p{
	margin-bottom: 18px;
	line-height: 1.75;
	word-break: keep-all;
	color: #484848;
}
img,iframe{
	max-width: 100%;
}
@font-face{
	font-family: he-font;
	src:url(../fonts/kokila.ttf);
}
h1,h2,h3,h4,h5{
 font-family: he-font!important;
 color:#232856;
}
h2, .h2 {
    font-size: 42px;
}
.navbar{
	border-radius: 0px!important;
	margin-bottom: 0px;
	box-shadow: 0px 0px 8px #888;
	background: #fff;
}
.navbar-brand{
	height:auto!important;
	margin-left: 0px!important;
}
.nav > li > a:hover,
.nav > li > a:focus,
.nav > li > a:active,
{
  border-bottom: 1px solid #232856!important;
}
.home-banner{
	width: 100%;
	background-image: url(../img/home-bg.jpg);
	height:500px;
	background-size: 100% auto;
	background-position: center;
	display: table;
	//background-attachment: fixed;
	margin-top:85px;
background-repeat:no-repeat;
}
.home-banner h1{
color: #fff;
display: table-cell;
vertical-align: middle;
font-size: 44px;
text-shadow: 0px 0px 5px #000;
font-weight: 500;
text-transform: uppercase;
}
.home-txt{
	width:100%;
	background-color: #232856;
	padding: 80px 30px;
	color: #fff;
	text-align: center;
	float: left;
}
.home-txt h2{
	font-size: 40px;
	margin-bottom: 30px;
	color: #ffffff;
}
.home-txt p{
	color: #ffffff;
}
.fifty-yrs{
width: 100%;
float: left;
//background-image: url(../img/yrs-bg.jpg);
background-color: #f9f9f9;
background-repeat: no-repeat;
//background-attachment: fixed;
min-height:210px;
padding: 60px 10px;
}
.half-section{
	background: #f7f7f7;
	width: 50%;
	height:450px;
	float:left;
	display: block;
	margin: 0px;
	border-bottom: 1px solid #efefef;
}
.half-section a{
margin: 10px auto;
}	
.img-serv1{
	background-image: url(../img/customer-and-salesman.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 900px;
}
.intro-serv{
	padding: 90px;	
}
.intro-serv h3{
	font-size:36px; 
	margin-bottom: 15px;
    display: inline-block;
    line-height: 1.5;
    //border-bottom: 1px solid;
}
.intro-serv p{
margin-bottom: 20px;
overflow: hidden;
text-overflow: ellipsis;
height:100px;
}
.intro-serv .he-btn{
margin-top: 20px;
}	
.img-serv2{
	background-image: url(../img/business-man-financial.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 900px;
}
.navbar-nav{
	margin: 18px 10px!important;
}
.contact-info-bottom{
	background-color: #ebebeb;
	margin-top: 90px;

}
.contact-info-bottom h4{
text-align: center;
margin: 5px auto;
padding: 30px 0;
color: #232856;
font-size: 26px;
}	
.footer-he{
	width: 100%;
	color: #333;
	//background: #333;
	padding: 10px 15px;
	border-top: 1px solid #ccc;
}

p.copyright{
    margin: 0px;    
    padding: 7px;
    color:#89898a;
    font-size: 13px;
}
#myCarousel{
	margin:60px auto 0px auto;
}
.page {
    padding: 90px 40px;
}
.page-header{
	background-image: url(../img/blue-building.jpg);
	background-repeat: no-repeat;
	height: 230px;
	margin-top:85px;
    background-size: cover;

}
.page-header h2 {
    color: #fff;
    padding: 50px 10px;
    margin: 0 auto;
    font-size: 40px;
}
.page-upshifted{
	margin-top: -90px;
	background-color: #fff;
	width: 100%;
	padding: 7px 45px 45px;
	box-shadow: 0px 0px 8px #ccc;
	border:1px solid #e1e1e1;
	float: left;
}
.page-upshifted h3 {
	color: #232856;
    border-bottom: 1px solid #232856;
    //line-height: 1.3;
    font-size: 32px;
    padding: 18px 0;
}

.page-upshifted h4 {
	color: #232856;
    line-height: 1;
    font-size: 26px;
}
.page-upshifted ol {
margin-bottom: 18px;
}
.page-upshifted ul {
margin-bottom: 18px;
}
.page-upshifted li{
	margin:5px auto;
}
.carousel-inner .item{
	//padding: 30px 10px;
}
.required{
	color: #ec1620;
	margin: 0px 3px; 
}
.he-btn{	
	color: #232856;border:0px;
	padding: 9px 51px;
    text-transform: uppercase;
    font-size: 13px;
    background:#232856;
    //background: #fff;
	color: #fff;
	margin: 10px 3px 6px;
	display: inline-block;
	transition: 400ms;
}
.he-btn:hover,
.he-btn:focus,.he-btn-cancel:hover{
background:#fff;
color: #232856;
text-decoration: none;
transition: 400ms;
box-shadow: 0px 0px 10px #999;
}
.he-btn-cancel{	
	color: #232856;border:0px;
	padding: 9px 51px;
    text-transform: uppercase;
    font-size: 13px;
    background:#ccc;
	margin: 10px 3px 6px;
	display: inline-block;
	transition: 400ms;
}
.listing-form-img{
    margin-top: 52px;
}
#project-gallery{
	padding: 0px 0px 30px;
}
a.example-image-link{
display: block;
background: #232856;
overflow: hidden;
}
img.example-image {
    opacity: 0.65;
    background: #232856;
    transition: 500ms;
    -ms-transition: 500ms;
    -webkit-transition: 500ms;
    -moz-transition: 500ms;
}
img.example-image:hover {
    opacity: 0.9;
    transform: scale(1.2,1.2);
    -ms-transform: scale(1.2,1.2);
    -webkit-transform: scale(1.2,1.2);
    -moz-transform: scale(1.2,1.2);
    transition: 500ms;
    -ms-transition: 500ms;
    -webkit-transition: 500ms;
    -moz-transition: 500ms;
}
.clients{
	padding: 30px 0 0 0;
}
.he-clients{
	box-shadow: 0px 0px 3px #ccc;
	border:1px solid #efefef;
	margin-bottom: 30px;
    padding: 24px;
}
.project-thumb{
margin-bottom: 30px;
}

