	
/* CSS Resets */

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,cite,code,del,dfn,em,img,ins,q,small,strong,sub,sup,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;margin:0;padding:0}article,aside,figure,figure img,figcaption,hgroup,footer,header,nav,section,video,object{display:block}a img{border:0}figure{position:relative}figure img{width:100%}


/* ==================================================================================================================== */
/* ! The 1140px Grid V2 by Andy Taylor \ http://cssgrid.net \ http://www.twitter.com/andytlr \ http://www.andytlr.com   */
/* ==================================================================================================================== */


.container{
padding-left: 0px;
padding-right: 0px;
}

.row {
width: 100%;
max-width: 1030px;
min-width: 710px;
margin: 0 auto;
overflow: hidden;
}

.onecol, .twocol, .threecol, .fourcol, .fivecol, .sixcol, .sevencol, .eightcol, .ninecol, .tencol, .elevencol {
margin-right: 3.8%;
float: left;
min-height: 1px;
}

.row .onecol {
width: 4.85%;
}

.row .twocol {
width: 13.45%;
}

.row .threecol {
width: 22.05%;
}

.row .fourcol {
width: 30.75%;
}

.row .fivecol {
width: 39.45%;
}

.row .sixcol {
width: 48%;
}

.row .sevencol {
width: 56.75%;
}

.row .eightcol {
width: 65.4%;
}

.row .ninecol {
width: 74.05%;
}

.row .tencol {
width: 82.7%;
}

.row .elevencol {
width: 91.35%;
}

.row .twelvecol {
width: 100%;
float: left;
}

.last {
margin-right: 0px;
}

img, object, embed {
max-width: 100%;
}

img { max-width:100%;
	 
}


/* Smaller screens */

