a, ins {
    text-decoration: none
}

article, aside, details, figcaption, figure, footer, header, hgroup, hr, menu, nav, section {
    display: block
}

*, input, select, textarea {
    outline: 0 !important
}

a, input[type=password], input[type=text], textarea {
    padding: 0;
    margin: 0
}

input, textarea {
    -webkit-appearance: none
}

.shadow, header {
    left: 0;
    width: 100%
}

.logo, img {
    float: left
}

.logo, ul#nav {
    text-align: center
}

.shadow, ul#nav {
    position: fixed;
    height: 100%;
    top: 0
}

.logo, .navBlock, .shadow, header, nav, section, ul#nav li {
    width: 100%
}

abbr, address, article, aside, audio, b, blockquote, body, canvas, caption, cite, code, dd, del, details, dfn, div, dl, dt, em, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, p, pre, q, samp, section, small, span, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: 0 0;
    list-style: none
}
.sliderSpace{
  margin: 3px;
}
ins, mark {
    background-color: #ff9;
    color: #000
}

textarea {
    resize: none;
    border-radius: 0
}

nav ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

body, html {
    height: 100%;
    min-height: 100%;
    overflow: visible;
    max-height:100vh;
}

blockquote:after, blockquote:before, q:after, q:before {
    content: '';
    content: none
}

a {
    font-size: 100%;
    vertical-align: baseline;
    background: 0 0;
    outline: 0
}

mark {
    font-style: italic;
    font-weight: 700
}

del {
    text-decoration: line-through
}

abbr[title], dfn[title] {
    border-bottom: 1px dotted;
    cursor: help
}

hr {
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

input, select {
    vertical-align: middle
}

img {
    max-width: 100%;
    height: auto;
    float: none;
    margin: 0 auto;
}

body {
    line-height: 1;
    -webkit-text-size-adjust: none;
    font: 13px/17px Calibri, arial;
    color: #393939;
    background: url(../images/bg.jpg) #021320;
    -webkit-overflow-scrolling: touch;
    overflow: auto
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

header {
    top: 0;
    z-index: 9999999
}

.shadow {
    background: rgba(0, 0, 0, .5);
    z-index: 999
}

.logo {
    margin: 13px 0 10px
}

.logo a img {
    float: none;
    display: inline-block
}

.navBlock {
    float: left;
    padding: 25px 0 0
}

.landingMenu {
    background: #052b2e;
    padding: 0;
    border-bottom: 1px solid #07464b;
}

.landingMenu ul#nav li {
    padding: 10px 40px 15px
}

.landingMenu ul#nav li a {
    color: #2876ab
}

.landingMenu ul#nav li a.active {
    color: #FFF
}

ul#nav li a, ul.social {
    color: #fff
}

nav {
    float: left;
    margin: 0;
    padding: 0
}

ul#nav {
    float: left;
    padding: 5px 0 0;
    width: 75%;
    left: -100%;
    z-index: 9999;
    overflow-y: scroll;
    will-change: transform;
}

ul#nav li {
    display: block;
    padding: 15px 0 0 35px;
    position: relative;
    font: 16px/25px copperplatetbolconregular;
    text-align: left;
    float: left;
    max-width: 244px
}

ul#nav li.first figure img {
    width: 60%;
    padding: 0 0 20px
}

ul#nav li.last {
    padding-bottom: 15px;
    padding-left: 0;
    margin-top: 0;
    /*border-bottom: 8px solid #0b3857;*/
    max-width: 100%;
    width: 100%
}

ul.social {
    /*border-top: 1px solid #0b3857;*/
    margin-left: 20px
}

ul#nav li .social li.follow {
    width: 100%;
    display: block;
    padding-left: 18px
}

ul#nav li .social li {
    width: auto;
    padding-left: 10px
}

ul.social li a {
    display: inline-block;
    float: left;
    width: 25px;
    background: url(../images/social.png) no-repeat;
    height: 25px;
    background-size: 25px 150px
}

ul.social li.fb a {
    background-position: 0 0
}

ul.social li.twitter a {
    background-position: 0 -25px
}

ul.social li.instagram a {
    background-position: 0 -50px
}

