.gallery .img-lagre {
    width: 770px;
    border-radius: 5px;
    overflow: hidden;
    text-align: center;
    margin-left: 10px;
}

    .gallery .img-lagre img {
        text-align: center;
    }

    .gallery .img-lagre .img-responsive {
        text-align: center;
        float: none;
    }

.sidebar-right .list-dowload a {
    color: #000 !important;
}

.TagCloud a {
    color: #666666;
    padding-right: 10px;
    text-align: -webkit-center;
}

.txtsologan {
    width: 100%;
    border: none;
    text-align: center;
    color: #000;
}

.right-top {
    margin-top: 0;
    width: 53%;
}

    .right-top p {
        font-size: 15px;
        width: 100%;
    }

.content {
    color: #000;
    float: left;
    width: 100%;
}

.zoomLens, .zoomWindowContainer, .zoomWindowContainer div {
    display: none !important;
}

.wrap_slide_relative {
    width: 100% !important;
}

.list-product li .excerpt {
    min-height: 44px;
    max-height: 44px;
}

.right-top h3 {
    text-align: center;
    width: 87%;
}

.wrap-slider-thum .caroufredsel_wrapper {
    max-height: 370px;
}
/*.list-news li .excerpt {
      min-height:160px;
  max-height: 160px;
  }*/
.tp-rightarrow {
    right: 0 !important;
    float: right !important;
}

.tp-leftarrow {
    left: 0 !important;
    float: left !important;
}

::-webkit-scrollbar {
    background-color: peachpuff;
    width: 1rem;
}
.mCustomScrollbar::-webkit-scrollbar {
    /* width */
    width: 6px;
}

.mCustomScrollbar::-webkit-scrollbar-track {
    /* Track */
    box-shadow: inset 0 0 5px grey;
    border-radius: 8px;
}

.mCustomScrollbar::-webkit-scrollbar-thumb {
    /* Handle */
    background: #00b2f4;
    border-radius: 10px;
}

    .mCustomScrollbar::-webkit-scrollbar-thumb:hover {
        /* Handle on hover */
        background: #00b2f4;
    }

.mCustomScrollbar::-webkit-scrollbar-track-piece {
    /* not handle on */
    background: rgb(110, 110, 110);
}
#menu ul li ul {
    width: 220px;
    max-height: 550px;
    overflow-x: auto;
}

    #menu ul li ul li {
        width: 100%;
    }

        #menu ul li ul li a {
            color: #f8f8f8;
            padding: 5px 18px;
            height: auto;
            line-height: inherit;
            display: block;
            text-transform: uppercase;
        }
.menufixed ul li ul li a {
    color: #f8f8f8;
    padding: 5px 18px !important;
    height: auto !important;
    line-height: inherit !important;
}

.list-product li .excerpt .thumbnail:hover {
    background-color: transparent;
}

.list-product li .thumbnail:hover {
    background: transparent !important;
}

.list-product li .excerpt:hover {
    background: transparent !important;
}

.jms-content .list-news li.first-child {
    width: 99% !important;
}

.da-slide.da-slide-current ul {
    display: block;
}

.da-slide ul {
    display: none;
}

.da-slide .list-news li.first-child h4 {
    min-height: 40px;
}

i.excerpt {
    font-weight: normal;
    /* margin: 10px 0; */
    font-size: 14px;
    /* line-height: 27px; */
    margin-top: 20px;
    width: 100%;
    height: auto;
    color: #000;
    padding-top: 14px;
}
#button-contact-vr {display:none}
@media all and (max-width: 1024px) {
    .right-top {
        margin-top: 0;
        width: 64%;
    }

        .right-top p {
            font-size: 14px;
            width: 100%;
        }

    .gallery .img-lagre {
        width: 560px;
        border-radius: 5px;
        overflow: hidden;
        text-align: center;
        margin-left: 0px;
    }

        .gallery .img-lagre img {
            text-align: center;
        }

        .gallery .img-lagre .img-responsive {
            text-align: center;
            float: none;
        }

    .sidebar-right .list-dowload a {
        color: #000 !important;
    }

    .wrap-slider-thum .caroufredsel_wrapper {
        max-height: 370px;
    }

    .post-productrojects-item {
        width: 470px;
    }
}

@media screen and (max-width:768px) {
    .wrap-frm-contact-2 .f-row{font-size:15px;}
    .list-images-apps-connect ul li {
        display: inline-grid;
        text-align: center;
    }


    .list-images-apps-connect li {
        width: 32%;
        line-height:15px;
    }
    .list-images-apps-connect ul li a {
        display: inline-block;
        margin: 5px 10px 10px 0px;
        font-size: 13px;
        height: inherit;
    }
    .list-images-apps-connect img
    {
        width:35px;height:35px;
    }
    .popup__container {
        bottom: 40%;
    }
    .lable-product-detail {
        display: none;
    }

    .lable-product-detail-mobile {
        display: block;
    }
    .list-news li.first-child .thumbnail span {
        display: block;
    }

    .right-top {
        width: 100%;
    }

    .breadcrumb {
        width: 100%;
        line-height: 15px;
        margin-top: 15px;
    }

    .list-product li .thumbnail img {
        width: 100%;
     /*   max-width: 350px;*/
    }

    .list-product li:last-child {
        max-width: 345px;
    }
    /*.list-product li, .list-news li {
      width:90%;
      }*/
    .jms-slideshow {
        /*display:none;*/
    }

    .post-producttext {
        font-size: 14px;
        margin-top: 5px;
        min-height: 40px;
        padding: 5px 10px;
        margin: 0 0 10px;
        border-left: 5px solid #eee;
    }

    .post-productrojects-item {
        width: 500px;
    }
    .faqitem .header h4
    {
        font-size:14px;
    }
}

@media screen and (max-width:540px) {
    
    .da-slide .list-news li.first-child h4 a {
        font-size: 15px;
    }

    .da-slide .list-news li.first-child {
        width: 90% !important;
    }

        .da-slide .list-news li.first-child .thumbnail {
            height: 250px;
        }

    .link-footer, .date-time, .list-product li .pro-code-and-status .status {
        font-size: 16px;
    }

    .FormPanel table tr td {
        width: 50%;
        vertical-align: middle;
    }

    .wrap-frm-contact .frm label {
        white-space: normal;
        font-size: 15px;
    }

    #ctl00_plcMain_cmsProduct table td input {
        width: 88%;
        height: 40px;
    }

    #ctl00_plcMain_cmsProduct_ctl00_Message_textbox {
        width: 88%;
    }

    .list-product li, .list-news li {
        width: 100%;
    }

        .list-product li .thumbnail img {
            width: 100%;
        }

    .gallery .img-lagre .img-responsive {
        max-width: 100%;
    }

    .gallery .img-lagre {
        width: 100%;
        border-radius: 5px;
        overflow: hidden;
        text-align: center;
    }

    .post-producttext {
        font-size: 12px;
        margin-top: 5px;
        min-height: 40px;
        padding: 5px 10px;
        margin: 0 0 10px;
        border-left: 5px solid #eee;
    }
}

#headermobile {
    display: none
}

@media all and (max-width: 1001px) {
    #menu ul li ul li a {
        padding: 3px 18px;
    }

    .list-product li .thumbnail img {
        height: 250px;
    }
    .list-product li .thumbnail img {
        float: left;
        width: 100%;
        border-radius: 5px 5px 0 0;
    }
    .list-news li .thumbnail img {
        float: left;
        width: 100%;
        border-radius: 5px 5px 0 0;
    }
}

@media all and (max-width: 769px) {
    #menu ul li ul li a {
        padding: 3px 18px;
    }

    .list-product li .thumbnail img {
        height: 200px;
    }
    .list-news li .thumbnail img {
        float: left;
        width: 100%;
        border-radius: 5px 5px 0 0;
    }
    .list-news li h4 {
        max-height: 70px;
    }
    .list-news li h4 {
        font-weight:600;
    }
}

@media all and (max-width: 540px) {
    #menu ul li ul li a {
        padding: 3px 18px;
    }

    .list-product li .thumbnail img {
        height: 200px;
    }
}

@media all and (max-width: 481px) {
    #menu ul li ul li a {
        padding: 3px 18px;
    }

    .list-product li .thumbnail img {
        height: 210px;
    }
}

@media all and (max-width: 320px) {
    #menu ul li ul li a {
        padding: 3px 18px;
    }

    .list-product li .thumbnail img {
        height: 143px;
    }
}

.sidebar-right .google-translate {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
    /* padding: 13px 15px;*/
    -moz-box-shadow: 0px 0px 6px #bcb8b8;
    -webkit-box-shadow: 0px 0px 6px #bcb8b8;
    box-shadow: 0px 0px 6px #bcb8b8;
    background-color: #000;
    cursor: pointer;
    border-radius: 4px;
}

    .sidebar-right .google-translate:hover {
        background-color: #00aeef;
    }

div#tDescription img {
    max-width: 100%;
    height: 100% !important;
}

div#tDescription iframe {
    max-width: 100%;
}


@charset "utf-8";

/************************************************************************************
  CSS RESET
  *************************************************************************************/

* {
    margin: 0;
    padding: 0;
    outline: 0;
}

html {
    height: 100%;
}

h1 {
    font-size: 15px;
}

a {
    text-decoration: none;
}

{
    border: 0;
    border-spacing: 0;
}

