.mb-20{margin-bottom: 20px;}
        .mb-60 {
            margin-bottom: 60px;
        }

        .pt-40{
            padding-top:40px;
        }

        .pb-40{
            padding-bottom:40px;
        }

        .pt-60{
            padding-top: 60px;
        }

        .pb-60{
            padding-bottom: 60px;
        }

        a.facebook i {
            background: #0f8cec;
        }

         a.twitter i {
            background: #1da1f2;
        }

        a.youtube i {
            background: #ff0000;
        }

        a.linkedin i {
            background: #0077b5;
        }

        a.instagram i {
            background: #fe2569;
        }

        .form-one .modal-dialog {
        max-width: 900px;
        }

        .form-one .modal-body {
            background: #00abe8;
            border-radius: 20px;
        }

        .form-one-cta {
            float: right;
        }
        .form-one-submit{
            background: #00467d !important;
            }

        .form-one h2 {
            font-size: 30px;
            margin-bottom: 18px;
            text-align: center;
            color: #fff;
        }

        .form-one .modal-content {
            background-color: #ffffff00 !important;
            border-radius: 20px;
        }
        
        .pb-80{
            padding-bottom: 80px;
        }

        .vecura-logo a img {
           width: 80%;
        }

        ul.top-header-list {
         gap: 15px;
        }

        .footer-bottom {
            background: #fff !important;
        }

        .footer-bottom p{
            color:#00467d !important;
           font-weight: 600;
        }

        .footer-bottom ul li a {
            font-weight: 600;
            color: #00467d;
        }

        .about-main-bg{
            background:#00467d;
           padding: 80px 0;
           position: relative;
        }

        .treatment-about-main-bg{
        /* padding: 80px 0;*/
           position: relative;
        background: url(../img/treatments-bg.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        }

        .tr-2-img {
            position: absolute;
            top: 0;
            width: 65%;
            right: 14%;
        }

        .tr-2-img img {
            border-radius:50%;
        }

        .treatment-about-img img {
            width: 100%;
        /* border: 5px solid #00467d;*/
        /* border-radius: 20px;*/
        }

        .f-middle {
          margin:auto;
/*        padding-right: 12%;*/
        }

        .recruitment-process {
            background: url(../img/blog-bg.webp);
            background-size: cover;
            background-repeat:no-repeat;
            background-position: center;        
        }

        .recruitment-process .process-title{
            text-align:center;
        }

        .bf-af figure img {
            border-radius: 20px;
        }

        .dropdown-menu li:hover {
            background: #00467d;
        }

        .dropdown-menu{
            padding: 0px !important;
            width: 250px !important;
        }

        .dropdown-menu li a:hover{
            color: #fff !important;
            transition: none;
        }

        .abt-main-text h5 {
            font-size: 44px;
            color: #00abe8;
        }

        .abt-main-text p {
            font-size: 16px;
            color: #fff;
        }


       .service-img-0 img {
            border-radius: 0 50px 50px 0;
            height: 100%;
        }

        .service-img-left img {
            border-radius: 50px 0px 0px 50px;
            height: 100%;
        }

        .home-abt-title {
            color: #fff;
            font-weight: 600;
            line-height: 1.6em;
            font-size: 22px;
        }

        .about_iteam {
            margin-top: 35px;
        /* margin-bottom: 35px;*/
        }

        .d-form-flex {
            display: flex;
            flex-wrap: wrap;
            justify-content: space-evenly;
        }

        .form-experts {
            display: flex;
            flex-direction: row;
            align-items: center;
            gap: 10px;
        }

        .form-experts h3 {
            font-size: 21px;
            color: #00467d;
        }

        .d-form-flex .form-control {
            background: #f4f4f4;
            height: 57px;
            border-radius: 50px;
        }

        .d-form-flex a.btn.btn-theme.btn-md.animation {
            padding: 10px 15px;
            display: flex;
            align-items: center;
        }

        .branches-bg{
            background: url(assets/img/branches-wave.png);
        /*  background-position: center center;*/
            background-repeat: no-repeat;
            background-size: cover;
        }

        img.store-locate-map {
            width: 83%;
            max-width: 100%;
            float: right;
        }

        /*  .about_iteam li::after {
            position: absolute;
            content: "\f00c";
            color: var(--colorWhite);
            font-family: "Font Awesome 5 Free";
            font-weight: 600;
            top: 2px;
            left: 0;
            width: 23px;
            height: 23px;
            line-height: 24px;
            text-align: center;
            font-size: 11px;
            border-radius: 50%;
            background: var(--colorPrimary);
            transition: all linear .3s;
            -webkit-transition: all linear .3s;
            -moz-transition: all linear .3s;
            -ms-transition: all linear .3s;
            -o-transition: all linear .3s;
        } */

        .about_iteam li {
            font-size: 16px;
            font-weight: 500;
            text-transform: capitalize;
            width: 50%;
            position: relative;
            padding-left: 0px;
            margin-bottom: 18px;
            color: #fff;
        }

        .about_img {
        position: relative;
        }

        .about_img_1 {
            width: 400px;
            height: 420px;
           margin-top: -21%;
        }

        .about_img_1 img {
            border-radius: 20px;
            border: 8px solid #fff;
        }

        .about_img_2 {
            position: absolute;
            width: 310px;
            height: 360px;
            bottom: -140px;
            right: 44px;
        }

        .about_img_2 img {
            border-radius: 20px;
            border: 8px solid #fff;
        }

        .choose-us-style-one-items {
            background: #f4f4f4;
            border-radius: 40px;
            padding: 0 120px;
            margin-top: -8%;
            /*height: 345px;*/
        }

        .exp-book .form-group input {
            background: #fff !important;
            border-radius: 60px;
            height: 50px;
        }

        .exp-book .form-group select {
            background: #fff !important;
            border-radius: 60px;
            border: 1px solid #b8a2a2;
            height: 50px;
        }

        .f-item .content {
            word-break: break-all;
        }

        .form-control-cta {
            height: 57px;
            display: flex;
        }

        .store-ptb h2 {
            color: #00ABE8;
            font-size: 35px;
            font-weight: 700;
        }

        .store-ptb {
            padding: 50px 0;
        }

        .choose-us-style-one-items .thumb img {
        /*  top: -68px;*/
            bottom: 0;
            height: 450px;
            position: absolute;
        }

        .why-choose-bg {
            background: #00467d;
            padding: 30px 0px;
        }

        .why-choose-title h2 {
            text-align: center;
            color: #00ABE8;
        }

        .why-choose-wrapper {
            display: flex;
            align-items: center;
            justify-content: space-evenly;
        }

        .why-choose {
                display: flex;
                flex-direction: column;
                align-items: center;
                gap: 20px;
            }

        .why-choose img {
            width: 50%;
        }

        .why-choose h4 {
            font-size: 19px;
            font-weight: 600;
        }

        .services-style-one-area {
            background: #00467d;
            padding: 60px 0 200px 0;
        }

        .info h5 {
            text-align: right;
            font-size: 16px;
            font-weight: 800;
            color: #00467d;
        }

        .service-outlet {
            padding: 30px 45px;
        }

        img.about-img-overlay {
            position: absolute;
            width: 11%;
            right: -15px;
            top: 30%;
        }

        .pricing-style-one-item {
            border-radius: 50px;
            padding: 0px;
        }

        .main-enquire-form {
            padding: 60px 0 115px 0;
        }

        .social2.icon ul li a i {
            font-size: 18px;
        /*  background: #fff;*/
            color: #fff;
            border-radius: 100px;
            width: 35px;
            height: 35px;
            line-height: 35px;
            display: flex;
            justify-content: center;
        }
        .social2 ul {
            display: flex;
            flex-direction: row;
            gap: 13px;
        }

        .social2.icon h4 {
            font-size: 20px;
        }


        .service-outlet h4 {
            font-size: 22px;
            color: #00467d;
            margin-bottom: 10px;
        }

        .service-outlet h2 {
            color: #00ABE8;
            font-size: 38px;
            margin-bottom: 10px;
        }

        .s-right {
            text-align: right;
        }

        .services-cta {
            background: #00467d !important;
            margin-top: 15px !important;
        }

        .services-bg {
            background: url(../img/blog-bg.webp);
            background-position: center center;
            background-repeat: no-repeat;
            background-size: cover;
        }

        .pricing-style-one-item {
            box-shadow: 10px 10px 10px 10px #ebebeb;
        }

        .about_iteam li img {
            padding-right: 13px;
        }

        .fade-gal-up {
            display: flex;
            flex-direction: column;
            gap: 20px;
        }

        .fade-gal-down {
            margin-top: 5%;
            display: flex;
            flex-direction: column;
            gap: 20px;
        }

        .venobox img {
            border-radius: 24px;
            height: 250px;
        }

        .gal-box {
            background: #0081c7;
            height: 250px;
            border-radius: 24px;
             padding: 70px 20px;
        }

        .video-testimonials {
            background: url(../img/vd-bg.png);
            background-position: center;
            background-size: cover;
            background-repeat: no-repeat;
            padding: 80px 0px;
        }

         .video-testimonials {
            background: url(../img/vd-bg.png);
            /* background-position: center center; */
            background-size: cover;
            background-repeat: no-repeat;
            padding: 100px 0px;
        }

        .gal-box h4 {
            color: #fff;
            font-weight: 500;
            font-size: 22px;
        }

        .gal-heading-title h5 {
            color: #00467d;
            font-size: 22px;
        }

        .gal-heading-title h2 {
            font-size: 40px;
            margin-bottom: 25px;
            color: #00abe8;
        }

        .store-locator h2 {
            color: #00ABE8;
            font-size: 38px;
        }

        .store-locator h4{
            color: #00467d;
        }

        section.all-preview {
            background: url(../img/blog-bg.webp);
            background-position: center center;
            background-repeat: no-repeat;
            background-size: cover;
        }

        .nav {
            margin-right: 375px;
        }

        .store-main{
            color: #00467D;
            font-weight: 700 !important;
        }

        .store-locator p {
            color: #00467D;
            font-weight: 600;
        }

       .faq-poster img {
            position: absolute;
            bottom: 0;
        }

        .video-heading-title h2 {
            text-align: center;
            color: #fff;
        }

        .home-blog-style-one-item .info {
            background: #00467d;
            border-radius: 0 0 50px 50px;
            padding-top: 60px;
            margin-top: -10px;
        }

        ul.home-blog-meta {
            color: #fff;
            font-size: 14px;
        }

        h2.blog-title {
        font-size: 38px;
        color: #00467d;
    }

    .exp-book form.quote-style-one .form-group .nice-select {
        border-radius: 60px;
        border: 1px solid #b8a2a2;
        background: #fff;
    }

        .home-blog-style-one-item .blog-title a {
            font-weight: 700;
            font-size: 20px;
            color: #00abe8;
        }

        p.blog-txt {
            color: #fff;
            font-size: 15px;
            font-weight: 400;
        }

        .btn-read-more {
            color: #fff;
            font-size: 14px;
        }

        .home-faq .accordion-body p {
            color: #fff;
        }

        .home-faq .accordion-body {
            background: #00467d !important;
        }

        .home-faq .accordion-style-one button.accordion-button {
            background: #e3e3e3 !important;
                color: #00467d;
        }

        .home-faq .accordion-style-one.style-two button.accordion-button::before {
            background: #00467d !important;
        }

        .accordion-item .accordion-button:not(.collapsed) {
            color: #00467d !important;
        }

        .faq-title h2 {
            text-align: center;
            color: #00467d;
            font-size: 38px;
        }

        .accordion-style-one {
            padding-bottom: 40px;
        }


        .home-blog-style-one-item img {
                z-index: 1;
                position: relative;
                border-radius: 50px;
            }

            .home-blog-style-one-item .content {
            padding-left: 0px;
        }

        .vecura-google-reviews h2 {
            text-align: center;
            color: #00467d;
            font-size: 36px;
        }

        .vecura-google-reviews {
            padding: 60px 0px 0px 0px;
        }

        .testimonials-bg{
            background: url(assets/img/blog-bg.webp);
            background-repeat: no-repeat;
            background-size: cover;
            background-position: center;
        }

        .f-item p {
            color: #ffffffc4;
        }

        .gal-desk-none {
            display: none;
        }

        h2.bf-af-title {
            color: #00abe8;
            text-align: center;
        }

        nav.navbar ul.nav>li>a {
            padding: 13px 15px;
            margin-right: 10px;
        }

          nav.navbar.validnavs.navbar-box.sticked {
        background: #00467d !important;
        border-radius: 0;
        }

        nav.navbar.validnavs.navbar-box .nav-box {
            padding: 0px;
        }

        .navbar-nav>.active>a {
            background: #0081C7;
            border-radius: 145px;
        }

        .logo-less .attr-nav.attr-box ul {
                right: 13px;
            }

        .nav-item:hover {
            background: #0081c7;
            border-radius: 145px;
        }

        .navbar .attr-right .attr-nav li a {
                padding: 10px 15px;
                border-radius: 100px;
            }

        .vecura-logo {
            position: relative !important;
        }

     /*   .vecura-logo :after {
        position: absolute;
        content: "";
        width: 35px;
        height: 35px;
        right: 120px;
        top: 25px;
        background-image: url(../img/logo_top_icon.png);
        display: block;
        background-position: center;
        background-size: cover;
        -webkit-animation-name: spin;
        -webkit-animation-duration: 3000ms;
        -webkit-animation-iteration-count: infinite;
        -webkit-animation-timing-function: linear;
        transition: 0.5s;
        }*/

        @keyframes spin {

        0% {
            transform: rotate(0deg);
        }
        100% {
            transform: rotate(360deg);
        }
    }


    .treatment-enquire-form {
    padding: 60px 0 60px 0;
    }

    .treatment-abt-main-text h5 {
        font-size: 36px;
        color: #00467d;
    }

    .treatment-process-main-text h5 {
        font-size: 36px;
        color: #00abe8;
    }

    .treatment-abt-main-text p {
        color: #fff;
        color: #00467d;
        font-weight: 600;
    }

    .treatment-process-main-text p {
        color: #fff;
    }

    .treatment-abt-main-text h4 {
            color: #00467d;
            font-weight: 600;
            font-size: 20px;
            margin-bottom: 0;
    }

    .treatment-results-bf-af{
        background: url('../img/blog-bg.webp');
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
        padding: 60px 0 220px 0;
    }

    .treatment-book-video-bg {
        background: #00467d;
    }

    .treatment-process-wrapper {
        display: flex;
        flex-direction: row;
    }

    .treatment-process-single {
        position: relative;
    }

    .treatment-count h2 {
            position: absolute;
            top: 15%;
            right: 48%;
    }
    .treatment-count2 h2 {
            position: absolute;
            top: 15%;
            right: 48%;
    }
    .treatment-count3 h2 {
            position: absolute;
            top: 15%;
            right: 48%;
    }

    .treatment-count4 h2 {
            position: absolute;
            top: 15%;
            right: 48%;
    }

    .treatment-count5 h2 {
            position: absolute;
            top: 15%;
            right: 48%;
    }

    .treatment-count h2 {
        color: #00467d;
        text-align: center;
    }

    .treatment-process-single h4 {
        color: #00abe8;
        font-size: 21px;
        text-align: center;
    }

    .treatment-process-single {
        display: flex;
        align-items: center;
        justify-content: space-evenly;
        flex-direction: column;
    }


    .treatment-process {
        position: relative;
    }
     .how-works-title {
            text-align: center;
        }

        .how-works-title h5 {
            color: #00467d;
            font-weight: 800;
        }
        .how-works-title h2 {
            color: #00abe8;
            font-weight: 800;
        }

        .treatment-count, .treatment-count2, .treatment-count3  {
            margin-bottom: 14px;
        }


        .treatments-branches-bg {
            background: url(assets/img/branches-wave.png);
            /* background-position: center center; */
            background-repeat: no-repeat;
            background-size: cover;
        }

        .d-flex-treatment {
            margin: auto;
        }

        .treatment-process-single p {
            text-align: center;
            color: #00467d;
            font-weight: 800;
        }

        .treatment-gallery {
            background: #00467d;
        }

        .treatment-gal-heading-title {
            text-align: center;
            margin-bottom: 40px;
        }

        .treatment-gal-heading-title h5 {
            color: #fff;
        }

        .treatment-gal-heading-title h2 {
            color: #00abe8;
        }

        .treatment-locate-map {
            max-width: 120%;
        }

        .vecura-video {
          aspect-ratio: 16 / 9;
          width: 100%;
        }

        .treatment-process-cta {
            background: #fff !important;
            color: #00467d !important;
            font-weight: 800;
        }

        .treatment-process-cta:hover {
            color: #fff !important;
        }

        .video-testimonials-br img{
            border-radius: 30px;
        }

        .dashed-right {
            position: absolute;
            top: 24%;
            width: 73%;
        }

            .bf-af {display: flex;}
                .services2-swiper-nav {
                position: relative;
                margin: auto;
                bottom: 0;
                display: flex;
                width: 150px;
                align-items: center;
                justify-content: space-around;
                padding-top: 40px;
            }
            .services-swiper-nav {
                position: relative;
                display: flex;
                width: 100px;
                justify-content: space-between;
                align-items: center;
                margin: auto;
                padding-top: 40px;
            }

        .sticky-cta-right {
            display: flex;
            position: fixed;
            right: -100px;
            top: 30%;
            transform: rotate(90deg) translate(30%, 0);
            transform-origin: center;
            width: fit-content;
            height: 55px;
            background: #0f6a93;
            text-transform: capitalize;
            padding: 15px 20px;
            font-weight: bolder;
            margin: 40px 0;
            border-radius: 0;
            z-index: 9999;
            cursor: pointer;
        }

        .sticky-cta-right a {
            color: #fff !important;
            text-transform: uppercase;
        }

        .service-card {
          position: sticky;
          top: 0;
        }

        .card__inner {
          will-change: transform;
          transform-origin: center top;
        }

        .cards {
          width: 100%;
          margin: 0 auto;
          display: grid;
          grid-template-rows: repeat(var(--cards-count), var(--card-height));
          gap: 40px 0;
        }


        @media (max-width: 600px) {
          .card__inner {
            flex-direction: column;
          }
        }

        .swiper-button-next {
          margin-top: 0px;
          position: absolute;
          top: 50%;
          right: -40px;
          width: 45px;
          height: 45px;
          transform: translateY(-50%);
        }
        .swiper-button-prev {
          position: absolute;
          top: 50%;
          left: -40px;
          width: 45px;
          height: 45px;
          transform: translateY(-50%);
          margin-top: 0px;
        }

        .before-after {
          position: relative;
          width: 100%;
          max-width: 900px;
          min-height: 50vh;
          box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
        }

        .before-after .img {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          object-fit: cover;
        }

        .before-after .img.front-img {
          z-index: 1;
          /* Crop half of the front image */
          clip-path: polygon(0 0, 50% 0, 50% 100%, 0% 100%);
        }

        .slider {
          -webkit-appearance: none;
          -moz-appearance: none;
          position: absolute;
          width: 100%;
          height: 100%;
          background: transparent;
          z-index: 2;
          display: flex;
          justify-content: center;
          align-items: center;
        }

        /* 
        SEPERATE -webkit-slider-thumb AND -moz-range-thumb FOR CHROME AND FIREFOX, OTHERWISE RANGE INPUT CUSTOM STYLES DON'T WORK 
        */

        .slider::-webkit-slider-thumb {
          -webkit-appearance: none;
          width: 7px;
          min-height: 50vh;
          cursor: pointer;
          background-color: white;
          border: 1px solid #c2c2c2;
          border-radius: 0;
        }

        .slider::-moz-range-thumb {
          -moz-appearance: none;
          width: 7px;
          min-height: 50vh;
          cursor: pointer;
          background-color: white;
          border: 1px solid #c2c2c2;
          border-radius: 0;
        }

        .maps-area iframe {
        min-height: 400px !important;
    }

    .breadcrumb-area h1 {
    color: #00467d;
    font-size: 36px;
}

.breadcrumb li a {
    color: #222;
}

.breadcrumb li {
    color: #222;
}

.breadcrumb-area .breadcrumb li::after {
    color:#222;
}

.team-style-one-item img {
    border-radius: 20px;
}

.team-style-one-item .info {
    text-align: center;
}

h2.abt-team-title {
    color: #00abe8;
    font-size: 24px;
}

.team-style-one-item p {
    color: #00467d;
    font-weight: 600;
}

.about-fun-fact-card {
    background: #00467d;
}

.progress-bar {
    background-color: #00467d;
}

.brand-one-info {
    text-align: center;
    margin-bottom: 20px;
}

.brand-one-info p {
    width: 800px;
    margin: auto;
}

    .contact-one-list .item {
        background: #cff3ff;
        height: 200px;
        padding: 15px;
        border-radius: 20px;
        box-shadow: 10px 12px #00467d;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .contact-form .form-control {
        background: #fff;
        padding: 0 30px;
        height: 60px;
        border: none;
    }

    .contact-one-list .top i {
        height: 45px;
        width: 45px;
        line-height: 45px;
    }

    .contact-one-list p {
        color: #000;
        font-weight: 700;
    }

    h2.contact-title {
        text-align: center;
    }

    .contact-enquire {
        text-align: center;
        font-size: 33px;
    }

    .contact-form button{
        margin:auto;
    }

    .contact_img img {
        border-radius: 15px;
        box-shadow: 10px 10px #00abe82e;
    }

    .abt-values {
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: space-evenly;
}

.value-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
}

