/* general */
html {
    overflow-x: hidden;
}

body {
    font-size: 16px;
    line-height: 24px;
    font-family: 'Poppins', sans-serif !important;
    color: #000;
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: 16px;
    line-height: 28px;
}

.page h1,
.page h2,
.page h3,
.page h4,
.page h5,
.page h6,
.page p {
    margin-top: 0;
    margin-bottom: 1rem;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Poppins', sans-serif;
    color: #222222;
}

a {
    transition: all .3s ease-in-out;
}

.hero-bg-2 {
    background-image: url(../images/bg.jpg) !important;
}

.bread-bg-2 {
    background-image: url(../images/bg.jpg) !important;
}

.intro-bg {
    background-image: url(../images/bg1.jpg) !important;
    background-size: cover;
    background-position: center;
}

.breadcrumb--area {
    padding-top: 250px;
    padding-bottom: 160px;
}

.hero-wrapper {
    background-size: cover;
    background-position: bottom;
    position: relative;
    width: 100%;
    z-index: 1;
    color: #fff;
    padding-top: 380px;
}

.section-heading .sec__title,
.widget-title,
.section-heading .sec__desc,
.card-item .card-sub,
.info-box .info__desc,
.info-box .info__title {
    color: #222222;
}

.overlay {
    background-color: #333f57;
    opacity: 0.5;
}

.info-list li {
    color: #000;
}

.main-menu ul li a {
    color: rgba(255, 255, 255, 0.8);
    font-size: 14px;
    text-transform: uppercase;
}

.header-menu-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-box-shadow: 0 0 40px rgba(82, 85, 90, 0.1);
    -moz-box-shadow: 0 0 40px rgba(82, 85, 90, 0.1);
    box-shadow: 0 0 40px rgba(82, 85, 90, 0.1);
}


.logo {
    padding: 0;
}

.logo a img {
    max-width: 181px;
}

@media (max-width: 667px) {
    .logo a img {
        max-width: 111px;
    }
}

.section-padding {
    padding-top: 50px;
    padding-bottom: 50px;
}

/*
.main-menu-content {
    padding-top: 33px;
    text-align: right;
    padding-right: 28px;
    z-index: 10;
} */

.main-menu-content-2 {
    border-left: 0px solid rgba(255, 255, 255, 0.1);
}

.header-menu-wrapper.header-fixed,
.header-menu-wrapper {
    background: #000000 !important;
}

/*
.main-menu-content-2 {
    margin-left: 0px;
    padding-left: 40px;
} */

.header-menu-wrapper .theme-btn {
    background: #1226AA;
    color: #fff;
    border: none;
    text-transform: uppercase;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 22px;
    height: 42px;
    display: inline-flex;
    font-size: 16px;
    align-items: center;
    min-width: 132px;
    font-weight: 400;
    justify-content: center;
    margin-right: 2px;
}

.header-menu-wrapper .theme-btn:hover {
    background: #fff;
    color: #1226AA;
    font-weight: 800;
}

.circle-bg {
    width: 20px;
    height: 20px;
    display: inline-block;
    border: 3px solid #ddd;
    border-radius: 50%;
    display: none;
}

.card-item .card-image:after {
    opacity: 0.1;
    background-color: #333f57;
}

.card-item-list .card-image {
    width: 35%;
    position: relative;
    z-index: 1000;
    border-radius: 0;
}

.card-item--list .card-image a {
    position: relative;
    z-index: 100;
}

.card-item-list .card-content {
    width: 65%;
}

.artists-meta-1 b {
    padding-right: 5px;
}

.artists-meta-1 li {
    width: 100%;
}

.text-color-2 {
    color: #fc6464 !important;
}

.artists-desc {
    font-size: 90%;
    margin-top: 15px;
}

.people-bio p {
    font-size: 16px;
    line-height: 24px;
}

a.more {
    text-decoration: underline;
    color: #222222;
}

.info-list .la,
.info-list .las {
    font-size: 18px;
}

.theme-btn {
    background: #fc6464;
    border: 1px solid #fc6464;
    color: #fff;
}

.google {
    background: #4285f4;
    border: 1px solid #4285f4;
    color: #fff;
}

.artist .theme-btn,
.people .theme-btn,
.form .theme-btn {
    background: #fff;
    border: 1px solid #fc6464;
    margin-top: 15px;
    line-height: 43px;
    font-style: normal !important;
    color: #fc6464;
}

.artist .theme-btn:hover {
    background: #fc6464;
    border: 1px solid #fc6464;
    margin-top: 15px;
    color: #fff;
}

.card-item .card-content {
    padding: 20px 20px 20px 20px;
    position: relative;
}

.card-item {
    margin-bottom: 50px;
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #fc6464;
    border-color: #fc6464;
}

.listing-detail-area .card-item .card-image:after {
    opacity: 1;
}

.description p {
    margin-bottom: 15px;
}

.description {
    font-size: 90%;
}