img, embed {
    vertical-align: middle;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, img, embed {
    margin: 0;
    padding: 0;
    outline: 0;
}

:focus {
    outline: 0;
}

ol, ul {
    list-style: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    border: 1px solid #eee
}

    table td, table th {
        border: 1px solid #eee;
        padding: 3px 10px;
    }

caption, th, td {
    font-weight: normal;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: "";
}

blockquote, q {
    quotes: "" "";
}

strong, b {
    font-weight: bold;
}

em {
    font-style: italic;
}

/************************************************************************************
  Reset HTML5 Elements to Block
  *************************************************************************************/

main, article, aside, details, figcaption, figure, footer, headermobile, hgroup, menu, nav, section {
    display: block;
}


/************************************************************************************
  CSS WEBSITE
  *************************************************************************************/

html {
}

body {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #333;
    line-height: 20px;
}

.min-wrap-mobile {
    width: 1170px;
    margin: 0 auto;
}
/************************************************************************************
  CSS HEADER
  *************************************************************************************/

#header {
    background: #fff;
    position: relative;
    -webkit-box-shadow: 0 0 8px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 0 8px rgba(0,0,0,0.1);
    box-shadow: 0 0 8px rgba(0,0,0,0.1);
}

.banner {
    position: relative;
    height: 65px;
}

.logo {
    display: inline-block;
    margin-top: 10px;
}

    .logo img {
        display: inline-block;
        width: auto;
        height: 45px;
    }

.ul_banner {
    position: absolute;
    top: 0;
    /*right: -60px;*/
}

    .ul_banner > li {
        float: left;
        position: relative;
        padding: 10px 0;
    }

        .ul_banner > li + li {
            margin-left: 40px;
        }

        .ul_banner > li > a {
            display: block;
            font-size: 16px;
            color: #333;
            line-height: 45px;
        }

        .ul_banner > li:hover > a {
            color: #00b2f4;
        }

        .ul_banner > li > a i {
            margin-right: 4px;
        }

            .ul_banner > li > a i.fa-chevron-down {
                margin: 0 0 0 4px;
                font-size: 12px;
                position: relative;
                top: -1px;
            }

        .ul_banner > li > a.active i.fa-heart {
            color: #00b2f4;
        }

        .ul_banner > li em {
            font-style: normal;
        }

        .ul_banner > li:hover .sub_ul_banner {
            opacity: 1;
            visibility: visible;
        }

        .ul_banner > li .sub_ul_banner {
            opacity: 0;
            visibility: hidden;
            background: #fff;
            -webkit-border-radius: 2px;
            -moz-border-radius: 2px;
            border-radius: 2px;
            padding: 10px 0;
            min-width: 160px;
            border: 1px solid rgba(131,131,131,.2);
            position: absolute;
            top: 65px;
            left: -20px;
            z-index: 111;
            -webkit-transition: ease .2s;
            -moz-transition: ease .2s;
            -ms-transition: ease .2s;
            -o-transition: ease .2s;
            transition: ease .2s;
            -webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,.13);
            -moz-box-shadow: 0 0 5px 0 rgba(0,0,0,.13);
            box-shadow: 0 0 5px 0 rgba(0,0,0,.13);
        }

            .ul_banner > li .sub_ul_banner::before {
                border-bottom: 6px solid #fff;
                border-left: 6px solid transparent;
                border-right: 6px solid transparent;
                content: " ";
                cursor: pointer;
                display: block;
                width: 0;
                height: 0;
                position: absolute;
                top: -6px;
                left: 20px;
                z-index: 2;
            }

            .ul_banner > li .sub_ul_banner::after {
                border-bottom: 8px solid #eee;
                border-left: 8px solid transparent;
                border-right: 8px solid transparent;
                content: " ";
                cursor: pointer;
                display: block;
                width: 0;
                height: 0;
                position: absolute;
                top: -8px;
                left: 18px;
                z-index: 1;
            }

            .ul_banner > li .sub_ul_banner > li {
                position: relative;
            }

                .ul_banner > li .sub_ul_banner > li + li {
                    margin-top: 1px;
                }

                .ul_banner > li .sub_ul_banner > li > a {
                    display: block;
                    padding: 5px 20px;
                    color: #333;
                    white-space: nowrap;
                }

                .ul_banner > li .sub_ul_banner > li.active > a,
                .ul_banner > li .sub_ul_banner > li:hover > a {
                    background: #f3f4f7;
                }

.ul_banner2 > li + li {
    margin-left: 30px;
}

.ul_banner > li.show_user_login > a {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 150px;
}

.ul_banner > li:last-child {
    display: none;
}

.ul_banner > li .sub_ul_banner > li:hover .ol1_sub_ul_banner {
    display: block;
}

.ol1_sub_ul_banner {
    display: none;
    background: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding: 10px 0;
    width: 160px;
    border: 1px solid rgba(131,131,131,.2);
    position: absolute;
    top: -11px;
    left: 160px;
    z-index: 11;
    -webkit-transition: ease .2s;
    -moz-transition: ease .2s;
    -ms-transition: ease .2s;
    -o-transition: ease .2s;
    transition: ease .2s;
    -webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,.13);
    -moz-box-shadow: 0 0 5px 0 rgba(0,0,0,.13);
    box-shadow: 0 0 5px 0 rgba(0,0,0,.13);
    overflow-x: hidden;
    overflow-y: auto;
    max-height: 172px;
}

    .ol1_sub_ul_banner > li {
        position: relative;
    }

        .ol1_sub_ul_banner > li > a {
            display: block;
            padding: 5px 20px;
            color: #333;
        }

        .ol1_sub_ul_banner > li.active > a,
        .ol1_sub_ul_banner > li:hover > a {
            background: #f3f4f7;
        }

.ul_banner > li .sub_ul_banner > li .ol1_sub_ul_banner > li:hover .ol2_sub_ul_banner {
    display: block;
}

.ol2_sub_ul_banner {
    display: none;
    background: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding: 10px 0;
    width: 160px;
    border: 1px solid rgba(131,131,131,.2);
    position: absolute;
    top: -11px;
    left: 160px;
    z-index: 11;
    -webkit-transition: ease .2s;
    -moz-transition: ease .2s;
    -ms-transition: ease .2s;
    -o-transition: ease .2s;
    transition: ease .2s;
    -webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,.13);
    -moz-box-shadow: 0 0 5px 0 rgba(0,0,0,.13);
    box-shadow: 0 0 5px 0 rgba(0,0,0,.13);
}

    .ol2_sub_ul_banner > li {
        position: relative;
    }

        .ol2_sub_ul_banner > li > a {
            display: block;
            padding: 5px 20px;
            color: #333;
        }

        .ol2_sub_ul_banner > li.active > a,
        .ol2_sub_ul_banner > li:hover > a {
            background: #f3f4f7;
        }

.img_lang {
    display: inline-block;
    line-height: 45px;
}

    .img_lang img {
        position: relative;
        top: -2px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.3);
        -moz-box-shadow: 0 0 3px rgba(0,0,0,0.3);
        box-shadow: 0 0 3px rgba(0,0,0,0.3);
    }

.sub_ul_banner_lang {
    width: 70px !important;
    overflow: hidden;
    padding: 5px !important;
}

    .sub_ul_banner_lang img {
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }

    .sub_ul_banner_lang > li {
        float: left;
        width: 50%;
    }

        .sub_ul_banner_lang > li + li {
            margin-top: 0px !important;
        }

.gg_sub_ul_banner_lang {
    float: none;
    width: auto;
}

.search_banner {
    position: absolute;
    top: 13px;
    left: 270px;
    width: 370px;
}

.ipt_s_banner {
    background: #fff;
    border: 1px solid #ebebeb;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
    width: 100%;
    height: 40px;
    padding: 0 40px 0 12px;
    font-weight: 600;
    text-transform: uppercase;
    -webkit-box-shadow: 0px 2px 4px rgba(0,0,0,0.05);
    -moz-box-shadow: 0px 2px 4px rgba(0,0,0,0.05);
    box-shadow: 0px 2px 4px rgba(0,0,0,0.05);
}

    .ipt_s_banner:focus {
        font-weight: 400;
        text-transform: inherit;
    }

    .ipt_s_banner:hover {
        -webkit-box-shadow: 0px 2px 4px rgba(0,0,0,0.1);
        -moz-box-shadow: 0px 2px 4px rgba(0,0,0,0.1);
        box-shadow: 0px 2px 4px rgba(0,0,0,0.1);
    }

    .ipt_s_banner[type=text] {
        -webkit-border-radius: 3px !important;
        -moz-border-radius: 3px !important;
        border-radius: 3px !important;
    }

.btn_s_banner {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    text-align: center;
    border: 0;
    cursor: pointer;
    z-index: 1;
    font-size: 16px;
    color: #333;
    background: none;
}

    .btn_s_banner i {
    }

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: inline-block;
}

* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

select option {
    font-size: 16px;
    padding: 0px 5px;
}

input, textarea, select, button {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}

    button:active {
        opacity: 0.9;
    }

::-webkit-scrollbar {
    width: 6px;
    height: 6px;
    background: #f9f9f9;
}

::-webkit-scrollbar-thumb {
    width: 6px;
    background-color: #c1c1c1;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

::-webkit-scrollbar-track {
    padding: 6px;
}


.form_account {
    background: #fff;
    width: 400px;
    margin: 20px auto;
    padding: 30px;
    border: 1px solid #ddd;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 0px 1px 1px rgba(0,0,0,0.08);
    -webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.08);
    box-shadow: 0px 1px 1px rgba(0,0,0,0.08);
}

.title_account {
    text-transform: capitalize;
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 10px;
    text-align: center;
    position: relative;
}

    .title_account::before {
        content: "";
        height: 1px;
        background: #eee;
        position: absolute;
        top: 10px;
        right: 0px;
        left: 0px;
    }

    .title_account strong {
        background: #fff;
        padding: 0px 10px;
        font-weight: normal;
        z-index: 1;
        position: relative;
    }

.main_account {
    overflow: hidden;
    position: relative;
}

.ul_main_account {
    overflow: hidden;
}

    .ul_main_account > li {
        position: relative;
        margin-top: 20px;
    }

