
/************** Fonts embeded ***************/
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300italic,300,400italic,600,700,700italic,600italic,800);
@import url(http://fonts.googleapis.com/css?family=Noto+Serif:400,700,700italic,400italic);

@import url(/css/local.css);
@import url(/css/application.css);



/************** CSS stylesheet ***************/

html, body {
  height: 100%;
}

body { 
	color: #000;
	background:#fff;
	font:normal 12pt "Open Sans", sans-serif; 
	text-align:left;
	line-height:140%;
	-webkit-transition: all 0.15s ease;
	-moz-transition: all 0.15s ease;
	-o-transition: all 0.15s ease;
	transition: all 0.15s ease; 
}

a {
	text-decoration:none; 
	outline:none;
	-webkit-transition: all 0.15s ease;
	-moz-transition: all 0.15s ease;
	-o-transition: all 0.15s ease;
	transition: all 0.15s ease; 
}

a:hover {
	color: #fff;
	outline: none;
	opacity: 0.85;
	filter: alpha(opacity=85);
	text-decoration: none;
	-webkit-transition: all 0.15s ease;
	-moz-transition: all 0.15s ease;
	-o-transition: all 0.15s ease;
	transition: all 0.15s ease;
}

.link-effect {
	outline:none;
	opacity:1.0;
	filter:alpha(opacity=100);
	-webkit-transition: all 0.15s ease;
	-moz-transition: all 0.15s ease;
	-o-transition: all 0.15s ease;
	transition: all 0.15s ease;	
}

.link-effect:hover {
	opacity:0.85;
	filter:alpha(opacity=85);
	-webkit-transition: all 0.15s ease;
	-moz-transition: all 0.15s ease;
	-o-transition: all 0.15s ease;
	transition: all 0.15s ease;		
}

img {
	border:none;
	outline:none;
	max-width:100%;
}

h1, h2, h3, h5 {
	color: #5A5A5A;
	font-weight: 600;
}

h1 {
	font-size: 46px;
	margin: 0;
	padding-right: 0;
	padding-bottom: 25px;
	padding-left: 0;
}

h2 {
	font-family: "Open Sans", sans-serif;
	font-size: 28px;
	
}

h3 {
	font-size: 20px;
	margin: 0;
	font-weight: 400;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}

h5 {
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	padding-bottom: 10px;
}

p {
	padding:0 0 12px;	
}

a img, a:hover img, a:active img  {
	border:none;
	outline:none;
}

ol, ul {
  	list-style: none;
	margin:0;
	padding:0;
}

p {
	line-height:14pt;
}

.no-margin {
  	margin: 0 !important;
}

.no-padding {
  	padding: 0 !important;
}

.img-responsive {
	max-width:100%;
	height:auto;
}
.pull-left.main-content ul {
    list-style: inside none disc;
}
.pull-left ul li {
	 background-image: url("/uploads/media/bullet.png");
    background-position: -3px 15px;
    background-repeat: no-repeat;
    border-bottom: 1px solid #4abbc7;
    display: inline-block;
    font-size: 16px;
    line-height: 1.8em;
    list-style: outside none circle;
    padding: 5px 0 5px 20px;
    text-align: left;
    width: 80%;
/*	
	
    border-bottom: 1px solid #4abbc7;
    font-size: 16px;
    line-height: 1.8em;
    list-style-image: url("/uploads/media/bullet.png");
    list-style-type: inside;
    padding: 5px 0;
    text-align: left;
    width: 80%;
*/
}


/**************** General CSS styles ****************/

#header {
	/******3**(12-08-2016)--start***update*****/
	padding:25px 0 20px;
	/******3**(12-08-2016)--end********/	
}

#header .h-addr {
	padding:14px 0 0;
	font-size:15px;
}

.h-addr ul {
	list-style:disc;	
}

.h-addr ul li {
	margin-left:14px;
	display:inline-block;
	color:#58595b;	
}

