/*
Theme Name: Postal Placement Theme
Theme URI: 
Description: Postal Placement Theme
Version: 1.01
Tags: Postal Placement Theme
*/

@import url(fonts.css);

body {
    font-size:17px !important;
    font-family: "Arimo", sans-serif !important;
    color:#303030 !important;
    overflow-x: hidden;
}
.banner {
    position: relative;
    background: #0b3092;
}
body.page-id-12 .banner, body.page-id-134 .banner, body.page-id-139 .banner, body.page-id-145 .banner, body.page-id-148 .banner, body.page-id-151 .banner {
    background: #0b3092 url(images/ban-img.png) top right no-repeat;
    background-size: contain;
}
header {
    position: relative;
    background: #fff;
    border-radius: 5px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.menu {
    position: relative;
    text-align: right;
}
.menu ul {
    padding: 0px;
    margin: 0px;
}
.menu ul li {
    list-style: none;
    display: inline-block;
    margin: 0px 15px;
    position: relative;
}
.menu ul li a {
    color: #000;
    font-size: 16px;
    text-decoration: none !important;
}
.menu ul li a:hover {
    color: #0b3092;
}
.menu ul li:last-child {
    margin-right: 0px;
    display: none;
}
.menu ul li:last-child a {
    font-size: 18px;
    font-family: "Roboto Condensed", sans-serif;font-weight: 700;
    color: #fff;
    background: #d90f0f;
    display: block;
    padding: 10px 10px;
    text-transform: uppercase;
    border-radius: 5px;
}
.menu ul li:last-child a:hover {
    color: #fff;
    background: #b31010;
}
body.home.page-template .menu ul li:last-child {
    display: inline-block !important;
}
.menu ul li.menu-item-has-children a:after {
    content: '🢓';
    display: block;
    position: absolute;
    top: 4px;
    right: -17px;
    font-size: 21px;
}
.menu ul li ul.sub-menu {
    position: absolute;
    z-index: 999;
    top: 25px;
    text-align: left;
    display: none;
    overflow: hidden !important;
    width: 180px;
}
.menu ul li ul.sub-menu li {
    display: block !important;
    background: #e4e4e4;
    padding: 0;
    margin: 0px;
}
body.home.page-template .menu ul li ul.sub-menu li:last-child {
    display: block !important;
}
.menu ul li ul.sub-menu li:first-child {
    margin-top: 15px;
}
.menu ul li ul.sub-menu li a {
    font-size: 16px;
    font-family: "Arimo", sans-serif;
    padding: 10px 20px 10px 10px;
    background: #f9f9f9;
    color: #000;
    text-transform: capitalize;
    border-bottom: 1px solid #d9d9d9;
    transition: 0.1s all;
    display: block;
    border-radius: 0px;
    border: 1px solid #ccc;
    border-bottom: none;
}
.menu ul li ul.sub-menu li a:after {
    display: none!important
}
.menu ul li ul.sub-menu li a:hover {
    color: #fff;
    background: #646464;
}
.menu ul li:hover ul.sub-menu {
    display: block
}
.menu ul li ul.sub-menu li:last-child a {
    border-bottom: none;
}
.mb-menu {
    position: relative
}
/*.mb-menu div {
    outline: none !important;
    background: #df152b;
    border: none;
    padding: 10px 12px;
    border-radius: 3px;
    display: inline-block;
}
.mb-menu div span {
    width: 30px;
    height: 3px;
    display: block;
    margin: 5px 0px;
    background: #fff;
}
.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 999;
    top: 0;
    left: -2px;
    background-color: #0b3092;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 0px;
    border-right: 1px solid #0b3092;
}
.sidenav ul {
    padding: 0px;
    margin: 60px 0px 0px;
}
.sidenav ul li {
    position: relative;
    list-style: none;
    padding: 10px 0px 10px 15px;
}
.sidenav ul li a {
    font-size: 18px;
    line-height: 18px;
    color: #fff !important;
    text-decoration: none !important;
    padding-left: 5px;
}
.sidenav .closebtn {
    color: #fff;
    position: absolute;
    top: 40px;
    right: 20px;
    font-size: 32px;
    font-weight: 600;
    line-height: 24px;
    padding: 5px !important;
    cursor: pointer;
    z-index: 99;
}*/
.ban-txt {
    position: relative;
    padding: 40px 0px;
}
.ban-txt h1 {
    font-size: 40px;
    font-family: "Roboto Condensed", sans-serif;font-weight: 700;
    color: #fff;
    margin: 0px;
    text-transform: uppercase;
}
.ban-txt h2 {
    font-size: 21px;
    font-family: "Roboto Condensed", sans-serif;font-weight: 700;
    color: #fff;
    margin: 15px 0 0;
}
.ban-txt p {
    font-size: 17px;
    color: #fff;
    margin: 15px 0px 0px;
}
.ban-txt a {
    font-size: 22px;
    font-family: "Roboto Condensed", sans-serif;font-weight: 700;
    color: #fff;
    background: #d90f0f;
    display: inline-block;
    padding: 15px 20px;
    margin-top: 20px;
    text-transform: uppercase;
    text-align: center;
    border-radius: 5px;
    text-decoration: none !important;
}
.ban-txt a:hover {
    color: #fff;
    background: #b31010;
}
.overview-section {
    position: relative;
    padding: 60px 0px;
    background: #EFEFEF;
}
.overview-section h2 {
    font-size: 38px;
    font-family: "Roboto Condensed", sans-serif;font-weight: 700;
    color: #000;
    margin: 0px;
}
.overview-section p {
    margin: 10px 0px 0px;
    width: 95%;
}
.overview-section ul {
    padding: 0px;
    margin: 15px 0px 0px;
}
.overview-section ul li {
    list-style: none;
    display: block;
    margin: 10px 0px;
    background: url(images/checkmark.png) left 5px no-repeat;
    background-size: 20px;
    padding-left: 35px;
}
.overview-section a {
    font-size: 20px;
    font-family: "Roboto Condensed", sans-serif;font-weight: 700;
    color: #fff;
    background: #d90f0f;
    display: inline-block;
    padding: 10px 20px;
    margin-top: 20px;
    text-transform: uppercase;
    text-align: center;
    border-radius: 5px;
    text-decoration: none !important;
}
.overview-section a:hover {
    color: #fff;
    background: #b31010;
}
/*.overview-section img {
    border-radius: 10px;
    box-shadow: 10px 10px 0px 0px #0b3092;
}*/
.clerk-section {
    position: relative;
    padding: 20px 0px 40px;
    background: #EFEFEF;
}
.clerk-section h2 {
    font-size: 38px;
    font-family: "Roboto Condensed", sans-serif;font-weight: 700;
    color: #000;
    margin: 0px;
}
.clerk-section h3 {
    font-size: 22px;
    color: #000;
    margin: 10px 0px 0px;
    text-transform: uppercase;
}
.clerk-section p {
    color: #000;
    margin: 10px 0px 0px;
}
.clerk-section a {
    font-size: 20px;
    font-family: "Roboto Condensed", sans-serif;font-weight: 700;
    color: #fff;
    background: #d90f0f;
    display: inline-block;
    padding: 10px 20px;
    margin-top: 20px;
    text-transform: uppercase;
    text-align: center;
    border-radius: 5px;
    text-decoration: none !important;
}
.clerk-section a:hover {
    color: #fff;
    background: #b31010;
}
.landing-sec {
    background: #fff;
    padding: 40px 0px 0px;
}
.landing-sec h3 {
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 600;
    color: #0b3092;
    margin: 15px 0px 0px;
}
.landing-sec p {
    font-size: 16px;
}
.landing-sec ul {
    padding: 10px 0px 0px 30px;
    margin: 0px;
}
.landing-sec ul li {
    font-size: 16px;
    color: #000;
    margin: 5px 0px;
}
.landing-sec a {
    margin-top: 10px;
}
.landing-sec img {
    border-radius: 10px;
    margin-top: 10px;
    border: 2px solid #0b3092;
}
.qualified-section {
    position: relative;
    padding: 60px 0px;
    text-align: center;
    background: #EFEFEF;
}
.qualified-section h2 {
    font-size: 30px;
    font-family: "Roboto Condensed", sans-serif;font-weight: 700;
    color: #fff;
    background: #0b3092;
    padding: 15px 0px;
    margin: 0px;
    text-transform: uppercase;
}
.qua-div {
    position: relative;
    border: 2px solid #0b3092;
    padding-top: 30px;
    background: #fff;
}
.qua-div .row {
    padding: 0px 25px;
}
.qua-box {
    position: relative;
}
.qua-box ul {
    padding: 0px;
    margin: 0px;
}
.qua-box ul li {
    font-size: 18px;
    font-family: "Roboto Condensed", sans-serif;font-weight: 700;
    list-style: none;
    color: #000;
    background: #efefef url(images/check-white.png) 20px center no-repeat;
    display: block;
    margin: 20px 0px;
    padding: 25px 0px 25px 100px;
    border-radius: 5px;
    text-transform: uppercase;
    text-align: left;
    border: 1px solid #ccc;
    box-shadow: 0px 4px 0px 0px #ccc;
}
.qua-img {
    position: relative;
    padding: 0px 30px;
}
.qua-div h3 {
    font-size: 32px;
    font-family: "Roboto Condensed", sans-serif;font-weight: 700;
    color: #fff;
    background: #0b3092;
    padding: 15px 0px;
    margin: 0px;
    text-transform: uppercase;
}
.pcb-section {
    background: #fff !important;
}
.pcb-section h2 {
    font-size: 36px;
    margin-bottom: 15px;
}
.tab-box {
    position: relative;
    background: #EFEFEF;
    margin: 25px 0px 0px;
    padding: 15px 8px 15px 15px;
    text-align: left;
    border-radius: 5px;
}
.career-m {
   display: none;
}
.tab-box img {
   display: inline-block;
   vertical-align: middle;
   margin-right: 10px;
}
.tb-txt {
   display: inline-block;
   vertical-align: middle;
}
.tb-txt h4, .tb-txt h5, .tb-txt h6 {
    font-size: 23px;
    font-family: "Roboto Condensed", sans-serif;font-weight: 700;
    color: #0b3092;
    margin: 0px;
}
.tb-txt p {
   font-size: 17px !important;
   font-family: "Roboto Condensed", sans-serif;font-weight: 700;
   text-transform: uppercase;
   margin: 0px !important;
   color: #686868 !important;
}
.pcb-section a {
    margin-top: 35px;
}
.entry-section {
    position: relative;
    padding: 50px 0px;
}
.entry-section h2 {
    font-size: 40px;
    font-family: "Roboto Condensed", sans-serif;font-weight: 700;
    color: #000;
    margin: 0px;
}
.entry-box {
    position: relative;
    margin-top: 30px;
    border: 2px solid #0b3092;
    transition: 0.3s all;
}
.entry-box img {
    width: 100%;
}
.ent-txt {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background: rgb(11 48 146);
    background: linear-gradient(0deg, rgb(11 48 146) 10%, rgba(0, 0, 0, 0.014443277310924318) 100%);
}
.entt {
    position: absolute;
    width: 100%;
    bottom: 0;
    padding: 15px;
}
.entt h3 {
    font-size: 28px;
    font-family: "Roboto Condensed", sans-serif;font-weight: 700;
    color: #fff;
    margin: 0px;
}
.entt p {
    font-size: 15px;
    color: #fff;
    margin: 0px;
}
.entt a {
    font-size: 17px;
    font-family: "Roboto Condensed", sans-serif;font-weight: 700;
    color: #fff;
    background: #d90f0f;
    display: none;
    padding: 10px 15px;
    margin-top: 10px;
    text-transform: uppercase;
    text-align: center;
    border-radius: 5px;
    text-decoration: none !important;
}
.entt a:hover {
    color: #fff;
    background: #b31010;
}
.entry-box:hover .entt a {
    display: inline-block;
}
.owl-dots {
    margin-top: 20px;
    text-align: left;
}
.owl-dots button {
    outline: none !important;!i;!;
    margin: 0px 10px;
}
.owl-dots button span {
    background: #8d8d8d;
    width: 30px;
    height: 5px;
    display: block;
    border-radius: 5px;
}
.owl-dots button.active span {
    background: #d90f0f;
}
.include-section {
    position: relative;
    padding: 50px 0px;
}
.include-section h2 {
    font-size: 36px;
    color: #000;
    font-family: "Roboto Condensed", sans-serif;font-weight: 700;
    margin: 0px;
}
.include-section p {
    margin: 10px 0px 0px;
}
.include-section ul {
    padding: 0px;
    margin: 20px 0px 0px;
}
.include-section ul li {
    list-style: none;
    margin: 10px 0px;
    background: url(images/check-white.png) left 4px no-repeat;
    background-size: 20px;
    padding-left: 30px;
}
.include-section a {
    font-size: 20px;
    font-family: "Roboto Condensed", sans-serif;font-weight: 700;
    color: #fff;
    background: #d90f0f;
    display: inline-block;
    padding: 10px 20px;
    margin-top: 20px;
    text-transform: uppercase;
    text-align: center;
    border-radius: 5px;
    text-decoration: none !important;
}
.include-section a:hover {
    color: #fff;
    background: #b31010;
}
.logo-section {
    position: relative;
    background: #efefef;
    padding: 20px 0px;
    text-align: center;
}
.complete-section {
    position: relative;
    padding: 0px 0px 50px;
}
.reg-box {
    position: relative;
    background: #0b3092;
    border-radius: 5px;
    padding: 30px 30px;
}
.reg-box h2 {
    font-size: 34px;
    font-family: "Roboto Condensed", sans-serif;font-weight: 700;
    color: #fff;
    margin: 0px;
}
.reg-box h3 {
    color: #fff;
    font-family: "Roboto Condensed", sans-serif;font-weight: 700;
    margin: 15px 0px;
}
.reg-box p {
    color: #fff;
    margin: 0px;
}
.reg-box a {
    font-size: 22px;
    font-family: "Roboto Condensed", sans-serif;font-weight: 700;
    color: #fff;
    background: #d90f0f;
    display: block;
    padding: 20px 10px;
    text-transform: uppercase;
    text-align: center;
    border-radius: 5px;
    text-decoration: none !important;
}
.reg-box a:hover {
    color: #fff;
    background: #b31010;
}
footer {
    position: relative;
    background: #efefef;
    border-top: 4px solid #0b3092;
    padding: 40px 0px 20px;
}
.foo_txt {
    position: relative;
    text-align: right;
}
.foo_txt ul {
    padding: 0px;
    margin: 0px;
}
.foo_txt ul li {
    list-style: none;
    display: inline-block;
    margin: 0px 10px;
}
.foo_txt ul li:last-child {
    margin-right: 0px;
}
.foo_txt ul li a {
    color: #000;
    text-decoration: none !important;
    transition: 0.3s all;
}
.foo_txt ul li a:hover {
    color: #0b3092;
}
.foo_bottom {
    position: relative;
    margin-top: 30px;
    border-top: 1px solid #ccc;
    padding-top: 20px;
}
.foo_bottom p {
    font-size: 14px;
    margin: 5px 0px 0px;
}
.foo_bottom p a {
    color: #d90f0f;
}

/** FAQs **/
.my_faq {
    position: relative;
}
.my_faq p {
  margin: 0px;
}
.my_faq div#accordion {
    margin-top: 30px;
}
.my_faq .card {
    margin-top: 7px;
    border: none;
    border-radius: 0px;
}
.my_faq .card-header {
    padding: 0px;
    border: none !important;
}
.my_faq .card-header button {
    font-size: 20px;
    font-family: "Roboto Condensed", sans-serif;font-weight: 700;
    color: #004b87;
    padding: 15px 60px 15px 20px;
    display: block;
    width: 100%;
    text-align: left;
    border-radius: 0px;
    background: #c7c7c7;
    text-decoration: none !important;
}
.my_faq .card-header button:hover {
    color: #fff !important;
    background: #004b87 !important;
}
.my_faq .card-header button.btn-link {
    color: #fff;
    background: #004b87;
}
.my_faq .card-header button.collapsed {
    color: #004b87;
    background: #f7f7f7;
}
.my_faq .card-header button.btn-link:after {
    content: '';
    display: block;
    width: 34px;
    height: 34px;
    position: absolute;
    right: 20px;
    top: 12px;
    background: url(images/arr-up.png) 98% center no-repeat;
}
.my_faq .card-header button.collapsed:after {
    content: '';
    display: block;
    width: 34px;
    height: 34px;
    position: absolute;
    right: 20px;
    top: 12px;
    background: url(images/arr-down.png) 98% center no-repeat;
}
.my_faq .card-header button:hover.collapsed:after {
    background: url(images/arr-up.png) 98% center no-repeat;
    transform: rotate(180deg);
}
.my_faq .card .card-body {
    padding: 20px;
}
.my_faq .card .card-body p {
    color: #000;
    margin: 0px;
}

