/*General*/
/* @font-face {
    font-family: helve;
    src: url('../fonts/HelveticaNeue.otf');
}

@font-face {
    font-family: helve-roman;
    src: url('../fonts/HelveticaNeueLTStd-Roman.otf');
} */

@font-face {
	font-family: poppins-bold;
	src: url("../fonts/Poppins-Bold.otf");
}

@font-face {
	font-family: poppins-regular;
	src: url("../fonts/Poppins-Regular.otf");
}

@font-face {
	font-family: poppins-italic;
	src: url("../fonts/Poppins-Italic.otf");
}

@font-face {
	font-family: poppins-medium;
	src: url("../fonts/Poppins-Medium.otf");
}

/* @font-face {
    font-family: helve-b;
    src: url('../fonts/HelveticaNeueLTStd-Bd.otf');
}

@font-face {
    font-family: helve-l;
    src: url('../fonts/helvetica-light.ttf');
}

@font-face {
    font-family: helve-mc;
    src: url('../fonts/HelveticaNeueLTStd-MdCn.otf');
}

@font-face {
    font-family: helve-cn;
    src: url('../fonts/HelveticaNeueLTStd-Cn.otf');
}

@font-face {
    font-family: proxima-r;
    src: url('../fonts/ProximaNova-Regular.otf');
}

@font-face {
    font-family: helve-ul;
    src: url('../fonts/HelveticaNeue-UltraLight.otf');
}

@font-face {
    font-family: helve-bb;
    src: url('../fonts/HelveticaNeueLTStd-Blk.otf');
}

@font-face {
    font-family: proxima-b;
    src: url('../fonts/ProximaNova-Bold.otf');
}

@font-face {
    font-family: helve-sothin;
    src: url('../fonts/HelveticaNeue-Thin.ttf');
} */

/* @font-face {
    font-family: gotham-book; */
/*src: url('../fonts/__Gotham-Book.otf');*/
/* src: url('../fonts/Gotham Book Regular.otf');

} */

/* @font-face {
    font-family: Rui Zi Yun Zi Ku Rui Hei Cu GB;
    src: url('../fonts/Rui Zi Yun Zi Ku Rui Hei Cu GB.ttf');
}

@font-face {
    font-family: Rui Zi Yun Zi Ku Rui Hei Cu GBK;
    src: url('../fonts/Rui Zi Yun Zi Ku Rui Hei Cu GBK.ttf');
} */

body {
	position: relative;
	font-family: proxima-r;
	color: #333333;
	font-size: 25px;
	/*max-width: 1600px;*/
	margin: auto;
	overflow-x: hidden;
}

/* h2,
h3,
h4,
h5,
h6 {
    font-family: poppins-bold, sans-serif;
    font-weight:700;
} */

.services-h3 {
	font-family: poppins-bold, sans-serif;
	font-weight: 700;
	font-size: clamp(38px, 3vw, 68px);
	color: #8f58f9;
}

@media (max-width: 767px) {
    .services-h3 {
        font-size: 68px;
    }
}

h3 {
	font-family: poppins-bold;
}

/* .section-heading-sp {
    font-family: helve-cn !important;
} */

#feat-section {
	padding-left: 15px;
	padding-right: 15px;
}

.gridopa {
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.6);
	color: #fff;
	position: absolute;
	left: 0;
	bottom: -100%;
}

.galtext {
	position: absolute;
	top: 20%;
	width: 100%;
	text-align: center;
	padding: 10px;
}

.galtitle {
	font-size: 16px;
}

.home-product:hover .gridopa {
	bottom: 0px;
	-webkit-transition-duration: 0.2s;
	-moz-transition-duration: 0.2s;
	-webkit-transition-duration: 0.2s;
	-o-transition-duration: 0.2s;
	transition-duration: 0.2s;
}

.home-product:hover .galtext {
	margin-top: 45px;
	-webkit-transition-duration: 1s;
	-moz-transition-duration: 1s;
	-webkit-transition-duration: 1s;
	-o-transition-duration: 1s;
	transition-duration: 1s;
}

.the-sparkle-section {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	font-size: 22px;
	font-family: helve-l;
	line-height: 1.3;
	text-align: justify;
}

.sparkle1 {
	background-image: url("../images/sparkle1.jpg");
	padding: 30px 15px;
}

.sparkle1-top {
	margin-bottom: 50px;
	max-width: 500px;
	width: 100%;
	margin-top: 20px;
}

.sparkle1-content {
	color: #fff;
	font-size: 18px;
}

.sparkle1-content h3 {
	font-family: helve-l;
	font-size: 30px;
}

.sparkle2 {
	padding: 50px 15px 80px 15px;
	max-width: 1200px;
	margin: auto;
}

.sparkle2-top {
	box-shadow: 0px 5px 18px 5px #d1d1d1;
}

.sparkle2-content {
	color: black;
	max-width: 600px;
	margin: auto;
	/* text-align: center; */
	margin-top: 50px;
}

.sparkle2-heading {
	font-family: helve-l;
	margin: 0px;
}

.sparkle2-big {
	font-size: 99px;
}

.sparkle2-small {
	font-size: 81px;
	margin-bottom: 10px;
	font-family: helve-ul;
}

.sparkle3-big {
	font-size: 92px;
}

.sparkle3-small {
	font-size: 87px;
	margin-bottom: 10px;
	font-family: helve-ul;
}

.sparkle4-big {
	font-size: 121px;
}

.sparkle4-small {
	font-size: 90px;
	margin-bottom: 10px;
	font-family: helve-ul;
}

.sparkle5-big {
	font-size: 107px;
}

.sparkle5-small {
	font-size: 87px;
	margin-bottom: 10px;
	font-family: helve-ul;
}

.sparkle6-big {
	font-size: 113px;
}

.sparkle6-small {
	font-size: 84px;
	margin-bottom: 10px;
	font-family: helve-ul;
}

@media (min-width: 768px) {
	.sparkle4-big {
		margin-left: -10px;
	}

	.sparkle5-big {
		margin-left: -7px;
	}
}

.sparkle-bot-cont {
	padding-top: 80px;
}

.sparkle3 {
	background-image: url("../images/sparkle3.jpg");
	padding: 100px 15px;
	color: #fff;
}

.sparkle3-content {
	float: right;
	max-width: 550px;
}

.sparkle4 {
	background-image: url("../images/sparkle4.jpg");
	padding: 100px 15px;
	color: black;
}

.sparkle4-content {
	float: left;
	max-width: 550px;
}

.sparkle4-instruc {
	margin-top: 100px;
}

.sparkle5 {
	background-image: url("../images/sparkle5.jpg");
	padding: 100px 15px 30px 15px;
	color: black;
}

.sparkle5-content {
	float: right;
	max-width: 550px;
}

.sparkle5-bot {
	background-color: rgba(255, 255, 255, 0.8);
	padding: 15px 0px;
	margin-left: -15px;
	margin-right: -15px;
	text-align: center;
	margin-top: 80px;
}

.sparkle-steps {
	font-size: 45px;
	position: relative;
	font-family: helve-l;
	padding-bottom: 10px;
}

.sparkle-steps:after {
	content: "";
	position: absolute;
	height: 1px;
	width: 100%;
	max-width: 200px;
	bottom: 00px;
	background-color: black;
	left: calc(50% - 100px);
}

.sparkle-steps-img {
	margin-top: 15px;
	margin-bottom: 15px;
	/*background-color: black;*/
}

