/*==========  Desktop First Method  ==========*/

/* MEGA Large Devices, Wide Screens */
@media only screen and (max-width : 1600px) {
    .d-1600-none {
        display:none;
    }
}

@media only screen and (max-width : 1400px) {
    .d-1400-none {
        display:none;
    }
}


/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
    .filter-header {
        display:none;
    }
    #filters {
        display:block;
    }
	.footer {
        text-align:left;
    }
    .footer h5 {
        text-align:left;
    }
    .d-1200-none {
        display:none;
    }
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
      nav ul.dropdown-menu a.dropdown-item{
    white-space:normal !important;
}
    .overplay .h1 {
        font-size: 35px !important;
    }

    .filter-header {
        display:block;
    }
    #filters {
        display:none;
    }
    .filters-name-block {
        display:none;
    }
    .filter-main {
        border-radius:4px;
    }
    .category-list-header {
        display:block;
    }
    #category-list {
        display:none;
    }
    .search-form, .search-form-result {
        display:none;
    }
    .search-form-crumbs {
        display:none;
    }
    .search-form-header {
        display:inline-block!important;
    }
    .search-form-header input {
        width:380px!important;
    }
	.footer {
        text-align:left;
    }
    .footer h5 {
        text-align:left;
    }
    .navbar-mini-cart-mobile {
        display:inline-block;
    }
    .navbar-mini-cart-full {
        display:none;
    }
    .nav-catalog-btn {
        padding:0!important;
    }
    .navbar-toggler {
        padding:0!important;
    }
    .product-contetn-li-name-sm {
        display:inline-block;
    }
    .product-contetn-li-name-xl {
        display:none;
    }
    
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
 

    .filter-header {
        display:block;
    }
    #filters {
        display:none;
    }
    .filters-name-block {
        display:none;
    }
    .filter-main {
        border-radius:4px;
    }
    .category-list-header {
        display:block;
    }
    #category-list {
        display:none;
    }
    .search-form {
        display:none;
    }
    .search-form-header {
        display:inline-block!important;
        width:300px!important;
    }
    .search-form-header input {
        width:250px!important;
    }
    .header-lozung {
        display:block;
        text-align:center;
    }
    .header-phone {
        margin-top:-10px;
    }
    .filter-colomn {
        padding:0 15px;
    }
    .crumbs-pl0 {
        padding-left:15px!important;
    }
    .product-list-price-order-place button {
        z-index:4;
        position:relative;
        right:0;
        top:0;
    }
    .product-card-title {
        font-size:0.9rem;
    }
    .blog-nav-page {
        display:none;
    }
    .blog-nav-title h4 {
        text-align:center;
    }
    .blog-nav-menu li {
        text-align:center;
    }
    .product-list-name a {
        font-weight:400;
    }
    .product-other-sizes {
        white-space: nowrap;
    }
    .breadcrumb {
        white-space: nowrap;
        overflow-x: auto;
        overflow-y: hidden;
        flex-wrap: nowrap;
    }
    .breadcrumb-item+.breadcrumb-item {
        padding-left: 1.1rem
    }
    .breadcrumb li {
        margin: 0 0 10px 0;
    }
    .breadcrumbs-container {
        padding-bottom:0;
    }
    .filter-sort-product-count-xl {
        display:none;
    }
    .calc-shari-geliy {
        margin-top:20px;
        margin-bottom:20px;
        text-align:left;
    }
    .filter-col-outer-tpls {
        display:none;
    }
    
    
    .fullscreen-bg {
		background: url('https://marshland.ru/img/parrent2.jpeg');
		height:500px;
	}

	.fullscreen-bg-video {
		display: none;
	}

	.overplay h1 {
	    font-size: 35px!important;
	}
    
}

