/* ===== Min Width Responsive Styles ===== */
@media only screen and (min-width: 991px) {
  .navbar-expand-lg .container-fluid {
    max-width: 94%;
  }
  footer .container-fluid {
    max-width: 94%;
  }
}

@media only screen and (min-width: 1400px) and (max-width: 1600px) {
  .testimonial .col-xxl-8 {
    width: 58.3333333333%;
  }
}

/* =================================================
============= Home Page Area Styles ================
================================================= */
/* ===== 27" MAC DESKTOP ===== */
@media only screen and (min-width: 2000px) and (min-height: 900px) {
  .quote-wrapper h1 {
    font-size: 92px;
  }
  .title h2 {
    font-size: 60px;
  }
  .title h1 {
    font-size: 90px;
  }
  .about-description p {
    font-size: 20px;
  }
  .about-description a {
    font-size: 22px;
    margin-top: 25px;
  }
  .about-content .col-lg-4 {
    width: 38%;
  }
  #splashScreen .title {
    padding-top: 8.5vh;
  }
  .app-screen img {
    width: 76%;
    margin-left: 0;
  }
  .app-description p {
    line-height: 1.7;
  }
  .books-area .title {
    padding-top: 10.5vh;
  }
  .bookslide {
    height: 92%;
  }
  .about-book {
    margin-top: 70px;
    width: 100%;
  }
  .book-img img {
    width: 64%;
  }
  .about-book {
    margin-top: 50px;
  }
  .book-title {
    font-size: 50px;
  }
  .book-description {
    font-size: 24px;
  }
  .main-abt {
    margin-top: 215px;
  }
  .jigo-app-sec {
    padding: 100px 0;
  }
  .jigo-app-sec.h-100vh {
    min-height: auto;
  }
  #app-screen {
    padding: 100px 0 120px 0;
  }
  #app-screen.h-100vh {
    min-height: auto;
  }
  .testimonial .title {
    padding-bottom: 100px;
  }
  .testimonial .col-xxl-8 {
    width: 76%;
  }
  .testi-content p {
    font-size: 34px;
  }
  .testi-img {
    width: 70px;
    height: 70px;
  }
  .testi-author {
    margin-top: 45px;
  }
  .testi-info p {
    font-size: 22px;
  }
  .testi-info span {
    font-size: 18px;
  }
  footer {
    padding-top: 150px;
    padding-bottom: 30px;
  }
  .ft-content {
    font-size: 20px;
  }
  .copyright,
  .design-by {
    font-size: 16px;
  }
  #smartBookModal .modal-dialog {
    max-width: 1100px;
  }
  .modal-img {
    text-align: center;
  }
  .modal-img img {
    width: 84%;
  }
  .width-3 {
    padding-left: 9.7%;
  }
}

/*  Banner Video Area Styles */
@media only screen and (max-width: 600px) {
  .desktop-video {
    display: none;
  }
  .about-description {
    margin-top: 15px !important;
  }
}

@media only screen and (min-width: 601px) {
  .mobile-video {
    display: none;
  }
}

/* ===== Max-Width 1700px ===== */
@media only screen and (max-width: 1700px) {
  .navbar-brand img {
    width: 140px;
  }
  .navbar-brand svg {
    width: 140px;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    font-size: 18px;
    margin-right: 15px;
  }
  .quote-wrapper {
    min-height: 70vh;
  }
  .quote-wrapper h1 {
    font-size: 58px;
    line-height: 1.3;
  }
  .about-content {
    padding-top: 60px;
  }
  #splashScreen .title {
    padding-top: 8vh;
  }
  .title h2 {
    font-size: 46px;
    margin-bottom: 8px;
  }
  .title h1 {
    font-size: 64px;
  }
  .about-description {
    margin-top: 40px;
  }
  .about-description p {
    font-size: 18px;
  }
  .about-description a {
    font-size: 20px;
  }
  .app-screen {
    text-align: center;
  }
  .app-screen img {
    width: 54%;
    margin-left: 20%;
  }
  .slide {
    height: 121%;
  }
  .app-description img {
    width: 150px;
  }
  .app-description h1 {
    font-size: 30px;
  }
  .app-description p {
    margin-top: 30px;
    font-size: 18px;
  }
  .down-coa a {
    width: 205px;
    height: 54px;
    font-size: 16px;
  }
  .down-coa a svg {
    width: 24px;
    height: 24px;
  }
  .books-area .title {
    padding-top: 8vh;
  }
  #bookScreen .bk-abt {
    font-size: 18px;
    margin-bottom: 3px;
  }
  #bookScreen .bk-author {
    font-size: 16px;
  }
  .bookslide {
    padding-bottom: 7vh;
  }
  .book-img {
    margin-bottom: 0;
  }
  .book-img img {
    width: 42%;
    left: -25px;
  }
  .about-book {
    width: 80%;
    margin: 20px auto 0 auto;
  }
  .book-title {
    font-size: 40px;
  }
  .book-description {
    font-size: 22px;
  }
  .yt-sec {
    padding-top: 40px;
  }
  .video-title {
    font-size: 30px;
    padding: 15px 0;
  }
  .video-description {
    font-size: 16px;
  }
  .swiper-control {
    padding-top: 50px;
  }
  .testiSlider {
    padding-top: 50px;
  }
  .testi-content p {
    font-size: 26px;
  }
  .testi-content::before, .testi-content::after {
    background-size: 86%;
  }
  .testi-author {
    margin-top: 40px;
  }
  .testi-img {
    width: 52px;
    height: 52px;
  }
  .testi-info p {
    font-size: 20px;
    margin-bottom: 5px;
  }
  .testi-info span {
    font-size: 18px;
  }
  .ft-top {
    padding-bottom: 60px;
  }
  .footer-logo a img {
    width: 230px;
  }
  .ft-links {
    margin-top: 7px;
    margin-bottom: 15px;
  }
  .ft-links h1 {
    font-size: 32px;
  }
  .ft-content {
    font-size: 20px;
  }
  .ft-content address span {
    margin-bottom: 5px;
  }
  .ft-jigo-logo img {
    width: 160px;
  }
  .ft-app-links.down-coa {
    margin-top: 20px;
  }
  .ft-app-links.down-coa a {
    width: 170px;
    height: 42px;
    font-size: 18px;
    padding-left: 15px;
  }
  .ft-app-links.down-coa a svg {
    width: 22px;
    height: 22px;
  }
  .copyright,
  .design-by {
    font-size: 16px;
  }
  #address-area a {
    margin-bottom: 22px;
  }
  .ft-content address {
    margin-bottom: 22px;
  }
  .ft-content li a {
    margin-bottom: 15px;
  }
}