.ipt_account {
    color: #777;
    border: 1px solid #ddd;
    width: 100%;
    height: 40px;
    padding: 0 10px;
    -moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.05);
    -webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.05);
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.05);
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
}

.box-sizing-fix {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.show_gt ul {
    overflow: hidden;
}

    .show_gt ul li {
        float: left;
        position: relative;
        padding-left: 20px;
        line-height: 18px;
    }

        .show_gt ul li input {
            position: absolute;
            top: 2px;
            left: 0;
            cursor: pointer;
        }

        .show_gt ul li label {
            display: inline-block;
            cursor: pointer;
        }

.bottom_account {
    margin-top: 20px;
    overflow: hidden;
}

.btn_account2 {
    font-weight: bold;
    border: 0px;
    background: #00b2f4;
    color: #fff;
    width: 100%;
    padding: 10px;
    cursor: pointer;
    text-transform: uppercase;
    -moz-border-radius: 3px !important;
    -webkit-border-radius: 3px !important;
    border-radius: 3px !important;
}

.ba_dk {
    overflow: hidden;
    padding-top: 15px;
}

.qmk_account {
    display: inline-block;
    font-size: 12px;
    color: #666;
}

.dk_account {
    display: inline-block;
    float: right;
    font-size: 12px;
    color: #007FF0;
}
/************************************************************************************
  MENU MOBILE
  *************************************************************************************/

.icon_menu_mobile {
    width: 50px;
    height: 60px;
    padding: 0 !important;
    display: block;
    visibility: hidden;
    background-image: url('/images/menu_mobile.png');
    z-index: 10;
    cursor: pointer;
}

.menu_mobile {
    visibility: hidden;
    background: #555555;
    width: 280px;
    height: 100%;
    overflow-y: scroll;
    position: fixed;
    top: 0;
    left: -280px;
    z-index: 99999;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    transition: all 0.2s;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
}

.close_menu_mobile {
    background: rgba(255,255,255,0);
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 280px;
    z-index: 7009;
}

.show_menu_mobile {
    overflow-y: hidden;
}

    .show_menu_mobile .menu_mobile {
        left: 0;
    }

    .show_menu_mobile #wrapper::after {
        content: "";
        background: rgba(0,0,0,0.8);
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 10001;
        transition: all 0.2s;
        -moz-transition: all 0.2s;
        -webkit-transition: all 0.2s;
        -o-transition: all 0.2s;
    }


/************************************************************************************
  RESPOSIVE
  *************************************************************************************/

.icon-header-mobile {
    display: none;
}

/* Optional (avoid undesired underscore if a is used as wrapper) */
.language-mobile-hideimage {
    display: none
}
/* Do the shift: */
.language-hover-image:hover img:first-child {
    display: none
}

.language-hover-image:hover img:last-child {
    display: inline-block
}

.email-mobile-hideimage {
    display: none
}
/* Do the shift: */
.email-hover-image:hover img:first-child {
    display: none
}

.email-hover-image:hover img:last-child {
    display: inline-block
}

.search-mobile-hideimage {
    display: none
}

.search-hover-image:hover img:first-child {
    display: none
}

.search-hover-image:hover img:last-child {
    display: inline-block
}

.login-mobile-hideimage {
    display: none
}

.login-hover-image:hover img:first-child {
    display: none
}

.login-hover-image:hover img:last-child {
    display: inline-block
}
/*@media only screen and (max-width: 1024px){
      .min-wrap-mobile {
          width: 960px;
          display:none;
      }
  
      .min-wrap-mobile2 {
          width: 980px;
      }
  
      .ul_banner {
          right: 0;
      }
  
      .search_banner {
          width: 270px;
          left: 210px;
      }
  
      .ul_banner > li + li {
          margin-left: 15px;
      }
  
      .lang_vn .list_da_h a {
          font-size: 13px;
      }
  
      .ul_banner > li > a i {
          margin-right: 2px;
      }
      #headermobile {
          display: block;
          height: 60px;
          line-height: 60px;
          background-color: #f2f3f5;
      }*/
/*.fixed {
          position: fixed;
          top: 0;
      }*/
/*}*/
#headermobile {border-radius: 5px;    box-shadow: 0px 0px 6px #bcb8b8;    -webkit-box-shadow: 0px 0px 6px #bcb8b8; -moz-box-shadow:0px 0px 6px #bcb8b8;}

@media only screen and (max-width: 1023px) {
    html, body {
        overflow-x: hidden;
        -webkit-overflow-scrolling: touch;
    }

    body {
        background-size: 100% auto;
    }

    .css_body {
        top: auto !important;
    }

    #pToppage {
        margin-top: 60px;
    }

    .icon_menu_mobile {
        visibility: visible;
    }

    .min-wrap-mobile {
        width: 100%;
    }
    #menu{display:none;}
    #header {display:none;
    }
    #headermobile {
        top: 0;
        left: 0;
        right: 0;
        z-index: 999999;
        display: flex;
        height: 60px;
        line-height: 60px;
        background-color: rgba(255,255,255,0.9);
    }

    .headermobilefix {
        position: fixed;
    }

    .fixed {
        position: fixed;
        top: 0;
    }

    #slideshow {
        margin-top: 60px;
    }

        #slideshow #slider {
            display: block;
        }

        #slideshow .tp-caption {
            background: url(../images/bg/bg-td-caption.png);
            padding: 20px;
            line-height: 22px;
            left: 300px !important;
        }

            #slideshow .tp-caption h3 {
                font-family: 'utm_avo';
                font-size: 16px;
                text-transform: uppercase;
                white-space: pre-line;
                color: #000000;
            }

            #slideshow .tp-caption p {
                line-height: 0px;
                font-size: 10px;
            }

    .btn_readmore_slideshow {
        padding: 1px 18px;
        border: 1px solid #000000;
        color: #000000 !important;
        font-family: opensans-light;
        border-radius: 3px;
        margin-top: 15px;
        color: #000000;
        display: inline-block;
        font-size: 9px;
    }

    .main-page-home {
        /* padding-top: 60px;*/
    }

    .mainpagehome {
        margin-top: 60px;
    }

    .mainpagehome-mobile {
        padding-top: 0px;
    }

    .banner {
        height: auto;
        padding: 12px 0 0 0;
        min-height: 48px;
    }

    .search_banner {
        display: none;
        position: relative;
        top: auto;
        left: auto;
        width: auto;
        margin: 12px -2% 0 -2%;
    }

    .ipt_s_banner {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        border-left: 0;
        border-right: 0;
    }

        .ipt_s_banner[type=text] {
            -webkit-border-radius: 0 !important;
            -moz-border-radius: 0 !important;
            border-radius: 0 !important;
        }

    .icon-header-mobile {
        display: inline-block;
    }

        .icon-header-mobile img {
            /*display: inline-block;*/
            width: auto;
            height: 36px;
        }

    .logo {
        margin-top: 0;
        display: none;
    }

        .logo img {
            height: 36px;
        }

    .ul_banner {
        /*right: -2%;*/
        top: 0;
        height: 60px;
    }

        .ul_banner > li {
            padding: 0;
        }

            .ul_banner > li + li {
                margin-left: 0;
            }

            .ul_banner > li > a, .img_lang {
                line-height: 36px;
                padding: 12px 15px;
            }

            .ul_banner > li > div > a, .img_lang {
                line-height: 36px;
                padding: 12px 15px;
            }


            .ul_banner > li .sub_ul_banner {
                top: 60px;
            }

            .ul_banner > li #dem_like {
                position: absolute;
                top: -2px;
                right: 7px;
                margin: 0 auto;
                font-size: 12px;
                margin-right: 2px;
            }

            .ul_banner > li:last-child, .li_icon_search_rwd {
                display: block;
            }


    .skiptranslate {
        display: none !important;
    }

    .goog-te-gadget {
        display: block !important;
    }

    .swiper-button-next-5,
    .swiper-button-next-6,
    .swiper-button-next-1 {
        right: 20px !important;
    }

    .tool_r_fixed {
        bottom: 10px;
        left: 25px;
        width: 60px;
        height: 60px;
    }

        .tool_r_fixed.active {
            width: auto;
            height: auto;
        }

        .tool_r_fixed ul {
            padding-bottom: 60px;
            -webkit-transition: none;
            -moz-transition: none;
            -ms-transition: none;
            -o-transition: none;
            transition: none;
        }

    .back_top_top {
        width: 24px;
        height: 24px;
        line-height: 24px;
        bottom: 100px;
        right: 5px;
    }

        .back_top_top:hover {
            background: none;
            color: #666 !important;
        }

    .but_tool_r_fixed {
       width: 60px;
        height: 60px;
        line-height: 60px;
        position: absolute;
        bottom: 20px;
        left: 0;
    }
    .tool_r_fixed ul.active {
        margin-left: 0px;
    }
    .slides .slide img {
        width: 60px;
        height: 60px;
    }

       /* .but_tool_r_fixed em {
            top: 15px;
        }*/

    .ul_banner > li > a,
    .img_lang {
        min-width: 50px;
        text-align: center;
        padding-left: 45px !important;
        padding-right: 45px !important;
    }

    .ul_banner > li > div > a,
    .img_lang {
        min-width: 50px;
        text-align: center;
        padding-left: 45px !important;
        padding-right: 45px !important;
    }

    /*.ul_banner > li:first-child, .ul_banner > li em, .li_icon_user {
          display: none !important;
      }*/
    .tool_slide_cover{
        /*display: none !important;*/
        bottom:17px;
    }
}

