/* Portrait and Landscape */
@media (max-width: 767px) {
    html, * html {
        margin: 0 !important;
        -webkit-text-size-adjust: 100%;
        width: 100%;
        height: 100%;
    }

    p, a, body, td, tr, div, section, article, aside, footer, iframe, img, input, h1, h2, h3, h4, h5, h6 {
        text-rendering: optimizeLegibility;
        box-sizing: border-box;
    }

    input {
        -webkit-appearance: none;
        -webkit-border-radius: 0;
    }

    body {
        margin: 0;
        -webkit-font-smoothing: subpixel-antialiased;
        overflow-x: hidden;
        text-rendering: optimizelegibility;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        height: 100%;
        background-image: none;
    }
    #redesi a {width: 100%;}
    /*MENU*/
    #menu {
        display: none;
    }
    #albuns #album #dados {position: relative;bottom: auto;left: auto;margin: 0px auto;display: table;margin-bottom: 10px;padding: 0px;right: auto;display: none;}
    #destaquefoto #destaques {width: 100%;}
    #barra #redes, #ultimas, #busca {width: 100%;}
    #busca {margin-bottom: 10px;}
    /*HEADER*/
    #header {
        width: 100%;
        height: 400px;
        background-image: url(images/header.png);
        background-position: top center;
        background-repeat: no-repeat;
        background-size: cover;
        float: none;
        margin-bottom: 20px;
        margin-bottom: -60px;
    }

    #content {
        width: 90%;
        margin: 0px auto;
    }

     #destaquefoto #fotofavorita {width: 100%; }
#albuns #album #img {width: 100%;height: 130px;}
    #destaquefoto #destaques #post {width: 100%;height: 305px;}
#instagram {padding-top: 0px;height: auto;padding-bottom: 20px;background: #75a2bc  no-repeat;/* margin-bottom: 20px; */}
    #topo {width: 100%;background: url(images/topo2.png) top center no-repeat;height: auto;}
    #twitter #user {
    margin-right: 20px;
    margin-top: 35px;
    }
    #welcome {
    padding-top: 249px;
    width: 100%;
    padding: 20px;
    margin-top: 249px;
    background: #fff;
}
    
    #twitter:before {content: '\e61b';font-family: FontAwesome;font-size: 30px;color: #fff;float: left;margin-top: 40px;margin-left: 20px;}

#instagram:before {content: '\f16d';font-family: 'FontAwesome';font-size: 30px;color: #fff;/* line-height: 84px; */margin-left: 20px;margin-top: 20px;float: left;}
    #galeriat {height: auto;background: #98cdec url(images/galeria.png) no-repeat;}
    #twitter {width: 100%;background-size: contain;background: transparent;background-size: contain;height: 110px;border: 1px #a7bec3 solid;}
    #spotify {width: 100%;background: #a6bdc3 url(images/spotify.png) no-repeat;}
    #albuns #album #titulo {width: 100%;/* padding-top: 0px; */}
    #postagens #post, #postagens #post:nth-child(3), #postagens #post:nth-child(2), #tp {width: 100%;}
    #sobrelizzie {background-repeat: no-repeat;background: #a6bdc3 url(images/sobre.png) no-repeat;}
    /*SINGLE*/
    #posts {
        width: 100%;
    }

    /*SIDEBAR*/
    #sidebar {
        width: 100%;
    }


    /*MENU*/
    #menum {
        display: block;
        margin: 0px auto;
        width: 90%;
        margin-bottom: 10px;
    }

    /*Make dropdown links appear inline*/
    #menum ul {
        position: static;
        display: none;
    }

    /*Create vertical spacing*/
    #menum li {
        margin-bottom: 1px;
    }

    /*Make all menu links full width*/
    #menum ul li, li a {
        width: 100%;
    }

    /*Display 'show menu' link*/
    #menum .show-menu {
        display: block;
    }
}

