@import url('https://fonts.googleapis.com/css?family=Poppins:400,700');
@import url(bootstrap-min.css);

body {
  background-color:#554C4F;
}

#head {
  padding-top: 20px;
  background-color:#554C4F;
}
  
#head1b {
  margin-top:20px;  
}
  
#body_218 #content > .row {
  margin-left:0px;
  margin-right:0px;
}
  
#body_218 #data {
  padding-left:0px;
  padding-right:0px;
}
  
#body_217 #content,
#body_219 #content,
#body_220 #content {
  background-color:white;
  padding-bottom:50px;
}
  
#head1a {
  padding-bottom:20px;
  padding-left:30px;
  padding-top:20px;
}
  
#head1b a {
  display:inline-block;
  padding:3px 15px;
  color:#ffffff;
  font-size:15px;
}
  
#page {
  min-height:400px;
  background-image:url(/images/layout/page_bg.jpg);
  background-repeat:repeat-x;
  background-position:top 39px center;
}
  
#head .navbar {
  margin-bottom: 0px;
  margin-top:10px;
}
  
#head .navbar-static-top {
  border-width:0px;
  float:right;
}
  
#head .navbar-nav > li > a {
  color:#DAD9DF;
  font-size: 20px;
}
  
#head .navbar-nav > li.active > a {
  background-color:#ffffff;
  color: #2C2C2C;
}
  
#head .nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color:#85787C;
    color:white;
}

#head .navbar-toggle {
  background-color:#ffffff;
  margin-top:20px;
}
  
#head .navbar-toggle .icon-bar {
  background-color:#000;
}
  
#searchWords {
  width: 200px;
  display:inline-block;
}
  
#footWrapper {
  background-color:#232323;
  margin-top: 0px;
  padding-top:30px;
  padding-bottom:30px;
}
  
#foot {
  color:#ACACAC;
}
 
#foot h3 {
  color:white;
  text-transform: uppercase;
  font-size:16px;
  margin-bottom:20px;
}

.carousel .item img {
	animation: unset;
}

.carousel .item.active img {
	animation: zoom linear 3s;
	-webkit-animation-fill-mode: forwards; /* Safari 4.0 - 8.0 */
	animation-fill-mode: forwards;
}
  
.carousel-control .glyphicon-menu-left {
  font-size: 50px;
  margin-top: -20px;
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}

.carousel-control .glyphicon-menu-right {
  font-size: 50px;
  margin-top: -20px;
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-left: -30px;
} 
  
#titleBoxes {
  margin-top:90px;
  margin-bottom:40px;
}  

#titleBoxes .panel {
  border:none;
  background-color:transparent;
}
  
#titleBoxes .panel .panel-body {
  padding:0px;
  text-align:center;
}

#titleBoxes .panel .panel-body img {
  margin-left:auto;
  margin-right:auto;
}
  
#titleBoxes .panel .panel-heading {
  border:none;
  text-align:center;
  padding-top:15px;
  padding-bottom:15px;
}
  
#titleBoxes .panel .panel-heading h3 {
  font-size:18px;
}
  
.navbar-search .btn-primary {
  color: #fff;
  background-color: #ce5645;
  border-color: #c54634;
}

#foot-copyright {
  border-top:1px solid #3C3C3C;
  padding-top:30px;
}

.footRow {
  border-bottom:1px solid #3C3C3C;
  padding-bottom:12px;
  margin-bottom:12px;
}
  
#copyrightWrapper {
  background-color:#232323;
  padding:20px 0px;
}
  
#copyrightWrapper #footLinks a {
  padding-left: 20px;
}
  
#menuLeft {
  margin-top: 0px;
  padding-bottom: 50px;
  padding-left:30px;
  padding-right:30px;
}

#menu-wrapper #menu {
  background-color:#453F3F;  
}
  
#main {
  margin-right:0px;
} 
 
#body_227 #main {
  margin-right:-15px;
}  
  
#body_228 #main {
  margin-left:0px;
}  

#data {
	/*float: left;*/
	margin-top: 0px;
	background-color:white;
	min-height:400px;
	margin-bottom:100px;
	padding: 30px;
}
  
  
#body_227 #data {
  background-color:transparent;
  padding:0px;
}

#breadcrumb {
    margin-top: 0px;
    margin-bottom: 30px;
    font-size: 14px;
}
  
