/*
Theme Name: Postal Jobs Resource
Theme URI: 
Description: Postal Jobs Resource
Version: 1.01
Author: Sadiq Hashim
Tags: Postal Jobs Resource
*/

@import "fonts.css";
body {
    font-size:16px !important;
    font-family: 'DM-Sans-Regular', sans-serif !important;
    color:#000 !important;
    overflow-x: hidden;
}
.donor-user-name{
    display:none;
}
header {
    position: relative;
}
.h-top {
    position: relative;
    padding: 5px 10px;
}
.h-top ul {
    padding: 0px;
    margin: 0px;
}
.h-top ul li {
    font-size: 14px;
    color: #000;
    list-style: none;
}
.h-top ul li a {
    color: #d0021b;
    display: inline-block;
    margin-left: 10px;
    text-decoration: none !important;
}
.h-top ul li a:before {
    content: '';
    display: inline-block;
    width: 11px;
    height: 11px;
    background: url(images/tp-icon.png) center left no-repeat;
    background-size: contain;
    vertical-align: unset;
    margin-right: 5px;
}
.h-bottom {
    position: relative;
    padding: 5px 10px;
    background: #d8d8d8b3;
}
.menu {
    position: relative;
    text-align: center;
}
.menu ul {
    padding: 0px;
    margin: 0px;
}
.menu ul li {
    list-style: none;
    display: inline-block;
    margin: 0px 15px;
}
.menu ul li a {
    font-family: 'DM-Sans-Medium', sans-serif;
    color: #000;
    text-decoration: none;
    display: block;
	transition: 0.5s all;
}
.menu ul li a:hover {
    color: #d0021b;
}
.top-btn {
    position: relative;
    text-align: right;
}
.top-btn a {
    font-family: 'DM-Sans-Bold', sans-serif;
    border-radius: 4px;
    color: #fff !important;
    background: #d0021b;
    padding: 12px 45px;
    text-decoration: none !important;
    text-transform: uppercase;
    transition: 0.5s all;
}
.top-btn a:hover {
	background: #a50000;
}
.top-link {
    position: relative;
    text-align: right;
}
.top-link p {
    font-size: 18px;
    font-family: 'DM-Sans-Medium', sans-serif;
    color: #000;
    margin: 0px;
    text-transform: uppercase;
}
.top-link p a {
    color: #d0021b;
    text-decoration: none !important;
    margin-left: 5px;
}
.top-link p a:before {
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url(images/tp-icon.png) center left no-repeat;
    background-size: contain;
    margin-right: 5px;
    vertical-align: revert;
}
.top_banner {
    position: relative;
    background: url(images/top-banner.webp) center center no-repeat;
    background-size: cover;
    padding: 50px 0px;
    text-align: center;
}
.top_banner h1 {
    font-size: 46px;
    color: #ffffff;
    text-align: center;
    font-family: 'DM-Sans-Bold', sans-serif;
    margin: 0px;
}
.top_banner p {
    font-size: 22px;
    color: #ffffff;
    text-align: center;
    font-family: 'DM-Sans-Medium', sans-serif;
    margin: 15px 0px 0px;
}
.top_banner img {
    margin-top: 20px;
}
.mid_logo {
    position: relative;
    text-align: center;
    padding-bottom: 30px;
}
.mid_logo img {
    margin-top: -15px;
}
.guide_section {
    position: relative;
    background: url(images/guide-bg.jpg) top center no-repeat;
    background-size: cover;
    padding: 50px 0px;
}
.guide_section h2 {
    font-size: 26px;
    color: #ffffff;
    text-align: center;
    font-family: 'DM-Sans-Bold', sans-serif;
}
.guide_section iframe {
    margin-top: 30px;
}
.guide_section .frame-btn {
    margin: 0 auto;
    display: block;
    background-color: #d0021b;
    font-size: 24px;
    color: #fff;
    padding: 10px 70px;
    border-radius: 5px;
    text-decoration: none !important;
    border: none;
    text-transform: uppercase;
    font-family: 'DM-Sans-Medium', sans-serif;
    outline: none !important;
}
.guide_section .frame-btn:hover{
    color: #fff;
}
.guide_section h3 {
    font-size: 26px;
    font-family: 'DM-Sans-Medium', sans-serif;
    color: #ffffff;
    text-align: center;
    margin: 20px 0px 0px;
}
.guide_section img {
    width: 35px;
    margin: 20px 0px 0px;
}
/* position popup */
.position-pops {
    position: relative;
}
.position-pops ul {
    padding: 0px;
    margin: 0px;
    text-align: center;
}
.position-pops ul li {
    position: relative;
    list-style: none;
    display: inline-block;
    border: 2px solid #fff;
    margin: 0px 10px;
    cursor: pointer;
}
.position-pops ul li img {
    width: auto;
    margin: 0px;
}
.position-pops ul li span {
    position: absolute;
    bottom: 15px;
    left: 0;
    right: 0;
    width: 130px;
    display: block;
    margin: 0 auto;
    padding: 2px 0px;
    color: #fff;
    background: #27458be8;
    border: 2px solid #fff;
    font-family: 'DM-Sans-Medium', sans-serif;
}
.modal-content button.close {
    position: absolute;
    right: -10px;
    top: -10px;
    background: #de1528;
    opacity: 1 !important;
    color: #fff !important;
    padding: 1px 8px 3px;
    border-radius: 50%;
    border: 2px solid #fff;
    font-weight: 400;
    z-index: 999;
}
.pop-content {
    position: relative;
}
.pop-content h1 {
    font-size: 26px;
    font-family: 'DM-Sans-Bold', sans-serif;
    color: #000;
    margin: 0px;
}
.pop-content p {
    font-size: 16px;
    color: #000;
    margin: 10px 0px 0px;
}
#mail-carriers-modal .pop-content p {
    margin: 5px 0px 0px;
}
.pop-content p strong {
    font-family: 'DM-Sans-Bold', sans-serif;
    font-weight: normal;
}
.pop-green {
    background: #c8e0b0;
    padding: 10px;
    margin-top: 15px;
}
.pop-green p {
    font-size: 16px;
    margin: 0px;
}
.continue_btn {
    color: #fff;
    background: #de1528;
    width: 120px;
    display: block;
    border: none;
    outline: none !important;
    padding: 5px 20px 7px;
    border-radius: 3px;
    margin: 15px auto 0px;
    text-align: center;
}
.hiring {
    position: relative;
    padding: 50px 0px;
    text-align: center;
    width: 100%;
    height: auto;
}
.hiring h2 {
   font-size: 38px;
   font-family: 'DM-Sans-Bold';
   color: #1f4495;
   margin: 0px;
   width: 100%;
   height: auto;
}
.hiring p {
   font-size: 17px;
   margin: 15px 0px;
   width: 100%;
   height: auto;
}
.h-bull {
    margin: 30px 0px;
    text-align: left;
}
.h-bull h3 {
    font-size: 26px;
    font-weight: 800;
    color: #df152b;
    margin: 0px;
}
.h-bull p {
    margin: 0px 0px 10px;
}
.hiring_box {
    position: relative;
    background: #e8eff4;
    text-align: center;
    padding: 30px 15px;
    margin: 25px 0px 15px;
    border-bottom: 3px solid #1f4495;
}
.hiring_box span {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 20px;
    font-weight: 700;
    width: 45px;
    height: 45px;
    color: #fff;
    background: #1f4495;
    text-align: center;
    padding: 7px 0px;
}
.hiring_box h2 {
    font-size: 23px;
    margin: 15px 0px 5px;
}
.hiring_box p {
    font-size: 17px;
    color: #545454;
    margin: 0px;
}
.hiring a {
    font-size: 17px;
    font-family: 'DM-Sans-Medium';
    color: #fff !important;
    padding: 10px 30px;
    border-radius: 4px;
    background: #d0021b;
    display: inline-block;
    text-decoration: none !important;
    margin-top: 30px;
    text-transform: uppercase;
}
.ben_section {
    position: relative;
    padding: 50px 0px;
    background: #f0f0f0;
}
.ban-txt {
    position: relative;
}
.ban-txt h2 {
    font-size: 32px;
    font-family: 'DM-Sans-Bold';
    color: #000;
    margin: 0px;
}
.ban-txt ul {
    padding: 0px;
    margin: 30px 0px 0px;
}
.ban-txt ul li {
    color: #000;
    list-style: none;
    display: block;
    margin: 15px 0px;
    background: #fff;
    padding: 10px 20px;
    border-left: 4px solid #1f4495;
}
.ban-txt ul li span {
    display: block;
    text-transform: uppercase;
    font-size: 14px;
    font-family: 'DM-Sans-Regular';
    color: #5e5e5e;
}
.ben_section a {
    font-size: 17px;
    font-family: 'DM-Sans-Medium';
    color: #fff !important;
    padding: 10px 30px;
    border-radius: 4px;
    background: #d0021b;
    display: inline-block;
    text-decoration: none !important;
    margin-top: 30px;
    text-transform: uppercase;
}
.reg_section {
    position: relative;
    padding: 40px 0px;
}
.reg_section h2.reg_heading {
    font-size: 28px;
    color: #ffffff;
    text-align: center;
    font-family: 'DM-Sans-Medium', sans-serif;
    background: #1f4495;
    padding: 10px 0px;
}
.billing-info {
    background-color: #FBFBFB;
    padding: 10px 15px;
    border: 1px solid #cac3c3;
    width: 100%;
    border-radius: 8px;
    box-shadow: 5px 4px 4px 0px #0000004d;
    margin-top: 30px;
}
.reg_txt {
    position: relative;
}
.reg_txt h2 {
    font-size: 30px;
    font-family: 'DM-Sans-Bold', sans-serif;
    color: #000;
    margin: 20px 0px;
}
.reg_txt ul {
    list-style: inside;
    padding: 0px 0px 0px 30px;
}
.reg_txt p {
    margin: 0px;
    line-height: 34px;
}
.reg_txt p strong {
    font-family: 'DM-Sans-Bold';
}
.form_txt {
    position: relative;
    padding: 0px 0px 25px 0px;
}
.form_txt h3 {
    font-size: 30px !important;
    text-align: left !important;
}
.form_txt h2 {
    font-size: 30px;
    color: #1f4495;
    font-family: 'DM-Sans-Medium', sans-serif;
}
.form_txt p {
    font-size: 16px;
    color: #000;
    text-align: left;
    margin: 15px 0px 0px;
}
.msform form {
    padding: 0px 20px;
}
p.nominal-text a {
    color: #d0021b !important;
    text-decoration: underline;
}
.reg_gray input , .reg_gray select {
    background: #fff !important;
}
.reg_gray input[type="submit"] {
    background: #d0021b !important;
}
.reg_gray .rghtContBg {
    top: -30px;
    margin: 0;
}
.video_section {
    position: relative;
    background: url(images/recent-hire-bg.webp) center center no-repeat;
    background-size: cover;
    padding: 50px 0px;
    text-align: center;
}
.video_section h2 {
    font-size: 36px;
    color: #ffffff;
    text-align: center;
    font-family: 'DM-Sans-Bold', sans-serif;
    margin: 0px 0px 20px;
}
.video_section p {
    margin:0px;
}
.video_section h3 {
    font-size: 26px;
    color: #ffffff;
    text-align: center;
    font-family: 'DM-Sans-Medium', sans-serif;
    margin: 25px 0px 0px;
}
img.arr_top {
    transform: rotate(180deg);
    margin-top: 20px;
}
footer {
    position: relative;
    background-color: #d8d8d8;
    padding: 5px;
    border-top: 1px solid #979797;
}
.foo_txt {
    position: relative;
    padding: 20px 0px;
}
.foo_txt h2 {
    font-size: 20px;
    font-family: 'DM-Sans-Bold', sans-serif;
    color: #000;
    text-transform: uppercase;
    margin: 0px 0px 25px;
}
.foo_txt p {
    color: #000;
    word-break: break-word;
    font-size: 16px;
    margin: 0px;
}
.foo_txt ul {
    padding: 0px;
    margin: 0px;
}
.foo_txt ul li {
    list-style: none;
    margin: 5px 0px;
}
.foo_txt ul li:first-child {
    margin-top: 0px;
}
.foo_txt ul li a {
    color: #000;
    text-decoration: underline;
	transition: 0.5s all;
}
.foo_txt ul li a:hover {
    color: #d0021b;
}
.cont-txt ul li {
    color: #000;
}
.cont-txt ul li img {
    margin-right: 5px;
    vertical-align: unset;
}
.foo_bottom {
    position: relative;
    background-color: #9b9b9b;
    padding: 10px 0px;
}
.foo_bottom p {
    font-size: 13px;
    color: #212529;
    margin: 0px;
}
.foo_bottom p a {
    color: #af1d2c;
}
.menu-footer-bottom-links-container ul {
    padding: 0px;
    margin: 15px 0px 0px;
}
.menu-footer-bottom-links-container ul li {
    list-style: none;
    display: inline-block;
}
.menu-footer-bottom-links-container ul li a {
    font-size: 13px;
    font-family: 'DM-Sans-Medium', sans-serif;
    display: inline-block;
    color: #212529;
    text-decoration: none !important;
    padding: 0px 15px;
}
.menu-footer-bottom-links-container ul li:first-child a {
    padding-left: 0px;
}
.menu-footer-bottom-links-container ul li a:hover {
    color: #343434;
}
.menu-footer-bottom-links-container ul li:after {
    content: '';
    display: inline-block;
    width: 1px;
    height: 10px;
    background: #212529;
}
.menu-footer-bottom-links-container ul li:last-child:after {
    display: none;
}

