/* Smartphones (portrait and landscape) ----------- */

@media only screen and (min-device-width: 320px) and (max-device-width: 374px) {
    .language_select {
        position: absolute !important;
        top: 10px !important;
        right: 10px !important;
    }
    .main h1 {
        font-size: 32px;
        line-height: 42px;
    }
    .doc_img {
        width: 120px;
        margin-top: 75px;
    }
    .dr_name {
        font-size: 28px;
    }
    .main h5 {
        font-size: 18px;
    }
    .main p {
        font-size: 14px;
        width: 90%;
    }
    .logo_img {
        margin: auto;
        display: block;
        position: relative;
        bottom: 10px;
        right: 10px;
        width: 150px;
        margin-top: 40px;
        right: 0;
        left: 0;
    }
    .btn-buttons {
        margin-top: 25px;
    }
    .active_myth_box {
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
        top: auto;
        left: auto;
        transform: translateY(0px);
    }
    .dr_info h2,
    .dr_info h5 {
        text-align: center;
    }
    .active_myth_box li {
        list-style: none;
        margin-top: 40px !important;
        margin: 0 10px;
    }
    .ballon_box {
        margin-top: 0px;
        height: 450px;
        overflow-y: hidden;
        position: relative;
    }
    .fact_box {
        margin-top: 0px;
        height: 450px;
        overflow-y: hidden;
        position: relative;
    }
    .ballon_img_before {
        width: 75%;
    }
    .ballon_img_after {
        width: 100%;
    }
    .dr_info {
        padding-top: 50px;
    }
    .myth_box {
        height: auto;
        margin-top: 0px;
    }
    .main {
        height: auto;
    }
    .fact_icon {
        width: 45px !important;
        display: inline-block !important;
    }
    .main_sec {
        padding-top: 60px;
    }
}

@media only screen and (min-device-width: 375px) and (max-device-width: 480px) {
    .language_select {
        position: absolute !important;
        top: 10px !important;
        right: 10px !important;
    }
    .main h1 {
        font-size: 32px;
        line-height: 42px;
    }
    .doc_img {
        width: 120px;
        margin-top: 75px;
    }
    .dr_name {
        font-size: 28px;
    }
    .main h5 {
        font-size: 18px;
    }
    .main p {
        font-size: 14px;
        width: 90%;
    }
    .logo_img {
        margin: auto;
        display: block;
        position: relative;
        bottom: 10px;
        right: 10px;
        width: 150px;
        margin-top: 40px;
        right: 0;
        left: 0;
    }
    .btn-buttons {
        margin-top: 25px;
    }
    .active_myth_box {
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
        top: auto;
        left: auto;
        transform: translateY(0px);
    }
    .dr_info h2,
    .dr_info h5 {
        text-align: center;
    }
    .active_myth_box li {
        list-style: none;
        margin-top: 40px !important;
        margin: 0 10px;
    }
    .ballon_box {
        margin-top: 0px;
        height: 450px;
        overflow-y: hidden;
        position: relative;
    }
    .fact_box {
        margin-top: 0px;
        height: 450px;
        overflow-y: hidden;
        position: relative;
    }
    .ballon_img_before {
        width: 65%;
    }
    .ballon_img_after {
        width: 100%;
    }
    .dr_info {
        padding-top: 50px;
    }
    .myth_box {
        height: auto;
        margin-top: 0px;
    }
    .main {
        height: auto;
    }
    .fact_icon {
        width: 45px !important;
        display: inline-block !important;
    }
    .main_sec {
        padding-top: 60px;
    }
}


/* Smartphones (landscape) ----------- */

@media only screen and (min-width: 321px) {}


/* Smartphones (portrait) ----------- */

@media only screen and (max-width: 320px) {}


/* iPads (portrait and landscape) ----------- */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .language_select {
        position: absolute !important;
        top: 10px !important;
        right: 10px !important;
    }
    .main h1 {
        font-size: 32px;
        line-height: 42px;
    }
    .doc_img {
        width: 120px;
        margin-top: 75px;
    }
    .dr_name {
        font-size: 28px;
    }
    .main h5 {
        font-size: 18px;
    }
    .main p {
        font-size: 14px;
        width: 90%;
    }
    .logo_img {
        margin: auto;
        display: block;
        position: relative;
        bottom: 10px;
        right: 10px;
        width: 150px;
        margin-top: 40px;
        right: 0;
        left: 0;
    }
    .btn-buttons {
        margin-top: 25px;
    }
    .active_myth_box {
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
        top: auto;
        left: auto;
        transform: translateY(0px);
    }
    .dr_info h2,
    .dr_info h5 {
        text-align: center;
    }
    .active_myth_box li {
        list-style: none;
        margin-top: 40px !important;
        margin: 0 10px;
    }
    .ballon_box {
        margin-top: 0px;
        height: 450px;
        overflow-y: hidden;
        position: relative;
    }
    .fact_box {
        margin-top: 0px;
        height: 450px;
        overflow-y: hidden;
        position: relative;
    }
    .ballon_img_before {
        width: 75%;
    }
    .ballon_img_after {
        width: 100%;
    }
    .dr_info {
        padding-top: 50px;
    }
    .myth_box {
        height: auto;
        margin-top: 0px;
    }
    .main {
        height: auto;
    }
    .main_sec {
        padding-top: 60px;
    }
}


