/*css*/
@import "reset.css";
@import "skeleton.css";
@import "font-awesome.css";

html, body {height:100%;}

body{
	background: url(../images/content_bg.jpg) repeat 0 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: 400;
	color:#FF3300;
	position:relative;
	min-width:320px;
	-webkit-text-size-adjust: none;
}

/*Imeges*/
img{
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	height:auto;
	max-width:100%;
}



.frame{} /* img border, paddings, shadows */

.img_fleft{
	float:left;
	margin-right:20px;
}

.img_right{
	float:right;
	margin-left:20px;
}

/*Links*/
a{
	color:#00CCFF;
	text-decoration:none;
}
	a:hover{
		text-decoration:underline;
	}
a[href^="tel:"] {
	color: inherit;
	text-decoration:none;
}
.btn{
	background:#000;
	color:#fff;
	display:inline-block;
	font:12px/16px Arial, Helvetica, sans-serif;
	padding:10px 12px;
	text-decoration:none;
}
	.btn:hover{
		background-color:#f00;
		text-decoration:none;
	}


/*Titles*/
h2{
	color:#333f00;
	font:bold 30px/36px Arial, Helvetica, sans-serif;
	margin-bottom:20px;
}
h3{
	color:#f00;
	font:bold 26px/30px Arial, Helvetica, sans-serif;
	margin-bottom:20px;
}
	h3.central_title{
		font-family: 'Open Sans', sans-serif;
		font-size: 30px;
		line-height: 36px;
		font-weight: 700;
		color: #2b2b2b;
		margin-bottom:20px;
		text-align: center;
		letter-spacing: -1px;
		}
		h3.central_title span{
			color: #e95325;
			}
h4{
	font-family: 'Open Sans', sans-serif;
	font-size: 27px;
	line-height: 32px;
	font-weight: 600;
	color: #2b2b2b;
	margin-bottom:20px;
	font-weight: 700;
	}
	
	
	h4.general_h4{
		font-family: 'Open Sans', sans-serif;
		font-size: 19px;
		line-height: 23px;
		font-weight: 700;
		color: #e95325;
		margin-bottom:0px;
		}
	h4.simpl{
		font-family: 'Open Sans', sans-serif;
		font-size: 18px;
		line-height: 22px;
		font-weight: 300;
		color: #2b2b2b;
		text-transform: uppercase;
		}

	h4.footer_title{
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-size: 30px;
	line-height: 30px;
	font-weight: 400;
	text-transform: uppercase;
	color: #2e2e2e;
	margin-bottom: 23px;
		}

h5{
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 19px;
	font-weight: 400;
	color:#e95325;
	margin-bottom:20px;
	border-bottom: 1px solid #2b2b2b;
	padding-bottom: 6px;
	text-transform: uppercase;
	}
	h5.bold{
		color: #1b8abe;
		font-size: 16px;
		font-weight: 700;
		letter-spacing: -1px;
		}

	h5.post_title{
		font-size: 19px;
		line-height: 24px;
		font-weight: 700;
		color: #e95325;
		margin-bottom: 0px;
		border-bottom: none;
		text-transform: none;
		}
	h5.simple{
		font-size: 14px;
		line-height: 17px;
		font-weight: 400;
		color: #1b8abe;
		padding-bottom: 0px;
		margin-bottom: 10px;
		border-bottom: none;
		text-transform: uppercase;
		}


h6{
	color:#f00;
	font:bold 13px/18px Arial, Helvetica, sans-serif;
	}
	h6.simple_h6{
		font-family: 'Open Sans', sans-serif;
		font-size: 14px;
		line-height: 18px;
		font-weight: 600;
		color:#2b2b2b;
		margin-bottom: 9px;
		}


h2 a, h3 a, h4 a, h5 a, h6 a{
	color:inherit;'
}
	h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover{
		color:#e95325;
		text-decoration:none;
	}
