  .header-style-two .header-bottom .logo-outer {
    padding: 0px 0px 15px 0px;
}

.main-header .header-top .social li a {
    color: #ffffff;
    border: 1px solid #fe0920;
     background: #fe0920;
     width: 45px;
     height:45px;
     line-height: 43px;

}
.header-style-two .header-top .left-column li a {
    color: #222;
    font-weight: 500;
}
.header-style-two .header-top .left-column li i {
    position: absolute;
    left: 0px;
    top: 0px;
    font-size: 17px;
    color: white;
    background: red;
     line-height: 43px;
   text-align: center;
      width: 45px;
     height:45px;
}
.header-style-two .header-top .left-column li {
    position: relative;
    float: left;
      padding: 7px 0px 0px 53px;
    margin: 0px;
    /*margin: 6px 28px 0px 0px;*/
    font-size: 21px;
    color: #222222;
}

.footer-top {
    position: relative;
    padding: 58px 0px 40px 0px;
}
.main-footer .footer-bottom {
    position: relative;
    padding: 20px 0px 20px 0px;
    border-top: 1px solid #252c2e;
}
.av-ss h3{
    color: yellow;
    padding-bottom: 15px;
}
.av-ss p{
    color: white;
    text-align: justify;
    padding-bottom: 25px;
}
.av-ss ul li{
list-style: circle;
    color: white;
    font-size: 18px;
    padding-bottom: 15px;
}
.about-section .video-content .text p {
    margin-bottom: 31px;
    text-align: justify;
    text-indent: 10px;
}
.btn-style-one {
   font-size: 22px;
    background: #fe0920;
    }
    .about-content h4{
color: #1280b4;
    padding-bottom: 10px;
    }
    .service-block-one .lower-content h3{
        font-size: 18px;
        color: #026391;
       padding-bottom: 10px;
       text-align: center;
    }
    .service-block-one .lower-content .text{
        text-align: center;
    }
    .service-block-one overlay-box{
        height: 100%;
    }
    .foot-contact i{
color: #1071a0;
    }
    .foot-contact li{
margin-left: 27px;
    margin-top: -26px;
    padding-bottom: 10px;
    }
    .cta-section {
    position: relative;
    padding: 50px 0px;
}
.form-section {
    position: relative;
    width: 100%;
    padding: 50px 0px;
    }
   .header-style-two .header-top .left-column li i {
    position: absolute;
    left: 0px;
    top: 0px;
    font-size: 15px;
    color: white;
   }
   .service-block-one .lower-content .text{
       margin-bottom: 10px;
   }
   .service-block-one .lower-content {
    padding: 20px 20px;
}
.sec-pad {
    padding: 45px 0px;
}
    @media only screen and (max-width: 991px){
.main-header .header-top li a.upper-btn {
    display: none;
}
.header-style-two .header-top .social li:last-child {
    margin-right: 4px;
    margin-bottom: 40px;
}
.our-protection .inner-content .left-column .single-item h4{
    padding-top:20px;
}
.our-protection .inner-content .right-column .single-item h4{
     padding-top:20px;
}
.call-to-action .call-content .title {
    position: relative;
    font-size: 20px;
}
.header-style-two .header-top .left-column li{
    text-align: center;
    float: inherit;
}
.main-header .header-top {
    padding-bottom: 0px;
}
.header-style-two .header-top .left-column li {
    padding-bottom:20px;
}
.call-to-action .call-content .title {
    position: relative;
    font-size: 15px !important;
}
}
@media screen and ( max-width: 425px ) and ( min-width: 320px ){
.btn-style-one {
    font-size: 16px;
    background: #fe0920;
}
.call-to-action .call-content .title {
    position: relative;
    font-size: 12px !important;
}
.call-to-action .call-content .title a {
    font-size: 20px;
}  
}