.itopplus-background {

}
body {
    overflow-x: hidden;
}

.no-js a {
    color: #444;
    transition: 0.35s;
}
.no-js a:hover {
    color: #0770c1;
}
.itopplus-footer {
    color: #fff;
}
.itopplus-footer a {
    color: #fff;
}
.itopplus-footer a:hover {
    color: #dfceab;
}

******



.itopplus-bg2 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_090720230ugw/0/0/2z-z707084486620.webp');
}
.navbar-default .navbar-nav>li>a {
    color: #140958;
    margin: 0 15px;
    padding: 10px 0;
    font-size: 15px;
}
.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: #282828 !important;
    box-shadow: none;
    border-radius: none;
    background: transparent;
    background-color: transparent;
}
.dropdown-menu>li>a {
    color: #000;
}
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #000;
    background: #e8e8e8;
}

@media screen and (min-width: 1201px) {
#controlBanner {
    object-fit: contain;
    padding: 0px;
    margin-top: 15% !important;
    margin-bottom: 15% !important;
    width: 100%;
    min-width: auto;
    margin: 0 auto;
}
#nav-menu {
    text-align: center;
    background-color: transparent;
  	width: 105%;
}
#controlPosition {
    margin-top: 2vw;
}
.no-js .itopplus-banner {
    position: sticky;
    top: 0;
    z-index: 110;
}
.itopplus-banner {
    background: #fff;
    transition: .3s;
}
}

@media screen and (min-width : 1366px) {
    .itopplus-banner .container {
    width: 1280px;
}
}



/* oscar*/
figure.effect-oscar {
    background: transparent;
    border-radius: 25px;
}
figure.effect-oscar img {
    opacity: 1;
}
figure.effect-oscar:hover img {
    opacity: 1;
}
figure.effect-oscar figcaption::before {
	border: 0px solid #fff;
}
figure.effect-oscar figcaption {
   background: transparent;
}
figure.effect-oscar:hover figcaption {
    background: transparent;
}
figure.effect-oscar h2 {
       margin: 0% 0 0px 0;
    -webkit-transition: -webkit-transform 0.32s;
    transition: transform 0.32s;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
figure.effect-oscar:hover h2 {
    opacity: 1;
    transition: 0.32s;
  transform: none!important;
}
.grid figure h2 {
    word-spacing: 0em;
    font-weight: 300;
    text-transform: none;
}
figure.effect-oscar img {
	max-width: none;
	-webkit-transition: opacity 0.32s, -webkit-transform  0.32s;
	transition: opacity  0.32s, transform  0.32s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
figure.effect-oscar:hover img {
	-webkit-transform: scale3d(1.1,1.1,1);
	transform: scale3d(1.03,1.03,1);
}
/* oscar */


/*from Contact*/
.no-js #Component6670fbc9eb77b4001377e861 label {
    display: none!important;
}
.no-js #Component6670fbc9eb77b4001377e861 .col-md-6 {
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
    padding-left: 20px;
}
.no-js #Component6670fbc9eb77b4001377e861 .form-control {
    border: 0px solid #aeaeae;
    border-bottom: 1px solid #aeaeae;
    border-radius: 0px !important;
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    padding: 26px 0px;
    background: transparent;
    color: #000;
    font-size: 16px !important;
}
.no-js #Component6670fbc9eb77b4001377e861 .form-control:focus {
  border-bottom: 1px solid #aeaeae;
  box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0 0 0px rgba(102, 175, 233, 0);
  color: #1b1c1e!important;
}
.no-js #Component6670fbc9eb77b4001377e861 .btn {
       background: #0770c1;
       color: #fff;
       text-shadow: 0 0px 0 #00000000;
       background-repeat: repeat-x;
       border-color: transparent;
       border-radius: 30px;
       padding: 10px 30px 10px 30px;
       font-size: 16px;
       font-weight: 400;
}
.no-js #Component6670fbc9eb77b4001377e861 .btn-default:active {
   background: #000;
   color: #fff;
}
.no-js #Component6670fbc9eb77b4001377e861 .btn-default:hover,
.no-js #Component6670fbc9eb77b4001377e861 .btn-default:focus {
   background-position: 0 0px;
   background: #0770c1;
   border: 0px solid #03446c;
}
.no-js #Component6670fbc9eb77b4001377e861  .col-xs-12.col-sm-5.col-md-5.padding {
  width: 100%;
}
.no-js #Component6670fbc9eb77b4001377e861 span.label {
  font-size: 13px;
  font-weight: 400;
}
.no-js #Component6670fbc9eb77b4001377e861 ::placeholder {
  color: #333!important;
  font-weight:400;
}
#background6670fbc9eb77b4001377e861 {
    background: #f1f3fa !important;
    padding: 4%;
    border-radius: 15px;
}
/*from Contact*/


