body{
    font-family: Archivo,sans-serif;
}
      
      @media only screen and (min-width: 320px) and (max-width: 576px){
        /*-----inner-page------*/
    
    .about-section .image-column .inner-column:before{
        border: 14px solid rgb(1 54 81);
    }
    .about-section .image-column .inner-column:before{
        width: calc(50% + 80px);
        height: calc(100% + 118px);
        top: -60px;
        left: 0px;
    }
    .about-section .image-column .inner-column{
        padding-left: 30px;
    }
    .about-section .image-column .inner-column .author-desc{
        display: none;
    }
    .sec-title h2 {
        font-size: 30px;
        line-height: 30px;
        /* padding: 10px; */
        padding: 0;
    }
    .about-section .content-column{
        top: 202px;
        
    }
    .about-section .sec-title {
        margin-bottom: 16px;
    }
    .single-service-page-content {
        margin-top: 10px;
    }
    .about-section {
        padding: 120px 0 120px;
    }
    .sec-title h2 {
        font-size: 30px;
        line-height: 30px;
    }
    }
    
    
    
    @media only screen and (max-width: 577px) and (min-width: 767.99px)  {
        .about-section .content-column .inner-column{
            top: 100px;
        }
        .about-section .image-column .inner-column .author-desc{
            width: 100%;
            left: 0px;
        }
    }
    
    @media only screen and (max-width: 769px) and (min-width: 992px)  {
        .content-column {
            margin-top: 15%;
        }
        .about-section .image-column .inner-column{
            padding-left: 0;
        }
        .about-section .image-column .inner-column:before {
            height: 100%;
        }
        .about-section .image-column .image-1 {
            position: relative;
            text-align: center;
        }
    
        .about-section .content-column .inner-column{
            margin: 12% 0 0 0;
        }
        .about-content {
            margin: 15% 0 0 0;
        }
    }




        a,
        a:active,
        a:focus {
            color: #6f6f6f;
            text-decoration: none;
            transition-timing-function: ease-in-out;
            -ms-transition-timing-function: ease-in-out;
            -moz-transition-timing-function: ease-in-out;
            -webkit-transition-timing-function: ease-in-out;
            -o-transition-timing-function: ease-in-out;
            transition-duration: .2s;
            -ms-transition-duration: .2s;
            -moz-transition-duration: .2s;
            -webkit-transition-duration: .2s;
            -o-transition-duration: .2s;
        }
        
        ul {
            margin: 0;
            padding: 0;
            list-style: none;
        }
        img {
    max-width: 100%;
    height: auto;
}
        

.sec-title{
  position:relative;
  z-index: 1;
  margin-bottom:60px;
}
.about-content h2, h3 {
    color: #013651;
    font-family: Viga,sans-serif;
}

.sec-title .title{
  /* position: relative; */
  display: block;
  font-size: 18px;
  line-height: 24px;
  color: #00aeef;
  font-weight: 500;
  margin-bottom: 15px;
}

.sec-title h2{
  /* position: relative; */
  display: block;
  font-size:40px;
  line-height: 1.28em;
  color: #222222;
  font-weight: 600;
  padding-bottom:18px;
}

.sec-title h2{
  width:50px;
  height:3px;
  background-color:#d1d2d6;
}

.sec-title .text{
  position: relative;
  font-size: 16px;
  line-height: 26px;
  color: #848484;
  font-weight: 400;
  margin-top: 35px;
}

.sec-title.light h2{
  color: #ffffff;
}

.sec-title.text-center h2:before{
  left:50%;
  margin-left: -25px;
}

.list-style-one{
  position:relative;
}

.list-style-one li{
  position:relative;
  font-size:16px;
  line-height:26px;
  color: #222222;
  font-weight:400;
  padding-left:35px;
  margin-bottom: 12px;
}

.list-style-one li:before {
    content: "\f058";
    position: absolute;
    left: 0;
    top: 0px;
    display: block;
    font-size: 18px;
    padding: 0px;
    color: #ff2222;
    font-weight: 600;
    -moz-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1.6;
    font-family: "Font Awesome 5 Free";
}

.list-style-one li a:hover{
  color: #44bce2;
}

.btn-style-one{
  position: relative;
  display: inline-block;
  font-size: 17px;
  line-height: 30px;
  color: #ffffff;
  padding: 10px 30px;
  font-weight: 600;
  overflow: hidden;
  letter-spacing: 0.02em;
  background-color: #002c42;
}

.btn-style-one:hover{
  background-color: #0794c9;
  color: #ffffff;
}
.about-section{
  position: relative;
  padding: 120px 0 00px;
}

.about-section .sec-title{
  margin-bottom: 45px;
}

.about-section .content-column{
  /* position: relative; */
  margin-bottom: 50px;
}

.about-section .content-column .inner-column{
  /* position: relative; */
  padding-left: 30px;
}

.about-section .text{
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 26px;
  color: #848484;
  font-weight: 400;
}

.about-section .list-style-one{
  margin-bottom: 45px;
}

.about-section .btn-box{
  position: relative;
}

.about-section .btn-box a{
  padding: 15px 50px;
}

.about-section .image-column{
  position: relative;
}

.about-section .image-column .text-layer{
    position: absolute;
    right: -110px;
    top: 50%;
    font-size: 325px;
    line-height: 1em;
    color: #ffffff;
    margin-top: -175px;
    font-weight: 500;
}

