*{
	font-family: "amandine", Arial, sans-serif;
	font-style: normal;
	font-weight: 400;
/*	font-weight: light 300, regular 400,medium 500, bold 700, italic style for italic;*/
	
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}
/*
colors:
brown: #726354
beige: #AAA391
blue : #5C6069
pearl: #ECEDE8
*/
/*nav*/
.container-flex{
	display: flex;
	flex-wrap: wrap;
}

.bar-items{
	display: flex;
	width: 30%;
}
.bar-items3{
	display: flex;
	width: 40%;
	
}
.bar-items2{
	display: flex;
	width: 30%;
	padding-top: 10px;
	padding-right: 5px;
}
.topnav .search-container {
  float: left;
}
.navbartop{
	background-color: #AAA391;
	padding-bottom: 10px;
}
.navbartop input[type=text] {
	padding: 6px;
	padding-bottom: 0px;
	margin-top: 8px;
	font-size: 17px;
	border-top: none;
	border-bottom: 1px solid #000000;
	border-left: none;
	border-right: none;
	background-color: #AAA391;
	

}
.search-bar{
	width: 100%;
}
.search-bar::placeholder{
	color: white;
	font-size: 30px;
}

#personicon, #hearticon, #carticon, #hamburger{
	padding-right: 10px;
	
}
#signin{
	text-decoration: none;
	padding-top: 10px;
	font-size: 20px;
	color: #ECEDE8;
	}
#menu-links ul{
	padding:20px;
	list-style: none;
	justify-content: center;
	margin-bottom: 0px; 
	
}
#menu-links a{
	padding-bottom: 10px;
}

#aura-mobile{
	color: #ECEDE8;
	font-size: 40px;
	padding-left: 10%;
	width: 100%;
	margin-left: 25%;
	padding-top: 15%;
	display: flex;
	
}
/*footer*/
.bg-footer-1{
	background-color: #AAA391;
}
.bg-color-footer{
	background-color: #726354;
}
#nav-bg{
	background-color: #ECEDE8;
}
#menu-links ul li a{
	color: #5C6069;
	text-decoration: none;
	font-size: 50px;
	padding-right: 10px;
	margin-left: 5%;
	display: flex;
}
#menu-links a{
	margin-right: 100px;
}
#menu-links .active{
	text-decoration: underline #5C6069;
}
#menu-links ul{
	width: 100%;
}
.footer-color div h5{
	color: #ECEDE8;
	font-weight: 700; 
	margin-top: 15%;
	
}
.nav-color li a{
	color: #ECEDE8 !important;
}

.footer h5{
	font-size: 40px;
}
.footer ul li a{
	font-size: 35px;
	font-family: Arial;
}
.aura-footer{
	font-size: 30px;
}

/*SECTION 1 HOME START*/

.video{
	position: relative;
	width: 100%;
	
}
.video h2{
	position: absolute;
	color: #ECEDE8;
	bottom: 15%;
	left: 5%;
	font-size: 50px;
}
.section1-home{
	background-color: #ECEDE8;
	margin-top: -10px;
	height: 5200px;
}

.section2-home{
	background-color:#5C6069;
}

#main1{
	width: 90%;
}
#main1 img{
	margin: 5%;
}

