/*
Theme Name: Melbourne V2
Theme URI: http://clubband.xyz
Author: Adisthana Wijaya
Author URI: https://adisthana.com
Description: Theme for Clubband Website
Version: 1.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: Clubband
Text Domain: Clubband

*/

@font-face {
    font-family: "BebasNeue";
    src: url("assets/fonts/bebasneue/bebasneue_regular-webfont.eot");
    src: 
    url("assets/fonts/bebasneue/bebasneue_regular-webfont.woff") format("woff"),
    url("assets/fonts/bebasneue/bebasneue_regular-webfont.otf") format("opentype"),
    url("assets/fonts/bebasneue/bebasneue_regular-webfont.svg#filename") format("svg");
}

@font-face {
    font-family: "BebasNeueBold";
    src: url("assets/fonts/bebasneue/bebasneue_bold-webfont.eot");
    src: 
    url("assets/fonts/bebasneue/bebasneue_bold-webfont.woff") format("woff"),
    url("assets/fonts/bebasneue/bebasneue_bold-webfont.otf") format("opentype"),
    url("assets/fonts/bebasneue/bebasneue_bold-webfont.svg#filename") format("svg");
}

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-    ng-cloak {
    display: none !important;
}

html,
body {
    height: 100%;
}
.clear {
    clear: both;
}

/*** Extra Code Fiverr ***/
iframe {
    max-width: 100% !important;
	height: auto;
}
.cptb-video iframe{
		width: 100% !important;
}
section.main-page-content {
    overflow: hidden !important;
}
body.page-template-redesign header#intro {
    padding-top: 20vh !important;
    margin-top: -40px !important;
}
#intro ul li {
	margin-bottom: 0px !important;
}

@media only screen and (max-width: 480px){
	#intro ul li {
    margin-bottom: -5px !important;
	}
	#intro ul li img {
    width: 100px !important;
	}
}
/*** end Extra Code Fiverr ***/

h1.clubband, h2.clubband, h3.clubband, h4.clubband, h5.clubband, h6.clubband {
    font-size: 32px;
    text-transform: uppercase;
    font-family: 'BebasNeueBold', Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 2px;
    margin-bottom: 0px;
    margin-top: 0px;
    text-align: center;
}
h1.clubband {
    font-size: 34px;
}
h2.clubband {
    font-size: 34px;
}
h4.clubband {
    font-size: 28px;
}
h5.clubband {
    font-size: 24px;
}
h6.clubband {
    font-size: 18px;
}
p.clubband, p.clubband.sml {
    font-family: 'Montserrat', sans-serif;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    text-align: center;
    line-height: 1.5;
}
p.clubband.sml {
    font-size: 12px;
}
.mrg-t-10 {
    margin-top: 10px !important;
}
.mrg-t-20 {
    margin-top: 20px !important;
}
.mrg-t-30 {
    margin-top: 30px !important;
}
.mrg-t-40 {
    margin-top: 40px !important;
}
.mrg-t-50 {
    margin-top: 50px !important;
}
.mrg-b-0 {
    margin-bottom: 0px !important;
}
.mrg-b-10 {
    margin-bottom: 10px !important;
}
.mrg-b-20 {
    margin-bottom: 20px !important;
}
.mrg-b-30 {
    margin-bottom: 30px !important;
}
.mrg-b-40 {
    margin-bottom: 40px !important;
}
.mrg-b-50 {
    margin-bottom: 50px !important;
}
.clubband-img-100 {
    width: 100%;
}
.clubband-btn-grey {
    background-color: #605e5d;
    border: 2px solid #9c9b9b;
    text-transform: uppercase;
    font-family: 'BebasNeueBold', Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 1px;
    color: #fff;
    padding: 10px 60px;
    font-size: 24px;
    transition: all 0.3s ease 0s;
} 
    .clubband-btn-grey:hover {
        background-color: #050302;
    }
.clr-brownish-grey {
    color: #605e5d;
}
.clr-apem-grey {
    color: #5d5d5d;
}
.wdth100 {
    width: 100%;
}
.text-left {
    text-align: left !important;
}
.row.clb_header {
    position: relative;
}
.myquote_header {
    position: absolute;
    right: 75px;
    top: 52px;
    font-size: 12px;
    font-family: 'Montserrat', sans-serif;
}
    .myquote_header a:hover {
        color: #050302;
    }

#myCarousel{
    min-height: 600px;
    height: 110%;
}

.clubband-container-navbar {
    width: 100%;
    padding-left: 80px;
    padding-right: 80px;
}
    .clubband-navbar {
        background-color: #fff;
        border-color: #dbd5d1;
        height: 80px;
    }
    .clubband-logo {
        width: 120px;
        height: 37px;
        display: block;
        margin-top: 22px;
        position: relative;
        z-index: 9;
    }
        .clubband-logo img {
            width: 100%;
            height: 100%;
        }
    .navbar-inverse .navbar-nav>li>a {
        color: #605e5d;
        font-size: 18px;
        text-transform: uppercase;
        font-family: 'BebasNeueBold', Arial, sans-serif;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: 1px;
        padding-top: 30px;
        transition: all 0.3s ease 0s;
    }
    .navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a.activeNav, .navbar-inverse .navbar-nav>li.current-menu-item>a {
        color: #050302;
    }

.carousel,
.item,
.active {
    height: 100%;
}

.carousel {
    top: 80px;
}
    .carousel-inner {
        height: 100%;
    }

/* Background images are set within the HTML using inline CSS, not here */

.fill {
    width: 100%;
    height: 100%;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}
.carousel-caption {
    top: 10%;
    text-align: left;
    text-shadow: none;
}
    .carousel-caption ul li {
        list-style: none;
        margin-bottom: 20px;
        width: 100%;
        text-align: center;
    }
    .carousel-caption ul li .wrapperBeforeA {
        display: inline-block;
    }
        .carousel-caption ul li .wrapperBeforeA a {
            font-size: 54px;
            text-transform: uppercase;
            font-family: 'BebasNeueBold', Arial, sans-serif;
            font-weight: normal;
            font-style: normal;
            font-stretch: normal;
            line-height: normal;
            letter-spacing: 5px;
            color: #fff;
            text-decoration: none;
            position: relative;
            z-index: 2;
        }
        .carousel-caption ul li .wrapperBeforeA .activeLink {
            opacity: 0.5;
            margin-top: -36px;
            height: 36px;
            background-color:  #dbd5d1;
            margin-left: -10px;
            position: relative;
            z-index: 1;
        }
.clubband-defaultpage-content {
    margin-top: 100px;
}
.clubband-page-content {
    margin-top: 85px;
}
    .clubband-page-content .input-group-addon {
        padding: 6px 12px;
        font-size: 14px;
        font-weight: 400;
        line-height: 1;
        color: #555;
        text-align: center;
        background-color: #fff;
        border: 1px solid #ccc;
        border-radius: 0px;
    }

    .clubband-page-content .border-right-none{
        border-right: none !important;
    }

    .clubband-page-content .border-left-none{
        border-left: none !important;
    }

    .clubband-page-content .form-control{
        border-left: none !important;
        border-right: none !important;
    }

    .home-quote {
        margin-bottom: 100px;
    }
        .home-quote h3 {
            font-family: 'Playfair Display', serif;
            font-size: 48px;
            font-weight: bold;
            font-style: normal;
            font-stretch: normal;
            line-height: 1;
            letter-spacing: 1.5px;
            text-align: center;
            color: #dbd5d1;
            margin-top: 90px;
        }
        .home-quote.weddingPage h3 {
            margin-top: 10px;
        }
        .home-quote .border-under {
            width: 60px;
            height: 2px;
            border: solid 1px #050302;
            margin: 20px auto 10px;
        }
        .home-quote h5 {
            font-family: 'Playfair Display 400i', serif;
            font-size: 20px;
            font-weight: normal;
            font-style: italic;
            font-stretch: normal;
            line-height: normal;
            text-align: center;
            color: #9c9b9b;
            letter-spacing: 1px;
            margin-bottom: 0;
        }
    .home-check-availability {
        border: none;
        margin-bottom: 0px;
        margin-top: 50px;
        padding: 40px;
    }
        .home-check-availability h3 {
            font-size: 32px;
            text-transform: uppercase;
            font-family: 'BebasNeueBold', Arial, sans-serif;
            font-weight: normal;
            font-style: normal;
            font-stretch: normal;
            line-height: normal;
            letter-spacing: 2px;
            margin-bottom: 20px;
            margin-top: 0px;
            text-align: center;
        }
        .home-check-availability p {
            font-family: 'Montserrat', sans-serif;
            font-weight: normal;
            font-style: normal;
            font-stretch: normal;
            line-height: normal;
            text-align: center;
            line-height: 1.5;
        }
.band-list, .cptb-container-list {
    margin-top: 40px;
    /*padding-bottom: 52px;*/
}
    .w3-card-4 {
        box-shadow: none;
    }
    .band-list h5, .cptb-container-list .cptb-title {
        font-size: 24px;
        text-transform: uppercase;
        font-family: 'BebasNeueBold', Arial, sans-serif;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: 1.5px;
        margin-bottom: 12px;
        margin-top: 0px;
        text-align: center;
    }
