.mnnew {
    background-color: #fff;
    margin-bottom: 15px;
    border: 2px solid #ec690e;
    border-radius: 10px !important;
    padding: 10px
}
.eventDetails p {
    margin-bottom: 0!important;
    font-size: 1.2rem;
}
.eventDetails p.tgLine {
    font-size: 1rem;
    margin-bottom: 1rem!important;
}
.eventDetails p span {
    font-weight: 700;
}
.eventDetails {
    margin-bottom: 1rem;
}
.brandLogoWrapper {
    display: flex !important
}
.mbTbEl{
    display:none;
    text-align:center;
}
.nextgeneration .img-n-d2 img {
    width: 45px
}

.aws_platform_details h5 {
    height: 72px
}
#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;
}
.plateform_power_aws {
    min-height: 334px !important;
    border-radius: 10px !important;
    padding: 10px !important;
    height: inherit !important
}

.aws_powered_img {
    width: 80px !important;
    height: 80px !important
}

.aws_powered_img img {
    width: 46px !important;
    height: 61px !important;
    object-fit: contain
}

.resp_font {
    font-size: 16px
}

.port-data1 {
    box-shadow: 0 10px 30px rgb(0 0 0 / 10%);
    border-radius: 10px;
    position: relative;
    width: 100%;
    overflow: hidden;
    padding: 25px 20px;
    background-color: #fff;
    min-height: 188px;
    display: flex;
    align-items: center;
    justify-content: center
}

.port-data1 .desc2 {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fb7d17;
    overflow: hidden;
    width: 100%;
    height: 100%;
    transition: .8s;
    transform: translateX(100%);
    padding: 10px
}

.port-data1:hover .desc2 {
    transform: translateX(0)
}

.desc img {
    width: 65px
}

.desc2 h5 {
    position: relative;
    padding-bottom: 10px;
    color: #fff
}

.desc2 h5::after {
    content: "";
    width: 56px;
    height: 3px;
    position: relative;
    display: block;
    margin: 0 0;
    bottom: -5px;
    background: #ffc30e;
    left: 50%;
    transform: translateX(-50%)
}

.banner-btns {
    border: 1px solid #ec690e !important;
    padding: 7px 25px !important;
    border-radius: 4px !important
}

.nextgeneration .vd-head h5 {
    font-size: 19px !important
}

.nextgeneration .img-n-d2 {
    margin-right: 6px
}

.home_360 .equalHight {
    min-height: 200px !important
}

.img-n-d2 img {
    max-width: 100%
}

.arrow_img {
    width: 40px !important
}

.banner_btns .form-control {
    border: 1px solid #ec690e;
    border-radius: 0 !important;
    height: 48px;
    width: 50% !important
}

video {
    width: 100%;
    box-shadow: 5px 5px 6px #a9a4a4
}

.learning_slider_dt .item_list {
    font-size: 16px !important;
    margin-bottom: 10px !important
}

.item_list {
    padding: 0 0 0 25px;
    background: url(https://www.videocrypt.in/website_assets/img/icon-tick.png) 0 6px no-repeat;
    text-align: left;
    list-style: none;
    font-size: 18px;
    letter-spacing: .2px;
    margin-bottom: 20px
}

.learning_slider .owl-nav .owl-prev {
    position: absolute;
    content: "";
    top: 50%;
    left: -114px;
    border-radius: 50px !important;
    transform: translate(50%, -50%);
    outline: 0;
    width: 40px;
    height: 40px;
    padding: 0 !important;
    color: #ff9700 !important
}

.learning_slider .owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    padding: 0 !important
}

.learning_slider .owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
    padding: 0 !important
}

.learning_slider .owl-nav .owl-next {
    position: absolute;
    content: "";
    top: 50%;
    right: -90px;
    border-radius: 50px !important;
    transform: translate(50%, -50%);
    outline: 0;
    width: 40px;
    height: 40px;
    padding: 0 !important;
    color: #ff9700 !important
}

.client_img img {
    width: 100px !important;
    height: 100px;
    margin: auto;
    border-radius: 50px
}

.client_icon .star_icon {
    color: #ffb900;
    font-size: 20px
}

