.grid-1280{
    max-width:1280px;
    margin: auto;
}

.custm_h1{
    font-size:60px!important;
    font-weight: 700!important;
    line-height: 66px!important;
}
h3{
    font-size: 22px;
    font-weight: 400;
    line-height: 30px;
}
.pd-2{
    padding: 2%;
}
.pl-5{
    padding-left: 5%;
}
.pr-5{
    padding-right: 5%;
}
.pt-5{
    padding-top: 5%;
}
.pb-5{
    padding-bottom: 5%;
}
.pt-60{
    padding-top: 60px;
}
.pb-60{
    padding-bottom: 60px;
}
.ptb-80{
    padding-top: 80px;
    padding-bottom: 80px;
}
.pt-75{
    padding-top:75px!important;
}
.pb-75{
    padding-bottom: 75px!important;
}
.mb-50{
    margin-bottom: 50px;
}
.text-center{
    text-align: center;
}
@media screen and (max-width:991px) {
    .grid-1280 .col-lg-6, .grid-1280 .col-lg-7,.custm_gradient_bg .col-lg-6{
        margin: auto;
        text-align: center;
    }
}

/* Banner ection */

/* .slider-custom-bg{
    display: flex;
    justify-content: center;
    background-image: url(https://env-exotel-oldexotel.kinsta.cloud/wp-content/uploads/2023/07/Elipse.png);
    background-repeat: no-repeat;
    background-position: bottom;
} */
.min-ht-200{
    min-height: 150px;
}
.custm_gradient_bg{
    background: transparent linear-gradient(221deg, #FFFFFF 0%, #e5eeeebf 75%, #e5eeeead 100%) 0% 0% no-repeat padding-box;

}
/* section{
    padding-left: 20px;
padding-right: 20px;
} */
/* Banner section */
.bannerhome .slider-content1{
    position: relative;
    margin-top:50px;
}
.bannerhome .slider-content1 a {
    background: #000000;
    border-radius: 55px;
    margin-top: -70px;
    width: auto;
    position: relative;
    z-index: 9;
    left: 80px;
}

.images {
    width: 70%;
    height: 100%;
    position:absolute;
    bottom: 0;
    right: 0px;
    z-index: 1;
}

.images img {
    position: absolute;
    transform: translate(-50%);
    /* transition: bottom 1s, left 1s; */
}

.images .image1 {
    height: 100%;
    width: auto;
    left: 30%;
}

.images .image2 {
    width: 100px;
    height: 100px;
    left: 6%;
    bottom: 12%;
    transition-duration: 0.5s; /* Smooth transition on hover */
}

.images .image3 {
    width: 150px;
    height: 75px;
    right: 20%;
    top: 45%;
    transition-duration:0.5s; /* Smooth transition on hover */
}

.images .image4 {
    width: 150px;
    height: 75px;
    right: 32%;
    bottom: 5%;
    transition-duration: 0.5s; /* Slower transition on hover */
}

.images .image5 {
    width: 150px;
    height: 75px;
    left: 5%;
    top: 30%;
    z-index: -1;
    transition-duration: 0.5s; /* Slower transition on hover */
}

.images .image6 {
    width: 120px;
    height: 120px;
    right: 32%;
    top: 18%;
    z-index: -111;
    transition-duration: 0.5s; /* Slower transition on hover */
}

.images .image7 {
    width: 60px;
    height: 60px;
    left: 0%;
    top: 50%;
    transition-duration: 0.5s; /* Slower transition on hover */
}

.images .image8 {
    position: relative;
    z-index: -1111;
    width: 60%;
    left: 30%;
    top: 25%;
}

.images:hover .image2 {
    left: 10%;
    bottom: 12%;
    transition-duration: 1s; /* Smooth transition on hover */
}

.images:hover .image3 {
    right: 24%;
    transition-duration: 0.5s; /* Smooth transition on hover */
}

.images:hover .image4 {
    right: 36%;
    transition-duration: 0.5s; /* Slower transition on hover */
}

.images:hover .image5 {
    left: 9%;
    transition-duration: 0.5s; /* Slower transition on hover */
}

.images:hover .image6 {
    right: 36%;
    top: 15%;
    transition-duration: 0.5s; /* Slower transition on hover */
}

.images:hover .image7 {
    left: 4%;
    top: 45%;
    transition-duration: 0.5s; /* Slower transition on hover */
}
@media screen and (max-width:768px) {
    .bannerhome .slider-content h3{
        display: none;
    }
    .bannerhome .slider-content1 a {
        left: 0px;
        margin-top: 0px;
    }
    .bannerhome1 .slider-content1 {
        position: relative;
        margin-top: 0px;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        align-content: center;
        padding-bottom: 30px;
    }
    .bannerhome .banner-col-md-6 {
        width: 100% !important;
        position: absolute;
        margin-left: 0px;
        z-index: -1;
        height: 850px;
    }
    .bannerhome1 .banner-col-md-6 {
        width: 100% !important;
        position: relative;
        margin-left: 0px;
        z-index: -1;
        height:auto;
    } 
    .bannerhome {
        position: relative;
        top: 0;
        height:600;
        margin-bottom: 0px;
    }
    .bannerhome1 {
        position: relative;
        top: 0;
        height: auto;
        margin-bottom: 0px;
    }
    .min-ht-200{
        min-height: 100px;
    }
}
@media screen and (max-width:767px) {
    .custm-banner .innrebanner{
        height: auto!important;
    }
}
@media screen and (max-width:991px){
    .custm-banner{
        height: auto!important;
    }
    .custm_h1 {
        font-size: 32px!important;
        font-weight: 700!important;
        line-height: 40px!important;
        color: #000!important;
        text-align: center;
        left: 0!important;
    }

    .left-80.slider-para{
        padding: 05px 30px;
        text-align: center;
        left: 0;
    }
    h3 {
        font-size: 18px;
        font-weight: 400;
        line-height: 28px;
    }
.image .image2{
    height: 600px;
    object-fit: contain;
}
    .images .image1,image .image8{
        object-fit: contain;
    }
    .images .image2,.images .image3,.images .image4,.images .image5,.images .image6,.images .image7{
        display:none;
    }
    .images {
        width: 100%;
        height: 100%;
    }
    .images img {
        position: absolute;
        transform: translate(0%);
    }
    .images .image1 {
        height: 100%;
        width: 100%;
        left: 0%;
    }
    .images .image8 {
        position: relative;
        z-index: -1111;
        width: 100%;
        left: 0%;
        top: 0%;
    }
    .custm_gradient_bg {
        background: transparent linear-gradient(221deg, #FFFFFF 0%, #e5eeeebf 75%, #e5eeeead 100%) 0% 0% no-repeat padding-box;
        /* background-image: url(https://env-exotel-oldexotel.kinsta.cloud/wp-content/uploads/2023/08/Footer_image.png); */
        background-position: bottom;
        background-repeat: no-repeat;
    }
    .bannerhome .custm_gradient_bg .banner-col-md-6{
        display: none;
    }
}
@media screen and (min-width:992px) and (max-width:1340px) {
    .banner-col-md-6 .slider-bg img {
        height: auto !important;
        object-fit: cover;
    }
    .images .image1 {
        height: 100%;
        width: -moz-fit-content;
        width: fit-content;
        left: 30%;
    }
    .images{
        width: 100%;
     }
     .images img {
        position: absolute;
        transform: translate(-7rem);
    }
     .images .image2 {
        transform: translate(1rem);
    }
    .images .image3 {
        transform: translate(4rem);
    }
    .images .image4 {
        transform: translate(2rem);
    }
    .images .image5 {
        transform: translate(0rem);
    }
    .images .image6 {
        transform: translate(2rem);
    }
    .images .image7 {
        transform: translate(2rem);
    }
    .images .image8 {
        width: auto;
    }

}
@media (min-width: 1110px) and (max-width: 1180px){
    .banner-col-md-6 {
        margin-left: 60px!important;
    }
}

@media screen and (min-width:991px) and (max-width:1280px){
    .images img{
        object-fit: contain;
    }
    .cta_link{
        margin:auto;
        width: 100%;
     }
     
     .slider-para h3{
        margin-bottom: 30px;
     }
     .min-ht-200{
        min-height: 200px;
     }
   
}
@media screen and (min-width:1281px){
    .images {
        width: 100%;
        height:500px;
        position: relative;
        bottom: 0;
        left: 10%;
        z-index: 1;
    }
    
}
@media screen and (min-width:1500px){
    .images {
        width: 100%;
        height:600px;
        position: relative;
        bottom: 0;
        left: 10%;
        z-index: 1;
    }
    .bannerhome .slider-content1 {
        position: relative;
        margin-top: 140px;
    }
}
/* End of Banner section */

/* Trusted By section*/
@media screen and (max-width:768px) {
    #customerlogosec .owl-carousel .owl-item img {
        padding:0px!important;
    }
    .owl-carousel .owl-item img {
        display: block;
        width: 100%;
        left: auto;
    position: relative;
    }
    section.industry.container-fluid .justify-content-center.align-items-center{
        width: auto;
    }
    .outreach1 .iconwithtext {
        padding: 30px 30px 0 0px;
    }
    .outreach1 p {
        padding-left: 50px;
        padding-top: 0px;
        padding-bottom: 15px;
    }
    
}

/* End of Trusted By */

/* Statistics section css */
.drm-stats-section-highlight .costomeraisec .slider-head{
    margin-bottom: 2rem;
}
.fullwidthcenter {
    text-align: center;
    display: flex;
    justify-content: center;
}
.webinardivcenter1{
    display: inline-block;
    float: none;
}
.costomeraibox .webinardivcenter1{
    margin: 0%;
    padding: 0%;
    width: 25%;
    border-left: 1px solid #A0A0A0;
}
.costomeraibox .webinardivcenter1:first-child{
    border-left: 0px solid #A0A0A0;
}
.costomeraibox h3 {
    font-size: 30px;
    font-weight: 700;
}
.costomeraibox p {
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
}

.blue_text{
    color: #0995DB;
}

.costomeraibox .icon img{
    width: 80%!important;
}
section#costomeraieveryday .costomeraibox .icon img{
    width: auto !important;
}
/* stats new design css */
.costomeraibox .webinardivcenter2{
    margin: 0%;
    padding: 0%;
    width: 25%;
    /* border-left: 1px solid #A0A0A0; */
}
.costomeraibox .webinardivcenter2:first-child{
    border-left: 0px solid #A0A0A0;
}
.costomeraibox h3 {
    font-size: 38px;
    font-weight: 700;
    line-height: normal;
}
.costomeraibox p {
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
    text-align: center;
    margin: 5px auto;
}
.blue_text1{
    color: #0995DB;
    background: linear-gradient(156deg, #2bb673 26.54%, #1e7eae 35.46%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-left: 0px;
}

.webinarteambox2{
    display: flex;
    align-items: flex-start;
    justify-content: center;
  }



/* end */
/* Drm-announcement-strip-section */

.drm-announcement-strip-section{
    background: #180335;
    padding: 30px 0;
}
.drm-announcement-strip-section h3{
    font-size: 22px;
    font-weight: 700;
    line-height: 30px;
    color: #fff;
    text-align: center;
}
/* end */


@media screen and (max-width:768px){
    .fullwidthcenter {
        text-align: center;
        display: flex;
        flex-direction: column;
        /* flex-direction: row; */
        align-items: center;
    }
    .drm-stats-section-highlight-eight-column .five-col {
        width: 100%;
        padding: 5px 15px;
    }
    /* .webinarsec {
        width: 100%;
    }     */
    .costomeraibox .webinardivcenter1 {
        margin-bottom: 5%;
        padding-bottom: 5%;
        width: 100%;
        border-left: 0px solid #A0A0A0;
        border-bottom: 1px solid #ffffff;
    }
}
/* End of Statistics css */

/* Youtube Section css  */
.drm-display-3{
    font-size: 48px;
    font-weight: 700;
    line-height: 55px;
}
.full-width-video-sec embed, .full-width-video-sec iframe{
    min-height: 360px;
    height: 360px;
    border-radius: 29px;
}
.full-width-video-sec img{
    border-radius: 29px;
}
.drm-sm-bold{
    font-size: 24px;
    line-height: 40px;
    font-weight: 400;
}
@media screen and (max-width:991px){
    .drm-display-3{
        font-size: 30px;
        font-weight: 700;
        line-height: 38px;
        margin-top: 10px;
        text-align: center;
    }
    .drm-sm-bold{
        font-size: 18px;
        line-height: 32px;
        font-weight: 400;
    }
}
/* End of Youtube section css */

/* Try for free section */

.try-exotel-for-free .text11 .image-fit{
    width: -moz-fit-content;
    width:fit-content;
}
@media screen and (max-width:991px) {
    .try-exotel-for-free .text11 .image-fit{
        display: none!important;
    }

}

/* end of try for free */
/* Left image right content */
.gray_bg{
    background-color: #E5EEEE;
    border-radius:98px 0 0 0;
}
.img-center{
   display: flex;
   justify-content: center;
}
.img-center img{
    max-width: 100%;
    height: auto;
}
.left-image-right-content{
    width: 100%;
    padding: 75px 120px;
}
.gray_gardient_bg{
    background: transparent linear-gradient(289deg, #FFFFFF 0%, #E5EEEE 75%, #E5EEEE 100%) 0% 0% no-repeat padding-box;
}
.bg_img{
    background-image: url(https://env-exotel-oldexotel.kinsta.cloud/wp-content/uploads/2023/08/Footer_image.png);
    background-repeat: no-repeat;
    background-position-x: right;
    background-position-y: bottom;
    background-size: contain;
    background-origin: content-box;
    background-attachment: initial;
}
.drm-align-items-center{
    align-items: center!important;
    display: flex;
    justify-content: space-between;
}
.text11 img{
    /* width: -webkit-fill-available; */
    width: -moz-fit-content;
    width: fit-content;
    
}
@media screen and (max-width:991px) {
    .left-image-right-content {
        width: 100%;
        padding: 30px;
    }
    .bg_img{
        padding: 15px 30px;
    }
    .text11 img{
        width: -webkit-fill-available;
        /* display: none; */
    }
}
/* End of left image right content */
/* Set up a call section css */
.set-up-a-call-section{
    background: transparent linear-gradient(293deg, #FFFFFF 0%, #E5EEEE 75%, #E5EEEE 100%) 0% 0% no-repeat padding-box;
}
.drm-slider-button {
    width: auto;
    /* height: 45px; */
    height: auto;
    margin: auto 1%;
} 
.drm-cta-section{
    display: flex;
    align-items: center;
}
.flag-contentimage{
    width: 40%;
    margin: auto 3% auto 0;
}
.cta-no{
    color: #0995DB;
    font-size: 18px;
    font-weight: 700;
    margin-right: 2%;
}
.cta-or{
    width: 10%;
}
@media screen and (max-width:768px) {
    .drm-cta-section {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        justify-content: space-evenly;
        margin-bottom: 30px;
    }
    .flag-contentimage {
        width: 70%;
        margin: 5%;
    }
}
@media screen and (max-width:991px) {
    .set-up-a-call-section .text12 img{
        display: none;
    }
}
/* End of Set up a call section css */


/* Automated Dailer section css */
.drm-automated-dialers-section{
    background: transparent linear-gradient(304deg, #FFFFFF 0%, #E5EEEE 75%, #E5EEEE 100%) 0% 0% no-repeat padding-box;
}
.power-auto1 h2 {
    font-style: normal;
    font-weight: 400;
    font-size: 36px;
    line-height: 50px;
    color: #000000;
    text-align: center;
}
.power-content1 h2 {
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
    color: #000000;
    max-width: 541px;
    padding-top: 20px;
	text-align:center;
	min-height: 3rem;
}
/* .power-content1 p {
     min-height:15rem;
    overflow: hidden;
} */
@media screen and (max-width:768px) {
    .power-auto1 h2 {
        font-weight: 500;
        font-size: 32px;
        line-height: 40px;
    }
    .power-content1 h2 { 
        line-height: 28px;
        font-size: 20px;
    }
    .power-content1 p {
        min-height: auto;
        overflow: hidden;
        font-size: 16px;
        line-height: 22px;
    }
}
@media screen and (max-width:1279px){
    .drm-automated-dialers-section{
        padding-left: 20px;
        padding-right: 20px;
    }
}
/* End of Automated Dailer section */

/* Left Image Right Contact form */
.conatct1 .form-card1 select{
    height: 47px;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 22px;
    color: #9c9c9c;
    outline: none;
    display: block;
    width: 100%;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: var(--bs-body-color);
    background-color: var(--bs-form-control-bg);
    background-clip: padding-box;
    border: var(--bs-border-width) solid var(--bs-border-color);
    border-radius: 0.375rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.conatct1 img.content1_img{
    left: 0;
    margin-bottom: 0;
    width: 100%;
    max-width: 500px;
    border-bottom-right-radius: 65px;
    transition: transform .7s ease-in-out;
    
}
.images1:hover .content1_img{
    transition-duration: 0.5s;
    transform: scale(1.05);
}
.form-card1{
    background: #E5EEEE;
    border-radius: 18px;
    padding: 50px 20px;
}
.images1 {
    width: 100%;
    height: 500px;
    position: relative;
    bottom: 0;
    left: 10%;
    z-index: 1;
}
.images1 img {
    position: absolute;
    transform: translate(0%);
    /* transition: bottom 1s, left 1s; */
}
.images1 .content2_img {
    width: 200px;
    height: 200px;
    left:-6%;
    top: -3%;
    transition-duration: 0.5s;
    z-index: -1111;
}
.images1:hover .content2_img {
    transition-duration: 0.5s;
    left:-3%;
}
.images1 .content4_img {
    width: 200px;
    height: 200px;
    right: 12%;
    top: 10%;
    transition-duration: 0.5s;
    z-index: -1111;
}
.images1:hover .content4_img {
    transition-duration: 0.5s;
    right: 15%;
}
.images1 .content3_img {
    width: 80px;
    height: 80px;
    left: -3%;
    bottom: -3%;
    transition-duration: 0.5s;
    z-index: 1111;
}
.images1:hover .content3_img {
    transition-duration: 0.5s;
    bottom: 2%;
}
.conatct1.exo_inner_form .blueButton {
    font-size: 20px;
    background: #fff;
    color: #000;
    padding: 6px 30px;
    border-radius: 20px;
    border: 1px solid #000;
}
@media screen and (max-width:768px) {
    .images1 .content4_img {
        right: -4%;
    }
}
@media screen and (max-width:991px) {
    .exo_inner_form .images1 {
        left: 0%;
    }
}

/* End of left image right contact form */
/* Left blurb right image */
.outreach1 {
    background: transparent linear-gradient(301deg, #FFFFFF 0%, #E5EEEE 75%, #E5EEEE 100%) 0% 0% no-repeat padding-box;
}
.drm_sub_heading{
    font-weight: 700;
    width: 50%;
    text-align: center;
    margin: 3% auto 2%;
    line-height: 40px;
}
.outreach1 .iconwithtext .title h3{
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 25px;
    color: #000;
    padding-left: 19px;
    margin-top: 0px;
    top: -10px;
    position: relative;
}
.outreach1 p {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    color: #000;
    padding-left: 110px;
    padding-top: 0px;
    padding-bottom: 15px;
    top: -25px;
    position: relative;
}
.outreach1 .iconwithtext {
    display: flex;
    padding: 10px 30px 0 30px;
    align-items: center;
    
}
.blurb-right-img{
    width:-webkit-fill-available;
}
@media screen and (max-width:991px){
    .outreach1 h1{
        font-size: 30px;
        line-height: 38px;
    }
    .drm_sub_heading{
        width: 90%;
    }

}
/* End of left blurb right image */
/* 3 cards blurb section  */
#analyst{
    background-color: #fff!important;
}
#analyst-3cards{
    background-color: #D9E7E7!important;
    padding: 50px 0px 20px 0px;
}
.slider-head{
margin-bottom: 0.5rem;
}
.slider-sub-head{
    font-style: normal;
    font-weight: 300;
    font-size: 1.5rem;
    line-height: 30px;
    text-align: center!important;
    color: #5f6880;
    max-width: 988px;
    margin: 10px auto 30px; 
}
.blurb-card{
    background: #EBEFF5 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 15px;
    opacity: 1;
    margin-bottom: 15px;
}
.blurb-card .blurb-img .blurb-img-main {
 width: -webkit-fill-available;
 border-radius: 15px 15px 0 0;
}
.blurb-cont{
    padding: 15px;
}
.blurb-card a{
    text-decoration: none;
}
.right-arrow{
    margin-left: 5px;
}
.drm-3-card-section .circle-icon {
    width: auto;
    height: auto;
    background: #000000;
    padding: 10px;
}


/* End of 3 cards blurb section */


/* 10 Industry Most Trusted  */
.industry-heading1 {
    font-family: "Archivo";
    font-style: normal;
    font-weight: 500;
    font-size: 48px;
    line-height: 55px;
    text-align: center;
}
@media screen and (max-width:768px) {
    .industry-heading1 {
        font-size: 30px;
        line-height: 38px;
    }
    .drm-stats-section-highlight .costomeraisec .slider-head{
        margin-bottom: 1rem;
    }
}
/* end of industry */

/*Drm  Tab Left content right image section */
.drm-tab-leftcontent-rightimage-section#whatsappchart{
    background: transparent linear-gradient(296deg, #FFFFFF 0%, #E5EEEE 75%, #E5EEEE 100%) 0% 0% no-repeat padding-box;
}
.drm-tab-leftcontent-rightimage-section#whatsappchart .whatsapptext h3{
    color:#000;
}
.pricing-border-title1 {
    max-width: 1150px;
    margin: auto;
}
.pricing-border-title1 h1 {
    font-style: normal;
    font-weight: 500;
    font-size: 48px;
    line-height: 65px;
    color: #000000;
    text-align: center;
}
.drm-tab-leftcontent-rightimage-section#whatsappchart .whatsapptext ul li {
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 22px;
    color: #000;
    margin: 10px 0;
    position: relative;
}
.drm-tab-leftcontent-rightimage-section#whatsappchart .whatsapptext ul li::before {
    content: '';
    /* background-image: url(./img/mobules/whatsapprightmark.svg); */
    width: 10px;
    height: 10px;
    background-repeat: no-repeat;
    float: left;
    position: absolute;
    left: -10%;
    top: 10px;
    background-color: #0995DB;
    border-radius: 50px;
    background-image: none;
}
.drm-tab-leftcontent-rightimage-section#whatsappchart .custm_tab{
    width: 100%;
    float: left;
    border-bottom: 0px solid #fff;
    padding: 0px 0;
    float: none;
    border: none;
    display: flex;
    align-items: center;
    margin: auto;
    justify-content: center;
}
.drm-tab-leftcontent-rightimage-section#whatsappchart .custm_tab ul li a:active{
    border: 0.5px solid transparent!important; /* Start with a transparent solid border */
border-image: linear-gradient(109deg, #1AC2FF 0%, #35D464 100%)!important;
border-image-slice: 1; /* Ensures the entire border is used as an image */
font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 33px;
    margin: 0;
    color: #0995DB!important;
    padding: 12px 0;
    border-radius: 50px!important;
}
.menu-img1{
    width: 80%;
    margin: auto;
}
.menu-img1 img{
    width: 100%;
}
#hometab0 .menu-img1 img {
    width: 65%;
  }
