.itopplus-background {

}
body {
  font-size: 17px;
  overflow-x: hidden;
  color: #1a1a1b;
  font-family: "Noto Sans Thai", sans-serif;
}


.unknown {
  position: fixed;
  bottom: 8% !important;
}

.unknown_prf .btn-main,
.unknown_prf:hover .btn-main {
  margin-bottom: 0 !important;
}


a {
    color: #1a1a1b;
}
a:hover {
    color: #00b6a7;
}
b, strong {
    font-weight: 600;
}


.itopplus-bg {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_181120232aai/0/0/1z-z1383050474527.webp");
      background-position: center;
}

.itopplus-bg2 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_181120232aai/0/0/2z-z405055027032.webp");
}

.navbar-default .navbar-nav > li > a {
    font-size: 0.9em;
  color: #231f20;
  margin: 0 0px;
  padding: 8px 15px;
  border-radius: 30px;
  font-weight: 400;
  font-family: "Bree Serif", serif;
      letter-spacing: 2px;
}

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

.dropdown-menu > li > a {
  font-size: 1.1em;
  color: #231f20;
  padding: 8px 15px;
  font-weight: 400;
  letter-spacing: 2px;
  font-family: "Bree Serif", serif;
}

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

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

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

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

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

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

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

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

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

  #controlBanner {
    object-fit: contain;
    padding: 15px;
    width: clamp(120px, 12vw, 130px);
    margin: 0 auto;
  }

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

  .itopplus-search {
    text-align: center;
    color: #444;
  }
}




/**/
.h1, h1 {
    font-size: 3.8em;
    font-weight: 600;
}
.h2, h2 {
    font-size: 2.6em;
    font-weight: 600;
}
.h3, h3 {
    font-size: 1.7em;
    font-weight: 600;
}
.h4, h4 {
    font-size: 1.3em;
    font-weight: 600;
}
.h5, h5 {
    font-size: 1.1em;
}
.boderedlayoutClient {
    border-top: 0px dashed transparent;
    border-left: 0px dashed transparent;
    border-right: 0px dashed transparent;
    border-bottom: 0px dashed transparent;
}
ol, ul {
    margin-top: 10px;
    margin-bottom: 10px;
}
/**/



/*header*/
.header-block {
    display: grid;
    grid-template-columns: 40% auto;
    gap: 10px;
    align-items: center;
}
.header-icon {
    display: flex;
    gap: 10px;
}
.icon-img {
    transition: 0.5s;
}
.icon-img:hover {
    transform: scale(1.1);
}
.header-tel {
    display: grid;
    grid-template-columns: 20px auto;
    gap: 10px;
    align-items: center;
    background: #f6c761;
    color: #212121;
    padding: 6px 10px;
    border-radius: 50px;
    font-family: "Bree Serif", serif;
    justify-content: center;
    transition: 0.5s;
}
.header-tel:hover , .btn-maps:hover {
    background: #0bb9ae;
    color: #ffffff;
}
.header-tel:hover img , .btn-maps:hover img {
    filter: invert(10);
}
/*header*/


