.vc_separator h1,
.vc_separator h2,
.vc_separator h3,
.vc_separator h4,
.vc_separator h5,
.vc_separator h6{
    margin: 0 20px;
    text-align: center;
    white-space: pre;
}

.wpb-layout-element-button .icon-wpb-my_bartag { background-image: url(icons/anchor.png); }
 

.wpb_bartag .wpb_element_wrapper { background-image: url(icons/anchor.png); }

/* dropcap */
.a13-dropcap {
    font-size: 400%;
    float: left;
    line-height: 0.7em;
    padding: 0 2px 0 0;
    font-weight: bold;
    position: relative;
    left: -3px;
}



/* highlight */
.a13-highlight.yellow{
    background-color: #ffff00;
    color: #000;
}
.a13-highlight.black{
    background-color: #000;
    color: #fff;
}
.a13-highlight.white{
    background-color: #fff;
    color: #000;
}
.a13-highlight.grey{
    background-color: #808080;
    color: #fff;
}



/* hello text */
.a13-hellotext{
    margin-bottom: 30px;
}
.a13-hellotext h1{
    margin-bottom: 0.3em;
}
.a13-hellotext h2{
    color: #aaa;
    font-weight: normal;
    margin-bottom: 0;
}
.a13-hellotext.align_left{ text-align: left; }
.a13-hellotext.align_center{ text-align: center; }
.a13-hellotext.align_right{ text-align: right; }



.a13-heading-color{

}
.a13-heading-color.align_left{ text-align: left; }
.a13-heading-color.align_center{ text-align: center; }
.a13-heading-color.align_right{ text-align: right; }
.a13-heading-color span{
    display: inline-block;
    line-height: 1.5em;
    padding: 0 10px;
}



/* CALL TO ACTION BUTTON */
.a13_call_to_action{
    
    padding: 8px;
    margin-bottom: 20px;
}
.a13_call_to_action .inside{
    background-color: #fff;
    padding: 20px;
}
.a13_call_to_action .icon{
    display: inline-block;
    font-style: normal;
    margin-right: 10px;
    vertical-align: middle;
}
.a13_call_to_action .wpb_button_a{
    float: right;
}
.a13_call_to_action .wpb_call_text{
    color: #484848;
    margin-bottom: 5px;
}
.a13_call_to_action .wpb_call_sub_text{
    color: #C2C2C2;
    font-weight: normal;
    margin-bottom: 5px;
}



/* RECENT POSTS/WORKS/GALLERIES */
.teaser_grid_container{
    //margin-bottom: 20px;
    margin: 0 -15px !important;
}
.wpb_teaser_grid .title-and-nav{
    margin-bottom: 20px;
}
.wpb_teaser_grid .a13_load_more{
    text-align: center;
    width: 100%;
    margin: 40px 0;
}

.ajax_loader{
    height: 20px;
    opacity: 0;
    padding: 10px 0 20px;
    text-align: center;
    width: 100%;
    font-size: 30px;
    color: #ea4124;
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property:    -moz-transform, opacity;
    -ms-transition-property:     -ms-transform, opacity;
    -o-transition-property:        opacity;
    transition-property:         transform, opacity;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}


.ajax_loader.loading i {
    -webkit-animation: cssAnimation 1s infinite  linear;
    -moz-animation: cssAnimation 1s infinite  linear;
    -o-animation: cssAnimation 1s infinite  linear;
}
@-webkit-keyframes cssAnimation {
    from { -webkit-transform: rotate(0deg) scale(1) skew(1deg) translate(0px); }
    to { -webkit-transform: rotate(360deg) scale(1) skew(1deg) translate(0px); }
}
@-moz-keyframes cssAnimation {
    from { -moz-transform: rotate(0deg) scale(1) skew(1deg) translate(0px); }
    to { -moz-transform: rotate(360deg) scale(1) skew(1deg) translate(0px); }
}
@-o-keyframes cssAnimation {
    from { -o-transform: rotate(0deg) scale(1) skew(1deg) translate(0px); }
    to { -o-transform: rotate(360deg) scale(1) skew(1deg) translate(0px); }
}


.ajax_loader.loading{
    opacity: 1;
}

