.itopplus-background {

}
body {
    overflow-x: hidden;
}

.no-js a {
    color: #333;
    transition: 0.35s;
}
.no-js a:hover {
    color: #87151d;
}
.itopplus-footer {
    color: #000;
}
.itopplus-footer a {
    color: #000;
}
.itopplus-footer a:hover {
    color: #0f4b75;
}



.navbar-default .navbar-nav>li>a {
    color: #101010;
    margin: 0;
    padding: 8px 15px;
}
.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: #101010 !important;
    box-shadow: none;
    border-radius: none;
    background: transparent;
    background-color: transparent;
}
.dropdown-menu>li>a {
    color: #000;
}
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #000;
    background: #e8e8e8;
}

@media screen and (max-width: 992px) {

#controlBanner img {
    position: fixed;
    top: 10px;
    left: 10px;
    width: 140px !important;
    z-index: 10000;
}
.navbar-default,
.navbar-header,
#ItopplusMainSidebar {
    background: #fff !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: 25% auto 32%;
    align-items: center;
}
.no-js .itopplus-banner {
    position: sticky;
    top: 0;
    z-index: 110;
}
.itopplus-banner {
    background: #fff;
    transition: .3s;
}
.itopplus-sticky {
    background: #fff !important;
}
#controlBanner {
    object-fit: contain;
    padding: 15px;
    width: 100%;
    min-width: auto;
    margin: 0 auto;
}
#nav-menu {
    text-align: center;
    background-color: transparent;
}
.itopplus-search {
    text-align: center;
}
ul.nav li.dropdown:hover > ul.dropdown-menu {
  display: block;
   margin: 0;
}  
.Textmanager.font-inherit {
    display: flow-root;
}
}



@media screen and (min-width : 1366px) {}


