.itopplus-background {

}
body, html {
    overflow-x: hidden;
}
a {
    color: #333333;
}
a:hover {
    color: #286633;
}
b, strong {
    font-weight: 600;
}
/************Menu***************/
#main-navbar-collapse {
    text-align: left; 
}
.itopplus-menu {
    margin-top: 4%;
}
.itopplus-search {
    color: #000;
    margin-top: 1%;
}
.navbar-default {
    background: #000 !important;
}      
.navbar-default .navbar-nav>li>a {
    color: #000;
    font-size: 18px;
}
.dropdown-menu>li>a {
    color: #000 !important;
    font-size: 18px;
}
.navbar-default .navbar-brand, .navbar-default .navbar-nav>li>a, .navbar-default .navbar-text {
    color: #000;
    border-bottom: 3px solid transparent !important;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:active {
    color: #000 !important;
    background-color: transparent;
    box-shadow: none;
    border-bottom: 3px solid #02cb27 !important;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    background-color: #296734;
    background-image: -webkit-linear-gradient(top,#296734 0,#296734 100%);
    background-image: -o-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#296734),to(#296734));
    background-image: linear-gradient(to bottom,#296734 0,#296734 100%);
    background-repeat: repeat-x;
    color: white !important;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    background-color: transparent;
    color: #000;
}

/********Mobile-Sidebar*********/
.navbar-default .navbar-brand, .itopplus-sidebar-menu-single a:link, .itopplus-sidebar-main a:link, .itopplus-sidebar-menu-parent a ,.navbar-default .navbar-toggle:focus .text-bar, .navbar-default .navbar-toggle .text-bar , .navbar-default .navbar-toggle:hover .text-bar {
    color: #fff!important;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #fff !important;
}
.itopplus-sidebar-menu-single a:active {
    color: #fff!important;
    background-color: transparent!important;
}
.navbar-default .navbar-toggle .icon-bar, .navbar-default .navbar-toggle:hover .icon-bar {
    background-color: #fff !important;
}

.navbar-default .navbar-brand:hover{
    background-color: transparent;
}
.itopplus-sidebar-menu-single, .nav>li>a:focus {
    border-bottom: transparent;
    border-bottom: none !important;
}
.navbar-default .navbar-toggle, .navbar-default .navbar-toggle:hover {
    border-color: transparent!important;
    background-color: transparent!important;
}
.itopplus-banner2{
    background: #fff;
}
/******************************/


@media only screen and (min-width:768px) {

}

/* Medium Devices, Desktops */
@media only screen and (min-width : 1024px) {
h1,.h1 { font-size: 2.250em;}
h2,.h2 { font-size: 1.875em;}
h3,.h3 { font-size: 1.500em;}
h4,.h4 { font-size: 1.125em;}
h5,.h5 { font-size: 0.875em;}
h6,.h6 { font-size: 0.750em;}
p { margin: 0 0 10px;}
.navbar .nav,
.navbar .nav > li {
    float:none;
    display:inline-block;
    *display:inline; /* ie7 fix */
    *zoom:1; /* hasLayout ie7 trigger */
    vertical-align: top;
}
.navbar-default {
    background-color: transparent!important;
}

}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1366px) {
h1,.h1 { font-size: 2.250em;}
h2,.h2 { font-size: 1.875em;}
h3,.h3 { font-size: 1.500em;}
h4,.h4 { font-size: 1.125em;}
h5,.h5 { font-size: 0.875em;}
h6,.h6 { font-size: 0.750em;}
p { margin: 0 0 10px;}
.navbar .nav,
.navbar .nav > li {
    float:none;
    display:inline-block;
    *display:inline; /* ie7 fix */
    *zoom:1; /* hasLayout ie7 trigger */
    vertical-align: top;
}
}
@media only screen and (min-width :1900px) {

}



/**********************************************/
.navbar-default {
    width: 100%!important;
    padding: 0 0!important;
}
.itopplus-sticky-nav-bar-inside div {
    float: none!important;
    text-align: center;
    background: white;
}
#itopplus-nav-bar-sticky .itopplus-sidebar-menu-parent {
    border-bottom: 0px solid rgba(57,60,66,0.8) !important;
}
#itopplus-nav-bar-sticky {
    padding: 1% 0 !important;
}
#itopplus-sticky-nav-bar {
    box-shadow: 0 0 5px rgba(0,0,0,20%);
}


