@import url(http://fonts.googleapis.com/css?family=Oswald:400,300,700);
@import url(http://fonts.googleapis.com/css?family=Quicksand);


@font-face {
	font-family: 'AvantGarde';
	src: url('font/2BB8ED_0_0.eot');
	src: url('font/2BB8ED_0_0.eot?#iefix') format('embedded-opentype'),url('font/2BB8ED_0_0.woff') format('woff'),url('font/2BB8ED_0_0.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}


@font-face {
    font-family: 'HelveticeNeueBoldCond';
    src: url('font/HelveticaNeueLT-BoldCond.eot');
    src: url('font/HelveticaNeueLT-BoldCond.woff') format('woff'),
         url('font/HelveticaNeueLT-BoldCond.ttf') format('truetype'),
         url('font/HelveticaNeueLT-BoldCond.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'HelveticaNeueRoman';
    src: url('font/HelveticaNeueLT-Roman.eot');
    src: url('font/HelveticaNeueLT-Roman.woff') format('woff'),
         url('font/HelveticaNeueLT-Roman.ttf') format('truetype'),
         url('font/HelveticaNeueLT-Roman.svg') format('svg'),
		 url('font/HelveticaNeueLT-Roman.otf') format('otf');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'HelveticaNeueItalic';
    src: url('font/HelveticaNeueLT-Italic.eot');
    src: url('font/HelveticaNeueLT-Italic.woff') format('woff'),
         url('font/HelveticaNeueLT-Italic.ttf') format('truetype'),
         url('font/HelveticaNeueLT-Italic.svg') format('svg'),
		 url('font/HelveticaNeueLT-Italic.otf') format('otf');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'HelveticaNeueCondensed';
    src: url('font/HelveticaNeueLT-Condensed.eot');
    src: url('font/HelveticaNeueLT-Condensed.woff') format('woff'),
         url('font/HelveticaNeueLT-Condensed.ttf') format('truetype'),
         url('font/HelveticaNeueLT-Condensed.svg') format('svg'),
		 url('font/HelveticaNeueLT-Condensed.otf') format('otf');
    font-weight: normal;
    font-style: normal;

}






body {
	font-family: Arial, helvetica, sans-serif;
	margin: 0;
	font-size: 16px;
	color:#34434d;
}

*{
	transition: 1s;
}
.txtcenter{
	text-align:center;
}

/****************clearfix*****************/

.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
} 

.clearfix:after {
    clear: both;
}

.clearfix {
    zoom: 1;
}

.container {
	width: 1120px;
	margin: auto;
	
}

/****************************************/

h1, h2, h3, h4, h5, h6 {
	font-family: 'AvantGarde', sans-serif;
	font-weight: normal;

}

h1 {
	color: #ffffff;
	font-size: 48px;
	/** text-transform: uppercase; **/
	display: inline-block;
	margin:19px auto;
	font-family:'AvantGarde', sans-serif;
	
}


h2{
	color:#bf1e2e;
	font-size:23px;
	text-transform: uppercase; 
	display: inline-block;
	margin:19px auto;
	font-family:'AvantGarde', sans-serif;
	
}

h3 {
    color: #333333;
    font-size: 20px;
    font-weight: normal;
    margin:0px;
	
}

header {
	text-align: center;
	background: #ee5355;
}

.questions {
	text-align: center;
}

.quest {
	background: #ffffff;
	position: absolute;
	width: 100%;
	display: none;
}

.quest:first-child{
	display: block;
}

.quest-container {
	background: #fff;
	display: none;
}


.loading-section {
	position: absolute;
	display: none;
	width: 100%;
}

.question_text {
    min-height: 98px;
}


.btn {
	font-family: 'Quicksand', sans-serif;
	background-color: #be1522;
	color: #FFFFFF;
	display: inline-block;
	margin: 15px 0 0;
	padding: 8px 15px;
	text-decoration: none;
	min-width: 100px;
}

.progress-group0 {
	background: url(images/progress.png) no-repeat center top;
}

.progress-group1 {
	background: url(images/progress.png) no-repeat center -246px;
}

.progress-group2 {
	background: url(images/progress.png) no-repeat center -492px;
}

.progress-group3 {
	background: url(images/progress.png) no-repeat center -738px;
}

.progress-group4 {
	background: url(images/progress.png) no-repeat center -984px;
}

.progress-group5 {
	background: url(images/progress.png) no-repeat center -1230px;
}

.progress-group6 {
	background: url(images/progress.png) no-repeat center -1476px;
}

.progress-group7 {
	background: url(images/progress.png) no-repeat center -1722px;
}

.progress-group8 {
	background: url(images/progress.png) no-repeat center -1968px;
}



.progress-section {
	padding-toP: 60px;
	position:relative;
}

.percentage {
	font-size: 14px;
	margin-bottom: 10px;
}

.progress {
    color: #A1A1A1;
    font-size: 40px;
    position: absolute;
    text-align: center;
    top: 140px;
    width: 100%;
    font-family: 'Oswald', sans-serif;
    font-weight: bold;
}

.result-section {
	padding-top: 30px;
}

.grid2 {
	width: 50%;
	float: left;
}

.graph-container {
    background: url("images/result_bg3.png") no-repeat scroll center 16px rgba(0, 0, 0, 0);
    height: 430px;
    margin-top: 13px;
    position: relative;
    width: 452px;
}

/*******************************/

.result-group-bg  {
	position: absolute;
}





/****************red***************/

#result-group1.bg-red {
	background: url(images/result_red/1.png) no-repeat;
}


#result-group2.bg-red {
	background: url(images/result_red/2.png) no-repeat;
}

#result-group3.bg-red {
	background: url(images/result_red/3.png) no-repeat;
}

#result-group4.bg-red {
	background: url(images/result_red/4.png) no-repeat;
}