#main2{
	width: 100%;
	margin-bottom: 10%;
}
#main3{
	display: none;
	
}
#main4{
	width: 90%;
	
}
#main4 img{
	margin: 5%;
	margin-bottom: 10%
}
.dive-into-elegance{
	width: 90%;
	color: #5C6069;
	
}
.dive-into-elegance h1{
	font-size: 130px;
	text-align: left;
}
.dive-into-elegance p{
	font-size: 80px;
	font-family: Arial;
	text-align: left;
	
}
.learn-more-home{
	font-size: 40px;
}
/*SECTION 2 HOME*/
.new-in-home {
	width: 90%;
	color: #ECEDE8;
	padding: 5%;
		
	
}
.new-in-home h3{
	font-size: 100px;
	font-family: Arial;
	display: flex;
	justify-content: center;
	margin-bottom: 5%;
	
}
.view-more-home{
	font-size:30px;
	font-family: Arial;
	color: #5C6069;
	margin-bottom: 10%;
	margin-left: 5%;
}
.new-in-home span{
	font-size: 75px;
	text-align: center;
	margin-left: 5%;
}
.new-in-home p{
	font-size: 55px;
	font-family: Arial;
	text-align: center;
	margin-left: 5%;

}
#ring1{
	width: 90%
}
#ring1 img{
	margin: 5%;
}
#ring2{
	width: 90%;
}
#ring2{
	padding-bottom: 100px;
}
#ring2 img{
	margin: 5%;
}
#ring3{
	display: none;
}
#ring4{
	display: none;
}
/*SECTION 3 HOME */
.chunky{
	width: 100%;
	z-index: 0;
}
.chunky-text{
	z-index: 2;
	bottom: 3%;
	left: 30%;
}
.chunky-text h3{
	color: #726354;
	font-family: Arial;
	font-size: 55px;
}
.chunky-text a{
	font-size: 35px;
	display: flex;
	justify-content: center;
	color: #726354;
	font-family: Arial;
}
.pearls{
	width: 100%;
	z-index: 0;
}
.pearl-text{
	z-index: 2;
	bottom: 3%;
	left: 25%;
}
.pearl-text h3{
	color: #ECEDE8;
	font-family: Arial;
	font-size: 55px;
}
.pearl-text a{
	font-size: 35px;
	display: flex;
	justify-content: center;
	color: #ECEDE8;
	font-family: Arial;
}

/*ABOUT PAGE START*/
.section1-about{
	height: 5700px;
	background-color: #ECEDE8;
}
.welcome h1{
	font-size: 20vw;
	margin: 5%;
	color: #726354;
	
}
.hero-web{
	display:none;
}
.aura span{
	font-size: 80px;
	font-weight: 700;
}
.aura {
	bottom: 22.5%;
	color: #5C6069;
	padding: 10%;
}
.aura p{
	font-family: Arial;
	font-size: 65px;
}
/*SECTION 2 ABOUT*/
.section2-about{
	background-color: #ECEDE8;
}
.glance h2{
	color: #726354;
	font-weight: 700;
	font-size: 20vw;
}
.rings-about{
	display: none;
}
.mountains{
	top: -47%;
	margin: 5%;
	left: 16%;
}
.our-brand{
	background-color: #726354;
}
.our-brand p{
	color: #ECEDE8;
	padding: 10%;
	font-size: 65px;
	margin-bottom: 0px;
	font-family: Arial;
}
.pearls-about{
	display:none;
}
.line-work{
	display: none;
}
/*SECTION 3 ABOUT*/
.section3-about{
	background-color: #ECEDE8;
}
.woman{
	display: none;
}
.mission h2{
	font-size: 12vw;
	padding: 5%;
	font-weight: 700;
	color: #5C6069;
}
.rooted{
	background-color: #5C6069;
}
.rooted p{
	color: #ECEDE8;
	font-family: Arial;
	padding: 10%;
	font-size: 65px;
}
.view-new{
	font-size:40px;
	font-family: Arial;
	color: #5C6069;
	margin-bottom: 10%;
	margin-left: 20%;

}
/*SHOP PAGE START*/
.section1-shop{
	background-color: #5C6069;
}
.bg-image-shop{
	height: 1200px;
	width: 100%;
	background-size: cover;	
	background-image: url("../img/shop/overlay.png");
}
.pearl-week{
	color: #ECEDE8;
	font-size: 60px;
	
}
.pearl-week h3{
	font-size: 40px;
}
.shop-pearl {
	font-size: 40px;
	font-family: Arial;
	color: #5C6069;
}
/*SECTION 2 SHOP*/
.section2-shop{
	background-color: #ECEDE8;
}
.img-shop{
	width: 50%;
}
.absolute1{
	z-index: 2;
	bottom: 5%;
	left: 15%;
	font-size: 40px;
	color: #726354;
	font-weight: 700;
}