/*footer*/
.itopplus-footer {
    font-size: 14px;
}
.itopplus-footer h4 {
    margin: 0px 0 15px;
    font-weight: 600;
    color: #03b4a7;
    font-family: "Bree Serif", serif;
    font-size: 1.5em;
    letter-spacing: 2px;
}
.itopplus-footer a {
    color: #fff;
}
.itopplus-footer a:hover {
    color: #f6c761;
}
.btn-maps {
    background: #fff;
    color: #231f20;
    display: grid;
    grid-template-columns: 20px auto;
    gap: 5px;
    border: none;
    padding: 5px 10px;
    border-radius: 50px;
    align-items: center;
    font-weight: 500;
    margin: 20px 0;
    transition: 0.5s;
}
.tel-mail {
    display: grid;
    grid-template-columns: 18px auto;
    gap: 10px;
    align-items: center;
    margin-bottom: 15px;
}
.face-ig-block {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}
.face-ig {
    display: grid;
    grid-template-columns: 20% auto;
    gap: 10px;
    align-items: center;
}
.qr-bg {
    display: grid;
    grid-template-columns: 30% auto;
    gap: 15px;
    align-items: center;
    background: #fff;
    color: #000;
    padding: 10px;
    border-radius: 20px;
    margin: 20px 0;
    width: 80%;
}
.qr-bg-text h5 {
    font-size: 1.3em;
    line-height: 1.2;
    margin: 0 0 5px;
}
.qr-bg-text h5 span {
    color: #03b4a7;
    font-size: 0.95em;
}
.line-bg2 {
    display: grid;
    grid-template-columns: 20px auto;
    gap: 5px;
    background: #231f20;
    color: #fff;
    font-family: "Bree Serif", serif;
    padding: 5px 10px;
    border-radius: 50px;
    width: 90%;
    letter-spacing: 2px;
}
.line-bg2:hover {
    background: #f6c761;
    color: #231f20;
}
.copy-right {
    font-size: 0.8em;
    padding: 0 0 5%;
    text-align: center;
    color: #9e9e9e;
}
.ITPcookiebar {
    width: 100% !important;
}
.buttonExampleSite {
    border: 1px solid #00b6a7 !important;
    color: #00b6a7 !important;
    font-family: "Noto Sans Thai", sans-serif !important;
}
.buttonExampleSite:hover {
    background: #00b6a7 !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: 6% 2% 2%;
    font-size: 0.9em;
}
/*footer*/



/*HOME*/
.about-block {
    white-space: pre-line;
    padding: 23% 0;
}
.about-block h1 {
    font-family: "Bree Serif", serif;
    color: #00b6a7;
    font-weight: 400;
    margin: 0;
    letter-spacing: 2px;
}
.about-block h4 {
    margin: 10px 0 20px;
    font-size: 1.4em;
}
.eapps-widget-toolbar { 
  display: none;
}
.btn-more {
    background: #f6c761;
    color: #fff;
    border: none;
    font-family: "Bree Serif", serif;
    padding: 8px 20px;
    font-weight: 500;
    font-size: 0.9em;
    border-radius: 50px;
    transition: 0.5s;
}
.btn-more:hover {
    background: #00b6a7;
    color: #fff;
}
.menu-align {
    text-align: center;
    padding: 5% 0 2%;
}
.menu-align h2 , .course-header h2 {
    font-weight: 400;
    font-family: "Bree Serif", serif;
    letter-spacing: 2px;
}
.menu-align h2 span , .course-header h2 {
    color: #00b6a7;
}
.menu-align h3 {
    font-family: "Bree Serif", serif;
    margin: 0;
    letter-spacing: 2px;
}
.course-name {
    display: grid;
    grid-template-columns: auto 20px;
    justify-content: start;
    gap: 10px;
    font-family: "Bree Serif", serif;
    padding: 20px 0;
    letter-spacing: 2px;
}
.padding-pd {
    padding: 2%;
}
.padding-pd2 {
    padding: 3%;
}
.thumbs .imageWidth.imageGallery {
    transform: scale(1.0);
    transition: 0.5s;
}
.thumbs .imageWidth.imageGallery:hover {
    transform: scale(1.1);
}
.thumbs .imgLightbox {
  position: relative!important;
  overflow: hidden!important;
  width: 100%!important;
  border-radius: 20px;
}
.why-icon {
    display: grid;
    grid-template-columns: 17% auto;
    gap: 35px;
    margin-bottom: 8%;
}
.why-icon-text {
    white-space: pre-line;
}
.why-icon-text h4 {
    color: #00b6a7;
    font-size: 1.1em;
    margin: 0 0 5px;
}
.why-block {
    padding: 25% 0% 0 4%;
}
.course-block {
    padding: 10% 0;
    font-family: "Bree Serif", serif;
    letter-spacing: 2px;
}
.course-block h4 {
    color: #231f20;
    margin: 0 0 20px;
    font-weight: 400;
}
.btn-read {
    background: #00b6a7;
    color: #fff;
    border: none;
    font-family: "Bree Serif", serif;
    padding: 8px 20px;
    letter-spacing: 2px;
    font-weight: 500;
    font-size: 0.9em;
    border-radius: 50px;
    transition: 0.5s;
}
.btn-read:hover, .thumbs:hover .btn-read {
    background: #f6c761;
    color: #fff;
}
.line-contact {
    padding: 27% 0 0 15%;
}
.line-contact h2 {
    font-family: "Bree Serif", serif;
    color: #00b6a7;
    font-weight: 400;
    margin: 0 0 15px;
    letter-spacing: 2px;
}
.line-contact h4 {
    color: #313539;
    font-size: 1.35em;
    margin: 0 0 5px;
}
.line-bg {
    background: #fff;
    color: #231f20;
    display: grid;
    grid-template-columns: 40px auto;
    gap: 15px;
    padding: 10px 10px;
    font-family: "Bree Serif", serif;
    width: 60%;
    font-size: 1.5em;
    border-radius: 50px;
    align-items: center;
    transition: 0.5s;
    justify-content: start;
    margin: 8% 0 0;
    letter-spacing: 2px;
}
.line-bg:hover  {
    background: #000;
    color: #fff;
}
/*HOME*/


