/*
Theme Name: Australian Gold
Author: LaceUp | Michal Běhal
*/


/**
 * 1.0 General
 * ----------------------------------------------------------------------------
 */
 
 html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

html,
button,
input,
select,
textarea {
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
}

body {
	color: fff;
  line-height: 1.4;
  font-size: 20px;
  margin: 0;
  padding: 0;
  background: url(images/opakovani.jpg);
  background-repeat: repeat-y;
  background-size: 100% auto;   
}  

.site {
  background: url(images/pozadi.jpg);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: top left;   
}

.inpage {
  margin: 0 auto;
  width: 92%;
  max-width: 1120px;
  text-align: center;
}

h1, h2, h3, h4, h5 {
  font-weight: 600;  
  color: #242020;  
  font-size: 25px;
  margin: 15px 0;
  padding: 0;
}

img {
  max-width: 100%;
}

.header {
  font-size: 0;   
  margin: 0 auto;
  width: 92%;
  max-width: 1120px;
}

.header-left {
  display: inline-block;
  vertical-align: middle;
  width: 52%;
}  

.header-right {
  display: inline-block;
  vertical-align: middle;
  width: 48%;
}

.hl-text {
  font-weight: 500;
  font-size: 20px;
  display: inline-block;
  vertical-align: middle;
    width: -moz-calc(100% - 255px);
    width: -webkit-calc(100% - 255px);
    width: -o-calc(100% - 255px);
    width: calc(100% - 255px);
  margin-top: 40px;
  color: #242020;
}   

img.hlogo {
  display: inline-block;
  vertical-align: middle;
  max-width: 50%; 
  width: 255px; 
  margin-top: 60px;
}

.toper {
  display: block;
}

.popis {
  font-size: 52px;
  color: #fff;
  font-weight: 500;
  display: block;
  margin-top: 75px;
  text-transform: uppercase;
  line-height: 1.2;
}   

.pnadpis {
  color: #fff;
  font-size: 30px;
  display: block;
  margin: 0 auto;
  width: 150px;
  margin-bottom: 10px;
  margin-top: 240px;
  cursor: pointer; cursor: hand;    
  z-index: 80;
  
}

img.pn {
  display: block;
  margin: 0 auto;  
  cursor: pointer; cursor: hand;
  position: relative;
  z-index: 80;
}

.product {
  display: block;
  width: 96%;
  margin: 0 auto;
}

.product1 {
  margin-top: -30px;
} 

.product2 {
  margin-top: -155px;
}

.product3 {
  margin-top: -165px;
  width: 76%;
  padding-bottom: 80px;
}

.product-right {
  text-align: right;
}  

.product-left {
  text-align: left;
}    

.product-left .product-popis {
  margin-left: 30px;
}     

.product-right .product-popis {
  margin-right: 30px;
}  

.product-popis {
  max-width: 490px; 
  display: inline-block;
  vertical-align: bottom;
  color: #fff;
  padding-bottom: 90px;
}        

.product3 .product-popis {
  max-width: 400px; 
  padding-bottom: 60px;
}  

.product img {
  display: inline-block;
  vertical-align: bottom;
}
  
.footer {
    background: #a67c47;
    text-align: center;
    padding: 60px 0;
}   

.footer img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 40px;
}   

.teta {
  display: inline-block;
  vertical-align: middle;
  font-size: 27px;
  max-width: 440px;  
  color: #fff;
  text-align: left;
}
  
.line {
    background: #231f20;
    text-align: left;
    padding: 15px 0;  
}

.inline {
  margin: 0 auto;
  width: 92%;
  max-width: 1120px;
}

.inline img {
  display: inline-block;
  vertical-align: middle;
}

.copy {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  color: #fff;
  margin-left: 40px;
  }

img.fb {
  float: right;
  margin-top: 7px;
}


.toper {
  display: block;
}  

.toper2 {
  display: none;
}



@media only screen and (max-width: 1600px) {

.pnadpis {
  margin-top: 140px;
}

}      

@media only screen and (max-width: 1180px) {

.pnadpis {
  margin-top: 100px;
  font-size: 25px;
}  

img.pn {
  width: 40px;
}

.header-left {
  width: 48%;
}

.header-right {
  width: 52%;
}

.hl-text {
    font-size: 16px;
    width: -moz-calc(100% - 155px);
    width: -webkit-calc(100% - 155px);
    width: -o-calc(100% - 155px);
    width: calc(100% - 155px);
    margin-top: 40px;
}

img.hlogo {
    width: 155px;
    margin-top: 40px;
}

.popis {
    font-size: 42px;
    margin-top: 60px;
}

h1, h2, h3, h4, h5 {
    font-size: 21px;
}

body {
  font-size: 16px;
}

.product img {
    width: 150px;
}

.product2 {
    margin-top: -105px;
}

.product3 {
    margin-top: -125px;
    width: 96%;
    padding-bottom: 60px;
}

.teta {
    font-size: 22px;
    max-width: 360px;
}

}