/*tap*/
#product .nav-justified {
    width: 100%;
    background: linear-gradient(to right, rgba(16,30,131,1) 0%,rgba(0,173,239,1) 100%); 
    color: #fff;
}
#product .nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: transparent;
}
#product .nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    color: #fff;
    background-color: transparent;
    border-bottom: 5px solid #0770c1;
    border-radius: 0px;
}
#product ul.nav.nav-pills.nav-justified a {
    color: #fff;
    padding: 7% 0%;
}
.bgtap-product {
    background: #f1f3fa;
    border-radius: 0px 0px 0px 100px;
}
.bgtap-product {
    background: #f1f3fa;
    border-radius: 0px 0px 0px 100px;
}
.bgtap-product-2 {
    padding: 15%;
}
.bgtap-product-2 h6 {
    color: #0770c0;
    font-weight: 600;
}
.bgtap-product-2 h3 {
    font-weight: 600;
    margin-bottom: 5%;
}
.bgtap-product-2 p {
    font-weight: 300;
}
ul.nav.nav-pills.nav-justified a {
    font-size: 24px;
    font-weight: 500;
    line-height: 1.2;
}
ul.nav.nav-pills.nav-justified a span {
    font-size: 18px;
    font-weight: 300;
}
/*tap*/



/*เฉพาะรูปแบบมีขอบ*/
.thumbnail img.imageGallery:hover{
   -webkit-transform: scale(1.1);
   transform: scale(0.98);
 -moz-transition: all 0.5s;
   -webkit-transition: all 0.5s;
   transition: all 0.5s;
}
.thumbnail .imageWidth.imageGallery {
   transform: scale(1.0);
   transition: 0.32s;
}
.thumbnail .imageWidth.imageGallery:hover {
   transform: scale(1.03);
   transition: 0.32s;
}
 .thumbnail .imgLightbox {
    position: relative!important;
    overflow: hidden!important;
    width: 100.1%!important;
}
/*เฉพาะรูปแบบมีขอบ*/


/*contenemanager*/
h3.managerHeader {
    display: none;
}
#Contentmanager .post-time {
    display: none;
}
.page-header {
    margin: 0px 0 30px;
    border-bottom: 0px solid #e1723a;
}
.landingpagemanager {
    display: none;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    text-align: center;
    font-size: 16px;
    padding: 7% 0% 5%;
    color: #444444;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #444444;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    display: inherit;
    color: #444444;
    font-size: 15px;
    text-align: center;
}
article.col-md-6.item.-micro {
    width: 23.2%;
}
.Contentmanager .site .col-section .item.-micro {
    padding: 10px 10px 10px 10px;
    background: #f1f3fa;
    border-radius: 20px;
    margin: 0px 10px 20px;
}
.Contentmanager .site .col-section .item.-micro a .image {
    width: 100%;
    margin-bottom: 0px;
    border-radius: 15px;
}
.Contentmanager .site .col-section .item.-micro a .caption {
    width: 100%;
    background: transparent;
    padding-left: 0;
}
.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 {
    padding-left: 10px;
    padding-right: 10px;
    width: 25%;
}
.Contenemanager-gallery .col-xs-6.col-md-3 {
    padding-left: 10px;
    padding-right: 10px;
    width: 25%;
}
.contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #fff;
    border-radius: 0px;
    transition: 0.3s;
}
.Contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #fff;
    border-radius: 0px;
    transition: 0.3s;
}
.Contenemanager-gallery .thumbnail:hover {
    transition: 0.3s;
    border: 0px solid #fff;
    background-color: white;
}
.contenemanager-gallery .thumbnail:hover {
    transition: 0.3s;
    border: 0px solid #fff;
    background-color: white;
}
.contenemanager-gallery .thumbnail, .img-thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.075);
     box-shadow: 0px 0px 20px 5px rgb(217 217 217 / 40%);
}
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border-color: transparent;
}
.fbcomments, .fbcomments {
    display: none;
}
.thumbnail {
    border: 0px solid #ddd;
}
.img-thumbnail, .thumbnail {
    box-shadow: 0 0px 0px rgb(0 0 0 / 8%);
}
.Contentmanager .img-thumbnail {
    border: 0px solid #ddd;
}
.Contentmanager p {
    white-space: break-spaces;
    font-size: 16px;
}
.Contentmanager .thumbnail {
    background-color: transparent;
}
.img-thumbnail {
    background-color: transparent;
}
.Contentmanager .site .col-section .item.-micro a .img-zoom img:hover {
    transform: scale3d(1.05,1.05,1) !important;
}
.Contentmanager .site .col-section .item.-micro a:hover .img-zoom img {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
    transform: scale3d(1.05,1.05,1) !important;
}