/* oscar*/
figure.effect-oscar {
    background: transparent;
    border-radius: 15px;
}
figure.effect-oscar img {
    opacity: 1;
}
figure.effect-oscar:hover img {
    opacity: 1;
}
figure.effect-oscar figcaption::before {
	border: 0px solid #fff;
}
figure.effect-oscar figcaption {
   background: transparent;
}
figure.effect-oscar:hover figcaption {
    background: transparent;
}
figure.effect-oscar h2 {
       margin: 0% 0 0px 0;
    -webkit-transition: -webkit-transform 0.32s;
    transition: transform 0.32s;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
figure.effect-oscar:hover h2 {
    opacity: 1;
    transition: 0.32s;
  transform: none!important;
}
.grid figure h2 {
    word-spacing: 0em;
    font-weight: 300;
    text-transform: none;
}
figure.effect-oscar img {
	max-width: none;
	-webkit-transition: opacity 0.32s, -webkit-transform  0.32s;
	transition: opacity  0.32s, transform  0.32s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
figure.effect-oscar:hover img {
	-webkit-transform: scale3d(1.1,1.1,1);
	transform: scale3d(1.03,1.03,1);
}
/* oscar */





/*contenemanager*/
#Contentmanager .post-time {
    display: none;
}
.page-header {
    margin: 0px 0 30px;
    border-bottom: 0px solid #e1723a;
}
.landingpagemanager {
    display: none;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    text-align: center;
    font-size: 16px;
    padding: 5% 5% 0%;
    color: #444444;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #444444;
}
article.col-md-6.item.-micro {
    width: 25%;
}
.Contentmanager .site .col-section .item.-micro {
    padding: 10px 10px 10px 15px;
}
.Contentmanager .site .col-section .item.-micro a .image {
    width: 100%;
    margin-bottom: 0px;
}
.Contentmanager .site .col-section .item.-micro a .caption {
    width: 100%;
    background: transparent;
    padding-left: 0;
}
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    border-right: none;
    border-bottom: none;
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    border-bottom: none;
}
.Contentmanager .site .col-section .item.-micro a .post {
    display: none;
}
.contenemanager-gallery .col-xs-12.col-md-3 {
    padding-left: 10px;
    padding-right: 10px;
    width: 25%;
}
.Contenemanager-gallery .col-xs-6.col-md-3 {
    padding-left: 10px;
    padding-right: 10px;
    width: 25%;
}
.contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #fff;
    border-radius: 0px;
    transition: 0.3s;
}
.Contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #fff;
    border-radius: 0px;
    transition: 0.3s;
}
.Contenemanager-gallery .thumbnail:hover {
    transition: 0.3s;
    border: 0px solid #fff;
    background-color: white;
}
.contenemanager-gallery .thumbnail:hover {
    transition: 0.3s;
    border: 0px solid #fff;
    background-color: white;
}
.contenemanager-gallery .thumbnail, .img-thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.075);
     box-shadow: 0px 0px 20px 5px rgb(217 217 217 / 40%);
}
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border-color: transparent;
}
.fbcomments, .fbcomments {
    display: none;
}
.thumbnail {
    border: 0px solid #ddd;
}
.img-thumbnail, .thumbnail {
    box-shadow: 0 0px 0px rgb(0 0 0 / 8%);
}
.Contentmanager .img-thumbnail {
    border: 0px solid #ddd;
}
.Contentmanager p {
    white-space: break-spaces;
    font-size: 16px;
}
.Contentmanager .thumbnail {
    background-color: transparent;
}
.img-thumbnail {
    background-color: transparent;
}
.Contentmanager .site .col-section .item.-micro a .img-zoom img:hover {
    transform: scale3d(1.05,1.05,1) !important;
}
.Contentmanager .site .col-section .item.-micro a:hover .img-zoom img {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
    transform: scale3d(1.03,1.03,1) !important;
}
.Contentmanager .site .col-section .item.-micro a .image {
    border-radius: 15px;
}
.Contentmanager .col-md-6.pull-left {
    padding-left: 0px;
}
.Contentmanager img.img-responsive {
    border-radius: 15px;
}
.social-icon {
    border-radius: 5px;
}
.social-share {
    top: 15px;
}
h3.managerHeader {
    color: #0f4b75;
    font-weight: 600;
    font-size: 2em;
    text-align: center;
}
.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
}
/*contenemanager*/


/*from Contact*/
.no-js #Component66ce8e41b753c000139709ba label {
    display: none!important;
    color: #636363;
}
.no-js #Component66ce8e41b753c000139709ba .col-md-6 {
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
    padding-left: 20px;
}
.no-js #Component66ce8e41b753c000139709ba .form-control {
    border: 1px solid #ece8e2;
    border-bottom: 1px solid #ece8e2;
    border-radius: 0px !important;
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    padding: 26px 15px;
    background: transparent;
    color: #636363;
    font-size: 16px !important;
}
.no-js #Component66ce8e41b753c000139709ba .form-control:focus {
   border-bottom: 1px solid #0f4b75 !important;
   border: 1px solid #0f4b75;
   box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0 0 0px rgba(102, 175, 233, 0);
   color: #636363!important;
}
.no-js #Component66ce8e41b753c000139709ba .btn {
   background: #0f4b75;
   color: #fff;
   text-shadow: 0 0px 0 #00000000;
   background-repeat: repeat-x;
   border-color: transparent;
   border-radius: 30px;
   padding: 10px 30px 10px 30px;
   font-size: 16px;
   font-weight: 400;
   border: 0px solid;
}
.no-js #Component66ce8e41b753c000139709ba .btn-default:active {
   background: #0f4b75;
   color: #fff;
}
.no-js #Component66ce8e41b753c000139709ba .btn-default:hover,
.no-js #Component66ce8e41b753c000139709ba .btn-default:focus {
   background-position: 0 0px;
   background: #87151d;
   border: 0px solid transparent;
}
.no-js #Component66ce8e41b753c000139709ba  .col-xs-12.col-sm-5.col-md-5.padding {
  width: 100%;
}
.no-js #Component66ce8e41b753c000139709ba span.label {
  font-size: 13px;
  font-weight: 400;
}
.no-js #Component66ce8e41b753c000139709ba ::placeholder {
  color: #636363 !important;
  font-weight:400;
}
/*from Contact*/


