/*
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
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/


@font-face {
  font-family: 'Baskerville-Italic';
  src:  url('fonts/Baskerville-Italic.eot?#iefix') format('embedded-opentype'),  
        url('fonts/Baskerville-Italic.woff') format('woff'), 
        url('fonts/Baskerville-Italic.ttf')  format('truetype'), 
        url('fonts/Baskerville-Italic.svg#Baskerville-Italic') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'Baskerville-SemiBoldItalic';
  src: url('fonts/Baskerville-SemiBoldItalic.eot?#iefix') format('embedded-opentype'),  
       url('fonts/Baskerville-SemiBoldItalic.woff') format('woff'), 
       url('fonts/Baskerville-SemiBoldItalic.ttf')  format('truetype'), 
       url('fonts/Baskerville-SemiBoldItalic.svg#Baskerville-SemiBoldItalic') format('svg');
  font-weight: normal;
  font-style: normal;
}


body{
    font-family: 'Hind', sans-serif !important;
}
#header_main .container,
.home #full_slider_1 .container{
    padding: 0 15px;
    max-width: 1210px;
}

#header_main span.logo a img {
    margin-top: 33px;
}

#header_main nav.main_menu ul li a {
    font-size: 18px;
    /* color:#000;  */
    font-weight: 500;
    padding: 0 18px;
}

/* #header_main nav.main_menu ul li a:hover{
    color:#3872a4;
}

#header_main nav.main_menu ul li.current-menu-item a {
    color: #3872a4;
} */

.home #full_slider_1 .avia-slideshow-arrows {
    position: relative;
    max-width: 1170px;
    bottom: 150px;
    right: 0;
    width: 100%;
    margin: 0 auto;    
}

.home #full_slider_1 .avia-slideshow-arrows a {
    position: absolute;
    right: 0;
    height: 67px !important;
    line-height: 67px !important;
    color: #fff !important;
    opacity: 1 !important;
    width:67px !important;
    margin: 0px !important;
    top: 0 !important;
    border: 1px solid #8f8f8f;
    border-radius: 0;
    padding: 0 !important;
}

.home #full_slider_1 .avia-slideshow-arrows a:before {
    line-height: 67px !important;
    font-size: 18px;
}

.home #full_slider_1 .avia-slideshow-arrows a.prev-slide {
    right: 67px;
    border-right: 0px;
}

#top .av_slideshow_full.av-control-default .avia-slideshow-arrows a:hover {
    background-color: rgba(83, 123, 151, 0.7) !important;
}

.home div#full_slider_1 .slideshow_inner_caption {
    padding: 0 !important;
    float: left;
    /* max-width: 800px; */
    width: 100% !important;
}

.home div#full_slider_1 .slideshow_caption {
    width: calc(100% - 160px);
    float: left;
    bottom: 50px;
    padding: 0;
}

.home #full_slider_1 .avia-slideshow-dots {
    display: none;
}

#below_banner_section .container {
    padding: 0 15px;
    max-width: 690px;
}

#below_banner_section h3 {
    font-weight: bold;
    line-height: 37px;
    padding-bottom: 23px;
    margin-bottom: 40px;
    position: relative;
}

#below_banner_section h3:before {
    content: "";
    width: 100%;
    max-width: 500px;
    height: 1px;
    background-color: #c5c5c5;
    bottom: 0;
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
}

#below_banner_section h3:after {
    content: "";
    width: 22px;
    height: 12px;
    /* border-left: 8px solid #ffffff61; */
    /* border-right: 8px solid #ffffff61; */
    /* border-top: 11px solid #c5c5c5; */
    position: absolute;
    bottom: -10px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-image: url(img/bottom-carot-icon.jpg);
    background-size: 20px;
    background-repeat: no-repeat;
}

#below_banner_section .avia-button-wrap a {
    border-radius: 0;
    min-width: 131px;
    padding: 2px;
    font-size: 17px;
    text-transform: capitalize;
    font-weight: 400;
    position: relative;
    margin: 0;
    border: none;
}

#below_banner_section .avia-button-wrap a span {
    width: 100%;
    height: 42px;
    display: block;
    line-height: 42px;
    margin: 0;
    border: 1px solid #fff;
    font-size: 17px;
}

#below_banner_section .avia-button-wrap a:hover {
    opacity: 1;
    background-color: #000 !important;
}

a{
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

.home #full_slider_1 .slideshow_inner_caption h2 {
    font-family: 'Baskerville-SemiBoldItalic';
    font-size: 57px;
    text-transform: inherit;
    font-weight: normal;
}

div#blue-section{
    padding: 70px 0;
}

#full-bluebg-color{
    padding: 70px 0 40px;
}


div#blue-section .av-flex-placeholder {
    width: 2.6%;
}

#blue-section .av-special-heading.el_after_av_image.avia-builder-el-last {
    margin: 0;
    padding: 30px 15px !important;
    text-align: center;
    background-color: #fff;
}

#blue-section .avia-image-container {
    margin-bottom: 0;
}

#blue-section .av-subheading p {
    color: #5f5f5f;
}

#blue-section .av-special-heading.el_after_av_image.avia-builder-el-last h4 {
    font-weight: 700;
}

#header_main nav.main_menu ul li a span.avia-menu-fx {
    display: none;
}

#header_main nav.main_menu ul li:nth-last-child(2) a{
    padding-right: 0px;
}

#header_main nav.main_menu ul li{ position: relative; }

#header_main nav.main_menu ul li:after {
    content: "";
    width: 1px;
    height: 14px;
    background-color: #c2c2c2;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
}

#new-blogpost-section .slide-entry-wrap article {
    margin-left: 0;
    width: 30.93%;
    margin: 0 1.2%;
    position: relative;
    float: left;
    box-shadow: 0px 0 8px 0px #e5e5e5; 
}

#new-blogpost-section .slide-entry-wrap {
    float: none;
    width: auto;
    margin: 0 -10px;
}

#new-blogpost-section .slide-entry-wrap article a span.image-overlay {
    /*display: none !important;*/
}

#new-blogpost-section .slide-entry-wrap article .slide-content {
    position: relative;
}

#new-blogpost-section .slide-entry-wrap article .slide-content header {
    position: absolute;
    top: -64px;
    width: 100%;
    padding: 0 20px;
}

#new-blogpost-section .slide-entry-wrap article .slide-content header h3 {
    color: #fff;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: bold;
}
#new-blogpost-section .slide-entry-wrap article .slide-content header h3:hover {
    color: #3872a4;
}
#new-blogpost-section .slide-entry-wrap article a {
    margin-bottom: 0;
    display: block;
}

#new-blogpost-section .slide-entry-wrap article .slide-content .slide-meta {
    position: absolute;
    top: -30px;
    width: 100%;
    padding: 0 15px;
    color: #fff;
}

#new-blogpost-section .slide-entry-wrap article .slide-content .slide-meta .slide-meta-comments, #new-blogpost-section .slide-entry-wrap article .slide-content .slide-meta .slide-meta-del{ display: none; }

#new-blogpost-section .slide-entry-wrap article .slide-content .slide-meta {
    position: absolute;
    top: -36px;
    width: 100%;
    padding: 0 15px 0 40px;
    color: #fff;
    font-size: 15px;
    font-weight: 300;
}

