* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    font-family: 'Montserrat';
    scroll-behavior: smooth;

}

#masterDiv {
    margin: 10px 50px;
}

#StudioNav .navbar-brand img {
    width: 15rem;
}

#StudioNav .navbar .navbar-collapse .TopNav {
    display: flex;
    margin-right: 4rem;
}
footer{
    background-color: #8330C2;

}
#StudioNav .navbar .navbar-collapse .TopNav i {
    font-size: 1.2rem;
    padding-right: 8px;
    color: #000000;
}

#StudioNav .navbar .navbar-collapse .TopNav p {
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    color: #000000;
}

#StudioNav .navbar .navbar-collapse .TopNav .Phone {
    margin-top: 16px;
}

#StudioNav .navbar .navbar-collapse .TopNav p span {
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 26px;
    color: #101010;
    font-family: 'Fira Sans Condensed';
}

#StudioNav .navbar .navbar-collapse a button {
    background: #8330C2;
    border-radius: 25.9519px;
    align-items: center;
    padding: 15px;
    color: #FFFFFF;
    border: 1px solid #8330C2;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
}

#StudioNav .navbar .navbar-collapse a button i {
    color: #FFFFFF;
    background: #8330C2;
    font-size: 1.2rem;
    padding-right: 8px;

}

#heroSec .col-md-7 h1 {
    font-style: normal;
    font-weight: 800;
    font-size: 56px;
    line-height: 68px;
    color: #101010;
    padding-bottom: 20px;

}

#heroSec .col-md-7 p {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #323131;

}

#heroSec .col-md-7>div {
    margin-top: 100px;
    padding-left: 12px;
    padding-right: 265px;

}

#heroSec .col-md-7 .heroImage {
    margin: 50px 0;
    padding: 0;
}

#heroSec .col-md-7 a button {
    background: #8330C2;
    border-radius: 25.9519px;
    align-items: center;
    padding: 15px;
    color: #FFFFFF;
    border: 1px solid #8330C2;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    display: none;
}

#heroSec .col-md-7 a button i {
    color: #FFFFFF;
    background: #8330C2;
    font-size: 1.2rem;
    padding-right: 8px;

}

#heroSec .col-md-5 .StudioForm .MobBtn {
    display: none;
}

#heroSec .col-md-5 .StudioForm form h3 {
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 150%;
    color: #000000;
    padding-bottom: 20px;
}

#heroSec .col-md-5 .StudioForm {
    background: #F4F4F4;
    border-radius: 15px;
    padding: 25px 30px;
    margin: 50px 0 0 60px;


}

#heroSec .col-md-5 .StudioForm form input {
    background: #FFFFFF;
    border: 1px solid #CED4DA;
    border-radius: 4px;
    padding: 10px 25px;
}

#heroSec .col-md-5 .StudioForm form input::placeholder {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 150%;
    color: #000000;

}

#heroSec .col-md-5 .StudioForm form textarea {
    padding-left: 25px;

}

#heroSec .col-md-5 .StudioForm form textarea::placeholder {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 150%;
    color: #000000;

}

#heroSec .col-md-5 .StudioForm form select {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 150%;
    color: #000000;
    padding: 10px 25px;

}

#heroSec .col-md-5 .StudioForm form p {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 135%;
    color: #000000;
    padding: 10px 0 20px 0;

}

#heroSec .col-md-5 .StudioForm form a button {
    background: #8330C2;
    border-radius: 25.9519px;
    align-items: center;
    padding: 17px 70px;
    color: #FFFFFF;
    border: 1px solid #8330C2;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 15px;
}

#heroSec .col-md-5 .StudioForm form a button i {

    color: #FFFFFF;
    font-size: 1.2rem;
    padding-right: 8px;

}

#heroSec .heroText {
    margin-top: -55px;
    padding-left: 12px;
    padding-right: 150px;
}

#heroSec .heroText h2 {
    font-style: normal;
    font-weight: 800;
    font-size: 32px;
    line-height: 135%;
    color: #000000;
    padding-bottom: 10px;

}

#heroSec .heroText h2 .create {
    color: red;
}
#heroSec .heroText h2 .Deliver {
    color: #8330C2;

}
#heroSec .heroText h2 .Make {
    color: #FFB332;
}

#heroSec .heroText h2 .exclusive {
    background-color: #E1EFF5;
    border-radius: 12px;
    padding: 2px 10px;

}