.mountains-shop{
	width: 100%;
}
/*SECTION 3 SHOP*/
.section3-shop{
	background-color: #5C6069;
}
.jewelry{
	background-color: #ECEDE8;
}
.jewelry h1{
	font-weight: 700;
	color: #5C6069;
	font-size: 52px;
}
.shop-gold{
	font-family: Arial;
	color: #5C6069;
	font-size: 40px;
}
.gold-text{
	color: #ECEDE8;
	margin: 5%;
}
.gold-text h4{
	font-size: 80px;
}
.gold-text p{
	font-family: Arial;
	font-size: 50px;
}
.nature{
	color: #ECEDE8;
	padding-top: 25%
	
}
.nature h4{
	font-size: 100px;
	text-align: center;
}
.nature p{
	font-size: 60px;
	font-family: Arial;
	padding: 5%;
	padding-left: 10%;
	text-align: center;
	
}
/*SECTION 4 SHOP*/
.sub{
	font-family: Arial;
	font-size: 40px;
	background-color: #726354;
}
.updated-article{
	background-color:#ECEDE8;
	height: 1000px;
}
.updated h4, p{
	text-align: center;
}
.updated h4{
	font-size: 60px;
	color: #726354;
	font-weight: 700;
}
.updated p{
	font-size: 40px;
	font-family: Arial;
	color: #726354;
	font-weight: 700;
}
.updated-article1{
	background-color: #726354;
}
.updated-article1 p{
	color: #ECEDE8;
	font-size: 65px;
	font-family: Arial;
	text-align: start;
	padding-top: 350px;
}
.rings-shop{
	top: -08%;
	left: 25%
}
.rings-shop img{
	width: 500px;
}
/*NEW PAGE START*/
.bg-image-new{
	width: 100%;
	height: 600px;
	background-size: cover;	
	background-image: url("../img/new/bg.jpg")
}
.section1-new{
	background-color: #ECEDE8;
	color: #5C6069;
}
.section1-new h5{
	font-weight: 700;
	font-size: 45px;
}
.section1-new p{
	font-weight: 700;
	font-size: 40px;
	font-family: Arial;
}

.bg-image-new p{
	color: #AAA391;
	font-size: 35vw;
	top: 20%;
	left: 8%;
	font-weight: 700;
}
/*START SECTION GLASS*/
.section-glass{
	background-color:#5C6069;
	color: #ECEDE8;
}
.section-glass h5{
	font-weight: 700;
	font-size: 45px;
}
.section-glass p{
	font-weight: 700;
	font-size: 40px;
	font-family: Arial;
}
.load-more-bg{
	background-color: #ECEDE8;
	padding: 10%;
}
.load-more{
	font-size: 40px;
	font-family: Arial;
}
.p-end{
	margin-bottom: 0px;
}
/*insta section*/
#end-bar{
	border: solid 3px #5C6069;
}
.insta-section{
	background-color: #ECEDE8;
}
#follow-us{
	font-size: 60px;
	color: #5C6069;
}
/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
/*	NAV BAR START*/
	#signin{
		display: none;
	}
	#personicon img{
		width: 35px;
	}
	#hearticon img{
		width: 42px;
	}
	#carticon img{
		width: 42px;
	}
	#hamburger{
		width: 50px;
		padding-left: 15px;
		padding-right: 15px;
	
	}
	#hamburger img{
		width: 40px;
	}
	#menu-links{
	display: none;
	}
	
  .col-xs-1 {
	  width: 8.33%;
	}
  .col-xs-2 {
	  width: 16.66%;
	}
  .col-xs-3 {
	  width: 25%;
	}
  .col-xs-4 {
	  width: 33.33%;
	}
  .col-xs-5 {
	  width: 41.66%;
	}
  .col-xs-6 {
	  width: 50%;
	}
  .col-xs-7 {
	  width: 58.33%;
	}
  .col-xs-8 {
	  width: 66.66%;
	}
  .col-xs-9 {
	  width: 75%;
	}
  .col-xs-10 {
	  width: 83.33%;
	}
  .col-xs-11 {
	  width: 91.66%;
	}
  .col-xs-12 {
	  width: 100%;
	}
	
}
/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
	/*	NAV BAR START*/
	#menu-links{
	display: none;
	}
	#signin{
		display: none;
	}
	#personicon img{
		width: 35px;
	}
	#hearticon img{
		width: 42px;
	}
	#carticon img{
		width: 42px;
	}
	#hamburger{
		width: 50px;
		padding-left: 15px;
		padding-right: 15px;
	
	}
	#hamburger img{
		width: 40px;
	}

  .col-sm-1 {
	  width: 8.33%;
	}
  .col-sm-2 {
	  width: 16.66%;
	}
  .col-sm-3 {
	  width: 25%;
	}
  .col-sm-4 {
	  width: 33.33%;
	}
  .col-sm-5 {
	  width: 41.66%;
	}
  .col-sm-6 {
	  width: 50%;
	}
  .col-sm-7 {
	  width: 58.33%;
	}
  .col-sm-8 {
	  width: 66.66%;
	}
  .col-sm-9 {
	  width: 75%;
	}
  .col-sm-10 {
	  width: 83.33%;
	}
  .col-sm-11 {
	  width: 91.66%;
	}
  .col-sm-12 {
	  width: 100%;
	}
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
	#menu-links{
	display: none;
	}
	#signin{
		display: none;
	}
	#personicon img{
		width: 35px;
	}
	#hearticon img{
		width: 42px;
	}
	#carticon img{
		width: 42px;
	}
	#hamburger{
		width: 50px;
		padding-left: 15px;
		padding-right: 15px;
	
	}
	#hamburger img{
		width: 40px;
	}
