@charset "utf-8";
/* CSS Document */

/*---------- Google Fonts ----------*/
@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@100;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700;800&display=swap');


body {
	font-family: 'sf_pro_displayregular';
	background: #FFFFFF;
}

.overflowSection {
	overflow: hidden;
}

a,
input,
button,
textarea {
	outline: none !important;
}

a {
	transition: all ease-in-out 300ms;
	-webkit-transition: all ease-in-out 300ms;
	-ms-transition: all ease-in-out 300ms;
	-o-transition: all ease-in-out 300ms;
	-moz-transition: all ease-in-out 300ms;
}


.btn {
	font-size: 17px;
	line-height: 17px;
	color: #ffffff;
	padding: 12px 25px;
	border-radius: 6px;
	border: none;
	font-family: "sf_pro_displaylight";
	background: #b7935f;
}

.btn:hover {
	color: #FFFFFF;
	background: #424242;
}

p {
	font-size: 17px;
	line-height: 25px;
	color: #2e2b2b;
}


/*==================================================================*/
/*========== Header Start ==========*/
/*==================================================================*/



.main-title {
	font-style: normal;
	font-size: 61px;
	line-height: 61px;
	font-family: "sf_pro_displaybold";
	color: #0e0a0a;
	padding: 0 0 25px;
}

.main-title * {
	font-weight: inherit;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	color: inherit;
	margin: 0;
}

.main-title span {
	color: #b7935f;
}

.section-title {
	margin: 0;
	font-family: "sf_pro_displaybold";
	font-size: 54px;
	line-height: 54px;
	color: #000000;
	padding: 0 0 25px;
}

.section-title * {
	font-weight: inherit;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	color: inherit;
	margin: 0;
}

.page-title {
	margin: 0;
	font-family: "sf_pro_displaybold";
	font-size: 37px;
	line-height: 37px;
	color: #f7e6cd;
	padding: 0;
}

.page-title * {
	font-weight: inherit;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	color: inherit;
	margin: 0;
}


.inner-title {
	padding: 0 0 35px;
	font-weight: 700;
	font-size: 36px;
	line-height: 36px;
	text-align: center;
	display: block;
	font-family: "sf_pro_displaylight";
}

.inner-title * {
	font-weight: inherit;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	color: inherit;
	margin: 0;
}

.section-title span {
	color: #b7935f;
}

.inner-title span {
	color: #b7935f;
}

.color-gold {
	color: #b7935f;
}

.color-white {
	color: #FFFFFF;
}

.color-black {
	color: #0e0a0a;
}

.text-block p {
	font-size: 19px;
	line-height: 25px;
	color: #010101;
	margin: 0 0 25px;
	font-family: "sf_pro_displaylight";
}


.header {
	padding: 35px 0;
	position: relative;
	z-index: 999;
	background: #3f3e3d;
	border-bottom: 6px solid #e1e1e1;
}


.navbar {
	padding: 0;
	align-items: flex-end;
	flex-wrap: wrap;
}


.navbar-nav .nav-item {
	position: relative;
	padding: 0 10px;
/*	padding: 0 24px;*/
}

.navbar-nav .nav-item:last-child {
	padding-right: 0;
}

.navbar-nav .nav-item:last-child:after {
	display: none;
}

.navbar-nav .nav-item .nav-link {
	font-style: normal;
	font-weight: 400;
	font-size: 17px;
	line-height: 17px;
	color: #fefcfc;
	padding: 0;
	position: relative;
	text-transform: capitalize;
	font-family: "sf_pro_displayregular";
}


/*.navbar-nav .nav-item:last-child .nav-link {
	color: #e3fe03;
}*/

.navbar-nav .nav-item .actColor {
	color: #e3fe03;
}

.navbar-nav .nav-item .nav-link.active-menu,
.navbar-nav .nav-item.active>.nav-link,
.navbar-nav .nav-item.current-menu-item>.nav-link,
.navbar-nav .nav-item>.nav-link.active,
.navbar-nav .nav-item>.nav-link.current-menu-item,
.navbar-nav .nav-item>.nav-link:hover {
	color: #e3fe03;
}


.navbar-brand {
	padding: 0;
	margin: 0;
	font-size: 29px;
	line-height: 33px;
	color: #ffffff !important;
	text-decoration: none;
	font-family: "sf_pro_displaybold";
}

.navbar-brand span:first-child {
	font-size: 18px;
	display: block;
	font-family: "sf_pro_displaymedium";
}

.navbar-brand span {
	display: block;
}

.navbar .sony img {
	width: 119px;
}

.navbar .sony-right img {
	position: absolute;
	top: 0;
	right: 0;
	width: auto;
	max-width: 533px;
}
@media (min-width: 992px) and (max-width: 1199px){
	.navbar .sony-right img{
		max-width: 40%;
		display: none;
	}
}
.navbar .sony {
	display: flex;
	align-items: center;
	margin: 0 0 50px;
	margin: 0;
	flex: 0 0 100%;
    max-width: 100%;
}

.navbar .sony p {
	margin: 0;
	margin-right: 10px;
}

.hero-banner {
	position: relative;
}

.hero-banner img {
	width: 100%;
}

.banner-detail {
	position: absolute;
	bottom: 40px;
	left: 0;
	right: 0;
}

.banner-detail span {
	font-size: 37px;
	line-height: 37px;
	color: #000000;
	text-decoration: none;
	font-family: "sf_pro_displaybold";
}

.banner-detail span:hover {
	color: #e3fe03;
}

.about-us {
	padding: 70px 0;
}

.video-block {
	position: relative;
}

.video-block .video-poster img {
	width: 100%;
}


.video-block .play-btn {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 99;
}

.category-block a {
	display: block;
	text-decoration: none;
}

.category-block {
	position: relative;
}

.category-block .cat-detail {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: end;
    justify-content: end;
    padding: 0;
    text-align: center;
}

.category-block .cat-detail h3 {
	font-size: 22px;
	line-height: 22px;
	color: #ffffff;
	background: rgba(0, 0, 0, 0.58);
	padding: 11px;
	display: flex;
	align-items: center;
	width: 100%;
	text-align: center;
	justify-content: center;
	margin: 0;
}
.categories [class*=col-]:nth-child(odd) .cat-detail h3 {
	background: rgba(60,120,166, 0.8);
}

/* .red-bg .cat-detail h3 {
	background: red !important;
}
.blue-bg .cat-detail h3 {
	background: blue !important;
}
.skyblue-bg .cat-detail h3 {
	background: skyblue !important;
}
.orange-bg .cat-detail h3 {
	background: orange !important;
}
.green-bg .cat-detail h3 {
	background: green !important;
}
.purple-bg .cat-detail h3 {
	background: purple !important;
}
.lightseagreen-bg .cat-detail h3 {
	background: lightseagreen !important;
}
.seagreen-bg .cat-detail h3 {
	background: seagreen !important;
} */
.categories {
	padding: 70px 0;
}

