/* Mobile */
@media (min-width: 320px) and (max-width: 374px) {
    .small-header .social-icons{
        display:none;
    }
    /* .header-image{
        background-image:none;
        min-height:0;
    } */
    .email-address {
        text-align: center;
    }
    .navbar-nav-header {
        padding-top: 14px;
        text-align: center;
        padding-left: 0;
        display: inline-block;
        position: relative;
        left: -66px;
    }
    .navbar-collapse {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-align: center;
        align-items: center;
        left: -218px;
        position: absolute;
        background-color: white;
        z-index: 99999;
        width: 365%;
    }
    .btn.btn-read {
        width: 61%;
    }

    .home-about-img{
        margin-top: 14px;
    
    }
    .first-header {
        padding-top: 11%;
    }
    .overlap-image {
        display:none;
    }
    .header-image {
        min-height: 75vh;
        background-position: center;
    }
 
    .overlap-image-two {
        width: 44%;
        /* margin-left: 29%;
        padding-top: 33px; */
    }
    .heading {
        font-size: 25px;
        padding-top: 11px;
        padding-left:0;
        text-align: center;
    }
    .navbar {
        top: -35px;
        left:0;
    }
    .online-portal-img {
        width: 84%;
        margin-top: 42px;
        margin-bottom: 6px;
        margin-left: 23px;
    }
    .online-services-img {
        width: 84%;
        margin-top: 26px;
        margin-bottom: 42px;
        margin-left: 21px;
    }
  
    .online-contact-img {
        width: 84%;
        margin-top: 42px;
        margin-bottom: 42px;
        margin-left: 21px;
    }
    .btn.btn-learn {
        margin-left: 55px;
    }
    .move {
        margin-bottom:15px;
    }
    .offer {
        padding-left:15px;
    }
    .last {
        padding-top: 0;
    }
    #contact-form{
        padding-top: 21px;
    }
    .btn.btn-light {
        width: 50%;
    }
    .yellow-bg {
        padding-bottom: 8%;
    }
    .card.coral .card-body {
        padding: 15px;
    }
    .card-heading {
        font-size: 37px;
    }
    .btn.btn-enroll {
        width: 58%;
    }

    .coral-bg-section {
        padding-bottom: 21%;
    }
    .btn.btn-enroll.yellow-button {
        width: 67%;
        font-size: 20px;
        padding: 18px;
        /* margin-left: 17%; */
    }
    .second-row-first {
        margin-right: 0;
    }
    .navbar-toggler:focus, .navbar-toggler:hover {
        text-decoration: none;
        outline:none;
    }
    .copyright {
        font-size: 12px;
    }
    .text-right {
        height: 3vh;
    }
    iframe {
        width:100%;
        height:100%;
    }
    .online-services-img.two {
        display: block;
        width: 86%;
        margin-top: 0%;
    
    }
    .coral-sub-header.three {
        margin-top: 0;
    }
    .btn.btn-enroll.second-row.last-button {
        top: -14px;
        /* margin-left: 22%; */
    }
    .first-row-times {
        padding-bottom: 3%;
    }
    .coral-sub-header.four {
        margin-top: 0;
    }
    .btn.btn-enroll.second-row {
        margin-left: 10px;
        margin-top: 16px;
    }
    #mc_embed_signup {
        width: 94%;
        margin-left: 8px;
    }
    #mobi-only{
        display:block;
        position: relative;
    }

    /* .mobile {
        position: absolute;
        right: 0;
        left: 30%;
        top: 6%;
    }
    .home-mobile {
        position: absolute;
        right: 0;
        left: 0;
        top: 6%;
    } */
}
@media (min-width: 375px) and (max-width: 424px) {
    .small-logo {
        width: 52%;
        padding-top: 5px;
    }
    .small-header .social-icons{
        display:none;
    }
    .email-address {
        text-align: center;
    }
    .navbar-nav-header {
        padding-top: 14px;
        text-align: center;
        padding-left: 0;
        display: inline-block;
        position: relative;
        left: -89px;
    
    }
    .navbar-toggler:focus, .navbar-toggler:hover {
        text-decoration: none;
        outline:none;
    }
    .navbar-collapse {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-align: center;
        align-items: center;
        left: -273px;
        position: absolute;
        background-color: white;
        z-index: 99999;
        width: 427%;
    }
    .header-image{
        min-height: 80vh;
        background-position: center;
    }
    .overlap-image-two {
        width: 30%;
    }
    #mobi-only{
        display:Block;
    }
    .btn.btn-read {
        width: 61%;
    }
    .vision-mission-page {
        padding-top: 8%;
    }
    .home-about-img{
        margin-top: 14px;
    
    }
    .first-header {
        padding-top: 11%;
    }
    .overlap-image {
        padding-top: 26%;
        width: 100%;
        margin-left: 0;
    }
 
    /* .overlap-image-two {
        width: 44%;
        margin-left: 29%;
        padding-top: 33px;
    } */
    .heading {
        font-size: 32px;
        padding-top: 11px;
        padding-left:0;
        text-align: center;
    }
    #mobi-only{
        display:block;
        position: relative;
    }

    .mobile {
        position: absolute;
        right: 0;
        left: 30%;
        top: 6%;
    }
    .home-mobile {
        position: absolute;
        right: 0;
        left: 0;
        top: 6%;
    }
    .navbar {
        top: -45px;
        left:0;
    }
    .white-bg-mid-header {
        padding-bottom: 0;
        padding-top: 0;
    }
    .online-portal-img {
        width: 84%;
        margin-top: 42px;
        margin-bottom: 6px;
        margin-left: 23px;
    }
    .online-services-img {
        width: 84%;
        margin-top: 42px;
        margin-bottom: 42px;
        margin-left: 21px;
    }
  
    .online-contact-img {
        width: 84%;
        margin-top: 42px;
        margin-bottom: 42px;
        margin-left: 21px;
    }
    .btn.btn-learn {
        margin-left: 66px;
    }
    .move {
        margin-bottom:15px;
    }
    .offer {
        padding-left:15px;
    }
    .last {
        padding-top: 0;
    }
    #contact-form{
        padding-top: 21px;
    
    }
    .btn.btn-light {
        width: 50%;
    }
    .yellow-bg {
        padding-bottom: 8%;
    }
    .card.coral .card-body {
        padding: 15px;
    }
    .card-heading {
        font-size: 37px;
    }
    .btn.btn-enroll {
        width: 58%;
    }
    .btn.btn-enroll.second-row {
        margin-left: 2%;
    }
    .coral-bg-section {
        padding-bottom: 21%;
    }
    .btn.btn-enroll.yellow-button {
        width: 67%;
        font-size: 20px;
        padding: 18px;
        /* margin-left: 17%; */
    }
    .second-row-first {
        margin-right: 0;
    }
    .copyright {
        font-size: 15px;
    }
    .text-right {
        height: 3vh;
    }
    iframe {
        width:100%;
        height:250px;
    }
    .online-services-img.two {
        display: block;
        width: 86%;
        margin-top: 0%;
    }
    .coral-sub-header.three {
        margin-top: 0;
    }
    .btn.btn-enroll.second-row.last-button {
        top: -9px;
        /* margin-left: 22%; */
    }
    .first-row-times {
        padding-bottom: 3%;
    }
    .coral-sub-header.four {
        margin-top: 0;
    }
    #mc_embed_signup {
        background: #fff;
        clear: left;
        font: 14px;
        width: auto!important;
    }
    #mc_embed_signup {
        width: 94%;
        margin-left: 8px;
    }
}
@media (min-width: 425px) and (max-width: 767px) {
    .small-header .social-icons{
        display:none;
    }
    .email-address {
        text-align: center;
    }
    .navbar-nav-header {
        padding-top: 14px;
        text-align: center;
        padding-left: 0;
        display: inline-block;
        position: relative;
        left: -118px;
    }
    /* .header-image{
        background-image:none;
        min-height:0;
    } */
    #mobi-only{
        display:Block;
    }
    .navbar-toggler:focus, .navbar-toggler:hover {
        text-decoration: none;
        outline:none;
    }
    .navbar-collapse {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-align: center;
        align-items: center;
        left: -323px;
        position: absolute;
        background-color: white;
        z-index: 99999;
        width: 484%;
    }
    .btn.btn-read {
        width: 61%;
    }
   
    .home-about-img{
        margin-top: 14px;
    }
    .first-header {
        padding-top: 11%;
    }
    .overlap-image {
        padding-top: 20%;
        width: 100%;
        margin-left: 0;
    }
 
    .overlap-image-two {
        width: 40%;
        /* margin-left: 29%;
        padding-top: 33px; */
    }
    .header-image {
        min-height: 90vh;
        background-position: center;
    }
    .heading {
        font-size: 32px;
        padding-top: 11px;
        padding-left:0;
        text-align: center;
    }
    #mobi-only{
        display:block;
        position: relative;
    }

    .mobile {
        position: absolute;
        right: 0;
        left: 30%;
        top: 6%;
    }
    .home-mobile {
        position: absolute;
        right: 0;
        left: 0;
        top: 6%;
    }
    .navbar {
        top: -35px;
        left:0;
    }
    .online-portal-img {
        width: 84%;
        margin-top: 42px;
        margin-bottom: 6px;
        margin-left: 33px;
    
    }
    .online-services-img {
        width: 84%;
        margin-top: 42px;
        margin-bottom: 42px;
        margin-left: 33px;
    }
  
    .online-contact-img {
        width: 84%;
        margin-top: 42px;
        margin-bottom: 42px;
        margin-left: 33px;
    }
    .btn.btn-learn {
        margin-left: 78px;
    }
    .move {
        margin-bottom:15px;
    }
    .offer {
        padding-left:15px;
    }
    .last {
        padding-top: 0;
    }
    #contact-form{
        padding-top: 21px;
    
    }
    .btn.btn-light {
        width: 50%;
    }
    .yellow-bg {
        padding-bottom: 8%;
    }
    .card.coral .card-body {
        padding: 15px;
    }
    .card-heading {
        font-size: 37px;
    }
    .btn.btn-enroll {
        width: 58%;
    }

    .coral-bg-section {
        padding-bottom: 21%;
    }
    .btn.btn-enroll.yellow-button {
        width: 67%;
        font-size: 20px;
        padding: 18px;
        /* margin-left: 17%; */
    }
    .second-row-first {
        margin-right: 0;
    }
    .copyright {
        font-size: 15px;
    }
    .text-right {
        height: 3vh;
    }
    iframe {
        width:100%;
        height:250px;
    }
    .online-services-img.two {
        display: block;
        width: 86%;
        margin-top: 0%;
    
    }
    .coral-sub-header.three {
        margin-top: 0;
    }
    .btn.btn-enroll.second-row.last-button {
        /* margin-left: 22%; */
        top: -2px;
    }
    .first-row-times {
        padding-bottom: 3%;
    }
    .coral-sub-header.four {
        margin-top: 0;
    }
    .btn.btn-enroll.second-row {
        margin-left: 3%;
        margin-top: 16px;
    }
    #mc_embed_signup {
        width: 94%;
        margin-left: 12px;
    }
}
/* Tablet & small screens */
@media (min-width: 768px) and (max-width: 991px){
    .navbar-nav-header {
        padding-top: 14px;
        text-align: center;
        padding-left: 0;
        display: inline-block;
        position: relative;
        left: -99px;
    
    }
    /* .header-image{
        background-image:none;
        min-height:0;
    } */
    #mobi-only{
        padding-bottom: 23px;
        display:block;
        position: relative;
    }

    .mobile {
        position: absolute;
        right: 0;
        left: 30%;
        top: 6%;
    }
    .home-mobile {
        position: absolute;
        right: 0;
        left: 0;
        top: 0;
    }
    .navbar-toggler:focus, .navbar-toggler:hover {
        text-decoration: none;
        outline:none;
    }
    .navbar-collapse {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-align: center;
        align-items: center;
        left: -323px;
        position: absolute;
        background-color: white;
        z-index: 99999;
        width: 434%;
    
    }
    .btn.btn-read {
        width: 61%;
    }
  
    .home-about-img{
        margin-top: 14px;
    
    }
    .what-we-offer h2 {
        padding-top: 0;
    }
    .mobile-version{
        margin-top:54%;
    }
    .first-header {
        padding-top: 11%;
    }
    .overlap-image {
        padding-top: 13%;
        width: 69%;
        margin-left: 14%;
    }
    .header-image {
        min-height: 90vh;
    }
    .overlap-image-two {
        width: 100%;
        margin-left: 0;
        /* padding-top: 78px; */
    }
    .heading {
        font-size: 37px;
        padding-top: 0;
        padding-left: 0;
        text-align: center;
    }
    .navbar {
        top: 0;
        left: 33px;
    }
    .small-logo {
        width: 52%;
        padding-top: 0;
    }
    .btn.btn-learn {
        width: 74%;
        margin-left: 28px;
    }
    .online-services-img {
        margin-top: 0;
        margin-bottom: 18px;

    }
    .online-contact-img {
        margin-top: 0;
        margin-bottom: 23px;
    
    }
    .move {
        margin-bottom: 62px;
    }
    .move br{
        display:none;
    }
    .online{
        margin-bottom: 38px;
    
    }
    .offer {
        padding-left:0;
    }
    .what-we-offer-img {
        margin-top: 46%;
    }
    .online-services-img.two {
        margin-top: -19px;
    }
    .copyright {
        font-size: 17px;
    }
    .btn.btn-light {
        width: 43%;
    }
    .btn.btn-enroll {
        width: 72%;
        /* margin-left: 16%; */
    }
    .btn.btn-enroll.yellow-button {
        width: 61%;
        font-size: 25px;
        padding: 16px;
    }
    .one-coral {
        padding-bottom: 22px;
    }
    .three-coral{
        padding-bottom: 22px;
    }
    .btn.btn-enroll.second-row {
        margin-left: 4px;
        width: 83%;
    }
    /* .btn.btn-enroll.second-row.last-button {
        top: 35px;
    }    */
    .coral-sub-header {
        margin-top: 8px;
    }
    .online-service-img.two{
        width: 100%!important;
        margin-top: -51px;

    }
    .first-row-times {
        padding-bottom: 9%;
    }
    .btn.btn-enroll.second-row.last-button {
        top: 20px;
        /* margin-left: 13%; */
    }
    .btn.btn-enroll.second-row.last-button-final {
        margin-left: 9%;
    }
    .second-row-first {
        margin-right: 0;
    }    
    iframe {
        height:400px;
        width:550px;
    }
    #mc_embed_signup {
        width: 68%;
        margin-left: 120px;
    }    
}
@media (min-width: 992px) and (max-width: 1199px) {
    .header-image {
        height: 100vh;
        min-height: 100vh;
    }
    .overlap-image {
        padding-top: 6%;
        width: 65%;
        margin-left: 17%;
    }
    .first-header {
        padding-top: 15%;
    }
    .btn.btn-learn {
        margin-left: 57px;
    }
    .move {
        margin-bottom: 41px;
    }
    .second-row-first {
        margin-right:0;
    }
    .coral-sub-header.five {
        margin-top: -10px;
    }
    .btn.btn-enroll.second-row.last-button-final {
        top: 27px;
    }
    .orange-bg-section {
        padding-top: 7%;
    }
    .what-we-offer h2 {
        padding-top: 0;
    }
    .first-header-text br{
        display:none;
    }
    .overlap-image-two {
        width: 80%;
        padding-top: 29px;
    }
    .heading {
        font-size: 50px;
        padding-top: 0;
        padding-left: 0;
    }
    .btn.btn-enroll.second-row.last-button {
        top: 45px;
        /* margin-left: 23%; */
    }
    .online-services-img.two {
        margin-top: -80px;
    }
    .one-coral{
        margin-bottom: 42px;
    
    }
    .two-coral {
        margin-bottom: 14%;
    
    }
    iframe {
        width:780px;
        height:550px;
    }
    #mc_embed_signup {
        width: 56%;
        margin-left: 22%;
    }   
}
@media (min-width: 1200px) and (max-width: 1290px) {
    .overlap-image-two {
        width: 70%;
    }
    .overlap-image {
        width: 71%;
        margin-left: 13%;
    }
    /* .heading {
        padding-top: 151px;
        padding-left: 80px;
    } */
    .btn.btn-enroll.second-row.last-button {
        top: 42px;
        /* margin-left: 23%; */
    }
    #mc_embed_signup {
        width: 56%;
        margin-left: 22%;
    }
}

