.white_bg {
    padding: 60px 0;
    background: #ffffff;
}

.gray_bg {
    padding: 60px 0;
    background: #f7f7f7;
}

.fw-light {
    font-size: 18px;
    font-weight: 400;
    /*font-family: Montserrat;*/
    margin-top: 36px;
    line-height: 1.8;
}
.blk_light_bg {
    padding: 60px 0;
    background: #000000;
}

.text-white {
    color: #fff !important;
}

   .ads_overview_contant p {       
        font-family: 'Lato', sans-serif;

    }

.heading_commons,
span.small_heading_commons {
    font-size: 40px;
    font-weight: 800;
    font-family: Montserrat;
    padding-top: 15px;
    color: #000000;
    position: relative;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.banner_blk .banner_contant .heading_commons {
    color: #ffffff;
}

.heading_commons:after {
    content: "";
    position: absolute;
    width: 80px;
    height: 7px;
    top: 0px;
    left: 0;
    background: #00b2ff;
}

.banner_blk .banner_contant .heading_commons:after {
    background: #fff;
}

.banner_blk .banner_contant p {
    font-size: 22px;
    font-weight: 800;
    font-family: Montserrat;
    color: #ffffff;
    margin-bottom: 0px;
    line-height: 30px;
    text-transform: uppercase;
}


.aav_ndustries_box {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    margin-top: 40px;
}
.aavi_Text {
    background-color: #fff;
    padding: 12px;
    box-shadow: 0px 2px 5px 0px #dddbdb;
}

.fctp_services {
    display: grid;
    margin-top: 50px;
    grid-template-columns: repeat(6, 1fr);
    gap: 20px;
}

.fctps_blog {
    position: relative;
    text-align: center;
}

.fctps_blog p {
    position: relative;
    z-index: 1;
    font-size: 16px;
    margin-top: 20px;
    /*font-family: Montserrat;*/
    margin-bottom: 0px;
    font-weight: 400;
}



.aavi_Text h5 {
    color: #3a3a3a;
    font-size: 18px;
    font-weight: 700;
    font-family: Montserrat;
    margin: 25px 0 10px;
}

.aavi_Text ul {
    padding-left: 0px;
}

.aavi_Text ul li {
    list-style: none;
    font-size: 15px;
    position: relative;
    color: #000000;   
    font-weight: 400;
    margin-left: 13px;
        
}
    .aavi_Text ul li:after {
        position: absolute;
        content: "";
        width: 8px;
        height: 8px;
        top: 7px;
        left: -14px;
        background: rgb(116, 116, 116);
        border-radius: 20px;
        border-width: 2px;
        border-style: solid;
        border-color: rgb(204, 204, 204);
    }

.product_engg_blk p {
    color: #f1f1f1;
    font-size: 18px;
}

.img-wrapper img {
    max-height: 100%;
    object-fit: contain;
}
.certifications-section .row.text-center {
    gap: 100px;
}

.cert-card h6 {
    font-size: 20px;
    font-weight: 700;
    font-family: Montserrat;
}

.cert-card p {
    font-weight:400;
    font-size: 18px;
    /*font-family: Montserrat;*/
}

.aav_Industries_Blk strong {
    font-weight: 600;
}

.aav_Industries_Blk p {
    max-width: 90%;
    font-size: 15px;
    font-family: Montserrat;
}
.certifications-section {
    margin-top: 60px;
}
.certifications-section h2 {
    font-weight: 600;
    color: #f1f1f1;
    font-size: 30px;    
    font-family: Montserrat;
}
.product_engg_blk p.lh-lg {
    color: #f1f1f1;
    font-size: 18px;
    line-height: 1.7;
    margin: 0;
}




/***** Insight and Blog *****/

.insights_blog_services:after {
    content: "";
    display: table;
    clear: both;
}
.insights_blog_services {
    margin-top: 30px;
}
.insights_blog_services .insights_box {
    position: relative;
    float: left;
    width: 33.3%;
}
.insights_blog_services .duble_blog .insights_box {
    overflow: hidden;
}
.insights_blog_services .insights_box picture img {
    width: 100%;
}
.insights_blog_services .insights_box:after {
    background: url(../images/gradientbg-img.png);
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 0;
    background-size: cover;
}
.insights_blog_services .insights_box .insights_contant {
    position: absolute;
    bottom: 20px;
    color: #fff;
    left: 20px;
    right: 20px;
    z-index: 1;
}
.insights_blog_services .single_blog  {
    align-items: center;
    margin-top: 20px;
    background: #ffffff;
}
.insights_blog_services .single_blog .insights_contant h4 {
    font-size: 16px;
    font-weight: 800;
    font-family: Montserrat;
    color: #000000;
    line-height: 24px;
    margin-bottom: 0;
    min-height: 130px;
    align-items: center;
    display: flex;
    margin: 20px 0;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
}
.insights_blog_services .single_blog .insights_contant span.card_date {
   margin-bottom: 10px;
    display: block;
    font-size: 14px;
    font-weight: bold;
    font-family: Montserrat;
    color: rgba(0, 0, 0, 0.62);
}
.insights_blog_services .single_blog .insights_contant a.know_more {
    color: #000000;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
     font-weight: bold;
    font-family: Montserrat;
}
.insights_blog_services .single_blog .insights_img {
    border: 6px solid #ececec;
}
.insights_blog_services .single_blog .insights_img img {
    width: 100%;
}
.insights_blog_services .single_blog .insights_img .blog_tage {
    left: 21px;
    top: 15px;
}
.insights_blog_services .insights_box .insights_contant h4 {
    font-size: 16px;
    font-weight: 800;
    font-family: Montserrat;
    color: #ffffff;
    margin-bottom: 5px;
    min-height: 42px;
}

.insights_blog_services .insights_box .insights_contant span.card_date {
    margin-bottom: 10px;
    display: block;
    font-size: 14px;
}
.insights_blog_services .insights_contant a.know_more {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
}
.know_more .c_arrow {
    margin-left: 5px;
    transition: all 0.5s;
}
.know_more:hover img.c_arrow {
    margin-left: 8px;
}
.insights_blog_services .blog_tage {
    position: absolute;
    top: 6px;
    left: 0;
    z-index: 1;
    background: -moz-linear-gradient(left,  rgba(0,0,0,0.55) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  rgba(0,0,0,0.55) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  rgba(0,0,0,0.55) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */
}
.insights_blog_services .blog_tage span {
    text-transform: uppercase;
    font-weight: bold;
    font-family: Montserrat;
    color: #fff;
    padding: 3px 30px 3px 15px;
    font-size: 13px;
    display: block;
}

/***** Insight and Blog *****/





@media (min-width: 1600px) {
    .custom_container,
    .container {
        max-width: 1500px;
        margin: 0 auto;
    }

    .ads_overview_contant p {
        font-size: 20px;
        margin-top: 5px;
        font-weight: 400;

    }
}

@media (max-width: 1599px) {

    .aavi_Text ul li {
        font-size: 17px;
    }

    .aavi_Text h5 {
        font-size: 16px;
    }
    .banner_blk .banner_contant p {
        font-size: 18px;
        line-height: inherit;
    }

    .ads_overview_contant p {
        font-size: 16px;
        line-height: 30px;
        font-weight: 400;   
    }
    .certifications-section .row.text-center {
        gap: 60px;
    }
    .cert-card h6 {
        font-size: 18px;
    }
    .cert-card p {
        font-size: 15px;
    }
    
    .product_engg_blk p.lh-lg {
        font-size: 16px;
        line-height: 1.6;
    }
    .fctp_services {
        gap: 16px;
    }
    .fctps_blog p {
        font-size: 14px;
    }
}

@media (max-width: 1440px) {
    .heading_commons {
        font-size: 32px;
    }
    .aav_ndustries_box {
        grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
        gap: 25px 25px;
    }
    .aavi_Text ul li {
        font-size: 14px;
    }
}


@media (max-width: 1199px) {
    .fctps_blog {
        min-width: 30%;
    }

    .fctp_services {
        flex-wrap: wrap;
    }

    .heading_commons {
        font-size: 28px;
    }
    .fctp_services {
        grid-template-columns: repeat(3, 1fr);
        gap: 40px 30px;
    }
}

@media (min-width:768px) and (max-width:991px){
    .insights_blog_services .insights_box .insights_contant {
        left: 14px;
        right: 14px;
    }
    .insights_blog_services .insights_box .insights_contant.insights_ip_tracker h4 {
        font-size: 15px;
        margin-bottom: 6px;
    }
    .insights_blog_services .insights_box {
        width: 50%;
    }
}
@media (max-width: 991px) {

    .heading_commons {
        font-size: 24px;
    }

    .certifications-section h2 {
        font-size: 22px;
    }

    .cert-card p {
        font-size: 15px;
    }

    .fctps_blog p {
        font-size: 15px;
    }

    .ayahd_Blk p {
        font-size: 15px;
    }
}

@media (max-width: 768px) {
    .insights_blog_services .insights_box {
        width: 100%; 
        margin-bottom: 20px;
    }

    .aavi_Text ul li {
        font-size: 14px;
    }

    .aav_Industries_Blk p {
        max-width: 100%;
    }
    .ads_overview_contant p {
        text-align: justify;
    }
    .certifications-section .row.text-center {
        gap: 44px;
    }

}

@media (max-width: 580px) {
    .fctps_blog {
        min-width: 50%;
    }

    .certifications-section .col {
        flex-basis: auto;
    }
    .certifications-section .row.text-center {
        gap: 30px;
    }
    .img-wrapper {
        max-width: 200px;
        margin: 0 auto;
    }

    .fctps_blog {
        min-width: 100%;
        margin-bottom: 15px;
    }
    
    .fctp_services {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 425px) {
    .fctp_services {
        grid-template-columns: repeat(1, 1fr);
    }
    .fctps_blog p {
        width: 70%;
        margin: 20px auto 0;
    }
}

