.itopplus-background {

}
body {
    overflow-x: hidden;
}
.itopplus-bg {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_29032024xcio/0/0/1z-z1133516184131.webp');
}
.itopplus-bg3 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_29032024xcio/0/0/3z-z1450316669539.webp');
    background-size: 100%;
}


.no-js a {
    color: #000;
    transition: 0.35s;
}
.no-js a:hover {
    color: #003428;
}
.itopplus-footer {
    color: #fff;
}
.itopplus-footer a {
    color: #fff;
}
.itopplus-footer a:hover {
    color: #fff;
}


/************Menu***************/
.navbar-default .navbar-nav>li>a {
    color: #000;
    margin: 0 15px;
    padding: 10px 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: #000 !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 : 1024px) {
.navbar-default {
    background: transparent;
}
#controlBanner {
    object-fit: contain;
    padding: 30px 0;
    width: 65%;
    margin: 0 auto;
}
#controlPosition {
    margin-top: 2.5%;
    text-align: right;
}
.no-js .itopplus-banner {
    position: sticky;
    top: 0;
    width: 100%;
    z-index: 100;
    background: #fff;
    transition: .3s;
}
.Textmanager.font-inherit {
    display: flow-root;
}  
.row.contenemanager-gallery {
    width: 97%;
    margin: 0 auto;
}  
ul.nav li.dropdown:hover > ul.dropdown-menu {
  display: block;
   margin: 0;
}  
}

@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 */


/*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: 15px;
    padding: 8% 0% 10%;
    color: #000;
    text-transform: uppercase;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #000;
}
.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 10px 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: 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 / 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.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;
}
.social-share {
    display: none;
}
/*contenemanager*/



/* ฟอร์ม Style 1 */
#formdisplay66399607a8754a0013c65936 .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: 50px;
    padding: 6px 0px;
    font-size: 16px;
    width: 100% !important;
}
#formdisplay66399607a8754a0013c65936 .form-control:focus {
    border-bottom: 1px solid #525252;
}
#formdisplay66399607a8754a0013c65936 .form-control:hover {
    border-bottom: 1px solid #525252;
}
#formdisplay66399607a8754a0013c65936 .btn-default:hover, #formdisplay66399607a8754a0013c65936 .btn-default:focus {
    background-position: 0 0px;
    background: #fff;
    transition: 0.35s;
}
#formdisplay66399607a8754a0013c65936 .btn-default {
    background-repeat: repeat-x;
    border-color: #0000;
    padding: 10px 30px;
    font-size: 15px;
    border: 0px solid transparent;
    color: #fff;
    text-shadow: none;
    border-radius: 0px;
    background: #5A8C4D;
    transition: 0.5s;
}
#formdisplay66399607a8754a0013c65936 ::placeholder {
    color: #000;
}
#formdisplay66399607a8754a0013c65936 span.label {
    display: contents;
}
#formdisplay66399607a8754a0013c65936 a#capchatxt {
    font-weight: 300;
    color: #525252;
    margin-left: 2%;
}
#formdisplay66399607a8754a0013c65936 {
    background: #F1F1F1 !important;
    width: 60%;
    margin: 0% auto;
    padding: 2% 5% 4% 5%;
    margin-top: 2%;
}
#formdisplay66399607a8754a0013c65936 .form-control::placeholder {
    color: #525252 !important;
}
#form66399607a8754a0013c65936 {
    padding: 0px !important;
}
#cookie66399607a8754a0013c65936 {
    color: #525252;
}
#btnview66399607a8754a0013c65936 {
    margin-left: 35%;
    margin-top: 1%;
    margin-bottom: -4%;
}
/* ฟอร์ม Style 1 */


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



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

h1 {
    font-size: 2.3em;
}
h2 {
    font-size: 3em;
}
h3 {
    font-size: 18px;
}
h4 {
    font-size: 20px;
}
h5 {
    font-size: 22px;
}
h6 {
    font-size: 28px;
}
p {
    font-size: 15px;
}
body {
    font-size: 15px;
}
b, strong {
    font-weight: 600;
}