.border1full {
    border-bottom: solid 1px #605e5d;
}
.content-explanation {
    margin-top: 80px;
    margin-bottom: 120px;
}
.content-explanation.wphoto {
    margin-top: 50px;
    margin-bottom: 70px;
}
    .content-explanation .contentTop {
        margin-top: 60px;
        margin-bottom: 120px;
    }
    .home .content-explanation, .home .content-explanation .contentTop {
        margin-top: 0;
    }
    .content-explanation .box-inside {
        border: 1px solid #dbd5d1;
        margin-top: 80px;
        padding: 40px;
    }
    .home .content-explanation .box-inside {
        margin-top: 40px;
    }
    .content-explanation .box-inside h6.clubband.sml12 {
        font-size: 12px;
    }
    .clubband-tabs {
        position: relative;
    }
    .border1full.underTab {
        position: absolute;
        top: 76px;
        z-index: 2;
        width: 100%;
    }
    .content-hereforyou {
        margin-top: 40px;
        margin-bottom: 160px;
    }
    .clubband.nav-tabs:first-child {
        border-left: 1px solid #605e5d;
    }
    .clubband.weddingband.nav-tabs {
        margin-left: 8px;
    }
    .clubband.nav-tabs>li {
        width: 30%;
        border-right: 1px solid #605e5d;
    }
    .clubband.weddingband.nav-tabs>li {
        width: 33%;
    }

    .weddingphotography ul li.first-child{
        margin-left: 5% !important;
        border-left: 1px solid #605e5d;
    }

    .weddingphotography .clubband.nav-tabs:first-child{
        border: none;
    }

    .clubband.nav-tabs>li>a, .clubband.nav-tabs>li.active>a, .clubband.nav-tabs>li.active>a:focus, .clubband.nav-tabs>li.active>a:hover, .clubband.nav-tabs>li>a:hover  {
        border: none;
        font-size: 24px;
        text-transform: uppercase;
        font-family: 'BebasNeueBold', Arial, sans-serif;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: 2px;
        border-radius: 0;
        color: #605e5d;
        text-align: center;
        margin-right: 0;
        padding: 25px;
        transition: all 0.3s ease 0s;
    }
    .clubband.nav-tabs>li.active>a, .clubband.nav-tabs>li.active>a:focus, .clubband.nav-tabs>li.active>a:hover {
        background-color: #605e5d;
        color: #fff;
        border: none;
    }
    .tab-content {
        margin-top: 80px;
    }
    .home-box-shedule {
        margin-bottom: 70px;
    }
        .home-box-shedule .title-box {
            background-color: #605e5d;
            padding: 10px;
        }
        .home-box-shedule .title-box h4 {
            color: #fff;
        }
        .home-box-shedule .content-box {
            background-color: #dfdfdf;
            padding: 23px;
        }
            .content-box .datemonth {
                border-right: 1px solid #fff;
            }
                .content-box .datemonth .dm_date, .content-box .datemonth .dm_month, .content-box .shedule_desc .sd_title, .content-box .shedule_desc .sd_location, .content-box .shedule_desc .sd_time {
                    font-size: 48px;
                    font-family: 'Montserrat', sans-serif;
                    font-weight: normal;
                    font-style: normal;
                    font-stretch: normal;
                    line-height: normal;
                    text-align: center;
                    color: #605e5d;
                    letter-spacing: 1.6px;
                }
                .content-box .datemonth .dm_date {
                    font-weight: bold;
                    margin-bottom: 5px;
                }
                .content-box .datemonth .dm_month {
                    font-size: 24px;
                    color: #9c9b9b;
                    letter-spacing: 3px;
                    margin-top: -5px;
                }
                .content-box .shedule_desc .sd_title {
                    font-size: 18px;
                    color: #272727;
                    letter-spacing: normal;
                    text-align: left;
                    margin-bottom: 5px;
                    margin-top: 10px;
                    font-weight: bold;
                }
                .content-box .shedule_desc .sd_location, .content-box .shedule_desc .sd_time {
                    font-size: 14px;
                    color: #5d5d5d;
                    letter-spacing: normal;
                    text-align: left;
                }
                .content-box .shedule_desc .sd_time {
                    color: #999;
                    margin-top: 5px;
                }
        .testimonials-wrapper {
            background-color: #f2f0ef;
            padding: 40px;
            position: relative;
        }

        .testimonials-wrapper .triangle{
            position: absolute;
            bottom: 0;
            margin-bottom: -27px;
            width: 0;
            height: 0;
            border-top: 30px solid #f2f0ef;
            border-right: 30px solid transparent;
        }

        .clubband-testimonials-container{
            position: relative;
        }

        .clubband-testimonials-container .carousel {
            top: 5px;
        }
        p.testi-content {
            font-size: 16px;
            color: #605e5d;
        }
        p.testimonial-owner {
            font-size: 18px;
            text-transform: uppercase;
            font-weight: bold;
        }
        .testi-nav {
            width: 28px;
            bottom: 100px;
            right: 40px;
            position: absolute;
        }
            .testi-nav a.carousel-control.left, .testi-nav a.carousel-control.right {
                color: #605e5d;
                text-shadow: none;
                font-size: 14px;
            }
.get-quote-wrapper {
    margin-top: 120px;
    margin-bottom: 120px;
    padding-top: 70px;
    padding-bottom: 70px;
    border-top: solid 1px #dbd5d1;
    border-bottom: solid 1px #dbd5d1;
}
.wedding-thumb .col-md-4 {
    margin-bottom: 30px;
}
.band-list.wedding-thumb img {
    width: 100%;
    height: 100%;
}
.weddingthumb-hover-background {
    opacity: 0;
}

.live-chat-relative{
    position: relative;
}

.wedding-thumb-wrapper {
   position: relative;
   cursor: default;
}

.wedding-thumb-wrapper .weddingthumb-hover-background, .wedding-thumb-wrapper .content {
   width: 100%;
   height: 100%;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}

.wedding-thumb-wrapper img {
   display: block;
   position: relative;
}

.wedding-thumb-wrapper a.info {
   background:url(../img/link.png) center no-repeat;
   display: inline-block;
   text-decoration: none;
   padding:0;
   text-indent:-9999px;
   width:20px;
   height:20px;
}

.third-effect .weddingthumb-hover-background {
   opacity: 0;
   overflow:visible;
   box-sizing:border-box;
   transition: all 0.4s ease;
}

.third-effect a.info {
   position:relative;
   top:-10px; /* Center the link */
   opacity: 0;
   transition: opacity 0.4s 0s ease;
}

.third-effect:hover .weddingthumb-hover-background {
   opacity: 1;
   background: rgba(255, 255, 255, 0.7);
   border: 0;
}

.third-effect .weddingthumb-hover-background .box-title-wrapper {
    border: 1px solid #979797;
    width: 90%;
    height: 85%;
    margin: 5%;
    margin-bottom: 10%;
    display: table;
}

.third-effect .weddingthumb-hover-background .box-title-wrapper .title-text{
    display: table-cell;
    width: 100%;
    vertical-align: middle;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #272727;
    text-transform: uppercase;
}

/* PRICING */

