@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

/* font-family: 'span', sans-serif; */
/* font-family: "Montserrat", sans-serif; */
*{
    font-family: "Montserrat", sans-serif;
    box-sizing: border-box;
    margin: 0px;
    padding: 0px;
}

.header{
    padding-block:10px;
    position: fixed;
    top: 0px;
    width: 100%;
    background-color: #ffff;
    z-index: 100;
}
/* .logo img{
    width: 110px;
} */
.logo img {
    width: 150px;
}
.call-button a{
    text-decoration: none;
    color: #ef3d24;
    padding: 10px 30px;
    border: 1px solid #ef3d24;
    border-radius: 5px;
    font-weight: 500;
}
.video-wrapper{
    width: 100%;
    height: 300px;
    cursor: pointer;
    position: relative;
}
/* responsive menu  */
.menu ul{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0px;
}
.menu ul li{
    list-style-type: none;
}
.menu ul li a{
    text-decoration: none;
    color: #0b0909;
    font-weight: 500;
    padding-bottom: 10px;
}
.menu ul li a:hover{
    color: #ef3d24;
    border-bottom: 1px solid #ef3d24;
}
.menu ul .active a{
    color: #ef3d24;
    border-bottom: 1px solid #ef3d24;
    padding-bottom: 8px;
}
/* .main-menu li a:hover{
    
} */
.menu .dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 210px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    top: 30px;
}
.menu .dropdown-content li {
    display: block;
    background-color: #ef3d24;
    line-height: 30px;
    padding: 7px 15px;
    position: relative;
    border-bottom: 1px solid #ffff;
}
.menu .dropdown-content li:hover{
    background-color: #000000;
}
.menu .dropdown-content li a{
    font-size: 14px;
    color: #ffff;
}
.menu .dropdown-content li a:hover{
    color: #ffff;
    border: none;
}
.menu .dropdown:hover .dropdown-content {
    display: block;
}

.menu .sub-menu-list {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 240px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    top: 10px;
    left: 210px;
}
.menu .sub-menu-list li {
    display: block;
    background-color: #ef3d24;
    line-height: 30px;
    padding: 0px;
}
.menu .sub-menu-list li:hover{
    background-color: #000000;
}
.menu .sub-menu-list li a{
    font-size: 14px;
    color: #ffff;
    padding: 7px 15px;
    width: 100%;
    display: block;
}
.menu .sub-menu-list li a:hover{
    color: #ffff;
    border: none;
}
.menu .sub-menu:hover .sub-menu-list {
    display: block;
}
.sub-menu i{
    color: #ffff;
    float: right;
    line-height: 30px;
}
.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    right: 0;
    background-color: #ffff;
    overflow-x: hidden;
    transition: 0.9s;
    padding-top: 60px;
}

.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 16px;
    color: #000000;
    display: block;
    font-weight: 700;
    transition: 0.3s;
}
.sidenav a:hover {
    color: #ef3d24;
}
.sidenav .closebtn {
    position: absolute;
    top: 30px;
    right: 25px;
    font-size: 60px;
    margin-left: 50px;
    color: #ef3d24;
    line-height: 0px;
}
.hamburger span{
    font-size:40px;
    cursor:pointer;
    float: right;
    line-height: 0px;
}
.sidenav .dropdown-content {
    display: none;
    position: relative;
    min-width: 210px;
    z-index: 1;
}
.sidenav .dropdown-content li {
    display: block;
    /* line-height: 30px;
    padding: 10px 15px; */
    padding-left: 15px;
}
.sidenav .dropdown-content li a{
    font-size: 16px;
    color: #000000;
    display: block;
    font-weight: 700;
}
.sidenav .dropdown-content li a:hover{
    color: #ef3d24;
}
.sidenav .dropdown:hover .dropdown-content {
    display: block;
}
.sidenav .sub-menu-list {
    display: none;
    z-index: 1;
}
.sidenav .sub-menu-list li a{
    font-size: 14px;
}
.sidenav .sub-menu:hover .sub-menu-list {
    display: block;
}
.sidenav .sub-menu span i{
    color: #000;
    float: none;
    position: absolute;
    top: 7px;
    left: 200px;
}
.sidenav .sub-menu{
    position: relative;
}
/* responsive end  */

