.itopplus-background {

}
.unknown { position: fixed; bottom: 8% !important; } .unknown_prf .btn-main, .unknown_prf:hover .btn-main { margin-bottom: 0 !important; }

body {
    font-size: 16px;
    overflow-x: hidden;
    color: #282828;
    font-family: "LINE Seed Sans TH";
}
a {
    color: #282828;
}
a:hover , .itopplus-search a:hover , .itopplus-bg6 a:hover {
    color: #f89969;
}
b, strong {
    font-weight: 600;
}
/*
.itopplus-bg {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_27002025s182/0/0/1z-z946386792746.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
}

.itopplus-bg2 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_27002025s182/0/0/2z-z1491714976546.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
}

.itopplus-bg3 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_27002025s182/0/0/3z-z290173305660.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
}
*/

.itopplus-bg {
    background-color: #0a0a0a;
    color: #fff;
}
.itopplus-bg2 {
    background-color: #f89969;
    color: #fff;
}
.itopplus-bg3 {
    background-color: #d18c61;
    color: #fff;
}
.itopplus-bg4 {
  background-image: url("");
  background-size: 100%;
  background-repeat: no-repeat;
}

.itopplus-bg5 {
  background-color: #eaeff7;
}

.itopplus-bg6 {
  background-color: #000;
  color: #fff;
}
.itopplus-bg6 a {
    color: #fff;
}
.itopplus-bg7 {
  background-color: #000;
  color: #fff;
}

.itopplus-footer {
  background-color: #f89969;
  color: #fff;
}

.mg-pd {
  padding: 0 3%;
}

.navbar-default .navbar-nav > li > a {
  font-size: 0.9em;
  color: #fff;
  margin: 0 25px;
  padding: 0px 0px;
  border-radius: 0;
  border-bottom: 2px solid transparent;
  font-family: "Figtree", sans-serif;
}

.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: #fff;
  box-shadow: none;
  border-color: #ed5316;
  background: transparent;
  background-color: transparent;
}

.no-js .dropdown-menu > li > a {
  font-size: 1.1em;
  padding: 8px 15px;
  color: #444;
}
}

.no-js .dropdown-menu > li > a:focus,
.no-js .dropdown-menu > li > a:hover {
  color: #fff;
  background: #f89969;
}

@media screen and (max-width: 1023px) {
    #controlBanner img {
        position: fixed !important;
        top: 5px;
        left: 0;
        right: 0;
        margin: auto;
        width: 40px !important;
        z-index: 10000;
    }

  #nav-menu {
    background: #000 !important;
  }

  .navbar-collapse,
  #ItopplusMainSidebar {
    background: #000 !important;
  }

  #ItopplusMainSidebar *:is(li, a) {
    color: #fff !important;
    border: none;
  }

  #nav-menu .icon-bar {
    background: #fff !important;
  }

  #itpMenuSideBar {
    background-color: transparent !important;
    right: -10px;
  }

  .navbar-header a::before {
    background-size: 28px;
    background-position: center;
  }

  .navbar-header a::after {
    background: #ed5316;
  }

  #itpphonemobile::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/telz-z555807927326.png) !important;
  }

  #itpsearchmobile::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/searchz-z1550057493030.png) !important;
  }

  .old-image-icon-facebook::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/fbz-z1306469976463.png) !important;
  }

  .old-image-icon-line::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/linez-z468194837558.png) !important;
  }

  .old-image-icon-instragram::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/igz-z261562755399.png) !important;
  }

  .old-image-icon-youtube::before {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/ytz-z1709509823553.png) !important;
  }

  .new-image-icon-twitter::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/twz-z1451700767745.png) !important;
  }
  
  #nav-menu {
  display: flex;
  justify-content: flex-start;
}

  #nav-menu .navbar-header a {
    display: none !important;
}
}

@media screen and (min-width: 1024px) {
  .no-js .itopplus-banner {
    position: sticky;
    top: 0;
    z-index: 110;
  }

  .itopplus-banner {
    background: #000;
    transition: 0.3s;
  }

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

  .itopplus-banner > .container {
    display: grid;
    grid-template-columns: 5% auto;
    align-items: center;
    width: 100%;
    padding: 0 8vw 0 5vw;
  }

  #itopplus-nav-bar {
    display: flex;
    width: 100%;
    justify-content: end;
  }

  #controlBanner {
    object-fit: contain;
    padding: 5px 0;
    width: clamp(70px, 100%, 20vw);
    margin: 0 auto;
  }

  .itopplus-search {
    width: 100%;
    text-align: right;
    color: #fff;
  }

  .itp-block {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: space-evenly;
    height: 100%;
  }
  
ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;
    margin: 0;
}
}