.Textmanager.font-inherit {
    text-align: left;
}
.Contentmanager img.img-responsive.center-block.img-thumbnail {
    border-radius: 20px;
}
/*contenemanager*/


/* ฟอร์ม Style 1 */
#formdisplay66715d9ce5c9030013e5a0c8 .form-control {
    border: none;
    border-bottom: 1px solid #c2c2c2;
    border-radius: 0px!important;
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    background-color: transparent;
    height: 56px;
    padding: 6px 0px;
    font-size: 16px;
    width: 100% !important;
}
#formdisplay66715d9ce5c9030013e5a0c8 .form-control:focus {
    border-bottom: 1px solid #c2c2c2;
}
#formdisplay66715d9ce5c9030013e5a0c8 .form-control:hover {
    border-bottom: 1px solid #c2c2c2;
}
#formdisplay66715d9ce5c9030013e5a0c8 .btn-default:hover, #formdisplay66715d9ce5c9030013e5a0c8 .btn-default:focus {
    background-position: 0 0px;
    background: #fff;
    transition: 0.35s;
}
#formdisplay66715d9ce5c9030013e5a0c8 .btn-default {
    border-color: #0000;
    padding: 10px 30px;
    font-size: 15px;
    border: 0px solid transparent;
    color: #fff;
    text-shadow: none;
    border-radius: 30px;
    background: linear-gradient(to right, #101e83 0, #00acee 100%);
    transition: 0.5s;
}
#formdisplay66715d9ce5c9030013e5a0c8 ::placeholder {
    color: #000;
}
#formdisplay66715d9ce5c9030013e5a0c8 span.label {
    display: contents;
}
#formdisplay66715d9ce5c9030013e5a0c8 a#capchatxt {
    font-weight: 300;
    color: #000;
    margin-left: 2%;
}
#formdisplay66715d9ce5c9030013e5a0c8 {
    background: transparent !important;
    width: 95%;
    float: left;
    position: sticky;
    z-index: 1;
}
#formdisplay66715d9ce5c9030013e5a0c8 .form-control::placeholder {
    color: #000 !important;
}
#form66715d9ce5c9030013e5a0c8 {
    padding: 0px !important;
}
#formdisplay66715d9ce5c9030013e5a0c8 .btn-success {
    background-image: linear-gradient(to bottom, #101e83 0, #101e83 100%) !important;
    background-repeat: repeat-x;
    border-color: #101e83 !important;
}
#formdisplay66715d9ce5c9030013e5a0c8 .btn-success:focus, .btn-success:hover {
    background-color: #101e83 !important;
    background-position: 0 -15px;
}
.headform {
    border-left: 2px solid #dfceab;
    padding-left: 20px;
    font-family: "Noto Sans Thai", sans-serif;
    font-weight: 600;
    font-size: 36px;
    color: #0770c1;
    line-height: 1;
    margin-left: 1%;
}
#Component66715d9ce5c9030013e5a0c8 {
    background: #f1f3fa;
    padding: 3% 0% 3% 5%;
    border-radius: 35px;
    margin-top: 3%;
}
#background66715d9ce5c9030013e5a0c8 {
    background: #f1f3fa !important;
}
/* ฟอร์ม Style 1 */


/*slide*/
#carousel66700bc30908560013bef3f6 .hidden {
    display: block!important;
    visibility: inherit!important;
    pointer-events: none;
} 
#carousel66700bc30908560013bef3f6 .carousel-indicators .active {
    background-color: #fff;
    border-color: #fff;
    width: 40px;
    height: 4px;
    margin: 2px;
}  
#carousel66700bc30908560013bef3f6 .carousel-indicators li {
    display: inline-block;
    width: 9px;
    height: 4px;
    margin: 2px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 0px;
} 
#carousel66700bc30908560013bef3f6 .carousel-indicators {
    bottom: 5%;
    left: 10%;
} 
#carousel66700bc30908560013bef3f6 .glyphicon-chevron-left:before,
#carousel66700bc30908560013bef3f6 .glyphicon-chevron-right:before {
    display: none;
}
/*slide*/




