.itopplus-background {

}
.unknown { position: fixed; bottom: 8% !important; } .unknown_prf .btn-main, .unknown_prf:hover .btn-main { margin-bottom: 0 !important; } #tooltip-main-toggle > div:first-child { filter: brightness(0.2); }

body {
  font-size: 18px;
  overflow-x: hidden;
  color: #131313;
  font-family: "LINE Seed Sans TH";
}
a {
  color: #131313;
}
a:hover {
  color: #2f406d;
}
b, strong {
  font-weight: 600;
}


.itopplus-bg {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_03002025dfh5/0/0/1z-z1015466754510.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: bottom;
}

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

.itopplus-bg3 {
    background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_03002025dfh5/0/0/3z-z989221119090.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff;
    background-attachment: fixed;
    background-position: center;
}

.itopplus-footer {
  background-color: #dcdcdc;
  color: #131313;
}

.navbar-default .navbar-nav > li > a {
    font-size: 1em;
    color: #fff;
    margin: 0 10px;
    padding: 8px 15px;
    border-radius: 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: #fff;
  box-shadow: none;
  border-color: transparent;
  background: transparent;
  background-color: transparent;
}

.no-js .dropdown-menu > li > a {
  font-size: 1.2em;
  color: #131313;
  padding: 8px 20px;
}

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

@media screen and (max-width: 1023px) {
  #controlBanner img {
    position: fixed !important;
    top: 10px;
    left: 10px;
    width: 40px !important;
    z-index: 10000;
    display: none;
  }

  #nav-menu {
    background: #2f406d !important;
  }

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

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

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

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

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

  .navbar-header a::after {
    background: transparent;
  }

  #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;
  }
  
}

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

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

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

  .itopplus-banner > .container {
    display: grid;
    align-items: center;
    min-height: 5vw;
  }

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

  #controlBanner {
    object-fit: contain;
    padding: 15px;
    width: clamp(140px, 100%, 20vw);
    margin: 0 auto;
  }
  
.itopplus-logo {
    display: none;
}
 ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;
    margin: 0;
  }
}

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





/**/
.h1, h1 {
  font-size: 4em;
}
.h2, h2 {
  font-size: 2.45em;
}
.h3, h3 {
  font-size: 1.7em;
}
.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;
}
/**/





/*footer*/
.itopplus-footer {
  font-size: 14px;
}
.itopplus-footer a {
  color: #131313;
}
.itopplus-footer a:hover {
  color: #2f406d;
}
.itopplus-footer h5 {
    margin: 0 0 15px;
}
.footer-contact-text {
    white-space: pre-line;
}
.footer-contact {
    display: grid;
    grid-template-columns: 20px auto;
    gap: 10px;
    align-items: center;
    margin-bottom: 12px;
}
.copy-right {
  font-size: 0.9em;
}
.ITPcookiebar {
  width: 100% !important;
}
.buttonExampleSite {
  border: 1px solid #101c38 !important;
  color: #101c38 !important;
  font-family: "LINE Seed Sans TH" !important;
}
.buttonExampleSite:hover {
  background: #101c38 !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: 3% 2%;
}
/*footer*/


