.page-returning-customers .menu-item-98,
.page-template-template-thank-php .menu-item-98,
.page-my-ssn-thank-you .menu-item-98{
    display: none;
}
.contact_us_content .returning-form label{margin: 0;}

.page-payment-confirmation .payment-decline-box{
	background: #f6f7f9;
	padding-top:50px;
	display: inline-block;
}
.page-payment-confirmation .page-wrap {
    height: auto;
    min-height: auto;
    margin-bottom: auto;
}
.page-payment-confirmation .payment-decline-box p {
    text-align: justify !important;
}
.page-payment-confirmation .payment-decline-box h2 {
    color: #fff;
    background-color: #17a2b8;
    border-radius: 7px;
    padding: 10px;
    border: 2px solid #10707f;
}
.contact_us_content .returning-form label{
	font-size: 14pt;
    font-weight: 400;
}
.payment-decline-box h2 {
    color: #16748F;
    font-weight: 500;
}
.payment-decline-box {
    margin: 50px auto;
    padding: 70px 40px;
    width: 60%;
    border: 2px solid #16748F;
}
.backbtn{margin-top:10px;}

@media only screen and (max-width: 767px) {
    .contact_us_content {max-width: 100%;}
	.payment-decline-box{width:100%;}
	.contact_us_content .returning-form  input[type="text"]{width:100%;}
	.copyright_item{margin-left:0;}
	.ssn-pannel .ssn-pannel-itm .ssn-pannel-itm-inner .ssn-pannel-itm-text ul.ssn-pannel-itm-radio { margin: 15px 0 15px 0px;}
	.ssn-pannel .ssn-pannel-itm .ssn-pannel-itm-inner .ssn-pannel-itm-text ul.ssn-pannel-itm-radio li{text-align: left;}
    button#generatepdf{font-size: 13pt;}
	ul.ssn-pannel-itm-list { padding-left: 20px;}
	.ssn-pannel .ssn-pannel-itm .ssn-pannel-itm-inner .ssn-pannel-itm-text .ssn-pannel-itm-text-gray-bg , .ssn-pannel .ssn-pannel-itm .ssn-pannel-itm-inner h4, .thankyu-box p:last-child, .thankyu-box.customer_info_box{    text-align: left;}  
	.contact_us_content .returning-form label { margin: 5px 0;}
	
	.header_bottom_menu.display_on_form .container {padding: 0px 15px;}
	.header_bottom_menu.display_on_form .header_bottom_menu_item{height:100%;}
	.page-payment-confirmation .header_bottom_menu {display: none;}
	.page-template-template-thank .header_bottom_menu {
		display: none;
	}
	.mobile-hidden{display: none;}
	.page-terms-and-conditions .content_data > h3 {
		font-size: 21px;
	}
	
}

@media only screen and (max-width:567px){
	.header_bottom_menu_item a{font-size:8px;}
}

@media only screen and (max-width:500px){
	.media {display: block;}
	button#generatepdf{margin-top:10px;}
	.returning-form p label {width: 100%;} 
	
}

@media only screen and (max-width:400px){
	.header_bottom_menu.display_on_form .header_bottom_menu_item {padding: 13px 0px;}
	.page-payment-confirmation .payment-decline-box {margin-top: 45px;padding: 20px;}
	.page-payment-confirmation .payment-decline-box h2 {font-size: 1.5rem;}
	
}

@media only screen and (max-width:345px){
	.header_bottom_menu_item a{font-size:8px;}
}