.clear {
	clear:both;
	font-size:0px;
}
.col-md-8.line_1_2_wrapper,#section_1{
	position: static!important;
	padding: 0!important;
}
@media(min-width:768px){
	header{
		position: relative;
		left:0;
		right:0;
		z-index: 10;
		-webkit-transition: all 0.5s ease;
		-moz-transition: all 0.5s ease;
		-o-transition: all 0.5s ease;
		-ms-transition: all 0.5s ease;
		transition: all 0.5s ease;
	}
	.tf-newstore-sticky-head-show header{
		background: #FFF;
		box-shadow:0px 0px 15px -10px #000;
		position:fixed;
		left:0;
		right:0;
		z-index: 20;
	}
}
@media(max-width:768px){
	header{
		padding: 10px;
		-webkit-transition: all 0.5s ease;
		-moz-transition: all 0.5s ease;
		-o-transition: all 0.5s ease;
		-ms-transition: all 0.5s ease;
		transition: all 0.5s ease;
	}
	header *{
	}
}
.section_1_wrapper{
	overflow: hidden;
	position: relative;
}
.col-md-12.line_1_1_wrapper{
	padding:0px;
}
body .slider_container ul li{
	border-radius:0px;
}
.col-md-3.logo{
	padding: 0;
}
#head_4{
	padding-top:20px;
}
.logo img{
	padding:10px;
}
#showsearch{
	margin-top:30px;
	width:40px;
	height:40px;
	line-height:40px;
	text-align:center;
	font-size:20px;
	display:block;
	color:#222;
	float:left;
}
#sidesearch{
	position: absolute;
	top:70px;
	width:260px;
	left:0;
	height:42px;
	border:1px solid #CCC;
	opacity: 0;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
	z-index:999;
}
#sidesearch.show{
	opacity: 1;
}
#sidesearch input[type="text"]{
	width:220px;
	float:right;
	border-radius:0;
	height:40px;
	line-height:40px;
	padding-right:10px;
	border:none;
}
#sidesearch button{
	width:38px;
	height:40px;
	line-height:40px;
	text-align:center;
	float:right;
	padding: 0!important;
	margin:0!important;
	border:none;
}
.col-md-1.left{
	flex: 0 0 12.333333%;
	max-width: 12.333333%;
	padding: 0;
	padding-top: 30px;
}
.col-md-1.right{
	flex: 0 0 4.333333%;
	max-width: 4.333333%;
	padding: 0;
}
.col-md-4.line_2_1_wrapper{
	color: #fff;
	background: #004900;
	padding: 60px 30px 40px;
	font-size: 16px;
}
.col-md-8.line_2_2_wrapper{
	padding: 60px 30px 40px;
	font-size: 16px;
}
.col-md-8.line_2_2_wrapper h2{
	color: #25408f;
	margin-bottom: 10px;
}
.col-md-8.line_2_2_wrapper h4{
	color:#004900;
	margin-bottom: 10px;
}
.col-md-4.line_2_1_wrapper a{
	color:#fff;
	font-size:18px;
	padding:2px 10px;
	display:inline-block;
	margin:1px;
	border-radius:3px;
	width:31%;
	text-align:center;
	font-weight:100;
	transition:all 0.4s;
}
.col-md-4.line_2_1_wrapper a:hover{
	color:#004900;
	background:#fff;
}
.textwidget p{
	display:block;
	width:100%;
}
section.section_3_wrapper{
	background: #F6F8FB;
	padding: 60px 0;
}
section.section_4_wrapper{
	padding: 60px 0;
	text-align: center;
	font-size: 20px;
	line-height: 200%;
	color:#FFF;
}
section.section_4_wrapper h3{
	text-align: center;
	font-size: 30px;
	line-height: 200%;
	color:#FFF;
}
.news-scroll8 h3{
	text-align: center;
	font-size: 26px;
	color:#004900;
}
section.section_5_wrapper{
	padding: 60px 0;
	text-align: justify;
	font-size: 14px;
	line-height: 170%;
	color:#FFF;
}
section.section_5_wrapper h3{
	text-align: center;
	font-size: 30px;
	line-height: 200%;
}
section.section_5_wrapper h4{
	font-size: 16px;
	line-height: 170%;
}
section.section_5_wrapper a{
	font-size: 14px;
	line-height: 180%;
}
footer{
	padding-top: 40px;
	text-align: justify;
}
#foot8{
	border-top:1px solid #EFEFEF;
	padding-bottom: 15px!important;
}
footer a{
}
footer h3{
	font-size:17px;
	margin-bottom:10px;
}
footer a i{
	font-size:11px;
}
.inside header{
	position: relative;
	background: #284393;
}
.inside_wrapper{
}