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


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




.itopplus-bg {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_28022024zyy2/0/0/1z-z866248865497.webp");
}
.itopplus-bg3 {
    background: linear-gradient(to right, rgba(209, 184, 134, 1) 0%, rgba(184, 150, 85, 1) 100%);
}
.navbar-default .navbar-nav > li > a {
  color: #fff;
  margin: 0;
  padding: 8px 15px;
  border-radius: none;
}
.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: #b89655 !important;
  box-shadow: none;
  background: transparent;
  background-color: transparent;
}
.dropdown-menu > li > a {
  color: #000;
}
.no-js .dropdown-menu > li > a:focus,
.no-js .dropdown-menu > li > a:hover {
  color: #000;
  background: #e8e8e8;
}

@media screen and (max-width: 992px) {
#controlBanner img {
  position: fixed;
  top: 5px;
  left: 10px;
  width: 40px !important;
  z-index: 10000;
}
#nav-menu,
#ItopplusMainSidebar > div {
  background: linear-gradient(to bottom, #02274f 0, #0a4075 100%);
}
#itpMenuSideBar span {
  background-color: linear-gradient(to right, #ccb27e 0%,rgba(248,235,208,1) 67%,#ccb27e 100%); !important;
}
#controlMenu * {
  color: #000 !important;
  border: none;
}
}


@media screen and (min-width: 1024px) {
.itopplus-banner .container {
  display: grid;
  grid-template-columns: 15% auto;
  align-items: center;
}
.no-js .itopplus-banner {
  position: sticky;
  top: 0;
  z-index: 110;
}
.itopplus-banner {
  background: linear-gradient(to bottom, #02274f 0, #0a4075 100%);
  transition: 0.3s;
}
.itopplus-sticky {
  background: #fff !important;
}
#controlBanner {
  object-fit: contain;
  padding: 15px;
  width: 65%;
  min-width: 140px;
  margin: 0 auto;
}
#nav-menu {
  display: grid;
  justify-content: end;
  background: transparent;
  min-height: auto;
}
.itp-block {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: space-evenly;
  height: 100%;
}
.itopplus-search {
  width: 25vw;
  text-align: center;
}
#background67638a17e3da7f00134a41c2,
#background6763bcb7ac38be0013a76215 {
    width: 90%;
}
.pd-5 {
    margin-top: 25%;
}  
.pd-4 {
    margin-top: 18%;
    padding: 0% 5%;
}  
#background6763bcb7ac38be0013a76215 {
    margin-top: 5%;
}  
}



@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: 1px solid #e0bd60;
}
figure.effect-oscar figcaption {
   background: transparent;
   padding: 0em;
}
figure.effect-oscar:hover figcaption {
    background: #000000a1;
}
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.04,1.04,1);
}
figure.effect-oscar figcaption::before {
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
}
/* oscar */


/*from Contact*/
.no-js #Component6763c970ac38be0013a76442 label {
    display: none!important;
    color: #000;
}
.no-js #Component6763c970ac38be0013a76442 .col-md-6 {
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
    padding-left: 20px;
}
.no-js #Component6763c970ac38be0013a76442 .form-control {
    border: 1px solid #cfcfcf;
    border-bottom: 1px solid #d6d6d6;
    border-radius: 0px !important;
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    padding: 28px 15px;
    background: transparent;
    color: #000;
    font-size: 16px !important;
}
.no-js #Component6763c970ac38be0013a76442 .form-control:focus {
   border-bottom: 1px solid #bd9c5e !important;
   border: 1px solid #bd9c5e;
   box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0 0 0px rgba(102, 175, 233, 0);
   color: #000!important;
}
.no-js #Component6763c970ac38be0013a76442 .btn {
   background: #bd9c5e;
   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: 16px;
   font-weight: 400;
   border: 0px solid;
}
.no-js #Component6763c970ac38be0013a76442 .btn-default:active {
   background: #000;
   color: #fff;
}
.no-js #Component6763c970ac38be0013a76442 .btn-default:hover,
.no-js #Component6763c970ac38be0013a76442 .btn-default:focus {
   background-position: 0 0px;
   background: #000;
   border: 0px solid transparent;
}
.no-js #Component6763c970ac38be0013a76442  .col-xs-12.col-sm-5.col-md-5.padding {
  width: 100%;
}
.no-js #Component6763c970ac38be0013a76442 span.label {
  font-size: 13px;
  font-weight: 400;
}
.no-js #Component6763c970ac38be0013a76442 ::placeholder {
  color: #000 !important;
  font-weight:400;
}
/*from Contact*/


