@import url(https://fonts.googleapis.com/css?family=Philosopher:400,400italic,700,700italic);


.carousel-fade .carousel-inner .item {
  opacity: 0.3;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}

.footerColor
{
    color: #000;
}

  .right-img-div img {
    
    width: 65%;
    }

  .feedback-scroll {
    min-height: 400px;

    overflow-x: hidden;
    height: 100%;
    position: inherit;
}


body {
	font-family: 'Philosopher', sans-serif !important;
	color: #37474f !important;
}
.slider-div {
	width: 100%;
	float: left;
	position: relative;
}
.slider-div ul {
	padding-left: 0px;
}
.logo-div {
	width: 50%;
    float: left;
    position: absolute;
    margin-left: 25%;
    margin-top: 3%;
}
.logo-img {
	margin-top: 0px;
	position: relative;
	z-index: 10;
}
.style14 {
	background-image: -moz-linear-gradient(left center, rgba(0, 0, 0, 0), #ffffff, rgba(0, 0, 0, 0));
	border: 0 none;
	height: 1px;
	position: relative;
	width: 500px !important;
	margin-top: 10px;
	margin-bottom: 2px;
	z-index: 20;
}
hr.style14 {
	border: 0;
	height: 1px;
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), #ffffff, rgba(0, 0, 0, 0));
	background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0), #ffffff, rgba(0, 0, 0, 0));
	background-image: -ms-linear-gradient(left, rgba(0, 0, 0, 0), #ffffff, rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0), #ffffff, rgba(0, 0, 0, 0));
}
.style15 {
	background-image: -moz-linear-gradient(left center, rgba(0, 0, 0, 0), #ffffff, rgba(0, 0, 0, 0));
	border: 0 none;
	height: 1px;
	position: relative;
	width: 500px !important;
	margin-top: 10px;
	margin-bottom: 2px;
	z-index: 20;
}
hr.style15 {
	background-image: -moz-linear-gradient(left center, rgba(0, 0, 0, 0), #cacaca, rgba(0, 0, 0, 0));
	border: 0 none;
	height: 1px;
}
.menu-div {
	width: 100%;
	float: left;
	position: absolute;
	font-family: 'Philosopher', sans-serif;
	font-size: 15px;
	z-index: 50;
	top:100px;
}
.menu-div a {
	text-decoration: none;
	outline: 0;/* text-shadow: 0px 2px 1px rgba(150, 150, 150, 1); */
}
#header-canvas {
	position: absolute;
	top:10px;
}
.particle-div {
	position: absolute;
}
canvas {
	width: 100% !important;
	height: inherit !important;
}
.footer-div {
	bottom: 0;
	color: #fff;
	float: left;
	position: fixed;
	width: 100%;
	font-size:10px;

}
 .navbar-toggle .icon-bar {
        background-color: #000;
}
#test p {
	margin-top: 25px;
	font-size: 21px;
	text-align: center;
	animation: fadein 2s;
	-moz-animation: fadein 2s; /* Firefox */
	-webkit-animation: fadein 2s; /* Safari and Chrome */
	-o-animation: fadein 2s; /* Opera */
}
.top-main-nav-style1 {
	position: relative;
	display: block;
}
.popup-top-close {
	position: absolute;
	z-index: 10;
	right: 2px;
	top: 3px;
}
 @keyframes fadein {
 from {
 opacity:0;
}
 to {
 opacity:1;
}
}
@-moz-keyframes fadein { /* Firefox */
 from {
 opacity:0;
}
 to {
 opacity:1;
}
}
@-webkit-keyframes fadein { /* Safari and Chrome */
 from {
 opacity:0;
}
 to {
 opacity:1;
}
}
@-o-keyframes fadein { /* Opera */
 from {
 opacity:0;
}
 to {
 opacity: 1;
}
}
.main-bg-div {
	background-size: cover !important;
	background-size: 100% 100%;
}
/*--------------------------------------Our Company----------------------------------------*/

@media only screen and (max-width: 768px) {

    /*.sky-carousel .sky-carousel-container li img {
        display: block;
        border: 0;
        max-width: none !important;
        width: 223px;
        margin: 0 auto;
        margin-left: 33px;
        margin-top: 38px;
    }*/
    .sky-carousel .sky-carousel-container li img {
    display: block;
    border: 0;
    max-width: none !important;
    width: 240px !important;
    margin: 0 auto;
        margin-left: 75px !important;
    margin-top: 38px;
    filter: contrast(1.65) !important;
}
    .carousel-caption {
    position: absolute;
    right: 16%;
    bottom: 20px;
    top: 13%;
    left: 4%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    /*text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);*/
}

}

@media only screen and (max-width: 400px) {

.sky-carousel .sky-carousel-container li img {
    display: block;
    border: 0;
    max-width: none !important;
    width: 225px !important;
    margin: 0 auto;
        margin-left: 80px !important;
    margin-top: 38px;
     filter: contrast(1.65) !important;
}
 .carousel-caption {
    position: absolute;
    right: 16%;
    bottom: 20px;
    top: 13%;
    left: 4%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    /*text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);*/
}
}

@media screen and (min-width: 768px)
{
.carousel-caption {
    top:300px !important;
    left: 100px !important;
    width: 50% !important;
    text-align: left;
    padding-bottom: 30px;
}
}
@media (min-width: 50px) and (max-width: 767px) {

    .ourcompany-content-bg {
    
    padding-bottom:100px !important;
    }

    #depreload .logo {
   
    left: 10% !important;
   
}

    .purity-text-div h3 {
    text-align: left !important;
}

.menu-div {
top: 0px;
    height: 50px;
    background-color: #ededed;
    border-bottom: 2px solid #be3a26;

}
.carousel-inner:after{

    display:none !important;
}
.footerColor
{
    color: #fff !important;
}

.fill {
   
    background-size: 370px 594px, cover !important;
 
}

  .feedback-scroll {
      overflow: scroll;
    position: relative;
        padding-bottom: 100px;
}
nav ul li {
    display: block !important;
    position: relative;
}
    .purity-text-div {
        left: 2px !important;
    }

   /*.contentdiv-2 {
  
    margin-top: 0px !important;
}*/
    .contentdiv-2x {

        margin-top: 4px !important;
    }
    .new-scroll {
    overflow: scroll;
    position: relative;
    padding-bottom: 137px;
}
.new-scroll {
    min-height: 100px;
    overflow-x: hidden;
    height: 100%;
    position: inherit;
}
    .h1-div {
    
    font-size: 27px !important;
}

    .purity-text-style h3 {
        font-size: 21px !important;
    }
    .right-img-div {
        right: 0px !important;
        padding-top: 18px !important;
    }
    .ourcompany-scroll {
        min-height: 499px !important;
    }
    .right-img-div img {
    
    width: 100% !important;
        height: 200px !important;
    }
.logo-div {
 
z-index: 54;
    float: left;
    background-image: url(/images/Logo2.png);
    height: 45px;
    background-position: center center;
    BACKGROUND-REPEAT: no-repeat;
    padding: 0px;
    background-size: contain;
    margin: 0px 0 0 10px !important;
    margin-top: 11px;
}
.logo-img {
    
        width: 100%;
    display: none;
  
}
.collapse.in {
    
    background: #ededed;
}

.navbar-toggle {
 
    padding: 0px 12px;
    margin-top: 8px;
  
}

.navbar-collapse .dropdown .sub-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

nav a {
    color: #000 !important;
    text-decoration: none;
    display: block;
}
nav a:hover {
    color:#be3a26 !important;
    text-decoration: none;
    display: block;
}

}