.sparkle6 {
	background-image: url("../images/sparkle6.jpg");
	padding: 150px 15px;
	color: black;
}

.sparkle6-content {
	float: right;
	max-width: 650px;
}

.sparkle6-link {
	margin-top: 50px;
}

.sparkle6-link a {
	color: red;
}

.sparkle6-link a:hover {
	color: red;
}

.redesign-btn {
	border: 1px solid #262261;
	color: #262261;
	background-color: #fff;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
	padding: 15px;
	font-size: 24px;
	max-width: 500px;
	margin: auto;
	margin-top: 30px;
}

.redesign-btn:hover {
	border: 1px solid #fff;
	color: #fff;
	background-color: #262261;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
}

.redesign-btn a {
	color: inherit;
}

.home-brand-sec-info li {
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
}

.home-brand-sec-info li:hover .brand-brand {
	width: 90%;
	left: 5%;
	bottom: 20%;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
}

.home-vid img {
	margin-top: 50px;
}

.home-vid-play {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.6);
	color: #fff;
	text-align: center;
	padding-top: 15%;
	font-size: 40px;
	opacity: 0.6;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
}

.home-vid-play i {
	background-color: rgba(255, 255, 255, 0.4);
	padding: 30px 35px;
	border-radius: 100%;
}

.home-vid-play span {
	font-size: 16px;
}

.home-vid-play:hover {
	opacity: 1;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
}

.home-event {
	padding: 5px;
	position: relative;
}

.home-event-icon {
	position: absolute;
	top: -5px;
	left: -52px;
	background-color: rgba(0, 0, 0, 0.7);
	padding: 5px 10px;
	border-radius: 5px;
	cursor: pointer;
}

.home-event-cont {
	position: fixed;
	right: -30%;
	top: 30%;
	max-width: 30%;
	border-radius: 5px;
	padding: 5px 10px;
	background-color: rgba(0, 0, 0, 0.7);
	z-index: 2;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
}

.home-event-cont:hover {
	right: 0;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
}

.big-ban {
	/*-webkit-filter: blur(50px);
      -moz-filter: blur(50px);
      filter: blur(50px);*/
}

#about {
	/*background-color: #262262;
      padding-top: 150px;
      padding-bottom: 150px;*/
	color: #fff;
	background-size: cover;
	background-position: right;
	background-repeat: no-repeat;
	background-image: url("../images/about_bg_new.jpg");
	position: relative;
	padding-top: 100px;
	padding-bottom: 100px;
}

.about-content {
	text-align: center;
	color: #fff;
	font-family: helve-l;
	font-size: 20px;
}

.about_heading {
	font-size: 36px;
	margin-bottom: 30px;
	font-family: helve-l;
}

#about_content {
	display: none;
	margin-top: 30px;
}

.about_logo {
	margin-bottom: 50px;
}

.about_more {
	color: #fff;
	font-size: 18px;
	position: relative;
}

.about_more:after {
	content: "";
	background-image: url("../images/arrow.png");
	width: 15px;
	height: 15px;
	position: absolute;
	background-repeat: no-repeat;
	right: -25px;
	top: 6px;
}

.about_more:hover,
.about_more:focus {
	color: #fff;
}

@media (min-width: 992px) {
	.about_award {
		position: absolute;
		bottom: 30px;
		left: 50px;
	}

	.about-content {
		position: absolute;
		top: 100px;
		right: 15px;
		max-width: 550px;
	}

	#about {
		height: 900px;
	}
}

@media (max-width: 992px) {
	.about-content {
		margin-bottom: 50px;
	}

	#about {
		padding-left: 15px;
		padding-right: 15px;
	}
}

#branding {
	/*padding: 25px 0px;*/
}

.branding_top {
	text-align: center;
	font-family: helve-sothin;
	font-size: 44px;
	color: #262261;
}

.branding_bottom {
	max-width: 550px;
	margin: auto;
	text-align: center;
	font-family: helve-l;
	font-size: 22px;
	color: #262261;
}

.branding-heading {
	color: #fff;
	text-align: center;
	font-size: 36px;
	margin-bottom: 50px;
	font-family: helve-l;
}

.category_section {
	margin-bottom: 50px;
}

.category_bg {
	position: relative;
	background-position: center;
	background-repeat: no-repeat;
	font-family: helve-sothin;
	color: #fff;
	letter-spacing: 4px;
}

.category_text_left {
	position: absolute;
	left: 15px;
	bottom: 0px;
}

.category_text_right {
	position: absolute;
	right: 15px;
	bottom: 0px;
}

.category_text_center {
	position: absolute;
	width: 100%;
	text-align: center;
}

.category_content {
	padding: 0px 15px;
	font-family: helve-l;
	font-size: 24px;
}

.hotel_middle_text {
	padding-left: 15px;
	padding-right: 15px;
}

.hotel_text_top {
	margin-top: 10px;
	margin-bottom: 30px;
	font-weight: bold;
	font-family: helve-ul;
	letter-spacing: 10px;
	font-size: 24px;
	text-align: center;
}

.developer_content {
	padding: 15px;
}

.fashion_text {
	padding: 50px 15px 0px 15px;
}

.fashion_designed_by {
	font-size: 12px;
	margin-top: 50px;
	margin-bottom: 0px;
}

@media (min-width: 768px) {
	.category_bg {
		font-size: 64px;
		height: 350px;
	}

	.category_text_center {
		top: 125px;
	}
}

@media (min-width: 992px) {
	.hotel_middle {
		max-width: 50%;
		margin-left: 30%;
	}

	.hotel_left {
		position: absolute;
		top: 0;
		left: 0;
		width: 30%;
		height: 100%;
		background-size: cover;
		background-position: center;
		background-repeat: no-repeat;
		background-image: url("../images/hotel_left.jpg");
	}

	.hotel_right {
		position: absolute;
		top: 0;
		right: 0;
		width: 20%;
		height: 100%;
		background-size: cover;
		background-position: center;
		background-repeat: no-repeat;
		background-image: url("../images/hotel_right.jpg");
	}

	.developer_content {
		position: absolute;
		right: 0px;
		max-width: 500px;
		bottom: 6%;
		background-color: transparent;
	}

	.fashion_right {
		max-width: 50%;
		margin-left: 50%;
		line-height: 2;
	}

	.fashion_left {
		position: absolute;
		top: 0;
		left: 0;
		width: 50%;
		height: 100%;
		background-size: cover;
		background-position: center;
		background-repeat: no-repeat;
		background-image: url("../images/fashion_left.jpg");
	}
}

@media (max-width: 992px) {
	.fashion_designed_by {
		margin-bottom: 25px;
	}
}

@media (max-width: 768px) {
	.category_bg {
		font-size: 32px;
		height: 150px;
	}

	.category_text_center {
		top: 55px;
	}
}

#design_process {
	position: relative;
	z-index: 1;
	background-size: cover;
	background-position: left;
	background-repeat: no-repeat;
	background-image: url("../images/design_bg.jpg");
	color: black;
	padding: 50px 15px;
	overflow: hidden;
}

.design_process_top {
	text-align: center;
}

.design_process_top_big {
	font-family: helve-sothin;
	font-size: 40px;
	line-height: 40px;
}

.design_process_top_small {
	font-family: helve-l;
	font-size: 22px;
}

.design_progress_next {
	background-color: #fff;
	color: #a7a9ab;
}