/** Contact Us **/
.contact-section {
    position: relative;
    padding: 50px 0
}
.cont-txt {
    position: relative
}
.cont-txt h2 {
    font-family: "Roboto Condensed", sans-serif;font-weight: 700;
    color: #000;
    margin: 10px 0 0;
}
.cont-txt p {
    font-size: 18px;
    margin: 10px 0 0;
}
.cont-txt hr {
    margin: 30px 0
}
.cont-txt a {
    font-size: 18px;
    font-family: "Roboto Condensed", sans-serif;font-weight: 700;
    color: #000;
    text-transform: uppercase;
    transition: .3s all;
    display: inline-block;
    text-decoration: none !important;
    background: url(images/email-icon.png) left 5px no-repeat;
    padding-left: 35px;
}
.cont-txt a:hover {
    color: #0b3092
}
.cont-form {
    position: relative;
    padding: 15px 30px 25px;
    background: #efefef;
    border-radius: 10px;
    border: 1px solid #0b3092;
    box-shadow: 5px 5px 0px 0px #0b3092;
}
.cont-form p {
    margin: 00px
}
.cont-form input, .cont-form textarea {
    width: 100%;
    padding: 8px 10px;
    border: 1px solid #bfbfbf;
    border-radius: 5px;
    background: #fff;
    outline: 0 !important;
    margin-top: 15px;
}
.cont-form textarea {
    height: 270px;
}
.cont-form span.wpcf7-form-control-wrap {
    display: block
}
.cont-form span.wpcf7-form-control-wrap label {
    display: block
}
.cont-form span.wpcf7-form-control-wrap label span.wpcf7-quiz-label {
    display: inline-block
}
.cont-form span.wpcf7-form-control-wrap label input {
    display: inline-block;
    width: 69%;
    margin-left: 10px;
}
.cont-form input[type=submit] {
    color: #fff;
    background: #d90f0f;
    width: auto;
    padding: 10px 40px;
    text-transform: uppercase;
    font-weight: 500;
    border-radius: 5px;
    margin-top: 30px;
    border: none;
}
.cont-form input[type=submit]:hover {
    color: #fff;
    background: #b31010;
}

