	
/* 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: 1140px;
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: 1024px) {
.more {
	width:130px;
	margin: auto;
	margin-top: 30px;
}
.more a {
	font-size:16px;
	color: #FFFFFF;
	background: #3557a6;
	padding:8px 10px;
	display: block;
	text-align: center;
	border-radius:30px;
	 font-weight:200;
}
.more a:hover {
	background: #ed1b24;
}
	
.header_right {
	width:64%;
	float: right;
}	
.logo {
	float: left;
}
.logo img {
	width:90%;
}
	
h1 {
	margin: 0px;
	padding: 0px;
	font-family: 'Oswald', sans-serif;
	font-weight: normal;
	font-size: 20px;
	color: #FFF;
	line-height: 25px;
	margin-top: 20px !important;
}

h1 p {
	font-family: Arial;
	font-size: 12px;
	color: #FFF;
	line-height: 16px;
	text-align: center;
	padding: 5px 12px;
	font-weight: normal;
}		
.banner {
	width: 100%;
	float: left;
	height:350px;
}
.banner img {
	width: 100% !important;
	height: 350px;
}	
	

.navigation {
	float: left;
}
.navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.navigation li {
	float: left;
	list-style: none; margin:0px 1px;
	display: block;
}
.navigation li a {
text-decoration: none;  
	font-size:16px;
	color: #3557a6;
	font-family: 'Oswald', sans-serif;
	padding:4px 6px;
	display: block;
	
	
}
.navigation a:hover {
	color: #ed1921;
	border-bottom: #ed1921 3px solid; 
}


}
@media only screen and (max-width: 960px) {
.navigation { float:left;}
.navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none; 
}
.navigation li {
	float: left;
	list-style: none; margin:0px 1px;
	display: block;  
}
.navigation li a {
	text-decoration: none;  
	font-size:16px;
	color: #3557a6;
	font-family: 'Oswald', sans-serif;
	padding:4px 8px;
	display: block;
}
.navigation a:hover {
	color: #ed1921; border-bottom:#ed1921 2px solid; 
}
.navigation .active {
	color: #ed1921; border-bottom:#ed1921 2px solid; 
}
	
.header_left { width:18%;
	float: left;
}
.header_right {
	width:71%;
	float: right;
}		
.footer_box1 {
	width: 40%;
	margin: 1%;
	float: left;
}
.footer_box2 {
	width: 32%;
	margin: 1%;
	float: left;
}
.footer_box3 {
	width: 15%;
	margin: 1%;
	float: left;
}	
}

@media handheld, only screen and (max-width: 800px) {
.bg_box4{ width:48%; float:left; }	
.bg_box5{ width:48%; float:left; }	
.logo {
	float: left; padding-top:8px;
}
	
.bg_box {
	float: right;
	padding-bottom:20px;
	padding-right: 26px;
}	
h1 {
	margin: 0px;
	padding: 0px;
	font-family: 'Oswald', sans-serif;
	font-weight: normal;
	font-size:18px;
	color: #FFF;
	line-height: 25px;
	margin-top: 20px !important;
}

h1 p {
	font-family: Arial;
	font-size: 12px;
	color: #FFF;
	line-height: 16px;
	text-align: center;
	padding: 5px 0px;
	font-weight: normal;
}	
.header_left { width:18%;
	float: left;
}
.header_right {
	width: 78%;
	float: right;
}	
	
.navigation { float:left;}
.navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none; 
}
.navigation li {
	float: left;
	list-style: none; margin:0px 1px;
	display: block;  
}
.navigation li a {
	text-decoration: none;  
	font-size:15px;
	color: #3557a6;
	font-family: 'Oswald', sans-serif;
	padding:4px 6px;
	display: block;
}
.navigation a:hover {
	color: #ed1921; border-bottom:#ed1921 2px solid; 
}
.navigation .active {
	color: #ed1921; border-bottom:#ed1921 2px solid; 
}
	
.coppy {
	float: left;
	color: #FFFFFF;
	margin: 10px 0px 10px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px; 
}
.oxford {float: right; margin-top:5px; padding-right:10px; }


.oxford a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:13px;
	text-decoration:none;
	list-style:none;
}
.oxford a:hover {
	text-decoration:underline;
	}
	
}
@media handheld, only screen and (max-width: 799px) {
	
h1 {
	margin: 0px;
	padding: 0px;
	font-family: 'Oswald', sans-serif;
	font-weight:normal;
	font-size:16px;
	color: #FFF;
	line-height:25px;
	margin-top:20px !important;
}

h1 p {
	font-family: Arial;
	font-size: 12px;
	color: #FFF;
	line-height: 16px;
	text-align: center;
	padding: 5px 0px;
	font-weight: normal;
}	
.header_left { width:18%;
	float: left;
}
.header_right {
	width:75%;
	float: right;
}


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

.banner {
	width: 100%;
	float: left;
	display: block; height:300px;
}
.banner img {
	width: 100% !important; height:300px;
}	
.bg_box {
	float: right;
	padding-bottom:10px;
	padding-right: 26px;
}

	
.navigation { float:left;}
.navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none; 
}
.navigation li {
	float: left;
	list-style: none; margin:0px 1px;
	display: block;  
}
.navigation li a {
	text-decoration: none;  
	font-size:15px;
	color: #3557a6;
	font-family: 'Oswald', sans-serif;
	padding:4px 4px;
	display: block;
}
.navigation a:hover {
	color: #ed1921; border-bottom:#ed1921 2px solid; 
}
.navigation .active {
	color: #ed1921; border-bottom:#ed1921 2px solid; 
}



}


@media handheld, only screen and (max-width: 767px) {
.header_right {
	width: 66%;
	float: right;
}	
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;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-family: 'Oswald', sans-serif;
	font-weight:normal;
	font-size:14px;
	color: #FFF;
	line-height:25px;
	margin-top:20px !important;
}

h1 p {
	font-family: Arial;
	font-size: 12px;
	color: #FFF;
	line-height: 16px;
	text-align: center;
	padding: 5px 0px;
	font-weight: normal;
}
.phone {
	float: left;
	font-family: Oswald Regular;
	font-size: 18px;
	background: url(../images/phone.png) left top no-repeat;
	background-position: 1px 3px;
	color: #000;
	padding-left: 45px;
	line-height: 40px;
	margin-left:10px;
}	

}


@media handheld, only screen and (max-width: 640px) {
.bg_box4{ width:48%; float:left; padding-left:10px;}	
.bg_box5{ width:48%; float:left; padding-left:120px;}	
.footer_box1{ width:98%; margin:1%; float:left;}
.footer_box2{ width:98%; margin:1%; float:left; }
.footer_box3{ width:98%; margin:1%; float:left; }
	

	
	
.logo { 
	float: left; padding:30px 0px 10px 10px; 
}
.logo img { width:100%; 
	
}	
.bg_box {
	float: right;
	padding-bottom: 30px;
	padding-right:26px; padding-top:20px;
}

.header_left { width:25%;
	float: left;
}
.header_right {
	width: 70%;
	float: right;
}
		
.section2 {
	width: 100%;
	float: left;
	padding:30px 10px 30px 10px;
}	
.banner {
	width: 100%;
	float: left;
	display: block; height:250px;
}
.banner img {
	width: 100% !important; height:250px;
}	
.text {
	font-family: Arial;
	font-size:12px;
	color: #8c8c8c;
	line-height: 20px;
	text-align: justify;
	padding: 0px 14px;
}

.text1 {
	font-family: Calibri;
	font-size: 16px;
	color: #8c8c8c;
	line-height:20px;
	text-align: justify;
	padding: 0px 30px 20px 0px;
}
.text2 {
	font-family: Calibri;
	font-size:15px;
	color:#FFFFFF;
	line-height:20px;
	text-align: justify;
	padding: 0px 30px 20px 0px;
}

.video {
	float: left; padding-top:20px; 
}


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


.oxford a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:12px;
	text-decoration:none;
	list-style:none;
}
.oxford a:hover {
	text-decoration:underline;
}
.section6 {
	width: 100%;
	float: left;
	border-top: #dbe1e7 3px solid;
	padding-top: 10px;
	padding-bottom: 10px; height:200px;   

}


}
@media handheld, only screen and (max-width: 480px) {
.bg_box4{ width:98%; float:left; padding-left:0px; padding:10px 12px 10px 12px;}	
.bg_box5{ width:98%; float:left; padding-left:0px; padding:10px 12px 33px 12px;}		
.section3 {
	width: 100%;
	float: left;
	padding-top: 40px;
	padding-bottom: 50px;
	color: #7c7c7c; padding-left:10px; padding-right:10px;
}
	
.left_sec2 {
	width:98%;
	float: left;
	margin: 1%;  background:#2a2a2a;
}
.right_sec2 {
	width:98%;
	float: right;
	margin:4% 1%;
}	
.bg_box {
	float:left;
	padding-bottom: 30px;
	padding-right:26px; padding-top:20px;
}	
.gmail {
	float: left;
	font-family: Oswald Regular;
	font-size: 18px;
	background: url(../images/gmail.png) left top no-repeat;
	background-position: 1px 5px;
	color: #000;
	padding-left:45px;
	line-height:42px; margin-bottom:10px;
}	
.logo { 
	float: left; padding:0px 0px 10px 0px; 
}
.logo img { width:100%; 
	
}	
.section4 {
	width: 100%;
	float: left;
	background: #efefef;
	padding-top: 20px;
	padding-bottom: 20px;
	
}
.section5 {
	width: 100%;
	float: left;
	background:#FFF;
	padding-top: 20px;
	padding-bottom: 40px; padding-left:10px; padding-right:10px; 
	
}
.section8 {
	width: 100%;
	float: left;
	background: #3557a6;
	border-top: #FFF 1px solid;  padding:0px 0px 10px 10px;
}
	
.text {
	font-family: Arial;
	font-size: 13px;
	color: #8c8c8c;
	line-height: 20px;
	text-align: justify;
	padding: 0px 11px;
}	

.left_box {
	width:98%;
	float: left;
	margin: 1%;
}
.right_box {
	width:98%;
	float: right;
	margin: 1%;
}	
.phone {
	float: left;
	font-family: Oswald Regular;
	font-size: 18px;
	background: url(../images/phone.png) left top no-repeat;
	background-position: 1px 3px;
	color: #000;
	padding-left: 45px;
	line-height: 40px;
	margin-left:0px;
}	
	
.header_left { width:98%;
	float: left; padding-top:40px; padding-left:10px;
}
.header_right { width:98%;
	float:left; padding-left:10px; padding-top:10px;
}	
.footer_sec {
	background: #376bba;
	padding: 20px 10px;
}
	
.three_box {
	width:98%;
	float: left;
	margin: 1%;
	text-align: center;
}
.three_box img {
	width: 100%;
}
.left_sec {
	width:98%;
	float: left;
	margin: 3% 1%;
}
.right_sec {
	width:92%;
	float:left;
	margin: 3% 1%;
}

.banner {
	width: 100%;
	float: left;
	display: block; height:200px;
}
.banner img {
	width: 100% !important; height:200px;
}	
.coppy {
	float: left;
	color: #FFFFFF;
	margin: 10px 0px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px; 
}
.oxford {float: left; margin-top:0px;}


.oxford a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:12px;
	text-decoration:none;
	list-style:none;
}
.oxford a:hover {
	text-decoration:underline;
}
.four_box {
	width:85%;
	float:left;
	margin:5% 5%; 
}
h1 {
	margin: 0px;
	padding: 0px;
	font-family: 'Oswald', sans-serif;
	font-weight:normal;
	font-size:14px;
	color: #FFF;
	line-height:25px;
	margin-top:20px !important;
}

h1 p {
	font-family: Arial;
	font-size: 12px;
	color: #FFF;
	line-height: 16px;
	text-align: center;
	padding: 5px 0px;
}
h2 {
	margin: 0px;
	padding: 0px;
	font-family: 'Oswald', sans-serif;
	font-weight: normal;
	font-size:35px;
	text-align: center;
	color: #7c7c7c;
	line-height: 40px; margin-bottom:10px;
}
h2 span {
	color: #3557a6;
	font-size: 22px;
	font-family: Adobe Devanagari;
	text-align: center;
}
.footer_box1{ width:98%; margin:1%; float:left;}
.footer_box2{ width:98%; margin:1%; float:left;}
.footer_box3{ width:98%; margin:1%; float:left;}

.section7 {
	width: 100%;
	float: left;
	background: #3557a6;
	padding:10px;
}	


}


@media handheld, only screen and (max-width: 320px) {
.bg_box2 { width:100%;
	float: right;
	
}	
.text_box{ width:100%; float:left; padding-top:0px;}
.logo { 
	float: left; padding:0px 0px 10px 0px; 
}
.logo img { width:100%; 
	
}	
h2 {
	margin: 0px;
	padding: 0px;
	font-family: 'Oswald', sans-serif;
	font-weight: normal;
	font-size:33px;
	text-align: center;
	color:#000000;
	line-height: 40px; margin-bottom:10px;
}
h2 span {
	color: #3557a6;
	font-size: 20px;
	font-family: Adobe Devanagari;
	text-align: center;
}
.text {
	font-family: Arial;
	font-size: 12px;
	color: #8c8c8c;
	line-height: 20px;
	text-align: justify;
	padding: 0px 11px;
}	
	
.banner {
	width: 100%;
	float: left;
	display: block;
	 height:200px;
}
.banner img {
	width: 100% !important;
	 height:200px;
}	

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

}