section {
    clear: both;
}
.navbar-desctop {
    background-color: #f6f5f3;
}

.vertical-panel {}

.vertical-panel,
.vertical-panel-content {
    background-color: #f6f5f3;
}


/*
.fade-title-left, .fade-title-right {
top: 0.2em;
}
*/

.slide-title {
    font-family: 'gfs', serif;
    text-transform: none;
    display: inline-block;
    text-align: center;
    letter-spacing: 0px;
}

.slide-subtitle {
    font-family: 'gfs', serif;
    text-transform: uppercase;
    padding: 10px 0px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    display: inline-block;
    /*width: 80%;*/
    font-size: 16px;
    letter-spacing: 0px;
}


/*
.slide-subtitle:hover {
 background:rgba(255,255,255,0.2);
}
*/

.slide-subtitle a {
    color: #fff;
    /*white-space: nowrap;*/
}

h3.col-about-title {
    border-left: 5px solid #cccccc;
    padding-left: 20px;
    margin-left: -5px;
}

.col-contract-title {
    margin-bottom: 1.1em;
    margin-top: 0;
}

.about-img {
    position: absolute;
}

.col-about-info {
    padding: 0px 20px;
}

.col-about-img img {
    display: block;
    box-shadow: none;
}

h3.col-contract-title {
    border-left: 5px solid #cccccc;
    padding-left: 20px;
    margin-left: -5px;
}

.contract-img {
    position: absolute;
}

.col-contract-info {
    padding: 0px 20px;
}

.col-contract-img {
    position: relative;
    left: -5px;
    padding-left: 0;
}

.col-contract-img img {
    display: block;
    box-shadow: none;
}

h3.col-newsletter-title {
    border-left: 5px solid #cccccc;
    padding-left: 20px;
    margin-left: -5px;
}

.newsletter-img {
    position: absolute;
}

.col-newsletter-info {
    padding: 0px 20px;
}

.project {
    margin: 5px;
}

section.projects {
    background-color: #f6f6f6;
    padding-bottom: 200px;
}

section.projects h2.section-title {
    margin-top: -20px;
}

section.projects .section-content {
    margin-top: 80px;
}

section.academy {
    background-color: #343434;
    background-color: transparent;
    margin-top: -120px;
    overflow: hidden;
}

section.academy .academy-box {
    padding: 150px 0px;
}

section.academy .academy-txt {}

section.academy .academy-txt h3 {
    color: #fff;
    text-align: left;
    text-transform: none;
    margin: 0px 0px 20px;
    letter-spacing: 2px;
}

section.academy .academy-txt p {
    color: #fff;
    text-align: left;
    text-transform: none;
}

section.academy .academy-img {}

section.news {
    margin-top: 0px;
    background-color: #f6f6f6;
    padding-bottom: 50px;
}

section.projects h2.section-title,
section.news h2.section-title {
    margin-top: -48px;
    text-transform: none;
    font-size: 75px;
    letter-spacing: 0px;
    font-weight: 100;
    text-transform: uppercase;
    font-style: italic;
}

.project-title {
    font-size: 20px;
    font-weight: normal;
    letter-spacing: 0px;
    color: #3d3d3d;
}

.project-zoom {
    background-color: transparent;
}

.project-title-center {
    text-transform: none;
    text-align: center;
    display: table;
    width: 100%;
    height: 100%;
}

.project-title-center>span {
    display: table-cell;
    vertical-align: middle;
}

section.news div.box-news {}

section.news div.box-news h4 {
    margin: 10px 0px 20px;
    letter-spacing: 1px;
}

section.news div.box-news p {}

section.rivenditore {
    margin-top: 100px;
    background-size: cover;
    background-position: 50% 50%;
    background-image: url(../img/homepage/lineabeta-parallax-rivenditori.jpg);
    width: 100%;
}

section.rivenditore .rivenditore-txt {
    padding: 50px;
    background-color: #a48f7a;
    margin-top: -60px;
    color: #fff;
}