.pricing-page{
    background-image: url("assets/images/bg-holdmydate.jpg") !important;
    background-position: top !important;
    width: 100% !important;
    height: auto !important;
    background-size: cover !important;
    padding-top: 150px !important;
    padding-bottom: 100px !important;
    margin-bottom: -105px !important;
    background-color: #000!important;
}

    /*.pricing-page .price-item{
        margin: 15px;
    }*/
    .pricing-page .extra-pricing{
        padding-top: 50px; padding-bottom: 50px; position:relative;
    }

    .pricing-page .price-item .add-active{
        display: none;
        color: #605e5d;
    }

    .pricing-page .price-item .add{
        display: block;
    }

    .pricing-page .price-item .add span{
        color: #605e5d;
    }

    .pricing-page .price-item.active .bt-rectangle{
        background-color: #605e5d;
    }

    .pricing-page .price-item.active .body-text,
    .pricing-page .price-item.active .price,
    .pricing-page .price-item.active .discount_note
    {
        color: #fff;
    }

    .pricing-page .price-item.active .item-footer{
        background-color: #f2f0ef;
    }

    .pricing-page .price-item.active .add-active{
        display: block;
    }

    .pricing-page .price-item.active .item-footer .add-active .check{
        display: block;
    }

    .pricing-page .price-item.active .item-footer .add-active .uncheck{
        display: none;
    }

    .pricing-page .price-item.active .item-footer:hover .add-active .check{
        display: none;
    }

    .pricing-page .price-item.active .item-footer:hover .add-active .uncheck{
        display: block;
    }

    .pricing-page .price-item.active .add{
        display: none;
    }

    .pricing-page .price-item img{
        width: 100% !important;
    }

    .pricing-page .price-band{
        padding-top: 10px;
        padding-bottom: 50px;
    }

    .pricing-page .bt-rectangle {
        background-color: #ededec;
        padding: 20px;
    }

    .pricing-page .body-text {
        font-family: Montserrat;
        font-size: 12px;
        font-weight: 300;
        line-height: 1.67;
        text-align: left;
        color: #605e5d;
        height: 175px;
    }
    .pricing-page .photography_section .body-text {
        height: 140px;
    }

    .pricing-page .price{
        font-family: BebasNeue;
        font-size: 36px;
        font-weight: bold;
        letter-spacing: 0.5px;
        text-align: center;
        margin-top: 10px;
        color: #605e5d;
    }

    .pricing-page .discount_note {
        font-family: Montserrat;
        border: 1px solid #9c9b9b;
        padding: 10px;
        margin-top: 10px;
        font-size: 11px;
    }

    .pricing-page .item-footer{
        /*border-radius: 2px;*/
        background-color: #000;
        padding: 15px;
        text-align: center;
        color: #fff;
        width: 100%;
        cursor: pointer;
    }

        .pricing-page .item-footer span{
            top: 3px;
        }

    .pricing-page .active .item-footer{
        padding: 15px;
    }

    .pricing-page a{
        width: 100%;
        font-family: BebasNeue;
        font-size: 24px;
        letter-spacing: 1px;
        text-align: center;
        color: #f2f0ef;
    }

    .pricing-page a:hover{
        text-decoration: none;
    }

    .pricing-page .btn-price-discount{
        border: solid 1px #f2f0ef;
        /*border: solid 1px var(--white);*/
        padding: 10px 30px;
        font-family: Montserrat;
        font-size: 14px;
        font-weight: bold;
        background: transparent;
        /*letter-spacing: 2px;*/
        text-align: center;
        color: #f2f0ef;
        /*color: var(--white);*/
        letter-spacing: normal;
    }

    .pricing-page .email-quote{
        padding-left: 50px;
        padding-right: 50px;
        font-family: BebasNeue;
        font-size: 24px;
        letter-spacing: 1px;
        text-align: center;
        color: #ffffff;
    }

    .pricing-page .all-configuration{
        font-family: Montserrat;
        font-size: 14px;
        font-weight: 600;
        text-align: center;
        color: #dbd5d1;
        padding: 20px;
        padding-top: 50px;
    }

    .pricing-page .body-text-2{
        font-family: Montserrat;
        font-size: 12px;
        font-weight: 300;
        line-height: 1.67;
        letter-spacing: 0.4px;
        text-align: center;
        color: #dbd5d1;
    }

    .pricing-page .pricing-wedding-photography{
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .pricing-page .pricing-wedding-photography-2{
        padding-bottom: 50px;
    }

    .pricing-page .pricing-wedding-photography-2 img{
        width: 100%;   
    }

    .pricing-page .total-price{
        border-top: 2px solid #9c9b9b;
        border-bottom: 2px solid #9c9b9b;
    }

    .pricing-page .text-style-1{
        font-family: BebasNeue;
        font-size: 20px;
        line-height: 1.0;
        letter-spacing: 1.3px;
        text-align: justify;
        color: #dbd5d1;
    }

    .pricing-page .total-price-padding-left{
        padding-left: 30px;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .pricing-page .total-proce-border-right{
        border-right:  2px solid #9c9b9b;
    }

    .pricing-page .text-price{
        position: relative;
        padding-bottom: 30px;
        font-family: Montserrat;
        font-size: 16px;
        line-height: 1.25;
        letter-spacing: 0.5px;
        color: #dbd5d1;
    }

        .pricing-page .text-price span{
            position: absolute;
            left: 0;
            bottom: 0;
            margin-bottom: 0px;
            font-family: BebasNeue;
            font-size: 24px;
            font-weight: bold;
            letter-spacing: 1.3px;
            text-align: justify;
            color: #f2f0ef;
        }

    .pricing-page .price-navbar{
        background-color: #fff; width:60%;
        vertical-align: top;
    }

    .pricing-page .price-navbar a{
        font-size: 14px;
    }

    .pricing-page .price-navbar .nav-tabs.nav-justified>li>a{
        border: none;
        border-radius: 0px;
        background-color: #ededec;
        border-left: 1px solid #ddd;
        border-bottom: none;
        font-family: Montserrat;
        font-size: 14px;
        font-weight: 500;
        text-align: left;
        color: #605e5d;
    }

    .pricing-page .price-navbar .nav-tabs.nav-justified>li>a:first-child{
        border-left: none;
    }

    .pricing-page .price-navbar .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {
        background: #fff !important;
        border-color: #fff;
    }

    .pricing-page .nav-link.active{
        background: #fff !important;
    }

    .pricing-page .tab-content>.active {
        display: block !important;
    }

    .pricing-page .tab-content{
        margin-top: 30px;
    }

    .pricing-page .radio{
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .pricing-page .radio-price{
        position: absolute;
        right: 40px;
        top: 0px;
        margin-top: 3px;
        font-family: BebasNeue;
        font-size: 16px;
        font-weight: bold;
        letter-spacing: 0.3px;
        text-align: left;
        color: #605e5d;
    }

    .pricing-page .radio input[type=radio]{
        right: 20px;
        top: 3px;
    }

    .pricing-page .radio label{
        font-family: Montserrat;
        font-size: 14px;
        font-weight: bold;
        letter-spacing: 0.2px;
        text-align: left;
        color: #605e5d;
    }

    .pricing-page .text-style-hours {
        font-weight: normal;
    }

    .pricing-page .pricing-or{
        font-family: BebasNeue;
        font-size: 32px;
        letter-spacing: 2px;
        text-align: center;
        color: #ffffff;
        position: absolute;
        left: 50%;
        top:50%;
        width: 50px;
        height: 50px;
        margin-left: -25px;
    }

    .pricing-page .nav-item.active a{
        background: #fff !important;
    }

    .pricing-page .bt-text-copy-4{
        font-family: BebasNeue;
        font-size: 28px;
        letter-spacing: 1px;
        text-align: center;
        color: #9c9b9b; 
    }

    .pricing-page .price-item.active .bt-text-copy-4{
        color: #f2f0ef; 
    }

    .pricing-page .background-price-item{
        height: 250px; width: 100%; background:#d8d8d8;
    }

    .pricing-page .price-item.active .background-price-item{
        background-color: #000;
    }
    .pricingextrastable {
        width:100%; 
        position: relative;
    }
        .pricingextrastable .price-item {
            width:40%; 
            position:relative; 
            background:#EEEDEB;
        }
        .pricingextrastable .btnaddextras {
            position:absolute; 
            bottom: 0; 
            width: 100%;
        }
        .pricingextrastable .extimgwrapper {
            width: 40%; 
            position: absolute; 
            left: 0; 
            top: 20px;
        }
            .pricingextrastable .extimgwrapper img {
                width: 100%;
            }

/* HOLD MY DATE */
.clubband-holdmydate{
    margin-bottom: -105px;
    background-image: url("assets/images/bg-holdmydate.jpg");
    background-position: bottom;
    width: 100%;
    height: auto;
    background-size: cover;
    padding-top: 50px;
    padding-bottom: 50px;
}
    .clubband-holdmydate .body-text-1{
        font-family: Montserrat;
        font-size: 14px;
        font-weight: 300;
        line-height: 1.43;
        letter-spacing: 0.5px;
        text-align: left;
        /*color: #f2f0ef;*/
        color: #f2f0ef;
    }

    .clubband-holdmydate .wedding-details-form{
        font-family: BebasNeue;
        font-size: 24px;
        letter-spacing: 1.3px;
        text-align: left;
        color: #ffffff;
    }

        .clubband-holdmydate .wedding-details-form .text-style-1 {
            letter-spacing: normal;
        }

    .clubband-holdmydate .custom-clubband .form-control{
        background: transparent;
        border-radius: 0px;
        height: 40px;
        color: #f2f0ef;
    }

    .clubband-holdmydate .custom-clubband label{
        font-family: Montserrat;
        font-size: 16px;
        letter-spacing: 0.5px;
        text-align: left;
        color: #f2f0ef;
        font-weight: 400;
    }

    .clubband-holdmydate .checklist{
        font-family: Montserrat;
        font-size: 16px;
        letter-spacing: 0.5px;
        text-align: left;
        color: #f2f0ef;
    }

    .clubband-holdmydate .section{
        padding-top: 50px;
    }

    .clubband-holdmydate .line-separator {
        width: 100%;
        height: 2px;
        margin-top: 20px;
        margin-bottom: 20px;
        /*background-color: #9c9b9b;*/
        background-color: #f2f0ef;
    }

    .clubband-holdmydate .btn-custom-clubband{
        margin-top: 10px;
        width: 200px;
        height: 48px;
        border-radius: 2px;
        background-color: #ffffff;
        font-family: BebasNeue;
        font-size: 24px;
        letter-spacing: 1px;
        text-align: center;
        color: #030303;
    }

    .clubband-holdmydate .custom-clubband-checkbox{
        background-color: transparent !important;
    }

    .clubband-holdmydate .selected-services {
        font-family: BebasNeue;
        font-size: 24px;
        letter-spacing: 1.3px;
        text-align: left;
        color: #ffffff;
    }

    .clubband-holdmydate .live-music-5-piece-b {
        font-family: BebasNeue;
        font-size: 24px;
        line-height: 1.17;
        letter-spacing: 1.3px;
        text-align: justify;
        color: #f2f0ef;
    }

        .clubband-holdmydate .live-music-5-piece-b .text-style-1 {
            font-family: Montserrat;
            font-size: 16px;
            line-height: 1.75;
            letter-spacing: 0.5px;
            color: #dbd5d1;
        }

        .clubband-holdmydate .live-music-5-piece-b .text-style-2 {
            
        }

        .clubband-holdmydate .live-music-5-piece-b .text-style-3 {
            letter-spacing: 1px;
        }

    .clubband-holdmydate .text-price{
        position: relative;
        padding-bottom: 30px;
    }

        .clubband-holdmydate .text-price span{
            position: absolute;
            right: 0;
            top: 0;
        }

    .clubband-holdmydate .total-8-444-25-dep {
        font-family: BebasNeue;
        font-size: 24px;
        font-weight: bold;
        letter-spacing: 1.3px;
        text-align: left;
        color: #f2f0ef;
    }

        .clubband-holdmydate .total-8-444-25-dep .text-style-1 {
            font-weight: normal;
            color: #dbd5d1;
        }

        .clubband-holdmydate .total-8-444-25-dep .text-price{
            position: relative;
            padding-bottom: 0px;
        }

    .clubband-holdmydate .rectangle-4-copy-2 {
        border-radius: 2px;
        background-color: #f2f0ef;
        padding: 20px 15px 20px;
        margin-top: 10px;
        /*background-color: var(--white);*/
    }

        .clubband-holdmydate .rectangle-4-copy-2 .do-you-have-any-ques {
            font-family: BebasNeue;
            font-size: 24px;
            letter-spacing: 1.3px;
            text-align: left;
            color: #030303;
        }

        .clubband-holdmydate .rectangle-4-copy-2 .body-text-1-copy-9 {
            font-family: Montserrat;
            font-size: 14px;
            line-height: 1.71;
            text-align: left;
            color: #605e5d;
            /*color: var(--brownish-grey);*/
        }

            .clubband-holdmydate .rectangle-4-copy-2 .body-text-1-copy-9 .text-style-1 {
                font-weight: bold;
                color: #050302;
                /*color: var(--black);*/
            }

    .clubband-holdmydate .modal-content .modal-body{
        border-radius: 3px;
        position: relative;
        margin-left: 15px;
        margin-right: 15px;
    }

        .clubband-holdmydate .modal-content .modal-body .close{
            position: absolute;
            right: 0;
            top: 0;
            margin-top: -30px;
            margin-right: -40px;
            color: #fff;
            text-shadow: 0 1px 0 #fff;
            opacity: 1;
            font-weight: 400;
        }

        .clubband-holdmydate .modal-content .check-availability {
            font-family: BebasNeue;
            font-size: 36px;
            font-weight: bold;
            letter-spacing: 2px;
            text-align: center;
            color: #050302;
            /*color: var(--black);*/
        }

        .clubband-holdmydate .modal-content .body-text-1 {
            font-family: Montserrat;
            font-size: 14px;
            font-weight: 300;
            line-height: 1.43;
            letter-spacing: 0.5px;
            text-align: center;
            color: #605e5d;
            /*color: var(--brownish-grey);*/
        }

        .clubband-holdmydate .modal-content .line {
            width: 100%;
            height: 2px;
            border: solid 1px #dbd5d1;
            margin-top: 20px;
            margin-bottom: 20px;
            /*border: solid 1px var(--light-grey);*/
        }
    .clubband-holdmydate .holdmydate-step{
        border-radius: 2px;
        border: solid 2px #ffffff;
        font-family: BebasNeue;
        font-size: 20px;
        letter-spacing: 0.8px;
        text-align: left;
        padding: 10px;
        color: #605e5d;
        position: relative;
        background-color: #fff;
    }

        .clubband-holdmydate .holdmydate-step.completed{
            background-color: transparent;
            color: #ffffff;
        }

        .clubband-holdmydate .holdmydate-step .check{
            display: none;
            position: absolute;
            color: #fff;
            right: 0;
            top: 0;
            margin-right: 20px;
            margin-top: 10px;
        }

        .clubband-holdmydate .holdmydate-step .check.active{
            display: block !important;
        }

    .clubband-holdmydate .holdmydate-step-top{
        border-bottom: none;
    }

    .clubband-holdmydate .holdmydate-step-bottom{
        border-top: none;
    }

    .clubband-holdmydate .step-top{
        margin-top: 15px;
    }

    .clubband-holdmydate .step-line-separator{
        width: 100%;
        height: 2px;
        margin-top: -1px;
        margin-bottom: -1px;
        /*background-color: #9c9b9b;*/
        background-color: #f2f0ef;
    }

    .clubband-holdmydate .modal-dialog {
        width: 600px;
        margin: 10% auto;
    }

    .clubband-holdmydate .datepicker.datepicker-inline,
    .clubband-holdmydate .table-condensed {
        width: 100%;
    }
    .clubband-holdmydate .datepicker-switch{
        font-family: Montserrat;
        font-size: 14px;
        text-align: center;
        color: #605e5d;
    }
    
    .clubband-holdmydate .datepicker table tr td, .datepicker table tr th {
        text-align: center;
        /*width: 40px;*/
        height: 40px;
        border-radius: 4px;
        border: 0;
        font-family: Montserrat;
        font-size: 14px;
        text-align: center;
        /*color: #605e5d;*/
        margin-left: 20px;
        margin-right: 20px;
    }

    .clubband-holdmydate .datepicker table tr td.active.active{
        border-radius: 50%;
        background-color: transparent;
    }

    .clubband-holdmydate td.day{
        position: relative;
        z-index: 10;
    }

    .clubband-holdmydate .datepicker table tr td.day.active:before{
        content: '';
        position: absolute;
        left: 50%;
        top: 50%;
        width: 30px;
        height: 30px;
        margin-left: -15px;
        margin-top: -15px;
        background-color: #000 !important;
        border-radius: 50%;
        z-index: -1;
    }

    .clubband-holdmydate .datepicker table tr td.day:hover, .datepicker table tr td.day.focused {
        background: transparent;
        cursor: pointer;
    }

    .clubband-holdmydate .datepicker thead tr:first-child th:hover, .datepicker tfoot tr th:hover {
        background: transparent;
    }

.headline{
    font-family: BebasNeue;
    font-size: 54px;
    letter-spacing: 5px;
    text-align: center;
    color: #ffffff;
    margin-bottom: 40px;
}

.cta-text-title {
    font-family: BebasNeue;
    font-size: 32px;
    letter-spacing: 2px;
    text-align: center;
    color: #ffffff;
}

.cta-text {
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.43;
    letter-spacing: 1px;
    text-align: center;
    color: #ffffff;
}

.cta-text .text-style-1 {
    font-weight: bold;
    font-style: italic;
}

.livechat-button-desktop {
    width: 80px;
    height: 80px;
    position: fixed;
    right: 0;
    bottom: 0;
    margin-right: 0px;
    margin-bottom: 10px;
    z-index: 10;
}



div.spinner {
  position: relative;
  width: 250px;
  height: 250px;
  display: inline-block;
  left: 50%;
  margin-left: -125px;
  background: transparent;
  padding: 10px;
  border-radius: 10px;
}

div.spinner div {
  width: 6%;
  height: 16%;
  background: #cacaca;
  position: absolute;
  left: 49%;
  top: 43%;
  opacity: 0;
  -webkit-border-radius: 50px;
  -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.2);
  -webkit-animation: fade 1s linear infinite;
}

@-webkit-keyframes fade {
  from {opacity: 1;}
  to {opacity: 0.25;}
}

div.spinner div.bar1 {
  -webkit-transform:rotate(0deg) translate(0, -130%);
  -webkit-animation-delay: 0s;
}    

div.spinner div.bar2 {
  -webkit-transform:rotate(30deg) translate(0, -130%); 
  -webkit-animation-delay: -0.9167s;
}

div.spinner div.bar3 {
  -webkit-transform:rotate(60deg) translate(0, -130%); 
  -webkit-animation-delay: -0.833s;
}
div.spinner div.bar4 {
  -webkit-transform:rotate(90deg) translate(0, -130%); 
  -webkit-animation-delay: -0.7497s;
}
div.spinner div.bar5 {
  -webkit-transform:rotate(120deg) translate(0, -130%); 
  -webkit-animation-delay: -0.667s;
}
div.spinner div.bar6 {
  -webkit-transform:rotate(150deg) translate(0, -130%); 
  -webkit-animation-delay: -0.5837s;
}
div.spinner div.bar7 {
  -webkit-transform:rotate(180deg) translate(0, -130%); 
  -webkit-animation-delay: -0.5s;
}
div.spinner div.bar8 {
  -webkit-transform:rotate(210deg) translate(0, -130%); 
  -webkit-animation-delay: -0.4167s;
}
div.spinner div.bar9 {
  -webkit-transform:rotate(240deg) translate(0, -130%); 
  -webkit-animation-delay: -0.333s;
}
div.spinner div.bar10 {
  -webkit-transform:rotate(270deg) translate(0, -130%); 
  -webkit-animation-delay: -0.2497s;
}
div.spinner div.bar11 {
  -webkit-transform:rotate(300deg) translate(0, -130%); 
  -webkit-animation-delay: -0.167s;
}
div.spinner div.bar12 {
  -webkit-transform:rotate(330deg) translate(0, -130%); 
  -webkit-animation-delay: -0.0833s;
}

    .modal-content .modal-body{
        border-radius: 3px;
        position: relative;
        margin-left: 15px;
        margin-right: 15px;
    }

        .modal-content .modal-body .close{
            position: absolute;
            right: 0;
            top: 0;
            margin-top: -30px;
            margin-right: -40px;
            color: #fff;
            text-shadow: 0 1px 0 #fff;
            opacity: 1;
            font-weight: 400;
        }

        .modal-content .check-availability {
            font-family: BebasNeue;
            font-size: 36px;
            font-weight: bold;
            letter-spacing: 2px;
            text-align: center;
            color: #050302;
            /*color: var(--black);*/
        }

        .modal-content .body-text-1 {
            font-family: Montserrat;
            font-size: 14px;
            font-weight: 300;
            line-height: 1.43;
            letter-spacing: 0.5px;
            text-align: center;
            color: #605e5d;
            /*color: var(--brownish-grey);*/
        }

        .modal-content .line {
            width: 100%;
            height: 2px;
            border: solid 1px #dbd5d1;
            margin-top: 20px;
            margin-bottom: 20px;
            /*border: solid 1px var(--light-grey);*/
        }

    .datepicker.datepicker-inline,
    .table-condensed {
        width: 100%;
    }
    .datepicker-switch{
        font-family: Montserrat;
        font-size: 14px;
        text-align: center;
        color: #605e5d;
    }
    
    .datepicker table tr td, .datepicker table tr th {
        text-align: center;
        /*width: 40px;*/
        height: 40px;
        border-radius: 4px;
        border: 0;
        font-family: Montserrat;
        font-size: 14px;
        text-align: center;
        /*color: #605e5d;*/
        margin-left: 20px;
        margin-right: 20px;
    }

    .datepicker table tr td.disabled{
        color: #f0f0f0;
    }

    .datepicker table tr td.active.active{
        border-radius: 50%;
        background-color: transparent;
    }

    td.day{
        position: relative;
        z-index: 10;
    }

    .datepicker table tr td.day.active:before{
        content: '';
        position: absolute;
        left: 50%;
        top: 50%;
        width: 30px;
        height: 30px;
        margin-left: -15px;
        margin-top: -15px;
        background-color: #000 !important;
        border-radius: 50%;
        z-index: -1;
    }

    .datepicker table tr td.day:hover, .datepicker table tr td.day.focused {
        background: transparent;
        cursor: pointer;
    }

    .datepicker thead tr:first-child th:hover, .datepicker tfoot tr th:hover {
        background: transparent;
    }

    .clubband-contact-top-wrapper {
        padding-top: 80px;
        margin-bottom: 70px;
    }

    .clubband-contact-top-wrapper.thankyouPage {
        padding-top: 80px;
        margin-bottom: 0;
        padding-bottom: 100px;
        background-image: url("assets/images/bg-thankyou.jpg");
    }

    .clubband-contact-content{
        min-height: 37vh;
    }

    .clubband-contact-content h3 {
        color: #9c9b9b;
        font-family: BebasNeue;
        font-size: 24px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: 1.3px;
        text-align: left;
        color: #9c9b9b;
        margin-bottom: 10px;
    }

    .clubband-contact-content ul {
        padding-left: 0;
    }

    .clubband-contact-content ul li {
        list-style: none;
        font-family: Montserrat;
        font-size: 18px;
        font-weight: 700;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.17;
        letter-spacing: 0.5px;
        text-align: justify;
        color: #050302;
        margin-bottom: 10px;
    }
    a.backtohome-wrapper {
        display: inline-block;
    }
    a.backtohome-wrapper:hover {
        text-decoration: none;
    }
    .backtohome {
        width: 220px;
        display: block;
        margin: 30px auto 10px;
        font-size: 24px;
        color: #030303;
        font-family: BebasNeue;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: 1.3px;
        text-align: center;
        padding: 15px;
        background-color: #fff;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
    } 

footer {
    background-color: #050302;
    margin-top: 50px;
    position: relative;
    padding-top: 60px;
    padding-bottom: 35px;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-size: 12px;
}
.page-template-layout-thankyou-php footer {
    margin-top: 0;
}
    .logo-footer {
        width: 54px;
        height: 54px;
        position: absolute;
        left: 50%;
        margin-left: -25px;
        top: -25px;
    }
        .logo-footer img {
            width: 100%;
            height: 100%;
        }
    footer ul li {
        float: left;
        list-style: none;
    }
    ul.social {
        margin-top: -10px;
        position: relative;
        z-index: 2;
    }
        ul.social li {
            margin-right: 20px;
        }
            ul.social li a {
                color: #fff;
                display: block;
                border: 1px solid #fff;
                padding: 5px;
                font-size: 12px;
                -webkit-border-radius: 10px;
                -moz-border-radius: 10px;
                border-radius: 50%;
                width: 30px;
                height: 30px;
                position: relative;
            }
                ul.social li a.fb i {
                    position: absolute;
                    left: 50%;
                    top: 50%;
                    margin-left: -4px;
                    margin-top: -5px;
                }
                ul.social li a.twitter i {
                    position: absolute;
                    left: 50%;
                    top: 50%;
                    margin-left: -5px;
                    margin-top: -5px;
                }
                ul.social li a.ig i {
                    position: absolute;
                    left: 50%;
                    top: 50%;
                    margin-left: -5px;
                    margin-top: -5px;
                }
        ul.footer-menus li {
            margin-right: 30px;
        }
    footer .clubband-copyright {
        text-align: center;
    }
        footer .clubband-copyright p {
            margin-bottom: 0;
            position:absolute;
            top: 60px;
            width: 100%;
            height: auto;
            text-align: center;
            display: table;
        }
    #menu-footer-menu {
        position: relative;
        z-index: 2;
    }

    .clubband-tabs .tabs-arrow-left{
        display: none;
    }

    .clubband-tabs .tabs-arrow-right{
        display: none;
    }

    .content-explanation .music-audio{
        position: relative;
        font-family: Montserrat;
        font-size: 14px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #333333;
        padding-left: 50px;
    }

    .content-explanation .time{
        position: absolute;
        right: 0;
        margin-right: 20px;
        font-family: Montserrat;
        font-size: 14px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: right;
        color: #9b9b9c;
    }

    .content-explanation .number{
        position: absolute;
        left: 0;
        margin-left: 20px;
        font-family: Montserrat;
        font-size: 14px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: right;
        color: #9b9b9c;
    }

    #owl-carousel-wedding .band-select{
        position: relative;
        padding-bottom: 40px;
    }

    #owl-carousel-wedding .band-select.active .tic-selection{
        display: block;
    }

    #owl-carousel-wedding .tic-selection{
        display: none;
        width: 20px;
        height: 20px;
        background-color: #fff;
        border-top:1px solid #000;
        border-left:1px solid #000;
        /* Rotate div */
        -ms-transform: rotate(45deg); /* IE 9 */
        -webkit-transform: rotate(45deg); /* Safari 3-8 */
        transform: rotate(45deg);
        position: absolute;
        bottom: 0;
        left: 50%;
        margin-left: -10px;
        margin-bottom: -15px;
    }

    #owl-carousel-wedding .image-band{
        position: relative;
    }

    #owl-carousel-wedding .image-band:hover .image-hover{
        display: block;
    }

    #owl-carousel-wedding .band-select.active .image-hover{
        display: block;
    }

    #owl-carousel-wedding .image-hover{
        display: none;
        position: absolute;
        width: 100%;
        height: 100%;
        opacity: 0.8;
        background-color: #f8f8f8;
        top: 0;
        left: 0;
    }

    #owl-carousel-wedding .image-border{
        border: 1px solid #000;
        width: 90%;
        height: 80%;
        margin: 5%;
        display: table;
    }

    #owl-carousel-wedding .image-text{
        width: 100%;
        height: 100%;
        font-family: Montserrat;
        display: table-cell;
        font-size: 18px;
        font-weight: 600;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: center;
        color: #272727;
        vertical-align: middle;
    }

    .owl-carousel .owl-nav .owl-prev,
      .owl-carousel .owl-nav .owl-next,
      .owl-carousel .owl-dot {
        font-family: 'fontAwesome';

    }

    .owl-carousel .owl-nav .owl-prev:before{
        /*fa-chevron-left*/
        content: "\f060";
        margin-right:10px;
    }

    .owl-carousel .owl-nav .owl-next:after{
        /*fa-chevron-right*/
        content: "\f061";
        margin-right:10px;
    }

    .follow-us-clubband{
        margin-bottom: 30px;
      font-family: BebasNeue;
      font-size: 32px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: normal;
      letter-spacing: 2px;
      text-align: center;
      color: #050302;
    }

    .follow-us-clubband .text-style-1{
        color: #dbd5d1;
    }

    .carousel-caption.corporate-entertainment{
        top:20%;
    }

    #wedding-carousel.owl-theme .owl-nav.disabled+.owl-dots, #wedding-carousel-mob.owl-theme .owl-nav.disabled+.owl-dots {
        margin-top: 0px; 
        position: absolute;
        bottom: 0px;
        width: 100%;
        margin-bottom: 20px;
    }

    #wedding-carousel.owl-theme .owl-dots .owl-dot span, #wedding-carousel-mob.owl-theme .owl-dots .owl-dot span {
        width: 15px;
        height: 15px;
        margin: 5px 7px;
        background: transparent;
        display: block;
        -webkit-backface-visibility: visible;
        transition: opacity .2s ease;
        border-radius: 30px;
        border: 1px solid #fff;
    }

    #wedding-carousel.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span,
    #wedding-carousel-mob.owl-theme .owl-dots .owl-dot.active span, .owl-theme-mob .owl-dots .owl-dot:hover span {
        background: #fff;
    }
    #wedding-carousel {
        display: block;
    }
    #wedding-carousel-mob {
        display: none;
    }

    .back-to-weddingband{
        font-family: Montserrat;
        font-size: 14px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: 1.4px;
        text-align: center;
        color: #ffffff;
        position:absolute;
        top: 0;
        left: 0;
        margin-left: 15px;
        margin-top: 100px;
        z-index: 1;
        display: none;
    }

    .back-to-weddingband span{
        font-weight: normal;
        letter-spacing: 1.2px;
    }

    .swipe{
          font-family: PlayfairDisplay;
          font-size: 60px;
          font-weight: bold;
          font-style: normal;
          font-stretch: normal;
          line-height: normal;
          letter-spacing: normal;
          text-align: center;
          color: #ffffff;
          width: 100%;
          position: absolute;
          top: 50%;
          margin-top: -30px;
          z-index: 1;
          display: none;
    }

    .interested{
        font-family: Montserrat;
          font-size: 16px;
          font-weight: normal;
          font-style: normal;
          font-stretch: normal;
          line-height: normal;
          letter-spacing: 1.5px;
          text-align: center;
          color: #ffffff;
          z-index: 1;
          position: absolute;
          bottom: 0;
          width: 100%;
          margin-bottom: 80px;
          display: none;
    }

    .arrow-sort-left{
        height: 20px;
        width: auto;
    }

    .arrow-long-left{
        width: auto !important;
        height: 30px !important;
        position: absolute;
        left: 0;
        top: 50%;
        margin-left: 40px;
        margin-top: -15px;
    }

    .arrow-long-right{
        width: auto !important;
        height: 30px !important;
        position: absolute;
        right: 0;
        top: 50%;
        margin-right: 40px;
        margin-top: -15px;
    }

    .arrow-bottom{
        margin-top: 10px;
        width: 20px;
    }