hr {
	border: none;
	border-bottom: 1px solid #2b2b2b;
	}
/* Indents */
p{
	margin-bottom:18px; /*as line-height in body*/
	}
	p.general_p{
		font-size: 12px;
		line-height: 18px;
		color: #2b2b2b;
		font-weight: 400;
		}
	p.italic{
		font-style: italic;
		font-size: 14px;
		font-weight: 400;
		}
	p.italic_simple{
		font-style: italic;
		font-size: 13px;
		line-height: 21px;
		font-weight: 400;
		margin-bottom: 21px;
		}
	p.post_prev{
		font-style: normal;
		color: #2b2b2b;
		font-size: 12px;
		font-weight: 400;
		line-height: 18px;
		margin-bottom: 22px;
		}

.m_06{margin-bottom:6px !important;}
.m_07{margin-bottom:7px !important;}
.m_05{margin-bottom:5px;}
.m_09{margin-bottom:9px;}
.m_10{margin-bottom:10px !important;}
.m_15{margin-bottom:15px !important;}
.m_17{margin-bottom:17px !important;}
.m_18{margin-bottom:18px !important;}
.m_19{margin-bottom:19px !important;}
.m_20{margin-bottom:20px !important;}
.m_25{margin-bottom:25px !important;}
.m_29{margin-bottom:29px;}
.m_30{margin-bottom:30px;}
.m_31{margin-bottom:31px;}
.m_35{margin-bottom:35px;}
.m_36{margin-bottom:36px !important;}
.m_39{margin-bottom:39px !important;}
.m_40{margin-bottom:40px !important;}
.m_45{margin-bottom:45px;}
.m_48{margin-bottom:48px !important;}
.m_50{margin-bottom:50px;}
.m_52{margin-bottom:52px;}
.m_55{margin-bottom:55px;}
.m_56{margin-bottom:56px;}
.m_57{margin-bottom:57px;}
.m_59{margin-bottom:59px !important;}
.m_60{margin-bottom:60px;}
.m_61{margin-bottom:61px;}
.m_63{margin-bottom:63px !important;}
.m_64{margin-bottom:64px !important;}
.m_65{margin-bottom:65px;}
.m_67{margin-bottom:67px !important;}
.m_68{margin-bottom:68px !important;}
.m_69{margin-bottom:69px !important;}
.m_70{margin-bottom:70px;}
.m_75{margin-bottom:75px;}
.m_80{margin-bottom:80px;}
.m_85{margin-bottom:85px;}
.m_90{margin-bottom:90px;}




.pb_0{
	padding-bottom:0;
	}


/* Lists */
.list li{
	margin-top: 21px;
	padding-bottom: 21px;
	position: relative;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 19px;
	font-weight: 400;
	padding-left: 36px;
	border-bottom: 1px solid #cacaca;
	}
	.list li:before{
		position: absolute;
		content: "\f0fe";
		font-family: FontAwesome;
		font-size: 20px;
		line-height: 20px;
		color: #2b2b2b;
		left: 0px;
		top: 0px;
		}
	.list li:first-child{
		margin-top:0;
		padding-top: 0px;
		}
		.list li:first-child:before{
			top: 0;
			}
	.list li a{
		color:#2b2b2b;
		text-decoration:none;
		-webkit-transition: 0.3s;
		-moz-transition: 0.3s;
		-ms-transition: 0.3s;
		-o-transition: 0.3s;
		transition: 0.3s;
	}
		.list li a:hover{
			color:#e95325;
			text-decoration:none;
		}


.progress_box{
	margin-bottom: 19px;
	}
	.progress_box h5{
		display: block;
		background: #e2e1de;
		position: relative;
		padding: 14px 0px 12px 45px;
		font-family: 'Open Sans', sans-serif;
		font-size: 14px;
		line-height: 17px;
		font-weight: 600;
		color: #2b2b2b;
		text-transform: uppercase;
		margin-bottom: 0;
		border-bottom: none;
		}
		.progress_box h5 span{
			font-size: 20px;
			line-height: 20px;
			color: #6d6d6d;
			position: absolute;
			top: 13px;
			left: 14px;
			}
	.progress_bar{
		display: block;
		background: #e95325;
		height: 16px;
		}
		.bar1{
			width: 87%;
			}
		.bar2{
			width: 51%;
			}
		.bar3{
			width: 25%;
			}



