/*****************COMMON STYLE**********************************/
body{ font-family:Roboto;background: none repeat scroll 0 0 hsla(0, 0%, 0%, 0);}
ul{	margin:0;padding:0;}
.thankyou_container{max-width:830px !important; width:auto !important;}
.hoveranimate{-webkit-transition: background 0.6s ease;	-moz-transition: background 0.6s ease;	-ms-transition: background 0.4s ease;-o-transition: background 0.4s ease;transition: background 0.6s ease;}
.equalspace{margin:0 auto !important;float:none !important;}
img{max-width:100%; vertical-align:top;}
a:focus,input:focus{outline:none;}
input, buttom{ border-radius:none;}
::-webkit-input-placeholder { color: #a9a9a9;}
:-moz-placeholder {color: #a9a9a9;}
::-moz-placeholder { color: #a9a9a9;}
:-ms-input-placeholder {color: #a9a9a9;}
#page_main_content{	padding:30px 5px 35px;min-height:960px;}
.txt_upper{ text-transform:uppercase;}
a.add_to{padding:7px 20px;background:#aaece5;border:1px solid #49c7ba;text-transform:uppercase;text-decoration:none;font-size:12px;color:#5a4a42;font-weight:bold;display:inline-block; text-align:center; cursor:pointer;}
a.add_to:hover{	background:#97ded6;}
a{ text-decoration:none !important;}
a{ text-decoration:none;}
.box_border{ border:4px solid #ededed;}
.min-padding{ padding:0 47px;}
.download_link {
    padding-top: 22px;
    text-align: center;
}
.counter_txt {
    color: hsl(23, 22%, 33%);
    font-family: ralewayregular;
    font-size: 20px;
}
#caffeinated_thankyou_content .bottom_thankyou {
    border-radius: 0 0 10px 10px;
    padding: 38px 30px 0;
}
.equalspace {
    float: none !important;
    margin: 0 auto !important;
}
/********************* MICROAGE POPUP ************************************/
#caffeinated_thankyou_content{ background:url(../images/popup_bg.jpg) repeat; border-radius:6px;padding: 0 0 44px;}
#caffeinated_thankyou_content .close_icon{ padding:15px 15px 0px;}
#caffeinated_thankyou_content .close_icon img{}
#caffeinated_thankyou_content .top_thankyou_logo{ padding:0 0 24px;text-align:center;}
#caffeinated_thankyou_content .top_thankyou_logo img{}
#caffeinated_thankyou_content .top_thankyou_logo a{}
#caffeinated_thankyou_content .thankyou_text{ color:#654f41; font-size:22px; line-height:30px;font-family: 'ralewayregular';}
#caffeinated_thankyou_content .thankyou_text p{}
#caffeinated_thankyou_content .thankyou_text h2 span{ color:#ff300a;}
#caffeinated_thankyou_content .thankyou_text h2{ font-size:28px; line-height:33px; color:#654f41; font-family: 'ralewaybold'; margin: 0 0 22px;}
#caffeinated_thankyou_content .thankyou_text .separator{ background:url(../images/separator.jpg) repeat; height: 5px;margin: 0 18px 18px;}
/********************* EOF MICROAGE POPUP ************************************/





@media (min-width:768px) and (max-width:900px){
	#caffeinated_thankyou_content .thankyou_text h2{font-size: 26px;line-height: 30px;}
	#caffeinated_thankyou_content .thankyou_text{font-size: 19px;line-height: 28px;}
}

@media (max-width: 767px){
	#caffeinated_thankyou_content .close_icon{ text-align:center;}	
	#caffeinated_thankyou_content .thankyou_text h2{font-size: 24px;line-height: 30px;}
	#caffeinated_thankyou_content .thankyou_text{font-size: 17px;line-height: 26px;}



}
@media (min-width:320px) and (max-width:400px){
	#caffeinated_thankyou_content .thankyou_text h2{font-size: 22px; line-height: 30px;}
	#caffeinated_thankyou_content .thankyou_text{font-size: 16px;line-height: 24px;}
	}


