/*
Theme Name: TSA Theme
Theme URI: 
Description: TSA Theme
Version: 1.01
Author: Sadiq Hashim
Tags: TSA Theme
*/

body {
    font-size:16px !important;
    font-family: "Montserrat", sans-serif !important;
    color:#303030 !important;
    overflow-x: hidden;
}
.h-top {
    position: relative;
    padding: 10px;
    text-align: center;
}
.h-top ul {
    padding: 0px;
    margin: 0px;
}
.h-top ul li {
    list-style: none;
    display: inline-block;
}
.h-top ul li:after {
    content: '';
    display: inline-block;
    width: 1px;
    height: 17px;
    background: #ccc;
    right: 0;
    margin: 0px 15px;
    vertical-align: middle;
}
.h-top ul li:last-child:after {
    display: none;
}
.h-top ul li a {
    font-size: 15px;
    color: #000;
    text-decoration: none !important;
    background: url(images/phone-icon.png) left 4px no-repeat;
    padding-left: 25px;
}
.h-top ul li:nth-child(2) a {
    background: url(images/email-icon.png) left 4px no-repeat;
}
.h-top ul li:last-child a {
    background: url(images/map-pin.png) left 4px no-repeat;
}
.h-top ul li a:hover {
    color: #0052a5;
}
header {
    position: relative;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
/*header:before {
    content: '';
    display: block;
    width: 24%;
    height: 100%;
    background: #2139a4;
    position: absolute;
    left: -30px;
    top: 0;
}*/
.logo {
    position: relative;
    padding: 10px 0px;
}
.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 {
    position: relative;
    font-weight: 500;
    color: #303030;
    display: block;
    text-decoration: none !important;
}
.menu ul li.current_page_item a:after {
    content: '';
    display: block;
    width: 100%;
    height: 5px;
    background: #1d1c29;
    position: absolute;
    bottom: -25px;
}
header .text-right .menu {
    text-align: right;
}
header .text-right .menu ul li:last-child a {
    font-weight: 600;
    color: #fff;
    background: #1d1c29;
    display: block;
    text-align: center;
    padding: 13px 15px;
    border-radius: 8px;
    text-transform: uppercase;
    text-decoration: none !important;
}
header .text-right .menu ul li:last-child a:hover {
    color: #fff;
    background: #2139a4;
}
header .text-right .menu ul li.current_page_item:last-child a:after {
    display: none;
}
.mb-menu {
    position: relative;
    text-align: right;
    display: none;
}
.mb-menu div {
    outline: none !important;
    background: #2139a4;
    border: none;
    padding: 10px 12px;
    border-radius: 3px;
    display: inline-block;
    vertical-align: middle;
}
.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: #2139a4;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 0px;
    border-right: 1px solid #2139a4;
}
.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;
}
.head-btn {
    position: relative;
}
.head-btn:before {
    content: '';
    display: block;
    width: 1px;
    height: 75px;
    background: #ccc;
    position: absolute;
    top: -13px;
    left: -20px;
}
.head-btn a {
    font-weight: 600;
    color: #fff;
    background: #1d1c29;
    display: block;
    text-align: center;
    padding: 13px 0px;
    border-radius: 8px;
    text-transform: uppercase;
    text-decoration: none !important;
}
.head-btn a:hover {
    color: #fff;
    background: #2139a4;
}
.banner {
    position: relative;
    padding: 70px 0px 110px;
    background: url(images/banner.jpg) top center no-repeat;
    background-size: cover;
}
span.tag {
    position: relative;
    font-size: 12px;
    font-weight: 500;
    display: inline-block;
    padding: 2px 20px;
    border-radius: 3px;
    margin: 5px 0px;
    background: #fff;
}
span.tag .text {
    color: #2139a4;
}
.banner h1 {
    font-size: 50px;
    font-weight: 600;
    color: #fff;
    margin: 0px;
    text-transform: uppercase;
}
.banner p {
    font-size: 24px;
    color: #fff;
    margin: 10px 0px 0px;
}
.banner a {
    font-size: 17px;
    font-weight: 600;
    color: #fff;
    background: #1d1c29;
    display: inline-block;
    text-align: center;
    padding: 15px 40px;
    border-radius: 8px;
    text-transform: uppercase;
    margin-top: 20px;
    text-decoration: none !important;
}
.banner a:hover {
    color: #fff;
    background: #3f3e4e;
}
.ban-row {
    position: absolute;
    top: 50px;
    width: 100%;
    left: 0;
}
.ban_box {
    position: relative;
    background: #fff;
    padding: 20px 15px;
    box-shadow: 0px 0px 14px 0px #b1b1b1;
    width: 94%;
    margin: 0px auto 15px;
    border-radius: 10px;
}
.ban_box img {
    width: 30px;
    float: left;
}
.ban_box h2 {
    font-size: 13px;
    font-weight: 600;
    margin: 7px 0px 0px 38px;
}
.ban_box h3 {
    font-size: 20px;
    font-weight: 600;
    display: block;
    margin: 20px 0px 5px;
}
.ban_box p {
    font-size: 14px;
    color: #000;
    margin: 0px;
}
.jobs-section {
    position: relative;
    padding: 170px 0px 70px;
}
.job-box {
    position: relative;
}
.job-box img {
    display: block;
    margin: 0 auto;
    border-radius: 40px;
    border: 1px solid #f5f5f5;
}
.jobs-section span.tag {
    background: #1d1c29;
}
.jobs-section span.tag .text {
    color: #fff;
}
.job-box h2 {
    font-size: 40px;
    font-weight: 600;
    margin: 0px;
}
.job-box p {
    font-size: 17px;
    margin: 15px 0px 0px;
    text-align: justify;
}
.job-box a {
    font-size: 17px;
    font-weight: 600;
    color: #fff;
    background: #2139a4;
    display: inline-block;
    text-align: center;
    padding: 15px 40px;
    border-radius: 8px;
    text-transform: uppercase;
    margin-top: 30px;
    text-decoration: none !important;
}
.job-box a:hover {
    color: #fff;
    background: #1d1c29;
}
.jobs-section .owl-nav {
    display: block !important;
}
.jobs-section .owl-nav button {
    width: 50px;
    height: 50px;
    display: block;
    background: url(images/c-arrow.png) center center no-repeat !important;
    background-size: contain !important;
    position: absolute;
    top: 50%;
    left: -50px;
    outline: none !important;
}
.jobs-section .owl-nav button.owl-prev {
    transform: rotate(180deg);
}
.jobs-section .owl-nav button.owl-next {
    left: auto;
    right: -90px;
}
.jobs-section .owl-nav button span {
    display: none;
}
.hiring-section {
    position: relative;
    padding: 50px 0px 60px;
    text-align: center;
    background: #e1e7ff;
    background-size: cover;
}
.hiring-section h2 {
    font-size: 42px;
    font-weight: 600;
    margin: 0px 0px 30px;
}
.hiring-section p {
    margin: 20px 0px 0px;
}
.hir-box {
    position: relative;
    margin-top: 40px;
    background: #ffffff1f;
    padding: 20px;
    border-radius: 20px;
    border: 2px dashed #7e7e7e;
}
.hir-box span {
    display: none;
}
.hiring-section span.tag {
    background: #2139a4;
}
.hiring-section span.tag .text {
    color: #fff;
}
.hir-box h3 {
    font-size: 24px;
    font-weight: 600;
    color: #2139a4;
    margin: 0px;
}
.hir-box p {
    margin: 10px 0px 0px;
}
.hiring-section a {
    font-size: 17px;
    font-weight: 600;
    color: #fff;
    background: #2139a4;
    display: inline-block;
    text-align: center;
    padding: 15px 40px;
    border-radius: 8px;
    text-transform: uppercase;
    margin-top: 50px;
    text-decoration: none !important;
}
.hiring-section a:hover {
    color: #fff;
    background: #3c54c3;
}
.emp-benefits {
    position: relative;
    padding: 50px 0px;
}
.emp-benefits h2 {
    font-size: 38px;
    font-weight: 600;
    margin: 0px 0px 20px;
    text-align: center;
}
.tab-box {
    position: relative;
    background: #e1e7ff;
    margin: 15px 0px;
    padding: 15px 8px 15px 15px;
    text-align: left;
    border-radius: 10px;
    border-bottom: 3px solid #b3bbd9;
}
.career-m {
   display: none;
}
.tab-box img {
   display: inline-block;
   vertical-align: middle;
   margin-right: 10px;
}
.tb-txt {
    display: inline-block;
    vertical-align: middle;
    width: 84%;
}
.tb-txt h4, .tb-txt h5, .tb-txt h6 {
    font-size: 21px;
    font-weight: 600;
    color: #2139a4;
    margin: 0px;
}
.tb-txt p {
   font-size: 14px !important;
   font-weight: 600;
   text-transform: uppercase;
   margin: 0px !important;
   color: #686868 !important;
}
.entry-section {
    position: relative;
    padding: 70px 0px;
    text-align: center;
    background: #e1e7ff;
}
.entry-section h2 {
    font-size: 42px;
    font-weight: 600;
    color: #000;
    margin: 0px;
}
.entry-section p {
    margin: 15px 0px 30px;
}
.hs-box {
    position: relative;
}
.hs-box a {
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    background: #2139a4;
    display: block;
    margin: 10px;
    padding: 20px 10px 20px 70px;
    border-radius: 10px 0px 10px 0px;
    text-decoration: none !important;
    transition: 0.3s all;
    text-align: left;
}
.hs-box a:hover {
    color: #fff;
    background: #1d1c29;
}
.hs-box a:before {
    content: '';
    width: 30px;
    height: 15px;
    display: inline-block;
    background: url(images/arrow-long-right.png) center center no-repeat;
    background-size: contain;
    position: absolute;
    left: 30px;
    top: 24px;
}
.benefits-section {
    position: relative;
    padding: 70px 0px;
    text-align: center;
}
.benefits-section span.tag {
    background: #2139a4;
}
.benefits-section span.tag .text {
    color: #fff;
}
.benefits-section h2 {
    font-size: 42px;
    font-weight: 600;
    margin: 0px;
}
.prog-box {
    position: relative;
    background: #fff;
    text-align: left;
    padding: 15px 15px 15px 85px;
    border: 2px solid #ededed;
    margin: 25px auto 0px;
    border-radius: 10px;
}
.prog-box img {
    background: #1d1c29;
    padding: 10px;
    border-radius: 5px;
    position: absolute;
    top: 13px;
    left: 15px;
}
.prog-box h3 {
    font-size: 18px;
    font-weight: 600;
    color: #1d1c29;
    margin: 0px;
}
.prog-box p {
    font-size: 14px;
    font-weight: 500;
    color: #000;
    margin: 2px 0px 0px;
}
.benefits-section a {
    font-size: 17px;
    font-weight: 600;
    color: #fff;
    background: #2139a4;
    display: inline-block;
    text-align: center;
    padding: 15px 40px;
    border-radius: 8px;
    text-transform: uppercase;
    margin-top: 50px;
    text-decoration: none !important;
}
.benefits-section a:hover {
    color: #fff;
    background: #1d1c29;
}
footer {
    position: relative;
    padding: 70px 0px 0px;
    background: #242424;
}
.foo-txt {
    position: relative;
}
.foo-txt img {
    background: #fff;
    padding: 10px;
    border-radius: 7px;
}
.foo-txt p {
    font-weight: 300;
    color: #fff;
    margin: 30px 0px 0px;
}
.foo-links {
    position: relative;
}
.foo-links h4, .foo-contact h4 {
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    margin: 0px;
}
.foo-links ul {
    padding: 0px;
    margin: 20px 0px 0px;
}
.foo-links ul li {
    list-style: none;
    display: block;
    margin: 10px 0px;
}
.foo-links ul li a {
    font-weight: 300;
    color: #fff;
    display: inline-block;
    text-decoration: none !important;!i;!I;!;
    transition: 0.3s all;
}
.foo-links ul li a:hover {
    color: #8499f9;
}
.foo-contact {
    position: relative;
    padding-left: 50px;
}
.foo-contact ul {
    padding: 0px;
    margin: 20px 0px 0px;
}
.foo-contact ul li {
    list-style: none;
    display: block;
    margin: 20px 0px;
}
.foo-contact ul li a {
    font-weight: 300;
    color: #fff;
    display: inline-block;
    text-decoration: none !important;
    transition: 0.3s all;
    padding-left: 30px;
    background: url(images/email-icon-white.png) left center no-repeat;
}
/*.foo-contact ul li:nth-child(2) a {
    background: url(images/email-icon-white.png) left center no-repeat;
}
.foo-contact ul li:last-child a {
    background: url(images/map-pin-white.png) left 5px no-repeat;
}*/
.foo-contact ul li a:hover {
    color: #8499f9;
}
.foo-middle {
    position: relative;
    padding: 25px 0px;
    border-top: 1px solid #4e4e4e;
    margin-top: 30px;
    text-align: center;
}
.foo-middle p {
    color: #fff;
    margin: 5px 0px 0px;
}
.foo-middle p a {
    color: #8299ff;
}
.foo-middle ul {
    padding: 0;
    margin: 20px 0 0;
}
.foo-middle ul li {
    list-style: none;
    display: inline-block;
}
.foo-middle ul li:after {
    content: '';
    display: inline-block;
    width: 1px;
    height: 10px;
    background: #fff;
}
.foo-middle ul li a {
    font-size: 14px;
    display: inline-block;
    color: #fff;
    text-decoration: none !important;
    padding: 0 15px;
}
.foo-middle ul li a:hover {
    color: #d5d5d5;
}
.foo-middle ul li:first-child a {
    padding-left: 0px;
}
.foo-middle ul li:last-child:after {
    display: none;
}
.foo-bottom {
    position: relative;
    padding: 25px 0px;
    border-top: 1px solid #4e4e4e;
}
.foo-bottom p {
    color: #fff;
    margin: 0px;
}
.foo-bottom ul {
    padding: 0px;
    margin: 0px;
    text-align: right;
}
.foo-bottom ul li {
    list-style: none;
    display: inline-block;
    margin: 0px 5px;
}
.foo-bottom ul li a {
    background: #2139a4;
    width: 40px;
    height: 40px;
    display: block;
    text-align: center;
    border-radius: 50%;
    padding: 5px 0px;
    outline: none !important;
    text-decoration: none !important;
}

