.please_enter{
margin: 0px 32%;
  color: red;
  font-family: verdana;
  font-size: 10pt;}
.main-div{
    margin-bottom: 50px;
    min-height: 800px;
}
.first-center-mainleft-container{
    width: 22%;
    min-height: 100px;
    float: left;
}
.first-center-mainright-container{
    width: 78%;
    min-height: 100px;
    float: right;
}

.carousel-center-top-container{
    width: 68%;
    margin: 20px 13px 20px 20px;
    float: left;
    min-height: 400px;
}

.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    display: block;
    max-width: none;
    height: auto;
}
@media screen and (min-width: 768px) {
    .carousel-indicators {
        bottom: 0px;
    }
}
.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff;
}
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(255, 255, 255, 0);
    border: 2px solid #e18136;
    border-radius: 10px;
}

.first-center-top-right-container{
    width: 28%;
    margin: 20px 0px;
    float: left;
}
.ads-div{
    padding: 0px;
    margin-bottom: 7px;
}
a.ads img{
    width: 100%;
    height: 205px;
}
.carousel-inner {
    position: relative;
    width: 97%!important;
    overflow: hidden;
}







.carousel-border{border: 3px solid rgba(226, 229, 227, 0.69); background-color: #ffffff;  width: 97%;  }
.carousel-border h2 {
    padding-left: 45px;
    margin: 10px 0px;
    font-size: 20px;
    font-weight: 600;
    color: rgb(62, 177, 216);
}

@media screen and (min-width: 600px){
    .bx-prev {left:-45px !important;}
    .bx-next{right: -45px !important;}
}


@media screen and (min-width: 300px){
    .bx-prev {left:-15px }
    .bx-next{right: -15px }
}

.bx-wrapper .bx-viewport {
    -moz-box-shadow:none!important;
    -webkit-box-shadow:none!important;
    box-shadow:none!important;
    border:none !important;
    left: -5px;
    background: #fff;
}
.bx-wrapper {
    position: relative;
    margin: 0 auto 20px !important;
    padding: 0;
    min-height: 150px !important;
    max-width: 90% !important;
}

.slide .item-mini-carousel{
    width: 65%;
    margin: 0 auto;
    cursor: pointer;
}

.item-mini-carousel .span-img{
    height: 120px;
    width: 100%;
    margin-bottom: 10px;
    display: block;
}
.item-mini-carousel .item-discription{
    padding-left: 0px;
    width: 100%;
    min-height: 40px;
    font-size: 13px;
    color: rgb(96, 96, 96);
    font-weight: bold;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.item-mini-carousel a:hover .item-discription{
    color: #ec852d;
}
.item-mini-carousel a:hover{
    color: #ec852d;
}
.min-exclusive{
    display: none;
    float: left;
    font-size: 20px;
    margin-top: 10px;
    margin-left: -25%;
    color: rgb(57, 175, 215);
}




/* for side bar and other things */

@media screen and (max-width: 900px){
    .first-center-mainleft-container{
        display: none;
    }
    .column {
        display: block !important;
        margin-top: 5px;
    }
    .first-center-mainright-container {
        width: 100% !important;
    }

    .carousel-center-top-container {
        margin: 8px 4px 20px 20px !important;
    }
    .first-center-top-right-container {
        margin: 8px 0px 20px 0px !important;
    }
    .min-exclusive{
        display: block !important;
    }
}





/* for side bar and other things */

@media screen and (max-width: 700px){

    .carousel-center-top-container {
        width: 99%!important;
        margin: 20px 0px 0px 8px !important;
        float:none;
        min-height: 200px;
    }

    .carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
        display: block;
        max-width: 100% !important;
        height: auto !important;
    }

    .first-center-top-right-container {
        width: 100%;
        float: none;
    }
    .ads-div {
        padding: 0px;
        margin-bottom: 10px;
        width: 48%;
        float: left;
        margin: 0px 5px;
    }
    .carousel-border {
        width: 90%;
        margin-top: 10px;
    }

}

@media screen and (max-width: 520px){
    .ads-div {
        display: none;
    }
    .row {
         margin-right: 0px;
         margin-left: 0px;
    }
    .bx-wrapper div.slide{
        margin-left: 56px;
    }
    .carousel-border h2 {
        margin-top: 5px;
        padding-left: 45px;
        font-size: 17px;
    }
}


@media screen and (max-width: 495px){
    .min-exclusive {
        margin-left: -55%;
    }
}

@media screen and (max-width: 395px){
    .min-exclusive {
        margin-left: -70%;
        display: none !important;
    }
    .bx-wrapper div.slide {
        margin-left: 47px;
    }
}




/* Cart Style */

#floatdiv{
    position:absolute;
    width:310px;
    min-height:50px;
    top:10px;
    right:10px;
    z-index:10001;
    display: none;
}
#floatdiv .cart-header{
    width: 100%;
    min-height: 35px;
    background-color: rgba(76, 141, 60, 0.97);
}
.cart-header .c-heading{
    width: 80%;
    float: left;
}
.cart-header .c-heading h4{
    margin: 0;
    line-height: 35px;
    text-align: left;
    color: #fff;
    padding-left: 10px;
    font-weight: 600;
    font-size: 15px;
}