/*เฉพาะรูปแบบมีขอบ*/
.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;
}
#background6763d6ab06ddcc0013666589 .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%;
}
#background6763d6ab06ddcc0013666589 .thumbnail:hover {
    box-shadow: 3px 3px 15px 1px rgba(225,149,145,0);
	background: transparent;
    border-radius: 0px;
    color: #000;
}



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

h1 {
    font-size: 3.5em;
}
h2 {
    font-size: 3em;
}
h3 {
    font-size: 18px;
}
h4 {
    font-size: 22px;
}
h5 {
    font-size: 26px;
}
h6 {
    font-size: 40px;
}
p {
    font-size: 16px;
}
body {
    font-size: 16px;
}
b, strong {
    font-weight: 600;
}


.itopplus-bg {
    color: #000000;
    background-position: bottom;
}
.empty-sckdesignsteel {
    padding: 2%;
}
.itopplus-bg {
    color: #000000;
}
.content-sckdesignsteel {
    white-space: break-spaces;
}
.sectionone-sckdesignsteel h1 {
    white-space: break-spaces;
    font-family: "Onest", serif;
    font-weight: bold;
    text-transform: uppercase;
    color: #043873;
    line-height: 1;
    padding: 3% 0%;
}
.btnreadmore {
    background: linear-gradient(to right, #ccb27e 0%,rgba(248,235,208,1) 67%,#ccb27e 100%);
    color: #4d3b19;
    width: fit-content;
    padding: 10px 20px;
    margin-top: 7%;
    position: relative;
    transition: 0.35s;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.btnreadmore span {
    margin-left: 5px;
}
.btnreadmore:hover:before, .btnreadmore:focus:before, .btnreadmore:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
.btnreadmore:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #ccb27e;
    color: #fff;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.sectionone-sckdesignsteel {
    margin-top: 0%;
}
.sectionone-sckdesignsteel h4 span {
    background: linear-gradient(to right, #cdb380, #c2a368);
    background-clip: text;
    font-weight: 600;
    color: transparent;
}
.pd-iconn-whychooseus {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    border-top: 1px solid #987d36;
    margin-top: 5%;
}
.one-stop-service {
  	display: grid;
    grid-template-columns: repeat(4, 1fr);
    margin-top: 2%;
}
.one-stop-service-icon {
  	border: 1px solid #093b6e;
    padding: 7% 5%;
    margin: 10px;
}
.one-stop-service-icon h3 {
    color: #093c6e;
    font-weight: 600;
    margin-bottom: 10px;
}
.block-iconn-whychooseus h3 {
    color: #f6d795;
    font-weight: 600;
    margin-bottom: 5%;
}
.iconn-whychooseus {
    width: 30%;
    margin-bottom: 5%;
}
.block-iconn-whychooseus {
    border-right: 1px solid #987d36;
    padding: 7% 5%;
}
.sectiontwo-sckdesignsteel h1 {
    white-space: break-spaces;
    font-family: "Onest", serif;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1;
    margin-bottom: 2%;
    background: linear-gradient(to right, #b79757, #e1cb9c, #b79757);
    background-clip: text;
    color: transparent;
}
.sectiontwo-sckdesignsteel h6 {
    font-weight: 500;
}
.sectiontwo-sckdesignsteel {
    padding: 7% 0%;
}
.block-iconarrow {
    display: flex;
    width: 100%;
    transition: 0.35s;
}
.iconarrow-t {
    width: 88%;
    align-self: center;
}
.iconarrow {
    width: 12%;
    float: right;
}
.sectionthee-sckdesignsteel h1 {
    white-space: break-spaces;
    font-family: "Onest", serif;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1;
    margin-bottom: 1%;
    background: linear-gradient(to right, #b79757, #e1cb9c, #b79757);
    background-clip: text;
    color: transparent;
}
.sectionthee-sckdesignsteel h6 {
    font-weight: 600;
}
.bgour-product {
    text-transform: uppercase;
    text-align: left;
    font-weight: bold;
    font-family: "Onest", serif;
    font-size: 40px;
    padding: 0% 10%;
    margin-top: 42%;
    opacity: 0;
    transition: 0.35s;
}
figure.effect-oscar:hover .bgour-product {
    opacity: 1;
    transition: 0.35s;
}
#background6763989fd718290013066f01 .thumbs,
#background6763a9b2e3da7f00134a464d .thumbs {
    margin-bottom: 0px;
}
#background6763989fd718290013066f0 .col-md-4.col-sm-4.col-xs-12.padding {
    transition: 0.35s;
}
.col-md-4.col-sm-4.col-xs-12.padding:hover .iconarrow {
    transform: rotate(45deg);
    transition: 0.35s;
}
.block-iconarrowmore-t {
    display: flex;
    margin-top: 7%;)%;);
    transition: 0.35s;
}
.iconarrowmore-t {
    color: #b69554;
    width: 80%;
    align-self: center;
    text-align: right;
    padding-right: 5%;
}
.iconarrowmore {
    width: 40%;
}
.iconarrowmore-t h3 {
    font-weight: 500;
}
.block-iconarrowmore-t:hover .iconarrowmore {
    transform: rotate(45deg);
    transition: 0.35s;
}
.block-iconarrow:hover .iconarrow {
    transform: rotate(45deg);
    transition: 0.35s;
}
.sectionfour-sckdesignsteel {
    padding: 26% 0%;
    color: #fff;
}
.sectionfour-sckdesignsteel h1 {
    font-family: "Onest", serif;
    font-weight: bold;
    text-transform: uppercase;
}
.sectionfour-sckdesignsteel h6 {
    font-weight: 500;
}
.itopplus-bg3 {
    background-size: cover;
}
.bgblueprint {
    width: 85%;
    opacity: 0.6;
}
#contentnewmode67623cde6b675900135dbc89 {
    background: #073c70;
}
figure.effect-jazz {
    background: transparent;
}
#background6763a69dac38be0013a76011 .thumbs,
#background6763f86b06ddcc0013666afe .thumbs {
    display: block;
    margin-bottom: 40px;
    line-height: 1.42857143;
    background-color: transparent;
    border: none;
    box-shadow: none;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
