@media only screen and (min-width: 1240px) {
    #mustrelative{position: relative;}
    .notify_animation {
        position: absolute;}
    .start_animate {
        top: 6px;}
    .notify_animation img{    left: 60%;}
}

@media only screen and (max-width: 1240px) {
    .notify_animation img {
        left: 185px;
    }
    .about_text {
        width: 70%;
    }

    .about_img img {
        top: 0;
        left: 0;
        transform: none;
    }

    .about_img {
        height: auto;
    }

    #doctor_sign {
        padding: 50px 100px 60px 150px;
    }

    #patient_sign {
        padding: 40px 150px 35px 110px;
    }

    #doc_pat_sign {
        height: 380px;
    }

    .articles_middle {
        width: 80%;
    }

    .services_middle {
        width: 80%;
    }
    .terms_middle {
        width: 80%;
    }
}
@media only screen and (max-width: 1220px) {
    .avatar_block .dropdown-menu{left: -125px;}
}
@media only screen and (max-width: 1150px) {
    .available_states h3{
        font-size: 34px;
        margin-bottom: 25px;
    }
    .available_states ul li a {
        font-size: 15px;
    }
    .notify_animation img {
        left: 220px;
    }
    .about_text {
        margin: 0 auto;
    }

    .title {
        font-size: 45px;
        margin-bottom: 30px;
    }

    .about_text p {
        font-size: 15px;
        margin-bottom: 35px;
    }

    .btn-primary, .btn-default {
        font-size: 13px;
    }

    #doctor_sign {
        padding: 40px 85px 50px 130px;
    }

    #patient_sign {
        padding: 35px 130px 35px 100px;
    }

    .blog_text p {
        font-size: 15px;
        color: #6e7c7c;
        margin-bottom: 40px;
    }

    .about_banner_text h2 {
        font-size: 45px;
    }
    .terms_header h2 {
        font-size: 45px;
    }

    .about_banner .about_banner_text a {
        font-size: 13px;
    }
    .terms_header a {
        font-size: 13px;
    }

    .about_banner_text {
        margin-left: 150px;
    }

    .twm_right {
        padding-right: 50px;
    }

    .articles p {
        font-size: 15px;
    }

    .services h3 {
        font-size: 34px;
    }

    .services_left ul li {
        font-size: 15px;
        margin-bottom: 25px;
    }

    .services_right {
        max-height: 500px;
    }


    .collapse_heading h3 {
        font-size: 23px;
    }

    .collapsing_div {
        padding: 0 25px;
    }

    .collapsing_div p {
        padding-bottom: 25px;
        font-size: 15px;
    }

    .contact_us_middle {
        width: 85%;
    }

    .map_bg {
        height: 550px;
    }

    .articles_middle h2 {
        font-size: 34px;
        margin-bottom: 25px;
    }
    .terms {
        margin: 40px 0 120px;
    }
    .terms_header {
        margin-bottom: 50px;
    }
}