.input-group-addon.clubband-btn-grey{
    background-color: #605e5d;
    color: #fff;
    font-family: BebasNeue;
      font-size: 14px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: normal;
      letter-spacing: 1px;
      text-align: center;
      cursor: pointer;
}

.price-btn-white {
    background-color: #fff;
    border: 2px solid #fff;
    text-transform: uppercase;
    font-family: 'BebasNeueBold', Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 1px;
    color: #000;
    padding: 10px 50px;
    font-size: 24px;
    transition: all 0.3s ease 0s;
}

.clubband-btn-white {
    background-color: #fff;
    border: 2px solid #fff;
    text-transform: uppercase;
    font-family: 'BebasNeueBold', Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 1px;
    color: #000;
    padding: 10px 60px;
    font-size: 24px;
    transition: all 0.3s ease 0s;
}

.home-check-availability .form-control, .home-check-availability .input-group-addon{
    background: transparent;
    color: #fff;
}

.home-check-availability ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #fff;
    opacity: 1; /* Firefox */
}

.home-check-availability :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #fff;
}

.home-check-availability ::-ms-input-placeholder { /* Microsoft Edge */
    color: #fff;
}

/* tambahan 12april */
.flo-shcode-instgm-container {
    
}
.flo-shcode-instgm-container.columns4:not(.instgm-flo-pattern) .img-block {
    width: 12.5%;
    overflow: hidden;
    height: 230px;
}
.flo-shcode-instgm-container img {
    width: 100%;
}
.songListTab, .tncTab {
    height: 550px;
    overflow: scroll;
}

