@media screen and (max-width: 1980px) and (min-width: 1367px) {}

@media screen and (max-width: 1920px) and (min-width: 1367px) {}

@media screen and (max-width: 1680px) and (min-width: 1367px) {}

@media screen and (max-width: 1600px) and (min-width: 1367px) {}

@media screen and (max-width: 1440px) and (min-width: 1367px) {}

@media screen and (max-width: 1280px) {
    .header {
        padding: 0 0 50px;
    }

    .specialize-item {
        min-height: auto;
    }
}

@media screen and (max-width: 1024px) {

    body,
    .contact-div p,
    .testim .cont div p {
        font-size: 14px;
        line-height: 23px;
    }

    .h1-title {
        font-size: 30px;
    }

    .aboutcontent {
        margin: 0% 0 0;
    }

    .header {
        padding: 0 0 40px;
    }

    .bg-banner-div h1 {
        font-size: 70px;
        line-height: 65px;
    }

    .bg-banner-div p {
        font-size: 20px;
        line-height: 25px;
    }

    .bg-banner {
        min-height: 520px;
        background-position-y: -200px;
    }

    .bg-banner-form {
        width: 28%;
        right: 10%;
        padding: 15px 30px 0;
    }

    .bg-banner-form h1 {
        font-size: 15px;
        line-height: 15px;
    }

    .video {
        min-height: 400px;
    }

    .specialize-item p {
        padding: 0 20px 0px;
    }

    .mentor-item p i {
        font-size: 12px;
    }

    .bg-banner-div {
        padding: 14% 5% 3%;
    }

    .form-horizontal .form-control {
        height: 35px;
    }

    .form-group {
        margin-bottom: 10px;
    }

    .checkbox label {
        font-size: 12px;
        line-height: 17px;
    }

    .table>tbody>tr>td,
    .table>tbody>tr>th,
    .table>tfoot>tr>td,
    .table>tfoot>tr>th,
    .table>thead>tr>td,
    .table>thead>tr>th {
        padding: 10px;
    }
}

@media screen and (max-width: 990px) {
    #myCarousel .carousel-caption h3 {
        font-size: 50px;
    }

    .specialize-item {
        min-height: auto;
    }
}

@media screen and (max-width: 800px) {
    .mob {
        display: inline-block !important;
    }

    .desk {
        display: none !important;
    }

    .bg-banner-form h1 {
        font-size: 20px !important;
        line-height: 25px !important;
    }

    .bg-banner {
        min-height: 445px;
        background-position-y: -120px;
    }

    .bg-banner-form {
        width: 34%;
        top: 5%;
    }

    .bg-banner-div {
        padding: 10% 5% 3%;
    }

    .bg-banner-div h1 {
        font-size: 60px;
        line-height: 63px;
    }

    .bg-banner-div p {
        font-size: 17px;
        line-height: 23px;
    }

    .logo img {
        width: 13%;
    }

    .partners img {
        width: 70%;
    }

    ul.pricing-boxes.five li {
        width: 100%;
    }

    ul.pricing-boxes li.best-plan {
        top: 0;
    }

    .mentor-item {
        margin: 6% 0;
    }

    .specialize-item {
        width: 102%;
        margin: 3% -1%;
        min-height: auto;
        padding: 1% 1%;
    }

    .bg-banner-form {
        position: initial;
        margin: 0 auto;
        width: 70%;
        padding: 20px 30px;
    }

    .bg-banner-div {
        text-align: center;
        padding: 4% 5% 3%;
    }

    .bg-banner {
        min-height: auto;
        background-position-y: 0px;
    }

    .bg-banner-div p {
        margin: 0 0 5%;
    }

    .desk-course {
        display: none;
    }

    .mob-course {
        display: block;
    }

    .panel-group {
        margin: 5% 0;
    }

    .menubar ul {
        text-align: center;
    }

    .copyrights {
        text-align: center;
    }

    #myCarousel .carousel-caption {
        left: 10%;
        top: 25%;
        text-align: center;
        width: 80%;
    }

    .video {
        min-height: 360px;
    }

    .vid-div {
        min-height: 300px;
    }

    .play {
        width: 50px;
    }
}

@media screen and (max-width: 768px) {
    .modal.in .modal-dialog {
        margin: 7% auto;
    }


    .testim .wrap {
        position: relative;
        width: 100%;

        padding: 25% 2%;
        margin: auto;
    }
}