/*หน้าแรก*/
.thaimax-about {
    display: grid;
    grid-template-columns: 55% 45%;
    padding: 5% 0;
    align-items: center;
}
.thaimax-about-text {
    white-space: pre-line;
    padding: 10% 0 0 12%;
}
.thaimax-about-text-logo {
    width: 15%;
    margin: 0 0 10px;
}
.thaimax-about-text h5 , .bescon-about-text h5 , .swingtec-about-text h5 {
    font-weight: 400;
    margin: 15px 0;
    line-height: 1.3;
}
.thaimax-about-img {
    transition: 0.5s;
}
.thaimax-about-img:hover {
    transform: scale(0.9);
}
.btn-more {
    background-color: #000000;
    color: #ffffff;
    border: none;
    padding: 8px 20px;
    font-size: 0.85em;
    border-radius: 10px;
    font-weight: 600;
    transition: 0.5s;
}
.btn-more:hover  , .bescon-about .btn-more:hover {
    background-color: #2f406d;
    color: #ffffff;
}
.about-bg-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    margin-bottom: 15%;
}
.about-bg {
    background-color: #ececec;
    padding: 10%;
    text-align: center;
    border-radius: 20px;
    transition: 0.5s;
}
.about-bg:hover {
    transform: translateY(-10px);
}
.about-bg-img {
    width: 50%;
    margin: 0 auto 10px;
}
.bescon-about {
    display: grid;
    grid-template-columns: 60% 40%;
    align-items: center;
    margin: -7% 0 7%;
}
.bescon-about-text-logo-grid {
    display: flex;
    gap: 15px;
    align-items: center;
}
.bescon-about-text {
    white-space: pre-line;
    background-color: #101c38;
    color: #fff;
    border-radius: 0 20px 20px 0;
    padding: 10%;
}
.bescon-about-text-logo {
    width: 28%;
    border-radius: 10px;
    margin: 0 0 25px;
}
.bescon-about-text-logo img {
    border-radius: 10px;
}
.bescon-about-img {
    width: 50%;
    position: absolute;
    right: 0;
    border-radius: 20px 0 0 20px;
    margin-top: 10%;
    overflow: hidden;
    transition: 0.5s;
}
.bescon-about-img img {
    border-radius: 20px 0 0 20px;
    overflow: hidden;
    transition: 0.5s;
}
.bescon-about-img img:hover {
    transform: scale(1.1);
}
.bescon-about .btn-more {
    background-color: #ffffff;
    color: #000000;
}
.about-intro {
    white-space: pre-line;
    text-align: center;
    padding: 2% 0 40%;
}
.about-intro h3 {
    margin: 0 0 15px;
}
.swingtec-about {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
    padding: 5%;
    background: white;
    color: #131313;
    align-items: center;
    border-radius: 20px;
    margin-top: -32%;
}
.swingtec-about-text {
    white-space: pre-line;
    padding: 0 5%;
}
.swingtec-about-text h2 {
    font-weight: 400;
}
.swingtec-about-text-logo {
    width: 25%;
    margin: 0 0 15px;
}
.why-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    padding: 5% 0;
}
.why-block {
    white-space: pre-line;
    text-align: center;
    transition: 0.5s;
}
.why-block:hover {
    transform: translateY(-10px);
}
.why-block-img {
    width: 45%;
    margin: 0 auto 20px;
}
/*หน้าแรก*/



/*เกี่ยวกับเรา*/
.menu-align {
    text-align: center;
    padding: 7% 0 1%;
}
.thaimax-detail {
    padding: 5% 0;
}
.thaimax-about-sub .thaimax-about {
    padding: 0;
}
.thaimax-detail .about-bg-grid {
    margin: 3% 0;
}
.thaimax-board {
    width: 70%;
    margin: 0 auto 5%;
    border-radius: 25px;
}
.thaimax-board img {
    border-radius: 25px;
}
.bescon-about-pd .bescon-about {
    margin: 3% 0 0;
}
.bescon-about-pd .bescon-about-img {
    margin-top: 0%;
}
.bescon-about-pd .bescon-about-text {
    white-space: inherit;
    padding: 10% 29% 15% 10%;
}
.bescon-about-pd .bescon-about h5 {
    white-space: pre-line;
}
.bescon-detail {
    padding: 5% 0% 2%;
}
.bescon-detail h4 {
    display: contents;
}
.about-intro-pd .about-intro {
    padding: 2% 0;
}
.swingtec-about-pd .swingtec-about {
    margin-top: 0;
    padding: 0 0 5%;
    background: transparent;
    align-items: start;
}
.swingtec-about-pd .swingtec-about-text {
    white-space: inherit;
}
.swingtec-about-pd h2 {
    white-space: pre-line;
}
.swingtec-detail {
    padding: 2% 1% 5%;
}
figure.effect-jazz {
    background: transparent;
}
figure.effect-jazz figcaption::after {
    border-top: 0px solid #fff;
    border-bottom: 0px solid #fff;
}
.padding-pd {
    padding: 2%;
}
/*เกี่ยวกับเรา*/



