.itopplus-background {

}
.itopplus-background {

}
.itopplus-background {

}
.itopplus-background {

}
.itopplus-background {

}

body,
html {
    font-size: 16px;
    overflow-x: hidden;
     color: #000;
}
a {
    color: #000;
}
a:hover {
    color: #d09f5a;
}
b, strong {
    font-weight: 600;
}

.itopplus-bg {
    background-size: cover;
}
/************Menu***************/
.navbar-default .navbar-nav>li>a {
    color: #000;
    margin: 0px 40px;
    padding: 10px 15px;
    font-size: 18px;
}

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

.dropdown-menu>li>a {
    font-size: 18px;
    color: #000;
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #fff;
    background: #1b2f2b;
}
.dropdown-menu {
    background-color: #ede7dd;
}

/********Only Sidebar*********/
@media screen and (max-width : 992px) {
.navbar-default .navbar-toggle .icon-bar {
    background-color: #e7c686;
}

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

.navbar-default {
    background: #1a2e2b;
}
}

@media screen and (min-width : 1024px) {
.navbar-default {
    background: #ede7dd;
  	padding: 7px 0;
}

nav.navbar.navbar-default.itopplus-sticky-nav-bar-inside div {
    float: none !important;
}  

.itopplus-search {
    position: absolute;
    top: 3%;
    color: #fff;
}

.itopplus-menu {
    text-align: center;
}

.navbar .nav, .navbar .nav>li {
    display: -webkit-inline-box;
}

.itopplus-nav-bar li:not(:last-of-type):not(.itopplus-sidebar-menu-parent):not(.dropdown-submenu):after {
    content: '|';
    position: absolute;
    top: 25%;
    right: 0;
    color: #000;
}


}



.h1, h1 {
    font-size: 54px;
}
.h2, h2 {
    font-size: 50px;
}
.h3, h3 {
    font-size: 32px;
    font-weight: 400;
    margin: 0;
}
.h4, h4 {
    font-size: 18px;
}
.boderedlayoutClient {
    border-top: 0px dashed transparent;
    border-left: 0px dashed transparent;
    border-right: 0px dashed transparent;
    border-bottom: 0px dashed transparent;
}


/*header*/
.header-icon {
    display: flex;
    width: 60%;
    float: right;
}
.header-icon img {
    width: 85% !important;
    transition: 0.5s;
}
.header-icon img:hover {
    transform: scale(1.1);
}
/*header*/


/*footer*/
.itopplus-footer a {
    color: #fff;
}
.itopplus-footer a:hover {
    color: #e8c998;
}
.footer-logo {
    width: 55%;
    margin: 15% auto 5%;
}
.copy-right {
    font-size: 12px;
    text-align: center;
    padding: 1% 0 35%;
}
.footer-contact {
    padding-left: 10%;
}
.btn-map {
    font-size: 18px;
    background: linear-gradient(to right, rgba(215,184,130,1) 0%, rgba(230,208,155,1) 25%, rgba(245,231,192,1) 50%, rgba(235,213,164,1) 75%, rgba(206,170,120,1) 100%);
    color: #000000;
    font-family: 'Poppins', sans-serif;
    padding: 13px 5px;
    border-radius: 10px;
    border: none;
    width: 63%;
    font-weight: 500;
    margin: 2% 0 7%;
    transition: 0.5s;
}
.btn-map:hover {
    background: linear-gradient(to right, rgba(215,184,130,1) 0%, rgba(215,184,130,1) 25%, rgba(215,184,130,1) 50%, rgba(215,184,130,1) 75%, rgba(215,184,130,1) 100%);
    color: #000000;
}
.btn-map img {
    width: 17% !important;
    margin-right: 5px;
}
.footer-pd {
    padding: 3px 0;
}
.ITPcookiebar {
    width: 100% !important;
}
.ITPcookieLeftText {
    padding-top: 27px !important;
}
.buttonExampleSite {
    border: 1px solid #c4a997 !important;
    color: #c4a997 !important;
    font-family: Prompt,sans-serif!important;
}
.buttonExampleSite:hover {
    background: #c4a997 !important;
    color: #ffffff !important;
}
.ITP-pdpa-template-titleFont {
    font-size: 20px !important;
    color: #1a2e2b;
    font-weight: 500!important;
}
.ITP-pdpa-template-contentFont {
    font-size: 16px !important;
}
.itpPDPALandingPage {
    padding: 4% 0;
}
/*footer*/