.cart-header .control-btn{
    width: 20%;
    float: left;
    padding-top: 9px;
    text-align: center;
}
.close-btn{
    margin-top: inherit;
    padding: 0px!important;
    position: relative;
    cursor: pointer;
    color:#fff;
    font-size:17px;
}
.show-btn{display: inline-block;}
.hide-btn{display: none;}

.cart-none{display: none;}


#floatdiv .cart-container{
    width: 100%;
    min-height: 100px;
    background-color:#94951C;
}


.cart-container .ord-now{
    width: 100%;
    min-height: 34px;
    text-align: center;
    margin-top: 6px;
}
.cart-container .crt-tbl{
    width: 100%;
    border-color:#fff;
    color: #fff;
    text-align: center;
    line-height: 25px;
}
.crt-tbl .crt-tbl-head{
    text-align: center; color: #E1DC34;
}
.crt-tbl .remove-item{
    color: rgb(254, 88, 88);
    font-size: 14px;
    margin-top: 6px;
    background-color: #fff;
    border-radius: 31px;
}
.crt-tbl .first-td{width: 50%;}
.ord-now button.btn{
    background-color: #F3AB00;
    border-color: #F3AB00;
    padding: 3px 12px;
}



.nav-up{
   margin-top: -100px !important;
}




/* popup modal */
#startPopup .modal-body {
    position: relative;
    padding: 0px;
}
#startPopup .modal-header {
     min-height: 0px;
     padding: 0px;
    border-bottom: none;
}
#startPopup .modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 5px solid rgba(175, 158, 135, 0.51);
    border-radius: 5px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
}
#startPopup .close {
    position: absolute;
    z-index: 1;
    right: 3px;
    top: 2px;
}
@media (min-width: 500px){
    #startPopup .modal-dialog {
        width: 500px;
        margin: 30px auto;
    }
}



#startPopup .modal-body .popup-container{
    width: 100%;
    min-height: 50px;
}
#startPopup .popup-container .pop-top-head{
    width: 100%;
    min-height: 40px;
    background-color: rgb(255, 153, 0);
    box-shadow: 0px 1px 1px 0px rgb(153, 153, 153);
}
.pop-top-head .pop-top-head-wrapper{
    width: 100%;
   /* box-shadow: inset 0px -5px 11px 0px rgb(196, 131, 86);*/
    min-height: 40px;
    border-radius: 5px 5px 0px 0px;
}
.pop-top-head-wrapper h5{
    margin: 0;
    font-family: "Bradley Hand ITC";
    font-size: 24px;
    font-weight: bold;
    color: #FFFFFF;
    letter-spacing: 1px;
    text-align: center;
    line-height: 40px;
}