.badgesFooter {
    margin-top: 0px;
}
#scrollPricing a {
    font-family: Montserrat;
    font-size: 14px;
}
p.hp_available_date {
    font-size: 14px;
}
.gmAlbumsListMasonryCover .gmAlbumsListMasonryCoverTitleHolder {
    font-family: 'BebasNeueBold', Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 1px;
    padding-right: 0 !important;
    text-align: center !important;
    bottom: 40% !important;
}
.gmAlbumsListMasonryCoverTitleHolder .coverTitle {
    padding-right: 0 !important;
}

.gmAlbumsListMasonryColection .collectionHeader .title, .gmAlbumsListMasonryColection .gmAlbumsListMasonryFixedHeder .title {
    font-family: 'BebasNeueBold', Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 1px;
}
.gmAlbumsListMasonryColectionSliderItemTitle {
    display: none;
}
.radio_live_video h3, .radio_live_video p {
    text-align: center;
    font-family: 'BebasNeueBold', Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 1px;
}
.radio_live_video p {
    margin: 25px 0 10px;
}
.videoWrapper {
    position: relative;
    padding-bottom: 42.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media only screen and (max-height: 720px) {
    #myCarousel{
        min-height: 800px;
    }
}

@media only screen and (max-width: 768px) {
    #myCarousel{
        min-height: 600px;
        height: 110%;
    }
    #menu-header-menu{
        float: left !important;
    }

    .navbar-inverse .navbar-offcanvas{
        background-color: #fff;
    }

    .navbar-offcanvas{
        width: 85%;
    }

    #wedding-carousel {
        display: none;
    }
    #wedding-carousel-mob {
        display: block;
    }
        #wedding-carousel-mob .item {
            height:90vh;
            margin-top: 75px;
        }

    .myquote_header {
        top: -32px;
    }

    #songList h3.clubband, #infoTnC h3.clubband {
        text-align: center !important;
    }

    #songList .songListTab h3.clubband{
        text-align: left !important;
        font-size: 28px;
    }

    #songList .testimonial-owner{
        text-align: left !important; 
    }

    .wedding-thumb .col-md-4{
        margin-bottom: 5px;
    }

    .wedding-thumb-wrapper.child{
        padding: 5px;
    }

    .back-to-weddingband{
        display: block;
    }

    .swipe{
        display: block;
    }

    .interested{
        display: block;
    }

    /* For mobile phones: */
    .clubband-holdmydate .modal-dialog {
        width: 90%;
        margin: 5% auto;
    }

    .clubband-holdmydate .modal-content .modal-body .close {
        position: absolute;
        right: 0;
        top: 0;
        margin-top: 5px;
        margin-right: 0px; 
        text-shadow: none; 
        opacity: 1;
        font-weight: 400;
        color: #dbd5d1;
        font-size: 30px;
        cursor: pointer;
    }

    .clubband-holdmydate .wedding-details-form {
        padding-top: 20px;
        text-align: center;
    }

    .clubband-holdmydate .body-text-1 {
        text-align: center;
    }

    .clubband-holdmydate .selected-services {
        padding-top: 40px;
    }

    .clubband-holdmydate .btn-custom-clubband {
        width: 100%;
        height: 60px;
    }

    .clubband-holdmydate .selected-services .text-price{
        padding-bottom: 0px;
        text-align: center;
    }

    .clubband-holdmydate .live-music-5-piece-b .text-style-1 {
        font-size: 12px;
        margin-left: 30px;
        margin-right: 30px;
    }

    .clubband-holdmydate .text-price {
        font-size: 18px;
        margin-left: 30px;
        margin-right: 30px;
    }

    .clubband-container-navbar {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }

    .navbar-toggle {
        position: relative;
        float: right;
        padding: 9px 10px;
        margin-top: 22.5px;
        margin-right: 15px;
        margin-bottom: 8px;
        background-color: transparent;
        background-image: none;
        border: none;
        border-radius: 0px;
        color: #333;
        display: block;
    }

    .navbar-header{
        float:none;
    }

    .navbar-nav>li {
        float: left;
        width: 100%;
    }

    .navbar-offcanvas.navbar-offcanvas-right.offcanvas-transform.in {
        -webkit-transform: translateX(-250px);
        transform: translateX(-250px);
    }

    .navbar-offcanvas {
        position: fixed;
        width: 100%;
        max-width: 250px;
        height: 100%;
        left: -250px;
        top: 0;
        padding-left: 15px;
        padding-right: 15px;
        z-index: 999;
        overflow: scroll;
        -webkit-overflow-scrolling: touch;
        transition: all 0.15s ease-in;
    }

    .navbar-offcanvas.navbar-offcanvas-right {
        left: auto;
        right: -250px;
     }

    .navbar-toggle:focus, .navbar-toggle:hover {
        background-color: transparent !important;
        border: none;
    }

    .clubband-logo {
        width: 120px;
        height: 37px;
        display: block;
        margin-top: 22px;
        margin-left: 15px;
    }

    .navbar-inverse .navbar-collapse{
        width: 100%;
        background-color: #fff;
        margin-top: 14px;
    }

    .navbar-inverse .navbar-nav>li>a{
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .navbar-inverse .navbar-toggle .icon-bar {
        background-color: #333;
    }

    footer .clubband-copyright p {
        /*margin-bottom: 0;*/
        /*position:absolute;*/
        /*top: 60px;*/
        width: 100%;
        height: 100%;
        text-align: center;
        /*display: table;*/
    }

    .pricing-page .total-proce-border-right{
        border-right: none;
        border-bottom:  2px solid #9c9b9b;
    }

    footer .social-section{
        text-align: center;
        height: 50px;
    }

    footer .term-section{
        text-align: center;
    }

    .footer-responsive{
        width: 100%;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        padding-top: 10px;
        display: table;
    }

    footer .clubband-copyright p {
        margin-bottom: 0;
        position: relative;
        top: 0px;
        margin-top: 10px;
        width: 100%;
        height: 100%;
        text-align: center;
        display: table;
    }

    footer ul.social{
        width: 200px;
        margin-left: auto;
        margin-right: auto;
    }

    footer .footer-menus{
        width: 300px;
        margin-left: auto;
        margin-right: auto;
    }

    .carousel{
        top: 0px;
    }

    .carousel-caption{
        top: 80px;
        left: 0px;
        right: 0px;
        padding: 0px;
    }

    .carousel-caption ul{
        padding-left: 0px;
        text-align: center;
        padding-top: 10vh;
        padding-bottom: 10vh;
        border-bottom: none;
    }

    .carousel-caption ul li .wrapperBeforeA{
        text-align: center;
    }

    .carousel-caption ul li .wrapperBeforeA a {
        font-size: 54px;
        letter-spacing: normal;
    }

    .carousel-caption ul li .wrapperBeforeA .activeLink {
        opacity: 0.5;
        margin-top: -20px;
        height: 24px;
        background-color: #dbd5d1;
        margin-left: -10px;
        margin-right: -10px;
        position: relative;
        z-index: 1;
    }

    .home-quote h3 {
        font-family: 'Playfair Display', serif;
        font-size: 24px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: 1;
        letter-spacing: 1.5px;
        text-align: center;
        color: #dbd5d1;
        margin-top: 0px;
    }

    .home-check-availability h3{
        font-size: 24px;
    }

    .home-check-availability {
        border: none;
        margin-bottom: 0px;
        margin-top: 0px;
        padding: 30px;
    }

    .home-check-availability .form-control, .home-check-availability .input-group-addon{
        background: transparent;
        color: #fff;
    }

    .home-check-availability ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
        color: #fff;
        opacity: 1; /* Firefox */
    }

    .home-check-availability :-ms-input-placeholder { /* Internet Explorer 10-11 */
        color: #fff;
    }

    .home-check-availability ::-ms-input-placeholder { /* Microsoft Edge */
        color: #fff;
    }


    .clubband-btn-white {
        background-color: #fff;
        border: 2px solid #fff;
        text-transform: uppercase;
        font-family: 'BebasNeueBold', Arial, sans-serif;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: 1px;
        color: #000;
        padding: 10px 60px;
        font-size: 24px;
        transition: all 0.3s ease 0s;
    }

    .modal-content .modal-body .close {
        position: absolute;
        right: 0;
        top: 0;
        margin-top: 5px;
        margin-right: -5px;
        color: #000;
        text-shadow: 0 1px 0 #fff;
        opacity: 1;
        font-weight: 400;
    }

    .home-quote {
        margin-bottom: 50px;
    }

    .clubband-contact-content h3 {
        margin-top:40px;
    }

    .testi-content {
        text-align: center !important;
    }

    .testi-nav{
        top: 0;
        margin-top: -40px;
        bottom: auto;
        width: 100%;
        left: 0;
        right: 0;
    }

    .testi-nav a.carousel-control.left, .testi-nav a.carousel-control.right{
        font-size: 24px;
        color: #5d5d5d;
    }

    #showcase h3.clubband{
        text-align: center !important;
    }

    p.clubband, p.clubband.sml{
        text-align: center !important;
    }

    .testimonials-wrapper p.clubband, .testimonials-wrapper p.clubband.sml{
        text-align: left !important;
    }

    .home-box-shedule {
        margin-bottom: 70px;
        margin-top: 50px;
    }

    .p.testimonial-owner{
        text-align: left !important;
    }

    .content-explanation .box-inside .clubband-btn-grey{
        margin-bottom: 30px !important;
    }

    .owl-carousel .owl-nav{
        position: absolute;
        top: 0;
        width: 100%;
    }

    .owl-carousel .owl-nav .owl-prev{
        position: absolute;
        left: 0;
        margin-left: 40px;
    }

    .owl-carousel .owl-nav .owl-next{
        position: absolute;
        right: 0;
        margin-right: 40px;
    }

    .page-template .w3-padding-large.cptb-content-wrapper.cptb-content-bottom {
        padding: 12px 0 !important;
    }

    .page-template .w3-padding.cptb-container-content.cptb-content-bottom{
        padding: 16px 0 !important;
    }

    .carousel-caption.corporate-entertainment{
        top:25%;
    }

    .pricingextrastable .extimgwrapper {
        top: 0;
    }
}

