@media (max-width: 1750px) {
    .content_section {
        width: 95% !important;
        margin: 20px auto;
        max-width: 95%;
    }
    .info-content p{font-size: 40px}
    .landing-section .main-dv .mega-txt, .landing-section-parent .main-dv .mega-txt{font-size: 50px}
}
@media (max-width: 1600px) {
    .content_section {
        /* width: 100% !important; */
        max-width: 100%;
        margin: 0px auto;
    }
    .get-started-btn{height: 43px;width: 200px;}
     .info-content p{font-size: 29px}
}
@media (max-width: 1500px){
     .get-started-btn{height: 35px;width: 160px;bottom:80px}
      .info-content p{font-size: 32px}

    .onboarding-text{
        margin-top:-10.5%; 
    }

}
@media (max-width: 1400px) {
    .form_contact_block {
        width: 100%;
        flex: 100%;
        max-width: 100%
    }
     .info-content p{font-size: 28px}
}
@media (max-width: 1500px) and (min-width:1024px) {
    .child_field_block .col-xl-2 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
}
@media (max-width: 1350px) {
    .onboarding-text{
        margin-top:-8%; 
    }
}
@media (max-width: 1200px) {
    .summary-review-footer div:nth-child(2) img {
        margin-top: -100px;
        margin-right: 0px
    }
    .get-started-btn{bottom: 60px;}

    .onboarding-text{
        margin-top:-3%; 
    }
}

/* review organization page added css */
@media only screen and (max-width: 992px){
.review-block {
    background: url("/images/ignite/Summary_Cloud_Mobile.png") no-repeat center;
    background-size: contain;
    height: 330px;
    padding: 50px 10px 10px 10px;
    margin-bottom: 20px;
    border-radius: 10px;
}
.review-more .btn_green_border{
    min-width: auto;
    width: auto;
    padding: 0px 30px;
}

}
@media only screen and (max-width: 1199px) {
    a.next-but.schedule-my-training {
        font-size: 22px;
    }
    .setup-row .setup-rocket-img {
        margin-top: -5%;
    }
    .next-but.finish-setup-but {
        font-size: 20px;
        padding: 10px 30px;
    }
    .onboarding-text{
        margin-top:0%; 
    }
}


@media only screen and (max-width: 1024px) {
    .teachers-email {
        width: 98%;
        padding: 0 20px;
        margin: 0 auto;
    }
}