.footer-powmiracle-2 {
    white-space: break-spaces;
    font-size: 14px;
}
.footer-powmiracle {
    font-weight: 500;
}
.block-iconsocial-footer {
    display: flex;
    width: 40%;
}
.iconsocial-footer {
    padding: 0px 5px;
    transition: 0.35s;
}
.iconsocial-footer:hover {
    filter: grayscale(1);
    transition: 0.35s;
}
.copyright {
    font-size: 12px;
    margin-top: 5%;
}
.footer-col3 {
    margin-left: 25%;
    width: 150%;
}
.powmiracle-logofooter {
    width: 55%;
    float: right;
    margin-right: 25%;
}
.footer-col2 {
    margin-left: 10%;
    width: 100%;
}
.emptyfeed-powmiracle-2 {
    padding: 5%;
}
.emptyfeed-powmiracle {
    padding: 5%;
}
.eapps-widget-toolbar {
    display: none;
}
.pd-icon-powmiracle {
    display: flex;
    width: 75%;
    margin: 0 auto;
    justify-content: center;
}
.no-js .pd-icon-powmiracle {
    margin-top: -4%;
}
.block-icon-powmiracle {
    display: flex;
    width: 100%;
    background: #153126;
    color: #fff;
    padding: 15px 0px;
}
.icon-powmiracle {
    width: 14%;
    margin-left: 10%;
}
.col-md-12.padding.zIndex-pos2 {
    z-index: 98;
}
.icon-powmiracle-t {
    align-self: center;
    margin-left: 4%;
}
.icon-powmiracle-t h3 {
    font-weight: 500;
}
.sectionone-powmiracle {
    text-align: center;
    padding: 7% 0%;
}
.sectionone-powmiracle h6 {
    font-weight: 500;
    white-space: break-spaces;
    color: #5A8C4D;
    margin-bottom: 15px;
}
.sectionhealthy-powmiracle {
    display: flex;
    width: 100%;
    padding: 5% 0%;
}
.powzukarq {
    width: 30%;
    margin-left: 12%;
  	margin-top: 5%;
}
.sectiontwo-powmiracle {
    align-self: center;
    margin-left: 13%;
}
.btnseemore {
    background: #5A8C4D;
    color: #fff;
    width: fit-content;
    padding: 7px 20px;
    margin-top: 5%;
    font-size: 14px;
    transition: 0.35s;
}
.btnseemore:hover {
    background: #F0EDE4 !important;
    color: #000;
    transition: 0.35s;
}
.powmiracle-content p {
    white-space: break-spaces;
}
#contentnewmode6634b584a8754a0013c64e92 {
    background: #153126;
    color: #fff;
}
#contentnewmode664c5fa1bde026001345099a {
    background: #153126;
    color: #fff;
}
#background6634b5792941af0013f1da33 {
    background: #F0EDE4 !important;
}
#background664c5fa1bde0260013450996 {
    background: #F0EDE4 !important;
}
.healthpower {
    padding: 2%;
    margin-top: 27%;
    margin-left: 1%;
    width: 100%;
}
.sectiontwo-powmiracle p {
    font-weight: 300;
}
.sectiontwo-powmiracle h1 {
    font-weight: 500;
    font-family: "Outfit", sans-serif;
    margin-bottom: 2%;
}
.powmiracle-menu h1 {
    font-family: "Outfit", sans-serif;
    font-weight: 500;
    color: #153126;
}
.powmiracle-menu {
    text-align: center;
    margin-top: 7%;
}
#background66398dfd2941af0013f1e3ce .boderedlayoutClient,
#background66399c5a017a6d0012f66201 .boderedlayoutClient {
    border-top: 0px dashed transparent;
    border-left: 0px dashed transparent;
    border-right: 0px dashed transparent;
    border-bottom: 0px dashed transparent;
}
.bgproduct-healthy img {
    width: 100% !important;
    margin-top: -10% !important;
    margin: 0 auto;
    margin-bottom: -11%;
    margin-left: -3%;
}
.sectionproducthealthy p {
    font-weight: 300;
}
.sectionproducthealthy {
    padding: 5% 0% 5% 17%;
}
.bgproduct-healthy {
    padding: 5% 0%;
}
#background66399302017a6d0012f65fe6 article.col-md-6.item.-micro,
#background6639a2d9017a6d0012f66339 article.col-md-6.item.-micro {
    width: 33.3%;
}
#background66399302017a6d0012f65fe6 .Contentmanager .site .col-section .item.-micro a .caption .time,
#background6639a2d9017a6d0012f66339 .Contentmanager .site .col-section .item.-micro a .caption .time {
    display: inherit;
}
#background66399302017a6d0012f65fe6 .item.-micro a .caption .title,
#background6639a2d9017a6d0012f66339 .item.-micro a .caption .title {
    color: #000;
    text-align: left;
}
#background66399302017a6d0012f65fe6 article.col-md-6.item.-micro:hover .btnreadmore,
#background6639a2d9017a6d0012f66339 article.col-md-6.item.-micro:hover .btnreadmore {
    background: #F0EDE4;
    color: #000;
    transition: 0.35s;
}
.btnreadmore {
    background: #5A8C4D;
    color: #fff;
    width: fit-content;
    padding: 7px 20px;
    margin-top: 8%;
    font-size: 14px;
    transition: 0.35s;
}
.powmiracle-empty {
    padding: 3% 0%;
}
.readmore-new {
    color: #5A8C4D;
    text-align: right;
    margin-top: 11%;
}
.buttonExampleSite {
    border: 0px solid #fff !important;
    color: #fff !important;
    background: #5A8C4D !important;
    border-radius: 0px !important;
    font-weight: 300;
}
.buttonExampleSite:hover {
    background: #5A8C4D !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;
}
.powmiracle-head h1 {
    font-family: "Outfit", sans-serif;
    font-weight: 500;
    color: #fff;
}
.powmiracle-head {
    text-align: center;
    padding: 1%;
}
.powmiracle-empty-2 {
    padding: 2%;
}
.powmiracle-about {
    width: 103%;
}
.powmiracle-about {
    padding: 0% 12% 0% 0%;
}
#background66399d841c278b001305962c {
    background: #F0EDE4 !important;
}
#contentnewmode66399d931c278b0013059652 {
    background: #153126;
    color: #fff;
}
.powzukarq-about {
    width: 45%;
    margin-left: 12%;
}
.sectionabout-mission h6 {
    font-family: "Outfit", sans-serif;
    font-weight: 500;
}
.bgabout {
    text-align: center;
    padding: 5%;
    background: #ffffffb8;
    color: #000;
    width: 90%;
    margin: 0 auto;
    margin-top: 7%;
    margin-bottom: 7%;
}
.bgabout h6 {
    font-weight: 500;
    margin-bottom: 10px;
}
#background66399c5a017a6d0012f66201 {
    background: #5A8C4D !important;
    color: #fff;
}
#imagesControl6639a066eab55f001365e1a4 {
    padding: 0px !important;
}
.sectionabout-mission p {
    font-weight: 300;
}
.sectionabout-mission {
    padding: 13% 10%;
}
ul.icon-product ::marker {
    color: #5A8C4D;
}
.powmiracle-detailproduct h6 {
    font-weight: 500;
    color: #5A8C4D;
    text-transform: uppercase;
}
.powmiracle-detailproduct {
    margin-left: 3%;
    width: 100%;
}
.powmiracle-detailproduct .icon-product {
    margin-bottom: 5%;
}
.powmiracle-headproduct h1 {
    font-family: "Outfit", sans-serif;
    font-weight: 500;
    color: #fff;
}
.powmiracle-headproduct {
    text-align: center;
    padding: 1%;
}
.powmiracle-headnew h1 {
    font-family: "Outfit", sans-serif;
    font-weight: 500;
    color: #fff;
}
.powmiracle-headnew {
    text-align: center;
    padding: 1%;
}
.Textmanager.font-inherit {
    text-align: left;
}
.comingsoon {
    padding: 5% 0% 10%;
}
.block-iconsocial-contact {
    display: flex;
    width: 100%;
    margin-bottom: 6px;
}
.iconsocial-contact {
    width: 7%;
}
.iconsocial-contact-t {
    align-self: center;
    margin-left: 2%;
}
.btnreadmore {
    font-size: 14px;
}
.main-timeline {
    position: relative;
    transition: all 0.4s ease 0s;
    margin-top: 8%;
    margin-bottom: 8%;
}
.main-timeline:before {
    content: "";
    width: 1px;
    height: 100%;
    background: #aeaeae;
    position: absolute;
    top: 0;
    left: 50%;
}
.main-timeline .timeline{
    position: relative;
}
.main-timeline .timeline:before,
.main-timeline .timeline:after{
    content: "";
    display: block;
    width: 100%;
    clear: both;
}
.main-timeline .timeline-icon {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #fff;
    border: 2px solid #5A8C4D;
    position: absolute;
    top: 0;
    left: 1px;
    right: 0;
    margin: 0 auto;
    overflow: hidden;
}
.main-timeline .timeline-content {
    width: 45%;
    padding: 20px 20px 20px 0px;
    border-radius: 0px;
    text-align: right;
    border-bottom: 1px solid #aeaeae;
    -moz-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease 0s;
}
.main-timeline .date {
    display: inline-block;
    font-size: 22px;
    font-weight: 400;
    color: #fff;
    padding: 8px 30px;
    background: #d2b378;
    border-radius: 30px;
}
.main-timeline .title{
    font-size: 24px;
    font-weight: 500;
    color: #5c5151;
    margin-top: 30px;
}
.main-timeline .description {
    font-size: 16px;
    color: #606060;
    line-height: 2;
    margin-top: 3%;
}
.main-timeline .timeline-content.right {
    float: right;
    text-align: left;
}
.main-timeline a {
    color: #000;
}
.bg1 h1 {
}
.texttext2 {
    padding: 2% 0% 5%;
}
.texttext2 h6 {
    font-weight: 500;
    padding: 10px 0px;
}
.blockpow-journey h6 {
    font-weight: 500;
    margin-bottom: 2%;
}
.blockpow-journey h4 {
    font-weight: 600;
}
.blockpow-journey {
    padding: 7%;
    background: #003428;
    color: #fff;
    padding-left: 24%;
}
#background664f1e5db05b700013fc1fcf {
    background: #F0EDE4 !important;
}
.bgproduct-healthy.journey {
    padding: 22% 0%;
    margin-left: 25%;
    width: 140%;
    position: sticky;
    z-index: 1;
}
.bgtimeline {
    width: 40%;
    margin-left: 130%;
    margin-top: -35%;
    margin-bottom: 5%;
}
.bgtimeline-2 {
    width: 40%;
    margin-left: -60%;
    margin-top: -36%;
    margin-bottom: 5%;
}
.block-bgtimeline {
    display: flex;
    width: 120%;
    margin-left: 125%;
    margin-bottom: 5%;
}
.bgtimeline-3 {
    width: 35.3%;
    margin-top: -35%;
    margin-bottom: 5%;
    padding: 0px 5px;
}
.col-md-6.col-sm-6.padding-col.borderleft {
    border-right: 1px solid #333;
    padding-right: 3% !important;
}
.col-md-6.col-sm-6.padding-col.borderright {
    padding-left: 3% !important;
}





