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




.itopplus-footer {
    color: #fff;
}

.itopplus-footer a {
    color: #fff;
}

.itopplus-footer a:hover {
    color: #fff;
}

a {
    color: #000;
    transition: 0.35s;
}

a:hover {
    color: #000;
}




/************Menu***************/
.itopplus-menu {
    margin-top: 5%;
    text-align: right;
}

.navbar-default .navbar-nav>li>a {
    color: #000;
    margin: 0 5px;
    padding: 10px 15px;
    font-size: 16px;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:active {
    color: #000 !important;
    box-shadow: none;
    border-radius: none;
    background: transparent;
    background-color: transparent;
}

.dropdown-menu>li>a {
    color: #000;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #000;
    background-color: transparent;
}

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


    .navbar-default {
        background: #000;
    }
}

@media screen and (min-width : 1024px) {
    .navbar-default {
        background: transparent;
    }

    .no-js #background6492b1d10516a60013f45037 {
        margin-top: -20%;
    }

    .no-js #background6492b1e90516a60013f45069 {
        margin-top: -20%;
    }

    .Textmanager.font-inherit {
        text-align: left;
        display: flow-root;
    }

    .padservice-pd {
        margin-left: 3%;
    }

    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.05, 1.05, 1);
}

/* oscar */


/*from Contact*/
.no-js #Component6492cfab0516a60013f456cd label {
    display: none !important;
}

.no-js #Component6492cfab0516a60013f456cd .col-md-6 {
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
}

.no-js #Component6492cfab0516a60013f456cd .form-control {
    border: none;
    border-bottom: 1px dashed #272727;
    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%);
    padding: 23px 5px;
    font-weight: 400;
    background: transparent;
    color: #1b1c1e;
    font-size: 15px !important;
}

.no-js #Component6492cfab0516a60013f456cd .form-control:focus {
    border-bottom: 1px dashed #000;
    -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 #Component6492cfab0516a60013f456cd .btn {
    background-image: -webkit-linear-gradient(top, #000 0, #000 100%);
    background-image: -o-linear-gradient(top, #000 0, #000 100%);
    background: linear-gradient(to bottom, #000 1%, #000 100%);
    color: #fff;
    text-shadow: 0 0px 0 #000;
    background-repeat: repeat-x;
    border-color: #0000;
    border-radius: 0px;
    padding: 8px 30px 8px 30px;
    font-size: 16px;
    font-weight: 400;
    border: 0px solid transparent;
}

.no-js #Component6492cfab0516a60013f456cd .btn-default:active {
    background: linear-gradient(to bottom, #000 1%, #000 100%);
}

.no-js #Component6492cfab0516a60013f456cd .btn-default:hover,
.no-js #Component6492cfab0516a60013f456cd .btn-default:focus {
    background-position: 0 0px;
    background: linear-gradient(to bottom, #000 1%, #000 100%);
}

.no-js #Component6492cfab0516a60013f456cd .col-xs-12.col-sm-5.col-md-5.padding {
    width: 100%;
}

.no-js #Component6492cfab0516a60013f456cd span.label {
    font-size: 13px;
    font-weight: 300;
}

.no-js #Component6492cfab0516a60013f456cd ::placeholder {
    color: #1b1c1e !important;
    font-weight: 300;
}


/*contenemanager*/
h3.managerHeader {
    font-size: 18px;
    display: none;
}

#Contentmanager .post-time {
    display: none;
}

.page-header {
    margin: 30px 0 30px;
    border-bottom: 1px solid #000;
}

.landingpagemanager {
    display: none;
}

.Contentmanager .site .col-section .item.-micro a .caption .title {
    text-align: center;
    font-size: 16px;
    padding: 5% 5% 0%;
    color: #000;
}

.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 / 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: 15.5px;
}

.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;
}

/*contenemanager*/




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

h1 {
    font-size: 2em;
}

h2 {
    font-size: 3em;
}

h3 {
    font-size: 18px;
}

h4 {
    font-size: 20px;
}

h5 {
    font-size: 22px;
}

h6 {
    font-size: 28px;
}

p {
    font-size: 15.5px;
}

b,
strong {
    font-weight: 500;
}


.coptright {
    font-size: 13px;
    padding: 0% 0% 4%;
}

.textfooter {
    font-weight: 500;
}

.textfooter2 {
    white-space: break-spaces;
    font-weight: 300;
    margin-bottom: 7%;
}

.textfooter2 span {
    font-weight: 500;
}