@-webkit-keyframes circlefadeIn {
	0% {
		opacity: 0;
	}

	20% {
		opacity: 0.5;
	}

	40% {
		opacity: 0;
	}

	60% {
		opacity: 0.5;
	}

	80% {
		opacity: 0;
	}

	100% {
		opacity: 0.5;
	}
}

@keyframes circlefadeIn {
	0% {
		opacity: 0;
	}

	20% {
		opacity: 0.5;
	}

	40% {
		opacity: 0;
	}

	60% {
		opacity: 0.5;
	}

	80% {
		opacity: 0;
	}

	100% {
		opacity: 0.5;
	}
}

@-webkit-keyframes circlefadeInb {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 0.5;
	}
}

@keyframes circlefadeInb {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 0.5;
	}
}

.circlefadeIn {
	-webkit-animation-name: circlefadeIn;
	animation-name: circlefadeIn;
	/*-webkit-animation-iteration-count: 2;*/
	-webkit-animation-duration: 7s;
	animation-duration: 7s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.circlefadeInb {
	-webkit-animation-name: circlefadeInb;
	animation-name: circlefadeInb;
	/*-webkit-animation-iteration-count: 2;*/
	-webkit-animation-duration: 3s;
	animation-duration: 3s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.circle1 {
	position: absolute;
	width: 90px;
	height: 90px;
	background-color: #c6d2d2;
	border-radius: 50%;
	right: 45%;
	top: 26%;
	opacity: 0.5;
}

.circle2 {
	position: absolute;
	border-radius: 50%;
	width: 150px;
	height: 150px;
	background-color: #ffff06;
	right: 34%;
	top: 23%;
	opacity: 0.5;
}

.circle3 {
	position: absolute;
	width: 75px;
	border-radius: 50%;
	height: 75px;
	right: 39%;
	top: 33%;
	background-color: #7546ff;
	opacity: 0.5;
}

.circle4 {
	position: absolute;
	border-radius: 50%;
	height: 130px;
	width: 130px;
	background-color: #ff5217;
	right: 28%;
	top: 36%;
	opacity: 0.5;
}

.circle5 {
	position: absolute;
	border-radius: 50%;
	width: 130px;
	height: 130px;
	right: 22%;
	top: 40%;
	background-color: #ff4242;
	opacity: 0.5;
}

.circle6 {
	position: absolute;
	border-radius: 50%;
	width: 250px;
	height: 250px;
	right: 4%;
	top: 8%;
	background-color: #a688f4;
	opacity: 0.5;
}

.step1-circle {
	width: 140px;
	height: 140px;
	background-color: #a688f4;
	position: absolute;
	bottom: 5%;
	left: 10%;
	border-radius: 50%;
}

.step2-circle {
	width: 140px;
	height: 140px;
	background-color: #a688f4;
	position: absolute;
	bottom: -10px;
	right: 10%;
	border-radius: 50%;
}

.step3-circle {
	width: 140px;
	height: 140px;
	background-color: #a688f4;
	position: absolute;
	top: 4%;
	right: 5%;
	border-radius: 50%;
}

.step4-circle {
	width: 140px;
	height: 140px;
	background-color: #a688f4;
	position: absolute;
	top: 10%;
	left: 20%;
	border-radius: 50%;
}

@media (max-width: 768px) {
	.step1-circle {
		display: none;
	}

	.step2-circle {
		display: none;
	}

	.step3-circle {
		display: none;
	}

	.step4-circle {
		display: none;
	}
}

@media (min-width: 768px) and (max-width: 992px) {
	.home-business-tablet {
		min-height: 500px;
	}
}

.about_next {
	background-color: black;
	z-index: 1;
	color: #fff;
}

.next_section_bottom_anchor {
	position: absolute;
	bottom: -40px;
	left: calc(50% - 40px);
	width: 80px;
	height: 80px;
	border-radius: 100%;
}

.next_section_bottom_anchor .relative {
	height: inherit;
}

.link-middle {
	position: absolute;
	top: 6px;
	width: 100%;
	text-align: center;
}

.link-middle a {
	font-size: 40px;
}

.link-middle a:focus,
.link-middle a:hover {
	color: inherit;
}

.design_progress_next a {
	color: #a7a9ab;
}

.about_next a {
	color: #fff;
}

@media (min-width: 992px) {
	.design_process_top {
		float: left;
		max-width: 550px;
	}

	#design_process {
		padding: 150px 50px 80px 50px;
		background-position: top right;
	}
}

.design_box_botttom {
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: -1;
}

.design_box_top {
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
}

#abouthome {
	padding: 25px 15px;
}

.abouthome-left {
	padding: 150px 30px;
	text-align: center;
}

.abouthome-heading {
	color: black;
	font-family: helve-bb;
	font-size: 65px;
	margin-top: 0;
	text-align: center;
}

.abouthome-left-content {
	color: black;
	font-size: 22px;
	text-align: center;
}

.award-va-mid {
	padding-top: 60px;
}

.award-content {
	/*padding: 25px;*/
	/* margin: 50px; */
	/* min-height: 200px; */
	/* max-height: 300px; */
	font-family: helve-l;
	overflow: auto;
	text-align: justify;
	line-height: 1.3;
	font-size: 14px;
}

.award-content::-webkit-scrollbar {
	width: 5px;
}

/* this targets the default scrollbar (compulsory) */

.award-content::-webkit-scrollbar-track {
	background-color: #eeeeee;
}

/* the new scrollbar will have a flat appearance with the set background color */

.award-content::-webkit-scrollbar-thumb {
	/*border-radius: 5px;*/
	background-color: #777777;
}

/* this will style the thumb, ignoring the track */

.award-content::-webkit-scrollbar-corner {
	background-color: black;
}

.no-pad {
	padding: 0px;
}

.award1 {
	background-color: red;
}

.award2 {
	background-color: #f7931d;
}

.award3 {
	background-color: #2bb23c;
}

.award-name {
	font-weight: bold;
	font-size: 22px;
}

#award .row {
	margin-right: -3px;
	margin-left: -3px;
}

#testimonial {
	padding-top: 80px;
	padding-bottom: 80px;
}

#artist {
	background-color: #f8f6f6;
	/*padding-top: 100px;
      padding-bottom: 100px;*/
	/*padding: 50px 210px;*/
	/*text-transform: uppercase;*/
}

.more_artist {
	font-size: 42px;
	margin-bottom: 50px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
}

.artist_back {
	margin-top: 50px;
	text-align: center;
}

@media (max-width: 768px) {
	#artist {
		text-align: center;
	}
}

.artist-heading {
	text-align: center;
	font-family: helve-l;
	font-size: 36px;
	margin-bottom: 50px;
	color: #7e63ad;
}

.artist-name-link {
	color: #333333;
	font-size: 32px;
	font-family: "Times New Roman", Times, serif;
}

@media (max-width: 992px) {
	.artist-name-link {
		text-align: center;
	}

	.artist-email {
		text-align: center;
	}
}

.artist-email {
	margin-top: 30px;
	text-decoration: underline;
}

.artist-name {
	margin-bottom: 60px;
}

.artist-pic {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	max-width: 162px;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
	margin-bottom: 10px;
}

.artist-pic:hover {
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
	-ms-transform: scale(1.1, 1.1);
	/* IE 9 */
	-webkit-transform: scale(1.1, 1.1);
	/* Chrome, Safari, Opera */
	transform: scale(1.1, 1.1);
}