.h-addr ul .address {
	list-style:none;
	margin-left:0;
	padding-left:0;
}

.h-addr ul li .sep {
	padding-right:10px;
}

.h-addr-img {
	position:relative;
	top:-1px;
	padding-right:3px;
}

.h-addr a {
	color:#003d13;	
	color:#58595b;
}

#header .tel {
	padding-top:51px;
	font-size:26px;
	font-weight:900;	
}

#header .h-follow-us {
	padding:20px 0 0;
	color:#58595b;	
}


.h-follow-us  span {
	position:relative;
	top:3px;	
	font-size:18px;
}

.h-follow-us ul {
	display:inline-block;
	padding-left:3px;	
}

.h-follow-us li  {
	display:inline-block;
	padding:0 2px; 	
}

.navbar-default {
	border:none;
	/*background:url(../img/nav.png) repeat-x top center #ececec;*/
	min-height:120px;
	margin-bottom:0;
	border-radius:0;
}

.navbar-collapse {
	padding-left:0px;
	padding-right:0px;	
}

.navbar .navbar-nav {
	float:none;
	text-align:center;
}

.navbar .navbar-nav > li {
	float:none;
	display:inline-block;
}

.navbar-default .navbar-nav > li > a {
    padding:11px 16px 10px;
	color:#4c3f3f;
}

.navbar .navbar-nav .home {
	position:relative;
	top:-1px;	
}

.navbar-default .navbar-nav > li > a:hover, 
.navbar-default .navbar-nav > li > a:focus, 
.navbar-default .navbar-nav > li.active a, 
.navbar-default .navbar-nav > li.active a:hover {
	color:#fff;
	background:url(../img/nav-hover.png) repeat-x top center #8f8f90;	
}

.navbar-default .navbar-nav > .open > a, 
.navbar-default .navbar-nav > .open > a:hover, 
.navbar-default .navbar-nav > .open > a:focus {
	color:#fff;
	background:url(../img/nav-hover.png) repeat-x top center #8f8f90;	
}

.dropdown-menu {
	background:#f0eeee;
	color:#4c3f3f;
	min-width:100%;
	padding:0px;
	border-radius:0px;	
}

.dropdown-menu li {
	border-bottom:2px solid #f7f6f6;
}

.dropdown-menu li a {
	padding:9px 18px;
	font-size:13px;
	 text-transform:capitalize;		
}

.dropdown-menu li a:hover {
	background:#e0dede;	
}

.dropdown-menu li:last-child {
	border:none;	
}

#banner-outer {
	background: #F5F1DE;
	height:auto;
}

.banner {
	position:relative;
	float:left;
	width:854px;
	height:350px;
	/*background:url(../img/banner.jpg) no-repeat top center transparent;
	background-size:cover;*/
}

.banner-txt {
	position:absolute;
	bottom:45px;
	font-size:40px;
	padding-left:28px;
	color:#fff;
	text-shadow:2px 2px 2px rgba(0,0,0,0.5);
}

.banner-side {
	float:left;
}

#content-outer {
	padding:0 0 35px;
}

.main-content {
	padding:30px 25px 30px 32px;
	width:854px;
}

.main-content p {
	font-size:16px;
	color:#58595b;
	line-height:24px;	
}

.main-content-chapter {
   max-width: 1139px;
    padding: 30px;
    width: 100%;}

.main-content-chapter p {
	font-size:16px;
	color:#58595b;
	line-height:24px;	
}

.para-sep {
	height:8px;
}

.home-content {
	width:530px;	
}

.service-offer h3 {
	padding:10px 0 20px;
	font-weight:normal;
}

.service-offer .service-btn {
	margin:0 0 7px;	
}

.testimonial {
	background:#e7e9e8;
	border-radius:3px;
	position:relative;
	margin:20px 0 30px;
	padding:40px 30px 28px 65px;	
}

.testimonial-txt:before {
	background:url(../img/quote.png) no-repeat top center transparent;
	display:block;
	position:absolute;
	content:'';
	width:34px;
	height:37px;
	left:20px;
	top:30px;	
}

