/*-------------- media section ---------------*/
@media screen and (max-width: 1800px) {
  body > svg{
    display: none;
  }
}


@media screen and (max-width: 1440px) {

  body > svg{
    display: none;
  }
  .home #about-us, .home #escape_room_category, .home #gallery, .home #book-us-section, .home #faq, .home #blog_news, .home #contact-us-section {
    margin: 0 0 0 0px;
}

  /* header */
  #header .right_menu .shape_image img {
    right: 0;
  }

  #header .left_menu .icons_inner,
  #header .right_menu .icons_inner {
    top: -5px;
  }

  #header .right_menu .icons_inner {
    right: 40%;
  }
  #header .left_menu .icons_inner{
    left: 40%;
  }

  .logo_box .shape_image {
    min-height: 85px;
    width: 70%;
  }

  /* banner */
  #banner .banner_outer .content h1 {
    font-size: 50px;
    line-height: 65px;
  }
  #banner .banner_outer .banner_cat {
    gap: 10px;
  }

  #banner .banner_outer .banner_cat a{
    padding: 13px 15px 10px;
    font-size: 13px;
  }

  /* about us */
  #about-us  .counter {
    margin: 30px 0 0;
  }
  #about-us  .counter .counter_content .num h2 {
    font-size: 24px;
  }
  #about-us  .counter .counter_content h5 {
    font-size: 12px;
  }

  /* escape room */
  #escape_room .escape_room_outer .escape_room_box .escape_room_cont {
    padding: 15px 15px 15px;
  }


  /* escape room category */
  #escape_room_category .right_sec  .tab_outer .category_lists ul li button {
    font-size: 13px;
    padding: 11px 20px;
  }

  #escape_room_category .left_section .content {
    padding: 30px 15px;
  }
  #escape_room_category .left_section .content h4{
    font-size: 16px;
    line-height: 26px;
  }

  /* how to work */
  #work .work_content .work_outer1:after {
    right: -5px;
  }

  
  #work .work_content .work_outer3:after {
    right: -7px;
  }


  /* tips */
  #tips .tips_content .row1 .tips_outer:nth-child(2), #tips .tips_content .row1 .tips_outer:nth-child(4) {
    margin: 13% 0 0;
  }
  #tips .tips_content .row2 .tips_outer:nth-child(4) {
    margin: 13% 0 0;
  }
  #tips .tips_content .row2 .tips_outer:nth-child(1) {
    margin: 14% 0 0 20px;
  }































  /* footer */
  #footer .cft.footer_col2, #footer .cft.footer_col3 {
    padding: 0 0 0 0px;
  }

  #footer_box .footer-cols h1, #footer_box .footer-cols h2, #footer_box .footer-cols h3, #footer_box .footer-cols h4, #footer_box .footer-cols h5, #footer_box .footer-cols h6 {
    font-size: 16px;
  }

  #footer ul li a {
    font: 600 14px / 25px var(--font-one);
  }
  #footer .about_me .outer {
    font-size: 14px;
  }

  /* ================================================================== */
  /* Frontpage close */
  /* ================================================================= */
}


@media only screen and (max-width:1400px) and (min-width: 1200px)  {
  #menu-primary-menu {
    gap: 5px;
  }

  #contact-us-section {
    max-height: auto;
    height: auto;
  }


}

@media screen and (max-width: 1200px) {

  .home #about-us,
  .home #escape_room_category,
  .home #gallery,
  .home #book-us-section,
  .home #faq ,
  .home #blog_news,
  .home #contact-us-section{
    margin: 0 0 0 0px;
  }




  /* header */
  #menu-primary-menu {
    gap: 8px;
  }

  .main-navigation li {
    padding: 7px 10px;
  }

  #header .right_menu .icons {
    margin: -7px 0px 0 0px;
  }
  
  #header .left_menu .icons {
    margin: -7px 0 0 0px;
  }

  /* banner */
  #banner .banner_outer .banner_cat a {
    padding: 13px 12px 10px;
    font-size: 12px;
  }
  #banner .banner_outer .content h1 {
    font-size: 42px;
    line-height: 50px;
  }

  #banner .door_image {
    margin-top: -3%;
  }

  /* about us */
  #about-us  .counter .counter_content .num h2 ,#about-us  .counter .counter_content .num span{
    font-size: 26px;
  }
  #about-us  .counter .counter_content h5 {
    font-size: 12px;
  }
  #about-us  .counter .counter_content {
    padding: 0 30px;
  }
  #about-us  .counter .counter_content h5 {
    font-size: 13px;
  }

  /* escape room category */
  #escape_room_category .left_section .image img {
    min-height: 550px;
  }

  /* tips */
  #tips{
    padding: 15px 0;
  }
  #tips .tips_content {
    min-height: 455px;
    padding: 0px 0 0px;
  }
  #tips .tips_content:before {
    top: 30px;
    background-size: contain;
  }

  /* work */
  #work .work_content .work_outer .cont h5 {
    font-size: 45px;
  }


  

  /* testimonials */
  #testimonials .testi-box .detail .thumbs img {
    max-height: 310px;
  }

  /*achievement  */
  #achievement-section .awards .achievement_content .thumb {
    min-height: 230px;
  }
  #achievement-section .awards .achievement_content {
    min-height: auto;
    padding: 0 15px;
  }


  /* footer */
  #footer .cft.footer_col2, #footer .cft.footer_col3 {
    padding: 0 0 0 0;
  }
  #footer_box .footer-cols h1, #footer_box .footer-cols h2, #footer_box .footer-cols h3, #footer_box .footer-cols h4, #footer_box .footer-cols h5, #footer_box .footer-cols h6 {
    line-height: 30px;
  }
  #footer .cft.footer_col1 h4 {
    line-height: 24px;
  }

  /* ================================================================== */
  /* Frontpage close */
  /* ================================================================= */


}