h1, h2, h3, h4, h5, h6 {
  line-height: inherit;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
}

h1 {
    font-size: 2.5em;
}
h2 {
    font-size: 3em;
}
h3 {
    font-size: 18px;
}
h4 {
    font-size: 20px;
}
h5 {
    font-size: 24px;
}
h6 {
    font-size: 28px;
}
p {
    font-size: 16px;
}
body {
    font-size: 16px;
}




.itopplus-bg {
      background-repeat: no-repeat;
  	background-size: 100% 100%;
  	margin-top: 1%;
    background-image: url('http://itp1.itopfile.com/ImageServer/z_itp_090720230ugw/1871/0/536930813187719412k81r592970655944z-z1080291499790.webp');
}
.pd-icon-thanaporngroup {
    display: flex;
    width: 100%;
}
.icon-thanaporngroup {
    width: 35%;
    margin: 0 auto;
    margin-bottom: 15%;
    line-height: 0;
}
.icon-thanaporngroup-t {
    text-align: center;
    white-space: break-spaces;
}
.block-icon-thanaporngroup {
    margin-top: 5%;
    transition: 0.35s;
}
.block-icon-thanaporngroup:hover {
    transition: 0.35s;
    transform: translateY(-7px);
}
.block-icon-thanaporngroup:hover .icon-thanaporngroup {
    filter: grayscale(1);
    transition: 0.35s;
}
.thanaporngroup-content {
    white-space: break-spaces;
}
.sectionone-thanaporngroup {
    text-align: center;
    margin-top: 7%;
    margin-bottom: 42%;
}
.sectionone-thanaporngroup h1 {
    color: #0770c0;
    font-weight: bold;
    font-size: 3em;
}
.sectionone-thanaporngroup h6 {
    font-weight: 600;
    margin-bottom: 2%;
}
.thanaporngroup-head {
    text-align: center;
    margin-top: 4%;
    margin-bottom: 2%;
}
.thanaporngroup-head h1 {
    font-weight: 600;
    color: #0770c1;
}
.thanaporngroup-head h1 {
    margin: 1%;
}
.btmmoreproduct {
    background: linear-gradient(to right, #101e83 0, #00acee 100%);
    color: #fff;
    text-align: center;
    margin: 0 auto;
    padding: 10px 27px;
    width: fit-content;
    border-radius: 30px;
    margin-bottom: 5%;
    margin-top: 1%;
    transition: 0.35s;
}
.btmmoreproduct:hover {
    transition: 0.35s;
    transform: scale(1.03);
}
.block-iconsocial {
    display: flex;
    width: 130%;
    margin-top: -10%;
}
.iconsocial {
    padding: 0px 5px;
    transition: 0.35s;
}
.iconsocial:hover {
    filter: grayscale(1);
}
.thanaporngroup-footer {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 5%;
}
.thanaporngroup-footer-2 {
    font-size: 14px;
    white-space: break-spaces;
}
.copyright {
    font-size: 13px;
    margin-top: 15%;
    width: 200%;
}
.thanaporngroupfooter-col1 {
    margin-top: 15%;
    width: 140%;
}
.thanaporngroupfooter-col2 {
    margin-top: 15%;
    width: 140%;
    margin-left: 50%;
}
.thanaporngroupfooter-col3 {
    margin-top: 15%;
    width: 140%;
    margin-left: 50%;
}
.qrcode-fotoer {
    width: 45%;
    margin-top: 15%;
    margin-left: 50%;
}
ul.footermenu {
    margin-left: -6%;
    font-size: 14px;
    line-height: 2;
}
.block-iconcontact {
    display: flex;
    width: 100%;
    margin-bottom: 3%;
}
.iconcontact {
    width: 6%;
}
.iconcontact-t {
    align-self: center;
    margin-left: 2%;
    font-size: 14px;
}
.pd-iconcontact-sale {
    display: flex;
    width: 90%;
    margin: 0 auto;
    margin-left: 10%;
    margin-bottom: 3%;
}
.block-iconcontact-sale {
    display: flex;
    width: 33.3%;
}
.iconcontact-sale {
    width: 15%;
}
.iconcontact-sale-t {
    align-self: center;
    margin-left: 4%;
}
.block-iconcontact-sale-2 {
    width: 33%;
    align-self: center;
}
.buttonExampleSite {
    border: 0px solid #fff !important;
    color: #fff !important;
    background: #00adef !important;
    border-radius: 5px !important;
    font-weight: 400;
}
.buttonExampleSite:hover {
    background: #00adef !important;
    color: #fff !important;
}
.pdpa-text.pdpamg1 {
    padding: 5% 0%;
}
.ITPcookiebar {
    background-color: #302f2fe0 !important;
    color: #fff !important;
}
.ITPlinkToCookiepage:hover {
    color: #fff !important;
}
.ITPcookiebar {
    width: 100% !important;
    font-size: 14px !important;
}
.pdpa-text.pdpamg1 {
    padding: 5% 0%;
}
ul.icon-a {
    font-size: 16px;
}
.thanaporngroup-empty {
    padding: 2%;
}
.block-iconcontact-2 {
    display: flex;
    width: 100%;
    background: #f1f3fa;
    border-radius: 10px;
    transition: 0.35s;
}
.iconcontact-2 {
    width: 17%;
    background: #0770c1;
    padding: 4%;
    border-radius: 10px;
}
.iconcontact-t-2 {
    align-self: center;
    margin-left: 3%;
}
.block-iconcontact-2:hover .iconcontact-2 {
    filter: grayscale(1);
    transition: 0.35s;
}
.thanaporngroup-head-block h1 {
    border-bottom: 2px solid #dfceab;
    width: fit-content;
    margin: 0 auto;
    margin-bottom: 2%;
}
.pd-iconcontact-sale.page {
    width: 90%;
    margin: 0 auto;
    margin-left: 12%;
    margin-bottom: 0%;
    padding: 1.5% 0%;
}
.comningsoon {
    padding: 10% 0% 15%;
}

#iframe6670fbcdeb77b4001377e868 iframe {
    border-radius: 15px;
}
#background66711350b0d8840013cabbcf .imgLightbox img {
    border-radius: 15px 15px 0px 0px;
}
#background66700e4ae03a2300136bd693 .imgLightbox img {
    border-radius: 15px 15px 0px 0px;
}
#background66712a5da8d1e0001371e2c1 .imgLightbox img {
    border-radius: 15px 15px 0px 0px;
}
#background66711350b0d8840013cabbcf .thumbnail .imgLightbox {
    border-radius: 15px 15px 0px 0px;
}
.bghead-product {
    background: #0770c1;
    padding: 15px 0px;
    color: #fff;
    text-align: center;
    border-radius: 0px 0px 20px 20px;
}
#background66711350b0d8840013cabbcf  .img-thumbnail, .thumbnail {
    box-shadow: 0 0px 0px rgb(0 0 0 / 8%);
    border-radius: 15px;
}