/** Top Jobs **/
.top-jobs {
    position: relative;
    padding: 50px 0px;
}
.top-jobs h1 {
    font-size: 40px;
    font-weight: 600;
    margin: 0px;
}
.top-jobs p {
    margin: 15px 0px 0px;
}
.tj-row {
    border-bottom: 1px solid #e1e1e1;
    padding: 70px 0px 80px;
}
.tj-img {
    position: relative;
}
.tj-img:before {
    content: '';
    display: block;
    width: 80%;
    height: 108%;
    background: #e1e7ff;
    position: absolute;
    top: -19px;
    left: -25px;
    z-index: -1;
}
.tj-right .tj-img:before {
    left: auto;
    right: -25px;
}
.tj-img img {
    border-radius: 10px;
}
.tj-row h2 {
    font-size: 34px;
    font-weight: 600;
    margin: 0px;
}
.tj-row h2:after {
    content: '';
    display: block;
    width: 60px;
    height: 3px;
    background: #2139a4;
    margin-top: 10px;
}
.tj-row ul {
    padding: 0px;
    margin: 10px 0px 0px;
}
.tj-row ul li {
    list-style: none;
    margin: 10px 0px;
    display: block;
    position: relative;
    padding-left: 35px;
}
.tj-row ul li:before {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    background: #2139a4 url(images/check.png) center center no-repeat;
    background-size: 11px;
    border-radius: 5px;
    position: absolute;
    left: 0;
    top: 2px;
}
.tj-row a {
    font-weight: 600;
    color: #fff;
    background: #1d1c29;
    display: inline-block;
    text-align: center;
    padding: 12px 20px;
    border-radius: 8px;
    text-transform: uppercase;
    margin-top: 15px;
    text-decoration: none !important;
}
.tj-row a:hover {
    color: #fff;
    background: #3f3e4e;
}
.tj-row a.gs-btn {
    background: #2139a4;
    margin-left: 10px;
}


