

@media (max-width: 600px) {
iframe {
	max-width: 100%;
	height: 5625%;
}

a.qbutton.center.default {
	max-width: calc(100% - 30px);
	word-wrap: break-word;
	white-space: normal;
	line-height: 1.5;
	display: flex;
	align-items: center;
	justify-content: center;
}
}


.title_outer, .title_outer .title, .title_outer .title .title_holder {
	height: 100px !important;
	overflow: hidden;
}

.vc_empty_space.vc-sm-mb-space {
	height: 0 !important;
}

.auto_submit_form input[type="submit"] {
	outline: none;
	border: none;
	margin-left: 10px;
}

form.auto_submit_form.center {
    text-align: center;
}

.testimonials_holder .flex-direction-nav a {
    width: 32px;
    height: 32px;
}

.testimonials_holder .flex-direction-nav li:first-child {
    margin-right: 2px;
}

.testimonials_holder .flex-direction-nav li {
    margin-top: 42px;
}

.testimonials_holder .flex-direction-nav a:before {
    height: 28px;
    width: 28px;
    line-height: 27px;
}

.testimonials_holder.light .flex-direction-nav a:hover {
    background-color: #fff;
    border-color: #fff;
}

.testimonials_holder .flex-direction-nav a:hover:before {
    color: #1e1e1e;
}

.q_counter_holder {
    padding: 19px 0;
}

.darkpolygon .angled-section polygon {
    fill: #31202f;
}

@media only screen and (min-width: 1001px) {
 .q_logo a {
height: 90px !important;
}
.scrolled .q_logo a {
height: 57px !important;
}
.header_bottom {
padding: 0 45px 0 0;
}
header .header_inner_left {
left: 0;
}
}

@media (max-width: 480px) {
.q_tabs.vertical .tabs-nav li a {
	font-size: 10px !important;
	line-height: 1.5;
}
}
select[name="iron-state"] {font-size: 18px; padding: 10px;}
select[name="iron-state"] + input[type="submit"] {font-size: 18px; padding: 10px}