 @font-face {
    font-family: 'OpenSans';
    src: url('Fonts/opensanshebrew-extrabold-webfont.eot');
    src: url('Fonts/opensanshebrew-extrabold-webfont.eot?#iefix') format('embedded-opentype'), url('Fonts/opensanshebrew-extrabold-webfont.woff') format('woff'), url('Fonts/opensanshebrew-extrabold-webfont.ttf') format('truetype'), url('Fonts/opensanshebrew-extrabold-webfont.svg#OpenSans') format('svg');
    font-weight: bolder;
    font-style: normal;
}   



@font-face {
    font-family: 'OpenSans';
    src: url('Fonts/opensanshebrew-bolditalic-webfont.eot');
    src: url('Fonts/opensanshebrew-bolditalic-webfont.eot?#iefix') format('embedded-opentype'), url('Fonts/opensanshebrew-bolditalic-webfont.woff') format('woff'), url('Fonts/opensanshebrew-bolditalic-webfont.ttf') format('truetype'), url('Fonts/opensanshebrew-bolditalic-webfont.svg#OpenSans') format('svg');
    font-weight: bold;
    font-style: italic;
}




@font-face {
    font-family: 'OpenSans';
    src: url('Fonts/opensanshebrew-bold-webfont.eot');
    src: url('Fonts/opensanshebrew-bold-webfont.eot?#iefix') format('embedded-opentype'), url('Fonts/opensanshebrew-bold-webfont.woff') format('woff'), url('Fonts/opensanshebrew-bold-webfont.ttf') format('truetype'), url('Fonts/opensanshebrew-bold-webfont.svg#OpenSans') format('svg');
    font-weight: bold;
    font-style: normal;
}




@font-face {
    font-family: 'OpenSans';
    src: url('Fonts/opensanshebrew-light-webfont.eot');
    src: url('Fonts/opensanshebrew-light-webfont.eot?#iefix') format('embedded-opentype'), url('Fonts/opensanshebrew-light-webfont.woff') format('woff'), url('Fonts/opensanshebrew-light-webfont.ttf') format('truetype'), url('Fonts/opensanshebrew-light-webfont.svg#OpenSans') format('svg');
    font-weight: lighter;
    font-style: normal;
}




@font-face {
    font-family: 'OpenSans';
    src: url('Fonts/opensanshebrew-italic-webfont.eot');
    src: url('Fonts/opensanshebrew-italic-webfont.eot?#iefix') format('embedded-opentype'), url('Fonts/opensanshebrew-italic-webfont.woff') format('woff'), url('Fonts/opensanshebrew-italic-webfont.ttf') format('truetype'), url('Fonts/opensanshebrew-italic-webfont.svg#OpenSans') format('svg');
    font-weight: normal;
    font-style: italic;
}




@font-face {
    font-family: 'OpenSans';
    src: url('Fonts/opensanshebrew-extrabolditalic-webfont.eot');
    src: url('Fonts/opensanshebrew-extrabolditalic-webfont.eot?#iefix') format('embedded-opentype'), url('Fonts/opensanshebrew-extrabolditalic-webfont.woff') format('woff'), url('Fonts/opensanshebrew-extrabolditalic-webfont.ttf') format('truetype'), url('Fonts/opensanshebrew-extrabolditalic-webfont.svg#OpenSans') format('svg');
    font-weight: bolder;
    font-style: italic;
}




@font-face {
    font-family: 'OpenSans';
    src: url('Fonts/opensanshebrew-regular-webfont.eot');
    src: url('Fonts/opensanshebrew-regular-webfont.eot?#iefix') format('embedded-opentype'), url('Fonts/opensanshebrew-regular-webfont.woff') format('woff'), url('Fonts/opensanshebrew-regular-webfont.ttf') format('truetype'), url('Fonts/opensanshebrew-regular-webfont.svg#OpenSans') format('svg');
    font-weight: normal;
    font-style: normal;
}




@font-face {
    font-family: 'OpenSans';
    src: url('Fonts/opensanshebrew-lightitalic-webfont.eot');
    src: url('Fonts/opensanshebrew-lightitalic-webfont.eot?#iefix') format('embedded-opentype'), url('Fonts/opensanshebrew-lightitalic-webfont.woff') format('woff'), url('Fonts/opensanshebrew-lightitalic-webfont.ttf') format('truetype'), url('Fonts/opensanshebrew-lightitalic-webfont.svg#OpenSans') format('svg');
    font-weight: lighter;
    font-style: italic;
}



/*********** Shoping cart start *************/

.cart_page_top_table table {
    width: 100%;
}

.cart_page_top_table {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #cccccc #cccccc #cccccc -moz-use-text-color;
    border-image: none;
    border-style: solid solid solid none;
    border-width: 1px 1px 1px medium;
    font-size: 16px;
    line-height: 36px;
}

.cart_page_top_table .tablecell {
    border-left: 1px solid #cccccc;
}

.cart_page_top_table {
    margin-bottom: 20px;
}

.cart_page_top_table_remove {
    background: url("/Content/DesignFiles/cart-delete.png") no-repeat;
    display: block;
    font-size: 0;
    height: 38px;
    line-height: 0;
    margin: 0 auto;
    overflow: hidden;
    text-indent: -999em;
    width: 36px;
}

.cart_page_top_table_remove:hover {
    background-position: 0 -67px;
}

.cart_page_top_table_input_qty {
    border: 1px solid #ccc;
    margin: 0;
    padding: 0 5px;
    text-align: center;
    width: 25px;
}

.cart_page_top_table_input_qty_a {
    font-weight: bold;
}

.cart_page_bott_right {
    float: left;
    width: 72%;
}

.cart_page_bott_right_form {
    border: 1px solid #d6d4d4;
    padding: 0 20px 20px;
}

.cart_page_bott_right_heading {
    border-bottom: 1px solid #d6d4d4;
    color: #000;
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 15px;
    padding: 10px 0 5px;
}

.cart_page_bott_right select {
    background: #fcfcfc none repeat scroll 0 0;
    border: 1px solid #d4d4d4;
    color: #303030;
    font-size: 14px;
    width: 40%;
    box-sizing: padding-box;
    padding: 5px;
}

.cart_page_bott_right .single-line, .cart_page_bott_right .multi-line {
    background: #fcfcfc none repeat scroll 0 0;
    border: 1px solid #d4d4d4;
    color: #303030;
    font-size: 14px;
    width: 40%;
    box-sizing: padding-box;
}

.cart_page_bott_right .display-label, .cart_page_bott_right .editor-label {
    clear: both;
    float: left;
    line-height: 21px;
    margin-bottom: 10px;
    width: 20%;
}

.cart_page_bott_right_submit   .k-button{

    margin: 0 20% 0 0 !important;
}

.cart_page_bott_left {
    float: right;
    width: 25%;
}

.cart_page_bott_left_box {
    background: #3e3d3d none repeat scroll 0 0;
    border: 1px solid #000;
    padding: 0 5px;
}

.cart_page_bott_left_box .tablecell {
    border-bottom: 1px solid #000000;
    color: #ffffff;
    font-size: 16px;
    line-height: 60px;
}

.cart_page_bott_left_shipping {
    border: 1px solid #d6d4d4;
    margin-top: 20px;
    padding: 0 20px 20px;
}

.cart_page_bott_right_form .row {
    margin-bottom: 10px;
}

.cart_page_bott_left_shipping h2 {
    border-bottom: 1px solid #d6d4d4;
    font-size: 18px;
    margin: 10px 0;
    padding: 0 0 5px;
}

.table {
    display: table;
    vertical-align: middle;
    width: 100%;
}

.tablerow_head {
    background: #e7e5e5 none repeat scroll 0 0;
}

.tablerow {
    display: table-row;
}

.tablecell {
    display: table-cell;
    padding: 3px 10px;
    vertical-align: middle;
}

.ie7 .table {
    display: none;
}

.table .aligncenter {
    text-align: center;
}

.table .bold {
    font-weight: bold;
}

input.input-validation-error {
    background-color: #ffa59b !important;
}

.field-validation-error {
    color: #ff0000;
    font-weight: bold;
}

.cart_heading {
    color: #00afe8;
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 5px;
}

/*********** Shoping cart end *************/



img {
    border: 0 none;
}

.clear {
    clear: both;
    display: block;
    height: 0;
    line-height: 0;
}

.dn {
    display: none;
}

.k-rtl {
    direction: rtl;
    text-align: right;
}

.k-ltr {
    direction: ltr;
    text-align: left;
}

.display-label, .editor-label {
    clear: both;
    float: right;
    line-height: 21px;
    margin-bottom: 10px;
    width: 200px;
}

.display-field {
    float: right;
    margin-bottom: 10px;
}

.single-line {
}

.input-validation-error {
    background-color: #ffa59b;
}

body {
    font-size: 100%;
}

body {
    background-color: #fff;
    color: #333333;
    font-family: "OpenSans",Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: normal;
    margin: 0;
    padding: 0;
    overflow-x:hidden;
}

img {
    border: 0 none;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: top;
}