#background6763a69dac38be0013a76011 figure.effect-oscar figcaption::before,
#background6763f86b06ddcc0013666afe figure.effect-oscar figcaption::before {
	border: 0px solid #e0bd60;
}
#background6763a69dac38be0013a76011 figure.effect-oscar:hover figcaption,
#background6763f86b06ddcc0013666afe figure.effect-oscar:hover figcaption {
    background: #4a4a4ac7;
}
#background6763a69dac38be0013a76011 figure.effect-oscar,
#background6763f86b06ddcc0013666afe figure.effect-oscar {
    background: transparent;
    border: 1px solid #e0bd60;
}
.bgplan-t {
    font-size: 40px;
    font-weight: 600;
}
.bgplan {
    margin-top: 23%;
    opacity: 0;
    transition: 0.35s;
}
.bgplan-border {
    border-bottom: 5px solid #c7aa71;
    width: 20%;
    margin: 0 auto;
}
figure.effect-oscar:hover .bgplan{
    opacity: 1;
    transition: 0.35s;
}
.block-contact-sckdesignsteel h3 span {
    color: #f5d186;
    font-size: 20px;
    font-weight: 600;
}
.block-contact-sckdesignsteel h1 {
    white-space: break-spaces;
    font-family: "Onest", serif;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1;
    padding: 2% 0%;
    background: linear-gradient(to right, #b79757, #e1cb9c, #b79757);
    background-clip: text;
    color: transparent;
}
.block-contact-sckdesignsteel h6 {
    font-weight: 600;
}
.sectionfive-sckdesignsteel {
    display: flex;
    width: 100%;
    margin-top: 5%;
}
.block-contact-sckdesignsteel {
    width: 65%;
    margin-top: 7%;
}
.block-bgaddline {
    width: 40%;
}
.no-js #background6763a9b2e3da7f00134a464d {
    margin-top: -11%;
}
.copytight {
    font-family: "Onest", serif;
    font-size: 14px;
    margin-bottom: 5%;
}
.border-footer {
    border-top: 1px solid;
    padding-bottom: 15px;
}
.footer-sckdesignsteel h3 {
    font-weight: 600;
}
.block-footer-sckdesignsteel {
    display: flex;
    width: 100%;
    margin-top: 7%;
}
.footer-sckdesignsteel-2 {
    white-space: break-spaces;
    line-height: 1.6;
}
.footer-sckdesignsteel-1 {
    width: 50%;
}
.footer-sckdesignsteel {
    margin-bottom: 5%;
}
.footer-sckdesignsteel-3 {
    margin-top: 7%;
    margin-left: 48%;
    width: 100%;];
}
.block-icontel-footer {
    display: flex;
    width: 100%;
    margin-top: 3%;
}
.icontel-footer {
    width: 7%;
    align-self: center;
}
.icontel-footer-t h3 {
    font-weight: 600;
}
.icontel-footer-t {
    align-self: center;
    margin-left: 3%;
}
.block-iconsocia-footer {
    display: flex;
    width: 18%;
    gap: 10px;
    margin-top: 4%;
    margin-bottom: 5%;
}
.iconsocia-footer {
    transition: 0.35s;
}
.block-iconsocia-head {
    display: flex;
    width: 40%;
    gap: 10px;
    margin-top: 4%;
    margin-bottom: 5%;
}
.block-icontel-head {
    display: flex;
    width: 100%;
    margin-top: 0%;
    justify-content: flex-end;
    padding-right: 6%;
    text-align: left;
}
.icontel-head {
    width: 18%;
    align-self: center;
}
.icontel-head-t {
    align-self: center;
    margin-left: 5%;
}
.icontel-head-t h3 {
    font-weight: 600;
}
.head-sckdesignsteel {
    text-align: center;
    padding: 4% 0% 1%;
}
.head-sckdesignsteel h5 {
   background: linear-gradient(to right, #cdb380, #c2a368);
   background-clip: text;
   font-weight: 600;
   color: transparent;
   text-transform: uppercase;
}
.head-sckdesignsteel h1 {
    font-size: 3em;
    color: #043873;
    FONT-WEIGHT: 600;
}
#background6763c0c9ac38be0013a76288 .boderedlayoutClient {
    border-top: 0px dashed transparent;
    border-left: 0px dashed transparent;
    border-right: 0px dashed transparent;
    border-bottom: 0px dashed transparent;
}
.block-wrought-about h4 {
    font-family: "Onest", serif;
    font-weight: 600;
    margin-bottom: 3%;
}
.block-wrought-about h6 {
    font-weight: 600;
}
.block-wrought-about {
    padding: 8% 10%;
}
.block-icontel-contact {
    display: flex;
    width: 100%;
    margin-bottom: 3%;
}
.icontel-contact {
    width: 13%;
}
.icontel-contact-t {
    align-self: center;
    margin-left: 2%;
    width: 87%;
    white-space: break-spaces;
}
.pd-block-contact {
    display: flex;
    width: 100%;
}
.block-contact {
    width: 60%;
}
.block-contact-2 {
    width: 40%;
}
.qrcode-bg {
    width: 75%;
    float: right;
    border: 1px solid #b89655;
}