#portfolio {
	/*background-color: black;*/
	/*background-color: #DBD3E8;*/
	/*padding-top: 80px;*/
}

.portfolio-heading {
	color: #272726;
	font-size: 36px;
	font-family: helve-l;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 50px;
}

.portfolio-50 .portfolio-img {
	height: 300px;
}

.portfolio-100 .portfolio-img {
	height: 550px;
}

.portfolio-img {
	overflow: hidden;
}

.portfolio-img-child {
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
}

.portfolio-img-child:hover {
	-ms-transform: scale(1.2, 1.2);
	/* IE 9 */
	-webkit-transform: scale(1.2, 1.2);
	/* Chrome, Safari, Opera */
	transform: scale(1.2, 1.2);
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
}

.portfolio-info {
	background-color: #fff;
	padding: 15px;
	position: relative;
	z-index: 1;
	/*overflow: hidden;*/
}

.no_img_client {
	padding: 15px 5px;
	border: 1px solid #eeeeee;
	background-color: #fff;
}

.ajinomoto-after {
	background-color: #be1e2d;
}

.lsh-after {
	background-color: #ed1c24;
}

.portfolio-name {
	font-family: helve-l;
	font-size: 11px;
}

.ajinomoto-logo {
	margin-top: 100px;
}

.bosch-logo {
	margin-top: 100px;
}

.ik-logo {
	margin-top: 50px;
}

.hfn-logo {
	margin-top: 80px;
}

.hie-logo {
	margin-top: 65px;
}

.dabinlo-logo {
	margin-top: 55px;
}

.fresco-logo {
	margin-top: 175px;
}

.lfc-logo {
	max-width: 350px;
	width: 100%;
	margin-top: 175px;
}

.fresco-after {
	background-color: #ef4e22;
}

.lfc-after {
	background-color: #262261;
}

.hfn-after {
	background-color: #f7931d;
}

.portfolio-bottom-cont {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 25px;
	overflow: hidden;
	font-family: helve-l;
	display: none;
}

.portfolio-bottom {
	margin: auto;
	width: 75%;
	text-align: center;
	font-family: helve-l;
	font-size: 14px;
	line-height: 1;
	position: relative;
}

.ajinomoto-bottom {
	color: #fff;
}

.hfn-bottom {
	color: #fff;
}

.portfolio-bottom:after {
	content: "";
	position: absolute;
	top: 50%;
	width: 100%;
	left: 95%;
	height: 1px;
}

.portfolio-bottom:before {
	content: "";
	position: absolute;
	top: 50%;
	width: 100%;
	right: 95%;
	height: 1px;
}

.portfolio-bottom-white {
	color: #fff;
}

.portfolio-bottom-white:after,
.portfolio-bottom-white:before {
	background-color: #fff;
}

.hie-after {
	background-color: #47aa42;
}

.dabinlo-bottom:after,
.dabinlo-bottom:before {
	background-color: #626365;
}

.bosch-bottom {
	color: red;
}

.bosch-bottom:after,
.bosch-bottom:before {
	background-color: red;
}

.ik-bottom {
	color: #1b75bb;
}

.ik-bottom:after,
.ik-bottom:before {
	background-color: #1b75bb;
}

.portfolio-100 .portfolio-info {
	height: 550px;
}

.portfolio-50 .portfolio-info {
	height: 300px;
}

.portfolio_learn_more {
	position: absolute;
	bottom: 25px;
	right: 25px;
	color: #fff;
	font-family: helve-l;
}

.portfolio_learn_more:hover,
.portfolio_learn_more:focus {
	color: #fff;
}

@media (min-width: 768px) {
	.home-brand-sec-info li {
		float: left;
		padding: 15px;
	}

	.home-brand-sec-info li:nth-child(1) {
		width: 30%;
	}

	.home-brand-sec-info li:nth-child(2) {
		width: 5%;
	}

	.home-brand-sec-info li:nth-child(3) {
		width: 30%;
	}

	.home-brand-sec-info li:nth-child(4) {
		width: 5%;
	}

	.home-brand-sec-info li:nth-child(5) {
		width: 30%;
	}

	.home-brand-sec-info li:nth-child(2) div {
		position: absolute;
		top: 15px;
		left: 32.5%;
		width: 1px;
		height: calc(100% - 30px);
		background-color: #c2bdc4;
	}

	.home-brand-sec-info li:nth-child(2) div:before {
		content: "";
		position: absolute;
		top: 0;
		left: calc(50% - 10px);
		width: 20px;
		height: 20px;
		border-radius: 100%;
		background-color: #c2bdc4;
	}

	.home-brand-sec-info li:nth-child(2) div:after {
		content: "";
		position: absolute;
		bottom: 0;
		left: calc(50% - 10px);
		width: 20px;
		height: 20px;
		border-radius: 100%;
		background-color: #c2bdc4;
	}

	.home-brand-sec-info li:nth-child(4) div {
		position: absolute;
		top: 15px;
		left: 67.5%;
		width: 1px;
		height: calc(100% - 30px);
		background-color: #c2bdc4;
	}

	.home-brand-sec-info li:nth-child(4) div:before {
		content: "";
		position: absolute;
		top: 0;
		left: calc(50% - 10px);
		width: 20px;
		height: 20px;
		border-radius: 100%;
		background-color: #c2bdc4;
	}

	.home-brand-sec-info li:nth-child(4) div:after {
		content: "";
		position: absolute;
		bottom: 0;
		left: calc(50% - 10px);
		width: 20px;
		height: 20px;
		border-radius: 100%;
		background-color: #c2bdc4;
	}

	.home-product {
		width: 25%;
		float: left;
	}

	.slider-nav {
		/*top: 50%;*/
		width: 100px;
		left: calc(50% - 50px);
	}

	/*	.slider-nav:after{
          border-left: 50px solid transparent;
          border-right: 50px solid transparent;
          border-top: 20px solid rgba(255,255,255,0.7);
          background:linear-gradient(to left, rgba(255,255,255,0.7), rgba(0,0,0,0.7));
      }*/

	.section-heading-sp {
		float: left;
		width: 50%;
	}

	.section-heading-sp h1 {
		font-size: 80px;
	}

	.section-heading-sp h1:before {
		content: "";
		position: absolute;
		top: 24px;
		left: 36px;
		width: 100%;
		height: 200%;
		z-index: -1;
		-webkit-transform: skew(20deg);
		-moz-transform: skew(20deg);
		-o-transform: skew(20deg);
		background: #1b1844;
	}

	.part-text {
		position: absolute;
		bottom: 0;
		left: 0;
	}

	/*#feat-section{
          height: 145px;
      }*/
	.home-portfolio {
		width: 50%;
	}
}