/* banner section  */
.banner-section{
    position: relative;
    width: 100%;
}
.banner-title{
    position: absolute;
    bottom: 160px;
    text-align: center;
    width: 100%;
    color: #FFF;
}
.banner-title h2{
    font-family: "Montserrat", sans-serif;
    font-size: 45px;
    font-weight: 700;
}
/* banner section End */

/* section-1  */
.banner-text h2{
    color: #000;
    font-family: "Montserrat", sans-serif;
    font-size: 31px;
    font-weight: 700;
} 
.banner-text h1{
    color: #ef3d24;
    font-family: "Montserrat", sans-serif;
    font-size: 116px;
    font-weight: 700;
    margin-bottom: 15px;
}
.banner-text p{
    color: #3e3e3e;
    font-family: "Montserrat", sans-serif;
    font-size: 19px;
    font-weight: 500;
    margin-inline: 100px;
}
.chat-btn a{
    text-decoration: none;
    color: #ef3d24;
    padding: 10px 30px;
    border: 1px solid #ef3d24;
    border-radius: 5px;
    font-weight: 500;
}
.banner-overlay{
    display: flex;
    min-height: 85vh;
    align-items: center;
    justify-content: center;
}
/* section-1 end  */

/* section-2  */
/* .section-2{
    background-image: url(../images/background-img.png);
    background-position: right center;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
} */
.introsection h2{
    font-family: "Montserrat", sans-serif;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 3px;
    color: #ef3d24;
    margin-bottom: 15px;
}
.introsection h1{
    font-family: "Montserrat", sans-serif;
    font-size: 72px;
    font-weight: 700;
    margin-bottom: 30px;
}
.introsection p{
    font-family: "Montserrat", sans-serif;
    color: #3e3e3e;
    font-size: 19px;
    font-weight: 500;
    line-height: 29px;
    margin-bottom: 0px;
}
.introsection{
    margin-bottom: 30px;
}
.service-gif img{
    width: 100px;
}
.service-con h2{
    font-family: "Montserrat", sans-serif;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 25px;
}
.service-con p{
    color: #3e3e3e;
    font-size: 16px;
    font-weight: 500;
}
.services{
    padding-bottom: 50px;
}
/* section-2 end */

/* section-3  */
.quiz-section{
    background: #ef3d24;
    padding: 45px;
}
.quiz-content h3{
    font-family: "Montserrat", sans-serif;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 3px;
    color: #ffff;
}
.quiz-content h1{
    color: #fff;
    font-family: "Montserrat", sans-serif;
    font-size: 72px;
    font-weight: 700;
    margin-bottom: 20px;
}
.quiz-content p{
    color: #fff;
    font-family: "Montserrat", sans-serif;
    font-size: 19px;
    font-weight: 500;
    line-height: 29px;
    margin-bottom: 30px;
}
.strength-btn{
    border: 1px solid #ffff;
    border-radius: 5px;
    padding: 10px 30px;
    width: fit-content;
}
.strength-btn a{
    text-decoration: none;
    color: #ffff;
    font-weight: 500;
}
.bb{
    padding-bottom: 70px;
    border-bottom: 1px solid #ef3d24;
}
/* section-3 end */

/* section-4  */
.section-4{
    padding-block: 80px;
}
.about-title h3{
    font-family: "Montserrat", sans-serif;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 3px;
    color: #ef3d24;
}
.about-title h1{
    font-family: "Montserrat", sans-serif;
    font-size: 72px;
    font-weight: 700;
    color: #000;
}
.about-content {
    margin-left: 80px;
}
.about-content p{
    font-size: 19px;
    font-weight: 500;
    line-height: 29px;
    margin-bottom: 30px;
}
.discover-btn a{
    text-decoration: none;
    color: #ef3d24;
    padding: 10px 30px;
    border: 1px solid #ef3d24;
    border-radius: 5px;
    font-weight: 500;
}
.about-item h4{
    font-size: 32px;
    font-weight: 700;
    color: #000;
}
.about-item p{
    font-size: 16px;
    font-weight: 500;
}
.about-carousel{
    margin-top: 60px;
}
#about-carousel .owl-nav {
    display: none;
}
/* section-4 end */