@media screen and (min-width: 1200px) {
  .container {
    width: 90vw;
  }
}






/**/
.h1, h1 {
    font-size: 4em;
}
.h2, h2 {
    font-size: 2.7em;
}
.h3, h3 {
    font-size: 2.2em;
}
.h4, h4 {
    font-size: 1.3em;
}
.h5, h5 {
    font-size: 1.2em;
}
.h6, h6 {
    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;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 1.2;
    font-weight: 600;
}
/**/





/*header*/
.itopplus-search a {
    color: #fff;
}
.itopplus-search {
    font-size: 0.9em;
}
.header-block {
    display: flex;
    gap: 20px;
    justify-content: flex-end;
    padding: 0 1%;
}
/*header*/




/*footer*/
.itopplus-footer {
    font-size: 14px;
    line-height: 1.6;
}
.itopplus-footer a {
    color: #fff;
}
.itopplus-footer a:hover {
    color: #000;
}
.itopplus-footer h6 {
    font-size: 1.2em;
    line-height: 1.2;
}
.tel-mail {
    display: grid;
    grid-template-columns: 15px auto;
    gap: 10px;
    justify-content: start;
}
.footer-block {
    padding: 3% 0;
}
.footer-block-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    margin: 5px 0;
}
.footer-contact {
    display: flex;
    gap: 20px;
    justify-content: flex-end;
}
.ITPcookiebar {
    width: 100% !important;
}
.ITPcookieLeftText {
    padding-top: 30px!important;
}
.buttonExampleSite {
    border: 1px solid #f89969 !important;
    color: #f89969 !important;
    font-family: "LINE Seed Sans TH" !important;
}
.buttonExampleSite:hover {
    background: #f89969 !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: 5% 2% 2%;
}
/*footer*/






/*HOME*/
.menu-align {
    text-align: center;
    padding: 7% 0 0;
    color: #282828;
}
.menu-align h4 {
    font-weight: 400;
    margin: 5px 0 0;
    color: #f89969;
}
.padding-pd {
    padding: 1%;
}
.main-image-gallery-690ab7289a2fe400131a30f8 .owl-nav button , .main-image-gallery-690aefe7e383440013d19d11 .owl-nav button {
    background: #e9eef4 !important;
    color: #000 !important;
    width: 35px;
    height: 35px;
    border-radius: 50%;
}
.product-name {
    font-weight: 600;
    padding: 3% 0;
}
figure.effect-phoebe {
    background: transparent;
    margin-bottom: -20px !important;
}
.grid figure h2 {
    word-spacing: normal;
    font-weight: 400;
}
figure.effect-phoebe h2 {
    margin-top: 0em;
    -webkit-transform: translate3d(0, 0px, 0);
    transform: translate3d(0, 0px, 0);
    font-size: 1em;
    text-align: center;
    padding: 11% 0;
}
.product-catagory {
    float: right;
}
.product-catagory , .product-catagory2 {
    width: 50%;
}
.product-catagory h3 , .product-catagory2 h3 {
    margin: 0 0 15px;
}
.btn-click {
    background: #ed5316;
    color: #fff;
    font-size: 0.8em;
    border: none;
    padding: 7px 25px;
    transition: 0.5s;
}
.btn-click:hover  {
    background: #fff;
    color: #ed5316;
}
.look-deep {
    font-family: "Figtree", sans-serif;
    text-align: center;
    padding: 5% 0;
}
.look-deep h6 {
    font-weight: 400;
    font-style: italic;
    margin: 0 0 5px;
}
figure.effect-jazz {
    background: transparent;
}
figure.effect-jazz figcaption::after {
    border-top: 0px solid #fff;
    border-bottom: 0px solid #fff;
}
.about-us {
    white-space: pre-line;
    padding: 30% 9% 0;
    font-size: 0.9em;
}
.about-us h2 {
    font-family: "Bodoni Moda", serif;
    margin: 0 0 20px;
}
.text-read {
    padding-top: 20%;
    text-decoration: underline;
}
.about-sub {
    padding: 10% 0;
    font-size: 0.9em;
}
.about-sub h6 {
    font-family: "Figtree", sans-serif;
    color: #f89969;
    margin: 0 0 10px;
}
.imageWidth.imageGallery {
    transform: scale(1.0);
    transition: 0.5s;
}
.imageWidth.imageGallery:hover {
    transform: scale(1.1);
}
.imgLightbox {
  position: relative!important;
  overflow: hidden!important;
  width: 100%!important;
}
/*HOME*/