@media screen and (min-width : 1900px) {
h1 {
    font-size: 2.6em;
}
h2 {
    font-size: 3em;
}
h3 {
    font-size: 22px;
}
h4 {
    font-size: 26px;
}
h5 {
    font-size: 30px;
}
h6 {
    font-size: 36px;
}
p {
    font-size: 19px;
}
body {
    font-size: 19px;
}
b, strong {
    font-weight: 600;
}
.btnseemore {
    font-size: 16px;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 19px;
}
.btnreadmore {
    font-size: 16px;
} 
#formdisplay66399607a8754a0013c65936 .form-control {
    height: 60px;
    font-size: 19px;
}
.footer-powmiracle-2 {
    font-size: 17px;
}
.copyright {
    font-size: 14px;
}
.Contentmanager p {
    font-size: 19px;
}
ul.icon-a {
    font-size: 19px;
}
.iconsocial-contact {
    width: 6%;
}
.no-js #Component6639c20ceab55f001365e61a .form-control {
    padding: 28px 14px;
    font-size: 18px !important;
}
#cookie6639c20ceab55f001365e61a {
    font-size: 16px;
    margin-left: -10px;
    margin-bottom: 5px;
    margin-top: 5px;
}
}

@media screen and (max-width : 1200px) {
.navbar-default .navbar-nav>li>a {
    padding: 10px 10px;
}
.powmiracle-content p {
    white-space: inherit;
}
.powzukarq {
    width: 90%;
    margin-left: -10%;
}
.sectiontwo-powmiracle {
    padding-right: 5%;
    align-self: center;
    margin-left: 5%;
}
.sectionproducthealthy {
    padding: 5% 0% 5% 7%;
}
.bgproduct-healthy {
    padding: 13% 0%;
}
.block-iconsocial-footer {
    display: flex;
    width: 50%;
}
.footer-col2 {
    margin-left: 0%;
}
.iconsocial-contact {
    width: 8%;
}
.no-js #Component6639c20ceab55f001365e61a .form-control {
    padding: 24px 14px;
}
}