.testimonial-txt {
	font-family:'Noto Serif', serif;
	font-style:italic;
	font-size:15px;
	color:#003d13;
	line-height:26px;
	padding:0 0 10px;
}

.testimonial-author {
	font-size: 16px;
	color: #003d13;
	font-weight: 600;
}

.see-more {
	text-align:right;
}

.see-more a {
	color:#58595b;
	font-size:12px;
	font-weight:600;	
}

.sidebar {
	float:left;
	width:285px;
}

.message-form {
	background:#e8e9e8;
	padding:20px 12px 14px;
	border:1px solid #dedede;
	border-top:none;
	border-radius:0px 0px 6px 6px;
}

.message-h {
	padding:0 0 10px;
	position:relative;
}

.message-title {
	font-size:24px;
	font-weight:700;
	padding:20px 0 0;
	line-height:22px;
}

.message-title span {
	font-size:13px;	
	display:inline-block;
	padding:5px 0 0;
	font-weight:500;
}

.i-comment {
	position:absolute;
	top:0px;
	right:106px;
}

.messager {
	float:right;
}

.input-block {
	display:block;
	width:100%;
	font-size:12px;
	font-family:'Noto Serif', serif;
	color:#b3b3b3;
	font-style:italic;
	border-radius:2px;
	border:1px solid #cecece;
	padding:3px 7px;
	margin:0 0 10px;
}

.input-block-capha {
	float:left;
	 width: 86%;
	font-size:12px;
	font-family:'Noto Serif', serif;
	color:#b3b3b3;
	font-style:italic;
	border-radius:2px;
	border:1px solid #cecece;
	padding:3px 7px;
	margin:0 0 10px;
}

.input-capha-button {
	
	width:20%;
	
	
	
}

.interestedin {
	padding:3px 0 5px;
}

.message-chk {
	font-size:13px;
	line-height:12px;
}

.message-chk input[type="checkbox"] {
	position:relative;
	top:2px;	
	padding-right:4px;
}

.message-chk label {
	font-weight:normal;
}

.message-txt {
	height:65px;
	margin:9px 0 12px;
}

.btn-s {
	background:#666666;
	color:#fff;
	font-size:16px;
	padding:6px 35px;
	border-radius:3px;
	border:none;	
}

.stories {
	margin:12px 0;
	background:#f2cdb1;
	padding:16px 11px 15px;
	border:1px solid #e5b693;
	border-radius:6px;
}

.stories .video {
	margin:0 0 6px;	
}

.stories-subtitle {
	font-weight:600;
	font-size:14px;	
	margin:0 0 2px;
}

.stories-title {
	font-weight:700;
	font-size:16px;	
	margin:0 0 4px;
	color:#d20043;
}

.stories-txt {
	line-height:16px;
	font-size:13px;
	padding:0 0 5px;
	margin:0;
}

#footer {
	
	font-size:14px;
}

.search-now-outer {
	text-align:center;
	padding:0 0 26px;
}

.search-now {
	display:inline-block;
	background:#749abc;
	color:#fff;
	position:relative;
	top:-17px;
	padding:7px 22px;
	border-radius:2px;	
}

.search-now span {
	font-weight:700;	
}

#footer .title {
	color:#fff;
	font-weight:14px;
	padding:0 0 5px;
}

.footer-content {
	color:#58595b;
	line-height:22px;
}


.footer-content a {
	color:#fff;
}

.footer-content p {
	font-family:'Noto Serif', serif;
	font-style:italic;
	color:#58595b;
	line-height:20px;
}

.f-social {
	padding:15px 0;
	text-align:right;
}

.f-social ul li {
	display:inline-block;
	padding:0 2px;	
}

.footer-bottom {
	color:#fff;
	padding-top:20px;
	padding-bottom:20px;	
}

.footer-bottom-right img {
	padding:0 5px;
	width:40px;	
}

