/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

/*  --------------------  Styles  --------------------  */
.wa__popup_powered {
    display: none;
    height: 0;
}
.content .container .container_inner.page_container_inner,
.full_page_container_inner {
    padding: 0;
}
.title.has_background, .title.has_fixed_background, section.parallax_section_holder {
    background-position: bottom;
}
.padding-120 {
    padding: 120px 0;
}
.intro {
}
.narrow {
    max-width: 930px;
    margin: auto;
}
.dark-grey {
    background-color: #0a0a0a;
}
.custom-link a {
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    background-color: #c68346;
    border-radius: 5px;
    text-transform: uppercase;
    padding: 15px 50px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    display: inline-block;
}
.custom-link a:hover {
    color: #c68346;
    background-color: #ffffff;
}
.rounded-img img {
    border-radius: 15px;
    width: 100%;
}
.no-margin p {
    margin: 0;
}
.flex .section_inner_margin {
    display: flex;
    align-items: center;   
}
.flex-reverse .section_inner_margin {
    flex-direction: row-reverse;  
}


/*  --------------------  Header Styles  --------------------  */
header {
	box-shadow: 0 2px 5px rgb(0 0 0 / 30%);
}
.q_logo {
    top: 30%;
}
.q_logo img {
    height: 46px !important;
}
.header-book-now-btn-menu {
    display: none !important;
}
.header-book-now-btn-menu span {
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    background-color: #c68346;
    border-radius: 5px;
    text-transform: uppercase;
    padding: 12px 22px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
}
.header-book-now-btn-menu span:hover {
    color: #c68346;
    background-color: #ffffff;
}
.header-book-now-btn-menu span.plus {
    display: none !important;
}
.header-book-now-btn-menu a:hover {
    opacity: 1 !important;
}
.header-book-now-btn {
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    background-color: #c68346;
    border-radius: 5px;
    text-transform: uppercase;
    padding: 12px 22px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
}
.header-book-now-btn:hover {
    color: #c68346;
    background-color: #ffffff;
}


/*  --------------------  Language SWitcher - Styles  --------------------  */
/* Ensure the menu positions correctly */
.menu-language-menu-container {
    position: relative;
    display: inline-block;
}
/* Hide the sub-menu by default */
.menu-language-menu-container .sub-menu {
    display: none;
    position: absolute;
    background: #000000;
    list-style: none;
    padding: 0;
    margin: 0;
    margin-left: -10px;
    border: none;
    box-shadow: 0 2px 8px rgba(0,0,0,0.15);
    z-index: 1000;
    padding-top: 10px;
}
/* Show dropdown on hover (desktop) */
.menu-language-menu-container:hover .sub-menu {
    display: block;
    border-radius: 6px;
    overflow: hidden;
    margin-right: -30px;
}
/* Optional: dropdown item styling */
.menu-language-menu-container .sub-menu li {
    padding: 10px 10px;
    white-space: nowrap;
}
.menu-language-menu-container .sub-menu li a {
    display: flex;
    align-items: center;
    gap: 5px;
    text-decoration: none;
    color: #333;
}
.menu-language-menu-container .sub-menu li:hover {
    background: #333333;
}
/* Make sure the main flag acts as a button */
.menu-language-menu-container > ul > li > a {
    cursor: pointer;
}
.header_bottom_right_widget_holder div {
    display: inline-block;
}
ul#menu-language-menu {
    list-style: none;
    margin-right: 30px;
}


/*  --------------------  Topbar Styles  --------------------  */



/*  --------------------  Page Title Styles  --------------------  */