.categories .container {
	padding: 0 40px;
}

.categories .row {
	margin: 0 -16px;
}

.categories [class*=col-] {
	padding: 0 16px 32px;
}

.management {
	padding: 0 0 50px;
}

.manage-detail p {
	color: #030303;
	margin: 0 0 30px;
}

.manage-img {
	text-align: center;
	display: inline-block;
}

.manage-img h3 {
	font-size: 29px;
	line-height: 29px;
	margin: 24px 0 15px;
	font-family: "sf_pro_displaybold";
	color: #000000;
}

.manage-img span {
	font-size: 16px;
	line-height: 16px;
	display: block;
	margin: 0;
	color: #726a6a;
}

.cta-banner img {
	width: 100%;
}

.links-sec {
	padding: 70px 0 55px;
}

.link-block {
	padding: 0 0 16px;
}

.link-block a {
	display: block;
	font-size: 29px;
	line-height: 29px;
	color: #FFFFFF;
	background: #b7935f;
	border-radius: 5px;
	text-decoration: none;
	padding: 21px 16px;
	font-family: "sf_pro_displaymedium";
}

.link-block a:hover {
	color: #000000;
	background: #e3fe03;
}

.poster-item img {
	width: 100%;
}



.poster-main {
	padding: 0 0 100px;
}

.poster-slider .slick-dots {
	display: flex;
	justify-content: center;
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: absolute;
	bottom: 40px;
	right: 65px;
	margin: 0 auto;
}

.poster-slider .slick-dots li {
	margin: 0 3px;
	list-style-type: none;
}

.poster-slider .slick-dots button {
	display: block;
	width: 42px;
	height: 10px;
	padding: 0;
	border: none;
	border-radius: 0;
	background: #FFFFFF;
	text-indent: -9999px;
}

.poster-slider .slick-dots li.slick-active button {
	background-color: #FFFFFF;
	opacity: 0.5;
}

.learn-sec .section-title {
	padding: 0;
}

.learn-logo {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 0 30px;
}

.learn-block {
	position: relative;
	margin: 0 0 30px;
}

.learn-block .learn-detail {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 30px;
	display: flex;
	align-items: start;
	justify-content: flex-end;
	flex-direction: column;
	padding-left: 0;
}

.learn-block .img {
	position: relative;
}

.learn-block .img img {
	width: 100%;
}

/* .learn-block .img:after {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: url("../images/black-shadow.png") no-repeat;
	background-size: 100%;
	content: "";
	background-position: bottom center;
} */

.learn-block .learn-detail h3 {
	font-size: 37px;
	line-height: 45px;
	color: #FFFFFF;
	font-family: "sf_pro_displaybold";
	margin: 0 0 15px 15px;
}


.learn-block .learn-detail a {
	font-size: 29px;
	line-height: 29px;
	color: #FFFFFF;
	font-family: "sf_pro_displaymedium";
	margin: 0;
	text-decoration: none;
	background: #b7935f;
	padding: 10px 20px;
}

.winners-archive {
	padding: 110px 0 160px;
	background-size: cover !important;
	background-position: center center !important;
}


.winner-logo h3 {
	font-size: 33px;
	line-height: 45px;
	color: #FFFFFF;
	margin: 0;
	text-transform: uppercase;
	font-family: "sf_pro_displaybold";
}

.winners-archive h4 {
	font-size: 29px;
	line-height: 37px;
	color: #FFFFFF;
	margin: 280px 0 0;
	font-family: "sf_pro_displayregular";
}

.winner-logo {
	background: url("../images/leaf.png") no-repeat;
	background-size: 100%;
	background-position: center center;
	padding: 43px 86px;
	display: inline-block;
}

.media-sec {
	padding: 70px 0 0;
}


.media-sec .m-item img {
	height: 300px;
	object-fit: cover;
	width: 100%;
}


.youtube-block iframe {
	width: 100%;
	height: 500px;
}


.about-contest {
	padding: 75px 0 60px;
}

.about-contest p {
	color: #010101;
	font-size: 19px;
	line-height: 25px;
}

.image-block {
	margin: 0 0 30px;
}

.workshop-img {
	padding: 50px 0 0;
}

.workshop-img img {
	width: 100%;
}

.corporate-workshop {
	padding: 60px 0 0;
}

.inner-banner {
	padding: 35px 0;
	background: #b7935f;
}

.contact-main {
	padding: 30px 0 60px;
}

.contact-form {
	padding: 50px 25px;
	background: #b7935f;
	padding-bottom: 25px;
}

.contact-form .form-group {
	margin-bottom: 23px;
}

.form-group .form-control {
	height: 50px;
	border-radius: 0;
	padding: 12px 18px;
	border: none;
	font-size: 17px;
	line-height: 17px;
	box-shadow: none !important;
}

textarea.form-control {
	height: auto !important;
}

.contact-form [class*=col-] {
	padding: 0 3px;
}

.contact-form .row {
	margin: 0 -3px;
}


.form-group .form-control::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #b7935f;
}

.form-group .form-control::-moz-placeholder {
	/* Firefox 19+ */
	color: #b7935f;
}

.form-group .form-control:-ms-input-placeholder {
	/* IE 10+ */
	color: #b7935f;
}

.form-group .form-control:-moz-placeholder {
	/* Firefox 18- */
	color: #b7935f;
}

.ad-box {
	text-align: right;
	margin-left: 50px;
}

.contact-form .submit-btn {
	text-align: right;
}

.contact-form .btn {
	background: #fadcb0;
	border-radius: 10px;
	font-family: "sf_pro_displaymedium";
	color: #b7935f;
}

.contact-form .btn:hover {
	background: #000;
}

.inner-page {
	padding: 55px 0;
}

.inner-page .page-title {
	padding: 0 0 50px;
}

.winner-detail-block {
	padding: 0 0 80px;
}

.winner-detail-block .winner-detail {
	padding: 12px 0 0;
}

.winner-detail-block .winner-detail .name {
	display: flex;
	align-items: center;
	padding: 0 0 20px;
}

.winner-detail-block .winner-detail h2:first-child {
	font-family: "sf_pro_displaymedium";
	font-size: 37px;
	line-height: 37px;
	position: relative;
	margin-right: 18px;
	padding-right: 18px;
}

.winner-detail-block .winner-detail h2:first-child:after {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	background: #b7935f;
	content: "";
	width: 2px;
}

