#main-content-5 {
  display: inline;
  padding: 100px 50px;
  width:100%;
}
.vpb-wrapper {
  position: relative;
  z-index: 2;
  display: inline-block;
}
.vpb-wrapper .img-box img {
  box-shadow: 0 9px 24px 0 rgb(26 47 106 / 5%);
}
.vd-single-image-wrapper {
  display: inline-block;
  vertical-align: top;
  max-width: 100%;
}
.vd-single-image-wrapper:after {
  content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 10px;
    left: 10px;
    border: 15px solid #747473;
    z-index: -1;
}
.heading-vd-small
{
  color: #ff7800;
    font-weight: 700;
    font-size: 18px !important;
}

.heading-vd
{
  color: #000;
    font-weight: 700;
    font-size: 26px !important;
}
.heading-vd-2 {
    color: #a9a7a5;
    font-size: 32px !important;
   
}
.heading-vd-3 {
   
    font-size: 18px !important;
}
.topbar-heading-vd {
    padding: 10px 12px;
    color: #FFF;
    font-size: 15px;
    font-weight: bold;
}
.about-img {
  padding-left: 40px;
  position: relative;
}
.pr-15 {
  padding-right: 15px;
}
.about-img img
{
  max-width: 491px;
}
.about-img .small-img {
    width: 270px;
    border: 5px solid #fff;
    position: absolute;
    left: 0;
    bottom: 40px;
    box-shadow: 0px 2px 5px #000;
    -webkit-box-shadow: 0px 2px 5px #000;
}
.about-img .small-img img
{
  max-width: 260px;
}
#services-vd {
    background-color: #202020;
    display: inline;
    float: left;
    width: 100%;
    position: relative;
    z-index: 1;
}
.bx-h {
    min-height: 610px;
}
    .bx-h img {
        max-height: 630px;
    }

.fm-director-service-bg {
    position: absolute;
    inset-inline-end: 0;
    top: 0;
    width: 43.5%;
    height: 100%;
    z-index: -1;
    background-repeat: no-repeat;
    background-size: cover;
}


.srvices-wrap-vd {
    padding: 50px;
}


.single-features-card {
    padding: 0px;
    margin-bottom: 45px;
    -webkit-transition: all ease 0.5s;
    transition: all ease 0.5s;
    min-height:215px;
}
    .single-features-card .features-img {
        margin-bottom: 2px;
        display: inline-block;
        transition: transform 0.3s cubic-bezier(0.21, 0.6, 0.44, 2.18); 
        opacity: 0.6;
    }
    .single-features-card h3 {
        font-size: 20px;
        margin-bottom: 18px;
        font-weight:700;
        color:#ffffff;
       
    }
    .single-features-card p {
        color: #adadad;
        margin-bottom:30px;
        font-size:13px;

    }

    .single-features-card a {
        color: #adadad !important;
        font-size: 15px;
        padding: 10px;
        border: 1px solid #adadad;
        text-decoration:none;
    }
        .single-features-card a:hover {
            background: #ff7800;
            color: #ffffff !important;
        }
    
    
    .single-features-card:hover {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
        -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
        box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
    }
        .text-light{
            color:#ffffff;
        }
#features-w-vd {
    background-color: #f5f5f5;
    display: inline;
    float: left;
    width: 100%;
    padding: 50px 100px;
}
.img-mb {
    /* filter: gray;
    -webkit-filter: grayscale(1);*/
    -webkit-transition: all .9s ease-in-out;
}
    .img-mb:hover {
        /* filter: none;
        -webkit-filter: grayscale(0);*/
        -webkit-transform: scale(1.03);
    }