/* iPads (landscape) ----------- */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .language_select {
        position: absolute !important;
        top: 10px !important;
        right: 10px !important;
    }
    .main h1 {
        font-size: 32px;
        line-height: 42px;
    }
    .doc_img {
        width: 120px;
        margin-top: 75px;
    }
    .dr_name {
        font-size: 28px;
    }
    .main h5 {
        font-size: 18px;
    }
    .main p {
        font-size: 14px;
        width: 90%;
    }
    .logo_img {
        margin: auto;
        display: block;
        position: relative;
        bottom: 10px;
        right: 10px;
        width: 150px;
        margin-top: 40px;
        right: 0;
        left: 0;
    }
    .btn-buttons {
        margin-top: 25px;
    }
    .active_myth_box {
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
        top: auto;
        left: auto;
        transform: translateY(0px);
    }
    .dr_info h2,
    .dr_info h5 {
        text-align: center;
    }
    .active_myth_box li {
        list-style: none;
        margin-top: 40px !important;
        margin: 0 10px;
    }
    .ballon_box {
        margin-top: 0px;
        height: 450px;
        overflow-y: hidden;
        position: relative;
    }
    .fact_box {
        margin-top: 0px;
        height: 450px;
        overflow-y: hidden;
        position: relative;
    }
    .ballon_img_before {
        width: 75%;
    }
    .ballon_img_after {
        width: 100%;
    }
    .dr_info {
        padding-top: 50px;
    }
    .myth_box {
        height: auto;
        margin-top: 0px;
    }
    .main {
        height: auto;
    }
    .main_sec {
        padding-top: 60px;
    }
}


/* iPads (portrait) ----------- */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    .language_select {
        position: absolute !important;
        top: 10px !important;
        right: 10px !important;
    }
    .main h1 {
        font-size: 32px;
        line-height: 42px;
    }
    .doc_img {
        width: 120px;
        margin-top: 75px;
    }
    .dr_name {
        font-size: 28px;
    }
    .main h5 {
        font-size: 18px;
    }
    .main p {
        font-size: 14px;
        width: 90%;
    }
    .logo_img {
        margin: auto;
        display: block;
        position: relative;
        bottom: 10px;
        right: 10px;
        width: 150px;
        margin-top: 40px;
        right: 0;
        left: 0;
    }
    .btn-buttons {
        margin-top: 25px;
    }
    .active_myth_box {
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
        top: auto;
        left: auto;
        transform: translateY(0px);
    }
    .dr_info h2,
    .dr_info h5 {
        text-align: center;
    }
    .active_myth_box li {
        list-style: none;
        margin-top: 40px !important;
        margin: 0 10px;
    }
    .ballon_box {
        margin-top: 0px;
        height: 450px;
        overflow-y: hidden;
        position: relative;
    }
    .fact_box {
        margin-top: 0px;
        height: 450px;
        overflow-y: hidden;
        position: relative;
    }
    .ballon_img_before {
        width: 75%;
    }
    .ballon_img_after {
        width: 100%;
    }
    .dr_info {
        padding-top: 50px;
    }
    .myth_box {
        height: auto;
        margin-top: 0px;
    }
    .main {
        height: auto;
    }
    .main_sec {
        padding-top: 60px;
    }
}


/**********
    iPad 3
    **********/

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
    .language_select {
        position: absolute !important;
        top: 10px !important;
        right: 10px !important;
    }
    .main h1 {
        font-size: 32px;
        line-height: 42px;
    }
    .doc_img {
        width: 120px;
        margin-top: 75px;
    }
    .dr_name {
        font-size: 28px;
    }
    .main h5 {
        font-size: 18px;
    }
    .main p {
        font-size: 14px;
        width: 90%;
    }
    .logo_img {
        margin: auto;
        display: block;
        position: relative;
        bottom: 10px;
        right: 10px;
        width: 150px;
        margin-top: 40px;
        right: 0;
        left: 0;
    }
    .btn-buttons {
        margin-top: 25px;
    }
    .active_myth_box {
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
        top: auto;
        left: auto;
        transform: translateY(0px);
    }
    .dr_info h2,
    .dr_info h5 {
        text-align: center;
    }
    .active_myth_box li {
        list-style: none;
        margin-top: 40px !important;
        margin: 0 10px;
    }
    .ballon_box {
        margin-top: 0px;
        height: 450px;
        overflow-y: hidden;
        position: relative;
    }
    .fact_box {
        margin-top: 0px;
        height: 450px;
        overflow-y: hidden;
        position: relative;
    }
    .ballon_img_before {
        width: 32%;
    }
    .ballon_img_after {
        width: 100%;
    }
    .dr_info {
        padding-top: 50px;
    }
    .myth_box {
        height: auto;
        margin-top: 0px;
    }
    .main {
        height: auto;
    }
    .main_sec {
        padding-top: 60px;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
    .language_select {
        position: absolute !important;
        top: 10px !important;
        right: 10px !important;
    }
    .main h1 {
        font-size: 32px;
        line-height: 42px;
    }
    .doc_img {
        width: 120px;
        margin-top: 75px;
    }
    .dr_name {
        font-size: 28px;
    }
    .main h5 {
        font-size: 18px;
    }
    .main p {
        font-size: 14px;
        width: 90%;
    }
    .logo_img {
        margin: auto;
        display: block;
        position: relative;
        bottom: 10px;
        right: 10px;
        width: 150px;
        margin-top: 40px;
        right: 0;
        left: 0;
    }
    .btn-buttons {
        margin-top: 25px;
    }
    .active_myth_box {
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
        top: auto;
        left: auto;
        transform: translateY(0px);
    }
    .dr_info h2,
    .dr_info h5 {
        text-align: center;
    }
    .active_myth_box li {
        list-style: none;
        margin-top: 40px !important;
        margin: 0 10px;
    }
    .ballon_box {
        margin-top: 0px;
        height: 450px;
        overflow-y: hidden;
        position: relative;
    }
    .fact_box {
        margin-top: 0px;
        height: 450px;
        overflow-y: hidden;
        position: relative;
    }
    .ballon_img_before {
        width: 32%;
    }
    .ballon_img_after {
        width: 100%;
    }
    .dr_info {
        padding-top: 50px;
    }
    .myth_box {
        height: auto;
        margin-top: 0px;
    }
    .main {
        height: auto;
    }
    .main_sec {
        padding-top: 60px;
    }
}


