body{
    background-color: #ff78b6;!important
}
.pad{
    padding: 3% 0;
}
.pad1{
    padding: 1% 0;
}
.flex-vertical-center{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.inner {
	max-width: 90%;
	margin: 0 auto;
    padding: 0 25px;
}
/* ----------------------- Warning Page Styling-----------------------------------*/
.main-content{
    background-color: #ff78b6;
}
.warning-logo img{
    width: 280px;
}
.header{
    background-image: url(../images/warning-pic.jpg);
    background-size: cover;
    background-position: center;
    height: auto;
    width: 100%;
    padding-top: 50px;
}
.header h2{
    color: white;
}
.scroll-box { 
	width: 50%;    
	height: 200px;  
	overflow-x: hidden;
	font-family: arial, Helvetica, sans-serif;  
    background: rgb(0, 0, 0) transparent;
    background: rgba(237, 30, 125, 0.5);
    border: 1px ridge lightgray; 
    margin-top: 20px;
    margin-bottom: 60px;
    margin-left: auto;
    margin-right: auto;
    font-size: 13px;
    padding: 10px;
}
.scroll-box article{
    color: white;
    opacity: 1;
}
.warning-content{
    background-color: #152b54;
    padding-bottom: 40px;
    color: white;
}
.warning-button{
    text-align: center;
    padding-bottom: 80px;
}
.warning-button ul li{
    display: inline-block;
}
.small-button {
    display: block;
    height: auto;
    width: 150px;
    padding: 5px 15px;
    text-align: center;
    font-size: 1.2em;
    font-weight: bold;
    text-decoration: none;
    margin: 5px 20px;
    border: 2px solid white;
    transition: .3s ease all;
    color: white;
    opacity: 0.9;
    
}
.small-button:hover{
    border: 2px solid white;
    text-decoration: none;
    transition: .3s ease all;
    color: white;
    opacity: 1;
}
.enter-button{
    background-color: #fc0174;
    display: block;
    height: auto;
    width: 250px;
    padding: 7px 40px;
    color: white;
    text-align: center;
    font-size: 2em;
    text-decoration: none;
    margin: 5px 0px;
    transition: all .3s ease;  
}
.enter-button:hover{
    text-decoration: none;
    background: #d8106c;
    color: white;
    transition: all .3s ease;
}
/* ----------------------- Tour Page Styling-----------------------------------*/
.navbar-custom{
    padding: 25px 0;
    background-color: #ff78b6;
}
.navbar-brand, .navbar-nav>li>a {
    text-shadow: none;
    color: white;
}
.navbar-nav>li>a:focus, .navbar-nav>li>a:hover {
    text-decoration: none;
    background-color: none;
    color: black;
}
.main-wrapper{
    width: 100%;
    margin: 0 auto;
}
.header-logo img{
    width: 150px;
    height: auto;
    padding: 5px 0;
}
.navbar a{
    color: black;
}
.videos .col-lg-3{
    padding: 1px;
}
.videos{
    width: 100%;
    margin: 0 auto;
    background-color: #ff78b6;
}
.btn-blue{
    background-color: #fc0174;
    padding: 20px 35px;
    border-radius: 5px;
    color: white;
}
.btn-blue:hover{
    color: white;
    text-decoration: none;
}
div > h2{
    color: white;
}
.btn-big{
    background-color: #fc0174;
    padding: 1em 2em;
    color: white;
    font-size: 3em;
}
.btn-big:hover{
    color: white;
    text-decoration: none;
}
/* ----------------------- Join Page Styling-----------------------------------*/
.join-header{
    color: white;
    margin: 0;
}
.join-logo{
    width: 20%;
    padding: 25px 0;
    margin-top: 2em;
}
.join-text{
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 10px;
}
.join-wrap{
    width: 100%;
    height: auto;
    text-align: center;
    padding: 200px 0;
    background-color: #ff78b6;
}
.join-wrap p{
    color: white;
    font-weight: 600;
    font-size: 3em;
}
.pic-wrap{
    align-content: center;
    width: 100%;
    height: auto;
    background-color: #ff78b6;
}
.pic-thumb{
    margin: 2px;
    border: 1px solid white;
}
.pic-thumb img{
    width: 100%;
    height: auto;
}


/* Extras */
a:visited{
    color:white;
    text-decoration: none;
}
a{
    color:white;
    text-decoration:none;
}
p{
    margin-bottom:.3em;
}

input[type="radio"] {
	display: none;
}

.join_error{
	color: #FF0000;
	text-align:center;
	margin-left:auto;
	margin-right:auto; 		
	padding: 0px;
}

    

/* ----------------------- Footer Styling------------------------*/
.footer{
    background-color: #fb65aa;
}
.footer a{
    color: white;
}
.footer a:hover{
    color: white;
    text-decoration: none;
    transition: .2s ease all;
}
.footer p{
    color: white;
    font-size: 0.8em;
    padding-top: 10px;
    width: 100%;
    opacity: 0.6;
    line-height: 1.5em;
}
.footer-nav{
    padding: 0;
}
.footer-nav li{
    display: inline-block;
    padding: 10px;
    font-weight: bold;
}



/* ----------------------- Image Hover Styling ------------------------*/

.thumb{
    width: 100%;
    margin: 5px;
    position: relative;
    display: inline-block;
}
.thumb img{
    width: 100%;
    height: 90%;
    border: 1px solid white;
}
.image-overlay div {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(252, 211, 61, 0.8);
    opacity: 0;
    transition: .3s all ease;
}
.image-overlay:hover div,
.image-overlay:hover div {
    opacity: 1;
}
.caption-single{
    color: white;
    font-size: 24px;
    text-align: center;
}
.image-overlay a{
    color: white;   
}
.image-overlay a:hover{
    color: white;   
    text-decoration: none;
}

.tile-three-per-row{
    width: 32.5%;
}
.tile-two-per-row {
    width: 49%;
}

/* ----------------------- Terms & Privacy -----------------------------------*/
.page-wrapper{
    background-color: black;
}
#page{
    width: 80%;
    height: auto;
    background-color:white;
    padding: 50px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    margin-top: 0px;    
}
a:hover{
    color:navajowhite;
    text-decoration: none;
}
/* ----------------------- Members area Styling -----------------------------------*/
header {
    background-color: #8b0000;
}
.mlogo img{
    width: 600px;
    margin: 0 auto;
    padding: 1% 0;
}
.navbar h3{
    margin: 10px 0;
    color: black;
}
.mcontent{
    background-color: #8b0000;
    PADDING: 0% 0 3% 0;
}
.mcontent h2{
    padding: 15px 0;
    margin-top: 0;
    color: antiquewhite;
}
.mgrid-wrapper{
    margin: 0 auto;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content:space-around;
}
.mgrid-thumb{
    position: relative;
    width: 24%; 
    height: auto;
    margin: 5px;
}
.thumb-img{
    display: block;
    width: 100%;
    max-height: auto;
    border: 1px solid antiquewhite;
}
.m-overlay-text{
    background-color: #d2d0d1;
    width: 100%;
    height: auto;
    padding: 8px 0; 
}
.m-overlay-text a{
    color: black;
    transition: all 0.5s;
}
.m-overlay-text a:hover{
    color: gray;
    transition: all 0.5s;
}

