@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Playfair:ital,opsz,wght@0,5..1200,300..900;1,5..1200,300..900&display=swap');


body{ padding:0; margin:0; font-family: "Inter", sans-serif; color:#000;  font-size:14px; 
background:#ededed;  overflow-x:hidden;} 
 
ul{ list-style:none; margin:0; padding:0;}
p {
	font-size: 14px;  
	font-family: "Inter", sans-serif; 
	font-weight: normal;
	line-height: 24px;
	color: #343339;
	margin-bottom: 15px;
}
a{ color:#3A509F;}
h1,h2,h3,h4,h5,h6{ margin:0; padding:0; color:#343339; font-family: "Playfair", serif; }
img {
	max-width: 100%;
}

#center,
#footer{ overflow-x:hidden;}

body .container { max-width:1250px;}

#header {
	padding: 20px 0px;
	background: none;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 1;
}

.inner_page #header {
	background: #D9D9D9BA;
}
#header .row {
	align-items: center;
}



#header .logo  { max-width: 150px; padding-top: 8px}
#header .logo img { max-width: 100%;}
#header .navbar { text-align: right; font-size:15px; font-weight:500; font-family: "Inter", sans-serif;  position:relative;}
#header .navbar ul li { display: inline-block; margin-right: 35px;}
#header .navbar ul li:last-child {margin-right: 0px;}

#header .navbar ul li a {
	color: #3A509F;
	display: block;
	text-decoration: none;
	border-bottom: 5px solid transparent;
	padding: 5px 0;
}

#header .navbar ul li a:hover,
#header .navbar ul li a.active {
	border-color: #3A509F;
	color: #3A509F;
}

#header .navbar-toggler { border: 2px solid #fff; }
#header .logo .hlogocolor {display: none;}

#header .navbar ul li .helpline, #header .navbar ul li .contectinfo {
	background: #1E3C72;
	padding: 8px 10px;
	border-radius: 20px;
	font-size: 10px;
	color: #fff;
}
#header .navbar .navbar-nav {
	align-items: center;
}
#header .navbar ul li .helpline img, #header .navbar ul li .contectinfo img {
	width: 18px;
	margin-right: 5px;
}
#header .navbar ul li.dropdown > a::after {
	display: inline-block;
	margin-left: 0.255em;
	vertical-align: 0.255em;
	content: "";
	border-width: 0.3em 0.3em 0px;
	border-style: solid solid none;
	border-color: currentcolor transparent;
}

#header .navbar ul li.dropdown .dropdown-menu {
	background: #3A509F;
	border: 0;
	font-size: 14px;
	top: 32px;
}

#header .navbar ul li.dropdown .dropdown-menu::before {
	display: inline-block;
	margin-left: 0.255em;
	vertical-align: 0.255em;
	content: "";
	border-width: 7px 7px 0px;
	border-style: solid solid none;
	border-color: currentcolor transparent;
	color: #3A509F;
	position: absolute;
	left: 30px;
	right: auto;
	margin: auto;
	width: 12px;
	transform: rotate(-180deg);
	top: -5px;
}

#header .navbar ul li.dropdown:hover .dropdown-menu{
	display:block;
	opacity:1;
}

#header .navbar ul li.dropdown .dropdown-menu li {
	display: block;
	margin-right: 0;
}
#header .navbar ul li.dropdown .dropdown-menu li a {
	color: #fff;
	padding: 5px 15px;
	border:0;
}
#header .navbar ul li.dropdown .dropdown-menu li a:hover {
	color: #3A509F;
	background: #fff;
}

#header .navbar ul li.navsocial .sociallinks {
	display: flex;
	column-gap: 10px;
}

#header .navbar ul li.navsocial .sociallinks a {
	background: #3A509F;
	width: 35px;
	height: 35px;
	border-radius: 100%;
	text-align: center;
	padding: 0;
	line-height: 35px;
	border:0;
}

#header .navbar ul li.navsocial .sociallinks a:hover {
	background: #000;
}

#header .navbar ul li.navsocial .sociallinks a img {
	height: 15px;
}


/*
#header.header_fix { background: rgba(255,255,255,0.95);	padding: 10px 0; border-bottom:1px solid #00000014;}
#header.header_fix .logo .hlogowhite {display: none;}
#header.header_fix .logo .hlogocolor {display: block;}

#header.header_fix .navbar ul li a { color:#000;}
#header.header_fix .navbar ul li a:hover { color:#d61f69;}*/

#banner{ position:relative; padding-bottom:0px; overflow:hidden; margin-bottom:80px; }
#banner .banner-image{  }
#banner .banner-image img{ width:100%; }
#banner .banner-info {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 120px;
	background: #081442a3;
	max-width: 1320px;
	margin: auto;
	padding: 50px 50px;
	border-radius: 20px;
	text-align: center;
	color: #fff;
}

#banner .banner-info h5 {
	color: #fff;
	font-size: 50px;
	font-weight: 700;
	line-height:45px;
	margin: 0;
}

