/*****************COMMON STYLE**********************************/
body{ font-family:Roboto;background: transparent none repeat scroll 0 0;}
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;}

/********************* smb_popupform ************************************/
#smb_thankyou{ font-family:Raleway; background:url(../images/top_bgss.png) repeat; border-radius:10px 10px 10px 10px;}
#smb_thankyou .close_icon{ padding:15px 15px 0px;}
#smb_thankyou .thankyou_body{ padding:0px 15px 40px; font-size:27px; color:#7e8082; line-height:30px; font-family: 'oswaldbook';}
.thankyou_body .thankyou_logo{ margin:0 0 30px;}
.thankyou_body h1{ font-size:36px; color:#37356e; margin:0 0 30px; line-height:45px; font-family: 'oswaldbold';}
.thankyou_body h1 span{ color:#8a8ab2;}
.thankyou_body p{}
/********************* EOF smb_popupform ************************************/



@media (min-width:768px) and (max-width:900px){
	
}

@media (max-width: 767px){
	.small_screen_center{ text-align:center;}
	#smb_thankyou .close_icon{ padding:15px 15px 15px;}
	
	
	
	
}

@media (min-width:501px) and (max-width:767px){
	
	}

@media (min-width:401px) and (max-width:500px){
	
	}

@media (min-width:320px) and (max-width:500px){
	.thankyou_body h1{ font-size:28px;}
	
	
	}




