.innerpage-title-box {
    position: relative;
    top: 40px;
    width: 100%;
    z-index: 99;
}

.innerpage-title-head h2 {
    margin: 0;
    color: #fff;
    font-size: 28px;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 1.4;
    margin-bottom: 10px;
}

.corel-page-title {
    padding: 17px 0 98px;
    background-size: 100% !important;
    background: url(.../../2023-new/images/masterclass/corel-banner.jpg) no-repeat;
    width: 100%;
    float: left
}

.corel-page-title .innerpage-title-box .innerpage-title-head p {
    margin-bottom: 0
}

.corel-page-title img {
    width: 344px;
    margin-bottom: 20px
}

.corel-page-title .innerpage-title-box .innerpage-title-head h2 {
    font-size: 23px;
    width: 520px
}

.corel-section {
    padding: 25px 0;
    width: 100%;
    float: left
}

.corel-section-product {
    padding: 25px 0;
    width: 100%;
    background: #f3f3f5;
    float: left
}

.corel-section-product-box {
    width: 100%;
    float: left;
    background: #fff
}

.corel-content-box {
    padding: 20px;
    float: left;
    width: 100%
}

.corel-logo-box {
    padding: 15px 120px;
    float: left;
    width: 100%
}

.corel-content-box .explore-gaming-box-button {
    list-style: none;
    padding: 0;
    margin: 20px 0 0;
    text-align: center;
    width: 100%;
    float: left
}

.corel-content-box .explore-gaming-box-button li {
    display: inline-block;
    margin: 0 0 10px;
    padding: 0
}

.corel-content-box .explore-gaming-box-button li .buy-now {
    padding: 9px;
    margin: 0 5px;
    font-size: 13px;
    width: 129px;
    text-transform: uppercase
}

.corel-content-box .explore-gaming-box-button li .buy-now:hover {
    color: #fff;
    background: #005083
}

.corel-section-product #unity-game-testimonial-slider {
    width: 100%;
    float: left
}

.corel-section-product #unity-game-testimonial-slider .owl-nav {
    position: absolute;
    width: 100%;
    float: left;
    top: 40%
}

.corel-section-product #unity-game-testimonial-slider .owl-dots {
    display: block;
    text-align: center;
    margin-top: 10px
}

.corel-section-product #unity-game-testimonial-slider .owl-dots .owl-dot {
    font-size: 12px;
    background: #ddd;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    margin: 0 2px
}

.corel-section-product #unity-game-testimonial-slider .owl-dots .owl-dot.active {
    background: #00abdf
}

.corel-section-product #unity-game-testimonial-slider .testimonial {
    margin: 0 45px;
    padding: 0
}

.corel-content-box .p-decription.lacie_content {
    text-align: left
}

.corel-logo-box img {
    object-fit: contain;
    height: 30px
}

.corel-content-box {
    padding: 20px 20px 0;
    float: left;
    width: 100%;
    min-height: 289px
}

.corel-trail-buy-now {
    width: 100%;
    float: left;
    position: relative;
    bottom: 0
}

.corel-content-scroll-bar {
    overflow: auto;
    height: 223px
}

.corel-content-scroll-bar::-webkit-scrollbar {
    width: 5px
}

.corel-content-scroll-bar::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px
}

.corel-content-scroll-bar::-webkit-scrollbar-thumb {
    background: #2196f3;
    border-radius: 4px
}

.buy-now:hover {
    background: #29c4f4;
    color: #fff;
    text-decoration: none;
}

.buy-now {
    background: #29c4f4;
    color: #fff;
    display: block;
    text-align: center;
    padding: 12px 97px;
    font-weight: 600;
    font-size: 15px;
    border-radius: 4px;
    margin: 20px 30px;
    text-decoration: none;
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    outline: none
}

.owl-carousel .owl-prev.disabled,
.owl-carousel .owl-next.disabled {
    pointer-events: none;
    opacity: 0
}

.owl-carousel .owl-prev.disabled,
.owl-carousel .owl-next.disabled {
    pointer-events: none;
    opacity: 0
}

.owl-next:before {
    width: 18px
}

.owl-prev:before {
    width: 18px
}