.blocksolar h5 {
    border-left: 2px solid #dfceab;
    padding-left: 15px;
    margin-top: 5%;
    margin-bottom: 5%;
    font-weight: 600;
}
.blocksolar h3 {
    white-space: break-spaces;
}
.logo-about {
    width: 45%;
    margin-bottom: 5%;
}
.blocksolar {
    padding: 17% 10% 0% 6%;
}
#background6671446c094fe70013e5434d {
    background: #f1f3fa !important;
    border-radius: 30px;
}

#background667a48ca2b426d001a953d88 {
    background: #f1f3fa !important;
    border-radius: 30px;
}
#imagesControl66714472a8d1e0001371e8e4 {
    padding: 0px !important;
    padding-left: 10px !important;
}
.bgproduct-btm {
    text-align: center;
    background: #f1f3fa;
    padding: 3%;
    border-radius: 25px;
}
.thanaporngroup-head-block.eng {
    padding: 0% 0% 41%;
}
.blockservice-internetional-t {
    border-left: 2px solid #dfceab;
    padding-left: 20px;
}
.blockservice-internetional h6 {
    color: #0770c1;
    font-weight: 600;
    margin-bottom: 3%;
}



.nav-template li {
    display: table;
}
.nav-template li:hover {
    background-color: transparent;
}
.nav-template strong {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.3;
    color: #282828;
    display: block;
}
.nav-template p {
    font-size: 16px;
    padding: 0%;
    white-space: inherit;
}
.nav-template .col-md-4.col-sm-4.col-xs-4.padding-col {
    width: 37%;
    padding: 0 !important;
}
.nav-template .col-md-8.col-sm-8.col-xs-8.padding-col {
    width: 63%;
    padding: 0 4% !important;
}
.nav-template li.col-md-6.col-sm-8.col-xs-12.maxHeight-main {
    background: transparent;
    padding: 0 !important;
    width: 50%;
    margin: 0 2% 0 0;
}
.nav-template li.col-md-6.col-sm-8.col-xs-12.maxHeight-main .col-md-12.padding-col strong {
    margin-top: 20px !important;
}
.nav-template .col-md-8.col-sm-8.col-xs-8.padding-col strong {
    margin-top: 0%;
    margin-left: 0%;
}
.nav-template .col-md-12.padding-col {
    padding: 0 !important;
}
.nav-template .col-md-4.col-sm-4.col-xs-4.padding-col .img-container , .nav-template .col-md-12.padding-col .img-container {
    padding-bottom: 100%;
}
.nav-template li.col-md-6.col-sm-4.col-xs-12.maxHeight-TP4 {
    height: inherit;
    margin: 0 0% 25px 10px;
    display: inline-table;
    background: transparent;
    padding: 0 !important;
    width: 41%;
}
li.col-md-6.col-sm-8.col-xs-12.maxHeight-main .btnreadmore {
    margin-left: 0%;
}
.readmore-new {
    margin-top: 4%;
    font-size: 16px;
}