#new-blogpost-section .slide-entry-wrap article .slide-content:before {
    content: "";
    width: 100%;
    height: 150px;
    /* background: rgba(0,0,0,0.5); */
    position: absolute;
    top: -150px;
    bottom: 40px; 
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+1,000000+91&0+21,0+21,1+75 */
background: -moz-linear-gradient(top, rgba(0,0,0,0) 1%, rgba(0,0,0,0) 21%, rgba(0,0,0,1) 75%, rgba(0,0,0,1) 91%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 1%,rgba(0,0,0,0) 21%,rgba(0,0,0,1) 75%,rgba(0,0,0,1) 91%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0) 1%,rgba(0,0,0,0) 21%,rgba(0,0,0,1) 75%,rgba(0,0,0,1) 91%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
   
}

#new-blogpost-section .slide-entry-wrap article .slide-content .entry-content {
    padding: 30px 20px !important;
    font-size: 18px;
    color: #5f5f5f;
    line-height: 24px;
    border-bottom: 2px solid #222222;
    font-weight: 400;
}

#new-blogpost-section .slide-entry-wrap article a img, #new-blogpost-section .slide-entry-wrap article a {
    border-radius: 0 !important;
}

#new-blogpost-section h2 {
    font-family: Baskerville-SemiBoldItalic;
    text-transform: inherit;
}
#new-blogpost-section a.avia-button{
    border-radius: 0;
    min-width: 132px;
    padding: 2px;
    font-size: 17px;
    text-transform: capitalize;
    font-weight: 400;
    position: relative;
    margin: 0;
    border: none;
}

#new-blogpost-section a.avia-button span{
    width: 100%;
    height: 42px;
    display: block;
    line-height: 43px;
    margin: 0;
    border: 1px solid #fff;
    font-size: 17px;
}

#new-blogpost-section a.avia-button:hover {
    background-color: #000 !important;
    opacity: 1;
}

#new-blogpost-section .slide-entry-wrap article .slide-content .slide-meta:before {
    content: "\f073";
    font-family: fontawesome;
    position: absolute;
    left: 21px;
    top: -2px;
    font-size: 15px;
}

#gallery-section {
    padding: 70px 0 80px;
}

#gallery-section .avia-gallery a img {
    border: none !important;
    padding: 0px;
    background-color: transparent;    
}

#gallery-section .avia-gallery .avia-gallery-thumb {
    width: auto !important;
    float: none;
    margin: 0 -0.4%;
}

#gallery-section .avia-gallery a {
    margin: 0 0.4% 0.8%;
    width: 24.2% !important;
    /* float: left !important; */
    position: relative;
}

#gallery-section .avia-gallery a:before {
    content: "";
    background: rgba(56, 114, 164, 0.8);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    top: 0;
    display: block;
    z-index: 9;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}    

#gallery-section .avia-gallery a:after {
    width: 60px;
    height: 60px;
    background-image: url(img/gallery-click-icon.png);
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 0;
    z-index: 9;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

#gallery-section .avia-gallery a:hover,
#gallery-section .avia-gallery a:hover:after,
#gallery-section .avia-gallery a:hover:before{
    opacity: 1 !important;
    visibility: visible;
}

#gallery-section a.avia-button{
    border-radius: 0;
    min-width: 132px;
    padding: 2px;
    font-size: 17px;
    text-transform: capitalize;
    font-weight: 400;
    position: relative;
    margin: 0;
    border: none;
    margin-top: 35px;
}

#gallery-section a.avia-button span{
    width: 100%;
    height: 42px;
    display: block;
    line-height: 43px;
    margin: 0;
    border: 1px solid #fff;
    font-size: 17px;
}

#gallery-section a.avia-button:hover {
    background-color: #000 !important;
    opacity: 1;
}

#new-blogpost-section .container,#gallery-section .container,
#full-bluebg-color .container{
    padding: 0 15px;
    max-width: 1210px;
}

#leftcontent-slider .container {
    max-width: 100%; 
    width:100%;
    padding: 0;
    position: relative;
}

#leftcontent-slider .content {
    padding: 0px 0 40px;
}

#leftcontent-slider .content .el_after_av_one_half {
    margin-left: 0 !important;
}

#leftcontent-slider .content .av_one_half {
    width: 50%;
}

#leftcontent-slider .content .av_one_half.av-zero-column-padding img {
    border-radius: 0px;
}

#leftcontent-slider .content .av_one_half.av-zero-column-padding {
    margin-top:0; 
}

#leftcontent-slider .content .av_one_half.el_after_av_one_half {
    max-width: 645px;
    width: 100%;
    margin-left: -60px !important;
    position: absolute;
    left: 50%;
    top: 25px;
    bottom: 65px;
    /*height: 100%;*/
    min-height: 384px;
}

#leftcontent-slider .content .av_one_half.el_after_av_one_half h3 {
    font-family: Baskerville-SemiBoldItalic;
    font-size: 50px;
    color: #3872a4;
    line-height: 45px;
    margin-bottom: 0;
}

#leftcontent-slider .content .av_one_half.el_after_av_one_half p {
    font-size: 17px;
    color: #5f5f5f;
    line-height: 26px;
    margin-top: 10px;
    margin-bottom: 10px;
}

#leftcontent-slider .content .av_one_half.el_after_av_one_half ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: block;
}

#leftcontent-slider .content .av_one_half.el_after_av_one_half ul li {
    position: relative;
    font-size: 17px;
    width: 50%;
    float: left; 
    margin: 0;
    padding:2px 10px 2px 12px;
    
}

#leftcontent-slider .content .av_one_half.el_after_av_one_half ul li:before {
    content: "";
    width: 7px;
    height: 7px;
    background-color: #3872a4;
    position: absolute;
    border-radius: 50%;
    left: 0px;
    top: 13px;
}

#leftcontent-slider .av_one_half .avia-slideshow .avia-slideshow-arrows {
    display: none;
}

#leftcontent-slider .av_one_half .avia-slideshow .avia-slideshow-dots a {
    width: 10px !important;
    height: 10px !important;
    padding: 0;
    background-color: transparent;
    opacity: 1;
    margin: 0 3px;
    border: 2px solid #fff;
}

#leftcontent-slider .av_one_half .avia-slideshow .avia-slideshow-dots a.active {
    background-color: #fff;
} 

#blue-section .container {
    padding: 0 15px;
    max-width: 1210px;
}

#map-section .container {
    max-width: 100%;
    padding: 0;
}

#map-section .content {
    padding: 0;
}

#map-section * {
    border: none !important;
} 

#footer {
    padding: 55px 0;
    z-index: 1;
    border: none;
    border: none;
    /* background-color: #3872a4; */
}

#footer .container {
    padding: 0 15px;
    max-width: 1210px;
}

#footer .widget{ margin:0px; } 


#footer .widget_custom_html p {
    margin: 0px;
    font-weight: 500;
    /* color: #fff; */
    font-size: 16px;
    line-height: 26px;
}

#footer .widget_custom_html p span{
    font-weight: 600;    
}

#footer .widget_custom_html p a{ 
    /* color:#fff; */
    font-size: 16px; 
}

#footer .widget_custom_html .footer-head-box {
    margin-bottom: 12px;
}

#map-section iframe {
    float: left;
}

footer#socket {
    /* background-color: #2a6597; */
    border: none;
    padding: 20px 0;
} 
#footer .footer-head-box p a:active{
	text-decoration:underline;
}
footer#socket .container {
    padding: 0 15px;
    max-width: 1210px;
}

#header_main nav.main_menu ul li:nth-last-child(2):after {
    display: none;
}

footer#socket span, footer#socket span a {
    /* color: #fff; */
    font-size: 14px;
}