@media only screen and (max-width: 812px) {
    html, body {
        overflow-x: hidden;
        -webkit-overflow-scrolling: touch;
    }

    body {
        background-size: 100% auto;
    }

    .css_body {
        top: auto !important;
    }

    .icon_menu_mobile {
        visibility: visible;
    }

    .min-wrap-mobile {
        width: 100%;
    }

    #headermobile {
        top: 0;
        left: 0;
        right: 0;
        z-index: 999999;
        display: flex;
        height: 60px;
        line-height: 60px;
        background-color: rgba(255,255,255,0.9);
    }

    .headermobilefix {
        position: fixed;
    }

    .fixed {
        position: fixed;
        top: 0;
    }

    #pToppage {
        margin-top: 70px;
    }
    .breadcrumb{float: left;}
    #slideshow {
        margin-top: 60px;
    }

        #slideshow #slider {
            display: block;
        }

        #slideshow .tp-caption {
            background: url(../images/bg/bg-td-caption.png);
            padding: 20px;
            line-height: 22px;
            left: 300px !important;
        }

            #slideshow .tp-caption h3 {
                font-family: 'utm_avo';
                font-size: 14px;
                text-transform: uppercase;
                white-space: pre-line;
                color: #000000;
            }

            #slideshow .tp-caption p {
                line-height: 0px;
                font-size: 10px;
            }

    .btn_readmore_slideshow {
        padding: 1px 18px;
        border: 1px solid #000000;
        color: #000000 !important;
        font-family: opensans-light;
        border-radius: 3px;
        margin-top: 15px;
        color: #000000;
        display: inline-block;
        font-size: 9px;
    }

    .main-page-home {
        /* padding-top: 60px;*/
    }

    .mainpagehome {
        margin-top: 60px;
    }

    .mainpagehome-mobile {
        padding-top: 0px;
    }

    .banner {
        height: auto;
        padding: 12px 0 0 0;
        min-height: 48px;
    }

    .search_banner {
        display: none;
        position: relative;
        top: auto;
        left: auto;
        width: auto;
        margin: 12px -2% 0 -2%;
    }

    .ipt_s_banner {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        border-left: 0;
        border-right: 0;
    }

        .ipt_s_banner[type=text] {
            -webkit-border-radius: 0 !important;
            -moz-border-radius: 0 !important;
            border-radius: 0 !important;
        }

    .icon-header-mobile {
        display: inline-block;
    }

        .icon-header-mobile img {
            /*display: inline-block;*/
            width: auto;
            height: 36px;
        }

    .logo {
        margin-top: 0;
        display: none;
    }

        .logo img {
            height: 36px;
        }

    .ul_banner {
        /*right: -2%;*/
        top: 0;
        height: 60px;
    }

        .ul_banner > li {
            padding: 0;
        }

            .ul_banner > li + li {
                margin-left: 0;
            }

            .ul_banner > li > a, .img_lang {
                line-height: 36px;
                padding: 12px 15px;
            }

            .ul_banner > li > div > a, .img_lang {
                line-height: 36px;
                padding: 12px 15px;
            }


            .ul_banner > li .sub_ul_banner {
                top: 60px;
            }

            .ul_banner > li #dem_like {
                position: absolute;
                top: -2px;
                right: 7px;
                margin: 0 auto;
                font-size: 12px;
                margin-right: 2px;
            }

            .ul_banner > li:last-child, .li_icon_search_rwd {
                display: block;
            }


    .skiptranslate {
        display: none !important;
    }

    .goog-te-gadget {
        display: block !important;
    }

    .swiper-button-next-5,
    .swiper-button-next-6,
    .swiper-button-next-1 {
        right: 20px !important;
    }

    .tool_r_fixed {
        bottom: 10px;
        left: 25px;
        width: 60px;
        height: 60px;
    }

        .tool_r_fixed.active {
            width: auto;
            height: auto;
        }

        .tool_r_fixed ul {
            padding-bottom: 60px;
            -webkit-transition: none;
            -moz-transition: none;
            -ms-transition: none;
            -o-transition: none;
            transition: none;
        }

    .back_top_top {
        width: 24px;
        height: 24px;
        line-height: 24px;
        bottom: 100px;
        right: 5px;
    }

        .back_top_top:hover {
            background: none;
            color: #666 !important;
        }

    .but_tool_r_fixed {
        width: 60px;
        height: 60px;
        line-height: 60px;
        position: absolute;
        bottom: 20px;
        left: 0;
    }
    .tool_r_fixed ul.active
    {
        margin-left:0px;
    }
    .slides .slide img {
        width: 60px;
        height: 60px;
    }

        .but_tool_r_fixed em {
            top: 15px;
        }

        #mobileSearch {
            padding-left: 58px !important;
            padding-right: 0px !important;
        }
    
        .ul_banner > li > a, .img_lang {
            min-width: 50px;
            padding-left: 61px !important;
            padding-right: 61px !important;
        }
    
        .ul_banner > li > div > a, .img_lang {
            min-width: 50px;
            padding-left: 10px !important;
            padding-right: 62px !important;
        }
    

    /*.ul_banner > li:first-child, .ul_banner > li em, .li_icon_user {
          display: none !important;
      }*/
}
@media only screen and (max-width: 800px) {
    #mobileSearch {
        padding-left: 54px !important;
        padding-right: 0px !important;
    }

    .ul_banner > li > a, .img_lang {
        min-width: 50px;
        padding-left: 60px !important;
        padding-right: 60px !important;
    }

    .ul_banner > li > div > a, .img_lang {
        min-width: 50px;
        padding-left: 10px !important;
        padding-right: 60px !important;
    }
}
@media only screen and (max-width: 769px) {
	 .textnameOfType::-webkit-input-placeholder { /* Safari, Chrome and Opera */
        color: #000;
    }

    .textnameOfType:-moz-placeholder { /* Firefox */
        color: #000;
    }

    .textnameOfType:-ms-input-placeholder { /* IE 10+ */
        color: #000;
    }

    .textnameOfType::-ms-input-placeholder { /* Edge */
        color: #000;
    }

    .textnameOfType:placeholder-shown { /* Default */
        color: #000;
    }
    #slideshow {
        margin-top: 50px;
    }

        #slideshow #slider {
            display: block;
        }

        #slideshow .tp-caption {
            background: url(../images/bg/bg-td-caption.png);
            padding: 20px;
            line-height: 22px;
            left: 300px !important;
        }

            #slideshow .tp-caption h3 {
                font-family: 'utm_avo';
                font-size: 14px;
                text-transform: uppercase;
                white-space: pre-line;
                color: #000000;
            }

            #slideshow .tp-caption p {
                line-height: 0px;
                font-size: 10px;
            }

    .btn_readmore_slideshow {
        padding: 1px 18px;
        border: 1px solid #000000;
        color: #000000 !important;
        font-family: opensans-light;
        border-radius: 3px;
        margin-top: 15px;
        color: #000000;
        display: inline-block;
        font-size: 9px;
    }

    html, body {
        overflow-x: hidden;
        -webkit-overflow-scrolling: touch;
    }

    body {
        background-size: 100% auto;
    }

    .css_body {
        top: auto !important;
    }

    .icon_menu_mobile {
        visibility: visible;
    }

    .min-wrap-mobile {
        width: 100%;
    }

    #headermobile {
        top: 0;
        left: 0;
        right: 0;
        z-index: 999999;
        display: flex;
        height: 50px;
        line-height: 50px;
        background-color: rgba(255,255,255,0.9);
    }

    .headermobilefix {
        position: fixed;
    }

    .fixed {
        position: fixed;
        top: 0;
    }

    #pToppage {
        margin-top: 60px;
    }

    .main-page-home {
        /*  padding-top: 60px;*/
    }

    .mainpagehome {
        margin-top: 60px;
    }

    .mainpagehome-mobile {
        padding-top: 0px;
    }

    .banner {
        height: auto;
        padding: 12px 0 0 0;
        min-height: 48px;
    }

    .search_banner {
        display: none;
        position: relative;
        top: auto;
        left: auto;
        width: auto;
        margin: 12px -2% 0 -2%;
    }

    .ipt_s_banner {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        border-left: 0;
        border-right: 0;
    }

        .ipt_s_banner[type=text] {
            -webkit-border-radius: 0 !important;
            -moz-border-radius: 0 !important;
            border-radius: 0 !important;
        }

    .icon-header-mobile {
        display: inline-block;
    }

        .icon-header-mobile img {
            /*display: inline-block;*/
            width: auto;
            height: 36px;
        }

    .logo {
        margin-top: 0;
        display: none;
    }

        .logo img {
            height: 36px;
        }

    .ul_banner {
        /*right: -2%;*/
        top: 0;
        height: 60px;
    }

        .ul_banner > li {
            padding: 0;
        }

            .ul_banner > li + li {
                margin-left: 0;
            }

            .ul_banner > li > a, .img_lang {
                line-height: 36px;
                padding: 12px 15px;
            }

            .ul_banner > li > div > a, .img_lang {
                line-height: 36px;
                padding: 12px 15px;
            }


            .ul_banner > li .sub_ul_banner {
                top: 60px;
            }

            .ul_banner > li #dem_like {
                position: absolute;
                top: -2px;
                right: 7px;
                margin: 0 auto;
                font-size: 12px;
                margin-right: 2px;
            }

            .ul_banner > li:last-child, .li_icon_search_rwd {
                display: block;
            }


    .skiptranslate {
        display: none !important;
    }

    .goog-te-gadget {
        display: block !important;
    }

    .swiper-button-next-5,
    .swiper-button-next-6,
    .swiper-button-next-1 {
        right: 20px !important;
    }

    .tool_r_fixed {
        bottom: 10px;
        left: 25px;
        width: 60px;
        height: 60px;
		z-index: 999999;
    }

        .tool_r_fixed.active {
            width: auto;
            height: auto;
        }

        .tool_r_fixed ul {
            padding-bottom: 75px;
            padding-left: 13px;
            -webkit-transition: none;
            -moz-transition: none;
            -ms-transition: none;
            -o-transition: none;
            transition: none;
        }

    .back_top_top {
        width: 24px;
        height: 24px;
        line-height: 24px;
        bottom: 100px;
        right: 5px;
    }

        .back_top_top:hover {
            background: none;
            color: #666 !important;
        }

    .but_tool_r_fixed {
        width: 60px;
        height: 60px;
        line-height: 60px;
        position: absolute;
        bottom: 8px;
        left: 0;
		border-radius: 50%;
    }
    .tool_r_fixed ul.active {
        margin-left: 0px;
    }
    .slides .slide img {
        width: 60px;
        height: 60px;
    }

        .but_tool_r_fixed em {
            top: 15px;
        }

    .ul_banner > li > a,
    .img_lang {
        min-width: 50px;
        text-align: center;
        padding-left: 42px !important;
        padding-right: 42px !important;
    }

    .ul_banner > li > div > a,
    .img_lang {
        min-width: 50px;
        text-align: center;
        padding-left: 42px !important;
        padding-right: 42px !important;
    }

    /*.ul_banner > li:first-child, .ul_banner > li em, .li_icon_user {
          display: none !important;
      }*/
}