#heroSec .heroText p {
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 29px;
    color: #000000;
}

#StudioVideo {
    margin: 100px 0;

}

#StudioVideo h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 48px;
    line-height: 59px;
    text-align: center;
    color: #000000;
    padding: 0 50px 50px 50px;

}

#StudioVideo p {
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 29px;
    color: #000000;
    padding: 0 215px 20px 215px;
    text-align: center;
}

#StudioVideo p .TVComm {
    color: #8330C2;
    font-weight: 800;
    background: rgba(0, 0, 0, 0.07);
    border-radius: 50px;
    padding: 2px 10px;
}

#StudioVideo p .yellow {
    color: #FFB332;
    font-weight: 800;
}

#StudioVideo p .black {
    color: #000000;
    font-weight: 800;
}

#StudioVideo p .Blue {
    color: #73C3F9;
    font-weight: 800;
}

#StudioVideo p .orange {
    color: #F59815;
    font-weight: 800;
}

#StudioVideo .col-md-4 h3 {
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 27px;
    color: #000000;
    padding-bottom: 15px;
    text-align: center;

}

#StudioVideo a button {
    background: #FFFFFF;
    border-radius: 25.9519px;
    align-items: center;
    padding: 17px 70px;
    color: #8330C2;
    border: 3px solid #8330C2;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    margin: 80px 0;
    line-height: 22px;
}

#StudioVideo a button i {
    font-size: 1.2rem;
    padding-right: 8px;
}

#StudioVideo .col-md-4:nth-child(1)>div {
    background: #E71945;
    border-radius: 34px;
    padding: 40px 60px;

}

#StudioVideo .col-md-4:nth-child(2)>div {
    background: #FFB332;
    border-radius: 34px;
    padding: 40px 60px;
}

#StudioVideo .col-md-4:nth-child(3)>div {
    background: #73C3F9;
    border-radius: 34px;
    padding: 40px 60px;
}

#Ourcapability .col-md-6:nth-child(1) h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 48px;
    line-height: 59px;
    color: #000000;
}

#Ourcapability {
    padding: 0 50px;
}

#Ourcapability .col-md-6:nth-child(2) .CapabilityMain:nth-child(1) div {
    background: #F8F8FF;
    border-radius: 44px;
    padding: 30px 35px;
    margin: 15px 50px;
}

#Ourcapability .col-md-6:nth-child(2) .CapabilityMain:nth-child(1) div h3 {
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 39px;
    color: #000000;
}

#Ourcapability .col-md-6:nth-child(2) .CapabilityMain:nth-child(1) div h3 span {
    padding-left: 30px;

}

#Ourcapability .col-md-6:nth-child(2) .CapabilityMain:nth-child(1) div h3 span img {
    width: 6rem;
}

#Ourcapability .col-md-6:nth-child(2) .CapabilityMain:nth-child(1) div p {
    font-style: normal;
    font-weight: 500;
    font-size: 16.5px;
    line-height: 135%;
    color: #2E2E2E;
}

#StudioBox {
    margin: 100px 0;
}

#StudioBox h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 48px;
    line-height: 59px;
    text-align: center;
    color: #000000;
    padding: 70px 0;
}

#StudioBox a button{
    background: #FFFFFF;
    border-radius: 25.9519px;
    align-items: center;
    padding: 17px 70px;
    color: #8330C2;
    border: 3px solid #8330C2;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    margin: 80px 0;
    line-height: 22px;
}

#StudioBox .col-md-4:nth-child(1) div {
    background: #8330C2;
    border-radius: 46px;
    padding: 35px 50px;
}

#StudioBox .col-md-4:nth-child(2) div {
    background: #129BE8;
    border-radius: 46px;
    padding: 35px 50px;
    /* height: 380px; */

}

#StudioBox .col-md-4 .blackfont h3 {
    color: #101010 !important;
}

#StudioBox .col-md-4:nth-child(3) div {
    background: #E3DB15;
    border-radius: 46px;
    padding: 35px 50px;
}

#StudioBox .col-md-4:nth-child(4) div {
    background: #30C28D;
    border-radius: 46px;
    padding: 35px 50px;

    /* height: 380px;
    margin-top: -103px; */
}

#StudioBox .col-md-4:nth-child(5) div {
    background: #E71945;
    border-radius: 46px;
    padding: 35px 50px;
    /* height: 280px; */

}

