@media screen and (max-width:1199px) {


    .banner_content h2 {
        font-size: 33px;
        line-height: 46px;
    }
}

@media screen and (min-width:992px) {
    .header_section .nav-item .nav-link {
        padding: 22px 15px;
        font-size: 15px;
        font-family: 'Nunito', sans-serif;
        font-weight: 600 !important;
        color: #ffffff;
        transition: all 0.2s ease-in-out;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        border-right: 1px solid #3d3b3b;
        border-left: 1px solid #2A2A2A;
    }

    .header_section ul li:first-child .nav-link {
        border-left: 0;
    }

    .header_section ul li:last-child .nav-link {
        border-right: 0;
    }
}

@media screen and (max-width:991px) {
    .question_count {
        float: left;
    }

    .question_count span {
        left: 0px;
    }

    .header_section .nav-item .nav-link {
        font-size: 13px;
        font-family: 'Nunito', sans-serif;
        font-weight: 600 !important;
        color: #ffffff;
        padding: 13px 0px !important;
        border-top: 1px solid #3d3b3b;
        border-bottom: 1px solid #2A2A2A;
    }

    .header_section ul li:first-child .nav-link {
        border-top: 0;
    }

    .header_section ul li:last-child .nav-link {
        border-bottom: 0;
    }

    .banner_content h2 {
        font-size: 26px;
        line-height: 38px;
    }

    .banner_content p {
        font-size: 15px;
    }

    .banner_section .custom-shape-divider-bottom-1678784117 svg {
        height: 70px;
    }

    .hostfully-search-widget-form>div {
        flex: inherit !important;
        width: 49% !important;
        display: inline-block !important;
        margin: 1px !important;
    }

    .hostfully-search-widget-form {
        display: block !important;
    }

    form#hostfully-search-widget-form button {
        display: inline-block;
        width: 49% !important;
    }

    .pricing_section {
        padding: 60px 0px;
    }

    .dashboard_section .sidebar_menu {
        left: -100%;

    }

    .dashboard_section {
        padding: 0px 20px;
    }

    .open_menu {
        background: #e2e8f0;
        border: none !important;
        padding: 7px 8px;
        border-radius: 3px;
        cursor: pointer;
        display: block !important;
    }

    .search_paper {
        border: none !important;
    }
}

@media screen and (min-width:768px) {

    .search_form .btn-primary,
    .search_form .btn-red {
        margin-top: 26px;
    }

    .showField {
        margin-top: 27px;
    }
}



@media screen and (max-width:767px) {
    .banner_section .custom-shape-divider-bottom-1678784117 svg {
        height: 70px;
    }

    .photo_shoot_content h4 {
        font-size: 23px;
        line-height: 35px;
    }

    .banner_content h2 {
        font-size: 23px;
        line-height: 33px;
    }
}


@media screen and (max-width:575px) {
    .banner_content h2 {
        font-size: 23px;
        line-height: 33px;
    }

    .section_heading h3 {
        font-size: 18px;
    }

    .about_content h3 {
        font-size: 20px;
    }

    .photo_shoot_content h4 {
        font-size: 19px;
        line-height: 31px;
    }

    .photo_shoot_content p {
        font-size: 14px;
    }

    .hostfully-search-widget-form>div {
        flex: inherit !important;
        width: 100% !important;
        display: inline-block !important;
        margin: 1px !important;
    }


    form#hostfully-search-widget-form button {
        display: inline-block;
        width: 100% !important;
    }

    .hostfully-search-widget-form>div {
        margin-bottom: 8px !important;
    }

    .banner_content p {
        font-size: 14px;
    }

    .signin_form {
        padding: 15px;
    }

    .property_form {
        padding: 12px;
    }

    .subject_name {
        float: left;
    }

    .see_all {
        float: right;
    }

}


@media screen and (min-width:500px) {
    .d-xs-flex {
        display: flex;
    }

    .text-xs-start {
        text-align: left;
    }

}

@media screen and (max-width:499px) {
    .breadcrumb_section {
        text-align: center;
        margin: 0 !important;
        padding: 12px 0px;
    }
}

@media screen and (max-width:420px) {
    .banner_content h2 {
        font-size: 19px;
        line-height: 29px;
    }

    .banner_content p {
        font-size: 15px;
    }

    .banner_section .custom-shape-divider-bottom-1678784117 svg {
        height: 15px;
    }

    .photo_shoot_content h4 {
        font-size: 17px;
        line-height: 27px;
    }

    .couses_tab .nav-justified .nav-item,
    .nav-justified>.nav-link {
        display: block;
        width: 100%;
        flex: inherit;
    }

}



@media screen and (max-width:350px) {
    .banner_content h2 {
        font-size: 19px;
        line-height: 32px;
    }



}
