@media (min-width: 1200px) {
  .landing-bg {
   /* width: 100%;*/
  }

  #container-home, #container-torneo, #container-paquetes, #container-golf, #container-otros{
    /*height: 100%;*/
  }
}

@media (max-width: 1200px) {
  .landing-bg {      
    /* width: 1200px;*/
  }

  #container-home, #container-torneo, #container-paquetes, #container-golf, #container-otros{
    /*height: 650px;*/
  }
}

html { overflow-x: hidden; }

/*body{ width: 100%;}*/


.reservacion {
background-color: #014150;
border:3px solid #fff;
-webkit-border-radius: 20px;
border-radius: 50px;
-webkit-box-shadow: -2px 2px 10px 1px rgba(0,0,0,0.5);
box-shadow: -2px 2px 10px 1px rgba(0,0,0,0.5);
display: inline-block;
vertical-align: top;
zoom: 1;
color: #fff;
font-size: 2.0em;
font-family: 'Oswald', Arial Narrow !important;
margin: 5px 0;
text-shadow: -1px 1px 2px rgba(0,0,0,0.75);
padding: 15px 45px;
text-decoration: none;
}

.button {
background-color: #014150;
border:3px solid #fff;
-webkit-border-radius: 20px;
border-radius: 50px;
-webkit-box-shadow: -2px 2px 10px 1px rgba(0,0,0,0.5);
box-shadow: -2px 2px 10px 1px rgba(0,0,0,0.5);
display: inline-block;
vertical-align: top;
zoom: 1;
color: #fff;
font-size: 1.0em;
font-family: 'Oswald', Arial Narrow !important;
margin: 6px 0;
text-shadow: -1px 1px 2px rgba(0,0,0,0.75);
padding: 10px 15px;
text-decoration: none;
}


  .landing-bg {
    width: 100%;
  }


.header-container{
  background-color: #ffffff;
  width: 100%;
  padding: 10px 0px 10px 0px;
  position: fixed;
  top: 0px;
  z-index: 1000;
  box-shadow: 4px 0px 10px 6px rgba(9, 9, 9, 0.6);
}

.header-container-menu{
  width:90%;
  margin:auto;
  text-align: center; 
  position: relative;
}



.headermenu{
  margin: auto;
  color: #404040;
  font-size: 20px;
  font-family: Oswald;
  display: inline-block;
  font-weight: bold;
}




.headermenu td{
  text-align: center;
}


.headermenu td{
  text-align: center;
}



.headermenu.part1{
  float: left;
  margin-top: 10px;
}

.headermenu.part2{
  font-size: 19px;
  margin-top: 10px;
  float: right;
}

.headermenu.part2 td{
  padding: 0px 25px 0px 25px;
}

.headermenu td a{
  text-decoration: none;
  color: #404040;
  font-weight: bold;
}

.bubble-holder {
top: -28%;
position: relative;
z-index: 2;
text-align: center;
margin: auto;
width: 100%;
display: block;
}