@media only screen and (max-width: 992px) {
    .map_middle img{
        width: 100%;
    }
    .notify_animation img {
        left: 210px;
    }
    .overlay_animation {
        font-size: 14px;
        padding: 13px;
    }
    .footer_middle {
        width: 90%;
    }

    .header_middle {
        width: 90%;
    }

    .banner {
        height: 450px;
    }

    .banner_text {
        margin-top: 115px;
        margin-left: 140px;
    }

    .banner_text p {
        font-size: 15px;
        margin-bottom: 35px;
    }

    .banner_text h1 {
        font-size: 45px;
        margin-bottom: 35px;
    }

    .about_text {
        width: 90%;
        margin-left: 9%;
    }

    .title {
        font-size: 40px;
        margin-bottom: 20px;
    }

    .btn-primary, .btn-default {
        font-size: 11px;
    }

    .about_text a {
        padding: 12px 20px;
    }

    #about_us {
        padding: 80px 0;
    }

    section.doctor_section {
        margin-bottom: 100px;
    }

    .about_blocks {
        width: 100%;
        display: flex;
        justify-content: center;
        margin-top: 25px;
    }

    #about_description {
        width: 100%;
        margin-bottom: 80px;
    }

    .about_block img {
        margin: 0 auto 20px;
        height: 40px;
        width: auto;
    }

    .about_block h6 {
        font-size: 27px;
        margin-bottom: 15px;
    }

    .about_block p {
        font-size: 12px;
    }

    .about_block {
        width: 300px;
        padding: 0 20px;
    }

    .about_block:after {
        height: 120px;
    }

    #doctor_sign {
        padding: 25px 60px 40px 80px;
    }

    .sign_up_block a {
        padding: 12px 30px;
    }

    .sign_up_block h3 {
        font-size: 32px;
    }

    .sign_up_block p {
        font-size: 14px;
    }

    #patient_sign {
        padding: 25px 80px 30px 60px;
    }

    #doc_pat_sign {
        height: 320px;
    }

    #blog {
        height: 450px;
    }

    .blog_text a {
        padding: 12px 20px;
    }

    .footer_top {
        padding: 35px 0;
    }

    .get_in_touch h5 {
        font-size: 25px;
        margin-right: 30px;
    }

    .get_in_touch i {
        font-size: 20px;
        margin-right: 5px;
    }

    .get_in_touch p {
        font-size: 13px;
    }

    .contact_mail {
        margin-left: 15px;
    }

    .footer_bottom {
        padding: 15px 0 35px;
    }

    .footer_logo img {
        width: 135px;
    }

    .blog_middle {
        width: 80%;
        margin: 80px auto 0;
    }

    .copyright p {
        font-size: 10px;
        height: 16px;
    }

    .copyright ul li a {
        font-size: 10px;
        margin-left: 12px;
    }

    .question_block p {
        font-size: 22px;
    }

    .question_block {
        padding: 20px 30px;
        width: 80%;
    }

    .questions {
        padding: 70px 0;
    }

    .about_banner {
        height: 400px;
        margin-bottom: 50px;
    }

    .about_banner_text h2 {
        font-size: 40px;
        margin-top: 0;
    }
    .terms_header h2 {
        font-size: 40px;
        margin-top: 0;
    }

    .about_banner .about_banner_text a {
        font-size: 12px;
        padding-left: 20px;
    }
    .terms_header a {
        font-size: 12px;
        padding-left: 20px;
    }

    .about_banner .about_banner_text a:before {
        width: 10px;
    }
    .terms_header a:before {
        width: 10px;
    }

    .about_banner_text {
        margin-left: 130px;
    }

    .tvm_logo {
        width: 230px;
        margin: 0 auto 30px;
    }

    .twm_right p {
        font-size: 14px;
        margin-bottom: 25px;
        text-align: center;
    }

    .twm_right ul li {
        font-size: 14px;
        padding-left: 30px;
        margin-bottom: 15px;
    }

    section.twm {
        margin-bottom: 50px;
    }

    .vector_img {
        top: 30px;
        bottom: 30px;
    }

    .articles_middle {
        width: 90%;
    }

    .services_middle {
        width: 90%;
    }

    .services {
        margin-bottom: 100px;
    }

    .services_left ul li {
        font-size: 14px;
        margin-bottom: 20px;
    }

    .collapse_middle {
        width: 85%;
        margin: 0 auto;
    }

    .collapse_heading h3 {
        font-size: 20px;
    }


    .collapsing_div {
        padding: 0 20px;
    }

    .contact_us h2 {
        font-size: 45px;
    }

    .contact_us p {
        font-size: 15px;
    }

    .tel_nmb i {
        font-size: 22px;
        margin-right: 15px;
    }

    .tel_nmb p {
        font-size: 15px;
    }

    .press_contact span, .webmaster span {
        font-size: 15px;
    }

    .press_contact p, .webmaster p {
        font-size: 20px;
    }

    .tel_nmb {
        margin-bottom: 30px;
    }

    .contact_us_right label {
        font-size: 15px;
    }

    .contact_us_right input {
        height: 40px;
        padding-left: 15px;
        font-size: 15px;
    }

    #question {
        height: 130px;
        font-size: 15px;
        padding-left: 15px;
    }

    .name {
        margin-bottom: 20px;
    }

    .email {
        margin-bottom: 20px;
    }

    .submit_button {
        padding: 10px 25px;
        margin-top: 20px;
    }

    .contact_us {
        margin-bottom: 100px;
    }

    .contact_us_right {
        padding: 15px 0 15px 30px;
    }

    .contact_us_left {
        padding: 15px 30px 15px 0;
    }

    .contact_us_middle {
        width: 85%;
    }

    .map_middle {
        width: 90%;
    }

    .map_bg {
        height: 500px;
        margin-bottom: 60px;
    }

    .location_article {
        margin-bottom: 30px;
    }

    .color_div {
        width: 25px;
        height: 25px;
    }

    .map_color p {
        font-size: 14px;
    }

    section.location_map {
        margin-bottom: 100px;
    }
    .terms_middle {
        width: 90%;
    }
    .terms_description p {
        font-size: 15px;
        margin-bottom: 30px;
    }
    .login_header h4 {
        font-size: 14px;
    }
    .social_buttons i {
        font-size: 18px;
        width: 30px;
        height: 30px;
        margin-right: 12px;
    }
    .facebook_button, .google_button {
        width: 45%;
        font-size: 15px;
    }
    .social_buttons {
        justify-content: space-around;
    }
    .login_section {
        width: 60%;
        margin: 50px auto 80px;
    }
}