@media (min-width: 992px) {
	.sparkle1-top {
		margin-bottom: 150px;
	}

	.sparkle1-content h3 {
		font-size: 60px;
	}

	.moment1-content h3 {
		font-family: helve-l;
		font-size: 60px;
	}

	.the_story {
		font-size: 60px;
	}

	.sparkle1-content {
		font-size: 20px;
	}

	.small-ban {
		position: absolute;
		bottom: 0;
		left: 20%;
		width: 60%;
	}

	.portfolio-100 {
		width: 100%;
	}

	.portfolio-50 {
		width: 50%;
	}

	.portfolio-container {
		float: left;
	}

	.portfolio-50 .portfolio-info {
		width: 50%;
		float: left;
	}

	.portfolio-100 .portfolio-info {
		width: 50%;
		float: left;
	}

	.portfolio-img {
		width: 50%;
		float: left;
	}

	.portfolio-info:after {
		content: "";
		position: absolute;
		width: 0;
		height: 0;
		right: -25px;
		top: 50px;
		border-top: 15px solid transparent;
		border-bottom: 15px solid transparent;
	}

	.fresco-after:after {
		content: "";
		position: absolute;
		width: 0;
		height: 0;
		left: -25px;
		top: 50px;
		border-top: 15px solid transparent;
		border-right: 25px solid #ef4e22;
		border-bottom: 15px solid transparent;
	}

	.ajinomoto-after:after {
		border-left: 25px solid #be1e2d;
	}

	.hfn-after:after {
		border-left: 25px solid #f7931d;
	}

	.hie-after:after {
		border-left: 25px solid #47aa42;
	}

	.white-portfolio-after:after {
		border-left: 25px solid #fff;
	}

	.lsh-after:after {
		border-left: 25px solid #ed1c24;
	}

	.no_img_client {
		width: 20%;
		float: left;
	}
}

@media (max-width: 1380px) {
	.bigtext1 {
		font-size: 48pt;
	}

	.bigtext2 {
		font-size: 36pt;
	}
}

@media (max-width: 992px) {
	footer {
		text-align: center;
	}

	.bigtext1 {
		font-size: 40pt;
	}

	.bigtext2 {
		font-size: 28pt;
	}

	.portfolio-container {
		text-align: center;
	}

	.portfolio-info:after {
		content: "";
		position: absolute;
		width: 0;
		height: 0;
		left: calc(50% - 30px);
		bottom: -20px;
		border-left: 30px solid transparent;
		border-right: 30px solid transparent;
		z-index: 1;
	}

	.fresco-after:after {
		content: "";
		position: absolute;
		width: 0;
		height: 0;
		left: calc(50% - 30px);
		top: -20px;
		border-left: 30px solid transparent;
		border-right: 30px solid transparent;
		border-bottom: 38px solid #ef4e22;
		z-index: 1;
	}

	.ajinomoto-after:after {
		border-top: 38px solid #be1e2d;
	}

	.hfn-after:after {
		border-top: 38px solid #f7931d;
	}

	.hie-after:after {
		border-top: 38px solid #47aa42;
	}

	.white-portfolio-after:after {
		border-top: 38px solid #fff;
	}

	.lsh-after:after {
		border-top: 38px solid #ed1c24;
	}

	.no_img_client {
		width: 33.33333%;
		float: left;
	}
}

@media (max-width: 768px) {
	.home-portfolio {
		width: 100%;
	}

	.design_box_top {
		display: none;
	}

	.design_box_botttom {
		display: none;
	}

	.bigtext1 {
		font-size: 18pt;
	}

	.bigtext2 {
		font-size: 12pt;
	}

	.home-business {
		text-align: center;
	}

	.num-box {
		margin-left: auto;
		margin-right: auto;
		margin-top: 10px;
	}

	.slider-nav {
		/*top: 45%;*/
		width: 50px;
		left: calc(50% - 25px);
	}

	.sparkle2-big {
		font-size: 50px;
	}

	.sparkle2-small {
		font-size: 40px;
	}

	.sparkle3-big {
		font-size: 50px;
	}

	.sparkle3-small {
		font-size: 40px;
	}

	.sparkle4-big {
		font-size: 50px;
	}

	.sparkle4-small {
		font-size: 40px;
	}

	.sparkle5-big {
		font-size: 50px;
	}

	.sparkle5-small {
		font-size: 40px;
	}

	.sparkle6-big {
		font-size: 50px;
	}

	.sparkle6-small {
		font-size: 40px;
	}
}

/*Product.php*/
.slick-dots li button {
	background-color: #eeeeee;
	border-radius: 20px;
}

.indi-product-sec {
	padding-top: 50px;
	padding-bottom: 25px;
}

.product-head {
	color: #262261;
	font-size: 24px;
	margin-top: 0px;
	margin-bottom: 20px;
}

.product-choose {
	list-style-type: none;
	padding-left: 0px;
	font-size: 18px;
}

.product-choose > li > a {
	color: #333333;
}

.product-choose > li > a:hover {
	color: #333333;
	text-decoration: none;
}

.product-main-box {
	margin-bottom: 20px;
	border: 2px solid #c2bdc4 !important;
}

.product-name {
	font-size: 19px;
	margin-top: 20px;
	margin-bottom: 5px;
	text-transform: uppercase;
}

.qty-product-sec {
	float: right;
	margin-right: 15px;
}

.input-qty {
	border: 1px solid #333333;
	padding: 6px 5px;
	min-width: 60px;
	text-align: center;
	border-radius: 5px;
	margin-left: 10px;
}

.atc-btn {
	padding: 3px 15px;
	background-color: #333333;
	color: #fff;
	/*float: right;*/
	border-radius: 5px;
	max-width: 180px;
}

.atc-btn:hover {
	cursor: pointer;
}

.cart-cart {
	height: 30px;
	margin-left: 35px;
}

#product-comment {
	margin-top: 20px;
	margin-bottom: 20px;
}

.indi-comment {
	border: 2px solid #c2bdc4;
	padding: 15px 10px;
	border-radius: 5px;
	margin-top: 15px;
}

.comment-profile-pic {
	width: 50px;
	height: auto;
}

.commentor-name {
	font-family: proxima-b;
	color: #262261;
	font-size: 22px;
	margin-bottom: 0px;
}

.submit-comment {
	background-color: #333333;
	border: none;
	padding: 10px;
	color: #fff;
}

.comment-post {
	width: 100%;
}

.share-your-comment {
	margin-top: 20px;
}

#customize_form {
	display: none;
}

#customize_upload {
	display: none;
}

#atc-step-2 {
	display: none;
}

#atc-step-3 {
	display: none;
}

.atc-steps {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 15px;
	display: none;
	z-index: 1;
}

.atc-step-cont-bg {
	background-color: rgba(0, 0, 0, 0.7);
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -11;
}

.atc-step-cont {
	background-color: #fff;
	border-radius: 10px;
	max-width: 800px;
	margin: auto;
	margin-top: calc(10% + 50px);
	padding: 15px;
	max-height: 80%;
	overflow: auto;
	z-index: 1;
}

.atc-step-cont::-webkit-scrollbar {
	display: none;
}

.atc-step-cont::-moz-scrollbar {
	display: none;
}

.atc-step-cont::scrollbar {
	display: none;
}

.step-btn-cont {
	margin-top: 20px;
}

.step-btn {
	border: none;
	background-color: #262261;
	color: #fff;
	padding: 5px 15px;
}

.addon-list {
	padding-left: 0px;
}

