/*=========================
	font-family: 'Roboto', sans-serif;
	font-family: 'Dosis', sans-serif;;
	main heading color: ;
==========================*/

/*====================
		Main
=====================*/

body {
    margin: 0;
    padding: 0;
    /*font-family: 'Dosis', sans-serif;*/
    font-family: 'Quicksand', sans-serif;
    background-color: #ffffff;
    box-sizing: border-box;
}

.footer-img-upload:hover {
    cursor: pointer;

}

.footer-uploader-modal .modal-title {
    font-size: 18px;
}



/* Preloader */

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #171717;
    /* change if the mask should have another color then white */
    z-index: 9999;
    /* makes sure it stays on top */
}

#status {
    width: 100px;
    height: 100px;
    position: absolute;
    left: 50%;
    /* centers the loading animation horizontally one the screen */
    top: 50%;
    /* centers the loading animation vertically one the screen */
/*    background-image: url("../img/company-logo.jpg");*/
     background-image: url(../images/block.gif);
    /* path to your loading animation */
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin: -50px 0 0 -50px;
    /* is width and height divided by two */
}

#status-two {
    width: 60px;
    height: 60px;
    position: absolute;
    left: 65%;
    top: 65%;
    background-image: url(../images/block.gif);
    background-color: #171717;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin: -100px 0 0 -100px;
}