/* section-5  */
.section-5{
    margin-bottom: 40px;
}
.casestudy-title h1{
    font-family: "Montserrat", sans-serif;
    font-size: 72px;
    font-weight: 700;
    color: #000;
}
.casestudy-img img{
    border-radius: 10px;
    box-shadow: 7px 7px 17px 0px rgba(0, 0, 0, .3);
}
.casestudy-div h3{
    color: #9c9c9c;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom: 15px;
}
.casestudy-div h2{
    font-size: 41px;
    font-weight: 700;
    color: #000;
}
.casestudy-big{
    display: flex;
    align-items: center;
}
.casestudy-big h2{
    font-size: 80px;
    font-weight: 400;
    color: #ef3d24;
}
.casestudy-big p{
    font-size: 16px;
    font-weight: 500;   
    margin-bottom: 0px;
    margin-left: 20px;
}
.casestudy{
    margin-block: 35px;
}
/* section-5 end */

/* section-6 start  */
.section-6{
    background-color: #fafafa;
    padding-block: 80px;
}
.potential-title h3{
    font-family: "Montserrat", sans-serif;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 3px;
    color: #ef3d24;
    margin-bottom: 15px;

}
.potential-title h1{
    font-family: "Montserrat", sans-serif;
    font-size: 72px;
    font-weight: 700;
    color: #000;
    margin-bottom: 25px;
}
.potential-content img{
    width: 120px;
    margin-bottom: 15px;
}
.potential-content h3{
    font-family: "Montserrat", sans-serif;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 20px;
}
.potential-content p{
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 20px;
}
/* section-6 end  */

/* section-7 start */
.section-7{
    padding-block: 80px;
}
.faq-section h3{
    font-family: "Montserrat", sans-serif;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 3px;
    color: #ef3d24;
    margin-bottom: 15px;

}
.faq-section h1{
    font-family: "Montserrat", sans-serif;
    font-size: 72px;
    font-weight: 700;
    color: #000;
    margin-bottom: 25px;
}
.faq-section p{
    font-family: "Montserrat", sans-serif;
    font-size: 19px;
    font-weight: 400;
}
.collapsible-link {
    width: 100%;
    position: relative;
    display: inline-block;
    text-align: left;
    word-wrap: break-word;
    max-width: calc(100% - 20px); 
    white-space: wrap;
    padding-left: 0px;
}
  
.collapsible-link::before {
    content: "\002B";
    position: absolute;
    top: 50%;
    right: 0px;
    transform: translateY(-50%);
    display: block;
    font-family: "FontAwesome";
    font-size: 1.1rem;
    color: #ef3d24;
}
  
.collapsible-link[aria-expanded="true"]::before {
    content: "\2212";   

}
.Accordion-card{
    border-bottom: 1px solid #ef3d24;
    cursor: pointer;
}
.card-header{
    border: none;
    padding-inline: 0px;
}
.card-header a{
    padding-block: 30px;
}
.Accordion-card .card-body{
    padding: 0px 0px 30px 0px;
}
.collapsible-link{
    font-family: "Montserrat", sans-serif;
    font-size: 30px;
    font-weight: 700;
    padding-right: 30px; /* Adds padding to avoid text overlay with the icon */
}
/* section-7 end */

/* section-8 */
.section-8{
    padding-block: 80px;
}
.business-title h1{
    font-family: "Montserrat", sans-serif;
    font-size: 72px;
    font-weight: 700;
    margin-bottom: 25px;
}
.business-title p{
    font-family: "Montserrat", sans-serif;
    font-size: 19px;
    font-weight: 500;
    margin-inline: 60px;
}
#client-carousel .owl-nav{
    display: none;
}
#client-carousel{
    margin-bottom: 35px;
}
.counter {
    animation-duration: 1s;
    animation-delay: 0s;
}
.counter{
    font-family: "Montserrat", sans-serif;
    color: #ef3d24;
    font-size: 98px;
    font-weight: 700;
}
.counter-div{
    margin-top: 30px;
}
.counter-div h3{
    font-family: "Montserrat", sans-serif;
    font-size: 20px;
    font-weight: 500;
}
/* section-8 end */