.value-item h2 {
    font-size: 28px;
}

.abt-mission-title {
    font-size: 41px;
    color: #00abe8 !important;
}

.vision-text p {
    color: #fff;
    text-align: center;
    width: 900px;
    display: flex;
    margin: auto;
    padding-bottom: 40px;
}

.terms-bg{
          background: url(../img/blog-bg.webp);
            background-size: cover;
            background-repeat: no-repeat;
            background-position: center center;
    }

    .privacy-bg{
          background: url(../img/blog-bg.webp);
            background-size: cover;
            background-repeat: no-repeat;
            background-position: center center;
    }

    .privacy_policy_text h2 {
    font-size: 27px;
    color: #00467d;
}

.hiring-box {
    background: #00467d;
    padding: 30px;
    height: 430px;
    border-radius: 20px;
}

h2.careers-title {
    text-align: center;
    color: #00abe8;
}

.hiring-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-evenly;
}

.hiring-box img{
    width: 25%;
}

.hiring-box p {
    text-align: center;
    color: #fff;
}

.hiring-box h2 {
    font-size: 28px;
    margin-bottom: 25px;
    color: #fff;
}

 .privacy_policy_text ul li{
    list-style: disc;
}

.floating-sticky {
    display: none;
}

.become_doctor_form .form-group {
    margin-bottom: 14px;
}

