.itopplus-background {

}
body {
  font-size: 16px;
  overflow-x: hidden;
  color: #444444;
  font-family: "LINE Seed Sans TH";
}
a {
    color: #444444;
}
a:hover  {
    color: #0050c1;
}
b, strong {
    font-weight: 600;
}
.itopplus-slide {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_100220255vqj/0/0/slide-bgz-z1620107764125.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
}
.itopplus-bg1 {
  background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_100220255vqj/0/0/1z-z1678957802746.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
}

.itopplus-bg2 {
  background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_100220255vqj/0/0/2z-z921250945388.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: bottom;
  color: #fff;
}

.itopplus-bg3 {
  background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_100220255vqj/0/0/3z-z1053202918307.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
}

.itopplus-bg4 {
  background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_100220255vqj/0/0/4z-z1064587112972.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: bottom;
      background-color: #7ab8eb;
}

.itopplus-bg5 {
  background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_100220255vqj/0/0/5z-z1047481321765.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: bottom;
}

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

.navbar-default .navbar-nav > li > a {
  font-size: 1em;
  color: #444444;
  margin: 0;
  padding: 8px 10px;
  border-radius: 0;
  border-bottom: 2px solid transparent;
}

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

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

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

@media screen and (max-width: 1023px) {
  #controlBanner img {
    position: fixed !important;
    top: 10px;
    left: 10px;
    width: auto !important;
    height: 30px;
    z-index: 10000;
    object-fit: contain;
  }

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

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

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

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

  .navbar-header a.visible-xs {
    flex: 0 1 30px;
    background-color: transparent !important;
    border-radius: 50%;
  }

#itpphonemobile {
  background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_2711202470mi/0/0/telz-z1565433624019.png) !important;
}

#itpsearchmobile {
  background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_09062024wnrm/0/0/searchz-z1134319420589.png) !important;
}

.old-image-icon-facebook {
  background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_09062024wnrm/0/0/facebookz-z1318628404704.png) !important;
}

.old-image-icon-line {
  background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_09062024wnrm/0/0/linez-z1655517020729.png) !important;
}

.old-image-icon-instragram {
  background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_09062024wnrm/0/0/instagramz-z1066049211157.png) !important;
}

.old-image-icon-youtube {
  background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_09062024wnrm/0/0/youtubez-z1416596488876.png) !important;
}

.new-image-icon-twitter {
  background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/cf-twitterz-z1322532545693.png) !important;
}
  
  .itopplus-menu2 {
    display: none;
}
}

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

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

  .itopplus-sticky {
    background: #fff !important;
  }
  */

    .itopplus-banner > .container {
        display: grid;
        grid-template-columns: 45% 10% 45%;
        justify-content: center;
        align-items: center;
        width: 100%;
    }
  
  .itopplus-menu #itopplus-nav-bar {

  justify-content: flex-end;
}

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

.itopplus-menu #itopplus-nav-bar > li:nth-child(n + 6) {
  display: none;
}

.itopplus-menu2 #itopplus-nav-bar > li:nth-child(-n + 5) {
  display: none;
}

#controlBanner {
  object-fit: contain;
  padding: 15px;
  width: clamp(140px, 60%, 15vw);
  margin: 0 auto;
}
  
.itopplus-menu2 {
         position: relative;
        display: flex;
        align-items: center;
  white-space: nowrap;
}

.itopplus-search {
  display: block;
  width: 10vw;

}  


}

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





/**/
.h1, h1 {
    font-size: 4em;
}
.h2, h2 {
    font-size: 3.4em;
}
.h3, h3 {
    font-size: 2.7em;
}
.h4, h4 {
    font-size: 1.8em;
}
.h5, h5 {
    font-size: 1.4em;
}
.h6, h6 {
    font-size: 1.2em;
}
.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;
}
/**/






/*search*/
.itopplus-search .hideForNewSearchtag input {
  width: 0px !important;
  padding: 0px !important;
  border-radius: 0;
  border: none;
  border-bottom: 1px solid #333;
  background: transparent !important;
  text-align: left !important;
  transition: 0.3s !important;
}

.itopplus-search .hideForNewSearchtag input.expanded-search {
  width: 7vw !important;
  padding-left: 10px !important;
  font-family: "LINE Seed Sans TH";
}

