input[type="radio"] {
	-webkit-appearance:button;
  	moz-appearance:button;
  	appearance:button;
  	background-color: #fff;
  	width:30px;
	height: 30px;
	border:4px solid #f1b027;
	border-radius:50%;
	margin-top:15px;
}

input[type="radio"]:hover {
	background-color: #ccc;
}

input[type="radio"]:checked {
	border: 15px solid #f1b027
}


#dlqi {
	height: 490px !important;
}

#first .down-arrow-row {
	position: relative;
	top:-35px;
}

.dlqi-image {
	float:left;
	position: relative;
	top: 30px;
	left:-150px;

}

.dlqi-image img {
	margin: 0 !important;
	max-height: 370px;
}

.dlqi-question {
	text-align: left;
	position: relative;
	left: -203px;
	top: 60px;
	width: 1500px;
}

.dlqi-question-number {
	color: #fff;
	font-size: 24px;
	font-weight: 300;
	border-bottom: 3px solid #efaf3f;
	padding-bottom: 10px;
	padding-right: 20px;
}

.dlqi-question-text {
	text-transform: none !important;
	text-align: left !important;
	font-weight: 300;
	width: 1000px !important;
	margin-top: 30px !important;
}

.dlqi-answer-option {
	float:left;
	width: 130px;
	height: 85px;
	margin-right: 16px;
	margin-top: 24px;
	background-color: #00a9fe;
	color: #fff;
	padding-top:10px;
	text-align: center;
	font-weight: 300;
	font-size: 20px;
}

.dlqi-progress {
	clear:both;
	width: 100%;
	position: relative;
	left: 360px;
	top: -52px;
}

.dlqi-progress-icon {
	float:left;
	border: 3px solid #fff;
	background-color: #ccc;
	color: #666;
	border-radius:50%;
	width: 25px;
	height: 20px;
	vertical-align: middle;
	font-size: 14px;
	padding-top: 5px;
	margin-right: 20px;
}

#dlqi .selected {
	color: #fff;
	background-color: #2fb6fb;
}

.current-prog {
	background-color: #f1b027 !important;
}

.dlqi-controls {
	clear:both;
	width: 100%;
	position: relative;
	left: 360px;
	top: -30px;
}

.dlqi-start-again {
	float:left;
	margin-left: 400px;
	border: 1px solid #efaf3f;
	color: #fff;
	font-size: 14px;
	font-weight: 300;
	width: 160px;
	height: 28px;
	padding-top: 7px;
}

.dlqi-start-again a {
	text-decoration: none;
	color: #fff;
}

.dlqi-start-again:hover {
	background-color: #efaf3f;
}

.dlqi-back-button {
	float:left;
	border: 1px solid #efaf3f;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	color: #fff;
	font-size: 23px;
	font-weight: 300;
}

.dlqi-back-button a {
	text-decoration: none;
	color: #fff;
}

.dlqi-back-button:hover {
	background-color: #efaf3f;
}

.dlqi-download-graphic {
	background-image: url('../img/clipboard.png');
	width: 500px;
	height: 100%;
	float:left;
	position: relative;
	top: -6px;
}

.dlqi-score {
	color: #e84e0f;
	width: 300px;
	margin: 120px auto 0px auto;
	font-size: 24px;
	text-align: center;
	font-weight: 300;
}

.dlqi-calc {
	position: relative;
	left: -137px;
	top: 20px;
	font-size: 14px !important;
	color: #394f61 !important;
	text-transform: none !important;
	text-align: center;
}

.dlqi-share-text {
	text-transform: none !important; 
	font-weight: 300 !important; 
	font-size: 16px !important; 
	text-align: left !important; 
	width: 400px !important;
	margin: 10px 0 !important;
}

.dlqi-download-cta {
	float:left;
	padding-top:45px;
}

.dlqi-download-button {
	display: block;
	border: 2px solid #fff;
	background-color: #e84e0f;
	color: #fff;
	width: 294px;
	height: 36px;
	text-decoration: none;
	margin: 10px 0px;
	padding-top: 11px;
	text-align: center;
	font-weight: 300;
	font-size: 20px;
}

.dlqi-copyright-text {
	color: #fff;
	font-size: 14px !important;
	text-transform: none !important;
	font-weight: 300;
	text-align: left !important;
	margin-top: 20px !important;
}

#q12 .dlqi-question-text {
	width: 420px !important;
	font-size: 28px;
	margin-top: 0px !important;
	margin-left: 0px;
}

#q13 .dlqi-download-graphic {
	background-image: url('../img/symtrac.png'); 
	background-position: bottom right;
}

