html,body{
	width: 100%;
	height: 100%;
	display: block;
}
body{
	font-family:-apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif;
	font-size: 15px;
	font-weight: 400;
	line-height: 1.5;
	color: #666;
	background-color: #fff;
}

a{text-decoration: none;}
a:hover{text-decoration: none;}

.inline-columns{text-align: center;}
.inline-columns > div{
	display: inline-block;
	float: none;
}
.no-padding{padding:0;}
.open-responsive-menu{display: none;}

.widget .widget-title{
	width: 100%;
	margin-bottom: 20px;
	padding-bottom: 12px;
	position: relative;
}
.widget .widget-title h3{
	line-height: 2.55;
	margin: 0;
	padding: 0;
	font-weight: 700;
	font-size: 20px;
	color: #333;
	text-transform: uppercase;
}
.widget a{
	color:#333;
}
.widget ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.widget ul li{
	width: 100%;
	padding: 20px 0 20px 20px;
	border-bottom: 1px solid #ebebeb;
	position: relative;
}
.widget ul li:before{
	content: "\f105";
	font-family: "FontAwesome";
	color: #f1d204;
	position: absolute;
	left: 0;
}
.widget ul li a{
	line-height: 1.6;
	color: #888;
	transition: all 0.3s;
}
.widget .widget-title{
	position: relative;
	width: 100%;
	margin-bottom: 50px;
	padding-bottom: 12px;
}
.widget .search-form{
	width: 100%;
}
.widget .search-form .search-form-box{
	width: 100%;
	height: 39px;
	padding: 0 10px;
	border: 1px solid #000;
}
.widget .search-form .search-form-box #searchsubmit{
	height: 37px;
	line-height: 37px;
	margin-right: 10px;
	padding: 0;
	border: none;
	font-family: FontAwesome;
	background: transparent;
	color: #000;
	float: left;
}


input {
	width: 100%;
	padding: 10px;
	border: 1px solid rgb(169, 169, 169);;
	outline: 0;
	font-family: "Source Sans Pro", sans-serif;
	font-weight: 400;
	color: #888;
	resize: none;
	display: block;
}

#input-submit,input[type=submit] {
	width: auto;
	height: 36px;
	background-color: #f1d204;
	padding: 0 40px;
	display: inline-block;
	color: #fff;
	border: 1px solid #d7d7d7;
	font-family: "Source Sans Pro", sans-serif;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.widget .search-form .search-form-box #s{
	width: 84%;
	height: 37px;
	background: transparent;
	border: none;
	color: #333;
	text-transform: uppercase;
	outline: 0;
}

#input-submit:hover {
	opacity: 0.9;
}

#sidebar .widget .widget-title:before{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 41px;
	height: 3px;
	content: '';
	background-color: #f1d204;
}

#header{
	width: 100%;
	background-position: center;
	background-size: cover;
}

