/* TBD: form.css
 */

label {
	width: 100%;
}
.test-quoter .navbar-right {
    float: right !important;
    margin-right: -22px !important;
}

#main-navigation ul#menu > li {margin-left:44.5px;}
.hero-container {
    z-index: 0;
    position: relative;
    background-color: #000;
    background-image: url(../images/family-pic-dark-min-04.jpg) !important;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100vh;
    /*min-height: 500px;*/
    overflow: scroll;
    padding-top: 75px;
}

.qf-form-container {
	background-color: #fff;
	background-color: rgba(249, 249, 249, 0.8)!important;
	border-bottom: 2px solid #525252;
	border-radius: 10px;
	background-size: cover;
	background-repeat: no-repeat;
	/*font-size: 18px;*/
	min-height: 300px;
	padding: 25px;
	position: relative;
	overflow: hidden;
	z-index: 0;
}
.qf-form-heading {
    margin-bottom: 12px;
    overflow: hidden;
}
.qf-form-heading h1 {
	color: #23516f;
	font-size: 40px; /*1.65em 1.85em;*/
	font-weight: 900;
	font-family: 'Nunito', sans-serif;
	margin-top: 0;
	line-height: 1;
}

.testimonial-stack p, .hw-simple-testimonial-extra p {font-size:15px !important;}
.qf-form-heading p {font-size: 17.5px;}
.qf-form-container.hidden,
.qf-form-container .hidden {
	display: none;
}

.qf-form-container[data-form=zipcode], .qf-form-container[data-form=zipcode] .qf-form-heading,
.qf-form-container[data-form=zipcode] span.side-btn-text {
	/*text-shadow: 0px 0px 15px rgba(250, 250, 250, 1);*/
	color: #000;
}

/* General button style (reset) */
.qf-form-container .qf-btn,
.qf-modal-overlay .qf-btn,
div.ccm-page main .qf-form-container a.qf-btn {
	background: #23516f;
	border: none;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-family: inherit;
	font-size: inherit;
	font-weight: 400;
	letter-spacing: 1px;
	outline: none;
	padding: 15px;
	position: relative;
	text-transform: uppercase;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	z-index: 1;
	text-align: center;
}
#qf-form-wrap .qf-btn,
#qf-form-wrap .qf-btn:hover {
	color: #fff;
}
.qf-form-container .qf-btn:active,
.qf-form-container .qf-btn:hover {
	background: transparent;
	color: #ffffff;
}
.qf-form-container .qf-btn:hover:after,
.qf-form-container .qf-btn:active:after,
.qf-modal-overlay .qf-btn:hover:after,
.qf-modal-overlay .qf-btn:active:after {
    width: 100%;
}
.qf-form-container .qf-btn:after,
.qf-modal-overlay .qf-btn:after {
	background: #3487db;
	content: '';
	height: 100%;
	left: 0;
	position: absolute;
	z-index: -1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	top: 0;
	transition: all 0.3s;
	width: 0%;
}
.qf-form-container .img-circle {
    border: 3px solid #c6c8c6;
}


#zipcode,
.form-group input {
  width: 300px;
  height: 60px;
  border-radius: 0;
  border: 3px solid #c6c8c6;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
}
.form-group textarea {
	height: 4em;
}
.qf-form-container[data-form=contact] input,
.qf-form-container[data-form=details] input {
	width: 100%;
}
#zipcode:hover,
.selectbox select:hover,
.form-group input:hover,
.toggle:hover {
	border: 3px solid #3487db !important;
}
.header-humanoid {
    margin-bottom: 15px;
}
.fb-signin {
	text-align: center;
}
.fb-signin .btn-social {
	margin-bottom: 5px;
}

/*========== FORM STEP 2 ===========*/
.qf-form-container .form-control {
	padding: 6px 12px;
}
.form-group {
	overflow: hidden;
}
.form_heading {
	margin-bottom: 20px;
}
.form-inline .form-group {
	width: 49%;
	margin-bottom: 20px;
}
.form-inline input[type=email],
.form-inline input[type=text] {
	width: 100%;
}
.form-group label {
	font-family: 'Nunito', sans-serif !important;
	font-size: 1.15em !important;
}
.coverage-amount.select,
.coverage-term.select {
	/* this removed the buttons for dropdown
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;*/
	border: 3px solid #cfcfcf;
	border-radius: 0px;
	color: #555;
	font-size: 16px;
	font-weight: bold;
	height: 68px;
	/*text-align-last: center;*/
	width: 100% !important;
}