.become_doctor_form {
    background: #00abe8;
    padding: 40px;
    border-radius: 20px;
}
.become_doctor_form h2 {
    font-size: 35px;
    margin-bottom: 25px;
    text-align: center;
}

.become_doctor_form .common_btn {
    background: #00467d;
    display: flex;
    margin: auto;
}
////////////////////////////////

.timeline{
  position:relative;
  margin:50px auto;
  padding:40px 0;
  width:1000px;
  box-sizing:border-box;
}
.timeline:before{
  content:'';
  position:absolute;
  left:50%;
  width:2px;
  height:480px;
  background:#c5c5c5;
}
.timeline ul{
  padding:0;
  margin:0;
}
.timeline ul li{
  list-style:none;
  position:relative;
  width:50%;
  padding:20px 40px;
  box-sizing:border-box;
}
.timeline ul li:nth-child(odd){
  float:left;
  text-align:right;
  clear:both;
}
.timeline ul li:nth-child(even){
  float:right;
  text-align:left;
  clear:both;
}
.content{
  padding-bottom:20px;
}
.timeline ul li:nth-child(odd):before
{
  content:'';
  position:absolute;
  width:20px;
  height:20px;
  top:24px;
  right:-12px;
  background:rgb(0 171 232);
  border-radius:50%;
  box-shadow:0 0 0 3px rgba(233,33,99,0.2);
}
.timeline ul li:nth-child(even):before
{
  content:'';
  position:absolute;
  width:20px;
  height:20px;
  top:24px;
  left:-8px;
  background:rgb(0 171 232);
  border-radius:50%;
  box-shadow:0 0 0 3px rgba(233,33,99,0.2);
}
.timeline ul li h3{
  padding:0;
  margin:0;
  color:rgb(0 171 232);
  font-weight:600;
}
.timeline ul li p{
  margin:10px 0 0;
  padding:0;
}
.timeline ul li .time h4{
  margin:0;
  padding:0;
  font-size:14px;
}
.timeline ul li:nth-child(odd) .time
{
  position:absolute;
  top:12px;
  right:-35%;
  margin:0;
  padding:8px 16px;
/*  background:rgba(233,33,99,1);*/
  color:#fff;
/*  border-radius:18px;*/
/*  box-shadow:0 0 0 3px rgba(233,33,99,0.3);*/
}
.timeline ul li:nth-child(even) .time
{
  position:absolute;
  top:12px;
  left:-35%;
  margin:0;
  padding:8px 16px;
/*  background:rgba(233,33,99,1);*/
  color:#fff;
/*  border-radius:18px;*/
/*  box-shadow:0 0 0 3px rgba(233,33,99,0.3);*/
}

