/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/
/*White fonts*/
.white, .white h1, .white h2, .white h3, .white h4, .white h5, .white h6,
.white p, .white a{
	color: #fff !important;
}

.page-id-8 .l-titlebar h1{
	color: #fff !important;
    text-transform: uppercase;
}

.mobile-slider{
	display: none;
}

h1{
    font-weight: 700 !important;
}

.w-nav.type_desktop .w-nav-anchor.level_1{
    text-transform: uppercase;
}

.res-separator{
    color: #4A4857 !important;
    border-color: #4A4857 !important;
    width: 40px !important;
}

.brands-cols{
	background-size: cover;
    width: 50% !important;
    margin-left: 0 !important;
}

.brands-textbox-1 p{
    font-size: 27px;
    font-weight: 100 !important;
}

.brands-textbox-1 p a{
    padding: 30% 0;
    display: block;
}

.brands-row .l-section-h{
	max-width: 100% !important;
}

.brands-textbox-1 .wpb_wrapper{
    background-color: rgba(0,0,0,0.4);
}

.brands-textbox-1 p a:hover{
    border-bottom: none !important;
}

.text-over-photo-1 p{
	color: #4A4857;
}

.brands-title-row .l-section-h{
    padding-bottom: 0 !important;
}

p{
	font-weight: 400 !important;
}

.title-green{
	color: #12FA82;
}

.w-copyright{
    font-size: 11px;
    line-height: 20px;
}

.w-toplink.active, .w-toplink.active{
	display: none;
}

.footer-tagline{
	font-size: 14px;
    letter-spacing: 2px;
}

.aio-icon i{
    color: #77B885;
}

.icon-box-1{
    padding: 0 60px;
}

.uavc-list-content span.uavc-list-desc{
	font-weight: 400;
}

.icon-textbox-1 p{
    font-weight: 700 !important;
    font-size: 17px;
    letter-spacing: 2px;
}

.careers-textbox-1 p{
	font-size: 18px;
    margin-bottom: 0;
}

.white-separator{
    color: #ffffff !important;
    border-color: #ffffff !important;
}

.careers-textbox-2 h2{
	font-size: 42px;
    font-weight: 100 !important;
}

.careers-textbox-3 p{
    padding: 0px 13%;
    font-size: 18px;
}

.careers-textbox-3 p a{
	color: #12FA82 !important;
}

html .formcraft-css .fc-form .field-cover>span>span {
    font-family: "Open Sans", sans-serif !important;
}

.formcraft-css .fc-form.fc-form-1 .form-element .field-cover input[type="text"], .formcraft-css .fc-form.fc-form-1 .form-element .field-cover input[type="password"], .formcraft-css .fc-form.fc-form-1 .form-element .field-cover input[type="email"], .formcraft-css .fc-form.fc-form-1 .form-element .field-cover input[type="tel"], .formcraft-css .fc-form.fc-form-1 .form-element .field-cover select, .formcraft-css .fc-form.fc-form-1 .form-element .field-cover textarea{
	font-family: "Open Sans", sans-serif !important;
}

html .formcraft-css .fc-form .form-element .submit-cover.animate-false .submit-button {
    border-radius: 0px!important;
    padding: 10px 35px;
}

.formcraft-css .fc-form.fc-form-1 .form-element .stripe-amount-show, .formcraft-css .fc-form.fc-form-1 .form-element .submit-cover .submit-button .text, .formcraft-css .fc-form.fc-form-1 .form-element .field-cover .button {
    text-shadow: none !important;
    color: #4A4857;
}

.fa-caret-down{
    padding-left: 10px;
}

.type_desktop .submenu-languages .menu-item-language > a, .l-header .type_desktop .w-nav-anchor.level_2, .l-header .type_desktop .w-nav-anchor.level_3, .l-header .type_desktop .w-nav-anchor.level_4 {
    font-weight: 700;
}

html{
    background-color: #fff !important;
}

