.itopplus-background {

}
body {
    font-size: 16px;
    background-color: #f5f5eb;
    overflow-x: hidden;
}
a {
    color: #444;
}
a:hover {
    color: #875939;
}
b, strong {
    font-weight: 600;
}
.navbar-default .navbar-nav>li>a {
    font-size: 1em;
    color: #444;
    margin: 0;
    padding: 15px 0;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:active,
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #444 !important;
    box-shadow: none;
    border-radius: none;
    background: transparent;
    background-color: transparent;
}

.dropdown-menu>li>a {
    font-size: 1.1em;
    color: #444;
    padding: 7px 20px;
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #444;
    background: #efe7da;
}
@media screen and (max-width: 992px) {

    #controlBanner img {
        position: fixed;
        top: 8px;
        left: 10px;
        width: 60px !important;
        z-index: 10000;
    }

    .navbar-default,
    .navbar-header,
    #ItopplusMainSidebar {
        background: #efe7da !important;
    }

    #ItopplusMainSidebar a {
        color: #444 !important;
        text-align: left !important;
    }

    #itpMenuSideBar span.icon-bar {
        background: #444 !important;
    }

    .navbar-header i {
        filter: contrast(.3);
    }
}

@media screen and (min-width: 1024px) {
    .itopplus-banner .container {
        display: grid;
        grid-template-columns: 15% auto;
        align-items: center;
        gap: 8%;
    }

    .itopplus-banner .container::before,
    .itopplus-banner .container::after {
        display: none;
    }

    .no-js .itopplus-banner {
        position: sticky;
        top: 0;
        z-index: 110;
    }

    .itopplus-banner {
        background: #efe7da;
        transition: .3s;
    }

    .itopplus-sticky {
        background: #efe7da !important;
    }

    #controlBanner {
        object-fit: contain;
        padding: 20px;
        width: 90%;
        min-width: auto;
        margin: 0 auto;
    }

    .itp-block {
        display: flex;
        flex-direction: column;
        gap: 10px;
    }

    .itopplus-menu {
        border-top: 2px solid #c1b6a4;
    }

    #nav-menu {
        text-align: right;
        background-color: transparent;
    }

    .itopplus-search {
        text-align: right;
        width: 50%;
        align-self: end;
    }

    #itopplus-nav-bar {
        display: flex;
        width: -webkit-fill-available;
        justify-content: space-between;
    }

    #itopplus-nav-bar::before,
    #itopplus-nav-bar::after {
        display: none;
    }

    #main-navbar-collapse {
        width: -webkit-fill-available;
        display: block !important;
    }

}





/**/
.h1, h1 {
    font-size: 3.6em;
    font-weight: 500;
}
.h2, h2 {
    font-size: 3em;
    font-weight: 600;
}
.h3, h3 {
    font-size: 2.4em;
    font-weight: 600;
}
.h4, h4 {
    font-size: 1.2em;
    font-weight: 600;
}
.h5, h5 {
    font-size: 1.1em;
}
.boderedlayoutClient {
    border-top: 0px dashed transparent;
    border-left: 0px dashed transparent;
    border-right: 0px dashed transparent;
    border-bottom: 0px dashed transparent;
}
ol, ul {
    margin-top: 10px;
    margin-bottom: 10px;
}
/**/



/*header*/
.header-block {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    font-size: 0.95em;
    align-items: center;
}
.header-icon-img {
    display: flex;
    gap: 5px;
    width: 55%;
    justify-content: flex-end;
    float: right;
    margin: 0 0 0 auto;
}
.btn-line {
    display: grid;
    grid-template-columns: 20px auto;
    gap: 10px;
    background: #875939;
    color: #fff;
    border: none;
    padding: 7px 10px;
    width: 100%;
    border-radius: 50px;
    transition: 0.5s;
    justify-content: center;
}
.btn-line:hover {
    background: #545454;
    color: #fff;
}
/*header*/