/*หน้าแรก*/
.highlight-head {
    text-align: center;
    padding: 3% 0;
}
.highlight-head h2 {
    color: #1b2f2b;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    margin: 0 0 5px;
}
.highlight-head strong {
    font-weight: 600;
}
.highlight-head img {
    width: 20% !important;
    margin: 0 auto 2%;
}
.menu-pd {
  padding: 2% 0;
}
.menu-border {
    border-left: 4px solid #cab07f;
    margin: 2% 10px 5px;
    color: #1a2e2b;
}
.menu-border h3 {
    font-weight: 400;
    padding-left: 20px;
}
.imageWidth.imageGallery {
    transform: scale(1.0);
    transition: 0.32s;
}
.imageWidth.imageGallery:hover {
    transform: scale(1.1);
}
.imgLightbox {
  position: relative!important;
  overflow: hidden!important;
  width: 100%!important;
}
.thumbnail {
    padding: 15px !important;
    margin-bottom: 20px;
    background-color: #fff;
    border: 0px solid #ddd;
    border-radius: 0px;
    box-shadow: 4px 4px 15px rgba(0,0,0,10%) !important;
}
.project-display {
    display: flex;
    padding: 20px 10px;
}
.project-display-2 {
    padding: 0 10px;
    margin-bottom: 25px;
}
.project-1 {
    white-space: pre-line;
    width: 60%;
}
.project-1 h3 {
    font-size: 20px;
    font-weight: 500;
    color: #1b2f2b;
    line-height: 1.2;
    margin-bottom: 10px;
}
.project-2 {
    width: 40%;
    text-align: right;
    color: #555555;
}
.project-2 h3 {
    font-size: 24px;
    font-weight: 500;
    color: #555555;
}
.btn-more {
    font-size: 14px;
    background-color: #c4a997;
    color: #fff;
    border: none;
    padding: 7px 10px;
    transition: 0.5s;
}
.btn-more:hover {
    background-color: #1b2f2b;
    color: #fff;
}
.btn-more span {
    padding-left: 15px;
}
.btn-align {
    text-align: center;
    padding: 0 0 20px;
}
/*form Register*/
#formdisplay64a4ea931c22260013dc71e2  {

}
.no-js #formdisplay64a4ea931c22260013dc71e2 .form-control   {
    border: none;
    border-bottom: 2px solid #6a6a6a;
    border-radius: 0px!important;
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    font-size: 16px !important;
    padding: 10px 0 10px;
    font-weight: 400;
    height: 50px;
    background: transparent;
    color: #6a6a6a !important;
}
.no-js #formdisplay64a4ea931c22260013dc71e2 .form-control:hover   {
    border-bottom: 2px solid #c4a997;
}
.no-js #formdisplay64a4ea931c22260013dc71e2 .form-control:focus  {
    border-bottom: 2px solid #c4a997;
    -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: #6a6a6a !important;
}
.no-js #formdisplay64a4ea931c22260013dc71e2 .btn {
    background-image: -webkit-linear-gradient(top,#111f39 0,#111f39 100%);
    background-image: -o-linear-gradient(top,#111f39 0,#111f39 100%);
    background: #c4a997;
    color: #fff;
    text-shadow: 0 0px 0 #fff;
    background-repeat: repeat-x;
    border-color: #c4a997;
    border-radius: 0px;
    padding: 7px 25px;
    font-size: 16px;
    border: 0px solid transparent;
    text-transform: lowercase;
    font-weight: 300;
    margin-top: 20px;
}
.no-js #formdisplay64a4ea931c22260013dc71e2 .btn-default:active   {
   background-color: #c4a997;
}
.no-js #formdisplay64a4ea931c22260013dc71e2 .btn-default:hover, .no-js #formdisplay64a4ea931c22260013dc71e2 .btn-default:focus {
    background-position: 0 0px;
  background-color: #c4a997;
}
.no-js #formdisplay64a4ea931c22260013dc71e2  .col-xs-12.col-sm-5.col-md-5.padding   {
    width: 100%;
}
.no-js #formdisplay64a4ea931c22260013dc71e2 span.label  {
    font-size: 13px;
    font-weight: 400;
}
#formdisplay64a4ea931c22260013dc71e2 #editor1 , #formdisplay64a4ea931c22260013dc71e2 #editor2 , 
#formdisplay64a4ea931c22260013dc71e2 #editor3 , #formdisplay64a4ea931c22260013dc71e2 #editor4  , #formdisplay64a4ea931c22260013dc71e2 #editor5  {
    display: none;
}
#capcha0 {
    margin-left: -8px;
    margin-right: -45px;
}
#capcha0 .col-md-12.col-sm-12 span {
    display: none;
}
#capcha0 .col-md-9.col-sm-12 span {
    display: contents;
}
.ITPcheckboxAuthen {
    font-size: 14px;
    font-weight: 500;
    padding: 0 0 0 3%;
}
#formdisplay64a4ea931c22260013dc71e2 .glyphicon-ok-circle:before {
    display: none;
}
#formdisplay64a4ea931c22260013dc71e2 .form-control::placeholder {
    color: #6a6a6a !important;
}
#btnview64a4ea931c22260013dc71e2  {
    margin-left: 37%;
}
.CASS-D-border {
    background-image: none;
    background-color: rgba(255,255,255,80%);
    padding: 10% 0 0;
}
.CASS-C-head, .CASS-D-head {
    font-family: Prompt,sans-serif;
}
.CASS-D-head h3 {
    margin: 0;
    font-size: 32px;
    font-weight: 500;
    padding-left: 0px;
    color: #1a2e2b;
    text-align: center;
}
.CASS-D-head h3 h2 {
    font-size: 38px;
    margin: 0;
    font-weight: 600;
}
/*form Register*/

