@media (min-width:961px) and (max-width:1200px) {
    .tabib-menu ul li {
        margin-bottom: 5px;
        font-size: 14px;
        font-weight: 700;
        color: #FFF;
        margin-left: 5px
    }

    .tabib-menu .active {
        border-bottom: #fff 4px solid;
        padding-bottom: 2px
    }
    .logo {
        width: 120px!important;
        height: 35px!important;
        background-size: 120px 35px!important
    }
    .logofooter {
        margin-right: 0px!important;
        margin-left: 0px!important;
        width: 300px;
        height: 60px;
        background: url(../img/logo.svg);
        background-size: auto auto;
        background-size: 300px 60px
    }
    .action-botton {
        border-radius: 30px;
        font-size: 14px;
        letter-spacing: .5px;
        padding-top: 7px;
        padding-bottom: 7px;
        padding-left: 12px;
        padding-right: 12px;
        margin-left: 10px;
        color: #28D7FA;
        width: 134px;
        min-height: 35px;
        background: #FEED5A
    }
    .ipad-hidden {
        display: none!important
    }
    .search-box1 span {
        font-size: 14px;
        color: #11C096!important
    }
    .search-box1 .active {
        border: solid 1px #fff;
        border-radius: 5px;
        padding: 0 2px 0 2px;
        color: #fff!important;
        font-weight: 700
    }
    .search-box1 a {
        font-size: 14px;
        color: #11C096
    }
    .search-menu {
        height: 22px;
        margin-right: 66px;
        display: inline-block
    }
    .search-menu ul {
        padding: 0
    }
    .search-menu ul li {
        margin-left: 7px;
        font-size: 14px;
        color: #11C096
    }
    .footer {
        z-index: 999;
        width: 100%;
        min-height: 96px;
        background: radial-gradient(circle at 50% -30%, rgba(255, 247, 162, .1) 0%, rgba(255, 240, 75, .6) 0%, rgba(40, 215, 250, .7) 70%)!important;
        border: none!important
    }
    .footer h2 {
        font-size: 25px;
        font-weight: 700;
        font-family: 'Tajawal', sans-serif;
        color: #FFF
    }
    .footer ul {
        margin-top: 15px
    }
    .footer ul li {
        margin-bottom: 15px;
        color: #FFF;
        font-size: 14px
    }
    .footer a {
        color: #FFF
    }
    .footer a:hover {
        color: #11C096;
        text-decoration: none
    }
    .plystory {
        position: relative;
        display: block;
        text-indent: -9999px;
        width: 70px;
        height: 20px;
        background: url(../img/playstore.svg);
        background-size: auto auto;
        background-size: 70px 20px;
        margin-top: 15px;
        margin-right: 50%
    }
}

@media (min-width:768px) and (max-width:960px) {
    .tabib-menu ul li {
        margin-bottom: 5px;
        font-size: 14px;
        font-weight: 700;
        color: #FFF;
        margin-left: 0px!important
    }
    .margin-top-20-mobile {
        margin-top: 20px !important;
    }
    .margin-top-40-mobile {
        margin-top: 40px !important;
    }

    .navbar-collapse.collapse.in {
        display: none!important
    }
    .tabib-menu .active {
        border-bottom: #fff 4px solid;
        padding-bottom: 2px
    }
    .logo {
        width: 120px!important;
        height: 35px!important;
        background-size: 120px 35px!important
    }
    .logofooter {
        margin-right: 0px!important;
        margin-left: 0px!important;
        width: 300px;
        height: 60px;
        background: url(../img/logo.svg);
        background-size: auto auto;
        background-size: 300px 60px
    }
    .action-botton {
        border-radius: 30px;
        font-size: 14px;
        letter-spacing: .5px;
        padding-top: 7px;
        padding-bottom: 7px;
        padding-left: 12px;
        padding-right: 12px;
        margin-left: 10px;
        color: #28D7FA;
        width: 134px;
        min-height: 35px;
        background: #FEED5A
    }
    .ipad-hidden {
        display: none!important
    }
    .search-box1 span {
        font-size: 14px;
        color: #11C096!important
    }
    .search-box1 .active {
        border: solid 1px #fff;
        border-radius: 5px;
        padding: 0 2px 0 2px;
        color: #fff!important;
        font-weight: 700
    }
    .search-box1 a {
        font-size: 14px;
        color: #11C096
    }
    .search-menu {
        height: 22px;
        margin-right: 66px;
        display: inline-block
    }
    .search-menu ul {
        padding: 0
    }
    .search-menu ul li {
        margin-left: 7px;
        font-size: 14px;
        color: #11C096
    }
    .footer {
        z-index: 999;
        width: 100%;
        min-height: 96px;
        background: radial-gradient(circle at 50% -30%, rgba(255, 247, 162, .1) 0%, rgba(255, 240, 75, .6) 0%, rgba(40, 215, 250, .7) 70%)!important;
        border: none!important
    }
    .footer h2 {
        font-size: 25px;
        font-weight: 700;
        font-family: 'Tajawal', sans-serif;
        color: #FFF
    }
    .footer ul {
        margin-top: 15px
    }
    .footer ul li {
        margin-bottom: 15px;
        color: #FFF;
        font-size: 14px
    }
    .footer a {
        color: #FFF
    }
    .footer a:hover {
        color: #11C096;
        text-decoration: none
    }
    .plystory {
        position: relative;
        display: block;
        text-indent: -9999px;
        width: 70px;
        height: 20px;
        background: url(../img/playstore.svg);
        background-size: auto auto;
        background-size: 70px 20px;
        margin-top: 15px;
        margin-right: 50%
    }
}

