/*

THEME NAME: 	Wazile - Proverbs Homeschool

THEME URI: 		https://www.wazile.com

DESCRIPTION: 	Customized by Wazile

AUTHOR: 		WAZILE

AUTHOR URI: 	https://www.wazile.com

TEMPLATE: 	    bridge

VERSION: 		1.0.0

LICENSE: 		Creative Commons

LICENSE URI: 	http://creativecommons.org/licenses/by/4.0/

*/



@import url("../bridge/style.css");





/*** Original Customization 















/*** Custom BG ***/



.wazile-darkbg,

.wazile-darkbg h1,

.wazile-darkbg h2,

.wazile-darkbg h3,

.wazile-darkbg h4,

.wazile-darkbg h5,

.wazile-darkbg h6,

.wazile-darkbg p,

.wazile-darkbg small {

	color: #fff;

}

.wazile-darkbg small {

	opacity: 0.6;

}

.wazile-darkbg a {

	color: #fff;

}

.wazile-darkbg a:hover,

.wazile-darkbg a:focus,

.wazile-darkbg a:active {  }





















@media screen and (min-width: 1100px) and (max-width: 1024px){

    .mobile_menu_button{

        display: table;

    }

    .logo_wrapper{

    	height: 100px !important;

    	left: 50%;

    }

    .q_logo {

    	position: relative;

    	vertical-align: middle;

    }

    .q_logo a {

    	left: 100%;

    	width: auto !important;

    }

    header .q_logo  img.normal,

    header .q_logo  img.light,

    header .q_logo img.dark,

    header .q_logo img.sticky{

    	display: none !important;

    } 

    header .q_logo img.mobile{

    	display: block !important;

    	opacity: 1 !important;

    	position: relative;

    	left: 35%;

    	margin: 0 auto;

    }

    nav.main_menu.right{

        display: none !important;

    }

} 































@media only screen and (min-width: 1001px) and (max-width: 1024px) {

    .mobile_menu_button {

        display: table !important;

    }

    .vertical_menu_enabled header .header_inner {

        display: block !important;

    }

    nav.mobile_menu {

        display: block !important;

        background-color: transparent !important;

    }

    .vertical_menu_area {

        display: none !important;

    }

    .vertical_menu_outside_paspartu .paspartu_middle_inner {

        padding-left: 0 !important;

    }

    .paspartu_outer.paspartu_on_bottom_slider .carousel-inner, 

    .paspartu_outer:not(.disable_top_paspartu) .carousel-inner {

        width: 100% !important;

    }

    .paspartu_enabled .carousel-inner .slider_content_outer, 

    .paspartu_enabled .container_inner, 

    .paspartu_enabled .container_inner nav.content_menu, 

    .paspartu_enabled .footer_bottom_border.in_grid, 

    .paspartu_enabled .footer_top_border.in_grid, 

    .paspartu_enabled .full_width .parallax_content, 

    .paspartu_enabled .steps_holder_inner, 

    .paspartu_enabled .title_border_in_grid_holder, 

    .paspartu_enabled div.grid_section .section_inner, 

    .paspartu_enabled nav.content_menu ul, 

    .paspartu_enabled.boxed div.section .section_inner {

        width: 100% !important;

    }

    .vc_col-sm-12 {

        width: 100% !important;

        padding: 0 12.5% !important; 

    }

    .vc_col-sm-6 {

        width: 50% !important;

    }   

    .mobile_menu_button {

        display: table !important;

    }

    nav.mobile_menu {

          display: block !important;

          background-color: transparent !important;

    }

    .main_menu {

          display: none!important;

    }

}

/* logo position fix */

@media only screen and (min-width: 1001px) and (max-width: 1030px) {

    .logo_wrapper {

        left: 55%;

        position: absolute;

        margin-left: -112px !important;

    }

    .header_inner_left, footer.uncover, header {

        position: relative !important;

        left: 0 !important;

        margin-bottom: 0 !important;

    }

    .mobile_menu_button {

        margin-top: 16px !important;

    }

}