/** verify **/
section.apply_step {
    position: relative;
    padding: 35px 0px 50px;
}
.step_body {
    position: relative;
    background: #f3f4ff;
    border-radius: 10px;
}
.step-sidebar {
    position: relative;
    background: #2139a4;
    height: 100%;
    padding: 25px 5px 25px 15px;
    border-radius: 10px 0px 0px 10px;
}
.step-sidebar h3 {
    font-size: 26px;
    font-weight: 500;
    color: #fff;
    margin: 0px;
    text-align: center;
    text-transform: uppercase;
}
.step-sidebar ul {
    padding: 0px;
    margin: 40px 0px 0px;
}
.step-sidebar ul li {
    list-style: none;
    color: #c7c7c7;
    margin: 10px 0px 60px;
    position: relative;
    padding-left: 35px;
}
.step-sidebar ul li.active {
    color: #fff;
    font-weight: 500;
}
.step-sidebar ul li:before {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    background: #fff url(images/checkmark.png) center center no-repeat;
    background-size: 13px;
    border-radius: 3px;
    position: absolute;
    left: 0;
    top: 2px;
}
.step-sidebar ul li.active:before {
    background: #d52b32 url(images/checkmark-white.png) center center no-repeat;
    background-size: 13px;
}
.step-sidebar ul li:after {
    content: '';
    display: block;
    width: 2px;
    height: 30px;
    background: #afafaf;
    position: absolute;
    left: 8px;
    top: 38px;
}
.step-sidebar ul li.active:after {
    background: #d52b32;
}
.step-sidebar ul li:last-child:after {
    display: none;
}
.step-sidebar ul li.com-active {
    color: #72f181;
}
.step-sidebar ul li.com-active:before {
    background: #35cd47 url(images/checkmark-white.png) center center no-repeat;
    background-size: 13px;
}
.step-content {
    position: relative;
    padding: 25px 30px 40px;
    border: 2px solid #2139a4;
    border-radius: 15px;
}
.step_body h1 {
    font-size: 32px;
    font-weight: 500;
    margin: 0px;
}
.step_body p {
    font-size: 15px;
    margin: 10px 0px 0px;
}
.step_body h5 {
    font-size: 16px;
    font-weight: 500;
    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: #2139a4;
    border: 1px solid #2139a4 !important;
    color: #fff;
}
.step_body input[type="radio"]:checked::before, .step_body input[type="checkbox"]:checked::before {
    position: absolute;
    font: 14px/1 TitilliumWeb-SemiBold;
    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: #1d1c29;
    border: none;
    color: #fff !important;
    padding: 15px 25px;
    display: inline-block;
    font-size: 17px;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 8px;
    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: #2139a4;
}
section.apply_step .side-ben ul li:first-child {
    margin-top: 0px;
}
section.apply_step img.hide-img {
    border-radius: 5px;
    border: 2px solid #6c7fa2;
    box-shadow: 5px 5px 0px 0px #6c7fa2;
}
/** build profile **/
.step_two form {
    position: relative;
}
.step_two form label {
    font-size: 15px;
    font-weight: 500;
    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: 14px;
    color: #000;
    display: block;
}
.step_three small {
    display: block;
    margin-top: -5px;
    margin-bottom: 10px;
}
div#checkboxlist label {
    display: block;
}

/** Register **/
.step_five {
    padding-left: 20px;
}
.step_five .step-content {
    border: none;
    padding: 25px 30px 40px 10px;
}
.reg-text p {
    color: #000;
    margin: 10px 0px 0px;
}
.reg-text p strong {
    font-weight: 600;
}
.reg-text ul {
    padding: 0px 0px 0px 10px;
    margin: 10px 0px;
}
.reg-text ul li {
    color: #000;
    list-style: none;
    font-size: 15px;
    margin: 5px 0px;
    padding-left: 30px;
    position: relative;
}
.reg-text ul li:before {
    content: '';
    width: 17px;
    height: 17px;
    display: block;
    border-radius: 3px;
    background: #35cd47 url(images/checkmark-white.png) center center no-repeat;
    background-size: 10px;
    position: absolute;
    left: 0;
    top: 3px;
}
.step_five form h2 {
    font-size: 22px;
    font-weight: 500;
    color: #294d9a;
    margin: 25px 0px 0px;
}
.step_five label {
    font-size: 15px;
    font-weight: 500;
    margin: 25px 0px 5px;
    display: block;
}
.step_five form input[type=text], .step_five form input[type=number], .step_five form input[type=email], .step_five form select {
    width: 100%;
    display: block;
}
.step_five small {
    color: #005a9d;
}
p.para1 {
    font-size: 12px;
    color: #d52b32;
}
#myerror, #phone_error {
  font-size: 14px;
  color: red;
}
div#credit-card-form {
    position: relative;
    background: #e2e9ee;
    padding: 20px;
    border-radius: 10px;
    margin: 25px 0px;
    width: 75%;
}
.cred_row {
    position: relative;
    background: #e2e9ee;
    border-radius: 10px;
    margin: 30px 0px 20px;
    width: 50%;
}
div#credit-card-form h5 {
    font-size: 19px;
    font-weight: 500;
    color: #2139a4;
    margin: 10px 0px 0px;
}
div#credit-card-form h4 {
    font-size: 20px;
    font-weight: 500;
    margin: 0px;
    color: #545454;
}
div#credit-card-form label {
    display: block;
}
div#credit-card-form input {
    width: 65% !important;
}
div#credit-card-form select {
    width: 31% !important;
    margin-top: 5px;
    margin-right: 10px;
    display: inline-block;
}
.step_five p a {
    color: #005a9d;
}
.g-recaptcha {
    margin-bottom: 20px;
}
.step_five input[type="submit"] {
    padding: 15px 45px;
    box-shadow: none;
}
.step_five .col-lg-3 {
    padding: 0px;
}
.step_five .step-sidebar {
    padding: 25px 15px 25px 15px;
    border-radius: 0px 10px 10px 0px;
}
.f-sidebar p {
    color: #fff;
    text-align: center;
    font-size: 14px;
    margin: 20px 0px 0px;
}
.f-sidebar p b {
    font-weight: 500;
}
.f-sidebar ul {
    margin: 20px 0px 0px;
}
.f-sidebar ul li {
    font-size: 14px;
    margin: 15px 0px;
    color: #fff;
    padding-left: 25px;
}
.f-sidebar ul li:before {
    width: 7px;
    height: 7px;
    border-radius: 2px;
    background: #c1c7ff;
    top: 7px;
}
.f-sidebar ul li:after {
    display: none;
}
.refund-batch {
    width: 80%;
    display: block;
    margin: 40px auto 0px;
}
.tsao-img {
    margin-top: 35px;
    border: 4px solid #c1c7ff;
    border-radius: 15px;
}


/** Contact Us **/
.contact-section {
    position: relative;
    padding: 50px 0
}
.cont-txt {
    position: relative
}
.cont-txt span {
    font-weight: 500;
    color: #2139a4;
    text-transform: uppercase;
}
.cont-txt h1 {
    font-size: 24px;
    font-weight: 500;
    color: #000;
    margin: 10px 0 0;
}
.cont-txt p {
    font-size: 15px;
    margin: 10px 0 0;
}
.cont-txt hr {
    margin: 30px 0;
}
.cont-txt ul {
    margin: 0px;
    padding: 0px;
}
.cont-txt ul li {
    list-style: none;
    margin: 10px 0px;
    padding-left: 25px;
    color: #000;
}
.cont-txt ul li {
    list-style: none;
    margin: 10px 0px;
    padding-left: 40px;
    color: #000;
}
.cont-txt ul li a {
    color: #000;
    text-decoration: none !important;
}
.cont-txt ul li:before {
    content: '';
    width: 25px;
    height: 25px;
    position: absolute;
    display: block;
    left: 0;
    background: #f5f5f5;
    border-radius: 5px;
    background-size: 15px !important;
    border: 1px solid #e3e3e3;
}
.cont-txt ul li:before {
    background: #f5f5f5 url(images/email-icon.png) center center no-repeat
}
/*.cont-txt ul li:nth-child(2):before {
    background: #f5f5f5 url(images/phone-icon.png) center center no-repeat;
}
.cont-txt ul li:last-child:before {
    background: #f5f5f5 url(images/map-pin.png) center center no-repeat;
}*/
.cont-form {
    position: relative;
    padding: 15px 30px 25px;
    background: #f5f5f5;
    border-radius: 10px;
    border: 1px solid #ebebeb;
    box-shadow: 0px 5px 0px 0px #cbcbcb;
}
.cont-form p {
    margin: 00px
}
.cont-form input, .cont-form textarea {
    width: 100%;
    padding: 8px 10px;
    border: 1px solid #f1f1f1;
    border-radius: 5px;
    background: #fff;
    outline: 0 !important;
    margin-top: 15px;
}
.cont-form textarea {
    height: 197px;
}
.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: 75%;
    margin-left: 10px
}
.cont-form input[type=submit] {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    text-decoration: none;
    transition: .5s all;
    background: #2139a4;
    display: inline-block;
    padding: 10px 40px;
    border-radius: 8px;
    text-decoration: none !important;
    text-transform: uppercase;
    width: auto;
}
.cont-form input[type=submit]:hover {
    color: #fff;
    background: #1d1c29;
}

/** FAQ **/
.faq {
    position: relative;
    padding: 30px 0px 40px;
}
.my_faq {
    position: relative;
}
.my_faq h1 {
    font-size: 34px;
    font-weight: 500;
    margin: 0px;
}
.my_faq p {
  margin: 0px;
}
.my_faq div#accordion {
    margin-top: 30px;
}
.my_faq .card {
    border: none;
    display: block;
    vertical-align: text-top;
    border-radius: 5px;
    overflow: hidden;
    margin: 10px 0px 0px;
}
.my_faq .card-header {
    padding: 0px;
    border: none !important;
}
.my_faq .card-header button {
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    padding: 15px 40px 15px 10px;
    display: block;
    width: 100%;
    text-align: left;
    border-radius: 0px;
    background: #005a9d;
    text-decoration: none !important;
}
.my_faq .card-header button:hover {
    background: #1d1c29 !important;
}
.my_faq .card-header button.btn-link {
    background: #1d1c29;
}
.my_faq .card-header button.collapsed {
    background: #2139a4;
}
.my_faq .card-header button.btn-link:after {
    content: '';
    display: block;
    width: 24px;
    height: 24px;
    position: absolute;
    right: 15px;
    top: 15px;
    background: url(images/arr-up.png) 98% center no-repeat;
    background-size: contain;
}
.my_faq .card-header button.collapsed:after {
    content: '';
    display: block;
    width: 24px;
    height: 24px;
    position: absolute;
    right: 15px;
    top: 15px;
    background: url(images/arr-down.png) 98% center no-repeat;
    background-size: contain;
}
.my_faq .card .card-body {
    padding: 20px;
    background: #fbfbfb;
}
.my_faq .card .card-body p {
    color: #000;
    margin: 0px;
}

