/*
 Theme Name:     HelmetFitting.com
 Theme URI:      https://www.helmetfitting.com
 Description:    Lambada Child Theme
 Author:         James M. Joyce, Flashpoint Computer Services, LLC
				 and Nicholas Smith, McNutt & Partners, LLC
 Author URI:     https://www.mcnuttpartners.com
 Template:       lambada
*/

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

/* TWBS alerts - (c) Copyright (c) 2011-2016 Twitter, Inc. - MIT */
.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:bold}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}
/* TWBS alerts - (c) Copyright (c) 2011-2016 Twitter, Inc. - MIT */

html {
background: #252525;
}
#main-nav a {
    height: 50px;
    line-height: 55px;
}
#main-nav li {
    height: 50px;
    line-height: 50px;
}
h2.title {
    display: none;
}
p {
    font-size: 18px;
}
a {
    color: #337ab7;
}
.container-grey {
    background-color: #f8f8f8;
}
.container-blue {
    background-color: #354895;
}

.content {
	padding: 0;
}
.wrapallcontent {
    padding-top: 0px;
}
#header {
    padding: 0px 0;
    background: #000;
}
#navigation-wrap {
    border-bottom: none;
}
.button {
    background-color: #354895;
}
#main-nav .current-menu-item a, #main-nav .current_page_item a, #main-nav a:hover {
    background: #354895;
}
h1.aligncenter {
    padding: 40px 0;
}
button, input[type="button"], input[type="reset"], input[type="submit"], .btn {
    display: inline-block;
    padding: 10px 25px;
    color: white;
    text-align: center;
    background-color: #354895;
	border: 2px solid #fff;
    cursor: pointer;
    font-size: 13px;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 700;
    margin: 15px 5px 0;
}
#edd_login_form .edd-input, .profileeditor input[type=submit], .edd-submit.button, .edd-submit.button.gray, .edd-submit.button:visited, #commentsubmit, #edd-purchase-button, .edd-submit, input[type=submit].edd-submit {
	background-color: #354895;
}
.btn.btn-alt {
    color: #000;
    background-color: #fff;
    border-color: #fff;
}
.btn:hover {
	background-color: #1d3461;
	color: #fff;
}
.textwidget {
    color: #fff;
    font-size: 16px;
}
#footer .widget li {
    display: block;
    margin: 8px 8px 5px;
    padding: 0;
}
#footer a {
	color:#fff;
        font-size: 16px;
}
button, input, optgroup, select, textarea {
	max-width: 100%;
}
.home-bottom-label {
	margin-top: 1.5em;
}
.home-bottom-label span {
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
}
.embed-container { 
	position: relative; 
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
}
.embed-container iframe, .embed-container object, .embed-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.page-template-template-sidebar #main-content, .page-template-template-fullwidth #main-content {
	padding: 40px 0;
	background-color: #f8f8f8;
}
.page-template-template-sidebar #main-content > .container, .page-template-template-fullwidth #main-content > .content > .entry > .container {
	background-color: #fff;
}
.page-template-template-sidebar #main-content .c3 {
	padding: 30px 15px 30px 30px;
}
.page-template-template-sidebar #main-content .dropdown-content .c3 {
	padding: 0 15px;
}
.page-template-template-sidebar #footer, .page-template-template-fullwidth #footer {
	margin-top: 0;
}
.page-template-template-sidebar .content {
	padding: 30px 15px;
}
.page-template-template-sidebar .entry {
	margin: 0;
}
.page-template-template-sidebar h2.title {
	display: block;
	margin-bottom: 1em;
}
.error404 p {
	margin-top: 60px;
    text-align: center;
    margin-bottom: 0;
}
.sidebar .widget ul.menu {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}
.sidebar .widget ul.menu li {
	margin-bottom: 0.25em;
}
.sidebar .widget ul.menu li:last-child {
	margin-bottom: 0;
}
.sidebar .widget:last-child ul {
	margin-bottom: 0;
}
.sidebar .widget h3 {
	margin-top: 0;
}
.sidebar .widget ul.menu a {
	padding: 1em;
    background: #fcfcfc;
    display: block;
    border: 1px solid #eee;
}
.sidebar .widget ul.menu a:hover {
    background: #f0f0f0;
    border: 1px solid #ddd;
}
.sidebar .widget ul.menu .current-menu-item a {
	font-weight: bold;
}
.page-template-template-fullwidth .content {
	background-color: #f8f8f8;
}
.page-template-template-fullwidth #main-content > .content > .entry > .container {
	padding: 30px;
}
.page-template-template-fullwidth h1 {
	margin-top: 0;
}
.wpcf7 input, .wpcf7 textarea {
	width: 100%;
}
.wpcf7 p {
	margin-top: 0;
}
.g-recaptcha > div {
	margin: 0 auto;
}
#footer ul {
	margin-top: 0;
}
.home .container-top {
	background-image: url('/assets/uploads/2016/11/helmets.jpg');
	color: #fff;
	font-size: 18px;
	padding-bottom: 80px;
	padding-top: 80px;
}
.home .container-top h1 {
	font-size: 35px;
	text-align: center;
	margin-top: 0;
	margin-bottom: 40px;
}
.home .container-blue h2 {
	color: #fff;
	text-align: center;
	padding: 30px 0;
	margin: 0;
}
.home .container-blue h2 .btn, .home .container-bottom .greybox .btn {
	margin: 0 0 0 1em;
	vertical-align: middle;
}
.greybox {
	background: #f8f8f8;
	border: 5px solid #f2f2f2;
}
.wpcf7 .greybox {
	padding: 20px;
}
.home .greybox h1 {
	font-weight: normal;
}
.white-popup {
    position: relative;
    background: #FFF;
    padding: 20px;
    width: auto;
    max-width: 800px;
    margin: 20px auto;
}
#series-popup p {
	font-size: 16px;
}
#series-popup h2 {
	font-size: 2.25em;
}
#edd_purchase_258 .edd-submit.button.blue, #edd_purchase_258-2 .edd-submit.button.blue {
	background: #5795c9;
	opacity: 0.9;
}
#edd_purchase_258 .edd-submit.button.blue:hover {
	background: #467dac;
}
#series-popup p em {
	color: green;
}
.terms-of-service .container p, .privacy-policy .container p {
	font-size: 14px;
	line-height: 1.6em;
}
.quiz-results-question {
	font-weight: bold;
}
.quiz-results-heading-answer-provided {
	font-style: italic;
}
.qmn_user_incorrect_answer {
	color: red;
}
.qmn_user_correct_answer {
	color: green;
	font-weight: bold;
}
.qmn_question_answer {
	margin-bottom: 1.5em;
}
.quiz_section {
	padding-top: 0;
}

