.itopplus-background {

}
body {
    font-size: 16px;
    overflow-x: hidden;
    color: #595959;
}
a {
  color: #595959;
}
a:hover {
  color: #0c395c;
}

.itopplus-bg {
  background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_181120233awe/0/0/1z-z1626997685185.webp');
}

.itopplus-bg2 {
  background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_181120233awe/0/0/2z-z315481625608.webp);
  background-position: bottom;
}

.itopplus-bg3 {
  background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_181120233awe/0/0/3z-z1590860840880.webp');
}


.itopplus-bg4 {
  background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_181120233awe/0/0/4z-z1357816270046.webp');
}


.itopplus-bg5 {
  background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_181120233awe/0/0/5z-z1655376466547.webp');
}


/************Menu***************/
.navbar-default .navbar-nav>li>a {
  font-size: 1em;
  color: #fff;
  margin: 0 5px;
  padding: 10px 3px;
  font-family: 'Gilda Display', serif;
}

.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-radius: none;
  background: transparent;
  background-color: transparent;
}

.dropdown-menu>li>a {
  font-size: 1.1em;
  color: #595959;
  font-family: 'Gilda Display', serif;
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
  color: #fff;
  background: #0c395c;
}

/********Only Sidebar*********/
@media screen and (max-width : 992px) {

  .navbar-default .navbar-toggle .icon-bar {
      background-color: #fff !important;
      color: #fff !important;
  }

  #controlMenu,
  #controlMenu i,
  #controlMenu li a {
      color: #fff !important;
  }

  .navbar-default {
      background: #0c395c;
  }

  /*new logo nav*/
  .navbar-header {
      display: flex;
      flex-direction: row-reverse;
      box-shadow: 0 0 3px 0 #ccc;
      padding: 0 10px;
  }

  .itopplus-logo img {
      position: fixed;
      object-fit: contain;
      width: 30px !important;
      top: 5px;
      left: 15px;
  }


}

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

  .navbar-default {
      background: transparent;
  }

  #controlPosition {
      margin-top: 1%;
      text-align: center;
  }

  #controlBanner {
      object-fit: contain;
      padding: 15px;
      width: 50%;
      position: absolute;
      z-index: 100;
      margin: 0 auto;
      left: 0;
      right: 0;
  }

  .itopplus-banner {
      position: sticky;
      background: #0c395c;
      z-index: 999;
      top: 0;
      padding: 1% 0 6%;
  }



  .banner-sticky {
      position: sticky;
      background: #0c395c !important;
      padding: 1% 0 5% !important;
      animation: slide-down 0.5s;
      top: 0;

  }

  li#menu6583be3d6c59f8001a2788a6 {
      margin-right: 100px;
  }

  ul#itopplus-nav-bar {
      margin-left: 3%;
  }
ul.nav li.dropdown:hover > ul.dropdown-menu {
display: block;
margin: 0;
}
}



/**/
.h1, h1 {
  font-size: 3.4em;
  margin: 0;
}
.h2, h2 {
  font-size: 2.8em;
  margin: 0;
}
.h3, h3 {
  font-size: 2.2em;
  margin: 0;
}
.h4, h4 {
  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;
}
/**/