/** General **/
.in-text {
    position: relative;
    padding: 50px 0px;
}
.in-text h1 {
    font-size: 34px;
    font-weight: 500;
    margin: 0px;
}
.in-text p {
    margin: 15px 0px 0px;
}
.in-text ul, .in-text ol {
    margin: 15px 0px;
}
.in-text p strong, .in-text ul li strong, .in-text ol li strong {
    font-weight: 600;
}
.in-text p a {
    color: #d52b32;
}

/** Success **/
.success_dev {
    position: relative;
    padding: 40px;
    text-align: center;
    background: #e9e9e9;
    margin: 50px 0px;
    border-radius: 10px;
    box-shadow: 0px 5px 0px 0px #294d9a;
    border: 1px solid #ccc;
}
.success_dev h1 {
    font-size: 38px;
    font-weight: 500;
    color: #294d9a;
    margin: 0px;
}
.success_dev p {
    margin: 15px 0px 0px;
}
.success_dev form input[type="submit"] {
    background: #0052a5;
    border: none;
    color: #fff !important;
    padding: 10px 20px;
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 3px;
    transition: .5s all;
    text-decoration: none !important;
    margin-top: 5px;
}
.success_dev a {
    background: #d52b32;
    border: none;
    color: #fff !important;
    padding: 15px 30px;
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 3px;
    transition: .5s all;
    text-decoration: none !important;
    margin-top: 5px;
}

/** Job Landing **/
.ov-section {
    position: relative;
    padding: 160px 0px 60px;
}
.ov-section h2 {
    font-size: 34px;
    font-weight: 600;
    margin: 0px;
}
.ov-section p {
    margin: 20px 0px 0px;
}
.ov-box {
    position: relative;
    background: #e7ebff;
    padding: 30px;
    border-radius: 15px;
    border-bottom: 5px solid #2139a4;
}
.ov-box h3 {
    font-size: 34px;
    font-weight: 600;
    margin: 0px;
}
.ov-box ul {
    padding: 0px;
    margin: 20px 0px 0px;
}
.ov-box ul li {
    list-style: none;
    margin: 10px 0px;
    display: block;
    position: relative;
    padding-left: 35px;
}
.ov-box ul li:before {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    background: #2139a4 url(images/check.png) center center no-repeat;
    background-size: 11px;
    border-radius: 5px;
    position: absolute;
    left: 0;
    top: 2px;
}
.key-section {
    position: relative;
    padding: 50px 0px 60px;
    text-align: center;
    background: #e1e7ff;
    background-size: cover;
}
.key-section h2 {
    font-size: 36px;
    font-weight: 600;
    margin: 0px 0px 30px;
}
.key-section .hir-box h3 {
    font-size: 22px;
}
.key-section a {
    font-size: 17px;
    font-weight: 600;
    color: #fff;
    background: #2139a4;
    display: inline-block;
    text-align: center;
    padding: 15px 40px;
    border-radius: 8px;
    text-transform: uppercase;
    margin-top: 50px;
    text-decoration: none !important;
}
.key-section a:hover {
    color: #fff;
    background: #3c54c3;
}

.pb-section {
    position: relative;
    padding: 60px 0px 70px;
}
.pb-box {
    position: relative;
}
.pb-box h2 {
    font-size: 36px;
    font-weight: 600;
    margin: 0px;
}
.pb-box ul {
    padding: 0px;
    margin: 20px auto 0px;
}
.pb-box ul li {
    font-size: 18px;
    font-weight: 500;
    list-style: none;
    margin: 15px 0px;
    position: relative;
    padding-left: 40px;
}
.pb-box ul li:before {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    background: #1d1c29 url(images/check.png) center center no-repeat;
    background-size: 12px;
    border-radius: 5px;
    position: absolute;
    left: 0;
    top: 2px;
}
.pb-box img {
    border-radius: 15px;
    border: 1px solid #2139a4;
    border-bottom: 5px solid #2139a4;
}
.tsob-section .pb-box ul li:before {
    top: 5px;
}
.ph-section .pb-box {
    text-align: center;
}
.ph-section .pb-box h2 {
    margin: 0px 0px 20px;
}
.ph-section .pb-box ul {
    width: 90%;
    display: inline-block;
    margin: 0 auto;
    text-align: center;
}
.ph-section .pb-box ul li {
    font-size: 19px;
    border: 1px solid #2139a4 !important;
    padding: 20px;
    border-radius: 10px;
    text-align: center;
    border-left: 5px solid #2139a4 !important;
    margin: 20px 15px;
    background: #e7ebff;
    width: 40%;
    display: inline-block;
}
.ph-section .pb-box ul li:before {
    display: none;
}

.hp-section {
    position: relative;
    padding: 60px 0px;
    background: #2139a4;
    text-align: center;
}
.hp-section h2 {
    font-size: 36px;
    font-weight: 600;
    color: #fff;
    margin: 0px 0px 30px;
}
.hp-section ul {
    padding: 0px;
    margin: 0px;
}
.hp-section ul li {
    position: relative;
    font-weight: 600;
    width: 17%;
    display: inline-block;
    background: #e7ebff;
    vertical-align: middle;
    padding: 60px 10px 20px;
    margin: 20px 10px 0px;
    border-radius: 10px;
    text-transform: capitalize;
    text-align: center;
}
.hp-section ul li:after {
    content: '';
    display: block;
    width: 40px;
    height: 2px;
    background: #e7ebff;
    position: absolute;
    right: -32px;
    top: 70px;
}
.hp-section ul li:last-child:after {
    display: none;
}
.hp-section ul li span {
    color: #fff;
    display: block;
    position: absolute;
    padding: 8px 10px;
    background: #1d1c29;
    width: 100%;
    left: 0;
    top: 0;
    align-content: center;
    border-radius: 10px 10px 0px 0px;
}
.app-section {
    position: relative;
    padding: 50px 0px 60px;
    text-align: center;
    background: #e7ebff;
}
.app-section h2 {
    font-size: 34px;
    font-weight: 600;
    margin: 0px;
}
.app-section p {
    font-size: 17px;
    margin: 20px 0px 0px;
}
.app-section a {
    font-size: 17px;
    font-weight: 600;
    color: #fff;
    background: #1d1c29;
    display: inline-block;
    text-align: center;
    padding: 15px 40px;
    border-radius: 8px;
    text-transform: uppercase;
    text-decoration: none !important;
}
.app-section a:hover {
    color: #fff;
    background: #3f3e4e;
}
.dc-txt {
    position: relative;
    padding: 10px 0px;
    background: #f3f3f3;
}
.dc-txt p {
    font-size: 14px;
    margin: 0px;
}

/** Success **/
.success-div {
    position: relative;
    background: #e1e7ff;
    border-radius: 10px;
    padding: 30px;
    text-align: center;
    box-shadow: 5px 5px 0px 0px #2139a4;
    margin: 40px 0px;
}
.success-div h1 {
    font-size: 42px;
    font-weight: 700;
    color: #1d1c29;
    margin: 0px;
}
.success-div p {
    font-size: 17px;
    color: #000;
    margin: 15px 0px 0px;
}
.success-div h6 {
    margin: 15px 0px 0px;
}
.success-div a {
    background: #1d1c29;
    border: none;
    color: #fff !important;
    padding: 15px 20px;
    display: table;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 3px;
    margin: 30px auto;
    transition: 0.5s all;
    text-decoration: none !important;
    outline: none !important;
    box-shadow: none !important;
}
.success-div a:hover {
    color: #fff;
    background: #2139a4;
}

/** New Landing Pages **/
.landing-banner {
    position: relative;
    text-align: center;
    padding: 50px 0px;
    background: url(images/landing-bg.webp) top center no-repeat;
    background-size: cover;
}
.landing-banner h1 {
    font-size: 44px;
    font-weight: 600;
    color: #fff;
    margin: 0px;
}
.landing-banner p {
    color: #fff;
    margin: 20px 0px 0px;
}
.my_faq .card-header h5 br {
    display: none;
}