a {
    color: #00afe8;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

.clear {
    clear: both;
    display: block;
    height: 0;
    line-height: 0;
}

.dn {
    display: none;
}

.no_border {
    border: 0 none !important;
}

.no_backgroud {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
}

.no_margin {
    margin: 0 !important;
}

.no_padding {
    padding: 0 !important;
}

.center_div {
    margin: 0 auto;
    padding: 0 0.5%;
    width: 99%;
}

.header_main {
    border-bottom: 1px solid #dddddd;
    border-top: 1px solid #dddddd;
    margin: 0 auto;
    max-width: 1600px;
    min-height: 140px;
}

.logo {
    float: left;
    height: 47px;
    padding: 25px 0 0;
    width: 361px;
}

.header_center_part {
    float: left;
    margin-left: 4%;
    margin-top: 25px;
    width: 400px;
}

.search_h {
    border: 1px solid #ddd;
    border-radius: 3px;
    float: left;
    height: 24px;
    padding-right: 8px;
    padding-left: 8px;
    width: 171px;
    position: relative;
}

.search_h .single-line {
    border: 0 none;
    color: #494949;
    float: none;
    font-family: "OpenSans",Arial,Helvetica,sans-serif;
    font-size: 13px;
    height: 24px;
    margin: 0;
    padding: 0 0 0 0;
    width: 90%;
}

.search_h .srh_h1 {
    height: 13px;
    left: 7px;
    margin: 5px 0 0;
    position: absolute;
    width: 12px;
}

.h_phne1 {
    background: url("DesignFiles/h_phne1.png") no-repeat right center;
    color: #323232;
    float: right;
    font-size: 16px;
    line-height: 24px;
    padding-right: 24px;
    width: 175px;
}

.h1_right_sec {
    float: right;
    padding: 30px 0 0;
    width: 510px;
}

.h1_right_sec ul {
    margin: 0;
    padding: 0;
}

.h1_right_sec ul li {
    background: rgba(0, 0, 0, 0) url("DesignFiles/crncy_listing.png") no-repeat scroll left center;
    float: right;
    list-style: outside none none;
    margin-left: 10px;
    overflow: hidden;
    padding-left: 10px;
}

.h1_right_sec ul li:first-child {

}

.h1_right_sec ul li.one img {
    float: left;
    margin-top: 3px;
}

.h1_right_sec ul li.one .select_lang {
    float: left;
    margin: 0 0 0 8px;
    padding: 0;
    width: 33px;
}

.h1_right_sec ul li.two {
    margin-left: 10px;
    padding-left: 10px;
}

.h1_right_sec ul li a span {
    float: left;
}

.h1_right_sec ul li a {
    color: #494949;
    font-size: 13px;
    line-height: 16px;
    text-decoration: none;
}

.h1_right_sec ul li a.five_2 span{
    margin-left: 10px;
}

.h1_right_sec ul li.two img {
    float: left;
    margin-left: 8px;
    margin-top: 1px;
}

.h1_right_sec ul li.three {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}

.h1_right_sec ul li.three img {
    float: left;
    margin-left: 9px;
    margin-top: 3px;
}

.h1_right_sec ul li.four {
    padding-left: 10px;
}

.h1_right_sec ul li.four img {
    float: left;
    margin-left: 10px;
    margin-top: 3px;
}

.h1_right_sec ul li.five {
    padding-left: 10px;
}

.h1_right_sec ul li.five img {
    float: left;
    margin-left: 8px;
    margin-top: 2px;
}

.nav {
    margin: 0;
    padding: 30px 0.5% 0;
    position: relative;
}

.nav ul {
    margin: 0;
    padding: 0;
}

.nav ul li {
    background: url("DesignFiles/nav_divi.png") no-repeat right center;
    float: right;
    list-style: none;
    text-align: center;
    width: 14.28%;
}

.nav ul li:first-child {
    background: none;
}

.nav ul li a {
    color: #484848;
    font-size: 19px;
    line-height: 18px;
    text-decoration: none;
    position: relative;
    display: block;
}

.nav ul li a:hover, .nav ul li a.current {
    color: #a41b19;
}

.nav ul li a span.arow {
    display: none;
}

.nav ul li a.current span.arow {
    background: url("DesignFiles/arrow1.png") no-repeat center bottom;
    display: block;
    height: 10px;
    position: absolute;
    top: 29px;
    width: 100%;
}

.banner_h_big {
    margin: 0;
    padding: 0;
    text-align: center;
}

.banner_h_big img {
    width: 100%;
}

.banner_bott_boxes {
    margin: 0 auto;
    padding: 0 0 40px;
}

.banner_bott_box1 {
    float: right;
    margin: 4px 0.3% 0 0;
    width: 33.1%;
}

.banner_bott_box1:nth-child(1) {
    margin-right: 0;
}

.banner_bott_box1 .text_strip {
    background: #ebebeb;
    min-height: 93px;
    padding-right: 30px;
}

.banner_bott_box1 .text_strip a {
    color: #9a0200;
    display: block;
    font-size: 26px;
    font-weight: bold;
    padding: 13px 0 0;
    text-decoration: none;
}

.banner_bott_box1 .text_strip .text_one_p {
    color: #2f2f2f;
    font-size: 19px;
}

.small_banner1 {
    text-align: center;
}

.banner_bott_box1:hover {
    /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    /* IE 5-7 */
    filter: alpha(opacity=90);
    /* Netscape */
    -moz-opacity: 0.9;
    /* Safari 1.x */
    -khtml-opacity: 0.9;
    /* Good browsers */
    opacity: 0.9;
}


.small_banner1 img {
    width: 100%;
}

.products_part {
    margin: 0;
    padding: 0;
}

.tabs_part_h {
    border-bottom: 1px solid #ddd;
    margin-bottom: 39px;
}

.tabs_part_h ul {
    margin: 0;
    padding: 0;
}

.tabs_part_h ul li {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #f4f4f4 none repeat scroll 0 0;
    border-color: #dddddd #dddddd #f4f4f4;
    border-image: none;
    border-radius: 3px 3px 0 0;
    border-style: solid;
    border-width: 1px;
    float: right;
    list-style: outside none none;
    margin-right: 20px;
}

.tabs_part_h ul li:first-child {
    margin-right: 0;
}

.tabs_part_h ul li {
    border: 1px solid #f4f4f4;
    border-radius: 3px 3px 0 0;
    color: #313131;
    display: block;
    font-size: 18px;
    font-weight: bold;
    line-height: 47px;
    padding: 0 37px;
    text-decoration: none;
}

.tabs_part_h ul li:hover {
    cursor: pointer;
    color: #9a0200;
}

.tabs_part_h ul li.current {
    background: #9a0200;
    cursor: pointer;
    border: 1px solid #b74b49;
    color: #fff;
}

.products_boxes_h {
    padding: 0 0 29px;
}

.products_boxes_home {
    overflow: hidden;
}

.prdct_box1_h {
    border: 1px solid #dddddd;
    float: right;
    margin: 0 0 29px 1%;
	overflow:hidden;
}

.prdct_h_img1 {
    border-bottom: 1px solid #ddd;
    margin: 0;
    padding: 0;
    text-align: center;
}

.prdct_h_img1 img {
	height:202px;
	display:block;
	margin:auto;
}

.prdct_h_text1 {
    color: #333333;
    font-size: 15px;
    height: 100px;
    line-height: 26px;
    overflow: hidden;
    padding: 20px 15px 0;
    text-align: center;
}

.prdct_h_text2 {
    color: #9a0200;
    font-size: 14px;
    font-weight: bold;
    padding: 10px 0 16px;
    text-align: center;
}

.prdct_h_text2 span {
    font-size: 18px;
    padding-left: 5px;
}

.prdct_h_bot_strip {
    background: #f5f5f5;
    border-top: 1px solid #ddd;
    height: 49px;
    padding: 0 6%;
}

.prdct_h_text2_old {
    text-decoration: line-through;
    color: #333;
    font-size: 16px !important;
}

.rating_text1 {
    color: #313131;
    float: right;
    font-size: 15px;
    line-height: 49px;
}

.rating_part1 {
    float: left;
    padding: 18px 0 0;
}

.rating_part1 ul {
    margin: 0;
    padding: 0;
}

.rating_part1 ul li {
    float: left;
    list-style: outside none none;
    padding-right: 5px;
}

.prdcts_bott_h {
    background: #f4f4f4 none repeat scroll 0 0;
    border-bottom: 1px solid #dedede;
    border-top: 1px solid #dedede;
    margin: 0;
    padding: 0;
}

.prdct_bott_h_right {
    background: url("DesignFiles/tranp_one.png") no-repeat right center;
    float: right;
    width: 50%;
}
.prdct_bott_h_right p{
    font-size: 17px;
    padding: 0 5em;
    line-height: 1.3em;
}

.prdct_bott_h_left {
    float: left;
    width: 50%;
    overflow: hidden;
}



.prdct_bott_h_right .heading_an1 {
    color: #181818;
    font-size: 26px;
    font-weight: bold;
    padding: 5% 0 0;
    text-align: center;
}

.prdct_bott_h_right .heading_an1 a {
    color: #181818;
    text-decoration: none;
    font-size: 35px;
}

.prdct_bott_r_text2 {
    font-size: 16px;
    line-height: 30px;
    padding: 20px 0 0;
    text-align: center;
}

.prdct_bott_h_right .btn1 {
    padding: 0;
    text-align: center;
}

.prdct_bott_h_right .btn1 a {
    background: #9a0200 none repeat scroll 0 0;
    border: 1px solid #7e0200;
    border-radius: 3px;
    color: #fff;
    display: block;
    height: 40px;
    line-height: 36px;
    margin: 0 auto;
    text-decoration: none;
    width: 96px;
}

.prdct_bott_h_right .btn1 a span {
    border: 1px solid #b74b49;
    border-radius: 3px;
    display: block;
    font-size: 16px;
    font-weight: bold;
    height: 38px;
}

.logos_part {
    height: 146px;
    margin: 0 auto;
    max-width: 1600px;
    padding: 0;
    position: relative;
}

.next_arrow {
    height: 37px;
    margin: 55px 0 0;
    position: absolute;
    right: 10px;
    width: 27px;
}

.prev_arrow {
    height: 37px;
    left: 10px;
    margin: 55px 0 0;
    position: absolute;
    width: 27px;
}

.next_arrow span {
    cursor: pointer;
}

.prev_arrow span {
    cursor: pointer;
}

.logos_images {
    margin: 0 60px;
    padding: 31px 0 0;
}

.logos_images ul {
    margin: 0;
    padding: 0;
}

.logos_images ul li {
    float: right;
    list-style: outside none none;
    padding: 0 3.6%;
}

.footer {
    border-top: 1px solid #dddddd;
}

.foter1 {
    margin: 0 auto;
    max-width: 1600px;
    min-height: 219px;
    padding: 30px 0 0;
}

.footer_clm1 {
    float: right;
    margin-left: 40px;
    width: auto;
}
@media screen and (max-width:1280px){
	 .footer_clm1 {
    margin-left: 30px;

}
}
.footer_clm1:first-child {
    margin-left:0;
}

.footer_heading1 {
    color: #9a0200;
    font-size: 16px;
}

.footer_heading1 a {
    color: #9a0200;
    text-decoration: none;
}

.footer_links {
    margin: 0;
    padding: 15px 0 0;
}

.footer_links ul {
    margin: 0;
    padding: 0;
}

.footer_links ul li {
    list-style: outside none none;
}

.footer_links ul li a {
    color: #333333;
    display: block;
    font-size: 13px;
    line-height: 30px;
    text-decoration: none;
}

.footer_clm2 {
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    float: right;
    padding: 0 15px;
    width: 285px;
}

.heading_mail_ico {
    background: url("DesignFiles/mail_ico.png") no-repeat scroll right center;
    color: #9a0200;
    font-size: 16px;
    padding-right: 30px;
}

.mail_text2 {
    color: #333333;
    font-size: 13px;
    line-height: 24px;
    padding: 15px 0 0;
}

.news_letter_bott {
    padding: 20px 0;
}

.news_letter_bott .single-line {
    border: 1px solid #dddddd;
    border-radius: 3px;
    float: right;
    height: 28px;
    padding-right: 11px;
    width: 198px;
}

.nwsltr_submit {
    float: right;
    height: 30px;
    padding-right: 9px;
    width: 63px;
}

.footer1_lft_clm {
    float: left;
    width: 280px;
}

.footer_logo {
    border-bottom: 1px solid #ddd;
    margin: 0;
    padding: 8px 0 31px;
    text-align: left;
}

.payment {
    padding: 31px 0 0;
}

.payment ul {
    margin: 0;
    padding: 0;
}

.payment ul li {
    float: right;
    list-style: outside none none;
    padding-right: 30px;
    text-align: right;
}

.payment ul li:first-child {
    padding-right: 0;
}

.footer_bt_strip {
    background: #f4f4f4;
    border-top: 1px solid #e0e0e0;
    height: 65px;
}

.footer_bt_strip .center_div {
    max-width: 1600px;
}
.daronate_text{
    line-height:65px;
    float:right;
    margin: 0 0 0 14px;
}
.daronate_text a{
    color:#333;
    text-decoration:none;
    background:url('http://www.solitaires.co.il/Content/DesignFiles/daronet_icon.png');
    background-repeat:no-repeat;
    padding-left: 21px;
    display: block;
    background-position: left center;
}
.copy_right {
    color: #313131;
    float: right;
    font-size: 14px;
    line-height: 65px;
}

.footer_socials {
    float: left;
    padding: 19px 0 0;
}

.footer_socials ul {
    margin: 0;
    padding: 0;
}

.footer_socials ul li {
    float: right;
    list-style: outside none none;
    padding-right: 15px;
}

.drop_down_menus {
    background: #FFF;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
    margin: 21px auto 0;
    padding: 39px 0.5% 41px;
    position: absolute;
    width: 99%;
    max-width: 1600px;
    z-index: 100;
}

.drop_down_menus .center_div {
    margin: 0 auto;
    max-width: 1600px;
    width: auto;
}

.drop_dwn_m_right {
    width: 940px;
    float: right;
    padding: 20px 0 0;
}

.drop_dwn_clm1 {
    width: 22%;
    float: right;
}

.drop_dwn_clm1 ul {
    margin: 0;
    padding: 0;
}

.drop_dwn_clm1 ul li, .drop_dwn_clm2 ul li {
    list-style: none;
}

.drop_dwn_clm1 ul li .drop_ico {
    width: 60px;
    text-align: right;
    display: inline-block;
    line-height: 56px;
}

.drop_dwn_clm2 ul li .drop_ico {
    width: 36px;
    text-align: right;
    display: inline-block;
    line-height: 56px;
}

.drop_dwn_clm1 ul li a, .drop_dwn_clm2 ul li a {
    text-decoration: none;
    font-size: 18px;
    color: #191919;
    display: block;
}

.drop_dwn_clm1 ul li .text, .drop_dwn_clm2 ul li .text {
    line-height: 56px;
    display: inline-block;
}

.drop_dwn_clm1 ul li .drop_ico img, .drop_dwn_clm2 ul li .drop_ico img {
    vertical-align: middle;
}

.drop_dwn_clm1 ul li a.current {
    color: #9a0200;
}

.drop_dwn_clm2 {
    width: 284px;
    float: left;
    background: url(DesignFiles/divi1.png) right center no-repeat;
}

.drop_dwn_clm2 ul {
    float: left;
    margin: 0;
    padding: 0;
}

.drop_menus_img {
    float: left;
    width: 333px;
}

.cate_row1 {
    background: #f5f5f5;
    border-bottom: 1px solid #DDD;
    padding: 39px 0;
    margin-bottom: 29px;
}

.cate_row1 .center_div {
    margin: 0 auto;
    max-width: 1600px;
    width: auto;
}

.cate_r1_img {
    width: 268px;
    float: right;
    height: 200px;
    overflow: hidden;
}

.cate_r1_img img {
    height: 100%;
}

.cate_r1_left {
    width: 84%;
    float: left;
}

.cate_lf_1_mn {
    background: #FFF;
    border: 1px solid #ddd;
    height: 88px;
    margin-bottom: 23px;
}

.cate_lf_1_mn .right_part {
    width: 15%;
    float: right;
    border-right: 1px solid #DDD;
    height: 90px;
    margin: -1px -1px 0 0;
    background: url(DesignFiles/arrow_line_grey.png) repeat-x;
}

.cate_lf_1_mn:hover .right_part {
    background: url(DesignFiles/arrow_line.png) repeat-x;
    border-right: 1px solid #a01210;
}

.cate_lf_1_mn .right_part span {
    display: block;
    height: 90px;
    font-size: 18px;
    color: #666;
    padding-right: 10px;
    line-height: 84px;
    background: url(DesignFiles/arrow_big_left_grey.png) left center no-repeat;
}

.cate_lf_1_mn:hover .right_part span {
    background: url(DesignFiles/arrow_big_left.png) left center no-repeat;
    color: #9a0200;
}

.cate_lf_1_mn .left_part {
    width: 81%;
    float: left;
    padding: 12px 2% 0;
}

.cate_lf_1_mn .left_part ul {
    margin: 0;
    padding: 0;
}

.cate_lf_1_mn .left_part ul li {
    list-style: none;
    float: right;
    height: 64px;
    border-radius: 3px;
    margin: 0 1%;
    width: 9.11%;
    cursor: pointer;
    box-sizing: border-box;
}

.cate_lf_1_mn .left_part ul li .cate_ico {
    display: block;
    text-align: center;
}

.cate_lf_1_mn .left_part ul li .cate_ico img {
    display: block;
    margin: 5px auto 0;
    vertical-align: middle;
}

.cate_lf_1_mn .left_part ul li span {
    display: block;
    text-align: center;
    font-size: 14px;
    color: #8d8d8d;
    text-decoration: none;
}

.cate_lf_1_mn .left_part ul li .cate_text {
    display: block;
}

.cate_lf_1_mn .left_part ul li:hover {
    border: solid 1px #b34140;
}

.cate_lf_1_mn .left_part ul li.current {
    background: #faf3f3;
    border: solid 1px #b34140;
}

.cate_lf_2_mn {
    margin: 0;
    padding: 0;
}

.cate_lf_2_mn .half_part1 {
    width: 49%;
    float: right;
    border: 1px solid #ddd;
    height: 88px;
    background: #FFF;
}

.cate_lf_2_mn .half_part1 .heading_part {
    background: url("DesignFiles/arrow_line_grey.png") repeat-x;
    border-right: 1px solid #ddd;
    float: right;
    height: 90px;
    margin: -1px -1px 0 0;
    width: 30.6%;
}

.cate_lf_2_mn .half_part1 .heading_part span {
    background: url("DesignFiles/arrow_big_left_grey.png") no-repeat left center;
    color: #666;
    display: block;
    font-size: 18px;
    height: 90px;
    line-height: 84px;
    padding-right: 10px;
    overflow:hidden;
}

.cate_lf_2_mn .half_part1:hover .heading_part {
    background: url("DesignFiles/arrow_line.png") repeat-x scroll 0 0;
    border-right: 1px solid #a01210;
}

.cate_lf_2_mn .half_part1:hover .heading_part span {
    background: url("DesignFiles/arrow_big_left.png") no-repeat scroll left center;
    color: #9a0200;
}

.numbers_part {
    width: 65.4%;
    float: left;
    padding: 0 2%;
}

.numbers_part ul {
    margin: 0 auto;
    display: table;
    width: auto;
}

.numbers_part ul li {
    list-style: none;
    float: right;
    padding: 25px 0 0;
}

.numbers_part ul li span {
    width: 37px;
    height: 37px;
    float: right;
    margin: 0 15px;
    background: #FFF;
    border: 1px solid #DDD;
    border-radius: 100px;
    text-align: center;
    line-height: 35px;
    font-size: 14px;
    color: #777777;
    text-decoration: none;
    cursor: pointer;
    box-sizing: border-box;
}

.numbers_part ul li.current span {
    background: #faf3f3;
    border: solid 1px #b34140 !important;
}

.numbers_part ul li:hover span {
    border: solid 1px #b34140 !important;
}

.numbers_part ul li span.change {
    color: #f7ba37;
    border: 1px solid #f7ba37;
}

.cate_lf_2_mn .half_part2 {
    width: 49%;
    float: left;
    border: 1px solid #ddd;
    height: 88px;
    background: #FFF;
}

.cate_lf_2_mn .half_part2 .heading_part {
    background: url("DesignFiles/arrow_line_grey.png") repeat-x;
    border-right: 1px solid #ddd;
    float: right;
    height: 90px;
    margin: -1px -1px 0 0;
    width: 30.6%;
}

.cate_lf_2_mn .half_part2 .heading_part span {
    background: rgba(0, 0, 0, 0) url("DesignFiles/arrow_big_left_grey.png") no-repeat scroll left center;
    color: #666;
    display: block;
    font-size: 18px;
    height: 90px;
    line-height: 84px;
    padding-right: 10px;
    overflow:hidden;
}

.cate_lf_2_mn .half_part2:hover .heading_part {
    background: url("DesignFiles/arrow_line.png") repeat-x;
    border-right: 1px solid #a01210;
}

.cate_lf_2_mn .half_part2:hover .heading_part span {
    background: url("DesignFiles/arrow_big_left.png") no-repeat left center;
    color: #9a0200;
}

.cate_price_prt {
    width: 60%;
    float: left;
    margin-left: 4%;
    margin-top: 25px;
}

.prce_range .one_inp {
    float: left;
    margin-top: 10px;
}

.prce_range .one_inp input {
    width: 40px;
    text-align: center;
    border: solid 1px #d1d1d1;
}

.prce_range .two_inp {
    margin-top: 10px;
    float: right;
}

.prce_range .two_inp input {
    width: 40px;
    text-align: center;
    border: solid 1px #d1d1d1;
}

.cate_page_heading {
    border-bottom: 1px solid #dddddd;
    padding-bottom: 19px;
    margin-bottom: 29px;
}

.cate_h_text {
    float: right;
    font-size: 19px;
    color: #333333;
}

.cate_h_left_s {
    float: left;
}

.cate_h_left_s .btn1,.pagination a {
    float: left;
    height: 33px;
    padding: 0 22px;
    float: left;
    background: #f5f5f5;
    border: 1px solid #dddddd;
    text-align: center;
    line-height: 32px !important;
    border-radius: 3px;
    color:#313131;
}

.cate_h_left_s .btn1 a {
    color: #313131;
    text-decoration: none;
    font-size: 14px;
}

.cate_h_left_s .text_cntr {
    padding: 0 22px;
    line-height: 35px;
    font-size: 17px;
    color: #333333;
    float: left;
}

.prdct_r1_in {
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #dedede;
    border-top: 1px solid #dedede;
    margin: 0 auto 29px;
    max-width: 1600px;
    border-right: 1px solid #dedede;
    box-sizing: border-box;
}

.prdct_big_img1 {
    float: left;
    width: 50%;
}

.prdct_big_img1 img {
    width: 100%;
}

.prdct_r1_right {
    float: right;
    width: 50%;
}

.prdct_r1_right .heading_p_prdct {
    font-size: 24px;
    font-weight: bold;
    color: #9a0200;
    padding: 15px 15px 0;
}

.prdct_r1_right .text1 {
    font-size: 16px;
    line-height: 24px;
    color: #191919;
    padding: 7px 15px 0;
}

.prdct_r1_right .text2 {
    font-size: 14px;
    color: #9a0200;
    line-height: 26px;
    padding: 0 15px 5px;
}

.prdct_r_lstn1 {
    border-top: 1px solid #dddddd;
    padding: 9px 0;
}

.prdct_r_lstn1.sapphire {
    height: 74px;
}
.prdct_r_lstn1.sapphire div {
   
}

.prdct_r_lstn1 .clm1 {
    width: 150px;
    float: right;
    padding-right: 28px;
    font-size: 16px;
    color: #191919;
    line-height: 53px;
}

.prdct_r_lstn1 .clm2 {
    width: 450px;
    height: 44px;
    float: right;
}

.prdct_r_lstn1 .clm2 ul {
    margin: 0;
    padding: 0;
}

.prdct_r_lstn1 .clm2 ul li {
    list-style: none;
    border-radius: 3px;
    min-height: 44px;
    float: right;
    width: 14.66%;
    margin: 0 1%;
}

.prdct_r_lstn1 .clm2 ul li a {
    font-size: 11px;
    color: #000;
    text-align: center;
    text-decoration: none;
}

.prdct_r_lstn1 .clm2 ul li .clm2_icon1 {
    text-align: center;
    height: 22px;
    padding-bottom: 3px;
    display: block;
}

.prdct_r_lstn1 .clm2 ul li .clm2_icon1 img {
    vertical-align: top;
    padding-top: 5px;
}

.prdct_r_lstn1 .clm2 ul li .clm2_text1 {
    display: block;
}

.prdct_r_lstn1 .clm2 ul li:hover {
    background: #faf3f3;
}

.prdct_r_lstn1 .clm3 {
    width: 25px;
    height: 23px;
    float: left;
    padding: 11px 0 0 10px;
}

.prdct_r_lstn2 .clm1 {
    color: #191919;
    float: right;
    font-size: 18px;
    line-height: 44px;
    padding-right: 28px;
    width: 150px;
}

.prdct_r_lstn2 .clm2 ul li {
    border-radius: 3px;
    float: right;
    list-style: outside none none;
    margin: 0 1%;
    min-height: 44px;
    width: 14.66%;
    font-size: 16px;
    color: #000;
    text-align: center;
    line-height: 44px;
    text-transform: uppercase;
padding: 0 2px 0 2px;
}

.prdct_r_lstn3 .clm2 ul li span {
    width: 30px;
    height: 30px;
    border: 1px solid #cfcfcf;
    border-radius: 100px;
    display: inline-block;
    font-size: 11px;
    line-height: 30px;
    text-align: center;
    vertical-align: top;
}

.prdct_r_lstn3 .clm2 ul li {
    padding: 5px 0 0;
    min-height: 39px;
    line-height: 39px;
    height: auto;
    font-weight: bold;
}

.prdct_r_lstn3 .clm2 ul li .change_new1 {
    border: 1px solid #f7ba37;
    color: #f7ba37;
}

.prdct_r_lstn4 {
    border-top: 1px solid #e1e1e1;
}

.right_sec_head {
    float: right;
    line-height: 62px;
    padding: 0 15px;
    font-size: 14px;
    color: #585858;
}

.right_sec_head .two {
    font-size: 24px;
    color: #9a0200;
    font-weight: bold;
}

.right_sec_head .one {
    font-size: 19px;
    color: #313131;
    padding-left: 5px;
}

.prdct_r2_in {
    padding: 0 0.5%;
    max-width: 1600px;
    margin: 0 auto;
    width: auto;
}

.prdct_thre_box1 {
    width: 305px;
    height: 257px;
    background: #FFF;
    border: 1px solid #DDD;
    float: right;
}

.prdct_thre_box1 .heading {
    font-size: 21px;
    font-weight: bold;
    color: #191919;
    text-align: center;
    line-height: 70px;
}

.prdct_inp_cnt1 {
    margin: 0 34px 19px;
    height: 38px;
    border: 1px solid #ddd;
    border-radius: 3px 0 0 3px;
    background: #FFF;
}

.inp_ico1 {
    width: 38px;
    height: 38px;
    float: right;
}

.inp_inp_bx {
    width: 170px;
    float: left;
    height: 38px;
    padding-left: 13px;
}

.inp_inp_bx .single-line {
    border: 0;
    padding: 0;
    margin: 0;
    height: 38px;
    width: 100%;
    font-size: 15px;
    color: #333333;
    font-family: "OpenSans",Arial,Helvetica,sans-serif;
}

.submit_btn1,.k-button,.k-button:hover {
    background: #9a0200;
    border: 1px solid #7e0200;
    border-radius: 3px;
    margin: 0 auto;
    color: #fff;
    text-align: center;
    height: 36px;
    display: block;
    margin: 0 auto;
    padding: 0;
    width: 150px;
    border: 1px solid #b74b49;
    border-radius: 3px;
    color: #FFF;
    font-size: 16px;
    font-weight: bold;
    font-family: "OpenSans",Arial,Helvetica,sans-serif;
}




.submit_btn1 .submit1 {
    text-align: center;
    height: 36px;
    display: block;
    margin: 0;
    padding: 0;
    border: 1px solid #b74b49;
    border-radius: 3px;
    background: none;
    width: 100%;
    color: #FFF;
    font-size: 16px;
    font-weight: bold;
    font-family: "OpenSans",Arial,Helvetica,sans-serif;
}

.prdct_thre_box2 {
    margin-right: 29px;
}

.prdct_thre_box2 .heading {
    line-height: 32px;
    padding: 19px 0;
}

.prdct_n_p_wrapper {
    direction: rtl;
}

.dimond_pic1 {
    text-align: center;
    padding: 12px 0 37px;
}

.prdct_thre_box3 {
    background: #FFF;
    border: 1px solid #ddd;
    float: left;
    height: 257px;
    width: 57.8%;
}

.prdct_clm_n1 {
    padding: 88px 0 0;
    width: 25%;
    float: right;
}
.prdct_clm_n1 .text_Title{
    color:#9a0200;
    font-weight:600;
    font-size:1.5em;
}
.prdct_clm_n1 .text1_n {
    font-size: 16px;
    color: #191919;
}

.prdct_clm_n1 .text2_n {
    font-size: 26px;
    color: #9a0200;
    font-weight: bold;
    font-style: italic;
    padding: 5px 0;
}

.prdct_clm_n1 .text3_n {
    font-size: 13px;
    color: #191919;
}

.prdct_three_in {
    padding-right: 9%;
}

.articles {
    margin: 0px 0 39px;
    padding: 29px 0 0;
    background: #f5f5f5;
}

.articles .center_div {
    margin: 0 auto;
    max-width: 1600px;
    width: auto;
    padding: 0 0.5%;
}

.articles .heading {
    border-bottom: 1px solid #d1d1d1;
    padding-bottom: 25px;
    font-size: 23px;
    font-weight: bold;
    color: #181818;
    margin-bottom: 28px;
}

.articles_boxes {
    margin: 0;
    padding: 0;
}

.articles_box1 {
    width: 45.8%;
    float: right;
    background: #FFF;
    border: 1px solid #DDD;
    margin: 0 0 29px 2%;
    padding: 1.5%;
}

.articles_box1:nth-child(2n) {
    margin-left: 0;
}

.articles_img1 {
    width: 30%;
    float: right;
}

.articles_img1 img {
    width: 100%;
}

.artiles_box_lft {
    width: 67%;
    float: left;
}

.img_art_link1 {
    font-size: 20px;
    font-weight: bold;
    color: #191919;
    margin: -5px 0 0;
}

.img_art_link1 a {
    color: #191919;
    text-decoration: none;
}

.artiles_box_lft .text1 {
    font-size: 16px;
    line-height: 24px;
    color: #333333;
    padding: 4px 0 0;
}

.read_more1 {
    padding: 8px 0 0;
}

.read_more1 a {
    border: 1px solid #7e0200;
    background: #9a0200;
    border-radius: 3px;
    color: #FFF;
    display: inline-block;
    text-decoration: none;
}

.read_more1 a span {
    border: 1px solid #b74b49;
    border-radius: 3px;
    display: block;
    height: 26px;
    line-height: 24px;
    padding: 0 13px;
    font-size: 14px;
    font-weight: bold;
}

.articles_r1 {
    padding: 29px 0 0 0;
}

.articles_r1 .center_div {
    margin: 0 auto;
    max-width: 1600px;
    width: auto;
    padding: 0 0.5%;
}

.articles_banner {
    border-bottom: 1px solid #DDD;
}

.articles_banner img {
    width: 100%;
}

.articles_r1_right {
    border: 1px solid #dddddd;
    width: 38.9%;
    float: right;
    background: #FFF;
    min-height: 230px;
}

.articles_r1_right .heading {
    border-bottom: 1px solid #DDD;
    background: #f5f5f5;
    height: 64px;
    line-height: 62px;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    color: #181818;
}

.inner_r1_artcls {
    padding: 29px 4% 0;
}

.inner_r1_artcls ul {
    margin: 0;
    padding: 0;
}

.inner_r1_artcls ul li {
    list-style: none;
    float: right;
    margin: 0 0 4% 4%;
    width: 48%;
}

.inner_r1_artcls ul li:nth-child(2n) {
    margin-left: 0;
}

.inner_r1_artcls ul li a {
    border: 1px solid #7e0200;
    background: #9a0200;
    border-radius: 3px;
    display: block;
    color: #FFF;
    font-weight: bold;
    text-decoration: none;
    font-size: 19px;
}

.inner_r1_artcls ul li a span {
    height: 38px;
    line-height: 36px;
    display: block;
    border: 1px solid #b74b49;
    text-align: center;
}

.articles_r1_lft {
    width: 58.9%;
    float: left;
    border: 1px solid #dddddd;
    float: left;
    background: #FFF;
    min-height: 230px;
}

.articles_r1_lft .heading {
    background: #f5f5f5;
    color: #181818;
    font-size: 20px;
    font-weight: bold;
    height: 64px;
    line-height: 62px;
    text-align: center;
}

.articles_r1_lft .heading span {
    color: #9a0200;
}

.articles_nav_sub_t {
    margin: 0;
    padding: 0;
}

.articles_nav_sub_t ul {
    margin: 0;
    padding: 0;
}

.articles_nav_sub_t ul li {
    background: #FFF;
    border-left: 1px solid #dddddd;
    border-top: 1px solid #ddd;
    float: right;
    list-style: outside none none;
    min-height: 82px;
    text-align: center;
    width: 10.99%;
}

.articles_nav_sub_t ul li:nth-child(9n) {
    border-left: 0;
}

.ico_img_s {
    text-align: center;
    display: block;
    height: 56px;
    vertical-align: middle;
}

.ico_img_s img {
    margin: 16% 0 0;
}

.articles_nav_sub_t ul li a {
    font-size: 12px;
    color: #191919;
    text-decoration: none;
}

.article_r1_right {
    border: 1px solid #ddd;
    float: right;
    margin-top: 29px;
    min-height: 675px;
    width: 35%;
    ;
}

.article_r1_right .heading {
    background: #f5f5f5;
    border-bottom: 1px solid #DDD;
    line-height: 64px;
    text-align: center;
    font-weight: bold;
    color: #181818;
    font-size: 26px;
}

.dmnds_img {
    text-align: center;
    margin: 0;
    padding: 57px 0 53px;
    border-bottom: 1px solid #DDD;
}

.dmnds_img img {
    max-width: 100%;
}

.article_r1_lstng {
    margin: 0;
    padding: 20px 3% 0;
    text-align: left;
    direction: ltr;
}
.article_r1_lstng p{
    padding:2px 0;
	margin:0;
}

.article_r1_lstng p:empty{
    display:none;
}
.article_r1_lstng .row_1 {
    font-size: 16px;
    line-height: 40px;
    color: #191919;
}

.article_r1_lstng .row_1 .clm1 {
    width: 40%;
    float: right;
    margin-left: 2%;
}

.article_r1_lft {
    border: 1px solid #ddd;
    float: left;
    margin-top: 29px;
    min-height: 675px;
    width: 63%;
}
.article_r1_lft iframe
{
    width: 100%;
}
.black_dmnd {
    margin: 0;
    padding: 0;
}

.black_dmnd img {
    width: 100%;
}

.article_r1_lft .heading_txt1 {
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    color: #191919;
    padding: 15px 0;
}

.small_listing_article {
    padding: 0;
    margin: 0 2%;
    position: relative;
    direction:ltr;
}
.small_listing_article .slick-slide img
{
    display:inline;
}

.small_listing_article ul {
    margin: 0;
    padding: 0 4%;
}

.small_listing_article .listing_2 {
    margin: 0 50px;
}

.small_listing_article .listing_2 div.listing_2_item {
    float: right;
    width: 100px;
}

.small_listing_article .listing_2 div.listing_2_item:first-child {
    margin-right: 0;
}

.next2 {
    width: 21px;
    height: 31px;
    position: absolute;
    margin: 32px 0 0;
    right: 0;
    cursor:pointer;
}

.prev2 {
    width: 21px;
    height: 31px;
    position: absolute;
    margin: 32px 0 0;
    left: 0;
    cursor:pointer;
}

.small_listing_article ul div.listing_2_item {
    list-style: none;
    float: right;
    width: 14%;
    height: 94px;
    border: 1px solid #e0e0e0;
    margin-right: 2.8%;
    display: block;
    min-height: 94px;
    text-decoration: none;
}

.small_listing_article .listing_2 div.listing_2_item span {
    display: block;
    text-align: center;
}

.small_listing_article .listing_2 div.listing_2_item .text1 {
    color: #9a0200;
    font-size: 12px;
    line-height: 30px;
}

.small_listing_article .listing_2 div.listing_2_item .text2 {
    color: #191919;
    font-size: 12px;
    padding-top: 2px;
    line-height: 30px;
}

.article_r2 {
    background: #f5f5f5;
    padding-bottom: 55px;
    border-bottom: 1px solid #DDD;
    border-top: 1px solid #e1e1e1;
    margin-top: 29px;
}

.article_r2 .center_div {
    padding: 0 0.5%;
    max-width: 1600px;
    margin: 0 auto;
    width: auto;
}

.article_hea_h1 {
    margin: 0 0 29px;
    border-bottom: 1px solid #d1d1d1;
    font-size: 23px;
    font-weight: bold;
    color: #181818;
    padding: 32px 0;
}

.artl_r2_in {
    margin: 0;
    padding: 0;
}

.artc_r2_right {
    width: 66%;
    float: right;
}

.artc_r2_right .for_left_space {
    padding-left: 20px;
}

.artcl_scrl_txt1 {
    font-size: 16px;
    line-height: 30px;
    color: #323232;
    margin-bottom: 15px;
}

.artc_r2_right h2 {
    font-size: 22px;
    font-weight: bold;
    color: #323232;
    margin: 0;
    padding: 0 0 15px;
}

.article_img1 {
    width: 32%;
    float: left;
}

.article_img1 img {
    width: 100%;
}


.prdct_n_p {
    margin: 0 0 35px;
    padding: 50px 0;
    background: #f5f5f5;
    border-bottom: 1px solid #dddddd;
    border-top: 1px solid #dddddd;
}

.prdct_n_p .center_div {
    padding: 0 0.5%;
    margin: 0 auto;
    max-width: 1600px;
    width: auto;
    position: relative;
}

.next3 {
    width: 27px;
    height: 37px;
    position: absolute;
    right: 0.5%;
    top: 50%;
}

.prev3 {
    width: 27px;
    height: 37px;
    position: absolute;
    left: 0.5%;
    top: 50%;
}

.prdct_n_right {
    width: 66%;
    float: right;
    margin-right: 5%;
}

.prdct_qt_head {
    font-size: 26px;
    font-weight: bold;
    color: #181818;
    margin-bottom: 20px;
}

.prdct_qoute_sec {
    background: url(DesignFiles/qoute_right.png) right 2px no-repeat;
    padding-right: 46px;
    font-size: 16px;
    line-height: 30px;
    color: #313131;
}

.qoute_left_ic {
    background: url(DesignFiles/qoute_left.png) left bottom no-repeat;
    padding-bottom: 5px;
    padding-left: 46px;
}

.qoute_left_name {
    color: #9a0200;
}

.prdct_n_lft {
    background: #FFF;
    width: 303px;
    height: 149px;
    box-shadow: 0 0 3px rgba(0,0,0,0.1);
    float: left;
    margin-left: 5%;
    margin-top: 20px;
}

.prdct_n_lft .text_rtng_1 {
    font-size: 18px;
    color: #191919;
    padding: 45px 49px 20px 0;
}

.rating_new1 {
    padding: 0 49px 0 0;
    margin: 0;
}

.rating_new1 ul {
    margin: 0;
    padding: 0;
}

.rating_new1 ul li {
    list-style: none;
    float: right;
    padding-left: 8px;
}

.rating_new1 ul li span.text1 {
    padding-right: 7px;
    display: inline-block;
    font-size: 16px;
    color: #333333;
}

.products_part.prdct_page {
    border-bottom: 1px solid #DDD;
}



.prdct_r_lstn1 .clm2 ul li {
    width: 14.20%;
    border: 1px solid #FFF;
    cursor: pointer;
}

.prdct_r_lstn1 .clm2 ul li:hover {
    border: 1px solid #b34140;
}

.prdct_r_lstn1 .clm2 ul li .clm2_text1 {
    display: block;
    font-size: 11px !important;
    text-align: center;
    padding: 2px 0 0;
}

.tip-twitter .tip-arrow-left {
    margin-left: 0 !important;
}

.prdct_r_lstn3 .clm2 ul li span {
    vertical-align: middle;
}

/*
.slider .slider-element {
float: right!important;
width: auto!important;
margin: 0 23px!important;
}
.slider.slick-initialized.slick-slider .slick-list.draggable .slick-track {
transform: translate3d(0px, 0px, -34759px)!important;
margin-right:35px;
}
*/

.editor_html ul.entry-list {
    margin: 0;
    padding: 0;
}

.editor_html ul.entry-list li {
    list-style: outside none none;
    margin-bottom: 15px;
    padding: 10px 15px 0;
}

.editor_html ul.entry-list li h3 {
    margin: 0;
    padding: 0 0 10px;
}

.editor_html ul.entry-list li h3 a {
    font-family: 'OpenSans';
    font-size: 21px;
    color: #9a0200;
    text-decoration: none;
}

.editor_html ul.entry-list li p {
    padding: 0;
    margin: 0;
    font-size: 16px;
    line-height: 26px;
    font-family: 'OpenSans';
    font-weight: normal;
}

.editor_html p {
    padding: 0 0 15px;
    margin: 0;
    font-size: 16px;
    line-height: 26px;
    font-family: 'OpenSans';
    font-weight: normal;
}

.editor_html ul li {
}

.editor_html form#form0 .contact_form.contact_form_41 .row {
    padding-bottom: 10px;
}