@media only screen and (max-width: 768px) {
    #slideshow {
        margin-top: 50px;
    }

        #slideshow #slider {
            display: block;
        }


        #slideshow .tp-caption {
            background: url(../images/bg/bg-td-caption.png);
            padding: 20px;
            line-height: 22px;
            left: 315px !important;
        }

            #slideshow .tp-caption h3 {
                font-family: 'utm_avo';
                font-size: 12px;
                text-transform: uppercase;
                white-space: pre-line;
                color: #000000;
            }

            #slideshow .tp-caption p {
                line-height: 0px;
                font-size: 10px;
            }

    .btn_readmore_slideshow {
        padding: 1px 18px;
        border: 1px solid #000000;
        color: #000000 !important;
        font-family: opensans-light;
        border-radius: 3px;
        margin-top: 15px;
        color: #000000;
        display: inline-block;
        font-size: 9px;
    }
    .min-wrap-mobile {
        width: 100%;
    }
    #pToppage {
        margin-top: 60px;
    }
    .slide_cover, .swiper1 .swiper-slide {
        height: 336px;
    }

    .gallery-top {
        height: 308px;
    }

    .img_prod {
        height: 157px;
    }

    .img_da_h {
        height: 241px;
    }

    .min-wrap-mobile {
        width: 100%;
    }

    /*.ul_banner {
          right: -3%;
      }*/

    .search_banner {
        margin-left: -3%;
        margin-right: -3%;
    }

    .banner,
    .li_icon_search_rwd {
        min-height: 40px;
    }

    #container {
        padding-top: 50px;
    }

    .banner {
        padding-top: 10px;
    }

    .search_banner {
        margin-top: 10px;
    }

    .logo img,
    .icon-header-mobile img {
        height: 30px;
    }

    .icon_menu_mobile {
        width: 40px;
    }

    .ul_banner, .icon_menu_mobile {
        height: 50px;
    }

        .ul_banner > li > a, .img_lang {
            line-height: 30px;
            padding: 10px;
            font-size: 14px;
        }

        .ul_banner > li > div > a, .img_lang {
            line-height: 30px;
            padding: 10px;
            font-size: 14px;
        }

        .ul_banner > li .sub_ul_banner {
            top: 50px;
            left: 0;
        }

            .ul_banner > li .sub_ul_banner > li > a {
                padding-left: 10px;
                padding-right: 10px;
            }

    .img_lang img {
        width: 30px;
        height: 30px;
    }

    .ul_banner > li.show_user_login {
        width: 36px;
    }

    #mobileSearch {
        padding-left: 60px !important;
        padding-right: 0px !important;
    }
    .ul_banner > li > a, .img_lang {
        min-width: 50px;
        padding-left: 62px !important;
        padding-right: 62px !important;
    }
    .ul_banner > li > div > a, .img_lang {
        min-width: 50px;
        padding-left: 10px !important;
        padding-right: 62px !important;
    }
    

    .ul_banner > li .sub_ul_banner::before,
    .ul_banner > li .sub_ul_banner::after {
        display: none !important;
    }

    .form_account {
        width: auto;
        padding: 20px;
    }
    #button-contact-vr {
        position: fixed;
        bottom: 0px;
        z-index: 99999;
        display: flex;
        flex-direction: inherit;
        left: 0px;
    }
        /*phone*/
        #button-contact-vr .button-contact {
            position: relative;
        }

            #button-contact-vr .button-contact .phone-vr {
                position: relative;
                visibility: visible;
                background-color: transparent;
                width: 60px;
                height: 60px;
                cursor: pointer;
                z-index: 11;
                -webkit-backface-visibility: hidden;
                -webkit-transform: translateZ(0);
                transition: visibility .5s;
                left: 0;
                bottom: 15px;
                display: block;
            }

    .phone-vr-circle-fill {
        width: 50px;
        height: 50px;
        top: 20px;
        left: 20px;
        position: absolute;
        border-radius: 50%;
        border: 2px solid transparent;
       
    }

    .phone-vr-img-circle {
        width: 35px;
        height: 35px;
        line-height: 35px;
        top: 25px;
        left: 10px;
        position: absolute;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        box-shadow: 0 0 6px #bcb8b8;
    }

        .phone-vr-img-circle a {
            display: block;
            line-height: 37px;
        }

        .phone-vr-img-circle img {
            max-width: 35px;
            margin-top: 0px;
            border-radius:50%;
        }

    @-webkit-keyframes phone-vr-circle-fill {
        0% {
            -webkit-transform: rotate(0) scale(1) skew(1deg);
        }

        10% {
            -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
        }

        20% {
            -webkit-transform: rotate(25deg) scale(1) skew(1deg);
        }

        30% {
            -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
        }

        40% {
            -webkit-transform: rotate(25deg) scale(1) skew(1deg);
        }

        50% {
            -webkit-transform: rotate(0) scale(1) skew(1deg);
        }

        100% {
            -webkit-transform: rotate(0) scale(1) skew(1deg);
        }
    }

    @-webkit-keyframes zoom {
        0% {
            transform: scale(.9)
        }

        70% {
            transform: scale(1);
            box-shadow: 0 0 0 15px transparent
        }

        100% {
            transform: scale(.9);
            box-shadow: 0 0 0 0 transparent
        }
    }

    @keyframes zoom {
        0% {
            transform: scale(.9)
        }

        70% {
            transform: scale(1);
            box-shadow: 0 0 0 15px transparent
        }

        100% {
            transform: scale(.9);
            box-shadow: 0 0 0 0 transparent
        }
    }

    .phone-bar a {
        position: fixed;
        bottom: 25px;
        left: 30px;
        z-index: -1;
        background: rgb(232, 58, 58);
        color: #fff;
        font-size: 16px;
        padding: 8px 15px 7px 50px;
        border-radius: 100px;
        white-space: nowrap;
    }

        .phone-bar a:hover {
            opacity: 0.8;
            color: #fff;
        }

    @media(max-width: 736px) {
        .phone-bar {
            display: none;
        }
    }

    #zalo-vr .phone-vr-circle-fill {
        box-shadow: 0 0 0 0 #00a651;
    }

    #zalo-vr .phone-vr-img-circle {
    }

    #viber-vr .phone-vr-circle-fill {
    }

    #viber-vr .phone-vr-img-circle {
    }

    #contact-vr .phone-vr-circle-fill {
    }

    #contact-vr .phone-vr-img-circle {
    }
    .frm-contact .row-bottom {
        text-align: left;
    }
}

@media only screen and (max-width:736px) {
	 .textnameOfType::-webkit-input-placeholder { /* Safari, Chrome and Opera */
        color: #000;
    }

    .textnameOfType:-moz-placeholder { /* Firefox */
        color: #000;
    }

    .textnameOfType:-ms-input-placeholder { /* IE 10+ */
        color: #000;
    }

    .textnameOfType::-ms-input-placeholder { /* Edge */
        color: #000;
    }

    .textnameOfType:placeholder-shown { /* Default */
        color: #000;
    }
    .find-your-perfect {
        position: absolute;
       z-index: 9999;
        width: 100%;
        top: 0px;
        left: 0px;
        background: #fff;
        border-radius: 5px;
        box-shadow: 0px 0px 6px #bcb8b8;
        -webkit-box-shadow: 0px 0px 6px #bcb8b8;
        -moz-box-shadow: 0px 0px 6px #bcb8b8;
		padding:8px;
    }
    .ul_banner > li > a, .img_lang {
        min-width: 50px;
        padding-left: 57px !important;
        padding-right: 57px !important;
    }

    .ul_banner > li > div > a, .img_lang {
        min-width: 50px;
        padding-left: 10px !important;
        padding-right: 57px !important;
    }


    #slideshow .tp-caption {
    }
}