.thumb_box{
	border: 1px solid #d7d7d7;
	}
	

	
	.thumb_box h6{
		margin-left: 19px;
		}
		#thumbs .thumb_box h6 a{
			margin-bottom: 0;
			}
	.thumb_box p{
		margin-left: 19px;
		}


#thumbs .thumb_box a{
	margin-bottom: 18px;
	position: relative;
	display: block;
	overflow: hidden;
	margin-top: -1px;
	margin-left: -1px;
	margin-right: -1px;
	}
	.thumb_box a img{
		display: block;
		position: relative;
		width: 100%;
		max-width: inherit;
		}


	#thumbs .thumb_box a span.bg{
		background: url(../images/span_bg.png) repeat 0 0;
		position: absolute;
		bottom: -100px;
		height: 0;
		left: -100%;
		bottom: -100%;
		-webkit-transition: 0.5s;
		-moz-transition: 0.5s;
		-ms-transition: 0.5s;
		-o-transition: 0.5s;
		transition: 0.5s;
		}
		#thumbs .thumb_box a:hover span.bg{
			display: block;
			height: 100%;
			left: 0px;
			right: 0px;
			bottom: 0px;
			
			}

	#thumbs .thumb_box a span.fa-arrows{
		position: absolute;
		left: 50%;
		margin-left: -23px;
		top: -30px;
		margin-top: -23px;
		color: #fff;
		font-size: 46px;
		line-height: 46px;
		-webkit-transition: 0.4s;
		-moz-transition: 0.4s;
		-ms-transition: 0.4s;
		-o-transition: 0.4s;
		transition: 0.4s;
		z-index: 2;
		}

		#thumbs .thumb_box a:hover span.fa-arrows{
			display: block;
			position: absolute;
			left: 50%;
			margin-left: -23px;
			top: 50%;
			margin-top: -23px;
			color: #fff;
			font-size: 46px;
			line-height: 46px;
			
			}

	#thumbs .thumb_box h6 a{
		display: inline-block;
		}





/**/
blockquote{width:100%;}
	cite{text-align:right;}
time{}

/************Header************/
header{
	width:100%;
	}

.header_cont{
	background: #2b2b2b;
	}
	.header_box{
		position: relative;
		padding-top: 51px;
		padding-bottom: 61px;
		}

h1{
	position: absolute;
	top: 0px;
	left: 0px;
	
	z-index: 1;
	}
	h1 a{}
		h1 a:hover{
			text-decoration:none;
		}
	h1 .slogan{
		display:block;
	}