.buttonExampleSite {
  border: 0px solid #fff !important;
  color: #fff !important;
  background: #b89655 !important;
  border-radius: 0px !important;
  font-weight: 400;
}
.buttonExampleSite:hover {
  background: #043873 !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;
}
.sectionfive-sckdesignsteel .icontel-footer-t a:hover {
    color: #d0b683;
}
.sectionfive-sckdesignsteel .icontel-footer-t a {
    color: #fff;
}
.sectionfive-sckdesignsteel .icontel-footer-t {
    color: #fff;
}
.bgparts {
    background: #00aef0;
    text-align: center;
    color: #fff;
    padding: 8% 0%;
}

#tableA {
  width: 100%;
}
#tableA th {
  background-color: #052f5c;
  padding: 10px;
  color: #ffffff;
  border: 1px solid #fff;
  text-align: center;
  font-weight: 600;
}
#tableA td {
  border: 1px solid #fff;
  padding: 15px;
  text-align: center;
}

#tableA tr:nth-child(even){background-color: #f2f2f2;}
#tableA tr:hover {background-color: #dddddd;}


.TabItpContentLandingPage4 .tab-itp-background {
    background-color: inherit;
    padding: 0% !important;
    margin-top: 0% !important;
    margin-bottom: 0% !important;
}
.TabItpContentLandingPage4>ul>li.active>a {
    background-color: #b89655 !important;
    border-top: 3px solid #b89655 !important;
}
.TabItpContentLandingPage4 .tab-content {
    border: 1px solid #e0bd60 !important;
}
.TabItpContentLandingPage4>ul>li>a {
    border-top: 3px solid #b89655 !important;
}
.TabItpContentLandingPage4>ul>li>a:hover {
    background-color: #b89655;
    color: #8e8e8e;
}
.TabItpContentLandingPage4>ul {
    width: 101%;
}
ul.icon-product ::marker {
    color: #bd9d5f;
}
.block-handrails-2 h6 {
    font-family: "Onest", serif;
    font-weight: bold;
    text-transform: uppercase;
    color: #043873;
    line-height: 1;
    padding: 3% 0%;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, 
.pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #b89553;
    border-color: #b89553;
}

