/*Phone*/ 
@media screen and (max-width:521px) {
/*H2 Sub Header Font*/
.h2-55 {
font-size:45px !important;
}
}
/*Tablet/Med*/
@media screen and (min-width: 522px) and (max-width: 767px) {

}
/*Tablet/Med*/
@media screen and (min-width: 768px) and (max-width: 1139px) {

}
/*Desktop*/
@media screen and (min-width: 1140px) {

/*H2 Sub Header Font*/
.h2-55 { font-size:55px !important;}
.val-header-h1{ font-size:95px !important; }


}


/*Padding above logo*/
.container_wrap_logo{
	padding-top:10px !important;
}

ul#avia-menu a {
    font-family: 'jockeyone-regular';
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 400;
}
.container.av-logo-container .inner-container {
    border-bottom: 1px solid #fff;
}
.container.av-logo-container {
    height: 80px !important;
}
.logo, .logo a{
height:90% !important;
}

/*Home Sup*/
.val-hd-sup{font-size:.5em;};
.toggler {
    border: none !important;
    padding: 0px !important;
font-size:30px !important;
}
.toggle_content {
    padding: 0px !important;
border-bottom:none !important;
}
span.toggle_icon {
    border: none;
    opacity: 1 !important;
}
section.av_toggle_section {
padding-bottom: 10px;
    padding-top: 10px;
border-bottom:1px solid #000000 !important;
}
.toggler{
border-top-width: 0px !important;
border-top-style: none !important;
}
.togglecontainer h4.toggler{border:none;}
.av-elegant-toggle .toggler, .js_active .av-elegant-toggle .toggler{padding-left:0px;}

li.avia_start_animation {
    padding-bottom: 0px;
}
.avia-icon-list .iconlist_icon{
margin-right:0px !important;
}
.features {
      display: flex !important;
      gap: 10px !important;
   
    }

 .feature-img img{
    text-align: left;
    width: 30px  !important;
}
.feature-img {
    width: 100px !important;
}
h6.feature-title {
    text-transform: uppercase;
padding-left:10px;
padding-right:10px;
width: 500px;
}

.hero-section {
    height: 80vh;
    justify-content: center !important;
}
.hero-section-mobile {
    height: 70vh;
    justify-content: center !important;
}
.hero-section .container.av-section-cont-open {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}
h6{
letter-spacing:1px;
}
.full-width-section .container.av-section-cont-open {
    width: 100%;
max-width: 100%;
    padding: 0px;
    margin: 0px;
  
}
.custom-logo-grid {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 20px;
  text-align: center;
  align-items: flex-start;
}

.custom-logo-grid .logo-item img {
  max-width: 100%;
  height: auto;
}

.custom-logo-grid .caption {
  font-size: 14px;
  color: #444;
  margin-top: 6px;
}
.caption {
    font-size: 18px !important;
    font-family: 'jockeyone-regular';
    line-height: 1.2em;
}
.logo-item {
    padding-left: 20px;
    padding-right: 20px;
}
.slider-section .container.av-section-cont-open {
    padding: 0px !important;
    margin: 0px;
    width: 100% !important;
    max-width: 100% !important;
}