.selectbox select {
	height: 60px;
	width: 100% !important;
	border: 3px solid #c6c8c6;
	border-radius: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	background-position: right 50%;
	background-repeat: no-repeat;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDZFNDEwNjlGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDZFNDEwNkFGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0NkU0MTA2N0Y3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0NkU0MTA2OEY3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuGsgwQAAAA5SURBVHjaYvz//z8DOYCJgUxAf42MQIzTk0D/M+KzkRGPoQSdykiKJrBGpOhgJFYTWNEIiEeAAAMAzNENEOH+do8AAAAASUVORK5CYII=);
	padding: .5em;
	padding-left: 12px;
	padding-right: 1.5em;
	font-weight: 700;
	text-transform: uppercase;
	color: #555;
	letter-spacing: 1px;
}
.form-group textarea {
	border: 3px solid #c6c8c6;
	border-radius: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	color: #555;
	font-weight: bold;
	height: 10em;
	letter-spacing: 1px;
	width: 98.5%;
}
div#sidebar div.qf-form-sidebar div#secure-logos.row div.col-xs-6 a img, div#sidebar div.qf-form-sidebar div#secure-logos.row div.col-xs-6 img{display:none}
#sidebar .qf-form-sidebar{background-color:rgba(249, 249, 249, 0.4) !important}
#secure-logos {
	text-align: center;
	/*background-color: #fff;*/
	margin-top: 20px;
	border-radius: 5px;
	padding: 5px;
}
#secure-logos img {
	background: #fff;
}
#insurance-logos {
    text-align: center;
    margin-top: 20px;
}
#insurance-logos .left {
	text-align: right;
}
#insurance-logos .right {
	text-align: left;
}
/*=============== FORM STEP 3 =================*/
.toggle {
	overflow:visible;
	width: 49%;
	float: left;

	border: 3px solid #c6c8c6;
	color: inherit;
	background: #ffffff;
	cursor: pointer;
	display: inline-block;
	outline: none;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	z-index: 1;
}
#height, #weight {
	width: 49%;
	float: left;
}
#dob-wrap .selectbox {
	display: inline-block;
	margin-right: 1%;
	width: 32%;
}
#dob-wrap .selectbox:first-of-type {
	width: 33%;
}
#dob-wrap .selectbox:last-child {
	margin-right: 0;
}
.form-group #male,
.form-group #tobacco,
.form-group .toggle-right,
#height {
	margin-right: 8px;
}
#tobacco {
	clear: both;
}
.toggle:after {
	content: '';
	position: absolute;
	z-index: -1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.toggle label {
	width:100%;
	margin-bottom: 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 700;
}

.toggle label span {
	text-align:center;
	padding: 15px 20px;
	display:block;
	cursor: pointer;
}

.toggle label input {
	position:absolute;
	top: 0;
	left: 0;
	opacity: 0;
	cursor: pointer;
}

.toggle .input-checked /*, .bounds input:checked + span works for firefox and ie9 but breaks js for ie8(ONLY) */ {
	background-color:#3487db !important;
	color: #fff;
}

.form-group input[type="checkbox"] {
	display: none;
}
.form-group input[type="checkbox"] + label {
	font-size: .875em;
}
.form-group-heading {
	font-size: 1.25em;
	color: #333;
}
.form-group input[type="checkbox"] + label span {
	background-color: #fff;
	border: 3px solid #ccc;
	display: inline-block;
	height: 20px;
	margin-left: 3px;
	margin-right: 8px;
	vertical-align: top;
	width: 20px;
}
.form-group input[type="checkbox"]:checked + label span {
	background-color: #3487db;
}
.form-group input[type="checkbox"]:hover + label span {
	border-color: #3487db;
}
.form-inline .form-group:first-child input[type="checkbox"] + label span {
    margin-left: 0;
}

/* Results Step
 */

.qf-form-container[data-form=results ] .qf-form {
}
.qf-form-container[data-form=results ] .recalculate {
	border: 2px solid transparent;
}
.table-row {
	background-color: #fff;
	font-size: 12px;
	margin: 0 0 20px;
	padding: 12px 12px 20px;
	text-align: center;
	border-bottom: 5px solid #ccc;
}
.table-row-header {
	background-color: #ccc;
	color: #fff;
	font-size: .75em;
	font-weight: bold;
	margin: 0;
	padding: 12px;
	text-align: center;
	text-transform: uppercase;
}
.table-row-template {
	display: none;
}
.premium-logo {
	cursor: pointer;
}
.premium-link {
	cursor: pointer;
	text-decoration: underline;
}

.qf-form-container[data-form=results] .qf-form-heading {
    margin-bottom: 0;
    overflow: hidden;
}
.qf-form-container[data-form=results] .form-group label {
    font-size: 1em;
    font-family: 'Nunito', sans-serif !important;
}
.qf-form-container[data-form=results] .coverage-amount.select,
.qf-form-container[data-form=results] .coverage-term.select {
	font-size: 18px;
	font-weight: bold;
	height: 55px;
}
.qf-form-container[data-form=results] .qf-btn,
.qf-form-container[data-form=results] .qf-btn:hover {
	padding: 10px 15px;
}

.better-quote-toggle .btn {
    display: block;
    background-color: #f05e21;
    border-radius: 0;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 20px;
    padding: 10px 45px 10px 15px;
    position: relative;
    white-space: unset;
}
.better-quote-toggle .btn:hover {
    background-color: #3487db;
    color: #fff;
}
.better-quote-toggle span.caret {
    text-align: right;
    float: right;
    border-top: 8px dashed;
    border-top: 4px solid\9;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    position: absolute;
    right: 14px;
    top: 20px;
}
.better-quote-toggle img {
    padding-right: 10px;
    position: relative;
    top: -2px;
}
.better-quote-content {
    background-color: rgba(255, 255, 255, 0.45);
    padding: 15px;
    overflow: hidden;
    border-radius: 0 0 8px 8px;
}
.better-quote-content button.submit-form.qf-btn {
	float: right !important;
}
#top-results {
    margin-top: 20px;
}
/* Medical Conditions
 */

