/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0.2
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/
@import url('https://fonts.googleapis.com/css?family=Titillium+Web:400,600&subset=latin-ext');

body {
  font-family: 'Titillium Web', sans-serif;
}
h1, h2, h3, h4, h5, h6, #top .title_container .main-title, tr.pricing-row td, #top .portfolio-title, .callout .content-area, .avia-big-box .avia-innerbox, .av-special-font, .av-current-sort-title, .html_elegant-blog #top .minor-meta, #av-burger-menu-ul li {
  font-family: 'Titillium Web', sans-serif;
}
h1 {
	margin-bottom: 50px;
}
h2 {
  margin-top: 20px;
  margin-bottom: 30px;
}
h3 {
  margin-top: 15px;
  margin-bottom: 20px;
}
a:hover {
  opacity: 1; 
  color: #c00a27 !important;
}
.content, .sidebar {
  padding-top: 30px;
  padding-bottom: 30px;
}
body .column-top-margin {
  margin-top: 10px;
}
.avia_transform .avia_animated_image, .avia_transform.avia_desktop .av-animated-generic {
  opacity: 1; 
}
#top .av_header_glassy.av_header_transparency .header_bg {
  background-color: #000;
  opacity: 0.2;
  filter: alpha(opacity=10);
}
#top .av_header_transparency #header_main, #top .av_header_transparency .avia-menu.av_menu_icon_beside {
  border-color: transparent;
  position: relative;
  top: -30px;
}
#top #header_main > .container, #header_main .container.av-logo-container {

}
.html_header_transparency #top .avia-builder-el-0 .container, .html_header_transparency #top .avia-builder-el-0 .slideshow_caption {
  padding-top: 0;
}
#top #header_meta {
  border-bottom: none;
  background-color: #fff !important;
}
#header_main_alternate {
  background-color: #fff !important;
}
@media screen and (min-width: 768px) {
  #top #header_main > .container, #top #header_main > .container .main_menu ul:first-child > li > a, #top #header_main #menu-item-shop .cart_dropdown_link {
    height: 149px !important;
    line-height: 149px !important;
  }
}
#header_main .logo a img {
  padding-top: 5px;
}

#header_main_alternate {
  background-color: #f26522;
}
#top .av_seperator_big_border#header .av-main-nav > li > a {
  padding: 0 2px;
  min-width: initial;
  min-width: 20px;
}
#top .av_header_transparency .main_menu ul:first-child > li > a:hover .avia-menu-text, #top #wrap_all .av_header_transparency .sub_menu > ul > li > a:hover .avia-menu-text{
  opacity: 1; 
  color: #c00a27;
}
.av-main-nav > li > a {
  padding: 7px;
}
#header_main_alternate .av-main-nav > li > a > .avia-menu-text {
  font-size: 14px;
  font-weight: 600;
  color: #464547;
  border-color: #464547;
  text-transform: uppercase;
  padding-left: 3.4px;
  margin-left: -10.5px;
}
#header_main_alternate .av-main-nav > li:first-child > a > .avia-menu-text {
  padding-left: 0px;
}
#header_main_alternate .av-main-nav > li > a:hover > .avia-menu-text, #header_main_alternate .av-main-nav > li.current_page_item > a > .avia-menu-text, #header_main_alternate .av-main-nav > li.current-page-ancestor > a > .avia-menu-text {
  color: #c00a27;
}


