* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
.logo:after {
	height: 125%;
}
.logo img {
    padding: 70px 20px 0;
}
.newClass .logo:after {
	height: 150%;
}
.newClass .logo img {
	padding: 60px 20px 0;
}
.co_header , .co_header.newClass{
    background: #025c81;
}
.menu a.active, .menu a:hover {
    color: #f3ad4c;
}
.menu a:after {
	height: 2px;
	background: #ed8a0b;
}
.k-footer:before {
	bottom: 35px;
}
.k-footer:after {
	bottom: 40px;
	right: 50px;
}
.f-logo {
    width: 60%;
}
.menu-upper {
	border-bottom: 1px solid #fff;
}
.menu-upper li {
	padding: 20px 0;
}
.menu-upper a {
	font-weight: 900;
	font-size: 20px;
	display: flex;
	justify-content: space-between;
}
.mobile-menu , .toggle-bar {
	display: none;
}
.menu li:hover .drop-menu {
    top: 55px;
    padding: 0 10px !important;
    width: 18%;
}
.drop-menu>li>a {
	font-size: 16px;
	font-weight: 600;
}
.drop-menu li {
    padding: 10px 5px !important;
}
.header-right:hover .sub-menu {
    box-shadow: 1px 1px 4px lightgray;
	text-transform: capitalize;
}
.kids-photo-section {
	background-image: url(../image/bg-1.webp);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: left;
	padding: 100px 0;
	position: relative;
}
.film-title h2 {
    color: #733089;
}
.film-title h2::before {
    border: 2px solid #56a333;
}
.film-title h2::after {
	border: 2px solid #56a333;
}
.form-title {
    border-bottom: 5px solid #198754;
}
.photo-form-title h1{
	color: #36b44c;
	text-shadow: 0px 4px #12265A;
	font-weight: 800;
}
.photo-sun-bg {
    position: absolute;
    top: 50px;
    left: 20px;
    height: 150px;
    width: 150px;
    animation: animation-bob 1s infinite alternate;
}
.star-bg{
	position: absolute;
	height: 100px;
	width: 100px;
	right: 2%;
	top: 50%;
	animation: animName 10s linear infinite;
}
.sp-bg {
	position: absolute;
	top: -50px;
	right: 20px;
	z-index: 2;
}

.photo-form-details {
	width: 80%;
	margin: 0 auto;
}

/*international page section*/
.paper-plane {
	position: absolute;
	top: 10%;
	right: 5%;
	width: 10%;
	animation: movingX 8s linear infinite;
}

.left-bg {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 8%;
}
.butterfly-bg {
	position: absolute;
	left: 5%;
	width: 5%;
	animation: moving-butterfly 5s infinite alternate;
}

@keyframes moving-butterfly {
	0% {
		transform: translateY(-10px) scale(1.0);
	}
	25% {
		transform: translateY(10px) scale(1.1);
	}
	50% {
		transform: translateY(-10px) scale(1.2);
	}
	75% {
		transform: translateY(10px) scale(1.3);
	}
	100% {
		transform: translateY(-10px) scale(1.0);
	}
}

/*National page section*/
.car-bg {
	right: 0;
	top: 20%;
	bottom: unset;
	animation: movingX 3s linear infinite;
}
.cart-bg-1 {
	width: 7%;
}

.arrow-bg {
	position: absolute;
	left: 10px;
	bottom: 60px;
	width: 15%;
	opacity: 0.3;
}
.national-teddy2-bg {
	position: absolute;
	left: 2%;
	top: 0;
	width: 10%;
	animation: bg-shift 5s ease-in-out infinite alternate-reverse, swing 5s ease-in-out infinite;
}

/*made by kids section*/
.right-teddy {
	position: absolute;
	right: 50px;
	top: -5px;
	width: 7%;
	animation: rotate-bg 1s infinite alternate;
}
@keyframes rotate-bg {
	from {
		transform: rotate(10deg) translateX(-30px) translateY(10px) scale(1.0);
	}
	to {
		transform: rotate(-10deg) translateX(30px) scale(1.1);
	}
}

.kids-teddy-bg , .left-teddy-bg{
	position: absolute;
	width: 5%;
	left: 5%;
	top: 5%;
	opacity: 0.5;
}
.left-teddy-bg {
	top: 50%;
	opacity: 1;
	animation: move-img 1s infinite alternate;
}
.bottom-butterfly-bg {
	position: absolute;
	right: 5%;
	top: 60%;
	width: 8%;
	opacity: 0.5;
}

/*Event section*/
.event-bg-teddy {
	position: absolute;
	right: 20px;
	top: 20px;
	width:7%;
	animation: move-img 1s infinite alternate;
}

/*Visitiors section*/
.parking-details h3 {
    color: #733089;
}
.parking-bg {
	position: absolute;
	bottom: 30%;
	right: 5%;
}

/*Help section*/
.left-teddy-help {
	position: absolute;
	right: 20px;
	top: 50px;
	width: 5%;
	opacity: 0.5;
}

/*Photographer , register , login kids phots section*/

.kids-photo-title h1 , .login-title legend{
	color:#198754;
	font-weight: 800;
	/*border-bottom: 2px solid #00155f;*/
}
.kids-photo-title h1 {
	display: inline-block;
	border-bottom: 2px dashed #00155f;
}
.teddy-left-bg {
	position: absolute;
	left: 20px;
	top: 50%;
	width: 10%;
	opacity: 0.5;
	animation: move-img 1s infinite alternate;
}
.login-title {
	position: relative;
}
.login-title legend {
	border-bottom: none;
}
.login-title::before {
	content: "";
	position: absolute;
	height: 5px;
    left: 130px;
    top: 60px;
    border-left: 80px solid #804091;
	display: inline-block;
}
.login-title::after {
	content: "";
	position: absolute;
	height: 5px;
	right: 130px;
	top: 60px;
	border-right: 80px solid #804091;
}
.photographer-section , .register-kidsphotos-section , .login-kidsphotos-section{
	padding: 100px 0;
	position: relative;
}

.photographer-section .star-bg {
	opacity: 0.5;
	width: 5%;
	position: absolute;
	top: 40%;
	animation: animName 10s linear infinite;
}
.arrow-plane-bg {
	position: absolute;
	bottom: 60px;
    right: 50px;
    opacity: 0.5;
    width: 15%;
}
.sun-bg {
	position: absolute;
    right: 50px;
    top: 50px;
    width: 7%;
}
.photo-pen-bg {
	position: absolute;
	top: 10%;
	left: 10%;
	width: 3%;
	animation: zoom-img 1s infinite;
}

.login-form-bg-2 {
	width: 5%;
}

/*Register kids photo section*/
.register-teddy2-bg {
	animation: right-move 1s infinite alternate;
}
.register-teddy2-bg , .right-teddy-bg {
	position: absolute;
	bottom: 10%;
	right: 5%;
	width: 10%;
}
.left-teddy-bg {
	position: absolute;
	opacity: 0.5;
}
.top-teddy-bg {
	position: absolute;
	top: 0;
	left: 5%;
	width: 10%;
}
.right-teddy-bg {
	top: -5px;
	opacity: 0.5;
}

/*Contact us section*/
.contact-kidsphoto-section , .media-kidsphoto-section{
	padding: 100px 0;
	position: relative;
	overflow: hidden;
}
.contact-teddy-bg {
	position: absolute;
	bottom: 40%;
	right: 20px;
	width: 7%;
	opacity: 0.5;
	animation: move-up-zoom 1s infinite alternate;
}
.contact-star-bg {
	position: absolute;
	left: 20px;
	top: 60%;
	width: 5%;
}
.contact-bg-2 {
	position: absolute;
	right: 20px;
	top: 20px;
}
.contact-teddy3-bg {
	position: absolute;
	top: 50px;
	left: 10px;
	width: 8%;
	animation: rotate-teddy-bg 1s infinite alternate;
}
@keyframes rotate-teddy-bg {
	0% {
		transform: rotate(10deg);
	}
	100% {
		transform: rotate(-10deg);
	}
}

/*Mediapass register section*/
.media-teddy-bg {
	position: absolute;
	top: 50px;
	right: 30px;
	transform: rotateY(180deg);
	width: 11%;
}
.media-teddy2-bg {
	position: absolute;
	top: 50px;
	left: 30px;
	transform: rotateY(180deg);
	width: 10%;
}
.media-bg-2 {
	position: absolute;
	top:50%;
	right: 30px;
	width: 5%;
	animation: move-img 1s infinite alternate;
}
.media-teddy3-bg {
	position: absolute;
	top: 35%;
	left: 20px;
	transform: rotateY(180deg);
}
.media-teddy4-bg {
	position: absolute;
	bottom: 65%;
	right: -50px;
	width: 8%;
	animation: rotate-media-teddy 5s infinite;
}
.media-teddy4-bg img {
	transform: rotateY(180deg);
}
.media-teddy5-bg {
	position: absolute;
	right: 10%;
	width: 7%;
	opacity: 0.5;
	z-index: 22;
	animation: move-up-teddy 15s infinite alternate-reverse;
}
.media-teddy6-bg {
	position: absolute;
	left: 50px;
	bottom: 20%;
	width:8%;
	animation: right-move 1s infinite alternate;
}
.media-teddy7-bg {
	position: absolute;
	bottom: 0;
	right: 30px;
}
@keyframes move-up-teddy {
	0% {
		top: 0;
	}
	100% {
		top: 100%;
	}
}
@keyframes rotate-media-teddy {
	0% {
		transform: translateX(80px);
	}
	100% {
		transform:translateX(-80px);
	}
}

.media-kidsphoto-section .login-title::after {
	right: 30%;
}
.media-kidsphoto-section .login-title::before {
	left: 30%;
}

/*photo list section*/
.photo-list-section , .photo-details-section , .photographer-list-section{
	padding: 100px 0;
	position: relative;
}
.list-title {
	text-align: center;
}
.list-title h1 , .detail-title h1 {
	color: #5eb237;
	font-weight: 800;
	position: relative;
	display: inline-block;
}
.detail-title {
	text-align: center;
}
.list-title h1::after , .detail-title h1::after{
	content: "";
	position: absolute;
	top: 50%;
	right: -60px;
	width: 50px;
	border: 2px solid #6f2f89;
}
.list-title h1::before , .detail-title h1::before{
	content: "";
	position: absolute;
	top: 50%;
	left: -60px;
	width: 50px;
	border: 2px solid #6f2f89;
}
.photo-details {
	height: 250px;
	border-radius: 10px;
	position: relative;
	z-index: 99;
	overflow: hidden;
}

.photo-details img {
	height: 100%;
	object-fit: cover;
	transition: all 1s;
}
.photo-content {
	position: absolute;
	bottom: 0;
	color: #ffff;
	padding: 5px;
	background-color: #141414cc;
	z-index: 1;
	transition: all 1s;
}
.photo-details:hover .photo-content {
	bottom: 20px;
}
.photo-details:hover img {
	transform: scale(1.2);
	filter: grayscale(100%);
}

.photo-details a::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	height: 0;
	width: 100%;
	background-color: #103eb5;
	opacity: 0.5;
	transform: scale(0);
	border-radius: 10px;
	transition: all 0.5s;
}
.photo-details:hover a::after {
	height: 100%;
	transform: scale(1.0);
}
.photo-desc-section {
	margin: 20px auto;
	/*background-color: #ffff;*/
	border-radius: 20px;
	/*box-shadow: 1px 1px 20px lightgray;*/
	padding: 20px;
	position: relative;
}
/*.photo-desc-section .row {
	align-items: center;
}*/
.photo-detail-img {
	height: 500px;
	border-radius: 10px;
	overflow: hidden;
}
.photo-detail-img img {
	width: 100%;
	height: 100%;
	border-radius: 10px;
	object-fit: cover;
	transition: all 2s;
}
.photo-detail-img:hover img {
	transform: scale(1.2);
}
.photo-desc {
	position: relative;
	margin-top: 50px;
}
.photo-desc-title {
	position: relative;
	border-radius:20px;
	margin-bottom: 20px;
	background-color: #e3e3e3;
	box-shadow: 1px 3px 5px lightgray;
	display: inline-block;
	text-align: center;
	padding: 5px 15px;
}
.photo-desc-title h6 {
	margin-bottom: 0;
	color: #12265A;
	font-weight: 700;
}
.title-dot {
	content: "";
	position: absolute;
	top: 50%;
	left: 8px;
	transform: translate(-50%,-50%);
	height: 7px;
	width: 7px;
	border-radius: 50%;
	background-color: #fe4b7b;
}
.photo-desc h3{
	color: #be4292;
	font-weight: 800;
}
.photo-teddy1 {
	position: absolute;
	right: -5%;
	bottom: 35%;
	width: 12%;
}
.photo-arrow-bg {
    position: absolute;
    bottom: 5px;
    right: 5px;
    opacity: 0.6;
    width: 10%;
}
.photo-teddy-bg {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 12%;
	animation: right-move 1.5s infinite alternate;
}
.photo-cloud-bg {
	position: absolute;
	top: 5px;
	right: 10px;
	animation: move-img 2s infinite alternate;
}
.photo-plane-bg {
	position: absolute;
	left: 10px;
	top: 50%;
	width: 10%;
	animation: right-move 1s infinite alternate-reverse;
}
.photo-teddy2-bg {
	position: absolute;
	bottom: 55px;
	right: 2%;
	transform: rotateY(180deg);
	width: 10%;
}
.toran-bg {
	position: absolute;
	top: 20px;
	left: 10px;
}
.photo-hand-bg {
	position: absolute;
	left: 0;
	top: 45%;
	width: 8%;
	transform: rotateY(180deg);
}
.ballon-bg {
	position: absolute;
	top: 10%;
	right: 5%;
	width: 10%;
	animation: zoom-img 3s infinite alternate-reverse;
}
.photo-teddy3-bg {
	position: absolute;
	right: 10px;
	bottom: 10%;
	width: 8%;
	animation:rotate-teddy 1s infinite alternate-reverse ;
}
@keyframes rotate-teddy{
	0% {
		transform: rotate(15deg);
	}
	100% {
		transform: rotate(-15deg);
	}
}

.photo-desc>p {
	line-height: 32px;
	margin-bottom: 5px !important;
}
.photo-information {
	position: relative;
	margin-top: 50px;
	background-color: #F5F5F5;
	border-radius: 10px;
	padding: 20px;
}
.photo-information>h4 {
	margin: 10px auto;
	text-align: center;
	color: #9e1bc9;
	font-weight: 600;
	border-bottom: 2px dashed #284c99;
    padding: 5px 0;
}
.photo-info {
	display: flex;
	align-items: center;
	gap: 20px;
	margin: 15px auto;
	border-bottom: 1px dotted #9ebdc9;
	padding: 10px 0;
}
.click-by {
	height: 50px;
	width: 50px;
	text-align: center;
	line-height: 50px;
	border-radius: 50%;
	background-color: #ffff;
	color: #66b435;
    font-size: 20px;
}
.photo-info a {
    font-weight: 600;
}