ul.social li.youtube a {
    background-position: 0 -75px
}

ul.social li.pintrest a {
    background-position: 0 -100px
}

ul.social li.gplus a {
    background-position: 0 -125px
}

ul#nav li.active span {
    display: block
}

ul#nav li a:hover {
    color: #fff;
    text-decoration: underline
}

ul#nav li .dropdown {
    display: none;
    text-align: left
}

ul#nav li .dropdown .submenu {
    padding: 0;
    float: left;
    width: 100%
}

ul#nav li .dropdown .submenu li {
    line-height: 22px;
    font-size: 15px;
    float: left;
    width: 100%;
    padding: 0;
    margin-top: 5px;
    background: url(../images/sub-menu-arrow.png) left 7px no-repeat
}

ul#nav li .dropdown .submenu li.active a {
    color: #cfb172;
}

ul#nav li .dropdown .submenu li a {
    display: block;
    padding: 0 0 0 13px;
    color: #dadada;
    font-weight: normal
}

ul#nav li .dropdown .submenu li a:hover {
    text-decoration: none
}

ul#nav li .dropdown .submenu li.first a {
    padding-top: 8px
}

ul#nav li .dropdown .submenu li.last a {
    padding-bottom: 5px
}

.navBar {
    float: left;
    width: 100%;
    padding: 9px 0 0;
    display: none
}

.navBar button {
    background: 0 0 !important;
    border: none;
    cursor: pointer;
    float: right;
    height: 35px;
    margin: -5px 0 0;
    outline: 0;
    width: 45px;
    padding: 0 4px;
    position: relative;
    left: 15px;
    top: 0;
    z-index: 99
}

.navBar button span.deviceMenu {
    color: #fff;
    text-transform: uppercase;
    background: 0 0;
    font-size: 16px;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%)
}

.navBar button span {
    background: #fff;
    float: left;
    width: 100%;
    height: 2px;
    margin: 2px 0
}

.container, .homeImg {
    margin: 0;
    width: 100%
}

.container {
    padding-bottom: 43px;
    float: left
}

.homeImg {
    position: relative;
    padding: 0
}

.homeImg figure {
    width: 100%
}

.homeImg figure img {
    float: none;
    margin: 0 auto;
    text-align: center;
    max-width: 100%
}

.homeImg .bx-wrapper a span {
    color: #fff;
    font: 16px/20px;
    text-transform: uppercase;
    display: block;
    text-align: center
}

.homeImg .infoBlock {
    float: left;
    padding: 20px 10% 0 22px;
}

.homeImg .infoBlock h1.hd1, h2.hd1 {
    font: 27px/30px optimusprincepsregular;
    color: #fff;
    display: block
}

.homeImg .bxslider li {
    margin-right: 0 !important
}

.craft span {
    font-family: optimusprincepsregular !important;
    font: 27px/30px optimusprincepsregular !important
}

.homeImg .infoBlock p.name, .link1 {
    font-weight: 700
}

.homeImg .infoBlock h1 .hd1 span {
    display: block
}

.homeImg .infoBlock p {
    font-size: 14px;
    line-height: 18px;
    color: #fff;
    padding: 5px 0
}

.homeLink, .link1 {
    color: #cfb172;
    padding: 0 10px 0 0
}

.homeImg .infoBlock p.authorName {
    font-family: "Times New Roman";
    font-size: 17px;
    line-height: 20px
}

.homeLink {
    font-family: Tahoma;
    font-size: 15px;
    background: url(../images/pink-arrow.png) right 6px no-repeat;
    background-size: 5px 8px
}

.link1 {
    font-size: 14px;
    line-height: 14px;
    margin: 15px 0 0;
    background: url(../images/pink-arrow.png) right 3px no-repeat
}

.homeImg .bx-wrapper .bx-viewport {
    background: 0 0;
    border: none;
    box-shadow: none;
    height: auto;
}

.homeImg .bx-wrapper .bx-pager.bx-default-pager a {
    display: none
}

.homeImg .bx-wrapper {
    margin-bottom: 0;
    max-width: 100%
}

.homeImg .bx-wrapper .bx-prev {
    left: 0;
    background: url(../images/nav-left.png) no-repeat;
    position: absolute
}