/* ฟอร์ม Style 1 */
#formdisplay66ce947d46cfa700135960f1 .form-control {
    border: 1px solid #c2c2c2;
    border-bottom: 1px solid #c2c2c2;
    border-radius: 0px !important;
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);
    background-color: transparent;
    padding: 15px 10px;
    font-size: 16px;
    width: 100% !important;
    margin: 5px 0px;
}
#formdisplay66ce947d46cfa700135960f1 .form-control:focus {
    border-bottom: 1px solid #c2c2c2;
}
#formdisplay66ce947d46cfa700135960f1 .form-control:hover {
    border: 1px solid #0f4b75;
}
#formdisplay66ce947d46cfa700135960f1 .btn-default:hover,
#formdisplay66ce947d46cfa700135960f1 .btn-default:focus {
    background-position: 0 0px;
    background: #0f4b75 !important;
    transition: 0.35s;
}
#formdisplay66ce947d46cfa700135960f1 .btn-default {
    background-repeat: repeat-x;
    border-color: #0000;
    padding: 15px 30px;
    font-size: 15px;
    border: 0px solid transparent;
    text-shadow: none;
    border-radius: 30px;
    background: #0f4b75 !important;
	color: #fff;
    transition: 0.5s;
}
#btnview66ce947d46cfa700135960f1 {
    margin-left: -2%;
}
#formdisplay66ce947d46cfa700135960f1 ::placeholder {
    color: #000;
}
#formdisplay66ce947d46cfa700135960f1 span.label {
    display: contents;
}
#formdisplay66ce947d46cfa700135960f1 a#capchatxt {
    font-weight: 300;
    color: #000;
    margin-left: 2%;
}
#formdisplay66ce947d46cfa700135960f1 .form-control::placeholder {
    color: #000 !important;
}
#form66ce947d46cfa700135960f1 {
    padding: 0px !important;
}
#cookie66ce947d46cfa700135960f1 {
    font-size: 15px;
    margin-top: -15px;
    padding-right: 5%;
    text-align: left !important;
    margin-left: 1%;
}
span.glyphicon.glyphicon-ok-circle {
    display: none;
}
.CASS-D-border {
    background: none !important;
}
#formdisplay66ce947d46cfa700135960f1 .col-md-12.col-sm-12 {
    padding-left: 10px;
}
.headform-service {
    font-family: "LINE Seed Sans TH";
    font-weight: 600;
    font-size: 24px;
    border-left: 1px solid;
    padding-left: 10px;
}
/* ฟอร์ม Style 1 */