#result-group5.bg-red {
	background: url(images/result_red/5.png) no-repeat;
}

#result-group6.bg-red {
	background: url(images/result_red/6.png) no-repeat;
}

#result-group7.bg-red {
	background: url(images/result_red/7.png) no-repeat;
}

#result-group8.bg-red {
	background: url(images/result_red/8.png) no-repeat;
}

#result-group9.bg-red {
	background: url(images/result_red/9.png) no-repeat;
}

/****************orange***************/

#result-group1.bg-orange {
	background: url(images/result_orange/1.png) no-repeat;
}

#result-group2.bg-orange {
	background: url(images/result_orange/2.png) no-repeat;
}

#result-group3.bg-orange {
	background: url(images/result_orange/3.png) no-repeat;
}

#result-group4.bg-orange {
	background: url(images/result_orange/4.png) no-repeat;
}

#result-group5.bg-orange {
	background: url(images/result_orange/5.png) no-repeat;
}

#result-group6.bg-orange {
	background: url(images/result_orange/6.png) no-repeat;
}

#result-group7.bg-orange {
	background: url(images/result_orange/7.png) no-repeat;
}

#result-group8.bg-orange {
	background: url(images/result_orange/8.png) no-repeat;
}

#result-group9.bg-orange {
	background: url(images/result_orange/9.png) no-repeat;
}


/****************blue***************/

#result-group1.bg-blue {
	background: url(images/result_blue/1.png) no-repeat;
}

#result-group2.bg-blue {
	background: url(images/result_blue/2.png) no-repeat;
}

#result-group3.bg-blue {
	background: url(images/result_blue/3.png) no-repeat;
}

#result-group4.bg-blue {
	background: url(images/result_blue/4.png) no-repeat;
}

#result-group5.bg-blue {
	background: url(images/result_blue/5.png) no-repeat;
}

#result-group6.bg-blue {
	background: url(images/result_blue/6.png) no-repeat;
}

#result-group7.bg-blue {
	background: url(images/result_blue/7.png) no-repeat;
}

#result-group8.bg-blue {
	background: url(images/result_blue/8.png) no-repeat;
}

#result-group9.bg-blue {
	background: url(images/result_blue/9.png) no-repeat;
}

/****************lightgreen***************/

#result-group1.bg-lightgreen {
	background: url(images/result_lightgreen/1.png) no-repeat;
}

#result-group2.bg-lightgreen {
	background: url(images/result_lightgreen/2.png) no-repeat;
}

#result-group3.bg-lightgreen {
	background: url(images/result_lightgreen/3.png) no-repeat;
}

#result-group4.bg-lightgreen {
	background: url(images/result_lightgreen/4.png) no-repeat;
}

#result-group5.bg-lightgreen {
	background: url(images/result_lightgreen/5.png) no-repeat;
}

#result-group6.bg-lightgreen {
	background: url(images/result_lightgreen/6.png) no-repeat;
}

#result-group7.bg-lightgreen {
	background: url(images/result_lightgreen/7.png) no-repeat;
}

#result-group8.bg-lightgreen {
	background: url(images/result_lightgreen/8.png) no-repeat;
}

