/* MyDonor® Custom Responsive Css */
/* Author: Sonia Causa */
/* Updated: 21/09/2015 */


/* revslider custom bullets */
.tp-bullets.simplebullets.round .bullet {
    width: 1.4rem;
    height: 1.4rem;
    background-image: none;
    background-color: white;
    border-radius: 5rem;
    margin-left: 0.5rem;
    opacity: 0.7;
}

.tp-bullets.simplebullets.round .bullet:hover,
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.navbar .bullet:hover,
.tp-bullets.simplebullets.navbar .bullet.selected {
    background-image: none;
    opacity: 1;
}

.tp-bullets {
    background: rgba(6, 78, 112, 0.36);
    border-radius: 0.4rem;
    padding: 1rem;
}

/* revslider scroll btn */
.slider-scroll-btn {
    position: absolute;
    bottom: 100px;
    left: 0;
    right: 0;
    margin: 0 auto;
    color: white;
    width: 148px;
    z-index: 100;
    text-align: center;
}

.rev-scroll-btn {
    display: inline-block;
    position: relative;
    left: 0;
    right: 0;
    text-align: center;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 3px solid white;
    border-radius: 23px;
    display: block;
    margin: 0 auto 10px auto;
    width: 24px;
    height: 38px;
}


.menu-wrapper {
    margin-top: 34px !important;
}

.cursor-pointer {
    cursor: pointer;
}

.scroll-label {
    position: relative;
    display: block;
    width: 150px;
    margin: 0 auto;
    font-weight: 700;
    text-shadow: 0 1px 8px rgba(0, 0, 0, 0.6);
}

.rev-scroll-btn,
.rev-scroll-btn>span {
    box-shadow: 0 1px 8px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.4);
}

.rev-scroll-btn span {
    position: absolute;
    display: block;
    top: 29%;
    left: 50%;
    width: 8px;
    height: 8px;
    margin: -4px 0 0 -4px;
    background: white;
    border-radius: 50%;
    -webkit-animation: rev-ani-mouse 2.5s linear infinite;
    -moz-animation: rev-ani-mouse 2.5s linear infinite;
    animation: rev-ani-mouse 2.5s linear infinite;
}

.rev-scroll-btn>* {
    display: inline-block;
    line-height: 18px;
    font-size: 13px;
    font-weight: normal;
    color: #7f8c8d;
    color: #ffffff;
    letter-spacing: 2px;
}

@-webkit-keyframes rev-ani-mouse {
    0% {
        opacity: 1;
        top: 29%;
    }

    15% {
        opacity: 1;
        top: 50%;
    }

    50% {
        opacity: 0;
        top: 50%;
    }

    100% {
        opacity: 0;
        top: 29%;
    }
}

@-moz-keyframes rev-ani-mouse {
    0% {
        opacity: 1;
        top: 29%;
    }

    15% {
        opacity: 1;
        top: 50%;
    }

    50% {
        opacity: 0;
        top: 50%;
    }

    100% {
        opacity: 0;
        top: 29%;
    }
}

@keyframes rev-ani-mouse {
    0% {
        opacity: 1;
        top: 29%;
    }

    15% {
        opacity: 1;
        top: 50%;
    }

    50% {
        opacity: 0;
        top: 50%;
    }

    100% {
        opacity: 0;
        top: 29%;
    }
}

/* admin-bar home slider */
.home.logged-in article.page.hentry {
    /* top: -32px; */
    position: relative;
}

/*PAGINA HOME RIQUADRI BLOG E NEWS*/
#HomeBlogBox {
    height: 316px;
    display: block;
    background: rgba(17, 102, 136, 1);
    background: -moz-linear-gradient(top, rgba(17, 102, 136, 1) 0%, rgba(33, 87, 115, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(17, 102, 136, 1)), color-stop(100%, rgba(33, 87, 115, 1)));
    background: -webkit-linear-gradient(top, rgba(17, 102, 136, 1) 0%, rgba(33, 87, 115, 1) 100%);
    background: -o-linear-gradient(top, rgba(17, 102, 136, 1) 0%, rgba(33, 87, 115, 1) 100%);
    background: -ms-linear-gradient(top, rgba(17, 102, 136, 1) 0%, rgba(33, 87, 115, 1) 100%);
    background: linear-gradient(to bottom, rgba(17, 102, 136, 1) 0%, rgba(33, 87, 115, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#116688', endColorstr='#215773', GradientType=0);
    color: #fff;
    padding: 50px;
}

#HomeBlogBox .titolo {
    font-size: 50px;
    font-weight: bold;
    margin-bottom: 25px;
}

#HomeBlogBox .testo {
    font-size: 16px;
    line-height: 18px;
    margin: 20px auto;
}

#HomeBlogBox a:link,
#HomeBlogBox a:visited {
    display: block;
    width: 120px;
    height: 22px;
    line-height: 22px;
    background-color: #458CC8;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    text-align: center;
}

#HomeBlogBox a:hover {}

.HomeNewsBox {
    clear: both;
    height: 300px !important;
    display: block;
    color: #fff;
    position: relative;
}

.HomeNewsBox .rev_slider_wrapper {
    height: 300px !important;
}

.HomeNewsBox h2 {
    font-size: 50px !important;
    font-weight: bold !important;
    margin-bottom: 50px !important;
    position: relative !important;
    top: 30px !important;
    left: 30px !important;
}

.HomeNewsBox .news-title-responsive {
    font-size: 16px;
    line-height: 18px;
    margin: 20px auto;
    width: 100%;
    background-image: url(../img/bg_news_titolo.png) !important;
    ;
    line-height: 30px !important;
    padding: 10px !important;
    ;
    margin: 0 !important;
    left: 0px !important;
}

.HomeNewsBox .tp-leftarrow,
.HomeNewsBox .tp-rightarrow {
    top: 20px !important;
}

#ReadNews {
    position: absolute;
    left: 30px;
    bottom: 40px;
    display: block;
    width: 120px;
    margin: 10px 0px;
    height: 22px;
    line-height: 22px;
    background-color: #458CC8;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    text-align: center;
    z-index: 999999;
}


/*paginazione news*/

.paginazione_news .vc_custom_1444403633658 {
    padding: 14px !important;
    padding-top: 28px !important;
    background-color: #EEE !important;
    height: auto;
}



/*blog*/


.single-post #content-main {
    margin-top: 100px
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-grey.vc_icon_element-background {
    background-color: rgba(240, 240, 240, .3)
}


.myd-portfolio h4:hover {
    color: #006C91
}

.circle-myd {
    border-radius: 98px;
    border: 5px double #eee;
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -ms-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
    opacity: 0.8;
    filter: alpha(opacity=80)
}

.circle-myd:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    border: 5px double #EBF4FA;
}



#page-header {
    display: none;
}

.page-title {
    display: none;
}

.mobile-logo {
    display: none;
}

#header {
    padding-top: 0;
    padding-bottom: 1px
}

#header a:link,
a:visited {
    font-weight: 400;
}

