.itopplus-background {

}
body {
  font-size: 16px;
  overflow-x: hidden;
  color: #000;
  font-family: "Noto Sans Thai", sans-serif;
}
a {
  color: #000;
}
a:hover {
  color: #2f2f79;
}
.itopplus-bg {
  background: transparent;
}
.itopplus-bg2 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_10092023ta6j/0/0/2z-z154554050940.webp");
}

.itopplus-footer {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_10092023ta6j/0/0/fz-z1688434873613.webp");
}

.navbar-default .navbar-nav > li > a {
  font-size: 1em;
  color: #000;
  margin: 0 4px;
  padding: 8px 15px;
  border-radius: none;
}

.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: #2f2f79 !important;
  box-shadow: none;
  background: transparent;
  background-color: transparent;
}

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

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

@media screen and (max-width: 992px) {
  #controlBanner img {
    position: fixed;
    top: 5px;
    left: 10px;
    width: 55px !important;
    z-index: 10000;
  }

  #nav-menu,
  #ItopplusMainSidebar > div {
    background: #fff !important;
  }

  #itpMenuSideBar span {
    background-color: #000 !important;
  }

  #controlMenu * {
    color: #000 !important;
    border: none;
  }
  

  

}

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

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

  .itopplus-banner {
    background: #fff;
    transition: 0.3s;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  }

  .itopplus-sticky #controlBanner {
    width: 65%;
  }

  #controlBanner {
    object-fit: contain;
    padding: 15px;
    width: 85%;
    min-width: 8vw;
    margin: 0 auto;
      transition: 0.3s;
  }

  #nav-menu {
    display: grid;
    justify-content: end;
    background: transparent;
    min-height: auto;
  }

  .itp-block {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: space-evenly;
    height: 100%;
  }

  .itopplus-search {
    width: 16vw;
    text-align: center;
  }
  ul.nav li.dropdown:hover > ul.dropdown-menu {
  display: block;
margin: 0;
}
}

