/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 27 2026 | 20:11:12 */
body {
        hyphens: auto;
        -webkit-hyphens: auto;
        -ms-hyphens: auto;
        hyphenate-limit-chars: 10 3 4;
        -webkit-hyphenate-limit-before: 10;
        -webkit-hyphenate-limit-before: 5;
    }

@media only screen and (max-width: 600px) {
  h1 {
    font-size: 38px!important;
  }
	
	h2 {
    font-size: 30px!important;
  }
  
  #header_meta {
    display:none!important;
  }
  
  .mobile-no-padding {
    padding: 0px!important;
  }
  
  span.mb-bhi-display {
    line-height: 42px!important;
  }
  
  div.iconbox_icon {
    float: none;
	margin-bottom: 20px;
  }
  
  .mobile-no-top-margin {
    margin-top: 0px!important;
  }
  
  .caption_right .slideshow_align_caption {
    text-align: right;
    padding-top: 175px!important;
    }
  
	.home #full_slider_1 img {
		min-height: 250px!important;
		height: 300px!important;
	}
	
	.responsive #top .slideshow_caption h2 {
		font-size: 30px!important;
		margin-bottom: -20px;
	}
	
	.mobile-hidden {
		display: none!important;
	}
	
	.home .avia_textblock h1 {
    	margin-left: 0px!important;
    	font-size: 30px!important;
	}
	
	.home #av_section_1 {
		margin-top: 0px!important;
		margin-bottom: 0px!important;
	}
	
	.quote-float-mobile {
	    background: #0097dd;
    	padding: 20px;
	    margin-bottom: 25px
	}
	
	
	.home #av_section_2 {
		margin-top: 0px!important;
	}
	
	.home #av_section_4 .avia-align-right {
		float: none!important;
	}
	
	#facts .iconbox_left_content {
		text-align: center;
	}
	
	#facts .iconbox_content {
		margin-top: -80px;
		margin-bottom: 50px;
	}
	
	.mobile-small-padding {
		padding: 20px!important;
	}
	
	.single-portfolio .av_two_fifth {
		min-height: 250px!important;
		margin-bottom: 50px!important;
	}
	
	#contact-info-box .contact-image {
		display: none;
	}

	span.logo a, span.logo a img {
		width: 175px!important;
	}
	
	body:not(.home) #av_section_1 .container {
		height: 250px!important;
	}
	
	.av-logo-container svg {
		width: 175px!important;
	}
	
	#group-logos .slide-entry {
		width: 50%!important;
		padding: 0px!important;	
		clear: none!important;
	}
	
	#top .av-border-deactivate.avia-logo-element-container img {
		padding: 10px!important;
	}
	
	#sub-intro-div {
		padding: 0px!important;
		margin-bottom: -20px;
	}
	
	body:not(.home) #av_section_2 > .container > .av-content-full {
		padding-bottom: 0px!important;
	}
	
	.av-elegant-toggle p.toggler {
		padding: 10px 50px 10px 10px!important;
	}
	
	#facts .iconbox_icon {
		margin-left: 40px!important;
	}

	#intro-div h1 { font-size: 26px!important; }
	
	.home #av_section_1 img {
		max-width: 135px;
	}
}


