@media (max-width: 991.98px) {
    body{
        font-family: 'Open Sans', sans-serif;
    }

    .brown-color{
        color: #7A652D;
    }

    .top-head{
        width: 100%;
        height: 60px;
        background-color: #7A652D;
        box-shadow: 2px 2px 2px rgba(0,0,0,.5);
        position: fixed;
        z-index: 6;
        top: 0;
    }

    .logo-padding{padding-top: 10px;}
    .logo-height{height: 40px;}
    .margin-top-twenty{margin-top: 20px;}
    .social-media-cell{
        border-top: 1px solid #FFDC02;
        text-align: center;
        padding-top: 20px;
    }
    .padding-zero{padding: 0;}
    .txt-rt{text-align: right}
    .layer-height{height: auto;}

    .carousel-band{
        background-color: #fff;
        height: 100vh;
    }

    .carousel-sonal{
        width: 350px;
        text-align: center;
        margin-top: 20vh;
        padding-left: 0px;
        color: #7A652D;
    }

    .carousel-sonal_titles{
        font-size: 18px;
        font-weight: 600;
        text-shadow: 1px 1px 2px rgba(0,0,0,.4);
        text-transform: uppercase; 
    }

    .carousel-sonal_img{
        height: 100px;
    }

    .carousel-sonal_by{
        font-size: 12px;
        font-weight: normal;
    }

    .carousel-tarot_heading{
        margin: 15vh 0vw 0vh 5vw;
        font-size: 28px;
        font-weight: 700;
        text-shadow: 1px 1px 2px rgba(0,0,0,.4);
        text-transform: uppercase;
        color: #fff;
    }

    .carousel-tarot_text{
        width: 350px;
        position: absolute;
        bottom: 50px;
        right: 70px;
        font-size: 16px;
        font-weight: 600;
        color: #fff;
    }

    .carousel-crystal_heading{
        margin: 50vh 0vh 0vh 10vh;
        font-size: 28px;
        font-weight: 700;
        text-shadow: 1px 1px 2px rgba(0,0,0,.4);
        text-transform: uppercase;
        color: #7A652D;
    }

    .carousel-crystal_text{
        width: 450px;
        font-size: 16px;
        font-weight: 600;
        color: #7A652D;
        margin: 2vh 0vh 0vh 10vh;
    }
    
    .carousel-chakras_heading{
        margin: 20vh 0vh 0vh 5vh;
        font-size: 28px;
        font-weight: 700;
        text-shadow: 1px 1px 2px rgba(0,0,0,.4);
        text-transform: uppercase;
        color: #fff;
    }

    .carousel-chakras_text{
        width: 390px;
        position: absolute;
        top: 65vh;
        right: 5vw;
        font-size: 16px;
        font-weight: 600;
        color: #fff;
    }
    .hidden {
         display:none;
    }

    .btn_sm{
        height: 30px;
        width: 30px;
        margin: 0px 10px 10px 0px;
    }

    a{text-decoration: none;}

    .hamburger-menu-mid{line-height: 60px;}
    .ham-svg{width: 20px; cursor: pointer}
    .ham-svg-color{fill:#FFDC02}
    .ham-svg-close{
        width: 30px;
        float: right;
        margin-bottom: 20px;
    }
    .ham-svg-close-color{
        fill-rule:evenodd;clip-rule:evenodd;
        fill:#FFDC02;
    }
    .ham-menu{
        top: 60px;
        position: fixed;
        box-shadow: 2px 2px 2px rgba(0,0,0,.25);
        background-color: #7A652D;
        z-index: 5;
        padding: 10px 20px;
        border-bottom-right-radius: 5px;
    }

    .menu-main{
        color: #FFDC02;
        padding: 5px 10px;
        margin: 0px 5px;
        font-size: 14px;
        text-transform: uppercase;
        border-radius: 3px;
        cursor: pointer;
        transition: .1s ease;
        border-bottom-right-radius: 5px;
    }
    .menu-main:hover{
        color: #7A652D;
        background-color: #FFDC02;
        box-shadow: 2px 2px 2px rgba(0,0,0,.25);
    }
    .menu-main:active{
        transform: translate(2px,2px)
    }
    
    .separator{
        height: 20px;
        background:linear-gradient(#FFE602,#FFB802);
        box-shadow: 2px 2px 2px rgba(0,0,0,.5);
        padding: 0;
        z-index: 3;
        position: relative;
    }

    .quote-box{
        height: 75px;
        background:linear-gradient(#FFE602,#FFB802);
        box-shadow: 2px 2px 2px rgba(0,0,0,.5);
        padding: 0;
        z-index: 3;
        position: relative;
    }

    .quote-line-height{line-height: 75px;}

    .img-flip{
        -webkit-transform: scaleX(-1);
        transform: scaleX(-1);
    }

    .quote{
        line-height: 75px;
        font-size: 12px;
        font-family: 'Tiro Devanagari Hindi', serif;
        text-align: center;
        color: #7A652D;
    }

    .sections-titles{
        font-family: pariasian;
        font-size: 48px;
    }

    .sections-text{
        font-size: 16px;
    }

    .tarot-text{
        margin-top: 5vh;
        margin-bottom: 5vh;
        background-color: antiquewhite;
        padding: 10px;
        border-radius: 15px;
        box-shadow: 2px 2px 2px rgba(0,0,0,.5);
    }

    .crystal-image{height:160px;}
    .crystal-margin-top-img{margin-top: 15vh;}
    .crystal-margin-top-txt{
        margin-top: 2vh;
        margin-bottom: 5vh;
    }

    .crystal-image-ink{
        mix-blend-mode: multiply;
        margin: 15px 0px;
    }
    
    .crystal-padding-l{
        padding-left: 0px;
    }
    .crystal-padding-r{
        padding-right: 0px;
    }

    .num-layer{
        margin-top: 15vh;
        margin-bottom: 10vh;
        background-color: rgba(255,255,255,.9);
        padding: 10px;
        border-radius: 15px;
        box-shadow: 2px 2px 2px rgba(0,0,0,.5);
    }

    .mantra-margin-top-left{margin-top: 10vh;}
    .mantra-margin-top-right{margin-top: 2vh;}
    .mantra-om-font{font-size: 14px}
    .mantra-om-benefits{
        padding-left: 60px;
        margin-bottom: 5vh;
    }

    .chakra-margin-top-heading{
        margin-top: 15vh;
    }

    .chakra-margin-top-material{
        margin-top: 15vh;
        margin-bottom: 5vh;
    }

    .chakra-head-one{width: 6%}
    .chakra-head-two{width: 16%}
    .chakras-head{
        width: 26%;
        font-size: 16px;
        font-weight: 600;
        text-transform: uppercase;
        color:  #FFDC02;
        text-align: center;
    }

    .chakras-number{
        font-size: 30px;
        font-weight: 600;
        text-align: center;
        border-bottom: 1px dashed #fff;
    }

    .chakras-name{
        font-size: 11px;
        text-align: center;
        font-weight: 600;
        border-left: 1px dashed #fff;
        border-bottom: 1px dashed #fff;
    }

    .chakras-text{
        font-size: 10px;
        color: #fff;
        padding: 5px;
        text-align: center;
        border-left: 1px dashed #fff;
        border-bottom: 1px dashed #fff;
    }

    .contact{
        height: auto;
        background:linear-gradient(#FFE602,#FFB802);
        padding: 0;
    }
    
    .contact-form-margins{
        margin-top: 5vh;
        margin-bottom: 5vh;
    }

    .contact-map{
        width: 100%;
        height: 40vh;
    }

    .contact-input{
        width: 100%;
        height: 40px;
        border: 2px solid #7A652D;
        border-radius: 4px;
        color: #7A652D;
        outline: none;
        margin: 7px 0px;
        padding-left: 5px;
    }

    .contact-txt{
        width: 100%;
        border: 2px solid #7A652D;
        border-radius: 4px;
        color: #7A652D;
        outline: none;
        margin: 7px 0px;
        padding-left: 5px;
        overflow: auto;
        resize: none;
    }

    .contact-btn{
        width: 100px;
        height: 40px;
        border: 2px solid #7A652D;
        border-radius: 4px;
        color: #7A652D;
        outline: none;
        margin: 7px 0px;
        box-shadow: 2px 2px 2px rgba(0,0,0,.25);
        transition: .1s ease;
    }
    .contact-btn:hover{
        background-color: #7A652D;
        color: #fff;
    }
    .contact-btn:active{
        transform: translate(2px,2px)
    }
    
    .thank-you-main{
        height: 100vh;
        background:linear-gradient(#FFE602,#FFB802);
        padding: 0;
        color: #7A652D;
        font-size: 28px;
        font-weight: 600;
    }
}