/*footer*/
.itopplus-footer {
  font-size: 14px;
  color: #fefefe;
  font-weight: 300;
  font-family: 'Gilda Display', serif;
}
.itopplus-footer h4 {
  margin: 0 0 0px;
  font-weight: 600;
}
.itopplus-footer h3 {
  font-family: 'Gilda Display', serif;
  font-size: 1.6em;
  margin: 0 0 5px;
}
.itopplus-footer h5 {
  font-family: 'Gilda Display', serif;
  color: #e5c580;
}
.itopplus-footer a {
  color: #fefefe;
}
.itopplus-footer a:hover {
  color: #e5c580;
}
.footer-logo {
  width: 9%;
  margin: 0 0 20px;
}
.icon-img-footer {
  display: flex;
  gap: 10px;
  width: 35%;
  float: right;
}
.icon-img {
  transition: 0.5s;
}
.icon-img:hover {
  transform: scale(1.1);
}
.footer-pd1 {
  padding-left: 10%;
}
.footer-pd2 {
  padding-left: 35%;
}
.footer-border-text-displat {
  display: flex;
  align-items: center;
  gap: 5px;
}
.footer-border {
  border: 1px solid #fff;
  width: 43%;
  border-radius: 50px;
  text-align: center;
  font-weight: 500;
  padding: 3px;
  margin-bottom: 3px;
}
.footer-text {
  width: 57%;
}
.copy-right {
  padding: 5px 0 5%;
  font-size: 0.9em;
  font-family: 'Gilda Display', serif;
  text-align: right;
}
.ITPcookiebar {
  width: 100% !important;
}
.buttonExampleSite {
  border: 1px solid #0c395c !important;
  color: #0c395c !important;
  font-family: 'Noto Sans Thai',sans-serif !important;
}
.buttonExampleSite:hover {
  background: #0c395c !important;
  color: #ffffff !important;
}
.ITP-pdpa-template-titleFont {
  font-size: 1.2em !important;
  color: #0c395c;
  padding-bottom: 0rem !important;
}
.ITP-pdpa-template-contentFont {
  font-size: 1em !important;
}
.itpPDPALandingPage {
  padding: 4% 2% 2%;
}
/*form follow*/
#Component659cc19fba9dd9001381b123 {
  width: 85%;
  float: right;
}
.no-js #Component659cc19fba9dd9001381b123 .form-horizontal .form-group-sm .form-control, .no-js #Component659cc19fba9dd9001381b123 .input-sm  {
  height: 40px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0;
  font-family: 'Noto Sans Thai',sans-serif;
}
.no-js #Component659cc19fba9dd9001381b123 .btn-default  {
  text-shadow: 0 0 0 #fff;
  background-image: -webkit-linear-gradient(top,#fff 0,#e0e0e0 100%);
  background-image: -o-linear-gradient(top,#fff 0,#e0e0e0 100%);
  background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#e0e0e0));
  background-image: linear-gradient(to bottom,#e5c580 0,#e5c580 100%);
  background-repeat: repeat-x;
  border-color: #e5c580;
  border: none;
  font-size: 14px;
  color: #fff;
  border-radius: 0;
  height: 40px;
  font-weight: 200;
  font-family: 'Noto Sans Thai',sans-serif;
}
.no-js #Component659cc19fba9dd9001381b123 .btn-default:focus, .no-js #Component659cc19fba9dd9001381b123  .btn-default:hover   {
  background-color: #e5c580;
  background-position: 0 -15px;
}
.no-js #Component659cc19fba9dd9001381b123 .glyphicon-envelope:before {
  content: "\2709";
  display:none;
}
/*form follow*/
/*footer*/