.padding-pd {
    padding: 2%;
}
.padding-pd2 {
    padding: 7%;
}
.about-text1 {
    white-space: pre-line;
    padding: 20% 0 0 0;
}
.about-text1 h3 , .about-text2 h3 {
    color: #1a2e2b;
    font-weight: 600;
    margin: 0 0 15px;
}
.about-text2 {
    white-space: pre-line;
    padding: 60% 0 0 0;
}
.border-menu {
    border-bottom: 1px solid #b8b8b8;
    position: absolute;
    width: 100%;
    margin-top: 2%;
}
.menu-align {
    padding: 4% 0 1%;
    text-align: center;
}
.menu-align h3 {
    color: #1a2e2b;
    font-weight: 500;
}
.menu-align h3 span {
    background-color: #fff;
    position: relative;
    padding: 0 35px;
}
.icon-align {
    text-align: center;
    padding: 10% 0 20%;
    white-space: pre-line;
}
#Component64a4f19060a4bb001366cf63 .imageWidth.imageGallery {
    transform: scale(1.0);
    transition: 0.32s;
}
#Component64a4f19060a4bb001366cf63 .imageWidth.imageGallery:hover {
    transform: scale(0.9);
}
#Component64a4f19060a4bb001366cf63 .imgLightbox {
    width: 60%!important;
    margin: 0 auto;
}
.social-border {
    border-left: 3px solid #fff;
    color: #fff;
    padding-left: 25px;
}
.social-border h3 {
    font-size: 30px;
    font-family: 'Poppins', sans-serif;
}
.social-img {
    display: flex;
    width: 50%;
    float: right;
}
.social-img img {
    width: 80% !IMPORTANT;
    transition: 0.5s;
}
.social-img img:hover {
    transform: scale(1.1);
}
/*หน้าแรก*/