@media screen and (max-width : 900px) {
h6 {
    font-size: 26px;
}
.pd-icon-powmiracle {
    width: 100%;
}
.bgproduct-healthy {
    padding: 22% 0%;
}
#formdisplay66399607a8754a0013c65936 {
    width: 80%;
}
.copyright-2 {
    font-size: 12px;
}  
.iconsocial-contact {
    width: 10%;
}
.bg1 .col-sm-6 {
    width: 100%;
}  
}



@media screen and (max-width : 480px) {
h1 {
    font-size: 2em;
}  
h6 {
    font-size: 24px;
}  
.pd-icon-powmiracle {
    display: inherit;
    margin-top: 10% !important;
}
.sectionone-powmiracle h6 {
    white-space: inherit;
}
.healthpower {
    padding: 2%;
    margin-top: 10%;
    margin-left: 0%;
    margin-bottom: 10%;
    width: 100%;
}
.sectionhealthy-powmiracle {
    display: inherit;
    width: 100%;
    padding: 5% 0%;
}
.powzukarq {
    width: 42%;
    margin-left: 10%;
    padding: 10% 0%;
}
.sectiontwo-powmiracle {
    margin-bottom: 10%;
}
article.col-md-6.item.-micro {
    width: 100%;
}  
.Contentmanager .site .col-section .item.-micro a .caption .title {
    padding: 8% 0% 10%;
}
.sectionproducthealthy {
    padding: 10% 0% 10% 5%;
}
#mainmenu66398dfd2941af0013f1e3ce {
    margin: -10px;
}
.readmore-new {
    color: #5A8C4D;
    text-align: left;
    margin-top: 5%;
}
#background66399302017a6d0012f65fe6 article.col-md-6.item.-micro, 
#background6639a2d9017a6d0012f66339 article.col-md-6.item.-micro {
    width: 100%;
} 
.btnreadmore {
    margin-top: 0%;
}
.itopplus-bg3 {
    background-size: cover;
}  
#formdisplay66399607a8754a0013c65936 {
    width: 100%;
    padding: 6% 5% 6% 5%;
}  
#btnview66399607a8754a0013c65936 {
    margin-left: 23%;
}
.powmiracle-head {
    padding: 2%;
}  
.powzukarq-about {
    width: 40%;
    margin-left: 10%;
    padding: 10% 0%;
}  
.bgabout {
    width: 100%;
}  
.contenemanager-gallery .col-xs-12.col-md-3 {
    width: 100%;
}
.iconsocial-contact {
    width: 13%;
}  
.powmiracle-detailproduct {
    margin-left: 0%;
}
.Contentmanager .col-md-12.text-justify {
    padding-right: 10px;
    padding-left: 10px;
}
i.fab.fa-line.ITPsizeLine {
    margin-top: -3px;
}  
.bgproduct-healthy.journey {
    margin-left: 0%;
    width: 100%;
}
.blockpow-journey {
    padding: 15% 5%;
    padding-left: 10%;
}
.main-timeline .timeline-icon {
    right: inherit;
}
.main-timeline .timeline-content {
    width: 100%;
    text-align: left;
    padding: 20px 0px 20px 40px;
}
.main-timeline:before {
    left: 3%;
}
.bgtimeline {
    width: 80%;
    margin-left: 0%;
    margin-top: 5%;
    margin-bottom: 5%;
}
.bgtimeline-2 {
    width: 80%;
    margin-left: 0%;
    margin-top: 5%;
    margin-bottom: 5%;
}  
.block-bgtimeline {
    display: inherit;
    width: 100%;
    margin-left: 0%;
    margin-bottom: 5%;
}
.bgtimeline-3 {
    width: 80%;
    margin-top: 0%;
    margin-bottom: 5%;
    padding: 0px 5px;
}
.timeline-content {
    margin-left: 3%;
}
.main-timeline .timeline-icon {
    top: -8px;
}
}










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

    #language_member_bar {
        display: none
    }

    #controlBanner img {
        position: fixed;
        top: 15px;
        left: 10px;
        width: 90px !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 {
    position: fixed;
    bottom: 5% !important;
}

