
@media only screen and (max-width: 480px) {
#footer .widget {
    margin: 7px 0!important;
}}


.js_active .toggler {
    padding: 10px 3px;
}

#av-grid-custom-width {
    max-width: 1130px!important;
    margin: 0 auto!important;
}


#av-grid-custom-width-2 {
    max-width: 1400px!important;
    margin: 0 auto!important;
}

#av-grid-custom-width-3 {
    max-width: 1450px!important;
    margin: 0 auto!important;
}



ul {
    font-size: 13px!important;
line-height: 19px!important;
}

@media only screen and (max-width:767px) {
  .responsive #top #wrap_all #header {
    position: fixed !important;
  }}

@media only screen and (max-width: 767px) {
.html_header_top.html_header_sticky #top #wrap_all #main {
padding-top: 90px!important;
}}


@media only screen and (max-width:989px) {
  #top #wrap_all .av-burger-overlay .av-burger-overlay-scroll #av-burger-menu-ul li a {
    font-size: 18px;
			font-weight: bold;
  }}


@media only screen and (max-width: 769px) {
#footer { padding: 0 !important; }
#footer .flex_column { margin-bottom: 0!important; }}

#scroll-top-link { 
font-size: 30px!important;
right: 60px!important;
bottom: 60px!important;
color: gray!important;
border: transparent!important;
background-color: transparent!important;
 }

#scroll-top-link:hover { color: gray!important; border-color: transparent!important; background-color: transparent!important;}

@media only screen and (max-width: 950px) {
.container.caption_container {
    display: none !important;
}}

/* Easy slider title */
.av_slideshow_full .avia-caption-title {
	text-transform: none;
		line-height: 50px;
		font-weight: bold;
}

#footer p {
  font-size:12px!important;
  font-weight:300;
  font-family:'Poppins','arial',serif;
  line-height:18px;
}

.hr-custom .hr-inner.inner-border-av-border-fat {
    border-top-width: 6px;

}

#top #wrap_all blockquote, #top #wrap_all blockquote p {
    font-size: 20px;
				font-weight: 500!important;
}


h1{
  font-size:38px;
  font-weight:500;
  font-family:'Poppins','arial',serif;
  line-height:55px;
}
h2{
  font-size:26px;
  font-weight:300;
  font-family:'Poppins','arial',serif;
  line-height:40px;
}
h3{
  font-size:18px;
  font-weight:300;
  font-family:'Poppins','arial',serif;
  line-height:30px;
}
h4{
  font-size:18px;
  font-weight:300;
  font-family:'Poppins','arial',serif;
  line-height:35px;
color: #ffffff;
}
p{
  font-size:16px;
  font-weight:300;
  font-family:'Poppins','arial',serif;
  line-height:30px;
}