img.img-responsive.text-center {
  margin-left:auto;
  margin-right:auto;
}

#breadcrumb a.navbar,
.search a.navbar {
    display:inline-block;
    padding-left: 0px;
    background-position: 0px 3px;
    padding-right: 0px;
    margin-bottom: 0px;
    min-height: 15px;
    background-image:none;
    background-color:transparent;
    border:none;
    box-shadow:none;
}  

.search dt {
    font-weight: normal;
}
  
.search dt strong {
  background-color:yellow;
}

  
#WebJETEditorBody,
#WebJETEditor3Body { 
  background-color: white;
}
  
#m-headIn .pull-left {
  padding-bottom:20px;
}
  
.sectionName {
  font-size:20px;
  background-color:#453F3F;
  color:white;
  padding:10px 15px;
}
  
#titleNews {
  background-color: #554C4F;
  margin-top: 0px;
}

#titleNews .news {
  margin-top: 20px;
  padding-top: 15px;
  padding-bottom: 0px;
}

#titleNews .news h2 {
  font-size: 30px;
  margin-bottom: 30px;
  color: #bcbcbc;
}
  
#titleNews .news-content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;

  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;  
}
  
#titleNews .news-content > div {
  flex: 1 0 auto;
}
  
#titleNews .news .item {
  background: #fff;
  margin: 0;
  position: relative;
  padding-bottom: 35px;
  margin-bottom: 0px;
  height:100%;
}

#titleNews .news .item .date {
  display: inline-block;
  background-color: #453F3F;
  padding-left: 15px;
  padding-right: 25px;
  color: #fff;
  font-size: 16px;
  padding-top:5px;
}

#titleNews .news .item .date span {
  font-size: 26px;
}

#titleNews .news .item h3 {
  font-size: 20px;
  color: #474747;
}

#titleNews .news .item .text {
  padding-left: 15px;
  padding-right: 15px;
}

#titleNews .news .item .more {
  display: inline-block;
  padding: 8px 0px;
  text-align: center;
  font-weight: bold;
  width: 100px;
  text-decoration: none;
  background: #CE5645;
  color: #fff;
  position: absolute;
  bottom: 0;
  right: 0;
}

#titleNews .news .item .more:hover, #titleNews .news .item .more:focus {
  background: #c73e01;
}
  
.ekkoImage {
  margin-bottom:15px;
}

.ekkoImage img {
  margin-left:auto;
  margin-right:auto;
}  

.goBack {
  margin-top: 30px;
}
  
/**
Levé menu
**/   
#menuWrapper {
  background-color: #F3F3F3;
  padding: 15px;
}

#menu {
    list-style-type: none;
    padding: 5px 0px 5px 0px;
    margin: 0px;
}

#menu ul {
    list-style-type: none;
    padding: 0px 0px 0px 0px;
}

#menu ul ul {
}

#menu li {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}

#menu li a {
    display: block;
    font-size: 15px;
    color:white;
    font-weight: normal;
    padding: 10px 0px;
    margin-left:0px;
    margin-right:0px;
}

#menu li.hasChildOpen {
    padding-bottom: 0px;
}

#menu li.hasChildOpen a {
    height: auto;
}

#menu li li {
    border-bottom: none;
    background-image: none;
}

#menu li li a {
    color: #9b9c9e;
    font-size: 14px;
    background-image: none;
    padding: 2px 0px 2px 15px;
}

#menu li li li a {
    color: #9b9c9e;
    padding: 2px 0px 2px 30px;
    background-image: none;
}

#menu li li li li a {
    color: #9b9c9e;
    padding-left: 30px;
    background-image: none;
}

#menu li.menuULDirOpen a {
    color: #85c226;
    text-decoration: none;
    font-weight: bold;
}

#menu li li.menuULDirOpen a {
    color: #85c226;
    text-decoration: none;
    font-weight: bold;
}

#menu li li li.menuULDirOpen a {
    color: #85c226;
    text-decoration: none;
    font-weight: bold;
}


#menu li.menuULDirClose a {
    color: #85c226;
    text-decoration: none;
    font-weight: normal;
}

#menu li li.menuULDirClose a {
    color: #85c226;
    text-decoration: none;
    font-weight: normal;
}

#menu li li li.menuULDirClose a {
    color: #85c226;
    text-decoration: none;
    font-weight: normal;
}

#menu li.menuULDirOpen a:hover {
    text-decoration: none;
    color: #df494a;
}

