/* Medium Layout: 1280px. */
@media only screen and (min-width: 992px) and (max-width: 1200px) {
}
/* Tablet & mobile Layout: 768px. */
@media only screen and (max-width: 991px) {
    .mainmenu.text-right {
        display: none;
    }

    .site-branding img {
        width: 250px;
    }

    .site-branding {
        position: relative;
        z-index: 1;
    }

    div#mobile_menu .hc-nav-trigger {
        display: block !important;
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
    }

    div#mobile_menu {
        display: block;
    }

    .nav-content .hc-nav.hc-nav-1 {
        display: block;
    }

    .single_slider_box {
        padding: 0;
        height: 400px;
        display: block;
    }

    .single_slider_box .slider_img {
        display: none;
    }

    .slider_box_text {
        padding: 30px;
        text-align: center;
        display: block;
    }

    .slider_box_text h2 {
        font-size: 30px;
        line-height: 35px;
    }

    .slider_box_text p {
        font-size: 18px;
        line-height: 24px;
    }

    .themecafe-slide-buttons {
        margin-top: 10px;
    }

    .themecafe-btn {
        font-size: 16px;
    }

    .slider_box .owl-nav button {
        left: 10px;
    }

    .slider_box .owl-nav button.owl-next {
        right: 10px;
    }

    .section_title h2 {
        font-size: 30px;
    }

    .margin-bottom-40 {
        margin-bottom: 0;
    }

    .news_box_column {
        padding: 15px;
    }

    .news_box_column .news_img {
        position: relative;
        height: 300px;
        left: auto;
        top: 0;
        width: 100%;
        margin-bottom: 15px;
        margin-bottom: 20px;
    }

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

    .news_box_content .button_wrap {
        text-align: left;
        margin-top: 15px;
    }

    .single_event_wrap .event_date {
        padding: 15px;
        font-size: 20px;
        min-height: 110px;
    }

    .single_event_wrap .event_text {
        padding: 15px;
    }

    .event_text h3 {
        font-size: 22px;
        margin-bottom: 20px;
    }

    .event_text p {
        font-size: 16px;
    }

    .single_event_wrap .event_btn {
        font-size: 16px;
    }

    .single_event_wrap {
        min-height: 400px;
    }

    a.event_show_more_btn {
        font-size: 16px;
        padding: 10px;
    }

    .single_submit input[type="submit"] {
        font-size: 16px;
    }

    .footer_wrapper .footer_side_img {
        width: 130px;
    }

    .footer_menu {
        margin-bottom: 20px;
    }

    .footer_img {
        margin-top: 30px;
    }

    .footer_copy_text {
        margin-top: 0;
    }

    .promo_wrapper {
        padding: 15px;
    }

    .promo_wrapper .img_box {
        position: relative;
        width: 100%;
        height: 250px;
        left: auto;
        top: 0;
        margin-bottom: 20px;
    }

    .promo_wrapper .promo_content h2 {
        font-size: 25px;
        line-height: 30px;
    }

    .promo_wrapper .promo_content p {
        font-size: 16px;
    }

    .promo_wrapper .promo_content .button_box {
        text-align: left;
        margin-top: 20px;
    }

    .button_box .promo_btn {
        font-size: 14px;
        padding: 12px 20px;
    }

    .position-2.promo_wrapper .img_box {
        right: auto;
    }

    .promo_wrapper.position-2 {
        padding: 15px;
    }

    .blog_featured_img {
        height: 150px;
    }

    .sin_blog_img {
        margin-bottom: 20px;
    }

    .single_blog .post_meta,
    .entry-content {
        padding: 0 15px;
        margin-bottom: 20px;
    }

    .single_blog .post_meta ul li {
        font-size: 12px;
        padding-right: 8px;
    }

    .entry-content {
        font-size: 14px;
    }

    .post_tags ul li a {
        font-size: 13px;
    }

    .post_tags {
        padding: 0 15px;
    }

    .internal-content-wrap.single_blog {
        padding-bottom: 20px;
    }

    .comment_wrap {
        margin-bottom: 40px;
    }

    .single-sidebar-item {
        padding-left: 0;
        margin-bottom: 30px;
    }

    .comment-meta.commentmetadata {
        display: none;
    }

    .comment-author cite:before {
        display: none;
    }

    .comment-body p {
        font-size: 14px;
    }

    .entry-title h3 {
        font-size: 20px;
        line-height: 28px;
    }

    .post_info {
        margin-bottom: 15px;
        font-size: 11px;
    }

    .post-excerpt p {
        font-size: 15px;
    }

    .tc-pagination {
        margin-bottom: 50px;
    }

    .blog_img {
        margin-bottom: 25px;
    }
}