.homeImg .bx-wrapper .bx-next {
    right: -15px;
    background: url(../images/nav-right.png) no-repeat;
    position: absolute
}

.homeImg .bx-wrapper .bx-next:hover {
    background-position: 0 0
}
.homeImg .bx-wrapper .bx-controls-direction a{
    top: 55%;
    margin-top: 0;
}
.news .bx-wrapper .bx-next {
    right: 5px;
    background: url(../images/nav-right.png) no-repeat;
    position: absolute;
    display: none
}

.news .bx-wrapper .bx-prev {
    left: 15px;
    background: url(../images/nav-left.png) no-repeat;
    position: absolute;
    display: none
}

.thumb-text {
    text-align: center;
    clear: both;
    font: 12px/17px Tahoma;
    color: #fff;
    padding: 10px 0 0
}

.thumb-text span, .thumb-text h2 {
    color: #cfb172;
    font-weight: normal;
}

.contact span, .contact span a, .thumb-text small a, ul.jewel_list li {
    color: #fff;
}

.thumb-text p {
    padding: 20px 0 8px
}

.thumb-text p span {
    display: block;
    color: #fff;
}

.thumb-text small {
    text-transform: uppercase;
    text-decoration: underline;
}

.awards .bx-wrapper .bx-prev {
    left: 0;
}

.awards .bx-wrapper .bx-next {
    right: 0;
}

.awards .bx-wrapper .bx-controls-direction a {
    top: 55%;
}

ul.jewel_list {
    margin: 6px 0 0;
    padding: 0;
}

ul.jewel_list li {
    background: url(../images/bullet1.png) 0 4px no-repeat;
    font-size: 12px;
    line-height: 16px;
    padding: 0 5% 17px 18px;
    background-size: 11px 11px
}

.jewellery .bx-wrapper .bx-prev {
    left: 13px;
    background: url(../images/left-arrow.png) no-repeat
}

.jewellery .bx-wrapper .bx-next {
    right: 20px;
    background: url(../images/right-arrow.png) no-repeat
}

.backTo, .collections .bx-wrapper .bx-next {
    right: 0
}

.jewellery .bx-wrapper .bx-controls-direction a {
    width: 23px;
    height: 57px;
    top: 18%;
}

.contact span {
    font: 13px/17px Tahoma;
    display: block
}

.collections .bx-wrapper ul li {
    border: 1px solid #0b304a;
    background: rgba(2, 27, 45, .5);
    margin-bottom: 0
}

.collections .bx-wrapper .bx-controls-direction a {
    top: 42%
}

.collections .goldText {
    z-index: 180;
    color: #cfb172;
    font: 23px/26px optimusprincepsregular;
    text-align: center;
    display: block;
    padding: 25px 0 0;
    float: none;
    width: 100%
}

.collections h2.wText {
    color: #fff
}

.backTo {
    z-index: 120;
    position: absolute;
    top: 115px;
    background: #091f2c;
    color: #787e82;
    font: 12/15 Tahoma;
    padding: 25px 12px 8px
}

.backTo a {
    color: #787e82;
    padding: 8px 8px 8px 0
}

#slide-counter.left {
    left: 15%;
    right: auto
}

#slide-counter {
    z-index: 170;
    color: #bbb;
    position: absolute;
    right: 15%;
    top: 24%
}

.newsWrap .bx-wrapper .bx-next, .pro_details .bx-wrapper .bx-next {
    right: 0px;
}

.pro_details {
    position: relative;
    padding: 50px 0 0;
    text-align: center;
    width: 100%
}

.shareTip, .top-arrow {
    position: absolute;
    left: 50%
}

.shareTip {
    display: none;
    min-height: 32px;
    margin: 0 0 0 -82px;
    border: 1px solid #031c29;
    top: 30px;
    width: 164px;
    background: url(../images/tooltip.jpg) repeat-x
}

.top-arrow {
    margin: 0 0 0 -11px;
    top: -11px;
    height: 12px;
    width: 22px;
    background: url(../images/top-arrow.png) no-repeat
}

ul.shareLink {
    float: left;
    padding: 11px 0 0;
    text-align: center;
    width: 100%
}