.editor_html form#form0 .contact_form.contact_form_41 .row .editor-label {
    width: 114px;
}

.editor_html form#form0 .contact_form.contact_form_41 .row .single-line {
    border: 1px solid #dddddd;
    border-radius: 3px;
    height: 28px;
    padding: 0 11px;
    width: 198px;
    margin: 0;
    outline: 0;
    box-shadow: 0;
}

.editor_html form#form0 .contact_form.contact_form_41 .row .multi-line {
    border: 1px solid #dddddd;
    border-radius: 3px;
    height: 58px;
    padding: 0 11px;
    width: 222px;
    margin: 0;
    outline: 0;
    box-shadow: 0;
}

.editor_html form#form0 .contact_form.contact_form_41 .editor-button {
    display: inline-block;
    margin-right: 114px;
    background: #9a0200;
    border: 1px solid #7e0200;
    border-radius: 3px;
}

.editor_html form#form0 .contact_form.contact_form_41 .editor-button .k-button {
    background: #9a0200;
    border: 1px solid #b74b49;
    border-radius: 3px;
    color: #ffffff;
    display: block;
    font-family: "OpenSans",Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
    height: 32px;
    margin: 0;
    padding: 0 15px;
    text-align: center;
    width: 100%;
    line-height: 30px;
}