/*photographer list section*/
.photographer-list-section {
	background-color: #f5f3f3;
	overflow: hidden;
}
.photographer-profile {
	position: relative;
	border-radius: 10px;
	overflow: hidden;
	height: 450px;
	margin-bottom: 30px;
}
.photographer-profile img {
	width: 100%;
	height: 100%;
	border-radius: 10px;
	object-fit: cover;
}
.photographer-profile a::after {
	content: "";
	position: absolute;
	top: 0;
	background-color: black;
	opacity: 0.5;
	height: 0%;
	width: 100%;
	border-radius: 10px;
	transition: all 0.5s;
}
.photographer-profile a:hover::after {
	height: 100%;
}
.photographer-info {
	color: white;
	position: absolute;
	bottom: -10px;
	right: 50%;
	width: 100%;
	padding: 10px;
	border-radius: 10px;
	transform: translate(50%,50%) scale(0);
	transition: all 0.5s;
}
.photographer-profile:hover .photographer-info {
	transform: translate(50%,50%) scale(1.0);
	background-color: #12265acc;
	bottom: 10%;
}
.horse-bg {
	position: absolute;
	top: 5%;
	left: 2%;
	width: 8%;
}
.horse2-bg {
	position: absolute;
	right: 1%;
	bottom: 0;
	width: 8%;
	transform: rotateY(180deg);
	animation: horse-bg 2s infinite alternate;
}
.girl-paint-bg {
	position: absolute;
	top: 5%;
	right: 2%;
	width: 10%;
}
.bike-bg {
	position: absolute;
	left: 2%;
	bottom: 10%;
	width: 10%;
	transform: rotateY(180deg);
}
.teddy29-bg {
    position: absolute;
    top: 40%;
    width: 10%;
    left: 2%;
    transform: rotateY(180deg);
}
.photographer-teddy-bg {
	position: absolute;
	right: 2%;
	width: 10%;
	top: 50%;
}

@keyframes horse-bg {
	from {
		bottom: -10%;
	}
	to {
		bottom: 5%;
	}
}

/*photographer details section*/
.photographer-details-section {
	padding: 100px 0;
	position: relative;
	overflow: hidden;
	background-color: #fbfbfb;
}
.photographers-desc {
	position: relative;
	background-color: #ffff;
    box-shadow: 0px 4px 10px lightgray;
    border-radius: 10px;
}
.photographer-deatils {
	padding: 20px 10px;
}
.photographer-img {
	height: 100%;
	width: 100%;
	position: relative;
	overflow: hidden;
}
.photographer-img img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}
.photographer-img:hover img {
	filter: grayscale(80%);
}