/*******************************************/
.shopcart {
    z-index: 888;
    border-radius: 800px;
    -moz-border-radius: 800px;
    -webkit-border-radius: 800px;
    border: 0 solid #000;
    width: 75px !important;
    height: 75px !important;
    background-image: url(https://itp1.itopfile.com/ImageServer/aca9f4cd5d7af84b/35/0/shopz-z11471730296.webp);
    background-color: #1e8d6c;
    background-repeat: no-repeat;
    background-position: 55% 55%;
    position: fixed;
    -webkit-transition: width .3s,height .3s;
    transition: width .3s,height .3s;
    cursor: pointer;
    top: 3%;
    right: 1%;
}
.text-header {
    font-size: 15px;
    font-family: 'DM Sans', sans-serif;
    text-align: center;
}
.ui.input input {
    font-family: 'DM Sans', sans-serif;
}
.ui.icon.input input {
    padding-right: 5.82142em!important;
}
.itopplus-footer {
    font-size: 16px;
    line-height: 1.2;
}
.itopplus-footer h4 {
    font-size: 19px;
    font-weight: 400;
    margin-bottom: 15px;
}
.itopplus-footer a {
    color: #fff;
}
.itopplus-footer a:hover {
    color: #ecea05;
}
.text-copy {
    font-size: 14px;
    font-family: 'DM Sans', sans-serif;
    padding: 15% 0 0;
}
.padding-footer {
    padding: 0 0 0 15%;
}
.contact-footer {
    font-size: 16px;
    font-weight: 300;
    display: flex;
}
.icon-img {
    padding: 0 6px;
    margin: -8px 0 0;
    transition: 0.5s;
}
.icon-img:hover {
    transform: scale(1.1);
}
.bg-product {
    background-color: #286633;
    color: white;
    font-size: 34px;
    text-align: center;
    padding: 15px 7px;
    border-radius: 15px 15px 0 0;
}
.menuVertical .nav-pills>li>a {
    color: #000000;
    background-color: #f6f6f6;
    border-bottom: solid 1px #838383;
    padding: 20px 10px 20px 10px;
    font-size: 18px;
    border-radius: 0;
}
.menuVertical .nav>li>a:hover, .nav>li>a:focus {
    color: #fff;
    background-color: #e4bf2d;
    border-bottom: solid 1px #838383!important;
}
.menuVertical .nav-stacked>li+li {
   border-bottom: solid 0px transparent;
}
.menuVertical .caret {
    float: right;
    margin-top: 10px;
}
.menuVertical .dropdown-menu {
    position: relative;
    top: 100%;
    left: 0;
    z-index: 1000;
    min-width: 160px;
    width: 100%;
    padding: 10px 0px 10px 0px;
    margin: 2px 0 0;
    color: #fff;
    font-weight:normal;
    text-align: left;
    list-style: none;
    background-color: transparent;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: none;
    border: none;
    border-radius: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.no-js .menuVertical .dropdown-menu>li>a:hover {
    background-color: #296734;
}
.no-js .menuVertical .dropdown-menu>li>a {
    background-image: none;
    color: #ffffff !important;
    background-color: #e4bf2d;
    margin-top: -10px;
    margin-bottom: 0px;
    border-top: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
    padding: 15px 10px 23px 10px;
    white-space: inherit;
    font-size: 17px;
}
.menuVertical .nav-pills>li>a::before {
    content: '●';
    font-size: 10px;
    /*position: absolute;*/
    width: 100%;
    /*left: 4%;
    top: 36%;*/
}
.menuVertical .dropdown-menu>li>a::before {
    content: '●';
    font-size: 10px;
    /* position: inherit; */
    width: 100%;
    left: 4%;
    top: 36%;
}


/**/
.icon-home {
    font-size: 20px;
    color: black;
    padding: 2% 0;
    transition: 0.5s;
}
.icon-home:hover {
    transform: scale(1.1);
}
.icon-home h4.media-heading {
    font-size: 26px;
    color: #bf9b0c;
    font-weight: 600;
    padding: 2% 0 0;
}
.icon-home img {
    width: 70% !important;
    float: right;
}
.bg-about {
    background-color: rgba(2,203,39,74%);
    color: white;
    padding: 15% 9%;
    font-size: 16px;
    white-space: pre-line;
    font-weight: 300;
    line-height: 1.5;
    border-radius: 0 15px 15px 0;
    margin: -1px;
}
.bg-about h1 {
    font-size: 52px;
    font-weight: 400;
    margin-bottom: 0;
}
.bg-about h2 {
    font-size: 30px;
    font-weight: 400;
    margin-bottom: 20px;
    margin-top: 0;
}
.text-menu1 {
    font-size: 38px;
    padding: 4% 0 0;
}
.btn-more {
    background-color: #e4bf2d;
    color: #fff;
    border: none;
    font-size: 18px;
    padding: 7px 25px;
    border-radius: 50px;
    margin: 13% 0 0;
    transition: 0.5s;
}
.btn-more:hover {
    background-color: #286633;
    color: #fff;
}


/**/
.text-menu2 {
    background-color: #286633;
    color: white;
    font-size: 32px;
    text-align: center;
    padding: 8px;
    width: 30%;
    border-radius: 50px;
    margin: 3% auto 2%;
    box-shadow: 2px 3px 6px 4px #cefff1;
}
.text-about {
    font-size: 17px;
    background-color: #ffffff;
    padding: 11.2% 10%;
    box-shadow: 5px 5px 20px 0 #e4e4e4;
}
.text-about h1 {
    font-size: 52px;
    font-weight: 400;
    margin-bottom: 0;
}
.text-about h2 {
    font-size: 30px;
    font-weight: 400;
    margin-bottom: 20px;
    margin-top: 0;
}
.text-about2 {
    font-size: 19px;
    text-align: center;
    font-weight: 500;
    padding: 2% 0 0;
}
.text-about2 h3 {
    font-size: 28px;
    color: #296734;
    font-weight: 600;
    margin-bottom: 5px;
}
figure.effect-jazz {
    background: transparent;
}
figure.effect-jazz figcaption::after {
    border-top: 0px solid #fff;
    border-bottom: 0px solid #fff;
}
#Component626640a985116600137bd3c3 .col-md-4.col-sm-4.col-xs-6.col-sm-5fix {
    width: 14.2% !important;
}
.thumbnail {
    border-radius: 0px;
}


/*payment*/
.main-timeline:before {
    content: '';
    width: 85%;
    height: 25px;
    border-bottom: 5px dotted #bae09f;
    left: 10%;
    top: 28%;
    position: absolute;
}
.icon-payment {
    font-size: 15px;
    padding: 1% 0% !important;
    text-align: center;
    transition: 0.5s;
    white-space: pre-line;
}
.icon-payment:hover {
  transform: translateY(-10px);
}
.icon-payment img {
    width: 60% !important;
    margin-bottom: 10px;
}
.text-number {
    font-family: 'DM Sans', sans-serif;
    font-size: 30px;
    color: #286633;
     font-weight: 600;
}
 .payment1 {
    font-size: 22px;
    font-weight: 500;
}
.hvr-grow {
    transform: perspective(1px) translateZ(0);
    transition-duration: 0.3s;
    transition-property: transform;
    width: 100%;
    margin-bottom: 0px;
    font-size: 16px;
    background-color: #fff;
    box-shadow: 0px 0px 5px rgba(0,0,0,10%);
}
.hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active {
    transform: scale(1.03);
}
.padpay1 {
    padding-top: 2%;
}
.MainBankClass1 {
    height: 300px;
}
.boarder-confirm-payment {
    border: none !important;
    background-color: rgba(255,255,255,0.7);
    padding: 3% 0;
}
.boarder-confirm-payment label.col-xs-12.col-sm-3.col-md-3.control-label {
    font-size: 16px;
    font-weight: 400;
}
.boarder-confirm-payment span.label {
    font-size: 14px;
    font-weight: 400;
}
/*form payment*/
.input-group-addon {
    color: #fff;
    background-color: #286633;
    border: 1px solid #cccccc;
    border-radius: 0px;
}
.no-js .confirm-payment .form-control {
    display: block;
    width: 100%;
    height: auto;
    padding: 10px 12px;
    font-size: 14px;
    font-weight: 300;
    line-height: 1;
    color: #444;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
}
.no-js .confirm-payment .btn-default {
    background-image: -webkit-linear-gradient(top,#111f39 0,#111f39 100%);
    background-image: -o-linear-gradient(top,#111f39 0,#111f39 100%);
    background: linear-gradient(to right,#286633 0,#286633 25%,#286633 50%,#286633 75%,#286633 100%);
    color: #fff;
    text-shadow: 0 0px 0 #286633;
    background-repeat: repeat-x;
    border-color: #0000;
    border-radius: 0px;
    padding: 10px 30px;
    font-size: 16px;
    border: 0px solid transparent;
    width: auto;
}
.no-js .confirm-payment .btn-default:active {
   background-color: #286633;
}
.no-js .confirm-payment .btn-default:hover,
.no-js .confirm-payment .btn-default:focus {
    background-position: 0 0px;
    background-color: #286633;
}


/**/

.text-contact {
    padding: 5%;
    font-size: 16px;
    background-color: #f9f9f9;
}
.text-contact h3 {
    color: #000;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 15px;
}
.padding-contact {
    padding: 1% 0;
}
/*from Contact*/
.no-js #Component62663d73ad10d0001386091d label {
    display: none!important;
}
.no-js #Component62663d73ad10d0001386091d .col-md-6 {
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
}
.no-js #Component62663d73ad10d0001386091d .form-control {
    border: none;
    border-bottom: 1px solid #ccc;
    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%);
    font-size: 16px !important;
    padding: 30px 0;
    font-weight: 400;
    background: transparent;
    color: #000;
}