.hom-play-btn-cont {
    position: absolute;
    width: 60px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

/* Smartphones (portrait) ----------- */

@media (max-width: 767px) {




    .own-show-search-cont-lg {
        display: none !important;
    }

    #search-section {
        display: block !important;
    }

    /*====================
		Navbar
=====================*/
    .own-nav-bell {
        color: white;
    }

    /*====================
		Search
=====================*/
    section#search-section {
        padding: 30px 12px 5px 12px;
    }

    .main-layout-container {
        padding-top: 10px;
    }

    .search-container {
        width: 100%;
        display: flex;
    }

    /*.search-left-icon {
		background-color: #EBEBEC;
		padding-top: 13px;
		padding-left: 6px;
		border-top-left-radius: 8px;
		border-bottom-left-radius: 8px;
	}*/
    .search-right-icon {
        background-color: #EBEBEC;
        padding-top: 12px;
        padding-right: 6px;
        border-top-right-radius: 8px;
        border-bottom-right-radius: 8px;
    }

    input.form-control.mr-sm-2.search-form {
        display: block;
        width: 100%;
        height: calc(1.5em + .75rem + 2px);
        font-size: 1rem;
        font-weight: 400;
        line-height: 1.5;
        color: #495057;
        margin-right: -1px;
        background-color: #EBEBEC;
        transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
        border: none;
        border-radius: 0;
        border-top-left-radius: 8px;
        border-bottom-left-radius: 8px;
    }

    .form-control:focus {
        box-shadow: none;
    }

    /*====================
	new and pop
=====================*/
    section#new-and-pop-section {
        padding: 80px 0px;
    }

    .new-and-pop-text {
        padding-left: 18px;
        line-height: 23px;
    }

    .new-and-pop-text h2 {
        font-size: 18px;
        font-weight: 600;
        color: #4d4a4a;
    }

    .new-and-pop-text p {
        font-size: 12px;
        color: #746969;
    }

    .own-new-pop-card {
        width: auto;
        height: auto;
    }

    .new-and-pop-slider {
        width: 100%;
        height: auto;
        overflow: hidden;
    }

    .owl-carousel.new-pop .owl-dots {
        display: none;
    }

    /*.owl-carousel.new-pop .owl-nav {
		display: none;
	}*/
    .owl-carousel.new-pop .owl-stage {
        padding-left: 20px !important;
        padding-bottom: 24px;
        padding-top: 5px;
        padding-right: 20px !important;
    }

    .owl-carousel.new-pop .item {
        width: auto;
        height: 210px;
    }

    /*.owl-carousel.new-pop .owl-item.active{
		width: 251px!important;
		height: 210px;

	}*/
    .new-and-pop-card-body {
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        padding: .75rem;
        line-height: 16px;
    }

    p.card-text-new {
        font-size: 12px;
        margin-top: 0;
        margin-bottom: 0;
        color: #333;
        font-weight: 500;
    }

    .new-and-pop-card-text {
        color: #282626 !important;
         font-weight: 700 !important;
/*        margin-bottom: 5px !important;*/
         text-overflow: ellipsis;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
    }

    .new-and-pop-card-img-one {
         position: relative;
        width: auto;
        height: 170px;
/*        background-image: url(../img/2.jpg);*/
        background-size: cover;
    }

    .new-and-pop-card-img-two {
        width: auto;
        height: 170px;
        background-image: url(../img/1.jpg);
        background-size: cover;
    }

    .new-and-pop-card-img-three {
        width: auto;
        height: 170px;
        background-image: url(../img/1.jpg);
        background-size: cover;
    }

    .new-and-pop-card-img-four {
        width: auto;
        height: 170px;
        background-image: url(../img/2.jpg);
        background-size: cover;
    }


    /*====================
	 explore
=====================*/
    section#explore-section {
        padding: 25px 0px;
    }

    .explore-text {
        padding-left: 18px;
        line-height: 23px;
    }

    .explore-text h2 {
        font-size: 18px;
        font-weight: 600;
        color: #4d4a4a;
    }

    .explore-text p {
        font-size: 12px;
        color: #746969;
    }

    .explore-container {
        display: flex;
        justify-content: space-around;
        flex-flow: row wrap;
        padding: 8px 17px;
    }

    .explore-item {
        width: 100px;
        height: 100px;
        margin-top: 16px;
        position: relative;
    }

    h4.explore-item-text {
        font-size: 14px;
        font-weight: 500;
        color: white;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 1;
        width: 100%;
        text-align: center;
    }

    .explore-item:nth-child(1) {
        background: url("../img/exp-1.jpg") center/100px 100px no-repeat;
        border-radius: 8px;
    }

    .explore-item:nth-child(1):after {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, .6);
        border-radius: 8px;
    }

    .explore-item:nth-child(2) {
        background: url("../img/exp-2.jpg") center/100px 100px no-repeat;
        border-radius: 8px;
    }

    .explore-item:nth-child(2):after {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, .6);
        border-radius: 8px;
    }

    .explore-item:nth-child(3) {
        background: url("../img/exp-3.jpg") center/100px 100px no-repeat;
        border-radius: 8px;
    }

    .explore-item:nth-child(3):after {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, .6);
        border-radius: 8px;
    }

    .explore-item:nth-child(4) {
        background: url("../img/exp-4.jpg") center/100px 100px no-repeat;
        border-radius: 8px;
    }

    .explore-item:nth-child(4):after {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, .6);
        border-radius: 8px;
    }

    .explore-item:nth-child(5) {
        background: url("../img/exp-5.jpg") center/100px 100px no-repeat;
        border-radius: 8px;
    }

    .explore-item:nth-child(5):after {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, .6);
        border-radius: 8px;
    }

    .explore-item:nth-child(6) {
        background: url("../img/exp-6.jpg") center/100px 100px no-repeat;
        border-radius: 8px;
    }

    .explore-item:nth-child(6):after {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, .6);
        border-radius: 8px;
    }

    /*====================
	 Artist
=====================*/
    .artist-text {
        padding-left: 18px;
        line-height: 23px;
    }

    .artist-text h2 {
        font-size: 18px;
        font-weight: 600;
        color: #4d4a4a;
    }

    .artist-text p {
        font-size: 12px;
        color: #746969;
    }

    .owl-carousel.new-artist .owl-dots {
        display: none;
    }

    .owl-carousel.new-artist .owl-stage {
        padding-left: 10px !important;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .owl-carousel.new-artist .owl-item {
        width: 127.5px !important;
    }

    .artist-slider {
        width: 100%;
        height: auto;
        overflow: hidden;
        padding-top: 10px
    }

    .artist-heading {
        font-size: 13px;
        font-weight: 600;
        margin-top: 6px;
        text-align: center;
    }

    .artist-para {
        color: #878787;
        font-size: 10px;
        line-height: 18px;
    }

    section#artist-section {
        padding: 20px 0px;
    }

    .artist-bg-one {
        background-image: url("../img/profile8.jpg");
        background-size: cover;
    }

    /*-------------------------------*/
    .item.artist-item {
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        align-items: center;
    }

    .artist-img-new {
        width: 100px;
        height: 100px;
        border-radius: 50%;
    }

    .artist-bg-two {
        background-image: url("../img/profile9.jpg");
        background-size: cover;
    }

    .artist-bg-three {
        background-image: url("../img/profile10.jpg");
        background-size: cover;
    }

    .artist-bg-four {
        background-image: url("../img/profile7.jpg");
        background-size: cover;
    }

    .artist-bg-five {
        background-image: url("../img/profile8.jpg");
        background-size: cover;
    }

    .artist-bg-six {
        background-image: url("../img/profile9.jpg");
        background-size: cover;
    }

    .artist-bg-seven {
        background-image: url("../img/profile10.jpg");
        background-size: cover;
    }

    .artist-bg-eight {
        background-image: url("../img/profile8.jpg");
        background-size: cover;
    }

    /*====================
	Editor
=====================*/
    section#editor-section {
        padding: 25px 0px 110px 0px;
    }

    .editor-text {
        padding-left: 18px;
        line-height: 23px;
    }

    .editor-text h2 {
        font-size: 18px;
        font-weight: 600;
        color: #4d4a4a;
    }

    .editor-text p {
        font-size: 12px;
        color: #746969;
    }

    .own-editor-card {
        width: 280px;
        height: auto;
    }

    .editor-slider {
        width: 100%;
        height: auto;
        overflow: hidden;
    }

    .owl-carousel.new-editor .owl-dots {
        display: none;
    }

    .owl-carousel.new-editor .owl-stage {
        padding-left: 20px !important;
        padding-bottom: 15px;
        padding-top: 5px;
        padding-right: 20px !important;
    }

    .owl-carousel.new-editor .item {
        width: 280px !important;
        height: 210px;
    }

    /*.owl-carousel.new-editor .owl-item.active{
		width: 270px!important;
		height: 210px;

	}*/
    .editor-card-body {
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        padding: .75rem;
        line-height: 14px;
    }

    p.card-text-new {
        font-size: 12px;
        margin-top: 0;
        margin-bottom: 0;
        color: #333;
        font-weight: 500;
        
    }

    .editor-card-text {
        color: #282626 !important;
    }

    .editor-card-img-one {
        width: auto;
        height: 170px;
        background-image: url(../img/1.jpg);
        background-size: cover;
    }

    .editor-card-img-two {
        width: auto;
        height: 170px;
        background-image: url(../img/2.jpg);
        background-size: cover;
    }

    .editor-card-img-three {
        width: auto;
        height: 170px;
        background-image: url(../img/1.jpg);
        background-size: cover;
    }

    .editor-card-img-four {
        width: auto;
        height: 170px;
        background-image: url(../img/2.jpg);
        background-size: cover;
    }

    /*====================
	footer
=====================*/
    #footer {
        margin-top: 20px;
        background-color: #fff;
        box-shadow: 0px -9px 7px -6px rgba(204,204,204,1);
    }

    .footer-container {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        align-items: center;
        width: 100%;
        height: 60px;
    }

    .footer-item {
        width: 25%;
        background-color: #fff;
        vertical-align: top;
        display: inline-block;
    }

    i.far.fa-user.own-footer-user {
        font-size: 23px;
        color: #bbb8b8;
    }

    i.far.fa-bell.own-footer-bell {
        font-size: 23px;
        color: #bbb8b8;
    }

    i.far.fa-bookmark.own-footer-bookmark {
        font-size: 23px;
        color: #bbb8b8;
    }

    i.fas.fa-home.own-footer-home {
        font-size: 23px;
        color: #bbb8b8;
    }

    i.far.fa-compass.own-footer-compass {
        font-size: 23px;
        color: #bbb8b8;
    }

    .active-own {
        color: #23acb2 !important;
    }


    span.footer-icon-text {
        display: block;
        padding-top: 2px;
        color: #bbb8b8;
    }

    .footer-upload-img {
        width: 34px;
        height: auto;
        margin: 0 auto;

    }

    .footer-upload-img:hover {
        cursor: pointer;
    }



}