/** Jobs **/
.job_content {
    position: relative;
    padding: 40px 0px;
}
.red_section {
    background: url(https://us-postal-hiring-2.s3.us-east-2.amazonaws.com/Images/red-job-bg.png) top center no-repeat;
    background-size: cover;
}
.blue_section {
    background: url(https://us-postal-hiring-2.s3.us-east-2.amazonaws.com/Images/blue-job-bg.jpg) top center no-repeat;
    background-size: cover;
}
.job_txt {
    position: relative;
}
.job_txt h2 {
    font-size: 30px;
    font-family: 'DM-Sans-Bold';
    color: #fff;
    margin: 0px;
}
.job_txt span {
    font-size: 16px;
    font-family: 'DM-Sans-Bold', sans-serif;
    color: #fff;
    margin-top: 5px;
    display: block;
}
.job_txt p {
    font-size: 16px;
    color: #fff;
    margin: 0px 0px 10px;
}
.job_txt a {
    font-size: 16px;
    font-family: 'DM-Sans-Medium';
    border: none;
    color: #fff;
    display: inline-block;
    padding: 10px 55px;
    text-transform: uppercase;
    margin-top: 20px;
    text-decoration: none !important;
}
.red_section .job_txt a {
    background: #fff;
    color: #000;
}
.blue_section .job_txt a {
    background: red;
}
.job_txt a:focus {
    outline: none !important;
}
/* Pay */
.compensation_banner {
    position: relative;
    background: url(images/pay-banner.webp) center center no-repeat;
    background-size: cover;
    height: 450px;
}
.compensation_banner .col-md-12 {
    position: unset;
}
.pay_txt {
    position: absolute;
    bottom: 30px;
}
.pay_txt h2 {
    font-size: 40px;
    font-family: 'DM-Sans-Bold';
    color: #fff;
    margin: 0px;
}
.pay_txt p {
    font-size: 16px;
    color: #fff;
    margin: 10px 0px 0px;
}
.compensation {
    position: relative;
    padding: 40px 0px;
}
.compensation h2 {
    font-size: 50px;
	font-weight: 300;
    color: #005a9c;
    margin: 0;
}
.compensation img {
    margin: 20px 0px 0px;
}
.compensation small {
    display: block;
}
.compensation small a {
    color: #039;
    text-decoration: none;
}
.compensation small a:hover {
    color: #d0021b;
}
.cont_btn {
    font-family: 'DM-Sans-Medium';
    color: #fff !important;
    background: #b32726;
    padding: 12px 35px;
    display: inline-block;
    border-radius: 5px;
    text-transform: uppercase;
    text-decoration: none !important;
    margin-top: 10px;
}
/** faqs **/
.faq {
    position: relative;
    padding: 40px 0px;
}
.faq h1 {
    font-size: 50px;
    font-family: 'DM-Sans-Medium';
    color: #005a9c;
    margin-bottom: 5px;
    margin-top: 0;
    text-align: center;
}
.faq .card {
    border: none;
    margin-bottom: 7px;
}
.faq .card-header {
    padding: 0px;
}
.faq .panel-heading {
    padding: 0;
}
.faq .panel-title {
    font-size: 20px;
}
.faq .card-header button {
	font-size: 20px;
	font-family: 'DM-Sans-Medium', sans-serif;
    color: #fff;
    display: block;
    padding: 29px 65px 29px 35px;
    background-color: #005a9c;
    background: url(images/opened.png) no-repeat center right 31px #de3339;
    text-decoration: none !important;
    text-align: left;
	width: 100%;
	border-radius: 0px !important;
}
.faq .card-header button:hover {
    background-color: #de3339 !important;
}
.faq .collapsed {
    background: url(images/closed.png) no-repeat center right 31px #005a9c !important;
    background-size: 25px;
    color: #fff !important;
    width: 100%;
    border-radius: 0px;
}
.faq .card-body {
    padding: 35px;
    background: url(images/ghost-footer.png) center no-repeat #fff;
}
.faq .card-body p {
	color: #000;
    margin: 0px;
}
/* Contact Us */
.cont_txt {
    position: relative;
    text-align: center;
    margin-top: 60px;
}
.cont_txt h2 {
    font-size: 50px;
    font-family: 'DM-Sans-Medium';
    color: #005a9c;
    margin-bottom: 5px;
    font-weight: 400;
    margin-top: 0;
}
.cont_txt p {
    color: #000;
}
.white-bg {
    background: #ececec;
    padding: 20px 30px;
    margin: 0px 0px 80px;
}
.white-bg p {
    color: #000;
}
.white-bg p span {
    color: #0056ad;
}
.white-bg h2 {
    font-size: 32px;
	font-weight: 600;
    margin: 0px 0px 15px;
}
.contact-detail h3 {
    font-size: 23px;
    font-family: 'DM-Sans-Bold';
    color: #000000;
    margin-bottom: 20px;
}
.contact-detail p a {
    font-family: 'DM-Sans-Medium', sans-serif;
    color: #0056ad;
    text-decoration: none !important;
}
.contact-detail-button {
    color: #fff !important;
    width: 40%;
    text-align: center;
    font-size: 16px;
    padding: 13px;
    background-color: #de3339;
    display: block;
    margin-top: 30px;
	transition: 0.5s all;
}
.contact-detail-button:hover {
    color: #fff;
    background-color: #005a9c;
}
.contact-form h3 {
    font-size: 23px;
    color: #000000;
    font-weight: bold;
    margin-bottom: 10px;
}
.contact-detail p a img {
    vertical-align: text-top;
    margin-right: 10px;
}
.contact-form form label {
    display: block;
}
.contact-form input , .contact-form textarea {
    background: #fff;
    font-size: 18px !important;
    height: 59px;
    border: none;
    font-weight: 500;
    color: #000;
	padding: 15px;
	width: 100%;
}
.contact-form textarea {
    height: 210px;
}
.contact-form input:focus , .contact-form textarea:focus {
	outline: none;
}
.contact-form input[type="submit"] {
    background-color: #d0021b;
    color: #fff;
    padding: 10px 30px;
    text-transform: uppercase;
    font-weight: 500;
    margin: 10px 0px;
    text-align: center;
    border-radius: 4px;
    height: auto;
	width: auto;
}
/** register now **/
.reg-section {
    position: relative;
    margin: 40px 0px 50px;
}
.appTopSectoin {
    border-bottom: 1px solid #b0b0b0;
    margin-bottom: 20px;
    padding-bottom: 15px;
    margin-top: 40px;
}
.appTopSectoin h1 {
    font-size: 23px !important;
    font-family: 'DM-Sans-Medium', sans-serif;
    line-height: 30px;
    color: #005a9d;
    margin: 0px 0px 15px;
}
.appTopSectoin p {
    font-size: 14px;
    line-height: 22px;
    color: #000;
}
.appTopSectoin p strong {
    font-weight: 400;
    font-family: 'DM-Sans-Bold', sans-serif;
}
.appTopSectoin ul {
    padding: 0px 0px 0px 35px;
    margin: 10px 0px;
}
.appTopSectoin ul li {
    font-size: 14px;
    line-height: 22px;
}
.msform {
    position: relative;
}
.msform h2 {
    font-size: 20px;
    font-family: 'DM-Sans-Medium', sans-serif;
    line-height: 30px;
    color: #005a9d;
    text-align: left;
    margin-bottom: 30px;
}
.msform label {
    font-size: 15px;
    font-family: 'DM-Sans-Medium', sans-serif;
    color: #333333;
    display: block;
    margin: 10px 0px 5px;
}
.msform input, .msform select {
    display: block;
    text-align: left;
    border: 3px solid #d8d8d8;
    width: 55%;
    padding: 10px;
    box-shadow: none;
    background: #f0f0f0;
    border-radius: 9px;
    outline: none !important;
}
.msform p.para1 {
    font-style: italic;
    font-size: 13px !important;
    color: #000;
    margin: 5px 0px 0px;
}
div#credit-card-form {
    background-color: #FBFBFB;
    padding: 10px 15px;
    border: 1px solid #cac3c3;
    width: 100%;
    border-radius: 8px;
    box-shadow: 5px 4px 4px 0px #0000004d;
}
div#credit-card-form h5 {
    font-size: 23px;
    color: #000;
    font-family: 'DM-Sans-Bold', sans-serif;
    margin: 10px 0px 20px;
}
div#credit-card-form h5 img {
    vertical-align: baseline;
}
div#credit-card-form .expire-card select {
    width: 20%;
    display: inline-block;
    margin-right: 10px;
}
div#billing-sec {
    background-color: #FBFBFB;
    padding: 10px 15px;
    border: 1px solid #cac3c3;
    border-radius: 8px;
    box-shadow: 5px 4px 4px 0px #0000004d;
    margin-top: 30px;
}
div#billing-sec h2 {
    font-size: 28px;
    text-align: center;
    font-family: 'DM-Sans-Bold', sans-serif;
    background: #005a9d;
    color: #fff;
    padding: 15px 0px;
    margin: -10px -15px 0px;
    border-radius: 8px 8px 0px 0px;
}
div#billing-sec h3 {
    font-size: 22px;
    font-family: 'DM-Sans-Medium', sans-serif;
    margin: 30px 0px 0px;
    text-align: left;
}
div#billing-sec p {
    font-size: 15px;
    margin: 5px 0px 0px;
}
.msform p.nominal-text, .msform .btn-all {
    text-align: center;
    color: #000;
    margin: 25px 0px;
}
.msform p.nominal-text a {
    text-decoration: underline !important;
}
img.visa-image {
    display: block;
    margin: 30px auto 0px;
}
.msform input[type="submit"] {
    font-size: 16px;
    font-family: 'DM-Sans-Medium';
    color: #fff !important;
    background: #d0021b;
    width: auto;
    padding: 10px 40px;
    display: inline-block;
    text-transform: uppercase;
    outline: none !important;
    box-shadow: none !important;
    border: none;
    border-radius: 5px;
}
div#phone_error, div#myerror {
    font-size: 13px;
    color: red;
}