.ourcompany-divbg {
	background-size: cover !important;
	background-size: 100% 100%;
}
.our-companydiv {
	width: 100%;
	float: left;
	position: relative;
	top: 55px;
}
.contentdiv-2 {
	width: 100%;
	float: left;
	position: relative;
	top: 197px;
	z-index: 10;
}
.mainpage-div {
	width: 100%;
	float: left;
}
.mainpage-div ul li a {
	color: #37474f;
	text-decoration: none;
	outline: 0;
}
.mainpage-div .footer-div {
	color: #37474f;
}
.ourcompany-scroll {
	min-height: 400px;
	overflow: scroll;
	overflow-x: hidden;
	height: 100%;
	position: absolute;
}
.ourcompany-content-bg {
	background-color: rgba(0, 0, 0, 0.17);
	color: #000;
	padding: 11px 30px 18px;
}
/*-----------------------------------Our collections------------------------------------*/

.collectiondiv {
	width: 100%;
	float: left;
	position: relative;
	top: 55px;
}
.ul-div {
	list-style: none;
	text-align: left;
	padding-left: 0px;
}
.h1-div {
	text-align: left;
	font-size: 45px;
}
.collection-head-div {
	margin-top: 80px;
}
/*-------------------------------------Purity slider___________________________*/

.tracker-individual-blip {
	display: none;
}
/* .purity-div {
	background-image: url(../images/bg/2.jpg);
	background-size: cover !important;
	background-size: 100% 100%;
	position: relative;
} */
.purity-text-style {
	color: #fff;
}
.purity-text-style h1 {
	margin: 0px;
}
.purity-text-style h3 {
	margin: 0px;
	padding-left: 40px;
	font-size: 34px;
}
.purity-text-div {
	left: 153px;
	margin-top: 10px;
	top: 70px;
}
.purity-text-div h1 {
	margin: 0;
	font-size: 45px;
}
.purity-text-div h3 {
	margin: 0;
	padding-left: 40px;
	font-size: 25px;
}
.film_roll_pager {
	display: none;
}
/*--------------------------------------Glaze-----------------------------------------------*/

/* .glaze-div {
	background-image: url(../images/bg/3.jpg);
	background-size: cover !important;
	background-size: 100% 100%;
	position: relative;
} */
/*---------------------------------------Contact Us---------------------------------*/

.contactus-div {
	background-size: cover !important;
	background-size: 100% 100%;
}
.contact-ul {
	list-style: none;
	padding-left: 0px;
	font-size: 16px;
}
.contact-div {
	width: 100%;
	float: left;
	position: relative;
	top: 55px;
	z-index: 10;
}
.contactus-bg {
	background-color: rgba(0, 0, 0, 0.17);
	padding: 33px;
	color: #000;
}
/*--------------------------------------Diamond------------------------------------------*/


.diamond-div {
	background-image: url(../images/bg/diamondbg.jpg);
	background-size: cover !important;
	background-size: 100% 100%;
}
/*---------------------------------------Feedback -----------------------------------------*/			


.feedback-divbg {
	background-size: cover !important;
	background-size: 100% 100%;
}
.feedback-div {
    width: 100%;
    float: left;
    position: relative;
    top: 197px;
    z-index: 10;
    min-height: 465px;
    overflow: scroll;
}
.feedback-div .well.well-sm {
	background-color: transparent;
	border-radius: 0px;
	border-color: transparent;
}
.feed-btn {
	background: none;
	border: none;
}
.feedback-div .col-md-3.control-label > a {
	color: #37474f;
}
.feedback-div-head {
	margin-top: 55px;
}
.left-head-div {
	top: 100px;
}
/*----------------------------*/


