body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul {
    margin: 0;
    padding: 0;
    line-height: normal;
    font-family: 'Roboto Condensed', sans-serif;
    color:#000;
}
* {
    box-sizing: border-box;
    outline:none
}
li {
    list-style: none;
}
.mbll_numm{ display:none}
.main-wrapper a,
.main-wrapper a:focus,
a:hover {
    text-decoration: none;
    outline: none;
}
img {
    max-width:100%;
}
.main-wrapper {
    background: #ececed url(../images/body-background.jpg) no-repeat;
    background-position: center top;
    background-size: 100% 22%;
}
.main-wrapper,
.outer-div {
    float: left;
    width: 100%;
}
.btn {
display: inline-block;
}
.container {
    max-width: 1230px;
    width: 100%;
}
.container2 {
    max-width: 800px;
    margin: auto;
    width: 95%;
}

h4.sub-title-info {
    color: #000;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
    font-family: 'Open Sans', sans-serif;
}

/*  job network provider start*/
.selectCourse {
    color: #333 !important;
    text-shadow: none !important;
}
.jsel_course_city{
	display:none
}
.selProduct option{
	display:block
}
.levelCity{
	display:none;
}

.clone-main .clonedInput:first-child .remove_field {
    display: none;
    visibility: hidden;
    opacity: 0;
}

.course-info-data .table-bordered  td {
	color: #000;
	font-size: 14px;
	padding: 20px 15px;
	vertical-align:middle;
	text-align:center;
    font-weight: 500;
	line-height: normal;
}
.course-booking-form-wrapper .table thead{
    background-image: url("../images/box-shadow.jpg");
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
}
.course-booking-form-wrapper .table th {
    color: #000;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 15px;
    text-transform: uppercase;
    border: none;
    text-align: center;
}
.course-booking-form-wrapper .table {
	margin:0
}
.course-booking-form-wrapper table .pimage {
    float: left;
    width: 90px;
}
.course-booking-form-wrapper table .product-name {
    float: left;
    font-size: 14px;
    width: calc(100% - 90px);
    padding-left: 10px;
    padding-top: 10px;
}
.course-booking-form-wrapper table .product-name a{
	color: #333;
}
.course-booking-form-wrapper table .product-name a:hover{
	color:#000
}
span.quantity-controls.js-recalculate span.quantity-box input {
    width: 100%;
    border-radius: 0;
    box-shadow: none;
    border: 1px solid #ddd;
    background: #fff;
    height:34px;
    padding: 0 30px;
    text-align: center;
    margin: 0 0;
}
span.quantity-controls.js-recalculate input.quantity-controls {
    background: #7d7d7d;
    border: 1px solid #7d7d7d;
    color: #fff;
    height: 34px;
    width: 34px;
    font-size: 30px;
    padding: 0 0;
    line-height: 24px;
    float: left;
    position: absolute;
    left: 0;
    top:0;
}
span.quantity-controls.js-recalculate input.quantity-controls.quantity-plus {
    left:auto;
    right:0;
}
.course-booking-form-wrapper .table th:first-child {
    min-width: 200px;
}
span.quantity-controls.js-recalculate {
	float:left;
	width:100%;
	position:relative;
}

.course-booking-form-wrapper table.table.table-bordered tbody td {
    min-width: 210px;
    	text-align:center;
}
.course-booking-form-wrapper table.table.table-bordered tbody td:nth-child(3) {
    min-width: 150px;
    width: 150px;
}
.form-set-one {
	padding-top:30px;
}
.row.form-set-one.clone-form {
    margin: 0;
}
.clone-form-inner {
    float: left;
    width: 100%;
    border: 1px solid #ddd;
    padding: 20px 10px;
}
.button-action.text-right{
	padding-right:0
}
.clone-inner-duplicate{
	margin-top:30px;
}
ul.list-unstyled li {
    display: block;
    padding: 5px 0;
}

.clone-form-inner , .clone-inner-duplicate , 
.clone-form-inner.clone-inner-duplicate {position:relative;}

a.remove_field, a.remove_field:focus { 
	width: 28px;
	height: 28px;
	position: absolute;
	right: -13px;
	top: -13px;
	background-color: #afaeae;
	text-align: center;
	line-height: 22px;
	color: #4a4a4a;
	font-size: 22px;
	font-weight: 500;
	z-index: 5;
	text-decoration: none;
	border-radius: 100%;
}

.course-booking-form-wrapper .table-responsive {
    padding: 0 16px;
}

.no-pad{
	padding:0px !important
}

.default-page span.addtocart-button input.jbtn {
    min-width: 240px !important;
    line-height: 45px !important;
    border-radius: 0 !important;
    padding: 0 15px !important;
    font-size: 18px !important;
    text-transform: uppercase !important;
    font-weight: bold !important;
    background: #fdb827 !important;
    margin-top: 25px !important;
    color: #000 !important;
    margin-left: 25px;
}
.addtocart-button .help-tip {
    display: inline-block;
    margin: 0;
}
.default-page  span.addtocart-button input.jbtn:hover{
	border: 1px solid #fdb827;
}
.cartTotal span {
    font-size: 20px;
}


/*  job network provider end*/



/* Loader Section Css
============================================ */
#page-loader {
    align-items: center;
    background:#ffb927;
    bottom: 0;
    color: #000;
    display: flex;
    flex-direction: column;
    justify-content: center;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9999;
	height:100%;
    text-align:center; 
}
/*.loader {
    border:4px solid #000;
    border-radius: 50%;
    border-top:4px solid #fff;
    width:40px;
    height:40px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}*/
/*.loader{
 position:absolute;
 top:40%;
 left:45%;
 }*/
.loader {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
 
@-webkit-keyframes spin {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
}
@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
#page-loader > h3 {
    font-size: 13px;
    font-weight: 600;
    margin-top: 10px;
    text-transform: uppercase;
}

.forklift-course-outer p a {
    color: #fdb827;
    font-weight: bold;
}
/* Button Section Css
============================================ */

.testimonial-outer.outer-div .btn-default {
    position: relative;
    z-index: 2;
    -webkit-transition: color 0.45s ease 0s;
    -moz-transition: color 0.45s ease 0s;
    transition: color 0.45s ease 0s;  
    border:none  
}
.testimonial-outer.outer-div .btn-default:before {
    position: absolute;
    content: '';
    left:0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    transform: scaleX(0);
    -webkit-transform: scaleX(0);
    transform-origin: 0 50%;
    -webkit-transform-origin: 0 50%;
    -webkit-transition: transform 0.45s ease 0s;
    -moz-transition: transform 0.45s ease 0s;
    transition: transform 0.45s ease 0s;
    background: #ff8d07;
}
.testimonial-outer.outer-div .btn-default:hover:before{
    transform: scaleX(1.01);
    -webkit-transform: scaleX(1.01);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

/* Site Header Section Css
============================================ */

.top-header {
    background: #000000;
    padding:10px 0;
}
.top-header ul li {
    color: #fff;
    float: left;
    font-size: 13px;
    padding:0 5px;
}
.top-header ul li:first-child , .top-header ul li:first-child  .fa{
    padding-left:0
}
.top-header ul li:last-child {
    padding-right:0
}
.top-header ul li .fa {
    font-size: 16px;
    padding-right: 5px;
    position: relative;
    top: 1px;
}
.top-header ul li.header-social-icon .fa {
    font-size: 14px;
    padding-right: 5px;
    position: relative;
    top: 1px;
    color:#337ab7;
}
.top-header ul li .fa-map-marker {
    color: #d81f1f;
}
.top-header ul li .fa-phone {
    color: #ff8d07;
}
.top-header ul li .fa-twitter {
    color: #59d8ff;
}
.top-header ul li.header-social-icon {
    margin-left: 30px;
}
.top-header ul li.header-social-icon:last-child {
    margin-left: 0;
}
.top-header ul li a {
    color: #fff;
}

.bottom-header-navigation {
    background:url("../images/header-bg.jpg");
    background-repeat:no-repeat;
    background-size:cover;
    background-position:center center;
}
.navbar-brand {
    height: 100%;
    padding:6px 0;
}
.lead-naviagtion  li a {
    color: #000;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 16px;
    font-weight: 700;
    padding: 22px 15px;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease-in-out ; 
    -moz-transition:  all 0.3s ease-in-out ;
    -ms-transition: all 0.3s ease-in-out ;
    transition: all 0.3s ease-in-out ;
    position:relative;
    z-index:1;
}
.lead-naviagtion  li a:before{
    content: '';
    width: 100%;
    height: 0;
    top: 0;
    left: 0;
    background: #000;
    position: absolute;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    z-index:-1;
}
.lead-naviagtion li a:hover:before{
    height: 100%;
}
.lead-naviagtion  li a:hover{
    background: transparent;
    color:#fff;
}
.lead-naviagtion  li a:focus{
    background: transparent;
    color:#fff;
}
.lead-naviagtion  li.active > a{
    background-color: #000000;
    color: #fff;
}
body.home .bottom-header-navigation {
    background: rgba(0, 0, 0, 0.06);
}

/*-- Toggle Button  css
============================================ */
.toogle-menu {
    width: 45px;
    height: 36px;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .7s ease-in-out;
    transition: .7s ease-in-out;
    cursor: pointer;
    display: none;
    position: absolute;
    right: 0;
    top:20px;
    z-index: 99;
}
.toogle-menu span {
    display: block;
    position: absolute;
    height: 4px;
    width: 22px;
    background: #000;
    border-radius: 0;
    opacity: 1;
    left:10px;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
}
.toogle-menu span:nth-child(1) {
    top: 8px;
}
.toogle-menu span:nth-child(2),
.toogle-menu span:nth-child(3) {
    top: 17px;
}
.toogle-menu span:nth-child(4) {
    top: 26px;
}
.toogle-menu.open span:nth-child(1) {
    top: 10px;
    width: 0%;
    left: 50%;
}
.toogle-menu.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.toogle-menu.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.toogle-menu.open span:nth-child(4) {
    top: 24px;
    width: 0%;
    right: 50%;
}

/* courses Section Css
============================================ */

.courses-col.outer-div a {
    display: block;
    -webkit-transition: all 0.3s ease-in-out 0s; 
    transition: all 0.3s ease-in-out 0s;
}
.courses-col {
    margin: 15px 0 0;
    position: relative;
}
.courses-col-3 {
    width: 25%;
    float: left;
    padding: 0 9px;
}
.online-courses-sec .padding-lt-rt {
    padding: 0 6px;
}
.courses-col img {
    width: 100%;
}
.coures-name {
    background: rgba(255, 255, 255, 1);
    bottom: 0;
    color: #000;
    float: left;
    font-size: 16px;
    font-weight: 700;
    left: 0;
    padding: 5px 0;
    position: absolute;
    text-align: center;
    width: 100%;
    -webkit-transition: all 0.3s ease-in-out 0s; 
    transition: all 0.3s ease-in-out 0s;
}
.courses-col a:hover .coures-name {
    background: rgba(255, 255, 255, 0.5);
}
.courses-heading-title {
    background: #ffb927;
    font-size: 20px;
    font-weight: 700;
    margin: 15px 0;
    line-height: 35px;
    color: #fff;
    text-transform: uppercase;
}
.testimonial-outer {
    background: #060606;
    padding: 30px 0;
    background-size: 100%;
}
.choose-us {
    padding-right: 80px;
}
.double-sec-col h2 {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.choose-us h2 {
    color: #ffb927;
}
.choose-us ul {
    padding-left: 27px;
    margin-bottom:30px; 
}
.choose-us ul li {
    color: #ffb927;
    font-size: 14px;
    padding: 5px 0 5px  10px;
    font-family: 'Roboto', sans-serif;
    list-style-type: upper-roman;
    font-weight: 600;
}
a.button-btn {
    border: medium none;
    border-radius: 0;
    line-height: 24px;
    padding: 5px 15px;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    margin-top: 30px;
}
a.button-btn.yellow-btn {
    background: #ffb927;
    color: #000000;
}
a.button-btn.white-btn {
    color: #534c4c;
}
a.button-btn:hover {
    color: #000;
}
.testimonial-sec {
    padding-left: 30px;
}
.testimonial-sec h2 {
    color: #fff;
}
.testimonial-sec > p {
    color: #9c9c9c;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 15px;
}
.testimonial-crousel .item {
    color: #fff;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-weight: 500;
    padding-right: 68px;
    min-height: 150px;
}
.testimonial-crousel .item p {
    line-height: 24px;
}
.user-name {
    display: block;
    font-weight: 700;
    margin: 23px 0;
    text-transform: uppercase;
}
.carousel-indicators {
    position: static;
    text-align: left;
    width: 100%;
    margin: 0;
}
.testimonial-crousel .carousel-indicators li {
    background-color: #4d4d4d;
    height: 15px;
    margin: 0 2px;
    width: 15px;
    border-color: #4d4d4d;
}
.testimonial-crousel .carousel-indicators .active {
    background: none;
    height: 15px;
    width: 15px;
}
.askquestion-sec {
    background: #ffb927;
    padding: 10px 0;
}
.question-text p {
    font-size: 24px;
    color: #000;
    font-weight: 700;
}
.question-text p span {
    color: #fff;
}
.call-number-text p, .call-number-text a {
    font-size: 50px;
    color: #fff;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
}
.notification-text {
    padding: 10px 0;
}
.notification-text p {
    font-size: 24px;
    color: #373d43;
    font-family: "Roboto", sans-serif;
}
.online-courses-sec .courses-thumbnails {
    overflow:hidden;
    position: relative;
}
.online-courses-sec .courses-thumbnails img {
    -webkit-transform: scale(1); 
    -ms-transform: scale(1); 
    -moz-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.3s ease-in-out 0s; 
    transition: all 0.3s ease-in-out 0s;
    overflow:hidden;
    float:left;
    width:100%
}
.courses-col.outer-div > a:hover .courses-thumbnails img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);   
    -moz-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all 0.3s ease-in-out 0s; 
    transition: all 0.3s ease-in-out 0s;
}

/* Footer Section Css
============================================ */

.footer-main {
    background: #373d43;
    padding-top: 30px;
}
.footer-col1 img {
    margin: 10px 0 15px;
}
.footer-col h2 {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    font-family: "Roboto", sans-serif;
    margin-bottom: 40px;
    text-transform: uppercase;
}
.footer-col p,
.footer-col a,
.footer-col span {
    font-size: 14px;
    color: #eef5fc;
    font-family: "Roboto", sans-serif;
    line-height: 24px;
    -webkit-transition: all 0.3s ease-in-out; 
    transition: all 0.3s ease-in-out;
}
.footer-col1 > a {
    margin-top: 20px;
    display: block;
}
.footer-col ul li {
    padding: 2px 0;
    font-size: 16px;
    color: #eef5fc;
    font-family: "Roboto", sans-serif;
    line-height: 24px;
    position: relative;
}
.footer-col3 ul {
    float: left;
    width: 50%;
}
.footer-col {
    float: left;
    padding: 0 15px;
    width: 20%;
}
.footer-col.footer-col1 {
    width: 30%;
}
.footer-col.footer-col3 {
    float: left;
    width: 50%;
}
.footer-col3 ul li {
    padding-left: 10px;
}
.footer-col3 ul li i {
    left: -15px;
    position: absolute;
    top: 6px;
}
.footer-bottom {
    background: #30363a none repeat scroll 0 0;
    margin-top: 40px;
    padding: 20px 0;
}
.footer-bottom p,
.footer-bottom p a {
    color: #fff;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
}
.footer-bottom p a {
    color: #c4c4c4;
}
.footer-bottom p a {
    display: inline-block;
    padding: 0 3px;
}
.footer-col a:hover,
.footer-bottom p a:hover {
    color: #ff8d07;
}
button.res-menubtn {
    display:none;
}
.footr-social-link.text-right {
    float: right;
    padding-right: 15px;
}
.footer-copy-text {
    float: left;
    padding: 0 15px;
}
span.close-btn {
    float: right;
    border-radius: 100%;
    font-size: 23px;
    position: absolute;
    right: 11px;
    cursor: pointer;
}
span.close-btn {
    float: right;
    border-radius: 100%;
    font-size: 12px;
    position: absolute;
    right: 11px;
    cursor: pointer;
    z-index: 999;
    background: #000;
    color: #fff;
    width: 20px;
    height: 20px;
    display: none;
    align-items: center;
    text-align: center;
    padding: 0 5px;
}
.layout-res {
    width: 100%;
    float: left;
    left: 0;
    height: 100%;
    background: rgba(0,0,0, 0.5);
    position: fixed;
    z-index: 999;
    display: none;
}
.layout-res.display-layout{
    display:block;
}
/* hack for chrome */

@media screen and (-webkit-min-device-pixel-ratio:0) {
    ul.top-header-address li .address-col span {
        font-size: 11px;
    }
    ul.top-header-address li + li {
    padding-left: 118px;
}

}

/* Breadcrumb Section Css
============================================ */

.common {
    float:left;
    width:100%;
}
.breadcrumb {
    background-color: #fff;
    border-radius: 0;
    margin-bottom: 0;
    padding: 20px 0;
    font-family: 'Open Sans', sans-serif;
}
.breadcrumb li a {
    color:#000;
    font-size:14px;
}
.breadcrumb li  {
    color:#777
}
.breadcrumb > li + li:before {
    color: #000;
    content:"\f101";
    padding: 0 10px;
    font-family:FontAwesome;
    font-size:16px;
}

/* About Us Section Css
============================================ */

.header-bar.outer-div {
    background:url("../images/header-bg.jpg");
    background-repeat:no-repeat;
    background-size:cover;
    background-position:center center;
}
.about-us-page-wrapper .about-right-side-bar {
    float: right;
    width: 220px;
}
.about-us-page-wrapper .about-left-side {
    float: left;
    padding: 0 25px 0 0;
    width: calc(100% - 220px);
}
.about-main-title  h2, .about-main-title  h3, .main-title h1 {
    color: #060606;
   /*font-size: 24px;*/
    font-weight: bold;
    margin: 0 0 15px;
    padding-bottom:5px;
    border-bottom:3px solid #ffb927;
    text-transform: uppercase;
    display:inline-block;
}
.main-title h1 { 
    margin:10px 0 25px;
    font-size: 24px;
}
.about-us-page-wrapper .about-content, 
.about-us-page-wrapper .about-content p , 
.about-us-page-wrapper .about-content ul{
    color: #000000;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    line-height:20px;
}
.about-us-page-wrapper .about-content p{
    margin-bottom:20px;
}
.about-us-page-wrapper .about-content ul li{
    padding-bottom:8px;
}
.why-choose-content .why-choose-img {
    padding-right: 30px;
}
.why-choose-content {
    padding-top:15px;
}
.about-us-page-wrapper .why-choose-content p {
    line-height:24px;
}
.about-us-page-wrapper  .our-vision {
    background: #f4f4f4;
    padding: 40px 20px;
    margin-bottom:30px;
}
.about-us-page-wrapper  .our-vision  p{
    margin:0;
    font-size:15px;
}
.our-mission h4 {
    color: #000;
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 10px;
    font-family: 'Open Sans', sans-serif;
}
.about-us-page-wrapper .our-mission ul li {
    line-height: 18px;
    padding: 0 0 10px 20px;
    position: relative;
}
.about-us-page-wrapper .our-mission ul li:before {
    color: #000;
    content:"\f101";
    font-family:FontAwesome;
    font-size:17px;
    position:absolute;
    top:0;
    left:0; 
}
.about-us-page-wrapper .our-mission .row {
    margin-bottom:30px;
}
ul.right-side-nav {
    background: #f4f4f4;
    margin-bottom: 30px;
}
ul.right-side-nav li a {
    border-bottom: 2px solid #fff;
    color: #000;
    display: block;
    font-size: 15px;
    font-weight: bold;
    padding: 15px;
    position: relative;
    text-transform: uppercase;
      -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    z-index:1; 
}
 ul.right-side-nav li a:hover,ul.right-side-nav li a:focus {
    text-decoration:none 
} 
ul.right-side-nav li.active-nav a {
    background:#fade7f;
}
ul.right-side-nav li.active-nav a:after {
   	border-left: 10px solid transparent;
    border-right: 10px solid #fade7f;
    border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
    content: "";
    left: -20px;
    position: absolute;
    top:14px;
    /*transform: rotate(90deg);
    -webkit-transform: rotate(90deg);*/
}

ul.right-side-nav li a:before {
    content: '';
    width: 0;
    height: 100%;
    top: 0;
    left: 0;
    background: #fade7f;
    position: absolute;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    z-index:-1;
}
ul.right-side-nav li a:hover:before {
    opacity:1;
    visibility:visible;
    width:100%;   
}
.about-right-img {
    padding-left:30px;
}
.html-overlay {
    background: rgba(0, 0, 0, 0.5);
    bottom: 0;
    display: none;
    left: 0;
    position: fixed;
    right: 280px;
    top: 0;
    width: 100%;
    z-index: 99;
}

/* Course Calender Section Css
============================================ */