.fee_video {
    position: relative;
	text-align: center;
}
.fee_video h2 {
    font-size: 30px !important;
	font-family: 'DM-Sans-Medium', sans-serif;
    line-height: 30px;
    color: #005a9d;
    margin-bottom: 15px;
}
.fee_video video {
    width: 90%;
    border: 2px solid #005a9d;
    outline: none !important;
    box-shadow: none !important;
}
.rghtContBg {
    background: #d7e7f7;
}
.stepMainRightCont {
    padding: 0 !important;
}
.stepLeftHiringMain {
    padding: 15px 15px;
}
.hiringProcessTop {
    padding-top: 10px;
    padding-bottom: 10px;
}
.rghtContBg .hiringProcessTop h2 {
    margin-bottom: 20px;
    text-align: center;
    font-size: 24px;
	font-family: 'DM-Sans-Medium', sans-serif;
    line-height: 30px;
    color: #005a9d;
}
.hiringProcessTop h6 {
    text-align: center;
    font-size: 14px;
    font-family: 'DM-Sans-Medium', sans-serif;
    color: #000;
}
.hiringStepList p {
    color: #000;
    text-align: left;
    font-size: 14px;
    margin: 0px;
}
.mid-logo {
    position: relative;
    text-align: center;
}
.hero-side img {
         width: 100%;
    border: 5px solid #54709894;
    -webkit-box-shadow: 5px 5px 5px 0px #000000, inset 4px 4px 15px 0px #000000, 1px 19px 10px 2px rgba(122,122,122,0);
    box-shadow: 0px 0px 0px 0px #a24f4f, inset 4px 2px 12px 0px #656161, -5px -2px 1px 4px rgba(122,122,122,0);
}
.testimonialInnerContentLast {
    text-align: center;
    margin-top: 30px;
    padding: 0px 20px;
}
.testimonialInnerContentLast img {
    margin: 20px 0px 0px;
}