/*footer*/
.itopplus-footer {
    font-size: 14px;
}
.itopplus-footer h4 {
    margin: 0px 0 5px;
    font-weight: 600;
}
.itopplus-footer a {
    color: #ffffff;
}
.itopplus-footer a:hover {
    color: #efe7da;
}
.footer-pd {
    padding-left: 20%;
}
.footer-icon-img {
    display: flex;
    width: 48%;
    gap: 7px;
}
.icon-img {
    transition: 0.5s;
}
.icon-img:hover {
    transform: scale(1.1);
}
.copy-right {
    font-size: 0.8em;
    font-family: "Poppins", sans-serif;
    padding-top: 10px;
}
.ITPcookiebar {
    width: 100% !important;
}
.buttonExampleSite {
    border: 1px solid #875939 !important;
    color: #875939 !important;
    font-family: "Noto Sans Thai",sans-serif !important;
}
.buttonExampleSite:hover {
    background: #875939 !important;
    color: #ffffff !important;
}
.ITP-pdpa-template-titleFont {
    font-size: 1.2em !important;
    padding-bottom: 0rem !important;
    font-weight: 600 !important;
}
.ITP-pdpa-template-contentFont {
    font-size: 1em !important;
}
.itpPDPALandingPage {
    padding: 6% 2% 2%;
}
/*footer*/




/*หน้าแรก*/
figure.effect-jazz {
    background: transparent;
    border-radius: 0 100px 0 0;
}
figure.effect-jazz figcaption::after {
    border-top: 0px solid #fff;
    border-bottom: 0px solid #fff;
}
#Component66c5aaec2a161d0013136f52 , ul#slider66dfb5c76822420013bb12ad {
    padding-left: 20%;
}
.about-us {
    padding-left: 20%;
    margin-right: -11%;
    line-height: 1.5;
    font-size: 1.1em;
}
.about-us h2 , .about-detail h2 {
    color: #875939;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    margin: 0 0 20px;
}
.wood-img {
    width: 60%;
    float: right;
}
.padding-pd {
    padding: 2%;
}
.padding-pd2 {
    padding: 12%;
}
figure.effect-apollo {
    background: transparent;
}
.about-icon {
    display: grid;
    grid-template-columns: 15% 85%;
    align-items: center;
    gap: 20px;
    margin: 20px 0;
    transition: 0.5s;
}
.about-icon:hover {
    transform: translateX(10px);
}
.about-us2-pd {
    padding: 8% 18%;
}
.about-us2  {
    color: #875939;
    font-size: 1.3em;
}
.about-block {
    display: grid;
    grid-template-columns: 55% 45%;
    margin: 5px 0;
}
.about-block-1 {
    font-size: 1.3em;
}
.about-block-1 h4 {
    font-size: 1.3em;
    margin: 0;
}
.about-block-2 {
    display: flex;
    align-items: flex-end;
    gap: 10px;
}
.about-block-2 h1 {
    margin: 0;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    font-size: 3.9em;
}
.about-block-2 h2 {
    font-weight: 500;
    font-size: 2.8em;
    margin: 0;
    line-height: 1.2;
}
.imageWidth.imageGallery {
    transform: scale(1.0);
    transition: 0.5s;
}
.imageWidth.imageGallery:hover {
    transform: scale(1.1);
}
.itopplus-bg3 .imgLightbox {
    position: relative !important;
    overflow: hidden !important;
    width: 100% !important;
    border-radius: 200px 200px 0 0;
}
.product-name {
    border-bottom: 2px solid #c1b6a4;
    text-align: center;
    padding: 7%;
    font-size: 1.2em;
}
.product-head {
    font-family: "Poppins", sans-serif;
    color: #875939;
    font-size: 1.1em;
    padding: 40% 0;
}
.product-head h2 {
    font-weight: 500;
}
.product-head h2 span {
    padding-left: 18%;
}
.complete-block {
    padding: 6% 18%;
}
.complete-block h3 {
    color: #875939;
}
.complete-icon-block {
    white-space: pre-line;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
    text-align: left;
    transition: 0.5s;
}
.complete-icon {
    transition: 0.5s;
}
.complete-icon:hover {
    transform: translateY(-10px);
}
.complete-icon img {
    width: 55% !important;
    margin: 0 0 10px;
}
.padding-pd3 {
    padding: 5%;
}
ul#slider66c6c4439effe100135f61d6 {
    margin-top: -15%;
}
.color-pd {
    padding: 31% 20%;
}
.btn-detail {
    background: #efe7da;
    color: #444444;
    border: none;
    padding: 6px 15px;
    font-family: "Poppins", sans-serif;
    transition: 0.5s;
}
.btn-detail:hover {
    background: #444444;
    color: #efe7da;
}
.effect-sadie {
    border-radius: 30px;
}
figure.effect-sadie figcaption::before {
    background: linear-gradient(to bottom, rgba(72, 76, 97, 0) 0, rgba(135,89,57,.8) 75%);
}
.menu-block {
    display: grid;
    grid-template-columns: 88% 12%;
    padding: 5% 0 1%;
    font-size: 0.9em;
    align-items: center;
}
.menu-align h2 {
    font-family: "Poppins", sans-serif;
    color: #875939;
    font-weight: 500;
}
.btn-more {
    font-family: "Poppins", sans-serif;
    background: #875939;
    color: #fff;
    text-align: center;
    border: none;
    padding: 7px 10px;
    width: 90%;
    transition: 0.5s;
}
.btn-more:hover {
    background: #444444;
    color: #fff;
}
.itp-contentmanager-template5 li.col-md-6.col-sm-6.col-xs-12 {
    width: 23%;
    background: #fffcf8;
    margin: 0 1% 2% !important;
    padding: 20px ! IMPORTANT;
    border-radius: 20px;
    box-shadow: 3px 7px 10px rgba(0, 0, 0, .1);
}
.itp-contentmanager-template5 .col-md-4.col-sm-4.col-xs-12.padding-col {
    width: 100%;
    padding: 0 !important;
}
.itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col {
    width: 100%;
    padding: 15px 0 0 !IMPORTANT;
}
.itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col strong {
    font-size: 1.4em;
    line-height: 1.2;
    font-weight: 400;
    display: block;
    margin: 0 7% 0% 0;
    height: 50px;
}
.itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col p {
    font-family: "Poppins", sans-serif;
    color: #875939;
    text-decoration: underline;
}
.itp-contentmanager-template5 .btn-sm p {
    font-size: 13px;
}
.itp-contentmanager-template5 .img-container {
    padding-bottom: 100%;
      overflow: hidden;
}
.itp-contentmanager-template5 .img-container .img  {
    overflow: hidden;
    transition: 0.5s;
}
.itp-contentmanager-template5 .img-container:hover .img {
    transform: scale(1.1);
}
/*หน้าแรก*/