/*HOME*/
.menu-align {
  padding: 5% 0 2%;
  text-align: center;
}
.menu-align h1 {
  color: #0c395c;
  font-weight: 400;
  font-family: 'Gilda Display', serif;
}
.menu-align h3 {
  font-weight: 400;
}
.padding-pd {
  padding: 2%;
}
.welcome-head {
  text-align: center;
  padding: 5% 0;
}
.welcome-head h2 , .about-block h2 {
  font-family: 'Gilda Display', serif;
}
.welcome-head h1 {
  font-family: 'Gilda Display', serif;
  font-size: 3.8em;
  margin: 5px 0;
}
.welcome-head h3 {
  white-space: pre-line;
  font-size: 2.6em;
  font-weight: 400;
  line-height: 1.2;
}
.welcome-head h3 span {
  color: #e5c580;
  font-family: 'Gilda Display', serif;
}
.welcome-border {
  background: #e5c580;
  height: 50px;
  width: 1px;
  margin: 1% auto;
}
.pic-block {
  width: 80%;
  margin: 0 auto;
  transition: 0.5s;
}
.pic-block:hover {
  transform: scale(1.05);
}
.about-block {
  padding: 15% 0;
}
.about-block h1 {
  font-family: 'Gilda Display', serif;
  font-size: 3.6em;
  color: #27c3f3;
  margin: 10px 0;
  line-height: 1.2;
}
.about-block h4 {
  font-weight: 400;
  line-height: 1.2;
  font-size: 1.35em;
}
.about-block h4 strong {
  font-size: 1.24em;
  font-weight: 600;
}
.about-icon {
  margin-bottom: 10%;
  transition: 0.5s;
}
.about-icon .media-body {
  padding: 20px 10px;
}
.test-contact {
  text-align: center;
  background: #fff;
  padding: 5%;
}
.test-contact h2 {
  color: #0c395c;
  font-weight: 600;
}
.test-contact h3 {
  color: #0c395c;
  font-size: 1.7em;
  font-weight: 400;
  margin: 10px 0;
}
.contact-block {
/*
  padding: 10% 0;
  color: #595959;
  transition: 0.5s;
*/
  padding: 10% 0;
  color: #2e2e2e;
  transition: 0.5s;
  font-weight: 600 !important;


}
.contact-block:hover {
  transform: scale(1.1);
}
.contact-block img {
  width: 20% !important;
  margin: 0 auto 5%;
}
.cga-coures {
  padding: 5% 10%;
  line-height: 1.6;
}
.cga-coures h2 {
  color: #595959;
  font-family: 'Gilda Display', serif;
}
.cga-coures h1 {
  color: #0c395c;
  font-family: 'Gilda Display', serif;
  margin: 10px 0 20px;
}
.btn-view {
  background: transparent;
  color: #595959;
  border: 1px solid #06508e;
  padding: 8px 5px;
  width: 150px;
  border-radius: 8px;
  transition: 0.5s;
}
.btn-view:hover {
  background: #06508e;
  color: #fff;
  border: 1px solid #06508e;
}
.meet-block {
  text-align: center;
  padding: 0% 11% 5%;
}
.meet-block h1 {
  color: #0c395c;
  font-family: 'Gilda Display', serif;
  margin: 0 0 20px;
}
.thumbnail {
  padding: 0px;
  padding-left: 0px !important;
  padding-right: 0px !IMPORTANT;
  margin-bottom: 30px;
  background-color: #fff;
color: #282828;
  border: 0px solid #ddd;
  border-radius: 30px;
  box-shadow: 0 0 35px rgba(0,0,0,.1)
}
.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: 30px 30px 0 0;
}
#Component65890262ef6503001927b08c .col-md-4.col-sm-4.col-xs-4:nth-child(even) {
  margin-top: 3%;
}
.golfers-name {
  text-align: center;
  padding: 10% 5% 5%;
  height: 350px;
}
.golfers-name h4 {
  color: #0c395c;
  font-weight: 500;
  margin: 0;
}
.golfers-detail {
  height: 160px;
}
.golfers-name ul {
  text-align: left;
  font-size: 0.8em;
  padding-left: 20%;
}
.eapps-widget-toolbar {
  display: none;
}
/*HOME*/



/*FAQ*/
.nav-template7 li:hover {
  background-color: #fff3da;
}
.nav-template7 li {
  list-style: none;
  list-style-type: none;
  padding: 10px 20px;
  margin: 10px auto;
  border-bottom: 0px solid #e2e2e2;
  border-top: 0px solid #f6f6f6;
  background: #fff;
  border-radius: 50px;
  width: 70%;
}
.nav-template7 li a {
  color: #595959;
  font-size: 16px!important;
    text-align: left;
}
.nav-template7 li a strong {
  font-weight: 400;
}
.nav-template7 .fa-plus:before {
  content: '▶';
  color: #896f39;
}
#contenttype71 {
  font-size: 16px;
  text-align: left;
}
/*FAQ*/




