@media screen and (min-width: 1200px) {  
.container {max-width: 1170px;}
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
.social-security-form-section .top-content h2{font-size:38px;}
.section-top-content h4{font-size: 30px;}
.you-get-paid-box .text-box p {font-size: 18px; line-height: 26px;}
.you-get-paid-box .text-box{padding-left: 20px; padding-right: 20px;}

}

@media screen and (min-width: 768px) and (max-width: 991px) {
.logo img{width: 200px;}
.fill-out-form-heading {width: 100%; margin-top: 44px;}	
.fill-out-form-heading h4 {font-size: 12px; padding: 11px 0px;}
.social-security-form-section .top-content {padding: 40px 40px 38px 40px;}
.social-security-form-section .top-content h2 {font-size: 35px;}
.social-security-form-section .top-content p {font-size: 20px;}
.social-security-form-section .top-content .number-line-box {padding:0px; margin-top: 35px;}
.social-security-form-section .top-content .number-line-box ul li span {width: 56px; height: 56px; line-height: 48px;}
.social-security-form-section .btm-section .form-box {width: 100%;}
.social-security-form-section .btm-section .form-box .input-box input.addcolum {width: 30%;}
.social-security-form-section .btm-section .form-box .continue-btn-box {margin-top: 21px;}
.social-security-form-section .btm-section .form-box .continue-btn-box button {font-size: 20px; padding: 14px 100px 14px 100px;}
.you-may-get-paid-bg {padding-top: 45px;}
.section-top-content h4 {font-size: 30px;}
.section-top-content h6 {font-size: 22px; padding-bottom: 25px;}
.section-top-content p {font-size: 16px; margin-top: 20px; margin-bottom: 40px;}
.section-top-content p.pera {padding:0px;}
.you-get-paid-box .text-box img {width: 50px;}
.you-get-paid-box .text-box p {
	font-size: 12px;
    line-height: 20px;
    margin-top: 18px;
}
.apply-btn-box {margin-top: 40px;}
.apply-btn-box button {font-size: 18px; padding: 14px 100px 14px 100px;}
.apply-btn-box button span {line-height: 54px;}
.apply-btn-box button span img{width: 17px;}
.social-security-form-section .btm-section .form-box .continue-btn-box button span {line-height: 55px;}
.take-action-content p {padding: 0 0px;}
.social-security-form-section .btm-section .form-box .input-box.select-box2 .bootstrap-select{width: 30% !important;}
.you-get-paid-box .text-box {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 35px;
    padding-bottom: 40px;
}
.accident-content{width: 100%; margin: 0px;}
#feedback_form .email-field input.unemail{
    min-width: 360px;
}
#feedback_form button.submit.sky_btn {
    padding: 11px 60px 11px 10px;
    width: 194px;
}
.social-security-form-section .btm-section .form-box .continue-btn-box button.claim-btn {
    padding: 14px 85px 14px 70px;
}
.social-security-form-section .btm-section .form-box .continue-btn-box button.back-btn {
    padding: 14px 70px 14px 85px;
}
.back-text {
    margin-top: 21px;
}
.back-text a {
    font-size: 20px;
    margin-top: 14px;
}

}