/**************** Responsive CSS styles ****************/



@media (max-width:1199px) {
	.banner, .main-content {
		width:655px;	
	}
	.banner {
		height:268px;
	
	}
	.banner-side img {
    max-width: 218.5px;
}
#banner-outer {
	/*height:268px;*/
}
	.main-content {
		padding-right:35px;
	}
	.home-content {
		width: 332px;
	}
	.main-content p {
		font-size:15px;
		line-height:23px;	
	}
	.testimonial-txt {
		line-height:24px;
		font-size:14px;
	}
	
}

@media (max-width:991px) {
	#header .h-addr {
		font-size:13px;	
	}
	.h-follow-us span {
		font-size:14px;	
	}
	.h-addr ul li {
		margin-left:5px;
	}
	.h-addr ul li .sep {
		padding-right:4px;	
	}
	.h-follow-us li {
		padding:0 2px;
	}
	.navbar-default .navbar-nav > li > a {
	 	padding: 11px 18px 10px;
	}
	#banner-outer, .banner {
		/*height:196px;	*/
	}
	.banner-side img {
    max-width: 159.5px;
}



	.sidebar {
		width:230px;
	}
	.banner, .main-content {
		width:490px;	
	}
	.main-content {
		padding: 30px 15px 10px 10px;
	}
	.home-content {
		width: 310px;
	}
	.main-content p {
		font-size: 14px;
		line-height: 21px;
		padding-bottom:3px;
	}
	.testimonial {
		padding:30px 30px 20px 65px;
	}
	.testimonial-txt:before {
		top:18px;
		left:20px
	}
	.bottom-logo img {
		width:100%;
	}
	#footer {
		font-size:13px;
	}	
}

@media (max-width:1024px)  {
	
	.menudiv {
		line-height: 43px;
		margin: 0 auto;
		position: absolute;
		left: 62px;
		width: 44px;
		
	}
	#header {
		text-align:center;
	}
	#header .h-addr {
		padding:8px 0 0;
	}
	.h-addr ul li {
		display:block;
		padding:3px 0 0;
	}
	.h-addr ul li .sep {
		display: none;
		padding: 0;
	}
	#header .tel {
		padding-top:10px;
		font-size:24px;
	}
	#header .h-follow-us {
		padding:10px 0 0;
	}
	#header .tel .pull-right,
	#header .h-follow-us .pull-right {
		float:none !important;	
	}
	.navbar-toggle {
		margin-top:6px;
		margin-bottom:1px;
	}
	.navbar .navbar-nav > li {
		float:none;
		display:block;
	}
	.navbar .navbar-nav {
		margin:0;	
		text-align:left;
	}
	.container > .navbar-header,
	.container > .navbar-collapse {
		border:none;
	}
	.navbar-default .navbar-nav > li > a {
		padding:8px 12px;
	}
	.navbar-default .navbar-nav > li > a:hover, 
	.navbar-default .navbar-nav > li > a:focus, 
	.navbar-default .navbar-nav > li.active a, 
	.navbar-default .navbar-nav > li.active a:hover {
		background-image:none;
		background-color:#b7b3b3;
	}
	.navbar-default .navbar-nav > .open > a, 
	.navbar-default .navbar-nav > .open > a:hover, 
	.navbar-default .navbar-nav > .open > a:focus {
		background-image:none;
		background-color:#b7b3b3;
	}
	#banner-outer {
		display:block;
	}
	.main-content, .sidebar {
		float:none;
		display:block;
		width:100%;
		padding:10px 0;
	}
	.home-content, .service-offer {
		display:block;
		float:none;
		width:100%;
		padding:0 0 10px;
	}
	.service-offer { 
		text-align:center;
	}
	.testimonial {
		margin-bottom:0;
	}
	.search-now-outer {
		padding:0 0 5px;	
	}
	#footer .footer-content .col-sm-3 {
		padding:0 0 14px;	
	}
	.logo-social {
		float:none !important;
	}
	.bottom-logo img {
		
		width:175px;
	}
	.f-social {
		text-align:left;	
	}
	.footer-bottom {
		text-align:center;
		padding:0 0 12px;
	}
	.copyright {
		display:block;	
	}
	.footer-bottom-sep {
		display:none;	
	}
	.footer-bottom .pull-left,
	.footer-bottom .pull-right {
		text-align:left;
		float:none !important;	
	}
	.footer-bottom-right {
		padding:10px 0 0;	
	}
	.bigdesk { display:none !important; font-size:14px; color:#3C5F80; }
	.bigdesk  a { font-size:14px !important; color:#000 !important; }
	#header .tel { color:#000; font-size:14px; }
	
	.home-desk { display:none; }
	/***********************Mobile Topbar* start******/
.h-addr ul .address {
	font-family:sans-serif;
	font-size:15px;
	
}
.topbar {
    background-color: #101D3B;
    height: 36px;
    padding-top: 5px;
    text-align: right;
    width: 100%;
}
.topbar a {
    color: #ffffff;
    font-family: sans-serif;
    font-size: 15px;
    height: 25px;
    line-height: 30px;
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
    text-align: left;
    width: 120px;
}

#topc i {
	/******3**(12-08-2016)--start********/
  color: #ffffff;
    font-size: 30px;
    vertical-align: middle;
	/******3**(12-08-2016)--end********/
   
}
#topc i img{
	  vertical-align: top;
    width: 15px;
}