/* Desktops and laptops ----------- */

@media only screen and (max-width: 1600px) {}


/* Large screens ----------- */

@media only screen and (min-width: 1824px) {
    /* Styles */
}


/* iPhone 4 ----------- */

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
    .fact_icon {
        width: 45px !important;
        display: inline-block !important;
    }
    .language_select {
        position: absolute !important;
        top: 10px !important;
        right: 10px !important;
    }
    .main h1 {
        font-size: 32px;
        line-height: 42px;
    }
    .doc_img {
        width: 120px;
        margin-top: 75px;
    }
    .dr_name {
        font-size: 28px;
    }
    .main h5 {
        font-size: 18px;
    }
    .main p {
        font-size: 14px;
        width: 90%;
    }
    .logo_img {
        margin: auto;
        display: block;
        position: relative;
        bottom: 10px;
        right: 10px;
        width: 150px;
        margin-top: 40px;
        right: 0;
        left: 0;
    }
    .btn-buttons {
        margin-top: 25px;
    }
    .active_myth_box {
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
        top: auto;
        left: auto;
        transform: translateY(0px);
    }
    .dr_info h2,
    .dr_info h5 {
        text-align: center;
    }
    .active_myth_box li {
        list-style: none;
        margin-top: 40px !important;
        margin: 0 10px;
    }
    .ballon_box {
        margin-top: 0px;
        height: 450px;
        overflow-y: hidden;
        position: relative;
    }
    .fact_box {
        margin-top: 0px;
        height: 450px;
        overflow-y: hidden;
        position: relative;
    }
    .ballon_img_before {
        width: 75%;
    }
    .ballon_img_after {
        width: 100%;
    }
    .dr_info {
        padding-top: 50px;
    }
    .myth_box {
        height: auto;
        margin-top: 0px;
    }
    .main {
        height: auto;
    }
    .main_sec {
        padding-top: 60px;
    }
}

@media only screen and (min-device-width: 376px) and (max-device-width: 480px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
    .fact_icon {
        width: 45px !important;
        display: inline-block !important;
    }
    .language_select {
        position: absolute !important;
        top: 10px !important;
        right: 10px !important;
    }
    .main h1 {
        font-size: 32px;
        line-height: 42px;
    }
    .doc_img {
        width: 120px;
        margin-top: 75px;
    }
    .dr_name {
        font-size: 28px;
    }
    .main h5 {
        font-size: 18px;
    }
    .main p {
        font-size: 14px;
        width: 90%;
    }
    .logo_img {
        margin: auto;
        display: block;
        position: relative;
        bottom: 10px;
        right: 10px;
        width: 150px;
        margin-top: 40px;
        right: 0;
        left: 0;
    }
    .btn-buttons {
        margin-top: 25px;
    }
    .active_myth_box {
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
        top: auto;
        left: auto;
        transform: translateY(0px);
    }
    .dr_info h2,
    .dr_info h5 {
        text-align: center;
    }
    .active_myth_box li {
        list-style: none;
        margin-top: 40px !important;
        margin: 0 10px;
    }
    .ballon_box {
        margin-top: 0px;
        height: 450px;
        overflow-y: hidden;
        position: relative;
    }
    .fact_box {
        margin-top: 0px;
        height: 450px;
        overflow-y: hidden;
        position: relative;
    }
    .ballon_img_before {
        width: 55%;
    }
    .ballon_img_after {
        width: 100%;
    }
    .dr_info {
        padding-top: 50px;
    }
    .myth_box {
        height: auto;
        margin-top: 0px;
    }
    .main {
        height: auto;
    }
    .main_sec {
        padding-top: 60px;
    }
}


/* iPhone 5 ----------- */

@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
    .fact_icon {
        width: 45px !important;
        display: inline-block !important;
    }
    .language_select {
        position: absolute !important;
        top: 10px !important;
        right: 10px !important;
    }
    .main h1 {
        font-size: 32px;
        line-height: 42px;
    }
    .doc_img {
        width: 120px;
        margin-top: 75px;
    }
    .dr_name {
        font-size: 28px;
    }
    .main h5 {
        font-size: 18px;
    }
    .main p {
        font-size: 14px;
        width: 90%;
    }
    .logo_img {
        margin-left: auto;
        display: block;
        position: relative;
        bottom: 10px;
        right: 10px;
        width: 150px;
        margin-top: 40px;
    }
    .btn-buttons {
        margin-top: 25px;
    }
    .active_myth_box {
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
        top: auto;
        left: auto;
        transform: translateY(0px);
    }
    .dr_info h2,
    .dr_info h5 {
        text-align: center;
    }
    .active_myth_box li {
        list-style: none;
        margin-top: 40px !important;
        margin: 0 10px;
    }
    .ballon_box {
        margin-top: 0px;
        height: 450px;
        overflow-y: hidden;
        position: relative;
    }
    .fact_box {
        margin-top: 0px;
        height: 450px;
        overflow-y: hidden;
        position: relative;
    }
    .ballon_img_before {
        width: 75%;
    }
    .ballon_img_after {
        width: 100%;
    }
    .dr_info {
        padding-top: 50px;
    }
    .myth_box {
        height: auto;
        margin-top: 0px;
    }
    .main {
        height: auto;
    }
    .main_sec {
        padding-top: 60px;
    }
}