/*OUR STORY*/
.why-block2 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    padding-bottom: 5%;
}
.why-block2 .why-icon {
    display: flex;
    flex-direction: column;
    gap: 0;
}
.why-block2 img {
    width: 23% !important;
    margin: 0 0 20px;
}
.why-block2 .why-icon-text {
    white-space: inherit;
}
.story-icon {
    display: grid;
    grid-template-columns: 7% auto;
    gap: 10px;
    margin-bottom: 20px;
}
.story-block {
    padding: 10% 20% 5% 12%;
}
.story-block h3 {
    margin: 0 0 25px;
    color: #00b6a7;
    font-size: 2.2em;
}
figure.effect-jazz {
    background: transparent;
}
figure.effect-jazz figcaption::after {
    border-top: 0px solid #fff;
    border-bottom: 0px solid #fff;
}
ul#slider679b59b9fc85cf0013dc667a {
    width: 85%;
    margin: 0 auto;
}
/*OUR STORY*/



/*OUR TEACHERS*/
.thumbnail {
    padding: 0px !important;
    background-color: #ececec;
    border: 0px solid #ddd;
    border-radius: 20px;
    box-shadow: none;
}
.thumbnail .imageWidth.imageGallery {
    transform: scale(1.0);
    transition: 0.5s;
}
.thumbnail .imageWidth.imageGallery:hover {
    transform: scale(1.1);
}
.thumbnail .imgLightbox {
  position: relative!important;
  overflow: hidden!important;
  width: 100%!important;
  border-radius: 20px 20px 0 0;
  background-color: transparent;
}
#background67a2eeae29cd7d001a331bc1 .col-md-4.col-sm-4.col-xs-4:nth-child(1) img, 
#background67a2eeae29cd7d001a331bc1 .col-md-4.col-sm-4.col-xs-4:nth-child(2) img, 
#background67a2eeae29cd7d001a331bc1 .col-md-4.col-sm-4.col-xs-4:nth-child(3) img,
#background67a2eeae29cd7d001a331bc1 .col-md-4.col-sm-4.col-xs-4:nth-child(7) img, 
#background67a2eeae29cd7d001a331bc1 .col-md-4.col-sm-4.col-xs-4:nth-child(8) img, 
#background67a2eeae29cd7d001a331bc1 .col-md-4.col-sm-4.col-xs-4:nth-child(9) img,
#background67a2eeae29cd7d001a331bc1 .col-md-4.col-sm-4.col-xs-4:nth-child(13) img, 
#background67a2eeae29cd7d001a331bc1 .col-md-4.col-sm-4.col-xs-4:nth-child(14) img, 
#background67a2eeae29cd7d001a331bc1 .col-md-4.col-sm-4.col-xs-4:nth-child(15) img,
#background67a3027f29cd7d001a331da4 .col-md-6.col-sm-6.col-xs-6:nth-child(1) img, 
#background67a3027f29cd7d001a331da4 .col-md-6.col-sm-6.col-xs-6:nth-child(2) img  {
    background-color: #00b6a7;
}
#background67a2eeae29cd7d001a331bc1 .col-md-4.col-sm-4.col-xs-4:nth-child(4) img, 
#background67a2eeae29cd7d001a331bc1 .col-md-4.col-sm-4.col-xs-4:nth-child(5) img, 
#background67a2eeae29cd7d001a331bc1 .col-md-4.col-sm-4.col-xs-4:nth-child(6) img,
#background67a2eeae29cd7d001a331bc1 .col-md-4.col-sm-4.col-xs-4:nth-child(10) img, 
#background67a2eeae29cd7d001a331bc1 .col-md-4.col-sm-4.col-xs-4:nth-child(11) img, 
#background67a2eeae29cd7d001a331bc1 .col-md-4.col-sm-4.col-xs-4:nth-child(12) img,
#background67a2eeae29cd7d001a331bc1 .col-md-4.col-sm-4.col-xs-4:nth-child(16) img, 
#background67a2eeae29cd7d001a331bc1 .col-md-4.col-sm-4.col-xs-4:nth-child(17) img, 
#background67a2eeae29cd7d001a331bc1 .col-md-4.col-sm-4.col-xs-4:nth-child(18) img,
#background67a3027f29cd7d001a331da4 .col-md-6.col-sm-6.col-xs-6:nth-child(3) img, 
#background67a3027f29cd7d001a331da4 .col-md-6.col-sm-6.col-xs-6:nth-child(4) img {
    background-color: #f6c761;
}
.teacher-name {
    height: 360px;
    padding: 5%;
    font-size: 0.9em;
}
.teacher-name2 {
    height: 250px;
    padding: 5%;
    font-size: 0.9em;
}
.teacher-name-block {
    display: grid;
    grid-template-columns: 30% auto;
    margin-bottom: 10px;
}
.teacher-name h4 , .teacher-name2 h4 {
    color: #00b6a7;
    margin: 0 0 10px;
    font-size: 1.2em;
}
.teacher-name-block1 {
    font-weight: 600;
}
.teacher-name-block2 ul {
    margin: 0 0 0 -23px;
}
/*OUR TEACHERS*/