.site-map-container ul {
    margin: 0;
    padding: 0;
}

.site-map-container ul ul {
    margin-right: 15px;
}

.site-map-container ul li {
    list-style: disc;
    list-style-position: inside;
}

.site-map-container ul li li {
    list-style: circle;
    list-style-position: inside;
}

.site-map-container ul li a {
    padding: 0;
    margin: 0;
    font-size: 14px;
    line-height: 34px;
    font-family: 'OpenSans';
    font-weight: normal;
    color: #333333;
}

.prdcts_bott_h_fr_prdct_p {
    border-bottom: 1px solid #DDD;
}



/* Desktop */
.only_for_mob, .only_for_mob2, .only_for_mob3, .only_for_mob4, .only_for_mob5, .banner_h_big_only_mob, .banner_h_big_only_mob_land, .articles_banner_for_mob, .articles_banner_for_mob_land, .article_r1_right.only_for_mob {
    display: none !important;
}


.profilemenu {
    margin: 0;
    padding: 20px 0 0;
}
.profilemenu ul {
    margin:0;
    padding:0;
    overflow:hidden;
}
.profilemenu ul li {
    list-style:none;
    float:right;
    padding:0 15px;
    background: url("DesignFiles/nav_divi.png") no-repeat right center;
}
.profilemenu ul li:first-child {
    padding-right:0;
    background:none;
}
.profilemenu ul li a {
    color:#505050;
}
.mm-slideout .orders #Grid table .k-grid-header .k-header a {
    color:#2e2e2e;
}

.page-registrationdata, .page-editregistrationdata {
    padding:20px 10px 0;
}
.page-registrationdata .profilemenu {
    margin-bottom:25px;
}
.page-registrationdata .loginb.k-button, .page-editregistrationdata .loginb.k-button {
    background:#9a0200!important;
    -webkit-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.3)!important;
    -moz-box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.3)!important;
    box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.3)!important;
    border:1px solid #9a0200!important;
    border-radius:3px;
    font-family: 'OpenSans';
    font-weight: normal;
    font-style: normal;
    color:#FFF;
    height: 35px;
    line-height: 28px;
    padding: 0 20px;
    margin-right:200px;
}
.page-editregistrationdata form input[type="text"], .page-editregistrationdata form select {
    border: 1px solid #dddddd;
    border-radius: 3px;
    height: 28px;
    padding-right: 11px;
    padding-left: 11px;
    width: 198px;
}
.page-editregistrationdata form {
    padding-top:25px;
}
.page-editregistrationdata form select {
    width: 222px;
}
.page-editregistrationdata .loginb.k-button {
}

.drop_down_menus_6 .drop_dwn_clm2 {
    float:none;
    width:auto;
    background:none;
}
.drop_down_menus_6 .drop_dwn_clm2 ul {
    float: none;
    height: auto;
    margin: -1px 0 0;
    overflow: hidden;
}
.drop_down_menus_6 .drop_menus_img {
    width: 250px;
}
.drop_down_menus_6 .drop_menus_img img {
    width:100%;
}
.drop_down_menus_6 .drop_dwn_clm2 ul li {
    float:right;
    width:50%;
}
.drop_down_menus_6 .drop_dwn_clm2 ul li a {
    display:inline-block;
}
.drop_down_menus_6 .drop_dwn_clm2 ul li:nth-child(odd) {
    width:50%;
}
.drop_down_menus_6 .drop_dwn_clm2 ul li:nth-child(even) {
    width:50%;
}
.drop_down_menus_6 .drop_dwn_m_right {
    padding:0;
}
.nav ul li a span.arow {
    margin:4px 0 0;
}
.nav ul li:first-child a span.arow, .nav ul li:nth-child(3) a span.arow, .nav ul li:nth-child(4) a span.arow, .nav ul li:nth-child(7) a span.arow {
    display:none!important;
}


.drop_down_menus_5 .heading {
    font-size:20px;
    color:#ff0000;
}
.drop_down_menus_5 .drop_dwn_m_right.drop_dwn_m_full {
    width:86%;
    float:right;
    padding:0;
}
.drop_down_menus_5 .drop_dwn_m_left.drop_dwn_m_full {
    float:left;
    width:12%;
}
.drop_down_menus_5 .drop_dwn_m_left.drop_dwn_m_full .drop_dwn_clm2 {
    float: none;
    padding-right: 25px;
    width: auto;
}
.drop_down_menus_5 .drop_dwn_m_left.drop_dwn_m_full .drop_dwn_clm2 ul {
    float: none;
    margin: 0;
    padding: 0;
}
.drop_down_menus_5 .drop_dwn_m_right.drop_dwn_m_full .drop_dwn_clm1 {
    width: 16.66%;
}
.drop_down_menus_5 .drop_dwn_m_left.drop_dwn_m_full .drop_dwn_clm2 ul li .drop_ico {
    line-height:42px;
}

.page-editregistrationdata, .profilemenu, .orders, .page-orderdetails, .page-registrationdata {
    margin: 0 auto 30px;
    max-width: 1600px;
}
.drop_down_menus_5 .drop_dwn_m_right.drop_dwn_m_full .drop_dwn_clm1 ul li .drop_ico {
    display: inline-block;
    line-height: 56px;
    padding-left: 10px;
    text-align: center;
    width: 36px;
}

.drop_down_menus_5 .drop_dwn_m_right.drop_dwn_m_full {
    width:80%;
}
.drop_down_menus_5 .drop_dwn_m_left.drop_dwn_m_full {
    max-width: 20%;
    width: auto;
}

.footer_heading1 {
    min-height: 20px;
}

.prdct_r_lstn1 {
    padding:7px 0;
}

@media screen and (min-width:1801px) and (max-width:2000px) {
    .prdct_box1_h {
        width: 24.2%;
        margin-left: 0.8%;
        margin-bottom: 15px;
    }

    .prdct_box1_h:nth-child(4n) {
        margin-left: 0;
    }

    .cate_r1_left {
        width: 85%;
    }

    .prdct_r_lstn1 .clm1 {
        width: 20%;
        box-sizing: border-box;
    }

    .prdct_r_lstn2 .clm1 {
        width: 20%;
        box-sizing: border-box;
    }

    .prdct_r_lstn1 .clm2 {
        width: 70%;
        box-sizing: border-box;
    }

    .prdct_r_lstn1 .clm3 {
        width: 5%;
        box-sizing: border-box;
    }

    .prdct_r_lstn2 .clm2 {
        width: 70%;
        box-sizing: border-box;
    }

    .carat_carousel .carat_item {
        width: 70px !important;
    }

    .prdct_r_lstn1 .clm2 ul li {
        width: 70px !important;
    }

    .carat_carousel {
        margin: 0 4px !important;
    }

    .prdct_r_lstn3 .clm2 ul li {
        padding: 2px 0 3px 0;
    }

    .drop_down_menus_5 .drop_dwn_m_right.drop_dwn_m_full {
        width:80%;
    }
    .drop_down_menus_5 .drop_dwn_m_left.drop_dwn_m_full {
        max-width: 20%;
        width: auto;
    }
}

@media screen and (min-width:1601px) and (max-width:1800px) {
    .prdct_box1_h {
        width: 24.2%;
        margin-left: 0.8%;
        margin-bottom: 15px;
        max-height: 426px !important;
    }

    .prdct_box1_h:nth-child(4n) {
        margin-left: 0;
    }

    .cate_r1_left {
        width: 83%;
    }
    
    .prdct_r_lstn1 .clm1 {
        width: 20%;
        box-sizing: border-box;
    }

    .prdct_r_lstn2 .clm1 {
        width: 20%;
        box-sizing: border-box;
    }

    .prdct_r_lstn1 .clm2 {
        width: 70%;
        box-sizing: border-box;
    }

    .prdct_r_lstn1 .clm3 {
        width: 5%;
        box-sizing: border-box;
    }

    .prdct_r_lstn2 .clm2 {
        width: 70%;
        box-sizing: border-box;
    }

    .carat_carousel .carat_item {
        width: 70px !important;
    }

    .prdct_r_lstn1 .clm2 ul li {
        width: auto !important;
		min-width: 70px;
		padding: 0 4px;
    }

    .carat_carousel {
        margin: 0 4px !important;
    }

    .prdct_r_lstn3 .clm2 ul li {
        padding: 2px 0 3px 0;
    }
    
    .drop_down_menus_5 .drop_dwn_m_right.drop_dwn_m_full {
        width:80%;
    }
    .drop_down_menus_5 .drop_dwn_m_left.drop_dwn_m_full {
        max-width: 20%;
        width: auto;
    }	

}