/* ===== Max-Width 1400px ===== */
@media only screen and (max-width: 1400px) {
  .navbar-brand img {
    width: 110px;
  }
  .navbar-brand svg {
    width: 110px;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    margin-right: 12px;
  }
  .bookslide {
    height: 100%;
  }
  .book-img img {
    width: 42%;
  }
  .about-book {
    width: 94%;
    margin-top: 15px;
  }
  #bookScreen .bk-abt {
    font-size: 18px;
  }
  #bookScreen .bk-author {
    font-size: 16px;
  }
  .app-screen img {
    margin-left: 0;
  }
  .ft-app-links.down-coa a {
    width: 160px;
    height: 40px;
    font-size: 16px;
  }
  .width-2 {
    padding-left: 9%;
  }
  .jigo-logo-app {
    width: 160px;
  }
}

/* ===== Max-Width 1400px & Min-Height 1080px & Max-Height 1400px ===== */
/* Landscape Mode */
@media only screen and (max-width: 1400px) and (min-height: 1020px) and (max-height: 1200px) and (orientation: landscape) {
  .banner-video {
    height: 80vh;
  }
  .h-100vh.minus-spacing {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .title h1 {
    font-size: 72px;
  }
  .title h2 {
    font-size: 52px;
  }
  .about-content .col-lg-4 {
    width: 41.6666666667%;
  }
  .about-description {
    margin-top: 60px;
  }
  .about-description p {
    font-size: 18px;
  }
  .about-description a {
    font-size: 18px;
  }
  .app-screen img {
    width: 80%;
  }
  .app-description h1 {
    font-size: 30px;
  }
  .app-description p {
    font-size: 20px;
    line-height: 1.7;
  }
  .down-coa a {
    width: 220px;
    height: 60px;
    font-size: 18px;
  }
  .books-area .title {
    padding-top: 8vh;
  }
  .books-area .title h1 {
    margin-bottom: 20px;
  }
  #bookScreen .bk-abt {
    font-size: 18px;
    margin-bottom: 5px;
  }
  #bookScreen .bk-author {
    font-size: 16px;
  }
  .book-img img {
    width: 68%;
    left: -35px;
  }
  .about-book {
    margin-top: 60px;
  }
  .book-title {
    font-size: 38px;
  }
  .book-description {
    font-size: 20px;
  }
  .yt-iframe {
    height: 370px;
  }
}

/* Portrait Mode */
@media only screen and (max-width: 1400px) and (min-height: 1300px) and (max-height: 1400px) and (orientation: portrait) {
  .banner-video {
    height: 50vh;
  }
  .quote-wrapper {
    min-height: 50vh;
  }
  .about-content .col-lg-4 {
    width: 40%;
  }
  #splashScreen .title {
    padding-top: 7vh;
  }
  .slide {
    height: 115%;
  }
  .slide .col-lg-6 {
    width: 100%;
  }
  .app-screen img {
    width: 50%;
    position: relative;
    left: -85px;
  }
  .app-description {
    text-align: center;
    margin-top: 70px;
  }
  .app-description p {
    max-width: 70%;
    margin: 30px auto 0 auto;
  }
  .down-coa {
    margin-top: 45px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .books-area .title {
    padding-top: 8vh;
  }
  .book-img img {
    width: 100%;
    left: -35px;
  }
  .bookslide {
    height: 90%;
  }
  .about-book {
    margin-top: 5vh;
  }
  .yt-sec.h-100vh {
    min-height: 50vh;
  }
  .yt-iframe {
    height: 310px;
  }
  .testimonial.h-100vh {
    min-height: 50vh;
  }
  .testimonial .title {
    padding-bottom: 40px;
  }
  .testi-content p {
    font-size: 22px;
  }
  #course-app.h-100vh {
    min-height: 50vh;
  }
}

/* ===== Max-Width 1400px & Max-Height 650px ===== */
@media only screen and (max-width: 1400px) and (max-height: 650px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    margin-right: 15px;
  }
  .quote-wrapper {
    min-height: 100vh;
  }
  .quote-wrapper h1 {
    font-size: 46px;
    padding-top: 0;
  }
  .title h2 {
    font-size: 38px;
  }
  .title h1 {
    font-size: 50px;
  }
  .app-screen img {
    width: 50%;
  }
  .app-description h1 {
    font-size: 22px;
  }
  .app-description p {
    font-size: 16px;
  }
  .down-coa {
    margin-top: 50px;
  }
  .down-coa a {
    width: 180px;
    height: 50px;
    font-size: 14px;
  }
  .down-coa a svg {
    height: 20px;
    width: 20px;
  }
  #bookScreen .bk-abt {
    font-size: 16px;
  }
  #bookScreen .bk-author {
    font-size: 14px;
  }
  .book-img img {
    width: 40%;
    left: -28px;
  }
  .book-title {
    font-size: 34px;
  }
  .book-description {
    font-size: 20px;
  }
  .yt-iframe {
    height: 320px;
  }
  .video-title {
    font-size: 24px;
  }
  .video-description {
    font-size: 14px;
    margin-top: 15px;
  }
  .swiper-control {
    padding-top: 30px;
  }
  .testimonial .title {
    padding-bottom: 40px;
  }
  .testiSlider {
    padding-top: 35px;
  }
  .testi-content::before,
  .testi-content::after {
    background-size: 74%;
  }
  .testi-content p {
    font-size: 23px;
    line-height: 1.4;
  }
  .testi-author {
    margin-top: 30px;
  }
  .testi-img {
    width: 46px;
    height: 46px;
  }
  footer {
    padding-top: 75px;
    padding-bottom: 15px;
  }
  .ft-top {
    padding-bottom: 50px;
  }
  .ft-links h1 {
    font-size: 26px;
  }
  .ft-content {
    font-size: 18px;
  }
  .copyright,
  .design-by {
    font-size: 14px;
  }
}