/** Get Started **/
body.page-template-apply .ban-txt, body.page-template-step-1 .ban-txt, body.page-template-step-2 .ban-txt, body.page-template-step-3 .ban-txt, body.page-template-step-4 .ban-txt, body.page-template-step-5 .ban-txt {
    display: none;
}
body.page-template-apply .banner, body.page-template-step-1 .banner, body.page-template-step-2 .banner, body.page-template-step-3 .banner, body.page-template-step-4 .banner, body.page-template-step-5 .banner {
    border-bottom: 1px solid #ccc;
}
body.page-template-apply .step_body h1 {
  font-size: 32px;
}
.app-row {
    background: #c5c8f3;
    margin: 10px 0px;
    border-radius: 5px;
    border: 1px solid #c5c8f3;
    padding: 10px 0px;
}
.app-row h3 {
    font-size: 22px;
    font-family: "Roboto Condensed", sans-serif;font-weight: 700;
    color: #000;
    margin: 0px;
}
.app-row p {
  font-size: 16px !important;
  margin: 5px 0px 0px !important;
}
.app-row a {
    font-family: "Roboto Condensed", sans-serif;font-weight: 700;
    color: #fff !important;
    background: #919191;
    width: 120px;
    display: inline-block;
    text-align: center;
    padding: 10px 0px;
    border-radius: 5px;
    margin-top: 2px;
    text-decoration: none !important;
    font-size: 17px;
}
.active-bg {
  background: #0f2d67;
  border: 1px solid #0f2d67;
}
.active-bg h3 {
  color: #fff;
}
.active-bg p {
  color: #fff;
}
.active-bg a {
  background: #e3e5ff;
  color: #0f2d67 !important;
}
.inactive-bg a {
    pointer-events: none !important;
}
.completed-row {
  background: #4d524fbf;
}
.completed-row h3 {
  color: #fff;
}
.completed-row p {
  color: #fff;
}
.completed-row p.comp-txt {
    font-family: "Roboto Condensed", sans-serif;font-weight: 700;
    color: #fff !important;
    background: #ababab;
    width: 120px;
    display: inline-block;
    text-align: center;
    padding: 10px 0px;
    border-radius: 5px;
    margin-top: 3px !important;
    text-decoration: none !important;
    font-size: 14px;
    text-transform: uppercase;
}