/*COURSE*/
figure.effect-apollo {
    background: transparent;
    border-radius: 20px;
}
figure.effect-apollo img {
    opacity: 1 !important;
    transform: scale3d(1, 1, 1)!important;
    transition: 0.5s;
}
figure.effect-apollo:hover img {
    opacity: 1 !important;
    transform: scale3d(1.1, 1.1, 1.1)!important;
}
.course-sub {
    padding: 0 8%;
}
.course-sub h3 {
    font-family: "Bree Serif", serif;
    line-height: 1.2;
    margin: 0;
    letter-spacing: 2px;
}
.course-sub h3 span {
    color: #00b6a7;
}
.course-sub h4 {
    font-family: "Bree Serif", serif;
    margin: 20px 0 5px;
    color: #f6c761;
    letter-spacing: 2px;
}
table.tj2 {
   width:100%;
}
table.tj2 td {
     border: 1px solid #eee;
    padding: 12px;
    text-align: center;
}
/*COURSE*/



/*CONTACT US*/
.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: 12px 5px !important;
}
.TabItpContentLandingPage6>ul>li.active>a , .TabItpContentLandingPage6>ul>li>a:hover {
    background-color: #00b6a7!important;
}
.tab-itp-background {
    background-color: inherit;
    padding: 0% !important;
    margin-top: 0%;
    margin-bottom: 0%;
}
.Textmanager.font-inherit {
    text-align: left;
    display: flow-root;
}
.TabItpContentLandingPage6>ul>li>a>span {
    font-size: 1em !important;
    font-weight: 600;
    font-family: "Bree Serif", serif;
    letter-spacing: 2px;
}
.tab-content {
    border: none !important;
    padding: 0% !important;
   min-height: auto !important;
}
.landingpagemanager {
    display: none;
}
.contact-block2 {
  display: grid;
  grid-template-columns: 50% 50%;
  gap: 10px;
  margin: 0px 0 10px;
  width: 98.5%;
}
.contact-bg {
  display: grid;
    grid-template-columns: 40px auto;
    gap: 10px;
    align-items: center;
    background: #f9f9f9;
    border-radius: 50px;
    padding: 5px;
    font-size: 0.9em;
}
.contact-bg:hover {
    background: #00b6a7;
    color: #fff;
}
.contact-bg-text {
    line-height: 1.2;
}
.contact-bg-text span {
    font-size: 0.9em;
}
.contact-sub {
    font-size: 0.9em;
    text-align: center;
    padding: 10px 0 0;
}
/*form Contact*/
.no-js #Component679c6d7ec594630013ac0c3d label {
  display: none !important;
}
.no-js #Component679c6d7ec594630013ac0c3d .col-md-6 {
  width: 100%;
  margin-left: auto;
  display: block;
  margin-right: auto;
  float: initial;
}
.no-js #Component679c6d7ec594630013ac0c3d .form-control {
    border: 1px solid #eee;
    border-radius: 10px !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: 0.9em !important;
    padding: 28px 20px;
    font-weight: 400;
    line-height: 1.5;
    background: #fff;
    color: #000 !important;
}
.no-js #Component679c6d7ec594630013ac0c3d .form-control:hover {
  border: 1px solid #00b6a7;
}
.no-js #Component679c6d7ec594630013ac0c3d .form-control::placeholder {
    color: #000 !important;
}
.no-js #Component679c6d7ec594630013ac0c3d .form-control:focus {
  border: 1px solid #00b6a7;
  -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;
}
.no-js #Component679c6d7ec594630013ac0c3d .btn {
  background-image: -webkit-linear-gradient(top, #111f39 0, #111f39 100%);
  background-image: -o-linear-gradient(top, #f9a71f 0, #f9a71f 100%);
  background: #00b6a7;
  color: #fff;
  text-shadow: 0 0px 0 #3173ed;
  background-repeat: repeat-x;
  border-color: #6c5336;
  border-radius: 50px;
  padding: 10px 25px;
  font-size: 0.9em;
  font-weight: 400;
  border: 0px solid transparent;
}
.no-js #Component679c6d7ec594630013ac0c3d .btn-default:active {
  background: #00b6a7;
  color: #fff;
}
.no-js #Component679c6d7ec594630013ac0c3d .btn-default:hover,.no-js #Component679c6d7ec594630013ac0c3d .btn-default:focus {
  background-position: 0 0px;
   background: #00b6a7;
  color: #fff;
}
.no-js #Component679c6d7ec594630013ac0c3d .col-xs-12.col-sm-5.col-md-5.padding {
  width: 100%;
}
.no-js #Component679c6d7ec594630013ac0c3d span.label {
  font-size: 0.85em;
  font-weight: 400;
}
.no-js #Component679c6d7ec594630013ac0c3d .ITPcheckboxAuthen {
  font-size: 0.9em;
  padding: 0 0 0 0%;
  margin-left: -2%;
}
span#contactUsAcceptPolicyText2 {
    display: block;
}
#iframe679c6d8c18ebdf001399f5c8 iframe {
    height: 250px;
    border-radius: 10px;
}
/*CONTACT US*/