/* ===== Max-Width 1200px ===== */
@media only screen and (max-width: 1200px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    font-size: 16px;
    margin-right: 5px;
  }
  footer {
    padding-top: 75px;
    padding-bottom: 20px;
  }
  .ft-links h1 {
    font-size: 28px;
  }
  .ft-content {
    font-size: 15px;
  }
  .jigo-logo-app {
    width: 140px;
  }
}

/* ===== Max-Width 992px ===== */
@media only screen and (max-width: 992px) {
  .ft-top {
    padding-bottom: 35px;
  }
  footer .col-lg-8 .row > * {
    margin-top: 40px;
  }
  .ft-links {
    margin-top: 0;
    margin-bottom: 12px;
  }
  .ft-links h1 {
    text-align: left;
    font-size: 32px;
  }
  .ft-content {
    text-align: left;
    font-size: 20px;
  }
  #address-area a {
    margin-left: unset;
  }
  .ft-content li a {
    margin-bottom: 14px;
  }
  .ft-jigo-logo img {
    width: 180px;
  }
  .ft-app-links {
    margin-bottom: 30px;
  }
  .width-3 {
    padding-left: 11.7%;
  }
  .width-2 {
    padding-left: 9%;
  }
  .ft-app-links.down-coa {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin-left: 0;
    margin-bottom: 0;
  }
  .ft-app-links.down-coa a {
    margin-top: 0;
    margin-left: 20px;
  }
  .ft-app-links.down-coa a:first-of-type {
    margin-left: 0;
  }
}

/* ===== IPAD PRO 11 ===== */
/* Portrait Mode */
@media only screen and (max-width: 992px) and (min-height: 860px) and (max-height: 1200px) {
  .navbar .container-fluid,
  footer .container-fluid {
    width: 96%;
  }
  .banner-video {
    height: 50vh;
  }
  .quote-wrapper {
    min-height: 50vh;
  }
  .quote-wrapper h1 {
    font-size: 42px;
  }
  #abt-nb.h-100vh {
    min-height: unset;
    height: 60vh !important;
  }
  #splashScreen .title {
    padding-top: 6vh;
  }
  .slide {
    height: 115%;
  }
  .app-screen img {
    width: 53%;
    position: relative;
    left: -63px;
  }
  .app-description {
    margin-top: 50px;
    text-align: center;
  }
  .down-coa {
    margin-top: 50px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .books-area .title {
    padding-top: 10vh;
  }
  .bookslide {
    height: 90%;
  }
  .book-img img {
    width: 100%;
    left: -45px;
  }
  .about-book {
    margin-top: 60px;
  }
  .book-description br {
    display: none;
  }
  .yt-sec {
    padding-top: 0;
  }
  .testimonial.h-100vh {
    min-height: 75vh;
  }
  .app-description p {
    margin-left: auto;
    margin-right: auto;
  }
}

/* Portrait Mode */
@media only screen and (max-width: 1200px) and (min-height: 770px) and (max-height: 859px) {
  .about-content .col-lg-4 {
    width: 45%;
  }
  #splashScreen .title {
    padding-top: 7vh;
  }
  .app-screen img {
    width: 78%;
  }
  .book-img img {
    width: 70%;
  }
  .about-book {
    margin-top: 30px;
  }
  .yt-sec {
    padding-top: 0;
  }
  .yt-sec.h-100vh {
    min-height: 82vh;
  }
  .yt-iframe {
    height: 300px;
  }
  .video-title {
    font-size: 26px;
  }
  .yt-swiper-button-prev,
  .yt-swiper-button-next {
    width: 58px;
  }
  .testimonial.h-100vh {
    min-height: 90vh;
  }
  .testimonial .title {
    padding-bottom: 60px;
  }
  .testi-content p {
    font-size: 24px;
  }
}

/* ===== Max-Width 780px ===== */
/* ===== IPAD ===== */
/* Portrait Mode & All */
@media only screen and (max-width: 780px) {
  .down-link {
    width: 6%;
    right: 3.5%;
  }
  .quote-wrapper h1 {
    font-size: 38px;
  }
  #abt-nb.h-100vh {
    height: 70vh !important;
  }
  .title h1 {
    font-size: 50px;
  }
  .app-screen img {
    width: 46%;
    left: -55px;
  }
  .app-description h1 {
    font-size: 24px;
    text-align: center;
  }
  .app-description p {
    font-size: 16px;
    max-width: 70%;
    margin: 30px auto 0 auto;
  }
  .bookslide {
    height: 95%;
  }
  .books-area .title {
    padding-top: 7vh;
  }
  .book-img img {
    left: -30px;
  }
  .book-title {
    font-size: 32px;
  }
  .book-description {
    font-size: 20px;
  }
  .testimonial .title {
    padding-bottom: 30px;
  }
  .yt-iframe {
    height: 370px;
  }
  .yt-sec.h-100vh {
    min-height: 90vh;
  }
  .testi-content p {
    font-size: 24px;
  }
  .jigo-logo-app {
    width: 120px;
    margin-top: 0;
  }
}

/* Landscape Mode */
@media only screen and (max-width: 1040px) and (min-height: 760px) and (max-height: 800px) and (orientation: landscape) {
  .quote-wrapper h1 {
    font-size: 44px;
  }
  .title h2 {
    font-size: 36px;
  }
  .title h1 {
    font-size: 46px;
  }
  .about-content .col-lg-4 {
    width: 60%;
  }
  #splashScreen .title {
    padding-top: 7vh;
  }
  .app-screen img {
    width: 68%;
  }
  .app-description h1 {
    font-size: 24px;
  }
  .app-description p {
    font-size: 16px;
    margin-top: 25px;
  }
  .books-area .title {
    padding-top: 7vh;
  }
  .book-img img {
    width: 66%;
  }
  .about-book {
    margin-top: 25px;
  }
  .yt-sec {
    padding-top: 0;
  }
  .yt-sec.h-100vh {
    min-height: 86vh;
  }
  .yt-iframe {
    height: 300px;
  }
  .video-title {
    font-size: 28px;
  }
  .testimonial.h-100vh {
    min-height: 90vh;
  }
  .testiSlider {
    padding-top: 35px;
  }
  .testimonial .title {
    padding-bottom: 40px;
  }
  .testi-content p {
    font-size: 24px;
  }
}