#edd_checkout_login_register {
	overflow: hidden;
}
#edd-card-address-wrap {
	margin-top: 2px;
}
#edd_show_terms {
	display: none;
}
.edd-terms-agreement label, .eddms_label {
	font-size: 1.2em !important;
    font-weight: normal !important;
}

#edd_login_form .edd-input, #lostpasswordform .form-control, #resetpassform .form-control {
    min-height: 25px;
    display: inline-block;
    padding: 5px 8px 5px 8px;
    font-size: 14px;
    color: #555;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	background: #fff;
    border: 1px solid #3498db;
	margin-top: 3px;
}
.edd-login-submit, #edd_login_submit {
	margin-top: 0;
}
.edd-login-submit, .edd-lost-password {
	display: inline-block;
}
a.btn:focus {
	color: white;
}
#header-cart > a {
	float: left;
}
#header-cart > a + a {
	font-weight: normal;
}

#edd_purchase_submit, #edd-stripe-payment-errors {
	clear: both;
}
#edd_cc_fields {
	clear: left;
}
#edd_checkout_form_wrap span.card-type {
    top: 23px;
}
.account fieldset {
	border: none;
	padding: 0;
	margin: 0;
}
.account .edd-input, .edd-select {
    width: 100%;
    padding: 5px;
}
.account #edd_profile_editor_form p {
	font-size: 16px;
}
.certifications table {
	width: 100%;
	text-align: center;
}
.certifications td {
	padding: 0.25em 0;
}
.edd-no-purchases {
	font-style: italic;
	font-size: 1em;
}
.mc4wp-form {
	text-align: center;
	margin-bottom: 2em;
}
.mc4wp-form input[type=text], .mc4wp-form input[type=email] {
	font-size: 1.2em;
    padding: 0.5em;
}

.home .container-grey {
	padding-top: 40px;
	padding-bottom: 40px;
}
.home .container-bottom {
	padding-top: 40px;
}
.home .container-bottom .greybox {
	margin-top: 40px;
}
.home .container-grey .c6 h2, .home .container-bottom h2 {
	font-size: 2em;
	margin-bottom: 0.67em;
	margin-top: 0;
}
.home .container-bottom h3 {
	font-size: 1.75em;
	font-weight: normal;
}
#footer {
	padding-top: 40px;
}

.entry {
    margin: 0;
}

.blog #footer, .single #footer, .archive #footer {
	margin-top: 0;
}
.blog .wrapallcontent .container, .single .wrapallcontent .container, .archive .wrapallcontent .container {
	padding-top: 40px;
	padding-bottom: 40px;
}
.sideb {
	font-size: 100%;
}
.sideb ul {
	margin-top: 0;
	margin-bottom: 0;
}
.nocomments, .fwp-title {
	margin-bottom: 0;
}
.fwp-row {
	margin-bottom: 18px;
}
.no-margin-top {
	margin-top: 0;
}
.c8 .content, .sidebar.content {
	padding: 30px;
	min-height: 1px;
}

.blog h2.title, .single h2.title, .archive h2.title {
	display: block;
	padding: 0;
	margin: 0;
}
.clearfix:after {
    content: "";
}
.sidebar li.widget:last-child {
	margin-bottom: 0;
}
.blog .fwp-title, .single .fwp-title, .archive .fwp-title {
	margin-top: 0;
}

.image-list a {
	display: inline-block;
	max-width: 100%;
    overflow: hidden;
    vertical-align: middle;
    padding: 2em;
}
.image-list img {
	max-height: 200px;
	max-width: 400px;
	height: auto;
	width: auto;
}

