@media (min-width: 768px) {
	.logo {
    	margin-top: 20px;
	}
	
	.logo.avia-svg-logo {
			height: 50px;
	}
}

.header_bg {
    background-color: rgba(0, 0, 0, 0.5) !important;
    opacity: 1 !important;
}

.hero-title h2, .hero-title .av-subheading {
    text-shadow: 0px 0px 4px #000;
}

#avia-menu .avia-menu-text {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 300;
}

.av-menu-button.av-menu-button-colored .avia-menu-text {
    padding: 10px 20px !important;
}

.hero-title h2 {
    font-size: 34px;
    line-height: 50px;
}

.hero-title .av-subheading p {
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
    margin: 30px 0;
}

.front-page-logo p {
    display: table !important;
    width: 100%;
    margin: 0 !important;
    vertical-align: middle;
}

.front-page-logo p br {
    display: none;
}

.front-page-logo p a {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    pointer-events: none;
}

.iconbox_icon.heading-color {
    border-style: none !important;
    font-size: 60px !important;
  	color: #3DB54A;
}

.faq-block p li {
    color: #000 !important;
}

.faq-block .single_toggle p {
    font-size: 21px;
}

.hero-top-button a {
    font-size: 16px !important;
    text-transform: uppercase;
    background-color: #3db54a !important;
    border-color: #215e27 !important;
}

.section-heading h2 {
    font-size: 30px;
    line-height: 45px;
    font-weight: 400 !important;
}

.quality-section-title h2 {
    font-size: 30px;
    font-weight: 400 !important;
    line-height: 45px;
    margin-bottom: 30px !important;
}

.testimonial-section .avia-testimonial-content {
    padding: 0;
    border: none !important;
    background: transparent !important;
}

.testimonial-section .avia-testimonial-arrow-wrap {
    display: none !important;
}

.testimonial-section .avia-testimonial-content {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 30px;
}

.testimonial-section .avia-testimonial-meta {
    margin-left: 0 !important;
}

.maids-group-image, .samantha-image {
    margin-bottom: -50px !important;
}

.widget li {
    font-size: 17px !important;
}

.book-now-button a {
    font-size: 20px !important;
    text-transform: uppercase;
    padding: 12px 45px !important;
}

#socket {
    font-size: 14px;
}

.gform_widget input[type=text] {
    background-color: #e5e5e5 !important;
    padding: 10px 20px !important;
    border-radius: 4px !important;
}

.gform_widget .gform_footer {
    margin: 0 !important;
    padding: 0 !important;
    padding-right: 16px !important;
}

.gform_widget input[type=submit] {
    width: 100% !important;
    border-radius: 4px !important;
    background-color: #3db54b;
    color: #fff;
}

.gform_widget input[type=submit]:hover {
    background-color: #56bf62;
  	color: #fff;
}

.page-header-area h1 {
    font-size: 40px;
    font-weight: 800 !important;
}

.page-header-area .av-subheading p {
    font-size: 22px;
  	line-height: 32px;
    margin-top: 20px;
    color: #fff !important;
}

.coupon {
    border: 3px dashed #1c1c1c !important;
    font-size: 25px;
    font-weight: bold;
    line-height: 20px;
    padding: 20px 0;
    text-transform: uppercase;
}

.coupon {
    border: 3px dashed #1c1c1c !important;
    font-size: 25px;
    font-weight: bold;
    line-height: 20px;
    padding: 20px 0;
    text-transform: uppercase;
}

.deal-heading h3 {
    font-size: 35px;
    font-weight: 400 !important;
    margin-bottom: 30px !important;
}

.deal-heading .av-subheading p {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 0 !important;
}

.section-title h3,
.section-title h2 {
    font-weight: bold !important;
    font-size: 23px;
}

.service-type, .request-quote {
    background-color: #fff;
    padding: 30px;
}

.job-box-title h2 {
    font-weight: 400 !important;
}

.require-box-text {
    font-size: 22px;
    margin-top: 35px;
}

.job-form .gform_body li {
    margin: 0 !important;
}

.job-form {
    max-width: 500px;
}

.job-form .gform_body li input {
    padding: 10px 15px !important;
    border-radius: 3px !important;
}

.job-form .gform_footer {
    margin: 0 !important;
    padding: 10px 16px 0 0 !important;
}