@media only screen and (min-device-width: 426px) and (max-device-height: 568px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
    .fact_icon {
        width: 45px !important;
        display: inline-block !important;
    }
    .language_select {
        position: absolute !important;
        top: 10px !important;
        right: 10px !important;
    }
    .main h1 {
        font-size: 32px;
        line-height: 42px;
    }
    .doc_img {
        width: 120px;
        margin-top: 75px;
    }
    .dr_name {
        font-size: 28px;
    }
    .main h5 {
        font-size: 18px;
    }
    .main p {
        font-size: 14px;
        width: 90%;
    }
    .logo_img {
        margin: auto;
        display: block;
        position: relative;
        bottom: 10px;
        right: 10px;
        width: 150px;
        margin-top: 40px;
        right: 0;
        left: 0;
    }
    .btn-buttons {
        margin-top: 25px;
    }
    .active_myth_box {
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
        top: auto;
        left: auto;
        transform: translateY(0px);
    }
    .dr_info h2,
    .dr_info h5 {
        text-align: center;
    }
    .active_myth_box li {
        list-style: none;
        margin-top: 40px !important;
        margin: 0 10px;
    }
    .ballon_box {
        margin-top: 0px;
        height: 450px;
        overflow-y: hidden;
        position: relative;
    }
    .fact_box {
        margin-top: 0px;
        height: 450px;
        overflow-y: hidden;
        position: relative;
    }
    .ballon_img_before {
        width: 75%;
    }
    .ballon_img_after {
        width: 100%;
    }
    .dr_info {
        padding-top: 50px;
    }
    .myth_box {
        height: auto;
        margin-top: 0px;
    }
    .main {
        height: auto;
    }
    .main_sec {
        padding-top: 60px;
    }
}


/* iPhone 6, 7, 8 ----------- */

@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
    .fact_icon {
        width: 45px !important;
        display: inline-block !important;
    }
    .language_select {
        position: absolute !important;
        top: 10px !important;
        right: 10px !important;
    }
    .main h1 {
        font-size: 32px;
        line-height: 42px;
    }
    .doc_img {
        width: 120px;
        margin-top: 75px;
    }
    .dr_name {
        font-size: 28px;
    }
    .main h5 {
        font-size: 18px;
    }
    .main p {
        font-size: 14px;
        width: 90%;
    }
    .logo_img {
        margin-left: auto;
        display: block;
        position: relative;
        bottom: 10px;
        right: 10px;
        width: 150px;
        margin-top: 40px;
    }
    .btn-buttons {
        margin-top: 25px;
    }
    .active_myth_box {
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
        top: auto;
        left: auto;
        transform: translateY(0px);
    }
    .dr_info h2,
    .dr_info h5 {
        text-align: center;
    }
    .active_myth_box li {
        list-style: none;
        margin-top: 40px !important;
        margin: 0 10px;
    }
    .ballon_box {
        margin-top: 0px;
        height: 450px;
        overflow-y: hidden;
        position: relative;
    }
    .fact_box {
        margin-top: 0px;
        height: 450px;
        overflow-y: hidden;
        position: relative;
    }
    .ballon_img_before {
        width: 75%;
    }
    .ballon_img_after {
        width: 100%;
    }
    .dr_info {
        padding-top: 50px;
    }
    .myth_box {
        height: auto;
        margin-top: 0px;
    }
    .main {
        height: auto;
    }
    .main_sec {
        padding-top: 60px;
    }
}

@media only screen and (min-device-width: 426px) and (max-device-height: 667px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
    .fact_icon {
        width: 45px !important;
        display: inline-block !important;
    }
    .language_select {
        position: absolute !important;
        top: 10px !important;
        right: 10px !important;
    }
    .main h1 {
        font-size: 32px;
        line-height: 42px;
    }
    .doc_img {
        width: 120px;
        margin-top: 75px;
    }
    .dr_name {
        font-size: 28px;
    }
    .main h5 {
        font-size: 18px;
    }
    .main p {
        font-size: 14px;
        width: 90%;
    }
    .logo_img {
        margin: auto;
        display: block;
        position: relative;
        bottom: 10px;
        right: 10px;
        width: 150px;
        margin-top: 40px;
        right: 0;
        left: 0;
    }
    .btn-buttons {
        margin-top: 25px;
    }
    .active_myth_box {
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
        top: auto;
        left: auto;
        transform: translateY(0px);
    }
    .dr_info h2,
    .dr_info h5 {
        text-align: center;
    }
    .active_myth_box li {
        list-style: none;
        margin-top: 40px !important;
        margin: 0 10px;
    }
    .ballon_box {
        margin-top: 0px;
        height: 450px;
        overflow-y: hidden;
        position: relative;
    }
    .fact_box {
        margin-top: 0px;
        height: 450px;
        overflow-y: hidden;
        position: relative;
    }
    .ballon_img_before {
        width: 75%;
    }
    .ballon_img_after {
        width: 100%;
    }
    .dr_info {
        padding-top: 50px;
    }
    .myth_box {
        height: auto;
        margin-top: 0px;
    }
    .main {
        height: auto;
    }
    .main_sec {
        padding-top: 60px;
    }
}