.owl-next,
.owl-prev {
    position: absolute;
    left: 0%;
}

.owl-next {
    left: auto;
    right: 0%;
}

.owl-theme .owl-controls {
    width: 100%;
    position: absolute;
    top: 38%
}

.owl-theme .owl-controls .owl-buttons div {
    line-height: 37px;
    border-radius: 3px;
    background: rgba(1, 25, 49, 0);
    border: 1px solid #ececec00;
    padding: 0;
    opacity: 1;
    transition: all .4s ease-in-out 0s;
    z-index: 999;
    filter: grayscale(100%);
    opacity: 1.3
}

.owl-theme .owl-controls .owl-buttons div:hover {
    background: #eabd4400;
    border-color: #eabd4400;
    filter: grayscale(0%);
    opacity: 1
}

.owl-next,
.owl-prev {
    position: absolute;
    left: 0%
}

.owl-next {
    left: auto;
    right: 0%
}

.owl-prev:before {
    background: url(../coral/images/masterclass/grey-arrow.png) no-repeat;
    content: "";
    width: 29px;
    display: block;
    height: 45px;
    background-size: 100%
}

.owl-next:before {
    background: url(../coral/images/masterclass/next-arrow.png) no-repeat;
    content: "";
    width: 29px;
    display: block;
    height: 45px;
    background-size: 100%
}

.submit-now {
    background: #009cff;
    color: #fff;
    display: block;
    text-align: center;
    padding: 6px 15px;
    font-weight: 600;
    font-size: 15px;
    border-radius: 22px;
    margin: 20px 0px;
    text-decoration: none;
    border: none;
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    background: #009cff;
    color: #fff;
}

.masterclass_red_ribon {
    float: left;
    width: 100%;
    text-align: center;
    position: relative;
}

.masterclass_red_ribon h2 {
    background: url(../coral/images/masterclass/designs1-06.png) no-repeat;
    background-size: contain;
    background-position: center;
    height: 88px;
    margin: -19px 0;
    padding: 0;
}

.masterclass_red_ribon h2 img {
    margin: -15px;
    height: 100px;
}

.corel-page-title_detail {
    padding: 17px 0 98px;
    background-size: 100% !important;
    background: url(../2023-new/images/masterclass/corel-banner.jpg) no-repeat;
    width: 100%;
    float: left;
}

#jcont {
    display: none;
}

.slider_wrapper {
    background: url(../../2023-new/images/masterclass/mask-group.png) no-repeat;
    width: 100%;
    height: 100vh;
    position: relative;
    background-size: cover;
    background-position: center;
}

.slider_wrapper:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #090407;
    opacity: 0.6;
}

.slider_text_wrapper {
    width: 100%;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    color: #fff;
}

.slider_text_wrapper .heading_big {
    font-size: 78px;
    font-weight: 700;
}

.slider_text_wrapper .heading_big span {
    font-weight: normal;
}

.slider_text_wrapper .heading_big_bold {
    font-size: 76px;
    font-weight: 700;
}

.heading_small {
    font-size: 50px;
    font-weight: 600;
    margin: 50px 0 80px 0;
}

.slider_btn_wrapper .slider_btn:hover {
    text-decoration: none;
    background: #ffcc00;
    color: #000;
    transition: all .3s;
}

.slider_btn_wrapper .slider_btn {
    padding: 10px 50px;
    border-radius: 39px;
    text-transform: capitalize;
    font-size: 30px;
    font-weight: 300;
}

.slider_btn_wrapper .slider_btn a {
    text-decoration: none;
}

.btn_green {
    background: #27ae61;
    color: #fff;
    box-shadow: 5px 3px 4px 5px #0e141094;
}

.master_class_wrapper {
    padding: 60px 0;
    width: 100%;
    background: #fff
}

.about_master_class {
    padding: 25px 70px;
}

.about_master_class h2 {
    font-size: 39px;
    font-weight: 700;
}

.text_big {
    font-size: 20px;
    line-height: 30px;
}

.master_class_list ul {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top: 40px;
}

.master_class_list ul li {
    font-size: 30px;
    font-weight: 700;
    display: flex;
    align-items: center;
}