@media screen and (min-width:576px) and (max-width: 767px) {
.logo {margin-top:0px;}
.fill-out-form-heading {width: 100%; margin:0px; background: none; float: none; border-radius: 0px;}
.fill-out-form-heading:after{display: none;}
.social-security-form-section {margin:0px;}	
.social-security-form-section .top-content {
	padding: 35px 30px 38px 30px; 
	border: 0px; 
    background:linear-gradient(rgba(13, 56, 121, 0.9), rgba(13, 56, 121, 0.9)), url(../images/banner.jpg) no-repeat top center;
    background-size:cover;   
}
.social-security-form-section .top-content h2 {
	font-size: 33px;
    margin-bottom: 15px;
    line-height: 44px;
}
.social-security-form-section .top-content p {font-size: 28px; padding: 0 80px;}
.social-security-form-section .top-content .number-line-box{margin-top: 27px; padding: 0px;}
.social-security-form-section .top-content .number-line-box ul li span {width: 56px; height: 56px; line-height: 48px; border: 4px solid #4c6a99;}
.social-security-form-section .btm-section {padding: 35px 30px 40px 30px;}
.social-security-form-section .btm-section .form-box{width: 100%;}
.social-security-form-section .btm-section .form-box .continue-btn-box {text-align: center; margin-top: 16px;}
.social-security-form-section .btm-section .form-box .continue-btn-box button {
    font-size: 22px;
    padding: 16px 100px 16px 100px;
    width: 100%;
}
.social-security-form-section .btm-section .form-box #second_step .continue-btn-box button{
	text-align: left;
}
.social-security-form-section .btm-section .form-box .continue-btn-box button span{
	line-height: 59px;
}
.you-may-get-paid-bg {
    padding-top: 32px;
    padding-bottom: 40px;
}
.section-top-content h4 {
    font-size: 32px;
    line-height: 44px;
}
.section-top-content h6 {
    font-size: 24px;
    padding-bottom: 20px;
    line-height: 36px;
    padding-left: 60px; 
    padding-right: 60px; 
}
.section-top-content p {
    margin-top: 20px;
    margin-bottom: 30px; 
    font-size: 16px;
}
.section-top-content p.pera {
    padding:0;
}
.you-get-paid-box {
    margin-bottom: 30px;
}
.you-get-paid-box.box1 {
	background: url(../images/Compensation-mobile.jpg) no-repeat top center;
}
.you-get-paid-box.box2 {
	background: url(../images/Consultation-Pay-mobile.jpg) no-repeat top center;
}
.you-get-paid-box.box3 {
	background: url(../images/Your-Contact-Information-mobile.jpg) no-repeat top center;
}
.you-get-paid-box .text-box p br{
	display: block;
}
.you-get-paid-box .text-box {
    padding-top: 48px;
    padding-bottom: 45px;
}

.apply-btn-box {
    margin-top: 5px;
}
.apply-btn-box button {
    font-size: 20px;
    padding: 15px 100px 15px 100px;
    width: 100%;
}
.apply-btn-box button span{
	line-height: 55px;
}
.ssd-benefits-bg {
    padding-top: 32px;
    padding-bottom: 40px;
}
.ssd-benefits-content h4{
	padding-bottom: 20px; 
}
.qualify-box {
    padding-top:0px;
    border: 0px;
}
.qualify-box ul {
    margin-top: 29px;
}
.social-security-form-section .top-content .number-line-box ul li:nth-child(1){
    width: 22%;
}
.social-security-form-section .top-content .number-line-box ul li:nth-child(2){
    width: 56%;
}
.social-security-form-section .top-content .number-line-box ul li:nth-child(2):before{
    left: 17%;
}
.social-security-form-section .top-content .number-line-box ul li:nth-child(3){
    width: 22%;
}
.qualify-box ul li:last-child{margin: 0px;}
.take-action-content h4{padding-bottom: 20px;}
.take-action-content.take-action-content h4{
   font-size: 32px;
}
.take-action-content.take-action-content p{
    font-size: 20px;
}
.take-action-content p{padding: 0px;}
.take-action-now-bg {padding: 35px 0 45px 0;}
.copy-right-bg p {font-size: 12px; text-align: center;}
.social-security-form-section .top-content .number-line-box ul li p{
	font-size: 16px;
	padding: 0px;
}
.social-security-form-section .top-content .number-line-box ul li::before {
	top: 24px;
	height: 9px;
}
.social-security-form-section .btm-section .form-box .input-box.mr {
	margin-top: 0px;
}
.large-logo{
 display: none;	
}
.logo .small-logo{
	display: block;
	width: auto;
}
body {
    background-image:none;
}
.header-section{
	background:#d51c22; 
	position: relative;
}
.header-section:after{
	position: absolute;
    content: '';
    width: 0;
    height: 0;
    border-left: 18px solid transparent;
    border-right: 18px solid transparent;
    border-top: 18px solid #d51c22;
    bottom: -18px;
    right:18%;
}
.header-section.page-header-bg:after{
   display: none;
}
.fill-out-form-heading h4 br{display: block;}
.fill-out-form-heading h4 {
    font-size: 20px;
    font-weight: bold;
    padding: 0;
    line-height: 26px;
    margin-top: 25px;
    text-align: right;
}
.container {
    max-width: 100%;
    padding-left: 30px;
    padding-right: 30px; 
}
.social-security-form-container{
	padding: 0px;
}
.social-security-form-section .btm-section{
	box-shadow: none;
	background-image:none;
	background: #eff0f1;
}
.footer-bg{padding-bottom: 25px;}
.social-security-form-section .btm-section .form-box .input-box input.addcolum {
    width: 31.75%;
}
.social-security-form-section .btm-section .form-box .input-box.select-box2 .bootstrap-select {
    width: 31.50% !important;
}
.accident-content{width: 100%; margin: 0px;}
.accident-content h2{font-size: 30px;}
.accident-content p{
    font-size: 18px;
}
#feedback_form li{
    width: 100%;
}
#feedback_form .email-field input.unemail{
    min-width:100%;
}
#feedback_form button.submit.sky_btn {
    padding: 11px 10px 11px 10px;
    width:100%;
    font-size: 14px;
    line-height: 22px;
    margin-top: 10px; 
}
.social-security-form-section .btm-section .form-box .continue-btn-box button.claim-btn {
    padding: 16px 100px 16px 100px;
}
.social-security-form-section .btm-section .form-box .continue-btn-box button.back-btn {
    padding: 16px 100px 16px 100px;
    width: 100%;
    text-align: right !important;
}
.back-text-dasktop-view{
    display:none;
}
.back-text-mobile-view{
    display:block;
}
.back-text {
    margin-top: 16px;
    text-align: center;
}
.back-text a {
    margin-top: 9px;
}
.back-text a img{
    margin-right: 10px; 
}

}

