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

/********************* enform_popup ************************************/
#popup_outer{ padding:15px 0px 0px;}
#popup_outer .centerpoint_popup{ position:relative;}
.centerpoint_popup .close_icon{position:absolute; top:20px; right:20px;}

.centerpoint_popup .popup_content{padding:50px 0px; font-size:22px; color:#333333; line-height:23px; font-family: 'Segoe UI Semilight',Arial;}
.popup_content h2{ margin:0; font-size:36px; line-height:52.57px; color:#fefefe; font-family: 'Segoe UI',Arial;}
.popup_content h6{ margin:0 0 30px; font-size:30px; line-height:42.51px; color:#333333; font-family: 'Segoe UI',Arial;}
.popup_content h6 span{display:block;}
.no_padding { padding: 0; overflow: hidden;}
.popup_content p{ margin:0 0 25px;}
.popup_content p span{ display:block;}
.popup_banner {background:url(../images/popup_banner.png) center top no-repeat; background-size:cover; background-position:center; padding:34px 0px; margin-bottom:36px;}
.register_btn {display:inline-block;}
.register_btn a {display:inline-block; font-size:35px; line-height:45.1px; font-family:'Segoe UI Semilight',arial; color:#ffffff; background:#ff6d00; padding:8px 66px; position:relative; }
.register_btn a span { background:url(../images/aerrow.png) no-repeat center right; padding-right:30px;}
/********************* EOF enform_popup ************************************/



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

@media (max-width: 767px){
	.small_screen_center{ text-align:center;}
	.popup_content h6 {font-size:26px; line-height:34px;}
	.popup_content h2 {font-size:28px; line-height:40px;}
	.centerpoint_popup .popup_content {font-size:20px;}
	
	
	
}

@media (max-width: 500px){
	.register_btn a {    font-size: 14px;  line-height: 22px;}    
}

@media (min-width:501px) and (max-width:767px){
	
	.register_btn a {font-size:30px;}
	}

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

@media (min-width:320px) and (max-width:400px){
	.popup_content h6 {font-size:14px; line-height:22px;}
	.popup_content h2 {font-size:16px; line-height:20px;}
	.centerpoint_popup .popup_content {font-size:12px; line-height:18px;}
	.register_btn a {font-size:12px; line-height:20px; padding:8px 35px;}
	
}