.pagination>li>a, .pagination>li>span {
    color: #b89553;
    border: 1px solid #ddd;
    font-size: 14px !important;
}
.itopplus-search {
    color: #fff;
}
.icontel-head-t a {
    color: #fff;
}
.icontel-head-t a:hover {
    color: #b89655;
}



@media screen and (min-width: 1900px) {
h1 {
    font-size: 3.5em;
}
h2 {
    font-size: 3em;
}
h3 {
    font-size: 23px;
}
h4 {
    font-size: 28px;
}
h5 {
    font-size: 32px;
}
h6 {
    font-size: 35px;
}
p {
    font-size: 20px;
}
body {
    font-size: 20px;
}
.block-iconsocia-head {
    width: 35%;
}
.icontel-head {
    width: 17%;
}
.navbar-default .navbar-nav > li > a {
    padding: 8px 20px;
    font-size: 22px;
}
.iconn-whychooseus {
    width: 25%;
}  
.bgour-product {
    font-size: 55px;
    margin-top: 45%;
} 
.bgplan-t {
    font-size: 50px;
}  
.block-contact-sckdesignsteel {
    margin-top: 10%;
}
.copytight {
    font-size: 16px;
    margin-bottom: 3%;
}
.block-iconsocia-footer {
    width: 15%;
}
.icontel-footer {
    width: 6%;
}
ul.icon-a {
    font-size: 20px;
}
.block-wrought-about {
    padding: 10% 10%;
}
.icontel-contact {
    width: 11%;
}
.qrcode-bg {
    width: 60%;
}  
.no-js #Component6763c970ac38be0013a76442 .form-control {
    padding: 33px 15px;
    font-size: 19px !important;
}  
.no-js #Component6763c970ac38be0013a76442 .btn {
    font-size: 19px;
}
.block-handrails-2 h6 {
    font-size: 3em;
}  
ul.nav.nav-pills.nav-justified span {
    font-size: 24px !important;
}  
}




