@font-face {
    font-family: tang;
    src: url(../tangerine.ttf);
}


body {
   background-color: black;
   background-image: nurl(../img/silhouette-300.jpg);
   background-repeat: no-repeat;
   background-position: top;
   background-attachment: fixed;
}

.wrapper {
  width: 100%;
  margin: 0 auto;
}

.container {
    width:95%;
}

.blk {
    color: black;
}

.svg-btn {
     max-height: 100px;
     padding: 0px;
}

.art {
     background-color: #DEDEDE;
     padding-bottom: 10px;
    
}

.line{
    height: 8px;
    color: black;
    border-top: solid;
}

.btn-default{
    border:solid 2px;
    border-color: black;
}

.img-responsive{
    text-align:center;
    float: none;
    display:inline;
}
 
.center {
   margin: auto;
    text-align: center;
}

hr {
    background-color: white;
    border-color: white;
}

.col-lg-12, col-md-12, col-sm-12, col-xs-12 {
    float: none;
    text-align: center;
}

.col-lg-6, col-md-6, col-sm-6, col-xs-6, col-lg-5 {
    float: left;
    text-align: center;
    margin: auto;
}

.col-lg-4, col-md-4 {
    float: left;
}


.dia {
    margin: 20px 20px;
}


.space-top-writing {
    margin-top: 20px;
}

.space-top-100 {
    margin-top: 100px;
}

.space-top-40 {
    margin-top: 40px;
}

.space-top-10 {
    margin-top: 10px;
}

.space-top-20 {
    margin-top: 20px;
}

.space-bottom-100 {
    margin-bottom: 100px;
}

.space-bottom-40 {
    margin-bottom: 40px;
}

.space-bottom-20 {
    margin-bottom: 20px;
}

.space-bottom-10 {
    margin-bottom: 10px;
}

.space-bottom-writing {
    margin-bottom: 20px;
}
.white {
    background-color: white;
    text-align: center;
}