/*Events*/
.col-section {

}
.coming-soon {
  width: 80%;
  margin: 0 auto;
}
article.col-md-6.item.-micro {
  width: 25%;
}
.Contentmanager .site .col-section .item.-micro {
  padding: 10px 25px 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;
  margin-top: 3%;
}
.Contentmanager .site .col-section .item.-micro a .image {
  width: 100%;
  border-radius: 888px;
  background-color: transparent;
  border: 0px solid #cecece;
}
.Contentmanager .site .col-section .item.-micro a .post {
  display: none;
}
.Contentmanager .site .col-section .item.-micro a .caption {
  width: 100%;
  background-color: transparent;
  border-radius: 0;
  padding: 10% 0;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
  margin-bottom: 10px;
  font-size: 1em;
  color: #fff;
  text-align: left;
}
.Text_seller2 {
  display: none;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .time {
  color: #1aa154;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
  font-size: 1em;
  font-weight: 400;
  color: #fff;
  text-align: center;
  padding: 5%;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
  color: #e5c580;
}
h3.managerHeader {
  text-align: center;
  font-size: 3.4em;
  font-weight: 400;
  color: #0c395c;
}
#Contentmanager .post-time {
  display: none;
}
.page-header {
  border-bottom: 0px solid #eee;
}
.Textmanager.font-inherit {
  text-align: left;
  display: flow-root;
}
.Textmanager.font-inherit h4 {
  margin: 20px 0 5px;
  font-weight: 600;
}
.Textmanager.font-inherit p {
  margin: 0 0 0px;
}
.contenemanager-gallery .col-xs-12.col-md-3, .Contenemanager-gallery .col-xs-6.col-md-3 {
  padding: 10px 10px 0;
}
.contenemanager-gallery .thumbnail , .Contenemanager-gallery .thumbnail {
  padding: 0px;
  border: 0px solid #cecece;
  border-radius: 0px;
    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 #cecece;
  padding: 0px;
  box-shadow: none !important;
  border-radius: 20px;
}
.img-thumbnail {
  padding: 0px;
  border: 0px solid #ddd;
  border-radius: 0px;
}
.social-icon {
  border-radius: 5px;
}
.landingpagemanager {
  display: none;
}
#Contentmanager .col-md-12.text-justify {
  padding: 0;
}
/*Events*/



/*ABOUT*/
.golf-icon {
  text-align: center;
  padding: 5% 10%;
  transition: 0.5s;
}
.golf-icon:hover {
  transform: translateY(-10px);
}
.golf-icon img {
  margin: 0 auto 10%;
}
.padding-pd2 {
  padding: 8%;
}
/*ABOUT*/


/*INSTRUCTORS*/
.instructor-name {
  text-align: center;
  padding: 10% 0;
}
.instructor-name h4 {
  font-size: 1.1em;
  color: #0c395c;
  font-weight: 600;
}
/*INSTRUCTORS*/


/*LIFE & LEARNING*/
.itp-contentmanager-template5 .col-md-4.col-sm-4.col-xs-12.padding-col {
  width: 50%;
  padding: 0 !important;
}
.itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col {
  width: 50%;
  padding: 5% 5% !important;
}
.itp-contentmanager-template5 li.col-md-6.col-sm-6.col-xs-12 {
  border: 1px solid #e3e3e3;
  margin: 0 10px 20px !important;
  width: 48%;
  border-radius: 10px;
  padding: 0;
}
.itp-contentmanager-template5 .img-container {
  padding-bottom: 100%;
}
.itp-contentmanager-template5 .img-container .img {
  border-radius: 10px 0 0 10px;
}
.itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col strong {
  font-size: 20px;
  line-height: 1.2;
}
.itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col p {
  font-size: 16px;
}
.img-content {
  margin: 2% 0;
  text-align: center;
}
.img-content img {
  margin-bottom: 2%;
}
/*LIFE & LEARNING*/



/*TECHNOLOGY*/
.technology-block {
  padding: 5% 5% 15%;
}
.technology-block h2 {
  font-family: 'Gilda Display', serif;
  margin: 0;
}
.technology-block h4 {
  margin: 10px 0 20px;
}
.pic-block2 {
  width: 90%;
  margin: 0 auto;
}
/*TECHNOLOGY*/



/*BRANCHES*/
.branches-block {
    background: #fff;
    box-shadow: 0 0 25px rgba(0,0,0,.1);
    padding: 5%;
    border-radius: 0 0 10px 10px;
    height: 350px;
}
.branches-block h3 {
  font-size: 1.3em;
  font-weight: 600;
  color: #0c395c;
  margin: 0 0 20px;
}
.branches-block h4 {
  font-size: 1.1em;
  font-weight: 600;
  margin: 0;
}