#studio-w-vd {
    background-color: #ffffff;
    display: inline;
    float: left;
    width: 100%;
    padding: 50px 100px;
}
.cover-jampad {
    background: url(../images/top-banner.jpg) no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-size: 100%;
    background-position: top left;
    /* padding: 8em 0 5em; */
    text-align: left;
    margin-top: 0;
    padding: 25em 0 5em;
    position:relative;
    min-height:760px;
}
.intro-text-1 {
    position: relative;
    padding-top: 66px;
    padding-right: 0;
    padding-left: 0;
}
    .intro-text-1 .title-bp{
        position:absolute;
        left:0;
        right:0;
        top:170px;
        padding:20px;
    }


    .intro-text-1 .title-bp h2 {
        text-transform: uppercase;
        color: #fff;
        letter-spacing: 2px;
        font-size: 36px;
        font-family: 'Lato', sans-serif;
    }
    .intro-text-1 .title-bp p {
        font-size: 18px;
    }
.main-bp {
    background-color: #f3f3f2;
    display: inline;
    float: left;
    width: 100%;
    padding: 50px 100px;
}
.about-img-bp {
   position: relative; 
}
        /*Gallery CSS*/
        .photos-grid-container {
            height: 100%;
            display: grid;
            grid-template-columns: 1fr 1fr;
            grid-template-rows: 1fr;
            grid-gap: 0;
            align-items: start;
        }
ul.bp {
    list-style: none;
  
}
    ul.bp > li {
        list-style: none;
        margin-bottom: 12px;
        text-transform: capitalize;
    }
.bp > li:before {
    font-family: 'FontAwesome';
    content: '\f001';
    margin: 0 5px 0 -15px;
    color: #000;
    font-size:14px;
}

.main-bp-1 {
    background-color: #141414;
    width: 100%;
    padding: 36px 100px;
    margin-top: -5px;
    display: inline-block;
    float: left;
    position: relative;
    border-radius: 3px;
}
.price-bp-content {
    padding: 20px;
    border: 1px solid #7e7a7a;
    border-radius: 3px;
    text-align: center;
    min-height: 172px;
}
    .price-bp-content h4 {
        color: #fff;
        line-height: 1.5;
        font-weight:600;
        text-transform:capitalize;
    }
    .price-bp-content h5 {
        color: #fff;
        line-height: 1.5;
        font-size:14px;
        text-transform:capitalize;
    }
    .price-bp-content p {
        color: #fff;
        text-transform: capitalize;
        font-size: 13px;
    }
.hero {
    background-color: #f3f3f3;
    background-image: linear-gradient(rgb(247 247 247 / 91%), rgb(255 255 255 / 95%)), url(../images/background-bp.jpg);
    background-position: center;
    background-size: cover;
    color: #000;
    padding: 50px 70px;
}
.main-bp-2 {
    background-color: #141414;
    width: 100%;
    padding: 20px 100px;
    display: inline-block;
    float: left;
    position: relative;
    border-radius: 5px;
}
.contact-bp-content {
    border-radius: 3px;
    text-align: center;
}

    .contact-bp-content h4 {
        color: #fff;
        line-height: 1.5;
        font-size:22px;
    }

    .contact-bp-content h5 {
        color: #fff;
        line-height: 1.5;
        font-size: 14px;
    }

    .contact-bp-content p {
        color: #000;
        font-size: 13px;
    }

    
    @media (max-width: 580px) {
        .photos-grid-container {
        grid-template-columns: 1fr;
    }
}

.photos-grid-container .img-box {
    border: 1px solid #ffffff;
    position: relative;
}

    .photos-grid-container .img-box:hover .transparent-box {
        background-color: rgba(0, 0, 0, 0.6);
    }

    .photos-grid-container .img-box:hover .caption {
        transform: translateY(-5px);
    }

.photos-grid-container img {
    max-width: 100%;
    display: block;
    height: auto;
}

.photos-grid-container .caption {
    color: white;
    transition: transform 0.3s ease, opacity 0.3s ease;
    font-size: 1.5rem;
}

.caption-mb {
    padding: 0 15px;
}

    .caption-mb h4 {
        color: white;
        font-size: 1.75rem;
        font-weight: 600;
        line-height: 1.4;
    }

    .caption-mb p {
        color: white;
        font-size: 1.5rem;
    }