@media only screen and (max-width: 900px) {
    .banner_text h1 {
        font-size: 42px;
        margin-bottom: 30px;
    }

    .banner_text {
        margin-top: 115px;
        margin-left: 110px;
    }

    .title {
        font-size: 36px;
        margin-bottom: 12px;
    }

    .about_text p {
        font-size: 14px;
        margin-bottom: 25px;
    }

    .blog_text p {
        font-size: 14px;
    }

    .footer_social i {
        font-size: 18px;
    }

    .footer_social a {
        margin-left: 25px;
    }

    .twm_right {
        padding-right: 15px;
    }
}

@media only screen and (max-width: 768px) {
    .mobile_menu ul li a {
        font-size: 17px;
        color: #6e7c7c;
        padding: 4px 0px !important;
    }
    .collapse_single
    {
        margin-bottom: 15px;
    }
    nav ul {
        display: none;
    }

    .menu {
        display: block;
        margin-right: 20px;
    }

    #about_us {
        display: block;
    }

    .about_left {
        width: 80%;
        margin: 0 auto;
    }

    .about_right {
        width: 100%;
    }

    .about_text {
        width: 90%;
        margin: 5% auto;
        text-align: center;
    }

    .sign_up_block {
        width: 100%;
        position: relative;
        text-align: center;
    }

    #doctor_sign {
        padding: 25px 20px;
        top: 0;
    }

    #patient_sign {
        padding: 25px 20px;
    }

    #doc_pat_sign {
        height: auto;
    }

    #about_us {
        padding: 60px 0;
    }

    .banner_text {
        margin-top: 100px;
        margin-left: 30px;
    }

    .banner_text {
        margin-top: 70px;
        margin-left: 30px;
    }

    .banner_text p {
        font-size: 13px;
        margin-bottom: 25px;
    }

    .banner {
        height: 300px;
    }

    .banner_text a {
        padding: 10px 25px;
    }

    .blog_middle {
        width: 90%;
        margin: 30px auto 0;
    }

    .blog_text p {
        font-size: 13px;
        margin-bottom: 30px;
        padding-top: 0;
        line-height: 24px;
    }

    .about_block h6 {
        font-size: 25px;
    }

    .get_in_touch {
        display: block;
        text-align: center;
    }

    .get_in_touch h5 {
        margin: 0 0 10px 0;
    }

    .footer_top {
        padding: 20px 0;
    }

    .logo img {
        width: 140px;
    }

    .footer_logo img {
        display: none;
    }

    .copyright {
        width: 100%;
        justify-content: space-between;
    }

    .copyright p {
        border-right: none;
    }

    .banner_text h1 {
        font-size: 38px;
        margin-bottom: 20px;
    }

    section.doctor_section {
        display: block;
    }

    .patient_section {
        display: block;
    }

    .question_block p {
        font-size: 18px;
    }

    .question_block {
        padding: 15px 20px;
        width: 90%;
    }

    .questions {
        padding: 60px 0;
    }

    .question_block a {
        padding: 8px 12px;
    }

    .about_banner {
        height: 340px;
        margin-bottom: 40px;
    }

    .about_banner_text {
        margin-left: 30px;
        margin-top: 25px;
    }

    section.twm {
        width: 100%;
        display: block;
        margin-bottom: 60px;
    }

    .twm_left {
        width: 100%;
        height: 310px;
        margin-bottom: 30px;
    }

    .twm_right {
        width: 100%;
        padding: 0 30px;
    }

    .twm_right ul {
        width: 350px;
        margin: 0 auto;
    }

    .twm_right p {
        width: 85%;
        margin: 0 auto 25px;
    }

    .services_middle {
        display: flex;
        flex-flow: column;
    }

    .services_right {
        width: 100%;
        height: 350px;
    }

    .services_left {
        width: 100%;
        text-align: center;
    }

    .articles p {
        font-size: 14px;
    }

    .services h3 {
        font-size: 32px;
    }

    .services_left ul li {
        font-size: 14px;
    }

    .articles {
        margin-bottom: 45px;
    }

    .services {
        margin-bottom: 70px;
    }

    .collapse_heading {
        padding: 15px;
    }

    .collapse_heading h3 {
        font-size: 18px;
    }

    .collapse_middle {
        width: 90%;
    }

    .collapsing_div {
        padding: 0 15px;
    }

    .collapsing_div p {
        padding-bottom: 15px;
        font-size: 14px;
    }

    .contact_us_middle {
        flex-flow: column;
        width: 95%;
    }

    .contact_us_left {
        width: 100%;
        padding: 0;
        margin: 0 auto;
        text-align: center;
        border-right: none;
        margin-bottom: 50px;
    }

    .contact_us_right {
        width: 100%;
        margin: 0 auto;
        padding: 0;
    }

    .webmaster {
        display: inline-block;
        width: 49%;
    }

    .press_contact {
        display: inline-block;
        width: 49%;
    }

    .articles {
        margin-bottom: 25px;
    }
    .map_bg {
        height: 400px;
        margin-bottom: 30px;
    }
    section.location_map {
        margin-bottom: 70px;
    }
    .terms_middle {
        width: 95%;
    }
    .terms_header {
        margin-bottom: 30px;
    }
    .terms_description p {
        font-size: 14px;
        margin-bottom: 25px;
    }
    .terms {
        margin: 30px 0 80px;
    }
    .form_inputs label {
        font-size: 13px;
    }
    .form_inputs input {
        width: 50%;
        height: 33px;
        font-size: 13px;
        padding-left: 8px;
    }
    .login_section {
        width: 75%;
    }
    .form_inputs label {
        width: 35%;
    }
}