/*ABOUT*/
.about-us-pd .about-us {
    white-space: inherit;
    padding: 15% 12% 0;
}
.about-us2 {
    padding: 13% 8% 0 10%;
    font-size: 0.9em;
}
.about-us2 h3 {
    font-size: 2em;
    margin: 0 0 15px;
}
.about-detail {
    font-size: 0.9em;
    padding: 2% 0;
}
.menu-align2 {
    font-family: "Bodoni Moda", serif;
    text-align: center;
    padding: 2% 0 0;
}
.menu-align2 span {
    color: #f89969;
    font-size: 1.2em;
    font-style: italic;
}
ul#slider6913124a1093060013c072f1 {
    padding-top: 7%;
}
/*ABOUT*/




/*PRODUCT*/
.product-name2 {
    text-align: center;
    padding: 7% 0 10%;
}
.product-sub {
    color: #282828;
    font-size: 0.8em;
    padding: 40% 3%;
}
.product-sub h6 {
    font-size: 1.8em;
    font-family: "Bodoni Moda", serif;
    margin: 0 0 20px;
}
.btn-read {
    display: block;
    margin: 5px auto 0;
    background: transparent;
    color: #777;
    border: none;
    padding: 0;
    font-size: 0.9em;
    transition: 0.5s;
}
.CustomImageGalleryType_2 {
    margin: 0 -10px;
}
.CASS-D-border .CustomImageGalleryType_2 {
    justify-content: center;
}
.CASS-D-border .col-md-3.col-sm-4.col-xs-4 {
    width: 12.50%;
}
.CASS-D-border .imageWidth.imageGallery {
    filter: grayscale(1);
}
.CASS-D-border .imageWidth.imageGallery:hover {
    filter: unset;
}
.product-catagory2-name {
    font-size: 0.9em;
    text-align: center;
    padding: 5% 0;
}
/*PRODUCT*/


/*Product*/
/* ใส่หน้า contentmanager
.no-js .itopplus-pos2 .container {
    width: 100%;
    padding: 0;
    margin: -10px;
}
*/
/*PRODUCT*/
.col-section {
    margin: 0 -5px;
}
article.col-md-6.item.-micro {
    width: 25%;
}
.Contentmanager .site .col-section .item.-micro a .image {
    width: 100%;
}
.Contentmanager .site .col-section .item.-micro a .caption {
     width: 100%;
     padding: 8% 0;
     text-align: center;
}
.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 .post {
    display: none;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 1.1em;
    color: #282828;
    font-weight: 600;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #282828;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    font-size: 0.9em;
    color: #777;
}
#Contentmanager .PitCustomClass2 > div:nth-child(1), #Contentmanager .PitCustomClass2 > div:last-child {
  display: none;
}
#Contentmanager .Contenemanager-gallery {
  display: flex;
  flex-direction: column;
}
#Contentmanager .Contenemanager-gallery > div {
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
}
#Contentmanager .text-justify, #Contentmanager .thumbnail {
    padding: 0 !important;
    margin: 0 !important;
  	border: 0px solid transparent;
}

