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

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

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

.no-js a {
    color: #666;
    transition: 0.35s;
}
.no-js a:hover {
    color: #0160aa;
}
.itopplus-footer {
    color: #fff;
}
.itopplus-footer a {
    color: #fff;
}
.itopplus-footer a:hover {
    color: #0160aa;
}



.itopplus-bg {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_06092023t153/0/0/1z-z1633234645408.webp');
}
.itopplus-bg3 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_06092023t153/0/0/3z-z1052940505445.webp');
}
.navbar-default .navbar-nav>li>a {
    color: #444;
    margin: 0 10px;
    padding: 10px 16px;
    border-radius: 40px;
    border: 1px solid #fff;
}
.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 {
    box-shadow: none;
    border-radius: none;
    background: transparent;
    background-color: transparent;
    border: 1px solid #0160aa;
    border-radius: 40px;
}
.dropdown-menu>li>a {
    color: #333;
    font-size: 14px;
}
.no-js .dropdown-menu>li>a:focus,
.no-js .dropdown-menu>li>a:hover {
    color: #fff;
    background: #0160aa;
}

@media screen and (max-width: 992px) {
#controlBanner img {
    position: fixed;
    top: 15px;
    left: 10px;
    width: 130px !important;
    z-index: 10000;
}
#nav-menu,
#ItopplusMainSidebar>div {
    background: #fff !important;
}
#itpMenuSideBar span {
    background-color: #666 !important;
}
#controlMenu * {
    color: #666 !important;
    border: none;
}
}

@media screen and (min-width: 1024px) {
.no-js .itopplus-banner {
    position: sticky;
    top: 0;
    z-index: 110;
}
.itopplus-banner {
    background: #fff;
    transition: .3s;
}
.itopplus-banner .container {
    display: grid;
    grid-template-columns: 15% auto;
    align-items: center;
}
#controlBanner {
    object-fit: contain;
    padding: 20px 0px;
    width: 100%;
    min-width: auto;
    margin: 0 auto;
}
#nav-menu {
    display: grid;
    justify-content: end;
    background: transparent;
    min-height: auto;
}
#background672c975073cd4e00139afb38 {
    width: 95%;
    margin: 0 auto;
}
ul.nav li.dropdown:hover > ul.dropdown-menu {
   display: block;
   margin: 0;
}
.blockapp {
    margin-left: 5%;
} 
#background673183cdb1525e00133ed6ab {
    width: 130%;
    margin-left: -25%;
    margin-top: 2%;
}
#background6735a1700c81480013b906e6 {
    width: 70%;
    margin-left: 17%;
}
}


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



/* oscar*/
figure.effect-oscar {
    background: transparent;
}
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 */


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




/*เฉพาะรูปแบบมีขอบ*/
.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.05);
   transition: 0.32s;
}

/**ห้ามเกินกรอบ**/
 .thumbnail .imgLightbox {
    position: relative!important;
    overflow: hidden!important;
    width: 100.1%!important;
}
#background672c975073cd4e00139afb38 .thumbnail {
    border: solid 0px #dadada;
    background: transparent;
    color: #000;
    border-radius: 0px;
    padding: 0%!important;
    transition: 0.5s;
    box-shadow: 3px 3px 15px 1px rgba(225,149,145,0);
  	margin-bottom: 10%;
    transition: 0.35s;
}
#background672c975073cd4e00139afb38 .thumbnail:hover {
    box-shadow: 3px 3px 15px 1px rgba(225,149,145,0);
	background: transparent;
    border-radius: 0px;
    color: #000;
}
.block-bgproduct {
    text-align: center;
    margin-top: 5%;
}
.block-bgproduct h4 {
    font-weight: 600;
}
.btn-nameproduct {
    background: transparent;
    border: 1px solid #0160aa;
    color: #0160aa;
    padding: 10px 20px;
    width: fit-content;
    margin: 0 auto;
    margin-top: 8%;
    font-size: 14px;
    border-radius: 30px;
}
.btn-nameproduct span {
    margin-left: 5px;
}
.thumbnail:hover .btn-nameproduct {
    background: #0160aa;
    color: #fff;
    transition: 0.35s;
}
/**ห้ามเกินกรอบ**/


