/* body {
  background: #ffc400;
} */
.pad0 {
  padding: 0;
}
.pad5 {
  padding: 5px;
}
.mbtm10 {
  margin-bottom: 10px;
}
.wrapper {
  width: 1010px;
  margin: 0 auto;
  background: #eff1f1;
}
.wrapper-flash {
  width: 1024px;
  margin: 0 auto;
}

.wrapper-flash img {
  height: 100vh;
  width: 100%;
}
.flashlogo img {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 25%;
}
.footer-section {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  width: 53%;
  margin: 0 auto;
}
.footer-section img {
  width: 100%;
  height: 100px;
}
.askforform {
  width: 1024px;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 59%;
}
.overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #03030359;
  z-index: 2;
  cursor: pointer;
  pointer-events: none;
}
.registerform {
  width: 1024px;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 30%;
}
.loginbtn {
  font-family: "Montserrat";
  font-weight: 400;
  font-size: 18px;
  letter-spacing: 1.5px;
  box-shadow: 0px 3px 6px #000000bf;
  border: 3px solid #b8b8b8;
  border-radius: 9px;
  opacity: 1;
  background: #fff;
  color: #000;
}
.loginbtn:hover {
  box-shadow: 0px 3px 6px #000000bf;
  background: #f2f2f2;
  color: #000;
}
.register {
  font-family: "Montserrat";
  font-weight: 800;
  font-size: 18px;
  letter-spacing: 1.5px;
  color: #fff;
  background: #f5893f 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #000000bf;
  border: 3px solid #121e3273;
  border-radius: 9px;
  opacity: 1;
}
.register:hover {
  background: #f5893f 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #000000bf;
}
.form-group i {
  position: absolute;
  padding: 12px;
}
.form-group input {
  border: 0;
  border-bottom: 1px solid #fff;
  margin-bottom: 20px;
  background: #fff0;
  color: #fff;
  padding-left: 40px;
}
input:focus {
  background-color: none;
}
::-webkit-input-placeholder {
  /* Edge */
  color: #fff;
  font-family: Montserrat;
  font-weight: 400;
  font-size: 16px;
}

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff;
  font-family: Montserrat;
  font-weight: 400;
  font-size: 16px;
}
::placeholder {
  color: #fff;
  font-family: Montserrat;
  font-weight: 400;
  font-size: 16px;
}
.main-header {
  background: #353a48;
  padding: 10px 20px;
  height: 75px;
  padding-top: 20px;
}
.main-header1 {
  background: #353a48;
  padding: 22px 19px;
  height: 70px;
  position: absolute;
  width: 100%;
  top: 0;
}
.navdropdown {
  margin-left: 10px;
  margin-top: -3px;
}
.roundarrow {
  position: absolute;
  top: 10%;
  left: 30%;
}
.innerimage {
  position: absolute;
  border-radius: 40px;
  top: 23px;
  left: 29px;
  right: 0;
}
.innerimage img {
  width: 100px;
  height: 100px;
  border-radius: 50px;
}

.main-header img {
  width: 35px;
}
.header-btn {
  width: 80px;
  height: 24px;
  font-family: Montserrat;
  font-weight: 700;
  font-size: 13px;
  color: #000;
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 3px #00000082;
  border: 1px solid #d9d9d973;
  border-radius: 6px;
  opacity: 1;
  padding: 6px 8px;
}

.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 23%;
  background-color: #fff;
  overflow-x: hidden;
  transition: 0.5s;
  /* padding-top: 60px; */
}

.sidenav a {
  /* padding: 10px 8px 8px 10px; */
  font-family: "Montserrat";
  font-weight: 800;
  letter-spacing: 1.5px;
  font-size: 15px;
  padding: 1px 8px 0px 7px;
  text-decoration: none;
  color: #818181;
  display: block;
  transition: 0.3s;
  margin-bottom: -10px;
  margin-top: -10px;
}
.sidenavfooter a {
  font-family: "Montserrat";
  font-weight: 400;
  letter-spacing: 1.5px;
  font-size: 12px !important;
  padding: 1px 8px 0px 7px;
  line-height: 31px;
}

.sidenav a:hover {
  color: #f1f1f1;
}

