/* CSS Document */

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


.menu-footer-menu-main-container{
	display: none;
}
	.menu-footer-menu-second-container ul{
		flex-direction: row;
		writing-mode: unset;
	}
	.footer-item-2 li{
		width: auto;
		white-space: nowrap;
		margin: 0 1.5rem;
	}

}


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

	.single-img-gallery-thumbs-list .slick-track{
		transform: none !important;
	}

	.single-img-gallery-thumbs-list .slick-list,.single-img-gallery-thumbs-list .slick-track{
		height: 100% !important;
	}


	.works-list{
		justify-content: flex-start;
		flex-wrap: wrap;
		justify-content: space-between;
	}


	#main-nav a {

font-size: 4.5rem;
	}
	.s-t a.mobile{
		display: none;
	}
	#main-nav li{
		margin:2rem 0;
	}
	#main-nav{
		padding: 7rem 7rem;
		display: flex;
		align-items: center;
		overflow: auto;
	}
	.cat-ul>li{
		margin-bottom: 10rem;
	}
	.smaller-text{
		font-size: 45px !important;
	}
    .archive.category h1{
        max-width: 57%;
    line-height: 1;
        margin-bottom: 2rem;
    }
.post-content{
	margin-bottom: 16rem;
}
	.mobile{
		display: none;
	}
	.desktop{
		display: block;
	}
	
	.single-img-gallery-thumbs-list.mobile{
		display: none;
	}

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

	html{
		font-size: 5.5px;
	}
	.single-work-head .basic-width{
		height: 506px;
	}
}
@media only screen and (min-width: 1100px) and (max-width: 1200px) {

	html{
		font-size: 6px;
	}
	.single-work-head .basic-width{
		height: 550px;
	}
}

@media only screen and (min-width: 1201px) and (max-width: 1399px) {

	html{
		font-size: 7px;
	}
	.single-work-head .basic-width{
		height: 610px;
	}
}

@media only screen and (min-width: 1400px) and (max-width: 1700px){
html{
		font-size: 8px;
	}
	
	.single-work-head .basic-width{
		height:660px;
	}
	
}


@media only screen and (min-width: 1024px) and (max-width: 1450px) {
/*.works-list li{
	flex: 0 0 49%;
}*/
	.category-hero .basic-width{
    height: 506px;
	}
	.cat-img, .single-img-gallery{
		right: 0;
	}
	
}


@media only screen and (min-width: 1700px) {
html{
		font-size: 10px;
	}
	

	
}




/*mobile/tablet header*/