.about-section .image-column .inner-column{
  position: relative;
  padding-left: 80px;
  padding-bottom: 0px;
  display: flex;
  justify-content: center;
}
.about-section .image-column .inner-column .author-desc{
    position: absolute;
    bottom: 16px;
    z-index: 1;
    background: #013651e8;
    padding: 20px 25px;
    /* left: 22%; */
    /* width: 100%; */
    border-radius: 50px;
    text-align: center;
}
.about-section .image-column .inner-column .author-desc h2{
    font-size: 21px;
    letter-spacing: 1px;
    text-align: center;
    color: #fff;
  margin: 0;
}
.about-section .image-column .inner-column .author-desc span{
    font-size: 16px;
    color: #fff;
}
.author-desc p {
    margin: 0;
    color: #fff;
}
.author-desc a {
    margin: 0;
    color: #fff;
}
.about-section .image-column .inner-column:before{
    content: '';
    position: absolute;
    width: 70%;
    height: 100%;
    top: -80px;
    left: -3px;
    background: transparent;
    z-index: 0;
    border: 44px solid rgb(1 54 81);
}

.about-section .image-column .image-1{
  position: relative;
  text-align: center;
}
.about-section .image-column .image-2{
  position: absolute;
  left: 0;
  bottom: 0;
}

.about-section .image-column .image-2 img,
.about-section .image-column .image-1 img{
  box-shadow: 0 30px 50px rgba(8,13,62,.15);
      border-radius: 46px;
}

.about-section .image-column .video-link{
  position: absolute;
  left: 70px;
  top: 170px;
}

.about-section .image-column .video-link .link{
  position: relative;
  display: block;
  font-size: 22px;
  color: #191e34;
  font-weight: 400;
  text-align: center;
  height: 100px;
  width: 100px;
  line-height: 100px;
  background-color: #ffffff;
  border-radius: 50%;
  box-shadow: 0 30px 50px rgba(8,13,62,.15);
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}

.about-section .image-column .video-link .link:hover{
  background-color: #191e34;
  color: #fff;
}








.sec-icon {
    position: relative;
    display: inline-block;
    padding: 0;
    margin: 0 auto;
  }
  
  .sec-icon::before {
    content: "";
    position: absolute;
    height: 1px;
    left: -70px;
    margin-top: -5.5px;
    top: 60%;
    background: #333333;
    width: 50px;
  }
  
  .sec-icon::after {
    content: "";
    position: absolute;
    height: 1px;
    right: -70px;
    margin-top: -5.5px;
    top: 60%;
    background: #333;
    width: 50px;
  }
  
  .advertisers-service-sec {
    background-color: #f5f5f5;
  }
  
  .advertisers-service-sec span {
    color: rgb(1 54 81);
  }
  
  .advertisers-service-sec .col {
    padding: 0 1em 1em 1em;
    text-align: center;
  }
  
  .advertisers-service-sec .service-card {
    width: 100%;
    height: 100%;
    padding: 2em 1.5em;
    border-radius: 5px;
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.12);
    cursor: pointer;
    transition: 0.5s;
    position: relative;
    z-index: 2;
    overflow: hidden;
    background: #fff;
  }
  
  .advertisers-service-sec .service-card::after {
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(#013651, rgb(0 150 225));
    position: absolute;
    left: 0%;
    top: -98%;
    z-index: -2;
    transition: all 0.4s cubic-bezier(0.77, -0.04, 0, 0.99);
  }
  
  .advertisers-service-sec h3 {
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 600;
    color: #1f194c;
    margin: 1em 0;
    z-index: 3;
  }
  
  .advertisers-service-sec p {
    color: #575a7b;
    font-size: 15px;
    line-height: 1.6;
    letter-spacing: 0.03em;
    z-index: 3;
  }
  
  .advertisers-service-sec .icon-wrapper {
    background-color: #2c7bfe;
    position: relative;
    margin: auto;
    font-size: 30px;
    height: 2.5em;
    width: 2.5em;
    color: #ffffff;
    border-radius: 50%;
    display: grid;
    place-items: center;
    transition: 0.5s;
    z-index: 3;
  }
  
  .advertisers-service-sec .service-card:hover:after {
    top: 0%;
  }
  
  .service-card .icon-wrapper {
    background-color: #ffffff;
    color: rgb(1 54 81);
  }
  
  .advertisers-service-sec .service-card:hover .icon-wrapper {
    color: #0dcaf0;
  }
  
  .advertisers-service-sec .service-card:hover h3 {
    color: #ffffff;
  }
  
  .advertisers-service-sec .service-card:hover p {
    color: #f0f0f0;
  }
  .about-content span {
    color: #013651;
}

.single-fun-fact {
    background: #020f16;
    padding: 25px;
    border-radius: 0 107px;
    border: 3px solid #fff;
    box-shadow: 5px 5px 5px 5px #000;
}

.single-about-style-two {
    padding-left: 30px;
    background: #fffdfd;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    box-shadow: 0 0 5px 5px #013651b5;
}
.video-block-style-one {
    background: #002c42 url(../images/counter-bg.jpg) center center no-repeat fixed !important;
    background-size: cover;
    padding: 140px 0 120px;
}
.testimonials-style-two:before{
    background: #ffffffd6 !important; 
}