/*  --------------------  Home Styles  --------------------  */
.home-intro .vc_col-sm-8 {
    width: 55%;
    padding-right: 40px;
}
.home-intro .vc_col-sm-4 {
    width: 45%;
}
.fleet {  
}
.fleet h3 {
    color: #ffffff;
    font-size: 30px;
    line-height: 40px;
    text-transform: none;
}
.fleet-blocks {
    margin-top: 30px;
}
.fleet-blocks-first {
    margin-top:  60px;
}
.fleet-blocks .vc_col-sm-4 .wpb_text_column {
    background-color: #ffffff;
    border-radius: 15px;
    padding-bottom: 26px;
}
.fleet-blocks .vc_col-sm-4 .wpb_text_column img {
    border-radius: 15px 15px 0 0;
}
.fleet-blocks .vc_col-sm-4 .wpb_text_column h3,
.fleet-blocks .vc_col-sm-4 .wpb_text_column h3 a {
    color: #000000;
    font-size: 26px;
    line-height: 36px;
    letter-spacing: -1px;
    text-transform: none;
}
.fleet-blocks .vc_col-sm-4 .wpb_text_column p {
    color: #000000;
    font-size: 18px;
    line-height: 28px;
    margin-top: 6px;
}
.fleet-blocks .vc_col-sm-4 .wpb_text_column p:first-child {
    margin-top: 0;
    margin-bottom: 15px;
}
.fleet-blocks .vc_col-sm-4 .wpb_text_column p strong {
    color: #ff2800;
}
.fleet-last-block .wpb_text_column {
    min-height: 356px;
    padding-top: 30px;
}
.fleet-last-block .wpb_text_column h4 {
    color: #000000;
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 30px;
    text-transform: none;
}
.fleet-btn-book-now {
    padding-top: 40px;
}
/* Target your row */
.vc_row.flex {
  display: flex;
  align-items: stretch; /* makes children equal height */
}
/* Make sure the columns expand */
.vc_row.flex > .wpb_column {
  display: flex;
  flex-direction: column;
}
.why-choose {
    
}
.why-choose .vc_col-sm-6 .vc_column-inner {
    height: 100%;
    background-size: cover;
}
.why-choose .vc_col-sm-6:first-child {
    border-radius: 15px 0 0 15px;
    overflow: hidden;
}
.why-choose .vc_col-sm-6:last-child {
    border-radius: 0 15px 15px 0;
    background-color: #c68346 !important;
    padding:  80px;
}
.why-choose .vc_col-sm-6 h2 {
    color: #ffffff;
}
.why-choose .vc_col-sm-6 ul {
    margin-top: 26px;
    list-style: none;
}
.why-choose .vc_col-sm-6 ul li {
    background-image: url('images/icon-tick.svg');
    background-repeat: no-repeat;
    background-size: 40px;
    background-position: left top 5px;
    margin-bottom:  26px;
    padding-left:  60px;
}
.why-choose .custom-link a {
    color: #c68346;
    background-color: #ffffff;
}
.why-choose .custom-link a:hover {
    color: #c68346;
    background-color: #000000;
}
.experience-first-class-comfort {
    
}
.experience-first-class-comfort .vc_col-sm-6 .vc_column-inner {
    height: 100%;
    background-size: cover;
}
.experience-first-class-comfort .vc_col-sm-6:first-child {
    border-radius: 0 15px 15px 0;
    overflow: hidden;
}
.experience-first-class-comfort .vc_col-sm-6:last-child {
    border-radius: 15px 0 0 15px;
    background-color: #0a0a0a !important;
    padding:  80px;
}
.experience-first-class-comfort .vc_col-sm-6 h2,
.experience-first-class-comfort .vc_col-sm-6 p{
    color: #ffffff;
}
.experience-first-class-comfort .custom-link a {
    color: #ffffff;
    background-color: #c68346;
}
.experience-first-class-comfort .custom-link a:hover {
    color: #c68346;
    background-color: #ffffff;
}
.looking-for-accommodation {  
}
.looking-for-accommodation .vc_col-sm-6 .vc_column-inner {
    height: 100%;
    background-size: cover;
}
.looking-for-accommodation .vc_col-sm-6:first-child {
    border-radius: 15px 0 0 15px;
    overflow: hidden;
}
.looking-for-accommodation .vc_col-sm-6:last-child {
    border-radius: 0 15px 15px 0;
    background-color: #c68346 !important;
    padding:  80px;
}
.looking-for-accommodation .vc_col-sm-6 h2,
.looking-for-accommodation .vc_col-sm-6 p{
    color: #ffffff;
}
.looking-for-accommodation .custom-link a {
    color: #c68346;
    background-color: #ffffff;
}
.looking-for-accommodation .custom-link a:hover {
    color: #c68346;
    background-color: #000000;
}
.reserve-your-ride {
    padding: 260px 0;
}
.reserve-your-ride h2 {
    color: #ffffff;
    font-size: 64px;
    line-height: 74px;
    margin-bottom:  20px;
}
.reserve-your-ride h3 {
    color: #ffffff;
    font-size: 25px;
    line-height: 35px;
    text-transform: none;
    max-width: 930px;
    margin: auto;
    font-weight: 500;
}