/* ===== Max-Width 750px ===== */
/* ===== Mobile Devices ===== */
@media only screen and (max-width: 750px) {
  .row > * {
    padding-left: 15px;
    padding-right: 15px;
  }
  .mobile-none {
    display: none;
  }
  .navbar .container-fluid {
    width: 96%;
  }
  .navbar {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  .navbar-brand img {
    width: 90px;
  }
  .navbar-brand svg {
    width: 90px;
  }
  #header.scrolled-menu .navbar-brand img {
    width: 74px;
  }
  #header.scrolled-menu .navbar-brand svg {
    width: 74px;
  }
  .down-link {
    width: 12%;
    right: 4%;
    bottom: 2%;
  }
  .quote-wrapper {
    min-height: 250px;
  }
  .quote-wrapper h1 {
    font-size: 24px;
    padding: 0 25px;
  }
  .quote-wrapper h1 br {
    display: none;
  }
  #about-section.h-100vh {
    min-height: unset;
  }
  #abt-nb.h-100vh {
    height: auto !important;
  }
  .middle-area {
    padding: 30px 15px 0 15px !important;
  }
  .title h2 {
    font-size: 30px;
  }
  .title h1 {
    font-size: 38px;
  }
  .title p {
    font-size: 16px;
  }
  .about-content .col-lg-4 {
    width: 100%;
  }
  .about-description p {
    font-size: 15px;
  }
  #splashScreen.h-100vh {
    min-height: unset;
    padding-bottom: 60px;
    padding-top: 30px;
  }
  #splashScreen .title {
    padding-top: 4vh;
  }
  .slide {
    height: auto;
    position: relative;
    margin-top: 50px;
  }
  .app-screen {
    text-align: right;
  }
  .app-screen img {
    width: 90%;
  }
  .app-description {
    margin-top: 25px;
    padding-right: 22px;
  }
  .app-description img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    margin-left: auto;
    width: 150px;
    margin-bottom: 25px;
  }
  .app-description h1 {
    font-size: 24px;
    text-align: right;
  }
  .app-description p {
    font-size: 16px;
    max-width: 100%;
    margin-top: 15px;
    text-align: right;
  }
  .down-coa {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .down-coa a {
    width: 150px;
    height: 44px;
    font-size: 16px;
    margin-right: 0;
  }
  .down-coa a svg {
    width: 20px;
    height: 20px;
  }
  #bookScreen .bk-abt {
    font-size: 16px;
    margin-bottom: 0;
  }
  #bookScreen .bk-author {
    font-size: 14px;
  }
  .bookslide {
    height: 100%;
  }
  .book-img img {
    width: 100%;
    left: -20px;
  }
  .book-title {
    font-size: 24px;
    line-height: 1.2;
  }
  .about-book {
    padding: 0 15px;
    margin-top: 35px;
  }
  .book-description {
    font-size: 16px;
    margin-top: 20px;
  }
  .book-description br {
    display: none;
  }
  .yt-sec {
    padding-top: 0;
  }
  .yt-sec .title {
    padding-bottom: 50px;
  }
  .yt-iframe {
    height: 185px;
  }
  .video-title {
    font-size: 22px;
    padding: 12px 0;
  }
  .swiper-control {
    padding-top: 25px;
  }
  .yt-swiper-button-prev,
  .yt-swiper-button-next {
    width: 52px;
  }
  .testimonial.h-100vh {
    min-height: unset;
    padding-bottom: 50px;
  }
  .testimonial .title {
    padding-top: 50px;
  }
  .testi-content p {
    font-size: 18px;
  }
  .testi-content::before,
  .testi-content::after {
    height: 74px;
    width: 74px;
    background-size: 100%;
  }
  .testi-content::before {
    top: -25px;
  }
  .testi-img {
    width: 44px;
    height: 44px;
  }
  .testi-info {
    margin-left: 13px;
  }
  .testi-info p {
    font-size: 18px;
    margin-bottom: 0;
  }
  .testi-info span {
    font-size: 16px;
  }
  .testiSlider .swiper-pagination-bullet {
    height: 8px;
    width: 8px;
  }
  footer {
    padding-top: 60px;
    padding-bottom: 15px;
  }
  .ft-top {
    padding-bottom: 20px;
  }
  footer .col-lg-8 .row {
    margin-right: -15px;
    margin-left: -15px;
  }
  footer .col-lg-8 .row > * {
    margin-top: 30px;
  }
  .footer-logo a img {
    width: 190px;
  }
  .ft-app-area {
    padding-right: 0;
  }
  .ft-app-area .ft-links h1 {
    text-align: left;
  }
  .ft-jigo-logo {
    text-align: left;
    margin-top: 15px;
  }
  .ft-jigo-logo img {
    width: 160px;
  }
  .ft-app-links.down-coa {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-top: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin-bottom: 0;
  }
  .ft-app-links.down-coa a {
    padding-left: 0;
    padding-right: 0;
    font-size: 17px;
    width: 156px;
    height: 44px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 0;
    margin-left: unset;
  }
  .ft-app-links.down-coa a:last-of-type {
    margin-bottom: 0;
  }
  .ft-app-links.down-coa a svg {
    margin-left: 0;
    margin-right: 10px;
  }
  .ft-app-links.down-coa a:last-of-type svg {
    top: -3px;
  }
  .ft-app-links.down-coa a:first-of-type svg {
    top: -1px;
  }
  .ft-links {
    margin-top: 8px;
    margin-bottom: 10px;
  }
  .ft-links h1 {
    text-align: left;
    font-size: 28px;
  }
  .ft-content {
    font-size: 18px;
  }
  .ft-content li a {
    margin-bottom: 12px;
  }
  .ft-content address {
    margin-bottom: 15px;
  }
  #address-area a {
    margin-bottom: 15px;
  }
  .copyright,
  .design-by {
    font-size: 14px;
    text-align: center;
    margin-top: 10px;
  }
}

/* =================================================
============= About Page Area Styles ===============
================================================= */
/* ===== Max-Width 1700px ===== */
@media only screen and (max-width: 1700px) {
  .abt-description p {
    font-size: 20px;
  }
  .obj-title img {
    height: 50px;
  }
  .count-content h4 {
    font-size: 40px;
  }
  .count-content p {
    font-size: 24px;
  }
  .width-3 {
    padding-left: 5.7%;
  }
}