.medical-conditions.form-inline .form-group {
	margin-bottom: 0px;
}


/* Product Info
 */
.product-info {
	font-size: .75em;
}
.product-info h2 {}
.product-info h3 {
	border-bottom: 2px solid #ccc;
}
.product-info p {}
.product-info .info-item label {
	display: inline-block;
	vertical-align: top;
	width: 40%;
}
.product-info .info-item span {
	display: inline-block;
	width: 60%;
}
label i.glyphicon {
    font-size: 13px;
    top: -6px;
    color: #d4d2d2;
    right: 5px;
    background-color: #505050;
    border-radius: 100%;
}

@media (min-width: 68.75em) {
	.form-container__text {
		max-width: 100%;
	}
	.form-container__img {
		opacity: 1
	}
	.form-container__main-heading h1 {
		font-size: 2.5em;
	}
}
@media (min-width: 80.75em) {
	.form-container__overlay-img img {
		display: block
	}
}
@media (min-width: 768px) {
	div[data-form="zipcode"] .selectbox {
		float: left;
	}
}
@media (min-width: 992px) {
	a.recalculate.qf-btn {
	    margin-top: 33px;
    	padding: 10px 15px;
	}
}
@media (min-width: 768px) and (max-width: 1199px) {
	.qf-form-container[data-form=results] .form-group label {
	    font-size: 16px;
	}
	.qf-form-container[data-form=results] .coverage-amount.select,
	.qf-form-container[data-form=results] .coverage-term.select {
		font-size: 16px;
	    height: 55px;
	}
}
@media (max-width: 1199px) {
	.qf-form-heading h1 {
	    font-size: 1.65em;
	}
	a.recalculate.qf-btn {
	    font-size: 12px;
	}
	.qf-form-container .qf-btn {
	    padding: 15px 10px !important;
	    font-size: 15px;
	    margin-top: 2px;
	}
	.test-quoter .navbar-right {
    margin-right: -20px !important;
}

#main-navigation ul#menu > li {margin-left:15px !important;}
}
@media (max-width: 991px) {
	.form-container {
		height: auto;
	}
	.qf-form-heading h1 {
	    font-size: 1.25em;
	    margin-top: 5px;
	}
		.test-quoter .navbar-right {
    margin-right: 0px !important;
}

#main-navigation ul#menu > li {margin-left:0px !important;}
}
@media (max-width: 767px) {
	#secure-logos img {
		margin-bottom: 15px;
	}
	.qf-form-heading div[class*="col-"] {
		padding: 0;
	}
	#form-container .table-row-header {
        display: none;
    }
    #insurance-logos .left,
    #insurance-logos .right {
	    text-align: center;
	}
}
/*RESULTS PAGE*/
#top-results h2 {
    font-size: 18px;
    text-align: center;
    font-family: 'Nunito', sans-serif;
    font-weight: 500;
}
#top-results .premium-logo img { max-height:50px; }
#top-result-1 h2 { font-size: 18px; text-align: center; font-family: 'Nunito', sans-serif; font-weight: 700; }