@media only screen and (max-width: 1023px) {
	.s-t a.desktop {
		display: none;
	}

	.s-t a.mobile {

		padding: 0 2.3rem;
		box-sizing: border-box;
		font-size: 1.2rem;
		margin-top: 1rem;
	}

	.s-t a:after {


		background-size: 1.2rem 1.2rem;
		margin-left: .5rem;

	}

	.mid-single .space-between {
		display: block !important;
		padding: 0 3rem;
		box-sizing: border-box;

	}

	.inquiry-area {
		padding: 0;
		box-sizing: border-box;
		margin-top: 5rem;
	}

	.side-bar .sep {
		display: none;
	}

	.mnf {
		display: block !important;
	}

	.single-left {
		padding: 0;
	}

	.share-buttons-list li {
		display: flex;
		justify-content: center;
		margin-right: 1.5rem;
	}

	.submit-con {
		display: block;
	}

	.share-buttons-list li button, .share-buttons-list li a {
		padding: 0;
	}

	form input, form textarea {
		border-radius: 0;
	}

	.gutter-sizer {
		width: 1rem;
	}

	.basic-width {
		width: 100%;
	}

	.inner-series {
		width: 80vw;
		margin: 0 auto;
		padding: 2.3rem;
	}

	.bottom-nav a {
		width: 100%;
	}


	.home-hero, .below-home-hero, .main-cats-area, .gadis-series-area, .instagram-feed-area, .explore-more {
		display: block !important;
	}

	.below-home-hero {
		padding: 6rem 2.3rem;
		box-sizing: border-box;
	}

	.home-hero-text h1 {
		font-size: 30px;
		text-align: center;
		padding: 0 3rem;
		box-sizing: border-box;
		line-height: 1.4;
		letter-spacing: 5.5px;
		white-space: normal;
	}

	h2.small {
		font-size: 18px;
		font-weight: 500;
		letter-spacing: 1.71px;
	}

	.sep.entered {
		width: 23px;
	}

	.below-home-her-text p {
		font-size: 14px;
		font-weight: 300;
		line-height: 1.79;
		letter-spacing: normal;
	}

	.main-cats-list, .instagram-feed-area h2 {
		padding: 0 2.3rem;
		box-sizing: border-box;
	}

	.home .main-cats-list {
		padding: 0;
	}

	.main-cats-list li {
		height: auto;
		flex-direction: column-reverse !important;
		padding: 0 !important;
		margin-bottom: 5rem;
	}

	.contact-link {
		margin-left: 0;
		padding: 0 1rem;
	}

	#search {
		margin-left: 0;
		margin-right: 1.5rem;
	}

	.cat-info {

		justify-content: flex-start;
		padding: 2.3rem 0 !important;
		flex: auto;
	}

	.cat-image {
		height: 24%;
		top: 0 !important;
		opacity: 1 !important;
	}

	.main-cats-list li a {
		height: auto;
		flex-direction: column-reverse !important;

	}

	h2 {
		font-size: 21px;
		font-weight: 700;
	}

	.discover-button {
		margin-top: 1rem;
		line-height: 4.8rem;
	}

	.inner-series {
		height: 45rem;
	}

	.series-cats-list {
		width: 100%;
	}

	.cat-info p, .image-nav-text p {
		max-width: 65rem;
	}

	.series-cats-list .slick-dots {
		display: flex;
		justify-content: center;
		margin-top: 4rem;
	}

	.series-cats-list .slick-dots button {
		padding: 0;
		margin: 0 4px;
		width: 9px;
		height: 9px;
		background-color: transparent;
		border: 1px solid black;
		border-radius: 50%;
	}

	.series-cats-list .slick-dots .slick-active button {
		background-color: black;
	}

	.about-banner {
		height: 41rem;
		min-height: 0;
		display: flex !important;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		margin-top: 6rem;
	}

	.about-banner h2 {
		font-size: 21px;
		font-weight: 700;
		letter-spacing: 2.8px;
		max-width: 15rem;
		white-space: normal;
		text-align: center;
		margin-bottom: 3rem;
	}

	.basic-button, body.black .basic-button-black {
		font-size: 13px;
	}

	.about-banner .basic-button {
		height: 4.8rem;
		border-width: 2px;
		padding: 0 2rem;
	}

	.basic-button-black {
		height: 4.8rem;
	}

	.instagram-feed-area {
		margin-top: 5.5rem;
		text-align: center;
	}

	.ins-logo {
		width: 11rem;
		margin: auto;
	}

	.sbi_photo {
		height: 33.3333vw !important;
		width: 33.3333vw !important;
	}

	#sb_instagram.sbi_col_1 #sbi_images .sbi_item {
		height: 30vw;
		width: 30vw;
	}

	.sbi_photo_wrap {
		height: 30vw;
		width: 30vw;
	}

	#sb_instagram #sbi_images .sbi_item {
		float: none;
	}

	#sb_instagram {
		margin-bottom: 0;
	}

	.bottom-nav a {
		height: 22.8rem;
		width: 100%;
	}

	.bottom-nav li {
		width: 100%;
		margin-bottom: 1.7rem;
	}

	.explore-more h2 {
		margin-bottom: 1.4rem;
	}

	.explore-more {
		padding: 0 2.3rem;
		box-sizing: border-box;
	}

	.explore-more .sep {
		margin-bottom: 3.5rem;
	}

	.bottom-nav a span {
		font-size: 21px;
	}

	.bottom-nav a {
		padding: 2.3rem;
	}

	.footer-inner {
		flex-direction: column;
		align-items: center;
	}

	.mobile {
		display: block;
	}

	.desktop {
		display: none;
	}

	footer .logo {
		display: block;
		margin: 0 auto 2rem auto;
		width: 15.8rem;
	}

	footer .logo svg {
		width: 100%;
	}

	footer .pn {
		text-align: center;
	}

	header .logo {
		width: 12.5rem;
	}

	.header-content {

		padding: 0 1.5rem;
	}

	#search-area {
		font-size: 18px;
	}

	header .basic-button-black {
		height: 3.1rem;
		font-size: 13px;
	}

	header .logo svg {
		width: 100%;
		height: auto;
	}

	.header-item {
		flex: 0;
	}

	.header-item-2 {
		flex-grow: 1;
		justify-content: flex-start;
	}

	.menu-text-1 {
		visibility: hidden !important;
		width: 0;
		overflow: hidden;
	}

	.menu-text-2 {

		width: 0;
		overflow: hidden;
	}

	.menu-opened .menu-text-2 {
		width: 50px;
	}

	.header-social-menu {
		display: none !important;
	}

	#main-nav a {
		font-size: 20px;
		letter-spacing: 3.67px;
		font-weight: 600;


	}

	#main-nav li {
		margin: 3rem 0;

	}

	.page-template-works h1 {
		font-size: 50px;
		line-height: 0.84;
		letter-spacing: 9.17px;
	}

	.works-hero-text p {
		font-size: 14px;
		line-height: 1.79;

	}

	.works-hero-text {
		margin: 10rem 0;
		padding: 0 2.3rem;
		box-sizing: border-box;
	}

	.small-main-cats-list {
		display: block !important;
	}

	.small-main-cats-list li {
		width: 100%;
		padding: 0;
		height: 29.6rem;
		margin-bottom: 3.9rem;
	}

	.cat-image-png {
		background-position: center;
		background-repeat: no-repeat;
		padding: 2.3rem;
	}

	.main-cats-area {
		padding: 0 2.3rem;
		box-sizing: border-box;
	}

	.ul-con, .bottom-link .sep {
		margin-top: 2.77rem;
	}

	.bottom-link a {
		padding: 0;
		height: 22.8rem;
	}

	.bottom-link {
		padding: 0 2.3rem;
		margin-bottom: 10rem;
	}

	.bottom-link a span {
		font-size: 21px;
		padding: 2.3rem;
	}

	.i-t-c-c {
		border: none !important;
	}

	.works-list-item-details p.li-pl {
		font-size: 15px;
	}

	.cat-img {
		position: static !important;

		display: flex;
		justify-content: center;
		width: auto;
		margin-top: 7rem;
		border-bottom: 1px solid #e3e3e3;
	}

	.i-t-c-c {
		display: flex;
		flex-direction: column-reverse !important;
	}

	.cat-img img {
		object-position: center;
		width: 100%;
	}

	.category-hero {
		padding: 0 2.3rem;
		box-sizing: border-box;
	}

	.category-hero .basic-width {
		height: auto;
	}

	.archive.category h1 {
		font-size: 30px;
		margin: 1.5rem 0;
	}

	.category-hero p {
		font-size: 14px;
		line-height: 1.79;
		letter-spacing: normal;
	}

	.category-hero p.cita {
		margin-bottom: 1.5rem;
	}

	.category-hero p.citu {
		margin-top: 1.5rem;
	}

	.works-list-area {
		margin-top: 6rem;
	}

	.works-list-area h2 {
		margin-bottom: 1.5rem;
	}

	.works-list {
		margin-top: 2.7rem;
		padding: 0 2.3rem;
		box-sizing: border-box;
	}

	.works-list li {
		flex: 0 0 48%;
		width: 48%;
	}

	.works-list-item-details h3 {
		font-size: 15px;
		letter-spacing: 2px;
	}

	.page-template-works .small-main-cats-list {
		padding: 0;
	}

	#main-nav {

		padding: 8rem 2.5rem;
	}

	.works-list-item-details p {
		font-size: 11px;
	}

	.small-main-cats-list li {
		margin: 0 !important;
	}

	.works-list li {
		padding-bottom: 1.5rem;

	}

	.category .works-list li {
		margin-bottom: 1.5rem;
		padding-bottom: 0;
	}

	.works-list li a {
		height: 100%;
		box-sizing: border-box;
	}

	.small-main-cats-list {
		padding: 0 2.3rem;
		box-sizing: border-box;
	}

	.small-main-cats-list li {
		margin-bottom: 2.3rem !important;
	}

	.other-cats-list {
		margin-bottom: 10rem;
	}

	.works-list-item-details {
		padding: 1.7rem;
	}

	.other-area {
		margin-top: 10rem;
	}

	.single-img-gallery {
		position: static !important;
	}

	.single-work-head .basic-width {
		height: auto;
	}

	.single-work-category-head {
		font-size: 12px;
	}

	.single-work-head h1 {
		font-size: 30px;
		line-height: 1.3;
		letter-spacing: 5.5px;
		margin-bottom: 1rem;

	}

	.single-work-head .li-p {
		font-size: 12px;
		display: block;
	}

	.li-p.block {
		display: block !important;
	}


	.single .share-buttons-list {
		margin-top: 2rem;
		margin-bottom: 2rem;
	}

	.single .works-list-area {
		margin-top: 5rem !important;
	}

	.single-work-head-left {
		padding-top: 1rem;
		display: block !important;
	}

	.single-work-head {
		padding: 0 2.3rem;
		box-sizing: border-box;
	}

	.single-img-item-img-con {
		width: 100%;
		height: 36rem !important;
		justify-content: center;
	}

	.mid-single .basic-width {
		display: block;
		padding: 0 2.3rem;
		box-sizing: border-box;
	}

	.main-article {
		padding: 0;
	}

	.linken {
		display: block !important;
		padding: 0 2.3rem;
		box-sizing: border-box;
	}

	.linken a {
		margin: 0 !important;
		padding: 0 2rem;
		margin-bottom: 1.7rem !important;
	}

	.single-img-gallery-list, .single-img-gallery-thumbs-list {
		width: 100%;
	}

	.single-img-gallery-list {
		margin: 1.5rem 0;
	}

	.single-img-gallery-thumbs-list.mobile {
		display: block;
	}

	.single-img-gallery-thumbs-list.desktop {

	}

	.single-img-gallery-thumbs-list {
		margin: 2rem 0 2rem 0;
	}

	.mobile-flex-rev {
		display: flex;
		flex-direction: column-reverse;
	}

	.thumb-con {
		width: 6.4rem;
		height: 7.7rem;
		margin-right: 1rem;
	}

	.main-article strong {
		font-size: 18px;
	}

	.mid-single {
		margin-top: 2rem;
	}

	.side-bar .side-bar-top {
		display: none;
	}

	#inq {
		margin-top: 0;
	}

	.inquiry-area h2 {
		text-align: center;
		font-size: 18px;
		font-weight: 700;
	}

	.inquiry-area .wpcf7-form-control-wrap select {

		padding-left: 1.1rem;
	}

	.inquiry-area form * {
		font-size: 14px !important;
	}

	.more-items ul {
		margin-bottom: 4.5rem;
	}

	.linken {
		margin-bottom: 6.3rem;
	}

	.home-hero {

	}

	.share-buttons-list button, .share-buttons-list a {

		font-size: 2.2rem;

	}

	.image-nav-con {
		width: 100%;
		height: 44rem;
		opacity: 1;
		position: static;
	}

	.im-an-con {
		opacity: 1;
		position: static;
	}

	.images-nav-list li .im-nav-inner {
		flex-direction: column !important;
		position: static;
	}

	.yu6 {
		margin-bottom: 2rem;
	}

	.image-nav-text {
		padding: 0;
	}

	.image-nav-con, .image-nav-text {
		flex: auto;
	}

	.image-nav-con {
		background-size: cover;
		background-position: center;
	}

	.image-nav-text h2 {
		margin-top: 2.1rem;
	}

	.images-nav-list li {
		padding-bottom: 5rem;
	}

	.images-nav-list {
		margin-bottom: 7rem;
	}

	.bottom-part {
		padding: 0 2.3rem;
		box-sizing: border-box;
	}

	.img-area {
		height: 17.9rem;
		background-size: cover;
		background-position: center;
		margin-top: 0;
	}

	.img-area-text {
		margin: 2.5rem 0;
		padding: 0;
		box-shadow: none;
		background: none;

	}

	.inner-vid {
		padding: 0 2.3rem;
		box-sizing: border-box;
	}

	#playVid:before {
		position: absolute;
		width: 100%;
		height: 4rem;
		background-image: url(imgs/play.svg);
		background-position: top center;
		background-repeat: no-repeat;
		background-size: 4rem;
		top: 0;
		content: '';
		display: block;
		transition: .3s all;
	}

	#playVid {
		height: 8rem;
	}

	.images-nav-list {
		margin-top: 4.7rem;
	}

	#vid {
		width: 100%;
		height: 27rem;
	}

	.archive-head h1 {
		font-size: 30px;
	}

	.post-summary-item {
		width: calc(50% - 30px);
	}

	.post-text p {
		display: none;
	}

	.blog-posts-list {
		padding: 0 2.3rem;
		box-sizing: border-box;
	}

	.post-summary-item h2 {
		font-size: 15px;
		line-height: 1.4;
		letter-spacing: normal;
		margin: 0;
	}

	.post-text a {
		font-size: 10px;
		margin-top: 2rem;
	}

	.archive-head {
		padding-top: 8.3rem;
	}

	.categories-list button {
		font-size: 14px;
		margin: 0 1rem;
	}

	.categories-list {
		width: 100%;
		justify-content: center;
		margin: 3.8rem 0 6rem;
		align-items: flex-start;
	}

	.blog-posts-loader {
		height: 17rem;
	}

	.back-to-blog {
		display: none;
	}

	.article-con {
		display: block !important;
	}

	.main-content {
		width: 100%;
	}

	article {
		padding: 0 2.3rem;
		box-sizing: border-box;
	}

	article h1 {
		font-size: 22px;
		margin: 0 0 1.6rem 0;
	}

	.article-con article h2, .article-con article p {
		padding: 0;
	}

	.article-con article h2 {
		font-size: 18px;
		font-weight: 500;
		text-transform: none;
		margin: 2rem 0 1rem 0;
	}

	.article-con article ul {
		list-style: disc;
		padding: 0px 3.8rem 0 1.8rem;
	}

	.article-con article p, .article-con article ul {
		font-size: 14px;
		line-height: 1.79;
		letter-spacing: normal;
	}

	.article-con article .quote p {
		font-size: 20px;
		line-height: 1.75;
		letter-spacing: -0.95px;
	}

	.related-posts {
		margin-top: 8rem;
	}

	.single .post-summary-item, .blog-posts-in-about .post-summary-item {
		width: 49%;
		flex: 0 0 49%;
	}


	.single .blog-posts-list {
		justify-content: space-between;
	}

	.post-summary-item .post-text {
		padding: 1.4rem;
	}

	.blog-posts-in-about .post-summary-item {
		margin-bottom: 1.5rem;
	}

	.single .blog-posts-list:after {
		display: none;
	}

	article .sep {
		margin-bottom: 2rem;
	}

	.blog-posts-in-about {
		width: 100%;

	}

	.post-share {
		padding-right: 0;
		margin: 0 0 2rem 0;

	}

	.single-post-share {
		list-style: none !important;
		justify-content: center;
	}

	.blog-posts-in-about .post-image {
		height: 7.4rem;
	}

	.single-post-share {
		display: flex;
	}

	.post-summary-item h2 {
		text-align: left;
		font-size: 15px;
		line-height: 1.4;
	}

	.post-content {
		margin-top: 10.2rem;
	}

	.page-template-contact h1 {
		font-size: 30px;
		line-height: 1.4;
	}

	.page-template-contact .contact-head p {
		font-size: 14px;
		line-height: 1.36;
	}

	.contact-form-area form {
		display: block;
	}

	.img-area-text {
		display: block !important;
	}

	.contact-form-area, .faq-basic-width {
		width: 100%;
	}

	.contact-head, .contact-details-area {
		padding: 0 2.3rem;
		box-sizing: border-box;
	}

	.page-template-contact .contact-head {
		margin-top: 8.8rem;
	}

	.contact-form-area.inquiry-area form {
		margin-top: 2rem;
	}

	.contact-details-area {
		margin-top: 5.6rem;
	}

	.con-det-txt {
		margin-bottom: 5rem;
	}

	#map {
		height: 30.6rem;
	}

	.newsletter-sign form {
		width: 100%;
		padding: 0;


	}

	.newsletter-sign input[type="email"] {
		box-sizing: border-box;
	}

	.newsletter-sign {
		width: 100%;
		padding: 0 2.5rem;
		box-sizing: border-box;
	}

	.contact-details-area .img-area-text {
		margin-top: 5rem;
	}

	.studio-small-image {
		width: 100%;
		height: 17rem;
	}

	.studio-text {
		padding: 0;
	}

	.studio-text h2 {
		font-size: 18px;
	}

	.contact-details-area p, .contact-details-area a {
		font-size: 14px;
		line-height: 1.79;
	}

	.accordionList li h3 {
		font-size: 18px;
		padding: 0 1.5rem;
	}

	.faq {
		padding: 4rem 2.3rem;
		box-sizing: border-box;
	}

	.accordionList > li {

	}

	.thanks-page-hero h1 {
		font-size: 50px;
	}

	.thanks-page-hero {
		height: 40rem;
		padding: 0 3rem;
		box-sizing: border-box;
	}

	.accordionList li h3 {
		height: auto;
		min-height: 6rem;
	}

	.sub-answers h4 {
		font-size: 16px;
		padding: 0 1.5rem;;
	}

	.sub-answers h4 .arrow {

		border-width: 0px .3px .3px 0;
		padding: 1px;
		position: relative;


	}

	.accordionList {
		margin-bottom: 11rem;
	}

	.sub-answers p {
		padding: 0 1.5rem !important;
		font-size: 14px;
		line-height: 1.79;
	}

	.search-form {

		top: -30rem;
		height: 20rem;
		padding: 0 2.3rem;
		box-sizing: border-box;

	}

	.works-list-area {
		margin-top: 10rem;
	}

	.search-form form {
		padding-top: 3rem;
	}

	.search h1 {
		font-size: 14px;
		padding: 0 2.3rem;
		box-sizing: border-box;
	}

	.search .works-list {
		margin-top: 2.4rem;
		margin-bottom: 8rem;
	}

	.footer-item-2 {
		display: none;
	}

	.pn ul {
		display: flex;
		justify-content: center;
	}

	.pn ul li {
		margin: 0 1rem;
	}

	.mobile-bg {
		background-size: cover;
		background-position: center;
	}

	.btns-con {
		display: none;
	}

	.basic-header {
		height: 25rem !important;
		display: flex !important;
		align-items: center;
		justify-content: center;
	}

	.basic-header h1 {
		font-size: 3rem;
		padding: 0 3rem;


		box-sizing: border-box;

	}

	.phone-fields {
		width: 100%;
	}

	.main-content .gallery, .main-content .gallery-icon {
		height: 25rem;
	}

	.basic-main-content p b, .basic-main-content p strong {
		font-size: 18px;
		line-height: 1.53;

	}

	.basic-main-content p, .basic-main-content ul {
		font-size: 14px;
		line-height: 1.79;
		padding: 0 2.3rem;

	}

	.basic-main-content {
		margin-top: 4rem;
		margin-bottom: 10rem;
	}

	.basic-main-content ul {
		padding-left: 4rem;
	}

	.post-share.mobile {
		background-color: #fafafa;
	}

	.post-content {
		margin-bottom: 10rem;
	}

	.sizes-holder {
		display: none !important;
	}

	.single-work-head .li-p {
		margin: 0 0 2px 0;
	}

	.collections-hero h1 {
		font-size: 30px;
		text-align: center;
		padding: 0 3rem;
		box-sizing: border-box;
		line-height: 1.4;
		letter-spacing: 5.5px;
		white-space: normal;
		text-shadow: 3px 3px 5px rgb(0 0 0);
	}

	.collections-hero p {
		margin: 0;
		font-size: 17px;
		font-weight: 500;
		color: white;
		margin-top: 2rem;
		text-shadow: 3px 3px 5px rgb(0 0 0);
	}

	.collections-hero {
		padding: 0 2.3rem;
		box-sizing: border-box;
	}

	.cat-ul h2, .page-template-collections .works-list-area h2 {
		padding: 0 2.3rem;
		box-sizing: border-box;
	}

	.page-template-collections .cat-ul > li .sep, .clc-wl .sep {
		margin-left: 2.3rem;
	}

	.page-template-collections .cat-ul > li:nth-child(odd) .works-list li:nth-child(7), .page-template-collections .cat-ul > li:nth-child(even) .works-list li:nth-child(5) {
		flex: 0 0 100%;
	}

	.pairs .vid-half {
		flex: 0 0 100%;
		height: 20rem;
		margin-bottom: 4rem;
		background-size: cover;
	}

	#go-to-top {
		right: auto;
		left: 2rem;
	}

	.page-template-collections .works-list {
		margin-top: 4rem;
	}

	.cat-ul > li {
		margin-top: 8rem;
	}

	.cat-ul > li h2.small {
		font-size: 22px;
	}

	.inner-series-img {
		height: 33rem;
	}

	.inner-series:hover {
		padding-bottom: 2.3rem !important;
	}

	.new-tu-hero .basic-width {
		flex-direction: column-reverse;
		justify-content: flex-start;
	}

	.page-template-new-thankyou-product .tu-right-side {
		padding: 0;
	}

	.page-template-new-thankyou-product .tu-left-side {
		flex: auto;
	}

	.page-template-new-thankyou-product .tu-right-side p {
		width: 100%;
		text-align: center;
		font-size: 14px;

	}

	.call-us {
		width: 100%;
	}

	.page-template-new-thankyou-product .tu-right-side .sep {
		margin: 2.8rem auto;
		width: 4.5rem
	}

	.new-tu-hero {
		height: auto;
		margin-top: 10rem;
	}
