@media (max-width:1199px) {
    /* BOF Home Page CSS */
    .banner-discripption {
        max-width: 50%;
        margin: 0 0 0 35%;
    }
    .home-about-head-wrapper {
        margin: 200px 0 200px;
    }
    .home-about-head {
        font-size: 90px;
        line-height: 80px;
    }
    .contact-social-media {
        margin: 0;
    }
    .works-title {
        font-size: 130px;
        line-height: 110px;
    }
    /* EOF Home Page CSS */
    
    .inner-bottom-border {
        min-height: 150px;
    }

    /* BOF Portfolio Page CSS */
    .clients-head-red {
        font-size: 2em;
        margin: 0 0 22px;
        display: inline-block;
        padding: 0;
    }
    .porfolio-head {
        font-size: 50px;
        margin: 0;
    }
    .portfolio.img-wrapper, .portfolio-head-wrapper {
        min-height: 700px;
    }
    .go-to-portfolio-btn {
        padding: 6px 20px 7px;
        font-size: 16px;
        margin: 15px 0 0;
    }    
    /* EOF Portfolio Page CSS */

    /* BOF Error Page CSS */
    .clients-head-wrapper.error-page-wrapper {
        min-height: 700px;
    }
    .error-page-wrapper .ten-tada-head.clients-head {
        font-size: 50px;
    }
    /* EOF Error Page CSS */
    
    
    /* BOF About Page CSS */
    /* .about-head, 
    .about-head .light-italic,
    .awesome-team, 
    .abbout-details-head {
        font-size: 50px;
    } */
    .abbout-details-head {
        line-height: 30px;
        margin: 0 0 8px;
    }
    .awesome-team {
        margin: 30px 0 20px;
        line-height: 60px;
    }
    .about-header p {
        max-width: 40%;
        line-height: 26px;
    }
    .about-details:before {
        background: rgba(84, 59, 155, 0.5);
        min-height: 500px;
    }
    .team-head {
        font-size: 60px;
        margin-bottom: .5em;
    }
    .team-head .light-italic {
        font-size: 60px;
    }
    .about-details p {
        font-size: 14px;
        line-height: 25px;
    }
    .team-list-wrapper li h4 {
        font-size: 22px;
    }
    /* EOF About Page CSS */
    
    /* BOF Contact Page CSS */
    .contact-page-img {
        min-height: 150px;
    }
    .contact-page-wrapper {
        margin-bottom: 6em;
    }
    .contact-page-head {
        font-size: 60px;
        text-align: center;
    }
    .contact-form-wrapper .team-head {
        font-size: 65px;
        margin: 0 0 30px;
        font-weight: 600;
    }
    .contact-form-wrapper .screen {
        font-size: 70px;
    }
    .contact-form-wrapper .screen::after {
        bottom: 20px;
        left: -30px;
    }
    .hello {
        font-size: 60px;
        margin: 0 0 80px;
    }
    .contact-form-wrapper {
        margin: 0 0 6em;
        max-width: 70%;
        margin: 0 auto 6em;
    }
    .contact-page-address {
        max-width: 80%;
        margin: 0 auto;
    }
    /* EOF Contact Page CSS */
}
@media (max-width:991px) {
    .main-menu ul li a {
        font-size: 30px;
        line-height: 50px;
    }
    .banner-discripption {
        max-width: 65%;
        margin: 0 0 0 28%;
    }
    .banner-head {
        font-size: 9em;
    }
    .dot-times {
        font-size: 20px;
        bottom: 26px;
        padding: 0 0 0 25px;
        margin: 0 -20px;
    }
    .banner-discripption p {
        font-size: 20px;
        line-height: 30px;
    }
    .quote p {
        max-width: 80%;
    }

    .home-about-head-wrapper {
        margin: 100px 0;
    }
    .home-about-head {
        font-size: 70px;
        line-height: 70px;
    }
    .home-about-head::after {
        top: 35px;
    }
    .home-about-head-wrapper p {
        margin: 30px auto 0;
    }
    .home-works-single {
        width: 35%;
    }

    .home-clients-head, .home-contactus-head {
        font-size: 50px;
    }
    .home-contactus-discription {
        font-size: 20px;
    }
    .works-title {
        line-height: 90px;
        font-size: 100px;
        width: 150px;
        margin: 30px 0 0;
    }
    .home-works-wrapper:nth-child(odd) .works-title {
        left: 55px;
    }

    .home-contact-content-head {
        font-size: 36px;
        line-height: 26px;
    }
    .home-contact-content p {
        font-size: 16px;
        line-height: 24px;
    }
    .contact-social-media .footer-social-icons a {
        font-size: 30px;
        margin: 0 20px 0 0;
    }
    
    .view-more-bth {
        font-weight: 600;
        padding: 10px 30px;
        font-size: 18px;
    }

    .social-heading {
        font-size: 25px;
    }

    footer {
        padding: 30px 0;
    }
    .copyright {
        margin: 0 0 10px;
    }

    
    ul.clints-page-list li {
        width: 33.333%;
    }

    
    /* BOF Portfolio Page CSS */
    .portfolio.img-wrapper, .portfolio-head-wrapper {
        min-height: 700px;
    }
    .portfolio.img-wrapper img {
        max-width: 100%;
    }
    .go-to-portfolio-btn {
        font-size: 16px;
        padding: 6px 25px 9px;
    }
    .portfolio-head-wrapper.clients-head-wrapper p {
        font-size: 18px;
        text-align: center;
        line-height: 24px;
        margin: 3px 0 10px;
    }
    /* EOF Portfolio Page CSS */
    
    
    /* BOF About Page CSS */
    .about-head, .about-head .light-italic {
        font-size: 55px;
    }
    .about-header {
        min-height: 450px;
        padding-top: 150px;
    }
    .about-details {
        min-width: 60%;
    }
    .about-header p {
        max-width: 85%;
    }
    .abbout-details-head {
        font-size: 70px;
        line-height: 60px;
    }
    .team-list-wrapper li h4 {
        font-size: 18px;
        margin: 15px 0 20px;
    }
    .about-details:before {
        width: 100%;
        max-width: 100%;
    }
    
    /* EOF About Page CSS */
    
    
    /* BOF Contact Page CSS */
    .contact-page-img img {
        width: 100%;
        max-width: 40%;
        margin: 0 auto;
    }
    .contact-page-img {
        text-align: center;
    }
    .address-head {        
        text-align: left;
        padding-left: 75px;
    }
    .contact-page-wrapper {
        width: 100%;
    }
    .contact-form-wrapper .team-head {
        text-align: center;
    }
    /* EOF Contact Page CSS */

    .social-wrapper {
        right: -40px;
        bottom: 250px;
    }
    .fixed-top-wrapper {
        left: 10px;
        bottom: 200px;
    }
    .abbout-details-head {
        max-width: 100%;
    }
    .abbout-details-head, .awesome-team {
        font-size: 50px;
    }
    .about-details p {
        margin: 10px 0 0;
        max-width: 80%;
    }
    .about-details:before {
        min-height: 500px;
    }
    .about-details::after {
        right: 0;
    }

    .light-italic {
        font-size: 50px;
    } 

    
    .abbout-details-head, .awesome-team {
        font-size: 60px;
        margin: 0;
        line-height: 35px;
    }
    .abbout-details-head {
        margin: 0 0 20px;
    }
    .awesome-team {
        line-height: 55px;
    }
    /* .team-head {
        font-size: 32px;
    } */
    .team-head .light-italic {
        font-size: 60px;
    }

    
}
@media (max-width:767px) {
    .main-menu {
        width: 80%;
        right: -80%;
    }
    .main-menu ul li a {
        font-size: 20px;
        line-height: 33px;
    }
    
    /* .banner-head {
        margin: 0px;
    } */
    .banner-wrapper {
        min-height: 900px;
    }
    .banner-head {
        font-size: 6em;
        display: block;
        padding: 0 0 0 50px;
        margin: 0 0 80px;
    }
    span.dot-times {
        margin: 0;
        bottom: 0;
        left: 20px;
        font-size: 24px;
        transform: rotate(0);
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
    }
    .banner-discripption {
        max-width: 100%;
        margin: 0 20px;
        padding: 40px 40px 20px 40px;
        border-radius: 20px 20px 0 0;
        -webkit-border-radius: 20px 20px 0 0;
        -moz-border-radius: 20px 20px 0 0;
        -ms-border-radius: 20px 20px 0 0;
        -o-border-radius: 20px 20px 0 0;
    }
    .banner-down-icon {
        margin: 40px 0 0;
    }
    .quote-head {
        font-size: 40px;
        padding: 0 15px;
        margin: 0 0 10px;
    }
    .quote p {
        max-width: 100%;
        padding: 0 25px;
        font-size: 14px;
        line-height: 26px;
    }
    .home-about-head-wrapper p {
        font-size: 16px;
        font-weight: 400;
    }
    .home-works-single {
        width: 45%;
        margin: 0 0 0 20px;
    }
    .works-title {
        line-height: 60px;
        font-size: 60px;
        width: 100px;
        left: -30px;
    }
    .view-more-bth {
        padding: 12px 30px;
    }

    .home-contact-content-head {
        font-size: 34px;
        margin: 0 0 15px;
    }

    .social-heading {
        font-size: 30px;
        max-width: 80%;
        margin: 0 auto 20px;
        line-height: 34px;
    }
    .contact-social-media .footer-social-icons a {
        font-size: 30px;
        margin: 0 20px 0 0;
    }
    .home-about-small-head {
        font-size: 30px;
    }
    .home-about-head::after {
        top: 25px;
        height: 55px;
    }

    .home-about-head {
        font-size: 55px;
        line-height: 50px;
    }
    
    ul.clints-page-list li {
        padding: 2em 1em;
    }
    .clients-head-wrapper {
        min-height: 300px;
        padding-top: 7em;
    }

    .clients-head-yellow {
        font-size: 4em;
        padding: 30px 10px;
    }

    p.home-contact-phone {
        max-width: 100%;
    }

    
    /* BOF Clients Page CSS */
    .clients-head-wrapper {
        min-height: 300px;
        justify-content: flex-end;
        padding: 0 0 30px;
    }
    .light-italic {
        font-size: 40px;
        margin: 0 0 6px;
    }
    .clients-head {
        font-size: 60px;
        font-weight: 700;
    }
    
    /* EOF Clients Page CSS */

    /* BOF Portfolio Page CSS */
    .portfolio.img-wrapper, .portfolio-head-wrapper {
        min-height: auto;
    }
    .portfolio.img-wrapper {
        padding: 0;
        justify-content: center;
        margin: 120px 0 0;
    }
    .portfolio.img-wrapper img {
        max-width: 50%;
    }
    .portfolio-head-wrapper {
        padding: 0;
        align-items: center;
        margin: 4em 0 5em;
    }
    .go-to-portfolio-btn {
        font-size: 22px;
        padding: 3px 10px 4px;
        border-radius: 14px;
    }
    /* EOF Portfolio Page CSS */
    
    
    /* BOF Error Page CSS */
    .error-page-wrapper .clients-head-yellow {
        font-size: 4em;
    }
    .error-page-wrapper .ten-tada-head.clients-head {
        font-size: 30px;
        margin: -10px 0 10px;
    }
    /* EOF Error Page CSS */


    /* BOF About Page CSS */
    .about-head {
        font-size: 40px;
    }
    .about-head, .about-head .light-italic {
        font-size: 40px;
    }
    /* .team-head {
        font-size: 30px;
    } */
    .screen {
        font-size: 60px;
    }
    .team-wrapper {
        margin: 7em 0 0;
    }
    .about-details {
        min-width: 250px;
        max-width: 250px;
        margin: 6em auto;
    }
    .about-details p {
        /* max-width: 85%; */
        display: none;
    }
    
    .abbout-details-head {
        font-size: 40px;
        line-height: 50px;
    }
    .awesome-team {
        font-size: 60px;
    }
    .team-list-wrapper li {
        width: 45%;
    }
    .team-list-wrapper li:nth-child(1) {
        margin-left: 0;
    }
    .team-list-wrapper li:nth-child(2) {
        margin-right: 0;
    }
    
    .abbout-details-head, .awesome-team {
        font-size: 50px;
        margin: 0;
        max-width: 40%;
    }
    .about-details:before {
        min-height: 220px;
        top: -30px;
        max-width: 320px;
        width: 300px;
    }
    .about-details::after {
        width: 0;
        height: 0;
    }
    .xs-para {
        display: block;
        margin: 40px auto 0;
        max-width: 60%;
        text-align: center;
    }

    .fixed-top-wrapper {
        display: none;
    }
    /* EOF About Page CSS */


    /* BOF Contact Page CSS */
    .contact-page-wrapper {
        width: 70%;
    }
    /* .contact-page-head {
        font-size: 60px;
    } */
    .hello {
        /* font-size: 60px; */
        margin: 0;
        padding: 17px 0 10px;
    }
    .address-head {
        text-align: left;
        font-size: 23px;
        font-weight: 600;
        padding-left: 28px
    }
    .contact-page-address .home-contact-address-single p {
        /* font-size: 14px; */
        line-height: 24px;
    }
    .contact-form-wrapper .team-head {
        font-size: 60px;
        margin: 0 0 20px;
    }
    .form-name {
        font-size: 16px;
    }
    .form-control {
        min-height: 40px;
    }
    .submit-btn {
        font-weight: 500;
        margin: 0 auto;
        display: block;
        padding: 4px 32px;
        border-radius: 15px;
        font-size: 24px;
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        -ms-border-radius: 15px;
        -o-border-radius: 15px;
    }
    .contact-page-head {
        font-size: 50px;
        line-height: 44px;
        margin: 0 0 30px;
    }
    .hello {
        font-size: 50px;
    }
    /* EOF Contact Page CSS */

    .home-works-wrapper {
        margin: 0 0 50px;
    }
    .works-title {
        display: none;
    }

    .home-contact-content {
        text-align: center;
    }
    .home-contact-content p {
        max-width: 100%;
        justify-content: center;
    }

    

}
@media (max-width:575px) {
    
    .logo img.logo {
        width: 140px;
    }



    .quote-head {
        font-size: 32px;
    }
    .home-works-single p {
        font-size: 16px;
        line-height: 22px;
    }
    .home-contactus-discription {
        font-size: 15px;
        padding: 0 15px;
        line-height: 22px;
    }
    .home-contactus-head span::after {
        height: 10px;
    }
    /* .home-contact-content-head {
        font-size: 26px;
    } */
    /* .social-heading {
        font-size: 20px;
    } */
    .contact-social-media .footer-social-icons a {
        font-size: 26px;
        margin: 0 10px;
    }
    .social-wrapper {
        right: -50px;
    }
    .view-more-bth {
        padding: 12px 20px 14px;
        font-size: 14px;
        border-width: 1px;
        line-height: 16px;
    }

    .light-italic {
        font-size: 30px;
        margin: 0 0 10px;
    }
    .clients-head {
        font-size: 60px;
        font-weight: 700;
    }
    .clients-head-wrapper p {
        font-size: 14px;
        margin: 0;
    }

    .about-header {
        min-height: 450px;
        justify-content: flex-end;
        padding: 0 0 30px;
    }
    /* .about-head, .about-head .light-italic {
        font-size: 28px;
    } */

    .about-head, .about-head .light-italic {
        /* font-size: 30px; */
        line-height: 20px;
    }
    .xs-para {
        max-width: 80%;
    }

    .team-head {
        font-size: 50px;
        margin-bottom: .5em;
        padding: 0 20px;
        line-height: 40px;
    }

    
    .banner-wrapper {
        min-height: 700px;
    }
    .banner-head {
        font-size: 4em;
        margin: 0 0 60px;
        line-height: 55px;
        padding: 0 20px;
    }

    span.dot-times {
        left: 10px;
    }
    .dot-times::before {
        width: 15px;
        top: initial;
        height: 15px;
        bottom: -6px;
    }

}
@media (max-width:480px) {    
    .banner-head {
        font-size: 4em;
        margin: 0 0 30px;
        line-height: 55px;
        padding: 0;
    }

    .banner-discripption {
        max-width: 100%;
        margin: 0;
        padding: 50px 20px 40px;
        font-size: 16px;
        line-height: 24px;
    }

    .quote-head {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .home-about-head {
        font-size: 35px;
        line-height: 33px;
    }

    .home-about-small-head {
        font-size: 20px;
    }
    .home-about-head::after {
        top: 15px;
        height: 35px;
    }

    .home-about-head-wrapper p {
        max-width: 100%;
        padding: 0 15px;
        font-size: 16px;
    }
    .home-works-wrapper {
        margin: 0 0 50px;
    }
    .home-works-wrapper {
        margin: 0 0 10px;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: space-between;
    }
    .home-works-single {
        width: 47%;
        margin: 0 0 30px;
        order: 2;
    }
    .works-title {
        left: 0;
        flex-direction: row;
        order: 1;
        width: 100%;
        margin: 0;
        font-size: 40px;
    }
    .home-works-wrapper:nth-child(odd) .works-title {
        left: 0;
    }

    .home-contact-content p {
        max-width: 100%;
        justify-content: center;
    }
    .home-contact-links {
        display: flex;
        flex-wrap: wrap;
    }

    .home-clients-head {
        font-size: 50px;
    }
    ul.clints-page-list li {
        width: 50%;
        padding: .8em 1em;
    }

    ul.clints-page-list {
        margin: 0 0 2em;
    }
    .inner-bottom-border p {
        padding: 0 1em;
    }

    .copyright {
        font-size: 16px;
        line-height: 18px;
        margin: 0 0 20px;
        text-align: center;
        border-bottom: 1px solid #fff;
        padding: 0 0 20px;
    }

    .footer-social-icons {
        margin: 0;
    }
    .footer-menu {
        margin: .5em 0 0;
    }
    .footer-linnks-icon-wrapper {
        flex-direction: column;
    }
    .footer-menu a {
        margin: 0 10px;
    }
    .to-top-wrapper {
        top: initial;
        bottom: 50px;
    }

    .main-number-icon {
        padding: 7px;
        width: 30px;
        height: 30px;
    }
    .mail-number-single a {
        font-size: 14px;
    }


    /* BOF About Page CSS */
    .about-head, .about-head-italic {
        /* font-size: 30px; */
        line-height: 40px;
    }
    .about-header p {
        max-width: 90%;
    }

    /* .team-head {
        font-size: 30px;
    } */
    .team-head .light-italic {
        font-size: 45px;
    }

    .team-list-wrapper li:nth-child(1), .team-list-wrapper li:nth-child(2) {
        margin: 0;
    }
    .team-list-wrapper li {
        width: 90%;
        margin: 0 15px 2em;
    }
    .about-details:before {
        min-height: 140%;
    }
    /* EOF About Page CSS */
    
    
    /* BOF Contact Page CSS */
    .contact-page-wrapper {
        width: 90%;
    }
    /* .contact-page-head, .hello {
        font-size: 34px;
        font-weight: 600;
        margin: 0;
        line-height: 20px;
    } */
    .address-head {
        padding-left: 0px;
        text-align: center;
    }
    .contact-paragraph {
        font-size: 16px;
    }
    .contact-form-wrapper .team-head {
        font-size: 45px;
    }
    .contact-form-wrapper .screen::after {
        left: -20px;
        width: 100px;
    }
    .contact-form-wrapper .screen {
        top: 10px;
    }
    .form-name {
        font-size: 17px;
    }
    .btn.submit-btn {
        font-size: 22px;
    }
    .contact-page-address .home-contact-address-single p, .contact-page-address .mail-number-single a {
        font-size: 15px;
        line-height: 22px;
    }
    .contact-page-address .home-contact-address-single p {
        max-width: 90%;
    }
    .contact-page-address .mail-number-single a {
        font-size: 13px;
    }
    .contact-page-wrapper {
        margin-bottom: 4em;
    }
    .contact-form-wrapper {
        max-width: 80%;
    }
    /* EOF Contact Page CSS */

}