.addon-list li {
	/*float: left;*/
	list-style-type: none;
	padding: 25px 15px;
	/*text-align: center;*/
	border: 1px solid #c2bdc4;
	border-radius: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.addon-list li:hover {
	cursor: pointer;
}

.addon-list .active {
	border: 2px solid #5dcbae;
}

.addon-img {
	max-width: 80%;
	margin: auto;
	min-height: 150px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	border: 1px solid #c2bdc4;
}

.marker-ul {
	/*background-color: rgba(0,0,0,0.7);*/
	padding: 10px;
	position: fixed;
	right: 0;
	top: 35%;
	list-style-type: none;
	z-index: 10;
}

.marker-ul li {
	padding: 2px;
}

.marker-circle {
	width: 13px;
	height: 13px;
	margin-bottom: 5px;
	background-color: black;
	border: 2px solid #fff;
	border-radius: 100%;
	opacity: 0.4;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
}

.marker-circle.active {
	opacity: 1;
	background-color: #5dcbae;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
}

.deluxe1 {
	background-image: url("../images/deluxe1bg2.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

.deluxe1-content {
	color: #231f20;
	padding-left: 5%;
	padding-right: 5%;
	font-size: 22px;
	margin-bottom: 160px;
	padding: 15px;
	line-height: 1.5;
}

.deluxe2 {
	background-image: url("../images/deluxe2bg2.jpg");
	background-position: right;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 100px 15px;
}

.deluxe2-content {
	color: #fff;
	padding-left: 5%;
	padding-right: 5%;
	max-width: 750px;
	/* text-align: center; */
	float: left;
	/* background-color: rgba(255,255,255,0.6); */
}

.deluxe3 {
	background-image: url("../images/deluxe3bg.jpg");
	background-position: left;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 100px 15px;
}

.deluxe3-content {
	padding-left: 5%;
	padding-right: 5%;
	color: black;
	max-width: 750px;
	/* text-align: center; */
}

.deluxe4 {
	background-image: url("../images/deluxe4bg.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 100px 15px;
}

.deluxe4-content {
	padding-left: 5%;
	padding-right: 5%;
	color: black;
	max-width: 650px;
	margin: auto;
	/* text-align: center; */
}

.nature1-content {
	color: #603916;
}

.nature2 {
	margin-top: 50px;
	text-align: center;
	color: #603916;
	background-image: url("../images/nature2bg.png");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 100px 15px;
}

.moment1 {
	background-image: url("../images/moment1bg2.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
	padding: 100px 15px;
}

.moment1:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(255, 255, 255, 0.2);
}

.moment1-content {
	/*background-color: rgba(255,255,255,0.6);*/
}

.dpbig {
	font-family: helve-ul;
	color: black;
}

.dpcontent {
	font-family: helve-l;
	font-size: 18px;
}

#digital {
	padding-top: 50px;
	margin-bottom: 50px;
}

#printing {
	margin-top: 50px;
	margin-bottom: 50px;
}

.deer2-content {
	margin-top: 50px;
	padding-left: 15px;
	padding-right: 15px;
}

.rhino2-content {
	margin-top: 50px;
	padding-left: 15px;
	padding-right: 15px;
}

.product-enquire {
	width: 100%;
	max-width: 350px;
	border-radius: 3px;
	padding: 5px;
	border: 1px solid #e3e3e3;
	margin-bottom: 10px;
}

.penquire {
	background-color: #262261;
	color: #fff;
	padding: 5px 15px;
	border: none;
}

.product-enquire-form {
	border: 1px solid #e3e3e3;
	padding: 15px;
	border-radius: 5px;
}

.bear_bg {
	position: relative;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url("../images/bear_papa_bg.jpg");
	height: 700px;
	background-attachment: fixed;
}

.bear_bg2 {
	position: relative;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url("../images/bear_papa_bg2.jpg");
	height: 700px;
	background-attachment: fixed;
	color: black;
}

.huku_bg {
	position: relative;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url("../images/huku_bg.jpg");
	height: 750px;
	background-attachment: fixed;
	margin-top: 25px;
}

.penguin_bg {
	position: relative;
	background-size: cover;
	background-position: top center;
	background-repeat: no-repeat;
	background-image: url("../images/penguin_bg.jpg");
	height: 550px;
	background-attachment: fixed;
}

.deer_bg {
	position: relative;
	background-size: cover;
	background-position: top center;
	background-repeat: no-repeat;
	background-image: url("../images/deer_bg.jpg");
	height: 450px;
	background-attachment: fixed;
	margin-top: 25px;
}

.deer_bg2 {
	position: relative;
	background-size: cover;
	background-position: top center;
	background-repeat: no-repeat;
	background-image: url("../images/deer_bg2.jpg");
	height: 850px;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	color: black;
	font-family: helve-l;
}

.rhino_bg {
	position: relative;
	background-size: cover;
	background-position: top center;
	background-repeat: no-repeat;
	background-image: url("../images/rhino_bg.jpg");
	height: 550px;
	background-attachment: fixed;
	margin-top: 25px;
}

.content-opa-bg {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.6);
}

.absolute-left {
	position: absolute;
	left: 0;
	padding: 15px;
}

.bear_content {
	position: absolute;
	text-align: justify;
	font-size: 22px;
}

@media (min-width: 992px) {
	.bear_content {
		top: 20%;
		right: 0;
		max-width: 550px;
	}

	.bear_name {
		font-size: 63px;
	}

	.absolute-left {
		top: 25%;
		max-width: 550px;
	}

	.deer_bg2_big {
		font-size: 57px;
	}
}

@media (max-width: 992px) {
	.bear_name {
		font-size: 42px;
	}

	.absolute-left {
		top: 15%;
	}

	.deer_bg2_big {
		font-size: 42px;
	}
}

.bear_inner_content {
	padding: 15px;
	position: relative;
	z-index: 1;
	color: #fff;
	font-family: helve-l;
}

.bear_inner_content_bg {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: -1;
}

.bear_name {
	font-family: helve-l;
}

.bear_category {
	font-size: 26px;
	text-align: center;
}

.huku_name {
	font-size: 54px;
}

.huku_category {
	font-size: 28px;
}

.bear_info {
	font-size: 22px;
	text-align: justify;
}

.talkbubble {
	max-width: 350px;
	padding: 15px;
	background: #aaaaaa;
	position: relative;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	font-size: 24px;
	text-align: justify;
	margin: auto;
}

.talkbubble:before {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	top: 90px;
	left: calc(50% - 25px);
	border-left: 25px solid transparent;
	border-right: 25px solid transparent;
	border-top: 40px solid #aaaaaa;
}

.talkbubble a {
	color: #fff;
}

.bear_manual {
	margin-top: 50px;
}

.the_story {
	font-family: helve-l;
}

.nature_core_feature {
	color: #603917;
	font-size: 26px;
}

.nature_content {
	color: #5f3916;
	font-size: 18px;
}

.nature_new_content_container {
	text-align: left;
}

@media (min-width: 992px) {
	.moment2-img {
		width: 40%;
		padding: 50px 15px;
		float: right;
	}

	.moment2-content {
		/*width: 60%;*/
		padding: 50px 15px;
		float: left;
	}

	.dpbig1 {
		font-size: 86px;
	}

	.dpbig2 {
		font-size: 72px;
	}

	.nature_content_1 {
		position: absolute;
		top: 200px;
		left: 0;
		max-width: 55%;
	}

	.nature_new_content_container {
		clear: both;
	}

	.nature_new_content_container_img {
		float: right;
	}
}

@media (max-width: 992px) {
	.moment2-content {
		padding: 50px 15px;
	}

	.moment2-img {
		padding: 0px 15px;
	}

	.dpbig1 {
		font-size: 43px;
	}

	.dpbig2 {
		font-size: 43px;
	}

	.bear_content {
		top: 10%;
	}
}

@media (min-width: 768px) {
	.indi-comment {
		display: inline-block;
		width: 100%;
	}

	/*.addon-list li{
          width: 33%;
      }*/

	.comment-profile-pic {
		float: left;
		margin-right: 10px;
	}

	.comment-info {
		float: left;
	}
}

@media (max-width: 768px) {
	.comment-profile-pic {
		display: none;
	}

	/*	.addon-list li{
          width: 100%;
      }*/

	.addon-img {
		max-width: 300px;
	}
}

/*Checkout*/
.indi-product-cont {
	border: 1px solid #dddddd;
	padding: 15px;
	margin-bottom: 20px;
	position: relative;
	overflow: hidden;
}

.indi-product-cont:hover {
	-webkit-box-shadow: 0px 6px 44px -4px rgba(102, 102, 102, 1);
	-moz-box-shadow: 0px 6px 44px -4px rgba(102, 102, 102, 1);
	box-shadow: 0px 6px 44px -4px rgba(102, 102, 102, 1);
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
}

.indi-product-cont a {
	color: #585858;
	text-decoration: none;
}

.list-product-img {
	height: 200px;
	width: auto !important;
}

.login-subheading {
	border-bottom: 1px solid #e2e2e2;
	padding-bottom: 10px;
	margin-top: 0px;
	text-transform: uppercase;
}

.login-form {
	border: 1px solid #e2e2e2;
	padding: 15px;
	margin-top: 30px;
}

.contact-input {
	min-height: 45px;
	width: 100%;
	max-width: 600px;
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid #e2e2e2;
}

.inputbtn {
	background-color: #262261;
	color: #fff;
	border: none;
	font-family: helve-cn;
	padding: 10px 25px;
}

.h1-contact {
	font-size: 60px;
	text-align: center;
	color: #4c078c;
	font-family: poppins-bold, sans-serif;
	font-weight: 800;
	padding-top: 18px;
	padding-bottom: 18px;
}

.h1-client {
	font-size: 40px;
	color: #4c078c;
	font-family: poppins-bold, sans-serif;
	font-weight: 800;
	padding-top: 18px;
	padding-bottom: 18px;
}

@media screen and (max-width: 476px) {
	.h1-contact {
		font-size: 36px;
		color: #4c078c;
		font-family: poppins-bold, sans-serif;
		font-weight: 800;
		padding-top: 18px;
		padding-bottom: 18px;
	}

	.h1-client {
		font-size: 20px;
		color: #4c078c;
		font-family: poppins-bold, sans-serif;
		font-weight: 800;
		padding-top: 18px;
	}
}

@media screen and (max-width: 426px) {
	.h1-contact {
		font-size: 36px;
		color: #4c078c;
		font-family: poppins-bold, sans-serif;
		font-weight: 800;
		padding-top: 18px;
		padding-bottom: 18px;
	}

	.h1-client {
		font-size: 20px;
		color: #4c078c;
		font-family: poppins-bold, sans-serif;
		font-weight: 800;
		padding-top: 18px;
		/* padding-bottom: 18px; */
	}
}

@media (max-width: 375px) {
	.h1-contact {
		font-size: 27px;
		color: #4c078c;
		font-family: poppins-bold, sans-serif;
		font-weight: 800;
		padding-top: 18px;
		padding-bottom: 18px;
	}

	.h1-client {
		font-size: 16px;
		color: #4c078c;
		font-family: poppins-bold, sans-serif;
		font-weight: 800;
		padding-top: 18px;
		padding-bottom: 18px;
	}
}

/* h1 {
    font-size: 41px;
    font-family: poppins-bold, sans-serif;
    color: #8D58F7;
} */

@media only screen and (min-width: 768px) {
	.home-heading-h1 {
		font-family: poppins-regular;
		font-size: 39px;
	}
	h1 {
		font-size: 15px;
	}
}

/* @media only screen and (max-width: 425px) {
	.logo-img {
		width:40%;
	}
} */

/*footer*/
.recently-viewed {
	font-family: helve-l;
	text-align: center;
	font-size: 32px;
	color: black;
	margin-bottom: 30px;
}

.recent-view-sec {
	/*background-color: #eedbff;*/
	padding-top: 30px;
	padding-bottom: 40px;
}

.recent-view-box {
	border: 1px solid #c2bdc4;
	padding: 10px;
	text-align: center;
	background-color: #fff;
}

.recent-view-box img {
	margin: auto;
	max-height: 500px;
}

.form-control {
	background-color: transparent !important;
	border: transparent;
	border-bottom: 2px solid #6f44a8 !important;
	border-radius: 0px;
	color: black !important;
}

.form-group ::placeholder {
	color: black;
	font-style: italic;
}

footer .form-group ::placeholder {
	color: black;
	font-style: italic;
}

.pr-10 {
	padding-right: 10rem;
}

.mr-10 {
	margin-right: 10rem;
}

@media (max-width: 425px) {
	.pr-10 {
		padding-right: 0rem;
	}

	.mr-10 {
		margin-right: 0rem;
	}

	#footer_social {
		margin-top: 0px;
	}

	.form-inline {
		align-items: unset;
	}
}