/* ===== Max-Width 1400px ===== */
@media only screen and (max-width: 1400px) {
  .main-abt {
    margin-bottom: 80px;
  }
  .abt-description p {
    font-size: 18px;
  }
  .obj-title {
    padding: 15px 20px;
  }
  .obj-title h1 {
    font-size: 30px;
  }
  .obj-description {
    min-height: 240px;
  }
  .obj-description p {
    font-size: 16px;
  }
  .count-sec {
    margin: 100px 0 130px 0;
  }
  .count-img img {
    width: 70px;
  }
  .count-content h4 {
    font-size: 34px;
  }
  .count-content p {
    font-size: 22px;
  }
}

/* ===== Max-Width 1200px ===== */
@media only screen and (max-width: 1200px) {
  .abt-pg-img img {
    width: 84%;
  }
  .abt-description p {
    font-size: 16px;
  }
  .obj-title img {
    margin-right: 13px;
  }
}

/* ===== Max-Width 991px ===== */
@media only screen and (max-width: 992px) {
  .main-abt {
    margin-top: 125px;
  }
  .abt-pg-img {
    margin-bottom: 50px;
  }
  .abt-pg-img img {
    width: 60%;
  }
  .abt-description p {
    font-size: 16px;
    line-height: 1.8;
  }
  .obj-box {
    -webkit-transform: scale(1);
            transform: scale(1);
    margin-bottom: 50px;
  }
  .obj-title img {
    height: 70px;
  }
  .obj-title h1 {
    font-size: 30px;
  }
  .obj-description {
    min-height: unset;
  }
  .obj-description p {
    font-size: 17px;
  }
  .count-sec {
    margin: 70px 0 80px 0;
  }
  .single-count {
    margin-bottom: 70px;
  }
  .count-img img {
    width: 80px;
  }
  .count-content h4 {
    font-size: 32px;
  }
  .count-content p {
    font-size: 22px;
  }
}

/* ===== Max-Width 750px ===== */
/* ===== Mobile Devices ===== */
@media only screen and (max-width: 750px) {
  .main-abt {
    margin-top: 100px;
  }
  .abt-pg-img {
    margin-top: -30px;
    margin-bottom: 45px;
  }
  .abt-pg-img img {
    width: 100%;
  }
  .abt-description p {
    font-size: 16px;
    line-height: 1.4;
    margin-top: 10px;
  }
  .abt-description p:first-of-type {
    margin-top: 0;
  }
  .obj-box {
    margin-bottom: 35px;
  }
  .obj-title img {
    height: 50px;
  }
  .obj-title h1 {
    font-size: 26px;
  }
  .obj-description p {
    font-size: 14px;
  }
  .count-sec {
    margin: 50px 0 40px 0;
  }
  .count-img img {
    width: 64px;
  }
  .count-content h4 {
    font-size: 26px;
  }
  .count-content p {
    font-size: 18px;
  }
}

/* =================================================
=============== App Page Area Styles ===============
================================================= */
/* ===== Max-Width 1700px =====  */
@media only screen and (max-width: 1700px) {
  .jigo-app-sec {
    padding: 60px 0;
  }
  .jigo-img {
    text-align: center;
  }
  .jigo-app-img img {
    width: 62%;
    right: -100px;
  }
  .abt-jigo p {
    max-width: 80%;
  }
  .jigo-app-coa {
    padding: 45px 0;
  }
  .jigo-app-info p {
    max-width: 67%;
  }
  .app-coa a {
    font-size: 20px;
    min-width: 200px;
    height: 54px;
  }
  .app-coa a svg {
    width: 26px;
    height: 26px;
  }
  #app-screen {
    padding: 60px 0 120px 0;
  }
  .app-feature {
    text-align: center;
  }
  .app-feature img {
    width: 80%;
  }
  .app-link {
    top: 39.3%;
    left: 111px;
    max-width: 66%;
  }
  .app-link .single-link {
    margin-right: 15px;
  }
  .feature .col-12:last-of-type .featureOne {
    padding-right: 120px;
  }
  .feature-description h1 {
    font-size: 32px;
  }
}

/* ===== Max-Width 1380px ===== */
@media only screen and (max-width: 1380px) {
  .app-feature img {
    width: 90%;
  }
  .app-link {
    left: 70px;
    max-width: 76%;
  }
  .app-link .single-link {
    margin-right: 15px;
  }
  .feature .col-12:last-of-type .featureOne {
    padding-right: 80px;
  }
  .feature-description h1 {
    font-size: 30px;
  }
  .feature-title h3 {
    font-size: 32px;
  }
  .feature-title p {
    font-size: 18px;
  }
  .swiper.screenSlider {
    margin-top: 30px;
  }
  .swiper.screenSlider::before {
    left: 278px;
  }
  .screenSlider .swiper-slide img {
    height: 548px;
  }
}

/* ===== Max-Width 1300px ===== */
@media only screen and (max-width: 1300px) {
  .title p {
    line-height: 1.5;
  }
  .abt-jigo p {
    font-size: 17px;
    max-width: 100%;
  }
  .jigo-app-info p {
    font-size: 16px;
    line-height: 1.5;
    max-width: 69%;
  }
  .app-coa a {
    min-width: 190px;
    height: 50px;
    font-size: 18px;
  }
  .app-coa a svg {
    width: 24px;
    height: 24px;
  }
  #app-screen .col-xxl-8 {
    width: 66%;
  }
  .swiper.screenSlider::before {
    background-size: 76%;
    left: 225px;
  }
  .screenSlider .swiper-slide img {
    height: 412px;
  }
  .app-link {
    top: 39%;
    left: 77px;
    max-width: 74%;
  }
  #course-app .title {
    margin-top: 60px;
  }
  #course-app .row {
    margin-top: 40px;
  }
  .course-app-img img {
    width: 66%;
  }
  .course-app-info p {
    font-size: 16px;
  }
}