.master_class_list ul li img {
    margin-right: 25px;
}

.master_class_list ul li:not(:last-child) {
    margin-bottom: 40px;
}

.why_sholud {
    padding: 60px 15px 40px;
}

.bg_grey {
    background: #f1f1f1;
    padding-left: 15px;
    padding-right: 15px;
}

.why_should_heading {
    font-size: 31px;
    font-weight: 700;
    margin: 0;
    padding: 0;
}

.what_cover_heading {
    font-size: 30px;
    font-weight: 700;
    padding: 0;
    margin-top: 30px;
}

.master_class_detail_item {
    padding-bottom: 100px;
}

.detail_item {
    position: relative;
    width: 100%;
    height: 400px;
    -webkit-box-shadow: 0px 5px 14px -2px rgb(173 170 170);
    -moz-box-shadow: 0px 5px 14px -2px rgb(173 170 170);
    box-shadow: 0px 5px 14px -2px rgb(173 170 170);
    border: none;
}

.detail_item:not(:first-child) {
    margin-left: 20px;
}

.detail_item1 {
    background: url(../../2023-new/images/masterclass/mask.png) no-repeat;
    background-size: cover;
    background-position: center;
}

.detail_item2 {
    background: url(../../2023-new/images/masterclass/mask2.png) no-repeat;
    background-size: cover;
    background-position: center;
}

.detail_item3 {
    background: url(../../2023-new/images/masterclass/mask3.png) no-repeat;
    background-size: cover;
    background-position: center;
}

.detail_item1::after {
    background: #51b36c;
}

.detail_item1:hover::after {
    background: #ea703c
}

.detail_item2:hover::after {
    background: #d0bb0f
}

.detail_item3:hover::after {
    background: #73358a
}

.detail_item::after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #51b36c;
    opacity: .9;
}

.detail_item1.active::after {
    background: #ea703c;
    opacity: .9;
}

.detail_item1.active .arrow_down {
    display: block;
}

.detail_item3.active .arrow_down {
    display: block;
    right: 20px !important;
    filter: invert(8%) sepia(0%) saturate(27%) hue-rotate( 284deg) brightness(105%) contrast(224%);
}

.detail_item2.active .arrow_down {
    display: block;
    right: 45% !important;
    filter: grayscale(103%) brightness(155%) sepia(90%) hue-rotate( 5deg) saturate(500%) contrast(0.7);
}

.detail_item2.active::after {
    background: #d0bb0f;
    opacity: .9;
}

.detail_item3.active::after {
    background: #73358a;
    opacity: .9;
}

.detail_item .arrow_down {
    position: absolute;
    bottom: -80px;
    display: none;
}