/*end of media Query*/

/*<i class="far fa-user"></i>
<i class="far fa-bell"></i>
<i class="far fa-bookmark"></i>*/

/*i pad */
@media (min-width : 768px) and (max-width : 992px) {




    .search-container.own-show-search-cont-sm {
        display: none;
    }

    .own-show-search-cont-lg {
        display: none !important;
    }

    #search-section {
        display: block !important;
    }

    /*====================
		Navbar
=====================*/
    .own-nav-bell {
        color: white;
    }

    /*====================
		Search
=====================*/
    section#search-section {
        padding: 30px 12px 5px 12px;
    }

    .main-layout-container {
        padding-top: 10px;
    }

    .search-container {
        width: 100%;
        display: flex;
    }

    /*.search-left-icon {
		background-color: #EBEBEC;
		padding-top: 13px;
		padding-left: 6px;
		border-top-left-radius: 8px;
		border-bottom-left-radius: 8px;
	}*/
    .search-right-icon {
        background-color: #EBEBEC;
        padding-top: 12px;
        padding-right: 6px;
        border-top-right-radius: 8px;
        border-bottom-right-radius: 8px;
    }

    input.form-control.mr-sm-2.search-form {
        display: block;
        width: 100%;
        height: calc(1.5em + .75rem + 2px);
        font-size: 1rem;
        font-weight: 400;
        line-height: 1.5;
        color: #495057;
        margin-right: -1px;
        background-color: #EBEBEC;
        transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
        border: none;
        border-radius: 0;
        border-top-left-radius: 8px;
        border-bottom-left-radius: 8px;
    }

    .form-control:focus {
        box-shadow: none;
    }

    /*====================
	new and pop
=====================*/
    section#new-and-pop-section {
        padding: 80px 0px;
    }

    .new-and-pop-text {
        padding-left: 18px;
        line-height: 23px;
    }

    .new-and-pop-text h2 {
        font-size: 18px;
        font-weight: 600;
        color: #4d4a4a;
    }

    .new-and-pop-text p {
        font-size: 12px;
        color: #746969;
    }

    .own-new-pop-card {
        width: 100%;
        height: auto;
    }

    .new-and-pop-slider {
        width: 100%;
        height: auto;
        overflow: hidden;
    }

    .owl-carousel.new-pop .owl-dots {
        display: none;
    }

    /*.owl-carousel.new-pop .owl-nav {
		display: none;
	}*/
    .owl-carousel.new-pop .owl-stage {
        padding-left: 20px !important;
        padding-bottom: 30px;
        padding-top: 5px;
        padding-right: 20px !important;
    }

    .owl-carousel.new-pop .item {
        width: auto height: 220px;
    }

    /*.owl-carousel.new-pop .owl-item.active{
		width: 251px!important;
		height: 210px;

	}*/
    .new-and-pop-card-body {
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        padding: .75rem;
        line-height: 16px;
    }

    p.card-text-new {
        font-size: 12px;
        margin-top: 0;
        margin-bottom: 0;
        color: #333;
        font-weight: 500;
    }

    .new-and-pop-card-text {
        color: #282626 !important;
         font-weight: 700 !important;
         text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
/*        margin-bottom: 5px;*/
    }

    .new-and-pop-card-img-one {
        position: relative;
        width: auto;
        height: 180px;
/*        background-image: url(../img/2.jpg);*/
        background-size: cover;
    }

    .new-and-pop-card-img-two {
        width: auto;
        height: 180px;
        background-image: url(../img/1.jpg);
        background-size: cover;
    }

    .new-and-pop-card-img-three {
        width: auto;
        height: 180px;
        background-image: url(../img/1.jpg);
        background-size: cover;
    }

    .new-and-pop-card-img-four {
        width: auto;
        height: 180px;
        background-image: url(../img/2.jpg);
        background-size: cover;
    }


    /*====================
	 explore
=====================*/
    section#explore-section {
        padding: 25px 0px;
    }

    .explore-text {
        padding-left: 18px;
        line-height: 23px;
    }

    .explore-text h2 {
        font-size: 18px;
        font-weight: 600;
        color: #4d4a4a;
    }

    .explore-text p {
        font-size: 12px;
        color: #746969;
    }

    .explore-container {
        display: flex;
        justify-content: space-around;
        flex-flow: row wrap;
        padding: 8px 17px;
    }

    .explore-item {
        width: 100px;
        height: 100px;
        margin-top: 16px;
        position: relative;
    }

    h4.explore-item-text {
        font-size: 14px;
        font-weight: 500;
        color: white;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 1;
        width: 100%;
        text-align: center;
    }

    .explore-item:nth-child(1) {
        background: url("../img/exp-1.jpg") center/100px 100px no-repeat;
        border-radius: 8px;
    }

    .explore-item:nth-child(1):after {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, .6);
        border-radius: 8px;
    }

    .explore-item:nth-child(2) {
        background: url("../img/exp-2.jpg") center/100px 100px no-repeat;
        border-radius: 8px;
    }

    .explore-item:nth-child(2):after {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, .6);
        border-radius: 8px;
    }

    .explore-item:nth-child(3) {
        background: url("../img/exp-3.jpg") center/100px 100px no-repeat;
        border-radius: 8px;
    }

    .explore-item:nth-child(3):after {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, .6);
        border-radius: 8px;
    }

    .explore-item:nth-child(4) {
        background: url("../img/exp-4.jpg") center/100px 100px no-repeat;
        border-radius: 8px;
    }

    .explore-item:nth-child(4):after {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, .6);
        border-radius: 8px;
    }

    .explore-item:nth-child(5) {
        background: url("../img/exp-5.jpg") center/100px 100px no-repeat;
        border-radius: 8px;
    }

    .explore-item:nth-child(5):after {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, .6);
        border-radius: 8px;
    }

    .explore-item:nth-child(6) {
        background: url("../img/exp-6.jpg") center/100px 100px no-repeat;
        border-radius: 8px;
    }

    .explore-item:nth-child(6):after {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, .6);
        border-radius: 8px;
    }

    /*====================
	 Artist
=====================*/
    .artist-text {
        padding-left: 18px;
        line-height: 23px;
    }

    .artist-text h2 {
        font-size: 18px;
        font-weight: 600;
        color: #4d4a4a;
    }

    .artist-text p {
        font-size: 12px;
        color: #746969;
    }

    .owl-carousel.new-artist .owl-dots {
        display: none;
    }

    .owl-carousel.new-artist .owl-stage {
        padding-left: 10px !important;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .owl-carousel.new-artist .owl-item {
        width: 150px !important;
    }

    .artist-slider {
        width: 100%;
        height: auto;
        overflow: hidden;
        padding-top: 10px
    }

    .artist-heading {
        font-size: 14px;
        font-weight: 600;
        margin-top: 6px;
        text-align: center;
    }

    .artist-para {
        color: #878787;
        font-size: 10px;
        line-height: 18px;
    }

    section#artist-section {
        padding: 20px 0px 80px;
    }

    .artist-bg-one {
        background-image: url("../img/profile8.jpg");
        background-size: cover;
    }

    /*-------------------------------*/
    .item.artist-item {
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        align-items: center;
    }

    .artist-img-new {
        width: 100px;
        height: 100px;
        border-radius: 50%;
    }

    .artist-bg-two {
        background-image: url("../img/profile9.jpg");
        background-size: cover;
    }

    .artist-bg-three {
        background-image: url("../img/profile10.jpg");
        background-size: cover;
    }

    .artist-bg-four {
        background-image: url("../img/profile7.jpg");
        background-size: cover;
    }

    .artist-bg-five {
        background-image: url("../img/profile8.jpg");
        background-size: cover;
    }

    .artist-bg-six {
        background-image: url("../img/profile9.jpg");
        background-size: cover;
    }

    .artist-bg-seven {
        background-image: url("../img/profile10.jpg");
        background-size: cover;
    }

    .artist-bg-eight {
        background-image: url("../img/profile8.jpg");
        background-size: cover;
    }

    /*====================
	Editor
=====================*/
    section#editor-section {
        padding: 25px 0px 110px 0px;
    }

    .editor-text {
        padding-left: 18px;
        line-height: 23px;
    }

    .editor-text h2 {
        font-size: 18px;
        font-weight: 600;
        color: #4d4a4a;
    }

    .editor-text p {
        font-size: 12px;
        color: #746969;
    }

    .own-editor-card {
        width: auto;
        height: auto;
    }

    .editor-slider {
        width: 100%;
        height: auto;
        overflow: hidden;
    }

    .owl-carousel.new-editor .owl-dots {
        display: none;
    }

    .owl-carousel.new-editor .owl-stage {
        padding-left: 20px !important;
        padding-bottom: 15px;
        padding-top: 5px;
        padding-right: 20px !important;
    }

    .owl-carousel.new-editor .item {
        width: auto;
        height: 220px;
    }

    /*.owl-carousel.new-editor .owl-item.active{
		width: 270px!important;
		height: 210px;

	}*/
    .editor-card-body {
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        padding: .75rem;
        line-height: 14px;
    }

    p.card-text-new {
        font-size: 12px;
        margin-top: 0;
        margin-bottom: 0;
        color: #333;
        font-weight: 500;
    }

    .editor-card-text {
        color: #282626 !important;
    }

    .editor-card-img-one {
        width: auto;
        height: 180px;
        background-image: url(../img/1.jpg);
        background-size: cover;
    }

    .editor-card-img-two {
        width: auto;
        height: 180px;
        background-image: url(../img/2.jpg);
        background-size: cover;
    }

    .editor-card-img-three {
        width: auto;
        height: 180px;
        background-image: url(../img/1.jpg);
        background-size: cover;
    }

    .editor-card-img-four {
        width: auto;
        height: 180px;
        background-image: url(../img/2.jpg);
        background-size: cover;
    }

    /*====================
	footer
=====================*/
    #footer {
        margin-top: 20px;
        background-color: #fff;
        box-shadow: 0px -9px 7px -6px rgba(204,204,204,1);
    }

    .footer-container {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        align-items: center;
        width: 100%;
        height: 60px;
    }

    .footer-item {
        width: 25%;
        background-color: #fff;
        vertical-align: top;
        display: inline-block;
    }

    i.far.fa-user.own-footer-user {
        font-size: 23px;
        color: #bbb8b8;
    }

    i.far.fa-bell.own-footer-bell {
        font-size: 23px;
        color: #bbb8b8;
    }

    i.far.fa-bookmark.own-footer-bookmark {
        font-size: 23px;
        color: #bbb8b8;
    }

    i.fas.fa-home.own-footer-home {
        font-size: 23px;
        color: #bbb8b8;
    }

    i.far.fa-compass.own-footer-compass {
        font-size: 23px;
        color: #bbb8b8;
    }

    .active-own {
        color: #23acb2 !important;
    }


    span.footer-icon-text {
        display: block;
        padding-top: 2px;
        color: #bbb8b8;
    }

    .footer-upload-img {
        width: 34px;
        height: auto;
        margin: 0 auto;

    }

    .footer-upload-img:hover {
        cursor: pointer;
    }


    .footer-uploader-modal .modal-dialog {
        max-width: 700px;
    }


    /*preloader*/
    #status-two {
        width: 60px;
        height: 60px;
        position: absolute;
        left: 59%;
        top: 62%;
        background-image: url(../images/block.gif);
        background-color: #171717;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        margin: -100px 0 0 -100px;
    }


}