@media screen and (max-width: 1191px) {
h1 {
    font-size: 3em;
}  
.itopplus-search {
    width: 33vw;
}
.navbar-default .navbar-nav > li > a {
    padding: 8px 5px;
}
.content-sckdesignsteel {
    white-space: inherit;
}
.sectionone-sckdesignsteel {
    margin-top: 8%;
}  
.bgplan-t {
    font-size: 30px;
}
.footer-sckdesignsteel-3 {
    margin-left: 30%;
}
.block-iconsocia-footer {
    width: 20%;
}
.no-js #Component6763c970ac38be0013a76442 .form-control {
    padding: 25px 15px;
}
}





@media screen and (max-width: 900px) {
h1 {
    font-size: 2.5em;
}  
h6 {
    font-size: 30px;
}
.no-js #background6763a9b2e3da7f00134a464d {
    margin-top: 10%;
}  
.border-footer {
    border-top: 0px solid;
    padding-bottom: 5px;
}
.copytight {
    text-align: center;
}
.block-contact-sckdesignsteel {
    width: 55%;
}
.block-bgaddline {
    width: 40%;
    margin-top: 8%;
    margin-left: 5%;
}
.head-sckdesignsteel h1 {
    font-size: 2.5em;
}
.table-responsive {
    border: 0px solid #ddd;
}
.pd-block-contact {
    display: inherit;
}
.block-contact {
    width: 100%;
}
.block-contact-2 {
    width: 100%;
}
.qrcode-bg {
    width: 30%;
    float: left;
    margin: 5% 0%;
}
#carousel676bd42710ac050012d58529 {
    display: none;
}  
}




@media screen and (max-width: 480px) {
#imagesControl676383fc654d92001336628d {
    padding: 0px !important;
}
.itopplus-bg {
    background-size: cover;
    background-position: right;
}  
.pd-iconn-whychooseus {
    grid-template-columns: repeat(1, 1fr);
    border-top: 0px solid #987d36;
}
.one-stop-service {
  grid-template-columns: repeat(1, 1fr);
}
.block-iconn-whychooseus {
    border-right: 0px solid #987d36;
}
.bgour-product {
    font-size: 30px;
}
.sectionfive-sckdesignsteel {
    display: inherit;
}
.block-contact-sckdesignsteel {
    width: 100%;
}
.block-bgaddline {
    width: 100%;
    margin-top: 5%;
    margin-left: 0%;
}
.block-wrought-about {
    padding: 10% 8%;
}
#imagesControl6763c0f2d71829001306741d {
    padding: 0px !important;
}  
#mainmenu6763c0c9ac38be0013a76288 {
    margin: -10px;
}
.head-sckdesignsteel h1 {
    font-size: 2em;
}
h1 {
    font-size: 2em;
} 
.icontel-footer {
    width: 12%;
    align-self: center;
}
.block-icontel-footer {
    margin-top: 8%;
    margin-bottom: 10%;
}
.block-contact-sckdesignsteel h1 {
    line-height: 1.5;
}
.qrcode-bg {
    width: 60%;
}
#background6763ced506ddcc0013666447 .thumbs, 
#background6763d265ac38be0013a76572 .thumbs, 
#background6763dd3ae3da7f00134a4d1c .thumbs {
    margin-bottom: 20px;
}
.block-contact-sckdesignsteel {
    margin-top: 15%;
}
#carousel676bd42710ac050012d58529 {
    display: inherit;
}   
#imagesControl676bd42710ac050012d58529 {
    padding: 0px !important;
}  
}




#itpphonemobile {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_28022024zyy2/0/0/phone2z-z1280621057579.png) !important;
}
.old-image-icon-facebook {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_28022024zyy2/0/0/facebook2z-z907485292076.webp) !important;
}
.old-image-icon-line {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_28022024zyy2/0/0/line2z-z1631587796207.webp) !important;
}
.itopplus-pos2 {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgb(235 218 183 / 60%) 100%);
}
.TabItpContentLandingPage4 .tab-content {
    background: #fff !important;
}
#iframe677b98f31a30f300134ec6b6 iframe {
    border-radius: 15px;
    margin-top: 10px;
}


@media screen and (max-width: 992px) {
    #controlMenu * {
        color: #FFFFFF !important;
        border: none;