@media only screen and (max-width : 655px) {
    .filter-header {
        display:block;
    }
    #filters {
        display:none;
    }
    .filters-name-block {
        display:none;
    }
    .filter-main {
        border-radius:4px;
    }
    .category-list-header {
        display:block;
    }
    #category-list {
        display:none;
    }
    .search-form {
        display:none;
    }
    .search-form-header {
        display:inline-block!important;
        width:250px!important;
    }
    .search-form-header input {
        width:200px!important;
    }
    .title-crumbs-bkg {
        padding-top:3rem;
        padding-bottom:3rem;
    }
    .display-3 {
        font-size:50px;
    }
    .space20-blog {
        height:10px;
    }
    .table-rekviziti {
        font-size:16px;
    }
    .blog-nav-title {
        padding-top:10px;
    }
    .blog-nav {
        background:#e9ecef;
        margin-bottom:20px!important;
    }
    .blog-nav-articles {
        background:#e9ecef;
        border-bottom:4px solid #e9ecef!important;
        margin-bottom:0px!important;
    }
    .blog-nav-page {
        display:none;
    }
    .blog-nav-title h4 {
        text-align:center;
    }
    .blog-nav-menu li {
        text-align:center;
    }
	.carousel-services p {
        padding-bottom:10px;
    }
    .carousel-item img {
        height:400px;
    }
    .carousel-services-button {
        margin-bottom:40px;
    }
    .carousel-services h1 {
        font-size:2.2rem;
    }
    .carousel-services h3 {
        font-size:2.4rem;
    }
    .tags-ballon-option {
        white-space: nowrap;
    }
    .title-category h1 {
        font-size:25px;
    }
    .nav-tabs li {
        display:block;
    }
    .product-card-title {
        font-size:0.9rem;
    }
    
    
    #jGrowl{font-size:18px;margin:0 12px}
    .jGrowl.top-right{left:15%!important;top:35%!important}
    #jGrowl .jGrowl-notification{position:relative;width:220px;padding:20px;text-align:center;background:none repeat 0 0 #fff!important;box-shadow:0 0 0 4px #dc3545!important;border:0 solid rgba(255,255,255,0.49)!important}
    
    
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 575.9px) {

}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
    .filter-header {
        display:block;
    }
    #filters {
        display:none;
    }
    .category-list-header {
        display:block;
    }
    #category-list {
        display:none;
    }
    .search-form {
        display:none;
    }
    .search-form-header {
        display:inline-block!important;
        width:160px!important;
    }
    .search-form-header input {
        width:100px!important;
    }
    .space20-blog {
        height:10px;
    }
    .product-sinfo-item {
        width:100%;
    }
    .product-text-postavka-outer {
        width:100%;
    }
    .blog-nav-title {
        padding-top:10px;
    }
    .blog-nav {
        background:#e9ecef;
        margin-bottom:20px!important;
    }
    .blog-nav-articles {
        background:#e9ecef;
        border-bottom:4px solid #e9ecef!important;
        margin-bottom:30px!important;
    }
    .logo-name {
        padding-top:5px;
        font-size:24px;
    }
    .carousel-services p {
        font-size:20px;
    }
    .title-crumbs-bkg {
        padding-top:3rem;
        padding-bottom:3rem;
    }
    .blog-nav-page {
        display:none;
    }
    .blog-nav-title h4 {
        text-align:center;
    }
    .blog-nav-menu li {
        text-align:center;
    }
    .carousel-services p {
        padding-bottom:10px;
    }
    .carousel-item img {
        height:380px;
    }
    .carousel-services-button {
        margin-bottom:30px;
    }
    .product-list-price-order-place button {
        width: 110px;
    }
    .product-feedback-button button {
        width:100%!important;
    }
    .btn-max-on-sm {
        width:100%!important;
    }
    .navbar-brand-name {
        display:none;
    }
    .product-card-title {
        font-size:0.9rem;
    }
    
}

/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {
    .display-4 {
        font-size:36px;
    }
    .carousel-services p {
        padding-bottom:10px;
    }
    .carousel-item img {
        height:380px;
    }
    .carousel-services-button {
        margin-bottom:20px;
    }

}


/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {

}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {

}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {

}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {

}

 /* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {

}