.collection-link-div {
    color: #fff !important;
    font-size: 15px;
    background-color: #45545b;
    color: #fff;
    padding: 6px 5px;
    border-radius: 3px;
	text-decoration:none;
}

.collection-link-div:hover {
    color: #fff !important;
    font-size: 15px;
    background-color:#be3a26;
    color: #fff;
    padding: 6px 5px;
    border-radius: 3px;
	text-decoration:none;
}



.control-label.pull-right > a {
	color: #37474f;
	text-decoration: none;
}

/*-----------------------------------------------media queries-------------------------------------------------------*/

/* Large desktop */
@media (min-width: 1200px) {
.site-container {
	display: none;
}
.slider-div-mob {
	display: none;
}
}

/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
body, html {
	height: 100%;
	width: 100%;
}
.index-div {
	display: none;
}
.resp-menudiv {
	width: 100%;
	float: left;
	position: relative;
}
.site-content {
	padding-top: 66px;
}
/* HEADER */
.header {
	position: fixed;
	left: 0;
	right: 0;
	height: 66px;
	line-height: 66px;
	color: #fff;
	background-color: #ededed;
	border-bottom: 2px solid #be3a26;
}
.header__logo {
	font-weight: 700;
	padding: 0 25px;
	float: left;
	width: 60%;
}
.header__logo > img {
	float: right;
	width: 55%;
}
/* MENU */
.menu {
	float: left;
}
.menu a {
	padding: 0 10px;
}
.menu a:hover {
	color: #c5cae9;
}
.cb-slideshow span {
	background-size: 100% 100% !important;
}
.cb-slideshow li div {
	width: 100% !important;
}
.menu a:hover {
	color: #5C5C5C;
	text-decoration: none;
}
.mob-footer-div {
	width: 100%;
	bottom: 0;
	position: fixed !important;
	background-color: #3e3e3e;
	color: #fff;
}
.cb-slideshow li div h3 {
	line-height: 70px !important;
}
.slider-heading {
	margin-top: 0px !important;
}
.cb-slideshow li div h3 {
	font-size: 60px !important;
}
.with--sidebar .site-cache {
	outline: 0 !important;
}
.mob-menu-div {
	list-style: none !important;
}
.our-company {
	display: none;
}
/* .ourcompany-div {
background-size:auto !important;
} */
.site-pusher, .site-container {
	height: 100%;
}
.site-container {
	overflow: hidden;
	position: absolute;
	width: 100%;
	z-index: 150;
}
.site-pusher {
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transform: translateX(0px);
	transform: translateX(0px);
}
.site-content {
	position: absolute;
	top: 66px;
	right: 0;
	left: 0;
	bottom: 0;
	padding-top: 0;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
}
.header {
	position: static;
}
.header__icon {
	position: relative;
	display: block;
	float: left;
	width: 50px;
	height: 66px;
	cursor: pointer;
}
.header__icon:after {
	content: '';
	position: absolute;
	display: block;
	width: 2rem;
	height: 0;
	top: 16px;
	left: 15px;
	box-shadow: 0 10px 0 1px #4a4a4a, 0 16px 0 1px #4a4a4a, 0 22px 0 1px #4a4a4a;
}
.menu {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	background-color: #ededed;
	/*    overflow-y: scroll;
        -webkit-overflow-scrolling: touch;*/
	width: 250px;
	-webkit-transform: translateX(-250px);
	transform: translateX(-250px);
}
.menu a {
	display: block;
	height: 40px;
	text-align: center;
	line-height: 40px;
	border-bottom: 1px solid #d7d7d7;
	color: #4a4a4a;
}
.with--sidebar .site-pusher {
	-webkit-transform: translateX(250px);
	transform: translateX(250px);
}
.with--sidebar .site-cache {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.6);
}
.cb-slideshow {
	list-style: outside none none;
}
.mob-company-div {
	float: left;
	margin-bottom: 75px;
	width: 100%;
}
.mob-footer-2 {
	position: relative;
}
.mob-collection-div {
	width: 100%;
	float: left;
	position: relative;
}
.contact-page-div {
	display: none;
}
.feedback-page-div {
	display: none;
}
.mob-feed-form {
	background-color: transparent;
	border-radius: 0px;
	border-color: transparent;
}
.feedback-div-head {
	margin-top: 0px;
}
.purity-page-div {
	display: none;
}
.purity-text-div {
	margin-top: 0px !important;
	top: 0px !important
}
.glaze-page-div {
	display: none;
}
.glaze-text-div {
	margin-top: 0px !important;
	top: 0px !important
}
.purity-gallery-page {
	display: none;
}
.purity-text-style {
	top: 0px !important;
}
.style14 {
	width: 100% !important;
}
#carousel-right1 {
	float: right !important;
}
#carousel-left1 {
	float: left;
}
.glaze-gallery-page {
	display: none;
}
.ourcompany-div {
	background-size: cover !important;
}
.purity-text-style h1 {
	text-align: center;
}
.h1.h1-div {
	text-align: center;
}
.mob-company-div h1 {
	text-align: center;
}
.purity-text-div h3 {
	text-align: center;
}
.purity-text-style h3 {
	text-align: center !important;
}
.element, .outer-container {
	width: 100%;
	height: 457px;
}
.outer-container {
	border-color: transparent;
	position: absolute;
	overflow: hidden;
}
.inner-container {
	position: absolute;
	left: 0;
	overflow-x: hidden;
	overflow-y: scroll;
	height: 450px;
}
.collection-page-div {
	display: none;
}
.cb-slideshow li div {
	left: 0px !important;
}
}