.time img {
    width: 80%;
}
@media(max-width:1000px)
{
  .timeline{
    width:100%;
  }
}
@media(max-width:767px){
  .timeline{
    width:100%;
    padding-bottom:0;
  }
  .timeline:before{
    left:35px;
    height:100%;
  }
  .content {
    margin-top: 40px;
}
  .time img {
    width: 40%;
}
  .timeline ul li:nth-child(odd),
  .timeline ul li:nth-child(even)
  {
    width:100%;
    text-align:left;
    padding-left:50px;
    padding-bottom:33px;
  }
  .timeline ul li:nth-child(odd):before,
  .timeline ul li:nth-child(even):before
  {
    top:-18px;
    left:16px;
  }
  .timeline ul li:nth-child(odd) .time,
  .timeline ul li:nth-child(even) .time{
    top:-30px;
    left:50px;
    right:inherit;
  }
  .timeline ul li h3 {
    font-size: 25px;
}
}

/* <!-- third slider -->   */

.home-gallery {
  display: flex;
  flex-flow: wrap;
  border: solid rgb(240,240,240);
}
.home-gallery div {  /* блоки видео + списков */
  flex: 300px;
  position: relative;
  text-align: center;
  padding-left: 20px;
}
.home-gallery div:nth-of-type(1) {
  flex: 10000 1 300px;  /* если ширина менее 300 + 150 = 450px , то списки миниатюр смещаются на нижний ряд, подробнее про свойство flex */
}
.home-gallery div::before {
  content: "";
  display: block;
  padding-top: 100px;
}
.home-gallery div:nth-of-type(1)::before {
  padding-top: 56.25%;
}
.home-gallery iframe,
.home-gallery span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
}
.home-gallery a {  /* для разнообразия, иконки не затемнены, так проще оценить код галереи видео */
  display: inline-block;
  margin-top: 5px;
}
.home-gallery a:last-child {
  margin-bottom: 5px;
}
.home-gallery iframe,
.home-gallery img {
  max-width: 100%;
  vertical-align: middle;
}