/* ----------------------- Media Query Styling------------------------*/

/* Extra Small devices (mobile, between 320px and 379px) */
@media (min-width: 320px) and (max-width: 379px)  {
/* -- warning */      
.warning-header img {
    width: 90%;
}
.warning-button {
    width: 90%;
}    
.scroll-box {
    width: 90%;
} 
.scroll-box h2{
    margin-top: 0;
} 
.exit-btn{
    font-size: 1.5em;
}    
.small-btn {
    font-size: 1.5em;
}    
/* -- tour */    
.header-logo img {
    width: 200px;
    padding-top: 6px;
}    
.header {
    height: auto;
    padding-top: 50px;
}    
.header h2 {
    font-size: 18px;
    width: 100%;
    line-height: 1.5em;
    color: #f9f7f7;
}
.navbar-custom {
    padding: 10px 0 0 0;
}  
.navbar-custom .navbar-toggle {
    background-color: transparent;
    border: 1px solid white;
}  
.navbar-custom .navbar-toggle .icon-bar{
        background-color: white;
    }    
  
.thumb {
    width: 100%;
}
.videos h1{
    font-size: 22px;
}   
.inner {
    max-width: 100%;
    margin: 0 auto;
    padding: 0 25px;
} 
div > h2{
    font-size: 22px;
    margin-bottom: 0;
}  
.btn-big {
    font-size: 1.2em;
}    
.footer-nav {
    display: flex;
    flex-direction: column;
}    
/* -- Join page */   
    .join-logo{
        width: 70%;
    }
    .join-text h1 {
    font-size: 20px;
}
    .join-text h4 {
    font-size: 16px;
}
    .join-wrap-1 {
    padding: 0;
}
    .join-wrap-2{
        height: auto;
        background: none;
    }
    .join-form-1 {
    height: auto;
}

/* -- MEMBERS AREA */     
    .mlogo img{
        width: 80%;
    }
    .mgrid-thumb {
    width: 100%;
}
}