.av-tab-section-tab-title-container {
  background-color: #ededed;
  padding: 0;
}
#top .av-section-tab-title {
  padding: 0 15px;
}
.avia-tab-title-padding-default .av-outer-tab-title {
  padding: 4px 0;
}
padding-default .av-outer-tab-title {
  padding: 0;
}
.av-tab-no-icon.av-tab-no-image .av-inner-tab-title {
  margin: 0;
}
.av-inner-tab-title {
  text-transform: uppercase;
  display: block;
  line-height: 1.2em;
  margin-top: 2px;
  margin-bottom: 2px;
  font-weight: 600;
  font-size: 14px;
  text-align: center;
}
.av-tab-arrow-container {
  display: none;
}
.av-section-tab-title.av-tab-no-icon.av-tab-no-image {

}
.av-section-tab-title.av-tab-no-icon.av-tab-no-image:after {
  content: "";
  display: inline-block;
  width: 19px;
  height: 19px;
  background-image: url('img/toggle-icon-open.png');
  background-repeat: no-repeat;
}
.av-section-tab-title.av-tab-no-icon.av-tab-no-image.av-active-tab-title:after, .av-section-tab-title.av-tab-no-icon.av-tab-no-image:hover:after {
  background-image: url('img/toggle-icon-close.png');
}

.team-img-container {
  position: relative;
  overflow: hidden;
  border: none;
  float: left;
  margin-bottom: 10px;
}
#profile-detail .team-img-container {
  width: 54%;
  float: none;
  display: table-cell;
}
#profile-detail .team-member-link-title {
  display: none;
}
#profile-detail .contact {
  display: table-cell;
  float: none;
  vertical-align: top;
  position: relative;
}
.team-img-container img {
  max-width: 135px;
  height: auto;
  margin: 0 40px 0 0;
  border: 1px solid #e7e7e7;
}
#profile-detail .team-img-container img {
  max-width: 225px;
  margin: 0 40px 0 0;
}
.main_color .team-member-name {
  margin-top: 7px;
  font-size: 15px;
  color: #c00a27;
  padding-top: 45px;
}

.main_color .team-member-job-title  {
  color: #464547 !important;
  font-size: 15px;
}

.main_color .team-member-description {
  border-bottom: 1px solid #c00a27 !important;
  display: inline-block;
  padding: 44px 0 0 230px;
}

.team-member-description .more {
  content: "";
  display: inline-block;
  width: 19px;
  height: 19px;
  background-image: url('img/toggle-icon-open.png');
  background-repeat: no-repeat;
}
.avia-team-member {
  width: 100%;
}

#people-header h2 {
  margin: 20px 0 !important;
}


/*.home.page #header_main_alternate .av-main-nav > li > a > .avia-menu-text {
  color: #fff;
}*/
.html_header_top .av_bottom_nav_header .main_menu ul:first-child > li a {
  height: 36px;
  line-height: 36px;
}
.html_header_top.html_bottom_nav_header .main_menu>div, .html_header_top.html_bottom_nav_header .main_menu ul:first-child {
  width: 100%;
  height: 36px;
  position: relative;
  top: -5px;
}
.container_wrap {
  border: none;
}

.main_color .toggler {
  font-size: 24px;
  font-weight: 600;
  border-style: solid;
  border-width: 1px;
  border-color: #c6c6c6;
  border-left: none;
  border-right: none;
  padding: 9px 3px 9px 0px;
}

.main_color .toggler .toggle_icon {
  display: none;
}
.main_color .toggler.activeTitle {
  border-bottom: none;
}
.main_color .toggler:after {
  content: "";
  width: 19px;
  height: 19px;
  display: block;
  display: inline-block;
  margin-left: 20px;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url('img/toggle-icon-open.png');
}
.main_color .toggler.activeTitle:after {
  background-image: url('img/toggle-icon-close.png');
}
.main_color .toggle_content {
  background-color: #fff;
  padding: 60px 0;
  border: none;
}

#our-expertise-heading .content{
  padding-top: 37px;
  padding-bottom: 30px;
}