/*	HOME PAGE START*/
	.video h2{
		font-size: 70px;
	}
/*	HOME PAGE START*/
	
  .col-md-1 {width: 8.33%;}
  .col-md-2 {width: 16.66%;}
  .col-md-3 {width: 25%;}
  .col-md-4 {width: 33.33%;}
  .col-md-5 {width: 41.66%;}
  .col-md-6 {width: 50%;}
  .col-md-7 {width: 58.33%;}
  .col-md-8 {width: 66.66%;}
  .col-md-9 {width: 75%;}
  .col-md-10 {width: 83.33%;}
  .col-md-11 {width: 91.66%;}
  .col-md-12 {width: 100%;}
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
	
/*NAV BAR START	*/
	#signin{
	display: flex;
	text-decoration: none;
	padding-top: 10px;
	font-size: 20px;
	color: #ECEDE8;
	padding-right: 20px;
	}
	#hamburger{
		display: none;
	}
	#menu-links{
	display: flex;
	position: relative;
}
	#menu-links ul{
	display: flex;
	padding:20px;
	list-style: none;
	justify-content: center;
	
}
	#about{
		padding-right: 200px;
	}
	#menu-links ul li{
		height: 50px;
		display: flex;
		margin-top: 30px;
		
	}
	#menu-links ul li a{
		font-size: 30px;
	}
	#menu-links #aura {
		font-size: 60px;
		position: absolute;
		top: 15%;
		left: 40%
	}
	#aura-mobile{
		display: none;
	}
/*	HOME PAGE START*/
	.video h2{
		font-size: 100px;
	}
	.section1-home{
		height: 2500px;
	}
	#main1, #main2, #main3, #main4 {
		position: absolute;
		
	}
	#main1{
		width: 30%;
		top: 2%;
	
}
	#main2{
		width: 40%;
		right: 0%;
		top: 2%;
}
	#main3{
		width: 40%;
		bottom: 3%;
		display: flex;
	
}
	#main4{
		width: 40%;
		bottom: 10%;
		right: 5%;
	
}
	.dive-into-elegance{
		top: 33%;
		width: 50%;
		left: 5%;
		position: absolute;
	}
	.dive-into-elegance h1{
		font-size: 85px;
	}
	.dive-into-elegance p{
		font-size: 45px;
	}
	
	.learn-more-home {
		width: 40% !important;
		position: absolute;
		left: 60%;
		border-radius: 55px;
		font-family: Arial;
	}
