/*Media Queries*/	



@media (min-width: 1920px)  and (orientation: landscape) {

.menu-media .menu-content .logo {
    margin-left: -16%!important;
    margin-top: 3%;
}

.menu-media .menu-content .icon{
margin-right: -14%!important;
    
}

}

@media (min-width: 768px) and (max-width: 1023px) {

.menu-content .logo{
  width:200px;
}

.menu-content{
  width:700px;
}

.about-us .content{
  width:700px;
}

.about-us p{
  width:200px;
}

.about-us h2{
  letter-spacing:2px;
}

.about-us .column-one{
  width:233px;
}

.about-us .column-two{
  width:233px;
}

.about-us .column-three{
  width:233px;
}

.portfolio .portfolio-margin {
  width:600px;
}

.partners .content{
  width:700px;
}

.partners .logo {
  width:700px;
}

.contact{ 
  margin:0 auto;
}

.contact .content {
  width:700px
}

.footer{
  position:relative;
}

.contact .content .form{
  width:355px;
}

input{
  width:320px;
}

textarea{
  width:320px;
}

.contact .content .contact-text {
  width:275px;
}

.contact .content .form .column, .contact .content .form .column-3{
  width:450px;
}

.contact .content .form .column-2{
  width:450px;
  padding-left:0;
}


}

@media (min-width: 580px) and (max-width: 767px) {
    
      
.menu{
  display:none;
}
  
.menu-stick{
  display:block!important;
}    
    
.menu-media{
  display:block;
}

.menu-media .menu-content{
  width:540px;
}

.partners .logo img {
  padding-bottom:20px;
}
 
.start-page .content {
  width:300px;
  height:100%;
}
    
.start-page, .start-page .opacity{
  height:100%;
}
    
.start-page .content .text {
  width:300px;
}
    
.start-page a{
  font-size:14px;
  color:white;
  font-weight:400;
  text-transform:uppercase;
  letter-spacing:1px;
  line-height:1.2;
    text-align: center;
} 
    
  
.img-about{ 

margin-bottom: 20%;
}

h1 {
  font-size:36px;
    margin-top: 20%;
}

.about-us h1 {
  margin-top:0;
}

.about-us .content{
  width:600px;
}
    
.about-us p{

  width:500px;

}  
    
.about-us p.title{

  width:500px;


}     
    
    

.about-us hr,.portfolio .portfolio-margin hr, .contact hr {
  width:106px;
}

.about-us .column-one, .about-us .column-two{
  width:100%;
  margin-bottom:6%;
}

.about-us .column-three{
  width:100%;
  margin-bottom:6%;
 }
   
    

.portfolio .portfolio-margin{
  width:280px;
}

.partners .content{
  width:400px;
}

.partners .logo {
  width:400px;
}

.partners .logo img {
  width:80px;
  padding-bottom:20px;
}

.contact, .contact .content, .contact .content .form{
  width:400px;
}

.contact .content .contact-text{
  padding-left:0px;
  width:400px;
  text-align:center;
  margin-top:60px;
}


    
    

.contact .content .form .column, .contact .content .form .column-3{
  width:420px;
}

.contact .content .form .column-2{
  width:420px;
  padding-left:0;
}

.contact{ 
  margin:0 auto;
}

.footer{
  position:relative;
}

input{
  width:420px;
}

textarea{
  width:420px;
}

    
    
.contact-text a{
  text-align:center;
  font-size:14px;
  width:100%;
  margin:30px auto;
  color:#6d6d6d;
  line-height:26px;
  letter-spacing:3px;
  text-transform:uppercase;
  font-weight:300;
}
  
}