@media screen and (min-width:1401px) and (max-width:1600px) {

    .cate_lf_1_mn .left_part ul li span {
        font-size: 13px;
    }

    .cate_lf_1_mn .left_part ul li {
        margin-top: 10px;
    }

    .prdct_box1_h {
        width: 24.1%;
        margin-left: 1%;
        margin-bottom: 20px;
    }

    .prdct_box1_h:nth-child(4n) {
        margin-left: 0;
    }

    .cate_r1_left {
        width: 80%;
    }
    
    .nav {
        padding: 30px 0.5% 20px;
    }

    .banner_bott_box1 .text_strip a {
        font-size: 21px;
    }

    .banner_bott_box1 .text_strip .text_one_p {
        font-size: 15px;
        padding-bottom: 10px;
    }

    .banner_bott_box1 .text_strip {
        min-height: inherit;
    }

    .products_boxes_home {
        height: auto !important;
    }

    .logos_images {
        height: 79px;
        overflow: hidden;
    }

    .h1_right_sec {
        width: auto;
    }

    .logos_images ul {
        padding: 0 3% 0 0;
    }

    .logos_images ul li {
        padding: 0 2.7%;
    }

    .header_center_part {
        float: right;
        width: auto;
    }

    .header_main {
        min-height: inherit;
    }

    .prdct_thre_box1 {
        float: right !important;
        margin-bottom: 29px !important;
        width: 48.5% !important;
        margin-right: 0 !important;
    }

    .prdct_thre_box2 {
        float: left !important;
        margin-bottom: 29px !important;
        width: 48.5% !important;
        margin-right: 0 !important;
    }

    .prdct_thre_box3 {
        float: right !important;
        width: 99.8% !important;
    }

    .inp_inp_bx {
        float: right;
        padding-right: 13px;
        padding-left: 0;
    }

    .prdct_thre_box3 {
        float: right;
    }

    .numbers_part ul {
        display: block;
        margin: 0;
        overflow: hidden;
        padding: 0;
        width: auto;
    }

    .numbers_part ul li span {
        margin: 0 10px;
    }

    .cate_lf_1_mn {
        margin-bottom: 21px;
    }

    .cate_lf_1_mn .left_part {
        padding: 4px 2% 0;
    }

    .cate_lf_1_mn .left_part ul li {
        border: 1px solid #FFF;
        height: 64px;
        width: 9.11%;
    }
    
    .cate_lf_1_mn .left_part {
        padding: 4px 0.6% 0;
        width: 83%;
    }

    .prce_range .one_inp {
        margin-left: 12px;
    }

    .cate_price_prt .prce_range {
        margin-top: 5px;
    }

    .cate_lf_2_mn .half_part2 {
        width: 49%;
    }

    .cate_row1 {
        padding: 39px 5px;
    }
    
    .prdct_r_lstn1 .clm1 {
        width: 25%;
        box-sizing: border-box;
    }

    .prdct_r_lstn2 .clm1 {
        width: 25%;
        box-sizing: border-box;
    }

    .prdct_r_lstn1 .clm2 {
        width: 65%;
        box-sizing: border-box;
    }

    .prdct_r_lstn1 .clm3 {
        width: 5%;
        box-sizing: border-box;
    }

    .prdct_r_lstn2 .clm2 {
        width: 65%;
        box-sizing: border-box;
    }

    .carat_carousel .carat_item {
        width: 70px !important;
    }

    .prdct_r_lstn1 .clm2 ul li {
        width: 70px !important;
    }

    .carat_carousel {
        margin: 0 !important;
    }

    .prdct_r_lstn3 .clm2 ul li {
        padding: 2px 0 3px 0;
    }

    .prdct_thre_box3 {
        float: left !important;
        width: 47% !important;
        margin-left: 1%;
    }

    .prdct_thre_box2 {
        width: 24% !important;
        float: right !important;
    }

    .prdct_thre_box1 {
        width: 24% !important;
        margin-right: 1% !important;
        float: right !important;
    }



    .drop_down_menus_5 .drop_dwn_m_right.drop_dwn_m_full {
        width:80%;
    }
    .drop_down_menus_5 .drop_dwn_m_left.drop_dwn_m_full {
        max-width: 20%;
        width: auto;
    }	

}

@media screen and (min-width:1280px) and (max-width:1400px) {
    .prdct_box1_h {
        width: 24%;
        margin-left: 1%;
        margin-bottom: 24px;
    }

    .prdct_box1_h:nth-child(4n) {
        margin-left: 0;
    }

    .cate_r1_left {
        width: 77%;
    }


    .nav {
        padding: 30px 0.5% 20px;
    }

    .banner_bott_box1 .text_strip a {
        font-size: 21px;
    }

    .banner_bott_box1 .text_strip .text_one_p {
        font-size: 15px;
        padding-bottom: 10px;
    }

    .banner_bott_box1 .text_strip {
        min-height: inherit;
    }

    .products_boxes_home {
        height: auto !important;
    }

    .prdct_box1_h {
        width: 24%;
    }

    .logos_images {
        height: 79px;
        overflow: hidden;
    }

    .h1_right_sec {
        width: auto;
    }

    .logos_images ul {
        padding: 0 3% 0 0;
    }

    .logos_images ul li {
        padding: 0 2.7%;
    }

    .header_center_part {
        float: right;
        width: auto;
    }

    .header_main {
        min-height: inherit;
    }

    .prdct_thre_box1 {
        float: right !important;
        margin-bottom: 29px !important;
        width: 48.5% !important;
        margin-right: 0 !important;
    }

    .prdct_thre_box2 {
        float: left !important;
        margin-bottom: 29px !important;
        width: 48.5% !important;
        margin-right: 0 !important;
    }

    .prdct_thre_box3 {
        float: right !important;
        width: 99.8% !important;
    }

    .inp_inp_bx {
        float: right;
        padding-right: 13px;
        padding-left: 0;
    }

    .prdct_thre_box3 {
        float: right;
    }

    .numbers_part ul {
        display: block;
        margin: 0;
        overflow: hidden;
        padding: 0;
        width: auto;
    }

    .numbers_part ul li span {
        margin: 0 10px;
    }

    .cate_lf_1_mn {
        margin-bottom: 21px;
    }

    .cate_lf_1_mn .left_part {
        padding: 4px 2% 0;
    }

    .cate_lf_1_mn .left_part ul li {
        border: 1px solid #FFF;
        height: 80px;
        width: 9.11%;
    }

    .cate_lf_1_mn .left_part {
        padding: 4px 0.6% 0;
        width: 83%;
    }

    .prce_range .one_inp {
        margin-left: 12px;
    }

    .cate_price_prt .prce_range {
        margin-top: 5px;
    }

    .cate_lf_2_mn .half_part2 {
        width: 49%;
    }

    .cate_row1 {
        padding: 39px 5px;
    }





    .prdct_r_lstn1 .clm1 {
        width: 27%;
        box-sizing: border-box;
    }

    .prdct_r_lstn2 .clm1 {
        width: 27%;
        box-sizing: border-box;
    }

    .prdct_r_lstn1 .clm2 {
        width: 63%;
        box-sizing: border-box;
    }

    .prdct_r_lstn1 .clm3 {
        width: 5%;
        box-sizing: border-box;
    }

    .prdct_r_lstn2 .clm2 {
        width: 63%;
        box-sizing: border-box;
    }

    .carat_carousel .carat_item {
        width: 60px !important;
    }

    .prdct_r_lstn1 .clm2 ul li {
         width: max-content;
        min-width: 60px !important;
    }
    .prdct_r1_right .text1 {
        height: 24px;
        overflow: hidden;
    }
    .prdct_r1_right .text1 {
        height: 44px;
        padding-top:4px;
        overflow: hidden;
    }
    .prdct_r1_right .text2 {
        height: 26px;
        overflow: hidden;
    }
    .carat_carousel {
        margin: 0 !important;
    }

    .prdct_r_lstn3 .clm2 ul li {
        padding: 2px 0 3px 0;
    }

    .prdct_thre_box3 {
        float: left !important;
        width: 47% !important;
        margin-left: 1%;
    }

    .prdct_thre_box2 {
        width: 24% !important;
        float: right !important;
    }

    .prdct_thre_box1 {
        width: 24% !important;
        margin-right: 1% !important;
        float: right !important;
    }


    #smal_form_update .inp_inp_bx {
        padding-left: 0px;
        width: 80% !important;
        float: right;
        box-sizing: border-box;
    }

    .inp_inp_bx .single-line {
        box-sizing: border-box;
        width: 100%;
    }

    .prdct_thre_box1 .heading {
        font-size: 18px;
    }

    .prdct_three_in {
        padding-right: 20px;
    }

    .articles_nav_sub_t ul li {
        width: 10.96%;
    }


    /* menus res */

    .drop_dwn_clm1 ul li a, .drop_dwn_clm2 ul li a {
        /*font-size:13px;*/
    }
    .drop_down_menus_5 .drop_dwn_m_right.drop_dwn_m_full {
        width:84%;
    }
    .drop_down_menus_5 .drop_dwn_m_left.drop_dwn_m_full {
        max-width: 15%;
        width: auto;
    }
    .drop_down_menus_6 .drop_dwn_m_right {
        width:68%;
    }
    .drop_down_menus_2 .drop_dwn_m_right {
        width:69%;
    }
    .drop_down_menus_2 .drop_dwn_m_right .drop_dwn_clm2 {
        width: 262px;
    }
    .drop_down_menus_2 .drop_dwn_m_right .drop_dwn_clm1:first-child {
        width: 25%;
    }
    .drop_down_menus_2 .drop_dwn_m_right .drop_dwn_clm1:nth-child(2) {
        width: 20%;
    }	



}

@media screen and (min-width:1024px) and (max-width:1279px) {
    .cate_r1_left {
        width: 73%;
    }

    .prdct_box1_h {
        width: 24%;
        margin-left: 1%;
        margin-bottom: 24px;
    }

    .prdct_h_text1 {
        font-size: 14px;
        height: 111px;
        line-height: 22px;
        padding: 14px 10px 0;
    }

    .prdct_box1_h:nth-child(4n) {
        margin-left: 0;
    }


    .nav {
        padding: 18px 0.5% 16px;
    }

    .nav ul li a {
        font-size: 15px;
    }

    .banner_bott_box1 .text_strip a {
        font-size: 21px;
    }

    .banner_bott_box1 .text_strip .text_one_p {
        font-size: 15px;
        padding-bottom: 10px;
    }

    .banner_bott_box1 .text_strip {
        min-height: inherit;
    }

    .products_boxes_home {
        height: auto !important;
    }


    .logos_images {
        height: 79px;
        overflow: hidden;
    }

    .h1_right_sec {
        width: auto;
    }

    .logos_images ul {
        padding: 0 3% 0 0;
    }

    .logos_images ul li {
        padding: 0 2.1%;
    }

    .header_center_part {
        float: right;
        width: auto;
    }

    .footer_clm1 {
        border-bottom: 1px solid #dddddd;
        float: right;
        margin-bottom: 22px;
        padding: 0 0 26px;
        width: 20%;
    }

    .footer_clm2 {
        border-right: 0 none;
        padding: 0 20px;
    }

    .footer1_lft_clm {
        padding-left: 20px;
    }

    .prdct_thre_box1 {
        float: right !important;
        margin-bottom: 29px !important;
        width: 48.5% !important;
        margin-right: 0 !important;
    }

    .prdct_thre_box2 {
        float: left !important;
        margin-bottom: 29px !important;
        width: 48.5% !important;
        margin-right: 0 !important;
    }

    .prdct_thre_box3 {
        float: right !important;
        width: 99.8% !important;
    }

    .inp_inp_bx {
        float: right;
        padding-right: 13px;
        padding-left: 0;
    }

    .numbers_part ul {
        display: block;
        margin: 0;
        overflow: hidden;
        padding: 0;
        width: auto;
    }

    .numbers_part ul li span {
        margin: 0 10px;
    }

    .cate_lf_1_mn {
        margin-bottom: 21px;
    }

    .cate_lf_1_mn .left_part {
        padding: 4px 2% 0;
    }

    .cate_lf_1_mn .left_part ul li {
        border: 1px solid #FFF;
        height: 80px;
        width: 9.11%;
    }

    .cate_lf_1_mn .left_part {
        padding: 4px 0.6% 0;
        width: 83%;
    }

    .prce_range .one_inp {
        margin-left: 12px;
    }

    .cate_price_prt .prce_range {
        margin-top: 5px;
    }

    .cate_lf_2_mn .half_part2 {
        width: 49%;
    }

    .cate_row1 {
        padding: 39px 5px;
    }

    .cate_r1_left {
        width: 72%;
    }

    .footer_clm2 {
        margin-bottom: 28px;
    }

    .carat_carousel .carat_item {
        width: 58px !important;
    }





    .prdct_r_lstn1 .clm1 {
        width: 29%;
        box-sizing: border-box;
        padding-right: 15px;
    }

    .prdct_r_lstn2 .clm1 {
        width: 29%;
        box-sizing: border-box;
        padding-right: 15px;
    }

    .prdct_r_lstn1 .clm2 {
        width: 61%;
        box-sizing: border-box;
    }

    .prdct_r_lstn1 .clm3 {
        width: 5%;
        box-sizing: border-box;
    }

    .prdct_r_lstn2 .clm2 {
        width: 61%;
        box-sizing: border-box;
    }

    .carat_carousel .carat_item {
        width: 65px !important;
    }

    .prdct_r_lstn1 .clm2 ul li {
        width: 65px !important;
    }

    .carat_carousel {
        margin: 0 !important;
    }

    .prdct_r_lstn3 .clm2 ul li {
        padding: 2px 0 3px 0;
    }


    .prdct_thre_box3 {
        float: left !important;
        width: 47% !important;
        margin-left: 1%;
    }

    .prdct_thre_box2 {
        width: 24% !important;
        float: right !important;
    }

    .prdct_thre_box1 {
        width: 24% !important;
        margin-right: 1% !important;
        float: right !important;
    }


    #smal_form_update .inp_inp_bx {
        padding-left: 0px;
        width: 80% !important;
        float: right;
        box-sizing: border-box;
    }

    .inp_inp_bx .single-line {
        box-sizing: border-box;
        width: 100%;
    }

    .prdct_thre_box1 .heading {
        font-size: 18px;
    }

    .prdct_three_in {
        padding-right: 20px;
    }

    #smal_form_update .inp_inp_bx {
        width: 76% !important;
        box-sizing: border-box;
    }

    .articles_nav_sub_t ul li {
        width: 10.96%;
    }

    .articles_r1_right .heading, .articles_r1_lft .heading {
        font-size: 18px;
    }




    /* menus res */

    .drop_dwn_clm1 ul li a, .drop_dwn_clm2 ul li a {
        font-size:13px;
    }
    .drop_down_menus_5 .drop_dwn_m_right.drop_dwn_m_full {
        width:84%;
    }
    .drop_down_menus_5 .drop_dwn_m_left.drop_dwn_m_full {
        max-width: 15%;
        width: auto;
    }
    .drop_down_menus_6 .drop_dwn_m_right {
        width:63%;
    }
    .drop_down_menus_2 .drop_dwn_m_right {
        width:64%;
    }
    .drop_down_menus_2 .drop_dwn_m_right .drop_dwn_clm2 {
        width: 199px;
    }
    .drop_down_menus_2 .drop_dwn_m_right .drop_dwn_clm1:first-child {
        width: 25%;
    }
    .drop_down_menus_2 .drop_dwn_m_right .drop_dwn_clm1:nth-child(2) {
        width: 20%;
    }	



    .footer_clm1 {
        border-bottom: 1px solid #dddddd;
        float: right;
        margin-bottom: 22px;
        margin-left: 0;
        min-height: 160px;
        padding: 0 0 26px;
        width: 20%;
    }

}