/*SECTION 2 HOME*/
	.new-in-home{
		display: flex;
		margin-right: 0px !important;
		padding-bottom: 0px;
	}
	
	.new-in-home span{
		font-size: 40px;
	}
	.new-in-home p{
		font-size: 25px;
		text-align: left;
	}
	.sea{
		padding-left: 10%;
	}
	.rings-home{
		display: flex;
		width: 100%;
		padding: 3%
	}
	#ring1{
		width: 24%
	}
	#ring1 img{
		padding: 5%;
	}
	#ring2{
		width: 24%;
	}
	#ring2 img{
		padding: 5%;
	}
	#ring3 img{
		margin: 5%;
		padding: 5%;
	}
	#ring3{
		display: flex;
		width: 24%;
		padding-bottom: 100px;
			
	}
	#ring4 img{
		margin:5%;
		padding: 5%;
	}
	#ring4{
		display: flex;
		width: 24%;
		padding-bottom: 100px;
		
	}
	.flex-lg{
		display: flex;	
	}
	.chunky img{
		height: 900px;
		object-fit: cover;
	}
	.pearls img{
		height: 900px;
		object-fit: cover;
	}
/*	ABOUT PAGE START*/
	.section1-about{
	height: 750px;
	}
	.hero-web{
		display: flex;
		
	}
	.hero-web img{
		width: 40%;
		position: absolute;
		right: 5%;
		top:1%;
		padding-top: 50px;
	}
	.welcome{
		width: 50%;	
		
	}
	.welcome h1{
		font-size: 7vw;
		font-weight: 700;
		color: #5C6069;
		padding-left: 5%;
	}
	.aura span{
		font-size: 40px;
		font-weight: 700;
		
}
	.aura {
		top: 10%;
		color: #5C6069;
		width: 60%;
		text-align: start;
		justify-content: flex-start;
		padding-left: 5%;
		padding-top: 20%;
		margin-top: 1%;
}
	.aura p{
		font-family: Arial;
		font-size: 30px;
		text-align: start;
		
}
	.mountains{
		top: 0%;
		left: 0%;
		width: 30%;
	}
	.section2-about{
		height: 1650px;
	}
	.glance h2{
		font-size: 6vw;
		z-index: 2;
		position: absolute;
		left: 30%;
	}
	.rings-about{
		display: flex;
		position: absolute;
		right: 0%;
		top: 0%;
	}
	.our-brand{
		position: absolute;
		width: 900px;
		height: 450px;
		border-radius: 60px;
		right: 5%;
		top:25%;
		
	}
	.our-brand p{
		font-size: 28px;
		padding: 5%
	}
	.pearls-about{
		display: flex;
		position: absolute;
		right: 15%;
		bottom: 18%
	}
	.line-work{
		display: flex;
		position: absolute;
		bottom: -22%;
		left: -16%;
	}
	.line-work img{
		width: 130%;
		z-index: 2;
	}
	.mission h2{
		font-size: 5vw;
		margin-bottom: 5%;
	}
	.section3-about{
		position: relative;
	}
	.mines {
		width: 20%;
		position: absolute;
		left: 20%;
		top:16%;
	}
	.woman{
		display: flex;
		position: absolute;
		left: 43%;
		top:-8%;
	}
	.rooted p{
		font-size: 30px;
		text-align: left;
		margin-bottom: 0%;
		padding: 5%;
		padding-top: 20%;
		z-index: 0;
	}
	.view-new{
		margin-bottom: 0%;
		margin-left: 0%;
		position: absolute;
		right: 2%;
		font-size: 20px;
		top: 30%
	}