#StudioBox .col-md-4 div img {
    width: 6rem;
}

#StudioBox .row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 1.5rem;
}

#StudioBox .col-md-4 h3 {
    font-style: normal;
    font-weight: 800;
    font-size: 32px;
    line-height: 39px;
    color: #FFFFFF;
    padding-top: 35px;

}

#StudioTestimonials .Testimonial {
    list-style: none;
}
#StudioTestimonials h2{
    font-style: normal;
font-weight: 700;
font-size: 48px;
line-height: 59px;
text-align: center;
color: #000000;
padding: 50px 0;


}

#StudioTestimonials .Testimonial>div {
    background: #F8F8FF;
    border-radius: 12px;
    margin: 0 20px;
    padding: 20px 30px 2px 30px;

}
#curve-box{
    background-color: white;
    border-bottom-left-radius: 151px;
    border-bottom-right-radius: 151px;
    padding: 50px;

}
#StudioTestimonials .Testimonial>div img {
    width: 3.5rem;
    padding-bottom: 30px;
}

#StudioTestimonials .Testimonial>div p {
    font-style: normal;
    font-weight: 500;
    font-size: 16.5px;
    line-height: 135%;
    color: #000100;
}

#StudioTestimonials .Testimonial>div hr {
    color: #EBECED;
    opacity: 1;

}

#StudioFotr h2 {
    font-style: normal;
    font-weight: 800;
    font-size: 36px;
    line-height: 44px;
    text-align: center;
    color: #FFFFFF;
    padding-bottom: 50px;

}

#StudioFotr h3 {
    font-style: normal;
    font-weight: 700;
    font-size: 48px;
    line-height: 59px;
    color: #FFFFFF;
    text-align: center;
    padding: 50px 0 25px;

}

#StudioFotr p {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 25px;
    color: #FFFFFF;
    text-align: center;
    padding: 25px 0;
}

#StudioFotr a button {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #000000;
    background: #FFFFFF;
    border-radius: 25.9519px;
    align-items: center;
    padding: 15px;
}
#StudioFotr{
    background: #8330C2;
    padding: 150px 150px 50px 150px;


}
#Logo .slick-arrow{
display: none !important;
} 
#Logo{
    padding: 60px 0 0 0;

}
#testimonialresponsive .slick-arrow{
    display: none !important;
}
#StudioVoiceOver{
    margin: 100px 0;
}
#StudioVoiceOver h2{
    font-style: normal;
font-weight: 700;
font-size: 48px;
line-height: 59px;
text-align: center;
color: #000000;
padding-bottom: 20px;

}
#StudioVoiceOver h4{
    font-style: normal;
font-weight: 500;
font-size: 16.5px;
line-height: 135%;
text-align: center;
color: #2E2E2E;
}
#StudioVoiceOver .arroww img{
margin-top: 40%;
}
#StudioVoiceOver a button{
    background: #8330C2;
    border-radius: 25.9519px;
    align-items: center;
    padding: 15px;
    color: #FFFFFF;
    border: 1px solid #8330C2;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    margin-top: 50px;

}
#StudioAudio{
margin: 100px 0;
}
#StudioAudio h2{
    font-style: normal;
font-weight: 700;
font-size: 48px;
line-height: 59px;
text-align: center;
color: #000000;
padding-bottom: 20px;
}
#StudioAudio h5{
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 29px;
    color: #000000;
    padding: 0 215px 20px 215px;
    text-align: center;

}
#StudioAudio .col-md-4:nth-child(1)>div{
    background-color: #42C0C1;
     padding: 20px 30px;
    margin-bottom: 25px;
    border-radius: 24px;

}
#StudioAudio .col-md-4:nth-child(2)>div{
    background-color: #F3B231;
     padding: 20px 30px;
    margin-bottom: 25px;

    border-radius: 24px;
}
#StudioAudio .col-md-4:nth-child(3)>div{
    background-color: #E71945    ;
     padding: 20px 30px;
    margin-bottom: 25px;

    border-radius: 24px;
}
#StudioAudio .col-md-4:nth-child(4)>div{
    background-color: #129BE8    ;
     padding: 20px 30px;
    margin-bottom: 25px;

    border-radius: 24px;
}
#StudioAudio .col-md-4:nth-child(5)>div{
    background-color: #42C0C1;
     padding: 20px 30px;
    margin-bottom: 25px;

    border-radius: 24px;
}
#StudioAudio .col-md-4 h4{
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 27px;
    color: #FFFFFF;
}
#StudioAudio .col-md-4 p{
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
    color: #FFFFFF;
}
#StudioAudio .col-md-4 div audio{
    width: 95%;
    margin: 10px 10px 0 0;
}
#StudioAudio a button{
    background: #8330C2;
    border-radius: 25.9519px;
    align-items: center;
    padding: 15px;
    color: #FFFFFF;
    border: 1px solid #8330C2;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    margin: 50px 0;

}
/* ---------------------------Responsive--------------------------- */
/* Mobile  */
@media only screen and (min-width: 320px) and (max-width: 428px) {
    #masterDiv{
        margin: 0;
    }
    #heroSec .col-md-7>div {
        margin-top: 50px;
