                                  .content {
margin-top: 119px;
}

#lang_sel {
  float: right;
   margin-top: 46px;
}

#lang_sel li,
#lang_sel ul ul {
  width: 48px;
}

.logo img {
display: block;
position: relative;
top: -50%;
width: auto!important;
max-width: none;
margin-left: -25px;
}

 div[class^=huge_it_slideshow_dots_thumbnails_gallery] {
        top: 385px;
    }

@media only screen and (max-width: 1060px){
    div[class^=huge_it_slideshow_dots_thumbnails_gallery] {
        top: 274px;
    }
}

@media (max-width: 768px) {
    div[class^=huge_it_slideshow_dots_thumbnails_gallery] {
        top: 450px;
    }
}

@media only screen and (max-width: 600px){
    div[class^=huge_it_slideshow_dots_thumbnails_gallery] {
        top: 315px;
    }
}

@media only screen and (max-width: 480px){
    div[class^=huge_it_slideshow_dots_thumbnails_gallery] {
        top: 225px;
    }
}

