@font-face {
    font-family: 'Helvetica';
    src: url('../fonts/Helvetica.eot');
    src: url('../fonts/Helvetica.eot') format('embedded-opentype'),
         url('../fonts/Helvetica.woff2') format('woff2'),
         url('../fonts/Helvetica.woff') format('woff'),
         url('../fonts/Helvetica.ttf') format('truetype'),
         url('../fonts/Helvetica.svg#Helvetica') format('svg');
}
@font-face {
    font-family: 'HelveticaBold';
    src: url('../fonts/HelveticaBold.eot');
    src: url('../fonts/HelveticaBold.eot') format('embedded-opentype'),
         url('../fonts/HelveticaBold.woff2') format('woff2'),
         url('../fonts/HelveticaBold.woff') format('woff'),
         url('../fonts/HelveticaBold.ttf') format('truetype'),
         url('../fonts/HelveticaBold.svg#HelveticaBold') format('svg');
}
 
/* All Screen Sizes ========================================================= */
ul#googlesearch3{ margin-top: 15px; }

.tc-box.box-breadcrumbs p {
    margin-bottom: 0;
}

.tc-box.box-breadcrumbs span.separator {
    font-size: 20px !important;
    font-weight: 900 !important;
    line-height: 1;
    vertical-align: middle;
    color: #999 !important;
}

.tc-box.box-breadcrumbs.breadcrumbs-for-courses {
    margin-bottom: 10px;
    margin-top: -20px;
}

.tc-box.box-breadcrumbs.breadcrumbs-for-regular-pages {
    margin-top: 0;
    margin-bottom: 0;
}

.tc-box.box-breadcrumbs {
    color: #656565;
    margin: auto;
    display: flex;
    justify-content: flex-start;
    background: #fff;
    text-transform: uppercase;
    margin-top: 30px;
    margin-bottom: -30px;
    z-index: 5;
}

.tc-box.box-breadcrumbs.breadcrumbs-for-regular-posts {
    margin-bottom: 0;
}

.box-breadcrumbs ol.breadcrumb li a:hover {
    color: #000;
    letter-spacing: 2px !important;
}

.box-breadcrumbs ol.breadcrumb li a {
    color: #f58220;
    transition: 0.5s;
    letter-spacing: 1px;
}

.box-breadcrumbs ol.breadcrumb li:first-child {
    margin-left: 0px;
}

.box-breadcrumbs ol.breadcrumb li span:after,
.box-breadcrumbs ol.breadcrumb li a:after {
    display: none;
}

.box-breadcrumbs ol.breadcrumb li {
    margin-left: 10px;
    padding-left: 10px;
    border-left: 2px solid #888;
    line-height: 1;
    margin-right: 0px;
}

.box-breadcrumbs ol.breadcrumb {
    list-style: none;
    display: flex;
    align-items: center;
    padding-left: 0;
    background: none;
    width: 100%;
}

.tc-box.box-breadcrumbs span {
    font-size: 11px !important;
    text-transform: uppercase;
    font-weight: 800;
    letter-spacing: 1px;
    line-height: 1;
    display: flex;
    align-items: center;
}

.tc-box.box-breadcrumbs a {
    font-size: 11px !important;
    text-transform: uppercase;
}

review-message {
    text-align: center;
    font-size: 15px;
    margin-top: 20px;
}

section.tc-section.section-regular.section-padding60.section-g1testgo-teaser {
    padding: 0;
}

.tc-section.section-regular.section-google-reviews {
    background-color: rgba(88, 92, 218, 0.15);
}

section.tc-section.section-regular.section-padding60.section-g1testgo-teaser {
    flex-flow: column;
    padding-bottom: 0;
}

.g1testgo-bottom h2 {
    text-transform: uppercase;
    color: #fff;
    font-size: 30px;
    margin-bottom: 30px;
}

.tc-box.box-g1testgo {
    display: flex;
    flex-flow: column;
    align-items: center;
    max-width: 800px;
}

.g1testgo-bottom p {
    font-size: 18px;
}

.g1testgo-top img.g1testgo-icon {
    margin-bottom: -90px;
    z-index: 2;
}

a.tc-button.cta-button:hover {
    background-color: #F6AD01;
    color: #000;
}

a.tc-button.cta-button {
    background: #fff;
    display: inline-flex;
    border-radius: 30px;
    opacity: 1;
    font-family: 'Poppins-Bold';
    text-align: center;
    text-decoration: none;
    color: #000;
    transition: 0.5s;
    line-height: 1;
    padding: 15px 43px;
    font-size: 22px;
}

.g1testgo-top {
    width: 100%;
    display: flex;
    justify-content: center;
    background-color: #1f1f1f;
    background-size: contain;
    background-position: center bottom -50px;
    background-blend-mode: overlay;
    background-repeat: repeat-x;
    padding-top: 60px;
}

.g1testgo-bottom {
    width: 100%;
    display: flex;
    justify-content: center;
    text-align: center;
    background-color: #585cda;
    color: #fff;
    padding-top: 100px;
    padding-bottom: 60px;
}

.bottom-search .row.dest3 {
    width: 100%;
}

ul#googlesearch3 {
    background-color: #F6AD01;
    box-shadow: none;
    width: 100%;
    padding: 4px 0px 4px 16px;
}

.theiaStickySidebar .lesson {
    background-color: #585CDA;
}

.theiaStickySidebar .overlay-text {
    background-color: #F6AD01;
    opacity: 0.8;
}

.col-lg-5.col-12 a,
.schoolDetail-grid .listBooking-btn,
.commentlist .background-main-color {
    background-color: #F6AD01;
}

.form-group.bottom-search,
.form-group.top-search {
    position: relative;
}

.bottom-search .row.gs.form-group,
.top-search .row.gs.form-group {
    position: absolute;
    z-index: 5;
    left: 15px;
    padding-left: 0px;
}

#googlesearch3, #googlesearch2,
#googlesearch {
    background-color: #F6AD01;
    box-shadow: none;
    border: none;
    list-style-type: none;
    display: none;
    padding: 10px 9px 6px 12px;
    text-align: left;
}
#googlesearch2 li, #googlesearch li{ width:100%; float:left; }
#googlesearch2 li a, #googlesearch li a{ display: flex; float: left;  padding:7px 5px 4px 5px; }
#googlesearch3 li{ width:100%; float: left; } 
ul#googlesearch3{ position: absolute; }
#googlesearch3 li a{ width: auto; float: left; display: flex; padding:7px 5px 4px 5px; }
#googlesearch3 li i, #googlesearch2 li i, #googlesearch li i{ min-width:22px; text-align: center; margin-right:5px; font-size: 16px; }
#googlesearch li i.fa-map-marker:before{  font-size:20px; }
#googlesearch3 li a:hover, #googlesearch2 li a:hover, #googlesearch li a:hover { background-color: #F6F3EC !important; text-decoration: none; }
.lisitng-search .padding-right-0{ padding: 0px; margin:0px; }
#login-wordpress-form input#submit,
#signup-form-wordpress input#signup-submit,
#login-form input#submit,
#signup-form input#signup-submit {
    background-color: #585CDA;
    border-color: #585CDA;
    cursor: pointer;
}

#login-form a#signupLink,
#signup-form a#signinLink {
    color: #585CDA;
}

section.tc-section.section-regular.section-padding60.section-cta {
    border-top: 1px solid #dedede;
}

.box-search-horizontal .search-section {
    max-width: unset;
}


/* Test Grid ------ */

.free-test-grid a .tc-button:hover {
    background-color: #F6AD01;
    color: #000;
}

.free-test-grid a:hover .tc-button {
    opacity: 1;
}

.free-test-grid a .tc-button {
    color: #fff;
    padding: 7px 20px;
    margin-top: 10px;
    display: flex;
    text-transform: uppercase;
    opacity: 0;
    transition: 0.5s;
    background-color: rgba(247, 185, 27, 0);
    text-decoration: none;
}

.free-test-grid a:hover {
    background-color: rgba(0, 0, 0, 0.7);
}

.free-test-grid a h3 {
    color: #fff;
}

.free-test-grid a {
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    flex-flow: column;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.3);
    transition: 0.5s;
    text-decoration: none !important;
}

.free-test-grid>div {
    margin-bottom: 20px;
    height: 250px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.free-test-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}


/* Footer ------ */

p.review-title {
    font-weight: bold;
    margin-bottom: 10px;
}

.review-content-wrapper img:first-of-type {
    margin-right: 50px;
}

.review-content-wrapper img:last-of-type {
    margin-left: 50px;
}

.review-content-wrapper img {
    max-height: 20px;
    margin-top: -50px;
    cursor: pointer;
    filter: invert(1);
    opacity: 0.6;
}

.review-message {
    text-align: center;
}

.review-content-wrapper {
    display: flex;
    justify-content: space-around;
    align-items: center;
    width:100%;
}
.review-content-slider .slick-dots li button:before {
    font-size: 60px;
    }
    .review-content-slider .slick-dots .slick-active button{
        background-color: transparent !important;
        border-radius: 50%;
        width: 20px;
        height: 20px;        
         border: 1px solid transparent !important;
    }
    .slick-dots li.slick-active button:before {
        opacity: 1;
        color: black;
    }
    
.box-reviews {
    display: flex;
    flex-flow: column;
    align-items: center;
}

.footer-side.side-first.site-logo-footer {
    margin-right: 20px;
}

.social-links {
    display: flex;
    justify-content: left;
    margin-top: 4px;
    width: 100%;
    max-width: 1100px;
    align-items: center;
    padding-bottom: 40px;
    border-bottom: 1px solid #9f9898;
    margin-bottom: 40px;
}

.social-links a img {
    max-height: 15px;
}

.social-links a:hover {
    opacity: 1;
}

.social-links a {
    display: block;
    margin-right: 5px;
    opacity: 0.5;
    transition: 0.5s;
}

.footer-side.payment-methods img {
    max-height: 40px;
}

.footer-side.copyrights-text {
    font-size: 14px;
    color: #555;
}

.sub-footer .flex-sides {
    align-items: center;
    padding: 10px 0;
}

footer .footer-links a:hover {
    opacity: 1;
}

footer .footer-links a {
    display: flex;
    text-decoration: none;
    color: #dedede;
    padding: 3px;
    line-height: 1;
    font-size: 16px;
    opacity: 0.6;
}

footer.site-footer.tc-row {
    padding: 80px 0;
    background-color: #101010;
}

.site-logo-footer img {
    max-height: 85px;
}

.footer-links {
    display: flex;
    flex-flow: column;
    justify-content: center;
    margin-top: 20px;
}

.flex-sides {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.menu-and-logins .user-area a:hover {
    text-decoration: none;
}

p.step-text {
    font-size: 18px;
    line-height: 1.2;
    margin: auto;
}

.step-wrapper {
    max-width: 400px;
    margin: auto;
}

span.step-number {
    padding: 10px;
    background: #585CDA;
    color: #fff;
    display: inline-flex;
    margin-right: 10px;
    border-radius: 5px;
    font-size: 30px;
    line-height: 0.9;
}

.two-sides-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.content-center {
    text-align: center;
}

section.tc-section.section-regular {
    padding: 35px 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	letter-spacing: 0px;
}

h1, .h1 {
    color: #585CDA;
    font-size: 30px;
    font-family: 'Poppins-Medium', Arial, sans-serif;
}

h2, .h2 {
    color: #000;
    font-size: 25px;
    font-family: 'Poppins-Medium', Arial, sans-serif;
}

h3, .h3 {
    color: #000;
    font-size: 20px;
    font-family: 'Poppins-Medium', Arial, sans-serif;
}

p,
a,
li,
div {
    font-family: 'Helvetica';
    line-height: 1.3;
    text-decoration: none;
}

.show-submenu>ul.dropdown-menu {
    display: block;
}

.user-area a#register:hover {
    background: #000;
    color: #fff;
}

.user-area a#register {
    background: #F6AD01;
    border-radius: 5px;
    transition: 0.5s;
}

.menu-and-logins .user-area a,
.menu-and-logins .nav-menu li a {
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
    color: #000;
    padding: 10px;
    height: auto;
    margin: 0;
    letter-spacing: 1px;
    line-height: 1;
    display: flex;
    font-family: 'HelveticaNeue', Arial, sans-serif;
    font-weight: bold;
}

.search-form-fields div.search-btn a:before {
    content: unset !important;
}

.search-form-fields>div input {
    font-family: 'HelveticaNeue-Medium';
    padding: 10px !important;
    font-size: 16px;
    color: #000;
    font-weight: normal;
    background-color: #f5f5f5;
    border: none;
    line-height: 1;
    height: unset;
    text-align: center;
}

.search-form-fields div.search-btn a:hover {
    text-decoration: none;
    background-color: #000;
    color: #fff;
}

.search-form-fields div.search-btn a {
    font-family: 'HelveticaNeue-Medium';
    padding: 10px 10px;
    font-size: 18px;
    color: #000;
    font-weight: normal;
    border: none;
    line-height: 1;
    height: unset;
    text-align: center;
    transition: 0.5s;
}

.search-form-fields>div {
    width: 100%;
}

.search-filter .nav-tabs .nav-item {
    margin-right: 2px;
}

.search-filter .nav-tabs li {
    width: auto !important;
}

.search-filter .nav-tabs {
    border-bottom: 0px !important;
}

.search-filter .nav-tabs li a.nav-link {
    background: #F6AD01;
    color: #000;
    padding: 10px 20px;
    font-size: 16px;
}

.tab-content.padding-30px.box-shadow {
    background-color: #585CDA;
    position: relative;
    padding: 20px;
}

.form-group {
    margin-bottom: 15px;
}

.search-filter .nav-tabs .nav-link {
    border: none !important;
}

.search-filter .nav-item.show .nav-link,
.search-filter .nav-tabs .nav-link.active {
    color: #fff;
    background-color: #585CDA;
    z-index: 10;
    position: relative;
}

.search-section {
    position: relative;
    width: 100%;
    opacity: 0.90;
    top: unset;
}

