@media screen and (max-width: 736px) {
    .profilebg{width:100%; height:auto; padding-bottom:50px;}
    .profilephoto{width:250px; height:250px; border-radius:250px; -moz-border-radius:250px; -webkit-border-radius:250px;}
    .profilephoto img{width: 250px;height: 250px;}
    .maps {height:300px;}
    .maps div.iframe{height:300px;}
    .maps div.iframe iframe{ height:300px;}
    .box div.descs div.icons{width:7%;}
.box div.descs div.text{width:80%; height:auto;}
.lightbox div.lightcontent{width:90%; height:90%; left:5%; top:5%; margin-left:0; margin-top:0;}
.lightbox div.lightcontent div.about img{width:100%; height:auto; float:none; margin-bottom:10px; margin-right:0;}
.vergidaire div.title{width:100%; height:auto; line-height:20px; border-bottom:1px #f1f1f1 solid;}
.vergidaire div.title div.fleft:nth-child(1){width:100%; float:none;}
.vergidaire div.title div.fleft:nth-child(2){display:none;}
.vergidaire div.title div.fleft:nth-child(3){width:100%;float:none;}
.box div.contacts{width:100%; float:none;}
.box div.videos{width:100%; height:270px; float:none;}
.box div.videos iframe{width:100%; height:270px;}
.lightbox div.photo{width:100%; height:auto; background-color:#010101; overflow:hidden; margin-bottom:20px;}
.lightbox div.photo img{width:100%; height:auto;}
}