/* Landscape phones and down */
@media (max-width: 480px) {
body, html {
	height: 100%;
}
.index-div {
	display: none;
}
.resp-menudiv {
	width: 100%;
	float: left;
	position: relative;
}
.site-content {
	padding-top: 66px;
}
/* HEADER */
.header {
	position: fixed;
	left: 0;
	right: 0;
	height: 66px;
	line-height: 66px;
	color: #fff;
	background-color: #ededed;
	border-bottom: 2px solid #be3a26;
}
.header__logo {
	font-weight: 700;
	padding: 0 25px;
	float: left;
	width: 75%;
}
.header__logo > img {
	width: 100%;
}
/* MENU */
.menu {
	float: left;
}
.menu a {
	padding: 0 10px;
}
.menu a:hover {
	color: #c5cae9;
}
.cb-slideshow span {
	background-size: 100% 100% !important;
}
.cb-slideshow li div {
	width: 100% !important;
}
.menu a:hover {
	color: #5C5C5C;
	text-decoration: none;
}
.mob-footer-div {
	width: 100%;
	bottom: 0;
	position: fixed !important;
	background-color: #3e3e3e;
	color: #fff;
}
.cb-slideshow li div h3 {
	line-height: 70px !important;
}
.slider-heading {
	margin-top: 0px !important;
}
.cb-slideshow li div h3 {
	font-size: 60px !important;
}
.with--sidebar .site-cache {
	outline: 0 !important;
}
.mob-menu-div {
	list-style: none !important;
}
.our-company {
	display: none;
}
/* .ourcompany-div {
background-size:auto !important;
} */
.site-pusher, .site-container {
	height: 100%;
}
.site-container {
	overflow: hidden;
}
.site-pusher {
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transform: translateX(0px);
	transform: translateX(0px);
}
.site-content {
	position: absolute;
	top: 66px;
	right: 0;
	left: 0;
	bottom: 0;
	padding-top: 0;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
}
.header {
	position: static;
}
.header__icon {
	position: relative;
	display: block;
	float: left;
	width: 50px;
	height: 66px;
	cursor: pointer;
}
.header__icon:after {
	content: '';
	position: absolute;
	display: block;
	width: 2rem;
	height: 0;
	top: 16px;
	left: 15px;
	box-shadow: 0 10px 0 1px #4a4a4a, 0 16px 0 1px #4a4a4a, 0 22px 0 1px #4a4a4a;
}
.menu {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	background-color: #ededed;
	/*    overflow-y: scroll;
        -webkit-overflow-scrolling: touch;*/
	width: 250px;
	-webkit-transform: translateX(-250px);
	transform: translateX(-250px);
}
.menu a {
	display: block;
	height: 40px;
	text-align: center;
	line-height: 40px;
	border-bottom: 1px solid #d7d7d7;
	color: #4a4a4a;
}
.with--sidebar .site-pusher {
	-webkit-transform: translateX(250px);
	transform: translateX(250px);
}
.with--sidebar .site-cache {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.6);
}
.cb-slideshow {
	list-style: outside none none;
}
.mob-company-div {
	float: left;
	margin-bottom: 75px;
	width: 100%;
}
.mob-footer-2 {
	position: relative;
}
.mob-collection-div {
	width: 100%;
	float: left;
	position: relative;
}
.contact-page-div {
	display: none;
}
.feedback-page-div {
	display: none;
}
.mob-feed-form {
	background-color: transparent;
	border-radius: 0px;
	border-color: transparent;
}
.feedback-div-head {
	margin-top: 0px;
}
.purity-page-div {
	display: none;
}
.purity-text-div {
	margin-top: 0px !important;
	top: 0px !important
}
.glaze-page-div {
	display: none;
}
.glaze-text-div {
	margin-top: 0px !important;
	top: 0px !important
}
.purity-gallery-page {
	display: none;
}
.purity-text-style {
	top: 0px !important;
}
.style14 {
	width: 100% !important;
}
#carousel-right1 {
	float: right !important;
}
#carousel-left1 {
	float: left;
}
.glaze-gallery-page {
	display: none;
}
.ourcompany-div {
	background-size: cover !important;
}
.purity-text-style h1 {
	text-align: center;
}
.h1.h1-div {
	text-align: center;
}
.mob-company-div h1 {
	text-align: center;
}
.purity-text-div h3 {
	text-align: center;
}
.purity-text-style h3 {
	text-align: center !important;
}
.element, .outer-container {
	width: 200px;
	height: 200px;
}
.outer-container {
	border: 5px solid purple;
	position: relative;
	overflow: hidden;
}
.inner-container {
	position: absolute;
	left: 0;
	overflow-x: hidden;
	overflow-y: scroll;
}
.collection-page-div {
	display: none;
}
.diamond-page-div {
	display: none;
}
.particle-div {
	display: none;
}
.footer-div {
    background: black;
    text-align: center;
    color:white !important;
    
}

.footer-div .pull-right{
	float: none !important;
	}
	
.head-div-1 {
	margin: 0 auto;
	padding: 0;
	color: #fff;
	text-align: center;
}
.head-div-2 {
	margin: 0 auto;
	padding: 0;
	color: #fff;
	text-align: center;
}
.cb-slideshow li div {
	left: 0px !important;
}
.contentdiv-2 {
	position: initial;
	margin-top: 75px;
}
}