@media screen and (max-width: 675px) {	
.social-security-form-section .top-content p {
    padding: 0 30px;
} 
.section-top-content h4 {
    font-size: 30px;
    line-height: 42px;
}
.section-top-content h6 {
    font-size: 20px;
    line-height: 34px;
    padding-left: 40px;
    padding-right: 40px;
}
.social-security-form-section .btm-section .form-box .input-box input.addcolum {
    width: 31.50%;
}
.accident-content a {
    padding: 11px 21px 11px 28px;
}
.social-security-form-section .btm-section .form-box #second_step .continue-btn-box button{
	padding-left: 90px; 
}  

}

@media screen and (max-width: 575px) {	
.logo {margin-top:0px;}
.fill-out-form-heading {width: 100%; margin:0px; background: none; float: none; border-radius: 0px;}
.fill-out-form-heading:after{display: none;}
.social-security-form-section {margin:0px;}	

.social-security-form-section .top-content h2 {
	font-size: 32px;
    margin-bottom: 15px;
    line-height: 44px;
}
.social-security-form-section .top-content p {font-size: 22px; padding: 0 20px;}
.social-security-form-section .top-content .number-line-box{margin-top: 27px; padding: 0px;}
.social-security-form-section .top-content .number-line-box ul li span {width: 56px; height: 56px; line-height: 48px; border: 4px solid #4c6a99;}
.social-security-form-section .btm-section {padding: 35px 20px 40px 20px;}
.social-security-form-section .btm-section .form-box{width: 100%;}
.social-security-form-section .btm-section .form-box .continue-btn-box {text-align: center; margin-top: 16px;}
.social-security-form-section .btm-section .form-box .continue-btn-box button {
    font-size: 22px;
    padding: 14px 100px 14px 100px;
    width: 100%;
}
.social-security-form-section .btm-section .form-box .continue-btn-box button span{
	line-height: 57px;
}
.you-may-get-paid-bg {
    padding-top: 32px;
    padding-bottom: 40px;
}
.section-top-content h4 {
    font-size: 28px;
    line-height: 40px;
}
.section-top-content h6 {
    font-size: 24px;
    padding-bottom: 20px;
    line-height: 36px;
    padding-left: 20px; 
    padding-right: 20px; 
}
.section-top-content p {
    margin-top: 20px;
    margin-bottom: 30px; 
    font-size: 16px;
}
.section-top-content p.pera {
    padding:0;
}
.you-get-paid-box {
    margin-bottom: 30px;
}
.you-get-paid-box.box1 {
	background: url(../images/Compensation-mobile.jpg) no-repeat top center;
}
.you-get-paid-box.box2 {
	background: url(../images/Consultation-Pay-mobile.jpg) no-repeat top center;
}
.you-get-paid-box.box3 {
	background: url(../images/Your-Contact-Information-mobile.jpg) no-repeat top center;
}
.you-get-paid-box .text-box p br{
	display: block;
}
.you-get-paid-box .text-box {
    padding-top: 48px;
    padding-bottom: 45px;
}

.apply-btn-box {
    margin-top: 5px;
}
.apply-btn-box button {
    font-size: 20px;
    padding: 14px 100px 14px 100px;
    width: 100%;
}
.apply-btn-box button span{
	line-height: 55px;
}
.ssd-benefits-bg {
    padding-top: 32px;
    padding-bottom: 40px;
}
.ssd-benefits-content h4{
	padding-bottom: 20px; 
}
.qualify-box {
    padding-top:0px;
    border: 0px;
}
.qualify-box ul {
    margin-top: 24px;
}
.qualify-box h4{
	font-size: 22px;
}
.qualify-box ul li:last-child{margin: 0px;}
.take-action-content h4{padding-bottom: 20px;}
.take-action-content p{padding: 0px;}
.take-action-now-bg {padding: 35px 0 45px 0;}
.copy-right-bg p {font-size: 12px; text-align: center; line-height: 20px; margin: 10px 0;}
.social-security-form-section .top-content .number-line-box ul li p{
	font-size: 16px;
	padding: 0px;
}
.social-security-form-section .top-content .number-line-box ul li::before {
	top: 24px;
	height: 9px;
}
.social-security-form-section .btm-section .form-box .input-box.mr {
	margin-top: 0px;
}
.large-logo{
 display: none;	
}
.logo .small-logo{
	display: block;
	width: auto;
}
body {
    background-image:none;
}
.header-section{
	background:#d51c22; 
	position: relative;
}
.header-section:after{
	position: absolute;
    content: '';
    width: 0;
    height: 0;
    border-left: 18px solid transparent;
    border-right: 18px solid transparent;
    border-top: 18px solid #d51c22;
    bottom: -18px;
    right:14%;
}
.fill-out-form-heading h4 br{display: block;}
.fill-out-form-heading h4 {
    font-size: 18px;
    font-weight: bold;
    padding: 0;
    line-height: 26px;
    margin-top: 25px;
    text-align: right;
}
.container {
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px; 
}
.social-security-form-container{
	padding: 0px;
}
.social-security-form-section .btm-section{
	box-shadow: none;
	background-image:none;
	background: #eff0f1;
}
.footer-bg{padding-bottom: 25px;}
.social-security-form-section .btm-section .form-box .input-box input.addcolum {
    width: 31%;
}
.logo-width{
	width:30%;
	float: left; 
}
.fill-out-form--width{
	width: 70%;
	float: left;
}
.copy-right-bg p br{
	display: block;
} 
.social-security-form-section .btm-section .form-box .input-box.select-box2 .bootstrap-select {
    width: 31% !important;
}
.accident-content{width: 100%; margin: 0px; padding-bottom: 25px;}
.accident-content h2 {
    font-size: 24px;
    margin-bottom: 10px;  
}
.accident-content p {
    font-size: 16px;
    margin-bottom:0px;
    line-height: 28px;
}
.accident-content a {
    padding: 11px 21px 11px 28px;
}
.social-security-form-section .btm-section .form-box #second_step .continue-btn-box button{
	text-align: left;
}
.social-security-form-section .btm-section .form-box #second_step .continue-btn-box button{
	padding-left: 80px; 
}  
.social-security-form-section .top-content .number-line-box ul li:nth-child(1){
    width: 26%;
}
.social-security-form-section .top-content .number-line-box ul li:nth-child(2){
    width: 48%;
}
.social-security-form-section .top-content .number-line-box ul li:nth-child(2):before{
    left: 23%;
}
.social-security-form-section .top-content .number-line-box ul li:nth-child(3){
    width: 26%;
}
.header-section.page-header-bg:after{
   display: none;
}
.page-middle-content h5 {
    line-height: normal;
}
#feedback_form li{
  width: 100%;
}
#feedback_form .email-field input.unemail{
    min-width:100%;
}
#feedback_form button.submit.sky_btn {
    padding: 9px 10px 9px 10px;
    width: 100%;
    font-size: 13px;
    line-height: 22px;
    margin-top: 10px; 
}
.social-security-form-section .btm-section .form-box .continue-btn-box button.claim-btn {
    padding: 14px 100px 14px 100px;
}
.back-text-dasktop-view{
    display:none;
}
.back-text-mobile-view{
    display:block;
}
.back-text {
    margin-top: 16px;
    text-align: center;
}
.back-text a {
    margin-top: 9px;
}
.back-text a img{
    margin-right: 10px; 
}

}

