#topsection{
	padding-top:100px;
	background: #387092;
}

#contact-arrow-right:before {
    content: "\f061" !important;
    color: #F7951D;
    font-size: 20px;
    float: right;
    margin: 25px 10px;
}

#contact-top-left h1{
	color: #fff;
	font-size: 50px;
}

#contact-top-left{
	margin-top: 10px;
}


.big-number{
	font-size: 40px;
	font-weight: 300;
	color: #fff;
	float: right;
}

.contact-intro-text{
	color: #F7951D;
	float: right;
	line-height: 0;
	text-transform: uppercase;
}

#contact-top-right{
	margin-bottom: 20px;
	margin-right: 20px;
}

.greybkgrnd .container{
	background: #F6F6F6 !important;
}

.blue-header{
	font-size: 24px;
	font-weight: bold;
	line-height: 29px;
	color: #387092;
}

#special-blue-header{
	margin-top:52px;
}

.location-title{
	text-transform: uppercase;
	font-weight: 600;
	color: #5C5C5C;
	line-height: 22px;
	margin-bottom: 10px;
}

.address-section{
	border-left: 2px solid #F7951D;
    padding-left: 15px;
    margin-left: 15px;
}

.address{
	line-height: 22px;
	margin-bottom: 10px;
}

.email{
	line-height: 22px;
	display: block;
}

.number{
	line-height: 22px;
	margin-bottom: 5px;
	display: block;
}

.contact-info-section{
	padding: 30px 0;
}

.contact-email{
	display: block;
}

.contact-number{
	display: block;
	margin-bottom: 5px;
}

#contact-form-text{
	padding: 20px 30px 0;
    line-height: 20px;
}

#contactpageform{
	background:#fff;
}
.questionlabel{
	margin-top:12px;
	font-weight:bold;
}

input[type="submit"], #submitbutton, .learnmorebutton{
	background: #f4ae28;
    color: white;
    font-size: 20px;
    font-weight: bold;
    padding: 14px 30px;
    border: 2px solid #f4ae28;
    cursor: pointer;
    margin-top:20px;
    border-radius: 8px;
}

input[type="submit"]:hover, #submitbutton:hover, .learnmorebutton:hover{
	background:white;
	color: #f4ae28;
}

#submitbutton:focus, .learnmorebutton:focus{
	outline:none;
}

.smallerblue{
	font-size:18px;
	margin-top:20px;
}

#orangequiz{
	background: rgb(251,176,52);
background: -moz-radial-gradient(circle, rgba(251,176,52,1) 0%, rgba(247,149,29,1) 100%);
background: -webkit-radial-gradient(circle, rgba(251,176,52,1) 0%, rgba(247,149,29,1) 100%);
background: radial-gradient(circle, rgba(251,176,52,1) 0%, rgba(247,149,29,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fbb034",endColorstr="#f7951d",GradientType=1);
min-height:165px;
}

#bluequiz{
	background: rgb(0,164,228);
background: -moz-radial-gradient(circle, rgba(0,164,228,1) 0%, rgba(56,112,146,1) 100%);
background: -webkit-radial-gradient(circle, rgba(0,164,228,1) 0%, rgba(56,112,146,1) 100%);
background: radial-gradient(circle, rgba(0,164,228,1) 0%, rgba(56,112,146,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00a4e4",endColorstr="#387092",GradientType=1);
padding: 150px 0px 200px 0px;
}

#bluequiz p{
	color:white;
	font-size: 22px;
	line-height: 31px;
}

#bluequiz p.bigger{
	font-size:29px;
	font-weight: bold;
	line-height: 37px;
}

.centerme{
	text-align: center;
}

#quizquestionwrap h1, #bluequiz h1{
	font-size:38px;
	font-weight: bold;
	color:white;
	margin-top:30px;
}

#evergreenquizsectionwrap h2{
	color:#5C5C5C;
	font-size:28px;
	font-weight: normal;
	margin-top:50px;
}

#quizprogressbar{
	text-align: center;
	margin:0 auto;
	width:90%;
	height:3px;
	background:#DADDE0;
	position:relative;
}

#qprogress{
	position: absolute;
	left: 0px;
	background:#387092;
	height:3px;
}

.eqanswer{
	color: #387092;
    font-size: 16px;
    font-weight: 600;
    width: 90%;
    display: block;
    background: white;
    text-align: center;
    padding: 30px 20px;
    border-radius: 10px;
    box-shadow: 0px 2px 5px 0px rgba(0,0,0,.3);
    margin-bottom:30px;
    box-sizing: border-box;
    outline:none;
    transition:all ease .3s;
    min-height: 85px;
    margin-left:auto;
    margin-right:auto;
    cursor: pointer;
}