#banner .banner-info h1 {
	color: #DBD3D0;
	font-size: 80px;
	max-width: 800px;
	margin: auto auto 15px;
	line-height: 75px;
}
#banner .bannerbtn {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 700;
}

#banner .bannerbtn a {
  color: #fff;
  text-decoration: none;
  background: #000;
  padding: 15px 30px;
  display: inline-block;
}

#banner .bannerbtn a:hover {
  background: #3A509F;
}

#banner #banner_slider{ position:relative; z-index:1;}
#banner{ position:relative; margin-bottom:0px;}
#banner .carousel-item img { width: 100%;}
#banner .carousel-control.left { left: 0; }
#banner .carousel-control.right { right: 0; }
#banner .carousel-control-next, #banner_slider .carousel-control-prev {
	width: 80px;
	opacity: 0;
}
#banner  .carousel-control-next-icon, #banner .carousel-control-prev-icon {
	background-color: #1e3c72;
	opacity: 1;
	border-radius: 100%;
	width: 50px;
	height: 50px;
	background-size: 30px;
}

#banner .carousel-control { height: 50px; width: 50px; top: 45%; background: #fff; border-radius: 0; opacity: 0.3; color: #000; text-shadow: none; line-height: 53px;font-size: 20px;}
#banner .carousel-control:hover{opacity:1;}	

#banner .carousel-item .item_infoin {
	max-width: 550px;
	padding: 90px 0 0 0;
}
#banner .item_infoin h1 {
	color: #1E3C72;
	font-size: 52px;
	font-weight: 800;
	line-height: 59px;
	margin: 0 0 15px;
	font-family: "Manrope", serif;
	text-transform: uppercase;
}

#banner .carousel-item .item_infoin h5 {
	font-size: 24px;
	font-family: "Manrope", serif;
	line-height: 29px;
	font-weight: 700;
	margin: 0 0 15px;
}

#banner .item_infoin p { color: #fff; margin: 0 0 25px; }

#banner .carousel-item .item_infoin .view_more {
	font-size: 20px;
	font-weight: 400;
}

#banner .item_infoin .view_more a {
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	text-decoration: none;
	display: inline-block;
	padding: 4px 20px;
	color: #fff;
	border-radius: 50px;
	background: #1E3C72;
}
#banner .item_infoin .view_more a:hover { background: #000; }


#banner #banner_slider .slideboxx {
	display: flex;
	padding-bottom: 30px;
}
#banner #banner_slider .slideboxx .item_info {
	width: 50%;
	position: relative;
}
#banner #banner_slider .slideboxx .slider_image {
	width: 50%;
	position: relative;
}

#banner #banner_slider .slideboxx .slider_image .slider_img {
	overflow: hidden;
	border-radius: 100px 20px 20px 20px;
	max-width: 585px;
	margin: auto;
	position: relative;
	z-index: 1;
}

#banner.innpbanner {
	/* background: rgb(217,31,105); */
	/* background: linear-gradient(135deg, rgba(217,31,105,1) 0%, rgba(143,25,107,1) 100%); */
	padding: 0;
	text-align: center;
}
#banner.innpbanner .banner-info h1 {
	font-size: 65px;
	color: #fff;
	max-width: 100%;
	margin: 0;
}

.innerpage{ background:#fbfbfb;}


.section{ position:relative;}
.section .section_iner {
	padding: 60px 0 60px;
	position: relative;
	z-index: 1;
}
.section .sec_head {
	text-align: center;
}
.section h1 {
	font-size: 32px;
	margin-bottom: 35px;
	color: #1E3C72;
	font-weight: 700;
	line-height: 48px;
	position: relative;
	text-align: center;
	display: inline-block;
	padding-bottom: 10px;
	
}

.section h6 {
	font-size: 14px;
	font-weight: 600;
	margin: 0 0 20px;
	line-height: 16px;
}
.section p {
	margin: 0 0 25px;
	font-size: 20px;
	line-height: 34px;
}

.section .btnbx {
	font-size: 15px;
	font-weight: 500;
	text-transform: uppercase;
}
.section .btnbx a {
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	text-decoration: none;
	padding: 15px 30px;
	color: #fff;
	border-radius: 0;
	background: #34488F;
	display: inline-block;
}

.section .btnbx a:hover {
	background: #000;
}

#craftednsec.section .sec_head h1 {
	background-image: url(../img/titlebg.png);
	font-size: 58px;
	color: #fff;
	padding: 30px 0 55px;
	background-repeat: no-repeat;
	display: block;
	background-position: center;
	background-size: 70%;
	margin: 0px;
}

#craftednsec.section .sec_content p {
	font-size: 22px;
	line-height: 31px;
	color: #000000;
	text-align: center;
	margin-bottom: 80px;
}

.crafted-slider{ margin:0 -15px;}

.crafted-slider .slick-arrow.slick-prev{
	background-image:url(../img/btnbck.png);
	left:-15px;
}
.crafted-slider .slick-arrow.slick-next{
	background-image:url(../img/btnnxt.png);
	right:-15px;
}