/*เกี่ยวกับเรา*/
.menu2-align {
    padding: 5% 0 1%;
    border-bottom: 2px solid #c1b6a4;
    margin-bottom: 2%;
}
.menu2-align h2 {
    color: #875939;
    font-weight: 500;
    font-size: 3em;
}
.about-detail {
    padding: 10% 9%;
    font-size: 1.1em;
    line-height: 1.5;
}
.about-us3-pd {
    text-align: center;
    padding: 5% 0;
}
.about-us3-pd .about-block {
    display: flex;
    justify-content: center;
    gap: 20px;
    font-size: 1.1em;
    margin: 5px 0 20px;
}
.about-icon2-block {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
}
.about-icon2 {
    text-align: center;
    padding: 1% 0 5%;
    transition: 0.5s;
}
.about-icon2:hover {
    transform: scale(1.1);
}
.about-icon2 .about-icon-img {
    width: 30%;
    margin: 0 auto 20px;
}
/*เกี่ยวกับเรา*/



/*สินค้าและบริการ*/
.col-section {
    padding: 0 0% 3%;
}
article.col-md-6.item.-micro {
    width: 33.33%;
}
.Contentmanager .site .col-section .item.-micro {
    padding: 0px 10px 30px;
}
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    border-right: solid 0px #e8e6e8;
    border-bottom: solid 0px #e8e6e8;
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    border-bottom: solid 0px #e8e6e8;
}
.Contentmanager .site .col-section .item.-micro a .image {
    width: 100%;
    border-radius: 25px;
    background-color: transparent;
    border: 0px solid #eee;
}
.Contentmanager .site .col-section .item.-micro a .post {
    display: none;
}
.Contentmanager .site .col-section .item.-micro a .caption {
    width: 100%;
    background-color: transparent;
    border-radius: 0;
    padding: 0 0;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    padding: 0% 0;
    color: #000;
    text-align: left;
    font-weight: 400;
    font-size: 1em;
      display: none;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 1.1em;
    font-weight: 500;
    background: transparent;
    color: #444444;
    padding: 7% 0%;
    margin-bottom: 0px;
    line-height: 1.3;
    text-align: center;
    border-bottom: 1px solid #c1b6a4;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #875939;
}
h3.managerHeader {
    text-align: center;
    color: #875939;
    font-weight: 500;
    font-size: 3em;
}
#Contentmanager .post-time {
    display: none;
}
.page-header {
    border-bottom: 0px solid #eee;
}
.col-md-6.pull-left {
    padding: 0;
    width: 50%;
    margin: 0 4% 0 0;
}
.Textmanager.font-inherit {
    text-align: left;
    display: flow-root;
}
.Textmanager.font-inherit h4 {
    font-weight: 600;
    margin: 25px 0 5px;
    line-height: 1.3;
}
.Textmanager.font-inherit h3 {
    font-weight: 600;
    margin: 0 0 15px;
    font-size: 1.5em;
}
.Textmanager.font-inherit p {
    margin: 0 0 0px;
}
.Textmanager.font-inherit strong {
    font-weight: 600;
}
.contenemanager-gallery .col-xs-12.col-md-3, .Contenemanager-gallery .col-xs-6.col-md-3 {
    width: 33.33%;
    padding: 10px 10px 0;
}
.contenemanager-gallery .thumbnail, .Contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #cecece;
    border-radius: 25px;
    transition: 0.3s;
}
.Contenemanager-gallery .thumbnail:hover, .contenemanager-gallery .thumbnail:hover {
    transition: 0.3s;
}
.Contenemanager-gallery .thumbnail,.img-thumbnail, .contenemanager-gallery .thumbnail,.img-thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
    box-shadow: 0 0 0 rgba(0, 0, 0, .075);
    border-radius: 25px;
    transform: scale(1.0) !important;
}
#Contentmanager img.img-responsive {
    border-radius: 25px;
    position: relative !important;
    overflow: hidden !important;
    width: 100% !important;
    transition: 0.5s;
}
#Contentmanager img.img-responsive:hover {
    transform: scale(1.1);
}
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border-color: transparent;
}
#Contentmanager .thumbnail {
    background-color: #f5f5eb;
    position: relative !important;
    overflow: hidden !important;
    border: 0px solid #eee;
    padding: 0px !important;
    box-shadow: none !important;
    border-radius: 25px;
}
.img-thumbnail {
    padding: 0px;
    border: 0px solid #ddd;
    border-radius: 25px;
}
.social-icon {
    border-radius: 5px;
}
.social-share {
    top: 15px;
}
.landingpagemanager {
    display: none;
}
.product-block {
    padding: 0 0 2%;
}
.complete-block-display {
    display: grid;
    grid-template-columns: 60% 40%;
}
.complete-block-display .complete-block {
    padding: 10% 17% 15% 20%;
}
.contact-product {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 5px;
    border-top: 2px solid #c1b6a4;
    padding: 5% 0 0;
    margin-top: 5%;
}
.product-block-vdo iframe {
    height: 597px;
}
/*สินค้าและบริการ*/