.eqanswer:hover{
	/*font-size:19px;*/
	box-shadow: 0px 14px 20px 0px rgba(0,0,0,.2);
	width:93%;
	padding:40px 20px;
}

#eqanswerset{
	height:600px;
}

#resultscta{
	background: white;
    color: #406780;
    padding: 25px;
    display: inline-block;
    width: 65%;
    border-radius: 10px;
    box-shadow: 0px 2px 5px 0px rgba(0,0,0,.2);
    font-weight: bold;
    font-size: 17px;
}

/* Fastbreak LP */

#fb-hero-lrg h1{
	color: #fff;
	font-size: 60px;
    line-height: 60px;
    font-weight: bold;
    text-transform: uppercase;
}

#fb-hero-sm p{
	color: #fff;
	font-size: 45px;
	line-height: 50px;
	margin-top: 21px;
}

#fb-hero-img img{
	box-shadow: 0 0 10px #333;
}

.fb-body-text{
	font-size: 17px;
	line-height: 27px;
	margin: 30px 0;
}

#fb-first-paragraph{
	margin: 80px 0 50px;
}

.fb-title-text{
	color: #EFA000;
	text-transform: uppercase;
	font-size: 30px;
	line-height: 38px;
	font-weight: bold;
}

#sl-title{
	width: 345px;
	max-width: 100%;
}

#vert-line{
	border-right: 1px solid #DADDE0;
	padding-right: 100px;
}

.fbicon{
	width: 60px;
	max-width: 100%;
	display: block;
	margin-bottom: 15px;
}

.lightbox-sec{
	margin-left: 20px;
	margin-bottom: 60px;
}

.lightbox-sec div{
	font-size: 19px;
	line-height: 20px;
	font-weight: 300;
	color: #387092;
}

.lightbox-sec a{
	font-size: 19px;
	line-height: 20px;
	font-weight: 300;
}

#cust-centric{
	position: relative;
	top: 245px;
	text-transform: uppercase;
}

#cust-tip{
	text-transform: uppercase;
}

.modal-cta{
	text-transform: uppercase;
}

.modal-cta:hover{
	cursor: pointer;
	color: #f6b333;
}

#fastbreak img{
	max-width: 100%;
}

#fb-imgfull{
	margin: 60px 0;
}

sup {
	font-size: x-small; 
	vertical-align: super !important;
}

#listbox{
	background: #DADDE0; 
	width: 1100px;
	box-shadow: 0px 4px 10px 0px #333;
	padding-bottom: 50px;
	margin: 50px auto 60px auto;
}

#checklist-title{
	font-size: 30px;
    line-height: 34px;
    text-align: center;
    font-weight: bold;
    color: #5E86AB;
    text-transform: uppercase;
    margin-bottom: 35px;
}

#fastbreak label {
    display: block;
    padding-left: 18px;
    text-indent: 0;
    margin-top: -20px;
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 23px;
    width: 80%;
}

#fastbreak input {
    width: 13px;
    height: 13px;
    padding: 0;
    margin:0;
    vertical-align: bottom;
    position: relative;
    top: -1px;
    overflow: hidden;
}

.yellowbkgrnd{
	background-color: #FBB034;
	margin: 50px 0 0;
}

.salestoservice{
	text-align: center;
	padding: 100px 0 150px;
}

.salestoservice p{
	color: #fff;
	font-size: 36px;
	line-height: 46px;
	font-weight: 400;
	margin-bottom: 50px;
}

.salestoservice button:hover{
	background: #5E86AB;
	color: #fff;
	cursor: pointer;
}

.sales_button{
	background: #fff;
	padding: 15px 40px;
	margin: 30px 10px;
	border-radius: 5px;
	border: none;
	font-size: 15px;
}

.modal {
  display: none;
  position: fixed;
  z-index: 1;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%; 
  overflow: auto;
  background-color: rgba(255, 255, 255, 0.5);
}

.modal-content {
  background-color: #387092;
  margin: auto;
  width: 980px;
  box-shadow: 0px 4px 10px 0px #333;
}

.modal-content img{
	float: left;
}

.close {
  color: #fff;
  float: right;
  font-size: 28px;
  font-weight: 300;
  padding: 0 15px;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.modal-title{
	display: inline-block;
	padding: 0 40px 9px;
	font-size: 34px;
	font-weight: bold;
	color: #EFA000;
}

.modal-body{
	color: #fff;
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 15px;
	padding: 0 40px;
}

#sources-section{
	margin-bottom: 30px;
}