.copyright .copyrit-leftobx {
    float: left;
}
.copyright .copyrit-leftobx p {
    /* color: #fff; */
    font-size: 14px;
    margin: 0;
}
.copyright .copyrit-leftobx p a {
    /* color: #ffffff; */
}
.copyright .footer-counter-box {
    float: right;
    display: none;
}

#socket .copyright {
    display: block;
    width: 100%;
}

.copyright .footer-counter-box span {
    width: 28px;
    height: 28px;
    display: inline-block;
    /* background-color: #5786ad;
    border: 1px solid #8cacc7; */
    text-align: center;
    font-size: 14px;
}

#new-blogpost-section .slide-entry-wrap article .slide-content .entry-content .read-more-link {
    text-align: right;
    margin-top: 10px;
}

#new-blogpost-section .slide-entry-wrap article .slide-content .entry-content .read-more-link a {
    font-weight: 600;
    font-size: 16px;
    color: #3872a4;
}

#new-blogpost-section .slide-entry-wrap article .slide-content .entry-content .read-more-link a:hover {
    color: #000;
    text-decoration: none;
}

a#scroll-top-link {
    background-color: #21496a;
    opacity: 1 !important;
    border: 1px solid #21496a;
    color: #fff;
    bottom: 90px;
    font-size: 20px;
    display: block !important;
    border-radius: 0px;
}

a#scroll-top-link:hover {
    background-color: #000;
    border: 1px solid #000;
    opacity: 1;
    color: #fff;
} 

.container.template-blog.template-single-blog {
    padding: 0;
}

.template-single-blog .single-big img {
    border-radius: 0;
}

.template-single-blog article .standard-content header span.post-meta-infos {
    display: none;
}

.template-single-blog article .standard-content header h1 a{
    font-size: 28px;
    color: #2a6597 !important;
}

.template-single-blog article .standard-content .post_delimiter, .template-single-blog article .standard-content footer.entry-footer {
    display: none;
}

.template-single-blog .comment_meta_container .side-container-comment {
    display: none;
}

.template-single-blog .comment_container {
    margin-top: 20px;
}

.template-single-blog .comment_container .comment-form p.form-submit .submit {
    height: 45px;
    background-color: #3872a4 !important;
    font-size: 16px;
    font-weight: 400;
    font-family: hind;
}

.template-single-blog article .standard-content header h1 a:hover {
    color: #000 !important;
}

.template-single-blog .comment_container .comment-form p.form-submit .submit:hover {
    background-color: #000 !important;
} 

.template-single-blog article .standard-content header {
    padding-top: 15px;
}

#new-blogpost-section .avia-content-slider-inner {
    padding: 0 10px;
}
#full-bluebg-color .av-upcoming-events a {
    float: left;
    width: 30.7%;
    clear: none;
    margin: 0 1.3% 30px;
    background-color: #fff;
    position: relative;
    padding-bottom: 0px;
    border-bottom: 2px solid #222222;
}

#full-bluebg-color .av-upcoming-events a > img {
    width: 100%;
    border-radius: 0px;    
    margin: 0px;
}

#full-bluebg-color .av-upcoming-events a span.av-upcoming-event-data {
    overflow: initial !important;
    display: block !important;
    width: 100% !important;
    height: auto !important;
    padding-bottom: 15px;
}

#full-bluebg-color .av-upcoming-events a span .av-upcoming-event-venue {
    display: none !important;
}

#full-bluebg-color .av-upcoming-events a span.av-upcoming-event-data {
    position: relative;
    float: left;
    width:100%;
    padding-bottom: 10px;
}

#full-bluebg-color .av-upcoming-events a span.av-upcoming-event-data .av-upcoming-event-schedule {
    position: absolute;
    top: -49px;
    z-index: 9;
    width: 100% !important;
    height: 40px !important;
    bottom: 0 !important;
    padding: 0 15px;
    color: #fff;
    text-align: center;
}

#full-bluebg-color .av-upcoming-events a span.av-upcoming-event-data .av-upcoming-event-schedule span {
    font-size: 15px;
    font-weight: 400;
    display: inline-block !important;
    padding: 0;
    margin: 0;
    width: auto !important;
    line-height: 40px;
}

#full-bluebg-color .av-upcoming-events a span.av-upcoming-event-data h4 {
    color: #fff;
    text-align: center;
    padding: 5px 15px;
    margin: 10px 0;
    display: block;
    font-size: 26px;
    letter-spacing: 0.06em;
    position: absolute;
    width: 100%;
    top: -83px;
    text-transform: uppercase;
}

#full-bluebg-color .av-upcoming-events a span.av-upcoming-event-cost {
    color: #35564b;
    text-align: center;
    padding: 8px 15px 2px;
    margin: 10px 0 0;
    display: block !important;
    font-size: 21px;
    font-weight: bold;
}

#full-bluebg-color .av-upcoming-events a span.av-upcoming-event-cost span {
    font-weight: normal;
    color: #35564b;
    font-size: 18px;
}

#full-bluebg-color .av-upcoming-events a span.av-upcoming-event-data .av-upcoming-event-schedule .tribe-event-date-start:before {
    content: "\f073";
    font-family: fontawesome;
    position: relative;
    left: -7px;
    top: -1px;
}

#full-bluebg-color .av-upcoming-events a span.av-upcoming-event-data:before {
    content: "";
    position: absolute;
    height: 180px;
    width: 100%;
    /* background-color: #000; */
    top: -180px;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 1%, rgba(0,0,0,0) 21%, rgba(0,0,0,1) 75%, rgba(0,0,0,1) 91%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 1%,rgba(0,0,0,0) 21%,rgba(0,0,0,1) 75%,rgba(0,0,0,1) 91%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 1%,rgba(0,0,0,0) 21%,rgba(0,0,0,1) 75%,rgba(0,0,0,1) 91%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
}

#full-bluebg-color .av-upcoming-events a span.image-overlay {
    /*display: none !important;*/
}
#full-bluebg-color .content {
    padding: 0;
}
#full-bluebg-color .av-upcoming-events a span.label-important {
    text-align: center;
    padding: 0 15px;
    font-size: 18px;
    color: #5f5f5f;
    line-height: 23px;
    text-overflow: ellipsis;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden !important;
    width: 100% !important;
    display: block;
}
body.single-tribe_events .tribe-events-cal-links a.tribe-events-gcal,
body.single-tribe_events .tribe-events-cal-links a.tribe-events-ical{
    display: none !important;
}

#inner-bannerbox .av-special-heading h1 {
    font-family: 'Baskerville-SemiBoldItalic';
    text-transform: inherit !important;
}

#inner-bannerbox .container,
#innerpage-main-box .container{
    padding: 0 15px;
    max-width: 1210px;
}

#innerpage-main-box .av_textblock_section p {
    line-height: 24px;
}

#innerpage-main-box .content {
    padding: 60px 0 20px;
}

#innerpage-main-box p strong {
    color: #000;
}

