/*

 @media screen and (max-width: 768px) {

  
  .logo {
    margin-left: 54px;
  }
  .nav {

    list-style: none;
    font-weight: lighter;

}

  .navbar-right-margin {

    margin-top: 10px!important;
  }

  #headerwrap h6 {

    font-size: 36px;
    padding-top: 22px;
    font-weight: bold;
    line-height: 48px;

}

#headerwrap p {

    font-size: 24px;
    line-height: 32px;

}
.ashnewbtn-txt {

    font-size: 24px;
    font-weight: bold;

}

.ashnewbtn::before {

    content: "";
    position: absolute;
    width: 40px;
    height: 54px;
  }

  .ashnewbtn::after {

    content: "";
    position: absolute;
    width: 40px;
    height: 54px;
 }

.rednewbtn::before {

    content: "";
    position: absolute;
    width: 40px;
    height: 54px;
  }
  .rednewbtn::after {

    content: "";
    position: absolute;
    width: 40px;
    height: 54px;
  }
  .rednewbtn-txt {

    font-size: 24px;
    font-weight: bold;

}

.downashnewbtn-oxs::before {

    content: "";
    position: absolute;
    width: 45px;
    height: 56px;
    top: -1px;
    left: -44px;
}
.downashnewbtn-oxs::after {

    content: "";
    position: absolute;
    width: 45px;
    height: 56px;
    top: -1px;
    right: -50px;
    }

.head-btn {

    text-align: center;
    padding-bottom: 35px;

}

.fivediv {

    color: #d21f26;
    font-size: 24px;
    font-weight: bold;
    margin-top: -8px;

}

.ash-txt {

    font-weight: lighter;
    font-size: 15px;

}

.callout {

    margin-bottom: -16px;
    margin-top: 20px;
    text-align: center;

}
.align-img {

      width: 100px;
    height: 115px;

}

 
/*.align {

    padding-left: 60px;
    padding-bottom: 6px;

}*/
/*.downdiv {
  text-align: center;
}
#contact p {
  text-align: center;
  font-size: 18px;
   
}

.icon-img {
   width: 33px;
    height: 25px;

}


#footer p {
  font-size: 18px;
  margin-top: 20px;
  margin-bottom: 20px;
  
}




 #footer ul {

    padding-left: 15px;

}

.ft-clm {

   font-weight: bold;
   
}


.whitenewbtn { 

    font-size: 24px;
  }

.whitenewbtn::before {

    content: "";
    position: absolute;
    width: 40px;
    height: 54px;

    top: -7px;
    left: -17px;
  }
  .whitenewbtn::after {

    content: "";
    position: absolute;
    width: 40px;
    height: 54px;
    top: -7px;
    right: -17px;
  }

  .footer-btn {
    padding-bottom: 20px;
    padding-top: 20px;

  }

  #footer a {
    color: #ffffff;
  }
  .copy-txt {
    text-align: center;
  }

}*/