#q13 .dlqi-download-cta {
	margin-left: 40px;
}

#q13 .dlqi-question-text {
	font-size: 24px !important;
	width: 500px !important; 
	margin: 0 !important; 
	font-weight: 300 !important;
}

#total-score {
	font-weight: 700;
	font-size: 60px;
}

.dlqi-grey-bar {
	background-color: #eee;
	width: 100%;
	z-index:10;
	position: absolute;
	top: 73px;
	height: 80px;
	display: none;
}

.dlqi-grey-bar p {
	font-family: 'Roboto', sans-serif;
	font-weight: 400 !important;
	color: #755c9a !important;
	text-align: left !important;
	text-transform: none !important;
	font-size: 18px !important;
	width: 100% !important;
	max-width: 1130px;
	padding: 30px 30px 0px 30px;
}

.dlqi-what-next {
	width: 160px !important;
	height: 28px;
	background-color: #f1b027;
	position: absolute;
	top: 133px;
	z-index: 15;
	padding: 5px !important;
	box-shadow: 0px 0px 8px #666;
	display: none;
}

.dlqi-what-next p {
	width: 160px !important;
}

.dlqi-babylon-cta {
	position: absolute; 
	top: 120px; 
	width: 260px; 
	float:left;
}
.dlqi-babylon-cta-p {
	text-align: left !important; 
	width: 280px !important; 
	margin: 0px;
}

.dlqi-download-cta {
	position: absolute; 
	top: 0px; 
	left: 640px; 
	width: 300px;
}

@media screen and (max-width: 1170px) {
	.dlqi-grey-bar {
		top: 70px;
	}

	.dlqi-babylon-phones {
		display: none;
	}
	.dlqi-babylon-cta {
		top: 90px;
		width: 360px !important;
	}
	.dlqi-babylon-cta-p {
		text-align: left !important; 
		width: 360px !important; 
		margin: 0px;
	}
	.dlqi-download-cta {
		top: -20px;
		left: 630px;
	}
	.dlqi-share-text {
		width: 370px !important;
		font-size: 15px !important;
	}
	#final-result-text {
		width:370px;
	}
	.dlqi-calc {
		left:0px;
	}
}