.contenemanager-gallery .col-xs-12.col-md-3, .Contenemanager-gallery .col-xs-6.col-md-3 {
    width: 100%;
    padding: 0px 5px 10px;
}
.contenemanager-gallery .thumbnail, .Contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #eee;
    border-radius: 0px;
    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: 0px;
    transform: scale(1.0) !important;
}
#Contentmanager img.img-responsive {
    border-radius: 0px;
    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: #fff;
    position: relative !important;
    overflow: hidden !important;
    border: 0px solid #eee;
    padding: 0px !important;
    border-radius: 0px;
    box-shadow: none;
    margin-bottom: 10px;
}
.img-thumbnail {
    padding: 0px;
    border: 0px solid #ddd;
    border-radius: 0px;
}
.social-icon {
    border-radius: 5px;
}
.product-detail {
    width: 50%;
    padding: 14% 5%;
    float: right;
}
.product-detail h3 {
    margin: 0 0 20px;
}
.product-detail h4 {
    margin: 40px 0 10px;
    border-bottom: 1px solid #eee;
    padding: 0 0 5px;
}
.landingpagemanager {
    padding: 0px 3% 3%;
    border-radius: 0px;
    border: solid 0px #eee;
}
.landingpagemanager i.far.fa-comments {
    display: none;
}
.page-header {
    border-bottom: 0px solid #eee;
}
#Contentmanager .post-time {
    font-size: 0.8em;
    color: #777;
}
.landingpagemanager .page-header {
    border-bottom: 0px solid #eee;
    text-align: center;
    font-size: 1.2em;
}
.landingpagemanager .nav-template > li, .landingpagemanager .nav-template .padding-col {
    margin: 0;
    padding: 0 !important;
}
.landingpagemanager .nav-template {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    width: 100%;
    gap: 40px;
    margin: 30px 0 0;
}
.landingpagemanager .nav-template * {
    min-height: 100% !important;
    height: fit-content;
    max-height: 100% !important;
    padding: 0 !important;
    width: 100%;
    text-align: center;
    font-size: 1em;
    overflow: hidden;
    border-radius: 0;
}
.landingpagemanager .nav-template > li a {
  display: grid;
}
.landingpagemanager .nav-template > li a > div {
	width: 100% !important;
}
.landingpagemanager .img-container .img {
    position: unset !important;
    aspect-ratio: 2 / 2.5;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: unset !important;
    transition: 0.5s;
    overflow: hidden;
}
.landingpagemanager .img-container:hover .img {
    transform: scale(1.1);
}
.landingpagemanager p.text-justify {
    color: #777;
    font-size: 0.9em !important;
}
.landingpagemanager .col-md-8.col-sm-8.col-xs-12 {
    margin: 20px 0 0;
}
.PitCustomClass1 .PitCustomClass2 {
  height: 85vh;
  overflow-y: scroll;
  margin: -10px -10px 0;
}
.PitCustomClass1 .PitCustomClass2::-webkit-scrollbar {
   visibility: hidden;
}
.Textmanager.font-inherit {
    position: sticky;
    top: 0;
    left: 0;
    font-size: 0.9em;
    text-align: left;
}
#relateContentTitle {
      visibility: hidden;
      margin-left: -12%;
}
#relateContentTitle:after {
      visibility: visible;
      content: 'See Other Products ';
}
.social-share {
    display: none;
}
/*Product*/





/*BLOG*/
.nav-template li {
    display: table;
}
.nav-template strong {
    display: block;
    font-size: 1.5em;
    margin: 0 0 2px;
}
.nav-template p {
    font-size: 14px;
}
.nav-template li:hover {
    background-color: transparent;
    text-decoration: none !important;
}
.nav-template li a , .nav-template li:hover a {
    color: #282828;
    text-decoration: none !important;
}
.PitCustomClass2 .col-md-8.col-md-offset-2.text-center {
    width: 100%;
    margin-left: 0;
    padding: 0;
}
.nav-template li.col-md-6.col-sm-4.col-xs-12.maxHeight-TP4 {
    margin: 0 0 2px;
}
.nav-template-block .col-md-8.col-sm-8.col-xs-8.padding-col {
    padding: 0 2% ! IMPORTANT;
}
.nav-template li.col-md-6.col-sm-8.col-xs-12.maxHeight-main .img-container {
    padding-bottom: 58%;
}
.nav-template .img-container {
    padding-bottom: 56%;
}
/*BLOG*/