/**/
.h1,
h1 {
  font-size: 4em;
  font-weight: bold;
}
.h2,
h2 {
  font-size: 3em;
  font-weight: 600;
}
.h3,
h3 {
  font-weight: 600;
}
.h4,
h4 {
  font-size: 1.2em;
}
.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*/
.hideForNewSearchtag form.form-search .input-group:before,
.hideForNewSearchtag form.form-search:before {
  top: 8px;
  left: 15px;
  opacity: 1;
  color: #999999;
}
.hideForNewSearchtag .form-horizontal .hideForNewSearchtag .form-group-sm .form-control,
.hideForNewSearchtag .input-sm {
  height: 38px;
  padding: 0px 10px;
  font-size: 0.85em;
}
.hideForNewSearchtag .input-group-btn {
  display: none;
}
.hideForNewSearchtag .form-search .input-group .search-query {
  -webkit-border-radius: 50px !important;
  -moz-border-radius: 50px !important;
  border-radius: 50px !important;
}
.hideForNewSearchtag input.search-query {
  padding-left: 40px;
  background-color: #f7f7f7;
  border: 1px solid #ccc;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/*header*/

/*footer*/
.itopplus-footer {
  font-size: 14px;
  line-height: 1.6;
}
.itopplus-footer h4 {
  margin: 0px 0 5px;
  font-weight: 600;
  font-size: 1.1em;
}
.itopplus-footer a {
  color: #fff;
}
.itopplus-footer a:hover {
  color: #c1111e;
}
.footer-icon-display {
  width: 25%;
  display: flex;
  gap: 10px;
  justify-content: center;
  margin-bottom: 15px;
}
.icon-img {
  transition: 0.5s;
}
.icon-img:hover {
  transform: scale(1.1);
}
.footer-pd {
  padding: 0 18%;
}
.footer-pd2 {
  padding: 0 35%;
}
.footer-pd3 {
  padding: 0 10%;
}
.copy-right {
  font-size: 0.8em;
  font-family: "Montserrat", sans-serif;
}
.ITPcookiebar {
  width: 100% !important;
}
.buttonExampleSite {
  border: 1px solid #2f2f79 !important;
  color: #2f2f79 !important;
  font-family: "Noto Sans Thai", sans-serif !important;
}
.buttonExampleSite:hover {
  background: #2f2f79 !important;
  color: #ffffff !important;
}
.ITP-pdpa-template-titleFont {
  font-size: 1.2em !important;
  color: #2f2f79;
  padding-bottom: 0rem !important;
  font-weight: 600 !important;
}
.ITP-pdpa-template-contentFont {
  font-size: 1em !important;
}
.itpPDPALandingPage {
  padding: 6% 2% 2%;
}

/*menuVertical*/
.menuVertical .nav.nav-pills.nav-stacked {
    background-color: white;
    padding: 7px 5px 0;
}
.menuVertical .nav-pills>li>a {
    color: #333;
    background-color: #fff;
    border-bottom: solid 1px #e7e7e7;
    padding: 15px 7px 15px 10px;
    border-radius: 0;
    font-size: 1.1em;
}
.menuVertical .nav>li>a:hover, .menuVertical .nav>li>a:focus {
   color: #fff;
   background-color: #2f2f79;
   border-bottom: solid 1px #e7e7e7!important;
}
.menuVertical .nav-stacked>li+li {
   border-bottom: solid 0px transparent;
}
.menuVertical .nav-pills>li>a::before {
    content: '●';
    font-size: 10px;
    /*position: absolute;*/
    width: 100%;
    /*left: 4%;
    top: 36%;*/
}
/*
.menuVertical .dropdown-menu {
    position: relative;
    top: 100%;
    left: 0;
    z-index: 1000;
    min-width: 160px;
    width: 100%;
    padding: 10px 0px 10px 0px;
    margin: 2px 0 0;
    color: #fff;
    font-weight:normal;
    text-align: left;
    list-style: none;
    background-color: transparent;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: none;
    border: none;
    border-radius: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.menuVertical .dropdown-menu>li>a::before {
     content: '▶';
    font-size: 10px;
    position: inherit;
    width: 100%;
    left: 4%;
    top: 36%; 
}
.no-js .menuVertical .dropdown-menu>li>a:hover {
    background-color: #7a2717;
}
.no-js .menuVertical .dropdown-menu>li>a {
   background-image: none;
    color: #ffffff !important;
    background-color: #7a2717;
    margin-top: -12px;
    margin-bottom: 0px;
    border-top: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
    padding: 15px 10px 20px 25px;
    white-space: inherit;
}
.menuVertical .nav-pills>li>a .caret {
    float: right;
    margin-top: 10px;
}
.menuVertical .nav .open>a, .menuVertical .nav .menuVertical .open>a:focus, .menuVertical .nav .menuVertical .open>a:hover {
    background-color: #7a2717;
    border-color: #7a2717;
    color: #fff!important;
}
*/
.dropdown-sub .caret-right, .dropdown-submenu .caret-right {
    border-left: 0px solid;
    border-top: 0px solid transparent;
    border-bottom: 0px solid transparent;
}
.product-menu-bg {
    background: #2f2f79;
    color: #fff;
    padding: 10px 15px;
    font-size: 1.8em;
}
/*menuVertical*/
/*footer*/

/*หน้าแรก*/
.padding-pd {
  padding: 2%;
}
.menu-align {
  text-align: center;
  padding: 5% 0 2%;
}
.menu-align h2 {
  font-weight: bold;
  color: #2f2f79;
  margin: 0;
}
.brand-name {
  text-align: center;
  padding: 10% 0 0;
  font-size: 1.2em;
  font-weight: 600;
  color: #444;
}
.thumbnail {
  padding: 0px !important;
  border: 0px solid #ddd;
  border-radius: 20px;
  background-color: transparent;
  box-shadow: none !important;
  transition: 0.5s;
}
.thumbnail:hover,
.thumbnail:hover .product-name {
  color: #2f2f79;
}
.imageWidth.imageGallery {
  transform: scale(1);
  transition: 0.5s;
}
.imageWidth.imageGallery:hover {
  transform: scale(1.1);
}
.imgLightbox {
  position: relative !important;
  overflow: hidden !important;
  width: 100% !important;
}
.thumbs .imageWidth.imageGallery:hover {
  transform: scale(0.9);
}
.thumbnail .imageWidth.imageGallery {
  transform: scale(1);
  transition: 0.5s;
  border-bottom: 10px solid #17175f;
}
.thumbnail .imageWidth.imageGallery:hover {
  border-bottom: 10px solid #735927;
  transform: scale(1.1);
}
.thumbnail .imgLightbox {
  position: relative !important;
  overflow: hidden !important;
  width: 100% !important;
  border-radius: 20px;
}
.product-name {
  text-align: center;
  padding: 25px 0;
  color: #444;
  font-size: 1.1em;
  font-weight: 600;
}
.about-us {
  white-space: pre-line;
  font-size: 1.05em;
  padding: 18% 0 0 15%;
}
.about-us h2,
.about-block h2 {
  color: #2f2f79;
  font-weight: bold;
  margin: 0 0 15px;
  font-size: 2.9em;
}
.about-us img {
  width: 95% !important;
  margin: 10% 0 0;
}
.contact-block-display {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  align-items: center;
  gap: 20px;
  padding-bottom: 5%;
}
.contact-block {
  display: grid;
  grid-template-columns: 25% auto;
  align-items: center;
  gap: 25px;
  justify-content: center;
}
.contact-block-border {
  border-left: 1px solid #b4b4b4;
  border-right: 1px solid #b4b4b4;
}

/*หน้าแรก*/

/*รอบรู้เรื่องสี*/
.nav-template li:hover {
  background-color: transparent;
  text-decoration: none !important;
}
.itp-contentmanager-template5 li.col-md-6.col-sm-6.col-xs-12 {
  width: 23%;
  border-bottom: 3px solid #c1111e;
  padding: 0 !important;
  margin: 0 10px 30px 0 !important;
  transition: 0.5s;
}
.itp-contentmanager-template5 li.col-md-6.col-sm-6.col-xs-12:hover {
  border-bottom: 3px solid #2f2f79;
}
.itp-contentmanager-template5 .col-md-4.col-sm-4.col-xs-12.padding-col,
.itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col {
  width: 100%;
}
.itp-contentmanager-template5 .col-md-4.col-sm-4.col-xs-12.padding-col {
  padding: 0 !important;
  overflow: hidden;
}
.itp-contentmanager-template5 .col-md-4.col-sm-4.col-xs-12.padding-col .img-container {
  overflow: hidden;
}
.itp-contentmanager-template5 .col-md-4.col-sm-4.col-xs-12.padding-col .img-container {
  transition: 0.5s;
}
.itp-contentmanager-template5 .col-md-4.col-sm-4.col-xs-12.padding-col:hover .img-container {
  transform: scale(1.2);
}
.itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col {
  padding: 10% 0 !important;
}
.itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col strong {
  font-size: 1.2em;
  font-weight: 500;
  line-height: 1.5;
  height: 90px;
  display: block;
  color: #000;
}
.itp-contentmanager-template5 .btn-sm p {
  font-size: 14px;
  text-decoration: underline;
  color: #444444;
}
h3.managerHeader {
  font-size: 2em;
  font-weight: bold;
  color: #2f2f79;
  text-align: center;
}
#Contentmanager .post-time {
  display: none;
}
.page-header {
  border-bottom: 0px solid #eee;
  margin: 40px 20px 20px;
}
.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: 20px 0 3px;
  line-height: 1.3;
  color: #2f2f79;
}
.Textmanager.font-inherit h3 {
  font-weight: 600;
  margin: 0px 0 10px;
}
.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 15px 0;
}
.contenemanager-gallery .thumbnail,
.Contenemanager-gallery .thumbnail {
  padding: 0px;
  border: 0px solid #cecece;
  border-radius: 20px;
  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, 0.075);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.075);
  border-radius: 20px;
  transform: scale(1) !important;
}
#Contentmanager img.img-responsive {
  border-radius: 20px;
  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;
  box-shadow: none !important;
  border-radius: 20px;
}
.img-thumbnail {
  padding: 0px;
  border: 0px solid #ddd;
  border-radius: 20px;
}
.social-share {
  top: 15px;
}
.social-icon {
  border-radius: 5px;
}
.landingpagemanager {
  display: none;
}
/*รอบรู้เรื่องสี*/