/* Menu */
nav{
	float: right;
	margin-right: 23px;
}
	.sf-menu {
		list-style:none;
	}
		.sf-menu > li {
			float:left;
			font-family: 'Open Sans', sans-serif;
			font-size: 14px;
			line-height: 17px;
			font-weight: 700;
			margin-left:21px;
			position:relative;
		}
		.sf-menu > li:first-child{
			margin-left:0;
		}
			.sf-menu > li > a {
				color: #c1c1c1;
				text-decoration:none;
				-webkit-transition: 0.3s;
				-moz-transition: 0.3s;
				-ms-transition: 0.3s;
				-o-transition: 0.3s;
				transition: 0.3s;
				}
				.sf-menu > li.sfHover > a,
				.sf-menu > li > a:hover,
				.sf-menu > li.current > a {
					color:#fff;
					text-decoration:none; 
				}
				.sf-menu > li > a.sf-with-ul:after{
					/*menu arrow*/
				}
			.sf-menu .menu-arrow{display:none;}

		/* submenu */
		.sf-menu ul {
			background: #1b8abe;
			display: none;
			left: -62px;
			padding: 26px 20px 31px;
			position: absolute;
			top: 38px;
			width: 135px;
			-webkit-box-shadow: 1px 2px 3px 0px rgba(0, 0, 0, 0.16);
			-moz-box-shadow:    1px 2px 3px 0px rgba(0, 0, 0, 0.16);
			box-shadow:         1px 2px 3px 0px rgba(0, 0, 0, 0.16);
			z-index: 99;
			}
			.sf-menu ul li{
				margin-top:20px;
				position:relative;
				font: 12px/15px Arial, Helvetica, sans-serif;
				text-align: center;
			}
				.sf-menu ul li:first-child{
					margin-top:0;
				}
				.sf-menu ul li a{
					display: inline-block;
					
					color:#fff;
					text-decoration:none;
				}
				.sf-menu ul li > a:hover,
				.sf-menu ul li.sfHover > a,
				.sf-menu ul li.active > a{
					color:#424242;
					text-decoration:none;
				}
		/* subsubmenu */
		.sf-menu ul ul {
			background:#fff;
			left: 156px;
			top: -27px;
			-webkit-box-shadow: 1px 2px 3px 0px rgba(0, 0, 0, 0.16);
			-moz-box-shadow:    1px 2px 3px 0px rgba(0, 0, 0, 0.16);
			box-shadow:         1px 2px 3px 0px rgba(0, 0, 0, 0.16);
			z-index: 98;
			}
			.sf-menu ul ul li a{
				color:#424242;
				text-decoration:none;
			}
			.sf-menu ul ul li > a:hover,
			.sf-menu ul ul li.sfHover > a,
			.sf-menu ul ul li.active > a{
				color:#1b8abe;
				text-decoration:none;
			}
	#mm0{
		display:none;
		border: 1px solid #ff781d;
		padding: 3px;
		width: 100%;
	}


.header_soc_icon{
	overflow: hidden;
	float: right;
	border-left: 1px solid #595a5c;
	padding-left: 17px;
	padding-top: 2px;
	padding-bottom: 2px;
	}
	.header_soc_icon li{
		float: left;
		font-size: 16px;
		line-height: 16px;
		color: #fff;
		margin-left: 9px;
		}
		.header_soc_icon li:first-child{
			margin-left: 0;
			}
		.header_soc_icon li a span:before{
			font-family: FontAwesome;
			font-size: 16px;
			line-height: 16px;
			color: #fff;
			-webkit-transition: 0.3s;
			-moz-transition: 0.3s;
			-ms-transition: 0.3s;
			-o-transition: 0.3s;
			transition: 0.3s;
			}
			.header_soc_icon li a:hover span:before{
				color: #e95325;
				}

.slide_box{

	position: relative;
	height: 507px;
	background: center;
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	}
	.slide_box:after{
		display: block;
		content: '';
		width: 100%;
		height: 5px;
		position: absolute;
		bottom: 0px;
		left: 0px;
		background: url(../images/slide_shadow.png) repeat-x 0 0;
		}

	.caption{
		position: absolute;
		width: 550px;
		left: 50%;
		margin-left: -470px;
		top: 103px;
		letter-spacing: -2px;
		}
		.caption span{
			font-size: 65px;
			line-height: 75px;	
			font-family: 'Open Sans', sans-serif;
			font-weight: 600;
			font-style: italic;
			color: #EA5326;
			display: block;
			margin-bottom: 53px;
			}
			.caption_btn{
				display: inline-block;
				border: 2px solid #ffffff;
				border-radius:  6px;
				background-color: #666666;
				font-family: 'Open Sans', sans-serif;
				font-weight: 800;
				text-transform: uppercase;
				font-size: 14px;
				line-height: 17px;
				color: #ffffff;
				padding: 12px 24px 14px 24px;
				letter-spacing: 0px;
				-webkit-transition: 0.3s;
				-moz-transition: 0.3s;
				-ms-transition: 0.3s;
				-o-transition: 0.3s;
				transition: 0.3s;
				}
				.caption_btn:hover{
					text-decoration: none;
					background-color: #e95325;
					color: #fff;
					}