/* section-9  */
.section-9{
    background: url(../images/team-banner.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding-block: 100px;
}
.chat-btnwhite a{
    text-decoration: none;
    color: #ffffff;
    padding: 10px 30px;
    border: 1px solid #ffffff;
    border-radius: 5px;
    font-weight: 500;
    font-size: 17px;
}
.branding{
    margin-top: 120px;
}
.branding h3{
    font-family: "Montserrat", sans-serif;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 3px;
    color: #ffff;
    text-transform: uppercase;
}
.branding h1{
    font-family: "Montserrat", sans-serif;
    color: #ffff;
    font-size: 72px;
    font-weight: 700;
    margin-bottom: 35px;
    line-height: 80px;
}
/* section-9 end */

/* section-10 start  */
.section-10{
    padding-top: 80px;
}
.footerbottom-text h3{
    font-family: "Montserrat", sans-serif;
    color: #000;
    font-size: 32px;
    font-weight: 500;
    line-height: 39px;
    margin-bottom: 30px;
}
.book-btn a{
    text-decoration: none;
    color: #000;
    padding: 5px;
    font-weight: 700;
    border-radius: 5px;
    border-bottom: 2px solid black;
}
.footer-links h4 a{
    font-size: 21px;
    font-weight: 400;
    color: #000;
    line-height: 35px;
    text-decoration: none;
}
.footer-content h4 {
    font-size: 21px;
    font-weight: 400;
    color: #b8b8b8;
    line-height: 35px;
}
.footer-text{
    padding-bottom: 150px;
    border-bottom: 1px solid #9b9b9b;
}
.footer-links{
    margin-left: 50px;
}
/* section-10 end  */

/* footer  */
.footer{
    margin-block: 40px;
}
.copyright p{
    color: #3e3e3e;
    font-size: 16px;
    font-weight: 500;
    margin: 0px;
}
.copyright p a{
    text-decoration: none;
    color: #3e3e3e;
}
/* .footer-logo img{
    width: 150px;
} */
.footer-logo img{
    width: 90px;
}
/* footer end */

/* service-detail start  */
.service-details{
    padding-top: 80px;
}
.service-det-title h1{
    font-family: "Montserrat", sans-serif;
    font-size: 50px;
    font-weight: 700;
    line-height: 1.2em;
    margin-bottom: 20px;
}
.service-det-title p{
    font-family: "Montserrat", sans-serif;
    font-size: 19px;
    font-weight: 500;
    line-height: 1.5em;
}
.work-btn{
    border: 1px solid #ef3d24;
    padding: 10px 30px;
    width: fit-content;
}
.work-btn a{
    text-decoration: none;
    color: #ef3d24;
    font-weight: 500;
}
.service-det-title{
    padding-bottom: 50px;
    border-bottom: 1px solid #000;
}
.whatwedo{
    padding-top: 40px;
    padding-bottom: 40px;
}
.service-det-sm h4{
    font-family: "Montserrat", sans-serif;
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 20px;
}
.whatwedo-list{
    padding: 30px 25px;
    border: 2px solid #ef3d24;
    min-height: 390px;
}
.whatwedo-list h6{
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 18px;
}
.whatwedo-list h2{
    font-family: "Montserrat", sans-serif;
    font-size: 42px;
    font-weight: 700;
    line-height: 1.1em;
    margin-bottom: 20px;
}
.related-pro{
    padding-top: 40px;
}
.whatwedo-list p{
    font-family: "Montserrat", sans-serif;
    font-size: 17px;
    font-weight: 400;
    line-height: 25px;
    margin-bottom: 0px;
}
.related-img img{
    margin-bottom: 25px;
}
.whatsapp-icon{
    position: fixed;
    bottom: 10px;
    margin-bottom: 30px;
    right: 0;
    margin-right: 20px;
    height: 55px;
    width: 55px;
    z-index: 1000;
}
/* service-detail end  */

/* contact us section start */
.contact-section{
    padding-top: 80px;
}
.contact-div h3{
    font-family: "Montserrat", sans-serif;
    color: #ef3d24;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 15px;
}
.contact-div h1{
    font-family: "Montserrat", sans-serif;
    font-size: 50px;
    font-weight: 700;
    line-height: 60px;
    margin-bottom: 20px;
}
.contact-div p{
    font-family: "Montserrat", sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
}
.submit-btn{
    background-color: #ef3d24;
    color: #ffff;
    font-weight: 500;
    margin-left: 17px;
}
.form-group .form-control{
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, .15);;
}
.form-group select{
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, .15);
    color: #898989;
    padding: 8px;
    height: 38px !important;
}
.contact-type{
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
    padding: 20px;
    min-height: 206px;
}
.contact-type img{
    width: 50px;
    margin-bottom: 20px;
}
.contact-type h3{
    font-size: 22px;
    font-weight: 600;
}
.contact-type p{
    margin-bottom: 0px;
}
.location-det{
    padding-block: 50px;
}
/* .contact-img{
    background: #ef3d24;
    border-radius: 50px;
    width: fit-content;
    padding: 10px;
} */
/* contact us section end */