ul.shareLink li {
    float: left;
    font: 11px/16px Tahoma;
    color: #fff;
    padding: 0 0 0 11px
}

ul.shareLink li span {
    float: left;
    width: 19px;
    height: 20px
}

ul.shareLink li span .stButton .facebook {
    background: url(../images/social.jpg) no-repeat;
    background-size: 19px 80px;
    margin-top: -5px
}

ul.shareLink li span .stButton .twitter {
    background: url(../images/social.jpg) 0 -20px no-repeat;
    background-size: 19px 80px;
    margin-top: -5px
}

ul.shareLink li span .stButton .googleplus {
    background: url(../images/social.jpg) 0 -40px no-repeat;
    background-size: 19px 80px;
    margin-top: -5px
}

ul.shareLink li span .stButton .pinterest {
    background: url(../images/social.jpg) 0 -60px no-repeat;
    background-size: 19px 80px;
    margin-top: -5px
}

.topRight {
    float: left;
    width: 55%;
    padding: 0 0 0 10%
}

.topRight span, .topRight h1 {
    display: block;
    font: 30px/35px optimusprincepsregular;
    color: #dddede;
    padding: 20px 0 0px;
}

.topRight p {
    font: 12px/16px Tahoma;
    color: #b8b9bb;
    padding: 0 20% 10px 0
}

.topRight .link1 {
    font-size: 12px;
    color: #b8b9bb;
    float: left;
    margin: 0;
    background: url(../images/arrow-white.png) right 4px no-repeat
}

.shareWrap {
    float: left;
    margin: 0 0 0 56px;
    position: relative;
    height: 70px
}

.share {
    float: left;
    padding: 25px;
    font: 12px/16px Tahoma;
    color: #b8b9bb;
    background: url(../images/share.png) right center no-repeat
}

.topRight .shareWrap, .topRight .shareWrap .share {
    float: none !important
}

.topRight .shareWrap {
    margin: 0;
    position: relative;
    height: 70px;
    top: -10px;
    left: 0
}

.topRight .shareWrap span {
    display: inline-block;
    padding: 0 0 1px
}

.topRight .shareWrap .link1 {
    float: none !important;
    text-transform: capitalize
}

.topRight .shareWrap .pShare {
    display: inline-block
}

.topRight .shareWrap .shareTip {
    margin-left: 0;
    top: 40px
}

.pro_details .bx-wrapper {
    margin-bottom: 0
}

.pro_details .bx-wrapper .bx-prev {
    left: 0px;
}

.pro_details #slide-counter {
    top: 80%;
    position: relative;
    right: 0px;
}

ul.shareLink li {
    padding-left: 7px
}

.pro_details .shareTip {
    width: 120px
}

.pro_details #slide-counter.left {
    left: 0
}

.newsDetails {
    margin: 50px 0 0
}

.newsWrap .bx-wrapper .bx-prev {
    left: 10px;
}

.news .bxslider {
    width: 100% !important
}

.news .bxslider li {
    margin-bottom: 30px
}

.newsWrap .news-text {
    text-align: center;
    clear: both;
    font: 12px/17px Tahoma;
    color: #fff;
    padding: 10px 0 0
}

.newsWrap .news an {
    color: #cfb172
}

.newsWrap .news-text p {
    padding: 0
}

.newsWrap .news-text p span {
    display: block;
    color: #fff
}

.newsWrap .news-text small {
    text-transform: uppercase;
    text-decoration: underline;
    display: block;
    padding: 10px 0 0
}

.newsWrap .news-text small a {
    color: #fff
}

.newsWrap h1, .newsWrap h2 {
    text-align: center;
    color: #fff;
    font: 27px/31px optimusprincepsregular;
    padding: 0 0 15px
}

.listBox {
    width: 123px;
    margin: 20px auto 10px
}

.select-wrapper {
    float: none;
    display: inline-block;
    background: url(../images/dropdown.png) right center no-repeat #24445c;
    cursor: pointer
}

.select-wrapper, .select-wrapper select {
    width: 123px;
    height: 27px
}

.select-wrapper:hover {
    background: url(../images/dropdown-hover.png) right center no-repeat #24445c
}