@media screen and (min-width:768px) and (max-width:1023px) {

    .cate_r1_left {
        width: 63%;
    }

    .prdct_box1_h {
        width: 32.4%;
        margin-left: 1%;
        margin-bottom: 24px;
    }
    .prdct_h_text1 {
        color: #333333;
        font-size: 14px;
        height: 106px;
        line-height: 22px;
        padding: 20px 10px 0;
    }

    .prdct_box1_h:nth-child(3n) {
        margin-left: 0;
    }

    .nav {
        padding: 18px 0.5% 0;
    }

    .h1_right_sec {
        padding: 20px 0 0;
    }

    .header_center_part {
        float: right;
        margin-left: 0;
        margin-top: 21px;
    }

    .prdct_bott_h_right {
        min-height: inherit;
        padding-bottom: 20px;
    }

    .logos_images {
        padding: 31px 5% 0;
    }

    .logos_images ul li {
        padding: 0 1.6%;
    }

    .drop_down_menus {
        display: none;
    }
    
    .foter1 {
        margin: 0 auto;
        max-width: 1600px;
        min-height: 219px;
        padding: 30px 0;
    }

    .footer_clm1 {
        border-bottom: 1px solid #ddd;
        float: right;
        margin-bottom: 22px;
        padding: 0 0 26px;
        text-align: center;
        width: 20%;
    }

    .footer1_lft_clm {
        padding-left: 20px;
    }

    .footer_clm2 {
        border-right: 0 none;
        padding: 0 20px;
    }

    .logos_images ul li {
        padding: 0 1.8%;
    }

    .prdct_bott_h_right {
        width: 100%;
        padding-bottom: 30px;
    }
    .prdct_bott_h_left{
        width: 100%;
    }


    .prdct_bott_r_text2 br {
        display: none;
    }

    .tabs_part_h ul li {
        margin-right: 10px;
    }

    .tabs_part_h ul li a {
        font-size: 16px;
        line-height: 40px;
        padding: 0 19px;
    }

    .footer_socials {
        padding-left: 15px;
    }

    .copy_right {
        padding-right: 15px;
    }

    .prdct_thre_box1 {
        float: right;
        margin-bottom: 29px;
        width: 48.5%;
    }

    .prdct_thre_box2 {
        float: left;
        margin-right: 0;
    }

    .prdct_thre_box3 {
        float: right;
        width: 100%;
    }

    .prdct_n_right {
        width: 54%;
    }

    .drop_down_menus {
        margin-top: 19px;
    }

    .nav ul li a.current span.arow {
        top: 27px;
    }

    .drop_menus_img {
        border-top: 1px solid #ddd;
        float: right;
        padding: 25px 0 0;
        text-align: right;
        width: 100%;
    }

    .drop_dwn_m_right {
        width: 100%;
    }

    .numbers_part ul {
        padding: 0;
    }

    .numbers_part ul li span {
        margin: 0 11px;
    }

    .articles_r1_right .heading, .articles_r1_lft .heading {
        font-size: 18px;
    }

    .articles_nav_sub_t ul li {
        width: 10.91%;
    }

    .small_listing_article ul li {
        margin-right: 2.6%;
    }

    .article_r1_lft {
        min-height: inherit;
        padding-bottom: 30px;
    }

    .drop_down_menus {
        display: none;
    }

    .nav {
        padding: 18px 0.5% 16px;
    }

    .nav ul li a {
        font-size: 15px;
    }

    .banner_bott_box1 .text_strip a {
        font-size: 21px;
    }

    .banner_bott_box1 .text_strip .text_one_p {
        font-size: 15px;
        padding-bottom: 10px;
    }

    .banner_bott_box1 .text_strip {
        min-height: inherit;
    }

    .products_boxes_home {
        height: auto !important;
    }

    .logos_images {
        height: 79px;
        overflow: hidden;
    }

    .h1_right_sec {
        width: auto;
    }

    .prdct_r_lstn1 .clm2 {
        float: right;
    }

    .inp_inp_bx {
        float: right;
        padding-right: 13px;
        padding-left: 0;
    }

    .cate_lf_1_mn .left_part ul li {
        padding: 2px 0 0;
        width: 33.33%;
        float: right;
    }

    .cate_lf_1_mn .left_part ul li .cate_text {
        font-size: 16px;
    }

    .cate_row1 {
        padding: 20px 15px;
    }

    .cate_lf_1_mn .left_part ul li:hover {
        border: 0 !important;
        border-left: 1px solid #dddddd !important;
        border-top: 1px solid #dddddd !important;
    }

    .cate_lf_1_mn .right_part span {
        background: none !important;
        color: #666666 !important;
    }

    .cate_lf_1_mn .right_part {
        border-right: 0 !important;
        background: none !important;
        border-left: 1px solid #DDD !important;
    }

    .numbers_part ul li span {
        margin: 0 12px;
    }

    .cate_price_prt {
        float: none;
        margin: 20px 30px 16px !important;
        width: auto;
    }

    .cate_price_prt .prce_range {
        margin-top: 10px;
    }

    .cate_lf_2_mn .half_part1 .heading_part, .half_part2 .heading_part {
        background: none !important;
        border-right: 0 !important;
    }

    .cate_lf_2_mn .half_part1 .heading_part span, .half_part2 .heading_part span {
        background: none !important;
        color: #666666 !important;
    }

    .cate_r1_img {
        text-align: center;
        float: none;
        width: auto;
    }

    .numbers_part ul li {
        padding-top: 0;
        margin-top: 25px;
    }

    .cate_r1_left {
        float: none;
        width: auto;
    }

    .cate_lf_1_mn {
        border-left: 0 none;
        height: auto;
    }

    .cate_lf_1_mn .right_part {
        float: none;
        width: auto;
    }

    .cate_lf_1_mn .left_part {
        float: none;
        padding: 0;
        width: auto;
    }

    .cate_lf_1_mn .left_part ul li {
        float: right;
        padding: 2px 0 0;
        width: 33.33%;
        border-left: 1px solid #dddddd;
        border-radius: 0;
        border-top: 1px solid #dddddd;
        margin: 0;
    }

    .cate_lf_2_mn .half_part1 .heading_part, .half_part2 .heading_part {
        background: none !important;
        border-right: 0 none !important;
        border-bottom: 1px solid #dddddd;
        float: none;
        height: 50px;
        margin: 0;
        width: auto;
    }

    .cate_lf_2_mn .half_part1 .heading_part span, .cate_lf_2_mn .half_part2 .heading_part span {
        background: none;
        color: #666666;
        display: block;
        font-size: 18px;
        height: 50px;
        line-height: 50px;
        padding-right: 10px;
    }

    .numbers_part {
        float: none;
        padding: 0 2%;
        width: auto;
    }

    .cate_lf_2_mn .half_part1 .heading_part, .cate_lf_2_mn .half_part2 .heading_part {
        background: none;
        border-bottom: 1px solid #dddddd;
        border-right: 0 none;
        float: none;
        height: 50px;
        margin: 0;
        width: auto;
    }

    .cate_lf_2_mn .half_part1, .cate_lf_2_mn .half_part2 {
        height: auto;
        min-height: 150px;
    }

    .prdct_h_bot_strip {
        height: auto;
        padding: 0 6% 5px;
    }

    .rating_text1 {
        float: none;
        line-height: normal;
        padding: 10px 0 0;
        text-align: center;
    }

    .rating_part1 {
        display: table;
        float: none;
        margin: 0 auto;
        padding: 10px 0 0;
    }

    .cate_row1.prdct_page.no_margin {
        padding: 20px 0;
    }
    
    .prdct_r_lstn1 .clm1 {
        width: 29%;
        box-sizing: border-box;
        padding-right: 15px;
    }

    .prdct_r_lstn2 .clm1 {
        width: 29%;
        box-sizing: border-box;
        padding-right: 15px;
    }

    .prdct_r_lstn1 .clm2 {
        width: 60%;
        box-sizing: border-box;
    }

    .prdct_r_lstn1 .clm3 {
        width: 5%;
        box-sizing: border-box;
    }

    .prdct_r_lstn2 .clm2 {
        width: 61%;
        box-sizing: border-box;
    }

    .carat_carousel .carat_item, .sapphire_carousel .sapphire_item {
        width: 65px !important;
    }

    .prdct_r_lstn1 .clm2 ul li {
        width: 65px !important;
    }

    .carat_carousel {
        margin: 0 !important;
    }

    .prdct_r_lstn3 .clm2 ul li {
        padding: 2px 0 3px 0;
    }

    .prdct_r1_right {
        width: 100%;
        float: none;
    }

    .prdct_big_img1 {
        width: 100%;
        float: none;
    }




    .prdct_thre_box3 {
        padding-bottom: 20px;
        height: auto;
    }

    .prdct_clm_n1 {
        padding: 20px 0 0 5.3%;
    }

    .footer_clm1 {
        border-bottom: 1px solid #dddddd;
        float: none;
        margin-left: 0;
        padding: 15px 0;
        width: auto;
        text-align:right;
    }
    .footer1_lft_clm {
        float: none;
        width: auto;
    }
    .footer_clm2 {
        border: 0 none;
        padding: 0 20px;
    }

    .footer1_lft_clm {
        float: left;
        width: 280px;
    }
    .footer_logo {
        text-align:center;
    }


}

@media screen and (min-width: 768px) and (max-width: 1023px) and (orientation: portrait) {

    .cate_lf_1_mn .right_part {
        border-left: 1px solid #DDD;
    }

    .cate_lf_1_mn .right_part, .cate_lf_1_mn .right_part span {
        background: none;
    }

    .cate_lf_1_mn .left_part ul li {
        float: right;
        width: 33.19%;
    }

    .prdct_r_lstn1 .clm3 {
        width: auto;
        height: 23px;
        float: left;
        padding: 5px 0 0 11px;
        text-align: center;
    }

    .articles_nav_sub_t ul li {
        width: 33.3%;
        float: right;
        border-left: 0;
    }

    .articles_box1 {
        width: 45%;
        float: right;
        background: #FFF;
        border: 1px solid #DDD;
        margin: 0 0 15px;
        padding: 15px;
    }

    .articles_box1:nth-child(2n) {
        float: left;
    }

    .search_h .single-line {
        width: 93%;
    }

    .article_r1_right.only_for_mob {
        display: block !important;
        padding-top: 0;
    }

    .article_r1_right.only_for_desktop {
        display: none !important;
    }



}

@media screen and (min-width:768px) and (max-width:1023px) and (orientation: landscape) {
}


