/* xxl */
@media (min-width: 1400px) { 

.dropdown:hover .dropdown-menu {
    display: block;
    -webkit-animation: fadeInUp 400ms;
    animation: fadeInUp 400ms;
}

.nav-main .nav-link {
  padding-left: 23px;
  padding-right: 22px;
}

#header .col-lg-8{
	padding-right: 0;
	padding-left: 5px;
}

.item_photo{
	width: 80%;
}

.item_photo_bldop{
	width: 18%;
}

.item_photo_dop img {
    width: auto;
}




}


/* xl */
@media (min-width: 1200px) and (max-width : 1399px)  { 

.dropdown:hover .dropdown-menu {
    display: block;
    -webkit-animation: fadeInUp 400ms;
    animation: fadeInUp 400ms;
}

.top_slogan {
  font-size: 13px;
 }

.bl_cat_item:hover .bl_cat_item_hidden{
  top: 430px;
  opacity: 1;
}

.bl_cat_item:hover .bl_cat_item_hidden_niz{
  bottom: 250px;
}

.bl_cat_item img{
  min-height: 230px;
  width: 100%  !important;
  height: auto !important;
  object-fit: cover;
}

.item_photo{
	width: 80%;
}

.item_photo_bldop{
	width: 18%;
}

.item_photo_dop img {
    width: auto;
}





}


/* lg */
@media (min-width: 992px) and (max-width : 1199px)  { 

.dropdown:hover .dropdown-menu {
    display: block;
    -webkit-animation: fadeInUp 400ms;
    animation: fadeInUp 400ms;
}

.top_slogan {
  font-size: 13px;
 }

 #header .col-3{
 	padding: 0;
 }

 #sect_catalog .col-lg-3{
  padding: 0;
 }
 .block_LeftMenu_title {
  font-size: 14px;
}

#carouselMain .carousel-item{
	height: 400px;
}
#carouselMain .carousel-item img{
	height: 400px;
	width: 100%;
	object-fit: cover;
}
#carouselMain .carousel-caption h5 {
  font-size: 1.6rem;
  line-height: 2rem;
}
#carouselMain .carousel-caption p {
  font-size: 1.1rem;
  line-height: 1.4rem;
}

.bl_cat_item{
  width: 32%;
}

#fotoalbum div{
	width: 45%;
}

#block_stndtovar .bl_cat_item{
	width: 40%;
}

.item_photo{
	width: 80%;
}

.item_photo_bldop{
	width: 18%;
}

.item_photo_dop img {
    width: auto;
}



}



/* md */
@media (min-width: 768px) and (max-width : 991px)  { 

.bl_toplogo img {
  max-height: 86px;
  width: auto;
  margin-bottom: 10px;
}

#sect_catalog .container{
	max-width: 100%;
}
#carouselMain .carousel-item{
	height: 420px;
}
#carouselMain .carousel-item img{
	height: 420px;
	width: 100%;
	object-fit: cover;
}
#carouselMain .carousel-caption h5 {
  font-size: 1.6rem;
  line-height: 2rem;
}
#carouselMain .carousel-caption p {
  font-size: 1.1rem;
  line-height: 1.4rem;
}

.bl_cat_item{
  width: 44%;
}

#block_stndtovar .bl_cat_item{
	width: 39%;
	max-width: 290px;
}

.item_photo{
	width: 80%;
}

.item_photo_bldop{
	width: 18%;
}

.item_photo_dop img {
    width: auto;
}

.tbn-dostavka-item{
	width: calc( 100% - 300px);
	margin-left: 150px;
}
.bl_dostavkaoplata{
	padding-left: 160px;
}




}


/* sm */
@media (min-width: 576px) and (max-width : 767px) {

.bl_toplogo img {
  max-height: 86px;
  width: auto;
  margin-bottom: 10px;
}

.bl_top_btncall{
	min-width: 100%;
	text-align: center;
}

.top_btninfom{
	font-size: 10px;
}

#sect_catalog .container{
	max-width: 100%;
}
#carouselMain .carousel-item{
	height: 380px;
}
#carouselMain .carousel-item img{
	height: 380px;
}
#carouselMain .carousel-caption {
  bottom: 30px;
}
#carouselMain .carousel-caption h5 {
  font-size: 1.4rem;
  line-height: 1.8rem;
}
#carouselMain .carousel-caption p {
  font-size: 1rem;
  line-height: 1.2rem;
}
.carousel-indicators{
  display: none;
}
.btn_carusel {
  padding: 12px 25px 8px;
  font-size: 12px;
  line-height: 12px;
  letter-spacing: 1px;
  margin-top: 30px;
}

.bl_cat_item{
  width: 48%;
}
.bl_cat_item:hover .bl_cat_item_hidden{
  top: 410px;
  opacity: 1;
}
.bl_cat_item:hover .bl_cat_item_hidden_niz{
  bottom: 250px;
}
.bl_cat_item img{
  min-height: 220px;
  width: 100%  !important;
  height: auto !important;
  object-fit: cover;
}

.footer-title, .niz_slogan, .niz_seti, .niz_adress, .niz_phone,
.niz_email, .niz_grafik {
	text-align: center;
}

#vb_pk{
  display: none;	
}

#vb_mb{
  display: inline-block;
}

