﻿body {
}
.page-header .rd-navbar-static, .rd-navbar-fullwidth {
    background-color: rgba(97, 65, 150, 0.85);
  
}
.rd-navbar-static .rd-navbar-nav > li.focus > a, .rd-navbar-static .rd-navbar-nav > li > a:hover, .rd-navbar-static .rd-navbar-nav > li.active > a, .rd-navbar-fullwidth .rd-navbar-nav > li.focus > a, .rd-navbar-fullwidth .rd-navbar-nav > li > a:hover, .rd-navbar-fullwidth .rd-navbar-nav > li.active > a {
  color: #EC652A;
}.Product-order-left p

.rd-navbar-static .rd-navbar-nav > li > a, .rd-navbar-fullwidth .rd-navbar-nav > li > a {
  display: block;
  font-size: 21px;
  line-height: 30px;
  font-weight: 400;
  font-family: Montserrat, sans-serif;
}

.rd-navbar-nav > li > a {
  color: #fff;
  font-size:21px;
}

.copyright_1 {
    padding-left:0;
    padding-right:0;
    margin-bottom:3%;
}
.holderPage .jp-disabled {
    pointer-events: none;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}

.rd-navbar-static .rd-navbar-inner, .rd-navbar-fullwidth .rd-navbar-inner {
  position: relative;
  margin-left: 15px;
  margin-right: 15px;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
}
.rd-navbar-static .rd-navbar-nav {
    margin-left: -5.5%;
}
.rd-navbar-static .rd-navbar-nav > li {
    display: inline-block;
    margin-left: 3.5%;
}
.thumbnail-variant-2 .caption {
    transition: .4s;
    position: absolute;
    background: rgba(97, 65, 150, 0.70);
    opacity: 0;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
}

.thumbnail-variant-2 .caption1 {
    display:none;
}



.font-color-1 {
    color:#fff;
}
.font-color-2 {
    color:#EA5B1A;
}
.rd-navbar-static .rd-navbar-nav > li > a .font-color-1:hover {
     color: #EA5B1A;
}
.none-Product {
    display:none;
}

.well-bj-color {
    background-color:#FFC828;
}
.well-bj-color1 {
    background-color:#f7f7f7;
}
.home-about-02 {
    text-align:left;
}
.home-aboutus {
    color:#EC652A;
    text-align:left;
}
.home-aboutus1 {
    color:#614196;
    text-align:left;
}

.color-614196 {
    color:#7A41B7;
}
.home-about-01 {
    padding-left:50px;
    padding-top:80px;
}
.valid_message {
    color:#EC652A;
    text-align:left;
}
@media (max-width: 1199px) {
    .rd-navbar-static .rd-navbar-nav {
        margin-left: -5%;
    }

        .rd-navbar-static .rd-navbar-nav > li {
            /*margin-left: 1%;*/
        }
}
.rd-navbar-static .rd-navbar-megamenu, .rd-navbar-fullwidth .rd-navbar-megamenu {
    display: table;
    position: absolute;
    text-align: left;
    left: -28px;
    right: -28px;
    table-layout: fixed;
    width: 104.5%;
    margin-top: 37px;
    max-width: none;
  
    z-index: 4;
    border-radius:10px;
}
.rd-navbar-static .rd-navbar-nav > .rd-navbar-submenu .Made_1,.Made_2, .Made_3, .Made_4, .Made_0 {
     background: rgba(97, 65, 150, 0.85);
}


.rd-navbar-static .rd-navbar-megamenu > li + li:before, .rd-navbar-fullwidth .rd-navbar-megamenu > li + li:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  width: 1px;
  right: 100%;
  margin-right: 0;
  background: #8064B0;
}

.rd-navbar-static .rd-navbar-megamenu > li > ul a, .rd-navbar-fullwidth .rd-navbar-megamenu > li > ul a {
  display: inline-block;
  color: #fff;
  background: transparent;
  font-size: 13px;
  letter-spacing: 0.02em;
 
}
.rd-navbar-static .rd-navbar-megamenu > li > ul a:hover, .rd-navbar-fullwidth .rd-navbar-megamenu > li > ul a:hover {
  color: #fff;
  background: transparent;
  text-decoration:underline;
}