.nav-template li {
    display: table;
}
.nav-template li:hover {
    background-color: transparent;
}
.nav-template strong {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.3;
    color: #282828;
    display: block;
}
.nav-template p {
    font-size: 16px;
    padding: 0%;
    white-space: inherit;
}
.nav-template .col-md-4.col-sm-4.col-xs-4.padding-col {
    width: 37%;
    padding: 0 !important;
}
.nav-template .col-md-8.col-sm-8.col-xs-8.padding-col {
    width: 63%;
    padding: 0 4% !important;
}
.nav-template li.col-md-6.col-sm-8.col-xs-12.maxHeight-main {
    background: transparent;
    padding: 0 !important;
    width: 50%;
    margin: 0 2% 0 0;
}
.nav-template li.col-md-6.col-sm-8.col-xs-12.maxHeight-main .col-md-12.padding-col strong {
    margin-top: 20px !important;
}
.nav-template .col-md-8.col-sm-8.col-xs-8.padding-col strong {
    margin-top: 0%;
    margin-left: 0%;
}
.nav-template .col-md-12.padding-col {
    padding: 0 !important;
}
.nav-template .col-md-4.col-sm-4.col-xs-4.padding-col .img-container , .nav-template .col-md-12.padding-col .img-container {
    padding-bottom: 100%;
}
.nav-template li.col-md-6.col-sm-4.col-xs-12.maxHeight-TP4 {
    height: inherit;
    margin: 0 0% 25px 10px;
    display: inline-table;
    background: transparent;
    padding: 0 !important;
    width: 41%;
}
li.col-md-6.col-sm-8.col-xs-12.maxHeight-main .btnreadmore {
    margin-left: 0%;
}
.readmore-new {
    margin-top: 4%;
    font-size: 16px;
}





@media screen and (min-width : 1900px) {
.itopplus-banner .container {
    width: 1600px;
}
h1 {
    font-size: 2.5em;
}
h2 {
    font-size: 3em;
}
h3 {
    font-size: 22px;
}
h4 {
    font-size: 26px;
}
h5 {
    font-size: 30px;
}
h6 {
    font-size: 34px;
}
p {
    font-size: 20px;
}
body {
    font-size: 20px;
} 
.navbar-default .navbar-nav>li>a {
    margin: 0 20px;
    padding: 10px 0;
    font-size: 19px;
}
#controlPosition {
    margin-top: 2.5vw;
}
.block-iconsocial {
    width: 100%;
}
ul.nav.nav-pills.nav-justified a {
    font-size: 28px;
}
ul.nav.nav-pills.nav-justified a span {
    font-size: 22px;
    font-weight: 300;
}
.iconcontact-sale {
    width: 14%;
}
.thanaporngroup-footer {
    font-size: 22px;
}
.thanaporngroup-footer-2 {
    font-size: 19px;
}
ul.footermenu {
    font-size: 19px;
}
.iconcontact-t {
    font-size: 19px;
}
.copyright {
    font-size: 16px;
}
.Contentmanager p {
    font-size: 20px;
}
ul.icon-a {
    font-size: 20px;
}
.logo-about {
    width: 50%;
}
.blocksolar {
    padding: 17% 10% 0% 6%;
}
.headform {
    font-size: 40px;
}
#formdisplay66715d9ce5c9030013e5a0c8 .form-control {
    height: 65px;
    font-size: 20px;
}
#formdisplay66715d9ce5c9030013e5a0c8 .btn-default {
    font-size: 19px;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 20px;
}
.readmore-new {
    font-size: 18px;
}
.iconcontact-t-2 {
    font-size: 19px;
}
.no-js #Component6670fbc9eb77b4001377e861 .form-control {
    padding: 22px 0px;
    font-size: 19px !important;
}
.thanaporngroup-head-block.eng {
    padding: 0% 0% 45%;
}
.nav-template li.col-md-6.col-sm-4.col-xs-12.maxHeight-TP4 {
    width: 42%;
}
}