/*ข่าวสารและกิจกรรม*/
.Contentmanager .site .col-section .item.-micro a .caption .title {
    text-align: left;
    font-size: 16px;
    padding: 7% 0% 3%;
    font-weight: 500;
    color: #000000;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #d09f5a;
}
article.col-md-6.item.-micro {
    width: 25%;
}
.Contentmanager .site .col-section .item.-micro {
    padding: 0px 10px 10px 10px;
}
.Contentmanager .site .col-section .item.-micro a .image {
    width: 100%;
    margin-bottom: 0px;
    border: 0px solid #eee;
}
.Contentmanager .site .col-section .item.-micro a img {
    width: 100%;
    height: auto;

}
.Contentmanager .site .col-section .item.-micro a .caption {
      width: 100%;
      background: transparent;
      padding-left: 0;
      margin-bottom: 10px;
}
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    border-right: none;
    border-bottom: none;
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    border-bottom: none;
}

.Contentmanager .site .col-section .item.-micro a .post {
    display: none;
}
.contenemanager-gallery .col-xs-12.col-md-3 , .Contenemanager-gallery .col-xs-6.col-md-3 {
    padding-left: 10px;
    padding-right: 10px;
}
.contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #eee!important;
      transition: 0.3s;
}
.Contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #eee!important;
      transition: 0.3s;
}
.Contenemanager-gallery .thumbnail:hover {
      transform: scale(1.1);
      transition: 0.3s;
      position: relative!important;
    overflow: hidden!important;
}
.contenemanager-gallery .thumbnail:hover {
      transform: scale(1.1);
      transition: 0.3s;
      position: relative!important;
    overflow: hidden!important;
}
.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);
      transform: scale(1.0) !important;
}
.contenemanager-gallery .thumbnail, .img-thumbnail {
    -webkit-box-shadow: 0 1px 2px rgb(0 0 0 / 8%);
    box-shadow: 0 0 0 rgb(0 0 0 / 8%);
    transform: scale(1.0) !important;
}
#Contentmanager img.img-responsive {
    position: relative!important;
    overflow: hidden!important;
    width: 100%!important;
    margin-bottom: 0px;
    transition: 0.5s;
}
#Contentmanager img.img-responsive:hover {
  transform: scale(1.1);
      transition: 0.3s;
      position: relative!important;
     overflow: hidden!important;
}
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border-color: transparent;
}
#Contentmanager .thumbnail {
    background-color: #fff;
    background: transparent;
    position: relative!important;
    overflow: hidden!important;
    border: 0px solid #eee;
    padding: 0px !IMPORTANT;
    box-shadow: none;
    border-radius: 0px;
}
#Contentmanager .thumbnail:hover {
    border-radius: 0px;
}
.contentImgAlbum a {
    display: block;
    background-color: #fff;
    background: transparent;
    position: relative!important;
    overflow: hidden!important;
    border: 0px solid #eee;
    padding: 0px !IMPORTANT;
    box-shadow: none;
    border-radius: 0px;
}

.contentImgAlbum a>img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-right: auto;
    margin-left: auto;
}

.contentImgAlbum img {
    position: relative!important;
    overflow: hidden!important;
    width: 100%!important;
    margin-bottom: 20px;
    transition: 0.5s;
}

.contentImgAlbum img:hover {
    transform: scale(1.1);
    transition: 0.3s;
    position: relative!important;
    overflow: hidden!important;
}

#Contentmanager > div > .TabItpContentLandingPage6 > ul {
    display: none;
}

.img-thumbnail {
    padding: 0px;
    border: 0px solid #ddd;
}
h3.managerHeader {
    font-size: 32px;
    text-align: center;
    padding: 2% 0 5px;
    font-weight: 500;
    margin-bottom: 0;
    color: #1a2e2b;
}
#Contentmanager .post-time {
    display: none;
}
.page-header {
    border-bottom: 0px solid #eee;
}
.social-icon {
    border-radius: 5px;
    margin-top: -3px;
}
.col-md-6.pull-left {
    margin-left: -3%;
    margin-right: 3%;
}
.Textmanager.font-inherit {
    text-align: left;
    display: flow-root;
}
.Textmanager.font-inherit h3 {
    font-weight: 600;
    margin: 10px 0;
}
.Textmanager.font-inherit h4 {
    margin: 20px 0 5px;
    font-weight: 600;
}
.Textmanager.font-inherit p {
    margin: 0 0 0px;
}
.landingpagemanager {
    display: none;
}
/*ข่าวสารและกิจกรรม*/