.branches-block img {
  width: 100% !important;
}

.branches-block .media-body {
  padding: 8px 0;
}
/*BRANCHES*/


/*CONTACT US*/
.text-contact {
  padding: 1% 0;
}
.text-contact .media-body {
  padding: 10px 0;
}
.text-contact img {
  width: 85% !IMPORTANT;
}
.text-contact h3 {
  font-weight: 600;
  font-size: 1.8em;
  color: #0c395c;
  margin: 0 0 15px;
}
.text-contact strong {
  font-weight: 600;
}
/*form Contact*/
.no-js #Component658a39f86c59f8001a27c430 label  {
  display: none!important;
}
.no-js #Component658a39f86c59f8001a27c430 .col-md-6 {
  width: 100%;
  margin-left: auto;
  display: block;
  margin-right: auto;
  float: initial;
}
.no-js #Component658a39f86c59f8001a27c430 .form-control  {
  border: 1px solid #dbdbdb;
  border-radius: 5px!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: 35px 20px;
  font-weight: 400;
  line-height: 1.5;
  background: #fff;
  color: #000!important;
}
.no-js #Component658a39f86c59f8001a27c430 .form-control:hover   {
  border: 1px solid #0c395c;
}
.no-js #Component658a39f86c59f8001a27c430 .form-control:focus  {
  border: 1px solid #0c395c;
  -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 #Component658a39f86c59f8001a27c430 .btn {
  background-image: -webkit-linear-gradient(top,#111f39 0,#111f39 100%);
  background-image: -o-linear-gradient(top,#f9a71f 0,#f9a71f 100%);
  background: #0c395c;
  color: #fff;
  text-shadow: 0 0px 0 #5ca038;
  background-repeat: repeat-x;
  border-color: #0000;
  border-radius: 5px;
  padding: 10px 25px;
  font-size: 0.9em;
  font-weight: 400;
  border: 0px solid transparent;
}
.no-js #Component658a39f86c59f8001a27c430 .btn-default:active {
 background-color: #0c395c;
}
.no-js #Component658a39f86c59f8001a27c430 .btn-default:hover, .no-js #Component658a39f86c59f8001a27c430 .btn-default:focus {
  background-position: 0 0px;
  background-color: #0c395c;
}
.no-js #Component658a39f86c59f8001a27c430  .col-xs-12.col-sm-5.col-md-5.padding  {
  width: 100%;
}
.no-js #Component658a39f86c59f8001a27c430 span.label  {
  font-size: 0.85em;
  font-weight: 400;
}
.no-js #Component658a39f86c59f8001a27c430 .ITPcheckboxAuthen  {
  font-size: 0.87em;
  padding: 0 0 0 0%;
}
#iframe658a5836ef6503001927b9c8 iframe {
  height: 385px;
  border-radius: 5px;
}
/*CONTACT US*/



