/*
THEME NAME: Down Ultra Lounge
TEMPLATE:
THEME URI:
VERSION: 1.0
AUTHOR: Launch Digital Marketing
AUTHOR URI: http://www.launchdigitalmarketing.com
DESCRIPTION: Custom Responsive Theme
*/
@import url('//fonts.googleapis.com/css?family=Roboto');
body{
    font-family: 'Roboto', sans-serif;
    background:#333;

}
.rsUni .rsBullets {
    overflow:visible !important;
}

#main-nav .menu ul.dropdown-menu {
    top: 50px;
    background: #333;
    min-width: 300px;
    visibility: hidden;
}

#main-nav .menu li:hover > ul.dropdown-menu,
#main-nav .menu ul.dropdown-menu li ul:hover {
    visibility: visible;
}

#main-nav .menu ul.dropdown-menu li {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
}

#main-nav .menu ul.dropdown-menu li a {
    border-bottom: 3px solid transparent;
}

#main-nav .menu ul li a:hover {
    background: #333;
    border-bottom: 3px solid #42c583;
}

.dropdown-menu>li>a {
    white-space: normal;
}

.menu-item-has-children:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f0d7";
    color: #42c583;
}

span.hours {
    display: inline-block;
    top: 15px;
    text-align: right;
    float: right;
    position: relative;
    right: -50px;
}
.page-content p, .page-content ul {
    font-family: 'Roboto', sans-serif;
}
.top-header{
    font-family: 'Roboto', sans-serif;
    font-weight:100;
    height:75px;
    background:#111;
    color:#e3e3e3;
    width:100%;
    text-align:center;
    padding-top:25px;
}
.top-header ul{
    list-style:none;
    display:inline;
}
.top-header ul li{
    display:inline-block;
    margin-right:3%;
}
.top-header ul li a{
    color:#e3e3e3;
    font-size:15px;
    padding-bottom:5px;

}
.logo img{
	position:relative;
	top:10px;
}
.top-header ul li a.current, .top-header ul li a:hover, .bottom-header ul li a.current, .bottom-header ul li a:hover{
    border-bottom: 3px solid #42c583;
    text-decoration:none;
}

.bottom-header{
	background:#333;
	color:#e3e3e3;
    height:90px;
    box-shadow:1px 1px 1px #333;
    padding-top:10px;
    position:relative;
    font-family: 'Roboto', sans-serif;
    font-weight:100;
}

.bottom-header ul, #main-nav ul, #footer-nav{
    list-style:none !important;
	padding:0!important;
    display:inline;
}

.bottom-header ul li, #main-nav ul li, #footer-nav ul li{
    display:inline-block;
    margin-right:2%;
	padding-top:25px;
    float: left;
}

.bottom-header ul li, #main-nav ul li {
    padding-bottom: 25px;
}

.bottom-header ul li a, #main-nav ul li a, #footer-nav ul li a{
   	color:#e3e3e3;
    font-size:15px;
    font-weight:300;
}