.new-tu-hero{
	padding: 0 2.2rem;
}
	.page-template-new-thankyou-product .thanks-page-hero {
		margin-top: 10rem;
	}

	.new-tu-hero h1 {
		font-size: 24px;
		text-align: center;
		line-height: 1.42;
	}

	.btns-title {
		width: 100%;
		text-align: center;
font-size: 19px;

	}

	.messenger-link,.whatsapp-link{
		width: 100%;
		font-size: 15px;
	}

.tu-product-thumb{
	height: 39rem;
}

	.page-template-new-thankyou-product .tu-left-side{
		margin-top: 2.6rem;
	}

	p.tu-collection{
		font-size: 12px;
		font-weight: 500;
	}

	p.tu-name{
		font-size: 19px;
		letter-spacing: 2.97px;

	}
	.tu-material,.tu-size{
		font-size: 12px !important;
	}
	.new-tu-hero .basic-width{
		border-bottom: none;
	}
	.lc{
		width: 100%;
	}
	.tit-con,.page-template-new-thankyou-product .bottom-nav a{
		padding: 1.9rem;
	}

	.page-template-new-thankyou-product .bottom-nav a span{
		font-size: 19px;
	}
	.page-template-new-thankyou-product .tit-con span {
		font-weight: 500;
		display: block;
		position: relative;
		color: white;
		font-size: 19px;
		letter-spacing: 4.27px;
		text-transform: uppercase;
	}
	.page-template-new-thankyou-product .works-list-area{
		margin-top: 5.8rem;
	}
	.new-tu-hero .basic-width, .tu-cv .basic-width,.page-template-new-thankyou-product .gadis-series-area .basic-width{
		padding-bottom: 5.8rem;
	}
	.page-template-new-thankyou-product .gadis-series-area{
		padding-top: 5.8rem;
	}

	.page-template-new-thankyou-product .gadis-series-area{
		padding-left:  2.4rem;
		padding-right:  2.4rem;
	}
	.series-cats-list.tu-page{
		flex-direction: column;
	}

	.series-cats-list.tu-page .inner-series h3{
		font-size: 19px;
	}
	.orbitvu-viewer{
		height: 35rem !important;
	}

	*:focus{
		outline: none;
		border: none;
	}

	.share-buttons-list.mobile{
		display: flex;
	}
}
@media only screen and (max-width: 760px) {
    .home-hero{
        height: 53rem;
    }

}
@media only screen and (min-width: 600px) and (max-width: 1023px) {
    .inner-series{
        height: 75rem;
    }
    
    .about-banner{
        height: 70rem;
    }
    .bottom-nav a{
        height: 40rem;
    }
	.blog-posts-in-about .post-image{
		height: 17rem;
	}
	.inner-series{
		width: 60vw;
	}
	.img-area{
		height: 30rem;
	}

}