.itopplus-search .hideForNewSearchtag .button {
  display: grid !important;
  place-content: center;
  aspect-ratio: 1;
  padding: 0;
  font-size: 22px;
  color: #333 !important;
  box-shadow: unset !important;
}

.itopplus-search .hideForNewSearchtag .button:hover {
  background: transparent !important;
}

/*search*/





/*footer*/
.itopplus-footer {
    font-size: 15px;
    line-height: 1.6;
}
.itopplus-footer a {
    color: #ffffff;
}
.itopplus-footer a:hover {
    color: #fff200;
}
.itopplus-footer h5 {
    font-size: 1.2em;
    font-weight: 400;
}
.itopplus-footer h4 {
    font-size: 1.3em;
    margin: 0 0 5px;
}
.itopplus-footer h6 {
    line-height: 1.2;
    margin: 0 0 25px;
}
.footer-block1 {
    text-align: center;
    padding: 0 0 10%;
}
.footer-logo {
    width: 55%;
    margin: 0 auto 20px;
}
.btn-maps {
    background: #f22011;
    color: white;
    border: none;
    display: grid;
    grid-template-columns: 11px auto;
    gap: 7px;
    padding: 9px 10px;
    border-radius: 50px;
    align-items: center;
    transition: 0.5s;
    margin-top: 40px;
}
.btn-maps:hover {
    background: black;
    color: white;
}
.footer-block2 {
    padding: 15% 25% 0;
}
.footer-block3 {
    padding: 15% 20% 0;
}
.footer-block4 {
    padding: 15% 0;
}
.footer-icon-img {
    width: 82%;
    display: flex;
    gap: 7px;
    margin: 25px 0 0;
}
.icon-img {
    transition: 0.5s;
}
.icon-img:hover {
      transform: scale(1.1);
}
.maps-tel {
    display: grid;
    grid-template-columns: 15px auto;
    gap: 15px;
    margin-bottom: 15px;
}
.maps-tel-text {
    white-space: pre-line;
}
.copy-right {
    font-size: 0.9em;
    text-align: center;
    padding: 10px 0;
}
.ITPcookiebar {
    width: 100% !important;
}
.buttonExampleSite {
    border: 1px solid #0050c1 !important;
    color: #0050c1 !important;
    font-family: "LINE Seed Sans TH" !important;
}
.buttonExampleSite:hover {
    background: #0050c1 !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% 4%;
}
/*footer*/