/**/

.col-section {
    padding: 0 0 3%;
}
article.col-md-6.item.-micro {
    width: 33.33%;
}
.Contentmanager .site .col-section .item.-micro {
    padding: 10px 10px 10px;
}
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    border-right: solid 0px #e8e6e8;
    border-bottom: solid 0px #e8e6e8;
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    border-bottom: solid 0px #e8e6e8;
}
.Contentmanager .site .col-section .item.-micro a .image {
    width: 100%;
    border: 0px solid #eee;
    border-radius: 20px;
}
.Contentmanager .site .col-section .item.-micro a .caption {
    width: 100%;
    padding-left: 0;
    padding: 7% 0;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 1.2em;
    font-weight: 600;
    color: #20252f;
    padding: 0% 5%;
    text-align: center;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #00b6a7;
}
.Contentmanager .site .col-section .item.-micro a .post {
    display: none;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    text-align: center;
    display: none;
}
.btn-detail {
    background: #ec1b21;
    color: #fff;
    border: none;
    padding: 6px 20px;
    font-size: 0.9em;
    transition: 0.5s;
}
.btn-detail:hover , .Contentmanager .site .col-section .item.-micro:hover .btn-detail {
    background: #20252f;
    color: #fff;
}
h3.managerHeader {
    font-size: 2em;
    font-weight: 600;
    color: #00b6a7;
    text-align: center;
}
#Contentmanager .post-time {
    display: none;
}
.page-header {
    border-bottom: 0px solid #eee;
}
.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 {
    font-weight: 600;
    margin: 25px 0 5px;
    line-height: 1.3;
}
.Textmanager.font-inherit h3 {
    font-weight: 600;
    margin: 20px 0 10px;
    font-size: 1.8em;
}
.Textmanager.font-inherit p {
    margin: 0 0 0px;
}
.Textmanager.font-inherit strong {
    font-weight: 600;
}
.contenemanager-gallery .col-xs-12.col-md-3, .Contenemanager-gallery .col-xs-6.col-md-3 {
    width: 33.33%;
    padding: 10px 10px 0;
}
.contenemanager-gallery .thumbnail, .Contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #cecece;
    border-radius: 20px;
    transition: 0.3s;
}
.Contenemanager-gallery .thumbnail:hover, .contenemanager-gallery .thumbnail:hover {
    transition: 0.3s;
}
.Contenemanager-gallery .thumbnail, .img-thumbnail, .contenemanager-gallery .thumbnail, .img-thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .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;
    position: relative !important;
    overflow: hidden !important;
    border: 0px solid #eee;
    padding: 0px !important;
    box-shadow: none !important;
    border-radius: 20px;
}
.img-thumbnail {
    padding: 0px;
    border: 0px solid #ddd;
    border-radius: 20px;
}
.social-icon {
    border-radius: 5px;
}
.social-share {
    top: 15px;
}
.landingpagemanager {
    display: none;
}
.examination-block {
    width: 35%;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    justify-content: center;
    margin: 20px auto;
}

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


