body, input, select, textarea, button {
    font: 16px/1.75em 'Open Sans', Helvetica, Arial;
	color:#333;
}
.sub-description {font-size: 18px;
    line-height: 24px;
    margin-top: 15px;}
.testimonial-card {
    background-color: #fff;
    border-radius: 7px;
    box-shadow: 0 15px 35px rgba(50,50,93,.1), 0 5px 15px rgba(0,0,0,.07);
    padding: 25px;
    border: 2px solid #eee;
    margin-bottom: 25px;
}
.testimonial-card p {
    margin-bottom: 15px;
    font-size: 18px;
    font-style: italic;
    line-height: 26px;
}
.testimonial-card cite {
    font-weight: 700;
    font-size: 18px;
}
.testimonial-card img {
    display: inline-block;
    max-width: 47px;
    margin-right: 5px;
}
.all {
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}
.testimonials {    background: #000;
    color: #fff;
    padding: 30px 0;}
.testimonials .testimonial {    text-align: center;
    padding: 20px;}
.testimonial p {    font-size: 17px;
    line-height: 25px;}
.testimonial img {    display: block;
    margin: 15px auto 0px;
    width: 100px;
    border-radius: 50%;}
.testimonial cite {font-weight: bold;
    font-size: 14px;}
.highlight {color: #fff000;}
.absolute {    background: #000;
    text-align: center;
    color: #fff;
    font-size: 20px;
    font-family: 'open sans condensed';
    text-transform: uppercase;
    padding: 14px;
    border-bottom: 1px solid #152e4c;
}
.counter-group .counter-block:last-child {margin-right: 0px;}
.counter-block .counter-caption {
	font-weight: bold;
	text-transform: uppercase;
}
h2.preheadline {color: #fff;
    font-family: 'Open Sans Condensed', sans-serif;
    text-transform: uppercase;
    font-size: 28px;
    margin-bottom: 25px;}
span.preheadline {    
	font-size: 22px;
    display: block;
    text-transform: uppercase;
    margin-bottom: 25px;}
.img-rounded {
    border-radius: 50%;
    max-width: 235px;
    margin: 0 auto;
    box-shadow: 0px 7px 50px 0px rgba(38,50,56,0.25);
	border: 3px solid #fff;
}
.img-squared {
	max-width: 415px;
    margin: 0 auto 30px;
    box-shadow: 0px 7px 50px 0px rgba(38,50,56,0.25);
	border: 3px solid #fff;
}

.header { padding: 40px 0px;
    height: auto;
    overflow: visible;
    background-color: rgba(0,102,204,1);
    background: -moz-linear-gradient(45deg, rgba(0,82,164,1) 0%, rgba(0,102,204,1) 25%, rgba(102,199,214,1) 100%);
    background: -webkit-linear-gradient(45deg, rgba(0,82,164,1) 0%,rgba(0,102,204,1) 25%,rgba(102,199,214,1) 100%);
    background: linear-gradient(45deg, rgba(0,82,164,1) 0%,rgba(0,102,204,1) 25%,rgba(102,199,214,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0052a4', endColorstr='#52b5d5',GradientType=1 );}
.header {     
	background: url(https://secure1.mlspcdn.net/themes/weeklymarketingwebinarsorg/img/background-network.jpg);
    background-size: cover !important;
    background-position: center bottom;}

span.disclaimer {color: #f79646;
font-style: italic;
font-size: 22px;
line-height: 27px;}

.btn-register, .modal-content input.inputSubmit {    
	color: #051514;
    background: #fb7901;
	  background-image: -webkit-linear-gradient(top, #f6bb15, #fb7901);
	  background-image: -moz-linear-gradient(top, #f6bb15, #fb7901);
	  background-image: -ms-linear-gradient(top, #f6bb15, #fb7901);
	  background-image: -o-linear-gradient(top, #f6bb15, #fb7901);
	  background-image: linear-gradient(to bottom, #f6bb15, #fb7901);
    border-radius: 35px;
    font-size: 23px;
    padding: 19px 30px;
    font-weight: 800;
    max-width: 100%;
    margin: 25px auto 30px;
    box-shadow: 0px 3px 20px 0px rgba(38,50,56,0.25);
    transition: all 0.3s ease;
	border-color:transparent;
	white-space:inherit;
	border:2px solid #b14d01;
	text-shadow: 2px 1px rgba(255,255,255,.3)}
	
.btn-register:hover, .modal-content input.inputSubmit:hover, .alert .btn-register:hover {border: 2px solid #fb7901;
    background: #fff;
    color: #fb7901;
    box-shadow: none;
	}


/* MODAL */
.modal-content {    background: #f7f7f7;}
.modal-header {}
.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%;
    background-color: #ff6200;
    font-size: 15px;
    padding-top: 6px;
    font-weight: 600;}
.modal-body {padding: 15px 30px;}
.modal-body p {font-size: 22px;
    line-height: 32px;}
.modal-footer {text-align: center;
    font-size: 12px;
    padding: 10px 15px 0px;}
.modal-content label {    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;}
.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 input.inputSubmit {margin-bottom:30px; border:1px solid; border-color:transparent;}
.moda-footer p.antispam {}
.modal-content table {width:100%;}
.modal-content table tr td:first-child {
    width: 64px;
}

/*!
 * Webinars OnAir
 * Timer DEFAULT
 *
 */
.margin-bottom {margin-bottom:20px;}
.border-left {padding-left: 30px;
border-left: 1px solid #eee;
}
.padding-right {padding-right:30px;}
.uppercase {text-transform:uppercase;}
.underline {text-decoration:underline;}
.border-top {border-top: 1px solid #eee;}
.border-bottom {border-bottom: 1px solid #eee;
padding-bottom: 10px;}


.timer {background: #eeeff5;
border-bottom: 1px solid #e4e4ea;
padding: 50px 0 40px;
margin-bottom: 20px;
}
.timer .container {max-width: 1170px;}
.timer .btn {display:block;}
.alert-grunge {    background: #f16334;
    color: #fff;
    font-size: 23px;
    overflow: hidden;
    line-height: 33px;}
.alert-grunge .btn {}

.footer {padding-top: 10px;
margin-top: 80px;
margin-bottom: 40px;}

h1 {    color: #fff;
    font-weight: bold;
    font-size: 46px;
    margin-bottom: 30px;
    font-family: 'Open Sans';}
h3 {color: #dfebf7;
font-weight: normal;
font-size: 20px;
line-height: 26px;}
h5 {    font-family: 'Open Sans';
    font-weight: bold;
    font-size: 22px;
    margin-bottom: 30px;
    line-height: 29px;}
h5 span {    font-size: 16px;
    font-weight: normal;
    display: block;
    font-style: italic;}
p {}
p.check {    background: url(img/icon-check.png) no-repeat left top;
    padding-left: 38px;
    margin: 10px 0 30px;
    min-height: 28px;}

.yellow {color: #ffea00;}

.copyright, .copyright a {
   text-align: center;
    color: #ccc;
    background: none !important;
    font-size: 10px;
    margin-top: 50px !important;
    margin-bottom: 50px;
    line-height: 10px;
}

/* THANK YOU PAGE STYLES */
body.thank-you .header {border-bottom: 7px solid #eeeff5;}
.feature-row:before {}
.feature-row:after {    border-bottom: 1px solid #ddd;
    width: 13%;
    margin: 0px auto;
    padding-top: 25px;
    padding-bottom: 0px;}
p.text-center img {margin: 40px auto 0;}
h1.thank-you {
	color: #fff;
    font-weight: bold;
    font-size: 42px;
    margin-bottom: 20px;
    font-family: 'Open Sans';
}
h2 {
	text-align: center;
    font-weight: bold;
    font-size: 35px;
    line-height: 44px;
    margin: 40px 0 60px;
}
.large-link {}
p.hero {    font-size: 20px;
    line-height: 30px;
    margin-top: 40px;
    margin-bottom: 30px;}
p.hero:before {}
/*.number {
    font-family: 'Open Sans';
    font-weight: 300;
    font-size: 41px;
    display: block;
    width: 70px;
    border: 1px solid #5e8ef0;
    text-align: center;
    height: 70px;
    line-height: 48px;
    border-radius: 50%;
    padding: 8px;
    color: #5e8ef0;
    margin: 0 auto;
}*/
.feature-wrap h4 {
    font-size: 19px;
    line-height: 30px;
    font-weight: 600;
    text-align: center;
}
.btn-thanks {}
.btn-thanks span {
	display: block;
    font-size: 15px;
    margin-top: 4px;
    font-style: italic;
    color: #a24104;
}

/* MEDIA QUERIES */
/* Extra small devices (phones, up to 480px) */
/* No media query since this is the default in Bootstrap */

/* Landscape phones and down */
@media (max-width: 767px) { 
h1 {font-size: 33px;}
h3 {font-size: 17px;
    line-height: 24px;}
.btn-register, .modal-content input.inputSubmit {padding: 19px 50px;}
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
	.container {max-width: 960px;}
 }

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) { }

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) { 
	
}

/*** reCaptcha Badge Tweaks ***/

form div.g-recaptcha {
	margin-left:62px;
}