@media screen and (max-width: 639px) {
.pc	{display:none;}


#header {
    background: url(https://ld-wp73.template-help.com/monstroid2/v2/default/wp-content/uploads/2018/07/home-1-top-bg.png) center no-repeat;
    background-size: auto;
    background-size: cover;
  }

#slider li {
	object-fit: cover; 
	max-width: -moz-available;
	max-width: -webkit-fill-available;}
.slider-home ul {min-height: 550px !important;}
.slider-home .wrapper {margin-top: 266px; height: 575px; flex-wrap: wrap; text-align: center;}

.slider-all	{height:400px;}
  
#user1 .moduletable.navi {
    display: flex;
    height: auto;
    max-width: 400px;
	position: relative;
	bottom: 125px;
	z-index: 2;
  }

#services_main .uk-card-body {max-width: 650px; min-width: 380px;}

#left, #rigth {}
#content60 {}
#content80 {}
#content100 {width:}

.content {flex-wrap:wrap;}


footer {flex-wrap: wrap;}

footer.bottom .wrapper	{flex-wrap: wrap;}
footer #logo {display:none;}
footer .moduletable {margin: 0 50px;}

#social li {margin: 3px;}

#foter {flex-direction: column;}

/* ------------------------------------------------------------
##################          BLOG         ###################
----------------------------------------------------------------*/

.pricing-table {
	flex: 1 1 300px;
}
.blog_donate .items-leading	{flex-wrap: wrap;}
.blog_donate .items-leading > div {flex: auto;}
  
.contact-category ul li {
    width: 100%;
}




/* ------------------------------------------------------------
##################          MENU         ###################
----------------------------------------------------------------*/

#header_mid {flex-direction: column;}

#header_top .moduletable_topmenu ul li a {}
#header_mid .moduletable_topmenu ul li a {
  padding: 10px 15px;
  border-bottom: 1px solid #0000001a;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.9;
  }

.moduletable_topmenu {width: 100%;}
.moduletable_topmenu ul {flex-direction: column; padding: 0;}
.moduletable_topmenu ul li:first-child {}
.moduletable_topmenu ul li {}
.moduletable_topmenu ul li a {}
.moduletable_topmenu li a:hover {}

.donate {flex-direction: column; justify-content: center;}
.donate a::before {padding-right: 5px;}

.moduletable_gallery {}
.moduletable_gallery ul {}
.moduletable_gallery ul li:first-child {}
.moduletable_gallery ul li {}
.moduletable_gallery ul li:not(.active)	{}
.moduletable_gallery ul li a {}
.moduletable_gallery li a:hover {}

.moduletable_lang ul {}
.moduletable_lang ul li	{ }
.moduletable_lang ul li a {}


.kontakty ul	{}
.kontakty ul li	{}
.kontakty ul li:hover	{}
.kontakty ul li img	{}


.feed ul		{}
.feed ul li		{}
.feed ul li a	{}
.feed ul li span	{}



/* ------------------------------------------------------------
##################          LAYOUT         ###################
----------------------------------------------------------------*/

flex	{flex-wrap: wrap; justify-content: space-evenly;}

.row {
    display: flex;
    flex-direction: column;
}
.cols-2, .cols-3	{flex-wrap: wrap; flex-direction: column;}
.cols-2 .span6		{width: 100%;}

.item * {width: 100%; text-align: center;}
}