.crafted-slider .slick-arrow {
	width: 55px;
	height: 55px;
	z-index: 9;
	background-size: 55px !important;
}
.crafted-slider .slick-arrow:before{
	content:;
	opacity: 0 !important;
}

.crafted-slider .slideritem {
	margin: 0px 15px;
}

.crafted-slider .slideritem .sliderbox {
	border-radius: 30px;
	position: relative;
	overflow: hidden;
	background: #000;
}
.crafted-slider .slideritem .sliderbox .sliderbx-img {
	opacity:0.8;
}

.crafted-slider .slideritem .sliderbox .sliderinfo {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	display: flex;
	height: 100%;
	align-items: center;
	justify-content: center;
}
.crafted-slider .slideritem .sliderbox .sliderinfo h2 {
	color: #fff;
	font-weight: 700;
	font-size: 40px;
}

.crafted-slider .slideritem .sliderbox .sliderinfo h2 a {
	color: #fff;
	text-decoration: none;
}


#aboutsec {
	margin-bottom: 50px;
}

#aboutsec .aboutsec_info h1 {
	background-image: url(../img/titlebg2.png);
	font-size: 58px;
	color: #fff;
	padding: 5px 0px 6px;
	background-repeat: no-repeat;
	display: block;
	background-position: -1px 0px;
	background-size: 200px;
	margin: 0px;
	text-align: left;
	line-height: 50px;
}

#aboutsec .aboutsec_info h2 {
	color: #343339;
	font-size: 55px;
	font-weight: 700;
}
#aboutsec .aboutsec_info h5 {
	color: #000;
	font-size: 30px;
	font-weight: 700;
	padding-right: 
}

#newlylaunched{
	background-image:url(../img/productbg.png);
	min-height:500px;
	background-size: cover;
	background-repeat:no-repeat;
}

#newlylaunched h1 {
	font-size: 58px;
	margin: 0 0 20px;
}

#newlylaunched h5 {
	font-size: 40px;
	color: #3A3A3A;
	font-family: "Inter", sans-serif;
	font-weight: 800;
	line-height: 38px;
	margin-bottom: 10px;
}
#newlylaunched h6 {
	font-size: 30px;
	color: #3A3A3A;
	font-family: "Inter", sans-serif;
	font-weight: 800;
	line-height: 38px;
	margin-bottom:40px;
}

#newlylaunched .prouctinfo ul {
	display: flex;
}

#newlylaunched .prouctinfo ul li {
	max-width: 140px;
	margin-right: 10px;
}

#newlylaunched .prouctinfo ul li:last-child {
	margin-right:0px;
}

#newlylaunched .prouctinfo .proinfobx .proinfobx-icon {
	border: 4px solid #591F12;
	max-width: 100px;
	min-width: 100px;
	text-align: center;
	padding: 30px 0 20px;
	border-radius: 80px 80px 0 0;
	margin: 0 auto 15px;
}

#newlylaunched .prouctinfo .proinfobx .proinfobx-icon img {
	width: 45px;
}

#newlylaunched .prouctinfo .proinfobx h6 {
	color: #592013;
	text-align: center;
	font-size: 12px;
	line-height: 18px;
}

#newlylaunched .newlylaunch-pro {
	position: relative;
	margin-top: -160px;
}
#newlylaunched .newlylaunch-pro img {
	max-width:100%;
}

#instashare{ margin-bottom:50px;}
#instashare .sec_head {
	margin-bottom: 50px;
}

#instashare.section .sec_head h1 {
	background-image: url(../img/titlebg.png);
	font-size: 45px;
	color: #fff;
	padding: 10px 0 25px;
	background-repeat: no-repeat;
	display: block;
	background-position: center;
	background-size: 600px;
	margin: 0px;
}

#instashare.section .sec_head h6 {
	font-family: "Inter", sans-serif;
	margin: 0 0 15px;
	font-size: 24px;
	color: #34488F;
}

#instashare.section .sec_head h5 {
	font-size: 45px;
	font-weight: 700;
	line-height: 40px;
	margin-top: -10px;
}


.inner_page #aboutsec .aboutsec_info h1 {
	margin: auto auto 40px;
	text-align: center;
	background-position: center;
	background-image: url(../img/titlebg3.png);
	background-size: 310px;
	padding: 2px 0px 20px;
	
}

.inner_page #aboutsec .visionmisson h2 {
	margin: 0 0 10px;
	text-align: center;
	background-position: center;
	background-image: url(../img/titlebg3.png);
	background-size: 250px;
	font-size: 45px;
	padding: 2px 0px 20px;
	color: #fff;
	background-repeat: no-repeat;
	max-width: 250px;
}

.inner_page #aboutsec .visionmisson p {
	font-size: 18px;
	line-height: 30px;
}

.visionmisson .aboutdbtns {
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 700;
}

.visionmisson .aboutdbtns a {
	background: #34488F;
	border-radius: 10px;
	color: #fff;
	padding: 12px 20px;
	text-decoration: none;
	margin-right: 20px;
}

.visionmisson .aboutdbtns a:hover {
	background: #000;
}