.course-calender-wrapper {
    padding-bottom: 25px;
}
.course-calender-items h3.sub-title {
    background: #ffb927;
    color: #060606;
    font-size: 18px;
    font-weight: bold;
    padding:20px 5px;
    text-align: center;
    text-transform: uppercase;
    min-height: 85px;
}
.course-calender-items h3.sub-title span{
    font-size: 14px;
}
.course-action a.btn {
    background: #000;
    border-radius: 0;
    display: block;
    font-size:16px;
    color:#fff;
    font-weight:bold;
    font-family: "Roboto Condensed",sans-serif;
}
.course-calender-outer.row {
    margin:0 -10px;
}
.course-thumbnails img {
    width:100%;
}
.course-calender-outer [class*="col-"] {
    padding:0 10px;
}
.course-calender-items {
    margin-bottom:20px;
    overflow:hidden;
}
.course-thumbnails{
    overflow:hidden;
    position: relative;
}
.course-thumbnails:before{
    content:"";
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background:rgba(0,0,0,.4);
    z-index:9;
    opacity:0;
    visibility:hidden;
    -webkit-transition: all 0.3s ease-in-out 0s; 
    -moz-transition:  all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.course-thumbnails img{
    -webkit-transform: scale(1); 
    -ms-transform: scale(1); 
    -moz-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.3s ease-in-out 0s; 
    -moz-transition:  all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    overflow:hidden;
    float:left;
    width:100%
}
.course-calender-items:hover .course-thumbnails:before {
    opacity:1;
    visibility:visible;
}
.course-calender-items:hover .course-thumbnails img {
    z-index: 2;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);   
    -moz-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all 0.3s ease-in-out 0s; 
    -moz-transition:  all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.course-calender-items .btn-course {
    position: relative;
    z-index: 2;
    -webkit-transition: color 0.45s ease 0s;
    -moz-transition: color 0.45s ease 0s;
    transition: color 0.45s ease 0s;  
    border:none  
}
.course-calender-items .btn-course:before , .btn-animated:before{
    position: absolute;
    content: '';
    left:0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    transform: scaleX(0);
    -webkit-transform: scaleX(0);
    transform-origin: 0 50%;
    -webkit-transform-origin: 0 50%;
    -webkit-transition: transform 0.45s ease 0s;
    -moz-transition: transform 0.45s ease 0s;
    transition: transform 0.45s ease 0s;
    background-color: #333;
}
.course-calender-items:hover .btn-course:before {
    transform: scaleX(1.01);
    -webkit-transform: scaleX(1.01);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.btn-animated:hover:before{
    transform: scaleX(1.01);
    -webkit-transform: scaleX(1.01);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.btn-animated:before {
    background-color: #000;
    border-radius:4px;
}
.btn-animated{
    position: relative;
    z-index: 2;
    -webkit-transition: color 0.45s ease 0s;
    -moz-transition: color 0.45s ease 0s;
    transition: color 0.45s ease 0s;
    border:none;    
}
.course-calender-items .btn-course:before{
    background: #FF2600;
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline:none;
}

/* Special Combo Deals Section Css
============================================ */

.special-combo-deals-wrapper .main-title h1 {
    margin: 10px 0 5px;
}
.special-combo-deals-wrapper, .main-title h4.sub-title {
    color: #888;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 25px;
    font-family: 'Open Sans', sans-serif;
}
.special-combo-outer ul {
    display: table;
    width: 100%;
}
.special-combo-outer ul li .table-cell{
    display: table-cell;
    vertical-align:middle;
    padding:20px;
}
.special-combo-outer ul li:nth-child(odd){
    background:#f3f3f3;
    margin-bottom:2px;
}
.special-combo-outer ul li:nth-child(even){
    background:#fff;
    border:1px solid #e2e2e2;
}
.table-cell.special-combo-thumbnails {
    min-width: 430px;
}
.special-combo-price {
    align-items: center;
    background:#FFD44D;
    color: #000000;
    display: flex;
    flex-direction: column;
    font-size: 17px;
    font-weight: bold;
    height: 110px;
    justify-content: center;
    text-transform: uppercase;
    width: 110px;
    position:relative;
    border-radius:110px;
    margin-right:15px;
	-webkit-border-radius:110px ;
}
.special-combo-price span {
    color:#ff4100;
    font-size:34px;
}
.special-combo-price:before {
   /* border-left: 13px solid transparent;
    border-right: 13px solid transparent;
    border-top: 30px solid #FFD44D;
    content: "";
    left: -25px;
    position: absolute;
    top: 38px;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);*/
	
	border-left: 13px solid transparent;
    border-right: 30px solid #ffd44d;
    border-bottom: 13px solid transparent;;
    content: "";
    left: -39px;
    position: absolute;
    top: 41px;
    /* transform: rotate(90deg); */
    /* -webkit-transform: rotate(90deg); */
    border-top: 13px solid transparent;
}
.table-cell.special-combo-details {
    text-align: center;
}
.special-combo-details h3.title {
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    margin-bottom:7px;
}
.special-combo-details > p {
    color: #000;
    font-size: 16px;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;
    margin-bottom:10px;
}
.special-combo-details  .btn.btn-red {
    background-color:#FF2600;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    line-height: 35px;
    padding: 0 24px;
    text-transform: uppercase;
    border:none;
    font-family: 'Open Sans', sans-serif;
    min-width:128px; 
}
.special-combo-deals-wrapper {
    margin-bottom:50px;
}
.double-sec-col.testimonial-sec.outer-div .carousel {
    position: relative;
    min-height:200px;
}
.course-info-data table tr td .btn {
    min-width: 80px;
}

.special-combo-deals-wrapper .special-content, 
.special-combo-deals-wrapper .special-content p , 
.special-combo-deals-wrapper .special-content ul{
    color: #000000;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    line-height:20px;
}
.special-combo-deals-wrapper .special-content p{
    margin-bottom:20px;
}

/* Course Calender Section Css
============================================ */

.course-calender-container {
	padding-bottom:50px;
}
.course-calender-container .main-title h1 {
	margin: 10px 0 5px;
}
.course-info-data h3.course-title {
	background: rgb(254,216,70);
	background: -moz-linear-gradient(top, rgba(254,216,70,1) 5%, rgba(239,178,46,1) 100%, rgba(239,178,46,1) 100%, rgba(41,137,216,1) 100%);
	background: -webkit-linear-gradient(top, rgba(254,216,70,1) 5%,rgba(239,178,46,1) 100%,rgba(239,178,46,1) 100%,rgba(41,137,216,1) 100%);
	background: linear-gradient(to bottom, rgba(254,216,70,1) 5%,rgba(239,178,46,1) 100%,rgba(239,178,46,1) 100%,rgba(41,137,216,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fed846', endColorstr='#2989d8',GradientType=0 );
	color:#000;
	font-size:16px;
	text-transform:uppercase;
	font-weight:bold;
	font-family: 'Open Sans', sans-serif;
	line-height:40px;
	padding:0 15px;
}
.course-info-data .table-bordered {
	border-top:transparent;
}
.course-info-data .table-bordered thead th {
    color: #000;
    font-size: 15px;
    font-weight: bold;
    /*padding: 10px 15px;*/
    text-transform: uppercase;
    border: none;
    vertical-align: middle;
}
.course-info-data .table-bordered   thead th:nth-child(1) {
	min-width:180px;
}
.course-info-data .table-bordered  td {
	color: #000;
	font-size: 14px;
	padding: 20px 15px;
	vertical-align:middle;
	text-align:center;
    font-weight: 500;
	line-height: normal;
}
.course-info-data .table-bordered  td:nth-child(1) {
	text-align:left;
}
.course-info-data .table-bordered   thead {
    background-image: url("../images/box-shadow.jpg");
	/*background-repeat:no-repeat;*/
	background-repeat:repeat-x;
	background-position:center center;
	background-size:auto;
}/*
.course-info-data .table-bordered  td.action  .btn-booked-out{
    background: rgb(151,16,22);
    background: -moz-linear-gradient(top, rgb(151,16,22) 0%, rgb(230,26,35) 52%);
    background: -webkit-linear-gradient(top, rgb(151,16,22) 0%,rgb(230,26,35) 52%);
    background: linear-gradient(to bottom, rgb(151,16,22) 0%,rgb(230,26,35) 52%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#971016', endColorstr='#e61a23',GradientType=0 );
    color:#fff;
    position:relative;
    font-size:14px;
    border-radius:4px;
    border:1px solid #E61A23;
    text-transform:uppercase;
    line-height:normal;
    height:50px;
    z-index:1;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    box-shadow:inset 0px 0 0px 1px #d05f63; 
}
.course-info-data .table-bordered  td.action  .btn-booked-out:after{
    background: rgb(230,26,35);
    background: -moz-linear-gradient(top, rgb(230,26,35) 0%, rgb(151,16,22) 52%);
    background: -webkit-linear-gradient(top, rgb(230,26,35) 0%,rgb(151,16,22) 52%);
    background: linear-gradient(to bottom, rgb(230,26,35) 0%,rgb(151,16,22) 52%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e61a23', endColorstr='#971016',GradientType=0 );
    position: absolute;
    top:0;
    left:0;
    bottom:0;
    right:0; 
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    opacity: 0;
    visibility:hidden; 
    content:""; 
    z-index: -1;
    border-radius: 4px;
    border:1px solid #E61A23;
    box-shadow:inset 0px 0 0px 1px #d05f63; 
}
.course-info-data .table-bordered  td.action  .btn-booked-out:hover:after{
    opacity:1;
    visibility:visible; 
}
.course-info-data .table-bordered  td.action  .btn-booked-now{
    background: rgb(153,197,51);
    background: -moz-linear-gradient(top, rgba(153,197,51,1) 37%, rgba(57,139,22,1) 100%, rgba(240,179,46,1) 100%, rgba(41,137,216,1) 100%);
    background: -webkit-linear-gradient(top, rgba(153,197,51,1) 37%,rgba(57,139,22,1) 100%,rgba(240,179,46,1) 100%,rgba(41,137,216,1) 100%);
    background: linear-gradient(to bottom, rgba(153,197,51,1) 37%,rgba(57,139,22,1) 100%,rgba(240,179,46,1) 100%,rgba(41,137,216,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99c533', endColorstr='#2989d8',GradientType=0 );
    color:#fff;
    position:relative;
    font-size:14px;
    border-radius:4px;
    border:1px solid #5aa736;
    text-transform:uppercase;
    line-height:normal;
    height:50px;
    z-index:10;
    -webkit-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
    box-shadow:inset 0px 0 0px 1px #b7d5ac;
}
.course-info-data .table-bordered td.action .btn.btn-blink-out:after {
    bottom: -1px;
    content: "Hurry";
    left: -1px;
    position: absolute;
    right: -1px;
    top: -1px;
    z-index:9;
    line-height:45px; 
    background: -moz-linear-gradient(top, rgba(239,177,45,1) 13%, rgba(254,216,70,1) 58%);
    background: -webkit-linear-gradient(top, rgba(239,177,45,1) 13%,rgba(254,216,70,1) 58%);
    background: linear-gradient(to bottom, rgba(239,177,45,1) 13%,rgba(254,216,70,1) 58%);
    box-shadow:inset 0px 0 0px 1px #feefbc; 
    color:#1a1a1a;
    border:1px solid #f1ae16;
    border-radius:4px ;
    transition: none;
    -webkit-animation-name: blinker;
    -webkit-animation-duration:2s;
    -webkit-animation-iteration-count: infinite;
    animation-name: blinker;
    animation-duration: 2s;
    animation-iteration-count: infinite;
}
@keyframes blinker { 
    0% { opacity: 1; }
    49% { opacity: 1; }
    50% { opacity: 0; }
    99% { opacity: 0;  }
    100% { opacity: 1; }
}
@-webkit-keyframes blinker {
   0% { opacity: 1; }
    49% { opacity: 1; }
    50% { opacity: 0; }
    99% { opacity: 0;  }
    100% { opacity: 1; }
}*/
.course-info-data table tr td .btn {
  min-width: 80px;
}
/*
.course-info-data .table-bordered td.action .btn-booked-now:before {
    border: 1px solid #b7d5ac;
    border-radius:4px;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
    background: rgb(57,139,22);
    background: -moz-linear-gradient(top, rgba(57,139,22,1) 13%, rgba(153,197,51,1) 59%);
    background: -webkit-linear-gradient(top, rgba(57,139,22,1) 13%,rgba(153,197,51,1) 59%);
    background: linear-gradient(to bottom, rgba(57,139,22,1) 13%,rgba(153,197,51,1) 59%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#398b16', endColorstr='#99c533',GradientType=0 );
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    visibility:hidden;
    opacity:0;  
}*/
/*.button-action-div .btn-view-more {
    background: rgb(82,82,82);
    background: -moz-linear-gradient(top, rgba(82,82,82,1) 38%, rgba(3,3,3,1) 100%, rgba(57,139,22,1) 100%, rgba(240,179,46,1) 100%);
    background: -webkit-linear-gradient(top, rgba(82,82,82,1) 38%,rgba(3,3,3,1) 100%,rgba(57,139,22,1) 100%,rgba(240,179,46,1) 100%);
    background: linear-gradient(to bottom, rgba(82,82,82,1) 38%,rgba(3,3,3,1) 100%,rgba(57,139,22,1) 100%,rgba(240,179,46,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#525252', endColorstr='#f0b32e',GradientType=0 );
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    line-height: 40px;
    padding: 0;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    border-color:#616161;
    min-width:140px;
    position:relative;
    z-index:9;
      -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.course-info-data .table-bordered td.action .btn-booked-now:hover:before{
    opacity:1;
    visibility:visible; 
}
.button-action-div .btn-view-more:after {
    border: 1px solid #a4a4a4;
    border-radius:4px;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
}
.button-action-div .btn-view-more:before {
    border: 1px solid #a4a4a4;
    border-radius:4px;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
    background: rgb(82,82,82);
    background: -moz-linear-gradient(45deg, rgba(82,82,82,1) 38%, rgba(3,3,3,1) 100%, rgba(57,139,22,1) 100%, rgba(240,179,46,1) 100%);
    background: -webkit-linear-gradient(45deg, rgba(82,82,82,1) 38%,rgba(3,3,3,1) 100%,rgba(57,139,22,1) 100%,rgba(240,179,46,1) 100%);
    background: linear-gradient(45deg, rgba(82,82,82,1) 38%,rgba(3,3,3,1) 100%,rgba(57,139,22,1) 100%,rgba(240,179,46,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#525252', endColorstr='#f0b32e',GradientType=1 );
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    visibility:hidden;
    opacity:0;  
}
.button-action-div .btn-view-more:hover:before{
    opacity:1;
    visibility:visible; 
}*/
.course-info-data-outer [class*="col-"]{
	padding:0 10px;
}
.course-info-data-outer.row{
	margin:0 -10px;
}

/* Contact US Section Css
============================================ */

.contact-us-wra1pper .contact-us-items {
    margin-bottom: 40px;
    position: relative;
}
.contact-us-items .contact-address-info {
    background: #ffb927;
    left: 60px;
    padding: 40px;
    position: absolute;
    top: 55px;
    z-index:99; 
    width: 375px;
}
.contact-address-info ul li {
    padding: 0 0 15px 25px;
    position: relative;
    color:#000;
    font-size:16px;
}
.contact-address-info ul li a {
    color:#000;
    font-size:16px;
}
.contact-address-info ul li .fa {
    position:absolute;
    left:0;
    font-size:16px; 
    top:0;
}
.direction p strong {
    font-weight: 600;
    color: #000;
    font-size: 13px;
}
.direction {
	font-family: 'Open Sans', sans-serif;
	color:#000;
	line-height:19px;
	padding:10px 15px 0 15px;
	font-size: 13px;
}
.direction p {
	font-family: 'Open Sans', sans-serif;
	color:#000;
	line-height:19px;
} 
.direction a {
    color:#ffb927;
}
.contact-us-items {
    float: left;
    width: 100%;
    position: relative;
	padding-bottom:30px;
}
/* Testimonials US Section Css
============================================ */

.testimonials-items object, .testimonials-items iframe {
    float: left;
    width: 100%;
}
.testimonials-items .testimonials-info {
    background: #ffb927;
    padding:8px;
    float: left;
    width:100%; 
}
.testimonials-outer .testimonials-items {
    margin-bottom:20px; 
    float: left;
    width:100%; 
}
.row.testimonials-outer {
    margin:0 -10px;
}
.testimonials-outer [class*="col-"] {
    padding:0 10px; 
 }
.testimonials-outer .testimonials-info h3 {
    color: #000;
    font-size: 16px;
}
.testimonials-outer .testimonials-info h3 span {
    display:block;
    font-weight:600;  
}
.testimonials-outer .action .btn {
    min-width: 255px;
    padding: 0 0;
    line-height: 45px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 0;
    background: #282828;
    color: #fff;
	margin-top:20px;
    border: none;
}
.testimonials-outer .action .btn-animated:before {
    background-color: #ffb927;
    border-radius: 0;
}
.testimonials-wrapper {
	margin-bottom:40px;
}
/* Course Page Section Css
============================================ */
.forklift-course-booking img {
    max-width: 100%;
    margin: 0 0 15px 0;
    float:right; 
}
.forklift-course-booking .button-action a.btn {
    float: left;
    width: 100%;
    min-width: 100%;
    white-space: normal;
    line-height: normal;
    font-size: 16px;
    padding: 10px 12px;
}
.forklift-licence-outer {
    background: #faf9f9;
    padding: 30px;
    border: 1px solid #ddd;
    margin-bottom: 35px;
    margin-top: 5px;
}
.forklift-licence-outer p {
    position: relative;
    padding: 0 0 10px 0px;
    font-size: 15px;
    color: #000;
}
.forklift-licence-outer ul li {
    position: relative;
    padding: 0 0 10px 40px;
    font-size: 15px;
    color: #000;
	font-family: 'Open Sans', sans-serif;
}
.forklift-licence-outer ul li:before {
    position: absolute;
	left:0;
	top:0;
    content:"";
	background:url("../images/check-icon.png");
	background-repeat:no-repeat;
	background-position:center center;
	height: 25px;
    width: 25px;
}
.course-page-wrapper .terms-conditions-body {
    padding: 20px;
    border: 1px solid #c5c5c5;
    border-top:none;
    font-family: 'Open Sans', sans-serif;
}
.terms-conditions-body ul {
    float: left;
    margin-bottom: 10px;
    width: 100%;
}
.forklift-licence-outer .about-main-title h5 {
    margin: 5px 0 20px 0;
	font-size:16px;
	font-family:'Open Sans', sans-serif;
	font-weight:600;
}
.forklift-course-outer .about-main-title h2 {
    margin-bottom: 35px;
}
.forklift-course-outer h4.title {
    font-size: 15px;
    font-weight: bold;
    color: #000;
	font-family: 'Open Sans', sans-serif;
	margin-bottom:5px;
}
.terms-conditions-body {
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
}
.forklift-course-outer p.scaffolding-title a {
    color: #848484;
    text-decoration: underline;
}
.forklift-course-outer p {
    font-size: 14px;
    color: #000;
	font-family: 'Open Sans', sans-serif;
	margin-bottom:15px;
	line-height:26px;
}
.terms-conditions-body  a {
	color:#fdb827;
}
.forklift-course-outer ul.forklift-course-list-items li {
    position: relative;
    padding: 0 0 10px 25px;
    font-size: 15px;
    color: #000;
	font-family: 'Open Sans', sans-serif;
}
.forklift-course-outer ul.forklift-course-list-items li:before {
    position: absolute;
	left:0;
	top:2px;
    content: "\f101";
	font-family:  FontAwesome;
	font-size:16px;
}
/* .forklift-course-list-items li span {
    background-color: yellow;
} */
.forklift-course-list-items li span a{
    color: #000000;
	text-decoration: underline;
}
.no-right-padding {
	padding-right:0
}
.forklift-course-outer ul li strong a {
    color: #fdb827;
    font-weight: bold;
}
.terms-conditions-title {
    background: #ededed;
    padding: 10px 15px;
    font-size: 14px;
    font-weight: 600;
	font-family: 'Open Sans', sans-serif;
	position:relative;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
	cursor:pointer;
}
.terms-conditions-title:before {
    position:absolute;
    top:12px;
    right:15px;
    font-family:  FontAwesome;
    font-size:18px;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    content: "\f106";
}
.terms-conditions-title.collapsed:before{
    transform:rotate(180deg) ;
    -webkit-transition:rotate(180deg) ;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
 .terms-conditions-body {
    padding: 20px;
    border: 1px solid #c5c5c5;
	border-top:none;
	font-family: 'Open Sans', sans-serif;
    float: left;
    width: 100%;
}
.terms-conditions-outer.competency-units {
	padding-top:35px;
	margin:0;
}
.terms-conditions-outer.terms-conditions-list {
	padding-top:32px;
	padding-bottom:35px;
	margin:0;
}
.terms-conditions-outer {
	margin:35px 0;
}
.button-action .btn {
    min-width: 240px;
    line-height: 45px;
    border-radius: 0;
    padding: 0 15px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
	background-color:#fdb827;
	margin-top:25px;
    color:#000;
}
.button-action .btn:hover {
	color:#fff
}
.button-action .btn-animated:before {
    border-radius: 0;
}
.terms-conditions-body li {
    float: left;
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
   /* height: 23px; */
    padding: 3px 15px 3px 0;
    position: relative;
    width: 50%;
}
.terms-conditions-body li:before {
    content: "|";
    position: absolute;
    right: 0;
}
.terms-conditions-body li:nth-child(2n):before {
  display: none;
}
.terms-conditions-body li:nth-child(2n) {
  padding-left: 30px;
}
.forklift-course-outer.licence-4-mystaff-outer ul.forklift-course-list-items li a {
    text-decoration: underline;
}
.forklift-course-outer.licence-4-mystaff-outer .about-main-title h4 {
    font-size:16px;
	margin-bottom:10px;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
}
.forklift-course-outer.licence-4-mystaff-outer ul.forklift-course-list-items li:before{
	position: absolute;
    left: 0;
    top: 0;
    content: "";
    background: url(../images/check-icon.png);
    background-repeat: no-repeat;
    background-position: left center;
    height: 25px;
    width: 15px;
}
.forklift-course-outer.licence-4-mystaff-outer ul.forklift-course-list-items li {
    padding: 0 0 10px 35px;
	font-family: 'Open Sans', sans-serif;
}    
/* .col-sm-12.col-xs-12.terms-conditions-outer {
    padding-left: 0;
    padding-right: 0;
} */
.terms-conditions-body p {
  font-size: 13px;
  margin: 0;
}
.forklift-course-booking br {
    display:none; 
}

/* Privacy Policy US Section Css
============================================ */
.privacy-policy-wrapper {
	padding-bottom:25px;
}
.privacy-policy-wrapper .privacy-policy-content p, .privacy-policy-wrapper .privacy-policy-content  {
	color: #000000;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    line-height: 20px;
}
.privacy-policy-wrapper .privacy-policy-content p  {
	margin-bottom:15px
}
.privacy-policy-wrapper .privacy-policy-content a {
	color:#ffb927;
	font-weight:bold;
	text-decoration:underline
}
.privacy-policy-wrapper .privacy-policy-content a:hover {
	text-decoration:none
}
/* Enquiry Page Section Css
============================================ */
.enquiry-form-wrapper {
    padding-bottom: 70px;
}
.enquiry-form-wrapper .form-control {
    box-shadow: none;
    border-radius: 0;
    border: 1px solid #cecece;
    height: 35px;
    line-height: 35px;
    padding: 0 10px;
    font-size: 13px;
    color:#000;
	font-family: 'Open Sans', sans-serif;
}
.enquiry-form-wrapper .form-control:focus {
    border-color:#ffb927;
}
.enquiry-form-wrapper .form-group {
    margin-bottom: 10px;
}
.enquiry-form-wrapper textarea.form-control {
    height: 170px;
    line-height: normal;
    padding: 8px 10px;
    resize:none;
}
.enquiry-form-wrapper .main-title p {
    font-size: 16px;
    color: #656565;
    margin-bottom: 35px;
}
.enquiry-form-wrapper .main-title h1 {
    margin-bottom: 8px;
}
.enquiry-form-wrapper .form-group.action-button .btn {
    line-height: 35px;
    width: calc(50% - 15px);
    padding: 0 10px;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
    border-radius: 0;
    margin: 0 10px;
    float: left;
}
.enquiry-form-wrapper .form-group.action-button{
	float:left;
	width:100%;
	margin-top:10px;
	font-family: 'Open Sans', sans-serif;
}
.enquiry-form-wrapper .form-group.action-button .btn:last-child {	
	margin-right:0;
	/* float:right; */
}
.enquiry-form-wrapper .form-group.action-button .btn:first-child {	
	margin-left:0;
}
.enquiry-form-wrapper .form-group.action-button  .btn-submit {
    background: #ffb927;
}
.enquiry-form-wrapper .form-group.action-button  .btn-reset {
    background: #000;
}
.enquiry-form-inner  [class*="col-"] { 
    padding: 0 10px;
}
.enquiry-form-inner.row  { 
    margin: 0 -10px;
}
.enquiry-form-wrapper .form-group.action-button .btn:before{
    border-radius:0 
} 
.enquiry-form-wrapper .form-control::-webkit-input-placeholder { 
    color: #777;
    opacity:1; 
}
.enquiry-form-wrapper .form-control::-moz-placeholder { 
    color:#777;
    opacity:1;
}
.enquiry-form-wrapper .form-control:-moz-placeholder { 
    color:#777;
    opacity:1;
}
.enquiry-form-wrapper .form-group.action-button .btn-reset:before {
    background: #ffb927;
}

/*Enquery Page*/

.enquiry_container .main-title h1 {
    margin-bottom: 10px;
}

.enquiry_container .main-title p {
    font-size: 16px;
    color: #656565;
    font-family: "Roboto Condensed";
    font-weight: 400;
}

.enquiry_container .main-title {
    margin-bottom: 38px;
}

.select_field_wrapper {
    position: relative;
}

.select_field_wrapper select {
    width: 100%;
    height: 35px;
    border: 1px solid #cecece;
    line-height: 35px;
    padding: 0 15px;
    color: #777 !important;
    background-color: transparent;
    font-size: 14px;
    font-family: inherit;
    appearance: none;
    -webkit-appearance: none;
}

.select_field_wrapper:after {
    content: "\f107";
    font-family: FontAwesome;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 18px;
    color: #777;
    pointer-events: none;
}

.button_wrapper .btn {
    margin-top: 0;
    min-width: 230px;
    cursor: pointer;
}

.flexContent {
    display: flex;
    flex-flow: row wrap;
}

.flex-justify-content {
    justify-content: space-between;
}

.button_wrapper {
    margin-bottom: 0;
}

.button-action .btn.btn-black {
    background-color: black;
    color: #fff;
}

.button-action .btn.btn-black:before {
    background-color: #f8b828;
}

.button-action .btn.btn-black:hover {
    color: black;
}
.form-group .textarea_field {
    min-height: 182px;
}

.textarea_field {
    min-height: 182px;
}

 

/* View Cart Section Css
============================================ */
.form-control{
    border-radius:0;
    box-shadow:none;  
    color:#000;
	border:1px solid #cecece;
	min-height:35px;
	line-height:35px;
	padding:0 15px !important;
}
.view-cart-wrapper .form-control {
    line-height:35px;
    min-height:35px;
    padding:0 15px;  
    font-family: 'Open Sans', sans-serif; 
    font-size:13px;
}
.select {
    position: relative;
}
.select:after {
    color: #777;
    content: "\f107";
    font-family: FontAwesome;
    font-size: 14px;
    position: absolute;
    right: 12px;
    top:10px;
    z-index: 1; 
}
.view-cart-wrapper .form-control:focus {
    box-shadow:none;  
    border-color:#ffb927;
}
.view-cart-wrapper {
    padding-bottom:60px; 
}
.cart-info-outer {
    color:#000;
}
.cart-info-outer .table tr th {
    font-size: 18px;
    text-transform: uppercase;
    border:none !important;
    background: rgb(254,216,70);
    background: -moz-linear-gradient(top, rgba(254,216,70,1) 5%, rgba(239,178,46,1) 100%, rgba(239,178,46,1) 100%, rgba(41,137,216,1) 100%);
    background: -webkit-linear-gradient(top, rgba(254,216,70,1) 5%,rgba(239,178,46,1) 100%,rgba(239,178,46,1) 100%,rgba(41,137,216,1) 100%);
    background: linear-gradient(to bottom, rgba(254,216,70,1) 5%,rgba(239,178,46,1) 100%,rgba(239,178,46,1) 100%,rgba(41,137,216,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fed846', endColorstr='#2989d8',GradientType=0 );
    color:#000;
    font-size:16px;
    text-transform:uppercase;
    font-weight:bold;
    font-family: 'Open Sans', sans-serif;
    line-height:40px;
    padding:0 15px;
}
.cart-info-outer .table {
    border-top:1px solid #F9CA3C;  
}
.cart-info-outer .table tr th:first-child {
    max-width: 300px;
    min-width: 300px;
    width:300px;
}
.cart-info-outer  .table-bordered tr td {
    background-image: url(../images/box-shadow.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
	font-size: 16px;	
	color:#000;
    font-family: 'Roboto Condensed', sans-serif !important;
}
.cart-info-outer .table tr td:nth-child(1) {
    border-top:none; 
}
.cart-info-outer .table tr td:nth-child(2) {
    border-top:none; 
}
.cart-info-outer .table tr td:nth-child(3) {
    border-top:none; 
}
.cart-info-outer .table tr td:nth-child(4) {
    border-top:none; 
}
.cart-info-outer .table tr td:nth-child(5) {
    border-top:none; 
}
.cart-info-outer .table td.quantity .form-control {
    width: 50px;
    height: 25px;
    border-radius: 0;
    box-shadow: none;
    display:inline-block;
    margin:0 10px; 
}
.cart-info-outer .table td.quantity .fa {
    display:inline-block;
}
.cart-info-outer .radio {
    background: #fdb827;
    padding: 0 10px;
    margin: 0 0 15px 0;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    line-height: 35px;
    text-align:center; 
}
.cart-info-outer .radio label {
    font-weight: 600;
    font-size:15px; 
}
.radio {
    padding-left: 20px; 
}
.radio label ,#payment_html label {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-left: 5px; 
    cursor: pointer;
}
.radio label:before, #payment_html label:before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left: 0;
    margin-left: -20px;
    border: 2px solid #000;
    border-radius: 50%;
    top: 8px;
    background-color: transparent;
    -webkit-transition: border 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out;
    transition: border 0.15s ease-in-out; 
}
.radio label:after , #payment_html label:after{
    display: inline-block;
    position: absolute;
    content: " ";
    width: 9px;
    height:9px;
    left: 4px;
    top: 12px;
    margin-left: -20px;
    border-radius: 50%;
    background-color: #000;
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
}
.radio input[type="radio"], #payment_html input[type="radio"] {
    opacity: 0;
    z-index: 1;
}
.radio input[type="radio"]:checked + label:after ,
 #payment_html input[type="radio"]:checked + label:after {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1); 
}
.left-payment-col {
    padding-right:10px; 
}
.right-payment-col {
    padding-left:10px; 
}
.promotional-codes-outer .form-inline .form-group {
    width: 70%;
}
.promotional-codes-outer .form-inline .form-group .form-control {
    width:100%;
}
.promotional-codes-outer .btn.btn-save {
    min-width: 130px;
    float: right;
    border-radius: 0;
    min-width: 132px;
    background: #fdb827;
    line-height: 35px;
    padding: 0 10px;
    font-size: 16px;
    color: #000;
    text-transform: uppercase;
    font-weight: bold;
}
.promotional-codes-outer ul.order-sumary-total li {
    float: left;
    width: 50%;
    padding:0 10px;
}
.promotional-codes-outer ul.order-sumary-total li:nth-child(3) {
    background:#ececec; 
	padding:9px 10px;
}
.promotional-codes-outer ul.order-sumary-total li:nth-child(4) {
    background:#ececec; 
	padding:9px 10px;
}
.promotional-codes-outer ul.order-sumary-total li:nth-child(2n) {
    text-align:right; 
}
.row.promotional-codes-outer p {
    margin-bottom: 20px;
}
.row.promotional-codes-outer {
    margin-bottom: 20px;
}
.checkbox {
    padding-left: 20px; 
    cursor: pointer;
}
.checkbox label, #payment_html label {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-left: 5px; 
}
.checkbox label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 15px;
    height: 15px;
    left: 0;
    margin-left: -20px;
    border: 1px solid #000;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    transition: border 0.15s ease-in-out, color 0.15s ease-in-out; 
    border-radius:2px; 
}
.checkbox label::after {
    display: inline-block;
    position: absolute;
    width: 16px;
    height: 16px;
    left: 0;
    top: 0;
    margin-left: -20px;
    padding-left: 3px;
    padding-top: 2px;
    font-size: 10px;
    color: #fff;
    border-radius:2px;
}
.checkbox input[type="checkbox"] {
    opacity: 0;
    z-index: 1; 
    cursor: pointer;
}
.checkbox input[type="checkbox"]:checked + label::after,
.checkbox input[type="radio"]:checked + label::after {
    font-family: "FontAwesome";
    content: "\f00c";
}
.checkbox-primary input[type="checkbox"]:checked + label::before,
.checkbox-primary input[type="radio"]:checked + label::before {
    background-color: #000;
    border-color: #000; 
}
.checkbox-primary input[type="checkbox"]:checked + label::after,
.checkbox-primary input[type="radio"]:checked + label::after{
    color: #fff; 
}
.view-cart-wrapper select {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    padding-right:20px;
    position: relative; 
}
select:-moz-focusring {
    color: transparent;
    text-shadow:0 0 0 #000;
}
.view-cart-wrapper .form-control::-webkit-input-placeholder { 
    color: #777;
    opacity:1; 
}
.view-cart-wrapper .form-control::-moz-placeholder { 
    color:#777;
    opacity:1;
}
.view-cart-wrapper select.form-control {
    color:transparent;
    text-shadow:0 0 0 #777;
} 
.view-cart-wrapper select option {
    color: #000;
    text-shadow:none;
}
.view-cart-wrapper select:selected  {
    color: #000;
    text-shadow:none;
}
.row.bill-promotional-inner, 
.row.bill-payment-inner,
.row.bill-cart-terms-condition-bottom {
    margin: 0 -10px;
}
.row.bill-promotional-inner [class*="col-"], 
.row.bill-payment-inner [class*="col-"],
.row.bill-cart-terms-condition-bottom [class*="col-"] {
    padding: 0 10px;
}
.view-cart-wrapper .form-group {
    margin-bottom: 20px;
}
.row.promotional-codes-outer, .row.promotional-codes-outer p {
	font-family: 'Open Sans', sans-serif;
}
.cart-terms-condition h5,.componentheading {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.cart-terms-condition p {
    font-size: 14px;
    line-height: 21px;
	font-family: 'Open Sans', sans-serif;
}
.cart-terms-condition ul li a{
    font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	font-weight:500;
	color:#000;
	position:relative;
	padding:0 0 10px 15px;
	text-transform:uppercase;
	display:inline-block
}
.cart-terms-condition ul li a:before{
    content:"\f101";
	position:absolute;
	left:0;
    font-family:FontAwesome;
    top: 3px; 
}
.cart-terms-condition ul li a:hover{
    text-decoration:none;
    color:#fdb827; 
}
.cart-terms-condition ul {
    padding-top:25px;
}
.cart-notes-requests {
	font-family: 'Open Sans', sans-serif;
}
.cart-notes-requests .form-group h3.exit-note {
    color: #db1818;
    font-weight: bold;
    font-size: 17px;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: capitalize;
}
.btn.submit-btn {
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    min-width: 220px;
    line-height: 40px;
    border-radius: 0;
    padding: 0 10px;
    background: #fdb827;
    color: #000;
}
.cart-notes-requests label {
    font-size:13px 
}
.cart-notes-requests label a {
    color:#000 
}
.view-cart-wrapper .btn-animated:before {
    border-radius:0;
}
.btn.submit-btn:hover, .promotional-codes-outer .btn.btn-save:hover{
    color:#fff;
}
.cart-terms-condition p a {
    color:#000;
    font-weight:600; 
}
.cart-terms-condition p a:hover {
    color:#000;
    text-decoration:underline;  
}
.cart-notes-requests .checkbox label:before {
    top: 2px;
}
.cart-notes-requests .checkbox label:after {
    padding-top: 4px;
}
textarea.form-control {
    resize: none;
}
 div#vmMainPageOPC a.deletebtn {
    background:transparent !important;
    position: relative;
    margin:0 !important 
}
 div#vmMainPageOPC a.deletebtn:before {
    content: "\f014";
    position: absolute;
    font-family: FontAwesome;
    font-size: 20px;
    position: absolute;
    right: 0;
    top: -3px;
    z-index: 9;
    color:#000 !important;
}
.cart-info-outer .table td.quantity .inputbox {
    border: 1px solid #dddddd;
    border-radius: 0;
    box-shadow: none;
    display: inline-block;
    height: 35px;
    margin: 0 10px;
    padding: 0 5px;
    width: 50px;
}
.row.promotional-codes-outer,  .row.promotional-codes-outer ul{
    font-family: "Open Sans",sans-serif;
}
.op_basket_row {
    border: none !important;
}
#virtuemart_state_id {
    line-height: 35px !important;
    padding: 0px 10px !important;
}
div#vmMainPageOPC div.op_inside {
    display: none;
}
#adminForm br {
    display:none 
}
#payment_html input[type="radio"] {
    left: 10px;
    position: absolute;
    top: 3px;
	visibility:hidden\0;
}
#payment_html label:before{
    top:2px;
}
#payment_html label:after{
    top:6px;
}
.payment-method-option {
    float: left;
    font-family: "Open Sans",sans-serif;
    margin: 0 0 15px;
    padding: 0 10px;
    text-align: left;
    text-transform: uppercase; 
    width:33.333%; 
}
.payment-method-option .opc_payment_wrap {
    background: #fdb827 ;
    padding:8px 5px 8px 30px;
    position: relative;
}
#payment_html label {
    font-size: 14px;
    font-weight: 600;
    margin:0; 
}
#formFieldd1 {
    margin-bottom: 20px;
}
div#vmMainPageOPC textarea#customer_note_box {
    line-height: normal;
    margin-bottom: 0;
    padding:10px 10px !important;
}
#payment_html .payment-method-option:nth-child(3) {
    width: 66.5%;
}
#comment_container .checkbox-primary.form-group {
    float: left;
    width: 100%;
}
#comment_container .checkbox-primary.form-group label {
    color: #000000;
    font-size: 13px;
    font-weight: 500;
    cursor:default;
}
#comment_container .checkbox-primary.form-group label a.opcmodal {
    color: #fdb827;
}
.update-btn-outer {
    display: inline-block;
    position: relative;
}
.update-btn-outer:before {
    content: "\f021";
    color: #000000;
    font-family: FontAwesome;
    font-size: 16px;
    position: absolute;
    right: 0;
    top: 3px;
    z-index: 1;
}
.update-btn-outer input {
    background:transparent !important; 
    position: relative;
    z-index:99;
    cursor: pointer; 
}
.op_basket_row {
    border: none;
    clear: both;
}
.op_basket_row .op_col1_4 {
    font-weight: 600;
    padding: 10px;
    float:left; 
}
.op_basket_row .op_col5_3 {
    float: right;
    padding: 10px;
    text-align: left;
}

