	
/* 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: 10px;
padding-right: 10px;
}

.row {
width: 100%;
max-width: 1050px;
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:#FFFFFF; text-align:justify; font-size:12px; font-family:Arial; line-height:20px; padding:0px 7px;}
.banner {
	width: 100%;
	float: left;
	display: block; height:400px;
}
.banner img {
	width: 100% !important; height:400px;
}
.titel {
	max-width: 660px;
	margin: auto;
	left: 20%;
	right: 20%;
	text-align: center;
	background: #19335b;
 	font-family:Baskerville Old F...;
	font-size:34px;
	color: #FFF;
	position: absolute; 
	line-height:58px;
	z-index: 999;
	top:396px;
	padding: 20px 0px 30px 0px;
}
.titel span {
	font-family: Candara;
	font-size: 18px; line-height:22px;
}

}


@media handheld, only screen and (max-width: 800px) {
	
.two_box{ width:48%; float:left;  padding-left:70px;  }		
.section6 {
	background: #f3f3f3;
	padding:20px 0px;
}	
.left_box{ width:90%; }	
.titel {
	max-width: 650px;
	margin: auto;
	left: 20%;
	right: 20%;
	text-align: center;
	background: #19335b;
 	font-family:Baskerville Old F...;
	font-size: 34px;
	color: #FFF;
	position: absolute;
	z-index: 999;
	top:370px;
	padding: 20px 0px 50px 0px;
}
.titel span {
	font-family: Candara;
	font-size: 17px;
}	
.banner {
	width: 100%;
	float: left;
	display: block; height:400px;
}
.banner img {
	width: 100% !important; height:400px;
}	


.menu_test li {
	float: left;
	position: relative;
	line-height: 46px;
	
	list-style: none outside none;
}
.menu_test a {
	display: block;
	color: #FFFFFF;
	font-family:Arial;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	padding: 0px 16px;
	text-transform: uppercase;
}
.menu_test a:hover {
	color: #FFFFFF;
	background:#376bba;
}
.menu_test .active {
	color:#FFFFFF;
	background:#376bba;
	
}

.open .sub-menu {
	display: block; border:none; 
}
.sub-menu {
	display: none;
	position: absolute;
	top: 100%;
	width: 225px;
	background:#19335b;
	padding: 3px 0px; 
	margin-top: 0px; 
}
.sub-menu li {
	display: block;
	width: 100%;
	line-height: 30px; border-right:none; 
}
.text2 {
	color: #414141;
	font-size: 15px;
	font-family: Arial;
	text-align: center;
	padding:0px;
	line-height: 22px;
}	
.heding {
	margin-top:30px;
	font-family: Arial;
	font-size: 18px;
	color: #000;
}	


}
@media handheld, only screen and (max-width: 799px) {
.two_box{ width:48%; float:left;  padding-left:50px;  }	
.welcome {
	font-family: Candara;
	font-size: 27px;
	text-align: center;
	color: #000;
	padding-top:16px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}	
.text2 {
	color: #414141;
	font-size: 15px;
	font-family: Arial;
	text-align: center;
	padding:0px;
	line-height: 22px;
}	
.heding {
	margin-top:30px;
	font-family: Arial;
	font-size: 18px;
	color: #000;
}	
.titel {
	max-width: 650px;
	margin: auto;
	left: 20%;
	right: 20%;
	text-align: center;
	background: #19335b;
 	font-family:Baskerville Old F...;
	font-size: 34px;
	color: #FFF;
	position: absolute;
	z-index: 999;
	top:349px;
	padding: 20px 0px 50px 0px;
}
.titel span {
	font-family: Candara;
	font-size: 17px;
}	


	
.banner {
	width: 100%;
	float: left;
	display: block; height:382px;
}
.banner img {
	width: 100% !important; height:382px;
}	

	
.menu_test li {
	float: left;
	position: relative;
	line-height: 46px;

	list-style: none outside none;
}
.menu_test a {
	display: block;
	color: #FFFFFF;
	font-family:Arial;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	padding: 0px 17px;
	text-transform: uppercase; 
}
.menu_test a:hover {
	color: #FFFFFF;
	background:#376bba;
}
.menu_test .active {
	color:#FFFFFF;
	background:#376bba;
	
}
.open .sub-menu {
	display: block; border:none; 
}
.sub-menu {
	display: none;
	position: absolute;
	top: 100%;
	width: 225px;
	background:#19335b;
	padding: 3px 0px; 
	margin-top: 0px; 
}
.sub-menu li {
	display: block;
	width: 100%;
	line-height: 30px; border-right:none; 
}

}


@media handheld, only screen and (max-width: 767px) {

	
	
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;
}



.header1{
	display:block;
}




}


@media handheld, only screen and (max-width: 640px) {
.two_box{ width:48%; float:left;  padding-left:4px;  }		
.footer_box {
	width: 48%;
	float: left; margin:1%; 
}	
.heding {
	margin-top:20px;
	font-family: Arial;
	font-size:15px;
	color: #000;
}	
.text3 {
	color: #939393;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	line-height: 24px;
	background: url(../images/icon4.png) top center no-repeat;
	padding-top: 10px;
}	
.section6 {
	background: #f3f3f3;
	padding: 20px 0px;
}	
.left_box{ width:100%; }	
.section3 {
	width: 100%;
	padding: 30px 0px 0px 0px;
}	
h3 {
	margin: 0px;
 	font-family: Archivo Narrow ...;
	color: #376bba;
	font-size:25px;
	text-align: left;
	line-height:20px;
	font-weight: normal; 
} 
h3 span {
	color: #000000;
	font-size:17px;  
	line-height:28px;
}
h3 p {
	color: #414141;
	font-family: Arial;
	line-height:18px;
	padding-top: 6px;
	font-size: 12px;
	text-align: justify;
}	
.text2 {
	color: #414141;
	font-size: 13px;
	font-family: Arial;
	text-align: center;
	padding:0px;
	line-height: 22px;
}	
.titel {
	max-width: 650px;
	margin: auto;
	left: 8%;
	right: 8%;
	text-align: center;
	background: #19335b;
 	font-family:Baskerville Old F...;
	font-size:25px; line-height:50px;
	color: #FFF;
	position: absolute;
	z-index: 999;
	top:282px;
	padding: 0px 10px 30px 10px;
}
.titel span {
	font-family: Candara; line-height:22px;
	font-size: 16px; padding:0px 10px;
}	
.header_left {
	float: left;
	background: #FFF;
	width:31%;
	text-align: center; padding:10px 10px 0px 10px; 
	padding-bottom:20px; margin-left:60px;
}	
.banner {
	width: 100%;
	float: left;
	display: block; height:280px;
}
.banner img {
	width: 100% !important; height:280px;
}	

	
.call {
	font-family: Verdana;
	border-radius: 5px;
	font-size:12px;
	display: block;
	padding:20px 20px 10px 25px;
	color:#FFFFFF;
	float: left;
	margin-top:0px;
}

.followus {
	float:right; padding-right:10px;
}

.coppy {
	float: left;
	color: #FFFFFF;
	margin: 10px 0px 10px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px; 
}
.oxford {float: right; margin-top:0px; padding-right:10px; }


.oxford a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:11px;
	text-decoration:none;
	list-style:none;
}
.oxford a:hover {
	text-decoration:underline;
}



}
@media handheld, only screen and (max-width: 480px) {
.section9 {
	width: 100%;
	float: left;

	padding-top: 10px;
	padding-bottom: 40px; padding-right:10px; padding-left:10px; 
	
}
.two_box{ width:98%; float:left;  padding-left:10px;  }
	
.footer_box {
	width: 98%;
	float: left; margin:1%; 
}	
.left_sec {
	width:98%;
	float: left; margin:2% 1%;
}
.right_sec {
	width: 98%;
	float: left;
	margin:1%;
}	
.header_left {
	float: left;
	background: #FFF;
	width:50%;
	text-align: center; padding:10px 10px 0px 10px; 
	padding-bottom: 0px; margin-left:60px;
}	
	
.footer_sec {
	background: #376bba;
	padding: 20px 10px;
}
.footer_sec2 {
	background:#19335b;
	padding: 10px 10px;
}	
	
h2 {
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	color: #000000;
	font-size:36px;
	margin-bottom: 0px;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 0px;
	font-weight: normal;
}	


.gallery {
	 margin:auto; 
	
}
.gallery img { width:100%;
	padding: 10px 5px 0px 5px;
}
	
.three_box {
	width:98%;
	margin: 4% 1%;
}
.section3 {
	width: 100%;
	padding: 20px 10px;
}	
.section4 {
	width: 100%;
	background: #efefef;
	padding:10px 10px;
}	
.titel {
	max-width: 650px;
	margin: auto;
	left:8%;
	right:8%;
	text-align: center;
	background: #19335b;
 	font-family:Baskerville Old F...;
	font-size:18px; line-height:25px;
	color: #FFF;
	position: absolute;
	z-index: 999;
	top:226px;
	padding: 10px 10px 15px 10px;
}
.titel span {
	font-family: Candara; line-height:16px;
	font-size: 13px; padding:0px 10px; text-align:center;
}
.call {
	font-family: Verdana;
	border-radius: 5px;
	font-size:12px;
	display: block;
	padding: 10px 20px 10px 57px;
	color: #000000;
	float: left;
	margin-top:0px;
}
.banner {
	width: 100%;
	float: left;
	display: block; height:195px;
}
.banner img {
	width: 100% !important; height:195px;
}	

h6 {
	margin: 0px;
	font-family: Arial;
	color: #FFFFFF;
	font-size: 30px;
	text-align: left;
	font-weight: normal;
	line-height:60px; 
}
h6 span {
	color: #ffae00;
	font-weight: bold;
	font-size: 20px;
	text-align: left;
	line-height: 30px;
}
h6 p {
	font-size:14px;
	color: #FFF;
	text-align: left;
	margin-top: 0px;
	line-height: 24px;
}

.followus {
	float:left; padding-right:10px;
}
.coppy {
	float: left;
	color: #FFFFFF;
	margin: 10px 0px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px; 
}
.oxford {float: left; margin-top:0px;}


.oxford a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:11px;
	text-decoration:none;
	list-style:none;
}
.oxford a:hover {
	text-decoration:underline;
}
.four_box {
	width:84%;
	float:right;
	margin: 1%;
}
.galler_box{ width:98%; float:left; margin:1%;}



}


@media handheld, only screen and (max-width: 320px) {
h3 {
	margin: 0px; padding:0px;
 	font-family: Archivo Narrow ...;
	color: #376bba;
	font-size: 35px;
	margin-bottom: 40px !important;
	text-align: left;
	line-height:45px;
	font-weight: normal; padding-top:10px; 
}
h3 span {
	color: #000000;
	font-size: 25px;
	line-height:40px;
}
h3 p {
	color: #414141;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 22px;
	padding-top: 6px;
	font-size: 13px;
	text-align: justify;
}	
.section9 {
	width: 100%;
	float: left;

	padding-top: 10px;
	padding-bottom: 40px; padding-right:10px; padding-left:10px; 
	
}
.galler_box{ width:98%; float:left; margin:1%;}	
.footer_box {
	width: 98%;
	float: left; margin:1%; 
}		
.left_sec {
	width:98%;
	float: left; margin:1%;
}
.right_sec {
	width: 98%;
	float: left;
	margin:1%;
}	
.titel {
	max-width: 650px;
	margin: auto;
	left:8%;
	right:8%;
	text-align: center;
	background: #19335b;
 	font-family:Baskerville Old F...;
	font-size:18px; line-height:25px;
	color: #FFF;
	position: absolute;
	z-index: 999;
	top:202px;
	padding: 0px 10px 8px 10px;
}
.titel span {
	font-family: Candara; line-height:16px;
	font-size: 13px; padding:0px 10px; text-align:center;
}
.banner {
	width: 100%;
	float: left;
	display: block; height:195px;
}
.banner img {
	width: 100% !important; height:195px;
}	
.four_box {
	width:88%;
	float:right;
	margin: 1%;
}

}