@media screen and (max-width: 1024px) {
  /* common heading */
  .c_common_heading {
    font-size: 30px;
    line-height: 40px;
  }
  /* header */
  #menu-primary-menu {
    gap: 2px;
  }
  .main-navigation a {
    font-size: 15px;
  }

  .sticky.stickynavbar .toggle-nav i{
    color: #fff;
  }
  .main-navigation li {
    padding: 7px 7px;
  }
  .main-navigation a {
    font-size: 14px;
  }

  #menu-primary-menu>.menu-item-has-children::before {
    right: -5px;
  }





  



  /* work */
  #work .work_content .work_outer3:before {
    top: 72px;
    left: -12px;
  }
  #work .work_content .work_outer3:after {
    right: -4px;
    bottom: 75px;
  }

  #work .work_content .work_outer4:after {
    width: 40px;
    right: -25px;
  }
  /* testimonials */
  

  /* Footer */
  #footer_box .footer-cols h1, #footer_box .footer-cols h2, #footer_box .footer-cols h3, #footer_box .footer-cols h4, #footer_box .footer-cols h5, #footer_box .footer-cols h6 {
    font-size: 16px;
  }

  .widget_wpb_widget a {
    font: 400 15px / 25px var(--font-one);
  }

  #footer .footer_col1 {
    margin: 0 auto 30px;
  }

  #footer .footer_col_cnt{
    margin: 0 0 50px;
  }

  /* newsletter */
  #footer_box .footer-cols input {
    font-size: 13px;
  }
  #footer form input[type=submit] {
    font-size: 14px;
  }



  /* #footer_box .footer-cols .footer-col-three .about_me {
    width: auto;
  }
  #footer_box .footer-cols .footer-col-three {
    margin: 0 0 0 0;
  }
  .custom-social-icons a i {
    width: 40px;
  }

  #footer_box .copyright .copyright_content .footer-col-four ul {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row-reverse;
  } */

  /* ================================================= */
  /* ================About us page==================== */


  #about-page-maine {
    margin: 0px 0 0%;
  }
  #about-page-maine #counter {
    margin: 60px 0 0%;
  }


  /* contact us page */
  #contact-us {
    padding: 3% 0 8% 0;
  }

  /* pages with left right sidebar */
  .outer_dpage,
  #page-with-right-sidebar,
  #page-with-left-sidebar {
    padding: 50px 0 100px;
  }
  /* ========================================== */
  /* blogs */
  #full-width-blog #blog-news{
    margin: 0 0 40px;
  }
  #full-width-blog #blog-news .content_col .content h5{
    min-height: 50px;
  }
  #full-width-blog #blog-news .content_col .content h5 a{
    font-size: 17px;
    min-height: 60px;
  }
  .blog_news .content_col .content .meta_box h6, .blog_news .content_col .content .meta_box span, .blog_news .content_col .content .meta_box a {
    font-size: 13px;
  }
  .blog_news .content_col .thumb .date h6 {
    padding: 10px 15px 3px;
    font-size: 22px;
  }




  /* inner page banner */
  .above_title {
    padding: 20% 0 10%;
  }

  .title-box h1 {
    font: 700 30px / 50px var(--font-one);
  }













}




@media only screen and (max-width: 1199px) and (min-width: 992px)  {
  /* how it work */
  #work .work_content .work_outer3:before {
    top: 55px;
  }
  #work .work_content .work_outer4:after {
    top: -37%;
    width: 40px;
    right: -27px;
  }
  #work .work_content .work_outer5:after {
    bottom: 210px;
  }












}

@media only screen and (max-width: 1024px) and (min-width: 992px)  {
  /* how it work */
    #work .work_content .work_outer4:after {
    top: -40%;
  }

  .shape_image_r, .shape_image_l {
    background-size: 100% 100% !important;

  }




}