/* capabilities start  */
.Aboutus{
    padding-top: 80px;
}
.aboutus-title h1{
    font-family: "Montserrat", sans-serif;
    font-size: 50px;
    font-weight: 700;
    line-height: 1.2em;
    margin-bottom: 20px;
}
.aboutus-title p{
    font-family: "Montserrat", sans-serif;
    font-size: 19px;
    font-weight: 500;
    line-height: 1.5em;
}
.aboutus-title{
    padding-bottom: 50px;
    border-bottom: 1px solid #000;
}
.capabilities{
    padding-top: 40px;
    padding-bottom: 40px;
}
.capab-sm h4{
    font-family: "Montserrat", sans-serif;
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 20px;
}
.capabilitiy-list ul li{
    margin-left: 20px;
    font-weight: 500;
    font-size: 18px;
    line-height: 30px;
}
.capabilitiy-list ul{
    margin-bottom: 0px;
}
.cap-det{
    padding-bottom: 50px;
    border-bottom: 1px solid #000;
}
/* capabilities End  */

/* approach section start  */
.approach-title h4{
    font-family: "Montserrat", sans-serif;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 1px;
    color: #ef3d24;
    margin-bottom: 15px;
}
.approach-title h2{
    font-family: "Montserrat", sans-serif;
    font-size: 50px;
    font-weight: 700;
    line-height: 1.2em;
    margin-bottom: 20px;
}
.approach-title p{
    font-family: "Montserrat", sans-serif;
    font-size: 19px;
    font-weight: 500;
    line-height: 1.5em;
}
.approach-type{
    background: #ef3d24;
    padding: 50px 20px;
}
.apo-types img{
    width: 180px;
}
.apo-types p{
    margin: 0px;
    padding-top: 20px;
    color: #ffff;
    font-weight: 500;
    line-height: 26px;
    font-size: 18px;
}
.aboutclient{
    padding-block: 30px;
}
.aboutclient-con h3{
    font-family: "Montserrat", sans-serif;
    font-size: 28px;
    font-weight: 500;
    font-style: italic;
    text-align: center;
}
.aboutclient-con {
    margin-block: 50px;
}
/* approach section end  */

/* work css started */
.pi-5{
    padding-inline: 5px;
}
.gallery_product  {
    margin-bottom: 10px;
}
.filter-head  a{
    font-size: 18px;
}
.gallery-tab{
    margin-top: 30px;
}
.Works{
    padding-top: 80px;
}
.work-title h1{
    font-family: "Montserrat", sans-serif;
    font-size: 50px;
    font-weight: 700;
    line-height: 1.2em;
    margin-bottom: 20px;
}
.work-title p{
    font-family: "Montserrat", sans-serif;
    font-size: 19px;
    font-weight: 500;
    line-height: 1.5em;
}
.work-title{
    padding-bottom: 50px;
}
.filter-button {
    cursor: pointer;
}

