


/*
------------------------------------------------------------
1200px - 1319px
------------------------------------------------------------
*/



@media all and (min-width: 1200px) and (max-width: 1319px){
}



/*
------------------------------------------------------------
992px - 1199px
------------------------------------------------------------
*/



@media all and (min-width: 992px) and (max-width: 1199px){
    header .main .menu a+a{
        margin-left: 20px;
    }

    header.compact .top .brand {
        width: 130px;
    }
    header.compact .top .country .country-choose {
        margin: 0;
    }
    header.compact .top .country .country-choose:after {
        content: none;
    }
    header .products-nav section .products {
        min-height: 250px;
    }
    .page-box figure {
        max-width: 400px;
    }
    .events-list article figure {
        max-width: 400px;
    }
    .events-list article .content {
        margin-left: 30px;
    }
    .events-list article .content .date {
        margin-bottom: 10px;
    }
    .events-list article .content p {
        margin-top: 10px;
    }
    .event-details article .content .date {
        margin-bottom: 10px;
    }
    .event-details article .content p {
        margin-top: 20px;
    }
}



/*
------------------------------------------------------------
768px - 991px
------------------------------------------------------------
*/



@media all and (min-width: 768px) and (max-width: 991px){

    header .main .menu a+a{
        margin-left: 20px;
    }
    header .main .brand img{
        height: 39px;
    }
    .sm-order-n1 {
        order: -1;
    }
    .sm-order-1 {
        order: 1;
    }

    header .top .country label {
        display: none;
    }
    header nav.main > a, header nav.main > button {
        font-size: 20px;
        padding: 23px 20px 15px;
    }
    header.compact .top .brand {
        width: 130px;
    }
    
    
    header .products-nav section h3{
        font-size: 28px;
        line-height: 36px;
    }
    header .products-nav section {
        padding: 20px;
    }
    .home-highlight h4 {
        font-size: 38px;
        line-height: 46px;
    }
    .home-browse .container .box .box-browse {
        padding: 15px 40px;
    }

    .home-browse .container .box h3 {
        font-size: 32px;
    }
    .home-browse .container .box h4 {
        font-size: 18px;
        margin-bottom: 20px;
    }
    .home-browse .container .box p {
        font-size: 18px;
        line-height: 24px;
    }

    .link-strip h4 {
        font-size: 36px;
    }
    .product-details .main .thumb {
        width: 250px;
    }
    .product-details .specifications {
        flex-wrap: wrap;
        justify-content: center;
    }
    .product-details .specifications > div {
        margin: 20px 15px 0;
    }
    .products-category-nav a span:nth-child(2) {
        font-size: 30px;
    }
    .products-category-section h3 {
        font-size: 32px;
    }

    .contacts-highlight h4 {
        font-size: 30px;
        line-height: 44px;
    }
    .contacts-highlight h4 strong {
        font-size: 40px;
    }

    .catalogues-head h4 {
        font-size: 22px;
        line-height: 30px;
    }
    .download-group .download-list a h4 {
        font-size: 22px;
        line-height: 30px;
    }

    .contacts-form {
        padding: 40px 0;
    }
    .contacts-details .details .box h4 {
        font-size: 18px;
    }

    .events-list article figure {
        max-width: 250px;
    }
    .events-list article .content {
        margin-left: 30px;
    }
    .events-list article .content .date {
        font-size: 16px;
        margin-bottom: 8px;
    }
    .events-list article .content h2, .events-list article .content h2 a {
        font-size: 36px;
        line-height: 42px;
    }
    .events-list article .content p {
        font-size: 20px;
        line-height: 26px;
        margin-top: 15px;
    }

    .event-details article .content .date {
        font-size: 16px;
        margin-bottom: 8px;
    }
    .event-details article .content h2 {
        font-size: 36px;
        line-height: 42px;
    }
    .event-details article .content p {
        font-size: 20px;
        line-height: 26px;
        margin-top: 15px;
    }

    .page-intro h4 br {
        display: none;
    }
    
    .page-box .flex {
        flex-direction: column;
    }    

    /* figure */
    .page-box figure {
        width: 100%;
        max-width: 100%;
    }
    .page-box figure,
    .page-box .content + figure {
        text-align: center;
    }
    .page-box figure + .content, 
    .page-box .content + figure {
        margin: 40px 0 0;
    }

    .distributors-list .distributor-box-wrapper {
        padding: 0 0 10px;
    }
    .distributors-list .distributor-box .distributor-head h2 {
        font-size:16px;
    }
    footer .copy .container {
        padding: 0 15px;
        flex-direction: column;
    }
    footer .copy .q8-oils {
        margin-bottom: 15px;
    }
    footer .copy .links {
        display: block;
        text-align: left;
    }
}

