@media only screen and (max-width: 700px) {
  @font-face{
font-family:'Roboto-Regular';
src:url('Roboto-Regular.ttf');}

@font-face{
font-family:'Roboto-Italic';
src:url('Roboto-Italic.ttf');}

@font-face{
font-family:'Roboto-Light';
src:url('Roboto-Light.ttf');}

@font-face{
font-family:'Roboto-LightItalic';
src:url('Roboto-LightItalic.ttf');}
.menu_button {
  display: none;
}
.menu{
  position:fixed; 
  width:100%;
  z-index:100;
  background: rgba(255, 255, 255,1);
  font-size:25px;
  height:50px;
}
.menu2{padding-top: 1%;}

.logo{
  height:30px;margin-top:2%;
      display: block;
    margin-left: 10px;
}
.top_div{
background-size: cover;
background-image: url("../img/home.jpg");
height:90vh;
}
.title{
text-align:center;
font-size:1.5em;
color:white;
width:70%;
margin: 0 auto;
font-weight:100;
}
.option{
  color:#adadad;
}
.option:hover{
	cursor: pointer;
}
.option_active{
	color:#363636;
}
.footer_option{
	text-decoration: none;
	color:#adadad;
}
.footer_option:hover{
	text-decoration: none;
}
.row.nomargin{
margin-left:0px;
margin-right:0px;
}
.sust_title{
  margin-top:20%;
  font-size: 1.5em;
  padding-top:5%;
}
.sust_text{
 height: 200px; 
}
.co2_title{
  margin-top:15%;
  font-size: 1.5em;
  padding-top:5%;
}
.co2_text{
 height: 120px; 
}
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
}
.overlay { 
  position:absolute;
  z-index:12;
  top:25%;
  left:0;
  width:70%;
  margin-left:15%;
  margin-right:15%;
  text-align:center;
}
.carousel{
  width:100%;
}
div.col-xs-4{
	padding-right: 0px;
	padding-left: 0px;
}

#material_image{
  height:400px;
  padding-right: 0px;
  padding-left: 0px;
  margin-top:5%;
}

.col_home{
  background-color:#618fb4;color:white;padding-left:10%;padding-right:5%;
}
.panel_css{
  width: 80%;margin-left: 5%;margin-top:4%;
}
 .img_hide{
 	display:none;
 }
.logo_footer{
height:30px;	
}
.footer_hide{
display: none;	
}
.menu_button_div{
	text-align:center;
}
.menu_button_footer {
  margin-right: 10px;
  margin-left: 10px;
  display: inline-block;
}
.left_col_co2{
  margin-left:0%;
}
.center_col_co2{
  margin-top:5%;
}
.right_col_co2{
  margin-top:5%;
}
.buttons_calculator_top{
  margin-left:0%;
}

.co2_option_selected{
  background-color: #5982a4;
  border: none;
  color:white;
  outline: 0;
  padding-top:3%;
  padding-bottom:1%;
  text-align: center;
  width: 49%;
border-radius: 15px 15px 0px 0px;
font-size:0.6em;
}
.co2_option{
  background-color: #517594;
    border: none;
  color:white;
  outline: 0;
  padding-top:3%;
  padding-bottom:1%;
  text-align: center;
  width: 49%;
  border-top-radius: 15px;
border-radius: 15px 15px 0px 0px;
font-size:0.6em;


}
.materials_height{
  height:270px;
}
.web_hide{
  display:inline;
}
.subindice 
{vertical-align:sub;
font-size:0.8em;}
#energyUse_div{
  background-color: #5982a4;
    font-family:Roboto-Light;
    color: white;
    padding-bottom: 10px;
}
#travel_div{
  background-color: #5982a4;
    font-family:Roboto-Light;
    color: white;
    padding-bottom: 10px;

}
.total_co2{
    background-color: #5982a4;
    text-align: right;
    color: white;
    font-family:Roboto-Light;
    padding-right: 20%;
    padding-top:5%;
    padding-bottom: 5%;
    border-top: 1px dashed #618fb4;
    border-radius: 0px 0px 15px 15px;

}
.sub_total_co2_energy{
    background-color: #5982a4;
    text-align: right;
    color: white;
    font-family:Roboto-Light;
    padding-right: 20%;
    padding-top:5%;
    padding-bottom: 1%;
}
.sub_total_co2_travel{
    background-color: #5982a4;
    text-align: right;
    color: white;
    font-family:Roboto-Light;
    padding-right: 20%;
    padding-top:2%;
    padding-bottom: 5%;
}
.total_co2_value{
  border-bottom: 1px solid white;
  width:90px;
}
.border_line{
  padding:4%;
  border: 1px solid white;
  background-color: #5982a4;
  border-radius: 15px;
  min-height: 250px;
}
.outer_border{
  padding:5%;
  background-color: #5982a4;
border-radius: 0px 0px 15px 15px;

}
select{
   background-color: #5982a4;
}
.co2_input{
    background-color: #5982a4;
    border: 1px solid white;
    text-align: right;
    margin-right: 10px;
}
.co2_title{
margin-top:1%;
font-size: 1.5em;
font-family:Roboto-Regular;
color: white;
text-align:center;
}
.co2_text{
   font-family:Roboto-Light;
   color: white;
   text-align:center;
   margin-left:15%;
   margin-right: 15%;
}
.col_home2{
  background-color:#618fb4;padding-bottom:15%;
}
.btn_units{
  border: 1px solid white;
  background-color: #5982a4;
  border-radius: 5px;
  color:white;
}
.btn_units_active{
  border: 1px solid white;
  background-color: #517594;
  border-radius: 5px;
  color:white;
}
.btn_units_active:focus{
      outline:none;
}