.filter-button.active {
    color: #ef3d24 !important;
    font-weight: 600;
}
/* work css end */
/* careers start  */
.careers{
    padding-top: 80px;
}
.careers-title h1{
    font-family: "Montserrat", sans-serif;
    font-size: 50px;
    font-weight: 700;
    line-height: 1.2em;
    margin-bottom: 20px;
}
.careers-title p{
    font-family: "Montserrat", sans-serif;
    font-size: 19px;
    font-weight: 500;
    line-height: 1.5em;
}
.careers-title{
    padding-bottom: 50px;
    border-bottom: 1px solid #000;
}
.form-group .career-input{
    margin-bottom: 15px;
    height: 45px;
    border-radius: 0px;
    background-color: #ffff;
    border: 1px solid #ced4da;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    width: 100%;
}
.form-careers{
    padding-block: 50px;
}
.apply-btn{
    border: 1px solid #ef3d24;
    padding: 10px 30px;
    width: fit-content;
    text-decoration: none;
    color: #ef3d24;
    font-weight: 500;
    background: #ffff;
    cursor: pointer;
}
.careerform-title h3{
    font-size: 27px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 30px;
}
/* careers end  */
.gst-no p{
    color: #3e3e3e;
    font-size: 16px;
    font-weight: 500;
    margin: 0px;
}

/* thankyoupage start  */
.thankyou-section{
    padding-top: 80px;
}
.thankyou-div h1 {
    font-family: "Montserrat", sans-serif;
    font-size: 50px;
    font-weight: 700;
    line-height: 1.2em;
    margin-bottom: 20px;
}

/* mediaquery start  */