.a13_pt_ajax_container_wrapper{
    height: 0;
    opacity: 0;
    overflow: hidden;

    margin: 0 auto;
    max-width: 1070px;

}
.post-title.works{
    font-size: 40px;
    padding: 15px 0;
    text-align: center;
    font-weight: bold;
    text-transform: none;
}
.a13_pt_ajax_container_header h3{
    text-align: center;
    top: 0 !important;
}
.works_subtitle_dash{
    border-bottom: 1px solid #D2D2D2 !important;
    display: inline-block;
    height: 1px;
    width: 45px;
    top: -8px;
    position: relative;
}
.works_subtitle{
    padding: 0 10px !important;
    background-color: transparent !important;
    color: #898989;
    font-size: 22px;
    text-transform:none;
}
.a13_pt_ajax_container_navbar{
    width: 100%;
    text-align: center;
}
.a13_pt_ajax_container_navbar ul{
    width: 250px;
    height: 30px;
    margin: 30px 0;
    display: inline-block;
    padding: 0;
    list-style: none;
}
.a13_pt_ajax_container_navbar ul li{
    border: none;
    
    float: left;
    height: 30px;
    margin-right: -1px;
}
.a13_pt_ajax_container_navbar ul li a{
    color: #888888;
    cursor: pointer;
    font-size: 20px;
    height: 28px;
    line-height: 30px;
    padding: 0;
    width: 82px;
    font-weight: bold;
}
.a13_pt_ajax_container_navbar ul li.grid a{
    font-size: 24px;
    font-weight: normal;
    padding: 0;
}
.a13_pt_ajax_container_navbar ul li a:hover{
    color: #444444;
}

.wpb_teaser_grid .title-and-nav h2{
    margin: 0;
}
.teaser_grid_container > ul.wpb_thumbnails{
    border: none;
    margin-top: 0;
}
.teaser_grid_container > ul > li.archive-item{
    border-width: 0;
    margin: 0 0 20px;
}
.grid_template-carousel .teaser_grid_container > ul > li.archive-item{
    border: none;
    padding: 0;
    margin: 0 0 0 15px;
}
.teaser_grid_container.classic .g-item{
    margin: 0 0 15px 15px;
    left: auto;
}
.wpb_carousel .prev, .wpb_carousel .next,
.wpb_carousel .prev:hover, .wpb_carousel .next:hover{
    position: static;
    background-color: transparent;
}
.wpb_teaser_grid .categories_filter li, .wpb_categories_filter li{
    margin: 0 !important;
}
.categories_filter_wrapper{
    width: 100%;
}
.categories_filter_wrapper.left{ text-align: left; }
.categories_filter_wrapper.right{ text-align: right; }
.categories_filter_wrapper.center{ text-align: center; }
.categories_filter_wrapper li.label.open{
    padding: 0 10px;
}

.wpb_teaser_grid .categories_filter li a:hover, .wpb_categories_filter li a:hover,
.wpb_teaser_grid .categories_filter li.active a, .wpb_categories_filter li.active a{
    border-bottom: none;
}
.grid_template-filtered_grid .genre-filter.static-block{
    margin: 30px 0;
}



/* Button */
a.a13-sc-button{
    
    display: inline-block;
    
    -webkit-border-radius: 3px;
    cursor: pointer;
    white-space: pre-wrap;
    
    font-weight: bold;
    
    
    max-width: 100%;
    line-height: 1em;
    opacity: 1;
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}
a.a13-sc-button:hover{
    opacity: 0.6;
}
a.a13-sc-button i.fa{
    margin-right: 10px;
}
a.a13-sc-button.a13_smallsize{
    font-size: 12px;
    line-height: 25px;
    height: 27px;
}

a.a13-sc-button.a13_largesize{
    font-size: 16px;
    line-height: 46px;
    height: 48px;
}

a.a13-sc-button.vc_btn_xs {
    border-radius: 5px;
    font-size: 80%;
    line-height: 1.8em;
    padding: 0.5em 0.8em;
}
a.a13-sc-button.vc_btn_sm {
    border-radius: 5px;
    font-size: 85%;
    line-height: 1em;
    padding: 0.8em 1.2em;
}
a.a13-sc-button.vc_btn_lg {
    border-radius: 5px;
    font-size: 115%;
    line-height: 1em;
    padding: 1.1em 2.5em;
}

