*{padding: 0;margin: 0;}
input, a:hover, a:active, a:focus, input, *:focus {outline: medium none;}
html,body{width: 100%;}
body{  background-color: #231f20;  color: #fff; font-family: 'Lato', sans-serif; font-size: 1rem;font-size: 10px;  line-height: normal;}

a{color: #fff;  text-decoration: none;  text-transform: uppercase;  letter-spacing: 1px;  font-weight: bold;  
  -o-transition: all .3s;  
  -ms-transition: all .3s;  
  -moz-transition: all .3s;  
  -webkit-transition: all .3s;  
  transition: all .3s;  
  opacity: 1;}
a:hover{opacity: 0.5;}

hr {background: white;border: 0 none;height: 2px;margin: 20px auto;width: 100px;}
h1,h2{margin:0 0 20px;font-weight: bold;text-transform: uppercase;letter-spacing: 5px;}
h1 {font-size: 3rem;font-size: 30px;}
h2{font-size: 2.3rem;font-size: 23px;}
p {font-size: 1.5rem;font-size: 15px;margin:0 0 20px;font-weight: bold;}

img{float: left;width: 100%;}

ul {float: left;height: auto;list-style: outside none none;width: 100%;}
li {float: left;}

nav{width: auto;float: right;height:80px;display: table;}
nav ul{display: table-cell;opacity:0;vertical-align: middle;float: none;width: auto;-o-transition: all .3s;  -ms-transition: all .3s;  -moz-transition: all .3s;  -webkit-transition: all .3s;  transition: all .3s;  }
nav ul li{margin: 0 20px;font-size: 12px;}

.visible{opacity: 1;}

header {
  width: auto;
  position: fixed;
  top: 40px;
  right: 40px;
  height: 80px;
  z-index: 1000;
}

footer {
background-position: 50% 50%;
background-repeat: no-repeat;
background-size: cover;
float: left;
width: 100%;
overflow: hidden;
position: relative;
}
section {
background-position: 50% 50%;
background-repeat: no-repeat;
background-size: cover;
float: left;
width: 100%;
overflow: hidden;
position: relative;
}


/* ====================================================================================================================
 * THIS
 * ====================================================================================================================*/
 #unlimited{position: absolute;width: 100%;height: auto;display: inline-block;overflow: hidden;background-color: rgba(10,10,10,1);}

 .hundra{float: left;width: 100%;margin:0 0 40px;}
.main_logo{width: 25%;display: table;margin: 100px auto 40px;}
.symbol_btn{float: right;width: 80px;height: 80px;cursor: pointer;
    -o-transition: all .3s;  
  -ms-transition: all .3s;  
  -moz-transition: all .3s;  
  -webkit-transition: all .3s;  
  transition: all .3s; 
}
.symbol_btn:hover{opacity: 0.5;}

#index h1{margin:0;}
#index h2{margin:0;}

#index {display: table;background-image:url("img/cases/unltd-bg.jpg");
position: fixed;
top: 0;
left:0;
}

#index .content {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
  text-align: center;
}
.scroll_down {
  width: 260px;
  height: auto;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin: 0 0 40px -130px;
}

.cases_list li {
  width: 33.333%;
  float: left;
}
.cases_list li a{
  width: 100%;
  height: 100%;
  display: table;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
      background-color: rgba(10,10,10,1);
}
.cases_list li:nth-child(even) a .case{background-color: rgba(0,0,0,1);}
.cases_list li:hover a .case{background-color: rgba(0,0,0,0);}

.case h2{margin:0;}
.case span {
    margin: 10px 0 12px;
    width: 100%;
    float: left;
}
.case_empty{
  width: 100%;
  height: 100%;
  display: table;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
      background-color: rgba(10,10,10,1);
}
.cases_list li:nth-child(even) .case_empty .case{background-color: rgba(0,0,0,1);}
.cases_list li:nth-child(even):hover .case_empty .case{background-color: rgba(10,10,10,1);}
.cases_list li:hover .case_empty .case{background-color: rgba(0,0,0,1);}


.cases_list li:hover a{opacity: 1;}
.case {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
  text-align: center;
       background-color: rgba(10,10,10,1);
    -o-transition: all .3s;
    -ms-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
}



.case p {text-transform: uppercase;letter-spacing: 2px;padding: 0 15%;margin:0;float: left;width: 100%;box-sizing: border-box;}

#about h2 {
  text-align: center;
  margin: 0 0 40px;
}
#about p {
  padding: 0 20px;
  margin: 0;
  font-weight: normal;
  letter-spacing: 2px;

}
.col {
  width: 50%;
  float: left;
}
#about .content {
  padding: 160px 0;
  width: 55%;
  margin: 0 auto;
}
.whiteline {
  background-color: white;
  padding: 0 !important;
  margin: 4px 20px 0 !important;
  line-height: 9px;
}
#contact .content {
  width: 55%;
  margin: 0 auto;
display: table;
height: 100%;
}
.vertical{  display: table-cell;  vertical-align: middle;}
#contact h2 {
  text-align: center;
  margin: 0 0 40px;
}
#contact p {
  padding: 0 20px;
  margin: 0;
  font-weight: normal;
  letter-spacing: 2px;
}

/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/

@media screen and (max-width: 1300px) {
h1 {font-size: 20px;}
h2 {font-size: 15px;}
.cases_list li {width: 50%;}
.col {margin: 0 0 20px;width: 100%;}
.whiteline {display: none;}
.hundra {margin: 0 !important;}
#index h1 {
  margin: 0 0 20px;
}
#contact {
  height: auto !important;
  padding: 160px 0;
}
}
@media screen and (max-width: 1100px) {
	.main_logo {width: 50%;}
	.cases_list li {width: 100%;}
	#about .content, #contact .content { width: 100%;}
    #about h2, #contact h2 {padding: 0 20px;text-align: left;}

.cases_list li:nth-child(2n) a .case,.case {
  background-color: rgba(0,0,0,0.5);
}
}
@media screen and (max-width: 800px) {
	nav ul li { font-size: 8px;margin: 0 8px;}
}