.footer-bj-01 {
    background-color: #333438;

}
.back-color-01 {
    margin-top:20px;
    text-align:left;
}
.back-color-02 {
    border-left:0 dotted #CED1D2;
    margin-bottom:30px;
    padding-left:10%;
}

.back-color-01 h5 {
    color: #fff;
    margin-top: 10px;
    font-size: 16px;
    font-weight:100;
}
.text-bannerimg img {
    width: 100%;
}
.holderPage .jp-current {
    color: #fff;
    background-color: #EC652A;
}

.border-bootion-1 {
 
}
.form-control {
    vertical-align: middle;
    display: inline-block;
    width: 100%;
    height: 50px;
    padding: 11.5px 10px;
    font-size: 14px;
    line-height: 1.78571;
    color: #000;
    background-color: #C0BEC6;
    background-image: none;
    box-shadow: 0 5px 25px 0 rgba(0, 0, 0, 0.2);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-inputText {
    border-radius: 5px;
}
.form-inputText::-webkit-input-placeholder { /* WebKit browsers */  
    color:    #000;  
}  
.form-inputText:-moz-placeholder { /* Mozilla Firefox 4 to 18 */  
    color:    #000;  
}  
.form-inputText::-moz-placeholder { /* Mozilla Firefox 19+ */  
    color:    #000;  
}  
.form-inputText:-ms-input-placeholder { /* Internet Explorer 10+ */  
    color:    #000;   
}
.footerImg {
    background-image:url(../Images/footerImg1.png);
    height:20px;
    width:100%;
    border:0;
    padding:0;
    margin:0;
}
.footer-touch {
    text-align:left;
    font-size:21px;
    font-weight:bold;
    color:#DCDDDE;
     padding: 11.5px 25px;
}
.btn-font-footer {
    background-color: #EC652A;
    border: 3px solid #EC652A;
    color:#fff;
}
    .btn-font-footer:hover:active:hover {
           border: 3px solid #794A99;
           color:#fff;
    }
.btn-primary:hover:hover {
    color: #EC652A;
    background-color: transparent;
    border-color: #EC652A;
}
.ui-to-top {
    width: 60px;
    height: 30px;
    font-size: 34px;
    font-weight:bold;
    line-height: 33px;
    color: #FFF;
    background: #614196;
    border-radius: 40px 40px 0 0;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.11), 3px 4px 5px 0 rgba(0, 0, 0, 0.11);
    position: fixed;
    right: 80px;
    bottom: 60px;
    overflow: hidden;
    text-align: center;
    text-decoration: none;
    z-index: 20;
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
}
main {
    margin-top:-2px;
}
.footer-a {
    text-align:center;
    margin-top:30px;
}
    .footer-a a {
        font-size:18px;
        color:#fff;
        font-weight:bold;
        padding:35px;
    }
        .footer-a a:hover {
            color:#EC652A;
        }

.footer-copyright {
    margin:30px 0 0 0;
    color:#fff;
    line-height:35px;
    font-weight:300;
}
    .footer-copyright a {
        margin:0 30px;
    }

    .footer-copyright a:hover {
        color:#EC652A;
    }

    .footer-copyright span {
         margin:0 30px 0 0;
    }

.Back-bj-content-1 {
    background-color:#614196;
    text-transform:uppercase;
    text-align:left;
    height:60px;
    color:#fff;
    line-height:60px;
    font-size:24px;
    
}
.order-text {
    width:43%;
    float:right;
}
.Back-bj-content-2 {
    background-color: #B4B0C3;
    text-transform: uppercase;
    text-align: left;
    height: 60px;
    color: #614196;
    line-height: 60px;
    font-size: 24px;
    padding-left:40px;
}
.Back-bj-content-3 {
    background-color: #F4F4F4;
}
.Product-order-left {
    float:right;
    width:43%;
    padding-top:35px;
}
.Product-order-left  table{
    width:100%;
}
.Product-order-left span{
    display:inline-block;
    background-color:#DCDDDE;
    border-radius:6px;
    color:#6B7477;
    width:100%;
    padding-left:10px;
    margin:10px 0;
    line-height:35px;
    cursor:pointer;
}
    .Product-order-left span:hover {
        background-color:#614196;
        color:#fff;
    }
