@media (max-width:1799.98px) {
  .ticket_form_area .main .left_image {
    max-width: 50%;
  }

  .ticket_form_area .main .text {
    max-width: 48%;
  }

  .ticket_form_area .main {
    display: flex;
    align-items: center;
    gap: 30px;
  }
}

@media (max-width:1399.98px) {
  .left-side-image{
    width:25px !important;
    margin-right:20px !important;
  }
  .tickets_parts_area .tickets_main .item .overlay .text .title {
    font-size: 27px;
    line-height: 32px;
  }

  .tickets_parts_area .tickets_main .item .logo {
    text-align: right;
  }

  .tickets_parts_area .tickets_main .item img {
    width: 80%;
  }

  .ticket_form_area .main {
    display: flex;
    align-items: center;
    gap: 30px;
  }


  .ticket_form_area .main .left_image {
    max-width: 50%;
  }

  .ticket_form_area .main .text {
    max-width: 48%;
  }
}

@media (max-width:1199.98px) {
  .left-side-image{
    width:15px !important;
  }
  .tickets_parts_area .main_title {
    font-size: 60px;
  }

  .tickets_parts_area .tickets_main .item .overlay .text .title {
    font-size: 25px;
    line-height: 29px;
  }

  .ticket_form_area {
    padding: 30px 28px;
    padding-top: 60px;
  }

  .back_btn {
    top: 19px;
    left: 19px;
  }
}

@media (max-width:991.98px) {
  
  .left-side-image{
    width:15px !important;
  }
  .back_btn {
    top: 30px;
    left: 30px;
  }

  .ticket_form_area .main {
    flex-direction: column;
  }

  .ticket_form_area .main .left_image {
    max-width: 100%;
  }

  .ticket_form_area .main .text {
    max-width: 100%;
  }

  .custom_select_box {
    margin: 0 auto !important;
  }
  .tickets_parts_area{
    padding-top: 120px;
  }
  .title-one{
    color: #000;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: capitalize;
  }
  .tickets_parts_area .tickets_main .item img {
    width: 120px;
  }
  .back_btn img {
    position: relative;
    left: 27px;
    top: 0px;
    height: 20px !important;
  }
  .back_btn{
    height: 40px;
    width: 40px;
    color: transparent;
    display: flex;
    justify-content: center;
    align-items: center;
  }
.custom_select_box .position-mobile-top img{
  height: 20px;
  width: 20px;
  position: relative;
  top: -2px;
}
.custom_select_box .position-mobile-top select{
  background-color: transparent;
  color: transparent;
  padding: 13px;
}
.custom_select_box .position-mobile-top .form-select {
    --bs-form-select-bg-img: url("../images/icon/00.png");
    
}
.position_select.position-mobile-top{
  position: fixed;
  top: 30px;
  right: 30px;
  z-index: 3;
  height: 40px;
  left: auto;
  width: 66px;
}

.custom_select_box .select_main{
  height: 40px !important;
  padding-left: 6px !important;
  background: transparent !important;;

}
.custom_select_box .select_main select{
  background-color: transparent;
    /* --bs-form-select-bg-img: url("../images/icon/00.png"); */
}
  .custom_select_box .position-mobile-top{
  position: fixed !important;
  top: 30px;
  right: 20px;
  height: 40px !important;
  width: 66px;
  background: transparent;
  padding: 0;
  padding-left: 10px;
  z-index: 3;
  }
  .back_btn{
    position: fixed;
    top: 30px;
    left: 30px;
    z-index: 3;
  }
  .purchase_index_page .overlay .info .logo{
    padding-bottom: 30px;
    border-bottom: 1px solid rgba(19, 181, 234, 0.20);
  }
  .ticket_form_area{
    padding: 0 !important;
  }
  .ticket_form_area .main .left_image::after{
    position: absolute;
    content: '';
    display: block;
    left: 0;
    top: 0;
    z-index: 1;
    height: 100%;
    width: 100%;
    background: linear-gradient(184deg, rgba(0, 0, 0, 0.55) 9.2%, rgba(0, 0, 0, 0.00) 66.81%);
  }
  .ticket_form_area .main .left_image{
    position: relative;
    overflow: hidden;
    z-index: 1;
    height: 170px;
    border-radius: 0px 0px 20px 20px !important;
  }
  .ticket_form_area .main .left_image img{
    object-fit: cover;
    border-radius: 0;
    
  }
  .ticket_form_area .main .text .form_area{
    margin-top: 20px;
  }
  .form-wrapper{
    padding: 0 20px;
  }
  .btn-two img{
    left: 2px;
  }
}

@media (max-width:767.98px) {
  .tickets_parts_area .main_title {
    font-size: 44px;
  }
  .tickets_parts_area{
    padding:20px 0px;
  }
}

@media (max-width:575.98px) {

  .language-item{
    padding:5px 5px;

  }

  .language-item > img{
    width:25px;
  }

  .lang-item-text{
    margin-left:10px;
  }

  .custom_select_box .select_main img{
    height: 25px;
    width: 25px;
    position: relative;
    top: -1px;
  }

  .left-side-image{
    width:auto !important;
  }
  .tickets_parts_area{
    padding:20px 0px;
  }

  .tickets_parts_area .main_title {
    font-size: 38px;
  }

  .tickets_parts_area .tickets_main .item .overlay {
    padding: 16px;
  }

  .tickets_parts_area .tickets_main .item .overlay .text .title {
    font-size: 22px;
    line-height: 24px;
  }

  .purchase_index_page .overlay .info .button_groups {
    justify-content: center;
    flex-direction: column;
  }

  .purchase_index_page .overlay .info .button_groups .link_btn {
    width: 100%;
  }

  .purchase_index_page .overlay .info .button_groups .link_btn {
    font-size: 18px;
  }

  .ticket_form_area .main .text .form_area {
    padding: 46px 25px;
  }

  .ticket_form_area .main .text .form_area .logo img {
    width: 100%;
  }

  .ticket_form_area .main .text .form_area .logo .title {
    font-size: 20px;
    margin: 20px 0;
  }

  .ticket_form_area .main .text .form_area .input_groups label {
    font-size: 16px;
  }

  .ticket_form_area .main .text .form_area button {
    font-size: 18px;
  }

  .ticket_form_area .main .text .form_area .input_groups input {
    font-size: 16px;
  }

  .ticket_form_area {
    padding: 30px 22px;
    padding-top: 104px;
  }

  .ticket_form_area .main .text .form_area button {
    width: 100%;
  }

  .position_select {
    bottom: unset;
    left: 60px;
    top: 144px;
  }
  .custom_select_box label{
    font-size: 16px;
  }
  .custom_select_box .select_main {
    height: 45px;
    padding-left: 12px;
    background-color:white !important;
  }
  .custom_select_box .select_main select {
    height: 45px;
  }
  .tickets_parts_area .tickets_main .item{
    max-height: 100px;
  }
  .ticket_form_area .main .text .form_area .logo img{
    max-width: 180px;
    margin: 0 auto;
  }
  .ticket_form_area .main .text .form_area .input_groups input{
    height: 50px;
  }
  .ticket_form_area .main .text .form_area button{
    max-width: 140px;
    height: 50px;
    border-radius: 10px;
  }
}