/* ===== Max-Width 1200px ===== */
@media only screen and (max-width: 1200px) {
  .h-100vh.jigo-app-sec {
    min-height: unset;
  }
  .jigo-img img {
    width: 90%;
  }
  .jigo-app-img img {
    width: 76%;
    right: -60px;
  }
  .jigo-app-info p {
    max-width: 90%;
  }
  .app-link {
    left: 56px;
    max-width: 77%;
  }
  .app-coa a {
    min-width: 180px;
    height: 52px;
  }
  .feature-title h3 {
    font-size: 28px;
  }
  .feature-title p {
    font-size: 17px;
  }
  .featureOne {
    padding-left: 50px;
  }
  .featureOne .feature-title {
    width: 40%;
  }
  .featureOne .feature-screen {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .featureOne .feature-screen img {
    width: 105.5%;
  }
  .featureTwo .feature-screen img {
    width: 66%;
  }
  #featureTwo .feature-screen img {
    width: 100%;
  }
  .feature .col-12:last-of-type .featureOne {
    padding-right: 0px;
  }
  .feature .col-12:last-of-type .featureOne .feature-screen {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .feature .col-12:last-of-type .featureOne .feature-screen img {
    width: 90%;
  }
  .feature .col-12:last-of-type .featureOne .feature-title {
    width: 33%;
  }
  #app-screen.h-100vh {
    min-height: auto;
  }
  #app-screen .col-xxl-8 {
    width: 80%;
  }
  .screenSlider .swiper-slide img {
    height: 456px;
  }
  .swiper.screenSlider::before {
    left: 232px;
    background-size: 84%;
  }
  .feature-description h1 {
    font-size: 25px;
  }
}

/* ===== Landscape Mode ===== */
@media only screen and (max-width: 1380px) and (min-height: 1020px) and (max-height: 1200px) and (orientation: landscape) {
  .jigo-app-sec.h-100vh {
    min-height: auto;
  }
  #app-screen.h-100vh {
    min-height: auto;
  }
}

/* ===== Max-Width 991px ===== */
@media only screen and (max-width: 992px) {
  .jigo-img img {
    width: 50%;
  }
  .abt-jigo p {
    font-size: 18px;
  }
  .jigo-app-img img {
    width: 46%;
    right: 0;
  }
  .jigo-app-coa {
    padding-bottom: 0;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .jigo-app-info h1 {
    text-align: center;
  }
  .jigo-app-info p {
    margin: 0 auto;
    text-align: center;
  }
  .app-coa {
    margin-top: 30px;
  }
  .feature .title {
    margin-bottom: 40px;
  }
  .feature-title h3 {
    font-size: 24px;
  }
  .feature-title p {
    font-size: 16px;
  }
  .featureOne {
    padding-left: 35px;
  }
  .featureOne .feature-title {
    width: 100%;
  }
  .featureOne .feature-screen img {
    width: 121%;
  }
  .featureTwo {
    padding: 35px 35px 0 35px;
  }
  .featureTwo .feature-screen {
    margin-top: 30px;
  }
  .feature .col-12:last-of-type .featureOne .feature-title {
    width: 65%;
  }
  .feature .col-12:last-of-type .featureOne .feature-screen img {
    width: 92.6%;
  }
  #app-screen .col-xxl-8 {
    width: 100%;
  }
  .swiper.screenSlider::before {
    left: 210px;
    background-size: 77.5%;
  }
  .screenSlider .swiper-slide img {
    height: 420px;
  }
  .short-feature-sec {
    margin-top: 80px;
    margin-bottom: 20px;
  }
  .app-feature img {
    width: 100%;
  }
  .app-link {
    top: 38%;
    left: 25px;
    max-width: 87%;
  }
  .app-link .single-link {
    margin-right: 10px;
  }
  .feature-description h1 {
    font-size: 23px;
  }
  .jigo-app-info img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-left: auto;
    margin-right: auto;
  }
}

/* ===== Max-Width 750px ===== */
@media only screen and (max-width: 750px) {
  .main-abt .title {
    margin-bottom: 40px;
  }
  .jigo-img {
    margin-bottom: 20px;
  }
  .jigo-img img {
    width: 86%;
  }
  .abt-jigo p {
    font-size: 15px;
  }
  .jigo-app-sec {
    padding: 40px 0;
  }
  .jigo-app {
    margin: 0 auto 40px;
    font-size: 16px !important;
    max-width: 100%;
  }
  .jigo-app-img img {
    width: 84%;
  }
  .jigo-app-coa {
    padding-bottom: 15px;
    text-align: center;
  }
  .app-coa {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .app-coa a {
    min-width: 146px;
    height: 44px;
    margin-right: 20px;
  }
  .app-coa a svg {
    width: 18px;
    height: 18px;
    margin-right: 8px;
  }
  .feature {
    margin: 60px 0;
  }
  .feature .title {
    margin-bottom: 25px;
  }
  .featureOne {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 25px 0 0 0;
    margin-bottom: 15px;
  }
  .featureOne .feature-title {
    width: 100%;
    text-align: center;
  }
  .featureOne .feature-screen {
    width: 100%;
    margin-top: 25px;
  }
  .featureOne .feature-screen img {
    width: 100%;
  }
  .featureTwo {
    padding: 25px 25px 0 25px;
    margin-bottom: 15px;
  }
  .featureTwo .feature-screen {
    margin-top: 25px;
  }
  .feature .col-12:last-of-type .featureOne {
    padding-right: 0px;
  }
  .feature .col-12:last-of-type .featureOne .feature-screen {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .feature .col-12:last-of-type .featureOne .feature-screen img {
    width: 100%;
  }
  .feature .col-12:last-of-type .featureOne .feature-title {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 100%;
    text-align: center;
  }
  #app-screen {
    padding: 40px 0 60px 0;
  }
  .swiper.screenSlider::before {
    left: 25px;
    background-size: 77.6%;
  }
  .short-feature-sec {
    margin-top: 45px;
    margin-bottom: 10px;
  }
  .app-link {
    top: 37.2%;
    left: 20px;
    max-width: 90%;
  }
  .feature-description {
    margin-top: 35px;
  }
  .feature-description img {
    margin-bottom: 20px;
    width: 140px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-left: auto;
    margin-right: auto;
  }
  .feature-description h1 {
    font-size: 20px;
    text-align: center;
    max-width: 100%;
  }
}

/* =================================================
============== Books Page Area Styles ==============
================================================= */
/* ===== Max-Width 1700px =====  */
@media only screen and (max-width: 1700px) {
  #va-books {
    margin-bottom: 40px;
  }
  .single-book {
    padding: 50px 40px 50px 0;
    margin-top: 25px;
  }
  .single-book-img img {
    left: -25px;
  }
  .book-content h4 {
    font-size: 32px;
  }
  .book-content ul {
    margin-top: 15px;
  }
  .book-coa {
    margin-top: 40px;
  }
  #smartBookModal .modal-dialog {
    max-width: 75%;
  }
  .modal-title h2 {
    font-size: 34px;
  }
  .modal-list li {
    font-size: 22px;
  }
  .modal-list li::before {
    top: 5px;
  }
  .modal-coa a {
    width: 170px;
    height: 42px;
    font-size: 17px;
  }
  .modal-img img {
    width: 90%;
  }
}