/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {
body {
    font-size: 21px;
}
      .container {
        width: 1440px;
    }
  .dropdown-menu > li > a {
    font-size: 1.5em;
}
      .itopplus-banner .container {
        grid-template-columns: 20% auto 25%;
    }
  .course-name {
    grid-template-columns: auto 25px;
}
  .why-img {
    margin-top: 5%;
}
  .line-bg {
    grid-template-columns: 50px auto;
}
  .itopplus-footer {
    font-size: 18px;
}
  .ITPcookiebar , .buttonExampleSite {
    font-size: 16px !important;
}
  .teacher-name {
    height: 430px;
}
  .teacher-name2 {
    height: 300px;
}
  .contact-bg {
    grid-template-columns: 50px auto;
}
  .contact-bg-text {
    line-height: 1.1;
}

  
}



/* Large Devices, Wide Screens */
@media only screen and (max-width:1191px) {
body {
    font-size: 16px;
}
  .navbar-default .navbar-nav > li > a {
    padding: 8px 7px;
}
  .header-tel {
    grid-template-columns: 15px auto;
    gap: 5px;
    padding: 6px 5px;
}
  .line-bg {
    width: 67%;
}
  .about-block {
    white-space: inherit;
}
  .why-icon-text {
    white-space: inherit;
}
  .why-icon {
    margin-bottom: 5%;
}
  .course-block h4 {
    font-size: 1.2em;
}
  .line-bg {
    grid-template-columns: 35px auto;
    gap: 5px;
    padding: 10px 10px;
}
  .qr-bg {
    width: 100%;
}
  .story-block {
    padding: 5% 10% 0% 12%;
}
  .teacher-name2 {
    height: 265px;
}
  .course-sub {
    padding: 0 2%;
}
  .contact-bg {
    grid-template-columns: 35px auto;
    gap: 5px;
    font-size: 0.8em;
}
  #iframe679c6d8c18ebdf001399f5c8 iframe {
    height: 242px;
}
}