#sources-section p{
	margin-bottom: 20px;
}

.modal-copy{
	margin-bottom: 40px;
}

#poll table{
	display: inline;
}

#poll tr{
	display: inline;
}

#poll h2{
	font-weight: 400;
}

#poll table td{
	font-size: 24px;
	font-weight: 600;
	color: #393e40;
}

#yes-content{
	display: none;
}

#no-content{
	display: none;
}


@media only screen and (max-width: 1200px) {
	#contact-arrow-right:before {
    	margin: 23px 0;
    }
    .modal-content{
	    width: 950px;
    }
}

@media only screen and (max-width: 1100px) {
	#checklist-title {
    	text-align: left;
    }
    #listbox{
	    width: auto;
    }
}

@media only screen and (max-width: 1000px) {
	.modal-body{
		font-size: 16px;
		line-height: 22px;
	}
	.modal-title{
		font-size: 28px;
		line-height: 30px;
	}
	.modal-content{
		width: 850px;
	}
}

@media only screen and (max-width: 991px) {
	#contact-arrow-right:before {
    		display: none;
    }
    #contact-top-right:first-child{
	    margin-top: 40px;
	    margin-bottom: 0;
    }
    .contact-intro-text{
	    float: none;
    }
    .big-number{
	    float: none;
    }
    .location-title{
		margin-top: 10px;
	}
	#special-blue-header{
		margin-top:0px;
	}
	#contactpageform{
		background:none;
		text-align: center;
	}
	#contact-form-text{
	    font-weight: bold;
		font-size: 19px;
		margin-bottom: 30px;
	}
	#buildingimg{
		display: none;
	}
	#orangequiz{
		min-height: 0px;
		height:auto;
		padding-bottom:40px;
	}
	#headerq{
		font-size:30px !important;
		margin:0 !important;
	}
	#mainq{
		font-size:24px !important;
		margin-top:0px !important;
	}
	#bluequiz{
		padding-top:20px;
	}
	#bluequiz p{
    	font-size: 15px;
		line-height: 21px;
	}
	#bluequiz p.bigger{
		font-size: 22px;
		line-height: 28px;
	}
	#fb-first-paragraph{
		margin: 160px 0 80px;
	}
	#vert-line{
		border-right: none;
		border-bottom: 1px solid #DADDE0;
		padding-right: 0;
		padding-bottom: 30px;
	}
	#cust-centric{
		top: 0;
		margin-top: 50px;
	}
	#cust-tip{
		margin-top: 50px;
	}
	#checklist-title{
		text-align: left;
	}
	.lightbox-sec{
		margin-top: 60px;
	}
	.modal-copy{
		margin-top: 30px;
	}
}

@media only screen and (max-width: 900px) {
	#topsection{
		padding-top:20px;
	}
	#equizwrap #topsection{
		padding-top:0px;
	}
	.modal-content{
		width: 769px;
	}
	.modal-body{
		font-size: 15px;
		line-height: 20px;
	}
	.modal-title{
		font-size: 25px;
		line-height: 30px !important;
	}	
}

@media only screen and (max-width: 768px){
	#fb-hero-lrg h1{
		font-size: 45px;
		line-height: 50px;
	}
	#fb-hero-sm p{
		font-size: 30px;
		line-height: 35px;
	}
	#fast-break-head{
		height: 350px;
	}
	.modal-content img{
		display: none;
	}
	.modal-content{
		width: 600px;
	}
}

@media only screen and (max-width: 600px) {
    #fb-first-paragraph{
		margin: 140px 0 80px;
	}
	.modal-content{
		width: 500px;
	}
}


@media only screen and (max-width: 500px) {
    .big-number{
	    font-size: 30px;
    }
    #contact-top-left h1{
	    font-size: 35px;
    }
    #checklist-title{
	    font-size: 20px;
	    line-height: 25px;
	    margin-bottom: -5px;
    }
    .modal-content{
		width: 415px;
	}
	.salestoservice p{
		font-size: 25px;
		line-height: 32px;
	}
	.salestoservice{
		padding: 60px 0 120px;
	}
	.modal{
		padding-top: 30px;
	}
}

@media only screen and (max-width: 400px) {
    #fb-first-paragraph{
		margin: 90px 0 50px;
	}
	.modal-content{
		width: 300px;
	}
}