/* Tablet Layout: 768px. */
@media only screen and (min-width: 768px) and (max-width: 991px) {
}
/* Mobile Layout: 320px. */
@media only screen and (max-width: 767px) {
    .site-branding {
        text-align: left;
    }

    .phone_wrap.desktop {
        display: none;
    }

    .mobile_no {
        display: block;
        text-align: center;
    }

    .mobile_no a {
        font-size: 16px;
        color: #fff;
        margin-top: 5px;
        display: inline-block;
    }

    .hero_text h2 {
        font-size: 30px;
    }

    .hero_text p {
        font-size: 16px;
    }

    .form_item_wrapper a {
        width: 100%;
        margin-right: 0;
    }

    .form_item_wrapper a span {
        font-size: 20px;
        line-height: 20px;
    }

    .normal_text p {
        font-size: 15px;
        line-height: 25px;
    }

    .work_list_padding .vc_column-inner {
        padding: 15px 15px 40px !important;
    }

    .work_list ol li {
        font-size: 20px;
    }

    .single_promo_box {
        margin: 30px 0;
    }

    .site_copyright {
        text-align: center;
    }

    .footer_menu {
        text-align: center;
        margin-top: 12px;
        margin-bottom: 0;
    }

    .footer_menu ul li:first-child a {
        margin-left: 0;
        padding-left: 0;
    }

    .footer_menu ul li {
        font-size: 16px;
        line-height: 16px;
    }

    .gform_wrapper.ein_wrapper li.gfmc-column ul {
        padding-right: 20px;
    }

    .gform_wrapper.ein_wrapper li.gfmc-column ul li.heading h3 span {
        margin-left: 0;
        display: block;
        margin-top: 5px;
    }

    li#field_1_40 {
        margin-top: 20px;
    }

    #gform_wrapper_1 .gform_page_footer .gform_next_button {
        font-size: 20px;
        padding: 8px;
    }

    li.hero_form_text h2 {
        font-size: 30px;
        line-height: 40px;
    }

    li.hero_form_text p {
        font-size: 18px;
        margin-top: 10px;
    }

    .main_menu {
        display: none;
    }
    .hc-nav-trigger span,
    .hc-nav-trigger span::before,
    .hc-nav-trigger span::after {
        background: #fff;
    }
    li.gfmc-column.gfmc-row-9-column.gfmc-row-9-col-1-of-2 {
        width: 100% !important;
    }

    li.gfmc-column.gfmc-row-9-column.gfmc-row-9-col-2-of-2 {
        width: 100% !important;
        margin-left: 0 !important;
    }

    .form_type_box .sinlge_type_box {
        flex-direction: column;
    }

    .form_type_box .sinlge_type_box .right_desc {
        width: 100%;
        border: none;
    }

    .form_type_box .sinlge_type_box .left_title {
        padding: 20px 0 0 20px;
    }

    .thank_you br {
        display: none;
    }

    .process br {
        display: none;
    }

    .irs_confirmation {
        width: 100%;
    }

    .irs_footer br {
        display: none;
    }
}
/* Wide Mobile Layout: 480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) {
}