.borderfooter {
    border-bottom: 1px solid #494949;
}

.logoplay-footer {
    width: 57%;
}

.padsosocial-footer img {
    width: 11% !important;
}

.padsosocial-footer img:hover {
    transition: 0.35s;
    transform: scale(1.03);
}

#background6492a6170516a60013f44d78 .boderedlayoutClient {
    border-top: 0px dashed transparent;
    border-left: 0px dashed transparent;
    border-right: 0px dashed transparent;
    border-bottom: 0px dashed transparent;
}

.shirt-ploy {
    width: 100.2%;
}

.playgarment-section h1 {
    font-family: 'Playfair Display', serif;
    font-size: 3.7em;
}

.playgarment-section p {
    font-weight: 300;
}

.white-space {
    white-space: break-spaces;
    line-height: 1.5;
}

.playgarment-section {
    margin-top: 14%;
    margin-left: 6%;
}

.playgarment-ab {
    color: #e8e8e8;
    font-size: 7.5em;
    white-space: break-spaces;
    line-height: 0.9;
    font-family: 'Playfair Display', serif;
    font-weight: 600;
    float: right;
    margin-top: -8%;
    margin-right: -73px;
}

.playgarment-ab span {
    font-weight: 400;
}

.border-section1 {
    border-left: 1px solid #434343;
    height: 510px;
    float: right;
    margin-left: 65px;
    margin-top: -130%;
}

.shirt-ploypd {
    display: flex;
    background: #fff;
}

.shirt-ployblock {
    width: 85%;
}

.padourproduct-home {
    font-family: 'Playfair Display', serif;
    font-size: 4.2em;
    margin-left: 1%;
    margin-top: -5%;
}

#background6492b10cbb52820013c43c2d .thumbs {
    margin-bottom: 0px;
}

#background6492b1d10516a60013f45037 .thumbs {
    margin-bottom: 0px;
}

.padsectionploy-ourproduct h5 {
    font-weight: 500;
}

.padsectionploy-ourproduct h6 {
    font-weight: 500;
    margin-bottom: 3%;
}

.btnploy-ourproduct {
    background: #000;
    color: #fff;
    padding: 8px 15px;
    width: fit-content;
    margin-top: 7%;
    font-weight: 300;
    transition: 0.3s;
}

.btnploy-ourproduct span {
    margin-left: 10px;
    font-size: 14px;
}

.btnploy-ourproduct:hover {
    transition: 0.35s;
    transform: translateX(7px);
}

.padsectionploy-ourproduct {
    margin-left: 7%;
    margin-top: 2%;
    width: 100%;
}

.padsectionploy-ourproduct2 {
    margin-top: -5%;
}

.highquality {
    font-size: 4.5em;
    white-space: break-spaces;
    line-height: 1;
    color: #e8e8e8;
    font-family: 'Playfair Display', serif;
    font-weight: 600;
    margin-top: 9%;
    margin-left: 35%;
}

.highquality span {
    font-weight: 400;
}

.padhighquality {
    margin-left: -37%;
    width: 100%;
    margin-top: 6%;
}

.border-highquality {
    border-top: 1px solid #434343;
}

.padploygarment {
    color: #e8e8e8;
    font-size: 9em;
    line-height: 1;
    font-family: 'Playfair Display', serif;
    text-transform: uppercase;
    margin-left: 31%;
    width: 100%;
    margin-top: 0%;
}

.bgpadploygarment {
    background: #e8e8e8;
    color: #fff;
    font-size: 65px;
    padding: 10px 20px 15px;
    margin-top: 5%;
    width: 150%;
}

.padsectionploy-ourproduct4 {
    margin-left: 3%;
    margin-top: 2%;
}

.padsectionploy-ourproduct4 h6 {
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 4%;
}

.padmenu h1 {
    font-family: 'Playfair Display', serif;
    font-weight: 500;
    font-size: 2.7em;
}

.padmenu2 h1 {
    font-family: 'Playfair Display', serif;
    font-weight: 500;
    font-size: 2.7em;
}

.padmenu {
    padding: 4% 0% 1%;
}

.padmenu2 {
    padding: 1% 0%;
}

.iconhowtoorder {
    width: 33%;
    margin: 0 auto;
    margin-bottom: 6%;
}

.padorder {
    text-align: center;
}

.padorder {
    padding: 1% 0% 20%;
    transition: 0.3s;
}

.padorder:hover {
    transition: 0.35s;
    transform: translateY(-7px);
}