/* ===== Max-Width 1400px ===== */
@media only screen and (max-width: 1400px) {
  .single-book {
    padding: 40px 25px 40px 0;
  }
  .book-content h4 {
    font-size: 30px;
  }
  .book-content ul li {
    font-size: 18px;
    margin-bottom: 8px;
  }
  .couse-time-box {
    height: 40px;
    width: 40px;
    padding: 10px;
  }
  .course-time-content {
    margin-left: 12px;
  }
  .course-time-content span {
    font-size: 18px;
  }
  .course-time-content p {
    font-size: 15px;
  }
  .book-coa a {
    width: 154px;
    height: 40px;
    font-size: 18px;
  }
  .modal-title h2 {
    font-size: 28px;
  }
  .modal-list li {
    font-size: 18px;
    line-height: 1.5;
  }
  .modal-list li::before {
    top: 3px;
    height: 18px;
    width: 18px;
    margin-right: 10px;
  }
  .modal-coa a {
    width: 160px;
    margin-right: 20px;
  }
}

/* ===== Max-Width 1200px ===== */
@media only screen and (max-width: 1200px) {
  .single-book-img img {
    left: -30px;
    width: 108%;
  }
  .book-content h4 {
    font-size: 27px;
  }
  .book-content ul {
    margin-top: 10px;
  }
  .book-content ul li {
    margin-bottom: 8px;
  }
  .couse-time-box {
    height: 36px;
    width: 36px;
    padding: 9px;
  }
  .book-coa a {
    width: 140px;
    height: 40px;
    font-size: 16px;
  }
  .course-time-content {
    margin-left: 8px;
  }
  .course-time-content span {
    font-size: 16px;
  }
  .course-time-content p {
    font-size: 14px;
    margin-top: 3px;
  }
  .book-coa {
    margin-top: 25px;
  }
  #smartBookModal .modal-body {
    padding: 2rem;
  }
  .modal-title h2 {
    font-size: 26px;
  }
  .modal-list {
    margin-top: 20px;
  }
  .modal-list li {
    margin-bottom: 20px;
  }
  .modal-list li br {
    display: none;
  }
  .modal-img img {
    width: 100%;
  }
}

/* ===== Max-Width 992px ===== */
@media only screen and (max-width: 992px) {
  .single-book {
    padding: 30px;
  }
  .single-book-img {
    text-align: center;
  }
  .single-book-img img {
    left: -25px;
    width: 80%;
  }
  .book-content {
    margin-top: 30px;
  }
  .book-content h4 {
    font-size: 30px;
  }
  .book-content ul {
    margin-top: 13px;
  }
  .book-content ul li {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .books-about {
    margin-top: 25px;
  }
  .couse-time-box {
    height: 40px;
    width: 40px;
    padding: 10px;
  }
  .course-time-content span {
    font-size: 20px;
  }
  .course-time-content p {
    font-size: 18px;
    margin-top: 5px;
  }
  .book-coa {
    width: 100%;
  }
  .book-coa a {
    width: 100%;
    height: 50px;
    font-size: 19px;
  }
  .modal-img {
    text-align: center;
    margin-bottom: 50px;
  }
  .modal-img img {
    width: 60%;
  }
  .modal-title h2 {
    font-size: 30px;
  }
  .modal-list li {
    font-size: 20px;
    max-width: 90%;
  }
  .modal-coa {
    margin-top: 25px;
  }
}

/* Max-Width 750px ===== */
@media only screen and (max-width: 750px) {
  #va-books {
    margin-bottom: 20px;
  }
  .single-book {
    padding: 30px 5px;
  }
  .single-book-img img {
    left: -15px;
    width: 100%;
  }
  .book-content {
    margin-top: 30px;
  }
  .single-course-time {
    width: 100%;
  }
  .book-content h4 {
    font-size: 28px;
  }
  .book-content ul li {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    font-size: 16px;
    line-height: 1.3;
  }
  .book-content ul li:last-of-type {
    margin-bottom: 0;
  }
  .couse-time-box {
    height: 36px;
    width: 36px;
    padding: 9px;
  }
  .course-time-content {
    margin-left: 10px;
  }
  .course-time-content span {
    font-size: 17px;
  }
  .course-time-content p {
    font-size: 15px;
  }
  .book-coa {
    margin-top: 27px;
  }
  .book-coa a {
    height: 40px;
    font-size: 16px;
  }
  .books-about {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .single-course-time {
    margin-top: 20px;
  }
  .single-course-time:first-of-type {
    margin-top: 0;
  }
  #smartBookModal .modal-dialog {
    max-width: 100%;
  }
  .modal-img img {
    width: 100%;
  }
  #smartBookModal .modal-body {
    padding: 1.5rem;
  }
  .modal-img {
    margin-bottom: 30px;
  }
  .modal-img img {
    width: 90%;
  }
  .modal-title h2 {
    font-size: 18px;
  }
  .modal-list {
    margin-top: 10px;
  }
  .modal-list li {
    font-size: 16px;
    max-width: 100%;
  }
  .modal-coa a {
    width: 135px;
    margin-right: 15px;
    height: 38px;
    font-size: 12px;
  }
}

/* =================================================
============ Contact Page Area Styles ==============
================================================= */
/* ===== Max-Width 1700px ===== */
@media only screen and (max-width: 1700px) {
  .address-area span {
    font-size: 24px;
  }
  .address-area a {
    font-size: 18px;
  }
  .email-area a {
    margin-bottom: 15px;
    font-size: 18px;
  }
  .cf-sec {
    padding-bottom: 70px;
  }
}

/* ===== Max-Width 1400px ===== */
@media only screen and (max-width: 1400px) {
  .address-area span {
    font-size: 24px;
  }
  .address-area a {
    font-size: 18px;
    line-height: 1.4;
  }
  .email-area a {
    font-size: 18px;
  }
  .cf-sec .col-lg-8 {
    width: 72%;
  }
}

/* ===== Max-Width 1200px ===== */
@media only screen and (max-width: 1200px) {
  .cf-sec {
    padding: 50px 0 60px 0;
  }
  .cf-sec .col-lg-8 {
    width: 94%;
  }
  .ctl {
    max-width: 80%;
  }
}