.productpage #banner .banner-info {
	background: #62211BE5;
	margin: 0;
	width: 55%;
	border-radius: 0;
	bottom: 0;
	right: auto;
	top: 121px;
	display: flex;
	align-content: center;
	flex-wrap: wrap;
}

.productpage #banner.innpbanner .banner-info h1 {
	text-align: left;
	color:#DBD3D0;
}
.productpage #banner.innpbanner .banner-info h5 {
	text-align: left;
	font-size: 45px;
}

.inner_page #banner {
	margin-bottom: 30px;
}

.breadcrumb {
	font-family: "Playfair", serif;
	font-size: 18px;
	font-weight: 700;
	color: #000;
	margin-bottom:30px;
}
.breadcrumb li a {
	color: #000;
	text-decoration: none;
}
.breadcrumb li a:hover {
	color: #34488F;
}
.breadcrumb .breadcrumb-item.active {
	color: #000;
}
.breadcrumb-item + .breadcrumb-item::before {
	padding-right: 0.3rem;
	color: #000;
	font-weight: 700;
	content: var(--bs-breadcrumb-divider, ">");
}
.breadcrumb-item + .breadcrumb-item {
	padding-left: 0.3rem;
}
#product-detail{margin-bottom: 200px;}

#product-detail h1 {
	text-align: left;
	color: #62211B;
	font-weight: 700;
	font-size: 60px;
}
#product-detail h5 {
	text-align: left;
	color: #62211B;
	font-weight: 700;
	font-size: 35px;
	margin-bottom:60px;
}

#product-detail .product-box {
	background: #62211B;
	border-radius: 20px;
	display: flex;
	margin-top: 80px;
	padding: 20px;
}

#product-detail .product-box .profuct-image {
	margin-left: 10px;
	margin-bottom: -10px;
	padding-top: 20px;
	margin-right: 0;
}

#product-detail .product-box .profuct-image img {
	width: 650px;
	margin-left: -40px;
	margin-right: 0;
}

#product-detail .prouctinfo {
	padding: 60px 0 30px;
}

#product-detail .prouctinfo li{ margin-bottom:40px;}
#product-detail .prouctinfo li:last-child{ margin-bottom:0px;}

#product-detail .prouctinfo .proinfobx {
	position: relative;
	min-height: 90px;
	padding: 0 0 0 110px;
	display: flex;
	align-content: center;
	align-items: center;
}

#product-detail .product-box .proinfobx .proinfobx-icon {
	border: 4px solid #fff;
	max-width: 90px;
	min-width: 90px;
	text-align: center;
	padding: 25px 0px 10px;
	border-radius: 80px 80px 0px 0px;
	margin: 0px auto 15px;
	position: absolute;
	left: 0;
}

#product-detail .product-box .proinfobx .proinfobx-icon img {
	width: 45px;
}
#product-detail .prouctinfo .proinfobx h6 {
	color: #fff;
	font-size: 30px;
	font-weight: 700;
}

#product-detail .prouctinfo .proinfobx h6 span{
	font-weight: 400;
	font-size:28px;
}
#product-detail .prouctinfo ul {
	margin-bottom: 30px;
}
#product-detail .prouctinfo .btnbx a {
	background: #000000;
	color: #fff;
	text-decoration: none;
	padding: 14px 25px;
	display: inline-block;
	text-transform: uppercase;
	font-size: 15px;
}

.thebrand {
	text-align: center;
	margin: 0 0 100px;
}

.thebrand  h1 {
	background-image: url(../img/titlebg.png);
	font-size: 45px;
	color: #fff;
	padding: 10px 0 25px;
	background-repeat: no-repeat;
	display: block;
	background-position: center;
	background-size: 600px;
	margin: 0 0 20px;
}
.thebrand h2 {
	font-size: 40px;
	font-weight: 700;
	color: #000;
	margin: 0;
	line-height: 45px;
}
.thebrand h2 span {
	display: block;
	font-size: 35px;
}