.no-js #Component62663d73ad10d0001386091d .form-control:hover {
    border-bottom: 1px solid #286633;
}
.no-js #Component62663d73ad10d0001386091d .form-control:focus {
    border-bottom: 1px solid #286633;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0 0 0px rgba(102, 175, 233, 0);
  color: #000!important;
}
.no-js #Component62663d73ad10d0001386091d .btn {
    background-image: -webkit-linear-gradient(top,#111f39 0,#111f39 100%);
    background-image: -o-linear-gradient(top,#111f39 0,#111f39 100%);
    background: linear-gradient(to right,#286633 0,#286633 68%,#286633 100%);
    color: #fff;
    text-shadow: 0 0px 0 #286633;
    background-repeat: repeat-x;
    border-color: #0000;
    border-radius: 50px;
    padding: 9px 30px;
    font-size: 16px;
    border: 0px solid transparent;
}
.no-js #Component62663d73ad10d0001386091d .btn-default:active {
   background: linear-gradient(to right,#286633 0,#286633 68%,#286633 100%);
}
.no-js #Component62663d73ad10d0001386091d .btn-default:hover,
.no-js #Component62663d73ad10d0001386091d .btn-default:focus {
    background-position: 0 0px;
   background: linear-gradient(to right,#286633 0,#286633 68%,#286633 100%);
}
.no-js #Component62663d73ad10d0001386091d  .col-xs-12.col-sm-5.col-md-5.padding {
    width: 100%;
}
.no-js #Component62663d73ad10d0001386091d span.label {
    font-size: 13px;
    font-weight: 300;
}
.CASS-D-border {
    background-image: none;
    background-position: top;
    background-size: 100% 100%;
    background-color: #f9f9f9 !important;
    padding: 2%;
}
#iframe6266456d85116600137bd623 iframe {
    height: 228px;
}