.clent_section::before {
    content: "";
    position: absolute;
    background: #000;
    opacity: .7;
    width: 100%;
    height: 100%;
    top: 0
}

.client_review {
    width: 70%;
    margin: 20px auto;
    color: #fff;
    text-align: center
}

.quote-left {
    display: inline-block;
    left: -5px;
    position: relative;
    top: -5px
}

.quote-right {
    display: inline-block;
    right: -5px;
    position: relative;
    top: 10px
}

.clent_section .owl-dots .owl-dot span {
    width: 15px !important;
    height: 15px !important;
    display: block;
    border-radius: 50px;
    transition: opacity .2s ease
}

.clent_section .owl-dots {
    position: absolute;
    bottom: -15px;
    left: 50%;
    transform: translateX(-50%)
}

.clent_section .owl-dots button.owl-dot.active {
    background-color: #fff !important;
    padding: 0 !important;
    outline: 0 !important
}

.trusted_img {
    box-shadow: 10px 10px 12px #e5e5e5, -13px -13px 21px #f9f9f9;
    background: #fff;
    padding: 10px
}

.trusted_slider .borderBottomSlider {
    border-radius: 10px !important;
    box-shadow: 0 0 10px #ccc !important;
    border: 0 !important;
    padding: 15px;
    margin: 4px 14px !important
}

ul#tabs-navs_flae {
    list-style: none;
    margin: 0;
    overflow: auto
}

ul#tabs-navs_flae li {
    border: 2px solid #ccc !important;
    border-radius: 10px !important;
    color: #000 !important;
    padding: 5px 10px;
    margin-bottom: 10px
}

ul#tabs-navs_flae li:hover {
    color: #000;
    border-radius: 10px !important
}

#tabs-navs_flae li.active {
    background-color: #ddd !important
}

#tabs-navs_flae li a {
    color: #000 !important;
    font-size: 20px
}

.tab-content {
    padding: 10px;
    border: 5px solid #09f;
    background-color: #fff
}

.offer-strip {
    padding: 3px 5px !important
}

.strr2_img {
    text-align: center
}

.trusted .owl-dots .owl-dot span {
    width: 15px !important;
    height: 15px !important;
    display: block;
    border-radius: 50px;
    transition: opacity .2s ease
}

.trusted .owl-dots {
    position: absolute;
    bottom: -32px;
    left: 50%;
    transform: translateX(-50%)
}

.trusted .owl-dots button.owl-dot.active {
    padding: 0 !important;
    background-color: #ffb900 !important;
    outline: 0
}

.acheviments_img img {
    width: 100px;
    height: 100px
}

.client_images {
    background: #fff;
    padding: 10px 15px;
    box-shadow: 0 0 10px #ccc;
    margin: 5px;
    text-align: center;
    border-radius: 10px
}

.tabs_navs_link a {
    text-decoration: unset !important
}

.ott-content-inner-wrapper {
    margin: auto;
    margin-top: 1.75rem
}

.ClientBox {
    border: 1px solid #ccc75;
    border-radius: 5px;
    padding: .5rem;
    position: relative;
    overflow-y: auto
}

.mainHeading {
    position: absolute;
    top: 0;
    transform: translateY(-50%);
    z-index: 9999;
    background: #fff;
    padding: 0 1rem;
    left: 0;
    right: 0;
    font-size: 25px;
    margin: auto;
    display: block;
    width: max-content
}

.ott-logo-item {
    border: .5px solid #ec690efc;
    padding: .5rem;
    margin: 1rem;
    border-radius: 5px;
    width: 145px;
    height: 80px
}

.ott-content-inner-wrapper {
    width: 100%;
    display: flex;
    flex-wrap: wrap
}

.ott-logo-item.item img {
    padding: unset !important
}

.ott-logo-item img {
    width: 100% !important;
    height: 100% !important;
    display: block;
    margin: auto;
    object-fit: contain
}

.ott-icons-wrapper {
    border: .5px solid #ec690efc;
    padding: 1rem;
    border-radius: 5px;
    margin-top: 2rem;
    position: relative;
    display: flex
}