#background6492c70f93f8360012425f7c .row-fluid [class*=col-sm-5fix] {
    width: 16.5% !important;
}

#background6492c7fb8b5aca0013bd9338 .thumbs {
    margin-bottom: 0px;
}

#background6492c7fb8b5aca0013bd9338 figure.effect-apollo figcaption::before {
    background: rgb(255 255 255 / 30%);
}

.bgploygarment-section3 {
    font-size: 32px;
    font-weight: 500;
    margin-top: 12%;
    margin-left: 5%;
    width: 100%;
}

.btnploy-section3 {
    border: 1px solid;
    width: fit-content;
    font-size: 14px;
    font-weight: 300;
    padding: 8px 15px;
    margin-top: 3%;
}

#background6492c7fb8b5aca0013bd9338 .grid figure h2 span {
    font-weight: 300;
    margin-left: 10px;
}




.TabItpContentLandingPage6>ul {
    width: 100% !important;
    background-color: #fff !important;
    border-radius: 0px !important;
}

.TabItpContentLandingPage6>ul>li>a:hover {
    background-color: #000 !important;
}

.TabItpContentLandingPage6>ul>li.active>a {
    background-color: #000 !important;
}

.tab-itp-background {
    padding: 0% !important;
    margin-top: 1% !important;
    margin-bottom: 0% !important;
}

.TabItpContentLandingPage6 {
    background-color: #f1f1f19e !important;
    padding: 10px 10px 0px 10px !important;
    border-radius: 0px !important;
}

.tab-content {
    padding: 0px !important;
}

.TabItpContentLandingPage6>ul>li>a {
    border-radius: 0px !important;
}

ul.nav.nav-pills.nav-justified span {
    font-size: 18px !important;
}

.padiconsocial-contact {
    display: flex;
    width: 100%;
    padding: 1% 0%;
}

.iconsocial-contact {
    width: 7%;
}

.texticonsocial-contact {
    align-self: center;
    margin-left: 2%;
}

.Textmanager.font-inherit {
    text-align: left;
}

.map {
    margin-top: 3%;
}

.buttonExampleSite {
    border: 0px solid #fff !important;
    color: #fff !important;
    background: #000 !important;
    border-radius: 0px !important;
}

.buttonExampleSite:hover {
    background: #000 !important;
    color: #fff !important;
}

.pdpa-text.pdpamg1 {
    padding: 5% 0%;
}

.ITPcookiebar {
    background-color: #323232e3 !important;
    color: #fff !important;
}

.ITPlinkToCookiepage:hover {
    color: #fff !important;
}

.ITPcookiebar {
    width: 100% !important;
    font-size: 15px !important;
}

.pdpa-text.pdpamg1 {
    padding: 5% 0%;
}

ul.icon-a {
    font-size: 15px;
}

.padcontactus {
    padding: 1%;
}

.border-about {
    border-left: 1px solid #000000;
    height: 510px;
    float: right;
    margin-right: 65px;
    margin-top: -155%;
}

.padempty-about {
    padding: 4% 0%;
}

.padsocial-about {
    margin-top: 5%;
}

.border-about2 {
    border-bottom: 1px solid;
    width: 27%;
    margin-top: 1%;
    margin-bottom: 3%;
}

.btnmore-about {
    background: #000;
    color: #fff;
    width: fit-content;
    padding: 7px 15px;
    margin-bottom: 3%;
}

.iconsocial-about {
    width: 7%;
}

.playgarment-about {
    padding: 0% 0% 0% 2%;
}

.playgarment-about h1 {
    font-family: 'Playfair Display', serif;
    font-weight: 600;
    font-size: 3.5em;
    margin-bottom: 1%;
}

#background6493ccecadf0f4001334b8f6 .thumbs {
    margin-bottom: 0px;
}

#background6493e855bb52820013c45453 .thumbs {
    margin-bottom: 0px;
}

#background6493f09c93f83600124276c1 .thumbs {
    margin-bottom: 0px;
}

.padproduct h1 {
    font-weight: 500;
    padding: 1% 0% 2%;
}

.padiconprocut {
    display: flex;
    width: 100%;
    margin-top: 7%;
}

.iconprocut {
    width: 13%;
}

.texticonprocut {
    width: 85%;
    align-self: center;
    white-space: break-spaces;
    margin-left: 4%;
}

.padproduct {
    margin-left: 3%;
}

.coomingsoon {
    padding: 8% 10% 10%;
}

ul {
    line-height: 1.5;
}