/*lang*/
/*TODO docasne vypnuto*/
.sub_menu>ul>li.lang-item.lang-item-en {
/*  display: none;*/
}
#top #avia2-menu.menu {
  height: 33px;
  border: 1px solid #222;
  padding: 0;
  margin: 0;
  position: relative;
  top: 104px
}
.sub_menu>ul>li.lang-item {
  padding: 0 !important;
  margin: 0 !important;
  border: none;
}
.sub_menu>ul>li.lang-item a {
  font-size: 14px;
  font-weight: 600;
  color: #464547;
  text-transform: uppercase;
  height: 33px;
  line-height: 33px;
  padding: 0 10px;
  margin: 0;
  text-decoration: none;
  display: inline-block;
}
.sub_menu>ul>li.lang-item a:before {
  content: "|";
  height: 33px;
  width: 2px;
  color: #464547;
  display: block;
  float: left;
  text-decoration: none;
  position: relative;
  left: -11px;
  top: -1px;
}
.sub_menu>ul>li.lang-item:first-child a:before {
  content: none;
}
.sub_menu>ul>li.lang-item.current-lang a, .sub_menu>ul>li.lang-item a:hover {
  color: #c00a27 !important;
  text-decoration: none;
}

.scroll-down-link {
  background-image: url('img/arrow-down-slider.png');
  background-repeat: no-repeat;
  background-size: contain;
  width: 76px;
  height: 76px;
  margin: 0px 0 0 -28px;
}
.scroll-down-link:before {
  display: none;
  content: none;
}

#map .container, #map2 .container {
  max-width: 100%;
  padding: 0;
}
#map .container .content, #map2 .container .content {
  padding: 0;
}
#map2 {
  /*margin-top: 20px;*/
  border-top: 16px solid #c00a27 !important;
}

.template-page .entry-content-wrapper h1, .template-page .entry-content-wrapper h2 {
  font-weight: 600;
  color: #c00a27;
  text-transform: none;
}
.template-page .entry-content-wrapper h1 {
  font-size: 28px;
}
.template-page .entry-content-wrapper h2 {
  font-size: 24px;
}

.avia-content-slider .fake-thumbnail .slide-image {
  display: none;
}
.blog-categories.minor-meta {
  display: none;
}
.avia-content-slider-inner {
  width: 90%;
  margin: 0 auto;
}
#top .avia-slideshow-arrows a:before {
  display: none;
  content: none;
}
#top .avia-content-slider .avia-slideshow-arrows a {
  top: 54%;
}
#top .avia-slideshow-arrows a {
  background-repeat: no-repeat;
  background-size: cover;
  width: 33px;
  height: 33px;
}
#top .avia-slideshow-arrows a.prev-slide {
  background-image: url('img/arrow-left-slider.png');
}
#top .avia-slideshow-arrows a.next-slide {
  background-image: url('img/arrow-right-slider.png');
}
.responsive #top .avia-slideshow-controls a {
  display: block;
}

.avia-content-slider-active .slide-entry-wrap
{
  height: 189px;
}
.avia-content-slider-active .slide-entry {
  border: 1px solid #2a2a28;
  height: 188px;
}
.avia-content-slider-active .slide-entry .slide-content {
  position: relative;
  padding: 17px;
  height: 100%;
}
.avia-content-slider .slide-meta .slide-meta-comments, .avia-content-slider .slide-meta .slide-meta-del {
  display: none;
}
.avia-content-slider .slide-meta {
  position: absolute;
  top: 12px;
  left: 17px;
  font-weight: 600 !important;
  color: #464547;
  font-size: 12px !important;
}
.avia-content-slider .slide-meta div, .avia-content-slider .slide-meta time {
  font-weight: 600 !important;
  color: #464547;
  font-size: 12px !important;
}
.avia-content-slider .slide-entry-title {
  font-size: 16px;
  font-weight: 600;
  color: #c00a27;
}
.avia-content-slider .entry-content-header {
  position: absolute;
  top: 45px;
  left: 17px;
  padding-right: 15px;
  font-weight: 600;
}
.avia-content-slider .slide-entry-excerpt {
  position: absolute;
  bottom: 10px;
  left: 17px;
}
.avia-content-slider .slide-entry-excerpt .more-link, .avia-content-slider .slide-entry-excerpt .read-more-link {
  height: 33px;
  line-height: 33px;
  color: #464547;
  font-weight: 600;
  text-decoration: none !important;
  font-size: 12px;
}
.avia-content-slider .slide-entry-excerpt .more-link:before {
  content: " ";
  width: 33px;
  height: 33px;
  display: block;
  float: left;
  background-image: url('img/arrow-right.png');
  background-repeat: no-repeat;
  background-size: contain;
  padding-right: 7px;
}
.avia-content-slider .slide-entry-excerpt .more-link-arrow {
  display: none;
}
.avia-content-slider .slide-image, .avia-content-slider .slide-image img {
  display: none;
}
.text-sep {
  display: none;
}