@media only screen and (max-width: 676px){

    .weddingphotography ul li.first-child{
        margin-left: 0% !important;
    }

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

    .clubband.nav-tabs>li{
        width: 100%;
        border: none !important;
        display: none;
    }

    .clubband.nav-tabs>li.active{
        display: block;
    }

    .clubband.nav-tabs{
        border: none !important;
        position: relative;
    }

    .clubband-tabs .tabs-arrow-right{
        position: absolute;
        right: 0;
        margin-right: 15px;
        color: #fff;
        z-index: 1;
        font-size: 24px;
        top: 50%;
        margin-top: -15px;
        display: block;
    }

    .clubband-tabs .tabs-arrow-right img, .clubband-tabs .tabs-arrow-left img{
        height: 30px;
        width: auto;
    }

    .clubband-tabs .tabs-arrow-left{
        position: absolute;
        left: 0;
        margin-left: 15px;
        color: #fff;
        z-index: 1;
        font-size: 24px;
        top: 50%;
        margin-top: -15px;
        display: block;
    }
}

/* tambahan 12april */
@media only screen and (max-width: 550px) {
    .flo-shcode-instgm-container {
        padding: 0 15px !important;
    }
    .flo-shcode-instgm-container .img-block {
        width: 50% !important;
        height: 175px !important;
    }
}
/* tambahan 12april */