.nav-template li:hover {
    background-color: transparent;
}

.nav-template strong {
    display: grid;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    color: #000;
    margin: 10px 0;
}

.nav-template p {
    font-size: 15px;
    white-space: inherit;
}

.nav-template .col-md-4.col-sm-4.col-xs-4.padding-col {
    width: 50%;
}

.nav-template .col-md-8.col-sm-8.col-xs-8.padding-col {
    width: 50%;
    padding: 0 0 0 2% !important;
}

.nav-template .col-md-4.col-sm-4.col-xs-4.padding-col .img-container {
    padding-bottom: 62%;
}

.nav-template li.col-md-6.col-sm-4.col-xs-12.maxHeight-TP4 {
    height: inherit;
    margin: 0 auto 7px;
    display: inline-table;
}

span.fas.fa-plus {
    color: #000;
    font-size: 15px;
    padding-right: 5px;
}

ul.nav-template7 strong {
    font-weight: 400;
}

.nav-template7 li a {
    font-size: 15.5px !important;
}

.nav-template7 li:hover {
    background-color: #f3f3f3 !important;
}

.padsosiclploy-about3 .iconsocial-about {
    width: 14%;
}

.border-about8 {
    border-left: 1px solid #ccc;
    padding-left: 25px;
}

.padsosiclploy-about3 {
    margin-top: 2%;
}

ul.textthanacool li::before {
    content: '✔';
    padding-left: 0%;
    padding-right: 1%;
    color: #000;
    font-size: 20px;
    font-weight: 500;
}

ul.textthanacool {
    text-align: left;
    list-style: none;
    padding: 0%;
    margin: 0 auto;
    font-size: 15.5px;
    line-height: 1.5;
}







@media screen and (min-width : 1900px) {
    h1 {
        font-size: 2em;
    }

    h2 {
        font-size: 3em;
    }

    h3 {
        font-size: 21px;
    }

    h4 {
        font-size: 23px;
    }

    h5 {
        font-size: 26px;
    }

    h6 {
        font-size: 32px;
    }

    p {
        font-size: 18px;
    }

    b,
    strong {
        font-weight: 500;
    }

    .navbar-default .navbar-nav>li>a {
        font-size: 19px;
    }

    .border-section1 {
        height: 615px;
    }

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

    .playgarment-section h1 {
        font-size: 4.7em;
    }

    .playgarment-ab {
        margin-right: -195px;
        font-size: 11em;
        margin-top: -8%;
    }

    .padourproduct-home {
        font-size: 5.2em;
    }

    .btnploy-ourproduct {
        font-size: 16px;
    }

    .highquality {
        font-size: 5.5em;
        margin-top: 7%;
        margin-left: 40%;
    }

    .padhighquality {
        margin-left: -50%;
        width: 120%;
        margin-top: 6%;
    }

    .padploygarment {
        font-size: 12em;
    }

    .bgpadploygarment {
        font-size: 105px;
    }

    .textfooter2 {
        font-size: 16px;
    }

    .textfooter {
        font-size: 18px;
    }

    .coptright {
        font-size: 14px;
    }

    ul.icon-a {
        font-size: 18px;
    }

    .Contentmanager p {
        font-size: 18px;
    }

    .playgarment-about h1 {
        font-size: 4.5em;
    }

    .padmenu2 h1 {
        font-size: 3em;
    }

    .border-about {
        height: 610px;
    }

    #background6493b77dbb52820013c44c15 .shirt-ploypd {
        margin-left: 2%;
    }

    .Contentmanager .site .col-section .item.-micro a .caption .title {
        font-size: 18px;
    }

    ul.nav.nav-pills.nav-justified span {
        font-size: 20px !important;
    }

    .no-js #Component6492cfab0516a60013f456cd .form-control {
        padding: 26px 5px;
        font-size: 16px !important;
    }

    .nav-template7 li a {
        font-size: 18px !important;
    }

    .nav-template li {
        display: inline-table;
    }

    .nav-template strong {
        font-size: 18px;
    }

    .iconsocial-about {
        width: 6%;
    }

    .bgploygarment-section3 {
        font-size: 42px;
    }

    .btnploy-section3 {
        font-size: 16px;
        ;
    }

    .padsosiclploy-about3 .iconsocial-about {
        width: 13%;
    }

    ul.textthanacool {
        font-size: 18px;
    }
}