.black {
    background-color: black;
    text-align: center;
}
.row {
    width: 100%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

p {
    text-align: justify;
    font-size: 15px;
}

.foot {
    color: white;
    font-size: 13px;
    text-align:left;
}

.foot-sym {
    text-align:left;
}

.credits {
    color: white;
    font-size: 13px;
    padding-left: 15px;
    text-align:center;
}



.bold {
    font-weight: bold;
    font-size: 14px;
}

.modal-footer {
    border-top: 0;
}

.link {
    font-weight: bold;
    color: black;
}

.link-reserve {
    font-family: tang;
    color: black;
    font-size: 25px;
}

a.link:hover{
    color: #4b4b4b;
}

a {
    color: white;
}

a:hover {
    color: #a8a8a8;
    text-decoration: none;
}

.modal-header{
    border-bottom: 0;
}

.modal-dialog{
   width: 517px;
   padding: 50px;
}

.concert {
   width: 740px;
   padding: 50px;
}

/* ============================================================
  SECTIONS
============================================================ */
section.module:last-child {
  margin-bottom: 0;
}
section.module h2 {
  margin-bottom: 40px;
  font-family: "Roboto Slab", serif;
  font-size: 30px;
}
section.module p {
  margin-bottom: 40px;
  font-size: 16px;
  font-weight: 300;
}
section.module p:last-child {
  margin-bottom: 0;
}
section.module.content {
  padding: 0px 0;
}
section.module.parallax {
  height: 550px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  min-width: 100%;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

section.module.parallax h1 {
  color: rgba(255, 255, 255, 0.8);
  font-size: 20px;
  margin-bottom: 0;
  font-weight: 700;
  text-align: left;
  padding-top: 5px;
  padding-left: 100px;
  padding-bottom: 10px;
  background-color: rgba(0, 0, 0, 0.2);
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
 
}

/*-----------------------------------------Large Screen----------------------------------- */

@media (min-width: 1281px) {
   .svg {
        max-height: 90px;
        } 
    
    h3 {
        font-family: tang;
        font-size: 40px;
        color: black;
        margin-top: 10px;
    }
    
   .img-header {
        max-height: 150px;
        }
    
    .space-top-writing {
    margin-top: 10px;
  }
  .space-bottom-writing {
    margin-bottom: 10px;
  }
    
   section.module.parallax h1 {
        font-size: 40px;
        margin-top: 700px;
        }
    
   section.module.parallax {
        height: 750px;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        background-repeat: no-repeat;
        background-attachment: fixed;
        }
    
   section.module.parallax-1 {
        background-image: url("../img/bg1.jpg");
        }
    
   section.module.parallax-2 {
        background-image: url("../img/bg2-1000.jpg");
        }

   section.module.parallax-3 {
        background-image: url("../img/bg3-1000.jpg");
        }

   section.module.parallax-4 {
        background-image: url("../img/bg4.jpg");
        }

   section.module.parallax-5 {
        background-image: url("../img/bg5-1000.jpg");
        }
}

/*-----------------------------------------Desktop, Laptop----------------------------------- */

@media (min-width: 1025px) and (max-width:1280px){
    
    .img-header {
        max-height: 130px;
    }
    
    
     h3 {
        font-family: tang;
        font-size: 36px;
          margin-top:10px;
         color: black;
    }
    
  section.module.parallax h1 {
    font-size: 25px;
    margin-top: 600px;
  }
    
    .space-top-writing {
    margin-top: 10px;
  }
  .space-bottom-writing {
    margin-bottom: 10px;
  }
    
    .svg {
    max-height: 80px;
  }
    
    
     section.module.parallax {
        height: 650px;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        background-repeat: no-repeat;
        background-attachment: fixed;
        }
    
    section.module.parallax-1 {
        background-image: url("../img/bg1.jpg");
        }
    
   section.module.parallax-2 {
        background-image: url("../img/bg2-1000.jpg");
        }

   section.module.parallax-3 {
        background-image: url("../img/bg3-1000.jpg");
        }

   section.module.parallax-4 {
        background-image: url("../img/bg4.jpg");
        }

   section.module.parallax-5 {
        background-image: url("../img/bg5-1000.jpg");
        }
    
}


/*-----------------------------------------Tablets Portrait----------------------------------- */

@media (max-width: 768px) and (max-width: 1024px){
    
    .img-header {
        max-height: 100px;
    }
    
    .img-silhouette{
        max-height: 70px;
    }
    
     h3 {
        font-family: tang;
        font-size: 30px;
          margin-top:10px;
         color: black;
    }
    
       section.module.parallax h1 {
           padding-left:10px;
           margin-top: 350px;
           font-size: 18px;
           }
    
      .dia {
            margin-left: auto;
            margin-right: auto;
           }
     
     .space-top-writing {
           margin-top: 5px;
           }
     .space-bottom-writing {
           margin-bottom: 5px;
           }
    
     .svg {
           max-height: 80px;
          }
  
    
    
      section.module.parallax {
  height: 450px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  min-width: 100%;
  background-repeat: no-repeat;
  background-attachment: fixed;
 
}
    
    section.module.parallax-1 {
  background-image: url("../img/bg1-640.jpg");

 
}
section.module.parallax-2 {
  background-image: url("../img/bg2-1000-h.jpg");
  
}
section.module.parallax-3 {
  background-image: url("../img/bg3-1000-h.jpg");
}

section.module.parallax-4 {
  background-image: url("../img/bg4.jpg");
}

section.module.parallax-5 {
  background-image: url("../img/bg5-1000-h.jpg");
}
    
    .row-fluid > [class*=col-xs]:nth-child(2n+1) {
    clear:both;
    margin-left:0;
}
    
    .row-fluid .col-xs-6 {
        width: 48.61878453038674%;
    }
}

/*-----------------------------------------Tablets Landscape----------------------------------- */

@media (min-width: 768px) and (max-width: 1024px) and (orientation:landscape){
    
    .img-header {
        max-height: 120px;
    }
    
    h3 {
        font-family: tang;
        font-size: 35px;
         margin-top:10px;
        color: black;
    }
    
       section.module.parallax h1 {
           padding-left:10px;
           margin-top: 400px;
           font-size: 18px;
           }
    
      .dia {
            margin-left: auto;
            margin-right: auto;
           }
     
     .space-top-writing {
           margin-top: 5px;
           }
     .space-bottom-writing {
           margin-bottom: 5px;
           }
    
     .svg {
           max-height: 80px;
          }
  
     .space-top-20{
        margin-top: 5px;
    }
    
      section.module.parallax {
  height: 450px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  min-width: 100%;
  background-repeat: no-repeat;
  background-attachment: fixed;
 
}
    
    section.module.parallax-1 {
  background-image: url("../img/bg1-640.jpg");

 
}
section.module.parallax-2 {
  background-image: url("../img/bg2-1000.jpg");
  
}
section.module.parallax-3 {
  background-image: url("../img/bg3-1000.jpg");
}

section.module.parallax-4 {
  background-image: url("../img/bg4.jpg");
}

section.module.parallax-5 {
  background-image: url("../img/bg5-1000.jpg");
}
}

/*-----------------------------------------Smartphone Landscape----------------------------------- */

@media (min-width: 481px) and (max-width: 767px){
    
     .img-header {
        max-height: 80px;
    }
    
    .img-silhouette{
        max-height: 70px;
    }
    
     h3 {
        font-family: tang;
        font-size: 25px;
          margin-top:10px;
         color: black;
    }
    
  
    .space-top-20{
        margin-top: 5px;
    }
    
       section.module.parallax h1 {
           padding-left:10px;
           margin-top: 380px;
           font-size: 18px;
           }
    
      .dia {
            margin-left: auto;
            margin-right: auto;
           }
     
     .space-top-writing {
           margin-top: 10px;
           }
     .space-bottom-writing {
           margin-bottom: 5px;
           }
    
     .svg {
           max-height: 80px;
          }
  
    
    
      section.module.parallax {
  height: 450px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  min-width: 100%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position:center;
}
    
    section.module.parallax-1 {
  background-image: url("../img/bg1-640.jpg");

 
}
section.module.parallax-2 {
  background-image: url("../img/bg2-800.jpg");
  
}
section.module.parallax-3 {
  background-image: url("../img/bg3-800.jpg");
}

section.module.parallax-4 {
  background-image: url("../img/bg4.jpg");
}

section.module.parallax-5 {
  background-image: url("../img/bg5-800.jpg");
}
    
    .row-fluid > [class*=col-xs]:nth-child(2n+1) {
    clear:both;
    margin-left:0;
}
    
    .row-fluid .col-xs-6 {
        width: 48.61878453038674%;
    }
}

/*-----------------------------------------Smartphone Portrait----------------------------------- */

@media (min-width: 320px) and (max-width: 480px){
    
    .img-header {
        max-height: 70px;
    }
    
    .img-silhouette{
        max-height: 70px;
    }
    
     
    .svg {
           max-height: 70px;
          }
    
     h3 {
        font-family: tang;
        font-size: 20px;
         margin-top:10px;
         color: black;
    }
    
       section.module.parallax h1 {
           padding-left:10px;
           margin-top: 400px;
           font-size: 18px;
           }
    
      .dia {
            margin-left: auto;
            margin-right: auto;
           }
     
     .space-top-writing {
           margin-top: 10px;
           }
     .space-bottom-writing {
           margin-bottom: 5px;
           }
    
     
  
    .col-xs-6 {
        position:relative;
    }
    
      section.module.parallax {
  height: 450px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  min-width: 100%;
  background-repeat: no-repeat;
  background-attachment: fixed;
 
}
    
    section.module.parallax-1 {
  background-image: url("../img/bg1-640.jpg");

 
}
section.module.parallax-2 {
  background-image: url("../img/bg2-1000-h.jpg");
  
}
section.module.parallax-3 {
  background-image: url("../img/bg3-300.jpg");
}

section.module.parallax-4 {
  background-image: url("../img/bg4.jpg");
}

section.module.parallax-5 {
  background-image: url("../img/bg5-300.jpg");
}


.row-fluid > [class*=col-xs]:nth-child(2n+1) {
    clear:both;
    margin-left:0;
}
    
    .row-fluid .col-xs-6 {
        width: 48.61878453038674%;
    }
	 
	
	 .capbox {
	background-color: #92D433;
	border: #B3E272 0px solid;
	border-width: 0px 12px 0px 0px;
	display: inline-block;
	*display: inline; zoom: 1; /* FOR IE7-8 */
	padding: 8px 40px 8px 8px;
	}

.capbox-inner {
	font: bold 11px arial, sans-serif;
	color: #000000;
	background-color: #DBF3BA;
	margin: 5px auto 0px auto;
	padding: 3px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	}

#CaptchaDiv {
	font: bold 17px verdana, arial, sans-serif;
	font-style: italic;
	color:#F00;
	background-color: #FFFFFF;
	padding: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	}

#CaptchaInput { margin: 1px 0px 1px 0px; width: 135px; }

/* ======== END OF MEDIA SCREEN======= */



/* ============================================================
  BOX SIZING & CLEARFIX
============================================================ 
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}


*/


