@media screen and (max-width: 1440px) {
ul.LeftMenu_ul {
    height: 305px;
    top: 50%;
    position: relative;
    margin-top: -155px;
}
ul.LeftMenu_detail_items > li {
    /* padding-left: 135px; */
    padding-top: 55px;
    padding-bottom: 55px;
    border-bottom: 1px solid #E6E6E6;
    position: relative;
    box-sizing: border-box;
    margin-right: 20px;
    width: 430px;
}
ul.LeftMenu_detail_items {
    padding-left: 0px;
}
ul.footerLinks > li {
    width: 210px;
    display: block;
    padding-right: 30px;
}
.preimMain_item {
    text-align: center;
    display: block;
    width: 33.33%;
    box-sizing: border-box;
    padding: 25px 45px;
}
.HeaderOnMain {
    width: 100%;
    height: 350px;
    background-color: #eee;
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 65px;
}
.feedBack_submit {
    cursor: pointer;
    width: 310px;
    display: inline-block;
    position: relative;
    height: 65px;
    line-height: 65px;
    background-color: #88b14b;
    width: 300px;
    text-align: center;
    font-size: 15px;
    border-radius: 6px;
    font-family: MSbold;
    color: white;
    cursor: pointer;
    box-shadow: 8px 8px 25px rgba(136, 177, 75, 0.55);
    transition: all ease 0.15s;
    margin-top: 0px;
    background-image: url(../f/timer.svg);
    background-repeat: no-repeat;
    background-position: 43px 18px;
    padding-left: 45px;
    text-transform: uppercase;
    border: 0px;
    outline: none;
    letter-spacing: 0.25px;
}
.feedBack_input {
    height: 65px;
    box-sizing: border-box;
    padding: 0px;
    border-radius: 4px;
    border: 0px;
    padding-left: 20px;
    padding-right: 20px;
    outline: none;
    color: #526b30;
    font-family: Rlight;
    font-size: 18px;
    letter-spacing: 0.25px;
    /* line-height: 65px; */
    width: calc(50% - 165px);
    transition: all 0.15s;
}
.serviceDoctors_item {
    /* margin: 12px; */
    width: 220px;
    /* display: block; */
    /* position: relative; */
    /* box-sizing: border-box; */
    /* background-color: rebeccapurple; */
    margin-right: 15px;
    margin-bottom: 30px;
}
.serviseDOPUSL_item {
    width: 50%;
    position: relative;
    background-position: center center;
}
.review_item {
    box-sizing: border-box;
    padding: 50px 65px;
    border: 1px solid #E6E6E6;
    border-radius: 4px;
    width: 100%;
    margin-top: 20px;
}

.PROMO_detailProduct_item_desc {
    box-sizing: border-box;
    padding-left: 65px;
    font-family: Rroman;
    color: #333;
    line-height: 20px;
    font-size: 14px;
}

.PROMO_detailProduct_item {
    width: calc(33.33% - 20px);
}
img.breackets_promoIMG {
    position: absolute;
    right: -50px;
    bottom: 170px;
    width: 440px;
}

.PROMO_product_content_detail_form {
    background-color: white;
    border: 4px solid rgb(227, 236, 213);
    margin-left: 20px;
    box-sizing: border-box;
    padding: 20px 0px;
    width: 60%;
    box-sizing: border-box;
    box-sizing: border-box;
    min-width: auto;
}
.PROMO_product_content_detail_logo {
    width: calc(40% - 20px);
}
.PROMO_product_content_detail_form_title {
    text-align: center;
    font-size: 20px;
    font-family: MSblack;
    color: #333;
    margin-top: 15px;
}

input.PROMO_product_content_detail_form_tell.feedBack_input.feedBack_tell {
    width: 430px;
    margin-right: 10px;
    border: 1px solid #d6d6d6;
    margin-right: 0px;
    margin-bottom: 13px;
}
button.feedBack_submit.PROMO_product_send {
    width: 430px;
    background-image: none;
    padding-left: 0px;
    margin-bottom: 20px;
}

.PROMO_doctors_item_ava {
    width: 240px;
}

div#panel {
    overflow-x: hidden;
}
ul.footerLinks > li {
    width: calc(50% - 30px);
    display: block;
    padding-right: 30px;
}

.newService .item .wrap .intro .iconWrap {
    width: 112px;
    height: 112px;
    background-color: white;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    margin-bottom: 32px;
    box-shadow: 0px 24px 72px rgba(0, 0, 0, 0.05);
    transition: all ease 0.32s;
}
.docItems .item .wrap .info {
    padding: 48px 48px;
    box-sizing: border-box;
    flex: 1;
    width: 454px;
    /* transition: all ease 0.32s; */
    padding-bottom: 56px;
}
.docCarusel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    margin-left: -230px;
}
.docMainCarusel .docArrows {
    width: 767px;
    margin: 0px auto;
    position: absolute;
    z-index: 2;
    left: 50%;
    margin-left: -399px;
    height: 0px;
    top: 50%;
    margin-top: -86px;
}











}