/*โปรโมชั่น*/
.coming-soon {
    padding: 0 10%;
}
.TabItpCateLandingPage1>ul>li.active>a, .TabItpCateLandingPage1>ul>li>a:hover {
    background-color: #c4a997!important;
  	color: #fff;
}

.TabItpCateLandingPage1>ul>li>a {
    background-color: #eee !important;
    border-radius: 0px;
    margin-right: 5px;
    padding: 15px !important;
}
/*โปรโมชั่น*/


/*ข้อมูลโครงการ*/
.about-text3 {
    padding: 10% 5% 0;
}
.about-text3 h3 {
    font-size: 26px;
    font-weight: 500;
    margin: 0 0 3px;
    color: #866b41;
}
#Component64a50b3160a4bb001366d10d .col-md-6.col-sm-6.col-xs-6:nth-child(2) {
    margin-top: 12%;
}
.about-text3 img {
    width: 26% !IMPORTANT;
    margin: 0 0 5%;
}
/*ข้อมูลโครงการ*/


/*โครงการ*/
.project-detail {
    padding: 2% 5%;
}
.project-detail h3 {
    font-size: 24px;
    color: #1b2f2b;
    font-weight: 400;
    margin: 0 0;
    line-height: 1.3;
}
.project-detail h3 span {
    font-size: 34px;
    font-weight: 600;
}
.project-detail h4 {
    font-size: 22px;
    color: #555555;
    margin: 5px 0 15px;
}
.project-detail h4 span {
    font-size: 34px;
}
.project-pd {
    padding: 10px;
}
.project-detail-center {
    padding-top: 0px !important;
}
/*โครงการ*/


/*ติดต่อเรา*/
.text-contact {
    padding: 1% 8% 0 0;
}
.padding-contact {
    padding: 7px 5px 10px;
}
.text-contact h3 {
    font-size: 24px;
    font-weight: 500;
    margin: 0 0 15px;
}
.img-contact {
    width: 25%;
    margin: 0 0 5%;
}
/*from Contact*/
.no-js #Component64a537d860a4bb001366d633 label {
    display: none!important;
}
.no-js #Component64a537d860a4bb001366d633 .col-md-6 {
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
}
.no-js #Component64a537d860a4bb001366d633 .form-control {
    border: 1px solid #eee;
    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: 16px !important;
    padding: 27px 20px;
    font-weight: 400;
    line-height: 1.5;
    background: transparent;
    color: #333;
}
.no-js #Component64a537d860a4bb001366d633 .form-control:hover {
    border: 1px solid #1b2f2b;
}
.no-js #Component64a537d860a4bb001366d633 .form-control:focus {
    border: 1px solid #1b2f2b;
    -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: #333!important;
}
.no-js #Component64a537d860a4bb001366d633 .btn {
    background-image: -webkit-linear-gradient(top,#111f39 0,#111f39 100%);
    background-image: -o-linear-gradient(top,#111f39 0,#111f39 100%);
    background: linear-gradient(to right,#1b2f2b 0,#1b2f2b 25%,#1b2f2b 50%,#1b2f2b 75%,#1b2f2b 100%);
    color: #fff;
    text-shadow: 0 0px 0 #1b2f2b;
    background-repeat: repeat-x;
    border-color: #0000;
    border-radius: 50px;
    padding: 10px 20px;
    font-size: 16px;
    border: 0px solid transparent;
}
.no-js #Component64a537d860a4bb001366d633 .btn-default:active {
   background-color: #1b2f2b;
}
.no-js #Component64a537d860a4bb001366d633 .btn-default:hover,
.no-js #Component64a537d860a4bb001366d633 .btn-default:focus {
    background-position: 0 0px;
  background-color: #1b2f2b;
}
.no-js #Component64a537d860a4bb001366d633  .col-xs-12.col-sm-5.col-md-5.padding {
    width: 100%;
}
.no-js #Component64a537d860a4bb001366d633 span.label {
    font-size: 14px;
    font-weight: 400;
}
.ITPcheckboxAuthen {
    font-size: 14px;
    font-weight: 400;
    padding: 0px !important;
    color: #000;
}
.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: 0px;
    margin-right: 5px;
    padding: 15px !important;
}
.TabItpContentLandingPage6>ul>li.active>a , .TabItpContentLandingPage6>ul>li>a:hover {
    background-color: #c4a997!important;
}
.tab-itp-background {
    background-color: inherit;
    padding: 0% !important;
    margin-top: 2%;
    margin-bottom: 2%;
}
.TabItpContentLandingPage6>ul>li>a>span {
    font-size: 16px !important;
}
.tab-content {
    border: none !important;
    padding: 0% !important;
    background-color: #ffffff;
    border-radius: 20px;
    box-shadow: none;
    margin: 1% 0;
}
/*ติดต่อเรา*/


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