/*Contact us*/
.text-contact {
    text-align: center;
    padding: 2% 0 0;
}

.text-contact h3 {
    font-weight: 600;
    margin: 0 0 15px;
    line-height: 1.2;
    font-size: 1.6em;
    color: #875939;
}
.contact-block {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    margin: 20px 0 10px;
}
.contact-block a {
    display: grid;
    grid-template-columns: 50px auto;
    gap: 10px;
    align-items: center;
    background: #ffffff;
    border: 1px solid #efe7da;
    border-radius: 50px;
}
.contact-block a:hover {
    background: #875939;
  	color: #fff;
  	transition: .5s;
}
.contact-block img {
	width: 100% !important;
}


/*form Contact*/
.no-js #Component66c6f765e402200013004e2b label {
    display: none !important;
}
.no-js #Component66c6f765e402200013004e2b .col-md-6 {
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
}
.no-js #Component66c6f765e402200013004e2b .form-control {
    border: 1px solid #efe7da;
    border-radius: 10px !important;
    -webkit-box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    font-size: 1em !important;
    padding: 30px 20px;
    font-weight: 400;
    line-height: 1.5;
    background: #fff;
    color: #000 !important;
}
.no-js #Component66c6f765e402200013004e2b .form-control:hover {
    border: 1px solid #875939;
}
.no-js #Component66c6f765e402200013004e2b .form-control:focus {
    border: 1px solid #875939;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075), 0 0 0px rgba(102, 175, 233, 0);
    color: #000 !important;
}
.no-js #Component66c6f765e402200013004e2b .btn {
    background-image: -webkit-linear-gradient(top, #111f39 0, #111f39 100%);
    background-image: -o-linear-gradient(top, #f9a71f 0, #f9a71f 100%);
    background: #875939;
    color: #fff;
    text-shadow: 0 0px 0 #3173ed;
    background-repeat: repeat-x;
    border-color: #7a2d8d;
    border-radius: 50px;
    padding: 10px 25px;
    font-size: 0.9em;
    font-weight: 400;
    border: 0px solid transparent;
}
.no-js #Component66c6f765e402200013004e2b .btn-default:active {
    background: #875939;
    color: #fff;
}
.no-js #Component66c6f765e402200013004e2b .btn-default:hover,
.no-js #Component66c6f765e402200013004e2b .btn-default:focus {
    background-position: 0 0px;
    background: #875939;
    color: #fff;
}
.no-js #Component66c6f765e402200013004e2b .col-xs-12.col-sm-5.col-md-5.padding {
    width: 100%;
}
.no-js #Component66c6f765e402200013004e2b span.label {
    font-size: 0.85em;
    font-weight: 400;
}
.no-js #Component66c6f765e402200013004e2b .ITPcheckboxAuthen {
    font-size: 0.9em;
    padding: 0 0 0 0%;
}
#iframe66c6f756e402200013004e16 iframe {
    height: 277px;
    border-radius: 10px;
}
.qr-line {
    width: 65%;
    margin: -15% auto 0;
}
.team-line {
    white-space: pre-line;
    padding: 17% 2% 0;
    text-align: center;
}
.team-line h2 {
    color: #f61515;
    margin: 0;
    font-size: 3em;
}
.team-line h3 {
    font-size: 2em;
    margin: 15px 0;
}
.line-bg {
    background: #fff;
    color: #000;
    display: flex;
    align-items: center;
    font-size: 1.3em;
    font-weight: 600;
    border-radius: 50px;
    margin: 20px 0 0;
}
.line-bg-text {
    width: 70%;
    text-align: center;
}
.line-bg2 {
    background: linear-gradient(0deg, rgba(0, 151, 2, 1) 0%, rgba(44, 232, 46, 1) 100%);
    color: #fff;
    display: grid;
    grid-template-columns: 30px auto;
    gap: 10px;
    width: 30%;
    justify-content: center;
    align-items: center;
    padding: 12px;
    border-radius: 0 50px 50px 0;
}
/*Contact us*/