.ProductImg {
    max-width:220px;
    max-height:170px;
    margin:35px 0 15px 0;
}

.content-text p{
    margin:0;
    color:#4D4D4D;
    font-weight:500;
    height:24px;
    line-height:20px;
}
#map {
    height: 500px;
    width: 100%;
}
.content-text h5 {
    font-weight: bold;
    margin-top: 35px;
    font-size:18px;
}

.productbuttion, .productbuttionItem {
    max-height: 30px;
    max-width: 130px;
    background-color: #DCDDDE;
    color: #000;
    line-height: 30px;
    text-align: center;
    border-radius: 5px;
    cursor: pointer;
}

.Content-area .productColor {
    background-color: #614196;
    color: #fff;
}

.IntroductionName {
    padding-left: 5px;
    font-weight: bold;
    color: #000;
    font-size: 14px;
}
.colorName {
    width: 150px;
    height: 100px;
    margin-bottom: 30px;
    margin-top: 10px;
}

.Back-bj-content-4 {
    width:50%;
    padding-bottom:15px;
}

.product-content-right {
    padding:0 0 0 40px;
}

.Submit-bnt {
    max-height: 30px;
    background-color: #7A41B7;
    color: #fff;
    line-height: 30px;
    text-align: center;
    border-radius: 5px;
    cursor: pointer;
    float:right;
    padding: 0 30px;
}

.modal-dialog {
    width: 1024px;
    margin: 30px auto;
}
.modal-content {
    border-top:8px solid #7A41B7;
}

.popover-Order-01 {
    max-width:380px;
    margin:50px 20px 30px 20px;
}

.popover-Order-02 {
    max-width:230px;
    margin:50px 20px 30px 20px;
    float:right;
}

.Underline {
    border-bottom:1px solid #b7b7b7;
    line-height:30px;
}
.Productpaddion {
    padding:0 50px;
}
.Select_Class {
    width:98%;
    font-weight:bold;
}

.produtText {
    width:100%;
    background-color:#f7f1f1;
    margin:10px 0;
    padding:3px 15px;
}
.product_Input {
    height:120px;
}
.fonth4 {
    clear:both;
    font-weight:bold;
    padding-top:30px;
}
.product_text {
    height:35px;
}
.btn-01 {
    text-transform:capitalize;
}

.menulistSelect {
    -webkit-appearance: menulist;    
}
.mouse {
    float: right;
    background-color: #614196;
    border: 3px solid #614196;
    color: #fff;
    text-transform: capitalize;
    margin-bottom: 15px;
    padding: 5px 56px;
}
.a-upload {
    padding: 1px 10px;
    height: 35px;
    line-height: 30px;
    position: relative;
    cursor: pointer;
    color: #888;
    background: #fafafa;
    border: 1px solid #ddd;
    border-radius: 4px;
    overflow: hidden;
    width:100%;
    display: inline-block;
    *display: inline;
    margin:0;
    *zoom: 1;
}
.a-upload  input {
    position: absolute;
    font-size: 100px;
    right: 0;
    top: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    cursor: pointer;
}
.a-upload:hover {
    color: #444;
    background: #eee;
    border-color: #ccc;
    text-decoration: none
}

.butItem {
   margin-right:15px;
  
}
.fontSizeP {
    color: #614196;
    font-weight: bold;
    font-size: 18px;
    line-height: 4;
}
.page-header .Head-Language {
    right: 0;
    position: absolute;
}
.Head-Language a .icon {
    margin-left:5px;
}
.rd-navbar-static .rd-navbar-nav > li > .dropdown-Language {
    width: 80px;
    margin-left: -50px;
    padding:5px 20px;
}
.figure-01 {
    position: relative;
    display: table;
    margin-left:62%;
    margin-top:33%;
}
.figure-02 {
    position: relative;
    display: table;
    margin-left:15%;
    margin-top:16%;
}
.figure-03 {
    position: relative;
    display: table;
    margin-left:26%;
    margin-top:-10%;
}
.figure-04 {
    position: relative;
    display: table;
    margin-left:15%;
    margin-top:5%;
}




