@media (max-width: 1199px) {


    .header-navigation {
        margin-bottom: 0;
    }

    .logo-box {
        width: 100%;
        float: none;
        margin: 0 !important;
    }

    .navigation-box {
        margin: 0;
    }

    .navbar-expand-lg .menu-toggler {
        display: block;
        margin-right: 0;
        border-color: #fff;
        background-color: transparent !important;
        margin: 23px 0;
        color: #fff;
        border: none;
        font-size: 28px;
        float: right;
        outline: none;
        cursor: pointer;
    }

    .menu-toggler:hover {
        border-color: #00AD4D;
    }

    .menu-toggler .icon-bar {
        background: #fff;
    }

    .menu-toggler:hover .icon-bar {
        background: #00AD4D;
    }

    
    .navbar-expand-lg .navbar-collapse.showen {
        display: block !important;
        height: auto;
        max-height: 70vh;
    }

    .navbar-collapse.show {
        overflow-y: auto;
    }

    .header-navigation .nav {
        width: 100%;
        text-align: left;
    }

    .header-navigation .nav>li {
        display: block;
        padding: 0 !important;
        width: 100%;
        float: none;
    }

    .header-navigation .nav>li+li {
        margin-left: 0 !important;
    }

    .header-navigation .nav>li>a {
        padding: 8px 0;
    }

    .header-navigation .right-box.nav {
        width: 100%;
        margin: 0;
    }

    .header-navigation .right-box.nav>li>a {
        border: none !important;
        padding: 8px 0;
        color: #fff;
    }

    .header-navigation .nav>li>a:after {
        display: none;
    }

    .header-navigation .nav.navigation-box+.nav {
        border-top: 1px dashed #282828;
    }

    .header-navigation .navigation-box>li>.sub-menu,
    .header-navigation .navigation-box>li>.sub-menu>li>.sub-menu {
        position: relative !important;
        width: 100% !important;
        opacity: 1 !important;
        visibility: visible !important;
        left: auto !important;
        right: auto !important;
        top: auto !important;
        transition: none !important;
        display: none;
        float: none !important;
        margin: 0;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }

    .header-navigation .navigation-box>li>.sub-menu>li>a::after {
        display: none;
    }

    .header-navigation ul.navigation-box>li+li {
        padding: 0 !important;
        border-top: 1px solid rgba(255, 255, 255, .1);
        display: block;
        float: none;
    }

    .header-navigation .nav>li.show-mobile {
        display: none;
    }

    .header-navigation ul.navigation-box>li>a,
    .header-navigation .right-box.nav>li>a {
        padding: 0;
        display: block;
        color: #fff;
        padding: 16px 0 16px 20px !important;
        transition: background 0.4s ease 0s;
    }

    .header .stricky-fixed.header-navigation .nav>li {
        padding: 0 !important;
    }

    .header-navigation ul.navigation-box li a .sub-nav-toggler {
        background-color: transparent;
        background-image: none;
        border: 1px solid #FFC000;
        border-radius: 4px;
        padding: 9px 9px;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        right: 15px;
        /*margin-top: 8px;*/
        margin-right: 0px;
        display: block;
        cursor: pointer;
    }

    .header-navigation .navigation-box .sub-nav-toggler .icon-bar {
        background-color: #FFC000;
        border-radius: 1px;
        display: block;
        height: 1px;
        width: 20px;
    }

    .header-navigation .navigation-box .sub-nav-toggler .icon-bar+.icon-bar {
        margin-top: 4px;
    }

    .header-navigation .container .right-side-box {
        top: 0px;
        right: 0px;
        transform: translateY(0%)
    }

    .header-navigation .container {
        display: block;
        padding-right: 0px;
        padding-left: 0px;
        position: relative;
    }

    .header-navigation .container .logo-box {
        position: relative;
        top: 0;
        left: 0;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        float: none;
        padding-right: 145px;
    }

    .header-navigation .container .logo-box .navbar-brand {
        float: left;
        padding: 20px 0;
    }

    .header-navigation .container .logo-box .navbar-toggler {
        float: left;
    }

    .header-navigation ul.navigation-box {
        display: block;
        margin: 0 !important;
        width: 100%;
    }

    .header-navigation ul.navigation-box>li {
        padding: 0;
        display: block;
    }

    .header-navigation ul.navigation-box>li>a {
        display: block;
        padding: 13px 30px;
    }

    .header-navigation ul.navigation-box>li>a:after {
        display: none;
    }

    .header-navigation ul.navigation-box>li+li {
        margin: 0;
    }

    .header-navigation .main-navigation {
        float: none;
        width: 100%;
        display: none;
        text-align: left;
        background: #181818;
        max-height: 70vh;
        overflow-y: scroll;
    }

    .header-navigation .container .menu-toggler {
        display: block;
    }

    .header-navigation.stricky-fixed ul.navigation-box>li {
        padding: 0;
    }

    .header-navigation .container .logo-box .navbar-brand {
        background-color: transparent;
    }

    .header-navigation .container .menu-toggler {
        float: left;
        margin: 23px 0;
        color: #111111;
    }

    .header-navigation .container .logo-box {
        padding-right: 0 !important;
    }

    .header-navigation {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .site-header.header-one .header-navigation .right-side-box .contact-btn-block {
        padding-top: 18.5px;
        padding-bottom: 18.5px;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }

    .site-header.header-one .header-navigation .container .logo-box {
        padding-left: 60px;
    }

    .site-header.header-one .header-navigation .container {
        padding-left: 0;
        overflow: hidden;
    }

    .site-header.header-one .header-navigation ul.navigation-box>li {
        padding: 0;
    }

    .site-header.header-one .header-navigation ul.navigation-box>li+li {
        margin-left: 0;
    }

    .header-navigation ul.navigation-box>li>.sub-menu>li:hover>a {
        background-color: #fff;
    }

    .site-header.header-one .header-navigation.stricky-fixed .container {
        overflow: visible;
    }

    .site-header.header-one .header-navigation.stricky-fixed .container .right-side-box .contact-btn-block {
        padding-top: 18.5px;
        padding-bottom: 18.5px;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        margin: 0;
    }

    .site-header.header-two .header-navigation .container {
        padding-left: 15px;
        padding-right: 15px;
    }

    .site-header.header-two .header-navigation .container .menu-toggler {
        color: #FFC000;
    }

    .site-header.header-two .header-navigation ul.navigation-box>li {
        padding: 0;
    }

    .site-header.header-two .header-navigation .container .right-side-box {
        top: 30px;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }

    .site-header.header-one .header-navigation ul.navigation-box>li.current>a,
    .site-header.header-one .header-navigation ul.navigation-box>li:hover>a {
        color: #FFC000;
    }


}


@media(max-width: 320px) {}


@media(min-width: 1200px) {
    .about-image-block p {
        display: none;
    }
}

@media(max-width: 1199px) {
    .about-style-one .video-block-one {
        flex-direction: column;
        margin-bottom: 0px;
    }

    .about-style-one hr.style-one {
        margin-top: 40px;
        margin-bottom: 30px;
    }

    .about-style-one .video-block-one .image-block {
        -webkit-box-ordinal-group: 1;
        order: 0;
        width: 100%;
        margin-bottom: 30px;
    }

    .about-style-one .video-block-one .image-block .inner-block {
        width: 100%;
    }

    .about-style-one .video-block-one .content-block {
        padding-bottom: 40px;
    }

    .about-style-one .text-block>p {
        display: none;
    }

    .about-style-one .high-gutter {
        margin-left: -15px;
        margin-right: -1px;
    }

    .about-style-one .high-gutter>[class*=col-] {
        padding-left: 15px;
        padding-right: 15px;
    }

    .about-style-one .call-block {
        flex-direction: column;
    }

    .about-style-one .call-block .left-block {
        margin-bottom: 20px;
    }

    .about-image-block p {
        display: block;
        margin-top: 40px;
    }

    .single-taxi-fare-one {
        padding: 50px;
    }

    .single-blog-style-one {
        margin-bottom: 30px;
    }

    .single-blog-style-two {
        flex-direction: column;
    }

    .single-blog-style-two .image-block {
        -webkit-box-ordinal-group: 1;
        order: 0;
        width: 100%;
    }

    .single-blog-style-two .image-block .inner-block {
        width: 100%;
    }

    .blog-style-two-row [class*=col-]+[class*=col-] {
        margin-top: 0px;
    }

    .single-blog-style-two .text-block {
        padding: 40px;
    }

    .about-style-three .content-block .block-title h2 {
        font-size: 40px;
    }

    .cta-style-three .content-block .app-btn {
        padding-left: 45px;
        padding-right: 30px;
    }

    .cta-style-three .content-block .app-btn i.icon {
        font-size: 20px;
        left: 20px;
    }

    .about-style-two .content-block .block-title br {
        display: none;
    }

    .block-title h2 {
        font-size: 45px;
    }

    .book-ride-one .content-block>p br {
        display: none;
    }

    .site-header.header-one .header-navigation .container .right-side-box {
        right: -1px;
    }

    .site-header.header-one .header-navigation.stricky-fixed .container .right-side-box .contact-btn-block {
        padding-top: 17.5px;
        padding-bottom: 17.5px;
    }

    .site-header.header-one .stricky-fixed.header-navigation .container .logo-box {
        padding-left: 0;
    }
}

@media(max-width: 991px) {
    .site-header.header-one .top-bar .container {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .site-header.header-one .top-bar .logo-block {
        position: relative;
        top: 0;
        left: 0;
        -webkit-transform: translate(0);
        -ms-transform: translate(0);
        -o-transform: translate(0);
        transform: translate(0);
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .banner-style-one .banner-title {
        font-size: 50px;
        line-height: 60px;
    }

    .banner-style-one p {
        font-size: 20px;
        line-height: 30px;
    }

    .banner-style-one .slide {
        padding-bottom: 120px;
    }

    .book-ride-one .content-block {
        margin-bottom: 50px;
    }

    .about-image-block p {
        margin-bottom: 40px;
    }

    .cta-style-two .container {
        flex-direction: column;
        text-align: center;
    }

    .cta-style-two .container .button-block {
        margin-top: 40px;
    }

    .taxi-style-one {
        padding-bottom: 90px;
    }

    .single-taxi-one {
        margin-bottom: 30px;
    }

    .feature-style-one .row [class*=col-]:nth-child(2) {
        border-top: 1px solid rgba(255, 255, 255, 0.1);
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);

        border-left: 0px solid rgba(255, 255, 255, 0.1);
        border-right: 0px solid rgba(255, 255, 255, 0.1);
        margin-top: 30px;
        margin-bottom: 30px;
        padding-top: 30px;
        padding-bottom: 20px;
    }

    .single-taxi-fare-one {
        padding: 100px;
    }

    .block-text p br {
        display: none;
    }

    .blog-style-two-row [class*=col-]+[class*=col-] {
        margin-top: 30px;
    }

    .site-footer .footer-widget {
        margin-bottom: 40px;
    }

    .site-footer .upper-footer {
        padding-bottom: 70px;
    }

    .site-header.header-two .top-bar .inner-container {
        flex-direction: column;
    }

    .site-header.header-two .top-bar .logo-block {
        margin-bottom: 15px;
    }

    .about-style-two .image-block {
        margin-top: 40px;
        margin-left: 0;
    }

    .history-style-one .history-carousel-block {
        margin-right: 0;
    }

    .history-style-one .block-title {
        margin-top: 40px;
    }

    .single-taxi-details-one .image-block {
        margin: 0;
        margin-bottom: 40px;
    }

    .sidebar {
        margin-top: 50px;
    }
}

@media(max-width: 767px) {
    img {
        max-width: 100%;
    }

    .site-header.header-one .top-bar {
        background-color: #111;
    }

    .site-header.header-one {
        position: relative;
    }

    .banner-style-one {
        margin-top: -86px;
    }

    .banner-style-one .slide {
        padding: 100px 0;
        padding-top: 186px;
    }

    .taxi-style-one .tab-title {
        margin-bottom: 50px;
    }

    .taxi-style-one .tab-title li {
        margin-bottom: 10px !important;
    }

    .cta-style-one h3,
    .cta-style-two h3,
    .inner-banner h2,
    .block-title h2 {
        font-size: 40px;
    }

    .single-taxi-fare-one {
        padding: 40px;
    }

    .testimonials-style-one .testimonials-one-slider-btn .carousel-btn.left-btn,
    .main-banner-wrapper .carousel-btn-block .carousel-btn.left-btn {
        left: 3%;
    }

    .testimonials-style-one .testimonials-one-slider-btn .carousel-btn.right-btn,
    .main-banner-wrapper .carousel-btn-block .carousel-btn.right-btn {
        right: 3%;
    }

    .brand-carousel-one {
        padding: 50px 0;
    }

    .single-taxi-faq-one .container,
    .contact-form-style-one,
    .team-style-one,
    .cta-style-three .content-block,
    .offer-style-one,
    .blog-style-one,
    .testimonials-style-one,
    .taxi-fare-one,
    .feature-style-one,
    .taxi-style-one,
    .funfact-style-one,
    .about-style-one,
    .book-ride-one {
        padding-top: 65px;
    }

    .contact-form-style-one,
    .offer-style-one,
    .site-footer .upper-footer,
    .taxi-style-one,
    .funfact-style-one {
        padding-bottom: 50px;
    }

    .single-taxi-faq-one .container,
    .single-blog-details-page,
    .cta-style-three .content-block,
    .cta-style-one,
    .blog-style-one,
    .about-style-one {
        padding-bottom: 80px;
    }

    .feature-style-one,
    .cta-style-two {
        padding-bottom: 118px;
    }

    .team-style-one,
    .book-ride-one {
        padding-bottom: 98px;
    }

    .single-blog-details-page,
    .cta-style-three,
    .cta-style-one,
    .cta-style-two {
        padding-top: 80px;
    }

    .testimonials-style-one,
    .taxi-fare-one {
        padding-bottom: 70px;
    }

    .site-footer .upper-footer {
        padding-top: 118px;
    }

    .site-header.header-two .top-bar .contact-infos {
        flex-direction: column;
    }

    .banner-style-two .banner-circle {
        height: 510px;
    }

    .banner-style-two h3 {
        font-size: 50px;
        line-height: 60px;
    }

    .about-style-three .right-block .right-upper-block,
    .about-style-three .left-block {
        padding-top: 80px;
        padding-bottom: 80px;
    }

    .about-style-three .right-block .right-upper-block {
        padding-bottom: 64px;
    }

    .about-style-three .cta-block {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .inner-banner {
        padding-top: 206px;
        padding-bottom: 120px;
        margin-top: -86px;
    }

    .history-style-one,
    .about-style-two,
    .single-taxi-details-one,
    .blog-page {
        padding-top: 80px;
        padding-bottom: 80px;
    }

    .team-page {
        padding-top: 80px;
        padding-bottom: 50px;
    }
}

@media(max-width: 575px) {

    .single-blog-details-page .share-block,
    .site-footer .bottom-footer .inner-container {
        flex-direction: column;
    }

    .testimonials-style-one .testimonials-one-pager {
        margin-bottom: 30px;
    }

    .testimonials-style-one .testimonials-one-pager .pager-item {
        margin: 0 !important;
    }

    .testimonials-style-one .testimonials-one-pager .pager-item:not(.active) {
        display: none;
    }

    .testimonials-style-one .testimonials-one-slider-btn {
        text-align: center;
        width: 100%;
        margin-top: 30px;
    }

    .testimonials-style-one .testimonials-one-slider-btn .carousel-btn {
        position: relative;
        top: 0 !important;
        left: 0 !important;
        right: 0 !important;
        -webkit-transform: translate(0);
        -ms-transform: translate(0);
        -o-transform: translate(0);
        transform: translate(0);
    }

    .testimonials-style-one .testimonials-one-slider-btn .carousel-btn+.carousel-btn {
        margin-left: 15px;
    }

    .single-blog-details-page .share-block .social-block {
        margin-top: 15px;
    }

}

@media(max-width: 480px) {
    .banner-style-two .banner-circle {
        height: 450px;
    }

    .banner-style-two h3 {
        font-size: 40px;
        line-height: 50px;
    }

    .about-style-three .tag-line span {
        font-size: 35px;
    }

    .about-style-three .right-block .right-bottom-block .content-block {
        flex-direction: column;
    }

    .about-style-three .right-block .right-bottom-block .content-block .icon-block {
        margin-bottom: 15px;
    }

    .single-taxi-faq-one .accrodion-grp .accrodion .accrodion-title h4:before {
        right: -15px;
    }

    .main-banner-wrapper .carousel-btn-block .carousel-btn {
        position: relative;
        top: auto !important;
        left: auto !important;
        right: auto !important;
        transform: translate(0);
    }

    .main-banner-wrapper .carousel-btn-block .carousel-btn+.carousel-btn {
        margin-left: 15px;
    }

    .main-banner-wrapper {
        position: relative;
    }

    .carousel-btn-block {
        position: absolute;
        bottom: 20px;
        left: 50%;
        text-align: center;
        transform: translateX(-50%);
        z-index: 99;
    }

    .banner-style-one .slide {
        padding-bottom: 155px;
    }
}

@media(max-width: 375px) {
    br {
        display: none;
    }

    .site-header.header-one .top-bar .left-block a {
        display: block;
        margin: 0 !important;
    }

    .banner-style-one .banner-title {
        font-size: 40px;
        line-height: 50px;
    }

    .banner-style-one p {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .testimonials-style-one .testimonials-one-slider-btn .carousel-btn,
    .main-banner-wrapper .carousel-btn-block .carousel-btn {
        width: 40px;
        height: 40px;
        font-size: 20px;
    }

    .testimonials-style-one .testimonials-one-slider-btn .carousel-btn i,
    .main-banner-wrapper .carousel-btn-block .carousel-btn i {
        line-height: 36px;
    }

    .single-testimonial-one p {
        font-size: 25px;
        line-height: 40px;
    }

    .site-footer .bottom-footer .inner-container .left-block {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        flex-direction: column;
    }

    .site-header.header-one .header-navigation .right-side-box .contact-btn-block .icon-block {
        display: none;
    }

    .site-header.header-one .header-navigation .right-side-box .contact-btn-block {
        padding-left: 20px;
        padding-right: 20px;
    }

    .site-header.header-one .header-navigation .container .logo-box {
        padding-left: 30px;
    }

    .cta-style-one h3,
    .cta-style-two h3,
    .single-blog-details-page .single-blog-style-one .post-title,
    .block-title h2 {
        font-size: 30px;
        line-height: 1.45em;
    }

    .single-taxi-fare-one .fare-btn {
        padding-left: 31.5px;
        padding-right: 31.5px;
    }

    .single-taxi-fare-one .top-block {
        flex-direction: column;
    }

    .single-taxi-fare-one .top-block .text-block {
        padding-left: 0;
        padding-top: 15px;
    }

    .single-blog-style-one .text-block h3 {
        font-size: 20px;
    }

    .banner-style-two .banner-circle {
        height: 345px;
    }

    .banner-style-two h3 {
        font-size: 35px;
        line-height: 45px;
        margin-bottom: 15px;
    }

    .cta-style-three .content-block .app-btn+.app-btn {
        margin-left: 0;
        margin-top: 20px;
    }

    .single-blog-details-page .share-block {
        padding: 30px;
    }

    .single-blog-details-page .single-comment-one {
        flex-direction: column;
    }

    .single-blog-details-page .single-comment-one .text-block {
        padding-left: 0;
        padding-top: 40px;
    }

    .contact-page-map-wrapper .contact-info-block {
        max-width: 290px;
        left: 15px;
    }

    .about-style-three .cta-block a {
        font-size: 30px;
    }
}

@media(max-width: 320px) {
    .banner-style-two .banner-circle {
        height: 290px;
    }

    .banner-style-two h3 {
        font-size: 30px;
        line-height: 35px;
        margin-bottom: 15px;
    }

    .banner-style-two .banner-btn {
        padding: 9.5px 35px;
        font-size: 14px;
    }

    .single-blog-details-page .share-block .left-block p a {
        margin-bottom: 10px;
    }
}
/* ------------------------------------------------owl-carousel---------------------------------------------- */
/* 
 *  Owl Carousel - Animate Plugin
 */
 .owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
  }
  .owl-carousel .owl-animated-in {
    z-index: 0;
  }
  .owl-carousel .owl-animated-out {
    z-index: 1;
  }
  .owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
  }
  
  @-webkit-keyframes fadeOut {
    0% {
      opacity: 1;
    }
  
    100% {
      opacity: 0;
    }
  }
  @keyframes fadeOut {
    0% {
      opacity: 1;
    }
  
    100% {
      opacity: 0;
    }
  }
  
  /* 
   * 	Owl Carousel - Auto Height Plugin
   */
  .owl-height {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
  }
  
  /* 
   *  Core Owl Carousel CSS File
   */
  .owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    /* position relative and z-index fix webkit rendering fonts issue */
    position: relative;
    z-index: 1;
  }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
  }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
  }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px);
  }
  .owl-carousel .owl-controls .owl-nav .owl-prev,
  .owl-carousel .owl-controls .owl-nav .owl-next,
  .owl-carousel .owl-controls .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  .owl-carousel.owl-loaded {
    display: block;
  }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block;
  }
  .owl-carousel.owl-hidden {
    opacity: 0;
  }
  .owl-carousel .owl-refresh .owl-item {
    display: none;
  }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d;
  }
  .owl-carousel.owl-text-select-on .owl-item {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto;
  }
  .owl-carousel .owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab;
  }
  .owl-carousel.owl-rtl {
    direction: rtl;
  }
  .owl-carousel.owl-rtl .owl-item {
    float: right;
  }
  
  /* No Js */
  .no-js .owl-carousel {
    display: block;
  }
  
  /* 
   * 	Owl Carousel - Lazy Load Plugin
   */
  .owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease;
  }
  .owl-carousel .owl-item img {
    transform-style: preserve-3d;
  }
  
  /* 
   * 	Owl Carousel - Video Plugin
   */
  .owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
  }
  .owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("owl.video.play.png") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: scale 100ms ease;
    -moz-transition: scale 100ms ease;
    -ms-transition: scale 100ms ease;
    -o-transition: scale 100ms ease;
    transition: scale 100ms ease;
  }
  .owl-carousel .owl-video-play-icon:hover {
    -webkit-transition: scale(1.3, 1.3);
    -moz-transition: scale(1.3, 1.3);
    -ms-transition: scale(1.3, 1.3);
    -o-transition: scale(1.3, 1.3);
    transition: scale(1.3, 1.3);
  }
  .owl-carousel .owl-video-playing .owl-video-tn,
  .owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none;
  }
  .owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease;
  }
  .owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
  }
  /* -------------------------------------------rfs---------------------------------------------------------------- */
  $rfs-base-font-size: 1.25rem !default;