padding: 0;
}
#heroSec .col-md-7 h1{
    font-size: 35px;
line-height: 140%;
}
#heroSec .col-md-5 .StudioForm {
    background: #F4F4F4;
    border-radius: 15px;
    padding: 15px 15px;
margin: 0;
}
#heroSec .heroText {
    margin-top: 0;
    padding-left: 12px;
    padding-right: 15px;
}
#StudioVideo p{
    padding: 0;
    font-size: 18px;
line-height: 22px;

}
#heroSec .col-md-7 p{
    font-size: 16.5px;
line-height: 135%;
}
#heroSec .col-md-5 .StudioForm form a button {
    padding: 12px 35px;

}
#heroSec .heroText p{
    font-size: 16.5px;
    line-height: 135%;
}    
#StudioVideo {
    margin: 0;
}
#StudioVideo h2{
    font-size: 32px;
line-height: 39px;
padding: 25px 0;
}
#StudioNav .navbar .navbar-collapse a button {
    padding: 10px;
    font-size: 12px;
}
#StudioVideo .col-md-4:nth-child(1)>div {
    padding: 25px 30px;
    margin-bottom: 25px;
}
#StudioVideo .col-md-4:nth-child(2)>div {
    padding: 25px 30px;
    margin-bottom: 25px;
}
#StudioVideo .col-md-4:nth-child(3)>div {
    padding: 25px 30px;
    margin-bottom: 25px;
}
#StudioVideo .col-md-4 h3{
    font-size: 21px;
line-height: 26px;
}
#StudioVideo a button {
    background: #FFFFFF;
    border-radius: 25.9519px;
    align-items: center;
    padding: 15px 30px;
    color: #8330C2;
    border: 3px solid #8330C2;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    margin: 40px 0;
    line-height: 22px;
}
#Ourcapability{
    padding: 0;
}
#Ourcapability .col-md-6:nth-child(1) h2{
    font-size: 32px;
line-height: 39px;
text-align: center;
}
#Ourcapability .col-md-6:nth-child(2) .CapabilityMain:nth-child(1) div{
    padding: 15px 20px;
    margin: 15px auto;
}
#Ourcapability .col-md-6:nth-child(2) .CapabilityMain:nth-child(1) div h3{
    font-size: 26px;
line-height: 135%;
}
#Ourcapability .col-md-6:nth-child(2) .CapabilityMain:nth-child(1) div h3 span img {
    width: 3.5rem;
}
#StudioBox {
margin: 0;
}
#StudioBox h2{
    font-size: 32px;
line-height: 39px;
padding: 70px 0 40px 0;

}
#StudioTestimonials h2{
    font-size: 25px;
line-height: 30px;
padding: 10px;
}
#StudioTestimonials .Testimonial>div {
    background: #F8F8FF;
    border-radius: 12px;
    margin: 0 5px;
    padding: 13px 10px 2px 13px;
}
#StudioFotr {
    background: #8330C2;
    padding: 100px 10px 30px 10px;
}
#StudioFotr h2{
    padding-bottom: 15px;
    font-size: 32px;
line-height: 39px;
}
#StudioFotr a button i{
    padding-right: 5px;
}
#StudioFotr a button{
    padding: 15px 30px;

}
#StudioVoiceOver h2{
    font-size: 40px;

}
#StudioVoiceOver .col{
    flex: auto;
}
#StudioVoiceOver .col>div{
  text-align: center;
}
#StudioVoiceOver .col>div img{
    width: 10rem;
}
#StudioVoiceOver .arroww img {
    margin: 19%;
    transform: rotate(90deg);
}
#StudioAudio h2 {
    font-size: 40px;
}
#StudioAudio h5{
    font-size: 18px;