.featured-box {
    border-radius: 10px;
    margin-bottom: 20px;
}
.f-box-header {
    border-radius: 10px 10px 0 0;
    height: 45px;
    color: #ffffff;
    font-family: 'Nunito', serif;
}
.featured-box .price {
    width: 70%;
    float: left;
    padding: 8px 5px;
    font-size: 20px;
    text-align: center;
    background-color: #4d83b0;
    border-radius: 10px 0 0 0;
    height: 45px;
    color: #ffffff;
    font-family: 'Nunito', serif;
    font-weight: 400;


}
.featured-box .details-toggle a {
    width: 30%;
    float: left;
    font-size: 14px;
    background-color: #84c4e4;
    display: block;
    height: 45px;
    padding: 10px 0;
    text-align: center;
    border-radius: 0 10px 0 0;
    color: #ffffff;
    line-height: 1;
    font-weight: 400;
}
.featured-box .details-toggle .caret {
    border-top: 10px dashed;
    border-top: 4px solid\9;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
}
.main-content {
    text-align: center;
    padding: 10px;
    font-size: 14px;
    background-color: #fff;
    border-radius: 0 0 10px 10px;
	border: 1px solid #efefef;
}
.main-content .premium-rating {
    font-size: 16px;
    line-height: 40px;
}
.main-content .premium-link {
	margin: 0 0 15px;
}
.main-content .qf-form-container .qf-btn {
	padding: 15px;
}
.fifth-col {
	position: relative;
	padding-left: 15px;
	padding-right: 15px;
	float: left;
	width: 100%;
}
#other-results .row.table-row.details-content {
    border-top: 2px dashed #ccc;
}
#other-results .details-toggle a {
    color: #fff;
    background-color: #84c4e4;
    border-color: transparent;
	margin-top: 4px;
    text-decoration: none;
}
#other-results .premium-amount {
	margin-top: 12px; /*18px;*/
	font-size:12px;
}
#other-results .premium-logo {
	margin-top: -4px;
}
#other-results .premium-type {
	margin-top: 7px;
}
#other-results .table-row {
	padding-bottom: 10px;
}
.featured-details-content {
    text-align: left;
}
.details-content {
    display: inline-block;
    width: 100%;
    position: relative;
    clear: both;
    border-top: 2px dashed #ccc;
    padding: 20px 0 0;
    margin-top: 15px;
    text-align: left;
}
.details-content:before {
    content: '';
    position: absolute;
    top: -2px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-top: solid 15px #cccccc;
    border-left: solid 10px transparent;
    border-right: solid 10px transparent;
}
.details-title {
    font-family: 'Nunito', serif;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
}
span.small-text {
    font-size: 14px;
}
@media (min-width: 992px) {
	/*.qf-form-container {
	    margin-left: 50%;
	    width: 50%;
	    float: right;
	}
	.qf-form-container[data-form="results"] {
	    width: 70%;
	    margin-left: 30%;
	}*/
	div[data-form="zipcode"] .qf-form-heading h1 {
	    /*width: 70%;*/
	}
}
@media (max-width: 1199px) {
		.test-quoter .navbar-right {

}

}