/*ผลิตภัณฑ์*/
.coming-soon {
  width: 80%;
  margin: 0 auto 5%;
}
.col-section {
  padding: 1% 1%;
}
article.col-md-6.item.-micro {
  width: 33.33%;
}
.Contentmanager .site .col-section .item.-micro {
  padding: 10px;
}
.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: 20px;
  background-color: transparent;
  border: 1px solid #eee;
  border-bottom: 10px solid #17175f;
}
.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: 10% 0;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
  display: none;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
  font-size: 1em;
  font-weight: 600;
  background: transparent;
  color: #444;
  margin-bottom: 0px;
  line-height: 1.5;
  text-align: center;
}
#background676117c70b4a45001314ef4e .Contentmanager .site .col-section .item.-micro a .caption .title {
  font-size: 1em;

}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
  color: #2f2f79;
}
.product-sub {
  padding: 5% 1%;
}
.product-sub h3 {

}
.product-sub img {
    width: 30% !important;
}
.btn-pdf {
    background: #2f2f79;
    color: #fff;
    border: none;
    padding: 7px 20px;
    font-weight: 400;
    font-size: 0.9em;
    border-radius: 50px;
    transition: 0.5s;
}
.btn-pdf:hover , .thumbnail:hover .btn-pdf {
    background: #c1111e;
    color: #fff;
}
/*ผลิตภัณฑ์*/