@media all and (min-width: 992px){
    header .main .collapse{
        display: flex;
    }
}

@media all and (max-width: 1199px){
    .insta-photo img{
        width: 65px;
    }
    footer .title{
        font-size: 24px;
    }
    footer .title-icon{
        font-size: 17px;
    }
}

/*
------------------------------------------------------------
< 991px
------------------------------------------------------------
*/

@media all and (max-width: 991px){
    .title-icon.address{
        margin-top: 50px;
    }
    .nav-trigger{
        display: block;
    }
    header .main .mobile .menu a{
        position: relative;
        float: left;
        width: 100%;
    }

    header .main .mobile .menu a+a {
        margin-left: 0;
        border-top: 1px solid #ccc;
    }

    header .main .language{
        margin-left: 10px;
        padding-left: 10px;
    }

    .button.btn-tour{
        padding: 2px 10px 2px 10px;
        margin: 10px 0px;
    }

    .info-container .info{
        padding-left: 0px;
        margin-bottom: 70px;
    }
    .map-outer{
        padding-right: 0; 
    }
    .google-map{
        min-height: 350px;
    }
    .download-box img{
        margin-right: 15px;
    }
    .download-box img:last-of-type{
        display: none;
    }

    .sidebar{
        max-width: 100%;
        margin: 0;
    }
}

/*
------------------------------------------------------------
< 768px
------------------------------------------------------------
*/