/*contenemanager*/
#Contentmanager .post-time {
    display: none;
}
.page-header {
    margin: 0px 0 0px;
    border-bottom: 0px solid #e1723a;
}
.landingpagemanager {
    display: none;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    text-align: center;
    font-size: 15px;
    padding: 5% 5% 0%;
    color: #444444;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #444444;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    display: none;
}
article.col-md-6.item.-micro {
    width: 25%;
}
.Contentmanager .site .col-section .item.-micro {
    padding: 10px 15px 10px 15px;
}
.Contentmanager .site .col-section .item.-micro a .image {
    width: 100%;
    margin-bottom: 0px;
}
.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: 33.3%;
}
.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 / 0%);
}
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: 15px;
}
.Contentmanager .thumbnail {
    background-color: transparent;
}
.img-thumbnail {
    background-color: transparent;
}
.Contentmanager .site .col-section .item.-micro a .img-zoom img:hover {
    transform: scale3d(1.03,1.03,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.03,1.03,1) !important;
}
.social-icon {
    border-radius: 5px;
}
#background672d951e1c3bf200132f1991 .Contentmanager .site .col-section .item.-micro a .caption .title,
#background672dc60090a4f70013fe1cd3 .Contentmanager .site .col-section .item.-micro a .caption .title {
    display: none;
}
#background672d951e1c3bf200132f1991 .Contentmanager .site .col-section .item.-micro a .caption .time,
#background672dc60090a4f70013fe1cd3 .Contentmanager .site .col-section .item.-micro a .caption .time {
    display: inherit;
    color: #282828;
}
.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: 0px;
    transform: scale(1.0) !important;
}
#Contentmanager img.img-responsive {
    border-radius: 0px;
    position: relative !important;
    overflow: hidden !important;
    width: 100% !important;
    transition: 0.5s;
}
#Contentmanager img.img-responsive:hover {
    transform: scale(1.05);
}
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: 0px;
}
/*contenemanager*/



/*from Contact*/
.no-js #Component6731a7cf73cd4e00139b2b05 label {
    display: none!important;
    color: #201a1a;
}
.no-js #Component6731a7cf73cd4e00139b2b05 .col-md-6 {
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
    padding-left: 20px;
}
.no-js #Component6731a7cf73cd4e00139b2b05 .form-control {
    border: 1px solid #cfcfcf;
    border-bottom: 1px solid #cfcfcf;
    border-radius: 0px !important;
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    padding: 25px 15px;
    background: transparent;
    color: #666;
    font-size: 14px !important;
}
.no-js #Component6731a7cf73cd4e00139b2b05 .form-control:focus {
   border-bottom: 1px solid #0160aa !important;
   border: 1px solid #0160aa;
   box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0 0 0px rgba(102, 175, 233, 0);
   color: #666!important;
}
.no-js #Component6731a7cf73cd4e00139b2b05 .btn {
   background: #0160aa;
   color: #fff;
   text-shadow: 0 0px 0 #00000000;
   background-repeat: repeat-x;
   border-color: transparent;
   border-radius: 0px;
   padding: 10px 30px 10px 30px;
   font-size: 15px;
   font-weight: 400;
   border: 0px solid;
}
.no-js #Component6731a7cf73cd4e00139b2b05 .btn-default:active {
   background: #0160aa;
   color: #fff;
}
.no-js #Component6731a7cf73cd4e00139b2b05 .btn-default:hover,
.no-js #Component6731a7cf73cd4e00139b2b05 .btn-default:focus {
   background-position: 0 0px;
   background: #0160aa;
   border: 0px solid transparent;
}
.no-js #Component6731a7cf73cd4e00139b2b05  .col-xs-12.col-sm-5.col-md-5.padding {
  width: 100%;
}
.no-js #Component6731a7cf73cd4e00139b2b05 span.label {
  font-size: 13px;
  font-weight: 400;
}
.no-js #Component6731a7cf73cd4e00139b2b05 ::placeholder {
  color: #666 !important;
  font-weight:400;
}
#background6731a7cf73cd4e00139b2b05 {
    width: 55%;
    margin: 0 auto;
    margin-bottom: 6%;
}
/*from Contact*/



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

