    @media screen and (min-width:992px) and (max-width:1023px) {
        .banner-form {
            position: absolute;
            top: 90px;
            right: 4%;
            width: 354px;
            background: #fff;
            box-shadow: 1px 8px 20px rgb(0 0 0 / 20%);
        }
    }
    
    @media screen and (max-width:991px) {
        .banner-form {
            position: relative;
            top: unset;
            right: unset;
            width: 100%
        }
        .owl-carousel .owl-item img {
            width: auto;
        }
        .program .w-50 {
            width: 49% !important;
        }
        .program .btn-primary, .program .btn-warning{
            font-size: 0.7rem;
        }
        .border-right2 {
            border-right: none !important;
        }
    }
    
    @media screen and (min-width:1280px) {
      
    }
    
    @media screen and (min-width:768px) {
        .testimonials .owl-prev, .testimonials .owl-next{
            display: block;
        }

        .inner-cust-scroll{
            overflow-y: scroll;
            height: 140px;
            padding-right: 1rem;
        }
        .awards h6{
            font-size: 42px !important;
        }
    }
    
    @media screen and (max-width:767px) {
        .disp-none, .owl-next, .owl-prev {
            display: none;
        }

        .wid-setting {
            width: 90%;
        }
        .logo-wd {
            width: 50%!important;
        }
        .testimonials .owl-dots {
            position: absolute;
            top: auto;
            right: 50%;
            transform: rotate(90deg) !important;
            left: 50%;
            margin: -4.5rem 0rem !important;
        }  
        .bg-plac-cust-box{
            min-height: auto;
        }
        .bord{
            min-height: auto !important;
        }
    }
    
    @media screen and (min-width: 992px) {
        .custom-container {
            padding: 0rem 7rem !important;
        }
    }

    @media screen and (min-width: 992px) and (max-width:1400px) {
        .pgm-custom-container {
            padding: 0rem 3rem !important;
        }
    }
    @media (min-width: 992px) {
        .thanyouheader img{
          width: 50%;
        }
      }
    
    @media screen and (max-width:768px) {
          .thanyouheader img{
            width: 100%;
            }
        .disp-md-none{
            display: none;
        }
        .formsec {
            display: none !important;
        }
        .formsec1 {
            display: block !important;
        }
        .scroll {
            bottom: 2px;
        }
        .fixed-bottom {
            display: block;
        }
        .copyright {
            margin-bottom: 2.2rem;
        }
    }
    
    @media screen and (min-width:769px) {
        .formsec1 {
            display: none !important;
        }
        .fixed-bottom {
            display: none;
        }
        .ciqa,.notifications,.disclosure{
            margin-top: -3rem;
        }
    }
    
    @media screen and (max-width:319px) {
        .para {
            font-size: 0.55rem !important;
        }
        .popup-logo{
            width: 180px !important;
        }
    }
    
    @media screen and (max-width:400px) {
        .head{
            font-size: 1.1rem !important;
        }
        .head2 {
            font-size: 1.2rem;
        }
        .para {
            font-size: 0.7rem;
        }
        .h1,
        h1 {
            font-size: 1.1rem;
        }
        .h2,
        h2 {
            font-size: 1.1rem;
        }
        .h3,
        h3 {
            font-size: 0.9rem;
        }
        .h4,
        h4 {
            font-size: 0.9rem;
        }
        .h5,
        h5 {
            font-size: 0.85rem;
        }
        .p,
        p,
        .h6,
        h6 {
            font-size: 0.68rem;
        }
        .head3 {
            font-size: 1.1rem;
        }
        .nav-pills .nav-link {
            font-size: 0.75rem;
        }
        .owl-carousel .owl-nav button.owl-next img,
        .owl-carousel .owl-nav button.owl-prev img {
            width: 20px;
        }
        .custom-container {
            padding: 0rem 3rem !important;
        }
        .popup-logo{
            width: 220px;
        }
    }
    
    @media screen and (min-width:401px) and (max-width:575px) {
        .head{
            font-size: 1.2rem !important;
        }
        .head2 {
            font-size: 1.3rem;
        }
        .para {
            font-size: 0.8rem;
        }
        .h1,
        h1 {
            font-size: 1.1rem;
        }
        .h2,
        h2 {
            font-size: 1rem;
        }
        .h3,
        h3 {
            font-size: 1rem;
        }
        .h4,
        h4 {
            font-size: 0.9rem;
        }
        .h5,
        h5 {
            font-size: 0.9rem;
        }
        .p,
        p,
        .h6,
        h6 {
            font-size: 0.77rem;
        }
        .head3 {
            font-size: 1.27rem;
        }
        .nav-pills .nav-link {
            font-size: 0.75rem;
        }
        .owl-carousel .owl-nav button.owl-next img,
        .owl-carousel .owl-nav button.owl-prev img {
            width: 20px;
        }
        .custom-container {
            padding: 0rem 3rem !important;
        }
        .popup-logo{
            width: 240px !important;
        }
    }
    
    @media screen and (min-width:576px) and (max-width:767px) {
        .head {
            font-size: 1.8rem;
        }
        .head2 {
            font-size: 1.8rem;
        }
        .para {
            font-size: 0.8rem;
        }
        .h1,
        h1 {
            font-size: 1.5rem;
        }
        .h2,
        h2 {
            font-size: 1.3rem;
        }
        .h3,
        h3 {
            font-size: 1.1rem;
        }
        .h4,
        h4 {
            font-size: 0.9rem;
        }
        .h5,
        h5 {
            font-size: 0.9rem;
        }
        .p,
        p,
        .h6,
        h6 {
            font-size: 0.95rem;
        }
        .head3 {
            font-size: 1.27rem;
        }
        .custom-container {
            padding: 0rem 3rem !important;
        }
        .popup-logo{
            width: 260px !important;
        }
    }
    
    @media screen and (min-width:768px) and (max-width:991px) {

        .popup-logo{
            width: 300px !important;
        }
        .head {
            font-size: 1.8rem;
        }
        .head2 {
            font-size: 2rem;
        }
        .para {
            font-size: 0.7rem;
        }
        .h1,
        h1 {
            font-size: 1.7rem;
        }
        .h2,
        h2,
        .global h1 {
            font-size: 1.3rem;
        }
        .h3,
        h3 {
            font-size: 1.1rem;
        }
        .h4,
        h4 {
            font-size: 0.9rem;
        }
        .h5,
        h5 {
            font-size: 0.9rem;
        }
        .p,
        p,
        .h6,
        h6 {
            font-size: 0.71rem;
        }
        .head3 {
            font-size: 1.27rem;
        }
        .nav-pills .nav-link {
            font-size: 0.75rem;
        }
        .custom-container {
            padding: 0rem 3rem !important;
        }
        .toll-free {
            font-size: 0.7rem;
        }
        .testimonials .owl-next {
            top: 12.5rem;
            right: 5rem;
        }
        .testimonials .owl-dots {
            top: 46%;
            right: 6rem;
        }
        .testimonials .owl-prev {
            top: 3.5rem;
            right: 5rem;
        }
    }
    
    @media screen and (min-width:992px) and (max-width:1199px) {
        .head {
            font-size: 2.1rem;
        }
        .head2 {
            font-size: 2.5rem;
        }
        .para {
            font-size: 0.7rem;
        }
        .h1,
        h1 {
            font-size: 2rem;
        }
        .h2,
        h2{
            font-size: 1.4rem;
        }
        .h3,
        h3 {
            font-size: 1.15rem;
        }
        .h4,
        h4 {
            font-size: 1rem;
        }
        .h5,
        h5 {
            font-size: 0.95rem;
        }
        .p,
        p,
        .h6,
        h6 {
            font-size: 0.71rem;
        }
        .head3 {
            font-size: 1.6rem;
        }
        .nav-pills .nav-link {
            font-size: 0.75rem;
        }
        .custom-container {
            padding: 0rem 3rem !important;
        }
        .red-btn {
            left: -3rem;
        }
        .toll-free {
            font-size: 0.7rem;
        }
    }
    
    @media screen and (min-width:1200px) and (max-width:1350px) {
        .head {
            font-size: 2.2rem;
        }
        .head2 {
            font-size: 3rem;
        }
        .para {
            font-size: 0.7rem;
        }
        .h1,
        h1 {
            font-size: 2.1rem;
        }
        .h2,
        h2{
            font-size: 1.6rem;
        }
        .h3,
        h3 {
            font-size: 1.35rem;
        }
        .h4,
        h4 {
            font-size: 1.15rem;
        }
        .h5,
        h5 {
            font-size: 1rem;
        }
        .programs h5 {
            font-size: 0.9rem;
        }
        .p,
        p,
        .h6,
        h6 {
            font-size: 0.85rem;
        }
        .head3 {
            font-size: 1.8rem;
        }
        .nav-pills .nav-link {
            font-size: 0.78rem;
        }
    }
    
    @media screen and (min-width:1351px) and (max-width:1650px) {
        .head {
            font-size: 2.4rem;
        }
        .head2 {
            font-size: 4rem;
        }
        .para {
            font-size: 0.75rem;
        }
        .h1,
        h1 {
            font-size: 2.3rem;
        }
        .h2,
        h2{
            font-size: 1.7rem;
        }
        .h3,
        h3 {
            font-size: 1.55rem;
        }
        .h4,
        h4 {
            font-size: 1.35rem;
        }
        .h5,
        h5 {
            font-size: 1.15rem;
        }
        .p,
        p,
        .h6,
        h6 {
            font-size: 0.9rem;
        }
        .head3 {
            font-size: 2rem;
        }
        .nav-pills .nav-link {
            font-size: 0.8rem;
        }
    }
    
    @media screen and (min-width:1651px) and (max-width:1800px) {
    }
    /*header res*/
    
    @media screen and (min-width: 501px) and (max-width: 575px) {
        .logo-wd {
            width: 230px;
        }
    }
    
    @media screen and (min-width: 576px) and (max-width: 767px) {
        .logo-wd {
            width: 300px;
        }
    }
    
    @media screen and (min-width: 768px) and (max-width: 991px) {
        .logo-wd {
            width: 350px;
        }
        .logo-w {
            width: 10%;
        }
        .w-65 {
            width: 65%;
        }
    }
    
    @media screen and (max-width: 319px) {
        .logo-wd {
            width: 100px;
        }
        .head-btn-toll {
            font-size: 0.55rem !important;
        }
    }
    
    @media screen and (min-width: 320px) and (max-width: 360px) {
        .logo-wd {
            width: 120px;
        }
        .head-btn-toll {
            font-size: 0.65rem !important;
        }
    }
    
    @media screen and (min-width:361px) and (max-width: 400px) {
        .logo-wd {
            width: 150px;
        }
        .head-btn-toll {
            font-size: 0.75rem !important;
        }
    }
    
    @media screen and (min-width:401px) and (max-width: 500px) {
        .logo-wd {
            width: 155px;
        }
        .head-btn-toll {
            font-size: 0.8rem !important;
        }
    }
    
    @media screen and (min-width:401px) and (max-width:599px) {
        .head-btn-toll {
            font-size: 0.85rem;
        }
    }
    
    @media screen and (max-width: 991px) {
        .fixed-top {
            position: fixed !important;
        }
        .opp-box{
            display: block !important;
            text-align: center;
        }  
    }
    
    @media screen and (min-width: 992px) {
        .banner-section img {
            margin-top: 3rem !important;
        }
    }
    
    #header a:hover {
        color: #000;
        text-decoration: none;
    }
    
    .btn-danger,
    .btn-danger:hover {
        color: #fff;
        background-color: #E73649;
        border-color: #E73649;
    }
    
    .btn-danger.focus,
    .btn-danger:focus {
        box-shadow: none !important;
    }
    /*header res*/
    .awards h1{
       
        font-weight: bold !important;
    }
    .awards h6{
        font-weight: 700 !important;
    }
    @media screen and (max-width:767px) {
        .awards h1{
            font-size: 24px !important;
        }
        .awards h6{
            font-size: 20px !important;
        }
        .bg-red-notifications{
            min-height: auto !important;
        }
        .tab .nav-pills .nav-link.red_act1 {
            padding: 1rem 1rem;
        }
        .navbar-nav.ml-auto {
            width: 100%;
        }
        .w-65 {
            width: 65%;
            margin-top: 0.5rem;
        }
        .brd-left {
            border-left: 1px solid gray;
        }
        .banner-section img {
            margin-top: 3rem !important;
        }
        .logo-w {
            width: 20%;
        }
        .toll-free {
            display: none;
            font-size: 0.6rem!important;
        }
        .navbar-toggler {
            font-size: 1rem;
        }
        .navbar-brand {
            margin-right: 0rem;
        }
        .logo-wd {
            width: 50%!important;
        }
        .toll-free a:hover {
            color: #fff !important;
        }
        .fnt-size {
            font-size: 0.8rem;
        }
        .btn-radius {
            border-radius: 1rem;
        }
        #header a:hover {
            color: #000;
        }
        .owl-carousel .owl-item img {
            width: auto;
        }
        .accordion .item .item-header h2 button.btn.btn-link{
            font-size: 18px;
            line-height: 2.2;
        }
    }
    
    @media screen and (min-width: 992px) and (max-width: 1120px) {
        .navbar-nav.ml-auto {
            width: 100%!important;
        }
    }
    
    @media screen and (min-width: 992px) and (max-width: 1199px) {
        .navbar-nav.ml-auto {
            width: 80%;
        }
        .navbar-light .navbar-nav .nav-link {
            font-size: 13px;
        }
        .toll-free {
            font-size: 0.7rem;
        }
    }
    
    @media screen and (min-width: 992px) and (max-width: 1024px) {
        .testimonials .owl-next {
            top: 12.5rem;
            right: 7rem;
        }
        .testimonials .owl-dots {
            top: 52%;
            right: 8rem;
        }
        .testimonials .owl-prev {
            top: 3.5rem;
            right: 7rem;
        } 
    }

    @media screen and (min-width: 1025px) and (max-width: 1280px) {
        .testimonials .owl-next {
            top: 12.5rem;
            right: 7rem;
        }
        .testimonials .owl-dots {
            top: 52%;
            right: 8rem;
        }
        .testimonials .owl-prev {
            top: 3.5rem;
            right: 7rem;
        }
    }

    @media screen and (min-width: 1281px) and (max-width: 1450px) {
        .testimonials .owl-prev {
            top: 2rem;
            right: 8rem;
        }
        .testimonials .owl-next {
            top: 12rem;
            right: 8rem;
        }
        .testimonials .owl-dots {
            right: 9rem;
            top: 50%;
        }
    }

    
    @media screen and (min-width:1451x) and (max-width:1650px) {
        .testimonials .owl-prev {
            top: 2rem;
            right: 8rem;
        }
        .testimonials .owl-next {
            top: 12rem;
            right: 8rem;
        }
        .testimonials .owl-dots {
            right: 9rem;
            top: 50%;
        }
    }
        
    @media screen and (max-width: 1199px) {
        .w-100-cust{
            width: 100%;
        }
        .bg-pgm-ht {
            min-height: 150px;
        }        
    }

    @media screen and (min-width: 1200px) and (max-width: 1380px) {
        .navbar-nav.ml-auto {
            width: 80%;
        }
        .navbar-light .navbar-nav .nav-link {
            font-size: 14px;
        }
        .program .btn-primary, .program .btn-warning{
            font-size: 0.7rem;
        }
    }

    @media screen and (min-width: 1200px){
        .program .w-50 {
            width: 49% !important;
        }
        .h-100-cust{
            height: 100%;
        }
        .col-cust-2{
            flex: 0 0 19.666667%;
            max-width: 19.666667%;
        }
   }
    
    @media screen and (min-width:1351px) and (max-width:1650px) {
        .navbar-nav.ml-auto {
            width: 75%;
        }
    }
    
    @media screen and (min-width: 768px) and (max-width: 991px) {
        .logo-wd {
            width: 250px;
        }
        .banner-section img {
            margin-top: 3rem !important;
        }
        .navbar-nav.ml-auto {
            width: 100%;
        }
        .toll-free {
            font-size: 0.7rem;
            margin-right: 10rem !important;
        }
        .logo-w {
            width: 10%;
        }
        .w-65 {
            width: 65%;
        }
    }
    
    @media screen and (min-width: 576px) and (max-width: 767px) {
        .logo-wd {
            width: 250px !important;
        }
    }
    
    @media screen and (min-width: 501px) and (max-width: 575px) {
        .logo-wd {
            width: 180px;
        }
    }
    
    @media screen and (min-width: 361px) and (max-width: 400px) {
        .logo-wd {
            width: 100px;
        }
        .toll-free {
            font-size: 0.5rem!important;
        }
    }
    
    @media screen and (min-width: 320px) and (max-width: 360px) {
        .logo-wd {
            width: 90px;
        }
        .head-btn-toll {
            font-size: 0.55rem !important;
        }
    }
    
    @media screen and (min-width: 401px) and (max-width: 500px) {
        .logo-wd {
            width: 120px;
        }
    }

       @media screen and (max-width:575px) {
        .float {
            bottom: 100px;
        }

        .m-cust-btn .btn{
            font-size: 0.9rem !important;
        }
        .committee-box{
          min-height: auto !important;
        }
        .box-function{
            margin-top: -0.5rem !important;
        }
        .carousel-indicators li{
            width: 9px;
            height: 9px;
            margin-right: 8px;
        }
    }
    button.btn.enq_ftr {
        background-color: #D60B0B !important;
        color: #fff;
        font-weight: 700;
        width: 100%;
        border-radius: 0rem;
    }
    