/*****************COMMON STYLE**********************************/
body{ font-family:Roboto;background-color: transparent!important;}
ul{	margin:0;padding:0;}
.popup_container{max-width:860px !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;}

/********************* centerpoint_popup ************************************/
#centerpoint_thankyououter{}
#centerpoint_popupouter .centerpoint_thankyou{ position:relative; background:#fff; overflow:hidden;}
.centerpoint_thankyou .thankyou_left{ float:left; padding:0px 28px; background:#fff; width:44.6%; min-height:476px;}
.thankyou_left .thankyou_leftbody{ display:table; height:476px; width:100%;}
.thankyou_leftbody .thankyou_logo{ display:table-cell; vertical-align:middle; text-align:center;}

.centerpoint_thankyou .thankyou_right{ float:left; min-height: 476px; width:55.4%; background:#f79422;  padding: 25px 0 30px;}
.thankyou_right .close_icon{ padding:7px;}
.thankyou_right .thankyou_textwrap{}
.thankyou_textwrap .thankyou_img{ padding:10px 15px 0px;}
.thankyou_textwrap h3{ margin:10px 0px 17px; padding:0 15px; color:#fff; font-size:17.4px; letter-spacing:1px; line-height:17px; font-family: 'Rockwell',Arial;}
.thankyou_textwrap h3 span{ display:block;}
/********************* EOF centerpoint_popup ************************************/

@media (max-width: 767px){
	.small_screen_center{ text-align:center;}
	
	.centerpoint_thankyou .thankyou_left{ width:100%; float:none;}
	.centerpoint_thankyou .thankyou_right{ width:100%; float:none;}
	 
}