/*CONTACT*/
.contact-block {
    border-left: 1px solid #d8dfe3;
    padding-left: 10%;
}
.contact-us {
    margin: 15px 0 25px;
}
.contact-block h4 {
    margin: 0 0 10px;
    font-family: "Figtree", sans-serif;
}
.contact-us .tel-mail {
    margin-bottom: 10px;
    grid-template-columns: 20px auto;
    align-items: center;
}
.contact-us .tel-mail-img {
    filter: brightness(0) saturate(100%) invert(22%) sepia(0%) saturate(822%) hue-rotate(210deg) brightness(89%) contrast(112%);
}
.contact-block iframe {
    height: 300px;
}
.CASS-D-border {
    background-image: none !important;
    padding: 0 4%;
}
.CASS-C-head, .CASS-D-head {
    font-family: "LINE Seed Sans TH";
}
.CASS-D-head h3 {
    margin: 0 2% 2%;
    font-size: 1em;
    font-weight: 400;
    padding-left: 0px;
    font-family: "Figtree", sans-serif;
}
.CASS-D-head h3 h4 {
    margin: 0 0 10px;
}
.CASS-D-middle-mid {
    padding: 10px 0;
}
/*form*/
.CASS-D-border .col-md-12.col-sm-12 {
    padding: 0 15px;
}
.CASS-D-border .form-control {
  background-color: transparent;
  border: 1px solid #d8dfe3;
  border-radius: 0px !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;
  color: #282828 !important;
  margin-bottom: 15px;
}
.CASS-D-border .form-control::placeholder {
  color: #282828 !important;
}
.CASS-H-border .form-control:hover {
  border: 1px solid #282828;
}
.CASS-D-border .form-control:focus {
  border: 1px solid #282828;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075), 0 0 0px rgba(102, 175, 233, 0);
  color: #282828 !important;
}
.CASS-D-border .btn {
  background-image: -webkit-linear-gradient(top, #111f39 0, #111f39 100%);
  background-image: -o-linear-gradient(top, #4d4d4d 0, #4d4d4d 100%);
  background: #ed5316;
  color: #fff;
  text-shadow: 0 0px 0 #282828;
  background-repeat: repeat-x;
  border-color: #0000;
  border-radius: 0px;
  padding: 9px 25px;
  font-weight: 400;
  font-size: 0.9em !important;
  border: 0px solid #868686;
  box-shadow: none;
}
.CASS-D-border .btn-default:active {
  background-color: #ed5316;
  color: #fff;
}
.CASS-D-border .btn-default:hover,
.CASS-D-border .btn-default:focus {
  background-position: 0 0px;
  background-color: #ed5316;
  color: #fff;
}
.CASS-D-border .ITPcheckboxAuthen {
  font-size: 0.95em;
  text-align: left !important;
  padding-left: 2%;
  margin-bottom: 0%;
  position: relative;
  color: #282828;
}
.CASS-D-border #editor1, .CASS-D-border #editor2, .CASS-D-border #editor3, .CASS-D-border #editor4, .CASS-D-border #editor5 {
  display: none;
}
.CASS-D-border .form-control option {
  color: #282828;
}
.CASS-D-middle-mid {
  padding: 0px;
}
.CASS-D-main {
  background: transparent;
}
.CASS-H-border br.k-br {
  display: none;
}
.customForm-margin-left {
  margin-left: 0px !important;
}
textarea#textbox5 {
    margin-bottom: -20px;
}
/*form*/
/*CONTACT*/


div#background6900472b9ab4160013a9c2c1 {
    margin: -10px;
}



.blog-pd {
    padding: 0 20% 5%;
}
.blog-pd img {
    width: 100% !important;
    margin-bottom: 20px;
}
.look-deep2 {
    white-space: pre-line;
    text-align: center;
    padding: 5% 0;
}
.look-deep2 h2 {
    font-family: "Figtree", sans-serif;
}
.look-deep2 h3 {
    font-size: 2em;
    margin: 0 0 15px;
}
.eco-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    align-items: center;
}
.padding-pd2 {
    padding: 5%;
}
.eco-grid-img {
    margin-top: -10%;
}
.eco-grid-text {
    padding: 5% 5% 5% 10%;
}
.eco-grid-text h3 {
    white-space: pre-line;
    font-size: 2em;
}
.eco-grid-text h3 span {
    font-size: 1.5em;
}
.eco-grid-text h4 {
    font-size: 1.2em;
    margin: 15px 0 0;
    font-style: italic;
}



/*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: #f89969;
    border-color: #f89969;
}
.pagination>li>a, .pagination>li>span {
    color: #f89969;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    color: #f89969;
    background-color: #f7f7f7;
}
/*pagination*/




/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {
body, html {
    font-size: 20px;
}
.tel-mail {
    grid-template-columns: 22px auto;
} 
.main-image-gallery-690ab7289a2fe400131a30f8 .owl-nav button, .main-image-gallery-690aefe7e383440013d19d11 .owl-nav button {
    width: 40px;
    height: 40px;
}
figure.effect-phoebe h2 {
    padding: 12% 0;
}
  .about-us {
    padding: 30% 12% 0;
}
.text-read {
    padding-top: 30%;
}
  .itopplus-footer {
    font-size: 16px;
}
  .about-us-pd .about-us {
    padding: 20% 15% 0;
}
  .about-us2 {
    padding: 20% 8% 0 10%;
}
  .nav-template p {
    font-size: 18px;
}
  .nav-template strong {
    font-size: 1.9em;
}
  .contact-block {
    padding-left: 8%;
}
  .CASS-D-border {
    padding: 0 5%;
}
  .ITPcookiebar , .buttonExampleSite {
    font-size: 16px !important;
}
}