/*สินค้า*/
.col-section {

}
.col-section .row.flex {
    justify-content: center;
}
article.col-md-6.item.-micro {
    width: 25%;
}
.Contentmanager .site .col-section .item.-micro a .image {
    width: 100%;
    border-radius: 25px;
}
.Contentmanager .site .col-section .item.-micro a img {
    width: 100%;
}
.Contentmanager .site .col-section .item.-micro {
    padding: 0px 10px 20px;
}
.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 .caption {
    width: 100%;
    padding-left: 0px;
    padding: 7% 5%;
    text-align: center;
}
.Contentmanager .site .col-section .item.-micro a .post {
    display: none;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 1em;
    font-weight: 400;
    line-height: 1.3;
    color: #000000;
    height: 4vw;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #2f406d;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    color: #000000;
    font-size: 0.85em;
}
.Contentmanager .site .col-section .item.-micro a .caption .btn-more {
    font-size: 0.9em;
    margin: 0;
}
.Contentmanager .site .col-section .item.-micro a .caption .btn-more img {
    height: auto;
}
article.col-md-6.item.-micro:hover .btn-view {
    background: #ef582b;
    color: #fff;
}
.managerHeader {
    font-size: 1.8em;
    width: 100%;
    color: #000000;
}
#Contentmanager .post-time {
    display: none;
}
#Contentmanager .page-header {
    margin: 7% 0 5%;
    border-bottom: 1px solid #cccccc;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 30px;
}
#Contentmanager .page-header .col-md-9.col-sm-7.col-xs-12.padding {
    display: none;
}
.col-md-6.pull-left {
    padding: 0;
    width: 50%;
    margin: 0 4% 0 0;
}
.col-md-6.pull-right {
    padding: 0;
    width: 50%;
    margin: 0 0 0 4%;
}
.Textmanager.font-inherit {
    text-align: left;
    display: flow-root;
}
.Textmanager.font-inherit h4 {
    line-height: 1.3;
}
.Textmanager.font-inherit h5 {
    line-height: 1.4;
}
.Textmanager.font-inherit h6 {
    margin: 20px 0 5px;
    line-height: 1.2;
}
.Textmanager.font-inherit p {
    margin: 0 0 0px;
}
.Textmanager.font-inherit strong {
    font-weight: 600;
}
.Contenemanager-gallery .col-xs-6.col-md-3 {
    display: flex;
    align-self: flex-start;
}
.contenemanager-gallery .col-xs-12.col-md-3, .Contenemanager-gallery .col-xs-6.col-md-3 {
    width: 100%;
    padding: 0px 5px 0px;
}
.row.contenemanager-gallery , .row.Contenemanager-gallery {
    column-count: 4;
    --webkit-column-count: 4;
    --moz-column-count: 4;
    gap: 10px;
    padding: 0 10px;
}
.contenemanager-gallery .thumbnail, .Contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #eee;
    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, .075);
    box-shadow: 0 0 0 rgba(0, 0, 0, .075);
    border-radius: 20px;
    transform: scale(1.0) !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 {
    width: 100%;
    background-color: #fff;
    box-shadow: none;
    position: relative !important;
    overflow: hidden !important;
    border: 0px solid #eee;
    padding: 0px !important;
    border-radius: 20px;
}
.img-thumbnail {
    padding: 0px;
    border: 0px solid #ddd;
    border-radius: 20px;
}
.social-icon {
    border-radius: 5px;
}
.social-share {
    top: 0px;
}
.landingpagemanager {
  display: none;
}
.newShareContainer {
    justify-content: flex-end !important;
}
.itp-newshare-button:hover {
    background-color: #000000;
    border-color: #000000 !important;
    color: #ffffff!important;
}
.col-md-12.text-justify {
    padding: 0 10px;
}
.itp-newshare-button {
    font-size: 1em !important;
    color: #000000 !important;
    border-color: #000000 !important;
    border-radius: 0 !important;
}
.PitCustomClass1 {

}