.stroke-shape {
    position: relative;
    width: 45px;
    height: 4px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: linear-gradient(270deg, #fc6464 0, #fc6464 100%);
}

.modal-container .modal-header:after {
    background-color: #fc6464;
}

.form-box .form-control-styled {
    border-left: 5px solid #fc6464;
}

.info-box {
    background-color: transparent !important;
}

.about .info-box {
    background-color: #fff !important;
    min-height: 425px;
}

.learning .info-box {
    background-color: #fff !important;
    min-height: 100px !important;
}

.bg-gradient-gray {
    background: linear-gradient(70deg, #e8eef9 0, #e8eef9 100%) !important;
}

.bg-dark {
    background-color: #222 !important;
}

.social-profile li a {
    display: block;
    color: #fff;
    width: 38px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    background-color: rgba(128, 137, 150, 0);
}

.social-profile-colored li .facebook-bg {
    color: #fff;
    background-color: rgba(66, 103, 178, 0.3);
}

.social-profile-colored li .instagram-bg {
    color: #fff;
    background-color: rgba(66, 103, 178, 0.3);
}

.card-item .card-image .badge {
    position: absolute;
}

.list-items li {
    font-size: 19px;
}

.about .list-items li {
    margin-bottom: 7px;
    color: #000;
    font-size: 16px;
    font-weight: bold;
}

.about .list-items-bullet li {
    margin-left: 20px;
    font-weight: normal;
}

.img-box-item img {
    width: 100%;
    border-radius: 10px;
}

.learn .counter-item-layout-2 .counter-icon {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    background: #fff !important;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.text-white-100 {
    color: #fff;
}

.counter-item .counter__title {
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    line-height: 20px;
    margin-bottom: 0px;
}

.text-white-50 {
    font-size: 80% !important;
}

@media (min-width: 992px) {
    .col-lg-2 {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}

button#reset_btn {
    background: transparent;
    border: none;
}

iframe {
    border: none !important;
}

@media only screen and (max-width: 479px) and (min-width: 320px) {
    .card-item-list .card-image {
        width: 100%;
    }

    .card-item-list .card-content {
        width: 100%;
    }

    .artists-meta-1 li {
        width: 100%;
        line-height: 30px;
    }

    span.la.la-angle-right {
        display: none;
    }
}

ul.profile-nav a {
    display: block;
    padding: 10px 16px;
    color: #000;
    font-weight: 500;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    border-left: 3px solid transparent;
    position: relative;
    font-size: 15px;
}

.profile-sidebar .sidebar-heading {
    padding: 0 21px 0px 0px;
    font-weight: 700;
    font-size: 0.65rem;
    letter-spacing: 0.13rem;
    text-transform: uppercase;
}

._term-content {
    max-height: 300px !important;
    overflow-y: auto;
    padding: 1.25rem 2rem;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}


/* subdomain header */

.header-menu-wrapper-subdomain {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-box-shadow: 0px 10px 9px -10px rgba(0, 0, 0, 0.67);
    -moz-box-shadow: 0 0 40px rgba(0, 0, 0, 0.67);
    box-shadow: 0px 10px 9px -10px rgba(0, 0, 0, 0.67);
}

.logo-subdomain {
    margin-top: 8px;
}

@media (max-width: 1199px) {
    .menu-full-width .logo-subdomain {
        width: 100%;
        align-items: center;
    }
}

.header-menu-wrapper-subdomain .main-menu-content-2 {
    margin-left: 0px;
    padding-left: 40px;
    width: 64%;
}

.header-menu-wrapper-subdomain.header-fixed,
.header-menu-wrapper-subdomain {
    background: #000 !important;
}

.header-menu-wrapper-subdomain .theme-btn {
    background: transparent;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    text-transform: uppercase;
    padding-left: 12px;
    padding-right: 12px;
    font-size: 14px !important;
    line-height: 44px;
    margin-right: 4px;
}

.header-menu-wrapper-subdomain .theme-btn:hover {
    background: #e94444 !important;
    border: 1px solid #e94444 !important;
}

.header-menu-wrapper-subdomain .main-menu ul li a:hover {
    color: #FFFFFF;
}

.header-menu-wrapper-subdomain .nav-right-content {
    /* padding-top: 30px; */
    width: 22%;
}

.header-menu-wrapper-subdomain .menu-toggle .menu__bar {
    background-color: #222222 !important;
}

@media (max-width: 1199px) {
    .header-menu-wrapper-subdomain .add-listing-btn-show {
        display: block;
        color: black;
    }
}

.add-listing-menu-show {
    display: none !important;
}

@media (max-width: 1199px) {
    .add-listing-menu-show {
        display: block !important;
    }
}

.main-menu ul li {
    padding-right: 20px;
}


/* ************************ NEW V2 CODE ********************** */

/****** HEADER ********/
.header-menu-wrapper {
    padding: 30px 0;
}

@media (max-width: 667px) {
    .header-menu-wrapper {
        padding: 15px 0;
    }
}

.header-menu-wrapper .container {
    max-width: 1360px;
}

.nav-right-content {
    display: flex;
    padding-top: 0;
    align-items: center;
}

.main-menu-content-2 {
    padding: 0 30px 0 0;
}

.main-menu ul {
    display: flex;
    align-items: center;
}

.main-menu ul li {
    padding-top: 0;
    padding-right: 30px;
}

.main-menu ul li a {
    padding: 0;
    font-weight: 400;
    font-size: 14px;
    color: #fff;
    position: relative;
}

.main-menu ul li a:after {
    content: '';
    background: #1226AA;
    height: 4px;
    position: absolute;
    left: 30%;
    transform: translate(-50%, 0);
    bottom: -6px;
    opacity: 0;
    width: 15px;
    transition: all .25s ease-in-out;
}

.main-menu ul li a:hover {
    font-weight: 800;
}

.main-menu ul li a:hover:after {
    opacity: 1;
    width: 30px;
    left: 50%;
}

.menu-full-width {
    align-items: center;
}

@media (max-width: 1200px) {
    .main-menu ul {
        display: block;
        padding: 30px 0 15px 0;
        text-align: center;
    }

    .nav-right-content {
        margin-left: 0 !important;
        width: 100%;
    }

    .main-menu ul li {
        display: block;
        padding-right: 0;
        margin-bottom: 3px;
    }

    .nav-right-content .theme-btn {
        display: none;
    }

    .main-menu ul li a {
        justify-content: center;
    }
}

@media (max-width: 667px) {
    .main-menu ul li {
        margin-bottom: 15px;
    }

    .main-menu ul li a {
        font-size: 18px;
    }
}

/****** FOOTER ********/
.footer-area {
    background: #1226AA;
    padding: 140px 0 71px 0;
}

@media (max-width: 992px) {
    .footer-area {
        padding: 60px 0;
    }
}

.footer-area .sub-container {
    max-width: 1360px;
}

.footer-area__logo {
    position: relative;
    top: -20px;
}

.footer-area__logo img {
    max-width: 147px;
    display: block;
}

@media (max-width: 992px) {
    .footer-area__logo img {
        margin: 0 auto;
    }
}

.footer-area__copyright {
    color: #fff;
    font-weight: 200;
    text-transform: uppercase;
    font-size: 14px;
    padding-left: 15px;
    padding-top: 60px;
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .footer-area__copyright {
        text-align: center;
        padding-top: 20px;
    }
}

.footer-area__cols {
    display: flex;
}

@media (max-width: 992px) {
    .footer-area__cols {
        padding: 0 60px;
    }
}

.footer-links:nth-child(2) {
    padding-left: 50px;
}

.footer-links:nth-child(3) {
    padding-left: 50px;
}

@media (max-width: 667px) {
    .footer-links {
        margin-bottom: 25px;
        text-align: center;
    }

    .footer-links:nth-child(2) {
        padding: 0 15px;
    }

    .footer-links:nth-child(3) {
        padding: 0 15px;
    }
}

.footer-links__title {
    color: #fff;
    position: relative;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 800;
    margin-bottom: 30px;
}

.footer-links__title:after {
    content: '';
    width: 60px;
    height: 4px;
    background: #97CAEB;
    position: absolute;
    left: 0;
    bottom: -10px;
}

@media (max-width: 667px) {
    .footer-links__title:after {
        left: 50%;
        transform: translate(-50%, 0);
    }
}

.footer-links .list-items.term-list li {
    margin-left: 0;
    padding-left: 0;
    display: block;
    font-size: 20px;
}

.footer-links .list-items.term-list li+li:after {
    display: none;
}

.list-items.term-list-2 li a {
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
}

@media (max-width: 667px) {
    .footer-links .list-items.term-list {
        text-align: center !important;
    }
}

.footer-area__right {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-end;
}

@media (max-width: 992px) {
    .footer-area__right {
        flex-direction: row;
        align-items: flex-start;
        flex-wrap: wrap;
        padding: 0 60px;
        margin-top: 50px;
    }
}

@media (max-width: 667px) {
    .footer-area__right {
        padding: 0 20px;
        justify-content: center;
        margin-top: 20px;
    }
}

.footer-area .subscribe {
    max-width: 262px;
    width: 100%;
    margin-bottom: 65px;
}

.footer-area .subscribe__title {
    color: #fff;
    position: relative;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 800;
    margin-bottom: 30px;
}

@media (max-width: 667px) {
    .footer-area .subscribe__title {
        text-align: center;
    }
}

.footer-area .subscribe__title:after {
    content: '';
    width: 60px;
    height: 4px;
    background: #97CAEB;
    position: absolute;
    left: 0;
    bottom: -10px;
}

@media (max-width: 667px) {
    .footer-area .subscribe__title:after {
        left: 50%;
        transform: translate(-50%, 0);
    }
}

.form--subscribe input {
    height: 44px;
    padding: 0 10px;
    color: #000;
    font-weight: 600;
    font-family: "Open Sans", "sans-serif";
    font-size: 16px;
    width: 100%;
    display: block;
    margin-bottom: 14px;
}

.footer-area .follows {
    max-width: 262px;
    width: 100%;
}

.footer-area .follows__title {
    color: #fff;
    position: relative;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 800;
    margin-bottom: 30px;
}

@media (max-width: 667px) {
    .footer-area .follows__title {
        text-align: center;
    }
}

.footer-area .follows__title:after {
    content: '';
    width: 60px;
    height: 4px;
    background: #97CAEB;
    position: absolute;
    left: 0;
    bottom: -10px;
}

@media (max-width: 667px) {
    .footer-area .follows__title:after {
        left: 50%;
        transform: translate(-50%, 0);
    }
}

.footer-area .follows__list {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-right: 35px;
}

@media (max-width: 667px) {
    .footer-area .follows__list {
        padding-right: 0;
        margin-bottom: 25px;
    }
}

.footer-area .follows__list li a {
    color: #fff;
    font-size: 22px;
}

.footer-area .follows__list li a:hover {
    opacity: 0.8;
}


/* NEW COMPONENTS */
.btn--primary {
    border: none;
    background: #F2F2F2;
    border-radius: 21px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 42px;
    padding: 0 25px;
    text-transform: uppercase;
    color: #1226AA;
    font-weight: 600;
    transition: all .25s ease-in-out;
}

@media (max-width: 667px) {
    .btn--primary {
        width: 100%;
    }
}

.btn--primary:hover {
    background: #97CAEB;
    font-weight: 800;
}

.btn--primary-lg {
    font-size: 30px;
    min-width: 194px;
    font-weight: 800;
    height: 51px;
    border-radius: 30px;
}

.btn--secondary {
    border: none;
    background: #1226AA;
    border-radius: 21px;
    font-size: 21px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 39px;
    padding: 0 24px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    transition: all .25s ease-in-out;
}

.btn--secondary:hover {
    background: #97CAEB;
    color: #1226AA;
}

input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #000;
}

input::-moz-placeholder {
    /* Firefox 19+ */
    color: #000;
}

input:-ms-input-placeholder {
    /* IE 10+ */
    color: #000;
}

input:-moz-placeholder {
    /* Firefox 18- */
    color: #000;
}


/**
* HERO SECTION
*/
.hero {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    height: 780px;
    color: #fff;
    padding-top: 102px;
    padding-bottom: 60px;
}

.hero--home {
    height: 100vh;
    background-size: cover;
    background-position: 50% 20%;
    min-height: 700px;
}

@media (max-width: 667px) {
    .hero {
        padding-top: 80px;
        padding-bottom: 40px;
        height: auto;
    }

    .hero--home {
        min-height: 620px;
        height: auto;
        background-position: 30% 100%;
    }
}

.hero .container {
    max-width: 1360px;
}

.hero__content {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-top: 30px;
}

@media (max-width: 667px) {
    .hero__content {
        display: block;
        height: auto;
        text-align: center;
    }
}

.hero__title {
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-size: 60px;
    margin-bottom: 50px;
    font-weight: 700;
    width: 100%;
}

.hero__title--sm {
    margin-bottom: 20px;
}

@media (max-width: 667px) {
    .hero__title {
        font-size: 36px;
        text-align: center;
        margin-bottom: 25px;
    }
}

.hero__text {
    font-family: 'Poppins', sans-serif;
    font-size: 24px;
    line-height: 1.35;
    font-weight: 300;
    max-width: 657px;
}

.hero__text--sm {
    max-width: 550px;
}

@media (max-width: 667px) {
    .hero__text {
        font-size: 18px;
        text-align: center;
        text-shadow: 1px 2px #000;
    }
}

.hero__btn {
    margin-top: 35px;
    height: 62px;
    font-size: 30px;
    border-radius: 30px;
}

.hero--home .hero__title {
    font-size: 80px;
    max-width: 820px;
}

.hero--home .hero__title span {
    font-size: 55px;
    display: block;
    font-weight: 700;
}

@media (max-width: 667px) {
    .hero--home .hero__title {
        font-size: 42px;
        margin-top: 25px;
    }

    .hero--home .hero__title span {
        font-size: 22px;
    }

    .hero__btn {
        margin: 20px auto 0 auto;
        font-size: 22px;
        height: 50px;
    }
}

/* Widget: FILTER ROW */
.widget--filter {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;
    max-width: 1190px;
    margin: 80px auto 20px auto;
}

.widget--filter .search-input {
    position: relative !important;
    vertical-align: middle !important;
    width: 100% !important;
    margin-right: 15px !important;
    height: 47px !important;
    padding: 8px !important;
    font-size: 20px !important;
    line-height: 40px !important;
    font-weight: 600 !important;
    color: #000 !important;
    border-radius: 4px !important;
    margin-top: 5px !important;
}

span.select2.select2-container.select2-container--default {
    position: relative !important;
    vertical-align: middle !important;
    width: 100% !important;
    margin-right: 15px !important;
    height: 40px !important;
    padding: 0px !important;
    font-size: 20px !important;
    line-height: 40px !important;
    font-weight: 600 !important;
    color: #000 !important;
}

.select2-container--default .select2-selection--single {
    height: 47px !important;
    padding: 8px !important;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
    margin-top: -10px !important;
    font-weight: normal !important;
}

.select2-selection__arrow {
    display: none !important;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #6c757d !important;
}

.select2-container--default .select2-selection--single {
    border: none !important;
}

@media (max-width: 768px) {
    .widget--filter {
        display: block !important;
        margin-top: 30px !important;
    }

    .widget--filter .search-input {
        margin-bottom: 9px !important;
    }

    span.select2.select2-container.select2-container--default {
        margin-bottom: 16px
    }
}

.widget--filter .filter__col {
    flex: 1;
}

button.btn--primary.btn--primary-lg.search_btn,
button.btn--primary-lg.search_btn {
    margin-top: 5px;
}

/* CUSTOM SELECT OVERRIDE */
div.nice-select,
.widget--filter select {
    max-width: 364px;
    width: 100%;
    color: #000;
    font-weight: 600;
    margin-right: 38px;
    height: 46px;
    border-radius: 0;
    font-size: 20px;
    line-height: 42px;
}

@media (max-width: 667px) {

    div.nice-select,
    .widget--filter select {
        margin-bottom: 20px;
        width: 100%;
        max-width: 100%;
    }
}

div.nice-select .list {
    margin-top: 0;
    box-shadow: none;
    border-radius: 0;
    width: 100%;
}

/* select arrow */
div.nice-select:after {
    /* background: url("../images/v2/select-arrow.png") no-repeat; */
    background-size: contain;
    border: none;
    width: 28px;
    height: 17px;
    margin-top: -8px;
    transform: none;
    transform-origin: 50% 50%;
}

@media (max-width: 992px) {
    div.nice-select:after {
        width: 21px;
        height: 10px;
        right: 5px;
        margin-top: -4px;
    }
}

div.nice-select.open:after {
    transform: rotate(180deg);
}

/* ARTISTS PAGES changes */
/* top section */
.top-section {
    text-align: center;
    margin-bottom: 70px;
}

.top-section .section-title {
    text-transform: uppercase;
    color: #000;
    font-size: 45px;
    margin-bottom: 25px;
    font-weight: 700;
}

@media (max-width: 667px) {
    .top-section .section-title {
        font-size: 32px;
    }
}

.top-section .section-text {
    color: #000;
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 0;
}

@media (max-width: 667px) {
    .top-section .section-text {
        font-size: 18px;
        text-align: center;
    }
}

/* cards styles */
.card-item--artist {
    display: block;
    max-width: 290px;
    width: 100%;
    margin-bottom: 60px;
    box-shadow: none;
}

@media (max-width: 667px) {
    .card-item--artist {
        margin: 0 auto 40px auto;
        max-width: 100%;
    }
}

.card-item--artist:hover {
    box-shadow: none;
}

.card-item--list:hover {
    box-shadow: none;
}

.card-item--artist .card-image {
    width: 100%;
    position: relative;
    z-index: 1000;
    border-radius: 0;
}

.card-item--artist .card-image a {
    position: relative;
    z-index: 100;
}

@media (max-width: 667px) {
    .card-item--artist .card-image a {
        text-align: center;
    }
}

.card-item .card-image:after {
    border-radius: 0;
    max-width: 222px;
    width: 100%;
    height: 224px;
    bottom: -20px;
    right: -18px;
    left: auto;
    top: auto;
    transition: all .25s ease-in-out;
    border-top: 222px solid transparent;
    border-bottom: 1px solid transparent;
    border-left: solid transparent;
    border-right: 222px solid #1227AB;
    background: transparent;
    opacity: 1;
}

.card-item:hover .card-image:after {
    opacity: 1;
}

.card-item--list:hover .card-image:after {
    opacity: 1 !important;
}

.card-item--artist .card-image .card__img {
    /* height: 262px;
    width: 262px; */
    border-radius: 0px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

@media (max-width: 667px) {
    .card-item--artist .card-image .card__img {
        margin: 0 auto;
    }
}

.card-item--artist .card-image:hover:after {
    bottom: 0;
}

.card-item--list .card-image:hover:after {
    bottom: 0;
}

.card-item--artist .card-content {
    background: #F2F2F2;
    width: 100%;
    padding: 44px 24px 34px 24px;
    text-align: center;
}

.card-item .card-title {
    font-size: 16px;
    color: #1226AA;
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 5px;
    min-height: 50px;
    overflow: hidden;
}

.card-item .card-title a:hover {
    color: #97CAEB;
}

.card-item--artist .artists-meta-1 {
    padding-top: 0;
}

.card-item--artist .artists-meta-1 li {
    font-size: 19px;
    font-weight: 500;
    margin-bottom: 15px;
    min-height: 52px;
    max-height: 52px;
    overflow: hidden;
}

/* News */
.card-item--news {
    max-width: 377px;
}

.card-item--news .card-image:after {
    display: none;
}

.card-item--news .card-image .card__img {
    height: 250px;
    object-fit: cover;
    border-radius: 0;
}

.card-item--news .date {
    display: block;
    background: #000;
    color: #fff;
    font-weight: 800;
    height: 88px;
    width: 88px;
    font-size: 19px;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    position: absolute;
    text-align: left;
    left: 20px;
    margin-bottom: -40px;
    line-height: 1.1;
    z-index: 100;
    padding: 0 10px;
    bottom: 0;
}

.card-item--news .card-content {
    padding-top: 45px;
    background: #F2F2F2;
}

.card-item--news .card-content .card-title {
    text-align: left;
    text-transform: uppercase;
}

.card-item--news .card-content .card-title a {
    color: #1226AA;
    font-size: 19px;
    font-weight: 700;
}

.card-item--news .card-content .card-sub p {
    text-align: left;
    line-height: 1.35;
    font-size: 16px;
}

.card-item--news .card-content .btn-holder {
    text-align: left;
}

.card-item--news .card-content .btn-holder .btn--secondary {
    min-width: 180px;
    height: 48px;
    border-radius: 30px;
}

/* news offers card */
.card-item--offers {
    max-width: 356px;
}

.card-item--offers .card-title a {
    font-size: 26px;
    text-align: left;
}

.card-item--offers .card-content {
    padding: 55px 20px 30px 20px;
    text-align: left;
}

.card-item--offers .artists-desc p {
    font-size: 19px;
    line-height: 1.1;
}

.card-item--offers .artists-desc p:nth-child(2) {
    display: none;
}

/* .card-item--offers .card-image .card__img {
    max-height: 262px;
    max-width: 262px;
} */

.card-item--offers .listing-meta {
    padding-top: 0;
}

.card-item--offers .listing-meta li {
    display: block;
    font-weight: 700;
    margin-bottom: 10px;
    font-size: 19px;
}

.card-item--offers .book-now {
    height: 50px;
    margin-top: 25px;
    border-radius: 30px;
}


/* load more */
.load-more {
    margin: 50 0 20px 0;
    text-align: center;
}

.load-more-btn {
    background: url("../images/v2/load-more-arrow.png") no-repeat;
    background-size: contain;
    display: inline-block;
    width: 65px;
    height: 33px;
    border: none;
}

/* container changes */
@media(min-width: 1600px) {
    .container {
        max-width: 1360px;
    }
}

/* FAQ PAGE */
.section-title {
    color: #000;
    font-size: 45px;
    font-weight: 700;
    margin-bottom: 50px;
}

@media (max-width: 667px) {
    .section-title {
        font-size: 24px;
        margin-bottom: 30px;
    }
}

.section-text {
    color: #000;
    font-size: 45px;
    font-weight: 700;
    margin-bottom: 50px;
}

.faq-area {
    background: #F2F2F2;
    position: relative;
    padding-bottom: 100px;
}

.faq-area:after {
    content: '';
    background: #1226AA;
    position: absolute;
    top: 50px;
    right: 0;
    height: 370px;
    width: 30px;
}

@media (max-width: 667px) {
    .faq-area:after {
        display: none;
    }
}

.faq-area .accordion-item .card {
    box-shadow: none;
}

.faq-area .accordion-item .card-header {
    border-radius: 0;
}

.faq-area .card-header .btn {
    padding: 8px 20px 8px 20px;
    color: #000;
    font-size: 20px;
}

@media (max-width: 667px) {
    .faq-area .card-header .btn {
        font-size: 17px;
    }
}

.faq-area .accordion-item .card-header .btn:after {
    display: none;
}

.accordion-item .card-header .btn i {
    color: #1226AA;
}

/* plus icon */
.accordion-item .card-header .btn .plus {
    position: relative;
    display: block;
    width: 23px;
    height: 23px;
    flex: 0 0 23px;
}

.accordion-item .card-header .btn .plus:before,
.accordion-item .card-header .btn .plus:after {
    content: '';
    background: #1226AA;
}

.accordion-item .card-header .btn .plus:before {
    top: 50%;
    left: 0;
    height: 5px;
    margin-top: -2.5px;
    width: 100%;
    position: absolute;
}

.accordion-item .card-header .btn .plus:after {
    left: 50%;
    margin-left: -2.5px;
    top: 0;
    width: 5px;
    height: 100%;
    position: absolute;
    opacity: 1;
    transition: all .3s ease-in-out;
}

.accordion-item .card-header .btn[aria-expanded=true] .plus:after {
    opacity: 0;
}

/* block question */
.block--question {
    padding: 70px 0;
    text-align: center;
    background: #000;
    position: relative;
}

.block--question--light {
    background: #F2F2F2;
    padding-bottom: 170px;
}

@media (max-width: 667px) {
    .block--question--light {
        padding-bottom: 50px;
    }
}

.block--question:after,
.block--question:before {
    content: '';
    background: #1226AA;
    position: absolute;
}

.block--question:before {
    width: 20px;
    height: 138px;
    top: 0;
    left: 0;
}

.block--question:after {
    width: 138px;
    height: 26px;
    top: 0;
    left: 0;
}

@media (max-width: 667px) {
    .block--question:before {
        width: 16px;
        height: 100px;
    }

    .block--question:after {
        width: 100px;
        height: 16px;
    }
}

.block--question__head {
    margin-bottom: 45px;
    padding: 0 20px;
}

.block--question__title {
    color: #fff;
    font-size: 45px;
    font-weight: 700;
    margin-bottom: 20px;
}

.block--question__title.dark {
    color: #000;
}

.block--question__text {
    color: #fff;
    font-weight: 300;
    font-size: 24px;
}

.block--question__text.dark {
    color: #000;
}

@media (max-width: 667px) {
    .block--question__title {
        font-size: 28px;
    }

    .block--question__text {
        font-size: 18px;
    }
}

/* questions form */

.form--question {
    max-width: 1000px;
    margin: 0 auto;
}

.form--question .form-submit {
    margin-top: 40px;
}

/* subscribe form */
.form--subscribe-lg {
    max-width: 812px;
    margin: 0 auto;
}

.form--subscribe-lg .form-submit {
    margin-top: 30px;
}

.form--subscribe-lg label {
    color: #000;
}

.form--subscribe-lg .btn--secondary {
    padding: 8px 0;
    height: 58px;
    min-width: 187px;
    border-radius: 30px;
    font-weight: 600;
}


/** FORM STYLE */
form label {
    font-size: 20px;
    /* color: #fff; */
    margin-bottom: 7px;
    display: block;
    text-align: left;
    font-weight: 600;
}

.form-control {
    border-radius: 0;
    /* border: none; */
    font-size: 20px;
    font-weight: 400;
}

input.form-control {
    height: 50px;
}

textarea {
    min-height: 250px;
}

@media (max-width: 667px) {
    .form-control {
        font-size: 17px;
    }

    input.form-control {
        height: 44px;
    }

    .form-submit {
        text-align: center !important;
    }
}


/** ******************* BLOG ************************ */
.blog-area {
    padding-bottom: 55px;
    padding-top: 90px;
}


/** ***************** ARIST  ************************ */
.artist-view {
    padding-top: 120px;
    padding-bottom: 80px;
}

@media (max-width: 667px) {
    .artist-view {
        padding-bottom: 40px;
    }
}

.artist-view:before {
    content: '';
    background: #000;
    position: absolute;
    top: 102px;
    left: 0;
    width: 100%;
    height: 110px;
}

@media (max-width: 992px) {
    .artist-view:before {
        top: 72px;
    }
}

.artist-view .container {
    max-width: 1360px;
    position: relative;
    z-index: 10;
}

.artist-view__cover img {
    width: 100%;
    display: block;
    object-fit: cover;
    height: 682px;
    object-position: center top;
}

@media (max-width: 1200px) {
    .artist-view__cover img {
        height: 400px;
    }
}

@media (max-width: 667px) {
    .artist-view__cover img {
        height: 350px;
    }
}

.artist-lessons__title {
    text-transform: uppercase;
    color: #000;
    font-size: 45px;
    text-align: center;
    margin-bottom: 45px;
    font-weight: 700;
    margin-top: 25px;
}

.artist-view__details {
    background: #F2F2F2;
    padding: 33px 56px;
    margin-bottom: 40px;
}

@media (max-width: 667px) {
    .artist-lessons__title {
        font-size: 30px;
    }

    .artist-view__details {
        padding: 25px 20px;
        margin-bottom: 15px;
    }
}

.detail-name {
    text-transform: uppercase;
    color: #000;
    font-size: 45px;
    font-weight: 700;
    margin-bottom: 20px;
}

@media (max-width: 667px) {
    .detail-name {
        font-size: 28px;
    }
}

.artist-view__details .info-list li {
    font-size: 19px;
    margin-bottom: 10px;
}

.artist-view__desc {
    margin-top: 35px;
}

.artist-view__desc p {
    font-size: 19px;
}

@media (max-width: 667px) {
    .artist-view__details .info-list li {
        font-size: 17px;
    }

    .artist-view__desc p {
        font-size: 17px;
    }
}


/* stepper pagination */
.pagination {
    margin: 30px 0 40px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

@media (max-width: 667px) {
    .pagination {
        margin: 15px 0 25px 0;
    }
}

.pagination a {
    color: #000;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    display: flex;
    align-items: center;
}

@media (max-width: 667px) {
    .pagination a {
        font-size: 15px;
        line-height: 1;
    }
}

.pagination a:hover {
    color: #97CAEB;
}

.pagination__step {
    display: flex;
    align-items: center;
}

.pagination__step i {
    display: inline-block;
    width: 34px;
    height: 64px;
}

.pagination__left i {
    background: url("../images/v2/prev-arrow.png") no-repeat;
    background-size: contain;
    width: 28px;
    height: 49px;
    margin-right: 25px;
}

.pagination__right i {
    background: url("../images/v2/next-arrow.png") no-repeat;
    background-size: contain;
    width: 28px;
    height: 49px;
    margin-left: 25px;
}

@media (max-width: 667px) {
    .pagination__left i {
        margin-right: 10px;
        width: 18px;
        height: 39px;
    }

    .pagination__right i {
        margin-left: 10px;
        width: 18px;
        height: 39px;
    }

    .pagination__step span {
        width: 100px;
    }
}

/* No found */
.no-found-text {
    text-align: center;
    margin-top: 20%;
    margin-bottom: 20%;
}

/* CTA section */
.cta-area {
    background: #f2f2f2;
    padding: 90px 0 110px 0;
}

.pricing-area {
    background: #f2f2f2;
    padding: 30px 0 50px 0;
}

.contact-area {
    background: #fff;
    padding: 80px 0 70px 0;
}

.cta-area .section-title {
    margin-bottom: 25px;
}

.cta-area .section-text {
    font-size: 24px;
    line-height: 1.2;
    font-weight: 300;
    max-width: 1200px;
    margin: 0 auto 40px auto;
}

@media (max-width: 667px) {
    .cta-area {
        padding-bottom: 30px;
    }

    .cta-area .section-text {
        text-align: center;
        font-size: 18px;
        line-height: 1.5;
        margin-bottom: 15px;
    }
}

.cta-list {
    text-align: center;
    padding-top: 70px;
}

.cta-list__item img {
    margin-bottom: 37px;
    filter: grayscale(100%);
}

.cta-list__title {
    color: #000;
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 15px;
}

.cta-list__text {
    font-weight: 300;
    font-size: 16px;
    margin-bottom: 45px;
    max-width: 320px;
    margin-left: auto;
    margin-right: auto;
}

.cta-list__btn {
    height: 61px;
    border-radius: 30px;
    font-size: 30px;
}

@media (max-width: 992px) {
    .cta-list__btn {
        font-size: 24px;
    }
}

@media (max-width: 667px) {
    .cta-list {
        padding-top: 30px;
    }

    .cta-list__item {
        margin-bottom: 55px;
    }

    .cta-list__item img {
        max-width: 60px;
        margin-bottom: 25px;
    }

    .cta-list__title {
        font-size: 24px;
        margin-bottom: 5px;
    }

    .cta-list__text {
        font-size: 18px;
        margin-bottom: 15px;
    }

    .cta-list__btn {
        font-size: 20px;
        height: 50px;
    }
}


/* HOME:  Feautes Video section */
.block--features-video {
    padding: 0px 0 0px 0;
}

@media (max-width: 992px) {
    .block--features-video {
        padding: 50px 0 70px 0;
    }
}

.feature-video {
    max-width: 1364px;
    height: 767px;
    position: relative;
    margin: 0 auto;
}

.feature-video:after {
    content: '';
    background: url("../images/v2/polygon-bg.png") no-repeat;
    width: 222px;
    height: 224px;
    position: absolute;
    bottom: -35px;
    left: -35px;
    transform: rotate(-270deg);
}

.feature-video .video-box {
    background: #000;
    width: 100%;
    height: 100%;
    position: relative;
    border-radius: 0;
    z-index: 10;
}

.feature-video .video-box:after {
    display: none;
}

.feature-video .video-box .play-btn {
    background: url("../images/v2/play-btn.png") no-repeat;
    background-size: contain;
    width: 77px;
    height: 89px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 1000;
    cursor: pointer;
    transition: all .35s ease-in-out;
    transform-origin: 50% 50%;
}

.feature-video .video-box .play-btn:hover {
    transform: translate(-50%, -50%) scale(1.15);
}

@media (max-width: 992px) {
    .feature-video {
        height: 380px;
    }
}

@media (max-width: 667px) {
    .feature-video {
        height: 250px;
    }

    .feature-video .video-box .play-btn {
        width: 67px;
        height: 79px;
    }
}

/* Testimonials */
.block--testimonials {
    padding: 90px 0 210px 0;
    background: #ffffff;
}

@media (max-width: 667px) {
    .block--testimonials {
        padding: 60px 0 80px 0;
    }
}

.testimonials {
    overflow: hidden;
    position: relative;
    max-width: 1100px;
    margin: 0 auto;
}

.section-title span.sub-title {
    font-size: 25px;
    font-weight: 500;
}

.testimonials:after {
    content: '';
    background: url("../images/v2/quote.png") no-repeat;
    position: absolute;
    left: -75px;
    top: -25px;
    width: 53px;
    height: 44px;
    z-index: 1;
}

@media (max-width: 992px) {
    .testimonials:after {
        left: -25px;
        top: -55px;
    }
}

@media (max-width: 667px) {
    .testimonials:after {
        left: -5px;
        top: -45px;
    }
}

.testimonials__item {
    position: relative;
    z-index: 10;
}

.testimonials__item p {
    color: #000;
    font-style: italic;
    font-size: 24px;
    line-height: 1.1;
    font-weight: 300;
    margin-bottom: 50px;
    position: relative;
}

.testimonials__item .item-author {
    color: #000;
    font-size: 24px;
    font-weight: 600;
}

@media (max-width: 667px) {
    .testimonials__item {
        padding: 0 30px;
    }

    .testimonials__item p {
        font-size: 20px;
        margin-bottom: 30px;
    }

    .testimonials__item .item-author {
        font-size: 20px;
    }
}

/* swiper paginations */
.swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    background: #D7D7D7;
    opacity: 1;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
}

.swiper-pagination-bullet-active {
    background: #97caeb;
}

/* testimonials */
.block--applies {
    background: #1226aa;
}

.block--applies .content {
    height: 600px;
}

.block--applies .applies-image {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.block--applies .applies-text {
    padding-left: 140px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}

.block--applies .applies-text h2 {
    color: #fff;
    font-size: 45px;
    margin-bottom: 25px;
    font-weight: 700;
    max-width: 450px;
}

.block--applies .applies-text p {
    color: #fff;
    font-size: 24px;
    max-width: 533px;
    font-weight: 300;
    margin-bottom: 45px;
}


.block--applies .applies-text__btn {
    font-size: 30px;
    font-weight: 700;
    border-radius: 30px;
    height: 58px;
}

.font-size-36 {
    font-size: 36px !important;
}

.font-size-20 {
    font-size: 20px !important;
}

.block--applies .applies-indian-btn {
    font-size: 23px ! important;
    height: 49px ! important;
    font-weight: 700;
    border-radius: 30px;
}

@media (max-width: 992px) {
    .block--applies .applies-text {
        padding-left: 40px;
    }
}

@media (max-width: 667px) {
    .block--applies .content {
        height: auto;
        padding: 60px 0;
    }

    .block--applies .applies-text {
        padding: 0 40px;
    }

    .block--applies .applies-text h2 {
        font-size: 24px !important;
        text-align: center;
    }

    .block--applies .applies-text p {
        font-size: 18px !important;
        text-align: center;
    }

    .block--applies .applies-text__btn {
        font-size: 20px;
        height: 50px;
    }

    .block--applies .applies-indian-btn {
        font-size: 18px ! important;
        height: 40px ! important;
    }
}

/* Benefits */
.block--key-benefits {
    padding: 62px 0 117px 0;
}

@media (max-width: 992px) {
    .block--key-benefits {
        padding: 62px 0 20px 0;
    }
}

.benefits-list {
    padding-top: 100px;
}

@media (max-width: 667px) {
    .benefits-list {
        padding-top: 40px;
    }
}

.benefits-list__box {
    max-width: 333px;
    background: #F2F2F2;
    padding: 90px 20px 25px 20px;
    position: relative;
    min-height: 329px;
}

.teacher .benefits-list__box {
    min-height: 366px;
}

.benefits-list__box .number {
    position: absolute;
    top: -45px;
    left: 15px;
    background: #000;
    font-size: 60px;
    line-height: 1;
    font-weight: 500;
    height: 92px;
    width: 92px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
}

.benefits-list__box h2 {
    font-weight: 700;
    margin-bottom: 25px;
    font-size: 30px;
}

.benefits-list__box p {
    line-height: 1;
    font-size: 18x;
    font-weight: 300;
    line-height: 22px;
}


@media (max-width: 992px) {
    .benefits-list__box {
        margin-bottom: 60px;
    }
}

@media (max-width: 667px) {
    .benefits-list__box {
        min-height: 180px;
    }

    .benefits-list__box .number {
        height: 62px;
        width: 62px;
        font-size: 32px;
        top: -25px;
    }

    .benefits-list__box {
        padding: 50px 20px 25px 20px;
    }

    .benefits-list__box h2 {
        font-size: 24px;
        margin-bottom: 10px;
    }

    .benefits-list__box p {
        font-size: 18px;

    }
}

/* Find music artist */
.block--find-artist {
    background: #1226AA;
    height: 695px;
    padding: 50px 0;
}

.block--find-artist .container {
    height: 100%;
}

.search-artist {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.search-artist__title {
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 45px;
    margin-bottom: 40px;
}

.search-artist__text {
    color: #fff;
    font-size: 24px;
    font-weight: 300;
    margin-bottom: 30px;
}

@media (max-width: 667px) {
    .block--find-artist {
        height: auto;
        padding: 0;
    }

    .search-artist__text {
        font-size: 18px;
    }

    .search-artist__title {
        font-size: 24px;
    }
}

/* Contact Us */
.block--contact-us {
    background: #f2f2f2;
}

.block--contact-us .content {
    height: 100%;
}

.block--contact-us .content .row {
    height: 100%;
}

.block--contact-us .contact-image {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center 100%;
}

.block--contact-us .contact-us {
    position: relative;
    padding-left: 140px;
    padding-top: 70px;
    padding-right: 40px;
    padding-bottom: 70px;
}

.block--contact-us .contact-us:after {
    content: '';
    height: 350px;
    width: 30px;
    position: absolute;
    top: 77px;
    right: 0;
    background: #97caeb;
}

.contact-us .contact-us__title {
    font-weight: 700;
    font-size: 45px;
    color: #000;
    margin-bottom: 10px;
}

.contact-us .contact-us__text {
    font-size: 24px;
    margin-bottom: 20px;
}

.form--contact-us {
    max-width: 523px;
    width: 100%;
}

.form--contact-us label {
    color: #000;
    font-size: 20px;
    font-weight: 400;
}

.form--contact-us input {
    width: 100%;
    border: none;
    height: 50px;
    padding: 0 10px;
}

.form--contact-us input:focus {
    outline: 2px solid #1226AA;
}

.form--contact-us textarea {
    width: 100%;
    height: 87px;
    border: none;
    min-height: 87px;
    padding: 10px;
}

.form--contact-us textarea:focus {
    outline: 2px solid #1226AA;
}

.form--contact-us .contact-us__submit {
    margin-top: 10px;
    height: 46px;
    width: 185px;
    border-radius: 30px;
}

@media (max-width: 1199px) {
    .block--contact-us .contact-us {
        padding-left: 10%;
        padding-top: 80px;
    }
}

@media (max-width: 667px) {
    .block--contact-us {
        padding: 50px 20px;
        height: auto;
    }

    .block--contact-us .contact-us {
        padding: 0;
    }

    .block--contact-us .contact-us:after {
        display: none;
    }

    .block--contact-us .content,
    .block--contact-us .content .row {
        height: auto;
    }

    .contact-us .contact-us__title {
        font-size: 24px;
        text-align: center;
    }

    .contact-us .contact-us__text {
        font-size: 18px;
        text-align: center;
    }

    .form--contact-us label {
        font-size: 16px;
    }
}

.image-link-block {
    padding: 60px 0 60px 0;
}

@media (max-width: 992px) {
    .image-link-block {
        padding: 62px 0 20px 0;
    }
}

.images-list {
    padding-top: 90px;
}

@media (max-width: 667px) {
    .images-list {
        padding-top: 40px;
    }
}

.images-list__box {
    background: #FFFFFF;
    text-align: center;
    position: relative;
    min-height: 235px;
}

.images-list__box h2 {
    font-weight: 700;
    margin-top: 20px;
    margin-top: -50px !important;
    ;
    color: #fff !important;
}

.images-list h2 {
    font-weight: 700;

}

.images-list img {
    width: 100%;
}

.theme-btn-outline {
    font-weight: 600;
    font-size: 16px;
    color: #000;
    line-height: 48px;
    padding-left: 24px;
    padding-right: 24px;
    background-color: #fff;
    text-align: center;
    position: relative;
    display: inline-block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    z-index: 1;
    border: 1px solid #000;
}

.block--features-video .content {
    background: #1a4350
}

.block--features-video .video-text {
    padding-left: 140px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}

.block--features-video .video-text h2 {
    color: #fff;
    font-size: 40px;
    margin-bottom: 25px;
    font-weight: 700;
    max-width: 500px;
}

.block--features-video .video-text p {
    color: #fff;
    font-size: 24px;
    max-width: 533px;
    font-weight: 300;
    margin-bottom: 45px;
}

.block--features-video .video-text__btn {
    font-size: 30px;
    font-weight: 700;
    border-radius: 30px;
    height: 58px;
}

@media (max-width: 992px) {
    .block--features-video .video-text {
        padding-left: 40px;
    }

    p.price-text,
    p.price-text-last {
        min-height: 10px !important;
        margin-bottom: 10rem;
    }
}

@media (max-width: 667px) {
    .block--features-video .content {
        height: auto;
        padding: 60px 0;
    }

    p.price-text,
    p.price-text-last {
        min-height: 10px !important;
        margin-bottom: 10rem;
    }

    .block--features-video .video-text {
        padding: 0 40px;
    }

    .block--features-video .video-text h2 {
        font-size: 24px;
        text-align: center;
    }

    .block--features-video .video-text p {
        font-size: 18px;
        text-align: center;
    }

    .block--features-video .video-text__btn {
        font-size: 20px;
        height: 50px;
    }
}

.card-item--multimedia {
    max-width: 100%;
}

.card-item--artist .card-image {
    width: 94%;
}

.card-item--multimedia .card-content {
    text-align: left;
}

.multimedia-desc {
    min-height: 80px;
}

.card-item--multimedia .card-image:after {
    border-radius: 0;
    max-width: 222px;
    width: 100%;
    height: 224px;
    bottom: -20px;
    right: -20px;
    left: auto;
    top: auto;
    transition: all .25s ease-in-out;
    border-top: 222px solid transparent;
    border-bottom: 1px solid transparent;
    border-left: solid transparent;
    border-right: 222px solid #1227AB;
    background: transparent;
    opacity: 1;
}

.btn-olg {
    color: #fff !important;
    background: #ef9729 !important;
    border: 1px solid #ef9729 !important;
}

.btn-olg:hover {
    color: #ef9729 !important;
    background: #fff !important;
    border: 1px solid #fff !important;
}

.file_type {
    text-transform: capitalize;
    font-size: 15px;
    color: #000;
}

ul.text-list li {
    padding: 10px;
    list-style: disc;
    margin-left: 30px;
}

.mb-3 span {
    font-size: 12px;
    margin-bottom: 1.1rem !important;
}

.text-primary {
    color: #fc6464 !important;
}

.btn-primary {
    color: #fff;
    background-color: #fc6464 !important;
    border-color: #fc6464 !important;
}

.home-second {
    padding: 50px 0px;
}

p.price-text,
p.price-text-last {
    min-height: 170px;
    margin-bottom: 0rem;
}

.mb-n-2 {
    margin-bottom: -2px !important;
}

.min-height-45 {
    min-height: 45px !important
}

.min-height-30 {
    min-height: 30px !important
}

.max-height-72 {
    max-height: 72px !important
}

.cursor-default {
    cursor: default !important
}

.canceled_button:hover {
    background-color: rgba(220, 53, 69, 0.1) !important;
}

tr.calendar-body .calendar-day .day:hover {
    background-color: #a50e0e !important;
    color: #fff !important;
}

.line-height-21px {
    line-height: 21px;
}

.height-42px {
    height: 42px !important;
}

.height-50px {
    height: 50px !important;
}

.line-height-40px {
    line-height: 40px !important;
}

.width-181px {
    width: 181px;
}

@media (max-width:991px) {
    .hide_button_label {
        display: none !important;
    }

    .booking-area .block-card {
        padding: 15px;
    }
}

.blockMsg {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
    padding-left: 5rem !important;
    padding-right: 5rem !important;
    background-color: #393e46 !important;
}

.evoCalenderContainer {
    position: relative;
    width: 100%;
    padding: 26px 10px 10px 10px;
    background-color: #393e46;
    margin: 10px auto 30px auto;
    -webkit-box-shadow: 0 10px 20px -5px rgba(19, 31, 51, .65);
    box-shadow: 0 10px 20px -5px rgba(19, 31, 51, .65);
}

@media only screen and (max-width: 425px) {
    .evoCalenderContainer {
        padding: 18px 8px 8px 8px;
    }
}

@media only screen and (max-width: 768px) {
    #sidebarToggler {
        display: block !important;
    }
}

@media only screen and (min-width: 768px) {
    #eventListToggler {
        display: none;
    }

    #sidebarToggler {
        display: none;
    }
}

.blockMsg>h4 {
    font-weight: normal;
    font-size: 1.25em !important;
    color: #fc6464 !important;
}

.width-90px {
    width: 90px !important;
}

.width-180px {
    width: 180px !important;
}

.font-size-18 {
    font-size: 18px !important;
}