@media (min-width: 1300px) {
    .container-fluid {
        padding:0px 30px;
    }
    .apply-form__iframe{
        right: 30px;
    }
    #applyBannerSlider .owl-dots{
        left: 30px;
    }
}
@media (min-width: 1600px) {
    .container-fluid {
        padding:0px 50px;
    }
    .apply-form__iframe{
        right: 50px;
    }
    #applyBannerSlider .owl-dots{
        left: 50px;
    }
}
@media (min-width: 1800px) {
    .container-fluid {
        padding:0px 80px;
    }
    .apply-form__iframe{
        right: 80px;
    }
    #applyBannerSlider .owl-dots{
        left: 80px;
    }
}

@media(max-width: 1199.98px){
    .navbar-brand img{
        max-height: 45px;
    }
    .inner_need_help{
        padding: 50px;
    }
    .registraion_strip .title{
        font-size: 26px;
    }
    .apply-form__iframe{
        position: static;
        width: 100%;
        max-width: 100%;
        transform: unset;
    }
    .apply-form__iframe iframe{
        min-height: 600px;
        max-height: 100%;
    }
    .apply_banner_slider .item img{
        min-height: 1px;
    }
    #applyBannerSlider .owl-dots{
        left: 15px;
        bottom: 15px;
    }
}
@media(max-width: 991.98px){
    .navbar-nav{
        min-height: 64px;
    }
    .nav-p{
        padding-top: 64px;
    }
    .navbar-brand img{
        max-height: 38px;
    }
    .contact_strip {
        font-size: 14px;
    }
    .heading-1{
        font-size: 60px;
    }
    .heading-2{
        font-size: 36px;
    }
    .heading-3{
        font-size: 24px;
    }
    .p-80{
        padding: 50px 0px
    }
    footer{
        padding: 50px 0px
    }
    .btn-active{
        padding: 15px 30px;
        font-size: 16px;
    }
    .apply-banner__inner p{
        margin: 15px 0px 30px
    }
    .applying-step__section .card li{
        padding-left:24px;
    }
    .applying-step__section .card li::before{
        width: 16px;
        height: 16px;
        top: 3px;
    }
    #mapplying_steps .item .card{
        max-width: 320px;
        margin: 0 auto;
        min-height: 502px;
    }
    .owl-nav{
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width: 100%;
        display: flex;
        justify-content: space-between;
        z-index: 10;
    }
    #mapplying_steps  .owl-nav .owl-next,
    #mapplying_steps  .owl-nav .owl-prev{
        width: 40px;
        height: 40px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
    }
    #mapplying_steps  .owl-nav .owl-next span,
    #mapplying_steps  .owl-nav .owl-prev span{
        display: none;
    }
    #mapplying_steps  .owl-nav .owl-next{
        background-image: url(../images/owl_next.png);
    }
    #mapplying_steps  .owl-nav .owl-prev{
        background-image: url(../images/owl_prev.png);
    }
    .inner_need_help{
        border-radius: 26px;
        padding: 40px;
    }
    .gethelp_steps > div{
        padding: 0px 15px;
    }
    .gethelp_steps > div:first-child{
        padding-left: 0px;
    }
    .nh_icon {
        margin-bottom: 20px;
    }
    .nh_icon::before{
        width: calc(100% - 70px);
        height: 5px;
        left: 90px;
    }
    .nh_icon img{
        max-width: 80px;
    }
    .nh_heading{
        font-size: 16px;
        max-width: 100%;
    }
    #faqAccordion table tr th, #faqAccordion table tr td{
        padding: 12px 20px;
    }
    .registraion_strip .title{
        font-size: 30px;
    }
    .footer_left{
        margin-bottom: 50px;
    }
    .footer_right h4{
        margin-bottom: 30px;
        font-size: 24px;
    }
}
@media(max-width: 767.98px){
    :root{
        --body-font-size: 14px;
    }
    .p-80{
        padding: 30px 0px
    }
    .navbar-brand img{
        max-height: 36px;
    }
    .navbar-nav .nav-link {
       font-size: 14px;
    }
    .contact_strip {
        font-size: 14px;
    }
    .btn-active{
        padding: 12px 16px;
        font-size: 14px;
    }
    .heading-1{
        font-size: 26px;
    }
    .heading-2{
        font-size: 28px;
    }
    .heading-3{
        font-size: 16px;
    }
    .apply-banner_section{
        background-image: url(../images/mWhitefield.png);
    }
    #whatset_us_apart .media_flex_column img,
    .owl-carousel .owl-item .icon_col img{
        max-width: 40px;
    }
    .applying-step__section .card li{
        padding-left:18px;
    }
    .applying-step__section .card li::before{
        top: 5px;
        width: 12px;
        height: 12px;
    }
    #mapplying_steps .item .card{
        min-height: 440px;
    }
    .inner_need_help{
        border-radius: 16px;
        padding: 20px;
    }
    .gethelp_steps > div{
        padding: 0px 10px;
    }
    .gethelp_steps > div:first-child{
        padding-left: 0px;
    }
    .nh_icon {
        margin-bottom: 10px;
    }
    .nh_icon::before{
        width: calc(100% - 30px);
        height: 5px;
        left: 45px;
    }
    .nh_icon img{
        max-width: 40px;
    }
    .nh_heading{
        font-size: 12px;
        max-width: 100%;
    }
    #faqAccordion .accordion-item{
        margin-bottom: 10px;
    }
    #faqAccordion .accordion-button{
        font-size: 14px;
        padding: 15px;
    }
    #faqAccordion .accordion-body{
        padding: 15px;
    }
    #faqAccordion table tr th{
        font-size: 14px;
    }
    #faqAccordion table tr td{
        font-size: 12px;
    }
    .text-sm{
        font-size: 10px;
    }
    #faqAccordion .accordion-button::after {
        width: 25px;
        height: 25px;
        line-height: 25px;
        background-size: 10px;
    }
    #faqAccordion table tr th, #faqAccordion table tr td{
        padding: 5px 10px;
    }
    .registraion_strip .title{
        font-size: 12px;
        flex: 0 0 calc(100% - 160px);
    }
    .ft_ph, .ft_mail, .ft_name{
        padding-left: 25px;
        margin-bottom: 15px;
    }
    .footer_right h4{
        margin-bottom: 20px;
        font-size: 16px;
    }
    .ft_ph img, .ft_mail img, .ft_name img{
        max-width: 20px;
        top: 0;
    }
    footer{
        padding: 30px 0px
    }
	.mobile-btn{
        width:300px;
        text-align:center;
        margin-top: 10px !important;
    }
    .navbar {
        background-color: var(--bg-white);
        box-shadow: 14px 3px 22px 0px rgba(0, 0, 0, .75);
    }
    .trailblazingblock:after{
        content: none;
    }
    .guid-InnerBlock{
        margin-bottom: 10px;
    }
    .learder_carousel_row{
        max-width: 100%;
    }
    #leadersCarousel .owl-nav button.owl-prev{
        margin-left: 0px;
    }
    #leadersCarousel .owl-nav button.owl-next{
        margin-right: 0px;
    }
        .nps-super4-section h2 {
            font-size: 30px;
            color: #1B1238;
            text-align: left;
            width: 70%;
        }
    
        .nps-super4-section p {
            font-size: 14px;
            text-align: left;
            width: 100%;
        }
    
        .nps-super4-section .super4-slider {
            flex-direction: column;
        }
    
        .nps-super4-section .super4-card {
            height: 65px;
        }
    
        .nps-super4-section .super4-card.active {
            height: 420px;
        }
    
        .nps-super4-section .super4-card .rotated-label {
            writing-mode: horizontal-tb;
            transform: rotate(0deg);
        }
    
        .nps-super4-section .super_div {
            display: flex;
        }
    
        .nps-super4-section .super4-logo {
            max-width: 85px;
            order: 2;
        }
        .pb-80.mobileSize{
            padding-bottom: 20px;
        }
        #Guid-experience{
            padding:30px 0;
        }
}
