@import 'https://fonts.googleapis.com/css?family=Open+Sans:400,700,800';
/* CSS Document */

body { color:#333; background:#eee; font-family: 'Open Sans', sans-serif; font-size: 14px; line-height: 1.6;}
a{ color:#007ecd;}
a:hover {
	color: #007ecd;
}
h1, h2, h3, h4, h5, h6 {font-family: 'Open Sans', sans-serif, Arial;}

.btn {

    border-radius: 0;
    box-shadow: none;
    font-family: 'Open Sans';
    font-weight: 700;
}

.btn.btn-primary {
	background: #e97924;
    border-color: #e97924;
}

.btn.btn-primary:hover,
.btn.btn-primary:focus {
	background: #e95325;
	border-color: #e95325;
}

.container-narrow { background:#fff; padding:15px; margin:30px auto 30px auto; box-shadow:6px 8px 0px #ddd; }
header.header-container { text-align:center; padding:10px 0; margin:20px 0 0 0;}
header.header-container h2 { margin:0; text-transform:uppercase; font-size:28px; font-weight:normal;font-family: 'Open Sans', sans-serif, Arial;}
header.header-container h4 { font-family:"Open Sans", Arial, Helvetica, sans-serif; color:#e95325; margin:-6px 0 0 0;}
.site-name { position:relative; z-index:9; display:inline-block;}
.site-dscr {     position: absolute;
    z-index: 10;
    right: -10px;
    top: -20px;
    font-size: 14px;
    font-weight: normal;
    text-transform: lowercase;
    background: #f78e1e;
    border-radius: 5px 5px 5px 0;
    text-shadow: none;
    padding: 5px;}
.site-name i { font-size:18px; margin:0; display: none;}
.site-name:before,
.site-name:after {
	content: "";
	width: 10px;
	height: 10px;
	display: inline-block;
	vertical-align: middle;
	margin: 0 2px;
	background: #333;
	border-radius: 50%;
}
.site-name span {}
.site-name span strong { font-weight:bold;}

.body-container { border-bottom:2px dotted #ccc; padding:20px 0;}
.body-container article {}
.body-container article header {}
.body-container article header ul.nav-step { padding:0; margin:0; text-align:center;    background: #e95325;
    margin: 0 -21px; border-right:6px solid #79260c}
.body-container article header ul.nav-step.hidden-desktop { text-align:left; border-bottom:2px dotted #ccc; padding-bottom:20px;}
.body-container article header ul.nav-step.hidden-desktop li { display:block;}
.body-container article header ul.nav-step li{ display:inline-block; margin:10px;}
.body-container article header ul.nav-step li span{ 
display: inline-block;
    width: 40px;
    height: 40px;
    border: 1px solid rgba(255,255,255,.2);
    background: none;
    color: rgba(255,255,255,.5);
    text-align: center;
    line-height: 40px;
    margin: 0 10px 0 0;
    font-weight: bold;
    font-size: 20px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
}
.body-container article header ul.nav-step li a{ 
    display: inline-block;
    color: rgba(255,255,255,.5);
    }
.body-container article header ul.nav-step li:hover{}
.body-container article header ul.nav-step li:hover a{ text-decoration:none;}
.body-container article header ul.nav-step li:hover span{}
.body-container article header ul.nav-step li.step-active{}
.body-container article header ul.nav-step li.step-active a{     color: #fff;
    font-weight: bold;}
.body-container article header ul.nav-step li.step-active span{     background: #e97924;
    color: #fff;
    border-color: #e97924;}

.body-container article form {}
.body-container article form input[type="text"],.body-container article form select { box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box; width:100%;}
.body-container article form input[type="submit"] { box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.body-container article form h4 { font-weight: normal; letter-spacing:-1px; margin: 20px 0 20px 0; text-transform:uppercase; font-weight:bold; font-size:16px;}
.body-container article form span{}
.body-container article form p{}
.frm-container { margin:20px 0; text-align:center}
.frm-container label { }
.frm-container input[type="text"],.frm-container input[type="submit"] { margin-bottom:5px; height:36px;}
input#pin1 { font-size:16px; text-align:center; letter-spacing:5px;}
.frm-container .form-inline { margin-bottom:10px;}

.step-2 { }
.step-2 fieldset {}
.step-2 h5 { font-size:12px; color:#5A1F00; border:none; background: #fff7d5; margin-bottom:20px; font-weight:normal; padding:10px 0; line-height:20px;}
.step-2 .form-inline {}
.step-2 .form-inline label{ text-align:left; font-size:14px; color:#888; min-height:92px;}
.step-2 .form-inline p{}
.step-2 .form-inline input[type="text"]{ }
.step-2.hidden-desktop label { display:block; text-align:left;}
.step-2.hidden-desktop input { width:100%; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}

.step-3 { }
.step-3 legend { font-size:14px; color:#007ecd; border:none; background: #FDE792; padding:10px 0; line-height:20px; margin-bottom:20px;}
.step-3 .form-inline { text-align:left;}
.step-3 .form-inline h5 { font-size:12px; font-weight:normal;}
.step-3 h4 {font-size:12px; color:#5A1F00; border:none; background: #fff7d5; margin-bottom:20px; font-weight:normal; padding:10px 0; line-height:20px; text-transform:none;}
.step-3 .form-inline label{ }
.step-3 .form-inline label input[type="text"] { height:30px;}
.step-3 .form-inline.question-1,.step-3 .form-inline.question-2 { margin-bottom:30px;}
.step-3 .form-inline.question-3 { margin-bottom:10px;}
form.step-3 header{font-size:12px; color:#5A1F00; border:none; background: #fff7d5; margin-bottom:20px; font-weight:normal; padding:10px 0; line-height:20px; text-transform:none;}
form.step-3 header strong{ font-weight:bold;}
form.step-3 .question-box {}
form.step-3 .question-box p{ text-align:left;font-family: 'Open Sans', sans-serif, Arial; font-weight:normal; font-size:14px;font-size:13px;}
form.step-3 .question-box label{ text-align:left; font-size:13px;}

.winning-stats {}
.winning-stats header {text-align: center;padding: 0 0 10px 0;margin: 0 0 10px 0;color: #80b932;}
.winning-stats header h3 {}
.winning-stats .winning-stats-body h5{}
.winning-stats .winning-stats-body p { font-size:14px; text-align:justify; }
.winning-stats footer { margin:20px 0 0 0; border-top:2px dotted #ccc;}
.winning-stats footer h4{ color:#007ecd; font-size:16px; font-weight:normal;}
.winning-stats footer address{margin: 10px 0 0 20px; font-size:13px; line-height:22px;}

.contact {}
.contact section{ margin:0 0 20px 0;}
.contact section h4{  color:#007ecd; font-size:14px; font-weight:normal; text-align:left; }
.contact.hidden-phone { padding-left:20px; margin-left:20px; border-left:2px dotted #ccc;}
.contact.visible-phone { padding-top:20px; margin-top:20px; border-top:2px dotted #ccc;}
.contact.visible-phone section.direction-info iframe{}
section.contact-info {}
section.contact-info address{}
section.direction-info {}
section.direction-info iframe{}
section.direction-info footer{text-align:center; padding:10px; border:none; margin:0;}
section.direction-info footer a{}

.footer-container { text-align:center; margin:20px 0 10px 0;}
.footer-container p { font-size:13px; color:#888; margin:0;}
.footer-container span {}
.footer-container a {color:#007ecd;}
.footer-container a:hover { text-decoration:underline;}

#question2-box,#question3-box,#question2-box-mb,#question3-box-mb,#submit-btn,#submit-btn-mb, section.info-step-2,.error-mess, section.info-step-4{ display:none;}
.error-mess { color: red; font-size:12px; text-align:left;}
.rq, .error{color: red; font-size:12px; text-align:left; display:block;}
.hide {display: none}
#findpinbox {}
#findpinbox #myModalLabel { text-align:left;}
#findpinbox .modal-body { text-align:left;}
.height50 { min-height:62px !important;}
.height92 { min-height:92px;}

/*========== Email Container ===========*/
.container-email { max-width:600px; background:#fff; padding:15px; margin:30px auto 30px auto; border:1px solid #ccc;}
.email-header {font-size:14px; border:none; background: #f8f8f8; padding:10px; line-height:22px; margin-bottom:20px; text-align:center;}
.email-header h3 { font-weight:normal; color:#007ecd; margin:0;}
.email-header p {}

.email-body {}
.email-body h4 { font-weight:normal; color:#007ecd;}
.email-body h5 { font-weight:normal;}
.email-body p { margin:10px 0 20px 0; font-size:13px; line-height:24px;}
.email-body address { font-size:13px; line-height:20px; color:#777;}
.email-body a {}

.email-body section.span6:last-child {}
.email-body section.span6:last-child footer{ margin:20px 0 0 0; text-align:center;}

.obj-responsive {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.obj-responsive iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

input[type=text],
input[type=email],
input[type=tel] {
	box-shadow: none;
	border-radius: 0;
	border-width: 2px;
	font-family: 'Open Sans'
}