@media screen and (max-width : 1200px) {
.blocksolar {
    padding: 10% 10% 0% 6%;
}
.blocksolar h3 {
    white-space: inherit;
}  
.iconcontact-t-2 {
    word-break: break-all;
} 
.no-js #Component6670fbc9eb77b4001377e861 .form-control {
    padding: 27px 0px;
}
.nav-template li.col-md-6.col-sm-4.col-xs-12.maxHeight-TP4 {
    width: 42%;
}
}

@media screen and (max-width : 900px) {
.thanaporngroup-content {
    white-space: inherit;
}
.sectionone-thanaporngroup h1 {
    font-size: 2.5em;
}
#product .nav-justified {
    display: flex;
}
#product .nav-pills>li+li {
    width: 27%;
}
ul.nav.nav-pills.nav-justified a {
    font-size: 20px;
}  
ul.nav.nav-pills.nav-justified a span {
    font-size: 16px;
}
#product ul.nav.nav-pills.nav-justified a {
    color: #fff;
    padding: inherit;
}
.copyright-2 {
    text-align: center;
    font-size: 12px;
    margin-bottom: 5%;
}
.iconcontact-2 {
    width: 16%;
    padding: 4%;
}
article.col-md-6.item.-micro {
    width: 30.3%;
}
#display2 {
    width: 104%;
}
#display10 {
    width: 103%;
}
#editor11 {
    margin-top: 4%  !important;
}
#upload66715d9ce5c9030013e5a0c80 .form-group.col-md-6.col-sm-12 {
    margin-bottom: 0px;
}
#btnview66715d9ce5c9030013e5a0c8 {
    margin-left: 36%;
}
#Component66715d9ce5c9030013e5a0c8 {
    padding: 3% 0% 3% 3%;
}
}




@media screen and (max-width : 480px) {
h1 {
    font-size: 2em;
}
h5 {
    font-size: 20px;
}
h6 {
    font-size: 22px;
}
article.col-md-6.item.-micro {
    width: 100%;
}
.itopplus-bg {
  	margin-top: 1%;
    background-size: cover;
    background-position: bottom;
}
#imagesControl66700bc30908560013bef3f6 {
    padding: 0px !important;
}
.block-icon-thanaporngroup {
    width: 100%;
}  
.block-icon-thanaporngroup {
    margin-top: 15%;
    transition: 0.35s;
}
.icon-thanaporngroup {
    width: 25%;
    margin: 0 auto;
    margin-bottom: 10%;
    line-height: 0;
}
.pd-icon-thanaporngroup {
    display: inherit;
    width: 100%;
}
.thanaporngroup-head {
    margin-top: 10%;
    margin-bottom: 4%;
}
  .sectionone-thanaporngroup {
    margin-bottom: 50%;
}
#product .nav-justified {
    display: inherit;
}
#product .nav-pills>li+li {
    width: 100%;
}
#product ul.nav.nav-pills.nav-justified a {
    border-left: 0px solid !important;
    padding: 3% 0% !important;
}
#product .nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    border-bottom: 5px solid #ffffff;
}
.pd-iconcontact-sale {
    display: inherit;
    width: 100%;
    margin: 0 auto;
    margin-left: 0%;
    margin-bottom: 3%;
}
.block-iconcontact-sale-2 {
    width: 100%;
    text-align: center;
}
.block-iconcontact-sale {
    display: flex;
    width: 100%;
    margin: 0 auto;
    justify-content: center;
    margin-bottom: 4%;
    margin-top: 5%;
}
.iconcontact-sale {
    width: 14%;
}
.blocksolar {
    padding: 10% 5% 10% 5%;
}
.logo-about {
    width: 55%;
}
.bgproduct-btm {
    padding: 10%;
}
.Contentmanager .col-md-12.text-justify {
    padding-right: 15px;
    padding-left: 15px;
}
#display2 {
    width: 108%;
}
#display10 {
    width: 108%;
}  
#btnview66715d9ce5c9030013e5a0c8 {
    margin-left: 20%;
}
.headform {
    margin-top: 10%;
}
.thanaporngroup-head .col-md-6 {
  width: 100%!important;
  height: inherit!important;
}
.nav-template li.col-md-6.col-sm-8.col-xs-12.maxHeight-main {
    background: transparent;
    padding: 0 !important;
    width: 100%;
    margin: 0 2% 0 0;
}
.nav-template li.col-md-6.col-sm-4.col-xs-12.maxHeight-TP4 {
        width: 100%;
}
.nav-template .col-md-4.col-sm-4.col-xs-4.padding-col {
    width: 100%;
    padding: 0 !important;
}
.nav-template li.col-md-6.col-sm-4.col-xs-12.maxHeight-TP4 {
    margin: 0px 0% 50px 0px;
}
.nav-template li.col-md-6.col-sm-8.col-xs-12.maxHeight-main {
    margin-bottom: 10%;
}
.nav-template .col-md-8.col-sm-8.col-xs-8.padding-col {
    width: 100%;
    padding: 0 0% !important;
    margin-top: 5%;
}
}




