.flex-box h1,
.img-box h1,
.img-box h2,
body,
body a,
html {
  font-family: Montserrat, sans-serif;
}
body img,
header {
  max-width: 100%;
}
.img-box,
header {
  box-shadow: 4px 4px 18px rgba(208, 208, 208, 0.5);
}
.category-search-button,
.img-box h1 {
  font-weight: 500;
  letter-spacing: 0.04em;
}
.category-search h3,
.category-search-button {
  font-family: Montserrat, sans-serif;
  font-style: normal;
  left: 20px;
  position: absolute;
  right: auto;
}
.down,
header {
  position: relative;
}
.img-box a,
a:hover {
  text-decoration: none !important;
}
.category-search h3,
.img-box h1,
.img-box h2 {
  font-size: 24px;
  line-height: 32px;
}
.custom-video,
.img-hover-zoom {
  overflow: hidden;
}
body,
html {
  margin: 0;
  font-size: 100%;
  background: #f9f8f8 !important;
  min-width: 100%;
}
html {
  scroll-behavior: smooth;
}
body a {
  text-decoration: none;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
}
input[type="button"],
input[type="email"],
input[type="search"],
input[type="submit"],
input[type="text"] {
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  color: #000;
}
li {
  list-style-type: none;
}
p {
  font-size: 17px;
  line-height: 2em;
  color: #000;
}
header,
header a {
  font-size: 22px;
  color: #0d0c0c;
}
header {
  background: #f9f8f8;
  min-height: 100px;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
  margin: 0 0 30px;
  line-height: 26px;
  padding: 20px 0 0;
}
header a {
  opacity: 100%;
  line-height: 60px;
  font-weight: 400px;
}
header a:hover {
  color: #0d0c0c;
  opacity: 100%;
}
#close_nav {
  padding: 0 !important;
}
.pop-img {
  width: auto !important;
  margin: 0 auto;
}
.left {
  text-align: left;
}
.right {
  text-align: right;
  display: none;
}
.align-center {
  align-items: center;
}
.img-box {
  background: #fff;
  border-radius: 8px;
  text-align: center;
  margin-bottom: 30px;
}
.img-box img,
.img-hover-zoom {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.img-box h1 {
  font-style: normal;
  text-align: center;
  text-transform: uppercase;
  color: #000;
  padding: 20px 0;
  margin: 0 auto !important;
}
.home-commen .img-box h1 {
  width: 50%;
}
.right-logo {
  text-align: right;
}
.category-search-button {
  font-size: 15px;
  line-height: 20px;
  text-align: center;
  background: #804294;
  color: #fff !important;
  padding: 10px 40px;
  margin: 0 !important;
  display: inline-block;
  border-radius: 7px;
  bottom: 20px;
  top: auto;
  cursor: pointer;
}
.category-search-button-02 {
  background: #4670b6;
}
.category-search-button-03 {
  background: #e08262;
}
.category-search h3 {
  font-weight: 400;
  color: #fff;
  text-transform: uppercase;
  top: 20px;
  bottom: auto;
  text-align: left;
}
.down,
.flex-box h1,
.img-box h2 {
  text-align: center;
}
.flex-box h1,
.img-box h2 {
  font-style: normal;
  font-weight: 500;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  margin: 0 !important;
}
.category-search-button:hover {
  background: #fff;
  color: #111 !important;
}
.img-box a {
  color: #000;
}
.img-box h2 {
  color: #000;
  padding: 30px 0;
}
.flex-box {
  width: 100%;
  display: flex;
  height: auto;
  align-items: center;
}
.flex-box h1 {
  font-size: 44px;
  line-height: 56px;
  color: #0d0c0c;
  padding-bottom: 40px;
}
.flex-box a,
.flex-box p {
  font-style: normal;
  font-size: 18px;
  text-align: center;
}
.flex-box p {
  padding-bottom: 22px;
  font-weight: 400;
  line-height: 21px;
  color: rgba(13, 12, 12, 0.6);
}
.flex-box a {
  background: #fb8e92;
  border-radius: 8px;
  box-sizing: border-box;
  padding: 15px 10px;
  font-family: Roboto;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 0.24px;
  color: #fff;
  max-width: 220px;
  display: block;
  margin: 0 auto 22px;
}
.flex-box a:hover {
  background: #fa8488;
  color: #fff;
}
.br,
.mobile-display,
.mobile-img {
  display: none;
}
.desktop-display,
.web-img {
  display: block;
}
.down {
  bottom: 0;
  left: 0;
  right: 0;
  max-width: 80px;
  margin: 0 auto;
}
.down img {
  position: absolute;
  left: 0;
  bottom: 20px;
  animation: 1s infinite pulse;
}
@keyframes pulse {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0.1;
  }
}
@media only screen and (device-width: 768px) {
  .img-box-1 {
    min-height: 292px;
  }
  .img-box-1 h1,
  .img-box-2 h1 {
    padding-top: 42px;
  }
  .img-box-2 {
    min-height: 260px;
  }
  .br {
    display: block;
  }
}
@media screen and (max-width: 800px) {
  .csslider > .navigation {
    bottom: 75px;
  }
  .img-box h1 {
    font-size: 18px !important;
  }
  .triangle {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .img-box-1 {
    min-height: 292px;
  }
}
@media screen and (max-width: 736px) {
  .mobile-img {
    display: block;
  }
  .down,
  .web-img {
    display: none;
  }
  .right {
    position: absolute !important;
    text-align: right;
    right: 0;
  }
  .flex-box {
    width: auto;
  }
  .left {
    z-index: 999;
  }
  header {
    padding: 10px !important;
    font-size: 18px;
    min-height: auto;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .img-box h1 {
    font-size: 20px !important;
  }
}
.mobile-center-row {
  text-align: center;
}
.home-commen .modal.modal-fullscreen .modal-content {
  background: #fbfbfd !important;
}
.category-search-commen-left a {
  display: flex;
  padding: 0 0 0 35px;
}
.category-search-commen-left a span {
  width: 16px;
  position: absolute;
  left: 15px;
  right: auto;
}
@media screen and (max-width: 1199px) {
  .home-commen .img-box h1 {
    width: 60%;
  }
  .custom-video video {
    height: 100vh;
    width: auto !important;
  }
}
@media all and (min-width: 992px) and (max-width: 1200px) {
  .img-box h1 {
    padding: 13px 0;
    font-size: 18px;
  }
}
@media screen and (max-width: 991px) {
  .category-search h3 {
    font-size: 18px;
    line-height: 23px;
  }
  .category-search .img-box h1 {
    padding: 13px 0;
    font-size: 18px;
  }
  .home-commen .img-box h1 {
    width: 70%;
    font-size: 20px !important;
    line-height: 22px;
  }
  .custom-video video {
    margin: 0 0 0 -170px;
  }
  .category-search {
    display: inline-block;
  }
  .category-search-button {
    padding: 8px 25px;
    font-size: 15px;
    line-height: 20px;
  }
  .category-search-commen .img-box h1 {
    font-size: 14px !important;
    line-height: 3px;
  }
}
@media screen and (max-width: 767px) {
  .category-search h3 {
    font-size: 14px;
    line-height: 16px;
  }
  .open.custom-video .fluid-container video {
    width: 100% !important;
    height: 100% !important;
    margin: 0 !important;
  }
  .category-search-commen {
    text-align: center;
  }
  .home-commen .img-box h1 {
    width: 100%;
  }
  header a {
    font-size: 20px;
  }
  .custom-video video {
    margin: 0 0 0 -250px;
  }
  .category-search-commen .img-box h1 {
    font-size: 12px !important;
    line-height: 25px;
    padding: 7px 0;
  }
}
@media screen and (max-width: 575px) {
  .desktop-display,
  .right-logo {
    display: none;
  }
  .category-search-commen .img-box h1 {
    font-size: 20px !important;
    line-height: 55px;
    padding: 12px 0;
  }
  header a {
    line-height: inherit;
  }
  .category-search-commen-left a {
    align-items: center;
    padding: 0;
    justify-content: center;
  }
  .mobile-display {
    display: block;
  }
  .category-search h3 {
    font-size: 20px;
    line-height: 29px;
  }
  .pop-img.mobile-display {
    width: 100% !important;
  }
  .category-search-commen-left {
    text-align: center;
    padding: 0;
    margin: 10px 0;
  }
  header {
    min-height: auto;
  }
}
@media screen and (max-width: 480px) {
  .category-search-commen-left a {
    font-size: 20px;
    line-height: 22px;
    font-weight: 500;
  }
  .custom-logo {
    max-width: 120px;
  }
  .custom-video video {
    margin: 0 0 0 -250px;
  }
  .category-search h3 {
    font-size: 16px;
    line-height: 26px;
  }
  .close {
    right: 20px !important;
    top: 20px !important;
  }
}