.slider-section .avia-slideshow-arrows a:before{
padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.team h4 {
    font-family: 'jockeyone-regular';
    font-size: 30px !important;
    text-transform: uppercase;
    color: #0a2240;
}
.team span.sub-title {
    font-family: 'jockeyone-regular';
    font-size: 18px;
    color: #BD9A2C;
    letter-spacing: 1px;
text-transform:uppercase;
position: relative;
    top: -25px;
}
.team section .toggle_content {
    background: transparent !important;
}
.team section.av_toggle_section {
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: none !important;
}
span.sub-heading {
    font-size: 70px;
    font-family: 'jockeyone-regular';
}
span.hihglight-txt {
    color: #bd9a2c;
}

.wms-block {
    display: flex;
align-items:center;
}
h6.wms-title {
    margin-top: -6px;
    line-height: 1.2em;
}.wms-img {
    width: 70px;
}
.resources .single_toggle {
    padding: 20px !important;
    background: #bd9a2c;
    border-radius: 5px;
}
.resources section.av_toggle_section {
    border: none !important;
}
/*Home Accordion links*/
.home-accordion-links{color: #0a2240 !important; text-decoration:underline !important;}
.home-accordion-links:hover{color: #ffffff !important;}

.resources h6 {
    color: #ffffff !important;
   
}
.avia-admin-preview-container .av-elegant-toggle .toggler, .js_active .av-elegant-toggle .toggler{
padding:0px !important;
}
.resources p {
    /*font-family: 'jockeyone-regular';*/
    color: #ffffff;
   /*text-decoration: underline;*/
    line-height: 1.7em;
}

.avia_textblock.w-s {
    width: 65%;
text-transform:uppercase;
}
.contact-block {
    display: flex;
align-items:center;
}
.contact-img {
    width: 50px;
}
.contact-img img {
    margin-top: 10px;
}


/*contact form*/
.gfield_validation_message{
padding-top:15px !important;
}

label.gfield_label.gform-field-label {
    position: relative;
    bottom: -70px;
    font-family: 'jockeyone-regular';
    font-weight: 400 !important;
    letter-spacing: 1px;
}
input[type='text'] , input[type='tel'] , input[type='email']{
    border: 0px  !important;
    border-bottom: 1px solid #BD9A2C !important;
    box-shadow: none !important;
    background: #ffffff  !important;
font-size: 18px !important;
}
span.gfield_required {
    display: none;
}
.gfield {
    margin-top: -20px !important;
}
.gform_button {
    background: #ffffff !important;
    color: #0a2240 !important;
    border: 2px solid #0a2240 !important;
    margin-top: 35px !important;
    padding: 13px 25px !important;
    font-family: 'jockeyone-regular' !important;
    letter-spacing: 1px !important;
    font-size: 18px !important;
}
.current-menu-item span.avia-menu-text {
    background: #BD9A2C !important;
    padding: 4px 13px;
    border-radius: 5px;
    border: 2px solid #ffffff !important;
    opacity: 1 !important;
}
@media only screen and (max-width: 767px) {
.full-width-section .container.av-section-cont-open {
    margin: 0px !important;
    width: 100% !important;
    max-width: 100% !important;
}
.mob-margin-0 .flex_column {
    margin-bottom: 0px !important;
}
 .custom-logo-grid {
    grid-template-columns: repeat(1, 1fr);
  }
 
  #top #wrap_all .av_header_transparency {
    background: transparent !important;
    position: absolute !important;
    z-index: 1000;
  }
.logo img{
width:100px  !important;
}
  .hero-section .content{
    padding-top: 30px;
}
h6.feature-title {
width:400px !important;
}
 .mob{
    /*height: 125vh !important;*/
    justify-content: center !important;
}
.p-0 .template-page.content {
    padding: 0px;
    margin-top: -50px;
}
.padding-zero .template-page.content{
padding:0px;
}
   .responsive .av-horizontal-gallery-inner {
        position: static;
        min-height: 300px !important;
    }
    .responsive .av-horizontal-gallery-wrap {
        max-width: 100%;
        margin: 0;
        overflow: hidden;
    }
span.sub-heading {
    font-size: 50px;
    font-family: 'jockeyone-regular';
    line-height: 1em;
}
h6.wms-title {
    margin-top: -6px;
    line-height: 1.2em;
    width: 400px;
}
.resources h4 {
    line-height: 1.3em !important;
}
.avia_textblock.w-s {
    width: 85%;
text-transform:uppercase;
}
.objectives .avia-icon-list .iconlist_icon {
    height: 60px;
    width: 40px;
}
.cargo-plane-img{
background-size: cover !important;
}

.cargo-plane-img .container.av-section-cont-open{
height: 25vh !important;
}
.contact-h1 h1 {
    font-size: 52px !important;
}
.html_av-overlay-side #top .av-burger-overlay-scroll {
    background: #0A2240;
}

}