/************Content***********/

#content{
	padding-top: 64px;
	}
	
	
	
	
	.video_box{
		float: left;
		border: 1px solid #2b2b2b;
		padding: 4px;
		width: 560px;
		}
		.video_box iframe{
			height: 313px;
			width: 100%;
			}
	
	
	
	
	
	.picture_box{
		background: url(../images/picture_box_bg.jpg) no-repeat 0 0;
		background-size: cover;
		-moz-background-size: cover;
		-webkit-background-size: cover;
		padding-top: 67px;
		padding-bottom: 67px;
		}
		.picture_message{
			background: #fff;
			padding: 42px 0px 30px 57px;
			overflow: hidden;
			}
			.picture_message h4{
				font-family: 'Open Sans', sans-serif;
				font-size: 32px;
				line-height: 38px;
				font-weight: 700;
				margin-bottom: 0px;
				color: #2b2b2b;
				letter-spacing: 0px;
				}
				.picture_message .f_left{
					margin-right: 48px;
					}
			.picture_box_btn{
				display: inline-block;
				padding: 15px 53px 14px 52px;
				background: #e95325;
				font-family: 'Open Sans', sans-serif;
				font-size: 14px;
				line-height: 14px;
				font-weight: 800;
				color: #fff;
				text-transform: uppercase;
				margin-top: 14px;
				-webkit-transition: 0.3s;
				-moz-transition: 0.3s;
				-ms-transition: 0.3s;
				-o-transition: 0.3s;
				transition: 0.3s;
				border-radius: 4px;
				}
				.picture_box_btn:hover{
					text-decoration: none;
					background-color: #1b8abe;
					}
.right_box{
	float: right;
	width: 335px;
	padding-top: 32px;
	}

	.right_box h4{
		margin-bottom: 13px;
		}
	.right_box p{
		line-height: 24px;
		margin-bottom: 18px;
		}



	.star_list{

	}
		.mr_34{
			margin-right: 34px;
			}
		.star_list li{
			display: block;
			background: url( ../images/star_list.png) no-repeat 1px 3px ;
			padding-left: 22px;
			font-family: 'Open Sans', sans-serif;
			font-size: 14px;
			line-height: 17px;
			font-weight: 400;
			margin-top: 7px;
			}	
			.star_list li:first-child{
				margin-top: 0px;
				}
				.star_list li a{
					color: #2b2b2b;
					-webkit-transition: 0.3s;
					-moz-transition: 0.3s;
					-ms-transition: 0.3s;
					-o-transition: 0.3s;
					transition: 0.3s;
					}
				.star_list li a:hover{
					text-decoration: none;
					color: #e95325;
					}
				

.simple_img{
	width: 100%;
	margin-bottom: 8px;
	}
.btn1, .btn2{
	display: inline-block;
	padding: 3px 6px 5px 5px;
	font-family: 'Open Sans', sans-serif;
	font-size: 10px;
	line-height: 10px;
	font-weight: 600;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 16px;
	}
	.btn1{
		background: #1b8abe;
		-webkit-transition: 0.3s;
		-moz-transition: 0.3s;
		-ms-transition: 0.3s;
		-o-transition: 0.3s;
		transition: 0.3s;
		}
		.btn1:hover{
			background: #e95325;
			text-decoration: none;
			}
	.btn2{
		background: #e95325;
		-webkit-transition: 0.3s;
		-moz-transition: 0.3s;
		-ms-transition: 0.3s;
		-o-transition: 0.3s;
		transition: 0.3s;
		}
		.btn2:hover{
			background: #1b8abe;
			text-decoration: none;
			}