.job-form .gform_footer input {
    width: 100% !important;
    border-radius: 3px;
    padding: 15px !important;
    text-transform: uppercase;
}

.optional-add-on-heading .av-subheading p {
    max-width: 600px;
    margin: 20px auto 15px auto;
    line-height: 170%;
}

.job-page-title h1 {
    font-size: 35px;
    font-weight: 800 !important;
}

.job-page-title .av-subheading p {
    font-size: 22px;
    margin-top: 20px;
}

#mobile-advanced .av-menu-button a {
    background-color: #3db54b;
    text-align: center;
    color: #fff !important;
}

@media (max-width: 1230px) {
    #quality {
        position: relative;
    }

    #quality:after {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        content: '';
        background-color: rgba(255, 255, 255, 0.6);
        background-repeat: repeat-y;
        background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0.8)));
        background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.5), rgb(255, 255, 255));
        background: -moz-linear-gradient(left, rgba(255, 255, 255, 0.5), rgb(255, 255, 255));
        background: -ms-linear-gradient(left, rgba(255, 255, 255, 0.5), rgb(255, 255, 255));
        background: -o-linear-gradient(left, rgba(255, 255, 255, 0.5), rgb(255, 255, 255));
    }
}


@media (max-width: 1200px) {
    #testimonials {
        position: relative;
    }

    #testimonials:after {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        content: '';
        background-color: rgba(255, 255, 255, 0.6);
        background-repeat: repeat-y;
        background: -webkit-gradient(linear, left top, right top, from(rgb(255, 255, 255)), to(rgba(255, 255, 255, 0.5)));
        background: -webkit-linear-gradient(left, rgb(255, 255, 255), rgba(255, 255, 255, 0.5));
        background: -moz-linear-gradient(left, rgb(255, 255, 255), rgba(255, 255, 255, 0.5));
        background: -ms-linear-gradient(left, rgb(255, 255, 255), rgba(255, 255, 255, 0.5));
        background: -o-linear-gradient(left, rgb(255, 255, 255), rgba(255, 255, 255, 0.5));
    }
}

@media (max-width: 1194px) {
    .samantha-image {
        display: none !important;
    }
    .jobs-left-column {
        width: 100% !important;
        text-align: center;
    }
    .job-form {
        margin: 0 auto;
    }
}

@media (max-width: 1095px) {
    .responsive #top .av-main-nav .menu-item-avia-special {
        display: block !important;
    }

    #avia-menu .menu-item-top-level {
        display: none;
    }

    li.av-menu-button .avia-menu-text {
        border: none !important;
    }

    li.av-menu-button a {
        text-align: center !important;
        background-color: #3db54b !important;
    }
    
    #home-top {
        position:relative;
    }

    #home-top:after {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        content: '';
        background-color: rgba(0, 0, 0, 0.4);
    }
	.front-page-logo a {
        width: 33%;
        display: inline-block !important;
        float: left;
    }
    
    .front-page-logo a:nth-child(1) img,
    .front-page-logo a:nth-child(2) img,
    .front-page-logo a:nth-child(3) img {
        height: 40px;
        width: auto;
    }
    
    .front-page-logo a:nth-child(4) img,
    .front-page-logo a:nth-child(5) img,
    .front-page-logo a:nth-child(6) img {
        margin-top: 20px !important;
        height: 60px;
        width: auto;
    }
    
    
    .front-page-logo p {
        display: block !important;
    }
}

@media (max-width: 767px) {
    .header_bg {
        background-color: transparent !important;
        opacity: 1 !important;
    }
	.hero-title {
        text-align: center;
    }
    
    .hero-top-button {
        width: 100%;
        text-align: center;
    }
    
    .hero-top-button a {
        float: none !important;
        display: inline-block !important;
    }
	
	#top .gform_fields>li {
  		padding: 0 !important;
	}
	#top .gform_footer {
		padding-right: 0 !important;
	}
	.job-form li {
        width: 100% !important;
    }

}

@media (max-width: 630px) {
  .front-page-logo a {
    	width: 50%;
    	display: inline-block !important;
    	float: left;
  }   
  .front-page-logo a:nth-child(3) img {
    	margin-top: 35px;
  }

}