/*  --------------------  About Us Styles  --------------------  */
.about-heading {
    background-color: #000000;
}
.about-heading .section_inner_margin {
    max-width: 990px;
    text-align: center;
    margin: auto;
}
.about-heading p {
    font-size: 18px;
}
.about-intro {
    background-color: #0a0a0a;
}
.about-intro .vc_col-sm-8 {
    width: 55%;
    padding-right: 40px;
}
.about-intro .vc_col-sm-4 {
    width: 45%;
}


/*  --------------------  FAQ Styles  --------------------  */
.faq-heading {
    background-color: #000000;
}
.faq-heading .section_inner_margin {
    max-width: 790px;
    text-align: center;
    margin: auto;
}
.faq-heading p {
    font-size: 18px;
}
.faq-intro {
    background-color: #0a0a0a;
}
.faq-intro .vc_col-sm-8 {
    width: 55%;
    padding-right: 40px;
}
.faq-intro .vc_col-sm-4 {
    width: 45%;
}
.faq-block-last {
    background: #000000;
}
.faq-block-last .section_inner_margin {
    flex-direction: row-reverse;
}
.q_accordion_holder.accordion .ui-accordion-header {
    color: #c68346;
}
.q_accordion_holder.accordion .accordion_content_inner p {
    margin-top: 0;
}
.q_accordion_holder.accordion .ui-accordion-header .accordion_mark,
.q_accordion_holder.accordion .ui-accordion-header.ui-state-active .accordion_mark{
    background-color: transparent;
    border: none;
}
.q_accordion_holder.accordion.without_icon .ui-accordion-header span.tab-title {
    padding: 0 0 0 53px;
}
.q_accordion_holder.accordion div.accordion_content {
    padding: 0 0 0 53px;
}
.q_accordion_holder.accordion .ui-accordion-header .accordion_mark_icon {
    height: 44px;
}


/*  --------------------  Book Now Styles  --------------------  */
.book-now-heading {
    background-color: #000000;
    padding-bottom:  80px;
}
.book-now-heading .section_inner_margin {
    max-width: 790px;
    text-align: center;
    margin: auto;
}
.book-now-heading p {
    font-size: 18px;
}
.book-now-wrapper {
    background-color: #000000;
    padding-top: 0;
}
.book-now-wrapper .vc_column-inner .wpb_raw_html {
    background-color: #ffffff;
    padding:  50px 0;
    border-radius: 15px;
    max-width: 1290px;
    margin: auto;
}


/*  --------------------  Testimonials Styles  --------------------  */
.testimonials-heading {
    background-color: #000000;
    padding-bottom:  80px;
}
.testimonials-heading .section_inner_margin {
    max-width: 990px;
    text-align: center;
    margin: auto;
}
.testimonials-heading p {
    font-size: 18px;
}
.testimonials-wrapper {
    background-color: #000000;
    padding-top: 0;
}
.testimonials-wrapper .ti-widget.ti-goog .ti-review-item>.ti-inner,
.testimonials-wrapper .ti-widget.ti-goog .ti-load-more-reviews-container .ti-load-more-reviews-button {
    background-color: #0a0a0a !important;
}


/*  --------------------  Terms And Conditions Styles  --------------------  */
.t-and-c-heading {
    background-color: #000000;
}
.t-and-c .section_inner_margin {
    max-width: 790px;
    text-align: center;
    margin: auto;
}
.t-and-c p {
    font-size: 18px;
}
.t-and-c-intro {
    background-color: #0a0a0a;
}
.t-and-c-intro h2 {
    font-size: 18px;
    line-height: 28px;
    text-transform: none;
}
.t-and-c-intro ul {
    list-style-position: outside;
    margin-left: 20px;
    margin-bottom: 26px;
    margin-top: 26px;
}
.t-and-c-intro ul:last-child {
    margin-bottom: 0;
}