/** verify **/
section.apply_step {
    position: relative;
    padding: 35px 0px 50px;
}
.step_body {
    position: relative;
    background: #dee5f9;
    border-radius: 10px;
    padding: 30px;
}
.step_body h1 {
    font-size: 32px;
    font-family: "Roboto Condensed", sans-serif;font-weight: 700;
    color: #294d9a;
    margin: 0px;
}
.step_body p {
    font-size: 15px;
    margin: 10px 0px 0px;
}
.step_body h5 {
    font-size: 18px;
    font-family: "Roboto Condensed", sans-serif;font-weight: 700;
    margin: 30px 0px 10px;
}
.step_body form .new label {
    margin: 0px;
}
.step_body form .form-group {
    margin: 0px 0px 5px;
}
.step_body input[type="radio"], .step_body input[type="checkbox"]  {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: inline-block;
    position: relative;
    background-color: #fff;
    border: 1px solid #cacaca !important;
    color: #666;
    top: 6px;
    height: 20px;
    width: 20px;
    border: 0;
    border-radius: 5px;
    cursor: pointer;
    margin-right: 10px;
    outline: none;
}
.step_body input[type="radio"]:hover , .step_body input[type="checkbox"]:hover {
    background-color: #b1c8db;
}
.step_body input[type="radio"]:checked, .step_body input[type="checkbox"]:checked {
    background-color: #004b87;
    border: 1px solid #004b87 !important;
    color: #fff;
}
.step_body input[type="radio"]:checked::before, .step_body input[type="checkbox"]:checked::before {
    font-size: 14px;
    position: absolute;
    font-weight: 600;
    left: 4px;
    top: -2px;
    content: '\02143';
    transform: rotate(40deg);
}
.step_body input[type="submit"], .step_body button[type="submit"], a.training-btn {
    background: #d52b32;
    border: none;
    color: #fff !important;
    padding: 10px 15px;
    display: inline-block;
    font-size: 20px;
    font-family: "Roboto Condensed", sans-serif;font-weight: 700;
    text-transform: uppercase;
    border-radius: 3px;
    margin-top: 20px;
    transition: 0.5s all;
    text-decoration: none !important;
}
.step_body input[type="submit"]:hover, .step_body button[type="submit"]:hover, a.training-btn:hover {
    color: #fff;
    background: #c52a31;
}
section.apply_step .side-ben ul li:first-child {
    margin-top: 0px;
}