#innerpage-main-box .av_textblock_section table td strong {
    color: #000;
    font-family: 'Hind', sans-serif;
    font-weight: normal;
    font-size: 16px;
    font-weight: 500;
}
.page-kontakt .flex_column {
    margin-top: 20px;
    margin-bottom: 20px;
}
#innerpage-main-box .av_textblock_section table td {
    font-size: 15px;
    color: #020202;
    width: 50%;
    padding: 5px 10px;
}
#innerpage-main-box .av_textblock_section table th {
    background: #35564b;
}
#innerpage-main-box .av_textblock_section table th strong {
    color: #ffffff;
    font-family: 'Hind', sans-serif;
    font-weight: normal;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;
    text-transform: capitalize;
}
.events-archive .container {
    max-width: 1210px !important;
    padding: 0 15px;
    width: 100%;
}
.tribe-events-title-bar h1 {
    font-size: 36px;
    font-family: 'Baskerville-SemiBoldItalic';
    margin-bottom: 30px;
    color: #3872a4;
    position: relative;
    padding-bottom: 20px;
}
.tribe-events-title-bar h1:after {
    content: "";
    width: 200px;
    height: 2px;
    background-color: #3872a4;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}
div#tribe-events-bar, #tribe-bar-form {
    background: #3872a4 !important;    
}
div#tribe-events-bar {
    padding: 15px;
}
#tribe-bar-form {
    margin-bottom: 0 !important;
}
#tribe-bar-form .tribe-bar-filters .tribe-bar-date-filter {
    margin-right: 0;
    padding-right: 15px;
}

#tribe-bar-form .tribe-bar-filters label {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    text-transform: inherit;
}

#tribe-bar-form .tribe-bar-filters .tribe-bar-date-filter, #tribe-bar-form .tribe-bar-filters .tribe-bar-search-filter, #tribe-bar-form .tribe-bar-filters .tribe-bar-submit {
    padding-top: 0;
    padding-bottom: 0;
    float: left;
}

#tribe-bar-form .tribe-bar-filters .tribe-bar-submit .tribe-events-button {
    background-color: #000 !important;
    border-radius: 0px !important;
    font-weight: bold !important;
    font-family: hind;
    font-size: 16px;
    padding: 0 !important;
    height: 48px !important;
    border: none !important;
    margin-top: 8px !important;
    line-height: 52px;
}

#tribe-bar-form .tribe-bar-filters input[type="text"] {
    border-radius: 0;
    font-size: 16px;
    padding: 10px 15px;
    height: 48px;
    color: #000 !important;
    font-family: hind;
    font-weight: 500;
}

#tribe-bar-form .tribe-bar-filters .tribe-bar-submit {
    padding: 0 0 0 14px;
}

#tribe-bar-form .tribe-bar-filters .tribe-bar-submit .tribe-events-button:hover {
    background-color: #0a3e6b !important;
}

#tribe-bar-views .tribe-bar-views-inner {
    padding-bottom: 0;
    background-color: transparent;
    border: none;
    color: #fff;
    padding-top: 0px;
}

#tribe-bar-views .tribe-bar-views-inner button.tribe-bar-views-toggle {
    background-color: #fff !important;
    height: 48px;
}

#tribe-bar-views .tribe-bar-views-inner label {
    font-size: 16px;
    text-transform: inherit;
    font-weight: 500;
    padding: 0;
}