/* Title with icon */
.a13_title_with_icon .fa{
    margin-right: 10px;
}

/* twitter shortcode*/
.a13_twitter_shortcode li{
    text-align: center;
}
.a13_twitter_shortcode li span{
    float: left;
    width: 100%;
}
.a13_twitter_shortcode li span.entry-content{
    font-size: 20px;
    font-weight: bold;
}
.a13_twitter_shortcode li span.entry-content a{
    white-space: nowrap;
}
.a13_twitter_shortcode li span.entry-meta{
    font-size: 18px;
    font-weight: normal;
    margin-top: 8px;
}
.a13_twitter_shortcode_badge{
    font-size: 42px;
    text-align: center;
    width: 100%;
}
.flex-direction-nav{
    font-size: 25px;
    list-style: none outside none;
    position: relative;
    top: -30px;
}
.flex-direction-nav li a{
    position: absolute;
    top: 20px;
}
.flex-prev{
    left:47%;
}
.flex-next{
    right:47%;
}
.slides{
    padding: 0 !important;
}


/* Transitions */
.teaser_grid_container .isotope .isotope-item{
    -webkit-transition-property: -webkit-transform, opacity, box-shadow;
    -moz-transition-property:    -moz-transform, opacity, box-shadow;
    -ms-transition-property:     -ms-transform, opacity, box-shadow;
    -o-transition-property:         top, left, opacity, box-shadow;
    transition-property:         transform, opacity, box-shadow;
}
a.a13-sc-button{
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}


@media only screen and (max-width: 480px) {
    .a13_call_to_action .wpb_button_a{
        display: block;
        float: none;
        margin-bottom: 15px;
        text-align: center;
    }
}
.overlay_mode .isotope-item{
    margin: 0 !important;
}


.wpb_row .wpb_filtered_grid .overlay_mode ul.wpb_thumbnails-fluid,
.wpb_row .wpb_grid .overlay_mode ul.wpb_thumbnails-fluid {
    margin: 0 !important;
    overflow: visible !important;
    padding: 0;
    width: 100%  !important;
    
}
.wpb_filtered_grid .overlay_mode .wpb_thumbnails-fluid > .vc_span2,
.wpb_grid  .wpb_thumbnails-fluid > .vc_span2 {
    width: 16.6%  !important;
}
.wpb_filtered_grid .overlay_mode .wpb_thumbnails-fluid > .vc_span3,
.wpb_grid  .wpb_thumbnails-fluid > .vc_span3 {
    width: 24.95%  !important;
}
.wpb_filtered_grid .overlay_mode .wpb_thumbnails-fluid > .vc_span4,
.wpb_grid  .wpb_thumbnails-fluid > .vc_span4 {
    width: 33.3333%  !important;
}
.wpb_filtered_grid .overlay_mode .wpb_thumbnails-fluid > .vc_span6,
.wpb_grid  .wpb_thumbnails-fluid > .vc_span6 {
    width: 50%  !important;
}
.wpb_filtered_grid .overlay_mode .wpb_thumbnails-fluid > .vc_span12,
.wpb_grid  .wpb_thumbnails-fluid > .vc_span12 {
    width: 100%  !important;
}

@media only screen and (max-width: 1400px) {

.wpb_filtered_grid .overlay_mode .wpb_thumbnails-fluid > .vc_span3,
.wpb_grid  .wpb_thumbnails-fluid > .vc_span3 {
    width: 33.3%  !important;
}
}


@media only screen and (max-width: 1100px) {

.wpb_filtered_grid .overlay_mode .wpb_thumbnails-fluid > .vc_span3,
.wpb_grid  .wpb_thumbnails-fluid > .vc_span3 {
    width: 49.9%  !important;
}
.flex-prev{
    left:45%;
}
.flex-next{
    right:45%;
}
}

@media only screen and (max-width: 700px) {

.wpb_filtered_grid .overlay_mode .wpb_thumbnails-fluid > .vc_span3,
.wpb_grid  .wpb_thumbnails-fluid > .vc_span3 {
    width: 99.9%  !important;
}
.flex-prev{
    left:43%;
}
.flex-next{
    right:43%;
}
}