@media only screen and (max-width: 420px) {

    .home-check-availability img{
        width: 40px !important;
    }

    .content-explanation .box-inside {
        border: 1px solid #dbd5d1;
        margin-top: 80px;
        padding: 10px;
    }

    .pricing-page .nav-tabs.nav-justified {
        width: auto !important;
        border-bottom: 0;
    }

    .pricing-page .extra-pricing .col-md-6{
        padding-left: 0px;
        padding-right: 0px;
    }

    .pricing-page .extra-pricing .col-md-10{
        padding-left: 0px;
        padding-right: 0px;
    }

    .pricing-page .nav-tabs.nav-justified>li {
        float: left;
        width: 33.33%;
    }

    .pricing-page .price-navbar .nav-tabs.nav-justified>li>a {
        font-size: 10px;
        padding-left:10px;
        padding-right: 10px;
    }

    .pricing-page .radio label {
        font-family: Montserrat;
        font-size: 10px;
        font-weight: bold;
        letter-spacing: 0.2px;
        text-align: left;
        color: #605e5d;
    }

    .pricing-page .radio-price {
        position: absolute;
        right: 40px;
        top: 0px;
        margin-top: 5px;
        font-family: BebasNeue;
        font-size: 12px;
        font-weight: bold;
        letter-spacing: 0.3px;
        text-align: left;
        color: #605e5d;
    }

    .headline {
        font-size: 24px;
        margin-top: 40px;
    }

    .clubband-holdmydate .holdmydate-step{
        border: none;
        text-align: center;
    }

    .clubband-holdmydate .step-top {
        margin-bottom: 25px;
    }

    .clubband-holdmydate .holdmydate-step {
        border-radius: 0px; 
        margin-left: -30px;
        margin-right: -30px;
        padding: 20px;
    }

    .clubband-holdmydate .holdmydate-step .check {
        margin-right: 40px;
        margin-top: 20px;
    }

    .pricing-page .tab-content {
        margin-top: 0px;
    }

    .pricing-page .radio {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .carousel{
        top: 0px;
    }

    .carousel-caption{
        top: 80px;
        left: 0px;
        right: 0px;
        padding: 0px;
    }

    .carousel-caption ul{
        padding-left: 0px;
        text-align: center;
        padding-top: 5vh;
        padding-bottom: 5vh;
        border-bottom: 0px;
    }

    .carousel-caption ul li {
        margin-bottom: 10px;    
    }

    .carousel-caption ul li .wrapperBeforeA{
        text-align: center;
    }

    .carousel-caption ul li .wrapperBeforeA a {
        font-size: 34px;
        letter-spacing: normal;
    }

    .carousel-caption ul li .wrapperBeforeA .activeLink {
        opacity: 0.5;
        margin-top: -20px;
        height: 24px;
        background-color: #dbd5d1;
        margin-left: -10px;
        margin-right: -10px;
        position: relative;
        z-index: 1;
    }

    .home-quote h3 {
        font-family: 'Playfair Display', serif;
        font-size: 24px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: 1;
        letter-spacing: 1.5px;
        text-align: center;
        color: #dbd5d1;
        margin-top: 0px;
    }

    .home-check-availability h3{
        font-size: 24px;
    }

    .home-check-availability {
        border: none;
        margin-bottom: 0px;
        padding: 10px 30px;
        margin-top: -25px;
    }

    .home-check-availability .form-control, .home-check-availability .input-group-addon{
        background: transparent;
        color: #fff;
    }

    .home-check-availability ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
        color: #fff;
        opacity: 1; /* Firefox */
    }

    .home-check-availability :-ms-input-placeholder { /* Internet Explorer 10-11 */
        color: #fff;
    }

    .home-check-availability ::-ms-input-placeholder { /* Microsoft Edge */
        color: #fff;
    }
    p.hp_available_date {
        font-size: 12px;
    }

    .clubband-btn-white {
        background-color: #fff;
        border: 2px solid #fff;
        text-transform: uppercase;
        font-family: 'BebasNeueBold', Arial, sans-serif;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: 1px;
        color: #000;
        padding: 10px 60px;
        font-size: 24px;
        transition: all 0.3s ease 0s;
    }

    .modal-content .modal-body .close {
        position: absolute;
        right: 0;
        top: 0;
        margin-top: 5px;
        margin-right: -5px;
        color: #000;
        text-shadow: 0 1px 0 #fff;
        opacity: 1;
        font-weight: 400;
    }

    .home-quote {
        margin-bottom: 50px;
    }

    .home-box-shedule .content-box {
        background-color: #dfdfdf;
        padding: 23px;
        padding-left: 0;
        padding-right: 0;
    }

}

/* Style v2 */

