/* CAPTURE PAGE */
.copyright, .copyright a, .trademark {
        text-align: center;
    color: #ccc;
    background: none !important;
    font-size: 13px;
    margin-top: 0px !important;
    margin-bottom: 10px;
    line-height: 13px;
}
.trademark {width: 80%;
    margin: 0 auto 50px;
    text-align: center;}
.img-center {margin-left:auto; margin-right:auto;}
.arrow {float: right;}
.callout-warning {    margin-top: 40px;
    padding-top: 40px;
    border-top: 1px solid #eee;
	margin-bottom:50px;
	display:block;}
.overflow {    overflow: hidden;}
.capture .header {    padding: 40px 0px;
    margin-bottom: 40px;
    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 );}
.capture h1 {font-size: 40px !important;
    margin-bottom: 30px !important;
    font-weight: 300;
    color: #fff;
    text-shadow: 1px 1px #000;}
.capture h2 {    font-size: 19px;
    font-weight: 600;}
.capture h4 {    font-family: 'Kalam';
    font-weight: 300;
    font-size: 25px;
    line-height: 34px;}
.form-content {    background: #f7f7f7;
    padding: 23px;}
.capture .btn-sales {display: block; margin-bottom:30px;}
p.large {    
	font-weight: 600;
    font-size: 18px;}
p.arrow {    background: url(img/icon-arrow.png) no-repeat left 3px;
    padding-left: 28px;
    font-size: 16px;
    line-height: 25px;
    margin-top: 26px;}

body, input, select, textarea, button {
    font: 16px/1.75em 'Open Sans', Helvetica, Arial;
	color:#404246;
}
.container {max-width:1000px;}
.btn-sales, .modal-content input.inputSubmit {    
	color: #fff;
    background: #ff6200;
    border-radius: 35px;
    font-size: 20px;
    padding: 19px 40px;
    font-weight: 700;
    max-width: 100%;
    margin: 10px auto 60px;
    box-shadow: 0px 3px 0px #b84802;
    transition: all 0.3s ease;
	border-color:transparent;
	white-space:inherit;}
	
.btn-sales:hover, .modal-content input.inputSubmit:hover {border: 1px solid #b84802;
    background: #fff;
    color: #ff6200;
    box-shadow: none;}
.header, .testimonials {  
	}
.copyright, .copyright a {
   text-align: center;
    color: #ccc;
    background: none !important;
    font-size: 10px;
    margin-top: 50px !important;
    margin-bottom: 50px;
    line-height: 10px;
}
hr.small {    width: 20%;}

/* 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;
}

/* ABSOLUTE */
.absolute {
	color: #fff;
    background: #3b3c48;
    text-align: center;
    padding: 15px;
    font-family: 'Open Sans Condensed';
    font-size: 20px;
    margin-bottom: 1px;}

/* HEADER */
.header h1 {
	font-size: 42px;
    line-height: 52px;
    margin-bottom: 40px;}
.header .video-wrap {
	max-width: 800px;
    margin: 0 auto 40px;
	padding:18px;
	box-shadow: 0px 7px 50px 0px rgba(84,110,122,0.25);
	background: #0685c9; /* Old browsers */
	background: -moz-linear-gradient(-45deg, #0685c9 0%, #3190d8 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg, #0685c9 0%,#3190d8 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg, #0685c9 0%,#3190d8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0685c9', endColorstr='#3190d8',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	}

/* ICONS */
.icons {
	text-align:center;
    padding: 50px 0;
	}
.icons .icon-image {    
	max-height: 94px;
    display: inline;
    margin-bottom: 10px;}
.icons .icon-title {    
	font-size: 19px;
    font-weight: 600;
    margin-bottom: 12px;}
.icons .icon-content {}
.head-testimonial {
	font-size: 24px;
    font-weight: 600;
    margin-bottom: 40px;
    line-height: 32px;}
.head-testimonial:after {
	height: 1px;
    display: block;
    width: 100px;
    background: #eee;
    border-right: 1px white;
    content: '';
    margin: 32px auto;}
.head-testimonial span {
	display: block;
    font-size: 20px;
    font-style: italic;
    margin-top: 10px;}
.icons .btn-sales {margin-top:50px;}

/* TESTIMONIALS */
.testimonials {}
.testimonial-card {
	/* box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);*/
    position: relative;
    background: #f7f7f7;
	border: 1px solid #eee;
    overflow: hidden;
    margin-bottom: 20px;
	margin-top:20px;
	}
.testimonial-card .card-up {
	overflow: hidden;
    height: 120px;}
.testimonial-higdon {background: url(img/higdon-background.jpg);
    background-size: cover;
    background-position: center;}
.testimonial-hochman {background: url(img/hochman-background.jpg);
    background-size: cover;
    background-position: top;}
.testimonial-card .avatar {    
    width: 120px;
    margin: -65px auto 0;}
.testimonial-card .avatar img {
	width: 100%;
	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
	border: 5px solid #fff;
	}
.testimonial-card .card-block {
	text-align: center;     
	position: relative;   
	padding: 1.25rem;}
.testimonial-card .card-title {    
	font-weight: 600;}
.testimonial-card hr {}
.testimonial-card p {}
/* 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: 992px) {
	.capture .btn-sales {margin-top:0px;}
	.icons .icon-image {margin-top: 30px !important;}
	.header {margin-bottom:0px;}
	.capture h4 {margin-top: 30px;}
}

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

}