/* general */
.gray-bg {
    position: relative;
    padding: 30px 0px;
}
.gray-bg h1 {
    font-size: 45px;
    font-family: 'DM-Sans-Medium';
    color: #005a9c;
    text-align: center;
    margin: 0px 0px 10px;
}
.gray-bg p {
    color: #000;
    margin: 15px 0px 0px;
}
.gray-bg ul, .gray-bg ol {
    margin: 15px 0px;
}
.gray-bg ul ol, .gray-bg ol ul {
    margin: 0px;
}
.gray-bg ul li a, .gray-bg ol li a {
    color: #e0162b;
}
.gray-bg h3 {
    font-size: 45px;
    color: #005a9c;
    text-align: center;
    margin: 20px 0px;
}
.gray-bg ul {
    padding: 10px 0px 5px 35px;
}
.gray-bg ul li {
    color: #000;
    margin: 5px 0px;
}
.gray-bg p a {
    text-decoration: none !important;
}
.gray-bg p a:hover {
    color: #d0021b;
}
/* job inner pages */
.job_inner_box {
    position: relative;
    border-radius: 10px;
    padding: 20px 15px;
    margin: 50px 0px;
    background: #e8eff4;
}
.job_inner_box a {
    font-size: 16px;
    color: #fff !important;
	background: #004b87;
    display: inline-block;
    padding: 10px 30px;
    text-transform: uppercase;
    border-radius: 5px;
    text-decoration: none !important;
    margin-top: 20px;
}
.job_inner_box a.jobp_btn {
    float: right;
    margin: 7px 0px 0px;
}
.job_inner_box a.mb_btn {
    display: none;
}
.job_inner_box h2 {
    font-size: 32px;
	font-weight: 500;
	color: #004b87;
    margin: 0px 0px 20px;
}
.job_inner_box h3 {
    font-size: 19px;
	color: #004b87;
    margin: 15px 0px 0px;
}
.job_inner_box p.pb {
	font-weight: 500;
}
.job_inner_box p {
    font-size: 16px;
	color: #000;
    margin: 5px 0px 0px;
}
.job_inner_box ul {
    padding: 0px 0px 0px 30px;
    margin: 0px;
}
.job_inner_box ul li {
    color: #000;
    margin: 5px 0px;
}
.job_inner_box .jo_img {
    padding-right: 30px !important;
}
.job_inner_box img {
    border-radius: 20px 20px 20px 20px;
	box-shadow: 30px 30px 0px -15px #004b87;
}
/** success **/
.success-div .white-bg {
    margin-top: 20px;
}
.success-div h2 {
    font-size: 50px;
    color: #005a9c;
    font-weight: 300;
    margin: 0px;
}
.success-div p {
    margin: 0px;
}
.success-div h6 {
    font-weight: 500;
    color: #000;
    margin: 20px 0px;
}
.success-div a.btn {
    background-color: #d0021b;
    color: #fff !important;
    padding: 10px 30px;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 14px;
    margin: 10px 0px;
    text-align: center;
    border-radius: 4px;
    margin-bottom: 30px;
	outline: none !important;
	box-shadow: none !important;
	text-decoration: none !important;
}