.order-block {
    display:none;
}
.fig-img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
.Get_TouchIco span{
    font-size:48px;
    color:#674897;
}
.Get_TouchIco a {
    display:block;
    font-size:28px;
}
.class_Contact {
    margin-left:12%;
}
.Class_contactH4 {
    margin-top:150px;
}
.class_Contact input,.class_Contact textarea{
    background-color:#674897;
    border:0;
    border-radius:5px;
    color:#fff;
}

.class_Contact .form-inputText::-webkit-input-placeholder { /* WebKit browsers */  
    color:    #fff;  
}  
.class_Contact .form-inputText:-moz-placeholder { /* Mozilla Firefox 4 to 18 */  
    color:    #fff;  
}  
.class_Contact .form-inputText::-moz-placeholder { /* Mozilla Firefox 19+ */  
    color:    #000;  
}  
.class_Contact .form-inputText:-ms-input-placeholder { /* Internet Explorer 10+ */  
    color:    #000;   
}
.page-footer.footer-centered .footer-Content01 {
    background-color: #CED1D2;
    color: #000;
    padding-top: 0;
}
.footer-Content01 a{
    color:#000;
}
.footer-Content01 .footer-copyright{
    color:#000;
    font-size:14px;
}
.btn-Contact {
    background-color:#fff;
    color:#7A41B7;
    border:0;
    font-weight:bold;
}
    .btn-Contact:active {
        background-color:#7A41B7;
        color:#fff;
    }
    .btn-Contact:hover:hover {
        background-color: #7A41B7;
        color: #fff;
    }
.header-banner-img img{
    width:100%;
}
.Product-order-left p{
    font-size:14px;
    font-weight:bold;
    line-height:15px;
}
.Product-Column-left {
    border-bottom:1px solid #ccc;
    padding-bottom:30px;
    margin-bottom:30px;
}
    .Product-Column-left:last-child {
        border-bottom:0px;
    }


.Product-Column-left a{
    display:block;
    padding-left:15px;
    line-height:35px;
}

.productName {
    margin: 30px 0 0 0;
    padding:0;
}

.bordername {
    background-color: #f7f7f7;
    text-align: center;
    margin:10px;
   
}
.animated {
    background-color:#f7f7f7;
}

.bordername:hover {
    box-shadow: 0 5px 25px 0 rgba(0, 0, 0, 0.4);
    border:0;
    transition-duration: 1s;
    color:#EC652A;
}


.bordername h6{
    padding:10px 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding: 0 10px 10px 10px;
}
.bordername a img{
    max-height:289px;
  
}
.container-right {
    text-align: left;
    margin-top:5px;
}
.container-right img{
    margin:20px 0 0 0;
}
.container-right a{
    font-weight:bold;
    font-size:20px;
    color:#604195;
    padding:15px;
    
}
.container-right a:hover{
    color:#EC652A;
}

.container-Img{
    position:relative;
    text-align:center;
    padding:15px 0;
}
.IntroductionImg {
    
    text-align:left;
}
.IntroductionImg h4{
    color:#EC652A;
    font-weight:bold;
}

.IntroductionImg_1 {
    
}

.ProductMargin {
    margin-top:15px;
    font-weight:300;
}

.Back-bj-content-product {
    background-color:#614196;
}
.productInfo {
    text-align:center;
    color:#fff;
}
.productInfo h1{
    line-height:0.8;
    margin:15px 0;
}
.productInfo h1,.productInfo h5,.productInfo h4{
    color:#fff;
    margin:30px 0;
}
.OtherContainer h2{
    font-weight:bold;
    text-align:center;
    color:#EA6113;
    margin-top:50px;
}
.fig-img-01 {
    width:400px;
    margin-left:110px;
    text-align:left;
    color:#fff;
}
    .fig-img-01 h1{
        color:#fff;
        font-weight:bold;
    }
    .fig-img-01 h6 {
        color: #fff;
    }
.fig-img-01 h6 {
    margin-bottom:10px;
    text-transform:none;
    font-weight:100;
}
    .fig-img-01 p {
        text-transform:initial;
        font-size:14px;
        line-height:20px;
    }

    .fig-img-01 a {
        text-transform:initial;
        font-size:18px;
        font-weight:bold;
    }
    .fig-img-01 span {
        font-size: 20px;
        font-weight: bold;
        line-height: 1px;
        margin-top:-10px;
    }