.date{
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: 400;
	color: #777676;
	margin-bottom: 14px;
	}
.continue_link{
	display: inline-block;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: 400;
	color: #e95325;
	text-decoration: underline;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	}
	.continue_link:hover{
		text-decoration: none;
		color: #2b2b2b;
		}


.simple_link{
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: 400;
	color: #e95325;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	}
	.simple_link:hover{
		text-decoration: none;
		color: #6d6d6d;
		}

.date_link{
	position: relative;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: 400;
	color: #e95325;
	padding-left: 30px;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	}
	.date_link:before{
		position: absolute;
		left: 0px;
		top: 0px;
		font-family: FontAwesome;
		content: "\f073";
		font-size: 22px;
		line-height: 22px;
		}

		.date_link:hover{
			text-decoration: none;
			color: #6d6d6d;
			}


.carousel_link{
	position: relative;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: 400;
	color: #e95325;
	padding-left: 30px;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	}
	.carousel_link:before{
		position: absolute;
		left: 0px;
		top: 0px;
		font-family: FontAwesome;
		content: "\f075";
		font-size: 22px;
		line-height: 22px;
		}
		.carousel_link:hover{
			text-decoration: none;
			color: #6d6d6d;
			}

.mail_link{
	display: inline-block;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: 400;
	font-style: italic;
	color: #e95325;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	}
	.mail_link:hover{
		text-decoration: none;
		color: #6d6d6d;
		}

.quotes{
	overflow: hidden;
	margin-bottom: 23px;
	}
	.quotes .number{
		float: left;
		margin-right: 20px;
		background: #e95325;
		text-align: center;
		font-family: 'Open Sans', sans-serif;
		font-size: 19px;
		line-height: 19px;
		font-weight: 700;
		font-style: normal;
		color: #fff;
		padding: 16px 0px 15px 0px;
		border-radius: 49%;
		width: 50px;
		margin-top: 4px;
		}

		.quotes h5.post_title{
			margin-bottom: 7px;
			}











/*----------- Map ------------*/
.map{
	margin-bottom: 17px;
	}
.map iframe{
	width:100%;
	height:298px;
	
}
address{

	}
address dl{
	width:100%;
	overflow:hidden;
	position:relative;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: 400;
	font-style: normal;
}
address dt{
	margin-bottom: 22px;
	
	}
address dd{
	overflow:hidden;
	}
	address dd.mail{
		font-style: italic;
		margin-top: 25px;
		color: #e95325;
		}
		address dd.mail a{
			color: #e95325;
			-webkit-transition: 0.3s;
			-moz-transition: 0.3s;
			-ms-transition: 0.3s;
			-o-transition: 0.3s;
			transition: 0.3s;
			}
			address dd.mail a:hover{
				text-decoration: none;
				color: #6d6d6d
				}
address dl span {
	float:left;
	width:79px;
}

/************Footer************/

#index2 footer{
	padding-top: 0px;
	}
footer{
	width:100%;
	padding-bottom: 40px;
	padding-top: 63px;
	}

	.footer_menu{
		margin-bottom: 20px;
		}
		.footer_menu li{
			font-family: 'Open Sans', sans-serif;
			font-size: 14px;
			line-height: 24px;
			font-weight: 300;
			text-align: center;
			}
			.footer_menu li a{
				display: inline-block;
				
				color: #2e2e2e;
				-webkit-transition: 0.3s;
				-moz-transition: 0.3s;
				-ms-transition: 0.3s;
				-o-transition: 0.3s;
				transition: 0.3s;
				} 
				.footer_menu li a:hover, .footer_menu li.current a{
					color: #e95325;
					text-decoration: none;
					}

	.footer_list{
		margin-bottom: 20px;
		}
		.footer_list li{
			font-family: 'Open Sans', sans-serif;
			font-size: 14px;
			line-height: 24px;
			font-weight: 300;
			color: #2e2e2e;
			text-align: center;
			}
			.footer_list li .span1{
				width: 72px;
				display: inline-block;
				margin-right: 7px;
				text-align: left;
				margin-left: 10px;
				}
			.footer_list li .span2{
				width: 65px;
				display: inline-block;
				margin-right: 4px;
				margin-left: 8px;
				text-align: left;
				}
			.footer_list li a{
				display: inline-block;
				text-align: center;
				color: #1b8abe;
				-webkit-transition: 0.3s;
				-moz-transition: 0.3s;
				-ms-transition: 0.3s;
				-o-transition: 0.3s;
				transition: 0.3s;
				} 
				.footer_list li a:hover{
					color: #e95325;
					text-decoration: none;
					}
	
	.footer_mail_link{
		font-family: 'Open Sans', sans-serif;
		font-size: 14px;
		line-height: 24px;
		font-weight: 300;
		color: #e95325;
		text-align: left;
		margin-left: 30px;
		font-style: italic;
		-webkit-transition: 0.3s;
		-moz-transition: 0.3s;
		-ms-transition: 0.3s;
		-o-transition: 0.3s;
		transition: 0.3s;
		}
		.footer_mail_link:hover{
			color: #2e2e2e;
			text-decoration: none;
			}



	.copyright{
		font-family: 'Open Sans', sans-serif;
		font-size: 14px;
		line-height: 16px;
		font-weight: 300;
		color: #2e2e2e;
		text-align: center;
		}
			.copyright span.corp_name{
				font-weight: 700;
				text-transform: uppercase;
				}
		.copyright a{color:inherit;}
	.footer-link{display:block;}


#toTop {
	border: none;
	bottom: 300px;
	color: transparent;
	display: none;
	height: 27px;
	overflow: hidden;
	position: fixed;
	right: 40px;
	text-decoration: none;
	width: 26px;
	z-index: 20;
	font-size: 28px;
	line-height: 28px;
	margin-right: -620px !important;
	}
	#toTop:before {
	font-family: FontAwesome;
	content: '\f0aa';
	color: #818185;
	}
	#toTop:hover:before {
		color: #c9c8c7;
		}