#topm i img{
	  vertical-align: top;
    width: 18px;
}
.fleft {
    float: left;
}

.h-follow-us { display:none; }
#header .tel { display:none; }
.h-addr ul {
    
    margin: 0 auto;
}
.h-addr li:not(.address)
{
	  display: inline-block;
   
    /*width: 100px;*/
}
.fullwidth { width:100%; }
.navbar-header { position:relative; }
/**************Mobile Top bar end***********/
}
@media (min-width:1025px) {
	
/******1**(12-08-2016)--start********/
	#header .h-addr ul.rightbar {
		float:right;
	
}
/******1**(12-08-2016)--end********/
	.topbar { display:none; }  
	
	.menudiv { display:none; }
	
	.home-mob { display:none; }
.service-offer { margin-top:38px; }
.smalldesk{ display:none;  }


#header .tel .pull-right { text-align:right;

}
}


/***Home page youtube video style  start here
alos need to update this class 
.home-content {
	width:575px;	
}

***/
@media (min-width:400px) {
#youvidbox { list-style:none; width:250px; margin:0 auto;
	
}
#youvidbox ul {
    display: inline-block;
    list-style:none;
    padding-left: 0;
    width: 100%;
}
#youvidbox li {
background-image: none;
    border: medium none;
    display: inline-block;
    height: auto;
    list-style: outside none none;
    margin-bottom: 0px;
	margin-top:10px;
    padding: 0;
    text-align: center;
    vertical-align: top;
    width: 250px;
}
#youvidbox a {
  	color: #333;
    display: inline-block;
    float: none;
    font-size: 10px;
    font-weight: normal;
    opacity: 1;
    position: relative;
    text-align: center;
    text-decoration: underline;
    text-transform: uppercase;
    vertical-align: top;
    width: 250px;
}
#youvidbox a img {
    border: medium none;
    display: block;
   
    padding-left: 0;
    padding-top: 0;
    width: 250px;
}



#youvidbox a .buttn {
   left: 85px;
    position: absolute;
    top: 43px;
    width: 30px;
}

#youvidbox ul li h1 {
   clear: both;
    color: #333;
    font-size: 12px;
    font-weight: normal;
  
    line-height: 16px;
    margin: 0;
    padding-bottom: 10px;
   
    padding-top: 6px;
    text-align: center;
}
}