/* ฟอร์ม Style 2 */
#formdisplay66ce949deadb96001313c153 .form-control {
    border: 1px solid #c2c2c2;
    border-bottom: 1px solid #c2c2c2;
    border-radius: 0px !important;
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);
    background-color: transparent;
    padding: 15px 10px;
    font-size: 16px;
    width: 100% !important;
    margin: 5px 0px;
}
#formdisplay66ce949deadb96001313c153 .form-control:focus {
    border-bottom: 1px solid #c2c2c2;
}
#formdisplay66ce949deadb96001313c153 .form-control:hover {
    border: 1px solid #0f4b75;
}
#formdisplay66ce949deadb96001313c153 .btn-default:hover,
#formdisplay66ce949deadb96001313c153 .btn-default:focus {
    background-position: 0 0px;
    background: #0f4b75 !important;
    transition: 0.35s;
}
#formdisplay66ce949deadb96001313c153 .btn-default {
    background-repeat: repeat-x;
    border-color: #0000;
    padding: 15px 30px;
    font-size: 15px;
    border: 0px solid transparent;
    text-shadow: none;
    border-radius: 30px;
    background: #0f4b75 !important;
	color: #fff;
    transition: 0.5s;
}
#btnview66ce949deadb96001313c153 {
    margin-left: -2%;
}
#formdisplay66ce949deadb96001313c153 ::placeholder {
    color: #000;
}
#formdisplay66ce949deadb96001313c153 span.label {
    display: contents;
}
#formdisplay66ce949deadb96001313c153 a#capchatxt {
    font-weight: 300;
    color: #000;
    margin-left: 2%;
}
#formdisplay66ce949deadb96001313c153 .form-control::placeholder {
    color: #000 !important;
}
#form66ce949deadb96001313c153 {
    padding: 0px !important;
}
#cookie66ce949deadb96001313c153 {
    font-size: 15px;
    margin-top: -20px;
    padding-right: 5%;
    text-align: left !important;
    margin-left: 1%;
}
#formdisplay66ce949deadb96001313c153 .col-md-12.col-sm-12 {
    padding-left: 10px;
}
#formdisplay66ce949deadb96001313c153 .btn-success {
    background-image: -webkit-linear-gradient(top, #5cb85c 0, #419641 100%);
    background-image: -o-linear-gradient(top, #5cb85c 0, #419641 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#419641));
    background-image: linear-gradient(to bottom, #0f4b75 0, #0f4b75 100%);
    background-repeat: repeat-x;
    border-color: #0f4b75;
}
#formdisplay66ce949deadb96001313c153 .btn-success:focus, .btn-success:hover {
    background-color: #0f4b75;
    background-position: 0 -15px;
}
#formdisplay66ce949deadb96001313c153 .btn-success.active, .btn-success:active, .btn-success:focus, .btn-success:hover, .open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #0f4b75;
    border-color: #0f4b75;
}
#formdisplay66ce949deadb96001313c153 .form-group.col-md-2.col-sm-12 {
    width: 30%;
}
#formdisplay66ce949deadb96001313c153 .form-group.col-md-6.col-sm-12 {
    margin-bottom: -10px;
}
/* ฟอร์ม Style 2 */



h1, h2, h3, h4, h5, h6 {
  line-height: inherit;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
}

h1 {
    font-size: 2em;
}
h2 {
    font-size: 3em;
}
h3 {
    font-size: 18px;
}
h4 {
    font-size: 20px;
}
h5 {
    font-size: 24px;
}
h6 {
    font-size: 28px;
}
p {
    font-size: 16px;
}
body {
    font-size: 16px;
}
b, strong {
    font-weight: 600;
}


