/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 25 2020 | 08:58:30 */
/*CSS MIN WIDTH*/
@media only screen and (min-width: 600px){
nav.main_menu {
     padding-right: 1%; 
  z-index:9999999999;
}
  img.image-text-right {
    margin-bottom: -90px;
    float: right;
    position: relative;
    width: 250px;
    top: -120px;
    border: 10px solid white;
    box-shadow: 1px 1px 10px #dcd8d8;
}
}
/*END CSS MIN WIDTH*/


/*CSS MAX WIDTH*/
@media only screen and (max-width: 781px){
    .slidertitle {
      margin-left: 50px!important;
  }

  a.callusslide {
      margin-left: 50px!Important;
      line-height: 25px!Important;
  }
  .slide_home{
      margin-left: 30px!important;
  }
}

@media only screen and (max-width: 681px){
  #av_section_2.bggreenvets {
    background-size: cover!important;
}
  .slidertitle {
    margin-left: 30px!important;
}

a.callusslide {
    margin-left: 30px;
    line-height: 25px!Important;
}
.slide_home{
    margin-left: 20px!important;
}
  div#footer {
      background-size: cover!important;
  }
}
@media only screen and (max-width: 600px){
div#header_meta{
    display:none!important;
  }
  }
@media only screen and (max-width:450px){
  #footer .widget {
    margin: 0px!important;
  }
  .blackrightside{
    background: black!important;
    margin: 0px -10%!important;
    width: 120%!important;
    padding: 10%;
    margin-bottom: -50px!Important;
  }
  .lineheight50{
    line-height: 20px!important;
  }
  .marginbottommin20 {
    background-size: cover;
  }
  .av-special-heading.bg-template{ 
    background-position-x: 500px!important;
  } 
  .hideonmobile{
    display:none!important;
  }
  .mtopmin50{
    margin-top:0px!important;
  }
  .html_header_top.html_header_topbar_active.html_header_sticky #top #main {
    margin-top: -20px;
  }
  #av_section_2.bggreenvets {
    background-size: cover!important;
    
  }
  .bgblackok {
    background-size: cover!important;
    margin-top:-10%;
  }
  
}
/*END CSS MAX WIDTH*/