.pg-product-container {
    background: transparent !important;
    /*flex-direction: column-reverse !important;*/
}
/*
.pg-thumbnails-section.col-md-2 {
    width: 100%;
}*/
.pg-thumbnails-section {
    border-right: 0px solid #e0e0e0 !important;
    padding: 5px 10px !important;
}
.pg-main-image-container {
    padding: 0px !important;
}
.pg-thumbnail-wrapper:hover {
    border-color: #2f406d!important;
}
.pg-main-display-section {
    background: transparent !important;
}
.product-block-head {
    text-align: center;
    padding: 5% 0 2%;
}
.product-block-grid {
    display: flex;
    gap: 20px;
    justify-content: center;
}
.product-block {
    width: 25%;
}
.product-block-img {
    border-radius: 20px;
    overflow: hidden;
    transition: 0.5s;
}
.product-block-img img {
    width: 100% !important;
    border-radius: 20px;
    transition: 0.5s;
}
.product-block-img img:hover {
    transform: scale(1.1);
}
.product-block-text {
    text-align: center;
    padding: 20px 0;
}
table.tj2 {
   width:100%;
}
table.tj2 td {
    border: 1px solid #eaeaea;
    padding: 15px;
    background-color: #fff;
    width: 50%;
}
table.tj2 td:nth-child(1) {
    font-weight: 600;
}
/*สินค้า*/



/*บทความ*/
.nav-template li {
    display: table;
}
.nav-template li:hover {
    background-color: transparent;
}
.nav-template strong {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.3;
}
.nav-template p {
    font-size: 16px;
}
.nav-template li.col-md-6.col-sm-8.col-xs-12.maxHeight-main .img-container {
    padding-bottom: 69%;
    margin-bottom: 10px;
}
.nav-template li.col-md-6.col-sm-8.col-xs-12.maxHeight-main .img-container .img {
    border-radius: 20px;
}
.nav-template .col-md-4.col-sm-4.col-xs-4.padding-col .img-container .img {
    border-radius: 20px;
}
.nav-template .col-md-4.col-sm-4.col-xs-4.padding-col {
    width: 35%;
}
.nav-template .col-md-8.col-sm-8.col-xs-8.padding-col {
    width: 65%;
    padding: 0 5% 0 2% !important;
}
.nav-template .col-md-4.col-sm-4.col-xs-4.padding-col .img-container {
    padding-bottom: 62%;
}
.nav-template li.col-md-6.col-sm-4.col-xs-12.maxHeight-TP4 {
    height: inherit;
    margin: 0 auto 7px;
    display: inline-table;
}
/*บทความ*/



