/*
Theme Name: Phoenix Systems
Theme URI: https://phoenixsystems.tv
Author: Rize Marketing
Author URI: https://rizeavs.com/
Description: Phoenix Systems Child Theme
Version: 1.0.0
License: GNU General Public License version 3.0 & Envato Regular/Extended License
License URI:  http://www.gnu.org/licenses/gpl-3.0.html & http://themeforest.net/licenses
Tags: two-columns, left-sidebar, custom-colors, custom-menu, featured-images, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: ingenious
Template: ingenious
*/

#mobile_header {
    background-color: #ffffff!important;
}
#mobile_header.sandwich.sandwich_active:before {
    background-color: #fff!important;
}
#sticky_box .menu-item {
    padding-top: 15px!important;
    padding-right: 19px!important;
    padding-bottom: 15px!important;
}

#mc_embed_signup  .mc-field-group {
    width: 100%!important;
}
form#mc-embedded-subscribe-form {
    margin: 0px!important;
}
#footer h3.widgettitle {
    text-align: left!important;
}
#footer .cws_widget_content {
    text-align: left;
}
#footer #mc-embedded-subscribe {
    border: 2px solid #045d3c!important;
    border-radius: 50px!important;
}
#site_copyrights a{color:#FFF!important;}
#site_copyrights {text-align: center;}
#footer #ft-li-so {
    display: flex;
    column-gap: 20px;
    padding: 0px!important;
    list-style: none;
    margin-top: -25px;
    margin-bottom:50px;
}
#footer #ft-li-so li {
    padding: 0px!important;
    border: none!important;
}
.ft-rqbtn {
    margin-bottom: 20px;
    text-align: left!important;
}
.ft-rqbtn a {
    border: 2px solid #045d3c;
    padding: 10px;
    border-radius: 50px;
    width: 80%;
    display: block;
    text-align: center;
}
.ft-rqbtn.solid-green a{
    background-color:#045d3c;
    color:#FFF;
}
#mc_embed_signup form {
    margin: 0px;
}


#page {
    padding-top: 0px!important;
    margin-top: 0px!important;
}
#footer_widgets {
    padding: 40px 0px!important;
}
#site_header
.ingenious_layout_container {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
#site_header  .header_logo.a_left {
    padding-bottom: 0px!important;
    width: 35%;
}
#site_header  .menu-item {
    padding-top: 0px!important;
    padding-bottom: 0px!important;
}
#site_header .header_logo a {
    padding-left: 0px!important;
}
#mobile_header .header_logo a {
    padding-left: 0px!important;
}
#wwr-1r .vc_column-inner {
    padding: 0px!important;
}

#page_content {
    margin-top: 0px!important;
}
.contact-form12 .wpforms-field-row.wpforms-field-medium {
    width: 100%!important;
    max-width: 100%!important;
}
.contact-form13 .wpforms-field-row.wpforms-field-medium {
    width: 100%!important;
    max-width: 100%!important;
}
.block-circle .vc_column-inner {
    display: block!important;
}
#footer_widgets_container #mc_embed_signup {
    width: auto!important;
}


@media only screen and (max-width: 990px) and (min-width: 769px)  {

    #hm-rqr {
        width: 100%;
        margin-top: 30px;
        margin-bottom: 30px;
    }
    h1 {
        font-size: 30px;
    }
    h2 {
        font-size: 28px;
    }
    h3 {
        font-size: 26px;
    }
}

@media (max-width:768px){

    .vision .vc_custom_1725905634891 {
        padding-top: 30px!important;
    }
    .wwr-testi {
        margin-top: 0px!important;
    }
    .obp-lp .vc_column-inner {
        padding-left: 0px!Important;
        padding-right: 0px;
    }
    .obp-rp .vc_column-inner.vc_custom_1741328560451 {
        padding-right: 0px!important;
    }

    #height0 {
        height: 0px;
    }
    #footer_widgets_container {
        display: block!important;
    }
    #footer_widgets_container #ingenious-text-2 {
        width: 100%!important;
    }
    #footer_widgets_container li#custom_html-2 {
        width: 100%!important;
    }
    #footer_widgets_container #text-3 {
        width: 100%!important;
    }

    #footer_widgets_container #mc-embedded-subscribe-form {
        margin: 0px!important;
    }
    h1 {
        font-size: 30px;
    }
    h2 {
        font-size: 28px;
    }
    h3 {
        font-size: 26px;
    }
}