section.rivenditore .rivenditore-txt h1{
    color: #fff;
    text-align: left;
    text-transform: none;
    letter-spacing: 0px;
    padding-bottom: 40px;
}
section.rivenditore .rivenditore-txt h2{
    color: #fff;
    text-align: left;
    text-transform: none;
    letter-spacing: 0px;
    padding-bottom: 40px;
}
section.rivenditore .rivenditore-txt h3 {
    color: #fff;
    text-align: left;
    text-transform: none;
    letter-spacing: 0px;
    padding-bottom: 40px;
}

section.rivenditore .rivenditore-txt p {
    color: #fff;
    text-align: left;
    text-transform: none;
}

.newsletter-form {
    padding-right: 15px;
}

.video-wrap {
    width: 100%;
}

.video-wrap::before {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 10;
}

.video-wrap video {
    width: 100%;
    height: 100%;
}

.content-overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    margin: auto;
    z-index: 4;
    padding: 0px;
}

.content-overlay h1,
.content-overlay p {
    text-align: center;
    color: #fff;
}

.homepage-title {
    padding-top: 400px;
    text-align: center;
    background: url('../img/homepage/home_title_bg.jpg') center center no-repeat;
    background-size: cover;
    margin-bottom: 80px;
}

.homepage-title h1, .homepage-title .homepage-paragraph {
    font-weight: 100;
    font-size: 5vmin;
    line-height: 1.2;
    letter-spacing: 0.1em;
    color: #3d3d3d;
    position: absolute;
    margin: 0;
    text-align: center;
    width: 80%;
    left: 10%;
    margin-top: -66px;
    background-color: #fff;
    padding-top: 20px;
    font-family: 'gfs', serif;
    font-style: italic;
    text-transform: uppercase;
}

.layout>.content {
    padding-top: 40px;
}

.project figure img.category-icon {
    display: inline-block;
    width: auto;
    max-width: 50px;
    margin-bottom: 20px;
}


/*============================================================
M0	For Big Desktop
==============================================================*/

@media (min-width: 1151px) and (max-width: 1350px) {}


/*============================================================
M1	For Small Desktop
==============================================================*/

@media (min-width: 980px) and (max-width: 1150px) {}


/*============================================================
M2	Tablet (Portrait) Design for a width of 768px
==============================================================*/

@media (min-width: 768px) and (max-width: 979px) {
    #header-identity,
    #header-contract,
    #header-newsletter {
        font-size: 120px;
    }
}


/*============================================================
M3	Mobile (Portrait) Design for a width of 320px
==============================================================*/

@media only screen and (max-width: 767px) {
    section.projects h2.section-title,
    section.news h2.section-title {
        margin-top: -28px;
        text-transform: none;
        font-size: 48px;
        letter-spacing: 0px;
        font-weight: 100;
    }
    #header-identity,
    #header-contract,
    #header-newsletter {
        font-size: 60px;
    }
    section.rivenditore .rivenditore-txt {
        padding: 10px;
    }
    .homepage-title {
        padding-top: 200px;
    }
    .layout>.content {
        padding-top: 0;
    }
    .section-content {
        margin-top: 2.1em;
    }
}


/*============================================================
M5    iPhone 5 landscape · width: 568px
==============================================================*/

@media only screen and (min-width: 420px) and (max-width: 568px) {}


/*============================================================
M6	iPhone 6 landscape · width: 667px
==============================================================*/

@media only screen and (min-width: 569px) and (max-width: 667px) {}


/*============================================================
M7    iPhone 6 Plus landscape · width: 736px
==============================================================*/

@media only screen and (min-width: 668px) and (max-width: 736px) {}


/*============================================================
M4    iPhone 6 Plus (Portrait) 414px
==============================================================*/

@media only screen and (min-width: 376px) and (max-width: 414px) {}


/*============================================================
M8    iPhone 6 Plus (Portrait) 375px
==============================================================*/

@media only screen and (min-width: 321px) and (max-width: 375px) {}