@media only screen and (max-width: 600px) {
    .get_in_touch i {
        font-size: 17px;
    }

    .get_in_touch p {
        font-size: 11px;
    }

    .copyright {
        flex-flow: column-reverse;
        text-align: center;
    }

    .copyright ul {
        justify-content: center;
        margin-bottom: 10px;
    }

    .copyright ul li:first-child a {
        margin: 0;
    }

    .footer_bottom {
        padding: 15px 0 15px;
    }

    .footer_top {
        padding: 15px 0;
        flex-flow: column;
    }

    .footer_social {
        justify-content: center;
    }

    .contacts {
        justify-content: center;
        margin-bottom: 10px;
    }

    .about_blocks {
        flex-flow: column;
        align-items: center;
    }

    .about_block:after {
        display: none;
    }

    .about_block {
        width: 60%;
    }

    .question_block {
        flex-flow: column;
        justify-items: center;
    }

    .question_block p {
        text-align: center;
        margin-bottom: 15px;
    }

    .about_banner {
        height: 250px;
    }

    .about_banner_text a {
        font-size: 10px;
    }
    .terms_header a {
        font-size: 10px;
    }

    .about_banner_text h2 {
        font-size: 35px;
    }
    .terms_header h2 {
        font-size: 35px;
    }

    .about_banner .about_banner_text a:before {
        top: 5px;
    }
    .terms_header a:before {
        top: 5px;
    }

    .map_bg {
        height: 350px;
        margin-bottom: 30px;
    }

    .map_description {
        width: 100%;
    }

}