.bubble-holder div {
  position: relative;
  display: inline-block;
  margin: 0 5px;
  width: 10px;
  height: 10px;          
  -webkit-border-radius:  5px;
  border-radius: 5px;    
  -moz-box-shadow: inset 0px 0px 0px 1px #fff;    
  -webkit-box-shadow: inset 0px 0px 0px 1px #fff;    
  box-shadow: inset 0px 0px 0px 1px #fff; 
  cursor: pointer;
}


  .aslide {
                position:relative;
                overflow:hidden;
                display: none;
                width: 100%;
                height: 100%;
            }
            .aslide .img {    
                background-repeat: no-repeat;
                -moz-background-size: 100% 100%;
                -webkit-background-size: cover;
                background-size: cover;
                overflow: hidden;
                position: relative;
                top: 0;
                left: 0;  
                display: none;
                  min-height: 800px;
                  width: 100%;
            }
            #slider {
                /*width: 100% !important;
                height: 100% !important;*/
                /*position: absolute !important;
                z-index: -20000000!important;*/
                min-height: 800px;
               width: 100%;
                margin-top: -2%;
            }

            .aslide .text-slider{
                margin: 0 auto;
                width: 100%;
                margin-left: 14%;
                position: absolute;
                top: 17%;
            }

            .aslide .title-slider{
                color: #ffffff;
                text-shadow: black 0.01em 0.05em 0.2em;
                font-size: 60px;
                font-family: Oswald, sans-serif;
            }

            .aslide .description-slider{
                color: #ffffff;
                font-size: 28px;
                font-family: helvetica, sans-serif;
                padding-left: 2px;
            }

            #back_slider{
              display: block;
              cursor: pointer;
              color: #FFF;
              font-size: 156pt;
              font-family: Helvetica;
              position:absolute;
              left:15px;
              z-index:900;
              top:40%;
              text-align: left;
              background-image: url('../../images/back.png');
              width: 25px;
              height: 52px;        
            }
            #next_slider{
              display: block;
              cursor: pointer;
              color: #FFF;
              font-size: 156pt;
              font-family: Helvetica;
              position:absolute;
              right:15px;
              z-index:900;  
              top:40%;
              text-align: right;
              background-image: url('../../images/next.png');
              width: 25px;
              height: 52px;    
            }



            #back_slider:hover{
              display: block;
              cursor: pointer;
              color: #FFF;
              font-size: 156pt;
              font-family: Helvetica;
              position:absolute;
              right:15px;
              z-index:900;  
              top:40%;
              text-align: left;
              width: 25px;
              height: 52px; 
              background-image: url('../../images/back-hover.png');          
            }
            #next_slider:hover{
              display: block;
              cursor: pointer;
              color: #FFF;
              font-size: 156pt;
              font-family: Helvetica;
              position:absolute;
              right:15px;
              z-index:900;  
              top:40%;
              text-align: right;
              width: 25px;
              height: 52px;            
              background-image: url('../../images/next-hover.png');
            }



          .bg_container{
      background-repeat: no-repeat;
      -moz-background-size: 100% 100%;
      -webkit-background-size: cover;
      background-size: cover;
      min-height: 800px;
          }

          .sectionO2{
            background-image: url('../../images/biltmore/image-2.jpg');
          }
          .sectionO3{
            background-image: url('../../images/biltmore/image-3.jpg');
          }
          .sectionO4{
            background-image: url('../../images/biltmore/image-4.jpg');
          }   
          .sectionO5{
            background-image: url('../../images/biltmore/image-5.jpg');
          }  
          .sectionO6{
            background-image: url('../../images/biltmore/image-1.jpg');
          }  







      .section_body{
        margin: auto;
        text-align: center;
        width: 100%;
        height: auto;
      }

/*LANDING PAGE 1*/

#container-home{
  /*width: 100%;
  min-height: 750px;
  background-image: url("../images/streamsong/backgrounds/image-1.jpg");
  background-repeat: no-repeat;
  -moz-background-size: 100% 100%;
  -webkit-background-size: cover;
  background-size: cover;*/
}

.menutop-bg{
  width: 100%;
  height: 51px;
  background: url(../../images/menu_top_bg.png) repeat-x center top;
  position: absolute;
  z-index: 500;
  margin-top: 25px;
}

.menu-top{
  width: 1000px;
  height: 50px;
  margin: auto; 
}

ul.menu{
  float: right;
  margin-right: 15px;
}

ul.menu li{
  float: left;
  padding-top: 15px;
}

ul.menu li a{
  text-transform: uppercase;
  text-decoration: none;
  font-family: Oswald, sans-serif;
  font-size: 20px;
  color: #FFF;
  padding-left: 35px; 
  text-shadow: 0.05em 0.05em 2px #333;
}

.logo{
  padding-top: 1px;
}

.content{
  width: 100%;
  margin: auto;
  position: absolute;
  text-align: center;
}

.circle {
  background-color: #9BBB59;
  border-radius: 40px;
  font-family: 'Oswald', 'Arial Narrow', sans-serif;
  font-size: 35px;
  line-height: 25px;
  height: 27px;
  padding: 26px 0px 22px;
  color: #000;
  display: block;
  cursor: pointer;
  width: 74px;
  text-align: center;
}

