.header .header-inner > .nav-bar{
    border-bottom: 0 !important;
}
.header-background .navigation > ul > li.current > a {
    color: #fff !important;
}
.header-background .navigation > ul > li > a {
    color: #000 !important;
}
.header-background .navigation > ul > li > a:hover {
    color:  #fff !important;
}
.contact-page-sect .form-sec input , .contact-page-sect .form-sec textarea{
    border: 1px solid #969696 !important; 
}
.contact-page-sect .form-sec h4{
        font-size: 23px;
    text-align: center;
       margin-bottom: 4% !important;
}
.contact-page-sect{
    padding-bottom: 1% !important;
}
.contact-page-sect .industry-li  h4{
    font-size: 18px;
    margin-bottom: 2%;
    font-weight: 500;
}
body .padding-top-frst-rw{
    padding-top: 4% !important;
}
.hero-5-1 .media-column{
    background-image: url(../images/home/side1.jpg) !important;
}
body .hero-5-1 .ben-col{
    background-image: url(../images/home/side2.jpg) !important;
}

@media only screen and (min-width: 1000px) and (max-width: 1024px){
   .header-transparent .navigation > ul > li.current > a{
       margin: 0 6px;
   }
}

@media only screen and (min-width: 1000px) and (max-width: 1300px){
.smartpo-hm {
       height: 122vh !important;
}
}

@media only screen and (min-width: 1000px) and (max-width: 1300px){
.benfit-row{
           height: 102vh !important;
}
}

@media only screen and (min-width: 1366px) and (max-width: 1920px){
.benfit-row{
           height: 80vh !important;
}
}