@media only screen and (max-width: 899px) {

.product2 {
    margin-top: -50px;
}

.product3 {
    margin-top: -50px;
}




}




@media only screen and (max-width: 799px) {



body {
  font-size: 13px;
  background: url(images/opakovani2.jpg);
  background-repeat: repeat-y;
  background-size: 100% auto;   
}  

.site {
  background: url(images/pozadi2.jpg);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: top left;   
}

.header-left {
    width: 40%;
}

.header-right {
    width: 60%;
}

.product {
  font-size: 0;
}

.product1 {
    margin-top: 0;
}

.product img {
    width: 130px;
}

h1, h2, h3, h4, h5 {
    font-size: 18px;
}

.product-popis {
    width: -moz-calc(100% - 150px);
    width: -webkit-calc(100% - 150px);
    width: -o-calc(100% - 150px);
    width: calc(100% - 150px);
    display: inline-block;
    vertical-align: bottom;
    color: #fff;
    padding-bottom: 90px;
    font-size: 13px;
}

.product-right .product-popis {
    margin-right: 20px;
}

.product-left .product-popis {
    margin-left: 20px;
}

.popis {
    font-size: 36px;
    margin-top: 60px;
}


.toper {
  display: none;
}  

.toper2 {
  display: block;
  text-align: right;
}

img.hlogo {
  display: inline;
  margin-top: 30px;
}

.hl-text {
  display: block;
  width: 100%;
  margin-top: 30px;
}

.header-right {
  width: 100%;
}

.header-left {
  display: none;
}

.popis {
  text-align: right;
}

}



@media only screen and (max-width: 599px) {  

.footer {
    padding: 30px 0;
}

.popis {
    font-size: 30px;
    margin-top: 60px;
}    

.teta {
    font-size: 16px;
    max-width: 260px;
}    

.footer img {
    margin-right: 20px;
    width: 100px;
}

img.hlogo {
    width: 110px;
}

.product img {
    width: 100px;
}        

.product-popis {
    width: -moz-calc(100% - 120px);
    width: -webkit-calc(100% - 120px);
    width: -o-calc(100% - 120px);
    width: calc(100% - 120px);
    padding-bottom: 50px;
}

.product2 {
  margin-top: 0;
} 

.product3 {
  margin-top: -20px;
}

h1, h2, h3, h4, h5 {
    font-size: 16px;
}

}      
               

@media only screen and (max-width: 699px) { 

      

.hl-text {
     margin-top: 280px;
}

img.hlogo {
    width: 200px;    
    margin-top: 100px;
}

.popis {
    text-align: left;
    margin-top: 80px;
}

} 
               

@media only screen and (max-width: 649px) { 

      

.hl-text {
     margin-top: 250px;
}

img.hlogo {
    width: 180px;    
    margin-top: 90px;
}

.popis {
    text-align: left;
    margin-top: 80px;
}

}                

@media only screen and (max-width: 599px) { 

      

.hl-text {
     margin-top: 230px;
}

img.hlogo {
    width: 170px;    
    margin-top: 90px;
}

.popis {
    text-align: left;
    margin-top: 80px;
}

}               

@media only screen and (max-width: 549px) { 

      

.hl-text {
     margin-top: 220px;
}

img.hlogo {
    width: 150px;    
    margin-top: 80px;
}

.popis {
    text-align: left;
    margin-top: 80px;
}

}              

@media only screen and (max-width: 499px) { 

      

.hl-text {
     margin-top: 200px;
}

img.hlogo {
    width: 150px;    
    margin-top: 70px;
}

.popis {
    text-align: left;
    margin-top: 80px;
}

}              

@media only screen and (max-width: 449px) { 

      

.hl-text {
     margin-top: 170px;
}

img.hlogo { 
    margin-top: 60px;
}

}           



@media only screen and (max-width: 430px) { 

.pnadpis {
  margin-top: 70px;
}

.footer img {
  display: block;
  margin: 0 auto;
  margin-bottom: 20px;
}

.teta {
  display: block;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  max-width: 92%;
}

.product1 {
  margin-top: 30px;
}

.product2 {
  margin-top: 30px;
}

.product3 {
  margin-top: 10px;
}

}                                     

@media only screen and (max-width: 399px) { 

      

.hl-text {
     margin-top: 150px;
}

img.hlogo { 
    margin-top: 40px;
}

}                                        

@media only screen and (max-width: 349px) { 

      

img.hlogo {
    width: 120px;
    margin-top: 30px;
}

} 