@media (max-width: 1280px) {
  .memorable_slider .slick-next {
    right: -30px;
}
  .memorable_slider .slick-prev {
    left: -30px;
  }
}

@media (max-width: 1199px) {
  .hdr_menu ul{
    margin-left: auto;
  }
  .logo {
    margin-right: 0px;
}
.inner_banner_in {
  left: 50%;
  width: 30%;
  transform: translateX(-50%);
}
.memorable_top h1 {
  font-size: 30px;
}
.bdr_btn {
  font-size: 16px;
  padding: 0px 15px;
}
.memorable_slider .slick-next {
  right: -15px;
}
.memorable_slider .slick-prev {
  left: -15px;
}
.memorable_top {
  margin-bottom: 40px;
}
.memorable {
  padding: 40px 0 80px;
}
.heading {
  margin-bottom: 25px;
}
.c_event_inn p {
  margin-bottom: 35px;
}
.comming_event {
  padding-bottom: 50px;
}
.facebook_side {
  padding: 40px 0 0;
}
.why_stalden_sec {
  padding: 45px 0;
}
.upcome_event_hdng {
  width: 30%;
}
.upcome_event_choose {
  width: 70%;
}
.upcome_event_hdng h2 {
  font-size: 28px;
  letter-spacing: 0px;
  line-height: 30px;
}
.upcome_event_head {
  margin-bottom: 40px;
}
.upcome_event_sec {
  padding: 135px 0 35px;
}
}