@media screen and (max-width: 640px) {
    .logo img {
        width: 16%;
    }

    #myCarousel .carousel-caption {
        top: 20%;
        left: 20%;
    }

    .bg-banner-div {
        text-align: center;
        padding: 4% 5% 5%;
    }

    .section {
        padding: 6% 15px;
    }

    .specialize-item {
        width: 108%;
        margin: 3% -4%;
        min-height: auto;
    }

    ul.pricing-boxes {
        width: 90% !important;
        margin: 0 5%;
    }

    .video {
        min-height: 300px;
    }

    .vid-div {
        min-height: 250px;
    }

    .show-course-content {
        padding: 20px 20px;
    }

    .show-course-content h1 {
        font-size: 20px;
    }

    .carousel-inner>.item img {
        margin: 0 auto;
    }
}

@media screen and (max-width: 600px) {
    .header {
        padding: 0 0 30px;
    }

    #myCarousel .carousel-caption h3 {
        font-size: 40px;
    }

    #myCarousel .carousel-caption {
        top: 15%;
    }
}

@media screen and (max-width: 480px) {
    .menubar {
        padding: 15px 0;
    }

    .menubar .container {
        padding: 0;
    }

    .menubar ul li {
        padding: 0 5px;
    }

    .bg-banner-div h1 {
        font-size: 50px;
        line-height: 53px;
    }

    .bg-banner-div p {
        font-size: 14px;
        line-height: 21px;
    }

    .bg-banner-form {
        width: 80%;
    }

    .h1-title {
        font-size: 40px;
    }

    .show-course-content ul {
        columns: 1;
        -webkit-columns: 1;
        -moz-columns: 1;
    }

    .section:last-child {
        padding-bottom: 0 !important;
    }

    .plan-name h2 {
        font-size: 25px;
    }

    .plan-price h4 {
        font-size: 30px !important;
    }

    .logo img {
        width: 45%;
    }

    .partners img {
        width: 100%;
    }

    .logo img {
        width: 30%;
    }

    .header {
        padding: 0 0 60px;
    }

    #myCarousel .carousel-caption {
        top: 2%;
    }

    .carousel-indicators {
        bottom: 0px;
        margin-bottom: 0;
    }

    .show-course-content h1 {
        font-size: 17px;
    }

    #accordion .panel-heading {
        text-align: left;
    }

    #accordion .panel-heading .accordion-toggle.collapsed::before,
    #accordion .panel-heading .accordion-toggle::before {
        margin: 0 5px 0 0;
        font-size: 14px;
    }

    #accordion a {
        padding: 15px 5px;
        font-size: 15px;
    }

    .contact-div h1 {
        font-size: 23px;
    }

    .copyrights p {
        padding: 0;
        text-align: center;
    }
}

@media screen and (max-width: 425px) {}