.photographer-img::before {
	content: "";
	position: absolute;
	top: 20px;
	bottom: 20px;
	left: 0;
	right: 0;
	width: 100%;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	transform: scale(0);
	z-index: 1;
	transition: all 1s;
}
.photographer-img:hover::before{
	transform: scale(1.0);
}
.photographer-img::after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 20px;
	right: 20px;
	height: 100%;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	transform: scale(0);
	z-index: 1;
	transition: all 1s;
}
.photographer-img:hover::after{
	transform: scale(1.0);
}
.photographer-deatils h3 {
	color: #be4292;
    font-weight: 600;
    line-height: 2;
}
.photographer-social-links {
	margin-top: 20px;
}
.photographer-social-links a {
	position: relative;
	display: inline-block;
	padding: 10px;
	color: #fe4b7b;
	background-color: #142f75;
	border-radius: 50%;
	height: 40px;
	width: 40px;
	margin-right: 8px;
}
.photographer-social-links i {
	position: absolute;
	font-size: 18px;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.photographer-social-links a:hover {
	border-radius: 10px;
	background-color: #fe4b7b;
}
.photographer-works {
	margin: 80px auto;
}
.work-title {
	margin: 20px auto;
}
.work-title h2 {
	display: inline-block;
	border-bottom: 2px dashed #56c4f1;
	color: #65398d;
    font-weight: 700;
}

.works-imgs {
	width: 300px;
	height: 250px;
	margin-bottom: 30px;
}
.works-imgs img {
	width: 100%;
	height: 100%;
}
.works-imgs:hover img{
	animation: flip-img 1s;
}
.desc-arrow-bg {
	position: absolute;
	top: 1%;
	right: 0;
	opacity: 0.8;
	width: 10%;
}
.desc-teddy29 {
	position: absolute;
	bottom: 0;
	right: 0;
	opacity: 0.8;
	width: 6%;
}
.details-teddy-bg {
	position: absolute;
	top: 5%;
	left: 2%;
	width: 8%;
	animation: rotate-bg 1s infinite alternate;
}
.details-teddy2-bg {
	position: absolute;
	right: 2%;
	top: 10%;
	width: 10%;
	animation: right-move 1s infinite alternate;
}
.detail-teddy3 {
	position: absolute;
	left: 1%;
	top: 50%;
	width: 13%;
}
.detail-teddy4 {
	position: absolute;
	bottom: 10%;
	right: 1%;
	opacity: 0.6;
}
.detail-teddy5 {
	position: absolute;
	right: 1%;
	top: 40%;
	width: 10%;
	animation: zoom-img 1s infinite;
}
.detail-teddy6 {
	position: absolute;
	top: 1%;
	left: 50%;
	width: 4%;
}
@keyframes flip-img {
	from {
		transform: rotateY(180deg);
	}
	to {
		transform: rotateY(360deg);
	}
}
.about {
	margin: 20px 0;
}

.about>ul>li {
	padding: 10px 0;
	color: #12256a;
	display: flex;
	align-items: center;
}
.about>ul>li>h5 {
	color: #025c81;
	font-weight: 600;
}
.about>ul>li>div {
	padding: 0 10px;
}
.winner i {
	font-size: 30px;
	color: #f09125;
}

.search-btn .btn {
    margin-top: 20px;
    background-color: #0dcaf0 !important;
	width: 50%;
    padding: 10px;
}

.mobile-teddy {
	display: none;
}

.buy-btn {
    position: fixed;
    right: 1%;
    top: 50%;
    background-color: #82b440;
    height: 40px;
    width: 100px;
    text-align: center;
    line-height: 40px;
    border-radius: 15px;
    box-shadow: 0px 2px 5px #0c3d0c;
    z-index: 99;
}
.buy-btn a {
	color: #ffff;
	font-weight: 600;
}

/*World focus page*/
.worldfocus-section {
	position: relative;
	padding: 100px 0;
	overflow: hidden;
}
.worldfocus-list {
	position: relative;
	overflow: hidden;
    background: #fff;
    border: 1px solid #d4d4d4;
    border-top-left-radius: 25px;
    border-bottom-right-radius: 25px;
    margin-bottom: 25px;
    transition: all 0.5s;
}
.worldfocus-img {
	height: 400px;
	overflow: hidden;
	border-bottom-right-radius: 25px;
}
.worldfocus-img img {

	height: 100%;
	object-fit: cover;
	transition: all 1s;
}
.worldfocus-info {
	padding: 0 20px 20px;
}
.info-list {
	position: relative;
    padding: 10px 0 !important;
    top: -20px;
    margin: 0 auto;
    background:#673AB7;
    display: flex;
    align-items: center;
    justify-content: center;
    border-top-left-radius: 25px;
    border-bottom-right-radius: 25px;
    color: #ffff;
    font-size: 16px;
    gap: 20px;
    transition: all 0.5s;
}
.info-list a , .info-list a:hover{
	color: #ffff;
}
.worldfocus-list:hover .info-list {
	top: -30px;
	box-shadow: 0px 1px 10px #898686;
}
.movie-detail {
	text-align: center;
}
.movie-type {
	display: flex;
	justify-content: center;
	gap: 20px;
}
.movie-type i {
	font-size: 30px;
	color:  #4CAF50;
}

.worldfocus-list:hover .worldfocus-img img{
	transform: scale(1.1);
}
.worldfocus-list:hover {
	border: 1px solid transparent;
	box-shadow: 0 40px 44px 0 rgba(102,102,102,.09),
	 0 40px 44px 0 rgba(102,102,102,.09);
}

.film-logo img{
    padding:80px 8px 0px;
}
.bg-film-crew{
    padding:100px 0px;
    position: relative;
    overflow:hidden;
}
.cast-credit-head{
    text-transform: capitalize;
    font-weight: 700;
    font-size: 34px;
    letter-spacing: 0.5px;
    text-align:center;
    margin: 30px auto;
}
.form-listing {
	margin-bottom: 50px;
}
.form-listing form{
    margin-top:30px;
}
.form-listing form .row{
    align-items:end;
    justify-content:center;
}
.film-crew-input label{
    text-transform: capitalize;
    font-weight: 600;
    font-size: 18px;
    display: block;
    margin-bottom: 8px;
}
.film-crew-input input{
    width: 100%;
    height: 45px;
    border-radius: 4px;
    border: 1px solid #ced4da;
    /*background: rgb(86 196 241 / 30%);*/
    padding: 12px 20px;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 700;
}
.film-crew-input select{
    width: 100%;
    height: 45px;
    border-radius: 4px;
    border: 1px solid #ced4da;
    /*background: rgb(86 196 241 / 30%);*/
    padding: 10px 20px;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 700;
}

.film-crew-btn button {
    width: 100%;
    height: 45px;
    border-radius: 4px;
    background-color: #56c4f1;
    color: white;
    border: none;
    font-size: 18px;
    font-weight: 600;
}

.film-crew-input input:focus , .film-crew-input select:focus {
    border:1px solid #fe4b7b;
    background:transparent;
}

.button {
    position: relative;
    padding: 10px 22px;
    border-radius: 6px;
    border: none;
    color: #fff;
    cursor: pointer;
    background-color: #7d2ae8;
    transition: all 0.2s ease;
    z-index:1;
  }
  .button:hover{
    background-color:black;
  }
  .button:active {
    transform: scale(0.96);
  }
  
  .button:before,
  .button:after {
    position: absolute;
    content: "";
    width: 150%;
    left: 50%;
    height: 100%;
    transform: translateX(-50%);
    z-index: -1000;
    background-repeat: no-repeat;
  }
  
  .button:hover:before {
    top: -70%;
    background-image: radial-gradient(circle, #56c4f1 20%, transparent 20%),
      radial-gradient(circle, transparent 20%, #56c4f1 20%, transparent 30%),
      radial-gradient(circle, #56c4f1 20%, transparent 20%),
      radial-gradient(circle, #56c4f1 20%, transparent 20%),
      radial-gradient(circle, transparent 10%, #56c4f1 15%, transparent 20%),
      radial-gradient(circle, #56c4f1 20%, transparent 20%),
      radial-gradient(circle, #56c4f1 20%, transparent 20%),
      radial-gradient(circle, #56c4f1 20%, transparent 20%),
      radial-gradient(circle, #56c4f1 20%, transparent 20%);
    background-size: 10% 10%, 20% 20%, 15% 15%, 20% 20%, 18% 18%, 10% 10%, 15% 15%,
      10% 10%, 18% 18%;
    background-position: 50% 120%;
    animation: greentopBubbles 0.6s ease forwards;
  }
  
  @keyframes greentopBubbles {
    0% {
      background-position: 5% 90%, 10% 90%, 10% 90%, 15% 90%, 25% 90%, 25% 90%,
        40% 90%, 55% 90%, 70% 90%;
    }
  
    50% {
      background-position: 0% 80%, 0% 20%, 10% 40%, 20% 0%, 30% 30%, 22% 50%,
        50% 50%, 65% 20%, 90% 30%;
    }
  
    100% {
      background-position: 0% 70%, 0% 10%, 10% 30%, 20% -10%, 30% 20%, 22% 40%,
        50% 40%, 65% 10%, 90% 20%;
      background-size: 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%;
    }
  }
  
  .button:hover::after {
    bottom: -70%;
    background-image: radial-gradient(circle, #56c4f1 20%, transparent 20%),
      radial-gradient(circle, #56c4f1 20%, transparent 20%),
      radial-gradient(circle, transparent 10%, #56c4f1 15%, transparent 20%),
      radial-gradient(circle, #56c4f1 20%, transparent 20%),
      radial-gradient(circle, #56c4f1 20%, transparent 20%),
      radial-gradient(circle, #56c4f1 20%, transparent 20%),
      radial-gradient(circle, #56c4f1 20%, transparent 20%);
    background-size: 15% 15%, 20% 20%, 18% 18%, 20% 20%, 15% 15%, 20% 20%, 18% 18%;
    background-position: 50% 0%;
    animation: greenbottomBubbles 0.6s ease forwards;
  }
  
  @keyframes greenbottomBubbles {
    0% {
      background-position: 10% -10%, 30% 10%, 55% -10%, 70% -10%, 85% -10%,
        70% -10%, 70% 0%;
    }
  
    50% {
      background-position: 0% 80%, 20% 80%, 45% 60%, 60% 100%, 75% 70%, 95% 60%,
        105% 0%;
    }
  
    100% {
      background-position: 0% 90%, 20% 90%, 45% 70%, 60% 110%, 75% 80%, 95% 70%,
        110% 10%;
      background-size: 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%;
    }
  }

/*World focus detail page*/

.worldfocus-detail-section {
	position: relative;
	padding-bottom: 70px;
}
.worldfocus-detail-bg {
	height: 500px;
}
.worldfocus-detail-bg img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}
.world-film-title {
	padding-bottom: 50px;	
}
/*.world-film-title h1 {
	font-weight: 800;
    color: #fff;
    background-color: #6e2f88;
    width: 25%;
    text-align: center;
    padding: 10px;
    position: relative;
    left: 20%;
}*/
.world-detail-img {
	height: 600px;
	border-radius: 10px;
}
.world-detail-img img {
	height: 100%;
	width: 100%;
	border-radius: 10px;
	object-fit: cover;
	object-position: center;
}
.worldfocus-teddy {
	position: absolute;
	top: 5%;
	right: 1%;
	width: 10%;
}
.worldfocus-teddy2 {
	position: absolute;
	top: 50%;
	left: 2%;
	width: 10%;
	animation:  rotate-bg 1s infinite alternate;
}
.worldfocus-teddy3 {
	position: absolute;
	top: 5%;
	left: 1%;
	transform: rotateY(180deg);
	width: 10%;
}
.worldfocus-teddy4 {
	position: absolute;
	bottom: 0;
	right: 2%;
	width: 10%;
	animation: horse-bg 3s infinite alternate-reverse;
}
.worldfocus-teddy5 {
	position: absolute;
	top: 40%;
	right: 1%;
	width: 8%;
}

.world-film-information {
	position: relative;
	margin-top: 30px;
	background-color: #F5F5F5;
	border-radius: 10px;
	padding: 20px;
}
.world-film-information>h4 {
	margin: 10px auto;
	text-align: center;
	color: #5eb237;
	font-size: 30px;
	border-bottom: 2px dashed #673ab7;
    padding: 5px 0;
}
.movie-info {
	display: flex;
	align-items: center;
	gap: 20px;
	margin: 15px auto;
	/*border-bottom: 1px dotted #9ebdc9;*/
	padding: 10px 0;
}
.movie-info h5 {
	font-weight: 700;
}
.worldfocus-desc-title {
	margin: 30px auto;
	text-align: center;
}
.worldfocus-desc-title h2 {
	font-weight: 800;
	font-size: 40px;
	color: #4CAF50;
    text-shadow: 1px 3px #000;
    position: relative;
    display: inline-block;
}
.worldfocus-desc-title h2::before {
	content: "";
    position: absolute;
    height: 5px;
    left: 20%;
    top: 50px;
    border-left: 80px solid #804091;
    display: inline-block;
}
.worldfocus-desc-title h2::after {
    content: "";
    position: absolute;
    height: 5px;
    right: 20%;
    top: 50px;
    border-right: 80px solid #804091;
    display: inline-block;
}

.film-type {
	margin-top: 30px;
}
.film-type i {
	font-size: 25px;
	color: #673ab7;
}
.film-type > h4 {
	color: #de2322;
}
.release-date {
	display: flex;
	justify-content: flex-start;
	gap: 15px;
}
.info-icon {
	height: 50px;
	width: 50px;
	text-align: center;
	line-height: 50px;
	border-radius: 50%;
	background-color: #ffff;
	color: #2196f3;
    font-size: 20px;
}
.worldfocus-desc {
	margin-top: 30px;
}
.worldfocus-desc>p {
	line-height: 32px;
	margin-bottom: 5px !important;
}
.film-detail-teddy1 {
	position: absolute;
	top: 0%;
	left: 1%;
	width: 10%;
	animation: teddy-wobble 2s infinite;
}
.film-detail-teddy2 {
	position: absolute;
	bottom: 10%;
	right: 1%;
	width: 12%;
	animation: horse-bg 1s infinite alternate;
}
.film-detail-teddy3 {
	position: absolute;
	top: 55%;
	right: 2%;
	width: 10%;
}
.film-sun {
	position: absolute;
	top: 5%;
	right: 2%;
	width: 7%;
	animation: moving-butterfly 12s infinite alternate-reverse;
}
.film-detail-teddy4 {
	position: absolute;
	top: 30%;
	left: 2%;
	width: 10%;
	animation: rotate-teddy-bg  1s infinite alternate;
}
.film-star {
	position: absolute;
	bottom: 20%;
	right: 2%;
	width: 6%;
}
@keyframes teddy-wobble {
	0%,100% {
		transform: translateX(0%);
		transform-origin: 50% 50%;
	}
	15% {
		transform: translateX(-30px) rotate(-6deg);
	}
	30% {
		transform: translateX(15px) rotate(6deg);
	}
	45% {
		transform: translateX(-15px) rotate(-3.6deg);
	}
	60% {
		transform: translateX(9px) rotate(2.4deg);
	}
	75% {
		transform: translateX(-6px) rotate(-1.2deg);
	}
}

.cast-title {
	margin-bottom: 30px;
	color: #0a76a3;
    font-size: 32px;
}
.cast-credit-head h2 {
	display: inline-block;
	position: relative;
}
.cast-credit-head h2::before {
	content: "";
    position: absolute;
    height: 5px;
    left: 7%;
    top: 50px;
    border-left: 80px solid #804091;
    display: inline-block;
}
.cast-credit-head h2::after {
    content: "";
    position: absolute;
    height: 5px;
    right: 10%;
    top: 50px;
    border-right: 80px solid #804091;
    display: inline-block;
}
.crew-listing-image {
    border-radius: 6px;
    width: 100%;
    height:370px;
    position: relative;
}
.crew-listing-image::after{
    position: absolute;
    left: 0;
    bottom: 0;
    content: "";
    height: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(255, 255, 255, 1) 150%) repeat scroll 0 0;
    border-radius: 5px;
    transition: all 0.35s ease-in-out;
}

.crew-listing-image img{
    width:100%;
    height:100%;
    object-fit:cover;
    border-radius:8px;
}

.crew-listing-info h4{
    text-transform:capitalize;
    font-size:18px;
    font-weight:700;
    letter-spacing:0.5px;
    margin-bottom:0px;
}

.crew-listing-box{
    position: relative;
    margin-bottom: 80px;
    padding:0px 8px;
}
.crew-listing-box a{
    color:black;
}
.crew-listing-box:hover .crew-listing-info h4{
    color:white;
}
.crew-listing-box:hover .crew-listing-info:after{
    height:100%;
}
.crew-listing-box:hover .crew-listing-image::after{
    height: 100%;
}

.crew-info-main{
    padding: 0 35px;
    position: relative;
    top: -50px;
    margin-bottom: -50px;
    height: 80px;
    z-index: 1;
}
.crew-listing-info{
    padding: 26px 30px;
    background: #ffffff;
    box-shadow: 0px 0px 38px 0px rgba(0,0,0,.08);
    border-radius: 5px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    text-align: center;
    position: relative;
    height: 100%;
}
.crew-listing-info:after{
    position: absolute;
    left: 0;
    bottom: 0;
    content: "";
    height: 0;
    width: 100%;
    transition: all 0.35s ease-in-out;
    z-index: -1;
    background-color: #0881b3;
}

.bg-listing-crew {
    padding: 50px 0px;
}
.destination-icon{
    position: absolute;
    right:0%;
    width:5%;
    height:auto;
    animation: plan 20s linear infinite;
}
.filmcar-teddy {
	position: absolute;
	top: 60%;
	left: 3%;
	transform: rotateY(180deg);
	width: 12%;
}
.filmbike-teddy {
	position: absolute;
	right: 3%;
	top: 40%;
	width: 10%;
}
.film-detail-teddy5 {
	position: absolute;
	bottom: 15%;
	left: 5%;
	width: 10%;
}
@keyframes plan {
    0% {
        top: 20%;
        right:0%;
    }
    25% {
        top: 20%;
        right: 5%;
    }
    50% {
        top: 25%;
        right: 8%;
    }
    75% {
        top: 25%;
        right:8%;
    }
    100% {
        top: 20%;
        right:0%;
    }
}


/*.......................... Dashboard kids photo css ........................... */

.main-dashboard-section{
	width:100%;
}
.dashboard-section .dash-row{
	justify-content:center;
}
.dashboard-image img{
	width:100%;
}
.dashboard-image{
	width: 40%;
	margin-bottom: -16px;
	margin-left: auto;
}

.photo-main-dashboard .bg-dashboard-banner {
	border-radius: 8px;
	padding: 1rem 1rem;
	margin-bottom:50px;
	background-color:#025c81;
}
.bg-dashboard-banner .row{
	align-items:center;
}
.dashboard-banner h2{
	color: white;
	font-weight: 700;
	font-size: 28px;
}
.dashboard-banner h5{
	text-transform: capitalize;
	font-size:22px;
	font-weight: 700;
	color:white;
}
.dashboard-section {
	position: relative;
	padding: 100px 0;
}
.photo-dashboard .dashboard-sidebar {
	width: 100%;
	background-color: #ffffff;
	border-radius: 10px;
	box-shadow: 6px 6px 18px rgba(0, 0, 0, 0.08);
	position: sticky;
	top: 150px;
}
.photo-dashboard .dashboard-user-profile {
	background-color: #def0fa;
	padding: 30px 20px;
	text-align: center;
	border-radius: 10px 10px 0 0px;
}
.dashboard-user-profile img {
	margin:10px  auto;
	height: 100px;
	width: 100px;
	border-radius: 100%;
}
.dashboard-user-profile>a {

	color: gray;
}
.dashboard-sidebar-menu {
	padding: 30px 20px;
}

.dashboard-sidebar-menu ul li {
	text-transform:capitalize;
	margin-bottom:25px;
	font-size: 18px;
	font-weight: 500;
	position: relative;
}
.photo-dashboard .dashboard-sidebar-menu ul li a.active {
	color: #804091;
}
.dashboard-sidebar-menu ul li:last-child {
	margin-bottom: 0px;
}

.dashboard-sidebar-menu ul li>a {
	color: black;
	display:block;
	position: relative;
}
.dashboard-sidebar-menu ul li .drop-icon{
	position: absolute;
	right: 0%;
	top: 50%;
	transform: translateY(-50%);
}

.photo-dashboard .dashboard-sidebar-menu ul li a:hover{
	color: #804091;
	cursor: pointer;
}
.photo-dashboard .dashboard-sidebar-menu li a>i {
	padding-right: 10px;
	color: #804091;
}

.dashboard-detail {
	background-color: #F3F6FD;
	height: 100%;
	width: 100%;
	border-radius: 10px;
	padding: 30px 20px;
	box-shadow: 6px 6px 18px rgba(0, 0, 0, 0.08);
}
.dashboard-detail h3 {
	text-align: center;
	margin: 10px auto;
	color: black;
	font-weight: 600;
}
.dashboard-sidebar-menu ul li .dropdown li{
	position:unset;
}
.dash-drop{
	display: none;
	padding-left:30px!important;
	padding-top:20px!important;
}

/*.......................change-password page css............................ */

.photo-main-dashboard .change-password-form {

	background-color:#def0fa;
	height: 100%;
	width: 100%;
	border-radius: 10px;
	padding: 30px 20px;
	box-shadow: 6px 6px 18px rgba(0, 0, 0, 0.08);
}

.photo-main-dashboard .change-password-form .shop_btn button.grow_spin {
	margin-top: 20px;
	width: 30%;
	background-color: #0dcaf0;
	transition: all 0.5s;
	text-transform: capitalize;
}
.photo-main-dashboard .change-password-form .shop_btn button.grow_spin:hover {
	
	background-color: #12256a;
}

.updateform-title {
	font-weight:700;
	border-bottom: 1px solid #d5d5d5;
	padding-bottom: 11px;
	position: relative;
	text-transform:capitalize;
}
.photo-main-dashboard .updateform-title::after {
	content: "";
	position: absolute;
	width: 150px;
	height: 2px;
	left: 0;
	bottom: 0;
	background-color:#f3ad4c;
}

.change-password-form form{
	margin-top: 30px;
}
.change-password-form form label{
	display: block;
	text-transform: capitalize;
	font-size: 16px;
	color: #232323;
	font-weight: 600;
	text-align: left;
}
.change-name{
	position: relative;
}
.change-name label{
	margin-bottom:10px;
	text-transform:capitalize;
	font-size:16px;
}
.change-name input{
	width: 100%;
	height: 55px;
	border-radius: 5px;
	border: none;
	margin-bottom: 30px;
	font-size: 16px;
	font-weight: 600;
	padding: 0px 18px;
	position: relative;
}
.photo-main-dashboard .change-name input:focus{
	border:2px solid #804091;
}
.photo-main-dashboard .change-name select:focus{
	border:2px solid #804091;
}
.change-name select{
	width: 100%;
	height: 55px;
	border-radius: 5px;
	border: none;
	margin-bottom:30px;
	font-size: 16px;
	font-weight: 600;
	padding: 0px 18px;
	position: relative;
	-webkit-appearance: none;
}
.change-name textarea{
	width: 100%;
	height: 55px;
	border-radius: 5px;
	border: none;
	margin-bottom: 30px;
	font-size: 16px;
	font-weight: 600;
	padding:6px 18px;
	position: relative;
}
.photo-main-dashboard .change-name textarea:focus{
	border:2px solid #804091;
}
.select{
	background-color:white;
}
.select select{
	margin-bottom:0px;
}
.photo-main-dashboard .change-name span{
	position: absolute;
	right: 4%;
	top: 50%;
	color:#804091;
	transform:translateY(-50%);
}
.doubl-select select{
	display:inline-block;
	width:49%;
}
.span-note{
	display: block;
}
.span-note b{
	text-transform:capitalize;
	font-weight:700;
}
.fileUpload {
	overflow: hidden;
	position: absolute;
	right: 0%;
	display: inline-block;
	background-color:#8080802b;
	width:30%;
	height: 55px;
	text-align: center;
	line-height: 50px;
	cursor: pointer;
}
  
.fileUpload input.upload {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	font-size: 20px;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
}

.download-input{
	display:none;
}

.send-btn button{
	border: none;
	text-transform: capitalize;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 0.5px;
	padding: 12px 60px;
	border-radius: 6px;
	background: linear-gradient(90deg, #3DC7F4 -20%, #2A4499 100%);
	color: white;
	transition:all 0.5s ease;
}
.send-btn button:hover{
	background: linear-gradient(-90deg, #3DC7F4 -20%, #2A4499 100%);
}

/*........................verification page css............................. */

.parent-title{
    text-transform: capitalize;
    font-size: 20px;
    font-weight: 700;
    color: #12265a;
    margin-bottom: 20px;
}

.parent-btn button{
    width: 170px;
    height: 45px;
    border-radius: 6px;
    border: none;
    background-color: #0dcaf0;
    color: white;
    font-size: 18px;
    font-weight: 800;
    letter-spacing: 0.5px;
    transition:all 0.5s ease;
    text-transform:capitalize;
}
.parent-btn button:hover{
    background-color:#12256a;
}

/*..........................video page css.........................*/


.video-kid .photo-details{
    border-radius:0px!important;
}
.video-kid{
   
    padding:10px;
}
.video-btn button{
    border:none;
    background-color:white;
    border:1px solid rgba(128, 128, 128, 0.2);
    width:100%;
    height:45px;
}
.video-btn button a{
    color:#00155f;
    font-size:18px;
    font-weight:700;
    text-transform:capitalize;
}
.bg-video-lisitng {
    margin-top: 50px;
}
.ticket-table{
    margin-top:40px;
}
.photo-main-dashboard .ticket-table table th{
    padding:20px 12px;
    font-size: 16px;
    font-weight: 800;
    text-transform: capitalize;
	text-align: center;
	vertical-align: middle;
}
.photo-main-dashboard .ticket-table table td{
    padding:16px 12px;
	text-align: center;
	vertical-align: middle;
}

.release-note b{
    text-transform: capitalize;
    font-weight: 800;
    color: black;
    letter-spacing: 0.5px;
}
.release-note p{
    margin: 18px 0px!important;
    font-size: 15px;
    font-weight: 600;
}
.release-note p input{
    width: 100%;
    height: 55px;
    border-radius: 5px;
    border: none;
    margin-bottom:15px;
    font-size: 16px;
    font-weight: 600;
    padding: 0px 18px;
    position: relative;
}
.release-note p input:focus{
    border:2px solid #804091;
}

.action-btn {
	display: flex;
    justify-content: center;
    gap: 10px;
}

.action-btn button {
	border: none;
}
.action-btn .edit-btn {

	padding: 10px 20px;
	border: none;
	background-color: #0dcaf0;
	border-radius: 5px;
	color: #fff;
}

.action-btn .dlt-btn {

	padding: 10px 20px;
	border: none;
	background-color: #12265a;
	border-radius: 5px;
	color: #fff;
}

form.edit-form {
	margin-top: 10px;
}
.edit-form .film-crew-input input {
	margin-bottom: 20px;
	font-weight: 500;
}
.edit-form .film-crew-input select {
	margin-bottom: 8px;
	font-weight: 500;
}

form.edit-form label{
	display: block;
	text-transform: capitalize;
	font-size: 16px;
	color: #232323;
	font-weight: 700;
	text-align: left;
}

.photo-main-dashboard .edit-form .modal-footer {
	justify-content: center;
}


.photo-main-dashboard .film-crew-input input:focus, .photo-main-dashboard .film-crew-input select:focus {
    border: 1px solid #804091;
    background: transparent;
}

.photo-main-dashboard .ticket-dlt {
	text-align: center;
}

.photo-main-dashboard .ticket-dlt h3 {
	font-size: 30px;
	font-weight: 600;
	text-transform: capitalize;
}
.photo-main-dashboard .ticket-dlt p {
	
	font-size: 17px;
	font-weight: 500;
	text-transform: capitalize;
}

.photo-main-dashboard #remove-modal .modal-header {
	border-bottom: none !important;
}

.photo-main-dashboard #remove-modal .modal-footer {
	border-top: none !important;
	justify-content: center;
}

.photo-main-dashboard #remove-modal lord-icon{
	width: 100%;
	height: 100px;
	margin: auto;
}

.photo-main-dashboard .confirm-btn {

	padding: 10px 20px;
	border: none;
	background-color: #dc3545;
	border-radius: 5px;
	color: #fff;
}

.total-pass {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 20px;
	border-radius: 8px;
	box-shadow: 6px 6px 18px rgba(0, 0, 0, 0.08);
	background-color: #fff;
	margin-bottom: 20px;
}

.total-pass h3 {
	font-size: 35px;
	font-weight: 600;
	text-transform: capitalize;

}

.total-pass span {
	font-size: 18px;
	text-transform: capitalize;
}


.total-icon i {
	color: #804091;
	font-size: 70px;
}
.pagi-flex{
    display: flex;
    align-items:center;
    justify-content:space-between;
}
.pagi-flex span{
    display: block;
    font-size: 16px;
    font-weight: 500;
}
.pagi-ul .pagination li a{
    font-size:12px;
    color:black;
    font-weight:500;
}
.pagi-ul .pagination li.page-item.active a{
   background-color:#804091!important;
   border:none;
   color:white;
}
.pagi-ul .pagination li{
    margin:4px;
}

.dashboard-home .row {
	justify-content: space-around;
	margin-bottom: 20px;
}

.dashboard-home .row>.col-lg-5 {
	display: flex;
}
.dashboard-home .total-pass {
	width: 100%;
}
.page-link:hover {
    color: white!important;
    background: #804091!important;
}

/*Responsive*/
/*Upper menu responsive*/

@media only screen and (min-width:1366px) and (max-width:1400px) {

	.logo {
		left: 70px;
	}
	.header-social {
	    font-size: 18px;
	}
	.menu-upper a {
		font-size: 20px !important;
	}
	.menu a {
	    font-size: 16px;
	}
	.header-right:hover .sub-menu {
	    left: -66px;
	    width: 170px;
	    box-shadow: 0px 1px 5px #c5c5c5;
	}
	.header-right:hover .sub-menu1 {
	    width: 135px;
	}

	.kids-photo-section .sp-bg {
	    top: -30px;
	    right: 3px;
	    width: 15%;
	}
	.photo-form-details {
		width: 80%;
		margin: 0 auto;
	}
	.kids-photo-section {
		background-position: top;
	}
}

@media only screen and (min-width: 1261px) and (max-width: 1365px) {

	.te-0, .te-1 {
		z-index: 1;
	}
	.logo {
	    left: 55px;
	}
	.menu-upper a {
		font-size: 19px;
	}
	.k-footer:before {
	    height: 100%;
	    width: 335px;
	}
	.header-social {
	    font-size: 18px;
	}
	.header-right:hover .sub-menu {
	    left: -66px;
	    width: 170px;
	    box-shadow: 0px 1px 5px #c5c5c5;
	}
	.header-right:hover .sub-menu1 {
	    width: 135px;
	}
	.sp-bg {
	    top: -24px;
	    right: 30px;
	    width: 13%;
	}
	.star-bg {
	    width: 60px;
	    right: 3%;
	    top: 75%;
	}
	.photo-form-details {
		width: 80%;
		margin: 0 auto;
	}
	.kids-photo-section {
		background-position: top;
	}
	.cart-bg-2 {
		width: 6%;
	}
}
@media only screen and (min-width: 1024px) and (max-width: 1260px) {

	.te-0, .te-1 {
	    width: 4%;
	    z-index: 1;
	}
	.te-0 {
		right: 5px;
	}
	.te-1 {
	    left: 5px;
	}
	.header-cart {
		justify-content: flex-start;
	}
	.logo img {
	    padding: 70px 20px 0;
	}
	.logo {
		width: 210px;
	}
	.menu-upper a {
	    font-size: 15px;
	}
	.menu a {
	    margin-right: 12px;
	}
	
	.k-footer:before {
	    width: 270px;
	    height: 400px;
	    left: -47px;
	}
	.k-footer:after {
	    width: 200px;
	}
	.footer {
		margin-left: 50px;
	}
	.sp-bg {
	    top: -31px;
	    width: 18%;
	}
	.star-bg {
	    height: 70px;
	    width: 70px;
	    top: 74%;
	}
	.photo-form-details {
		width: 80%;
		margin: 0 auto;
	}
	.car-bg {
	    top: 15%;
	}
	.kids-photo-section {
		background-position: top;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {


	.te-0, .te-1 {
	    width: 5%;
	}
	.te-0 {
		right: 5px;
	}
	.te-1 {
	    left: 5px;
	    z-index: 1;
	}
	.te-2 {
	    left: 40%!important;
	}
	.header-cart {
		margin-right: 20px;
	}
	.logo {
		width: 190px;
	}
	.logo:after {
		height: 92%;
	}
	.logo img {
	    padding: 60px 25px 0;
	}
	.newClass .logo:after {
	    height: 94%;
	}
	.newClass .logo img {
	    padding: 45px 25px 0;
	}
	.co_header {
	    padding: 5px 0;
	}
	.header-right:hover .sub-menu {
	    left: -66px;
	    width: 170px;
	    box-shadow: 0px 1px 5px #c5c5c5;
	}
	.header-right:hover .sub-menu1 {
	    width: 135px;
	}
	.inner-header .menu {
        display: none !important;
    }
	.toggle-bar {
        display: inline-block !important;
        float: right;
        color: white;
        font-size: 35px;
    }
	.mobile-menu {
        background-color: #025c81 !important;
        color: white;
        height: auto;
        width: 100%;
        z-index: 99;
    }
    .mobile-menu .menu {
        display: block !important;
        text-align: left;
        /*padding: 0 20px !important;*/
    }
    .mobile-menu .menu a {
    	padding-left: 25px;
    }
    .mobile-menu .menu > li {
        border-bottom: 1px solid #f3f3f31a;
    }
    .mobile-menu .menu li:last-child {
        border-bottom: 1px dotted transparent;
    }
    .mobile-menu .btn-close {
        color: #ffff !important;
	    background: none;
	    opacity: 1;
	    width: 40px;
	    height: 40px;
	    text-align: center;
	    line-height: 40px;
	    margin-left: auto;
    }
    .mobile-menu .btn-close i {
        font-size: 25px;
        padding: 10px;
    }
    .menu-upper {
    	border-bottom: 1px solid #f3f3f31a;
    }
    .sub-menu2 a {
        display: flex;
        justify-content: space-between;
    }
    .mobile-drop-menu {
        background-color: #0d7aa7d9;
        margin-top: 20px;
    }
    .mobile-drop-menu a {
    	font-weight: 400;
    	padding-left: 25px;
    	color: white !important;
    	font-size: 18px;
    }
    .mobile-drop-menu>li {
        border-bottom: 1px solid transparent !important;
        padding: 15px;
    }
    .mobile-drop-menu li:last-child {
        border-bottom: 1px solid transparent !important;
    }
    .menu a:after {
    	display: none;
    }
    .k-footer:before {
	    height: 50%;
	    width: 194px;
	    bottom: unset;
	    left: -44px;
	    top: 0%;
	}
	.k-footer:after {
	    width: 180px;
	    right: 5px;
	}
	/*INDIGENOUS page*/
    .photo-sun-bg {
	    height: 100px;
	    width: 100px;
	}
    .sp-bg {
	    top: 13px;
	    width: 18%;
	}
	.star-bg {
	    height: 50px;
	    width: 50px;
	    right: 5%;
	    top: 80%;
	}

	/*international page */

	.butterfly-bg {
		width: 12%;
	}

	/*national page*/
	.car-bg {
	    top: 17%;
	}
	.national-teddy2-bg {
		width: 15%;
	}
	.arrow-bg {
	    left: unset;
	    right: 10px;
	}

	/*made by kids page*/
	.left-teddy-bg {
	    top: 25%;
	    left: 22%;
	}
	.bottom-butterfly-bg {
	    right: 2%;
	    top: 75%;
	}

	.kids-photo-section {
		background-position: top;
	}

}

@media only screen and (max-width: 767px) {

	.te-0, .te-1 {
	    width: 5%;
	    display: none;
	}
	.te-0 {
		right: 5px;
	}
	.te-1 {
	    left: 5px;
	    z-index: 1;
	}
	.header-social {
		display: none;
	}
	.header-cart {  
        z-index: 999;
        justify-content: flex-end;
    }
    .header-right:hover .sub-menu {
        left: -60px;
        width: 155px;
        z-index: 999;
        box-shadow: 0px 1px 5px #c5c5c5;
    }
    .header-right:hover .sub-menu1 {
        width: 110px !important;
        z-index: 999;
    }
	.co_header {
	    padding: 8px 0;
	}
	.logo {
	    width: 210px;
	}
	.logo img {
	    padding: 60px 25px 0;
	}
	.logo:after {
	    height: 95%;
	}
	.newClass .logo:after {
	    height: 100%;
	}
	.newClass .logo img {
	    padding: 44px 20px 0;
	}
	.te-2 {
	    left: 60% !important;
	}
	.inner-header .menu {
        display: none !important;
    }
	.toggle-bar {
        display: inline-block !important;
        float: right;
        color: white;
        font-size: 35px;
    }
	.mobile-menu {
        background-color: #025c81 !important;
        color: white;
        height: auto;
        width: 100%;
        z-index: 99;
    }
    .mobile-menu .menu {
        display: block !important;
        text-align: left;
        /*padding: 0 20px !important;*/
    }
    .mobile-menu .menu a {
    	padding-left: 25px;
    }
    .mobile-menu .menu > li {
        border-bottom: 1px solid #f3f3f31a;
    }
    .mobile-menu .menu li:last-child {
        border-bottom: 1px dotted transparent;
    }
    .mobile-menu .btn-close {
        color: #ffff !important;
	    background: none;
	    opacity: 1;
	    width: 40px;
	    height: 40px;
	    text-align: center;
	    line-height: 40px;
	    margin-left: auto;
    }
    .mobile-menu .btn-close i {
        font-size: 25px;
        padding: 10px;
    }
    .menu-upper {
    	border-bottom: 1px solid #f3f3f31a;
    }
    .sub-menu2 a {
        display: flex;
        justify-content: space-between;
    }
    .mobile-drop-menu {
        background-color: #0d7aa7d9;
        margin-top: 20px;
    }
    .mobile-drop-menu a {
    	font-weight: 400;
    	padding-left: 25px;
    	color: white !important;
    	font-size: 18px;
    }
    .mobile-drop-menu>li {
        border-bottom: 1px solid transparent !important;
        padding: 15px;
    }
    
    .mobile-drop-menu li:last-child {
        border-bottom: 1px solid transparent !important;
    }
    .menu a:after {
    	display: none;
    }
    .f-logo {
	    z-index: 99;
	    position: relative;
	}
	.k-footer:before {
	    height: 39%;
	    width: 220px;
	    bottom: 70%;
	    left: -36px;
	}
	.k-footer:after {
	    width: 200px;
	    right: 0;
	}
	.footer h5 {
		margin-top: 24px;
	}
    .photo-form-title h1 {
	    text-shadow: 0px 3px #12265A;
	}
    .sp-bg {
	    top: -16px;
	    width: 18%;
	}
	.photo-sun-bg {
	    height: auto;
	    width: 20%;
	}
	.star-bg {
	    height: 50px;
	    width: 50px;
	    top: 79%;
	    right: 5%;
	}
	.butterfly-bg {
	    width: 9%;
	}
	.national-teddy2-bg {
		width: 20%;
	}
	.car-bg {
	    top: 23%;
	    width: 22%;
	}
	.left-bg {
	    width: 15%;
	}
	.kids-teddy-bg {
		width: 15%;
	}
	.bottom-butterfly-bg {
		width: 10%;
	}
	.right-teddy {
		top: -3px;
	}
	.kids-photo-section {
		background-position: top;
	}
}
@media only screen and (max-width: 320px) {

	.logo {
	    width: 140px;
	}
	.logo img {
	    padding: 68px 12px 0;
	}
	.logo:after {
	    height: 88%;
	}
	.co_header {
	    padding: 5px 0;
	}
	.toggle-bar {
		font-size: 31px;
	}
	.sp-bg {
	    top: -10px;
	    width: 25%;
	}
	.newClass .logo img {
	    padding: 50px 5px 0;
	}
	.newClass .logo:after {
	    height: 89%;
	}
	.header-cart {
	    z-index: 9;
	}
	.kids-photo-section {
		padding: 50px 0;
	}
	.k-footer:before {
	    height: 25%;
	    width: 150px;
	    bottom: 81%;
	    left: -27px;
	}
	.k-footer:after {
	    width: 140px;
	}
	.footer p {
	    margin: 20px 0px 14px;
	}
	.kids-photo-section .search-btn .btn {
		width: 100% !important;
	}
	.kids-photo-section .star-bg {
	    top: 25%;
	}
	.kids-photo-section .butterfly-bg {
	    width: 15%;
	}
	.kids-photo-section .paper-plane {
	    top: 5%;
	    width: 30%;
	}
	.kids-photo-section .left-bg {
	    width: 10%;
	}
	.kids-photo-section .right-teddy {
	    width: 20%;
	}
}


/*Event page Responsive*/
@media only screen and (min-width:1366px) and (max-width:1400px) {

	.events-data>.row>.col-lg-4 , .events-data>.row>.col-md-6{
        display: inline-block !important;
    }

    .bg-events .teddy-21 , .bg-events .event-bg{
	    z-index: 1;
	}
	.bg-events .teddy-21 {
	 	left: 4%;
   		top: 1%;
	}
	#ev-bg {
	    width: 17%;
	}
	.events-info li h5 {
	    font-size: 18px;
    	width: 35%;
	}
	.upcoming-events-section .events-info .event-blog {
		width: 480px;
	}
	.upcoming-events-section .event-blog .img_1 img {
		width: 100%;
	}
	.events .teddy-21 {
	    top: 5%;
	    left: 3%;
	}
}

@media only screen and (min-width: 1261px) and (max-width: 1365px) {

	.events-data>.row>.col-lg-4 , .events-data>.row>.col-md-6{
        display: inline-block !important;
    }
    .events-info li h5 {
	    font-size: 18px;
   		width: 35%;
	}
    .bg-events .teddy-21{
	    z-index: 1;
	    top: 1%;
	}
	.bg-events .event-bg {
		width: 8%;
	}
	#ev-bg {
	    width: 17%;
	}
	.events .teddy-21 {
		top: 3px;
    	width: 6%;
	}
	.upcoming-events-section .events-info .event-blog {
		width: 480px;
	}
	.upcoming-events-section .event-blog .img_1 img {
		width: 100%;
	}
}

@media only screen and (min-width: 1024px) and (max-width: 1260px) {

	.events-data>.row>.col-lg-4 , .events-data>.row>.col-md-6{
        display: inline-block !important;
    }
    #ev-bg {
	    width: 20%;
	}
	.events .teddy-21 {
	   top: 5px;
   	   width: 7%;
	}
	.event-detail {
	    padding: 5px 20px;
	}
	.bg-events .teddy-21 {
	    top: 1%;
	}
	.events-info {
	    padding: 25px 15px;
	}
	.events-info h4 {
		font-size: 22px;
	}
	.events-info li h5 {
	    font-size: 15px;
	    width: 30%;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
	
	.k-bar {
        height: 65px;
    }
	.events-data>.row>.col-lg-4 , .events-data>.row>.col-md-6{
        display: inline-block !important;
    }
	.events .img_1  {
	    height: 250px;
	}
	.events .img_1 img {
		width: 100%;
	}
	.events .event-detail {
	    padding: 10px 20px;
	}
	.bg-events .teddy-21 {
	    top: 0%;
	    width: 9%;
	}
	.bg-events .img_1 img {
	    width: 100%;
	}
	.bg-events .img_1 img {
	    height: 200px;
	}
	#ev-bg {
	    width: 30%;
	    height: 8%;
	    background-size: 48% 53%;
	    bottom: unset;
	    top: 94%;
	    right: 1%;
	}
	.events .teddy-21 {
	    top: 1%;
	    left: 8%;
	    width: 8%;
	}
	.upcoming-events-section .img_1 {
	    width: 450px;
	}
	.upcoming-events-section .img_1 img {
	    width: 100%;
	}
	.events-info {
	    padding: 25px 30px;
	}
}

@media only screen and (max-width: 767px) {

	.k-bar {
	    height: 65px;
	}
	.events-data>.row>.col-lg-4 , .events-data>.row>.col-md-6{
       justify-content: center;
    }
    .events .event-bg {
        width: 15%;
        right: 30px;
    }
    .events .teddy-21 {
        left: 8%;
	    width: 15%;
	    top: 5px;
    }
    .events #ev-bg {
        top: 97%;
        right: 0%;
        width: 20%;
        height: 19%;
        background-size: 80% 20%;
    }
    .events .event-blog {
        width: 330px;
    }
    .events .img_1 img {
       width: 100%;
    }
    .event-bg-teddy {
	    top: 1%;
	    width: 15%;
	    z-index: 9;
	}
    .bg-events .event-type ul {
        display: block;
    }
    .bg-events .event-type ul>li {
        margin: 10px 0;
    }
    .bg-events .event-bg {

	    width: 16%;
	}
	.bg-events .teddy-21 {
	    top: 1%;
	    left: 9%;
	    width: 12%;
	}
	.events-info li h5 {
	    font-size: 18px;
	    width: 35%;
	}
    .upcoming-events-section .img_1 {
	    width: 300px;
	}
    .ticket-btn button {
	    width: 100%;
	}
	.ticket-btn {
	    text-align: start;
	}

}

@media only screen and (max-width: 320px) {

	.upcoming-events-section .img_1 {
	    width: 250px;
	}
	.events .event-detail {
	    padding: 5px 20px;
	}
	#ev-bg {
	   display: none;
	}
	.events .teddy-21 {
	    top: 1%;
	    left: 15%;
	    width: 16%;
	}
	.events .img_1 {
	    width: 265px;
	}
	.events-data .img_1 img {
	    height: 200px;
	    width: 100%;
	    margin: 0 auto;
	}
	.events-data .event-detail h3 a {
	    font-size: 16px;
	}

	.events-data .event-detail {
	    padding: 5px 10px;
	}
	.event-detail h3 a {
	    font-size: 16px;
	}
	.events-info {
	    padding: 30px 20px;
	}
	.event-bg {
	    width: 20%;
	}
	.k-bar {
		height: 60px;
	}
	.announcement-bar:after {
        z-index: 8;
    }
    .breadscrumb-section .breadscrumb-contain nav {
        font-size: 15px;
    }
    .breadscrumb-section .breadscrumb-contain {
        z-index: 8;
    }
    .announcement-bar a {
        font-size: 14px;
    }
    .breadscrumb-contain h1 {
	    font-size: 23px;
	}
	.events-info li span {
	    font-size: 15px;
	}
}


/*Visitors page responsive*/

@media only screen and (min-width:1366px) and (max-width:1400px) {


    .direction .sun-bg2 {
        top: 10%;
    }
    .teddy2-bg {
        width: 12%;
    }
    .hotel .butterfly-bg {
        left: 5%;
    }
    .hotel .sun-bg {
        right: 1%;
    }
    .parking-bg {
	    bottom: 15%;
	    right: 2%;
	}
	.parking .butterfly-bg {
        left: 4%;
    }
    .parking .swing1:after {
        left: 49%;
    }
    .parking .sun-bg {
	    right: 40%;
	}

}

@media only screen and (min-width: 1261px) and (max-width: 1365px) {

	.hotel .butterfly-bg {
        top: 12%;
        left: 4%;
    }
    .hotel .sun-bg {
        top: 25%;
        right: 1%;
        width: 7%;
    }
    .direction .teddy2-bg {
        width: 12%;
    }
    .direction .sun-bg2 {
        top: 10%;
        left: 4%;
    }
    .parking .butterfly-bg {
        left: 2%;
    }
    .parking .sun-bg {
        width: 9%;
    }
	.parking .swing1:after {
        left: 50%;
        transform: translateX(-50%) rotate(45deg);
    }
    .parking .swing1:before {
        left: 50%;
        transform: translateX(-50%);
    }
    .parking-bg {
	    bottom: 20%;
	    right: 1%;
	    z-index: -1;
	}
}

@media only screen and (min-width: 1024px) and (max-width: 1260px) {

	.film-title h2::before {
	    left: 53%;
	}
	.hotel .butterfly-bg {
        top: 4%;
    }
    .hotel .sun-bg {
        top: 7%;
    }
    .hotel-content {
        padding: 145px 25px 33px 25px;
    }
    .hotel-img img {
        height: 210px;
    }
    .direction-main .row {
    	align-items: center;
    }
	.direction .teddy2-bg {
        width: 13%;
    }
    .direction .sun-bg2 {
        top: 9%;
        left: 10%;
        width: 10%;
    }
    .direction .teddy-bg {
        left: 0%;
	    bottom: 3%;
	    width: 8%;
    }
    .parking .butterfly-bg {
        top: 10px;
    	width: 6%;
    }
    .parking .sun-bg {
        width: 13%;
	    bottom: unset;
	    right: 39%;
	    top: 20px;
    }
    .swing1 {
        width: 15%;
    }
    .parking .swing1:after {
        left: 50%;
        transform: translateX(-50%) rotate(45deg);
    }
    .parking .swing1:before {
        left: 50%;
        transform: translateX(-50%);
    }
    .parking-bg {
	    bottom: 10%;
	    right: 2%;
	    z-index: -1;
	}
  
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {

	.film-title h2 {
		font-size: 38px;
	}
	.film-title h2::before {
	    left: 55%;
		bottom: -7px;
	}
	.film-title h2::after {
		bottom: -7px;
		left: 43%;
	}
	.film-title {
		margin-bottom: 30px;
	}
	.hotel-img img {
	    height: 200px;
	}
	.hotel-details {
        margin-top: 30px;
    }
    .hotel .sun-bg {
        top: 51%;
        right: 3%;
    }
    .hotel .butterfly-bg {
        top: 4%;
        width: 10%;
        left: 9%;
    }
	.direction-image , .direction-details , .parking-img , .parking-details{
        width: 100%;
        margin: 0 auto;
    }
    .direction-image img {
        width: 100%;
    }
   
    .direction-details , .parking-details{
        margin-top: 50px;
        padding: 0 35px;
    }
    .direction .sun-bg2 {
        top: 6%;
        width: 10%;
    }
    .direction .teddy-bg {
        left: 2%;
    }
    .parking .sun-bg {
        bottom: 5%;
        right: 5%;
        width: 11%;
    }
    .parking .butterfly-bg {
        top: 4%;
        width: 7%;
    }
    .parking-img {
        margin-top: 30px;
    }
    .parking .swing1:after {
        left: 50%;
        transform: translateX(-50%) rotate(45deg);
    }
    .parking .swing1:before {
        left: 50%;
        transform: translateX(-50%);
    }
    .parking .sun-bg {
        width: 13%;
	    bottom: unset;
	    right: 39%;
	    top: 20px;
    }
   .parking-bg {
	    bottom: 20%;
	    right: 2%;
	    /* z-index: -1; */
	    width: 20%;
	}
	.contact-bg-2 {
		width: 16%;
	}
}

@media only screen and (max-width: 767px) {

	.hotel , .direction , .parking {
		padding: 60px 0;
	}
	.film-title h2 {
		font-size: 35px;
	}
	.film-title h2::after {
	    left: 40%;
	}
	.hotel-details {
        margin-top: 30px;
    }
    .hotel .sun-bg {
        top: 51%;
        right: 3%;
        width: 15%;
    }
    .hotel .butterfly-bg {
        top: 4%;
	    width: 15%;
	    left: 13%;
    }
	.direction-image , .direction-details , .parking-img , .parking-details{
        width: 100%;
        margin: 0 auto;
    }
    .direction-image img {
        width: 100%;
    }

    .direction-details , .parking-details{
        margin-top: 50px;
        padding: 0 35px;
    }
    .direction .sun-bg2 {
        top: 6%;
        width: 10%;
        left: 4%;
    }
    .direction .teddy-bg {
        left: 4%;
        width: 10%;
    }
    .parking-img {
        margin-top: 30px;
    }
    .parking .sun-bg {
        bottom: unset;
	    right: 2%;
	    width: 11%;
	    top: 20%;
    }
    .parking .butterfly-bg {
        top: 4%;
        width: 7%;
    }
    .swing1 {
	    width: 16%;
	    right: 35px;
	}
    .parking .swing1:after {
        left: 50%;
        transform: translateX(-50%) rotate(45deg);
    }
    .parking .swing1:before {
        left: 50%;
        transform: translateX(-50%);
    }
    .parking-bg {
	    right: 3%;
	    width: 18%;
	}
	.parking .run-bg {
	    bottom: 10%;
	    width: 15%;
	}
    
}

@media only screen and (max-width: 320px) {

	.film-title h2 {
	    font-size: 25px;
	}
	.film-title h2::after {
	    left: 32%;
	}
	.hotel-content {
        border-radius: 20px;
        padding: 125px 25px 25px 25px;
    }
    .hotel-img {
        border-radius: 20px;
    }
    .hotel-img img {
        height: 200px;
    }
    .hotel .butterfly-bg {
        left: 13%;
    }
    .hotel .sun-bg {     
	    width: 20%;
	    top: 4%;
    }
    .hotel .run-bg {
	    bottom: 47%;
	    width: 30%;
	}
    .direction .sun-bg2 {
	    top: 4%;
	    width: 12%;
	}
	.parking {
        padding: 50px 0;
    }
    .parking .swing1:after {
        left: 50%;
        transform: translateX(-50%) rotate(45deg);
    }
    .parking .swing1:before {
        left: 50%;
        transform: translateX(-50%);
    }
    .parking-details h3 {
        font-size: 24px;
    }
    .parking-bg {
	    right: 2%;
	    width: 20%;
	    bottom: 43%;
	}
	.parking .run-bg {
	    bottom: 44%;
	    width: 22%;
	}
}

/*Help page responsive*/
@media only screen and (min-width:1366px) and (max-width:1400px) {
 
 	.train-faq .teddy-27 {
        right: 0;
        width: 6%;
        opacity: 0.6;
    }
}
@media only screen and (min-width: 1261px) and (max-width: 1365px) {

	.train-faq .teddy-27 {
        bottom: 6%;
        right: 0%;
        width: 5%;
        z-index: -1;
    }
    .train-faq .teddy-21 {
        top: 15%;
        left: 6%;
        width: 6%;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1260px) {

	.train-faq .teddy-27 {
        bottom: 1%;
        right: 1%;
        width: 6%;
    }
    .train-faq .teddy-21 {
        top: 15%;
        left: 4%;
        width: 6%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {

	.train-faq .teddy-21 {
        top: 7%;
        width: 10%;
    }
    .train-faq .teddy-27 {
        bottom: 4%;
        right: 0%;
    }
}

@media only screen and (max-width: 767px) {
	.train-faq {
		padding: 60px 0;
	}
	.train-faq .teddy-21 {
        top: 4%;
	    width: 15%;
	    left: 10%;
    }
    .train-faq .teddy-27 {
        bottom: 4%;
        right: 0%;
        width: 10%;
    }
    .train-faq .left-teddy-help {
	    width: 10%;
	}
}

@media only screen and (max-width: 320px) {
	.train-faq {
		padding: 60px 0;
	}
	.train-faq .teddy-21 {
        top: 2%;
	    width: 20%;
	    left: 10%;
    }
    .train-faq .film-title h2::after {
	    left: 36%;
	}
	.train-faq .film-title h2::before {
	    left: 51%;
	    width: 35px;
	}
	.train-faq .film-title h2 {
	    line-height: 35px;
	}
	.train-faq .teddy-27 {
	    bottom: 2%;
	    opacity: 0.8;
	}
}

/*Photographer registration page Responsive*/

@media only screen and (min-width:1366px) and (max-width:1400px) {
	
	.photo-pen-bg {
	    top: 6%;
	}
	.login-title::before {
	    left: 15%;
	}
	.login-title::after {
	    right: 15%;
	}
}

@media only screen and (min-width: 1261px) and (max-width: 1365px) {

	.photo-pen-bg {
	    top: 6%;
	}
	.login-title::before {
	    left: 15%;
	}
	.login-title::after {
	    right: 15%;
	}
	.teddy-left-bg {
	    top: 75%;
	}
}

@media only screen and (min-width: 1024px) and (max-width: 1260px) {

	.photo-pen-bg {
	    top: 6%;
	}
	.login-title::before {
	    left: 5%;
	}
	.login-title::after {
	    right: 5%;
	}
	.teddy-left-bg {
	    top: 80%;
	    width: 15%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {

	.photo-pen-bg {
	    top: 2%;
    	width: 5%;
	}
	.login-title::before {
	    left: 0px;
	    border-left: 60px solid #fe4b7b;
	}
	.login-title::after {
	    right: 0px;
	    border-right: 60px solid #fe4b7b;
	}
	.teddy-left-bg {
	    top: 39%;
    	width: 15%;
	}
	.photographer-section .sun-bg {
	    width: 10%;
	}
	.photographer-section .row {
		align-items: center;
	}
	.photographer-section .star-bg {
	    width: 7%;
	    top: 36%;
	}
	.photographer-section .arrow-plane-bg {
	    bottom: 100px;
	    right: unset;
	    left: 2%;
	}
	.search-btn .btn {
		width: 50% !important;
	}
}

@media only screen and (max-width: 767px) {

	.photo-pen-bg {
	    top: 2%;
	    left: 10%;
	    width: 6%;
	}
	.photographer-section .sun-bg {
	    right: 20px;
	    width: 15%;
	}
	.photographer-section .teddy-left-bg {
	    top: 40%;
	    width: 20%;
	    opacity: 0.8;
	}
	.photographer-section .star-bg {
	    width: 10%;
	    right: 8%;
	}
	.photographer-bg {
		width: 60%;
		margin: 20px auto;
	}
	.photographer-bg img{
		width: 100%;
	}
	.login-title::before {
	    left: 30px;
	    top: 50px;
	}
	.login-title::after {
	    right: 30px;
	    top: 50px;
	}

	.search-btn .btn {
		width: 50% !important;
	}
	.announcement-bar:after {
        z-index: 8;
    }
    .breadscrumb-section .breadscrumb-contain nav {
        font-size: 15px;
    }
    .breadscrumb-section .breadscrumb-contain {
        z-index: 8;
        text-align: left;
    }
    .announcement-bar a {
        font-size: 16px;
    }
    .breadscrumb-contain h1 {
	    font-size: 19px;
	}

}

@media only screen and (max-width: 320px) {
		
	.photo-pen-bg {
	    top: 2%;
	    left: 8%;
	    width: 10%;
	}
	.kids-photo-title h1 {
		font-size: 23px;
	}
	.announcement-bar a {
	    font-size: 14px;
	}
	.breadscrumb-contain h1 {
	    font-size: 18px;
	}
	.photographer-section .teddy-left-bg {
	    top: 45%;
	    width: 24%;
	}
	.photographer-section .star-bg {
	    width: 13%;
	    right: 8%;
	    top: 44%;
	}
	.photographer-section .arrow-plane-bg {
	    bottom: 90px;
	    right: 30px;
	    width: 30%;
	}
}

/*Sponsors page responsive*/

@media only screen and (min-width:1366px) and (max-width:1400px) {

	.prev-arrow6{
		left:44%;
	}
	.next-arrow6{
		right:44%;
	}
	.sp-bg {
		top: -20px;
   		width: 16%;
	}
}

@media only screen and (min-width: 1261px) and (max-width: 1365px) {

	.prev-arrow6{
		left:44%;
	}
	.next-arrow6{
		right:44%;
	}
	.sp-bg {
		top: -20px;
   		width: 16%;
	}

}

@media only screen and (min-width: 1024px) and (max-width: 1260px) {

	.prev-arrow6{
		left:44%;
	}
	.next-arrow6{
		right:44%;
	}
	.sp-bg {
		top: 0px;
		width:19%;
	}

}
@media only screen and (min-width:768px) and (max-width:1023px){
	.prev-arrow6{
		left:43%;
	}
	.next-arrow6{
		right:43%;
	}
	.sp-bg{
		top: 0px;
		width: 25%;
	}
}
@media only screen and (max-width: 767px){
	.prev-arrow6{
		left:38%;
	}
	.next-arrow6{
		right:38%;
	}
	.sp-bg{
		top: 0px;
		width:30%;
	}
	.film-title h2 {
		font-size: 40px;
	}
		
}
@media only screen and (max-width: 375px){
	.prev-arrow6{
		left:32%;
	}
	.next-arrow6{
		right:32%;
	}
	.film-title h2 {
		font-size: 30px;
		line-height: 40px;
	}
	.film-title h2::before {
		bottom: -2px;
		width: 50px;
	}
	.film-title h2::after {
		bottom: -2px;
		left: 36%;
	}
	.film-title {
		margin-bottom: 30px;
	}
	.form-section {
		padding: 60px 0;
	}
	.photo-list-section, .photo-details-section, .photographer-list-section {
		padding: 60px 0;
	}
	.photographer-details-section {
		padding: 60px 0;
	}

	.header-right:hover .sub-menu {
		left: -85px;
		width: 165px;
		z-index: 999;
		box-shadow: 0px 1px 5px #c5c5c5;
	}
	.header-right:hover .sub-menu1 {
		left: -42px;
	}
		
	.header-cart {
		justify-content: center;
	}
	
}


/*Contact us page responsive*/

@media only screen and (min-width:1366px) and (max-width:1400px) {

	.contact-teddy3-bg {
	    top: 0px;
	    left: 8px;
	}

}

@media only screen and (min-width: 1261px) and (max-width: 1365px) {

	.contact-teddy3-bg {
	    top: 1px;
	    width: 8%;
	}
	.contact-teddy-bg {
	    bottom: 15%;
	}

}

@media only screen and (min-width: 1024px) and (max-width: 1260px) {
	.contact-teddy3-bg {
	    top: 8px;
	    left: 4%;
	    width: 10%;
	}
	.contact-teddy-bg {
	    bottom: 20%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {

	.contact-teddy3-bg {
	    top: 8px;
	}
	.contact-star-bg {
	    left: 20px;
	    top: 87%;
	    width: 8%;
	}
	.contact-teddy-bg {
		bottom: 20%;
	}
}

@media only screen and (max-width: 767px) {

	.contactform-teddy-bg {
		width: 70%;
		margin: 20px auto;
	}
	.contact-teddy-bg {
	    bottom: 32%;
	    width: 15%;
	}
	.contact-star-bg {
	    top: 67%;
	    width: 10%;
	}
	.contact-bg-2 {
	    right: 5px;
	    top: 5px;
	    width: 20%;
	}
	.contact-teddy3-bg {
		top: 22px;
		width: 14%;
	}
	.film-title {
		margin-bottom: 30px;
	}
	
	
}

@media only screen and (max-width: 320px) {

	.contact-teddy3-bg {
	    top: 20px;
	    width: 15%;
	}
	.contact-star-bg {
	    top: 70%;
	    width: 15%;
	}
	.contact-teddy-bg {
	    bottom: 12%;
	    right: 10px;
	}
}

/*Media Pass Registration Responsive*/

@media only screen and (min-width:1366px) and (max-width:1400px) {

	.media-kidsphoto-section .login-title::before {
	    left: 22%;
	}
	.media-kidsphoto-section .login-title::after {
	    right: 22%;
	}
}

@media only screen and (min-width: 1261px) and (max-width: 1365px) {

	.media-kidsphoto-section .login-title::before {
	    left: 22%;
	}
	.media-kidsphoto-section .login-title::after {
	    right: 22%;
	}
	.media-teddy6-bg {
	    left: 20px;
	    width: 12%;
	}
	.media-teddy7-bg {
	    width: 12%;
	}
	.media-teddy3-bg {
		width: 12%;
	}
}

@media only screen and (min-width: 1024px) and (max-width: 1260px) {

	.media-kidsphoto-section .login-title::before {
	    left: 20%;
	}
	.media-kidsphoto-section .login-title::after {
	    right: 20%;
	}
	.media-teddy6-bg {
	    left: 9px;
	    width: 18%;
	    bottom: 22%;
	}
	.media-teddy7-bg {
	    width: 20%;
	}
	.media-teddy3-bg {
	    left: 8px;
	    width: 14%;
	}
	.search-btn .btn {
		width: 50%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {

	.media-kidsphoto-section .login-title::before {
	    left: 25%;
	}
	.media-kidsphoto-section .login-title::after {
	    right: 25%;
	}
	.media-teddy6-bg {
	    left: 9px;
	    width: 18%;
	    bottom: 23%;
	}
	.media-teddy7-bg {
	    width: 20%;
	}
	.media-teddy3-bg {
	    left: 8px;
	    width: 12%;
	    top: 93%;
	}
	.media-bg-2 {
	    top: 42%;
	    right: 15px;
	    width: 8%;
	}
}

@media only screen and (max-width: 767px) {

	.media-teddy-bg {
	    top: 13px;
	    width: 13%;
	}

	.media-teddy2-bg {
	    top: 20px;
	    width: 18%;
	}
	.media-bg-2 {
	    top: 48%;
	    right: 11px;
	}
	.media-teddy3-bg {
	    left: 8px;
	    width: 20%;
	    top: 97%;
	}
	.media-teddy6-bg {
	    left: 9px;
	    width: 18%;
	    bottom: 21%;
	}
	.media-teddy7-bg {
	    width: 20%;
	}
	.photo-form-details .login-title::before {
	    left: 81px;
	    top: 55px;
	}
	.photo-form-details .login-title::after {
	    right: 81px;
	    top: 55px;
	}
}

@media only screen and (max-width: 320px) {

	.media-teddy-bg {
	    top: 15px;
	    width: 13%;
	}
	.media-teddy2-bg {
	    top: 20px;
	    width: 20%;
	}
	.photo-form-details .login-title::before {
	    left: 70px;
	    top: 55px;
	    border-left: 60px solid #fe4b7b;
	}
	.photo-form-details .login-title::after {
	    right: 70px;
	    top: 55px;
	    border-right: 60px solid #fe4b7b;
	}
}

/*Cart page responsive*/


@media only screen and (min-width:1366px) and (max-width:1400px) {

	.cart-bg-1 {
	    width: 8%;
	    top: 40px;
	}
	.cart-bg-2 {
	    width: 8%;
	}
}

@media only screen and (min-width: 1261px) and (max-width: 1365px) {

	.cart-bg-1 {
	    width: 8%;
	    top: 13px;
	    left: 30px;
	}
}

@media only screen and (min-width: 1024px) and (max-width: 1260px) {

	.cart-bg-1 {
	    width: 8%;
	    top: 15px;
	}
	.cart-bg-2 {
	    top: 50px;
	    width: 10%;
	}
}	

@media only screen and (min-width: 768px) and (max-width: 1023px) {

	.cart-bg-1 {
	    width: 8%;
	    top: 15px;
	}
	.cart-bg-2 {
	    top: 50px;
	    width: 10%;
	}
}

@media only screen and (max-width: 767px) {

	.cart-bg-1 {
	    width: 15%;
	    top: 15px;
	}
	.cart-bg-2 {
	    top: 50px;
	    width: 12%;
	}
}

@media only screen and (max-width: 320px){

	.cart-bg-1 {
	    width: 20%;
	    top: 41px;
	}
	.cart-bg-2 {
	    top: 60px;
	    width: 18%;
	}
}


/*Login page responsive*/

@media only screen and (min-width:1366px) and (max-width:1400px) {

	.login-form-bg-2 {
		top: 0;
		width: 9%;
	}
}

@media only screen and (min-width: 1261px) and (max-width: 1365px) {
	.login-form-bg-2 {
	    top: 70px;
	    right: 30px;
	    width: 7%;
	}
}

@media only screen and (min-width: 1024px) and (max-width: 1260px) {

	.login-form-bg-1 {
	    width: 7%;
	    top: 15px;
	}
}	

@media only screen and (min-width: 768px) and (max-width: 1023px) {

	.login-form-bg-1 {
	    width: 7%;
	    top: 15px;
	}
}	

@media only screen and (max-width: 767px) {

	.login-form-bg-1 {
	    width: 12%;
	}
	.login-form-bg-2 {
	    top: 16px;
	    width: 15%;
	}
	.login-form-bg {
		width: 60%;
		margin: 20px auto;
	}
	.login-teddy-bg {
		margin: 20px auto;
    	width: 80%;
	}
}

/*Register page responsive*/

@media only screen and (min-width:1366px) and (max-width:1400px) {

	.top-teddy-bg {
	    left: 1%;
	}
	.right-teddy-bg {
	    bottom: unset;
	    right: 2%;
	}
	.register-kidsphotos-section .login-title::before {
	    left: 7%;
	}
	.register-kidsphotos-section .login-title::after {
	    right: 7%;
	}
}	

@media only screen and (min-width: 1261px) and (max-width: 1365px) {

	.top-teddy-bg {
	    left: 1%;
	}
	.right-teddy-bg {
	    bottom: unset;
	    right: 2%;
	    width: 9%;
	}
	.left-teddy-bg {
	    left: 2%;
	}
	.register-kidsphotos-section .login-title::before {
	    left: 7%;
	}
	.register-kidsphotos-section .login-title::after {
	    right: 7%;
	}
}

@media only screen and (min-width: 1024px) and (max-width: 1260px) {

	.left-teddy-bg {
	    left: 2%;
	}
	.register-kidsphotos-section .login-title::before {
	    left: 0;
	}
	.register-kidsphotos-section .login-title::after {
	    right: 0;
	}
	.register-kidsphotos-section .row {
		align-items: center;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {

	.register-kidsphotos-section .row {
		align-items: center;
	}
	.register-kidsphotos-section .left-teddy-bg {
	    top: 17%;
	}
	.register-kidsphotos-section .top-teddy-bg {
		width: 12%;
	}
}

@media only screen and (max-width: 767px) {

	.register-kidsphotos-section .top-teddy-bg {
	    left: 1%;
	    width: 19%;
	}
	.register-kidsphotos-section .right-teddy-bg {
	    width: 16%;
	    right: 3%;
	    bottom: unset;
	}
	.register-kidsphotos-section .left-teddy-bg {
	    top: 37%;
	    left: 3%;
	    width: 15%;
	}
}

@media only screen and (max-width: 320px) {

	.register-kidsphotos-section .top-teddy-bg {
	    width: 21%;
	}
	.register-kidsphotos-section .right-teddy-bg {
	    width: 20%;
	}
	.register-kidsphotos-section .left-teddy-bg {
	    top: 13%;
	    left: 33%;
	    width: 25%;
	}
	.register-kidsphotos-section .register-teddy2-bg {
	    bottom: 18%;
	    width: 18%;
	}
}

/*Photo list page responsive*/

@media only screen and (min-width:1366px) and (max-width:1400px) {

	.photo-plane-bg {
	    left: 0px;
	    top: 53%;
	}
	.photo-cloud-bg {
	    width: 14%;
	    z-index: -1;
	}
	.photo-teddy2-bg {
	    position: absolute;
	    bottom: 35px;
	    right: 1%;
	    width: 8%;
	}
}

@media only screen and (min-width: 1261px) and (max-width: 1365px) {

	.photo-plane-bg {
	    left: 0px;
	    top: 53%;
	    width: 9%;
	}
	.photo-cloud-bg {
	    width: 14%;
	    z-index: -1;
	}
	.photo-teddy2-bg {
	    bottom: 30px;
	    right: 1%;
	    width: 7%;
	}
}

@media only screen and (min-width: 1024px) and (max-width: 1260px) {

	.photo-plane-bg {
	    left: 0px;
	    top: 53%;
	    width: 9%;
	}
	.photo-cloud-bg {
	    width: 14%;
	    z-index: -1;
	}
	.photo-teddy2-bg {
	    bottom: 20px;
	    right: 1%;
	    width: 7%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {

	.photo-list-section .photo-cloud-bg {
	    top: 30px;
	    width: 15%;
	}
	.photo-list-section .photo-teddy2-bg {
	    bottom: 19px;
	}
	.photo-details {
	    margin-bottom: 25px;
	}
}

@media only screen and (max-width: 767px) {

	.photo-details {
	    margin-bottom: 25px;
	}
	.photo-list-section .photo-cloud-bg {
	    top: 30px;
	    width: 22%;
	    z-index: -1;
	}
	.photo-list-section .photo-teddy-bg {
	
	    left: 20px;
	    width: 21%;
	}
	.photo-list-section .photo-plane-bg {
	    width: 20%;
	}
}

@media only screen and (max-width: 320px) {

	.photo-list-section .photo-teddy-bg {
	    width: 26%;
	}
	.photo-list-section .photo-teddy2-bg {
	    width: 15%;
	}
}

/*photo-details page responsive*/

@media only screen and (min-width:1366px) and (max-width:1400px) {
	
	.detail-title {
		text-align: center;
	}
	.photo-details-section .toran-bg {
	    top: 5%;
    	left: 5%;
	}
	.photo-details-section .ballon-bg {
	    top: 6%;
	    z-index: 1;
	}
	.photo-details-section .photo-teddy3-bg {
	    right: 20px;
	}
	
}

@media only screen and (min-width: 1261px) and (max-width: 1365px) {
	
	.detail-title {
		text-align: center;
	}
	.toran-bg {
	    top: 4px;
	    width: 7%;
	}
	.photo-hand-bg {
	    top: 50%;
	    z-index: 1;
	    width: 7%;
	}
	.photo-teddy3-bg {
	    right: 26px;
	    bottom: 0%;
	}
	.photo-details-section .toran-bg {
	    top: 3%;
    	left: 5%;
	}
	.photo-details-section .ballon-bg {
	    top: 4%;
	}
	.photo-details-section {
		padding: 70px 0;
	}
	
}

@media only screen and (min-width: 1024px) and (max-width: 1260px) {

	.detail-title {
		text-align: center;
	}
	.toran-bg {
	    left: 5%;
	    width: 7%;
	}
	.photo-teddy3-bg {
	    right: 8%;
   	 	bottom: 2%;
	}
	.photo-hand-bg {
	    top: 72%;
	    z-index: 1;
	    width: 6%;
	}
	.photo-details-section .ballon-bg {
	    top: 6%;
	    z-index: 1;
	}
	.photo-details-section .photo-desc-section {
	    margin: 20px auto;
	}
	.photo-details-section {
		padding: 70px 0;
	}
	.film-title {
		margin-bottom: 40px;
	}
	.film-title h2{
		font-size: 42px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {

	.photo-details-section {
		padding: 80px 0;
	}
	.detail-title {
		text-align: center;
	}
	.toran-bg {
	    left: 5%;
	    width: 10%;
	}
	.photo-teddy3-bg {
	    right: 25px;
	    bottom: 5%;
	    width: 11%;
	}
	.photo-hand-bg {
	   	top: 65%;
	    z-index: 1;
	    width: 11%;
	}
	.photo-details-section .ballon-bg {
	    top: 3%;
	}
	.photo-desc-section .photo-arrow-bg {
	    bottom: 25%;
	    right: 4%;
	}
}
@media only screen and (max-width: 767px) {

	.photo-details-section {
		padding: 70px 0;
	}
	.photo-detail-img {
	    height: 370px;
	}
	.toran-bg {
	    top: 21px;
	    left: 20px;
	    width: 15%;
	}
	.ballon-bg {
	    top: 6%;
	    right: 9%;
	    width: 16%;
	}
	
	.detail-title {
		/*margin-left: 50px;*/
		text-align: center;
	}
	.detail-title h1::after {
	    right: -39px;
	    width: 30px;
	}
	.detail-title h1::before {
	    left: -39px;
	    width: 30px;
	}
	.photo-desc {
		margin-top: 30px;
		padding: 5px 10px;
	}
	.photo-teddy1 {
	    width: 21%;
	    bottom: 30%;
	    right: -3%;
	}
	.photo-hand-bg {
	    top: 30%;
	    width: 11%;
	    z-index: 1;
	}
	.photo-teddy3-bg {
	    right: 5%;
	    bottom: 1%;
	    width: 16%;
	}
	.photo-details-section .ballon-bg {
	    top: 1%;
	}
	.photo-desc-section .photo-arrow-bg {
	    bottom: 23%;
	    right: 4%;
	    width: 15%;
	}
}	

@media only screen and (max-width: 320px) {

	.photo-details-section {
		padding: 70px 0;
	}
	.photo-desc-section {
		padding: 0;
	}
	.photo-detail-img {
	    height: 280px;
	}
	.photo-details-section .ballon-bg {
	    top: 1%;
	    width: 21%;
	}
	.photo-arrow-bg {
	    opacity: 0.8;
	    width: 15%;
	}
	.photo-teddy3-bg {
	    width: 20%;
	}
	.photo-details-section .photo-hand-bg {
	    top: 71%;
	    width: 15%;
	}
	.photo-desc-section .photo-arrow-bg {
	    bottom: 21%;
	    width: 17%;
	}
	.photo-teddy1 {
	    width: 32%;
	    bottom: 79%;
	    right: 3%;
	}
}

/*photographer list page responsive*/

@media only screen and (min-width:1366px) and (max-width:1400px) {

	.photographer-list-section .girl-paint-bg {
	    right: 1%;
	}
	.photographer-list-section .teddy29-bg {
	    width: 9%;
	    left: 0%;
	}
	.photographer-list-section .photographer-teddy-bg {
	    right: 0%;
	    width: 9%;
	}
	.photographer-list-section .bike-bg {
	    left: 0%;
	}
}

@media only screen and (min-width: 1261px) and (max-width: 1365px) {

	.photographer-profile {
	    height: 400px;
	}
	.photographer-list-section .girl-paint-bg {
	    right: 0%;
	    top: 2%;
	    z-index: 1;
	}
	.photographer-list-section .teddy29-bg {
	    width: 7%;
	    left: 0%;
	    top: 45%;
	    z-index: 1;
	}
	.photographer-list-section .photographer-teddy-bg {
	    right: 0%;
	    width: 8%;
	    z-index: 1;
	}
	.photographer-list-section .bike-bg {
	    left: 0%;
	    bottom: 2%;
	    z-index: 1;
	}
}

@media only screen and (min-width: 1024px) and (max-width: 1260px) {

	.photographer-profile {
	    height: 370px;
	}
	.photographer-list-section .girl-paint-bg {
	    top: 0%;
	    width: 9%;
	}
	.photographer-list-section .teddy29-bg {
	    width: 7%;
	    left: 0%;
	    top: 45%;
	    z-index: 1;
	}
	.photographer-list-section .photographer-teddy-bg {
	    right: 0%;
	    width: 8%;
	    z-index: 1;
	}
	.photographer-list-section .bike-bg {
	    left: 0%;
	    bottom: 2%;
	    z-index: 1;
	}

}

@media only screen and (min-width: 768px) and (max-width: 1023px) {

	.photographer-profile {
	    height: 370px;
	}
	.horse-bg {
	    width: 17%;
	    top: 1%;
	}
	.photographer-list-section .girl-paint-bg {
	    top: 0%;
	    width: 9%;
	}
	.photographer-list-section .teddy29-bg {
	    width: 7%;
	    left: 0%;
	    top: 62%;
	    z-index: 1;
	}
	.photographer-list-section .photographer-teddy-bg {
	    right: 0%;
	    top: 36%;
	    width: 8%;
	    z-index: 1;
	}
	.photographer-list-section .bike-bg {
	    left: 0%;
	    bottom: 2%;
	    z-index: 1;
	}
}

@media only screen and (max-width: 767px) {

	.photographer-profile {
	    height: 370px;
	    width: 350px;
	    margin-left: auto;
	    margin-right: auto;
	}
	.horse-bg {
	    width: 18%;
	    top: 1%;
	}
	.photographer-list-section .girl-paint-bg {
	    top: 2%;
	    width: 15%;
	    z-index: 1;
	}
	.photographer-list-section .teddy29-bg {
	    top: 35%;
	    width: 12%;
	    left: 2%;
	    z-index: 1;
	}
	.photographer-list-section .bike-bg {
	    bottom: 59px;
	    z-index: 1;
	    width: 18%;
	}
	.photographer-list-section .horse2-bg {
	    width: 15%;
	    z-index: 1;
	}
}

@media only screen and (max-width: 320px) {

	.photographer-list-section .girl-paint-bg {
	    top: 0%;
	    width: 21%;
	}
	.horse-bg {
	    width: 25%;
	}
	.photographer-profile {
	    height: 300px;
	    width: auto;
	}
}

/*Photographer details page responsive*/

@media only screen and (min-width:1366px) and (max-width:1400px) {

	.details-teddy-bg {
	    top: 2%;
	    left: 3%;
	    width: 6%;
	}
	.details-teddy2-bg {
	    top: 3%;
	}
	.works-imgs {
	    width: 260px;
	}
	.detail-teddy3 {
	    top: 36%;
	}
	.detail-teddy4 {
	    bottom: 8%;
	}
	.detail-teddy6 {
	    top: 1%;
	}
}

@media only screen and (min-width: 1261px) and (max-width: 1365px) {

	.details-teddy-bg {
	    top: 2%;
	    left: 3%;
	    width: 6%;
	}
	.details-teddy2-bg {
	    top: 3%;
	}
	.works-imgs {
	    width: 260px;
	}
	.detail-teddy3 {
	    top: 36%;
	    z-index: 1;
	}
	.detail-teddy4 {
	    bottom: 4%;
	}
	.detail-teddy6 {
	    top: 1%;
	}
}

@media only screen and (min-width: 1024px) and (max-width: 1260px) {

	.details-teddy-bg {
	    top: 2%;
	    left: 3%;
	    width: 6%;
	}
	.details-teddy2-bg {
	    top: 3%;
	}
	.works-imgs {
	    width: 220px;
	    height: 220px;
	    margin-bottom: 21px;
	}
	.detail-teddy3 {
	    top: 40%;
	    z-index: 1;
	}
	.detail-teddy4 {
	    bottom: 4%;
	}
	.detail-teddy6 {
	    top: 2%;
	}
	.detail-teddy5 {
	    top: 43%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {

	.details-teddy-bg {
	    top: 2%;
	    left: 3%;
	    width: 6%;
	}
	.details-teddy2-bg {
	    top: 3%;
	}
	.works-imgs {
	    width: 220px;
	    height: 220px;
	    margin-bottom: 21px;
	}
	.detail-teddy3 {
	    top: 40%;
	    z-index: 1;
	}
	.detail-teddy4 {
	    bottom: 4%;
	}
	.detail-teddy5 {
	    top: 40%;
    	z-index: 1;
	}
	.detail-teddy6 {
		top: 1%;
	    width: 10%;
	}
}

@media only screen and (max-width: 767px) {

	.details-teddy-bg {
	    left: 9%;
  	  	top: 0%;
	}
	.detail-teddy4 {
	    width: 15%;
	    bottom: 3%;
	}
	.desc-teddy29 {
	    width: 15%;
	}
	.detail-teddy6 {
		top: 1%;
		width: 10%;
		left: 80%;
	}
	.photographer-img {
	    width: 70%;
	    margin: 20px auto;
	}
	.photographer-deatils {
	    padding: 30px;
	}
	.works-imgs {
	    width: 250px;
	    margin: 0 auto 20px auto;
	}
	.details-teddy2-bg {
	    top: 70%;
	}
}

@media only screen and (max-width: 320px) {

	.photographer-details-section {
		padding: 70px 0;
	}
	.detail-title h1 {
	    font-size: 22px;
	}
	.photographer-img {
	    width: 100%;
	    margin: auto;
	}
	.photographer-deatils {
	    padding: 10px;
	}
	.desc-arrow-bg {
	    top: 43%;
	    width: 20%;
	}
	.details-teddy2-bg {
	    right: 4%;
	    top: 28%;
	    width: 15%;
	}
	.detail-teddy6 {
	    width: 16%;
	    left: 75%;
	    top: 5px;
	}
	.details-teddy-bg {
	    left: 9%;
	    top: 5px;
	    width: 15%;
	}
	.detail-teddy3 {
	    top: 61%;
	}
	.detail-teddy4 {
	    bottom: 2%;
	    width: 20%;
	}
}	


/*world focus page responsive*/
@media only screen and (min-width:1366px) and (max-width:1400px) {

	.worldfocus-teddy3 {
	    left: 0%;
	    width: 9%;
	}
	.worldfocus-teddy2 {
		z-index: 1;
	}
	.worldfocus-teddy {
	    top: 2%;
	    right: 0%;
	    width: 9%;
	}
	.worldfocus-teddy4 {
		z-index: 1;
		right: 1%;
	}
}
@media only screen and (min-width: 1261px) and (max-width: 1365px) {

	.worldfocus-teddy3 {
	    left: 0%;
	    width: 8%;
	    z-index: 1;
	    top: 1%;
	}
	.worldfocus-teddy2 {
		z-index: 1;
	}
	.worldfocus-teddy {
	    top: 2%;
	    right: 0%;
	    width: 9%;
	}
	.worldfocus-teddy4 {
		z-index: 1;
		right: 1%;
	}
	.worldfocus-teddy5 {
	    top: 45%;
	    right: 0%;
	    width: 5%;
	}
}
@media only screen and (min-width: 1024px) and (max-width: 1260px) {
	
	.worldfocus-img {
	    height: 300px;
	}
	.worldfocus-list {
	    height: 470px;
	}
	.info-list {
		padding: 10px 20px !important;
		gap: 10px;
	}
	.worldfocus-teddy3 {
	    left: 0%;
	    width: 8%;
	    z-index: 1;
	    top: 1%;
	}
	.worldfocus-teddy2 {
		z-index: 1;
	}
	.worldfocus-teddy {
	    top: 2%;
	    right: 0%;
	    width: 9%;
	}
	.worldfocus-teddy4 {
		z-index: 1;
		right: 1%;
	}
	.worldfocus-teddy5 {
	    top: 48%;
	    right: 0%;
	    width: 5%;
	    z-index: 1;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {

	.worldfocus-teddy3 {
	    left: 0%;
	    width: 10%;
	    z-index: 1;
	    top: 1%;
	}
	.worldfocus-teddy2 {
		z-index: 1;
		top: 45%;
	}
	.worldfocus-teddy {
	    top: 2%;
	    right: 0%;
	    width: 10%;
	}
	.worldfocus-teddy4 {
		z-index: 1;
		right: 1%;
	}
	.worldfocus-teddy5 {
	    top: 45%;
	    right: 0%;
	    width: 5%;
	}
	.film-crew-input {
		margin-bottom: 15px;
	}
	.film-crew-btn {
		margin-top: 15px;
	}
}
@media only screen and (max-width: 767px) {

	.worldfocus-teddy3 {
	    top: 5px;
	    width: 18%;
	    left: 0;
	}
	.worldfocus-teddy {
		top: 1%;
	    right: 0;
	    width: 19%;
	}
	.worldfocus-teddy2 {
	    top: 49%;
	    z-index: 1;
	    width: 20%;
	}
	.worldfocus-teddy5 {
	    top: 63%;
	    z-index: 1;
	    width: 13%;
	}
	.worldfocus-teddy4 {
		z-index: 1;
		width: 10%;
	}
	.film-crew-input {
		margin-bottom: 15px;
	}
	.film-crew-btn {
		margin-top: 15px;
	}
}
@media only screen and (max-width: 320px) {

	.worldfocus-teddy3 {
	    width: 25%;
	}
	.worldfocus-teddy {
	    width: 30%;
	}
	.worldfocus-img {
	    height: 270px;
	}
	.info-list {
		padding: 10px 20px !important;
		gap: 10px;
	}
	.worldfocus-teddy5 {
	    top: 28%;
	}
	.worldfocus-teddy2 {
	    top: 70%;
	    width: 26%;
	}
	.worldfocus-teddy4 {
	    width: 20%;
	}
}


/*World focus detail responsive*/
@media only screen and (min-width:1366px) and (max-width:1400px) {

	.filmbike-teddy {
	    right: 3%;
	    top: 45%;
	}
	.filmcar-teddy {
	    left: 0%;
	    width: 10%;
	}
	.film-detail-teddy4 {
	
	    top: 28%;
	}
	.film-detail-teddy5 {
	    left: 1%;
	    width: 9%;
	}
}
@media only screen and (min-width: 1261px) and (max-width: 1365px) {
	.filmcar-teddy {
	    top: 62%;
	    left: 80%;
	}
	.film-detail-teddy5 {
	    bottom: 14%;
	    left: 23%;
	}
	.film-detail-teddy4 {
	    top: 30%;
	    left: 15%;
	    width: 9%;
	}
	.filmbike-teddy {
	    top: 86%;
	}
	.film-sun {
	    top: 1%;	   
	}
	.film-detail-teddy3 {
	    top: 50%;
	}
}
@media only screen and (min-width: 1024px) and (max-width: 1260px) {
	.film-detail-teddy4 {
	    top: 32%;
    	left: 15%;
	}
	.filmbike-teddy {
	    top: 32%;
	    width: 15%;
	}
	.film-detail-teddy3 {
	    width: 15%;
	}
	.filmcar-teddy {
	    top: 70%;
	    left: 80%;
	    width: 15%;
	}
	.film-detail-teddy5 {
	    left: 25%;
	    bottom: 13%;
	}
	.film-star {
	    bottom: 16%;
	    width: 8%;
	}
	.film-sun {
	    top: 1%;
	}
	.worldfocus-detail-section {
	    padding-bottom: 15px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {

	.worldfocus-detail-section {
	    padding-bottom: 15px;
	}
	.film-detail-teddy2 {
	    animation: horse-bg 5s infinite alternate;
	}
	.film-detail-teddy4 {
	    top: 28%;
	    z-index: 1;
	}
	.filmcar-teddy {
	    top: 62%;
	}
	.cast-credit-head h2::after {
	    right: 3%;
	}
	.cast-credit-head h2::before {
	    left: 3%;
	}
	.film-detail-teddy3 {
	    top: 52%;
	}
	.film-detail-teddy5 {
	    bottom: 13%;
	    left: 80%;
	    width: 15%;
	}
	.filmbike-teddy {
	    width: 15%;
	}
	.film-sun {
	    top: 1%;
	}
	.film-star {
	    width: 10%;
	}
	.destination-icon {
	    width: 8%;
	}
}
@media only screen and (max-width: 767px) {

	.cast-credit-head h2::after {
	    right: 5%;
	    top: 40px;
    	border-right: 70px solid #804091;
	}
	.cast-credit-head h2::before {
	    left: 5%;
	    top: 40px;
    	border-left: 70px solid #804091;
	}
	.film-detail-teddy4 {
	    z-index: 1;
    	top: 28%;
    	width: 15%;
	}
	.film-detail-teddy1 {
	    top: 0px;
	    width: 15%;
	    animation: teddy-wobble 5s infinite;
	}
	.crew-listing-box {
	    margin-bottom: 45px;
	}
	.filmbike-teddy {
	    top: 37%;
	    width: 16%;
	}
	.bg-listing-crew {
	    padding: 30px 0px;
	}
	.film-sun {
	    top: 1%;
	    width: 11%;
	}
	.film-detail-teddy3 {
	    top: 52%;
	    width: 18%;
	    z-index: 1;
	}
	.filmcar-teddy {
	    top: 66%;
	    width: 19%;
	    left: 0%;
	}
	.film-star {

	    bottom: 17%;
	    width: 13%;
	}
	.film-detail-teddy5 {
	    bottom: 9%;
	    left: 70%;
	    width: 16%;
	}
	.destination-icon {
	    width: 10%;
	}
	.world-film-title {
	    padding-bottom: 20px;
	}
}

@media only screen and (max-width: 375px){
	.prev-arrow6{
		left:32%;
	}
	.next-arrow6{
		right:32%;
	}
	.film-title h2 {
		font-size: 30px;
		line-height: 40px;
	}
	.film-title h2::before {
		bottom: -2px;
		width: 50px;
	}
	.film-title h2::after {
		bottom: -2px;
		left: 36%;
	}
	.film-title {
		margin-bottom: 30px;
	}
	.form-section {
		padding: 60px 0;
	}
	.photo-list-section, .photo-details-section, .photographer-list-section {
		padding: 60px 0;
	}
	.photographer-details-section {
		padding: 60px 0;
	}
	.search-btn .btn {
		width: 100% !important;
	}
	.kids-photo-section {
		padding: 60px 0;
	}
	.photo-teddy2-bg {
		bottom: 26px;
	}
	.photo-desc-section {
		padding: 10px;
	}
	.photo-hand-bg {
		top:24% ;
	}
	.contact-teddy-bg {
		bottom: 7%;
	}
}

@media only screen and (max-width: 320px) {

	.film-detail-teddy1 {
	    top: 20px;
	}
	.world-film-title {
		padding-bottom: 0;
	}
	.worldfocus-desc-title h2::after , .worldfocus-desc-title h2::before{
		top: 100px;
	}
	.destination-icon {
	    width: 15%;
	    animation: plan 10s linear infinite alternate;
	}
	.film-detail-teddy4 {
	    top: 40%;
	    width: 22%;
	}
	.filmbike-teddy {
	    top: 32%;
	}
	.film-detail-teddy3 {
	    top: 56%;
	    width: 21%;
	}
	.filmcar-teddy {
	    top: 68%;
	}
	.film-detail-teddy2 {
	    width: 20%;
	    animation: horse-bg 8s infinite alternate-reverse;
	}
	.crew-listing-image {
		height: 320px;
	}
}	




/*........................dashboard page responsive  css ..........................*/

@media only screen and (min-width:1200px) and (max-width:1399px){
    .fileUpload{
        width:40%;
    }
    .video-kid{
        padding:0px;
    }
    .video-kid .photo-details{
        height:150px!important;
    }
    .ticket-table table th{
        font-size:15px;
    }
	.photo-main-dashboard .bg-dashboard-banner {
		margin-bottom: 40px;
	}
	.photo-main-dashboard .dashboard-banner h2 {
		font-size: 25px;
	}
	.photo-main-dashboard .change-name textarea {
		height: 50px;
	}
	.photo-main-dashboard .change-name input {
		height: 50px;
	}
	.photo-main-dashboard .change-name .fileUpload {
		height: 50px;
	}
	.photo-main-dashboard .release-note p input {
		height: 50px;
	}

	.photo-main-dashboard .dashboard-image {
		width: 45%;
	}
	.photo-main-dashboard .updateform-title {
		font-size: 24px;
	}
	.photo-main-dashboard .ticket-table table th {
		padding: 10px 10px;
		font-size: 15px;
	}
	.photo-main-dashboard .ticket-table table td {
		padding: 10px 10px;
		font-size: 15px;
	}

	.photo-main-dashboard .edit-form label {
		text-align: left;
	}
	.total-icon i {
		font-size: 53px;
	}
	.total-pass h3 {
		font-size: 30px;
	}
	.total-pass span {
		font-size: 16px;
	}

}

@media only screen and (min-width:992px) and (max-width:1199px){
    .dashboard-image {
        width: 65%;
        margin-bottom:-16px;
    }
    .dashboard-banner h2{
        font-size:24px;
    }
    .dashboard-banner h5{
        font-size:17px;
    }
    .fileUpload{
        width:40%;
    }
    .change-password-form form label{
        font-size:14px;
    }
    .release-note p{
        line-height:1.5;
    }
    .ticket-table table th{
        font-size:14px;
        padding:20px 8px;
    }
    .ticket-table table td{
        font-size:14px;
    }
    .video-kid .photo-details{
        height:150px!important;
        margin-bottom: 0px!important;
    }
    .video-kid{
        padding:0px;
    }

	.photo-main-dashboard .bg-dashboard-banner {
		margin-bottom: 30px;
	}
	
	.photo-main-dashboard .edit-form label {
		text-align: left;
	}
	
	.total-pass h3 {
		font-size: 30px;
	}
	.total-pass span {
		font-size: 17px;
	}
	.total-icon i {
		font-size: 40px;
	}

}
@media only screen and (min-width:768px) and (max-width:991px){
    .dashboard-banner h2{
        font-size:24px;
    }
    .dashboard-banner h5{
        font-size:18px;
    }
    .photo-main-dashboard .dashboard-image {
		width: 70%;
		margin-bottom: -16px;
    }
    .dashboard-sidebar{
        position:sticky;
        top:10%;
		margin-bottom: 30px;
    }
	.photo-main-dashboard .dashboard-section {
		
		padding: 80px 0;
	}
	.photo-main-dashboard .ticket-table table th {
		padding: 20px 20px;
		font-size: 15px;
	}
	.photo-main-dashboard .ticket-table table td {
		
		font-size: 15px;
	}
	.photo-main-dashboard .edit-form label {
		text-align: left;
	}
	.total-pass span {
		font-size: 16px;
	}
	.total-icon i {
		font-size: 50px;
	}

}

@media only screen and (min-width:576px) and (max-width:767px){
    .dashboard-sidebar{
        margin-bottom:40px;
    }
    .dashboard-banner h2{
        font-size:24px;
    }
    .dashboard-banner h5{
        font-size:20px;
    }
    .ticket-table table td {
        padding: 16px 3px;
        font-size: 14px;
    }
    .ticket-table table th {
        padding: 20px 8px;
        font-size: 14px;
    }
	.photo-main-dashboard .edit-form label {
		text-align: left;
	}

	.photo-main-dashboard .dashboard-image {
		width: 72%;
	}
	.total-pass span {
		font-size: 15px;
	}
	.total-icon i {
		font-size: 45px;
	}
	.total-pass h3 {
		font-size: 28px;
	}
	

}
@media only screen and (max-width:575px){
    .dashboard-sidebar{
        margin-bottom:40px;
    }
    .dashboard-banner h2{
        font-size:24px;
    }
    .dashboard-banner h5{
        font-size:16px;
    }
    .dashboard-image{
        width:50%;
        margin-bottom: -15px;
    }
    .change-password-form .shop_btn button.grow_spin{
        width:50%;
    }
    .fileUpload input.upload {
        width: 100%;
        font-size: 15px;
    }
    .fileUpload{
        width:35%;
    }
	.photo-main-dashboard .edit-form label {
		text-align: left;
	}
	.photo-dashboard.dashboard-section {
		
		padding: 60px 0;
	}
	.photo-main-dashboard .change-password-form .shop_btn button.grow_spin {
		
		width: 50%;
	}
	
}



@media only screen and (max-width:375px) {

	.photo-main-dashboard .dashboard-image {
		width: 91%;
		margin-bottom: -33px;
	}
	.photo-main-dashboard .change-password-form .shop_btn button.grow_spin {
		
		width: 100%;
	}
	.photo-main-dashboard .release-note p {
		text-align: justify;
	}
	.ticket-table {
		margin-top: 25px;
	}
	.photo-main-dashboard .parent-btn button {
		width: 100%;
	}
	
	.dashboard-home .pagi-flex {
		display: block;
	}
	.dashboard-home .pagi-flex span {
		text-align: center;
		margin-bottom: 6px;
	}
	.total-icon i {
		font-size: 50px;
	}
	.total-pass h3 {
		font-size: 27px;
	}
	.total-pass span {
		font-size: 15px;
	}
	
}