@media only screen and (min-width: 320px) and (max-width: 999px) {
    .topbar ul {
        gap: 10px;
    }
    .topbar ul li {
        font-size: 14px;
        line-height: 20px;
    }
    header#header-row {
        padding: 5px 12px;
    }
    header#header-row img.logo {
        height: 50px;
    }
    .navbar-dark .navbar-toggler {
        border-color: #000 !important;
    }
    .navbar-dark .navbar-toggler-icon {
        filter: brightness(0);
    }
    .navbar-collapse {
        background: #000;
        padding: 10px 0;
        border-radius: 5px;
    }
    .navbar-dark .navbar-nav .nav-link {
        color: #fff !important;
        font-size: 14px;
        border-bottom: 1px solid;
        padding: 10px;
    }
    .navbar-dark .navbar-nav .get-btn .nav-link {
        background: #fff;
        width: 90%;
        margin: 0 auto 15px !important;
        color: #000 !important;
    }
    .banner-inner-row {
        padding: 30px 20px;
    }
    section.banner-row {
        text-align: center;
    }
    .banner-sec h1 {
        font-size: 28px;
        line-height: 40px;
        margin-bottom: 10px;
    }
    .banner-sec p {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 20px;
    }
    .banner-sec .w-btn {
        margin: 0 5px;
        padding: 17px 29px !important;
    }
    .banner-sec img {
        width: 100%;
        margin-top: 30px;
    }
    .banner-sec .bx {
        position: relative;
        bottom: 0;
        right: 0;
        width: 100%;
        margin-top: 20px;
        transform: unset;
        padding: 25px 20px;
        margin-bottom: 30px;
    }
    .banner-sec .bx h4:after {
        position: relative;
        margin: 10px auto;
        display: block;
    }
    .banner-sec .bx h4 {
        display: flex;
        flex-direction: column-reverse;
    }
    .banner-sec .bx p {
        font-size: 14px;
        line-height: 24px;
    }
    .banner-links ul {
        margin: 0;
        width: 100%;
    }
    .banner-links ul li a {
        width: 100%;
        display: inline-block;
        padding: 18px 0;
    }
    .banner-inner-row:after {
        display: none;
    }
    section.about-row {
        padding: 50px 0;
        text-align: center;
    }
    section.about-row:before {
        display: none;
    }
    .about-head h3 {
        margin-bottom: 10px;
    }
    .about-head h2 {
        width: 100%;
        font-size: 28px;
        line-height: 40px;
        margin-bottom: 12px;
    }
    .about-head {
        margin-bottom: 20px;
    }
    .about-head h4 {
        font-size: 18px;
        line-height: 28px;
    }
    .about-head h5 {
        font-size: 15px;
        margin-bottom: 0;
    }
    .about-lft-sec {
        margin-bottom: 20px;
    }
    .about-sec h3 {
        font-size: 28px;
        line-height: 30px;
    }
    .about-sec ul li {
        text-align: left;
        font-size: 15px;
        line-height: 24px;
    }
    .about-sec ul {
        margin-bottom: 10px;
    }
    .w-btn {
        padding: 17px 36px !important;
    }
    section.marquee-row .main ul li {
        font-size: 18px;
        line-height: 28px;
    }
    section.details-row {
        padding: 50px 0;
        text-align: center;
    }
    .details-sec {
        padding: 30px 15px;
    }
    .details-sec h2 {
        font-size: 26px;
        line-height: 35px;
        margin-bottom: 10px;
    }
    .details-sec p {
        font-size: 14px;
        line-height: 26px;
        padding-bottom: 0;
    }
    .details-sec h3 {
        font-size: 25px;
        line-height: 30px;
    }
    .details-sec ul {
        text-align: left;
        margin-bottom: 10px;
    }
    .details-sec ul li {
        font-size: 14px;
        line-height: 26px;
    }
    .details-rgt-sec img {
        height: auto;
        margin-top: 30px;
    }
    section.packages-row {
        padding: 30px 0 0px;
        text-align: center;
    }
    .packages-head h3 {
        margin-bottom: 10px;
    }
    .packages-head h2 {
        font-size: 40px;
        line-height: 45px;
    }
    .packages-head {
        margin-bottom: 90px;
    }
    .pkg-sec h4 {
        font-size: 16px;
        display: inline-block;
        width: 67%;
        padding: 15px 0;
        top: -42px;
    }
    .pkg-sec h5 {
        font-size: 20px;
        width: 50px;
        height: 50px;
        margin-right: 5px;
    }
    .pkg-sec p {
        padding: 0;
        margin-bottom: 5px;
    }
    .pkg-sec h3 {
        flex-direction: column;
        font-size: 50px;
        line-height: 55px;
        margin-bottom: 10px;
    }
    .pkg-sec h3 span {
        font-size: 15px;
    }
    .pkg-sec .inner {
        padding: 0 20px;
    }
    .pkg-sec ul {
        text-align: left;
    }
    .pkg-sec ul li {
        font-size: 14px;
        padding-left: 25px;
        position: relative;
        line-height: 26px;
    }
    .pkg-sec ul li i {
        position: absolute;
        margin: 0;
        left: 0;
        top: 10px;
    }
    .pkg-sec ul li p {
        text-align: left;
        font-size: 14px;
        line-height: 26px;
    }
    .pkg-sec p.lst {
        font-size: 14px;
        line-height: 26px;
    }
    .pkg-sec a#link {
        padding: 15px 0;
    }
    .bdr {
        margin-top: 52px;
    }
    .pkg-sec, section.packages-row .col-lg-6:nth-child(3) .pkg-sec, section.packages-row .col-lg-6:last-child .pkg-sec {
        margin-bottom: 70px;
        width: 100%;
    }
    section.education-row {
        padding: 0;
        text-align: center;
    }
    .education-inner-row {
        padding: 50px 0px;
    }
    .education-head-row {
        padding: 0 20px;
    }
    .education-head-sec h3 {
        margin-bottom: 10px;
    }
    .education-head-sec h2 {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 10px;
    }
    .education-head-sec p {
        padding: 0;
        margin-bottom: 20px;
        font-size: 15px;
        line-height: 26px;
    }
    section.testimonials-row {
        padding: 0;
    }
    section.testimonials-row .owl-slider {
        padding: 50px 10px;
    }
    .testimonials-sec img.quote {
        margin-bottom: 15px;
    }
    .testimonials-sec p {
        width: 100%;
        font-size: 14px;
        line-height: 26px;
        padding-bottom: 10px;
    }
    .testimonials-sec h5 {
        margin-bottom: 15px;
    }
    .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
        top: 55%;
    }
    section.contact-row {
        padding: 50px 0;
        text-align: center;
    }
    .contact-head h3 {
        margin-bottom: 10px;
    }
    .contact-head h2 {
        width: 100%;
        font-size: 30px;
        line-height: 40px;
    }
    .contact-head {
        margin-bottom: 20px;
    }
    .contact-sec form {
        position: relative;
        top: 0;
        left: 0;
        width: 97%;
        margin-top: 30px;
        padding: 30px 20px;
    }
    .contact-sec form .form-group input, .contact-sec form .form-group textarea {
        height: 48px;
    }
    .contact-sec form .form-group:before {
        left: 0;
    }
    .contact-sec form .form-group textarea {
        height: 90px;
    }
    .contact-sec .w-btn {
        margin-top: 0;
        padding: 17px 50px !important;
    }
    section.waiting-row {
        padding: 50px 0 0;
        text-align: center;
    }
    .waiting-lft-sec {
        margin-bottom: 30px;
    }
    .waiting-sec {
        margin: 0;
    }
    .waiting-sec h2 {
        font-size: 26px;
        line-height: 35px;
        margin-bottom: 10px;
    }
    .waiting-sec p {
        font-size: 15px;
        line-height: 26px;
        width: 85%;
        margin: 0 auto 20px;
    }
    .waiting-sec ul {
        text-align: left;
        margin-bottom: 10px;
    }
    .waiting-sec ul li {
        font-size: 15px;
        padding-bottom: 10px;
    }
    section.location-row {
        padding: 50px 0;
        text-align: center;
    }
    .location-inner-row {
        padding: 30px 20px !important;
    }
    .location-sec h2 {
        width: 100%;
        font-size: 25px;
        line-height: 35px;
        margin-bottom: 10px;
    }
    .location-sec p {
        width: 100%;
        font-size: 15px;
        margin-bottom: 20px;
    }
    .location-sec .w-btn {
        margin-bottom: 40px;
    }
    .location-sec iframe {
        height: 300px;
    }
    footer.footer-row {
        padding: 20px 20px 50px;
        margin: 0 12px;
    }
    footer.footer-row img {
        width: 100%;
    }
    footer.footer-row .footer-links ul {
        gap: 0;
        display: block;
        padding: 0;
        text-align: center;
        margin-top: 20px;
    }
    footer.footer-row .footer-links ul li {
        margin-bottom: 10px;
    }
    footer.footer-row .footer-links ul li a {
        font-size: 14px;
        line-height: 20px;
    }
    .fotr-inner-top {
        padding-bottom: 20px;
    }
    footer.footer-row ul.info {
        display: block;
        margin-bottom: 20px;
    }
    footer.footer-row ul.info li {
        margin-bottom: 10px;
    }
    footer.footer-row ul.info li a i {
        margin-right: 10px;
        font-size: 16px;
    }
    footer.footer-row ul.info li a {
        font-size: 14px;
    }
    footer.footer-row ul.lists-icon {
        gap: 10px;
        justify-content: center;
    }
    footer.footer-row ul.lists-icon li a i {
        font-size: 16px;
    }
    .copyright-row {
        padding: 20px 0;
        text-align: center;
    }
    .copyright-sec p {
        font-size: 14px;
        letter-spacing: 1px;
    }
    .copyright-row .col-lg-6:last-child p {
        text-align: center;
        margin: 0;
    }
    section.testimonials-page-row {
        padding: 50px 0;
    }
    section.about-banner-row {
        padding: 50px 0;
        text-align: center;
    }
    .about-ban-head h2 {
        font-size: 50px;
        letter-spacing: 0px;
        line-height: 60px;
        margin-bottom: 0;
    }
    section.about-banner-row .row {
        margin-top: 0;
    }
    .about-ban-lft h3 {
        font-size: 25px;
        line-height: 30px;
    }
    section.about-banner-row:before {
        left: 0;
        height: 100%;
    }
    .about-ban-sec img {
        width: 100%;
    }
    .about-ban-rgt p {
        text-align: center;
        font-size: 15px;
        margin: 0 auto;
        width: 85%;
    }
    section.about-banner-row:after {
        left: 0;
        height: 50px;
    }
    section.experience-row {
        padding: 50px 0;
        text-align: center;
    }
    .exp-sec {
        width: 100%;
        padding: 30px 20px;
        margin-bottom: 20px;
    }
    .exp-sec h3 {
        font-size: 25px;
        line-height: 30px;
        margin-bottom: 10px;
    }
    .exp-sec ul {
        text-align: left;
        margin-bottom: 0;
    }
    .exp-sec ul li {
        font-size: 14px;
        margin-bottom: 5px;
    }
    section.abt-quote-row {
        padding: 0 0 50px;
        text-align: center;
    }
    .quote-sec {
        padding: 30px 20px;
    }
    .quote-sec img {
        margin-bottom: 10px;
    }
    .quote-sec p {
        font-size: 16px;
        line-height: 28px;
        padding-bottom: 0;
    }
    .quote-sec h6 {
        width: 100%;
        font-size: 20px;
        padding: 10px 0;
    }
    section.outside-row {
        padding: 0 0 50px;
    }
    .outside-head h2 {
        font-size: 25px;
        line-height: 35px;
    }
    .outside-head {
        margin-bottom: 30px;
    }
    .outside-sec img {
        margin-bottom: 20px;
    }
    section.waiting-page-row {
        padding: 50px 0;
    }
    .waiting-head h2 {
        margin-bottom: 5px;
    }
    .waiting-head p {
        font-size: 14px;
        width: 75%;
        margin: auto;
        line-height: 26px;
    }
    section.learning-row {
        padding: 50px 0 30px;
    }
    .learning-sec img {
        margin-bottom: 20px;
    }
    .sidebar {
        height: auto !important;
        padding: 20px !important;
    }
    .layout {
        display: block !important;
    }
    .layout .card {
        margin-top: 0 !important;
    }
    .table>:not(caption)>*>* {
        padding: 0 10px;
        font-size: 14px;
    }
    .sf-auth-wrap {
        padding: 50px 20px;
    }
    .sf-auth-card {
        max-width: 100%;
        padding: 30px 20px;
    }
    .sf-auth-header h2 {
        font-size: 25px;
    }
    .sf-auth-header p {
        font-size: 13px;
    }
} 
@media only screen and (min-width: 1000px) and (max-width: 1300px) {
    header#header-row {
        padding: 0 20px;
    }
    .topbar ul {
        gap: 15px;
    }
    .topbar ul li {
        font-size: 18px;
    }
    header#header-row img.logo {
        height: 85px;
        object-fit: scale-down;
    }
    div#navbarSupportedContent ul:last-child .nav-link {
        margin: 0 5px;
    }
    .navbar-dark .navbar-nav .nav-link {
        padding: 0 10px;
        font-size: 14px;
    }
    .banner-inner-row {
        padding: 40px 20px 170px 60px;
    }
    .banner-sec h1 {
        font-size: 34px;
        line-height: 45px;
        margin-bottom: 10px;
    }
    .banner-sec p {
        font-size: 15px;
        line-height: 26px;
        margin-bottom: 20px;
    }
    .banner-sec .w-btn {
        margin-right: 17px;
    }
    .banner-sec img {
        width: 100%;
    }
    .banner-links ul li a {
        width: 100%;
        padding: 17px 0px;
    }
    .banner-links ul {
        width: 100%;
        margin-top: 30px;
    }
    .banner-inner-row:after {
        font-size: 400px;
        line-height: 300px;
    }
    .banner-sec .bx {
        width: 100%;
        right: -132px;
        top: auto;
        bottom: -130px;
    }
    section.about-row {
        padding: 100px 50px 70px;
    }
    section.about-row:before {
        font-size: 400px;
        top: -60px;
    }
    .about-head h2 {
        font-size: 40px;
        line-height: 45px;
        margin-bottom: 20px;
    }
    .about-head {
        margin-bottom: 50px;
    }
    .about-sec h3 {
        font-size: 30px;
        line-height: 35px;
    }
    .about-sec ul li {
        font-size: 15px;
        line-height: 26px;
    }
    .navbar-dark .navbar-nav .get-btn .nav-link {
        width: 110px;
    }
    section.details-row {
        padding: 60px 50px;
    }
    .details-sec {
        padding: 30px 20px;
    }
    .details-sec h2 {
        font-size: 24px;
        line-height: 35px;
        margin-bottom: 10px;
    }
    .details-sec p {
        font-size: 15px;
        line-height: 26px;
        padding-bottom: 0;
    }
    .details-sec h3 {
        font-size: 22px;
        line-height: 30px;
    }
    .details-sec ul li {
        font-size: 15px;
        line-height: 26px;
    }
    .details-rgt-sec img {
        height: 700px;
    }
    section.packages-row {
        padding: 30px 50px 70px;
    }
    .packages-head h2 {
        font-size: 50px;
        line-height: 60px;
    }
    .packages-head {
        margin-bottom: 100px;
    }
    .pkg-sec h4 {
        font-size: 18px;
        padding: 20px 0;
    }
    .pkg-sec h5 {
        font-size: 20px;
        width: 50px;
        height: 50px;
    }
    .pkg-sec p {
        padding: 0;
    }
    .pkg-sec h3 {
        font-size: 50px;
        line-height: 55px;
        margin-bottom: 10px;
    }
    .pkg-sec ul li {
        font-size: 15px;
        margin-bottom: 5px;
        position: relative;
        padding-left: 30px;
    }
    .pkg-sec ul li i {
        position: absolute;
        margin: 0;
        left: 0;
        top: 8px;
    }
    .pkg-sec .inner {
        padding: 0 20px;
    }
    .pkg-sec ul li p {
        font-size: 15px;
        line-height: 26px;
    }
    .pkg-sec {
        margin-bottom: 100px;
        height: 610px;
    }
    .education-inner-row {
        padding: 70px 0;
    }
    .education-head-row {
        padding: 0 50px 50px;
    }
    .education-head-sec h2 {
        font-size: 40px;
        line-height: 55px;
    }
    .education-head-sec p {
        font-size: 16px;
        padding: 30px 0 0;
    }
    section.testimonials-row .owl-slider {
        padding: 70px 50px;
    }
    .testimonials-sec img.quote {
        margin-bottom: 20px;
    }
    .testimonials-sec p {
        font-size: 16px;
        line-height: 26px;
        padding-bottom: 20px;
    }
    .testimonials-sec h5 {
        margin-bottom: 30px;
    }
    section.contact-row {
        padding: 70px 0 80px;
    }
    .contact-head h3 {
        margin-bottom: 13px;
    }
    .contact-head h2 {
        font-size: 40px;
        line-height: 50px;
    }
    .contact-sec form {
        max-width: 122.5%;
        padding: 50px;
    }
    .contact-sec form .form-group {
        margin-bottom: 20px;
    }
    .contact-sec .w-btn {
        margin-top: 10px;
    }
    section.waiting-row {
        padding: 70px 0;
    }
    .waiting-sec {
        margin-left: 40px;
    }
    .waiting-sec h2 {
        font-size: 40px;
        line-height: 50px;
        margin-bottom: 10px;
    }
    .waiting-sec p {
        font-size: 15px;
        line-height: 26px;
        margin-bottom: 15px;
    }
    .waiting-sec ul {
        margin-bottom: 15px;
    }
    .waiting-sec ul li {
        font-size: 15px;
        line-height: 26px;
        padding-bottom: 15px;
    }
    section.location-row {
        padding: 50px 30px;
    }
    .location-inner-row {
        padding-left: 50px !important;
    }
    .location-sec h2 {
        font-size: 35px;
        line-height: 45px;
        margin-bottom: 10px;
        width: 100%;
    }
    .location-sec p {
        width: 80%;
        font-size: 16px;
        margin-bottom: 30px;
    }
    footer.footer-row {
        padding: 20px 50px 50px;
    }
    footer.footer-row img {
        width: 40%;
    }
    footer.footer-row .footer-links ul {
        gap: 50px;
        padding-top: 20px;
    }
    footer.footer-row .footer-links ul li a {
        font-size: 16px;
    }
    .fotr-inner-top {
        padding-bottom: 50px;
    }
    footer.footer-row ul.info {
        gap: 50px;
    }
    footer.footer-row ul.info li a {
        font-size: 15px;
    }
    footer.footer-row ul.info li a i {
        margin-right: 10px;
    }
    footer.footer-row ul.lists-icon {
        gap: 20px;
    }
    .copyright-row {
        padding: 20px 50px;
    }
    .copyright-sec p {
        margin: 0;
        font-size: 16px;
        letter-spacing: 3px;
    }
    section.about-banner-row {
        padding: 150px 50px 0;
    }
    .about-ban-head h2 {
        font-size: 134px;
        line-height: 200px;
    }
    section.about-banner-row .row {
        margin-top: -300px;
    }
    .about-ban-lft h3 {
        font-size: 30px;
        margin: 0;
        line-height: 35px;
    }
    .about-ban-sec img {
        width: 96%;
    }
    .about-ban-rgt p {
        font-size: 14px;
        line-height: 26px;
    }
    section.experience-row {
        padding: 70px 0;
    }
    .exp-sec {
        width: 100%;
        padding: 50px 30px;
    }
    .exp-sec h3 {
        font-size: 30px;
        line-height: 35px;
        margin-bottom: 15px;
    }
    .exp-sec ul li {
        font-size: 15px;
        line-height: 26px;
    }
    section.abt-quote-row {
        padding: 30px 0 70px;
    }
    .quote-sec .fr-img {
        margin-bottom: 0;
    }
    .quote-sec p {
        font-size: 22px;
        line-height: 35px;
        padding-bottom: 15px;
    }
    .quote-sec h6 {
        width: 27%;
        font-size: 25px;
        padding: 15px 0;
    }
    section.outside-row {
        padding: 20px 0 100px;
    }
    .outside-head {
        margin-bottom: 40px;
    }
    section.waiting-page-row {
        padding: 70px 0;
    }
    .outside-head h2 {
        font-size: 40px;
        line-height: 50px;
    }
    .waiting-head h2 {
        margin-bottom: 10px;
    }
    .waiting-head p {
        font-size: 15px;
    }
    section.waiting-page-row .owl-carousel .owl-nav button.owl-prev {
        left: -42px;
    }
    section.waiting-page-row .owl-carousel .owl-nav button.owl-next {
        right: -42px;
    }
    section.learning-row {
        padding: 70px 0;
    }
    section.testimonials-page-row {
        padding: 50px 8px;
    }
    .layout {
        display: flex !important;
        flex-wrap: wrap !important;
    }
    .sidebar {
        width: 25% !important;
    }
    .main {
        width: 72% !important;
    }
    .table>:not(caption)>*>* {
        font-size: 14px !important;
    }
    #profile-form .col-md-6 {
        width: 100% !important;
    }
}
@media only screen and (min-width: 1301px) and (max-width: 1600px) {
    header#header-row {
        padding: 0 60px;
    }
    .topbar ul {
        gap: 15px;
    }
    .topbar ul li {
        font-size: 18px;
    }
    header#header-row img.logo {
        height: 85px;
        object-fit: scale-down;
    }
    .banner-inner-row {
        padding: 45px 50px 170px 70px;
    }
    .banner-sec h1 {
        font-size: 35px;
        line-height: 50px;
        margin-bottom: 12px;
    }
    .banner-sec p {
        font-size: 16px;
        line-height: 28px;
        margin-bottom: 40px;
    }
    .banner-sec .w-btn {
        margin-right: 17px;
    }
    .banner-sec img {
        width: 92%;
    }
    .banner-links ul li a {
        padding: 20px 0px;
        width: 100%;
    }
    .banner-links ul {
        width: 100%;
    }
    .banner-inner-row:after {
        font-size: 450px;
        line-height: 350px;
    }
    .banner-sec .bx {
        right: -132px;
        bottom: -100px;
    }
    section.about-row {
        padding: 120px 120px 75px;
    }
    section.about-row:before {
        font-size: 470px;
        top: -10px;
    }
    .about-head h2 {
        font-size: 45px;
        line-height: 55px;
        margin-bottom: 25px;
    }
    .about-head {
        margin-bottom: 100px;
    }
    .about-sec h3 {
        font-size: 32px;
        line-height: 40px;
    }
    .about-sec ul li {
        font-size: 16px;
        line-height: 28px;
    }
    section.details-row {
        padding: 70px 120px;
    }
    .details-sec {
        padding: 35px 30px;
    }
    .details-sec h2 {
        font-size: 27px;
        line-height: 40px;
        margin-bottom: 12px;
    }
    .details-sec p {
        font-size: 16px;
        line-height: 28px;
        padding-bottom: 0;
    }
    .details-sec h3 {
        font-size: 22px;
        line-height: 30px;
    }
    .details-sec ul li {
        font-size: 15px;
        line-height: 26px;
    }
    .details-rgt-sec img {
        height: 700px;
    }
    section.packages-row {
        padding: 30px 120px 70px;
    }
    .packages-head h2 {
        font-size: 60px;
        line-height: 70px;
    }
    .packages-head {
        margin-bottom: 110px;
    }
    .pkg-sec h4 {
        font-size: 19px;
        padding: 20px 0;
        top: -50px;
    }
    .pkg-sec h5 {
        font-size: 22px;
        width: 55px;
        height: 55px;
    }
    .pkg-sec p {
        padding: 0;
    }
    .pkg-sec h3 {
        font-size: 60px;
        line-height: 65px;
        margin-bottom: 15px;
    }
    .pkg-sec ul li {
        font-size: 16px;
        margin-bottom: 7px;
        position: relative;
        padding-left: 30px;
    }
    .pkg-sec ul li i {
        position: absolute;
        margin: 0;
        left: 0;
        top: 8px;
    }
    .pkg-sec .inner {
        padding: 0 35px;
    }
    .pkg-sec ul li p {
        font-size: 16px;
        line-height: 28px;
    }
    .pkg-sec {
        margin-bottom: 100px;
        height: 635px;
    }
    .education-inner-row {
        padding: 90px 0;
    }
    .education-head-row {
        padding: 0 150px 70px;
    }
    .education-head-sec h2 {
        font-size: 45px;
        line-height: 55px;
    }
    .education-head-sec p {
        font-size: 18px;
        padding: 32px 0 0;
    }
    section.testimonials-row .owl-slider {
        padding: 90px 160px;
    }
    .testimonials-sec img.quote {
        margin-bottom: 30px;
    }
    .testimonials-sec p {
        font-size: 18px;
        line-height: 32px;
        padding-bottom: 25px;
    }
    .testimonials-sec h5 {
        margin-bottom: 40px;
    }
    section.contact-row {
        padding: 75px 0 100px;
    }
    .contact-head h3 {
        margin-bottom: 13px;
    }
    .contact-head h2 {
        font-size: 50px;
        line-height: 60px;
    }
    .contact-sec form {
        max-width: 122.5%;
        padding: 60px;
    }
    .contact-sec form .form-group {
        margin-bottom: 25px;
    }
    .contact-sec .w-btn {
        margin-top: 20px;
    }
    section.waiting-row {
        padding: 80px 0;
    }
    .waiting-sec {
        margin-left: 60px;
    }
    .waiting-sec h2 {
        font-size: 45px;
        line-height: 55px;
        margin-bottom: 15px;
    }
    .waiting-sec p {
        font-size: 16px;
        line-height: 28px;
        margin-bottom: 20px;
    }
    .waiting-sec ul {
        margin-bottom: 15px;
    }
    .waiting-sec ul li {
        font-size: 16px;
        line-height: 28px;
        padding-bottom: 18px;
    }
    section.location-row {
        padding: 55px 120px;
    }
    .location-inner-row {
        padding-left: 60px !important;
    }
    .location-sec h2 {
        font-size: 38px;
        line-height: 50px;
        margin-bottom: 15px;
        width: 100%;
    }
    .location-sec p {
        width: 80%;
        font-size: 18px;
        margin-bottom: 40px;
    }
    footer.footer-row {
        padding: 20px 120px 55px;
    }
    footer.footer-row img {
        width: 40%;
    }
    footer.footer-row .footer-links ul {
        gap: 60px;
        padding-top: 25px;
    }
    footer.footer-row .footer-links ul li a {
        font-size: 18px;
    }
    .fotr-inner-top {
        padding-bottom: 70px;
    }
    footer.footer-row ul.info {
        gap: 50px;
    }
    footer.footer-row ul.info li a {
        font-size: 16px;
    }
    footer.footer-row ul.info li a i {
        margin-right: 15px;
    }
    footer.footer-row ul.lists-icon {
        gap: 25px;
    }
    .copyright-row {
        padding: 25px 120px 15px;
    }
    .copyright-sec p {
        margin: 0;
        font-size: 17px;
        letter-spacing: 4px;
    }
    section.about-banner-row {
        padding: 180px 70px 0;
    }
    .about-ban-head h2 {
        font-size: 165px;
    }
    section.about-banner-row .row {
        margin-top: -280px;
    }
    .about-ban-lft h3 {
        font-size: 32px;
        margin: 0;
        line-height: 35px;
    }
    .about-ban-rgt p {
        font-size: 16px;
        line-height: 28px;
    }
    section.experience-row {
        padding: 90px 0;
    }
    .exp-sec {
        width: 100%;
        padding: 65px 50px;
    }
    .exp-sec h3 {
        font-size: 35px;
        line-height: 40px;
        margin-bottom: 20px;
    }
    .exp-sec ul li {
        font-size: 16px;
        line-height: 28px;
    }
    section.experience-row .col-lg-6:last-child .exp-sec h3:nth-child(3) {
        padding-top: 21px;
    }
    section.abt-quote-row {
        padding: 30px 0 70px;
    }
    .quote-sec .fr-img {
        margin-bottom: 0;
    }
    .quote-sec p {
        font-size: 25px;
        line-height: 40px;
        padding-bottom: 20px;
    }
    .quote-sec h6 {
        width: 22%;
        font-size: 25px;
        padding: 17px 0;
        margin: 0;
    }
    section.outside-row {
        padding: 20px 0 100px;
    }
    .outside-head {
        margin-bottom: 50px;
    }
    section.waiting-page-row {
        padding: 80px 0;
    }
    .outside-head h2 {
        font-size: 45px;
        line-height: 55px;
    }
    .waiting-head h2 {
        margin-bottom: 15px;
    }
    .waiting-head p {
        font-size: 16px;
    }
    section.waiting-page-row .owl-carousel .owl-nav button.owl-prev {
        left: -42px;
    }
    section.waiting-page-row .owl-carousel .owl-nav button.owl-next {
        right: -42px;
    }
    section.learning-row {
        padding: 80px 0 70px;
    }
    section.testimonials-page-row {
        padding: 70px 8px;
    }
    .layout {
        display: flex !important;
        flex-wrap: wrap !important;
    }
    .sidebar {
        width: 25% !important;
    }
    .main {
        width: 72% !important;
    }
    .table>:not(caption)>*>* {
        font-size: 14px !important;
    }
    #profile-form .col-md-6 {
        width: 100% !important;
    }
}