.indicator {
	display: inline-block;
    padding: .4em .3em .3em;
    font-size: 65%;
    font-weight: 400;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
    background-color: #5bc0de;
    vertical-align: middle;
    margin-right: 0.5em;
}
.indicator.green {
	background-color: #5cb85c;
}
#series-popup h3 span {
	display: inline-block;
	vertical-align: middle;
}
#series-popup .edd-submit.button {
    margin-top: 0;
}
#series-popup .edd_download_purchase_form {
	margin-bottom: 2em;
}
#series-popup .c4.no_mb .edd_download_purchase_form {
	margin-bottom: 0;
}
#series-popup .c4.no_mb.last .edd_download_purchase_form {
	margin-bottom: 0;
}
.ceu-tests td {
	padding: 0.5em 1em;
}
.footer-social-widget {
	text-align: center;
}
.footer-social-widget ul  {
	list-style: none !important;
	padding: 0;
	margin: 0;
}
.footer-social-widget li {
	display: inline-block !important;
	background: #777;
}
.footer-social-widget li:hover {
	background: #888;
}
.footer-social-widget a {
	display: block;
    font-size: 14px !important;
    height: 36px;
    width: 36px;
    color: #fff;
    text-align: center;
    line-height: 36px;
}
.footer-social-widget .fa {
	line-height: 36px;
}
.footer-social-widget a.facebook:hover {
	color: #3b5998 !important;
}
.footer-social-widget a.twitter:hover {
	color: #1da1f2 !important;
}
.footer-social-widget a.linkedin:hover {
	color: #0077b5 !important;
}
.footer-social-widget a.googleplus:hover {
	color: #dd4b39 !important;
}
.footer-social-widget a.instagram:hover {
	color: #fcaf45 !important;
}
.footer-social-widget a.pinterest:hover {
	color: #bd081c !important;
}

@media only screen and (min-width: 992px) {
	#edd_purchase_258-2, .home #edd_purchase_258, .about-us #edd_purchase_258, .contact-us #edd_purchase_258 {
		margin-top: 5.8em;
	}
	.home .container-top {
		text-align: justify;
	}
	.dmb0 {
		margin-bottom: 0;
	}
	#series-popup .c4 {
		padding-left: 0;
		padding-right: 30px;
	}
}

@media only screen and (max-width: 991px) {
	.home-video {
		margin-bottom: 40px;
		margin-top: 0;
	}
	.pull-left, .pull-right {
		float: none !important;
	}
	.home .container-blue h2 .btn, .home .container-bottom .greybox .btn {
		margin-top: 0.5em;
	}
	.home .container-top h1 {
		line-height: 1em;
		font-size: 32px;
	}
	.home-bottom-label span {
		font-size: 18px;
		margin-bottom: 1.5em;
	}
	#footer-widgets .widget {
		text-align: center;
	}
	#menu-footer-nav {
		margin-top: 0.5em;
	}
	#series-popup .c4.no_mb .edd_download_purchase_form {
		margin-bottom: 2em;
	}
	#series-popup .c4.no_mb.last .edd_download_purchase_form {
		margin-bottom: 0;
	}
}

@media only screen and (max-width: 991px) and (min-width: 641px) {
	#navigation-wrap {
		padding: 0;
	}
}

@media only screen and (max-width: 640px) {
	p {
		font-size: 15px;
	}
	.home .container-top h1 {
		font-size: 28px;
	}
	.home .container-top {
		padding-bottom: 60px;
		padding-top: 60px;
	}
	.home .container-blue h2 .btn, .home .container-bottom .greybox .btn {
		display: block;
		margin: 1em auto 0 auto;
	}
	#copyright {
		padding: 10px;
		line-height: 1.2;
	}
}

#usa-map {
    position: absolute;
    top: 0;
    left: 0;
	outline: none;
}

.usa-map-wrapper {
    position: relative;
    width: 85%;
    padding-bottom: 52.56%;
    margin: 0 auto;
}

.usa-map-credit {
	text-align: center;
    font-size: 0.6em;
    color: #ccc;
}
.usa-map-credit a {
	color: #ccc;
}

.menu-item-has-children .sub-menu {
	display: none;
	position: absolute;
	background: #fff;
}
#main-nav .sub-menu li {
	display: block;
}
.menu-item-has-children > a:after {
    content: "\f0d7";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left: 0.5em;
}
.menu-item-has-children:hover .sub-menu {
	display: block;
}
#main-nav .current-page-ancestor a {
	background-color: #354895;
	color: #fff;
}

#edd_secure_site_wrapper {
	display: none;
}
#edd_secure_site_wrapper.show {
	display: block;
}
table#edd_purchase_receipt_pages {
    width: 100%;
}

@media only screen and (max-width: 640px) {
	.usa-map-wrapper {
		width: 100%;
		padding-bottom: 61.8%;
	}
	h1.fwp-title, .fwp-row .text-right {
		text-align: center;
	}
	select.tinynav {
		background-color: #354895
	}
	#main-nav span#header-cart, #header-cart > a {
		display: block;
		float: none;
		text-align: center;
	}
}