@media (max-width:768px) {
    .nomobile {
        display: none
    }
    .margin-top-20-mobile {
        margin-top: 20px !important;
    }
    .margin-top-40-mobile {
        margin-top: 40px !important;
    }

    .grecaptcha-badge {
        visibility: collapse!important
    }
    .logomobile {
        margin-left: auto;
        margin-right: auto;
        margin-top: 18px;
        display: block;
        text-indent: -9999px;
        width: 64px;
        height: 50px;
        background: url(../img/logomobile.svg);
        background-size: 64px 50px
    }
    .navbar-collapse.in {
        overflow-y: unset!important
    }
    .navbar-collapse {
        border-top: 0px!important
    }
    .navbar-default .navbar-toggle:focus,
    .navbar-default .navbar-toggle:hover {
        background-color: transparent
    }
    .navbar-toggle {
        border: 0px!important;
        position: relative;
        margin-left: 0;
        margin-top: 30px
    }
    .navbar-toggle {
        display: block
    }
    .navbar-toggle.collapsedopen {
        background-color: transparent;
    !important
    }
    .tabib-nav {
        min-height: 80px!important
    }
    .ajaxForm .form-control-feedback {
        height: 40px!important;
        line-height: 40px!important
    }
    .contact-form .form-control-feedback {
        top: 20px!important
    }
    .plystorymobile {
        position: relative;
        display: block;
        margin: auto;
        text-indent: -9999px;
        width: 100px;
        height: 30px;
        background: url(../img/playstore.svg);
        background-size: auto auto;
        background-size: 100px 30px;
        margin-bottom: 15px;
        margin-left: -10px;
    }

    .iosmobile {
        position: relative;
        display: block;
        margin: auto;
        text-indent: -9999px;
        width: 100px;
        height: 30px;
        background: url(../img/ios.svg);
        background-size: auto auto;
        background-size: 100px 30px;
        margin-bottom: 15px;
        margin-right: -10px;
    }
    .slogo-title-mobile h1 {
        font-size: 55px;
        color: #FFF;
        font-family: 'Tajawal', sans-serif;
        font-weight: 700;
        text-shadow: 0 2px 10px rgba(0, 0, 0, .25)
    }
    .slogo-title-mobile h4 {
        font-size: 17px;
        color: #FFF;
        font-weight: 200;
        text-shadow: 0 2px 10px rgba(0, 0, 0, .25)
    }
    .slogo-title-mobile {
        width: 100%;
        height: 126px;
        padding-bottom: 23px;
        margin-bottom: 23px;
        border-bottom: solid 3px rgba(255, 255, 255, .5)
    }
    .fancy {
        color: #FFF;
        font-size: 21px;
        font-weight: 700;
        opacity: 1;
        margin-top: 18px
    }
    .counter-col-new h4 {
        color: #FFF
    }
    .counter-col-new i {
        font-size: 50px;
        color: #fff;
        border-bottom: 0px!important;
        padding: 1px!important
    }
    .fancy {
        color: #FFF;
        font-size: 9px;
        opacity: 1;
        margin-top: 10px
    }
    .over-layer-mobile {
        background: rgba(255, 255, 255, .2);
        border-radius: 16px;
        width: 100%;
        padding-top: 6px!important;
        padding-bottom: 3px!important;
        height: 100px!important
    }
    section {
        background-position: center!important;
        background-attachment: fixed!important
    }
    .select2-selection {
        border: solid 1px #11C096!important;
        min-height: 40px!important;
        padding-right: 10px!important;
        width: 100%!important
    }
    .select2-selection__placeholder {
        direction: rtl;
        font-family: 'Tajawal', sans-serif;
        font-size: 14px;
        line-height: 2!important
    }
    .select2-selection__rendered {
        direction: rtl;
        font-family: 'Tajawal', sans-serif;
        font-size: 14px;
        line-height: 2!important
    }
    .searchselect {
        width: 100%;
        min-height: 66px;
        margin-top: 0!important;
        padding: 0;
        background: #02F7BC;
        border: none;
        font-size: 20px;
        color: #11C096!important
    }
    .searchselectmenu {
        min-width: 100%;
        background: #02F7BC;
        color: #707070;
        border: 0;
        border-radius: 20;
        box-shadow: 0 0 6px rgba(0, 0, 0, .16);
        margin-top: -120px;
        padding-right: 0px!important;
        padding-left: 0px!important
    }
    .searchselectmenu a {
        color: #707070!important;
        padding-top: 15px!important;
        height: 50px
    }
    .searchselectmenu a:hover {
        color: #FFF!important;
        background: #11C096!important;
        height: 50px
    }
    .searchmobileinput {
        width: 100%;
        min-height: 60px;
        margin-top: 0!important;
        padding: 0;
        background: #11C096;
        border: none;
        font-size: 20px;
        color: #fff!important;
        padding-right: 5px
    }
    .action-botton-mobile {
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        border-radius: 30px;
        font-size: 24px;
        letter-spacing: .5px;
        padding-top: 7px;
        padding-bottom: 7px;
        padding-left: 20px;
        padding-right: 20px;
        color: #28D7FA!important;
        width: 134px;
        height: 48px;
        background: #FEED5A
    }
    .action-botton-mobile3 {
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        border-radius: 30px;
        font-size: 18px;
        letter-spacing: .5px;
        padding-top: 7px;
        padding-bottom: 7px;
        padding-left: 20px;
        padding-right: 20px;
        color: #28D7FA!important;
        width: 190px;
        height: 50px;
        background: #FEED5A
    }
    .over-layer-black-new {
        background: radial-gradient(circle at top, rgba(255, 247, 162, .45) 10%, rgba(255, 240, 75, .45) 20%, rgba(40, 215, 250, .45) 80%);
        width: 100%;
        height: 161px;
        position: relative;
        margin-top: 58px
    }
    .slogo {
        margin-top: 100px
    }
    .header {
        height: 700px;
        width: 100%
    }
    .serv {
        background-size: cover!important;
        background-repeat: no-repeat!important;
        background-position: center!important;
        background-attachment: fixed;
        width: 100%
    }
    .padding-top-50 {
        padding-top: 50px!important
    }
    .margin-top-50 {
        margin-top: 50px!important
    }
    .margin-top-100 {
        margin-top: 100px!important
    }
    .margin-top-150 {
        margin-top: 150px!important
    }
    .margin-top-25 {
        margin-top: 50px!important
    }
    .stop {
        background-color: #fff!important
    }
    .serv h4 {
        font-size: 25px;
        color: #11C096
    }
    .citmoboile h4 {
        font-size: 25px;
        color: #11C096
    }
    .serv h2 {
        font-size: 33px;
        color: #FFF;
        font-weight: bolder;
        text-shadow: 0 2px 10px rgba(0, 0, 0, .25)
    }
    .serv .type {
        font-size: 9px;
        color: #FFF;
        font-weight: 700;
        text-shadow: 0 2px 10px rgba(0, 0, 0, .25)
    }
    .over-layer-black-new2 {
        background: radial-gradient(circle at top, rgba(255, 247, 162, .5) 0%, rgba(255, 240, 75, .5) 0%, rgba(40, 215, 250, .2) 80%);
        width: 100%;
        min-height: 342px;
        padding-bottom: 50px!important;
        position: relative
    }
    p {
        font-size: 12px;
        line-height: 2
    }
    .over-layer-black-new3 {
        background: radial-gradient(circle at bottom, rgba(255, 247, 162, .2) 0%, rgba(255, 240, 75, .2) 0%, rgba(40, 215, 250, .2) 80%);
        width: 100%;
        position: relative
    }
    .cityimgback {
        height: 331px!important
    }
    .cityimg {
        height: 331px;
    !important
    }
    .cityinfo1 {
        margin-top: 20px;
        padding: 0 0px!important
    }
    .cityinfo1 h2,
    .cityinfohover h2 {
        font-size: 19px;
        font-weight: 700
    }
    .cityinfo1 p,
    .cityinfohover p {
        font-size: 17px
    }
    .citmoboile {
        border-bottom: 1px rgba(112, 112, 112, .2) solid
    }
    .doc h4 {
        font-size: 25px;
        color: #11C096
    }
    .doc h2 {
        font-size: 20px;
        color: #707070;
        font-weight: 700
    }
    .doc .panel-heading {
        background-color: #FFF;
        border: 3px solid #F3F3F4;
        padding-top: 9px;
        padding-bottom: 13px
    }
    .doctor2-item {
        height: 240px!important
    }
    .doctor2-img img {
        width: 122px;
        height: 122px
    }
    .hospital2-item {
        margin-bottom: 16px;
        min-height: 200px!important;
        overflow: hidden;
        text-align: center
    }
    .doctor2-content p {
        padding-left: 10px;
        padding-right: 10px
    }
    .hospital2-item img {
        object-fit: cover;
        object-position: center;
        display: inline;
        position: relative;
        border-radius: 4px;
        width: 80%;
        height: 147px
    }
    .hospital2-content {
        padding-top: 20px;
        height: 100%
    }
    .hospital2-content p {
        font-size: 14px;
        margin-bottom: 2px!important
    }
    .hospital2-content a {
        font-size: 14px;
        font-weight: 700;
        color: #000
    }
    .action-botton-more {
        font-weight: bold!important
    }
    .doc .action-botton-more {
        border: 1px solid #11C096
    }
    .cityinfohover {
        display: block;
        position: relative;
        width: 100%;
        border: 3px solid #F3F3F4;
        margin-top: 20px;
        padding: 0px!important
    }
    .helpme {
        width: 125px!important
    }
    .helpme img {
        width: 125px!important
    }
    .action-botton {
        font-size: 13px;
        width: 109px
    }
    .footermobile {
        z-index: 999;
        width: 100%;
        min-height: 96px;
        background: radial-gradient(circle at 50% -30%, rgba(255, 247, 162, .1) 0%, rgba(255, 240, 75, .6) 0%, rgba(40, 215, 250, .7) 70%)!important;
        border: none!important
    }
    .footermobile h2 {
        font-size: 25px;
        font-weight: 700;
        font-family: 'Tajawal', sans-serif;
        color: #FFF
    }
    .footermobile ul {
        margin-top: 15px
    }
    .footermobile ul li {
        margin-bottom: 15px;
        color: #FFF;
        font-size: 14px
    }
    .footermobile a {
        color: #FFF
    }
    .footermobile a:hover {
        color: #11C096;
        text-decoration: none
    }
    .header2 {
        min-height: 100px;
        width: 100%
    }
    .header2 .slogo {
        margin-top: 100px!important
    }
    .hospitalssearch h4 {
        font-size: 25px;
        color: #11C096
    }
    .searchinputdown {
        border: solid 1px #11C096;
        box-shadow: 0 0 60px rgba(0, 0, 0, .16);
        min-height: 62px;
        font-size: 16px!important;
        color: #28D7FA;
        width: 100%;
        background-color: #fff
    }
    .bordertop {
        border-top: 1px rgba(112, 112, 112, .2) solid!important
    }
    #searchmobile {
        box-shadow: 0 0 60px rgba(0, 0, 0, .16);
    !important;
        min-height: 62px;
        font-size: 20px;
        font-weight: 700;
        color: #28D7FA;
        width: 100%;
        padding: 15px!important
    }
    .bordergreen {
        border: solid 1px #11C096!important
    }
    .searchinput {
        min-height: 62px
    }
    .citiesmenu {
        margin-top: -120px
    }
    .action-botton3 {
        font-size: 13px;
        width: 109px
    }
    .filtersearch {
        border: solid 1px #11C096;
        box-shadow: 0 0 60px rgba(0, 0, 0, .16);
        min-height: 62px;
        font-size: 18px;
        color: #FFF;
        width: 100%;
        background-color: #11C096
    }
    .filtersearchfilter {
        padding-top: 15px;
        margin-right: -10px;
        min-height: 62px;
        font-size: 30px;
        color: #11C096
    }
    .profile-image img {
        object-fit: cover;
        object-position: top;
        position: relative;
        border-radius: 13px;
        width: 80%;
        height: 80%;
        margin: auto;
        display: block
    }
    .user .profile-image-user img {

        width: 100px !important;
        height: 100px !important;

    }
    .profile-image-user img {

    }
    .doctor-cv {
        margin-right: 0px!important
    }
    .doctor-cv h3 {
        font-size: 18px;
        color: #707070;
        font-weight: 700
    }
    .doctor-name {
        height: auto!important
    }
    .doctor-name h1 {
        font-size: 18px;
        color: #11C096;
        font-weight: 400
    }
    .doctor-cv li::before {
        content: "•";
        color: #11C096;
        font-size: 18px;
        font-weight: 900;
        margin-left: 10px
    }
    .protitlem h4 {
        font-size: 22px;
        color: #28D7FA
    }
    .docprofile {
        border-bottom: 1px rgba(112, 112, 112, .2) solid
    }
    .mapp h4 {
        font-size: 25px;
        color: #11C096
    }
    .searchinput input {
        width: 90%;
        min-height: 40px!important;
        margin-top: 0!important;
        padding: 0;
        background: transparent;
        border: none;
        font-size: 17px;
        color: #11C096!important
    }
    .searchinput {
        min-height: 40px;
        width: unset!important;
        margin-right: 0;
        margin-left: 0;
        width: 100%!important
    }
    .searchinput2 {
        min-height: 40px;
        width: unset!important;
        margin-right: 10px;
        margin-left: 10px
    }
    .attachy {
        background: #F3F3F4;
        border-radius: 35px;
        width: 100%;
        min-height: 234px;
        padding-bottom: 30px
    }
    .attachy ul {
        padding-top: 43px;
        font-size: 12px
    }
    .attachy li {
        font-size: 12px
    }
    .attachy li::before {
        content: "•";
        color: #707070;
        font-size: 20px;
        font-weight: 900;
        margin-left: 10px
    }
    .action-botton-mobile2 {
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        border-radius: 30px;
        font-size: 14px;
        margin: auto;
        position: relative;
        display: block;
        padding-top: 4px;
        padding-bottom: 4px;
        padding-left: 20px;
        padding-right: 20px;
        color: #707070!important;
        width: 140px;
        height: 37px;
        background: #FFF
    }
    .state {
        color: #11C096!important
    }
    .tabib-consult-down a {
        color: #707070!important
    }
    .tabib-consult-down span {
        padding-right: 20px
    }
    .att {
        font-size: 18px!important;
        color: #FFF;
        background-color: #11C096;
        border-radius: 50%;
        width: 30px;
        height: 30px;
        position: absolute;
        display: block;
        right: 5px;
        top: 3px
    }
    .dept-item {
        margin-bottom: 0px!important
    }
    .tabib-menu {
        min-height: 300px!important;
        top: 35px!important;
        margin: auto;
        position: relative;
        display: block
    }
    .tabib-menu ul {
        padding: 0;
        vertical-align: middle
    }
    .tabib-menu ul li {
        margin-bottom: 14px;
        font-size: 17px;
        font-weight: 700;
        color: #FFF
    }
    .tabib-menu .active {
        border-bottom: #fff 4px solid;
        padding-bottom: 5px
    }
    .register .action-botton {
        padding-left: 0px!important;
        padding-right: 0px!important
    }
}