/** build profile **/
.step_two form {
    position: relative;
}
.step_two form label {
    font-size: 17px;
    font-family: "Roboto Condensed", sans-serif;font-weight: 700;
    margin: 25px 0px 5px;
    display: block;
}
.step_body form input[type=text], .step_body form input[type=number], .step_body form input[type=email], .step_body form select {
    width: 100%;
    padding: 8px 10px;
    border: 2px solid #ccc;
    border-radius: 5px;
    outline: none !important;
    background: #fff;
}
p.bp-txt {
    margin-top: 20px;
}

/** Job Prefer **/
.step_body form .new .box {
    font-size: 16px;
    color: #000;
    display: block;
}
.step_three small {
    display: block;
    margin-top: -5px;
    margin-bottom: 10px;
}
div#checkboxlist label {
    display: block;
}

/** Training video **/
.step_four video {
    margin: 30px 0px;
    width: 65%;
}
.step_four h2 {
    font-size: 28px;
    font-family: "Roboto Condensed", sans-serif;font-weight: 700;
    color: #294d9a;
    margin: 0px 0px 15px;
}

/** Register Now **/
section.apply {
    position: relative;
    padding: 50px 0px;
}
.step-left {
    position: relative;
    background: #dee5f9;
    padding: 25px 40px;
    border-radius: 10px;
}
.reg-txt {
    position: relative;
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
}
.reg-txt h1 {
    font-size: 32px;
    font-family: "Roboto Condensed", sans-serif;font-weight: 700;
    color: #294d9a;
    margin: 0px;
}
.reg-txt p {
    color: #000;
    margin: 10px 0px;
}
.step-left form.steepFiveForm {
    margin-top: 30px;
}
.step-left form.steepFiveForm h2 {
    font-size: 24px;
    color: #0b3092;
}
.or-txt {
    position: relative;
    text-align: center;
    margin-top: 20px;
    z-index: 1;
}
.or-txt:before {
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    background: #bec5db;
    position: absolute;
    top: 50%;
    z-index: -1;
}
.or-txt p {
    color: #000;
    margin: 0px;
    display: inline-block;
    background: #dee5f9;
    padding: 0px 20px;
}
form#postal-payments-form .form-group {
    width: 32%;
    display: inline-block;
    vertical-align: text-top;
    margin-right: 10px;
}
form#postal-payments-form .form-group:nth-child(7) {
    width: 99%;
    margin-right: 0px;
}
.step-left form.steepFiveForm label {
    font-size: 17px;
    font-family: "Roboto Condensed", sans-serif;font-weight: 700;
    color: #000;
    display: block;
    margin: 0px;
}
.step-left form.steepFiveForm input, .step-left form.steepFiveForm select {
    width: 100%;
    padding: 7px 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    outline: none !important;
    margin-top: 5px;
}
.step-left form.steepFiveForm select {
    padding: 9px 10px;
}
.step-left form .form-group p.mypra {
    font-size: 12px;
    margin: 5px 0px 0px;
    color: red;
}
.step-left p.nominal-text {
    color: #000;
    margin-top: 20px;
}
.step-left p.nominal-text a {
    color: #d52b32;
    text-decoration: underline;
}
.step-left form.steepFiveForm input[type="submit"] {
    width: 220px;
    font-size: 20px;
    font-family: "Roboto Condensed", sans-serif;font-weight: 700;
    color: #fff;
    background: #d90f0f;
    display: block;
    margin: 40px 0px 0px;
    padding: 15px 0px;
    text-transform: uppercase;
    text-align: center;
    border-radius: 5px;
    text-decoration: none !important;
}
.step-left form.steepFiveForm input[type="submit"]:hover {
    color: #fff;
    background: #b31010;
}
.reg-sidebar {
    position: relative;
    padding: 30px;
    text-align: center;
}
.reg-sidebar h3 {
    font-size: 22px;
    font-family: "Roboto Condensed", sans-serif;font-weight: 700;
    color: #fff;
    margin: 0px;
}
.reg-sidebar p {
    font-weight: 500;
    color: #fff;
    margin: 20px 0px;
}
.reg-sidebar ul {
    padding: 0px;
    margin: 40px 0px 0px;
    text-align: left;
}
.reg-sidebar ul li {
    color: #fff;
}

