    @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:319px) {
        .fnt-size {
            font-size: 0.55rem!important;
        }
        .logo-wd {
            width: 50%!important;
        }
    }
    
    @media screen and (max-width:991px) {
        .banner-form {
            position: relative;
            top: unset;
            right: unset;
            width: 100%
        }
        #pills-tab1{
            justify-content: start;
            margin-bottom: 1.5rem;
            position: static !important;
        }
        table {
            background: #00000061 !important;
        }
        .opportunity{
            top: -1rem;
        }
        .artist{
            top: -3rem;
        }
        .navbar-nav.ml-auto {
            width: 100%;
        }
    }
    
    @media screen and (min-width:1280px) {
    
    }
    
    @media screen and (min-width:768px) {
        .pl-insp {
            padding-left: 7rem !important;
        }
    }
    
    @media screen and (max-width:767px) {

    .red-clr {
        background: red !important;
    }

    .red-clr a:hover {
        color: #fff !important;
    }
     
        .owl-carousel .owl-nav.disabled {
            display: none;
        }
        .disp-none {
            display: none;
        }
        .centered1 {
            top: 70%;
        }
        .talent img{
           margin: auto;
        }
        .faculty{
            min-height: 300px;
        }
        .edge{
            margin-top: -6rem;
        }
        .navbar-nav.ml-auto {
            width: 100%;
        }
    }
    
    @media screen and (min-width: 992px) {
        .custom-container {
            padding: 0rem 7rem !important;
        }
    }
    
    @media screen and (max-width:768px) {
        .formsec {
            display: none !important;
        }
        .formsec1 {
            display: block !important;
        }
        .scroll {
            bottom: 2px;
        }
        .fixed-bottom {
            display: block;
        }
        .copyright {
            margin-bottom: 2.2rem;
        }
        .my-mobile{
            margin: 1rem 0rem;
        }
    }
    
    @media screen and (min-width:769px) {
        .formsec1 {
            display: none !important;
        }
        .fixed-bottom {
            display: none;
        }
    }
    
    @media screen and (max-width:319px) {
        .para {
            font-size: 0.55rem !important;
        }
    }
    
    @media screen and (max-width:400px) {
        #learning_slide .owl-item img{
            margin: auto !important;
        }
        #learning_slide .owl-item{
           text-align: center !important;
        }
        .head {
            font-size: 1.1rem !important;
        }
        
        .h1,
        h1 {
            font-size: 1.2rem;
        }
        .h2,
        h2{
            font-size: 1.1rem;
        }
        .h3,
        h3 {
            font-size: 0.9rem;
        }
        .h4,
        h4 {
            font-size: 0.9rem;
        }
        .h5,
        h5 {
            font-size: 0.9rem;
        }
        .p,
        p,
        .h6,
        h6 {
            font-size: 0.68rem;
        }
        .nav-pills .nav-link {
            font-size: 0.75rem;
        }
        .custom-container {
            padding: 0rem 2rem !important;
        }
    }
    
    @media screen and (max-width:575px) {
        .bord-rt-cust {
            border-right: 0px solid #00000033;
        }
        .bord-bt-cust {
            border-bottom: 0px solid #00000033;
        }
        .passion-box,.learning-box,.edge-box{
            min-height: auto;
        }
        .head2 {
            font-size: 2rem;
        }
        .learning-box, .stories{
            text-align: center;
        }
    }

    @media screen and (min-width:401px) and (max-width:575px) {
        .head {
            font-size: 1.2rem !important;
        }
        .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.78rem;
        }
        .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;
        }
    }
    
    @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;
        }
        
        .owl-carousel .owl-nav button.owl-next img,
        .owl-carousel .owl-nav button.owl-prev img {
            width: 20px;
        }
        .custom-container {
            padding: 0rem 3rem !important;
        }
        .head2 {
            font-size: 3rem;
        }
    }
    
    @media screen and (min-width:768px) and (max-width:991px) {
        .head {
            font-size: 1.8rem;
        }
        .h1,
        h1 {
            font-size: 1.7rem;
        }
        .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.71rem;
        }
       
        .nav-pills .nav-link {
            font-size: 0.75rem;
        }
        .custom-container {
            padding: 0rem 3rem !important;
        }
        .head2 {
            font-size: 4rem;
        }
    }
    
    @media screen and (min-width:992px) and (max-width:1199px) {
        .head {
            font-size: 2.1rem;
        }
        .head2 {
            font-size: 5rem;
        }
        .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;
        }
        .nav-pills .nav-link {
            font-size: 0.75rem;
        }
        .custom-container {
            padding: 0rem 3rem !important;
        }
    }
    
    @media screen and (min-width:1200px) and (max-width:1350px) {
        .head {
            font-size: 2.2rem;
        }
        .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;
        }
     
        .p,
        p,
        .h6,
        h6 {
            font-size: 0.85rem;
        }
        
        .custom-container {
            padding: 0rem 3rem !important;
        }
        .logo-w {
            width: 80px;
        }

        .logo-wd {
            width: 200px;
        }
        .head2 {
            font-size: 5rem;
        }
        #about2_slide .owl-nav .owl-prev {
            left: 85%;
        }        
    }
    
    @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;
        }
        .nav-pills .nav-link {
            font-size: 0.8rem;
        }
        #about2_slide .owl-nav .owl-prev {
            left: 85%;
        }
    }
    
    @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!important;
        }
    }
    
    @media screen and (min-width: 768px) and (max-width: 991px) {
        .logo-wd {
            width: 350px;
        }
    }
    
    @media screen and (max-width: 319px) {
        .logo-wd {
            width: 100px !important;
        }
        .head-btn-toll {
            font-size: 0.55rem !important;
        }
    }
    
    @media screen and (min-width: 320px) and (max-width: 360px) {
        .logo-wd {
            width: 120px !important;
        }
        .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;
        }
        #about2_slide .owl-nav{
            display: none;
        }
        #about2_slide .owl-dots{
            display: block;
        }
    }
    
    @media screen and (min-width: 992px) {
        .banner-section img {
            margin-top: 3rem !important;
        }
        #about2_slide .owl-dots{
            display: none;
        }
    }
    
    #header a:hover {
        color: #000!important;
        text-decoration: none;
    }
    
    .btn-danger,
    .btn-danger:hover {
        color: #fff;
        background-color: #D20005;
        border-color: #D20005;
    }
    
    .btn-danger.focus,
    .btn-danger:focus {
        box-shadow: none !important;
    }
    /*header res*/
    
    @media screen and (max-width:767px) {

    .red-clr {
        background: red !important;
    }

    .red-clr a:hover {
        color: #fff !important;
    }
        .tab .nav-pills .nav-link.red_act1 {
            padding: 1rem 1rem;
        }
        .w-65 {
            width: 65%;
            margin-top: 0.5rem;
        }
        .brd-left {
            border-left: 1px solid gray;
        }
        .banner-section img {
            margin-top: 6rem !important;
        }
        .logo-w {
            width: 20%;
        }
        .toll-free {
            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: #fff!important;
        }
        .edge{
            padding-top: 3rem !important;
        }
        .performing,.passion{
            top: -3rem;
        }
        .passion2{
            top: -9rem;
        }
        .learning{
            margin-top: -9rem;
        }
    }
    
    @media screen and (min-width: 992px) and (max-width: 1120px) {
   
    }
    
    @media screen and (min-width: 992px) and (max-width: 1199px) {
        .navbar-nav.ml-auto {
            width: 95%;
        }
        .navbar-light .navbar-nav .nav-link {
            font-size: 13px;
        }
        .toll-free {
            font-size: 0.7rem;
        }
        #about2_slide .owl-nav .owl-prev {
            left: 75% !important;
        }
        .logo-wd {
            width: 180px;
        }
        .logo-w {
            width: 50px;
        }
        .icon-cust{
            width: 30px;
            height: 30px;
        }
    }

    @media screen and (min-width: 1200px)  {
        .performing .p2{
            margin-top: -4rem !important;
        }
        
        .performing .p3{
            margin-top: -7rem !important;
        }
        
        .performing .p4{
            margin-top: -10rem !important;
        }
    }
    
    @media screen and (min-width: 1200px) and (max-width: 1380px) {
        .navbar-nav.ml-auto {
            width: 90%;
        }
        .navbar-light .navbar-nav .nav-link {
            font-size: 13px;
        }
    }
    
    @media screen and (min-width:1351px) and (max-width:1650px) {
     
    }
    
    @media screen and (min-width: 768px) and (max-width: 991px) {
        .logo-wd {
            width: 250px;
        }
        .banner-section img {
            margin-top: 3rem !important;
        }
        .toll-free {
            font-size: 0.7rem;
        }
        .logo-w {
            width: 10%;
        }
        .w-65 {
            width: 65%;
        }
    }
    
    @media screen and (min-width: 576px) and (max-width: 767px) {
        .logo-wd {
            width: 220px;
        }
    }
    
    @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;
        }
    }