@media (max-width:399px) {
#youvidbox { list-style:none; width:100%; margin:0 auto;
	
}
#youvidbox ul {
    display: inline-block;
    list-style:none;
    padding-left: 0;
    width: 100%;
}
#youvidbox li {
background-image: none;
    border: medium none;
    display: inline-block;
    height: auto;
    list-style: outside none none;
    margin-bottom: 0px;
	margin-top:10px;
    padding: 0;
    text-align: center;
    vertical-align: top;
    width: 100%;
}
#youvidbox a {
  	color: #333;
    display: inline-block;
    float: none;
    font-size: 10px;
    font-weight: normal;
    opacity: 1;
    position: relative;
    text-align: center;
    text-decoration: underline;
    text-transform: uppercase;
    vertical-align: top;
    width: 100%;
}
#youvidbox a img {
    border: medium none;
    display: block;
   
    padding-left: 0;
    padding-top: 0;
    width: 100%;
}



#youvidbox a .buttn {
   left: 45%;
    position: absolute;
    top: 40%;
    width: 15%; 
}

#youvidbox ul li h1 {
   clear: both;
    color: #333;
    font-size: 12px;
    font-weight: normal;
  
    line-height: 16px;
    margin: 0;
    padding-bottom: 10px;
   
    padding-top: 6px;
    text-align: center;
}



}
/***Home page youtube video style End here***/


/**********hotline css*****************/
.hotline {
	margin:20px 0 12px;
	
	padding:0px;
 border: 15px solid #104970;
 background-color:#104970;
	border-radius:6px;
	position:relative;
}

.hotline-title {
	background:#104970;
	 color: #fff;
    font-size: 21px;
    font-weight: 700;
    margin: 0 0 4px;
    padding: 0px;
	
}

.hotline-icondiv {
	
  background-image: url("http://imgcares.com//img/Com_hotline.png");
    background-position: right 8px;
    background-repeat: no-repeat;
    background-size: 58px auto;
    height: 90px;	
}
.hotline-icondiv span:first-child {
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
}

.hotline-icondiv span { 
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
}
.hotline-icondiv span:last-child a {
   color: #fff;
   
    
    line-height: 26px;
	
}
.hotline-icondiv .ortxt {
	
	    display: block;
        padding-top: 3px;
	}
.hotline-icondiv .hotlinenum {
   color: #f3efa6;
    font-size: 20px;
    font-weight: bold;
    line-height: 26px;
	
}
/************meet our staff new start*******************/
#staffgroup .row .col-sm-3 { text-align:center; color:#000; font-family:verdana,arial,helvetica,sans-serif !important; font-size:80.5% !important }
#staffgroup h3 { text-align:center; padding-bottom:0px; font-family:verdana,arial,helvetica,sans-serif !important; font-size:80.5% !important;  }
#staffgroup img {
    margin-bottom: 10px;
	   align-self: center;
}
#staffgroup .posttitle {  margin-bottom: 30px; text-align:center; color:#000; font-family:verdana,arial,helvetica,sans-serif !important; font-size:80.5% !important }
/*************Hot line css ends*********/
/******1**(12-08-2016)--start********/
.sarchbox { position:relative; display:inline-block; }
.sarchbox button { position:absolute; background:transparent; 
 font-size: 15px;
   right: 1px;
    top: 1px;
	height:25px;
	border:0px;
	border-style:solid;
	border-color:#ccc;
	border-width:0 0 0 1px; 
	padding-bottom: 1px;
	
	
}


#header .h-follow-us input[type="text"] {
 border: 1px solid #cccccc;
    border-radius: 3px;
    height: 27px;
    vertical-align: bottom !important;
    width: 201px;
	padding:5px 32px 5px 5px;
	 font-size: 14px;
    font-weight: normal;
	
}
@media (device-width: 768px) and (device-height: 1024px) and (orientation:portrait)
{
	
	
	
}
	
@media (device-width: 1024px) and (device-height: 768px) and (orientation:landscape)
{
	.h-addr ul li { margin-left:4px; }
	.h-addr ul li .sep {padding-right: 4px;  } 
	
}