/**/
.Template-B-frame {
    padding: 20px 20px 20px 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 10%;
    background-color: white;
    border-radius: 15px;
    transition: 0.5s;
}
.Template-B-frame:hover {
    -moz-box-shadow: 0 0 15px #99ffab;
    -webkit-box-shadow: 0 0 15px #99ffab;
    box-shadow: 0 0 15px #99ffab;
    cursor: pointer;
}
.col-xs-12.col-sm-3 {
    padding: 10px;
}
.Template-B-pic {
    background-color: #fff;
    border: solid 0px #ccc;
    padding: 0px;
    width: 100%;
    overflow: hidden;
    height: inherit !important;
}
.Template-B-pic , .Shopcart-inner-6142fd78ad3e0b00137f4dbf  {
    transition: 0.5s;
}
.Template-B-pic:hover , .Shopcart-inner-6142fd78ad3e0b00137f4dbf:hover {
     transform: scale(0.9);
}
.Template-B-Name {
    font-size: 18px;
    height: 120px;
    text-align: left !important;
}
.Template-B-Name label {
    font-weight: 500;
}
.Template-B-button {
    background-image: linear-gradient(to right, #276306 0%, #276306 51%, #85ae31 100%);
    background-size: 300% auto;
    color: white;
    font-size: 14px;
    padding: 8px 0 8px 0%;
    display: block;
    transition: all .4s ease-in-out;
    width: 65%;
    font-weight: 300;
    border-radius: 50px;
}
  .Template-B-button:hover {
    width: 65%;
    background-position: right center;
    color: #fff;
    text-decoration: none;
    text-align: center;
    margin: 0 auto;
}
.Template-B-Icon {
    width: 20%;
    padding: 3px 5px 3px 5px;
}
.Template-B-CateName {
    font-size: 30px;
    font-weight: 600 !important;
}
.Template-B-ProName {
    color: #286633;
    font-size: 30px;
    font-weight: 600 !important;
}
.normalPrice {
    color: #286633;
}
.shopcartlinePrice-Default label {
    color: #286633 !important;
}
.col-xs-12.col-md-6 {
    font-family: 'Prompt', sans-serif !important;
}
  .shopcartID-Head-Default , .shopcartName-Head-Default {
    font-size: 18px;
    border-bottom: solid 0px #d8d8d8;
}
  .shopcartID-Default , .shopcartName-Default  {
    font-size: 18px;
    border-bottom: solid 0px #d8d8d8;
    color: #286633;
}
.shopcartlinePrice-Default {
    border-bottom: solid 0px;
}
.col-md-12.shopcartSize-Default.shopcartSize {
    font-size: 17px;
}
.col-md-12.shopcartSize-Default.shopcartSize label {
    font-weight: 400;
}
.Template-B-Quantity , .Template-B-Item  {
    font-size: 16px !important;
    font-weight: 400;
}
.Template-B-buttonDetail {
    width: 50%;
    color: #ffffff;
    border-radius: 50px;
    background-image: linear-gradient(to right, #296734 0%, #1e8d6c 51%, #02cc28 100%);
    background-size: 300% auto;
    transition: all .4s ease-in-out;
    font-weight: 300;
    font-size: 16px;
}
  .Template-B-buttonDetail:hover {
     width: 50%;
    background-position: right center;
    color: #fff;
}
.shopcartlinePrice-Default select.input-sm {
    height: 40px;
    line-height: 30px;
    font-size: 14px;
}
.Template-B-Price {
    color: #286633;
    font-weight: 600;
    font-size: 22px;
    height: 75px;
}
.Template-B-Price label {
    color: #286633 !important;
    display: block !important;
}
.priceNoPromotion {
    color: #286633;
    font-weight: 700;
}
.Template-B-PricePromotion {
    color: #286633;
    font-weight: 600;
    font-size: 26px !important;
}
.shopcartDetail-Default {
    font-size: 22px;
    border-bottom: solid 1px;
    border-color: #d8d8d8;
    font-family: 'Prompt', sans-serif;
    font-weight: 600;
    color: #286633;
}
.shopcartlinePrice-Default {
    border-bottom: solid 0px;
}
.shopcartlinePrice-Default .col-md-5 {
    width: 100%;
}
.Template-B-Big {
    border: solid 0px #ccc;
    height: inherit !important;
}
.PictureOverflow {
    width: 100%;
    max-height: inherit;
}
.Template-B-smallpic {
    width: 32%;
    height: inherit;
    border: solid 0px #9e9e9e;
}
.shopcartAllDetail {
    font-size: 16px;
    font-weight: 400;
}
.shopcartRelated-Default.shopcartRelated {
    color: #286633;
    font-size: 20px;
    font-weight: 500;
}
.ui.steps .step .title {
     font-family: 'Prompt', sans-serif;
}
.ui.steps .step.active .title {
    color: #286633;
}
.step1checkout {
    background-color: #286633;
    border: 5px solid #286633;
}
.Headcheckout {
    color: #286633;
}
.btnCheckoutprevious {
    background-color: #286633;
}
.boarder-confirm-payment {
    border: 0px solid #e3e3e3 !important;
}
.form-horizontal .form-group-sm .form-control, .input-sm {
    font-size: 14px;
}
.step5checkout {
    background-color: #286633;
    border: 7px solid #286633;
}
.shopcart-paymentpage {
    background-color: #286633;
}
.shopcart-Detail-Detail {
    font-size: 16px;
}
.Shopcart-Related-Main .col-xs-12.col-sm-3 {
    width: 33.33%;
}



/***************************************/
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    background-color: #286633;
    border-color: #286633;
}
.pagination>li>a, .pagination>li>span {
    color: #286633;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    color: #286633;
    background-color: #f7f7f7;
}

/*search*/
#searchResultLanding .panel {
    margin: 3% 1%;
}
#itp-shopcart-detail {
    padding-left: 0px !important;
}
.itopplus-search-image-flex-item {
    padding: 0px !important;
    width: 230px!important;
    min-height: 350px!important;
    max-height: 430px!important;
    background-color: #fff!important;
    box-shadow: none !important;
    border: 1px solid #eee;
}
  .itopplus-search-image-flex-item img {
    width: 100%!important;
}
.search_titleText {
    padding: 5px 0px;
    font-size: 16px;
}
    .search_text {
    padding: 5px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
     font-weight: 400;
}
.itopplus-search-shopcart-id  , .itopplus-search-shopcart-name {
    font-weight: 400;
}
/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {
.itopplus-search-image-flex-item {
    width: 198px!important;
}
  .itopplus-menu {
    margin-top: 5%;
}
  .navbar-default .navbar-nav>li>a {
    font-size: 20px;
    padding: 15px 30px;
}
  .dropdown-menu>li>a {
    font-size: 20px;
}
  .ui.icon.input input {
    padding-right: 15.82142em!important;
}
  .text-header {
    font-size: 18px;
    padding: 6% 0 0;
}
  .shopcart {
    top: 5%;
}
  .icon-home {
    font-size: 24px;
}
  .icon-home h4.media-heading {
    font-size: 34px;
}
  .bg-about {
    font-size: 22px;
}
  .bg-about h1 {
    font-size: 66px;
}
  .bg-about h2 {
    font-size: 39px;
}
  .bg-product {
    font-size: 44px;
}
  .menuVertical .nav-pills>li>a {
    font-size: 24px;
    padding: 30px 10px 30px 10px;
}
  .no-js .menuVertical .dropdown-menu>li>a {
    font-size: 22px;
}
  .menuVertical ul.nav.nav-pills.nav-stacked {
    padding-bottom: 7%;
}
  .Template-B-Name {
    font-size: 20px;
}
  .Template-B-CateName , .Template-B-ProName  {
    font-size: 36px;
}
.shopcartID-Head-Default, .shopcartName-Head-Default , .shopcartID-Default, .shopcartName-Default , .col-md-12.shopcartSize-Default.shopcartSize {
    font-size: 20px;
}
  .Template-B-Quantity, .Template-B-Item {
    font-size: 18px !important;
}
  .Template-B-buttonDetail ,.Template-B-buttonDetail:hover {
    width: 40%;
    font-size: 18px;
}
  .shopcartDetail-Default {
    font-size: 26px;
}
  .shopcart-Detail-Detail {
    font-size: 18px;
}
  .icon-payment {
    font-size: 18px;
}
  .text-number {
    font-size: 36px;
}
  .payment1 {
    font-size: 24px;
}
  .hvr-grow {
    font-size: 18px;
}
  .padpay1 {
    padding-top: 1%;
}
  .MainBankClass1 {
    height: 325px;
    font-size: 16px;
}
  .boarder-confirm-payment label.col-xs-12.col-sm-3.col-md-3.control-label {
    font-size: 18px;
}
  .text-contact {
    font-size: 18px;
}
  .text-contact h3 {
    font-size: 28px;
}
  .text-contact img {
    width: 85% !important;
}
  .no-js #Component62663d73ad10d0001386091d .form-control {
    font-size: 18px !important;
    padding: 35px 0;
}
  .no-js #Component62663d73ad10d0001386091d span.label {
    font-size: 16px;
}
  .no-js #Component62663d73ad10d0001386091d .btn {
    padding: 12px 30px;
    font-size: 17px;
}
  .text-about {
    font-size: 22px;
    background-color: #ffffff;
    padding: 22.8% 10%;
    box-shadow: 5px 5px 20px 0 #e4e4e4;
}
  .text-about h1 {
    font-size: 66px;
}
  .text-about h2 {
    font-size: 39px;
}
  .text-about2 h3 {
    font-size: 40px;
}
  .text-about2 {
    font-size: 28px;
}
  .main-timeline:before {
    top: 31%;
}
}