.thebrandlist {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.thebrandlist .thebrandbx {
	padding: 0 60px;
}


.contactsection {
	margin-bottom: 40px;
	display: flex;
	flex-wrap: wrap;
	background: #fff;
	padding: 40px;
}

.contactsection .contactsleft {
	width: 52%;
	padding-top:0px;
}
.contactsection .contactsright {
	width: 45%;
	margin-right: 0;
	margin-left: auto;
}

.section_iner .contactsleft h2 {
	color: #222222;
	text-align: left;
	margin: 0;
	font-size: 40px;
	text-transform: none;
	font-weight: 400;
}
.section_iner .contactsleft h3 {
	color: #1E3C72;
	text-align: left;
	font-size: 40px;
	margin: 0 0 20px;
	text-transform: none;
	font-weight: 700;
}

.section .contactsleft p {
	margin: 0 0 40px;
	font-size: 18px;
	line-height: 30px;
}

.contactsection .contactsleft .contatbx h3 {
	font-size: 20px;
	font-weight: 600;
	color: #000;
	margin: 0 0 0px;
	font-family: "Inter", sans-serif;
}

.contactsection .contactsleft .contatbx {
	position: relative;
	padding: 8px 0px 0 60px;
}
.contactinfo ul li {
	border-bottom: 1px solid #E2E2E2;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.contactsection .contactsleft .contatbx .contatbx_icn {
	font-size: 35px;
	position: absolute;
	left: 0;
	top: 0;
}

.contactsection .contactsleft .contatbx p {
	margin: 0;
	color: #909090;
	font-size: 14px;
	line-height: 18px;
}

.contactsection .contactsleft .followus p{ margin-bottom:20px;}
.followus .followus-links ul li {
	display: inline-block;
	margin-right: 5px;
}



.contactsection .contactsright h3 {
	color: #fff;
	font-weight: 600;
	margin: 0 0 20px;
	font-size: 25px;
}
.contactsection .contactsright p{color: #fff;}

.contactsection .contactsright {
	background: #3A509F;
	padding: 50px;
	border-radius: 0;
}

.contactsection .contactsright .form-group { position: relative; margin-bottom: 25px;}
.contactsection .contactsright .form-group.message-btn {	margin: 0; }
.contactsection .contactsright .form-group input[type="text"], 
.contactsection .contactsright .form-group input[type="email"],
 .contactsection .contactsright .form-group textarea {
	position: relative;
	width: 100%;
	height: 60px;
	background: rgba(255,255,255,0.99);
	font-size: 16px;
	padding: 15px 20px;
	outline: 0;
	border: 2px solid #fff;
	transition: all 500ms ease;
	border-radius: 12px;
}


.contactsection .contactsright .form-group textarea {
  display: block;
  height: 170px;
  resize: none;
}
.contactsection .contactsright .form-group.message-btn {
	margin: 0;
	text-align: center;
}

.contactsection .contactsright .form-group button {
	display: inline-block;
	width: auto;
	padding: 15px 40px;
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
	transition: all 500ms ease;
	border: 0;
	background: #000;
	font-weight: 600;
	margin-bottom: 0;
	border-radius: 0;
}
.contactsection .contactsright .form-group button:hover { background:#222; color:#fff;}

.contactsleft .contactmap iframe {
	width: 100%;
	height: 300px;
}

#center.contacepage .section_iner {
	padding-top: 0;
}



.royal-gold-putty #product-detail h1, 
.royal-gold-putty #product-detail h5 {
	text-align: center;
	color: #005B68;
}

.royal-gold-putty #product-detail .product-box {
	background: #005362;
	position: relative;
}

.royal-gold-putty #product-detail p {
	font-size: 24px;
	line-height: 31px;
	color: #000;
	text-align: center;
}

.royal-gold-putty #product-detail .product-box .profuct-image {
	position: absolute;
	top: -120px;
	left: -90px;
}

.royal-gold-putty #product-detail .product-box .prouctinfo {
	margin-left: auto;
	margin-right: 70px;
	padding-top: 60px;
	padding-bottom: 0;
	display: flex;
	align-content: center;
	flex-wrap: wrap;
}

.royal-gold-putty #product-detail .product-box .btnbx.wow.fadeIn.animated {
	position: relative;
	top: 100px;
	left: 180px;
}

.royal-gold-putty #product-detail .product-box .prouctinfo ul {
	width: 100%;
	margin: 0;
}

.royal-gold-putty #product-detail .product-box {
	background: #005362;
	position: relative;
	margin-top: 60px;
}
.royal-gold-putty-list{
	padding:100px 0;
}
.royal-gold-putty-list ul {
	display: flex;
	justify-content: center;
}
.royal-gold-putty-list ul li {
	padding: 0 40px;
}

.royal-gold-putty-list .rogopu_bx img {
	max-height: 170px;
}


#banner.royal-gold-puttyBanner {
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
}

#banner.royal-gold-puttyBanner .banner-info {
	left: 0;
	right: 0;
	margin: auto;
	background: #003D48;
	top: auto;
	bottom: auto;
	border-radius: 0 90px;
	text-align: center;
	justify-content: center;
}

.productpage #banner.innpbanner.royal-gold-puttyBanner .banner-info h1 {
	color: #fff;
	/* text-align: center; */
	/* display: block; */
}

#newlylaunched.royal-gold-putty {
	background: none;
	min-height: unset;
}

#newlylaunched.royal-gold-putty .deskBanner {
	display: block;
}
#newlylaunched.royal-gold-putty .mobiBanner {
	display: none;
}

/**/

#footer {
	background: #fff;
	border-top: 1px solid #0000003d;
}
#footer #footerin{padding:80px 0 0;}

#footer #footerin .footerbox .footlogo {
	margin: 0 0 20px;
}

#footer #footerin .footerbox .footlogo img {
	max-width: 140px;
}

#footer #footerin .sociallinks {
	display: flex;
	column-gap: 10px;
}

#footer #footerin .sociallinks a {
	border-radius: 100%;
	text-align: center;
	padding: 0;
	border:0;
}


#footer #footerin .sociallinks a img {
	height: 35px;
}