/*หน้าแรก*/
.CASS-B-middle-mid {
    padding: 0px;
}
.CASS-B-border {
    background: transparent;
    border: 0px solid #d4d4d4;
    border-radius: 0px;
    margin-bottom: -23%;
}
.CASS-B-border img {
    border-radius: 20px;
}
.slide-intro {
    padding: 30% 0 5%;
}
.slide-intro h1 {
    font-size: 6.4em;
    font-family: "Onest", sans-serif;
    color: #0050c1;
    font-weight: bold;
    line-height: 1;
}
.slide-intro h2 {
    font-size: 3.7em;
    font-family: "Onest", sans-serif;
    color: #0050c1;
    font-weight: bold;
    line-height: 1;
}
.slide-intro h5 {
    font-weight: 400;
    margin: 20px 0 35px;
}
.btn-view {
    background: #f22011;
    color: white;
    border: none;
    display: grid;
    grid-template-columns: auto 15px;
    gap: 10px;
    font-size: 0.9em;
    padding: 10px 18px;
    border-radius: 50px;
    align-items: center;
    transition: 0.5s;
}
.btn-view:hover , figure.effect-phoebe:hover .btn-view {
    background: #0050c1;
    color: white;
}
.about-us-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}
.about-boy {
    width: 87%;
    margin-top: -78%;
}
.about-us {
    white-space: pre-line;
    padding: 30% 0 0;
}
.about-us h3 {
    color: #0050c1;
    margin: 0 0 10px;
}
.about-activity {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}
.about-activity-text {
    padding: 10% 0 0;
}
.about-activity-text h4 {
    color: #0050c1;
}
.about-icon-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    padding: 7% 0 10%;
}
.about-icon {
    transition: 0.5s;
}
.about-icon:hover {
    transform: scale(1.1);
}
.about-icon-img {
    width: 63%;
    margin: 0 auto 10px;
}
.about-icon-text {
    font-size: 1.1em;
    font-weight: 600;
    text-align: center;
    color: black;
}
.about-pic {
    width: 95%;
    border-radius: 20px;
    overflow: hidden;
    transition: 0.5s;
}
.about-pic img {
    overflow: hidden;
    transition: 0.5s;
}
.about-pic img:hover {
    transform: scale(1.1);
}
.about-activity-img {
    margin: -73% auto 5%;
}
.why-header {
    text-align: center;
    padding: 7% 0 2%;
}
.why-header h2 {
    font-size: 4.3em;
    font-family: "Onest", sans-serif;
    font-weight: bold;
}
.why-icon-block {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    margin-bottom: 5%;
}
.why-icon {
    white-space: pre-line;
    text-align: center;
    transition: 0.5s;
}
.why-icon:hover {
    transform: translateY(-10px);
}
.why-icon img {
    width: 35% !important;
    margin: 0 auto 25px;
}
.menu-align {
    text-align: center;
    padding: 7% 0 2%;
    color: #0050c1;
}
figure.effect-phoebe {
    background: transparent;
}
figure.effect-phoebe h2 {
    -webkit-transform: translate3d(0, 0px, 0);
    transform: translate3d(0, 0px, 0);
    font-size: 0.8em;
    color: black;
    width: 50%;
    margin: 6em 0 0 auto;
    text-align: left;
}
figure.effect-phoebe h2 h4 {
    font-size: 1.5em;
}
.grid figure h2 {
    word-spacing: normal;
    font-weight: 400;
}
figure.effect-phoebe h2 .btn-view {
    margin: 15px 0 0;
}
figure.effect-phoebe img {
    opacity: 1;
    transition: 0.5s;
}
figure.effect-phoebe:hover img {
    opacity: 1;
}
.facilities-grid {
    display: grid;
    grid-template-columns: 25% 50% 25%;
    padding: 8% 0 0;
}
.facilities-icon {
    white-space: pre-line;
    padding: 0 0 15%;
    color: black;
    transition: 0.5s;
}
.facilities-icon:hover {
    transform: scale(1.1);
}
.facilities-icon img {
    width: 45% !important;
    margin: 0 auto 20px;
}
.facilities-block1 , .facilities-block3 {
    text-align: center;
}
.facilities-block2 {
    text-align: center;
    padding: 8% 0 0;
    color: #0050c1;
}
.facilities-block2 h4 {
    font-size: 2.1em;
    font-weight: 400;
    margin: 0 0 8%;
}
.facilities-block2 img {
    width: 95% !important;
}
.menu-align2 {
    padding: 2% 0 2%;
    text-align: center;
    color: white;
}
.btn-view2 {
    background: transparent;
    color: white;
    border: 1px solid white;
    display: grid;
    grid-template-columns: auto 15px;
    gap: 10px;
    font-size: 0.9em;
    padding: 10px 18px;
    border-radius: 50px;
    align-items: center;
    margin: 0 auto;
    transition: 0.5s;
}
.btn-view2:hover {
    background: white;
    color: black;
    border: 1px solid white;
}
/*หน้าแรก*/