#result-group9.bg-lightgreen {
	background: url(images/result_lightgreen/9.png) no-repeat;
}


/****************green***************/

#result-group1.bg-green {
	background: url(images/result_green/1.png) no-repeat;
}

#result-group2.bg-green {
	background: url(images/result_green/2.png) no-repeat;
}

#result-group3.bg-green {
	background: url(images/result_green/3.png) no-repeat;
}

#result-group4.bg-green {
	background: url(images/result_green/4.png) no-repeat;
}

#result-group5.bg-green {
	background: url(images/result_green/5.png) no-repeat;
}

#result-group6.bg-green {
	background: url(images/result_green/6.png) no-repeat;
}

#result-group7.bg-green {
	background: url(images/result_green/7.png) no-repeat;
}

#result-group8.bg-green {
	background: url(images/result_green/8.png) no-repeat;
}

#result-group9.bg-green {
	background: url(images/result_green/9.png) no-repeat;
}

/*******************************/

#result-group1 {
    height: 133px;
    left: 223px;
    top: 16px;
    width: 118px;
}

#result-group2 {
	width: 139px;
	height: 133px;
	left: 291px;
    top: 60px;
}

#result-group3 {
	width: 124px;
	height: 125px;
	left: 317px;
	top: 172px;
}

#result-group4 {
    height: 139px;
    left: 257px;
    top: 265px;
    width: 138px;
}

#result-group5 {
	width: 130px;
	height: 120px;
	left: 154px;
   	top: 310px;
}

#result-group6 {
	width: 139px;
	height: 139px;
	left: 57px;
   	top: 264px;
}

#result-group7 {
	width: 124px;
	height: 125px;
	left: 30px;
    	top: 172px;
}

#result-group8 {
    height: 133px;
    left: 32px;
    top: 60px;
    width: 139px;
}

#result-group9 {
    height: 134px;
    left: 96px;
    top: 16px;
    width: 119px;
}

.result-point {
    background: none repeat scroll 0 0 #231F20;
    border-radius: 23px;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    position: absolute;
    text-align: center;
    width: 30px;
}


#result-group1 .result-point {
    left: 54px;
    top: -7px;
}


#result-group2 .result-point {
    left: 86px;
    top: 34px;
}

#result-group3 .result-point {
    left: 81px;
    top: 49px;
}


#result-group4 .result-point {
    left: 74px;
    top: 78px;
}


#result-group5 .result-point {
    left: 54px;
    top: 78px;
}

#result-group6 .result-point {
    left: 25px;
    top: 79px;
}

#result-group7 .result-point {
	left: -8px;
    top: 53px;
}

#result-group8 .result-point {
	left: 12px;
    top: 38px;
}

#result-group9 .result-point {
    left: 41px;
    top: -8px;
}

.result-section p, .result-section li {
	color: #494949;
}

.result-section li {
	margin-bottom: 10px;
}

.result-section ol, .result-section ul {
	padding-left: 22px;
}

.result-title {
    font-size: 11px;
    position: absolute;
    text-align: center;
    width: 70px;
	color: #ffffff;
	padding-top: 20px;
	cursor: pointer;
	z-index: 99999;
}


#result-group1 .result-title {
    background: url("images/icon1.png") no-repeat scroll center top rgba(0, 0, 0, 0);
    left: 15px;
    top: 26px;
}

#result-group2 .result-title  {
	background: url(images/icon2.png) no-repeat top center;
	left: 27px;
    top: 50px;
	width: 76px;
}


#result-group3 .result-title {
    background: url("images/icon3.png") no-repeat scroll center top rgba(0, 0, 0, 0);
    left: 14px;
    top: 30px;
}

#result-group4 .result-title  {
	background: url(images/icon4.png) no-repeat top center;
	left: 21px;
    top: 29px;
}

#result-group5 .result-title  {
	background: url(images/icon5.png) no-repeat top center;
	left: 31px;
    top: 23px;
}

#result-group6 .result-title  {
	background: url(images/icon6.png) no-repeat top center;
	left: 37px;
   	top: 38px;
}

#result-group7 .result-title  {
	background: url(images/icon7.png) no-repeat top center;
	left: 11px;
    top: 37px;
}

#result-group8 .result-title  {
	background: url(images/icon8.png) no-repeat top center;
	left: 23px;
    top: 49px;
}


#result-group9 .result-title {
    background: url("images/icon9.png") no-repeat scroll center top rgba(0, 0, 0, 0);
    left: 39px;
    top: 32px;
}