@media screen and (min-width:569px) and (max-width:767px) {

    .logo {
        float: none;
        height: 47px;
        padding: 40px 0 0;
        width: auto;
        text-align: center;
    }

    .logo img {
        max-width: 100%;
    }

    .banner_bott_box1 {
        float: none;
        margin: 3px 0 0 0;
        width: auto;
    }

    .tabs_part_h ul li {
        margin: 0 0 4px;
        float: none;
        border-bottom: 1px solid #DDD;
        text-align: center;
    }

    .center_div {
        margin: 0 auto;
        padding: 0 15px;
        width: auto;
    }

    .banner_bott_boxes {
        padding: 0 0 15px;
    }

    .tabs_part_h {
        border-bottom: 1px solid #ddd;
        margin-bottom: 15px;
        padding-bottom: 15px;
    }

    .products_boxes_h {
        padding: 0 0 15px;
    }

    .prdct_box1_h {
        border: 1px solid #dddddd;
        float: none;
        margin: 0 0 15px 0;
        width: auto;
    }

    .prdct_bott_h_right {
        background: none;
        float: none;
        min-height: inherit;
        width: auto;
        padding: 0 15px;
    }

    .prdct_bott_h_left {
        float: none;
        width: auto;
        padding: 15px;
    }

    .logos_images {
        margin: 0 auto;
        padding: 31px 14% 0;
        height: 72px;
        overflow: hidden;
    }

    .footer_clm1 {
        float: none;
        width: auto;
        border-bottom: 1px solid #DDD;
        padding: 15px 0;
    }

    .footer_clm2 {
        border-left: 0;
        border-right: 0;
        float: none;
        padding: 15px 0 0;
        width: auto;
    }

    .foter1 {
        margin: 0 auto;
        max-width: 1600px;
        min-height: 219px;
        padding: 0 0 30px;
    }

    .footer_bt_strip {
        background: #f4f4f4;
        border-top: 1px solid #e0e0e0;
        height: auto;
        padding: 20px 0;
        text-align: center;
    }

    .footer_socials {
        float: none;
        padding: 19px 0 0;
        margin: 0 auto;
        display: table;
    }

    .copy_right {
        color: #313131;
        float: none;
        font-size: 14px;
        line-height: normal;
    }



    img {
        max-width: 100%;
        width: auto;
        height: auto;
    }

    .nav ul, .h1_right_sec ul {
        display: none;
    }

    .h1_right_sec {
        float: none;
        padding: 0 0 0;
        width: auto;
        background: url(DesignFiles/mob_nav.png) no-repeat;
        width: 16px;
        height: 13px;
        position: absolute;
        top: 10px;
        left: 10px;
    }

    .header_center_part {
        float: none;
        margin-left: 0;
        margin-top: 0;
        width: auto;
    }

    .search_h {
        width: auto;
        float: none;
        margin: 10px 0;
    }

    .h_phne1 {
        float: none;
        margin: 0 auto;
    }

    .footer_logo {
        text-align: center;
    }

    .articles_r1_right .heading, .articles_r1_lft .heading {
        height: 58px;
        line-height: 28px;
        font-size: 20px;
        padding: 6px 15px 0;
    }

    .articles_r1_right {
        width: auto;
        float: none;
        padding-bottom: 10px;
        margin-bottom: 15px;
        min-height: inherit;
    }

    .articles_r1 .center_div {
        padding: 0 15px;
    }

    .inner_r1_artcls {
        padding: 15px 15px 0;
    }

    .articles_r1_lft {
        width: auto;
        float: none;
        min-height: inherit;
    }

    .articles_nav_sub_t ul li {
        border-left: 0 none;
        float: right;
        width: 33.3%;
    }

    .ico_img_s img {
        margin: 14px 0 0;
    }

    .article_r1_right {
        border: 1px solid #ddd;
        float: none;
        margin-top: 15px;
        min-height: inherit;
        width: auto;
    }

    .dmnds_img {
        padding: 57px 15px 53px;
    }

    .article_r1_lstng .row_1 {
        line-height: 26px;
        margin-bottom: 15px;
    }

    .article_r1_lstng .row_1 .clm1 {
        width: auto;
        float: none;
        margin-left: 0;
    }

    .article_r1_lft {
        float: none;
        margin-top: 15px;
        min-height: inherit;
        width: auto;
        padding-bottom: 25px;
    }

    .small_listing_article ul {
        padding: 0 11%;
        overflow: hidden;
        height: 96px;
    }

    .small_listing_article ul li {
        width: 65px;
    }

    .article_r2 .center_div {
        padding: 0 15px;
    }

    .artc_r2_right {
        width: auto;
        float: none;
        height: 600px;
        overflow-y: scroll;
    }

    .article_img1 {
        width: auto;
        float: none;
        margin: 25px 0 0;
    }

    .article_r2 {
        padding-bottom: 25px;
    }

    .article_hea_h1 {
        margin: 0 0 20px;
        padding: 17px 0;
    }

    .logos_images {
        margin: 0 auto;
        padding: 31px 6% 0;
        height: 72px;
        overflow: hidden;
    }

    .logos_images {
        padding: 31px 6% 0;
    }

    .logos_images ul li {
        padding: 0px 7.6%;
    }

    .articles {
        margin: 0px 0 20px;
        padding: 15px 15px 5px;
        background: #f5f5f5;
        overflow: hidden;
    }

    .articles .heading {
        padding-bottom: 15px;
        margin-bottom: 20px;
    }

    .articles_box1 {
        width: auto;
        float: none;
        background: #FFF;
        border: 1px solid #DDD;
        margin: 0 0 15px;
        padding: 15px;
    }

    .articles_img1 {
        width: auto;
        float: none;
        margin-bottom: 20px;
    }

    .artiles_box_lft {
        width: auto;
        float: none;
    }

    .cate_r1_img {
        width: auto;
        float: none;
    }

    .cate_r1_left {
        width: auto;
        float: none;
    }

    .cate_lf_1_mn {
        border-left: 0;
        height: auto;
    }

    .cate_lf_1_mn .left_part ul li {
        float: none;
        border-radius: 0px;
        width: auto;
        border-top: 1px solid #DDD;
        border-left: 1px solid #DDD;
        padding: 10px 0;
        margin: 0;
    }

    .cate_lf_1_mn .left_part {
        width: auto;
        float: none;
        padding: 0 0 0;
    }

    .cate_lf_1_mn .right_part {
        width: auto;
        float: none;
    }

    .cate_lf_2_mn .half_part1 {
        width: auto;
        float: none;
        height: auto;
        overflow: hidden;
        padding: 0 0 15px;
        margin: 0 0 15px;
    }

    .cate_lf_2_mn .half_part1 .heading_part, .cate_lf_2_mn .half_part2 .heading_part {
        background: none;
        border-right: 0;
        float: none;
        height: 50px;
        margin: 0;
        width: auto;
        border-bottom: 1px solid #ddd;
    }

    .cate_lf_2_mn .half_part1 .heading_part span, .cate_lf_2_mn .half_part2 .heading_part span {
        background: none;
        color: #666;
        display: block;
        font-size: 18px;
        height: 50px;
        line-height: 50px;
        padding-right: 10px;
    }

    .numbers_part {
        width: auto;
        float: none;
        padding: 0 2%;
    }

    .numbers_part ul {
        margin: 0;
        display: table;
        width: auto;
        padding: 0;
    }

    .cate_lf_2_mn .half_part2 {
        width: auto;
        float: none;
        height: auto;
        overflow: hidden;
    }

    .cate_price_prt {
        margin: 15px;
    }

    .cate_h_text {
        float: none;
        margin-bottom: 15px;
        text-align: center;
    }

    .cate_h_left_s {
        float: none;
        margin: 0 auto;
        display: table;
    }

    .prdct_bott_h_right .btn1 {
        padding: 20px 0 10px;
    }
    /*
    .prdct_bott_h_right .btn1 a {
    width: auto;
}
    */
    .footer_heading1, .heading_mail_ico {
        font-size: 20px;
    }

    .footer_links ul li a, .mail_text2, .copy_right, .cate_lf_1_mn .left_part ul li span {
        font-size: 17px;
    }

    .mail_text2 br {
        display: none;
    }

    .cate_row1 {
        padding: 20px 0;
        margin-bottom: 20px;
    }

    .cate_page_heading {
        margin-bottom: 20px;
    }

    .cate_price_prt {
        font-size: 14px;
    }

    .payment {
        margin: 0 auto;
        display: table;
    }

    .prdct_r1_right {
        width: auto;
        float: none;
        margin-bottom: 15px;
    }

    .prdct_big_img1 {
        width: auto;
        float: none;
        padding: 0;
        overflow: hidden;
    }

    .prdct_r_lstn1 .clm1 {
        width: auto;
        float: none;
        margin: 0;
        text-align: center;
        padding: 0 15px;
    }

    .prdct_r_lstn1 .clm2 ul li {
        list-style: none;
        border-radius: 3px;
        min-height: 44px;
        float: none;
        width: auto;
        margin: 0 auto;
        display: table;
    }

    .prdct_r_lstn1 .clm2 {
        margin-right: 5%;
        width: 85%;
        float: right;
    }

    .prdct_r_lstn1 .clm3 {
        width: auto;
        height: 23px;
        float: none;
        padding: 11px 0 0 0;
        text-align: center;
    }

    .right_sec_head {
        float: none;
    }

    .prdct_r2_in {
        padding: 0 15px;
    }

    .prdct_thre_box1 {
        width: auto;
        height: auto;
        float: none;
        padding: 0 15px 15px;
        margin-bottom: 15px;
    }

    .prdct_inp_cnt1 {
        margin: 0 0 19px;
    }

    .submit_btn1 {
        margin: 0;
    }

    .inp_inp_bx {
        width: 193px;
    }

    .prdct_thre_box2 {
        margin-right: 0;
    }

    .prdct_thre_box3 {
        float: none;
        height: auto;
        width: auto;
    }

    .prdct_clm_n1:nth-child(1) {
        border-top: 0;
    }

    .prdct_three_in {
        padding-right: 0;
    }

    .prdct_clm_n1 {
        float: none;
        padding: 20px 0;
        width: auto;
        text-align: center;
        border-top: 1px solid #DDD;
    }

    .prdct_r_lstn1 {
        padding: 9px 0 20px;
    }

    .prdct_n_right {
        width: auto;
        float: none;
        margin: 0 10%;
    }

    .prdct_n_lft {
        width: auto;
        float: none;
        margin: 20px 15px 0;
    }

    .next3 {
        right: 10px;
    }

    .prev3 {
        left: 10px;
    }



    .news_letter_bott .single-line {
        width: 84%;
    }

    .mail_text2 br {
        display: none;
    }

    .small_listing_article ul li {
        width: 78px;
    }

    .small_listing_article ul {
        padding: 0 6%;
    }

    .prdct_n_lft {
        margin: 20px 8% 0;
    }

    .prdct_n_right {
        margin: 0 8%;
    }

    .inp_inp_bx {
        width: 435px;
    }

    .prdct_box1_h {
        border: 1px solid #dddddd;
        float: right;
        margin: 0 0 15px 0;
        width: 48%;
    }


    .prdct_h_text1 {
        font-size: 14px;
        height: 100px;
        line-height: 25px;
        padding: 20px 10px 0;
    }
    .prdct_box1_h:nth-child(2n) {
        float: left;
    }

    .only_for_mob {
        display: block !important;
        padding-top: 22px;
    }

    .prdct_bott_h_right .heading_an1 {
        padding-top: 15px;
    }

    .only_for_mob2 {
        display: block !important;
        padding-top: 22px;
    }

    .only_for_mob3 {
        display: block !important;
        padding-top: 15px;
    }

    .only_for_mob4 {
        display: block !important;
        padding-top: 22px;
    }

    .only_for_mob5 {
        display: block !important;
        padding-top: 0;
        padding-bottom: 25px;
    }

    .drop_down_menus {
        display: none;
    }


    .article_r1_right.only_for_mob {
        display: block !important;
        padding-top: 0;
    }

    .article_r1_right.only_for_desktop {
        display: none !important;
    }



    .products_boxes_h {
        height: auto !important;
    }

    .news_letter_bott .single-line {
        width: 83%;
    }

    .nwsltr_submit {
        float: left;
        padding-right: 0;
    }


    .prdct_r_lstn1 .clm2 {
        width: 88%;
        float: right;
    }

    .prdct_r_lstn1 .clm2 ul li {
        float: right;
        margin: 0 0 0 15px;
        width: 65px;
    }

    .prdct_r_lstn1 .clm3 {
        float: left;
        padding: 5px 0 0 11px;
        width: auto;
    }

    .inp_inp_bx {
        float: right;
        padding-right: 13px;
        padding-left: 0;
    }

    .cate_lf_1_mn .left_part ul li {
        padding: 2px 0 0;
        width: 33.33%;
        float: right;
    }

    .cate_lf_1_mn .left_part ul li .cate_text {
        font-size: 16px;
    }

    .cate_row1 {
        padding: 20px 0;
    }

    .cate_lf_1_mn .left_part ul li:hover {
        border: 0 !important;
        border-left: 1px solid #dddddd !important;
        border-top: 1px solid #dddddd !important;
    }

    .cate_lf_1_mn .right_part span {
        background: none !important;
        color: #666666 !important;
    }

    .cate_lf_1_mn .right_part {
        border-right: 0 !important;
        background: none !important;
        border-left: 1px solid #DDD !important;
    }

    .numbers_part ul li span {
        margin: 0 12px;
    }

    .cate_price_prt {
        float: none;
        margin: 20px 30px 16px !important;
        width: auto;
    }

    .cate_price_prt .prce_range {
        margin-top: 10px;
    }

    .cate_lf_2_mn .half_part1 .heading_part, .half_part2 .heading_part {
        background: none !important;
        border-right: 0 !important;
    }

    .cate_lf_2_mn .half_part1 .heading_part span, .half_part2 .heading_part span {
        background: none !important;
        color: #666666 !important;
    }

    .cate_r1_img {
        text-align: center;
    }

    .numbers_part ul li {
        padding-top: 0;
        margin-top: 25px;
    }

    .right_sec_head {
        float: none;
        text-align: center;
    }

    .left_sec_head {
        background: url(/Content/DesignFiles/product_wishlist.png) no-repeat right center;
        display: table;
        float: none;
        line-height: 15px;
        margin: 0 auto;
        padding: 0 25px 0 20px;
    }

    .prdct_r1_in {
        border: 1px solid #dedede;
        margin-bottom: 15px;
    }

    .prdct_r2_in {
        padding: 0;
    }

    .mm-slideout .orders #Grid {
        overflow-x: scroll;
    }

    .footer_clm1 {
        border-bottom: 1px solid #dddddd;
        float: none;
        margin-left: 0;
        padding: 15px 0;
        width: auto;
    }
    .footer1_lft_clm {
        float: none;
        width: auto;
    }



    .cate_row1 {
        /*border: 1px solid #dedede;*/
        border:0;
        margin-bottom: 15px;
        box-sizing: border-box;
        overflow: hidden;
        padding: 15px 15px 0;
    }
    .cate_lf_2_mn {
        margin: 0;
        padding: 0 0 15px;
    }
    .cate_lf_1_mn .left_part ul li:hover, .cate_lf_1_mn .left_part ul li {
        border:0!important;
    }
    .cate_lf_1_mn .left_part {
        border-left:1px solid #dddddd;
    }
    .cate_r1_img {
        display:none;
    }


    .h1_right_sec {
        left: auto;
        right: 10px;
    }


}

@media screen and (min-width:569px) and (max-width:767px) and (orientation: portrait) {
}

@media screen and (min-width:569px) and (max-width:767px) and (orientation: landscape) {
}