/*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: 1em;
  color: #000;
  font-weight: 400;
}
.CASS-H-head h3.form-inline h3 {
    color: #0050c1;
    font-size: 2.3em;
}
.CASS-H-head h3.form-inline h4 {
    font-weight: 400;
}
.CASS-H-border .form-control {
  border: none;
  background-color: transparent;
  border-bottom: 1px solid #afafaf;
  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: 10px 0;
  font-weight: 400;
  color: #4a4a4a !important;
  height: auto;
}
.CASS-H-border .form-control::placeholder {
  color: #4a4a4a !important;
}
.CASS-H-border .form-control:hover {
  border-bottom: 1px solid #f22011;
}
.CASS-H-border .form-control:focus {
  border-bottom: 1px solid #f22011;
  -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: #4a4a4a !important;
}
.CASS-H-border .btn-default {
  background-image: -webkit-linear-gradient(top, #111f39 0, #111f39 100%);
  background-image: -o-linear-gradient(top, #363636 0, #363636 100%);
  background: #f22011;
  color: #fff;
  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 #929292;
  box-shadow: none;
}
.CASS-H-border .btn-default:active {
  background-color: #f22011;
  background: #f22011;
  color: #fff;
}
.CASS-H-border .btn-default:hover, .CASS-H-border .btn-default:focus {
  background-position: 0 0px;
  background-color: #f22011;
  background: #f22011;
  color: #fff;
}
.CASS-H-border .ITPcheckboxAuthen {
    font-size: 0.95em;
    color: #444;
    margin-top: -3%;
    margin-bottom: 0%;
    position: relative;
    text-align: left !important;
    margin-left: 20px;
}
.CASS-H-border span#contactUsAcceptPolicyText2 {
    font-weight: 600;
    display: block;
}
.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 #editor13, .CASS-H-border #editor15 , .CASS-H-border #editor16 , .CASS-H-border #editor17 , .CASS-H-border #editor18
{
  display: none;
}
#display6 {
  margin-bottom: 15px;
}
.CASS-H-border {
    padding: 7% 3% 3%;
    background: rgba(255, 255, 255, 0.9);
    margin: 7% auto;
    border-radius: 20px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.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, #f22011 0, #f22011 100%);
  border-color: #f22011;
  padding: 5px 20px;
  border-radius: 50px;
  background-color: #f22011;
  border: none;
}
.CASS-H-border .progress {
  background-image: linear-gradient(to bottom, #f22011 0, #f22011 100%);
  width: 100% !important;
  height: 30px;
  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;
  text-align: center;
}
.CASS-H-border .glyphicon-ok-circle:before {
  display: none;
}
.CASS-H-middle-mid {
  padding: 0px 2%;
}
.CASS-H-main {
  background: transparent;
}
.CASS-H-border br.k-br {
  display: none;
}
.customForm-margin-left {
  margin-left: 0px !important;
}
.CASS-H-border h5 {
    margin: 20px 0 5px;
}
.CASS-H-border .form-control-feedback {
    color: transparent !important;
}
/*Form*/




/*ข่าวสาร*/
.btn-align {
    text-align: center;
    padding: 2% 0 5%;
}
.col-section {
    padding: 0 10px;
}
article.col-md-6.item.-micro {
    width: 29%;
    background: white;
    margin: 0 25px 10px;
    border-radius: 20px;
}
.Contentmanager .site .col-section .item.-micro a .image {
    width: 100%;
    border-radius: 15px;
}
.Contentmanager .site .col-section .item.-micro {
    padding: 15px;
}
.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%;
}
.Contentmanager .site .col-section .item.-micro a .caption {
    width: 100%;
    padding-left: 0px;
    padding: 5% 3%;
    text-align: left;
}
.Contentmanager .site .col-section .item.-micro a .post {
    display: none;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 1.3em;
    font-weight: 600;
    line-height: 1.3;
    color: #000000;
    margin-bottom: 5px;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #000000;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    color: #444444;
    font-size: 1em;
}
.Contentmanager .site .col-section .item.-micro a .caption .time h6 {
    font-size: 1em;
    font-weight: 400;
    margin: 0 0 14px;
    white-space: pre-line;
    height: 4vw;
}
.Contentmanager .site .col-section .item.-micro a .caption .time .btn-detail {
    margin: 5px 0 0;
    background: #363636;
    color: #fff;
    padding: 7px 20px;
}
.managerHeader {
    font-size: 1.6em;
    font-weight: 600;
    width: 100%;
}
#Contentmanager .post-time {
    display: none;
}
#Contentmanager .page-header {
    margin: 7% 1% 5%;
    border-bottom: 1px solid #cccccc;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 20px;
}
#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;
    word-break: break-word;
}
.Textmanager.font-inherit h4 {
    font-weight: 600;
    margin: 20px 0 5px;
    line-height: 1.3;
    font-size: 1.3em;
}
.Textmanager.font-inherit h3 {
    font-size: 1.4em;
    font-weight: 600;
    line-height: 1.3;
}
.Textmanager.font-inherit h5 {
    font-weight: 600;
}
.Textmanager.font-inherit h6 {
    font-weight: 600;
    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: 33.33%;
    padding: 0px 10px 0px;
}
/*
.row.Contenemanager-gallery , .row.contenemanager-gallery {
    column-count: 3;
    --webkit-column-count: 3;
    --moz-column-count: 3;
    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 {
    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: #0050c1;
    border-color: #0050c1 !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: 5px !important;
}
/*ข่าวสาร*/