.payment_cont{
    background: #d9d9d9;    
    border: 1px solid #FFF;
   /* height: 305px;*/
  z-index: 900;
  width: 384px;position: fixed;left: 73%;top: 25%;margin: 0 0 0 -37.5%;
  /*width: 28%;*/
}


.message_box{
    background: #d9d9d9;    
    border: 1px solid #FFF;
   /* height: 305px;*/
  z-index: 900;
  width: 384px;position: fixed;left: 73%;top: 25%;margin: 0 0 0 -37.5%;
  /*width: 28%;*/
}

.payment_cont_error{
    background: #d9d9d9;    
    border: 1px solid #FFF;
    height: 305px;
  z-index: 900;
  width: 384px;position: fixed;left: 73%;top: 25%;margin: 0 0 0 -37.5%;
  /*width: 28%;*/
}

.box_message{
  margin: auto;
  text-align: center;
  width: 250px;
  margin-top: 100px;
  font-family: Oswald, sans-serif;
  line-height: 1.5;
}

.accept_btn{
  background: url(../../images/accept-btn.png) no-repeat center top;
    width: 90px;
    height: 32px;
    cursor: pointer;
    padding-top: 5px;
    margin: auto;
}

.form-background{
  background: #000000;
  width: 100%;
  height: 130%;
  opacity: 0.5;
  position: fixed;
  z-index: 900;
}

.payment_price{
    background: #FFF;
    width: 100%;
    height: 62px;
    margin: auto;
    margin-top: 20px;
    font-family: Oswald, sans-serif;
    font-size: 14px;
    text-align: center;
    line-height: 22px;
}

.cup_price{
  font-family: Oswald,sans-serif;
  font-size: 19px;
  color: #1E5261;
}

.payment_desc{
  text-align: center;
  font-family: helvetica;
  font-size: 11px;
  line-height: 1.3;
  color: #7f7f7f;
  margin: 10px 0 10px 0;
}

.payment_cont input[type="text"]{
    border-style: none;
    background: #FFF;
    border: 1px solid #9bbb59;
    width: 140px;
    height: 25px;
    font-family: helvetica;
    font-size: 15px;
    text-align: center;
}

.payment_cont .pay_cup{
/* background: url(../images/submit-btn.png) no-repeat center top; */
/* width: 90px; */
/* height: 26px; */
cursor: pointer;
/* padding-top: 12px; */
margin: auto;
background-color: #014150;
border: 3px solid #fff;
-webkit-border-radius: 20px;
border-radius: 50px;
-webkit-box-shadow: -2px 2px 10px 1px rgba(0,0,0,0.5);
box-shadow: -2px 2px 10px 1px rgba(0,0,0,0.5);
display: inline-block;
vertical-align: top;
zoom: 1;
color: #fff;
font-size: 16px;
font-family: 'Oswald', Arial Narrow !important;
/* margin: 5px 0; */
text-shadow: -1px 1px 2px rgba(0,0,0,0.75);
padding: 5px 21px;
text-decoration: none;
}

.message{
  text-align: center;
  width: 100%;
  height: 25px;
  position: absolute;
  background: #9BBB59;
  color: #FFF;
  text-transform: uppercase;
  font-family: Oswald, sans-serif;
  bottom: 0;
  z-index: 1;
}

.message_payment{
  text-align: center;
  width: 100%;
  height: 32px;
  position: fixed;
  background: #014150;
  color: #FFF;
  text-transform: uppercase;
  font-family: oswald, sans-serif;
  bottom: 0;
  font-size: 20px;
  padding-top: 8px;
  z-index: 10;
}

.load_pay{
    width: 160px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin: -90px 0 0 -90px;
    -moz-box-shadow: 0 0 2px rgba(255, 255, 255, 0.6) inset;
    -webkit-box-shadow: 0 0 2px rgba(255, 255, 255, 0.6) inset;
    box-shadow: 0 0 2px rgba(255, 255, 255, 0.6) inset;
    background: #111;
    text-align: center;
    border-radius: 20px;
    color:#FFF;
    padding: 10px;
    font-size: 16px;
    font-family: Arial, sans-serif;
}

