.header-nav__section .btn-white-solid{
    display: none;
}
.body__wrapper .inner{
    position: absolute;
    bottom: 40px;
    left: 0;
    width: 100%;
    max-width: 100% !important;
}
.artist-makers__section, .reservations__section, .carousel-item>.carousel-image, .preloader__section, .hero-banner__section {
    height: 100vh;
    background-position: center center !important;
    background-repeat: no-repeat;
    background-size: cover;
}
.img-center{
    display: block;
    margin: 0 auto;
}
.body__wrapper .inner h3{
    color: #ffffff;
    font-family: 'Montserrat',sans-serif;
    font-weight: 700;
    font-size: 40px;
    line-height: 40px;
}
.mouse__wrapper{
    visibility: visible;
    position: relative;
    margin-top: 60px;
}
.bottom_space{
    margin-bottom: 25px;
}
#bio__section{
    padding: 40px 0 75px;
}
#bio__section .wrapcontent{
    padding: 0;
}
#bio__section .wrapcontent .wrapdetail{
    padding: 0 15px;
}
#bio__section p{
    font-size: 22px;
    line-height: 35px;
    text-align: center;
}
#video .carousel-item__video{
    height: 698px;
}
#bio__section p strong{
    font-weight: 700;
    font-size: 30px;
}
#bio__section img.logor{
    margin: 60px auto 40px;
}
#bio__section .wraptimer{
    padding: 0;
}
#bio__section .wraptimer #timer{
    border: 1px solid #0083BF;
    padding: 20px 0 10px;
    margin: 0 40px;
    vertical-align: middle;
    display: grid;
    grid-template-columns: 24% 1% 24% 1% 24% 1% 24%;
}
#bio__section .wraptimer #timer .box h4{
    text-align: center;
    font-weight: 700;
    font-size: 50px;
    margin: 0;
    padding: 0;
}
#bio__section .wraptimer #timer .box h5{
    text-align: center;
    font-weight: 700;
    font-size: 30px;
    padding: 0;
    margin-top: 25px;
}
#bio__section .wraptimer #timer .box label{
    text-align: center;
    display: block;
    font-weight: 700;
    font-size: 23px;
    color: #0083BF;
    text-transform: uppercase;
}
#bio__section .wrapbtn{
    margin-top: 34px;
    display: block;
}
#bio__section .wrapbtn .fas{
    width: 18px;
    height: 18px;
    border: 2px solid #ffffff;
    border-radius: 50%;
    line-height: 14px;
    font-size: 10px;
    margin-left: 10px;
}
.linkcenter{
    width: 220px;
    display: block;
    margin: 0 auto;
    padding: 13px !important;
    font-weight: 600;
}
#profile{
    padding: 80px 0;
    background: url(../../../assets/images/dj/danny-rampling/bg-rampling-min.jpg) no-repeat center center;background-size:cover;
}
#profile .social{
    margin: 30px 0 40px;
}
#profile h1{
    font-size: 70px;
    line-height: 56px;
    text-align: center;
    color: #ffffff;
    font-weight: 900;
    margin-bottom: 43px;
}
#profile img{
    margin-bottom: 0;
}
#profile img.profileicon{
    margin: 40px auto 0;
}
#profile p{
    font-size: 22px;
    line-height: 35px;
    text-align: center;
    color: #ffffff;
}
#profile p strong{
    font-weight: 700;
    font-size: 33px;
    color: #ffffff;
}
#profile .wrapbtn{
    margin-top: 34px;
}
#profile .wrapbtn .fas{
    width: 18px;
    height: 18px;
    border: 2px solid #ffffff;
    border-radius: 50%;
    line-height: 14px;
    font-size: 10px;
    margin-left: 10px;
}
#Reservations{
    background: linear-gradient(45deg, rgba(215, 244, 190, 1) 20%, rgba(54, 144, 255, 1) 100%);
    padding: 60px 0;
}
#Reservations h2{
    font-size: 43px;
    font-weight: 700;
    color: #0083BF;
    margin-bottom: 35px;
    text-align: center;
    text-transform: uppercase;
}
#Reservations p{
    font-size: 24px;
    line-height: 35px;
    text-align: center;
}
#Reservations p strong{
    font-weight: 700;
}
#Reservations .wrapbtn{
    margin: 75px 0 65px;
}
#Reservations .wrapbtn .fas{
    width: 18px;
    height: 18px;
    border: 2px solid #ffffff;
    border-radius: 50%;
    line-height: 14px;
    font-size: 10px;
    margin-left: 10px;
}
#Reservations .pcustom p{
    color: #575757;
    font-size: 18px;
}
#Reservations .socialmedia{
    text-align: center;
    margin-top: 60px;
    padding: 0;
}
#Reservations .socialmedia li{
    display: inline-block;
    list-style-type: none;
    vertical-align: middle;
}
#Reservations .socialmedia li a{
    display: block;
    margin:0 20px;
}
#basefooter{
    padding: 40px 0;
}
#basefooter h3{
    font-size: 18px;
    color: #8d7249;
    font-weight: 600;
    margin: 15px 0;
    text-transform: uppercase;
}
#basefooter ul{
    padding: 0;
    margin: 0;
}
#basefooter ul li a{
    color: #ffffff;
    text-decoration: none;
}
#basefooter ul li{
    width: 200px;
}
#basefooter ul li a:hover{
    color: #bdbdbd;
}
#basefooter form input[type=text],
#basefooter form input[type=email]{
    border: 0;
    padding: 10px;
    display: block;
    width: 100%;
    margin-bottom: 5px;
    background: #363636;
    color: #fff;
    -webkit-appearance: none;
}
#basefooter form input[type=submit]{
    background-color: transparent;
    border: 2px solid #fff;
    padding: 10px 25px;
    text-transform: uppercase;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
    font-weight: 700;
    display: inline-block;
    text-decoration: none;
    background-color: rgba(255, 255, 255, 0.3);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#basefooter .lower_footer p{
    color: #9f9f9f;
    font-size: 14px;
    width: 100%;
}
#basefooter .lower_footer .space{
    border-top: 1px solid #514646;
    margin-top: 30px;
}
#basefooter .appkarma{
    display: flex;
}
#basefooter .appkarma .appkarma__title {
    font-size: 0.8rem;
    color: #ffffff;
    font-weight: 600;
    width: 62%;
    text-align: center;
}
#basefooter .appkarma .appkarma__icon{
    display: grid;
    grid-template-columns: 50% 50%;
}
#basefooter .appkarma .appkarma__icon a{
    display: block;
}
#basefooter .appkarma .appkarma__icon a img{
   width: 100px;
   margin: 0 5px;
}
#basefooter .social_icons_group .icon-sm {
    display: inline-block;
    vertical-align: middle;
    width: 38px;
    height: 38px;
    background-color: #ffffff40;
    border-radius: 50px;
    text-align: center;
    margin: auto 5px;
    position: relative;
    color: #191919;
    line-height: 39px;
}
#feed img{
    width: 100%;
}
@media screen and (max-width: 1440px) {
    #bio__section .wrapcontent{
        padding: 0;
    }
    #bio__section p strong{
        font-weight: 700;
        font-size: 22px;
    }
    #Reservations h2{
        font-size: 38px;
    }
}
@media screen and (max-width: 991px) {
    #bio__section p strong {
        font-weight: 700;
        font-size: 27px;
    }
    .body__wrapper .inner h3 {
        color: #ffffff;
        font-family: 'Montserrat', sans-serif;
        font-weight: 700;
        font-size: 30px;
        line-height: 50px;
    }
}
@media screen and (max-width: 768px) {
    #video .carousel-item__video{
        height: auto;
    }
    #bio__section .wraptimer #timer{
        grid-template-columns: 49% 1% 49%;
    }
    #Reservations .socialmedia li a {
        display: block;
        margin: 0 8px;
    }
    .small_hide{
        display: none;
    }
    .small_show{
        display: block !important;
    }
    .mouse__wrapper {
        bottom: 5px;
    }
    #bio__section .wraptimer #timer{
        padding: 20px 10px;
    }
    .body__wrapper .inner h3{
        font-size: 27px;
        line-height: 1.3em;
    }
    #profile h1 {
        font-size: 40px;
        line-height: 40px;
    }
    #Reservations h2{
        font-size: 22px;
        line-height: 1.3em;
    }
    #basefooter{
        padding: 40px 0 100px;
    }
    #bio__section {
        padding: 50px 0;
    }
    #bio__section p {
        font-size: 17px;
        line-height: 1.75em;
    }
    #bio__section p strong{
        font-size: 24px;
    }
    #profile p {
        font-size: 17px;
        line-height: 1.75em;
    }
    #Reservations p{
        font-size: 17px;
        line-height: 1.75em;
    }
    #profile p strong{
        font-size: 24px;
    }
    #bio__section img.logor {
        margin: 0 auto 20px;
    }
    #Reservations{
        padding: 60px 0 40px;
    }
    .mouse__wrapper{
        position: relative;
        margin-top: 30px;
    }
    #profile{
        padding: 60px 0;
        background: url(../../../assets/images/dj/danny-rampling/BG_m.jpg) no-repeat center center;background-size:cover;
    }
    #profile img.title{
        width: 280px;
    }
    #Reservations .wrapbtn {
        margin: 25px 0;
    }
    #Reservations .socialmedia {
        text-align: center;
        margin-top: 25px;
        padding: 0;
    }
    .body__wrapper .inner{
        bottom: 0;
    }
    .hero-banner__section {
        background-image: url(../../../assets/images/dj/danny-rampling/Banner-min_m.jpg) !important;
    }
}
@media screen and (max-width: 480px) {
    .header-nav__section .btn-primary, .header-nav__section .btn-karmabeach, .mouse__wrapperX, a.carousel-control-prev, a.carousel-control-next {
        display: block;
    }
    .header-nav__section .btn-white-solid {
        display: none;
    }
    .ig_header{
        display: none !important;
    }
    .mouse__wrapper {
        position: relative;
        margin-top: 10px;
    }
    .body__wrapper .inner h3 {
        font-size: 27px;
        line-height: normal;
    }
    .hero-banner__section {
        background-image: url(../../../assets/images/dj/danny-rampling/Banner-min_m2.jpg) !important;
    }
}