/*เกี่ยวกับเรา*/
.menu-align3 {
    padding: 2% 0;
    text-align: center;
}
.vision-block {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    padding: 5% 0;
    align-items: center;
}
.vision-block-img {
    width: 95%;
    margin: 0 auto;
}
.mission-bg-grid {
    width: 129%;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    margin: 7% 0;
    gap: 20px;
}
.mission-bg {
    background: white;
    padding: 10%;
    border-radius: 20px;
}
.mission-bg h4 , .vision-block-text h4 {
    color: #0050c1;
    margin: 0 0 10px;
}
/*เกี่ยวกับเรา*/



/*ค่าเทอม*/
.padding-pd {
   padding: 2%;
}
.fee-block {
    display: grid;
    grid-template-columns: 35% 65%;
    align-items: center;
}
.fee-block-text {
    background: white;
    padding: 5%;
    border-radius: 20px;
    margin: 0 10%;
}
.fee-block-text h4 {
    font-size: 2.3em;
    white-space: pre-line;
    color: #0050c1;
    margin: 0 0 15px;
}
table.tj2 {
   width:100%;
}
table.tj2 td {
    width: 33.33%;
    border: 2px solid #ffffff;
    padding: 15px;
    text-align: center;
}
table.tj2 tr:nth-child(even){background-color: #ffffff}
table.tj2 tr:nth-child(odd){background-color: #f9f9f9}

table.tj2 tr:hover{background-color: #0050c1;color: #ffffff;}

.TabItpContentLandingPage6 {
    background-color: transparent;
    padding: 0;
}
.TabItpContentLandingPage6>ul {
    width: 100%;
    background-color: #eee;
    border-radius: 30px;
    padding: 0 !important;
}
.TabItpContentLandingPage6>ul>li>a {
    background-color: #eee !important;
    border-radius: 30px;
    margin-right: 0px;
    padding: 15px !important;
}
.TabItpContentLandingPage6>ul>li.active>a , .TabItpContentLandingPage6>ul>li>a:hover {
    background-color: #f22011!important;
}
.tab-itp-background {
    background-color: inherit;
    padding: 0% !important;
    margin-top: 2%;
    margin-bottom: 2%;
}
.TabItpContentLandingPage6>ul>li>a>span {
    font-size: 1.2em !important;
    font-weight: 600;
}
.tab-content {
    border: none !important;
    padding: 2% 0 !important;
}
.list-icon {
    text-align: left;
    list-style: none;
    padding: 0%;
    margin: 10px auto;
}
.list-icon  li {
    display: flex;
}
.list-icon li::before {
    content: '✦';
    padding-right: 10px;
    color: #0050c1;
}
.list-icon li span, .list-icon li strong {
    display: contents;
}
/*ค่าเทอม*/



/*หลักสูตรการสอน*/
.coming-soon {
    width: 70%;
    margin: 0 auto;
}
.activity-bg2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    align-items: center;
}
.activity-bg2-img {
    width: 80%;
    margin: 0 auto;
}
.activity-bg2-text {
    background: white;
    padding: 5%;
    border-radius: 20px;
    text-align: center;
    font-size: 1.2em;
}
.activity-bg2-text h4 {
    color: #0050c1;
}
.activity-bg2-text h6 {
    font-size: 1.1em;
    color: red;
    font-style: italic;
    font-weight: 400;
}
/*หลักสูตรการสอน*/




/*ร่วมงานกับเรา*/
.join-us {
    text-align: center;
}
.join-us h4 {
    color: #0050c1;
    margin: 0 0 10px;
}
.join-us h5 {
    font-weight: 400;
}
.CASS-H-border h6 {
    color: black;
    margin: 40px 5px 0;
}
#Component69b25af89a987e0013c28124 .CASS-H-border {
    margin: 2% 15% 0;
    padding: 0% 3% 3%;
}
#formdisplay69b25af89a987e0013c28124 #editor7 , #formdisplay69b25af89a987e0013c28124 #editor8 , #formdisplay69b25af89a987e0013c28124 #editor12 ,
#formdisplay69b25af89a987e0013c28124 #editor14 , #formdisplay69b25af89a987e0013c28124 #editor19 , #formdisplay69b25af89a987e0013c28124 #editor20 ,
#formdisplay69b25af89a987e0013c28124 #editor21 , #formdisplay69b25af89a987e0013c28124 #editor22 , #formdisplay69b25af89a987e0013c28124 #editor23 ,
#formdisplay69b25af89a987e0013c28124 #editor25 , #formdisplay69b25af89a987e0013c28124 #editor26 , #formdisplay69b25af89a987e0013c28124 #editor27 {
    display: none;
}
#formdisplay69b25af89a987e0013c28124 #selectbox12 {
    margin-bottom: -20px;
}
/*ร่วมงานกับเรา*/