/* iPhone 6+, 7+, 8+ ----------- */

@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
    .fact_icon {
        width: 45px !important;
        display: inline-block !important;
    }
    .language_select {
        position: absolute !important;
        top: 10px !important;
        right: 10px !important;
    }
    .main h1 {
        font-size: 32px;
        line-height: 42px;
    }
    .doc_img {
        width: 120px;
        margin-top: 75px;
    }
    .dr_name {
        font-size: 28px;
    }
    .main h5 {
        font-size: 18px;
    }
    .main p {
        font-size: 14px;
        width: 90%;
    }
    .logo_img {
        margin-left: auto;
        display: block;
        position: relative;
        bottom: 10px;
        right: 10px;
        width: 150px;
        margin-top: 40px;
    }
    .btn-buttons {
        margin-top: 25px;
    }
    .active_myth_box {
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
        top: auto;
        left: auto;
        transform: translateY(0px);
    }
    .dr_info h2,
    .dr_info h5 {
        text-align: center;
    }
    .active_myth_box li {
        list-style: none;
        margin-top: 40px !important;
        margin: 0 10px;
    }
    .ballon_box {
        margin-top: 0px;
        height: 450px;
        overflow-y: hidden;
        position: relative;
    }
    .fact_box {
        margin-top: 0px;
        height: 450px;
        overflow-y: hidden;
        position: relative;
    }
    .ballon_img_before {
        width: 30%;
    }
    .ballon_img_after {
        width: 100%;
    }
    .dr_info {
        padding-top: 50px;
    }
    .myth_box {
        height: auto;
        margin-top: 0px;
    }
    .main {
        height: auto;
    }
    .main_sec {
        padding-top: 60px;
    }
}

@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
    .fact_icon {
        width: 45px !important;
        display: inline-block !important;
    }
    .language_select {
        position: absolute !important;
        top: 10px !important;
        right: 10px !important;
    }
    .main h1 {
        font-size: 32px;
        line-height: 42px;
    }
    .doc_img {
        width: 120px;
        margin-top: 75px;
    }
    .dr_name {
        font-size: 28px;
    }
    .main h5 {
        font-size: 18px;
    }
    .main p {
        font-size: 14px;
        width: 90%;
    }
    .logo_img {
        margin: auto;
        display: block;
        position: relative;
        bottom: 10px;
        right: 10px;
        width: 150px;
        margin-top: 40px;
        right: 0;
        left: 0;
    }
    .btn-buttons {
        margin-top: 25px;
    }
    .active_myth_box {
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
        top: auto;
        left: auto;
        transform: translateY(0px);
    }
    .dr_info h2,
    .dr_info h5 {
        text-align: center;
    }
    .active_myth_box li {
        list-style: none;
        margin-top: 40px !important;
        margin: 0 10px;
    }
    .ballon_box {
        margin-top: 0px;
        height: 450px;
        overflow-y: hidden;
        position: relative;
    }
    .fact_box {
        margin-top: 0px;
        height: 450px;
        overflow-y: hidden;
        position: relative;
    }
    .ballon_img_before {
        width: 45%;
    }
    .ballon_img_after {
        width: 100%;
    }
    .dr_info {
        padding-top: 50px;
    }
    .myth_box {
        height: auto;
        margin-top: 0px;
    }
    .main {
        height: auto;
    }
    .main_sec {
        padding-top: 60px;
    }
}


/* iPhone X ----------- */

@media only screen and (min-device-width: 375px) and (max-device-height: 812px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 3) {
    .fact_icon {
        width: 45px !important;
        display: inline-block !important;
    }
    .language_select {
        position: absolute !important;
        top: 10px !important;
        right: 10px !important;
    }
    .main h1 {
        font-size: 32px;
        line-height: 42px;
    }
    .doc_img {
        width: 120px;
        margin-top: 75px;
    }
    .dr_name {
        font-size: 28px;
    }
    .main h5 {
        font-size: 18px;
    }
    .main p {
        font-size: 14px;
        width: 90%;
    }
    .logo_img {
        margin: auto;
        display: block;
        position: relative;
        bottom: 10px;
        right: 10px;
        width: 150px;
        margin-top: 40px;
        right: 0;
        left: 0;
    }
    .btn-buttons {
        margin-top: 25px;
    }
    .active_myth_box {
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
        top: auto;
        left: auto;
        transform: translateY(0px);
    }
    .dr_info h2,
    .dr_info h5 {
        text-align: center;
    }
    .active_myth_box li {
        list-style: none;
        margin-top: 40px !important;
        margin: 0 10px;
    }
    .ballon_box {
        margin-top: 0px;
        height: 450px;
        overflow-y: hidden;
        position: relative;
    }
    .fact_box {
        margin-top: 0px;
        height: 450px;
        overflow-y: hidden;
        position: relative;
    }
    .ballon_img_before {
        width: 75%;
    }
    .ballon_img_after {
        width: 100%;
    }
    .dr_info {
        padding-top: 50px;
    }
    .myth_box {
        height: auto;
        margin-top: 0px;
    }
    .main {
        height: auto;
    }
    .main_sec {
        padding-top: 60px;
    }
}

