/* Medium Layout: 1280px. */

@media only screen and (min-width: 991px) and (max-width: 1199px) {
    .testimonial-section {
        height: 900px;
    }

    .testimonial-footer-profile {
        bottom: -275px;
    }

    .message-overlay {
        top: 160px;
    }

    .small-line-contact {
        width: 300px;
    }

    .mission-vission .mission-bg img {
        margin-top: 70px;
        margin-left: 34px;
    }

    .about-section .blue-bg {
        height: 400px;
    }

    .about-section {
        height: 560px;
    }

    .testimonial-right {
        position: relative;
        margin-top: 355px;
    }

    .testimonial-left img:nth-child(2) {
        top: 70px;
    }

    .testimonial-left img:nth-child(3) {
        left: 78px;
        top: 260px;
    }

    .testimonial-left img:nth-child(3) {
        left: 76px;
        top: 220px;
        width: 110px;
        height: 110px;
    }

    .testimonial-left img:nth-child(6) {
        right: 59px;
        top: -20px;
    }

    .testimonial-left img:nth-child(5) {
        right: 95px;
        bottom: -190px;
    }

    .testimonial-left img:nth-child(4) {
        left: 50%;
        bottom: -310px;
    }
}

/* Tablet Layout: 768px. */

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .menubar ul li a {
        padding: 7px 9px;
    }

    .logo img {
        max-width: 236px;
        width: 172px;
    }

    .testimonial-section {
        height: 950px;
    }

    .message-overlay {
        top: 160px;
    }

    .testimonial-footer-profile {
        bottom: -326px;
    }

    .mission-vission .mission-bg img {
        margin: 14%;
        margin-top: 95px;
    }

    .about-section .blue-bg {
        height: 444px;
    }

    .testimonial-right {
        position: relative;
        margin-top: 355px;
    }

    .testimonial-left img:nth-child(2) {
        top: 70px;
    }

    .testimonial-left img:nth-child(3) {
        left: 78px;
        top: 260px;
    }

    .testimonial-left img:nth-child(3) {
        left: 76px;
        top: 220px;
        width: 110px;
        height: 110px;
    }

    .testimonial-left img:nth-child(6) {
        right: 59px;
        top: -20px;
    }

    .testimonial-left img:nth-child(5) {
        right: 95px;
        bottom: -190px;
    }

    .testimonial-left img:nth-child(4) {
        left: 50%;
        bottom: -310px;
    }

    .banner-part .content {
        width: 60%;
    }
}

/* Mobile Layout: 320px. */