/*ติดต่อเรา*/
.get-block {
    padding: 13% 10% 0 5%;
}
.get-block h3 {
   font-size: 2.3em;
    margin: 0 0 20px;
    padding: 0px 0;
    color: #0050c1;
}
.get-contact {
    display: grid;
    grid-template-columns: 30px auto;
    margin: 0 0 5px;
    gap: 15px;
}
.get-border {
    padding: 15px 0;
    border-bottom: 0px solid #aaaaaa;
}
.get-contact-text h6 {
    font-weight: 600;
    color: black;
}
.get-contact-img {
    filter: brightness(0) saturate(100%) invert(0%) sepia(100%) saturate(7500%) hue-rotate(217deg) brightness(86%) contrast(87%);
}
/*ติดต่อเรา*/



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



/*search*/
#searchResultLanding .panel {
    margin: 6% 0;
}
#itp-shopcart-detail {
    padding-left: 0px !important;
}
.itopplus-search-image-flex-item {
    padding: 10px !important;
    width: 297px !important;
    min-height: 300px !important;
    max-height: 430px !important;
    background-color: #f9f9f9 !important;
    box-shadow: none !important;
    border-radius: 20px;
}
.itopplus-search-image-flex-item img {
    width: 100% !important;
    border-radius: 15px;
}
.search_titleText {
    padding: 10px;
}
.search_text {
    padding: 5px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
}
.ui.action.input:not([class*="left action"])>input {
    font-family: "LINE Seed Sans TH";
}
/*search*/




/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {
body {
    font-size: 20px;
}
.container {
     width: 82vw;
}
.no-js .dropdown-menu > li > a {
    font-size: 1.4em;
}
.itopplus-footer {
    font-size: 19px;
}
.itopplus-bg4 {
    background-position: top;
}
.ITPcookiebar , .buttonExampleSite {
    font-size: 16px !important;
}
.btn-maps {
    grid-template-columns: 15px auto;
}
.maps-tel {
    grid-template-columns: 20px auto;
}
.itopplus-search-image-flex-item {
    width: 370px !important;
    min-height: 400px !important;
}
}





/* Large Devices, Wide Screens */
@media only screen and (max-width:1194px) {
body {
    font-size: 15px;
}
.itopplus-search-image-flex-item {
    width: 219px !important;
    min-height: 300px !important;
}
.itopplus-search .hideForNewSearchtag input.expanded-search {
    width: 3vw !important;
}
#controlBanner {
     width: clamp(110px, 60%, 15vw);
}
.navbar-default .navbar-nav > li > a {
    padding: 8px 5px;
    font-size: 0.9em;
  }
.h3, h3 {
    font-size: 2.4em;
}
.h4, h4 {
    font-size: 1.6em;
}
.h5, h5 {
    font-size: 1.2em;
}
.slide-intro h1 {
    font-size: 5.5em;
}
.slide-intro h2 {
    font-size: 3.2em;
}
.itopplus-slide {
    background-size: cover;
}
.about-us {
    white-space: inherit;
}
.about-icon-text {
    font-size: 1em;
}
.about-icon {
    font-size: 0.9em;
}
.about-pic {
    width: 100%;
}
.about-activity-img {
    margin: -65% auto 5%;
}
.about-activity-text {
    padding: 5% 0 0;
}
.itopplus-bg2 {
    background-size: cover;
}
.why-header {
    font-size: 0.85em;
}
.why-icon {
    white-space: inherit;
    padding: 0 5% 0;
}
figure.effect-phoebe h2 {
    margin: 4em 0 0 auto;
}
figure.effect-phoebe h2 h4 {
    font-size: 1.2em;
}
figure.effect-phoebe h2 h3 {
    font-size: 2em;
}
figure.effect-phoebe h2 .btn-view {
    padding: 8px 13px;
}
article.col-md-6.item.-micro {
    width: 27.9%;
}
.Contentmanager .site .col-section .item.-micro a .caption .time h6 {
    font-size: 0.9em;
    white-space: inherit;
    height: 5vw;
}
.itopplus-bg5 {
    background-size: cover;
}
.itopplus-footer {
    font-size: 12px;
}
.footer-block2 {
    padding: 15% 20% 0;
}
.footer-block3 {
    padding: 15% 15% 0;
}
.maps-tel {
    gap: 10px;
}
.mission-bg {
    padding: 5%;
}
.fee-block-text h4 {
    font-size: 1.8em;
    white-space: inherit;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 1.1em;
}
.itopplus-pos2 {
    background-position: bottom!important;
}
.get-contact {
    grid-template-columns: 25px auto;
}
.get-border {
    padding: 10px 0;
} 
.itopplus-bg3 {
    background-position: bottom;
}
}