.tc-section,
.tc-row {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.section-col {
    flex-flow: column;
}

.section-padding60 {
    padding: 60px 0px;
}

.tc-box {
    width: 100%;
    max-width: 1100px;
    position: relative;
    padding: 0 30px;
}

.section-dark {
    color: #fff;
}

header.background-white.sticky-header {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 5;
}

.header-output.site-header {
    width: 100%;
    height: auto;
}

.bgcolor-blue {
    background-color: #585CDA;
}

.bgcolor-orange {
    background-color: #F6AD01;
}

.bgcolor-lightgray {
    background-color: #dedede;
}

.bgcolor-black {
    background-color: #111111;
}

.tc-button {
    background-color: #F6AD01;
}

.tc-button {
    color: #fff;
    padding: 10px 20px;
    margin-top: 10px;
    display: flex;
    text-transform: uppercase;
    opacity: 0;
    font-size: 18px;
    transition: 0.5s;
    background-color: #585CDA;
     text-decoration: none;
}

.vertical-space10 {
    padding: 5px 0px;
}

.vertical-space20 {
    padding: 10px 0px;
}

.vertical-space30 {
    padding: 15px 0px;
}

.vertical-space40 {
    padding: 20px 0px;
}

.vertical-space50 {
    padding: 25px 0px;
}

.vertical-space60 {
    padding: 30px 0px;
}

.vertical-space70 {
    padding: 35px 0px;
}

.vertical-space80 {
    padding: 40px 0px;
}

.vertical-space90 {
    padding: 45px 0px;
}

.vertical-space100 {
    padding: 50px 0px;
}

p:empty {
    display: none;
}

header ul.nav-menu>li>a:hover {
    color: #585CDA;
}


/* Fonts 
==================================================*/

@font-face {
    font-family: "Poppins-Regular";
    src: url("../fonts/Poppins-Regular.ttf");
}

@font-face {
    font-family: "Poppins-BlackItalic";
    src: url("../fonts/Poppins-BlackItalic.ttf");
}

@font-face {
    font-family: "Poppins-Bold";
    src: url("../fonts/Poppins-Bold.ttf");
}

@font-face {
    font-family: "Poppins-BoldItalic";
    src: url("../fonts/Poppins-BoldItalic.ttf");
}

@font-face {
    font-family: "Poppins-ExtraBold";
    src: url("../fonts/Poppins-ExtraBold.ttf");
}

@font-face {
    font-family: "Poppins-ExtraBoldItalic";
    src: url("../fonts/Poppins-ExtraBoldItalic.ttf");
}

@font-face {
    font-family: "Poppins-ExtraLight";
    src: url("../fonts/Poppins-ExtraLight.ttf");
}

@font-face {
    font-family: "Poppins-ExtraLightItalic";
    src: url("../fonts/Poppins-ExtraLightItalic.ttf");
}

@font-face {
    font-family: "Poppins-Italic";
    src: url("../fonts/Poppins-Italic.ttf");
}

@font-face {
    font-family: "Poppins-Light";
    src: url("../fonts/Poppins-Light.ttf");
}

@font-face {
    font-family: "Poppins-LightItalic";
    src: url("../fonts/Poppins-LightItalic.ttf");
}

@font-face {
    font-family: "Poppins-Medium";
    src: url("../fonts/Poppins-Medium.ttf");
}

@font-face {
    font-family: "Poppins-MediumItalic";
    src: url("../fonts/Poppins-MediumItalic.ttf");
}

@font-face {
    font-family: "Poppins-SemiBold";
    src: url("../fonts/Poppins-SemiBold.ttf");
}

@font-face {
    font-family: "Poppins-SemiBoldItalic";
    src: url("../fonts/Poppins-SemiBoldItalic.ttf");
}

@font-face {
    font-family: "Poppins-Thin";
    src: url("../fonts/Poppins-Thin.ttf");
}

@font-face {
    font-family: "Poppins-ThinItalic";
    src: url("../fonts/Poppins-ThinItalic.ttf");
}
.driving-icon-sec {
    padding: 60px 0 0 !important;
}
.inner-col:hover {
    box-shadow: 2px 2px 15px #dedede;
}
.inner-col a {
    text-decoration: none;
}
.inner-col h4 {
    color: #000;
    font-family: 'Poppins-Medium', Arial, sans-serif;
    font-size: 25px;
    font-weight: 500;
    line-height: 30px;
}
.inner-col p {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-align: center;
    color:#212529;
}
.dropdown-menu a{
    text-decoration: none;
}

/* Large Screen =================================================== */

@media all and (min-width: 800px) {
    .tc-box.liating-search-container {
        padding: 20px 0 0;
        background-size: 70%;
        background-repeat: no-repeat;
        background-position: top right;
    }
    .box-search-horizontal .form-group {
        margin-bottom: 0;
        width: 70%;
        float: none;
    }
    .box-search-horizontal .search-form-fields div.search-btn a {
        height: 100%;
        display: flex;
        align-items: center;
        padding: 0;
        justify-content: center;
    }
         
    .search-btn a:focus{
        background-color: #000;
        color:#fff;
    }
    .box-search-horizontal .search-form-fields {
        display: flex !important;
        flex-wrap: wrap;
        align-items: stretch;
        justify-content: space-between;
    }
    .box-search-horizontal .search-filter .destination {
        height: 100%;
    }
    .box-search-horizontal .search-form-fields>div input {
        height: 100%;
    }
    .box-search-horizontal .search-btn {
        float: none;
        width: 28%;
    }
    ul.dropdown-menu>li .dropdown-menu {
        background-color: #eee;
        margin: 0px;
        top: -1px;
    }
    ul.dropdown-menu li:nth-child(2n) {
        background-color: rgba(0, 0, 0, 0.05);
    }
    ul.dropdown-menu>li:first-child {
        border-top: 1px solid rgba(0, 0, 0, 0.1);
    }
    ul.dropdown-menu>li {
        width: 220px;
        min-width: unset;
        max-width: unset;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    }
    .menu-and-logins ul.dropdown-menu li a:focus {
        background-color: #585CDA;
        color: #fff;
    }
    .menu-and-logins ul.dropdown-menu li a:hover {
        background-color: #585CDA;
        color: #fff;
    }
    .menu-and-logins ul.dropdown-menu li a {
        white-space: normal;
        text-align: left;
        padding: 8px 10px;
        font-size: 15px;
        text-transform: none;
        line-height: 1.3;
        font-weight: normal;
        font-family: inherit;
        letter-spacing: 0;
    }
    .menu-and-logins .nav-menu li a {
        white-space: break-spaces;
        text-align: left;
    }
    ul.dropdown-menu {
        padding: 0;
        border-radius: 0;
        border: none;
        background: #efefef;
        color: #fff;
        margin: 0px;
    }
    ul#menu-main {
        display: flex;
        align-items: stretch;
    }
    .tc-row.header-row {
        align-items: stretch;
    }
    .free-test-grid>div {
        width: 32%;
    }
    .only-mobile {
        display: none;
    }
    .two-sides-row>div {
        width: 48%;
    }
    .tc-box.home-search-container {
        background-size: 630px;
        background-repeat: no-repeat;
        background-position: right bottom -17px;
        padding-top: 0px;
        height: 350px;
    }
    .menu-and-logins {
        display: flex;
        align-items: stretch;
    }
    ul.user-area {
        padding: 0;
        display: flex;
        align-items: center;
        margin: 0;
    }
    .menu-and-logins ul#menu-main>li {
        display: flex;
        align-items: center;
    }
    section.tc-section.section-search {
        padding: 60px 0 0;
        border-bottom: 1px solid #e2e2e2;
        min-height: 900px;
    }
    .header-output.site-header {
        background: transparent;
        border-bottom: 1px solid #efefef;
    }
    .tc-row.header-row {
        height: auto;
        display: flex;
        justify-content: space-between;
    }
    .search-section {
        max-width: 500px;
        margin-top: 20px;
    }
    .site-logo a img {
        max-height: 70px;
    }
    .site-logo a {
        padding: 10px 0;
        display: flex;
    }
}


/* Small Screen ====================================================== */

@media all and (min-width: 1200px) {
    header .header-in {
        position: relative;
        max-width: 1500px;
    }
}

@media all and (max-width: 800px) {
    .g1testgo-bottom {
        padding-top: 60px;
    }
    .g1testgo-top img.g1testgo-icon {
        margin-bottom: -51px;
        z-index: 2;
        max-height: 250px;
    }
    .tc-box.liating-search-container {
        padding: 40px 20px 0px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: top right;
    }
    .site-logo a img {
        max-height: 60px;
        margin-bottom: 10px;
    }
    .container.header-in .tc-row.header-row {
        justify-content: flex-start;
        align-items: flex-start;
    }
    header a.mobile-toggle {
        height: auto;
    }
    .theiaStickySidebar h3 span a.filter-toggle {
        height: auto;
    }
    a#logo {
        width: auto;
    }
    .container.header-in {
        max-width: unset;
    }
    ul#menu-main {
        height: 100%;
    }
    .menu-and-logins {
        width: 100%;
    }
    .free-test-grid>div {
        width: 100%;
    }
    ul.user-area {
        position: fixed;
        top: 0;
        background: #fff;
        width: 100%;
        left: 0;
        padding: 0px 10px;
        display: flex;
        justify-content: center;
    }
    header .header-in {
        position: relative;
        /* margin-top: 35px; */
        border: none !important;
        padding: 0;
    }
    .menu-and-logins .user-area a {
        font-size: 14px;
        padding: 5px 15px;
    }
    .two-sides-row>div {
        width: 100%;
        margin-bottom: 20px;
    }
    .reverse-row-mobile {
        flex-flow: column-reverse;
    }
    .two-sides-row>div:last-child {
        margin-bottom: 0px;
    }
    .search-filter .nav-tabs li a.nav-link {
        padding: 10px 10px !important;
        font-size: 16px;
    }
    .tc-row.header-row {
        flex-flow: column;
    }
    .tc-box {
        padding: 0 20px;
    }
    .tc-box.home-search-container {
        background-size: 400px;
        background-repeat: no-repeat;
        background-position: right bottom;
        padding-top: 50px;
        height: 480px;
        align-items: normal;
    }
    /* .tc-row.header-row {
        border: 1px solid #dedede;
    } */
    .tc-row.header-row {
        /* border: 1px solid #dedede; */
        box-shadow: 2px 2px 5px #dedede;
        margin-bottom: 15px;
        padding: 10px 0;
    }
    .tc-row.header-row ul.dropdown-menu {
        position: relative;
        width: 100% !important;
        max-width: unset;
        z-index: 1;
        left: 0px;
        border: none;
        background: rgba(0, 0, 0, 0.1);
        font-size: 14px;
        padding: 0;
        margin: 0;
        border-radius: 0;
    }
    .tc-row.header-row ul.dropdown-menu li a:hover {
        background-color: rgba(255, 255, 255, 0.5);
    }
    .tc-row.header-row ul.dropdown-menu li a {
        line-height: 1;
        text-transform: none;
        font-size: 14px;
        padding: 5px 0 5px 20px;
        border-bottom: 1px solid #ccc;
    }
    .tc-row.header-row ul.dropdown-menu li {
        padding: 0px;
        ;
    }
   
}


/* Small Screen ====================================================== */

@media all and (max-width: 450px) {
    .footer-side {
        width: 100%;
    }
    .footer-links {
        align-items: left;
        text-align: left;
    }
    .footer-side.side-first.site-logo-footer {
        display: flex;
        align-items: center;
        margin: 0 !important;
        text-align: center;
        justify-content: left;
        flex-wrap: wrap;
    }
    .footer-side.side-first.site-logo-footer a {
        display: flex;
        align-items: center;
        margin: 0 !important;
        text-align: center;
        justify-content: center;
    }
    .sub-footer .flex-sides {
        align-items: center;
        padding: 10px 0;
        text-align: center;
    }
    .footer-side.copyrights-text {
        margin-bottom: 20px;
    }
}

.right-top-section {
    padding: 30px 0 0;
}
.search-input {
    position: absolute;
    margin: auto;
    top: 0;
    right: 10px;
    bottom: 0;
    width: 35px;
    height: 25px;
    border: none;
    background: #fff;
    color: #000;
    padding: 0 80px 0 20px;
    border-radius: 30px;
    transition: all 1s;
    opacity: 0;
    z-index: 5;
    font-weight: bolder;
    letter-spacing: .1em;
}
.search-container {
    position: absolute;
    margin: auto;
    top: 33px;
    right: 145px;
    bottom: 0;
    width: 300px;
    /* height: 100px; */
}
.search-input:focus {
    outline: 0;
    width: 200px;
    opacity: 1;
    cursor: text;
}
.search-input:focus~.search {
    color: #fff;
    background: #fff;
    border: 1px solid #585cda;
    z-index: 6;
}
.search-container>.search {
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    transition: all 1s;
    z-index: 4;
}
.search::before {
    content: "";
    position: absolute;
    margin: auto;
    top: 8px;
    right: 0;
    bottom: 0;
    left: 8px;
    width: 8px;
    height: 2px;
    background: #686cde;
    transform: rotate(45deg);
    transition: all .5s;
}
.search::after {
    content: "";
    position: absolute;
    margin: auto;
    top: -5px;
    right: 0;
    bottom: 0;
    left: -5px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 2px solid #686cde;
    transition: all .5s;
}

.call-num-style a {
    color: #686cde;
    padding: 0 5px;
    font-size: 16px;
}
.right-top-section a, nav a {
    color: #686cde;
    text-decoration: none;
    background-color: transparent;
    font-weight: 700;
}
.new-footer-links h5 {
    display: flex;
    text-decoration: none;
    color: #dedede;
    padding: 10px 3px 0;
    line-height: 1;
    font-size: 18px;
    line-height: 28px;    
}
.social-links p {
    display: flex;
    text-decoration: none;
    color: #dedede;    
    padding-left: 0 !important;
    padding: 3px;
    line-height: 1;
    font-size: 16px;
    opacity: 0.6;
}
.footer-side {
    width: 18%;
}
footer.site-footer.tc-row {
    flex-wrap: wrap;
}
.tc-box {
    width: 100%;
    max-width: 1100px;
    position: relative;
    padding: 0 30px;
}
 