/*ตัวอย่างสี*/
figure.effect-oscar {
    border-radius: 25px;
    background: transparent;
}
figure.effect-oscar figcaption {
    background-color: rgba(58, 52, 42, .0);

}
figure.effect-oscar figcaption::before {
    border: 0px solid #fff;
}
.grid figure h2 {
    word-spacing: normal;
    font-weight: 400;
}
.grid figure h2 span {
    font-weight: 600;
}
figure.effect-oscar h2 {
    margin: 20% 0 0px 0;
    -webkit-transition: -webkit-transform .35s;
    transition: transform .35s;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 0%, 0);
    font-size: 0.8em;
    position: absolute;
    bottom: 0;
    text-align: left;
    left: 0;
    right: 0;
    background: rgba(239,231,218,.5);
    color: black;
    padding: 10px;
}
figure.effect-oscar img {
    opacity: 1;
}
figure.effect-oscar:hover img {
    transform: scale(1.1) !important;
}
.color-head {
    padding: 0 10px;
}
.color-head h4 {
    font-family: "Poppins", sans-serif;
    margin: 0 0 2px;
    font-weight: 500;
    font-size: 1.1em;
}
.color-head h4 span {
    font-family: 'Noto Sans Thai', sans-serif;
    background: red;
    color: #fff;
    padding: 1px 5px;
    border-radius: 5px;
    font-size: 0.8em;
}
/*ตัวอย่างสี*/



/**/
.eapps-widget-toolbar { display: none; }