.head-bbinterpack {
    text-align: center;
    padding: 2% 0% 1%;
}
.head-bbinterpack h1 {
    color: #0f4b75;
    font-weight: 600;
}
.empty-bbinterpack {
    padding: 2% 0%;
}
.empty-bbinterpack {
    padding: 2% 0%;
}
.content-bbinterpack {
    white-space: break-spaces;
}
.sectionone-bbinterpack h1 {
    font-weight: 600;
    color: #0f4b75;
    text-transform: uppercase;
    font-size: 3em;
}
.sectionone-bbinterpack h5 {
    font-weight: 600;
    color: #424242;
    margin-bottom: 5%;
}
.pd-logo-bbinterpack {
    display: flex;
    width: 70%;
    gap: 15px;
    padding: 5% 0%;
}
.block-logo-bbinterpack {
    text-align: center;
    transition: 0.35s;
}
.block-logo-bbinterpack:hover {
    transition: 0.35s;
    transform: translateY(-7px);
}
.logo-bbinterpack {
    margin-bottom: 16% !important;
    width: 75%;
    margin: 0 auto;
}
.block-logo-bbinterpack p {
    font-weight: 600;
}
.block-logo- p span {
    font-size: 14px;
    font-weight: 400;
}
.btn-readmore-bbinterpack {
    background: #424242;
    color: #fff;
    display: flex;
    width: 24%;
    padding: 10px 14px 10px 22px;
    border-radius: 30px;
    font-size: 14px;
    transition: 0.35s;
}
.btn-bbinterpack-t {
    align-self: center;
}
.btn-bbinterpack-t-2 {
    align-self: center;
    margin-left: 11%;
    margin-top: 4px;
}
.btn-readmore-bbinterpack:hover {
    background: #0f4b75;
    transition: 0.35s;
}
.block-logo-bbinterpack p span {
    font-weight: 400;
    font-size: 14px;
}
#background66cd381eb237ee0013af2c92 .grid figure figcaption {
    padding: 1em;
}
.head-bgproduct-categoty {
    font-size: 16px;
    white-space: break-spaces;
    text-align: left;
    margin-top: 125%;
}
.grid figure h2 span {
    font-weight: 400;
}
.head-bgproduct-categoty h5 {
    font-weight: 600;
    margin-bottom: 3%;
}
#background66cd3823b237ee0013af2c97,
#background66cd38c339312300134f2ade {
    margin-top: 30%;
}
.block-iconservice {
    display: flex;
    width: 100%;
    margin-left: -3%;
    margin-bottom: 5%;
    transition: 0.35s;
}
.iconservice {
    width: 20%;
}
.iconservice-t {
    align-self: center;
    margin-left: 2%;
    white-space: break-spaces;
    margin-top: 3%;
}
.iconservice-t h4 {
    color: #0f4b75;
    font-weight: 600;
    margin-bottom: 2%;
}
.block-iconservice:hover {
    transition: 0.35s;
    transform: translateX(7px);
}
.sectionservice-bbinterpack {
    margin-left: 5%;
    width: 100%;
}
.copyright {
    font-size: 14px;
    text-align: right;
    margin-bottom: 2%;
}
.border-footer {
    border-top: 1px solid;
    padding-bottom: 10px;
}
.bbinterpack-footer {
    width: 80%;
    margin-left: -7%;
    margin-top: 10%;
}
.icontel-footer-block {
    display: flex;
    width: 100%;
    margin-top: 8%;
}
.icontel-footer {
    width: 11%;
}
.icontel-footer-t {
    align-self: center;
    margin-left: 5%;
    font-size: 26px;
    font-weight: 600;
    line-height: 1;
    margin-top: -10px;
}
.icontel-footer-t span {
    font-size: 14px;
    font-weight: 400;
}
.footer-bbinterpack {
    font-size: 18px;
    font-weight: 600;
    margin-top: 10%;
    margin-bottom: 4%;
}
.footer-bbinterpack-2 {
    white-space: break-spaces;
    margin-left: -4px;
    line-height: 1.7;
}
.block-footer-bbinterpack-2 {
    margin-left: 10%;
    width: 100%;
}
.block-iconcontact-footer {
    display: flex;
    width: 100%;
    margin-top: 5%;
}
.iconcontact-footer {
    width: 6%;
}
.iconcontact-footer-t {
    align-self: center;
    margin-left: 3%;
    width: 90%;
}
.block-iconaddline-footer {
    display: flex;
    width: 72%;
    background: #fff;
    border-radius: 15px;
    padding: 15px 10px;
    margin-top: 7%;
}
.iconaddline-footer {
    width: 40%;
}
.idline {
    width: 95%;
    padding: 2% 0%;
}
.iconaddline-footer-t {
    font-size: 18px;
    font-weight: 600;
    margin-left: 5%;
}
.block-social-head {
    display: flex;
    width: 120%;
    margin-top: 7%;
    margin-left: 35%;
    transition: 0.35s;
}
.social-head {
    padding: 0px 10px 0px 0px;
}
.social-head:hover {
    filter: grayscale(1);
    transition: 0.35s;
}
.buttonExampleSite {
    border: 0px solid #fff !important;
    color: #fff !important;
    background: #0f4b75 !important;
    border-radius: 0px !important;
    font-weight: 400;
}
.buttonExampleSite:hover {
    background: #0f4b75 !important;
    color: #fff !important;
}
.pdpa-text.pdpamg1 {
    padding: 5% 0%;
}
.ITPcookiebar {
    background-color: #302f2fe0 !important;
    color: #fff !important;
}
.ITPlinkToCookiepage:hover {
    color: #fff !important;
}
.ITPcookiebar {
    width: 100% !important;
    font-size: 14px !important;
}
.pdpa-text.pdpamg1 {
    padding: 5% 0%;
}
#background66cd4abbb237ee0013af3296 .ui.search .prompt {
    border-radius: 500rem;
    font-family: "LINE Seed Sans TH";
}
#background66cd4abbb237ee0013af3296 .ui.search {
    font-size: 0.8em !important;
}
#background66cd4abbb237ee0013af3296 .ui.icon.input input {
    font-size: 1.2em !important;
    padding-right: 0% !important;
    width: 110% !important;
}
#background66cd4abbb237ee0013af3296 .ui.input {
    width: 120% !important;
}
#background66cd4abbb237ee0013af3296 .ui.icon.input>i.circular.icon {
    top: .6em;
    right: .5em;
}
.delivery-vision {
    width: 87%;
    margin: 0 auto;
}
.delivery-vision h5 {
    color: #0f4b75;
    font-weight: 600;
}
.delivery-vision h3 {
    font-weight: 600;
}
.border-aboiot {
    border-left: 1px solid;
    padding-left: 10px;
    margin-top: 10px;
    height: 90px;
}
#background66cd5386f1c5a3001371925e .thumbs {
    margin-bottom: 0px;
}
.delivery-vision .iconservice {
    width: 22%;
}
.delivery-vision .iconservice-t {
    width: 75%;
}
.comingsoon {
    padding: 5% 0% 8%;
}
ul.icon-product ::marker {
    color: #0f4b75;
}
.Textmanager.font-inherit {
    text-align: left;
}
.Textmanager.font-inherit h1 {
    color: #0f4b75;
    font-weight: 600;
}
.Textmanager.font-inherit h3 {
    font-weight: 600;
}
.Textmanager.font-inherit h5 {
    color: #0f4b75;
    font-weight: 600;
}
#tableA {
    width: 100%;
}
#tableA th {
    background-color: #333;
    padding: 10px;
    color: #ffffff;
    font-size: 16px;
    border: 1px solid #eee;
    font-weight: 600;
    text-align: center;
}
#tableA td {
    border: 1px solid #eee;
    padding: 10px;
    font-size: 16px;
    text-align: center;
}

