

/***** Contact ****/
.contact_page_content {
	float:left;
	width:100%;
	padding:3% 0 0 0;
}
.con_one_bla {
	width:100%;
	float:left;
	height:1px;
}	

.contact_details {
	float:left;
	width:45%;
	padding:3% 0 3% 5%;
	background:#033d6c;
}	
.contact_ine_one {
	float:left;
	width:80%;
	height:1px;
	background:#FFFFFF;
	margin:4% 0 4% 0;
}	
.contact_details h1 {
 font-family: "IBM Plex Sans", sans-serif;
	font-size:25px;
	color:#ffffff;
	width:99%;
	letter-spacing:normal;
	padding:1% 0 3% 0;
}
.contact_details h2 {
	float:left;
	width:90%;
 font-family: "IBM Plex Sans", sans-serif;
	font-size:16px;
	padding:1% 0 1% 0;
	color:#ffffff;
	font-weight:600;
	letter-spacing:normal;
}
.contact_details img {
	float:left;
	padding:2px 3px 0 0;
}
.contact_details p {
	float:left;
	font-size:15px;
	color:#ffffff;
	width:95%;
	padding:1% 0 1% 0;
	letter-spacing:normal;
	line-height:26px;
 font-family: "IBM Plex Sans", sans-serif;
}
.contact_details .onetwo {
	width:52.4%;
	text-align:right;
}	


.feedback_content {
	float:left;
	width:50%;
	padding:0 0 0 0;
}
.feedback_content h1 {
	float:left;
 font-family: "IBM Plex Sans", sans-serif;
	font-size:16px;
	color:#121312;
	letter-spacing:normal;
}
.feedback_content p {
		float:left;
	font-size:12px;
	color:#676767;
	width:90%;
 font-family: "IBM Plex Sans", sans-serif;
}
contact_page_content3  h2 {
	float:left;
	width:90%;
 font-family: "IBM Plex Sans", sans-serif;
	font-size:16px;
	padding:10px 0 10px 0;
	color:#3a586c;
	font-weight:600;
	letter-spacing:normal;
}

.map_content {
	float:left;
	width:100%;
}

/***** Contact ****/

/**** About Us ****/
.about_banner_content_new {
	float:left;
	width:100%;
	background:#0094de;
}
.about_line_new {
	float:left;
	width:40px;
	height:3px;
	background:#ffffff;
	margin-top:2px;
	margin-bottom:1%;
	margin-left:46%;
}	
.about_blank {
	float:left;
	width:39%;
	height:1px;
}	
.about_main_content {	
	float:left;
	width:100%;
}
.about_main_content h1 {
	float:left;		
	font-size:30px;
	color:#ffffff;
 font-family: "IBM Plex Sans", sans-serif;
  width:98%;
  text-align:left;
	padding:7% 0 1% 0;
	text-align:center;
 }
.about_main_content p {
	float:left;		
	font-size:15px;
	color:#ffffff;
 font-family: "IBM Plex Sans", sans-serif;
  width:98%;
  text-align:left;
	padding:0 0 6% 0;
	text-align:center;
 } 
 
 .about_main_content a {
	font-size:15px;
	color:#ffffff;
 font-family: "IBM Plex Sans", sans-serif;
	padding:0 1% 0 0;
 }
  .about_main_content a:hover {
  	color:#5a5a5a;
	text-decoration:underline
}	
		
/**** About Us ****/



/**** Contact Page ****/
.footer_page_one {
	float:left;
	width:100%;
	padding:3% 0 3% 0;	
}	
.footer_page_two {
	float:left;
	width:33%;
	padding:0 0 0 0;
}	
.footer_page_two h2 {
	float:left;
	width:95%;
 font-family: "IBM Plex Sans", sans-serif;
	font-size:20px;
	color:#ffffff;
	padding:3% 0 3% 5%;
	background:#e75c38;
	margin-bottom:3%;
}	
.footer_page_two h4 {
	float:left;
	width:100%;
 font-family: "IBM Plex Sans", sans-serif;
	font-size:14px;
	color:#888888;
	padding:3% 0 3% 0;
	font-weight:normal;
}	
.footer_map_one {
	float:left;
	width:100%;
	padding:0 0 3% 0;	
}
.footer_page_map {
	float:left;
	width:32%;
	background:#ecebea;
	height:270px;
	margin-right:1%;
}	

.footer_page_four {
	float:left;
	width:100%;
	padding:0 0 2% 0;
}	

/**** Contact Page ****/


/*** Responsive ****/



/*** Resposive ***/

@media only screen and (min-width:240px) {
.footer_page_two {
	width:100%;
}
}
@media only screen and (min-width:320px) {
.footer_page_two {
	width:100%;
}
.contact_details {
	width:98%;
}
.feedback_content {
	width:98%;
}	

}
@media only screen and (min-width:400px) {
.footer_page_two {
	width:100%;
}
.footer_page_two h2 {
	width:99%;
}	
}

@media only screen and (min-width:600px) {
.footer_page_two {
	width:49%;
}
.footer_page_two h2 {
	width:99%;
}	
}

@media only screen and (min-width:720px) {
.footer_page_two {
	width:33%;
}
.footer_page_two h2 {
	width:95%;
}	
.contact_details {
	width:50%;
}
.feedback_content {
	width:49%;
}
}


@media only screen and (min-width:900px) {
.contact_details {
	width:45%;
}
}

/*** Resposive ***/