.career-op-row{
    background-color: #4A4857;
}

.catsone-job-listings-location{
    color: #fff !important;
}

.career-ops-textbox-1 h3{
    color: #fff;
}

.catsone-job-listings-job a:hover{
    color: #12FA82 !important;
    text-decoration: underline;
}

.page-id-244 .l-header.transparent .l-subheader{
    background-color: #4A4857;
}

.single-post .l-subheader.at_middle{
   background-color: #4A4857; 
}

.single-post .w-nav.type_desktop .w-nav-anchor.level_1{
    color: #fff !important;
}

.single-post .w-nav.type_desktop .w-nav-anchor.level_1:hover{
    color: #12FA82 !important;
}

.single-post .w-logo-title{
    color: #fff;
}

.single-post .w-logo-title:hover{
    color: #12FA82 !important;
}

.font-awe-icons-jp{
    margin-bottom: 60px !important;
}

.reasons-row .l-section-h{
    padding-bottom: 0 !important;
}


/* =============================== Media Queries ================================*/

/* Impreza breaking point for mobiles - mobile menu appears */
@media screen and  (max-width: 768px){
    .w-nav-control:before{
        color: #12FA82;
    }

    .l-subheader.at_middle{
        background-color: #4A4857 !important;
    }

    .w-logo-link{
        color: #fff;
    }

    .fa-caret-down{
        display: none;
    }

    .brands-row .g-cols > div{
        margin-bottom: 0 !important;
    }

    .l-header .w-nav-item.level_1.active .w-nav-anchor.level_1, .l-header .w-nav-item.level_1.current-menu-item .w-nav-anchor.level_1, .l-header .w-nav-item.level_1.current-menu-ancestor .w-nav-anchor.level_1 {
        color: #4A4857 !important;
    }

    
}

/*Mobiles below iPad portrait*/
@media screen and  (max-width: 767px){
	.hide-below-767{
		display: none !important;
	}

	.about-textbox-1 p{
	    font-size: 1.6em;
		line-height: 42px;
	}

    .brands-textbox-1 p a{
        line-height: 33px;
    }

    .brands-textbox-1 p {
        font-size: 24px;
    }

    .w-separator.size_small {
        margin: 25px auto !important;
    }

    .l-header .w-nav-anchor.level_1 {
        color: #4A4857;
    }

    .banners-type-2{
        padding: 60px 20px !important;
    }

    .icons-row{
        padding-bottom: 60px !important;
    }

    .careers-textbox-2 h2 {
        font-size: 33px;
        text-align: center;
        margin-bottom: 30px;
    }
	
    .careers-textbox-2{
        margin-bottom: 60px;
    }

    .careers-textbox-3 p {
        padding: 0px 3%;
        font-size: 16px;
    }

    .mobile-sliders-row{
        margin-top: -30px;
    }

    .w-separator.size_medium {
        margin: 25px 0;
    }

    .icon-box-1 {
        padding: 0;
    }
}

@media screen and  (max-width: 767px) and (orientation:portrait){
    .height_huge{
        padding-top: 35px !important;
    }

    .height_large{
        padding-top: 35px !important;
    }

    .icons-row{
        padding-top: 0px !important;
    }

    .call-action-1{
        padding-top: 0 !important;
    }
}

/*iPhone 6 plus*/
@media screen and (min-width: 414px) and (max-width: 600px){

}

/*iPhone Portrait below iPhone 6 plus*/
@media screen and (max-width: 413px){

}

/*iPhone Portrait below iPhone 6*/
@media screen and (max-width: 375px){

}

/* Portrait iPad to Desktop ipad break 1024p*/
@media (min-width: 768px) and (max-width: 1023px){
    .icon-box-1 {
        padding: 0;
    }
}

/*Large Desktop and up*/
@media (min-width: 1001px) and (max-width: 1200px){

}

/*Super Large Desktop and up*/
@media screen and (min-width: 1201px){
	
}