#footer #footerin p{ margin:0 0 25px; text-align:left; line-height:25px; color:#000; font-size:16px; }
#footer #footerin p i{ color:#0087c9; margin-right: 5px; display: inline-block;}
#footer #footerin .footerlogo { width: 130px; background: #000;  padding: 20px; border-radius: 20px; margin-bottom:30px;}

#footer #footerin .footerbox {
	margin: 0 0 40px;
}
#footer #footerin .footerbox.footer_list ul li { color:#000; }
#footer #footerin .footerbox.footer_list ul li a{ color:#000; text-decoration:none; }
#footer #footerin .footerbox.footer_list ul li a:hover{ color:#34488F;  }


#footer #footerin .footerbox ul { color: #000; font-size: 16px; }
#footer #footerin .footerbox ul li { margin: 0 0 8px; position: relative; }
#footer #footerin .footerbox ul li:last-child { margin: 0; }

#footer #footerin .footerbox h5 {
	font-size: 22px;
	font-weight: 500;
	color: #34488F;
	margin: 0 0 20px;
	font-family: "Inter", sans-serif;
}

#footer #footerin .footerbox h6 {
	font-size: 16px;
	font-weight: 500;
	text-decoration:underline;
	color: #000000;
	margin-bottom:10px;
	font-family: "Inter", sans-serif;
}

#footer #footerin .downloadbtn {
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 600;
}

#footer #footerin .downloadbtn a {
	display: block;
	background: #34488F;
	color: #fff;
	text-decoration: none;
	padding: 10px 10px;
}

#footer #footerin .downloadbtn a:hover {
	background: #000;
	color: #fff;
}

#footer #footercopyright{ padding:30px 0; text-align:center; border-top:1px solid #D9D9D9;}

#footer #footercopyright p {
	margin: 0;
	font-size: 13px;
	color: #000000;
	text-align: center;
	opacity: 1;
	margin: 0;
	line-height: 20px;
}

#footer #footerdown .footerbox ul li.footersocial {
	padding-top: 20px;
	font-size: 18px;
}
#footer #footerin .footerbox ul li.footersocial a {
	color: #d61f69;
	background: #fff;
	width: 30px;
	height: 30px;
	margin-right: 15px;
	display: inline-block;
	text-align: center;
	line-height: 30px;
	font-size: 15px;
	border-radius: 100%;
}
#footer #footerin .footerbox ul li.footersocial a:hover {
	color: #fff;
	background: #000;
}

#footer #footerin .footerbox ul.cinfoo li {
	padding: 0 0 0 45px;
}
#footer #footerin .footerbox ul.cinfoo li i {
	font-size: 25px;
	width: 32px;
	text-align: center;
	position: absolute;
	left: 0;
	top: 5px;
}
#footer #footerin .footerbox ul.cinfoo li span {
	font-weight: 600;
	display: block;
	font-size: 16px;
}

#footer #footercopyright ul.copyrightlink {
  display: flex;
  justify-content: center;
  margin: 0 0 10px;
}

#footer #footercopyright ul.copyrightlink li {
  padding: 0 10px;
  border-right:1px solid #000;
}
#footer #footercopyright ul.copyrightlink li:last-child {
  padding-right: 0;
  border-right:0;
}

#footer #footercopyright ul.copyrightlink li a{
	color:#000;
	text-decoration:none;
}
#footer #footercopyright ul.copyrightlink li a:hover{
	color:#34488F;
}



/**/

#header .navbar-toggler {
	position: absolute;
	right: 15px;
	top: -45px;
	font-size: 20px;
	width: 40px;
	height: 35px;
	line-height: 30px;
	padding: 0;
	border: 2px solid #1E3C72;
	outline: 0;
	box-shadow: none;
	color: #1E3C72;
	z-index: 9;
}



@media screen and (min-width:1300px){

body .container {
	max-width: 1320px;
}

}

@media screen and (min-width:768px){
/*
#banner .banner-image .desktopbanner {
	display: none;
}*/

.newlylaunch-pro.newlylaunch-mobipro {
	display: none;
}
#banner .banner-image .mobibanner {
	display: none;
}


#header .navbar-expand-lg {justify-content: right;}
	
#aboutsec .aboutsec_left {
	padding-right: 150px;
}
#aboutsec .row {
	display: flex;
	align-items: center;
}

#instashare .container {
	max-width: 100%;
	padding: 0 50px;
}
#footer #footerin .footer_about p {
	padding-right: 50px;
}
	
}

@media screen and (min-width:992px){
.navbar-expand-lg .navbar-nav {
	width: 100%;
	justify-content: right;
}

.contactsection .contactsleft {
	padding-right: 70px;
}
	
}




@media screen and (max-width:1199px){
#header .navbar {
	font-size: 14px;
}

#header .navbar ul li {
	margin-right: 10px;
}

#banner.innpbanner .item_infoin h1 {
	font-size: 40px;
	line-height: 45px;
}
.section_iner h2,
.section h1 {
	font-size: 28px;
}
.section p {
	font-size: 15px;
	line-height: 25px;
}