/*  --------------------  Contact page  ------------------------- */
.contact-heading {
    background-color: #000000;
}
.contact-heading .section_inner_margin {
    max-width: 990px;
    text-align: center;
    margin: auto;
}
.contact-heading p {
    font-size: 18px;
}
.contact-us {
    background-color: #0a0a0a;
}
.contact-us h2 {
    font-size: 24px;
    line-height: 28px;
    text-transform: none;
}
.contact-us a {
    color: #c68346;
}
.contact-us .vc_col-sm-6:first-child .vc_col-sm-6 p,
.contact-us .vc_col-sm-6:first-child .vc_col-sm-12 p{
    margin-bottom: 0;
}
.wpb_gmaps_widget .wpb_wrapper {
    padding: 0px;
}


/*---------------------- Blog List Styles  -------------------------------------*/
.blog .container .default_template_holder,
.archive .container .default_template_holder{
    padding: 120px 0 60px;
}
aside .widget.posts_holder li {
    padding: 0;
    margin: 0 0 20px;
}
.side_menu .widget li, aside .widget li {
    margin: 0 0 20px;
}
.blog_holder article .post_text .post_text_inner {
    padding: 30px 0;
    background-color: transparent;
}
.blog_holder article .post_info {
    margin: 18px 0 18px;
}
.post_excerpt {
    margin-top: 0;
}
.blog_holder article .post_more a.qbutton.small {
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    background-color: #c68346;
    border-radius: 5px;
    border: none;
    text-transform: uppercase;
    padding: 13px 40px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    display: inline-block;
}
.blog_holder article .post_more a.qbutton.small:hover {
    color: #c68346;
    background-color: #ffffff;
    border: none;
}
.pagination {
    text-align: left;
}


/*---------------------- Blog Single Styles -------------------------------------*/
.single-post .container .default_template_holder {
    padding: 120px 0 60px;
}
.blog_holder.blog_single article h1,
.blog_holder.blog_single article h2{
    display: block;
    font-size: 40px;
    line-height: 50px;
    text-transform: none;
}
.blog_holder article .post_info .post_author {
    display: none !important;
}
aside .widget h5 {
    margin-bottom: 24px;
    font-size: 22px;
    line-height: 32px;
}


/*  --------------------  Footer Top Styles  --------------------  */
.footer-contacts {
    list-style: none;
}
.footer-contacts li {
    list-style: none;
    padding-left: 28px;
    background-position: left top 5px;
    background-repeat: no-repeat;
    background-size: 17px;
}
.footer-contacts li.email {
    background-image: url('images/footer-contact-email.svg');
}
.footer-contacts li.phone {
    background-image: url('images/footer-contact-phone.svg');
}
.footer-contacts li.address {
    background-image: url('images/footer-contact-address.svg');
}
.footer-social {
    list-style: none;
    margin-bottom: 10px;
}
.footer-social li {
    list-style: none;
    display: inline-block;
    margin-right: 6px;
}
.footer-social li a img {
    width: 40px;
}
.footer_top .widget_nav_menu ul li {
    padding: 0;
}


/*  --------------------  RESPONSIVE STYLES  --------------------  */

/*  --------------------  1800px - responsive Styles  --------------------  */

@media only screen and (max-width: 1800px) {
	
	
	
}

/*  --------------------  1440px - responsive Styles  --------------------  */

@media only screen and (max-width: 1440px) {
	
    .home-intro.flex .section_inner_margin {
        display: block;
    }
	.fleet-last-block .wpb_text_column {
        min-height: 284px;
        padding-bottom:  24px !important;
    }
    .why-choose .vc_col-sm-6:last-child {
        padding: 60px;
    }
    .experience-first-class-comfort .vc_col-sm-6:last-child {
        padding: 60px;
    }
    .looking-for-accommodation .vc_col-sm-6:last-child {
        padding: 60px;
    }
    .why-choose .vc_col-sm-6 h2,
    .experience-first-class-comfort .vc_col-sm-6 h2,
    .looking-for-accommodation .vc_col-sm-6 h2{
        font-size: 40px;
        line-height: 50px;
    }
    .faq-intro .section_inner_margin {
        align-items: flex-start;
    }
    
}