/*========================================== home page new design css 24May ====================================================*/
/* main_topbar section start */
.container1360{ max-width:1360px !important; }
.container1260{ max-width:1260px !important; }
.container1110{ max-width:1110px !important; }
.main_topbar{ background:#F7B51A; padding:12.5px 0px; }
.main_topbar li{ list-style: none; color: #FFF; font-size:16px; font-family: 'Helvetica';}
.home_socail_icons li:first-child{ margin-right:38px; }
.home_socail_icons li{ margin-right:8px; }
.home_socail_icons li a{ fill:#FFF; color: #FFF;  }
.home_socail_icons li a:hover{ fill: #101010; color: #FFF; }
.home_socail_icons li a svg{ width: 20px; height: 20px;}
.home_needany_help { float: right; }
.home_needany_help li{ margin-left:5px;}
.home_needany_help li a{ color: #FFF; text-decoration: none; }
.home_needany_help li a:hover{ color:#101010;} 
/* home_header  section css start */

header.home_header {  background: transparent; position: absolute; }
header.home_header.is-sticky { background: #000; position: fixed; }
.home_header{ padding:15px 0px; top:0px !important; width: 100%; background:#000; }
.home_header .navbar-brand img{ max-width:212px; }
.home_header .tc-row.header-row{ align-items: center; }
.home_header .signin_btn a{  width:auto; text-decoration: none; border: 2px solid #FFF; font-size: 20px;
border-radius: 24px;  color:#FFF; padding:8.5px 15px; font-family: 'Helvetica';}
.home_header .signin_btn a i{ color: #F7B51A; margin-right:10px; }
.home_header .signin_btn a{ fill:#F7B51A; display: inline-flex; }
.home_header .signin_btn a svg{ margin-right:10px; }
.home_header .signin_btn a:hover{ border-color:#F7B51A; color:#F7B51A;}
.home_header #logo{ padding:0px; }
.home_header .header-output.site-header{ border: none; }
.home_header .menu-and-logins{ padding-left:20px; }
.home_header ul.nav-menu > li { margin-left: 25px; }
.home_header ul.nav-menu > li > a{ font-weight:normal; color: #FFF !important; font-size:20px; text-transform: capitalize;font-family: 'Helvetica'; }
.home_header .menu-and-logins .nav-menu li.dropdown > a{ padding: 10px 25px 10px 10px;  }
.home_header .menu-and-logins .nav-menu li.dropdown > a:hover, .home_header ul.nav-menu > li > a:hover{ color:#F7B51A !important;}
.home_header .menu-and-logins .nav-menu li.dropdown > a::before{ width:10px; height: 10px; border-bottom:1.9px solid #FFF; margin-top:3px; 
border-left:1.9px solid #FFF; transform: rotate(-45deg); position: absolute; right: 0; content: ''; }
.home_header .menu-and-logins .nav-menu li.dropdown > a:hover:before{ border-bottom:1.9px solid #F7B51A; 
border-left:1.9px solid #F7B51A; }
.home_header .menu-and-logins ul.dropdown-menu li a:hover{ background:#F7B51A; }    
.home_header.is-sticky { top: 0; position: fixed; z-index: 99; padding:8px 0px; background:rgba(0, 0, 0, 0.9); box-shadow: 0 5px 16px rgba(0, 0, 0, 0.1);  
animation: slideDown 0.35s ease-out; }
@keyframes slideDown {
from {
transform: translateY(-100%);
}
to {
transform: translateY(0);
}
}

/* banner_new section css start */    
.section-search.banner_new{position: relative; 
background-size:cover !important; background-position:top center !important; 
padding-top:85px !important; 
padding-bottom:20px !important; 
border: none !important; }
.section-search.banner_new:after{ width: 100%; height: 100%; background:#0E1E2A; opacity: 85%; content:''; z-index:1; position: absolute; top: 0; left: 0; }
.section-search.banner_new .home-search-container{ z-index: 2; position:relative; }
.banner_new .box-search h3{ position: relative; color:#FFF; padding-bottom: 10px; font-size:30px;     font-family: 'HelveticaBold'; }
.banner_new .box-search h3:before{ width: 43px; height: 5px; background: #F7B51A; position: absolute; content: ''; border-radius: 4px;
opacity: 1; bottom: 0; left: 50%; transform: translate(-50%, 0px); }
.banner_new .box-search h1{ color: #FFF; font-size:32px; font-family: 'HelveticaBold' !important; }

.banner_new .box-search h1 .yellow{ color: #F7B51A; }
.banner_new .search-section{ max-width:620px; margin-top:18px; margin-left: auto; margin-right: auto; }
.banner_new .search-filter .nav-tabs{ display: flex; justify-content: center; }
.banner_new .search-filter .nav-tabs li a.nav-link{ background: transparent; color: #FFF; padding: 0; font-size: 20px; margin: 0px 25px; font-family: 'Helvetica';}
.banner_new .search-filter .nav-tabs li a.nav-link svg{ fill: #FFF; }
.banner_new .tab-content.padding-30px.box-shadow{ width: 100%; float: left; background-color: transparent; padding:29px 0px 0px 0px; box-shadow: none; }
.banner_new .search-filter .nav-tabs .nav-link.active{ color: #F7B51A; }
.banner_new .search-filter .nav-tabs .nav-link.active svg{ fill: #F7B51A !important; }
.banner_new .search-filter .nav-tabs .nav-link.active::after{ position: absolute; bottom:-30px; left: 50%; transform: translate(-50%); content: ''; width: 0;
height: 0; border-left: 10px solid transparent; border-right: 10px solid transparent; border-bottom: 16px solid #F7B51A;}
.banner_new .tab-pane{ width: 100%; float: left; }
.banner_new .searchform{ position:relative; }
.banner_new .searchform, .banner_new .searchform .form-group {  width: 100%; float: left; position: relative; }
.banner_new .searchform input{ background: #FFF; height:auto !important; border-radius:40px; opacity: 1; font-size: 16px; padding:15px 70px 15px 23px !important; border:1px solid #F7B51A;
line-height:32px;  padding-right: 190px !important; z-index: 11; } 
.banner_new a.searchbttn{ position: absolute; top:50%; right: 65px; padding: 0px; height: auto; margin: 0px;  transform: translate(0,-50%);  }
.banner_new a.searchbttn img{ width: 40px; }
.banner_new a.searchbttn img:hover{opacity: 0.8;}
.banner_new a#fetch-location { width:100%; position: absolute; top: 50%; right: 15px; height: auto; transform: translate(0,-50%); z-index: 12;
    background: #F7B51A; max-width: 170px; font-size: 14px; display: flex; color: #000; align-items: center; padding: 11px 4px; column-gap: 0px;
  text-decoration: none; cursor: pointer; border-radius: 50px; text-align: center; justify-content: center; text-transform: capitalize; font-family: 'Helvetica'; }
.banner_new a#fetch-location i { margin-right:7px; }

a#fetch-location img { width:16px; margin: 0px 0px 0px 5px; display: table; }
.banner_new .counter{ width: 100%; float: left; margin-top:8px; }
.banner_new .count-up{ text-align: center; color: #FFF; }
.banner_new .count-up p { margin-bottom:8px; color: #FFFFFF; font-size:25px;  font-family: 'HelveticaBold';}
.banner_new .count-up h5{ font-size: 16px; color: #FFFFFF; font-family: 'Helvetica'; }
.banner_new .tc-box.home-search-container{ height: auto; }
.banner_vehiclelist{ width: 100%; float: left; text-align: center; margin-top:20px;  margin-bottom: 0px !important; }
.banner_vehiclelist li{ width: auto; margin: 0px 22px;  list-style: none;}
.banner_vehiclelist li a{ width:56px; height: 56px; border-radius: 100%; border: 2px solid #FFF; color: #FFF; fill:#FFF; display: flex; justify-content: center; align-items: center; text-decoration: none;}  
.banner_vehiclelist li a:hover{ border-color:#F7B51A; }
.banner_vehiclelist li a img{ width:40px; height: 40px; object-fit: contain; } 
/* home_find_best_driving section css start */
.pdg-tb-80{ padding:75px 0px; }
.home_heading{ font-size:40px; line-height: 50px; color:#212529;  font-family: 'HelveticaBold'; }
.home_heading .yellow{ color:#F7B51A; }
.home_find_best_driving p{ font-size: 18px; line-height: 30px;  font-family: 'Helvetica'; padding-right:35px;  }
.home_find_best_driving p b{  font-family: 'HelveticaBold'; }
.home_find_best_driving .row .col-md-6:nth-child(1){ padding-right:40px; }
/* home_easy_step section css start */
.home_easy_step{ width: 100%; display: inline-block; position: relative; padding:52px 60px 10px 60px; }
.home_easy_step h2{ color: #FFF; }
.home_easy_step .container{ z-index: 2; position:relative; }
.home_easy_step_box img{ width: 100%; z-index: 2; position: relative; height: auto;  }
.home_easy_step_box h4{ font-size:20px; color: #FFF; margin:8px 0px 8px 0px; font-family: 'Helvetica';}
.home_easy_step_box p{ font-size: 15px; line-height: 24px; margin-bottom: 0; color: #FFF; font-family: 'Helvetica';}
.home_easy_step_box .step_no{ width: 100px; margin-top: -28px; margin-left: auto; margin-right: auto; position: relative; padding:5px; display: inline-block; } 
.home_easy_step_box .step_no span.border_line{ border: 2px solid #FFF; padding: 3px; width: 100%;  border-radius: 38px;  display: inline-grid;
position: absolute; height: 100%; left: 0; top: 0; }
.home_easy_step_box .step_no span.border_step{ width:100%; float: left; font-size:16px; position: relative;
z-index: 2; background:#FFF; padding:5px 15px; color: #0E1E2A;   border-radius: 35px; font-family: 'Helvetica'; }
/* home_mto_approved_courses css start */  
.home_section_heading p{ font-size: 20px; line-height: 30px; color: #212529; font-family: 'Helvetica'; }
.home_mto_approved_courses{ background:#FFF; }
.home_mto_approved_courses.pdg-tb-80{ padding-bottom:124px; }
.tabs_education_course .nav-tabs{ width: 100%; float:left; border: none; }
.tabs_education_course .nav-tabs .nav-item{ width: 100%; margin:7.5px 0px; }
.tabs_education_course .nav-tabs .nav-link{ font-size:20px; background: #FFFFFF ; position: relative;
display: flex; align-items: center; min-height:60px; border: 0; padding:9px 70px 9px 16px; line-height: 24px; box-shadow: 0px 0px 6px #00000029; border-radius: 6px; color: #212529;
font-family: 'Helvetica';  }
.tabs_education_course .nav-tabs .nav-link::after{  position: absolute;  background:url('/frontend/img/Down.svg') no-repeat !important; 
background-size: 100% !important; right:15px; top: 50%; transform: translatey(-50%); content: ''; width: 40px; height: 40px; }
.tabs_education_course .nav-tabs .nav-link.active{ border:none; background: #F7B51A; box-shadow: 0px 0px 6px #00000029; color: #FFF; border-radius: 6px;}
.tabs_education_course .nav-tabs .nav-link.active::after{  background:url('/frontend/img/Arrow-2.svg') no-repeat !important; background-size: 100% !important;  }
.tabs_education_course{ margin-top:40px; padding:30px 0px; position: relative; }
.tabs_education_course::before{ position: absolute; width:77%; height: 100%; position: absolute; content: ''; background: #F5F5F5;
border-radius: 21px; right:15px; top: 0px; }
.education_content_area{ padding-left:107px; padding-right:120px; }
.education_content_area h3{ font-size: 30px; line-height:46px; margin-bottom:20px; color: #212529; font-weight: 600;  font-family: 'Poppins', sans-serif; }    
.education_content_area p{ color: #000000; font-size: 18px; line-height: 30px; font-family: 'Poppins', sans-serif;  font-weight: 400; }
.education_content_area p b{ font-family: 'HelveticaBold'; }
.tab_learn_more_btn{ max-width: 150px; width: 100%; background: #F7B51A; border-radius: 39px; color: #FFFFFF !important; font-size: 16px; line-height:30px;
float: left; text-align: center; padding: 10px; text-decoration: none; margin-top: 10px; }
.tab_learn_more_btn:hover{ background: #212529;  text-decoration: none; color: #FFF; }
/* home_comingsoon_section css start */
.home_comingsoon_section{background:url('/frontend/img/comingsoon.png') no-repeat !important; background-size:cover !important;
background-position:top center; position: relative; }
.home_comingsoon_section::after{  width: 100%; height: 100%; background:#fff; opacity: 85%; content:''; z-index:1; position: absolute; top: 0; left: 0;  }
.home_comingsoon_section.pdg-tb-80{ padding-bottom:35px; }
.home_comingsoon_section .container{ position: relative; z-index: 6; }
.home_comingsoon_section .coming_soon_bg{ max-width:590px; width: 100%; min-height:108px; text-align: center; top:-31px; background:url('/frontend/img/Banner.svg') no-repeat; margin-left:auto; margin-right:auto; position: relative; z-index:3; } 
.home_comingsoon_section .row{ padding-left: 55px;  padding-right: 55px; margin-top: 40px; position: relative; z-index: 6; }
.home_comingsoon_section .coming_box img{ width: 100%; float: left; /* border:5px solid #F7B51A;  object-fit:cover;  */ border-radius:30px; height:243px;}
.home_comingsoon_section .coming_box h4{ font-size:32px; font-weight: 700; display: inline-block;margin-bottom: 0px;   color:#000000; text-align: center; margin-top:20px;font-family: 'HelveticaBold' !important; }
.home_comingsoon_section .home_section_heading p{ font-size: 25px; }
/* home_gotta_recognize css start */
.home_gotta_recognize .g1testgo-bottom h2{ font-weight: 700; }
.home_gotta_recognize  a.tc-button.cta-button{ border-radius:49px; padding: 25px 43px; }
/* home_testimonial css start */
.home_testimonial{ background:#FFF !important; }
.home_testimonial p{ line-height: 30px; font-size: 18px; }
.home_testimonial .tc-box{ padding: 0; } 
.home_testimonial .review-message p{ margin-bottom: 10px; }
.home_testimonial .review-title{ font-size: 25px; line-height: normal; }
.home_testimonial .review-content-slider{ margin-top:0px; margin-bottom: 0px; }
.home_testimonial .slick-dots li{ width: 31px; }
.home_testimonial .review-content-slider .slick-dots .slick-active button{ width: 100%; }
.home_testimonial .slick-dots li button{ border: 1px solid #707070; border-radius: 5px; height: 9px; width: 100%; padding: 3px !important; }
.review-content-slider .slick-dots li button:before{ display: none; }
.home_testimonial .slick-dots li.slick-active{ width:50px !important;   }
.home_testimonial .slick-dots li.slick-active button{  height: 9px !important; background: #F6AD01 !important; border-radius: 5px; }
/* footer css start */

footer.site-footer.tc-row.footer_sec_new{ background:url('/frontend/img/footer-bg.png') no-repeat; background-size: cover !important; background-position: center !important; } 
.footer_sec_new .side-first h5{ font-size:25px; font-weight:700; margin-bottom: 15px; padding:0px;  font-family: 'HelveticaBold' !important; }
.footer_sec_new .side-first h5 img{ width: 31px !important; max-height:31px !important;  margin-right:13px; }
.footer_sec_new .tc-box{ max-width:1360px !important; padding-left: 15px; padding-right: 15px; }
.footer_sec_new .footer-side{ padding:0px 15px; }
.footer_sec_new .footer-side:nth-child(1){ width:25%; margin: 0; }
.footer_sec_new .footer-side:nth-child(2){ width:50%; }
.footer_sec_new .footer-side:nth-child(3){ width:25%; }
 
.footer_sec_new .footer-side:nth-child(1) .footer-links{ margin-top: 50px; }
.lerning_network_list{ padding-left:41px; width: 100%; float: left; }
.lerning_network_list li{ width: 100%; float: left; list-style: none; margin:5px 0px !important; }
.lerning_network_list li a{ font-size: 20px; list-style: none; padding: 0 !important; opacity: 1; color: #FFFFFF !important; font-family: 'Helvetica'; }
.lerning_network_list li a:hover, .footercontact_list li a:hover{ color:#F7B51A !important;}
.footer_sec_new h4{ color:#F7B51A; font-size: 18px; font-weight: 700; margin-bottom: 14px !important; font-family: 'HelveticaBold' !important; }
.footer_manulist{ padding-left: 0px; margin: 0px; width: 100%; float: left;   }
.footer_manulist li{ width:49%; display: inline-block; list-style: none; margin:6px 0px 0px 0px !important; padding-right:15px; }
.footer_manulist li a{ font-size: 16px; list-style: none; line-height: normal; padding: 0 !important; opacity: 1; color: #FFFFFF !important;  font-family: 'Helvetica'; }
.footer_manulist li a:hover{ color:#F7B51A !important;}
.footercontact_list{ padding: 0px; margin: 0px 0px 30px 0px; }
.footercontact_list li{ width: 100%; float: left; color: #FFF; fill: #FFF; margin:8px 0px 3px 0px !important; }
.footercontact_list li svg{ width:25px; margin-right:8px; }
.footercontact_list li a{ padding: 0px !important; font-size: 18px; opacity: 1;  font-family: 'Helvetica';  }
.footercontact_list li:nth-child(2) svg{ margin-right: 15px; }
.footer_socail_icon{ width: 100%; float:left; padding: 0px; }
.footer_socail_icon li{ width: auto; float: left; margin-right: 10px; display: inline-block; }
.footer_socail_icon li a{ padding:0px !important; margin: 0px !important; opacity: 1;  }
.footer_socail_icon li a svg{ width: 30px; height: 30px; fill: #FFF !important;  }
.footer_socail_icon li a:hover svg{ fill: #F7B51A !important; }
.copyright.tc-row.sub-footer .footer-side{ width: auto; }
.copyright .tc-box{ max-width:1360px !important; padding-left:15px; padding-right:15px; }
 .home_header .navbar-brand{ display: none;}
.home_header .navbar{ padding: 0px; }
.home_testimonial .slick-dots li{ height: auto; } 
.footer_sec_new .footer-row.tc-box{ padding:0px !important; }
/* detail_faq_accordian_sec common section */
.detail_faq_accordian_sec{ width:100%; float: left; padding:50px 0px 15px 0px; display:block; }
.detail_faq_accordian_sec h2{ font-size:30px; color:#212529; font-weight:700; margin-bottom:30px;  font-family: 'HelveticaBold' !important;  }
.detail_faq_accordian_sec .accordion{ padding:0px; background:transparent;  }
.detail_faq_accordian_sec .accordion:after{ display:none; }
.detail_faq_accordian_sec .card-header{ padding:0px; border:none; border-radius:4px; }
.detail_faq_accordian_sec .btn-link{ color: #212529; font-size:18px; display: flex; align-items: center; text-align:left; white-space: normal;  padding: 15.5px 16px; border: none;   font-family: 'Helvetica';}
.detail_faq_accordian_sec .btn-link:hover{ text-decoration:none; cursor: pointer; }
.detail_faq_accordian_sec .accordion .card{ margin-bottom:10px; }
.detail_faq_accordian_sec .accordion .card .fa{ content:none; min-width:29px; min-height:29px; background:#0E2B40; border-radius:100%; position: relative; margin-right:15px; }
 .detail_faq_accordian_sec .accordion .card .fa::before, .detail_faq_accordian_sec .accordion .card .fa:after { content: " "; width: 17px; height: 3px;  background-color: #FFF;
    display: block; position: absolute; top: 50%; left: 50%; transition: all 0.15s cubic-bezier(.42, 0, .58, 1); opacity: 1; border-radius:0px; }
.detail_faq_accordian_sec .accordion .card .fa:before { transform: translate(-50%, -50%) rotate(90deg); }
.detail_faq_accordian_sec .accordion .card .fa:after { transform: translate(-50%, -50%); }
.detail_faq_accordian_sec .accordion .card .fa.fa-minus:before { transform: translate(-50%, -50%) rotate(0deg); }
.detail_faq_accordian_sec .accordion .card .fa.fa-minus:after { transform: translate(-50%, -50%) rotate(0deg); opacity: 0; }
.detail_faq_accordian_sec .accordion .card .card-body{  padding: 15px 16px; }
.detail_faq_accordian_sec .accordion .card .card-body p{ color: #212529; font-size:16px; display: flex; align-items: center;  padding:0; border: none;  font-family: 'HelveticaNeue'; }   
/**/
/* gone_manitoba_sec common section*/
.gone_manitoba_sec ul{ padding:0px; margin:15px 0px 0px 0px; }
.gone_manitoba_sec li{ padding:0px; float: left; width: 100%; list-style:none; margin:9px 0px; position: relative; }
.gone_manitoba_sec li a{ color:#212529; padding:0px 0px 0px 34px; font-size:18px; display: inline-block; font-family: 'Helvetica'; }  
.gone_manitoba_sec li a:hover{ color:#F7B51A; text-decoration: none;}
.gone_manitoba_sec li a:after{ width:24px; height:24px; background:url('../img/manitoba-list-icon.svg') no-repeat; background-size:100% 100% !important; left:0; top:0; content:'';
position: absolute; } 
.gone_manitoba_sec li a:hover:after{ background:url('../img/manitoba-list-icon-hover.svg') no-repeat; background-size:100% 100% !important;  }
.logomanitoba img{ height:90px; object-fit:contain; left: -7px; position: relative; }
/*gone_poster_row common section*/
.gone_poster_row{ background:url('../img/gone_poster_row_bg.jpg') no-repeat; background-size:100% 100% !important; padding:45px; }
.gone_poster_row h2{ margin-bottom:20px; }
.gone_poster_row p{ font-size:20px;  font-family: 'HelveticaBold' !important; }
.gone_poster_row .view_deal_btn { max-width: max-content; padding-right: 18px; padding-left: 18px; margin:10px 0px 0px; background:#FFF; color:#212529; }
.gone_poster_row .view_deal_btn:hover{ background:#212529; color:#F7B51A; }
.gone_poster_row .col-sm-8{ padding-right:0px; }
.pdg-tb-90{ padding-top:90px; padding-bottom:90px; }
.pdg-tb-60{ padding-top:60px; padding-bottom:60px; }
.pdg-tb-35 { padding-top:35px; padding-bottom:35px; }
.view_deal_btn { max-width: 196px; width: 100%; padding: 15px 10px; text-align: center; display: inline-block; margin:20px 0px 15px 0px;
	line-height: normal; border-radius: 24px; background: #F7B51A; color: #212529; font-size: 15px; font-weight: 700; font-family: 'HelveticaBold' !important; 
	text-decoration: none; }
.view_deal_btn:hover { text-decoration: none; color: #212529; background: #F8941D; box-shadow:0px 0px 10px rgba(247,181,26,0.5) }
/**/
.home_header .show-submenu>ul.dropdown-menu{ display: block !important;}
 #manu_icon  { width:40px; height:28px; position: relative;margin: 0px auto;	-webkit-transform: rotate(0deg); -moz-transform: rotate(0deg);-o-transform: rotate(0deg);
	transform: rotate(0deg); -webkit-transition: .5s ease-in-out;-moz-transition: .5s ease-in-out;	-o-transition: .5s ease-in-out;	transition: .5s ease-in-out;
	cursor: pointer;  } 
#manu_icon span { display: block; position: absolute; height:4px; width: 50%; background: #F8941D; opacity: 1; -webkit-transform: rotate(0deg);	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);	transform: rotate(0deg);-webkit-transition: .25s ease-in-out; -moz-transition: .25s ease-in-out;	-o-transition: .25s ease-in-out; transition: .25s ease-in-out; }
#manu_icon span:nth-child(even) { left: 50%; border-radius: 0; }
#manu_icon span:nth-child(odd) { left:0px; border-radius: 0px;  }
#manu_icon span:nth-child(1), #manu_icon span:nth-child(2){ top: 0px; }
#manu_icon span:nth-child(3), #manu_icon span:nth-child(4){ top: 12px; }  
#manu_icon span:nth-child(5), #manu_icon span:nth-child(6){ top: 24px; }

#manu_icon.open span:nth-child(1), #manu_icon.open span:nth-child(6){ -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }
#manu_icon.open span:nth-child(2), #manu_icon.open span:nth-child(5) { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg);	-o-transform: rotate(-45deg); transform: rotate(-45deg);  }
#manu_icon.open span:nth-child(1){ left: 5px; top: 7px; }
#manu_icon.open span:nth-child(2){ left: calc(50% - 5px); top: 7px; }
#manu_icon.open span:nth-child(3){ left: -50%; opacity: 0; }  
#manu_icon.open span:nth-child(4) { left: 100%; opacity: 0; }  
#manu_icon.open span:nth-child(5) { left: 5px; top: 17px; }
#manu_icon.open span:nth-child(6) { left: calc(50% - 5px); top:17px; }  
.new_listing_deal_sec .listing_row i.fa.fa-star {color: #f5b51b;}
.home_testimonial .slick-list{ margin-top: 0; }
.home_testimonial_review > p{ padding-bottom: 0; }
footer.site-footer.tc-row.footer_sec_new{ padding: 40px 0px; }
.new_listing_deal_sec.pdg-tb-35.newdesign_listing_grid{ padding-top:15px; }
/* responsive css start */

@media(max-width:1499px){
.container1360, .footer_sec_new .tc-box{ max-width:1170px !important; } 
.container1260{ max-width:1100px !important; }
.container1110{ max-width:1010px !important; }
.home_header ul.nav-menu > li > a{ font-size: 16px; }
.home_header ul.nav-menu > li { margin-left: 12px; }
.home_header .signin_btn a{ font-size:17px; padding: 6.5px 13px; } 
.banner_new .box-search h1{ font-size: 34px; }
.banner_new .box-search h3{ font-size:25px; }
.banner_new .search-filter .nav-tabs li a.nav-link{ font-size: 18px; } 
.home_heading{ font-size:34px; line-height: 40px; } 
.home_find_best_driving p{ font-size:16px; line-height: 30px; }
.education_content_area { padding-left: 60px; padding-right: 90px; }
.home_comingsoon_section .row{ padding-left:15px; padding-right: 15px; }
 
.footer_manulist li a{ line-height: normal; }
.footer_manulist li{ margin: 6px 0px !important; }
.footer_socail_icon li{ margin-right: 6px; }
.footer_sec_new .footer-side:nth-child(1) .footer-links{ margin-top: 40px; }
.home_gotta_recognize a.tc-button.cta-button{ border-radius: 47px; padding: 20px 30px; }
.home_comingsoon_section .coming_box h4{ font-size:27px; line-height: normal; }
.home_easy_step_box h4{ margin: 10px 0px 10px 0px; font-size: 24px; }
.home_easy_step_box p{ font-size: 18px; }
.home_comingsoon_section .home_section_heading p{ font-size: 20px;}
.home_comingsoon_section .row{ margin-top: 30px; }
.lerning_network_list li a{ font-size:16px; }
.lerning_network_list{ padding-left: 44px; }
.footercontact_list li a{ font-size: 16px; }
.footer_manulist li a{ font-size:16px; }
.footer_sec_new .site-logo-footer img{  max-height: 65px; }
.home_testimonial .review-title{ font-size: 20px;}
/**/
.detail_faq_accordian_sec h2{ font-size:25px; }
.detail_faq_accordian_sec .btn-link { font-size:16px; }
.detail_faq_accordian_sec .accordion .card .fa{ min-width: 25px; min-height: 25px; }
.detail_faq_accordian_sec .accordion .card .fa::before, .detail_faq_accordian_sec .accordion .card .fa:after{ width: 14px; height: 2px; top: 52%; left: 52%; }
.gone_manitoba_sec li a{ font-size:16px; }
.gone_poster_row img{ max-width:170px; }
.gone_poster_row p{ font-size:18px; }
.pdg-tb-90{ padding-top: 70px; padding-bottom:70px; } 
.view_deal_btn { padding: 12.5px 10px; font-size: 17px; }
.banner_vehiclelist li a img { width: 35px; height: 35px; }
}
@media(max-width:1199px){
.home_header .menu-and-logins {padding-right: 0 !important;}
.home_header ul.nav-menu > li > a { font-size: 14px; }
.home_header .menu-and-logins .nav-menu li.dropdown > a::before {margin-top: 2px; width: 8px; height: 8px;}
.container1360, .footer_sec_new .tc-box, .container1260, .container1110{ max-width:970px !important; } 
.main_topbar{ padding:6px 0px; }
.main_topbar li{ font-size: 14px; } 
.home_socail_icons li:first-child{ margin-right: 20px; }
.home_header{ padding: 8px 0px; top: 36px; }
.home_header .menu-and-logins{ padding-left: 15px; }
.home_header .site-logo a img { max-height: 55px; }
.home_header ul.nav-menu > li{ margin-left: 5px; }
header ul.nav-menu > li > a{ font-size: 14px; }
.home_header .signin_btn a{ font-size: 14px; padding: 5.5px 10px; align-items: center; }
.banner_new .box-search h3{ font-size:20px; } 
.banner_new .box-search h1{ font-size: 32px; } 
.banner_new .searchform input{ font-size: 16px; padding: 11px 180px 10px 15px !important;}
.banner_new a.searchbttn{ top: 49%; right: 16px; } 
.banner_new .box-search h3:before{ height: 5px; } 
.pdg-tb-80{ padding: 50px 0px; }
.home_find_best_driving .row .col-md-6:nth-child(1){ padding-right:10px; }
.home_easy_step_box p br{ display: none;}
.home_heading{ font-size: 30px; line-height: 40px; } 
.tabs_education_course .nav-tabs .nav-link{ font-size: 18px; }
.tabs_education_course{ margin-top: 30px; padding: 20px 0px; }
.home_section_heading p{ font-size: 17px; }
.education_content_area h3{ font-size: 25px; margin-bottom:10px; }
.education_content_area p{ font-size: 16px; line-height: 30px; }
.home_comingsoon_section .coming_soon_bg{ background-size:100% !important; max-width:520px !important; top: -28px; }
.home_comingsoon_section .container::after{ background-position: center !important; background-size: 90% 90% !important; }
 
.home_easy_step_box h4{ font-size: 22px; }
.home_easy_step_box p { font-size: 16px; line-height: 23px; }
.home_easy_step_box .step_no span.border_step{ font-size: 14px; }
.home_heading.mb-5{ margin-bottom: 30px !important; }
.home_mto_approved_courses.pdg-tb-80 { padding-bottom: 90px; }
.home_comingsoon_section .coming_box img{ height:230px; }
.footer_sec_new .side-first h5{ font-size: 20px; }
.footer_sec_new .side-first h5 img { width: 24px !important; max-height: 25px !important; margin-right: 7px; }
.lerning_network_list { padding-left: 32px; }
.footer_sec_new .footer-side:nth-child(1) .footer-links { margin-top: 30px; }
.lerning_network_list li a{ font-size: 14px; }
.footer_sec_new .footer-side:nth-child(1) {  width: 28% !important; }
.footer_manulist li a{ font-size: 14px; }
 
.footercontact_list li a{ font-size: 14px; line-height: 18px; }
.footercontact_list li svg{ width: 20px; }
footer.site-footer.tc-row.footer_sec_new{ padding:50px 0px 40px 0; }
.home_testimonial p{ font-size:16px; line-height: 28px; }
.home_testimonial .double_quote { width:50px; height: auto; }
.home_testimonial .google_icon{ height: 50px;}
.home_testimonial .rating_img{ height:25px; }
.home_testimonial .slick-dots li.slick-active{ width: 40px !important; }
.education_content_area{ padding-left:30px; padding-right:30px; }
.home_testimonial .slick-dotted.slick-slider{ margin-bottom: 0px !important; }
/**/
.gone_manitoba_sec li a{ font-size:14px; padding:0px 0px 0px 27px; }
.gone_manitoba_sec li a:after{ width: 20px; height: 20px; }
.gone_poster_row p{ font-size:16px; }
.gone_poster_row h2 { margin-bottom: 15px; }
.gone_poster_row{ padding:25px; }
.pdg-tb-90 { padding-top:50px; padding-bottom:50px; }  
.pdg-tb-60{ padding-top:50px;  padding-bottom:50px; }
.view_deal_btn { max-width: 150px; padding: 12.5px 10px; font-size: 15px; margin: 20px 0px 10px 0px; }
.section-search.banner_new{ padding-top: 65px !important; }
.banner_new a#fetch-location{ top: 49.3%; right: 7px; }
.banner_new .search-filter .nav-tabs .nav-link.active::after{ bottom: -21px; }
.banner_new .tab-content.padding-30px.box-shadow{ padding: 20px 0px 0px 0px; }
.banner_new .tc-box.home-search-container{ padding-top:10px; }
}
@media(max-width:991px){

.container1360, .footer_sec_new .tc-box, .container1260, .container1110{ max-width:740px !important; } 
.main_topbar li{ font-size: 12px; } 
.home_header .navbar-brand{ display: block; }
.home_header .site-logo{ display: none; }
.home_header .menu-and-logins{ padding-left: 0;}
.home_header .tc-row.header-row .menu-and-logins{ width: 100%; display: block !important; }
.home_header .container1360{ padding: 0px 15px !important; }
.home_header .tc-row.header-row{ box-shadow: none !important; }
.home_header .tc-row.header-row { flex-flow: initial !important;  display: block; }
.home_header .signin_btn.ml-auto{ position: absolute; right:55px; top: 11px; }
.home_header .menu-and-logins ul#menu-main>li{ display: block !important; border-bottom: 1px solid #FFF; margin: 0px; }
.home_header .menu-and-logins ul#menu-main>li:last-child{ border: none;} 
.home_header .menu-and-logins .nav-menu li.dropdown > a::before{ width: 7px; height: 7px; }
.home_header .signin_btn a svg { margin-right: 2px;  }
 
.tabs_education_course .nav-tabs .nav-link { font-size: 16px; }
.tabs_education_course .nav-tabs .nav-link::after{ width: 35px; height: 35px; }
.home_header .signin_btn a{ width: 90px; font-size: 14px; padding: 3.5px 8px; } 
.home_header .site-logo a img{ margin-bottom: 0px;}
.home_header .container.header-in .tc-row.header-row{ align-items: center; }
.home_header .navbar-collapse{ margin-top:5px;  background: rgba(0,0,0,0.9); }
.home_header .menu-and-logins .nav-menu li.dropdown > a::before{ right: 15px; width: 10px; height: 10px;}
.home_header .menu-and-logins .nav-menu li.dropdown > a:hover, .home_header ul.nav-menu > li > a:hover{ padding: 15px 25px 15px 10px; }
.home_header .show-submenu>ul.dropdown-menu{ display: block; width: 100% !important; float: left; max-width: 100%; }
.home_header ul.dropdown-menu>li{ width: 100%; margin: 0; }
.home_header .tc-row.header-row{  margin: 0px; padding: 0px; }
.home_find_best_driving p{ padding: 0; }
.home_find_best_driving h2 br{ display: none; }
.home_heading { font-size: 25px; line-height: 32px; }
.home_find_best_driving p, .home_easy_step_box p, .education_content_area p { font-size: 14px; line-height: 22px; }
.pdg-tb-80 { padding: 35px 0px; }
 
.home_easy_step_box .step_no{ width: 100px; }
.home_section_heading p { font-size: 16px; line-height: 25px; }
.home_mto_approved_courses .education_content_area{ padding: 0px 20px; }
.home_header .navbar-brand img { max-width: 180px; }
.education_content_area h3 { font-size: 22px;  margin-bottom: 5px; }
.tab_learn_more_btn{ padding: 5px; max-width: 125px; font-size: 14px; }
.tabs_education_course .nav-tabs .nav-link{ padding: 5px 54px 5px 10px; line-height:normal; min-height: 50px; font-size: 15px; }
.home_comingsoon_section .coming_soon_bg{ max-width: 394px !important; top: -21px;     min-height: 73px; }
.home_comingsoon_section h2{ margin: 0; line-height: normal; }
.home_comingsoon_section .container::after{  background-size: 98% 90% !important; }
.home_comingsoon_section .home_section_heading p { font-size: 16px; line-height:normal; }
.home_comingsoon_section .coming_box h4 { font-size: 19px; line-height: normal; margin-top: 10px; }
.home_gotta_recognize .g1testgo-bottom h2{ font-size: 25px; margin-bottom: 20px; }
.home_gotta_recognize a.tc-button.cta-button { padding: 15px 25px; font-size: 15px; }
.home_testimonial p{ font-size: 14px; line-height: 25px; }
.copyright .footer-side.payment-methods img{ float:right; }
.home_testimonial .review-title{ font-size: 18px;}
/**/
.detail_faq_accordian_sec .btn-link { font-size: 15px; padding: 10px 15px; }
.detail_faq_accordian_sec .accordion .card .fa{ margin-right:10px; }
.detail_faq_accordian_sec h2 { font-size: 20px; }
.pdg-tb-60{ padding-top:35px; padding-bottom:35px; } 
.pdg-tb-35 { padding-top:25px; padding-bottom:25px; }
.home_header .navbar-light .navbar-toggler{ padding:0px; }
.add-section-padding .video-col{ margin:10px 0px; }
.add-section-padding .video-section .row{ margin: 0; } 
/**/
.home_easy_step{ padding:20px 0px 10px 0px; }
}


@media(max-width:800px){
.home_header .menu-and-logins ul#menu-main>li{ width:100%;}
.tc-row.header-row ul.dropdown-menu li a{ font-size: 14px; font-weight: 600;  padding: 8px 0 8px 20px; }
header.home_header #menu-main { display: block !important; }
.home_header .tc-row.header-row ul.dropdown-menu{ background: #FFF !important;	}

}
@media(max-width:767px){
.container1360, .footer_sec_new .tc-box, .container1260, .container1110{ max-width:540px !important; } 
.home_header{  top: 53px; }
.home_socail_icons{ width: 100%; justify-content: center; padding-left: 5px; }
.home_needany_help{ width: 100%; justify-content: center; }
header.home_header #menu-main { display: block !important; }
.banner_new a#searchbttn:before { display: none;}
.banner_new a.searchbttn img{ max-height:35px !important; margin: 0 !important; }
.banner_new .search-filter .nav-tabs li a.nav-link{ margin: 0px 10px; } 
.banner_new .count-up p{ font-size: 18px; }
.banner_new .count-up h5{ font-size: 14px; margin-bottom: 0px; } 
.banner_new .searchform, .banner_new .searchform .form-group{ margin-bottom: 0; }
.banner_new .box-search h1{ margin-bottom:12px; font-size: 24px; margin-top:12px; }
.home_easy_step .col-sm-6{ margin:7.5px 0px;  }
.home_mto_approved_courses .col-sm-4{ max-width:45%; flex: 45%; }
.home_mto_approved_courses .col-sm-8{ max-width:55%; flex: 55%; }
.home_mto_approved_courses .education_content_area{ padding-left: 0; padding-right: 15px; }
.home_mto_approved_courses.pdg-tb-80{ padding-bottom: 60px;}
.home_comingsoon_section .coming_box img{ height:140px; border-radius: 20px; }
.home_comingsoon_section.pdg-tb-80{ padding-bottom: 40px; }
.home_gotta_recognize .g1testgo-bottom{ padding-top: 40px; padding-bottom: 40px; }
.home_testimonial .slick-dots{ top:0; margin: 10px auto 0;}
.copyright.tc-row.sub-footer .footer-side{ width: 50% !important; }
.home_header .tc-row.header-row ul.dropdown-menu{   background: #FFF !important; }
.tc-row.header-row ul.dropdown-menu li a{ padding: 7px 7px 7px 20px; font-weight:400 !important; font-size: 13px; }
/**/
.detail_faq_accordian_sec .accordion .card .fa { min-width: 20px; min-height: 20px; }
.detail_faq_accordian_sec .accordion .card .fa::before, .detail_faq_accordian_sec .accordion .card .fa:after{
   width:10px; top:50%; left:50%; }
.gone_manitoba_sec li a{ font-size:13px; }
.gone_poster_row img { max-width: 113px; }
.gone_poster_row h2 br, .gone_problems_list h4 br{ display:none; }
.gone_poster_row p { margin-bottom:10px; font-size: 13px; }
.pdg-tb-90{ padding-top:30px; padding-bottom: 30px; } 
.banner_new a#fetch-location{ top: 50%; right: 7px; max-width: 150px; }
.banner_new .search-section{ margin-top: 5px; }
.banner_new .searchform input{ padding: 10px 165px 10px 15px !important; } 
.search-filter .nav-tabs .nav-link{ text-transform: capitalize; }
.banner_vehiclelist li{ margin: 0px 8px; }
.banner_vehiclelist li a{ width: 50px; height: 50px; }
.banner_new .count-up{ margin-top: 5px; }
.home_testimonial .slick-dots{ margin-bottom:20px; }
#googlesearch2, #googlesearch{ margin-top: 5px; float: left; }  
ul#googlesearch3{ float: left;  margin-top: 5px; }
.new_listing_deal_sec.pdg-tb-35.newdesign_listing_grid{ padding-top:15px; }
}
@media(max-width:575px){ 
.home_needany_help{ display: inline-block !important; width: 100% !important; text-align: center; } 
.home_needany_help li {text-align: center; width: auto !important; float: none;  display: inline-block; }
.banner_new .box-search h1 { font-size: 18px; margin-top:12px; }
.banner_new .search-section { margin-top: 5px; }
.banner_new .search-filter .nav-tabs li a.nav-link { margin: 0px 10px; padding: 5px !important; }
.banner_new .tc-box.box-search.text-center{ padding: 0px; } 
.home_easy_step_box img{ height: auto; } 
.home_mto_approved_courses .col-sm-4, .home_mto_approved_courses .col-sm-8{  max-width:100%; flex:100%; }
.tabs_education_course .nav-tabs{  flex-wrap: wrap; }
.tabs_education_course .nav-tabs .nav-link.active::after{ transform: rotate(90deg); top:8px; }
.tabs_education_course .nav-tabs .nav-link::after{ transform: rotate(-90deg); top: 8px; }
.home_comingsoon_section .coming_box img{ height: auto; }

.footer_sec_new .footer-side.side-first.site-logo-footer a{ justify-content: left !important; } 
.footer_socail_icon li{ margin: 10px 5px 0px 0px; }
.copyright.tc-row.sub-footer .footer-side{ width: 100% !important; margin: 0; }
.copyright .footer-side.payment-methods img { float: none; }
.home_comingsoon_section .coming_box{ margin:7.5px 0px; }
.home_comingsoon_section .row{  margin-top: 10px; }
.home_comingsoon_section .home_section_heading p br{ display: none; }
.home_comingsoon_section .coming_soon_bg { max-width: 320px !important; top: -16px; min-height:60px; }
.education_content_area h3{ line-height: normal; margin: 15px 0px; }
.tabs_education_course { margin-top: 10px; padding: 10px 0px; }
.home_gotta_recognize .g1testgo-bottom h2{ font-size: 20px; }
.home_gotta_recognize .g1testgo-bottom p{ font-size: 16px;} 
footer.site-footer.tc-row.footer_sec_new{ padding: 40px 0px; }
.home_comingsoon_section .container::after { background-size: 90% 90% !important; }
.footercontact_list li:nth-child(2) svg { margin-right: 8px !important; }
.footercontact_list li svg { width: 14px; }
/**/
.detail_faq_accordian_sec .accordion .card .card-body p{ font-size: 14px; }
.detail_faq_accordian_sec .btn-link{ line-height:normal; }
.detail_faq_accordian_sec h2 { font-size: 17px; }
.gone_manitoba_sec .col-sm-6{ max-width:50%; flex:50%; }
.gone_poster_row { padding: 30px 15px; }
.gone_poster_row .view_deal_btn{ margin-bottom:20px; } 
.banner_new a#fetch-location i{ font-size: 14px; margin: 0; }
.banner_new .searchform input{ padding:8px 135px 8px 15px !important; line-height:25px; font-size: 12px; }
.section-search.banner_new { padding-top: 50px !important; }
.banner_new .search-filter .nav-tabs .nav-link svg{ width: 34px; height: 16px; margin-right: 0px; }
.banner_new .search-filter .nav-tabs li a.nav-link{ margin: 0px 3px; padding: 0 2px 4px 2px !important; font-size: 16px; }
.banner_new .box-search h3 { font-size: 16px; }
.banner_new .box-search h3:before { height: 4px; width: 30px; }
.banner_new .counter .row .col-xs-12 { width:33.33%; }
.banner_new .counter .row .col-xs-12:nth-child(1){ padding-right:5px; }
.banner_new .counter .row .col-xs-12:nth-child(2){ padding-left:5px; padding-right:5px; }
.banner_new .counter .row .col-xs-12:nth-child(2){ padding-left:5px; }
.banner_new .count-up p { font-size: 16px; }
.banner_new .count-up h5{ font-size: 11px; }
.banner_new .tab-content.padding-30px.box-shadow { padding: 18px 0px 0px 0px; }
.banner_new a#fetch-location{ max-width: 123px; font-size: 10px; padding: 6.5px !important; }
.banner_vehiclelist li { margin: 0px 5px; }
.banner_vehiclelist li a { width: 40px; height: 40px; border: 1px solid #FFF; }
.banner_vehiclelist li a img { width: 28px; height: 28px; }
.search_newlook .searchform{ padding: 0px 15px; }
ul#googlesearch3, #googlesearch2{ max-width:266px; }
}
@media(max-width:389px){
.home_needany_help li { width: 100%; }
.home_header { top:37px; } 
.banner_new .searchform input{ font-size: 13px; line-height: 22px;  padding: 8px 120px 8px 15px !important; }
.banner_new a.searchbttn {  top: 49.5%; right: 8px; }
.section-search.banner_new .tc-box.home-search-container{ padding-left: 15px; padding-right: 15px; }
.home_header .navbar-brand img { max-width: 115px; }
.home_header .signin_btn.ml-auto { position: absolute;right:55px; top: 2px; }
.home_needany_help{ display: none !important; }
.banner_new a#fetch-location{ max-width: 110px; padding: 2px 4px; }
.banner_new .searchform input { font-size: 10px; line-height: 24px; }
.search_newlook .searchform { padding: 0px; }
ul#googlesearch3, #googlesearch2{ max-width: 289px; }
}

#myModal .modal-content.booking {
    margin-top: 135px;
    max-height: 400px;
    min-height: 100px;
    overflow-y: scroll;
    min-height: 200px;
    max-height: 600px;
}
#open-agreement-modal{ color:#EEA601; }
 
/*========================================== home page new design css end ====================================================*/
/*7 june css start */
.home_find_best_driving button.play-btn, .home_find_best_driving button.play-btn-pause { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); background:red; width: 60px; height: 40px;
border: none; border-radius: 5px; color: #FFF; box-shadow: 1px 1px 41px rgb(255 255 255 / 40%); }
.home_find_best_driving  button.play-btn svg, .home_find_best_driving button.play-btn-pause svg { fill: #FFF; margin-top: 2px; margin-right: -4px; }
.detail_share_save li:first-child{ position: relative; } 
.detail_share_save .sharing-links li{ width:19%; display: inline-block; float: left;  padding:10px 10px; margin: 0 !important;  }
.detail_share_save .sharing-links li a img{ width:33px !important; height:33px !important; object-fit: contain; margin:0px !important; }
.detail_share_save .sharing-links li a span{ display: block; text-align: center; color: #212529; font-size: 12px; font-weight:400; margin-top: 5px; }
.detail_share_save .sharing-links{ padding: 15px; position: absolute; right: 0;  top: 0; display: none; width: 500px;
background: #FFF; border-radius: 19px; top: 45px; left: 50%; transform: translateX(-50%); box-shadow: 1px 1px 19px rgb(0 0 0 / 10%); } 
.detail_share_save .sharing-links:after { position: absolute; bottom: auto; left: 50%; transform: translate(-50%); content: '';  width: 0;
height: 0;  border-left: 15px solid transparent; border-right: 15px solid transparent; border-bottom: 16px solid #FFF; top: -16px; }    
.detail_share_save .sharing-links{ animation: mymove 0.5s ; }
/*details_modal_wrap css start*/
.details_modal_wrap { background: rgba(0,0,0,0.6) }
.details_modal_wrap .modal-header{ background:#F7B51A; padding:10px 15px } 
.details_modal_wrap .modal-title{ font-size: 25px; font-weight: 700;  font-family: 'HelveticaNeue-Bold' !important;  }
.details_modal_wrap .modal-body{ text-align:center; }
.details_modal_wrap .modal-dialog{ max-width:550px; top:20%; }
.details_modal_wrap .modal-body h2{ font-size:22px; }
.details_modal_wrap .modal-body p{  font-size:16px; color:#212529; margin-bottom:40px; font-weight:400; }
.details_modal_wrap .modal-footer .btn.btn-secondary{ color:#000; background-color:#F7B51A; border-color:#F7B51A; cursor: pointer; }
.details_modal_wrap .modal-footer .btn.btn-secondary:hover{  color:#F7B51A; background-color:#000; border-color:#000; cursor: pointer;  } 
.details_modal_wrap .modal-header .close{ display: block; cursor: pointer; background: #000; opacity: 1; border-radius: 100%; width: 35px; height: 35px; line-height: 35px;
    padding: 0; right: -5px; position: absolute; top: -5px; }
.details_modal_wrap .modal-header .close:before, .details_modal_wrap .modal-header .close:after { position: absolute; left: 17px; content: ' ';  height: 19px; width: 2px;
    background-color: #FFF; top: 8.5px; }
.details_modal_wrap .modal-header .close:before { transform: rotate(45deg); }
.details_modal_wrap .modal-header .close:after { transform: rotate(-45deg); }
.details_modal_wrap .modal-content { background:#FFFBF3; border:0px; }

/*details_modal_wrap css end*/
@media(max-width:767px){ 
.detail_share_save .sharing-links{ width: 300px; }
.detail_share_save .sharing-links li{ width:33%; }
}
@media(max-width:575px){
.detail_share_save .sharing-links{ width: 200px; padding:5px; border-radius: 10px; }
.detail_share_save .sharing-links li{ padding:5px; }
.detail_share_save .sharing-links li a span{ font-size:10px; }
.detail_share_save .sharing-links li a img{ width: 25px !important; height:25px !important; }

}
 
@keyframes mymove {
    from {padding-top: 10px; }
    to { padding-top:0px; }
  }
.sharing-links li a svg{ fill:#F7B51A;  width:26px; height:26px;  }
.sharing-links li{ margin:3px !important;   }
.sharing-links li a:hover svg{ fill: #F8941D; }
.detail_share_save li a.share_btn, .detail_share_save li a.save_btn{ z-index: 2; }
/*8 june css start */
.listing_side_ads a img, .listing_sidemap_box{ padding:10px; border:3.5px solid #DFDFDF; }
.home_comingsoon_section .coming_box img{ border: 6px solid #F7B51A; object-fit: cover; border-radius: 35px; }
/* 7 july 23 start css */
.home_header .tc-row.header-row.justify-content-start{ justify-content: space-between !important; }
.home_header .menu-and-logins { padding-left:15px !important; margin-left: auto  !important;  }
.home_header .signin_btn.ml-auto{ margin-left:20px !important; }
.home_header .megamanu_ads_box{ max-width: max-content !important;  } 
.home_header .megamanu_ads_box .col-md-6.text-center a.view_deal_btn{ min-width:160px !important; padding:10px 15px !important; 
    text-align: center !important; font-size:14px !important;  max-width: max-content; float: none; display: inline-block; } 
/* tabs_education_course_mb_view start */
.tabs_education_course_mb_view{ display:none; position: relative; }
.tabs_education_course_mb_view .card-body{ width:100%; float:left; padding:10px;}
.tabs_education_course_mb_view .card-body .education_content_area{ padding:0px; }
.tabs_education_course_mb_view .card-header{ padding:0px; border:0px; box-shadow:none; }
.tabs_education_course_mb_view .card-header a{ font-size:15px; background: #FFFFFF ; position: relative;
display: flex; align-items: center; min-height:50px; border: 0;  padding: 5px 54px 5px 10px; line-height: normal; box-shadow: 0px 0px 6px #00000029; border-radius: 6px; color: #212529; font-family: 'Helvetica';}
.tabs_education_course_mb_view .card-header a:after{  position: absolute;  background:url('/frontend/img/Down.svg') no-repeat !important; 
background-size: 100% !important; right:10px; top: 50%; transform: translatey(-50%); content: ''; width: 35px; height: 35px;}
.tabs_education_course_mb_view .card-header a[aria-expanded="true"]::after{  background:url('/frontend/img/Arrow-2.svg') no-repeat !important; background-size: 100% !important;  }
.tabs_education_course_mb_view .card-header a[aria-expanded="true"]{ border:none; background: #F7B51A; box-shadow: 0px 0px 6px #00000029; color: #FFF !important; border-radius: 6px;}
.tabs_education_course_mb_view .card{ margin:5px 0px; display: inline-block; width: 100%; }
.education_content_area p{ font-family: 'Helvetica' !important; }
.tabs_education_course_mb_view .education_content_area h3{ margin-bottom:10px; margin-top:0px; font-size:16px !important; line-height:normal !important; }
.tabs_education_course_mb_view .card-header a[aria-expanded="true"]:after{ transform: rotate(90deg); top: 8px; }
@media(max-width:991px){
    .education_content_area h3{ line-height:normal; }
#myModal .modal-content.booking { 
        max-height: 400px;       
    }
}
@media(max-width:575px){
    .tabs_education_course{ display:none; }
    .tabs_education_course_mb_view{ display:block; }
    #myModal .modal-content.booking { 
        max-height: 350px;
       
    }
  
}  
/* tabs_education_course_mb_view end */

/* sep-28 css */
.footer_manulist li a{  position: relative; width: auto; float: left; }
.footer_manulist li a:after { content: ''; position: absolute; width: 100%; transform: scaleX(0); height: 2px; left: 0;
background-color: #F7B51A; transform-origin: bottom right; transition: transform 0.25s ease-out; bottom: -5px; }
.footer_manulist li a:hover:after { transform: scaleX(1); transform-origin: bottom left; }
.footer_socail_icon li a svg{  -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;  }
  .footer_socail_icon li a:hover svg{ fill: #F7B51A !important;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
 }
.home .section-search.banner_new {  min-height: 100vh !important;  background-image: url(https://www.trubicars.com/frontend/img/car-img.jpg);    border-top: 5px solid #f19001 !important;}
.price_details p{ margin-bottom:8px !important; }
.readonly-select {
    pointer-events: none;
    background-color: #f0f0f0;
    color: #000;
    appearance: none; /* Remove default browser styling */
    -webkit-appearance: none;
    -moz-appearance: none;
}
.readonly-select option {
background-color: #f0f0f0;
}

/*22 Auguest 2024*/ 
#taxDetails .price_details > p{ display: flex; justify-content: space-between; padding:0px 10px; text-align: left; }
#taxDetails .price_details p#totalprice{ background: #00000012; padding: 10px; margin-top: 10px; font-family: 'HelveticaBold'; }
#taxDetails .price_details #totalprice b, #taxDetails .price_details  #totalprice span{ font-family: 'HelveticaBold'; }
#taxDetails{ padding:0px 15px; }
#taxDetails .pricedata{ padding-left: 4px; }
.home_header .navbar-expand-lg .navbar-nav .dropdown-menu ul li a{ font-family: 'Helvetica' !important; }
@media(max-width:575px){
    #taxDetails .modal-body{padding:15px; }
    #taxDetails .modal-header { padding: 15px; }
    #taxDetails .modal-header h4{ font-size: 20px; } 
    #taxDetails .price_details > p{ font-size:14px; line-height: normal; }    
}
.slick-initialized .slick-slide {
    padding: 4px;
  }

  .slick-list{
    margin-top: 26px;
  }
  #overview_tab .detail_awards_sec .detail_awards_slider .slick-slide img{ width:100%;  height: 200px; object-fit: contain; background:rgba(0,0,0,.03); padding: 10px; }

  .yellow{ color: #F7B51A; }
  a.yellow:hover{ color: #F8941D; }
  /*============== jan-2025 css popup container ==========*/
.popup-container { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.7); display: flex; justify-content: center; align-items: center; z-index: 9999; display: none; } 
.popup-content { position: relative;  background: #fff; padding: 20px; border-radius: 8px; max-width: 500px;  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); }
.popup-content img { width: 100%; height: auto; border-radius: 5px; }
.popup-close { position: absolute; top: -15px;  right: -10px; background-color:#ff8d0f; color:#000;  border: none; border-radius: 50%; width: 30px; height: 30px; font-size:22px; cursor: pointer; }
.popup-close span{ position: absolute; top: 44%; left: 50%; right: auto; text-align: center; transform: translate(-50%, -50%); }
body.position-fixed {position: fixed;width: 100%;overflow: hidden; /* Prevent scrolling */}
.disable-scroll {overflow: hidden;height: 100vh;}

@media(max-width:575px){
    .popup-content{ max-width: 370px; width: 80%; padding:15px; } 
}

/*=== Breadcrumbs sec css start ====*/
.breadcrumbs_section_sec{ background: #f8f4ee; padding:8px 0px; box-shadow: 10px 1px 0px #ededed; box-shadow: 1px 1px 5px #ededed; }
.breadcrumbs_list{ margin:0; padding:0; display: flex; flex-wrap: wrap; }
.breadcrumbs_list li {position: relative;list-style: none;padding: 0;margin: 0px 30px 0px 0px;color: #212529;font-size: 14px;text-decoration: none;font-family: 'Helvetica';}  
.breadcrumbs_list li:before{ position: absolute; width: 7px; height: 7px; content: ''; right: -18px; top: 6px; border-right: 2px solid #000; border-bottom: 2px solid #000;transform: rotate(-45deg); }
.breadcrumbs_list li:last-child::before{ display: none; }
.breadcrumbs_list li a{ color: #212529; font-size: 14px; text-decoration: none; font-family: 'Helvetica'; }
   
@media(max-width:1199px){
    .breadcrumbs_list li, .breadcrumbs_list li a{ font-size: 13px; line-height: normal; }
    .breadcrumbs_list li:before{ width: 6px; height: 6px; top: 3px; }
    .breadcrumbs_section_sec{padding:8px 0;}
}
/*=== Breadcrumbs sec css End ====*/

/*================= listing page new design css 03 March 2025 Start ===================*/
.banner_newlook .search_newlook .tabs_icon{ width:52px; height:52px; border: 1px solid #FFF; border-radius:100%; display:grid; place-items:center; margin-right:5px; }
.banner_newlook .search_newlook .tabs_icon svg{ width:40px; fill:#FFF; }
.banner_newlook.banner_new .search-filter .nav-tabs li a.nav-link{ display: flex; justify-content: center; align-items: center; font-family: 'Helvetica'; }
.banner_newlook.banner_new .search-section{ margin-top: 20px; }
.banner_newlook.banner_new .searchform input{ width:543px; padding:13px 200px 13px 25px !important;  border: 1px solid #F7B51A; }
.banner_newlook .form-group{ margin-bottom: 0; }
.banner_newlook.banner_new .search-filter .nav-tabs .nav-link.active::after{ display: none !important; }
.banner_newlook.banner_new .tab-content.padding-30px.box-shadow{ padding: 20px 0px 0px 0px; }
.banner_newlook.banner_new a#fetch-location{ max-width: 180px; line-height: normal; right: 12px; font-size: 16px; font-family: 'Helvetica' !important; } 
.banner_newlook.banner_new a#fetch-location svg{ width: 24px; top: -1px; position: relative; margin-right:7px; }
.banner_newlook .mobile_view_dflex{ display: flex; align-items: center; justify-items: center; }
.banner_newlook .mobile_view_dflex .filter_btn{ margin-left: 8px; }
.banner_newlook .mobile_view_dflex .filter_btn a{ background:#FFF; padding:18px 24px; font-size: 16px; color: #000; border-radius:90px; display: flex; align-items: center; line-height: 24px; text-decoration: none; }
.banner_newlook .mobile_view_dflex .filter_btn a svg{ width:24px; margin-right:9px; fill: #000; position: relative; top:-1px; }
.banner_newlook.banner_new .search-section{ max-width: max-content; }
.banner_newlook.section-search.banner_new{ padding-bottom:23px !important; }
#filter_modal_new{ z-index: 999; background: rgba(0, 0, 0, 0.9); }
#filter_modal_new .modal-dialog {  margin-top: 15%; }
#filter_modal_new .language_select{ padding:0px; }
#filter_modal_new .language_select label{ color:#212529; }
#filter_modal_new .modal-header { padding:0px;  border:0px;  }
#filter_modal_new .modal-header .close_btn_n{ position: absolute; background:transparent; border:0; cursor: pointer; right: -18px; top: -20px;width: 35px; height: 35px; }
#filter_modal_new .modal-header .close_btn_n span{ position: absolute; top: 50%; left: 50%; line-height: 27px; border-radius: 50%; padding: 0px; right: auto; text-align: center;
    transform: translate(-50%, -50%); background-color: #ff8d0f; color: #000; font-size: 22px; max-width: 30px; width: 30px; max-height: 30px; min-height: 30px;  min-width: 30px;
    height: 30px; }
#filter_modal_new .language_select label{ font-family: 'HelveticaBold'; }
.banner_new .select2-container--default .select2-selection--single .select2-selection__rendered{ font-family: 'HelveticaBold'; }
.banner_newlook.banner_new .search-filter .nav-tabs .nav-link.active .tabs_icon{ border-color:#F7B51A;} 
.newdesign_listing_grid .cashback_ten{ background:#F8F8F8; padding:12px 5px 12px 18px; margin-bottom:15px; border-radius: 9px; text-align: center; }
.newdesign_listing_grid .listing_side_ads a{ display: block; margin-bottom: 19px; }
.newdesign_listing_grid .listing_side_ads a img { padding: 0; border: none;}
.newdesign_listing_grid .listing_side_ads a:hover { -webkit-transition: all .5s; -moz-transition: all .5s; transition: all .5s; border-color: #BB870D;
    box-shadow: 0px 4px 4px #00000040; }
.list_grid_wrap nav{ display: flex; width: 100%; justify-content: space-between; align-items: center; margin-bottom:12px; }
.list_grid_wrap nav .not_found_box p{ margin-bottom: 0; font-size:16px; color:#000; font-family: 'Helvetica'; }
.list_grid_wrap nav .nav.nav-tabs{ border: 0px; justify-content: end; display: flex;  }  
.list_grid_wrap nav .nav-tabs .nav-link{ line-height: 17px; border:1px solid #000000; margin-left:6px; border-radius: 6px; background:#FFF; padding:7px 15px; font-size: 16px; color:#000; font-family: 'Helvetica'; }
.list_grid_wrap nav .nav-tabs .nav-link i{ margin-right: 9px; }
.list_grid_wrap nav .nav-tabs .nav-link.active{ background:#F7B51A; }
.school-listing.list_grid_wrap{ padding-left:7px !important; }
 
/**/
.list_grid_wrap nav .not_found_box, .list_grid_wrap nav .nav.nav-tabs{ width:50%; }
#googlesearch li.selectedLi a{ background:#F6F3EC !important; }
#googlesearch3 li a i.fa-map-marker:before,
#googlesearch2 li i.fa-map-marker:before,
#googlesearch li i.fa-map-marker:before { font-size: 20px; line-height: 20px; } 
/* select_course_type_box start css start */
.select_course_type_box{ background:#F8F8F8; padding: 15px; border-radius: 9px; margin-bottom:15px; }
.select_course_type_box h4{ background:#F7B51A; padding:10px 15px; text-align:left; border-radius: 10px 10px 0px 0px;
    font-size: 18px; color:#000; font-family: 'HelveticaBold'; }
.select_course_type_box .form-group input { padding: 0; height: initial; width: initial; margin-bottom: 0; display: none; cursor: pointer; }
.select_course_type_box .form-group label { position: relative; cursor: pointer; margin-bottom: 0; }
.select_course_type_box .form-group label::before{ content:''; -webkit-appearance: none;
  background-color: transparent; border: 1px solid #000; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding: 10px; display: inline-block; position: relative; vertical-align: middle; cursor: pointer; margin-left: 5px; }
.select_course_type_box .form-group input:checked + label:after { content: ''; display: block; position: absolute;
  top:3px; left: 14px; width: 6px; height: 14px; border: solid #000; border-width: 0 2px 2px 0; transform: rotate(45deg); }
.select_course_type_bg{ background: #FFF; padding: 10px; margin-bottom:10px; }
.select_course_type_bg:last-child{ margin-bottom: 0; }
.select_course_type_bg h5{ font-size:16px;  font-family: 'HelveticaBold';  }
.select_course_type_bg .form-group{ margin:0px 0px 10px 0px; align-items: center; justify-content: space-between; display: flex; }
.select_course_type_bg .form-group:last-child{ margin-bottom: 0; }
.g1g2_add_img{ gap:20px; }
 
/* select_course_type_box end css */
 
@media(max-width:1365px){ 
    .new_listing_deal_sec .listing_info h3{ font-size: 18px; }
    .list_grid_wrap .srs_title_box{ font-size: 14px; margin-top: -15px; }
    .new_listing_deal_sec .listing_info h4 span strong{ font-size: 14px; margin-top: -15px; }
    .list_grid_wrap .view_deal_btn{ font-size: 15px; padding: 10.5px 12px; border-radius: 24px; }
}
@media(max-width:1199px){ 
    .banner_newlook.section-search.banner_new { padding-top: 50px !important; }
    .banner_newlook.banner_new .searchform input{ width: 445px; padding:8px 170px 9px 20px !important }   
    .banner_newlook.banner_new a#fetch-location{ max-width: 160px; line-height: normal; right: 8px; font-size: 14px; padding: 7px 4px; }
    #popup .popup-content{ padding: 15px; max-width: 400px; }
    .banner_newlook .mobile_view_dflex .filter_btn a{ padding: 13.5px 24px; }
}
@media(max-width:991px){
    .banner_newlook.section-search.banner_new { padding-bottom: 15px !important;  }
    .banner_newlook.banner_new .search-section { margin-top: 5px; } 
    .banner_newlook.banner_new .tab-content.padding-30px.box-shadow { padding: 10px 0px 0px 0px; }
     #filter_modal_new .modal-dialog { margin-top: 30%; }
    .banner_newlook.banner_new .search-filter .nav-tabs li a.nav-link{ text-transform: capitalize; margin: 0px 10px; }
    ul#googlesearch3, #googlesearch2, #googlesearch{ padding: 5px; }
    #googlesearch3 li a, #googlesearch2 li a, #googlesearch li a{ font-size: 14px; }
    #googlesearch3 li a i, #googlesearch2 li i, #googlesearch li a i{ font-size: 14px; }
    #googlesearch3 li a i.fa-map-marker:before,
    #googlesearch2 li i.fa-map-marker:before,
    #googlesearch li i.fa-map-marker:before { font-size: 17px; }   
    .section-search.banner_new, .banner_newlook.section-search.banner_new{ padding-top: 65px !important; }    
}
@media(max-width:767px){
    .banner_newlook.banner_new .search-filter .nav-tabs li a.nav-link{ margin: 0px 5px; text-transform: capitalize; }
    .banner_newlook .box-search h1{ display: none; }
    .banner_newlook.banner_new a#fetch-location { max-width: 35px; height: 35px; font-size: 0; right: 5px; }
    .banner_newlook.banner_new a#fetch-location svg{ margin:0px; } 
    .banner_newlook.banner_new .searchform input { width:100%; padding: 5px 45px 5px 15px !important; }
    .banner_newlook.banner_new .tc-box{ padding: 0px; }
    .banner_newlook .mobile_view_dflex .filter_btn a{ padding:0px; font-size:0; width:45px; height:45px; display: flex; align-items: center; justify-content: center; border:1px solid #000; }
    .banner_newlook .mobile_view_dflex .filter_btn a svg{ margin-right: 0; top: 0; width:28px; height: 28px; }
    .banner_newlook .search_newlook .tabs_icon svg{ width: 26px; }
    .banner_newlook .search_newlook .tabs_icon{ width: 40px; height: 40px; }
    #filter_modal_new .modal-dialog { margin-top: 35%; }
    .banner_newlook.section-search.banner_new { padding-bottom: 0px !important; border-bottom:20px solid #f8f4ee!important; }
    .banner_newlook.banner_new .tab-content.padding-30px.box-shadow { padding: 0;  }
    .banner_new .language_select label{ font-size: 16px; }
     .newdesign_listing_grid .cashback_ten{ padding: 5px 5px 10px 18px; text-align: center; }
    .newdesign_listing_grid .cashback_ten img{ max-width: 260px; width:100%; }
    .school-listing.list_grid_wrap > nav{ display: none; }
    .details_modal_wrap .modal-title{ font-size: 20px; }
    #pkg_Model .modal-header{ padding: 8px 15px; }
    #pkg_Model .modal-body { padding: 15px 25px 10px; }
    #pkg_Model .modal-dialog{ padding:25px; }
}
@media(max-width:575px){
    .banner_newlook .search_newlook .tabs_icon { width: 30px; height: 30px; }
    .banner_newlook.banner_new .search-filter .nav-tabs li a.nav-link{ margin: 0px 2px; padding: 2px !important; }
    .banner_newlook .search_newlook .tabs_icon svg { width: 20px;  }
    .banner_newlook.banner_new .searchform input{ padding: 7.5px 45px 7.5px 15px !important; }
    .banner_newlook.banner_new a#fetch-location{ width: 32px; height: 32px; } 
    .banner_newlook .mobile_view_dflex .filter_btn a{ width: 40px; height: 40px; }
    #filter_modal_new .modal-dialog{ padding: 15px; }
    .banner_newlook.section-search.banner_new { padding-top: 55px !important; }
    .new_listing_deal_sec .listing_row{ margin: 15px 0px 10px 0px; }
    .new_listing_deal_sec .heart_icon svg { width: 21px; height: 21px; }
    .banner_newlook.banner_new .search-filter .nav-tabs{ margin-bottom: 5px; }
      
} 
/*================= listing page new design css 03 March 2025 End ===================*/

/*================= secure_booking page css 25 June 2025 ===================*/
    .secure_booking_hd{ padding-top:110px; padding-bottom:30px; }
    .secure_booking_hd h1.home_heading{ font-size:32px;  }
    .sb_packges_details_box{ border:1px solid #C2C2C2; border-radius:4px; }
    .sbpackges_logo{ background: #e6e9f4; padding: 16px; border-radius: 3px; text-align:center; }
    .sbpackges_logo img{ width:250px; height:150px; object-fit:contain; }
    .sb_packges_contentarea{  padding:0px 16px; }
    .sb_packges_details_box .sbp_title{ font-size:18px; padding:16px 0px; margin:0px; position: relative; color: #212529; font-family: 'HelveticaBold'; }
    .sb_packges_details_box .sbp_title:before{ height:1px; background:#C2C2C2; position:absolute; bottom:0px; left:0px; right:0px; content:''; }
    .sb_package_details{ padding:16px 0px; align-items: center; }
    .sb_package_details img{ width:30px; margin-right:8px; }
    .sb_package_details span{ font-size:18px; font-family: 'HelveticaBold'; }
    .packege_details_list{  padding:4px 12px; background:#EBFDEC; border-radius:4px; border:1px dashed #212529; }
    .packege_details_list li{ font-size:16px; color:#212529; padding:8px 0px; list-style: none; margin:0px; display:flex; align-items:center; gap:10px; justify-content: space-between; border-bottom:1px solid #212529; }
    .packege_details_list li:last-child{ border-bottom:0; }
    .packege_details_list li b{ font-family: 'HelveticaBold'; font-weight: normal; }
    .packege_details_list li span{ font-family: 'Helvetica'; }
    .sb_price_details_box{  border:1px solid #C2C2C2; border-radius:4px; margin-top:16px; }
    .sb_price_details_box h3{  color:#212529; font-size:18px; font-family: 'HelveticaBold'; padding:16px; margin-bottom:0px; border-bottom:1px solid #C2C2C2; }
    .sb_price_details_cost{ padding:16px; }
    .sb_price_details_cost h4{ font-size:16px; color:#212529; font-family: 'HelveticaBold'; padding-bottom:8px; margin-bottom:0px; }
    .sb_price_details_cost span.off{ margin-left:8px; background:#2F7000; border-radius:4px; padding:4px 6px 2px 6px; color:#FFF; font-size:12px; box-shadow:0px 4px 4px rgba(0,0,0,0.3); font-family: 'HelveticaBold'; display: inline-block;}
    .sb_price_details_cost span.off svg{ width:13px; height:13px; }
    .packege_details_total_cost{ padding:0px; margin: 0; }
    .packege_details_total_cost li{ font-size: 16px; list-style: none; padding:8px 0px; border-bottom:1px dashed #212529; display:flex; align-items:center; gap:10px; justify-content: space-between; font-family: 'Helvetica';}
    .packege_details_total_cost li:last-child{ border:0px; }
    .packege_details_total_cost li span.total_cost_title, .total_cost_value{ font-family: 'HelveticaBold'; }
    .use_a_coupon{ margin-top:8px; color:#1668E3; font-size:14px; font-family: 'Helvetica'; }
    .secure_booking_form .form-group{ position: relative; }
    .secure_booking_form .form-group input{ box-shadow: rgb(181, 181, 181) 0px 2px 1px 0px inset, rgba(255, 255, 255, 0.1) -20px -8px 4px 1px inset;  }
    .secure_booking_form .form-check-input{ margin-left:0px; }
    .secure_booking_form{ padding: 16px; border: 1px solid #C2C2C2; border-radius: 4px; padding-right: 26%; }
    .secure_booking_form sup{ font-size:18px; color:#B80000; top:4px; }
    .secure_booking_form h3{ font-family: 'HelveticaBold'; font-size: 30px; margin-bottom:16px; }
    .secure_booking_form .form-group label, .payment-section label{ width: 100%; font-size: 14px; color: #616161; font-family: 'HelveticaBold'; position: relative; }
    .secure_booking_form .form-group label.form-check-label{  font-family: 'Helvetica'; }
    .error_message { width: 100%; display: flex;  align-items:center; gap: 6px; margin-top: .25rem; font-size: 12px; color: #B80000; font-family: 'Helvetica'; }
    .secure_booking_form .form-check{ margin-bottom:0px;  display: flex;  align-items:center; }
    .secure_booking_form .form-check-input{ width:15px; height:15px !important; border:1px solid #C2C2C2; margin:0px; border-radius:2px;accent-color: #1668E3; box-shadow:none !important; }
    .secure_booking_form .input_error{ outline: 1px solid #B80000; border-color: #B80000; box-shadow: none !important; }
    .secure_booking_form .quantity_input{ width:60px; text-align:center; } 
    .secure_booking_form .form-control:focus{ box-shadow:0px 4px 4px rgba(0,0,0,0.1); border-color:#B5B5B5; }
    .secure_booking_form .custom-select{ background-color:#F3F3F5; background-image:url('/frontend/img/down-icon.svg'); background-size: 15px; }
    .secure_booking_form .form-control:disabled,  .secure_booking_form .form-control[readonly] {
    background-color: #F3F3F5; opacity: 1; }
    .secure_booking_rightbar{ padding-left:2px; }
    .secure_booking_form .form-check a{ text-decoration: underline; color: #1668E3; }
    .secure_booking_form .form-check a:hover, .use_a_coupon a:hover{ color:#F7B51A; }
    .payment_method_sec{ margin-top:16px; }
    .secure_booking_form .payment_info{ display:flex; gap:30px; flex-wrap: wrap; padding:0px; margin:0px 0px 16px; }
    .secure_booking_form .payment_info li{ display:flex; gap:8px; list-style: none; color:#2F7000; font-size:14px; font-family: 'Helvetica'; }
    .payment_method_card{ display:flex; gap:10px; flex-wrap: wrap; padding:0px; margin:0px 0px 16px; }
    .payment_method_card li{ list-style:none; }
    .payment_method_card li a{ border:1px solid #C2C2C2; padding: 1px; display: inline-block; object-fit: contain; }
    .payment_method_card li a img{ width:34px; }  
    .secure_booking_form .form-group .expiry_date{ gap:10px; }
    .secure_booking_form .form-group .expiry_date .months{ max-width:108px; width:100%; }
    .secure_booking_form .form-group .expiry_date .year{ max-width:88px; width:100%; }
    .secure_booking_form .form-group.security_code input{ max-width:82px; width:100%; }
    .secure_booking_form .paynow_btn{ margin-top:16px;  }
    .paynow_btn{ max-width: 106px; width: 100%; padding: 10.5px 10px; text-align: center; display: inline-block;  margin:5px 0px 0px 0px; line-height: normal; border-radius: 24px;
    background: #F7B51A; color: #212529; font-size: 16px; font-family: 'HelveticaBold'; text-decoration: none; }
    .paynow_btn:hover, .paynow_btn:focus, .paynow_btn:active{ background: #F8941D; box-shadow: 0px 0px 10px rgba(247,181,26,0.5); cursor: pointer; }
    .secure_booking_form .form-check:before{  display: none; }
    .payment-section{ padding: 16px; border: 1px solid #C2C2C2; border-radius: 4px; margin-top:16px; padding-right: 26%; }
    .payment-section h3{ font-family: 'HelveticaBold'; font-size: 30px; margin-bottom: 16px; }
    .payment-section input, .payment-section select, .payment-section #card-number-element, .payment-section #card-expiry-element,
    .payment-section #card-cvc-element { display: block; width: 100%; padding:10px; height:38px; font-size: 1rem; line-height: 1.5; color: #495057; background-color: #fff; background-image: none; background-clip: padding-box; border: 1px solid #ced4da; border-radius: .25rem; transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;  box-shadow: rgb(181, 181, 181) 0px 2px 1px 0px inset, rgba(255, 255, 255, 0.1) -20px -8px 4px 1px inset; margin-bottom:15px; font-family: 'Helvetica'; } 
    .payment-section #card-number-element{ width: 60%; }
    .payment-section #card-cvc-element{ width:100px; }
    .payment-section .flex-row{ max-width: 300px; width: 100%; }
    .payment-section .pay-button{ margin-top:5px; }
    .payment-section .secure-info span{ margin-right:20px; }
    .payment-section .secure-info{ margin-bottom: 10px; } 
    .payment-section .logos{ margin-bottom: 10px; }
 
    /*29-july-2025*/
    .modal .modal-body .popup-list{ padding-left: 0; }
    .modal .modal-body .popup-list li{ list-style: none; padding-left: 28px; position: relative; border-bottom: 1px solid #F6F3EC;
    padding-bottom: 5px; margin-bottom: 5px; }
    .modal .modal-body .popup-list li:before { width: 20px; height: 20px; background-image: url(/frontend/img/check_circle.png); background-size: 100%; position: absolute; left: 0; top: 5px; content: ""; }


@media(max-width:1499px){
    .secure_booking_hd h1.home_heading { font-size: 24px; }
    .secure_booking_hd{ padding-top: 122px; }  
    .sbpackges_logo img{ width: 200px; height: 100px; } 
    .sb_packges_details_box .sbp_title{ font-size: 16px; padding: 12px 0px; }   
    .sb_package_details { padding: 12px 0px; }
    .sb_package_details span{ font-size: 16px; }
    .secure_booking_hd h1.home_heading{ line-height: normal; }
    .packege_details_list li{ font-size: 14px; padding: 5px 0px; }
    .sb_price_details_box h3{ font-size: 16px; }
    .sb_price_details_cost h4{ font-size:14px; }
    .packege_details_total_cost li{ font-size: 14px; }  
    .secure_booking_form h3{ font-size:24px; }
    .secure_booking_form .form-group input{ font-size: 14px; height: 35px; }
    .secure_booking_form .custom-select{ font-size: 14px; height: 35px !important; } 
    .paynow_btn{ font-size:14px; max-width:94px; width:100%; padding: 8.5px 10px; }
}
@media(max-width:1199px){
    .secure_booking_form, .payment-section{ padding-right: 16px; }
    .secure_booking_hd { padding-top: 94px; }
    .sbpackges_logo img { width: 200px; height: 60px; }
    .sb_packges_contentarea { padding: 0px 8px; }
    .packege_details_list li{ font-size: 13px; }
    .sb_price_details_box h3{ padding: 8px; }
    .sb_price_details_cost { padding: 8px; }
    .packege_details_total_cost li { font-size: 13px; }
    .use_a_coupon{ font-size: 12px; }
    .secure_booking_hd h1.home_heading{ margin-bottom:20px !important; }
    .secure_booking_form .payment_info{ gap:10px; }
    .payment-section #card-number-element{ width: 80%; }
}
@media(max-width:991px){ 
    .secure_booking_leftbar { max-width: 43%; flex: 43%; }
    .secure_booking_rightbar{ max-width: 57%; flex: 57%; }
    .secure_booking_hd h1.home_heading{ font-size: 22px; }
    .secure_booking_form h3{ font-size: 20px; }
    .secure_booking_form .md-full-width{ max-width: 100%; flex:100%; } 
    .choose_language_col{  max-width: 70%; flex:70%; }
    .quantity_col{ max-width:30%; flex:30%; } 
    .secure_booking_form .form-group{ margin-bottom:8px; }
    .secure_booking_form .form-control:disabled, .secure_booking_form .form-control[readonly]{ width: 100%; }
    .secure_booking_form .form-group label, 
    .secure_booking_form .payment_info li, 
    .secure_booking_form .custom-select, 
    .secure_booking_form .form-group input{ font-size: 13px; }
    #whenServiceRequired{ flex: 70%; max-width: 70%; }
    .payment-section .flex-row{ max-width: 220px; }
    .payment-section .secure-info span { margin-right: 0px; float: left;  width: 100%; margin-bottom:10px; }
 
}
@media(max-width:767px){
    .secure_booking_leftbar { max-width: 100%; flex: 100%; }
    .secure_booking_rightbar { max-width:100%; flex: 100%; padding-left: 16px; margin-top: 16px; }
    .packege_details_list{ margin-bottom: 8px; }
    .sbpackges_logo img{ height: 68px; }
    .breadcrumbs_list li:before{ top:3px; width:6px; height:6px;}
}
@media(max-width:575px){
    .secure_booking_hd { padding-top: 88px; }
    .sb_price_details_box, .secure_booking_rightbar, .payment_method_sec{ margin-top: 12px; }
    .sb_packges_details_box .sbp_title { font-size: 14px; padding: 8px 0px; }
    .sb_package_details img{ width: 20px; }
    .sb_package_details span{ font-size: 14px; }
    .secure_booking_hd h1.home_heading { font-size: 20px; margin-bottom: 15px !important; } 
    .secure_booking_form h3 { font-size: 16px; }  
    .secure_booking_form .form-group label, 
    .secure_booking_form .payment_info li, 
    .secure_booking_form .custom-select, 
    .secure_booking_form .form-group input, .packege_details_total_cost li{ font-size: 12px; }
    .sbpackges_logo img { height: 60px; }
         #pkg_Model .modal-body { padding: 15px 15px 10px; }
#pkg_Model ol li{ line-height: 22px; font-size: 14px; }
.modal .modal-body .popup-list li:before{ width: 15px; height: 15px; top: 3px; }
.modal .modal-body .popup-list li{ padding-left: 20px; }
}
@media(max-width:389px){
 .secure_booking_hd { padding-top:70px; } 
 #whenServiceRequired { flex: 100%; max-width:100%;
    } 
} 
/*================= secure_booking page css End ===================*/
 .loader-wrapper {
        position: fixed;
        z-index: 8;
        left: 0;
        right: 0px;
        top: 0;
        height: 100%;
        width: 100%;
        background: rgba(0, 0, 0, 0.4);
        z-index: 9999;
    }

    .loader {
        height: 15px;
        width: 15px;
        padding: 15px;
        border: 6px solid #ccc;
        border-right-color: #14467C;
        border-radius: 22px;
        animation:rotate 1s infinite linear;
        -webkit-animation: rotate 1s infinite linear;  
        position: absolute;
        left: 50%;
        z-index: 9;
        top: 40%;
    }
    @keyframes rotate {
        0% {
            -webkit-transform: rotate(0deg);
        }
    }
    @keyframes rotate {
        100% {
            -webkit-transform: rotate(360deg);
        }
    }




    /* feedback-form */
    .feedback-form {
        background: #f7f7f7;
        padding: 48px;
        border-radius: 12px;
        max-width: 80%;
        margin: 20px auto;
    }
    .feedback-form .form-row {
        margin:0;
    }
    .feedback-form .form-group {
        padding: 8px 16px;
    }
    .feedback-form input {
        height: 48px;
        font-size: 16px;
        line-height: 24px;
    }
    .upload-file #file {
        width: auto;
        height: auto;
    }
    .feedback-form .submit-btn {
        background: #F7B51A;
        border-radius: 50px;
        padding: 12px 46px;
        border: none;
        margin: 0;
        cursor: pointer;
        font-size: 16px;
        line-height: 24px;
        font-weight: 500;
    }
    .feedback-form .submit-btn:hover{
        background: #F8941D;
    }
    .feedback-form .error {
        color: red;
        padding: 12px 0 0;
        font-size: 14px;
    }
    .form-control{
        padding: .375rem .75rem !important;
        font-size: 16px !important; /*override default css   */
    }
    .feedback-form label {
    font-size: 16px;
    font-weight: 600;
    }
    .feedback-form sup {
        color: red;
        top: 6px;
        font-size: 22px;
        left: 3px;
    }
    .buttonss{
        text-align: right;
    }
    .feedback-form h2 {
    font-size: 32px;
    line-height: 30px;
    font-weight: 600;
    margin-bottom: 32px;
    text-align: center;
    font-family: Helvetica;
    }
     @media (max-width:992px) {
        .feedback-form{
            max-width:100%;
            padding: 32px;
        }
         .feedback-form h2 {
        font-size: 24px;
        }
    }
    @media (max-width:767px) {
        .feedback-form{
            max-width:100%;
            padding: 24px 16px;
        }
        .buttonss{
            text-align: left;
        }
        
    }
    @media (max-width:576px) {
        .tab-listing-sec ul.nav.nav-tabs {
            height: 44px;
            overflow: scroll;
        }        
    }

    /**/
 
.home_testimonial .review-message.slick-slide{  padding:15px 15px 0px 15px; border-radius: 10px; }
.home_testimonial .double_quote { width:60px; height: 60px; } 
.home_testimonial .google_icon { max-width:200px; width:100%; height: auto; }
.home-review-content-wrap{ width: 100%; float: left; background: #fafafa; padding:30px 15px; text-align: center; border-radius: 10px;  }
.home_testimonial .double_quote{ display: none; }
.home_testimonial_review.text-center{  position: relative; padding-top:20px; }
.home_testimonial_review.text-center p{ margin-bottom: 5px; position: relative; }
.home_testimonial_review.text-center::before{ width:100px; height: 5px; background: #F7B51A; content: ''; position: absolute; top:0; left: 50%; transform: translate(-50%, 0px); } 
section.tc-section.section-regular.home_testimonial{ padding:10px 0px 54px 0px; }
section.tc-section.section-regular.home_testimonial .tc-box{ max-width: 1260px; }
.home_testimonial .rating_img{ max-width:140px; }
.home_testimonial .slick-prev, .home_testimonial .slick-next{ width: 40px; height: 40px; background:#FFF; border: 1px solid #F7B51A; border-radius: 100%;
display: flex; align-items: center; justify-content: center;  }
.home_testimonial .slick-prev{ left:-90px; }
.home_testimonial .slick-next{ right:-90px; }
.home_testimonial .slick-prev:before{ content: ''; width: 10px; float: left; height: 10px; border-bottom: 2px solid #f7b51a; left:2px; border-left: 2px solid #f7b51a; transform: rotate(45deg);
position: relative; }
.home_testimonial .slick-next:before{ content: ''; width: 10px; float: left; height: 10px; border-bottom: 2px solid #f7b51a; border-left: 2px solid #f7b51a; transform: rotate(-140deg);
left: -2px; position: relative; }
.home_testimonial .slick-prev:hover, .home_testimonial .slick-next:hover{ background: #f7b51a;   box-shadow: 0px 0px 10px rgba(247, 181, 26, 0.5); }
.home_testimonial .slick-prev:hover::before, .home_testimonial .slick-next:hover::before{  border-color: #000; } 
body.home .section-search.banner_new{ min-height: 100vh !important;  }
button.service-module-dropdown{ padding: 16px 30px 16px 16px !important; }
.home-page-search-bar .dropdown-menu.show-list h4 img{ min-width:24px; height: 24px; }
.banner_new .tab-content.padding-30px.box-shadow .btn.view_deal_btn{ box-shadow:none; }
section.tc-section.section-regular.home_testimonial .tc-box{ padding-left:15px; padding-right:15px; }
.home_header .menu-and-logins{ padding-left: 0px !important; }
.close-icon-mb{ display: none; }
.home_header .navbar-expand-lg .navbar-nav .dropdown-menu{ min-width:200px !important; max-width: 200px; }
span.badge{ margin-left: 4px; }
.ratings_review_banner.banner_new{ min-height:auto !important; }
.agreement .home_header{ background: #0E1E2A;  }
.agreement .secure_booking_rightbar h1{ color: #0E1E2A; margin-bottom: 25px; text-align: center; font-size: 40px; padding-top: 0px; font-family: 'HelveticaBold'; }
.agreement .secure_booking_rightbar h2{ color: #0E1E2A; font-size:32px; line-height: 45px; font-family: 'HelveticaBold';  border-left: 6px solid #F7B51A; padding-left: 15px; margin-bottom: 10px; }
.agreement .secure_booking_rightbar ul li{ font-size:18px; margin:5px 0px; line-height: 30px; }
.agreement .secure_booking_rightbar ul{ background: #fafafa; padding: 20px 10px 20px 30px; border-radius: 10px; }
.agreement .secure_booking_rightbar  p { line-height: 30px !important; }
.agreement strong, .agreement strong{ font-family: 'HelveticaBold'; }
.blog_d_highlight { width: 100%; margin-bottom: 20px; display: inline-block; background: #F7B51A; padding: 40px; border-radius: 15px; box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.2); }
.book-page .home_header{ background: #0E1E2A; }
button.service-module-dropdown span{ white-space: pre; width: 100%; overflow: hidden; text-overflow: ellipsis; }
.banner_new .tab-content.padding-30px.box-shadow .btn.view_deal_btn:focus{ transform:none !important; }
.filter-section:last-child{ border-bottom: none;  }
.filter-section:last-child .btw-filter{ padding-bottom: 0; }
/*===========================*/
.accept-payment header.home_header{ position: relative; background:#0E1E2A; }
.accept-payment .thanks_message .background-white{ margin:50px 0px; border-radius: 10px; }

    /*new design changes responsive*/
@media(max-width:1499px){
.home_testimonial .slick-prev { left:-65px; z-index:99; }
.home_testimonial .slick-next{ right:-65px; z-index:99; }
.home_testimonial .review-content-wrapper .col-12{ padding-left:90px; padding-right:90px; }
section.tc-section.section-regular.home_testimonial .tc-box{ max-width:1100px; }
section.tc-section.section-regular.home_testimonial{ padding: 0px 0px 45px 0px; }
}

@media(max-width:1199px){ 
.footer_sec_new .footer-side:nth-child(2){ width:45%;} 
.footer_sec_new .footer-side:nth-child(3){ width:27%; } 
 }
@media(max-width:991px){
    .banner_new .tc-box{ padding: 0px 15px; }
    .banner_new .home-page-search-bar input.input-text.full-width.search-inp{ padding: 10px 40px 10px 20px !important;}
    .banner_new .home-page-search-bar a#fetch-location{ width: 30px; height: 30px; }  
    button.service-module-dropdown { padding: 16px 16px 16px 5px !important; }
    .search-filter img{ margin: 0; }  
    .footer_sec_new .footer-side:nth-child(1){ width: 35%; }
    .footer_sec_new .footer-side:nth-child(2){ width: 30%; }
    .footer_sec_new .footer-side:nth-child(3){ width:35%; }
    .footer_manulist li{ width: 100%; }
    body .section-search.banner_new{ border-top:none !important; }
    /* mobile menu css respoinsive new desing */
     header.home_header{ background:#FFFCF0 !important; }
    .banner_new .tc-box.home-search-container{ padding-top:25px; }
    .navbar-light .navbar-toggler{ border:none; }
    #manu_icon span{ background: #000; }
    .home_header .navbar-collapse{ margin-top: 0; display: block; bottom: 0; background: #FFF; position: fixed; left: -250px; height: 100%; top:0;  width: 250px;
          padding:56px 16px 16px; transition: 0.6s ease; }
    .menu-open .home_header .navbar-collapse.show{  left:0; border-radius: 0px 35px 0px 0px; box-shadow:0px 0px 100px #505869a6; } 
    .home_header .navbar-brand img{ height: 56px; }
    .home_header ul.nav-menu > li > a{ color:#171717 !important; }
    .home_header .menu-and-logins ul#menu-main>li{ border-bottom: 0px; }  
    .home_header .menu-and-logins .nav-menu li.dropdown > a::before{ border-bottom: 1.9px solid #171717; border-left: 1.9px solid #171717; }
    .menu-and-logins .user-area a, .menu-and-logins .nav-menu li a{ padding: 12px 25px 12px 16px;  border-radius: 7px; }
    .home_header .menu-and-logins .nav-menu li.dropdown > a{ padding: 12px 25px 12px 16px; border-radius: 7px; }
    .close-icon-mb{ position: absolute; top: 16px; right: 16px; width: 24px; height: 24px; display: none; }  
     .menu-open .close-icon-mb{ display: block; }
    .home header.home_header.is-sticky { background: #FFFCF0; }
    .home_header .navbar-light .navbar-toggler img{ width: 40px; }
    .close-icon-mb img{ width: 40px; }
    body.menu-open .home_header:after { width: 100%; height: 100%; background: #171f2da3; position: fixed; bottom: 0; right: 0; left: 0; top: 0; content: '';  z-index: 111;
        opacity: 0;  animation: fadeInOverlay 0.8s ease forwards; animation-delay: 1s; }
    @keyframes fadeInOverlay {
        from {
            opacity: 0;
        }
        to {
            opacity: 1;
        }
    }
   .home_header .navbar-collapse.show{ z-index: 1111;} 
    .home_header .menu-and-logins .nav-menu li > a{ border: none; }
    .home_header .menu-and-logins .nav-menu li > a:hover{ background:#fff1d2; }
    .home_header .menu-and-logins .nav-menu li > a:active, .home_header .menu-and-logins .nav-menu li > a:focus{ background:#f7b51a; }
    .home_header .menu-and-logins .nav-menu li.dropdown > a:hover:before{ border-bottom: 1.9px solid #000; border-left: 1.9px solid #000; }
    .home_header .navbar-expand-lg .navbar-nav .dropdown-menu.about_dropdown{ padding: 20px 10px; width: 100%; border: 0; box-shadow: none; padding: 10px 0px !important;  } 
    .home_header .navbar-expand-lg .navbar-nav .dropdown-menu{ background:transparent !important;  }
    .home_header .menu-and-logins .nav-menu li.dropdown > a:hover, .home_header ul.nav-menu > li > a:hover{  color: #000 !important; padding:12px 25px 12px 16px !important; }
    .menu-open .home_header .navbar-collapse{ padding-top: 56px; } 
    .home_header .navbar-expand-lg .navbar-nav .dropdown-menu.show, .show-submenu .dropdown-menu{ background:none !important; }
    body.menu-open{ overflow: hidden; }
    header.home_header{ position: relative;  }
    .section-search.banner_new, .banner_newlook.section-search.banner_new{ padding-top: 0px !important; }
    .home .section-search.banner_new{ border-top:none !important; }
    .secure_booking_hd { padding-top: 25px; }
    .agreement .secure_booking_rightbar h1{ font-size: 32px;} 
    .agreement .secure_booking_rightbar { max-width: 100%; width: 100%; }
    .agreement .blog_d_highlight{ padding: 15px 20px; }
    .accept-payment .breadcrumb_main_sec{ padding-top: 15px; padding-bottom: 20px; }
}
@media(max-width:767px){
    .footer_sec_new .footer-side:nth-child(2){ width: 33%; }
    .footer_socail_icon li{ margin-bottom: 8px; }
    .home_testimonial .review-content-wrapper .col-12{ padding-left:50px; padding-right:50px; }
    .home_testimonial .slick-prev{ left: -50px; }
    .home_testimonial .slick-next{ right: -50px; }
    .home_testimonial .google_icon{ max-width: 160px; }
    body.home .section-search.banner_new { min-height: auto !important; }
    .banner_new .tc-box.home-search-container{ max-width:540px; }
    .home_header .menu-and-logins{ margin-left: 0; }
    .home_easy_step .container{ padding:0px; }
    .search-filter .nav-tabs li a.nav-link{ padding:10px; }
    .home_easy_step .row{ justify-content: center; }   
    .home_easy_step .col-sm-6:last-child{ margin-bottom: 0;  }
    section.tc-section.section-regular.home_testimonial{ padding-bottom: 30px; }
    .home-review-content-wrap{ padding:20px 15px;  } 
    .home_testimonial .review-message.slick-slide{ padding: 15px 10px 0px 10px; }
   
}
@media(max-width:575px){
    .footer_sec_new .footer-row.tc-box{ flex-direction: column; }
    .footer_sec_new .footer-side:nth-child(1), .footer_sec_new .footer-side:nth-child(2), .footer_sec_new .footer-side:nth-child(3) { width: 100% !important; }
    .footer_manulist li { width: 49%; }
    .footer_socail_icon, .footer_socail_icon li{ margin-bottom: 0; }
    .home_testimonial .review-content-wrapper .col-12 { padding-left: 15px; padding-right: 15px; }
    .home_testimonial .slick-prev, .home_testimonial .slick-next{ width: 30px; height: 30px; }
    .home_testimonial .slick-prev { left: -25px; }
    .home_testimonial .slick-next { right: -25px; }
    .home_header .navbar-light .navbar-toggler img{ width:34px; }
    .home_header .navbar-brand img { height: 34px; }
    .banner_new .tc-box.home-search-container{ padding-top:10px; }
   
}