#tribe-bar-views .tribe-bar-views-inner button.tribe-bar-views-toggle:after{
    color: #3872a4;
    top:20px; 
}
#tribe-bar-views .tribe-bar-views-inner button.tribe-bar-views-toggle[aria-expanded="true"]::after {
    top: 10px;
}
.blog-listing .entry-content-wrapper header .post-meta-infos * {
    display: none;
}
.blog-listing .entry-content-wrapper header .post-meta-infos time,
.blog-listing .entry-content-wrapper header .post-meta-infos .text-sep.text-sep-date ,
.blog-listing .entry-content-wrapper header .post-meta-infos .blog-categories ,
.blog-listing .entry-content-wrapper header .post-meta-infos .blog-categories a {
    display: inline-block;
}
.blog-listing .entry-content-wrapper .post-title {
    font-family: 'Baskerville-SemiBoldItalic';
    font-size: 30px;
    color: #3872a4;
    line-height: 30px;
    margin-bottom: 5px;
    text-transform: capitalize;
    font-weight: normal;
}
.blog-listing article header {
    margin-bottom: 5px;
}
.blog-listing article .entry-content img {
    display: block;
    margin: 0 0 20px 0;
}
.blog-listing .entry-content-wrapper .entry-content {
    font-size: 17px;
    color: #5f5f5f;
    line-height: 26px;
    margin-top: 0px;
    margin-bottom: 10px;
}
.blog-listing h3.widgettitle {
    font-family: 'Baskerville-SemiBoldItalic';
    font-size: 30px;
    color: #3872a4;
    line-height: 30px;
    margin-bottom: 35px;
    font-weight: normal;
    text-transform: capitalize;
    position: relative;
}
.blog-listing h3.widgettitle::before {
    content: "";
    width: 60px;
    height: 2px;
    left: 0;
    bottom: -15px;
    background: #3872a4;
    position: absolute;
}
.multi-big .post_author_timeline, .single-small .post_author_timeline {
    display: none;
}
.template-blog .blog-meta {
    float: left;
    margin-right: 50px;
    display: none;
}
.template-blog .post_delimiter {
    margin: 0 0 50px 0;
    padding: 0;
    /* border-bottom-style: solid; */
    /* border-bottom-width: 1px; */
    clear: both;
}
.blog-listing .widget ul li {
    margin-bottom: 5px;
}
.blog-listing .widget ul li a {
    font-size: 17px;
    color: #5f5f5f;
    background: url(img/right_arrow.png) no-repeat left center;
    background-size: 10px;
    line-height: 26px;
    margin-top: 0px;
    margin-bottom: 0px;
    text-decoration: none;
    padding: 0 0 0 17px;
}
.blog-listing .widget ul li a:hover {
    color: #3872a4;
    text-decoration: underline;
}
.bloglist-banner {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 300px;
    width: 100%;   
    text-align: center; 
    background-image: url(img/banner-image2-1500x630.jpg);
}
.bloglist-banner .table {
    display: table;
    vertical-align: middle; 
    height: 100%;   
    width: 100%;
}
.bloglist-banner .table-cell {
    display: table-cell;
    vertical-align: middle;    
}
.bloglist-banner h1 {
    font-family: 'Baskerville-SemiBoldItalic';
    font-size: 57px;
    text-transform: inherit;
    font-weight: normal;
    color: #ffffff;
}
.tribe-events-calendar td * {
    font-family: 'Hind', sans-serif;
    font-weight: normal !important;
    font-size: 16px !important;
    line-height: 20px;
}
.tribe-events-single-section.primary {
    border-bottom: 1px solid #cccccc !important;
    margin: 0 0 20px 0 !important;
    padding: 0 0 10px 0;
}
.tribe-events-single-section.primary > div {
    margin-bottom: 0;
}
#tribe-events-pg-template #tribe-events-content .tribe-events-calendar td .type-tribe_events.tribe-event-featured {
    background: #3872a4;
}
#tribe-bar-views {
    display: none;
}
.tribe-events-calendar thead tr th {
    font-size: 16px;
    letter-spacing: 0;
}
.tribe-events-tooltip {
    background: #ffffff !important;
    padding: 10px 10px 10px 10px;
}
.tribe-events-tooltip .entry-title.summary {
    display: block;
    float: left;
    width: 100%;
    font-family: 'Baskerville-SemiBoldItalic';
    font-size: 22px !important;
    font-style: normal !important;
    line-height: 30px !important;
    margin: 0 0 10px 0;
}
.tribe-events-tooltip .tribe-events-event-body {
    float: left;
    width: 100%;
    padding: 0;
}
.tribe-events-tooltip .tribe-events-event-thumb img {
    width: 100%;
    max-width: 100% !important;
    max-height: 100% !important;
}
.tribe-events-tooltip .tribe-events-event-thumb {
    float: left;
    width: 100%;
}
.tribe-bar-filters-inner.tribe-clearfix {
    text-align: center;
    width: 100% !important;
    max-width: 770px;
    margin: 0 auto !important;
    float: none;
    clear: none;
    text-align: left;
}
#tribe-bar-filters-wrap {
    width: 100% !important;
}
#tribe-bar-form .tribe-bar-filters .tribe-bar-date-filter, 
#tribe-bar-form .tribe-bar-filters .tribe-bar-search-filter, 
#tribe-bar-form .tribe-bar-filters .tribe-bar-submit {
    padding-top: 0;
    padding-bottom: 0;
    float: left;
    width: 33.333%;
}
.datepicker {
    z-index: 999 !important;
}
.tribe-events-style-full .tribe-events-loop .type-tribe_events {
    float: left;
    width: 32.6666%;
    margin: 0 1% 15px 0;
    box-shadow: 0 0 5px #d7d7d7;
    background: none;
    border-bottom: 3px solid #3872a4 !important;
    border-radius: 5px;
}
.tribe-events-style-full .tribe-events-loop .type-tribe_events .av-tribe-events-content-wrap {
    background: none;
    border: 0;
}
.tribe-events-style-full .tribe-events-loop .type-tribe_events:nth-child(4n) {
    margin-right: 0;
}
.tribe-events-style-full .tribe-events-loop .tribe-events-event-image {
    margin: 0 0 0 0 !important;
}
.tribe-events-style-full .tribe-events-loop .tribe-events-day-time-slot {
    float: left;
    width: 100%;
    margin: 0 0 30px 0;
}
.tribe-events-style-full .tribe-events-loop .type-tribe_events .av-tribe-events-outer-content-wrap > div {
    display: block;
    width: 100%;
    float: left;
    padding: 0;
}
.tribe-events-style-full .tribe-events-loop .tribe-events-event-image a img {
    width: 100%;
    height: auto;
}
.tribe-events-style-full .tribe-events-loop .tribe-events-day-time-slot .tribe-events-day-time-slot-heading {
    background: none;
    font-size: 36px;
    font-family: 'Baskerville-SemiBoldItalic';
    color: #3872a4;
    position: relative;
    padding-bottom: 0;
    text-transform: inherit;
    font-weight: normal;
    margin: 0 0 20px 0;
    line-height: 40px;
}
.tribe-events-style-full .tribe-events-loop .type-tribe_events .av-tribe-events-outer-content-wrap > div .tribe-events-event-image ,
.tribe-events-style-full .tribe-events-loop .type-tribe_events .av-tribe-events-outer-content-wrap > div  .tribe-events-list-event-descriptio  {
    float: left;
    width: 100%;
    position: relative;
}
.tribe-events-style-full .tribe-events-loop .type-tribe_events .av-tribe-events-content-wrap h3 {
    margin: 0 0 10px 0 !important;
    padding: 0 0 10px 0 !important;
}
.tribe-events-style-full .tribe-events-loop .type-tribe_events .av-tribe-events-content-wrap .av-tribe-events-outer-content-wrap *{
    font-size: 17px;
    color: #5f5f5f;
    line-height: 26px;
}
.tribe-events-style-full .tribe-events-loop .type-tribe_events .av-tribe-events-content-wrap .av-tribe-events-outer-content-wrap .tribe-events-event-cost span {
    padding: 0;
    margin: 0 0 10px 0;
    display: block;
    border: 0;
    color: #3872a4;
    background: none;
    text-align: left;
    font-weight: normal;
}
.tribe-events-style-full .tribe-events-loop .type-tribe_events .av-tribe-events-content-wrap .av-tribe-events-outer-content-wrap .tribe-events-event-cost {
    float: left;
    display: block;
    position: relative;
    width: 100%;
    margin: 0;
    background: none;
    border: 0;
}
.single-tribe_events .av-single-event-content h2{
    font-family: 'Baskerville-SemiBoldItalic';
    font-weight: normal;
}
.single-tribe_events .tribe-events-meta-group h2 {
    font-size: 18px;
    color: #000;
    font-weight: 500;
    font-family: 'Hind', sans-serif;
}
.single-tribe_events .tribe-events-meta-group dt {
    font-size: 15px;
    color: #000 !important;
    font-weight: 500 !important;
    font-family: 'Hind', sans-serif;
}
.single-tribe_events .tribe-events-meta-group dd {
    font-size: 16px;
}
#img_text .flex_cell.avia-builder-el-last {
    background: #f5f5f5;
}
#img_text .flex_cell.avia-builder-el-last .av_textblock_section {
    max-width: 550px;
    padding-left: 30px;
}
#img_text .avia-slideshow .avia-slideshow-arrows.avia-slideshow-controls {
    display: none !important;
}
#img_text .avia-slideshow .avia-slideshow-dots.avia-slideshow-controls a {
    width: 10px !important;
    height: 10px !important;
    padding: 0;
    background-color: transparent;
    opacity: 1;
    margin: 0 3px;
    border: 2px solid #fff;
}
#img_text .avia-slideshow .avia-slideshow-dots.avia-slideshow-controls a.active {
    background-color: #fff;
}
#img_text .flex_cell.avia-builder-el-last .av_textblock_section p {
    line-height: 28px;
    font-size: 17px;
}
#innerpage-main-box .av-special-heading h4 {
    font-family: Baskerville-SemiBoldItalic;
    font-weight: normal;
    line-height: 33px;
    margin: 0 0 30px 0;
    padding: 0 0 0 0;
}
#img_text .flex_cell.avia-builder-el-last .av_textblock_section ul {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}
#img_text .flex_cell.avia-builder-el-last .av_textblock_section ul li {
    float: left;
    width: 40%;
    clear: none;
    margin: 0;
    padding: 0 30px 0 0;
}
#innerpage-main-box .template-page {
    padding: 0;
    margin: 50px 0 0 0;
}
.page-om-parken #footer {
    float: left;
    width: 100%;
}
#img_text {
    padding-top: 30px;
}
#innerpage-main-box .avia-image-container * {
    border-radius: 0;
}
#innerpage-main-box .av_textblock_section p {
    line-height: 24px;
    margin: 0 0 15px 0;
}
.tribe-events-single .type-tribe_events .av-single-event-content {
    float: left;
    margin-left: 0;
    margin-right: 50px;
}
div#inner-pg-banner.banner_404 {
    background-repeat: no-repeat;
    background-image: url(https://fpf.kustit.se/wp-content/uploads/2019/02/sub1.jpg);
    background-attachment: scroll;
    background-position: center center;
    position: relative;
    padding: 0 15px;
    background-size: cover;
}
div#inner-pg-banner.banner_404 {
    margin: 0 0 50px 0;
    height: 300px;
}
div#inner-pg-banner.banner_404 .title_404 h1 {
    font-family: 'Baskerville-SemiBoldItalic';
    padding-bottom: 0px;
    color: #ffffff;
    font-size: 57px;
    margin: 0 0 0 0;
    text-transform: inherit !important;
    font-weight: normal;
    text-align: center;
}
.title_404 {
    position: absolute;
    text-align: center;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 120px;
}
div#inner-pg-banner.banner_404::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    background: #0a0a0a;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0.3;
}
.error_page .error_text {
    max-width: 920px;
    margin: 0 auto;
}
.error_page .error_text p {
    color: #382c1e;
    font-weight: normal;
    padding: 0 0 0 0;
    text-transform: uppercase;
    margin: 10px 0 10px 0;
    font-size: 27px;
    padding: 0 0 0 0;
    text-align: center;
    line-height: 34px;
}
.error404 main.template-page {
    padding: 0 0 0 0;
}
.error_page {
    float: left;
    width: 100%;
    min-height: 250px;
    text-align: center;
    padding: 30px 15px 50px 15px;
}
.tribe-events-ical.tribe-events-button {
    font-size: 13px !important;
}
.responsive .single-tribe_events #tribe-events-content .tribe-events-event-meta dd abbr {
    text-decoration: none;
}
.blog-listing .widget ul li.current-cat a {
    color: #3872a4;
    text-decoration: underline;
} 
.tribe-events-nav-previous a:hover ,
.tribe-events-nav-next a:hover{
    color: #202020;
    text-decoration: underline !important;
}
.tribe-events-viewmore a:hover {
    color: #000;
    text-decoration: underline !important;
}
.single-tribe_events .av-single-event-content .tribe-events-schedule * {
    font-size: 15px !important;
}
.av-single-event-meta-bar {
    box-shadow: 0 0 5px #ededed;
}
.av-single-event-meta-bar .av-single-event-meta-bar-inner {
    background: none;
}
.single-tribe_events .tribe-events-meta-group dl * {
    color: #626262 !important;
}
.single-tribe_events .tribe-events-meta-group dl a{
    color: #3872a4 !important; 
}
.tribe-events-viewmore a {
    font-size: 13px !important;
}
.tribe-events-tooltip.tribe-events-tooltip-flipdown::before {
    border-bottom-color: #fff;
    top: -20px;
}