@media only screen and (max-width: 992px) {
    .icons-select li [type=radio]+img {
        width: 110px;
    }
    .summary-review-footer div {
        text-align: center !important;
        width: 100%;
        flex: 100%;
        max-width: 100%;
        flex-flow: wrap;
    }
    .summary-review-footer div:nth-child(2) img {
        margin-top: 0px;
        margin-right: 0px
    }
    .summary-review-footer .btn_green_bg,
    .summary-review-footer .btn_green_border {
        margin: 5px;
    }
    .school-admin-review-row,
    .review-row {
        background-image: none;
        padding: 0px;
    }
    .review-row .col-lg-2 {
        flex: 0 0 50%;
        max-width: 50%;
        margin: 0px auto
    }
    .review-block {
        background: url('../../images/ignite/Summary_Cloud_Mobile.png') no-repeat center;
        background-size: contain;
        height: 330px;
        padding: 50px 10px 10px 10px;
        margin-bottom: 20px;
        border-radius: 10px;
    }
    .get-started-btn{bottom: 50px;}
    .full-width-footer{position: relative;bottom: -20px;}
}
@media only screen and (max-width: 768px) {
    .ignite-main-div {
        text-align: center;
    }
    .btn-center-mobile {
        text-align: center;
    }
    #add-another-class {
        margin-right: 0;
    }
    .ok-btn {
        margin-top: 20px;
    }
    .icons-select li [type=radio]+img {
        width: 100px;
    }
    .curriculum-width {
        width: 100%;
    }
    .get-started-btn{bottom: 80px;}
}
@media screen and (max-width:768px) {
    .review-row .col-12{
        flex: 0 0 100%;
        max-width: 100%;
        margin: 0px auto;
    }
    .review-more .btn_green_border {
        min-width: auto;
        width: auto;
        padding: 0px 30px;
    }
}
@media only screen and (max-width: 767px) {
    .teachers-email {
        width: 100%;
        overflow-x: scroll;
        margin: 0 auto;
        padding: 0 20px;
    }
    .teachers-email-img {
        width: 1024px;
        padding-bottom: 10px;
    }

}
@media only screen and (max-width: 991px) {
    .app-store-logo a {
        width: calc(100% / 2 - 20px);
        margin: 10px;
    }
    .hub-robot {
        padding-left: 0%;
        padding-top: 15%;
    }
    a.next-but.schedule-my-training {
        font-size: 20px;
        padding: 10px 18%;
    }
    .setup-row .setup-rocket-img {
        margin-top: 0%;
    }
}
@media only screen and (max-width: 767px) {
    .setup-row .setup-content p {
        font-size: 20px;
    }
    .mobile {
        display: block;
    }
    .desktop {
        display: none;
    }
    .setup-row {
        display: initial;
    }
    .setup-content {
        flex: 0 0 30%;
        width: 72%;
        float: left;
    }
    .setup-row .setup-rocket-img {
        float: left;
        width: 30%;
    }
    .setup-img {
        width: 50%;
        float: left;
    }
    .next-but.finish-setup-but {
        position: absolute;
        right: 0px;
        bottom: -50px;
    }
    .mobile-text-center {
        text-align: center
    }
    footer p {
        font-size: 14px;
    }
    .btn_green_bg,
    .btn_green_border {
        font-size: 16px;
        margin: 5px auto !important;
        width: 100%;
    }
    
    .btn_green_bg.complete-import {
        width: 93% !important;
        font-size: 22px;
    }
    .btn_green_bg.complete-import{
        width: auto !important;
        font-size: initial;
    }
    .custom-up-file, .custom-up-file span{width:100%}
    .custom-up-file.upload-again-btn{
        width: auto;
    }
    .finish-setup-but {
        position: relative;
        bottom: -30px;
        left: 0;
    }
    .csv-instruction-headtxt{padding: 15px}
    .up-csv-review-robot{margin-top:10px}
}
@media (min-width:721px) and (max-width:1240px) {
    .main-dv {
        padding: 30px 60px;
    }
    .landing-section {
        height: auto;
    }
    .info-content p {
        font-size: 24px;
    }
    .flag-lading-img img {
        left: -60px;
    }
}
@media (min-width:541px) and (max-width:720px) {
    .main-dv {
        padding: 30px 30px;
    }
    .landing-section .main-dv .mega-txt {
        font-size: 40px;
    }
    .flag-lading-img img {
        position: relative;
        left: 0;
        width: 90%;
        top: 0;
    }
    .landing-section {
        height: auto;
        background-position: right;
    }
    .info-content.slide6 {
        margin-top: 20%;
    }
    .info-content p {
        font-size: 22px;
    }
    .img-content img {
        width: 100%;
        margin: auto;
    }
}
@media (max-height: 650px) {
.import{margin: 0;position: relative;top: 0;left: 0;-ms-transform: none;transform: none; }
#completeCsvUpload{padding: 11px 10px;}

}
@media (max-width: 991px) {
.csv-instruction-headtxt,.import-img-intro{padding: 0px 20px;}
}
@media (max-width: 767px) {
    .import-btn-sec .btn_green_bg{
        width: auto;
    }
    .import-btn-sec .custom-up-file, .import-btn-sec .custom-up-file span {
        width: auto;
    }
    .up-btn-img, .custom-up-file span img{height: 25px;}
    .custom-up-file span{font-size: 16px;}
}
@media (max-width: 650px) {
.import-img-intro{ overflow-x: auto; }
.import-img-intro img{
    width: 1500px;
    max-width: inherit;
}
 /* .btn_green_bg.complete-import {
        width: 91% !important;
 } */
}
@media only screen and (max-width: 560px) {
    .setup-content {
        width: 100%;
        float: inherit;
        text-align: center;
    }
    .setup-row .setup-rocket-img {
        float: inherit;
        width: 100%;
        margin: 20px auto 0;
        text-align: center;
    }
    .setup-row .setup-rocket-img img {
        width: 50%;
    }
    .setup-img {
        width: 100%;
        float: left;
    }
    .custom-up-file span, .btn_green_bg.complete-import{font-size: 16px;}
    /* .btn_green_bg.complete-import{height: 33px;width:89% !important} */
}
@media (max-width: 550px) {
    .image-icon-show {
        display: block !important;
    }
    .tab-text-hide {
        display: none !important;
    }
    .getting-popup-tab .nav-tabs a {
        width: 100px;
        text-align: center;
    }
    .getting-popup-tab .tab-a span {
        font-size: 26px !important;
    }
}
@media (min-width:320px) and (max-width:540px) {
    .main-dv {
        padding: 30px 30px;
    }
    .landing-section .main-dv .mega-txt {
        font-size: 36px;
    }
    .flag-lading-img img {
        position: relative;
        left: 0;
        width: 90%;
        top: 0;
    }
    .landing-section {
        height: auto;
        background-position: right;
    }
    .info-content.slide6 {
        margin-top: 20%;
    }
    .info-content p {
        font-size: 22px;
    }
    .img-content img {
        width: 100%;
        margin: auto;
    }
}
@media (max-width: 520px) {
    .child_field_block {
        padding: 0px
    }
    .child_field_block label {
        max-height: none;
    }
    /*.child_field_block button{width:100% !important;margin: 5px 0px;}*/
    .child_field_block .text-right {
        text-align: center !important;
    }
    .form_contact_block .col-xs-12 {
        padding: 0px;
    }
    .ignite_logo img {
        height: 60px
    }
    .form_contact_block .col-2 {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .form_contact_block .col-4 {
        flex: 0 0 50%;
        max-width: 50%;
    }
}
@media (max-width: 486px) {
    .getting-popup-tab .nav-tabs a {
        width: 85px;
    }
    .tab-content .tab-pane {
        min-height: 370px;
    }
    .get-started-btn{bottom: 40px;}
}
@media only screen and (max-width: 480px) {
    .ignite-logo img {
        width: 100%;
    }
    .ignite-body-logo img {
        width: 100%;
    }
    a.header-back-but {
        display: block;
        flex: auto;
        width: 100%;
        margin-top: 15px;
        text-align: right;
    }
    a.next-but.schedule-my-training {
        width: 100%;
        text-align: center;
    }
    .setup-container {
        padding: 0px 15px;
    }
}
@media only screen and (max-width: 450px) {
    .children-select {
        width: 100%;
    }
    .icons-select li [type=radio]+img {
        width: 83px;
    }
    /* .btn_green_bg.complete-import{width:86% !important} */

    .btn_green_bg.complete-import{
        width: 100% !important;
        font-size: initial;
        padding: 11px 0;
    }
    .custom-up-file.upload-again-btn{
        width: 100%;
        margin-right: 0px;
    }

}
@media (max-width: 410px) {
    .getting-popup-tab .nav-tabs a {
        width: 75px;
    }

    .btn_green_bg.complete-import{
        width: 100% !important;
        font-size: initial;
        padding: 11px 0;
    }
    .custom-up-file.upload-again-btn{
        width: 100%;
        margin-right: 0px;
    }
}
@media (max-width: 370px) {
    .getting-popup-tab .nav-tabs a {
        width: 59px;
    }
    .get-started-btn{height:25px;width:115px; bottom: 40px;}
    /* .btn_green_bg.complete-import{width:83% !important} */
    .btn_green_bg.complete-import{
        width: 100% !important;
        font-size: initial;
        padding: 11px 0 !important; 
    }
    
} 
/* banner dashboard 14/0*/
@media (max-width:1405px){
    .banner-dashboard p {
        font-size: 20px;
        margin: 0;
        font-family: "Nunito";
        font-weight: normal;
    }
    .banner-dashboard p a.banner-link{
        font-size: 18px; 
    }
}
@media (max-width:1600px){
    .banner-dashboard.banner-orange>div{
        padding: 0px 10%;
        text-align: left;
    }
}
@media (min-width:1601px){
    .banner-dashboard.banner-orange>div{
        padding: 0px 12%;
        text-align: left;
    }
}