@media (max-device-width: 480px) and (orientation:portrait)
{
	.h-addr .address span {
		  display: block; 
	
	}
	.h-addr li:not(.address) {
    display: inline-block;
    width: 100%;
}
	
}

@media  (max-device-width: 480px) and (orientation:landscape)
{
	
}
h3.sitevid {
    
    color: #ffffff;
    margin-top: 20px;
    padding: 5px;
	font-size: 12px;
    text-align: center;
    text-transform: uppercase;
}
ul.downloads {
    min-width: 240px;
}
ul.downloads li { font-size:16px; }
ul.downloads li {
    font-size: 13px !important;
    padding-left: 4px !important;
	background:none !important;
	width:100% !important;
	display:table !important; 
}
#header .logo img {  height: 115px; }
.bottom-logo img { width:175px; }

/******1**(12-08-2016)--end********/
@media (min-width:1025px) {
	.mobsmedia { display:none; }
	
	.career_dteails .myButton { display:block; float:right; }
	
	
	p.careerlink { text-align:center; }
	p.careerlink a { float:right; }
}
@media (max-width:1024px) {
	
	
	p.careerlink { text-align:center; }
	p.careerlink a { float:none; display:inline-block;
		
		
	}
.mobsmedia { float:right;
	
	 }
	 .career_dteails .myButton { display:block; float:right; }
	 
	 .navbar-brand { display:none;
		 
	 }
	 .navbar-default { min-height:44px;
		 
	 }


.mobsmedia > li {
    display: inline;
    float: right;
    margin-right: 10px;
    margin-top: 5px;
}
.mobsmedia > li.GooglePlus {
    display: none;
}
}

/*********************new header*******************/
@media (min-width:1025px) {
	#header { display:none; }
	#bs-example-navbar-collapse-1 { float:right; font-size:16px; }
	.navbar .navbar-nav > li { border-right:1px solid #bbb; }
	.navbar .navbar-nav > li:last-child { border-right:0px solid #bbb; }
	.navbar .container { line-height:114px; }
	.navbar-collapse.collapse { display:inline-block !important; }
#header-top  a { color:#fff;}

#header-top {
	font-size:12px;
	height: 50px;
	padding: 10px 0 0;
	font-family: "Open Sans",sans-serif;
	color: #fff;
	background-color: #101D3B;

	line-height: 10px;
}

.custalign {
	text-align: right;
}
}
@media (max-width:1024px) {
#header-top {display:none; }

}

#testimonials {
	color: #000;
	background-color: #fff;
	padding-bottom: 60px;
	padding-top: 60px;
}

blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 17.5px;
	 border-left: 0px solid #eee;
	 text-align:center;
}
blockquote p {
	font-weight: 300;
	font-style: italic;
	font-size: 1.2em;
	letter-spacing: 0.5px;
	line-height: 25px;
}
 blockquote p::before {
	content: '';
	height: 30px;
	width: 42px;
	display: inline-block;
}

/*blockquote p::after {
	content: '';
	height: 30px;
	width: 42px;
	display: inline-block;
}*/



blockquote p::before {
	margin-right: 5px;
	background: url(/img/beginning_quote.png);
}

blockquote p::after {
	margin-left: 5px;
	background: url(/img/end_quote.png);
}

#homecareer {
	background-image: url("/img/Careers_HMA.jpg");
	height: 330px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: left top;
}

.careertxt {
	width: 400px;
	float: right;
	font-size: 12pt;
	line-height: 14pt;
}

.career_dteails h3 {
	padding-top: 25px;
	padding-bottom: 15px;
}

.career_dteails ul li:last-child {
	margin-bottom: 15px;
}

iframe{
    pointer-events: none;
}

.joblisting:last-child {
	border-bottom: 1px solid #ccc;
	padding: 0px 15px;
}

#header-top .fa-inverse { color:#fff;
	
}
#header-top .fa-square { color:#101D3B