#news .slide-entry-wrap {
  visibility: visible !important;
}
#news .avia-content-slider-active .slide-entry-wrap {
  position: relative !important;
  margin-bottom: 24px;
}
#top #news .avia-content-slider .avia-slideshow-arrows a {
  display: none !important
}
#news .avia-content-slider-inner {
  width: 100%;
}
#news div .av_one_third {
  margin-left: 3%;
  width: 30.25%;
}
#news .avia-content-slider-inner {
  height: auto !important;
}
div .av_one_third {
  width: 29.25%;
}

.more-news {
  text-align: center;
}
.more-news a {
  font-size: 16px;
  font-weight: 600;
  color: #c00a27;
  text-decoration: none;
  height: 33px;
  line-height: 33px;
  display: inline-flex;
}
.more-news a:hover {
  text-decoration: none;
}
.more-news a:before {
  content: " ";
  display: inline-block;
  background-image: url('img/arrow-right-red.png');
  background-repeat: no-repeat;
  background-size: contain;
  width: 33px;
  height: 33px;
  padding-right: 10px;
}
h3.slide-entry-title.entry-title {
  overflow: hidden;
  max-height: 98px;
}
h3.slide-entry-title.entry-title a {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  line-height: 150%;
  max-height: 98px;
}

/*archive*/
#news .avia-builder-widget-area {
  margin-left: 3%;
  width: 30.25%;
  border: none;
  height: 188px;
  z-index: 1;
  float: left;
  position: relative;
  min-height: 1px;
  display: block;
  background-color: #e5e5e5;
}
#news .avia-builder-widget-area .widget_text {
  height: 100%;
  padding: 17px;

}
#news .avia-builder-widget-area .widget_text .widgettitle {
  margin: 0;
  padding: 0;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  color: #c00a27;
}
#news .avia-builder-widget-area .widget_text .textwidget {
  position: absolute;
  bottom: 11px;
  margin: 0;
  padding: 0;
  font-size: 12px;
  font-weight: 600;
  color: #464547;
}
#news .avia-builder-widget-area .widget_text .textwidget a {
  font-size: 12px;
  font-weight: 600;
  color: #464547;
  text-decoration: none !important;
  position: relative;
  top: 4px;
}
#news .avia-builder-widget-area .widget_text .textwidget a:before {
  content: " ";
  width: 33px;
  height: 33px;
  display: block;
  float: left;
  background-image: url('img/arrow-right.png');
  background-repeat: no-repeat;
  background-size: contain;
  padding-right: 7px;
}


.single-post .entry-content a.pdf-download {
  padding-top: 48px;
  display: block;
  color: #666666;
  text-decoration: none !important;
}
.single-post .entry-content .pdf-download:before {
  content: " ";
  width: 50px;
  height: 50px;
  display: block;
  float: left;
  background-image: url('img/arrow-download-pdf-big.png');
  background-repeat: no-repeat;
  margin-right: 18px;
  top: -30px;
  position: relative;
}

.single-post .entry-content .back-link {
  width: 31px;
  height: 31px;
  background-image: url('img/arrow-left.png');
  background-repeat: no-repeat;
  display: block;
  float: right;
}

.avia-button.avia-size-medium {
  font-weight: 600;
  border-color: #fff !important;
  text-decoration: none !important;
  border-radius: 0;
  border: 1px solid #fff;
  margin: 30px 5px 0 0  ;
}
.av-special-heading {
  margin-top: 20px;
}
.av-special-heading-tag {
  text-transform: none;
}

.hr.hr-full.hr-no-shadow, .hr.hr-full.hr-no-shadow span {
  border-color: #e0dfe0 !important;
}