option:first-child {
	font-style: italic;
}

option:not(:first-child) {
	font-style: normal !important;
	color: black !important;
}

.recent-view-small img {
	max-height: 100px;
}

.recent-view-time {
	font-size: 14px;
	margin-top: 10px;
}

.recent-view-name {
	font-size: 10px;
	/*font-size: 24px;*/
	margin-bottom: 0px;
	margin-top: 10px;
	color: #333333;
}

.recent-view-name:hover {
	color: #333333;
}

.footer-contact-sec {
	/*background-color: #262261;*/

	background-size: cover;
	background-position: center center;
	background-attachment: fixed;
	color: #fff;
	/*padding: 25px 15px;*/
}

.footer-contact-input {
	color: #333333;
	margin-bottom: 5px;
	width: 100%;
	max-width: 350px;
	border: none;
	padding: 5px;
	border-radius: 5px;
}

.footer-contact-submit {
	background-color: #fff;
	color: #262261;
	border: none;
	padding: 5px 10px;
	/*	font-size: 18px;
      font-family: helve-b;*/
}

.p-contact {
	font-size: 16px;
	color: white;
	font-family: sans-serif;
}

.contact-info {
	/*	font-family: helve-roman;
      font-size: 20px;*/
	line-height: 1.2;
}

/*.contact-info-b{
      font-family: helve-b;
      font-size: 24px;
  }*/

/*.contact-info-field{
      font-family: helve-b;
      font-size: 20px;
  }*/

footer {
	/*padding: 40px 30px 15px 15px;*/
	padding: 30px 20px;
	/*background-color: black;*/
	background-color: #262261;
	/*color: #fff;*/
	color: #c9c9ff;
}

#footer_social {
	list-style-type: none;
	padding-left: 0px;
	display: inline-block;
	margin-top: 30px;
}

#footer_social li {
	float: left;
	padding-right: 20px;
	/*padding-bottom: 5px;*/
	padding-top: 30px;
	font-size: 24px;
}

footer a {
	color: #c9c9ff;
}

footer h5 {
	color: #fff;
}

#footer_social li a {
	/*color: #fff;*/
}

#footer_social li a i {
	color: #262261;
	background: #c9c9ff;
	width: 40px;
	height: 40px;
	text-align: center;
	border-radius: 25px;
	justify-content: center;
	align-items: center;
	display: flex;
}

.press_img {
	margin-bottom: 5px;
}

.footer-about {
	/*font-family: helve-l;*/
	font-size: 16px;
}

#gmap {
	/*width: 100%;*/
	/*height: 350px;*/
	width: 90%;
	height: 230px;
}