/* Large Devices, Wide Screens */
@media only screen and (max-width:1194px) {
body, html {
    font-size: 14px;
}
  .h2, h2 {
    font-size: 2.4em;
}
#controlBanner {
    width: clamp(50px, 100%, 20vw);
}
.itopplus-banner > .container {
     padding: 0 5vw 0 5vw;
}
 .main-image-gallery-690ab7289a2fe400131a30f8 .owl-theme .custom-nav , .main-image-gallery-690aefe7e383440013d19d11 .owl-theme .custom-nav {
    left: -35px !important;
    right: -35px !important;
}
  figure.effect-phoebe h2 {
    padding: 8% 0;
}
  .about-us {
    padding: 20% 5% 0;
}
  .itopplus-footer {
    font-size: 11px;
}
  .about-us-pd .about-us {
    padding: 10% 7% 0;
}
  .about-us2 h3 {
    font-size: 1.7em;
}
  .nav-template p {
    font-size: 12px;
}
  .nav-template strong {
    font-size: 1.3em;
}
  .nav-template .img-container {
    padding-bottom: 75%;
}
  .nav-template li.col-md-6.col-sm-8.col-xs-12.maxHeight-main .img-container {
    padding-bottom: 77.5%;
}
  div#form690c446bffbd870013a81314 {
    padding: 10px ! IMPORTANT;
}
  .CASS-D-border .ITPcheckboxAuthen {
    padding-left: 2.5%;
}
  .eco-grid-text h3 {
    font-size: 1.6em;
}
  .eco-grid-text h4 {
    font-size: 0.96em;
}
  .eco-grid-img {
    margin-top: -6%;
}
}






/* Large Devices, Wide Screens */
@media only screen and (max-width:900px) {
.itopplus-slide-product {
    padding: 0 3%;
}
      .h2, h2 {
        font-size: 2em;
    }
     .main-image-gallery-690ab7289a2fe400131a30f8 .owl-theme .custom-nav {
        left: -30px !important;
        right: -30px !important;
    }  
    figure.effect-phoebe h2 {
        padding: 5% 0;
        font-size: 0.8em;
    }
  #background690aefe7e383440013d19d11 {
    padding: 0 5%;
}
.main-image-gallery-690aefe7e383440013d19d11 .owl-theme .custom-nav {
        left: -10px !important;
        right: -10px !important;
    }
  .bootstrap-collum .col-md-3.col-sm-4.col-xs-4 {
    width: 25%;
}
  .about-us h2 {
    font-size: 1.7em;
}
  .footer-block {
    text-align: center;
}
  .footer-block-grid {
    grid-template-columns: repeat(1, 1fr);
    justify-content: center;
    text-align: center;
}
  .footer-contact {
    margin: 10px 0 0;
    justify-content: center;
}
  .CASS-D-border .col-md-3.col-sm-4.col-xs-4 {
    width: 12.50% ! IMPORTANT;
}
  .col-md-6.pull-left {
    width: 50%;
}
  .landingpagemanager {
    display: block ! IMPORTANT;
}
  .landingpagemanager .nav-template {
    gap: 20px;
}
  .PitCustomClass1 .PitCustomClass2 {
    height: 47vh;
}
  li.col-md-6.col-sm-8.col-xs-12.maxHeight-main {
    width: 100%;
}
  .nav-template-block .col-md-4.col-sm-4.col-xs-4.padding-col , .nav-template-block .col-md-8.col-sm-8.col-xs-8.padding-col {
    width: 100%;
}
  .nav-template li.col-md-6.col-sm-4.col-xs-12.maxHeight-TP4 {
    width: 33.33%;
}
      .nav-template .img-container {
        margin-bottom: 15px;
    }
  .PitCustomClass2 .col-md-8.col-md-offset-2.text-center {
    padding: 0 15px;
}
  .Textmanager.font-inherit {
    padding: 0 15px;
}
  .product-detail {
    padding: 10% 5%;
}
  .CASS-D-middle-mid div {
    padding: 0px !important;
}
  .CASS-D-middle-mid {
    padding: 0px 12px;
}
  .CASS-D-border .ITPcheckboxAuthen {
    padding-left: 2% !important;
    padding-top: 2% !important;
    margin-bottom: 3%;
}
#btnview690c446bffbd870013a81314 {
    margin-left: 4%;
}
  
  
#Contentmanager .Contenemanager-gallery {
  margin: 0;
}