/* Unsubscribe */
.subscribe_txt {
    position: relative;
    width: 90%;
    margin: 60px auto;
    text-align: center;
    background: #004b8717;
    padding-bottom: 30px;
}
.subscribe_txt h1 {
    font-size: 26px;
    font-family: 'DM-Sans-Medium', sans-serif;
    color: #fff;
    padding: 15px 0px;
    margin: 0px 0px 30px;
    background: #005a9d;
}
.subscribe_txt p {
    font-size: 18px;
    color: #000;
    margin: 5px 30px 0px;
}

/** landing pages **/
.job_box {
    position: relative;
    border-radius: 10px;
    padding: 20px 15px;
    margin: 50px 0px;
}
.job_box h1, .job_box h2 {
    font-size: 32px;
    font-family: 'DM-Sans-Bold';
    margin: 0px 0px 20px;
}
.job_box h3 {
    font-size: 19px !important;
    font-family: 'DM-Sans-Medium';
    margin: 15px 0 0 !important;
}
.job_box p {
    font-size: 16px;
    color: #000;
    margin: 10px 0px 0px;
}
.job_box ul {
    padding: 0px 0px 0px 30px;
    margin: 0px;
}
.job_box ul li {
    color: #000;
    margin: 5px 0px;
}
.job_box a {
    font-size: 16px;
    font-family: sans-serif;
    color: #fff !important;
    display: inline-block;
    padding: 10px 30px;
    text-transform: uppercase;
    border-radius: 5px;
    text-decoration: none !important;
    margin-top: 20px;
}
a.mb_btn {
    display: none;
}
.job_box img {
    border-radius: 20px 20px 20px 20px;
    box-shadow: 30px 30px 0px -15px #004b87;
    margin-top: 20px;
}
.b_blue {
    background: #e8eff4;
}
.b_blue a {
    background: #004b87;
}
a.jobp_btn {
    float: right;
    margin: 7px 0px 0px;
}
.b_blue h1, .b_blue h2 {
    color: #004b87;
}
.b_blue h3 {
    color: #004b87;
}