@media screen and (max-width:991px) {

  /* header */
  #header .right_menu .shape_image img {
    right: 0px;
  }
  #header .vw-logo {
    margin: 0 auto;
  }
  #header .vw-logo img {
    margin: -12px auto 0;
    width: 110px;
  }

  .logo_box .shape_image {
    width: 100%;
  }

  .logo_box .shape_image {
    min-height: 60px;
  }




  /* banner */
  #banner {
    padding: 0px 0 45px;
  }

  #banner .banner_outer .content h1 {
    font-size: 40px;
    line-height: 45px;
  }
  #banner .banner_outer .banner_cat {
    gap: 10px;
    flex-wrap: wrap;
  }

  #banner .door_image {
    margin-top: 0%;
  }


  /* about us */
  #about-us {
    padding: 30px 0;
  }

  #about-us .about_right_img {
    display: none;
  }


  /* escape room category */

  #escape_room .escape_room_outer .escape_room_box .escape_room_thumb {
    min-height: 420px;
    height: 420px;
  }

  #escape_room {
    padding: 60px 0 0;
  }

  #escape_room_category .right_sec  .tab_outer .category_lists ul {
    justify-content: center;
  }

  #escape_room_category .row_inner{
    flex-direction: column-reverse;
  }
  #escape_room_category .right_sec .category_cont .card .meta_fields {
    margin: 0 0 30px;
  }

  #escape_room_category .left_section .image img {
    min-height: 450px;
  }

  #escape_room_category .left_section .content {
    padding: 30px 35px;
    display: flex;
    align-items: center;
  }
  #escape_room_category .right_sec  .category_cont .card p {
    text-align: center;
  }
  #escape_room_category .left_section {
    width: 100%;
  }
  #escape_room_category .left_section .key_image {
    bottom: 0;
    right: -15px;
  }

  /* work */
  #work .work_content .work_outer {
    width: 100%;
  }

  #work{
    padding: 30px 0;
  }

  #work .c_head {
    margin: 0 0 0;
  }
  #work .work_content .work_outer .cont h5 {
    font-size: 26px;
  }
  #work .work_content .row1 {
    display: block;
  }
  #work .work_content .work_outer2 {
   display: flex;
   flex-direction: column-reverse;
  }

  #work .work_content .work_outer1:after {
    height: 300px;
    width: 30px;
    top: 90%;
    right: -10px;
    border-top: 1px solid var(  --blue);
  }
  #work .work_content .work_outer2:before {
    height: 300px;
    width: 30px;
    top: 90%;
    left: -10px;
    border-bottom: 1px solid var(--blue);
    border-top: 1px solid var(  --blue);
    border-left: 1px solid var(  --blue);
  }
  #work .work_content .work_outer2:after {
    display: none;
  }

  #work .work_content .work_outer3:before {
    display: none;
  }
  #work .work_content .work_outer3:after {
    right: -10px;
    top: 90%;
    height: 300px;
    border-top: 1px solid var(--blue);
  }

  /* row 2 */
  #work .work_content .row2 .work_outer4 {
    display: block;
  }

  #work .work_content .row2 {
    flex-direction: column;
    margin: 0 0 0;
  }

  #work .work_content .row2 .work_outer4 .cont, #work .work_content .row2 .work_outer5 .cont {
    text-align: left;
  }

  #work .work_content .row2 .work_outer4 .cont span, #work .work_content .row2 .work_outer5 .cont span {
    margin: 12px 0 15px;
  }

  #work .work_content .row2 .work_outer4 .image {
    height: 170px;
  }

  #work .work_content .work_outer4:after {
    display: none;
  }

  #work .work_content .work_outer4:before {
    left: -10px;
    top: 90%;
    height: 300px;
    width: 30px;
    border-top: 1px solid var(--blue);
    border-bottom: 1px solid var(--blue);
    border-left: 1px solid var(--blue);
  }

  #work .work_content .work_outer5:after {
    display: none;
  }

  #work .work_content .row2 .work_outer5 {
    display: flex;
    flex-direction: column-reverse;
  }
  #work .work_content .row2 .work_outer5 .image {
    width: 100%;
    margin: 0px 0px 0px 0;
  }
  #work .work_content .row2 .work_outer4 .image, #work .work_content .row2 .work_outer5 .image {
    padding: 0 0 0 0px;
  }
  #work .work_content .row2 .work_outer5 .cont {
    width: 100%;
    margin: 0px 0px 0px 0;
  }

  /* gallery */
  #gallery .image_gallery_outer {
    grid-template-columns: repeat(2, 1fr);
    grid-auto-rows: 100px;
  }


  /* tips */
  #tips .tips_content {
    min-height: 500px;
  }
  #tips .tips_content:before {
    display: none;
  }

  #tips .tips_content .row1 .tips_outer, #tips .tips_content .row2 .tips_outer {
    width: 33%;
  }

  #tips .tips_content .row1 .tips_outer:nth-child(2), 
  #tips .tips_content .row1 .tips_outer:nth-child(4) {
    margin: 5% 0 0;
  }
  #tips .tips_content .row2 .tips_outer:nth-child(3) {
    margin: 10% 0 0 0%;
  }

  #tips .tips_content .row2 .tips_outer:nth-child(1) {
    margin: 0% 0 0 0;
  }

  #tips .tips_content .row2 .tips_outer:nth-child(4) {
    margin: 0% 0 0;
  }

  #tips .tips_content .row2 {
    justify-content: center;
  }

  /* book us */
  #book-us-section .form .theme-btn input[type="submit"]{
    width: 218px !important;
    display: block;
  }
  /* leaderboard */
  #leader_board_section{
    padding: 30px 0;
  }

  #leader_board_section .leaderboard_content .cont {
    padding: 60px 5px 35px;
    margin: 0;
  }
  #leader_board_section .leaderboard_content .cont h4 {
    font-size: 16px;
  }
  #leader_board_section .leaderboard_content .cont span {
    font-size: 13px;
  }
  #leader_board_section .leaderboard_content .cont p {
    font-size: 13px;
  }

  

  /* testimonials */
  #testimonials .testi-box {
    height: 490px;
    padding: 10px;
  }
  #testimonials {
    margin: 0 0 0 0;
  }



  /* contact us */
  #contact-us-section {
    min-height: 100%;
    height: 100%;
    padding: 0px 0 45px;
  }

  #contact-us-section {
    padding: 30px 0 0;
  }

  #contact-us-section .form .theme-btns input[type="submit"] {
    width: 100%;
  }

  #contact-us-section .form .theme-btns input[type="submit"] {
    width: 218px !important;
    margin: 0 auto !important;
    display: block;
  }


  /* book now */
  #book-us-section .form input[type="text"], #book-us-section .form input[type="email"], #book-us-section .form input[type="tel"], #book-us-section .form select, #book-us-section .form input[type="date"] {
    font-size: 12px;
  }

  /* blogs */
  .blog_news .blogs_row .blog_content {
    padding: 0 0;
  }






















  /* Footer */
  #footer {
    display: flex;
    flex-direction: column;
    margin: 0 20px 15px;
    gap: 15px;
}

  .footer-cols>.row {
    padding: 3% 5px 0%;
  }


}