@media only screen and (max-width:1191px) {
.navbar-default .navbar-nav>li>a {
    font-size: 16px;
    padding: 15px 10px;
}
  .text-header {
    font-size: 13px;
}
  .shopcart {
    top: 20%;
}
  .icon-home {
    font-size: 18px;
}
  .icon-home h4.media-heading {
    font-size: 22px;
}
  .bg-about {
    padding: 5% 9%;
    font-size: 16px;
    white-space: inherit;
}
  .bg-about h1 {
    font-size: 40px;
}
  .bg-about h2 {
    font-size: 24px;
}
  .menuVertical .nav-pills>li>a {
    padding: 12px 10px 12px 10px;
    font-size: 16px;
}
  .no-js .menuVertical .dropdown-menu>li>a {
    font-size: 15px;
}
  .itopplus-footer {
    font-size: 14px;
}
  .itopplus-footer h4 {
    font-size: 17px;
}
  .text-copy {
    font-size: 12px;
}
  .icon-img {
    width: 38px !important;
}
  .text-about {
    font-size: 16px;
    padding: 5% 5%;
}
  .text-about h1 {
    font-size: 34px;
}
  .text-about h2 {
    font-size: 20px;
}
  .text-about2 {
    font-size: 17px;
}
  .dropdown-menu>li>a {
    font-size: 16px;
}
  .text-menu2 {
    width: 40%;
}
  .icon-payment {
    padding: 1% 1% !important;
    white-space: inherit;
}
  .main-timeline:before {
    top: 25%;
}
  #iframe6266456d85116600137bd623 iframe {
    height: 223px;
}
  .Template-B-Name {
    font-size: 16px;
}
}


 @media only screen and (max-width:900px) {
.navbar-inline .text-bar {
    display: none;
}
.navbar-inline {
    padding-top: 7px;
}
   .icon-home h4.media-heading {
    font-size: 18px;
}
   .icon-home {
    font-size: 16px;
}
   .text-menu1 {
    font-size: 32px;
}
   .Template-B-Name {
    height: 160px;
}
   .hvr-grow {
    margin-bottom: 10px;
}
   .main-timeline:before {
    top: 27%;
}
   .no-js #Component62663d73ad10d0001386091d .form-control {
    font-size: 15px !important;
    padding: 28px 0;
}
  .itopplus-search-image-flex-item {
    margin: 5px 0!important;
    width: 227px!important;
    min-height: 240px!important;
    max-height: 425px!important;
}
  .search_titleText {
    padding: 5px 0px;
    font-size: 14px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
 }
}