/*ABOUT PRO CHAOWARAT*/
.about-block2 {
  padding: 0 10%;
}
.about-block2 h4 {
  margin: 0 0 20px;
  line-height: 1.2;
  color: #0c395c;
}
.main-timeline{
  padding: 15px 0;
  position: relative;
}
.main-timeline:after{
  content: '';
  display: block;
  clear: both;
}
.main-timeline:before{
  content: "";
  background: #dcdde1;
  width: 10px;
  height: 100%;
  border-radius: 50px;
  transform: translateX(-50%);
  position: absolute;
  top: 0;
  left: 50%;
}
.main-timeline .timeline{
  width: 50.2%;
  padding: 0 0 0 50px;
  margin: 0 0 60px;
  float: right;
  position: relative; 
}
.main-timeline .timeline:before{
  content:"";
  width: 35px;
  height: 35px;
  border: 6px solid #0c395c;
  background: #fff;
  border-radius: 50%;
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  left: -14px;
}
.main-timeline .timeline-content{
  color: #555;
  background-color: #fff;
  min-height: auto;
  padding: 30px 15px 30px 100px;
  box-shadow: 0 0 15px -3px rgba(0,0,0,0.2);
  display: block;
  position: relative;
}
.main-timeline .timeline-content:hover{ text-decoration: none; }
.main-timeline .timeline-content:before,
.main-timeline .timeline-content:after{
  content: '';
  background-color: #0c395c;
  height: 100%;
  width: 80px;
  position: absolute;
  left: 0;
  top: 0;
}
.main-timeline .timeline-content:after{
  height: 40px;
  width: 40px;
  transform: translateY(-50%) rotate(45deg);
  top: 50%;
  left: -13px;
}
.main-timeline .timeline-year {
  color: #0c395c;
  background: #fff;
  font-size: 26px;
  font-weight: bold;
  text-align: center;
  line-height: 90px;
  width: 110px;
  height: 110px;
  border-radius: 50%;
  border: 10px solid #dcdde1;
  box-shadow: 0 0 15px -3px rgba(0,0,0,0.2);
  transform: translateY(-50%);
  position: absolute;
  left: -200px;
  top: 50%;
}
.main-timeline .timeline-icon{
  color: #fff;
  font-size: 50px;
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  left: 15px;
  z-index: 1;
}
.main-timeline .title{
  color: #0c395c;
  font-size: 22px;
  font-weight: 700;
  text-transform: capitalize;
  margin: 0 0 3px;
}
.main-timeline .description{
  font-size: 16px;
  letter-spacing: 0px;
  margin: 0;
}
.main-timeline .timeline:nth-child(even){
  padding: 0 50px 0 0;
  float: left;
}
.main-timeline .timeline:nth-child(even):before{
  left: auto;
  right: -16px;
}
.main-timeline .timeline:nth-child(even) .timeline-content{ padding: 30px 100px 30px 15px; }
.main-timeline .timeline:nth-child(even) .timeline-content:before{
  left: auto;
  right: 0;
}
.main-timeline .timeline:nth-child(even) .timeline-content:after{
  left: auto;
  right: -13px;
}
.main-timeline .timeline:nth-child(even) .timeline-year{
  left: auto;
  right: -200px;
}
.main-timeline .timeline:nth-child(even) .timeline-icon{
  left: auto;
  right: 15px;
}
@media screen and (max-width:767px){
  .main-timeline:before{
      transform: translateX(-50%);
      left: 17px;
  } 
  .main-timeline .timeline,
  .main-timeline .timeline:nth-child(even){
      width: 100%;
      padding: 125px 0 0 65px;
  } 
  .main-timeline .timeline:before,
  .main-timeline .timeline:nth-child(even):before{
      left: 0;
      top: calc(50% + 63px);
  } 
  .main-timeline .timeline-content,
  .main-timeline .timeline:nth-child(even) .timeline-content{
      padding: 15px 15px 15px 100px;
  } 
  .main-timeline .timeline-content:before,
  .main-timeline .timeline:nth-child(even) .timeline-content:before{
      right: auto;
      left: 0;
  }
  .main-timeline .timeline-content:after,
  .main-timeline .timeline:nth-child(even) .timeline-content:after{
      right: auto;
      left: -13px;
  } 
  .main-timeline .timeline-year,
  .main-timeline .timeline:nth-child(even) .timeline-year{
      transform: translateY(0);
      right: auto;
      left: 0;
      top: -125px;
  } 
  .main-timeline .timeline-icon,
  .main-timeline .timeline:nth-child(even) .timeline-icon{
      right: auto;
      left: 15px;
  } 
}
@media screen and (max-width:576px){
  .main-timeline .timeline:before,
  .main-timeline .timeline:nth-child(even):before{
      transform: translateY(0);
      top: 148px;
  }
  .main-timeline .timeline-content,
  .main-timeline .timeline:nth-child(even) .timeline-content{
      padding: 100px 15px 15px;
  }
  .main-timeline .timeline-content:before,
  .main-timeline .timeline:nth-child(even) .timeline-content:before{
      width: 100%;
      height: 80px;
  }
  .main-timeline .timeline-content:after,
  .main-timeline .timeline:nth-child(even) .timeline-content:after{
      transform: translateX(-50%) translateY(0) rotate(45deg);
      top: 20px;
      left: 7px;
  } 
  .main-timeline .timeline-icon,
  .main-timeline .timeline:nth-child(even) .timeline-icon{
      transform: translateX(-50%) translateY(0);
      left: 50%;
      top: 6px;
  } 
}
.about-vision {
  padding: 1% 11% 3%;
}
.btn-display .btn-view {
  margin-right: 10px;
}
/*ABOUT PRO CHAOWARAT*/