.figure-05 {
    position: relative;
    display: table;
    margin-left:64%;
    margin-top:28%;
}




.fig-img-05 {
    width:400px;
    margin-left:110px;
    text-align:left;
    color:#fff;
}
    .fig-img-05 h1{
        color:#fff;
        font-weight:bold;
    }
    .fig-img-05 h6 {
        color: #fff;
    }
.fig-img-05 h6 {
    margin-bottom:10px;
    text-transform:none;
    font-weight:100;
}
    .fig-img-05 p {
        text-transform:initial;
        font-size:14px;
        line-height:20px;
    }

    .fig-img-05 a {
        text-transform:initial;
        font-size:18px;
        font-weight:bold;
    }
    .fig-img-05 span {
        font-size: 20px;
        font-weight: bold;
        line-height: 1px;
        margin-top:-10px;
    }




.holderPage {
    text-align:center;
    margin:5%;
}
.holderPage a{
    padding:15px;
    background-color:#EDEDED;
    margin:0 10px;
    cursor:pointer;
    border-radius:5px;
}
.holderPage a:hover{
    color:#fff;
    background-color:#EC652A;
}
.content-order-1 {
    margin:0 30px 15px 30px;
}
.article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
   
}
.displaynone {
    display:none;
}
.content-text-1 {
    margin-top:25px;
}
    .content-text-1 p {
        margin-top: 5px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }


    .content-text-1 .ProductImg {
        margin: 10px 0;
    }
.order-1 {
    padding:10px 30px;
}
.footer-copyright .class1 {
    margin:0; padding:0;
}
.rd-navbar-inner .rd-navbar-nav .searchMobile {
    display:none;
}


/*why us*/
.why-Bj {
    background-color:#80B624;
    min-height:450px;
    padding:130px 80px 0 80px;
}

.why-Bj-1 {
    background-color: #37B4E6;
    min-height: 450px;
    padding: 130px 80px 0 80px;
}
    .why-Bj h2, .why-Bj p {
        color:#fff;
    }
    .why-Bj-1 h2, .why-Bj-1 p {
        color:#fff;
    }
.why-Bj p, .why-Bj-1 p {
    font-size: 24px;
    font-weight: 300;
}
.why-Bj h2, .why-Bj-1 h2 {
    margin-bottom:15px;
}

.why-BjOne {
    background: #E9E9E9;
}
.content-whyus {
    text-align:center;
    padding-top:10%;
}
    .content-whyus h2 {
        color:#614196;
        margin-bottom:15px;
    }
    .content-whyus p {
        margin-bottom: 50px;
        color: #614196;
        font-size: 24px;
        font-weight:300;
    }
     

.why-BjOne .container{
    padding-bottom:80px;
}
.content-whyus-img {
    text-align:center;
    padding:6%;
}
    .content-whyus-img h4 {
        color:#614196;
    }

.back-bj-EC652A {
    background:#EC652A;
}
    .back-bj-EC652A h2 {
        color:#fff;
    }
    .back-bj-EC652A p {
        color:#fff;
        margin-bottom:30px;
        font-size:24px;
        font-weight:300;
    }

.why-Bj-img {
    background: Url(../Images/whyUs3.jpg) center center;
    min-height: 450px;
    background-repeat: no-repeat;
    width:100%;
        overflow: hidden;
    background-size:cover;
}
.why-Bj-img1 {
    background: Url(../Images/whyUs4.jpg) center center;
    min-height: 450px;
    background-repeat: no-repeat;
    width:100%;
    overflow: hidden;
    background-size:cover;
}
.why-img, .why-img1 {
    display: none;
}

.padding0 {
    padding:0;
}
.bj-37B4E6 {
    background:#37B4E6;
    max-height:400px;
    text-align:center;
}
.bj-80B624 {
    background:#80B624;
    max-height:400px;
}
.bj-E41E79 {
    background:#E41E79;
    max-height:400px;
}
.bj-37B4E6, .bj-80B624, .bj-E41E79 {
    max-height: 400px;
    text-align: center;
    height: 350px;
    padding: 15% 50px 0 50px;
    color: #fff;
}
.bj-37B4E6 >h3, .bj-80B624 >h3, .bj-E41E79 >h3{
    color:#fff;
    margin-bottom:15px;
}