.section_iner .contactsleft h3 {
	font-size: 32px;
	margin: 0 0 10px;
}
.inner_page #aboutsec .visionmisson p,
.section .contactsleft p {
	margin: 0 0 40px;
	font-size: 15px;
	line-height: 25px;
}

#newlylaunched h1 {
	font-size: 40px;
	margin: 0 0 20px;
}

#newlylaunched h5 {
	font-size: 30px;
	line-height: 35px;
}

#newlylaunched h6 {
	font-size: 20px;
	font-weight: 600;
	line-height: 30px;
}

#newlylaunched .newlylaunch-pro {
	margin-top: 40px;
	text-align: center;
}
#newlylaunched .newlylaunch-pro img {
	max-width: 270px;
}


#banner .banner-image img {
	width: 100%;
	min-height: 450px;
}

#banner .banner-info h5 {
	font-size: 35px;
	line-height: 40px;
}

#banner .banner-info h1 {
	font-size: 35px;
	line-height: 35px;
}

#banner .bannerbtn {
	font-size: 15px;
}

#banner .bannerbtn a {
	padding: 12px 25px;
}

#banner .banner-info {
	bottom: 100px;
	max-width: 90%;
	padding: 30px 30px;
}
#banner.innpbanner .banner-info h1 {
	font-size: 35px;
}
.inner_page #aboutsec .visionmisson h2 {
	font-size: 35px;
}


#product-detail h1 {
	font-size: 45px;
}
#product-detail h5 {
	font-size: 25px;
}

}

@media screen and (max-width:1099px){
	
.productpage #banner.innpbanner .banner-info h5 {
	font-size: 35px;
}

.contactsection .contactsright {
	padding: 50px 30px;
}

.contactsection .contactsleft .contatbx h3 {
	font-size: 16px;
}

#craftednsec.section .sec_head h1 {
	font-size: 35px;
	padding: 10px 0 30px;
	background-size: 80%;
}

#craftednsec.section .sec_content p {
	font-size: 18px;
	line-height: 28px;
}

.crafted-slider {
	margin: 0;
}

#aboutsec .aboutsec_info h1 {
	font-size: 40px;
	padding: 5px 0px 6px 20px;
}

#aboutsec .aboutsec_info h2 {
	font-size: 40px;
}

#aboutsec .aboutsec_info h5 {
	font-size: 22px;
}

#instashare.section .sec_head h1 {
	font-size: 35px;
	padding: 0px 0 15px;
	background-size: 480px;
}

#instashare.section .sec_head h6 {
	margin: 0 0 8px;
	font-size: 18px;
}

#instashare.section .sec_head h5 {
	font-size: 35px;
}

.productpage #banner .banner-info {
	top: 0;
	padding-top: 110px;
}
#banner.royal-gold-puttyBanner .banner-info {
	padding: 30px 30px;
	top:auto;
}

.productpage #banner.innpbanner.royal-gold-puttyBanner .banner-info h1 img {
	max-width: 300px;
}

.royal-gold-putty #product-detail .product-box .prouctinfo {
	max-width: 50%;
	margin-right: 20px;
}

}

@media screen and (max-width:991px){
#header .logo {
	max-width: 100px;
}

.productpage #banner .banner-info {
	width: 65%;
}
.productpage #banner.innpbanner .banner-info h5 {
	font-size: 25px;
	line-height: 30px;
}


.contactsection .contactsright,
.contactsection .contactsleft {
	width: 100%;
}

.contactsection {
	padding: 20px;
}

.contactsection .contactsleft {
	margin-bottom: 40px;
}

#header .navbar .navbar-nav {
	align-items: center;
	background: #fff;
	z-index: 9;
	position: relative;
	border-radius: 10px;
	padding: 10px 0 20px 0;
}

#header .navbar ul li {
	margin-right: 0;
	margin-bottom: 10px;
}

.section .section_iner {
	padding: 20px 0 20px;
}

#header,
.inner_page #header {
	background: #ffff;
	position: relative;
}

#header .navbar ul li a {
	text-align: center;
}
#header .navbar ul li.dropdown .dropdown-menu {
	background: #3A509F;
	border: 0;
	font-size: 14px;
	top: 0;
	position: relative;
}

.royal-gold-putty #product-detail .product-box .profuct-image {
	position: absolute;
	top: 0;
	left: 0;
}

.royal-gold-putty #product-detail .product-box .profuct-image img {
	max-width: 400px;
	height: auto;
}

.royal-gold-putty #product-detail .product-box .prouctinfo {
	max-width: 44%;
}

#product-detail .prouctinfo .proinfobx h6 {
	color: #fff;
	font-size: 24px;
	font-weight: 700;
}

}

@media screen and (max-width:767px){
.newlylaunch-pro.newlylaunch-desktop { display:none;}

body{ overflow-x:hidden;}

#banner .banner-info h5 .fullmobi {
	display: block;
}

#banner .banner-info h5 .hidemobi {
	display: none;
}

#newlylaunched.section .btnbx {
	margin-bottom: 30px;
}
/*
#newlylaunched .row .morderdiv2 {
	order: 2;
}*/