.col-md-6.pull-left {
  width: 50%;
  padding: 0;
}

#Contentmanager .row {
  margin: 0;
}
  .look-deep2 {
    white-space: inherit;
}
  .eco-grid {
    grid-template-columns: repeat(1, 1fr);
}
  .eco-grid-img {
    margin-top: 0%;
    margin: 0 0 0 auto;
}
}


/* Large Devices, Wide Screens */
@media only screen and (max-width:480px) {
  body  {
        font-size: 16px;
    }
#imagesControl690ab65b1f624c0013d38aa2 ,  #imagesControl690abd0b6df5020013d1c3f7 ,  #imagesControl690abda09a2fe400131a31ad , #imagesControl690abdb99a2fe400131a31c4 ,  #imagesControl690ad40e6df5020013d1c8ee , div#imagesControl690dae3f9a0552001306c9cb ,
div#imagesControl690db42c7bffeb001351cb1f , div#imagesControl691318296fb24500139966c5 ,#imagesControl692919e08c0bb60013fe3609  {
    padding: 0 !IMPORTANT;
}
  ul#slider690ad40e6df5020013d1c8ee , ul#slider691318296fb24500139966c5 {
    margin-bottom: -9px;
}
 .main-image-gallery-690ab7289a2fe400131a30f8 .owl-nav button, .main-image-gallery-690aefe7e383440013d19d11 .owl-nav button {
    width: 25px;
    height: 25px;
} 
      .main-image-gallery-690ab7289a2fe400131a30f8 .owl-theme .custom-nav {
        left: -20px !important;
        right: -20px !important;
    }
  .h3, h3 {
    font-size: 1.5em;
}
  .grid figure figcaption {
    padding: 1em;
}
  .btn-click {
    padding: 5px 10px;
}
  .product-catagory h3, .product-catagory2 h3 {
    margin: 0 0 8px;
} 
  .about-us {
        padding: 2% 5% 0;
    }
  .text-read {
    padding-top: 10%;
}
  .about-us2 {
    padding: 5% 5% 0 4%;
}
      .about-us-pd .about-us {
        padding: 5% 2% 0;
    }
  .menu-align2 {
    text-align: left;
    padding: 2% 4% 0;
}
  .menu-align2 h2 {
    font-size: 1.7em;
}
  .product-sub h6 {
    font-size: 1.5em;
}
  .product-sub {
    padding: 20% 0%;
}
.CASS-D-border .CustomImageGalleryType_2 .col-md-3.col-sm-4.col-xs-6 {
    width: 50%;
}
  article.col-md-6.item.-micro {
    width: 50%;
}
  .Contentmanager .site .col-section .item.-micro {
    padding: 20px 10px 10px;
}
      .product-detail {
        padding: 5% 2%;
        padding-left: 15px;
    }
      .PitCustomClass1 .PitCustomClass2 {
        height: 65vh;
        margin: 0;
    }
  .landingpagemanager .nav-template {
    grid-template-columns: repeat(2, 1fr);
}
      .nav-template li.col-md-6.col-sm-4.col-xs-12.maxHeight-TP4 {
        width: 100%;
    }
  .CASS-D-border {
    padding: 0 0%;
}
  #background690c410cffbd870013a81285 .none-middle-mid {
    display: flex;
    flex-direction: column-reverse;
}
  .contact-block {
    border-left: 0px solid #d8dfe3;
    padding-left: 0%;
}
  .CASS-D-head h3 {
    margin: 0 0% 2%;
}
      .CASS-D-middle-mid {
        padding: 0px 5px;
    }
  .footer-contact {
    justify-content: center;
    flex-wrap: wrap;
}
  #relateContentTitle {
    margin-left: -45%;
}
      .nav-template p {
        font-size: 14px;
    }
  .look-deep2 h3 {
    font-size: 1.6em;
}
  .eco-grid-text {
    padding: 10% 5% 5% 5%;
}

}