/* Extra Small devices (mobile, between 380px and 529px) */
@media (min-width: 380px) and (max-width: 529px)   { 
/* -- warning */      
.warning-header img {
    width: 90%;
}
.warning-button {
    width: 90%;
}    
.scroll-box {
    width: 90%;
} 
.scroll-box h2{
    margin-top: 0;
} 
.exit-btn{
    font-size: 1.5em;
}    
.small-btn {
    font-size: 1.5em;
} 
/* -- TOUR */     
.header-logo img {
    width: 200px;
    margin-top: 2px;
} 
.header {
    height: auto;
    padding-top: 60px;
}    
.header h2 {
    font-size: 18px;
    width: 100%;
    line-height: 1.5em;
    color: #f9f7f7;
}    
.navbar-custom {
    padding: 10px 0 0 0;
}  
.navbar-custom .navbar-toggle {
    background-color: transparent;
    border: 1px solid white;
}  
.navbar-custom .navbar-toggle .icon-bar{
        background-color: white;
    }    
.thumb {
    width: 46%;
}
.videos h1{
    font-size: 22px;
    margin-top: 0;
}   
.inner {
    max-width: 100%;
    margin: 0 auto;
    padding: 0 25px;
}   
div > h2{
    font-size: 22px;
    margin-bottom: 0;
}  
.btn-big {
    font-size: 1.5em;
}     
/* -- Join page */   
    .join-logo{
        width: 70%;
    }
    .join-text h1 {
    font-size: 20px;
}
    .join-text h4 {
    font-size: 16px;
}
    .join-wrap-1 {
    padding: 0;
}
    .join-wrap-2{
        height: auto;
        background: none;
    }
    .join-form-1 {
    height: auto;
}


/* -- Members area Grid Thumb */
.mlogo img{
    width: 80%;
}
.mgrid-thumb {
    width: 100%;
}
}
    

/* Small devices (tablets, between 530px and 767px) */
@media (min-width: 530px) and (max-width: 767px) {   
/* -- warning */      
.warning-header img {
    width: 90%;
}
.warning-button {
    width: 90%;
}    
.scroll-box {
    width: 90%;
} 
.scroll-box h2{
    margin-top: 0;
} 
.exit-btn{
    font-size: 1.5em;
}    
.small-btn {
    font-size: 1.5em;
} 
/* -- TOUR */  
.header-logo img {
    width: 260px;
    margin-top: 2px;
}     
.thumb {
    width: 47%;
}   
.navbar-custom {
    padding: 10px 0 0 0;
}  
.navbar-custom .navbar-toggle {
    background-color: transparent;
    border: 1px solid white;
}  
.navbar-custom .navbar-toggle .icon-bar{
        background-color: white;
    }    
.videos h1{
    font-size: 22px;
    margin-top: 0;
}   
.inner {
    max-width: 100%;
    margin: 0 auto;
    padding: 0 25px;
}        
div > h2{
    font-size: 22px;
    margin-bottom: 0;
}  
.btn-big {
    font-size: 2em;
}      
.footer-nav {
    display: flex;
    flex-direction: column;
} 
/* -- Join page */   
    .join-logo{
        width: 70%;
    }
    .join-text h1 {
    font-size: 20px;
}
    .join-text h4 {
    font-size: 16px;
}
    .join-wrap-1 {
    padding: 0;
}
    .join-wrap-2{
        height: auto;
        background: none;
    }
    .join-form-1 {
    height: auto;
}

    
/* -- Members area Grid Thumb */
  .mlogo img{
        width: 80%;
    }
    .mgrid-thumb {
    width: 47%;
}   
    
}

/* Small devices (tablets, between 768px and 991px) */
@media (min-width: 768px) and (max-width: 991px) { 
/* -- warning */      
.warning-header img {
    width: 75%;
}
.warning-button {
    width: 75%;
}    
.scroll-box {
    width: 60%;
} 
.scroll-box h2{
    margin-top: 0;
} 
.exit-btn{
    font-size: 2em;
}    
.small-btn {
    font-size: 2em;
} 
/* -- TOUR */       
.inner {
    max-width: 100%;
    margin: 0 auto;
    padding: 0 25px;
}   
.videos h1{
    font-size: 22px;
    padding-top: 15px; 
}     
.tile-three-per-row {
    width: 31.47%;
}    
.tile-two-per-row {
    width: 48%;
}    
       
/* -- Join page */   
    .join-logo{
        width: 70%;
    }
    .join-text h1 {
    font-size: 20px;
}
    .join-text h4 {
    font-size: 16px;
}
    .join-wrap-1 {
    padding: 0;
}
    .join-wrap-2{
        height: auto;
        background: none;
    }
    .join-form-1 {
    height: auto;
}
 
/* -- Members area Grid Thumb */
.mlogo img{
    width: 60%;
    }
.mgrid-thumb {
    width: 30%;
}  
    
}

/* Medium devices (desktops, between 992px and 1199px) */
@media (min-width: 992px) and (max-width: 1199px){
/* -- warning */      
.scroll-box h2{
    margin-top: 0;
}
/* -- TOUR */   
.videos h1{
    font-size: 22px;
    padding-top: 15px; 
} 
.tile-three-per-row {
    width: 31.47%;
}    
.tile-two-per-row {
    width: 48%;
}     
  
/* -- Join page */    
   
/* -- Members area Grid Thumb */
.mlogo img{
    width: 40%;
    }
    .mgrid-thumb {
    width: 30%;
}      
}
    
/* Large devices */
@media (min-width: 1200px){
.tile-three-per-row {
    width: 31.7%;
}    
.tile-two-per-row {
    width: 48%;
}   
}
