/* SALES PAGE */
/* MIXINS */
.row.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
	flex-wrap:wrap;
}
.row.row-eq-height > [class*='col-'] {
  display: flex;

}
.h-100 {
    height: 100%;
}
.w-100 {width:100%;}
.d-flex {display:flex;}
.mT-0 {margin-top:0px;}
.mT-20 {margin-top:20px;}
.mT-30 {margin-top:30px;}
.mT-50 {margin-top:50px;}
.mB-0 {margin-bottom:0px;}
.mB-10 {margin-bottom:10px;}
.mB-20 {margin-bottom:20px;}
.mB-30 {margin-bottom:30px;}
.pT-10 {padding-top:10px;}
.pB-10 {padding-bottom:10px;}
.pT-20 {padding-top:20px;}
.pB-20 {padding-bottom:20px;}
.pT-30 {padding-top:30px;}
.pB-30 {padding-bottom:30px;}
.p-20 {padding:20px;}
.bg-white {background-color: #fff;}
.bg-darker {    background-color: rgba(0,0,0,.3)}
.bg-yellow {background-color:#fffc77;}
.bg-gray {background-color:#eee;}
.b-5-red {border: 4px dashed #c14520;}
.underline {text-decoration: underline;}
.bg-black {background-color:#000;}
.bg-blue-gradient {    background-color: transparent;
    background-image: linear-gradient(180deg, #4054b2 0%, #001489 100%);}
.bg-green-gradient {background-color: transparent;
    background-image: linear-gradient(90deg, #2cdd9b 0%, #1dc8cd 100%);}
.bg-blue {background-color: #188ef4;}
.text-white {color:#fff !important;}
.text-yellow {color: #f9ed00;}
.text-red {color:#cc0000;}
.text-gray {color:#a3a3a3;}
.text-green {color:#00e816;}
.uppercase {text-transform: uppercase;}
b, strong {
    font-weight: 600;
}
.xlarge {font-size: 56px;font-weight: 800;}
.large {font-size: 36px;}
.img-center {margin: 0 auto;}
.truth {background: #f2ff00;
    text-align: center;}
.truth h4 {    font-size: 27px;
    font-weight: bold;
    color: #cc0000;
    line-height: 35px;}
.fact {    
	background: #c60000;
    color: #fff;
    font-size: 20px;
    text-align: center;}
p.use-icon:before {font-family: "Font Awesome 5 Pro";}
p.use-icon {    
	position: relative;
    padding-left: 25px;}
p.check {}
p.check:before {    
	content: "\f00c";
    position: absolute;
    left: 0px;}
.check-green {    
	color: #23a455;
    font-size: 25px;
    font-weight: 800;}
.f-14 {    
	font-size: 14px;
    line-height: 20px;}
.f-20 {font-size:20px; line-height: 28px;}
.f-23 {
	font-size: 23px;
    line-height: 28px;}
.f-30 {font-size: 30px;line-height:34px;}
h3 {
    line-height: 1.3;
}
ul.list-icon {    list-style-type: none;
    margin: 0;
    padding: 0;}
ul.list-icon li {    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;}
.list-icon-text {padding-left:10px;}
.list-details .list-icon-wrap i {    
	font-size: 30px;
    color: #009eed;}
.icon-xl {font-size: 80px;}
.icon-blue {color: #008cff;}
.icon-green {color: #00e091;}
.icon-red {color: #dd0072;}
body {background-color:#f7f7f7 !important}
body p, body ul li {    margin-bottom: 30px;
    font-size: 18px;
font-weight:300;}
h2, .h2 {    font-size: 25px;
    font-weight: 600;}
h3.callout {    text-align: center;
    font-weight: 600;
    font-size: 21px;
    line-height: 1.3;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 28px 0;
    margin: 35px 0;}
.capture .btn-sales {display: block; margin-bottom:30px;}
p.large {    
    font-size: 18px;}
p.xlarge {font-size: 28px;
    line-height: 30px;}
p.arrow {background: url(img/icon-check-orange.png) no-repeat left 3px;
    padding-left: 28px;
    font-size: 18px;
    line-height: 26px;
    margin-top: 26px;}
body, input, select, textarea, button {
    color: #141414;
    font-family: "Montserrat", Sans-serif;
}
.container {max-width:1140px;}
.btn-sales, .modal-content input.inputSubmit {    
	color: #fff;
    background: #58ba84;
    border-radius: 7px;
    font-size: 20px;
    padding: 19px 40px;
    font-weight: 700;
    margin: 10px auto 25px;
    box-shadow: 0px 3px 0px #428a62;
    transition: all 0.3s ease;
    border-color: transparent;
	white-space: inherit;}
	
.btn-sales:hover, .modal-content input.inputSubmit:hover {border: 1px solid #b84802;
    border: 1px solid #428a62;
    background: #fff;
    color: #58ba84 !important;
    box-shadow: none;}
.btn-success {
    color: #fff;
    background-color: #01c322;
    border-color: #4cae4c;
}
.btn-xl {padding: 22px 20px;
    font-size: 18px;
    font-weight: 600;
    border-bottom: 4px solid #4cae4c;}
.header, .testimonials {    
	background: #f8f8f8;
	}
.copyright, .copyright a {
    text-align: center;
    color: #ccc;
    background: none !important;
    font-size: 13px;
    margin-top: 0px !important;
	margin-bottom:50px;
}
hr.small {    width: 20%;}
/* CAPTURE */
.absolute {
    color: #d7623b;
    background: NONE;
    text-align: center;
    padding: 24px 0 0;
    font-size: 17px;
    margin-bottom: 0px;
    font-weight: normal;
}
body.capture h1 {    font-size: 42px;
    line-height: 52px;
    margin-bottom: 21px;}
h3.subheadline {
	line-height: 30px;
    font-size: 24px;
	color: #d7623b;
}
.modal-header, .modal-footer {
    background: #f7f7f7;
}
.modal-header .progress {
    margin: 10px auto;
    height: 35px;
    max-width: 400px;
    border-radius: 50px;
    background: #fff;
    border: 1px solid #ddd;
}
.modal-header .progress .progress-bar {
    width: 60%;
    font-size: 15px;
    padding-top: 6px;
    font-weight: 600;
}
.modal-footer p.antispam {
    font-size: 13px;
    margin-bottom: 0px;
	text-align: center;
}
.modal-content label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
    font-size: 14px;
}
.modal-content input {
    background-color: #FFFFFF;
    color: #000000;
    display: block;
    font-size: 14px;
    height: auto;
    line-height: 1.42857;
    padding: 14px 12px;
    vertical-align: middle;
    width: 100%;
    border: 1px solid #ccc;
    margin-bottom: 5px;
    margin-top: 5px;
}
.modal-content table {
    width: 85%;
}
.modal-content table tr td:first-child {
    width: 64px;
}
/* THANKS */
body.thanks .header {    
	    background: url(img/background-header.jpg) bottom right no-repeat;
    background-size: cover;
    color: #fff;
    padding: 41px 0 209px;}
body.thanks .header h1 {}
body.thanks .header h3 {}
.callout {background: #eee;
    padding: 20px 20px 1px;
    display: block;
    margin-top: 15px;}
/* PLAYER */
.fluid-width-video-wrapper {    padding-top: 60% !important;}
	.video-click {    margin-top: 15px;
    display: block;
    overflow: hidden;}
	.video-click img {    width: 25%;
    float: left;
    overflow: hidden;
    border: 1px solid #ababab;}
	.video-click:hover {cursor:pointer;}
	.video-click h4 {color: #fff;
    font-weight: 700;
    font-size: 16px;
    margin: 0px;}
	.video-click-content {    width: 70%;
    float: right;
    text-align: left;}
	.video-click p {color: rgba(250,250,250,.8);
    font-size: 14px;
    font-style: italic;
    line-height: 18px;
    margin-bottom: 10px;
	}
	.player {   
		background: #fff;
    padding: 10px 20px;
    overflow: hidden;
    position: relative;
    margin-bottom: 30px;
    margin-top: -150px;
    box-shadow: 0 0 30px rgba(0,0,0,.1);}
	.player .col-md-4 {position: absolute;
    right: -15px;
    top: 0;
	    background: #000;}
	.video-thumbs {
    position: relative;
    background: #000;
	overflow:scroll;
    padding-right: 12px;}
#video-player {margin-right: -20px;
    margin-left: -10px;}
.course-navigation {    position: absolute;
    top: -122px;
    left: -80px;
    z-index: 999;
    width: 165px;}
	.course-nav-header {font-size: 16px;
		margin-top: 0px;
    width: 100%;
    overflow: hidden;
    position: sticky;
    background: #000;
    border-bottom: 1px solid rgba(250,250,250,.4);
    top: 0;
    padding-top: 15px;
    padding-bottom: 10px;}
	.course-nav-header span {float: right;}
	.course-nav-header span a {padding-right:5px;}



/* HEADER */
.header {    
	background-color: transparent;
    margin-top: 0px;
    margin-bottom: 0px;
}
.header h1 {
	font-size: 42px;
    line-height: 52px;
    margin-bottom: 40px;}
.header .video-wrapper {    
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
    overflow: hidden;
    background: #000;}
.header .video-wrap {
	margin: 0px 0 0 -14px;
    padding: 18px;
    background: #fff;
	}
.carousel-inner {}
#testimonial-carousel {padding: 0 38px;}
.video-wrapper .carousel-control {top:30px; width: 50px;}

/* FEATURES */
.features {}

@media (min-width: 768px) {
.modal-dialog {
    width: 640px;
    margin: 30px auto;
}
}

/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
body.capture h1, .header h1 {    
	font-size: 28px !important;
    line-height: 41px;}
.capture h2 {
    font-size: 16px;
    font-weight: 600;
    line-height: 23px;
}

}

@media (max-width: 991px) {
	.capture .btn-sales {margin-top:30px;}
	.icons .icon-image {margin-top: 30px !important;}
	.player .col-md-4 {
    position: inherit;
    margin-top: 10px;
	}
	.player {
    padding: 10px 15px 0px;
	}
	.video-thumbs {
    padding-bottom: 15px;
}
	#video-player {
    margin-right: auto;
    margin-left: auto;
}
}

/* Landscape phones and down */
@media (max-width: 480px) {

}