@media screen and (max-width:768px){
   
    .pricing-border-title1 h1 {
        font-size: 30px;
        line-height: 38px;
    }
    .menu-img1{
        width: 80%;
        margin: auto;
    }
    .menu-img1 img{
        width: 100%;
    }
    .custm_tab .nav-tabs {
        display: inline-flex;
        width: 100%;
        overflow-x: auto;
        border-bottom: 0px solid #fff;
        -ms-overflow-style: none;
        overflow: -moz-scrollbars-none;
        flex-direction: column;
        align-items: center;
        align-content: center;
    }
    .drm-tab-leftcontent-rightimage-section#whatsappchart .chaltaboption ul li {
        width: 80%;
        float: left;
        margin: 2%;
        text-align: center;
        padding: 0;
    }
}
/*End of  Drm Tab Left content right image section */


/* Drm Testimonial section */
#testimonial1 .owl-carousel.caseslider04 .owl-nav .owl-next,#testimonial1 .owl-carousel.caseslider04 .owl-nav .owl-prev{
    display: none!important;
}
.testimonial-card{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.business-countries .carousel .testimonial .testimonial-card .testimonial-image{
    border: none;
}
.business-countries .carousel .testimonial .testimonial-card .testimonial-image img{
    border-radius: 0%;
}
.testimonial-card {
    display: flex;
    justify-content: space-between;
    max-width: 800px;
    margin: auto;
    min-height: 300px;
    padding: 80px 15px 50px 15px;
    border-radius: 15px;
    align-items: center;
    background: #EBEFF5 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 15px;
    opacity: 1;
}
.testimonial-image{
    width: 25%;
    position: relative;
    display: inline-block;
}
.testimonial-content{
    width: 73%;
}
.testimonial-content p{
    font-weight: 500;
    font-size: 24px;
    line-height: 35px;
}
.testimonial-image img{
    width: 115px!important;
    height: 115px!important;
    margin: auto;
    position: relative;
    display: block;
  z-index: 0; 
  border-radius: 8px;
}
/* .testimonial-image img::before{
    content: '';
  background-image: url('https://env-exotel-oldexotel.kinsta.cloud/wp-content/uploads/2023/08/19.png');
  background-size: cover;
  width: 100px; 
  height: 100px; 
  position: absolute;
  top: -10px; 
  left: -10px; 
  z-index: 1; 

} */
.testimonial-image .double-quote{
    width: 20%!important;
    height: 20%!important;
    position: relative;
    left: 10px;
    float: left;
    top: -35px;
}
.fw-bold{
    color: #0995DB;
}
@media screen and (max-width:768px) {
    .testimonial-image .double-quote{
        width: 20%!important;
        height: 20%!important;
        position: relative;
        left: -20px;
        float: left;
        top: 0px;
    }
    .testimonial-card {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
    }
    .testimonial-image{
        width: 30%;
       
    }
    .testimonial-content{
        text-align: center;
        width: 85%;
    }
}
/* End of Drm Testimonial section */


/* Footer section */
#footer-sec-new{
    background-image: url(https://env-exotel-oldexotel.kinsta.cloud/wp-content/uploads/2023/08/Footer_image.png);
    background-repeat: no-repeat;
    background-size: inherit;
    background-position: left bottom;
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
    width: 100%;
    float: left;
    background-color: #E5EEEE;
}
.footer-menu1 {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-direction: column;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    font-size: 20px;
    font-weight: 500;
    list-style: none;
}
.footer-menu1 li a{
    text-decoration: none;
    color: #000;
    line-height: 45px;
}
.footer-social-icons1{
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.footer-social-icons1 a{
    margin-right: 10px;
}
.text-black{
    color: #000;
}
.nav-link.text-black {
    padding: 0;
    margin-right: 20px;
    font-size: 20px;
    line-height: 45px;
    color: #000;
}
ul.nav.nav-pills1 {
    width: auto;
    display: flex;
    flex-direction: column;
    font-weight: 500;
}
.footercallsec1 {
    width: 260px;
    float: none;
    margin: 0;
    text-align: center;
}
.footercallsec1 p {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    color: #000;
    text-align: left;
}
.footercallsec1 h2 {
    background: linear-gradient(90deg, #00c2ff 28.07%, #4db961 69.64%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-style: normal;
    font-weight: 500;
    font-size: 34px;
    line-height: 46px;
    text-decoration-line: underline;
}
.footer-logo2 {
    text-align: left;
    color: #fff;
    font-size: 16px;
    line-height: 28px;
    top: 30px;
    font-weight: 300;
}
.footer-logo2 img {
    width: 200px;
    margin-bottom: 20px;
    left: 0;
}
.flag-contentimage1 {
    width: 100%;
    margin: auto 3% 5% 0;
}
.copyright p{
padding: 10px 0;
margin-bottom: 0px;
}
.designed-by p{
    padding: 10px 0;
    margin-bottom: 0;
    float: right;
}
.right-icon img{
    bottom: 1px;
    height: 14px;
    position: relative;
    left: 2px;
}
@media screen and (min-width:769px) and (max-width:1024px) {
    .copyright p{
        padding: 10px 0;
        margin-bottom: 0px;
        text-align: center;
        }
        .designed-by p{
            padding: 10px 0;
            margin-bottom: 0;
            text-align: center;
            float: none;
        }
       
        .costomeraibox .webinardivcenter2 {
            margin: 25px;
            padding: 0%;
            width: 20%;
            text-align: left;
            /* border-left: 1px solid #A0A0A0; */
        }
	
}
@media screen and (min-width:769px) and (max-width:981px) {
    .fullwidthcenter {
        text-align: center;
        display: flex;
        flex-direction: column;
        /* align-content: center; */
        align-items: center;
    }
    .costomeraibox .webinardivcenter2 {
        margin: 10px auto;
        padding: 0%;
        width: 300px;
        text-align: left;
        /* border-left: 1px solid #A0A0A0; */
    }
    .webinarteambox2 {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .webinarteambox2 {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .webinarteambox2 {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .costomeraibox p {
        font-size: 18px;
        line-height: 22px;
        font-weight: 400;
        text-align: center;
        margin: 10px auto;
    }
    .costomeraibox .webinardivcenter1 {
        margin-bottom: 5%;
        padding-bottom: 5%;
        width: 100%;
        border-left: 0px solid #A0A0A0;
        border-bottom: 0px solid #A0A0A0;
    }
    .costomeraibox p {
        font-size: 18px;
        line-height: 22px;
        font-weight: 400;
        text-align: center;
        margin: 10px auto;
    }
    .webinarteambox2 {
        display: flex;
        align-items: center;
        justify-content: flex-start;
    }
	.cs-box-link{
		min-height:60px;
	}
}
@media screen and (max-width:768px) {

    .webinarteambox2 {
        display: block;
        /* align-items: center; */
        justify-content:flex-start;
    }
    .costomeraibox h3 {
        padding-top: 20px;
    }
    .costomeraibox p {
        font-size: 18px;
        line-height: 22px;
        font-weight: 400;
        text-align: center;
        margin: 0px auto;
       
    }
    .costomeraibox .webinardivcenter2 {
        margin: 10px;
        padding: 10px;
        width: 100%;
        /* border-left: 1px solid #A0A0A0; */
    }
    .costomeraibox .icon img{
        width: auto !important;
        height: 100% !important;
    }
    .footer-logo2 {
        text-align: center;
    }
    .footer-menu1 {
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-direction: column;
        width: 100%;
        margin: 0 auto;
        padding: 0;
        font-size: 20px;
        font-weight: 500;
        list-style: none;
    }
    ul.nav.nav-pills1 {
        width: auto;
        /* float: left; */
        display: flex;
        flex-direction: column;
        font-weight: 500;
        align-items: center;
        align-content: center;
    }
    .footer-menu1 {
        align-items: center;
    }
    .footer-social-icons1{
        margin-top:20px;
    }
    .designed-by p {
        padding: 10px 0;
        margin-bottom: 0;
        float: none;
        text-align: center;
    }
    .footer-social-icons1 {
        display: flex;
        align-items: center;
        margin-top: 10px;
        justify-content: center;
    }
    .footercallsec1 {
        margin: auto;
 
    }
    .footercallsec1 p {
        font-style: normal;
        font-weight: 500;
        font-size: 20px;
        color: #000;
        text-align: center;
    }
    section#whatsappchart .chaltabsec
    {
        text-align: center;
    }
    #hometab0 .menu-img1 img {
        width: 100%;
    }
}
@media screen and (min-width:982px){
	.cs-box-link{
		min-height:50px;
	}
}
/* end of the footer section */

.bg-navyblue{
    background:#180335;
}
.white-text{
color: #fff!important;
}