/* Enter Your Custom CSS Here */


#top .av-main-nav ul ul { left: 207px; }

a.alignleft { margin-right: 25px !important; }

.post-entry .avia_textblock ul  {
    list-style: none;
    padding:0;
    margin:0;
}

.post-entry .avia_textblock ul li { 
    padding-left: 1em; 
    text-indent: -.7em;
}


.post-entry .avia_textblock ul li:before {
    content: "\f111";
    font-family: FontAwesome;
    color: #1f6d89; 
    margin-right: 9px;
    font-size: 9px;
}

.taglist { border: solid 1px #db6521; margin-bottom: -1px; }
.taglist a { padding: 10px 20px; background: #fff; color: #db6521 !important; width: 25%; text-align: center; display: inline-block; }
.taglist a:hover { background: #1f6d89; color: #fff !important; text-decoration: none; }
.taglist a.activeFilter { background: #db6521; color: #fff !important;  }
.tag-seperator { display: none; }

 .avia-builder-el-13 .post-entry .avia_textblock ul li:before { color: #fff; }

/* iPhone */
.avia-iphone .avia-caption-content { display: none; }
.avia-iphone .slideshow_caption h2 { background: rgba(255,255,255,.7); padding: 10px 1px; }
.avia-iphone #top #wrap_all .slide-entry { width: 100%; }
.avia-iphone #top #wrap_all .slide-entry.slide-loop-1 { display: none; }
.avia-iphone #after_section_5 .avia-smallarrow-slider-heading { display: none; }
.avia-iphone .avia-logo-element-container { margin-top: 1px; }
.avia-iphone .heading.avia-animated-number-title { font-size: 50px !important; }

.avia-ipad .slideshow_caption {
    z-index: 100;
    width: 63%;
    position: absolute;
    bottom: 0;
    top: -50px;
    height: 100%;
    display: block;
    text-decoration: none;
    padding: 50px;
}
.avia-ipad .logo img { width: 90px; }
.avia-ipad .home .slideshow_caption {
    z-index: 100;
    width: 100%;
    position: absolute;
    bottom: 0;
    top: 0;
    height: 100%;
    display: block;
    text-decoration: none;
    padding: 10px 50px 50px;
    background: rgba(255,255,255,.5);
}

/* Android */
.avia-android .avia-caption-content { display: none; }
.avia-android #top #wrap_all .slide-entry { width: 100%; }
.avia-android #top #wrap_all .slide-entry.slide-loop-1 { display: none; }
.avia-android #after_section_5 .avia-smallarrow-slider-heading { display: none; }
.avia-android .avia-logo-element-container { margin-top: 1px; }
.avia-android .heading.avia-animated-number-title { font-size: 50px !important; }