.select-wrapper .holder {
    display: block;
    padding: 5px 0 0 5px;
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer;
    z-index: -1;
    color: #fff;
    font: 14px/17px Tahoma
}

.select-wrapper select {
    margin: 0;
    position: absolute;
    z-index: 2;
    cursor: pointer;
    outline: 0;
    opacity: 0;
    font-size: 16px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -khtml-opacity: 0;
    -moz-opacity: 0
}

footer {
    position: relative;
    left: 0;
    bottom: 0;
    width: 96%;
    z-index: 2;
    padding: 2% 2% 5px
}

.close, .popup {
    position: absolute
}

.footerLeft {
    float: left;
    width: 60%;
    padding: 0 0 10px
}

.footerLeft span {
    font: 10px/19px Tahoma;
    color: #fff;
    padding: 0 0 0 5px
}

ul.footerLink {
    float: left;
    width: 100%
}
.footerFix{
  margin-top:-20px;
}
ul.footerLink li {
    float: left;
    padding: 0px 7px 0 5px;
    font: 10px/15px Tahoma;
    color: #fff;
}
ul.footerLink .footerPadding{
    padding: 44px 7px 0 5px;
}
ul.footerLink li a {
    color: #fff
}

ul.footerLink li.last {
    background: 0 0
}

.close {
    right: 15px;
    top: 15px;
    width: 30px;
    height: 37px;
    background: url(../images/enquiry-close.png) no-repeat
}

.popup {
    display: none;
    text-align: center;
    width: 100%;
    min-height: 100%;
    top: 125px;
    left: 0;
    margin: 0;
    padding: 0 0 50px;
    background: #021320;
    z-index: 999999
}

.popup .products {
    background: #021320;
    position: fixed
}

.popup h3 {
    color: #fff;
    font: 30px/35px optimusprincepsregular;
    padding: 30px 0
}

.popup .enquiryImage {
    max-width: 100%;
    width: 100%;
    margin: 25px auto 0
}

.popup .enquiryImage figure {
    position: relative;
    width: 50%;
    max-width: 210px;
    margin: 0 auto
}

.popup .enquiryImage figure img {
    display: inline-block;
    border: 1px solid #084a79
}

.popup .enquiryImage .formData {
    float: left;
    background: url(http://Krishnajewellers.com/404.html?404;http://Krishnajewellers.com:80/404.html?404;http://Krishnajewellers.com:80/404.html?404;http://Krishnajewellers.com:80/404.html?404;http://Krishnajewellers.com:80/404.html?404;http://Krishnajewellers.com:80/404.html?404;http://Krishnajewellers.com:80/404.html?404;http://Krishnajewellers.com:80/mobile/common/images/enquiry-line.png) top left no-repeat;
    background-size: 1px 365px;
    width: 94%
}

.popup .enquiryImage .formData form {
    margin: 20px 0 10px 5px;
    width: 96%
}

.popup .enquiryImage .formData form .ddname, .popup .enquiryImage .formData form .name {
    border: 1px solid #084a79;
    background: #021320;
    color: #fff;
    display: block;
    margin: 0;
    height: 35px
}

.popup .enquiryImage .formData form ul.enquiryForm {
    float: left;
    width: 100%
}

.popup .enquiryImage .formData form ul.enquiryForm li {
    position: relative;
    display: block;
    padding: 0 0 30px
}

.popup .enquiryImage .formData form .name {
    width: 100%;
    padding-left: 10px;
    font: 13px/17px Tahoma
}

.popup .enquiryImage .formData form .ddname {
    width: 103%;
    padding-left: 10px;
    font: 13px/17px Tahoma
}

.popup .enquiryImage .formData form .email, .popup .enquiryImage .formData form .phone, .popup .enquiryImage .formData form textarea {
    width: 100%;
    border: 1px solid #084a79;
    background: #021320;
    margin: 0 0 10px;
    font: 13px/17px Tahoma;
    color: #fff;
    display: block
}

.popup .enquiryImage .formData form .email, .popup .enquiryImage .formData form .phone {
    height: 35px;
    padding-left: 10px
}

.popup .enquiryImage .formData form textarea {
    height: 80px;
    padding: 10px 0 0 10px
}

.errorWrap, .errorWrap h2 {
    padding: 90px 0 0
}

.popup .enquiryImage .formData form .button {
    position: relative;
    width: 140px;
    background: #084a79;
    border: 0;
    color: #fff;
    display: block;
    text-decoration: none;
    float: left;
    margin: 0 auto 50px 100px;
    text-align: center;
    height: 35px;
    -webkit-transition: all .1s;
    -moz-transition: all .1s;
    transition: all .1s;
    font: 16px/16px optimusprincepsregular;
    cursor: pointer
}

.popup .enquiryImage .formData form .button:active {
    position: relative;
    top: 7px
}

.popup .enquiryImage .formData .formRequire {
    color: #fd4e4e;
    text-align: left;
    font-size: 13px;
    display: block;
    position: absolute;
    left: 0;
    top: -20px
}

.banner figure, .closeBtn, .errorWrap {
    text-align: center
}

.errorWrap h2 {
    font: 72px/72px optimusprincepsregular;
    color: #fff;
    clear: both
}

.errorWrap p {
    font: 16px/20px Tahoma;
    color: #cfb172;
    text-transform: uppercase;
    padding: 0 10px
}

.takeover {
    display: none
}

.banner {
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(0, 0, 0, .9);
    z-index: 9999999
}

.banner figure {
    position: relative;
    top: 40%;
    left: 0
}

.banner figure img {
    width: 100%;
    max-width: 900px;
    float: none
}

.bannerClose {
    background: url(../images/banner-close.png) no-repeat;
    background-size: 30px auto;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 30%;
    right: 20px;
    z-index: 999999999
}

.splashMessage {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .9);
    position: fixed;
    display: none;
    z-index: 9999999;
    top: 0
}

