@media only screen and (max-width: 1200px) {
  .container{
   width: 95%;
  }	
}
 @media only screen and (max-width: 1024px) {
   .container{
    width: 95%;
   }
    .site-branding{
    text-align: left;
    width: 80%;
  }
  .logo{
    width: 11%;
  }
  .site-identity{
    width: 80%;
  }
  .menu{
    display: block;
  }
  .container__bio-info p {
    font-size: 18px;
  }
  .single__banner {
    height: 250px;
  }
 

.data {
    font-size: 14px;
}
.wrap__inner-item h5 {
    font-size: 16px;
}
.video-grid {
  grid-template-columns: repeat(3, 1fr);
 }
.site-footer-maker {
  font-size: 15px;
}
}

@media (max-width: 991px) {
    .container {
        width: 95%;
    }
}

@media only screen and (max-width: 820px) {
   .container{
    width: 95%;
   }
  .site-branding{
    text-align: left;
  }
  .logo{
    width: 11%;
  }
  .site-identity{
    width: 80%;
  }
  #menu-desktop-menu-1{
  display: none;
}
  .header__right-toggles {
    width: 20%;
  }
  .search-div{
    position: relative;
    top: 3px;
  }
 .toggle{
      display: inline-block;
      width: 30px;
      position: relative;
      top: 5px;
 }
.close {
  font-size: 23px;
  font-family: 'font awesome 6 brands';
  position: absolute;
  right: 35px;
  top: 24px;
  cursor: pointer;
} 
.close:hover{
  color: #b99470;
}

.openMenu {
    display: block !important;
    overflow-y: auto;
    max-height: 100vh;
    position: relative;
    top: 0px;
}    
.mobileMenu .menu {
        display: block !important;
    } 
    .mobileMenu .sub-menu{
    display: none;
}

.mobileMenu .menu-item-has-children.open > .sub-menu{
    display: block;
}

 
.news-img {
    width: 100%;
}
.container__wrap-item {
    padding-left: 15px;
    padding-right: 15px;
}  
.p-schedule {
    font-size: 15px;
}

.wrap__inner-item h5 {
    font-size: 14px;
}
.wrap__inner-items p {
    color: #333333;
    font-size: 18px;
}   

}
@media (max-width: 782px) {
    body.admin-bar .fixed {
        top: 46px;
    }
}
@media (max-width: 768px) {

 .swiper {
        height: 191px;
    }

    .slide__item {
        min-height: 191px;
    }
	
  .container__bio-info p {
    font-size: 15px;
  }
  .single__banner {
    height: 200px;
  }

.press__img {
    width: 38%;
    height: 250px;
}
.press__img img {
    height: 100%;
    max-width: 100%;
}

.press-title {
    font-size: 20px;
}
.press-description {
    line-height: 1.48em;
}      
.faq__press-a {
  margin-top: 14px;
  font-size: 13px;
}  
.press__item-content span {
    font-size: 13px;
}  

.video-grid {
  grid-template-columns: repeat(3, 1fr);
 }
    .social__color{
      width: 33px;
      height: 33px;
    }
    .footer__copy{
      font-size: 14px;
    }
    .footer-wrap a.site-footer-maker {
    font-size: 11px;
}
}

@media only screen and (max-width: 767px) {
  .container {
    width: 95%;
  }
   .fixed {
        top: 0px;
    }
  .logo{
    width: 13%;
  }
  .site-identity{
    width: 81%;
  }
  #menu-desktop-menu-1{
  display: none;
}
  .header__right-toggles {
    width: 6%;
  }
  .search-div{
    display: none;
  }
 .toggle{
      display: inline-block;
      width: 30px;
 }
 .close {
  font-size: 23px;
  font-family: 'font awesome 6 brands';
  position: absolute;
  right: 35px;
  top: 24px;
  cursor: pointer;
} 
.mobileMenu .sub-menu{
    display: none;
}

.mobileMenu .menu-item-has-children.open > .sub-menu{
    display: block;
}
	

.container-wrap {
    display: block;
}
.container__wrap-item {
    display: block;
    width: 100%;
}
.news-img {
    width: 100%;
    height: 320px;
}
 .single__banner {
    height: 200px;
  }
.footer-wrap {
    display: block;
}
.footer__wrap-item {
    width: 100%;
    padding-bottom: 26px;
}

.p-schedule {
    font-size: 15px;
}

.wrap__inner-items {
    width: 80%;
}  
.wrap__inner-items p {
    color: #333333;
    font-size: 15px;
}
.text-contact{
  font-size: 15px;
}

}

@media only screen and (max-width: 620px) {
   .container{
    width: 95%;
   }
   .fixed {
        top: 0px;
    }
  .logo{
    width: 60%;
  }
  .site-identity{
    display: none;
  }
.menu ul li {
  list-style: none;
  padding-left: 20px;
}
#menu-desktop-menu-1{
  display: none;
}
.header__right-toggles {
    width: 6%;
  }
.toggle{
      display: inline-block;
      width: 30px;
 }
.header__right-toggles {
    width: 6%;
  }
  .search-div{
    display: none;
  }
 .close {
  font-size: 23px;
  font-family: 'font awesome 6 brands';
  position: absolute;
  right: 35px;
  top: 24px;
  cursor: pointer;
} 
.close:hover{
  color: #b99470;
}
.mobileMenu li {
  margin-bottom: 10px;
  padding-bottom: 12px;
  text-align: left;
}