/** common mistakes **/
section.common-mistakes-section table td {
    width: 50%;
}
section.common-mistakes-section table th {
    background: #2139a4 !important;
    border-color: #2139a4 !important;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
}
section.common-mistakes-section table tr th:first-child {
    background: #c31414 !important;
    border-color: #c31414 !important;
}
section.common-mistakes-section table tr td {
    padding: 10px 10px 10px 40px;
    position: relative;
    color: #000 !important;
}
section.common-mistakes-section table tr td:before {
    content: '!';
    width: 22px;
    height: 22px;
    display: block;
    background: #ffa0a0;
    color: #000;
    border-radius: 50%;
    text-align: center;
    font-weight: 600;
    position: absolute;
    top: 11px;
    left: 7px;
}
section.common-mistakes-section table tr td:last-child:before {
    content: '✔';
    background: #2cd150;
    color: #fff;
    font-weight: 400;
}

/** TSA Readiness **/
.quiz-area {
    position: relative;
    border: 1px solid #ccc;
    padding: 0px 20px 20px;
}
.quiz-area .question-content {
    margin-top: 20px;
    font-size: 18px;
    font-weight: 500;
    color: #000;
}
.quiz-area form.quiz-form p {
    display: none;
}
.quiz-area form.quiz-form .question-content p {
    display: block !important;
}
.quiz-area label.answer, .quiz-area .js-answer-label {
    color: #000 !important;
    display: block !important;
    width: 100%;
    text-align: left !important;
    margin: 10px 0px !important;
    border: none !important;
    background: #f1f1f1 !important;
    padding: 7px 10px 7px 45px !important;
}
.quiz-area label.answer:hover, .quiz-area .js-answer-label:hover {
    background: #d0e7ff !important;
}
.watu-question-choice {
    font-size: 0px;
    counter-increment: choice;
}
.watu-question-choice label {
    position: relative;
}
.watu-question-choice label:before {
    content: counter(choice, upper-alpha) !important;
    display: block !important;
    font-size: 16px;
    position: absolute;
    left: 0px;
    top: 0px;
    height: auto !important;
    background: #dfdfdf;
    padding: 7px 10px;
}
.watu-question-choice label:hover:before, input[type=radio]:checked + label:before {
    background: #bcd8f5 !important;
}
.quiz-area label.answer span, .quiz-area .js-answer-label span {
    font-size: 16px;
    display: block !important;
    padding: 0px;
}
.quiz-area .correct-answer {
    border: 1px solid #4caf50 !important;
}
.quiz-area .user-answer span.answer {
    background: url(/wp-content/uploads/2026/05/wrong-ans.jpg) no-repeat right 0.10em !important;
}
.quiz-area .correct-answer span.answer {
    background: url(/wp-content/uploads/2026/05/correct-ans.jpg) no-repeat right 0.10em !important;
}
.watu-button-style .watu-question-choice input[type=radio]:checked + label, .watu-button-style .watu-question-choice input[type=checkbox]:checked + label {
    background: #d0e7ff !important;
    color: #000 !important;
}
.quiz-area .watu-button-style .watu-question-choice input[type=radio]:checked + label.user-answer {
    color: #fff !important;
    background: red !important;
}
.quiz-area .watu-button-style .watu-question-choice label.correct-answer {
    background: #4CAF50 !important;
}
.quiz-area .watu-button-style .watu-question-choice label.correct-answer span {
    color: #fff;
}
.quiz-area .watu-button-style .watu-question-choice label.correct-answer:before {
    color: #fff;
    background: #358f38 !important;
}
.quiz-area .watu-button-style .watu-question-choice input[type=radio]:checked + label.user-answer:before {
    color: #fff;
    background: #d11616 !important;
}
.quiz-area input[type="button"] {
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    background: #1F4394;
    text-transform: uppercase;
    padding: 10px 20px;
    display: inline-block;
    border-radius: 5px;
    text-decoration: none !important;
    transition: 0.5s all;
    border: none;
}
.quiz-area .watu-feedback {
    background: #dee8ff;
    margin-top: 10px;
    padding: 1px 10px 10px !important;
}
.quiz-area .watu-feedback p {
    margin: 10px 0px 0px;
}
.quiz-score-card {
    position: relative;
    background: #e1e7ff;
    margin-top: 20px;
    padding: 40px;
    text-align: center;
    border-radius: 10px;
    border: 2px solid #1f4394;
}
.quiz-score-card h2 {
    font-size: 40px;
    font-weight: 500;
    color: #fff;
    margin: 0px;
}
.quiz-score-card h3 {
    font-size: 32px;
    font-weight: 600;
    margin: 0px 0px 20px;
}
.quiz-score-card p {
    margin: 10px 0px 0px;
}
.quiz-score-card p b {
    font-weight: 600;
}
.res-content {
    position: relative;
    margin-top: 40px;
}
.res-content p {
    font-size: 21px;
    font-weight: 500;
    margin: 0px;
}
.res-content ul li {
    font-size: 17px;
    line-height: 22px;
    list-style: none;
    display: block;
    margin: 50px auto;
    position: relative;
    padding-left: 70px;
    width: 85%;
    text-align: left;
}
.res-content ul li:before {
    content: '';
    display: block;
    width: 45px;
    height: 45px;
    background: #ffffff url(/wp-content/uploads/2026/05/benefit-01.png) center center no-repeat;
    background-size: 30px !important;
    border-radius: 5px;
    position: absolute;
    left: 0;
    top: 0;
    border: 1px solid #1f4394;
}
.res-content ul.benefit-left li:nth-child(2):before {
   background: #ffffff url(/wp-content/uploads/2026/05/benefit-02.png) center center no-repeat;
}
.res-content ul.benefit-left li:last-child:before {
   background: #ffffff url(/wp-content/uploads/2026/05/benefit-03.png) center center no-repeat;
}
.res-content ul.benefit-right li:first-child:before {
   background: #ffffff url(/wp-content/uploads/2026/05/benefit-04.png) center center no-repeat;
}
.res-content ul.benefit-right li:nth-child(2):before {
   background: #ffffff url(/wp-content/uploads/2026/05/benefit-05.png) center center no-repeat;
}
.res-content ul.benefit-right li:last-child:before {
   background: #ffffff url(/wp-content/uploads/2026/05/benefit-06.png) center center no-repeat;
}
.res-content a {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    background: #1f4394;
    display: inline-block;
    text-align: center;
    padding: 15px 40px;
    border-radius: 8px;
    text-transform: uppercase;
    margin-top: 15px;
    text-decoration: none !important;
}
.res-content a:hover {
    color: #fff;
    background: #1d1c29;
}

/** Apply **/
section.apply {
    position: relative;
    padding: 50px 0px;
    border-top: 1px solid #e8e8e8;
}
.app_txt {
    position: relative;
    text-align: center;
}
.app_txt h2 {
    font-weight: 500;
    color: #1d1c29;
    margin: 0px;
}
.app_txt p {
    font-size: 18px;
    margin: 0px 0px 30px;
}
.app_step {
    padding: 10px 20px 10px 60px;
    border-radius: 10px;
    border: 2px solid #e8e8e8;
    margin: 10px 0px;
}
.app_step span {
    font-weight: 500;
    color: #fff;
    background: #2139a4;
    width: 35px;
    display: block;
    padding: 5px 0px;
    border-radius: 0px 0px 10px 10px;
    position: absolute;
    top: -10px;
    left: -42px;
    text-align: center;
}
.app_step .head-btn:before {
    display: none;
}
.app_step h2 {
    font-size: 22px;
    font-weight: 600;
    color: #2139a4;
    margin: 0px;
}
.app_step p {
    font-size: 16px;
    margin: 5px 0px 0px;
}
.app_step a, .app_step button {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    background: #ACACAC;
    text-decoration: none !important;
    display: block;
    text-align: center;
    text-transform: uppercase;
    padding: 10px 0px;
    border-radius: 6px;
    margin-top: 5px;
    outline: none !important;
    border: none;
    width: 100%;
}
.active-bg {
    background: #2139a4;
}
.active-bg h2,
.active-bg p {
    color: #fff;
}
.active-bg span, .active-bg a {
    color: #fff;
    background: #1d1c29;
}
.active-bg a:hover {
    color: #fff;
    background: #303030;
}
.completed-row {
    background: #545454;
}
.completed-row span {
    background: #9e9e9e;
}
.completed-row h2 {
    color: #fff;
}
.completed-row p {
    color: #fff;
}
.completed-row a {
    background: #9e9e9e;
}
.inactive-bg a {
    pointer-events: none !important;
}

