.bannerBg, .alterBg{
    background: #eff1ee;
    padding: 2rem 0;
}
.cm-my-space{
    margin-bottom: 2rem;
}
.tabMobElement{
    display: none;
}
.pcElement{
    display: block;
}
.vcTitleWrapper{
    margin-bottom: 1.5rem;
    text-align: center;
}
.vcTitleWrapper h1,
.vcTitleWrapper h2,
.vcTitleWrapper p,
.featuresCardDetails,
section p,
.ulList,
.faq_sec,
.tabContents{
    font-family: regularEmber,Helvetica Neue,Helvetica,Arial,sans-serif;
}

#ulTabContents{
    list-style: none;
    margin: 0;
    overflow: auto;
}

#ulTabContents li{
    border: 2px solid #ccc !important;
    border-radius: 10px !important;
    color: #000 !important;
    padding: 5px 10px;
    margin-bottom: 10px;
}

#ulTabContents li.active{
    background-color: #ddd !important;
}

#ulTabContents li a{
    color: #000 !important;
    font-size: 20px;
    font-weight: 500;
}
#ulTabContents li p a{
    font-size: 16px;
    font-weight: 400;
}
.vcTitleWrapper h1,
.vcTitleWrapper h2,
.featuresCardDetails h3,
.tabContents a{
    font-weight: 700;
}
.vcTitleWrapper 
.bannerContentWrapper h1,
.bannerContentWrapper p,
.bannerContentWrapper ul,
.bannerContentWrapper .btn {
    margin-bottom: 1rem;
    font-family: regularEmber,Helvetica Neue,Helvetica,Arial,sans-serif;
}

.bannerContentWrapper .ulList li {
    background: url('https://vcdev.videocrypt.com/website_assets/img/icon-tick.png') 4px 4px no-repeat;
    padding-left: 2rem!important;
    padding-left: 0;
}
.filterTabWrapper{
    border: 1px solid #efe8e8;
}
.cardWrapper{
    padding:1.5rem;
    margin-top: 1.5rem;
}

.star-icon {
    width: 15px;
}
.sub_img, .star-icon {
    aspect-ratio: 1 / 1;
}
ul.ulList {
    padding-left: 1rem;
    list-style: none;
}
ul.ulList li {
    background: url('https://vcdev.videocrypt.com/website_assets/img/icon-tick.png') 4px 4px no-repeat;
    padding-left: 2rem!important;
    padding-left: 0;
    margin-bottom: 1rem;
}
.bannerContentWrapper h1,
.bannerContentWrapper h2{
    font-size: 2.5rem;
    font-weight:700;
}
.bannerContentWrapper .ulList{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    padding: 0;
    row-gap: 0;
    column-gap: .5rem;
    list-style: none;
}
.bannerContentWrapper .defaultbtn{
    font-family: boldEmber, "Helvetica Neue Bold", "Helvetica Neue", Helvetica, Arial, sans-serif!important;
}


.featuresCard{
    position: relative;
    padding: 1.5rem 1rem;
    text-align: center;
    margin: 3.5rem 0 1rem 0;
    border-radius: 50px;
    transition: all .5s ease;
    height: calc(100% - 4.5rem);
    box-shadow: 0 0 10px #ccc;
}

.featuresCardImg{
    position: absolute;
    width: 100px;
    height: 100px;
    top: -50px;
    left: 50%;
    transform: translateX(-50%);
    border: 4px solid #e6e6e6;
    border-radius: 50%;
    padding: 5px;
    background-color: #fff;
}
.featuresCardImg img{
    width: 70%;
    height: 82px;
    object-fit: contain;
}
.featuresCardDetails{
    padding-top: 50px;
}

.faq_sec button.collapsed {
    color: #000 !important;
}
.faq_sec button {
    color: #f07013 !important;
}


.faq_sec .crd_faq {
    border-bottom: 0;
    color: #000 !important;
    padding: 0 !important;
    background: #e5e5e5;
}
.panel-title {
    border-bottom: 1px solid #ccc;
    margin: 0;
}

.ulTaBtnWrapper .nav-link {
    color: #f07013!important;
}
.ulTaBtnWrapper .nav-link.active {
    border-radius: 5px!important;
}
.ulTaBtnWrapper{
    padding: .5rem;
}
.tabContentWrapper{
    margin: 1rem 0;
}
.tabContentWrapper .img-wrapper{
    padding-right: 1rem;
}
.gridTwoCol{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}

.eqHeight {
    height: calc(236px);
}
/* edtech Carousel */

.ott-content-wrapper {
    position: relative;
    border: 2px solid #ccc;
    padding: 2rem;
    border-radius: 1rem;
    margin:2rem auto 4rem;
}