.block-about-3 h5 {
    font-weight: 600;
    text-align: center;
    white-space: break-spaces;
}
.block-about-3 {
    margin-bottom: 4%;
    margin-top: 5%;
}



@media screen and (max-width: 1200px) {
    .row-fluid {
        flex-wrap: unset !important
    }

    #language_member_bar {
        display: none
    }

    #controlBanner img {
        position: fixed;
        top: 15px;
        left: 10px;
        width: 120px !important;
        z-index: 10000;
    }


    #nav-menu {
        position: fixed;
        width: 100%;
        top: 0;
        left: 0;
        z-index: 9999;
    }

    .navbar-header { 
        display: flex !important;
        flex-direction: row-reverse;
        align-items: center;
        height: 50px;
        width: 100%;
    }

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

    #ItopplusMainSidebar a {
        text-align: left !important;
        color: #444 !important;
    }


    #itpMenuSideBar span.icon-bar {
        background: #444 !important;
    }

    .itopplus-sidebar-menu-single {
        border: none;
    }

    #itpMenuSideBar,
    .menu-mobile-custom {
        display: grid !important;
        place-content: center;
        width: 40px;
        border: none;
        padding: 0 !important;
        margin: 0 !important;
        background-color: transparent !important;
    }

    .old-image-icon-facebook,
    .old-image-icon-line,
    .old-image-icon-instragram,
    .old-image-icon-youtube {
        display: grid !important;
    }

    #itpMenuSideBar .navbar-inline:nth-child(2),
    #main-navbar-collapse,
    .new-image-icon-facebook,
    .new-image-icon-line,
    .new-image-icon-instragram,
    .new-image-icon-youtube,
    #nav-menu::before,
    #nav-menu::after {
        display: none !important;
    }

    .navbar-header i::before {
        display: none !important;
    }

    .navbar-header i {
        display: grid;
        width: 20px;
        aspect-ratio: 1;
        filter: contrast(30%);
        padding: 0;
    }

    #itpphonemobile i {
        content: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/phonez-z921908240939.png);
        width: 18px !important;
    }

    #itpsearchmobile i {
        content: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/searchz-z802258593714.png);
    }

    .old-image-icon-facebook i {
        content: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/fbz-z870717797999.png);
    }

    .old-image-icon-line i {
        content: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/linez-z21670262898.png);
    }

    .old-image-icon-instragram i {
        content: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/igz-z1587384208209.webp);
    }

    .old-image-icon-youtube i {
        content: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/ytz-z962652931262.webp);
        width: 22px !important;
        height: 18px !important;
    }

    #languagemobile {
        order: 10;
    }

    .itopplus-search {
        display: none;
    }

}

.unknown_prf .btn-main {
    border-radius: 50%;
    margin-bottom: 80%;
    transition: .3s;
    -webkit-transition: .3s;
    text-align: center;
    animation: pulsingAutodigi 1.5s infinite;
    -webkit-tap-highlight-color: rgba(255,255,255,0);
}

.unknown_prf .btn-main:hover {
    margin-bottom: 80%;
}


.PictureOverflow {
    max-height: 100% !important;
    margin-top: 20px;
}

.Template-AC-smallpic {
    margin: 5px;
    height: 100%;
}

.shopcart {
    border-radius: 50px 0px 0px 50px;
    width: 70px!important;
    height: 70px!important;
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_090720230ugw/101/0/ตะกร้าสินค้าz-z128396701594.webp);
    background-color: #a2f5e4;
    background-position: 50% 45%;
    right: 0%;
    top: 40%;
    background-size: 60%;
}