.winner-detail-block .winner-detail h2 {
	font-size: 33px;
	line-height: 33px;
	color: #b7935f;
	font-family: "sf_pro_displaybold";
	margin: 0;
}

.winner-detail-block .winner-detail h6 {
	font-size: 20px;
	line-height: 20px;
	color: #b7935f;
	margin: 0 0 15px;
	font-family: "sf_pro_displaylight";
}

.winner-detail-block .winner-detail [class*=col-]:first-child {
	width: 36%;
	position: relative;
}

.winner-detail-block .winner-detail [class*=col-]:first-child:after {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	background: #b7935f;
	content: "";
	width: 2px;
}

.winner-detail-block .winner-detail [class*=col-]:last-child {
	width: 64%;
}

.winner-detail-block .winner-detail p {
	color: #574226;
	font-family: "sf_pro_displayregular";
	margin: 0;
}

.ex-head {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 0 50px;
}

.ex-head .btn {
	color: #ffe7c4;
	font-size: 20px;
	line-height: 20px;
	padding: 11px 23px 14px;
	border-radius: 8px;
}

.ex-head .inner-title {
	font-family: "sf_pro_displaybold";
	text-align: left;
}

.exhibited-video {
	padding: 0 0 50px;
}

.exhibited-video h2 {
	font-size: 29px;
	line-height: 29px;
	color: #1c1414;
	margin: 0 0 20px;
}

.room-block {
	text-align: center;
	padding: 0 0 60px;
}

.room-block a {
	text-decoration: none;
}

.room-block h3 {
	font-size: 20px;
	line-height: 20px;
	color: #020202;
	margin: 0 0 20px;
}


.accordion-item {
	padding: 0 0 30px;
	border: none;
	margin: 0;
}


.accordion-body {
	padding: 0;
	padding-left: 30px;
	padding-top: 12px;
}

.accordion-button {
	font-size: 20px;
	line-height: 20px;
	color: #b7935f !important;
	font-family: "sf_pro_displaybold";
	padding: 0;
	padding-left: 30px;
	border: none;
	background: transparent !important;
	box-shadow: none !important;
}

.accordion-button::after {
	background: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 18 18' style='enable-background:new 0 0 18 18;' xml:space='preserve'%3E%3Cpath class='st0' fill='%23B7935F' d='M18,10H0V8h18V10z'/%3E%3Cpath class='st0' fill='%23B7935F' d='M10,18H8V0h2V18z'/%3E%3C/svg%3E");
	margin-right: auto;
	position: absolute;
	left: 0;
	top: 0;
}

.accordion-button:not(.collapsed)::after {
	background: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 18 18' style='enable-background:new 0 0 18 18;' xml:space='preserve'%3E%3Cpath class='st0' fill='%23B7935F' d='M18,10H0V8h18V10z'/%3E%3Cpath class='st0' fill='%23B7935F' d='M10,18H8V0h2V18z'/%3E%3C/svg%3E");
	transform: rotate(135deg);
}

.gallery-search {
	background: #b7935f;
	padding: 45px 0 20px;
}

.gallery-search .btn {
	border: 1px solid #ffffff;
	border-radius: 6px;
	display: block;
	width: 100%;
}

.gallery-search .form-group .form-control {
	height: 41px;
	border-radius: 10px;
}

.form-group .form-select {
	color: #b7935f;
	background: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 12' style='enable-background:new 0 0 24 12;' xml:space='preserve'%3E%3Cpath class='st0' fill='%23B7935F' d='M12,12L0,0h24L12,12z'/%3E%3C/svg%3E") #ffffff;
	background-repeat: no-repeat;
	background-position: right 0.75rem center;
	background-size: 24px 12px;
	padding: 12px 25px;
}

.gallery-ex-block {
	text-align: center;
	background: #ebebeb;
	padding: 13px 8px 16px;
}

.gallery-ex-block .btn {
	padding: 9px 10px;
	margin-top: 16px;
}

.gallery-list .row {
	margin: 0 -9px;
}

.gallery-list [class*=col-] {
	padding: 0 9px 50px;
}

.pagination-main h6 {
	font-size: 17px;
	line-height: 17px;
	color: #b7935f;
	font-family: "sf_pro_displaymedium";
	margin: 0 0 10px;
}


.pagination .page-item {
	padding: 0 3px 6px;
}

.pagination .page-link {
	border: none;
	background: #b7935f;
	font-size: 17px;
	line-height: 17px;
	color: #FFFFFF;
	border-radius: 0 !important;
	height: 25px;
	width: 25px;
	padding: 2px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.pagination {
	flex-wrap: wrap;
	margin: 0;
}

.pagination .page-link:hover,
.pagination .page-item.active .page-link {
	background: #424242;
}

.gallery-block {
	position: relative;
}

.gallery-block .g-detail {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	display: flex;
	align-items: flex-end;
	padding: 12px;
}

.gallery-block .g-detail h5 {
	font-size: 17px;
	line-height: 17px;
	color: #FFFFFF;
	margin: 0;
	font-family: "sf_pro_displaythin";
}

.gallery-block .g-img img {
	width: 100%;
}

.gallery-block .g-img {
	position: relative;
}

.gallery-block .g-img::after {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
	background: url("../images/Gallery-shadow.png") no-repeat;
	content: "";
	background-position: bottom;
	background-size: 100%;
}

.voted-photo-main {
	background: #b7935f;
}

.voted-photo-main .voted-detail .page-title {
	padding: 0 0 20px;
}

.voted-photo-main .voted-detail {
	padding: 30px 0 50px;
}

.voted-photo-main .voted-detail .right {
	text-align: right;
}

.voted-photo-main .voted-detail h3 {
	font-size: 30px;
	line-height: 30px;
	color: #ffffff;
	font-family: "sf_pro_displaylight";
	margin: 0;
}

.profile-detail {
	padding: 35px 0 10px;
	background: #b7935f;
}

.profile-detail .row {
	align-items: center;
}

.profile-detail-block h2 {
	font-size: 37px;
	line-height: 37px;
	color: #ffffff;
	margin: 0 0 20px;
	font-family: "sf_pro_displaymedium";
}

.profile-detail-block h2 span {
	font-size: 25px;
	line-height: 25px;
	margin: 0 0 20px;
	display: block;
	font-family: "sf_pro_displaylight";
}

.profile-detail-block span {
	font-size: 17px;
	line-height: 17px;
	margin: 0;
	color: #ffeed5;
	display: block;
	font-family: "sf_pro_displaylight";
}

.profile-detail-block ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	display: block;
}

