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

	.info-header {
	    font-size: 5rem;
	}
	.instagram-item-h-50 {
	    height: 30vh;
	    max-height: 250px;
	    min-height: 175px;
	}
	.instagram-item-h-100 {
	    height: -webkit-calc(60vh + .5rem);
	    height: calc(60vh + .5rem);
	    max-height: -webkit-calc(500px + .5rem);
	    max-height: calc(500px + .5rem);
	    min-height: 357px;
	}
	.mr-lg-5{
	    margin-right: 2rem!important;
	}
	.product-page-info h1 {
	    padding-right: 60px;
	}

}

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

	.pl-5, .px-5 {
	    padding-left: 2rem!important;
	}
	.pr-5, .px-5 {
	    padding-right: 2rem!important;
	}
	.pb-5, .py-5 {
	    padding-bottom: 2rem!important;
	}
	.pt-5, .py-5 {
	    padding-top: 2rem!important;
	}
	.catalog-slider-head .pr-5{
		padding-right: 5em!important;
	}
	.catalog-slider-head .pl-5{
		padding-left: 5em!important;
	}
	.catalog-slider-head .nav-tabs a.prev svg {
	    right: -1rem;
	}
	.catalog-slider-head .nav-tabs a.next svg {
	    left: -1rem;
	}
	.btn-arrow {
	    width: 60px;
	    height: 60px;
	}
	.btn-arrow-next:before {
	    right: 60%;
	}
	.btn-arrow-prev:before {
	    left: 60%;
	}

}

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

	.nav-wrapper {
	    padding-top: 20px;
	    padding-bottom: 20px;
	}
	.pl-5, .px-5 {
	    padding-left: 1.5rem!important;
	}
	.pr-5, .px-5 {
	    padding-right: 1.5rem!important;
	}
	.pb-5, .py-5 {
	    padding-bottom: 1.5rem!important;
	}
	.pt-5, .py-5 {
	    padding-top: 1.5rem!important;
	}
	html {
	    font-size: 14px;
	}

}

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

	.nav-wrapper .socials .mr-lg-2 {
	    margin-right: .2rem!important;
	}
	.nav-wrapper>.row>div {
	    padding-left: 10px;
	    padding-right: 10px;
	}
	.footer-wrapper .link-underline svg{
		display: none;
	}
	
}

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

	.product-page-info h1 {
    	font-size: 2rem;
    }
    .product-options li a {
	    height: 50px;
	    width: 50px;
	}
	.nav-wrapper .mr-lg-5 {
	    margin-right: 1rem!important;
	}
	.nav-wrapper .socials .mr-lg-2 {
	    margin-right: 0;
	}
	.nav-wrapper .socials li {
	    display: block;
	    width: 100%;
	    float: initial;
	    margin: 3px 0!important;
	}
	.product-item-name:before {
    	width: 20px;
    	    top: 24px;
	}
	.product-item-name {
	    padding-left: 30px;
	}
	.product-item:hover .product-item-name {
	    padding-left: 40px;
	}
	.product-item:hover .product-item-name:before {
	    width: 28px;
	}
	.product-slider-thumb-item {
	    width: 70px;
	}
	.catalog-item-info {
	    height: 100px;
	    font-size: 1.5rem;
	}
}

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

	.nav-wrapper .socials-wrapper{
		display: none;
	}
	.nav-logo {
	    display: block;
	    text-decoration: none!important;
	    width: 120px;
	}
	.info-header {
	    font-size: 4rem;
	}

}

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

	.catalog-item {
	    margin-bottom: 20px;
	}
	.instagram-btn {
	    z-index: 2;
	}
	.instagram-item-h-50 {
	    height: 300px;
	}
	.instagram-item-h-100 {
	    height: 600px;
	    max-height: inherit;
	    min-height: inherit;
	}
	.filter-btns li {
	    display: inline-block;
	    float: left;
	    margin-left: 20px;
	}
	.sort-options-wrapper, .filter-options-wrapper {
	    padding: 40px 35px;
	}
	.sort-options-wrapper {
	    width: 280px;
	}
	.page-banner-wrapper {
	    height: 250px;
	    min-height: inherit;
	    max-height: inherit;
	    padding: 0!important;
	}
	.filter-head {
	    font-size: 1rem;
	}
	.filter-options li {
	    margin-top: 0;
	}
	.filter-options-btn .btn {
	    width: 140px;
	    margin-bottom: 10px;
	}
	.sort-options-wrapper {
	    padding: 40px;
	}
	.filter-options-wrapper {
	    padding: 40px 40px 25px;
	}
	.filter-info {
	    font-size: 1rem;
	    margin-top: 1px;
	}
	.share-block{
		display: none;
	}
	.filter-options-btn{
		margin-top: 30px;
	    -webkit-box-orient: horizontal;
	    -webkit-box-direction: normal;
	    -webkit-flex-flow: row;
	        -ms-flex-flow: row;
	            flex-flow: row;
	    -webkit-box-pack: center;
	    -webkit-justify-content: center;
	        -ms-flex-pack: center;
	            justify-content: center;
	}
	.filter-options-btn button{
		margin-left: 15px;
		margin-right: 15px;
	}
	.page-banner-wrapper nav {
	    position: absolute;
	    bottom: 10px;
	}
	.btn-arrow{
		display: none!important;
	}
	.info-wrapper{
		padding-left: 0!important;
		padding-right: 0!important;
	}
	.catalog-slider-head .nav-tabs a {
	    padding: 0!important;
	}
	.catalog-slider-head .nav-tabs a svg{
		display: none!important;
	}
	.catalog-slider-head .blue-header {
	    padding: 0 1rem!important;
	}
	.catalog-slider-head .nav-tabs a {
	    font-size: .9rem;
	}
	.catalog-slider-head .blue-header {
	    font-size: 1.4rem;
	}
	.catalog-wrapper{
		padding-bottom: 0!important;
	}
	.main-slider-info {
	    font-size: 2rem;
	}
	.main-slider-item {
	    height: 300px;
	    max-height: inherit;
	    min-height: inherit;
	}
	.main-slider-wrapper .slick-dots li {
	    margin-top: 10px;
	    margin-bottom: 10px;
	}
	.main-slider-wrapper .slick-dots{
		display: none!important;
	}
	.footer-wrapper .row{
    	-webkit-box-orient: vertical;
    	-webkit-box-direction: normal;
    	-webkit-flex-flow: column;
    	    -ms-flex-flow: column;
    	        flex-flow: column;
	}
	.footer-wrapper {
	    text-align: center;
	}
	.footer-wrapper .nav-logo {
	    margin: 0 auto 20px;
	}
	.footer-wrapper .socials {
	    margin: 20px 0!important;
	}
	.scroll-logo {
	    margin: 0 auto;
	}
	.scroll-logo img {
	    margin-top: -5px;
	}
	.table-sizes {
	    margin-top: 15px!important;
	}
	.sizes-p{
		padding-left: 0!important;
		padding-right: 0!important;
	}
	.instagram-hashtag {
	    font-size: 4rem;
	}
	.info-header {
	    font-size: 2rem;
	}
	.page-banner-wrapper h1 {
	    font-size: 2rem;
	}
	.about-section-second, .about-section-text {
	    height: auto!important;
	}
	.about-section-second-info{
		position: initial;
	}
	.about-section-second .col-12{
		padding-left: 0!important;
		padding-right: 0!important;
	}
	.about-section-head{
		position: absolute;
		top:30px;
		left:30px;
	}
	.pl-0-m{
		padding-left: 0!important;
	}
	.px-5-m{
		padding-left: 5px!important;
    	padding-right: 5px!important;
	}
	.about-section-head {
	    position: relative;
	    top: 5px;
	    left: 5px;
	}
	.xs-hidden{
		display: none!important;
	}
	.xs-visible{
		display: block!important;
	}
	.catalog-slider-head .blue-header {
	    width: 100%;
	    text-align: center;
	}
	.catalog-slider-head .nav-tabs a {
	    margin: 10px 25px;
	}
	.product-page-info .link {
	    text-align: right;
	}
	.pagination-list li {
	    margin: 0 7px;
	}
	.about-section-body.d-flex {
	    display: block!important;
	}
	.about-section-body .justify-content-end {
	    -webkit-box-pack: center;
	    -webkit-justify-content: center;
	        -ms-flex-pack: center;
	            justify-content: center;
	}
	html, body{
		overflow-x: hidden;
	}
	.modal-dialog {
	    margin: 0;
	}
	.nav-logo {
	    width: 60px;
	}
	.nav-wrapper {
	    padding-top: 10px;
	    padding-bottom: 10px;
	}
	.btn-burger {
	    margin: 5px;
	    float: right;
	}
	.menu-wrapper .socials{
		position: relative;
		text-align: center;
	}
	.menu-wrapper .socials li {
	    display: inline-block;
	    width: auto;
	    float: inherit;
	    margin: 5px 5px!important;
	}

}

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

	.instagram-item-h-50 {
	    height: 180px;
	}
	.instagram-item-h-100 {
	    height: 360px;
	}
	.instagram-item:hover:before {
	    width: -webkit-calc(100% - 40px);
	    width: calc(100% - 40px);
	    height: -webkit-calc(100% - 50px);
	    height: calc(100% - 50px);
	}
	.modal-title {
	    font-size: 1.5rem;
	}

}

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

	.catalog-item-info {
	    height: 100px;
	    text-align: center;
	    padding-left: 5px;
	    padding-right: 5px;
	}
	.main-slider-item {
	    height: 250px;
	}
	.instagram-item-h-50 {
	    height: 150px;
	    min-height: 150px;
	}
	.instagram-item-h-100 {
	    height: 300px;
	    min-height: 300px;
	}
	.filter-btns li {
	    margin-left: 0;
	}
	.filter-btns {
	    display: -webkit-box;
	    display: -webkit-flex;
	    display: -ms-flexbox;
	    display: flex;
	    -webkit-box-orient: vertical;
	    -webkit-box-direction: normal;
	    -webkit-flex-flow: column;
	        -ms-flex-flow: column;
	            flex-flow: column;
	    -webkit-box-align: end;
	    -webkit-align-items: flex-end;
	        -ms-flex-align: end;
	            align-items: flex-end;
	}
	.filter-btns a:before, .filter-btns a:after{
		display: none!important;
	}
	.sort-options-wrapper {
	    width: 260px;
	}
	.filter-options-btn button {
	    margin-left: 5px;
	    margin-right: 5px;
	}
	.filter-options-btn .btn {
	    padding-left: 10px;
	    padding-right: 10px;
	}

}

@media only screen and (min-width: 400px) {
     .product-item-image, .product-item-image .second-image{
             height: 300px;
     }
}

@media only screen and (min-width: 1000px) {
     .product-item-image, .product-item-image .second-image{
             height: 400px;
     }
}

@media only screen and (min-width: 1400px) {
     .product-item-image, .product-item-image .second-image{
             height: 500px;
     }
}

@media only screen and (min-width: 1800px) {
     .product-item-image, .product-item-image .second-image{
             height: 600px;
     }
}