.ott-icons-wrapper.d-flex.flex-wrap .ott-logo-item {
    flex-basis: 16.6%
}

.ott-icons-wrapper .ott-logo-item {
    margin: 1rem auto
}

.ottIconCover {
    display: flex;
    align-items: center;
    margin: 1rem auto
}

.ottIconCover.flex-wrap {
    flex-basis: 16.6% !important
}

.ottIconCover img {
    padding: 1rem;
    border-radius: 5px;
    border: .5px solid #ec690efc;
    margin: 1rem auto
}

.ottIconCover.flex-wrap img {
    padding: 1rem;
    border-radius: 5px;
    margin: 1rem auto
}

.ClientBox::-webkit-scrollbar {
    width: 10px
}

.ClientBox::-webkit-scrollbar-track {
    background: #f1f1f1
}

.ClientBox::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 15px
}

.ClientBox::-webkit-scrollbar-thumb:hover {
    background: #555
}

.banner {
    width: 100%;
    height: 80vh;
    background: #eff1ee
}

.VdcDemand {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    column-gap: 1rem
}

.service_sectors:hover .service_icon {
    background: #fff;
    border: 2px solid #ec690e
}

.service_sectors {
    margin: 3rem 0 !important
}

.service-sector_content {
    padding: 40px 15px 15px 15px;
    margin: 0 15px 0 15px;
    transition: all ease-in-out .3s;
    position: relative;
    background: #fff;
    text-align: center;
    border-radius: 8px;
    box-shadow: 0 0 10px #ccc;
    opacity: .9;
    height: 130px;
    position: relative
}

.service_icon img {
    width: 45px
}

.service_sectors:hover .service_icon {
    background: #fff;
    border: 2px solid #ec690e
}

.service_icon {
    width: 84px;
    height: 84px;
    background: #ffebde;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
    color: #fff;
    transition: ease-in-out .3s;
    position: absolute;
    top: 0;
    transform: translate(-50%, -50%);
    left: 50%;
    border: 6px solid #fff
}

.service_icon img {
    width: 45px
}

.cn_1 .card {
    border-radius: 10px
}

.card-main-new {
    margin-top: 40px
}

.cn_1 .card-body {
    padding: 7px !important
}

.educato-card-main {
    background: #212529;
    text-align: center;
    padding: 30px 20px;
    border-radius: 10px;
    height: auto;
    position: relative;
    overflow: hidden
}

.educato-card-img {
    margin-bottom: 20px
}

.educato-card-cont {
    color: #fff
}

.educato-card-cont h4 {
    font-size: 16px
}

.educato-card-cont p {
    font-size: 14px
}

.educato-card-cont p {
    font-size: 11px;
    margin-bottom: 0;
    color: #999 !important;
    font-weight: 400 !important;
    font-style: normal;
    font-weight: 500;
    font-size: 12px
}

.free-main {
    position: absolute;
    top: 0;
    background-color: #f07013;
    padding: 0;
    transform: rotate(-54deg);
    left: -40px;
    border-radius: 5px 10px 0 0;
    width: 94px;
    right: 0
}

.free-main p {
    color: #fff;
    margin-bottom: 0;
    font-size: 12px;
    font-weight: 600;
    padding: 5px 0 14px 0;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    position: relative;
    top: 12px;
    left: 4px
}

.right-educator img {
    width: 100%
}

.provide-main {
    margin-top: 40px
}