.profile-detail-block ul li {
	padding: 0 0 25px;
	margin: 0;
	list-style-type: none;
	display: block;
	font-size: 17px;
	line-height: 17px;
	color: #fdf9f9;
	display: block;
	font-family: "sf_pro_displaylight";
}

.profile-detail-block ul li:last-child {
	padding: 0;
}

b {
	font-family: "sf_pro_displaybold";
}


.my-uploads {
	padding: 30px 0 20px;
	border-bottom: 3px solid #b7935f;
	background: #faf2e7;
}

.my-uploads .row {
	align-items: center;
}

.my-uploads h2 {
	font-size: 33px;
	line-height: 33px;
	color: #b7935f;
	margin: 0;
	font-family: "sf_pro_displaymedium";
}

.my-uploads p {
	color: #563a13;
	font-family: "sf_pro_displaymedium";
	margin: 0;
}

.corporate-banner img {
	width: 100%;
}

.profile-block {
	border: 1px solid #b7935f;
	min-height: 304px;
	position: relative;
	margin-bottom: 100px;
}

.profile-block .p-btn {
	position: absolute;
	right: 0;
	left: 0;
	bottom: -20px;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 6px;
}

.profile-block .btn {
	border: 3px solid #FFFFFF;
	padding: 9px 18px;
	border-radius: 10px;
	font-family: "sf_pro_displaymedium";
}

.upload-block {
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.upload-block input[type="file"] {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	cursor: pointer;
	z-index: 9999;
}


.profile-img img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	max-height: 100%;
	min-height: 100%;
	object-fit: cover;
}

.profile-img {
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.profile-image {
	padding: 50px 0 0;
}

.profile-image .row {
	margin: 0 -10px;
	justify-content: center;
}

.profile-image [class*=col-] {
	padding: 0 20px;
}

.registration-main .registration-form {
	border-radius: 10px;
	border: 3px solid #b7935f;
}

.registration-form .order-title {
	padding: 30px;
	background: #b7935f;
}

.registration-form .order-title h2 {
	font-size: 30px;
	line-height: 30px;
	color: #ffffff;
	font-family: "sf_pro_displaybold";
	margin: 0;
}

.registration-main .registration-form form {
	padding: 25px;
}

.registration-form .form-control {
	height: 37px;
	border: 1px solid #b7935f;
	padding: 8px 18px;
}

.contact-form .form-group a {
	font-size: 15px;
	line-height: 15px;
	color: #ffffff;
	font-family: "sf_pro_displaylight";
	text-decoration: none;
	margin-top: -10px;
	display: block;
}

.registration-form .form-group {
	margin-bottom: 23px;
}



.registration-form .form-control::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #1a1313;
}

.registration-form .form-control::-moz-placeholder {
	/* Firefox 19+ */
	color: #1a1313;
}

.registration-form .form-control:-ms-input-placeholder {
	/* IE 10+ */
	color: #1a1313;
}

.registration-form .form-control:-moz-placeholder {
	/* Firefox 18- */
	color: #1a1313;
}

.upload-btn {
	height: 37px;
	position: relative;
	text-align: center;
	display: table;
	margin: 30px auto 0;
}

.upload-btn input[type="file"] {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	height: 100%;
	width: 100%;
	left: 0;
	opacity: 0;
	cursor: pointer;
}

.upload-btn .btn {
	border: 1px solid #b7935f;
	background: transparent;
	border-radius: 0;
	color: #1a1313;
	display: flex;
	position: relative;
	height: 100%;
	padding: 0 85px;
	display: flex;
	align-items: center;
	margin: 0 auto;
}

.upload-btn .btn .icon {
	background: #b7935f;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	padding: 8px;
}

.registration-form .form-group p {
	font-size: 13px;
	line-height: 13px;
	color: #b7935f;
	margin: 10px 0 0;
	text-align: center;
}

.form-check {
	margin-top: 25px;
	padding-left: 35px;
	position: relative;
}

.form-check label {
	font-size: 15px;
	line-height: 20px;
	color: #010101;
}

.form-check-input[type=checkbox] {
	width: 19px;
	height: 19px;
	margin-top: 0;
	border: 1px solid #b7935f;
	border-radius: 0;
	box-shadow: none !important;
	position: absolute;
	left: 0;
	top: 4px;
	margin: 0;
}

.form-check-input:checked[type=checkbox] {
	background-color: #b7935f;
}

.registration-form .s-btn {
	border: none;
	border-radius: 7px;
	background-color: rgb(183, 147, 95);
	-moz-box-shadow: inset 4px 4px 4px rgba(183, 147, 95, .4), inset 0px -4px 4px rgba(0, 0, 0, .4);
	-webkit-box-shadow: inset 4px 4px 4px rgba(183, 147, 95, .4), inset 0px -4px 4px rgba(0, 0, 0, .4);
	box-shadow: inset 4px 4px 4px rgba(183, 147, 95, .4), inset 0px -4px 4px rgba(0, 0, 0, .4);
	font-family: "sf_pro_displaymedium";
	padding: 10px 38px;
}

.order-main {
	background: #fedcaa;
}


/* .order-main .row {
	align-items: center;
} */

.order-main [class*=col-] {
	position: relative;
	z-index: 99;
}

.order-detail {
	background: #b7935f;
	height: 100%;
	display: flex;
	/* align-items: center; */
	flex-direction: column;
	justify-content: center;
}

.order-detail:after {
	z-index: -1;
	width: 6000px;
	right: 0;
	position: absolute;
	top: 0;
	bottom: 0;
	content: "";
	background: #b7935f;
}

.order-main .registration-form {
	padding: 70px 30px;
}

.order-main .registration-form .form-check-input[type=checkbox] {
	background-color: transparent;
}

.order-main .registration-form .form-check-input:checked[type=checkbox] {
	background-color: #b7935f;
}

.order-main .registration-form .form-control {
	border-color: #110c0c;
	background: transparent;
}

.order-main .registration-form .form-select {
	border-color: #110c0c;
	background: transparent;
	color: #110c0c;
	background: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 12' style='enable-background:new 0 0 24 12;' xml:space='preserve'%3E%3Cpath class='st0' fill='%23000000' d='M12,12L0,0h24L12,12z'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: right 0.75rem center;
	background-size: 24px 12px;
	padding: 8px 25px;
}

.order-main .upload-btn .btn .icon {
	background: transparent;
}

.order-main .submit-btn .btn {
	color: #fedcaa;
	font-family: "sf_pro_displaybold";
	padding: 14px 38px;
	background: #090909;
}

.order-main .upload-btn .btn {
	border-color: #110c0c;
	display: block;
	width: 100%;
}