/*Form*/
.CASS-H-head, .CASS-H-head {
    font-family: "LINE Seed Sans TH";
}
.CASS-H-head {
    border-bottom: none;
    margin-bottom: 0px;
    background: transparent;
    padding-left: 0px;
    padding-top: 0px;
    text-align: center;
}
.CASS-H-head h3.form-inline {
    font-size: 2.45em;
    color: #000000;
    font-weight: 600;
    text-align: center;
}
.CASS-H-border .form-control {
    border: none;
    background-color: transparent;
    border-bottom: 1px solid #cccccc;
    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: 12px 0;
    font-weight: 400;
    color: #000 !important;
    height: auto;
}
.CASS-H-border .form-control::placeholder {
    color: #000 !important;
}
.CASS-H-border .form-control:hover  {
    border-bottom: 1px solid #2f406d;
}
.CASS-H-border .form-control:focus {
    border-bottom: 1px solid #2f406d;
    -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;
}
.CASS-H-border .btn-default {
    background-image: -webkit-linear-gradient(top, #111f39 0, #111f39 100%);
    background-image: -o-linear-gradient(top, #10376d 0, #10376d 100%);
    background: #2f406d;
    color: #ffffff;
    text-shadow: 0 0px 0 #282828;
    background-repeat: repeat-x;
    border-color: #0000;
    border-radius: 50px;
    padding: 10px 30px;
    font-weight: 500;
    font-size: 1em !important;
    font-weight: 400;
    border: 0px solid #10376d;
    box-shadow: none;
    margin: 0 auto;
    display: block;
}
.CASS-H-border .btn-default:active {
   background-color: #2f406d;
    background: #2f406d;
    color: #ffffff;
}
.CASS-H-border .btn-default:hover, .CASS-H-border .btn-default:focus {
    background-position: 0 0px;
    background-color: #2f406d;
    background: #2f406d;
    color: #ffffff;
}
.CASS-H-border .ITPcheckboxAuthen {
    font-size: 0.95em;
    color: #131313;
    margin-top: -2%;
    margin-bottom: 0%;
    position: relative;
}
.CASS-H-border span#contactUsAcceptPolicyText2 {
    font-weight: 600;
}
.CASS-H-border #editor1 , .CASS-H-border #editor2 , .CASS-H-border #editor3 , .CASS-H-border #editor4 , .CASS-H-border #editor5  , .CASS-H-border #editor6 ,
.CASS-H-border #editor7, .CASS-H-border #editor8 , .CASS-H-border #editor9, .CASS-H-border #editor10 , .CASS-H-border #editor11 , .CASS-H-border #editor13, 
.CASS-H-border #editor14, .CASS-H-border #editor15, .CASS-H-border #editor16, .CASS-H-border #editor17, .CASS-H-border #editor18, .CASS-H-border #editor19  {
    display: none;
}
.CASS-H-border #display19 {
    margin-bottom: 15px;
}
.CASS-H-border {
    width: 80%;
    background: rgba(255, 255, 255, .9);
    padding: 4% 0;
    border-radius: 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    color: #131313;
    margin: 5% auto;
}
.CASS-H-border .form-group.col-md-2.col-sm-12 {
    width: 30%;
}
.CASS-H-border .form-group.col-md-6.col-sm-12 {
    width: 70% !important;
    padding-right: 0;
}
.CASS-H-border .btn-success , .CASS-H-border .btn-success:focus, .CASS-H-border .btn-success:hover {
    background-image: linear-gradient(to bottom, #2f406d 0, #2f406d 100%);
    border-color: #2f406d;
    padding: 5px 20px;
    border-radius: 50px;
    background-color: #2f406d;
    border: none;
    font-size: 0.9em !important;
}
.CASS-H-border .progress {
    background-image: linear-gradient(to bottom, #2f406d 0, #2f406d 100%);
    width: 100% !important;
    height: 35px;
    box-shadow: none;
    border-radius: 50px;
    margin-bottom: 0px;
    margin-top: 0px ! IMPORTANT;
}
.CASS-H-border .col-md-offset-5 {
    margin-left: 0;
    margin: 0 auto;
    width: 100%;
    display: block;
}
.CASS-H-border .glyphicon-ok-circle:before {
      display: none;
}
.CASS-H-middle-mid {
    padding: 0px 5%;
}
.CASS-H-main {
    background: transparent;
}
.CASS-H-border br.k-br {
    display: none;
}
.customForm-margin-left {
    margin-left: 0px !important;
}
.CASS-H-border .form-control-feedback {
    color: #2f406d !important;
    top: 10px !important;
}
.CASS-H-border h6 {
    margin: 40px 0 5px;
    text-align: center;
}
/*Form*/



/*ติดต่อเรา*/
.TabItpContentLandingPage6 {
    background-color: transparent;
    padding: 0;
}
.TabItpContentLandingPage6>ul {
    width: 100%;
    background-color: transparent;
    border-radius: 30px;
}
.TabItpContentLandingPage6>ul>li>a {
    background-color: #eee !important;
    border-radius: 30px;
    margin-right: 5px;
    padding: 15px 5px !important;
}
.TabItpContentLandingPage6>ul>li.active>a , .TabItpContentLandingPage6>ul>li>a:hover {
    background-color: #2f406d!important;
}
.tab-itp-background {
    background-color: inherit;
    padding: 0% !important;
    margin-top: 2%;
    margin-bottom: 2%;
}
.TabItpContentLandingPage6>ul>li>a>span {
    font-size: 1em !important;
    font-weight: 600;
}
.tab-content {
    border: none !important;
    padding: 0% !important;
}
.contact-block {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    padding: 15px;
}
.contact-block-maps iframe {
    height: 250px;
    border-radius: 20px;
}
/*ติดต่อเรา*/



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



/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {
body {
    font-size: 22px;
}
.container {
     width: 79vw;
}
.no-js .dropdown-menu > li > a {
    font-size: 1.5em;
}
.itopplus-footer {
    font-size: 17px;
}
.ITPcookiebar , .buttonExampleSite {
    font-size: 16px !important;
}
  .bescon-about-pd .bescon-about-text {
    padding: 10% 33% 15% 10%;
}
  .bescon-detail {
    padding: 5% 8px 2%;
}
  .nav-template p {
    font-size: 20px;
}
  .nav-template strong {
    font-size: 26px;
}
  .nav-template li.col-md-6.col-sm-8.col-xs-12.maxHeight-main .img-container {
    padding-bottom: 68.3%;
}
  .CASS-H-border .progress {
    height: 40px;
}
  .contact-block-maps iframe {
    height: 290px;
}
}




/* Large Devices, Wide Screens */
@media only screen and (max-width:1194px) {
ul#slider697861a32a38030013b0639b {
    display: none;
}
body {
    font-size: 15px;
}
.h2, h2 {
    font-size: 2.2em;
}
.no-js .dropdown-menu > li > a {
    font-size: 1.1em;
}
  .thaimax-about-text {
    white-space: inherit;
    padding: 10% 0 0 7%;
}
  .swingtec-about-text {
    padding: 0 2%;
}
  .itopplus-footer {
    font-size: 13px;
}
  .Contentmanager .site .col-section .item.-micro a .caption {
    padding: 7% 1%;
}
  .managerHeader {
    font-size: 1.7em;
}
  .nav-template p {
    font-size: 13px;
}
  .nav-template strong {
    font-size: 17px;
}
  .nav-template li.col-md-6.col-sm-4.col-xs-12.maxHeight-TP4 {
    margin: 0 auto 0px;
}
  .nav-template .col-md-4.col-sm-4.col-xs-4.padding-col .img-container {
    padding-bottom: 69%;
}
  .CASS-H-border .progress {
    height: 30px;
}
  .TabItpContentLandingPage6>ul>li>a>span {
    font-size: 0.9em !important;
}
}




/* Large Devices, Wide Screens */
@media only screen and (max-width:900px) {
ul#slider697861a32a38030013b0639b {
    display: block;
}
    .h2, h2 {
        font-size: 2em;
    }
  .about-bg {
    padding: 8%;
}
  .bescon-about-text {
    white-space: inherit;
    padding: 10% 20% 15% 5%;
}
.about-intro {
    white-space: inherit;
    padding: 2% 0 23%;
}
      .swingtec-about-text {
        white-space: inherit;
    }
  .swingtec-about {
    margin-top: -20%;
}
  .why-block {
    white-space: inherit;
}
  .footer-contact-text {
    white-space: inherit;
}
  .bescon-about-pd .bescon-about-text {
    padding: 10% 20% 15% 5%;
}
  .bescon-detail {
    padding: 5% 2% 2%;
}
  article.col-md-6.item.-micro {
    width: 33.33%;
}
  .Contentmanager .site .col-section .item.-micro a .caption .title {
    height: 6vw;
}
      .table-responsive {
        border: 0px solid #ddd;
    }
  .nav-template li.col-md-6.col-sm-8.col-xs-12.maxHeight-main {
    width: 100%;
}
      .nav-template p {
        font-size: 14px;
    }
  .nav-template .col-md-4.col-sm-4.col-xs-4.padding-col {
    width: 100%;
}
  .nav-template .col-md-8.col-sm-8.col-xs-8.padding-col {
    width: 100%;
    padding: 10px 0% 0 2% !important;
}
  .nav-template li:hover , .nav-template li:hover a {
    text-decoration: none !important;
}
  .col-md-8.col-md-offset-2.text-center {
    padding: 10px 0;
}
  .CASS-H-middle-mid div {
    padding: 0px;
}
  .TabItpContentLandingPage6>ul {
    display: flex;
    justify-content: center;
}
      .TabItpContentLandingPage6>ul>li>a>span {
        font-size: 1em !important;
    }
  .TabItpContentLandingPage6>ul>li>a {
    padding: 15px 12px !important;
}
}