.transparent-box {
    padding: 10px;
    width: 95%;
    background-color: rgb(0 0 0 / 35%);
    position: absolute;
    /* top: 0; */
    left: 0;
    bottom: 20px;
    transition: background-color 0.3s ease;
    /*display: flex;
    justify-content: center;
    align-items: center;*/
}




.photos-grid-container .main-photo {
    grid-row: 1;
    grid-column: 1;
}

.photos-grid-container .sub {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    grid-gap: 0em;
}

    .photos-grid-container .sub:nth-child(0) {
        grid-column: 1;
        grid-row: 1;
    }

    .photos-grid-container .sub:nth-child(1) {
        grid-column: 2;
        grid-row: 1;
    }

    .photos-grid-container .sub:nth-child(2) {
        grid-column: 1;
        grid-row: 2;
    }

    .photos-grid-container .sub:nth-child(3) {
        grid-column: 2;
        grid-row: 2;
    }
#podcast-vd {
    background-color: #202020;
    display: inline;
    float: left;
    width: 100%;
    padding: 50px 100px;
}
.vd-img-border {
    border: 4px solid #fff;
}

/*MIX SLIDER css*/
.carousel-showmanymoveone .carousel-control {
    width: 4%;
    background-image: none;
}

    .carousel-showmanymoveone .carousel-control.left {
        margin-left: 15px;
    }

    .carousel-showmanymoveone .carousel-control.right {
        margin-right: 15px;
    }

.carousel-showmanymoveone .cloneditem-1,
.carousel-showmanymoveone .cloneditem-2,
.carousel-showmanymoveone .cloneditem-3,
.carousel-showmanymoveone .cloneditem-3 {
    display: none;
}

@media all and (min-width: 768px) {
    .carousel-showmanymoveone .carousel-inner > .active.left,
    .carousel-showmanymoveone .carousel-inner > .prev {
        left: -33.33%;
    }

    .carousel-showmanymoveone .carousel-inner > .active.right,
    .carousel-showmanymoveone .carousel-inner > .next {
        left: 33.33%;
    }

    .carousel-showmanymoveone .carousel-inner > .left,
    .carousel-showmanymoveone .carousel-inner > .prev.right,
    .carousel-showmanymoveone .carousel-inner > .active {
        left: 0;
    }

    .carousel-showmanymoveone .carousel-inner .cloneditem-1 {
        display: block;
    }
}

@media all and (min-width: 768px) and (transform-3d), all and (min-width: 768px) and (-webkit-transform-3d) {
    .carousel-showmanymoveone .carousel-inner > .item.active.right,
    .carousel-showmanymoveone .carousel-inner > .item.next {
        -webkit-transform: translate3d(50%, 0, 0);
        transform: translate3d(50%, 0, 0);
        left: 0;
    }

    .carousel-showmanymoveone .carousel-inner > .item.active.left,
    .carousel-showmanymoveone .carousel-inner > .item.prev {
        -webkit-transform: translate3d(-50%, 0, 0);
        transform: translate3d(-50%, 0, 0);
        left: 0;
    }

        .carousel-showmanymoveone .carousel-inner > .item.left,
        .carousel-showmanymoveone .carousel-inner > .item.prev.right,
        .carousel-showmanymoveone .carousel-inner > .item.active {
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
            left: 0;
        }
}

@media all and (min-width: 992px) {
    .carousel-showmanymoveone .carousel-inner > .active.left,
    .carousel-showmanymoveone .carousel-inner > .prev {
        left: -25%;
    }

    .carousel-showmanymoveone .carousel-inner > .active.right,
    .carousel-showmanymoveone .carousel-inner > .next {
        left: 25%;
    }

    .carousel-showmanymoveone .carousel-inner > .left,
    .carousel-showmanymoveone .carousel-inner > .prev.right,
    .carousel-showmanymoveone .carousel-inner > .active {
        left: 0;
    }

    .carousel-showmanymoveone .carousel-inner .cloneditem-2,
    .carousel-showmanymoveone .carousel-inner .cloneditem-3 {
        display: block;
    }
}