/** Success **/
body.page-template-success_page .ban-txt {
    padding: 10px 0px;
}

body.page-template-success_page .ban-txt h1, body.page-template-success_page .ban-txt h1 {
    display: none;
}
/** Success **/
.success_dev {
    position: relative;
    background: #dee5f9;
    border-radius: 10px;
    padding: 30px;
    text-align: center;
    box-shadow: 5px 5px 0px 0px #0b3092;
    margin: 40px 0px;
}
.success_dev h1 {
    font-size: 34px;
    font-family: "Roboto Condensed", sans-serif;font-weight: 700;
    color: #294d9a;
    margin: 0px;
}
.success_dev p {
    font-size: 17px;
    color: #000;
    margin: 15px 0px 0px;
}
.success_dev h6 {
    margin: 15px 0px 0px;
}
.success_dev a {
    background: #d90f0f;
    border: none;
    color: #fff !important;
    padding: 10px 20px;
    display: table;
    font-size: 16px;
    font-family: "Roboto Condensed", sans-serif;font-weight: 700;
    text-transform: uppercase;
    border-radius: 3px;
    margin: 20px auto 0px;
    transition: 0.5s all;
    text-decoration: none !important;
    outline: none !important;
}
.success_dev a:hover {
    color: #fff;
    background: #c52a31;
}

/** General **/
.general {
    position: relative;
    padding: 30px 0px;
}
.general p {
    color: #000;
    margin: 10px 0px 0px;
}
.general p strong {
    display: block;
    margin: 25px 0px 0px;
}
.general p a {
    color: #0b3092;
    text-decoration: underline;
}
.general ul, .general ol {
    margin: 20px 0px;
}
.general ul li, .general ol li {
    color: #000;
}
.general ul li a, .general ol li a {
    color: #d90f0f;
}

/** Landing pages **/
/*body.page-id-134 .banner, body.page-id-139 .banner, body.page-id-145 .banner, body.page-id-148 .banner, body.page-id-151 .banner {
    padding-bottom: 15px;
}
body.page-id-134 .ban-txt, body.page-id-139 .ban-txt, body.page-id-145 .ban-txt, body.page-id-148 .ban-txt, body.page-id-151 .ban-txt {
    display: none;
}*/
.ladning-box {
    position: relative;
    border-radius: 10px;
    padding: 20px 15px;
    margin: 10px 0px;
    background: #004b8717;
}
.ladning-box h2 {
    font-size: 32px;
    font-weight: 800;
    margin: 0px 0px 20px;
}
.ladning-box h3 {
    font-size: 19px !important;
    font-family: "Roboto Condensed", sans-serif;font-weight: 700;
    color: #0b3092;
    margin: 15px 0 0 !important;
}
.ladning-box p {
    font-size: 16px;
    color: #000;
    margin: 10px 0px 0px;
}
.ladning-box ul {
    padding: 0px 0px 0px 30px;
    margin: 0px;
}
.ladning-box ul li {
    color: #000;
    margin: 5px 0px;
}
.ladning-box a {
    font-size: 16px;
    font-weight: 600;
    color: #fff !important;
    background: #d90f0f;
    display: inline-block;
    padding: 10px 30px;
    text-transform: uppercase;
    border-radius: 5px;
    text-decoration: none !important;
    margin-top: 20px;
}
.ladning-box a:hover {
    color: #fff;
    background: #b31010;
}
.ladning-box a.jobp_btn {
    float: right;
    margin: 7px 0px 0px;
}
.ladning-box a.mb_btn {
    display: none;
}
.ladning-box img {
    border-radius: 10px;
    margin-top: 20px;
    border: 2px solid #0b3092;
}