@media (min-width:992px) and (max-width:1272px){
	.featured-box .price {
	    font-size: 15px;
	    padding-top: 2px;
		line-height: 1;
	}
/*	.test-quoter .navbar-right {
    margin-right: -10px !important;*/


}

@media(max-width: 991px){

		.test-quoter .navbar-right {
 margin-right: 10px !important;
}
}

@media (min-width: 768px) {
	.fifth-col {
		width: 19.99%;
	}
    div[data-form=zipcode] .selectbox {
        width: 50%;
		margin-right: 2%;
    }
    div[data-form="zipcode"] .qf-btn {
		width: 48%;
	}

}
@media (max-width: 767px) {
	#other-results .details-toggle {
	    margin: 15px 0;
	}
	.qf-form-container {
		padding: 0;
		margin: 0 -15px;
	}

}
@media (max-width: 469px) {
	.better-quote-toggle .btn{
		font-size: 18px;
		text-align: center;
	}
	.better-quote-toggle span.caret {
		top: 18px;
	}
}
@media (max-width: 398px) {
	.featured-box .price {
	    font-size: 18px;
	    padding-top: 14px;
	    line-height: 18px;
	}
	/*span.small-text {
		display: block;
	}*/
	.better-quote-toggle img {
		display: none;
	}
	.header-humanoid {
		display: none;
	}
}
@media (max-width: 360px) {
	.better-quote-toggle span.caret {
		top: 15px;
	}
	.header-humanoid {
		display: none;
	}
}
/* Modal
 */

.qf-modal-overlay {
	background-color: rgba(0, 0, 0, 0.4);
	bottom: 0;
	left: 0;
	position: fixed;
	right: 0;
	top: 0px;
	z-index: 1050;
	display: block;
	overflow-x: hidden;
    overflow-y: auto;
}
.qf-modal-wrap {
	background-color: #fff;
	border: 3px solid #ccc;
	display: inline-block !important;
	max-width: 80%;
	min-width: 40%;
	position: relative;
}
.qf-modal-content {
	font-size: 18px;
	padding: 20px;
}
.qf-modal-button-area {
	padding: 0 20px 20px 20px;
	text-align: right;
}
.qf-modal-wrap .return-to-results {
	color: #000;
	display: block;
	margin-bottom: 1em;
	text-align: center;
	text-decoration: underline;
}


/* Loading
 */

.quoter-loading-outerwrap {
	background-color: #FFF;
	border-radius: 6px;
	display: none;
	min-width: 260px;
	position: fixed;
	z-index: 200; /* Higher than Redactor @ 100 */
}
.quoter-loading-wrap {
	background-color: #fff;
	border: 3px solid #ccc;
	padding: 2em;
	text-align: center;
}
.quoter-loading-title {
	color: #000;
	font-size: 2em;
}
.quoter-loading-subtitle {
	color: #000;
	font-size: 1.5em;
	font-style: italic;
	margin-top: .5em;
}
.quoter-loading-ellipsis:after {
	animation: ellipsis 900ms linear infinite;
	-moz-animation: ellipsis 900ms linear infinite;
	-ms-animation: ellipsis 900ms linear infinite;
	-webkit-animation: ellipsis 900ms linear infinite;
	content: "\00a0\00a0\00a0"; /* ellipsis */
	display: inline-block;
	overflow: hidden;
	vertical-align: bottom;
}
@keyframes ellipsis { 0%  { content: "\00a0\00a0\00a0"; } 25% { content: ".\00a0\00a0"; } 50% { content: "..\00a0"; } 75% { content: "..."; } }
@-moz-keyframes ellipsis { 0%  { content: "\00a0\00a0\00a0"; } 25% { content: ".\00a0\00a0"; } 50% { content: "..\00a0"; } 75% { content: "..."; } }
@-ms-keyframes ellipsis { 0%  { content: "\00a0\00a0\00a0"; } 25% { content: ".\00a0\00a0"; } 50% { content: "..\00a0"; } 75% { content: "..."; } }
@-webkit-keyframes ellipsis { 0%  { content: "\00a0\00a0\00a0"; } 25% { content: ".\00a0\00a0"; } 50% { content: "..\00a0"; } 75% { content: "..."; } }


/* TBD: style.css
 */

