/*------------------------------------------------------------------------------*/
/*                    width : 1200px
/*------------------------------------------------------------------------------*/

@media (min-width: 1200px) {



}

/*------------------------------------------------------------------------------*/
/*                    width : 991px
/*------------------------------------------------------------------------------*/
@media (min-width: 991px) and (max-width: 1400px) {


  #featured-block .next-post {
    left: 65px !important;
    right: auto;
    top: 30px !important;
  }

  #featured-block .prev-post {
      left: 25px !important;
      top: 30px !important;
  }


  .lang-block {
      width: 60% !important;
  }

  .slider-item img {
      object-fit: cover;
      width: 100%;
      height: 500px !important;
  }

  .slider-content h2 {
      margin-bottom: 10px !important;
  }

  .slider-content p {
    padding: 0px 360px !important;
  }

  .content-section p {
      font-size: 12px !important;
      line-height: 20px !important;
      color: #606060;
      margin-bottom: 40px;
      padding: 0px 30px !important;
  }

  .cms-heading-inner,
  .cms-fancyboxes-wraper {
      width: 90% !important;
  }

  .cms-fancybox-description p {
      font-size: 12px !important;
  }


  .testimonials {
      margin-bottom: 60px;
  }

  .content-footer-blocks {
      display: inline-block;
      width: 100%;
      margin-bottom: 15px;
  }

  .social-media {
      text-align: center !important;
  }




}
/*------------------------------------------------------------------------------*/
/*                    Width : 767px
/*------------------------------------------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 992px) {

  .top-header-nav {
    background-color: #FFF;
    height: 190px !important;
    padding: 50px 0px;
    position: relative;
  }

  .logo-header {
      width: 100% !important;
      display: inline-block;
      text-align: center;
  }

  .logo-2030 {
    position: absolute;
    right: 0 !important;
    left: 0;
    margin: auto;
    bottom: 20px;
    width: 250px;
    text-align: center;
  }

  #featured-block .next-post {
    left: 65px !important;
    right: auto;
    top: 30px !important;
  }

  #featured-block .prev-post {
      left: 25px !important;
      top: 30px !important;
  }

  .menu-header-nav {
      background: #95c021;
      height: 100% !important;
      display: inline-block !important;
  }

  .lang-block {
      width: 60% !important;
  }

  span.title-opa {
      opacity: 0 !important;
  }
  
  .slider-item img {
      object-fit: cover;
      width: 100%;
      height: 400px !important;
  }

  .slider-content h2 {
      font-size: 24px !important;
      line-height: 32px !important;
      font-weight: 700;
      color: #FFF;
      margin-bottom: 10px !important;
  }

  .slider-content p {
      font-size: 13px !important;
      color: #FFF;
      padding: 0px 20px !important;
      line-height: 20px;
      margin-bottom: 30px;
  }

  .content-section p {
      font-size: 12px !important;
      line-height: 20px !important;
      color: #606060;
      margin-bottom: 40px;
      padding: 0px 30px !important;
  }

  .cms-heading-inner,
  .cms-fancyboxes-wraper {
      width: 90% !important;
  }


  .testimonials {
      margin-bottom: 60px;
  }

  .content-footer-blocks {
      display: inline-block;
      width: 100%;
      margin-bottom: 15px;
  }

  .social-media {
      text-align: center !important;
  }

  .menu-button {
      position: relative;
      display: block;
      padding: 23px 1em !important;
      background: #95c021;
      color: #ffffff !important;
      cursor: pointer;
      width: 100%;
      margin-top: 12px !important;
      height: 55px !important;
  }

  .menu-button::before {
      content: 'Menu' !important;
      font-family: Raleway, sans-serif !important;
      float: left !important;
      line-height: 10px !important;
      font-size: 14px !important;
      color: #ffffff !important;
      text-transform: uppercase;
      text-align: center;
      background: none;
      border: none;
  }

  .menu-button::after {
      content: '\f0c9';
      font-family: 'FontAwesome';
      float: right;
      line-height: 9px;
      font-size: 17px;
      color: #FFF !important;
      text-align: center;
      background: none;
      border: none;
      position: relative;
  }

  #cssmenu ul {
      width: 100%;
      position: relative;
      border-top: 0px;
      margin-bottom: 15px !important;
      border: 1px Solid #ebebeb;
      background: #FFF;
      z-index: 111 !important;
  }


}
/*------------------------------------------------------------------------------*/
/*                    Width : 481px
/*------------------------------------------------------------------------------*/
@media only screen and (min-width: 480px) and (max-width: 767px) {

  .top-header-nav {
    background-color: #FFF;
    height: 190px !important;
    padding: 50px 0px;
    position: relative;
  }

  .logo-header {
      width: 100% !important;
      display: inline-block;
      text-align: center;
  }

  .logo-2030 {
    position: absolute;
    right: 0 !important;
    left: 0;
    margin: auto;
    bottom: 20px;
    width: 250px;
    text-align: center;
  }

  #featured-block .next-post {
    left: 65px !important;
    right: auto;
    top: 30px !important;
  }

  #featured-block .prev-post {
      left: 25px !important;
      top: 30px !important;
  }
  .menu-header-nav {
      background: #95c021;
      height: 100% !important;
      display: inline-block !important;
  }

  .lang-block {
      width: 60% !important;
  }

  span.title-opa {
      opacity: 0 !important;
  }

  .slider-item img {
      object-fit: cover;
      width: 100%;
      height: 400px !important;
  }

  .slider-content h2 {
      font-size: 24px !important;
      line-height: 32px !important;
      font-weight: 700;
      color: #FFF;
      margin-bottom: 10px !important;
  }

  .slider-content p {
      font-size: 13px !important;
      color: #FFF;
      padding: 0px 20px !important;
      line-height: 20px;
      margin-bottom: 30px;
  }

  .content-section p {
      font-size: 12px !important;
      line-height: 20px !important;
      color: #606060;
      margin-bottom: 40px;
      padding: 0px 30px !important;
  }

  .cms-heading-inner,
  .cms-fancyboxes-wraper {
      width: 90% !important;
  }


  .testimonials {
      margin-bottom: 60px;
  }

  .content-footer-blocks {
      display: inline-block;
      width: 100%;
      margin-bottom: 15px;
  }

  .social-media {
      text-align: center !important;
  }

  .menu-button {
      position: relative;
      display: block;
      padding: 23px 1em !important;
      background: #95c021;
      color: #ffffff !important;
      cursor: pointer;
      width: 100%;
      margin-top: 12px !important;
      height: 55px !important;
  }

  .menu-button::before {
      content: 'Menu' !important;
      font-family: Raleway, sans-serif !important;
      float: left !important;
      line-height: 10px !important;
      font-size: 14px !important;
      color: #ffffff !important;
      text-transform: uppercase;
      text-align: center;
      background: none;
      border: none;
  }

  .menu-button::after {
      content: '\f0c9';
      font-family: 'FontAwesome';
      float: right;
      line-height: 9px;
      font-size: 17px;
      color: #FFF !important;
      text-align: center;
      background: none;
      border: none;
      position: relative;
  }

  #cssmenu ul {
      width: 100%;
      position: relative;
      border-top: 0px;
      margin-bottom: 15px !important;
      border: 1px Solid #ebebeb;
      background: #FFF;
      z-index: 111 !important;
  }


}
/*------------------------------------------------------------------------------*/
/*                    width : 250px
/*------------------------------------------------------------------------------*/
@media only screen and (min-width: 250px) and (max-width: 480px) {

.top-header-nav {
  background-color: #FFF;
  height: 190px !important;
  padding: 50px 0px;
  position: relative;
}

.logo-header {
    width: 100% !important;
    display: inline-block;
    text-align: center;
}

.logo-2030 {
  position: absolute;
  right: 0 !important;
  left: 0;
  margin: auto;
  bottom: 20px;
  width: 250px;
  text-align: center;
}

#featured-block .next-post {
  left: 65px !important;
  right: auto;
  top: 30px !important;
}