#header .top-header{
	width: 100%;
	padding-top: 40px;
}
#header .top-header .header-logo{
	display: block;
	font-size: 38px;
	float: left;
	color: #fff;
	transition:all .3s;
}
#header .top-header .header-navigation{
	float: right;
}
#header .top-header .header-navigation ul{
	width: 100%;
	margin: 35px 0 0 0 ;
	padding: 0;
	list-style-type:none; 
}
#header .top-header .header-navigation ul li:first-child{
	margin-left: 0;
}
#header .top-header .header-navigation ul li{
	margin-left: 40px;
	line-height: 1.375;
	font-weight: 700;
	font-size: 19px;
	color: #fff;
	text-transform: uppercase;
	position: relative;
	float: left;
}
#header .top-header .header-navigation ul li a{
	color: #fff;
}
#header .top-header .header-navigation ul li a:hover{
	color: #ffde00;
	text-decoration: none;
}
#header .bottom-header.blog{
	padding: 130px 0;
}
.responsive-menu{display: none;}
#header .bottom-header{
	width: 100%;
	padding-top: 240px;
	padding-bottom: 280px;
	text-align: center;
}
#header .bottom-header h2{
	margin: 0 0 50px 0;
	line-height: 1.2;
	font-weight: 500;
	font-size: 78px;
	color: #fff;
	text-transform: uppercase;
}
#header .bottom-header span.span-dot{
	color: #ffde00;
}
#header .bottom-header p{
	font-size: 16px;
	line-height: 1.6;
	margin-bottom: 60px;
	color: #fff;
}
#header .bottom-header .header-btn-1,#header .bottom-header .header-btn-2{
          display:inline
}
#header .bottom-header .header-button-one,#header .bottom-header .header-button-two{
	width: auto;
	height: 63px;
	margin:0 15px;
	padding: 0 70px;
	display: inline-block;
	border-radius: 3px;
	font-weight: 700;
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
	transition: all 0.3s;
}
#header .bottom-header .header-button-one{
	line-height: 57px;
	background-color: rgba(255,255,255,0.2);
	border: 3px solid #fff;
	

}
#header .bottom-header .header-button-one:hover{
	background: rgba(255,255,255,0.1);
	text-decoration: none;
}
#header .bottom-header .header-button-two{
	line-height: 63px;
	background: #f1d204;
	border: 3px;	
}
#header .bottom-header .header-button-two:hover{
    background: rgba(241,210,4,.9);
    text-decoration: none;
}

.front-page-section,.front-page-section .section-header,.front-page-section .section-content{
	width: 100%;
}
.front-page-section .section-header h3{
	margin: 0 0 30px 0;
	line-height: 0.6;
	font-weight: 900;
	font-size: 30px;
	color: #000;
	text-transform: uppercase;
}

#news{
	width: 100%;
	padding: 50px 0 30px 0;
	text-align: center;
	position: relative;
	background: #6a305e;
	background: linear-gradient(to bottom, #6a305e 0%, #451c56 100%);
	background-size: cover;
	background-attachment: fixed;
	background-position: center center;
}
#news .section-header h3{color: #fff;}
#news .news-blog-post{
	margin-top: 30px;
}
#news .section-content .post{
	width: 100%;
	background-color: #fff;
	padding-top: 40px;
	padding-bottom: 40px;
	text-align: left;
}
#news .section-content .post .post-title{
	width: 100%;
	height: 48px;
	line-height: 1.388;
	margin-bottom: 30px;
	padding: 0 30px;
	font-weight: 500;
	font-size: 18px;
	color: #333;
	text-transform: uppercase;
	transition: all 0.3s;
	display: block;
	overflow: hidden;
}
#news .section-content .post .post-title:hover{
	color: #f1d204;
	text-decoration: none;
}
#news .section-content .post .post-entry{
	margin: 30px 0 55px 0;
	padding: 0 30px;
	line-height: 1.6;
	color: #333;
}
#news .section-content .post .post-button{
	line-height: 1.388;
	padding: 0 30px;
	font-size: 18px;
	color: #f1d204;
	text-transform: uppercase;
	transition: all 0.3s;
}
#news .section-content .post .post-button:hover{
	text-decoration: none;
	color: #333;
}
#news .carousel-indicators{
	top: 100%;
}
#news .item h3{
	font-size: 20px;
	font-weight: 900;
	color: #fff;
	text-transform: uppercase;
}

#activity{
	width: 100%;
	background-color: #fbfbfb;
	padding: 65px 0 0;
	text-align: center;
}
#activity .container-fluid{
	max-width: 1920px;
}
#activity .section-header{
	margin-bottom: 65px;
}
#activity .activity{
	position: relative;
	display: block;
	width: 100%;
	height: 200px;
	background-size: cover;
}
#activity .activity .activity-overlay{
	width: 100%;
	height: 100%;
	background-color: #fff;
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	transition: all 0.3s;
}
#activity .activity .activity-overlay:hover{
	opacity: 0.3;
}


#footer{
	width: 100%;
	background-color: #f5f5f5;
	padding: 40px 0;
}
.widget{
	width: 100%;
	margin-bottom: 75px;
}
.widget:last-child{
	margin-bottom: 0;
}
#footer .widget .widget-title{
	margin: 0 0 20px 0;
	padding: 0;
}