/*  --------------------  1366px - responsive Styles  --------------------  */

@media only screen and (max-width: 1366px) {
	
	
	
}

/*  --------------------  1300px - responsive Styles  --------------------  */

@media only screen and (max-width: 1300px) {
	

  
}

/*  --------------------  1280px - responsive Styles  --------------------  */
@media only screen and (max-width: 1280px) {
	

  
}

/*  --------------------  1200px - responsive Styles  --------------------  */
@media only screen and (max-width: 1200px) {
	

    
}

/*  --------------------  1180px - responsive Styles  --------------------  */

@media only screen and (max-width: 1180px) {
	
    nav.main_menu>ul>li>a {
        padding: 0px 10px;
    }
    h1, .h1, .title h1, body.qode-overridden-elementors-fonts .elementor-widget-heading h1.elementor-heading-title {
        font-size: 40px;
        line-height: 50px;
    }
    h2, .h2, .title h2, body.qode-overridden-elementors-fonts .elementor-widget-heading h2.elementor-heading-title {
        font-size: 40px;
        line-height: 50px;
    }
    .fleet h3 {
        font-size: 24px;
        line-height: 34px;
    }
    .fleet-blocks .vc_col-sm-4 .wpb_text_column h3, .fleet-blocks .vc_col-sm-4 .wpb_text_column h3 a {
        font-size: 20px;
        line-height: 30px;
    }
    .fleet-last-block .wpb_text_column {
        min-height: 100px;
        padding-top: 15px;
        padding-bottom: 23px !important;
    }
    .reserve-your-ride h2 {
        font-size: 50px;
        line-height: 60px;
    }
    .fleet-last-block .wpb_text_column h4 {
        margin-bottom: 19px;
    }
    .about-intro .section_inner_margin {
        display: block;
    }
  
}

/*  --------------------  1175px - responsive Styles  --------------------  */
@media only screen and (max-width: 1175px) {
	
	
	
}

/*  --------------------  1130px - responsive Styles  --------------------  */
@media only screen and (max-width: 1130px) {
	

  
}

/*  --------------------  1100px - responsive Styles  --------------------  */
@media only screen and (max-width: 1080px) {
	
    .padding-120 {
        padding: 80px 0;
    }
    .q_logo {
        top: 37%;
    }
    .q_logo img {
        height: 31px !important;
    }
    nav.main_menu > ul > li > a {
        font-size: 14px;
    }
    ul#menu-language-menu {
        margin-right: 25px;
    }
    .header-book-now-btn {
        font-size: 14px;
        padding: 12px 12px;
    }
    .why-choose .vc_col-sm-6:last-child {
        padding: 40px;
    }
    .experience-first-class-comfort .vc_col-sm-6:last-child {
        padding: 40px;
    }
    .looking-for-accommodation .vc_col-sm-6:last-child {
        padding: 40px;
    }
    .reserve-your-ride {
        padding: 160px 0;
    }
    .testimonials-wrapper {
        padding-top: 0;
    }
    .blog .container .default_template_holder,
    .archive .container .default_template_holder {
        padding: 80px 0 20px;
    }
    .blog_holder article {
        margin: 0 0 30px;
    }
    .single-post .container .default_template_holder {
        padding: 80px 0 20px;
    }
    .book-now-wrapper {
        padding-top: 0;
    }
  
}

/*  --------------------  1024px - responsive Styles  --------------------  */
@media only screen and (max-width: 1024px) {
	

  
}