@media only screen and (max-width: 1023px) {
.text{ color:#333333; text-align:justify; font-size:13px; font-family:Verdana; line-height:20px; padding:0px 0px;}

}

@media handheld, only screen and (max-width: 980px) {
	
.right_pat {
	width: 46%;
	float: right;  padding-top:66px;
}
.left_pat{ width:40%; padding-left:20px;  padding-top:66px; }	
	
.banner {
	width:100%;
	float: left;
	display: block; height:500px;
}
.banner img {
	width:100% !important; height:500px;
}	
.gallery{ width:90%;  margin:5% 5%; }	
.four_box {
	width: 23%;
	float: left;
	margin: 1%; text-align:center;
}	
.section3 {
	width: 100%;
	float: left;
	
	padding: 20px 20px;
}	
.section2 {
	width: 100%;
	float: left;
	background:#204e7f; 
	padding: 30px 5px;
}	
.call {
	font-family: Verdana;  
    border-radius: 5px; 
	font-size:15px; 
	display:block;
	padding:10px 20px 10px 35px;
	color: #FFFFFF;
	float: right;
	margin-top: 10px;
	background:#3577a3 url(../images/phone.png) left top no-repeat;
	background-position:12px 8px; margin-right:18px; 
}
.menu_test li {
	float: left;
	position: relative;
	line-height: 46px;
	
	list-style: none outside none;
}
.menu_test a {
	display: block;
	color: #204e7f;
	font-family: Calibri;
	font-size: 19px;
	font-weight: normal;
	text-decoration: none;
	padding: 0px 25px;
	
}
.menu_test a:hover {
	color: #FFFFFF;
	background: #314d68;
}
.menu_test .active {
	color: #FFFFFF;
	background: #314d68;
	
}

.header_left {
	float: left;
	padding-top: 20px;
	width: 45%;
	padding-bottom: 20px; padding-left:20px;
}




}
@media handheld, only screen and (max-width: 800px) {
.right_pat {
	width: 46%;
	float: right;  padding-top:66px;
}
.left_pat{ width:40%; padding-left:20px;  padding-top:66px; }	
.banner {
	width: 100%;
	float: left;
	display: block; height:410px;
}
.banner img {
	width: 100% !important; height:410px;
}	
.section3 {
	width: 100%;
	float: left;
	
	padding: 20px 20px;
}	
.section2 {
	width: 100%;
	float: left;
	background:#204e7f; 
	padding: 30px 0px 30px 0px;
}
.call {
	font-family: Verdana;  
    border-radius: 5px; 
	font-size:15px; 
	display:block;
	padding:10px 20px 10px 35px;
	color: #FFFFFF;
	float: right;
	margin-top: 10px;
	background:#3577a3 url(../images/phone.png) left top no-repeat;
	background-position:12px 8px; margin-right:18px; 
}
.menu_test li {
	float: left;
	position: relative;
	line-height: 46px;
	font-size: 19px;
	list-style: none outside none;
}
.menu_test a {
	display: block;
	color: #314d68;
	font-family: Calibri;
	
	font-weight: normal;
	text-decoration: none;
	padding: 0px 16px;
	
}
.menu_test a:hover {
	color: #FFFFFF;
	background: #314d68;
}
.menu_test .active {
	color: #FFFFFF;
	background: #314d68;
	
}
/*****************************/
.open .sub-menu {
	display: block; font-weight:normal; padding: 0px 0px;
}
.sub-menu {
	display: none;
	position: absolute;
	top: 100%;
	width:300px;
	background:#ffc300;
	padding: 15px 0px;
	margin-top: 0px; font-weight:normal;
}
.sub-menu li {
	display: block; padding: 0px 0px; font-size:13px;
	width: 100%;
	line-height: 30px; font-weight:normal; 
}

.header_left {
	float: left;
	padding-top: 20px;
	width: 50%;
	padding-bottom: 20px; 
}


.heding{ font-size:15px; color:#ffc300; text-align:center; padding-top:10px;}

.heding p{ color:#333; text-align:center; padding:10px 10px;}


}
@media handheld, only screen and (max-width: 799px) {
.banner {
	width: 100%;
	float: left;
	display: block; height:400px;
}
.banner img {
	width: 100% !important; height:400px;
}	
.section3 {
	width: 100%;
	float: left;
	
	padding: 20px 20px;
}	
.section2 {
	width: 100%;
	float: left;
	background:#204e7f; 
	padding: 30px 0px 30px 10px;
}	
.sirvices{ width:100%;   }

.sirvices img{ padding:10px}

.sirvices h1{ font-size:11px; color:#ffc300;  text-align:left; padding:0px 0px; font-weight:bold; line-height:18px; text-align:center;   } 

.sirvices p{color:#5ba4f1; font-size:11px;}		
.right_sec2 {
	
	float: left;
	padding-left:0px;
	padding-top: 20px;
	padding-bottom: 20px;
}	

.section5 {
	background: #ffffff; padding:0px 10px;
}


.call {
	font-family: Verdana;  
    border-radius: 5px; 
	font-size:15px; 
	display:block;
	padding:10px 20px 10px 35px;
	color: #FFFFFF;
	float: right;
	margin-top: 17px;
	background:#3577a3 url(../images/phone.png) left top no-repeat;
	background-position:12px 8px; margin-right:18px; 
}

.menu_test li {
	float: left;
	position: relative;
	line-height: 46px;font-size:19px;
	list-style: none outside none;
}
.menu_test a {
	display: block;
	color: #314d68;
	font-family: Calibri;
	font-weight: normal;
	text-decoration: none;
	padding: 0px 16px;
}
.menu_test a:hover {
	color: #FFFFFF;
	background:#314d68;
}
.menu_test .active {
	color: #FFFFFF;
	background:#314d68;
	
}
/*****************************/
.open .sub-menu {
	display: block; font-weight:normal; padding: 0px 0px;
}
.sub-menu {
	display: none;
	position: absolute;
	top: 100%;
	width:300px;
	background:#ffc300;
	padding: 15px 0px;
	margin-top: 0px; font-weight:normal;
}
.sub-menu li {
	display: block; padding: 0px 0px; font-size:13px !important;
	width: 100%;
	line-height: 30px; font-weight:normal; 
}

.left_sec {
	width: 30%;
	float: left;
	

}
.right_sec {
	width: 60%;
	float: right;

}
.section6 {
	background: #ffffff;
	padding: 0px 15px 0px 15px;
}
.heding{ font-size:15px; color:#ffc300; text-align:center; padding-top:10px;}

.heding p{ color:#333; text-align:center; padding:10px 10px;}


}


@media handheld, only screen and (max-width: 767px) {
.section6 {
	background: #ffffff;
	padding: 30px 15px;
}
.coppy {
	width: 480px;
	float: left;
	color: #FFFFFF;
	margin: 20px 0px 20px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.oxford {
	width: 210px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px; margin-bottom:15px;
}
.oxford ul {
	margin: 0px;
	padding: 0px;
}
.oxford li {
	list-style: none;
}
.oxford li a {
	font-size: 18px;
	color: #FFFFFF;
	font-size: 12px;
}
.oxford li a:hover {
	font-size: 12px;
	color: #FFFFFF;
}	

h3{  font-size:22px; font-family:Cambria Math; font-style:normal; font-weight:normal; color:#204e7f; text-align:left;   }


	
	
body {
	font-size: 16px;
	-webkit-text-size-adjust: none;
	
	}
body {

	}

	
.row, body, .container {
	width: 100%;
	min-width: 0;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
	
.row .onecol, .row .twocol, .row .threecol, .row .fourcol, .row .fivecol, .row .sixcol, .row .sevencol, .row .eightcol, .row .ninecol, .row .tencol, .row .elevencol, .row .twelvecol {
	width: auto;
	float: none;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
	
.menu {
  display: none;
}
.header_left{ float: right;
	text-align:right;
	width:90%;
	margin-bottom:20px;
}


.header_right{
    float: none;
    margin: 20px auto 0;
    overflow: hidden;
    text-align: center;
    width: 100%;
}

.header1{
	display:block;
}

.section6 {
	background: #ffffff;
	padding: 30px 15px;
}


}
@media handheld, only screen and (max-width: 640px) {
.four_box{ width:98%; float:left; margin:1%; padding:20px 30px;}	

.left_sec {
	width: 30%;
	float: left;
	
}
.right_sec {
	width: 60%;
float: right;

}	
.section6 {
	background: #ffffff;
	padding: 30px 15px;
}
}

@media handheld, only screen and (max-width: 550px) {
.banner {
	width: 100%;
	float: left;
	display: block; height:280px;
}
.banner img {
	width: 100% !important; height:280px;
}	
.gallery{ width:100%;  margin:5% 0%; text-align:center;  }	
h2 {
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	color:#FFFFFF;
	font-size: 28px;
	margin-bottom: 0px;
	text-align:center;
	padding-bottom: 0px;
	padding-top: 0px;
	font-weight: normal; padding-left:0px;
}	
.footer_sec {
	background: url(../images/bg1.png) left top repeat-x; padding:0px 10px; 
}	
.section5 {
	background: #ffffff; padding:0px 10px;
}	
.header_left{ float: left;
	text-align:left;
	width:85%; margin-left:35px;
	margin-bottom:0px; 
}
.header_left img{ width:100%;} 

.header_right{
    float:left;
    margin: 20px auto 0;
    overflow: hidden;
    text-align: center;
    width: 100%;
}
.left_pat{ width:98%; margin:auto; }

.right_pat{ width:98%; float:left;}

.left_sec {
	width: 64%;
	float: left; margin:1% 5%;
	
}
.right_sec {
	width: 90%;
	float: left; margin:1% 5%;

}	
.header_right_test li{
		width:100%;
	}
		
.call {
	font-family: Verdana;  
    border-radius: 5px; 
	font-size:15px; display:block; 
	padding:10px 20px 10px 35px;
	color: #FFFFFF;
	float: left;
	 background:#3577a3 url(../images/phone.png) left top no-repeat; 
	 background-position:12px 8px; margin-left:60px;
	  margin-top:0px; margin-bottom:20px;  
}

.text01 {
	width: 100%;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	
}
.text01 li {
	background: url(../images/icon32.png) left top no-repeat;
	background-position: 2px 7px;
	font-size: 12px;
	display: block;
	text-decoration: none;
	line-height: 22px;
	list-style: none;
	text-align: justify;
	padding-left: 24px;
	color: #000000; font-family: Arial, Helvetica, sans-serif;
}

.section6 {
	background: #ffffff;
	padding: 0px 15px 0px 5px;
}
.section2 {
	width: 100%;
	float: left;
	background:#204e7f; 
	padding: 10px 0px 10px 10px;
}	

}
@media handheld, only screen and (max-width: 479px) {
.banner2{ width:100%; float:left; height:180px;}
.banner2 img{ width:100%; height:180px;}	
.banner {
	width: 100%;
	float: left;
	display: block; height:190px;
}
.banner img {
	width: 100% !important;  height:190px;
}	
.gallery{ width:92%;  margin:5% 3%; }	
.footer_sec {
	background: url(../images/bg1.png) left top repeat-x; padding:0px 10px; 
}	
.section5 {
	background: #ffffff; padding:0px 10px;
}

.doctar {
	width: 100%;
	float: left;
	text-align: center;
}
.doctar img {
	text-align: center;
}
.doctar h3 {
	font-size: 25px;
	color: #204e7f;
	padding: 20px 0px; text-align:center;
}
.doctar p {
	font-size: 11px;
	color: #2a2a28; text-align:center;
}
.doctar p span {
	font-size: 15px;
	line-height: 22px;
	font-weight: bold;
	color: #2a2a28;
	text-align: center;
	line-height: 22px;
}	

.left_pat{ width:98%; margin:auto; padding-left:0px;  }

.right_pat{ width:98%; float:left; padding-top:19px; padding-left:0px; }
	
.text {
	color: #333333;
	font-size: 13px;
	font-family: Calibri ;
}
.left_sec {
	width: 90%;
	float: left; margin: 1% 5%;
	

}
.right_sec {
	width: 90%;
	float: left; margin: 1% 5%;

}	
	
.header_right_test li{
		width:100%;
	}


.text01 {
	width: 100%;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	
}
.text01 li {
	background: url(../images/icon32.png) left top no-repeat;
	background-position: 2px 7px;
	font-size: 12px;
	display: block;
	text-decoration: none;
	line-height: 22px;
	list-style: none;
	text-align: justify;
	padding-left: 22px;
	color: #000; font-family: Arial, Helvetica, sans-serif;
}
h2 {
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	color:#FFFFFF;
	font-size: 22px;
	margin-bottom: 0px;
	text-align: center; padding-left:0px;
	padding-bottom: 0px;
	padding-top: 20px; font-weight:normal; 
}
.section6 {
	background: #ffffff;
	padding:5px 15px;
}
.three_box{ width:100%; float:left; text-align:center;  margin:1%; padding-bottom:40px;}

.section2 {
	width: 100%;
	float: left;
	background:#204e7f; 
	padding: 0px 0px 10px 10px;
}	

}


@media handheld, only screen and (max-width: 320px) {
	
.section2 {
	width: 100%;
	float: left;
	background:#204e7f; 
	padding: 0px 0px 10px 10px;
}		
.text {
	color: #333333;
	font-size: 13px;
	font-family: Calibri ; padding: 0px 10px;
}	
.banner {
	width: 100%;
	float: left;
	display: block; height:170px;
}
.banner img {
	width: 100% !important;
}	
.footer_sec {
	background: url(../images/bg1.png) left top repeat-x; padding:0px 5px; 
}		
.text2 {
	color:#FFFFFF;
	font-size:12px;
	font-family:Verdana;
	text-align: left;
	line-height:30px;
}

.left_pat{ width:98%; margin:1% 0%;   }

.right_pat{ width:98%; margin:1% 0%; }

.left_sec {
	width:90%;
	float: left;  margin:1% 5%;
	

}
.right_sec {
width:90%;
	float: left; margin:1% 5%; 

}	

.header_right_test li{
		width:100%;
	}




.banner2{ width:100%; float:left; height:180px;}
.banner2 img{ width:100%; height:180px;}
.text01 {
	width: 100%;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	
}
.text01 li {
	background: url(../images/icon32.png) left top no-repeat;
	background-position: 2px 7px;
	font-size: 12px;
	display: block;
	text-decoration: none;
	line-height: 22px;
	list-style: none;
	text-align: justify;
	padding-left: 24px;
	color: #000000; font-family: Arial, Helvetica, sans-serif;
}

.section6 {
	background: #ffffff;
	padding:0px 0px 30px 0px;
}
}