#menu li.menuULDirClose a:hover {
    text-decoration: none;
    color: #df494a;
}

/**
END Levé menu
**/  
  
  
#titleNews .news_title {
  width:33.33333333%;
  float:left;
  padding:0px 15px 15px 120px;
  position:relative;
}
  
#titleNews .news_title .news_date {
  position:absolute;
  left:15px;
  top:0px;
  width: 90px;
  height: 90px;
  background-color:#DFDFDF;
  padding-top:15px;
  text-align:center;
  font-size: 20px;
  font-weight:bold;
}
  
#titleNews .news_title .news_date_3 {
  display:block;
  font-weight:normal;
}

.news_more {
  padding-top: 10px;  
}
  
.news_img {
  /*float: left;*/
  margin-right: 30px;
}

.news .news_title h4 {
  padding-bottom: 10px;
}

.news .news_content {
  margin-bottom: 20px;
  margin-top: 20px;
}

.news .news_date {
  display: block;
  margin-bottom: 10px;
  font-size: 13px;
  font-weight: bold;
}

.line {
  border-bottom:1px solid #ACACAC;
  padding-bottom:15px;
  margin-bottom:15px;
}
  
#news_date {
  margin-bottom:10px;  
  font-size: 12px;
}
  
.news .news_place {
  display: block;
  margin-bottom: 10px;  
  font-weight: bold;
}

.news_no_image {
  height: 192px;
  width: 267px;
  background-image: url(/images/layout/no_image.png);
  background-repeat: no-repeat;
  float: left;
  border: 1px solid #e3e3e3;
  margin-right: 30px;
}

.clearLine {
  clear:both;
  border-bottom: 1px solid #d0dae3;
  padding-top: 15px;
  margin-bottom: 15px;
}

.clearer {
  clear: both;
}

.image-right {
  float: right;
  margin-left: 30px;
  margin-bottom: 10px;
}

.image-left {
  float: left;
  margin-right: 30px;
  margin-bottom: 10px;
}

.table {
}

.table-condensed {
}

.table-hover {
}

.table-striped {
}

.table-nonfluid {
   width: auto !important;
}

.table.table-noline > thead > tr > th,
.table.table-noline > tbody > tr > td {
   border: none !important;
}


.s-table {
	width: 100%;
}

.s-table th {
    text-align: center;
    border-bottom: 2px #ccc solid;
    padding: 10px;
	width: 20%;
}

.s-table td {
	width: 20%;
	text-align: center;
	border-bottom: 1px #ccc solid;
	border-right: 1px #ccc solid;
}

.s-table.padd tr td{
    padding: 15px 0px;
}

.s-table tr td:first-child{
	border-left: 1px #ccc solid;
}

.s-table .s-table-nadpis {
	border: none!important;
	text-align: left;
}

.s-table td img {
    padding: 15px;
}

.news_pages {
  float:right;
}

.news_pages_filtered div {
  float: left;
  font-size: 12px;
  margin-right: 2px;
  margin-left: 4px;
}

.news_pages_filtered div a {
  display: block;
  font-size: 12px;
  background-color: black;
  padding: 4px 3px;
  text-decoration: none;
  -webkit-border-radius: 8px;
  border-radius: 2px;
  margin-bottom: 0px;
  width: 20px;
  text-align: center;
  color:white;
}

.news_pages_filtered div.goPrevious a {
  padding-left: 7px;
  padding-right: 7px;
  padding-top: 4px;
  width: auto;
}

.news_pages_filtered div.goPrevious a:hover {
}

.news_pages_filtered div.goNext a {
  padding-right: 7px;
  padding-left: 7px;
  padding-top: 4px;
  width: auto;
}

.news_pages_filtered div.goNext a:hover {
}

.news_pages_filtered div.goPreviousOff {
  padding-left: 18px;
  padding: 4px 7px;
  color: white;
  background-color: #eeeeee;
  text-decoration: none;
  width: auto;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}

.news_pages_filtered div.goNextOff {
  padding: 4px 7px;
  color: white;
  background-color: #eeeeee;
  text-decoration: none;
  width: auto;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}

.news_pages_filtered div.act {
  padding: 4px 3px;  
  background-color: #FFB510;
  color: black;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  width: 20px;
  text-align: center;
}

.news_pages_filtered div a:hover {
  border-color: #1e4c9c;
}