@media all and (max-width: 767px){
    .carousel.desktop{
        display: none;
    }
    .carousel.mobile{
        display: block;
    }

    footer .credits{
        text-align: center;
    }
    .xs-order-n1 {
        order: -1;
    }
    .xs-order-1 {
        order: 1;
    }

    main {
        padding-top: 117px;
    }

    .distributors-list {
        background: none;
    }


    /* Header
    ------------------------------------------------------------ */

    header {
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        background: #FFF;

    }

    
    /* Header > Top
    ------------------------------------------------------------ */

    header .top {
        display: none;
    }


    /* Header > Top > Mobile nav trigger
    ------------------------------------------------------------ */

    header .top .mobile-nav-trigger {
        display: block;
    }

    /* Header > Top > Social
    ------------------------------------------------------------ */

    header .top .social {
        display: none;
    }


    /* Header > Top > Brand
    ------------------------------------------------------------ */

    header .top .brand {
        height: 77px;
        background-image: url(../images/logo-selva-mobile.png?v=2);
    }
    /* Retina images */
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) { 
        .header .top .brand {
            background-image: url(../images/logo-selva-mobile@x3.png?v=2);
        }
    }


    /* Header > Top > Country
    ------------------------------------------------------------ */
    
    header .top .country label {
        display: none;
    }
    header .top .country .country-choose:after {
        content: none;
    }


    /* Header > Top > Country Nav
    ------------------------------------------------------------ */
    
    header .top .country-nav .country-item {
        width: 25%;
    }

    /* Header > Main
    ------------------------------------------------------------ */


    /* Header > Nav
    ------------------------------------------------------------ */

    header nav.main {
        display: none;
    }
    header nav.main > a,
    header nav.main > button {
        display: block;
        position: relative;
        width: 100%;
        padding: 22px 107px 22px 56px;
        font-size: 28px;
        text-align: left;
        margin: 0;
        border-bottom: 1px solid #424242;
    }
    header nav.main > a:last-child,
    header nav.main > button:last-child {
        border-bottom: none;
    }
    
    header nav.main > a:after,
    header nav.main > button:after {
        content: '';
        display: block;
        position: absolute;
        top: 50%;
        margin-top: -18px;
        right: 56px;
        width: 36px;
        height: 36px;
        border: 1px solid #424242;
        border-radius: 50%;
        margin-left: 70px;
        background-image: url(../images/ico-angle-right.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 10px;
    }


    /* Header > Products Nav
    ------------------------------------------------------------ */
    
    header .products-nav {
        position: relative;
        top: initial;
    }
    header .products-nav .container {
        flex-direction: column;
    }
    header .products-nav section {
        padding: 15px 0;
        width: 100%;
    }
    header .products-nav section h3 {
        font-size: 65px;
        text-transform: none;
        text-align: center;
        padding-bottom: 15px;
        margin-bottom: 15px;
    }
    header .products-nav section .products {
        min-height: 1px;
    }
    
    
    /* Footer > Contacts Highlight
    ------------------------------------------------------------ */
    
    .contacts-highlight h4 {
        font-size: 44px;
    }
    .contacts-highlight h4 strong {
        font-size: 55px;
        margin-top: 20px;
    }


    /* Footer > Main > Social
    ------------------------------------------------------------ */
    
    footer .main .social-wrapper {
        display: none;
    }


    /* Footer > Copy
    ------------------------------------------------------------ */
    
    footer .copy .container {
        padding: 0 35px;
    }
    footer .copy .q8-oils {
        display: none;
    }
    footer .copy .links li {
        display: block;
        padding: 5px 0;
        margin: 0;
    }
    footer .copy .links li + li {
        border: none;
        padding: 5px 0;
        margin: 0;
    }


    .wrapper{
        margin-top: 79px;
    }

    .container-booking.normal{
        width: 540px;
    }


    /* Home > Highlight 
    ------------------------------------------------------------ */

    .home-highlight h4 {
        font-size: 54px;
    }
    .home-highlight h4 span {
        font-size: 34px;
    }


    /* Home > Browse 
    ------------------------------------------------------------ */
    
    .home-browse .flex {
        flex-direction: column;
    }
    .home-browse .container .box {
        width: 100%;
    }
    .home-browse .container .box .box-browse {
        font-size: 45px;
    }
    .home-browse .container .box.content {
        min-height: 1px;
        padding: 60px 30px;
    }
    .home-browse .container .box h3 {
        font-size: 58px;
    }
    .home-browse .container .box h4 {
        font-size: 36px;
    }
    .home-browse .container .box p {
        font-size: 34px;
    }
    .home-browse .container:last-child {
        margin-top: 30px;
    }
    .home-browse .container.mc-imbarcazione .box.content {
        order: 0;
    }


    /* Home > Events
    ------------------------------------------------------------ */

    .home-events .slide .description {
        display: flex;
        position: relative;
        top: 0;
        right: 0;
        width: 100%;
        background-color: #424242;
        padding: 10px;
        text-align: left;
        align-items: center;
    }
    .home-events .slide .description img {
        margin-right: 30px;
        max-width: 30%;
    }
    .home-events .slide .description p {
        margin: 0;
    }
    .home-events .slide .description a {
        display: block;
        flex-shrink: 0;

        width: 80px;
        height: 80px;
        margin-left: 30px;

        color: #FFF;
        font-size: 60px;
        line-height: 80px;
        text-align: center;
        
        border: 1px solid #FFF;
        border-radius: 50%;
        
        background: transparent;
        
        background-image: url(../images/ico-angle-right-white.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 20px;
    }


    /* Home > Map
    ------------------------------------------------------------ */
    
    .home-map h4 {
        font-size: 55px;
    }
    .home-map a {
        font-size: 30px;
    }


    /* Products Category > Nav
    ------------------------------------------------------------ */

    .products-category-nav {
        margin-top: 3px;
    }
    .products-category-nav:first-child {
        margin-top: 20px;
    }


    /* Products Category > Head
    ------------------------------------------------------------ */
    .products-category-head:after {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background-color: rgba(0,0,0,0.4);
    }
    .products-category-head .overbox h2{
        font-size: 55px;
    }
    .products-category-head .overbox:after {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background-color: rgba(0,0,0,0.2);
        z-index: 10;
    }

    /* Products Category > Section
    ------------------------------------------------------------ */
    
    .products-category-section.toggle-xs {
        display: none;
    }


    /* Products > Carousel
    ------------------------------------------------------------ */
    
    .products-carousel-section.toggle-xs {
        display: none;
    }


    /* Product > Details
    ------------------------------------------------------------ */
    
    .product-details .main {
        flex-direction: column;
    }
    .product-details .main .thumb {
        margin: 0 0 40px;
    }
    .product-details .main .content {
        text-align: center;
    }
    .product-details .main .content .prices {
        justify-content: center;
    }


    /* Product > Details > Specifications
    ------------------------------------------------------------ */
    
    .product-details .specifications {
        flex-wrap: wrap;
        justify-content: center;
    }
    .product-details .specifications > div {
        margin: 20px 15px 0;
    }


    /* Catalogues > Head
    ------------------------------------------------------------ */
    
    .catalogues-head h4 {
        font-size: 30px;
    }


    /* Catalogues > Download Group
    ------------------------------------------------------------ */
    
    .download-group .download-list a {
        padding-right: 0;
        padding-left: 0;
    }


    /* Stores > Map Wrapper > Map
    ------------------------------------------------------------ */
    
    .stores-map .map-wrapper .map{
        min-height: 580px;
        z-index: 30;
    }


    /* Stores > Map Wrapper > Widget
    ------------------------------------------------------------ */

    .stores-map .map-wrapper .map-widget {
        position: relative;
        width: 100%;
        left: 0;
        margin: 20px 0 0;
    }


    /* Events > List
    ------------------------------------------------------------ */
    
    .events-list article {
        flex-direction: column;
    }
    .events-list article figure {
        max-width: 100%;
        margin-bottom: 40px;
    }
    .events-list article figure img {
        margin: auto;
        max-width: 60%;
    }
    .events-list article .content {
        margin: 0;
    }
    .events-list article .content .date {
        font-size: 24px;
    }
    .events-list article .content .bottom-bar {
        text-align: center;
    }
    .events-list article .content .bottom-bar .btn {
        display: block;
    }


    /* Page > Head
    ------------------------------------------------------------ */

    .page-head h1 {
        font-size: 55px;
    }


    /* Page > Intro
    ------------------------------------------------------------ */
    .page-intro h2 {
        font-size: 55px;
        color: #424242;
    }
    .page-intro h4 {
        font-size: 30px;
    }

    /* Page > Box
    ------------------------------------------------------------ */

    .page-box .flex {
        flex-direction: column;
    }    
    
    /* content */
    .page-box .content h2 {
        font-size: 58px;
    }
    .page-box .content p {
        font-size: 28px;
    }
    
    /* figure */
    .page-box figure {
        width: 100%;
        max-width: 100%;
    }
    .page-box figure,
    .page-box .content + figure {
        text-align: center;
    }
    .page-box figure + .content, 
    .page-box .content + figure {
        margin: 40px 0 0;
    }

    /* box gallery */
    .page-box.gallery figure {
        width: 50%;
    }
    .page-box.gallery .flex {
        flex-direction: row;
    }

    /* box text */
    .page-box.text {
        font-size: 28px;
    }


    /* Page > Highlight
    ------------------------------------------------------------ */

    .page-highlight h4 {
        font-size: 54px;
    }
    .page-highlight p {
        font-size: 28px;
    }
    .page-highlight .btn {
        white-space: normal;
        margin: 0 80px;
    }


    /* Contacts > Head
    ------------------------------------------------------------ */

    .contacts-head h1 {
        font-size: 55px;
        color: #424242;
    }


    /* Contacts > Details
    ------------------------------------------------------------ */
    .contacts-details .details {
        justify-content: center;
    }
    .contacts-details .details .box-wrapper {
        width: 80%;
        max-width: 450px;
    }


    /* Contacts > Form
    ------------------------------------------------------------ */
    
    .contacts-form form > div.half {
        width: 100%;
    }


    /* Link Strip
    ------------------------------------------------------------ */
    
    .link-strip h4 {
        position: relative;
        text-align: left;
        padding-right: 125px;
        font-size: 55px;
    }
    .link-strip h4 strong {
        display: block;
    }
    .link-strip h4 span.icon {
        width: 80px;
        height: 80px;
        line-height: 75px;
        margin: 0;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 0;
        margin: 0;
        background-size: 26px;
    }


    /* Not found
    ------------------------------------------------------------ */
    
    .view-not-found main {
        justify-content: center;
    }
    .view-not-found main .content {
        width: 100%;
        padding: 0 30px;
    }
    .view-not-found main .content h1 {
        font-size: 30px;
    }
    .view-not-found main .content h4{
        font-size: 24px;
        line-height: 32px;
    }
    .view-not-found main .content a {
        font-size: 24px;
    }
    
    .download-box{
        font-size: 22px;
    }

    section .flex-box .testo.right{
        order: 1;
        width: 100%;
    }

    section .flex-box .images.left{
        display: flex;
        align-items: center;

        order: 2;
        width: 100%;
        margin-right: 0;
        margin-top: 20px;
    }
    section .flex-box .images.left img+img{
        margin-top: 0;
        margin-left: 20px;
    }

    section .flex-box .gallery-container{
        order: 3;
    }
}

@media all and (max-width: 575px){
    .title-icon {
        margin-top: 50px;
    }
}

@media all and (max-width: 540px){
    .container-booking.normal{
        width: 300px;
        top: 50%;
        transform: translate(-50%,-50%);
        bottom: auto;
    }
    .container-booking.normal .box.form .title{
        font-size: 24px;
    }
    .container-booking.normal .box.form .title.normal{
        display: none;
    }
    .container-booking.normal .box.form .title.inline{
        display: block;
    }
    .container-booking.normal .box.form .message span{
        display: block;
    }

    .container-booking #form-start-rent{
        justify-content: space-evenly!important;
    }

    .container-booking .box.form{
        padding: 10px 30px;
    }

    .container-booking .box.form form input{
        margin: 0px auto 10px auto;
    }
    .container-booking .booking-display{
        display: block;
        width: 100%;
    }
    .container-booking .box.form form input[type='number']{
        width: 160px;
    }
    .container-booking .box.form .message {
        line-height: 17px;
        margin-top: 10px;
        padding-top: 10px;
    }
    .container-booking .box.form form label {
        width: 100%;
        margin: 0;
        text-align: center;
    }
    .container-booking .box.links .link{
        line-height: 18px;
    }
    .download-box{
        justify-content: space-around;
    }
    .download-box img{
        display: none;
    }

    .question-container .item .title, .listino-container .item .title{
        font-size: 18px;
        line-height: 24px;
    }
    section.more-space-up{
        margin-top: 40px;
    }
    .info-container .info .title.big{
        font-size: 28px;
        line-height: 29px;
    }
}