/* RESPONSIVE */
@media only screen and (max-width: 768px) {
body, html {
	height: 100%;
	width: 100%;
}
.index-div {
	display: none;
}
.resp-menudiv {
	width: 100%;
	float: left;
	position: relative;
}
.site-content {
	padding-top: 66px;
}
/* HEADER */
.header {
	position: fixed;
	left: 0;
	right: 0;
	height: 66px;
	line-height: 66px;
	color: #fff;
	background-color: #ededed;
	border-bottom: 2px solid #be3a26;
}
.header__logo {
	font-weight: 700;
	padding: 0 25px;
	float: left;
	width: 73%;
}
.header__logo > img {
	float: right;
	width: 90%;
}
/* MENU */
.menu {
	float: left;
}
.menu a {
	padding: 0 10px;
}
.menu a:hover {
	color: #c5cae9;
}
.cb-slideshow span {
	background-size: 100% 100% !important;
}
.cb-slideshow li div {
	width: 100% !important;
}
.menu a:hover {
	color: #5C5C5C;
	text-decoration: none;
}
.mob-footer-div {
	width: 100%;
	bottom: 0;
	position: fixed !important;
	background-color: #3e3e3e;
	color: #fff;
}
.cb-slideshow li div h3 {
	line-height: 70px !important;
}
.slider-heading {
	margin-top: 0px !important;
}
.cb-slideshow li div h3 {
	font-size: 60px !important;
}
.with--sidebar .site-cache {
	outline: 0 !important;
}
.mob-menu-div {
	list-style: none !important;
}
.our-company {
	display: none;
}
/* .ourcompany-div {
background-size:auto !important;
} */
.site-pusher, .site-container {
	height: 100%;
}
.site-container {
	overflow: hidden;
	position: absolute;
	z-index: 150;
	width: 100%;
}
.site-pusher {
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transform: translateX(0px);
	transform: translateX(0px);
}
.site-content {
	position: absolute;
	top: 66px;
	right: 0;
	left: 0;
	bottom: 0;
	padding-top: 0;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
}
.header {
	position: static;
}
.header__icon {
	position: relative;
	display: block;
	float: left;
	width: 50px;
	height: 66px;
	cursor: pointer;
}
.header__icon:after {
	content: '';
	position: absolute;
	display: block;
	width: 2rem;
	height: 0;
	top: 16px;
	left: 15px;
	box-shadow: 0 10px 0 1px #4a4a4a, 0 16px 0 1px #4a4a4a, 0 22px 0 1px #4a4a4a;
}
.menu {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	background-color: #ededed;
	/*    overflow-y: scroll;
        -webkit-overflow-scrolling: touch;*/
	width: 250px;
	-webkit-transform: translateX(-250px);
	transform: translateX(-250px);
}
.menu a {
	display: block;
	height: 40px;
	text-align: center;
	line-height: 40px;
	border-bottom: 1px solid #d7d7d7;
	color: #4a4a4a;
}
.with--sidebar .site-pusher {
	-webkit-transform: translateX(250px);
	transform: translateX(250px);
}
.with--sidebar .site-cache {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.6);
}
.cb-slideshow {
	list-style: outside none none;
}
.mob-company-div {
	float: left;
	margin-bottom: 75px;
	width: 100%;
}
.mob-footer-2 {
	position: relative;
}
.mob-collection-div {
	width: 100%;
	float: left;
	position: relative;
}
.contact-page-div {
	display: none;
}
.feedback-page-div {
	display: none;
}
.mob-feed-form {
	background-color: transparent;
	border-radius: 0px;
	border-color: transparent;
}
.feedback-div-head {
	margin-top: 0px;
}
.purity-page-div {
	display: none;
}
.purity-text-div {
	margin-top: 0px !important;
	top: 0px !important
}
.glaze-page-div {
	display: none;
}
.glaze-text-div {
	margin-top: 0px !important;
	top: 0px !important
}
.purity-gallery-page {
	display: none;
}
.purity-text-style {
	top: 0px !important;
	text-align: center;
}
.style14 {
	width: 100% !important;
}
#carousel-right1 {
	float: right !important;
}
#carousel-left1 {
	float: left;
}
.glaze-gallery-page {
	display: none;
}
.ourcompany-div {
	background-size: cover !important;
}
.h1.h1-div {
	text-align: center;
}
.mob-company-div h1 {
	text-align: center;
}
.purity-text-div h3 {
	text-align: center;
}
.purity-text-style h3 {
	text-align: center !important;
}
.element, .outer-container {
	width: 100%;
	height: 612px !important;
}
.outer-container {
	border-color: transparent;
	position: absolute;
	overflow: hidden;
}
.inner-container {
	position: absolute;
	left: 0;
	overflow-x: hidden;
	overflow-y: scroll;
	height: 545px !important;
}
.collection-page-div {
	display: none;
}
.diamond-page-div {
	display: none;
}
.cb-slideshow li div {
	left: 0px !important;
}
.contentdiv-2 {
	position: initial;
	margin-top: 75px;
}
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
body, html {
	height: 100%;
	width: 100%;
}
.index-div {
	display: none;
}
.resp-menudiv {
	width: 100%;
	float: left;
	position: relative;
}
.site-content {
	padding-top: 66px;
}
/* HEADER */
.header {
	position: fixed;
	left: 0;
	right: 0;
	height: 66px;
	line-height: 66px;
	color: #fff;
	background-color: #ededed;
	border-bottom: 2px solid #be3a26;
}
.header__logo {
	font-weight: 700;
	padding: 0 25px;
	float: left;
	width: 60%;
}
.header__logo > img {
	float: right;
	width: 40%;
}
/* MENU */
.menu {
	float: left;
}
.menu a {
	padding: 0 10px;
}
.menu a:hover {
	color: #c5cae9;
}
.cb-slideshow span {
	background-size: 100% 100% !important;
}
.cb-slideshow li div {
	width: 100% !important;
}
.menu a:hover {
	color: #5C5C5C;
	text-decoration: none;
}
.mob-footer-div {
	width: 100%;
	bottom: 0;
	position: fixed !important;
	background-color: #3e3e3e;
	color: #fff;
}
.cb-slideshow li div h3 {
	line-height: 70px !important;
}
.slider-heading {
	margin-top: 0px !important;
}
.cb-slideshow li div h3 {
	font-size: 60px !important;
}
.with--sidebar .site-cache {
	outline: 0 !important;
}
.mob-menu-div {
	list-style: none !important;
}
.our-company {
	display: none;
}
/* .ourcompany-div {
background-size:auto !important;
} */
.site-pusher, .site-container {
	height: 100%;
}
.site-container {
	overflow: hidden;
	position: absolute;
	width: 100%;
	z-index: 150;
}
.site-pusher {
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transform: translateX(0px);
	transform: translateX(0px);
}
.site-content {
	position: absolute;
	top: 66px;
	right: 0;
	left: 0;
	bottom: 0;
	padding-top: 0;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
}
.header {
	position: static;
}
.header__icon {
	position: relative;
	display: block;
	float: left;
	width: 50px;
	height: 66px;
	cursor: pointer;
}
.header__icon:after {
	content: '';
	position: absolute;
	display: block;
	width: 2rem;
	height: 0;
	top: 16px;
	left: 15px;
	box-shadow: 0 10px 0 1px #4a4a4a, 0 16px 0 1px #4a4a4a, 0 22px 0 1px #4a4a4a;
}
.menu {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	background-color: #ededed;
	/*    overflow-y: scroll;
        -webkit-overflow-scrolling: touch;*/
	width: 250px;
	-webkit-transform: translateX(-250px);
	transform: translateX(-250px);
}
.menu a {
	display: block;
	height: 40px;
	text-align: center;
	line-height: 40px;
	border-bottom: 1px solid #d7d7d7;
	color: #4a4a4a;
}
.with--sidebar .site-pusher {
	-webkit-transform: translateX(250px);
	transform: translateX(250px);
}
.with--sidebar .site-cache {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.6);
}
.cb-slideshow {
	list-style: outside none none;
}
.mob-company-div {
	float: left;
	margin-bottom: 75px;
	width: 100%;
}
.mob-footer-2 {
	position: relative;
}
.mob-collection-div {
	width: 100%;
	float: left;
	position: relative;
}
.contact-page-div {
	display: none;
}
.feedback-page-div {
	display: none;
}
.mob-feed-form {
	background-color: transparent;
	border-radius: 0px;
	border-color: transparent;
}
.feedback-div-head {
	margin-top: 0px;
}
.purity-page-div {
	display: none;
}
.purity-text-div {
	margin-top: 0px !important;
	top: 0px !important
}
.glaze-page-div {
	display: none;
}
.glaze-text-div {
	margin-top: 0px !important;
	top: 0px !important
}
.purity-gallery-page {
	display: none;
}
.purity-text-style {
	top: 0px !important;
}
.style14 {
	width: 100% !important;
}
#carousel-right1 {
	float: right !important;
}
#carousel-left1 {
	float: left;
}
.glaze-gallery-page {
	display: none;
}
.ourcompany-div {
	background-size: cover !important;
}
.purity-text-style h1 {
	text-align: center;
}
.h1.h1-div {
	text-align: center;
}
.mob-company-div h1 {
	text-align: center;
}
.purity-text-div h3 {
	text-align: center;
}
.purity-text-style h3 {
	text-align: center !important;
}
.element, .outer-container {
	width: 100%;
	height: 457px !important;
}
.outer-container {
	border-color: transparent;
	position: absolute;
	overflow: hidden;
}
.inner-container {
	position: absolute;
	left: 0;
	overflow-x: hidden;
	overflow-y: scroll;
	height: 450px !important;
}
.collection-page-div {
	display: none;
}
}