/**/
figure.effect-jazz {
  background: transparent;
  border-radius: 30px 0 0 30px;
}
figure.effect-jazz figcaption::after {
  border-top: 0px solid #fff;
  border-bottom: 0px solid #fff;
}
.fame-detail {
  padding: 10%;
}
.fame-detail h3 {
  color: #0c395c;
}
.Contentmanager .template1 .template-panel {
  padding-bottom: 100%;
}
.template1 .caption {
  height: inherit !important;
  padding: 10% 0;
}
.template1 .btn-group-sm>.btn, .template1 .btn-sm {
    font-size: 1.1em;
    color: #0c395c;
    font-weight: 600;
}
.coure-text {
  text-align: center;
  padding: 0 0 1%;
}
/**/


/* Course Page */
/*a.btn-sm.link.padding {
    font-size: 1.1em;
    font-weight: 600;
    height: 70px;
    display: block;
}
*/
.img-container.template-panel {
  margin-bottom: 9%;
}
.template1 .col-md-4.col-sm-4.col-xs-12.padding-md.text-center {
    width: 24%;
    margin: 0 5px;
}
.photosbranches img {
  border-radius: 10px;
}
.img-container .img {
    border-radius: 20px;
}
.branches-block-img img {
    border-radius: 10px 10px 0 0;
}
/*
.photosbranches {
  width: 50%;
  margin: auto;
}
*/
.itopplus-pos2 {
  background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_181120233awe/0/0/bg-contentmanagerz-z970762035409.webp);
  background-position: bottom;
  background-size: 100% auto;
  background-repeat: no-repeat;
}

.test-contact {
  background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_181120233awe/0/0/closeup-golf-ballz-z1445702376817.webp);
  background-position: bottom;
  background-size: 100% auto;
}

.test-contact {
  border-radius: 35px;
}

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




/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {
body {
  font-size: 22px;
}
li#menu6583be3d6c59f8001a2788a6 {
  margin-right: 160px;
}
.dropdown-menu>li>a {
  font-size: 1.5em;
}
.btn-view {
  width: 200px;
}
.golfers-detail {
  height: 215px;
}
.golfers-name {
  height: 500px;
}
.nav-template7 li a {
  font-size: 22px!important;
}
#contenttype71 {
  font-size: 22px;
}
.itopplus-footer {
  font-size: 20px;
}
.ITPcookiebar , .buttonExampleSite {
  font-size: 16px !important;
}
.itopplus-banner {
  padding: 1% 0 5%;
}
#controlBanner {
  width: 43%;
}
.main-timeline .description {
  font-size: 22px;
}
.main-timeline .timeline-year {
  font-size: 34px;
}
.itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col p {
  font-size: 22px;
}
.itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col strong {
  font-size: 28px;
}
.branches-block {
  height: 450px;
}
.template1 .btn-group-sm>.btn, .template1 .btn-sm {
  font-size: 22px;
}
  .branches-block img {
    width: 80% !important;
}
}



/* Large Devices, Wide Screens */
@media only screen and (max-width:1191px) {
.h1, h1 {
  font-size: 3em;
}
.h2, h2 {
  font-size: 2.4em;
}
.navbar-default .navbar-nav>li>a {
  font-size: 0.9em;
}
.dropdown-menu>li>a {
  font-size: 1em;
}
li#menu6583be3d6c59f8001a2788a6 {
  margin-right: 0px;
}
ul#itopplus-nav-bar {
  margin-left: 0;
}
.itopplus-menu {
  padding-top: 8%;
}
.banner-sticky {
  padding: 1% 0 0% !important;
}
.no-js .itopplus-banner {
  padding: 0 0 0%;
}
.welcome-head , .about-block {
  font-size: 0.8em;
}
.golfers-detail {
  height: 140px;
  word-break: break-word;
  font-size: 0.8em;
}
.golfers-name ul {
  font-size: 0.7em;
}
.golfers-name {
  height: 320px;
}
.itopplus-footer {
  font-size: 11px;
}
.instructor-name {
  font-size: 0.9em;
}
.itp-contentmanager-template5 li.col-md-6.col-sm-6.col-xs-12 {
  width: 47%;
}
}