/*
------------------------------------------------------------
< 481px
------------------------------------------------------------
*/



@media all and (max-width: 480px){


    .products-carousel-section h3{
        font-size: 26px;
    }
    .products-category-section h3 {
        font-size: 26px;
    }
    .product-features .product-features-head h4 {
        font-size: 28px;
    }
    .product-features .product-features-content table tr td {
        padding: 5px 0;
        vertical-align: top;
    }
    .product-features .product-features-content table tr td {
        font-size: 16px;
        padding-right: 10px;
    }
    .product-features .product-features-content table tr td.val {
        font-size: 18px;
    }
    .product-details .main .content .title {
        font-size: 32px;
    }
    .product-details .main .content .description {
        font-size: 20px;
    }
    .product-equipment .product-equipment-head h4 {
        font-size: 28px;
    }
    .product-equipment .product-equipment-content p {
        font-size: 18px;
    }

    /* Link Strip
    ------------------------------------------------------------ */
    
    .link-strip h4 {
        font-size: 40px;
        line-height: 1.2;
        padding-right: 75px;
    }
    .link-strip h4 span.icon {
        width: 60px;
        height: 60px;
        background-size: 20px;
    }


    /* Slick Slider
    ------------------------------------------------------------ */
    
    .slick-slider .slick-dots {
        bottom: 12px;
    }


    /* Main
    ------------------------------------------------------------ */
    
    main {
        padding-top: 68px;
    }

    header .top {
        padding: 12px 0;
    }
    header .top .brand {
        height: 44px;
    }
    
    .download-group .download-head h2 {
        font-size: 32px;
    }
    .download-group .download-list a {
        display: block;
    }
    .download-group .download-list a h4 {
        margin: 0 0 10px;
        font-size: 18px;
        line-height: 24px;
        text-align: center;
    }
    .download-group .download-list a span.icon {
        display: block;
        margin: auto;
    }
    .events-list article figure img {
        max-width: 100%;
    }
    .events-list article .content .date {
        font-size: 16px;
        margin-bottom: 5px;
    }
    .events-list article .content h2, .events-list article .content h2 a {
        font-size: 22px;
        line-height: 28px;
    }
    .events-list article .content p {
        font-size: 18px;
        margin-top: 10px;
    }
    .events-list article .content .bottom-bar {
        margin-top: 10px;
    }

    .event-details article .content .date {
        font-size: 16px;
        margin-bottom: 5px;
    }
    .event-details article .content h2 {
        font-size: 26px;
        line-height: 32px;
    }
    .event-details article .content p {
        font-size: 20px;
        margin-top: 20px;
    }

    .event-details article .content .bottom-bar > div:nth-child(1),
    .event-details article .content .bottom-bar > div:nth-child(3) {
        display: none;
    }




    /* Header > Top > Country
    ------------------------------------------------------------ */

    header .top .country .country-choose {
        margin-left: 10px;
    }
    header .top .country .country-choose img {
        width: 18px;
    }
    header .top .country .country-choose span {
        margin-left: 5px;
    }
    header .top .country .country-choose:after {
        margin-left: 5px;
    }


    /* Header > Nav
    ------------------------------------------------------------ */
    
    header nav.main > a, header nav.main > button {
            
        padding: 12px 66px 12px 20px;
        font-size: 18px;
    }
    header nav.main > a:after, header nav.main > button:after {
        right: 20px;
        width: 28px;
        height: 28px;
    }


    /* Header > Products Nav
    ------------------------------------------------------------ */
    
    header .products-nav section h3 {
        font-size: 22px;
        line-height: 32px;
        padding-bottom: 8px;
        margin-bottom: 8px;
    }
    header .products-nav section .products a span {
        font-size: 14px;
    }


    /* Footer > Contacts Highlight
    ------------------------------------------------------------ */    

    .contacts-highlight {
        padding: 30px 0;
    }
    .contacts-highlight h4 {
        font-size: 18px !important;
        line-height: 1.2 !important;
        margin: 0;
    }
    .contacts-highlight h4 br {
        display: none;
    }
    .contacts-highlight h4 strong {
        font-size: 42px;
        line-height: 1.2;
        margin-top: 10px;
    }


    /* Footer > Main > Nav
    ------------------------------------------------------------ */

    footer .main nav {
        width: 100%;
        text-align: center;
    }


    /* Footer > Copy
    ------------------------------------------------------------ */
    
    footer .copy .links {
        width: 100%;
        margin: 0;
        text-align: center;
    }
    

    /* Home > Carousel
    ------------------------------------------------------------ */

    .home-carousel .container {
        padding: 0;
    }
    

    /* Home > Highlight
    ------------------------------------------------------------ */

    .home-highlight {
        padding: 50px 0; 
    }
    .home-highlight h4,
    .home-highlight h4 span {
        font-size: 40px;
        line-height: 1.2;
    }


    /* Home > Browse 
    ------------------------------------------------------------ */

    .home-browse .container {
        padding: 0;
    }
    .home-browse .container .box {
        min-height: 300px;
    }
    .home-browse .container .box.content {
        padding: 50px 30px;
    }
    .home-browse .container .box h3 {
        font-size: 40px;
        line-height: 1.2;
    }
    .home-browse .container .box h4 {
        font-size: 24px;
        line-height: 1.2;
    }
    .home-browse .container .box p {
        font-size: 20px;
        line-height: 1.2;
    }
    .home-browse .container .box .box-browse {
        padding: 15px 30px;
        font-size: 35px;
    }


    /* Home > Events
    ------------------------------------------------------------ */

    .home-events .container {
        padding: 0;
    }
    .home-events .slide .description {
        padding: 25px;
        flex-direction: column;
    }
    .home-events .slide .description img {
        margin: 0 auto 25px;
    }
    .home-events .slide .description p {
        text-align: center;
    }
    .home-events .slide .description a {
        margin: 25px auto 0;
    }


    /* Home > Map
    ------------------------------------------------------------ */

    .home-map h4 {
        font-size: 40px;
        line-height: 1.2;
    }
    .home-map h4 strong  {
        display: block
    }
    .home-map a {
        padding: 15px 30px;
        font-size: 20px;
        line-height: 1.2;
    }
    

    /* Products Category > Head
    ------------------------------------------------------------ */
    
    .products-category-head .flex {
        justify-content: center;
    }
    .products-category-head .overbox {
        width: 100%;
        text-align: center;
    }
    .products-category-head .overbox h2 {
        font-size: 40px;
        line-height: 1.2;
    }
    .products-category-head .overbox h4 {
        font-size: 24px;
        line-height: 1.2;
        margin: 15px 0 0;
    }


    /* Product > Head
    ------------------------------------------------------------ */

    .product-head h4 {
        font-size: 40px;
        line-height: 1.2;
    }


    /* Product > Details
    ------------------------------------------------------------ */

    .product-details .specifications > div {
        margin: 15px 5px 0;
        width: 100%;
        max-width: 280px;
    }


    /* Stores > Map Section > Head
    ------------------------------------------------------------ */

    .stores-map .head {
        padding: 50px 0;
    }
    .stores-map .head h2 {
        font-size: 40px;
        line-height: 1.2;
    }


    /* Distributors > List
    ------------------------------------------------------------ */
    
    .distributors-list {
        margin-top: 20px;
    }

    
    /* Page > Intro
    ------------------------------------------------------------ */

    .page-intro {
        padding: 50px 0;
    }

    .page-intro h2 {
        font-size: 45px;
        line-height: 1.2;
        margin-bottom: 20px;
    }
    .page-intro h4 {
        line-height: 1.2;
    }


    /* Page > Box
    ------------------------------------------------------------ */

    .page-box .content h2 {
        font-size: 40px;
        line-height: 1.2;
    }
    .page-box .content p {
        font-size: 20px;
        line-height: 1.6;
        margin-top: 20px;
    }
    .page-box.text {
        padding: 50px 0;
        font-size: 22px;
        line-height: 1.2;
    }

        
    /* Page > Highlight
    ------------------------------------------------------------ */

    .page-highlight {
        padding: 50px 0;
    }
    .page-highlight h4 {
        font-size: 32px;
        line-height: 1.2;
    }
    .page-highlight p {
        font-size: 22px;
        line-height: 1.6;
    }
    .page-highlight .btn {
        margin: 0;
        font-size: 20px;
        line-height: 1.2;
        padding: 15px 30px;
    }


    /* Contacts > Details
    ------------------------------------------------------------ */
    
    .contacts-details .details .box h4 {
        font-size: 14px;
    }
    .contacts-details .details .box-wrapper {
        width: 100%;
        max-width: 100%;
    }


    /* Contacts > Phone
    ------------------------------------------------------------ */

    .contacts-phone h6 {
        font-size: 16px;
    }
    .contacts-phone h4 {
        font-size: 44px;
        margin: 5px 0 0;
    }


    /* Contacts > Form
    ------------------------------------------------------------ */

    .contacts-form {
        padding: 50px 0;
    }
    .contacts-form h3 {
        font-size: 32px;
        line-height: 1.2;
        margin-bottom: 20px;
    }
    .contacts-form form label, .contacts-form form label a {
        margin-bottom: 5px;
        font-size: 18px;
    }
    .contacts-form form > div {
        margin-bottom: 15px;
    }
    .contacts-form form input.form-control {
        height: 45px;
    }
}