.order-main .upload-btn {
	display: block;
	margin: 0;
}

.judge-block {
	padding: 0 0 65px;
}

.judge-block .j-detail {
	padding-right: 130px;
}

.judge-block p {
	font-size: 16px;
	line-height: 20px;
	color: #010101;
	margin: 0 0 25px;
	font-family: "sf_pro_displaylight";
}

.judge-block p+p {
	margin: 0;
	font-family: "sf_pro_displaymedium";
}

.judge-block h3 {
	font-size: 27px;
	line-height: 27px;
	color: #b7935f;
	margin: 0 0 10px;
	font-family: "sf_pro_displaymedium";
}

.winner-item {
	padding-bottom: 15px;
}

.winner-item img {
	width: 100%;
}


.custom-selection .form-select {
	height: 37px;
	border: 1px solid #b7935f;
	border-radius: 0;
	width: 150px;
	padding: 6px 15px;
	background: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 40 36' style='enable-background:new 0 0 40 36;' xml:space='preserve'%3E%3Crect class='st0' fill='%23B7935F' width='40' height='36'/%3E%3Cpath class='st1' fill='%23FFFFFF' d='M20,24L8,12h24L20,24z'/%3E%3C/svg%3E%0A");
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 40px 36px;
	padding-right: 40px;
}

.past-winner-main .page-title {
	padding: 0 0 40px;
}

.past-winner-main .grid {
	padding: 95px 0 0;
}

.photo-detail-image span {
	display: block;
	text-align: right;
	font-size: 15px;
	line-height: 15px;
	color: #000000;
	margin: 10px 15px 0 0;
}

.photo-detail-image img {
	width: 100%;
}

.upload-main .section-title {
	font-size: 20px;
	line-height: 20px;
	padding: 0 0 15px;
}

.upload-slider .slick-list {
	margin: 0 -4px;
}

.upload-item {
	padding: 0 4px;
}

.upload-item img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.upload-slider .slick-track {
	display: flex;
}

.upload-main {
	padding: 0 0 30px;
}

.upload-slider .slick-slide {
	height: auto;
}

.photo-detail h2 {
	font-size: 37px;
	line-height: 37px;
	font-family: "sf_pro_displaybold";
	margin: 0 0 15px;
	color: #0c0c0c;
}

.photo-detail {
	padding: 30px 0 60px;
}

.photo-detail h6 {
	font-size: 20px;
	line-height: 20px;
	font-family: "sf_pro_displayregular";
	margin: 0 0 20px;
	color: #b7935f;
}

.inner-detail {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 0 25px;
}