#footer .widget .widget-title h3{
	line-height: 1.15;
	color:#888;
}
#footer .widget ul li{
	margin: 0 0 10px 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	border-bottom: none;
}
#footer .widget ul li a:before{
    color: #666;
}
#footer .widget ul li a{
	line-height: 1.5;
	color: #888;
}
#footer .widget ul li a:hover{
    color: #f1d204;
}
#footer .widget ul li:before{
	color: #888;
}
#footer .widget .textwidget p{
	color: #888;
	margin-bottom: 0;
}
#footer .footer-logo{
	width: 100%;
	margin-bottom: 20px;
	display: block;
	text-align: center;
}
#footer .footer-info p{
	text-align: right;
}

#blog{
	width: 100%;
	padding: 50px 0 40px 0;
}
#blog .blog-post{
	width: 100%;
	margin-bottom: 50px; 
}
#blog .blog-post .blog-post-title{
	width: 100%;
	margin-top: 0;
	margin-bottom: 10px;
	line-height: 1.4;
	font-weight: 700;
	font-size: 25px;
	color: #333;
	text-transform: uppercase;
	transition: all 0.3s;
	display: block;
}
#blog .blog-post .blog-post-title:hover {
	text-decoration: none;
	color: #f1d204;
}
#blog .blog-post h2.blog-post-title:hover{
	color: #333 !important;
}
#blog .blog-post .blog-post-meta{
	width: 100%;
	margin-bottom: 10px;
	line-height: 2.428;
	font-size: 14px;
}
#blog .blog-post .blog-post-entry{
	width: 100%;
	margin-bottom: 20px;
}
#blog .blog-post .blog-post-entry p{
	line-height: 1.6;
	color: #333;
}
#blog .blog-post .blog-post-entry table thead{
	background: #f1d204;
}
#blog .blog-post .blog-post-entry table thead th{
		text-align: center;
}
#blog .blog-post .blog-post-entry table tbody th{
	font-weight:300;
}
#blog .blog-post .blog-post-entry table tbody a{
        text-decoration: none;
	color: #666;
}
#blog .blog-post .blog-post-entry table tbody a:hover{
	color: #f1d204;
}
#blog .blog-post .blog-post-entry img{
        max-width: 100%;
        height: auto;
}