line-height: 22px;
padding: 0;
}
#StudioBox a button {
    padding: 15px 25px;
}
#curve-box {
    background-color: white;
    border-bottom-left-radius: 151px;
    border-bottom-right-radius: 151px;
    padding: 15px;
}
}
/* Tablet */
@media only screen and (min-width: 429px) and (max-width: 768px) {
    #StudioVoiceOver h4 {
        font-style: normal;
        font-weight: 500;
        font-size: 13.5px;
        line-height: 135%;
        text-align: center;
        color: #2E2E2E;
    }
    #StudioAudio h5{
        padding: 0;
    }
    #StudioAudio .col-md-4:nth-child(1)>div {
        padding: 20px 20px;
    }
    #StudioAudio .col-md-4:nth-child(2)>div {
        padding: 20px 20px;
    }
    #StudioAudio .col-md-4:nth-child(3)>div {
        padding: 20px 20px;
    }
    #StudioAudio .col-md-4:nth-child(4)>div {
        padding: 20px 20px;
    }
    #StudioAudio .col-md-4:nth-child(5)>div {
        padding: 20px 20px;
    }
    #curve-box {
        background-color: white;
        border-bottom-left-radius: 151px;
        border-bottom-right-radius: 151px;
        padding: 25px;
    }
    #masterDiv {
        margin: 5px 10px;
    }
    #StudioBox .col-md-4{
        width: 50%;
    }
    #StudioBox .col-md-4:last-child{
        width: 100%;
    }
    #heroSec .col-md-7>div {
        margin-top: 100px;
        padding-left: 0;
        padding-right: 0;
    }
    #heroSec .col-md-7 h1 {
        font-style: normal;
        font-weight: 800;
        font-size: 45px;
        line-height: 62px;
        color: #101010;
        padding-bottom: 15px;
    }
    #heroSec .col-md-7 p {
        font-size: 16px;
    }
    #heroSec .col-md-5 .StudioForm {
        background: #F4F4F4;
        border-radius: 15px;
        padding: 20px 15px;
        margin: 0;
    }
    #heroSec .col-md-5 .StudioForm form a button {
        background: #8330C2;
        border-radius: 25.9519px;
        align-items: center;
        padding: 15px 9px;
        color: #FFFFFF;
        border: 1px solid #8330C2;
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 8px;
    }
    #heroSec .heroText {
        margin-top: -125px;
        padding-left: 0;
        padding-right: 0;
    }
    #StudioVideo {
        margin: 50px 0;
    }
    #StudioVideo h2 {
        font-style: normal;
        font-weight: 700;
        font-size: 40px;
        line-height: 59px;
        text-align: center;
        color: #000000;
        padding: 0 25px 50px 25px;
    }
    #StudioVideo .col-md-4:nth-child(1)>div {
       
        padding: 20px 30px;
    }    
    #StudioVideo .col-md-4:nth-child(2)>div {
      
        padding: 20px 30px;
    }
    #StudioVideo .col-md-4:nth-child(3)>div {
      
        padding: 20px 30px;
    }
    #StudioVideo .col-md-4 h3 {
        font-style: normal;
        font-weight: 700;
        font-size: 18px;
    }
    #StudioVideo p {
    padding: 0;
    }
    #StudioVideo a button {
    
        margin: 40px 0;
}
#Ourcapability {
    padding: 0 20px;
}
#Ourcapability .col-md-6:nth-child(2) .CapabilityMain:nth-child(1) div {
    background: #F8F8FF;
    border-radius: 44px;
    padding: 30px 35px;
    margin: 10px 0;
}
#StudioBox h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 59px;
    text-align: center;
    color: #000000;
    padding: 35px 0;
}
#StudioBox .col-md-4:nth-child(1) div {
    padding: 15px 15px;

}
#StudioBox .col-md-4:nth-child(2) div {
    padding: 15px 15px;
}
#StudioBox .col-md-4:nth-child(3) div {
    padding: 15px 15px;
}
#StudioBox .col-md-4:nth-child(4) div {
    padding: 15px 15px;
}
#StudioBox .col-md-4:nth-child(5) div {
    padding: 15px 15px;
}
#StudioBox .col-md-4 h3 {
    font-style: normal;
    font-weight: 800;
    font-size: 23px;
    line-height: 39px;
    color: #FFFFFF;
    padding-top: 18px;
}   
#StudioBox {
    margin: 50px 0;
}   
#StudioTestimonials h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 59px;
    text-align: center;
    color: #000000;
    padding: 25px 0;
}
#StudioTestimonials .Testimonial>div {
    background: #F8F8FF;
    border-radius: 12px;
    margin: 0 10px;
    padding: 15px 20px 2px 20px;
}