.bj-37B4E6 >h6, .bj-80B624 >h6, .bj-E41E79 >h6{
    color:#fff;
}

.content-adv {
    text-align:center;
    padding:5% 5% 5% 5%;
}
.adv-1 {
    text-align:left;
}
.adv-2 {
    margin:0 60px;
}
.AdvClassP p {
    font-size: 18px;
    font-weight: 300;
    line-height:30px;
}
.AdvClassP-1 p {
    font-size: 22px;
    font-weight: 300;
}

.advBannerDiv {
    position: absolute;
    z-index: 2;
    left: 20%;
    top: 20%;
    text-align: center;
    padding:30px;
    background-color:rgba(55, 180, 230, 0.8);
}
    .advBannerDiv h1 {
        font-weight:bold;
    }
    .advBannerDiv h1, .advBannerDiv h4 {
        color:#fff;
    }

.whyBannerDiv {
    position: absolute;
    z-index: 2;
    right: 13%;
    top: 26%;
    text-align: center;
    padding:10px 30px 20px 30px;
    background-color:rgba(97, 65, 150, 0.78);
    text-align:center;
    border-radius:0;
}
    .whyBannerDiv h1 {
        font-weight:bold;
    }
    .whyBannerDiv h1, .whyBannerDiv h6, .whyBannerDiv h4 {
        color:#fff;
    }
.indexaboutimg {
    background: Url(../Images/banner_about.png) center center;
    min-height: 550px;
    background-size: 550px 550px;
    background-repeat: no-repeat;
}
.updateModa {
    width:400px;
}
.updateModa .modal-header {
    padding: 5px 10px;
}
    .updateModa .modal-header h4 {
        font-size:18px;
        font-weight:bold;
    }

.fontbold {
    font-weight:bold;
}
.product-Img-right {
    padding-right: 0;
}

.product-Img-right ul li {
    margin-bottom: 15px;
    border:1px solid #ccc;
    cursor:pointer;
}

.product-Img-right .selected {
     border-bottom: 3px solid #FF4242;
}
#img {
    max-height:600px;
    max-width:600px;
    width:100%;
}

.container-Img .ProductCount li{
    margin:3px 1px 5px 1px;
    max-width: 60px;
    float: left;
}
.product-Img-right .ProductCount .selected {
     border-bottom: 1px solid #FF4242;
}

@media (max-width: 1500px) {
    .advBannerDiv {
        left: 5%;
        width:90%;
    }
}
@media (max-width: 1440px) {

    .fig-img-05 h1{
        font-size: 30px;
        line-height: 40px;
    }
}



@media (max-width: 1340px) {
    .content-text h5 {
        font-size: 16px;
    }

    .whyBannerDiv {
        right: 7%;
        top: 25%;
    }
}

@media (max-width: 1200px) {
    .why-Bj-1, .why-Bj {
        padding: 80px 80px 0 80px;
    }
    .figure-01 {
        margin-left: 50%;
        margin-top: 18%;
    }

    .figure-05 {
        margin-left: 50%;
        margin-top: 18%;
    }


}