strong, b {
  font-weight: 600;
}

.avia_textblock {
  line-height: 145%;
}

#strip-red .av_textblock_section {
  padding: 40px 80px 25px;
  border: 1px solid #c00a27;
  color: #c00a27;
}

#contact-page.avia-section.av-minimum-height .container .content {
  vertical-align: top;
}
#contact-page .content, .sidebar {
  padding-top: 115px;
  padding-bottom: 30px;
}
#contact-page .template-page .entry-content-wrapper h1, #contact-page .template-page .entry-content-wrapper h2, #contact-page.main_color strong, #contact-page.main_color p {
  color: #fff;
}

#top .avia_ajax_form .text_input, #top .avia_ajax_form .select, #top .avia_ajax_form .text_area {
  padding: 7px;
  border-radius: 0px;
  font-size: 16px;
  font-family: 'Titillium Web', sans-serif;
}
.avia_ajax_form .button {
  padding: 11.5px 20px;
  border-radius: 0px;
  font-weight: normal;
  font-size: 16px;
  min-width: 142px;
  float: right;
  font-family: 'Titillium Web', sans-serif;
}

.gmap {
  position: relative;
  padding-bottom: 40%; /* This is the aspect ratio*/
  height: 0;
  overflow: hidden;
  border: 1px solid #fff;
  border-color: #fff !important;
}
.gmap iframe {
  position: absolute;
  /* TODO http://stackoverflow.com/questions/21992498/disable-mouse-scroll-wheel-zoom-on-embedded-google-maps*/
  pointer-events: none;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

#about-us-second h3 {
  font-size: 20px !important;
  color: #c00a27 !important;
}

#scroll-top-link {
  background-image: url('img/arrow-up-slider.png');
  background-repeat: no-repeat;
  background-size: contain;
  width: 50px;
  height: 50px;
  margin: 0px 0 0 -18px;  
  background-color: rgba(192,10,39,0.4);
  border-color: #c00a27;
}
#scroll-top-link:hover {
  background-color: #c00a27;
}
#scroll-top-link:before {
  display: none;
  content: none;
}

#top .fullsize .template-blog .post-title {
  text-align: left;
  font-size: 24px;
  padding: 15px 0 0;
  max-width: 100%;
  margin: 0 auto;
  color: #c00a27;
  border-top: 1px solid #c00a27;
  margin-top: 60px;
}
#top .fullsize .template-blog .post .entry-content-wrapper {
  text-align: justify;
  font-size: inherit;
  line-height: inherit;
  max-width: 100%;
}
#top .fullsize .template-blog .post .entry-content-wrapper > * {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
#top .av-share-box {
  display: none;
}
.single-post .entry-footer {
  border-bottom: 1px solid #c00a27;
  margin-top: 5px;
}
#top .post-entry .big-preview.single-big {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  max-height: 487px;
  overflow: hidden;
}
#top .fullsize .template-blog .post-meta-infos {
  text-align: left;
  position: absolute;
  top: -30px;
  font-size: 15px;
}
.avia-post-nav {
  display: none !important;
}
.template-single-blog .content {
  padding-top: 0 !important;
}
.template-single-blog .image-overlay {
  display: none !important;
}

.container_wrap.footer_color {
  background-color: #fff;
  color: #464547 !important;
  text-align: center;
  font-size: 12px;
  padding: 0;
}
#footer .widget {
  padding: 0;
  margin: 10px 0;
}