#startPopup .popup-container .pop-center{
    width: 100%;
    min-height: 100px;
}
.pop-center .pop-center-wrapper{
    width: 100%;
    min-height: 100px;
    font-family: "Myriad Pro";
}
.pop-center-wrapper .pop-center-top{
    width: 100%;
    min-height: 35px;
}
.pop-center-top h5{
    margin: 0;
    line-height: 35px;
    text-align: center;
    font-size: 16px;
    color: rgb(84, 107, 164);
}
.pop-center-wrapper .pop-center-top2{
    width: 100%;
    min-height: 35px;
}
.pop-center-top2 h5{
    margin: 0;
    line-height: 25px;
    text-align: center;
    font-size: 16px;
    color: rgb(255, 153, 0);
    font-weight: bold;
}
.pop-center-wrapper .pop-center-main{
    width: 85%;
    min-height: 100px;
    background-color: rgba(71, 160, 159, 1);
    margin: 0 auto;
    box-shadow: inset 0px 0px 20px 0px rgba(28, 119, 100, 1);
}
.pop-center-main .pop-center-service{
    width: 100%;
    min-height: 50px;
    padding: 5px;
}
.pop-center-service .pop-center-srv-left{
    width: 58%;
    float: left;
    min-height: 50px;
    margin-left: 10px;
}
.pop-center-srv-left .pop-srv-detail{
    width: 100%;
    min-height: 35px;
}
.pop-srv-detail .srv-ico{
    width: 25px;
    min-height: 35px;
    float: left;
    line-height: 35px;
}
.pop-srv-detail .srv-name{
    width: 86%;
    float: right;
    min-height: 35px;
    line-height: 35px;
}
.srv-name span{
    font-size: 16px;
    color: #FFCE5A;
}

.pop-center-service .pop-center-srv-right{
    width: 37%;
    float: left;
    min-height: 50px;
}
.pop-center-srv-right img{width: 100%;}




#startPopup .popup-container .pop-bottom{
    width: 100%;
    min-height: 50px;
}
.pop-center .pop-bottom-wrapper{
    width: 100%;
    min-height: 50px;
}
.pop-bottom-wrapper .pop-bottom-top{
    width: 100%;
    padding: 5px;
    min-height: 30px;
}
.pop-bottom-top h5{
    margin: 0;
    font-family: "Bradley Hand ITC";
    font-size: 16px;
    color: #ef0573;
    letter-spacing: 1px;
    text-align: center;
    font-weight: 900;
    line-height: 30px;
}
.pop-bottom-wrapper .pop-bottom-last{
    width: 100%;
    min-height: 50px;
    background-color: #4cae4c;
}
.pop-bottom-last p.bottom-1{
    margin: 0;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    font-family: "Myriad Pro";
}
.pop-bottom-last p.bottom-2{
    text-align: center;
    font-size: 17px;
    color: #F3AB00;
    font-weight: bold;
    font-family: "Myriad Pro";
}
.pop-bottom-last p.bottom-3{
    margin: 0;
    text-align: center;
    font-family: "Myriad Pro";
    font-size: 16px;
    color: rgb(62, 61, 60);
}
p.bottom-2 a, p.bottom-3 a{color: #fff;}
p.bottom-2 a:hover, p.bottom-3 a:hover{color: #F3AB00;}
@media screen and (max-width: 400px) {
    .pop-center-service .pop-center-srv-right {display: none;}
    .pop-center-service .pop-center-srv-left {  width: 100%;}
    .pop-top-head-wrapper h5 {
        margin: 0;
        font-family: "Bradley Hand ITC";
        font-size: 22px;
        font-weight: bold;
        color: #FFFFFF;
        letter-spacing: 1px;
        text-align: center;
        line-height: 26px;
    }
}