/* Full HD - TV Layout: Common */
@media only screen and (min-width: 2200px) and (max-width: 4000px) {
    body {
        font-size: 18px;
        line-height: 30px;
    }
    .container {
        max-width: 1600px;
    }
    .banner-single h2 {
        font-size: 75px;
        line-height: 110px;
    }
    .banner-single p,
    .banner-single ul li {
        font-size: 28px;
        line-height: 53px;
    }
    .banner-single {
        padding-top: 280px;
        padding-bottom: 330px;
    }
    .banner-area {
        min-height: 1000px;
    }
    .service-wrapper {
        padding: 30px;
    }
    .courier-testimonial-box {
        padding: 30px;
    }
    .tracking-area {
        bottom: -60px;
        padding: 55px 80px;
    }
    .about-image {
        height: 1000px;
        top: -240px;
    }
    .about-description h2 {
        font-size: 46px;
    }
    .about-description p {
        font-size: 18px;
    }
    .about-description {
        padding: 50px;
        top: -140px;
        padding-right: 100px;
    }
    .about-info__count {
        font-size: 70px;
        line-height: 90px;
    }
    .about-info__count-text {
        font-size: 20px;
    }
    .clients-logo .section-title h2 {
        font-size: 50px;
    }
    .clients-logo .section-title p {
        font-size: 23px;
    }
    .contact-map {
        height: 590px;
    }
    .contact-description h2 {
        font-size: 38px;
        top: -65px;
    }
    .contact-description {
        padding-right: 50px;
    }
    .contact-form-area {
        margin-top: -120px;
        position: relative;
        z-index: 5;
    }
    .blog-single .container {
        top: -190px;
    }
    .blog-thumb {
        height: 330px;
    }
    .reg-form-area {
        padding: 50px;
        top: -230px;
    }
    .banner-image img {
        border-radius: 110px 0 0 0;
    }
}
/* Full HD - TV Layout: 2560px. */
@media only screen and (min-width: 2560px) and (max-width: 4000px) {
}
/* Full HD - Small TV Layout: 2400px. */
@media only screen and (min-width: 2200px) and (max-width: 2559px) {
}
/* HD Layout: 1920px. */
@media only screen and (min-width: 1601px) and (max-width: 2200px) {
    body {
        font-size: 17px;
        line-height: 30px;
    }
    .container {
        max-width: 1400px;
    }
    .banner-single h2 {
        font-size: 66px;
        line-height: 85px;
    }
    .banner-single p,
    .banner-single ul li {
        font-size: 24px;
        line-height: 50px;
    }
    .banner-single {
        padding-top: 190px;
        padding-bottom: 230px;
    }
    .banner-area {
        min-height: 800px;
    }
    .service-wrapper {
        padding: 30px;
    }
    .courier-testimonial-box {
        padding: 30px;
    }
    .about-image {
        height: 1000px;
        top: -240px;
    }
    .about-description h2 {
        font-size: 46px;
    }
    .about-description p {
        font-size: 18px;
    }
    .about-description {
        padding: 50px;
        top: -140px;
        padding-right: 100px;
    }

    .about-info__count {
        font-size: 70px;
        line-height: 90px;
    }
    .about-info__count-text {
        font-size: 20px;
    }
    .clients-logo .section-title h2 {
        font-size: 50px;
    }
    .clients-logo .section-title p {
        font-size: 23px;
    }
    .contact-map {
        height: 590px;
    }
    .contact-description h2 {
        font-size: 38px;
        top: -65px;
    }
    .contact-description {
        padding-right: 50px;
    }
    .contact-form-area {
        margin-top: -120px;
        position: relative;
        z-index: 5;
    }
    .blog-single .container {
        top: -160px;
    }
    .blog-thumb {
        height: 300px;
    }
    .reg-form-area {
        padding: 40px;
        top: -170px;
    }
}
/* Laptop with HDPI: 1440px */
@media only screen and (min-width: 1400px) and (max-width: 1600px) {
    .banner-single {
        padding-top: 170px;
        padding-bottom: 250px;
    }
    .banner-single h2 {
        font-size: 52px;
    }
    .service-bg-image {
        width: 77%;
    }
    .banner-area {
        min-height: 700px;
    }
    .blog-single .container {
        top: -150px;
    }
    .reg-form-area {
        padding: 35px;
        top: -170px;
    }
}
/* Normal PC: 1366px */
@media only screen and (min-width: 1301px) and (max-width: 1399px) {
}
/* Laptop with MDPI: 1280px */
@media only screen and (min-width: 1201px) and (max-width: 1300px) {
    .footer-widget-area {
        padding-bottom: 20px;
    }
}
/* Medium Layout(Vertical): 1080px. */
@media only screen and (max-width: 1200px) {
    .banner-single h2 {
        font-size: 44px;
        line-height: 60px;
    }
    .banner-single p,
    .banner-single ul li {
        font-size: 18px;
        line-height: 32px;
    }
    .banner-image {
        width: 44%;
    }
    .banner-single {
        padding-top: 80px;
        padding-bottom: 120px;
    }
    .banner-area {
        min-height: 450px;
    }
    .footer-widget-area {
        padding-top: 87px;
        padding-bottom: 20px;
    }
    .about-image {
        height: 660px;
        top: -100px;
    }
    .about-description h2 {
        font-size: 28px;
    }
    .about-description {
        padding: 30px;
        top: -30px;
        padding-right: 40px;
    }
    .about-info-area .row.mp-4 {
        margin-left: -30px;
        margin-right: -30px;
    }
    .about-info-area .row.mp-4 > [class^="col-"] {
        padding-left: 30px;
        padding-right: 30px;
    }
    .about-info__count {
        font-size: 40px;
    }
    .clients-logo {
        margin-top: -20px;
    }
    .contact-map {
        height: 480px;
    }
    .blog-single .container {
        top: -60px;
    }
    .blog-thumb {
        height: 320px;
    }
    .main-menu ul li a,
    .user-menu ul li a {
        padding: 20px 12px;
    }
}
/* Medium Layout(iPad Pro): 1024px. */
@media only screen and (max-width: 1050px) {
    html {
        overflow-x: hidden;
    }
    .about-description {
        padding: 20px;
        top: -80px;
        padding-right: 30px;
    }
    .about-info-area .row.mp-4 {
        margin-left: -20px;
        margin-right: -20px;
    }
    .about-info-area .row.mp-4 > [class^="col-"] {
        padding-left: 20px;
        padding-right: 20px;
    }
    .about-info__single {
        margin-bottom: 20px;
    }
    .about-feature-count {
        position: relative;
        top: -35px;
    }
    .about-info__count {
        font-size: 30px;
    }
    .contact-description {
        top: -30px;
    }
    .section-title h2 {
        font-size: 30px;
    }
}
/* Tablet Layout: 768px. */
@media only screen and (max-width: 991px) {
    .d-xs-none {
        display: none !important;
    }
    .d-xs-block {
        display: block !important;
    }
    .d-xs-flex {
        display: flex !important;
    }
    .header-area .row {
        justify-content: space-between;
    }
    .banner-single h2 {
        font-size: 34px;
        line-height: 45px;
    }
    .banner-single p,
    .banner-single ul li {
        font-size: 15px;
        line-height: 27px;
    }
    .tracking-area {
        width: 80%;
    }
    .banner-bg-image {
        height: 100%;
    }
    .banner-area {
        min-height: 420px;
    }
    .features-list-area .col-6 {
        margin-bottom: 20px;
    }
    .testimonial-area.common-padding {
        padding-top: 0;
    }
    .footer-widget h3 {
        font-size: 18px;
        margin-bottom: 12px;
    }
    .footer-widget p {
        line-height: 26px;
    }
    .footer-widget.contact-widget ul li {
        margin-bottom: 20px;
    }
    .footer-social-links ul li {
        margin-bottom: 0 !important;
    }
    .banner-image {
        width: 48%;
    }
    .section-title h2 {
        font-size: 30px;
    }
    .section-title h2 .icon {
        top: 43%;
        width: calc(100% + 50px);
    }
    .service-wrapper .icon {
        width: 60px;
        height: 60px;
        padding: 16px;
    }
    .price-table {
        white-space: nowrap;
    }
    .contact-description h2 {
        color: #1d2b4f;
        position: relative;
        left: auto;
        transform: translateX(0);
        top: auto;
    }

    .contact-form {
        margin-top: 10px;
    }
    .blog-thumb {
        height: 240px;
    }
    .blog-single-content .col-md-8 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .reg-form-area {
        top: -80px;
    }
    .header-area {
        padding: 7px 0;
    }
}
/* Mobile Layout: 375px. */
@media only screen and (max-width: 767px) {
    .d-xss-none {
        display: none !important;
    }
    .d-xss-block {
        display: block !important;
    }
    .d-xss-flex {
        display: flex !important;
    }
    .banner-image,
    .service-bg-image {
        display: none;
    }
    .banner-single {
        padding-top: 40px;
        padding-bottom: 120px;
    }
    .banner-area {
        min-height: 350px;
    }
    .tracking-area {
        bottom: -30px;
        padding: 25px 30px;
    }
    .services-area .section-title {
        justify-content: center;
        display: flex;
    }
    .services-area .equal-height [class^="col-"] {
        margin-top: 20px;
    }
    .testimonial-person-details h3 {
        font-size: 16px;
    }
    .testimonial-person-details p {
        line-height: 16px;
    }
    .testimonial-person-image {
        width: 60px;
        height: 60px;
        margin-right: 15px;
    }
    .testimonial-text {
        padding: 0;
    }
    .footer-bg-image {
        left: 50%;
        width: 130%;
        transform: translateX(-50%);
        max-width: initial;
    }
    .about-description {
        top: -60px;
        left: 0;
        width: 100%;
    }
    .about-feature-count {
        top: 0;
    }
    .clients-logo {
        margin-top: 0;
        padding-top: 50px;
        padding-bottom: 30px;
    }
    .blog-thumb {
        height: 190px;
    }
    .blog-more-btn {
        font-size: 12px;
        padding: 2px 9px;
        line-height: 20px;
    }
    .order-dispatch-icon {
        width: 60px;
        height: 60px;
        padding: 15px;
        font-size: 20px;
    }
    .order-tracking-process .col-2 {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .order-tracking-process
        .col-2:not(:first-child)
        .order-dispatch-icon:before {
        left: -64px;
        width: 50px;
    }
}
/* Wide Mobile Layout(Nexus 7): 600px. */
@media only screen and (max-width: 610px) {
}
/* Wide Mobile Layout: 480px. */
@media only screen and (max-width: 500px) {
    #st-1 {
        top: auto !important;
        transform: translateY(0);
    }
    .common-padding {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .scroll-to-top {
        right: 5px;
        bottom: 55px;
    }
    .banner-single h2 {
        font-size: 24px;
        line-height: 28px;
    }
    .banner-single p,
    .banner-single ul li {
        font-size: 13px;
        line-height: 23px;
    }
    .tracking-area {
        bottom: -10px;
        padding: 15px 15px;
        width: 90%;
    }
    .search-wrap-form .btn-gradient-purple-blue {
        margin-left: 7px;
        padding: 4px 15px;
    }
    .tracking-area h3 {
        font-size: 15px;
        margin-bottom: 8px;
    }
    .banner-area {
        min-height: 300px;
    }
    .banner-single {
        padding-top: 40px;
        padding-bottom: 90px;
    }
    .services-area {
        padding-top: 90px;
        padding-bottom: 30px;
    }
    .services-list-area {
        padding-top: 0;
        padding-bottom: 0;
    }
    .section-title h2 {
        font-size: 24px;
    }
    .section-title h2 .icon {
        width: calc(100% + 30px);
    }
    .section-title h2 {
        margin-bottom: 30px;
    }
    .service-wrapper .icon {
        width: 50px;
        height: 50px;
        padding: 12px;
    }
    .service-wrapper {
        padding: 14px;
        border-radius: 5px;
    }
    .service-wrapper .content h3 {
        font-size: 15px;
        line-height: 21px;
    }
    .service-wrapper .content p {
        font-size: 12px;
        line-height: 21px;
    }
    .services-area .row.mp-1,
    .features-list-area .row.mp-1 {
        margin-left: -5px;
        margin-right: -5px;
    }
    .services-area .row.mp-1 > [class^="col-"],
    .features-list-area .row.mp-1 > [class^="col-"] {
        padding-left: 5px;
        padding-right: 5px;
    }
    .services-area .equal-height [class^="col-"] {
        margin-top: 10px;
    }
    .price-plan .section-title h2 {
        margin-bottom: 30px;
    }

    .feature-icon img {
        height: 30px;
    }
    .feature-content h3 {
        font-size: 15px;
    }
    .feature-content p {
        font-size: 12px;
        line-height: 18px;
    }
    .feature-single {
        border-radius: 6px;
        padding: 15px;
    }
    .features-list-area .col-6 {
        margin-bottom: 10px;
    }
    .footer-bg-image {
        width: 180%;
    }
    .footer-widget-area {
        padding-top: 47px;
    }
    .footer-widget h3 {
        font-size: 15px;
    }
    .footer-widget p {
        line-height: 24px;
        font-size: 12px;
        padding-right: 0;
        text-align: justify;
    }
    .footer-widget ul li {
        margin-bottom: 8px;
        font-size: 12px;
    }
    .footer-widget ul li .icon {
        margin-right: 11px;
    }
    .footer-widget.contact-widget ul li {
        margin-bottom: 10px;
    }
    .footer-social-links {
        margin-top: 10px;
    }
    .copyright-text-area {
        flex-direction: column;
        font-size: 12px;
    }
    .copyright-text-area .vertical-separator {
        transform: rotate(90deg);
    }
    .about-image {
        height: 330px;
        top: -70px;
    }
    .about-description {
        top: -50px;
    }
    .about-description {
        padding: 15px;
    }
    .about-info__count-text {
        font-size: 12px;
    }
    .about-info__count {
        font-size: 25px;
        line-height: 26px;
    }
    .about-info__single {
        margin-bottom: 40px;
    }
    .clients-logo .section-title h2 {
        font-size: 26px;
    }
    .clients-logo .section-title p {
        font-size: 14px;
    }
    .clients-logo {
        padding-top: 10px;
        padding-bottom: 20px;
    }
    .order-tracking-process
        .col-2:not(:first-child)
        .order-dispatch-icon:before {
        left: -28px;
        width: 21px;
    }
    .reg-form-area {
        top: -70px;
        padding: 20px;
    }
    .services-list-area .container {
        top: -80px;
    }
}
/* Mobile Layout(Samsung Galaxy S5): 360px. */
@media only screen and (max-width: 370px) {
}
/* Mobile Layout(iPhone 4): 320px. */
@media only screen and (max-width: 330px) {
}