@media only screen and (min-device-width: 375px) and (max-device-height: 812px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 3) {
    .fact_icon {
        width: 45px !important;
        display: inline-block !important;
    }
    .language_select {
        position: absolute !important;
        top: 10px !important;
        right: 10px !important;
    }
    .main h1 {
        font-size: 32px;
        line-height: 42px;
    }
    .doc_img {
        width: 120px;
        margin-top: 75px;
    }
    .dr_name {
        font-size: 28px;
    }
    .main h5 {
        font-size: 18px;
    }
    .main p {
        font-size: 14px;
        width: 90%;
    }
    .logo_img {
        margin: auto;
        display: block;
        position: relative;
        bottom: 10px;
        right: 10px;
        width: 150px;
        margin-top: 40px;
        right: 0;
        left: 0;
    }
    .btn-buttons {
        margin-top: 25px;
    }
    .active_myth_box {
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
        top: auto;
        left: auto;
        transform: translateY(0px);
    }
    .dr_info h2,
    .dr_info h5 {
        text-align: center;
    }
    .active_myth_box li {
        list-style: none;
        margin-top: 40px !important;
        margin: 0 10px;
    }
    .ballon_box {
        margin-top: 0px;
        height: 450px;
        overflow-y: hidden;
        position: relative;
    }
    .fact_box {
        margin-top: 0px;
        height: 450px;
        overflow-y: hidden;
        position: relative;
    }
    .ballon_img_before {
        width: 75%;
    }
    .ballon_img_after {
        width: 100%;
    }
    .dr_info {
        padding-top: 50px;
    }
    .myth_box {
        height: auto;
        margin-top: 0px;
    }
    .main {
        height: auto;
    }
    .main_sec {
        padding-top: 60px;
    }
}


/* iPhone XS Max, XR ----------- */

@media only screen and (min-device-width: 414px) and (max-device-height: 896px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 3) {
    .fact_icon {
        width: 45px !important;
        display: inline-block !important;
    }
    .language_select {
        position: absolute !important;
        top: 10px !important;
        right: 10px !important;
    }
    .main h1 {
        font-size: 32px;
        line-height: 42px;
    }
    .doc_img {
        width: 120px;
        margin-top: 75px;
    }
    .dr_name {
        font-size: 28px;
    }
    .main h5 {
        font-size: 18px;
    }
    .main p {
        font-size: 14px;
        width: 90%;
    }
    .logo_img {
        margin: auto;
        display: block;
        position: relative;
        bottom: 10px;
        right: 10px;
        width: 150px;
        margin-top: 40px;
        right: 0;
        left: 0;
    }
    .btn-buttons {
        margin-top: 25px;
    }
    .active_myth_box {
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
        top: auto;
        left: auto;
        transform: translateY(0px);
    }
    .dr_info h2,
    .dr_info h5 {
        text-align: center;
    }
    .active_myth_box li {
        list-style: none;
        margin-top: 40px !important;
        margin: 0 10px;
    }
    .ballon_box {
        margin-top: 0px;
        height: 450px;
        overflow-y: hidden;
        position: relative;
    }
    .fact_box {
        margin-top: 0px;
        height: 450px;
        overflow-y: hidden;
        position: relative;
    }
    .ballon_img_before {
        width: 75%;
    }
    .ballon_img_after {
        width: 100%;
    }
    .dr_info {
        padding-top: 50px;
    }
    .myth_box {
        height: auto;
        margin-top: 0px;
    }
    .main {
        height: auto;
    }
    .main_sec {
        padding-top: 60px;
    }
}

@media only screen and (min-device-width: 414px) and (max-device-height: 896px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 3) {
    .fact_icon {
        width: 45px !important;
        display: inline-block !important;
    }
    .language_select {
        position: absolute !important;
        top: 10px !important;
        right: 10px !important;
    }
    .main h1 {
        font-size: 32px;
        line-height: 42px;
    }
    .doc_img {
        width: 120px;
        margin-top: 75px;
    }
    .dr_name {
        font-size: 28px;
    }
    .main h5 {
        font-size: 18px;
    }
    .main p {
        font-size: 14px;
        width: 90%;
    }
    .logo_img {
        margin: auto;
        display: block;
        position: relative;
        bottom: 10px;
        right: 10px;
        width: 150px;
        margin-top: 40px;
        right: 0;
        left: 0;
    }
    .btn-buttons {
        margin-top: 25px;
    }
    .active_myth_box {
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
        top: auto;
        left: auto;
        transform: translateY(0px);
    }
    .dr_info h2,
    .dr_info h5 {
        text-align: center;
    }
    .active_myth_box li {
        list-style: none;
        margin-top: 40px !important;
        margin: 0 10px;
    }
    .ballon_box {
        margin-top: 0px;
        height: 450px;
        overflow-y: hidden;
        position: relative;
    }
    .fact_box {
        margin-top: 0px;
        height: 450px;
        overflow-y: hidden;
        position: relative;
    }
    .ballon_img_before {
        width: 62%;
    }
    .ballon_img_after {
        width: 100%;
    }
    .dr_info {
        padding-top: 50px;
    }
    .myth_box {
        height: auto;
        margin-top: 0px;
    }
    .main {
        height: auto;
    }
    .main_sec {
        padding-top: 60px;
    }
}


/* Samsung Galaxy S3 ----------- */