@media (min-width: 320px) and (max-width: 579px) {

.menu{
  display:none;
}
    
.menu-stick{
  display:block!important;
}     

.menu-media{
  display:block;
}
    
.start-page h1{
  font-size:28px;
  color:white;
  font-weight:400;
  text-transform:uppercase;
  letter-spacing:6px;
  line-height:1.2;
}

.start-page a{
  font-size:10px;
  color:white;
  font-weight:400;
  text-transform:uppercase;
  letter-spacing:3px;
  line-height:1.2;
  text-align: center;
}   

.start-page .content {
  width:300px;
  height:100%;
}

.start-page, .start-page .opacity{
  height:100%;
}
    
.start-page .content .text {
  width:300px;
}
    
.start-page .content .text .read-more{

  margin-top: 10%;

}   
    
.start-page .content .arrow-down{
display: none;
}
    
    
h1 {
  font-size:36px;
}
    
.img-about{
    
    margin:6% 0 20% 0;
}

.about-us h1 {
  margin-top:0;
}
    
  

.about-us .content{
  width:80%;
}
    
.about-us p{

  width:80%;

}     
    
.about-us p.title{

  width:80%;
  line-height:26px;
  letter-spacing:0;

}
    
.about-us a{
  font-size:12px;
  color:#000;
  font-weight:400;
  text-transform:uppercase;
  letter-spacing:2px;
  line-height:1.2;
   text-align: center; 
}    

.about-us hr,.portfolio .portfolio-margin hr, .contact hr {
  width:106px;
}

.about-us .column-one, .about-us .column-two{
   width:100%;
  margin-bottom:20%;
}

 .about-us .content .column-three{
   width:100%;
  margin-bottom:20%;
 }
    
    

    
    
.img-projects{
    
    margin: 12% 0 0 0;
}    
    

.portfolio .portfolio-margin{
  width:300px;
}

.partners .content{
  width:300px;
}

.partners .logo {
  width:300px;
}

.partners .logo img {
  width:80px;
  padding-bottom:20px;
}

.contact, .contact .content, .contact .content .form{
  width:300px;
}

.contact .content .contact-text{
  padding-left:0px;
  width:300px;
  text-align:center;
  margin-top:60px;
}

input{
  width:320px;
}

textarea{
  width:320px;
}

.contact .content .contact-text {
  width:275px;
}
    
    
.contact a{
  text-align:center;
  font-size:10px;
  width:450px;
  margin:30px auto;
  color:#a4a4a4;
  line-height:26px;
  letter-spacing:3px;
  text-transform:uppercase;
  font-weight:300;
}   

.contact .content .form .column, .contact .content .form .column-3{
  width:320px;
}

.contact .content .form .column-2{
  width:320px;
  padding-left:0;
}

.grid li{
  margin:0 0 15px 7px;
}
    

/*Chrome Hack*/  
    
.contact:not(*:root) { 
    position:relative;
  margin:0% auto 160% auto;
}    
    
    
.contact{ 
    position:relative;
  margin:0% auto;
}

.footer{
 position:relative;
    
}
    
    

}

@media (min-width: 320px) and (max-width: 414px) {



.about-us .content{
  width:80%;
}
    
.about-us p{

  width:80%;

}     
    
.about-us p.title{

  width:80%;
  line-height:26px;
  letter-spacing:0;

}
    
.about-us a{
  font-size:12px;
  color:#000;
  font-weight:400;
  text-transform:uppercase;
  letter-spacing:2px;
  line-height:1.2;
   text-align: center; 
}    

.about-us hr,.portfolio .portfolio-margin hr, .contact hr {
  width:106px;
}

.about-us .column-one, .about-us .column-two{
   width:100%;
  margin-bottom:40%;
}

 .about-us .content .column-three{
   width:100%;
  margin-bottom:40%;
 }
    
    

    

}

@media (min-width: 320px) and (max-width: 375px) {



.about-us .content{
  width:80%;
}
    
.about-us p{

  width:80%;

}     
    
.about-us p.title{

  width:80%;
  line-height:26px;
  letter-spacing:0;

}
    
.about-us a{
  font-size:12px;
  color:#000;
  font-weight:400;
  text-transform:uppercase;
  letter-spacing:2px;
  line-height:1.2;
   text-align: center; 
}    

.about-us hr,.portfolio .portfolio-margin hr, .contact hr {
  width:106px;
}

.about-us .column-one, .about-us .column-two{
   width:100%;
  margin-bottom:60%;
}

 .about-us .content .column-three{
   width:100%;
  margin-bottom:60%;
 }
    
    

    

}