.container_wrap.footer_color h1, .container_wrap.footer_color h2, .container_wrap.footer_color h3, .container_wrap.footer_color h4, .container_wrap.footer_color h5, .container_wrap.footer_color h6, .container_wrap.footer_color a {
  color: #fff !important;
}
.container_wrap.socket_color {
  background-color: #fff;
  color: #000 !important;
}
.container_wrap.socket_color a {
  color: #000 !important;
}
#profile-detail .contact {

}
#profile-detail h2 {
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 5px;
}
#profile-detail h2 + p {
  margin: 0;
}
#profile-detail h2 + p em {
  font-size: 15px;
  color: #464547;
  font-style: normal;
}
#profile-detail strong {
  color: #464547 !important;
}
#profile-detail h4 {
  margin-bottom: 20px;
}
#profile-detail h4 strong {
  color: #464547 !important;
  font-size: 15px !important;
}
#profile-detail .avia-team-member {
  margin: 0;
  height: 100%;
  display: table;
  margin-bottom: 60px;
}
#profile-detail .team-member-email-title {
  margin-top: 30px;
}
#profile-detail .vcard {
  border: none;
  background: none;
  color: #464547;
  font-size: 13px;
  padding-left: 0;
  margin-left: 0;
  position: absolute;
  bottom: 0;
  border-bottom: 1px solid #c00a27;
  width: 100%;
  padding-bottom: 5px;
}
#profile-detail .vcard a {
  border: none;
  background: none;
  color: #464547;
  font-size: 13px;
  text-decoration: none !important;
}
#profile-detail .vcard:before {
  content: "";
  display: inline-block;
  width: 19px;
  height: 19px;
  background-image: url('img/toggle-icon-close.png');
  background-repeat: no-repeat;  
  margin-right: 12px;
}
/*levy sloupec - vazano na layout 1/3*/
#profile-detail .flex_column_table .flex_column:first-child .av_textblock_section {
  background-color: #ededed;
}
#profile-detail .flex_column_table .flex_column:first-child .av_textblock_section {
  color: #464547;
  font-weight: 400;
  font-size: 13px;
}
#profile-detail .flex_column_table .flex_column:first-child .av_textblock_section {
  margin-top: 0;
  padding: 15px 15px;
}
#profile-detail .flex_column_table .flex_column:first-child .av_textblock_section strong {
  color: #c00a27 !important;
  font-weight: 400;
  font-size: 13px;
}


body .container_wrap .av-layout-tab {
  vertical-align: top !important;
}


#our-people {

}
#our-people .avia-team-member {
  max-width: 50%;
  display: table-row;
  table-layout: fixed;
  margin-bottom: 30px;
}
#our-people .team-img-container {
  /*float: left;*/
  display: table-cell;
  /*width: 30%;*/
  text-align: left;
  margin: 0;
  padding: 0;
}
#our-people .team-img-container .empty, .team-img-container .empty {
  width: 225px;
  height: 310px;
  margin: 0 40px 0 0;
  display: table-cell;
  border: 1px solid #e7e7e7;
}
#our-people .team-img-container .empty {
  width: 135px;
  height: 190px;
  float: left;
  display: block;
}

#our-people .contact {  
  /*float: left;*/
  display: table-cell;
  /*width: calc(70% - 40px);*/
  width: 254px;
  /*margin: 0 0 0 40px;*/
  padding: 0;
  overflow: hidden;
  position: relative;
  vertical-align: top;
}
#our-people .team-member-email-title, 
#our-people .vcard,
#our-people .team-member-asist-title {
  display: none;
}
#our-people .team-member-link-title {
  width: 100%;
  border-bottom: 1px solid #c00a27;
  position: absolute;
  bottom: 0;
  padding-bottom: 20px;
}
#our-people .team-member-link-title .more {
  width: 100%;
  width: 19px;
  height: 19px;
  display: block;
  float: right;
  background-image: url('img/toggle-icon-open.png');
  background-repeat: no-repeat;
  background-size: contain;
  text-decoration: none !important;
}
#our-people .avia-team-member-spacer {
  display: block;
  width: 100%;
  height: 30px;
}

.container_wrap.footer_color {
  background-color: #fff;
  color: #464547 !important;
}

#socket .container {
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: center;
}
#socket .copyright {
  float: none;
  font-size: 12px;
  color: #464547 !important;
}
#socket .copyright a {
  font-size: 12px;
  color: #464547 !important;
  text-decoration: none;
}
#socket .copyright a:hover {
  color: #c00a27 !important;
}

#awards p {
  text-align: center;
}