/** new home **/
.top_banner {
   position: relative;
   background: #004b87 url(images/banner-new-3.webp) bottom center no-repeat;
   background-size: cover;
}
body.page-template-new-home header {
    border: none;
    padding: 10px 0px;
}
/*body.page-template-new-home header .logo {
    background: #fff;
    display: inline-block;
    padding: 5px 10px;
    border-radius: 7px;
}*/
.menu-2 {
    position: relative;
    text-align: center;
    margin-top: 8px;
}
.menu-2 ul {
    padding: 0px;
    margin: 0px;
}
.menu-2 ul li {
    list-style: none;
    display: inline-block;
    padding: 0px 15px;
}
.menu-2 ul li a {
   font-size: 17px;
   color: #fff;
   display: block;
   text-decoration: none !important;
   transition: 0.5s all;
}
.menu-2 ul li a:hover {
    color: #dadada;
}
.mb-menu-2 {
    position: relative;
    text-align: right;
    display: none;
}
.mb-menu-2 div {
    outline: none !important;
    background: #df152b;
    border: none;
    padding: 10px 12px;
    border-radius: 3px;
}
.mb-menu-2 div span {
    width: 30px;
    height: 3px;
    display: block;
    margin: 5px 0px;
    background: #fff;
}
.sidenav-2 {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 999;
    top: 0;
    left: -2px;
    background-color: #004b87;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 0px;
    border-right: 1px solid #127e8f;
}
.sidenav-2 ul {
    padding: 0px;
    margin: 60px 0px 0px;
}
.sidenav-2 ul li {
    position: relative;
    list-style: none;
    padding: 10px 0px 10px 15px;
}
.sidenav-2 ul li a {
    font-size: 18px;
    line-height: 18px;
    color: #fff !important;
    text-decoration: none !important;
    padding-left: 5px;
}
.sidenav-2 .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;
}
.top_btn {
   position: relative;
}
.top_btn p {
   margin: 0px;
}
.top_btn a {
    font-size: 18px;
    font-weight: 600;
    color: #fff !important;
    display: block;
    background: #df152b;
    text-align: center;
    padding: 10px 0px;
    border-radius: 3px;
    text-decoration: none !important;
}
.mbh-btn-2 {
   position: relative;
   text-align: right;
   display: none;
}
.mbh-btn-2 a {
   font-family: sans-serif;
   color: #fff !important;
   background: #df152b;
   display: inline-block;
   text-align: center;
   text-transform: uppercase;
   border-radius: 5px;
   padding: 6px 10px 8px;
   margin-top: 3px;
   text-decoration: none !important;
}
.ban_txt {
    position: relative;
    text-align: center;
    padding: 65px 0px;
}
.ban_txt h1 {
   font-size: 55px;
   font-weight: 600;
   color: #fff;
   margin: 0px;
   width: 100%;
   height: auto;
}
.ban_txt p {
    font-size: 20px;
    font-family: sans-serif;
    color: #fff;
    margin: 0px;
    width: 100%;
    height: auto;
}
.ban_txt p span {
   font-size: 24px;
   display: block;
   margin: 15px 0px;
   width: 100%;
   height: auto;
}
.ban_txt a {
   font-size: 16px;
   font-weight: 600;
   line-height: 45px;
   color: #fff !important;
   background: #df152b;
   display: inline-block;
   width: 190px;
   height: 44px;
   border-radius: 5px;
   text-transform: uppercase;
   margin-top: 30px;
   text-decoration: none !important;
}
.ban_row-2 {
    position: relative;
    background: #004b87;
}
.ban_box-2 {
    padding: 20px 0px 20px 15px !important;
    border-right: 1px solid #0f5d9c;
    transition: 0.5s all;
}
.ban_box-2:hover {
    background: #085ea2;
}
.ban_box-2 img {
    margin-bottom: 5px;
}
.ban_box-2 h2 {
   font-size: 17px;
   font-weight: 700;
   color: #fff;
   margin: 0px;
}
.ban_box-2 p {
   font-size: 15px;
   line-height: 20px;
   color: #fff;
   margin: 10px 0px 0px;
}
.owl-dots {
    text-align: center;
}
button.owl-dot {
    border: none;
    box-shadow: none !important;
    outline: none !important;
    margin: 0px 5px;
}
.owl-dots button.owl-dot span {
    width: 20px;
    height: 4px;
    display: block;
    background: #fff;
    margin: 20px 5px 15px;
    transition: 0.5s all;
}
button.active span {
    width: 39px !important;
    background: #57a2de !important;
}
.last_box-2 {
    border-right: none;
}
.apply-section {
    width: 100%;
    height: auto;
}
.hiring {
    position: relative;
    padding: 50px 0px;
    text-align: center;
    width: 100%;
    height: auto;
}
.hiring h2 {
   font-size: 38px;
   font-weight: 700;
   color: #004b87;
   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;
}
.h-bull ul {
    padding: 0px;
    margin: 20px 0px 0px;
}
.h-bull ul li {
    font-size: 18px;
    list-style: none;
    margin: 10px 0px;
    position: relative;
    padding-left: 25px;
}
.h-bull ul li:before {
    content: '';
    width: 10px;
    height: 10px;
    display: block;
    border-radius: 50%;
    border: 3px solid #004b87;
    background: #fff;
    position: absolute;
    left: 0;
    top: 10px;
}
.hiring_box {
    position: relative;
    background: #004b8717;
    text-align: center;
    padding: 30px 15px;
    border-radius: 30px;
    margin: 25px 0px 15px;
}
.hiring_box span {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 20px;
    font-weight: 700;
    width: 50px;
    height: 55px;
    color: #fff;
    background: #545454;
    border-radius: 30px 0px 3px 0px;
    text-align: center;
    padding: 12px 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-weight: 500;
   color: #fff !important;
   padding: 10px 30px;
   border-radius: 4px;
   background: #004b87;
   display: inline-block;
   text-decoration: none !important;
   margin-top: 30px;
   text-transform: uppercase;
}
.did {
    position: relative;
    padding: 50px 0px;
    background: #df152b;
}
.did h2 {
   font-size: 38px;
   font-weight: 700;
   color: #fff;
   margin: 0px 0px 20px;
   text-align: center;
}
.tab-box-2 {
   position: relative;
   background: #fff;
   margin: 15px 0px;
   padding: 15px 8px 15px 15px;
   text-align: left;
   border-radius: 5px;
}
.career-m {
   display: none;
}
.tab-box-2 img {
   display: inline-block;
   vertical-align: middle;
   margin-right: 10px;
}
.tab-box-2 .tb-txt {
   display: inline-block;
   vertical-align: middle;
}
.tab-box-2 .tb-txt h4, .tab-box-2 .tb-txt h5, .tab-box-2 .tb-txt h6 {
   font-size: 21px;
   color: #df152b;
   margin: 0px;
}
.tab-box-2 .tb-txt p {
   font-size: 14px !important;
   font-weight: 700;
   text-transform: uppercase;
   margin: 0px !important;
   color: #686868 !important;
}
.entry {
    position: relative;
    padding: 50px 0px;
    text-align: center;
}
.entry h2 {
   font-size: 38px;
   font-weight: 700;
   color: #004b87;
   margin: 0px 0px 10px;
   text-align: center;
}
.entry p {
   font-size: 17px;
   margin: 0px;
}
.entry_box {
    position: relative;
    text-align: left;
    margin-top: 40px;
}
.entry_box ul {
    padding: 0px;
    margin: 0px;
}
.entry_box ul li {
   font-size: 18px;
   font-weight: 600;
   list-style: none;
   display: block;
   color: #fff;
   padding: 15px 0px 15px 90px;
   margin: 10px 0px;
   border: 2px solid #278cdc;
   background: #004b87;
   border-radius: 5px;
   text-decoration: none !important;
   position: relative;
   transition: 0.5s all;
   cursor: pointer;
}
.entry_box ul li:hover {
    background: #df152b;
    border: 2px solid #ea8e98;
}
.entry_box ul li:before {
    content: '';
    width: 40px;
    height: 40px;
    display: block;
    position: absolute;
    left: 30px;
    background: #ffff url(/wp-content/uploads/2026/04/favicon.png) center center no-repeat;
    background-size: 30px;
    border-radius: 50%;
    vertical-align: middle;
    top: 50%;
    transform: translateY(-50%);
}
.entry_box ul li a {
    color: #fff !important;
    text-decoration: none !important;
    display: block;
}
a.app_btn {
   font-size: 17px;
   font-weight: 500;
   padding: 10px 30px;
   color: #fff !important;
   border-radius: 5px;
   background: #df152b;
   border: 2px solid #df152b;
   display: inline-block;
   text-transform: uppercase;
   text-decoration: none !important;
   margin-top: 30px;
   transition: 0.5s all;
}
a.app_btn:hover {
    color: #fff !important;
    background: #bf192b;
}
.benefit-section {
   position: relative;
   padding: 30px 0px;
   background: #e8eff4;
}
.benefit-section h2 {
   font-size: 36px;
   font-weight: 700;
   color: #000;
   margin: 0px;
}
.benefit-section ul {
   padding: 0px;
   margin: 0px;
}
.benefit-section ul li {
   font-size: 17px;
   line-height: 22px;
   color: #000;
   list-style: none;
   display: block;
   margin: 50px auto;
   position: relative;
   padding-left: 70px;
   width: 70%;
}
.benefit-section ul li:before {
   content: '';
   display: block;
   width: 45px;
   height: 45px;
   background: #cde0ed url(/wp-content/uploads/2026/05/benefit-01.png) center center no-repeat;
   background-size: 30px !important;
   border-radius: 5px;
   border: 2px solid #adc8db;
   box-shadow: 0px 2px 5px 0px #ccc;
   position: absolute;
   left: 0;
   top: 0;
}
.benefit-section ul.benefit-left li:nth-child(2):before {
   background: #cde0ed url(/wp-content/uploads/2026/05/benefit-02.png) center center no-repeat;
}
.benefit-section ul.benefit-left li:last-child:before {
   background: #cde0ed url(/wp-content/uploads/2026/05/benefit-03.png) center center no-repeat;
}
.benefit-section ul.benefit-right li:first-child:before {
   background: #cde0ed url(/wp-content/uploads/2026/05/benefit-04.png) center center no-repeat;
}
.benefit-section ul.benefit-right li:nth-child(2):before {
   background: #cde0ed url(/wp-content/uploads/2026/05/benefit-05.png) center center no-repeat;
}
.benefit-section ul.benefit-right li:last-child:before {
   background: #cde0ed url(/wp-content/uploads/2026/05/benefit-06.png) center center no-repeat;
}