@media only screen and (max-width: 480px) {
    .notify_animation img {
        left: 220px;
    }
    .banner_text h1 {
        font-size: 30px;;
    }

    .banner_text h1 span {
        font-size: 12px;
    }

    .banner_text p {
        font-size: 11px;
    }

    .banner_text {
        margin-top: 50px;
    }

    .banner {
        height: 250px;
    }

    .contacts {
        flex-flow: column;
        align-items: center;
    }

    .tel {
        margin-bottom: 5px;
    }

    .footer_middle {
        width: 100%;
    }

    .copyright ul li a {
        font-size: 9px;
        margin-left: 9px;
    }

    .blog_text a {
        padding: 10px 17px;
    }

    .twm_left {
        width: 280px;
        height: 280px;
        margin: 0 auto 30px;
    }

    .twm_connection {
        width: 100%;
    }

    .twm_connection img {
        width: 100%;
    }

    .vector_img {
        top: 40px;
        bottom: 40px;
    }

    .twm_right p {
        width: 95%;
    }

    .twm_right {
        padding: 0;
    }

    .twm_right ul {
        width: 330px;
        margin: 0 auto;
    }

    .twm_right ul li {
        padding-left: 25px;
        display: block;
        margin: 0 auto 10px;
    }

    .services_left ul li {
        min-width: 49%;
    }

    .collapse_heading {
        padding: 10px;
    }

    .collapse_heading h3 {
        font-size: 16px;
    }

    .arrow_down {
        right: 15px;
        width: 10px;
        height: 8px;
    }

    .close_button {
        right: 15px;
        width: 15px;
        height: 15px;
    }

    .press_contact {
        display: block;
        width: 100%;
    }

    .webmaster {
        display: block;
        width: 100%;
    }

    .contact_us h2 {
        font-size: 40px;
        margin-bottom: 15px;
    }

    .contact_us p {
        font-size: 14px;
    }

    .tel_nmb p {
        font-size: 14px;
    }

    .tel_nmb {
        margin-bottom: 20px;
    }

    .press_contact span, .webmaster span {
        font-size: 14px;
    }

    .contact_us_right label {
        font-size: 14px;
    }
    .name {
        flex-flow: column;
        margin-bottom: 20px;
    }
    .contact_us_right input {
        height: 38px;
        font-size: 14px;
    }
    .first_name, .last_name {
        width: 100%;
    }
    .first_name{
        margin-bottom: 20px;
    }
    #question {
        font-size: 14px;
    }
    .submit_button {
        padding: 8px 22px;
    }

    .articles_middle h2 {
        font-size: 30px;
        margin-bottom: 20px;
    }

    .map_bg {
        height: 300px;
    }

    .color_div {
        width: 20px;
        height: 20px;
    }

    .map_color p {
        font-size: 12px;
    }

    .articles {
        margin-bottom: 0;
    }
    .terms {
        margin: 30px 0 60px;
    }
    .social_buttons {
        flex-flow: column;
        align-items: center;
        margin-bottom: 20px;
    }
    .facebook_button, .google_button {
        width: 80%;
        margin-bottom: 10px;
    }
    .form_inputs label {
        width: 100%;
        text-align: left;
        margin-bottom: 5px;
    }
    .form_inputs input {
        width: 100%;
    }
}

@media only screen and (max-width: 350px) {
    nav .sign_in {
        font-size: 10px;
        padding: 6px 12px;
    }

    .mobile_icon {
        margin-top: 2px;
    }

    .logo img {
        width: 120px;
    }

    .blog_text p {
        font-size: 11px;
        line-height: 22px;
        margin-bottom: 20px;
    }

    .blog_text h3 {
        font-size: 30px;
    }

    .twm_right ul li {
        display: block;
        margin: 0 auto 10px;
        width: 70%;
        text-align: center;
    }

    .twm_right ul {
        width: 100%;
    }

    .services_right {
        height: 300px;
    }

    .services h3 {
        font-size: 30px;
    }

    .map_bg {
        height: 240px;
    }

    .map_description {
        flex-flow: column;
        margin-left: 30px;
    }

    .map_color {
        margin-bottom: 15px;
    }

    section.location_map {
        margin-bottom: 50px;
    }
    .social_sign p {
        margin-bottom: 15px;
    }
    .social_buttons {
        margin-bottom: 10px;
    }
    .facebook_button, .google_button {
        width: 100%;
    }
}

@media only screen and (max-width: 320px) {
    .mobile_menu {
        max-width: 250px;
        width: 100%;
    }

    .twm_left {
        width: 250px;
        height: 250px;
    }
}

@media only screen and (min-width: 769px) {
    .mobile_menu {
        display: none;
    }
}