/***********/

.loading-result {
	display: none;
	padding-top: 180px;
	width: 100%;
	position: absolute;
}

.hover-content {
    background: #231f20;
    box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.5);
    font-size: 12px;
    padding: 10px 20px 15px;
    position: absolute;
    width: 180px;
    z-index: 99999999;
	border-radius: 3px;
	display: none;
	
	color: #ffffff;
}

.hover-content-heading {
	font-size: 17px;
	margin-bottom: 5px;
	font-family: oswald;
}


.hover-content-heading span {
    background: #be1522;
    border-radius: 0 2px 0 0;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    height: 23px;
    line-height: 23px;
    padding: 3px 6px;
    position: absolute;
    right: 0;
    top: 0;
}

#result-group1 .hover-content {
	left: 69px;
	bottom: 124px;
}


#result-group2 .hover-content {
    bottom: 90px;
    left: 96px;
}

#result-group3 .hover-content {
    bottom: 61px;
    left: 97px;
}

#result-group4 .hover-content {
    bottom: 51px;
    left: 82px;
}

#result-group5 .hover-content {
    bottom: 33px;
    left: 67px;
}

#result-group6 .hover-content {
    bottom: 31px;
    right: 95px;
}

#result-group7 .hover-content {
    bottom: 67px;
    right: 93px;
}

#result-group8 .hover-content {
    bottom: 88px;
    right: 107px;
}

#result-group9 .hover-content {
    bottom: 117px;
    right: 67px;
}

.tooltip {
    background: #231f20;
    box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.5);
    font-size: 16px;
    padding: 10px 20px 15px;
    position: absolute;
    width: 180px;
    z-index: 99999999;
    border-radius: 3px;
    display: none;
    color: #ffffff;
    min-height: 40px;
}

.tooltip:after {
    background: url("images/bottom-arrow.png") no-repeat scroll center top rgba(0, 0, 0, 0);
    bottom: -20px;
    content: " ";
    height: 20px;
    left: 0;
    position: absolute;
    width: 220px;
    z-index: 99999;
}


/*************************************/

.info-section {
	color: #be1522;
	font-style:italic;
	margin-top: 20px;
	margin-bottom: 60px;
	
}

.info-container {
	padding-top: 30px;
	border-top: 1px dashed #9f9f9f;	
}

/*************************************/

.score-legend-section {
	padding-top: 20px;
	background: #f9f9f9;
	padding-bottom: 60px;
	text-align: center;
	min-height: 490px;
}

.score-legend-section h2 {
	font-size: 30px;
	color: #231f20;
	text-transform: none;
	border-bottom: 1px solid #231f20;
}

.score-legend {
	background: #be1522;
	width: 200px;
	height: 200px;
	border-radius: 100px;
	text-align: center;
	cursor: pointer;
	position: absolute;
	float: left;
	margin-left: 100px;
	position: relative;
	transition: 0.3s;
	z-index: 9999;
}

.score-legend:before {
    border: 10px solid rgba(0,0,0,0.2);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 100px;
    opacity: 0;
    z-index: 1;
    transition-duration: 0.3s;
}

.score-legend:hover:before {
    border-radius: 120px;
    bottom: -10px;
    left: -10px;
    right: -10px;
    top: -10px;
    opacity: 1;
}

.legend-rate {
    display: inline-block;
    font-family: Oswald,Arial,Helvetica,sans-serif;
    font-size: 20px;
    margin-top: 49px;
}

.symbol {
	font-family: Oswald, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 25px;
	text-transform: uppercase;
}

.orange-legend {
	background: #fd8b05;
}

.green-legend {
	background: #99cc33;
}

.score-legend-text-container {
    border-top: 2px solid #231F20;
    color: #494949;
    font-size: 16px;
    margin: 50px 0 0;
    padding: 20px 0;
    position: relative;
    text-align: left;
    font-style: italic;
}

.arrow-legend-red:after {
	background: url(images/arrow-icon4.png) no-repeat;
	content: " ";
	height: 20px;
	width: 20px;
	position: absolute;
	top: -13px;
	left: 195px;
}

.arrow-legend-orange:after {
	background: url(images/arrow-icon4.png) no-repeat;
	content: " ";
	height: 20px;
	width: 20px;
	position: absolute;
	top: -13px;
	left: 490px;
}