#toTop:hover{
	background-position:center -51px;
}

#toTop:active, #toTop:focus {
	outline:none;
}


/*==================================RESPONSIVE LAYOUTS===============================================*/


@media only screen and (max-width: 995px) {
	.img_fleft,
	.img_right{
		max-width:45%;
	}
	
	.sf-menu > li{
		margin-left:15px;
	}


	.slide_box {
		height: 290px;
		}
		.caption span {
			font-size: 40px;
			line-height: 50px;
			}


	.footer_list li {
		font-size: 11px;
		}

	.video_box{
		width: 100%;
		}
	.right_box{
		width: 100%;
		}

	.caption {
		left: 50%;
		margin-left: -365px;
		top: 25px;
		}
	.video_box{
		padding: 0;
		border: none;
		}



}
@media only screen and (max-width: 767px) {
	.sf-menu{
		display:none;
	}

	h1 {
		left: 50%;
		margin-left: -119px;
		}

	.slide_box {
		height: 260px;
		}


	.caption {
		width: 420px;
		}
		.caption {
			left: 50%;
			margin-left: -210px;
			top: 25px;
			}



	.header_soc_icon{
		display: none;
		}
	.header_box {
		position: relative;
		padding-top: 150px;
		padding-bottom: 30px;
		}
	nav {
		float: none;
		margin-right: 0px;
		}

	.carousel_item {
		padding-left: 0px;
		}



	#mm0{
		display:block;
	}

	#owl{
		border: none;
		}
	


}
@media only screen and (max-width: 479px) {
	.img_fleft.nofloat,
	.img_right.nofloat{
		float:none;
		max-width:inherit;
		margin:0 0 20px;
	}

	.slide_box {
		height: 130px;
		}
	.caption{
		display: none;
		}
}