@media (min-width: 992px) {
	.footer-copyright {
		text-align: right;
	}

	.footer-contact-sec {
		position: relative;
	}

	.footer-contact-left {
		padding-top: 50px;
	}
}

@media (max-width: 992px) {
	.footer-copyright {
		text-align: center;
	}

	.footer-contact-left {
		padding: 15px;
	}

	.footer-form {
		padding-top: 80px;
	}
}

.footer-form {
	text-align: center;
}

.mycustom1 {
	height: 180px;
	text-align: center;
	border: 1px solid black;
	color: white;
	padding: 20px;
	background-color: rgba(38, 34, 98, 0.9);
}

/*/new page/*/
.spacing_5 {
	height: 5px;
}

.spacing_10 {
	height: 10px;
}

.spacing_15 {
	height: 15px;
}

.spacing_30 {
	height: 30px;
}

.spacing_50 {
	height: 50px;
}

.spacing_80 {
	height: 80px;
}

.spacing_100 {
	height: 100px;
}

.artist-inspiration-name {
	text-transform: uppercase;
	position: relative;
	text-align: center;
	margin-bottom: 15px;
	margin-top: 15px;
	font-family: proxima-b;
	font-size: 20px;
	letter-spacing: 1px;
}

@media (min-width: 768px) {
	.artist-inspiration-name {
		margin-bottom: 0;
	}

	.artist-inspiration-name.wb {
		border-right: 1px solid black;
	}
}

.artist-inspiration2 {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: left;
	background-image: url("../images/artist-inspiration2.jpg");
	padding-top: 50px;
	padding-bottom: 50px;
}

.artist-inspiration2-content {
	max-width: 450px;
	text-align: justify;
	color: black;
}

.artist-inspiration-heading {
	font-size: 28px;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-family: proxima-b;
	margin-bottom: 15px;
}

@media (min-width: 768px) {
	.artist-inspiration2 {
		background-position: top left;
		padding-top: 150px;
		padding-bottom: 150px;
	}
}

@media (min-width: 992px) {
	.artist-inspiration2 {
		padding-top: 250px;
		padding-bottom: 250px;
	}
}

@media (min-width: 768px) {
	.holder-sm-6 {
		width: 50%;
		float: left;
	}
}

.wd600 {
	max-width: 600px;
	margin: auto;
}

.planner-name {
	position: absolute;
	bottom: 15%;
	right: 0;
	text-transform: uppercase;
	font-family: proxima-b;
	font-size: 20px;
	letter-spacing: 1px;
	color: #fff;
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-style: italic;
	width: 100%;
	max-width: 70%;
	/*letter-spacing: */
	text-align: right;
}

.pn1 {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,25b8c1+100&0+1,1+100 */
	background: -moz-linear-gradient(
		left,
		rgba(255, 255, 255, 0) 0%,
		rgba(253, 254, 254, 0) 1%,
		rgba(37, 184, 193, 1) 100%
	);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(
		left,
		rgba(255, 255, 255, 0) 0%,
		rgba(253, 254, 254, 0) 1%,
		rgba(37, 184, 193, 1) 100%
	);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(
		to right,
		rgba(255, 255, 255, 0) 0%,
		rgba(253, 254, 254, 0) 1%,
		rgba(37, 184, 193, 1) 100%
	);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#25b8c1', GradientType=1);
	/* IE6-9 */
}

.pn2 {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,413f40+100&0+1,1+100 */
	background: -moz-linear-gradient(
		left,
		rgba(255, 255, 255, 0) 0%,
		rgba(253, 253, 253, 0) 1%,
		rgba(65, 63, 64, 1) 100%
	);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(
		left,
		rgba(255, 255, 255, 0) 0%,
		rgba(253, 253, 253, 0) 1%,
		rgba(65, 63, 64, 1) 100%
	);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(
		to right,
		rgba(255, 255, 255, 0) 0%,
		rgba(253, 253, 253, 0) 1%,
		rgba(65, 63, 64, 1) 100%
	);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#413f40', GradientType=1);
	/* IE6-9 */
}

.pn3 {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,802322+100&0+1,1+100 */
	background: -moz-linear-gradient(
		left,
		rgba(255, 255, 255, 0) 0%,
		rgba(254, 253, 253, 0) 1%,
		rgba(128, 35, 34, 1) 100%
	);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(
		left,
		rgba(255, 255, 255, 0) 0%,
		rgba(254, 253, 253, 0) 1%,
		rgba(128, 35, 34, 1) 100%
	);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(
		to right,
		rgba(255, 255, 255, 0) 0%,
		rgba(254, 253, 253, 0) 1%,
		rgba(128, 35, 34, 1) 100%
	);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#802322', GradientType=1);
	/* IE6-9 */
}

.planner-name2 {
	position: absolute;
	bottom: 25px;
	left: 50px;
	text-transform: uppercase;
	font-family: proxima-b;
	font-size: 18px;
	color: black;
}

.ai-artist1 {
	background-color: #eee6d5;
	padding-top: 30px;
	padding-bottom: 30px;
}

.ai-artist2 {
	background-color: #f1bfbf;
	padding-top: 30px;
	padding-bottom: 30px;
}

.ai-artist3 {
	background-color: #add6c5;
	padding-top: 30px;
	padding-bottom: 30px;
}

.ai-artist4 {
	background-color: #ecf1f1;
	padding-top: 30px;
	padding-bottom: 30px;
}

.ai-artist-msg {
	width: 80%;
	margin: auto;
	position: relative;
	padding-top: 50px;
	padding-bottom: 50px;
}

.ai-artist-msg:before {
	content: "";
	width: 50px;
	height: 31px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url("../images/ai-quote.png");
	position: absolute;
	top: 0;
	left: -10%;
}

.ai-artist-msg:after {
	content: "";
	width: 50px;
	height: 31px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url("../images/ai-quote2.png");
	position: absolute;
	bottom: 0;
	right: -10%;
}

.ai-artist-tb .div-td-sm {
	padding: 25px;
}

@media (min-width: 768px) {
	.div-tb-sm {
		display: table;
	}

	.div-tr-sm {
		display: table-row;
	}

	.div-td-sm {
		display: table-cell;
	}

	.ai-artist-tb .div-td-sm {
		width: 50%;
		padding: 15px;
		vertical-align: middle;
		font-size: 16px;
		font-style: italic;
	}
}

.btn-purple,
.btn-blue {
	border-radius: 0;
	transition: all 0.3s;
	font-weight: bold;
	font-size: 14px;
	font-family: proxima-b !important;
	letter-spacing: 1px;
	padding: 12px;
}

.btn-purple {
	border: 2px solid #262261;
	color: #262261;
}

.btn-purple:hover {
	background-color: #262261;
	color: white;
}

.btn-blue {
	border: 2px solid #59d9d3;
	color: #59d9d3;
}

.btn-blue:hover {
	background-color: #59d9d3;
	color: white;
}

.btn-light {
	border-radius: 0 !important;
	font-family: proxima-b !important;
	/*padding-top: 10px;
      padding-bottom: 10px;*/
}

#abouthome [data-toggle="collapse"].collapsed .if-not-collapse {
	display: none;
}

#abouthome [data-toggle="collapse"]:not(.collapsed) .if-collapse {
	display: none;
}

.if-not-collapse i,
.if-collapse i,
#seework i {
	font-size: 14px;
	padding-left: 5px;
}

.mission-version {
	font-family: helve-b;
	font-weight: 600;
}

.shared-font {
	font-family: proxima-b !important;
}