@media only screen and (max-width:732px) {
 .textnameOfType::-webkit-input-placeholder { /* Safari, Chrome and Opera */
        color: #000;
    }

    .textnameOfType:-moz-placeholder { /* Firefox */
        color: #000;
    }

    .textnameOfType:-ms-input-placeholder { /* IE 10+ */
        color: #000;
    }

    .textnameOfType::-ms-input-placeholder { /* Edge */
        color: #000;
    }

    .textnameOfType:placeholder-shown { /* Default */
        color: #000;
    }
    .find-your-perfect {
        position: absolute;
     z-index: 9999;
        width: 100%;
        top: 0px;
        left: 0px;
        background: #fff;
        border-radius: 5px;
        box-shadow: 0px 0px 6px #bcb8b8;
        -webkit-box-shadow: 0px 0px 6px #bcb8b8;
        -moz-box-shadow: 0px 0px 6px #bcb8b8;
		padding:8px;
    }

    .find-product h3 {
        font-size: 14px;
        margin-bottom: 5px;
    }

    #slideshow .tp-caption {
        background: url(../images/bg/bg-td-caption.png);
        padding: 20px;
        line-height: 22px;
        left: 290px !important;
    }

    #slideshow {
        margin-top: 50px;
    }

        #slideshow #slider {
            display: block;
        }

        #slideshow .tp-caption h3 {
            font-family: 'utm_avo';
            font-size: 12px;
            text-transform: uppercase;
            white-space: pre-line;
            color: #000000;
        }

        #slideshow .tp-caption p {
            line-height: 0px;
            font-size: 10px;
        }

    .btn_readmore_slideshow {
        padding: 1px 18px;
        border: 1px solid #000000;
        color: #000000 !important;
        font-family: opensans-light;
        border-radius: 3px;
        margin-top: 15px;
        color: #000000;
        display: inline-block;
        font-size: 9px;
    }

    #headermobile {
        height: 50px;
        line-height: 50px;
        display: flex;
    }

    #pToppage {
        margin-top: 60px;
    }

    .slide_cover, .swiper1 .swiper-slide {
        height: 336px;
    }

    .gallery-top {
        height: 308px;
    }

    .img_prod {
        height: 157px;
    }

    .img_da_h {
        height: 241px;
    }

    .min-wrap-mobile {
        width: 100%;
    }

    /*.ul_banner {
          right: -3%;
      }*/

    .search_banner {
        margin-left: -3%;
        margin-right: -3%;
    }

    .banner,
    .li_icon_search_rwd {
        min-height: 40px;
    }

    #container {
        padding-top: 50px;
    }

    .banner {
        padding-top: 10px;
    }

    .search_banner {
        margin-top: 10px;
    }

    .logo img,
    .icon-header-mobile img {
        height: 30px;
    }

    .icon_menu_mobile {
        width: 40px;
    }

    .ul_banner, .icon_menu_mobile {
        height: 50px;
    }

        .ul_banner > li > a, .img_lang {
            line-height: 30px;
            padding: 10px;
            font-size: 14px;
        }

        .ul_banner > li > div > a, .img_lang {
            line-height: 30px;
            padding: 10px;
            font-size: 14px;
        }

        .ul_banner > li .sub_ul_banner {
            top: 50px;
            left: 0;
        }

            .ul_banner > li .sub_ul_banner > li > a {
                padding-left: 10px;
                padding-right: 10px;
            }

    .img_lang img {
        width: 30px;
        height: 30px;
    }

    .ul_banner > li.show_user_login {
        width: 36px;
    }

    .ul_banner > li > a, .img_lang {
        min-width: 50px;
        padding-left: 37px !important;
        padding-right: 37px !important;
    }

    .ul_banner > li > div > a, .img_lang {
        min-width: 50px;
        padding-left: 37px !important;
        padding-right: 37px !important;
    }


    .ul_banner > li .sub_ul_banner::before,
    .ul_banner > li .sub_ul_banner::after {
        display: none !important;
    }

    .form_account {
        width: auto;
        padding: 20px;
    }
}
@media only screen and (max-width:667px) {
	 .textnameOfType::-webkit-input-placeholder { /* Safari, Chrome and Opera */
        color: #000;
    }

    .textnameOfType:-moz-placeholder { /* Firefox */
        color: #000;
    }

    .textnameOfType:-ms-input-placeholder { /* IE 10+ */
        color: #000;
    }

    .textnameOfType::-ms-input-placeholder { /* Edge */
        color: #000;
    }

    .textnameOfType:placeholder-shown { /* Default */
        color: #000;
    }
    .find-your-perfect {
        position: absolute;
     z-index: 9999;
        width: 100%;
        top: 0px;
        left: 0px;
        background: #fff;
        border-radius: 5px;
        box-shadow: 0px 0px 6px #bcb8b8;
        -webkit-box-shadow: 0px 0px 6px #bcb8b8;
        -moz-box-shadow: 0px 0px 6px #bcb8b8;
		padding:8px;
    }

    #mobileSearch {
        padding-left: 50px !important;
        padding-right: 0px !important;
    }

    .ul_banner > li > a, .img_lang {
        min-width: 32px;
        padding-left: 49px !important;
        padding-right: 49px !important;
    }

    .ul_banner > li > div > a, .img_lang {
        min-width: 32px;
        padding-left: 10px !important;
        padding-right: 49px !important;
    }


    #slideshow .tp-caption {
    }
}
@media only screen and (max-width: 640px) {
    #slideshow {
        margin-top: 50px;
    }

        #slideshow #slider {
            display: block;
        }

        #slideshow .tp-caption {
            background: url(../images/bg/bg-td-caption.png);
            padding: 20px;
            line-height: 22px;
            left: 65px !important;
        }

            #slideshow .tp-caption h3 {
                font-family: 'utm_avo';
                font-size: 12px;
                text-transform: uppercase;
                white-space: pre-line;
                color: #000000;
            }

            #slideshow .tp-caption p {
                line-height: 0px;
                font-size: 10px;
            }

    .btn_readmore_slideshow {
        padding: 1px 18px;
        border: 1px solid #000000;
        color: #000000 !important;
        font-family: opensans-light;
        border-radius: 3px;
        margin-top: 15px;
        color: #000000;
        display: inline-block;
        font-size: 9px;
    }

    #pToppage {
        margin-top: 60px;
    }

    .min-wrap-mobile {
        width: 100%;
    }

    /*.ul_banner {
          right: -3%;
      }*/

    .search_banner {
        margin-left: -3%;
        margin-right: -3%;
    }

    .banner,
    .li_icon_search_rwd {
        min-height: 40px;
    }

    #container {
        padding-top: 50px;
    }

    .banner {
        padding-top: 10px;
    }

    .search_banner {
        margin-top: 10px;
    }

    .logo img,
    .icon-header-mobile img {
        height: 30px;
    }

    .icon_menu_mobile {
        width: 40px;
    }

    .ul_banner, .icon_menu_mobile {
        height: 50px;
    }

        .ul_banner > li > a, .img_lang {
            line-height: 30px;
            padding: 10px;
            font-size: 14px;
        }

        .ul_banner > li > div > a, .img_lang {
            line-height: 30px;
            padding: 10px;
            font-size: 14px;
        }

        .ul_banner > li .sub_ul_banner {
            top: 50px;
            left: 0;
        }

            .ul_banner > li .sub_ul_banner > li > a {
                padding-left: 10px;
                padding-right: 10px;
            }

    .img_lang img {
        width: 30px;
        height: 30px;
    }

    .ul_banner > li.show_user_login {
        width: 36px;
    }

    #mobileSearch {
        padding-left: 50px !important;
        padding-right: 0px !important;
    }

    .ul_banner > li > a, .img_lang {
        min-width: 32px;
        padding-left: 46px !important;
        padding-right: 46px !important;
    }

    .ul_banner > li > div > a, .img_lang {
        min-width: 32px;
        padding-left: 10px !important;
        padding-right: 40px !important;
    }



    .ul_banner > li .sub_ul_banner::before,
    .ul_banner > li .sub_ul_banner::after {
        display: none !important;
    }

    .form_account {
        width: auto;
        padding: 20px;
    }
	 .textnameOfType::-webkit-input-placeholder { /* Safari, Chrome and Opera */
        color: #000;
    }

    .textnameOfType:-moz-placeholder { /* Firefox */
        color: #000;
    }

    .textnameOfType:-ms-input-placeholder { /* IE 10+ */
        color: #000;
    }

    .textnameOfType::-ms-input-placeholder { /* Edge */
        color: #000;
    }

    .textnameOfType:placeholder-shown { /* Default */
        color: #000;
    }
}

@media only screen and (max-width: 600px) {
    .find-your-perfect {
        position: absolute;
         z-index: 9999;
        width: 100%;
        top: 0px;
        left: 0px;
        background: #fff;
        border-radius: 5px;
        box-shadow: 0px 0px 6px #bcb8b8;
        -webkit-box-shadow: 0px 0px 6px #bcb8b8;
        -moz-box-shadow: 0px 0px 6px #bcb8b8;
		padding:8px;
    }

    #slideshow .tp-caption {
        background: url(../images/bg/bg-td-caption.png);
        padding: 20px;
        line-height: 22px;
        left: 265px !important;
    }

        #slideshow .tp-caption h3 {
            font-size: 10px;
            text-transform: uppercase;
            white-space: pre-line;
        }

    .find-your-perfect .txtfind .TextBoxField, .find-your-perfect select {
        font-size: 16px;
    }
	 .textnameOfType::-webkit-input-placeholder { /* Safari, Chrome and Opera */
        color: #000;
    }

    .textnameOfType:-moz-placeholder { /* Firefox */
        color: #000;
    }

    .textnameOfType:-ms-input-placeholder { /* IE 10+ */
        color: #000;
    }

    .textnameOfType::-ms-input-placeholder { /* Edge */
        color: #000;
    }

    .textnameOfType:placeholder-shown { /* Default */
        color: #000;
    }
}