span.for-desktop {
  display: none;
}
  
span.for-mobile {
  display: inline-block;
}
.perextext{
   text-align: left;
   font-size: 22px;
   color:  #007437;
padding-bottom: 15px;
}  
caption {
    padding: 8px;
    background-color: #ff6600;
    color:white;
    font-size:16px;
    text-align: left;
}
  
.btGallery .row {
   margin-bottom: 15px;
   text-align: center;
}

.btGallery img {
  max-width: 100%;
}

.btGalleryModal {
  max-width: 100% !important;
}

.btGallery .btImage {
  margin-bottom: 15px;
}

.btGallery .btImage:hover img {
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px rgba(102, 175, 233, 0.6);
}

.btGalleryModal .modal-body {
  text-align: center;
}

.btGalleryModal .modal-body img {
  margin: 0px auto;
}

.btGalleryModal .modal-dialog {
  max-height: 90%;
}

.btGalleryModal .modal-dialog .modal-body img.img-responsive {
  max-height: 100%;
}

.btGalleryModal .modal-header {
  border-bottom: none;
}

#dum-patra polygon.obj.hover,
#dum-patra .obj polygon.hover {
  opacity:0.3;
  cursor: pointer;
}
  
#patro-byty polygon.obj.hover,
#patro-byty .obj polygon.hover {
  opacity:0.3;
  cursor: pointer;
}
 
.svg-responsive { display: inline-block; position: relative; width: 100%; padding-bottom: 60%; vertical-align: middle; }
.svg-responsive-100 { display: inline-block; position: relative; width: 100%; padding-bottom: 90%; vertical-align: middle; }
.svg-responsive svg, .svg-responsive-100 svg { display: inline-block; position: absolute; top: 0; left: 0; }  
  
.bokorys {
  margin-bottom:30px;
  text-align:center;
}
  
.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control {
  background-color:#EDEDED;
  opacity:1
}
    
#data #ajaxFormResultContainer {
  border:1px solid #ededed;
  background-color: #f2dede;
}
  
#data #ajaxFormResultContainer .messages li {
  padding-bottom: 5px;
  padding-top: 5px;
}
  
.news .news_title .news_img,
#titleBoxes .panel {
  position:relative;  
}

.news .news_img .overlay-box,
#titleBoxes .panel .overlay-box {
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    left: px;
    top: 0;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    background-image:url(/images/layout/korunka.png);
    background-repeat:no-repeat;
    background-position:center center;
}
  
.news .news_img a:hover .overlay-box,
#titleBoxes a:hover .overlay-box {
    opacity: 1;
    transition: 0.5s;
}
  
#titleBoxes a:hover {
  text-decoration:none;  
}
 
.small {
	display: none;
}


/* hover polygon */

polygon:hover{
	opacity: 0.3!important;
	cursor: pointer;
}

g{
	cursor: pointer;
}

.news-title {
	color: white;
}
  
.news-title h3 {
	margin-top:5px;
}

.news-title h3 a {
	color:#d9534f;
}

.news-title .news-item {
	margin-bottom:20px;
}

.photogallery {
	width: 100%;
}

.photogallery ul {
	margin: 0px;
	padding: 0px;
}

.photogallery #thumbs1 li {
	width: 33.33%;
	margin: 0px;
	padding: 20px;
}

.photogallery li img {
	max-width: 100%;
}

.ps .news_content {
	float: left;
	width: 33.333%;
}

.ps .news_title {
	width: 100%;
}

.ps .news_img {
	margin-right: 0px;
}

.ps h4 {
	text-align: center;
}

.ps .news_img img {
	margin: 0px auto;
	display: block;
}

.news_title {
    float: left;
    width: 33.333%;
    display: inline-block;
}

.navbar-toggle {
	display: none!important;
}

/* rotator */
.rotator-news .news-item {
	overflow: hidden;
	max-width:100%;
}

.rotator-news .c-pager {
    position: absolute;
    top: 15px;
    right: 0px;
    width: 100%;
    text-align: right;
    z-index: 500;
}

.rotator-news .c-pager .c-pager-item {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #b2b2b2;
    margin-left: 8px;
    margin-right: 8px;
	transition:all 200ms ease-in-out;
}

.rotator-news .c-pager .cycle-pager-active {
	position:relative;
	top:2px;
    background-color: #eeeeee;
    width: 16px;
    height: 16px;
	transition:all 200ms ease-in-out;
}