/*เกี่ยวกับเรา*/
.about-block {
  padding: 20% 0% 15% 14%;
}
/*เกี่ยวกับเรา*/

/*ติดต่อเรา*/
.contact-sub {
  text-align: center;
  padding: 0 0 4%;
}
.contact-sub h3 {
  color: #000;
  font-weight: bold;
  margin: 0 0 5px;
}
.contact-block-display2 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  justify-content: center;
  align-items: center;
}
.contact-block-border2 {
  border-right: 1px solid #b4b4b4;
}
.contact-block-display2 .contact-block {
  grid-template-columns: 20% auto;
  gap: 10px;
}
/*form Contact*/
.no-js #Component67611d5ef5f36700132e59dc label {
  display: none !important;
}
.no-js #Component67611d5ef5f36700132e59dc .col-md-6 {
  width: 100%;
  margin-left: auto;
  display: block;
  margin-right: auto;
  float: initial;
}
.no-js #Component67611d5ef5f36700132e59dc .form-control {
  border: 1px solid #ccc;
  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: 27px 20px;
  font-weight: 400;
  line-height: 1.5;
  background: #fff;
  color: #444444 !important;
}
.no-js #Component67611d5ef5f36700132e59dc .form-control:hover {
  border: 1px solid #2f2f79;
}
.no-js #Component67611d5ef5f36700132e59dc .form-control::placeholder {
  color: #444444 !important;
}
.no-js #Component67611d5ef5f36700132e59dc .form-control:focus {
  border: 1px solid #2f2f79;
  -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: #444444 !important;
}
.no-js #Component67611d5ef5f36700132e59dc .btn {
  background-image: -webkit-linear-gradient(top, #111f39 0, #111f39 100%);
  background-image: -o-linear-gradient(top, #f9a71f 0, #f9a71f 100%);
  background: #2f2f79;
  color: #fff;
  text-shadow: 0 0px 0 #3173ed;
  background-repeat: repeat-x;
  border-color: #6c5336;
  border-radius: 0px;
  padding: 10px 25px;
  font-size: 0.9em;
  font-weight: 400;
  border: 0px solid transparent;
}
.no-js #Component67611d5ef5f36700132e59dc .btn-default:active {
  background: #2f2f79;
  color: #fff;
}
.no-js #Component67611d5ef5f36700132e59dc .btn-default:hover,
.no-js #Component67611d5ef5f36700132e59dc .btn-default:focus {
  background-position: 0 0px;
  background: #2f2f79;
  color: #fff;
}
.no-js #Component67611d5ef5f36700132e59dc .col-xs-12.col-sm-5.col-md-5.padding {
  width: 100%;
}
.no-js #Component67611d5ef5f36700132e59dc span.label {
  font-size: 0.9em;
  font-weight: 400;
}
.no-js #Component67611d5ef5f36700132e59dc .ITPcheckboxAuthen {
  font-size: 0.84em;
  padding: 0 0 0 0%;
}
#iframe67611da8b08a070013085ec7 iframe {
  height: 551px;
}
/*ติดต่อเรา*/

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

/*search*/
#searchResultLanding form.form-search,
form.form-search .input-group {
  position: relative;
  margin: 0 auto;
}
#searchResultLanding .hideForNewSearchtag form.form-search:before {
  display: none;
}
#searchResultLanding .panel {
  margin: 6% 0;
}
#itp-shopcart-detail {
  padding-left: 0px !important;
}
.itopplus-search-image-flex-item {
  padding: 0px !important;
  width: 213px !important;
  min-height: 283px !important;
  max-height: 430px !important;
  background-color: #fff !important;
  box-shadow: none !important;
  border: 1px solid #eee;
}
.itopplus-search-image-flex-item img {
  width: 100% !important;
}
.search_titleText {
  padding: 5px 0px;
  font-size: 16px;
}
.search_text {
  padding: 5px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: block;
}