.provide-main {
    background: linear-gradient(360deg, #ff7200 0, #ff9800 96.91%);
    clip-path: polygon(5% 0, 100% 0, 93% 100%, 0 100%)
}

.provide-main p {
    margin-bottom: 0;
    color: #fff;
    padding: 10px 10px 10px 10px;
    font-size: 14px;
    text-align: center
}

.provide-main p {
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #fff
}

.demaind_main {
    margin-top: 30px
}

.demand_main_mid {
    display: flex
}

.demain-box {
    width: 30px;
    height: 30px;
    background: rgba(255, 144, 0, .2);
    text-align: center;
    border-radius: 5px;
    line-height: 30px;
    margin-bottom: 20px
}

.demand-cont {
    margin-top: 10px;
    margin-left: 5px
}

.demand-cont h5 {
    font-size: 12px;
    margin-bottom: 0
}

.demand-cont p {
    margin-bottom: 0;
    font-size: 11px;
    font-weight: 400 !important
}

.demain-box img {
    width: 15px
}

.row.card-main-biiggest {
    margin: 0 auto
}

.biggest-mid-1 {
    background: #212529;
    border-radius: 10px;
    padding: 10px;
    display: flex;
    position: relative
}

.biggest-mid-1:before {
    content: '';
    background: url("https://qa.videocrypt.com/videocrypt/website_assets/img/videocrypt icons/Group30n.png");
    background-repeat: no-repeat;
    position: absolute;
    right: -5px;
    width: 66px;
    top: 66%;
    height: 40px;
    z-index: 9
}

.biggest-mid-content h5 {
    color: #fff;
    margin-bottom: 0
}

.biggest-mid-content p.regularfont {
    font-size: 14px;
    color: #fff
}

.biggest-mid-content {
    margin-left: 18px;
    margin-top: 10px
}

.biigest-mid-img img {
    margin-top: 9px;
    width: 50px
}

.weservenewaws {
    width: 60px;
    margin: 15px 0 10px 0
}

.main-heading {
    font-size: 2.5rem;
    display: inline-block
}

.main-heading h1 {
    font-size: unset !important;
    display: inline
}

.banner-ul-list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1rem;
    margin: 1.5rem 0
}

a.btn.btn-primary {
    color: #fff;
    border-radius: 4px;
    padding: 7px 25px 8px 25px;
    white-space: nowrap;
    transition: .3s;
    font-size: 16px;
    font-weight: 700;
    display: inline-block;
    background: linear-gradient(180deg, #f57a1a 0, #e35802) !important;
    border: 2px solid #e76d0c
}

.bannerSbHeading {
    font-weight: 400;
    margin: 1.5rem 0;
    font-size: 30px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    line-height: 2
}

.banner-ul-list li {
    margin: 0;
    background: url(https://vcdev.videocrypt.com/website_assets/img/icon-tick.png) 0 6px no-repeat;
    padding-left: 1.5rem
}

.bannerNew {
    background: #eff1ee;
    padding: 1.75rem;
    margin: 1rem 0
}

.mob-d-block {
    display: none !important
}

#mainBanner .owl-nav {
    position: absolute;
    top: 40%;
    width: 100%;
    transform: translateY(-50%)
}
#mainBanner .item{
    display:unset;
}
#mainBanner .owl-nav button {
    background: 0 0 !important
}

#mainBanner .owl-nav button:focus {
    outline: 0
}

#mainBanner .owl-nav button.owl-prev {
    position: absolute;
    left: 0
}

#mainBanner .owl-nav button.owl-next {
    position: absolute;
    right: 0
}

#mainBanner .owl-nav button span {
    font-size: 50px;
    color: #ff7908bd
}



.carouselWrapper{
    width: 100%;
    color: #fff;
}
.itemCarousel{
    position: relative;
    height: 100%;
}
.rowabs{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    z-index: 9999;
}
.rowabs h1{
    font-size: 46px;
}
.rowabs p{
    font-size: 20px;
}
.rowabs .btn {
    background: #fff;
    color: #001135;
    border: 1px solid #fff;
    font-size: 20px;
    font-weight: 700;
    
}

.inner-div{
    width: 65%;
}
.itemCarousel::after{
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        background:#00000082;
        width: 100%;
        height: 100%;
        z-index: 2;
        display: none;
}
.bannerHeight {
    height: 27rem;
}
.cm-my-space{
    margin-bottom:2rem;
}
.cm-py-space {
    padding: 2rem 0rem;
}