/** Testimonials **/
.testimonial-section {
  background: #f6f8fb;
}
.section-title {
    color: #0f172a;
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 12px;
}
.section-desc {
  font-size: 16px;
  max-width: 560px;
  margin: 0 auto;
}
.testimonial-card {
  position: relative;
  background: #ffffff;
  border-radius: 22px;
  padding: 34px 30px 30px;
  min-height: 100%;
  box-shadow: 0 18px 45px rgba(15, 23, 42, 0.08);
  border: 1px solid rgba(226, 232, 240, 0.9);
  overflow: hidden;
  transition: all 0.3s ease;
}
.testimonial-card:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 5px;
  background: linear-gradient(90deg, #2139a4, #2139a4);
}
.testimonial-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 28px 70px rgba(15, 23, 42, 0.14);
}
.quote-icon {
  position: absolute;
  top: 12px;
  right: 24px;
  font-size: 88px;
  line-height: 1;
  color: rgba(37, 99, 235, 0.08);
  font-family: Georgia, serif;
  font-weight: 700;
}
.stars {
  color: #f59e0b;
  font-size: 17px;
  letter-spacing: 2px;
  margin-bottom: 20px;
}
.testimonial-text {
  color: #475569;
  font-size: 16px;
  line-height: 1.75;
  margin-bottom: 28px;
  position: relative;
  z-index: 1;
}
.client-info {
  display: flex;
  align-items: center;
  gap: 14px;
  padding-top: 22px;
  border-top: 1px solid #e2e8f0;
}
.client-avatar {
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background: linear-gradient(135deg, #2139a4, #1d1c29);
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 16px;
}
.client-info h4 {
  color: #0f172a;
  font-size: 17px;
  font-weight: 700;
  margin: 0 0 4px;
}
.client-info span {
  color: #64748b;
  font-size: 14px;
}

@media (max-width: 767px) {
  .section-title {
    font-size: 30px;
  }

  .testimonial-card {
    padding: 30px 24px 26px;
  }

  .testimonial-text {
    font-size: 15px;
  }
}

/** Toast Notification **/
.success-toast {
  position: fixed;
  left: 22px;
  bottom: 22px;
  width: 335px;
  max-width: calc(100vw - 28px);
  background: #ffffff;
  color: #1d1c29;
  border-radius: 999px;
  padding: 10px 18px 10px 10px;
  z-index: 999999;
  box-shadow: 0 14px 35px rgba(0,0,0,0.18);
  display: none;
  align-items: center;
  gap: 12px;
  border: 1px solid rgba(33,57,164,0.12);
  animation: toastIn 0.35s ease forwards;
}
.success-toast.show {
  display: flex;
}
.success-avatar {
    width: 62px;
    height: 62px;
    border-radius: 50%;
    flex: 0 0 62px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 17px;
    font-weight: 700;
    letter-spacing: 0.4px;
    background: #2139a4;
}
.success-content {
  min-width: 0;
  flex: 1;
}
.success-title {
    font-size: 13px;
    line-height: 1.25;
    font-weight: 700;
    color: #1d1c29;
    margin-bottom: 3px;
}
.success-text {
    font-size: 12px;
    line-height: 1.3;
    color: #4c4c4c;
    margin: 0 0 5px;
    font-weight: 600;
}
.success-meta {
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 10.5px;
    color: #565656;
    white-space: nowrap;
}
.success-badge {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #2139a4;
    color: #ffffff;
    font-size: 9px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    line-height: 13px;
}
.success-brand {
  color: #2139a4;
  font-weight: 700;
}
@keyframes toastIn {
  from {
    opacity: 0;
    transform: translateY(14px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@media (max-width: 575px) {
  .success-toast {
    left: 10px;
    bottom: 10px;
    width: 265px;
    max-width: calc(100vw - 20px);
    padding: 7px 10px 7px 7px;
    gap: 7px;
    border-radius: 22px;
  }
  .success-avatar {
    width: 40px;
    height: 40px;
    flex-basis: 40px;
    font-size: 12px;
    border-width: 1px;
  }
  .success-title {
    font-size: 11px;
    line-height: 1.15;
    margin-bottom: 1px;
  }
    .success-text {
        font-size: 10.5px;
        line-height: 1.25;
        margin-bottom: 2px;
        -webkit-box-orient: vertical;
    }
  .success-meta {
    font-size: 8.5px;
    gap: 4px;
    line-height: 1;
  }
  .success-badge {
    width: 10px;
    height: 10px;
    font-size: 7px;
  }
}


/*........ For Mobile ........*/
@media only screen and (max-width: 767px) {
.h-top ul li a {
    font-size: 0px;
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
}
.menu, .head-btn {
    display: none;
}
.mb-menu {
    display: block;
    vertical-align: middle;
}
.banner {
    padding: 50px 0px 80px;
    text-align: center;
    background: url(images/mbl-banner.jpg) top center no-repeat;
    background-size: cover;
}
.banner h1 {
    font-size: 34px;
}
.banner p {
    font-size: 20px;
    margin: 15px 0px 0px;
}
.banner a {
    font-size: 16px;
    padding: 15px 25px;
    margin-top: 20px;
}
.ban-row {
    top: 40px;
}
.ban_box {
    padding: 15px 10px;
    width: 90%;
    text-align: center;
}
.ban_box img {
    float: none;
    display: inline-block !important;
}
.ban_box h2 {
    margin: 7px 0px 0px 8px;
    display: inline-block;
}
.ban_box p {
    font-size: 15px !important;
    margin: 0px !important
}
.jobs-section {
    padding: 130px 0px 40px;
    text-align: center;
}
.job-box img {
    width: 60%;
    margin: 30px auto 0px;
    display: none;
}
.job-box h2 {
    font-size: 30px;
    margin: 10px 0px 0px;
}
.job-box p {
    font-size: 16px;
    text-align: center;
}
.job-box a {
    font-size: 16px;
    margin-top: 15px;
}
.hiring-section {
    padding: 40px 0px;
}
.hiring-section h2 {
    font-size: 30px;
}
.hir-box {
    margin-top: 25px;
    padding: 10px 15px;
}
.hir-box h3 {
    font-size: 22px;
}
.hir-box h3 br {
    display: none;
}
.hiring-section a {
    font-size: 16px;
    padding: 15px 25px;
    margin-top: 35px;
}
.emp-benefits {
    padding: 40px 0px;
}
.emp-benefits h2 {
    font-size: 30px;
}
.tab-box {
    margin: 10px 0px;
}
.tab-box img {
    vertical-align: text-top;
    width: 40px;
    height: auto;
}
.tb-txt {
    vertical-align: text-top;
    width: 80%;
}
.tb-txt h4, .tb-txt h5, .tb-txt h6 {
    font-size: 19px;
}
.tb-txt p {
    font-size: 13px !important;
}

.entry-section {
    padding: 40px 0px;
    text-align: center;
}
.entry-section h2 {
    font-size: 30px;
}
.entry-section p br {
    display: none;
}
.hs-box a {
    font-size: 17px;
    text-align: left;
}
.benefits-section {
    padding: 40px 0px;
}
.benefits-section h2 {
    font-size: 30px;
}
.prog-box {
    padding: 10px 15px 10px 65px;
    width: 100%;
    margin: 20px auto 0px;
}
.prog-box img {
    padding: 5px;
    top: 15px;
    left: 6px;
    width: 45px;
}
.prog-box h3 {
    font-size: 18px;
}
.prog-box p {
    font-size: 14px;
}
.benefits-section a {
    font-size: 16px;
    padding: 15px 30px;
    margin-top: 35px;
}
.foo-txt img {
    width: 70%;
}
.foo-links h4, .foo-contact h4 {
    margin: 30px 0px 0px;
}
.foo-contact {
    padding-left: 0px;
}
.foo-bottom {
    text-align: center;
}
.foo-bottom ul {
    margin: 25px 0px 0px;
    text-align: center;
}


/** Top Jobs **/
.top-jobs {
    padding: 30px 0px 0px;
}
.top-jobs h1 {
    font-size: 30px;
}
.tj-row {
    padding: 30px 0px 40px;
}
.tj-row h2 {
    font-size: 30px;
}
.tj-img:before {
    display: none;
}
.tj-img img {
    width: 70%;
    margin: 30px auto 0px;
    display: block;
}
.tj-row a {
    padding: 10px 10px;
}

/** FAQs **/
.my_faq h1 {
    font-size: 30px;
    text-align: center;
}

/** Contact Us **/
.cont-form {
    padding: 15px 20px 20px;
    margin-top: 20px;
}
.cont-form input, .cont-form textarea {
    margin-top: 10px;
}
.cont-form br {
    display: none;
}
.cont-form textarea {
    height: 110px;
}

/** Landing Page **/
.ov-section {
    padding: 140px 0px 30px;
}
.ov-section h2 {
    font-size: 30px;
}
.ov-box {
    padding: 20px;
    margin-top: 20px;
}
.ov-box h3 {
    font-size: 30px;
}
.key-section {
    padding: 30px 0px;
}
.key-section h2 {
    font-size: 30px;
    margin: 0px 0px 10px;
}
.key-section .hir-box h3 {
    font-size: 18px;
}
.pb-section {
    padding: 20px 0px 40px;
}
.pb-box {
    margin-top: 20px;
}
.pb-box h2 {
    font-size: 26px;
}
.pb-box ul {
    display: block;
    width: 100%;
}
.pb-box ul li {
    font-size: 16px;
    margin: 15px 0px;
    padding-left: 35px;
    width: 100%;
}
.pb-box ul li:before {
    width: 20px;
    height: 20px;
    background-size: 11px;
}
.ph-section .pb-box ul li {
    font-size: 17px;
    margin: 10px 0px;
    width: 100%;
}
.hp-section {
    padding: 30px 0px;
}
.hp-section h2 {
    font-size: 30px;
    margin: 0px 0px 0px;
}
.hp-section ul li {
    width: 100%;
    margin: 25px 5px 0px;
}
.hp-section ul li:after {
    display: none;
}
.hp-section ul li br {
    display: none;
}
.app-section {
    padding: 30px 0px 40px;
}
.app-section h2 {
    font-size: 28px;
}
.app-section p br {
    display: none;
}

/** verify **/
.step_body {
    padding: 5px 15px;
}
.step-sidebar {
    display: none !important;
}
.step_body h1 {
    font-size: 26px;
}
.step-content {
    padding: 20px 0px 20px 0px;
    border: none;
}
.step_five .step-content {
    border: none;
    padding: 20px 0px;
}
.step_body input[type="submit"], .step_body button[type="submit"], a.training-btn {
    padding: 15px 20px;
    font-size: 16px;
}
div#myTabContent {
    padding: 10px 10px 25px !important;
}
.step_five .step-sidebar {
    display: block !important;
    border-radius: 0px;
}
.refund-batch {
    width: 60%;
}
.tsao-img {
    display: none !important;
}

/* Success */
.success-div {
    padding: 30px 15px;
}
.success-div h1 {
    font-size: 30px;
}
.success-div a {
    padding: 15px;
    margin: 0px;
}
.success-div p {
    font-size: 16px;
}

/** General **/
.in-text h1 {
    font-size: 30px;
    text-align: center;
}

/** New Landing Pages **/
.landing-banner {
    padding: 35px 0px;
}
.landing-banner h1 {
    font-size: 28px;
}
.landing-banner p {
    font-size: 15px;
    margin: 15px 0px 0px;
}
.jl-banner .owl-dots {
    display: none;
}
section.common-mistakes-section table {
    width: 100%;
}
section.common-mistakes-section table th {
    font-size: 16px;
    padding: 10px 5px;
}
section.common-mistakes-section table tr td {
    font-size: 15px;
    padding: 10px 5px 10px 28px;
}
section.common-mistakes-section table tr td:before {
    content: '!';
    width: 18px;
    height: 18px;
    top: 13px;
    left: 5px;
    font-size: 14px;
}
section.common-mistakes-section table tr td:last-child:before {
    font-size: 13px;
}

.watu-question-choice label:before {
    height: 100% !important;
    align-content: center;
}
.quiz-score-card {
    margin-top: 25px;
    padding: 20px 10px;
}
.quiz-score-card h3 {
    font-size: 24px;
}
.res-content {
    margin-top: 20px;
}
.res-content p {
    font-size: 17px;
}
.res-content p br {
    display: none;
}
.res-content ul {
    padding: 0px;
    margin: 0px;
}
.res-content ul li {
    font-size: 16px;
    margin: 20px auto;
    padding-left: 60px;
}
.res-content ul.benefit-right li:first-child {
    margin-top: 0px;
}
.res-content a {
    font-size: 16px;
    padding: 15px 15px;
}

/** New home **/
header .col-7 {
   max-width: 100%;
   flex: auto;
}
.menu-2 {
        display: none;
    }
    header .col-4 {
        text-align: right;
    }
    .mb-menu.menu-2 {
        display: none;
    }
    .ban_txt {
       padding: 40px 0px 40px;
   }
.ban_txt h1 {
   font-size: 38px;
}
    .ban_txt p {
        font-size: 20px;
    }
.ban_txt p span {
   font-size: 22px;
   margin: 10px 0px;
   height: 70px;
}
.ban_txt a {
   line-height: 43px;
   margin-top: 20px;
}
.ban_row-2 {
   width: 100%;
   padding-top: 10px;
}
.ban_box-2 {
   text-align: center;
   border-right: none;
   padding: 10px 0px !important;
}
.ban_box-2:hover {
   background: #004b87;
}
.ban_box-2 img {
    display: block;
    margin: 0 auto;
}
.ban_box-2 h2 {
   font-size: 20px;
   font-family: sans-serif;
   margin: 15px 0px 0px;
}
    .hiring {
        padding: 30px 0px;
    }
.hiring h2 {
   font-size: 27px;
}
    .h-bull {
        margin: 10px 0px;
    }
    .h-bull h3 {
        font-size: 22px;
    }
    .h-bull ul {
        margin: 20px 0px 20px;
    }
    .h-bull ul li {
        margin: 5px 0px;
        padding-left: 20px;
    }
    .hiring_box {
        padding: 10px 15px;
        margin: 5px 0px 10px;
    }
    .hiring_box img {
        width: 60px;
        height: 60px;
    }
    .hiring_box h2 {
        font-size: 20px !important;
        margin: 5px 0px 0px;
    }
    .hiring_box span {
        width: 40px;
        height: 100%;
        padding: 0px 15px;
        border-radius: 30px 0px 0px 30px;
        display: flex;
        align-items: center;
    }
    .did {
        padding: 30px 0px;
    }
    .did h2 {
       font-size: 30px;
       margin: 0px 0px 15px;
   }
   .tab-box-2 {
   margin: 5px 0px;
   padding: 10px;
}
.tab-box-2 img {
   margin-right: 5px;
   width: 40px;
   height: auto;
}
.tb-txt-2 {
   width: 81%;
}
.tb-txt-2 h4, .tb-txt-2 h5, .tb-txt-2 h6 {
   font-size: 18px;
}
.tb-txt-2 p {
   font-size: 13px !important;
}
    .entry h2 {
        font-size: 28px;
        margin: 0px;
    }
    .entry p {
        margin: 10px 0px 10px;
    }
    .entry p br {
        display: none;
    }
    .entry_box {
        margin-top: 10px;
    }
    .entry_box ul li {
        font-size: 17px;
    }
    a.app_btn {
        padding: 10px 20px;
        margin-top: 10px;
    }
    .entry {
        padding: 30px 0px;
    }
    .benefit-section h2 {
   font-size: 30px;
}
.benefit-section ul li {
   margin: 25px auto;
   width: 100%;
}
.benefit-section ul.benefit-right li:first-child {
   margin-top: 0px;
}

/** apply **/
section.apply {
    padding: 30px 0px;
}
section.apply .margin {
    padding: 0px 15px;
}
.app_step {
    padding: 10px 20px 10px 40px;
}
.app_txt h2 {
    font-size: 24px;
}
.app_txt p {
    font-size: 15px;
    margin: 10px 0px 20px;
}
.app_step h2 {
    font-size: 18px;
}
.app_step span {
    font-size: 14px;
    width: 30px;
    left: -30px;
}
.step_box {
    display: none;
}
.step_box.active {
    display: block;
}

}
/*........ For Tablet Vertical ........*/
@media only screen and (min-width: 768px) and (max-width: 991px) {



}

/*........ For Tablet Horizontal ........*/
@media (min-width: 901px) and (max-width: 1024px) {



}