#toTop {
  width: 100px;
  border: 3px solid #fff;
  border-radius: 15px;
  background: #1E5261;
  text-align: center;
  padding: 5px;
  position: fixed;
  bottom: 10px;
  right: 10px;
  cursor: pointer;
  display: none;
  color: #fff;
  font-family: Arial;
  font-size: 11px;
}

/****SLIDE****/

#slideshow{
  box-shadow: 1px 1px 3px #333;
}

#slideshow #slideshowWindow {
  width:440px;
  height:390px;
  margin:0;
  padding:0;
  position:relative;
  overflow:hidden;
  border: 5px solid #FFF;
}

#slideshow #slideshowWindow .slide {
  margin:0;
  padding:0;
  width:440px; 
  height:390px;
  float:left;
  position:relative;
}

.nav {
  display:block;
  text-indent:-10000px;
  position:absolute;
  cursor:pointer;
}

#leftNav {
  margin-left: 50px;
  margin-top: 320px;
  width:54px;
  height:53px;
  background: url(../../images/slide/slide-left.png) no-repeat center;
  z-index:800;
}

#rightNav {
  margin-left: 345px;
  margin-top: 320px;
  width:54px;
  height:53px;
  background: url(../../images/slide/slide-right.png) no-repeat center;
  z-index:800;
}

/****SLIDE2****/

#slideshow2{
  box-shadow: 1px 1px 3px #333;
}

#slideshow2 #slideshowWindow2 {
  width:410px;
  height:370px;
  margin:0;
  padding:0;
  position:relative;
  overflow:hidden;
  border: 5px solid #FFF;
}

#slideshow2 #slideshowWindow2 .slide2 {
  margin:0;
  padding:0;
  width:410px; 
  height:370px;
  float:left;
  position:relative;
}

.nav2 {
  display:block;
  text-indent:-10000px;
  position:absolute;
  cursor:pointer;
}

#leftNav2 {
  margin-left: 50px;
  margin-top: 300px;
  width:54px;
  height:53px;
  background: url(../../images/slide/slide-left.png) no-repeat center;
  z-index:800;
}

#rightNav2 {
  margin-left: 315px;
  margin-top: 300px;
  width:54px;
  height:53px;
  background: url(../../images/slide/slide-right.png) no-repeat center;
  z-index:800;
}

/*----------*/

.autowrap #options, #user_options {
position: absolute;
z-index: 10;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background: #fff;
border: solid #4d8321 1px;
margin-top: 1px;
}


.autowrap a.courserow:first-child {
-webkit-border-radius: 3px 3px 0px 0px;
border-radius: 3px 3px 0px 0px;
}


.autowrap a.courserow {
background: #fff;
width: 130px;
display: block;
color: #4D8321;
font-size: 13px;
font-weight: bold;
font-family: Arial;
border-bottom: dotted #989C9E 1px;
padding: 5px 4px 3px;
}


.autowrap {
position: relative;
display: inline-block;
}

/*LANDING PAGE 2*/

#container-torneo{
  /*width: 100%;
  height: 650px;*/
  background: #FFF;
}

.info-torneo{
  background: url(../../images/info_bg.png) no-repeat center top;
  width: 428px;
  height: 338px;
}

/*LANDING PAGE 3*/

#container-paquetes{
  /*width: 100%;
  height: 650px;*/
  background: #FFF;
}

.info-paquetes{
  background: url(../../images/info_bg_2.png) no-repeat center top;
  width: 428px;
  height: 388px;
}

/*LANDING PAGE 4*/

#container-golf{
  /*width: 100%;
  height: 650px;*/
  background: #FFF;
}

/*LANDING PAGE 5*/

#container-otros{
  /*width: 100%;
  height: 650px;*/
  background: #FFF;
}

.info-otros{
  background: url(../../images/info_bg_3.png) no-repeat center top;
  width: 378px;
  height: 338px;
}