#services ul.nav.nav-pills{
	margin-top:25px;
}
#services .nav-pills li{
	width:100%;
	margin:0px auto;
}
.tab-content > .tab-pane{
	padding-left: 15px;
}
.navbar-nav > li > a{
	color:#484848;
}
.navbar-brand > img{
	max-width: 275px;
}
img.he-home-clients {
    margin: 5px 20px;
}

@media (min-width: 768px) and (max-width: 1024px) {
    .navbar-collapse.collapse {
        display: none !important;
    }
    .navbar-collapse.collapse.in {
        display: block !important;
    }
    .navbar-header .collapse, .navbar-toggle {
        display:block !important;
    }
    .navbar-header {
        float:none;
    }
    .navbar-nav > li {
    float: left; width: 48%;}
    .page-upshifted{margin-top: -95px; width: 90%; margin-left: 5%;}
    .listing-form-img{display:none;}
}

@media(max-width: 767px){
.navbar-brand > img{
max-width: 230px;
}
nav > li > a {
padding: 7px;
}
.half-section{
	width: 100%;
	height: auto;
}
.intro-serv{
padding: 30px;
}
.intro-serv h3{
	font-size: 24px;
}
.page-header{margin-top: 80px;}
.listing-form-img{display:none;}
}
@media(max-width:1200px){
.home-banner, .page-header{background-size:cover;}

}



@media(max-width: 480px){
.home-banner h1{
font-size: 36px;
}
.page-upshifted{
	padding: 10px;
}
.page-header{
	height:194px;
}
.page-header h2{
padding: 35px 10px;
font-size: 36px;
}
.page-upshifted h3{
font-size:28px;
}

}