@media only screen and (max-width: 568px) {
    #slideshow {
        margin-top: 50px;
    }

        #slideshow #slider {
            display: block;
        }

        #slideshow .tp-caption {
            background: url(../images/bg/bg-td-caption.png);
            padding: 20px;
            line-height: 22px;
            left: 65px !important;
        }

            #slideshow .tp-caption h3 {
                font-family: 'utm_avo';
                font-size: 12px;
                text-transform: uppercase;
                white-space: pre-line;
                color: #000000;
            }

            #slideshow .tp-caption p {
                line-height: 0px;
                font-size: 10px;
            }

    .btn_readmore_slideshow {
        padding: 1px 18px;
        border: 1px solid #000000;
        color: #000000 !important;
        font-family: opensans-light;
        border-radius: 3px;
        margin-top: 15px;
        color: #000000;
        display: inline-block;
        font-size: 9px;
    }

    #pToppage {
        margin-top: 60px;
    }

    .min-wrap-mobile {
        width: 100%;
    }

    /*.ul_banner {
          right: -3%;
      }*/

    .search_banner {
        margin-left: -3%;
        margin-right: -3%;
    }

    .banner,
    .li_icon_search_rwd {
        min-height: 40px;
    }

    #container {
        padding-top: 50px;
    }

    .banner {
        padding-top: 10px;
    }

    .search_banner {
        margin-top: 10px;
    }

    .logo img,
    .icon-header-mobile img {
        height: 30px;
    }

    .icon_menu_mobile {
        width: 40px;
    }

    .ul_banner, .icon_menu_mobile {
        height: 50px;
    }

        .ul_banner > li > a, .img_lang {
            line-height: 30px;
            padding: 10px;
            font-size: 14px;
        }

        .ul_banner > li > div > a, .img_lang {
            line-height: 30px;
            padding: 10px;
            font-size: 14px;
        }

        .ul_banner > li .sub_ul_banner {
            top: 50px;
            left: 0;
        }

            .ul_banner > li .sub_ul_banner > li > a {
                padding-left: 10px;
                padding-right: 10px;
            }

    .img_lang img {
        width: 30px;
        height: 30px;
    }

    .ul_banner > li.show_user_login {
        width: 36px;
    }

    #mobileSearch {
        padding-left: 35px !important;
        padding-right: 0px !important;
    }
    .ul_banner > li > a, .img_lang {
        min-width: 32px;
        padding-left: 37px !important;
        padding-right: 37px !important;
    }

    .ul_banner > li > div > a, .img_lang {
        min-width: 32px;
        padding-left: 10px !important;
        padding-right: 35px !important;
    }


    .ul_banner > li .sub_ul_banner::before,
    .ul_banner > li .sub_ul_banner::after {
        display: none !important;
    }

    .form_account {
        width: auto;
        padding: 20px;
    }
	 .textnameOfType::-webkit-input-placeholder { /* Safari, Chrome and Opera */
        color: #000;
    }

    .textnameOfType:-moz-placeholder { /* Firefox */
        color: #000;
    }

    .textnameOfType:-ms-input-placeholder { /* IE 10+ */
        color: #000;
    }

    .textnameOfType::-ms-input-placeholder { /* Edge */
        color: #000;
    }

    .textnameOfType:placeholder-shown { /* Default */
        color: #000;
    }
}

@media only screen and (max-width: 480px) {
	 .textnameOfType::-webkit-input-placeholder { /* Safari, Chrome and Opera */
        color: #000;
    }

    .textnameOfType:-moz-placeholder { /* Firefox */
        color: #000;
    }

    .textnameOfType:-ms-input-placeholder { /* IE 10+ */
        color: #000;
    }

    .textnameOfType::-ms-input-placeholder { /* Edge */
        color: #000;
    }

    .textnameOfType:placeholder-shown { /* Default */
        color: #000;
    }
    #slideshow {
        margin-top: 50px;
    }

        #slideshow #slider {
            display: block;
        }

        #slideshow .tp-caption {
            background: url(../images/bg/bg-td-caption.png);
            padding: 20px;
            line-height: 22px;
            left: 65px !important;
        }

            #slideshow .tp-caption h3 {
                font-family: 'utm_avo';
                font-size: 12px;
                text-transform: uppercase;
                white-space: pre-line;
                color: #000000;
            }

            #slideshow .tp-caption p {
                line-height: 0px;
                font-size: 10px;
            }

    .btn_readmore_slideshow {
        padding: 1px 18px;
        border: 1px solid #000000;
        color: #000000 !important;
        font-family: opensans-light;
        border-radius: 3px;
        margin-top: 15px;
        color: #000000;
        display: inline-block;
        font-size: 9px;
    }

    .min-wrap-mobile {
        width: 100%;
    }

    /*.ul_banner {
          right: -3%;
      }*/

    .search_banner {
        margin-left: -3%;
        margin-right: -3%;
    }

    .banner,
    .li_icon_search_rwd {
        min-height: 40px;
    }

    #container {
        padding-top: 50px;
    }

    .banner {
        padding-top: 10px;
    }

    .search_banner {
        margin-top: 10px;
    }

    .logo img,
    .icon-header-mobile img {
        height: 30px;
    }

    .icon_menu_mobile {
        width: 40px;
    }

    .ul_banner, .icon_menu_mobile {
        height: 50px;
    }

        .ul_banner > li > a, .img_lang {
            line-height: 30px;
            padding: 10px;
            font-size: 14px;
        }

        .ul_banner > li > div > a, .img_lang {
            line-height: 30px;
            padding: 10px;
            font-size: 14px;
        }

        .ul_banner > li .sub_ul_banner {
            top: 50px;
            left: 0;
        }

            .ul_banner > li .sub_ul_banner > li > a {
                padding-left: 10px;
                padding-right: 10px;
            }

    .img_lang img {
        width: 30px;
        height: 30px;
    }

    .ul_banner > li.show_user_login {
        width: 36px;
    }

    .ul_banner > li > a, .img_lang {
        min-width: 32px;
        padding-left: 13px !important;
        padding-right: 13px !important;
    }

    .ul_banner > li > div > a, .img_lang {
        min-width: 32px;
        padding-left: 13px !important;
        padding-right: 13px !important;
    }


    .ul_banner > li .sub_ul_banner::before,
    .ul_banner > li .sub_ul_banner::after {
        display: none !important;
    }

    .form_account {
        width: auto;
        padding: 20px;
    }
}

@media only screen and (max-width: 414px) {
    #slideshow {
        margin-top: 50px;
    }

        #slideshow #slider {
            display: block;
        }

        #slideshow .tp-caption {
            background: url(../images/bg/bg-td-caption.png);
            padding: 20px;
            line-height: 22px;
            left: 50px !important;
        }

            #slideshow .tp-caption h3 {
                font-family: 'utm_avo';
                font-size: 12px;
                text-transform: uppercase;
                white-space: pre-line;
                color: #000000;
            }

            #slideshow .tp-caption p {
                line-height: 0px;
                font-size: 10px;
            }

    .btn_readmore_slideshow {
        padding: 1px 18px;
        border: 1px solid #000000;
        color: #000000 !important;
        font-family: opensans-light;
        border-radius: 3px;
        margin-top: 15px;
        color: #000000;
        display: inline-block;
        font-size: 9px;
    }

    #headermobile {
        top: 0;
        left: 0;
        right: 0;
        z-index: 999999;
        display: flex;
        height: 50px;
        line-height: 50px;
        background-color: rgba(255,255,255,0.9);
    }
     #pToppage {
        margin-top: 60px;
    }

    #mobileSearch {
        padding-left: 0px !important; 
        padding-right: 0px !important; 
   }
   .ul_banner > li > a, .img_lang {
       padding-left: 13px !important;
       padding-right: 13px !important;
   }

   .ul_banner > li > div > a, .img_lang {
       padding-left: 10px !important;
       padding-right: 18px !important;
   }

    .find-your-perfect {
        position: absolute;
        z-index: 9999;
        width: 100%;
        top: 0px;
        left: 0px;
        background: #fff;
        border-radius: 5px;
        box-shadow: 0px 0px 6px #bcb8b8;
        -webkit-box-shadow: 0px 0px 6px #bcb8b8;
        -moz-box-shadow: 0px 0px 6px #bcb8b8;
        padding: 8px;
    }
    .textnameOfType::-webkit-input-placeholder { /* Safari, Chrome and Opera */
        color: #000;
    }

    .textnameOfType:-moz-placeholder { /* Firefox */
        color: #000;
    }

    .textnameOfType:-ms-input-placeholder { /* IE 10+ */
        color: #000;
    }

    .textnameOfType::-ms-input-placeholder { /* Edge */
        color: #000;
    }

    .textnameOfType:placeholder-shown { /* Default */
        color: #000;
    }

        .find-your-perfect select {
            margin-bottom: 4px;
        }

        .find-your-perfect .txtfind {
            margin-top: 4px;
        }
            .find-your-perfect .txtfind .TextBoxField {
                font-size: 15px;
            }

    .find-your-perfect h3 {
        font-size: 14px;
        margin-bottom: 5px;
    }
}

@media only screen and (max-width: 384px) {
	 .textnameOfType::-webkit-input-placeholder { /* Safari, Chrome and Opera */
        color: #000;
    }

    .textnameOfType:-moz-placeholder { /* Firefox */
        color: #000;
    }

    .textnameOfType:-ms-input-placeholder { /* IE 10+ */
        color: #000;
    }

    .textnameOfType::-ms-input-placeholder { /* Edge */
        color: #000;
    }

    .textnameOfType:placeholder-shown { /* Default */
        color: #000;
    }
    #headermobile {
        height: 50px;
        line-height: 50px;
        display: flex;
    }

    #pToppage {
        margin-top: 60px;
    }

    #mobileSearch {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .ul_banner > li > a, .img_lang {
        padding-left: 13px !important;
        padding-right: 13px !important;
    }

    .ul_banner > li > div > a, .img_lang {
        padding-left: 10px !important;
        padding-right: 15px !important;
    }

    #slideshow .tp-caption {
        background: url(../images/bg/bg-td-caption.png);
        padding: 20px;
        line-height: 22px;
        left: 10px !important;
    }

        #slideshow .tp-caption h3 {
            font-family: 'utm_avo';
            font-size: 12px;
            text-transform: uppercase;
            white-space: pre-line;
            color: #000000;
        }

    .find-your-perfect {
        position: absolute;
      z-index: 9999;
        width: 100%;
        top: 0px;
        left: 0px;
        background: #fff;
        border-radius: 5px;
        box-shadow: 0px 0px 6px #bcb8b8;
        -webkit-box-shadow: 0px 0px 6px #bcb8b8;
        -moz-box-shadow: 0px 0px 6px #bcb8b8;
		padding:8px;
    }

        .find-your-perfect select {
            margin-bottom: 2px;
        }

        .find-your-perfect .txtfind {
            margin-top: 3px;
        }

        .find-your-perfect h3 {
            font-size: 14px;
            margin-bottom: 5px;
        }
}