/* ===== Max-Width 992px ===== */
@media only screen and (max-width: 992px) {
  .cf-sec .col-lg-8 {
    width: 100%;
  }
  .address-area a br {
    display: none;
  }
}

/* ===== Max-Width 750px ===== */
@media only screen and (max-width: 750px) {
  .contact-details-flex {
    display: block;
  }
  .address-area address {
    margin-bottom: 10px;
  }
  .address-area span {
    font-size: 22px;
    line-height: 1.3;
    margin-bottom: 5px;
  }
  .address-area a {
    font-size: 18px;
    line-height: 1.3;
  }
  .email-area a {
    font-size: 18px;
    margin-bottom: 13px;
  }
  .iframe-area {
    margin-top: 25px;
  }
  .contact-detail-sec {
    margin-bottom: 50px;
    margin-top: -30px;
  }
  .cf-sec {
    margin-top: 30px;
    padding: 30px 0 40px 0;
  }
  .single-input .form-control,
  .single-input .form-select {
    margin-bottom: 15px;
  }
  .join-team {
    margin-top: 60px;
  }
  .ctl {
    max-width: 100%;
    font-size: 18px !important;
  }
  .form-description p {
    line-height: 1.3;
  }
}

/* =================================================
============ Courses Page Area Styles ==============
================================================= */
/* ===== Max-Width 1700px ===== */
@media only screen and (max-width: 1700px) {
  #about-vartman {
    padding-top: 0;
  }
  .course-title h1 {
    font-size: 32px;
    margin-bottom: 10px;
  }
  .course-app-img img {
    width: 64%;
  }
  #course-app .title {
    margin-top: 45px;
  }
  .course-app-info p {
    font-size: 20px;
  }
  .about-course h4 {
    margin-bottom: 25px;
  }
}

/* ===== Max-Width 1400px ===== */
@media only screen and (max-width: 1400px) {
  .course-content {
    padding-bottom: 10px;
  }
  .course-title h1 {
    font-size: 28px;
  }
  .course-description p {
    font-size: 16px;
  }
  .about-course h4 {
    margin-bottom: 30px;
    font-size: 24px;
  }
  .single-about-box h5 {
    font-size: 16px;
    margin-bottom: 5px;
  }
  .single-about-box p {
    font-size: 14px;
  }
  .course-coa {
    margin-top: 10px;
  }
  .course-coa a {
    font-size: 16px;
    width: 150px;
    height: 44px;
  }
  .courses-sec .abt-description p {
    font-size: 18px;
    margin-top: 10px;
  }
}

/* ===== Max-Width 1200px ===== */
@media only screen and (max-width: 1200px) {
  .course-description p {
    line-height: 1.5;
    max-width: 100%;
  }
  .course-coa a {
    font-size: 14px;
    width: 130px;
    height: 40px;
  }
}

/* ===== Max-Width 992px ===== */
@media only screen and (max-width: 992px) {
  .courses-sec .abt-description p {
    font-size: 18px;
    line-height: 1.5;
  }
  .course-img {
    text-align: left;
    margin-top: 30px;
  }
  .course-img img {
    width: 100%;
    height: 350px;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: top;
       object-position: top;
  }
  #courseAccordion .accordion-button::after {
    right: 20px;
    top: 15px;
  }
  .course-content {
    margin-top: 15px;
    padding-bottom: 12px;
  }
  .course-time {
    margin: 30px 0 0 0;
  }
  .accordion-collapse .accordion-body {
    padding: 1rem 1.50rem;
  }
  .course-coa {
    margin-top: -5px;
    margin-bottom: 12px;
  }
  .course-app-img img {
    margin-bottom: 50px;
    width: 42%;
    margin-left: 0;
  }
}

/* ===== Max-Width 750px ===== */
@media only screen and (max-width: 750px) {
  #courseAccordion .accordion-button {
    padding: 1rem 0.5rem;
  }
  .course-title h1 {
    font-size: 26px;
    line-height: 1.2;
  }
  #about-vartman {
    margin-bottom: 50px;
  }
  .course-description p {
    font-size: 16px;
    max-width: 100%;
  }
  .course-img img {
    height: 300px;
  }
  .accordion-collapse .accordion-body {
    padding: 1rem 0.6rem;
  }
  .about-course h4 {
    font-size: 22px;
    margin-bottom: 20px;
  }
  .single-about-box {
    margin-bottom: 20px;
  }
  .course-time {
    display: block;
  }
  .course-app-info {
    margin-top: 30px;
    text-align: center;
  }
  .course-app-info h3 {
    font-size: 22px;
    margin-bottom: 12px;
  }
  .course-app-info p {
    font-size: 16px;
    max-width: 100%;
  }
  .course-app-img img {
    position: relative;
    left: -35px;
    width: 66%;
    margin-bottom: 0;
  }
  #course-app .app-coa {
    margin-top: 30px;
  }
  .course-coa a {
    width: 140px;
    margin-right: 18px;
  }
  .course-coa a:last-of-type {
    margin-right: 0;
  }
  #course-app {
    margin-bottom: 30px;
  }
  .courses-sec .abt-description {
    margin-top: -40px;
  }
  .courses-sec .abt-description p {
    font-size: 16px;
  }
}

/* =================================================
============ Gallery Page Area Styles ==============
================================================= */
/* ===== Max-Width 1200px ===== */
@media only screen and (max-width: 1200px) {
  .gallery-description p {
    max-width: 82%;
    font-size: 18px;
  }
}

/* ===== Max-Width 1200px ===== */
@media only screen and (max-width: 992px) {
  .gallery-description {
    padding: 30px 0;
  }
  .gallery-description p {
    font-size: 16px;
  }
}

@media only screen and (max-width: 750px) {
  .gallery-spacing .row > * {
    padding: 0 8px;
  }
  .row-height .col-12 {
    height: auto;
  }
  .single-img {
    height: auto;
  }
  .single-img img {
    height: auto;
  }
  .gallery-sec .abt-description {
    margin-top: -30px;
  }
}

/* ========== Header Responsive Style ========== */
@media only screen and (max-width: 992px) {
  .navbar-collapse {
    padding: 20px 0;
    background-color: #02091A;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    font-size: 20px;
    padding: 12px 30px;
  }
  .header .navbar-nav .nav-link {
    color: #fff;
  }
}
/*# sourceMappingURL=responsive.css.map */