#featured-block .prev-post {
    left: 25px !important;
    top: 30px !important;
}

.menu-header-nav {
    background: #95c021;
    height: 100% !important;
    display: inline-block !important;
}

.lang-block {
    width: 60% !important;
}

.slider-item img {
    object-fit: cover;
    width: 100%;
    height: 400px !important;
}

.slider-content h2 {
    font-size: 24px !important;
    line-height: 32px !important;
    font-weight: 700;
    color: #FFF;
    margin-bottom: 10px !important;
}

span.title-opa {
    opacity: 0 !important;
}

.slider-content p {
    font-size: 13px !important;
    color: #FFF;
    padding: 0px 20px !important;
    line-height: 20px;
    margin-bottom: 30px;
}

.content-section p {
    font-size: 12px !important;
    line-height: 20px !important;
    color: #606060;
    margin-bottom: 40px;
    padding: 0px 30px !important;
}

.cms-heading-inner,
.cms-fancyboxes-wraper {
    width: 90% !important;
}


.testimonials {
    margin-bottom: 60px;
}

.content-footer-blocks {
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
}

.social-media {
    text-align: center !important;
}

.menu-button {
    position: relative;
    display: block;
    padding: 23px 1em !important;
    background: #95c021;
    color: #ffffff !important;
    cursor: pointer;
    width: 100%;
    margin-top: 12px !important;
    height: 55px !important;
}

.menu-button::before {
    content: 'Menu' !important;
    font-family: Raleway, sans-serif !important;
    float: left !important;
    line-height: 10px !important;
    font-size: 14px !important;
    color: #ffffff !important;
    text-transform: uppercase;
    text-align: center;
    background: none;
    border: none;
}

.menu-button::after {
    content: '\f0c9';
    font-family: 'FontAwesome';
    float: right;
    line-height: 9px;
    font-size: 17px;
    color: #FFF !important;
    text-align: center;
    background: none;
    border: none;
    position: relative;
}

#cssmenu ul {
    width: 100%;
    position: relative;
    border-top: 0px;
    margin-bottom: 15px !important;
    border: 1px Solid #ebebeb;
    background: #FFF;
    z-index: 111 !important;
}





}
