/*******************************************************
    Template Name    : Sora - IT Solutions & Agency HTML Template
    Author           : aam-developer
    Version          : 1.0
    Created          : 2023
    File Description : Main Reaposive file of the template
*******************************************************/

@media only screen and (min-width: 991px) and (max-width: 1024px) {
    .team-social-icon {
        width: 75%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .navbar-b.navbar-trans .nav-item,
    .navbar-b.navbar-reduce .nav-item {
        padding-right: 0;
    }
    .home-area .home-content h1 {
        font-size: 35px;
        line-height: 1.3;
    }
    .home-area .home-content p {
        font-size: 15px;
        line-height: 1.3;
    }
    .choose-item-box {
        margin-bottom: 30px;
    }
    .choose-item-box:last-child {
        margin-bottom: 0px;
    }
    .about-content h2 {
        font-size: 25px;
    }
    .about-iamges {
        margin-top: 35px;
    }
    .team-social-icon {
        width: 75%;
    }
    .faq-img {
        margin-bottom: 35px;
        text-align: center;
    }
    .blog-area .blog-item {
        margin-bottom: 30px;
    }
    .blog-area .blog-item:last-child {
        margin-bottom: 0px;
    }
    .partner-item {
        -ms-flex: 0 0 20%;
        -webkit-box-flex: 0;
        flex: 0 0 33%;
        max-width: 33%;
        padding-left: 5px;
        padding-right: 5px;
    }
    .footer-colm-1 {
        padding: 0;
    }
    .footer-content {
        margin-bottom: 30px;
    }
    .footer-content:nth-last-child(-n + 2) {
        margin-bottom: 0px;
    }
}

@media only screen and (max-width: 767px) {
    .navbar-nav {
        margin-top: 15px;
    }
    .navbar-b .nav-item {
        margin-bottom: 10px;
    }
    .navbar-b .nav-item:last-child {
        margin-bottom: 0px;
    }
    #navbarDefault {
        width: 100%;
        height: 250px;
        overflow-y: scroll;
    }
    .home-area {
        padding-top: 150px;
    }
    .home-area .home-content h1 {
        font-size: 33px;
        line-height: 1.3;
    }
    .home-area .home-content p {
        font-size: 15px;
        line-height: 1.3;
    }
    .home-image {
        margin-top: 30px;
    }
    .choose-item-box {
        margin-bottom: 30px;
    }
    .choose-item-box:last-child {
        margin-bottom: 0px;
    }
    .about-iamges {
        margin-top: 35px;
    }
    .team-social-icon {
        width: 75%;
    }
    .faq-img {
        margin-bottom: 35px;
        text-align: center;
    }
    .blog-area .blog-item {
        margin-bottom: 30px;
    }
    .blog-area .blog-item:last-child {
        margin-bottom: 0px;
    }
    .partner-item {
        -ms-flex: 0 0 20%;
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%;
        padding-left: 5px;
        padding-right: 5px;
    }
    .footer-colm-1 {
        padding: 0;
    }
    .footer-content {
        margin-bottom: 30px;
    }
    .footer-content:last-child {
        margin-bottom: 0px;
    }
}

@media only screen and (max-width: 479px) {
    .navbar-nav {
        margin-top: 15px;
    }
    .navbar-b .nav-item {
        margin-bottom: 10px;
    }
    .navbar-b .nav-item:last-child {
        margin-bottom: 0px;
    }
    .home-area {
        padding-top: 150px;
    }
    .home-area .home-content h1 {
        font-size: 33px;
        line-height: 1.3;
    }
    .home-area .home-content p {
        font-size: 15px;
        line-height: 1.3;
    }
    .home-image {
        margin-top: 30px;
    }
    .section-title h2 {
        font-size: 30px;
    }
    .choose-item-box {
        margin-bottom: 30px;
    }
    .choose-item-box:last-child {
        margin-bottom: 0px;
    }
    .about-content h2 {
        font-size: 25px;
    }
    .about-iamges {
        margin-top: 35px;
    }
    .team-social-icon {
        width: 65%;
    }
    .faq-img {
        margin-bottom: 35px;
        text-align: center;
    }
    .blog-area .blog-item {
        margin-bottom: 30px;
    }
    .blog-area .blog-item:last-child {
        margin-bottom: 0px;
    }
    .partner-item {
        -ms-flex: 0 0 20%;
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%;
        padding-left: 5px;
        padding-right: 5px;
    }
    .footer-colm-1 {
        padding: 0;
    }
    .footer-content {
        margin-bottom: 30px;
    }
    .footer-content:last-child {
        margin-bottom: 0px;
    }
}

@media screen and (max-width: 320px) and (min-width: 0px) {
    .navbar-nav {
        margin-top: 15px;
    }
    .navbar-b .nav-item {
        margin-bottom: 10px;
    }
    .navbar-b .nav-item:last-child {
        margin-bottom: 0px;
    }
    #navbarDefault {
        width: 100%;
        height: auto;
        overflow-y: scroll;
    }
    .home-area {
        padding-top: 150px;
    }
    .home-area .home-content h1 {
        font-size: 27px;
        line-height: 1.3;
    }
    .home-area .home-content p {
        font-size: 15px;
        line-height: 1.3;
    }
    .home-content .button-1 {
        margin-left: 0;
    }
    .home-image {
        margin-top: 30px;
    }
    .section-title h2 {
        font-size: 25px;
    }
    .choose-item-box {
        margin-bottom: 30px;
    }
    .choose-item-box:last-child {
        margin-bottom: 0px;
    }
    .about-content h2 {
        font-size: 22px;
    }
    .about-iamges {
        margin-top: 35px;
    }
    .testimonial-content-inner .testimonial-text p {
        font-size: 14px;
    }
    .faq-img {
        margin-bottom: 35px;
        text-align: center;
    }
    .blog-area .blog-item {
        margin-bottom: 30px;
    }
    .blog-area .blog-item:last-child {
        margin-bottom: 0px;
    }
    .partner-item {
        -ms-flex: 0 0 20%;
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%;
        padding-left: 5px;
        padding-right: 5px;
    }
    .footer-colm-1 {
        padding: 0;
    }
    .footer-content {
        margin-bottom: 30px;
    }
    .footer-content:last-child {
        margin-bottom: 0px;
    }
}