figure.effect-phoebe {
    background: transparent;
}
figure.effect-phoebe h2 {
    transform: translate3d(0, 0px, 0);
    font-size: 0.9em;
}
.banner-mobile h2 {
    font-size: 2em !important;
    font-weight: 600 !important;
    margin: 0 0 20px !important;
}
.banner-mobile {
    padding: 30% 0;
}
.step-icon {
    font-weight: 400;
    text-align: left;
    list-style: none;
    padding: 0%;
    margin: 20px auto;
    font-size: 1.1em;
}
.step-icon li {
    display: flex;
    margin-bottom: 5px;
}
.step-icon li::before {
    content: '✦';
    padding-right: 10px;
    color: #875939;
}
/**/


/*pagination*/
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    background-color: #875939;
    border-color: #875939;
}
.pagination>li>a, .pagination>li>span {
    color: #875939;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    color: #875939;
    background-color: #f7f7f7;
}
/*pagination*/




/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {
body {
    font-size: 20px;
}
      .container {
        width: 1440px;
    }
  .dropdown-menu>li>a {
    font-size: 1.35em;
}
  .about-us {
    margin-right: -6%;
}
  .about-us2-pd {
    padding: 12% 20%;
}
  .itp-contentmanager-template5 .btn-sm p {
    font-size: 16px;
}
  .itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col strong {
    font-size: 1.6em;
    margin: 0 15% 0% 0;
    height: 55px;
}
  .itopplus-footer {
    font-size: 18px;
}
  .ITPcookiebar , .buttonExampleSite {
    font-size: 16px ! IMPORTANT;
}
  .complete-icon img {
    width: 45% !important;
}
  .product-block-vdo iframe {
    height: 750px;
}
  #iframe66c6f756e402200013004e16 iframe {
    height: 305px;
}
  .header-icon-img {
    width: 53%;
}
}



/* Large Devices, Wide Screens */
@media only screen and (max-width:1191px) {
.itopplus-search {
    width: 60%;
}
  .about-us {
    padding-left: 10%;
    margin-right: 0;
    font-size: 1em;
}
  .wood-img {
    width: 80%;
}
  .about-us2-pd {
    padding: 6% 10%;
    font-size: 0.9em;
}
  .product-head {
    font-size: 1em;
}
    .complete-block {
        padding: 4% 10%;
    }
  .color-pd {
    padding: 28% 20%;
}
  .menu-block {
    grid-template-columns: 85% 15%;
}
  .itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col strong {
    margin: 0 0% 0% 0;
}
  .about-detail {
    padding: 1% 9%;
    font-size: 1em;
}
  .complete-block-display .complete-block {
    padding: 10% 10% 10% 10%;
}
  figure.effect-oscar h2 {
    font-size: 0.7em;
}
  .Contentmanager .site .col-section .item.-micro a .caption .title {
    padding: 7% 0% 0;
    height: 80px;
}
  .contact-block {
    gap: 5px;
    font-size: 0.9em;
}
  .contact-block a {
    grid-template-columns: 35px auto;
    gap: 5px;
}
  .no-js #Component66c6f765e402200013004e2b .form-control {
    padding: 25px 20px;
}
  #Component66dfb09595451b00132e1c41 {
    display: none;
}
  .complete-block h3 {
    font-size: 2.2em;
}
}





/* Large Devices, Wide Screens */
@media only screen and (max-width:900px) {
#Component66c5aaec2a161d0013136f52 , ul#slider66dfb5c76822420013bb12ad {
    padding-left: 10%;
}
  div#Component66dfb09595451b00132e1c41 {
    display: block;
}
   .about-us2 {
    font-size: 1.1em;
}
      .about-us2-pd {
        padding: 4% 10% 0;
    }
  .product-name {
    height: 80px;
}
  .complete-block {
        padding: 0% 8% 0 5%;
        white-space: inherit;
    }
  .complete-icon-block {
    white-space: inherit;
    padding: 5% 0;
}
      .menu-block {
        grid-template-columns: 80% 20%;
    }
      .itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col strong {
        font-size: 1.2em;
        height: 60px;
    }
  .btn-line {
    grid-template-columns: 15px auto;
    gap: 5px;
    padding: 7px 4px;
    font-size: 0.9em;
}
#background66c6f71be474cb0013ad227b .col-md-6.col-sm-6.col-xs-12.padding {
    width: 100%;
}
      .contact-block a {
        grid-template-columns: 50px auto;
        gap: 10px;
    }
  .no-js #Component66c6f765e402200013004e2b .col-md-6 {
    padding: 0 15px;
}
  .copy-right {
    padding-top: 0;
    text-align: center;
}
  figure.effect-phoebe h2 {
    font-size: 1.5em;
}
}