/** Top Jobs **/
.job_box {
    position: relative;
    border-radius: 10px;
    padding: 20px 15px;
    margin: 50px 0px;
    background: #EFEFEF;
}
.job_box h2 {
    font-size: 38px;
    font-family: "Roboto Condensed", sans-serif;font-weight: 700;
    color: #000;
    margin: 0px;
}
.job_box h3 {
    font-size: 19px;
    text-transform: capitalize;
    font-weight: 600;
    color: #0b3092;
    margin: 10px 0px 0px;
}
.job_box p {
    font-size: 16px;
    margin: 10px 0px 0px;
}
.job_box ul {
    padding: 0px 0px 0px 20px;
    margin: 10px 0px;
}
.job_box a {
    font-size: 20px;
    font-family: "Roboto Condensed", sans-serif;font-weight: 700;
    color: #fff !important;
    background: #d90f0f;
    display: inline-block;
    padding: 10px 20px;
    margin-top: 10px;
    text-transform: uppercase;
    text-align: center;
    border-radius: 5px;
    text-decoration: none !important;
}
.job_box a:hover {
    color: #fff;
    background: #b31010;
}

/** Thankyou **/
body.page-template-thankyou .ban-txt {
    padding: 2px 0px;
}
body.page-template-thankyou .ban-txt h1 {
    display: none;
}
.thakyou-sec .success_dev a {
    font-size: 20px;
    padding: 10px 40px;
}

/*........ For Mobile ........*/
@media only screen and (max-width: 767px) {
header {
    padding: 10px;
}
.menu {
    display: none;
}
.mb-menu {
    display: block;
}
.mb-menu button {
    float: right;
}
body.page-template-main .banner {
    background: #0b3092 !important;
}
.ban-txt {
    padding: 40px 0px 40px;
}
.ban-txt h1 {
    font-size: 30px;
}
.ban-txt h1 br {
    display: none;
}
.ban-txt h2 {
    font-size: 22px;
}
.ban-txt p {
    font-size: 16px;
}
.ban-txt a {
    font-size: 18px;
}
.overview-section {
    padding: 40px 0px;
}
.overview-section h2 {
    font-size: 28px;
}
.overview-section a {
    margin-top: 5px;
}
.overview-section img {
    margin-top: 30px;
    width: 100%;
}
.clerk-section {
    padding: 15px 0px 25px;
}
.clerk-section h2 {
    font-size: 27px;
}
.clerk-section h3 {
    font-size: 17px;
}
.entry-section {
    padding: 30px 0px;
    text-align: center;
}
.entry-section h2 {
    font-size: 27px;
}
.entry-section p {
    margin-top: 10px;
}
.entry-box {
    margin-top: 15px;
}
.ent-txt {
    text-align: left;
}
.entt a {
    font-size: 18px;
    display: inline-block;
}
.landing-sec {
    padding: 40px 0px 0px !important;
}
.landing-sec h2 {
    margin: 20px 0px 0px;
}
.landing-sec a {
    margin-top: 10px;
}
.landing-sec img {
    margin-top: 0px;
}
.qualified-section {
    padding: 40px 0px;
}
.qualified-section h2 {
    font-size: 20px;
    padding: 10px 0px;
}
.qua-div {
    padding-top: 0px;
}
.qua-box ul li {
    font-size: 17px;
    background-size: 50px;
    padding: 15px 0px 15px 85px;
}
.qua-div h3 {
    font-size: 24px;
    padding: 10px 0px;
}
.clerk-section p:last-child {
    margin-bottom: 15px;
}
.tab-box {
   margin: 15px 0px 0px;
   padding: 10px;
}
.tab-box img {
   margin-right: 5px;
   width: 40px;
   height: auto;
}
.tb-txt {
   width: 81%;
}
.tb-txt h4, .tb-txt h5, .tb-txt h6 {
   font-size: 19px;
}
.tb-txt p {
   font-size: 13px !important;
}
.include-section {
    padding: 40px 0px;
}
.include-section h2 {
    font-size: 28px;
}
.complete-section {
    padding: 0px 0px 40px;
}
.reg-box {
    padding: 20px 20px;
    text-align: center;
}
.reg-box h2 {
    font-size: 28px;
}
.reg-box a {
    font-size: 20px;
    padding: 15px 0px;
    margin-top: 20px;
}
footer .logo {
    width: 70%;
}
.foo_txt {
    text-align: left;
    margin-top: 30px;
}
.foo_txt ul li {
    display: block;
    margin: 10px 0px;
}

/** FAQs **/
.my_faq div#accordion {
    margin-top: 0px;
}
.my_faq .card-header button {
    font-size: 18px;
    padding: 10px 40px 10px 10px;
}
.my_faq .card-header button.collapsed:after {
    width: 24px;
    height: 24px;
    right: 10px;
    background-size: contain;
}
.my_faq .card-header button.btn-link:after {
    width: 24px;
    height: 24px;
    right: 10px;
    background-size: contain;
}