@media (min-width: 768px) and (max-width: 1039px) {
    html, * html {
        margin: 0 !important;
        -webkit-text-size-adjust: 100%;
        width: 100%;
        height: 100%;
    }

    p, a, body, td, tr, div, section, article, aside, footer, iframe, img, input, h1, h2, h3, h4, h5, h6 {
        text-rendering: optimizeLegibility;
        box-sizing: border-box;
    }

    input {
        -webkit-appearance: none;
        -webkit-border-radius: 0;
    }

    body {
        margin: 0;
        -webkit-font-smoothing: subpixel-antialiased;
        overflow-x: hidden;
        text-rendering: optimizelegibility;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        height: 100%;
        background-image: none;
    }

    /*MENU*/
    #menu {
        display: none;
    }

    /*HEADER*/
    #header {
        width: 100%;
        height: 500px;
        background-image: url(images/header.png);
        background-position: top center;
        background-repeat: no-repeat;
        background-size: cover;
        float: none;
        margin-bottom: 20px;
    }

    #content {
        width: 90%;
        margin: 0px auto;
    }

    /*WELCOME, LOGO ETC*/
    #welcomelogo {
        width: 100%;
        float: right;
        background: #faf2e5;
        position: relative;
        z-index: 10000;
        margin-bottom: 20px;
        margin-top: -250px;
    }

    #welcomelogo #logo {
        width: 100%;
        height: 150px;
        background: url(images/logo.png) center no-repeat;
        float: left;
    }

    #welcomelogo #slogan {
        padding: 20px;
        border-top: 1px rgba(0,0,0,0.05) solid;
        border-bottom: 1px rgba(0,0,0,0.05) solid;
        font-family: Lato;
        font-weight: 600;
        font-size: 11px;
        text-transform: uppercase;
        text-align: center;
        width: 100%;
        color: #b2a796;
        float: left;
        padding-left: 10px;
        padding-right: 10px;
    }

    #welcomelogo #slogan a, #welcomelogo #welcome b {
        color: #ffb64c;
    }

    #welcomelogo #welcome {
        padding: 20px;
        width: 100%;
        float: left;
        font-family: Verdana;
        font-size: 12px;
        line-height: 23px;
        color: #b2a796;
    }

    /*SLIDE*/
    #slide {
        width: calc(100%);
        float: left;
        height: 363px;
        position: relative;
        z-index: 10000;
        margin-bottom: 20px;
    }

    #slide #post {
        width: 100%;
        height: 363px;
        float: left;
    }

    #slide #c {
        width: 55px;
        padding: 20px;
        position: relative;
        height: 363px;
        float: left;
        background: #faf2e5;
    }

    #slide #c #data {
        width: 100%;
        background: #ffb64c;
        font-family: Open Sans;
        font-weight: 600;
        font-size: 11px;
        color: #fff;
        text-align: center;
        padding-top: 20px;
        padding-bottom: 20px;
        position: absolute;
        top: 0px;
        left: 0px;
    }

    #slide #cc {
        width: calc(100% - 75px);
        float: right;
        height: 363px;
        background: rgba(0,0,0,0.02);
    }

    #slide #cc #thumb {
        width: 100%;
        height: 180px;
        position: relative;
        background-size: cover;
    }

    #slide #cc #titulo {
        width: 100%;
        float: left;
        padding: 20px;
        font-family: Open Sans;
        font-weight: 900;
        font-size: 18px;
        font-weight: 900;
        text-align: center;
        position: relative;
    }

    #slide #cc #titulo a {
        color: #b2a796;
    }

    #slide #cc #resumo {
        padding: 20px;
        width: 100%;
        float: left;
        font-family: Verdana;
        font-size: 12px;
        line-height: 23px;
        color: #b2a796;
        background: rgba(0,0,0,0.02);
    }

    #slide #cc #infos {
        padding: 15px;
        border-radius: 100px;
        background: #fff;
        width: calc(100% - 40px);
        margin-left: 20px;
        float: left;
        font-family: Open Sans;
        font-weight: 600;
        font-size: 11px;
        text-transform: uppercase;
        text-align: center;
        color: #b2a796;
        margin-top: -22.5px;
        position: relative;
    }

    #slide #cc #infos a {
        color: #ffb64c;
    }

    #slide .owl-nav {
        position: absolute;
        bottom: 20px;
        left: 15px;
        width: 25px;
    }

    #slide .owl-prev {
        width: 25px;
        height: 25px;
        border-radius: 50%;
        color: #a25991;
        float: left;
        margin-right: 0px;
        background: #fff;
        font-size: 10px;
        font-family: Open Sans;
        text-transform: uppercase;
        font-size: 11px;
        text-align: center;
        padding-top: 5px;
        margin-bottom: 20px;
    }

    #slide .owl-next {
        width: 25px;
        height: 25px;
        border-radius: 50%;
        color: #a25991;
        float: left;
        margin-right: 0px;
        background: #fff;
        font-size: 10px;
        font-family: Open Sans;
        text-transform: uppercase;
        font-size: 11px;
        text-align: center;
        padding-top: 5px;
    }

    #slide .owl-nav i {
        color: #ffb64c;
    }

    /*ALBUNS*/
    #albunst {
        padding: 20px;
        border: 1px rgba(0,0,0,0.05) solid;
        float: left;
        margin-bottom: 20px;
        width: 100%;
    }

    #albunst span {
        padding: 10px;
        border-radius: 100px;
        background: #fff;
        font-family: Open Sans;
        font-weight: 600;
        font-size: 11px;
        text-transform: uppercase;
        color: #b2a796;
        position: relative;
        z-index: 100;
        float: left;
        width: 181px;
        text-align: center;
    }

    #albunst span2 {
        padding: 9px;
        border: 1px rgba(0,0,0,0.05) solid;
        font-family: Open Sans;
        font-weight: 600;
        font-size: 11px;
        text-transform: uppercase;
        color: #b2a796;
        position: relative;
        z-index: 100;
        float: left;
        width: calc(100% - 141px);
        border-right: 0px;
        padding-left: 30px;
        margin-left: -20px;
        position: relative;
        z-index: 99;
        margin-right: -20px;
        text-align: center;
        display: none;
    }

    #albunst span2 a {
        color: #b2a796;
        margin-right: 40px;
        display: none;
    }

    #albunst span2 a:last-child {
        margin-right: 0px;
    }

    #albunst span2 a:hover {
        color: #ffb64c;
    }

    #albuns {
        width: 100%;
        float: left;
    }

    #albuns #album {
        width: calc(100% / 4 - 60px / 4);
        float: left;
        height: 350px;
        margin-right: 20px;
        margin-bottom: 20px;
        position: relative;
        display: none;
    }

    #albuns #album:nth-child(2), #albuns #album:nth-child(3), #albuns #album:nth-child(5), #albuns #album:nth-child(4) {
        display: block !important;
    }

    #albuns #album:nth-child(5) {
        margin-right: 0px;
    }

    #albuns #img {
        width: 100%;
        float: left;
        height: 180px;
    }

    #albuns #img img {
        width: 100%;
        height: 180px;
        object-fit: cover;
        object-position: top center;
    }

    #albuns #c {
        background: rgba(0,0,0,0.02);
        float: left;
        width: 100%;
        height: 170px;
    }

    #albuns #c #infos {
        padding: 10px;
        border-radius: 100px;
        background: #fff;
        width: calc(100% - 40px);
        margin-left: 20px;
        float: left;
        font-family: Open Sans;
        font-weight: 600;
        font-size: 10px;
        text-transform: uppercase;
        text-align: center;
        color: #b2a796;
        position: relative;
    }

    #albuns #c #infos a {
        color: #ffb64c;
    }

    #albuns #qt {
        position: absolute;
        top: 126px;
        left: 20px;
    }

    #albuns #qt #qualidade {
        padding: 10px;
        font-family: Open Sans;
        font-weight: 600;
        font-size: 10px;
        text-transform: uppercase;
        color: #ffb64c;
        background: #fff;
        float: left;
    }

    #albuns #qt #size {
        padding: 10px;
        font-family: Open Sans;
        font-weight: 600;
        font-size: 10px;
        text-transform: uppercase;
        color: #fff;
        background: #ffb64c;
        float: left;
    }

    #albuns #titulo {
        width: 100%;
        float: left;
        text-transform: uppercase;
        padding: 20px;
        font-family: Open Sans;
        font-weight: 600;
        font-size: 11px;
        font-weight: 900;
        text-align: center;
        position: relative;
    }

    #albuns #titulo a {
        color: #b2a796;
    }

    /*POSTS*/
    #postsi {
        width: 100%;
        float: left;
    }

    #postsi #post {
        width: calc(100% / 3 - 40px / 3);
        float: left;
        height: 280px;
        margin-right: 20px;
        margin-bottom: 20px;
    }

    #postsi #post:nth-child(3), #postsi #post:nth-child(8) {
        margin-right: 0px;
    }

    #postsi #post #thumb {
        width: 100%;
        height: 180px;
        float: left;
        background-size: cover;
    }

    #postsi #post #c {
        width: 100%;
        border: 1px rgba(0,0,0,0.05) solid;
        border-top: 0px;
        height: 100px;
        position: relative;
        float: left;
    }

    #postsi #post #c #cc {
        bottom: 0px;
        left: 20px;
        background: rgba(253,246,234,0.95);
        position: absolute;
        width: calc(100% - 40px);
    }

    #postsi #post #titulo {
        width: 100%;
        float: left;
        padding: 20px;
        font-family: Open Sans;
        font-weight: 900;
        font-size: 18px;
        font-weight: 900;
        text-align: center;
        position: relative;
    }

    #postsi #post #titulo a {
        color: #b2a796;
    }

    #postsi #post #infos {
        padding: 10px;
        background: #fff;
        width: calc(100% + 40px);
        margin-left: -20px;
        font-family: Open Sans;
        font-weight: 600;
        font-size: 10px;
        text-transform: uppercase;
        text-align: center;
        color: #b2a796;
        position: relative;
        float: left;
    }

    #postsi #post #infos a {
        color: #ffb64c;
    }

    #postsi #post #rresumo {
        width: calc(100% + 40px);
        margin-left: -20px;
        float: left;
        display: none;
    }

    #postsi #post #redes {
        width: 50px;
        float: left;
        padding: 20px;
        padding-right: 0px;
    }

    #postsi #post #redes #tt {
        width: 30px;
        height: 30px;
        background: #ffb64c url(images/tt.png) center no-repeat;
        float: left;
        margin-bottom: 0px;
        border-radius: 50%;
    }

    #postsi #post #redes #fb {
        width: 30px;
        height: 30px;
        background: #ffb64c url(images/fb.png) center no-repeat;
        float: left;
        margin-bottom: 20px;
        border-radius: 50%;
    }

    #postsi #post #resumo {
        padding: 20px;
        color: #b2a796;
        font-family: Verdana;
        font-size: 12px;
        line-height: 23px;
        float: left;
        width: calc(100% - 50px);
    }

    #postsi #post2 {
        width: calc(100% / 2 - 10px);
        float: left;
        margin-bottom: 20px;
        margin-right: 20px;
        border-top: 1px rgba(0,0,0,0.05) solid;
        border-bottom: 1px rgba(0,0,0,0.05) solid;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    #postsi #post2:nth-child(2) {
        margin-right: 0px;
    }

    #postsi #post2 #thumb {
        width: 80px;
        height: 80px;
        float: left;
        background-size: cover;
        margin-right: 20px;
    }

    #postsi #post2 #titulo {
        width: calc(100% - 100px);
        float: left;
        font-family: Open Sans;
        font-weight: 600;
        font-size: 11px;
        text-transform: uppercase;
        color: #ffb64c;
    }

    #postsi #post2 #titulo a {
        color: #b2a796;
    }

    #postsi #post2 #data {
        float: left;
        padding: 7px;
        margin-bottom: 10px;
        background: #fff;
        font-family: Open Sans;
        font-weight: 600;
        color: #ffb64c;
        font-size: 10px;
        text-transform: uppercase;
    }

    #postsi #post2 #categ {
        float: left;
        padding: 7px;
        margin-bottom: 10px;
        background: #ffb64c;
        font-family: Open Sans;
        font-weight: 600;
        color: #fff;
        font-size: 10px;
        text-transform: uppercase;
    }

    #postsi #post2 #categ a {
        color: #fff;
    }

    /*PROJETOS*/
    #projetos {
        width: calc(350px);
        float: left;
        background: rgba(0,0,0,0.02);
        height: 500px;
        padding: 0px;
        margin-bottom: 20px;
    }

    #projetos #projeto {
        padding: 20px;
        width: 100%;
        float: left;
        height: 500px;
    }

    #projetos #img {
        width: 210px;
        height: 210px;
        border-radius: 50%;
        overflow: hidden;
        background-size: cover;
        margin-bottom: 20px;
        display: block;
        margin: 0px auto;
        margin-bottom: 20px;
    }

    #projetos #img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center;
    }

    #projetos #titulo {
        padding: 20px;
        width: calc(100% + 40px);
        float: left;
        font-family: Open Sans;
        font-weight: 600;
        font-size: 11px;
        text-transform: uppercase;
        text-align: center;
        background: #fff;
        color: #ffb64c;
        margin-left: -20px;
        margin-bottom: 20px;
    }

    #projetos #infos {
        width: 100%;
        float: left;
        color: #b2a796;
        font-family: Verdana;
        font-size: 12px;
        line-height: 23px;
    }

    #projetos #infos b, #projetos #infos strong {
        color: #ffb64c;
    }

    #projetos .owl-nav {
    }

    #projetos .owl-prev {
        width: 30px;
        height: 30px;
        border-radius: 50%;
        color: #a25991;
        float: left;
        margin-right: 0px;
        background: #fff;
        font-size: 10px;
        font-family: Open Sans;
        text-transform: uppercase;
        font-size: 11px;
        text-align: center;
        padding-top: 7.5px;
        margin-bottom: 20px;
        top: 115px;
        left: 20px;
        position: absolute;
    }

    #projetos .owl-next {
        width: 30px;
        height: 30px;
        border-radius: 50%;
        color: #a25991;
        float: left;
        margin-right: 0px;
        background: #fff;
        font-size: 10px;
        font-family: Open Sans;
        text-transform: uppercase;
        font-size: 11px;
        text-align: center;
        padding-top: 7.5px;
        top: 115px;
        right: 20px;
        position: absolute;
    }

    #projetos .owl-nav i {
        color: #ffb64c;
    }

    /*REDES SOCIAIS*/
    #redesleighton {
        width: calc(100% - 370px);
        float: right;
    }

    #redesleighton #twitter {
        padding: 20px;
        width: 100%;
        background: rgba(0,0,0,0.02);
        font-family: Verdana;
        font-size: 12px;
        line-height: 23px;
        color: #b2a796;
        position: relative;
        margin-bottom: 20px;
        float: left;
        height: auto;
        padding-bottom: 75px;
        height: 164px;
    }

    #redesleighton #twitter #title {
        padding: 10px;
        position: absolute;
        bottom: 20px;
        left: 20px;
        background: #fff;
        font-family: Open Sans;
        font-weight: 600;
        font-size: 11px;
        text-transform: uppercase;
        color: #ffb64c;
    }

    #redesleighton #facebook {
        padding: 20px;
        background: #fff;
        font-family: Open Sans;
        font-weight: 600;
        font-size: 11px;
        text-transform: uppercase;
        color: #b2a796;
        float: left;
        margin-bottom: 20px;
        width: 100%;
    }

    #redesleighton #facebook a, #igtitle a, #redesleighton #sobre b, #redesleighton #sobre a, #redesleighton #twitter a {
        color: #ffb64c;
    }

    #redesleighton #video {
        width: calc(100%);
        float: left;
        height: 241px;
        position: relative;
        margin-bottom: 20px;
    }

    #redesleighton #video iframe {
        width: calc(100%);
        float: left;
        height: 241px;
    }

    #redesleighton #video #title {
        padding: 10px;
        position: absolute;
        bottom: 20px;
        left: 20px;
        background: #fff;
        font-family: Open Sans;
        font-weight: 600;
        font-size: 11px;
        text-transform: uppercase;
        color: #ffb64c;
    }

    #redesleighton #sobre {
        padding: 20px;
        background: rgba(0,0,0,0.02);
        float: right;
        font-family: Verdana;
        font-size: 12px;
        line-height: 23px;
        color: #b2a796;
        position: relative;
        width: calc(100% + 370px);
        height: auto;
        margin-bottom: 20px;
    }

    #redesleighton .rtw_meta {
        display: none;
    }

    #instagramleighton {
        width: 100%;
        height: auto;
        margin-bottom: 20px;
    }

    #igtitle {
        padding: 20px;
        float: left;
        width: 100%;
        background: #fff;
        font-family: Open Sans;
        font-weight: 600;
        font-size: 11px;
        text-transform: uppercase;
        color: #b2a796;
        text-align: center;
    }

    /*DISCLAIMER + TWITTER*/
    #disclaimertwitter {
        width: 100%;
        float: left;
    }

    #disclaimertwitter #disclaimer {
        padding: 20px;
        border: 1px rgba(0,0,0,0.05) solid;
        font-family: Verdana;
        font-size: 12px;
        line-height: 23px;
        color: #b2a796;
        width: calc(100%);
        float: left;
        margin-bottom: 20px;
        height: auto;
    }

    #disclaimertwitter #disclaimer b, #disclaimertwitter a {
        color: #ffb64c;
    }

    #disclaimertwitter #twitter {
        padding: 20px;
        border: 1px rgba(0,0,0,0.05) solid;
        font-family: Verdana;
        font-size: 12px;
        line-height: 23px;
        color: #b2a796;
        width: calc(100%);
        float: left;
        margin-bottom: 20px;
        border-left: 1px rgba(0,0,0,0.05) solid;
        height: auto;
    }

    /*ANUNCIO*/
    #anuncio {
        display: none;
    }

    #ad {
        display: none;
    }

    /*MENU*/
    #menum {
        display: block;
        margin: 0px auto;
        width: 90%;
        margin-bottom: 20px;
    }

    /*Make dropdown links appear inline*/
    #menum ul {
        position: static;
        display: none;
    }

    /*Create vertical spacing*/
    #menum li {
        margin-bottom: 1px;
    }

    /*Make all menu links full width*/
    #menum ul li, li a {
        width: 100%;
    }

    /*Display 'show menu' link*/
    #menum .show-menu {
        display: block;
    }

    /*SINGLE*/
    #posts {
        width: calc(70% - 20px);
    }

    /*SIDEBAR*/
    #sidebar {
        width: 30%;
    }
   }

@media (min-width: 1024px) and (max-width: 1049px) {
}

@media (min-width: 1050px) and (max-width: 1365px) {
}
