#vega-owl-multislider .hover15 {
    position: relative;
    width: 100%;
    height: auto;
    padding: 0 !important;
    overflow: hidden
}

#vega-owl-multislider .vega-slide-block, .vega-slide-block {
    position: relative;
    margin: 2px;
    padding: 0 0 0 11px;
    overflow: hidden;
    text-align: center;
    border: 1px solid transparent;
    border-radius: 8px;
    min-height: 266px
}

#vega-owl-multislider p {
    font-size: 24px
}

.color-code-gameDesign, .vega-slide-block.color-code-gameDesign {
    background: #f8570c
}

.color-code-digitalMarketing, .vega-slide-block.color-code-digitalMarketing {
    background: #985fbb
}

.color-code-brandManagement, .vega-slide-block.color-code-brandManagement {
    background: #ed1f79
}

.color-code-brandCommunication, .vega-slide-block.color-code-brandCommunication {
    background: #e1ff87
}

.color-code-interiorDesign, .vega-slide-block.color-code-interiorDesign {
    background: #00d9b3
}

.color-code-videoPhotography, .vega-slide-block.color-code-videoPhotography {
    background: #f25594
}

.color-code-graphicDesign, .vega-slide-block.color-code-graphicDesign {
    background: #bfff00
}

.color-code-digitalDesign {
    background: #63ddc2
}

#carousel-alumni-section .owl-dots, #home-intro .owl-dots, #vega-owl-multislider .owl-prev, .campus-mobile, .mobile-slider {
    display: inline-block
}

.carousel_se_01_carousel .owl-dots {
    display: inline-block
}

.carousel_se_01_carousel .owl-nav {
    position: absolute;
    top: -25px;
    right: 33px;
}

#vega-news-slider .owl-theme .owl-dots .owl-dot span.active span, #vega-owl-multislider .owl-theme .owl-dots .owl-dot.active span {
    color: #fff;
    background: #000;
    opacity: .8;
    padding: 5px;
    border-radius: 50%
}

#vega-owl-multislider .owl-theme .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    margin: 5px;
    background: 0 0;
    border: 1px solid #000;
    display: block;
    transition: .6s ease-in-out;
    cursor: pointer;
    border-radius: 50%
}

.vega-slide-block h3 {
    font-size: 2rem;
    text-align: left;
    font-weight: 700;
    color: #000;
    line-height: 1;
    margin-left: 0
}

h3.home-sub-header {
    font-size: 2rem;
    font-weight: 700;
    padding-bottom: 1rem;
}

#vega-owl-multislider .round_icon_img, .vega-slide-block .round_icon_img {
    width: 25%;
    padding: 10px 0px;
    margin: 0 !important;
}

@media only screen and (min-width:1200px) {
    #vega-owl-multislider {
        margin-left: 6.2%
    }
}

@media only screen and (max-width:767px) {
    #vega-owl-multislider p {
        font-size: 16px
    }
}