@media (min-width: 1501px) and (max-width: 1700px) {}

/* Normal desktop :1200px. */
@media (min-width: 1200px) and (max-width: 1500px) {
    
    .container {
        max-width: 1200px;
    }
    .banner-area {
        min-height: 725px;
    }
    .banner-text h2 {
        font-size: 50px;
    }
    .team-bg {
        margin-top: -88px;
    }
    .video-area {
        min-height: 680px;
    }

}


/* Normal desktop :992px. */
@media (min-width: 992px) and (max-width: 1200px) {
    .banner-area {
        min-height: 725px;
    }
    .banner-text h2 {
        font-size: 50px;
    }
    .team-bg {
        margin-top: -88px;
    }
    .video-area {
        min-height: 600px;
    }
    .team-single .team-img img {
        height: 300px;
    }
    .section-title p br {
        display: none;
    }
    .footer-title h2 {
        font-size: 54px;
    }
    .footer-widget h4 {
        font-size: 26px;
    }
    .footer-widget p {
        font-size: 22px;
    }
    .footer-widget p br {
        display: none;
    }
    .footer-widget h5 a {
        font-size: 20px;
    }
    .footer-widget h3 {
        font-size: 30px;
        margin-bottom: 20px;
    }
    .footer-widget ul li {
        margin: 0px 10px 10px 10px;
    }
    .footer-widget img.girl {
        height: 470px;
    }
    .service-content h2 {
        font-size: 48px;
    }
}


/* Tablet desktop :768px. */
@media (min-width: 768px) and (max-width: 991px) {
    .banner-area {
        min-height: 725px;
    }
    .banner-text h2 {
        font-size: 50px;
    }
    .team-bg {
        margin-top: -97px;
    }
    .video-area {
        min-height: 485px;
    }
    .team-single .team-img img {
        height: 300px;
    }
    .section-title p br {
        display: none;
    }
    .footer-title h2 {
        font-size: 54px;
    }
    .footer-widget h4 {
        font-size: 26px;
    }
    .footer-widget p {
        font-size: 22px;
        margin-bottom: 5px;
    }
    .footer-widget p br {
        display: none;
    }
    .footer-widget h5 a {
        font-size: 20px;
    }
    .footer-widget h3 {
        font-size: 30px;
        margin-bottom: 20px;
    }
    .footer-widget ul li {
        margin: 0px 10px 10px 10px;
    }
    .footer-widget img.girl {
        height: 470px;
    }
    .service-content h2 {
        font-size: 36px;
    }
    .welcome-para p {
        font-size: 20px;
        margin-bottom: 5px;
    }
    .section-title p {
        font-size: 20px;
    }
    .team-text {
        display: inline-block;
    }
    .video-icon a {
        height: 80px;
        width: 80px;
        line-height: 80px;
        font-size: 28px;
    }
    .team-text h3 a {
        font-size: 36px;
    }
    .team-text h4 a {
        font-size: 26px;
    }
    .footer-widget {
        text-align: center;
    }
    .footer-widget h4 {
        padding-top: 0px;
        margin-bottom: 10px;
    }
}


/* small mobile :320px. */
@media (max-width: 767px) {
    .banner-area {
        min-height: 725px;
    }
    .banner-bottom-text {
        margin-top: -100px;
    }
    .banner-text h2 {
        font-size: 32px;
        line-height: 1.2;
    }
    .banner-text h2 br {
        display: none;
    }
    .video-area {
        min-height: 300px;
    }
    .team-single .team-img img {
        height: 300px;
    }
    .section-title p br {
        display: none;
    }
    .footer-title h2 {
        font-size: 24px;
    }
    .footer-widget h4 {
        font-size: 22px;
        margin-bottom: 5px;
    }
    .footer-widget p {
        font-size: 18px;
        margin-bottom: 5px;
        line-height: 1.2;
    }
    .footer-widget p br {
        display: none;
    }
    .footer-widget h5 a {
        font-size: 18px;
    }
    .footer-widget h3 {
        font-size: 24px;
        margin-bottom: 15px;
    }
    .footer-widget ul li {
        margin: 0px 10px 10px 10px;
    }
    .footer-widget img.girl {
        height: 300px;
    }
    .service-content h2 {
        font-size: 24px;
        margin-bottom: 10px;
    }
    .welcome-para p {
        font-size: 20px;
        margin-bottom: 5px;
    }
    .section-title p {
        font-size: 20px;
    }
    .team-text {
        display: inline-block;
    }
    .video-icon a {
        height: 80px;
        width: 80px;
        line-height: 80px;
        font-size: 28px;
    }
    .team-text h3 a {
        font-size: 20px;
        margin-bottom: 5px;
    }
    .team-text h4 a {
        font-size: 16px;
    }
    .footer-widget {
        text-align: center;
    }
    .footer-widget h4 {
        padding-top: 0px;
        margin-bottom: 10px;
    }
    
    
    .welcome-text h3 {
        font-size: 29px;
    }
    .welcome-area.pt-40 {
        padding-top: 0px;
    }
    .welcome-text h4 {
        font-size: 17px;
    }
    .mobile-banner .banner-bottom-text {
        margin-top: 50px;
        padding-bottom: 10px;
    }
    .welcome-para.mobile-welcome {
        padding-top: 165px;
    }
    .section-title h3 {
        font-size: 32px;
        margin-bottom: 10px;
    }
    .section-title p {
        font-size: 20px;
    }
    .gallery-single {
        float: inherit;
        width: 100%;
    }
    .service-area.pt-100 {
        padding-top: 70px;
    }
    .team-text h3 img,
    .team-text h4 img {
        height: 40px;
    }
    .service-img {
        margin-bottom: 15px;
    }
    .service-single.mb-100 {
        margin-bottom: 40px;
    }
    .footer-title.pb-80 {
        padding-bottom: 30px;
    }
    .footer-widget ul li img {
        height: 40px;
    }
    .banner-bottom-text ul li a img {
        height: 40px;
    }
    .banner-bottom-text ul li {
        margin: 0px 5px;
    }
    .team-bg {
        margin-top: -159px;
    }
    .service-content .content-img {
        width: 100px;
    }
    .service-content .content-text {
        margin-left: 110px;
        margin-top: 10px;
    }
}

/* Large Mobile :480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) {
    .container {
        max-width: 450px;
    }
    .banner-area {
        min-height: 670px;
    }
    .banner-text h2 {
        font-size: 36px;
    }
    .team-bg {
        margin-top: -148px;
    }
    .video-area {
        min-height: 400px;
    } 
    .gallery-single {
        width: 50%;
        float: left;
    }
    .service-content .content-img {
        width: 160px;
    }
    .service-content .content-text {
        margin-left: 170px;
        margin-top: 50px;
    }
}