@charset "utf-8";
/* Reset
---------------------------------*/
/* Styles
---------------------------------*/
img {
    max-width: 100%;
}
.mg-bt-20{margin-bottom: 20px;}
.mgtp50{margin-top: 50px;}
.borderLeft {
    border-left: 1px solid #DADADA;
}
.borderTop {
    margin-top: 30px;
    border-top: 1px solid #DADADA;
}
.mrgTop {
    margin-top: 30px;
}
.mgrt10{}
/* Top_content
---------------------------------*/
.top_cont_outer {
    position: relative;
    background: url(../../images/bg4.png) top left no-repeat;
    background-size: cover;
	height:350px;
    background-position: 88% 75%;
}
.hero_section {
    position: relative;
    padding-top: 0px;
}
.top_left_cont {
    padding: 10px 50px;
}
.top_left_cont h2 {
    font-size: 52px;
    color: #FFF;
    line-height: 52px;
    margin: 0 0 26px 0;
    text-align: left;
}
.top_left_cont p {
    color: #FFFFFF;
    margin: 0 0 30px 0;
    line-height: 33px;
    font-weight: normal;
    font-size: 28px;
    text-align: left;
    letter-spacing: 1px;
}
/*-----------intro_section--------------*/
.emp_section{
    background: #fff;
    margin-top: 70px;
}
.emp_section .emp_cont {
    padding: 40px 0 40px 0;
}
.emp_section .emp_cont h3{
    padding-bottom: 20px;
    margin-top: 0;
}
.emp_section .emp_cont .emp_info{
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 10px;
}
.emp_section .emp_cont .emp_info img{
    width: 100%;
    max-width: 400px;
    height: 265px;
}
.emp_section .emp_cont p{
    line-height: 2;
}
ul.nav-pills {
    top: 35%;
    position: fixed;
}
div.col-sm-9 div {
}
.sectionScroll .top:target{
    padding-top:40px;
}
/* #section1 {color: #fff; background-color: #1E88E5;}
#section2 {color: #fff; background-color: #673ab7;}
#section3 {color: #fff; background-color: #ff9800;}
#section41 {color: #fff; background-color: #00bcd4;}
#section42 {color: #fff; background-color: #009688;} */
.st-inner h3{
    color: #FFF;
}
.bustext{
    line-height: 1.5;
    margin-top: 20px;
    color: #fff;
    font-size: 12px;
    letter-spacing: 1px;
}
.business-img{
    width: 75%;
}
.busins-banner{
    height: 350px;
}
.sec{
    display: inline-block;
    margin: 0 6%;
}
.sec1{
    margin-top: -40px;
}
.st-inner{
    padding: 20px;
}
.st-inner h3{
    font-size:24px;
}
.st-inner .main-color{
    font-size: 24px;
}
.swiper-button-prev,.swiper-button-next {
    height: 27px;
    background-size: 27px 27px;
}
.soaimg{
    height: 342px;
}
@media screen and (max-width: 810px) {
  #section1, #section2, #section3, #section41, #section42  {
    margin-left: 5px;
  }
}
/* Animation Timers
---------------------------------*/

/*
   Media Queries
--------------------------- */
@media (min-width: 992px){
    .col-md-offset-1 {
        margin-left: 4%;
    }
    .navbar-collapse.collapse .navbar-nav{
        display: flex;
        overflow: auto;
        white-space: nowrap;
    }
}
@media (max-width: 768px) {
    .top_cont_outer { 
        height: 265px;
    }
    .hero_section {
        padding-top: 40px;
    }
    .emp_section .emp_cont .emp_info {
        margin-bottom: 30px;
    }
    .sec2 .pd-lg{
        padding-top: 10px;
    } 
    .st-inner .main-color{
        font-size: 16px;
    }
    .st-inner h3{
        font-size: 16px;
    }
    .busins-banner{
        height: 265px;
    }
    .sec1{
        padding: 10px;
    }
    .sec4{
        padding: 10px;
    }
    .bustext{
        letter-spacing: 0;
    }
    .sec{
        margin: 0;
    }
} 
@media (max-width: 640px){
    .nav>li>a{
        padding:10px 5px
    }
    .nav-stacked>li{
        float: left !important;
    }
    .nav-stacked>li+li{
        margin-top:0;
    }
    .business-img{
        width: 100%;
    }
}
@media (max-width: 480px){ 
    .top_left_cont{
        padding: 0px 15px;
    }
    .top_cont_outer { 
        height: 230px;
    }
    .top_left_cont h2{
        font-size: 32px;
        margin: 0 0 10px 0;
    }
    .top_left_cont p{
        font-size: 16px;
    }
    .hero_section {
        padding-top: 40px;
    }
    .emp_section{
        margin-top: 20px;
    }
    .busins-banner{
        height: 420px;
    }
    .sec4{
        margin-left: 0;
        margin-top: 0;
    }
    .sec{
        margin: 0;
    }
    .st-inner {
        padding: 16px;
    }
    .wid-90{
        width: 100%;
    }
    .soaimg{
        height: 200px;
    }
}
@media (max-width: 360px){
    .top_cont_outer { 
        height: 150px;
    }
    .top_left_cont h2{
        font-size: 26px;
        margin: 0;
    }
    .top_left_cont p{
        font-size: 14px;
    }
    .hero_section {
        padding-top: 15px;
    }
    .busins-banner {
        height: 430px;
    }
    .bustext{
        margin-top: 16px;
    }
}
@media (max-width: 320px){
    .busins-banner {
        height: 480px;
    }
}