.main-title.reset_button_outer {
    margin: 10px 0 25px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    align-items: flex-start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
}
.main-title.reset_button_outer h1 {
    margin: 0;
}



/* Flash Button Css START
============================================ */
.tp-min-ht .blink-btn { min-height: 120px !important;}

.forklift-licence-outer .outer_box .tp-book-btn {
    padding: 0;
   
} 
 
.tp-book-btn .blink-btn {
    background: #000000;
    border: none;
    color: #ffffff;
    animation-name: blink;
    animation-duration: 2s;
    position: relative;
    height: 100%;
    line-height: 80px;
    animation-iteration-count: infinite;
    min-height: 80px;
    width: 100%;
    display: block;
}

.tp-book-btn .blink-btn span {
    position: absolute;
    text-align: center;
    height: initial;
    width: inherit;
    top: 50%;
    left: 50%;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    line-height: 24px;
    transform: translate(-50%, -50%);
    font-weight: 700;
    font-family: 'Roboto Condensed', sans-serif;
}
.tp-book-btn .btn_one{
    animation-name: text-one;
    color: #222222;
    
}
.tp-book-btn .btn_two{
    animation-name: text-two;
    
}

/*@keyframes blink{
    0%{background:linear-gradient(to top, #99c533, #408f18);}
    50%{background:linear-gradient(to top, #ffd846, #fdb827);}
    100%{background:linear-gradient(to top, #99c533, #408f18);}

}
*/