/* tablet screen */
@media screen and (max-width:767px) {
  *{
    animation: none;
  }

  /* header */
  .sticky.stickynavbar {
    padding: 0px 0 0px;
  }

  #header  .offcanvas {
    overflow-y: scroll;
  }
  #header .logo_box .shape_image img {
    opacity: 0;
  }

  .logo_box .shape_image {
    width: 100%;
  }



  .c_heading {
    font-size: 26px;
    line-height: 32px;
  }
  .c_subheading {
    margin: 10px 0 0;
  }

  .main-navigation .current-menu-item a{
    color: #000 !important;
  }

  .main-navigation li:hover, .main-navigation li.current_page_item {
    border-radius: 0px;
    background: #000;
    /* background: #fff; */
  }
  #header .vw-logo img {
    margin: -5px auto 0;
  }

  .head,
  .c_head{
    width: auto !important;
    max-width: 100% !important;
  }

  .shape_image img{
    display: none;
  }
  #header .right_menu .shape_image img {
    display: none;
  }

  #banner,
  #about-us,
  #escape_room,
  #escape_room_category,
  #work,
  #tips,
  #book-us-section,
  #leader_board_section,
  #faq,
  #achievement-section,
  
  #gallery ,
  #testimonials,
  #teams,
  #blog-news,
  .blog_news .blogs_row .blog_content,
  #faq .sec_inner,
  .outer-footer,
  #services-page,
  #projects-page,
  #contact-us,
  #single-team,
  #page-with-right-sidebar,
  #page-with-left-sidebar{
    text-align: center;
  }


  /* banner */
  #banner {
    padding: 60px 0 30px;
  }

  #banner .banner_outer .content h1 {
    font-size: 34px;
    line-height: 45px;
  }
  #banner .banner_outer .banner_cat a {
    padding: 13px 8px 10px;
    font-size: 11px;
  }

  /* about */
  #about-us .inner_content {
    padding: 0px 0px;
  }
  #about-us  .counter .counter_content {
    margin: 0 0 0;
    padding: 0 8px;
  }

  #escape_room_category .right_sec .category_cont .card .card-body{
    padding: 15px 0 ;
  }

  /* escape room */
  #escape_room .escape_room_outer .escape_room_box .escape_room_cont {
    min-height: 150px;
    justify-content: center;
  }

  /* escape room category */
  #escape_room_category .right_sec .c_head {
    text-align: center;
  }

  /* work */
  #work .work_content .work_outer .cont h5 span{
    max-width: 100%;
  }

  #work .work_content .work_outer1:before {
    display: none;
  }
  #work .work_content .work_outer1:after {
    right: -4px;
  }
  #work .work_content .work_outer2:before {
    left: -4px;
  }
  #work .work_content .work_outer3:after {
    right: -4px;
  }
  #work .work_content .work_outer4:before {
    left: -4px;
  }

  /* tips */
  #tips .tips_content {
    /* min-height: 500px; */
    padding: 30px 0;
    overflow: hidden;
  }

  #tips .tips_content .row1 .tips_outer, #tips .tips_content .row2 .tips_outer {
    width: 100%;
    justify-content: center;
  }
  #tips .tips_content .row1 .tips_outer, #tips .tips_content .row2 .tips_outer {
    margin: 15px 0 0 !important;
  }
  #tips .tips_content .row2 .tips_outer {
    flex-direction: row;
    text-align: center;
  }

  /* gallery */
  #gallery .c_head {
    text-align: center;
  }

  /* book reservation */
  #book-us-section .head {
    margin: 0 0 15px auto;
    text-align: center;
  }

  #book-us-section .form .theme-btn input[type="submit"] {
    width: 100%;
  }

  #book-us-section .form_image {
    min-height: 375px;
  }
  #book-us-section .form_image img {
    min-height: 375px;
    margin: 45px 0 0;
  }

  /* leader Board */
  #leader_board_section .head {
    margin: 0 0 45px 0;
  }

  /* faq */
  #faq .sec_inner .head {
    margin: 0 0 30px auto;
    text-align: center;
  }
  #faq .sec_inner .image img {
    width: 100px;
    margin: 0 0 30px;
  }
  #faq .content .accordion-button {
    font-size: 12px;
    justify-content: center;
    text-align: center;
  }

  /* testimonials */
  /* tab */
  #testimonials .testi-main-box {
    padding: 15px;
  }
  .testi-main-box {
    display: flex;
    flex-direction: column; /* stack buttons on top, content below */
    gap: 10px;
  }
  #testimonials .testi-box {
    height: 40px;
    padding: 10px;
    width: 100% !important;
  }

  #testimonials .testi-box.active {
    width: 100% !important;
    height: 480px;
    max-height: 500px;
  }

  #testimonials .testi-box span {
    writing-mode: horizontal-tb;
    transform: none;
    height: 100%;
    display: block;
    width: fit-content;
  }

  #testimonials .testi-box .detail .thumbs img {
    max-height: 250px;
  }
  #testimonials .testi-box .detail .stars_cont p {
    font-size: 13px;
  }

  /* content */
  #testimonials .testi-box .detail .thumbs h4 {
    font-size: 12px;
    padding: 4px 30px 2px;
    margin: 10px auto 0;
    left: 0%;
    transform: translateX(2%);
  }







  /* blogs */
  .blog_news {
    padding: 30px 0 0;
    margin: 0 0 0;
  }
  .blog_news .head {
    margin: 0 0 30px auto;
    text-align: center;
  }

  /* acievement */

  #achievement-section {
    padding: 30px 0;
  }
  #contact-us-section .head {
    margin: 0 auto 30px;
    text-align: center;
    margin: 0 0 30px auto;
  }

  #achievement-section .awards .achievement_content .thumb {
    min-height: auto;
  }
  #achievement-section .awards .achievement_content .thumb img{
    width: 150px;
  }




































  


  /* footer */
  #footer_box .footer-cols h1, #footer_box .footer-cols h2, #footer_box .footer-cols h3, #footer_box .footer-cols h4, #footer_box .footer-cols h5, #footer_box .footer-cols h6 {
    font-size: 16px;
    margin: 0 0 12px;
  }
  /* ==================================================== */
  /* footer */
  /* #footer {
    overflow: hidden;
  } */
  #footer_box .footer-cols .footer-col-one ul li {
    width: 100%;
  }
  #footer_box .footer-cols .footer-col-three .about_me {
    text-align: center;
  }
  #footer_box .footer-cols .footer-col-three .about_me .row {
    width: 100%;
    margin: 0 0 30px;
  }
  #footer_box .footer-cols .footer-col-three .about_me .row .outer {
    display: block;
    text-align: center;
  }
  #footer_box .footer-cols .footer-col-three .about_me .row .outer i{
    font-size: 20px;
  }

  /* copyright */
  #footer_box .copyright {
    padding: 0px;
  }
  .copyright .container {
    padding: 15px 0px 5px;
  }
  #footer_box .copyright .copyright_content {
    display: block;
  }
  .copyright p {
    text-align: center !important;
  }
  #footer_box .copyright .copyright_content .footer-col-four ul {
    margin: 0 0 0px;
    justify-content: space-between;
  }
  #footer .footer-col-one {
    padding: 0 15px;
  }

  /* col 4 */
  .widget_wpb_widget a {
    font: 400 15px / 25px var(--font-one);
  }
  #footer .social_widget .widget_wpb_social_widget {
    justify-content: center;
  }

  #footer_box .copyright .copyright_content {
    padding: 0 0 20px;
  }

  /* homepage close */

  /* inner page banner */
  .above_title {
    padding: 30% 0 45px;
  }


  /* contact us page */
  .contact_page .contact-info .details, #contact-us-section .contact-info .details {
    flex-direction: column;
  }

  .contact_page .contact-info {
    align-items: center;
  }

  .contact_page .contact-info .btns {
    width: 100% !important;
    text-align: center !important;
    margin: 20px 0 6px;
  }









































  /* ====================================================== */
  /* About us page start */
  #about-page-maine {
    margin: 0px 0 0%;
  }
  #about-page-maine #about-us {
    padding: 45px 0 0;
  }


  /* services page */
  #services-page {
    margin: 0 15px 150px;
  }
  #services-page .services_row .c-col:nth-child(1) .contents,
  #services-page .services_row .c-col:nth-child(2) .contents,
  #services-page .services_row .c-col:nth-child(4) .contents,
  #services-page .services_row .c-col:nth-child(5) .contents{
    border-right: 0px solid rgba(226,226,226,1);
    border-bottom: 1px solid rgba(226,226,226,1);
  }

  /* contact us page */
  #contact-us .outer {
    padding: 15px;
  }
  #contact-us {
    padding: 3% 0 30% 0;
  }

  #contact-us .c_common_subheading{
    margin: 0 auto;
  }
  #contact-us .contact-info {
    max-width: 100%;
  }
  #contact-us .contact-info .details {
    display: block;
  }
  #contact-us .contact-info .details i {
    margin: 0 0 15px;
  }

  #contact-us .contac_form form .btn-wrap {
    margin: 0 auto;
  }


  /* ========================================== */
  /* blog pags start */
  #blog-left-sidebar #blog-news .middle-align .row{
    flex-direction: column-reverse;
  }
  #blog-left-sidebar #blog-news .middle-align .row .sidebar{
    margin: 75px 0 0;
  }


  #full-width-blog {
    padding: 30px 0;
  }
  #blog-left-sidebar, #blog-right-sidebar {
    padding: 30px 0;
  }

  #sidebar{
    margin: 60px 0 0;
  }


   /* ========================================== */
  /* pags with left right fill start */

  .outer_dpage ,
  #page-with-right-sidebar,
  #page-with-left-sidebar{
    padding: 50px 0 30px;
  }

  /* projects single page  */
  #single-projects{
    text-align: center;
  }


  /* book now page */
  #get-quote-page .outer {
    padding: 45px 15px;
  }
  #get-quote-page .outer .book_now_form{
    margin: 60px 0 0;
  }

  /* team section */
  #single-team .content_page .content{
    padding: 0;
  }

  /* blogs */
  .blog-content{
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-size: 14px;
    font-weight: 400;
    line-height: 21.4px;
    text-align: left;
  }


  
  #footer ul {
    margin-bottom: 30px;
    display: block;
  }
  #footer h3 {
    margin-bottom: 4px;
  }
  .contactpage-details {
    margin-bottom: 25px;
  }
  .post-meta-inner {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 5px;
    text-align: center;
  }
  .social-share-icon-main {
    justify-content: center;
    opacity: 1;
    right: 0;
    left: 0;
    top: 30px;
  }

  .single-blog-content {
    margin-top: 20px;
    text-align: center;
  }
  #single-post .single-author-image {
    width: 40px;
    height: 40px;
  }
  #single-post .author-name {
    font: normal normal 600 14px / 26px var(--font-one);
  }
  #single-post .comment-respond {
    max-width: 100%;
    margin-top: 20px;
  }
  #single-post #commentform {
    justify-content: center;
  }
  .error-page .error-heading {
    font: 500 28px / 36px var(--font-one);
  }
  .error-page .error-para {
    font: 400 16px / 27px var(--font-one);

  }
  

  .post-extra-content img {
    margin-bottom: 20px;
  }

  .post-extra-content h4 {
    font: 500 22px / 28px var(--font-one);
  }

  .single.single-post .bradcrumbs {
    display: block;
  }

  .title-box h1 {
    font: 700 24px / 24px var(--font-one);
  }

  #comments {
    display: flex;
    flex-direction: column;
  }
  
  #single-escape-room .comments-section #comments #respond {
    
    width: 100%;
    max-width:100%;
  }

  #support-page .half-width,
  #support-page ul {
    display: block;
    text-align: left;
  }
  .comment-author.vcard {
    /* justify-content: center; */
    margin-bottom: 10px;
  }
  .comment-list {
    width: 100%;
  }
  .comment-body>p,
  .comment-body>.reply {
    padding-left: unset;
  }

  .footer-payment-img{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
  .footer-cols,#services-cat-pills-tabContent{
    text-align: center;
  }
  .single.single-product .meta-field-call{
    width: 100%;
  }

 
  .footer-cols>.row {
    gap: 10px 0;
  }
  #footer_box .widget-title{
    font-size: 20px;
    line-height: 22.12px;
    text-align: center;
  }
  .custom-social-icons{
    justify-content: center;
  }
  .copyright .container{

  }
  .contact-wrap{
    margin-top: 45px;
  }
  .main-head{
    font-size: 22px;
    line-height: 30px;
  }



    /* home page close */
  /* --------------------------------------------------- */
  /* services inner page start */
  #services-page .contents {
    min-height: auto;
    border: 1px solid #AA07E0 !important;
  }


  /* single blog page */
  #single-post{
    padding: 35px 0 0;
  }
  #single-post .recent-blogs {
    margin: 0 auto;
  }

  #single-post .single-post-img img {
    height: 200px;
    min-height: 200px;
  }
  .post-meta-inner {
    display: block !important;
    grid-template-columns: auto;
    text-align: center;
  }

  .social-share-icon-main a {
    margin: 0;
  }


  /* single our services */
  #single-ourservices {
    padding: 30px 0;
    margin: 0 0 30px;
  }

  #single-ourservices .content_page .lists .points{
    margin:30px 0 0;
  }

  #single-ourservices .content_page .banner,
  #single-ourservices .content_page .para2,
  #single-ourservices .content_page .para3,
  #single-ourservices .content_page .card_content,
  #single-ourservices .content_page .faqs h3{
    text-align: center;
  }
  #single-ourservices .content_page h3 {
    font-size: 30px;
  }

  #single-ourservices .content_page .lists img {
    margin: 0 0 30px;
  }

  #single-ourservices .content_page .services_video .icon {
    left: 40%;
  }

  #single-ourservices .content_page .banner .serv_head{
    display: block;
  }

  #single-ourservices .content_page .banner .serv_head h3{
    margin: 0 0 20px;
  }

  #single-ourservices .modal, #testimonials .modal{
    padding: 15px;
  }

  /* faq page */
  #faq-page{
    margin: 0px;
  }


}
@media only screen and (max-width: 400px) and (min-width: 320px)  {
  /* header */
  .sticky.stickynavbar {
    padding: 10px 0 25px;
  }
  #header .logo_box .shape_image img {
    opacity: 0;
  }
  .search-field {
    margin: 10px 0px 0 -10px;
  }
  



  #about-us .about_right_img .main_image {
    height: 275px;
    width: 275px;
  }

  /* bookly form */
  #book-us-section {
    padding: 45px 0;
  }


  /* single post custom */
  #single-escape-room .comments-section #comments #respond {
    width: 100%;
    max-width: 100%;
  }

















}

