@media (max-width: 1200px) {
  .other-section-1,
  .other-section-2 {
    display: none !important;
  }
  footer .container .write-section .row {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex-direction: column !important;
  }
  footer .container .write-section .row .col-md-6 {
    width: 100%;
    text-align: center;
  }
  .measure .container .measure-item,
  .mysettings.events-container .measure-item {
    display: flex;
    flex-direction: column;
    justify-content: space-around !important;
    align-items: flex-start !important;
  }
  .measure .container .measure-item .image-place,
  .mysettings.events-container .measure-item .image-place {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .measure .container .measure-item .image-place img,
  .mysettings.events-container .measure-item .image-place img {
    width: 200px !important;
    height: 300px !important;
    object-fit: contain !important;
  }
  .measure .container .measure-item .write-place,
  .mysettings.events-container .measure-item .write-place {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    padding: 10px;
    text-transform: capitalize;
    margin-top: 25px;
  }
  .measure .container .measure-item,
  .mysettings.events-container .measure-item {
    width: 100%;
    height: auto !important;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .logo-section {
    width: 40% !important;
  }
  .offcan {
    display: block !important;
    width: 60px;
    height: 60px;
    font-size: 25px !important;
  }
  .other-section {
    display: flex !important;
    justify-content: flex-end !important;
    flex-direction: row !important;
    align-items: center;
  }
  header .container .logo-section img {
    object-fit: contain !important;
    height: 90px !important;
  }
  header {
    height: 100px !important;
  }
  header .container .logo-section {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
  }
}
@media (max-width: 1100px) {
  .doctors1 .container .row .section1 {
    width: 95% !important;
  }
  .doctors1 .container .row .section2 {
    padding: 5px 25px;
    width: 100%;
  }
  .doctors1 .container .row {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .login .container form,
  .singup .container form {
    width: 100%;
    margin-top: 15px;
    margin-bottom: 30px;
    flex-direction: column;
    display: flex;
  }
  .login .container form label,
  .singup .container form label {
    padding: 5px 0 !important;
    font-size: 13px;
    color: var(--bg-text-100);
  }
  .singup {
    width: 100%;
  }
  /*.carousel-1,*/
  /*.carousel-2 {*/
  /*  width: 90% !important;*/
  /*}*/
  .singup textarea {
    width: 90%;
    height: 45px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
  }
  .login .container form input[type="email"],
  .login .container form input[type="password"],
  .singup .container form input[type="email"],
  .singup .container form input[type="name"],
  .singup .container form input[type="password"],
  .singup .container form input[type="tel"],
  .singup .container form input[type="text"] {
    width: 90%;
    height: 45px;
    margin: auto;
  }
  .login .container form input[type="submit"],
  .singup .container form input[type="submit"] {
    width: 80%;
    height: 40px;
    margin: 25px auto;
    background-color: var(--bg-text-100);
    font-size: 15px;
    color: #fff;
  }
  .singup .container form input[type="submit"] {
    border: none;
    border-radius: 5px;
  }
  .login .container form input[type="submit"] {
    border: none;
    border-radius: 5px;
  }
  .carousel {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .carousel-2 {
    margin-top: 25px;
  }
}
@media (max-width: 750px) {
  .parents2in .container .section1 .image img {
    width: 100% !important;
  }
  .parents2in .container .section1 .image {
    width: 90% !important;
  }
  .parents2in .container .section1 {
    display: flex;
    flex-direction: column;
    width: 100%;
    justify-content: center;
    align-items: center;
  }
  footer .container .write-section {
    flex-direction: column !important;
    justify-content: center !important;
  }
  footer .container .write-section ul {
    text-align: center !important;
    padding: 0 !important;
  }
  footer .container .write-section p {
    text-align: center !important;
  }
  .news .container {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    flex-wrap: wrap;
  }
  .konfrans .container {
    width: 100%;
    height: auto;
    display: flex !important;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  /*old version*/
  /*.konfrans-item {*/
  /*  width: 95% !important;*/
  /*  height: 150px;*/
  /*  margin: 20px 0;*/
  /*  display: flex;*/
  /*}*/
  /*.konfrans-item .video-item span i {*/
  /*  font-size: 20px;*/
  /*  color: #fff;*/
  /*}*/
  /*.konfrans-item .video-item span {*/
  /*  background-color: rgba(0, 0, 0, 0.318);*/
  /*  position: absolute;*/
  /*  z-index: 10;*/
  /*  padding: 15px;*/
  /*  border-radius: 50%;*/
  /*  color: var(--bg-black-900);*/
  /*  font-size: 13px;*/
  /*}*/
  /*.write-item p {*/
  /*  color: var(--bg-black-900);*/
  /*  font-size: 10px !important;*/
  /*}*/
  .carousel-1 .item .shadow {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.396);
    position: absolute;
    z-index: 10;
    display: flex;
    padding: 15px !important;
    flex-direction: column;
  }
  .detail .container .row .col-xs-3 img {
    width: 50% !important;
  }
  .detail .container .row .col-xs-3 {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .detail .container .row div {
    text-align: center;
  }
  .sosial-media {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 35px 0;
  }
}
@media (max-width: 1000px) {
  .account .container .myaccount {
    width: 70%;
    height: auto;
    flex-direction: column;
  }
  .account .container {
    flex-direction: column !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media (max-width: 550px) {
  .account .container .myaccount {
    width: 90%;
    height: auto;
    flex-direction: column;
  }
  .account .container .mysettings {
    width: 90% !important;
    height: auto;
    flex-direction: column;
  }
  footer .copyright-section .container {
    width: 100%;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  .raw .row .col-md-12 {
    display: flex;
    flex-direction: column;
  }
  .portnyor .container .item {
    width: 80%;
    height: 60px;
  }
  .portnyor {
    padding-left: 15px !important;
  }
}



/*new css pasha*/
@media only screen and (min-width: 992px){
    /*new version*/
    .konfrans-item a{
        flex-direction: row;
        justify-content: flex-start;
        align-items: flex-start;
    }
    .konfrans-item .video-item{
        width: 50%;
        margin-bottom: 0;
        align-items: flex-start;
    }
    .write-item {
        width: 50%;
        padding: 0 15px;
        justify-content: flex-start;
        align-items: flex-start;
    }
    .write-item h3{
        color: #000;
        text-align: start;
    }
    .write-item div{
        color: #000;
        font-size: 14px;
        text-align: start;
    }
}
