@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'BebasNeueRegular';
    src: url('fonts/BebasNeue-webfont.eot');
    src: url('fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/BebasNeue-webfont.woff') format('woff'),
         url('fonts/BebasNeue-webfont.ttf') format('truetype'),
         url('fonts/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
html
{
	font-family:Arial, Helvetica, sans-serif;
}
a{color:inherit; text-decoration:none; outline:none; border:none;}
img{outline:none; border:none;}
body
{
	width:100%;
	height:100%;
	position:relative;
	float:left;
	margin:0;
	padding:0;
	background:#FFF;
	font-family: Cambria, Palatino, "Palatino Linotype", "Palatino LT STD", Georgia, serif;
}
section
{
	width:100%;
	height:auto;
	/*min-height:40px;*/
	position:relative;
	float:left;
	margin:0;
	padding:0;
}
center
{
	width:1100px;
	height:auto;
	position:relative;
	margin:0 auto 0 auto;
	padding:0;
}
/*###############header#################*/
.header
{
	background:#047fcd;
}
.header_center
{
	width:100%;
	height:auto;
	min-height:32px;
	position:relative;
	float:left;
	margin:0;
	padding:0;
}
.header_center a
{
	width: auto;
	height: auto;
	position: relative;
	float: right;
	margin: 5px 0px 0px 0px;
	padding: 3px 20px 1px 20px;
	text-align: center;
	border-radius: 2px;
	background: #FFA800;
	color: #fff;
	font-weight: inherit !important;
	font-size: 14px;
	font-family: "Lato";
	border: none;
	outline: none;
}
.header_center a:hover
{
	background:#EF8800;
}
.header_center p
{
	width:auto;
	height:auto;
	position:relative;
	float:right;
	margin:4px 10px 0px 0px;
	padding:2px 0px 3px 0px;
	text-align:center;
	border-radius:20px;
	color:#fff;
	font-weight:inherit !important;
	font-size:16px;
	font-family:"Lato Light";
}
.header_center span{
	float:left;
	width: auto;
	height: auto;
	position: relative;
	margin: 3px 0px 0px 0px;
	padding: 3px 20px 1px 20px;
	font-weight: normal;
	font-size: 16px;
	font-family: "Lato Light";
	color: #fff;
	text-transform: uppercase;
}
.menu
{
	background:#FFFFFF;
}
.menu_center
{
	width:100%;
	height:auto;
	min-height:10px;
	position:relative;
	float:left;
	margin:0;
	padding:0;
}
.menu_center img
{
	width:auto;
	height:auto;
	position:relative;
	float:left;
	margin:8px 0px 8px 0px;
	padding:0;
	border:none;
	outline:none;
	z-index: 99;
}
.menu_center .menu_icon
{
	display:none;
}

.menu_center dl
{
	margin:0;
	padding:0;
}
.menu_center ul
{
	width:65%;
	height:70px;
	position:relative;
	float:right;
	margin:25px 0px 5px 0px;
	padding:0;
	cursor:pointer;
	display:block;
}

.menu_center ul li
{
	width:auto;
	height:auto;
	position:relative;
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	cursor:pointer;
}
.menu_center ul li samp
{
	width:auto;
	height:auto;
	position:relative;
	float:left;
	margin:0;
	padding:14px 20px 20px 20px;
	color:#515151;
	font-family: "Open Sans",sans-serif;
	font-size:15px;
	font-weight:600 !important;
	text-align:right;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	outline:none;
}
.menu_center .last_contact
{
	padding-right:0px !important;
	border-right:none;
}
.menu_center ul li samp:hover
{
	color:#0088cc;
}
.menu_center .active
{
	color:#0088cc;
}
.menu_center .nav
{
	background:#fff;
	z-index:20;
	height:27px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	
}

.menu_center ul li span
{
	width:auto;
	height:auto;
	position:relative;
	float:left;
	margin:0;
	padding:0;
	color:#999;
	font-family: "Open Sans",sans-serif;
	font-size:12px;
	font-weight:500 !important;
	text-align:right;
	cursor:pointer;
}
.menu_center ul li div
{
	width:400px;
	height:170px;
	position:absolute;
	top:61px;
	right:0px;
	margin:0;
	padding:0;
	float:left;
	z-index:10;
	background:#FFF;
	border:1px solid #ccc;
	display:none;
	cursor:pointer;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	border-top-left-radius:5px;
	-webkit-box-shadow:  0px 2px 0px 2px rgba(204, 204, 204, 0.31);
	-moz-box-shadow:  0px 2px 0px 2px rgba(204, 204, 204, 0.31);
	box-shadow: 0px 2px 0px 2px rgba(204, 204, 204, 0.31);
}
.menu_center ul li div aside
{
	
	height:auto;
	min-height:160px;
	position:relative;
	float:left;
	margin:5px;
	padding:0;
	
}
.menu_center ul li div aside article
{
	width:100%;
	min-height:160px;
	height:auto;
	position:relative;
	float:left;
	margin:0px;
	padding:0;
}
.menu_center ul li div aside article h1
{
	width:100%;
	height:50px;
	position:relative;
	float:left;
	margin:0;
	padding:0;
	color:#fff;
	text-align:left;
	line-height:50px;
	font-family: 'Open Sans', sans-serif;
	font-size:18px;
	font-weight:bold !important;
	
	
}
.menu_center ul li div aside span
{
	width:95%;
	height:auto;
	position:relative;
	float:right;
	text-align:right;
	margin:0;
	padding:2px 5% 2px 0%;
	line-height: 23px;
	font-size: 14px;
	color:#515151 !important;
	font-family: 'Open Sans', sans-serif!important;
	font-weight: 500;
	background:#fff;
}
.menu_center ul li div aside span:hover
{
	color:#0088cc !important;
}
.menu_center .span_active
{
	color:#0088cc !important;
}
.menu_center ul li div aside article p
{
	width:90%;
	height:auto;
	position:relative;
	float:left;
	margin:0;
	padding:0px 5% 3px 5%;
	color:#fff;
	text-align:left;
	line-height:18px;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	font-weight:500 !important;
	
}
.menu_center ul li div aside article img
{
	width:auto;
	height:auto;
	position:relative;
	float:left;
	margin:5px;
	padding:0;
}
.menu_center .article1
{
	background:url(../images/star_bg.png) top left repeat;
}
.menu_center .article2
{
	background:url(../images/org_palate.png) top left repeat;
}
.menu_center .article3
{
	background:url(../images/green_palate.png) top left repeat;
}
.menu_center .aside1
{
	width:220px;
}
.menu_center .aside2
{
	width:160px;
	margin-top:20px;
	min-height:inherit;
}
.menu_center .hover0
{
 display:block;
}
.menu_center .hover1
{
 display:none;
}
.menu_center .hover2
{
 display:none;
}
.menu_center .hover3
{
 display:none;
}
.menu_center .hover4
{
 display:none;
}


.about_menu
{
	background:#00a8f2;
}
.about_menu_content
{
	width:100%;
	height:auto;
	min-height:50px;
	position:relative;
	float:left;
	margin:0;
	padding:0;
}
.about_menu_content ul
{
	width:46%;
	height:auto;
	position:relative;
	margin:0px 0px 0px 35%;
	padding:0;
	text-align:center;
	float:left;
}
.about_menu_content ul li
{
	width:auto;
	height:auto;
	margin:0;
	padding:15px 12px 15px 20px;
	float:left;
	text-align:center;
	color:#fff;
	list-style:none;
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
	font-weight:500 !important;
	
	cursor:pointer;
}
.about_menu_content ul li:hover
{
	background:#ffa800;
}
.about_menu_content .active
{
	background:#ffa800;
}

.about_head
{
	background:#FFF;
}
.about_head_content
{
	width:100%;
	height:auto;
	min-height:10px;
	position:relative;
	float:left;
	margin:0;
	padding:0px 0px 0px 0px;
}
.about_head_content h1
{
	width:100%;
	height:auto;
	position:relative;
	float:left;
	margin:0;
	padding:0px 0px 10px 0px;
	text-align:center;
	font-family: 'Open Sans', sans-serif;
	font-size:24px;
	font-weight:300 !important;
	color:#ff7e00;
}
.about_head_content p
{
	width:100%;
	height:auto;
	position:relative;
	float:left;
	margin:0;
	padding:0;
	text-align:justify;
	font-family: 'Open Sans', sans-serif;
	font-size:20px;
	font-weight:100 !important;
	color:#484848;
}

.about_subhead
{
	background:#00a8f2;
}

.about_subhead_content
{
	width:100%;
	height:auto;
	min-height:200px;
	position:relative;
	float:left;
	margin:0;
	padding:20px 0px 20px 0px;
	color: #ffffff;
}
.about_subhead_content aside
{
	width:45%;
	height:auto;
	min-height:300px;
	position:relative;
	float:left;
	margin:0px 5% 0px 0px;
	padding:0;
}
.about_subhead_content aside h1
{
	width:100%;
	height:auto;
	position:relative;
	float:left;
	margin:0;
	padding:0;
	text-align:center;
	font-family: 'Open Sans', sans-serif;
	font-size:28px;
	font-weight:300 !important;
	color:#fff;
}
.about_subhead_content aside p
{
	width:100%;
	height:auto;
	position:relative;
	float:left;
	margin:0;
	padding:0;
	text-align:left;
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
	font-weight:400 !important;
	color:#fff;
}
.about_subhead_content article
{
	width:50%;
	height:auto;
	min-height:900px;
	position:relative;
	float:left;
	margin:0;
	padding:0;
	background:url(../images/abt_dir_arrow.png) left top no-repeat;
	
}
.about_subhead_content article h1
{
	width:100%;
	height:auto;
	position:relative;
	float:left;
	margin:0;
	padding:0;
	text-align:center;
	font-family: 'Open Sans', sans-serif;
	font-size:28px;
	font-weight:300 !important;
	color:#fff;
}
.about_subhead_content article p
{
	width:auto;
	height:auto;
	position:relative;
	float:left;
	margin:0;
	text-align:left;
	font-family: 'Open Sans', sans-serif;
	font-size:18px;
	font-weight:300 !important;
	color:#fff;
}
.about_subhead_content .about_padding1
{
	padding:40px 50px 0px 40px;
}
.about_subhead_content .about_margin1
{
	margin:30px 0px 0px 0px;
}

.about_subhead_content .about_padding2
{
	padding:90px 0px 0px 80px;
}
.about_subhead_content .about_margin2
{
	margin:90px 0px 0px 40px;
	clear:both;
}

.about_subhead_content .about_padding3
{
	padding:140px 0px 0px 40px;
}
.about_subhead_content .about_margin3
{
	margin:140px 0px 0px -20px;
}

.about_subhead_content .about_padding4
{
	padding:140px 0px 0px 40px;
}
.about_subhead_content .about_margin4
{
	margin:140px 0px 0px 40px;
	clear:both;
}

.about_subhead_content .white_arrow
{
	position:absolute;
	bottom:-50px;
	right:0;
	cursor:pointer;
}
.about_subhead_content article b
{
	font-weight:300 !important;
	font-size:34px;
}
.about_subhead_content article img
{
	width:auto;
	height:auto;
	position:relative;
	float:left;
	padding:0;
	text-align:left;
}

.sub_footer
{
	background:url(../images/footer_lt_img.png) left top no-repeat #E2DEDD;
	border-top:1px solid #ABABAB;
	z-index:100;
}
.sub_footer_center
{
	width:100%;
	height:auto;
	position:relative;
	float:left;
	margin:0;
	padding:20px 0px 18px 0px;
}
.sub_footer_center li
{
	width:30%;
	height:auto;
	position:relative;
	float:left;
	margin:0px 3% 0px 0px;
	padding:0;
	list-style:none;
}
/*.sub_footer_center .last_li
{
	margin:0;
	float:right;
}*/
.sub_footer_center li h1
{
	width:100%;
	height:auto;
	position:relative;
	float:left;
	margin:0;
	padding:20px 0px 20px 0px;
	text-align:left;
	font-family:"Lato Light";
	font-size:28px;
	font-weight:inherit !important;
	color:#606060;
}
.sub_footer_center li p
{
	width:100%;
	height:auto;
	position:relative;
	float:left;
	margin:0;
	padding:10px 0px 10px 0px;
	text-align:left;
	font-family:"Lato Light";
	font-size:18px;
	font-weight:inherit !important;
	color:#606060;
	border-top:1px solid #C6C4C4;
}

.sub_footer_center li p a:hover
{
	color:#0088cc;
}


.sub_footer_center li img
{
	width:auto;
	height:auto;
	position:relative;
	float:left;
	margin:0;
	padding:25px 10px 0px 0px;
	border:none;
	outline:none;
}
.footer
{
	background:#1C7EEE;	
}
.footer_center
{
	/*width:100%;*/
	height:auto;
	position:relative;
	float:left;
	margin:0;
	padding:0;
	text-align:center;
	color:#fff;
	font-size:17px;
	font-weight:inherit !important;
	font-family:"Lato Light";
	line-height:40px;
	margin: 0;
}
.gallery{
	list-style:none;
	text-align:justify;
}
.about_imgs{
	float:left;
}
.title{
	font-size: 16px;
    font-weight: bold;
}
a.more {
    background: url("../images/btn_play.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    padding-right: 12px;
	font-weight: bold;
	color: #FFA800;
}
.expt_logo{
	float: left; 
	padding-right: 3%;
}
.solution_imgs{
	background-color: #FFFAF0;
    float: left;
    margin-right: 3%;
	border-radius: 10px;
}

.last_li address {
    color: #606060;
    line-height: 2;
    text-align: left;
	font-style:normal;
}
.center_about {
    margin-left: 10% !important;
    width: 38% !important;
}

.block_one {
    float: left;
    padding-right: 1.5%;
    text-align: justify;
    width: 48%;
}
.block_two {
    float: left;
    text-align: justify;
    width: 48%;
	line-height:2;
	padding-left: 1.5%;
}
.block_two h1{
	text-align:center;
}
.block_one p{
	line-height:1.5;
}
.abt_setting{
	float: right;
    margin-right: 34%;
    text-align: center;
}
.auro_logo {
    color: #ffffff;
    float: right;
}
.design_logo {
     width: 12%;
}
.pint_tool{
	cursor: pointer;
}
.form-group_button{
	background-color: #ffffff;
	color: #3c3c3c;
	width:10%;
}
.form-control{
	border: 1px solid #ffffff;
	height: 30px;
	width: 100%;
}
.mess_box {
	height: 100px;
	border: 1px solid #ffffff;
	width: 100%;
}
.group_button{
	background-color: #333;
    border: 1px solid #333;
    border-radius: 5px;
    color: #ffffff;
    font-weight: bold;
    height: 35px;
    margin-top: 2%;
    width: 35%;
}
.imgs-logos
{
	margin-left: -25% !important;
    margin-top: 17% !important;
    position: absolute !important;
    text-align: center;
    opacity: 0.25;
}
@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0) { @media
{
    .menu_center ul li samp { 

        padding:14px 18px 20px 13px !important;
    }
}}



/*Media Query Css*/
@media only screen and (min-width: 1024px) and (max-width: 1199px) {
center
{
	width:950px;
}
.menu_center img
{
	width:200px;
}
.menu_center ul
{
	width:60%;
}

.menu_center ul li samp
{
	padding:14px 13px 20px 13px;
}

.about_menu_content ul
{
	width:54%;
	margin:0px 0px 0px 23%;
}

.about_subhead_content aside
{
	margin:0px 3% 0px 0px;
}
.about_subhead_content article
{
	width:52%;
}

.sub_footer_center li img
{
	padding:25px 5px 0px 0px;
}
}
@media only screen and (min-width: 900px) and (max-width: 1023px) {
center
{
	width:850px;
}
.menu_center .menu_icon
{
	display:block;
	float:right;
	margin-top:50px !important;
	cursor:pointer;
}

.menu_center ul
{
	width:100%;
	background:#96EDFF;
	margin:0px 0px 5px 0px;
	height:auto;
	display:none;
}
.menu_center ul li
{
	width:100%;
}
.menu_center ul li samp
{
	width:100%;
	padding:5px 0px 10px 0px;
	text-align:left;
	border:none;
	outline:none;
	text-indent:20px;
	border-bottom:1px solid #fff;
}
.menu_center ul li span
{
	display:none;
}
.menu_center ul li div
{
	width:100%;
	height:auto;
	position:relative;
	top:0px;
	right:0px;
	margin:0;
	padding:0;
	float:left;
	z-index:10;
	background:#FFF;
	border:0px solid #ccc;
	display:none;
	cursor:pointer;
	border-radius:0px !important;	
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	
}
.menu_center .aside1
{
	display:none;
}
.menu_center .aside2
{
	width:100%;
	margin-top:0px;
	margin:0px;
}
.menu_center ul li div aside span
{
	width:100%;
	float:left;
	text-align:left;
	margin:0;
	padding:2px 0% 2px 0%;
	display:block !important;
	text-indent:50px;
	border-bottom:1px solid #fff;
	background:#4AB2C8;
}
.menu_center ul li div aside span:hover
{
	background:#fff;
}
.menu_center .nav
{
	background:#fff;
	z-index:20;
	border:none;
	border-radius:0px;
	height:auto;
	border-bottom:1px solid #fff;
	background:#96EDFF;
}
.dropdown-link:before
{
	 content: "\f105";
   font-family: 'FontAwesome';
    font-style: normal;
    font-weight:inherit !important;
    text-decoration: inherit;
    color: #515151;
    font-size: 20px;
    padding-left: 0px;
    position: absolute;
    top: 5px;
    left: 100px;
	
}
/*.dropdown-link:after
{
	display:none;
	 content: "\f107";
   font-family: 'FontAwesome';
    font-style: normal;
    font-weight:inherit !important;
    text-decoration: inherit;
    color: #515151;
    font-size: 20px;
    padding-left: 0px;
    position: absolute;
    top: 5px;
    left: 100px;
	
}*/


.about_menu_content ul
{
	width:60%;
	margin:0px 0px 0px 20%;
}
.about_subhead_content aside
{
	width:100%;
	min-height:100px;
	margin:0px 0% 0px 0px;
}
.about_subhead_content article
{
	width:50%;
	min-height:100px;
	background:inherit;
	margin-left:25%;
}
.about_subhead_content article h1
{
	padding:30px 0px 30px 0px;
}

.about_subhead_content .about_padding1
{
	padding:0px 0px 0px 0px;
}
.about_subhead_content .about_margin1
{
	margin:0px 0px 0px 60px;
}

.about_subhead_content .about_padding2
{
	padding:40px 0px 0px 0px;
}
.about_subhead_content .about_margin2
{
	margin:40px 90px 0px 0px;
	clear:both;
}

.about_subhead_content .about_padding3
{
	padding:40px 0px 0px 0px;
}
.about_subhead_content .about_margin3
{
	margin:40px 0px 0px -35px;
}

.about_subhead_content .about_padding4
{
	padding:40px 0px 0px 0px;
}
.about_subhead_content .about_margin4
{
	margin:40px 120px 0px 0px;
	clear:both;
}

.sub_footer_center li
{
	width:40%;
	height:auto;
	position:relative;
	float:left;
	margin:0px 10% 0px 5%;
	padding:0;
	list-style:none;
}
.sub_footer_center li:first-child + li
{
	margin:0;
}
.sub_footer_center .last_li
{
	margin:0;
}
}
@media only screen and (min-width: 800px) and (max-width: 899px) {
center
{
	width:750px;
}
.menu_center .menu_icon
{
	display:block;
	float:right;
	margin-top:50px !important;
	cursor:pointer;
}

.menu_center ul
{
	width:100%;
	background:#96EDFF;
	margin:0px 0px 5px 0px;
	height:auto;
	display:none;
}
.menu_center ul li
{
	width:100%;
}
.menu_center ul li samp
{
	width:100%;
	padding:5px 0px 10px 0px;
	text-align:left;
	border:none;
	outline:none;
	text-indent:20px;
	border-bottom:1px solid #fff;
}
.menu_center ul li span
{
	display:none;
}
.menu_center ul li div
{
	width:100%;
	height:auto;
	position:relative;
	top:0px;
	right:0px;
	margin:0;
	padding:0;
	float:left;
	z-index:10;
	background:#FFF;
	border:0px solid #ccc;
	display:none;
	cursor:pointer;
	border-radius:0px !important;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	
}
.menu_center .aside1
{
	display:none;
}
.menu_center .aside2
{
	width:100%;
	margin-top:0px;
	margin:0px;
}
.menu_center ul li div aside span
{
	width:100%;
	float:left;
	text-align:left;
	margin:0;
	padding:2px 0% 2px 0%;
	display:block !important;
	text-indent:50px;
	border-bottom:1px solid #fff;
	background:#4AB2C8;
}
.menu_center ul li div aside span:hover
{
	background:#fff;
}
.menu_center .nav
{
	background:#fff;
	z-index:20;
	border:none;
	border-radius:0px;
	height:auto;
	border-bottom:1px solid #fff;
	background:#96EDFF;
}
.dropdown-link:before
{
	 content: "\f105";
   font-family: 'FontAwesome';
    font-style: normal;
    font-weight:inherit !important;
    text-decoration: inherit;
    color: #515151;
    font-size: 20px;
    padding-left: 0px;
    position: absolute;
    top: 5px;
    left: 100px;
	
}
.about_menu_content ul
{
	width:68%;
	margin:0px 0px 0px 16%;
}
.about_subhead_content aside
{
	width:100%;
	min-height:100px;
	margin:0px 0% 0px 0px;
}
.about_subhead_content article
{
	width:56%;
	min-height:100px;
	background:inherit;
	margin-left:22%;
}
.about_subhead_content article h1
{
	padding:30px 0px 30px 0px;
}

.about_subhead_content .about_padding1
{
	padding:0px 0px 0px 0px;
}
.about_subhead_content .about_margin1
{
	margin:0px 0px 0px 60px;
}

.about_subhead_content .about_padding2
{
	padding:40px 0px 0px 0px;
}
.about_subhead_content .about_margin2
{
	margin:40px 90px 0px 0px;
	clear:both;
}

.about_subhead_content .about_padding3
{
	padding:40px 0px 0px 0px;
}
.about_subhead_content .about_margin3
{
	margin:40px 0px 0px -35px;
}

.about_subhead_content .about_padding4
{
	padding:40px 0px 0px 0px;
}
.about_subhead_content .about_margin4
{
	margin:40px 120px 0px 0px;
	clear:both;
}

.sub_footer_center li
{
	width:40%;
	height:auto;
	position:relative;
	float:left;
	margin:0px 10% 0px 5%;
	padding:0;
	list-style:none;
}
.sub_footer_center li:first-child + li
{
	margin:0;
}
.sub_footer_center .last_li
{
	margin:0;
}
}
@media only screen and (min-width: 768px) and (max-width: 799px) {
center
{
	width:700px;
}
.menu_center .menu_icon
{
	display:block;
	float:right;
	margin-top:50px !important;
	cursor:pointer;
}

.menu_center ul
{
	width:100%;
	background:#96EDFF;
	margin:0px 0px 5px 0px;
	height:auto;
	display:none;
}
.menu_center ul li
{
	width:100%;
}
.menu_center ul li samp
{
	width:100%;
	padding:5px 0px 10px 0px;
	text-align:left;
	border:none;
	outline:none;
	text-indent:20px;
	border-bottom:1px solid #fff;
}
.menu_center ul li span
{
	display:none;
}
.menu_center ul li div
{
	width:100%;
	height:auto;
	position:relative;
	top:0px;
	right:0px;
	margin:0;
	padding:0;
	float:left;
	z-index:10;
	background:#FFF;
	border:0px solid #ccc;
	display:none;
	cursor:pointer;
	border-radius:0px !important;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	
}
.menu_center .aside1
{
	display:none;
}
.menu_center .aside2
{
	width:100%;
	margin-top:0px;
	margin:0px;
}
.menu_center ul li div aside span
{
	width:100%;
	float:left;
	text-align:left;
	margin:0;
	padding:2px 0% 2px 0%;
	display:block !important;
	text-indent:50px;
	border-bottom:1px solid #fff;
	background:#4AB2C8;
}
.menu_center ul li div aside span:hover
{
	background:#fff;
}
.menu_center .nav
{
	background:#fff;
	z-index:20;
	border:none;
	border-radius:0px;
	height:auto;
	border-bottom:1px solid #fff;
	background:#96EDFF;
}
.dropdown-link:before
{
	 content: "\f105";
   font-family: 'FontAwesome';
    font-style: normal;
    font-weight:inherit !important;
    text-decoration: inherit;
    color: #515151;
    font-size: 20px;
    padding-left: 0px;
    position: absolute;
    top: 5px;
    left: 100px;
	
}

.about_menu_content ul
{
	width:72%;
	margin:0px 0px 0px 14%;
}

.about_subhead_content aside
{
	width:100%;
	min-height:100px;
	margin:0px 0% 0px 0px;
}
.about_subhead_content article
{
	width:60%;
	min-height:100px;
	background:inherit;
	margin-left:20%;
}
.about_subhead_content article h1
{
	padding:30px 0px 30px 0px;
}

.about_subhead_content .about_padding1
{
	padding:0px 0px 0px 0px;
}
.about_subhead_content .about_margin1
{
	margin:0px 0px 0px 60px;
}

.about_subhead_content .about_padding2
{
	padding:40px 0px 0px 0px;
}
.about_subhead_content .about_margin2
{
	margin:40px 25px 0px 0px;
	clear:both;
}

.about_subhead_content .about_padding3
{
	padding:40px 0px 0px 0px;
}
.about_subhead_content .about_margin3
{
	margin:40px 0px 0px -35px;
}

.about_subhead_content .about_padding4
{
	padding:40px 0px 0px 0px;
}
.about_subhead_content .about_margin4
{
	margin:40px 120px 0px 0px;
	clear:both;
}

.sub_footer
{
	background:#E2DEDD;
	border-top:1px solid #ABABAB;
}
.sub_footer_center li
{
	width:40%;
	height:auto;
	position:relative;
	float:left;
	margin:0px 10% 0px 5%;
	padding:0;
	list-style:none;
}
.sub_footer_center li:first-child + li
{
	margin:0;
}
.sub_footer_center .last_li
{
	margin:0;
}
}
@media only screen and (min-width: 600px) and (max-width: 767px) {
center
{
	width:550px;
}
.menu_center .menu_icon
{
	display:block;
	float:right;
	margin-top:50px !important;
	cursor:pointer;
}

.menu_center ul
{
	width:100%;
	background:#96EDFF;
	margin:0px 0px 5px 0px;
	height:auto;
	display:none;
}
.menu_center ul li
{
	width:100%;
}
.menu_center ul li samp
{
	width:100%;
	padding:5px 0px 10px 0px;
	text-align:left;
	border:none;
	outline:none;
	text-indent:20px;
	border-bottom:1px solid #fff;
}
.menu_center ul li span
{
	display:none;
}
.menu_center ul li div
{
	width:100%;
	height:auto;
	position:relative;
	top:0px;
	right:0px;
	margin:0;
	padding:0;
	float:left;
	z-index:10;
	background:#FFF;
	border:0px solid #ccc;
	display:none;
	cursor:pointer;
	border-radius:0px !important;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	
}
.menu_center .aside1
{
	display:none;
}
.menu_center .aside2
{
	width:100%;
	margin-top:0px;
	margin:0px;
}
.menu_center ul li div aside span
{
	width:100%;
	float:left;
	text-align:left;
	margin:0;
	padding:2px 0% 2px 0%;
	display:block !important;
	text-indent:50px;
	border-bottom:1px solid #fff;
	background:#4AB2C8;
}
.menu_center ul li div aside span:hover
{
	background:#fff;
}
.menu_center .nav
{
	background:#fff;
	z-index:20;
	border:none;
	border-radius:0px;
	height:auto;
	border-bottom:1px solid #fff;
	background:#96EDFF;
}
.dropdown-link:before
{
	 content: "\f105";
   font-family: 'FontAwesome';
    font-style: normal;
    font-weight:inherit !important;
    text-decoration: inherit;
    color: #515151;
    font-size: 20px;
    padding-left: 0px;
    position: absolute;
    top: 5px;
    left: 100px;
	
}
.about_menu_content ul
{
	width:94%;
	margin:0px 0px 0px 3%;
}

.about_subhead_content aside
{
	width:100%;
	min-height:100px;
	margin:0px 0% 0px 0px;
}
.about_subhead_content article
{
	width:78%;
	min-height:100px;
	background:inherit;
	margin-left:11%;
}
.about_subhead_content article h1
{
	padding:30px 0px 30px 0px;
}

.about_subhead_content .about_padding1
{
	padding:0px 0px 0px 0px;
}
.about_subhead_content .about_margin1
{
	margin:0px 0px 0px 60px;
}

.about_subhead_content .about_padding2
{
	padding:40px 0px 0px 0px;
}
.about_subhead_content .about_margin2
{
	margin:40px 30px 0px 0px;
	clear:both;
}

.about_subhead_content .about_padding3
{
	padding:40px 0px 0px 0px;
}
.about_subhead_content .about_margin3
{
	margin:40px 0px 0px -35px;
}

.about_subhead_content .about_padding4
{
	padding:40px 0px 0px 0px;
}
.about_subhead_content .about_margin4
{
	margin:40px 120px 0px 0px;
	clear:both;
}

.sub_footer
{
	background:#E2DEDD;
	border-top:1px solid #ABABAB;
}
.sub_footer_center li
{
	width:40%;
	height:auto;
	position:relative;
	float:left;
	margin:0px 10% 0px 5%;
	padding:0;
	list-style:none;
}
.sub_footer_center li:first-child + li
{
	margin:0;
}
.sub_footer_center .last_li
{
	margin:0;
}

}
@media only screen and (min-width: 480px) and (max-width: 599px) {
center
{
	width:450px;
}
.header_center a
{
	margin:7px 50px 0px 0px;
	
}
.header_center p
{
	margin:7px 40px 0px 0px;
}
.menu_center .menu_icon
{
	display:block;
	float:right;
	margin-top:50px !important;
	cursor:pointer;
}

.menu_center ul
{
	width:100%;
	background:#96EDFF;
	margin:0px 0px 5px 0px;
	height:auto;
	display:none;
}
.menu_center ul li
{
	width:100%;
}
.menu_center ul li samp
{
	width:100%;
	padding:5px 0px 10px 0px;
	text-align:left;
	border:none;
	outline:none;
	text-indent:20px;
	border-bottom:1px solid #fff;
}
.menu_center ul li span
{
	display:none;
}
.menu_center ul li div
{
	width:100%;
	height:auto;
	position:relative;
	top:0px;
	right:0px;
	margin:0;
	padding:0;
	float:left;
	z-index:10;
	background:#FFF;
	border:0px solid #ccc;
	display:none;
	cursor:pointer;
	border-radius:0px !important;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	
}
.menu_center .aside1
{
	display:none;
}
.menu_center .aside2
{
	width:100%;
	margin-top:0px;
	margin:0px;
}
.menu_center ul li div aside span
{
	width:100%;
	float:left;
	text-align:left;
	margin:0;
	padding:2px 0% 2px 0%;
	display:block !important;
	text-indent:50px;
	border-bottom:1px solid #fff;
	background:#4AB2C8;
}
.menu_center ul li div aside span:hover
{
	background:#fff;
}
.menu_center .nav
{
	background:#fff;
	z-index:20;
	border:none;
	border-radius:0px;
	height:auto;
	border-bottom:1px solid #fff;
	background:#96EDFF;
}
.dropdown-link:before
{
	 content: "\f105";
   font-family: 'FontAwesome';
    font-style: normal;
    font-weight:inherit !important;
    text-decoration: inherit;
    color: #515151;
    font-size: 20px;
    padding-left: 0px;
    position: absolute;
    top: 5px;
    left: 100px;
	
}

.about_menu_content ul
{
	width:96%;
	margin:0px 0px 0px 2%;
}
.about_menu_content ul li
{
	font-size:14px;
	padding:15px 15px 15px 15px;
}


.about_subhead_content aside
{
	width:100%;
	min-height:100px;
	margin:0px 0% 0px 0px;
}
.about_subhead_content article
{
	width:94%;
	min-height:100px;
	background:inherit;
	margin-left:3%;
}
.about_subhead_content article h1
{
	padding:30px 0px 30px 0px;
}

.about_subhead_content .about_padding1
{
	padding:0px 0px 0px 0px;
}
.about_subhead_content .about_margin1
{
	margin:0px 0px 0px 60px;
}

.about_subhead_content .about_padding2
{
	padding:40px 0px 0px 0px;
}
.about_subhead_content .about_margin2
{
	margin:40px 20px 0px 0px;
	clear:both;
}

.about_subhead_content .about_padding3
{
	padding:40px 0px 0px 0px;
}
.about_subhead_content .about_margin3
{
	margin:40px 0px 0px -35px;
}

.about_subhead_content .about_padding4
{
	padding:40px 0px 0px 0px;
}
.about_subhead_content .about_margin4
{
	margin:40px 120px 0px 0px;
	clear:both;
}

.sub_footer
{
	background:#E2DEDD;
	border-top:1px solid #ABABAB;
}
.sub_footer_center li
{
	width:70%;
	height:auto;
	position:relative;
	float:left;
	margin:0px 15% 0px 15%;
	padding:0;
	list-style:none;
}
.sub_footer_center li:first-child + li
{
	margin:0px 15% 0px 15%;
}
.sub_footer_center .last_li
{
	margin:0px 15% 0px 15%;
}

}
@media only screen and (min-width: 320px) and (max-width: 479px) {
center
{
	width:280px;
}
.header_center a
{
	margin:7px 60px 0px 0px;
	
}
.header_center p
{
	margin:7px 40px 0px 0px;
}
.menu_center .menu_icon
{
	display:block;
	float:right;
	margin-top:50px !important;
	cursor:pointer;
}

.menu_center ul
{
	width:100%;
	background:#96EDFF;
	margin:0px 0px 5px 0px;
	height:auto;
	display:none;
}
.menu_center ul li
{
	width:100%;
}
.menu_center ul li samp
{
	width:100%;
	padding:5px 0px 10px 0px;
	text-align:left;
	border:none;
	outline:none;
	text-indent:20px;
	border-bottom:1px solid #fff;
}
.menu_center ul li span
{
	display:none;
}
.menu_center ul li div
{
	width:100%;
	height:auto;
	position:relative;
	top:0px;
	right:0px;
	margin:0;
	padding:0;
	float:left;
	z-index:10;
	background:#FFF;
	border:0px solid #ccc;
	display:none;
	cursor:pointer;
	border-radius:0px !important;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	
}
.menu_center .aside1
{
	display:none;
}
.menu_center .aside2
{
	width:100%;
	margin-top:0px;
	margin:0px;
}
.menu_center ul li div aside span
{
	width:100%;
	float:left;
	text-align:left;
	margin:0;
	padding:2px 0% 2px 0%;
	display:block !important;
	text-indent:50px;
	border-bottom:1px solid #fff;
	background:#4AB2C8;
}
.menu_center ul li div aside span:hover
{
	background:#fff;
}
.menu_center .nav
{
	background:#fff;
	z-index:20;
	border:none;
	border-radius:0px;
	height:auto;
	border-bottom:1px solid #fff;
	background:#96EDFF;
}
.dropdown-link:before
{
	 content: "\f105";
   font-family: 'FontAwesome';
    font-style: normal;
    font-weight:inherit !important;
    text-decoration: inherit;
    color: #515151;
    font-size: 20px;
    padding-left: 0px;
    position: absolute;
    top: 5px;
    left: 100px;
	
}
.about_menu_content ul
{
	width:100%;
	margin:0px 0px 0px 0%;
}
.about_menu_content ul li
{
	font-size:16px;
	width:90%;
	padding:15px 5% 15px 5%;
}

.about_subhead_content aside
{
	width:100%;
	min-height:100px;
	margin:0px 0% 0px 0px;
}
.about_subhead_content article
{
	width:90%;
	min-height:100px;
	background:inherit;
	margin-left:5%;
}
.about_subhead_content article h1
{
	padding:30px 0px 30px 0px;
}

.about_subhead_content .about_padding1
{
	padding:0px 0px 0px 0px;
}
.about_subhead_content .about_margin1
{
	margin:0px auto 0px 70px;
}

.about_subhead_content .about_padding2
{
	padding:0px;
	margin-top:-284px;
}
.about_subhead_content .about_margin2
{
	margin:196px auto 0px 70px;
	float:left;
	clear:both;
}

.about_subhead_content .about_padding3
{
	padding:40px 0px 0px 0px;
}
.about_subhead_content .about_margin3
{
	margin:10px auto 0px 35px;
}

.about_subhead_content .about_padding4
{
	padding:40px 0px 0px 0px;
	margin-top:-180px;
}
.about_subhead_content .about_margin4
{
	margin:90px auto 0px 35px;
	clear:both;
}
.about_subhead_content article p
{
	width:100%;
	text-align:center;
}
.sub_footer
{
	background:#E2DEDD;
	
	border-top:1px solid #ABABAB;
}
.sub_footer_center li
{
	width:100%;
	height:auto;
	position:relative;
	float:left;
	margin:0px 0% 0px 0%;
	padding:0;
	list-style:none;
}
.sub_footer_center li:first-child + li
{
	margin:0px 0% 0px 0%;
}
.sub_footer_center .last_li
{
	margin:0px 0% 0px 0%;
}

}