/* Large Devices, Wide Screens */
@media only screen and (max-width:900px) {
body {
   font-size: 14px;
}
.h4, h4 {
   font-size: 1.4em;
}
.itopplus-search-image-flex-item {
    width: 228px !important;
}
.slide-intro {
    padding: 10% 0 5%;
}
.slide-intro h1 {
        font-size: 5em;
 }
.slide-intro h2 {
    font-size: 3em;
}
.about-boy {
    margin-top: -100%;
}
.about-activity-img {
     width: 90%;
     margin: -25% auto 5%;
}
.about-icon {
     font-size: 0.8em;
}
.why-header {
        font-size: 0.7em;
}
.why-icon {
        padding: 0 10% 0;
}
figure.effect-phoebe h2 {
        margin: 3em 0 0 auto;
        font-size: 0.7em;
}
figure.effect-phoebe h2 .btn-view {
    margin: 10px 0 0;
}
.facilities-icon {
    white-space: inherit;
    padding: 0 5% 15%;
}
article.col-md-6.item.-micro {
        width: 29%;
        margin: 0 15px 10px;
}
.Contentmanager .site .col-section .item.-micro a .caption .time h6 {
        overflow: hidden;
        font-size: 1em;
        height: inherit;
        -webkit-line-clamp: 3;
        word-break: break-word;
        -webkit-box-orient: vertical;
        display: -webkit-box;
}
.CASS-H-middle-mid div {
    padding: 0;
}
.CASS-H-middle-mid {
    padding: 0px 10%;
}
.CASS-H-border .ITPcheckboxAuthen {
    margin-left: 7px;
}
.CASS-H-border span#contactUsAcceptPolicyText2 {
    display: inline;
}
.itopplus-footer .col-md-3.col-sm-6.col-xs-12.padding {
    width: 25%;
}
.itopplus-footer h4 {
    font-size: 1.1em;
}
.footer-block2 {
        padding: 15% 10% 0;
}
.btn-maps {
    padding: 7px 10px;
}
.footer-block2 {
        padding: 0% 10% 0;
    }
  .footer-block3 {
        padding: 0% 10% 0;
    }
  .footer-icon-img {
    width: 100%;
}
  .footer-block4 {
    padding: 0% 0;
}
  .maps-tel-text {
    white-space: inherit;
}
.vision-block {
    align-items: start;
}
.mission-bg-grid {
    width: 160%;
}
.fee-block-text h4 {
        font-size: 1.6em;
}
.TabItpContentLandingPage6>ul {
    display: flex;
    justify-content: center;
}
.nav-justified>li {
    width: 100%;
}
.table-responsive {
    border: 0px solid #ddd;
}
#Component69b25af89a987e0013c28124 .CASS-H-border {
    margin: 2% 5% 0;
    padding: 0% 0% 3%;
}
.CASS-H-border h6 {
    margin: 40px -15px 0;
}  
.get-block {
    padding: 13% 0% 0 5%;
}
.get-block h3 {
    font-size: 2em;
}
.CASS-H-head h3.form-inline h3 {
    font-size: 2em;
}
}