.ottheading {
    background: #fff;
    padding: 1rem;
    display: inline-block;
    font-weight: 700;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: max-content;
    margin: auto;
    transform: translateY(-50%);
}
.ott-logo-item.item img{
    object-fit: contain;
    border: 1px solid #cccccc;
    padding: .5rem;
    margin: auto;
    border-radius: 5px;
    height: 4rem;
}
#ottMediaClients .owl-nav button{
    background: none !important;
    position: absolute;
    top: 50%;
    font-size: 60px !important;
    transform: translateY(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    line-height: 0 !important;
    border-radius: 50%;
}
#ottMediaClients button.owl-prev {
    left: -7%;
}
#ottMediaClients button.owl-next {
    right: -7%;
}

#ottMediaClients .owl-dots button{
    background: #ef8c27 !important;
    width: 10px;
    height: 10px;
    padding: 0 !important;
    border-radius: 50%;
    margin: 0rem 0.5rem;
}
#ottMediaClients .owl-dots {
    display: flex;
    position: absolute;
    justify-content: center;
    align-items: center;
    text-align: center;
    left: 0;
    right: 0;
    top: 7rem;
}
.ottheading span {
    background: linear-gradient(180deg, #f57a1a 0, #e35802);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#ottMediaClients button:focus{
    outline: none;
}
#ottMediaClients .owl-dots button.active {
    border: 1px solid orange;
    background: #fff !important;
}

.vcTitleWrapper .defaultbtn{
    display: inline-block;
}


.screenshot_slider .owl-item>div {
    cursor: pointer;

    transform: scale(0.8);
    transition: margin 0.4s ease;
}

.screenshot_slider .owl-item.center>div {
    cursor: auto;

    transform: scale(1);
}

.screenshot_slider .owl-item:not(.center)>div:hover {
    opacity: .75;
}

.andriod_ios_sec .owl-carousel .owl-item img {
    display: block!important;
    width: inherit !important;
    margin: 0 auto;
}

.view_theme_detail .modal-dialog-scrollable {
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 80vh;
}

.course_screen .view_images img {
    width: 70%;
} 

.owlItemWrapper {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 1rem;
    margin: .5rem;
    width: 100%;
}

.mediaLogoItem {
    width: 9.5rem;
    height: 5rem;
    padding: .5rem;
    border: 1px solid #ccc;
    border-radius: 5px;
    display:flex;
    align-items:center;
    justify-content:center;
}

.ott-content-inner-wrapper {
    height: 30vh;
    overflow: hidden;
    overflow-y:auto;
}

.ott-content-inner-wrapper::-webkit-scrollbar {
    width: 5px;
    height: 5px;
    background-color: #555;
    border-radius: 15px;
}
 .ott-content-inner-wrapper::-webkit-scrollbar-thumb {
    background: #f77516;
    border-radius: 15px;
}
.testimonialCards {
    transition: .9s ease-in-out;
    text-align: center;
    margin: auto;
    background: #f5f5f5 !important;
    box-shadow: rgba(0, 0, 0, 0.1) inset 0px 4px 12px;
    border-radius: 5px;
    padding: 1rem;
    height: calc(450px);
    display: flex;
    align-items: flex-start;
}
.testmonial-icon img {
    width: 100px !important;
    height: 100px !important;
    border: 2px solid #f77516;
    padding: .25rem;
    margin: auto;
    border-radius: 50%;
    overflow: hidden;
    object-fit: contain;
}

.testimonialDesc h4 {
    margin: 1rem 0;
}
.testimonialDesc p {
    text-align: justify;
}

.equalHight {
    height: calc(100% - 24px)!important;
    min-height: unset!important;
}

.faq_sec button{
    position: relative;
}
#btnIcon{
    position: absolute;
    right: 2%;
}

.faq_sec button.collapsed i{
    transform:rotate(0);
}
.faq_sec button i{
    transition: 0.3s ease-in-out;
    transform:rotate(180deg);
}

.primary-btn{
    background-color: #ec680e !important;
    color: #fff !important;
    border-color: #ec680e !important;
}

.btn-center{
    display: block;
    margin: auto;
    width: max-content;
}


.industriesWrapper {
    background: #fff;
    box-shadow: 0 0 10px 1px #ada9a970;
    text-align: center;
    padding: 1rem;
    margin-top: 1.94rem;
    border-radius: 5px;
    height: calc(100% - 1.94rem);
}

.industriesWrapper h3 {
    font-size: 18px;
}