.lsHmSpace{
    margin-bottom: 4rem;
}
@media(min-width:768px) and (max-width:991px) {
    .itemCarousel::after{
        display: unset;
    }
    .inner-div {
        width: 100%;
    }
    .contentWrapper:first-child{
        text-align: left;
    }
    .contentWrapper{
        text-align: center;
    }
    .rowabs h1 {
        font-size: 40px;
    }

    .fx-new-2 {
        margin-top: 51px !important
    }
    
    .mobile-nav-toggle {
        top: 40px !important
    }

    .aws_platform_details h5 {
        height: 72px
    }

    .banner-vdo {
        margin-top: 10px
    }

    .font-25 {
        font-size: 25px
    }

    .aws_platform_details p {
        font-size: 18px
    }
    .mbrev{
        flex-direction: column-reverse!important;
    }
    .pcEl{
        display:none;
    }
    .mbTbEl{
        display:block;
    }
    .banner_details_sec{
        margin-top:1.5rem!important;
    }
    .bannerHeight {
        height:52rem;
    }
    .bannerContentWrapper .ulList li{
        font-size: 1.2rem;
    }
}
@media(min-width:1024px) and (max-width:1100px) {
    .bannerHeight {
        height: 25rem;
    }
}

@media(min-width:320px) and (max-width:767px) {
    .rowabs h1,.rowabs p {
        margin-bottom: 0.5rem;
    }
    .rowabs h1 {
        font-size: 25px;
    }
    .rowabs p {
        font-size: 20px;
    }
    .inner-div {
        width: 100%;
        text-align: center;
    }
    .contentWrapper{
        position: relative;
        z-index: 3;
    }
    .contentWrapper>*{
        position: relative;
        z-index: 3;
    }
    .itemCarousel::after{
        display: unset;
    }

    .flex_reverse {
        flex-direction: row-reverse !important
    }

    .mob-d-block {
        display: block !important
    }

    .mob-d-none {
        display: none !important
    }

    .port-data1 {
        min-height: 160px
    }

    .banner_btns .form-control {
        width: 100% !important
    }

    .trusted .owl-dots {
        left: 50% !important;
        bottom: -26%
    }

    .plateform_power_aws {
        min-height: 200px !important;
        height: inherit !important
    }

    .aws_platform_details h5 {
        font-size: 1.25rem !important;
        height: inherit
    }

    .text_size_dt {
        font-size: 25px !important
    }

    .nxt_gen h1 {
        font-size: 25px !important
    }

    .stream_list h4 {
        font-size: 22px;
        text-align: center
    }

    .clent_section .owl-dots {
        left: 50% !important
    }

    .client_review {
        width: 100%
    }

    .banner-vdo {
        margin-top: 15px
    }

    .font-25 {
        font-size: 25px
    }

    .aws_platform_details p {
        font-size: 18px
    }

    .btn-center {
        text-align: center
    }

    .nextgeneration .img-n-d2 img {
        width: 45px !important;
        height: 45px !important
    }

    .nextgeneration .arrow_img {
        width: 22px !important
    }

    .banner_btns {
        flex-direction: column !important
    }

    .banner_btns a {
        display: block !important;
        width: 100% !important;
        margin-top: 10px !important
    }

    .banner-side-image {
        margin-top: 1rem
    }

    .main-heading {
        font-size: 1.5rem
    }

    .banner-ul-list {
        grid-template-columns: repeat(1, 1fr)
    }

    .bannerNew {
        padding: 1rem 0 !important
    }

    .main-heading {
        font-size: 1.5rem !important
    }

    .mbrev{
        flex-direction: column-reverse!important;
    }
    .pcEl{
        display:none;
    }
    .mbTbEl{
        display:block;
    }
    .banner_details_sec{
        margin-top:1.5rem!important;
    }
    .bannerHeight {
        height: 38rem;
    }
    .mobrow-reverse {
        flex-direction: column-reverse;
    }
    .tabContentImageWrapper img, .strr2_img img{
        margin-bottom: 1rem;
    }
    .trusted_slider {
        margin-top: 1rem;
    }
    .cm-my-space{
        margin-bottom:1rem;
    }
    .trusted_slider img{
        width: 80%;
        margin: auto;
        display: block;
    }
    .infoBox h3,.port-data1 h3,#ulTabContents li a {
        font-size: 1.2rem;
    }
    
}


@media(min-width:1400px) and (max-width:1599px){
    .bannerHeight {
        height: 27rem;
    }
}
@media(min-width:1600px) and (max-width:1980px){
    .bannerHeight {
        height: 27rem;
    }
}