@media screen and (max-width : 1200px) {
    .navbar-default .navbar-nav>li>a {
        padding: 10px 8px;
    }

    .white-space {
        white-space: inherit;
        line-height: 1.5;
    }

    .shirt-ploypd {
        display: inherit;
    }

    .shirt-ployblock {
        width: 100%;
    }

    .border-section1 {
        border-left: 0px solid #434343;
        margin-top: -150%;
    }

    .padourproduct-home {
        font-size: 3.5em;
    }

    .playgarment-ab {
        font-size: 5.5em;
        margin-top: -6%;
        margin-right: -18px;
    }

    .no-js #background6492b1d10516a60013f45037 {
        margin-top: -5%;
    }

    .highquality {
        font-size: 4em;
        margin-top: 11%;
    }

    .padploygarment {
        font-size: 7em;
        margin-left: 20%;
    }

    .bgpadploygarment {
        font-size: 54px;
    }

    .bgploygarment-section3 {
        font-size: 30px;
        margin-top: 8%;
    }

    .border-about {
        border-left: 0px solid #000000;
    }

    .playgarment-ab {
        margin-top: -17%;
    }
}


@media screen and (min-width : 768px) and (max-width : 992px) {
    #background6493fcce93f83600124279dc ul {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }

    #background6493fcce93f83600124279dc ul .col-sm-8,
    #background6493fcce93f83600124279dc ul .col-sm-4 {
        width: 100% !important;
    }

    #background6493fcce93f83600124279dc .img-container {
        padding: 0;
        height: 225px;
    }

    .nav-template strong {
        font-size: 18px;
    }


}




@media screen and (max-width : 900px) {
    h6 {
        font-size: 26px;
    }

    .playgarment-section h1 {
        font-size: 2.7em;
    }

    .playgarment-section {
        margin-top: 8%;
        margin-left: 5%;
    }

    .border-section1 {
        height: 440px;
    }

    .playgarment-ab {
        margin-top: -10%;
        margin-right: 0px;
        font-size: 4.5em;
    }

    .padourproduct-home {
        font-size: 2.5em;
    }

    .bgpadploygarment {
        font-size: 36px;
    }

    .padploygarment {
        font-size: 5em;
        margin-top: 25%;
    }

    #background6492c4cd8b5aca0013bd92ba .col-md-3.col-sm-6.col-xs-12.padding {
        width: 25%;
    }

    .bgploygarment-section3 {
        font-size: 20px;
        margin-top: 6%;
    }

    #background6492ba7dd8c2170013f27e9d .col-md-3.col-sm-6.col-xs-12.padding {
        width: 25%;
    }

    .btnploy-ourproduct {
        font-size: 12px;
    }

    .playgarment-about h1 {
        font-size: 2.5em;
    }

    .border-about {
        height: 0px;
    }

    .iconsocial-contact {
        width: 11%;
    }

    .padiconsocial-contact {
        padding: 2% 0%;
    }

    #background6492cbf50516a60013f45577 .row-fluid [class*=col-sm-5fix],
    .uneditable-input[class*=col-sm-5fix],
    [class*=col-sm-5fix] {
        width: 20%;
    }

    #background6493cb71adf0f4001334b893 .row-fluid [class*=col-sm-5fix],
    .uneditable-input[class*=col-sm-5fix],
    [class*=col-sm-5fix] {
        width: 20%;
    }

    #background6493e855bb52820013c45450 .row-fluid [class*=col-sm-5fix],
    .uneditable-input[class*=col-sm-5fix],
    [class*=col-sm-5fix] {
        width: 20%;
    }

    #background6493f09c93f83600124276be .row-fluid [class*=col-sm-5fix],
    .uneditable-input[class*=col-sm-5fix],
    [class*=col-sm-5fix] {
        width: 20%;
    }

    #background6493f3f3d8c2170013f294c8 .row-fluid [class*=col-sm-5fix],
    .uneditable-input[class*=col-sm-5fix],
    [class*=col-sm-5fix] {
        width: 20%;
    }

    .padsocial-about .iconsocial-contact {
        width: 7%;
    }

    .padsocial-about .padiconsocial-contact {
        padding: 1% 0%;
    }

    #imagesControl64929f66bb52820013c437e6 {
        padding: 0px !important;
    }

    .padsosiclploy-about3 .iconsocial-about {
        width: 20%;
    }

    #background649a7ecbc3931d001378b02f .row-fluid [class*=col-sm-5fix],
    .uneditable-input[class*=col-sm-5fix],
    [class*=col-sm-5fix] {
        width: 20% !important;
    }

    .Textmanager.font-inherit .padsosiclploy-about3 .iconsocial-about {
        width: 12%;
    }

    .Textmanager.font-inherit .iconsocial-about {
        width: 6%;
    }

    .borderfooter {
        border-bottom: 0cm solid #494949;
    }


    .playgarment-about .iconsocial-about img {
        object-fit: contain;
        width: 30px !important;
        aspect-ratio: 1;
    }
}




