/********************************** INNER PAGE CSS ********************************/

/*
.rating > span {
    display: inline-block;
    position: relative;
    width: 1.1em;
}
.rating > span:before, .rating > span ~ span:before {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f005";
    color: #c1c1c1;
    position: absolute;
}
rating > span:hover:before, .rating > span:hover ~ span:before {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f005";
    color: #f8c100;
    position: absolute;
}
*/
p{font-size: 14px;font-family: "Arial", sans-serif;line-height: 24px;}
.inner-main-wrap {padding: 11px 8px;
    border-top: 0;
    border-left: 1px solid #5d90c7;
    border-right: 1px solid #5d90c7;
    border-radius: 0;
    float: left;
    width: 100%;
    box-shadow: 0 5px 9px #a7a7a7;}

.product-slider {border: 1px solid #92cbdc; box-shadow: 0 3px 5px 1px rgba(0,0,0,0.2); height: 430px; margin: 0 0 30px 0;float: left;width: 100%;}

.search-diamond-wrap {border: 1px solid #b5e5f3; padding: 10px 20px 15px; margin: 0 0 20px 0;float: left;width: 100%;}
.search-diamond-wrap h2 {color: #724f2b; font-size: 22px; font-weight: 600; padding: 0 0 10px 0;}
.search-diamond-wrap h2 img {display: inline-block; vertical-align: middle; margin: 0 10px 0 0;}

.search-diamond-wrap h2 a {color: #4a74a2;}




.search-diamond-wrap p {color: #78797d; font-size: 14px; padding: 0 0 25px 0;font-weight: 100;}
.search-diamond-wrap ul li {display: inline-block; padding: 0 20px; vertical-align: top;}
.search-diamond-wrap ul li a:hover{text-decoration: underline;}
.search-diamond-wrap ul li b {height: 60px; display: block;}
.search-diamond-wrap ul li span {color: #4a74a2; text-transform: uppercase; font-size: 14px; font-family:'Open Sans', sans-serif;}
.search-diamond-wrap ul li.first {padding-left: 10px;}
.search-diamond-wrap ul li.last {padding-right: 10px;}

.band-products-wrap {float: left;width: 100%;}
.band-products-wrap .topc {}
.band-products-wrap .topc li {float: left; margin: 0 20px 15px 0; width: calc((100% - 40px)  / 3);}
.band-products-wrap .topc .liin {border: 1px solid #92cbdc;}
.band-products-wrap .topc .h3 {padding: 20px 0 15px 0; font-size: 22px; font-family:'Open Sans', sans-serif;}
.band-products-wrap .topc .h3 a {color: #4a74a2;font-size: 22px;}
.band-products-wrap .topc .h3 a:hover{color:#4a74a2; }
.band-products-wrap .topc .btns {display: inline-block; color: #868689; font-size: 14px; font-family:'Open Sans', sans-serif; line-height: 30px; border: 1px solid #92cbdc; box-sizing: border-box; padding: 0 12px; background: #ffffff;}
.band-products-wrap .topc .top-title {text-align: center; height: 120px;}
.band-products-wrap .topc .cont {padding: 15px; box-sizing: border-box; background-color: #f3f4f4;}
.band-products-wrap .topc .cont p {font-size: 14px;color: #000000;line-height: 20px;}
.band-products-wrap .bottomc li {float: left; margin: 0 20px 15px 0; width: calc((100% - 20px)  / 2);}
.band-products-wrap .bottomc .liin {border: 1px solid #b5e5f3;}
.band-products-wrap .bottomc .img {float: left; border-right: 1px solid #d9d9d9; width: 170px; box-sizing: border-box; display: table; height: 165px;}
.band-products-wrap .bottomc .cont {float: left; width: calc(100% - 170px); background: #f5f5f5; height: 165px; box-sizing: border-box; padding: 10px 10px 10px 15px; position: relative;}
.band-products-wrap .bottomc .img a {display: table-cell; vertical-align: middle;}
.band-products-wrap .bottomc .img img {margin: 0 auto;}
.band-products-wrap .bottomc .cont .h3 {padding: 0 0 15px 0; font-size: 22px; font-family:'Open Sans', sans-serif;}
.band-products-wrap .bottomc .cont .h3 a {color: #4a74a2;}
.band-products-wrap .bottomc .cont p {font-size: 14px;color: #000000;font-family:'Open Sans', sans-serif;line-height: 20px;}
.band-products-wrap .bottomc .cont .btns {display: inline-block; color: #868689; font-size: 14px; font-family:'Open Sans', sans-serif; line-height: 30px; border: 1px solid #92cbdc; box-sizing: border-box; padding: 0 12px; background: #ffffff; position: absolute; bottom: 10px; right: 10px;}


.review-wrap {margin: 0 0 20px 0;float: left;width: 100%;}
.review-wrap .h3 {font-size: 22px; font-family:'Open Sans', sans-serif; text-align: center; padding: 0 0 10px 0;}
.review-wrap .h3 a {color: #4a74a2;}

.review-wrap .wrapin {background: #f5f5f5;border: 1px solid #b5e5f3;padding: 20px 15px 15px;}
.review-wrap .lt  {position: relative; float: left; width: 180px; margin: 0 20px 0 0;}
.review-wrap .rt {float: left; width: calc(100% - 200px);}
.review-wrap .lt .h6 {color: #000000; font-size: 13px; line-height: 18px; font-family:'Open Sans', sans-serif;font-weight: bold;}

.review-wrap .rt .h5 {font-family:'Open Sans', sans-serif; font-size: 18px; padding: 0 0 15px 0; color: #000000; font-weight: 600;}
.review-wrap .rt .rating {padding: 0 10px 0 0; display: inline-block; vertical-align: top;}
.review-wrap .rt .rating span {display: inline-block; vertical-align: top; margin: 0;}
.review-wrap .rt p {font-size: 14px;color: #000000;font-family:'Open Sans', sans-serif;line-height: 20px;padding: 0;margin: 0;}

.slick-slider {margin: 0;}

.slick-slide {outline: 0;}

.slick-dots {right: -5px; bottom: 0; width: auto;}
.slick-dots li {width: auto; height: auto; margin: 0; padding: 0 5px;}
.slick-dots li button {padding: 0; width: 10px; height: 10px; background: #a0a0a0; border-radius: 50%;}

.slick-dots li.slick-active button {background: #000000;}
.slick-dots li button:hover {background: #000000;}



.review-wrap  .slick-slider {padding: 0 90px 0 0;}

.blog-wrap {margin: 0 0 10px 0;float: left;width: 100%;}
.blog-wrap .h3 {font-size: 22px; font-family:'Open Sans', sans-serif; text-align: center; padding: 0 0 10px 0;}
.blog-wrap .h3 a {color:#4a74a2;}

.blog-wrap .wrapin {background: #f5f5f5;border: 1px solid #b5e5f3;/* padding: 0 15px; */}
.blog-wrap .lt  {position: relative;float: left;width: 261px;margin: 0 18px 0 0;}
.blog-wrap .rt {float: left;width: calc(100% - 279px);padding: 20px 15px;}

.blog-wrap .rt .h5 {font-family:'Open Sans', sans-serif; font-size: 18px; padding: 5px 0 10px 0; color: #000000; font-weight: 600;}
.blog-wrap .rt p {
    font-size: 14px;
    color: #000000;
    font-family:'Open Sans', sans-serif;
    line-height: 20px;
    padding: 0;
    margin: 0;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    width: 99%;
}
.blog-wrap .rt p a{color: #4a74a2;}

.search-diamond-wrap h2 a:hover {text-decoration: underline;}


.band-products-wrap .topc .h3 a:hover, .band-products-wrap .bottomc .cont .h3 a:hover, .review-wrap .h3 a:hover, .blog-wrap .h3 a:hover, .review-wrap .rt .h5 a:hover, .blog-wrap .rt .h5 a:hover {text-decoration: underline; color: #4a74a2;}


.band-products-wrap .topc .btns:hover, .band-products-wrap .bottomc .cont .btns:hover {border-color: #92cbdc; color: #868689;}


.product-slider .item {position: relative; height: 430px; }
.product-slider .item1 {background: url(../images/sliderbg1.png) scroll no-repeat center center; background-size: cover;}
.product-slider .item2 {background: url(../images/sliderbg2.png) scroll no-repeat center center; background-size: cover;}
.product-slider .item3 {background: url(../images/sliderbg3.png) scroll no-repeat center center; background-size: cover;}
.product-slider .item .bottomc {position: absolute; bottom: 20px; left: 20px;}
.product-slider .item .bottomc p {font-size: 14px; color: #000000; font-family: 'MyriadProRegular';}

.product-slider .item .cont p {font-size: 16px; line-height: 22px; color: #000000; font-weight: 400; padding: 0 0 35px 0; font-family:'Open Sans', sans-serif;}


.product-slider .item1 .cont {position: absolute; top: 30px; right: 40px; width: 280px; text-align: center;}
.product-slider .item1 .cont h1 {font-family: 'MyriadProRegular'; font-size: 30px; padding: 0 0 20px 0; line-height: 34px; color: #00445a;}

.product-slider .item1 .cont a {font-family: Verdana; font-size: 18px; color: #ffffff; font-weight: bold; background: url(../images/btnbg.png) scroll no-repeat 0 0; width: 175px; height: 41px; display: block; margin: 0 auto; text-transform: uppercase; text-align: left; position: relative; left: 10px; padding: 6px 0 0 17px; box-sizing: border-box;}


.product-slider .item2 .cont {position: absolute; top: 30px; right: 40px; width: 280px; text-align: center;}


.product-slider .item2 .cont a { font-size: 18px; color: #ffffff; font-weight: normal; display: block; margin: 0 auto; text-transform: uppercase; text-align: center; position: relative; box-sizing: border-box; width: 200px; line-height: 40px; background: #000000; font-family:'Open Sans', sans-serif; font-weight: 400;}

.product-slider .item2 .cont-top {padding: 0 0 0 15px;}
.product-slider .item2 .cont-top .h1 {font-size: 52px; color: #a10226; padding: 0; line-height: 52px; font-family: 'ArnoPro'; margin-bottom: 0;}
.product-slider .item2 .cont-top p {font-weight: 400; max-width: 490px; font-size: 14px; font-family:'Open Sans', sans-serif;}
.product-slider .item2 .cont-top p b {color: #a10226; font-style: italic; font-weight: 700;}


.product-slider .item2 .topc {position: relative;  max-width: 650px; position: relative;}

.product-slider .item2 .img2 {position: relative; margin: 20px 0 0 0;}
.product-slider .item2 .img1 {position: absolute; bottom: 0; right: 0;}




.product-slider .item3 .cont {position: absolute; top: 30px; right: 40px; width: 280px; text-align: center;}
.product-slider .item3 .cont a { font-size: 18px; color: #ffffff; font-weight: normal; display: block; margin: 0 auto; text-transform: uppercase; text-align: center; position: relative; box-sizing: border-box; width: 140px; line-height: 40px; background: #000000; font-family:'Open Sans', sans-serif; font-weight: 400;}


.product-slider .item3 .img {width: 670px; height: 365px; display: table;}
.product-slider .item3 .img b {display: table-cell; vertical-align: bottom;}

.product-slider .item3 .cont .h3 {
    background: url(../images/slider-img6.png) scroll no-repeat top center;
    font-size: 22px;
    color: #000000;
    font-family: verdana;
    padding: 40px 0;
    margin: 0 0 20px 0; }
.product-slider .item3 .cont .h3 b {font-weight: bold;}
.product-slider .item3 .cont .h3 small {display: block; font-family: 'Copperplate Gothic';}

.product-slider .item3 .cont  {right: 20px; top: 15px; width: 330px;}

.product-slider .item3 .cont  p b {display: block;}
.product-slider .item3 .cont p {font-size: 14px; padding: 0 0 20px 0;}

.product-slider .slick-dots {right: 15px; bottom: 15px;}



.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; }
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


.product-slider .item1 .img {width: 670px; height: 365px; display: table;}
.product-slider .item1 .img b {display: table-cell; vertical-align: bottom;}


.product-slider .item {overflow: hidden;}



.item a {outline: 0;}


.owl-carousel .owl-item img {width: auto;}

.owl-carousel .item-video {
    height: 430px;
}


.owl-theme .owl-dots {right: -5px; bottom: 0; width: auto; position: absolute; right: 15px; bottom: 15px;}
.owl-theme .owl-dots .owl-dot {width: auto; height: auto; margin: 0; padding: 0 5px; margin: 0;}
.owl-theme .owl-dots .owl-dot span {padding: 0; width: 10px; height: 10px; background: #a0a0a0; border-radius: 50%; margin: 0;}

.owl-theme .owl-dots .owl-dot.active span {background: #000000;}
.owl-theme .owl-dots .owl-dot:hover span{background: #000000;}
/* new added */
.m-0a{margin: 0 auto;}
.bold{font-weight: bold;}
/* top add */
.top-add{float: left;width: 100%;margin-top: -2px;}
/* top add */
.band-products-wrap .topc.double-li li{
    width: calc((100% - 20px) / 2);
}
.band-products-wrap .topc .liin .img img{margin: 0 auto;}
.imgw{margin-top: 37px;}
.top-navigation-bar ul li .submenu-wrap h6 a{    background: transparent;
    height: auto;
    text-align: left;
    color: #73502d;
    line-height: inherit;
    font-family: "Verdana", sans-serif;
    text-transform: uppercase;
}
.submenu-wrap h6 a{color:#000000 !important;}
.stone li a img{position: relative; top: -8px;}
.top-navigation-bar ul li .submenu-wrap h6 a:hover{text-decoration: underline;}
.mt-149{margin-top: 149px !important;}
.cstm-img{float: left;width: 100%;margin-top: 37px;}
.menu2 .right_info .mail {
    color: #000000;
}
/* new added */

/*!***** Submenu area starts *****!*/
/*#submenu-area{width: 100%;float: left;padding: 10px 0;border-left: 1px solid #5d90c7;border-right: 1px solid #5d90c7;}*/
/*#submenu-area .submenu-inner{width: 100%;float: left;margin-left: 10px;}*/
/*#submenu-area .submenu-inner ul li{list-style: none;display: inline-block;border: 1px solid #4a74b4;margin: 0;padding: 0;width: 12%;height: 40px;}*/
/*#submenu-area .submenu-inner ul{margin-right: 8px;}*/
/*#submenu-area .submenu-inner ul li a{}*/
/*!***** Submenu area ends *****!*/


/****** Submenu area starts ******/
.submenu{width: 100%;float: left;border-left: 1px solid #5d90c7;border-right: 1px solid #5d90c7;}
.submenu .submenu-area{width: 100%;float: left;padding: 6px 0;margin: 0 7px 14px 0;text-align: center;position: relative;}
.submenu .submenu-area ul{display: inline-block;width: 100%;padding: 0 7px;}
.submenu .submenu-area ul li{padding: 0 11px 0 0;display:block;width: 12.5%;float: left;position:static;min-width: 120px;}
.submenu .submenu-area ul li div{position:relative;/* padding: 0 0 0 6px; */border: 1px solid #92cbdc;text-align: left;background-color: #f4f4f4;float: left;width: 100%;height: 50px;display: flex;align-items: center;}

.submenu .submenu-area ul li:hover div::after{position: absolute;content: "";bottom: -10px;left: -1px;height: 9px;background-color: white;z-index: 9999999;
    width: 101%;border: 1px solid #92cbdc;border-bottom: none;border-top: none;}
.submenu .submenu-area ul li div a{display:flex;height: 50px;align-items:center;width: 100%;font-family:'Verdana', sans-serif;font-size: 11px;font-weight: bold;color: #6d6e71;line-height: 16px;padding: 0 0 0 6px;}
.submenu .submenu-area ul li div .arrow{content: "";background: url(../images/arrow1.png) scroll no-repeat 0 0;
    position: absolute;width: 12px;height: 8px;top: 20px;right:5px;}

@media(min-width:768px){
    .submenu .submenu-area ul li:hover div .arrow{background: url(../images/arrow-white-up.png) scroll no-repeat 0 0;}
    .submenu .submenu-area ul li:hover div{background-color: #4a75a2;}
    .submenu .submenu-area ul li:hover div a{color: #ffffff;}
}
.submenu .submenu-area ul li.last-color div{background-color: #4a74a2;}
.submenu .submenu-area ul li.last-color div a{color: #ffffff;}
.submenu .submenu-area ul li:first-child{padding-left: 0;}
.submenu .submenu-area ul li:last-child{padding-right: 0;}
.submenu .submenu-area ul li.last-color .arrow{background: url(../images/arrow-white.png) scroll no-repeat 0 0;}
.submenu .submenu-area ul ul{float: left;width: 249px;display: none;position: absolute;top: 57px;left:-1px;background-color: #ffffff;z-index: 99;border: 1px solid #92cbdc;padding: 13px 7px;min-height: 175px;}
.submenu .submenu-area ul li.last ul{left:auto;right: 0;}
.submenu .submenu-area ul ul li{display: block;width: 100%;padding: 0;}
.submenu .submenu-area ul ul li span{float: left;width: 100%;}
.submenu .submenu-area ul ul li span label {display: block;position: relative;padding-left: 31px;margin-bottom: 8px;cursor: pointer;-webkit-user-select: none;
    -moz-user-select: none;-ms-user-select: none;user-select: none;font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;font-size: 13px;}
.submenu .submenu-area ul ul li span label input {position: absolute;opacity: 0;cursor: pointer;}
.submenu .submenu-area ul ul li span .checkmark {position: absolute;top: 3px;left: 0;height: 16px;width: 16px;background-color: #ffffff;border: 1px solid #91cadb;}
.submenu .submenu-area ul ul li span .checkmark:after {content: "";position: absolute;display: none;}
.submenu .submenu-area ul ul li span label input:checked ~ .checkmark:after {display: block;}
.submenu .submenu-area ul ul li span label .checkmark:after {left: 3px;top: 0;width: 8px;height: 11px;border: solid black;
    border-width: 0 3px 3px 0;-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);}
@media (max-width: 1006px) {
    .submenu .submenu-area ul li{width: 100% !important;float: left;margin-bottom: 5px;padding: 0;}
    /*.submenu .submenu-area ul li.help{width: 96% !important}*/
    .submenu .submenu-area ul li:nth-child(4){padding: 0;}
    .submenu .submenu-area ul ul{width: 101%;}
    .submenu .submenu-area ul li.last ul{right: -1px;}
    .submenu{padding: 0 10px;
        border: 1px solid #5d90c7;
        border-top: none;border-bottom: none;}
    .submenu .submenu-area ul{padding: 0;}
}
.submenu .submenu-area ul li:hover .list-item-details{display: block;}
@media(max-width:767px){
    .submenu .submenu-area ul li div a.current .arrow{background: url(../images/arrow-white-up.png) scroll no-repeat 0 0;}
    .submenu .submenu-area ul li div a.current{background-color: #4a75a2;color: #ffffff;}
    .submenu .submenu-area ul ul{left: 0;width: 100%;top: 0;position: relative;min-height: inherit;border: none;padding: 5px 0;}
    .submenu .submenu-area ul li div::after{left: 0;width: 100%;display: none;}
    .submenu .submenu-area ul li div{display: block;height: auto;border: none;}
    .submenu .submenu-area ul li div a{height: 35px;}
    .submenu .submenu-area ul li div .arrow{top: 15px;}
    .submenu .submenu-area ul li div a br{display: none;}
    .submenu .submenu-area ul li{margin-bottom: 0;}
    .submenu .submenu-area{margin: 0;}
}
.panel-body .view-btn{float: left;width: 100%;text-align: center;}
.panel-body .view-btn a{padding:5px 20px;color: #ffffff;text-transform: capitalize;background: #4a74a2;font-family: 'Open Sans', sans-serif;display: inline-block;border-radius: 5px;}


/***** top heading area starts ******/
.top-heading{width: 100%;float: left;border-left: 1px solid #5d90c7;border-right: 1px solid #5d90c7;padding: 0 3px;}
.top-heading .about-inner{width: 100%;float: left;padding:26px 0;border:1px solid #92cbdc;margin: 0 0 30px 0;text-align: center;}
.top-heading .about-inner h2{font-size: 45px;color: #939598;font-family: "Open Sans" ,sans-serif;}
/***** top heading area ends ******/
/***** About content area starts ******/
.about-content{width: 98%;float: left;margin: 0 7px 0 10px;background-color: #f2f2f2;height: auto;}
.about-content .about-inner{width: 100%;float: left;padding: 27px 0 9px;}
.about-content .about-inner h4{font-size: 20px;line-height: 24px;font-family: "Times New Roman";color: #000;font-weight: 400;text-align: center;}
.about-content .about-inner .box-area{width: 206px;float: left;padding: 0 29px;}
.about-content .about-inner .image-inner{width: 148px;height:172px;background-color:#c7c8ca; }
.about-content .about-inner .content-area{width: calc(100% - 206px);float: left;}
.about-content .about-inner .content-inner{width: 100%;float: left;padding: 20px 12px;max-width: 562px;}
.about-content .about-inner .content-inner p{font-size: 20px;line-height: 24px;font-family: "Times New Roman";font-weight: 400;}
.about-content .about-inner .text p{text-align: right!important;}
.about-content img{width: 97%;margin-left: 15px;margin-bottom: 35px;}
.about-main-image{width: 98%;float: left;margin: 12px 7px 0 10px;background-image: url(../images/about-main-img.png);background-size: cover;background-repeat: no-repeat;height: auto;}
.about-main-image .caption-area{width: 380px;height: 465px;background-color:#f7f4f0;margin:30px 0 30px 35px;padding: 16px 12px; }
.about-main-image .caption-area p{font-size: 20px;line-height: 27px;font-family: "Times New Roman";font-weight: 400;}
.last-about-content{width: 98%;float: left;margin: 0 7px 0 10px;padding: 30px 25px 21px 30px;}
.last-about-content p{font-size: 20px;font-family: "Times New Roman";line-height: 30px;text-align: center;font-weight: 400;}
.fr{float: right !important;}

@media(max-width: 767px){
    .about-main-image .caption-area{width: auto;height: auto;background-color: #f7f4f0;padding:22px 20px 25px 15px;margin: 30px;}
    .last-about-content{width: auto;height: auto;padding: 30px 7px 30px 7px;}
    .top-heading .about-inner{border: 0;text-align: left!important;padding: 15px 9px 9px 10px!important;background-color: #f3f4f4;}
    .top-heading .about-inner h2{color: #6d6e71;font-size: 20px;line-height: 16px;text-transform: uppercase;font-weight: bold;font-family:'Verdana', sans-serif;}
    .about-content .about-inner .box-area{width: 166px;padding: 0 9px;}
    .about-content .about-inner .content-area{width: calc(100% - 166px)}
    .about-content .about-inner .content-inner{padding: 2px 11px;}
    .about-content .about-inner .content-inner p{font-size: 17px;line-height: 23px;font-weight: 400;}
    .about-main-image .caption-area p{font-size: 17px;font-weight: 400;line-height: 23px;font-family: "Times New Roman";}
    .engraving-services .engraving-services-content h4{font-size: 13px!important;line-height: 18px!important;}
    .top-navigation-bar{box-shadow: none;}
    .breadcrumb{border-top: 1px solid #75532d;padding: 15px 15px 11px 5px;}
    .top-heading{background-color: #f3f4f4;height: 41px;}
    .breadcrumb li a{font-size: 12px;margin-left: 5px;line-height: 20px;font-weight: normal;text-decoration: underline!important;}
    .breadrcum li a:hover{text-decoration: underline!important;}
    .breadcrumb li.active{font-size: 12px;line-height: 17px;font-weight: normal;font-family:'Verdana', sans-serif; padding-left: 5px;}
    .about-content img{display: none;}
    .about-content .about-inner h4{font-size: 17px;font-weight:400;line-height: 23px;font-family: "Times New Roman";}
    .about-main-image{width: 94%;margin: 31px 15px 0 15px;}
    .about-content{width: 96%;margin-top: 30px!important;}
    .sign-wrap .content input[type=submit]{background-color: #73502b;}
    .sign-wrap .content input[type=text]{border: 1px solid #a9a6a6;margin: 0 5px 0 0;}
    .inner{width: 370px!important;}
    .inner .in-email{width: 224px!important;}
    .inner .in-sign{width: 113px!important;}
    .sign-wrap .offer{margin-bottom: 5px;}
    .clr{background-color: #f1f1f1;padding: 10px 40px!important;}
    .clr::before{padding: 0 40px;font-size: 12px;font-weight: 500;font-family:'Verdana', sans-serif;}
    .visible-desktop{display: none;}
    .visible-sm-one{display: block!important;}
    .btm{margin-bottom: 30px;box-shadow: none!important;}
    .icons-sc li{width: 45px!important; height: 46px!important;}
    .last-item{width: 90%;text-align: center;margin: 20px auto 0 auto;}
    .last-item span{font-weight: 600!important;}
    .cd-top.cd-fade-out{display: none;}
    .contact_left .left_info{    float: left!important;width: 240px!important;font-size: 12px!important;padding: 10px 0!important;}
    .contact_left .right_info {float: right!important;width: 200px!important;padding: 10px 0!important;}
    .heading{margin-top: 23px;}
    .about-content .about-inner{padding: 19px 0 9px;}
    .about-inner .pull-right{display:block!important;}
    /*#contactForm h2{margin: 0 0 1em -0.90em !important;  width: 258px !important; font-size: 20px !important;}*/
}
@media (min-width: 768px) and (max-width: 1023px) {
    .top-heading .about-inner h2{font-size: 22px;line-height: 28px;}
    .top-heading .about-inner{padding: 12px 0;}

}
.visible-sm-one{display: none;}
.accordion-sec .panel-group p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 10px;
    text-align: justify!important;
}
@media (max-width: 480px) {
   #contactForm h2{width: 418px !important;}
}
@media (max-width: 479px) {
    .about-main-image{background-position: center;}
    .top-heading .about-inner h2{font-size: 12px;line-height: 17px;}
    .inner .in-sign{width: 70px!important;}
    .sign-wrap .content input[type=text]{margin: 0 3px 0 0;}
    .contact_left .left_info{float: left!important;width: 100%!important;text-align: center;}
    .contact_left .right_info {float: left!important;width: 100%!important;text-align: center;}
    .contact_left .left_info span {text-align: right;width: 100px;display: inline-block;}
    .contact_left .left_info a {float: none;display: inline-block;padding-left: 5px;}

}


/***** About content area ends ******/

/*****First about section starts ******/
.first-about-section{width: 98%;;margin: 0 7px 0 10px;background-color: #f2f2f2;height: auto;}
.first-about-section .first-half-inner{width: 70%;float: left;}
.first-about-section .first-half-inner .image-section{float: left;width: 145px;height:170px;background-color:#c7c8ca; }
.first-about-section .first-half-inner .content-section{width: 70%;float: right;}
.first-about-section .first-half-inner .content-section p{font-size: 20px;line-height: 24px;font-family: "Times New Roman";}
.first-about-section .second-half-inner{width: 30%;float: right;}
.about-wrapper{width: 100%;float: left;border-left:1px solid #5d90c7;border-right: 1px solid #5d90c7;}
.about-inner .pull-right{display: none;}
main{padding-top: 0!important;}
/* main content area */
.main-content-area{padding: 0 7px 0;float: left;width: 100%;position: relative;border-left: 1px solid #5d90c7;border-right: 1px solid #5d90c7;}
.main-content-area .content{float: left;width: 100%;margin-bottom: 38px;}
.main-content-area .content p{font-size: 14px;font-family: "Arial", sans-serif;line-height: 24px;text-align: justify;}
.main-content-area .img-area{float: left;width: 100%;}
.main-content-area.discount-bank{min-height: 795px;}
.main-content-area.apply-finance .apply-top{float: left;width: 100%;}
.main-content-area.apply-finance .apply-finance-top-left{float: left;width: 435px;padding: 0 62px;margin-bottom: 48px;}
.main-content-area.apply-finance .apply-finance-top-right{float: left;width: calc(100% - 435px);margin-bottom: 31px;}
.main-content-area.apply-finance .apply-finance-top-right .content{max-width: 512px;padding: 18px 6px;margin-bottom: 0;}
.main-content-area.apply-finance .apply-finance-top-right .content h1{font-size: 30px;font-family: "Verdana" ,sans-serif;font-weight: bold;color: #0274aa;margin-bottom: 33px;line-height: initial;}
.main-content-area.apply-finance .apply-finance-top-right .content h3{font-size: 18px;font-family: "Verdana" ,sans-serif;font-weight: bold;color: #616166;line-height: initial;margin: 0;}
.main-content-area.apply-finance .apply-finance-middle{float: left;width: 100%;padding: 7px;border: 1px solid #e2e2e2;}
.main-content-area.apply-finance .apply-finance-middle .apply-finance-middle-inner{float: left;width: 100%;padding: 30px 23px 6px;background-color: #0274aa;}
.main-content-area.apply-finance .apply-finance-middle .apply-finance-middle-inner h3{color: #ffffff;font-family: "Verdana" ,sans-serif;font-weight: normal;margin: 0 0 26px;font-size: 16px;line-height: initial;}
.main-content-area.apply-finance .apply-finance-middle .apply-finance-middle-inner p{color: #ffffff;font-family: "Verdana" ,sans-serif;font-weight: normal;margin: 0 0 24px;font-size: 14px;line-height: initial;}
.main-content-area.apply-finance .apply-features{float: left;width: 100%;padding: 31px 0;}
.main-content-area.apply-finance .apply-features h2{font-family: "Verdana", sans-serif;font-weight: bold;font-size: 20px;color: #616166;text-align: center;margin-bottom: 36px;}
.main-content-area.apply-finance .apply-features h4{font-family: "Verdana", sans-serif;font-weight: bold;font-size: 16px;color: #000000;margin-bottom: 19px;}
.main-content-area.apply-finance .apply-features ul{padding-left: 15px;}
.main-content-area.apply-finance .apply-features .col-md-4{border-right: 1px solid #d0d0d2;}
.main-content-area.apply-finance .apply-features .col-md-4:last-child{border-right: none;}
.main-content-area.apply-finance .apply-features ul li{font-family: "Verdana", sans-serif;font-weight: normal;font-size: 14px;
    color: #000000;margin-bottom: 12px;list-style-type: disc;}
.main-content-area.apply-finance .apply-features .call-btn{display: inline-block;padding: 10px 35px;background-color: #9e003a;border-radius: 5px;
    font-family: "Verdana", sans-serif;font-weight: normal;font-size: 15px;color: #ffffff;text-transform: capitalize;margin-top: 27px;}
.main-content-area.apply-finance .apply-features .call-area{float: left;width: 100%;}
.main-content-area.apply-finance .apply-features .call-area .img-area{width: 68px;height: 68px;}
.main-content-area.apply-finance .apply-features .call-area .media-body{margin-top: 5px;}
.main-content-area.apply-finance .apply-features .call-area h5{color: #696a6b;font-family: "Verdana", sans-serif;font-weight: normal;font-size: 15px;margin: 0 0 8px;}
.main-content-area.apply-finance .apply-features .call-area h6{color: #000000;font-family: "Verdana", sans-serif;font-weight: normal;font-size: 15px;}
.mt-65{margin-top: 65px !important;}
.main-content-area.apply-finance .apply-faq{float: left;width: 100%;padding: 19px 21px;background-color: #eaeae8;}
.main-content-area.apply-finance .apply-faq h2{text-align: center;color: #9e003a;font-size: 24px;font-family: "Verdana", sans-serif;font-weight: normal;margin-bottom: 31px;}
.main-content-area.apply-finance .apply-faq .q-a{float: left;width: 100%;margin-bottom: 31px;}
.main-content-area.apply-finance .apply-faq .q-a h4{color: #0274aa;font-size: 14px;font-family: "Verdana", sans-serif;font-weight: bold;margin: 0;}
.main-content-area.apply-finance .apply-faq .q-a p{color: #616166;font-size: 14px;font-family: "Verdana", sans-serif;font-weight: normal;margin: 0;}
.main-content-area.apply-finance .apply-faq .q-a ul{padding-left: 15px;}
.main-content-area.apply-finance .apply-faq .q-a ul li{color: #616166;font-size: 14px;font-family: "Verdana", sans-serif;font-weight: normal;margin: 0;list-style-type: disc;}
.main-content-area.apply-finance .apply-faq strong{font-weight: bold;}
.main-content-area.apply-finance .apply-faq span{color: #9e003a;}
.main-content-area.apply-finance .apply-faq .q-a:last-child{margin-bottom: 0;}
.main-content-area.apply-finance .q-a-timing{width: 100%;float: left;padding: 0 15px 20px 15px;}
@media(max-width: 768px){
    .main-content-area.apply-finance .apply-faq .q-a ul{padding-left: 20px!important;}
    .main-content-area.apply-finance .q-a-timing{padding: 0 15px 20px 20px!important;}
    .main-content-area.discount-bank{min-height: inherit;}
    .main-content-area.apply-finance .apply-finance-top-left{width: 224px;padding: 0 18px 0 0;margin-bottom: 20px;}
    .main-content-area.apply-finance .apply-finance-top-right{width: calc(100% - 224px);margin-bottom: 20px;}
    .main-content-area.apply-finance .apply-finance-top-right .content h1{font-size: 18px;}
    .mobile-show{float: left;width: 100%;}
    .mobile-show h3{margin: 0 0 20px;color: #616166;font-size: 18px;font-weight: normal;}
    .main-content-area.apply-finance .apply-top{margin-top: 27px;}
    .main-content-area.apply-finance .apply-finance-middle .apply-finance-middle-inner{padding: 8px 14px 6px;}
    .main-content-area.apply-finance .apply-finance-middle{margin-bottom: 27px;}
}
.main-content-area.apply-finance .accordion-sec .apply-faq{padding: 0; background-color: transparent;}
/* main content area */

/***** Cashier-cheque section starts *****/
.content-main{width: 100%;float: left;border-left: 1px solid #5d90c7;border-right: 1px solid #5d90c7;}
.inner-part{width: 100%;float: left;border-left: 1px solid #5d90c7;border-right: 1px solid #5d90c7;}
.content-main .content-inner .inner-1{width: 100%;float: left;margin-bottom: 422px;margin-top: -12px;}
.content-main .content-inner p{font-weight: 400;font-size: 14px;line-height: 24px;margin-bottom: 25px;text-align: justify;}
.content-main .cheque-image img{width: 100%;margin-top: 12px;}
.content-main .cheque-image{width: 100%;float: left;}
.content-main .cleaning-and-servicing{width: 100%;margin-bottom: 0;}
.content-main h3{font-size: 18px;font-weight: bold;color: #6e6e72;}
.content-main .inner-next-half{width: 100%;margin-top: -15px;padding: 0 6px;}
.content-main .inner-next-half .img-center{width: 100%;float: left;text-align: center;}
.content-main .inner-next-half .img-center img{margin: auto;}
.content-main .inner-1{margin-bottom: 457px!important;width: 100%;float: left;}
.content-main .inner-1 .col-md-6{padding: 0 8px;}
.content-main .cleaning-and-servicing .col-md-6{padding: 0 8px;}
@media (max-width: 767px)  {
    .top-heading .top-inner img{display: block!important;}
    .content-area .cheque-image img{width: 100%;}
    .view-sm{display: none;}
    .view-desktop{display: block!important;padding: 0 7px;}
    .content-area .content-inner{margin-bottom: 53px;}
    .content-area .cheque-image img{margin-top: 7px;padding: 0 15px;}
    .content-area .content-inner p{padding-left: 17px;font-size: 15px!important;line-height: 25px!important;font-weight: 500!important;}
    .content-area h3{margin-left: 12px;}
    .content-area .cleaning-and-servicing{margin-top: 21px!important;}
    .desktop-view-lg{display: none!important;}
    .content-main .cleaning-and-servicing{margin-left: 0!important;margin-right: 0!important;}
    .cleaning-and-servicing{width: 100%!important;float: left;}
    .content-main .inner-1{margin-bottom: 10px!important;}
    .content-main .cheque-image{padding: 0 7px;}
    .content-main .cheque-image img{margin: 20px 0;}

}

.top-heading .top-inner img{display: none;}
.desktop-view-lg{display: block!important;}
.desktop-view-lg h3{font-size: 20px!important;color: #6e6e72!important;font-weight: bold!important;float: left;width: 100%;}
.cleaning-and-servicing p{margin-bottom: 20px!important;}


/****accordion ****/
.accordion-sec .panel-group .panel{border-radius: 0;border: none;box-shadow: none; }
.accordion-sec .panel-heading{padding: 8px 5px;border: none;border-radius: 0;background-color: #f2f4f3;margin-bottom: 5px;}
.accordion-sec .panel-heading .panel-title{color:#6f6e73;position: relative;}
.accordion-sec .panel-group .panel .panel-body{border: none;padding: 10px 0;}
@media(max-width:992px){
    .wrapper{
        width:100%;
    }
    .content-main .content-inner p{margin:30px 0 37px;padding: 0;font-size: 17px;line-height: 30px;font-weight: 400;font-family: Arial, sans-serif;}
    .accordion-sec{display: block!important;}
    .desktop-view-lg{display: none!important;}
    .last-content{display: block!important;padding: 0 15px;}
    .last-content p{margin-top: 10px !important;}

}
.accordion-sec{width: 100%;float: left;display: none;padding: 0 10px;}
.accordion-sec .accordion .panel-heading {
    padding: 0;
    border:0;
}
.accordion-sec .panel-body{font-size: 15px;font-weight: 500;	transition:
        height 0.5s ease-in-out,
        box-shadow 0.1s linear;}
.accordion-sec .panel-title a{font-size: 19px;color: #6e6e72;font-weight: 500;}



.accordion-sec .panel-default>.panel-heading a {
    display: block;
    text-decoration: none;

}

.accordion-sec .panel-default>.panel-heading a:after {
    content: "";
    position: relative;
    top: 1px;
    display: inline-block;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    float: right;
    transition: transform .25s linear;
    -webkit-transition: -webkit-transform .25s
}


.accordion-sec .panel-default>.panel-heading a[aria-expanded="true"]:after {
    content: "";
}

.accordion-sec .panel-default>.panel-heading a[aria-expanded="false"]:after {
    content: "";
}
/*.accordion .panel-title>a, .panel-title>a:active{*/
/*display:block;*/
/*padding:15px;*/
/*color:#555;*/
/*font-size:16px;*/
/*font-weight:bold;*/
/*text-transform:uppercase;*/
/*letter-spacing:1px;*/
/*word-spacing:3px;*/
/*text-decoration:none;*/
/*}*/
.panel-heading .panel-title a::before {
    content: "";
    background-image: url(../images/arrow1.png);
    width: 12px;
    height: 8px;
    background-repeat: no-repeat;
    right: 32px;
    top: 20px;
    transition: all 0.5s;
    position: absolute;
}
.panel-heading.clsactive .panel-title a::before {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    transform: rotate(-180deg);
    background-image: url(../images/arrow1.png);
    background-repeat: no-repeat;
    width: 12px;
    height: 8px;
    content: "";

}
.wrapper{
    min-height: 0;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffe284+0,ffe699+5,fff2c5+10,fff2c5+18,ffffff+47,ffffff+78,ffefbc+100 */
    background: #ffe284; /* Old browsers */
    background: -moz-linear-gradient(top, #ffe284 0%, #ffe699 5%, #fff2c5 10%, #fff2c5 18%, #ffffff 47%, #ffffff 78%, #ffefbc 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ffe284 0%,#ffe699 5%,#fff2c5 10%,#fff2c5 18%,#ffffff 47%,#ffffff 78%,#ffefbc 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ffe284 0%,#ffe691 5%,#ffeba6 10%,#ffeeb6 18%,#ffffff 47%,#ffffff 78%,#ffefbc 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe284', endColorstr='#ffefbc',GradientType=0 ); /* IE6-9 */
    /*background:url(../images/bg-page.jpg) no-repeat scroll 50% 0;*/
    min-height: 600px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.left_pattern {
    display: block;
    left: 13px;
    float: left;
    top: -9px;
    margin-top: 58px;
    display: none;
    position: absolute;
}
.right_pattern {
    display: block;
    right: 13px;
    float: left;
    top: 11px;
    margin-top: 58px;
    display: none;
    position: absolute;
}

.last-content{display: none;}


/***** Credit card *****/
.main-content-area.credit-card{min-height: 795px;}
.credit-card{margin-bottom: 556px!important;}
@media (max-width: 768px) {
    .main-content-area.credit-card{min-height: inherit;}
    .hide-mobile-view{display: none!important;}
    .main-content-area .credit-card .credit-img img{margin: 0 auto;width: 62%;}
    .credit-card .credit-img{padding: 44px 0 25px 0!important;}
    .credit-card{margin-bottom: 0!important;}
    .credit-content{padding: 0 36px 15px 7px!important;}
    .main-content-area .content p{font-weight: 500;color: #000;}

}


/*** Pay-by-cheque ***/
.main-content-area .pay-by-cheque-img img{width: 100%;}
.pay-by-cheque{margin-bottom: 548px!important;}
.main-content-area .content-points{width: 100%;margin:35px 0;}
@media (max-width: 768px) {
    .main-content-area .pay-by-cheque-img img{margin: 0 auto;width: 74%;}
    .main-content-area .pay-by-cheque-content{padding: 0 8px;}
    .pay-by-cheque{margin-bottom: 0!important;}
    .pay-by-cheque-img{padding: 39px 0 39px 0!important;}
    .pay-by-cheque .accordion-sec .panel-body img{max-width: 100%;text-align: center;margin: 0 auto;padding: 20px 54px;}  }

/**** Exchange policy ****/
.exchange-policy{padding: 0 4px 10px 10px!important;}
.exchange-policy .content-list{padding: 20px 15px 0 35px;}
.exchange-policy .content-list ul li{color: #6e6e72;font-size: 14px;font-family: "Arial", sans-serif;line-height: 24px;list-style-type: disc;}
.exchange-policy .content p{color: #6e6e72;}
@media (max-width: 768px) {
    .exchange-policy .content-list{padding: 12px;margin-top: 20px;}
    .exchange-policy .content-list ul li{list-style-type: disc!important;margin-bottom: 30px;color: #000;font-weight: 500;}
    .exchange-policy .content-list ul li:last-child{margin-bottom: 0!important;}
    .exchange-policy .exchange-policy-content{margin-bottom: 14px!important;}
    .exchange-policy .content p{font-weight: 500;color: #000;}
    .exchange-policy .exch{padding: 12px 35px;!important;}
}

/**** Extented Return Policy ****/
.extented-return-policy{padding: 0 0 30px;}
.extented-return-policy .content-list{padding: 20px 15px 0 35px;}
.extented-return-policy .content-list ul li{color: #6e6e72;font-size: 14px;font-family: "Arial", sans-serif;line-height: 24px;list-style-type: disc;}
.extented-return-policy .content p{color: #6e6e72;}
.extented-return-policy .extented-return-policy-content .statement{margin-top: 20px;}
.extented-return-policy .extented-return-policy-content{margin-bottom:0!important;}
@media (max-width: 768px) {
    .extented-return-policy{padding: 0!important;}
    .extented-return-policy .content-list{padding: 0 20px;margin-top: 20px;}
    .extented-return-policy .content-list ul li{list-style-type: disc!important;margin-bottom: 30px;color: #000;font-weight: 500;}
    .extented-return-policy .content-list ul li:last-child{margin-bottom: 0!important;}
    .extented-return-policy .exchange-policy-content{margin-bottom: 14px!important;}
    .extented-return-policy .content p{font-weight: 500;color: #000;}
    .extented-return-policy-next{padding: 0!important;padding-bottom: 30px!important;}
    .extented-return-policy-next .bottom-navigation-bar{box-shadow: none!important;}

}

/*** Money Order ***/
.money-order{padding: 0 7px!important;}
.money-order-main{margin-bottom: 147px!important;}
.money-order .money-order-content{margin-bottom: 0!important;}
.money-order .money-order-content p.statement{margin-top: 25px!important;}
.money-order .money-order-img img{width: 100%;}
.money-order .money-order-img{margin-top: 7px!important;}
.money-order .content-points{width: 100%;margin: 48px 0 30px 0;}
@media (max-width: 768px) {
    .money-order{padding: 23px 0 0 0!important;}
    .money-order-main{margin-bottom: 0!important;}
    .main-content-area .money-order-img img{margin: 0 auto;width: 74%;}
    .main-content-area .money-order-content{padding: 0 8px;}
    .money-order{margin-bottom: 0!important;}
    .money-order-img{padding: 39px 0 39px 0!important;}
    .order-money-next{padding: 0!important;padding-bottom: 30px!important;}
    .main-content-area .money-order-content{padding: 0!important;}

}

/**** Order Cancellation ****/
.order-cancellation{padding: 0 4px 0 10px!important;}
.order-cancellation .content p{color: #6e6e72;margin-bottom: 27px;}
.order-cancellation .order-cancellation-content p.blk{color: #000;}
.order-cancellation .order-cancellation-content{margin-bottom: 0;}
.order-cancellation .order-cancellation-content p b{color: #6e6e72;font-size: 18px;line-height: 28px;}
.order-cancellation .order-cancellation-content p.statement1{margin-bottom: 0!important;}
@media (max-width: 768px) {
    .order-cancellation{padding: 23px 0 0 0;}
    .order-cancellation{padding: 0 15px 0 16px!important; }
    .order-cancellation .order-cancellation-content{margin-bottom: 14px!important;}
    .order-cancellation .content p{font-weight: 500;color: #000;}
    .money-order-accordion{padding: 0!important;}
    .money-order-accordion p{margin-bottom: 20px;font-weight: 600;padding: 0 5px;}

}


/**** Secure-Shopping ****/
.secure-shopping{padding:0!important;}
.secure-shopping .secure-shopping-content{margin-bottom: 8px;}
.secure-shopping .secure-shopping-content h4{font-size: 17px;font-weight: bold;color: #6e6e72;margin-bottom: 4px!important;}
.secure-shopping .secure-shopping-content p{margin-bottom: 18px;}
.head{margin: 0 0 20px 0!important;}
.secure-shopping-1{padding: 0!important;}
@media (max-width: 768px) {
    .secure-shopping{padding: 23px 0 0 0 !important;}
    .secure-shopping .secure-shopping-content {margin-bottom: 14px !important;}
    .money-order-accordion {padding: 0 !important;}
}



/**** Shopping FAQ ****/
.shopping-faq{padding:0!important;}
.shopping-faq .shopping-faq-content{margin-bottom: 8px;}
.shopping-faq .shopping-faq-content h4{font-size: 17px;font-weight:bold;color: #6e6e72;margin-bottom: 4px!important;}
.shopping-faq .shopping-faq-content p{margin-bottom: 18px;}
.shopping-faq .shopping-faq-content p a{color: #4a74a2;font-weight: 600;font-size: 14px;line-height: 24px;text-decoration: underline;}

.secure-shopping-1{padding: 0!important;}
@media (max-width: 768px) {
    .shopping-faq {padding: 23px 0 0 0 !important;}
    .shopping-faq .shopping-faq-content{margin-bottom: 14px !important;}
    .money-order-accordion1 {padding: 0 15px !important;}
    .shopping-faq .shopping-faq-content p{margin-bottom: 0!important;margin-top: 10px;}
    .accordion-sec .panel-title a{font-size: 15px;color: #6e6e72;font-weight: 500;}
}

/**** Terms and Conditions-1****/
.terms-and-conditions-1{padding:0!important;}
.terms-and-conditions-1 .terms-and-conditions-1-content{margin-bottom: 8px;}
.terms-and-conditions-1 .terms-and-conditions-1-content h4{font-size: 17px;font-weight: bold;color: #6e6e72;margin-bottom: 4px!important;}
.terms-and-conditions-1 .terms-and-conditions-1-content p{margin-bottom: 18px;}
.terms-and-conditions-1 .button-area{text-align: center;margin-bottom: 30px;margin-top: 50px;}
.terms-and-conditions-1 .button-area button{font-size: 14px;line-height: 24px;font-weight: bold;background-color: #4a74a2;color: #fff;border-radius: 0;border: 0;padding: 10px 70px;}
.terms-and-conditions-1 .button-area button:hover{font-size: 14px;line-height: 24px;font-weight: bold;background-color: #4a74a2!important;color: #fff;border-radius: 0;border: 0;padding: 10px 70px;}
@media (max-width: 768px) {
    .terms-and-conditions-1 {padding: 23px 0 0 0 !important;}
    .terms-and-conditions-1 .terms-and-conditions-1-content{margin-bottom: 14px !important;}
    .terms-and-conditions-1 .terms-and-conditions-1-content p{margin-bottom: 0!important;margin-top: 10px;}

}


/**** Terms and Conditions-2****/
.terms-and-conditions-2{padding:0!important;}
.terms-and-conditions-2 .terms-and-conditions-2-content{margin-bottom: 8px;}
.terms-and-conditions-2 .terms-and-conditions-2-content h4{font-size: 17px;font-weight: bold;color: #6e6e72;margin-bottom: 4px!important;}
.terms-and-conditions-2 .terms-and-conditions-2-content p{margin-bottom: 18px;}
.terms-and-conditions-2 .button-area{text-align: center;margin-bottom: 30px;margin-top: 50px;}
.terms-and-conditions-2 .button-area button{font-size: 14px;line-height: 24px;font-weight: bold;background-color: #4a74a2;color: #fff;border-radius: 0;border: 0;padding: 10px 70px;}
.terms-and-conditions-2 .button-area button:hover{font-size: 14px;line-height: 24px;font-weight: bold;background-color: #4a74a2!important;color: #fff;border-radius: 0;border: 0;padding: 10px 70px;}
@media (max-width: 768px) {
    .terms-and-conditions-2 {padding: 23px 0 0 0 !important;}
    .terms-and-conditions-2 .terms-and-conditions-2-content{margin-bottom: 14px !important;}
    .terms-and-conditions-2 .terms-and-conditions-2-content p{margin-bottom: 0!important;margin-top: 10px;}

}


/**** Terms and Conditions-3****/
.terms-and-conditions-3{padding:0!important;}
.terms-and-conditions-3 .terms-and-conditions-3-content{margin-bottom: 8px;}
.terms-and-conditions-3 .terms-and-conditions-3-content h4{font-size: 17px;font-weight: bold;color: #6e6e72;margin-bottom: 4px!important;}
.terms-and-conditions-3 .terms-and-conditions-3-content p{margin-bottom: 18px;}
.terms-and-conditions-3 .terms-and-conditions-3-content p.qstn{margin-bottom: 0!important;}


/**** Warranty policy ****/
.warranty-policy{padding:0!important;}
.warranty-policy .warranty-policy-content{margin-bottom: 8px;}
.warranty-policy .warranty-policy-content h4{font-size: 17px;font-weight: bold;color: #6e6e72;margin-bottom: 4px!important;}
.warranty-policy .warranty-policy-content p{margin-bottom: 18px;}
.warranty-policy .content-list{padding: 20px 15px 0 35px;}
.warranty-policy .content-list ul li{color: #6e6e72;font-size: 14px;font-family: "Arial", sans-serif;line-height: 24px;list-style-type: disc;}
.warranty-policy .content p{color: #6e6e72;}
.warranty-policy .warranty-policy-content .lists{margin-bottom: 18px!important;padding: 0 15px 0 35px;}
.warranty-policy .warranty-policy-content  p.points{margin-bottom: 0!important;}
@media (max-width: 768px) {
    .warranty-policy .warranty-policy-content p{margin-bottom: 0!important;}
    .warranty-policy .content-list{padding: 12px;margin-left: 14px;}
    .warranty-policy .content-list ul ul{margin-top: 10px;}
    .warranty-policy .content-list ul li{list-style-type: disc!important;margin-bottom: 15px;color: #000;font-weight: 500;font-size: 14px;
        line-height: 24px;}
    .warranty-policy .content-list ul li:last-child{margin-bottom: 0!important;}
    .warranty-policy .content p{font-weight: 500;color: #000;margin-bottom: 25px!important;}
    .warranty-policy-content{padding: 0!important;padding-bottom: 15px!important;padding-top: 0!important;}
    .money-order-accordion p {margin-bottom: 5px;font-weight: 500;padding: 5px!important;font-size: 14px;line-height: 24px;margin-top: 10px;}
    .accordion-list{width: 100%;float: left;}
    .accordion-list ul{list-style-type: disc;}
    .accordion-list ul li{list-style-type: disc;margin-bottom: 7px;font-size: 14px;line-height: 24px;}
}
.last-nav{box-shadow: none!important;}


/**** Privacy policy ****/
.privacy-policy{padding:0!important;}
.privacy-policy .privacy-policy-content{margin-bottom: 26px;}
.privacy-policy .privacy-policy-content h4{font-size: 17px;font-weight:bold;color: #6e6e72;margin-bottom: 4px!important;}
.privacy-policy .privacy-policy-content p{margin-bottom: 18px;}
.privacy-policy .content-list{padding: 0 15px 22px 15px;}
.privacy-policy .content-list ul li{color: #000;font-size: 14px;font-family: "Arial", sans-serif;line-height: 24px;list-style-type: disc;}
.privacy-policy .privacy-policy-content p.points{margin-bottom: 5px!important;}
@media (max-width:768px) {
    .privacy-policy .content-list ul li{    list-style-type: disc!important;
        margin-bottom: 15px;
        color: #000;
        font-weight: 500;
        font-size: 14px;
        line-height: 24px;}
}

/***** PayPal-safe-and-secure  *****/
.main-content-area.paypal-safe-and-secure{min-height: 795px;}
.paypal-safe-and-secure{margin-bottom: 556px!important;}
@media (max-width: 768px) {
    .main-content-area.paypal-safe-and-secure{min-height: inherit;}
    .main-content-area .paypal-safe-and-secure .paypal-safe-and-secure-img img{margin: 0 auto;width: 62%;}
    .paypal-safe-and-secure .paypal-safe-and-secure-img{padding: 44px 0 25px 0!important;}
    .paypal-safe-and-secure{margin-bottom: 0!important;}
    .paypal-safe-and-secure-content{padding: 0 10px 15px 7px!important;}
    .main-content-area .content p{font-weight: normal;color: #000;text-align: left;font-size: 12px;line-height: 19px;margin-top: 8px;}
    .paypal-safe-and-secure .accordion-sec .panel-body img{max-width: 100%;margin: 0 auto;padding: 20px 54px;}
}



/***** Layaway-plan *****/
.layaway-plan{padding-bottom: 380px!important;margin: 0!important;padding: 0!important;}
.layaway-plan .layaway-content .content-list{padding: 0 15px 22px 15px;}
.layaway-plan .layaway-content{margin-bottom: 10px!important;}
.layaway-plan .layaway-content .content-list ul li {color: #000;font-size: 14px;font-family: "Arial", sans-serif;line-height: 24px;list-style-type: disc;}
.layaway-plan .layaway-plan-img img{width: 100%;margin-top: 17px;}
.layaway-plan .layaway-content h4{font-size: 18px;line-height: 24px;font-weight: bold;color: #6e6e72;}
.layaway-plan .layaway-content p.last-p{padding: 0!important;margin-top: 20px;}
@media (max-width: 768px) {
    .layaway-plan{min-height: inherit;padding: 0!important;}
    .layaway-plan .layaway-plan-img img{margin: 0 auto;width: 80%;}
    .layaway-plan .layaway-plan-img{padding:26px 0!important;text-align: center!important;margin: 0 auto;}
    .layaway-plan{margin-bottom: 0!important;}
    .layaway-plan .content p{font-weight: 500;color: #000;}
}

/***** Diamond Education *****/
.diamond-education{padding: 0!important;}
.diamond-education .diamond-education-content{margin-bottom: 10px!important;}
.diamond-education .diamond-education-content img{max-width: 100%;margin: 30px 0;}
.diamond-education .diamond-education-content h4{font-size: 18px;line-height: 24px;font-weight: bold;color: #6e6e72;}
.diamond-education .diamond-education-content h4.clr-black{color: #000!important;font-weight: bold;font-size: 16px;line-height: 24px;}
.diamond-education .diamond-education-content p.top-margin{margin-top: 30px;}
@media (max-width: 767px) {
    .diamond-education{padding: 23px 0 0 0!important;}

}


/***** Engraving Services ******/
.engraving-services{padding: 0!important;}
.engraving-services .engraving-services-content{margin-bottom: 10px!important;}
.engraving-services .engraving-services-content img{width: 100%;margin: 30px 0;}
.engraving-services .engraving-services-content .collapsible h4{font-size: 18px;line-height: 24px;font-weight: bold;color: #6e6e72;}
.engraving-services .form-horizontal{margin: 20px 0;}
.engraving-services .form-horizontal .form-group input{border-radius: 0;}
.engraving-services .form-horizontal .form-group label{font-size: 14px;line-height: 24px;font-weight: 400;}
.engraving-services .form-horizontal .form-group button{background-color: #4a74a2;color: #fff;font-weight: 600;width: 100%;border: none;border-radius: 0;padding: 8px 0;font-size: 14px;line-height: 18px;}
.engraving-services .contact-heading p{text-align: center!important;width: 85%;margin: 0 auto;}
.engraving-services .contact-heading h6 a{text-align: center;color: #000;}
.engraving-services-content a{text-decoration: underline;color: #4a74a2;}
.engraving-services .contact-heading h4{text-align: center;color: #000;font-size: 16px;line-height: 22px;}
.engraving-services .engraving-services-content .wrapper-clr{width: 100%;float:left;background-color: #f7f7f7;}
@media (max-width: 767px) {
    .engraving-services .contact-heading p {
        text-align: center !important;
        width: 100%;
        margin: 10px 0;
    }

    .engraving-services .engraving-services-content .collapsible h4 {
        font-size: 13px !important;
        font-weight: normal;
        padding: 8px 5px;
        border: none;
        border-radius: 0;
        background-color: #f2f4f3;
        margin-bottom: 0
    }

    .body-last img {
        margin: 20px 0;
    }

    .engraving-services .form-horizontal .form-group label {
        font-size: 12px;
        line-height: 17px;
    }

    .engraving-services .engraving-services-content img {
        margin: 10px 0;
    }

    .engraving-services .form-horizontal .form-group input {
        border-radius: 0;
        height: 24px;
    }

    .engraving-services .form-group {
        margin-bottom: 5px;
    }

    .engraving-services .contact-heading .collapsible h4 {
        font-size: 15px;
        color: #6e6e72;
        font-weight: 500;
    }

    @media (min-width: 768px) and (max-width: 1023px) {
        .engraving-services .engraving-services-content .collapsible p a {
            font-size: 16px;
            line-height: 22px;
            font-weight: bold;
            color: #6e6e72;
        }
    }
    @media (max-width: 767px) {
        .collapsible h4 {
            position: relative;
            cursor: pointer;
        }

        .collapsible h4::before {
            content: "";
            position: absolute;
            top: 13px;
            right: 10px;
            background: url(../images/arrow1.png) scroll no-repeat 0 0;
            width: 12px;
            height: 8px;
            display: block;
            color: #6d6e71!important;
        }
        .collapsible h4.active::before {
            content: "";
            position: absolute;
            top: 13px;
            right: 10px;
            background: url(../images/arrow1-inverse.png) scroll no-repeat 0 0;
            width: 12px;
            height: 8px;
            display: block;
        }
    }

    /***** Jwellery-customisation *****/
    .jwellery-customisation {
        padding: 0 !important;
    }

    .jwellery-customisation .jwellery-customisation-content img {
        width: 100%;
        margin: 40px 0;
    }

    .jwellery-customisation .jwellery-customisation-content .image-center img {
        width: 60%;
        margin: 0 auto;
        margin-bottom: 40px;
    }

    .jwellery-customisation .jwellery-customisation-content p.last-text {
        margin-top: 17px;
        width: 100%;
        float: left;
    }

    @media ( max-width: 768px) {
        .jwellery-customisation .jwellery-customisation-content .image-center img {
            width: 100%;
            margin-top: 30px;
            margin-bottom: 20px !important;
        }

        .jwellery-customisation .cstm-hidden-1 p {
            font-size: 14px;
            line-height: 24px;
            font-weight: 400;
            margin-bottom: 25px;
        }
    }


    /***** Diamond Education *****/
    .lab-created-diamond {
        padding: 0 !important;
    }

    .lab-created-diamond .lab-created-diamond-content {
        margin-bottom: 10px !important;
    }

    .lab-created-diamond .lab-created-diamond-content img {
        max-width: 100%;
        margin: 26px auto;
        padding-left: 12px;
    }

    .lab-created-diamond .lab-created-diamond-content h4 {
        font-size: 18px;
        line-height: 24px;
        font-weight: bold;
        color: #6e6e72;
    }

    .lab-created-diamond .lab-created-diamond-content p.top-margin {
        margin-top: 30px;
    }

    .lab-created-diamond .diamond-img-caption {
        width: 100%;
        float: left;
        position: absolute;
        left: 48%;
        top: 48%;
    }

    .lab-created-diamond-content .img-part img {
        max-width: 100%;
    }

    .lab-created-diamond .lab-created-diamond-content h5 {
        font-size: 23px;
        font-weight: 400;
        color: #6e6e72;
        margin-top: 30px;
    }

    .lab-created-diamond-content .diamond-img-caption p.text-middle {
        font-size: 18px;
        line-height: 24px;
        font-weight: bold;
        color: #6e6e72;
    }

    .lab-created-diamond-content .fullimage-area {
        width: 100%;
        float: left;
        margin-bottom: 30px;
    }

    .lab-created-diamond-content .fullimage-area .diamond-img-area1 {
        width: 40%;
        float: left;
    }

    .lab-created-diamond-content .fullimage-area .diamond-img-area1 p {
        text-align: center;
        font-size: 18px;
        line-height: 24px;
        font-weight: bold;
        color: #6e6e72;
    }

    .lab-created-diamond-content .text-area {
        position: absolute;
        top: 48%;
        left: 39%;
    }

    .lab-created-diamond-content .text-area p {
        font-size: 18px;
        font-weight: bold;
        line-height: 24px;
        color: #6e6e72;
    }

    .lab-created-diamond-content .fullimage-area .diamond-img-area2 {
        width: 40%;
        float: left;
    }

    .lab-created-diamond-content .fullimage-area .diamond-img-area2 p {
        text-align: center;
        font-size: 18px;
        line-height: 24px;
        font-weight: bold;
        color: #6e6e72;
    }

    @media (max-width: 768px) {
        .lab-created-diamond .accordion-sec .img-part img {
            margin: 0 auto !important;
            text-align: center !important;
        }

        .lab-created-diamond .fullimage-area {
            display: flex;
            flex-direction: row;
            text-align: center;
        }

        .lab-created-diamond .accordion-sec .panel-body .text-area {
            position: absolute;
            top: 66%;
            left: 35%;
        }

        .lab-created-diamond .accordion-sec .panel-body .diamond-img-area1 img {
            max-width: 70%;
            margin-left: 21px;
        }

        .lab-created-diamond .accordion-sec .panel-body .diamond-img-area2 img {
            max-width: 70%;
            margin-left: 21px;
        }

        .accordion-sec .panel-body .fullimage-area .diamond-img-area1 p {
            text-align: center !important;
        }

        .accordion-sec .panel-body .fullimage-area .diamond-img-area2 p {
            text-align: center !important;
        }

        .accordion-sec .panel-body .fullimage-area .text-area p {
            position: absolute;
            top: 214px;
            left: 14px;
        }
    }

    /***** Military Shipping Policy *****/
    .military-shipping {
        padding: 0 !important;
    }

    .military-shipping .military-shipping-content {
        margin-bottom: 30px !important;
    }

    .military-shipping .military-shipping-content img {
        width: 100%;
        margin: 25px 0;
    }

    .military-shipping .military-shipping-content h4 {
        font-size: 18px;
        line-height: 24px;
        font-weight: bold;
        color: #6e6e72;
    }

    .military-shipping .military-shipping-content h4.clr-black {
        color: #000 !important;
        font-weight: 100;
        font-size: 16px;
        line-height: 24px;
    }

    .military-shipping .military-shipping-content .content-list {
        padding: 0 15px 0 35px;
    }

    .military-shipping .military-shipping-content ul li {
        color: #000;
        font-size: 14px;
        font-family: "Arial", sans-serif;
        line-height: 24px;
        list-style-type: disc;
    }

    @media (max-width: 767px) {
        .military-shipping .military-shipping-content img {
            width: 60%;
            margin: 20px auto;
        }

    }


    /***** Ring Sizer *****/
    .ring-sizer {
        padding: 0 !important;
    }

    .ring-sizer .ring-sizer-content {
        margin-bottom: 30px !important;
    }

    .ring-sizer .ring-sizer-content img {
        max-width: 100%;
        margin-top: 30px;
        margin-bottom: 40px;
    }

    .ring-sizer .ring-sizer-content h4 {
        font-size: 18px;
        line-height: 24px;
        font-weight: bold;
        color: #6e6e72;
    }

    .ring-sizer .ring-sizer-content .images {
        width: 100%;
        text-align: center;
        margin: 33px auto;
    }

    .center-element {
        text-align: center !important;
    }

    .ring-sizer .table-area img {
        margin-bottom: 20px !important;
    }

    .ring-sizer .cstm-hidden-1 img {
        width: 50%;
        float: left;
        padding: 10px;
    }

    .ring-sizer .ring-sizer-content span {
        width: 100%;
        position: absolute;
        top: 60%;
        left: 50%;
        font-size: 18px;
        font-weight: bold;
        color: #6e6e72;
    }

    .ring-sizer .full-image-area {
        width: 497px;
        float: left;
        padding: 0 29px;
    }

    .ring-sizer .full-image-area .image-area-first-half {
        width: 258px;
        height: auto;
        float: left;
    }

    .ring-sizer .full-image-area .image-area-second-half {
        width: calc(100% - 258px);
        float: left;
        padding: 135px 0;
    }

    .ring-sizer .full-image-area .image-area-second-half p {
        font-size: 18px;
        font-weight: bold;
        color: #6e6e72;
    }

    .ring-sizer .full-image-area .image-area-second-half button {
        margin-top: 40px;
        color: #fff;
        background-color: #4a74a2;
        border: 0;
        border-radius: 0;
        font-weight: bold;
        padding: 12px 47px;
        font-size: 14px;
        font-family: "Arial", sans-serif;
    }

    @media (max-width: 767px) {
        .military-shipping .military-shipping-content img {
            width: 60%;
            margin: 20px auto;
        }

        .ring-sizer .ring-sizer-content {
            margin-bottom: 0 !important;
        }

        .main-content-area .content {
            margin-bottom: 0 !important;
        }

        .ring-sizer .full-image-area {
            padding: 0 !important;
        }

        .ring-sizer .full-image-area .image-area-first-half {
            padding: 20px 0;
        }

        .ring-sizer .full-image-area .image-area-second-half {
            padding: 89px 0;
        }
    }


    /***** Contact-us *****/
    .contact-us {
        padding: 0 !important;
    }

    .contact-us .contact-us-content h4 {
        font-size: 18px;
        line-height: 24px;
        font-weight: bold;
        color: #6e6e72;
    }

    .contact-us .contact-us-content p a {
        text-decoration: underline;
        color: #4a74a2;
        font-weight: 600;
    }

    .contact-us .contact-us-content a {
        font-weight: 500;
        color: #4a74a2;
    }

    .contact-us .contact-us-content .mrgn-btm1 {
        margin-bottom: 30px !important;
    }

    .contact-us .contact-us-content .mrgn-btm1 a {
        text-decoration: none !important;
        font-weight: 500 !important;
    }

    .contact-us .contact-us-content p .fa {
        color: #739ece;
        margin-right: 13px;
        margin-left: 5px;
    }

    .contact-us .contact-us-content p.first-line {
        text-align: center !important;
    }

    .contact-us .content-points {
        width: 100%;
        margin: 0 !important;
    }

    .contact-us .contact-us-content p.mrgn-btm {
        margin-bottom: 70px;
    }

    .contact-us .contact-us-content p.mrgn-top {
        margin-top: 20px;
        font-size: 18px;
        line-height: 24px;
        font-weight: bold;
    }

    .contact-us .contact-us-content img {
        margin-top: 10px;
        margin-bottom: 25px;
        max-width: 100%;
    }

    .contact-us .contact-form {
        width: 100%;
        float: left;
        border: 2px solid #c7c8ca;
        padding: 20px 15px;
    }

    .contact-us-content .form-horizontal .control-label {
        text-align: right !important;
        font-weight: 100;
    }

    .contact-us .contact-us-content .form-control {
        border-radius: 0 !important;
        width: 92%;
    }

    .contact-us p.chr {
        text-align: right !important;
        margin-right: 20px;
        color: #a0a0a0;
    }

    .contact-us .contact-us-content .form-group button {
        width: 100%;
        border: 0;
        padding: 10px 0;
        color: #fff;
        background-color: #4a74a2;
    }

    .contact-us .contact-us-content .form-group textarea {
        width: 92%;
        height: 150px;
        border: 1px solid #ccc;
        box-shadow: none;
        border-radius: 0;
    }

    .contact-us .contact-us-content .form-group span {
        color: #ff0000;
        font-weight: bold;
    }

    @media (max-width: 768px) {
        .contact-us .contact-us-content p.first-line {
            padding: 25px;
        }

        .contact-us .accordion-sec .panel-body p a {
            font-weight: 500 !important;
            color: #4a74a2 !important;
            text-decoration: underline;
        }

        .contact-us .accordion-sec .panel-body .fa {
            color: #739ece;
            margin-right: 13px;
            margin-left: 5px;
        }

        .contact-us .accordion-sec .panel-body .mrgn-top {
            font-weight: bold;
        }

        .contact-us .contact-form {
            width: 100%;
            float: left;
            border: 2px solid #c7c8ca !important;
            padding: 20px 15px !important;
        }

        .accordion-sec .form-horizontal .control-label {
            text-align: right !important;
            font-weight: 100 !important;
        }

        .contact-us .accordion-sec .form-control {
            border-radius: 0 !important;
            width: 100% !important;
        }

        .contact-us p.chr {
            text-align: right !important;
            margin-right: 20px !important;
            color: #a0a0a0 !important;
        }

        .contact-us .accordion-sec .form-group button {
            width: 100% !important;
            border: 0 !important;
            padding: 10px 0 !important;
            color: #fff !important;
            background-color: #4a74a2 !important;
        }

        .contact-us .accordion-sec .form-group textarea {
            width: 100% !important;
            height: 150px !important;
            border: 1px solid #ccc !important;
            box-shadow: none !important;
            border-radius: 0 !important;
        }
    }

    /**** Shipping Policy ****/
    .shipping-policy {
        padding: 0 !important;
    }

    .shipping-policy .shipping-policy-content h4 {
        font-size: 18px;
        line-height: 24px;
        font-weight: bold;
        color: #6e6e72;
    }

    .shipping-policy .table-bordered {
        width: 80%;
        margin: 20px auto;
    }

    .shipping-policy .table > tbody > tr > td {
        padding: 10px 40px;
        font-weight: bold;
    }

    .table-bordered > tbody > tr > th {
        border: 1px solid #6e6e72;
        background-color: #6e6e72;
        color: #fff;
        text-align: center;
        font-size: 13px;
        font-weight: bold;
    }

    .table-bordered > tbody > tr > td {
        border: 1px solid #6e6e72;
    }

    .shipping-policy .content-list {
        padding: 0 15px 0 35px;
    }

    .shipping-policy .content-list ul li {
        color: #000;
        font-size: 14px;
        font-family: "Arial", sans-serif;
        line-height: 24px;
        list-style-type: disc;
    }

    .image-area2 img {
        position: absolute;
        top: 302px;
        right: 17px;
    }

    .image-area1 img {
        top: 14%;
        position: absolute;
        left: 26%;
    }

    @media (max-width: 768px) {
        .shipping-policy {
            padding: 23px 0 0 0 !important;
        }

        .shipping-policy .shipping-policy-content p {
            padding: 23px 0;
        }

        .image-area2 {
            display: none;
        }

        .image-area1 {
            display: none;
        }
    }




    /**** International Orders ****/
    .international-orders {
        width: 100%;
        float: left;
        padding: 0 !important;
    }

    .international-orders .international-orders-content h4 {
        font-size: 18px;
        line-height: 24px;
        font-weight: bold;
        color: #6e6e72;
    }

    .international-orders .international-orders-content .international-img img {
        max-width: 100%;
        display: inline-block;
        margin: 0;
    }

    .international-orders .international-orders-content img {
        margin: 80px 0;
    }

    .international-orders .international-orders-content p.test {
        color: #6e6e72;
    }

    .international-img1 img {
        position: absolute;
        top: 15%;
        left: 4%;
    }

    .international-img2 img {
        position: absolute;
        top: 16%;
        right: 21%;
    }

    .international-img3 img {
        position: absolute;
        top: 15%;
        right: 2%;
    }

    .international-img1 {
        margin-bottom: 3px;
    }

    @media ( max-width: 768px) {
        .international-orders .international-orders-content p.test {
            margin: 23px 0 0 0;
        }

        .international-orders .international-orders-content img {
            margin: 30px 0;
        }

        .international-img1 {
            display: none;
        }

        .international-img2 {
            display: none;
        }

        .international-img3 {
            display: none;
        }
    }


    /**** Returns and Refunds *****/
    .returns-and-refunds-policy {
        padding: 0 0 30px 0 !important;
    }

    .returns-and-refunds-policy .returns-and-refunds-policy-content {
        margin-bottom: 10px !important;
    }

    .returns-and-refunds-policy .returns-and-refunds-policy-content {
        width: 100%;
    }

    .returns-and-refunds-policy .returns-and-refunds-policy-content h4 {
        font-size: 18px;
        line-height: 24px;
        font-weight: bold;
        color: #6e6e72;
    }

    .returns-and-refunds-policy .returns-and-refunds-policy-content h5 {
        font-size: 14px;
        color: #000;
    }

    .returns-and-refunds-policy .content-list {
        padding: 22px 0 22px 46px;
    }

    .returns-and-refunds-policy .returns-and-refunds-policy-content p.line {
        margin-top: 30px;
    }

    .returns-and-refunds-policy .content-list ul li {
        color: #000;
        font-size: 14px;
        font-family: "Arial", sans-serif;
        line-height: 24px;
        list-style-type: disc;
    }

    @media (max-width: 768px) {
        .returns-and-refunds-policy .returns-and-refunds-policy-content h4 {
            font-size: 14px;
        }

        p {
            width: 100%;
            margin: 0;
        }

        .returns-and-refunds-policy .content-list {
            padding: 6px 0 6px 28px !important;
        }

        .returns-and-refunds-policy .content-list ul li {
            margin: 10px 0;
        }
    }





    .shipping-policy .table-data-for-responsive .table-bordered {
        width: 100% !important;
        margin: inherit;
    }

    .table-data-for-responsive tr td {
        width: 35%;
        float: left;
        padding: 10px 5px !important;
        font-weight: normal !important;
        font-size: 14px !important;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    .table-data-for-responsive tr td + td {
        width: 30%;
        float: left;
        padding: 10px 5px !important;
        font-weight: normal !important;
        font-size: 14px !important;
    }

    .table-data-for-responsive tr td + td + td {
        width: 35%;
        float: left;
        padding: 10px 5px !important;
        font-weight: normal !important;
        font-size: 14px !important;
    }

    .tb-area tbody tr th {
        border: 1px solid rgba(0, 0, 0, 0.25);
        background-color: #6e6e72;
        color: #fff;
        text-align: center;
        font-size: 13px;
        font-weight: bold;
    }

    .shipping-policy .table > tbody > tr > td {
        border: 1px solid rgba(0, 0, 0, 0.25);
        text-align: center;
    }

    .shipping-policy .table {
        width: 90% !important;
        margin: 30px auto;
    }

    @media ( max-width: 767px) {
        .shipping-policy .table-data-for-responsive .table-bordered {
            width: 100% !important;
            margin: inherit;
        }

        .table-data-for-responsive tr td {
            width: 40%;
            float: left;
            padding: 10px 5px !important;
            font-weight: normal !important;
            font-size: 11px !important;
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
        }

        .table-data-for-responsive tr td + td {
            width: 20%;
            float: left;
            padding: 10px 5px !important;
            font-weight: normal !important;
            font-size: 11px !important;
        }

        .table-data-for-responsive tr td + td + td {
            width: 40%;
            float: left;
            padding: 10px 5px !important;
            font-weight: normal !important;
            font-size: 11px !important;
        }

        .tb-area tbody tr th {
            border: 1px solid rgba(0, 0, 0, 0.25);
            background-color: #6e6e72;
            color: #fff;
            text-align: center;
            font-size: 13px;
            font-weight: bold;
        }

        .shipping-policy .table {
            width: 100% !important;
            margin: 0 !important;
        }

        .shipping-policy .table > tbody > tr > td {
            border: 1px solid rgba(0, 0, 0, 0.25);
        }
    }
}


/***************About javda***************/
#about-j-banner{width: 99%;margin:0 auto;position: relative; overflow: hidden;min-height: 170px; background-image: url("../images/about-javda-banner.jpg"); background-repeat: no-repeat;background-size: cover;
}
#about-j-banner h1{min-height: 111px;padding: 25px 0 0 0;font-family: Verdana, sans-serif;font-size: 20px;color: #000;text-transform: uppercase;font-weight: normal;min-width: 964px;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
#about-j-banner h1 b {
    font-weight: normal;
    font-size: 30px;
}
@media(max-width: 767px){
    #about-j-banner h1{
        position: relative;
        top: inherit;
        left: inherit;
        transform: inherit;
        padding: 55px 0 0 10px;
    }
}

/****************about-javda-sec1**************/
#javda-about-sec1{width: 100%;position: relative;overflow: hidden;top: -19px;float: left;}
.j-sec1{
    width: 97%;
    border: 1px solid #c7c8ca;
    background: #e2e2e2;
    position: relative;
    padding-bottom: 9px;
    float: left;
}
.inside-j-sec1{width: 100%;float: left;background-image: url("../images/sidebar_bg.png");background-repeat: no-repeat;margin-top: 10px;background-size: cover;}


.box-col{box-shadow: 0 4px 5px #ccc;
    width: 100%; float: left; background-color: #fff;
    border-left: 1px solid #e6c47f;
    border-right: 1px solid #e6c47f;
}

.inside-j-sec1 .panel-title{color: #444343;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    display: block;
    padding: 10px;
    height: 30px;
    border-bottom: 1px solid #c7c8ca;
    font-family: Verdana, sans-serif;
}
.list-group li a:hover {
    text-decoration: underline;
    color: #724f2b;
    font-weight: bold;
}
.inside-j-sec1 .panel-title a{text-decoration: none; width:100%;
    float:left; }
.inside-j-sec1 .panel-title a:hover{color: #fff;}
#javda-about-sec1 .inside-j-sec1 .panel-title:hover{
    text-decoration: none;

    color: #fff;
    background: #939598 url(../images/accodian-arrow.png) 95% center no-repeat;


}
.panel-title.us-contact a:hover{color: #fff;}

.inside-j-sec1 .list-group-item{padding: 3px 0;}
.inside-j-sec1 .list-group-item a{padding-left: 15px;}
.inside-j-sec1 .panel-heading{padding: 0;}
.inside-j-sec1 .panel-heading:hover{}
.inside-j-sec1 li.list-group-item.first.last{
    font-family: Verdana, sans-serif;
    font-size: 11px;
    color: #444343;
    display: block;
}
.inside-j-sec1 .panel-group .panel-heading + .panel-collapse > .list-group {
    border-top:none;
}
.inside-j-sec1 .panel-group .panel + .panel {
    margin-top: 0;
}
.inside-j-sec1 .panel-group .panel {

    border-radius: 0;
}
.inside-j-sec1 .panel-group .panel.panel-default:hover{}
.inside-j-sec1 .panel-title a::before{display: none;}
.inside-j-sec1 .list-group-item {
    position: relative;
    display: block;

    margin-bottom: -1px;
    background-color: whitesmoke;
    border: none;
}
.inside-j-sec1 .panel{border: none;}

.side_bottom_content {
    padding: 175px 0 0 9px;
}
.side_bottom_content .help h6 {
    color: #772d2d;
    font-weight: normal;
    padding-bottom: 20px;
}
.side_bottom_content h6 {
    color: #000;
    font-family: Verdana, sans-serif;
    font-size: 11px;
    font-weight: bold;
    padding-bottom: 3px;
}
.help p {
    line-height: 16px;
    padding-right: 9px;
}
.side_bottom_content h5 {
    color: #772d2d;
    font-family: Verdana, sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding-top: 15px;
}
.numbers {
    margin-top: 5px;
}
.numbers h4 {
    text-indent: -9999em;
}
.numbers h4 {
    float: left;
    margin-right: 5px;
}
.numbers ul {
    float: left;
    width: 139px;
}
.side_bottom_content li {
    color: #000;
    font-family: Verdana, sans-serif;
    font-size: 11px;
    font-weight: bold;
    padding-bottom: 5px;
}
.side_bottom_content li span, .side_bottom_content li .num {
    float: left;
}
.clear {
    clear: both;
    font-size: 0;
    line-height: 0;
    display: block !important;
}
.mail {
    color: #772d2d;
    font-family: Verdana, sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin: 5px 0 10px;
    display: block;
}
.mail img {
    margin-right: 7px;
    position: relative;
    top: 3px;
}
.side_bottom_content h6 {
    color: #000;
    font-family: Verdana, sans-serif;
    font-size: 11px;
    font-weight: bold;
    padding-bottom: 3px;
}

/***************************about-right-area**************/
.right-about-inner{background-color: #FFFFFF;background-image: url("../images/javda-b.png");background-position: center 30%;background-repeat: no-repeat;background-size: 80%;width: 742px;float: left;padding: 5px 12px;border: 1px solid #c7c8ca;margin: 9px 9px 0 0;position: relative;}
.inner-right-about{width: 100%; float: left; margin-bottom: 30px; margin-top: 20px;}
.right-about-inside{width: 100%; float: left;}

.right-about-inside img{margin: 10px 0; width: 100%; float: left;}
.jav{padding-right: 0;}
.jav1{padding: 0;}

@media(max-width: 767px){
    .right-about-inner{width: auto; height: auto;}
    .right-about-inside img{width: auto;}
    .j-sec1 { width: 100%;}
    .fb{padding: 0 15px !important;}
    .fb1{padding: 0 15px !important;}
    .right-about-inner {background-position: center 60% !important;}
    .about-inside img{margin: 0 auto; padding: 10px 0;}
    .right-about-inner h2 {margin-bottom: 30px !important;}
    .about-inside{margin-bottom: 10px !important;}
    #about-j-banner, #about-j-banner1,
    #about-j-banner2, #about-j-banner3,
    #about-j-banner4, #about-j-banner5,
    #about-j-banner6, #about-j-banner7,
    #about-j-banner8, #about-j-banner9,
    #about-j-banner10, #about-j-banner11,
    #about-j-banner12, #about-j-banner13{display: none;}
    #javda-about-sec1{top: 0;}

}

.right-about-inner h2{
    font-family: Verdana, Geneva, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    letter-spacing: normal;
    line-height: 18px;
    margin-bottom: 70px;
    text-align: center;
    text-indent: 0;
    text-transform: uppercase;
    white-space: normal;

    word-spacing: 0;
    -webkit-text-stroke-width: 0;
    text-decoration: underline;
    float: none;
}
.about-inside{width: 100%; float: left; margin-bottom: 50px;}
.fb{padding: 0;}
.fb1{padding: 0;}
.bottom_shadow {
    display: block;
    margin: -10px 0 0 8px;
}

@media(max-width: 991px) {
    .right-header .contacts{padding-bottom: 22px;}
    .top-navigation-bar ul li .top-links {font-size: 8px;}
    #about-j-banner h1, #about-j-banner1 h1, #about-j-banner2 h1,
    #about-j-banner3 h1, #about-j-banner4 h1,
    #about-j-banner5 h1, #about-j-banner6 h1,
    #about-j-banner7 h1, #about-j-banner8 h1,
    #about-j-banner9 h1, #about-j-banner10 h1,
    #about-j-banner11 h1, #about-j-banner12 h1, #about-j-banner13 h1{min-width: 735px !important;}
    .j-sec1 {width: 100%;}
    .inside-j-sec1 {width: 98% !important;}
    .right-about-inside img{width: auto;}
    .right-about-inner {background-position: center 33%;}
    #about-j-banner h1, #about-j-banner1 h1,
    #about-j-banner2 h1, #about-j-banner3 h1,
    #about-j-banner4 h1, #about-j-banner5 h1,
    #about-j-banner6 h1, #about-j-banner7 h1,
    #about-j-banner8 h1, #about-j-banner9 h1,
    #about-j-banner10 h1, #about-j-banner11 h1,
    #about-j-banner12 h1, #about-j-banner13 h1{padding: 25px 0 0 27px !important;}

    #about-j-banner1 .inner-low-mini{padding: 0 20px !important;}


}
@media(max-width: 767px) {
    .bottom_shadow{margin: 0;}
    .side_bottom_content {
        padding: 0 0 0 9px;
    }

    .inside-j-sec1 {
        width: 96% !important;
    }

}
.victory{ margin-bottom: 20px;}
.antique a{font-weight: 100 !important; text-transform: capitalize !important;}
.antique a:hover {color: #73502d !important; font-weight: bold !important;}



/***************Contact us or Call Us area***************/
#about-j-banner1{width: 99%;margin:0 auto;position: relative; overflow: hidden;min-height: 170px; background-image: url("../images/about-javda-banner1.jpg"); background-repeat: no-repeat;background-size: cover;
}
#about-j-banner1 h1{min-height: 111px;padding: 25px 0 0 0;font-family: Verdana, sans-serif;font-size: 20px;color: #000;text-transform: uppercase;font-weight: normal;min-width: 964px;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
#about-j-banner1 h1 b {
    font-weight: normal;
    font-size: 30px;
}
@media(max-width: 767px){
    #about-j-banner1 h1{
        position: relative;
        top: inherit;
        left: inherit;
        transform: inherit;
        padding: 55px 0 0 10px;
    }
}


.right-about-inner1{background-color: #FFFFFF;width: 97%;float: left;padding: 5px 12px;border: 1px solid #c7c8ca;margin: 9px 9px 0 0;position: relative;}
.right-about-inner1.w-100{
    width:100%;margin: 0;padding: 5px 0;}
.inner-contact{width: 100%;float: left;margin-bottom: 15px;}
.inner-contact ul, .inner-contact1 ul{ width: 100%; float: left; }
.inner-contact ul li, .inner-contact1 ul li{list-style: none; position: relative;}
.inner-contact ul li:before{position: absolute; content: url("../images/phone-image.png"); top: 0; left: 0; }
.inner-contact ul li h4{margin: 0;
    padding: 0;
    text-indent: 0;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-stretch: normal;
    font-size: 14px;
    line-height: 18px;
    font-family: Verdana, Geneva, sans-serif;
    text-transform: none;
    text-decoration: none;
    color: rgb(114, 79, 43);
    letter-spacing: normal;

    text-align: start;
    white-space: normal;
    padding-left: 90px;
    word-spacing: 0;
    -webkit-text-stroke-width: 0;
    background-color: rgb(255, 255, 255);}
.inner-contact ul li p{

    margin: 0;
    padding: 0;
    text-indent: 0;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-stretch: normal;
    font-size: 13px;
    line-height: 18px;
    font-family: Verdana, Geneva, sans-serif;
    text-transform: none;
    text-decoration: none;
    color: rgb(0, 0, 0);
    letter-spacing: normal;
    padding-left: 90px;
    text-align: start;
    white-space: normal;

    word-spacing: 0;
    -webkit-text-stroke-width: 0;
    background-color: rgb(255, 255, 255);
}
.inner-contact ul li:nth-child(2):before{position: absolute; content: url("../images/ffffffff.png"); top: 0; left: 0; }
.inner-contact ul li:nth-child(3):before{position: absolute; content: url("../images/email-image.png"); top: 0; left: 0; }
.fax{ margin-bottom: 20px;}
.mail-site{margin-bottom: 10px;width:100%; float:left;}
.inner-contact1 ul li h4{margin: 0;
    padding: 0;
    text-indent: 0;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-stretch: normal;
    font-size: 14px;
    line-height: 18px;
    font-family: Verdana, Geneva, sans-serif;
    text-transform: none;
    text-decoration: none;
    color: rgb(114, 79, 43);
    letter-spacing: normal;

    text-align: start;
    white-space: normal;

    word-spacing: 0;
    -webkit-text-stroke-width: 0;
    background-color: rgb(255, 255, 255);}
.inner-contact1 ul li p{

    margin: 0;
    padding: 0;
    text-indent: 0;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-stretch: normal;
    font-size: 13px;
    line-height: 18px;
    font-family: Verdana, Geneva, sans-serif;
    text-transform: none;
    text-decoration: none;
    color: rgb(0, 0, 0);
    letter-spacing: normal;

    text-align: start;
    white-space: normal;

    word-spacing: 0;
    -webkit-text-stroke-width: 0;
    background-color: rgb(255, 255, 255);
}
.map-right{margin-top: 30px; width: 100%; float: left;}
.next-contact-area{width: 100%; float: left; margin-top: 30px; text-align: center;background: url(../images/grey-box.png)center 0 no-repeat;}
.next-contact-area ul{ width: 100%; float: left; padding: 0; margin: 0;}
.next-contact-area ul li{ list-style: none; display: inline-block; border-right: 1px solid #ccc; padding: 0 10px;}
.next-contact-area  .social-icon{
    width: 90px;
    height: 90px;
    border-radius: 50%;
    background-color: #d3c5b8;
    margin:  0 auto;
}
.next-contact-area  .social-icon img{
    width: 54px;
    margin: 0 auto;

    padding-top: 18px;
}
.next-contact-area  .social-icon.ins:hover{background-color: #ff6e3c;}
.next-contact-area  .social-icon.face:hover{background-color: #1f1f7f;}
.next-contact-area  .social-icon.tweet:hover{background-color: #23b2f0;}
.next-contact-area  .social-icon.gp:hover{background-color: #bd1515;}
.next-contact-area  .social-icon.tube:hover{background-color: red;}
.next-contact-area  .social-icon.pin:hover{background-color: #ff4100;}
.contact-icon{float: left; border-right: 1px solid #ccc; margin-top: 10px;}
.next-contact-area .contact-icon:last-child{border-right: none;}
.contact-icon h3{
    margin-top: 10px;
    padding: 0;
    text-indent: 0;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-stretch: normal;
    font-size: 13px;
    line-height: 18px;
    font-family: Verdana, Geneva, sans-serif;
    text-transform: none;
    text-decoration: none;
    color: rgb(68, 67, 67);
    letter-spacing: normal;
    text-align: center;
    margin-bottom: 0;
    white-space: normal;

    word-spacing: 0;
    -webkit-text-stroke-width: 0;
}
.contact-icon p a{color: #724f2b;}
.contact-icon p a:hover{ text-decoration: underline;}
.social-area{ width: 100%; float: left; border-bottom: 1px solid #ccc; padding-bottom: 5px;}
@media(max-width: 767px){
    .contact-icon { width: 33.33%; border-right: none;}
    .next-contact-area .social-icon{ margin: 0 auto;}
    .right-about-inner1 {width: 100%;}
    #contactForm{width: auto !important;}
    #cform{width: auto !important;}
    #cform #contactForm h2{width: 412px;}
    .ring-size-inner img{margin: 0 auto; padding-bottom: 20px;}
    #contactForm ul li label {padding: 0 !important;}
    .next-contact-area .social-icon {
        width: 60px !important;
        height: 60px !important;}
    .next-contact-area .social-icon img {
        width: 30px !important; padding-top: 15px !important;}
    #messageLabel{height: 0 !important;}
    img.er{display: none !important;}

}
@media(max-width: 991px){
    .contact-icon {border-right: none;}
}

#contactForm {
    width: 40em;
    height: 35em;
    padding: 0 1.5em 1.5em 1.5em;
    margin: 0 auto;
}
#contactForm, .statusMessage {
    color: #666;
    background-color: #ebedf2;
    background: -webkit-gradient( linear, left bottom, left top, color-stop(0,#dfe1e5), color-stop(1, #ebedf2) );
    border: 1px solid #aaa;
    box-shadow: 0 0 1em rgba(0, 0, 0, .5);
    opacity: .95;
}
#contactForm, .statusMessage, input[type="button"] {  border-radius: 10px;  }
#contactForm h2 {
    font-size: 24px;
    font-style: italic;
    letter-spacing: .05em;
    margin: 0 0 1em -.75em;
    padding: 1em;
    width: 478px;
    font-weight: bold;
    color: #aeb6aa;
    background: #dfe0e5 url(../images/stamp.jpg) no-repeat 15em -3em;
    border-bottom: 1px solid #aaa;
    border-radius: 10px 10px 0 0;
}
#contactForm ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#contactForm ul li {
    margin: .9em 0 0 0;
    padding: 0;
}

#contactForm  ul li label {
    display: block;
    float: left;
    clear: left;
    text-align: right;
    width: 30%;
    padding: .4em 0 0 0;
    margin: .15em .5em 0 0;
    font-weight: bold;
    line-height: 1em;
}

#contactForm  ul li input{
    display: block;
    margin: 0;
    padding: .4em;
    width: 67%;
    font-family: "Georgia", serif;
    font-size: 1em;
    border: 1px solid #aaa;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: rgba(0,0,0,.2) 0 1px 4px inset;
    -webkit-box-shadow: rgba(0,0,0,.2) 0 1px 4px inset;
    box-shadow: rgba(0,0,0,.2) 0 1px 4px inset;
    background: #fff;
    height: 25px;
}

#contactForm  ul li textarea{
    display: block;
    margin: 0;
    padding: .4em;
    width: 67%;
    font-family: "Georgia", serif;
    font-size: 1em;
    border: 1px solid #aaa;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: rgba(0,0,0,.2) 0 1px 4px inset;
    -webkit-box-shadow: rgba(0,0,0,.2) 0 1px 4px inset;
    box-shadow: rgba(0,0,0,.2) 0 1px 4px inset;
    background: #fff;
    margin-top: 10px;
}

.submit {
    float: right;
    margin: 2em 1em 0 1em;
    width: 10em;
    padding: .5em;
    border: 1px solid #666;
    background: #dfd;
    border-radius: 10px;

    box-shadow: 0 0 0.5em rgba(0, 0, 0, .8);
    font-size: 1em;

    font-weight: bold;
    opacity: .7;
    -webkit-appearance: none;

    transition: opacity .5s;
}
#UpdatePanel2 span#messageLabel {
    margin-bottom: 25px;
}

.er{width: 20px; height: 12px;float: left;}
.antique span{margin-left: 14px;}



/************************************Affiliate Program******************/
#about-j-banner2{width: 99%;margin:0 auto;position: relative; overflow: hidden;min-height: 170px; background-image: url("../images/about-javda-banner2.jpg"); background-repeat: no-repeat;background-size: cover;}
#about-j-banner2 h1{min-height: 111px;padding: 25px 0 0 0;font-family: Verdana, sans-serif;font-size: 20px;color: #000;text-transform: uppercase;font-weight: normal;min-width: 964px;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
#about-j-banner2 h1 b {
    font-weight: normal;
    font-size: 30px;
}
@media(max-width: 767px){
    #about-j-banner2 h1{
        position: relative;
        top: inherit;
        left: inherit;
        transform: inherit;
        padding: 55px 0 0 10px;
    }
}
.program{width: 100%; float: left;position: relative; overflow: hidden; padding-bottom: 20px; border-bottom: 1px solid #ccc; margin-bottom:20px;}
.program p{margin: 0;
    padding: 0;
    text-indent: 0;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-stretch: normal;
    font-size: 13px;
    line-height: 24px;
    font-family: Verdana, Geneva, sans-serif;
    text-transform: none;
    text-decoration: none;
    color: rgb(0, 0, 0);
    letter-spacing: normal;

    text-align: start;
    white-space: normal;

    word-spacing: 0;
    -webkit-text-stroke-width: 0;
    background-color: rgb(255, 255, 255);}
.program p.first-para{
    margin: 0;
    padding: 0;
    text-indent: 0;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-stretch: normal;
    font-size: medium;
    line-height: 18px;
    font-family: Verdana, Geneva, sans-serif;
    text-transform: none;
    text-decoration: none;
    color: rgb(68, 67, 67);
    letter-spacing: normal;

    text-align: start;
    white-space: normal;

    word-spacing: 0;
    -webkit-text-stroke-width: 0;
    background-color: rgb(255, 255, 255);
}
h5.head5{color: #000;
    font-family: Verdana, sans-serif;
    font-size: 13px;
    line-height: 20px; margin-bottom: 0;}
.inner-right-about ul.program-text{width: 100%; float: left; margin-bottom: 100px;}
.inner-right-about ul.program-text li{margin-bottom: 20px;}


/*******************Affiliate program FAQs********************************/
#about-j-banner3{width: 99%;margin:0 auto;position: relative; overflow: hidden;min-height: 170px; background-image: url("../images/about-javda-banner3.jpg"); background-repeat: no-repeat;background-size: cover;}
#about-j-banner3 h1{min-height: 111px;padding: 25px 0 0 0;font-family: Verdana, sans-serif;font-size: 20px;color: #000;text-transform: uppercase;font-weight: normal;min-width: 964px;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
#about-j-banner3 h1 b {
    font-weight: normal;
    font-size: 30px;
}
@media(max-width: 767px){
    #about-j-banner3 h1{
        position: relative;
        top: inherit;
        left: inherit;
        transform: inherit;
        padding: 55px 0 0 10px;
    }
}
.click{font-weight: bold;
    text-decoration: underline;
    color: #1b1bef;}
.click:hover{font-weight: bold;
    text-decoration: underline;
    color: #1b1bef;}
.program.last-para{padding-bottom: 0; margin-bottom: 0;border-bottom: none;}



/************************************Affiliate Program Terms & Conditions-Introduction******************/
#about-j-banner4{width: 99%;margin:0 auto;position: relative; overflow: hidden;min-height: 170px; background-image: url("../images/about-javda-banner4.jpg"); background-repeat: no-repeat;background-size: cover;}
#about-j-banner4 h1{min-height: 111px;padding: 25px 0 0 0;font-family: Verdana, sans-serif;font-size: 20px;color: #000;text-transform: uppercase;font-weight: normal;min-width: 964px;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
#about-j-banner4 h1 b {
    font-weight: normal;
    font-size: 30px;
}
@media(max-width: 767px){
    #about-j-banner4 h1{
        position: relative;
        top: inherit;
        left: inherit;
        transform: inherit;
        padding: 55px 0 0 10px;
    }
}
p.condition{margin: 0;
    padding: 0 0 0 20px;
    text-indent: 0;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-stretch: normal;
    font-size: 12px;
    line-height: 18px;
    font-family: Verdana, Geneva, sans-serif;
    text-transform: none;
    text-decoration: none;
    color: rgb(0, 0, 0);
    letter-spacing: normal;

    text-align: start;
    white-space: normal;

    word-spacing: 0;
    -webkit-text-stroke-width: 0;
    background-color: rgb(255, 255, 255);}
.learn-button{background-color: #f6f5f5;
    border: 1px solid #e2e2e2;
    padding: 8px 20px;
    width: 200px;
    float: right;
    text-align: center;
    color: #000;
    font-weight: bold;
    margin-top: 20px;}
.learn-button:hover a{color:#000;}


/************************************Affiliate Program Terms & Conditions-Licenses******************/
#about-j-banner5{width: 99%;margin:0 auto;position: relative; overflow: hidden;min-height: 170px; background-image: url("../images/about-javda-banner5.jpg"); background-repeat: no-repeat;background-size: cover;}
#about-j-banner5 h1{min-height: 111px;padding: 25px 0 0 0;font-family: Verdana, sans-serif;font-size: 20px;color: #000;text-transform: uppercase;font-weight: normal;min-width: 964px;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
#about-j-banner5 h1 b {
    font-weight: normal;
    font-size: 30px;
}
@media(max-width: 767px){
    #about-j-banner5 h1{
        position: relative;
        top: inherit;
        left: inherit;
        transform: inherit;
        padding: 55px 0 0 10px;
    }
}

/************************************About Javda-Facebook******************/
#about-j-banner6{width: 99%;margin:0 auto;position: relative; overflow: hidden;min-height: 170px; background-image: url("../images/about-javda-banner6.jpg"); background-repeat: no-repeat;background-size: cover;}
#about-j-banner6 h1{min-height: 111px;padding: 25px 0 0 0;font-family: Verdana, sans-serif;font-size: 20px;color: #000;text-transform: uppercase;font-weight: normal;min-width: 964px;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
#about-j-banner6 h1 b {
    font-weight: normal;
    font-size: 30px;
}
@media(max-width: 767px){
    #about-j-banner6 h1{
        position: relative;
        top: inherit;
        left: inherit;
        transform: inherit;
        padding: 55px 0 0 10px;
    }
}
.facebook{margin-bottom: 10px;padding: 0;}
.fb-para{margin-top: 10px;padding: 0;}
.facebook-paragraph{height: 570px;}

/************************************About Javda-Twitter******************/
#about-j-banner7{width: 99%;margin:0 auto;position: relative; overflow: hidden;min-height: 170px; background-image: url("../images/about-javda-banner7.jpg"); background-repeat: no-repeat;background-size: cover;}
#about-j-banner7 h1{min-height: 111px;padding: 25px 0 0 0;font-family: Verdana, sans-serif;font-size: 20px;color: #000;text-transform: uppercase;font-weight: normal;min-width: 964px;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
#about-j-banner7 h1 b {
    font-weight: normal;
    font-size: 30px;
}
@media(max-width: 767px){
    #about-j-banner7 h1{
        position: relative;
        top: inherit;
        left: inherit;
        transform: inherit;
        padding: 55px 0 0 10px;
    }
}

/************************************About Javda-ebay seller******************/
#about-j-banner8{width: 99%;margin:0 auto;position: relative; overflow: hidden;min-height: 170px; background-image: url("../images/about-javda-banner8.jpg"); background-repeat: no-repeat;background-size: cover;}
#about-j-banner8 h1{min-height: 111px;padding: 25px 0 0 0;font-family: Verdana, sans-serif;font-size: 20px;color: #000;text-transform: uppercase;font-weight: normal;min-width: 964px;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
#about-j-banner8 h1 b {
    font-weight: normal;
    font-size: 30px;
}
@media(max-width: 767px){
    #about-j-banner8 h1{
        position: relative;
        top: inherit;
        left: inherit;
        transform: inherit;
        padding: 55px 0 0 10px;
    }
}
.ebay a img{width: 100%; float: left; position: relative; margin-top: 25px;}
@media(max-width: 767px){
    .ebay a img {width: 50% !important; margin-bottom: 20px; margin-top: 0 !important;}
}

/************************************About Javda-Google+******************/
#about-j-banner9{width: 99%;margin:0 auto;position: relative; overflow: hidden;min-height: 170px; background-image: url("../images/about-javda-banner9.jpg"); background-repeat: no-repeat;background-size: cover;}
#about-j-banner9 h1{min-height: 111px;padding: 25px 0 0 0;font-family: Verdana, sans-serif;font-size: 20px;color: #000;text-transform: uppercase;font-weight: normal;min-width: 964px;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
#about-j-banner9 h1 b {
    font-weight: normal;
    font-size: 30px;
}
@media(max-width: 767px){
    #about-j-banner9 h1{
        position: relative;
        top: inherit;
        left: inherit;
        transform: inherit;
        padding: 55px 0 0 10px;
    }
}

/************************************About Javda-Instagram******************/
#about-j-banner10{width: 99%;margin:0 auto;position: relative; overflow: hidden;min-height: 170px; background-image: url("../images/about-javda-banner10.jpg"); background-repeat: no-repeat;background-size: cover;}
#about-j-banner10 h1{min-height: 111px;padding: 25px 0 0 0;font-family: Verdana, sans-serif;font-size: 20px;color: #000;text-transform: uppercase;font-weight: normal;min-width: 964px;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
#about-j-banner10 h1 b {
    font-weight: normal;
    font-size: 30px;
}
@media(max-width: 767px){
    #about-j-banner10 h1{
        position: relative;
        top: inherit;
        left: inherit;
        transform: inherit;
        padding: 55px 0 0 10px;
    }
}

/************************************About Javda-Pinterest******************/
#about-j-banner11{width: 99%;margin:0 auto;position: relative; overflow: hidden;min-height: 170px; background-image: url("../images/about-javda-banner11.jpg"); background-repeat: no-repeat;background-size: cover;}
#about-j-banner11 h1{min-height: 111px;padding: 25px 0 0 0;font-family: Verdana, sans-serif;font-size: 20px;color: #000;text-transform: uppercase;font-weight: normal;min-width: 964px;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
#about-j-banner11 h1 b {
    font-weight: normal;
    font-size: 30px;
}
@media(max-width: 767px){
    #about-j-banner11 h1{
        position: relative;
        top: inherit;
        left: inherit;
        transform: inherit;
        padding: 55px 0 0 10px;
    }
}

/************************************About Javda-Youtube******************/
#about-j-banner12{width: 99%;margin:0 auto;position: relative; overflow: hidden;min-height: 170px; background-image: url("../images/about-javda-banner12.jpg"); background-repeat: no-repeat;background-size: cover;}
#about-j-banner12 h1{min-height: 111px;padding: 25px 0 0 0;font-family: Verdana, sans-serif;font-size: 20px;color: #000;text-transform: uppercase;font-weight: normal;min-width: 964px;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
#about-j-banner12 h1 b {
    font-weight: normal;
    font-size: 30px;
}
@media(max-width: 767px){
    #about-j-banner12 h1{
        position: relative;
        top: inherit;
        left: inherit;
        transform: inherit;
        padding: 55px 0 0 10px;
    }
}

/*********************************helpful-information-jewelry-customisation******************/
.inner-jewel-customisation.je a:hover{color:#000;}
.inner-jewel-customisation{
    width: 100%;
    float: left; /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#aaaaaa+1,e2e2e2+7,e2e2e2+100 */
    background: #aaaaaa; /* Old browsers */
    background: -moz-linear-gradient(top, #aaaaaa 1%, #e2e2e2 7%, #e2e2e2 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #aaaaaa 1%,#e2e2e2 7%,#e2e2e2 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #e0e0e0 1%,#e2e2e2 7%,#e2e2e2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aaaaaa', endColorstr='#e2e2e2',GradientType=0 ); /* IE6-9 */
    padding: 10px;
    box-shadow: inset 0 11px 8px -10px #888, inset 0 -11px 8px -10px #ccc;
}
.inner-jewel-customisation h1{text-transform: uppercase; color:#000; font-size: 20px; text-align: center; margin-bottom: 15px;}
.inner-jewel-customisation .pic-hi{width: 100%; float: left;}
.inner-jewel-customisation .inner-pic-hi{width: 98%;float: left;background-color: #fff;padding: 5px;margin-left: 16px;margin-bottom: 15px;box-shadow: 1px 5px 2px #bdbdbd;}
.inner-jewel-customisation .inner-pic-hi .customise img{width: 226px;height: 186px;object-fit: cover;object-position: center;}
.inner-jewel-customisation .customise{padding: 0;}
.inner-jewel-customisation .inner-pic-hi p{line-height: 18px;}
@media(max-width: 767px) {
    .inner-jewel-customisation .inner-pic-hi {width: auto !important;}
    .inner-jewel-customisation .inner-pic-hi .customise img{width: 290px !important;}
    .inner-jewel-customisation .pic-hi p{margin-top: 10px !important; margin-bottom: 10px;}

}

/*********************************helpful-information-Engraving Services******************/
.inner-right-about .program.engrave{ border-bottom: none; margin-bottom: 0; }
.inner-right-about .program.engrave .font-img{width: 100%;}
.inner-right-about .eservice{padding: 0;}
.inner-right-about .option h2{font-weight: bold;}
.option h2.font-option{width: 50%;
    background-color: #e2e2e2;
    margin: 0 auto;
    padding: 5px 0;
    box-shadow: -2px 4px 3px #9c9c9c;}


/*********************************helpful-information-Cleaning and Serving Your Ring******************/
.inner-right-about.ring-service{margin-bottom: 0;}
.serve{width: 100%; float: left; margin: 15px 0; }
.serve p{margin-bottom: 20px;}
.serve h2{text-transform: uppercase; font-size: 13px; line-height: 18px;}
.serve2{width: 100%; float: left; text-align: center;}
.serve2 img{ margin: 0 auto;}
.serve2 p{text-align: center; margin: 20px 0;}

/*********************************helpful-information-Ring Sizer******************/
 .ring-mail{margin: .9em 0 0 0 !important;}
#cform{width: 40em;
    padding: 0 1.5em 1.5em 1.5em;
    margin: 0 auto;}
#cform #contactForm{height: 38em;}
.program-engrave .ring-size-inner{width: 100%; float: left;}
.ring-size-inner .btn-view {
    font-weight: bold;
    text-decoration: none;
    background-color: #EEEEEE;
    padding: 3px 6px 3px 6px;
    border-top: 1px solid #CCCCCC;
    border-right: 1px solid #333333;
    border-bottom: 1px solid #333333;
    border-left: 1px solid #CCCCCC;
    border-radius: 4px;
    width: 37px;
    height: 15px;
    margin: 0 auto;
    color: #823c0a;
}
.ring-size-inner .btn-view:hover{color: #000;}
#contactForm h2.stamp-n{background: #dfe0e5;}



/************************************helpful-information-sitemap******************/
#about-j-banner13{width: 99%;margin:0 auto;position: relative; overflow: hidden;min-height: 100px; background-image: url("../images/top_shadow.png"); background-repeat: no-repeat;background-size: contain;}
#about-j-banner13 h1{min-height: 111px;padding: 25px 0 0 0;font-family: Verdana, sans-serif;font-size: 20px;color: #000;text-transform: uppercase;font-weight: normal;min-width: 964px;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
#about-j-banner13 h1 b {
    font-weight: normal;
    font-size: 30px;
}
@media(max-width: 767px){
    #about-j-banner13 h1{
        position: relative;
        top: inherit;
        left: inherit;
        transform: inherit;
        padding: 55px 0 0 10px;
    }
}
.inner-sitemap{width: 100%; float: left; margin-bottom: 30px;}
.inner-sitemap ul{width: 100%; float: left;}
.inner-sitemap ul li{list-style: none; color: rgb(119, 80, 45);}
.inner-sitemap ul li a{color: rgb(119, 80, 45); font-size: 12px;}
.inner-sitemap ul li a:hover{text-decoration: underline;}



 .globe {
    /*background: url(../images/SideMapline.png) no-repeat scroll right 50px;*/
     /*background-size: 80%;*/
     /*background-image: url("../images/SideMapline.png");*/
     /*background-repeat: no-repeat;*/
     /*display: block;*/
     /*background-position: right top;*/
     /*background-size: 1px;*/
     float: left;
    padding-left: 15px;
    width: 229px;
position: relative;
}
.globe::after{
    position: absolute;
    content: "";
    background-image: url(../images/SideMapline.png);
    background-repeat: no-repeat;
    display: block;
    background-position: right top;
    background-size: contain;
    width: 1px;
    height: 100%;
    right: 0;
    top: 0;
}
.globe:last-child::after{background-image: none;}
.ring{padding-left: 5px;}
.site-globe{color:#000; font-size: 18px; margin-bottom: 0;}
.site-globe a:hover{color:#000 !important; text-decoration: underline;}
.site-sec a{color: rgb(119, 80, 45); font-size: 15px;}
.site-sec{color: rgb(119, 80, 45); font-size: 15px;}
.site-sec a:hover{text-decoration: underline; color: rgb(119, 80, 45);}
.wed-band{padding-left: 0;}

.globe1 {
    /*background-image: url("../images/SideMapline-1.png");*/
    /*background-repeat: no-repeat;*/
    /*display: block;*/
    /*background-position: right top;*/
    /*background-size: 1px;*/
    float: left;
    padding-left: 15px;
    width: 229px;
    position: relative;

}
.globe1::after{
    position: absolute;
    content: "";
    background-image: url(../images/SideMapline-1.png);
    background-repeat: no-repeat;
    display: block;
    background-position: right top;

    width: 1px;
    height: 100%;
    right: 0;
    top: 0;
    background-size: contain;
}
.globe1:last-child::after{background-image: none;}
@media(max-width: 767px) {
    .globe::after, .globe1::after{background-image: none !important;}
    .inner-sitemap {width: 96% !important;}
    .sample2{padding-left: 0;}
    .eservice.sample img{margin-bottom: 20px;}
    .diamond-last img{padding-bottom: 20px;
        display: block;
        margin: 0 auto;}

    }
@media(max-width: 991px) {
 .globe, .globe1{width: 218px !important;}

}

/*********************************Helpful Information-Tanzanite Gemstone***************************/
.tanzanite{width: 100%; float: left; position: relative;}
.tanzanite h2{color: #444343;}
.tanzanite p b{color: #444343;}
.tanzanite p.gstone{font-size: 20px; width: 100%; float: left; color: #444343;}
.tanzanite .inner-gstone{width: 100%; float: left; text-align: center; margin: 30px 0;}
.tanzanite .inner-gstone .gstone-inside{width: 100%; float: left;}
.tanzanite .inner-gstone .gstone-inside h3{text-transform: uppercase; font-size: 15px; color: #444343; margin-bottom: 20px;}
.tanzanite .inner-gstone .gstone-inside img{width: 100%;}

 .eservice.sample img{width: 100%;}
.diamond-last h2 b{text-transform: capitalize;}



/*************************************Jewelry Education*****************************/
.jewelry-edu{width: 100%; float: left;}
.jewelry-edu img{width: 100%;}
.inner-jewelry-edu{width: 100%; float: left; background-color: #f5f5f5;box-shadow: inset 0 11px 8px -10px #c5c3c3, inset 0 -11px 8px -10px #fff0;padding-bottom: 25px;}
.jewelry-edu-inside{width: 100%; float: left; padding: 0; text-align: center;}
.inside-jewelry{width: 100%; float: left;  border-right: 1px solid lightgrey; padding: 20px;min-height: 450px;
    overflow: hidden;}
.inside-jewelry h3{color: #75532d;
    text-transform: uppercase;
    font-size: 13px;}
.inside-jewelry:hover p{color: #000;}
.inner-jewelry-edu .inside-jewelry .learn-button{width: 195px !important;}
.jewelry-edu-inside:hover{background-color: #fff; border: 1px solid lightgrey;padding: 0;
    box-shadow: 0 4px 5px #ccc;}

.inside-jewelry img{width: 100%; height: auto; object-fit: contain;}
.edu2{box-shadow: none;}
.hover-image{display: none;}
.jewelry-edu-inside:hover .display-image{display: none;}
.jewelry-edu-inside:hover .hover-image{display: block;}
.jewelry-edu-inside:hover .learn-button{border: 1px solid #75532d; }
.jewelry-edu-inside:hover .learn-button a{color:#75532d;}
@media(max-width: 767px) {
    .inner-jewelry-edu .inside-jewelry .learn-button {
        float: none;
        margin: 0 auto;
    }
    .inside-jewelry p{margin-bottom: 10px;}

}
/*********************************Jewelry-Education-Diamonds*****************/
.diamonds{width: 100%; float: left;}
.diamonds img{width: 100%; float: left;}
.diamonds p{line-height: 18px;}
.inner-diamonds{width: 100%; float: left;}
.spark{width: 100%; float: left;}
.spark p{line-height: 18px;}
.diamond-e{ width: 100%; float: left;}
.diamond-e h4{font-size: 15px;}
.diamond-e p{font-size: 11px;}
.diamond-e img{width: 100%; float: left;}
.reflect{border-right: 1px solid #ccc;}
.diamond-e-inner{width: 100%; float: left;}
.cut-d{width: 100%; float: left;}
.cut-d img{text-align: center; margin: 0 auto;}
.program.engrave.cut-d{padding-bottom: 0;}
@media(max-width: 767px) {
    .diamond-image img{margin: 20px 0 !important;}
    .reflect {
        border-right: none !important;
    }
    .gems {top: 5px !important;}

    }

/***************************Jewelry-Education-Gemstone*****************/
.gems{width: 100%; position: relative; top:50px;}
.factors p{line-height: 18px;}

/***************************Jewelry-Education-Gemstone-Education*****************/
.program p.first-para.flower{text-align: center;width: 100%;}
.stone1{position: relative; top: 50%; left: 50%; transform: translate(-50%,35%);}
@media(max-width: 767px){
    .stone{ transform: translate(-50%,0);}
    p.gold1{padding: 0 0 0 0 !important;}
    .expensive{margin: 20px 0;}

}
/***************************Jewelry-Education-Gemstone-Education-value-determinants*****************/
.gems2 {padding-top: 10px; margin: 0 auto;}
.graph{margin: 0 auto;}
.yg{display: inline-flex;}
.yg img{position: relative;top: -11px; margin-left: 10px;}
.plat p{line-height: 19px;}
p.gold1{padding: 0 0 0 33px;}

.conflict-fd{width: 100%; float: left; margin-bottom: 20px;}
.conflict-fd img{width: 100%; height: 138px; object-fit: cover;}

@media(max-width: 767px) {
    .right-about-inner1.stone-setting{padding: 0 30px;}
    .conflict-fd img{height: auto;}


}

/***********************Jewelry Education-Pearl**********/
.pearl-in{width: 100%; float: left; margin-bottom: 10px;}
.capital b{text-transform: uppercase;}
.image-pearl{float: left;}
.image-pearl img{margin-right: 20px;}
.program2{width:100%; float: left;}
.program2 p.first-para {
    margin: 0;
    padding: 0;
    text-indent: 0;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-stretch: normal;
    font-size: medium;
    line-height: 18px;
    font-family: Verdana, Geneva, sans-serif;
    text-transform: none;
    text-decoration: none;
    color: rgb(68, 67, 67);
    letter-spacing: normal;
    text-align: start;
    white-space: normal;
    word-spacing: 0;
    -webkit-text-stroke-width: 0;
    background-color: rgb(255, 255, 255);
}
@media(max-width: 767px){
    .image-pearl {
        width: 100%;
        margin-bottom: 15px;
    }
    .image-pearl img{width: 100%;}
    .mukta{margin: 10px 0;}
}

/******************************Payment-Check Orders*******************/
.check-order, .check-order1, .check-order2{width: 100%; float: left;}
.check-order p{line-height: 20px;}
.check{width: 100%; float: left; margin-bottom: 15px;}
.paid{margin-bottom: 6px;}

/*******************Payment-1.5% discount bank wire*******************/
@media(max-width: 767px) {
 .check-order1{height: auto; padding-bottom: 30px;}
    .check-order2{height: auto; padding-bottom: 30px;}
    .check1{margin: 15px 0;}

}
/*******************Payment-credit card orders*******************/
.credit-order{ float: left;}
.credit-order p{line-height: 18px;}
.card-credit{width: 100%; float: left; margin-bottom: 10px;}
.card-credit p i{font-size: 6px; padding-right: 5px;}

/**************************payment-money-orders***************/
.check1{width: 100%; float: left;}


/***********************Certified-loose-diamonds-add-to-Cart**********************************/
.cart{ float:left; position:relative; overflow:hidden;top: 17px;}
.shopping-bag{ position:relative;margin: 0 9px 0 15px; padding: 0;}


.product-details-wrap .rt .btnsw .btns1 img {
    display: inline-block;
    padding: 0 10px 0 0;
    vertical-align: middle;
}
.product-details-wrap .shipping-block {
    background: #f1f1f1;
    padding: 14px 15px 5px;
    border: 1px solid #c7c8ca;
    position: relative;
    margin: 0 0 13px 0;
}
.product-details-wrap .shipping-block::before{content:"";border:5px solid #ffffff;left:0;top:0;position:absolute;width:100%;height:100%;box-sizing:border-box;}
.product-details-wrap .shipping-block .icon{display:inline-block;vertical-align:top; width: 65px;}
.product-details-wrap .shipping-block .icon img{}
.product-details-wrap .shipping-block .cont{display:inline-block;vertical-align:top; width: calc(100% - 70px);}
.product-details-wrap .shipping-block .cont .h6{font-size:10px;font-weight:bold;padding:0 0 10px 0;}
.product-details-wrap .shipping-block .cont .h6 strong{color:#696a6b; font-size: 14px; margin: 3px 0 0 0; display: block;}
.product-details-wrap .shipping-block .cont .h6 b{display:block;font-size:14px;margin:5px 0 0 0; font-weight: normal;}

.product-details-wrap .shipping-block .cont .h6 small{font-size:14px;}


.product-details-wrap .bottom-buttons .btns{ background: #f1f1f1;
    display: block;
    border: 1px solid #c7c8ca;
    position: relative;
    padding: 10px 18px 5px 10px;
    vertical-align: top;
    height: 43px; text-align: left;}
.product-details-wrap .bottom-buttons .btns span{font-size:10px;padding:10px 15px 0;font-weight:bold;text-align:center;display:block;}
.product-details-wrap .bottom-buttons .btns b{display:block;line-height:20px;padding:0 5px;border-radius:5px;color:#ffffff;font-weight:700;background:#9e003a;vertical-align:middle;width:88px;margin:0 auto;position:relative;top:-15px; font-weight: normal;}
.product-details-wrap .bottom-buttons .btns .arrow{background:#c7c8ca url(../images/arrow3.png) scroll no-repeat center center;position:absolute;height:41px;width:30px;top:0;right:0;}
.product-details-wrap .bottom-buttons .btns1{margin: 0 0 60px 0;  padding: 6px 40px 5px 10px;}
.product-details-wrap .bottom-buttons .btns1 img{display:inline-block;vertical-align:middle;padding:0 10px 0 15px;}
.product-details-wrap .bottom-buttons .btns1 span{display:inline-block;vertical-align:middle;padding:7px 5px 0 0; text-align: left;}
.product-details-wrap .bottom-buttons .btns1 small{font-weight:normal; display: block;}
.product-details-wrap .bottom-buttons{text-align:center;}



.product-details-wrap .bottom-buttons .btns span{display:inline-block;vertical-align:middle;padding:0 0px 0 0;}
.product-details-wrap .bottom-buttons .btns b{display:inline-block;vertical-align:middle;top:auto;}
.product-details-wrap .bottom-buttons .btns br{display:none;}

.product-detail-wrap .bottom-buttons .btns{margin:0;}
.bottom-buttons .awrap .contin{position:absolute;top:100%;left:0;width:100%;z-index:10000;background:#f1f1f1;border:1px solid #c7c8ca;border-top:0;padding:15px;box-sizing:border-box;}
.bottom-buttons .awrap .contin .h6{font-size:11px;font-weight:700;padding:0 0 10px 0;}
.bottom-buttons .awrap .contin img{margin:0 auto;}
.bottom-buttons .awrap .contin1 li{margin:0 0 5px 0;}
.bottom-buttons .awrap .contin2 li span{width:70px;text-align:right;display:inline-block;vertical-align:middle;font-size:11px;}
.bottom-buttons .awrap .contin2 li a{width:100px;text-align:right;display:inline-block;vertical-align:middle;font-size:11px;}
.bottom-buttons .awrap .contin{display:none;}
.bottom-buttons .awrap:hover .contin{display:block;}
.bottom-buttons .awrap:hover .btns .arrow{transform:rotate(-180deg);top:0;}
.bottom-buttons .awrap .contin1 .h5{color:#2A80B1;font-weight:bold;padding:12px 0;}
.product-detail-wrap{z-index:10000;}
.bottom-buttons .awrap .contin1 .link{color:#9e003a;text-decoration:underline;display:inline-block;margin:10px 0 0 0;position:relative;}
.bottom-buttons .awrap .contin1 .link::after{content:"";border-top:4px solid transparent;border-bottom:4px solid transparent;border-left:7px solid #9e003a;display:inline-block;margin:0 0 0 5px;}

.bottom-buttons .awrap {position: relative;}
.bottom-buttons .awrap:hover .contin {display: block;}


.note-content {padding: 9px 20px 30px;}
.note-content h6 {color: #77502d; font-family: Verdana; font-size: 13px; padding: 0 0 10px 0; font-weight: bold; margin: 0;w}
.note-content h6 span {padding: 0 0 5px 0; min-width: 160px; border-bottom: 1px solid #eaeaea; display: inline-block;}
.note-content ul {margin: 0 0 0 20px;}
.note-content ul li {list-style: disc; margin: 0 0 0 0; color: #818181; font-size: 16px;}
.note-content ul li p {margin: 0; padding: 0; font-size: 12px; color: #000000; font-family: Verdana;}

.similar-content {margin: 0 8px; border-bottom: 1px solid #eaeaea;}
.similar-content h4 {background: #dadada; line-height: 35px; text-align: center; font-size: 18px; color: #75512c; font-family: Verdana; font-weight: normal;}

.similar-content  ul {}
.similar-content ul li {float: left; width: 14.28%; box-sizing: border-box; padding: 15px 15px 20px; position: relative; text-align: center;}
.similar-content ul li .img > a { display: table; width: 100%; height: 80px; table-layout: fixed;}
.similar-content ul li .img > a b {display: table-cell; vertical-align: middle;}
.similar-content ul li h6 {font-size: 14px; font-family: Arial; font-weight: 400; line-height: 20px; display: table; width: 100%; height: 30px; table-layout: fixed;}
.similar-content ul li h6 a {color: #724f2b; background: url(../images/new-arrow2.png) scroll no-repeat right center; display: table-cell; vertical-align: middle;     padding: 0 10px 0 0;}
.similar-content ul li .img > a b img {margin: 0 auto;}

.similar-content ul li::before {content: ""; position: absolute; top: 0; right: 0; background: url(../images/line2.png) scroll no-repeat 0 0; width: 1px; height: 100%;}

.detail-content {padding: 20px 10px 20px;}
.detail-content h6 {color: #77502d; font-family: Verdana; font-size: 13px; padding: 0 0 10px 0; font-weight: bold; margin: 0;w}
.detail-content h6 span {padding: 0 0 5px 0; min-width: 260px; border-bottom: 1px solid #eaeaea; display: inline-block;}
.detail-content ul {margin: 0 0 0 34px;}
.detail-content ul li {list-style: disc; margin: 0 0 0 0; color: #818181; font-size: 16px;}
.detail-content ul li p {margin: 0; padding: 0; font-size: 12px; color: #000000; font-family: Verdana; color: #77502d; text-decoration: underline;}
.detail-content h5 {color: #000000; font-size: 12px; font-family: Verdana; margin: 0; padding: 0 0 10px 15px; font-weight: normal;}

.detail-content .lt {float: left; margin: 0 20px 0 0;}
.detail-content .rt {float: left;}


.detail-list {padding: 15px 0 3px 0;}
.detail-list .box {float: left; margin: 0 15px 0 0; width: calc((100% - 45px) / 4);}

.borderw {margin: -1px 8px 7px 7px;
    padding: 7px;
    border: 1px solid #aeaeae; }

.detail-list .box:nth-child(4n) {margin: 0;}
.detail-list .box .cont {border: 1px solid #787878; min-height: 250px;}
.detail-list .box h5 {line-height: 25px; margin: 0; font-weight: bold; font-size: 14px; color: #77502d; font-family: Arial;}
.detail-list .box h5 span {border: 1px solid #787878; border-bottom: 0; display: inline-block;  padding: 0 15px 0 15px; background: #eaeaea; width: 180px;}

.detail-list .box .lt {float: left; width: 85px; margin: 0 15px 0 0;}
.detail-list .box .rt {float: right; width: calc(100% - 100px);}

.detail-list .box .lt ul li {border-bottom: 1px solid #c6c5c5; padding: 8px 4px;text-align: center;}
.detail-list .box .lt ul li a { display: block; font-size: 11px; color: #666666; line-height: 20px; display: inline-block; padding: 0 7px;}
.detail-list .box .lt ul li.last {border: 0;}

.detail-list .box .rt p {color: #666666; font-size: 12px; font-family: Verdana; line-height: 18px; padding: 10px 10px 10px 0;}

.detail-list .box:nth-child(4) p {color: #666666; font-size: 12px; font-family: Verdana; line-height: 20px; padding: 0;}

.detail-list .box:nth-child(2) .lt ul li  {padding: 5px 10px;}

.detail-list .box:nth-child(3) .lt ul li  {padding: 3px 10px;}

.detail-list .box:nth-child(4) .cont {padding: 10px; box-sizing: border-box;}

.detail-list .box:nth-child(4) .cont h6 {font-size: 12px; font-family: Verdana; color: #666666; margin: 0; padding: 0 0 10px 0;}
.detail-list .box:nth-child(4) .cont h6 strong {font-weight: bold; }

.viewed-items h4 {background: #dadada; line-height: 35px; text-align: center; font-size: 18px; color: #75512c; font-family: Verdana; font-weight: normal;}
.viewed-items .carot {background: #f1f1f1; padding: 14px 10px;}
.viewed-items .carot  .liin {padding: 0 45px;}

.viewed-items {padding: 20px 0 10px;}

.slick-slider {margin: 0;}
.slick-slide {outline: 0;}

.viewed-items .carot  .liin .img {margin: 0 0 10px 0; position: relative;}
.viewed-items .carot  .liin .img img {width: 100%;}

.viewed-items .carot  .liin .img .close {position: absolute; top: 0; right: 0; background: url(../images/new-cross.png) scroll no-repeat 0 0; width: 18px; height: 18px; opacity: 1;}

.viewed-items .carot  .liin .h5 {padding: 0 0 5px 0; font-size: 13px;}
.viewed-items .carot  .liin .h5 strong {font-weight: 700;}
.viewed-items .carot  .liin .lists {padding: 0 0 10px 0;}
.viewed-items .carot  .liin .lists div {}
.viewed-items .carot  .liin .lists div b {display: inline-block; width: 60px; vertical-align: middle;}
.viewed-items .carot  .liin .lists div span {display: inline-block; vertical-align: middle;}


.viewed-items .carot  .liin .h6 {color: #3365ca;}
.viewed-items .carot  .liin .h6 strong {font-weight: 700;}

/*.slick-prev {text-indent: -9999px; background: url(../images/new-arrow3.png) scroll no-repeat 0 0; width: 17px; height: 28px; left: -5px; top: 60px;  z-index: 1000;}*/
/*.slick-next {text-indent: -9999px; background: url(../images/new-arrow3.png) scroll no-repeat 0 0; width: 17px; height: 28px; right: -5px; top: 60px; transform: rotate(-180deg);  z-index: 1000;}*/

/*.slick-prev:hover {background: url(../images/new-arrow4.png) scroll no-repeat 0 0;  transform: rotate(-180deg);}*/
/*.slick-next:hover {background: url(../images/new-arrow4.png) scroll no-repeat 0 0;  transform: rotate(0deg);}*/


.product-details-wrap-2 {}
.product-details-wrap-2 .lt {
    float: left; width: calc(100% - 314px); border: 1px solid #999999; background: url(../images/new-grad1.png) scroll repeat-x bottom left; margin: 0 10px 0 0 ;}
.product-details-wrap-2 .rt {
    float: left; margin: 0 0 0 0;     width: 301px; border: 1px solid #999999; background: url(../images/new-grad1.png) scroll repeat-x bottom left;height:318px}

.product-details-wrap-2 .lt > h5 {border-bottom: 1px solid #999999; color: #77502d; font-size: 14px; font-family: Verdana; line-height: 26px; margin: 0; font-weight: normal; padding: 0 10px;}

.product-details-wrap-2 .rt > h5 {border-bottom: 1px solid #999999; color: #77502d; font-size: 14px; font-family: Verdana; line-height: 26px; margin: 0; font-weight: normal; padding: 0 10px;}

.product-details-wrap-2 .lt .ltc {float: left; width: 270px;}
.product-details-wrap-2 .lt .rtc {float: right; width: calc(100% - 295px); position: relative;}

.product-details-wrap-2 .lt .cont {padding: 10px;}

.product-details-wrap-2 .lt ul li {line-height: 26px; border-bottom: 1px solid #d7d7d7; padding: 0 5px;}
.product-details-wrap-2 .lt ul li h5 {width: 130px; float: left; font-size: 11px; font-family: Verdana;  margin: 0; line-height: 26px;}
.product-details-wrap-2 .lt ul li::after {content: ""; clear: both; display: block;}
.product-details-wrap-2 .lt ul li h6 {width: 130px; float: right; width: calc(100% - 140px); font-size: 11px; font-family: Verdana; position: relative; margin: 0; line-height: 26px;}
.product-details-wrap-2 .lt ul li h5 span {color: #3365ca;}

.product-details-wrap-2 .lt ul li h6::after {content: ":"; position: absolute; top: 0; left: -10px; font-size: 11px; font-family: Verdana;}

.product-details-wrap-2 .lt ul li.last {border: 0;}

/*.product-details-wrap-2 .lt .rtc::after {content: ""; position: absolute; top: 20px; left: -12px; background: url(../images/line3.png) scroll no-repeat 0 0; width: 1px; height: 100%;}*/


.product-details-wrap-2 .rt .cont {padding: 10px;}

.product-details-wrap-2 .rt .ltc {float: left; width: 195px; position: relative;}
.product-details-wrap-2 .rt .rtc {float: right; width: calc(100% - 200px); position: relative;}

.product-details-wrap-2 .rt .ltc p a {color: #3365ca;}
.product-details-wrap-2 .rt .ltc p  {padding: 0 0 10px 0;}

.product-details-wrap-2 .rt .rtc .img img {border: 1px solid #b6b7b8;width: 50px;}
.product-details-wrap-2 .rt .rtc .img {padding: 40px 0 0 0;}

.product-details-wrap-2 .rt .rtc h6 {font-size: 11px; color: #000000; padding: 0 0 10px 0;}
.product-details-wrap-2 .rt .rtc h5 {font-size: 11px; color: #000000; padding: 0 0 10px 0;}
/*.product-details-wrap-2 .rt .rtc h5 a {color: #3365ca; background:  url(../images/new-arrow1.png) scroll no-repeat left center; font-weight: bold; padding: 0 0 0 10px;}*/


.product-details-wrap {       padding: 4px 0 26px 0;
}
.product-details-wrap .lt {float: left; width: 390px; position: relative;}
.product-details-wrap  .rt {float: right;     width: calc(100% - 428px);}

.product-details-wrap  .rt h1 {font-size: 16px; color: #75512c; font-weight: 700; padding: 0 0 0 9px; font-family: Open Sans; line-height: 20px;}

.product-details-wrap  .rt .ltc {float: left; width: 270px; position: relative;}
.product-details-wrap  .rt .rtc {float: right; width: calc(100% - 310px);}


.product-details-wrap .rt .ltc::after {content: ""; top: 0;     right: -27px; position: absolute; width: 1px; height: 100%; background: #999999;}


.product-details-wrap  .rt .ltc .pricew {padding: 19px 0 20px 0; border-bottom: 1px solid #eaeaea; margin: 0 0 17px 0;}
.product-details-wrap  .rt .ltc .pricew  ul li {margin: 0 0 14px 0;}
.product-details-wrap  .rt .ltc .pricew  ul li .h5 {width: 160px; float: left; font-weight: 700; color: #000000; font-size: 14px; font-family: Open Sans; text-transform: uppercase; text-align: right;}
.product-details-wrap  .rt .ltc .pricew  ul li .h6 {float: right; width: calc(100% - 180px); position: relative; font-weight: 700; color: #000000; font-size: 18px; font-family: Open Sans; text-transform: uppercase; text-align: left;}
.product-details-wrap  .rt .ltc .pricew  ul li .h6 em {font-weight: 600; color: #75512c; text-decoration: line-through;}


.product-details-wrap  .rt .ltc .pricew  ul li::after {content: ""; clear: both; display: block;}

.product-details-wrap  .rt .ltc .pricew  ul li .h6::after {content: ":"; position: absolute; top: 0; left: -10px; font-size: 13px; font-family: Open Sans; font-weight: 600;}

.product-details-wrap  .rt .ltc .pricew  ul li .h5 img {display: inline-block; padding: 0 10px 0 0; vertical-align: middle;}

.product-details-wrap  .rt .ltc .pricew  ul li .h6 span {color: #3365ca;}
.product-details-wrap  .rt .ltc .pricew  ul li .h6 span b {color: #75512c; font-weight: 600;}

.product-details-wrap  .rt .ltc .pricew  ul li .h5 span {color: #75512c; font-weight: 600;}



.product-details-wrap  .rt .btnsw  .btns1 {text-align: center; display: block; margin: 0 0 10px 0; background: #75512c; font-family: Open Sans; font-size: 15px; color: #ffffff; font-weight: 600; line-height: 40px; text-transform: uppercase;}

.product-details-wrap  .rt .btnsw  .btns1 img {display: inline-block; width: 36px; vertical-align: middle;}

.product-details-wrap  .rt .btnsw  .btns1:nth-child(2) {background: #eaeaea; border: 1px solid #d6d6d6; color: #000000; font-size: 14px; line-height: 28px;font-weight: 700;line-height: 40px;}

.product-details-wrap  .rt .btnsw {margin: 0 0 30px 0;}


.product-details-wrap  .lt .tabw {}


.product-details-wrap  .lt .tabw .tabs {float: left; width: 40px; margin: 0 10px 0 0;}
.product-details-wrap  .lt .tabw .tabc {float: right; width: calc(100% - 50px); box-sizing: border-box; border: 1px solid #d9dbdb; padding: 14px 4px; text-align: center; height: 360px; position: relative;}

.product-details-wrap  .lt .tabw .tabs li {margin: 0 0 14px 0; position: relative;}
.product-details-wrap  .lt .tabw .tabs li a {border: 1px solid #eaeaea; display: block; width: 35px; height: auto; position: relative; z-index: 2;}
.product-details-wrap  .lt .tabw .tabs li a b {}

.product-details-wrap  .lt .tabw .tabc .img img {margin: 0 auto; height: auto;width:95%;}

.product-details-wrap  .lt .tabw .tabc  h6 {font-size: 12px; color: #4a4949; padding: 0 0 5px 0;}
.product-details-wrap  .lt .tabw .tabc  h6 a img {display: inline-block; vertical-align: middle; padding: 0 5px 0;}

.product-details-wrap  .lt .tabw .tabc  h6 a {color: #0072ca; text-decoration: underline; margin: 0 0 0 10px;font-size:14px;}

.product-details-wrap  .lt .tabw .tabs li.active::before {content: "";
    position: absolute;
    top: 0;
    width: 51px;
    left: 0;
    background: #d9dbdb;
    height: calc(100% - 1px);
    border-top: 1px solid #d9dbdb;
    background: #ffffff;
    z-index: 1;}
.product-details-wrap  .lt .tabw .tabs li.active::after {content: ""; position: absolute; bottom: 0; width: 50px; left: 0; background: #d9dbdb; height: 1px;}


.product-details-wrap  .lt .tabw .tabs li.active a
{border-color: transparent; border-left: 1px solid #d9dbdb;}



.detail-list .box .lt ul li.active a  {background: #e9f9ff; border: 1px solid #3d1475;}


.product-details-wrap  .lt .tabw .tabc .bt {position: absolute; bottom: 10px; left: 0; width: 100%;}



.product-details-wrap-2 .lt ul li h5 span {display: block; background: url(../images/icon-i.png) scroll no-repeat 92% center;}


.product-details-wrap-2 .lt ul li h5 {position: relative;}
.product-details-wrap-2 .lt ul li .popw {background: #ffffff; width: 270px; height: 150px; padding: 15px; box-sizing: border-box; border: 1px solid #bdbdbd; position: absolute; left: 0; top: -170px; display: none;}

.product-details-wrap-2 .lt ul li .popw  .h4 {padding: 0 0 10px 0; font-weight: bold; font-size: 18px;}
.product-details-wrap-2 .lt ul li .popw p {font-weight: normal; line-height: 16px;}


.product-details-wrap-2 .lt ul li .popw::before {content: ""; position: absolute; background: url(../images/new-arrow5.png) scroll no-repeat 0 0; width: 13px; height: 10px; bottom: -10px; left: 50%; margin: 0 0 0 -27px;}


.product-details-wrap-2 .lt ul li .popw .popwi { overflow-y: auto; height: 100%;}


.product-details-wrap-2 .lt ul li h5:hover .popw {display: block;}


.product-details-wrap  .rt .ltc .holdw {text-align: center; padding: 0 0 20px 0;}
.product-details-wrap  .rt .ltc .holdw h5 {font-weight: 600; color: #00a651; padding: 0 0 10px 0; font-family: Open Sans; font-size: 18px; text-transform: uppercase;}
.product-details-wrap  .rt .ltc .holdw p {font-size: 10px; padding: 0 0 10px 0;}
.product-details-wrap  .rt .ltc .holdw a {font-weight: 600; color: #9e003a; font-size: 18px; font-family: Open Sans; text-transform: uppercase; text-decoration: underline;}



.product-details-wrap  .rt1 .ltc {float: none; width: auto;}


.product-details-wrap  .rt1 .ltc .pricew {margin: 0 auto; max-width: 270px;}

.product-details-wrap  .rt1 h1 {background: #f1f1f1; padding: 5px;}


.product-details-wrap  .rt1  {box-sizing: border-box; padding: 0 0 0 30px;}


.product-details-wrap  .lt .tabw .tabc .linkl a {font-weight: 700; text-decoration: underline; display: none;}
.product-details-wrap  .lt .tabw .tabc .linkl a.showa {display: block;}


.product-details-wrap iframe {
    height:295px;
    width:100%;
}

.product-details-wrap embed {    border: 0 !important;
    height: 275px !important;
    width: 100% !important;
    background: #ffffff;

}

/*iframe * {width: 100%;}*/

@media(max-width: 991px){
    .product-details-wrap iframe{
        height: 200px;
    }
}

.product-details-wrap-2 .rt .rtc h5 a {
    color: #3365ca;
    background: url(../images/new-arrow1.png) scroll no-repeat left center;
    font-weight: bold;
    padding: 0 0 0 10px;
}





/*********************************************************************************/



@media screen and (min-width:1025px) and (max-width:1054px){


    .product-details-wrap .bottom-buttons .btns {    padding: 10px 30px 5px 6px;}


    .product-details-wrap .bottom-buttons .btns1 {
        margin: 0 0 40px 0;
        padding: 6px 40px 5px 5px;
    }



    .product-details-wrap .bottom-buttons .btns b {width: 70px; font-size: 9px; padding: 0 5px;}

    .product-details-wrap .bottom-buttons .btns span {padding: 0 5px 0 0; font-size: 9px;}

}


@media screen and (min-width:992px) and (max-width:1024px){

    .product-details-wrap .lt {width: 350px;}

    .product-details-wrap .rt {

        width: calc(100% - 370px);
    }


    .product-details-wrap  .rt .ltc {width: 250px;}

    .product-details-wrap .rt .rtc {

        width: calc(100% - 290px);
    }



    .product-details-wrap .rt .ltc::after {right: -32px;}



    .viewed-items .carot  .liin .lists div b {}


    .viewed-items .carot  .liin {padding: 0 30px;}


}

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



    .product-details-wrap .lt {float: none; margin: 0 auto 30px;}

    .product-details-wrap  .rt {float: none; width: auto;}





    .product-details-wrap  .rt h1 {text-align: center; padding: 0 0 20px 0;}



    .product-details-wrap-2 .lt {float: none; width: auto; margin: 0 0 20px 0;}


    .product-details-wrap-2 .rt {float: none; margin: 0 auto;}



    .detail-list .box {    width: calc((100% - 15px) / 2); margin: 0 15px 15px 0;}

    .detail-list .box:nth-child(2n) {margin: 0 0 15px 0;}



    .similar-content ul li {padding: 15px 10px 20px;}

    .similar-content ul li h6 a {font-size: 12px;}









}

@media screen and (min-width:0px) and (max-width:767px){


    .product-detail-wrap .shipping-block{margin:0;}
    .product-detail-wrap .shipping-block .icon{padding:0 10px 0 0;width:50px;}
    .product-detail-wrap .shipping-block .cont{width:calc(100% - 60px);}

    .bottom-buttons .awrap:hover .contin{display:none;}
    .bottom-buttons .awrap:hover .btns .arrow{transform:rotate(-180deg);top:-2px;}
    .bottom-buttons .awrap:hover .btns .arrow{transform:rotate(0);top:0;}
    .bottom-buttons .awrap{margin:0 auto 10px;width:220px;}
    .bottom-buttons .awrap .contin{position:relative;}







    .product-details-wrap {position: relative; padding-top: 60px;
    }

    .product-details-wrap  .rt h1
    {
        position: absolute; top: 0; left: 0; width: 100%; box-sizing: border-box; padding: 0 5px; text-align: center; font-size: 14px;
    }


    .product-details-wrap  .rt h1  br {display: none;}


    .product-details-wrap .lt {float: none; width: auto; max-width: 400px; margin: 0 auto 0;}

    .product-details-wrap  .rt {float: none; width: auto;}


    .product-details-wrap  .rt .ltc {float: none; width: auto;}

    .product-details-wrap  .rt .rtc {float: none; width: auto;}


    .sharew {padding: 0 0 30px 0;}

    .sharew img {margin: 0 auto;}


    .bottom-buttons .awrap {
        margin: 0 auto 10px;
        width: 100%;
    }


    .product-details-wrap .bottom-buttons .btns1 {margin: 0 0 20px 0;}


    .product-details-wrap .bottom-buttons .btns b {width: 90px; padding: 0 5px;}


    .product-details-wrap-2 .lt {float: none; width: auto; margin: 0 0 10px 0;}


    .product-details-wrap-2 .rt {float: none; width: auto;}



    .product-details-wrap-2 .lt .ltc {float: left; width: 100%;}

    .product-details-wrap-2 .lt .rtc {float: left; width: 100%;}




    .detail-list .box {float: none; width: auto; margin: 0 0 15px 0;}

    .detail-list .box .cont {display: none;}


    .detail-list .box h5 span {border-bottom: 1px solid #787878; display: block; width: auto; position: relative;}

    .detail-list .box h5 span::before {content: ""; background: url(../images/arrow1.png) scroll no-repeat 0 0; width: 12px; height: 8px; position: absolute; top: 9px; right: 10px;}



    .detail-content .lt {float: none; width: auto; margin: 0 0 20px 0;}


    .similar-content ul li {width: 33.33%;}

    .similar-content ul li h6 a
    {font-size: 12px; line-height: 16px;}



    video  {width: 100%; height: 300px;}


    .product-details-wrap  .lt .tabw .tabc {height: 285px;}
    .product-details-wrap .lt .tabw .tabc .img img {
        width: 60% !important;
    }
    .similar-content h4{font-size: 16px !important;}






}


@media screen and (min-width:640px) and (max-width:767px){

}

/******************************************Payments-Layaway Plans**********************/
.laya{font-size: 19px;line-height: 30px;}
.program.plan{padding-bottom: 0;}



.inner-paypal{width: 100%; float: left; margin-bottom: 15px;}
.paypal-inside{width: 100%; float: left; text-align: center;}
.inner-paypal .safe{position: relative; width: 100%; float: left; margin-top: 60px;}





/*********************Diamond-Details********************************/









/******************************Returns & Refund Policy****************/
.hassel{margin: 0;
    padding: 0;
    text-indent: 0;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-stretch: normal;
    font-size: 16px;
    line-height: 18px;
    font-family: Verdana, Geneva, sans-serif;
    text-transform: none;
    text-decoration: none;
    color: #724f2b;}

@media(max-width: 767px) {
    .facebook-paragraph{height: auto !important;}

}

/****************************Payment-Synchrony Finance******************/
.inner-synchrony{ width: 100%; float: left;position: relative;}
.inner-synchrony .synchrony{width: 100%; float: left; margin-bottom: 20px;}
.inner-synchrony .article-2 {
    padding: 5px 3px;
    border: 2px solid #e2e2e2;
    margin-bottom: 20px;
}
.inner-synchrony .rectangle-2-holder {
    min-height: 237px;
    padding: 14px 9px 14px 9px;
    background: #0274aa;
    color: #ffffff;
    line-height: 1.2;
    text-align: justify;
}
.inner-synchrony .article-3 {
    float: left;
    position: relative;
    border-right: 1px solid #ccc;


}
.inner-synchrony .rounded-rectangle-1-holder {
    margin: 20px 0 0 1px;
    min-height: 14px;
    padding: 5px 0 6px;
    position: relative;
    width: 137px;
    border-radius: 5px;
    background: #9e003a;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
}
.inner-synchrony .text-style-6 {
    color: #000000;
    font-size: 106.666664%;
}
.inner-synchrony .line {
    float: left;
}

.inner-synchrony .article-4 {
    float: left;
    margin: 0 0 0 34px;
    position: relative;
    border-right: 1px solid #ccc;


}
.inner-synchrony .line1 {
    float: right;
}
.inner-synchrony .text-15 {
    margin: 6px 0 0;
}
.inner-synchrony .article-5 {
    float: left;
    margin: 7px 0 0 23px;
    position: relative;

}
.inner-synchrony .text-16 {
    margin: 10px 0 0;
}
.inner-synchrony .text-17 {
    margin: 12px 0 0;
}
.inner-synchrony .dipti-pic {
    float: left;
    margin: 0 14px 0 0;
}
.inner-synchrony .rounded-rectangle-holder {
    display: table;
    margin: 77px 0 0 1px;
    min-height: 12px;
    padding: 6px 0 7px;
    position: relative;
    width: 163px;

    border-radius: 5px;
    background: #9e003a;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
}

.inner-synchrony .rounded-rectangle-holder-2 {
    margin: 73px 0 0 1px;
    min-height: 14px;
    padding: 5px 0 6px;
    position: relative;
    width: 132px;

    border-radius: 5px;
    background: #9e003a;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
}
.inner-synchrony .Synchrony-finance{width: 100%; float: left;}
.inner-synchrony .Synchrony-finance{margin: 33px 0 0;
    padding: 29px 28px 39px;
    position: relative;
    background: #eaeae8;}
.inner-synchrony .Synchrony-finance .sf{width: 100%; float: left;}
.inner-synchrony .Synchrony-finance .text-style-7 {
    color: #0274aa;
    font-weight: bold;
    line-height: 1.2;
}
.inner-synchrony .Synchrony-finance .text-style-8 {
    line-height: 15px;
}
.inner-synchrony .Synchrony-finance .text-style-9 {
    display: block;
    line-height: 53.846153%;
    margin-bottom: 0;
}
.inner-synchrony .Synchrony-finance .text-style-10 {
    color: #0274aa;
    font-weight: bold;
    line-height: 184.61539%;
}
.inner-synchrony .Synchrony-finance .text-style-11 {
    color: #9e003a;
    font-weight: bold;
    line-height: 1.2;
}
.inner-synchrony .Synchrony-finance .text-style-13 {
    font-weight: bold;
    line-height: 230.76923%;
}
.inner-synchrony .Synchrony-finance .text-style-14 {
    color: #9e003a;
    font-weight: bold;
    line-height: 230.76923%;
}
@media(max-width: 767px) {
    .inner-synchrony .article-4, .inner-synchrony .article-3{border-right: none !important;}

}
/************Payments-Low-minimum-monthly-payment-GE-Finance***********/
.low-mini h1{padding: 0 !important;}

.second{display: none;}


/************************Shipping & Delivery-shipping-policy**********************/
.upper-head{background-color: #e5e5e5;}
.upper-head tr th{text-align: center; text-transform: uppercase; font-size: 15px; border: 1px solid #e5e5e5 !important;}
.table-bordered > tbody.cost > tr > td{border: 1px solid #e5e5e5 !important;}
.cost tr td.ground{padding: 10px 42px 10px 10px;}
.cost tr td.ground1{padding: 10px 64px; text-align: center;}
.cost tr td.ground3{padding: 10px;}
.table .table-bordered{margin-bottom: 20px;}


/***********************Shipping & Delivery-International-Orders***********************/
.order-inter{width: 100%; float: left; margin: 15px 0;}
.order-inter ul{width: 100%; float: left; padding-left: 15px;}
.order-inter ul li{display: inline-block; text-decoration: none; list-style: none;}
.order-inter ul li.state-a{padding-right: 20px;}

/***********************Privacy and security-secure shopping*******************/
.below-secure{width: 100%; float: left;position: relative;}
.below-secure ul{width: 100%; float: left;}
.below-secure ul li{display: inline-block; list-style: none;}
.below-secure ul li a{text-decoration: none;}

/**************************privacy-policy-new******************************/
.update{font-weight: bold !important; text-align: center !important; width: 100%;}










/***********side-menubar-new**************/
#nav > li > a {
    color: #444343;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    display: block;
    padding: 8px;
    border-bottom: 1px solid #c7c8ca;
    font-family: Verdana, sans-serif;
}
#nav > li > a:hover, #nav > li:hover > a {
    background: #939598 url(../images/arrow8.png) 95% center no-repeat;
    color: #fff;
}
#nav > li > a:hover, #nav > li.active > a {
    background: #939598 url(../images/arrow8.png) 95% center no-repeat;
    color: #fff;
}
#nav li ul {
    display: none;
}
#nav > li ul li a:hover {
    text-decoration: underline;
    color: #724f2b;
    font-weight: bold;
}
#nav > li ul li {
    padding: 3px 0;
}
#nav li ul li a {
    font-family: Verdana, sans-serif;
    font-size: 11px;
    color: #444343;
    display: block;
    padding-left: 15px;
}
#nav li.active ul{display: block;}













/************************New added css for image size bigger for mobile view**************/
@media(min-width: 320px) and (max-width: 767px){
    .j-image-size img{width: 150px;}
    .serve2 img{width: 200px;}
    .about-inside img{min-width: 50px;}
    .ebay a img {width: 70% !important;}
    .facebook-paragraph .facebook a img{width: 40%;}
    .stone1 { transform: translate(-50%,0%); min-width: 70px;}
    .inner-synchrony .dipti-pic{min-width: 80px;}
}