h1 {
    font-size: 3em;
}
h2 {
    font-size: 3em;
}
h3 {
    font-size: 17px;
}
h4 {
    font-size: 20px;
}
h5 {
    font-size: 22px;
}
h6 {
    font-size: 28px;
}
p {
    font-size: 15px;
    line-height: 1.5;
}
body {
    font-size: 15px;
    line-height: 1.8;
    font-family: "LINE Seed Sans TH";
}
b, strong {
    font-weight: 600;
    color: #000;
}


.sectionone-frankcopump h1 {
    font-family: "Oswald", sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    color: #0160aa;
}
.block-sectionone-frankcopump h4 {
    font-weight: 600;
    color: #000;
    margin-bottom: 10px;
}
.block-sectionone-frankcopump {
    margin-top: 5%;
    margin-bottom: 10%;
}
.empty-frankcopump {
    padding: 2%;
}
.sectiontwo-frankcopump h1 {
    font-family: "Oswald", sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
}
.sectiontwo-frankcopump {
    margin-top: 7%;
}
.pd-icon-whychoose {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    margin-bottom: 7%;
    margin-top: 2%;
}
.block-icon-whychoose {
    display: flex;
    width: 100%;
    margin-top: 5%;
    margin-bottom: 3%;
}
.icon-whychoose {
    width: 15%;
}
.icon-whychoose-t {
    align-self: center;
    margin-left: 7%;
    white-space: break-spaces;
    width: 85%;
}
.icon-whychoose-t h4 {
    margin-bottom: 10px;
}
.itopplus-bg {
    background-attachment: fixed;
    background-size: cover;
}
.bg-frankcopump {
    width: 90%;
    margin: 0 auto;
    margin-top: 1%;
}
.sectionthree-frankcopump h1 {
    font-family: "Oswald", sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    color: #0160aa;
    margin-bottom: 5%;
}
.sectionthree-frankcopump h4 {
    font-weight: 600;
    color: #000;
    margin-bottom: 10px;
}
ul.iconproduct {
    margin-left: -25px;
}
ul.iconproduct li {
    margin-bottom: 15px;
}
.sectionthree-frankcopump {
    margin-top: 15%;
}
.head-frankcopump h1 {
    font-family: "Oswald", sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    color: #0160aa;
}
.head-frankcopump {
    text-align: center;
    margin-top: 4%;
    margin-bottom: 2%;
}
.logo-frankcopump {
    width: 35%;
    margin-bottom: 5%;
}
.footer-frankcopump {
    white-space: break-spaces;
}
.pd-iconcontact-footer-3 {
    display: flex;
    width: 100%;
    margin-top: 10%;
}
.block-iconcontact-footer {
    display: flex;
    width: 100%;
}
.iconcontact-footer {
    width: 15%;
}
.pd-iconcontact-footer {
    width: 50%;
}
.pd-iconcontact-footer-2 {
    width: 50%;
}
.iconcontact-footer-t {
    white-space: break-spaces;
    margin-left: 5%;
}
.buttonExampleSite {
    border: 0px solid #0160aa !important;
    color: #fff !important;
    background: #0160aa !important;
    border-radius: 0px !important;
    font-weight: 400;
}
.buttonExampleSite:hover {
    background: #000000 !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: 15px;
}
.comingsoon {
    padding: 5% 0% 12%;
}
.blockapplication {
    background: #a9e0ff;
    padding: 5% 5%;
}
.blockapplication h3 {
    font-weight: 600;
}
.btnviewmore {
    margin: 0 auto;
    text-align: center;
    border: 1px solid #fff;
    width: fit-content;
    padding: 10px 20px;
    margin-bottom: 5%;
    margin-top: 3%;
    transition: 0.35s;
    font-weight: 300;
    border-radius: 40px;
    font-size: 14px;
}
.btnviewmore span {
    margin-left: 5px;
}
.btnviewmore:hover {
    background: #000000;
    border: 1px solid #000;
}
.itopplus-bg3 {
    background: #0161aa;
}
h3.managerHeader {
    font-family: "Oswald", sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    color: #0160aa;
    text-align: center;
    font-size: 3em;
    margin-top: 4%;
    margin-bottom: 3%;
}
.social-share {
    display: none;
}
.pd-block-2-contentmanager h4 {
    font-weight: 600;
    margin-bottom: 10px;
    color: #000;
}
.Textmanager.font-inherit {
    display: flow-root;
    text-align: left;
    line-height: 1.5;
}
.Contentmanager .col-md-12.text-justify {
    padding-right: 0px;
    padding-left: 0px;
}
.row.contenemanager-gallery {
    width: 97%;
    margin: 0 auto;
}
ul.icon-product ::marker {
    color: #0160aa;
}
.pd-block-2-contentmanager {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    width: 99%;
    margin: 0 auto;
    gap: 20px;
    padding: 2% 0% 4%;
}
.block-2-contentmanager {
    padding-right: 25px;
    padding-left: 20px;
}
.block-bg-application {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    width: 100%;
    gap: 20px;
}
.Textmanager.font-inherit h6 {
    font-weight: 600;
    color: #000;
    margin-bottom: 10px;
}
.Textmanager.font-inherit h4 {
    font-weight: 600;
    margin-bottom: 10px;
    color: #000;
}
#background672dc60090a4f70013fe1cd3 .blockapplication {
    background: #ededed;
    height: 100px;
}
ul.icon-product strong {
    color: #000;
}
.pd-block-2-contentmanager h4 {
    color: #000;
    font-weight: 600;
    margin-bottom: 10px;
}
.pd-block-2-contentmanager ul.icon-product {
    margin-left: -25px;
}
.empty-frankcopump-2 {
    padding: 1%;
}
.detail-product h4 {
    font-weight: 600;
    color: #000;
    margin-bottom: 10px;
    white-space: break-spaces;
}
.block-specifications {
    white-space: break-spaces;
    border-bottom: 1px solid #c9c9c9;
    padding-bottom: 10px;
    margin-bottom: 5%;
}
.pd-specifications {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 25px;
}
.block-specifications strong {
    color: #000;
}
.detail-product ul.icon-product {
    line-height: 1.5;
}
.block-icon-product {
    display: flex;
    width: 100%;
    margin-bottom: 7%;
}
.icon-product-t {
    margin-left: 4%;
    width: 90%;
}
.icon-product-t h3 {
    font-weight: 600;
    color: #000;
    margin-bottom: 10px;
}
.icon-product-2 {
    width: 10%;
    align-self: center;
}
.detail-product ul.icon-product {
    line-height: 1.5;
}
ul.icon-product li {
    margin-bottom: 20px;
}
.itopplus-bg ul.icon-product li {
    font-weight: 300;
    margin-bottom: 35px;
}
.icon-product-2 {
    filter: opacity(0.6);
}
.pd-iconcontact-contact {
    display: flex;
    width: 60%;
    margin: 0 auto;
    margin-top: 3%;
}
.block-iconcontact-contact-3 {
    width: 100%;
    display: flex;
}
.iconcontact-contact-4 {
    width: 20%;
}
.iconcontact-contact-5 {
    align-self: center;
    margin-left: 4%;
    white-space: break-spaces;
    width: 80%;
}
.logo-contact {
    width: 35%;
}
.pd-iconcontact-contact-2 {
    margin-left: 5%;
    width: 100%;
}
.content-frankcopump {
    white-space: break-spaces;
}