.industriesWrapper img {
    margin: 0 0 1rem;
}
.awsCard{
    margin-top:1.94rem;
}
.vcTitleWrapper p {
    font-size: 1.25rem;
}
.milestones_acheivments {
    box-shadow: 0 0 3px 2px #ffa15152;
    padding: 1rem;
    height: calc(100% - 1rem);
    border-radius: 5px;
}
.infoBox{
    padding:1rem;
    height: calc(100% - 1rem) !important;
    margin-top: 1rem;
}
.industriesWrapper:hover img{
    animation:shake .3s forwards;
}
.industriesWrapper .imgWrapper {
    width: 70px;
    margin: auto;
}
@keyframes shake {
    0%{
        transform:rotate(0deg);
    }
    30%{
        transform:rotate(-5deg);
    }
    50%{
        transform:rotate(0deg);
    }
    75%{
        transform:rotate(5deg);
    }
    100%{
        transform:rotate(0deg);
    }
}
@media screen  and (min-width:360px) and (max-width:767px){
    .tabMobElement{
        display: block;
    }
    .tabMobElement img{
        display: block;
        margin-bottom:1rem;
    }
    .pcElement{
        display: none;
    }
    .bannerContentWrapper .ulList {
        grid-template-columns: repeat(1, 1fr);
        gap: unset;
    }
    .banner__list_wrapper h1 {
        margin-top: 1rem;
        font-size: 30px;
    }
    ul.ulList{
        padding-left: 0;
    }
    ul.ulList li{
        margin-bottom: 0;
    }
    .bannerContentWrapper .defaultbtn{
        margin-top: 0!important;
    }
    .vcTitleWrapper{
        margin-bottom: .5rem;
    }
    .vcTitleWrapper h2 {
        font-size: 1.75rem;
    }
    .mbr-revr {
        flex-direction: column-reverse;
    }
    .img-wrapper img,.img-wrapper video {
        width: 100%;
        margin: 1rem 0;
    }
    ul.ulList li {
        margin-bottom: .5rem;
    }
    .cm-my-space{
        margin-bottom: 1rem;
    }
    .bannerBg, .alterBg {
        padding: 1rem 0;
    }
    .bannerContentWrapper h1,
    .bannerContentWrapper h2 {
        font-size: 1.75rem;
        margin-top: 1rem;
        margin-bottom: 0;
    }
    .faq_sec{
        margin-top: 1rem;
    }
    .faq_sec .card-body {
        padding: .5rem;
    }
    .faq_sec button{
        padding:.5rem!important;
    }
    .ulTaBtnWrapper {
        width: 100%;
        margin: auto;
        flex-direction: column;
        text-align: center;    
    }
    .gridTwoCol{
        grid-template-columns:repeat(1,1fr);
    }
    #ottMediaClients button.owl-prev {
        left: -12%;
    }
    #ottMediaClients button.owl-next {
        right: -12%;
    }

    .ott-content-wrapper{
        margin: 1.5rem auto 1.5rem;
        padding: .75rem .5rem;
    }
    .tabContentWrapper{
        margin-top: 0;
    }
    .owlItemWrapper {
        grid-template-columns: repeat(2, 1fr);
        margin: 1.5rem .5rem;
    }
    .mediaLogoItem{
        width: unset;
        height:unset;
    }
    .ottheading{
        padding: 0 1rem;
    }
    #btnIcon{
        right: 2%;
        top: 15%;
    }
    .bannerContentWrapper h1{
        margin: 0 0 1rem;
    }
    .bannerMargin{
        margin-top: 92px!important;
    }
    .vcTitleWrapper p{
        font-size: 1.15rem;
    }
    .faq_sec button.collapsed{
        font-weight:400!important;
    }
}

@media screen  and (min-width:768px) and (max-width:1023px){
    .banner__list_wrapper, #tabs-navs_flae{
        margin-top: 2rem;
    }
    .img-wrapper img,.img-wrapper video {
        width: 100%;
        margin: 1rem 0;
    }
    .tabMobElement img{
        display: block;
        margin-bottom:1rem;
    }
    .tabMobElement{
        display: block;
    }
    .pcElement{
        display: none;
    }
    .tbr-revr{
        flex-direction: column-reverse;
    }

    .tbr-revr .img-wrapper img{
        margin: 0 0 1.5rem;
    }
    .ott-content-wrapper{
        padding:2rem 0rem 1rem;
    }
    .bannerContentWrapper h1{
        margin-bottom: 1rem;
    }
    .mobile-nav a {
        color:#151515!important;
    }
    .tabMobElement .imgWrapper img{
        display: block;
        width: 100%;
        margin: auto;
    }

    .stream_content h3{
        font-size:2rem;
        text-align: center;
        margin-bottom: 2rem;
    } 
}