.sidenav .closebtn {
  /* position: absolute; */
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}
.sidepropic {
  width: 100px;
  height: 100px;
  position: absolute;
  margin: 0 auto;
  top: 7%;
  left: 0;
  right: 0;
  text-align: center;
}
.sidepropic img {
  border-radius: 50px;
  width: 100%;
  height: inherit;
}
.sidenavback {
  height: 250px;
}
.showstockcard {
  margin-top: 5px;
  margin-bottom: 25px;
  background: #efefef 0% 0% no-repeat padding-box;
  box-shadow: 0px 2px 6px #00000066;
  border-radius: 9px;
  height: 130px;
}
.showstock4 img {
  width: 71px;
  height: 82px;
  margin-left: 10px;
  margin-top: -10px;
  margin-bottom: 10px;
  box-shadow: 0px 0px 5px #00000066;
  border-radius: 7px;
  opacity: 1;
}
.showstock3 {
  background: #000;
  border-bottom-right-radius: 9px;
  border-top-right-radius: 9px;
  color: #fff;
  padding-top: 15px;
  font-family: Montserrat;
  font-weight: 800;
  font-size: 18px;
  line-height: 19px;
}
.colcenter p strong {
  font-family: Montserrat;
  font-weight: 800;
  font-size: 16px;
  color: #000;
}
.eventscard {
  margin-top: 5px;
  margin-bottom: 25px;
  background: #efefef 0% 0% no-repeat padding-box;
  border: none;
  border-bottom: 1px solid;
  border-radius: 0;
}
.eventscard4 img {
  width: 60px;
  height: 60px;
  margin: 10px;
  margin-bottom: 10px;
  box-shadow: 0px 0px 5px #00000066;
  border-radius: 7px;
  opacity: 1;
}
.owlinner {
  border-radius: 10px;
  height: 160px;
}
.owlinner img {
  border-radius: 15px;
  height: 100px;
}
.playbox {
  position: absolute;
  top: 40%;
  right: 0;
  left: 0;
  width: 90%;
  margin: 0 auto;
}
.playbox a {
  background: #000;
  color: #fff;
  padding: 0px;
  width: 100%;
  height: 25px;
  margin-top: -5px;
  font-size: 13px;
}

@media screen and (max-height: 450px) {
  .sidenav {
    padding-top: 15px;
  }
  .sidenav a {
    font-size: 15px;
  }
}

.contentbody {
  padding: 30px;
}
.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 0.25rem;
  background: #0000006b;
  color: #fff;
  border-radius: 30px;
  text-align: center;
}
.card-img-overlay h4 {
  margin-bottom: 0;
  font-size: 12px;
}
.card-img-overlay p {
  font-size: 10px;
}
.card-title-pad {
  padding: 20px;
}

.footermenu {
  position: absolute;
  top: 20px;
  right: 0;
  left: 0;
  text-align: center;
}
.footermenu img {
  width: 30px;
  height: auto;
}
.footermenu p {
  letter-spacing: 0.33px;
  color: #ffffff;
  opacity: 1;
  font-size: 13px;
}
.logotoggle {
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
}

.pdcard {
  width: 75px;
  height: 76px;
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 2px 6px #00000066;
  border-radius: 9px;
  opacity: 1;
}
.pdcard p {
  margin-top: 5px;
  text-align: center;
  font-family: "Montserrat";
  letter-spacing: 0.27px;
  color: #353a48;
  text-transform: uppercase;
  opacity: 1;
  line-height: 16px;
  font-size: 10px;
  font-weight: 800;
}
.pfdetails p {
  letter-spacing: 0.33px;
  color: #353a48;
  opacity: 1;
  font-family: "Montserrat";
  font-size: 13px;
  line-height: 0px;
  font-weight: 800;
}
.customtab {
  justify-content: space-between;
}
.supplies4 {
  border-radius: 10px;
  box-shadow: 0px 0px 5px #00000066;
  background: #000;
  width: 100%;
}
.supplies4 img {
  max-width: 80px;
  height: 80px;
  margin: 0 auto;
}
.supplies8 {
  margin-top: 8px;
  margin-bottom: 8px;
  margin-left: -22px;
}
.supplies8.cardbody {
  background: #eeeeee 0% 0% no-repeat padding-box;
  box-shadow: 0px 0px 5px #00000066;
  border-radius: 7px;
  opacity: 0.95;
}

