/*
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: #fff;
    width: 40px;
    height: 40px;
    display: block;
    text-align: center;
    border-radius: 50%;
    padding: 8px 0px;
}

/** 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 30px;
    border-radius: 8px;
    text-transform: uppercase;
    margin-top: 15px;
    text-decoration: none !important;
}
.tj-row a:hover {
    color: #fff;
    background: #3f3e4e;
}



/** 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: 20px 30px 40px 0px;
}
.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;
}
.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: 180px 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;
    background: #ffffff1f;
    padding: 20px;
    border-radius: 20px;
    border: 2px dashed #7e7e7e;
}
.pb-box h2 {
    font-size: 28px;
    font-weight: 600;
    margin: 0px;
}
.pb-box ul {
    margin: 20px 0px 0px;
    padding: 0px;
}
.pb-box ul li {
    font-size: 17px;
    font-weight: 500;
    list-style: none;
    margin: 10px 0px;
    display: block;
    position: relative;
    padding-left: 35px;
}
.pb-box ul li:before {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    background: #1d1c29 url(images/check.png) center center no-repeat;
    background-size: 11px;
    border-radius: 5px;
    position: absolute;
    left: 0;
    top: 2px;
}
.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: 50px;
    height: 2px;
    background: #e7ebff;
    position: absolute;
    right: -30px;
    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: 60px 0px 70px;
    text-align: center;
}
.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;
}



/*........ 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;
}

/** 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;
}

/** 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: 160px 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;
}
.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;
}
.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;
}



}
/*........ 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) {



}