.home-banner-wrapper{
    line-height: 0;
}
#home-banner-video {
    width: 100%
}

.features-sec {
    background: url(../images/box-bg.png), linear-gradient(#192436, #192436) 50% no-repeat
}

.features-sec .text-white{
    width: 70%;
    margin: auto;
    line-height: 34px;
    letter-spacing: .5px;
}

.features-icon-wrapper {
    display: flex;
    margin-top: 16px;
}

.features-icon-box {
    margin: auto;
    text-align: center;
    width: 20%
}

.features-icon-box h4 {
    color: #fff;
    font-size: 18px;
    margin-top: 15px
}

.product-range {
    background-image: url(../images/main-bg.png);
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover
}

.product-details {
    margin-right: 20px;
}

.product-details h3 {
    color: #192436;
    font-family: Playfair Display, serif;
    font-size: 30px;
    margin-bottom: 25px
}

.product-range-row {
    margin-bottom: 5.5rem
}
.img-box-1,
.product-img {
    position: relative
}

.img-box-1 {
    z-index: 1
}

.img-box-1 img {
    box-shadow: 0 19px 38px rgba(0, 0, 0, .3), 0 15px 12px rgba(0, 0, 0, .22)
}

.img-box-2 {
    left: -30px;
    position: absolute;
    top: 49%;
    z-index: 2
}

.img-box-2 img {
    border: 5px solid #fff;
    max-width: 300px
}

.swap-icon-box {
    background: #322e2d;
    bottom: 25px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    padding: 7px 23px;
    position: absolute;
    right: -35px
}

.swap-icon-box i {
    color: #fff;
    font-size: 22px
}

.product-read-more {
    background: #fe4c1c;
    color: #fff;
    display: inline-block;
    margin-top: 35px;
    padding: 10px 20px;
    transition: .2s ease-in;
}

.product-read-more:hover {
    color: #fff;
    background: #322e2d;

}

.product-range .product-range-row:nth-of-type(odd) .img-box-2 shine {
    left: auto;
    right: -30px
}

.product-range .product-range-row:nth-of-type(odd) .swap-icon-box {
    left: -35px;
    right: auto
}

.product-range .product-range-row:nth-of-type(odd) .product-details {
    margin-left: 20px;
    margin-right: 0;
 
}
.product-range-2 .product-range-row:nth-of-type(odd) .product-details {
    margin-right: 20px;
    margin-left: 0;
}
.product-range-2 .product-range-row:nth-of-type(even) .product-details {
    margin-left: 20px;
    margin-right: 0;
}


.product-range-2 {
    background-image: url(../images/main-bg-2.jpg);
    padding-top: 8em;
}

.counter-wrapper {
    display: flex
}

.counter-sec {
    background-color: #192436
}

.counter {
    margin: auto;
    width: 25%
}

.counter p {
    color: #fff;
    font-size: 22px;
    margin-top: 15px;
    text-align: center
}

.counter p span {
    color: #fe4c1c
}

.circle {
    align-items: center;
    background: transparent;
    display: flex;
    height: 10em;
    justify-content: center;
    margin: auto;
    overflow: hidden;
    position: relative;
    width: 10em
}

.circle:before {
    border-radius: 50%;
    box-shadow: inset 0 0 0 3px #fff;
    content: "";
    width: inherit
}

.circle .cover,
.circle:before {
    background: #192436;
    height: inherit;
    position: absolute
}

.circle .cover {
    animation: revealCircle 5s linear infinite forwards;
    margin: 0 -50%;
    transform-origin: 50% 0;
    width: 200%
}

@keyframes revealCircle {
    to {
        transform: rotate(180deg)
    }
}

.counter-number {
    color: #fff;
    font-size: 40px;
    font-weight: 700;
    position: absolute
}

.welcome-stairway {
    background-image: url(../images/window-img-bg.jpg);
    background-repeat: no-repeat;
    position: relative
}

.welcome-overlay {
    background-color: rgba(25, 36, 54, .9);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.welcome-heading h3 {
    font-size: 32px;
    margin-bottom: 21px;
}

.welcome-heading h2 {
    color: #b89772;
    font-size: 40px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 21px;
}

.welcome-text p {
    font-size: 20px;
    line-height: 41px;
    letter-spacing: .5px;
}

.testimonial-sec {
    background-color: #192436
}

.single-item,
.testimonial-text {
    margin-top: 30px
}
.single-item .testi-wrap{
    background-color: #ffffff;
    padding: 19px 30px 0 30px;
    border-radius: 4px;
    min-height: 7rem;       
}
.single-item .slick-prev:before, .single-item .slick-next:before {
    font-size: 30px;
    color: #fff;
    opacity: 1;
    background: #fe4c1c;
    padding: 0 5px;
}
.single-item .slick-prev {
    left: -34px;
    bottom: 37px;
    top: auto;
}
.single-item .slick-next {
    right: -12px;
    bottom: 37px;
    top: auto;
}
.show-neighbors {
    overflow: hidden
}

.show-neighbors .item__third:first-child,
.show-neighbors .item__third:last-child {
    display: none
}

@media (min-width:500px) {
    .show-neighbors .carousel-indicators {
        margin-left: 25%;
        margin-right: 25%
    }

    .show-neighbors .carousel-control-next,
    .show-neighbors .carousel-control-prev {
        background: hsla(0, 0%, 100%, .3);
        opacity: 1;
        width: 25%;
        z-index: 11
    }

    .show-neighbors .carousel-inner {
        left: -25%;
        width: 150%
    }

    .show-neighbors .carousel-item-next:not(.carousel-item-left),
    .show-neighbors .carousel-item-right.active {
        -webkit-transform: translate3d(33%, 0, 0);
        transform: translate3d(33%, 0, 0)
    }

    .show-neighbors .carousel-item-left.active,
    .show-neighbors .carousel-item-prev:not(.carousel-item-right) {
        -webkit-transform: translate3d(-33%, 0, 0);
        transform: translate3d(-33%, 0, 0)
    }

    .show-neighbors .item__third {
        display: block !important;
        float: left;
        position: relative;
        width: 33.33333333%
    }

    .show-neighbors .item__third:first-child img,
    .show-neighbors .item__third:last-child img {
        width: 50% !important
    }

    .show-neighbors .item__third:first-child img {
        margin-left: auto
    }

    .carousel-item-prev,
    .carousel-item.active,
    .show-neighbors .carousel-item-next {
        display: flex
    }

    .item__third:first-child img {
        bottom: 0;
        position: absolute;
        right: 0
    }

    .show-neighbors .carousel-control-next-icon:before,
    .show-neighbors .carousel-control-prev-icon:before {
        background: #322e2d;
        color: #fff;
        cursor: pointer;
        display: inline-block;
        font-family: fontAwesome;
        padding: 7px 23px;
        position: absolute
    }
}

.show-neighbors .carousel-control-prev-icon:before {
    bottom: 25px;
    content: "\f177";
    right: 0
}

.show-neighbors .carousel-control-next-icon:before {
    content: "\f178";
    left: 0;
    top: 25px
}

.video-sec {
    margin-bottom: 2em
}

.video-sec .row {
    height: 100%
}

.video-sec .col-md-6:first-child {
    padding-right: 0
}

.video-sec .col-md-6:last-child {
    padding-left: 0
}

.video-sec .video-img {
    position: relative;
    z-index: 2
}

.video-sec .video-content {
    background-color: #192436;
    height: 100%;
    left: -60px;
    margin-bottom: 2em;
    padding-left: 5em;
    padding-right: 5em;
    position: relative;
    top: 50px;
    width: calc(100% + 60px);
    display: table;

}
.content{
    display: table-cell;
    vertical-align: middle;
    padding: 0 38px;
}

.video-sec .video-content hr {
    border-top: 3px solid #fff
}

.contact-sec {
    background-color: #efefef
}

.contact-wrapper {
    align-items: center;
    display: flex
}

.contact-1 {
    background-color: #fff;
    box-shadow: 0 10px 20px rgba(0, 0, 0, .19), 0 6px 6px rgba(0, 0, 0, .23);
    padding: 50px 30px;
    position: relative;
    right: -3%;
    text-align: center;
    width: 35%
}

.contact-1 img {
    margin-bottom: 10px
}

.contact-1 h4 {
    font-family: Playfair Display, serif;
    margin-bottom: 30px
}

.contact-2 {
    background-color: #fff;
    box-shadow: 0 10px 20px rgba(0, 0, 0, .19), 0 6px 6px rgba(0, 0, 0, .23);
    padding: 50px 50px 50px 70px;
    width: 60%
}

.contact-wrapper .contact-form .form-group {
    margin-bottom: 15px
}

.contact-wrapper .contact-form .form-control {
    border: 0;
    border-bottom: 1px solid #9f9d9d
}

.home-page-banner .carousel-caption {
    top: 100px
}

.home-page-banner .carousel-caption h2 {
    color: #ddd;
    font-family: Playfair Display, serif;
    font-size: 8em;
    font-weight: 600
}

.home-page-banner .carousel-caption h3 {
    color: #d4bd6f;
    font-family: Playfair Display, serif;
    font-size: 3em;
    font-weight: 600
}

.home-page-banner .carousel-caption p {
    font-size: 2em;
    font-weight: 300;
    margin: 1em 0
}

.home-page-banner .carousel-caption a {
    background: #d4bd6f;
    color: #000;
    font-size: 26px;
    padding: 10px 20px
}

.home-page-banner .carousel-caption2 {
    left: 3%;
    right: auto;
    text-align: left;
    top: 100px;
    width: 35%
}

.home-page-banner .carousel-caption2 h2 {
    color: #4c1216;
    font-family: Playfair Display, serif;
    font-size: 4.5em;
    font-weight: 600;
    margin-bottom: 1em
}

.home-page-banner .carousel-caption2 h3 {
    color: #93111c;
    font-family: Playfair Display, serif;
    font-size: 2.6em;
    font-weight: 600
}

.home-page-banner .carousel-caption2 a {
    background: linear-gradient(90deg, #93111b, #d72f3d, #93111b);
    color: #fff;
    font-size: 26px;
    padding: 10px 20px
}

.category-section .category-wrapper {
    background-image: url(../images/product-bg.png);
    background-repeat: no-repeat;
    background-size: 100%
}

.category-section .category-wrapper p {
    font-size: 18px
}

.category-section .category-wrapper .w-50 {
    padding: 25px
}

.product-details {
    margin-top: 40px;
}

.img-div {
    background-color: #e2d1b7;
    margin-bottom: 25px
}

.bg-grey {
    background-color: #dfdfdf
}

.bg-yellow {
    background-color: #e2d1b7
}

.text-div {
    background-color: #fff;
    border: 1px solid #ccc;
    margin-bottom: 25px
}

.text-div h3 {
    font-family: Playfair Display, serif;
    font-size: 30px
}

.w-20 {
    width: 20%
}

.w-60 {
    width: 60%
}

.new-arrivals .arrival-text {
    padding: 20px
}

.new-arrivals .arrival-text h4 {
    font-family: Playfair Display, serif
}

.arrival-next {
    background: #fbfbfb;
    bottom: 15px;
    cursor: pointer;
    font-size: 38px;
    padding: 0 16px;
    position: absolute;
    right: 15px
}

.bg-grey .arrival-next {
    background: #e2d1b7
}

.arrival-banner-text {
    left: 10%;
    top: 10%;
    width: 45%
}

.arrival-banner-text h4 {
    color: #d4bd6f;
    font-family: Playfair Display, serif;
    font-size: 2.8em;
    margin-bottom: 18px
}

.arrival-banner-text p {
    color: #fff;
    font-size: 1.4em;
    margin-bottom: 35px
}

.arrival-banner-text a {
    background-color: #e2d1b7;
    color: #000;
    font-weight: 600;
    padding: 10px 25px
}

.slick-slide {
    margin: 0 20px
}

.slick-slide img {
    width: 100%
}

.slick-slider {
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    box-sizing: border-box;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -khtml-user-select: none
}

.slick-list,
.slick-slider {
    display: block;
    position: relative
}

.slick-list {
    margin: 0;
    overflow: hidden;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0)
}

.slick-track {
    display: block;
    left: 0;
    position: relative;
    top: 0
}

.slick-track:after,
.slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    border: 1px solid transparent;
    display: block;
    height: auto
}

.featured-img {
    background-color: #fff;
    min-height: 322px;
    padding: 30px 20px;
    transition: all .6s linear
}

.featured-img:hover {
    background-color: #e2d1b7
}

.featured-img:hover img {
    transform: scale(1.1);
    transition: all .6s linear
}

.video-wrapper {
    border: 1px solid #ccc;
    padding: 25px
}

.contact-section {
    background: url(../images/contact-bg.png), linear-gradient(#cda974, #cda974) 50% no-repeat;
    margin-bottom: 6em;
    margin-top: 7em
}

.contact-section .contact-wrapper {
    background: #fff;
    -webkit-box-shadow: 0 6px 12px 0 rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 6px 12px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 6px 12px 0 rgba(0, 0, 0, .2);
    height: calc(100% + 8em);
    padding: 2em 3em;
    position: absolute;
    top: -4em;
    width: 100%
}

.contact-section .contact-wrapper:before {
    border-color: transparent #e2d1b7 #e2d1b7 transparent;
    top: 0
}

.contact-section .contact-wrapper:after,
.contact-section .contact-wrapper:before {
    border-style: solid;
    border-width: 32px;
    content: "";
    height: 20px;
    left: -64px;
    position: absolute
}

.contact-section .contact-wrapper:after {
    border-color: #e2d1b7 #e2d1b7 transparent transparent;
    bottom: 0
}

.contact-section .contact-wrapper .form-control {
    border: 0;
    border-bottom: 2px solid #ccc
}

.contact-section .col-md-5 {
    padding-left: 0
}

.contact-section button {
    display: block;
    margin: auto;
    text-align: center
}

#captchaText {
    font-size: 18px;
    font-weight: 600
}

#captchaInput {
    border: 2px solid #ccc;
    border-radius: 0;
    font-size: 16px;
    height: 28px;
    margin-left: 9px;
    padding: 2px 8px;
    width: 60px
}