#fotoalbum div{
	width: 48%;
}

#block_stndtovar .bl_cat_item{
	width: 45%;
}
#block_stndtovar .bl_cat_item img {
    max-height: 180px !important;
    width: auto !important;
    height: auto !important;
    object-fit: cover;
}

.item_photo_dop_all{
	display: none;
}
.item_photo_dop {
	display: flex;
    position: relative;
    min-width: 200px;
    max-height: 100px;
    padding: 8px;
    border: 1px solid #ddd;
    border-radius: 0;
    margin: 20px 0;
    overflow-x: auto;
    overflow-y: hidden;
    z-index: 0;
}

.tbn-dostavka-item{
	width: calc( 100% - 100px);
	margin-left: 50px;
}
.bl_dostavkaoplata{
	padding-left: 60px;
}

.modal-dialog {
    width: auto;
}




}



/* xs */
@media screen and (max-width : 575px){

.bl_toplogo img {
  max-height: 86px;
  width: auto;
}

.bl_top_btncall{
	display: none;
}

.top_btninfom{
	font-size: 10px;
}

.bl_top_phone a {
  font-size: 22px;
  line-height: 28px;
}

#carouselMain .carousel-item{
	height: 360px;
}
#carouselMain .carousel-item img{
	height: 360px;
	width: auto;
	object-fit: cover;
}
#carouselMain .carousel-caption {
  bottom: 60px;
}
#carouselMain .carousel-caption h5 {
  font-size: 1.4rem;
  line-height: 1.8rem;
}
#carouselMain .carousel-caption p {
  font-size: 1rem;
  line-height: 1.2rem;
}
.carousel-indicators{
  display: none;
}
.btn_carusel {
  padding: 12px 25px 8px;
  font-size: 12px;
  line-height: 12px;
  letter-spacing: 1px;
  margin-top: 30px;
}

.bl_cat_item{
  width: 80%;
  max-width: 300px;
}
.bl_cat_item:hover .bl_cat_item_hidden{
  top: 460px;
  opacity: 1;
}
.bl_cat_item img{
  min-height: 260px;
  width: 100%  !important;
  height: auto !important;
  object-fit: cover;
}

#sect_maintovar h2 {
  font-size: 22px;
  line-height: 26px;
}

#footer .col-12{
	padding-left: 15px;
	padding-right: 15px;
}
.footer-title, .niz_slogan, .niz_seti, .niz_adress, .niz_phone,
.niz_email, .niz_grafik {
	text-align: center;
}

#vb_pk{
  display: none;	
}

#vb_mb{
  display: inline-block;
}

blockquote{
  width: 100%;
  padding-left: 20px;
}

blockquote::before{
	top: -40px;
    font-size: 6em;
}

#fotoalbum div{
	width: 48%;
}

#block_stndtovar .bl_cat_item_title {
   justify-content: center;
}

#block_stndtovar .bl_cat_item{
	width: 90%;
}

.item_photo_dop_all{
	display: none;
}
.item_photo_dop {
	display: flex;
    position: relative;
    min-width: 200px;
    max-height: 100px;
    padding: 8px;
    border: 1px solid #ddd;
    border-radius: 0;
    margin: 20px 0;
    overflow-x: auto;
    overflow-y: hidden;
    z-index: 0;
}

.tbn-dostavka-item{
	width: calc( 100% - 40px);
	margin-left: 20px;
}
.bl_dostavkaoplata{
	padding-left: 30px;
}

.item_all_info-title .item_ttl{
	width: calc( 100% - 22px);
	margin-left: 12px;
}

.basket-summ {
  line-height: 34px;
  font-size: 22px;
}
.basket-table-name{
	text-align: center;
}

.modal-dialog {
    width: auto;
}




}


@media screen and (max-width : 460px){
	
#header-top .col-6{
	padding-left: 0;
}

#header .col-7{
	padding-right: 0;
}

.btn-navbar {
  margin: 2px 0 0 15px;
}

.bl_top_btncall{
	display: none;
}

.bl_top_phone a {
  font-size: 18px;
  line-height: 28px;
}

#carouselMain .carousel-caption h5 {
    font-size: 1.2rem;
    line-height: 1.6rem;
}

.bl_cat_item{
  width: 96%;
}

.bl_cat_item img{
  min-height: 270px;
  width: 100%  !important;
  height: auto !important;
  object-fit: cover;
}

#fotoalbum div{
	width: 90%;
}
#fotoalbum div img{
	max-height: 100%;
}

h1.view {
    font-size: 20px;
    line-height: 26px;
}

.tbn-dostavka-item{
	width: calc( 100% - 20px);
	margin-left: 10px;
}
.bl_dostavkaoplata{
	padding-left: 20px;
}

.tbn-dostavka-item {
   width: calc(100% - 30px);
   font-size: .75rem;
}

#prosmotr-inthis .bl_cat_item_prosm_img img {
    height: 150px; 
    width: auto;
}

.bl_article_tb .col-4, .bl_article_tb .col-8{
	width: 100% !important;
}
.article_tb_title{
	margin-top: 20px;
    font-size: 14px;
	line-height: 16px;
}
.article_tb_title a {
    font-size: 14px;
	line-height: 16px;
}




}