@media screen and (max-width: 1100px) {
	.dlqi-download-cta {
		left: 580px;
	}

@media screen and (max-width: 1025px) {
	.dlqi-download-cta {
		left: 545px;
	}

@media screen and (max-width: 970px) {
	#q12 {
		top: 30px !important;
	}
	
	.dlqi-babylon-cta {
		width: 100% !important;
	}
	.dlqi-babylon-cta-p {
		width: 100% !important; 
		font-size: 18px !important;
	}
	.dlqi-download-cta {
		left: auto;
		top: 250px;
		width: 100%;
		text-align: center;
		margin: 0 auto;
		padding-top: 60px !important;
	}
	.dlqi-copyright-text {
		margin-left: 0px !important;
	}
	#total-score {
		font-size: 30px !important;
	} 
	.dlqi-score {
		text-align: center;
		margin: 0 auto;
	}
	#q12 .dlqi-question-text {
		font-size: 18px !important;
	}
	.dlqi-calc {
		text-align: center !important;
	}
	.main-content {
		width: 100%;
		position:static;
		margin-top: -20px !important;
	}

	.dlqi-answer-option {
		font-size: 16px;
		width: 100px;
	}

	.top-banner {
		top: 0;
		width: 100%;
		height: 600px !important;
		background-size: cover;
	}

	.dlqi-image {
		width: 300px;
		height: auto;
		top: 20px;
		right: -40px;
		left: auto;
		float:right;
	}

	.dlqi-image img {
		width: 300px;
		height: auto;
	}

	.dlqi-question {
		width: 100%;
		margin: 30px;
		left: 0;
		top:-177px;
		z-index: 2;
		float:left;
	}

	.dlqi-question-text {
		margin: 30px 0 !important;
		width:45% !important;
		font-size: 22px !important;
	}

	#q12 .dlqi-question-text {
		font-size: 32px;
    	width: 500px !important;
    	margin: 0 !important;
	}

	.dlqi-progress {
		left: 30px;
		top: -177px;
	}

	.dlqi-controls {
		left: 30px;
		top: -147px;
	} 

	.dlqi-download-graphic {
		background-image: url('../img/clipboard-mobile.png');
		background-repeat: no-repeat;
		background-size: 280px;
		background-position: top center;
		height: 300px;
		width: 100%;
	}

	.dlqi-copyright-text {
		text-align: center !important;
	}

	#q12 {
		margin: 0px;
	}

	#q12 .dlqi-question-number {
		font-size: 16px;
		margin-right: 0px;
		padding-right: 0px;
	}

	#q12 .dlqi-question-text {
		width: -moz-calc(100% - 60px) !important;
		/* WebKit */
		width: -webkit-calc(100% - 60px) !important;
		/* Opera */
		width: -o-calc(100% - 60px) !important;
		/* Standard */
		width: calc(100% - 60px) !important;
		margin: 0 auto 20px auto !important;
		text-align: center !important;
	}

	#q13 .dlqi-download-graphic {
		display: none;
	}

	#q13 .dlqi-download-cta {
		text-align: left;
		margin-left: 0 !important;
		padding: 0px;
		top:0px;
	}

	#q13 .dlqi-symtrac-logo {
		position: relative;
		top: 0;
		left: 0;
	}

	#q13 .dlqi-download-cta p {
		font-size: 16px;
		font-weight: 600;
		width: -moz-calc(100% - 60px) !important;
		/* WebKit */
		width: -webkit-calc(100% - 60px) !important;
		/* Opera */
		width: -o-calc(100% - 60px) !important;
		/* Standard */
		width: calc(100% - 60px) !important;
	}

	#q13 .dlqi-download-cta img {
		margin-bottom: 0px !important;
	}

	#q13 .dlqi-question-number {
		font-size: 16px;
		width: 100%;
	}

	.q13 {
		height: 670px !important;
		background-image: url('../img/symtrac-mobile.png');
		background-position: bottom center;
    	background-repeat: no-repeat;
   		background-size: contain;
	}

	#q13 .dlqi-question-text {
		width: -moz-calc(100% - 60px) !important;
		/* WebKit */
		width: -webkit-calc(100% - 60px) !important;
		/* Opera */
		width: -o-calc(100% - 60px) !important;
		/* Standard */
		width: calc(100% - 60px) !important;
		margin-top: 15px !important;
	}

	#q13 hr {
		margin: 10px 0px !important;
	}

	.q13 {
		height: 620px !important;
		background-image: url('../img/symtrac-mobile.png');
		background-position: bottom center;
    	background-repeat: no-repeat;
   		background-size: 500px;
	}

	.dlqi-score {
		font-size: 20px;
		margin-top: 70px;
	}

	.dlqi-calc {
		left: 5px;
	}

	.dlqi-download-cta {
		text-align: center;
	}

	.dlqi-download-cta hr {
		margin: 10px auto !important;
	}

	.dlqi-download-cta p {
		width:100% !important;
	}

	.dlqi-download-button {
		margin: 10px auto;
	}

	.dlqi-share-text {
		font-size: 14px !important;
		text-align: center !important;
		text-transform: none !important;
		margin-left: 0px !important;
	}

	.dlqi-symtrac-logo {
		position: absolute;
		top: 30px;
		left: 30px;
	}

	#total-score{
		font-size:80px;
	}

	#dlqi {
		height: 670px !important;
		background-size: cover;
	}

	.down-arrow-row {
		top: 622px;
	}

}

@media screen and (max-width: 640px) {

	input[type="radio"] {
		margin-top: 0;
		position: absolute;
		right: 20%;
		width: 26px;
		height: 26px;
	}

	.dlqi-calc {
		left: 8px;
	}

	input[type="radio"]:checked {
	border: 13px solid #ccc;
	}

	.dlqi-question-number {
		padding-right: 60px;
		position: relative;
	}

	.dlqi-question-text {
		width:55% !important;
		font-size: 18px !important;
		margin-bottom: 30px !important;
	}

	.dlqi-answer-option {
		width: -moz-calc(100% - 70px);
		/* WebKit */
		width: -webkit-calc(100% - 70px);
		/* Opera */
		width: -o-calc(100% - 70px);
		/* Standard */
		width: calc(100% - 70px);
		height: 30px;
		text-align: left;
		margin-bottom: 5px;
		margin-top: 0px;
		padding-left: 10px;
		padding-top: 6px;
		font-size: 20px;
	}

	.dlqi-answer-option br {
		display: none;
	}

	.dlqi-progress-icon {
		width: 15px;
		height: 13px;
		margin-right: 6px;
		padding-top: 2px;
		font-size: 10px;
	}

	.down-arrow-container {
		display: none;
	}

	#dlqi {
		height: 700px !important;
		background-size: cover !important;
	}

	.q13 {
		height: 735px !important;
   		background-size: contain;
	}

	.dlqi-start-again {
		margin-left: 70px;
	}
}