@media (max-width: 1160px) {
    .home-about-01 {
        padding-left: 40px;
        padding-top: 15px;
    }
    .bj-37B4E6 > h3, .bj-80B624 > h3, .bj-E41E79 > h3 {
        line-height:35px;
    }
    .bj-37B4E6, .bj-80B624, .bj-E41E79 {
        padding:15% 20px 0 20px;
    }
}
@media (max-width: 1100px) {
    .order-text,.Product-order-left {
        width:80%;
    }
    .why-Bj-1, .why-Bj {
        padding: 60px 80px 0 80px;
    }
}
@media (max-width: 992px) {
    .rd-navbar-fullwidth .rd-navbar-search-toggle {
        top: -2px;
    }
   .page-header .figure-01 {
        display:none;
    }
      .page-header .figure-02 {
        display:none;
    }
         .page-header .figure-03 {
        display:none;
    }
            .page-header .figure-04 {
        display:none;
    }
   .page-header .figure-05 {
        display:none;
    }


    .indexaboutimg {
        display:none;    
    }
    .advBannerDiv {
       top: 30%;
    }
    .home-about-01 {
       
        padding: 30px 40px;
    }
    .Get_TouchIco a {
        font-size:20px;
    }
    .content-whyus-img h4 {
        margin-bottom:35px;
        margin-top:10px;
    }
    .why-Bj, .why-Bj-1 {
      
        min-height: 300px;
        padding: 80px 50px;
        text-align:center;
    }

    .bj-37B4E6, .bj-80B624, .bj-E41E79 {
        padding: 15% 20px 0 20px;
        margin-bottom:30px;
    }
    .why-img1, .why-img {
        display:block;
    }
    .why-Bj-img1, .why-Bj-img {
        display:none;
    }

}

 #wrapper {
        display:none;
    }
    .whyUsO {
        display:none;
    }
@media (max-width: 867px) {
    .Class_contactH4 {
        margin-top: 70px;
    }
    .whyUsO {
        display:block;
    }
    .whyUsD {
        display:none;
    }
}
@media (max-width: 767px) {
    .font-color-1 {
        display: none;
    }

    .advBannerDiv {
        top: 15%;
    }

    .rd-navbar-panel img {
        z-index: 999;
        position: absolute;
        max-width: 150px;
        margin-left: 20px;
    }

    .ui-to-top {
        display: none;
    }

    .class_Contact {
        margin-left: 0;
    }

    .Class_contactH4 {
        margin-top: 10%;
    }

    .container .Get_TouchIco {
        padding: 0;
    }

    .Back-bj-content-1, .Product-order-left {
        display: none;
    }

    .Back-bj-content-4 {
        width: 100%;
    }

    .product-content-right {
        padding: 0 5%;
    }

    .holderPage {
        margin-top: 5%;
        margin-bottom: 5%;
    }

    .header-banner-img {
        margin-top: 56px;
    }

    .Order-none {
        display: none;
    }

    .order-block {
        display: block;
    }

    .back-color-01 {
        text-align: center;
    }

    .back-color-02 {
        padding-left: 0;
    }

    main {
        /*margin-top: 3px;*/
    }

    .WellProduct {
        margin-top: 0;
    }

    .IntroductionImg {
        background-color: transparent;
        position: initial;
        z-index: 2;
        left: 10px;
        top: 10px;
        padding: 0;
        text-align: left;
        padding:0 30px;
    }

   .product-Img-right ul li{
        max-width:110px;
        float:left;
        margin:15px 7px;
    }
    #img {
        margin-top:15px;
    }

    .back-color-02 {
        border-left: 0;
    }

    .swiper-container {
        display: none;
    }
    #wrapper {
        display: block;
        margin-top: 56px;
    }
    .rd-navbar-fixed .rd-navbar-collapse, .rd-navbar-fixed .rd-navbar-search-toggle {
        display: none;
    }
    .rd-navbar-inner .rd-navbar-nav .searchMobile {
        display: block;
        margin-top: 30px;
    }
    .rd-navbar-fixed .rd-navbar-search-form-input {
        padding: 8px 0;
        visibility: visible;
        opacity: 1;
        height: 56px;
        background: transparent;
        transition: .3s all ease;
        z-index: 1;
    }
    .rd-navbar-fixed .rd-navbar-search-form-submit {
        position: absolute;
        top: 4px;
        right: 0;
        opacity: 1;
        visibility: visible;
    }
    .whyBannerDiv {
        left: 20%;
        top: 15%;
        padding: 20px;
    }
    .none-Product {
        display:block;
    }
    .display-product {
        display: none;
    }

}
@media (max-width: 687px) {
    .footer-a a {
        font-size: 18px;
        padding: 20px;
    }
    #map {
        height: 300px;
        width: 100%;
    }
    .rd-navbar-fixed .rd-navbar-nav, .rd-navbar-sidebar {
        line-height: 18px;
        margin-top: 10px;
    }
    .ProductImg {
        width: 100%;
    }

    .container .Get_TouchIco span {
        height: 10px;
    }
    .footerImg {
        background-image: url(../Images/footerImg2.png);
        height: 18px;
        width: 100%;
    }

    .Get_TouchIco a {
        font-size: 20px;
    }

    .IntroductionImg .padContact {
        margin: 0;
    }

    .holderPage a {
        padding: 5px 10px;
        background-color: #EDEDED;
        margin: 0 10px;
        cursor: pointer;
        border-radius: 5px;
        display: none;
    }
    .holderPage .jp-first, .holderPage .jp-previous, .holderPage .jp-next, .holderPage .jp-last {
        display: inline-block;
    }
    .back-bj-EC652A h6, .content-whyus p {
        text-align:left;
    }
    .why-BjOne .container {
        padding-bottom: 40px;
    }
    .content-whyus h2 {
        text-align:left;
    }
    .back-bj-EC652A h2, .back-bj-EC652A p {
        margin-bottom: 15px;
        text-align: left;
            padding-left: 30px;
    }
    .why-Bj, .why-Bj-1 {
        padding: 80px 0;
        text-align: left;
    }
        .why-Bj h2, .why-Bj p, .why-Bj-1 h2, .why-Bj-1 p {
            margin-left: 50px;
            margin-right: 35px;
        }
    .content-whyus {
        padding-left: 30px;
    }

    .Back-bj-content-2 {
        height: 40px;
        line-height: 40px;
        font-size: 18px;
    }
}
@media (max-width: 515px) {

    .product-Img-right ul li {
        max-width: 80px;
    }

    .footer-a a {
        font-size: 16px;
        padding: 10px;
        display: inline-block;
    }
    .adv-2 {
        margin: 0;
    }
    .footer-copyright {
        margin: 10px 0 0 0;
        color: #fff;
        line-height: 30px;
        font-weight: 300;
        height: 120px;
    }

    .footerSpan {
        display: table-column;
    }

    .footer-copyright .class1 {
        display: none;
    }

    .productInfo h1 {
        font-size: 20px;
        margin: 0;
        line-height:1.3;
    }

    .productInfo h4 {
        font-size: 14px;
    }

    .productInfo h5 {
        font-size: 13px;
        line-height: 25px;
        margin: 0;
    }

    .whyBannerDiv, .advBannerDiv {
        display: none;
    }

    .content-whyus h2 {
        margin-bottom: 15px;
    }
    .holderPage {
        margin: 1%;
    }
    .why-Bj p, .why-Bj-1 p {
        font-size: 16px;
    }
    .back-bj-EC652A h6, .content-whyus p {
       font-size: 16px; 
    }
     .back-bj-EC652A p {
        font-size: 16px; 
    }
    .OtherContainer h2 {
        margin-top: 10px;
    }
    .productInfo {
        padding:10px 0;
    }
}


