@media only screen and (max-width: 768px) 
{
	
.container.body-container {
	margin-top: 0px;
}
.block-home-1-mobile {
    background-color: rgba(255,255,255,.9);
    border-radius: 0px;
    padding: 5px;
    text-align: left;
    color: black;
    margin-bottom: 20px;
    height: auto;
    box-shadow: none;
    margin-top: 0px;
    display: block;
	line-height: 20px;
}

.block-home-1 {
    background-color: transparent;
    border-radius: 10px;
    padding: 0px;
    text-align: left;
    color: #fff;
    margin-bottom: 20px;
    height: 600px;
    box-shadow: none;
	margin-top: -25px;
	display: none;
}

.block-home-2-a {

    background-color: #f8ca1b;
	border-radius: 15px 0px 0px 15px;
	padding: 0px;
    padding-top: 0px;
    padding-left: 0px;
	text-align: left;
	color:#000;
    margin-bottom: 10px;
    height: 50px;
    font-family: CenturySchoolbook;
    line-height: 1em;
    font-size: 11pt;
    background-image: url("../img/social/phone.png");
    background-repeat: no-repeat;
    background-size: 25px;
    background-position-x: 8px;
    background-position-y: center;
    padding-left: 40px;
    padding-top: 2px;
}

.block-home-2-b {
    background-color: rgba(255,255,255,.9);
    border-radius: 0px;
    padding: 10px;
    text-align: left;
    color: black;
    margin-bottom: 10px;
	padding-top: 3px;
}

.block-home-1-mobile > P {
    font-size: 16px;
    color: #222;
}

.block-contact {
    background-color: #f8ca1b;
    border-radius: 0px 15px 15px 0px;
    text-align: left;
    font-family: CenturySchoolbook;
    background-image: url("../img/social/email.png");
    background-repeat: no-repeat;
    background-size: 40px;
    background-position-x: 10px;
    background-position-y: center;
    float: left;
    position: fixed;
    width: 70px;
    bottom: 10px;
    height: 50px;
	z-index: 1001;
	padding-left: 70px;
}

.block-contact-full {

    background-color: #f8ca1b;
	border-radius: 0px 15px 15px 0px;
	text-align: left;
	font-family: CenturySchoolbook;
	background-image: url("../img/social/email.png");
	background-repeat: no-repeat;
	background-size: 40px;
	background-position-x: 10px;
	background-position-y: center;
	float: left;
	position: fixed;
	width: 164px;
	bottom: 10px;
	height: 50px;
	z-index: 1001;
	padding-left: 70px;
	color:#000;
	display: none;
	font-size: 14pt;
	padding-top: 9px;
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
    padding-right: 0px;
	width: 100%;
}

.btn-group-lg > .btn, .btn-lg {
    padding: 6px 27px;
    font-size: 19px;
    line-height: 1.33333;
    border-radius: 6px;
    margin-top: 15px;
}

#block-home-ctn {
	font-size: 11pt;
}


#bottom {
    background: transparent;
    position: unset;
    width: 100%;
    bottom: 0em;
    z-index: 1000;
    height: 70px;
}

.thumb_rea {
    width: 100%;
    float: left;
    height: 450px;
    background-color: 
    #fff;
    padding: 5px;
    margin-bottom: 10px;
}

.thumb_rea > a > img {
    width: 100%;
}

.img_media_full {
    width: 100%;
}

.img_home {
	display: none;
}

#home-img {
	display: block;
	background-color: #000;
	width: 96%;
	float: left;
	padding: 1px;
	margin: 2px;
	border-radius: 30px 10px 30px 10px;
}

.img_home_mob {
    width: 100%;
}

.block-header-2-a {
	display: none;
}

#fond-block-title {
    background-color: rgba(255,255,255,.9);
    padding: 5px;
    width: 100%;
    margin-bottom: 5px;
    border-radius: 10px 0px 0px 0px;
}

#block-title-admin {
	font-size: 25px;
	line-height: 25px;
	margin-bottom: 10px;
	font-weight: bold;
}

header {
	background: transparent;
	margin-top: 0em;
	padding-top: 0em;
	padding-bottom: 0em;
	background-image: url("../img/header5.png");
	background-size: cover;
	height: 110px;
	margin-bottom: 20px;
	background-position: bottom;
	background-size: contain;
	background-repeat: no-repeat;
}

.cke_dialog .ImagePreviewBox {

	display: none;
}

.cc-revoke.cc-top {
	top: -8px;
	right: 0em;
	border-bottom-left-radius: .5em;
	border-bottom-right-radius: .5em;
	font-size: 9pt;
	padding-top: 5px;
	padding-bottom: 0px;
}

.alert.alert-dismissible.alert-alert.fade.in {
	background-color: orangered;
	width: 100%;
	color: #fff;
	font-weight: bold;
}

#news_img_index_left {
	height: 300px;
	width: 100%;
	float: left;
}

#news_img_index_right {
	height: 300px;
	width: 100%;
	float: right;
}

#news_content_index_right {
	width: 100%;
	float: right;
	height: 300px;
}

#news_content_index_left {
	width: 100%;
	float: left;
	height: 300px;
}
	
}

@media only screen and (max-width: 400px) 
{
header {
    background: transparent;
    margin-top: 0em;
    padding-top: 0em;
    padding-bottom: 0em;
    background-image: url("../img/header5.png");
    background-size: cover;
    height: auto;
    background-position: bottom;
    background-size: contain;
    background-repeat: no-repeat;
}

.post-show-content {
	float: left;
	width: 100%;
}

.post-show-img {
	float: left;
	width: 100%;
}

}