@media (min-width: 1291px) and (max-width: 1399px), (min-height: 300px) and (max-height: 650px) and (orientation: landscape){
    .overlap-image {
        padding-top: 4%;
        width: 48%;
        margin-left: 23%;
    }
    .overlap-image-two {
        width: 78%;
        padding-top: 20px;
        margin-left: 0;
    }
    .header-image {
        min-height: 110vh;
    }
    .heading {
        font-size: 58px;
        padding-top: 0;
        padding-left: 0;
    }
    .btn.btn-enroll.second-row.last-button {
        top: 41px;
        /* margin-left: 22%; */
    }
    .btn.btn-enroll.second-row.last-button-final {
        top: 16px;
        position:relative;
    }
    .second-row-first {
        margin-right: 0;
    }
    .three-coral{
        margin-bottom: 19px;

    }
    .two-coral{
        margin-bottom: 19px;
    
    }
    #mc_embed_signup {
        width: 56%;
        margin-left: 22%;
    }
}
@media (min-width: 1400px) and (max-width: 1600px){
    .header-image {
        min-height: 100vh;
    }
    .overlap-image {
        padding-top: 4%;
        width: 65%;
        margin-left: 10%;
    }
    .overlap-image-two {
        width: 75%;
        /* padding-top: 31px; */
    }
    /* .heading {
        padding-top: 127px;
        padding-left: 83px;
    } */
    .btn.btn-enroll.second-row.last-button {
        top: 44px;
        margin-left: 23%;
    }  
}