@media (min-width:1600px) {

    .custom-list li,
    .product-details p,
    .video-content p,
    .why-choose-sec p {
        font-size: 18px;
        line-height: 1.9
    }
    .product-details p{
        text-align: justify;
        word-spacing: -2px;
    }
}

@media only screen and (min-width:1024px) and (max-width:1119px) {
    .features-icon-wrapper {
        flex-wrap: wrap
    }

    .features-icon-box {
        width: 50%;
    }


    .product-details {
        margin-top: 6rem
    }

    .product-details h3 {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .img-box-1 {
        padding-top: 20px
    }

    .product-read-more {
        font-size: 14px;
        margin-top: 20px;
        padding: 6px 12px
    }

    .img-box-2 img {
        max-width: 170px
    }

    .img-box-2 {
        left: -7px;
        top: 74%
    }

    .counter-wrapper {
        display: block;
        flex-wrap: wrap
    }

    .counter {
        width: 100%
    }

    .contact-1 {
        padding: 50px 6px;
        right: 0;
        width: 100%
    }

    .contact-wrapper {
        display: block
    }

    .contact-2 {
        margin-top: 15px;
        padding: 15px;
        width: 100%
    }

    .welcome-text p {
        font-size: 16px
    }

    .welcome-heading h2 {
        font-size: 28px
    }

    .video-sec .video-img {
        width: 91%
    }

    .video-sec .video-content {
        padding-right: 2em
    }

    .counter p {
        font-size: 16px
    }
    .single-item .slick-prev:before, .single-item .slick-next:before {
        font-size: 14px;
    }
    .single-item .slick-prev {
        left: -8px;
    }
    .single-item .slick-next {
        right: -5px;

    }
}

@media only screen and (min-width:901px) and (max-width:1023px) {
    .features-icon-wrapper {
        flex-wrap: wrap
    }

    .features-icon-box {
        width: 50%;
    }

    .product-details {
        margin-top: 6rem
    }

    .product-details h3 {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .img-box-1 {
        padding-top: 20px
    }

    .product-read-more {
        font-size: 14px;
        margin-top: 20px;
        padding: 6px 12px
    }

    .img-box-2 img {
        max-width: 170px
    }

    .img-box-2 {
        left: -7px;
        top: 74%
    }

    .counter-wrapper {
        display: block;
        flex-wrap: wrap
    }

    .counter {
        width: 100%
    }

    .contact-1 {
        padding: 50px 6px;
        right: 0;
        width: 100%
    }

    .contact-wrapper {
        display: block
    }

    .contact-2 {
        margin-top: 15px;
        padding: 15px;
        width: 100%
    }

    .welcome-text p {
        font-size: 16px
    }

    .welcome-heading h2 {
        font-size: 28px
    }

    .video-sec .video-img {
        width: 91%
    }

    .video-sec .video-content {
        padding-right: 2em
    }

    .counter p {
        font-size: 16px
    }
    .single-item .slick-prev:before, .single-item .slick-next:before {
        font-size: 14px;
    }
    .single-item .slick-prev {
        left: -8px;
    }
    .single-item .slick-next {
        right: -5px;

    }
}

@media only screen and (min-width:768px) and (max-width:900px) {
    .features-icon-wrapper {
        flex-wrap: wrap
    }

    .features-icon-box {
        width: 33.33%;
    }

    .product-details h3 {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .img-box-1 {
        padding-top: 20px
    }

    .product-read-more {
        font-size: 14px;
        margin-top: 20px;
        padding: 6px 12px
    }

    .img-box-2 img {
        max-width: 170px
    }

    .img-box-2 {
        left: -7px;
        top: 74%
    }

    .counter {
        width: 50%
    }

    .contact-1 {
        padding: 50px 6px;
        right: 0;
        width: 100%
    }

    .contact-wrapper {
        display: block
    }

    .contact-2 {
        margin-top: 15px;
        padding: 15px;
        width: 100%
    }

    .welcome-text p {
        font-size: 16px
    }

    .welcome-heading h2 {
        font-size: 28px
    }

    .video-sec .video-img {
        width: 91%
    }

    .video-sec .video-content {
        padding-right: 2em
    }

    .counter p {
        font-size: 16px
    }
    .single-item .slick-prev:before, .single-item .slick-next:before {
        font-size: 14px;
    }
    .single-item .slick-prev {
        left: -8px;
    }
    .single-item .slick-next {
        right: -5px;

    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .features-icon-wrapper {
        flex-wrap: wrap
    }

    .features-icon-box {
        width: 50%;
    }

    .product-details {
        margin-top: 0rem
    }
    .Mob-product-details{
        margin-top: 7rem;
        margin-left: 0 !important;
    }
    .Mob-product-details2{
        margin-top: -3rem;
        margin-left: 0 !important;
    }
    .Mobproduct-range-row{
        margin-bottom: 1rem;
    }
    .product-details h3 {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .img-box-1 {
        padding-top: 20px
    }

    .product-read-more {
        font-size: 14px;
        margin-top: 20px;
        padding: 6px 12px
    }

    .img-box-2 img {
        max-width: 170px
    }

    .img-box-2 {
        left: -7px;
        top: 74%
    }

    .counter-wrapper {
        display: block;
        flex-wrap: wrap
    }

    .counter {
        width: 100%
    }

    .contact-1 {
        padding: 50px 6px;
        right: 0;
        width: 100%
    }

    .contact-wrapper {
        display: block
    }

    .contact-2 {
        margin-top: 15px;
        padding: 15px;
        width: 100%
    }

    .welcome-text p {
        font-size: 16px
    }

    .welcome-heading h2 {
        font-size: 28px
    }

    .video-sec .video-img {
        width: 91%
    }

    .video-sec .video-content {
        padding-right: 2em
    }
    .single-item .slick-prev:before, .single-item .slick-next:before {
        font-size: 14px;
    }
    .single-item .slick-prev {
        left: -8px;
    }
    .single-item .slick-next {
        right: -5px;

    }
}

@media only screen and (min-width:420px) and (max-width:575px) {
    .features-icon-wrapper {
        flex-wrap: wrap
    }

    .features-icon-box {
        width: 50%;
    }

    .product-details {
        margin-top: 0rem
    }
    .Mob-product-details{
        margin-top: 7rem;
        margin-left: 0 !important;
    }
    .Mob-product-details2{
        margin-top: -3rem;
        margin-left: 0 !important;
    }
    .Mobproduct-range-row{
        margin-bottom: 1rem;
    }

    .product-details h3 {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .img-box-1 {
        padding-top: 20px
    }

    .product-read-more {
        font-size: 14px;
        margin-top: 20px;
        padding: 6px 12px
    }

    .img-box-2 img {
        max-width: 170px
    }

    .img-box-2 {
        left: -7px;
        top: 74%
    }

    .counter-wrapper {
        display: block;
        flex-wrap: wrap
    }

    .counter {
        width: 100%
    }

    .contact-1 {
        padding: 50px 6px;
        right: 0;
        width: 100%
    }

    .contact-wrapper {
        display: block
    }

    .contact-2 {
        margin-top: 15px;
        padding: 15px;
        width: 100%
    }

    .welcome-text p {
        font-size: 16px
    }

    .welcome-heading h2 {
        font-size: 28px
    }

    .video-sec .video-img {
        width: 91%
    }

    .video-sec .video-content {
        padding-right: 2em
    }
    .single-item .slick-prev:before, .single-item .slick-next:before {
        font-size: 14px;
    }
    .single-item .slick-prev {
        left: -8px;
    }
    .single-item .slick-next {
        right: -5px;

    }
}

@media only screen and (min-width:100px) and (max-width:419px) {
    .features-icon-wrapper {
        flex-wrap: wrap
    }
    .features-icon-box {
        width: 50%;
    }

    .product-details {
    margin-top: 0rem;
    margin-right: 0px !important;
    text-align: justify;
    }
    .Mob-product-details{
        margin-top: 7rem;
        margin-left: 0 !important;
    }
    .Mob-product-details2{
        margin-top: -3rem;
        margin-left: 0 !important;
    }
    .Mobproduct-range-row{
        margin-bottom: 1rem;
    }
    .product-details h3 {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .img-box-1 {
        padding-top: 20px
    }

    .product-read-more {
        font-size: 14px;
        margin-top: 20px;
        padding: 6px 12px
    }

    .img-box-2 img {
        max-width: 170px
    }

    .img-box-2 {
        left: -7px;
        top: 74%
    }

    .counter-wrapper {
        display: block;
        flex-wrap: wrap
    }

    .counter {
        width: 100%
    }

    .contact-1 {
        padding: 50px 6px;
        right: 0;
        width: 100%
    }

    .contact-wrapper {
        display: block
    }

    .contact-2 {
        margin-top: 15px;
        padding: 15px;
        width: 100%
    }

    .welcome-text p {
        font-size: 16px;
        line-height: 30px;
    }

    .welcome-heading h2 {
        font-size: 28px
    }

    .video-sec .video-img {
        width: 91%
    }

    .video-sec .video-content {
        padding-right: 2em
    }
    .single-item .slick-prev:before, .single-item .slick-next:before {
        font-size: 14px;
    }
    .single-item .slick-prev {
        left: -8px;
        
    }
    .single-item .slick-next {
        right: -5px;

    }
}