.rotator-news .cycle-prev {
    position: absolute;
    color: white;
    top: 50%;
    margin-top: -35px;
    left: 10px;
    font-size: 70px;
    z-index: 500;
	text-shadow: 3px 3px 3px #4F4F4F;
}

.rotator-news .cycle-next {
    position: absolute;
    color: white;
    top: 50%;
    margin-top: -35px;
    right: 10px;
    font-size: 70px;
    z-index: 500;
	text-shadow: 3px 3px 3px #4F4F4F;
}

.rotator-news .cycle-slide .news-item-text {
	position: absolute;
	top: 0px;
	left: 0px;	
	width: 100%;
	padding: 15px 100px 50px 100px;
}

.rotator-news .cycle-slide .news-item-title {
	color: white;
	font-size: 45px;
	font-weight: bold;
	width: 100%;
	margin-left: -2000px;
	text-shadow: 2px 2px 5px #222222;
}

.rotator-news .cycle-slide-active .news-item-title {
	margin-left: 0px;
	transition: all 500ms ease-in ;
	text-align:left;
}

.rotator-news .cycle-slide .news-item-perex {
	font-size: 45px;
	font-weight: normal;
	color: white;
	margin-left: -2000px;
	text-align:left;
	text-shadow: 2px 2px 5px #222222;
}

.rotator-news .cycle-slide-active .news-item-perex {
	margin-left: 0px;
	transition: all 500ms ease-in 200ms ;
}

@keyframes zoom {
	0% {
		transform: scale(1);
	}
	100% {
		transform: scale(1.2);
	}
}

@keyframes zoomin {
    0% {
        transform: scale(1,1);
    }
    100% {
        transform: scale(1.3,1.3);
    }
}

@keyframes zoomout {
    0% {
        transform: scale(1.3,1.3);
    }
    100% {
        transform: scale(1,1);
    }
}

.rotator-news .cycle-slide-active .news-item-image.image-zoom-in {
	animation: zoomin linear 6s;
	-webkit-animation-fill-mode: forwards; /* Safari 4.0 - 8.0 */
	animation-fill-mode: forwards;
}

.rotator-news .cycle-slide-active .news-item-image.image-zoom-out {
	animation: zoomout linear 6s;
	-webkit-animation-fill-mode: forwards; /* Safari 4.0 - 8.0 */
	animation-fill-mode: forwards;
}

/**
 * ----------------------------------------
 * animation slide-in-left
 * ----------------------------------------
 */
@-webkit-keyframes slide-in-left {
  0% {
    -webkit-transform: scale(1.8,1.8) translateX(-200px);
            transform: scale(1.8,1.8) translateX(-200px);
  }
  100% {
    -webkit-transform: scale(1,1) translateX(0);
            transform: scale(1,1) translateX(0);
  }
}
@keyframes slide-in-left {
  0% {
    -webkit-transform: scale(1.8,1.8) translateX(-200px);
            transform: scale(1.8,1.8) translateX(-200px);
  }
  100% {
    -webkit-transform: scale(1,1) translateX(0);
            transform: scale(1,1) translateX(0);
  }
}


.rotator-news .cycle-slide-active .news-item-image.slide-in-left {
	-webkit-animation: slide-in-left 6s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
	        animation: slide-in-left 6s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

/**
 * ----------------------------------------
 * animation slide-in-right
 * ----------------------------------------
 */
@-webkit-keyframes slide-in-right {
  0% {
    -webkit-transform: scale(1.8,1.8) translateX(200px);
            transform: scale(1.8,1.8) translateX(200px);
  }
  100% {
    -webkit-transform: scale(1,1) translateX(0);
            transform: scale(1,1) translateX(0);
  }
}
@keyframes slide-in-right {
  0% {
    -webkit-transform: scale(1.8,1.8) translateX(200px);
            transform: scale(1.8,1.8) translateX(200px);
  }
  100% {
    -webkit-transform: scale(1,1) translateX(0);
            transform: scale(1,1) translateX(0);
  }
}

.rotator-news .cycle-slide-active .news-item-image.slide-in-right {
	-webkit-animation: slide-in-right 6s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
	        animation: slide-in-right 6s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}



/*****************************************************************************************/
@media only screen and (max-width: 1199px) {
	.navbar-search {
		height: 30px;
		position: relative;
	}

	.ps .news_content {
		width: 50%;
	}

	.navbar-search .input-sm {
		width: 100%;
		height: 29.5px;
		position: absolute;
		top: 0px;
		left: 0px;
	}

	.navbar-search button {
		position: absolute;
		right: 0px;
	}

	#navbar-cont .navbar-collapse {
		display: none!important;
	}

	#navbar-cont .navbar-collapse.in, #navbar-cont .navbar-collapse.collapsing {
		display: block!important;
	}

	.navbar-header {
		float: none;
	}

	#head .navbar-static-top {
		float: none;
	}

	.navbar-toggle {
		display: block!important;
	}

	.navbar-nav > li {
		float: unset!important;
	}
    
  #rotator {
    width: 100%;
    height: auto;
  }

  #rotatorIn .slide {
    position: absolute;
    width: 100%;
    height: auto;
  }
    
  #rotatorIn .slide img {
    width:100%;
  }

}
    

 
  