@media screen and (min-width:1px) and (max-width:568px) {


    .logo {
        float: none;
        height: 47px;
        padding: 40px 0 0;
        width: auto;
        text-align: center;
    }

    .logo img {
        max-width: 100%;
    }

    .banner_bott_box1 {
        float: none;
        margin: 3px 0 0 0;
        width: auto;
    }

    .tabs_part_h ul li {
        margin: 0 0 4px;
        float: none;
        border-bottom: 1px solid #DDD;
        text-align: center;
    }

    .center_div {
        margin: 0 auto;
        padding: 0 15px;
        width: auto;
    }

    .banner_bott_boxes {
        padding: 0 0 15px;
    }

    .prdct_h_text1 {
        height:auto;
    }

    .tabs_part_h {
        border-bottom: 1px solid #ddd;
        margin-bottom: 15px;
        padding-bottom: 15px;
    }

    .products_boxes_h {
        padding: 0 0 15px;
    }

    .prdct_box1_h {
        border: 1px solid #dddddd;
        float: none;
        margin: 0 0 15px 0;
        width: auto;
    }

    .prdct_bott_h_right {
        background: none;
        float: none;
        min-height: inherit;
        width: auto;
        padding: 0 15px 15px;
    }

    .prdct_bott_h_left {
        float: none;
        width: auto;
        padding: 15px;
    }

    .logos_images {
        margin: 0 auto;
        padding: 31px 14% 0;
        height: 72px;
        overflow: hidden;
    }

    .footer_clm1 {
        float: none;
        width: auto;
        border-bottom: 1px solid #DDD;
        padding: 15px 0;
    }

    .footer_clm2 {
        border-left: 0;
        border-right: 0;
        float: none;
        padding: 15px 0 0;
        width: auto;
    }

    .foter1 {
        margin: 0 auto;
        max-width: 1600px;
        min-height: 219px;
        padding: 0 0 30px;
    }

    .footer_bt_strip {
        background: #f4f4f4;
        border-top: 1px solid #e0e0e0;
        height: auto;
        padding: 20px 0;
        text-align: center;
    }

    .footer_socials {
        float: none;
        padding: 19px 0 0;
        margin: 0 auto;
        display: table;
    }

    .copy_right {
        color: #313131;
        float: none;
        font-size: 14px;
        line-height: normal;
    }

    .footer1_lft_clm {
        float: none;
        width: auto;
    }

    img {
        max-width: 100%;
        width: auto;
        height: auto;
    }

    .nav ul, .h1_right_sec ul {
        display: none;
    }

    .h1_right_sec {
        float: none;
        padding: 0 0 0;
        width: auto;
        background: url(DesignFiles/mob_nav.png) no-repeat;
        width: 16px;
        height: 13px;
        position: absolute;
        top: 10px;
        left: 10px;
    }

    .header_center_part {
        float: none;
        margin-left: 0;
        margin-top: 0;
        width: auto;
    }

    .search_h {
        width: auto;
        float: none;
        margin: 10px 0;
    }

    .h_phne1 {
        float: none;
        margin: 0 auto;
    }

    .footer_logo {
        text-align: center;
    }

    .articles_r1_right .heading, .articles_r1_lft .heading {
        height: 58px;
        line-height: 28px;
        font-size: 20px;
        padding: 6px 15px 0;
    }

    .articles_r1_right {
        width: auto;
        float: none;
        padding-bottom: 10px;
        margin-bottom: 15px;
        min-height: inherit;
    }

    .articles_r1 .center_div {
        padding: 0 15px;
    }

    .inner_r1_artcls {
        padding: 15px 15px 0;
    }

    .articles_r1_lft {
        width: auto;
        float: none;
        min-height: inherit;
    }

    .articles_nav_sub_t ul li {
        width: 33.3%;
        float: right;
        border-left: 0;
    }

    .drop_down_menus {
        display: none;
    }

    .ico_img_s img {
        margin: 14px 0 0;
    }

    .article_r1_right {
        border: 1px solid #ddd;
        float: none;
        margin-top: 15px;
        min-height: inherit;
        width: auto;
    }

    .dmnds_img {
        padding: 57px 15px 53px;
    }

    .article_r1_lstng .row_1 {
        line-height: 26px;
        margin-bottom: 15px;
    }

    .article_r1_lstng .row_1 .clm1 {
        width: auto;
        float: none;
        margin-left: 0;
    }

    .article_r1_lft {
        float: none;
        margin-top: 15px;
        min-height: inherit;
        width: auto;
        padding-bottom: 25px;
    }

    .small_listing_article ul {
        padding: 0 11%;
        overflow: hidden;
        height: 96px;
    }

    .small_listing_article ul li {
        width: 65px;
    }

    .article_r2 .center_div {
        padding: 0 15px;
    }

    .artc_r2_right {
        width: auto;
        float: none;
        height: 600px;
        overflow-y: scroll;
    }

    .article_img1 {
        width: auto;
        float: none;
        margin: 25px 0 0;
    }

    .article_r2 {
        padding-bottom: 25px;
    }

    .article_hea_h1 {
        margin: 0 0 20px;
        padding: 17px 0;
    }

    .logos_images {
        margin: 0 auto;
        padding: 31px 6% 0;
        height: 72px;
        overflow: hidden;
    }

    .logos_images {
        padding: 31px 6% 0;
    }

    .logos_images ul li {
        padding: 0px 7.6%;
    }

    .articles {
        margin: 0px 0 20px;
        padding: 15px 15px 5px;
        background: #f5f5f5;
        overflow: hidden;
    }

    .articles .heading {
        padding-bottom: 15px;
        margin-bottom: 20px;
    }

    .articles_box1 {
        width: auto;
        float: none;
        background: #FFF;
        border: 1px solid #DDD;
        margin: 0 0 15px;
        padding: 15px;
    }

    .articles_img1 {
        width: auto;
        float: none;
        margin-bottom: 20px;
    }

    .artiles_box_lft {
        width: auto;
        float: none;
    }

    .cate_r1_img {
        width: auto;
        float: none;
        text-align: center;
    }

    .cate_r1_left {
        width: auto;
        float: none;
    }

    .cate_lf_1_mn {
        border-left: 0;
        height: auto;
    }

    .cate_lf_1_mn .left_part ul li {
        float: right;
        border-radius: 0px;
        width: auto;
        border-top: 1px solid #DDD;
        border-left: 1px solid #DDD;
        padding: 10px 0;
        margin: 0;
        width: 32.98%;
    }

    .cate_lf_1_mn .right_part span {
        background: none;
        border-left: 1px solid #DDD;
    }

    .cate_lf_1_mn .left_part {
        width: auto;
        float: none;
        padding: 0 0 0;
    }

    .cate_lf_1_mn .right_part {
        width: auto;
        float: none;
        background: none;
    }

    .cate_lf_2_mn .half_part1 {
        width: auto;
        float: none;
        height: auto;
        overflow: hidden;
        padding: 0 0 15px;
        margin: 0 0 15px;
    }

    .cate_lf_2_mn .half_part1 .heading_part, .cate_lf_2_mn .half_part2 .heading_part {
        background: none;
        border-right: 0;
        float: none;
        height: 50px;
        margin: 0;
        width: auto;
        border-bottom: 1px solid #ddd;
    }

    .cate_lf_2_mn .half_part1 .heading_part span, .cate_lf_2_mn .half_part2 .heading_part span {
        background: none;
        color: #666;
        display: block;
        font-size: 18px;
        height: 50px;
        line-height: 50px;
        padding-right: 10px;
    }

    .numbers_part {
        width: auto;
        float: none;
        padding: 0 2%;
    }

    .numbers_part ul {
        margin: 0;
        display: table;
        width: auto;
        padding: 0;
    }

    .cate_lf_2_mn .half_part2 {
        width: auto;
        float: none;
        height: auto;
        overflow: hidden;
    }

    .cate_price_prt {
        margin: 15px;
    }

    .cate_h_text {
        float: none;
        margin-bottom: 15px;
        text-align: center;
    }

    .cate_h_left_s {
        float: none;
        margin: 0 auto;
        display: table;
    }

    .prdct_bott_h_right .btn1 {
        padding: 20px 0 10px;
    }
    /*
    .prdct_bott_h_right .btn1 a {
    width: auto;
}
    */
    .footer_heading1, .heading_mail_ico {
        font-size: 20px;
    }

    .footer_links ul li a, .mail_text2, .copy_right, .cate_lf_1_mn .left_part ul li span {
        font-size: 17px;
    }

    .mail_text2 br {
        display: none;
    }

    .cate_row1 {
        margin-bottom: 20px;
    }

    .cate_page_heading {
        margin-bottom: 20px;
    }

    .cate_price_prt {
        font-size: 14px;
    }

    .payment {
        margin: 0 auto;
        display: table;
    }

    .prdct_r1_right {
        width: auto;
        float: none;
        margin-bottom: 15px;
    }

    .prdct_big_img1 {
        width: auto;
        float: none;
    }

    .prdct_r_lstn1 .clm1 {
        width: auto;
        float: none;
        margin: 0;
        text-align: center;
        padding: 0 15px;
    }

    .prdct_r_lstn1 .clm2 ul li {
        list-style: none;
        border-radius: 3px;
        min-height: 44px;
        float: right;
        width: 22%;
        display: block;
    }

    .prdct_r_lstn1 .clm3 {
        width: auto;
        height: 23px;
        float: left;
        padding: 5px 0 0 11px;
        text-align: center;
    }

    .right_sec_head {
        float: none;
        text-align: center;
    }

    .prdct_r2_in {
        padding: 0 0;
    }

    .prdct_thre_box1 {
        width: auto;
        height: auto;
        float: none;
        padding: 0 15px 15px;
        margin-bottom: 15px;
    }

    .prdct_inp_cnt1 {
        margin: 0 0 19px;
    }

    .submit_btn1 {
        margin: 0;
    }

    .inp_inp_bx {
        width: 193px;
    }

    .prdct_thre_box2 {
        margin-right: 0;
    }

    .prdct_thre_box3 {
        float: none;
        height: auto;
        width: auto;
    }

    .prdct_clm_n1:nth-child(1) {
        border-top: 0;
    }

    .prdct_three_in {
        padding-right: 0;
    }

    .prdct_clm_n1 {
        float: none;
        padding: 20px 0;
        width: auto;
        text-align: center;
        border-top: 1px solid #DDD;
    }

    .prdct_r_lstn1 {
        padding: 9px 0 20px;
    }

    .prdct_n_right {
        width: auto;
        float: none;
        margin: 0 10%;
    }

    .prdct_n_lft {
        width: auto;
        float: none;
        margin: 20px 15px 0;
    }

    .next3 {
        right: 10px;
    }

    .prev3 {
        left: 10px;
    }


    .only_for_mob {
        display: block !important;
        padding-top: 22px;
    }

    .prdct_bott_h_right .heading_an1 {
        padding-top: 15px;
    }

    .only_for_mob2 {
        display: block !important;
        padding-top: 15px;
    }

    .only_for_mob3 {
        display: block !important;
        padding-top: 15px;
    }

    .only_for_mob4 {
        display: block !important;
        padding-top: 22px;
    }

    .only_for_mob5 {
        display: block !important;
        padding-top: 0;
        padding-bottom: 25px;
    }

    .banner_h_big_only_mob, .articles_banner_for_mob {
        display: block !important;
    }

    .banner_h_big, .articles_banner {
        display: none;
    }


    .article_r1_right.only_for_mob {
        display: block !important;
        padding-top: 0;
    }

    .article_r1_right.only_for_desktop {
        display: none !important;
    }





    .payment ul li {
        padding-right: 23px;
    }

    .news_letter_bott .single-line {
        width: 66%;
    }

    .nwsltr_submit {
        float: left;
        padding-right: 0;
    }

    .products_boxes_h {
        height: auto !important;
    }

    .logos_images {
        padding: 31px 15% 0;
    }

    .banner_bott_box1 .text_strip {
        min-height: inherit;
    }

    .banner_bott_box1 .text_strip .text_one_p {
        padding-bottom: 10px;
    }

    .banner_h_big_only_mob {
        display: none !important;
    }

    .banner_h_big_only_mob_land {
        display: block !important;
    }

    .prdct_h_img1 img {
        max-width: 100%;
        width: auto;
    }


    .inp_inp_bx {
        float: right;
        padding: 0 10px 0 0;
        width: 74%;
    }

    .prdct_thre_box1 .heading {
        line-height: 30px;
        padding: 15px 0;
    }


    .cate_lf_1_mn .left_part ul li {
        padding: 2px 0 0;
        width: 33.3%;
    }

    .cate_lf_1_mn .left_part ul li .cate_text {
        font-size: 13px;
    }

    .cate_lf_1_mn .left_part ul li:hover {
        border: 0 !important;
        border-left: 1px solid #dddddd !important;
        border-top: 1px solid #dddddd !important;
    }

    .cate_lf_1_mn .right_part span {
        background: none !important;
        color: #666666 !important;
    }

    .cate_lf_1_mn .right_part {
        border-right: 0 !important;
        background: none !important;
    }

    .numbers_part ul li span {
        margin: 0 12px;
    }

    .cate_price_prt {
        float: none;
        margin: 20px 30px 16px !important;
        width: auto;
    }

    .cate_price_prt .prce_range {
        margin-top: 10px;
    }

    .cate_lf_2_mn .half_part1 .heading_part, .half_part2 .heading_part {
        background: none !important;
        border-right: 0 !important;
    }

    .cate_lf_2_mn .half_part1 .heading_part span, .half_part2 .heading_part span {
        background: none !important;
    }

    .slider .slider-element {
        text-align: center;
    }

    .editor_html ul.entry-list li p {
        font-size: 14px;
    }

    .prdct_r1_in {
        border: 1px solid #dedede;
        margin-bottom: 15px;
    }

    .left_sec_head {
        background: url(/Content/DesignFiles/product_wishlist.png) no-repeat right center;
        display: table;
        float: none;
        line-height: 15px;
        margin: 0 auto;
        padding: 0 25px 0 20px;
    }

    .editor_html form#form0 .contact_form.contact_form_41 .row .editor-label {
        float: none;
        width: auto;
    }

    .editor_html form#form0 .contact_form.contact_form_41 .row .single-line {
        padding: 0 2% !important;
        width: 96% !important;
    }

    .editor_html form#form0 .contact_form.contact_form_41 .row .multi-line {
        width: 100% !important;
        padding: 0 2% !important;
    }

    .editor_html form#form0 .contact_form.contact_form_41 .editor-button {
        margin-right: 0 !important;
    }

    .prdct_r_lstn1 .clm2 {
        width: 81%;
        margin-right: 5%;
    }

    .cate_row1 {
        /*border: 1px solid #dedede;*/
        border:0;
        margin-bottom: 15px;
        box-sizing: border-box;
        overflow: hidden;
        padding: 15px 15px 0;
    }
    .cate_lf_2_mn {
        margin: 0;
        padding: 0 0 15px;
    }
    .cate_lf_1_mn .left_part ul li:hover, .cate_lf_1_mn .left_part ul li {
        border:0!important;
    }
    .cate_lf_1_mn .left_part {
        border-left:1px solid #dddddd;
    }
    .cate_r1_img {
        display:none;
    }


    .prdct_big_img1 {
        padding: 0;
    }

    #product_sku {
        padding-left: 0;
    }


    .page-editregistrationdata form p {
        overflow:hidden;
    }	
    .page-editregistrationdata form .editor-label {
        width:auto;
        float:none;
    }
    .page-editregistrationdata form .editor-field {
        width:auto;
        float:none;
    }
    .page-editregistrationdata form .editor-field input {
        width:95%;
        padding:0 2%;
    }
    .page-editregistrationdata form .editor-field select {
        width:95%;
        padding:0 2%;
    }
    .page-registrationdata .loginb.k-button, .page-editregistrationdata .loginb.k-button {
        margin-right:0;
        float:left;
    }
    .page-registrationdata .display-label {
        width:auto;
        float:none;
    }
    .page-registrationdata .display-field {
        width:auto;
        float:none;
        padding-bottom:15px;
    }
    .page-registrationdata div p {
        overflow:hidden;
        height:auto;
    }

    .mm-slideout .orders #Grid .k-grouping-header {
        font-size: 14px;
        padding: 0 9px;
        height: 50px;
        line-height: 50px;
    }
    .mm-slideout .orders #Grid {
        overflow-x: scroll;
    }


    .h1_right_sec {
        left: auto;
        right: 10px;
    }

}

@media screen and (min-width:1px) and (max-width:568px) and (orientation: portrait) {
}

@media screen and (min-width:1px) and (max-width:568px) and (orientation: landscape) {

    .news_letter_bott .single-line {
        width: 84%;
    }

    .mail_text2 br {
        display: none;
    }

    .small_listing_article ul li {
        width: 78px;
    }

    .small_listing_article ul {
        padding: 0 6%;
    }

    .prdct_n_lft {
        margin: 20px 8% 0;
    }

    .prdct_n_right {
        margin: 0 8%;
    }

    .inp_inp_bx {
        width: 435px;
    }

    .prdct_box1_h {
        border: 1px solid #dddddd;
        float: right;
        margin: 0 0 15px 0;
        width: 48%;
    }

    .prdct_box1_h:nth-child(2n) {
        float: left;
    }

    .cate_lf_1_mn .left_part ul li {
        float: right;
        width: auto;
        width: 33.15%;
    }

    .articles_r1_right .heading, .articles_r1_lft .heading {
        height: auto;
        line-height: 67px;
        font-size: 20px;
        padding: 0 15px 0;
    }

    .only_for_mob {
        display: block !important;
        padding-top: 22px;
    }

    .only_for_desktop, .only_for_desktop2, .only_for_desktop3, .only_for_desktop4, .only_for_desktop5 {
        display: none;
    }

    .prdct_bott_h_right .heading_an1 {
        padding-top: 15px;
    }

    .only_for_mob2 {
        display: block !important;
        padding-top: 22px;
    }

    .only_for_mob3 {
        display: block !important;
        padding-top: 22px;
    }

    .only_for_mob4 {
        display: block !important;
        padding-top: 22px;
    }

    .only_for_mob5 {
        display: block !important;
        padding-top: 0;
        padding-bottom: 25px;
    }

    .banner_h_big_only_mob, .articles_banner_for_mob {
        display: none !important;
    }

    .banner_h_big {
        display: none;
    }

    .banner_h_big_only_mob_land {
        display: block !important;
    }

    .articles_banner {
        display: none;
    }

    .articles_banner_for_mob_land {
        display: block !important;
    }

    .article_r1_right.only_for_mob {
        display: block !important;
        padding-top: 0;
    }

    .article_r1_right.only_for_desktop {
        display: none !important;
    }

}
.prdct_h_text1  a
{
    text-decoration:none;
    color:#333333;

}	
.text1_new {
    font-size: 25px;
    font-weight: bold;
    color: #9a0200;
}

@media screen and (min-width:780px) {
    .prdct_bott_h_left img {
        width: 100%;
    }
    .article_r1_right {
        min-height: 820px;
    }
}


@media screen and (max-width:1490px) {
    .prdct_bott_h_right p{
        font-size: 14px;
    }
	.article_r1_right{
		max-height:820px;
	}
}
@media screen and (min-width:768px) and (max-width:1360px) {  
    .prdct_clm_n1 .text1_n {
        font-size: 14px;  
    }
    .text1_new {
        font-size: 21px;
    }
    .prdct_bott_h_right p{
        font-size:12px;
    }
	.prdct_bott_h_right .btn1 { 
    padding: 0;
}
}
@media screen and (min-width:1024px) and (max-width:1280px) { 
    .prdct_bott_h_right .heading_an1 a{
        font-size:25px;

    }
    .prdct_bott_h_right .heading_an1{
        padding-top:2%;

    }
    .prdct_bott_h_right .btn1{
        margin-top:0;
        padding-top:0;
    }
    .prdct_bott_h_right p {
        font-size: 13px;
        padding: 0 3%;
    }
	.article_r1_right {
        min-height: 763px;
    }
}
@media screen and (min-width:1850px) {
	.prdct_bott_h_right p{
		font-size:20px;
	}
}

@media screen and (min-width:1360px) {
	.prdct_bott_h_right .heading_an1 {
    padding-top: 3%;
}
.article_r1_lft,.article_r1_right{
	min-height: 917px;
}
	
}
@media screen and (min-width:1340px) {
	.article_r1_lft,.article_r1_right{
	min-height: 820px;
}
}
@media screen and (min-width:1280px) {
	.prdct_bott_h_right .heading_an1 {
    padding-top: 3%;
}
.article_r1_lstng p{
	padding: 7px 0;
}
	
}
@media screen and (max-width: 780px) {
    .prdct_bott_h_left{
        display:none;
    }
    .prdct_bott_h_right{
        width:100%;
    }
    .prdct_bott_h_right .heading_an1{
        padding-top:4%;
    }
}

@media screen and (max-width:768px) {

    .prdct_bott_h_right{
        width:auto;
    }
    .prdct_bott_h_right p{
        padding:0 1em;
        font-size:18px; 
    }
}
.prdct_h_img1 .video_container {
    display: none;
	background:#000;
}
.prdct_h_img1 .video_container:hover {
    cursor: pointer;
}
.prdct_h_img1 .video_container video {
	display:block;
    zoom: 1.0;
    -moz-transform: scale(1.0);
    -webkit-transform: scale(1.0);
	width: 100% !important;
}

.product_box_link, .product_box_link:hover {
    text-decoration: none;
}

.video_container video::-webkit-media-controls-fullscreen-button {
    display: none;
}

/**************/
@media screen and (min-width:1280px) {
    .prdct_r1_in			{position:relative;}
    .left_sec_head			{position:absolute; bottom:20px; left:800px;}
    .right_sec_head			{position:absolute; bottom:20px; right:0px;}
}