@media only screen and (max-width: 767px) {
    header {
        height: 65px;
    }

    .logo img {
        width: 215px;
    }

    .login-left {
        height: 390px;
    }

    .banner-part .content h1 {
        font-size: 35px;
        line-height: 40px;
    }

    .focus-point .content h2 {
        font-size: 30px;
        line-height: 40px;
    }

    .custom-btn {
        font-size: 16px;
        padding: 5px 15px;
    }

    .count-section span {
        font-size: 35px;
    }

    .count-section p {
        font-size: 20px;
    }

    .section-title h2 {
        font-size: 30px;
    }

    .section-title span {
        font-size: 18px;
    }

    .service-section .service-content .content h6 {
        font-size: 16px;
    }

    .notification-section h2 {
        font-size: 30px;
    }

    .notification-section input {
        padding: 9px 14px;
    }

    .notification-section input::placeholder {
        font-size: 16px;
    }

    .notification-section button {
        padding: 12px 14px;
        font-size: 16px;
    }

    .testimonial-section {
        height: 900px;
    }

    .testimonial-footer-profile {
        bottom: -275px;
    }

    .message-overlay {
        top: 160px;
    }

    .testimonial-footer-profile {
        bottom: -326px;
    }

    .testimonial-section {
        height: 1000px;
    }

    .testimonial-footer-profile {
        bottom: -395px;
    }

    .regions-banner h2 {
        font-size: 30px;
        line-height: 40px;
    }

    .service-part .header-with-border h3 {
        font-size: 30px;
        line-height: 15px;
    }

    .after-banner .content {
        width: 100%;
        margin-left: 0;
    }

    .sponsor-main h3 {
        font-size: 25px;
    }

    .establish-content .featcher .content h4 {
        font-size: 16px;
    }

    .header-with-border h3 {
        font-size: 25px;
        line-height: 20px;
    }

    #registration-section h2 {
        font-size: 35px;
        line-height: 40px;
    }

    .contact-section h2 {
        font-size: 35px;
        line-height: 45px;
    }

    .contact-form .card button {
        font-size: 16px;
        line-height: 30px;
        padding: 5px 20px;
    }

    .about-section .blue-bg .header-content h4 {
        font-size: 35px;
    }

    .about-section .blue-bg {
        height: 700px;
    }

    .about-section {
        height: 900px;
    }

    .about-section .blue-bg .content .contact-btn {
        border-radius: 5px;
        border: 1px solid #fff;
    }

    .testimonial-right {
        position: relative;
        margin-top: 355px;
    }

    .testimonial-left img:nth-child(2) {
        top: 70px;
    }

    .testimonial-left img:nth-child(3) {
        left: 78px;
        top: 260px;
    }

    .testimonial-left img:nth-child(3) {
        left: 76px;
        top: 220px;
        width: 110px;
        height: 110px;
    }

    .testimonial-left img:nth-child(6) {
        right: 59px;
        top: -20px;
    }

    .testimonial-left img:nth-child(5) {
        right: 95px;
        bottom: -190px;
    }

    .testimonial-left img:nth-child(4) {
        left: 50%;
        bottom: -310px;
    }

    .banner-part .content {
        width: 70%;
    }
}

/* Wide Mobile Layout: 480px. */

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .message-overlay {
        top: 160px;
    }
}

@media only screen and (max-width: 576px) {
    body {
        font-size: 13px;
    }

    .custom-btn {
        font-size: 18px;
        padding: 12px 25px;
        letter-spacing: 3px;
    }

    .section-title h2 {
        font-size: 30px;
        line-height: 30px;
    }

    .banner-part .content {
        width: 80%;
    }

    .establish-content p {
        font-size: 16px;
    }

    .service-part .card p {
        font-size: 16px;
    }
}

@media only screen and (max-width: 490px) {
    .testimonial-section {
        height: 1050px;
    }

    .testimonial-footer-profile {
        bottom: -455px;
    }

    .message-overlay {
        left: 45px;
    }
    .mission-vission .mission-bg img {
        margin: 21%;
        margin-top: 41px;
    }
    .mission-vission .vission-img img {
        margin: 23%;
        margin-top: 69px;
    }

    .banner-part .content {
        width: 90%;
    }
}

@media only screen and (max-width: 425px) {
    .testimonial-left img:nth-child(1) {
        width: 60px;
        height: 60px;
    }

    .testimonial-left img:nth-child(2) {
        width: 80px;
        height: 80px;
    }

    .testimonial-left img:nth-child(3) {
        width: 40px;
        height: 40px;
    }

    .testimonial-left img:nth-child(4) {
        width: 50px;
        height: 50px;
    }

    .testimonial-left img:nth-child(5) {
        width: 40px;
        height: 40px;
    }

    .testimonial-left img:nth-child(6) {
        width: 30px;
        height: 30px;
    }

    .testimonial-section {
        height: 1100;
    }

    .message-overlay {
        margin-left: 2px;
        background: #ffffff;
        box-shadow: 10px 10px 35px rgba(0, 0, 0, 0.15);
        border-radius: 5px;
        padding: 30px;
    }

    .testimonial-footer-profile {
        margin-bottom: 24px;
        margin-left: 20px;
    }

    .banner-part .content {
        width: 100%;
    }
}