#footer #footerin .downloadbtn {
	font-size: 12px;
}

#footer #footerin .downloadbtn a {
	text-align: center;
}

#banner .banner-image .desktopbanner {
	display: none;
}
	
#header {
	padding: 20px 0 0;
}

#banner.innpbanner .banner-info h1 {
	font-size: 20px;
	line-height: 22px;
}

#banner .banner-image img {
	width: 100%;
	/*min-height: 450px;*/
}

#banner.innpbanner .banner-image img {
	min-height: 160px;
}

#banner .banner-info h5 {
	font-size: 28px;
	line-height: 35px;
}

#banner .banner-info h1 {
	font-size: 25px;
	line-height: 30px;
}

#banner .bannerbtn {
	font-size: 15px;
}

#banner .bannerbtn a {
	padding: 12px 25px;
}

#banner .banner-info {
	bottom: 100px;
	max-width: 90%;
	padding: 20px 20px;
}

.crafted-slider {
	margin: 0 0;
}

#craftednsec.section .sec_head h1 {
	font-size: 25px;
	padding:15px 0 20px;
	background-size: 100%;
	line-height: 25px;
	margin-bottom: 10px;
}
#craftednsec.section .sec_content p {
	font-size: 16px;
	line-height: 25px;
	margin-bottom: 50px;
}
.crafted-slider .slideritem .sliderbox .sliderinfo h2 {
	font-size: 30px;
}

#aboutsec .aboutsec_info h1 {
	font-size: 35px;
	padding: 5px 0px 6px 20px;
}
#aboutsec .aboutsec_info h2 {
	font-size: 35px;
}
#aboutsec .aboutsec_info h5 {
	font-size: 20px;
	margin-bottom: 10px;
}
.section p {
	font-size: 14px;
    line-height: 25px;
}

#newlylaunched h1 {
	font-size: 30px;
	margin-bottom: 0;
}

#newlylaunched h5 {
	font-size: 25px;
	line-height: 28px;
}
#newlylaunched h6 {
	font-size: 20px;
	font-weight: 600;
	line-height: 30px;
}

#newlylaunched .newlylaunch-pro {
	margin-top: 0px;
}

#newlylaunched .newlylaunch-pro img {
	max-width: 250px;
}
#newlylaunched .prouctinfo ul li {
	max-width: 130px;
	margin-right: 10px;
}/*
#newlylaunched .prouctinfo ul li:first-child {
	margin-right: 4px;
}*/

#newlylaunched .prouctinfo .proinfobx .proinfobx-icon {
	max-width: 110px;
	min-width: 110px;
}

#newlylaunched .prouctinfo .proinfobx h6 {
	font-size: 12px;
	line-height: 18px;
	/*max-width: 110px;*/
	word-break: break-all;
}

#instashare.section .sec_head h1 {
	font-size: 30px;
	padding: 5px 0 8px;
	background-size: 370px;
}

#instashare.section .sec_head h6 {
	margin: 0 0 0;
	font-size: 18px;
}

#instashare.section .sec_head h5 {
	font-size: 30px;
	margin-top: -10px;
}
.thebrand {
	margin: 0 0 50px;
}
.thebrand h1 {
	background-size: 340px;
	font-size: 25px;
}
.thebrand h2 {
	line-height: 30px;
}

#product-detail h1 {
	font-size: 35px;
}
#product-detail h5 {
	font-size: 20px;
}
#product-detail .product-box {
	margin-top: 50px;
}
#product-detail .product-box {
	flex-wrap: wrap;
}
#product-detail .product-box .profuct-image {
	margin-left: 10px;
	margin-right: 10px;
}

#product-detail .product-box .proinfobx .proinfobx-icon img {
	width: 35px;
}

#product-detail .prouctinfo .proinfobx h6 {
	font-size: 22px;
}
#product-detail .prouctinfo .proinfobx h6 span {
	font-size: 18px;
	line-height: 20px;
}

#product-detail .product-box .proinfobx .proinfobx-icon {
	max-width: 75px;
	min-width: 75px;
	text-align: center;
	padding: 27px 0px 15px;
}
#product-detail .prouctinfo .proinfobx {
	min-height: 80px;
	padding: 0 0 0 95px;
}
#product-detail {
	margin-bottom: 100px;
}

.royal-gold-putty-list {
	padding: 50px 0 20px;
}

.royal-gold-putty-list ul li {
	padding: 0 10px;
}

.productpage #banner .banner-info {
	width: 85%;
}

.productpage #banner.innpbanner.royal-gold-puttyBanner .banner-info h1 img {
	max-width: 180px;
}

.royal-gold-putty #product-detail .product-box .profuct-image {
	position: relative;
	top: 0;
	left: 0;
}

.royal-gold-putty #product-detail .product-box .prouctinfo {
	max-width: 100%;
	margin-right: 20px;
}
#newlylaunched.royal-gold-putty .deskBanner {
	display: none;
}
#newlylaunched.royal-gold-putty .mobiBanner {
	display: block;
}
}