*{

    box-sizing: border-box;
}

*:not(i){font-family: 'Jost', sans-serif !important;}

*:not(.guides-dropdown h5){
    color: #373D3F !important;
}

.mixed-in-key-live_blue *{
    font-family: 'Nunito', sans-serif !important;
}

body,
html{
    margin: 0 !important;
    padding: 0 !important;
}

body{background: linear-gradient(to right, #A0C5FF, 0%,  #A3C0E7, 20%, #C1D5F0 , 50%, #B3C9E7, 75%, #8CAFE3) !important;}

.mixed-in-key-live h3{
    display: block !important;
    font-size: 36px !important;
    font-weight: 350 !important;
    color: #373D3F !important;
    -webkit-text-fill-color:#373D3F !important;
    background: none !important;
}

img{
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
}

/***********Padding and margin*/

.p-0{padding: 0;}
.pb-0{padding-bottom:0;}
.pb-5{padding-bottom: 3em;}

.px-0{
    padding-left: 0;
    padding-right: 0;
}

.px-3{
    padding-left: 1rem;
    padding-right: 1rem;
}

.py-5{
    padding-top: 3rem;
    padding-bottom: 3rem;
}

.pt-5{padding-top: 3rem;}
.mb-0{margin-bottom: 0;}
.m-0{margin: 0 !important;}
.mx-0{margin-left: 0; margin-right: 0;}
.my-3{
    margin-top: 1em !important;
    margin-bottom: 1em !important;
}

.my-5{
    margin-top: 3em !important;
    margin-bottom: 3em !important;
}

.mb-3{margin-bottom: 1em;}
.mb-4 {margin-bottom: 1.5rem !important;}
.mb-5{margin-bottom: 3em;}
.mt-5{margin-top: 3em;}

.mx-auto{
    margin-left: auto;
    margin-right: auto;
}

.mr-5{
    margin-right: 3em;
}

.container{
    width: 100%;
    margin: 0 auto;
}

.w-100{width: 100%;}
.position-relative{position:relative;}
.d-flex{display: flex;}
.flex-column{flex-direction: column;}
.flex-column-reverse{flex-direction: column-reverse;}
.d-block{display: block;}
.justify-content-center{justify-content: center;}
.justify-content-between{justify-content: space-between;}
.flex-wrap{flex-wrap: wrap;}
.align-items-center{align-items: center;}
.text-white{color:white !important;}
.text_gray{color:#606A78 !important}
.text_bold{font-weight: bold;}
.border-0{border-width: 0 !important;}
.rounded{border-radius: 10px;}
.rounded-pill{border-radius: 10px;}
.fw-350{font-weight: 350 !important;}
.text-center{text-align: center !important;}
.text-uppercase {text-transform: uppercase !important;}
.bg-white{background-color: white !important;}
.bg-black{background: black !important;}
.bg-transparent{background: transparent !important;}
.bg_gray{background-color: #EBEBEB !important;}
.bg_light_gray{background-color: #F6F6F6 !important;}
.bg-light{opacity: .2;}
.align-self-stretch{align-self: stretch;}
.align-items-stretch{align-items: stretch;}
.kshmr_shadow{box-shadow: 5px 5px 5px 5px rgba(0, 0, 0,.3);}
.kshmr_custom_btn,
.mixed-in-key-live .buy{
    width: 134px !important;
    height: 40px !important;
    background: linear-gradient(to right, #69D5FF, #00B7FF) !important;
    border:0px solid transparent !important;
    border-radius:50rem !important;
    font-size: 1.5rem;
}

.mixed-in-key-live .kshmr_btn_red,
.mixed-in-key-live .buy{
    background: #FF4D5F !important;
    text-transform: uppercase;
    padding: 14px 30px !important;
    color: white !important;
}

.kshmr_hero_section .kshmr_btn_red,
.kshmr_features_section .kshmr_btn_red{
    width: 253px !important;
    height: 65px !important;
}

.mixed-in-key-live .modal-content{
    background-color: transparent !important;
    box-shadow: none;
    border: none;
}

.close span{color: white !important; font-size: 1.2em !important;}

.fixed{
    position: fixed !important;
    top: 0;
    width: 100% !important;
    background: linear-gradient(to right, #A0C5FF, 0%,  #A3C0E7, 20%, #C1D5F0 , 50%, #B3C9E7, 75%, #8CAFE3) !important;
    z-index: 99;
}

img{max-width: 100%;}

.mixed-in-key-live.button,
.mixed-in-key-live.button:focus,
.mixed-in-key-live #searchsubmit,
.mixed-in-key-live #searchsubmit:focus,
.mixed-in-key-live .navbar-nav li.header-button a,
.mixed-in-key-live .navbar-nav li.header-button a:focus {
    box-shadow: none !important;
}

/**********************************HEADER*************************************/
.mixed-in-key-live nav{background-color: rgba(255, 255, 255, .15) !important;}

.mixed-in-key-live .buy{
    display: flex;
    justify-content: center;
    align-items: center;
    color: white !important;
    text-transform: uppercase;
}

/*********************************HERO*****************************************/
.kshmr_modal_trigger,
.kshmr_modal_trigger_blue{
    background-color: transparent;
    border: 0 solid transparent;
}

.kshmr_hero_trigger,
.kshmr_modal_trigger_blue{
    box-shadow: none !important;
}
.kshmr_hero_section{margin-top: 100px !important;}

.player{
    background-color: transparent;
    width: 100%;
    height: 100%;
}

.kshmr_modal_trigger_blue img{
    box-shadow: 0px 18px 36px -10px #707070;
}

.mixed-in-key-live .modal-body{
    height: 50vh !important;
    padding: 0 !important;
}

.mixed-in-key-live .modal-content{margin-top: 100px;}

.mixed-in-key-live iframe,
.kshmr_modal_trigger_blue>img{
    width: 100%;
    height: 100%;
}

.download_code_container{
    background-color:rgba(255, 255, 255,.28) ;
    max-width: 350px;
    height: 65px;
    border:1px solid rgba(255, 255, 255,.4);
    border-radius: 3px;
    margin-bottom: 30px;
    margin-top: 15px;
}

/**********************************VIDEOS*************************************/
.kshmr_videos_section{position:relative;}

.thumbs{
    position: relative;
    width: 100%;
}

.thumbs_play_btn{
    position: absolute;
    z-index: 2;
}

.thumbs_img{
    position: absolute;
    z-index: 1;
}

.kshmr_modal_trigger,
.kshmr_modal_trigger_blue{
    position: relative !important;
}

.mixed-in-key-live .composition .kshmr_modal_trigger_blue::after{
    background: #fff url(img/play-button.png) no-repeat center center;
    background-size: 90px 90px;
    border-radius: 100%;
    transition: all .1s;
    width:90px;
    height: 90px;
}


/* .mixed-in-key-live .play-button{
    z-index: 91;
}

.mixed-in-key-live .play-button:hover {
    width: 160px;
    height: 160px;
} */

/*
.kshmr_modal_trigger::after{
    content: "";
    background-image: url(img/mik-live/bigplaybutton.png);
    background-position: center;

    background-repeat: no-repeat;
    background-size: 30%;
    position:absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 60px !important;
    height: 60px !important;
    background-color: white !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    border-radius: 50%;
}

.kshmr_modal_trigger_blue::after{
    content: "" !important;
    background-image: url(img/mik-live/btn_white.png) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: 30% !important;
    position:absolute !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    width: 60px !important;
    height: 60px !important;
    background-color: rgba(255, 77, 95, .8) !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    border-radius: 0 !important;
} */

/**********************************Quotes*************************************/

.kshmr_instgrm_icon{
    position:absolute;
    bottom: 20px;
    right:20px
}

.kshmr_inner_section .card{word-wrap: break-word;}

/**********************************Get Section*************************************/
.kshmr_get_section .kshmr_inner_section{background: linear-gradient(to right, #A0C5FF, 0%,  #A3C0E7, 20%, #C1D5F0 , 50%, #B3C9E7, 75%, #8CAFE3) !important;}

/**********************************STREAM Section*************************************/
.kshmr_stream_section .kshmr_section_headings{
    margin-bottom: 7.5px;
}

.kshmr_logos{flex-direction: column !important;}

.kshmr_logos a{display:flex; justify-content: center; align-items: center;}

/**********************************FEATURES Section*************************************/
.kshmr_feature_heading{
    font-size: 30px !important;
}

/**********************************BAnner*************************************/
.kshmr_banner_section_blue{
    padding-top: 50px;
}

.kshmr_banner_img{
    max-width: 340px;
}

/**********************************INSTRUCTIONS*************************************/

.instruction_item{
    padding-top: 35px;
    padding-bottom: 30px;
}

.kshmr_image_container{
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 14px;
    overflow: hidden;

    box-shadow: 0px 18px 36px -10px #707070;
}

.kshmr_image_container img{
    height: 100%;
    width: 100%;

}

.kshmr_instruction_text{
    color: #373D3F;
    margin-bottom: 30px;
    font-size: 20px;
    width: 70%;
}



/**********************************Footer*************************************/
.mixed-in-key-live footer.content-section{background: #373D3F !important;}
footer *{font-size:1.02em !important;color: white !important;}







/**********************************MEDIA QUERIES*************************************/
@media screen and (max-width: 620px) {
    .mx-sm-0{margin-left: 0 !important; margin-right: 0 !important;}

    .mixed-in-key-live .row{
        margin-right: 0 !important;
        margin-left:0 !important;
    }
}

@media screen and (min-width: 620px) {
    .mixed-in-key-live .collapse.navbar-collapse,
    .mixed-in-key-live .navbar-nav{
        background: transparent !important;
    }


    h1{
        font-size: 3em !important;
        font-weight: 450 !important;
    }

    .kshmr_videos_section .col-md-4,
    .kshmr_quotes_section .col-md-4{
        width: 33% !important;
    }

    .d-md-flex{display: flex;}
    .pt-md-5{ padding-top: 3rem !important;}

    .mx-md-0{
        margin-left: 0;
        margin-right: 0;
    }

    .mb-md-0{margin-bottom: 0;}
    .mb-md-5{ margin-bottom: 3rem !important;}
    .mb-md-3 {margin-bottom: 1rem !important;}
    .flex-md-row{flex-direction: row;}
    .flex-md-column{flex-direction: column;}
    .text-md-start{ text-align: left !important;}
    .modal-dialog{max-width: 100% !important;}
    .modal-content{height: 80vh !important;}
    .modal-header{border-bottom: none !important;}


    .kshmr_hero_text,
    .kshmr-featured-text{
        width: 80% !important;
    }

    .container{max-width: 98%;}
}

@media screen and (min-width: 700px){
    .kshmr_image_container{
        background-color: black;
        padding: 20px 0;
    }

    .kshmr_image_container img{
        max-width: 500px;
        border-radius: 10px;
    }

    .kshmr_instruction_text{
        text-align: left !important;
        margin-left: 0 !important;
    }
}

@media screen and (min-width: 820px) {

    .ksmr_feature_reverse {
        flex-direction: row-reverse;
    }

    .kshmr_feature_text_container,
    .feature_img{
        width: 48%;
    }

    .kshmr_feature_text{
        width: 90%;
    }

    .kshmr_logos{
        flex-direction: row !important;
        justify-content: space-between;
    }

    .mixed-in-key-live .composition .kshmr_modal_trigger_blue::after{
        background: #fff url(img/play-button.png) no-repeat center center;
        background-size: contain;
        border-radius: 100%;
        transition: all .1s;
        width:150px;
        height: 150px;
    }

    .play-button{
        z-index: 91;
    }

    /*
        .mixed-in-key-live .composition .kshmr_modal_trigger_blue:hover::after{
            width: 160px;
            height: 160px;
            background-size: 160px 160px;
            pointer-events: none;
        } */

}

@media screen and (min-width: 992px) {
    .container{max-width: 960px !important;}
}

@media screen and (min-width: 1000px) {

    .mixed-in-key-live .buy{
        margin: 0 !important;
        transition: all .5s;
    }

    .mixed-in-key-live .buy:hover{
        margin: 0 !important;
        transform: scale(1.05);
        box-shadow: 0 3px 10px #8CAFE3 !important;
    }

    .d-lg-flex{display: flex;}
    .flex-lg-column{flex-direction: column;}
    .modal-content{height: 60vh !important;}
    .pt-lg-5 {padding-top: 3rem !important;}
    .mb-5 {margin-bottom: 3rem !important;}
    p{font-weight: 350 !important;}

    .mixed-in-key-live .collapse.navbar-collapse,
    .mixed-in-key-live .navbar-nav{
        background: transparent !important;
    }

    .mixed-in-key-live .navbar-nav{
        display: flex;
        align-items: center;
    }

    .kshmr_hero_section{
        padding-bottom: 80px;
    }

    .kshmr_hero_intro{
        font-size: 1.5em;
        font-weight: 350 !important;
    }

    .mixed-in-key-live_blue h1{
        font-weight: bold !important;
        width:50%;
    }

    h1{
        font-size: 4em !important;
        font-weight: 350 !important;
    }

    .kshmr_hero_text{width: 70% !important;}
    .kshmr_intro_img{width: 50% !important;}
    .kshmr_get_heading{font-size: 2em;}
    .kshmr_get_text{ width: 90%;}

    .kshmr_harmony,
    .kshmr_products_dropdown{
        width: 350px;
    }

    .kshmr_banner{
        position: relative;
        display: flex;
        align-items: center;
        overflow: hidden;
        height: 100px;
        border-left-width: 0 !important;
        background: linear-gradient(to right, #A0C5FF, 0%,  #A3C0E7, 20%, #C1D5F0 , 50%, #B3C9E7, 75%, #8CAFE3) !important;
    }

    .kshmr_banner img{
        position: absolute;
        top: 0;
        right: -20%;
        width: 40% !important;
    }

    .kshmr_banner_section_blue{
        padding-top: 90px;
    }
}

@media screen and (min-width: 1200px) {
    .container{max-width: 1140px !important;}

    .kshmr_modal_trigger::after{
        transition: all .2s;
    }

    .kshmr_modal_trigger:hover::after{
        background-size: 34%;
    }

    .kshmr_custom_btn{transition: all .5s !important;}

    .kshmr_custom_btn:hover,
    .mixed-in-key-live .buy{
        transform: scale(1.02);
        box-shadow: 1px 1px 20px 1px hsl(216, 19%, 89%);
    }

    .kshmr_hero_intro{
        font-size: 1.7em !important;
        margin-bottom: 0px !important;
    }

    h1{
        font-size: 4.8em !important;
        padding-top: 0 !important;
        padding-bottom: 15px !important;
    }

    .kshmr_inner_section h3{
        display: block !important;
        background: none !important;
    }

    p{font-size:1.1em !important;}
    .kshmr_hero_text{width: 36% !important;}
    .kshmr_intro_text{width: 65%;}
    .kshmr-featured-text{ width: 43% !important;}

    h2{
        display: block !important;
        font-size: 3em !important;
        font-weight: 350 !important;
        color: #373D3F !important;
        -webkit-text-fill-color:#373D3F !important;
        background: none !important;
    }

    .card-title{font-weight: 400 !important;}
    .kshmr_featured_card_ttl{font-size:1.5em !important;}
    .kshmr_card_ttl{font-size: 1.4em !important;}
    .kshmr_products_dropdown li img{transition:all .5s !important;}

    .kshmr_products_dropdown li:hover,
    .kshmr_harmony li:hover{
        background: linear-gradient(to right, #A0C5FF, 0%,  #A3C0E7, 20%, #C1D5F0 , 50%, #B3C9E7, 75%, #8CAFE3) !important;
    }

    .kshmr_products_dropdown li:hover img{
        border-radius: 10px;
    }

    .kshmr_banner{
        height: 200px;
        cursor: pointer;
    }

    .kshmr_banner h5{font-size: 1.5em !important;}

    .kshmr_banner img{
        right:-35% !important;
        width: 60% !important;
    }

    .kshmr_get_text{
        width: 85%;
        font-size: 1.15em;
    }

    .kshmr_stream_section .kshmr_section_headings{
        font-size: 3em !important;
        width: 60%;
        margin-left: auto;
        margin-right: auto;
    }

    .kshmr_stream_section .kshmr_section_text{
        margin-bottom: 64px !important;
    }

    .kshmr_features_section{
        padding-top: 100px !important;
        padding-bottom: 80px !important;
    }

    .kshmr_feature{
        margin-bottom: 55px !important;
    }

    .kshmr_feature_text_container{
        width: 45%;
    }

    .feature_img{
        width: 55%;
    }

    .kshmr_feature_heading,
    .kshmr_feature_text{
        padding-left: 100px;
    }

    .kshmr_feature img{
        max-width: 610px;
        max-height: 500px;
    }

    .kshmr_features_section .kshmr_inner_section{
        max-width: 62% !important;
    }

    .instruction_item .kshmr_inner_section{
        max-width: 700px !important;
    }

    .kshmr_instruction_text{
        width: 72%;
        font-size: 23px;
    }

    .kshmr_feature_text {
        width: 86%;
    }

}

@media screen and (min-width: 1500px) {
    .container{max-width: 1320px !important;}

    /* .kshmr_modal_trigger_blue::after{
        width: 115px !important;
        height: 73px !important;

    } */

    .mixed-in-key-live .col-md-offset-1{
        margin: 0 auto !important;
        width: 84.33%;
        float: none;
    }

    .kshmr_modal_trigger_blue.inner{
        max-width: 100% !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

@media screen and (min-width: 1800px) {
    .kshmr_stream_section .kshmr_section_headings{
        width: 55%;
    }
}

.mixed-in-key-live .navbar-brand {
    height: 52px;
    width: 181px;
    padding: 0;
    margin: 15px;
}

.mixed-in-key-live footer.content-section * {
    color: white!important;
}