@media all and (min-width: 992px) and (transform-3d), all and (min-width: 992px) and (-webkit-transform-3d) {
    .carousel-showmanymoveone .carousel-inner > .item.active.right,
    .carousel-showmanymoveone .carousel-inner > .item.next {
        -webkit-transform: translate3d(33.33%, 0, 0);
        transform: translate3d(33.33%, 0, 0);
        left: 0;
    }

    .carousel-showmanymoveone .carousel-inner > .item.active.left,
    .carousel-showmanymoveone .carousel-inner > .item.prev {
        -webkit-transform: translate3d(-33.33%, 0, 0);
        transform: translate3d(-33.33%, 0, 0);
        left: 0;
    }

        .carousel-showmanymoveone .carousel-inner > .item.left,
        .carousel-showmanymoveone .carousel-inner > .item.prev.right,
        .carousel-showmanymoveone .carousel-inner > .item.active {
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
            left: 0;
        }
}
#our-team-vd {
    background-color: #202020;
    display: inline;
    float: left;
    width: 100%;
    padding: 50px 50px;
}
.our-pr-team {
    background-color: white;
    text-align: center;
    padding: 30px 30px 50px;
    margin: 20px 15px 160px;
    position: relative;
}

    .our-pr-team::before,
    .our-pr-team::after {
        content: "";
        border-top: 40px solid white;
        border-right: 125px solid transparent;
        position: absolute;
        bottom: -40px;
        left: 0;
    }

    .our-pr-team::after {
        border-right: none;
        border-left: 125px solid transparent;
        left: auto;
        right: 0;
    }

    .our-pr-team .icon {
        display: inline-block;
        font-size: 80px;
        color: #016d9b;
        margin-bottom: 20px;
        opacity: 0.6;
    }

    .our-pr-team .description {
        font-size: 14px;
        color: #777;
        text-align: justify;
        margin-bottom: 30px;
        opacity: 0.9;
    }

    .our-pr-team .our-pr-team-content {
        width: 100%;
        left: 0;
        position: absolute;
    }

    .our-pr-team .pic {
        display: inline-block;
        border: 4px solid white;
        border-radius: 50%;
        box-shadow: 0 0 3px 3px #000000;
        overflow: hidden;
        z-index: 1;
        position: relative;
    }

        .our-pr-team .pic img {
            width: 100%;
            height: auto;
        }

    .our-pr-team .name {
        font-size: 15px;
        font-weight: bold;
        color: white;
        text-transform: capitalize;
        margin: 10px 0 5px 0;
    }

    .our-pr-team .title {
        display: block;
        font-size: 14px;
        color: #ffd9b8;
    }

.owl-controls {
    margin-top: 20px;
}
.owl-pagination {
    display: flex;
    justify-content: center;
}

.owl-page {
    height: 5px;
    width: 40px;
    background-color: rgba(255, 255, 255, 0.2);
    border-radius: 10%;
}

    .owl-page:hover,
    .owl-page.active {
        background-color: rgba(255, 255, 255, 0.3);
    }

    .owl-page:not(first-item) {
        margin-left: 10px;
    }
/*END*/
/*concact css*/
#contact-vd {
    background-color: #ffffff;
    display: inline;
    float: left;
    width: 100%;
    padding: 50px 50px;
}
.contact-info-card {
    position: relative;
    padding-left: 70px;
    margin-bottom: 30px;
}
    .contact-info-card .icon {
        height: 50px;
        width: 50px;
        line-height: 50px;
        font-size: 24px;
        background: #ff7b00;
        text-align: center;
        color: #ffffff;
        position: absolute;
        left: 0;
        top: 0px;
        -webkit-transition: all ease .5s;
        transition: all ease .5s;
        z-index: 1;
    }