/* Nexus 7 (landscape) ----------- */
@media only screen and (min-width : 604px) and (max-device-width : 775px) and (orientation: landscape) {
body, html {
	height: 100%;
	width: 100%;
}
.index-div {
	display: none;
}
.resp-menudiv {
	width: 100%;
	float: left;
	position: relative;
}
.site-content {
	padding-top: 66px;
}
/* HEADER */
.header {
	position: fixed;
	left: 0;
	right: 0;
	height: 66px;
	line-height: 66px;
	color: #fff;
	background-color: #ededed;
	border-bottom: 2px solid #be3a26;
}
.header__logo {
	font-weight: 700;
	padding: 0 25px;
	float: left;
	width: 60%;
}
.header__logo > img {
	float: right;
	width: 40%;
}
/* MENU */
.menu {
	float: left;
}
.menu a {
	padding: 0 10px;
}
.menu a:hover {
	color: #c5cae9;
}
.cb-slideshow span {
	background-size: 100% 100% !important;
}
.cb-slideshow li div {
	width: 100% !important;
}
.menu a:hover {
	color: #5C5C5C;
	text-decoration: none;
}
.mob-footer-div {
	width: 100%;
	bottom: 0;
	position: fixed !important;
	background-color: #3e3e3e;
	color: #fff;
}
.cb-slideshow li div h3 {
	line-height: 70px !important;
}
.slider-heading {
	margin-top: 0px !important;
}
.cb-slideshow li div h3 {
	font-size: 60px !important;
}
.with--sidebar .site-cache {
	outline: 0 !important;
}
.mob-menu-div {
	list-style: none !important;
}
.our-company {
	display: none;
}
/* .ourcompany-div {
background-size:auto !important;
} */
.site-pusher, .site-container {
	height: 100%;
}
.site-container {
	overflow: hidden;
}
.site-pusher {
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transform: translateX(0px);
	transform: translateX(0px);
}
.site-content {
	position: absolute;
	top: 66px;
	right: 0;
	left: 0;
	bottom: 0;
	padding-top: 0;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
}
.header {
	position: static;
}
.header__icon {
	position: relative;
	display: block;
	float: left;
	width: 50px;
	height: 66px;
	cursor: pointer;
}
.header__icon:after {
	content: '';
	position: absolute;
	display: block;
	width: 2rem;
	height: 0;
	top: 16px;
	left: 15px;
	box-shadow: 0 10px 0 1px #4a4a4a, 0 16px 0 1px #4a4a4a, 0 22px 0 1px #4a4a4a;
}
.menu {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	background-color: #ededed;
	/*    overflow-y: scroll;
        -webkit-overflow-scrolling: touch;*/
	width: 250px;
	-webkit-transform: translateX(-250px);
	transform: translateX(-250px);
}
.menu a {
	display: block;
	height: 40px;
	text-align: center;
	line-height: 40px;
	border-bottom: 1px solid #d7d7d7;
	color: #4a4a4a;
}
.with--sidebar .site-pusher {
	-webkit-transform: translateX(250px);
	transform: translateX(250px);
}
.with--sidebar .site-cache {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.6);
}
.cb-slideshow {
	list-style: outside none none;
}
.mob-company-div {
	float: left;
	margin-bottom: 75px;
	width: 100%;
}
.mob-footer-2 {
	position: relative;
}
.mob-collection-div {
	width: 100%;
	float: left;
	position: relative;
}
.contact-page-div {
	display: none;
}
.feedback-page-div {
	display: none;
}
.mob-feed-form {
	background-color: transparent;
	border-radius: 0px;
	border-color: transparent;
}
.feedback-div-head {
	margin-top: 0px;
}
.purity-page-div {
	display: none;
}
.purity-text-div {
	margin-top: 0px !important;
	top: 0px !important
}
.glaze-page-div {
	display: none;
}
.glaze-text-div {
	margin-top: 0px !important;
	top: 0px !important
}
.purity-gallery-page {
	display: none;
}
.purity-text-style {
	top: 0px !important;
}
.style14 {
	width: 100% !important;
}
#carousel-right1 {
	float: right !important;
}
#carousel-left1 {
	float: left;
}
.glaze-gallery-page {
	display: none;
}
.ourcompany-div {
	background-size: cover !important;
}
.purity-text-style h1 {
	text-align: center;
}
.h1.h1-div {
	text-align: center;
}
.mob-company-div h1 {
	text-align: center;
}
.purity-text-div h3 {
	text-align: center;
}
.purity-text-style h3 {
	text-align: center !important;
}
.element, .outer-container {
	width: 100%;
	height: 457px !important;
}
.outer-container {
	border-color: transparent;
	position: absolute;
	overflow: hidden;
}
.inner-container {
	position: absolute;
	left: 0;
	overflow-x: hidden;
	overflow-y: scroll;
	height: 350px !important;
}
.collection-page-div {
	display: none;
}
.cb-slideshow li div {
	left: 0px !important;
}
}