.arrow-legend-green:after {
	background: url(images/arrow-icon4.png) no-repeat;
	content: " ";
	height: 20px;
	width: 20px;
	position: absolute;
	top: -13px;
	left: 790px ;
}

.score-legend-text {
	width: 100%;
	display: none;
}

.score-legend-text:first-child {
	display: block;
}

.grid2.text-content span {
    color: #BE1522;
    font-size: 41px;
}

.progress-animate-container {
	background: url(images/progress/shadow_bg2.png) no-repeat 10px 7px;
	height: 135px;
}

.progress-container {
	margin: auto;
	width: 700px;
	position:relative;
}

.progress-layer {
    background: none repeat scroll 0 0 #ffffff;
    height: 37px;
    left: 64px;
    position: absolute;
    top: 61px;
    width: 552px;
}

.top-layer {
	background: url(images/progress/top_layer2.png) no-repeat;
	width: 623px;
	height: 135px;
	position: absolute;
}

.current-state {
	background: #d6f80f; /* Old browsers */
	background: -moz-linear-gradient(top,  #d6f80f 0%, #0fd700 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d6f80f), color-stop(100%,#0fd700)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #d6f80f 0%,#0fd700 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #d6f80f 0%,#0fd700 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #d6f80f 0%,#0fd700 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #d6f80f 0%,#0fd700 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6f80f', endColorstr='#0fd700',GradientType=0 ); /* IE6-9 */
	
	height: 100%;
	width: 0%;
}


.percent-text {
    color: #333333;
    font-family: oswald;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
}


.tooltip-progress-container {
    cursor: pointer;
    height: 40px;
    left: 48px;
    position: absolute;
    top: 60px;
    width: 552px;
    z-index: 999999;
}

.tooltip-progress-container:hover .tooltip-progress {
	display: block !important;
}


.tooltip-progress {
    background: none repeat scroll 0 0 #BE1522;
    border-radius: 2px;
    box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.2);
    color: #FFFFFF;
    font-family: oswald;
    font-size: 12px;
    padding: 5px;
    position: absolute;
    top: -40px;
    display: none;
    min-width: 28px;
    text-align: center;
}

.tooltip-progress:after {
    border-bottom-colors: none;
    border-left-colors: none;
    border-right-colors: none;
    border-top-colors: none;
    border-color: #BE1522 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    border-image: none;
    border-style: solid;
    border-width: 7px;
    content: " ";
    height: 0;
    position: absolute;
    width: 3%;
    left: 11px;
    top: 28px;
}

.landing-page {
	padding-bottom: 38px;
	background: url("images/shadow2.jpg") no-repeat scroll center top,
		url(images/banner.jpg) no-repeat center bottom;
		   
}

.landing-page h2 {
	color: #000;
	margin-top: 110px; 
	font-size: 35px; 
	text-transform: uppercase;
	text-align: left;
	font-weight:bold;
	margin-bottom:49px;
}


.heading-form{
	width: 100%;
height: 454px;
}
.heading-form h4{
	text-align: center;
margin-top: 0px;
padding-top: 20px;
font-size: 25px;
font-family: 'AvantGarde';
}

.heading-form form{
	padding-top:5px;
	
}
.heading-form label{
	font-size:18px;
	font-family:'HelveticaNeueRoman', sans-serif;
}
.heading-form .txtform{
	border:1px solid #ccc;
	background-color: rgba(255, 255, 255, 0.7);
	border-radius:3px;
	font-size:16px;
	padding:7px;
	width:280px;
	box-shadow:-1px -1px 2px #ccc;
	/*font-family:'HelveticaNeueItalic', sans-serif;*/
}
.form form{
	float: left;
	width: 70%;
}

.form{
	background: #ee5355;
	width: 100%;
	float: left;
}
.textform{
	color: #fff;
	float: left;
	font-family: 'AvantGarde';
	font-size: 21px;
	text-align: center;
	width: 24%;
	line-height: 32px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 40px;
}
.textform > h4{
	margin: 0px;
	text-align:right;
}
#mc-embedded-subscribe-form div{
	float: left;
	margin-top: 20px;
	margin-left: 20px;
}
.button{
	margin-top: 1px !important;
	background-color: #34434d;
	border: 0px;
	padding: 10px;
	color: #fff;
	/*font-weight: bold;*/
	font-size: 18px;
cursor: pointer;
margin-left: 30px !important;
font-family: 'AvantGarde';
}
	
.txtform {
    background-color: #fff;
    border: medium none;
    border-radius: 0;
    font-family: 'AvantGarde',sans-serif;
    font-size: 14px;
    min-width: 240px;
    padding: 9px;
}

