/*
Theme Name: Disability Benefit Guide USA
Theme URI: https://wordpress.org/themes/disability_benefit_guide_usa/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Disability Benefit Guide USA is a modernized take on an ever-popular WordPress layout — the horizontal masthead with an optional right sidebar that works perfectly for blogs and websites. It has custom color options with beautiful default color schemes, a harmonious fluid grid using a mobile-first approach, and impeccable polish in every detail. Disability Benefit Guide USA will make your WordPress look beautiful everywhere.
Version: 2.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready, blog
Text Domain: disability_benefit_guide_usa

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


/**
 * Table of Contents
 *
 * 1.0 - Normalize
 * 2.0 - Genericons
 * 3.0 - Typography
 * 4.0 - Elements
 * 5.0 - Forms
 * 6.0 - Navigation
 *   6.1 - Links
 *   6.2 - Menus
 * 7.0 - Accessibility
 * 8.0 - Alignments
 * 9.0 - Clearings
 * 10.0 - Widgets
 * 11.0 - Content
 *    11.1 - Header
 *    11.2 - Posts and pages
 *    11.3 - Post Formats
 *    11.4 - Comments
 *    11.5 - Sidebar
 *    11.6 - Footer
 * 12.0 - Media
 *    12.1 - Captions
 *    12.2 - Galleries
 * 13.0 - Multisite
 * 14.0 - Media Queries
 *    14.1 - >= 710px
 *    14.2 - >= 783px
 *    14.3 - >= 910px
 *    14.4 - >= 985px
 *    14.5 - >= 1200px
 * 15.0 - Print
 */


/**
 * 1.0 - Normalize
 *
 * Normalizing styles have been helped along thanks to the fine work of
 * Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
 */

* { box-sizing: border-box; }
body { margin: 0; padding: 0; font-family: 'Poppins', sans-serif; }
h1, h2, h3, h4, h5, h6, p, ul, li, img { margin: 0; padding: 0; }
ul, li { list-style: none; }
a:hover { text-decoration: none; }
img { max-width: 100%; }
.zind { z-index: 1; }
.clear { clear: both; }

.mp0 { margin: 0; padding: 0; }
.m0 { margin: 0; }
.p0 { padding: 0; }

.m5 { margin: 5px; }
.m10 { margin: 10px; }
.m15 { margin: 15px; }
.m20 { margin: 20px; }

.mt0 { margin-top: 0px; }
.mt5 { margin-top: 5px; }
.mt10 { margin-top: 10px; }
.mt15 { margin-top: 15px; }
.mt20 { margin-top: 20px; }

.mr0 { margin-right: 0px; }
.mr5 { margin-right: 5px; }
.mr10 { margin-right: 10px; }
.mr15 { margin-right: 15px; }
.mr20 { margin-right: 20px; }

.mb0 { margin-bottom: 0px; }
.mb5 { margin-bottom: 5px; }
.mb10 { margin-bottom: 10px; }
.mb15 { margin-bottom: 15px; }
.mb20 { margin-bottom: 20px; }

.ml0 { margin-left: 0px; }
.ml5 { margin-left: 5px; }
.ml10 { margin-left: 10px; }
.ml15 { margin-left: 15px; }
.ml20 { margin-left: 20px; }

.p5 { padding: 5px; }
.p10 { padding: 10px; }
.p15 { padding: 15px; }
.p20 { padding: 20px; }

.pt0 { padding-top: 0px; }
.pt5 { padding-top: 5px; }
.pt10 { padding-top: 10px; }
.pt15 { padding-top: 15px; }
.pt20 { padding-top: 20px; }

.pr0 { padding-right: 0px; }
.pr5 { padding-right: 5px; }
.pr10 { padding-right: 10px; }
.pr15 { padding-right: 15px; }
.pr20 { padding-right: 20px; }

.pb0 { padding-bottom: 0px; }
.pb5 { padding-bottom: 5px; }
.pb10 { padding-bottom: 10px; }
.pb15 { padding-bottom: 15px; }
.pb20 { padding-bottom: 20px; }