.inner-detail .right ul {
	display: flex;
	align-items: center;
	justify-content: center;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.inner-detail {
	font-size: 15px;
	line-height: 20px;
	color: #030303;
	font-family: "sf_pro_displaylight";
}

.inner-detail .inner-btn {
	display: flex;
	padding: 0 0 15px;
	justify-content: space-between;
}

.inner-detail .vote-btn {
	border: none;
	border-radius: 0;
	background-color: rgb(183, 147, 95);
	-moz-box-shadow: inset 4px 4px 4px rgba(183, 147, 95, .4), inset 0px -4px 4px rgba(0, 0, 0, .4), 0px 2px 3px 0px rgba(0, 0, 0, 0.27);
	-webkit-box-shadow: inset 4px 4px 4px rgba(183, 147, 95, .4), inset 0px -4px 4px rgba(0, 0, 0, .4), 0px 2px 3px 0px rgba(0, 0, 0, 0.27);
	box-shadow: inset 4px 4px 4px rgba(183, 147, 95, .4), inset 0px -4px 4px rgba(0, 0, 0, .4), 0px 2px 3px 0px rgba(0, 0, 0, 0.27);
	font-family: "sf_pro_displaylight";
	padding: 6px 13px;
	font-size: 19px;
	line-height: 19px;
}

.inner-detail .like-btn {
	font-size: 19px;
	line-height: 19px;
	background: transparent;
	border: none;
	display: flex;
	align-items: center;
	color: #b7935f;
}

.photo-detail .row {
	/* align-items: center; */
}

.photo-detail [class*=col-] > div {
    height: 100%;
    display: flex;
    flex-direction: column;
    /* align-items: center; */
    justify-content: center;
}

.photo-detail [class*=col-] {
	border-right: 3px solid #b7935f;
}

.photo-detail [class*=col-]:last-child {
	border-right: none;
}

.photo-detail .camera-detail ul {
	display: block;
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.photo-detail .camera-detail ul li .icon {
	width: 66px;
	flex: 0 0 66px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 20px;
}

.photo-detail .camera-detail ul li {
	padding: 0 0 34px;
	margin: 0;
	font-size: 20px;
	line-height: 20px;
	list-style-type: none;
	font-family: "sf_pro_displaybold";
	color: #b7935f;
	display: flex;
	align-items: center;
}

.corporate-banner {
	padding: 0 0 30px;
}

.register-main {
	padding: 0 0 30px;
}

.register-main .registration-form {
	border: none;
	/* max-width: 375px; */
	margin-left: auto;
}

.register-main .registration-form form {
	padding: 0;
}

.registration-form .form-select {
	width: 100%;
}


.register-main .form-control::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #b7935f;
}

.register-main .form-control::-moz-placeholder {
	/* Firefox 19+ */
	color: #b7935f;
}

.register-main .form-control:-ms-input-placeholder {
	/* IE 10+ */
	color: #b7935f;
}

.register-main .form-control:-moz-placeholder {
	/* Firefox 18- */
	color: #b7935f;
}

.register-main .form-check label {
	color: #b7935f;
}

.register-main .registration-form .submit-btn,
.register-main .registration-form .captcha {
	padding-left: 34px;
}

.register-main .registration-form .btn {
	border-radius: 0;
	padding: 10px 32px;
}

.register-main .contact-form .form-control,
.register-main .contact-form {
	border-radius: 10px;
}

.register-main .contact-form {
	margin-bottom: 30px;
}

.road-block {
	display: flex;
	margin-bottom: 28px;
}

.road-block .detail {
	background: #b7935f;
	padding: 18px;
	width: 100%;
	display: flex;
	align-items: center;
}

.road-block .date {
	background: #b7935f;
	padding: 18px;
	width: 155px;
	flex: 0 0 155px;
	margin-right: 6px;
	text-align: center;
}

.road-block h2 {
	font-size: 57px;
	line-height: 57px;
	margin: 0;
	font-family: "sf_pro_displaybold";
	color: #fcebd1;
}

.road-block span {
	font-size: 37px;
	line-height: 37px;
	margin: 0;
	font-family: "sf_pro_displaybold";
	color: #fcebd1;
}

.road-block p {
	font-size: 20px;
	line-height: 29px;
	margin: 0;
	font-family: "sf_pro_displaymedium";
	color: #fcebd1;
}

.content-page p {
	color: #010101;
	margin: 0 0 30px;
}

.content-page p a {
	color: #b7935f;
	text-decoration: none;
}

.content-page h1 {
	font-size: 41px;
	line-height: 41px;
	color: #b7935f;
	margin: 0 0 10px;
	font-family: "sf_pro_displaymedium";
}

.content-page h2 {
	font-size: 37px;
	line-height: 37px;
	color: #b7935f;
	margin: 0 0 10px;
	font-family: "sf_pro_displaymedium";
}

.content-page h3 {
	font-size: 32px;
	line-height: 32px;
	color: #b7935f;
	margin: 0 0 10px;
	font-family: "sf_pro_displaymedium";
}

.content-page h4 {
	font-size: 28px;
	line-height: 30px;
	color: #b7935f;
	margin: 0 0 10px;
	font-family: "sf_pro_displaymedium";
}

.content-page h5 {
	font-size: 24px;
	line-height: 28px;
	color: #b7935f;
	margin: 0 0 10px;
	font-family: "sf_pro_displaymedium";
}

.content-page h6 {
	font-size: 20px;
	line-height: 25px;
	color: #b7935f;
	margin: 0 0 10px;
	font-family: "sf_pro_displaymedium";
}

.product-block {
	background: #b7935f;
	padding: 3px;
	height: 100%;
}

.product-block .p-img {
	background: #ffffff;
	padding: 56px 40px 30px;
}

.product-block .p-detail {
	padding: 15px;
}

.product-block .p-detail h4 {
	font-size: 19px;
	line-height: 25px;
	color: #ffffff;
	margin: 0 0 10px;
}

.product-block .p-detail p {
	font-size: 15px;
	line-height: 15px;
	color: #ffffff;
	margin: 0 0 15px;
}

.product-block .p-btn {
	display: flex;
	gap: 3px;
}

.product-block .p-btn .btn {
	background: #f2e0c6;
	width: 50%;
	display: block;
	border-radius: 0;
	color: #b7935f;
	font-family: "sf_pro_displayregular";
}

.product-block .p-btn .btn:hover {
	background: #1a1313;
}

.nav-tabs {
	margin: 0 -8px 40px;
	border: none;
}

.nav-tabs .nav-item {
	padding: 0 8px;
}

.nav-tabs .nav-link {
	font-size: 24px;
	line-height: 24px;
	color: #ffffff;
	border: none;
	border-radius: 0;
	background: #cdb696;
	padding: 11px 21px;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active,
.nav-tabs .nav-link:hover {
	color: #ffffff;
	background: #b7935f;
}

.product-list [class*=col-] {
	padding-bottom: 55px;
}

.upload-photo-box {
	height: 700px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	background: #b7935f;
}

.upload-photo-box p {
	font-size: 33px;
	line-height: 33px;
	color: #ffffff;
	margin: 0 0 40px;
	font-family: "sf_pro_displaylight";
}

.upload-photo-box .upload-btn {
	height: 55px;
	margin: 0;

}

.upload-photo-box .upload-btn .btn {
	border: none;
	padding: 0 75px;
	background: #f5d8af;
	font-size: 25px;
	line-height: 25px;
	color: #b7935f;
}

.photo-description {
	padding: 40px 0 0;
}

.photo-description .custom-select {
	display: flex;
	position: relative;
	padding-left: 140px;
	max-width: 404px;
}

.photo-description .form-group {
	margin-bottom: 25px;
}

.photo-description .form-group .form-control {
	border: 1px solid #b7935f;
	padding: 8px 10px;
}

.photo-description .form-group .form-select {
	height: 37px;
}

.photo-description .form-group label {
	background: #b7935f;
	font-size: 17px;
	line-height: 17px;
	color: #ffffff;
	margin: 0;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	padding: 0;
	padding: 0 14px;
	display: flex;
	align-items: center;
}

.photo-title h2 {
	font-size: 29px;
	line-height: 29px;
	color: #010101;
	margin: 0 0 30px;
	padding: 0 0 15px;
	font-family: "sf_pro_displaybold";
	border-bottom: 4px solid #b7935f;
}

.winner-page h2 {
	color: #b7935f;
	font-size: 41px;
	line-height: 41px;
	font-family: "sf_pro_displaybold";
	margin: 0 0 30px;
}

.winner-page h3 {
	color: #b7935f;
	font-size: 37px;
	line-height: 37px;
	font-family: "sf_pro_displaybold";
	margin: 0 0 30px;
}

.winner-page h6 {
	color: #b7935f;
	font-size: 33px;
	line-height: 33px;
	font-family: "sf_pro_displaymedium";
	margin: 0 0 30px;
}










.footer {
	background: #3f3e3d;
	padding: 30px 0 0;
	border-top: 8px solid #b7935f;

}

.f-logo a {
	font-size: 22px;
	line-height: 25px;
	color: #ffffff;
	text-decoration: none;
}

.f-logo a span {
	font-size: 13px;
	display: block;
	font-family: "sf_pro_displaylight";
}

.f-logo a span:last-child {
	font-size: 17px;
	font-family: "sf_pro_displayregular";
}

.f-logo {
	display: flex;
	flex-direction: column;
	height: 100%;
}

.sony {
	margin-top: auto;
}

.sony p {
	font-size: 14px;
	line-height: 14px;
	color: #ffffff;
	margin: 0 0 15px;
	font-family: "sf_pro_displaylight";
}

.f-right ul {
	display: flex;
	padding: 0;
	margin: 0;
	list-style-type: none;
	align-items: center;
	justify-content: flex-end;
}



.connect-form .form-control::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #000000;
}

.connect-form .form-control::-moz-placeholder {
	/* Firefox 19+ */
	color: #000000;
}

.connect-form .form-control:-ms-input-placeholder {
	/* IE 10+ */
	color: #000000;
}

.connect-form .form-control:-moz-placeholder {
	/* Firefox 18- */
	color: #000000;
}

.f-right ul li {
	font-size: 16px;
	line-height: 20px;
	color: #bfb7b7;
	font-family: "sf_pro_displaylight";
	display: block;
	padding: 0;
	margin: 0;
	list-style-type: none;
	padding-left: 7px;
}

.f-menu ul {
	display: block;
	padding: 0;
	margin: 0;
	list-style-type: none;
	align-items: center;
	justify-content: flex-end;
}



.f-menu ul li {
	font-size: 15px;
	line-height: 20px;
	color: #cdc9c9;
	font-family: "sf_pro_displayregular";
	display: block;
	padding: 0 0 10px;
	margin: 0;
	list-style-type: none;
}

.f-menu ul li a {
	text-decoration: none;
	color: #cdc9c9;
	display: block;
}

.f-menu ul li a:hover {
	color: #b7935f;
}

.connect-form .form-group .btn {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	border-radius: 0 9px 9px 0;
}

.connect-form .form-group {
	/* border: 1px solid #2ac1f9; */
	position: relative;
	padding-right: 100px;
	background: #ffffff;
	border-radius: 10px;
}

.connect-form .form-control {
	border-radius: 10px;
	border: none;
	padding: 8px 13px;
	color: #666565;
	font-family: "sf_pro_displaylight";
	letter-spacing: 0.5px;
	height: 40px;
	box-shadow: none !important;
}

.connect-form {
	padding: 30px 0;
}

.connect-form h6 {
	font-size: 16.667px;
	font-family: "sf_pro_displaylight";
	color: rgb(255, 255, 255);
	line-height: 17px;
	text-align: right;
	margin: 0 0 10px;
}

.f-menu .f-title {
	font-size: 19px;
	line-height: 20px;
	letter-spacing: 0.5px;
	font-family: "sf_pro_displaymedium";
	color: #f2d3a7;
}

.f-top {
	padding: 0 0 30px;
	border-bottom: 1px solid #ffffff;
}

.f-bottom {
	padding: 14px 0;
}

.f-bottom p {
	font-size: 14px;
	line-height: 14px;
	color: #958a8a;
	margin: 0;
	font-family: "sf_pro_displaylight";
}

.f-bottom p a {
	font-size: 14px;
	line-height: 14px;
	color: #958a8a;
	margin: 0;
	font-family: "sf_pro_displaylight";
}

.f-bottom .right {
	text-align: right;
	display: flex;
	align-items: center;
	justify-content: end;
	margin: 0 -15px;
}



.f-bottom .right a {
	font-size: 15px;
	line-height: 15px;
	color: #aaa4a4;
	text-decoration: none;
	font-family: "sf_pro_displaylight";
	margin: 0 15px;
}

.f-bottom .right a:hover {
	color: #b7935f;
}

.order-detail p {
	font-size: 19px;
	line-height: 25px;
	color: #fcead0;
	margin: 0 0 30px;
	font-family: "sf_pro_displaymedium";
}

.order-detail p a {
	color: #fcead0;
	font-family: "sf_pro_displaybold";
	text-decoration: none;
}



/* shop modal */
.btn-close {
	/*background: transparent;*/
	position: absolute;
	right: 25px;
	top: 25px;
	padding: 0;
	height: auto;
	width: auto;
	opacity: 1;
	z-index: 99;
	box-shadow: none !important;
}

.modal-dialog {
	max-width: 580px;
}

.modal-body {
	padding: 0;
}

.modal-content {
	background: #000000;
	border-radius: 30px;
	overflow: hidden;
	border: none;
}
#exampleModal .modal-content {
    	background: #FFF;
}
.shop-error-modal .modal-detail {
	padding: 80px 0 0;
}