/*........ For Mobile ........*/
@media only screen and (max-width: 767px) {
.h-top {
    text-align: center;
}
.menu {
    display: none;
}
.top-btn a {
    font-size: 12px;
    padding: 8px 10px;
    display: inline-block;
}
.top-link p {
    font-size: 12px;
}
.top-link p a {
    margin-left: 0px;
    display: block;
}
.top-link p a:before {
    width: 10px;
    height: 8px;
    margin-right: 3px;
}
.h-bottom {
    padding: 5px 0px;
}
.h-bottom .col-md-6 {
	display: none !important;
}
.top_banner h1 {
    font-size: 30px;
}
.top_banner p {
    font-size: 22px;
}
.top_banner img {
    margin-top: 0px;
}
.mid_logo {
    padding-bottom: 10px;
}
.guide_section {
    padding: 30px 0px 10px;
}
.guide_section .col-md-12 {
    padding: 0px;
}
.position-pops ul li {
    margin: 0px 0px 20px;
    float: left;
    width: 25%;
}
.position-pops ul li span {
    width: 85px;
    display: block;
    margin: 0 auto;
    font-size: 10px;
}
.pop-content h1 {
    font-size: 22px;
}
.pop-content p {
    font-size: 15px;
    margin: 5px 0px 0px;
}
.pop-green p {
    font-size: 15px;
}
.modal-content button.close {
    right: -4px;
    padding: 0px 7px 3px;
}
.guide_section h2 {
    font-size: 23px;
}
.guide_section .frame-btn {
    font-size: 22px;
    padding: 10px;
}
.guide_section h3 {
    font-size: 19px;
    padding: 0px 10px;
}
.hiring {
    padding: 30px 0px;
}
.hiring h2 {
    font-size: 30px;
}
.hiring_box {
    padding: 20px 15px;
    margin: 20px 0px 0px;
}
.hiring_box img {
    width: 60px;
    height: 60px;
}
.hiring_box h2 {
    font-size: 23px !important;
}
.ben_section {
    padding: 30px 0px;
}
.ban-txt h2 {
    font-size: 28px;
}
.ban-txt ul {
    margin: 20px 0px 0px;
}


.reg_section {
    padding: 40px 0px 0px;
}
/*.reg_section .col-md-12 {
    padding: 0px;
}*/
.reg_section h2.reg_heading {
    font-size: 22px;
}
.reg_txt {
    padding: 0px 15px;
}
.reg_txt h2 {
    font-size: 26px;
}
.form_txt {
    padding: 0px 0px 10px 0px;
}
.form_txt h2 {
    font-size: 24px;
}
.msform form {
    padding: 0px;
}
.msform form .col-md-12 {
    padding: 0px 15px;
}
.form_txt h3 {
    font-size: 24px !important;
}
.reg_gray .rghtContBg {
    top: 0px;
    margin: 25px 0px 0px;
}
.video_section {
    padding: 20px 0px;
}
.video_section h2 {
    font-size: 26px;
}
.foo_txt ul li {
    margin: 10px 0px;
}
.menu-footer-bottom-links-container ul {
    text-align: center;
    margin: 0px;
}
.menu-footer-bottom-links-container ul li {
    margin-top: 15px;
}

/** jobs **/
.red_section .job_txt h2 {
    font-size: 26px;
    margin-top: 20px;
}
.blue_section img {
    margin-top: 25px;
}
/** pay **/
.compensation_banner {
    height: 190px;
}
.pay_txt h2 {
    font-size: 32px;
}
.compensation h2 {
    font-size: 32px;
}
/** faqs **/
.faq h1 {
    font-size: 40px;
}
.faq .card-header button {
    font-size: 17px;
    padding: 15px 35px 15px 10px;
	background: url(images/opened.png) no-repeat center right 15px #de3339;
	background-size: 20px !important;
}
.faq .collapsed {
    background: url(images/closed.png) no-repeat center right 15px #005a9c !important;
    background-size: 20px !important;
}
.faq .card-body {
    padding: 15px 10px;
}
/** contact **/
.cont_txt {
    margin-top: 30px;
}
.cont_txt h2 {
    font-size: 40px;
}
.white-bg {
    padding: 20px 15px;
    margin: 0px 0px 40px;
}
.contact-detail-button {
    width: 80%;
    margin: 30px auto;
}
.contact-img {
    width: 30%;
    margin: 0 auto;
    display: block;
}
.contact-form form br {
    display: none;
}
.contact-form textarea {
    height: 100px !important;
}
/** general **/
.gray-bg h1 {
    font-size: 30px;
}
.gray-bg h3 {
    font-size: 32px;
}

/** register now **/
.appTopSectoin h1 {
    font-size: 21px !important;
}
.reg-section {
    margin: 20px 0px;
}
.msform label {
    font-size: 15px;
    margin: 10px 0px 5px;
    width: 100% !important;
}
.msform input, .msform select {
    width: 100% !important;
}
.msform p.para1 {
    font-size: 12px;
}
div#credit-card-form {
    width: 100%;
}
.msform p.nominal-text, .msform .btn-all {
    width: 100% !important;
    margin: 20px 0px !important;
}
.msform input[type="submit"] {
    width: auto !important;
    padding: 10px 60px;
}
.msform p.nominal-text a {
    color: #005a9d;
    display: block;
}
div#billing-sec h2 {
    font-size: 22px;
    padding: 10px 0px;
}
div#billing-sec h3 {
    font-size: 19px;
}
.fee_video h2 {
    font-size: 22px !important;
}
.fee_video video {
    width: 100%;
}
.rghtContBg {
    background: #d7e7f7;
    height: auto;
}
.hiringProcessTop {
    margin-bottom: 0px;
}
.hero-side img {
    display: none;
}
.testimonialInnerContentLast {
    margin-top: 0px;
    padding: 20px 0px;
    background: #b9d4f2;
}
.reg_gray {
    padding: 0px;
}