/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {
.navbar-default .navbar-nav>li>a {
    font-size: 22px;
}
  .dropdown-menu>li>a {
    font-size: 22px;
}
  .itopplus-search {
    top: 4%;
}
  body, html {
    font-size: 20px;
}
  .h2, h2 {
    font-size: 66px;
}
  .h3, h3 {
    font-size: 40px;
}
  .h4, h4 {
    font-size: 22px;
}
  .project-1 h3 {
    font-size: 26px;
}
  .project-2 h3 {
    font-size: 32px;
}
  .btn-more {
    font-size: 18px;
}
  .no-js #formdisplay64a4ea931c22260013dc71e2 .form-control {
    font-size: 20px !important;
    padding: 10px 0 0px;
    height: 60px;
}
  .CASS-D-head h3 {
    font-size: 38px;
}
  .CASS-D-head h3 h2 {
    font-size: 50px;
}
  .no-js #formdisplay64a4ea931c22260013dc71e2 span.label {
    font-size: 16px;
}
  .ITPcheckboxAuthen {
    font-size: 16px;
}
  .no-js #formdisplay64a4ea931c22260013dc71e2 .btn {
    font-size: 18px;
}
  .border-menu {
    margin-top: 1.5%;
}
  .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 20px;
}
  .social-border h3 {
    font-size: 38px;
}
  .ITPcookiebar , .buttonExampleSite {
    font-size: 16px !important;
}
  .copy-right {
    font-size: 14px;
}
  .btn-map {
    font-size: 22px;
}
  .ITP-pdpa-template-contentFont {
    font-size: 20px !important;
}
  .ITP-pdpa-template-titleFont {
    font-size: 24px !important;
}
  .about-text3 {
    padding: 13% 5% 0;
}
  .project-detail h3 {
    font-size: 30px;
}
  .project-detail h3 span {
    font-size: 40px;
}
  .project-detail h4 {
    font-size: 30px;
}
  .project-detail h4 span {
    font-size: 40px;
}
  h3.managerHeader {
    font-size: 40px;
}
  .text-contact h3 {
    font-size: 28px;
}
  .no-js #Component64a537d860a4bb001366d633 .form-control {
    font-size: 19px !important;
    padding: 30px 20px;
}
  .no-js #Component64a537d860a4bb001366d633 span.label {
    font-size: 16px;
}
  .no-js #Component64a537d860a4bb001366d633 .btn {
    font-size: 18px;
}
  .TabItpContentLandingPage6>ul>li>a>span {
    font-size: 20px !important;
}
  .TabItpCateLandingPage1>ul>li>a>span {
    font-size: 20px !important;
  }
}