.wrapperShowCaseFloat {
    width: 240px; 
    height: auto; 
    position: absolute; 
    top: 100px; 
    right: 0; 
    z-index: 10;
}
.wrapperShowCaseFloat.corporateMenu {
    left: 0;
    right: auto;
}
    .wrapperShowCaseFloat img {
        width: 100%;
        height: 100%;
    }
    .wrapperShowCaseFloat .textWatch, .wrapperShowCaseFloat .textComeSeeLive {
        padding: 10px;
        text-align: center;
        color: #fff;
        background-color: #605e5d;
        text-transform: uppercase;
        font-family: 'BebasNeueBold', Arial, sans-serif;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: 1px;
    }
    .wrapperShowCaseFloat .home-box-shedule {
        margin-bottom: 0;
    }
    .wrapperShowCaseFloat .home-box-shedule  .content-box {
        padding: 10px;
    }
    .wrapperShowCaseFloat .home-box-shedule .content-box .datemonth {
        border: none;
        padding-left: 5px;
    }
    .wrapperShowCaseFloat .home-box-shedule .content-box .datemonth .dm_date {
        font-size: 28px;
    }
    .wrapperShowCaseFloat .home-box-shedule .content-box .datemonth .dm_month {
        font-size: 18px;
    }
    .wrapperShowCaseFloat .home-box-shedule .content-box .shedule_desc {
        padding-right: 0;
    }
    .wrapperShowCaseFloat .home-box-shedule .content-box .shedule_desc .sd_title {
        font-size: 14px;
        margin-top: 2px;
    }
    .wrapperShowCaseFloat .home-box-shedule .content-box .shedule_desc .sd_location {
        font-size: 12px;
    }
    .wrapperShowCaseFloat .closeBtn {
        position: absolute;
        width: 30px;
        height: 30px;
        left: -10px;
        top: -10px;
        cursor: pointer;
        z-index: 10;
    }
    .wrapperShowCaseFloat .textComeSeeLive {
        border: 2px solid #fff;
        border-right: none;
        cursor: pointer;
    }
    .wrapperShowCaseFloat.corporateMenu .textComeSeeLive {
        border: 2px solid #fff;
        border-left: none;
        cursor: pointer;
    }
    
.home-check-availability {
/*     background: rgba(0, 0, 0, .5); */
}
.select_date_new .form-control{
    background: transparent;
    border-radius: 0px;
    height: 40px;
    color: #f2f0ef;
}

.select_date_new label{
    font-family: Montserrat;
    font-size: 16px;
    letter-spacing: 0.5px;
    text-align: left;
    color: #f2f0ef;
    font-weight: 400;
}

.select_date_new .checklist{
    font-family: Montserrat;
    font-size: 16px;
    letter-spacing: 0.5px;
    text-align: left;
    color: #f2f0ef;
}
@media only screen and (max-width : 1600px) {
   
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
    .wrapperShowCaseFloat {
        top: 100px;
    }
    .wrapperShowCaseFloat_m {
        width: 48%;
    }
    .wrapperShowCaseFloat .home-box-shedule {
        margin-top: 0;
    }
    .carousel-caption {
        top: 130px;
    }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
    
}

/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {
} 

/* START EDITING SATYA */

header#intro {
    padding-top: 20vh;
    padding-bottom: 100px;
    width: 100%;
    min-height: 100vh;
    color: #fff;
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    position: relative;
}

@media (min-width: 992px) {
    header#intro {
        min-height: 100vh;
    }
}

.clubband-btn-white {
    border-style: solid;
    border-width: 1px;
    border-color: #605e5d;
}

#intro ul li .wrapperBeforeA {
    display: inline-block;
}

#intro ul li .wrapperBeforeA a {
    font-size: 54px;
    text-transform: uppercase;
    font-family: 'BebasNeueBold', Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 5px;
    color: #fff;
    text-decoration: none;
    position: relative;
    z-index: 2;
}

#intro ul li .wrapperBeforeA .activeLink {
    opacity: 0.5;
    margin-top: -36px;
    height: 36px;
    background-color: #dbd5d1;
    margin-left: -10px;
    position: relative;
    z-index: 1;
}

#intro ul {
    padding-left: 0px;
    text-align: center;
    padding-top: 5vh;
}

#intro ul li .wrapperBeforeA {
    text-align: center;
}

#intro ul li .wrapperBeforeA {
    text-align: center;
}

#intro ul li {
    list-style: none;
    margin-bottom: 20px;
    width: 100%;
    text-align: center;
}

@media only screen and (max-width: 768px) {
    #intro ul {
        padding-left: 0px;
        text-align: center;
        padding-top: 10vh;
        padding-bottom: 10vh;
        border-bottom: none;
    }

    #intro ul li .wrapperBeforeA a {
        font-size: 54px;
        letter-spacing: normal;
    }
}

@media only screen and (max-width: 420px) {
    #intro ul {
        padding-left: 0px;
        text-align: center;
        padding-top: 10vh;
        padding-bottom: 5vh;
        border-bottom: 0px;
    }

    #intro ul li .wrapperBeforeA a {
        font-size: 34px;
        letter-spacing: normal;
    }

    #intro ul li {
        margin-bottom: 10px;
    }

    #intro ul li .wrapperBeforeA .activeLink {
        opacity: 0.5;
        margin-top: -20px;
        height: 24px;
        background-color: #dbd5d1;
        margin-left: -10px;
        margin-right: -10px;
        position: relative;
        z-index: 1;
    }

}

/* END EDITING SATYA */

/* Start Adis 1des 2018 */
.wpcf7-form input, .wpcf7-form textarea {
    padding: 8px;
    margin-top: 8px;
} 

.wpcf7-form input[type=submit] {
    background-color: #605e5d;
    border: 2px solid #9c9b9b;
    text-transform: uppercase;
    font-family: 'BebasNeueBold', Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 1px;
    color: #fff;
    padding: 10px 60px;
    font-size: 24px;
    transition: all 0.3s ease 0s;
} 
    .wpcf7-form input[type=submit]:hover {
        background-color: #050302;
    }
/* End Adis 1des 2018 */



/* ################################################################################## */
/* # All these css is applied for "Wedding Redesign" Template # */
/* # Disable in case of change of template */
/* ################################################################################## */

body.page-template-redesign .gen-playlist {
    max-height: 153px !important;
}

body.page-template-redesign .vimeo-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    pointer-events: none;
    overflow: hidden;
}

body.page-template-redesign .vimeo-wrapper iframe {
    width: 100%;
    height: 100%;
    /* Given a 16:9 aspect ratio, 9/16*100 = 56.25 */
    min-height: 100vh;
    min-width: 177.77vh;
    /* Given a 16:9 aspect ratio, 16/9*100 = 177.77 */
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}

body.page-template-redesign .aa_chkavab {
    font-size: 14px !important;
    border: 1px solid #fff;
    padding: 5px 15px;
    cursor: pointer;
}

body.page-template-redesign .aa_bubble {
    width: 150px;
    height: 150px;
    margin-left: auto;
    display: flex;
    align-items: center;
    font-size: 14px;
    color: #000;
    padding: 0;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

body.page-template-redesign .aa_heroul {
    padding-top: 0 !important;
}

body.page-template-redesign .songListTab,
body.page-template-redesign .tncTab {
    overflow-x: hidden;
}

body.page-template-redesign body.home .gen-playlist {
    height: 152px;
}

body.page-template-redesign .aa_livcont {
    width: 100%;
}

body.page-template-redesign .aa_black {
    color: #000 !important;
}

body.page-template-redesign button.aa_conbtn {
    font-size: 15px;
    font-weight: normal;
    background: transparent;
    color: #fff;
    border: 1.5px solid;
    padding: 1.5px 20px;
    border-radius: 0px;
    font-family: sans-serif;
}

body.page-template-redesign .aa_herobtn.see {
    padding: 11px;
}

body.page-template-redesign .aa_herobtn {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    padding: 20px 0px;
    text-align: center;
    font-size: 13px;
    height: 60px;
    cursor: pointer;
}

body.page-template-redesign .home-check-availability {
    background: transparent;
}

body.page-template-redesign .select_date_new .form-control {
    color: #6e6a69;
}

body.page-template-redesign form#sendCheckAvailability input::placeholder {
    color: #6e6a69;
    opacity: 1;
    /* Firefox */
}

body.page-template-redesign form#sendCheckAvailability input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #6e6a69;
}

body.page-template-redesign form#sendCheckAvailability input::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #6e6a69;
}

body.page-template-redesign .wrapperShowCaseFloat {
    top: 160px;
}

body.page-template-redesign header#intro {
    padding-top: 15vh;
}

body.page-template-redesign .wrapperShowCaseFloat {
    right: 50px;
}

body.page-template-redesign .home-pricing.pricing-page {
    background: none;
    padding: 0 0 60px;
}

body.page-template-redesign .band_circle {
    position: absolute;
    width: 100%;
}

body.page-template-redesign .band_bubble {
    display: flex;
    justify-content: space-between;
    width: 90%;
    margin: 0 auto;
}

body.page-template-redesign .band_circle .band_bubble .aa_bubble {
    margin-left: 0;
    width: 90px;
    height: 90px;
    padding: 10px;
}

.content-explanation .contentTop {
    margin-bottom: 30px;
}

.aabtn-img {
    position: relative;
    height: 300px;
    overflow: hidden;
    justify-content: center;
}

.aabtn-img img {
    width: 100%;
    position: absolute;
    top: -50%;
}