#itpphonemobile {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_06092023t153/0/0/tel2z-z1477188200818.webp) !important;
}
.icon-whychoose-t p {
    font-weight: 300;
}
#tableA {
    width: 96%;
    margin: 0 auto;
}
#tableA th {
    background-color: #045fa8;
    padding: 14px 0px;
    color: #ffffff;
    font-size: 20px;
    border: 1px solid #eee;
    text-align: center;
    font-weight: 600;
}
#tableA td {
    border: 1px solid #eee;
    padding: 30px;
    font-size: 16px;
    width: 50%;
}
#tableA td ul {
    margin-left: -25px;
}
#background672dc60090a4f70013fe1cd3 .blockapplication h3 {
    line-height: 1.4;
}


/* ฟอร์ม Style 1 */
#formdisplay67359a896ffa000013115961 .form-control {
    border: 0px solid #cbcbcb;
    border-bottom: 1px solid #002d44;
    border-radius: 0px !important;
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);
    background-color: transparent;
    padding: 0px 0px;
    font-size: 15px;
    width: 100% !important;
    color: #444 !important;
    padding-right: 0px !important;
    margin: 10px 0px;
    padding-bottom: 10px;
}
#formdisplay67359a896ffa000013115961 .form-control:focus {
    border-bottom: 1px solid #0160aa  !important;
    border: 0px solid #0160aa;
    color: #444 !important;
}
#formdisplay67359a896ffa000013115961 .form-control:hover {
    border-bottom: 1px solid #0160aa !important;
    border: 0px solid #0160aa;
}
#formdisplay67359a896ffa000013115961 .btn-default:hover,
#formdisplay67359a896ffa000013115961 .btn-default:focus {
    background-position: 0 0px;
    background: #0160aa !important;
    color: #fff !important;
	border: 1px solid #0160aa !important;
    transition: 0.35s;
}
#formdisplay67359a896ffa000013115961 .btn-default {
    background-repeat: repeat-x;
    border-color: #0000;
    padding: 10px 30px;
    font-size: 15px;
    border: 1px solid #0160aa !important;
    background: #0160aa !important;
    text-shadow: none;
    border-radius: 30px !important;
    color: #fff !important;
}
#formdisplay67359a896ffa000013115961 ::placeholder {
    color: #444;
}
#formdisplay67359a896ffa000013115961 span.label {
    display: contents;
}
#formdisplay67359a896ffa000013115961 a#capchatxt {
    font-weight: 300;
    color: #444;
    margin-left: 2%;
}
#formdisplay67359a896ffa000013115961 {
    background: transparent !important;
    color: #444 !important;
    width: 60%;
    padding-bottom: 5%;
    margin: 0 auto;
}
#formdisplay67359a896ffa000013115961 .form-control::placeholder {
    color: #444 !important;
}
#form67359a896ffa000013115961 {
    padding: 0px !important;
}
#cookie66d54511eadb96001314147d {
    font-size: 14px;
    margin-top: -20px;
    padding-right: 5%;
    text-align: left !important;
    margin-left: 3%;
}
span.glyphicon.glyphicon-ok-circle {
    display: none;
}
#background66fccb249f52d20013fdf370 {
    background: #f8f8f8 !important
}
/* ฟอร์ม Style 1 */