/* job inner pages */
.job_inner_box {
    padding: 20px 0px;
    margin: 30px 10px;
}
.job_inner_box a {
    padding: 8px 10px;
    margin-top: 15px;
}
.job_inner_box a.jobp_btn {
    display: none !important;
}
.job_inner_box h2 {
    font-size: 26px !important;
}
.job_inner_box a.mb_btn {
    display: inline-block !important;
    margin: 0px 0px 10px !important;
}
.job_inner_box ul {
    padding: 0 0 0 20px;
}
.job_inner_box .jo_img {
    padding-right: 15px !important;
    text-align: center;
    margin: 10px 0px 10px;
}
/** success **/
.success-div h2 {
    font-size: 34px;
}
.success-div img {
    width: 60px;
}
.success-div a.btn {
    margin: 0px;
    margin-bottom: 0px;
}

/** Landing pages mobile **/
body.page-id-32220 .general {
    padding: 0px 15px;
}
.job_box {
    padding: 20px 0px;
}
a.jobp_btn {
    display: none !important;
}
.job_box h1, .job_box h2 {
    font-size: 28px;
}
a.mb_btn {
    margin-top: 5px;
    display: inline-block;
}
.job_box img {
    width: 80%;
    margin: 20px auto;
    display: block;
}


}
/*........ For Tablet Vertical ........*/
@media only screen and (min-width: 768px) and (max-width: 991px) {

.h-top {
    text-align: center;
}
.menu ul li {
    margin: 0px 5px;
}
.top-btn a {
    font-size: 14px;
    padding: 5px 15px;
}
.top-link p a {
    display: block;
}
.position-pops ul li {
    margin: 0px 5px 20px;
    float: left;
    width: 23%;
}
.position-pops ul li img {
    width: 100%;
}
.reg_gray {
    padding: 0px;
}
.reg_gray .rghtContBg {
    top: 0px;
    margin: 40px 0px 0px;
}
.hero-side img {
    display: none;
}
.testimonialInnerContentLast {
    padding: 20px 20px 30px;
    background: #a4cdf7;
}
.reg_section {
    padding: 40px 0px 0px;
}

/** jobs **/
.red_section h2 {
    margin: 20px 0px 0px;
}
.blue_section img {
    margin-top: 30px;
}
/** pay **/
.compensation_banner {
    height: 250px;
}
.compensation h2 {
    font-size: 34px;
}

/** Contact **/
.contact-detail-button {
    width: 50%;
}

/** register now **/
.msform input, .msform select {
    width: 80%;
}
div#credit-card-form {
    width: 100%;
}
div#credit-card-form #donor_card_expiry_month {
    width: 20% !important;
}
.msform p.nominal-text, .msform .btn-all {
    width: 100%;
}
.stepLeftHiringMain {
    padding: 15px 5px;
}
.rghtContBg .hiringProcessTop h2 {
    font-size: 20px;
}
.hiringStepList ul {
    padding: 0px 0px 0px 20px;
}


}

/*........ For Tablet Horizontal ........*/
@media (min-width: 901px) and (max-width: 1024px) {
.top-btn a {
    padding: 8px 30px;
}
.top-link p {
    font-size: 15px;
}
.top-link p a:before {
    width: 13px;
    height: 12px;
}

/** register now **/
.msform input, .msform select {
    width: 70%;
}
div#credit-card-form {
    width: 90%;
}
.msform p.nominal-text, .msform .btn-all {
    width: 90%;
}
div#credit-card-form #donor_card_expiry_month {
    width: 20% !important;
}

}