.detail_text {
    position: absolute;
    z-index: 2;
    text-align: center;
    top: 50%;
    width: 100%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.detail_text h2,
h3 {
    color: #fff;
}

.day {
    font-size: 35px;
    font-weight: 700;
    margin: 0;
    padding: 0;
}

.tool {
    font-size: 30px;
    font-weight: 700;
}

.detail_item_show_content {
    padding: 24px 24px;
}

.span_btn {
    padding: 7px 30px;
    border-radius: 5px;
    font-size: 25px;
    font-weight: 700;
    margin: 0 5px 15px 0;
    display: inline-block;
    color: #fff;
}

.red_color {
    background: #e84c24;
}

.yelow {
    background-color: #cbd70a;
}

.purple {
    background-color: #73358a;
}

.tab {
    display: flex;
}

.detail_item_show {
    background-color: #f1f1f1;
    padding-bottom: 50px;
    padding-left: 15px;
    padding-right: 15px;
}

.detail_show_list_wrapper ul {
    list-style: none;
    padding-left: 30px;
    margin: 0
}

.detail_show_list_wrapper ul li {
    font-size: 21px;
}

.detail_show_list_wrapper .day_1_list li::before {
    color: #e84c24;
}

.detail_show_list_wrapper .day_2_list li::before {
    color: #cbd70a;
}

.detail_show_list_wrapper .day_3_list li::before {
    color: #73358a
}

.detail_show_list_wrapper ul li::before {
    content: "\2022";
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
    font-size: 28px;
}

.detail_show_list_wrapper ul li:not(:first-child) {
    margin-top: 10px;
}

.show_div {
    position: relative;
    display: none;
    background: #fff;
    width: 100%;
    margin-top: 60px;
}

.bg_white {
    background: #fff !important;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    display: flex;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
}

.tabcontent {
    /* width: 70%; */
    border-left: none;
    /* height: 300px; */
    display: none;
    position: relative;
}

@media screen and (max-width: 767px) {
    .detail_item .arrow_down {
        display: none !important;
    }
    .slider_wrapper {
        height: 50vh;
    }
    .master_class_wrapper {
        padding: 30px 0
    }
    .slider_text_wrapper .heading_big {
        font-size: 30px;
    }
    .heading_small {
        font-size: 25px;
        font-weight: 600;
        margin: 7px 0 40px 0;
    }
    .slider_btn_wrapper .slider_btn {
        padding: 5px 30px;
        font-size: 20px;
    }
    .about_master_class {
        padding: 10px 0px;
    }
    .about_master_class h2 {
        font-size: 35px;
    }
    .master_class_list ul li:not(:last-child) {
        margin-bottom: 15px;
    }
    .master_class_list ul li {
        font-size: 25px;
    }
    .why_sholud {
        padding: 30px 15px;
    }
    .why_should_heading {
        font-size: 30px;
    }
    .what_cover_heading {
        font-size: 25px;
        margin-top: 20px;
    }
    .text_big {
        font-size: 18px;
    }
    .master_class_detail_item {
        padding-bottom: 0;
    }
    .tab {
        padding: 0 15px;
        justify-content: space-between;
    }
    .detail_item {
        width: 30%;
        max-height: 150px;
        margin-bottom: 20px;
    }
    .detail_item:not(:first-child) {
        margin-left: 0
    }
    .day {
        font-size: 20px;
    }
    .tool {
        font-size: 18px;
        margin: 5px 0;
    }
    .bg_white {
        flex-wrap: wrap;
    }
    .detail_item_show_content {
        padding: 24px 0px;
    }
    .span_btn {
        padding: 5px 15px;
        font-size: 20px;
    }
    .detail_show_list_wrapper ul li {
        font-size: 18px;
    }
}

@media screen and (min-width: 768px) and (max-width: 992px) {
    .slider_wrapper {
        height: 50vh;
    }
    .master_class_wrapper {
        padding: 30px 0
    }
    .slider_text_wrapper .heading_big {
        font-size: 30px;
    }
    .heading_small {
        font-size: 25px;
        font-weight: 600;
        margin: 7px 0 40px 0;
    }
    .slider_btn_wrapper .slider_btn {
        padding: 5px 30px;
        font-size: 20px;
    }
    .about_master_class {
        padding: 10px 0px;
    }
    .about_master_class h2 {
        font-size: 35px;
    }
    .master_class_list ul li:not(:last-child) {
        margin-bottom: 15px;
    }
    .master_class_list ul li {
        font-size: 25px;
    }
    .why_sholud {
        padding: 30px 15px;
    }
    .why_should_heading {
        font-size: 30px;
    }
    .what_cover_heading {
        font-size: 25px;
        margin-top: 20px;
    }
    .text_big {
        font-size: 18px;
    }
    .master_class_detail_item {
        padding-bottom: 0;
    }
    .tab {
        padding: 0 15px;
        justify-content: space-between;
    }
    .detail_item {
        width: 30%;
        max-height: 150px;
        margin-bottom: 20px;
    }
    .detail_item:not(:first-child) {
        margin-left: 0
    }
    .day {
        font-size: 20px;
    }
    .tool {
        font-size: 18px;
        margin: 5px 0;
    }
    .bg_white {
        flex-wrap: wrap;
    }
    .detail_item_show_content {
        padding: 24px 0px;
    }
    .span_btn {
        padding: 5px 15px;
        font-size: 20px;
    }
    .detail_show_list_wrapper ul li {
        font-size: 18px;
    }
}

.close {
    float: right;
    font-size: 32px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: 1;
    background: #fff !important;
    border-radius: 70%;
    padding: 3px 10px 9px!important;
    margin: -29px !important;
}