@keyframes blink{
    0%{background:linear-gradient(to top, #99c533, #408f18);}
    
    50%{background:linear-gradient(to top, #ffd846, #fdb827); opacity: 1;}

    100%{background:linear-gradient(to top, #99c533, #408f18);}

}



@keyframes text-one{
    0%{opacity: 0;}
    50%{opacity: 1;}
    100%{opacity: 0;}
}

@keyframes text-two{

0%{opacity: 1;}
50%{opacity: 0;}
100%{opacity: 1;}
}


/* Flash Button Css END
============================================ */


/* Course Price Section Css
============================================ */

.cate-image-outer img {
    width:100%;
        -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.cate-image-outer {
    width:275px;
    float:left;
    position: relative; 
}
.cate-image-outer h2.title {
    position: absolute;
    bottom:0;
    text-transform:uppercase;
    left:0;
    right:0;
    text-align:center;
    color:#000;
    background:rgba(255, 185, 39, .77);
    font-size:18px;
    font-weight:600; 
    padding:10px 5px;       
}
/********************/
.course-price-outer {
    float: left;
    width: 100%;
    background: #f6f6f6;
    padding:15px 15px 15px 30px; 
}
.course-price-inner {
    padding-right: 30px

}
.course-prices-list a.course-box-outer {
    display: block;
    float: left;
    width: 100%;
    height: 220px;
    overflow: hidden;
    margin-bottom:20px; 
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.course-price-outer .course-details {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #ddd;
    float: left;
    width: 100%;
    display:flex;
    align-items: center;
}
.course-price-outer .course-info {
    float:left;
    /*width:calc(100% - 115px);*/
    width:80%;
    float:left;   
    padding-right:15px; 
}
.course-price-outer .price {
    float: left;
    width: 115px;
    font-size: 20px;
    padding-left:20px; 
    color: #000;
}
.course-price-outer .price  span {
	color:#edb232;
    display:inline-block;
    margin-right:2px;  
}
/********************/
/*.course-price-outer {
    float: left;
    width: calc(100% - 275px);
    background: #f6f6f6;
    padding:15px 15px 15px 30px; 
}
.course-price-inner {
    height: 190px;
    overflow: scroll;
    overflow-x: hidden;
    padding-right: 30px

}
.course-prices-list a.course-box-outer {
    display: block;
    float: left;
    width: 100%;

    margin-bottom:20px; 
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.course-price-outer .course-details {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #ddd;
    float: left;
    width: 100%;
    display:flex;
    align-items: center;
}
.course-price-outer .course-info {
    float:left;
    width:calc(100% - 115px);
    float:left;   
    padding-right:15px; 
}
.course-price-outer .price {
    float: left;
    width: 115px;
    font-size: 20px;
    padding-left:20px; 
    color: #000;
}
.course-price-outer .price  span {
	color:#edb232;
    display:inline-block;
    margin-right:2px;  
}*/
.course-info h3.title {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 2px;
}
.course-info p {
    font-size: 13px;
	font-family: 'Open Sans', sans-serif;
}

.course-prices-list a.course-box-outer:hover{
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15), 0 4px 4px rgba(0, 0, 0, 0.22)
}
.course-prices-list .cate-image-outer {
    position: relative;
    overflow:hidden; 

}
.course-prices-list a.course-box-outer:hover .cate-image-outer img {
    webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.course-prices-wrapper ul.course-price-listing li {
	position:relative;
	font-size:15px;
	color:#000;
	font-family: 'Open Sans', sans-serif;
	line-height:23px;
	padding:0 0 10px 20px;
}
.course-prices-wrapper ul.course-price-listing li:before {
	position:absolute;
	left:0;
	top:0;
	font-family:FontAwesome;
	content: "\f101";
}
.course-prices-wrapper ul.course-price-listing  {
	margin:40px 0 40px 0
}
.course-prices-wrapper .follow-link {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
	margin-bottom:25px;
}
.course-prices-wrapper .follow-link span{
    font-size: 32px;
    color:#f99e1b;
}
.course-prices-wrapper .call-us {
    background: #f99e1b;
    text-align: center;
    font-size: 15px;
    font-style: italic;
    padding: 15px 10px;
    line-height: normal;
	font-family: 'Open Sans', sans-serif;
	font-weight:normal;
}
.course-prices-wrapper {
	padding:60px 0
}
.course-prices-wrapper .main-title h1 {
    margin-bottom: 30px;
    margin-top: 0;
}

/* Coobo CSS======================================= */

.combo-section-title {
    background-image: linear-gradient(#F8C111, #FAD14E);
    padding: 15px 25px;
}
.combo-section-title h2{
    font-size: 22px;
}
.combo-price-list .course-prices-list a.course-box-outer{
    height: auto;
    border: 1px solid #ddd;
    border-bottom: none;
}
.combo-price-list .course-price-outer{
    padding:0px;
}
.combo-price-list .course-price-inner {
    padding-right: 0px;
}
.combo-price-list .course-price-outer .course-details{
    padding: 15px 5px 25px 25px;
    margin-bottom:0px;
}
.combo-price-list .course-prices-list a.course-box-outer:hover {
    box-shadow:none;
}
.combo-price-list .course-price-outer .course-info {
    width: calc(100% - 50px);
    padding-right: 25px;
}
.combo-price-list .course-price-outer .price {
    width: 50px;
    padding-left: 0px; 
    position: relative;
    font-size: 18px;
    color: #555;
}
.combo-price-list .course-price-outer .price span {
    color: #555;
}
.combo-price-list .course-price-outer .price:before {
    content: "";
    position: absolute;
    background: #ddd;
    left: -15px;
    width: 1px;
    height: 100vh;
    top: -24px;
}
.combo-price-list .course-info h3.title {
    font-size: 17px;
    font-weight: 400;
    margin-bottom: 2px;
    color: #555;
    text-transform: uppercase;
}
.combo-price-list  .course-info p {
    font-size: 14px;
    color: #727272;
}

/* Book PopUp Section Css
============================================ */

.JScriptConfirmSplash {
    opacity: 0.5 !important;
}
.popup_box_wrapper .JScriptConfirmMessage ul {
    background: #efebeb;
    padding: 15px 30px;
    float:left;
    width:100%  
}
.popup_box_wrapper .JScriptConfirmMessage ul li {
    display: inline-block;
    float: left;
}
.popup_box_wrapper .JScriptConfirmMessage {
    padding: 0;
    font-size:18px;
    color:#000; 
}
.popup_box_wrapper .JScriptConfirmMessage ul li span {
    display: inline-block;
    font-weight: 600;
    padding: 0 24px;
    position: relative;
    color:#000 !important;
    font-size:18px !important;
    cursor: pointer;
}
.popup_box_wrapper .JScriptConfirmMessage ul li span:after {
    content:"|";
    position:absolute; 
    padding-left: 16px;
}
.popup_box_wrapper .JScriptConfirmMessage ul li + li span:after {
    display:none;
	content:none;
}
.popup_box_wrapper .JScriptConfirmMessage ul li:first-child span {
    padding-left:0 
}
.popup_box_wrapper .men-thum-img {
    left: 0;
    position: absolute;
    right: 0;
    top: -164px;
}
.popup_box_wrapper h2.title {
    color: #b01616;
    font-size: 22px;
    font-weight: bold;
    margin: 35px 0 15px;
    text-transform: uppercase;
}
.popup-close-button {
    background:url("../images/close-icon.png");
    background-repeat:no-repeat;
    height:25px;
    width: 25px;  
    position: absolute;
    top:0;
    right:0;
    background-position:center;
    cursor: pointer;  
    z-index:10 
}

.popup_box_wrapper .JScriptConfirmMessage ul li span:before {
   content: '|';
   position: absolute;
   display: inline-block;
   right: 4px;
   z-index: 9;
   top: 0;
}
.popup_box_wrapper .JScriptConfirmMessage ul li span:after,
.popup_box_wrapper .JScriptConfirmMessage ul li:last-child span:before {
   display: none;
}

/* Enquiry Form Alignmnet Section Css
============================================ */

section.about-us-page-wrapper ,.enquiry-form-wrapper{
    clear: both;
}
.secure-code-outer  {
    margin-bottom:20px; 
}
.enquiry-form-wrapper.view-cart-wrapper .form-group {
    margin-bottom: 10px;
}
.action-button span.btn-animated input {
    background: transparent;
    border: medium none;
    height: 100%;
    padding: 0;
    width: 100%;
    text-transform:uppercase;
}
.main-title.personal-info-title h1 {
    margin: 15px 0 30px;
}
.select-enquiry:after {
    right: 20px;
}
.enrolment-form .main-title.col-sm-12.col-xs-12 h1 {
    border: none;
    font-size: 20px;
    margin: 20px 0 25px;
    padding: 0;
}
.enrolment-form , .enrolment-form p, .enrolment-form ul li, .enrolment-form h5{
    font-family: "Open Sans",sans-serif;
}
.enrolment-form .custom-label {
    float: left;
    font-size: 14px;
    font-weight: 600;
    margin: 0 0 10px 0;
    width: 100%;
}
.enrolment-form .form-group .radio {
    float: left;
    margin: 0  0 20px 0!important;
    width: auto;
}
.enrolment-form .form-group .radio + .radio {
    margin-left: 20px !important
}
.enquiry-form-wrapper.view-cart-wrapper .enrolment-form .form-group {
    margin-bottom:20px; 
}
.enquiry-form-wrapper.view-cart-wrapper .enrolment-form .radio label:before {
    top: 2px;
}
.enquiry-form-wrapper.view-cart-wrapper .enrolment-form .radio label:after {
    top: 6px;
}
.enquiry-form-wrapper.view-cart-wrapper .enrolment-form a {
    color:#ffb927;
}
.enquiry-form-wrapper.view-cart-wrapper .enrolment-form .select ,
.enquiry-form-wrapper.view-cart-wrapper .enrolment-form input.form-control {
    clear: both;
}
.enquiry-form-inner .row.traning-fields [class*="col-"] {
    padding: 0 10px;
}
.enquiry-form-inner .row.traning-fields  {
    margin: 0 -10px;
}
.enquiry-form-inner .row.traning-fields .select:after {
    right: 20px;
}
.enquiry-form-wrapper.view-cart-wrapper .enrolment-form .checkbox.checkbox-primary {
    float:left;
    width:25%;
    margin:0 0 10px ;  
}
.enquiry-form-wrapper .enrolment-form  .checkbox label:before {
    border-radius: 0;
    top: 2px;
}
.enquiry-form-wrapper .enrolment-form .checkbox label:after {
    border-radius: 0;
    font-size: 12px;
    padding-left: 2px;
    padding-top: 3px;
}
.complete-course-outer {
    position: relative;
}
.complete-course-outer .online-course .descr1,
.complete-course-outer .correspondence-course .descr2 {
    bottom: -5px;
    position: absolute;
    z-index: 9;
    left:15px;
    float: left;
    width:100%; 
}
.correspondence-course {
    float: left;
    padding-left: 25px;
}
.online-course {
    float:left; 
}
h5.participant-declaration {
    color: #000000;
    font-size: 14px;
    font-weight: 600;
    margin: 0 0 8px;
}
.statement-outer ul li {
    line-height: 20px;
    padding: 5px 0 5px 20px;
    position: relative;
}
.statement-outer ul li:before {
    content: "\f105";
    font-family:FontAwesome;
    position: absolute;
    left:0;
    top:3px;
    font-size:16px;  
}
.statement-outer ul li ul {
    margin: 10px 0 0 20px;
}
.statement-outer ul li ul li:before {
    content:"\f111";
    font-size: 10px;
    top: 0;
}
.enquiry-form-wrapper.view-cart-wrapper .enrolment-form .accepted-terms-outer .checkbox.checkbox-primary {
    width: 100%;
}

/* Enquiry Form Alignmnet Section Css
============================================ */
.google_remarketing_code iframe {
    height: 0;
    width: 0;
}
.enrolment-form .radio-button-outer .radio {
    margin-bottom: 0 !important;
}
.print-fss-course-outer .enquiry-form-inner {
    margin-top:20px; 
}
.print-fss-course-outer .form-group {
    position: relative;
}
.print-fss-course-outer .form-note {
    background: #ffffff;
    font-size: 10px;
    font-weight: 600;
    left: 48px;
    position: absolute;
    top: -7px;
    z-index:1; 
}
.select select.form-control {
    padding-right: 32px;
}
.no-padding {
    padding:0 !important 
}
#abc2 .title {
    font-size: 16px;
    margin-bottom: 20px;
    font-family: "Open Sans",sans-serif;
}
#abc2 .btn.btn-submit.btn-animated {
    background: #ffb927;
    border-radius: 0;
    text-transform: uppercase;
    color:#fff !important;
    font-size: 18px;
    font-weight: bold;
    line-height: 35px;
    padding: 0 20px;
    font-family: "Open Sans",sans-serif;
}
.default-page {
    min-height: 400px;
}
.default-page , .default-page p {
    font-family: "Open Sans",sans-serif;
}
.default-page form > h4 {
    color: #060606;
    font-size: 24px;
    font-weight: bold;
    margin: 0 0 15px;
    padding-bottom: 5px;
    border-bottom: 3px solid #ffb927;
    text-transform: uppercase;
    display: inline-block;
}
.default-page  span.floatleft input {
    min-height: 35px;
    border: 1px solid #cecece;
    padding: 0 15px;
    line-height: 35px;
    border-right:transparent;
    min-width:300px 
}
.default-page  span.addtocart-button input{
    min-width:140px;
    line-height: 45px;
    border-radius: 0;
    padding: 0 15px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    background: #fdb827;
    color: #000;
    border:1px solid #fdb827;
    line-height: 35px;
}
.default-page  span.addtocart-button input:hover{
    background: #000;
    color: #fff;
    border:1px solid #000;
}
.page-no-found-outer {
    text-align: center;
}
.error-text {
    font-size: 180px;
    font-weight: 600;
    color: #000;
}
.page-no-found-outer p {
    font-size: 16px;
    margin-bottom: 8px;
}
.fee-table-outer table tr th {
    min-width: 190px;
    vertical-align: top;
}
.twoj_tab_content .fee-table-outer table tr th {
    min-width:100px; 
}
.page-header {
    display:none;
}
.thanku-msg-inner h3.asa {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 22px;
    margin-bottom: 10px;
}
.thanku-msg-inner p {
    line-height: 22px;
}
.left_button_popup {
    float: left;
    width: 50%;
}
.google_remarketing_code{
    float:left;
}
.forklift-course-list .button-action .btn {
    min-width: 100%;
    line-height:normal;
    border-radius: 0;
    padding: 12px 8px;
    font-size: 15px;
    width:100%;
    white-space: normal;
}
.button-action .whiteCardbtn {
    min-width: 156px;
    font-size: 15px;
}
a.anchor_tag {
    cursor:pointer;
}

/* Common Popup  Section Css
============================================ */

div#xmap ul.level_0, div#JLSitemap ul.unstyled {
    margin-bottom: 20px;
}

div#xmap ul li a,  div#JLSitemap ul li a {
    color: #000;
    line-height: 1.5;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
}

div#xmap ul li a:hover, div#JLSitemap ul li a:hover {
    color: #ffb927;
    line-height: 1.5;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
}
#xmap h2 {
    color: #060606;
    font-size: 24px;
    font-weight: bold;
    margin: 0 0 15px;
    padding-bottom: 5px;
    border-bottom: 3px solid #ffb927;
    text-transform: uppercase;
    display: inline-block;
    }

body.popup-open {
    overflow: hidden;
    padding-right:15px; 
}
#showme.JScriptConfirmWindow{
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999999;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    margin:0;
    background:transparent;
    border:none;
    width:100%; 
}
#showme.JScriptConfirmWindow .JScriptConfirmMessage {
    background-color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #000;
    text-align: left;
    padding:15px;
    position: relative; 
    max-width: 720px;
    margin: 70px auto;
    border-radius:6px; 
     -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
    box-shadow: 0 5px 15px rgba(0,0,0,.5);
}
#showme.JScriptConfirmWindow .JScriptConfirmMessage .popup_course_calender {
    height: 100% !important;
    overflow: visible !important;
}
body.popup-open #showme.JScriptConfirmWindow {
    overflow-x: hidden;
    overflow-y: auto;
}
.popup_box_wrapper .JScriptConfirmMessage {
    display: table;
}
.JScriptConfirmWindow.popup_box_wrapper {
    padding-top: 180px;
}
#showme h2.forklift_head {
    color: #b01616;
    font-size: 22px;
    font-weight: bold;
    margin:5px 0 15px;
    text-transform: uppercase;
}
#showme.JScriptConfirmWindow .JScriptConfirmMessage p {
    font-size: 14px;
    line-height: 20px;
    font-family: 'Open Sans', sans-serif;
    margin-top: 10px !important;
}

p.Staffe_inner br {
    display:none 
}
#showme.JScriptConfirmWindow .JScriptConfirmMessage ul li, #showme.JScriptConfirmWindow .JScriptConfirmMessage ul  {
    font-size:14px ;
    line-height:20px ;  
    font-family: 'Open Sans', sans-serif ;
}
#showme.JScriptConfirmWindow .JScriptConfirmMessage ul {
    padding-left:0 !important; 
}
#showme.JScriptConfirmWindow .JScriptConfirmMessage ul li {
    position: relative;
    padding-left:15px !important; 
    padding-bottom:3px !important 
}
#showme.JScriptConfirmWindow .JScriptConfirmMessage ul li:before {
    content:"";
    left:3px;
    top:7px;
    background:#000;
    height:5px;
    width:5px;
    border-radius:5px;
    position: absolute;    
}
#showme.JScriptConfirmWindow .JScriptConfirmMessage ul {
    margin-top:10px !important; 
}
.course-info-data table tr th {
    max-width: 115px;
}
.popup_course_calender {
    display: table;
    width: 100%;
}
ol.number_list {
    padding: 0;
    font-size: 14px;
}
#showme.JScriptConfirmWindow .JScriptConfirmMessage ol li {
    font-size: 14px;
}
#showme.JScriptConfirmWindow .JScriptConfirmMessage ol ul li:before{
    display:none !important 
} 
.popup_course_calender .left_button_popup {
    text-align: right;
    padding-right: 15px;
}
.popup_course_calender .left_button_popup + .left_button_popup {
    text-align:left; 
}
.popup_course_calender .popup_logo {
    text-align: center;
}
#showme.JScriptConfirmWindow.popup_box_wrapper .JScriptConfirmMessage ul {
    margin-top: 0 !important;
    padding-left:30px !important 
}
#showme.JScriptConfirmWindow.popup_box_wrapper .JScriptConfirmMessage ul, 
#showme.JScriptConfirmWindow.popup_box_wrapper .JScriptConfirmMessage ul li {
    font-family: 'Roboto Condensed', sans-serif !important;
}
#showme.JScriptConfirmWindow.popup_box_wrapper .JScriptConfirmMessage ul li:before {
    display:none; 
}
#showme.JScriptConfirmWindow.popup_box_wrapper .JScriptConfirmMessage ul li {
    padding-left:0 !important;
    padding-bottom:0 !important  
}
iframe.fancybox-iframe {
     font-family: 'Open Sans', sans-serif  !important;
}
.fancybox-close {
    top: 0px !important;
    right: 0px !important;
    background:  url(../images/close-icon.png) !important ;
    background-repeat: no-repeat !important;
    height: 25px !important;
    width: 25px !important;
    background-position: center !important;
}
.terms-conditions-title::selection{
    background-color:transparent; 
}
.fancybox-inner {
    padding-top:20px !important;
}
.about-left-side a {
    cursor:pointer;
}


/* s2-s3-course Page Css
============================================ */


.s2s3.about-left-side.s2s3-wrapper{
    padding-bottom:60px; 
}
.s2s3-wrapper .about-content > p {
    margin:0 
}
.twoj_tab_block_ul.twoj-tabs-nav {
    display:table;
    width:100%; 
    overflow:visible; 
}
.s2s3-wrapper .twoj_tab_block_li.twoj-state-default {
    background: #f4f4f4 ;
    border:none;
    float:none;
    display:table-cell; 
    text-align:center;
    border:1px solid #ddd; 
    border-top:none;
    border-left:none;
    position: relative;
}
.s2s3-wrapper .twoj_tab_block_li.twoj-state-default.twoj-tabs-selected:before {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #fade7f;
    bottom: -11px;
    content: "";
    position: absolute;
    width:10px;
    left:0;
    right:0;
    margin:auto;
}
.s2s3-wrapper .twoj_tab_block_li.twoj-state-default:last-child{
    border-right:none;
}
.twoj_tabs_class11 > .twoj_tab_block_ul .twoj_tab_block_li .twoj_tab_block_a span {
    font-family: "Open Sans",sans-serif;
    padding: 10px 12px;
    font-size:14px ; 
    color: #000 !important;
    text-transform:uppercase; 
    font-weight:600; 
}
.twoj_tabs_class11.twoj_tab_block_hover > .twoj_tab_block_ul .twoj_tab_block_li:hover,
.twoj_tabs_class11 > .twoj_tab_block_ul .twoj_tab_block_li.twoj-tabs-selected .twoj_tab_block_a span{
    background:#fade7f;
    color:#000;
    border:1px solid #fade7f; 
    border-top:none;
    border-left:none;
}
.twoj_tabs_class11 > .twoj_tab_block_ul .twoj_tab_block_li.twoj-tabs-selected {
    border: 1px solid #fade7f;
    background: #fade7f;
}
.twoj_tabs_class11 > .twoj_tab_block_ul .twoj_tab_block_li.twoj-tabs-selected:hover {
    border:1px solid transparent; 
}
.s2s3-wrapper .twoj_tab_block_li.twoj-state-default:last-child:hover{
    border-right:none;
}
.s2s3-wrapper .twoj_tab_content > h2 {
    border-bottom: 3px solid #ffb927;
    color: #060606;
    display: inline-block;
    font-size: 24px;
    font-weight: bold;
    margin: 0 0 15px;
    padding-bottom: 5px;
    text-transform: uppercase;
}
.s2s3-wrapper .twoj_tab_content > h2 a {
    color: #000;
}
.s2s3-wrapper .twoj_tab_content {
    padding: 25px 20px 20px 20px;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
}
.s2s3-wrapper .tab-body-txt {
    display: block;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    padding: 0 0 15px;
}
.s2s3-wrapper .twoj_tab_content .list-item-01 {
    padding:0;
    margin-bottom:15px;  
}
.s2s3-wrapper .twoj_tab_content p.tab-body-txt {
    margin:0;
}
.s2s3-wrapper .twoj_tab_content .list-item-01 li{
    position: relative;
    padding-left:25px; 
}
.s2s3-wrapper .twoj_tab_content .list-item-01 li:before{
    content: "\f101";
    font-family: FontAwesome;
    position: absolute;
    left:0;
    top:0;
    font-size:17px;
}
.s2s3-wrapper .twoj_tab_content > h2 a:hover,.s2s3-wrapper .twoj_tab_content > h2 a:focus {
    color:#ffb927;
    text-decoration:none;  
}
.s2s3-wrapper  .s2-s3-course-info-outer {
    padding-bottom: 0;
}
.s2s3-wrapper .about-main-title {
    display:none 
}
.s2s3-wrapper  .s2-s3-course-info-outer ul li ul li:before {
    top: 0;
}
.s2-s3-course-info-outer p {
    margin-bottom: 15px;
}
.s2-s3-course-info-outer ul{
    font-family: "Open Sans",sans-serif;
}
.s2-s3-course-info-outer ul li{
    position: relative;
    padding:0 0 10px 25px  
}
.s2-s3-course-info-outer ul li:before {
    content: "\f101";
    font-family: FontAwesome;
    position: absolute;
    left:0;
    top:0;
    font-size:17px; 
}
.s2-s3-course-info-outer ul li ul li:before{
    content: "\f111";
    font-size: 8px;
    top: 5px;
}
.s2-s3-course-info-outer ul li ul li{
    padding-left:15px; 
}
.s2-s3-course-info-outer ul li ul {
    margin-top:10px; 
}
.s2-s3-course-info-outer {
    padding-bottom:30px; 
}

/* FAQ Section Css
============================================ */