.tribe-events-list-widget h3 {
    font-family: 'Baskerville-SemiBoldItalic';
    text-transform: inherit;
    font-size: 26px;
    margin-bottom: 25px;
    font-weight: normal;
}
.tribe-events-list-widget ol li {
    padding: 0 0 9px 0!important;
    margin: 0 0 13px 0 !important;
    border-bottom: 1px solid #e8e8e8;
    line-height: 22px; 
}
.tribe-events-list-widget ol li .tribe-event-duration {
    font-size: 15px;
}

.tribe-events-list-widget ol li h4 {
    margin-bottom: 0 !important;
}
.tribe-events-list-widget p.tribe-events-widget-link {
    text-align: right;
}
.tribe-events-list-widget p.tribe-events-widget-link a {
    background-color: #3872a4;
    border-color: #3872a4;
    color: #ffffff;
    padding: 7px 15px;
    display: inline-block;
    font-size: 16px;
}

.tribe-events-list-widget p.tribe-events-widget-link a:hover {
    background-color: #000;
    border-color: #000;
}

.tribe-events-list-widget ol li h4:hover, .tribe-events-list-widget ol li h4 a:hover {
    color: #3872a4;
}
.tribe-events-list-widget {
    padding-bottom: 3px;
}
.tribe-events-list-widget p.tribe-events-widget-link {
    margin-bottom: 0;
}

#full-bluebg-color .av-upcoming-events a > div.home_event_list {
    margin: 0;
    /*height: 240px;
    line-height: 230px;*/
    height: 290px;
    line-height: 290px;
    position: relative;
    display: block;
    padding: 0;
    text-align: center;
}
#full-bluebg-color .av-upcoming-events a > div.home_event_list img {
    display: inline-block !important;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    width: auto !important;
    height: auto !important;
    border-radius: 0;
    text-align: center;
    margin: 0 auto !important;
    float: none;
}
.avia_transform #full-bluebg-color a:hover .image-overlay {
    opacity: 0.7 !important;
    width: 100% !important;
    left: 0 !important;
    right: 0 !important;
    top: 0 !important;
    bottom: 0 !important;
}
#top #wrap_all .av-social-link-facebook a {
    color: #fff;
    background-color: #37589b;
}
#top #wrap_all .av-social-link-instagram a {
    color: #fff;
    background-color: #a67658;
}
#socket .social_bookmarks li {
    border-radius: 300px;
    border: none;
    overflow: hidden;
    top: 13px;
    position: relative;
    margin: 0 0 0 5px;
}
#socket .social_bookmarks li a {
    font-size: 14px;
    text-decoration: none;
}
.page-om-parken #innerpage-main-box .template-page {
    margin: 30px 0 0 0;
}
#innerpage-main-box .av_textblock_section ul li {
    list-style-type: none;
}
.page-lokaler #innerpage-main-box .av_textblock_section ul li.icon1 {
    background-image: url(img/confetti.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 35px; 
}
.page-lokaler #innerpage-main-box .av_textblock_section ul li.icon2 {
    background-image: url(img/badge.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 35px; 
}
.page-lokaler #innerpage-main-box .av_textblock_section ul li.icon3 {
    background-image: url(img/calendar.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 35px; 
}
.page-lokaler #innerpage-main-box .av_textblock_section ul li.icon4 {
    background-image: url(img/check-out.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 35px; 
}
.page-lokaler #innerpage-main-box .av_textblock_section ul li.icon5 {
    background-image: url(img/training.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 35px; 
}
.page-lokaler #innerpage-main-box .av_textblock_section ul li.icon6 {
    background-image: url(img/exhibition.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 35px; 
}
.page-lokaler #innerpage-main-box .av_textblock_section ul li.icon7 {
    background-image: url(img/auction.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 35px; 
}
.page-lokaler #innerpage-main-box .av_textblock_section ul li.icon8 {
    background-image: url(img/wedding-ring.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 35px; 
}
.page-lokaler #innerpage-main-box .av_textblock_section ul li {
    list-style-type: none;
    padding: 0 30px 0px 50px;
    width: 213px;
    margin: 0 0 15px 0;
    float: left;
    line-height: 60px;
}
.page-lokaler #full_slider_1 .slideshow_align_caption .avia-caption-content ,
.page-om-parken #full_slider_1 .slideshow_align_caption .avia-caption-content {
    text-align: center;
    position: absolute;
    top: -29vh;
    left: 0;
    right: 0;
}
.page-lokaler #full_slider_1 .slideshow_align_caption h1 ,
.page-om-parken #full_slider_1 .slideshow_align_caption h1{
    font-family: 'Baskerville-SemiBoldItalic';
    text-transform: inherit !important;
    color: #ffffff;
    font-size: 57px;
    font-weight: normal;
    text-align: center;
    display: inline-block;
}
.page-lokaler #full_slider_1 .avia-slideshow-dots.avia-slideshow-controls ,
.page-om-parken #full_slider_1 .avia-slideshow-dots.avia-slideshow-controls{
    display: none;
}
#top.page-lokaler .av_slideshow_full.av-control-default .avia-slideshow-arrows a ,
#top.page-om-parken .av_slideshow_full.av-control-default .avia-slideshow-arrows a {
    margin: -50px 0 0 0;
    width: 35px;
    text-align: center;
    height: 100px;
    line-height: 102px;
    opacity: 1;
    background: #3872a4;
}
#gallery_blocks .flex_cell {
    padding: 0;
}
#gallery_blocks .flex_cell .avia-image-container-inner * {
    border-radius: 0;
}
#innerpage-main-box {
    margin: 0 0 30px 0;
}
.mobile_social {
    display: none;
}
/* responsive layout */
@media(max-width:1280px){
    #leftcontent-slider .content{
        display: block;
        padding: 0;
    }
    #leftcontent-slider .content .av_one_half.el_after_av_one_half h3{ font-size: 42px;}
    #leftcontent-slider .content .av_one_half.el_after_av_one_half{
        padding: 20px 30px !important;
        left: inherit;
        right: 23px;
    }
    #new-blogpost-section .slide-entry-wrap article .slide-content header h3{ font-size: 18px;}
    #full-bluebg-color .av-upcoming-events a span.av-upcoming-event-data h4{
        font-size: 22px;
    }
    #full-bluebg-color .av-upcoming-events a span.av-upcoming-event-data .av-upcoming-event-schedule span{ font-size: 14px; }
}