.mydaddon {
    font-size: 16px;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 textarea {
    background-color: #fff;
    color: #222;
    border: 1px solid #444;
    line-height: 120%;
}

.wpcf7 textarea {
    height: 126px;
    width: 97% !important;
    margin: 4px;
}

::-moz-placeholder {
    opacity: 1 !important;
    color: #555 !important;
}

/*mozilla*/

::-webkit-input-placeholder {
    color: #555 !important;
}

/*chrome*/

:-ms-input-placeholder {
    color: #555 !important;
}

/*IE*/


body {
    line-height: 150%;
}

.footer a:hover {
    color: #2BA6D6
}

.wpcf7 input[type="text"],
input[type="email"],
input[type="tel"] {
    margin-left: 4px;
    margin-right: 4px;
    float: left;
    width: 48%;
}

.wpcf7 #org {
    width: 96.7%;
}


#topbar .social {
    margin-top: 20px;
}

.search-header {
    margin-top: 20px !important;
}

.vc_gitem-zone {
    background-size: 190px 190px;
}

.vc_gitem-animated-block {
    height: 210px;
    margin-bottom: 1em;
    margin-top: 0;
}

.vc_grid-container-wrapper {
    margin-top: -20px;
}

.vc_basic_grid {
    padding-top: -50px;
}

.vc_gitem-zone-a {
    height: 250px;
}


#menu li {
    margin-right: -5px;
}

.sf-menu li.current-menu-item,
.sf-menu li.current-menu-ancestor,
#menu li:active {
    border-bottom: 2px solid #22a6d6;
}

#menu li:hover {
    border-bottom: 2px solid rgba(30, 115, 190, 0.6);
}

#menu .sub-menu li,
#menu .sub-menu li:hover,
#menu .sub-menu li:active,
li#menu-item-1167,
li#menu-item-1167:hover,
li#menu-item-1167:active {
    border: none !important
}

#issuu-icon {
    width: 30px;
}

#slideshare-icon {
    width: 25px;
}


#cboxLoadedContent {
    width: 50% !important;
}

p a:visited {
    color: #1e73be;
}

p a.btn:visited {
    color: #ffffff !important;
}

.btn-primary:visited,
.btn-primary:active {
    color: #ffffff !important;
}

.list-icon {
    text-align: justify;
}

.vc_gitem-zone,
.vc-zone-link a {
    background-color: (255, 255, 255, 0.5) !important;
}

a.slide-panel-btn {
    display: none !important;
}


#menu-item-1167 a {
    color: #fff;
    border-radius: 3px;
    background-color: #005A81;
}


/*map*/

#container-map {
    width: 100%;
    height: 500px;
    top: 100px;
    left: 0;
    position: relative;
}

#top-sfu {
    width: 100%;
    background: url(img/top-sfu.png) repeat-x;
    height: 10px;
    position: absolute;
    z-index: 20;
    top: 0;
}

#bottom-sfu {
    width: 100%;
    background: url(img/bottom-sfu.png) repeat-x;
    height: 10px;
    position: absolute;
    z-index: 20;
    bottom: 0;
}

#logo {
    width: 200px;
    height: 200px;
    background: url(img/logo.png);
    position: absolute;
    left: 100px;
    bottom: 150px;
    z-index: 30;
}

.popup a {
    color: #fe4a5d;
    text-decoration: none;
}

.popup h2 {
    margin: 0;
    padding: 0;
}

#map-canvas {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 10;
}


.sticky-wrapper {
    height: auto !important;
    min-height: 40px;
}

#header-wrapper {
    background: transparent !important;
}




#header-v1 {
    /* height: 50px; */
    background: transparent !important;

}

#header {
    position: fixed;
    background: rgba(255, 255, 255, 0.6);
    padding-top: 0px !important;
    padding-bottom: 0px !important
}

.is-sticky #header .logo img {
    height: 100px !important;
    width: auto;
}


#header-sticky-wrapper {
    background: transparent !important;
}


#topbar {
    display: none;
}



#content-main {
    padding-bottom: 40px;
    padding-top: 0px;
    /* margin-top: -50px; */
}



.sidebar {
    margin-top: 50px
}

.logo-standard {
    margin: 0.2em auto;
}

#rev_slider_33_3_wrapper,
#rev_slider_13_6,
#rev_slider_30_6 {
    z-index: 0;
}



.widget-title {
    color: #333;
}

.widget_nav_menu ul {
    list-style-type: none;
    text-indent: 1em;
}

.menu-item-1214 li {
    border-bottom: none !important;
}

.footer h2 {
    font-family: 'Roboto Slab';
}



#cboxLoadedContent {
    padding: 10px;
    margin: 0 auto;
}

h4 a {
    font-weight: 500 !important;
}

#rev_slider_30_8 a {
    display: none;
}

/* @description: gestione nav */
.home #header-v1 #header {
    transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    opacity: 0;
    transition: transform .3s, opacity .3s;
}

.home #header-v1 .is-sticky #header {
    transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    opacity: 1;
    transition: transform .3s, opacity .3s;
}

#rev_slider_30_8 .tp-caption.news-title-responsive {
    padding: 13px !important;
    background: rgb(21, 98, 131) !important;
    background-color: rgba(21, 98, 131, .8) !important;
    margin: 16px auto !important;
    width: 66.6%;
    text-align: center;
}

.newsHeader {
    padding: 36px 50px 0px;
    background-color: #005a81;
    width: 100%;
    overflow: hidden
}

.newsHeader a {
    height: auto;
    z-index: 999;
    color: #005a81;
    margin-top: 6px;
    background-color: white
}

.newsHeader a.btn-primary:hover,
.newsHeader a.btn-primary:active,
.newsHeader a.btn-primary:focus {
    color: #005a81;
}

.newsHeader h2 {
    font-size: 50px;
    font-weight: bold;
    color: white
}

.newsColumnBorder {
    border: 1px solid #005a81
}

.blogHeader {
    background-color: transparent;
    position: absolute;
    bottom: 0;
    padding: 20px 50px
}

.blogTextContainer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-size: 1.4em;
    text-align: center;
    line-height: 1.4em;
    padding: 36px 50px;
    color: white
}

.blogBox {
    background: linear-gradient(rgba(0, 50, 100, 0.9), rgba(0, 0, 0, .3)), url('https://mydonor.org/wp-content/uploads/2016/03/shutterstock_376996519.jpg');
    background-repeat: no-repeat;
    height: 316px;
    background-size: cover;
    overflow: hidden;
    box-sizing: border-box;
    position: relative;
}

.marginTopFix {
    margin-top: 0 !important
}

#rev_slider_30_8 .tp-caption.news-excerpt-responsive,
#rev_slider_30_8 .myd-excerpt-responsive,
#rev_slider_30_8 .news-more-responsive {
    display: none !important;
}

/*media CSS*/

@media(max-width: 1200px) {
    #HomeBlogBox {
        height: 287px
    }

    .blogBox {
        height: 283px
    }

    .blogTextContainer {
        font-size: 1.35em
    }
}

/*pc, laptop, mac > 1025 */

@media(min-width: 1025px) {
    .mobile-placeholder-responsive {
        display: none !important;
    }

    .mobile-placeholder-responsive img {
        display: none !important;
    }

    .more-responsive-products {
        display: none;
    }

    .mycloud-desc-responsive {
        display: none;
    }

    .row-display-none {
        display: none;
    }

    .mobile-screen-responsive {
        display: none;
    }

    .mob-sep-responsive {
        display: none;
    }
}


/*laptop 15"*/