/** Contact Us **/
.contact-section {
    padding: 30px 0;
}
.cont-txt h2 {
    font-size: 28px;
}
.cont-txt hr {
    margin: 20px 0;
}
.cont-txt a {
    font-size: 15px;
    background: url(images/email-icon.png) left 3px no-repeat;
}
.cont-form {
    padding: 15px 15px 25px;
    margin-top: 20px;
}
.cont-form br {
    display: none;
}
.cont-form textarea {
    height: 100px;
}

/** Top Jobs **/
.top-section {
    padding: 0px 15px;
}
.job_box {
    padding: 20px 0px;
    margin: 30px 0px;
}
.job_box h2 {
    font-size: 30px;
    margin: 20px 0px 0px;
}
.job_box h3 {
    font-size: 18px;
}
.job_box a {
    font-size: 18px;
}


/** Apply **/
body.page-template-apply .step_body h1 {
  font-size: 21px;
}
.apply_body p {
  font-size: 13px;
}
.app-row {
    margin: 10px -15px !important;
    padding: 5px 0px;
    text-align: center;
    border-radius: 0px;
}
.app-row .col-9 {
  padding: 0px 5px;
}
.app-row .col-3 {
  padding: 0px 5px 0px 0px;
}
.app-row h3 {
    font-size: 17px;
}
.app-row p {
  font-size: 13px !important;
}
.app-row .text-right {
    text-align: center !important;
}
.app-row a {
    width: 50%;
    margin-top: 6px;
    font-size: 15px;
    padding: 5px 0px;
}
.completed-row p.comp-txt {
    width: 50%;
    margin-top: 5px !important;
    font-size: 15px !important;
    padding: 5px 0px;
}
.completed-row {
    border: 1px solid #4d524fbf;
}

/** verify **/
section.apply_step {
    padding: 15px 0px 30px;
}
.step_body {
    padding: 25px 15px;
}
.step_body h1 {
    font-size: 25px;
}
.step_body h5 {
    font-size: 17px;
    margin: 20px 0px 10px;
}

/** Training video **/
.step_four video {
    margin: 20px 0px;
    width: 100%;
}
.step_four h2 {
    font-size: 24px;
    margin: 0px 0px 10px;
}

/** Register **/
body.page-template-step-5 .ban-txt h1 {
    font-size: 28px;
}
.reg-txt h1 {
    font-size: 26px;
}
.step-left {
    padding: 15px 15px;
}
form#postal-payments-form .form-group {
    width: 100%;
    margin-right: 0px;
}
div#credit-card-form {
    padding: 15px 15px;
    margin: 15px 0px 20px !important;
    width: 100% !important;
}
.step-left form.steepFiveForm div#credit-card-form .form-group {
    width: 100%;
}
div#credit-card-form .text-right {
    text-align: left !important;
    margin-top: 10px;
}
div#credit-card-form h5 {
    font-size: 20px;
}
.step-left form.steepFiveForm div#credit-card-form select {
    width: 37%;
    margin-right: 10px;
}
.step-left p.nominal-text a {
    display: block;
}
.step-left form.steepFiveForm input[type="submit"] {
    width: 200px;
    font-size: 18px;
    margin: 30px auto 0px;
    padding: 10px 0px;
}

/** Landing pages **/
body.page-id-134 .general, body.page-id-139 .general, body.page-id-145 .general, body.page-id-148 .general, body.page-id-151 .general {
    padding-left: 15px;
    padding-right: 15px;
}
.ladning-box {
    padding: 20px 0px;
}
.ladning-box a.jobp_btn {
    display: none;
}
.ladning-box h2 {
    font-size: 24px;
    margin: 0px 0px 15px;
}



}
/*........ For Tablet Vertical ........*/
@media only screen and (min-width: 768px) and (max-width: 991px) {
header {
    padding: 10px;
}
.menu {
    display: none;
}
.mb-menu {
    display: block;
}
body.page-template-main .banner {
    background: #0b3092 !important;
}
.ban-txt h1 {
    font-size: 48px;
}
.overview-section img {
    display: block;
    margin: 40px auto 0px;
}

/** register now **/
form#postal-payments-form .form-group {
    width: 47%;
    margin-right: 10px;
}
form#postal-payments-form .form-group:nth-child(7) {
    width: 96%;
    margin-right: 0px;
}
div#credit-card-form {
    width: 100%;
}


}

/*........ For Tablet Horizontal ........*/
@media (min-width: 901px) and (max-width: 1024px) {
.menu ul li {
    margin: 0px 10px;
}
body.page-template-main .banner {
    background: #0b3092 url(images/ban-img.png) 130% top no-repeat;
    background-size: contain;
}
.qualified-section h2 {
    font-size: 28px;
}
.qua-box ul li {
    font-size: 17px;
    padding: 17px 0px 17px 100px;
}
.reg-box a {
    font-size: 18px;
    padding: 20px 0px;
}

/** Contact **/
.cont-txt a {
    font-size: 17px;
}
.cont-form span.wpcf7-form-control-wrap label input {
    width: 61%;
}




}