@media only screen and (min-device-width: 426px) and (max-device-height: 640px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 1) {
    .fact_icon {
        width: 45px !important;
        display: inline-block !important;
    }
    .language_select {
        position: absolute !important;
        top: 10px !important;
        right: 10px !important;
    }
    .main h1 {
        font-size: 32px;
        line-height: 42px;
    }
    .doc_img {
        width: 120px;
        margin-top: 75px;
    }
    .dr_name {
        font-size: 28px;
    }
    .main h5 {
        font-size: 18px;
    }
    .main p {
        font-size: 14px;
        width: 90%;
    }
    .logo_img {
        margin-left: auto;
        display: block;
        position: relative;
        bottom: 10px;
        right: 10px;
        width: 150px;
        margin-top: 40px;
    }
    .btn-buttons {
        margin-top: 25px;
    }
    .active_myth_box {
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
        top: auto;
        left: auto;
        transform: translateY(0px);
    }
    .dr_info h2,
    .dr_info h5 {
        text-align: center;
    }
    .dr_info h2 {
        font-size: 24px;
    }
    .dr_info h5 {
        font-size: 16px;
    }
    .active_myth_box li {
        list-style: none;
        margin-top: 40px !important;
        margin: 0 10px;
    }
    .ballon_box {
        margin-top: 0px;
        height: 450px;
        overflow-y: hidden;
        position: relative;
    }
    .fact_box {
        margin-top: 0px;
        height: 450px;
        overflow-y: hidden;
        position: relative;
    }
    .ballon_img_before {
        width: 70%;
    }
    .ballon_img_after {
        width: 100%;
    }
    .dr_info {
        padding-top: 40px;
    }
    .myth_box {
        height: auto;
        margin-top: 0px;
    }
    .main {
        height: auto;
    }
    .main_sec {
        padding-top: 60px;
    }
}

@media only screen and (min-device-width: 426px) and (max-device-height: 640px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
    .fact_icon {
        width: 45px !important;
        display: inline-block !important;
    }
    .language_select {
        position: absolute !important;
        top: 10px !important;
        right: 10px !important;
    }
    .main h1 {
        font-size: 32px;
        line-height: 42px;
    }
    .doc_img {
        width: 120px;
        margin-top: 75px;
    }
    .dr_name {
        font-size: 28px;
    }
    .main h5 {
        font-size: 18px;
    }
    .main p {
        font-size: 14px;
        width: 90%;
    }
    .logo_img {
        margin: auto;
        display: block;
        position: relative;
        bottom: 10px;
        right: 10px;
        width: 150px;
        margin-top: 40px;
        right: 0;
        left: 0;
    }
    .btn-buttons {
        margin-top: 25px;
    }
    .active_myth_box {
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
        top: auto;
        left: auto;
        transform: translateY(0px);
    }
    .dr_info h2,
    .dr_info h5 {
        text-align: center;
    }
    .active_myth_box li {
        list-style: none;
        margin-top: 40px !important;
        margin: 0 10px;
    }
    .ballon_box {
        margin-top: 0px;
        height: 450px;
        overflow-y: hidden;
        position: relative;
    }
    .fact_box {
        margin-top: 0px;
        height: 450px;
        overflow-y: hidden;
        position: relative;
    }
    .ballon_img_before {
        width: 75%;
    }
    .ballon_img_after {
        width: 100%;
    }
    .dr_info {
        padding-top: 50px;
    }
    .myth_box {
        height: auto;
        margin-top: 0px;
    }
    .main {
        height: auto;
    }
    .main_sec {
        padding-top: 60px;
    }
}