/* .customtab li a {
  border: 1px solid;
  border-radius: 20px;
  width: 97px;
  height: 24px;
} */
.nav-tabs .nav-item {
  margin-bottom: -1px;
  width: 145px;
  height: 35px;
  border-radius: 20px;
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 3px #00000082;
  border: 1px solid #d9d9d973;
  border-radius: 6px;
  opacity: 1;
  text-align: center;
  /* padding: 0; */
}
.nav-item a {
  padding: 3px 25px;
  font-family: Montserrat;
  font-weight: 700;
  font-size: 12px;
  color: #000;
}
.nav-tabs .nav-link.active {
  border: 1px solid;
  border-radius: 4px;
  background: #000;
  color: #fff;
  padding: 6px 26px;
}
.customtab li:active {
  border-radius: 4px;
}
.crdheader {
  background: #353a48;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  padding: 0px 10px;
}
.crdhead p {
  font-family: Montserrat;
  font-size: 12px;
  font-weight: 800;
  margin-top: 12px;
}
.headfont tr th {
  font-size: 14px;
  padding: 5px;
}
.tablebody tr td {
  font-size: 14px;
  padding: 5px;
}
.feedsumtbody tr td {
  font-size: 9px;
  padding-bottom: 0px;
}
.feedsumtbody tr td p {
  box-shadow: 0 3px #00000082;
  background: #fff;
  border-radius: 10px;
  text-align: center;
  padding: 0px 10px;
}
.barn-banner {
  position: absolute;
  top: 20%;
  bottom: 0;
  color: #fff;
  padding: 15px;
}
.imgtab {
  padding: 5px;

  text-align: center;
  overflow-wrap: break-word;
  width: 76px;
  height: 76px;
  background: #fff;
  box-shadow: 0 0px 5px #c6c6c6;
}
.imgtab img {
  margin-bottom: 5px;
}
.nav-pills .nav-link .imgtab.active {
  color: #fff;
  background-color: #77e3ec;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #77e3ec;
}
.nav-item.nav-link.active {
  border: 1px solid;
  border-radius: 4px;
  background: #000;
  color: #fff;
  padding: 6px 26px;
}
.highlight {
  color: #000;
  background-color: #77e3ec;
}
.imgfilter {
  filter: drop-shadow(0px 2px 2px #77e3ec);
}
.productimg {
  width: 100px;
  height: 100px;
}
.productimg img {
  height: 130px;
  margin-left: 10px;
  margin-top: -20px;
  border-radius: 20px;
  box-shadow: 0 0 5px #00000066;
  background: #f2f2f2;
}
.findstore {
  position: absolute;
  right: 36px;
  top: 60%;
  background: #353a48;
  padding: 3px 10px;
  border-radius: 15px;
}
.findstore a {
  color: #fff;
  font-family: Montserrat;
  font-weight: 400;
  font-size: 11px;
}
.store4 {
  width: 100%;
  max-height: 120px;
}
.store4 img {
  width: 110%;
}

.store8 {
  position: absolute;
  right: 10%;
  top: 5%;
  width: 100%;
}

/* Media Query for Mobile Devices */
@media (max-width: 480px) {
  .wrapper {
    width: auto;
    margin: 0 auto;
    background: #eff1f1;
  }
  .wrapper-flash {
    width: auto;
    margin: 0 auto;
  }
  .wrapper-flash img {
    width: 100%;
    height: 100vh;
  }
  .footer-section {
    position: fixed;
    bottom: 0;
    width: 100%;
  }
  .askforform {
    width: auto;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 59%;
  }
  .registerform {
    width: auto;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 20%;
    padding: 20px;
  }
  .form-group img {
    position: absolute;
    padding: 12px;
  }
  .form-group input {
    border: 0;
    border-bottom: 1px solid #fff;
    margin-bottom: 20px;
    background: #fff0;
    color: #fff;
    border-radius: 0px;
  }
  .main-header {
    background: #353a48;
    padding: 10px 20px;
    height: 75px;
    padding-top: 20px;
  }
  .sidenav {
    /* padding-top: 15px; */
    left: 0;
  }
  .sidenav a {
    font-size: 15px;
  }
  .footermenu {
    top: 15px;
    padding: 10px;
  }
  .footermenu img {
    width: 20px;
    height: auto;
  }
  .imgheight {
    height: 75px;
  }

  .logotoggle img {
    width: 75px;
  }
  .nav-tabs .nav-item {
    width: 104px;
    height: 34px;
    font-size: 13px;
  }
  .nav-tabs .nav-link.active {
    padding: 6px 8px;
  }
  .nav-item a {
    padding: 3px 12px;
  }
}

/* Media Query for low resolution  Tablets, Ipads */
@media (min-width: 481px) and (max-width: 767px) {
  .wrapper-flash {
    width: auto;
    margin: 0 auto;
  }
  .wrapper {
    width: auto;
    margin: 0 auto;
  }
  .wrapper-flash img {
    height: 100vh;
    width: 100%;
  }
  .askforform {
    width: auto;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 59%;
  }
}

/* Media Query for Tablets Ipads portrait mode */
@media (min-width: 768px) and (max-width: 1024px) {
  .wrapper-flash {
    width: auto;
    margin: 0 auto;
  }
  .wrapper {
    width: auto;
    margin: 0 auto;
  }
  .wrapper-flash img {
    height: 100vh;
    width: 100%;
  }
  .footer-section {
    position: fixed;
    bottom: 0;
    width: 100%;
  }
  .askforform {
    width: auto;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 59%;
  }
  .registerform {
    width: auto;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 30%;
  }
  .main-header {
    background: #353a48;
    padding: 10px 20px;
    height: 75px;
    padding-top: 20px;
  }
  .sidenav {
    padding-top: 15px;
    left: 0;
  }
  .main-header1 {
    background: #353a486b;
    padding: 10px 22px;
    height: 50px;
    position: fixed;
    width: 100%;
    top: 0;
  }
  .pad5 {
    padding: 40px 20px;
  }
  .pdcard {
    width: 175px;
    height: 175px;
  }
  .roundarrow {
    position: absolute;
    top: 18%;
    left: 40%;
  }
}

/* Media Query for Laptops and Desktops */
@media (min-width: 1025px) and (max-width: 1280px) {
}

/* Media Query for Large screens */
@media (min-width: 1281px) {
  .roundarrow {
    position: absolute;
    top: 25%;
    left: 46%;
  }
  .main-header1 {
    width: 53%;
  }
  .pad5 {
    padding: 40px 20px;
  }
  .pdcard {
    width: 175px;
    height: 175px;
  }
  .owlinner {
    border-radius: 10px;
    height: 320px;
  }
  .owlinner img {
    border-radius: 15px;
    height: 250px;
  }
  .playbox {
    top: 60%;
  }
}