@media only screen and (max-width:480px) {
#imagesControl62611c613dbbef001a8534fc {
    padding: 0 !important;
}
  .icon-home h4.media-heading {
    font-size: 22px;
}
  .icon-home {
    font-size: 18px;
}
  .icon-home img {
    width: 60% !important;
    float: inherit;
    margin: 0 auto;
    display: block;
}
  .bg-about {
    padding: 15% 9%;
    font-size: 16px;
    white-space: inherit;
    border-radius: 15px;
}
  .Template-B-Name {
    font-size: 18px;
    height: inherit;
    padding-bottom: 5%;
}
  .btn-more {
    margin: 0 0 0;
}
  .text-menu2 {
    width: 100%;
    font-size: 28px;
}
#Component626640a985116600137bd3c3 .col-md-4.col-sm-4.col-sm-5fix.col-xs-12 {
    width: 50%;
}
  .main-timeline:before {
   display: none;
}
  .icon-payment img {
    width: 40% !important;
}
  .icon-payment {
    padding: 3% 1% !important;
    white-space: inherit;
    font-size: 16px;
}
  .payment1 {
    font-size: 21px;
}
  .boarder-confirm-payment label.col-xs-12.col-sm-3.col-md-3.control-label {
    padding: 10px 23px;
}
  .text-contact h3 {
    font-size: 18px;
}
  .padding-contact {
    padding: 4% 0;
}
  .shopcart {
    width: 55px !important;
    height: 55px !important;
    background-image: url(https://itp1.itopfile.com/ImageServer/aca9f4cd5d7af84b/25/0/shopz-z11471730296.webp);
}
.Shopcart-Related-Main {
    display: none;
}
.itopplus-search-image-flex-item {
    width: 100%!important;
    min-height: 210px!important;
    max-height: inherit!important;
}
  .itopplus-search-image-flex-item img {
    width: 100%!important;
}
  .search_titleText {
    padding: 5px 0px;
    font-size: 14px;
}
  .search_text {
    padding: 5px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
 }
}

/************fix other ipad *************/
@media (min-width: 769px) and (max-width: 1010px){

.navbar-collapse.collapse {
    display: none !important;
}
}



@media screen and (max-width: 1023px) {
  #controlBanner img {
    position: fixed;
    top: 10px;
    left: 10px;
    width: 45px !important;
    z-index: 10000;
  }

  #nav-menu,
  #ItopplusMainSidebar > div {
    background: #fff !important;
  }

  #controlMenu * {
    color: #282828 !important;
    border: none;
  }
    #itpMenuSideBar span {
    background-color: #282828 !important;
  }

}