body {
  padding-top: 70px; /*for fixed header, adjustment*/
}
img {
  max-width: 100%;
  height: auto;
}
.header {
	-webkit-transition-duration: .5s;
	transition-duration: .5s;

	-webkit-transition-timing-function: cubic-bezier( 0.215, 0.610, 0.355, 1.000 );
	transition-timing-function: cubic-bezier( 0.215, 0.610, 0.355, 1.000 );

	-webkit-transition-property: -webkit-transform;
	transition-property: transform;
}

.header--hidden {
	-webkit-transform: translateY( -100% );
	-ms-transform: translateY( -100% );
	transform: translateY( -100% );
}
.navbar {
	padding: 10px 0;
}
.navbar-fixed-top {
	background-color: #4d83b0;
	border: none;
}
.navbar-header a,
#main-navigation a {
	color: #ffffff;
}

#qf-form a.btn-c {
	color: #fff;
}
#qf-form a.btn-c:hover {
	text-decoration: none;
	color: #fff;
}

.qf-form-container .slider.slider-horizontal {
	margin: 0 12px 0 10px;
}
.qf-form-container .slider-tick-container {
	display: none;
}

@media (max-width: 479px) {
	.qf-modal-overlay {
		padding-top: 175px;
	}
}


/* Fancy Select
 */
.qfsel-container {
  font-family: "Helvetica Neue", Arial;
  color: #000000;
}

@-moz-keyframes colorFade {
  from {
    color: #404040;
  }
  to {
    color: #555555;
  }
}
@-webkit-keyframes colorFade {
  from {
    color: #404040;
  }
  to {
    color: #555555;
  }
}
@keyframes colorFade {
  from {
    color: #404040;
  }
  to {
    color: #555555;
  }
}
.qfsel-container {
  width: 100%;
  border: 3px solid #cfcfcf;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  padding: 9px 10px;
  overflow: hidden;
  -moz-transition: border 0.3s ease;
  -o-transition: border 0.3s ease;
  -webkit-transition: border 0.3s ease;
  transition: border 0.3s ease;
  backface-visibility: hidden;
  background-color: #ffffff;
}
.qfsel-container > span {
  font-size: 20px;
  line-height: 32px;
  font-weight: bold;
  color: #555555;
  padding: 0 5px;
  -moz-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.qfsel-container > span.fade {
  -webkit-animation: colorFade 0.6s 0s ease both;
  -moz-animation: colorFade 0.6s 0s ease both;
  -ms-animation: colorFade 0.6s 0s ease both;
  -o-animation: colorFade 0.6s 0s ease both;
  animation: colorFade 0.6s 0s ease both;
}
.qfsel-container.hover {
  border-color: #b2b2b2;
  -moz-box-shadow: 0 0 14px 0 #efefef;
  -webkit-box-shadow: 0 0 14px 0 #efefef;
  box-shadow: 0 0 14px 0 #efefef;
}
.qfsel-container.hover > span {
  color: #b2b2b2;
}
.qfsel-container.open ul {
  height: 100px;
  opacity: 1;
}
.qfsel-container .close {
  float: right;
}
.qfsel-container ul {
  display: none;
  list-style-type: none;
  padding: 0;
  margin: 0;
  font-weight: 200;
  width: 100%;
  margin-top: 10px;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding: 10px 5px 0;
  margin-top: 15px;
}
.qfsel-container ul a {
  text-decoration: none;
  font-size: 20px;
  color: #555555;
  font-weight: bold;
  -moz-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.qfsel-container ul a:hover {
  color: #444444;
}
.qfsel-container ul a.active {
  color: #444444;
}
.qfsel-container ul li {
  padding: 8px 0;
}

.qfsel-container .close {
  fill: #555555;
  position: relative;
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
  opacity: .5;
}
.qfsel-container .close path {
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.qfsel-container .close:hover path {
  fill: #222222;
}
.qfsel-container .close.active {
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.qfsel-container .close.active path {
  fill: #222222;
}
.qfsel-container .qfsel-list {
	max-height: 320px;
	overflow: auto;
}
#sidebar .qf-form-sidebar {
	font-weight: 400;
}
.alert_message{
	padding:15px;
	font-weight: bold;
}

.premium-stars {
	display: none;
}

.input-error { border-color:red !important; }