$rfs-font-size-unit: rem !default;

// Breakpoint at where font-size starts decreasing if screen width is smaller
$rfs-breakpoint: 1200px !default;
$rfs-breakpoint-unit: px !default;

// Resize font-size based on screen height and width
$rfs-two-dimensional: false !default;

// Factor of decrease
$rfs-factor: 10 !default;

@if type-of($rfs-factor) != "number" or $rfs-factor <= 1 {
  @error "`#{$rfs-factor}` is not a valid  $rfs-factor, it must be greater than 1.";
}

// Generate enable or disable classes. Possibilities: false, "enable" or "disable"
$rfs-class: false !default;

// 1 rem = $rfs-rem-value px
$rfs-rem-value: 16 !default;

// Safari iframe resize bug: https://github.com/twbs/rfs/issues/14
$rfs-safari-iframe-resize-bug-fix: false !default;

// Disable RFS by setting $enable-responsive-font-sizes to false
$enable-responsive-font-sizes: true !default;

// Cache $rfs-base-font-size unit
$rfs-base-font-size-unit: unit($rfs-base-font-size);

// Remove px-unit from $rfs-base-font-size for calculations
@if $rfs-base-font-size-unit == "px" {
  $rfs-base-font-size: $rfs-base-font-size / ($rfs-base-font-size * 0 + 1);
}
@else if $rfs-base-font-size-unit == "rem" {
  $rfs-base-font-size: $rfs-base-font-size / ($rfs-base-font-size * 0 + 1 / $rfs-rem-value);
}