#tableA tr:nth-child(odd){background-color: #f2f2f2;}
#tableA tr:hover {background-color: #dddddd;}

.table-responsive {
    margin-top: 10px;
}
.block-iconcontact-contact .block-iconcontact-footer {
    margin-top: 0%;
    margin-bottom: 1%;
}
.block-iconcontact-contact .iconcontact-footer {
    width: 8%;
}
.block-iconcontact-contact .iconcontact-footer-t {
    margin-left: 2%;
}
.bbinterpack-about {
    width: 25%;
    margin: 0 auto;
}
.blocksection-delivery-aboout {
    margin-bottom: 0%;
    margin-top: 3%;
}
.block-vision {
    border-left: 2px solid #104b75;
    padding-left: 10px;
}
.block-vision h3 {
    font-weight: 600;
}
.btnmore-product {
    text-align: center;
    font-size: 14px;
    background: #424242;
    color: #fff;
    border-radius: 30px;
    width: fit-content;
    padding: 8px 20px;
    margin: 0 auto;
    margin-top: 5%;
    transition: 0.35s;
}
.Contentmanager .site .col-section .item.-micro:hover .btnmore-product {
    background: #0f4b75;
    color: #fff;
    transition: 0.35s;
}
.ui.icon.input input {
    font-family: "LINE Seed Sans TH";
}