.faq-outer-box .table-txt-col02 {
    background: #ededed;
    padding: 10px 15px;
    font-size: 14px;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    position: relative;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    cursor: pointer;
}
.faq-outer-box .table-txt-col02.add-arrow:before {
    transform: rotate(180deg);
    -webkit-transition: rotate(180deg);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.faq-outer-box .table-txt-col02:before {
    position: absolute;
    top: 12px;
    right: 15px;
    font-family: FontAwesome;
    font-size: 18px;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    content: "\f107";
}

.faq-outer-box {
    margin-bottom:15px; 
}
.faq-outer-box p.tab-body-txt{
    padding:10px;
    font-size:13px; 
    border: 1px solid #ddd;
    border-top:none; 
}

.component-details-outer .category-view {
    display: none;
}
.default-page .product-short-description {
    display: none;
}

.content_popup_courses_col2 {
    padding: 20px;
    border: 1px solid #ddd;
    margin-bottom:15px;
}
.content_popup_courses_col2 + .content_popup_courses_col2 {
   margin-bottom:0;
}
.mobile-tab-version {
    display:none;
}
.jbtnPrint{
	line-height: 45px !important;
	border-radius: 0 !important;
	padding: 0 15px !important;
	font-size: 18px !important;
	text-transform: uppercase !important;
	font-weight: bold !important;
	background: #fdb827 !important;
	margin-top: 25px !important;
	color: #000 !important;
	border: 1px solid #fdb827 !important;
	cursor: pointer;
	display: inline-block;
	margin-right: 10px; 
}


/*----------------------------------------
                05 March 2020 INSTANT QUOTE AND BOOKING PROCESS
---------------------------------------- */

.booking-process-form-wrapper {
    font-family: 'Open Sans', sans-serif;
}
.booking-process-form-wrapper p {
    font-size: 14px;
    line-height: 22px;
    font-family: 'Open Sans', sans-serif;
}
.booking-process-form-wrapper h4.form-subtitle {
    background: #f5f5f5;
    text-align: center;
    padding: 15px;
    margin: 20px 0;
    color: #000;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 600;
    font-style: italic;
}
.booking-process-form .form-action-btn {
    margin:15px 0 0;
}
.booking-process-form .form-action-btn .btn{
    margin-left:8px 
}
.booking-process-form .form-action-btn .btn-default {
    min-width: 130px;
    float: right;
    border-radius: 0;
    min-width: 132px;
    background: #000;
    line-height: 35px;
    padding: 0 10px;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
}

.booking-process-form .form-action-btn .btn-default:before {
    background-color:#fdb827;
    border-radius: 0;
    color:#fff;
}

.stepwizard .btn.disabled, .stepwizard .btn[disabled], .stepwizard fieldset[disabled] .btn {
    opacity:1 !important;
    color:#333;
    pointer-events: none;
}
.stepwizard-row .btn-circle {
    width: 35px;
    height: 35px;
    text-align: center;
    padding: 0 0;
    font-size: 14px;
    line-height: 30px;
    border-radius: 35px;
    position: relative;
    z-index: 9;
    font-weight: bold;
    border:3px solid #b7b7b7 ;
    background:#e4e4e4;
}
.stepwizard-row.setup-panel {
    text-align: center;
    position: relative;
}
.stepwizard-step {
    display: inline-block;
    padding: 0 10px;
    position: relative;
    width:150px;
    vertical-align:top;  
}
.stepwizard-step:after {
    content: "";
    background:#ececec;
    height: 3px;
    position: absolute;
    top: 15px;
    width: 100%;
/*    left:90px;*/
}
.stepwizard-step.has-prev-btn a.btn.btn-circle {
    color: #000;
    background-color: #ffb927;
    border-color:#d49513;
}
.stepwizard-step.has-prev-btn:after {
   background: #ffb927;
}
.stepwizard-step:last-child:after, .stepwizard-step:last-child:before {
    display: none ;
}
.stepwizard .stepwizard-row   .btn-success {
    color: #000;
    background-color: #ffb927;
    border-color:#d49513;
}
.stepwizard {
    margin: 40px 0;
}
.stepwizard-step p {
    margin-top: 8px;
    line-height: 17px;
    color:#999;    
}
.stepwizard .stepwizard-step.has-prev-btn p,
.stepwizard .stepwizard-step.active-steps p{
    color:#000;
}
.booking-process-form .form-group label {
    color: #000;
}
span.required {
    color:red;
}
.staff-required-field.select:after {
    top:34px;
}
h4.resource-requirements-title {
    font-size: 20px;
    margin: 10px 0 20px;
    font-weight: 600;
    text-transform: uppercase;
}
.resource-requirements-tab .checkbox.form-group label {
    font-weight: 600;
}
.resource-requirements-tab .checkbox label::before,
.resource-requirements-tab .checkbox label::after {
    top:3px;
}
.course-radio-option .radio.form-group {
    background: #fdb827;
    padding: 0 10px 0 35px;
    margin: 0 0 15px 0;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    line-height: 35px;
}
.course-radio-option .radio.form-group label {
    font-weight: 600;
    font-size: 15px;
    display: block;
}
.course-radio-option .radio label:before {
    top:9px;
}
.course-radio-option .radio label:after {
    top:13px;
}
.calendar-icon {
    position:relative; 
}
.calendar-icon:after {
    color: #777;
    content: "\f073";
    font-family: FontAwesome;
    font-size: 14px;
    position: absolute;
    right: 10px;
    top:34px;
    z-index: 1;
}
.calendar-icon .form-control {
    padding-right:30px; 
}
.special-comment-tab h3.exit-note {
    color: #db1818;
    font-weight: bold;
    font-size: 17px;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: capitalize;
}

.about-us-page-wrapper {
    padding-bottom: 40px;
}


/***********tooltip style starts*******************/
.tool-tip-iocn {
  background-color: rgb(188, 219, 234);
  border-radius: 50%;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  height: 24px;
  line-height: 26px;
  position: relative;
  text-align: center;
  width: 24px;
  z-index: 999;
}
.tool-tip-iocn:before{
	content:'?';
	font-weight: bold;
	color:#fff;
}


.help-tip .help-tip-content{
	display: none;
	top:90px;
	text-align: left;
	background-color: #f3f0f0;
	padding: 20px;
	width: 100%;
	position: absolute;
	border-radius: 3px;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
	right:0;
	left:15px;
	color: #000;
	font-size: 13px;
	line-height: 1.4;
}

.tooltip_hover.help-tip-content {
  display: block !important;
  z-index: 2;
}
.help-tip .help-tip-content:before{
	position: absolute;
	content: '';
	width:0;
	height: 0;
	border:6px solid transparent;
	border-bottom-color:#help-tip-content1E2021;
	right:10px;
	top:-12px;
}

.help-tip .help-tip-content:after{
	width:70%;
	height:40px;
	content:'';
	position: absolute;
	top:-40px;
	left:0;
}
.enrollment-form-wrapper .help-tip {
    top: -3px;
    right:15px; 
}
.enrollment-form-wrapper .help-tip .help-tip-content {
    border-radius: 0;
    box-shadow: 0 0px 2px rgba(0, 0, 0, 0.3);
    z-index: 99;
    font-weight:normal; 
}
.enrollment-form-wrapper .help-tip .help-tip-content:before {
   display:none 
}
.enrollment-form-wrapper .form-group label.tooltip-label {
    width: auto;
    position: ;
    padding-right: 50px;
}
.help-tip-content ul li {
    display: block;
    padding: 0 0 5px 20px;
    position:relative;

}
.help-tip-content ul li:before {
    content: "\f105";
    position: absolute;
    left:0;
    top:0;
    font-family:FontAwesome;
}
.hidden_field { display:none; }

/***********tooltip style ends*******************/


/* Course Calender Tab Css 
=======================================*/

/*.course-calender-tab {
    display: none;
}*/

/*.course-calender-container  .tab-content>.tab-pane {
    display: block;
}*/

/* header cart css start */
.cart_content {position: absolute;z-index: 9999;top: 100%;width: 300px;right: 0px;left: auto;color: #333;padding: 13px 0 0 0;display:none;margin:0;}

.cart_content_inner {background: #ffffff;border: 2px solid #dddddd;float: left;width: 100%;margin: 0;padding: 0;position:relative;}

.top-header ul li:hover .cart_content {display:block;}

.cart_content .block-subtitle {border-bottom: 1px solid #dddddd;overflow: hidden;padding: 10px 12px;text-align: left;font-weight: 900;font-size: 16px;line-height: normal;}

.cart_content .vmadCartContents , .cart_content ul.innerItems {float: left;margin: 0;padding: 0;position: relative;text-align: left;width: 100%;display: block;}

.cart_content ul.innerItems li {border-bottom: 1px solid #dddddd;display: block;float: left;padding: 10px 5px;width: 100%;}

.vmcs_product_image {float: left;text-align: center;width: 30%;}

.vmcs_product_image > a {padding: 5px;border: 1px solid #ddd;display: inline-block;color: #000000;}

.cart_content arrow_box img {max-width: 100%;width: auto \9;height: auto;vertical-align: middle;border: 0;
-ms-interpolation-mode: bicubic;}

.vmcs_pname_desc {box-sizing: border-box;float: left;padding: 0 5px;width: 60%;color:#000000}
.vmcs_product_desc {color:#000000}
.vmcs_delete_product {float: left;text-align: center;width: 10%;}

.dropdown_cart_info {box-sizing: border-box;clear: both;display: block;float: left;padding: 10px;width: 100%;}

.cart_buttons {box-sizing: border-box;float: left;width: 50%;}

.cart_total_price {float: left;line-height: 20px;padding-top: 6px;text-align: right;text-transform: uppercase;width: 50%;font-size: 15px;}

.cart_buttons a {display: block;float: left;padding: 8px 15px;text-decoration: none;text-transform: uppercase;font-weight: 600;opacity: 1;background: #eeb133;color: #000000 !important;font-size: 14px;}

.cart_buttons a:hover {background: #333;color: #fff !important;text-decoration:none;}

.cart_content .cart_content_inner:after, .cart_content .cart_content_inner:before {bottom: 100%;border: solid transparent;content: " ";height: 0;width: 0;position: absolute;left: 70%;border-color: rgba(136,183,213,0);border-bottom-color: #fff;border-width: 9px;margin-left: 0;}

.cart_content .cart_content_inner:before {border-color: rgba(194,225,245,0);border-bottom-color: #ddd;border-width: 12px;margin-left: -3px;}
.top-header ul li .cart_content .vmcs_product_image a {float:left;width:100%;margin:0;padding:5px;}

.top-header ul li .cart_content, .top-header ul li .cart_content a {color: #333;line-height: normal;}

.top-header ul li {position:relative;}
.top-header ul li .fa-shopping-cart{
	color:#ff8d07
}
/* header cart css end */

.outer_box{display: flex;flex-wrap: wrap;justify-content: center;}

.forklift-licence-outer .outer_three_cat{justify-content: left;}

.outer_box a {
      color: #000!important;
    flex-basis: 160px;
    margin: 0px 5px;
    background: #fdb827;
    padding: 10px;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
    margin-bottom: 10px;
}

.outer_box a:hover{
    background-color: #000;
    color: #fff!important;
}

.forklift-licence-outer .outer_box a {font-size: 16px;line-height: 22px;}

.forklift-licence-outer .forklift-licence-point {margin: 0 0 15px 0;}

/******* Axcelerate Courses Start *********/

.bookingCalender {
    margin-top: 20px;
}
.bookingCalender .main-course-title {
    margin-bottom: 0;
}
/*.bookingCalender .selectbox-outer {
    margin-top: 0;
} */

.course--action .btn-booked-out {
    background-image: url('../images/booked-out.png');
    background-position: 0px -54px;
}

.course--action a.btn.btn-booked-now , .course--action a.btn-booked-out {
    background-color: transparent;
    border: none;
    background-repeat: no-repeat;
    box-shadow: none;
    font-size: 14px;
    color: #fff;
    height: 50px;
    min-width: 80px;
    text-transform: uppercase;
}


.course--action a.btn.btn-booked-now {
    background-image: url('../images/book-now.png');
    background-position: 0px -54px;
}

.book-blink {
    min-width: 80px;
}

.course--action a.btn.btn-booked-now:hover {
    background-position: 0px 0px;
}
.course--action a.btn.btn-booked-out:hover {
    background-position: 0px 0px;
}

@media (max-width: 639px) {
    .course--action a.btn br {
        display: block;
    }
}

.top-header ul li.get-cart {
    float: right;
}
.detail-Submit  {
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    min-width: 220px;
    line-height: 40px;
    border-radius: 0;
    padding: 0 10px;
    background: #fdb827;
    color: #000;
}
.btn.detail-Submit:hover {
    color: #fff;
}
/*course model popup css*/


.book-course-modal .modal-header {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(5%, rgba(254,216,70,1)),color-stop(100%, rgba(239,178,46,1)),color-stop(100%, rgba(239,178,46,1)),to(rgba(41,137,216,1)));
    background: -o-linear-gradient(top, rgba(254,216,70,1) 5%,rgba(239,178,46,1) 100%,rgba(239,178,46,1) 100%,rgba(41,137,216,1) 100%);
    background: linear-gradient(to bottom, rgba(254,216,70,1) 5%,rgba(239,178,46,1) 100%,rgba(239,178,46,1) 100%,rgba(41,137,216,1) 100%);
    border-radius: 0;
}

.book-course-modal .modal-header .close {
    opacity: 1;
    text-shadow: none;
    font-size: 20px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 27px;
    height: 27px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #000;
    border-radius: 50%;
    color: #fff;
    line-height: normal;
    border: 2px solid #fff;
    position:static;
    margin:12px 15px 0 0;
}

.book-course-modal .modal-header .close span{
    height:auto;
    line-height:normal;
}

.book-course-modal .modal-title {
    font-size: 26px;
    font-weight: 600;
    color: #000;
    font-family: 'Roboto Condensed', sans-serif;
    background:transparent;
}

.main-course-title{
    color: #b01616;
    font-size: 22px;
    font-weight: bold;
    margin: 20px 0;
    text-transform: uppercase;
    display: block;
    text-align: center;
    font-family: 'Roboto Condensed', sans-serif;
}

.selectbox-outer {
    max-width: 600px;
    display: flex;
    margin: 30px auto;
    flex-flow: wrap;
    justify-content: space-between;
}

.selectbox-outer .form-control {
    border-radius: 0px;
    background: #fdb827;
    width: calc(50% - 10px);
    min-height: 50px;
    font-family: 'Roboto Condensed', sans-serif;
    line-height: 50px;
    display: inline-flex;
    align-items: center;
    font-size: 18px;
    color: #000 !important;
    font-weight: 500;
    border: 1px solid #000;
    box-shadow: none !important;
}

.selectbox-outer .form-control {
    margin-top: 23px;
}

.table-title {
    color: #b01616;
    font-size: 18px;
    font-weight: bold;
    margin: 20px 0;
    text-transform: capitalize;
    display: block;
    text-align: left;
    font-family: 'Roboto Condensed', sans-serif;
}

.table-outer {
    width: 100%;
    display: inline-block;
    margin-bottom: 20px;
}

.table-outer .table {
    border: 1px solid #ddd;
    border-top-color: #aaa;
}

.table-outer table thead td {
    background: #fdb827;
    font-size: 17px;
    font-weight: 600;
    color: #000;
    font-family: 'Roboto Condensed';
    border: 1px solid #aaa;
    text-align: center;
    vertical-align: middle;
}

.table-outer table tbody td {
    border: 1px solid #ddd;
    text-align: center;
    vertical-align: middle;
}

.table-outer [class*="course--"] {
    text-transform: capitalize;
    font-size: 12px;
    font-family: 'Open sans',sans-serif;
    font-weight: 500;
    color: #000;
}

.course--bottom-text.text-bold {
    color: #b01616;
    font-weight: bold;
    font-size: 14px;
}

.table-outer [class*="course--"] .form-control{
    font-size: 15px;
    box-shadow: none !important;
    border: 1px solid #ddd;
    border-radius: 0px;
    width: 70px;
    display: block;
    margin: 0 auto;
}

.table-outer .table.course-table tr:hover td {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(5%, rgba(254,216,70,1)),color-stop(100%, rgba(239,178,46,1)),color-stop(100%, rgba(239,178,46,1)),to(rgba(41,137,216,1)));
    background: -o-linear-gradient(top, rgba(254,216,70,1) 5%,rgba(239,178,46,1) 100%,rgba(239,178,46,1) 100%,rgba(41,137,216,1) 100%);
    background: linear-gradient(to bottom, rgba(254,216,70,1) 5%,rgba(239,178,46,1) 100%,rgba(239,178,46,1) 100%,rgba(41,137,216,1) 100%);
}

.table-outer .table.course-table tr:hover [class*="course--"] {
    color: #333;
}

.table-outer .course--seat.full {
    color: #da3c3c;
    font-weight: 600;
}

.book-now {
    background: #8bc34a;
    color: #000;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Roboto Condensed';
    letter-spacing: .5px;
}

select.form-control.location-dropdown, 
select.form-control.course-name-dropdown {
    color: #000!important;
    margin-bottom:20px;
}

@media(max-width:500px ) {

    .input_fields_wrap > div {
         width: 100%; 
    }
}

/* Course table Responsive Style */
@media (max-width:575px){
    .table-outer table tbody td {
        display: block;
        width: 100%;
    }

    .table-outer .table thead {
        display: none;
    }
    
    .table-outer table tbody td:before {
        content: attr(data-title);
        display: inline-block;
        width: 120px;
        text-transform: capitalize;
        font-size: 13px;
        font-family: 'Open Sans',sans-serif;
        letter-spacing: .5px;
        text-align: left;
    }

    .table-outer [class*="course--"] {
        width: calc(100% - 130px);
        display: inline-block;
    }

    .table-outer table tbody tr {
        margin-bottom: 20px;
        display: block;
    }

    .table-outer .table {
        border: 0px;
    }

    .table-outer table tbody  tr:nth-child(odd) {
        margin-bottom: 0;
    }
}


.book-date--modal .modal-dialog {
    height: 100vh;
    margin: 0 auto;
    padding: 40px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: wrap;
    max-width: 650px;
    width: calc(100% - 30px);
}

.book-date--modal .modal-content {
    background: transparent;
    box-shadow: none;
    border: 0;
    width: 100%;
}

.book-date--modal .modal-header {
    border: 0px;
    position: relative;
    text-align: center;
    padding: 0;
    margin:0;
}

.book-date--modal .modal-header:before {
    position: absolute;
    bottom: -10px;
    width: 100%;
    background: #fff;
    height: 51px;
    z-index: -1;
    border-radius: 6px;
}

.book-date--modal .modal-header .popup-header-img{
    display: block;
    margin: auto;
}

.book-date--modal .close {
    position: absolute;
    bottom: 16px;
    top:auto;
    right: 0;
    width: 25px;
    height: 25px;
    align-items: center;
    display: inline-flex;
    justify-content: center;
    opacity: 1;
    font-size: 28px;
    font-weight: 500;
    background:transparent;
}

.book-date--modal .modal-body {
    background: #fff;
    border-radius: 6px;
    min-height: 80px;
}

.book-date--title {
    color: #b01616;
    font-size: 22px;
    font-weight: bold;
    margin: 0 0 20px;
    text-transform: uppercase;
    display: block;
    text-align: center;
    font-family: 'Roboto Condensed', sans-serif;
}
.book-date--action {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    flex-flow: wrap;
}

.book-date--action .btn {
    margin-left: 5px;
    margin-right: 5px;
    white-space:unset;
}
.custom-continue {
    margin-bottom: 10px;
    position: relative;
    float: right;
    margin-top: -30px;
}

.custom-wrap{
        max-width: 100%;
    }
.custom-wrap .form-control{
    width:100%;
}

.about-us-page-wrapper #detailForm .bill-promotional-inner {
   position: relative;
   padding-top: 0;
   margin-bottom: 20px;
}
.student_div{
   margin-bottom: 10px; 
}

.selectbox-outer .form-control{
    margin-top: 0;
    margin-bottom: 23px;
}

.package--title {
    letter-spacing: -.5px;
    font-size: 22px!important;
}

.course-price-outer .course-details {
   flex-flow: wrap;
}

.course-prices-list .terms-conditions-outer {
    margin-top: 20px;
    margin-bottom: 0;
}

.course-table.loading tbody {
  position: relative;
}

.course-table.loading tbody:after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url('https://www.licences4work.com.au/templates/course-calendar/images/lc-loading-image.gif');
  background-position: center;
  background-repeat: no-repeat;
  content: '';
  background:#ffb927
}


.view-cart-wrapper select.payment-drop-down {
    -moz-appearance: auto;
    -webkit-appearance: auto;
    appearance: auto;
}


.book-blink {
    color: transparent;
    background: transparent;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Roboto Condensed';
    letter-spacing: .5px;
    background-image: url(../images/bookNow-hurry.gif);
    background-size: 80px 50px;
    background-position: center center;
    background-repeat: no-repeat;
    height: 50px;
}
.book-blink:hover,
.book-blink:focus,
.book-blink:active{
    box-shadow:inherit;
    color: transparent;
    background: transparent;
    background-image: url(../images/bookNow-hurry.gif);
    background-size: 80px 50px;
    background-position: center center;
    background-repeat: no-repeat;
}

.book-blink-out {
    color: #fff;
    background: transparent;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Roboto Condensed';
    letter-spacing: .5px;
    background-image: url(../images/book-now.png);
    background-size: 80px 104px;
    background-position: 0 -55px;
    background-repeat: no-repeat;
    height: 50px;
    line-height: 33px;
}
.book-blink-out:hover,
.book-blink-out:focus,
.book-blink-out:active {
     box-shadow:inherit;
    color: #fff;
    background: transparent;
    background-image: url(../images/book-now.png);
    background-size: 80px 104px;
    background-position: 0 -4px;
    background-repeat: no-repeat;
}
.package--controls .btn{
    font-size: 13px!important;
}

.course-cal-outer-btn{
    max-width: 500px;
    display: flex;
    margin: 10px auto;
    flex-flow: wrap;
    justify-content: space-between;
}


.empty-employer-cart,
.empty-general-cart {
    display: none !important;
}

.popup-course-name{
    margin: 10px;
    font-weight: 600;
    font-size: 16px;
}

.popup-first-course-name{
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 16px;
}

/*new css header*/
@media (max-width: 767px) {
    .courseActionOuter .btn {
        margin-top: 15px;
    }
    .top-header {
        height: auto;
        padding:0;
    }
    /* .top-header .container {
        display:flex;
    } */
    .toogle-menu {
        top: 37px;
    }
    .top-header .address {
        display: none;
    }

    .top-header .mini_cart_link {
        width: 100%;
        text-align: center;
    }

    .top-header .mini_cart_link > li:not(.get-cart) {
        display: none;
    }

    .top-header .mini_cart_link li .get-cart i, .top-header .mini_cart_link li .get-cart .hwork4us {
        display: none;
    }

    .top-header ul li .fa-shopping-cart, .top-header ul li .hwork4us {
        display: none;
    }
    .top-header .get-cart {
        width: 100%;
        padding: 5px 0;
    }
    .top-header .get-cart .cart-dropdown {
           display: flex;
            justify-content: center;
    }
    
    .top-header ul.mini_cart_link li+li:last-child {
        margin-left: auto;
    }
    
    .top-header .get-cart .cart-dropdown span {
        width: auto;
    }
    .top-header .get-cart .cart-dropdown li:before {
        display: none;
    }

    .hide-mobile-header .top-header {
        display: none;
    }
    .hide-mobile-header .toogle-menu {
        top: 18px;
    }
}

@media (max-width: 1199.98px){
    .package--title {
        font-size: 20px!important;
    }
}



@media (max-width:1080px){
.about-us-page-wrapper #detailForm .bill-promotional-inner {
    margin-left: 0;
    margin-right: 0;
}

a.remove_field, a.remove_field:focus {
    right: 0;
}
.owl-dots {
    display: none;
}

.owl-nav {
    max-width: 100%;
}
.main-title.row.std_details {
    width: 100%;
    margin: 0;
}
}
    


/******* Axcelerate Courses End *********/


@media only screen and (max-width: 768px) {
.outer_box{flex-wrap: wrap;}

.outer_box a{margin-bottom: 10px;}

.onsite-training {margin-top: 35px;}
}

/*.course-calender-container .course-info-data-outer.tab-content>.tab-pane {display: none;}*/
.container-show .course-info-data-outer.tab-content>.tab-pane {display: none;}

.course-calender-container .course-info-data-outer.tab-content>.active {display: block;}

.course-calender-tab ul, .course-info-tab ul {background: #f1b941;border: 1px solid #f1b941;}

.course-calender-tab .nav-tabs>li, .course-info-tab .nav-tabs>li {margin-bottom: 1px;}

.course-calender-tab ul.nav-tabs li a , .course-calender-tab ul.nav-tabs>li.active>a:focus, .course-info-tab ul.nav-tabs li a , .course-info-tab ul.nav-tabs>li.active>a:focus {border: none !important;font-size: 16px;text-transform: uppercase;font-weight: 600;color: #000;border-radius: 0;margin: 0;}

.course-calender-tab ul.nav-tabs>li.active>a, .course-calender-tab ul.nav-tabs>li.active>a:hover , .course-info-tab ul.nav-tabs>li.active>a, .course-info-tab ul.nav-tabs>li.active>a:hover {color: #000;cursor: default;background-color: #fff;border: none;}

/*Whs Courses*/
.whs-course-wrapper {
    display: block;
    position: relative;
    overflow: hidden;
}

.category_title {
    position: absolute;
    bottom: 0;
    background-color: #feb63d;
    width: 100%;
    font-size: 18px;
    color: #000000;
    font-family: "Roboto Condensed";
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
    padding: 7px 10px;
}

.category-img img {
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    transform: scale(1);
}

.whs-course-wrapper:hover .category-img img {
    transform: scale(1.1);
}

.whs-course-col {
    margin-bottom: 20px;
    padding: 0 10px;
}

.whs-course-row {
    margin-left: -10px;
    margin-right: -10px;
}

.whs-course-col:nth-last-child(-n+2) {
    margin-bottom: 0;
}
/* WHS CSS */
ul#whs-adc li { margin-right: 10px; } 
ul#whs-adc li .whs-first-aid span:after{ content: ""; } 
ul#whs-adc li:hover .whs-first-aid span { color:#fff !important; }
.form-group.button-action.button_wrapper.flexContent.flex-justify-content.whs-first-aid { margin-bottom: 10px; }
.whs-course-col > a { cursor: pointer; }


/* new address header start */
.top-menu-info {display: inline-block; width: 100%; max-width: 400px; }
.top-header .top-menu-info-right {max-width: calc(100% - 400px); }
.top-header .top-menu-info li:last-child {padding-left:0px}

.forklift-licence-outer .wrapper_tranning h2 {font-size: 18px;color: #333333;margin-bottom: 20px;float: left;width: 100%;margin-top: 10px;font-weight: 500;text-transform: uppercase;}
.forklift-licence-outer .wrapper_tranning p {font-size: 14px;color: #333333;line-height: 19px;font-weight: normal;margin-bottom: 20px;}

/**** faqs and our-clients page ****/

.faqs-wrapper #myfaqInput {
  background-image: url('/templates/course-calendar/images/searchicon.png');
  background-position: 10px 12px;
  background-repeat: no-repeat;
  width: 100%;
  font-size: 16px;
  padding: 12px 20px 12px 40px;
  border: 1px solid #ddd;
  margin-bottom: 12px;
}
.faqs-wrapper .faqs-title{
padding-left:0;	
}
.faqs-wrapper .faqs-content p {
    margin-bottom: 15px;
}
.faqs-wrapper .faqs-content p, .faqs-wrapper .faqs-content {
    color: #000000;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    line-height: 20px;
}
.faqs-wrapper .faqs-title h1 {
    color: #060606;
    font-size: 30px;
    font-weight: bold;
    border-bottom: 3px solid #ffb927;
    text-transform: uppercase;
    display: inline-block;
}
.faqs-wrapper ul#myfaq {
    float: left;
    margin-top: 25px;
}

.our-clients-outer h1 {
    font-size: 35px;
    margin: 30px 0px 25px;
} 

.faq-wrapper-tab .table-txt-col02:after {
    content: "\f067";
    font-weight: 400;
    font: normal normal normal 17px/0 FontAwesome;
    margin-top: -10px;
	float:right;
	-webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.faq-wrapper-tab .table-txt-col02.just-active:after {
    content: "\f068";
}
.div-wrap {
    margin-bottom: 20px;
	clear: both;
}
section.course-prices-outer {
    padding: 0;
}

.date--picker-feild {
    position: relative !important;
}


/* Course Pages Modal  */
.post-pages-modal .modal-content {
    border-radius: 0px;
}


.post-pages-modal .modal-header .close {
    opacity: 1;
    text-shadow: none;
    font-size: 20px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 27px;
    height: 27px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #000;
    border-radius: 50%;
    color: #fff;
    line-height: normal;
    border: 2px solid #fff;
    position: static;
    margin: 10px 10px;
}
.post-pages-modal .modal-header .close span {
    line-height: normal;
    height: auto;
}
.post-pages-modal .modal-title {
    background: transparent;
}
.post-page--link.btn-animated:hover:before {
    border-radius: 0;
}



.post-pages-modal .modal-header {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(5%, rgba(254,216,70,1)),color-stop(100%, rgba(239,178,46,1)),color-stop(100%, rgba(239,178,46,1)),to(rgba(41,137,216,1)));
    background: -o-linear-gradient(top, rgba(254,216,70,1) 5%,rgba(239,178,46,1) 100%,rgba(239,178,46,1) 100%,rgba(41,137,216,1) 100%);
    background: linear-gradient(to bottom, rgba(254,216,70,1) 5%,rgba(239,178,46,1) 100%,rgba(239,178,46,1) 100%,rgba(41,137,216,1) 100%);
    border-radius: 0;
}



.post-page-list {
    list-style: none;
    padding: 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%;
    -ms-flex-flow: wrap;
        flex-flow: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.post-page-list li {
    width: calc(100% / 2 - 8px);
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-bottom: 15px; 
}

.post-page--link {
    background: #fdb827;
    color: #000;
    font-size: 17px;
    font-family: 'Roboto Condensed',sans-serif;
    width: 100%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    line-height: normal;
    min-height: 40px;
    letter-spacing: .5px;
    font-weight: 500;
    -webkit-transition: linear .2s;
    -o-transition: linear .2s;
    transition: linear .2s;
    border-radius: 0px;
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
            align-items: center;
    padding: 5px 10px;
}

.post-page--link:hover, 
.post-page--link:focus ,
.post-page--link:active {
    text-decoration: none;
    color: #fff;
    border-radius: 0px;
}


@media (max-width:576px){

    .post-page-list li {
        width: 100%;
    }
} 


/*.about-left-side .forklift-course-outer:first-child {*/
/*display: none;*/
/*}*/

/*.jap-emp-course-outer{*/
/*    display: none;*/
/*}*/



/* Employer Modal css */
.btn-yellow{
    min-width: 240px;
    line-height: normal;
    min-height: 45px;
    border-radius: 0;
    padding: 5px 15px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    background-color: #fdb827;
    margin-top: 25px;
    color: #000;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-family: 'Roboto Condensed', sans-serif;
}
.btn-yellow:hover{
    color: #fff;
}
.btn-yellow:hover:before{
    border-radius: 0px;
}

.book-date--modal .modal-dialog {
    height: 100vh;
    margin: 0 auto;
    padding: 40px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: wrap;
    max-width: 675px;
    width: calc(100% - 30px);
} 

.book-date--modal .modal-content {
    background: transparent;
    box-shadow: none;
    border: 0;
    width: 100%;
}

.book-date--modal .modal-header {
    border: 0px;
    position: relative;
    text-align: center;
    padding: 0;
    margin-bottom: 0;
}

.book-date--modal .modal-header:before {
    position: absolute;
    bottom: -10px;
    width: 100%;
    background: #fff;
    height: 51px;
    z-index: -1;
    border-radius: 6px;
}

.book-date--modal .modal-header .popup-header-img{
    display: block;
    margin: auto;
}

.book-date--modal .modal-header .close {
    position: absolute;
    bottom: 16px;
    top:auto;
    right: 0;
    width: 25px;
    height: 25px;
    align-items: center;
    display: inline-flex;
    justify-content: center;
    opacity: 1;
    font-size: 28px;
    font-weight: 500;
    background:transparent;
}

.book-date--modal .modal-body {
    background: #fff;
    border-radius: 6px;
    min-height: 80px;
}

.book-date--title {
    color: #b01616;
    font-size: 22px;
    font-weight: bold;
    margin: 0 0 20px;
    text-transform: uppercase;
    display: block;
    text-align: center;
    font-family: 'Roboto Condensed', sans-serif;
}
.book-date--action {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    flex-flow: wrap;
}

.book-date--action .btn {
    margin-left: 5px;
    margin-right: 5px;
    white-space:unset;
}

.modal{
    bottom:auto;
}



/* Media Query Section Css
============================================ */

@media(min-width:1400px) {
    ul.top-header-address li + li {padding-left: 40px;}
}

@media(max-width:1023px) {
	.container { width: 100%;}
	.top-header ul:first-child { display: none;}
	.notification-text p {font-size: 18px;}
	.container2 {width: 100%;margin: 0;padding: 0 15px;}
	.footer-col3 ul {padding: 0 30px 0 0;}
	.choose-us ul li {list-style-position: inside;}
    .table-cell.special-combo-thumbnails {min-width: 260px;}

}

@media (max-width:991px) {
   
	.footer-col3 ul li i {left: 0;}
	.footer-col3 ul li {padding-left: 30px;}
	nav.main-menu .navbar-nav > li > a {padding: 25px 6px;font-size: 13px;}
	span.address-col {display: block;}
	.address-col + .address-col {padding-left: 0;}
	.main-wrapper {background-size: 100% 12%;}
	.footer-col1 > .outer-div {text-align: center;}
	.footer-col.footer-col1 {width: 100%;padding-bottom: 30px;}
	.footer-col.footer-col2 {width: 30%;}
	.footer-col.footer-col3 {width: 70%;}
	.lead-naviagtion li a {font-size: 14px;padding: 22px 8px;}
    .component-image-outer, .component-description-left-col {padding-right: 0;}
    .component-details .main-title h1 {font-size: 20px;margin-bottom: 25px;}
    .product-availability .titie {font-size: 17px;}
    .component-details span.price {font-size: 30px;margin: 10px 0 15px;}
    .component-details .action-button .btn.btn-add-cart {font-size: 18px;line-height: 44px;margin-bottom: 25px;min-width: 190px;}
    .component-details .quantity .input-group-addon, .btn-default {height: 40px;width: 40px;}
    .component-details .quantity .form-control.input-number {height: 40px;width: 50px;}
    .component-details .quantity .input-group {width: 128px;}
    .component-details .quantity {margin-bottom: 22px;}
    .row.component-description {padding: 40px 0;}
    .course-prices-wrapper .course-price-list li .course-box { min-height: 120px;}
    .secure-code-outer.text-right img {height: 35px;width: 100%;}
    .col-sm-12.col-xs-12.terms-conditions-outer {padding-left: 15px;padding-right: 15px;}
    .print-fss-course-outer .form-note {left: 12px;top: -32px;}
    .promotional-codes-outer .form-inline .form-group { width: 60%;}
    .payment-method-option { width: 50%;}
    #payment_html .payment-method-option:nth-child(3) {width: 100%;}
    td.quantity {min-width: 140px;}
    .fancybox-wrap.fancybox-desktop.fancybox-type-iframe.fancybox-opened { width: 94% !important;left: 0 !important;right: 0 !important;margin: auto;}
    .fancybox-inner {  width: 100% !important;}
    .s2s3-wrapper .twoj_tab_block_li.twoj-state-default { float:left;display:inline-block;min-height: 42px;width: 33.333%;}
    .s2s3-wrapper .twoj_tab_block_li.twoj-state-default.twoj-tabs-selected:before{display:none }
    .s2s3-wrapper .twoj_tab_block_li.twoj-state-default:nth-child(3),.s2s3-wrapper .twoj_tab_block_li.twoj-state-default:nth-child(6) {   border-right: transparent;}
    .s2s3-wrapper .twoj_tab_block_li.twoj-state-default:last-child { border-right: 1px solid #ddd;}


}


@media (max-width:767px) {
/* header css */
.mbll_numm {
    display: block !important;
    padding: 20px 30px;
    margin: auto;
    float: left;
    color: #000;
    font-weight: bold;
    position: absolute;
    left: 160px;
    right: 80px;
    text-align: center;
    font-size: 20px;
}
.mbll_numm i.fa.fa-phone.phone-icon { padding-right: 4px; }


    .desktop-tab-version{display:none !important; }
    .mobile-tab-version {display:block  !important;}
	/* .top-header .container {display:none;} */
	/* .top-header {height:6px;padding:0} */
	.toogle-menu  {display:block}
	.main-navbar {position: fixed;width: 270px;height: 100%;background: #f1b941;top: 70px;z-index: 100;padding-bottom: 100px;overflow: auto;right: -100%;transition: all 0.3s ease 0s;}
	.nav.navbar-nav.lead-naviagtion.navbar-right {  margin: 0;padding:30px}
	.navbar-header {margin: 0 !important;}
	.main-navbar.open-menu { right: 0; transition: all 0.3s ease 0s;}
	.html-overlay.active {display: block;}
	body.overflow-hidden {overflow:hidden}
	header.main-header { position: relative; z-index: 100;}
	.lead-naviagtion li a {border-bottom: 1px solid #ffce64;font-size: 16px;padding: 10px 15px;}
	.lead-naviagtion  li.active > a,
	.lead-naviagtion  li.active > a:focus,
	.lead-naviagtion  li.active > a:hover,
	.lead-naviagtion  li a:focus,
	.lead-naviagtion  li a:hover {background-color: #dda837;color: #fff;}
	body.home .bottom-header-navigation { background:#f1b941}
    .special-combo-outer ul {display: block;}
    .special-combo-outer ul li .table-cell {display: block;text-align: center;padding:0; margin-bottom:15px; }
    .special-combo-price {margin: auto;}
    .table-cell.special-combo-thumbnails {min-width: auto;margin-bottom:15px !important; }
    .special-combo-outer ul li {float: left;width: 100%;margin-bottom:20px !important; padding:20px; }
    .special-combo-price:before {left: 40px;top: auto;bottom:-25px;transform: rotate(360deg);}
    .special-combo-price { margin-bottom: 40px;}
	.courses-col-3 { width: 33.3%;}
	.choose-us {padding: 20px 15px 20px 15px;}
	.testimonial-sec {padding: 20px 15px 20px 15px;background: #060606;}
	.choose-us {background: #0f0e0e;}
	.call-number-text p {font-size: 30px;text-align: center;}
	.courses-heading-title {padding: 5px 15px;line-height: 24px;background: none;color:#000;}
	button.res-menubtn {float: right;width: 35px;height: 40px;background: none;border: none;margin: 22px 10px 0 0;display:block;}
	nav.main-menu .navbar-collapse {position: fixed;z-index: 999;background: #f1b941;width: 270px;border: none;right: 0px;padding: 20px;box-shadow: 0 0 14px 0px #003;top: 0px;transform: translateX(1000px);transition: all 0.3s ease-in-out;display: block;}
	.collapse.navbar-collapse.open-menu{transform: translateX(0px);}
	nav.main-menu .navbar-nav > .active > a, nav.main-menu .navbar-nav > .active > a:focus, nav.main-menu .navbar-nav > .active > a:hover, 
	nav.main-menu .navbar-nav > li > a:focus, nav.main-menu .navbar-nav > li > a:hover {background-color: rgba(0,0,0, 0.1);color: #fff;}
	nav.main-menu .nav.navbar-nav {float: right;width: 100%;margin: 0;}
	nav.main-menu .navbar-nav > li > a {padding: 10px ;color: #000;font-size: 16px;width:189px;}
	nav.main-menu .navbar-nav > li + li > a {border-top: 1px solid #ffce64;}
	nav.main-menu .navbar-toggle,
	nav.main-menu .navbar-toggle:focus,
	nav.main-menu .navbar-toggle:hover {border: none;margin-top: 20px;background: none;}
	nav.main-menu .navbar-toggle .icon-bar {background-color: #000000;height: 4px;}
	ul.top-header-address {display: none;}
	.footer-col.footer-col2, 
	.footer-col.footer-col3 {width: 100%;}
	.footer-col h2 {margin-bottom: 10px;}
	.footer-bottom p {text-align: center;padding: 5px 0;}
	.footer-bottom {padding: 5px 0;}
	.footer-col.footer-col2 li {padding: 0 15px;display: inline-block;position:relative;}
	.footer-col.footer-col2 li + li:before {content: '';width: 2px;height: 44%;background: #a5aeb8;position: absolute;left: 0;top: 7px;margin: auto;}
	.main-wrapper {background: #f1b941;}
	.header-bar {background: none;}
	.double-sec-col, .double-sec-col .carousel-indicators {text-align: center;}
	.testimonial-crousel .item{padding-right:0;}
	.footer-col p, .footer-col a, .footer-col span {color: #a5aeb8;}
	.testimonial-outer .col-md-6.col-sm-6.col-xs-12 {padding: 0;}
	.notification-text {padding: 10px 0;background: #ffcf6c;}
	.notification-text p {font-weight:600;}
	.question-text p {text-align: center;}
	.footer-col {text-align: center;}
	.footer-col3 ul {float: left;width: 100%;}
	.footer-col3 ul + ul{padding-top:20px;}
	.footer-col3 ul li i {position: static;color:#a5aeb8;}
	.footer-col1 > a {margin-top: 0px;display:none;}
	.footer-col.footer-col2 {padding: 30px 0;position:relative;}
	.footer-col.footer-col1 {padding-top: 15px;}
	.footer-col.footer-col2:after, .footer-col.footer-col2:before{content:'';width:139px;height:1px;background:#a5aeb8;position:absolute;left:50%;top:0;transform: translate(-50%, 0);}
	.footer-col.footer-col2:after{top:auto;bottom:0;}
	.footer-col.footer-col3 {padding-top: 30px;}
	span.close-btn {display:block;}
	span.close-btn i.fa.fa-times {line-height: 19px;}
	.pull-right.about-right-img {float: left;margin-bottom: 20px;width: 100%;padding:0}
	.pull-right.about-right-img img , .why-choose-content .why-choose-img img{width: 100%;}
	.why-choose-content .why-choose-img {padding-right: 0;width:100%;margin-bottom:20px;}
	.about-us-page-wrapper .our-vision {padding: 20px;}
	.about-content.our-vision [class*="col-"] {margin-bottom:20px;}
	.about-content.our-mission  .about-main-title {margin-top:15px;}
	.our-mission-image-outer img {width:100%;}
	.button-action-div.text-right { margin: 30px 0; text-align: center;}
    .testimonials-outer [class*="col-"] { padding: 0 5px;}
    .testimonials-outer .testimonials-items { margin-bottom: 10px;}
    .testimonials-items object, .testimonials-items iframe { height: 100% !important;}
	.contact-us-items .contact-address-info , .contact-us-wrapper .contact-us-items{ position: static; width: 100%; margin-bottom: 30px;}
    .component-description-left-col {padding-right: 15px;}
    .component-description .note-right-content { padding-top: 0;}
    .component-image-outer img {margin-bottom: 25px;width: 100%;}
    .component-details .main-title h1 { font-size: 24px;}
    .course-prices-wrapper .course-price-list li {float: left;width: 100%;margin-bottom: 15px;}
    .component-details .quantity {float: left;margin-bottom: 0;width: 30%;}
    .component-details .action-button {float: left;padding-left: 10px;width: 70%;margin-top:28px;}
    .view-shoping-outer {float: right;}
    .view-shoping-outer a span {display:none }
    .component-details .action-button .btn.btn-add-cart {line-height: 40px;min-width: auto;padding: 0 15px;float:right;}
    .component-details .quantity .input-group {margin-top: -2px;}
    .view-shoping-outer a.view-shoping {background: #000;color: #fff;font-size: 18px;font-weight: bold;line-height: 40px;padding: 0 20px;text-transform: uppercase;font-family: 'Open Sans', sans-serif;float:right;margin-right: 5px; }
    a.view-shoping.btn-animated:before{display:block;background:#be2d2d;border-radius:0}
    a.view-shoping.btn-animated:hover{text-decoration: none;}
    .course-prices-wrapper { padding: 40px 0;}
    .course-prices-wrapper .course-price-list li .course-box { min-height: 100%;}
    .course-prices-wrapper .course-price-list li h3.title , .course-prices-wrapper .course-price-list li .course-details p{min-height: 100%;}
    .forklift-licence-outer { padding: 15px;}
    .terms-conditions-body li { padding: 4px 0 !important;  width: 100%;}
    .terms-conditions-body li::before {display:none !important }
    .no-right-padding { padding-right: 15px;}
    #map1 ,#map2{ height: 300px !important;}
    .JScriptConfirmWindow.popup_box_wrapper { width: 94%; }
    .row.traning-fields select.form-control {margin-bottom: 20px;}
    .print-fss-course-outer .form-note {padding-top: 5px; position: static;}
    .statement-outer ul li ul {margin: 10px 0 0;}
    .default-page { min-height: auto;padding-bottom:40px; }
    .fee-table-outer table tr th { min-width: 100px;}
    #showme.JScriptConfirmWindow .JScriptConfirmMessage {max-width: 94%;}
    .popup_box_wrapper .JScriptConfirmMessage ul li span { font-size: 15px !important;}
    .popup_box_wrapper .JScriptConfirmMessage { width: 100%;}
    .promotional-codes-outer .form-inline .form-group {float: left;width: 60%;}
    .promotional-codes-outer .btn.btn-save {float: right;width: auto;max-width: 100%;min-width: auto;}
    .payment-method-option { width: 100%;}
    .terms-conditions-body li { height: 100%;overflow: visible;}
    .component-details .action-button + .action-button {  width: 100%;  padding: 0 5px;  margin-top: 19px;}
    .forklift-course-booking img {float:none;  }
    .s2s3-wrapper .twoj_tab_block_li.twoj-state-default {width: 50%;}
    .s2s3-wrapper .twoj_tab_block_li.twoj-state-default:nth-child(3),.s2s3-wrapper .twoj_tab_block_li.twoj-state-default:nth-child(6) {border-right: 1px solid #ddd;}
    .s2s3-wrapper .twoj_tab_block_li.twoj-state-default:last-child { border-right: 1px solid #ddd;}
    .s2s3-wrapper .twoj_tab_block_li.twoj-state-default:nth-child(even){border-right:transparent;}
    .cate-image-outer {  width: 35%;}
    .course-price-outer { /*width: calc(100% - 35%);*/}
    .course-price-inner { height: 169px;}
    .course-prices-list a.course-box-outer {height:100%} 
    .course-info h3.title {  font-size: 18px;}
    .course-price-outer .price {  padding-left: 0;text-align: right;padding-right: 15px;}


/* Table Tab Responsive Css*/
    .course-calender-tab {   display: block;-webkit-transition: .35s ease-in-out;transition: .35s ease-in-out;}
    .course-calender-container .tab-content>.tab-pane {  display:none; }
    .course-calender-container  .tab-content>.active {display:block; }
    .course-calender-container .nav-tabs {   border-bottom: none}
    .course-calender-tab ul {   background: #f1b941;    border: 1px solid #f1b941;}
    .course-calender-tab ul.nav-tabs li a {border: none !important;font-size: 16px;text-transform: uppercase;font-weight: 600;color: #000;border-radius: 0;margin: 0;}
    .course-calender-tab .nav-tabs>li {  margin-bottom: 1px;}
    .course-calender-tab.tab-header-fixed {position: fixed;top: 0;z-index:99;left:15px;right:15px;-webkit-transition: .35s ease-in-out;transition: .35s ease-in-out;}

/* Table responsive*/
.course-info-data-outer tbody {   width: 100%;float:left }
.course-info-data-outer .course-info-data table thead { display: none;}
.course-info-data-outer .course-info-data  table, 
.course-info-data-outer .course-info-datatbody, 
.course-info-data-outer .course-info-data td, 
.course-info-data-outer .course-info-data tr { display: block;text-align:left;    width: 100%; }
.course-info-data-outer .course-info-data tr:nth-of-type(2n+1) {   background: #eee none repeat scroll 0 0;}
.course-info-data-outer .course-info-data td  {border:none;padding-left: 40%;position: relative;}
.course-info-data-outer .course-info-data td:before {left: 6px;padding-right: 10px;position: absolute;top: 4px;white-space: nowrap;width:30%;font-weight:bold }
.course-info-data-outer .course-info-data td:nth-of-type(1):before {content: "Course";}
.course-info-data-outer .course-info-data td:nth-of-type(2):before {content: "Availbility";}
.course-info-data-outer .course-info-data td:nth-of-type(3):before {content: "Price";}
.course-info-data-outer .course-info-data td:nth-of-type(4):before {content: "Action";}
.course-info-data-outer .course-info-data tr {padding:5px;white-space: normal !important; }
.course-info-data .table-bordered td {font-size: 15px;padding-bottom: 5px;padding-top: 5px; white-space: normal !important;}

.course-info-data .table-bordered td.action .btn-booked-out, .course-info-data .table-bordered td.action .btn-booked-now {height: 29px;padding: 4px 10px;}
.course-info-data .table-bordered td.action .btn-booked-now:after {line-height:29px !important}
.course-calender-tab ul.nav-tabs li.active a, .course-calender-tab ul.nav-tabs li a:hover {color: #FFF !important;background: #e62021 !important;}

/* Table responsive*/
.course-info-data-table.table-responsive tbody {   width: 100%;float:left }
.course-info-data-table.table-responsive table.table thead { display: none;}
.course-info-data-table.table-responsive table.table, 
.course-info-data-table.table-responsive table.table tbody, 
.course-info-data-table.table-responsive table.table td, 
.course-info-data-table.table-responsive table.table tr { display: block;text-align:left;width: 100%; }
.course-info-data-table.table-responsive table.table tr:nth-of-type(2n+1) {   background: #eee none repeat scroll 0 0;}
.course-info-data-table.table-responsive table.table td  {border:none;padding-left: 50%;position: relative;}
.course-info-data-table.table-responsive table.table td:before {left: 6px;padding-right: 10px;position: absolute;top: 4px;white-space: nowrap;width:30%;font-weight:bold }
.course-info-data-table.table-responsive table.table td:nth-of-type(1):before {content: "Course";}
.course-info-data-table.table-responsive table.table td:nth-of-type(2):before {content: "Availbility";}
.course-info-data-table.table-responsive table.table td:nth-of-type(3):before {content: "Price";}
.course-info-data-table.table-responsive table.table td:nth-of-type(4):before {content: "Action";}
.course-info-data-table.table-responsive table.table tr {padding:5px;white-space: normal !important; }
.course-info-data-table.table-responsive table.table td {font-size: 15px;padding-bottom: 5px;padding-top: 5px; white-space: normal !important;}
.course-info-data-table.table-responsive table.table td.action .btn-booked-out, .course-info-data .table-bordered td.action .btn-booked-now {height: 29px;padding: 4px 10px;}
.course-info-data-table.table-responsive table.table td.action .btn-booked-now:after {line-height:29px !important}
.course-info-tab ul.nav-tabs li.active a,.course-calender-tab ul.nav-tabs li a:hover {color: #FFF !important;background: #e62021 !important;}

.cart-info-outer .table thead{ display: none;}
.cart-info-outer .table tr, .cart-info-outer .table td { display: block;text-align:left;    width: 100%; }
.cart-info-outer .table td  {border:none;padding-left: 50%;position: relative;}
.cart-info-outer .table td:before {left: 6px;padding-right: 10px;position: absolute;top: 4px;white-space: nowrap;width:30%;font-weight:bold }
.cart-info-outer .table-bordered tr:nth-of-type(2n+1) {background: #eee none repeat scroll 0 0;}
.cart-info-outer .table tbody td:nth-of-type(1):before {content: "Name";}
.cart-info-outer .table tbody td:nth-of-type(2):before {content: "Location";}
.cart-info-outer .table tbody td:nth-of-type(3):before {content: "Date";}
.cart-info-outer .table td:nth-of-type(4):before {content: "Price";}
.cart-info-outer .table td:nth-of-type(5):before {content: "Quantity";}
.cart-info-outer .table td.course-totalCost:before {content: "Total Cost";}
.cart-info-outer .table tfoot>tr:first-child td:last-child:before {content: "Subtotal Cost";}
.cart-info-outer .table tfoot>tr.cardfeeCustom_row td:last-child:before {content: "Card Fee";}
.cart-info-outer .table tfoot>tr.cardfeeCustom_row td:first-child:before {display: none;}
.cart-info-outer .table tfoot>tr.discounted_row td:last-child:before {content: "Discount Amount";}
.cart-info-outer .table tfoot>tr:last-child td:last-child:before {content: "Total Cost";}
.cart-info-outer .table tfoot>tr.discounted_row{background-color: #eee;}
.cart-info-outer .table tfoot tr td:nth-child(2),.cart-info-outer .table tfoot>tr:last-child td:first-child ,.cart-info-outer .table tfoot>tr:first-child td:first-child,.cart-info-outer .table tfoot>tr.discounted_row td:first-child{
    display: none;
}  
.cart-info-outer .table, .cart-info-outer .table tbody, .cart-info-outer .table tfoot {
    display: block !important;
}
.cart-info-outer .table-bordered tr td {
    background-image: none;
    text-align: left !important;
}
.table-responsive>.table>tbody>tr>td, .table-responsive>.table>tbody>tr>th, .table-responsive>.table>tfoot>tr>td, .table-responsive>.table>tfoot>tr>th, .table-responsive>.table>thead>tr>td, .table-responsive>.table>thead>tr>th {
    white-space: inherit;
}
.cart-info-outer .table, .cart-info-outer .table tbody { display: block !important;}
.cart-info-outer .table-bordered tr td{ background-image:none; }
.cart-info-outer .table-bordered tr td a {color: #000;white-space: normal;}
.cart-info-outer .table-bordered  tr {padding:5px;white-space: normal !important; }
}


@media (max-width:639px) {

.mbll_numm i.fa.fa-phone.phone-icon { padding-right: 4px; }
    .footer-col1 .footerLogos img {
        display: block;
    }
	.footer-col1 img {display: none;}
	.footer-col1 .outer-div:before {color: #fff;font-size: 18px;font-weight: 700;font-family: "Roboto", sans-serif;margin-bottom: 40px;text-transform: uppercase;content: 'About us';display: block;margin: 0 0 15px;}
	.courses-col {margin: 9px 0 0;}
	.coures-name {font-size: 15px;}
	.footer-col3 ul li {padding-left: 20px;}
	.footer-col3 ul {padding: 0;}
	.courses-col-3 {width: 50%;padding: 0 5px;}
	.header-top {padding: 5px 0;}
	.about-us-page-wrapper .about-right-side-bar {float: right;width: 100%;}
	.about-banner-container ,ul.right-side-nav li.active-nav a:after{display:none}
	.about-us-page-wrapper .about-left-side { float: left;padding: 0; width: 100%;}
    .course-prices-wrapper .course-price-list li .course-price {font-size: 24px;}
    .JScriptConfirmWindow.popup_box_wrapper { padding: 15px;}
    .popup_box_wrapper .JScriptConfirmMessage ul { padding: 15px;}
    .popup_box_wrapper .JScriptConfirmMessage ul li span {    padding: 0 15px;    font-size: 14px !important;    }
    .popup_box_wrapper .men-thum-img img { margin-top: -192px;}
    .popup_box_wrapper h2.title {margin: 10px 0 20px 0;}
    .enquiry-form-wrapper.view-cart-wrapper .enrolment-form .checkbox.checkbox-primary {width: 50%;}
    .correspondence-course { padding-left: 0;}
    .complete-course-outer .online-course .descr1, .complete-course-outer .correspondence-course .descr2{position: static;padding: 0 0 15px 0  !important}
    .default-page  span input{ min-width:100% !important;width:100% ;margin-bottom:15px;}
    .default-page  span.floatleft {display:block;width:100%;  }
    .default-page  span.floatleft input {border-right:1px solid #cecece;}
    .error-text { font-size: 100px;}
    .page-no-found-outer p { font-size: 14px; line-height: 22px;}
    .popup_box_wrapper .men-thum-img img { display:none }
    .popup_box_wrapper .JScriptConfirmMessage ul li {display: block; float: none;}
    .popup_box_wrapper .JScriptConfirmMessage ul li span { padding: 0 5px 5px 5px;font-size: 18px !important;}
    .popup_box_wrapper .JScriptConfirmMessage ul li span:after {display:none }
    .fancybox-inner { width: 100% !important;}
    .enquiry-form-wrapper .form-group.action-button .btn {width:100%;}
    .form-group.action-button input {margin-bottom:0}
    .component-details .quantity { margin-bottom:20px; width: 100%;}
    .component-details .action-button { width: 50%;margin: 0;padding:0 }
    .component-details .action-button + .action-button { width: calc(50% - 10px);padding: 0; margin: 0 0 0 10px;}
    .view-shoping-outer a.view-shoping {margin: 0;padding: 0 20px;text-align: center;width: 100%;}
    .row.component-description {   padding: 25px 0;}
    .cate-image-outer { width: 100%;}
    .course-price-outer { width: 100%;padding: 10px;}
    .course-price-outer .price { padding-right:5px; width: 65px;}
    .course-price-outer .course-info { width: calc(100% - 65px); padding-right: 0;}
    .course-price-inner { height: 215px;  padding-right: 15px;}
    .course-price-outer .course-details {     align-items: initial;}

    .about-us-page-wrapper.course-calender-sidebar .container {display: flex;flex-direction: column;flex-wrap:nowrap;}
    .about-us-page-wrapper.course-calender-sidebar .container .about-right-side-bar { order: 2;}
    .about-us-page-wrapper.course-calender-sidebar .container .item-page { order: 1;}
    .course-calender-container {   padding-bottom: 0;}
    .default-page { padding-bottom: 0;}
    .default-page br {display:none }
    .course-info-data .table-bordered td.action a.btn br {display:block;}

}

@media (max-width:479px) {
	.mbll_numm {position: static;font-size:14px;}
	.double-sec-col h2 {font-size: 22px;}
	.testimonial-crousel .item {font-size:14px;}
	.choose-us ul li {font-size: 14px;}
	.notification-text p {font-size: 14px;padding: 0 15px;}
	.footer-main {padding-top: 10px;}
	.footer-bottom {margin-top: 20px;}
	.course-calender-items h3.sub-title {font-size: 14px;min-height:70px;padding: 10px 5px;}
	.course-action a.btn {font-size: 12px;line-height: 13px;}
	.question-text p {font-size: 20px;}
	.course-calender-items h3.sub-title span {font-size: 11px;}
	.contact-us-items .contact-address-info {padding: 20px 20px 0 20px;}
	.direction {padding:10px 0 0 0}
	.testimonials-outer .testimonials-info h3 {font-size: 13px;}
    .component-details .action-button .btn.btn-add-cart {width: 50%;margin: 0;}
    .view-shoping-outer a.view-shoping {margin: 0 0 0 0 ;padding: 0 20px;text-align: center;width: 100%;}
    .component-details .action-button .btn-animated {font-size: 14px !important;}
    .about-main-title h2, .main-title h1 {font-size: 20px;}
	.button-action .btn {min-width:100%;width:100% }
	.forklift-course-booking {text-align: center;}
    .enquiry-form-wrapper .form-group.action-button .btn { width: 100%;margin-bottom:15px; }
    .button-action .btn {font-size: 14px;line-height: 40px;}
    .forklift-course-list-items { overflow-wrap: break-word;}
    .enrolment-form .main-title.col-sm-12.col-xs-12 h1 {font-size: 17px;}
    .footr-social-link.text-right {float: none;}
    .component-details .quantity { margin-bottom:0;}
    .view-shoping-outer a.view-shoping, .component-details .action-button .addtocart-button { font-size: 14px;}
    .twoj_tabs_class11 > .twoj_tab_block_ul .twoj_tab_block_li .twoj_tab_block_a span { font-size: 13px;}

    .course-calender-tab ul.nav-tabs li a { font-size: 14px; padding: 12px 10px;text-align: center; }
    .course-calender-tab .nav-tabs>li {float: left; width: 50%;}
}

@media (max-width:319px) {
	body {width:320px;overflow-x:scroll}

}
@media (max-width:320px){
.mbll_numm{display: block !important; padding: 20px 14px;margin: auto;float: left;color: #000;font-weight: bold;}
.mbll_numm i.fa.fa-phone.phone-icon { padding-right: 4px; }
}
/* IE8 */
@media all\0 { 
ul.right-side-nav li.active-nav a:after {
	left:-20px\0/;
	top:14px\0/;
}
.navbar-nav > LI > A{
padding-top:22px\0/ !important;
padding-bottom:22px\0/ !important;
}


.course-price-outer .price{
	float:right\0/;
}
.cate-image-outer H2.title{
background-color:#efb436\0/;
}
.course-prices-list a.course-box-outer{
	border:1px solid transparent\0/;
}
.course-prices-list a.course-box-outer:hover{
	border:1px solid #ebebeb\0/; 
}
.special-combo-price:before {
	top:39px\0/;
	left:-40px \0/;
}
.btn-animated:before{
	display:none\0/;
}
.btn-animated:hover{
	background-color:#333\0/;
}
.course-price-outer{
width:72%\0/;

}
}

.itemid-106  .item-page, .itemid-118 .item-page, .itemid-350 .item-page, .itemid-188 .item-page, .itemid-146 .item-page, 
.itemid-119 .item-page, .itemid-204 .item-page, .itemid-128 .item-page, .itemid-210 .item-page {
	float:none\9;
	width:auto\9;
}
.itemid-118 .course-calender-sidebar.about-us-page-wrapper  .item-page, .course-calender-sidebar.about-us-page-wrapper  .item-page{
	width:76%\0/;
}
.itemid-106  .item-page, .itemid-118 .item-page, .itemid-350 .item-page, .itemid-188 .item-page, .itemid-146 .item-page, 
.itemid-119 .item-page, .itemid-204 .item-page, .itemid-128 .item-page, .itemid-210 .item-page {
	float:left\9;
	width:76%\9;
}

.itemid-118 .about-us-page-wrapper  .item-page, .about-us-page-wrapper  .item-page{
	width:100%\0/;
}

.course-price-outer{
width:72% \9;
}
.about-us-page-wrapper .about-left-side{
width:100%\0/;
}
.cart-info-outer .table tr th {
  
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fed846', endColorstr='#fed846',GradientType=0 )\0/;
}
.course-info-data .table-bordered td.action a.btn{
	background-color:transparent;
	border:none;
	background-repeat:no-repeat;
	box-shadow:none;
	font-size:14px;
	color:#fff;
	height:50px;
	background-size: cover;
	text-transform:uppercase
}
.course-info-data .table-bordered td.action .btn.btn-booked-out{
	background-image:url('../images/booked-out.png');
	background-position: 0px -50px;
	background-position: 0px -50px\9;
	background-position: 0px -54px\0/;
	
}
.course-info-data .table-bordered td.action .btn.btn-booked-out:hover{
	background-position: 0px 2px;
	background-position: 0px 2px\9;
	background-position: 0px 1px\0/;
}
.course-info-data .table-bordered td.action a.btn.btn-booked-now{
	background-image:url('../images/book-now.png');
	background-position: 0px -54px;
}
.course-info-data .table-bordered td.action a.btn.btn-booked-now:hover, 
.course-info-data .table-bordered td.action .btn.btn-booked-now.btn-blink-out:hover{
   background-position: 0px 0px;
}
.course-info-data .table-bordered td.action .btn.btn-booked-now.btn-blink-out{
	background-image:url('../images/bookNow-hurry.gif');
	font-size:0;
	background-position: 0px 0px;
}
.course-info-data .table-bordered td.action a.btn.register-gif-blink {
    background-image: url('../images/RegisterNow-hurry.gif');
    background-position: 0px 0px;
    font-size:0;
}
.JScriptConfirmSplash{
	background-color:transparent !important;
	background-image:url('../images/lc-pop-bg.png');
	background-repeat:repeat;
	opacity:1 !important;
}

.button-action-div .btn-view-more{
	background-image:url('../images/lc-view-more-btn.png');
	background-position: 0px -57px;
	
	background-position: 0px -57px\9;
	background-position: 0px -54px\0/;
	height:42px;
	border:none;
	background-repeat:no-repeat;
	box-shadow:none;
	font-size:18px;
	font-weight:600;
	color:#fff;
	height:50px;
	height:50px\9;
	height:53px\0/;
	background-size: cover;
	text-transform:uppercase;
	width:167px;
	width:167px\9;
	width:182px\0/;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.button-action-div .btn-view-more{
background-position: 0px -51px;
}
}
.button-action-div .btn-view-more:hover{
	background-position: 0px 0px;
	
}
#virtuemart_state_id {
    padding: 7px 10px\0/ !important;
	width:100%;
}
.view-cart-wrapper SELECT.form-control{
    padding: 5px 15px\0/ !important;
	line-height: 22px\0/;
}
.special-combo-price{
	padding:20px 0\9 !important;
	text-align:center \9;
}


@media (max-width:639px) {
.default-page span.addtocart-button input.jbtn {margin: 0 0 0 15px;width: auto;min-width: 150px !important;}
}

@media (max-width:479px) {
span.addtocart-button {width: 100%;text-align: right;}
.default-page span.addtocart-button input.jbtn {margin:0;width:100%;}
span.addtocart-button .tool-tip-iocn {margin-right: 5px;}
}

@media (max-width:1024px){.top-header .top-menu-info-right{max-width:430px;}.top-header .top-menu-info-right li:nth-child(2){padding-left:0px;}}
@media (max-width:992px){.top-menu-info{max-width:300px;}.top-header .top-menu-info li {display: inline-block; width: 100%; padding-left:0px; }}


/**** 9-06-2020 ****/

/*
html .container {
max-width: 1280px;
width: 100%;
} */

.container.special-combo-outer {
max-width: 1280px;
width: 100%;
    }

 .special-combos-heading h2{
      font-size: 40px;
      color:#060606;
      font-weight: 400;
      position: relative;
      display: inline-block;
      margin-bottom: 40px;
    }
    .special-combos-heading h2:after{
      content: "";
    width: 142px;
    height: 2px;
    background: url(/templates/course-calendar/images/heading_border.jpg) no-repeat;
    background-color: red;
    position: absolute;
    display: inline-block;
    top: 65px;
    left: calc(50% - 71px);
    }
    .special-combos-heading h5{
      font-size: 18px;
      color:#666666;
      font-weight: 400;
      margin-bottom: 60px;
    }
      .image-thumb img{
        width:100%;
      }
      .image-thumb{
        background-color: #e0e0e0;
      }
      .offer-price{
      top: 0px;
    left: 0;
    width: 100%;
    background: url(/templates/course-calendar/images/black-shape.png);
    background-position: top;
    height: 100px;
    background-size: cover;
    position: absolute;
    padding: 13px 15px;
      }
      .special-combos{
        position: relative;
        margin-bottom: 60px;
        box-shadow: 0px 0px 16px 0 rgba(0,0,0,0.2);
        border: 0;
        background-color: #f2f0f0;
      }
    .offer-price h4{
      color:#f99e1b;
      font-family: 'Roboto Condensed', sans-serif;
      font-weight: 700;
      margin-bottom: 0;
     }
     .offer-price h4 span{
      font-size:17px;
      color:#969696;
      font-weight: 400;
     }
     .offer-price h4 span.regular_price {
        color: #ff1f1f;
    }
    .offer-price h4 span.save_price {
    color: #00b050;
    display: block;
    font-weight: 600;
    margin-top: 2px;
}
    .offer-price h4 span.discount_price {
    color:#f99e1b;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 600;
    }
     .combo-description{background-color: #f2f0f0;padding:20px 10px 30px;text-align: center;}
     .combo-description h3{
	  font-family: 'Roboto Condensed', sans-serif;
      text-transform: uppercase; 
      font-size: 20px;
      font-weight: 400;
      color:#060606;
      margin-bottom:10px;
     }
     .make-own-package h4{
      font-size:26px;
      color:#f99e1b;
     }
     .combo-description p{
      font-size: 17px;
      color:#666666;
       margin-bottom:25px;
	   font-family: 'Roboto Condensed', sans-serif;
     }
     .combo-description a{
      font-size: 18px;
      color:#ffffff;
      font-weight: 700;
      text-transform: uppercase;
      background-color:#ff2600;
      max-width: 200px;
      width: 100%;
      height: 50px;
      border-radius: 4px;
      display: inline-block;
      line-height: 50px;
      text-decoration: none;
     }
     .combo-description a:hover{
      background-color: #000;
     }
    /* .make-own-package .image-thumb {
     min-height: 360px;
     padding-top: 140px;
     } */
     .make-own-package .image-thumb form{
      max-width: 330px;
      width: 100%;
      margin: 0 auto;
     }
     .make-own-package .image-thumb .form-control {    border: 0;
    height: 40px;
    border-radius: 2px;
    margin-bottom: 20px;
    font-size: 18px;
    color: #666666;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
  }
  .make-own-package .combo-description{
        padding: 38px 10px;
  }
  
  
   .traffic-control-faq .course-info p {
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    padding-bottom: 10px;
}
 .traffic-control-faq .course-price-outer .course-info {
    width: 100%;
    padding-right: 0px;
}

 .traffic-control-faq .course-price-outer .course-details {
    border-bottom: none;
}

.about-us-page-wrapper .traffic-control-faq {
    display: inline-grid;
}
 .traffic-control-faq .course-price-outer {
    background: #faf9f9;
}
.traffic-control-faq p {
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
}
  
 /*----- Question Css -----*/
.application_inner_content p {
    margin-bottom: 10px;
}
.application_inner_content h4{
    margin: 20px 0 0;
}
.application_heading_black {
    font-weight: bold;
    font-size: 24px;
    margin-top:20px;
    text-align: center;
}
.application_heading_red {
    font-weight: bold;
    color: red;
    font-size: 20px;
    text-align: center;
}
.question-section-wrapper {
    border: 1px solid #ddd;
    margin: 30px 0 20px;
    border-radius: 5px;
    padding: 30px 20px 36px;
    overflow: hidden;
}
.question-button-section {
    margin: 20px 0 0;
}
.question-section {
    text-align:center;
    transition: .4s all;
    transform: translateX(20%);
}
.question-section.show-animation {
    transform: translateX(0%);
}
.question-section.hide-animation {
    transform: translateX(-20%);
}
.question-section p {
    margin: 0;
    font-size: 20px;
}
.question-button-section .btn {
    padding: 7px 0;
    width: 60px;
    margin: 0 5px;
    font-weight: 700;
    font-size: 16px;
}
.question-button-section .btn.yes_btn {
    background: #ffb927;
}
.question-button-section .btn.no_btn {
    background: #000;
    color:#fff;
}
#que_no_model .modal-dialog {
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 450px;
    margin:0;
}
#que_no_model .modal-body {
    min-height: 200px;
    display: flex;
    align-items: center;
    padding-top:0px;
    justify-content: center;
    flex-direction: column;
}
#que_no_model .modal-body p {
    color: #555;
    margin-bottom:20px;
}
#que_no_model .modal-body .btn {
    background: #ffb927;
    box-shadow: none;
    font-weight: 600;
    font-size:14px;
    margin: 5px;
}
#que_no_model .modal-body .btn.go_back_btn {
    background: #000;
    color:#fff;
}
#que_no_model .modal-body .btn.green-btn {
    background: #3bb44a;
    color:#fff;
} 

#course-site-time-slot {
    color:#000 !important;
}
  /*****************************************************/
/*new csss*/
.book-btn-group{
      display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
}
.combo-description a {
    font-size: 14px;
    color: #ffffff;
    font-weight: 700;
    text-transform: uppercase;
    background-color: #ff2600;
    max-width: 119px;
    width: 100%;
    height: 40px;
    /*border-radius: 4px;*/
    display: inline-block;
    line-height: 40px;
    text-decoration: none;
	margin-bottom: 5px;
}
.combo-description a.more-info-btn{
  background-color: #ffb927;
  color:#000;
}
.make-own-package a{
   font-size: 20px;
    max-width: 220px;
    height: 50px;
    line-height: 50px;
}
.combo-description a.enquire-btn{
  color: #ffb927;
  background-color:#000;
}
.modal-header .close {
    padding: 0;
    margin: 0;
    position: absolute;
    width: 30px;
    height: 30px;
    background: #ffb927;
    color: #000000;
    border-radius: 50%;
    font-size: 26px;
    opacity: 1;
    text-shadow: none;
    text-align: center;
    line-height: 10px;
    right: -17px;
    top: -12px;
}
.modal-header .close span {
    height: 30px;
    line-height: 26px;
    display: inline-block;
  }
 .modal-footer .btn {
  border-radius: 0;
    border: 0;
    background: #ffb927;
    color: #000000;
    padding: 5px 20px;
    font-size: 18px;
    font-weight: 600;
    width: 100px;
    margin-top: -10px;
  }
  .modal-title {
    margin-bottom: 0;
    line-height: normal;
    background-color: #f1f1f1;
    padding: 12px 0;
    width: 100%;
    text-align: center;
    font-weight:600;
}
.modal-header{
    padding: 0;
    border: 0;
    margin-bottom: 15px;
}
.modal-footer {
  border: 0;
    padding-top: 0;
  }
  .more-info-dialog table,  .more-info-dialog td,.more-info-dialog th {
  border: 1px solid #ddd;
  text-align: center;
  width: 25%;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 14px;
  padding: 7px 6px;
}
.modal .more-info-dialog th
{
  padding: 10px;
  flex-wrap: 16px;
}

.more-info-dialog p{font-size: 14px;
   font-family: 'Roboto Condensed', sans-serif;
   margin-bottom: 15px;
   margin-top: -10px;
   }

.more-info-dialog tr:nth-child(odd) {
    background-color: #f1f1f1;
}
.more-info-dialog td strong{
display:block;
}
.more-info-dialog table {
  border-collapse: collapse;
  width: 100%;
}
#myModal4 table td{
  width: 20%;
}
    @media only screen and (max-width:520px) {
      .combo-description a {
            max-width: 48%;
            margin-bottom: 5px;
      }
       .make-own-package .combo-description a {
    max-width: 200px;
    margin-bottom: 5px;
    font-size: 16px;
      }
    }
    @media (min-width: 576px)
    {
    .modal-dialog {
    max-width: 1000px;
    margin: 1.75rem auto;
    width: 100%;
    }
  }

  

  @media only screen and (max-width:767px) {
     .coupon_form *{
        float: none !important;
    }
    .coupon_form{
        display: flex;
        gap: 10px;
    }
    .coupon_form .course_instance_id{
        text-align: right;
    }
    .special-combos-heading h2:after {
        top: 42px;
    } 
    .special-combos-heading h2:after {
          top: 42px;
    }
    .special-combos-heading h2 {
    font-size: 26px;
    margin-bottom: 25px;
  }
  .special-combos-heading h5 {
    font-size: 16px;
    margin-bottom: 40px;
    }
    .special-combos {
    max-width: 380px;
    margin: 0 auto 40px;
  }
  .make-own-package h4 {
    font-size: 24px;
}
body .offer-price h4 span{
    font-size: 16px;
}

}
@media screen and (min-device-width:800px) and (max-device-width:1214px) { 
  .special-combos{
    min-height: 485px!important;
    background-color: #f2f0f0;
  }
  .make-own-package .image-thumb {
    padding-bottom: 40px;
  }
  }

@media only screen and (max-width:820px) {
body .modal-header .close {
    top:5px;
    right: 5px;
    }
    .modal-dialog {
    max-width: 96%; 
}
} 

@media only screen and (max-width:767px) {
   .special-combos-heading h2:after {
         top: 42px;
   }
   .special-combos-heading h2 {
   font-size: 26px;
   margin-bottom: 25px;
 }
 .special-combos-heading h5 {
   font-size: 16px;
   margin-bottom: 40px;
   }
   .special-combos {
   max-width: 400px;
   margin: 0 auto 40px;
 }
 .special-combos-heading{
    margin-top: 20px;
}
}

@media screen and (min-device-width:800px) and (max-device-width:1214px) {
 .special-combos{
   min-height: 368px!important;
   background-color: #f2f0f0;
 }
 .make-own-package .image-thumb {
   padding-bottom: 40px;
 }
 }
@media screen and (min-device-width:768px) and (max-device-width:1300px) {
  .combo-description {
    min-height: 228px;
  }
  .make-own-package .combo-description {
    min-height: 158px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .offer-price {
   height:85px;
  }
 .offer-price h4 span {
   font-size: 13px!important;
 }
 .make-own-package h4 {
   font-size: 17px;
}
.make-own-package .image-thumb {
    min-height: 290px;
    object-fit: cover;
}
.make-own-package .image-thumb form {
   max-width: 80%;
   }
   .special-combos {
   min-height: 350px;
   background-color: #f2f0f0;
}
body .combo-description h3 {
    font-size: 16px;
    }
body .combo-description p {
    font-size: 14px;
}
.image-thumb {
    height: 220px;
}
.image-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.combo-description a {
    font-size: 11px;
    max-width: 48%;
    font-weight: 700;
    margin-bottom: 5px;
}
.make-own-package .combo-description a {
    font-size: 11px;
    max-width: 55%;
    font-weight: 700;
    margin-bottom: 5px;
    height: 40px;
    line-height: 40px;
}
.make-own-package .image-thumb img {
    min-height:290px;
    }
}

@media screen and (min-device-width:768px) and (max-device-width:991px) {
.special-combo-outer .col-md-4 {
   -webkit-box-flex: 0;
   -ms-flex: 0 0 33.333333%;
   flex: 0 0 33.333333%;
   max-width: 33.333333%;
} 
.make-own-package .image-thumb .form-control {
    font-size: 13px;
    }
 }

/* Media Query */
@media (min-width: 768px){
/*     .bottom-header-navigation .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-flow: wrap;
        flex-flow: wrap;
} */
/* div#mobile-menu {
    width: calc(100% - 130px);
} */
}

@media (max-width: 993px){
    .main-header .nav>li>a {
        padding: 10px 8px;
    }
}

/*.container {
max-width: 1280px;
width: 100%;
}*/
.special-combos-heading{
    margin-top: 40px;
}
.fade.in:not(.tooltip){
    display: flex !important; 
    align-items: center;
    height: 100%;
}

#myModal6 .button_wrapper .btn {
    margin-top: 0;
    min-width: 175px;
    cursor: pointer;
}

#showme.JScriptConfirmWindow.popup_box_wrapper .JScriptConfirmMessage{width: 100%;}

 .select--options {display: flex;flex-wrap: wrap;justify-content: space-between;width: 100%;margin: 0;padding: 0;}

.select--options .select--optionItem a.btn.btn-yellow {margin: 0;width: 100%;}

 .select--options .select--optionItem {
    margin: 5px ;
    width: 50% ;
    max-width: calc(50% - 10px);
    flex-basis: 50% ;
}

@media (max-width:767px) {
  .select--options .select--optionItem {
    margin: 5px 0 ;
    width: 100%;
    max-width: 100% ;
    flex-basis: 100% ;}

}


.course-selection-name .course--select{
    margin: 10px 0px;
}

@media (max-width:991px) {

.course-selection-name .course--select {
    margin: 10px 0px;
}
.popup-close-button {
        top: 10px !important;
    right: 10px !important;
    }
}
@media (max-width: 400px){
    .select--options .popup_box_wrapper .JScriptConfirmMessage {
    display: block !important;
}
 .select--options .btn {
       white-space: inherit !important;
    }
}

.forklift_combo_scaffold .select--options .select--optionItem:last-child {
    margin-inline: auto;
}
/* top bar */
.top_bar_row {
    display: grid;
    grid-template-columns: 1fr auto;
}
.top_bar_row .custom{
    display: flex;
    justify-content: space-between;
    gap: 25px;
    padding-right: 15px;
}
.top-header .top_bar_row ul li{
    font-size: 13px;
}
.top_bar_row.top_bar_address-3 .custom .address {
    width: calc((100% / 3) - 50px / 3);
}
.top_bar_row.top_bar_address-2 .custom .address {
    width: calc((100% / 2) - 25px / 2);
}
@media (max-width: 1023px){
    .top-header .get-cart .cart-dropdown {
        display: flex;
        justify-content: space-between;
    }
    .top-header .custom,
    .top-header .top-menu-cart > br,
    .top-header .top-menu-cart > li:not(.get-cart) {
        display: none;
    }
    .empty-employer-cart{
        display: block !important;
    }
    .top-header ul li.get-cart{
        float: none;
    }
    .top_bar_row{
        grid-template-columns: 100%;
    }
}
/* top bar end */
.special-row {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    border: 1px solid #000;
}
.special-row .column:first-child {
    border-right: 1px solid #000;
}
.special-row > div{
    padding: 5px;
}
.course_sticker {
    display: grid;
    grid-template-columns: 1fr auto;
    align-items: center;
    margin: 15px 0;
}
.course_sticker p{
    margin-bottom: 0;
}
.course_sticker p:not(:last-child){
    margin-bottom: 5px;
}
img[src="/terms/Newcastle_Sale_Sticker.png"]{
    width: 120px;
}
/* tpss employer biller */
div[id^=clonedInput]:not(#clonedInput1) .col-sm-12,
div[id^=clonedInput]:not(#clonedInput1) h1{
    display: none;
}
.title_cus{
    color: #060606;
    font-size: 24px;
    font-weight: bold;
    margin: 0 0 17px;
    padding-bottom: 5px;
    border-bottom: 3px solid #ffb927;
    text-transform: uppercase;
    display: block;
    width: max-content;
}
/* tpss employer biller end */
/* tooltip */
/* Tooltip container */
.l4wTooltip {
    position: relative;
    display: inline-block;
    cursor: pointer;
}

/* Tooltip text */
.l4wTooltip .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px;
    position: absolute;
    z-index: 1;
    opacity: 0;
    transition: opacity 0.3s;
}

/* Show the tooltip text when hovering over the tooltip container */
.tooltipInfo[data-toggle="tooltip"]{
    border: 1px solid #898989;
    border-radius: 100%;
    height: 23px;
    width: 23px;
    display: inline-flex !important;
    justify-content: center;
    align-items: center;
    font-size: 15px;
    font-weight: 400;
    color: #898989;
    margin-left: 8px;
    position: relative;
    top: -3px;
}
.tooltipInfo[data-toggle="tooltip"] + .fade.in{
    display: block !important;
}
.tooltipInfo[data-toggle="tooltip"] + .fade{
    height: max-content;
}
.tooltipInfo[data-toggle="tooltip"] + .tooltip-arrow{
    top: 50% !important;
}
.bill-promotional-inner .col-sm-12{
    display: inline-block;
    width: 100%;
}
.load-backdrop{
    position: fixed;
    height: 100vh;
    width: 100%;
    background-color: #ffb927;
    left: 0;
    top: 0;
    z-index: 999;
}
@media (max-width: 1080px){
    .row_mobile_no_space{
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .row_mobile_no_space > div{
        padding-left:  0 !important
    }
}
@media (max-width: 575px){
    .tooltip-inner{
        width: auto !important;
    }
    .container .container{
        padding-left: 0;
        padding-right: 0;
    }
    .title_cus{
        font-size: 20px;
    }
}
/* tooltip end */
.cs_book_now_row{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    margin-top: 25px;
    gap: 10px
}
.cs_book_now_row.three_items{
    grid-template-columns: repeat(3, 1fr);
}
.cs_book_now_item a {
    height: 100%;
    display: block;
    position: relative;
}
.cs_book_now_item a > span{
    padding: 10px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    min-height: 80px;
}
.cs_book_now_item .cs_text_first{
    background: #fdb827;
    background-image: linear-gradient(to top, #ffd846, #fdb827);
}
.cs_book_now_item *{
    color: #000;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    font-weight: 700;
}
.cs_book_now_item .cs_text_second{
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 5;
    animation: 2s text-two infinite;
    background: #99c533;
    background-image: linear-gradient(to top, #99c533, #408f18);
}
/* .forklift-course-booking img{
    max-height: 190px;
} */
/* job industry start */
.jobInformationSection .job-info{
    margin: 15px 0;
    padding-left: 0px;
}
.jobInformationSection .job-info li{
    list-style: decimal;
}
.jobInformationSection .buttonOuterApply{
    margin-top: 25px;
}
.jobInformationSection .buttonOuterApply .btn span{
    transition: all .3s ease-in-out;
}
.jobInformationSection .buttonOuterApply .btn:hover{
    border-radius: 0;
}
.jobInformationSection .buttonOuterApply .btn{
    background-color: #fdb827;
    border-radius: 0;
    font-size: 18px;
}
.jobInformationSection h2{
    margin-top: 0;
    margin-bottom: 10px;
}
.jobInformationSection{
    background: #faf9f9;
    padding: 30px;
    border: 1px solid #ddd;
    margin-bottom: 30px;
}
.job-info-link:focus,
.job-info-link:focus *,
.job-info-link,
.job-info-link *{
    text-decoration: none;
    color: #333
}
.jobInformationSection .job-info-link h2 {
    text-decoration: underline ;
}
.jobInformationSection .job-info-link:hover {
    color:#333;
}
.jobInformationSection .job-info-link li {
    display: flex;
    align-items: center;
    gap: 10px;
}
.jobInformationSection .job-info h3 {
    font-size: 20px;
    font-weight: 600;
}
.jobInformationSection .job-info ul {
    padding-left: 15px;
}
.jobInformationSection .buttonOuterApply .btn:hover span{
    color: #fff;
}
.item-page:has(.jobInformationSection){
    /* width: calc(100% - 220px);
    padding-right: 25px; */
    width: 100%;
    padding-right: 25px;
}
.job-form-wrapper .form-group{
    margin-bottom: 20px !important;
}
.fileToUploads .tooltips .tooltiptext {
    visibility: hidden;
    width: 140px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    /* left: 50%; */
    margin-left: -75px;
    opacity: 0;
    transition: opacity 0.3s;
    font-size: 12px;
}

.fileToUploads .tooltips .tooltiptext:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}

.fileToUploads .tooltips {
    position: relative;
    display: inline-block;
}

.fileToUploads .tooltips:hover  .tooltiptext {
    visibility: visible;
    opacity: 1;
}

.job-terms-conditions ul li {
    list-style: disc !important;
    margin-bottom: 15px;
    font-size: 15px;
    line-height: 23px;
    font-weight: 400;
}
.job-terms-conditions ul {
    padding-left: 18px;
    margin: 0 0 35px;
}
/* job industry end  */
  /* Media Query of Job Industry */
  @media(max-width:640px){
    .item-page:has(.jobInformationSection) {
        width: 100%;
        padding-right: 0;
        margin-bottom: 40px;
    }
    .jobInformationSection .job-info-link h2 {
            font-size: 24px;
    }
    .jobInformationSection .job-info h3 {
        font-size: 18px;
    }
}
.footerLogos p {
    text-align: center;
    font-size: 12px;
}
.forklift-course-list table{
    width: 100%;
}
.terms-conditions-body ul.tAndCList li{
    padding-inline: 0;
}
.terms-conditions-body ul.tAndCList li,
.terms-conditions-body ul.tAndCList{
    float: none !important;
    width: 100%;
}
.terms-conditions-body ul.tAndCList{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 30px;
    row-gap: 5px;
}

.terms-conditions-body ul.tAndCList li::before {
    display: none;
}
.terms-conditions-body ul.tAndCList li:nth-child(even)::after {
    content: "|";
    position: absolute;
    left: -18px;
    top: 2px
}
.terms-conditions-body ul.tAndCList li:nth-child(2n){
    padding-left: 0;
}
.lw_row {
    display: grid;
    grid-template-columns: 1fr 220px;
}
.about-us-page-wrapper .lw_row .about-left-side{
    float: none;
}
.about-us-page-wrapper .lw_row .about-right-side-bar{
    float: none;
    order: 2;
    width: 100%;
}
.about-us-page-wrapper .lw_row .about-left-side{
    width: 100%;
}
div[id*="section-"] table img {
    aspect-ratio: 1 / 1;
    width: 155px;
    height: unset;
}
/* remove for 5 slides packages */
.packages_section_table.packages_section .prev .package_items--outer {
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
}

.packages_section_table.packages_section .next .package_items--outer {
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
}

.discount_badge {
    position: absolute;
    top: 0;
    right: 0;
    padding: 19px 9px;
    color: #fff;
    font-size: 40px;
    font-weight: bold;
    border-radius: 0 9px;
    text-shadow: -3px 3px #e73c17;
    line-height: 33px;
    aspect-ratio: 1 / 1;
    text-align: right;
}

.discount_badge::before {
    content: "";
    height: 320px;
    width: 100%;
    background-color: red;
    position: absolute;
    z-index: -1;
    transform: rotate(-45deg);
    top: -180px;
    right: 17px;
}

.discount_badge small {
    font-size: 38%;
    display: block;
}

.package_items--outer {
    overflow: hidden;
}

.package_items--outer {
    padding-top: 65px !important;
}

.package_items--outer .package--cost {
    display: none;
}

@media(max-width:991px) {
    .discount_badge {
        font-size: 24px;
        border-radius: 0 9px;
        line-height: 18px;
    }
}
.save-upto {
    margin-bottom: 10px;
    color: #fff;
    font-style: italic;
    font-size: 18px;
    font-weight: bold;

}
/* remove for 5 slides packages end */
/* hrw form */
.form-control[readonly]{
    background-color: #fff;
}
.hrwFormcontainer{
    max-width: 650px;
    margin-inline: auto;
}
.hrwFormcontainer .formBox{
    border: 1px solid #c3c3c3;
    padding: 30px 25px;
    margin-top: 30px;
}
.hrwFormcontainer .formBox label{
    margin-bottom: 10px;
    display: inline-block;
}
.hrwFormcontainer .formBox .slidercaptcha{
    margin-top: 20px;
    margin-bottom: 20px;
    margin-inline: auto;
}
.formBox .action-button{
    float: none !important;
    display: inline-block;
}
.formBox .action-button .btn{
    float: none !important;
    margin-inline: auto;
}
.hrw_list_points{
    padding-left: 20px;
    margin-top: 15px;
}
.hrw_list_points li{
    list-style: decimal;
}
.hrw_list_points li:not(:last-child){
    margin-bottom: 10px;
}
/* hrw form end */
/* tooltip end */
.cs_book_now_row{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    margin-top: 25px;
    gap: 10px
}
.cs_book_now_row.three_items{
    grid-template-columns: repeat(3, 1fr);
}
.cs_book_now_item a {
    height: 100%;
    display: block;
    position: relative;
}
.cs_book_now_item a > span{
    padding: 10px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    min-height: 80px;
}
.cs_book_now_item .cs_text_first{
    background: #fdb827;
    background-image: linear-gradient(to top, #ffd846, #fdb827);
}
.cs_book_now_item *{
    color: #000;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    font-weight: 700;
}
.cs_book_now_item .cs_text_second{
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 5;
    animation: 2s text-two infinite;
    background: #99c533;
    background-image: linear-gradient(to top, #99c533, #408f18);
}
/* .forklift-course-booking img{
    max-height: 190px;
} */
.footerLogos p {
    text-align: center;
    font-size: 12px;
}
.fa::before, .far::before, .fas::before{
    font-family: "FontAwesome";
}
.forklift-course-list table{
    width: 100%;
}
.terms-conditions-body ul.tAndCList li{
    padding-inline: 0;
}
.terms-conditions-body ul.tAndCList li,
.terms-conditions-body ul.tAndCList{
    float: none !important;
    width: 100%;
}
.terms-conditions-body ul.tAndCList{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 30px;
    row-gap: 5px;
}

.terms-conditions-body ul.tAndCList li::before {
    display: none;
}
.terms-conditions-body ul.tAndCList li:nth-child(even)::after {
    content: "|";
    position: absolute;
    left: -18px;
    top: 2px
}
.terms-conditions-body ul.tAndCList li:nth-child(2n){
    padding-left: 0;
}
.lw_row {
    display: grid;
    grid-template-columns: 1fr 220px;
}
.about-us-page-wrapper .lw_row .about-left-side{
    float: none;
}
.about-us-page-wrapper .lw_row .about-right-side-bar{
    float: none;
    order: 2;
    width: 100%;
}
.about-us-page-wrapper .lw_row .about-left-side{
    width: 100%;
}
div[id*="section-"] table img {
    aspect-ratio: 1 / 1;
    width: 155px;
    height: unset;
}
/* package modal */
.button-action .btn.redBtn{
    background-color: #F52806;
}
.job_ready_package_modal.modal.fade.in{
    display: block !important;
}
.job_ready_package_modal table th:last-child{
    min-width: 150px;
}
.job_ready_package_modal table thead tr th{
    background-color: #f1f1f1;
    font-weight: 600;
}
/* package modal end */

@media (max-width: 991px){
    .cs_book_now_row{
        grid-template-columns: repeat(3, 1fr);
    }
    .cs_book_now_row.three_items{
        grid-template-columns: repeat(2, 1fr);
    }
}
@media (max-width: 830px){
    .cs_book_now_row{
        grid-template-columns: repeat(2, 1fr);
    }
}
@media (max-width: 767px) {
    .terms-conditions-body ul.tAndCList{
        grid-template-columns: 100%;
    }
    .terms-conditions-body ul.tAndCList li:nth-child(even)::after {
        display: none;
    }
}
@media (max-width: 639px){
    .cs_book_now_row{
        grid-template-columns: repeat(3, 1fr);
    }
    .cs_book_now_row.three_items{
        grid-template-columns: repeat(2, 1fr);
    }
    .lw_row {
        grid-template-columns: 100%;
    }
}
@media (max-width: 575px){
    .cs_book_now_row{
        grid-template-columns: repeat(2, 1fr);
    }
    .ourClientSection .main-title h1{
        margin-top: 0;
        font-size: 27px;
    }
}
/* header dropdown */
.noBeforeAfter::after,
.noBeforeAfter::before {
    display: none;
}

.top-header ul.address .dropdown:hover .dropdown-menu {
    display: block;
    visibility: visible;
    opacity: 1;
}


.top-menu-cart {
    display: flex;
    align-items: center;
}

.top-header ul.address .dropdown-menu {
    width: max-content;
    border-top: 2px solid #ffffff30;
    display: none; 
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.3s ease, visibility 0.3s ease;
    position: absolute; 
    z-index: 1000; 
}

.top-header ul.address .dropdown-menu li {
    padding-left: 0;
    padding-right: 0;
    float: none;
    border-bottom: 1px solid #ffffff30;
    padding: 10px 0 !important;
}

.top-header ul.address .dropdown-menu li:last-child {
    border-bottom: 0;
}

.top-header ul.address .dropdown-menu li p {
    margin: 0;
    display: flex;
    gap: 5px;
}

.top-header .container {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

ul.dropdown-menu span {
    color: #ffffff;
}
.residential_address{
    display: none;
}
/* debug */
.mod-list li {
    padding: 0;
}
.mod-list li.active > a {
    text-decoration: none;
}

@media (min-width: 768px) {
    .navbar-nav {
        flex-direction: inherit;
    }
}

a:not([class]) {
    text-decoration: none;
}