.heading-form span{
	display:inline-block;
	width:70px;
	margin-bottom:15px;
}

.heading-form .sbForm{
	background: url(images/button-arrow-bg.png) no-repeat right center #ee5355;
	padding:10px 45px 10px 15px;
	font-size:20px;
	color:#fff;
	font-size:24px;
	border:none;
	border-radius:5px;
	display:inline;
	margin-top:25px;
	margin-bottom:40px;
	cursor:pointer;
	font-family:'HelveticeNeueBoldCond'
}

.biggest-btn {
	background: #BE1522;
	padding:16px 40px ;
	text-decoration: none;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 18px;
	display: inline-block;
	margin-top: 10px;
}

.mid-text-sec {
	padding: 30px 0;
	border-top: 1px solid #cccccc;
	color: #333333;
}

.col3 {
	/*border-bottom: 1px solid #ccc;*/
	padding-bottom:13px;
}

.mid-text-sec h2{
	margin-top:0px;
	
}

.col1{
	width:33%;
	float:left;
	padding-top:33px;
	
}

.col1 > span{
	display:block;
	height:70px;
}

.col1 > p{
	color: #34434d;
	margin-top:0px;
	font-family:'AvantGarde', sans-serif;
	font-size:15px;
	line-height: 1.5em;
}


.mid-text-sec strong {
	display: block;
	margin-bottom: 6px;
	color: #34434d;
	font-size: 18;
	font-family:'AvantGarde';
	font-size: 16px;
}


.mid-text-sec h3 {
    font-size: 20px;
   
}
.content-text{
	text-align:center;
	font-family:'AvantGarde',sans-serif;
	font-size:17px;
	padding:5px 40px;
	color:#34434d;
	font-weight: bold;
}


.work-section {
	background:#fff;
    min-height: 308px;
}


.work-section h2 {
    color: #34434d;
    font-size: 30px;
    font-weight: bold;
    padding-top: 20px;
    text-transform: none;
}

.work-section h3{
	color: #34434d;
	font-family:'AvantGarde', sans-serif;
	font-size:26px;
	font-weight: bold;
}

.call-to-action-sec {
	background: #ee5355;
	padding: 30px 0;
	text-align: center;
}
.call-to-action-sec ul{
	list-style-type:none;
	color:#fff;
	margin:0 auto;
	display:inline-block;
}

.link{color: #fff; text-decoration: none;}

.call-to-action-sec li{
	float:left;
	background: url(images/cta_web.png) no-repeat left center;
	padding:0px 15px 0px 40px;	
	font-family:'AvantGarde', sans-serif;
	border-right: 1px solid #fff;
}
.call-to-action-sec li:nth-child(2){
	background: url('images/cta_email.png') no-repeat left center;
}

.call-to-action-sec li:last-child{
	background: url('images/fb.png') no-repeat left top;
	border-right:none;
	padding-left: 18px;
margin-left: 7px;
}

.completed {
    color: #BDBDBD;
    display: block;
    font-family: arial;
    font-size: 15px;
    font-weight: normal;
    margin-left: -11px;
}


/* Wobble Vertical */

@-webkit-keyframes wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }

  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }

  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }

  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }

  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    -ms-transform: translateY(8px);
    transform: translateY(8px);
  }

  33.3% {
    -webkit-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    transform: translateY(-6px);
  }

  49.95% {
    -webkit-transform: translateY(4px);
    -ms-transform: translateY(4px);
    transform: translateY(4px);
  }

  66.6% {
    -webkit-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    transform: translateY(-2px);
  }

  83.25% {
    -webkit-transform: translateY(1px);
    -ms-transform: translateY(1px);
    transform: translateY(1px);
  }

  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.wobble-vertical {
  display: inline-block;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.wobble-vertical:hover {
  -webkit-animation-name: wobble-vertical;
  animation-name: wobble-vertical;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

.final-result {
    color: #FFFFFF;
    font-family: oswald;
    font-size: 50px;
    left: 176px;
    position: absolute;
    top: 164px;
    z-index: 99999999;
}

#counter {
    margin-left: -15px;
}


.widthshadow {
	background: url(images/shadow2.jpg) no-repeat top center;
}


#mc-embedded-subscribe {
    clear: both;
    display: block;
    font-size: 19px;
    margin: 0 0 1em 5% !important;
    padding: 5px 20px;
    width: auto;
}