.shop-error-modal .modal-detail h2 {
	color: #9ac0e3;
	font-size: 70px;
	line-height: 50px;
	margin: 0 0 45px;
	font-family: "sf_pro_displaymedium";
	margin-right: 15px;
}

.shop-error-modal .modal-detail p {
	color: #ffffff;
	font-size: 25px;
	line-height: 33px;
	margin: 0 0 40px;
	font-family: "sf_pro_displaythin";
	text-align: right;
	margin-right: 30px;
}

.shop-modal .modal-detail {
    padding: 20px 40px;
    border-top: 4px solid #ffffff;
}

.shop-modal .modal-dialog {
	max-width: 936px;
}

.shop-modal ul {
	padding: 0;
	margin: 0;
	display: block;
	list-style-type: none;
}

.shop-modal ul li {
    font-size: 20px;
    line-height: 28px;
    color: #ffffff;
    list-style-type: none;
    position: relative;
    padding: 0 0 20px 30px;
}

.shop-modal ul li:after {
    position: absolute;
    top: 7px;
    left: 0;
    width: 14px;
    height: 20px;
    content: "";
    background: url(../images/list.png);
    background-size: contain;
}

.shop-modal .modal-content {
	border-radius: 48px;
}

.shop-modal .modal-img {
	position: relative;
}

.shop-modal .modal-img h2 {
	font-size: 104px;
	line-height: 104px;
	position: absolute;
	left: 50px;
	bottom: 50px;
	color: #ffffff;
}

/* shop modal */

.our-category-list {
	counter-reset: my-sec-counter;
}
.our-category-block 
{
	padding: 0 0 90px;
}

.our-category-block .number:before {
	counter-increment: my-sec-counter;
  content: counter(my-sec-counter);
}

.our-category-block .category-img img {
	width: 100%;
	border: 1px solid #b7935f;
}
.our-category-block .cat-title {
	display: flex;
	max-width: 50%;
	padding-right: 12px;
	padding-bottom: 10px;
}

.our-category-block .cat-title .number {
	background: #826843;
	flex: 0 0 50px;
	width: 50px;	
	display: block;
	margin-right: 5px;
	font-size: 29px;
	line-height: 29px;
	color: #ffffff;
	font-family: "sf_pro_displaybold";
	display: flex;
	align-items: center;
	justify-content: center;
}

.our-category-block .cat-title h2 {
	background: #b7935f;
	padding: 11px;
	font-size: 29px;
	line-height: 29px;
	color: #ffffff;
	font-family: "sf_pro_displaymedium";
	width: 100%;
	margin: 0;
}
.our-category-block .category-detail p {
	color: #000000;
	font-size: 16px;
	line-height: 20px;
	font-family: "sf_pro_displaylight";
	margin: 0 0 20px;
}

.enquire {
	/* margin-right: -40px; */
}

.enquire img {
	width: 100%;
}

#personal_email_id_div_tagline{
	text-align: left;
    font-weight: 600;
    line-height: 15px;
    letter-spacing: 2px;
}