.splashMessage .splashImg {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 90%;
    height: 50%
}

.closeBtn {
    background: red;
    color: #fff;
    vertical-align: middle;
    padding: 2px 5px;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: -20px
}

.homeImg .infoBlock h1 .hd1 h1 {
    display: block
}

.homeImg .infoBlock span.hd1 {
    font: 27px/30px optimusprincepsregular;
    color: #fff;
    display: block;
}

.homeImg .infoBlock span.hd1 span {
    display: block;
}

.collections span.wText {
    color: #fff;
}

.newsWrap .news-text h2 {
    font: 12px/17px Tahoma;
    color: #cfb172;
}

.productWrap .bx-wrapper .goldText {
    z-index: 180;
    color: #cfb172;
    font: 23px/26px optimusprincepsregular;
    text-align: center;
    display: block;
    padding: 25px 0 0;
    float: none;
    width: 100%
}

.heading1, .heading2 {
    font: 27px/30px optimusprincepsregular;
    color: #fff;
    display: inline;
}

.jewellery-gap1 .heading1, .jewellery-gap1 .heading2 {
    display: block;
}

.map iframe {
    width: 100%;
    height: 350px;
}
.desk-view{
  display:none;
}

.clearfix:after {
    content: " "; /* Older browser do not support empty content */
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}

.the-legend .imgDiv.rsABlock, .jewellery .imgDiv.rsABlock{
    text-align: center;
}
.the-legend .rsABlock .rsImg, .jewellery .rsABlock .rsImg{
    float: none;
    display: inline;
}

.rsContent.s2{
    margin-right: 0!important;
}

.menu-open .bodyContainer, .menu-open .bodyContainer .layout, .menu-open #full-width-slider{
    height: 0;
    overflow: hidden;
}

.imgDiv.rsABlock{
    text-align: center;
}
.jewellery .bx-wrapper .bx-pager{
    bottom: 0;
}

.loader{
    background-image: url("../../../loader.gif") !important;
    background-size: 32px !important;
    background-position: right !important;
    background-repeat: no-repeat !important;
    padding-right: 30px !important;
    width: 250px !important;
    margin-left: 50px !important;
}
.designTagLine  {
    top: 0px;
    position: relative;
}
.designTagLine p  {
    color:white; font-size: 14px; line-height: 18px; text-align: center; font-style: oblique
}