@media (max-width: 600px){
    .whole-home-lbtn {
        font-size: 9px!important;
        padding-left: 0px!important;
        padding-right: 0px!important;
    }
    h1 {
        font-size: 30px;
    }
    h2 {
        font-size: 28px;
    }
    h3 {
        font-size: 26px;
    }
    #hm-rqr {
        margin-bottom: 50px!important;
    }
}
/* nav
 * */
.main_menu > .menu-item.menu-item-has-children::after, .main_menu > .menu-item.menu-item-object-megamenu_item::after {
    right: 0px !important;
}
.menu_search_button { display: none; }
/* mobile */

@media (max-width: 991px) {
    /* Margin Bottom */
    .mb-0 { margin-bottom: 0 !important; }
    .mb-10 { margin-bottom: 10px !important; }
    .mb-20 { margin-bottom: 20px !important; }
    .mb-30 { margin-bottom: 30px !important; }
    .mb-40 { margin-bottom: 40px !important; }
    .mb-50 { margin-bottom: 50px !important; }
    .mb-60 { margin-bottom: 60px !important; }
    .mb-70 { margin-bottom: 70px !important; }
    .mb-80 { margin-bottom: 80px !important; }
    .mb-90 { margin-bottom: 90px !important; }
    .mb-100 { margin-bottom: 100px !important; }

    /* Margin Top */
    .mt-0 { margin-top: 0 !important; }
    .mt-10 { margin-top: 10px !important; }
    .mt-20 { margin-top: 20px !important; }
    .mt-30 { margin-top: 30px !important; }
    .mt-40 { margin-top: 40px !important; }
    .mt-50 { margin-top: 50px !important; }
    .mt-60 { margin-top: 60px !important; }
    .mt-70 { margin-top: 70px !important; }
    .mt-80 { margin-top: 80px !important; }
    .mt-90 { margin-top: 90px !important; }
    .mt-100 { margin-top: 100px !important; }
}


@media (max-width: 767px) {

    /* Margin Bottom */
    .xs-mb-0 { margin-bottom: 0 !important; }
    .xs-mb-10 { margin-bottom: 10px !important; }
    .xs-mb-20 { margin-bottom: 20px !important; }
    .xs-mb-30 { margin-bottom: 30px !important; }
    .xs-mb-40 { margin-bottom: 40px !important; }
    .xs-mb-50 { margin-bottom: 50px !important; }
    .xs-mb-60 { margin-bottom: 60px !important; }
    .xs-mb-70 { margin-bottom: 70px !important; }
    .xs-mb-80 { margin-bottom: 80px !important; }
    .xs-mb-90 { margin-bottom: 90px !important; }
    .xs-mb-100 { margin-bottom: 100px !important; }

    /* Margin
     * Top
     * */
.xs-mt-0 { margin-top: 0 !important; }
.xs-mt-10 { margin-top: 10px !important; }
.xs-mt-20 { margin-top: 20px !important; }
.xs-mt-30 { margin-top: 30px !important; }
.xs-mt-40 { margin-top: 40px !important; }
.xs-mt-50 { margin-top: 50px !important; }
.xs-mt-60 { margin-top: 60px !important; }
.xs-mt-70 { margin-top: 70px !important; }
.xs-mt-80 { margin-top: 80px !important; }
.xs-mt-90 { margin-top: 90px !important; }
.xs-mt-100 { margin-top: 100px !important; }

/* dual background */

@media (min-width: 480px) and (max-width: 767px){
    .contact-blurbs h2{text-align:left!important;}
    .contact-blurbs .ingenious_services_desc p{text-align:left!important;}
    .contact-blurbs .vc_custom_1746134962842{background-image:none!Important;background:#F7F7F7 !important;}
    .dual-background .cws-image-bg[class*="vc_custom_"]{background-image:none!Important;background:#4F965B !important;}
}
.dual-background-grey .cws-image-bg[class*="vc_custom_"]{background-image:none!Important;background:#333742 !important;}
.dual-background-blue .cws-image-bg[class*="vc_custom_"]{background-image:none!Important;background:#5980b9 !important;}
.dual-background-white .cws-image-bg[class*="vc_custom_"]{background-image:none!Important;background:#FFF !important;}
}

@media (max-width: 767px){
    .dual-background-white{text-align:center!important;}
}
@media (max-width: 480px){
    .video-player{min-height:2000px!important;}
}
/* portfolio */
.post-type-archive-cwsportfolio #page, .cwsportfolio-template-default #page{padding-top:80px !important;}
/* buttons */
.ingenious_button{white-space: unset!important;}
/* Support */
.support-faq .vc_toggle_title > h4 {display: inline-block;line-height: 1.2;}
/* Who We Are */
.who-we-are-header{height:75vh;}
@media (max-width: 1024px){
	.who-we-are-header{height:50vh;}
}