@media screen and (max-width : 480px) {
    .playgarment-section {
        margin-top: 0%;
        margin-left: 0%;
        padding: 5% 5%;
    }

    #background6492a6170516a60013f44d78 {
        margin-top: 10%;
    }

    .shirt-ploy {
        width: 99%;
        margin-left: -1px;
        margin-bottom: -5px;
    }

    .playgarment-ab {
        margin-top: -14%;
        margin-right: 15px;
        font-size: 5em;
    }

    .padourproduct-home {
        font-size: 2.5em;
        margin-top: 10%;
    }

    .padsectionploy-ourproduct {
        margin-left: 0%;
        margin-top: 2%;
    }

    .no-js #background6492b1d10516a60013f45037 {
        margin-top: 10%;
    }

    .padploygarment {
        font-size: 7em;
        margin-top: 0%;
        margin-left: 0%;
    }

    .bgpadploygarment {
        font-size: 62px;
    }

    #background6492ba7dd8c2170013f27e9d .col-md-3.col-sm-6.col-xs-12.padding {
        width: 100%;
    }

    .padsectionploy-ourproduct4 {
        margin-top: 0%;
    }

    #imagesControl6492c7fb8b5aca0013bd9338 {
        padding: 0px !important;
    }

    #background6492c7fb8b5aca0013bd9338 .thumbs {
        margin-bottom: -6px;
    }

    #background6492c4cd8b5aca0013bd92ba .col-md-3.col-sm-6.col-xs-12.padding {
        width: 50%;
    }

    .padmenu h1 {
        font-size: 1.7em;
    }

    #background6492c70f93f8360012425f7c .row-fluid [class*=col-sm-5fix] {
        width: 33.3% !important;
    }

    .iconsocial-about {
        width: 10%;
    }

    .playgarment-ab {
        margin-top: 0%;
    }

    .iconprocut {
        width: 20%;
    }

    .padmenu2 h1 {
        font-size: 1.7em;
    }

    .Contentmanager p {
        text-align: left;
    }

    .borderfooter {
        border-bottom: 0px solid #494949;
    }

    .texticonsocial-contact {
        width: 88%;
    }

    .iconsocial-contact {
        width: 12%;
    }

    .nav-template .col-md-4.col-sm-4.col-xs-4.padding-col {
        width: 100%;
    }

    .nav-template .col-md-8.col-sm-8.col-xs-8.padding-col {
        width: 100%;
        padding: 5% 0 4% 0% !important;
    }

    article.col-md-6.item.-micro {
        width: 100%;
    }

    .padsocial-about .iconsocial-contact {
        width: 10%;
    }

    .border-about8 {
        border-left: 0px solid #ccc;
        padding-left: 0px;
    }

    #background649a7ecbc3931d001378b02f .row-fluid [class*=col-sm-5fix],
    .uneditable-input[class*=col-sm-5fix],
    [class*=col-sm-5fix] {
        width: 100% !important;
    }

    .padsosiclploy-about3 .iconsocial-about {
        width: 11%;
    }

    .Textmanager.font-inherit .iconsocial-about {
        width: 12%;
    }

    .Contenemanager-gallery .col-xs-6.col-md-3 {
        width: 100%;
    }
}




@media screen and (max-width: 1200px) {
    #language_member_bar {
        display: none
    }

    #controlBanner img {
        position: fixed;
        top: -5px;
        left: 10px;
        width: 100px !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 {
        color: #000 !important;
        text-align: left !important;
    }


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

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

    #itpMenuSideBar,
    .menu-mobile-custom {
        display: grid !important;
        place-content: center;
        height: 50px;
        border: none;
        aspect-ratio: 1;
        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 {
        display: none !important;
    }

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

    .navbar-header i {
        display: grid;
        height: 50px;
        aspect-ratio: 1;
        filter: brightness(0);
        padding: 15px;
    }

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

    #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.webp);
    }

    .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: 55px !important;
    }

    #languagemobile {
        order: 10;
    }

    .zIndex-menu {
        position: relative;
        z-index: unset;
    }

}