.itopplus-search-image-flex-item img {
    border-radius: 15px !important;
}
#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: 260px!important;
    max-height: 430px!important;
    background-color: #fff!important;
    box-shadow: none !important;
}
  .itopplus-search-image-flex-item img {
    width: 100%!important;
}
.search_titleText {
    padding: 15px 0px 20px;
    font-size: 16px;
}
.search_text {
    padding: 5px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: none;
}


.icontel-product-block {
    display: flex;
    width: 100%;
    border-radius: 15px;
    color: #fff;
    padding: 15px 15px;
    height: 100px;
}
.block-contact-product {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    width: 81%;
    margin-bottom: 8%;
    margin-left: 10%;
}
.icontel-product {
    width: 15%;
    align-self: center;
    margin-left: 10px;
}
.icontel-product-t {
    align-self: center;
    font-size: 16px;
    font-weight: 600;
    margin-left: 15px;
    width: 85%;
}
.icontel-product-t span {
    font-size: 16px;
    font-weight: 400;
}
.icontel-product-block a {
    color: #fff;
}
.icontel-product-block a:hover {
    color: #fff;
}





/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {
.itopplus-search-image-flex-item {
    width: 310px!important;
}
.search_titleText {
    font-size: 20px !important;
}
}

 @media only screen and (max-width:900px) {
  .itopplus-search-image-flex-item {
    margin: 5px 0 !important;
    width: 227px!important;
    min-height: 240px!important;
    max-height: 425px!important;
}
  .search_titleText {
    padding: 5px 0px;
    font-size: 14px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
 }
   
}

@media only screen and (max-width:480px) {
.itopplus-search-image-flex-item {
    width: 100%!important;
    min-height: 210px!important;
    max-height: inherit!important;
}
  .itopplus-search-image-flex-item img {
    width: 100%!important;
}
    .search_titleText {
        padding: 15px 0px 25px;
        font-size: 16px;
    }
  .search_text {
    padding: 5px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: none;
 }
}






@media screen and (min-width : 1900px) {
h1 {
    font-size: 2em;
}
h2 {
    font-size: 3em;
}
h3 {
    font-size: 22px;
}
h4 {
    font-size: 26px;
}
h5 {
    font-size: 30px;
}
h6 {
    font-size: 34px;
}
p {
    font-size: 20px;
}
body {
    font-size: 20px;
}
.dropdown-menu>li>a {
    font-size: 19px;
}
.block-social-head {
    width: 85%;
}
.block-logo-bbinterpack p span {
    font-size: 18px;
}
.btn-readmore-bbinterpack {
    width: 20%;
    font-size: 18px;
}
.head-bgproduct-categoty {
    font-size: 20px;
    margin-top: 129%;
}
.copyright {
    font-size: 16px;
}
.footer-bbinterpack {
    font-size: 22px;
}
.icontel-footer-t span {
    font-size: 18px;
}
.icontel-footer-t {
    font-size: 34px;
}
.Contentmanager p {
    font-size: 20px;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 20px;
}
.btnmore-product {
    font-size: 18px;
}
#formdisplay66ce947d46cfa700135960f1 .form-control {
    padding: 30px 10px;
    font-size: 19px;
}
#formdisplay66ce949deadb96001313c153 .form-control {
    padding: 30px 10px;
    font-size: 19px;
}
#cookie66ce947d46cfa700135960f1 {
    font-size: 18px;
}
#cookie66ce949deadb96001313c153 {
    font-size: 18px;
}
#formdisplay66ce949deadb96001313c153 .btn-default {
    font-size: 19px;
}
#formdisplay66ce947d46cfa700135960f1 .btn-default {
    font-size: 19px;
}
.headform-service {
    font-size: 30px;
}
.block-iconcontact-contact .iconcontact-footer {
    width: 7%;
}
.block-iconcontact-contact .iconcontact-footer-t {
    margin-left: 1%;
}
.no-js #Component66ce8e41b753c000139709ba .form-control {
    padding: 34px 15px;
    font-size: 19px !important;
}
.icontel-product-t span {
    font-size: 20px;
}
.icontel-product-t {
    font-size: 22px;
}
.icontel-product-block {
    height: 135px;
}
}