@media screen and (min-width : 1900px) {
h1 {
    font-size: 3em;
}
h2 {
    font-size: 3em;
}
h3 {
    font-size: 21px;
}
h4 {
    font-size: 25px;
}
h5 {
    font-size: 28px;
}
h6 {
    font-size: 32px;
}
p {
    font-size: 19px;
}
body {
    font-size: 19px;
}
.navbar-default .navbar-nav>li>a {
    margin: 0 8px;
    padding: 15px 15px;
}
.itopplus-banner .container {
    grid-template-columns: 18% auto;
}
.dropdown-menu>li>a {
    font-size: 18px;
}
.btn-nameproduct {
    font-size: 18px;
}
.Contentmanager p {
    font-size: 19px;
}
ul.icon-a {
    font-size: 19px;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 19px;
}
.no-js #Component6731a7cf73cd4e00139b2b05 .form-control {
    padding: 30px 15px;
    font-size: 18px !important;
}
.no-js #Component6731a7cf73cd4e00139b2b05 .btn {
    font-size: 18px;
}
#background672dc60090a4f70013fe1cd3 .blockapplication {
    height: 120px;
}  
.btn-nameproduct {
    font-size: 18px;
}
#formdisplay67359a896ffa000013115961 .form-control {
    font-size: 18px;
    margin: 15px 0px;
}
#formdisplay67359a896ffa000013115961 .btn-default {
    font-size: 18px;
}
.btnviewmore {
    font-size: 18px;
}
}