.get-down{
    position: absolute;
    top: -10px;
    right: 0;
    height: 90px;
    width: 100px;
    background: #42c583;
    color: #fff;
    text-align: center;
    padding-top: 15px;
    font-weight: 400;
    letter-spacing: 2px;
    font-size: 21px;
    font-style: italic;
    cursor:pointer;
}
.get-down span{
    display:block;
}
.social-img-link:hover, .social-img-link:focus{
	text-decoration: none;
}
.social-img{
	width:45px;
}
.home-slider{
    border-bottom:#d0d1d5 3px solid;
}
.home-slider img{
    width:100%;
    height:auto;
}
.home-page-content, .page-content{
    background:url(images/body-bk.jpg) no-repeat;
    background-size:cover;
    border-bottom:3px solid #42c583;
    padding:70px 0;
}
.bicolor{

    box-shadow:1px 1px 1px #333;
    border:2px #dfdfdf solid;

}
.no-pad {
    padding: 0 !important;
}
.bicolor.active, .bicolor:hover, .bicolor-modal{
    border:none;
    padding:2px;
    background: #861b8a; /* Old browsers */
    background: -moz-linear-gradient(left,  #861b8a 0%, #12868b 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#861b8a), color-stop(100%,#12868b)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  #861b8a 0%,#12868b 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  #861b8a 0%,#12868b 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  #861b8a 0%,#12868b 100%); /* IE10+ */
    background: linear-gradient(to right,  #861b8a 0%,#12868b 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#861b8a', endColorstr='#12868b',GradientType=1 ); /* IE6-9 */
}
.inside-column{
    min-height:600px;
    overflow:hidden;
    background:#dfdfdf;
    padding:35px;
    padding-bottom:100px;
    position:relative;
}
.inside-column h2{
    font-size:22px;
    margin-top:0px;
    margin-bottom:30px;
    text-align:center;
}
.bicolor-button{
    padding:4px;
    background: #861b8a; /* Old browsers */
    background: -moz-linear-gradient(left,  #861b8a 0%, #12868b 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#861b8a), color-stop(100%,#12868b)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  #861b8a 0%,#12868b 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  #861b8a 0%,#12868b 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  #861b8a 0%,#12868b 100%); /* IE10+ */
    background: linear-gradient(to right,  #861b8a 0%,#12868b 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#861b8a', endColorstr='#12868b',GradientType=1 ); /* IE6-9 */
    width:80%;
    margin:auto;
    position:absolute;
    left:10%;
    bottom:30px;
    font-size:22px;
    color:#000;
}
.list-event{
    margin-top:20px;
}
.bicolor-button a.inside-column-button{
    display:block;
    width:100%;
    height:100%;
    text-align:center;
    background:#dfdfdf;
    padding:13px;
    font-size:22px;
    color:#000;
}
.post-thumb{
    width:30%;
    float:left;
    margin-right:10px;
}
.event-info{
    float:left;
    width:66%;
}
.event-info h4{
    font-weight:600;
    font-size:15px;
    margin-top:0;
    margin-bottom:3px;
}
.dj{
    cursor:pointer;
}
.event-date{
    font-style:italic;
    color:#888;
    font-size:12px;
}
.event-description{
    font-weight:600;
    font-size:10px;
}
.post-sep{
    width:100%;
    clear:both;
}
.social-icons{
    text-align:center;
    padding:20px;
}
.social-icons img{
    display:inline-block;
    margin:0 10px;
}
.footer{
    height:110px;
    background:#333;
    padding-top:20px;
}
.footer .copy{
    font-size:10px;
    float: left;
    width: 100%;
}
.footer #footer-nav li {
    margin-right: 0;
    border-right: 1px solid #666;
    padding-top: 0;
    margin-bottom: 20px;
}
.footer #footer-nav li:last-child {
    border-right: 0;
}
.left-line{
    width:25%;
}
.right-line{
    width:25%;
    margin-right:0 !important;
}

.dj .inside{
    padding:20px;
	background:#dfdfdf;
	min-height:270px;
}

.view-profile{
    text-align:center;
    font-style:italic;
    color:#333;
    text-decoration:none;
}
img{
    max-width:100%;
}

.modal-content{
    background:#dfdfdf;
    border-radius:0;
}
.modal-body{
    padding:50px;
}
.modal-body h3{
    margin-top:0;
}
.reservation-box{
    padding:10px;
    height:400px;
    overflow:hidden;
}
.reservation-box .inside{
    overflow:hidden;
    background:#dfdfdf;
    height:360px;
  
    position:relative;
}
.reservation-box .inside .container-fluid{
    height:160px;
}
.reservation-box .inside h2{
    margin-top:10px;
    margin-bottom:15px;
    text-transform: uppercase;
}
.reservation-box a.inside-column-button{
    text-transform: uppercase;
}
.bicolor-btn-reservations{
    padding: 4px;
    background: #861b8a;
    background: -moz-linear-gradient(left, #861b8a 0%, #12868b 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#861b8a), color-stop(100%,#12868b));
    background: -webkit-linear-gradient(left, #861b8a 0%,#12868b 100%);
    background: -o-linear-gradient(left, #861b8a 0%,#12868b 100%);
    background: -ms-linear-gradient(left, #861b8a 0%,#12868b 100%);
    background: linear-gradient(to right, #861b8a 0%,#12868b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#861b8a', endColorstr='#12868b',GradientType=1 );
    font-size:22px;
    color: #000;
    display:inline-block;
    width: 50%;
    margin: auto;
    position: absolute;
    left: 25%;
    bottom:20px;
}
.bicolor-btn-reservations a {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    background: #dfdfdf;
    padding: 5px;
    font-size: 22px;
    color: #000;

}
.footer-menu{
    padding:0;
}
.footer-menu,  .footer-menu a{
    color:#f1f1f1;
    font-size:13px;
    font-weight:300;

}
.footer-menu a{
    display:inline-block;
    margin:0 8px;
    font-size: 13px !important;
}
a.launch{
    color:#42c583;
    font-size:10px;
}
.footer-right{
    color:#f1f1f1;
    font-size:12px;
    font-weight:300;
    padding-right:20px;
}
.footer .container{
    background:#333;
}
.phone{
    font-size:16px;
    margin-top:15px;
    display:block;
}

.private-banner{
    width:100%;
    height:auto;
    margin-top:40px;
    margin-bottom:50px;
}
@media screen and (max-width:767px) {
    .private-banner{
    margin-top:0px;
    margin-bottom:0px;
    }
}
.private-content{
    background:#dfdfdf;
    color:#333;
    box-shadow:1px 1px 1px #000;
    margin-bottom:50px;
}
.private-content h2{
    font-size:30px;
    margin-bottom:40px;
}
.private-content h3{
    font-size:23px;
    margin-bottom:40px;
}
label{
    font-weight:normal;
    display:block;
    margin-top:10px;
    margin-bottom:5px;
}
input, textarea{
    display:block;
    width:100%;
    background:#c4c4c4;
    border:none;
    color:#000;
}
select{
    color:#000;
}
.gform_footer{
    padding: 2px !important;
    background: #861b8a;
    background: -moz-linear-gradient(left, #861b8a 0%, #12868b 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#861b8a), color-stop(100%,#12868b));
    background: -webkit-linear-gradient(left, #861b8a 0%,#12868b 100%);
    background: -o-linear-gradient(left, #861b8a 0%,#12868b 100%);
    background: -ms-linear-gradient(left, #861b8a 0%,#12868b 100%);
    background: linear-gradient(to right, #861b8a 0%,#12868b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#861b8a', endColorstr='#12868b',GradientType=1 );
    font-size:18px;
    color: #000;
    display:inline-block;
    margin:20px 0;
    margin-bottom:40px !important;
}
.gform_footer input{
    padding:10px 30px;
}

.modal table td{
    padding:10px;
}
.modal label{
    color:#42c583;
}
#vip-form{
    padding-top:12.2%;
}
.down-boston a.boston-link{
    border-bottom: 3px solid #42c583;
    text-decoration:none;
}
.down-philadelphia a.philadelphia-link{
    border-bottom: 3px solid #42c583;
    text-decoration:none;
}
.event{
	height:270px;	
	
	position:relative;
	z-index:9;
	padding:70px 50px;
	
}
.event-cta{
	padding:10px 10px;
	display:inline-block;
	font-style:italic;
	color:#fff;
	border:2px solid #fff;
	width:250px;
	text-align:center;
	margin-bottom:10px;
}
span.loc-icon{
	display:inline-block;
	width:28px;
	height:38px;
	background:url(images/loc-icon.png) no-repeat;
    vertical-align: middle;
}
span.time-icon{
	display:inline-block;
	width:34px;
	height:32px;
	background:url(images/time-icon.png) no-repeat;
	
    vertical-align: middle;
}
.event-overlay{
	position:absolute;
	width:100%;
	height:100%;
	z-index:1;
	top:0;
	background:rgba(0,0,0,.5);
}

.event-row:hover .event-overlay{
    background:rgba(0,0,0,.8);
}
div.folded{

	color: #333;
	background: #3db87a;
	display: block;
	position: absolute;
	top: 12px;
	left: -18px;
	padding: 9px 18px 9px;
	z-index:10;
}
div.folded-2{
	content: " ";
	display: block;
	position: absolute;
	border: 9px solid transparent;
	border-top-color: #278656;
	border-right-color: #278656;
	top: 50px;
	left: -18px;
}
.event-row{
	position:relative;
	z-index:10;
	background:#333;
	color:#fff;
	margin: 30px auto;
	background-size:cover;
}
.contact-page h1{
    margin-bottom:10px;
    margin-top:50px;
}
.info-row{
    padding:10px 0;
    background:#333;
    float:left;
    width:100%;
    color:#fff;
    clear:both;
    margin-top:50px;
}
.info-row .container .row > div{
    padding-left:30px;
    height:110px;
}
.info-row .phone{
    border-right:2px solid #42c583;
    border-left:2px solid #42c583;
    margin-top:0;
}
.info-row .phone p{
    font-size: 22px;
    padding-top: 43px;
    padding-left: 20px;
    float: left;
}
.info-row .address p{
    font-size: 20px;
    padding-top: 33px;
    padding-left: 20px;
    float: left;
}
.info-row .hours div.h{
  padding-left: 8px;
float: right;
padding-top: 20px;
width: 83%;
font-size:12px;
    
 }
.info-row .hours td{
    vertical-align:top;
    width:180px;
}
.info-row img{
    float:left;
    margin-top:40px;
}
span.time-wraper{
    display:inline-block;
}
#MapRow img {
    max-width: none;
}
.page-content{
    padding-top:20px;
    padding-bottom:70px;
}
input.datepart{
    display:inline-block;
    width:55px;
    padding:2px;
}
#mc_embed_signup_scroll td{
    width:50%;
}
.social-icons{
    background:#fff;
}
.dj{
    margin:30px 0;
}
.close{
    color:#fff;
    opacity:1;
}
.modal h3{
    color:#42c583;
    text-align:center;
}
.modal-header, .modal-footer{
    border:none;
}
.event a{
    color:#fff !important;
}
.social-icons{
    clear:both;
}
@media (min-width: 950px) {
    .modal-dialog {
        width: 800px;
        margin: 30px auto;
    }
}

@media (max-width: 990px) {
    body{
        padding-top:50px;
    }
    .navbar-header {
        float: none;
    }
    #footer-nav {
        display: block;
        float: left;
        margin-top: 30px;
        margin-bottom: 10px;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav, #main-nav {
        float: none!important;
        margin-top: 7.5px;
        
    }
    .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        max-height: 100%;
        height: 94vh;
    }
    .navbar-nav>li, #main-nav ul li {
        float: none !important;
        display: block;
    }
    
    #main-nav .menu li:hover ul.dropdown-menu {
        position:relative;
        top: 0;
    }
    
    #main-nav .menu li:hover ul.dropdown-menu {
        margin: 10px 0;
    }
    
    span.hours {
        float: none;
        text-align: left;
        display: block;
        top:0;
        right: 0;
        color: #42c583;
        padding: 15px 0;
    }
    span.hours br {
        display: none;
    }
    .navbar-nav>li>a, #main-nav ul li a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }
    .navbar-brand img{
        width:60%;
    }
    .navbar-inverse .navbar-toggle .icon-bar{
        background-color:#42c583;
    }
    .home-page-content .col-sm-6{
        margin-bottom:30px;
    }
}

@media (max-width: 670px) {
.top-header {
    height:auto;
    padding-bottom:20px;
}
.top-header ul {
    padding: 0;
    line-height: 2;
}
    body.modal-open > .wrap {
overflow: hidden;
height: 100%;
}

.modal-content, 
.modal-dialog, 
.modal-body { 
height: inherit; 
min-height: 100%; 
}

.modal { 
min-height: 100%; 
}
    .event{
        padding:35px 0px;
    }
    .event-cta{
        width:125px;
        padding: 3px 5px;
        font-size:13px;
    }
    .inside-column{
        min-height:0;
    }
    .left-line, .right-line{
        display:none !important;
    }
    .footer-right{
        text-align:center;
        float: right;
        width: 100%;
    }
    .phone a{
        color:#42c583;
        text-decoration: none;
    }
    .modal-dialog{
        width:100%;
    }
    .modal-body{
        padding:0;
    }
    .info-row .address p{
       width:80%;
    }
    .info-row .hours div.h{
        padding-left:0;
    }
}
#insta h3{
display:none;
}
#insta ul{
list-style:none;
padding:0;
min-height:400px;

}

#insta ul li{
 display:inline-block;
float:left;
width:30%;
margin:1%;
min-height:93px;
}
#insta p.clear a{
display:none;}
#insta h3{
margin-top:0;
text-align:center;}