/*****************************************************************************************/
@media only screen and (max-width: 991px) {  
  
  #head .navbar-static-top {
    float:none;
  }
    
  #rotator {
    display:none;
  }
    
  #head .navbar-nav > li > a {
    font-size: 12px;
  }
    
  #head1a {
    text-align:center;  
    padding-bottom:20px;
  }
    
  #head1b {
    text-align:center;
  }
    
  #titleNews .news_title {
    width:100%;
    float:none;
    padding:0px 15px 15px 120px;
    position:relative;
  }
  
  #titleNews .news_title .news_date {
    position:absolute;
    left:15px;
    top:0px;
    width: 90px;
    height: 90px;
    background-color:#DFDFDF;
    padding-top:15px;
    text-align:center;
    font-size: 20px;
    font-weight:bold;
  }
  
  #titleNews .news_title .news_date_3 {
    display:block;
    font-weight:normal;
  }   
   
  .form-inline .form-control {
    vertical-align: middle;
  }    
  #menuLeft {
    padding-bottom: 0px;
  }

	.photogallery #thumbs1 li {
		width: 100%;
		margin-bottom: 20px;
		padding: 0px;
    }

	.rotator-news .cycle-slide .news-item-text {
		padding: 15px 40px 15px 40px;
	}

	.rotator-news .cycle-slide .news-item-title {
		font-size: 30px;
	}

	.rotator-news .cycle-slide .news-item-perex {
		font-size: 30px;
	}

    .rotator-news .cycle-prev {
        margin-top: -18px;
        left: 6px;
        font-size: 36px;
    }

    .rotator-news .cycle-next {
        margin-top: -18px;
        right: 6px;
        font-size: 36px;
    }
}
    
/*****************************************************************************************/
@media only screen and (max-width: 767px) {
	.ps .news_content {
		width: 100%;
	}

  #searchWords {
    width: 300px;
    max-width: 80%;
    display:inline-block;
  }
    
  #titleNews .news .item {
    margin-bottom: 30px;
    height:auto;
  }  
  
  #titleBoxes > .row {
    margin-left:0px;
    margin-right:0px;
  }
    
  .carousel-control .glyphicon-menu-left {
    font-size: 25px;
    margin-top: -10px;
  }

  .carousel-control .glyphicon-menu-right {
    font-size: 25px;
    margin-top: -10px;
    margin-left: -10px;
  }  
 
   #logo-mobile {
     width:45%;
     z-index:9999;
   } 
   
  .news_img {
    float: none;
    margin-right: 0px;
  }  
 
  .news_title {
    margin-bottom:30px;  
  }

	.rotator-news .cycle-slide .news-item-text {
		padding: 15px 15px 15px 15px;
	}

	.rotator-news .c-pager {
		display:none;
	}

	.rotator-news .cycle-slide .news-item-title {
		font-size: 5vw;
	}

	.rotator-news .cycle-slide .news-item-perex {
		font-size: 5vw;
	}
}

@media only screen and (max-width: 600px) {
	.s-table {
		display: none;
	}
  
	.small {
		display: block;
		padding: 0px 15px;
	}

    .small .s-item{
		font-size: 14px;
		border-top: 1px silver solid;
		padding: 15px 0px;
	}
}
     
@media only screen and (max-width: 400px) {
   #logo-mobile {
     width:60%;
     z-index:9999;
   }   
  #head .navbar-toggle {
    margin-top: 10px;
  }
}

