@media (min-width: 1921px) {
    .wrapper-big {
        max-width: 1680px;

    }
}

@media (max-width: 1200px) {}

@media (max-width: 992px) {
    .workbox  {
        height: 220px;
    }
    
    .galeria ul li.list-inline-item:not(:last-child) {
        margin-right: 0;
        max-width: 24%;
    }
section.home h1 {
    font-size: 2em;
}
.owl-carousel .item .text-item {
    left: 30px;
}
.owl-carousel .item .text-item p {
    font-size: 1.2em;
}
    section.home .owl-carousel,
    section.home .owl-carousel .owl-stage-outer,
    section.home .owl-carousel .owl-stage-outer .owl-stage,
    section.home .owl-carousel.owl-drag .owl-item {
        width: auto;
        height: calc(100vh - 80px);
    }
}

@media (max-width: 767px) {
    .nworkbox .imgtxt {
        opacity: 1;
    }
    header {
        position: absolute;
        width: 100%;
        height: 80px;
    }
    .go-up {
    	left: 20px;
    	bottom: 20px;
    }
    .go-up.moved {
    	left: 20px;
    }
    .page-container {
        margin: 0;
        padding: 0;
    }
    .photography .sectionheader {
        background: url(../images/slides/photography-mob.jpg) no-repeat center center transparent;
        
    }
    .logo {
        position: relative;
        top: 0;
        left: 0;
        margin: 10px;
        width: 130px;
    }

    .logo svg {
        fill: #000;
    }

    .hamburguer {
        position: absolute;
        float: right;
        right: 16px;
        top: 16px;
        padding: 10px;
        width: 50px;
        height: 50px;
    }

    .copyright {
        display: none;
    }

    ul.menu {
        margin: 50px 0 0 -193px;

    }

    ul.menu.visible {

        margin-left: 53px;

    }

    ul.social.visible {
        left: 54px;
    }

    header.opened {
        width: 100%;
        height: 100vh;

    }

    .content {
        width: 100%;
        margin-left: 0;
        top: 80px;
        position: absolute;
    }

    .content.collapsed {
        width: 100%;
        margin-left: 0;
    }

    section.home {
        height: calc(100% - 80px);
    }

    section.home .owl-carousel,
    section.home .owl-carousel .owl-stage-outer,
    section.home .owl-carousel .owl-stage-outer .owl-stage,
    section.home .owl-carousel.owl-drag .owl-item {
        
        height: calc(100vh - 80px);
        width: 100%;
    }

    section.home .owl-carousel h1 {
        font-size: 1.8em;
    }

    section.home .owl-carousel .owl-item img {
        width: auto;
        height: calc(100vh - 80px);
        text-align: right;
        right: 0;


    }
     section.home .owl-carousel .owl-item span.twitch img {
        width: 80%;
        height: auto;
        margin-top: 10px;
    }
    .owl-carousel .item .text-item {
        bottom: 70px;
        left: 10px;
        width: calc(100% - 20px);
        border-left: none;
    }

    .owl-carousel .item .text-item p {
        font-size: 1.1em;
    }

    footer {
        padding: 20px;
    }

    .logofooter {
        text-align: center;
    }

    footer p {
        text-align: center;
    }

    ul.menufooter {
        display: none;
    }

    ul.socialfoot {
        padding-left: 0;
        text-align: center;

    }
    .sectionheader h2,
    .sectionheader p {
        text-align: center;
    }

    .cronology .bar-mob-left {
        background: url(../images/point.png) no-repeat center left -10px transparent;
        right: 0;
        border-left: 5px solid #000;
        border-right: none;
        text-align: left;
    }
    .cronology .bar-mob-left h3, .cronology .bar-mob-left p {
    	text-align: left;
    }
    .work a.solapawork {
    	background: rgba(0,0,0,.2);
    	opacity: 1;
    }
    .work h2 {
    	font-size: 1.3em;
    }
    .solapawork p {
    	font-size: .9em;
    }
    a.solapawork .icons img {
    	width: 20px;
    	height: 20px;
    }
    .btn.btn-work {
    	padding: 10px;
    	font-size: .9em;
    }
    a.solapawork ul li {
    	margin: 0 5px;
    }
    .me-description {
    	padding: 40px;
    }
    .progressbars {
    	padding: 40px 30px;
    }
    .progcolumn {
    	margin-bottom: 60px;
    }
    .wrapper-big {
    	width: auto;
    }
    img.iconmoreinfo {
    	max-width: 100px;
    	margin-bottom: 20px;
    }
    .boxido {
    	margin-bottom: 20px;
    }
    .sep100 {
    	height: 60px;
    }
    .workbox {
    	height: 260px;
    }
    .workbox ul li a img {
    	transform: scale(1.1);
    	opacity: .6;

    }
    .workbox h5, .workbox .solapa {
    	opacity: 1;
    }
    video.process-photo {
    	width: 100%;
    	outline: none;
    	border: none;
    }
    .photography .sectionheader, .about .sectionheader, .illustration .sectionheader {
    	height: calc(100vh - 80px);
    }
    .illustration .sectionheader {
    	background-position: center right -500px;
    }
    .galeria ul li.list-inline-item:not(:last-child) {
    	margin: 0;
    	padding: 0;
    	float: left;
    	width: 50%;
        max-width: 50%;
    }
    .galeria > ul > li a {
    	border: none;
    }
    .list-inline-item:not(:last-child) {
    	margin-right: 0;
    }
    .containerwork {
    	text-align: center;
    }
    .alsolink {
    	margin-top: 40px;
    }
    .alsolink ul {
    	text-align: center;
    }
    .photography .sectionheader {
        background-size: cover;
        background-position: left;
    }
    .photography-escorts .sectionheader {
        background-position:  right -519px center;
    }
    .nworkbox.n66, .nworkbox.n33 {
        width: 100%;

    }

}

    @media (max-width: 576px) {
        .workbox {
            height: 30vh;
        }

    }