.dj {
	height: 275px;
}

.dj-img	img {
    max-width: 100%;
    height: 150px;
    width: auto;
    margin: auto;
    display: block;
}


.header-contact {
    color:#e3e3e3;
    padding: 0 0 10px;
}
@media (max-width: 990px) {
    #main-nav .menu ul.dropdown-menu {
        min-width: 100%;
    }
}
@media (min-width: 768px) {
    .header-contact {
        padding: 10px;
    }
}
@media (min-width: 991px) {
    .nav-wrap {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        height:  80px;
    }

    .nav-wrap #main-nav,
    .nav-wrap #main-nav > ul {
        display: -ms-flexbox !important;
        display: -webkit-flex !important;
        display: flex !important;
        -webkit-align-self: stretch;
        -ms-flex-item-align: stretch;
        align-self: stretch;
        margin: 0;
    }
    .nav-wrap #main-nav > ul > li {
        float:  none;
        margin: 0;
        display: block;
        position: relative;
        padding: 25px 12px 25px 10px;
    }
    .nav-wrap #main-nav > ul > li.menu-item-has-children {
        padding-right: 16px;
    }
    .nav-wrap #main-nav > ul > li.menu-item-has-children::after {
        position:  absolute;
        top: 25px;
        right: 3px;
    }
    .nav-wrap #main-nav > ul > li > a {
        float:  none;
        display:  block;
    }
    .nav-wrap #main-nav .menu ul.dropdown-menu {
        left: 10px;
    }
    .header-contact {
        padding: 0;
        font-size: 13px;
    }
}
@media (min-width: 991px) and (max-width: 1199px) {
    .nav-wrap .header-contact {
        display: none;
    }
}