@media only screen and (min-device-width : 414px) and (max-device-width : 736px) and (orientation : landscape) {
body, html {
	height: 100%;
	width: 100%;
}
.index-div {
	display: none;
}
.resp-menudiv {
	width: 100%;
	float: left;
	position: relative;
}
.site-content {
	padding-top: 66px;
}
/* HEADER */
.header {
	position: fixed;
	left: 0;
	right: 0;
	height: 66px;
	line-height: 66px;
	color: #fff;
	background-color: #ededed;
	border-bottom: 2px solid #be3a26;
}
.header__logo {
	font-weight: 700;
	padding: 0 25px;
	float: left;
	width: 60%;
}
.header__logo > img {
	float: right;
	width: 55%;
}
/* MENU */
.menu {
	float: left;
}
.menu a {
	padding: 0 10px;
}
.menu a:hover {
	color: #c5cae9;
}
.cb-slideshow span {
	background-size: 100% 100% !important;
}
.cb-slideshow li div {
	width: 100% !important;
}
.menu a:hover {
	color: #5C5C5C;
	text-decoration: none;
}
.mob-footer-div {
	width: 100%;
	bottom: 0;
	position: fixed !important;
	background-color: #3e3e3e;
	color: #fff;
}
.cb-slideshow li div h3 {
	line-height: 70px !important;
}
.slider-heading {
	margin-top: 0px !important;
}
.cb-slideshow li div h3 {
	font-size: 60px !important;
}
.with--sidebar .site-cache {
	outline: 0 !important;
}
.mob-menu-div {
	list-style: none !important;
}
.our-company {
	display: none;
}
/* .ourcompany-div {
background-size:auto !important;
} */
.site-pusher, .site-container {
	height: 100%;
}
.site-container {
	overflow: hidden;
}
.site-pusher {
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transform: translateX(0px);
	transform: translateX(0px);
}
.site-content {
	position: absolute;
	top: 66px;
	right: 0;
	left: 0;
	bottom: 0;
	padding-top: 0;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
}
.header {
	position: static;
}
.header__icon {
	position: relative;
	display: block;
	float: left;
	width: 50px;
	height: 66px;
	cursor: pointer;
}
.header__icon:after {
	content: '';
	position: absolute;
	display: block;
	width: 2rem;
	height: 0;
	top: 16px;
	left: 15px;
	box-shadow: 0 10px 0 1px #4a4a4a, 0 16px 0 1px #4a4a4a, 0 22px 0 1px #4a4a4a;
}
.menu {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	background-color: #ededed;
	/*    overflow-y: scroll;
        -webkit-overflow-scrolling: touch;*/
	width: 250px;
	-webkit-transform: translateX(-250px);
	transform: translateX(-250px);
}
.menu a {
	display: block;
	height: 40px;
	text-align: center;
	line-height: 40px;
	border-bottom: 1px solid #d7d7d7;
	color: #4a4a4a;
}
.with--sidebar .site-pusher {
	-webkit-transform: translateX(250px);
	transform: translateX(250px);
}
.with--sidebar .site-cache {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.6);
}
.cb-slideshow {
	list-style: outside none none;
}
.mob-company-div {
	float: left;
	margin-bottom: 75px;
	width: 100%;
}
.mob-footer-2 {
	position: relative;
}
.mob-collection-div {
	width: 100%;
	float: left;
	position: relative;
}
.contact-page-div {
	display: none;
}
.feedback-page-div {
	display: none;
}
.mob-feed-form {
	background-color: transparent;
	border-radius: 0px;
	border-color: transparent;
}
.feedback-div-head {
	margin-top: 0px;
}
.purity-page-div {
	display: none;
}
.purity-text-div {
	margin-top: 0px !important;
	top: 0px !important
}
.glaze-page-div {
	display: none;
}
.glaze-text-div {
	margin-top: 0px !important;
	top: 0px !important
}
.purity-gallery-page {
	display: none;
}
.purity-text-style {
	top: 0px !important;
}
.style14 {
	width: 100% !important;
}
#carousel-right1 {
	float: right !important;
}
#carousel-left1 {
	float: left;
}
.glaze-gallery-page {
	display: none;
}
.ourcompany-div {
	background-size: cover !important;
}
.purity-text-style h1 {
	text-align: center;
}
.h1.h1-div {
	text-align: center;
}
.mob-company-div h1 {
	text-align: center;
}
.purity-text-div h3 {
	text-align: center;
}
.purity-text-style h3 {
	text-align: center !important;
}
.element, .outer-container {
	width: 100%;
	height: 610px !important;
}
.outer-container {
	border-color: transparent;
	position: absolute;
	overflow: hidden;
}
.inner-container {
	position: absolute;
	left: 0;
	overflow-x: hidden;
	overflow-y: scroll;
	height: 415px !important;
}
.collection-page-div {
	display: none;
}
.cb-slideshow li div {
	left: 0px !important;
}
}