@media screen and (max-width : 1300px) {
h1 {
    font-size: 2.6em;
}
h3.managerHeader {
    font-size: 2.6em;
}
.navbar-default .navbar-nav>li>a {
    padding: 20px 3px;
}
.icon-whychoose-t {
    width: 85%;
    white-space: inherit;
}  
.iconcontact-footer-t {
    width: 85%;
    word-break: break-all;
}
.footer-frankcopump {
    white-space: inherit;
}  
.btnviewmore {
    font-size: 18px;
}
}

@media screen and (max-width : 900px) {
ul.iconproduct li {
    margin-bottom: 5px;
}
.Textmanager.font-inherit {
    display: inherit;
}
.Contentmanager .col-md-12.text-justify {
    padding-right: 15px;
    padding-left: 15px;
}
.copyright {
    text-transform: uppercase;
} 
article.col-md-6.item.-micro {
    width: 33.3%;
}
.block-2-contentmanager {
    padding-right: 0px;
    padding-left: 0px;
}
.pd-iconcontact-contact {
    width: 80%;
}
.iconcontact-contact-5 {
    word-break: break-all;
}
.pd-specifications {
    margin-top: 10% !important;
}  
  .content-frankcopump {
    white-space: normal;
}
#display2 {
    width: 104%;
}
#btnview67359a896ffa000013115961 {
    margin-left: 35%;
}
}




@media screen and (max-width : 480px) {
h1 {
    font-size: 2em;
}
h3.managerHeader {
    font-size: 2em;
}
article.col-md-6.item.-micro {
    width: 100%;
}
#imagesControl672c74b8b1525e00133ea4e5 {
    padding: 0px !important;
}
.pd-icon-whychoose {
    grid-template-columns: repeat(1, 1fr);
}
.pd-block-2-contentmanager {
    grid-template-columns: repeat(1, 1fr);
    width: 100%;
}
.block-2-contentmanager {
    padding-right: 0px;
    padding-left: 0px;
    border-right: 0px solid #eee !important;
}
.block-icon-product {
    display: inherit;
    width: 100%;
    margin-bottom: 10%;
}
.icon-product-t {
    margin-left: 0%;
    width: 100%;
    margin-top: 10%;
}
.icon-product-2 {
    width: 20%;
    align-self: center;
}
.detail-product ul.icon-product {
    border-left: 0px solid #eee !important;
}
.detail-product ul.icon-product {
    margin-left: -25px !important;
}
.Contenemanager-gallery .col-xs-6.col-md-3 {
    width: 100%;
} 
#background672dc60090a4f70013fe1cd3 .blockapplication {
    height: auto;
}
.pd-iconcontact-contact {
    width: 100%;
    display: inherit;
}
.iconcontact-contact-4 {
    width: 13%;
}
.block-iconcontact-contact-3 {
    margin-bottom: 7%;
    margin-top: 7%;
}
#background6731a7cf73cd4e00139b2b05 {
    width: 100%;
}
.contenemanager-gallery .col-xs-12.col-md-3 {
    width: 100%;
}  
.itopplus-pos2 {
    background-image: none !important;
}
.itopplus-bg4 {
    background-image: none !important;
}
#btnview67359a896ffa000013115961 {
    margin-left: 30%;
}
#formdisplay67359a896ffa000013115961 {
    width: 100%;
}
#display2 {
    width: 106%;
}
#cookie67359a896ffa000013115961 {
    padding: 0px 20px;
    margin-top: -20px;
}
.table-responsive {
    border: 0px solid #ddd;
}
.Contentmanager .col-md-6.pull-left {
    padding-right: 0px;
    padding-left: 0px;
    margin-bottom: 15px;
}
#contentnewmode67359b153579fd00130d2cc3 {
    margin-top: -50px;
}
}




#background673fec13a329fe0013535228 .Contentmanager .site .col-section .item.-micro a .caption .title {
    padding: 7% 0% 0%;
}