/* large Devices----------- */

@media (min-width: 993px) {
    .own-show-search-cont-lg {
        display: block;
    }

    #search-section {
        display: none;
    }

    .main-layout-container {
        display: block;
        width: 975px;
        margin: 0 auto;
        background-color: #ffffff;
    }

    /*====================
	navbar
=====================*/
    .own-nav-bell {
        color: white;
    }

    /*====================
	Search Section
=====================*/
    section#search-section {
        padding-top: 90px;
    }

    .search-container {
        width: 350px;
        margin: 0 auto;
        display: flex;
    }

    .search-right-icon {
        background-color: #EBEBEC;
        padding-top: 9px;
        padding-right: 6px;
        border-top-right-radius: 8px;
        border-bottom-right-radius: 8px;
    }

    .search-left-icon {
        background-color: #EBEBEC;
        padding-top: 9px;
        padding-left: 6px;
        border-top-left-radius: 8px;
        border-bottom-left-radius: 8px;
    }

    .search-right-icon:hover {
        cursor: pointer;
    }

    input.form-control.mr-sm-2.search-form.search-own-input {
        display: block;
        width: 100%;
        height: calc(1.5em + .75rem + 2px);
        font-size: 1rem;
        font-weight: 400;
        line-height: 1.5;
        color: #495057;
        background-color: #EBEBEC;
        transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
        border: none;
        border-radius: 0;
        margin-right: -1px !important;
    }

    .form-control:focus {
        box-shadow: none;
    }

    /*====================
New and Popular Section
=====================*/
    .new-and-pop-text {
        padding-left: 35px;
        line-height: 30px;
    }

    section#new-and-pop-section {
        padding: 90px 2px 25px 2px;
    }

    .new-and-pop-text h2 {
        font-size: 24px;
        font-weight: 600;
        color: #4d4a4a;
    }

    .new-and-pop-text p {
        font-size: 16px;
        color: #746969;
    }

    .new-and-pop-slider {
        width: 100%;
        height: auto;
        overflow: hidden;
    }

    .owl-carousel.new-pop .owl-dots {
        display: none;
    }

    .owl-carousel.new-pop .owl-nav {
        display: none;
    }

    .own-new-pop-card {
        width: auto;
        height: 220px;
    }

    .owl-carousel.new-pop .owl-stage {
        padding-left: 35px !important;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .new-and-pop-card-body {
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        padding: .75rem;
        line-height: 13px;
    }

    p.card-text-new {
        font-size: 12px;
        margin-top: 0;
        margin-bottom: 0;
        color: #333;
        font-weight: 500;
    }

    .new-and-pop-card-text {
        color: #282626 !important;
        font-weight: 700 !important;
         text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
        margin-bottom: 5px;
    }

    .new-and-pop-card-img-one {
         position: relative;
        width: 100%;
        height: 100%;
/*        background-image: url(../img/2.jpg);*/
        background-repeat: no-repeat;
        background-size: cover;
    }

    .new-and-pop-card-img-two {
        width: 100%;
        height: 100%;
        background-image: url(../img/1.jpg);
        background-repeat: no-repeat;
        background-size: cover;
    }

    .new-and-pop-card-img-three {
        width: 100%;
        height: 100%;
        background-image: url(../img/2.jpg);
        background-repeat: no-repeat;
        background-size: cover;
    }

    .new-and-pop-card-img-four {
        width: 100%;
        height: 100%;
        background-image: url(../img/2.jpg);
        background-repeat: no-repeat;
        background-size: cover;
    }

    /*---------------end of new and pop section-------*/
    /*==================================================
				Explore Section
==================================================*/
    section#explore-section {
        padding: 50px 5px;
    }

    .explore-text {
        padding-left: 35px;
        line-height: 30px;
    }

    .explore-text h2 {
        font-size: 24px;
        font-weight: 600;
        color: #4d4a4a;
    }

    .explore-text p {
        font-size: 18px;
        color: #746969;
    }

    .explore-container {
        display: flex;
        justify-content: space-around;
        flex-flow: row wrap;
        padding: 0px 50px;
    }

    .explore-item {
        width: 32%;
        height: 125px;
        margin-top: 10px;
        position: relative;
    }

    h4.explore-item-text {
        font-size: 20px;
        font-weight: 500;
        color: white;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 1;
        width: 100%;
        text-align: center;

        height: 100%;
        line-height: 6.5;
    }

    .explore-item:nth-child(1) {
        background-image: url("../img/exp-1.jpg");
        background-size: cover;
        border-radius: 8px;
    }

    .explore-item:nth-child(1):after {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, .6);
        border-radius: 8px;
    }

    .explore-item:nth-child(2) {
        background-image: url("../img/exp-2.jpg");
        background-size: cover;
        border-radius: 8px;
    }

    .explore-item:nth-child(2):after {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, .6);
        border-radius: 8px;
    }

    .explore-item:nth-child(3) {
        background-image: url("../img/exp-3.jpg");
        background-size: cover;
        border-radius: 8px;
    }

    .explore-item:nth-child(3):after {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, .6);
        border-radius: 8px;
    }

    .explore-item:nth-child(4) {
        background-image: url("../img/exp-4.jpg");
        background-size: cover;
        background-position: center;
        border-radius: 8px;
    }

    .explore-item:nth-child(4):after {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, .6);
        border-radius: 8px;
    }

    .explore-item:nth-child(5) {
        background-image: url("../img/exp-5.jpg");
        background-size: cover;
        background-position: center;
        border-radius: 8px;
    }

    .explore-item:nth-child(5):after {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, .6);
        border-radius: 8px;
    }

    .explore-item:nth-child(6) {
        background-image: url("../img/exp-6.jpg");
        background-position: center;
        background-size: cover;
        border-radius: 8px;
    }

    .explore-item:nth-child(6):after {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, .6);
        border-radius: 8px;
    }

    /*end of explore section*/
    /*===================================
	 			Artist
==================================*/
    .artist-text {
        padding-left: 35px;
        line-height: 30px;
    }

    .artist-text h2 {
        font-size: 24px;
        font-weight: 600;
        color: #4d4a4a;
    }

    .artist-text p {
        font-size: 16px;
        color: #746969;
    }

    .owl-carousel.new-artist .owl-dots {
        display: none;
    }

    .owl-carousel.new-artist .owl-stage {
        padding-left: 35px !important;
    }

    .owl-carousel.new-artist .owl-item {
        width: 150px !important;
    }

    .artist-slider {
        width: 100%;
        height: auto;
        overflow: hidden;
        padding-top: 10px
    }

    .artist-heading {
        font-size: 14px;
        font-weight: 600;
        margin-top: 6px;
        margin-bottom: 4px;
        text-align: center;
    }

    .artist-para {
        color: #878787;
        font-size: 11px;
    }

    section#artist-section {
        padding: 50px 5px 100px;
    }

    .artist-bg-one {
        background-image: url("../img/profile7.jpg");
        background-size: cover;
    }

    /*-------------------------------*/
    .item.artist-item {
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        align-items: center;
    }

    .artist-img-new {
        width: 100px;
        height: 100px;
        border-radius: 50%;
    }

    .artist-bg-two {
        background-image: url("../img/profile8.jpg");
        background-size: cover;
    }

    .artist-bg-three {
        background-image: url("../img/profile9.jpg");
        background-size: cover;
    }

    .artist-bg-four {
        background-image: url("../img/profile10.jpg");
        background-size: cover;
    }

    .artist-bg-five {
        background-image: url("../img/profile12.jpg");
        background-size: cover;
    }

    .artist-bg-six {
        background-image: url("../img/profile9.jpg");
        background-size: cover;
    }

    .artist-bg-seven {
        background-image: url("../img/profile7.jpg");
        background-size: cover;
    }

    .artist-bg-eight {
        background-image: url("../img/profile8.jpg");
        background-size: cover;
    }

    /*-----------end of artist section------------------*/
    /*====================
	Editor
=====================*/
    section#editor-section {
        padding: 30px 0px 110px 0px;
    }

    .editor-text {
        padding-left: 35px;
        line-height: 30px;
    }

    .editor-text h2 {
        font-size: 24px;
        font-weight: 600;
        color: #4d4a4a;
    }

    .editor-text p {
        font-size: 16px;
        color: #746969;
    }

    .editor-slider {
        width: 100%;
        height: auto;
        overflow: hidden;
    }

    .owl-carousel.new-editor .owl-dots {
        display: none;
    }

    .owl-carousel.new-editor .owl-stage {
        padding-left: 35px !important;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .editor-card-body {
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        padding: .75rem;
        line-height: 13px;
    }

    p.card-text-new {
        font-size: 12px;
        margin-top: 0;
        margin-bottom: 0;
       color: #333;
        font-weight: 500;
    }

    .editor-card-text {
        color: #282626 !important;
    }

    .own-editor-card {
        width: auto;
        height: 220px;
    }

    .editor-card-img-one {
        width: 100%;
        height: 100%;
        background-image: url(../img/1.jpg);
        background-size: cover;
    }

    .editor-card-img-two {
        width: 100%;
        height: 100%;
        background-image: url(../img/2.jpg);
        background-size: cover;
    }

    .editor-card-img-three {
        width: 100%;
        height: 100%;
        background-image: url(../img/1.jpg);
        background-size: cover;
    }

    .editor-card-img-four {
        width: 100%;
        height: 100%;
        background-image: url(../img/2.jpg);
        background-size: cover;
    }

    /*====================
	footer
=====================*/
    #footer {
        margin-top: 20px;
        background-color: #fff;
        box-shadow: 0px -9px 7px -6px rgba(204,204,204,1);
    }

    .footer-container {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        align-items: center;
        width: 975px;
        height: 50px;
    }

    .footer-item {
        width: 25%;
        background-color: #fff;
    }

    i.far.fa-user.own-footer-user {
        font-size: 23px;
        color: #bbb8b8;
    }

    i.far.fa-bell.own-footer-bell {
        font-size: 23px;
        color: #bbb8b8;
    }

    i.far.fa-bookmark.own-footer-bookmark {
        font-size: 23px;
        color: #bbb8b8;
    }

    i.fas.fa-home.own-footer-home {
        font-size: 23px;
        color: #bbb8b8;
    }

    i.far.fa-compass.own-footer-compass {
        font-size: 23px;
        color: #bbb8b8;
    }

    .active-own {
/*        color: black !important;*/
            color:#23acb2 !important;
    }


    span.footer-icon-text {
        display: block;
        padding-top: 2px;
        color: #bbb8b8;
    }

    .footer-upload-img {
        width: 34px;
        height: auto;
        margin: 0 auto;

    }

    .footer-upload-img:hover {
        cursor: pointer;
    }


    /*preloader*/
    #status-two {
        width: 60px;
        height: 60px;
        position: absolute;
        /* left: 60%; */
        left: 55%;
        top: 65%;
        background-image: url(../images/block.gif);
        background-color: #171717;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        margin: -100px 0 0 -100px;
    }


    /*end of media*/
}

.new-pop-card-img-indicator-mul-img {
    position: absolute;
    right: 10px;
    top: 5px;
    /*    z-index: 9999;*/
}

i.fa.fa-clone.new-pop-clone-icon {
    color: rgba(233, 255, 255, 0.5);
}


.price-tag-item-home-page {
    position: absolute;
    z-index: 1;
    left: 10px;
    right: 10px;
    top: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

span.ant-tag-home-page {
    border-radius: 25px;
    font-size: 0.8rem;
    margin: 0;
    padding: 4px 7px;
    display: flex;
    align-items: center;
    line-height: 1;
    text-transform: capitalize;
    font-weight: 600;
    background-color: rgb(154, 93, 254);
    color: #fff;
    font-family: sans-serif;
}

i.fas.fa-arrow-alt-circle-right.new-and-pop-view-more-icon{
   
    font-size: 60px;
    color: #0056b3;
}


.new-and-pop-view-all-icon-cont {
    display: inline-block;
    position: absolute;
    top: 60px;
    left: 20px;
    cursor: pointer;
}

.artist-view-all-icon-cont{
    display: inline-block;
    position: absolute;
    top: 20px;
    left: 20px;
    cursor: pointer;
    
}


/*-------------------------------------