@media (max-width: 545px) {
    .hero-title h2 br {
        display: none;
    }

    .hero-title .av-subheading br {
        display: none;
    }
    h2 br, h3 br {
        display: none;
    }
}

.cart_dropdown {
    display: none !important;
}

#mobile-advanced li > a:before, .html_header_mobile_behavior #mobile-advanced span > a:before, #mobile-advanced .mega_menu_title:before {
 	display: none !important; 
}

@media (min-width: 768px) {
    #office-cleaing-form-area .av_one_fifth {
        width: 10% !important;
    }

    #office-cleaing-form-area .av_one_third {
        width: 50% !important;
    }
}
@media (max-width: 1100px) and (min-width: 768px) {
    #office-cleaing-form-area .av_one_fifth {
        width: 0% !important;
    }
    #office-cleaing-form-area .av_one_third {
        width: 60% !important;
    }
    #office-cleaing-form-area .service-type {
        width: 35% !important;
    }
    #office-cleaing-form-area .av-flex-placeholder {
        width: 0% !important;
    }
}

/* Mobile Menu */

.bellows-main {
    margin: 0 !important;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.45s ease-out;
}

.bellows-main.active {
    display: block;
    max-height: 100vh;
    transition: max-height 0.45s ease-in;
}

.bellows .bellows-nav .bellows-subtoggle {
    width: 100% !important;
}

#wrap_all.custom-menu {
    height: auto !important;
}

#mobile-advanced, #advanced_menu_hide {
    display: none !important;
}

.bellows-active > a,
.bellows-target:hover {
    background-color: #3AA646 !important;
    color: #fff !important;
}

ul.bellows-submenu a {
    padding-left: 40px !important;
}

.bellows .bellows-nav .bellows-target {
    padding: 10px 20px !important;
}

.bellows .bellows-nav .bellows-target span.av-icon-char {
    line-height: normal !important;
}

@media (max-width: 1090px) {
    .section-heading h2 {
        font-size: 25px;
        line-height: 35px;
    }

    .page-heading h1 {
        font-size: 35px;
    }

    .page-heading p {
        font-size: 18px !important;
    }

    .deal-heading h3 {
        font-size: 30px;
    }
}

.section-title h3 {
    line-height: 30px;
}

@media (max-width: 940px) {
    .blank {
        display: none;
    }

    .responsive-col {
        width: 100% !important;
    }

    .section-heading h2 {
        font-size: 22px;
        line-height: 30px;
    }

    .page-heading h1 {
        font-size: 30px;
    }

    .page-heading p {
        font-size: 16px !important;
    }

    .deal-heading p {
        font-size: 18px !important;
        line-height: 28px;
    }

    .discount-col p {
        line-height: 30px;
    }

    .section-title h2,
    .section-title h3 {
        font-size: 21px;
    }
}

.hero-title h1 {
    line-height: 50px;
}

@media (max-width: 767px) {
    .hero-title h1 {
        font-size: 25px;

    }

    .hero-title p {
        font-size: 14px !important;
    }

    .section-heading h2 {
        font-size: 22px;
        line-height: 37px;
    }

    .page-heading h1 {
        font-size: 25px;
        line-height: 35px !important;
    }

    .page-heading p {
        font-size: 14px !important;
    }

    .deal-heading h3 {
        font-size: 23px;
    }

    .deal-heading p {
        font-size: 16px !important;
        line-height: 28px;
    }

    .discount-col p {
        line-height: 30px;
    }

    .section-title h2,
    .section-title h3 {
        font-size: 21px;
        line-height: 30px
    }
}

.hero-title h1 {
    line-height: 50px;
}

@media (max-width: 767px) {
    .hero-title h1 {
        font-size: 25px;

    }

    .hero-title p {
        font-size: 14px !important;
    }

    .section-heading h2 {
        font-size: 22px;
        line-height: 37px;
    }

    .page-heading h1 {
        font-size: 25px;
        line-height: 35px !important;
    }

    .page-heading p {
        font-size: 14px !important;
    }

    .deal-heading h3 {
        font-size: 23px;
    }

    .deal-heading p {
        font-size: 16px !important;
        line-height: 28px;
    }

    .discount-col p {
        line-height: 30px;
    }

    .section-title h2,
    .section-title h3 {
        font-size: 21px;
        line-height: 30px
    }
}