.modal.upspopup .modal-dialog{
	max-width: 782px;
}
.modal.upspopup .modal-content{
    border-radius: 55px;
	overflow: clip;
}
.modal.upspopup .modal-body{
	background-color: #2b2a28;
	border: 0;
	border-radius: 0;
}
.modal.upspopup .modal-body .modal-top{
	background: #e85122;
	text-align: center;
	color: #fff;
	padding: 26px 30px 18px;
}
.modal.upspopup .modal-body .modal-top .btn-close{
	position: absolute;
	inset: 18px 18px auto auto;
	z-index: 1;
	background-color: transparent;
	background-image: url('../images/upsPopupclosebtn.png');
	background-position: center;
	background-repeat: no-repeat;
	width: 41px;
	height: 41px;
	display: block;
	border: 0 none;
	
}
.modal.upspopup .modal-body .modal-top .card-title{
	font-family: "sf_pro_displaybold";
	font-weight: bold;
    font-size: 46px;
    margin: 0 0 20px;
    padding: 0;
    line-height: 46px;
}
.modal.upspopup .modal-body .modal-top h4{
	font-size: 26px;
    margin: 0;
    padding: 0;
    line-height: 36px;
	font-weight: normal;
}

.modal.upspopup .modal-body .modal-top h4 b{
	font-family: "sf_pro_displaybold";
	font-weight: bold;
}
.modal.upspopup .modal-body .modal-top .btn.btn-priamry{
    background-color: #feeaab;
    box-shadow: 0px 5px 13px 0px rgba(0, 0, 0, 0.32);
    width: 196px;
    height: 50px;
    font-family: "sf_pro_displaybold";
    color: #332c2a;
    font-size: 24px;
    font-weight: bold;
    line-height: 24px;
    transform: translateY(42px);
}


@media(max-width: 767px){
	.modal.upspopup .modal-body .modal-top .card-title {
		font-size: 32px;
	}
	.modal.upspopup .modal-body .modal-top h4 {
		font-size: 22px;
		line-height: 32px;
	}
	.modal.upspopup .modal-body .modal-top .btn.btn-priamry {
		font-size: 18px;
		width: 160px;
		height: auto;
		line-height: 18px;
	}
	.modal.upspopup .modal-body .modal-top .btn-close {
		background-size: contain;
		width: 32px;
		height: 32px;
	}
}
.slick-initialized.slick-slider{
	position: relative;
	
}
.slick-initialized.slick-slider .slick-arrows{
    position: absolute;
    inset-block: 0;
    border: 0;
    background: transparent;
    z-index: 2;
    font-size: 50px;
    color: #fff;
}
.slick-initialized.slick-slider .slick-arrows.slick-prev{
	inset-inline: 2% auto ;
}
.slick-initialized.slick-slider .slick-arrows.slick-next{
	inset-inline: auto 2%;
}
nav.navbar .btn.btn-link.clicktowin {
	margin-top: 2rem;
	padding: 0;
	border: 0;
	background: transparent;
	width: auto;
	height: auto;
}

@media (min-width: 768px){
	nav.navbar .btn.btn-link.clicktowin {
		margin: 0;
		position: absolute;
		inset: 0 0 auto auto;
	}
}


@keyframes marquee {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}

.marquee-section{
	background-color: #e1e1e1;
}
.marquee{
	margin: 0 auto;
    white-space: nowrap;
    overflow: hidden;
    box-sizing: border-box;
}
.marquee > div {
/*	display: table-row;*/
	white-space: nowrap;
	padding-left: 100%; 
	animation: marquee 20s linear infinite;
}
.marquee > div p {
	/*width: 450px;
	padding-left: 450px;*/
	width: 100%;
	display: table-cell; 
	padding-bottom: 10px;
}

@keyframes marquee {
    0%   { transform: translate(0, 0); }
    100% { transform: translate(-100%, 0); }
}
#exampleModal.photodetail .modal-dialog {
  max-width: 757px;
}
#exampleModal.photodetail .modal-content {
	background: #FFF;
	background: #151515;
	border-radius: 14px;
}
#exampleModal.photodetail .modal-content .btn-close {
  position: absolute;
  inset: 15px 15px auto auto;
  background-image: none;
}
#exampleModal.photodetail .modal-content .btn-close img {
  width: 24px;
  height: 24px;
}

#exampleModal.photodetail .modal-content .popoup-banner img.img-fluid {
  width: 100%;
}
#exampleModal.photodetail .modal-content .popoup-banner{
	position: relative;
}
#exampleModal.photodetail .modal-content .popoup-banner .sony-logo{
	position: absolute;
	inset: 15px auto auto 15px;
	height: 15px;
	width: auto;
}
#exampleModal.photodetail .modal-content .popoup-banner-content {
  text-align: center;
  padding: 70px 24px 12px;
  width: 100%;
}
#exampleModal.photodetail .modal-content .popoup-banner-content  img.sony-logo {
	max-width: 140px;
	height: auto;
}
#exampleModal.photodetail .modal-content .popoup-banner-content p {
  font-size: 16px;
  font-family: "Segoe UI Symbol";
  color: rgb(255, 254, 254);
  line-height: 1.842;
  font-style: italic;
  margin-block-start: 10px;
}
#exampleModal.photodetail .modal-content .popoup-banner-content h2{
  font-size: 16px;
  font-family: 'sf_pro_displaybold';
  color: rgb(255, 254, 254);
  font-weight: bold;
  line-height: 1.667;
  text-align: center;
  margin-block-start: 20px;
}
#exampleModal.photodetail .modal-content .popoup-banner-content h6{
  font-size: 13px;
  color: rgb(255, 254, 254);
  font-weight: normal;
  text-align: center;
  margin-top: 80px;
  margin-block-end: 30px;
}
#exampleModal.photodetail .modal-content .popoup-banner-content .btn-wrapper {
	display: flex;
	justify-content: center;
	gap: 30px;
}
#exampleModal.photodetail .modal-content .popoup-banner-content .btn-wrapper a.btn.btn-secondary{
	border-width: 3.083px;
	border-color: rgb(27, 92, 254);
	border-style: solid;
	font-size: 16px;
	color: #fffefe;
	font-weight: normal;
	background: transparent;
	border-radius: 50px;
	flex: 1 1 auto;
}
#exampleModal.photodetail .modal-content .popoup-banner-content .follow-us-oninsta {
	margin-top: 40px;
	color: #ffff;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 20px;
}
#exampleModal.photodetail .modal-content .popoup-banner-content .follow-us-oninsta img{
	filter: brightness(0) saturate(100%) invert(96%) sepia(16%) saturate(389%) hue-rotate(333deg) brightness(115%) contrast(102%);
	width: 25px;
	height: auto;
}

@media (max-width: 767px) {
	#exampleModal.photodetail .modal-content .popoup-banner-content {
		padding: 10px 24px 12px;
	}
	#exampleModal.photodetail .modal-content .popoup-banner-content h6 {
		margin-top: 40px;
	}
	#exampleModal.photodetail .modal-content .popoup-banner-content .follow-us-oninsta {
		margin-bottom: 16px;
	}
}