/* Large Devices, Wide Screens */
@media only screen and (max-width:900px) {
.h1, h1 {
    font-size: 3.3em;
}
  .h2, h2 {
    font-size: 2.4em;
}
      .about-block {
        padding: 23% 7% 5% 0;
    } 
  .itopplus-bg {
    background-size: 200% auto;
}
  .line-contact {
    padding: 10% 0 0 2%;
}
  .line-bg {
    width: 75%;
}
  .itopplus-bg2 {
    background-size: cover;
}
  .story-block h3 {
    font-size: 1.8em;
}
      .story-block {
        padding: 0% 2% 0% 0%;
    }
  .teacher-name-block {
    grid-template-columns: 41% auto;
}
  .teacher-name {
    height: 500px;
    word-break: break-word;
}
      .teacher-name2 {
        height: 345px;
        word-break: break-word;
    }
      .table-responsive {
        border: 0px solid #ddd;
    }
  .copy-right {
    padding: 0 0 0%;
}
  .TabItpContentLandingPage6>ul {
    display: flex;
}
  .contact-block2 {
    grid-template-columns: repeat(1, 1fr);
    width: 100%;
}
  .contact-bg {
        grid-template-columns: 40px auto;
        gap: 10px;
        font-size: 0.9em;
    }
  span#contactUsAcceptPolicyText2 {
    display: inline;
}
  .no-js #Component679c6d7ec594630013ac0c3d .form-control {
    padding: 33px 20px;
}
  #iframe679c6d8c18ebdf001399f5c8 iframe {
        height: 150px;
    }
      #nav-menu, #ItopplusMainSidebar > div {
        font-family: "Bree Serif", serif;
            letter-spacing: 2px;
    }
      #nav-menu, #ItopplusMainSidebar > div {
        background: #f9f9f9 !important;
    }
}


/* Large Devices, Wide Screens */
@media only screen and (max-width:480px) {
#imagesControl679b210fd80b64001314c1af {
    padding: 0 !important;
}
      .h1, h1 {
        font-size: 3em;
    }
      .h2, h2 {
        font-size: 2em;
    }
      .about-block {
        padding: 5% 0% 5% 0;
    }
      .itopplus-bg {
        background-image: none;
        background-size: cover;
        background-position: right;
        background-color: #ececec;
    }
      .itopplus-bg2 {
        background-size: 100% auto;
        background-color: #ececec;
    }
      .story-block h3 {
        font-size: 1.5em;
    }
  .why-block {
    padding: 5% 0% 0 0%;
}
      .course-block h4 {
        font-size: 1.1em;
        height: 45px;
        margin: 0 0 15px;
    }
      .line-bg {
        width: 90%;
    }
  .why-block2 {
    grid-template-columns: repeat(1, 1fr);
}
  .why-block2 .why-icon {
    display: grid;
    grid-template-columns: 17% auto;
    gap: 35px;
}
  .why-block2 img {
    width: 100% !important;
    margin: 0 0 0px;
}
      .teacher-name , .teacher-name2 {
        height: inherit;
    }
      .teacher-name-block {
        grid-template-columns: 35% auto;
    }
  .no-js #Component679c6d7ec594630013ac0c3d .form-control {
        padding: 28px 20px;
    }
  .no-js #Component679c6d7ec594630013ac0c3d .col-md-6 {
    padding: 0 15px;
}
  .contact-bg {
        font-size: 1em;
    }
  .col-section {
    padding: 0 5% 3%;
}
  article.col-md-6.item.-micro {
    width: 100%;
}
  .contenemanager-gallery .col-xs-12.col-md-3, .Contenemanager-gallery .col-xs-6.col-md-3 {
    width: 50%;
}
  .Textmanager.font-inherit {
    display: block;
}
  .col-md-6.pull-left , .col-md-6.pull-right {
    width: 100%;
    margin: 0 0% 0 0%;
}
  .TabItpContentLandingPage6>ul>li>a>span {
    letter-spacing: 1px;
}
  .examination-block {
    width: 75%;
}
}