@media (max-width: 320px) {



.about-us .content{
  width:80%;
}
    
.about-us p{

  width:80%;

}     
    
.about-us p.title{

  width:80%;
  line-height:26px;
  letter-spacing:0;

}
    
.about-us a{
  font-size:12px;
  color:#000;
  font-weight:400;
  text-transform:uppercase;
  letter-spacing:2px;
  line-height:1.2;
   text-align: center; 
}    

.about-us hr,.portfolio .portfolio-margin hr, .contact hr {
  width:106px;
}

.about-us .column-one, .about-us .column-two{
   width:100%;
  margin-bottom:100%;
}

 .about-us .content .column-three{
   width:100%;
  margin-bottom:100%;
 }
    
    

    

}

/*NAV*/

@media (max-width: 750px) and (orientation: portrait){
    
.menu-media .menu-content .logo {
    margin-left: -16%!important;
    margin-top: 3%;
}

.menu-media .menu-content .icon{
margin-right: -14%!important;
    
}


}

@media (max-width: 736px) and (orientation: landscape){
    
.menu-media .menu-content .logo {
    margin-left: -14%!important;
    margin-top: 3%;
}

.menu-media .menu-content .icon{
margin-right: -12%!important;
    
}


}

@media (max-width: 667px) and (orientation: landscape){
    
.menu-media .menu-content .logo {
    margin-left: -8%!important;
    margin-top: 3%;
}

.menu-media .menu-content .icon{
margin-right: -4%!important;
    
}


}

@media (max-width: 640px) and (orientation: portrait){
    
.menu-media .menu-content .logo {
    margin-left: -6%!important;
    margin-top: 3%;
}

.menu-media .menu-content .icon{
margin-right: -4%!important;
    
}


}

@media (max-width: 568px) and (orientation: landscape){
    
.menu-media .menu-content .logo {
    margin-left: -40%!important;
    margin-top: 6%;
}

.menu-media .menu-content .icon{
margin-right: -32%!important;
    
}


}

@media (max-width: 540px) and (orientation: portrait){
    
.menu-media .menu-content .logo {
    margin-left: -40%!important;
    margin-top: 6%;
}

.menu-media .menu-content .icon{
margin-right: -32%!important;
    
}


}

@media (max-width: 480px) and (orientation: landscape){
    
.menu-media .menu-content .logo {
    margin-left: -28%!important;
    margin-top: 6%;
}

.menu-media .menu-content .icon{
margin-right: -24%!important;
    
}


}

@media (max-width: 480px) and (orientation: portrait){
    
.menu-media .menu-content .logo {
    margin-left: -28%!important;
}

.menu-media .menu-content .icon{
margin-right: -24%!important;
    
}


}

@media (max-width: 414px) and (orientation: portrait){
    
.menu-media .menu-content .logo {
    margin-left: -18%!important;
}

.menu-media .menu-content .icon{
margin-right: -12%!important;
    
}


}

@media (max-width: 375px) and (orientation: portrait){
    
.menu-media .menu-content .logo {
    margin-left: -10%!important;
}

.menu-media .menu-content .icon{
margin-right: -4%!important;
    
}


}

@media (max-width: 360px) and (orientation: portrait){
    
.menu-media .menu-content .logo {
    margin-left: -10%!important;
}

.menu-media .menu-content .icon{
margin-right: -4%!important;
    
}


}

@media (max-width: 320px) and (orientation: portrait){
    
.menu-media .menu-content .logo {
    margin-left: -2%!important;
}

.menu-media .menu-content .icon{
margin-right: 0%!important;
    
}


}


/*BG Img*/	

@media (min-width: 320px) and (max-width: 1024px) {
.start-page{
   position:relative;
  width:100%;
  height:100%;
  z-index:10;
  background:url('../img/background/start-page.jpg') #c0c0c0 center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
    /*background-repeat: repeat-y;*/
  
}
    
    
}