@media(max-width:1440px) and (min-width: 1280px) {
    #rev_slider_30_7 .myd-excerpt-responsive {
        width: 600px !important;
    }

    #rev_slider_30_7 .tp-bgimg {
        background-position: 85% 80% !important;
    }

    #rev_slider_8_1_wrapper {
        margin-top: 20px !important;
    }

    .news-more-responsive {
        left: 750px !important;
    }

    #rev_slider_34_1 video {
        width: 500px;
        height: 300px;
    }

    .lab-video-responsive {
        top: 450px !important;
    }

    .lab-teaser {
        display: none;
    }

    .lab-my-bg {
        display: none;
    }

    .lab-my-bg img {
        width: 500px !important;
        height: 300px !important;
    }

    .lab-logo-responsive img {
        width: 400px !important;
        height: 90px !important;
    }

    .lab-responsive-desc {
        width: 370px !important;
        font-size: 20px !important;
    }

    .lab-responsive-sign {
        left: 900px !important;
        font-size: 20px !important;
    }

    .lab-responsive-site {
        left: 1100px !important;
    }

    .lab-responsive-arrow {
        left: 1150px !important;
    }



}

/*******/

@media(max-width:1366px) and (min-width:1025px) {

    #rev_slider_34_1 video {
        width: 450px;
        height: 250px;
    }


    .lab-video-responsive {
        top: 400px !important;
        left: 650px !important;
    }

    .lab-teaser {
        display: none;
    }

    .lab-my-bg {
        display: none;
    }

    .lab-my-bg img {
        width: 450px !important;
        height: 270px !important;
    }

    .lab-logo-responsive img {
        width: 340px !important;
        height: 90px !important;
    }

    .lab-responsive-desc {
        top: 550px !important;
        width: 350px !important;
        font-size: 19px !important;
    }

    .lab-responsive-sign {
        left: 850px !important;
        font-size: 19px !important;
    }

    .lab-responsive-site {
        left: 1000px !important;
    }

    .lab-responsive-arrow {
        left: 1035px !important;
    }
}


/*13" macbook pro solo video*/
@media(min-width: 1281px) and (max-width: 1440px) {

    #rev_slider_34_1 video {
        width: 480px;
        height: 300px;
    }


    .lab-video-responsive {
        top: 425px !important;
        left: 715px !important;
    }

    .lab-teaser {
        display: none;
    }

    .lab-my-bg {
        display: none;
    }

    .lab-my-bg img {
        width: 450px !important;
        height: 270px !important;
    }

    .lab-logo-responsive img {
        width: 340px !important;
        height: 90px !important;
    }

    .lab-responsive-desc {
        top: 550px !important;
        width: 350px !important;
        font-size: 19px !important;
    }

    .lab-responsive-sign {
        left: 850px !important;
        font-size: 19px !important;
    }

    .lab-responsive-site {
        left: 1000px !important;
    }

    .lab-responsive-arrow {
        left: 1035px !important;
    }
}

/*Nexus 10 verticale*/