/*
------------------------------------------------------------
< 321px
------------------------------------------------------------
*/



@media all and (max-width: 320px){

    .distributors-list .distributor-box-wrapper {
        padding: 0 0 10px;
    }
    .distributors-list .distributor-box .distributor-head h2 {
        font-size:16px;
    }


    /* Link Strip
    ------------------------------------------------------------ */
    
    .link-strip h4 {
        font-size: 24px;
    }


    /* Footer > Contacts Highlight
    ------------------------------------------------------------ */
    
    .contacts-highlight h4 strong {
        font-size: 28px;
    }
    

    /* Home > Highlight
    ------------------------------------------------------------ */

    .home-highlight h4, .home-highlight h4 span {
        font-size: 28px;
    }
    

    /* Home > Browse
    ------------------------------------------------------------ */

    .home-browse .container .box h3 {
        font-size: 32px;
    }
    .home-browse .container .box h4 {
        font-size: 22px;
        margin-bottom: 20px;
    }


    /* Products Category > Head
    ------------------------------------------------------------ */

    .products-category-head .flex {
        min-height: 1px;
        padding: 50px 15px;
    }
    .products-category-head .overbox h2 {
        font-size: 28px;
    }
    .products-category-head .overbox h4 {
        font-size: 18px;
    }


    /* Products Category > Nav
    ------------------------------------------------------------ */
    
    .products-category-nav a span {
        font-size: 24px;
    }
    .products-category-nav a span:nth-child(2) {
        font-size: 28px;
    }
    

    /* Products Category > Section
    ------------------------------------------------------------ */

    .products-category-section h3 {
        font-size: 24px;
    }


    /* Product > Head
    ------------------------------------------------------------ */
    
    .product-head h4 {
        font-size: 24px;
    }


    /* Product > Details
    ------------------------------------------------------------ */
    
    .product-details .main .content .title {
        font-size: 38px;
        line-height: 1.4;
    }
    .product-details .main .content .description {
        font-size: 18px;
        line-height: 1.6;
    }
    .product-details .main .content .prices tr td.lab {
        font-size: 16px;
        padding-right: 10px;
    }
    .product-details .main .content .prices tr td.val {
        font-size: 20px;
        padding: 0;
    }


    /* Product > Details > Specifications
    ------------------------------------------------------------ */
    
    .product-details .specifications > div {
        margin: 20px 0 0;
        width: 100%;
        max-width: 100%;
    }
    .product-details .specifications > div span.lab {
        font-size: 16px;
        min-height: 40px;
    }
    .product-details .specifications > div span.val {
        font-size: 20px;
        min-height: 60px;
    }
    .product-details.mc-imbarcazione .main .content .prices tr td.lab {
        padding-left: 0;
    }
    .product-details.mc-imbarcazione .main .content .prices {
        margin-bottom: 20px;
    }


    /* Product > Features
    ------------------------------------------------------------ */

    .product-features .product-features-head {
        padding: 40px 0;
    }
    .product-features .product-features-head h4 {
        font-size: 24px;
    }


    /* Product > Equipments
    ------------------------------------------------------------ */


    .product-equipment .product-equipment-head h4 {
        font-size: 24px;
        line-height: 1.2;
    }
    .product-equipment .product-equipment-content p {
        padding: 10px;
    }


    /* Products > Carousel
    ------------------------------------------------------------ */
    
    .products-carousel-section h3 {
        font-size: 38px;
    }
    .products-carousel-section h4 {
        font-size: 24px;
        line-height: 1.2;
    }
    

    /* Stores > Map Section > Head
    ------------------------------------------------------------ */
    
    .stores-map .head h2 {
        font-size: 32px;
    }


    /* Stores > Map Wrapper > Widget
    ------------------------------------------------------------ */
    
    .stores-map .map-wrapper .map-widget .map-widget-head h4 {
        font-size: 18px;
        text-align: center;
    }
    .stores-map .map-wrapper .map-widget .map-widget-list .store .store-inner {
        flex-direction: column;
    }
    .stores-map .map-wrapper .map-widget .map-widget-list .store .store-inner .details {
        text-align: center;
    }
    .stores-map .map-wrapper .map-widget .map-widget-list .store .store-inner .legend {
        width: auto;
        margin: 20px 20px 0 0;
    }
    .stores-map .map-wrapper .map-widget .map-widget-legend label {
        display: block;
        text-align: center;
    }
    .stores-map .map-wrapper .map-widget .map-widget-legend span {   
        display: block;
        text-align: center;
        margin: 15px 0 0;
    }
    .stores-map .map-wrapper .map-widget .map-widget-legend label +span, 
    .stores-map .map-wrapper .map-widget .map-widget-legend span +span {
        margin-left: 0;
    }


    /* Contacts > Head
    ------------------------------------------------------------ */
    
    .contacts-head h1 {
        font-size: 38px;
    }
    .contacts-highlight.mc-motore h4,
    .contacts-highlight.mc-imbarcazione h4 {
        font-size: 24px;
        line-height: 1.2;
    }
}