#wwa div .av_one_fourth {
  margin-left: 0;
  width: 25%;
}

#mobile-advanced li > a:before, .html_header_mobile_behavior #mobile-advanced span > a:before, #mobile-advanced .mega_menu_title:before {
  content: "";
  display: inline-block;
  width: 19px;
  height: 19px;
  background-image: url('img/toggle-icon-open.png');
  background-repeat: no-repeat;
  position: relative;
  float: left;
  margin: 0 10px 0 0;
  top: 3px;
}

@media screen and (max-width: 1340px) {
  #novy-meric {
    max-height: 326px;
    background-position: 10% 50%, top left !important;
  }
  #header_main .tel {
    margin-right: 5px;
  }
  #header_main .obj a {
    padding: 0 4px 0 14px;
  }
}
@media screen and (max-width: 1140px) {
  #novy-meric {
    max-height: 326px;
    background-position: 5% 50%, top left !important;
  }
  #header_main .tel {
    float: none;
    font-size: 18px;
    margin-right: 0;
    top: 0;
  }
  #header_main .obj {
    top: 24px;
  }
  #header_main .obj a {
    padding: 0 5px 0 18px;
  }
}
@media screen and (max-width: 989px) {
  #header_main_alternate .av-main-nav > li > a {
    padding: 7px;
  }
  #header_main_alternate .av-main-nav > li > a > .avia-menu-text {
    font-size: 12px;
  }
  .main_color .toggler {
    font-size: 20px;
  }
}
@media screen and (max-width: 900px) {
  #header_main_alternate .av-main-nav > li > a {
    padding: 0;
  }
  #header_main_alternate .av-main-nav > li > a > .avia-menu-text {
    font-size: 12px;
    padding-left: 3px;
    margin-left: 3px;
  }
  .avia-content-slider .slide-entry-title {
    font-size: 15px;
    font-weight: 600;
    line-height: 130%;
    color: #c00a27;
  }
}
@media screen and (max-width: 767px) {
  .avia-team-member {
    width: 100%;
  }
  .responsive #top #wrap_all #header {
    min-height: 190px;
  }	
  #top #avia2-menu.menu {
    height: 33px;
    border: 1px solid #222;
    padding: 0;
    margin: 0;
    position: relative;
    top: 0px;
    display: inline-block;
    float: right;
    width: initial;
  }
  .responsive #top #wrap_all .avia-content-slider-odd .slide-entry.first {
    width: 99.9%;
  }
  .responsive #top #wrap_all .slide-entry {
    margin-left: 3.9%;
  }
  .responsive #top #wrap_all .avia-content-slider-even .slide-entry.slide-parity-odd, .responsive #top #wrap_all .avia-content-slider-odd .slide-entry.slide-parity-even {
    margin-bottom: 20px;
  }
  .avia-bg-style-scroll {
    background-size: cover !important;
  }
  #news .avia-builder-widget-area {
    margin-left: 4%;
    width: 48%;
  }
  .main_color .toggler {
    font-size: 18px;
  }
  .responsive .avia-slideshow-arrows.avia-slideshow-controls {
    display: block;
    width: 100%;
    height: 40px;
    position: relative;
  }
  #top .avia-content-slider .avia-slideshow-arrows a {
    top: 80%;
  }
  #top .avia-slideshow-arrows a {
    /*width: 50px;
    height: 50px;*/
  }
  .avia-content-slider-active .slide-entry-wrap {
    height: initial;
  }
  .responsive #top .avia-slideshow-controls a { display:block !important; opacity: 1 !important;}
}
@media screen and (max-width: 480px) {
  .responsive #top #wrap_all .avia-content-slider-odd .slide-entry {
    width: 99.9%;
  }
  #news .avia-builder-widget-area {
    margin-left: 0%;
    width: 100%;
  }
  #profile-detail .team-img-container {
    width: 100%;
    float: none;
    display: block;
  }
  #profile-detail .contact {
    display: block;
  }
  #profile-detail .vcard {
    position: relative;
    margin-top: 20px;
  }
}