#table_new .flex_cell.avia-builder-el-first {
    background: #f5f5f5;
}
#table_new .flex_cell.avia-builder-el-first .flex_cell_inner {
    max-width: 558px;
    margin: 0 0 0 auto;
}

@media(max-width:1200px) {
    .container.template-blog.template-single-blog {
        padding-left: 15px;
        padding-right: 15px;
    }
}
@media(max-width:1080px){
    span.logo a img {
        width: 340px;
    }
    
    #header_main nav.main_menu ul li a{
        padding: 0 16px;
        font-size: 17px;
    }
    .home #full_slider_1 .avia-slideshow-arrows{ right: 15px; }
    .home div#full_slider_1 .slideshow_caption{ left:15px !important; }
    .home #full_slider_1 .slideshow_inner_caption h2{
        font-size: 52px !important;
    }
    #leftcontent-slider .content .av_one_half.el_after_av_one_half{
        max-width: 580px;
    }
    #new-blogpost-section .content {
        padding-top: 0;
    }
    #inner-bannerbox .container h1 {
        font-size: 48px !important;
    }
}

@media(max-width:1024px){
    .page-lokaler #full_slider_1 .slideshow_align_caption .avia-caption-content ,
    .page-om-parken #full_slider_1 .slideshow_align_caption .avia-caption-content {
        top: -21vh;
    }
    #leftcontent-slider .content .av_one_half.el_after_av_one_half{
        min-height: 340px;
    }
}

@media(max-width:1023px){
    .page-lokaler #full_slider_1 .slideshow_align_caption .avia-caption-content ,
    .page-om-parken #full_slider_1 .slideshow_align_caption .avia-caption-content {
        top: -14vh;
    }
    .blog-listing h3.widgettitle {
        font-size: 27px;
    }
    .home #full_slider_1 .slideshow_inner_caption h2{
        font-size: 46px !important;
    }
    #new-blogpost-section .slide-entry-wrap article .slide-content header h3{ font-size: 15px;}
    #leftcontent-slider .content .av_one_half.el_after_av_one_half h3 {
        font-size: 36px;
    }
    #new-blogpost-section .slide-entry-wrap article .slide-content header{
        padding: 0 12px;
    }
    #new-blogpost-section .slide-entry-wrap article .slide-content .slide-meta{
        padding: 0 15px 0 30px;
    }
    #new-blogpost-section .slide-entry-wrap article .slide-content .slide-meta::before{
        left:12px;
    }
    #inner-bannerbox .container h1 {
        font-size: 40px !important;
    }
    .tribe-events-list-widget h3{
        font-size: 22px;
    }
    
}

@media(max-width:989px){
    #gallery-section .avia-gallery a {
        margin: 0 0.4% 0.8%;
        width: 32.4% !important;
        /* float: left !important; */
        position: relative;
    }
    #header_main span.logo a img {
        margin-top: 22px;
    }
    
    .html_av-overlay-side #top .av-burger-overlay-scroll{
        background-color: #1f649f !important;
    }
    #top #av-burger-menu-ul {
        padding-top: 70px !important;
        display: block; 
    }
    .av-burger-overlay-active #top .av-hamburger-inner, .av-burger-overlay-active #top .av-hamburger-inner::before, .av-burger-overlay-active #top .av-hamburger-inner::after, .html_av-overlay-side.av-burger-overlay-active #top .av-hamburger-inner {
        background-color: #fff !important;
    }
    .html_av-overlay-side #top #wrap_all .av-burger-overlay li a {
        padding-left: 25px;
        color: #fff !important;
    } 
    .home #full_slider_1 .slideshow_inner_caption h2{
        font-size: 40px !important;
    }
    #leftcontent-slider .content .av_one_half{
        width:100%;
    }
    #leftcontent-slider .content .av_one_half.el_after_av_one_half {
        padding: 15px !important;
        left: 4%;
        right: 4%;
        position: relative;
        top: -20px;
        max-width: 92%;
        margin: 0 auto !important;
        float: none !important;
        display: inline-block;
        bottom: 0;
    }
    #leftcontent-slider .av_one_half .avia-slideshow .avia-slideshow-dots {
        bottom: 20px;
    }
    #new-blogpost-section h2{
        font-size: 40px;
    }
    #new-blogpost-section .slide-entry-wrap article .slide-content .entry-content{ font-size: 16px; }
    .home #full_slider_1 .avia-slideshow-arrows{
        bottom: 110px;
    }
    .home div#full_slider_1 .slideshow_caption{
        bottom: 30px;
    }
    #header_main nav.main_menu ul li:after{ width:0px;}
    #footer .widget_custom_html p{
        font-size: 15px;
    }
    .home #full_slider_1 .avia-slideshow-arrows a{
        height: 45px !important;
        line-height: 45px !important;
        width: 45px !important;
    }
    .home #full_slider_1 .avia-slideshow-arrows a:before{
        line-height: 45px !important;
        font-size: 15px;
    }
    .home #full_slider_1 .avia-slideshow-arrows a.prev-slide {
        right: 45px;
    }
    .home #full_slider_1 .avia-slideshow-arrows{ bottom: 100px; }
     #leftcontent-slider .content .av_one_half.el_after_av_one_half h3 {
        font-size: 30px;
    }
    #new-blogpost-section .avia-content-slider-inner{
        padding: 0 15px;
    }
    #map-section .container{
        padding: 0 !important;
    }
    #new-blogpost-section .content article a img {
        width: 100%;
    }
    .main_menu .av-burger-overlay-scroll ul li a:hover ,
    .main_menu .av-burger-overlay-scroll ul li.current-menu-item a {
        background-color: #347cbb !important;
    }
    .main_menu .av-burger-overlay-scroll ul li a {
        border-color: #347cbb !important;
    }
    #full-bluebg-color .av-upcoming-events a{
        width: 47.4%;
        clear: none;
        margin: 0 1.3% 24px;
    }
    #leftcontent-slider .content .av_one_half.el_after_av_one_half{
        min-height: inherit;
    }
    #inner-bannerbox .container h1 {
        font-size: 38px !important;
    }
    #inner-bannerbox .container {
        height: 260px !important;
    }
    #innerpage-main-box .av_textblock_section p {
        line-height: 22px;
        font-size: 16px;
    }
    #innerpage-main-box .content {
        /*padding: 30px 0 20px;*/
        padding: 0 0 0 0;
    }
    #innerpage-main-box .av_textblock_section table {
        width: 100%;
    }
    #img_text .flex_cell {
        width: 100% !important;
        display: block;
        float: left;
    }
    #img_text .flex_cell.avia-builder-el-last .av_textblock_section {
        max-width: 100%;
    }
}
@media(max-width:900px) {
    .page-lokaler #full_slider_1 .slideshow_align_caption .avia-caption-content ,
    .page-om-parken #full_slider_1 .slideshow_align_caption .avia-caption-content {
        top: -140px;
    }
    #top.page-lokaler .av_slideshow_full.av-control-default .avia-slideshow-arrows a {
        display: none !important;
    }
}