.contact-info-card .icon::before {
    position: absolute;
    content: '';
    height: 0%;
    width: 100%;
    left: 0;
    bottom: 0;
    background-color: #c59970;
    z-index: -1;
    -webkit-transition: all ease .5s;
    transition: all ease .5s;
}
 .contact-info-card h4 {
    font-size: 16px;
    margin-bottom: 10px;
}
    .contact-info-card p {
        color: #706b6b;
        margin-bottom: 5px;
        font-size:18px;
    }
    .contact-info-card a {
        color: #706b6b;
        text-decoration: none;
        font-size: 18px;
    }
        .contact-info-card a:hover {
            text-decoration: none;
        }
        
        .contact-info-card:hover .icon {
            color: #000000;
        }
/*End*/

/*Logo slider css*/
.our-brand-vd {
    margin-top: 30px;
    margin-bottom: 70px;
}

.our-brand-vd img {
    width: 175px;
    height: 175px;
    
}

    .our-brand-vd .slide-track {
        width: 100%;
        display: flex;
        gap: 3em;
    }

    .our-brand-vd .slider-vd {
        margin-top: 70px;
        background-color: whitesmoke;
        padding: 8em 2em;
    }

    .our-brand-vd a {
        background: #0568AC;
        color: #ffffff !important;
        font-size: 15px;
        padding: 10px;
        border: 1px solid #0568AC;
        text-decoration: none;
    }

        .our-brand-vd a:hover {
            background: #ffffff;
            color: #0568AC !important;
        }
/*End*/

/*media query*/
@media(max-width:800px) {
    #main-content-5 {
        margin-top: 80px;
        padding: 30px 0px;
    }
    #features-w-vd {
        padding: 30px 0px;
    }
    #podcast-vd {
        padding: 30px 0px;
    }
    #studio-w-vd {
        padding: 30px 0px;
    }
    #our-team-vd {
        padding: 30px 0px;
    }
    #contact-vd {
        padding: 30px 0px;
    }
    
    .mt-50 {
        margin-top: 10px;
    }
    .slide-article {
        padding-top: 70px;
    }

       
}


@media(max-width:412px) {
    .topbar-heading-vd
    {
    font-size:14px;
    }
    #main-content-5 {
        padding: 30px 10px;
        margin-top: 70px;
    }
    #features-w-vd {
        padding: 30px 10px;
    }
    #podcast-vd {
        padding: 30px 10px;
        margin-top: 70px;
    }
    #studio-w-vd {
        padding: 30px 10px;
        margin-top: 70px;
    }
    #our-team-vd {
        padding: 30px 10px;
    }
    #contact-vd {
        padding: 30px 10px;
    }
    .srvices-wrap-vd {
        padding: 10px;
    }
    .mt-50 {
        margin-top: 10px;
    }
    .slide-article
    {
        padding-top:20px;
    }
    .slide-article h2{
        font-size:20px;
    }
    .intro-text-1 .title-bp {
        top: 20px;
    }
        .intro-text-1 .title-bp h2 {
            font-size: 24px;
        }
        .intro-text-1 .title-bp p {

            font-size: 16px;

        }
    .main-bp-1 {
        padding: 50px 10px;
    }
    .hero {
        padding: 50px 10px;
    }
    .cover-jampad {
        padding: 8em 0 5em;
        min-height: 290px;
    }
}

@media(max-width:360px) {
    #main-content-5 {
        padding: 30px 10px;
        margin-top: 70px;
    }

    #features-w-vd {
        padding: 30px 10px;
        margin-top: 70px;
    }

    #podcast-vd {
        padding: 30px 10px;
        margin-top: 70px;
    }

    #studio-w-vd {
        padding: 30px 10px;
        margin-top: 70px;
    }

    #our-team-vd {
        padding: 30px 10px;
    }

    #contact-vd {
        padding: 30px 10px;
    }

    .srvices-wrap-vd {
        padding: 10px;
    }

    .mt-50 {
        margin-top: 10px;
    }

    .main-bp-1 {
        padding: 50px 10px;
    }

    .hero {
        padding: 50px 10px;
    }

    .cover-jampad {
        padding: 8em 0 5em;
        min-height: 290px;
    }
}