/*	SHOP PAGE START*/

	.img-shop{
		width: 100%;
		margin: 0 auto;
	}
	.img-shop a{
		font-size: 25px;
		padding-bottom: 5px;
	}
	
	.hero-mobile{
		display:none;
	}
	.story{
		display: flex;
	}
	.story2{
		display: flex;
		width: 80%;
		margin-top: 5%;
		
	}
	.pearl-week{
	font-size: 40px;
	
}
	.pearl-week h3{
	font-size: 30px;
}
.shop-pearl {
	font-size: 20px;
}
	.jewelry h1{
		justify-content: flex-start !important;
		font-size: 80px;
		
	}
	.gold-div{
		margin-right: 5%
	}
	.gold img{
		height: 500px;
		object-fit: cover;
	}
	.gold-text h4{
		font-size: 40px;
	}
	.gold-text p{
		font-size: 25px;
		text-align: left;
		
	}
	.gold-p{
		padding-left: 5%;
	}
	
	.silver-text-margin{
		margin-left: 15%
	}
	
	.silver img{
		height: 500px;
		object-fit: cover;
		margin-left: 10%
	}
	.shop-gold{
		font-size: 30px;
	}
	.shop-silver{
		margin-top: 5% !important;
	}
	.bg-image-shop{
		width: 70%;
		margin-left: 20%;
		margin-top: 12%;
		height: 85%
	}
	.nature h4{
		font-size: 60px;
	}
	.nature p{
		font-size: 45px;
		margin-bottom: 15%
	}
	.updated-section{
		display: flex;
	}
	.updated-article{
		width: 40%;
		height: 900px;
		padding-right: 10%;
		padding-top: 5%;
	}
	.updated-article h4{
		font-size: 50px;
		justify-content:flex-start !important; 
	}
	.updated-article p{
		font-size: 35px;
		text-align: left;
	}
	.updated-article1{
		width: 60%;
		height: 900px;
		
	}
	.updated-article1 p{
		font-size: 25px;
		padding:2%;
		padding-left: 10%
	}
	.rings-shop img{
		width: 90%;
		
	}
	.rings-shop{
		left: -18%;
		top:10%;
	}
	.shop-new-shop{
		width: 50% !important;
		margin-left: 25% !important;
	}
/*NEW PAGE START*/
	.bg-image-new p{
	color: #726354;
	font-size: 8vw;
	top: 70%;
	font-weight: 700;
		height: 20%;
}
	.flex-new{
		display: flex;
		flex-wrap: wrap;
		width: 65%;
		padding-left: 30px !important
	}
	.ring1{
		padding-top: 80px !important;
	}
	.ring1, .ring3 {

	}
	.ring2{
		padding-top: 200px;
		margin-top: 30px !important;
	}
	.ring1, .ring2, .ring3, .ring4{
		width: 100%;
	}
	.ring1 img, .ring2 img, .ring3 img, .ring4 img{
		width: 350px !important;
		height: 350px;
		
	}
	.section1-new{
		display: flex;
	}
	.section1-new h5{
		font-size: 25px;
		width: 90%;
	}
	.section1-new p{
		font-size: 30px;
	}
	
	.ring2{
		padding-top: 50px !important
	}
	.article-necklace{
		width: 55%;
		padding-top: 25px;
		
	}
	.necklace{
		padding: 50px !important;
		padding-left: 0px!important;
	}
	.necklace img{
		height: 1000px;
		object-fit: cover;
	}
	.p-end{
		margin: 0px;
	}
	.section-glass{
		display: flex;
	}
	.section-glass h5{
		font-size: 25px;
	}
	.section-glass p{
		font-size: 30px;
	}
	.glass{
		width: 50%;
		padding:20px;
	}
	.glass1 img{
		height: 750px;
	}
	.earings-article{
		width: 50%;
	}
	.earings{
		padding:40px !important;
	}
	.earings img{
		height: 750px;
		object-fit: cover;
	}
	.load-more{
		width: 40% !important;
		margin-left: 30%;
	}
	.col-lg-1 {
	  width: 8.33%;
	}
  .col-lg-2 {
	  width: 16.66%;
	}
  .col-lg-3 {
	  width: 25%;
	}
  .col-lg-4 {
	  width: 33.33%;
	}
  .col-lg-5 {
	  width: 41.66%;
	}
  .col-lg-6 {
	  width: 50%;
	}
  .col-lg-7 {
	  width: 58.33%;
	}
  .col-lg-8 {
	  width: 66.66%;
	}
  .col-lg-9 {
	  width: 75%;
	}
  .col-lg-10 {
	  width: 83.33%;
	}
  .col-lg-11 {
	  width: 91.66%;
	}
  .col-lg-12 {
	  width: 100%;
	}
}