@media only screen and (max-width: 575px) and (min-width: 320px)  {
  /* header */
  #header {
    padding: 0px 0;
  }
  .sticky.stickynavbar {
    padding: 0px 0 0px;
  }
  #header .logo_box .shape_image img {
    opacity: 0;
  }

  .logo_box .shape_image {
    opacity: 0;
  }

  .shape_image_l,.shape_image_r{
    background: none;
  }


  #escape_room_category .left_section .key_image img,
  #faq .sec_inner .image img{
    animation: none;
  }
  

}


@media only screen and (max-width: 991px) and (min-width: 320px)  {
  #team .content_outer .team-box {
    background: linear-gradient(90deg, #F34F1F 0%, #B53A17 100%) !important;
    color: #fff !important;
  }

  #team .content_outer .team-box a{
    color: #fff !important;
    font-size: 18px;
  }
  #team .content_outer .team-box .title_social h3 a {
    font-size: 18px;
  }

  #team .content_outer .team-box .title_social .socila_icons .hover{
    opacity: 1;
  }

  /* admin page */
  .author_outer {
    margin: 120px 0 120px;
  }










}

















































/* menu css */
/* ================================= */
@media screen and (max-width:1023px) {
  .main-navigation .current-menu-item::before{
    display: none;
  }
  .innermenubox i{
    color: var(--white);
  }
  .main-navigation .current-menu-item a:after {
    display: none;
  }
  .toggle-nav {
    display: block;
  }
  .toggle-nav i {
    font-size: 30px;
    color: #000;
  }
  .sidenav .close-sidebar {
    position: relative;
    font-size: 32px;
    display: block;
    padding-right: 7%;
    color: #ffffff;
    cursor: pointer;
    cursor: pointer;
    text-align: right;
  }
  .main-navigation ul li.current-menu-item a {
    border-top: none !important;
  }
  .main-navigation ul li>ul {
    opacity: 1;
    display: block !important;
    visibility: visible !important;
    transform: none;
    box-shadow: unset;
    padding: 0;
    margin: 0;
  }
  .main-navigation ul li a:before,
  .main-navigation ul li a:before {
    background-color: transparent;
  }
  .main-navigation ul li:hover>ul {
    display: block !important;
    padding: 0;
    color: #000000;
  }
  .main-navigation ul li {
    height: fit-content;
  }
  /* .main-navigation ul li {
    height: 100%;
  } */
  .main-navigation ul li ul li ul {
    position: unset;
  }
  .main-navigation ul li ul {
    display: none;
    position: relative !important;
  }
  .main-navigation ul ul li a:hover {
    transition: unset;
  }

  .headerbar {
    display: block !important;
    margin: 0;
  }

  .main-navigation ul ul li {
    padding: 0px 12px;
    margin: 0px 0 0px 0;
  }

  .main-navigation ul ul li a {
    padding-left: 16px;
    color: #ffff !important;
  }

  .main-header .main-navigation {
    display: none
  }

  .header-inner {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .sticky.stickynavbar .header-inner {
    padding-top: unset;
    padding-bottom: unset;
  }

  .main-navigation ul li.current-menu-item a {
    border-top: none !important;
    background: #000 !important;
  }

  .main-navigation ul li>ul {
    opacity: 1;
    display: block !important;
    visibility: visible !important;
    transform: none;
    box-shadow: unset;
    padding: 0;
    margin: 0;
  }
  .main-navigation ul li a:before,
  .main-navigation ul li a:before {
    background-color: transparent;
  }
  .main-navigation ul li:hover>ul {
    display: block !important;
    padding: 0;
    color: #000000;
  }
  .main-navigation ul li ul li ul {
    position: unset;
  }
  .main-navigation ul li ul {
    display: none;
    position: relative !important;
  }
  .main-navigation ul ul li a:hover {
    transition: unset;
  }
  .headerbar {
    display: block !important;
    margin: 0;
  }

  .main-navigation ul ul li {
    padding: 0px 12px;
    margin: 0px 0 0px 0;
  }
  .main-navigation ul ul li a {
    padding-left: 16px;
    color: var(--white) !important;
  }
  .main-navigation,
  .main-navigation li {
    padding: 0;
    display: block;
    width: 250px;
  }
  .main-navigation ul li a {
    padding: 10px 15px;
    display: block;
    border-bottom: 1px solid transparent;
    background: 0 0 !important;
    text-align: left;
    margin: 0;
  }
  #open_nav{
    text-align: center;
  }
  .main-navigation ul ul a {
    font: 600 14px/22px Open Sans;
  }
  #sidebar1 .close-sidebar.mobile-menu {
    position: relative;
    font-size: 32px;
    display: block !important;
    padding-right: 7%;
    color: #fff;
    cursor: pointer;
    cursor: pointer;
    text-align: right;
  }

  #sidebar1 {
    height: 100%;
    width: 0;
    position: fixed !important;
    z-index: 9999999;
    top: 0;
    right: 0;                      
    /* background: #000; */
    background: #8906D4;
    overflow-x: hidden;
    transition: .9s;
    padding-top: 8px !important;
  }

  #sidebar1 ul li a {
    color: #fff !important;
    border-bottom: none;
  }

  #sidebar1 ul li:hover>ul {
    visibility: visible;
    opacity: 1;
    height: auto;
    z-index: 11111;
  }

  #sidebar1 ul li:hover>ul {
    display: block !important;
    transition: all .4s ease;
  }

  #sidebar1 ul ul {
    border-top: 4px solid var(--color-red);
    visibility: hidden;
    transform-origin: top left;
    transition: all 0.3s ease-out;
    animation:unset !important
  }

  .main-navigation ul ul {
    width: 100%;
  }
  .main-navigation ul ul,
  .main-navigation ul ul li {
    background: transparent !important;
  }
  .main-navigation ul ul li {
    display: block;
    padding-left: 1px;
    border-bottom: none;
  }
  .main-navigation ul ul ul li {
    padding-left: 15px;
  }
  .main-navigation li {
    position: relative;
  }
  #contentwoocom {
    margin-top: 3rem;
  }

}


@media only screen and (max-width: 767px) and (min-width: 320px)  {

  /* slider */
  #slider .slider_nav .swiper .swiper-button-prev i, #slider .slider_nav .swiper .swiper-button-next i {
    font-size: 18px;
  }

  #testimonials  .video img {
    height: 280px;
  }

  #testimonials:before {
    margin: 70% 0 0 -50%;
  }


  #footer_box .footer-cols .footer-col-three {
    margin: 0px 0 0 0;
  }



}