@media screen and (max-width : 1200px) {
.content-bbinterpack {
    white-space: inherit;
} 
.btn-readmore-bbinterpack {
    width: 30%;
}
.head-bgproduct-categoty {
    white-space: inherit;
    margin-top: 115%;
}
.block-iconaddline-footer {
    width: 90%;
}
.block-iconcontact-contact .iconcontact-footer {
    width: 10%;
}
}

@media screen and (max-width : 900px) {
.sectionone-bbinterpack h1 {
    font-size: 2em;
}
.pd-logo-bbinterpack {
    width: 100%;
}
.btn-readmore-bbinterpack {
    width: 40%;
}
#background66cd381eb237ee0013af2c92 .col-md-12.col-sm-12.col-xs-12 {
    width: 50%;
    padding-right: 10px !important;
}
#background66cd381eb237ee0013af2c92 .thumbs {
    margin-bottom: 10px;
}
#background66cd3823b237ee0013af2c97, 
#background66cd38c339312300134f2ade {
    margin-top: 0%;
}
.copyright {
    text-align: center;
}
.border-footer {
    border-top: 0px solid;
    padding-bottom: 0px;
}
.sectionservice-bbinterpack {
    margin-left: 0%;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    padding: 5% 0% 5%;
    height: 50px;
}
.table-responsive {
    border: 0px solid #ddd;
}
.head-bgproduct-categoty h5 {
    font-size: 18px;
}
.head-bgproduct-categoty {
    font-size: 14px;
    margin-top: 90%;
}
#formdisplay66ce949deadb96001313c153 .form-group.col-md-2.col-sm-12 {
    width: fit-content;
}
}

@media screen and (max-width : 480px) {
#imagesControl66cd37f3f1c5a30013718d1e {
    padding: 0px !important;
}
.btn-readmore-bbinterpack {
    width: 45%;
}
.sectionone-bbinterpack {
    margin-bottom: 10%;
}
#background66cd381eb237ee0013af2c92 .col-md-12.col-sm-12.col-xs-12 {
    width: 100%;
    padding-right: 0px !important;
}
.head-bgproduct-categoty h5 {
    font-size: 24px;
}
.head-bgproduct-categoty {
    font-size: 16px;
    margin-top: 128%;
}
.block-iconservice {
    display: inherit;
}
.iconservice {
    width: 40%;
    margin-left: -6%;
}
.pd-logo-bbinterpack {
    padding: 15% 0%;
}
.head-bbinterpack {
    padding: 5% 0% 0%;
}
article.col-md-6.item.-micro {
    width: 100%;
}
.Contentmanager .col-md-12.text-justify {
    padding-right: 10px;
    padding-left: 10px;
}
.block-iconcontact-contact .iconcontact-footer {
    width: 16%;
}
.block-iconcontact-contact .block-iconcontact-footer {
    margin-bottom: 2%;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    margin-bottom: 30px;
}
.pd-logo-bbinterpack {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}  
body, html { 
   overflow-x: hidden; 
} 
.contenemanager-gallery .col-xs-12.col-md-3 {
    width: 100%;
}
.block-contact-product {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
    width: 100%;
    margin-bottom: 8%;
    margin-left: 0%;
}
}



.Contentmanager .carousel-inner img {
    border-radius: 15px;
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    margin-right: -15px;
    color: #fff;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-next {
    margin-right: -15px;
    color: #fff;
}