/* Large Devices, Wide Screens */
@media only screen and (max-width:480px) {
.slide-intro {
    padding: 5% 0 5%;
    font-size: 1.2em;
}
.slide-intro h1 {
    font-size: 4.8em;
}
.slide-intro h2 {
    font-size: 2.8em;
}
.slide-intro h5 {
    font-size: 1.1em;
}
.about-boy {
        margin-top: 0;
        width: 50%;
        margin: 0 auto;
}
.CASS-B-border {
    margin-bottom: 5%;
}
.about-us {
    padding: 10% 0 0;
}
.about-us h3 {
    font-size: 2.3em;
}
.about-us-grid {
    display: flex;
    flex-direction: column-reverse;
}  
.about-activity {
    grid-template-columns: repeat(1, 1fr);
}  
.about-icon-grid {
    grid-template-columns: repeat(2, 1fr);
}  
.about-icon {
        font-size: 1em;
        padding: 0 0 15%;
}
.about-icon-img {
    width: 50%;
}
.about-activity-img {
        width: 50%;
        margin: 10% auto 5%;
}
.why-icon-block {
    grid-template-columns: repeat(1, 1fr);
}
.why-icon {
    padding: 0 10% 10%;
}
figure.effect-phoebe h2 {
        margin: 5em 0 0 auto;
        font-size: 0.6em;
}
.why-header {
        font-size: 0.8em;
}
.facilities-grid {
    display: flex;
    flex-direction: column;
}  
.facilities-block2 {
    order: 1;
    padding: 8% 0 10%;
}
.facilities-block1 {
    order: 2;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}
 .facilities-block3 {
    order: 3;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
} 
.facilities-icon img {
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    border-radius: 50%;
}
.col-section {
    padding: 0 20px;
}
article.col-md-6.item.-micro {
        width: 100%;
        margin: 0 0px 20px;
        box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}  
.Contentmanager .site .col-section .item.-micro a .caption .title {
        font-size: 1.3em;
}  
.btn-align {
    padding: 2% 0 10%;
}  
.itopplus-footer .col-md-3.col-sm-6.col-xs-12.padding {
        width: 100%;
} 
.footer-block1 , .footer-block2 , .footer-block3 , #contentnewmode69b22104cc8f6c00131a8bc0 , #contentnewmode69b2262664101a00138747e9 , #contentnewmode69b22b4764101a00138749b0 {
        display: none;
}  
.footer-block1 {
    padding: 0 0 0%;
} 
.footer-logo {
    width: 30%;
    margin: 20px auto 20px;
}  
.itopplus-footer h4 {
        font-size: 1.3em;
}  
.vision-block {
    grid-template-columns: repeat(1, 1fr);
} 
.vision-block-text {
    padding: 0 5%;
}  
.mission-bg-grid {
        width: 100%;
        grid-template-columns: repeat(1, 1fr);
} 
.mission-bg {
    background: #dbeffa;
}  
.fee-block {
    display: flex;
    flex-direction: column-reverse;
} 
.fee-block-text {
    background: #dbeffa;
    margin: 0 0% 10%;
}
.fee-block-img {
    width: 60%;
}  
table.tj2 td {
    padding: 15px 8px;
} 
.TabItpContentLandingPage6>ul>li>a>span {
    font-size: 1.1em !important;
}  
.itopplus-search-image-flex-item {
    width: 100%!important;
    min-height: 210px!important;
    max-height: inherit!important;
}
.itopplus-bg3 {
        background-color: white;
    background-size: 101%;
  }
  #Contentmanager .page-header {
    flex-direction: column;
}
.managerHeader {
    margin-bottom: 20px;
}
.itp-newshare-button {
    padding-left: 2rem!important;
    padding-right: 2rem!important;
  }
  .contenemanager-gallery .col-xs-12.col-md-3, .Contenemanager-gallery .col-xs-6.col-md-3 {
    width: 100%;
}
.col-md-6.pull-left , .col-md-6.pull-right {
    padding: 0;
    width: 100%;
    margin: 0 0% 0 0;
}
.Textmanager.font-inherit {
    display: block;
}
.get-block {
        padding: 0% 0% 0 0%;
}
.get-contact {
        grid-template-columns: 20px auto;
}
.activity-bg2 {
    display: flex;
    flex-direction: column-reverse;
}
.activity-bg2-text {
    background: #f9f9f9;
    padding: 10% 5%;
    font-size: 1.1em;
    width: 100%;
    margin-bottom: 20px;
}
}



/* Large Devices, Wide Screens */
@media only screen and (max-width:390px) {
 figure.effect-phoebe h2 {
        margin: 3em 0 0 auto;
}
.why-header {
        font-size: 0.7em;
    }
  .slide-intro {
        font-size: 1em;
    }
}