@media only screen and (max-width:1191px) {
.navbar-default .navbar-nav>li>a {
    margin: 0px 20px;
}
  .h2, h2 {
    font-size: 44px;
}
  .h3, h3 {
    font-size: 28px;
}
  .project-1 h3 {
    font-size: 18px;
    height: 80px;
}
  .CASS-D-head h3 {
    font-size: 26px;
}
  .CASS-D-head h3 h2 {
    font-size: 32px;
}
  #btnview64a4ea931c22260013dc71e2 {
    margin-left: 32%;
}
  .itopplus-bg2 , .itopplus-bg3 , .itopplus-bg4 {
    background-size: cover;
}
  .about-text1 {
    white-space: inherit;
    padding: 5% 0 0 0;
}
  .about-text2 {
    white-space: inherit;
    padding: 55% 0 0 0;
}
  .icon-align {
    padding: 10% 5% 20%;
    white-space: inherit;
}
  .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 16px;
    height: 60px;
}
  .no-js #Component64a537d860a4bb001366d633 .form-control {
    font-size: 15px !important;
    padding: 25px 20px;
}
  .project-display-2 {
    padding: 0 10px;
    margin-bottom: 25px;
    height: 80px;
}
}


 @media only screen and (max-width:900px) {
.project-display {
    padding: 20px 0px;
}
   .project-display-2 {
    font-size: 12px;
    height: 60px;
}
   .project-1 {
    white-space: inherit;
}
   .project-1 h3 {
    font-size: 13px;
    height: 50px;
}
   .project-2 {
    font-size: 12px;
}
   .project-2 h3 {
    font-size: 16px;
}
   .btn-more {
    font-size: 12px;
}
   .CASS-D-head h3 {
    font-size: 20px;
}
#formdisplay64a4ea931c22260013dc71e2 #display2 , #formdisplay64a4ea931c22260013dc71e2 #selectbox4 {
    margin-right: -20px;
}
   .about-text1 {
    padding: 50% 0 0 0;
}
 .row-fluid [class*=col-sm-5fix] {
    display: block;
     float: left;
     width: 33.33%;
 }
   .copy-right {
    font-size: 14px;
    padding: 1% 0 15%;
}
   .coming-soon {
    padding: 0 10% 53%;
}
   .contenemanager-gallery .col-xs-12.col-md-3, .Contenemanager-gallery .col-xs-6.col-md-3 {
    width: 33.33%;
}
   .TabItpContentLandingPage6>ul {
    display: flex;
}
}



@media only screen and (max-width:480px) {
#imagesControl64a3de3249920700136b10b4 {
    padding: 0 !important;
}
  .h2, h2 {
    font-size: 40px;
}
  .project-display-2 {
    font-size: 16px;
    height: inherit;
}
  .project-1 h3 {
    font-size: 20px;
    height: inherit;
}
  .project-2 {
    font-size: 16px;
}
  .project-2 h3 {
    font-size: 24px;
}
  .btn-more {
    font-size: 14px;
}
 .row-fluid [class*=col-sm-5fix] {
    display: block;
     float: left;
     width: 100%;
 }
.contenemanager-gallery .col-xs-12.col-md-3, .Contenemanager-gallery .col-xs-6.col-md-3 {
    width: 100%;
}
  .ITPcheckboxAuthen {
    padding: 0px 10px !important;
}
  .about-text1 {
    padding: 0% 0 0 0;
}
  .padding-pd2 {
    padding: 0%;
}
  .about-text2 {
    padding: 0% 0 0 0;
}
  .border-menu {
    display: none;
}
  .menu-align h3 span {
    padding: 0 0px;
}
  article.col-md-6.item.-micro {
    width: 100%;
}
  .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 18px;
    height: inherit;
}
  .social-img {
    width: 60%;
    float: left;
}
  .about-text3 {
    padding: 0% 5% 0;
}
  .project-detail h3 span {
    font-size: 30px;
}
  .project-detail h4 span {
    font-size: 32px;
}
  .project-pd {
    padding: 15px 10px 20px;
}
  .coming-soon {
    padding: 0 10% 67%;
}
  .text-contact h3 {
    font-size: 20px;
}
  .img-contact {
    width: 40%;
}
  .padding-contact {
    padding: 10px 5px 15px;
}
  .TabItpContentLandingPage6>ul {
    flex-direction: column;
}
  .project-display {
    height: inherit;
}
}


.eapps-widget-toolbar { display: none; }  






