.pl0 { padding-left: 0px; }
.pl5 { padding-left: 5px; }
.pl10 { padding-left: 10px; }
.pl15 { padding-left: 15px; }
.pl20 { padding-left: 20px; }





/* css start */
/* banner css start */
.slider { position: relative; }
.slider .banner { background: url("images/slider-bg.jpg"); height: 800px; background-repeat: no-repeat; background-size: 100%; }
.slider .infotable { width: 100%; }
.slider .header { max-height: 150px; padding: 25px 0; }
.slider .fillout { background: none; max-width: 560px; padding: 5px; margin-top: 40px; float: right; z-index: 0; }
.slider .fillborder { border: 2px solid #0c183e; text-align: center; position: relative; padding: 8px 40px; }
.slider .fillborder .triangle { position: absolute; left: 10px; bottom: -15px; border-left: 10px solid transparent; border-right: 10px solid transparent;
	border-top: 15px solid #000;  z-index: 1; }
.slider .form_status { background: rgba(12, 24, 62, .75); max-width: 100%; width: 1140px; padding: 50px 0; }
.slider .form_status .title { width: 100%; text-align: center; margin-bottom: 30px; }
.slider .form_status h1 { font-size: 36px; font-weight: 600; color: #fff; }
.slider .form_status h3 { font-size: 26px; color: #fff; margin-top: 20px; }

.slider .form_box { text-align: center; padding: 0 0 50px; position: relative; top: -650px; margin-bottom: -650px; width: 100%; }
.slider .form_box .row { max-width: 1140px; margin: 0 auto; }
.slider .form_box .col-md-6 { margin: 0; padding: 0 40px; text-align: left; }
.slider .form_box label { margin-top: 26px; }
.slider .form_box input { width: 100%; padding: 10px 20px; border-radius: 5px; border: 1px solid #000; color: #0c183e; background: #fff; }
.slider .form_box select.input { width: 100%; padding: 10px 20px; border-radius: 5px; border: 1px solid #000; color: #0c183e;
	background: #fff; height: 46px; -webkit-appearance: none; -moz-appearance: none; appearance: none; background-image: url("images/droupdown.png");background-position: right center; background-repeat: no-repeat; }
.slider .form_box input:focus,
.slider .form_box button:focus { outline: none; }
.slider .form_box .input:focus { position: relative; outline: none; }
.slider .form_box input::-webkit-input-placeholder { color: #0c183e; /* Chrome/Opera/Safari */ }
.slider .form_box input::-moz-placeholder { color: #0c183e; /* Firefox 19+ */ }
.slider .form_box input:-ms-input-placeholder { color: #0c183e; /* IE 10+ */ }
.slider .form_box input:-moz-placeholder { color: #0c183e; /* Firefox 18- */ }
.slider  #msform { max-width: 1140px; margin: 0 auto; position: relative !important; }
.slider #msform fieldset { border: 0 none; padding: 35px 20px 65px; box-sizing: border-box; width: 100%; margin: 0;	background: #eee9e6; position: relative; }
.slider #msform fieldset:not(:first-of-type) { display: none; }
.slider #msform .action-button { padding: 10px 30px; border-radius: 40px; max-width: 430px; margin: 35px 20px 0; border: none; background: #09bc00; color: #fff; font-size: 28px; font-weight: 600; position: relative; box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.75); }
.slider #msform .action-button:hover { color: #0c183e; }
.slider #msform fieldset li p { margin-top: 30px; }
.slider #progressbar { overflow: hidden; counter-reset: step; }
.slider #progressbar li { width: 33.33%; float: left; position: relative; text-align: center; border-radius: 40px; z-index: 1; }
.slider #progressbar li:before { content: counter(step); counter-increment: step; width: 60px; line-height: 50px; display: block; font-size: 38px; color: #333;
	background: #ddd; border-radius: 40px; border: 5px solid #4c6a99; margin: 0 auto 5px auto; font-family: 'Poppins', sans-serif; font-weight: 600; }
.slider #progressbar li:after { content: ''; position: absolute; width: 100%; height: 10px; left: 50%; top: 25px; background: #fff; z-index: -1; }
.slider #progressbar li.third:after { display: none; }
.slider #progressbar li.active:before { background: #09bc00; border: 5px solid #fff; }
.slider .form_box li { text-align: left; }
.slider .form_box h4 { font-size: 18px; }
.slider .form_box li:first-child h4 { margin-top: 40px; }
.slider .form_box .radio { margin: 10px 20px 20px 0; }
.slider .form_box .dots { width: 20px; height: 20px; position: relative; top: 5px; border: 1px solid #0c183e; color: red; margin-right: 5px; }
.slider .form_box li textarea { width: 100%; min-height: 150px; margin-top: 20px; padding: 10px; }
/* .slider .form_box .checkround { position: absolute; top: 4px; left: 0; height: 19px; width: 19px; background: url(images/radiobtn-uncheck.png) no-repeat; } */
/* banner css end */

/* services css start */
.our_services { position: relative; padding-top: 30px; }
.services { text-align: center; border: 1px solid #0c183e; padding: 0 30px 30px; }
.services h2 { color: #0c183e; font-weight: 700; background: #fff; margin: -20px auto 30px; font-size: 28px; }
.services h2 span { color: #fe0000; }
.services h5 { color: #000; font-size: 24px; position: relative; }
.services h5:before { content: ''; position: absolute; top: 60px; left: 50%; width: 100px; height: 2px; background: #2d9518; margin-left: -40px; }
.services p { margin: 70px 0 40px; text-align: left; font-size: 16px; }
.services .box .image { box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.75); }
.services .box .image { position: relative; }
.services .box .image:before { content: ''; position: absolute; top: 0; left: 0; background: #0c183e; width: 100%; height: 5px; transition: all .75s; }
.services .box:hover .image:before { height: 100%;  }
.services .image img { width: 100%; }
.services .image .overlay { position: absolute; top: 0; left: 0; padding: 50px 0; }
.services .image .overlay img { max-width: 60px; }
.services .image .overlay p { font-size: 20px; font-weight: 500; color: #fff; text-align: center; padding: 0 10px; margin: 30px 0 0 0; }
.services .apply_btn { text-align: center; margin: 50px auto 20px; }
.services .apply_btn p { background: #ed1d24; font-size: 28px; font-weight: 600; padding: 8px 20px; max-width: 300px; margin: 0 auto; text-align: center; border-radius: 40px; box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.75); }
.services .apply_btn p a { color: #fff; transition: all .3s; }
.services .apply_btn p a:hover { color: #fbe8d4; }
.services .apply_btn p span { margin-left: 20px; }
/* services css end */

/* benefit_guide css start */
.benefit_guide { background: #eaeaea; padding: 50px 0 50px; margin: 50px auto 0; }
.benefit_guide h2 { color: #0c183e; font-weight: 700; margin: 0px auto 55px; text-align: center; position: relative; font-size: 28px; }
.benefit_guide h2:after { content: ''; position: absolute; top: 60px; left: 50%; width: 100px; height: 2px; background: #2d9518; margin-left: -40px; }
.benefit_guide h2 span { color: #fe0000; }
.benefit_guide.para p { font-size: 16px; text-align: justify; line-height: 26px; }
.benefit_guide h3 { color: #fe0000; font-size: 28px; font-weight: 600; margin: 50px 0 30px; }
.benefit_guide li p { font-size: 18px; vertical-align: top; display: flex; line-height: 38px; }
.benefit_guide li span i { font-size: 20px; margin-right: 30px; color: #fe0000; position: relative; top: 2px; }
/* benefit_guide css end */


/* take_action css start */
.take_action { background-size: cover; background-image: url("images/take_action-bg.jpg"); padding: 30px 0 20px; margin: 0 auto; height: 365px; }
.take_action h2 { color: #fff; font-weight: 700; margin: 0px auto 55px; text-align: center; position: relative; font-size: 28px; }
.take_action h2:after { content: ''; position: absolute; top: 60px; left: 50%; width: 100px; height: 2px; background: #2d9518; margin-left: -50px; }
.take_action p { font-size: 20px; line-height: 28px; text-align: center; color: #fff; }
.take_action .evaluation_btn { text-align: center; margin: 50px auto 20px; }
.take_action .evaluation_btn p { background: #09bc00; font-size: 28px; font-weight: 600; padding: 15px 20px; max-width: 420px; margin: 0 auto; text-align: center; border-radius: 40px; box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.75); }
.take_action .evaluation_btn p a { color: #fff; transition: all .3s; }
.take_action .evaluation_btn p a:hover { color: #0c183e; }
.take_action .evaluation_btn p span { margin-left: 20px; }
/* take_action css end */


/* footer css start */
footer { background: #222; overflow: hidden; }
footer p { color: #fff; margin: 45px 0; text-align: justify; font-size: 16px; }
footer .copyright p { text-align: left; }
footer .footer_top { background: #000; padding: 15px 0; }
footer .footer_top p { color: #fff; width: 100%; font-size: 14px; margin: 0; padding: 0; }
footer .footer_top p span { padding: 0 30px; }
footer .footer_top p a { color: #fff; }
footer .footer_top p a:hover { color: #5a9aff; }
footer .footer_top .col-md-6:last-child p { text-align: right; }
/* footer css end */



/* terms css start */
.terms_header { max-height: 150px; padding: 22px 0; box-shadow: 0px 1px 5px 0px rgba(12, 24, 62, .65); }
.terms_header .col-md-12 { padding-right: 0; padding-left: 0; }
.terms_page_content { padding: 30px 0; }
.terms_page_content .disability-benefits-content h2 { color: #0c183e; font-weight: 600; text-align: center; position: relative; margin-bottom: 50px; }
.terms_page_content .disability-benefits-content h2 span { color: #fe0000; }
.terms_page_content .disability-benefits-content h2:after { content: ''; position: absolute; bottom:0px; left:0; width: 100px; height: 2px;
	background: #fe0000; right:0; margin: 0 auto; }
.terms_page_content .disability-benefits-content p { margin-top: 20px; line-height: 30px; }
.terms_page_content h4 { margin: 20px 0; color: #0c183e; font-weight: 500; }
.terms_page_content img { max-width: 450px; }
.terms_page_content img.alignleft, .alignleft { float: left; margin-right: 20px; max-width:50%; }
.terms_page_content img.alignright, .alignright { float: right; margin-left: 20px; max-width:50%;}
.terms_page_content img.aligncenter, .aligncenter, img.alignnone, .alignnone  { display: block; margin: 0 auto; clear: both; }
.terms_page_content img.alignleft, .alignleft, img.alignright, .alignright { display: inline; margin-top: 0; }
.terms_page_content img.alignleft, img.aligncenter, img.alignright { margin-bottom: 5px; }
.terms_page_content ul { list-style: unset; padding-left: 20px; }
.terms_page_content li { list-style: unset; padding-left: 20px; }
.terms_page_content ul { margin-top: 20px; }
.terms_page_content ul ol { padding: 0; }
.terms_page_content ul ul { padding: 0; }
.terms_page_content li { margin: 5px; }
.terms_page_content li li { margin-left: 20px; }
/* terms css end */


/* additional css end */
.additional_page { padding: 30px; }
/* additional css end */
.process-form-thanks-wrapper{ margin-bottom:40px;  }
.process-form-thanks-wrapper .gc-result-data .congratultins-message-content h1{ word-wrap: break-word; margin-bottom: 25px; font-weight: bold;  position: relative; padding-bottom: 15px; }
.process-form-thanks-wrapper .gc-result-data .congratultins-message-content h1:after{ content: ''; position: absolute; bottom: 0px; left: 0; width: 100px; height: 2px; background: #fe0000; }
.process-form-thanks-wrapper .gc-result-data .congratultins-message-content a.continue-btn{ font-size:18px; display:table; margin-top:25px; text-transform:uppercase; font-weight: 600; color:#fff; border-radius: 40px; padding: 13px 30px; background: #ec111b; display:block; text-align: center; transition: all 0.5s ease-in-out 0s; -moz-transition: all 0.5s ease-in-out 0s; -webkit-transition: all 0.5s ease-in-out 0s; -o-transition: all 0.5s ease-in-out 0s; }
.process-form-thanks-wrapper .gc-result-data .congratultins-message-content a.continue-btn:hover{  background: #0c193c; transition: all 0.5s ease-in-out 0s; -moz-transition: all 0.5s ease-in-out 0s; -webkit-transition: all 0.5s ease-in-out 0s; -o-transition: all 0.5s ease-in-out 0s; }
.process-form-thanks-wrapper .qualify-area-content{ padding-left: 20px; border-left: 1px solid #d5d5d5;  }
.process-form-thanks-wrapper .qualify-area-content h5{ margin-bottom:15px;  }
.process-form-thanks-wrapper .qualify-area-content .qualify-area-points h6{ margin-bottom: 6px; font-weight: 700; font-size: 18px; }
.process-form-thanks-wrapper .qualify-area-content .get-evaluation-btn{ font-weight: 600; font-size: 18px; display:block; color:#fff; border-radius: 40px; padding: 13px 30px; margin: 15px auto 20px; background: #0c193c; text-align: center; transition: all 0.5s ease-in-out 0s; -moz-transition: all 0.5s ease-in-out 0s; -webkit-transition: all 0.5s ease-in-out 0s; -o-transition: all 0.5s ease-in-out 0s; }
.process-form-thanks-wrapper .qualify-area-content .get-evaluation-btn:hover{  background: #ed1b24; transition: all 0.5s ease-in-out 0s; -moz-transition: all 0.5s ease-in-out 0s; -webkit-transition: all 0.5s ease-in-out 0s; -o-transition: all 0.5s ease-in-out 0s;  }
.process-form-thanks-wrapper .qualify-area-content .tabboxformbg{ margin-bottom: 15px; padding: 15px; background: #f0f0f0; border-radius: 10px; }
.process-form-thanks-wrapper .qualify-area-content .tabboxformbg h3{ font-size: 22px; font-weight:bold; line-height: 28px;  }
.process-form-thanks-wrapper .qualify-area-content .tabboxformbg h4{ font-size: 18px; font-weight:600; line-height:24px; margin:15px 0;  }
.process-form-thanks-wrapper .qualify-area-content .tabboxformbg select{ margin-bottom:10px; background-position: right center; -moz-appearance: none;
-webkit-appearance: none; appearance: none; background-image: url(images/select-arrow.png); background-repeat: no-repeat;  }
.process-form-thanks-wrapper .qualify-area-content .tabboxformbg .customradio{ display:block;  }
.process-form-thanks-wrapper .qualify-area-content .tabboxformbg .customradio .text { font-weight: normal; margin-left: 5px; }
.process-form-thanks-wrapper .qualify-area-content .tabboxformbg input[type="submit"]{ border:none; background: #ec111b;padding: 12px 20px;
color: #fff; border-radius: 40px; margin-right:10px; transition: all 0.5s ease-in-out 0s; -moz-transition: all 0.5s ease-in-out 0s; -webkit-transition: all 0.5s ease-in-out 0s; -o-transition: all 0.5s ease-in-out 0s;}
.process-form-thanks-wrapper .qualify-area-content .tabboxformbg input[type="submit"]:hover{background:#bf0f17;transition: all 0.5s ease-in-out 0s; -moz-transition: all 0.5s ease-in-out 0s; -webkit-transition: all 0.5s ease-in-out 0s; -o-transition: all 0.5s ease-in-out 0s;}
.process-form-thanks-wrapper .qualify-area-content .tabboxformbg a.btnformlink{ border:none; background: #0c193c;padding: 12px 20px;
color: #fff; border-radius: 40px; transition: all 0.5s ease-in-out 0s; -moz-transition: all 0.5s ease-in-out 0s; -webkit-transition: all 0.5s ease-in-out 0s; -o-transition: all 0.5s ease-in-out 0s;}
.process-form-thanks-wrapper .qualify-area-content .tabboxformbg a.btnformlink:hover{background:#1f3672;transition: all 0.5s ease-in-out 0s; -moz-transition: all 0.5s ease-in-out 0s; -webkit-transition: all 0.5s ease-in-out 0s; -o-transition: all 0.5s ease-in-out 0s;}
.terms_page_content article.gcarchivepage h3{ margin-bottom:15px; font-size: 24px; }
.terms_page_content article.gcarchivepage{ padding-bottom:15px; margin-bottom:25px; border-bottom:1px solid #eaeaea;  }
.terms_page_content article.gcarchivepage h3 a:hover{ color: #0c183e;  }
.error404 .disability-benefits-content h2{font-size:200px;  }
.terms_page_content .innercontentdefault{ min-height:500px;  }
.error404 .not-found h4{ font-size:36px; margin-bottom:20px; }
.error404 .not-found .page-content p{ font-size:20px;  }
.gcpagetitle{ padding-bottom:20px; }
.benefit_guide.para ul{   }
.benefit_guide.para ul li{ line-height: 38px; position: relative; padding-left: 50px; font-size: 18px; }
.benefit_guide.para ul li:before{ top: 1px; position:absolute; color: #fe0000; left:0; content: "\f046"; font-family: FontAwesome; font-size:20px;   }
textarea.form-control{ margin-bottom:10px;  } 
/** comman style here **/
.innercontentdefault img.aligncenter{ max-width:100%; margin:20px auto; }
.innercontentdefault hr{ clear:both; display:block; width:100%;  }
.innercontentdefault img.alignleft{ margin-bottom:15px;  }
.innercontentdefault img.alignright{ margin-bottom:15px;  }
.innercontentdefault h1,.innercontentdefault h2,.innercontentdefault h3,.innercontentdefault h4,.innercontentdefault h5,.innercontentdefault h6{ margin-bottom:10px; margin-top:0; }
.innercontentdefault ul{ list-style: none; padding:0; }
.innercontentdefault ul li{ position: relative; padding-left:30px; margin-left:0; margin-bottom:10px; line-height: 24px; }
.innercontentdefault ul li ul{ margin:10px 0;  }
.innercontentdefault ul li:before{ position: absolute; left:0; content: "\f046"; font-family: FontAwesome; font-size: 20px; color: #fe0000; }
.innercontentdefault ul li a{ color: #fe0000;  }
.innercontentdefault ul li ul{ padding:0 0 0 12px;  }
.innercontentdefault ul li ul li{ list-style: disc; padding:0; }
.innercontentdefault ul li ul li:before{ display:none; content: inherit; }
.innercontentdefault ul li a{ color: #fe0000;  }
.innercontentdefault ul li a:hover{  text-decoration: underline; color: #0c183e;   }
.innercontentdefault a{ color: #fe0000;  }
.innercontentdefault a:hover{ text-decoration: underline; color: #0c183e;  }
.congratultins-message-content #gc-error h2{ color:#f00; font-weight: bold; margin-bottom: 10px;  }
.congratultins-message-content h3.maintitle{ color:#f00; font-size: 20px; margin-bottom: 15px; } 
.alert { color: #f00; background-color: inherit; border:none; padding:0; opacity: 1 !important; }
.innercontentdefault p{ line-height: 30px; margin-bottom: 20px;  }
.gc-error{ opacity: 1 !important; padding-top: 0 !important; position: relative; top: -15px; }
.gcdisclaimer_text{ margin-top:30px; padding:0 35px; }
.gcdisclaimer_text p{ text-align:left;  }


/* 18-07-2019 
=====================*/
.congratultins-message-content #gc-error h2{color: #212529;}
.congratultins-message-content h3.maintitle{color: #212529;}
.process-form-thanks-wrapper .qualify-area-content .get-evaluation-btn{background-color: #ed1b24;}
.process-form-thanks-wrapper .qualify-area-content .get-evaluation-btn:hover{background-color: #0c193c;}