.container-wrap {
    display: block;
}
.container__wrap-item {
    display: block;
    width: 100%;
}
.news-img {
    width: 100%;
    height: 320px;
}
.footer__wrap-item {
    width: 100%;
    padding-bottom: 26px;
}
.single__banner{
    height: 180px;
}

.container__bio-info p{
  font-size: 15px;
}

.press__img{
  display: block;
  width: 100%;
  min-height: 250px;
}
.press__item-content {
  display: block;
  width: 100%;
  padding: 15px 0 15px;
}
 
.press-description {
    line-height: 1.48em;
    font-size: 15px;
}

.wrap__inner-content {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

 .masonry {
      width: 100%;
      column-count: 1;
  }


.wrap__inner-item {
    width: 100%;
    padding-top: 10px;
}
.wrap__inner-item h5 {
    font-size: 16px;
}  
.wrap__inner-items {
    width: 80%;
}  
.wrap__inner-items p {
    color: #333333;
    font-size: 15px;
}
.video-grid {
        grid-template-columns: 1fr;
}
}
@media (max-width: 480px) {
      .fixed {
        top: 0;
    }
  .container {
    width: 359px;
}
#menu-desktop-menu-1{
  display: none;
}
  .container-wrap {
    display: block;
}
  .container__wrap-item {
    display: block;
    width: 100%;
}
.news-img {
    width: 100%;
    height: 320px;
} 
.container__wrap-item .description {
    font-size: 15px;
    line-height: 28.2px;
}  
.footer__wrap-item {
    width: 100%;
    padding-bottom: 26px;
}
.single__banner {
    height: 190px; 
  background-position: 48% center; 
}
.container__bio-info p{
  font-size: 15px;
  line-height: 28.2px;
  text-align: justify;
}
.schedule__wrap__inner {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  margin-bottom: 20px;
}
.schedule__wrap__inner-item{
  margin-bottom: 20px;
}
.data {
    min-height: 148px;
    width: 100%;
    border-right: none;
    border-left: solid #c44543;
}
.schedule_text {
    width: 100%;
}
.sch-button {
    width: 100%;
    display: flex;
    justify-content: center;
}




.wrap__inner-items {
    width: 90%;
}  
.wrap__inner-items p {
    color: #333333;
    font-size: 14px;
}

}
 @media only screen and (max-width: 420px) {
   .container{
    width: 95%;
   }
   .fixed {
        top: 0px;
    }
   .wrap{
    padding: 15px 25px 15px;
    width: 100%;
  }
  .site-branding{
    text-align: left;
  }
  .logo{
    width: 60%;
  }
   #menu-desktop-menu-1{
  display: none;
}
  
  .header__right-toggles {
    width: 6%;
  }
  .search-div{
    display: none;
  }
 .toggle{
      display: block;
      width: 30px;
 }
 .close {
  font-size: 23px;
  font-family: 'font awesome 6 brands';
  position: absolute;
  right: 35px;
  top: 24px;
  cursor: pointer;
} 
.close:hover{
  color: #b99470;
}
.news-img {
    width: 100%;
    height: 320px;
}
.container-wrap {
    display: block;
}
  .container__wrap-item {
    display: block;
    width: 100%;
}
.container__wrap-item .description {
    font-size: 15px;
    line-height: 28.2px;
}

.footer__wrap-item {
    width: 100%;
    padding-bottom: 26px;
}
.single__banner {
    background-position: 54% center;
  }
.container__bio-info p {
  text-align: justify;
  font-size: 15px;
  line-height: 22px;
}



.wrap__inner-content {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.wrap__inner-item {
    width: 100%;
    padding-top: 10px;
}

}
@media (max-width: 324px) {
  .fixed {
        top: 0px;
    }
  .container {
    width: 280px;
  }
  .site-branding{
    text-align: left;
  }
  .logo{
    width: 60%;
  }
  .site-identity{
    display: none;
  }
  #menu-desktop-menu-1{
  display: none;
  }
  .header__right-toggles {
    width: 20%;
  }
  .search-div{
    display: none;
  }
 .mobile-menuTitle{
  display: none;
 }
 .toggle{
      display: block;
      width: 30px;
 }
 .close {
  font-size: 23px;
  font-family: 'font awesome 6 brands';
  position: absolute;
  right: 35px;
  top: 24px;
  cursor: pointer;
}
.container-wrap {
    display: block;
}
.container__wrap-item {
  display: block;
  width: 100%;
} 
.news-img {
    width: 100%;
    height: 300px;
}
.container__wrap-item .description {
    font-size: 15px;
    line-height: 28.2px;
}
.footer__wrap-item {
    width: 100%;
    padding-bottom: 26px;
    font-size: 13px;
}
.single__banner {
    height: 160px;
     background-position: 54% center;
  }
.container__bio-info p {
  text-align: justify;
  font-size: 14px;
  line-height: 20px;
}

.press__img{
  min-height: 250px;
}

.wrap__inner-item {
    width: 100%;
}
.wrap__inner-item .youtube__link img, picture {
    max-width: 100%;
    display: block;
    min-height: 204px;
}
.text-contact{
  font-size: 15px;
}
}  

.mobileMenu .sub-menu{
    display: none !important;
}

.mobileMenu .menu-item-has-children.open > .sub-menu{
    display: block !important;
}