@media(max-width:787px) {
    button#tribe-bar-collapse-toggle:focus {
        outline: none !important;
    }
    button#tribe-bar-collapse-toggle {
        padding: 10px 10px;
        color: #ffffff;
        background: #5291c7 !important;
    }
    #tribe-bar-form #tribe-bar-filters label {
        font-family: 'Baskerville-SemiBoldItalic';
        color: #3872a4;
        font-size: 20px;
        margin: 0 0 5px 0;
        line-height: 25px;
        font-weight: normal;
    }
    #tribe-bar-form .tribe-bar-filters .tribe-bar-date-filter {
        margin-right: 0;
        padding-right: 0;
        margin: 0 0px 15px 0;
    }
    #tribe-bar-form .tribe-bar-filters .tribe-bar-submit {
        padding: 0;
    }
    #tribe-bar-form .tribe-bar-filters input[type="text"] {
        background: none !important;
        padding: 15px 10px 8px 10px;
        /*height: 40px;*/
        width: 100%;
        line-height: 15px;
        border: 1px solid #cccccc;
    }
    #top #wrap_all #tribe-bar-form .tribe-bar-filters .tribe-events-button {
        top: 0;
        background: #5291c7 !important;
        font-weight: normal !important;
        padding: 0 !important;
        margin: 0;
        height: 40px !important;
        line-height: 40px;
    }
    #tribe-bar-form.tribe-bar-collapse .tribe-bar-filters {
        position: absolute;
        float: none;
        display: none;
        left: auto;
        padding: 15px 10px;
        overflow: hidden;
        right: auto;
        width: 100%;
        z-index: 999;
        background: #ffffff;
        box-shadow: 0 0 5px rgba(0,0,0,.2);
    }
}
@media(max-width:768px){
    .tribe-events-list-widget {
        padding-bottom: 20px;
    }


}

@media(max-width:767px){
    .responsive #top #wrap_all #gallery_blocks.av-flex-cells .no_margin {
        padding: 0 0 0 0 !important;
    }
    .tribe-events-single-event-description .tribe-events-event-image img {
        width: 100%;
    }
    #top #img_text .flex_cell.no_margin.av_one_half.avia-builder-el-12.el_after_av_cell_one_half.avia-builder-el-last {
        padding: 15px !important;
    }
    #img_text .flex_cell.avia-builder-el-last .av_textblock_section {
        padding: 0 0 0 0;
    }
    .main_color .tribe-events-sub-nav li a {
        text-align: center;
    }
   .tribe-event-description p {
        margin: 0;
        line-height: 18px;
    }
    #scroll-top-link {
        right: 20px;
    bottom: 80px;
    }
    .blog-listing h3.widgettitle {
        font-size: 30px;
    }
    #img_text .flex_cell.avia-builder-el-last {
        float: left;
    }
    #innerpage-main-box .av-special-heading h4 {
        line-height: 28px;
        font-size: 23px !important;
    }
    #img_text .flex_cell.avia-builder-el-last .av_textblock_section ul li {
        width: 100%;
    }
    .blog-listing aside {
        padding-top: 0;
        border: 0 !important;
    }
    .blog-listing main {
        padding-bottom: 0;
    }
    div#inner-pg-banner.banner_404 .title_404 h1 {
        font-size: 33px;
        padding: 0 10px;
    }
    .error_page .error_text p {
        font-size: 22px;
        line-height: 32px;
    }
    div#inner-pg-banner.banner_404 {
        margin: 0 0 50px 0;
        height: 260px;
    }
    .error_page {
        padding: 0 10px;
    }
    #img_text {
        padding-top: 0;
    }
    .responsive #top #wrap_all #img_text .flex_cell.avia-builder-el-first {
        padding-left: 0 !important;
        padding-right: 0 !important;
        margin: 0 0 0px 0;
    }
    .tribe-events-present > div ,
    .mobile-active > div {
        background: #000000 !important;
    }
    #leftcontent-slider .container{
        width: 100% !important;
        max-width: 100% !important;
        padding: 0px !important; 
    }
    #leftcontent-slider .content .av_one_half.el_after_av_one_half{
        left: 2%;
        right: 2%;
        position: relative;
        top: -40px;
        max-width: 96%;
    }
    #new-blogpost-section h2{
        font-size: 32px;
    }
    #new-blogpost-section .slide-entry-wrap article .slide-content header h3{ font-size: 15px;}
    #top #wrap_all .av-inherit-size .av-special-heading-tag{ font-size: 30px; }
    div#below_banner_section .av_one_full {
        padding: 40px 15px !important;
    }
     .responsive .home #full_slider_1 .slideshow_inner_caption h2{ font-size: 32px !important;}
    .home div#full_slider_1 .slideshow_caption{
        width:calc(100% - 160px) !important; 
    }
    header#header .container.av-logo-container {
        width: 100% !important;
        max-width: 100% !important;
        padding: 0 15px !important;
    }
    #header_main span.logo a img {
        margin-top: 0;
        width: 280px;
    }
    .responsive #top #wrap_all .container{ 
        width:100%;
        max-width: 100%;
        padding:0 15px;
    }
    #new-blogpost-section .content article {
        width: 100% !important;
        margin: 0px 0 20px 0px !important;
    }
    #leftcontent-slider .content .av_one_half.el_after_av_one_half h3 {
        font-size: 26px;
    }
    #gallery-section {
        padding: 40px 0;
    }
    #footer .widget_custom_html .footer-head-box{ margin-bottom: 0px; }
    #footer{ padding: 25px 0; }
    #full-bluebg-color .av-upcoming-events a {
        width: 100%;
        margin: 0 0 30px;
    }
    #full-bluebg-color {
        padding: 30px 0 0;
    }
    #inner-bannerbox .container h1 {
        font-size: 36px !important;
    }
    .tribe-events-list-widget h3{
        font-size: 20px; 
    }
}

@media(max-width:639px){
    #socket .social_bookmarks li {
        top: 0;
        margin-bottom: 5px;
    }
    #socket .social_bookmarks {
        float: left;
        margin: 0;
        position: relative;
        width: 100%;
        text-align: center;
    }
    #socket .social_bookmarks li {
        margin: 0 3px;
        display: inline-block;
        float: none;
    }
    .blog-listing .entry-content-wrapper .post-title {
        font-size: 25px;
    }
    #gallery-section {
        padding: 40px 0;
    }
    .home div#full_slider_1 .slideshow_caption{ bottom:0px; }
    .home #full_slider_1 .avia-slideshow-arrows{ bottom:65px; }
    .responsive .home #full_slider_1 .slideshow_inner_caption h2{
        font-size: 28px !important;
    }
    #gallery-section .avia-gallery a{
        width:49.2% !important;
    }
    .copyright .copyrit-leftobx,
    .copyright .footer-counter-box{
        width:100%;
        text-align: center; 
    }
    .copyright .footer-counter-box{
        margin:0 0 7px 0;
    }
    #leftcontent-slider .content .av_one_half.el_after_av_one_half ul li{
        font-size: 15px;
        width:100%;
    }
    #new-blogpost-section .av-special-heading{ padding-bottom: 0px !important;}
    #below_banner_section .av-special-heading h3 {
        font-size: 24px !important;
        line-height: 30px;
    }
    #below_banner_section .post-entry .flex_column {
        margin-bottom: 0px !important;
    }
    .copyright .copyrit-leftobx p span {
        display: block;
        line-height: normal;
        margin-bottom: 8px;
    }
    .copyright .copyrit-leftobx p{
        line-height: 20px;
    }
    #inner-bannerbox .container h1 {
        font-size: 32px !important;
    }
}

@media(max-width:479px){
    #gallery-section .avia-gallery a {
        margin: 0 0 10px 0;
        width: 100% !important;
        float: left !important;
    }
    #gallery-section{ padding: 40px 0; }
}