// Cache $rfs-breakpoint unit to prevent multiple calls
$rfs-breakpoint-unit-cache: unit($rfs-breakpoint);

// Remove unit from $rfs-breakpoint for calculations
@if $rfs-breakpoint-unit-cache == "px" {
  $rfs-breakpoint: $rfs-breakpoint / ($rfs-breakpoint * 0 + 1);
}
@else if $rfs-breakpoint-unit-cache == "rem" or $rfs-breakpoint-unit-cache == "em" {
  $rfs-breakpoint: $rfs-breakpoint / ($rfs-breakpoint * 0 + 1 / $rfs-rem-value);
}

// Responsive font-size mixin
@mixin rfs($fs, $important: false) {
  // Cache $fs unit
  $fs-unit: if(type-of($fs) == "number", unit($fs), false);

  // Add !important suffix if needed
  $rfs-suffix: if($important, " !important", "");

  // If $fs isn't a number (like inherit) or $fs has a unit (not px or rem, like 1.5em) or $ is 0, just print the value
  @if not $fs-unit or $fs-unit != "" and $fs-unit != "px" and $fs-unit != "rem" or $fs == 0 {
    font-size: #{$fs}#{$rfs-suffix};
  }
  @else {
    // Variables for storing static and fluid rescaling
    $rfs-static: null;
    $rfs-fluid: null;

    // Remove px-unit from $fs for calculations
    @if $fs-unit == "px" {
      $fs: $fs / ($fs * 0 + 1);
    }
    @else if $fs-unit == "rem" {
      $fs: $fs / ($fs * 0 + 1 / $rfs-rem-value);
    }

    // Set default font-size
    @if $rfs-font-size-unit == rem {
      $rfs-static: #{$fs / $rfs-rem-value}rem#{$rfs-suffix};
    }
    @else if $rfs-font-size-unit == px {
      $rfs-static: #{$fs}px#{$rfs-suffix};
    }
    @else {
      @error "`#{$rfs-font-size-unit}` is not a valid unit for $rfs-font-size-unit. Use `px` or `rem`.";
    }

    // Only add media query if font-size is bigger as the minimum font-size
    // If $rfs-factor == 1, no rescaling will take place
    @if $fs > $rfs-base-font-size and $enable-responsive-font-sizes {
      $min-width: null;
      $variable-unit: null;

      // Calculate minimum font-size for given font-size
      $fs-min: $rfs-base-font-size + ($fs - $rfs-base-font-size) / $rfs-factor;

      // Calculate difference between given font-size and minimum font-size for given font-size
      $fs-diff: $fs - $fs-min;

      // Base font-size formatting
      // No need to check if the unit is valid, because we did that before
      $min-width: if($rfs-font-size-unit == rem, #{$fs-min / $rfs-rem-value}rem, #{$fs-min}px);

      // If two-dimensional, use smallest of screen width and height
      $variable-unit: if($rfs-two-dimensional, vmin, vw);

      // Calculate the variable width between 0 and $rfs-breakpoint
      $variable-width: #{$fs-diff * 100 / $rfs-breakpoint}#{$variable-unit};

      // Set the calculated font-size.
      $rfs-fluid: calc(#{$min-width} + #{$variable-width}) #{$rfs-suffix};
    }

    // Rendering
    @if $rfs-fluid == null {
      // Only render static font-size if no fluid font-size is available
      font-size: $rfs-static;
    }
    @else {
      $mq-value: null;

      // RFS breakpoint formatting
      @if $rfs-breakpoint-unit == em or $rfs-breakpoint-unit == rem {
        $mq-value: #{$rfs-breakpoint / $rfs-rem-value}#{$rfs-breakpoint-unit};
      }
      @else if $rfs-breakpoint-unit == px {
        $mq-value: #{$rfs-breakpoint}px;
      }
      @else {
        @error "`#{$rfs-breakpoint-unit}` is not a valid unit for $rfs-breakpoint-unit. Use `px`, `em` or `rem`.";
      }

      @if $rfs-class == "disable" {
        // Adding an extra class increases specificity,
        // which prevents the media query to override the font size
        &,
        .disable-responsive-font-size &,
        &.disable-responsive-font-size {
          font-size: $rfs-static;
        }
      }
      @else {
        font-size: $rfs-static;
      }

      @if $rfs-two-dimensional {
        @media (max-width: #{$mq-value}), (max-height: #{$mq-value}) {
          @if $rfs-class == "enable" {
            .enable-responsive-font-size &,
            &.enable-responsive-font-size {
              font-size: $rfs-fluid;
            }
          }
          @else {
            font-size: $rfs-fluid;
          }

          @if $rfs-safari-iframe-resize-bug-fix {
            // stylelint-disable-next-line length-zero-no-unit
            min-width: 0vw;
          }
        }
      }
      @else {
        @media (max-width: #{$mq-value}) {
          @if $rfs-class == "enable" {
            .enable-responsive-font-size &,
            &.enable-responsive-font-size {
              font-size: $rfs-fluid;
            }
          }
          @else {
            font-size: $rfs-fluid;
          }

          @if $rfs-safari-iframe-resize-bug-fix {
            // stylelint-disable-next-line length-zero-no-unit
            min-width: 0vw;
          }
        }
      }
    }
  }
}

// The font-size & responsive-font-size mixin uses RFS to rescale font sizes
@mixin font-size($fs, $important: false) {
  @include rfs($fs, $important);
}

@mixin responsive-font-size($fs, $important: false) {
  @include rfs($fs, $important);
}
/* -------------------------------------------------------------------------------------------- */