/* Large Devices, Wide Screens */
@media only screen and (max-width:480px) {
#imagesControl66c5a44b9effe100135f54c3 {
    padding: 0 !IMPORTANT;
}
#Component66c5aaec2a161d0013136f52 , ul#slider66dfb5c76822420013bb12ad {
        padding-left: 0%;
        width: 85%;
        margin: 0 auto;
    }
  .h3, h3 {
    font-size: 2em;
}
  .padding-pd2 {
    padding: 1%;
}
      .about-us {
        padding: 0 10% 5%;
    }
      .wood-img {
        display: none;
    }
  .about-us2-pd {
        padding: 10% 0%;
        font-size: 1em;
    }
  .about-block {
    grid-template-columns: 60% 40%;
}
  .product-head {
    padding: 3% 0 5%;
}
      .product-name {
        height: inherit;
    }
  .padding-pd3 {
    padding: 0%;
}
      .complete-block {
        padding: 0% 8% 0 5%;
    }
    .complete-icon-block {
        white-space: pre-line;
        grid-template-columns: repeat(1, 1fr);
        gap: 25px;
        text-align: center;
    }
  .complete-icon img {
    width: 30% !important;
    margin: 0 0 10px;
}
      .color-pd {
        padding: 15% 5%;
    }
      .menu-block {
        grid-template-columns: repeat(1, 1fr);
        gap: 15px;
        text-align: center;
    }
  .btn-more {
    width: 40%;
}
  .itp-contentmanager-template5 li.col-md-6.col-sm-6.col-xs-12 {
    width: 100%;
    margin: 0 0 5% !important;
}
      .itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col strong {
        font-size: 1.4em;
        height: inherit;
        padding: 0 0 10px;
    }
  .menu2-align h2 , h3.managerHeader {
    font-size: 2.2em;
}
      .about-detail {
        padding: 1% 1%;
    }
  .about-icon2-block {
    grid-template-columns: repeat(1, 1fr);
}
  .about-us3-pd .about-block {
    grid-template-columns: 50% 50%;
    flex-direction: column;
    align-content: center;
    align-items: center;
    text-align: center;
}
  article.col-md-6.item.-micro {
    width: 100%;
}
  .col-section {
    padding: 0 2% 3%;
}
      .Contentmanager .site .col-section .item.-micro a .caption .title {
        padding: 7% 0%;
        height: inherit;
    }
  .contenemanager-gallery .col-xs-12.col-md-3, .Contenemanager-gallery .col-xs-6.col-md-3 {
    width: 100%;
}
      figure.effect-oscar h2 {
        font-size: 0.8em;
    }
  .complete-block-display {
    grid-template-columns: repeat(1, 1fr);
}
    .contact-product {
        grid-template-columns: repeat(1, 1fr);
      gap: 10px;
    }
  .col-md-6.pull-left {
    padding: 0;
    width: 100%;
    margin: 0 0% 0 0;
}
  .Textmanager.font-inherit {
    display: block;
}
      .contact-block {
        gap: 10px;
        font-size: 1em;
        grid-template-columns: repeat(1, 1fr);
    }
  .about-us h2, .about-detail h2 {
    font-size: 2.2em;
}
    .about-icon2 {
        display: grid;
        grid-template-columns: 25% 75%;
        text-align: left;
        align-items: center;
          padding: 0% 0 0%;
    }
    .about-icon2 .about-icon-img {
        width: 60%;
    }
      .btn-line {
        grid-template-columns: 20px auto;
        gap: 5px;
        padding: 7px 4px;
        font-size: 1em;
        width: 80%;
        margin: 0 auto;
    }
  .product-block-vdo iframe {
    height: 297px;
}
  div#imagesControl66dfb09595451b00132e1c41 {
    padding: 0 !important;
}
  ul#slider66dfb09595451b00132e1c41 {
    margin-bottom: -7px;
}
      figure.effect-phoebe h2 {
        font-size: 0.9em;
    }
}