@media only screen and (min-device-width : 414px) and (max-device-width : 736px) and (orientation : portrait) {
.element, .outer-container {
	width: 100%;
	height: 610px !important;
}
.outer-container {
	border-color: transparent;
	position: absolute;
	overflow: hidden;
}
.inner-container {
	position: absolute;
	left: 0;
	overflow-x: hidden;
	overflow-y: scroll;
	height: 610px !important;
}
.cb-slideshow li div {
	left: 0px !important;
}
}

@media only screen and (min-device-width: 320px) and (max-device-width: 370px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
.element, .outer-container {
	width: 100%;
	height: 610px !important;
}
.outer-container {
	border-color: transparent;
	position: absolute;
	overflow: hidden;
}
.inner-container {
	position: absolute;
	left: 0;
	overflow-x: hidden;
	overflow-y: scroll;
	height: 450px !important;
}
.cb-slideshow li div {
	left: 0px !important;
}
}

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
.element, .outer-container {
	width: 100%;
	height: 610px !important;
}
.outer-container {
	border-color: transparent;
	position: absolute;
	overflow: hidden;
}
.inner-container {
	position: absolute;
	left: 0;
	overflow-x: hidden;
	overflow-y: scroll;
	height: 346px !important;
}
.cb-slideshow li div {
	left: 0px !important;
}
}
.preloader {
	height: 100%;
	width: 100%;
	background-size: cover;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 10000;
	perspective: 1600px;
	perspective-origin: 20% 50%;
	transition: 0.5s all;
	opacity: 1;
}
.spinner {
	width: 250px;
	height: 250px;
	border: 2px solid #EBEBEB;
	border-top: 6px solid #be3a26;
	border-radius: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	animation: spin 1s infinite linear;
}
.preloader.fade {
	opacity: 0;
}
.b-ico-preloader {
	background: url(../images/bg/logo2.png);
	background-size: cover;
	width: 250px;
	height: 100px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	animation: ico 5s infinite linear;
	transform-style: preserve-3d;
}
 @keyframes spin {
 from {
 transform: rotate(0deg);
}
 to {
 transform: rotate(360deg);
}
}
 @keyframes ico {
 from {
 transform: rotateY(0deg);
}
 to {
 transform: rotateY(360deg);
}
}
.right-img-div {
	position: relative;
	right: 60px ;
}
.ourcompany-content-bg p {
	font-size: 15px;
}
.purity-text-div p {
	font-size: 26px;
}

.carousel-caption  {
        /*color: transparent;
  */
        text-shadow: none !important; 
   font-family: 'Philosopher', sans-serif !important;
    text-align:left !important;
}
.clr span{

     font-family: 'Philosopher', sans-serif !important;
     text-align:left !important;
}