@media screen and (max-width: 414px) {
    .title {
        font-size: 3rem !important;
    }

    .about-sec {
        margin-top: 15rem !important;
      }

    .program-item {
        margin-bottom: 0.5rem;
    }

    .baby-image {
        margin-top: 2rem;
    }

    .blog-slider__img {
        margin-bottom: -5rem;
    }

    .bg-banner-div h1 {
        font-size: 40px;
        line-height: 42px;
    }

    .show-course-content ul li {
        padding: 2px 0;
    }

    .specialize-item {
        width: 116%;
        margin: 3% -8%;
    }

    .bg-banner-form {
        width: 81%;
    }

    .logo img {
        width: 35%;
    }

    .show-course-content p {
        font-size: 14px;
    }

    .scrollup {
        right: 5px;
    }

    .h1-title {
        font-size: 28px;
    }

    #myCarousel .carousel-caption h3 {
        font-size: 25px;
    }

    #myCarousel .carousel-caption p {
        text-shadow: 1px 1px 8px #000;
        font-size: 12px;
        line-height: 17px;
    }

    .specialize-item ul {
        padding: 0 15px 0 30px;
    }

    .mobile-image {
        display: block;
        width: 100%;

    }

    .desktop-image {
        display: none;
    }

    .title {
        font-size: 1.5rem;
        color: var(--title-color);
        font-weight: bolder;
        margin-top: 2rem;
        margin-bottom: 1rem;
        text-shadow: 2px 2px 3px rgba(255, 255, 255, 0.1);
    }

    .title-as {
        font-size: 1.2rem;
        color: var(--title-color);
        font-weight: bolder;
        margin-top: 2rem;
        margin-bottom: 1rem;
        text-shadow: 2px 2px 3px rgba(255, 255, 255, 0.1);
    }


    .pin-image2 {
        width: 6%;
        margin-left: -0.09999999999999964rem;
        margin-bottom: 0.6rem;
        transform: scaleX(-1);
    }

    .baseBlock {
        padding-left: 1rem;
        padding-top: 1rem;
        padding-right: 1rem;
        overflow: hidden;
        background: var(--tab-content-color);
        transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
        box-shadow: rgb(0 0 0 / 20%) 0px 20px 30px;
        width: 18rem;
        margin-left: 2.3rem;
        border-radius: 5px;
    }


    .card-img {
        height: 22rem;
        width: 100%;
        border-top-left-radius: 1rem;
        border-bottom-left-radius: 1rem;
        border-top-right-radius: 1rem;
        border-bottom-right-radius: 1rem;
    }

    .achieve-image {
        width: 20%;
        margin-bottom: -7.5rem;
        margin-left: 16rem;
        transform: rotate(-25deg);
    }

    .testimonial-image {
        width: 25%;
        margin-bottom: -15rem;
        margin-left: 0rem;
        transform: rotate(-25deg);
    }

    .infra-icon-image2 {
        width: 15%;
        margin-bottom: -7.5rem;
        margin-left: 14rem;
        transform: scaleX(-1);
    }


    .pg-icon-image {
        margin-bottom: -11rem;
        margin-left: -1rem;
    }

    .pg-image {
        width: 16rem;
        border-radius: 0.5rem;
        box-shadow: rgb(0 0 0 / 20%) 0px 20px 30px;
        margin-left: 3rem;
    }

    .pg-caption {
        text-align: center;
        display: block;
        background-color: var(--caption-color);
        color: var(--normal-text2-color);
        border-radius: 0.3rem;
        margin-bottom: 1.5rem;
        box-shadow: rgb(0 0 0 / 16%) 0px 10px 36px 0px, rgb(0 0 0 / 6%) 0px 0px 0px 1px;
        width: 16rem;
        margin-left: 3rem;
    }

    .infra {
        padding-top: 1rem;
        padding-left: 3.5rem;
    }

    .infra-image {
        border-radius: 0.5rem;
        height: 80%;
        width: 80%;
        box-shadow: rgb(0 0 0 / 20%) 0px 20px 30px;
    }

    .infra-caption {
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: var(--caption-color);
        color: var(--normal-text2-color);
        border-radius: 0.3rem;
        margin-bottom: 1.5rem;
        box-shadow: rgb(0 0 0 / 20%) 0px 20px 30px;
        height: 2.5rem;
        width: 80%;
    }

    .delegates {
        padding-top: 1rem;
        padding-left: 3.5rem;
    }

    .delegates-image {
        border-radius: 0.5rem;
        height: 80%;
        width: 80%;
        box-shadow: rgb(0 0 0 / 20%) 0px 20px 30px;
    }

    .delegates-caption {
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
        background-color: var(--caption-color);
        color: var(--normal-text2-color);
        border-radius: 0.3rem;
        margin-bottom: 1.5rem;
        box-shadow: rgb(0 0 0 / 20%) 0px 20px 30px;
        height: 5rem;
        width: 80%;
    }

    .accolades {
        padding-top: 1rem;
        padding-left: 3.5rem;
    }

    .accolades-image {
        border-radius: 0.5rem;
        height: 90%;
        width: 90%;
        box-shadow: rgb(0 0 0 / 20%) 0px 20px 30px;
    }

    .accolades-caption {
        text-align: center;
        display: block;
        background-color: var(--caption-color);
        color: var(--normal-text2-color);
        border-radius: 0.3rem;
        margin-bottom: 1.5rem;
        box-shadow: rgb(0 0 0 / 20%) 0px 20px 30px;
        height: 5rem;
        width: 90%;
    }
}

@media screen and (max-width: 384px) {

    .menubar ul li a,
    .menubar ul li a:hover {
        font-size: 11px;
    }

    .menubar ul li {
        padding: 0 3px;
    }

    .carousel-inner>.item img {
        margin: 0 auto;
        min-height: 180px;
    }
}

@media screen and (max-width: 375px) {}

@media screen and (max-width: 360px) {
    .logo img {
        width: 40%;
    }

    .about-sec {
        margin-top: 15rem !important;
    }
}

@media screen and (max-width: 320px) {
    .menubar ul li {
        padding: 0 0px;
    }
}

@media screen and (min-height: 900px) {
    .about-sec {
        margin-top: 20rem !important;
    }
}