/* Have fun adding your style here :) - PS: At all times this file should contain a comment or a rule, otherwise opera might act buggy :( */

/* General Custom CSS */
body #tesimonialsdiv .av-special-heading .av-special-heading-tag { padding-bottom:50px}

#tesimonialsdiv { padding-bottom:40px;}
.avia_transform .textwidget  a .image-overlay { display:none !important;}

/*
Desktop Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the desktop view of your site */

@media only screen and (min-width: 768px) {
  /* Add your Desktop Styles here */

}



/*
Mobile Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the Mobile and Tablet Portrait view */

@media only screen and (max-width: 767px) {
  /* Add your Mobile Styles here */
.responsive #top .logo {
    height: 40px !important;
    width: 20% !important;
	padding:5px 0;
}

.responsive #top .logo img { max-height:60px !important; }
.av-special-heading.blockquote p span { font-size:18px !important; }
.av-special-heading.blockquote p { margin:0 !important; }
.av-special-heading.blockquote p span b { font-size:18px !important; }
#top #wrap_all .av-inherit-size .av-special-heading-tag { padding-top:10px !important; }
#top #wrap_all .av-inherit-size .av-special-heading-tag {
    font-size: 16px !important;
}
.avia_image {
    width: 65% !important;
    margin: 0 auto;
}
#tesimonialsdiv .wptww-testimonials-slidelist.design-4 .wptww-testimonial-inner, #tesimonialsdiv .wptww-testimonials-list.design-4 .wptww-testimonial-inner, #tesimonialsdiv .wptww-testimonials-slide-widget.design-4 .wptww-testimonial-inner { padding:0 !important; margin:0 !important; }
#tesimonialsdiv .wptww-testimonials-slidelist.design-4 .wptww-testimonial-inner .wptww-testimonial_avatar, #tesimonialsdiv .wptww-testimonials-slide-widget.design-4 .wptww-testimonial-inner .wptww-testimonial_avatar, #tesimonialsdiv .wptww-testimonials-list.design-4 .wptww-testimonial-inner .wptww-testimonial_avatar {
    position: relative;
    top: inherit;
    left: inherit;
    width: 100px;
    margin: 0 auto;
}
.slick-list::after { display:none; }
#tesimonialsdiv h4 {
    text-align: center;
}
}