@media(max-width:1023px) and (min-width: 800px) and (orientation: portrait) {

    .rev_home_responsive .tp-bgimg {
        background-position: right center !important
    }



    #rev_slider_14_1 .curtain {
        top: 470px !important;
        left: 0px !important;
    }


    #rev_slider_14_1 .curtain img {
        height: 500px !important;
        width: 800px !important;
    }

    #two-lined {
        top: 590px !important
    }

    .on-curtain-medium {
        text-align: left !important;
        left: 260px !important;
    }



    .on-curtain-medium-low {
        text-align: left !important;
        left: 260px !important;
    }

    .on-curtain-big {
        text-align: left !important;
        left: 260px !important;
    }

    .sf-menu {
        margin: 0px;
        background-color: transparent;
        float: right;
        margin-right: 3em;

    }

    /*IPAD orizzontale*/

    @media(max-width: 1024px) and (min-height: 767px) and (orientation: landscape) {


        /**/

        #rev_slider_46_1 {
            height: 540px;
            width: 685px;
            background-size: contain;
        }


        /*etapestry*/

        .etap-next {
            top: 310px !important;
        }

        .etap-logo {
            top: 130px !important;
        }

        .etap-desc {
            top: 130px !important;
        }






        /*HOME*/

        .row-display-none {
            display: none;
        }


        .mobile-placeholder-responsive {
            display: none;
        }

        .mobile-res-hidden {
            display: none
        }



        #rev_slider_14_1 {
            height: 768px !important;
        }


        #rev_slider_33_3 .tp-bgimg {
            background-position: left bottom !important;
        }

        /*prodotti*/

        .products-button-responsive a {
            font-size: 14px !important
        }

        .more-responsive-products {
            display: none;
        }


        /*chisiamo*/

        #rev_slider_8_1_wrapper {
            margin-top: 35px !important;
        }

        #start-main-about {
            margin-top: 20px !important;
        }


        #rev_slider_8_1 .about-name-responsive {
            position: absolute;
            left: 750px !important;
        }

        #rev_slider_8_1 .about-motto-responsive {
            position: absolute;
            top: 110px !important;
            left: 750px !important;
            text-align: left !important;
            font-size: 20px !important;
            line-height: 100% !important;
        }


        /*Mydonor*/

        #rev_slider_26_1_wrapper {
            margin-top: 80px !important;
            margin-bottom: 20px !important;
        }

        #rev_slider_26_1 .tp-bgimg {
            background-size: 95% 60% !important;
            background-position: 50% 15% !important;
        }

        /*theraiser*/

        /*green*/

        #rev_slider_28_1 {
            background-position: 50% 30% !important;
        }

        /* myvictory */

        #rev_slider_31_1 .myv-logo-slider-bg {

            position: absolute;
            top: 280px !important;
            left: 320px !important;
        }

        #rev_slider_31_1 .myv-logo-slider-bg img {
            width: 275px !important;

        }

        #rev_slider_31_1 .myv-logo-slider {
            position: absolute;
            top: 300px !important;
            left: 390px !important;
        }

        #rev_slider_31_1 .arrow-left {
            position: absolute;
            top: 400px !important;
            left: 350px !important;
        }

        #rev_slider_31_1 .arrow-right {
            position: absolute;
            top: 400px !important;
            left: 550px !important;
        }

        #rev_slider_31_1 #icon-trasparenza {
            position: absolute;
            left: 380px !important;
        }

        #rev_slider_31_1 #icon-cloud {
            position: absolute;
            left: 440px !important;
        }

        #rev_slider_31_1 #icon-mobile {
            position: absolute;
            left: 500px !important;
        }

        #rev_slider_31_1 #icon-people {
            position: absolute;
            left: 380px !important;
            top: 360px !important;
        }

        #rev_slider_31_1 #icon-dashboard {
            position: absolute;
            left: 440px !important;
            top: 360px !important;
        }

        #rev_slider_31_1 #icon-like {
            position: absolute;
            left: 500px !important;
            top: 360px !important;
        }

        #rev_slider_31_1 .start {}

        #rev_slider_31_1 .slide-on-tablet {
            position: absolute;
            top: 45px !important;
            left: -101px !important;
        }

        #rev_slider_31_1 .slide-on-tablet img {
            height: 330px !important;
            width: 440px !important;
        }

        #pannello-out {
            position: absolute;
            top: 50px !important;
        }

        #pannello-in {
            position: absolute;
            top: 50px !important;
        }

        #descrizione_dash {
            position: absolute;
            top: 80px !important;
        }


        /*AREA RISERVATA*/

        #rev_slider_20_1 {
            background-size: 80% 100% !important;

        }

        #rev_slider_20_1 .large-caption-title-responsive {
            line-height: 25px !important;
            padding-top: 10px !important;
        }

        #rev_slider_20_1 .white_ares_bg {
            top: 45px !important;
            left: 110px !important;
        }

        #rev_slider_20_1 .white_ares_bg2 {
            top: 43px !important;
            left: 110px !important;
        }

        #rev_slider_20_1 .icon-nav {
            top: 110px !important;
        }

        /*mycloud*/

        .mycloud-desc-responsive {
            display: none;
        }


        /*pagine generiche*/


        /*tutte*/

        #header .container {
            width: 1024px !important;
        }


        /*laboratorio*/

        #rev_slider_34_1 {
            height: 768px !important;
        }

        #rev_slider_34_1 .lab-video-responsive {
            display: none;
        }

        #rev_slider_34_1 .mobile-screen-responsive {
            position: absolute;
            top: 375px !important;
            left: 518px !important;
        }

        #rev_slider_34_1 .mobile-screen-responsive img {
            width: 410px !important;
        }

        #rev_slider_34_1 .lab-logo-responsive img {
            width: 300px !important;
        }

        .lab-responsive-desc {
            position: absolute;
            top: 500px !important;
            left: 550px !important;
            font-size: 18px !important;
            max-width: 350px !important;
        }


        .lab-responsive-quote {
            position: absolute;
            top: 470px !important;
            left: 520px !important;
            font-size: 40px !important;
        }

        .lab-responsive-sign {
            position: absolute;
            top: 650px !important;
            left: 630px !important;
        }

        .lab-my-bg {
            display: none;
        }

        /*immagine che sostituisce slider */

        .mobile-placeholder-responsive {
            display: none;
        }

        /*slider notizie*/

        #rev_slider_30_7 .myd-excerpt-responsive {
            width: 580px !important;
        }

        #rev_slider_30_7 .tp-bgimg {
            background-position: 98% 80% !important;
        }

        #rev_slider_8_1_wrapper {
            margin-top: 20px !important;
        }

        .news-more-responsive {
            left: 550px !important;
        }

        .web-column-responsive {
            width: 50%
        }

        h3 {
            font-size: 25px
        }




    }

    /*galaxy tab*/




    /*nexus 7*/

    @media(max-width: 1024px) and (max-height: 600px) and (min-height: 599px) {
        #rev_slider_14_1 {
            height: 600px !important
        }

        #rev_slider_14_1 .jump-up {
            top: 500px !important
        }



        #post-233 .topblank {
            height: 90px !important
        }


        #rev_slider_20_1 {
            background-size: 430px !important;
            background-position: 11% 2% !important
        }

        .white_ares_bg {
            left: 118px !important;
            top: 35.825px !important;
        }

        .white_ares_bg img {
            width: 260px !important
        }

        .white_ares_bg2 img {
            width: 260px !important
        }

        .icon-nav {
            top: 98px !important;
            left: 225px !important
        }

        .icon-nav-pencil {
            top: 98px !important;
            left: 254px !important
        }

        .icon-nav-dollar {
            top: 98px !important;
            left: 285px !important
        }

        .icon-nav-book {
            top: 98px !important;
            left: 316px !important
        }

        .icon-nav-attach {
            top: 98px !important;
            left: 347px !important
        }

        .mobile-placeholder-responsive {
            display: none
        }

        #rev_slider_28_1 {
            background-size: 600px
        }

        .green-screenshot-responsive {
            left: 108px !important;
            top: 51px !important
        }

        .green-screenshot-responsive img {
            width: 355px !important
        }

        .green_multilanguage_responsive {
            top: 62px !important
        }

        .green_description_responsive {
            top: 197px !important
        }

        #rev_slider_37_1 {
            background-size: 700px
        }

        #rev_slider_31_1 {
            background-size: 770px
        }

        .myv_icon-home {
            top: 488px !important
        }

        #rev_slider_8_1_wrapper {
            margin-top: 35px !important;
        }

        #start-main-about {
            margin-top: 20px !important;
        }


        #rev_slider_8_1 .about-name-responsive {
            position: absolute;
            left: 750px !important;
        }

        #rev_slider_8_1 .about-motto-responsive {
            position: absolute;
            top: 110px !important;
            left: 750px !important;
            text-align: left !important;
            font-size: 20px !important;
            line-height: 100% !important;
        }




    }



    @media(max-width: 961px) and (min-width: 960px) and (orientation:landscape) {


        #rev_slider_14_1_wrapper {}

        .this-col .topblank {
            display: none
        }


        .myd-portfolio {
            width: 33.333%;
            float: left
        }

        .myd-portfolio h4 {
            font-size: 12px;
            font-weight: 400
        }

        .row-display-none-white {
            display: none;
        }

        #footer {
            margin-bottom: 80px;
        }

        .row-display-none {
            display: none;
        }




        #rev_slider_37_1 {
            background-size: 600px 400px;
        }

        .table-responsive {
            border: none;
        }

        .mobile-placeholder-responsive {
            display: none;
        }

        .mobile-res-hidden {
            display: none
        }

        .logo-retina {
            width: 180px !important;
            height: 75px !important;
        }

        .is-sticky #header .logo img {
            width: 180px !important;
            height: 75px !important;
        }

        .menu-wrapper {
            width: 600px !important;
        }

        .sf-menu li a {
            font-size: 13px !important;
            padding-left: 8px;
            padding-right: 8px;
        }

        /*main slider */



        /*slider internazionale*/



        /*slider notizie*/


        #rev_slider_30_8 .myd-excerpt-responsive {
            width: 500px !important;
        }

        #rev_slider_30_8 .tp-bgimg {
            background-position: 105% 80% !important;
        }


        .news-more-responsive {
            left: 350px !important;
        }



        /*slider mydonor*/

        #rev_slider_26_1 {
            margin-top: 70px;
        }

        #rev_slider_26_1 .tp-bgimg {
            background-size: 95% 70% !important;
            background-position: 51% 16% !important;
        }


        #rev_slider_26_1 .mydonor-description-responsive {
            top: 140px !important;
            font-weight: 400;
            font-size: 15px !important;
            line-height: 15px !important;
        }

        #rev_slider_26_1 .mydonor-description-responsive #mydhomeslide {
            top: 120px !important;
            font-weight: 400;
            font-size: 15px !important;
            line-height: 15px !important;
        }

        #rev_slider_26_1 .slide-name-clear {
            top: 70px !important;
        }

        #rev_slider_26_1 .slide-tag {
            left: 15px !important;
            top: 90px !important;

        }


        /*profilazione db*/

        .w-icon-responsive {
            width: 30%
        }

        .w-icon-responsive-1 {
            width: 20%
        }

        .col_res_full {
            width: 100%
        }

        .content_responsive {
            margin-top: 1em
        }




        /*prodotti*/

        .vc_gitem-zone {
            background-size: 90% 55%;
        }

        .more-responsive-products {
            display: none
        }



        /*the raiser*/



        #rev_slider_27_1 {
            background-size: 600px 400px;

        }

        #rev_slider_27_1 .tp-bgimg {
            background-size: 72% 53.5% !important;
            background-position: 50% 12% !important;
        }


        #rev_slider_27_1 .tr-description-responsive {
            position: absolute;
            top: 145px !important;
            font-weight: 400 !important;
            color: #111 !important;
            font-size: 13px !important;
        }

        .tr-description-responsive-2 {
            position: absolute;
            top: 145px !important;
            font-weight: 400 !important;
            color: #111 !important;
            font-size: 13px !important;
        }

        #rev_slider_27_1 .tr-title-responsive {
            position: absolute;
            top: 100px !important;
            color: #ffffff !important;
        }

        .tr-title-responsive-2 {
            position: absolute;
            top: 100px !important;
            color: #222222 !important
        }

        #rev_slider_27_1 .tr-title-responsive span {
            color: #ffffff !important;
        }

        #rev_slider_27_1 .tr-icon-responsive-puzzle {
            position: absolute;
            top: 105px !important;
        }

        #rev_slider_27_1 .tr-icon-responsive {
            position: absolute;
            top: 115px !important;
        }

        .tr-responsive-column {
            width: 100% !important;
            margin-bottom: 1.5em;
        }

        /*green*/

        #rev_slider_28_1 {
            height: 400px !important;
            background-size: 550px 400px !important;
        }

        #rev_slider_28_1 .green-description-responsive {
            font-weight: 400 !important;
            font-size: 13px !important;
        }

        #rev_slider_28_1 .green-description-responsive span {
            font-weight: 400 !important;
            font-size: 13px !important;
        }

        #rev_slider_28_1 #desc-outside {
            position: absolute;
            top: 350px !important;
            width: 500px !important;
        }

        #rev_slider_28_1 .green-screenshot-responsive {
            position: absolute;
            left: 45px !important;
        }

        #rev_slider_28_1 .green-screenshot-responsive img {
            width: 300px !important;
            height: 240px !important;
        }

        #rev_slider_28_1 .green-icon-responsive {
            position: absolute;
            left: 455px !important;
        }

        #rev_slider_28_1 .green-responsive-tag {
            font-weight: 400;
            font-size: 13px !important;
        }

        #rev_slider_28_1 .green-responsive-tag span {
            font-weight: 400;
            font-size: 13px !important;
        }


        .green-column-responsive {
            width: 100%;
        }

        #more-info-green {
            margin-top: 2em;
        }

        /*myvictory*/

        #rev_slider_31_1 {
            background-size: 580px 444px !important;
        }

        #rev_slider_31_1 .slide-on-tablet {
            position: absolute;
            left: 35px !important;
        }

        /*mycloud*/

        .mycloud-desc-responsive {
            display: none;
        }


        /*chisiamo*/

        #rev_slider_8_1_wrapper {
            margin-top: 15px !important;

        }

        #start-main-about {
            margin-top: 30px !important;
        }


        #rev_slider_8_1 .about-name-responsive {
            position: absolute;
            left: 580px !important;
            font-size: 30px !important;

        }

        #rev_slider_8_1 .about-motto-responsive {
            position: absolute;
            top: 110px !important;
            left: 580px !important;
            text-align: left !important;
            font-size: 15px !important;
            line-height: 100% !important;
            max-width: 180px !important;

        }

        /*webconnector*/

        #rev_slider_18_1 .webconn-desc-responsive {
            font-size: 14px !important;
            position: absolute;
            top: 50px !important;
            line-height: 100% !important;
        }

        #rev_slider_18_1 .webconn-desc-responsive span {
            font-size: 14px !important;
        }

        #rev_slider_18_1 .webconn-desc-responsive strong {
            font-size: 14px !important;
        }

        /*portale web*/

        .web-column-responsive {
            width: 100%;
        }



        /*AREA RISERVATA*/

        #rev_slider_20_1 {
            background-size: 80% 100% !important;

        }

        #rev_slider_20_1 .large-caption-title-responsive {
            position: absolute;
            top: 5px !important;

        }

        #rev_slider_20_1 .large-caption-title-responsive-explore {
            position: absolute;
            top: 5px !important;
            line-height: 27px !important;
            padding-top: 2px !important;
        }

        #rev_slider_20_1 .white_ares_bg {
            top: 34px !important;
            left: 85px !important;
        }

        #rev_slider_20_1 .white_ares_bg2 {
            top: 34px !important;
            left: 85px !important;
        }

        #rev_slider_20_1 .icon-nav {
            top: 110px !important;
        }

        .ares-legenda-responsive {
            position: absolute;
            top: 62px !important;
            font-weight: 400 !important;
            font-size: 13.5px !important;
        }

        .ares-legenda-responsive-2 {
            position: absolute;
            top: 80px !important;
            font-weight: 400 !important;
            font-size: 13.5px !important;
        }

        .ares-legenda-responsive strong {
            font-size: 13.5px !important;
        }

        .next-ares-responsive {
            display: none;
        }


        /* laboratorio */

        #rev_slider_34_1 {
            height: 100% !important;
        }

        #rev_slider_34_1 .lab-video-responsive {
            display: none;
        }

        #rev_slider_34_1 .mobile-screen-responsive {
            position: absolute;
            top: 375px !important;
            left: 388px !important;
        }

        #rev_slider_34_1 .mobile-screen-responsive img {
            width: 410px !important;
        }

        #rev_slider_34_1 .lab-logo-responsive img {
            width: 300px !important;
        }

        .lab-responsive-desc {
            position: absolute;
            top: 500px !important;
            left: 430px !important;
            font-size: 18px !important;
            max-width: 320px !important;
        }


        .lab-responsive-quote {
            position: absolute;
            top: 500px !important;
            left: 400px !important;
            font-size: 40px !important;
        }

        .lab-responsive-sign {
            position: absolute;
            top: 650px !important;
            left: 530px !important;
        }

        .lab-my-bg {
            display: none;
        }

        .lab-teaser {
            top: 600px !important;
        }

        .col-lab-responsive {
            width: 100%;
        }

        .lab-img-responsive {
            display: none;
        }


        .products-text-responsive {
            display: none;
        }

        .products-button-responsive {
            left: 630px !important;
        }

        .products-button-responsive a {
            font-size: 14px !important;
            line-height: 200%;
        }

        .vc_col-sm-5 {
            width: 100%;
        }

        .vc_col-sm-7 {
            width: 100%;
        }

        .accordion-responsive {
            margin-top: 1em;
        }

        .margin-responsive-top .topblank {
            height: 10px !important;
        }

        h3 {
            font-size: 22px;
            text-align: center
        }

        .centered h3 {
            text-align: center !important
        }

        .centered h4 {
            text-align: center !important
        }

        .textwidget p {
            font-size: 13px !important
        }

        .topblank {
            height: 50px !important
        }

    }


    /*IPAD verticale */

    @media(max-width: 769px) {


        .flex-ipad {
            width: 100%;
        }

        .this-col .topblank {
            display: none
        }


        .myd-portfolio {
            width: 33.333%;
            float: left
        }

        .myd-portfolio h4 {
            font-size: 12px;
            font-weight: 400
        }

        .row-display-none-white {
            display: none;
        }

        #footer {
            margin-bottom: 80px;
        }

        .row-display-none {
            display: none;
        }




        #rev_slider_37_1 {
            background-size: 600px 400px;
        }

        .table-responsive {
            border: none;
        }

        .mobile-placeholder-responsive {
            display: none;
        }

        .mobile-res-hidden {
            display: none
        }

        .logo-retina {
            height: 75px !important;
        }

        .is-sticky #header .logo img {
            height: 75px !important;
        }

        .menu-wrapper {
            width: 550px !important;
        }

        .sf-menu li a {
            font-size: 13px !important;
            padding-left: 8px;
            padding-right: 8px;
        }

        /*main slider */

        .rev_home_responsive .tp-bgimg {
            background-position: right center !important
        }

        #rev_slider_14_1 .curtain {
            top: 420px !important;
            left: 250px !important;
        }


        #rev_slider_14_1 .curtain img {
            height: 350px !important;
            width: 505px !important;
        }

        #two-lined {
            top: 430px !important
        }

        .on-curtain-medium {
            text-align: left !important;
            left: 260px !important;
        }



        .on-curtain-medium-low {
            text-align: left !important;
            left: 260px !important;
        }

        .on-curtain-big {
            text-align: left !important;
            left: 260px !important;
        }

        /*slider internazionale*/



        /*slider notizie*/


        #rev_slider_30_8 .myd-excerpt-responsive {
            width: 400px !important;
        }

        #rev_slider_30_8 .tp-bgimg {
            background-position: 99% 80% !important;
        }


        .news-more-responsive {
            left: 350px !important;
        }



        /*slider mydonor*/

        #rev_slider_26_1 {
            margin-top: 70px;
        }

        #rev_slider_26_1 .tp-bgimg {
            background-size: 95% 70% !important;
            background-position: 51% 16% !important;
        }


        #rev_slider_26_1 .mydonor-description-responsive {
            top: 140px !important;
            font-weight: 400;
            font-size: 15px !important;
            line-height: 15px !important;
        }

        #rev_slider_26_1 .mydonor-description-responsive #mydhomeslide {
            top: 120px !important;
            font-weight: 400;
            font-size: 15px !important;
            line-height: 15px !important;
        }

        #rev_slider_26_1 .slide-name-clear {
            top: 70px !important;
        }

        #rev_slider_26_1 .slide-tag {
            left: 15px !important;
            top: 90px !important;

        }


        /*profilazione db*/

        .w-icon-responsive {
            width: 30%
        }

        .w-icon-responsive-1 {
            width: 20%
        }

        .col_res_full {
            width: 100%
        }

        .content_responsive {
            margin-top: 1em
        }




        /*prodotti*/

        .vc_gitem-zone {
            background-size: 90% 55%;
        }

        .more-responsive-products {
            display: none
        }



        /*the raiser*/



        #rev_slider_27_1 {
            background-size: 600px 400px;

        }

        #rev_slider_27_1 .tp-bgimg {
            background-size: 72% 53.5% !important;
            background-position: 50% 12% !important;
        }


        #rev_slider_27_1 .tr-description-responsive {
            position: absolute;
            top: 145px !important;
            font-weight: 400 !important;
            color: #111 !important;
            font-size: 13px !important;
        }

        .tr-description-responsive-2 {
            position: absolute;
            top: 145px !important;
            font-weight: 400 !important;
            color: #111 !important;
            font-size: 13px !important;
        }

        #rev_slider_27_1 .tr-title-responsive {
            position: absolute;
            top: 100px !important;
            color: #ffffff !important;
        }

        .tr-title-responsive-2 {
            position: absolute;
            top: 100px !important;
            color: #222222 !important
        }

        #rev_slider_27_1 .tr-title-responsive span {
            color: #ffffff !important;
        }

        #rev_slider_27_1 .tr-icon-responsive-puzzle {
            position: absolute;
            top: 105px !important;
        }

        #rev_slider_27_1 .tr-icon-responsive {
            position: absolute;
            top: 115px !important;
        }

        .tr-responsive-column {
            width: 100% !important;
            margin-bottom: 1.5em;
        }

        /*green*/

        #rev_slider_28_1 {
            height: 400px !important;
            background-size: 550px 400px !important;
        }

        #rev_slider_28_1 .green-description-responsive {
            font-weight: 400 !important;
            font-size: 13px !important;
        }

        #rev_slider_28_1 .green-description-responsive span {
            font-weight: 400 !important;
            font-size: 13px !important;
        }

        #rev_slider_28_1 #desc-outside {
            position: absolute;
            top: 350px !important;
            width: 500px !important;
        }

        #rev_slider_28_1 .green-screenshot-responsive {
            position: absolute;
            left: 45px !important;
        }

        #rev_slider_28_1 .green-screenshot-responsive img {
            width: 300px !important;
            height: 240px !important;
        }

        #rev_slider_28_1 .green-icon-responsive {
            position: absolute;
            left: 455px !important;
        }

        #rev_slider_28_1 .green-responsive-tag {
            font-weight: 400;
            font-size: 13px !important;
        }

        #rev_slider_28_1 .green-responsive-tag span {
            font-weight: 400;
            font-size: 13px !important;
        }


        .green-column-responsive {
            width: 100%;
        }

        #more-info-green {
            margin-top: 2em;
        }

        /*myvictory*/

        #rev_slider_31_1 {
            background-size: 580px 444px !important;
        }

        #rev_slider_31_1 .slide-on-tablet {
            position: absolute;
            left: 35px !important;
        }

        /*mycloud*/

        .mycloud-desc-responsive {
            display: none;
        }


        /*chisiamo*/

        #rev_slider_8_1_wrapper {
            margin-top: 15px !important;

        }

        #start-main-about {
            margin-top: 30px !important;
        }


        #rev_slider_8_1 .about-name-responsive {
            position: absolute;
            left: 580px !important;
            font-size: 30px !important;

        }

        #rev_slider_8_1 .about-motto-responsive {
            position: absolute;
            top: 110px !important;
            left: 580px !important;
            text-align: left !important;
            font-size: 15px !important;
            line-height: 100% !important;
            max-width: 180px !important;

        }

        /*webconnector*/

        #rev_slider_18_1 .webconn-desc-responsive {
            font-size: 14px !important;
            position: absolute;
            top: 50px !important;
            line-height: 100% !important;
        }

        #rev_slider_18_1 .webconn-desc-responsive span {
            font-size: 14px !important;
        }

        #rev_slider_18_1 .webconn-desc-responsive strong {
            font-size: 14px !important;
        }

        /*portale web*/

        .web-column-responsive {
            width: 100%;
        }



        /*AREA RISERVATA*/

        #rev_slider_20_1 {
            background-size: 80% 100% !important;

        }

        #rev_slider_20_1 .large-caption-title-responsive {
            position: absolute;
            top: 5px !important;

        }

        #rev_slider_20_1 .large-caption-title-responsive-explore {
            position: absolute;
            top: 5px !important;
            line-height: 27px !important;
            padding-top: 2px !important;
        }

        #rev_slider_20_1 .white_ares_bg {
            top: 34px !important;
            left: 85px !important;
        }

        #rev_slider_20_1 .white_ares_bg2 {
            top: 34px !important;
            left: 85px !important;
        }

        #rev_slider_20_1 .icon-nav {
            top: 110px !important;
        }

        .ares-legenda-responsive {
            position: absolute;
            top: 62px !important;
            font-weight: 400 !important;
            font-size: 13.5px !important;
        }

        .ares-legenda-responsive-2 {
            position: absolute;
            top: 80px !important;
            font-weight: 400 !important;
            font-size: 13.5px !important;
        }

        .ares-legenda-responsive strong {
            font-size: 13.5px !important;
        }

        .next-ares-responsive {
            display: none;
        }


        /* laboratorio */

        #rev_slider_34_1 {
            height: 100% !important;
        }

        #rev_slider_34_1 .lab-video-responsive {
            display: none;
        }

        #rev_slider_34_1 .mobile-screen-responsive {
            position: absolute;
            top: 375px !important;
            left: 388px !important;
        }

        #rev_slider_34_1 .mobile-screen-responsive img {
            width: 410px !important;
        }

        #rev_slider_34_1 .lab-logo-responsive img {
            width: 300px !important;
        }

        .lab-responsive-desc {
            position: absolute;
            top: 500px !important;
            left: 430px !important;
            font-size: 18px !important;
            max-width: 320px !important;
        }


        .lab-responsive-quote {
            position: absolute;
            top: 500px !important;
            left: 400px !important;
            font-size: 40px !important;
        }

        .lab-responsive-sign {
            position: absolute;
            top: 650px !important;
            left: 530px !important;
        }

        .lab-my-bg {
            display: none;
        }

        .lab-teaser {
            top: 600px !important;
        }

        .col-lab-responsive {
            width: 100%;
        }

        .lab-img-responsive {
            display: none;
        }


        .products-text-responsive {
            display: none;
        }

        .products-button-responsive {
            left: 630px !important;
        }

        .products-button-responsive a {
            font-size: 14px !important;
            line-height: 200%;
        }

        .vc_col-sm-5 {
            width: 100%;
        }

        .vc_col-sm-7 {
            width: 100%;
        }

        .accordion-responsive {
            margin-top: 1em;
        }

        .margin-responsive-top .topblank {
            height: 10px !important;
        }

        h3 {
            font-size: 22px;
            text-align: center
        }

        .centered h3 {
            text-align: center !important
        }

        .centered h4 {
            text-align: center !important
        }

        .textwidget p {
            font-size: 13px !important
        }

        .topblank {
            height: 50px !important
        }

    }



    @media (min-width: 769px) {

        .lab-logomin-responsive {
            display: none;
        }

        .row-display-none-white {
            display: none;
        }

        .blogTextContainer {
            font-size: initial !important
        }
    }

    /*IPHONE e smartphone vari */




    @media (max-width : 736px) {



        .full-slider .forcefullwidth_wrapper_tp_banner {
            height: 0px !important
        }

        /*myd portfolio*/

        .circle-myd {
            width: 180px;
            height: 180px
        }

        .myd-news {
            margin-top: 1.5em
        }

        /*main slider*/

        #rev_slider_14_1_wrapper {
            display: none
        }

        #post-122 {
            margin-top: -700px !important
        }



        .row-display-none-white {
            display: block;
        }

        #footer {
            margin-bottom: 120px;
        }

        .heading-responsive {
            display: none;
        }


        #text-7 {
            display: none
        }


        .custom-pic-responsive {
            margin-top: 10px;
        }

        .where-desc-responsive {
            margin-top: 50px;
        }

        #mappa-bo {
            margin-top: -30px;
        }

        .mycloud-desc-responsive {
            display: block;
        }

        .mobile-placeholder-responsive {
            display: block;
        }

        #post-122 {
            margin-top: 120px;
            z-index: 1;
        }



        #header {
            top: 50px !important;

        }


        .slicknav_menu {
            background: none;
            padding: 5px;
        }

        .slicknav_nav {
            background: #222222;
        }

        .slicknav_btn a {
            z-index: 99999999999;
            background: none !important;
            padding: 5px;
        }

        #responsive-menu {
            z-index: 99999999999999;
            position: fixed;
            top: 10px;
            right: 10px;
        }



        .logo {
            height: 100px !important;
            position: fixed;
            top: 0px;
            left: -150px;
            z-index: 3;
        }

        .logo img {
            width: 220px !important;
            height: 100px !important;
            margin: 0 -25%;
            float: none;
        }

        .is-sticky #header .logo img {
            width: 180px !important;
        }

        .is-sticky #header {
            display: none;
        }

        .logo img {
            width: 180px !important;
            height: 80px !important;
            margin: 10px -55%;
            float: left;
        }

        #modules-responsive {
            display: none;
        }




        .products-button-responsive {
            top: 220px !important;
            left: 570px !important
        }

        .products-button-responsive a {
            font-size: 14px !important;
            line-height: 150% !important;
        }

        .products-text-responsive {
            font-size: 13px !important;
        }

        #header {
            background: transparent !important;
        }


        .vc_gitem-zone {
            background-size: contain !important;
        }

        #rev_slider_30_6 .myd-excerpt-responsive {
            display: none;
            opacity: 0;
        }

        .sep-responsive {
            display: none;
        }

        .page-desc-responsive {
            margin-top: 40px !important;
        }

        #rev_slider_18_1 .webconn-desc-responsive {
            font-size: 14px !important;
            position: absolute;
            top: 85px !important;
            line-height: 100% !important;
        }

        #rev_slider_20_1 .white_ares_bg {
            top: 40px !important;
            left: 90px !important;
        }

        .mobile-responsive-placeholder {
            display: flex !important;
        }


        .lab-logo-responsive {
            display: none;
        }

        .lab-responsive-quote {
            display: none;
        }

        .lab-responsive-desc {
            display: none;
        }

        .lab-responsive-sign {
            display: none;
        }

        .mobile-screen-responsive {
            display: none;
        }

        .lab-teaser {
            display: none;
        }

        .lab-my-bg {
            display: none;
        }

        #post-661 .forcefullwidth_wrapper_tp_banner {
            display: none;
        }

        #mobile-white-div {
            background: white;
        }


        /*profilazione*/



        .w-icon-responsive {
            width: 100%;
            margin-bottom: 1em
        }

        .w-icon-responsive span {
            font-size: 200px !important
        }

        .w-icon-responsive-1 {
            width: 100%
        }

        .col_text_res p {
            text-align: center;
            margin-top: 1em;

        }

        .col_res_full {
            width: 100%
        }

        .content_responsive {
            margin-top: 1em
        }

    }

    /*s4*/

    @media (max-width : 641px) {


        .myd-portfolio {
            width: 100%;
            float: none
        }

        .sq-news-title {
            font-size: 14px !important;
            white-space: normal !important;
            line-height: 1.5em !important;
            left: 80px !important;
            width: 200px !important;
            text-align: right !important;
            font-weight: 400 !important
        }


        .products-button-responsive {
            top: 150px !important;
            left: 510px !important
        }

        .products-button-responsive a {
            font-size: 14px !important;
            line-height: 150% !important;
        }

        .products-text-responsive {
            display: none !important;
        }

        .logo img {
            width: 180px !important;
            height: 80px !important;
            margin: 0 -20%;
            float: none;
        }

        #rev_slider_18_1 .webconn-desc-responsive {
            font-size: 13px !important;
            position: absolute;
            top: 50px !important;
            line-height: 100% !important;
        }

        #rev_slider_34_1_wrapper {
            height: 350px !important;
        }

        #rev_slider_34_1 .tp-bgimg {
            background-size: contain !important;
            background-position: 0 0 !important;
            height: 380px !important;
        }

        .lab-logo-responsive {
            display: none;
        }

        .lab-responsive-quote {
            display: none;
        }

        .lab-responsive-desc {
            display: none;
        }

        .lab-responsive-sign {
            display: none;
        }

        .mobile-screen-responsive {
            display: none;
        }

        .lab-teaser {
            display: none;
        }

        .lab-my-bg {
            display: none;
        }

        #post-122 {
            margin-top: -700px !important
        }

        .myd-excerpt-responsive {
            width: 400px !important
        }

        .news-title-responsive {
            white-space: normal !important;
            width: 400px !important
        }

        .myslide_myd .tp-bgimg {
            background-position: 110% 100% !important
        }

        #footer {
            margin-bottom: 0
        }

    }


    /*nexus4*/

    @media (max-width : 600px) {




        .sq-news-title {
            font-size: 14px !important;
            white-space: normal !important;
            line-height: 1.5em !important;
            left: 80px !important;
            width: 200px !important;
            text-align: right !important;
            font-weight: 400 !important
        }


        .products-button-responsive {
            top: 150px !important;
            left: 510px !important
        }

        .products-button-responsive a {
            font-size: 14px !important;
            line-height: 150% !important;
        }

        .products-text-responsive {
            display: none !important;
        }

        .logo img {
            width: 180px !important;
            height: 80px !important;
            margin: 0 -20%;
            float: none;
        }

        #rev_slider_18_1 .webconn-desc-responsive {
            font-size: 13px !important;
            position: absolute;
            top: 50px !important;
            line-height: 100% !important;
        }

        #rev_slider_34_1_wrapper {
            height: 350px !important;
        }

        #rev_slider_34_1 .tp-bgimg {
            background-size: contain !important;
            background-position: 0 0 !important;
            height: 380px !important;
        }

        .lab-logo-responsive {
            display: none;
        }

        .lab-responsive-quote {
            display: none;
        }

        .lab-responsive-desc {
            display: none;
        }

        .lab-responsive-sign {
            display: none;
        }

        .mobile-screen-responsive {
            display: none;
        }

        .lab-teaser {
            display: none;
        }

        .lab-my-bg {
            display: none;
        }

        #post-122 {
            margin-top: 0px !important
        }

        .myd-excerpt-responsive {
            width: 400px !important
        }

        .news-title-responsive {
            white-space: normal !important;
            width: 400px !important
        }

        .myslide_myd .tp-bgimg {
            background-position: 110% 100% !important
        }

        #footer {
            margin-bottom: 0
        }

    }


    /*IPHONE 5 landscape */

    @media (max-width : 568px) {


        .sq-news-title {
            font-size: 14px !important;
            white-space: normal !important;
            line-height: 1.5em !important;
            left: 80px !important;
            width: 200px !important;
            text-align: right !important;
            font-weight: 400 !important
        }

        .products-button-responsive {
            top: 150px !important;
        }

        .products-button-responsive a {
            font-size: 14px !important;
            line-height: 150% !important;
        }

        .products-text-responsive {
            display: none !important;
        }

        .logo img {
            width: 180px !important;
            height: 80px !important;
            margin: 0 -20%;
            float: none;
        }

        #rev_slider_18_1 .webconn-desc-responsive {
            font-size: 13px !important;
            position: absolute;
            top: 50px !important;
            line-height: 100% !important;
        }

        #rev_slider_34_1_wrapper {
            height: 350px !important;
        }

        #rev_slider_34_1 .tp-bgimg {
            background-size: contain !important;
            background-position: 0 0 !important;
            height: 380px !important;
        }

        .lab-logo-responsive {
            display: none;
        }

        .lab-responsive-quote {
            display: none;
        }

        .lab-responsive-desc {
            display: none;
        }

        .lab-responsive-sign {
            display: none;
        }

        .mobile-screen-responsive {
            display: none;
        }

        .lab-teaser {
            display: none;
        }

        .lab-my-bg {
            display: none;
        }
    }

    /*iphone4 landscape*/

    @media(max-width:480px) {
        .logo img {
            width: 180px !important;
            height: 80px !important;
            margin: 0;
            float: none;
        }

        .products-button-responsive {
            top: 120px !important;

        }

        .HomeNewsBox .tp-leftarrow,
        .HomeNewsBox .tp-rightarrow {
            display: none;
        }

    }



    /*smartphones portrait */




    @media(max-width:414px) and (orientation:portrait) {


        .myd-portfolio {
            text-align: center;
            margin-top: 1em;
        }

        .myd-portfolio img {
            height: 196px !important;
            width: 196px !important;
        }


        .myd-news {
            margin-top: 2.5em;
        }

        #footer {
            margin-bottom: 0px;
        }

        #post-122 {
            margin-top: 0px !important
        }

        .content-top-responsive {
            margin-top: 20px;
        }

        #post-122 .forcefullwidth_wrapper_tp_banner {
            display: none;
        }

        #rev_slider_14_1_wrapper {
            display: none;
        }

        #rev_slider_33_3_wrapper {
            display: none;
        }

        .vc_custom_heading h3 {
            font-size: 23px !important;
            text-align: center !important;
        }

        .vc_custom_heading h2 {
            font-size: 23px !important;
        }

        .row-display-none {
            display: block;
            background: #04425D;
            color: white;
        }

        .row-display-none .vc-custom-heading h2 {
            color: white !important;
        }


        .logo {
            position: absolute;
            top: -45px;
            left: -105px;
        }

        .logo img {
            width: 150px !important;
            height: 70px !important;
        }

        #content-main {
            margin-top: 15px;
        }

        #text-7 {
            display: none;
        }

        .start-main-about {
            margin-top: -80px;
        }

        .topblank {
            height: 0px !important;
        }

        .where-desc-responsive {
            margin-top: 30px;
        }

        .wpcf7 input[type="text"],
        input[type="email"],
        input[type="tel"] {
            margin-bottom: 1em;
            width: 100%;
        }

        .web-start-content {
            margin-top: 30px;
        }

        .news-title-responsive {
            font-size: 20px !important;
            white-space: normal !important;
            width: 90% !important;
            margin: 1em 1em !important;
            line-height: 120% !important;

        }

        .news-more-responsive {
            left: 200px !important;
        }

        .news-more-responsive a {
            font-size: 13px !important;
            line-height: 120% !important;

        }

        #rev_slider_30_6 .tp-bgimg {
            background-image: none !important;
            display: none !important;
        }

        #rev_slider_13_6 .thumb img {
            width: 80px !important;
            height: 80px !important;
        }

        .more-responsive-products {
            display: flex;
        }

        .wpcf7 input[type="text"],
        .wpcf7 input[type="email"],
        .wpcf7 input[type="tel"] {

            width: 95%;
        }


        @media (max-width:320px) {

            .logo {
                position: absolute;
                top: -45px;
                left: -85px;
            }

            .logo img {
                width: 150px !important;
                height: 70px !important;
            }

        }
    }
}

@media only screen and (max-width: 991px) {
    .wpcf7 input[type="text"], input[type="email"], input[type="tel"] {
        margin: 0 0 6px;
        width: 100%;
    }
}
