@charset "utf-8";
/* CSS Document */

@media screen and (max-width: 768px) {
.socialCont{width:768px; margin:13px auto; height:29px;}	
.socialCont .icon{ margin-right:11px; float:right;}
.logo{width:176px; clear:both; left:0; top:-34%; float:none;}

.navCont{width:768px; height:49px; border-top:1px dotted #2994d6; border-bottom:1px dotted #008b10; float:left;}
.navigation{width:768px; height:49px; margin:0 auto;}
.navigation ul{list-style:none; float:left;}
.navigation li{display:inline; border-right:1px dotted #2994d6; height:49px; padding:0 10px 0 10px; float:left;}
.navigation li a{font-family:'DroidSansRegular'; font-size:16px; color:#2994d6; line-height:50px; text-decoration:none;}
.navigation li a:hover{color:#0aa53b;}	
	
.container{width:768px; clear:both; float:left;  padding:10px 0 10px 0; margin:10px 0 10px 0;}
.inWrapper{width:768px; float:none; margin:0 auto;}
.banner{width:100%; float:left;}
.banner img{max-width:100%;}
.rightSide{width:48%; float:right; border-left:1px solid #008b10; padding-left:13px;}
.links .blockA .iconA img{max-width:223%;}
.links .blockA .iconB img{max-width:223%;}
.links .blockA .iconC img{max-width:223%;}
.latest{width:100%; float:none; border-bottom:1px solid #008b10; border-right:none;}
.latest .news{width:100%;}
.eLinks{width:100%; float:none; margin-top:10px;}
.inwrapperD{}
.socialActivity .block{width:33.2%;}

.footWrapper{width:100%; height:43px; border-top:1px dotted #2994d6; border-bottom:1px dotted #008b10; padding:3px 0 3px 0; margin-top:20px; clear:both; float:left;}
.footCont{width:100%; height:43px; background:#008b10;}
.footer{width:746px; height:43px; float:none; margin:0 auto;}
.footer ul{list-style:none;}
.footer ul li{display:inline;}
.footer ul li a{margin:0 6px 0 6px; font-family:'DroidSansRegular'; font-size:12px; text-decoration:none; color:#fff; line-height:46px;}
.footer ul li a:hover{color:#f6ff00;}

.inwrapperB{width:100%;}
.inwrapperB .sideR{display:none;}
.inwrapperB .sideL{width:95%; margin:10px 10px 0 10px;}	
}

@media screen and (max-width: 480px) {
.wrapper{height:417px;}
.socialCont{width:100%; margin:13px auto; height:29px;}
.socialCont .icon{ margin-right:11px; float:right;}
.logo{width:176px; clear:both; margin:0 auto; left:0; top:-12%; float:none;}
.navCont{width:100%; border-top:1px dotted #2994d6; border-bottom:none; clear:both; float:left; }
.navigation{width:100%;}
.navigation ul{width:100%; list-style:none; float:left;}
.navigation li{width:100%; height:29px; border-bottom:1px dotted #2994d6; border-right:none; padding:0; float:left; clear:both; text-align:center;}
.navigation li a{font-family:'DroidSansRegular'; font-size:15px; color:#2994d6; line-height:28px; text-decoration:none;}
.navigation li a:hover{color:#0aa53b;}

.container{width:100%; clear:both; float:left;  padding:10px 0 10px 0; margin:10px 0 10px 0;}
.inWrapper{width:100%; float:none; margin:0 auto;}
.leftSide{width:100%;}
.banner{width:100%; clear:both;}
.banner img{max-width:100%;}
.rightSide{width:100%; clear:both; border-left:none; border-top:1px solid #008b10; padding:0;}
.links .blockA .iconA img{max-width:223%;}
.links .blockA .iconB img{max-width:223%;}
.links .blockA .iconC img{max-width:223%;}
.latest{width:100%; float:none; border-bottom:1px solid #008b10; border-right:none;}
.latest .news{width:100%;}
.eLinks{width:100%; float:none; margin-top:10px;}
.inwrapperD{display:none;}
.socialActivity{display:none;}
.footWrapper{display:none;}

.inwrapperB{width:100%; clear:both;}
.inwrapperB .sideR{display:none;}
.inwrapperB .sideL{width:95%; margin:10px 10px 0 10px;}
.inwrapperB .sideL .content .directors .details{width:100%; clear:both; float:left; margin-top:10px;}

.inwrapperB .sideL .content .galleryCont .galBlk{clear:both; margin-bottom:10px}
.inwrapperB .sideL .content .careersCont{width:100%; float:left;}
.inwrapperB .sideL .content .careersContR{width:100%; clear:both; float:left;}
}