/*  --------------------  1000px - responsive Styles  --------------------  */
@media only screen and (max-width: 1000px) {
	
    .mobile_menu_button span, .side_menu_button>a {
        color: #ffffff;
    }
    .header-book-now-btn {
        display: none;
    }
    ul#menu-language-menu {
        margin-right: 0;
    }
    .header-book-now-btn-menu {
        display: block !important;
    }
    .header-book-now-btn-menu span {
        width: calc(100% - 44px);
        display: block;
        margin: 10px 0;
        text-align: center;
    }
    .header-book-now-btn-menu span.mobile_arrow {
        display: none !important;
    }
	
}

/*  --------------------  991px - responsive Styles  --------------------  */
@media only screen and (max-width: 911px) {
	
    .vc_row.flex {
        display: block;
    }
    .flex .section_inner_margin {
        display: block;
    }
    .home-intro .vc_col-sm-8 {
        width: 100%;
        padding-right: 0;
    }
    .home-intro .vc_col-sm-4 {
        width: 100%;
        margin-top: 40px;
    }
    .fleet-blocks {
        margin-top: 0;
    }
    .fleet-blocks-first {
        margin-top: 50px;
    }
    .fleet-blocks .vc_col-sm-4 {
        width: 100%;
        margin-bottom: 20px;
    }
    .fleet-blocks .vc_col-sm-4 img {
        width: 100%;
    }
    .fleet-last-block .wpb_text_column {
        min-height: auto;
        padding-top: 35px;
        padding-bottom: 33px !important;
    }
    .fleet-btn-book-now {
        padding-top: 0px;
    }
    .why-choose .vc_col-sm-6:first-child,
    .experience-first-class-comfort .vc_col-sm-6:first-child,
    .looking-for-accommodation .vc_col-sm-6:first-child {
        border-radius: 15px 15px 0 0;
        overflow: hidden;
        width: 100%;
        height: 400px !important;
    }
    .why-choose .vc_col-sm-6:last-child,
    .experience-first-class-comfort .vc_col-sm-6:last-child,
    .looking-for-accommodation .vc_col-sm-6:last-child {
        padding: 40px 20px;
        width: 100%;
        border-radius: 0 0 15px 15px;
        height: auto !important;
    }
    .why-choose .vc_col-sm-6 .vc_column-inner,
    .experience-first-class-comfort .vc_col-sm-6 .vc_column-inner,
    .looking-for-accommodation .vc_col-sm-6 .vc_column-inner {
        background-position: center;
    }
    .why-choose .section_inner_margin,
    .experience-first-class-comfort .section_inner_margin,
    .looking-for-accommodation .section_inner_margin{
        display: block;
        margin-left: 0px;
        margin-right: 0px;
    }
    .fleet-blocks .vc_col-sm-4 .wpb_text_column h3, .fleet-blocks .vc_col-sm-4 .wpb_text_column h3 a {
        font-size: 26px;
        line-height: 36px;
    }
    .about-intro .vc_col-sm-8 {
        width: 100%;
        padding-right: 0;
    }
    .about-intro .vc_col-sm-4 {
        width: 100%;
        margin-top: 40px;
    }
    .faq-intro .vc_col-sm-8 {
        width: 100%;
        padding-right: 0;
    }
    .faq-intro .vc_col-sm-4 {
        width: 100%;
        margin-top: 40px;
    }
    .two_columns_75_25>.column1 {
        width: 100%;
        float: none;
    }
    .two_columns_75_25>.column1>.column_inner {
        padding: 0;
    }
    .two_columns_75_25>.column2 {
        width: 100%;
        float: none;
    }
    .two_columns_75_25>.column2>.column_inner {
        padding: 0;
    }
    .contact-form .vc_col-sm-6 {
        width: 100%;
        margin-bottom: 50px;
    }
    .contact-form .vc_col-sm-6 .vc_col-sm-6 ,
    .contact-form .vc_col-sm-6:last-child {
        margin-bottom: 0;
    }
	
}