@media only screen and (max-width: 375px) {
    .list-images-apps-connect ul li a {
        display: inline-block;
        margin: 5px 10px 10px 0px;
        font-size: 12px;
        height: inherit;
    }
	 .textnameOfType::-webkit-input-placeholder { /* Safari, Chrome and Opera */
        color: #000;
    }

    .textnameOfType:-moz-placeholder { /* Firefox */
        color: #000;
    }

    .textnameOfType:-ms-input-placeholder { /* IE 10+ */
        color: #000;
    }

    .textnameOfType::-ms-input-placeholder { /* Edge */
        color: #000;
    }

    .textnameOfType:placeholder-shown { /* Default */
        color: #000;
    }
    #headermobile {
        height: 50px;
        line-height: 50px;
        display: flex;
    }

    #pToppage {
        margin-top: 60px;
    }

    .ul_banner > li #dem_like {
        right: 3px;
    }

    .ul_banner > li.show_user_login {
        width: 30px;
    }

    .slide_cover {
        min-height: 164px;
    }

    .swiper1 .swiper-slide {
        min-height: 164px;
    }

    .gallery-top {
        height: 303px;
    }

    .img_prod, .ul_mb_da_D > li {
        height: 113px;
    }

    .img_da {
        height: 235px;
    }

    #mobileSearch {
        padding-left: 0px !important; 
        padding-right: 0px !important; 
   }
   .ul_banner > li > a, .img_lang {
       padding-left: 12px !important;
       padding-right: 12px !important;
   }

   .ul_banner > li > div > a, .img_lang {
       padding-left: 10px !important;
       padding-right: 12px !important;
   }


    #slideshow .tp-caption {
        background: url(../images/bg/bg-td-caption.png);
        padding: 20px;
        line-height: 22px;
        left: 10px !important;
    }

        #slideshow .tp-caption h3 {
            font-family: 'utm_avo';
            font-size: 12px;
            text-transform: uppercase;
            white-space: pre-line;
            color: #000000;
        }

    .find-your-perfect {
        position: absolute;
      z-index: 9999;
        width: 100%;
        top: 0px;
        left: 0px;
        background: #fff;
        border-radius: 5px;
        box-shadow: 0px 0px 6px #bcb8b8;
        -webkit-box-shadow: 0px 0px 6px #bcb8b8;
        -moz-box-shadow: 0px 0px 6px #bcb8b8;
		padding:8px;
    }

    #slideshow .tp-caption h3 {
        font-family: 'utm_avo';
        font-size: 12px;
        text-transform: uppercase;
        white-space: pre-line;
        color: #000000;
    }

    .find-your-perfect select {
        margin-bottom: 2px;
    }

    .find-your-perfect .txtfind {
        margin-top: 3px;
    }

    .find-your-perfect h3 {
        font-size: 14px;
        margin-bottom: 5px;
    }
}


@media only screen and (max-width: 360px) {
 .textnameOfType::-webkit-input-placeholder { /* Safari, Chrome and Opera */
        color: #000;
    }

    .textnameOfType:-moz-placeholder { /* Firefox */
        color: #000;
    }

    .textnameOfType:-ms-input-placeholder { /* IE 10+ */
        color: #000;
    }

    .textnameOfType::-ms-input-placeholder { /* Edge */
        color: #000;
    }

    .textnameOfType:placeholder-shown { /* Default */
        color: #000;
    }
    #slideshow .tp-caption {
        background: url(../images/bg/bg-td-caption.png);
        padding: 20px;
        line-height: 22px;
        left: 10px !important;
    }

        #slideshow .tp-caption h3 {
            font-family: 'utm_avo';
            font-size: 12px;
            text-transform: uppercase;
            white-space: pre-line;
            color: #000000;
        }

    .find-your-perfect {
        position: absolute;
       z-index: 9999;
        width: 100%;
        top: 0px;
        left: 0px;
        background: #fff;
        border-radius: 5px;
        box-shadow: 0px 0px 6px #bcb8b8;
        -webkit-box-shadow: 0px 0px 6px #bcb8b8;
        -moz-box-shadow: 0px 0px 6px #bcb8b8;
		padding:8px;
    }

    #slideshow .tp-caption h3 {
        font-family: 'utm_avo';
        font-size: 12px;
        text-transform: uppercase;
        white-space: pre-line;
        color: #000000;
    }

    #pToppage {
        margin-top: 60px;
    }

    .find-your-perfect select {
        margin-bottom: 2px;
    }

    .find-your-perfect .txtfind {
        margin-top: 4px;
    }

    .find-your-perfect h3 {
        font-size: 14px;
        margin-bottom: 5px;
    }

    .find-your-perfect .txtfind {
        margin-top: 4px;
    }

    .find-your-perfect h3 {
        font-size: 14px;
        margin-bottom: 5px;
    }

    #mobileSearch {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .ul_banner > li > a, .img_lang {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .ul_banner > li > div > a, .img_lang {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
}

@media only screen and (max-width: 320px) {
	 .textnameOfType::-webkit-input-placeholder { /* Safari, Chrome and Opera */
        color: #000;
    }

    .textnameOfType:-moz-placeholder { /* Firefox */
        color: #000;
    }

    .textnameOfType:-ms-input-placeholder { /* IE 10+ */
        color: #000;
    }

    .textnameOfType::-ms-input-placeholder { /* Edge */
        color: #000;
    }

    .textnameOfType:placeholder-shown { /* Default */
        color: #000;
    }
    #headermobile {
        height: 40px;
        line-height: 40px;
        display: flex;
    }
    #pToppage {
        margin-top: 50px;
    }

    #slideshow .tp-caption {
        background: url(../images/bg/bg-td-caption.png);
        padding: 20px;
        line-height: 22px;
        left: 10px !important;
    }

        #slideshow .tp-caption h3 {
            font-family: 'utm_avo';
            font-size: 10px;
            text-transform: uppercase;
            white-space: pre-line;
            color: #000000;
        }

    .find-your-perfect {
        position: absolute;
   z-index: 9999;
        width: 100%;
        top: 0px;
        left: 0px;
        background: #fff;
        border-radius: 5px;
        box-shadow: 0px 0px 6px #bcb8b8;
        -webkit-box-shadow: 0px 0px 6px #bcb8b8;
        -moz-box-shadow: 0px 0px 6px #bcb8b8;
		padding:8px;
    }

    #slideshow .tp-caption h3 {
        font-family: 'utm_avo';
        font-size: 10px;
        text-transform: uppercase;
        white-space: pre-line;
        color: #000000;
    }

    .find-your-perfect select {
        margin-bottom: 2px;
    }

    .find-your-perfect .txtfind {
        margin-top: 4px;
    }

    .find-your-perfect h3 {
        font-size: 14px;
        margin-bottom: 5px;
    }

    #slideshow .tp-caption p {
        line-height: 0px;
        font-size: 9px;
    }

    .logo img,
    .icon-header-mobile img {
        height: 24px;
    }

    .ul_banner, .icon_menu_mobile {
        height: 44px;
    }

        .ul_banner > li > a, .img_lang {
            padding-top: 7px;
            padding-bottom: 7px;
        }

        .ul_banner > li > div > a, .img_lang {
            padding-top: 7px;
            padding-bottom: 7px;
        }

        .ul_banner > li .sub_ul_banner {
            top: 44px;
        }

    .banner {
        min-height: 34px;
    }

    #container {
        padding-top: 44px;
    }


    .ul_banner > li > a, .img_lang {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }

    .ul_banner > li > div > a, .img_lang {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
    .stellarnav.mobile > ul > li > a {font-size:13px;
    }

    .stellarnav .third {
        width: 93px;
        text-align: center;
    }
}

#loading-to-member {
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    position: fixed;
    display: block;
    opacity: 0.7;
    background-color: #fff;
    z-index: 99999999;
    text-align: center;
}

#loading-image-to-member {
    left: 50%;
    position: absolute;
    top: 50%;
    z-index: 99999999;
}

.account_other {
    text-align: center;
    font-size: 11px;
    color: #999;
}
#map-contact {
    width: 100% !important;
    height: 300px !important;
}
#btnSearchMbm{display:none}

#btnSearchMbmMobile {z-index:100;}
.labelText {
    float: left;
    width: 100%;
    color: #00B2F8;
    font-family: opensans-light;
    margin-bottom: 5px;
    font-size: 16px;
    padding: 0px 5px;
    border: none !important;
}
     
          .textnameOfType ::placeholder {color:#999 !important;}
       /*   .valueText {
              float: right;
              background-color: aqua;
              font-family: Courier New;
              font-size: 10pt;
          }*/
       /*.ui-menu .ui-menu-item:hover {background-color:#00b2f4 !important}*/

          .dvDetails {
              font-weight: 400;
              line-height: 30px;
              padding: 5px;
              width: 100%;
              height: 30px;
              border-radius: 3px;
              z-index: 99999;
          }
          .labelText:hover {color:#fff !important}
.frm-lect select option {
    color: #00B2F8 !important;
}
#loading-to-contact {
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    position: fixed;
    display: block;
    opacity: 0.7;
    background-color: #fff;
    z-index: 9999999;
    text-align: center;
}

#loading-image-to-contact {
    left: 50%;
    position: absolute;
    top: 50%;
    z-index: 9999999;
}