/* Samsung Galaxy S4 ----------- */

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 3) {
    .fact_icon {
        width: 45px !important;
        display: inline-block !important;
    }
    .language_select {
        position: absolute !important;
        top: 10px !important;
        right: 10px !important;
    }
    .main h1 {
        font-size: 32px;
        line-height: 42px;
    }
    .doc_img {
        width: 120px;
        margin-top: 75px;
    }
    .dr_name {
        font-size: 28px;
    }
    .main h5 {
        font-size: 18px;
    }
    .main p {
        font-size: 14px;
        width: 90%;
    }
    .logo_img {
        margin: auto;
        display: block;
        position: relative;
        bottom: 10px;
        right: 10px;
        width: 150px;
        margin-top: 40px;
        right: 0;
        left: 0;
    }
    .btn-buttons {
        margin-top: 25px;
    }
    .active_myth_box {
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
        top: auto;
        left: auto;
        transform: translateY(0px);
    }
    .dr_info h2,
    .dr_info h5 {
        text-align: center;
    }
    .active_myth_box li {
        list-style: none;
        margin-top: 40px !important;
        margin: 0 10px;
    }
    .ballon_box {
        margin-top: 0px;
        height: 450px;
        overflow-y: hidden;
        position: relative;
    }
    .fact_box {
        margin-top: 0px;
        height: 450px;
        overflow-y: hidden;
        position: relative;
    }
    .ballon_img_before {
        width: 75%;
    }
    .ballon_img_after {
        width: 100%;
    }
    .dr_info {
        padding-top: 50px;
    }
    .myth_box {
        height: auto;
        margin-top: 0px;
    }
    .main {
        height: auto;
    }
    .main_sec {
        padding-top: 60px;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 3) {
    .language_select {
        position: absolute !important;
        top: 10px !important;
        right: 10px !important;
    }
    .main h1 {
        font-size: 32px;
        line-height: 42px;
    }
    .doc_img {
        width: 120px;
        margin-top: 75px;
    }
    .dr_name {
        font-size: 28px;
    }
    .main h5 {
        font-size: 18px;
    }
    .main p {
        font-size: 14px;
        width: 90%;
    }
    .logo_img {
        margin: auto;
        display: block;
        position: relative;
        bottom: 10px;
        right: 10px;
        width: 150px;
        margin-top: 40px;
        right: 0;
        left: 0;
    }
    .btn-buttons {
        margin-top: 25px;
    }
    .active_myth_box {
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
        top: auto;
        left: auto;
        transform: translateY(0px);
    }
    .dr_info h2,
    .dr_info h5 {
        text-align: center;
    }
    .active_myth_box li {
        list-style: none;
        margin-top: 40px !important;
        margin: 0 10px;
    }
    .ballon_box {
        margin-top: 0px;
        height: 450px;
        overflow-y: hidden;
        position: relative;
    }
    .fact_box {
        margin-top: 0px;
        height: 450px;
        overflow-y: hidden;
        position: relative;
    }
    .ballon_img_before {
        width: 75%;
    }
    .ballon_img_after {
        width: 100%;
    }
    .dr_info {
        padding-top: 50px;
    }
    .myth_box {
        height: auto;
        margin-top: 0px;
    }
    .main {
        height: auto;
    }
    .fact_icon {
        width: 45px !important;
        display: inline-block !important;
    }
    .main_sec {
        padding-top: 60px;
    }
}


/* Samsung Galaxy S5 ----------- */

@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 3) {
    .language_select {
        position: absolute !important;
        top: 10px !important;
        right: 10px !important;
    }
    .main h1 {
        font-size: 32px;
        line-height: 42px;
    }
    .doc_img {
        width: 120px;
        margin-top: 75px;
    }
    .dr_name {
        font-size: 28px;
    }
    .main h5 {
        font-size: 18px;
    }
    .main p {
        font-size: 14px;
        width: 90%;
    }
    .logo_img {
        margin: auto;
        display: block;
        position: relative;
        bottom: 10px;
        right: 10px;
        width: 150px;
        margin-top: 40px;
        right: 0;
        left: 0;
    }
    .btn-buttons {
        margin-top: 25px;
    }
    .active_myth_box {
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
        top: auto;
        left: auto;
        transform: translateY(0px);
    }
    .dr_info h2,
    .dr_info h5 {
        text-align: center;
    }
    .active_myth_box li {
        list-style: none;
        margin-top: 40px !important;
        margin: 0 10px;
    }
    .ballon_box {
        margin-top: 0px;
        height: 450px;
        overflow-y: hidden;
        position: relative;
    }
    .fact_box {
        margin-top: 0px;
        height: 450px;
        overflow-y: hidden;
        position: relative;
    }
    .ballon_img_before {
        width: 75%;
    }
    .ballon_img_after {
        width: 100%;
    }
    .dr_info {
        padding-top: 50px;
    }
    .myth_box {
        height: auto;
        margin-top: 0px;
    }
    .main {
        height: auto;
    }
    .fact_icon {
        width: 45px !important;
        display: inline-block !important;
    }
    .main_sec {
        padding-top: 60px;
    }
}

@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 3) {
    .language_select {
        position: absolute !important;
        top: 10px !important;
        right: 10px !important;
    }
    .main h1 {
        font-size: 32px;
        line-height: 42px;
    }
    .doc_img {
        width: 120px;
        margin-top: 75px;
    }
    .dr_name {
        font-size: 28px;
    }
    .main h5 {
        font-size: 18px;
    }
    .main p {
        font-size: 14px;
        width: 90%;
    }
    .logo_img {
        margin: auto;
        display: block;
        position: relative;
        bottom: 10px;
        right: 10px;
        width: 150px;
        margin-top: 40px;
        right: 0;
        left: 0;
    }
    .btn-buttons {
        margin-top: 25px;
    }
    .active_myth_box {
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
        top: auto;
        left: auto;
        transform: translateY(0px);
    }
    .dr_info h2,
    .dr_info h5 {
        text-align: center;
    }
    .active_myth_box li {
        list-style: none;
        margin-top: 40px !important;
        margin: 0 10px;
    }
    .ballon_box {
        margin-top: 0px;
        height: 450px;
        overflow-y: hidden;
        position: relative;
    }
    .fact_box {
        margin-top: 0px;
        height: 450px;
        overflow-y: hidden;
        position: relative;
    }
    .ballon_img_before {
        width: 75%;
    }
    .ballon_img_after {
        width: 100%;
    }
    .dr_info {
        padding-top: 50px;
    }
    .myth_box {
        height: auto;
        margin-top: 0px;
    }
    .main {
        height: auto;
    }
    .fact_icon {
        width: 45px !important;
        display: inline-block !important;
    }
    .main_sec {
        padding-top: 60px;
    }
}

@media only screen and (min-device-width: 539px) and (max-device-width: 768px) {
    .dr_info {
        padding-top: 60px;
    }
    .logo_img {
        margin: auto;
        display: block;
        position: relative;
        bottom: 10px;
        right: 10px;
        width: 150px;
        margin-top: 40px;
        right: 0;
        left: 0;
    }
    .language_select {
        position: absolute !important;
        top: 10px !important;
        right: 10px !important;
    }
    .ballon_img_before {
        width: 36%;
    }
    .fact_icon {
        width: 45px !important;
        display: inline-block !important;
    }
    .main_sec {
        padding-top: 60px;
    }
}