/*  --------------------  812px - responsive Styles  --------------------  */
@media only screen and (max-width: 812px) {
	
    .padding-120 {
        padding: 50px 0;
    }
    .footer_top,
    .footer_top.footer_top_full {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .four_columns>.column1,
    .four_columns>.column2,
    .four_columns>.column3,
    .four_columns>.column4 {
        width: 100%;
        float: none;
        margin-bottom: 40px;
    }
    .four_columns>.column4 {
        margin-bottom: 0;
    }
    .four_columns>.column2>.column_inner {
        padding: 0;
    }
    .footer_top .four_columns .column2 .column_inner>div,
    .footer_top .three_columns .column2 .column_inner>div,
    .footer_top .two_columns_50_50 .column2 .column_inner>div {
        margin: 0;
    }
    .four_columns>.column3>.column_inner {
        padding: 0;
    }
    .footer_top .four_columns .column3 .column_inner>div,
    .footer_top .three_columns .column3 .column_inner>div {
        margin: 0;
    }
    .four_columns>.column4>.column_inner {
        padding: 0;
    }
    .footer_top .four_columns .column4 .column_inner>div {
        margin: 0;
    }
    .two_columns_50_50>.column1, .two_columns_50_50>.column2 {
        width: 100%;
        float: none;
    }
    .two_columns_50_50 .textwidget {
        text-align: center;
    }
    .footer_bottom {
        height: 33px;
    }
    .column2 .footer_bottom {
        padding-top:  0;
    }
    .reserve-your-ride {
        padding: 60px 0;
    }
    
    .testimonials-wrapper {
        padding-top: 0;
    }
    .blog .container .default_template_holder,
    .archive .container .default_template_holder {
        padding: 50px 0 20px;
    }
    .blog_holder article {
        margin: 0 0 10px;
    }
    .single-post .container .default_template_holder {
        padding: 50px 0 20px;
    }
    .book-now-wrapper {
        padding-top: 0;
    }
	
}

/*  --------------------  768px - responsive Styles  --------------------  */
@media only screen and (max-width: 768px) {
	
    .q_logo img {
        height: 40px !important;
    }
    .has_header_fixed_right.stick.menu_bottom .header_inner_right,
    .header_bottom_right_widget_holder {
        display: table-cell;
        padding: 0;
    }
    h1, .h1, .title h1, body.qode-overridden-elementors-fonts .elementor-widget-heading h1.elementor-heading-title {
        font-size: 34px;
        line-height: 44px;
    }
    h2, .h2, .title h2, body.qode-overridden-elementors-fonts .elementor-widget-heading h2.elementor-heading-title {
        font-size: 34px;
        line-height: 44px;
    }
    .why-choose .vc_col-sm-6 h2,
    .experience-first-class-comfort .vc_col-sm-6 h2,
    .looking-for-accommodation .vc_col-sm-6 h2 {
        font-size: 34px;
        line-height: 44px;
    }
    .reserve-your-ride h2 {
        font-size: 34px;
        line-height: 44px;
    }
    .reserve-your-ride h3 {
        font-size: 20px;
        line-height: 30px;
    }
    .custom-link a {
        width: calc(100% - 40px);
        padding: 15px 20px;
        text-align: center;
    }
	
}

/*  --------------------  767px - responsive Styles  --------------------  */
@media only screen and (max-width: 767px) {
	

  
}

/*  --------------------  736px - responsive Styles  --------------------  */
@media only screen and (max-width: 736px) {
	

  
}

/*  --------------------  600px - responsive Styles  --------------------  */
@media only screen and (max-width: 600px) {
	

  
}

/*  --------------------  568px - responsive Styles  --------------------  */
@media only screen and (max-width: 568px) {

    .tp-leftarrow {
        left: -5% !important;
    }
    .tp-rightarrow {
        left: 105% !important;
    }
  
}

/*  --------------------  480px - responsive Styles  --------------------  */
@media only screen and (max-width: 480px) {
	
    .boxed div.section .section_inner, .carousel-inner .slider_content_outer, .container_inner, .container_inner nav.content_menu, .elementor-container .elementor-widget-wrap>.qode_elementor_container_inner, .elementor-row .elementor-widget-wrap>.qode_elementor_container_inner, .full_width .parallax_content, .qode_elementor_container_inner, .steps_holder_inner, div.grid_section .section_inner, nav.content_menu ul {
        width: 400px;
    }
    .header-book-now-btn {
        font-size: 14px;
        padding: 12px 12px;
    }
    .why-choose .vc_col-sm-6:first-child,
    .experience-first-class-comfort .vc_col-sm-6:first-child,
    .looking-for-accommodation .vc_col-sm-6:first-child {
        border-radius: 15px 15px 0 0;
        overflow: hidden;
        width: 100%;
        height: 260px !important;
    }
    .footer_top .column_inner>div:not(.qode_separator_widget) {
        margin: 0 !important;
    }
	
}

/*  --------------------  425px - responsive Styles  --------------------  */
@media only screen and (max-width: 425px) {
	
    .boxed div.section .section_inner, .carousel-inner .slider_content_outer, .container_inner, .container_inner nav.content_menu, .elementor-container .elementor-widget-wrap>.qode_elementor_container_inner, .elementor-row .elementor-widget-wrap>.qode_elementor_container_inner, .full_width .parallax_content, .qode_elementor_container_inner, .steps_holder_inner, div.grid_section .section_inner, nav.content_menu ul {
        width: 380px;
    }
	
}

/*  --------------------  375px - responsive Styles  --------------------  */
@media only screen and (max-width: 375px) {
	
	.boxed div.section .section_inner, .carousel-inner .slider_content_outer, .container_inner, .container_inner nav.content_menu, .elementor-container .elementor-widget-wrap>.qode_elementor_container_inner, .elementor-row .elementor-widget-wrap>.qode_elementor_container_inner, .full_width .parallax_content, .qode_elementor_container_inner, .steps_holder_inner, div.grid_section .section_inner, nav.content_menu ul {
        width: 330px;
    }
    h1, .h1, .title h1, body.qode-overridden-elementors-fonts .elementor-widget-heading h1.elementor-heading-title {
        font-size: 30px;
        line-height: 40px;
    }
    h2, .h2, .title h2, body.qode-overridden-elementors-fonts .elementor-widget-heading h2.elementor-heading-title {
        font-size: 30px;
        line-height: 40px;
    }
    #rev_slider_1_1_wrapper .uranus.tparrows:before {
        font-size: 25px;
    }
    .tp-leftarrow {
        left: -7% !important;
    }
    .tp-rightarrow {
        left: 107% !important;
    }
    .fleet h3 {
        font-size: 20px;
        line-height: 30px;
    }
    .fleet-blocks .vc_col-sm-4 .wpb_text_column h3, .fleet-blocks .vc_col-sm-4 .wpb_text_column h3 a {
        font-size: 22px;
        line-height: 32px;
    }
    .fleet-last-block .wpb_text_column h4 {
        font-size: 26px;
        line-height: 36px;
    }
    .why-choose .vc_col-sm-6 h2,
    .experience-first-class-comfort .vc_col-sm-6 h2,
    .looking-for-accommodation .vc_col-sm-6 h2 {
        font-size: 26px;
        line-height: 36px;
    }
    .reserve-your-ride h2 {
        font-size: 30px;
        line-height: 40px;
    }
	
}

/*  --------------------  360px - responsive Styles  --------------------  */
@media only screen and (max-width: 360px) {
	
	
	
}

/*  --------------------  320px - responsive Styles  --------------------  */
@media only screen and (max-width: 325px) {
	
    .boxed div.section .section_inner, .carousel-inner .slider_content_outer, .container_inner, .container_inner nav.content_menu, .elementor-container .elementor-widget-wrap>.qode_elementor_container_inner, .elementor-row .elementor-widget-wrap>.qode_elementor_container_inner, .full_width .parallax_content, .qode_elementor_container_inner, .steps_holder_inner, div.grid_section .section_inner, nav.content_menu ul {
        width: 300px;
    }
    .why-choose .section_inner_margin, .experience-first-class-comfort .section_inner_margin, .looking-for-accommodation .section_inner_margin {
        display: block;
        margin-left: 15px;
        margin-right: 15px;
    }
    .why-choose .vc_col-sm-6:last-child, .experience-first-class-comfort .vc_col-sm-6:last-child, .looking-for-accommodation .vc_col-sm-6:last-child {
        padding: 30px 10px;
    }
  
}