/* Large Devices, Wide Screens */
@media only screen and (max-width:900px) {
.itopplus-menu {
  padding-top: 0%;
}
.itopplus-slide {
  margin-top: -2px;
}
.about-block h1 {
  font-size: 3em;
}
.itopplus-bg {
  background-size: cover;
}
.golfers-detail {
  height: 185px;
}
.golfers-name h4 {
  font-size: 1em;
}
.golfers-name {
  height: 420px;
}
.Contentmanager .site .col-section .item.-micro {
  padding: 10px 15px 20px;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
  padding: 5% 0;
}
.nav-template7 li {
  width: 80%;
}
.copy-right {
  padding: 3% 0;
  text-align: center;
}
.cga-coures {
  padding: 5% 0%;
}
.about-block2 {
  padding: 0 2%;
}
.row-fluid [class*=col-sm-5fix] {
  width: 33.33%;
  float:left;
}
.coming-soon {
  margin: 0 auto 75%;
}
#Contentmanager .col-md-12.text-justify {
  padding: 0 20px;
}
.itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col p {
  font-size: 12px;
}
.itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col strong {
  font-size: 16px;
}
.branches-block .media-body {
  padding: 3px 0;
}
  
.Textmanager.font-inherit {
  display: block;
}  
}


/* Large Devices, Wide Screens */
@media only screen and (max-width:480px) {
.h1, h1 {
  font-size: 2.4em;
}
.welcome-head h1 {
  font-size: 3em;
}
.welcome-head h3 {
  font-size: 2em;
}
.about-block h1 {
  font-size: 2.6em;
}
.about-icon {
  margin-bottom: 1%;
}
#background6588f10bad53a000192d3a30 .none-middle-mid {
  display: flex;
  flex-direction: column-reverse;
}
.golfers-detail {
  height: inherit;
  margin-bottom: 10%;
}
.golfers-name {
  height: inherit;
}
article.col-md-6.item.-micro {
  width: 50%;
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
  margin-top: 0%;
}
.nav-template7 li {
  width: 100%;
}
.golf-icon img {
  width: 70% !important;
}
.btn-display {
  display: flex;
}
.main-timeline .timeline-content:before, .main-timeline .timeline:nth-child(even) .timeline-content:before {
  height: 60px;
}
.main-timeline .timeline-content:after {
  height: 25px;
  width: 25px;
}
  .row-fluid [class*=col-sm-5fix] {
  width: 100%;
  float:left;
}
.instructor-name {
  font-size: 1em;
}
.coming-soon {
  margin: 0 auto 117%;
}
h3.managerHeader {
  font-size: 2.4em;
}
.contenemanager-gallery .col-xs-12.col-md-3, .Contenemanager-gallery .col-xs-6.col-md-3 {
  width: 100%;
}
.itp-contentmanager-template5 li.col-md-6.col-sm-6.col-xs-12 {
  width: 100%;
  margin: 0 0px 20px !important;
}
.branches-block {
  height: inherit;
}
.text-contact .media-body {
  padding: 3px 0;
}
.no-js #Component658a39f86c59f8001a27c430 .form-control {
  padding: 25px 20px;
}
.no-js #Component658a39f86c59f8001a27c430 .col-md-6 {
  padding: 0 15px;
}
  .template1 .col-md-4.col-sm-4.col-xs-12.padding-md.text-center {
    width: 100%;
    margin: 0 0px;
}
    .img-container.template-panel {
    margin-bottom: 5%;
    margin-top: 5%;
}
}