/* Large Devices, Wide Screens */
@media only screen and (max-width:480px) {
#imagesControl697861a32a38030013b0639b {
    padding: 0 !important;
}
.thaimax-about {
    display: flex;
    flex-direction: column-reverse;
}
.thaimax-about-text {
        padding: 5% 0 5% 0%;
    }
  
.about-bg-grid {
    grid-template-columns: repeat(2, 1fr);
}
      .about-bg {
        white-space: pre-line;
        padding: 15% 10%;
    }
  .bescon-about {
    grid-template-columns: repeat(1, 1fr);
    margin: 0% 0 7%;
}
  .bescon-about-img {
    width: 100%;
    position: relative;
    border-radius: 20px;
    margin-top: -7%;
}
  .bescon-about-text {
        padding: 7% 7% 15%;
    }
  .itopplus-bg2 {
    background-size: cover;
}
  .itopplus-bg3 {
    background-attachment: inherit;
}
      .swingtec-about {
        margin-top: -20%;
        display: flex;
        flex-direction: column-reverse;
    }
  .why-grid {
    grid-template-columns: repeat(2, 1fr);
}
      .why-block {
        padding: 5% 0;
    }
  .thaimax-detail .about-bg-grid {
    margin: 7% 0;
}
  .thaimax-board {
    width: 95%;
}
  .bescon-about-pd .bescon-about-text {
        padding: 10% 8% 15% 8%;
    }
  .bescon-about-pd .bescon-about-img {
    margin-top: -7%;
}
      .bescon-detail {
        padding: 5% 3% 2%;
    }
      article.col-md-6.item.-micro {
        width: 50%;
    }
      .Contentmanager .site .col-section .item.-micro a .caption .title {
        height: 12vw;
    }
  .col-md-6.pull-left ,  .col-md-6.pull-right {
    padding: 0;
    width: 100%;
    margin: 0 0% 0 0;
}
  .Textmanager.font-inherit {
    display: block;
}
  #Contentmanager .page-header {
    flex-direction: column;
}
      .managerHeader {
        margin-bottom: 20px;
    }
  .modal-dialog {
    width: 90% !important;
}
  .product-block-grid {
    flex-wrap: wrap;
}
  .product-block {
    width: 46%;
}
      .Contentmanager .site .col-section .item.-micro a .caption .title {
        height: 17vw;
    }
  .CASS-H-border {
    width: 100%;
    padding: 10% 0;
}
 .TabItpContentLandingPage6>ul {
        flex-direction: column;
    }
  .contact-block {
    grid-template-columns: repeat(1, 1fr);
}
  .CASS-H-head h3.form-inline {
    font-size: 2em;
}
  .itopplus-bg3 {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_03002025dfh5/0/0/bg-01z-z307801943410.jpg);
        background-size: 100% auto;
        background-color: #092d5d;
        background-position: bottom;
  }
}

