.col-15 {
    float: left;
    width: 20%;
    margin-top: 10px;
    padding-right: 0.4rem;
  }
  
  .containerOne {
    width: 100%;
    background-color: #0000000d;
    float: left;
    padding: 1rem;
    border-radius: 35px;
    height: 100%;
    padding-left: 6px;
    padding-right: 6px;
  }
  .Filters-options {
    float: left;
    border-radius: 10px;
    padding-left: 6px;
    width: 20%;
    margin-top: 1rem;
  }
  
  input[type=text], select, textarea {
    width: 100%;
    padding: 7px;
    border: 1px solid transparent;
    border-radius: 4px;
    resize: vertical;
    margin-top: 0.4rem;
    outline: none;
    background-color: #ffffffa3;
    font-family: 'Poppins', sans-serif;
    font-size: 0.65rem;
    font-weight: 300;
  }
  
  
  @media screen and (max-width: 794px) {
    .black{
      display: none;
    }
  
    .white{
      display: none;
    }

    #region {
      float: right;
      width: 100% !important;
  }
  
    .mobile-link {
      margin-right: -2px;
      transition: color .5s;
      text-align: left;
      font-family: 'Poppins', sans-serif;
      color: #fff;
      font-size: 0.775rem !important;
      font-weight: 300;
      letter-spacing: 0.14px;
      opacity: 1;
  }
  
  .ad-slider-m{
      height: 10.01rem;
  }
  
  .slider-images-m{
    height: 100%;
    background-color: white;
    width: 100%;
    padding: 0;
    margin: 0;
    display: inline-flex;
  }
  
  .image-box1-m {
    background-image: url(../Images/IMG_1009.JPG);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
      height: 100%;
      width: 100%;
      margin: auto;
      border-radius: 0px;
  }
  
  .title-section {
    height: 5rem;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
  }
  
  .nav-btn {
    width: 25%;
    height: 26%;
    float: left;
    margin-right: 2%;
  }
  
  .line {
    width: 2%;
    background-color: #F35B04;
    height: 79%;
    margin-right: 2%;
  }
  
  .title {
    width: 70%;
    height: 70%;
  }
  
  h2 {
    font-family: 'Poppins', sans-serif;
    color: #939393;
    text-align: left;
    font-size: 0.8725rem;
    letter-spacing: 0.1px;
    opacity: 1;
    font-weight: 300;
    margin: 0px;
  }
  
  h3 {
    font-family: 'Poppins', sans-serif;
    color: #939393;
    text-align: center;
    font-size: 0.8725rem;
    letter-spacing: 0.1px;
    opacity: 1;
    font-weight: 300;
    margin: 0px;
    font-style: normal;
  }
  
  .filters-block{
    height: 15rem;
    width: 97%;
    margin: auto;
    margin-top: 1rem;
  }
  
  .form-box {
    height: fit-content;
    margin-top: 0rem;
    width: 100%;
    margin-left: 0px;
  }
  
  .containerOne {
    width: 100%;
    float: left;
    padding: 1rem;
    border-radius: 0px;
    height: 49%;
    padding-left: 6px;
    padding-right: 6px;
  }
  
  .col-25 {
    float: left;
    width: 50%;
    margin-top: 10px;
    padding-right: 0.5rem;
  }
  
  .col-75 {
    float: right;
    width: 50%;
    margin-top: 10px;
  }
  
  .col-35 {
    float: none;
    width: 100%;
    padding-right: 0;
    justify-content: center;
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: column;
    margin: auto;
    margin-top: 2rem;
  }
  
  
  .results-container {
    height: 20rem;
    width: 97%;
    margin: auto;
  }
  
  .heading{
    display: block;
    margin-right: -2px;
    transition: color .5s;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    color: #fff;
    text-transform: uppercase;
    font-size: 0.775rem;
    letter-spacing: 2px;
    font-weight: Bold;  
    letter-spacing: 0.14px;
    color: #939393;
    opacity: 1;
  }
  
  
  }
  
  
  @media screen and (min-width: 795px){
  .topnav{
      display: none;
  }
  
  .title-section{
    display: none;
  }
  
  .filters-block{
    display: none;
  }
  
  .results-container{
    display: none;
  }
  
  .ad-slider-m{
    display: none;
  }
  
  .slider-images-m{
    display: none;
  }
  
  .image-box1-m {
    display: none;
  }
  
  .ad-slider {
    height: 7rem;
    margin-bottom: 2rem;
  }
  
  .white {
    background-color: white;
    height: 100vh;
    width: 80%;
    float: left;
  }
  
  .nav-list {
    padding-left: 0%;
    width: 80%;
  }
  
  .image-box1 {
    display: block;
    display: block;
    background-image: url(../Images/IMG_1009.JPG);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
    height: 75%;
    width: 20%;
    margin: auto;
    border-radius: 17px;
    margin-right: 5px;
    margin-left: 5px;
  }
  
  .image-box2 {
    display: block;
    background-image: url(../Images/IMG_1018.JPG);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
    height: 75%;
    width: 20%;
    margin: auto;
    border-radius: 17px;
    margin-left: 5px;
  }
  
  .image-box3 {
    display: block;
    background-image: url(../Images/IMG_1020.JPG);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
    height: 75%;
    width: 20%;
    margin: auto;
    border-radius: 17px;
    margin-left: 5px;
  }
  
  .image-box4 {
    display: block;
    background-image: url(../Images/IMG_1021.JPG);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 75%;
    width: 20%;
    margin: auto;
    border-radius: 17px;
    margin-left: 5px;
  }
  
  .image-box5 {
    display: block;
    background-image: url(../Images/IMG_1022.JPG);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
    height: 75%;
    width: 20%;
    margin: auto;
    border-radius: 17px;
    margin-right: 5px;
    margin-left: 5px;
  }
  
  .form-box {
    height: 70%;
    margin-top: 0rem;
    width: 85%;
    margin: auto;
  }
  
  }