@media(max-width:798px){
    .banner-text h2 {
        font-size: 18px;
    }
    .banner-text h1 {
        font-size: 72px;
    }
    .banner-text p {
        font-size: 16px;
        margin-inline: 10px;
    }
    .banner-overlay {
        min-height: 90vh;
    }
    .introsection h1 {
        font-size: 42px;
    }
    .introsection p {
        font-size: 16px;
        line-height: 26px;
    }
    .service-con h2 {
        font-weight: 500;
    }
    .service-div{
        margin-bottom: 60px;
    }
    .service-gif img {
        width: 85px;
        margin-bottom: 10px;
    }
    .quiz-section {
        padding: 20px;
    }
    .quiz-content h3 {
        font-size: 14px;
        margin-bottom: 15px;
    }
    .quiz-content h1 {
        font-size: 41px;
        line-height: 42px;
    }
    .quiz-content p {
        font-size: 16px;
        line-height: 26px;
    }
    .strength-btn{
        text-align: center;
        line-height: 21px;

    }
    .strength-btn a{
        font-size: 16px;
    }
    .about-title h3 {
        font-size: 14px;
        margin-bottom: 15px;
    }
    .about-title h1 {
        font-size: 42px;
        line-height: 45px;
        margin-bottom: 20px;
    }
    .about-content {
        margin-left: 0px;
    }
    .about-content p{
        font-size: 16px;
        line-height: 26px;
        font-weight: 400;
    }
    .casestudy-title h1 {
        font-size: 42px;
        line-height: 45px;
    }
    .about-item p {
        font-weight: 400;
    }
    .casestudy-div h3 {
        font-size: 15px;
    }
    .casestudy-div h2 {
        font-size: 40px;
    }
    .casestudy-big {
        display: block;
    }
    .casestudy-big h2 {
        font-size: 60px;
    }
    .casestudy-big p {
        font-size: 15px;
        margin-left: 0px;
    }
    .potential-title h3 {
        font-size: 14px;
    }
    .potential-title h1 {
        font-size: 42px;
        line-height: 45px;
        margin-bottom: 20px;
    }
    .potential-content img {
        width: 100px;
        margin-bottom: 15px;
    }
    .potential-content h3 {
        font-size: 29px;
    }
    .potential-content p {
        font-size: 16px;
    }
    .potential-content{
        margin-bottom: 50px;
    }
    .section-6 {
        padding-bottom: 20px;
    }
    .section-7 {
        padding-top: 70px;
        padding-bottom: 0px;
    }
    .faq-section h3 {
        font-size: 14px;
    }
    .faq-section h1 {
        font-size: 42px;
        line-height: 45px;
        margin-bottom: 20px;
    }
    .faq-section p {
        font-size: 16px;
    }
    .collapsible-link {
        font-size: 23px;
    }
    .business-title h1 {
        font-size: 41px;
        line-height: 45px;
        margin-bottom: 20px;
    }
    .section-8 {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .business-title p {
        font-size: 16px;
        margin-inline: 0px;
    }
    .counter {
        font-size: 74px;
    }
    .section-9 {
        padding-block: 30px;
    }
    .branding {
        margin-top: 50px;
    }
    .branding h3 {
        font-size: 14px;
    }
    .branding h1 {
        font-size: 42px;
        line-height: 45px;
        margin-bottom: 35px;
    }
    .footerbottom-text h3 {
        font-size: 24px;
        line-height: 33px;
    }
    .footerbottom-text{
        margin-bottom: 50px;
    }
    .footer-links {
        margin-left: 0px;
    }
    .footer-text {
        padding-bottom: 40px;
        border-bottom: 1px solid #ef3d24;
    }
    .copyright p {
        font-size: 15px;
        line-height: 19px;
        margin-bottom: 20px;
    }
    .footer-logo img {
        width: 115px;
    }
    .header {
        padding-block: 17px;
        background-color: #ffff;
        z-index: 999;
        position: fixed;
        width: 100%;
    }
    .sidenav {
        padding-top: 50px;
    }
    .logo img {
        width: 120px;
    }
    .service-det-title h1 {
        font-size: 33px;
    }
    .service-details {
        padding-top: 50px;
    }
    .service-det-title p {
        font-size: 18px;
    }
    .whatwedo-list{
        margin-bottom: 40px;
    }
    .whatwedo {
        padding-top: 50px;
        padding-bottom: 0px;
    }
    .contact-type {
        margin-bottom: 20px;
    }
    #contactform{
        margin-block: 20px;
    }
    .form-group .form-control {
        border: 1px solid rgba(0, 0, 0, .15);
    }
    .contact-section {
        padding-top: 50px;
    }
    .location-det {
        padding-bottom: 0px;
    }
    .pi-5{
        padding-inline: 15px;
    }
    .gallery_product  {
        margin-bottom: 15px;
    }
    .banner-section{
        margin-top: 100px;
    }
    .Works {
        padding-top: 50px;
    }
    .work-title h1 {
        font-size: 33px;
    }
    .work-title p {
        font-size: 18px;
    }
    .aboutus-title h1 {
        font-size: 33px;
    }
    .aboutus-title p {
        font-size: 18px;
    }
    .Aboutus {
        padding-top: 50px;
    }
    .capab-sm h4 {
        font-size: 28px;
    }
    .capabilitiy-list ul li {
        font-size: 17px;
    }
    .approach-title h4 {
        font-size: 17px;
    }
    .approach-title h2 {
        font-size: 33px;
    }
    .approach-title p {
        font-size: 18px;
    }
    .aboutclient img{
        margin-bottom: 15px;
    }
    .aboutclient-con h3 {
        font-size: 24px;
    }
    .aboutclient-con {
        margin-bottom: 10px;
    }
    .careers-title h1 {
        font-size: 33px;
    }
    .careers-title p {
        font-size: 18px;
    }
    .careerform-title h3 {
        font-size: 20px;
        margin-bottom: 30px;
        margin-top: 30px;
    }
    .careers {
        padding-top: 50px;
    }
    .gst-no p{
        margin-bottom: 15px;
    }
}
.insta-play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 48px;
  color: white;
  text-align: center;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 10; 
}

.insta-icon {
  width: 30%;
  height: auto;
  border-radius: 20%;
}
video {
  z-index: 1;
}