.content-fine {
	background-image: url('../images/finejewelry/banner.jpg');
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	height: 522px;
}
.banner_cotntent {
    padding: 90px 0;
    display: flex;
    flex-wrap: wrap;
}
.banner_cotntent h1 {
    font-family: 'Nunito Sans', sans-serif;
    text-align: center;
    font-size: 30px;
    font-weight: 400;
    letter-spacing: 5px;
    text-transform: uppercase;
    color: #000;
}
.banner_cotntent h1 span {
    font-size: 80px;
    letter-spacing: 20px;
    font-weight: 400;
}
.banner_cotntent p {
    text-align: center;
    padding: 0 80px;
    line-height: 22px;
    font-weight: 600;
    font-family: 'Nunito Sans', sans-serif;
}
.banner_cotntent a {
    display: block;
    border: 2px solid #000;
    text-transform: uppercase;
    color: #000;
    border-radius: 30px;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 900;
    margin: 20px auto;
    width: 160px;
    padding: 3px;
    text-align: center;
}
.banner_cotntent a:hover {
	background-color: #000;
	color: #fff;
}
section#fine_collection {
	padding: 70px 0 30px;
}
.content_left {
    padding-right: 5px;
    padding-left: 0;
    margin-bottom: 10px;
}
.content_right {
    padding-right: 0;
    padding-left: 5px;
    margin-bottom: 10px;
}
.content_left h2{
	text-align: right;
	text-transform: uppercase;
	font-family: 'Nunito Sans', sans-serif;
    font-weight: 800;
    letter-spacing: 8px;
    padding-right: 15px;
}
.content_left p{
	text-align: end;
	line-height: 22px;
	padding-right: 25px;
	font-size: 14px;
	margin: 20px 0 35px;
}
.content_left a{
	float: right;
    text-transform: uppercase;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 800;
    letter-spacing: 3px;
    padding-right: 25px;    
}
.content_right h2{
	text-align: left;
	text-transform: uppercase;
	font-family: 'Nunito Sans', sans-serif;
    font-weight: 800;
    letter-spacing: 8px;
    padding-left: 15px;
}
.content_right p{
	text-align: left;
	line-height: 22px;
	padding-left: 15px;
	font-size: 14px;
	margin: 20px 0 35px;
}
.content_right a{
	text-align: left;
	text-transform: uppercase;
	font-family: 'Nunito Sans', sans-serif;
    font-weight: 800;
    padding-left: 15px;
    letter-spacing: 3px;    
}
/*.bracelets_bg p {
	margin-bottom: 15px;
}*/
.guid_bg p {
    margin-bottom: 55px;
}
.content_left_inner {
    padding: 80px 20px 40px 0;
}
.content_right_inner {
    padding: 80px 0 40px 20px;
}
.ring_bg {
	background-color: #e8f3f7;	
	height: 343px;
	position: relative;	
}
.ring_left_inner img {
    display: block;
    margin-top: 120px;
}
.ringsize_left_inner img{
	margin-top: 80px;
}
.earring_bg {
	background-color: #ecdbd6;
	height: 343px;
	position: relative;	
}
.necklaces_bg {
	background-color: #edebf5;
	height: 343px;
	position: relative;	
}
.bracelets_bg {
	background-color: #f3ebe1;
	height: 343px;
	position: relative;	
}
.pendants_bg {
	background-color: #d9e6e8;
	height: 343px;
	position: relative;	
}
.guid_bg {
	background-color: #ecf5eb;
	height: 343px;
	position: relative;	
}
.rose_bg {
	background-color: #f1e3e2;	
	height: 343px;
	position: relative;
}
.white_bg {
	background-color: #f2f2f2;
	height: 343px;
	position: relative;
}
.platinum_bg {
	background-color: #cecdcb;	
	height: 343px;
	position: relative;
}
.yellow_bg {
	background-color: #efe8d5;
	height: 343px;
	position: relative;
}
.no-padding {
	padding: 0;
}
.ring_bg h2,.ring_bg a, .ring_bg a:hover {
	color: #06315e;
}
.earring_bg h2,.earring_bg a, .earring_bg a:hover {
	color: #a41a2f;
}
.necklaces_bg h2,.necklaces_bg a, .necklaces_bg a:hover {
	color: #5d145e;
}
.bracelets_bg h2,.bracelets_bg a, .bracelets_bg a:hover {
	color: #ca7920;
}
.pendants_bg h2,.pendants_bg a, .pendants_bg a:hover {
	color: #034e61;
}
.guid_bg h2,.guid_bg a, .guid_bg a:hover {
	color: #145e17;
}
.top_heading_metal h2 {
    text-align: center;
    padding: 20px 0;
    color: #656565;
    text-transform: uppercase;
    font-family: 'Nunito Sans';
    font-weight: 300;
    font-size: 20px;
    letter-spacing: 8px;
}
.metal_content_left {
    padding-right: 5px;
    padding-left: 0;
    margin-bottom: 10px;
}
.metal_content_right {
    padding-left: 5px;
    padding-right: 0;
    margin-bottom: 10px;
}
.metal_inner_cotnent_top {
    position: absolute;
    left: 65px;
    top: 40px;
}
.metal_inner_cotnent_top1 {
    position: absolute;
    right: 65px;
    top: 40px;
}
.metal_inner_cotnent_bottom {
    position: absolute;
    left: 65px;
    bottom: 40px;
}
.metal_inner_cotnent_bottom1 {
    position: absolute;
    right: 65px;
    bottom: 40px;
}
.metal_content h2 {
	text-transform: uppercase;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 600;
    letter-spacing: 12px;
    font-size: 35px;
}
.metal_content p {
	text-transform: uppercase;
	font-family: 'Nunito Sans', sans-serif;
    font-weight: 800;
    letter-spacing: 4px;
    font-size: 12px;
    padding-right: 13px;
}
.rose_bg h2,.rose_bg p {
	color: #a3192e;
}
.white_bg h2,.white_bg p {
	color: #656565;
	text-align: right;
}
.platinum_bg h2,.platinum_bg p {
	color: #1a1a1a;
}
.yellow_bg h2,.yellow_bg p {
	color: #ca7a20;
	text-align: right;
}
.banner-adv {
    display: block !important;
}
.adv-thumb-link {
    display: block;
    overflow: hidden;
    position: relative;
}
.adv-thumb-link>img {
    display: block;
    transition: all .5s ease-out 0s;
    -webkit-transition: all .5s ease-out 0s;
}
.zoom-image:hover .adv-thumb-link>img {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
}
.necklaces_bg img,.pendants_bg img{
	height: 343px;
}
.cool-link {
    display: inline-block;
    color: #000;
    text-decoration: none;
}
.ring_bg a.cool-link::after {
	background: #06315e;
}
.earring_bg a.cool-link::after {
	background: #a41a2f;
}
.necklaces_bg a.cool-link::after {
	background: #5d145e;
}
.bracelets_bg a.cool-link::after {
	background: #ca7920;
}
.pendants_bg a.cool-link::after {
	background: #034e61;
}
.guid_bg a.cool-link::after {
	background: #145e17;
}
.cool-link::after {
    content: '';
    display: block;
    width: 0;
    height: 2px;    
    transition: width .3s;
}
.cool-link:hover::after {
    width: 100%;
}
/*resposnive css*/
@media screen and (min-width:992px) and (max-width:1199px) {
	.content-fine {
		height: 400px;
	}
	.banner_cotntent {
    	padding: 70px 0 20px;
	}
	.banner_cotntent h1 {
		font-size: 25px;
	}
	.banner_cotntent h1 span {
    	font-size: 50px;
    }
    .banner_cotntent p {
    	font-size: 14px;
    	padding: 0 30px;
    	margin-bottom: 15px; 
    	font-weight: 600;
    }	
    .banner_cotntent a {
    	margin: 20px auto;
    }	
    .content_left_inner {
	    padding: 30px 10px 10px 0;
	}
	.content_right_inner {
	    padding: 30px 10px 10px;
	}
	.content_right h2,.content_left h2,
	.content_right a,.content_left a {
		letter-spacing: 2px;
	}	
	.content_left p,.content_right p {
		font-size: 13px;
		padding: 0;
	}
	.content_left h2,.content_right h2 {
		padding: 0;
	}
	.necklaces_bg a {
		padding-right: 0;
		margin-top: 23px;
	}
	.guid_bg a {
		padding-left: 0;
	}
	section#fine_collection {
    	padding: 15px 0 15px;
	}
	.metal_content_left {
	    padding-right: 1px;
	    margin-bottom: 2px;
	}
	.metal_content_right {
	    padding-left: 1px;
	    margin-bottom: 2px;
	}	
	.rose_bg,.white_bg {
		height: 275px;
	}
	.platinum_bg,.yellow_bg {
		height: 275px;
	}
	.rose_bg img,.white_bg img {
		height: 275px;
		width: 100%;
	}
	.platinum_bg img,.yellow_bg img {
		height: 275px;
		width: 100%;
	}
}
@media screen and (min-width:768px) and (max-width:991px) {
	.content-fine {
		height: 350px;
	}
	.banner_cotntent {
    	padding: 50px 0 10px;
	}
	.banner_cotntent h1 {
		font-size: 20px;
	}
	.banner_cotntent h1 span {
    	font-size: 40px;
    }
    .banner_cotntent p {
    	font-size: 14px;
    	padding: 0 10px;
    	margin-bottom: 15px; 
    	font-weight: 600;
    }	
    .banner_cotntent a {
    	margin: 10px auto;
    }	
    .content_left_inner {
	    padding: 30px 10px 10px 0;
	}
	.content_right_inner {
	    padding: 30px 10px 10px;
	}
	.content_right h2,.content_left h2,
	.content_right a,.content_left a {
		letter-spacing: 2px;
	}
	.ring_bg,.earring_bg,.necklaces_bg,.bracelets_bg,.pendants_bg,.guid_bg,.necklaces_bg img,
	.pendants_bg img {
		height: 300px;
	}	
	.content_left p,.content_right p {
		font-size: 13px;
		padding: 0;
	}
	.content_left h2,.content_right h2 {
		padding: 0;
	}
	.necklaces_bg a {
		padding-right: 0;
		margin-top: 23px;
	}
	.guid_bg a {
		padding-left: 0;
	}
	section#fine_collection {
    	padding: 15px 0 15px;
	}
	.metal_content h2 {
	    letter-spacing: 3px;
		font-size: 22px;
	    margin: 8px 0 0;
	}
	.metal_content_left {
	    padding-right: 1px;
	    margin-bottom: 2px;
	}
	.metal_content_right {
	    padding-left: 1px;
	    margin-bottom: 2px;
	}	
	.rose_bg,.white_bg {
		height: 225px;
	}
	.platinum_bg,.yellow_bg {
		height: 225px;
	}
	.rose_bg img,.white_bg img {
		height: 225px;
		width: 100%;
	}
	.platinum_bg img,.yellow_bg img {
		height: 225px;
		width: 100%;
	}
	p.desktop_view{
		display: none;
	}
	p.mobile_view {
		display: block !important;
	}
}
@media screen and (min-width:575px) and (max-width:767px) {
	.banner_cotntent {
    	padding: 30px 0 10px;
	}
	.banner_cotntent h1 {
		font-size: 20px;
	}
	.banner_cotntent h1 span {
    	font-size: 30px;
    }
    .banner_cotntent p {
    	font-size: 14px;
    	padding: 0 60px;
    	font-weight: 600;
    }	
    .banner_cotntent a {
    	margin: 10px auto;
    }
    .content-fine {
    	height: 270px;
	}
	.fine_container {
		padding-right: 10px !important;
		padding-left: 10px !important;
	}
	section#fine_collection {
    	padding: 30px 0 0;
	}
	.content_left,.content_right {
		padding: 0;
	}
	.metal_content h2 {
	    letter-spacing: 3px;
		font-size: 15px;
	    margin: 8px 0 0;
	}
	.metal_content p {
	    letter-spacing: 1px;
	    font-size: 11px;
	    padding-right: 4px;
	    line-height: 13px;
	    margin: 5px 0;
	    font-weight: 600;
	}
	.metal_inner_cotnent_top {
	    left: 10px;
	    top: 0;
	}
	.metal_inner_cotnent_top1 {
	    right: 10px;
	    top: 0px;
	}
	.metal_inner_cotnent_bottom {
	    left: 10px;
	    bottom: 0px;
	}
	.metal_inner_cotnent_bottom1 {
	    right: 10px;
	    bottom: 0px;
	}
	.metal_content_left {
	    padding-right: 1px;
	    margin-bottom: 2px;
	}
	.metal_content_right {
	    padding-left: 1px;
	    margin-bottom: 2px;
	}	
	.rose_bg,.white_bg {
		height: 175px;
	}
	.platinum_bg,.yellow_bg {
		height: 175px;
	}
	.rose_bg img,.white_bg img {
		height: 175px;
		width: 100%;
	}
	.platinum_bg img,.yellow_bg img {
		height: 175px;
		width: 100%;
	}
	p.desktop_view{
		display: none;
	}
	p.mobile_view {
		display: block !important;
	}
}
@media screen and (min-width:481px) and (max-width:574px) {
	.banner_cotntent {
    	padding: 30px 0 10px;
	}
	.banner_cotntent h1 {
		font-size: 20px;
	}
	.banner_cotntent h1 span {
    	font-size: 30px;
    }
    .banner_cotntent p {
    	font-size: 14px;
    	padding: 0 60px;
    	font-weight: 600;
    }	
    .banner_cotntent a {
    	margin: 10px auto;
    }
    .content-fine {
    	height: 270px;
	}
	.fine_container {
		padding-right: 5px !important;
		padding-left: 5px !important;
	}
	.ring_left_inner img {
    	margin-top: 60px;
	}
	.content_left_inner {
    	padding: 30px 10px 20px;
	}
	.content_left h2 {
		letter-spacing: 1px;
		padding-right: 0;
		font-size: 22px;
	}	
	.content_left p {
		font-size: 14px;
	    padding-right: 0px;
	    margin: 0 0 20px;
	}
	.content_left a {
		padding-right: 4px;
		text-align: end;
		font-size: 12px;
	}
	.content_right h2 {
		letter-spacing: 1px;
		padding-left: 0;
		font-size: 22px;
		text-align: left;
	}	
	.content_right p {
		font-size: 14px;
	    padding-left: 0px;
	    margin: 0 0 20px;
	    text-align: left;
	}
	.content_right a {
		padding-left: 4px;
		text-align: left;
		font-size: 11px;
	}
	.ring_bg,.earring_bg {
		height: 280px;
	}
	.necklaces_bg{
	    height: 280px;
	}
	.bracelets_bg,.bracelets_bg img,.necklaces_bg img,.pendants_bg img {
	    height: 280px;
	}
	.pendants_bg {
		height: 280px;
	}
	.ringsize_left_inner img {
	   margin-top: 30px;
	}
	.guid_bg {
		height: 280px;
	}
	section#fine_collection {
    	padding: 30px 0 0;
	}
	.content_left,.content_right {
		padding: 0;
	}
	.content_right_inner {
	    padding: 30px 5px 20px 10px;
	}
	.metal_content h2 {
	    letter-spacing: 3px;
		font-size: 15px;
	    margin: 8px 0 0;
	}
	.metal_content p {
	    letter-spacing: 1px;
	    font-size: 11px;
	    padding-right: 4px;
	    line-height: 13px;
	    margin: 5px 0;
	    font-weight: 600;
	}
	.metal_inner_cotnent_top {
	    left: 10px;
	    top: 0;
	}
	.metal_inner_cotnent_top1 {
	    right: 10px;
	    top: 0px;
	}
	.metal_inner_cotnent_bottom {
	    left: 10px;
	    bottom: 0px;
	}
	.metal_inner_cotnent_bottom1 {
	    right: 10px;
	    bottom: 0px;
	}
	.metal_content_left {
	    padding-right: 1px;
	    margin-bottom: 2px;
	}
	.metal_content_right {
	    padding-left: 1px;
	    margin-bottom: 2px;
	}	
	.rose_bg,.white_bg {
		height: 145px;
	}
	.platinum_bg,.yellow_bg {
		height: 145px;
	}
	.rose_bg img,.white_bg img {
		height: 145px;
		width: 100%;
	}
	.platinum_bg img,.yellow_bg img {
		height: 145px;
		width: 100%;
	}
	p.desktop_view{
		display: none;
	}
	p.mobile_view {
		display: block !important;
	}
}
@media screen and (min-width:375px) and (max-width:480px) {
	.banner_cotntent {
    	padding: 30px 0 10px;
	}
	.banner_cotntent h1 {
		font-size: 20px;
	}
	.banner_cotntent h1 span {
    	font-size: 30px;
    }
    .banner_cotntent p {
    	font-size: 14px;
    	padding: 0;
    	font-weight: 600;
    }	
    .banner_cotntent a {
    	margin: 10px auto;
    }
    .content-fine {
    	height: 270px;
	}
	.fine_container {
		padding-right: 5px !important;
		padding-left: 5px !important;
	}
	.ring_left_inner img {
    	margin-top: 60px;
	}
	.content_left_inner {
    	padding: 20px 10px;
	}
	.content_left h2 {
		letter-spacing: 1px;
		padding-right: 0;
		font-size: 22px;7
	}	
	.content_left p {
		font-size: 12px;
	    padding-right: 0px;
	    margin: 0 0 20px;
	}
	.content_left a {
		padding-right: 4px;
		text-align: end;
		font-size: 12px;
	}
	.content_right h2 {
		letter-spacing: 1px;
		padding-left: 0;
		font-size: 22px;
		text-align: left;
	}	
	.content_right p {
		font-size: 12px;
	    padding-left: 0px;
	    margin: 0 0 20px;
	    text-align: left;
	}
	.content_right a {
		padding-left: 4px;
		text-align: left;
		font-size: 11px;
	}
	.ring_bg,.earring_bg {
		height: 235px;
	}
	.necklaces_bg{
	    height: 263px;
	}
	.bracelets_bg,.necklaces_bg img,.pendants_bg img {
	    height: 243px;
	}
	.pendants_bg {
		height: 255px;
	}
	.ringsize_left_inner img {
	   margin-top: 50px;
	}
	.guid_bg {
		height: 205px;
	}
	section#fine_collection {
    	padding: 30px 0 0;
	}
	.content_left,.content_right {
		padding: 0;
	}
	.content_right_inner {
	    padding: 20px 5px 20px 10px;
	}
	.metal_content h2 {
	    letter-spacing: 3px;
		font-size: 15px;
	    margin: 8px 0 0;
	}
	.metal_content p {
	    letter-spacing: 1px;
	    font-size: 11px;
	    padding-right: 4px;
	    line-height: 13px;
	    margin: 5px 0;
	    font-weight: 600;
	}
	.metal_inner_cotnent_top {
	    left: 10px;
	    top: 0;
	}
	.metal_inner_cotnent_top1 {
	    right: 10px;
	    top: 0px;
	}
	.metal_inner_cotnent_bottom {
	    left: 10px;
	    bottom: 0px;
	}
	.metal_inner_cotnent_bottom1 {
	    right: 10px;
	    bottom: 0px;
	}
	.metal_content_left {
	    padding-right: 1px;
	    margin-bottom: 2px;
	}
	.metal_content_right {
	    padding-left: 1px;
	    margin-bottom: 2px;
	}	
	.rose_bg,.white_bg {
		height: 105px;
	}
	.platinum_bg,.yellow_bg {
		height: 105px;
	}
	.rose_bg img,.white_bg img {
		height: 105px;
		width: 100%;
	}
	.platinum_bg img,.yellow_bg img {
		height: 105px;
		width: 100%;
	}
	p.desktop_view{
		display: none;
	}
	p.mobile_view {
		display: block !important;
	}
}
@media screen and (min-width:320px) and (max-width:374px) {
	.banner_cotntent {
    	padding: 10px 0;
	}
	.banner_cotntent h1 {
		font-size: 20px;
	}
	.banner_cotntent h1 span {
    	font-size: 30px;
    }
    .banner_cotntent p {
    	font-size: 14px;
    	padding: 0;
    	font-weight: 600;
    }	
    .banner_cotntent a {
    	margin: 10px auto;
    }
    .content-fine {
    	height: 270px;
	}
	.fine_container {
		padding-right: 5px !important;
		padding-left: 5px !important;
	}
	.ring_left_inner img {
    	margin-top: 60px;
	}
	.content_left_inner {
    	padding: 10px;
	}
	.content_left h2 {
		letter-spacing: 1px;
		padding-right: 0;
		font-size: 22px;
	}	
	.content_left p {
		font-size: 12px;
	    padding-right: 5px;
	    margin: 0 0 20px;
	}
	.content_left a {
		padding-right: 4px;
		text-align: end;
		font-size: 12px;
	}
	.content_right h2 {
		letter-spacing: 1px;
		padding-left: 0;
		font-size: 22px;
		text-align: left;
	}	
	.content_right p {
		font-size: 12px;
	    padding-left: 5px;
	    margin: 0 0 20px;
	    text-align: left;
	}
	.content_right a {
		padding-left: 4px;
		text-align: left;
		font-size: 11px;
	}
	.ring_bg,.earring_bg {
		height: 235px;
	}
	.necklaces_bg{
	    height: 263px;
	}
	.bracelets_bg,.necklaces_bg img,.pendants_bg img {
	    height: 243px;
	}
	.pendants_bg {
		height: 255px;
	}
	.ringsize_left_inner img {
	   margin-top: 50px;
	}
	.guid_bg {
		height: 205px;
	}
	section#fine_collection {
    	padding: 30px 0 0;
	}
	.content_left,.content_right {
		padding: 0;
	}
	.content_right_inner {
	    padding: 0px 5px;
	}
	.metal_content h2 {
	    letter-spacing: 3px;
		font-size: 15px;
	    margin: 8px 0 0;
	}
	.metal_content p {
	    letter-spacing: 1px;
	    font-size: 11px;
	    padding-right: 4px;
	    line-height: 13px;
	    margin: 5px 0;
	    font-weight: 600;
	}
	.metal_inner_cotnent_top {
	    left: 10px;
	    top: 0;
	}
	.metal_inner_cotnent_top1 {
	    right: 10px;
	    top: 0px;
	}
	.metal_inner_cotnent_bottom {
	    left: 10px;
	    bottom: 0px;
	}
	.metal_inner_cotnent_bottom1 {
	    right: 10px;
	    bottom: 0px;
	}
	.metal_content_left {
	    padding-right: 1px;
	    margin-bottom: 2px;
	}
	.metal_content_right {
	    padding-left: 1px;
	    margin-bottom: 2px;
	}	
	.rose_bg,.white_bg {
		height: 95px;
	}
	.platinum_bg,.yellow_bg {
		height: 95px;
	}
	.rose_bg img,.white_bg img {
		height: 95px;
		width: 100%;
	}
	.platinum_bg img,.yellow_bg img {
		height: 95px;
		width: 100%;
	}
	p.desktop_view{
		display: none;
	}
	p.mobile_view {
		display: block !important;
	}
}
@media screen and (min-width:431px) and (max-width:480px) {
	.content_right p,.content_left p {
		font-size: 13px !important;
	}	
	.rose_bg,.white_bg {
		height: 125px !important;
	}
	.platinum_bg,.yellow_bg {
		height: 125px !important;
	}
	.rose_bg img,.white_bg img {
		height: 125px !important;
	}
	.platinum_bg img,.yellow_bg img {
		height: 125px !important;
	}
}
@media screen and (min-width:610px) and (max-width:767px) {
	.rose_bg,.white_bg {
		height: 250px !important;
	}
	.platinum_bg,.yellow_bg {
		height: 250px !important;
	}
	.rose_bg img,.white_bg img {
		height: 250px !important;
	}
	.platinum_bg img,.yellow_bg img {
		height: 250px !important;
	}
}
@media screen and (min-width:870px) and (max-width:991px) {
	.rose_bg,.white_bg {
		height: 250px !important;
	}
	.platinum_bg,.yellow_bg {
		height: 250px !important;
	}
	.rose_bg img,.white_bg img {
		height: 250px !important;
	}
	.platinum_bg img,.yellow_bg img {
		height: 250px !important;
	}
}
@media screen and (min-width:1024px) and (max-width:1199px) {
	.rose_bg,.white_bg {
		height: 320px !important;
	}
	.platinum_bg,.yellow_bg {
		height: 320px !important;
	}
	.rose_bg img,.white_bg img {
		height: 320px !important;
	}
	.platinum_bg img,.yellow_bg img {
		height: 320px !important;
	}
}
/*resposnive css*/