/* Large Devices, Wide Screens */
@media only screen and (min-width: 1900px) {
  body {
    font-size: 20px;
  }
  .container {
    width: 1440px;
  }
  .itopplus-search-image-flex-item {
    width: 325px !important;
    min-height: 430px !important;
  }
  .dropdown-menu > li > a {
    font-size: 1.4em;
  }
  .hideForNewSearchtag .form-horizontal .hideForNewSearchtag .form-group-sm .form-control,
  .hideForNewSearchtag .input-sm {
    height: 47px;
  }
  .itp-contentmanager-template5 .btn-sm p {
    font-size: 18px;
  }
  .itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col strong {
    font-size: 1.7em;
  }
  .itopplus-footer {
    font-size: 18px;
  }
  .ITPcookiebar,
  .buttonExampleSite {
    font-size: 16px !important;
  }
  .no-js #Component67611d5ef5f36700132e59dc .form-control {
    padding: 32px 20px;
  }
  #iframe67611da8b08a070013085ec7 iframe {
    height: 642px;
  }
}

/* Large Devices, Wide Screens */
@media only screen and (max-width: 1191px) {
  .itopplus-search-image-flex-item {
    width: 219px !important;
    min-height: 291px !important;
  }
  .navbar-default .navbar-nav > li > a {
    margin: 0 0px;
    padding: 8px 12px;
  }
  .itp-contentmanager-template5 li.col-md-6.col-sm-6.col-xs-12 {
    width: 22%;
  }
  .about-us {
    white-space: inherit;
    font-size: 1em;
    padding: 5% 0 0 16%;
  }
  .footer-pd {
    padding: 0 10%;
  }
  .footer-pd2 {
    padding: 0 30%;
  }
  .footer-pd3 {
    padding: 0 5%;
  }
  .about-block {
    padding: 7% 0% 7% 10%;
  }
  .contact-block-display2 .contact-block {
    grid-template-columns: 15% auto;
  }
  #iframe67611da8b08a070013085ec7 iframe {
    height: 569px;
  }
}

/* Large Devices, Wide Screens */
@media only screen and (max-width: 900px) {
  .itopplus-search-image-flex-item {
    width: 228px !important;
    min-height: 304px !important;
    max-height: 425px !important;
  }
  .search_titleText {
    padding: 5px 0px;
    font-size: 14px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
  }
  .copy-right {
    text-align: center;
  }
  .h3,
  h3 {
    font-size: 1em;
  }
  .contact-block-display2 {
    grid-template-columns: repeat(2, 1fr);
  }
  .contact-block {
    justify-content: start;
  }
  .contact-block-border {
    border-left: 0px solid #b4b4b4;
    border-right: 0px solid #b4b4b4;
  }
  .contact-block-border2 {
    border-right: 0px solid #b4b4b4;
  }
  .contact-block-display2 .contact-block {
    margin-bottom: 15px;
  }
}

/* Large Devices, Wide Screens */
@media only screen and (max-width: 480px) {
  #imagesControl6760dea16b675900135da1bf {
    padding: 0 !important;
  }
  .itopplus-search-image-flex-item {
    width: 97% !important;
    min-height: 210px !important;
    max-height: inherit !important;
  }
  .itopplus-search-image-flex-item img {
    width: 100% !important;
  }
  .search_titleText {
    padding: 5px 0px;
    font-size: 14px;
  }
  .search_text {
    padding: 5px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
  }
  .h2,
  h2,
  h3.managerHeader {
    font-size: 1.5em;
    line-height: 1.5;
  }
  .h3,
  h3 {
    font-size: 1em;
  }
  .itp-contentmanager-template5 li.col-md-6.col-sm-6.col-xs-12 {
    width: 43.8%;
  }
  .brand-name {
    font-size: 1.1em;
  }
  .about-us {
    padding: 0% 0 0 1%;
  }
  .about-us h2,
  .about-block h2 {
    font-size: 2.4em;
  }
  .contact-block-display {
    grid-template-columns: repeat(1, 1fr);
    width: 90%;
    margin: 0 auto;
    gap: 10px;
  }
  .contact-block {
    background: #f9f9f9;
    padding: 7px;
    border-radius: 50px;
  }
  article.col-md-6.item.-micro {
    width: 50%;
  }
  .col-md-6.pull-left {
    width: 100%;
    margin: 0 0% 0 0;
  }
  .Textmanager.font-inherit {
    display: block;
  }
  .about-block {
    padding: 0% 0% 0% 1%;
  }
  .contact-block-display2 {
    grid-template-columns: repeat(1, 1fr);
    margin: 0 auto;
    width: 90%;
  }
  .contact-block {
    grid-template-columns: 15% auto;
  }
  .no-js #Component67611d5ef5f36700132e59dc .col-md-6 {
    padding: 0 15px;
  }
  #iframe67611da8b08a070013085ec7 iframe {
    height: 315px;
  }
  .contact-block-display2 .contact-block {
    margin-bottom: 15px;
    background: #f9f9f9;
    padding: 7px;
    border-radius: 50px;
  }
}