@media (max-width: 479px) {
    .thumbnail-variant-2 .caption1 {
        display:block;
    }
    .thumbnail-variant-2 .caption {
        display: none;
    }
.thumbnail-variant-2 .caption1 {
   
    position: absolute;
    background: rgba(97, 65, 150, 0.70);
   
    
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    height:25%;
}
.thumbnail-variant-2 .caption1 h5 {
    position: absolute;
    font-size: 26px;
    min-width: 260px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    letter-spacing: 0.02em;
    line-height: 1.28571;
    font-weight: 700;
    margin-top:10px;
}
    .thumbnail-variant-2 .caption1 h5 small {
        color: #fff;
        text-transform: uppercase;
        font-size:10px;
    }
    .content-text-1 h5 {
        margin-top: 5px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        font-size:14px;
        font-weight:bold;
    }
}




@media (max-width: 345px) {
    .holderPage a {
        padding: 10px;
        margin: 0 8px;
    }
}


.page-header .rd-navbar-nav .Made_4 {
   
    border-radius:0 10px 10px 0;
}


.rd-navbar-static .rd-navbar-nav > li.active > a {
    color:#fff;
}



.Made_4:hover {
    background-color: rgba(249, 87, 10, 0.85);
}

.Made_4 a:hover {
    color:#000;
}

@media (max-width: 767px) {
    .Made_4:hover {
        background-color: transparent;
    }
}