/*For browser/screen widths less than 414px*/
@media only screen and (max-width: 2500px) and (min-width: 990px) {
#top .av_header_glassy.av_header_transparency #header_main {
background-color: rgba(0,0,0,0.4);
}
}

@media only screen and (max-width: 990px) {
#top #wrap_all .av_header_transparency, .av_header_transparency #advanced_menu_toggle {
  background-color: #f7921e !important;
}
}



.quick_enquiry {
  margin-top: -100px;
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, .5);
  color: #ffffff;
}

.caldera_forms_form .row {
  margin: 0px;
  padding: 0px;
}

.col-sm-12.single div p {
  margin-top: -20px;
}

div.alert.alert-success {
  background-color: #333333;
  color: #ffffff;
}

menu .H2 {
  text-decoration: underline;
  color: #000000;
}

ul.pricing-table li {
  color: #000000 !important;
}

.main_color .pricing-table>li:nth-child(odd) {
  background-color: #cccccc;
}

.main_color .pricing-table>li:nth-child(even) {
  background-color: #e5e3e2;
}

.main_color strong {
  font-size: 18px;
  font-weight: bolder;
  text-decoration: underline;
  text-transform: uppercase;
}

.flex_column .widget .widgettitle {
  text-align: center;
}

/*For browser/screen widths less than 414px*/



#top #wrap_all .main_color h3 {
  color: #000000;
}

ul.pricing-table li {
  text-align: left;
}

@media only screen and (max-width: 840px) {
  table.responsivetable td {
    margin-bottom: 0;
    width: 100%;
    display: block;
  }
}

.image-overlay {
  display: none !important;
}

@media only screen and (max-width: 1250px) and (min-width: 768px) {
  .responsive #top .av_mobile_menu_tablet .av-main-nav .menu-item {
    display: none;
  }
  
  
.responsive #top .av_mobile_menu_tablet .av-main-nav .menu-item-avia-special {
    display: block;
  }

}

table.responsivetable tr {
  background-color: transparent !important;
}

table.responsivetable tr td {
  border: 0px !important;
}

.copyright { 
  width: 100%; 
  text-align: center;
font-size: 16px;
}