#blog .blog-post .blog-post-meta .post-meta-author .fa{
	margin-right: 6px;
	color: #f1d204;
}
#blog .blog-post .blog-post-meta .post-meta-author, #blog .blog-post .blog-post-meta .post-meta-time, #blog .blog-post .blog-post-meta .post-meta-categories{
	margin-left: 20px;
	color: #888;
}
#blog .blog-post .blog-post-meta .post-meta-time .fa, #blog .blog-post .blog-post-meta .post-meta-categories .fa{
	margin-left: 6px;
	color: #f1d204;
}
#blog .blog-post .blog-post-button {
	height: 45px;
	line-height: 45px;
	background-color: #f1d204;
	padding: 0 30px;
	display: inline-block;
	border-radius: 3px;
	font-weight: 700;
	font-size: 18px;
	color: #fff;
	transition: all 0.3s;
	text-transform: uppercase;
}
#blog .blog-post .blog-post-button:hover {
	text-decoration: none;
}
#blog .blog-post .association-button{
        width: 175px;
	height: 45px;
	line-height: 45px;
	padding: 0 10px;
	display: inline-block;
	border-radius: 3px;
	color: #333;
	transition: all 0.3s;
	text-transform: uppercase;
        text-align: center;
        overflow: hidden;
}
#blog .blog-post .association-button:hover{
	color: #fff;
	background-color: #f1d204;
}
#blog .paginate-links{
	width: 100%;
}
#blog .paginate-links .page-numbers,#blog .paginate-links .active{
    line-height: 32px;
    display: inline-block;
    width: 34px;
    height: 34px;
    text-align: center;
    color: #000;
}
#blog .paginate-links .active,#blog .paginate-links .page-numbers:hover{
    text-decoration: none;
    border: 1px solid #000;
}
#blog>table table span,#blog>table table a{
    line-height: 32px !important;
    width: 34px !important;
    height: 34px !important;
    text-align: center !important;
    color: #000 !important;
    border: 0 !important;
    padding: 0 !important;
    background: #fff !important;
    font-family:"Source Sans Pro",sans-serif !important;
    font-weight: 400 !important;
}
#blog>table table span:hover,#blog>table table a:hover{
    border: 1px solid #000 !important;

}
#blog>table table span.this-page{
    border: 1px solid #000 !important;
    font-weight: 400 !important;
}
#blog>table table .PrevDisabled, #blog>table table .NextDisabled{
    color:#888 !important;
}
#blog>table table .PrevDisabled:hover, #blog>table table .NextDisabled:hover{
    border:0 !important;
}
#blog #myScrollspy ul.nav-tabs li{
	margin: 0;
	border-top: 1px solid #ddd;
}
#blog #myScrollspy ul.nav-post-left{
	width: 140px;
	margin-top: 20px;
	border-radius: 4px;
	border: 1px solid #ddd;
	box-shadow: 0 1px 4px rgba(0,0,0,0.067);
}
#blog #myScrollspy ul.nav-tabs li a{
	color: #555;
}
#blog #myScrollspy ul.nav-tabs li a:hover,#blog #myScrollspy ul.nav-tabs li.active a{
	background-color: #ffde00;
	border: 1px solid #ffde00;
	font-weight: bold;
}
@media 
only screen and (max-width: 992px) {
	#header .top-header .header-navigation {
		display: none;
	}

	.open-responsive-menu {
		height: 100%;
		background: 0 0;
		padding: 26px 0;
		border: none;
		outline: 0;
		display: block;
		float: right;
	}

	.open-responsive-menu .fa {
		font-size: 22px;
		color: #fff;
	}

	.responsive-menu {
		width: 100%;
		background-color: #fff;
		margin-top: 20px;
		display: none;
	}

	.responsive-menu ul {
		width: 100%;
		margin: 0;
		padding: 0;
	}

	.responsive-menu ul li {
		width: 100%;
	}

	.responsive-menu ul li a {
		width: 100%;
		padding: 15px;
		display: block;
		border-bottom: 1px solid #e4e4e4;
		color: #000;
		text-align: center;
	}

	.responsive-menu.active {
		display: block;
	}

	#header .bottom-header .header-button-one,
	#header .bottom-header .header-button-two {
		margin-top: 10px;
		margin-bottom: 10px;
	}
}

@media only screen and (max-width: 767px) {
	#header .top-header .header-logo img {
		max-width: 320px;
	}

	#header .bottom-header h2 {
		font-size: 60px;
	}

	#counter .col-sm-4 {
		border-right: none;
	}

	#counter .widget_illdy_counter:nth-child(1) {
		margin-top: 0;
	}

	#counter .widget_illdy_counter:nth-child(2),
	#counter .widget_illdy_counter:nth-child(3) {
		margin-top: 40px;
	}
	#footer .footer-logo {
		text-align: left;
	}

	#footer .col-sm-3 {
		margin-top: 40px;
	}

	#footer .col-sm-3:first-child {
		margin-top: 0;
	}

	#sidebar {
		width: 100%;
		margin-top: 0;
		padding-left: 0;
		border-left: none;
	}

	.blog-post-related-articles .related-post {
		margin: 40px 0;
	}

	#comments #comments-list ul.comments .comment .comment-gravatar {
		margin-bottom: 20px;
	}

	#blog {
		padding-bottom: 0;
	}
}

@media only screen and (max-width: 320px) {
	#header .bottom-header h2 {
		font-size: 40px;
	}
}





.markup-format p{
	line-height: 25px;
	margin:30px;
}
#sidebar{
	width: 90%;
	margin: 50px 0 40px 0;
	padding-left: 10%;
	border-left: 1px solid #ebebeb;
	float: right;
}