#StudioFotr {
    background: #8330C2;
    padding: 100px 100px 50px 100px;
}
#StudioFotr h2 {
    font-style: normal;
    font-weight: 800;
    font-size: 30px;
    line-height: 44px;
    text-align: center;
    color: #FFFFFF;
    padding-bottom: 25px;
}
#StudioFotr a button i {
    padding-right: 5px;
}


#StudioFotr h3 {
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 59px;
    color: #FFFFFF;
    text-align: center;
    padding: 25px 0 10px;
}


.bi::after, [class^="bi-"]::after, [class*=" bi-"]::after{
    display: inline-block;
font-family: bootstrap-icons !important;
font-style: normal;
font-weight: normal !important;
font-variant: normal;
text-transform: none;
line-height: 0;
vertical-align: -0.125em;
-webkit-font-smoothing: antialiased;
padding: 7px;
}
}
.bi::before, [class^="bi-"]::before, [class*=" bi-"]::before{
display: inline-block;
font-family: bootstrap-icons !important;
font-style: normal;
font-weight: normal !important;
font-variant: normal;
text-transform: none;
line-height: 0;
vertical-align: -0.125em;
-webkit-font-smoothing: antialiased;
padding: 7px;
}
/* Small Laptop */
@media only screen and (min-width: 769px) and (max-width: 1024px) {
    #heroSec .col-md-7>div {
        margin-top: 100px;
        padding-left: 12px;
        padding-right: 0;
    }
    #StudioBox .col-md-4{
        width: 50%;
    }
    #StudioBox .col-md-4:last-child{
        width: 100%;
    }
    #heroSec .col-md-5 .StudioForm {
        background: #F4F4F4;
        border-radius: 15px;
        padding: 25px 30px;
        margin: 0;
    }
    #heroSec .col-md-5 .StudioForm form a button {
        padding: 15px 15px;
    }    
    #heroSec .col-md-7 .heroImage {
        margin: 0;
        padding: 0;
    }
    #heroSec .heroText {
        margin-top: -125px;
        padding-left: 12px;
        padding-right: 0;
    }
    #masterDiv {
        margin: 10px 30px;
    }
    #StudioVideo .col-md-4:nth-child(1)>div {
        padding: 20px;
    }
    #StudioVideo .col-md-4:nth-child(2)>div {
        padding: 20px;
    }
    #StudioVideo .col-md-4:nth-child(3)>div {
        padding: 20px;
    }
    #StudioVideo p{
        padding: 0;
    }
    #Ourcapability {
        padding: 0 30px;
    }
    #Ourcapability .col-md-6:nth-child(2) .CapabilityMain:nth-child(1) div {
        background: #F8F8FF;
        border-radius: 44px;
        padding: 30px 35px;
        margin: 15px;
    }
    #StudioBox {
        margin: 50px 0;
    }
    
}
/* laptop */
@media only screen and (min-width: 1025px) and (max-width: 1200px) {
    #heroSec .col-md-7>div {
        margin-top: 100px;
        padding-left: 12px;
        padding-right: 0 !important;
    }
    #heroSec .col-md-5 .StudioForm {
        margin: 50px 0 0 0px !important;

    }
    #heroSec .heroText {
        margin-top: -200px !important;
        padding-left: 12px;
        padding-right: 0px !important;
    }
    #heroSec .col-md-5 .StudioForm form a button {
        padding: 17px 50px !important;
}
#StudioVideo p {
    padding: 0 115px 20px 115px;
}
#StudioBox .col-md-4:nth-child(5) div {
    /* height: 362px;
    margin-top: -65px; */

}
#StudioBox .col-md-4:nth-child(4) div {
    /* height: 388px; */
    /* margin-top: -91px; */
}
   
    
}
@media only screen and (min-width: 1025px) and (max-width: 1400px) {
    #StudioBox .col-md-4{
        width: 50%;
    }
    #StudioBox .col-md-4:last-child{
        width: 100%;
    }
}

/* ---------------------------Responsive--------------------------- */