/* Custom Stylesheet */
/**
 * Use this file to override Materialize files so you can update
 * the core Materialize files in the future
 *
 * Made By MaterializeCSS.com
 */
.contain{

 background-image: url('http://localhost/cubanz/images/img/background1.jpg');

}

.popup {
  position: relative;
  display: inline-block;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* The actual popup */
.popup .popuptext {
  visibility: hidden;
  width: 160px;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 8px 0;
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 50%;
  margin-left: -80px;
}

/* Popup arrow */
.popup .popuptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

/* Toggle this class - hide and show the popup */
.popup .show {
  visibility: visible;
  -webkit-animation: fadeIn 1s;
  animation: fadeIn 1s;
}

/* Add animation (fade in the popup) */
@-webkit-keyframes fadeIn {
  from {opacity: 0;} 
  to {opacity: 1;}
}

@keyframes fadeIn {
  from {opacity: 0;}
  to {opacity:1 ;}
}


.s4 li{color: white}

.sidenav-trigger {
  color: #26a69a;
}
nav ul a {
  color: black
}



.container {
 position: relative;
  text-align: center;
  color: white;
}
.bottom-left {
  position: absolute;
  bottom: 1px;
  left: .5px;
  background-color: white; 
  color: black;   
  border-style: solid;
  border-width: 4px;
  border-image: linear-gradient(to left, #01a0e2   1%,#01e007 50%, #0074c4 100%) 
                100% 0 100% 0/4px 0 0 0 stretch;
}

#para{
    line-height:12px;
}


.box-o{
    box-shadow: 0 4px 8px 4px rgba(0,0,0,0.5);
    background-color: white;
    padding: 10px;
    margin-top: 5px;
    margin-bottom: 10px;
}

#ac-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, .3);
    z-index: 1001;
}
#popup {
    width: 180px;
    height: 120px;
    background:#01a0e2;
    position: relative;
    top: 100px;
    left: 1320px;
}
.imageholder
  {
      width: 13%;
  }

.slider
{
width:120%;
height:550px !important;
}


.slides
{
height:550px !important;
}




 .centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}


@media only screen and (max-width : 992px) {
  .parallax-container .section {
    position: absolute;
    top: 40%;
  }
  #index-banner .section {
    top: 0;
  }
  
.imageholder
  {   position: relative;
      left: -130px;
      width: 30%;
    
  }
  
   .headerc{
      position: relative;
       left: 100px;
      font-size:30px;
  }
  
  .slider{
    position: relative;
    left: -25px;
    width:100% !important;
    }
  
.imgslide
{
position: absolute;
left: 0px;
width:100% !important;
height:400px !important;

}


.slides
{
width:100% !important;
height:400px !important;
}

.bottom-left {
width:580px;
height:220px;
}

.bottom-left p{
font-size:10px;
}
.bottom-left h6{
font-size:12px;
}

#appbut
{
    margin-left:150px;
}




.container {
height:430px;
}

#para{
    position: absolute;
    bottom: -10px;
    left: .5px;
    line-height:12px;
}
 
}

@media only screen and (max-width : 600px) {
    
  #index-banner .section {
    top: 0;
  }
  
.imageholder
  {   position: relative;
      left: -90px;
      width: 50%;
    
  }
  
   .headerc{
      position: relative;
       left: 70px;
      font-size:23px;
  }
  
  .slider{
    position: relative;
    left: -25px;
    width:520px !important;
    }
  
.imgslide
{
position: absolute;
left: 0px;
width:320px !important;
height:300px !important;

}


.slides
{
 width:520px !important;
height:300px !important;
}

.bottom-left {
width:320px;
height:200px;
}

.bottom-left p{
font-size:8px;
}
.bottom-left h6{
font-size:12px;
}

#appbut
{
    margin-left:50px;
}


.container {
height:350px;
}

#para{
    position: absolute;
    bottom: -10px;
    left: .5px;
    line-height:12px;
}
 
 
  }
  
  
  
  
  @media only screen and (max-width : 480px) {
    
  #index-banner .section {
    top: 0;
  }
  
.imageholder
  {   position: relative;
       left: -90px;
      width: 65%;
    
  }
  
  .headerc{
      position: relative;
       left: 50px;
      font-size:20px;
  }
 

.slider{
    position: relative;
    left: -25px;
    width:390px !important;
    }
  
.imgslide
{
position: absolute;
left: 0px;
width:390px !important;
height:300px !important;

}


.slides
{
 width:390px !important;
height:300px !important;
}


.bottom-left {
width:280px;
height:180px;
}

.bottom-left p{
font-size:8px;
}
.bottom-left h6{
font-size:10px;
}

#appbut
{
    margin-left:10px;
}


.container {
height:350px;
}

#para{
    position: absolute;
    bottom: -10px;
    left: .5px;
    line-height:12px;
}

.slider .indicators {
    position: absolute;
    text-align: center;
    left: 0;
    right: 0;
    bottom: 210px;
    margin: 0;
}
 
  }
  