@media screen and (max-width: 480px) {	
.container {
	padding-left: 15px;
	padding-right: 15px;
}
.social-security-form-container{
	padding: 0px;
}
.logo .small-logo img{
	width:65px;
}
.fill-out-form-heading h4 {
	font-size: 12px;
	line-height: 20px;
	margin-top: 18px;
}
.header-section::after {
	border-left: 14px solid transparent;
	border-right: 14px solid transparent;
	border-top: 14px solid #d51c22;
	bottom: -14px;
	right: 14%;
}
.social-security-form-section .top-content {
	padding: 30px 15px 32px 15px;
}
.social-security-form-section .top-content h2 {
	font-size: 22px;
	margin-bottom: 10px;
	line-height: 32px;
}
.social-security-form-section .top-content p {
	font-size: 18px;
	padding: 0 0;
}
.social-security-form-section .top-content .number-line-box {
	margin-top: 25px;
}
.social-security-form-section .top-content .number-line-box ul li span {
	width: 50px;
	height: 50px;
	line-height: 44px;
	border: 3px solid #4c6a99;
}
.social-security-form-section .top-content .number-line-box ul li p {
	font-size: 13px;
	margin-top: 8px; 
}
.social-security-form-section .top-content .number-line-box ul li::before {
	top: 23px;
	height: 5px;
}
.social-security-form-section .btm-section {
	padding: 30px 15px 35px 15px;
}
.social-security-form-section .btm-section .form-box .continue-btn-box button {
	font-size: 20px;
	padding: 13px 60px 13px 60px;
	width: 100%;
}
.social-security-form-section .btm-section .form-box .input-box input.addcolum {
	width: 30%;
}
.social-security-form-section .btm-section .form-box .input-box.select-box2 .bootstrap-select {
	width: 30.50% !important;
}
.social-security-form-section .btm-section .form-box .continue-btn-box {
	margin-top: 11px;
}
.social-security-form-section .btm-section .form-box .continue-btn-box button span {
	line-height: 55px;
}
.you-may-get-paid-bg {
	padding-top: 30px;
	padding-bottom: 35px;
}
.section-top-content h4 {
	font-size: 22px;
	line-height: 34px;
}
.section-top-content h6 {
	font-size: 16px;
	padding-bottom: 15px;
	line-height: 28px;
	padding-left: 0;
	padding-right: 0;
}
.section-top-content p {
	margin-top: 15px;
	margin-bottom: 20px;
}
.you-get-paid-box .text-box {
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
}
.you-get-paid-box .text-box p{
	font-size: 18px;
}
.you-get-paid-box .text-box p br{
	display: none;
}
.you-get-paid-box {
    margin-bottom: 25px;
}
.apply-btn-box button {
    font-size: 18px;
    padding: 13px 60px 13px 60px;
    width: 100%;
}
.apply-btn-box button span {
    line-height: 50px;
}
.ssd-benefits-bg {
    padding-top: 30px;
    padding-bottom: 35px;
}
.qualify-box ul {
    margin-top: 20px;
}
.take-action-now-bg {
    padding: 30px 0 40px 0;
}
.apply-btn-box.claim-now-btn button {
    padding-left: 40px;
    padding-right: 65px;
    font-weight: 700;
    font-size: 17px;
}
.apply-btn-box.claim-now-btn button span{
	line-height: 49px;
}
.social-security-form-section .btm-section .form-box .input-box input{padding: 9px 15px;}
.bootstrap-select .dropdown-toggle.btn-default {
    padding-left: 15px;
    padding-right: 38px;
}
.social-security-form-section .btm-section .form-box .input-box.select-box2 .bootstrap-select .dropdown-toggle.btn-default {
    padding-right: 32px;
}
.bootstrap-select .dropdown-toggle.btn-default:after {
    right: -7px;
}
.accident-content a {
    padding: 11px 21px 11px 28px;
}
.accident-content {
    padding: 22px 20px 22px 20px;
}
.accident-content h2{line-height: normal; margin-bottom: 8px;}
.accident-content p {
    font-size: 15px;
    line-height: 26px;
}
.social-security-form-section .btm-section .form-box #second_step .continue-btn-box button{
	padding-left: 40px; 
}  
.social-security-form-section .top-content .number-line-box ul li:nth-child(1){
    width: 32%;
}
.social-security-form-section .top-content .number-line-box ul li:nth-child(2){
    width: 36%;
}
.social-security-form-section .top-content .number-line-box ul li:nth-child(2):before{
    left: 35%;
}
.social-security-form-section .top-content .number-line-box ul li:nth-child(3){
    width: 32%;
}
.header-section.page-header-bg:after{
   display: none;
}
.page-middle-content {
    padding: 20px 0 15px 0;
}
.page-middle-content h5 {
    line-height: normal;
    font-size: 18px;
}

.ac_form {
    margin-top: 30px;
    margin-bottom: 30px;
}
#feedback_form .email-field input.unemail{
    min-width:100%;
    padding: 9px 15px;
}
#feedback_form button.submit.sky_btn {
    padding: 9px 10px 9px 10px;
    width: 100%;
    font-size: 13px;
    line-height: 22px;
    margin-top: 10px; 
}
.ac_form h4{
    font-size: 22px;
    padding-bottom: 20px; 
}
.ac_form p {
    margin-bottom: 15px;
}
#feedback_form li{
    width: 100%;
}
.back-text {
    margin-top: 11px;
}
.back-text a {
    margin-top: 5px;
    font-size: 20px;
}
.back-text a img {
    margin-top: -4px;
}

}

@media screen and (max-width: 370px) {	
.social-security-form-section .btm-section .form-box .input-box.select-box2 .bootstrap-select {
    width: 30% !important;
}


}