@media (max-width: 991px) {
  /* mobile menu start */
  .hdr_menu {
    padding: 20px 0;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    width: 270px;
    -webkit-transform: translateX(470px);
    -ms-transform: translateX(470px);
    transform: translateX(470px);
    background-color: rgba(255, 255, 255, 1);
    overflow-y: auto;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    padding: 60px 15px 20px;
    z-index: 99;
    -webkit-box-shadow: 0 0 170px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 170px rgba(0, 0, 0, 0.6);
  }
  .hdr_menu ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .hdr_menu ul li {
    width: 100%;
    margin: 0;
  }
  .hdr_menu li a,
  .hdr_menu li.current-menu-item a {
    color: #000;
    padding: 10px 0;
  }
  .hdr_menu ul li a {
    color: #000;
  }
  .menu_btn {
    width: 35px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .menu_btn span {
    height: 2px;
    display: block;
    background: #fff;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    width: 100%;
  }
  .menu_btn span + span {
    margin-top: 10px;
  }
  .addPnnl .menu_trigger {
    position: fixed;
    top: 15px;
    right: 17px;
    z-index: 999;
  }
  .addPnnl .menu_btn span {
    background-color: #0551c2;
  }
  .addPnnl .hdr_menu {
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
  }
  .addPnnl .overlay {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.18);
    z-index: 30;
  }
  .addPnnl .menu_btn span:nth-child(3) {
    display: block;
  }
  .addPnnl,
  .overlay {
    overflow: hidden;
  }
  .addPnnl .menu_btn {
    height: 35px;
  }
  .addPnnl .menu_btn span:first-child {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-top: 16px;
  }
  .addPnnl .menu_btn span:last-child {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .addPnnl .menu_btn span:nth-child(2) {
    display: none;
  }
  .addPnnl .menu_btn span + span {
    margin-top: -10px;
  }
  .header_outer {
    padding-top: 18px;
  }
  .hdr_menu {
    display: block;
  }
  .hdr_menu .solid_btn {
    margin: 20px 0 0 0;
  }

  .btn_holder {
    justify-content: center;
    margin-top: 15px;
}
.memorable_top h1 {
  margin: 0 auto;
  text-align: center;
}
.memorable {
  padding: 40px 0 55px;
}
.heading h2 {
  font-size: 34px;
}
.c_event_inn p {
  margin-bottom: 30px;
}
.heading {
  margin-bottom: 15px;
}
.c_event_inn {
  line-height: 32px;
  font-size: 18px;
}
.f_content {
  padding: 10px;
  font-size: 16px;
  line-height: 24px;
}
.f_content h5 {
  font-size: 20px;
  margin-bottom: 10px;
}
.f_acebook_slider .item {
  padding: 0 15px 35px;
}
.why_stalden_img {
  margin-right: 0;
}
.why_stalden_sec .row [class*="col-"]{
  width: 50%;
}
.why_stalden_txt .heading h2 {
  margin-bottom: 20px;
}
.why_stalden_txt p {
  margin-bottom: 30px;
}
  /* footer */
  .ftr_area {
    padding: 35px 0;
  }
  .ftr_bttm {
    padding-top: 20px;
  }
  .ftr_logo,
  .ftr_txt {
    margin-bottom: 15px;
    text-align: center;
  }
  .ftr_txt p {
    max-width: 100%;
  }
  .logo_area {
    margin-bottom: 25px;
  }
  .ftr_link ul li {
    margin-bottom: 15px;
  }
  .info_row {
    margin-bottom: 10px;
  }
  .ftr_item h2 {
    margin-bottom: 20px;
  }
  .logo_area {
    margin-right: 0;
  }
  /* footer */
  .upcome_event_select .dropdown-toggle {
    height: 45px;
    line-height: 45px;
    font-size: 16px;
  }
  .upcome_event_choose {
    width: 100%;
    padding-left: 0;
    padding-top: 20px;
}
.upcome_event_area .row [class*="col-"]{
  width: 50%;
  margin-bottom: 20px;
}
.upcome_event_hdng {
  width: 100%;
  text-align: center;
}
.event_title p {
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 12px;
}
.event_date h6 {
  font-size: 25px;
  line-height: 18px;
}
.event_date h6 span {
  font-size: 16px;
}
.event_date {
  width: 55px;
  margin-right: 15px;
  padding: 10px 0;
}
}

@media (max-width: 767px) {
  .btn_holder .solid_btn {
    width: 185px;
    height: 50px;
    line-height: 46px;
  }
  .bdr_btn {
    height: 50px;
    line-height: 46px;
  }
  .memorable_top h1 {
    font-size: 25px;
}
.btn_holder {
  margin-top: 20px;
}
.memorable {
  padding: 30px 0 40px;
}
.heading h2 {
  font-size: 28px;
  line-height: 23px;
}
.c_event_inn p {
  margin-bottom: 20px;
}
.c_event_inn {
  line-height: 28px;
  font-size: 16px;
}
.black_btn {
  width: 175px;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
}
.why_stalden_sec .row [class*="col-"] {
  width: 100%;
}
.why_stalden_txt{
  margin-top: 30px;
}
.why_stalden_txt .heading h2 {
  margin-bottom: 15px;
  letter-spacing: 0;
  line-height: 23px;
}
.why_stalden_txt p {
  margin-bottom: 20px;
}
  /* footer */
  .ftr_menuOuter .col-md-4 {
    width: 50%;
  }
  .ftr_menuOuter .col-md-4:last-child{
    width: 100%;
  }
  .ftr_menuOuter [class*="col-"] {
    margin-bottom: 20px;
  }
  .ftr_top {
    padding-bottom: 0;
  }
  .copyright ul {
    display: block;
  }
  .ftr_area {
    padding: 20px 0;
  }
  .copyright ul li {
    padding-right: 0;
    margin-right: 0;
    border-right: 0;
    margin-bottom: 10px;
    text-align: center;
  }
  /* footer */
  .event_title p {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 8px;
}
.event_top a {
  width: 40px;
  height: 40px;
  margin-right: 3px;
}
.event_top a img{
  width: 45%;
}
.event_top {
  top: 10px;
  right: 10px;
}
.upcome_event_select .dropdown-toggle {
  font-size: 14px;
}
.upcome_event_select {
  margin-right: 5px;
}
.event_txt {
  padding: 8px;
}
.upcome_event_head {
  margin-bottom: 25px;
}
}
@media (max-width: 575px) {
  .memorable_slider .slick-next {
    right: 0;
    background-color: #ff4081;
}
.memorable_slider .slick-prev {
  left: 0;
  background-color: #ff4081;
}
}
@media (max-width: 480px){
  .heading h2 {
    font-size: 22px;
  }
  .btn_holder {
    display: block;
    text-align: center;
}
.btn_holder .bdr_btn {
  margin-left: 0;
  margin-top: 10px;
}
.btn_holder .solid_btn {
  width: 100%;
}
.upcome_event_area .row [class*="col-"] {
  width: 100%;
  margin-bottom: 15px;
}
.event_title p {
  font-size: 16px;
  line-height: 24px;
}
.upcome_event_hdng h2 {
  font-size: 24px;
  line-height: 27px;
}
.upcome_event_choose {
  padding-top: 15px;
  flex-wrap: wrap;
}
.upcome_event_head {
  margin-bottom: 15px;
}
.upcome_event_choose {
  flex-wrap: wrap;
  justify-content: center;
}
.upcome_event_select {
  width: 48%;
  margin-bottom: 10px;
}
.upcome_event_select .dropdown-item {
  font-size: 14px;
}
}
@media (max-width: 420px) {
  .logo {
    min-width: auto;
    width: 35px;
  }
  .menu_btn span + span {
    margin-top: 5px;
}
.menu_btn {
  width: 25px;
}
  .f_content, .c_event_inn, .why_stalden_txt p{
    font-size: 14px;
    line-height: 22px;
}
.f_content h5 {
  font-size: 16px;
  margin-bottom: 5px;
}
.upcome_event_select {
  margin-right: 0;
  width: 100%;
}
  /* footer */
  .ftr_item h2 {
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 16px;
  }
  .ftr_menuOuter .col-md-3,
  .ftr_menuOuter .col-md-4 {
    width: 100%;
  }
  .ftr_link ul li a {
    font-size: 14px;
  }
  .ftr_link ul {
    display: flex;
    flex-wrap: wrap;
  }
  .ftr_link li {
    width: 50%;
  }
  .info_text p,
  .info_text a {
    font-size: 14px;
    line-height: 24px;
  }
  .info_text p br {
    display: none;
  }
  /* footer */
}