.btn_units:active{
      outline:none;
}
.delete{
    text-decoration: none;
    color: white; 
    margin-left: 10px;
}
.delete:hover{
    text-decoration: none;
    color: white; 
    cursor: pointer;
}
.gallery_text{
  text-align:center;
  padding-top: 30px;
  padding-bottom: 30px;
  background-color:#fafafa;
  font-family:Roboto-Regular;
  padding-left:15%;
  padding-right:15%;
  color:#adadad;
}
.gallery_options{
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
    background-color:#fafafa;
}

.gallery_option{
  color:#adadad;
  font-family:Roboto-Light;
  border: 1px solid #adadad;
 -moz-border-radius: 10px;
 -webkit-border-radius: 10px;
  padding:5px 15px 5px 15px;
  cursor:pointer;
  overflow: hidden;
  outline:none;
  font-size:12px;
}
.gallery_option:hover{ 
  cursor: pointer;
  text-decoration: none;
  color:#adadad;
}
.gallery_option:visited{
  cursor: pointer;
  text-decoration: none;
  color:#adadad;
}
.gallery_option:active{
  cursor: pointer;
  text-decoration: none;
  color:#adadad;
}
.gallery_option:focus{
  cursor: pointer;
  text-decoration: none;
  color:#adadad;
}
.gallery_option_active{
  color:#6999d1;
  font-family:Roboto-Light;
  border: 1px solid #6999d1;
 -moz-border-radius: 10px;
 -webkit-border-radius: 10px;
  padding:5px 15px 5px 15px;
  cursor:pointer;
  overflow: hidden;
  outline:none;
    font-size:12px;

}
.gallery_option_active:hover{
  color:#6999d1;
  text-decoration: none;
}
.gallery_option_active:visited{
  color:#6999d1;
  text-decoration: none;
}
.gallery_option_active:active{
  color:#6999d1;
  text-decoration: none;
}
.gallery_option_active:focus{
  color:#6999d1;
  text-decoration: none;
}
.specs_grey{
  color:#adadad;
  font-family:Roboto-Regular;
}
.specs_black{
    color:#363636;
    font-family:Roboto-Regular;
}
.specs_black_light{
     color:#363636;
    font-family:Roboto-Light; 
}
.arrow { 
display:none;
}
.artwork_option_div{
  display:inline-block;
  margin-top:10px;
}
a.design_link{
  color:white;
  text-decoration:underline;
}
a.design_link:hover{
  color:white;
  cursor:pointer;
}
a.design_link:visited{

  cursor:pointer;
  color:white;
}
a.design_link:focus{

  cursor:pointer;
  color:white;
}
.sub_total_co2_title{
    background-color: #517594;
    text-align: center;
    color: white;
    font-family:Roboto-Light;
    padding-top:5%;
    padding-bottom: 1%;
    border-radius: 15px 15px 0px 0px;
}
.helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.homes_menu{
  text-align:center;margin-left:10%;margin-right:5%;margin-bottom:2.5%;margin-top:2.5%;
}

}
/* For ipad */
@media only screen and (max-width: 900px) {

.logo{
  height:10px;
  margin-top:2%;
  display: block;
  margin-left: 10px;
}



}
