/* 
    Created on : 29/11/2021, 11:55:39 AM
    Author     : angel
*/

@font-face {
    font-family: 'Helvetica-Neue-Bold';
    font-style: normal;
    font-weight: normal;
    src: url('../../fonts/Helvetica/helvetica-neue-lt-std-75-bold-590b9e7229917.otf') format('opentype');
}

@font-face {
    font-family: 'Helvetica-Neue-Regular';
    font-style: normal;
    font-weight: normal;
    src: url('../../fonts/Helvetica/HelveticaNeueRegular.ttf') format('truetype');
}

.section_4 .information .text,
.section_5 .text h2,
.section_5 .text p,
.section_6 .text h2,
.section_6 .text p,
.section_7 .text h2,
.section_7 .text p,
.section_8 .text h2,
.section_8 .text p,
.section_11 .text h2,
.section_11 .text p,
.section_12 .text h2,
.section_12 .text p,
.section_16 .text h2,
.section_16 .text p {
    margin-bottom: 3vh;
}
.section_1 .information360 .button a {
    background-color: #9F2240;
}
.section_4 .image img{
    width: 100%;
}
.section_2 .icons h4, .section_2 .paragraph p, .section_2 .icons p, .section_4 .information .paragraph,
.section_5 .text p, .section_6 .text p, .section_7 .text p, .section_8 .text p, .section_11 .text p,
.section_12 .text p, .section_16 .text p {
    color: #5C5C5C;
}
.section_11 .text p,
.section_12 .text p, .section_16 .text p {
    font-family: 'Helvetica-Neue-Bold';
}
.section_10 .services .image {
    display: flex;
    align-items: flex-start;
    justify-content: center;
}

.section_16  .row {
    padding: 5vh 5vw;
}

.section_16 .text {
    padding: 0 5vw;
}

.section_16 .text h2 {
    font-family: 'Helvetica-Neue-Bold';
    color: #000000;
    font-size: 50px;
    line-height: 58px;
    text-align: left;
}

.section_16 .text p {
    font-size: 22px;
    line-height: 26px;
    text-align: left;
}

.section_16 .text a {
    font-family: 'Helvetica-Neue-Regular';
    color: #09A6E0;
    font-size: 18px;
    line-height: 21px;
    text-align: left;
}

.section_16 .image {
    display: flex;
    align-items: center;
    justify-content: center;
}

.section_16 .image img {
    width: 100%;
}
.section_13 .text p {
    padding-right: 30%;
}
.section_13 .col-xl-6 {
    flex: 0 0 70%;
    max-width: 70%;
}
.section_13 .text .logo img {
    margin-left: 13px;
    margin-bottom: 7px;
    width: 12%;
}
.section_15 .button a {
    background-color: #9F2240;
}

/*******************************************************************************************************************/
/******************************************      PORTRAIT     ******************************************************/
/*******************************************************************************************************************/
/***********************PORTRAIT DISPOSITIVO MOVIL CELULAR**********************************************************/
@media only screen and (max-width: 320px) and (orientation: portrait){
    .section_11 .image img {
        margin-top: 5vh;
    }
    .section_13 .text .logo span {
        font-size: 23px;
    }
    .section_13 .text .logo img {
        margin-left: 8px !important;
        width: 17% !important;
        margin-bottom: 2px;
    }
    .section_16 .row {
        flex-direction: column-reverse;
    }
    
    .section_16 .text h2 {
        font-size: 18px;
        line-height: 23px;
    }
    
    .section_16 .text p {
        font-size: 14px;
        line-height: 16px;
    }
    
    .section_16 .text a {
        font-size: 14px;
        line-height: 16px;
    }
    
    .section_16 .image img {
        margin-bottom: 5vh;
    }
}
@media only screen and (min-width: 321px) and (max-width: 424px) and (orientation: portrait){
    .section_3 .row {
        padding: 0 6%;
    }
    .section_6 .text h2 {
        padding-right: 22vw;
    }
    
    .section_10 .services .image img {
        width: 100%;
    }
    .section_10 .doctors .text h2 {
        padding-right: 10vw;
    }
    
    .section_11 .image img {
        margin-top: 5vh;
    }
    .section_8 .image img {
        width: 90%;
    }
    .section_13 .col-xl-6 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .section_13 .text p {
        padding-right: 0;
    }
    .section_13 .text {
        padding: 0 5%;
    }
    .section_13 .text .logo img {
        margin-left: 8px !important;
        width: 16% !important;
        margin-bottom: 1px;
    }
    .section_16 .row {
        flex-direction: column-reverse;
    }
    
    .section_16 .text h2 {
        font-size: 18px;
        line-height: 23px;
    }
    
    .section_16 .text p {
        font-size: 14px;
        line-height: 16px;
    }
    
    .section_16 .text a {
        font-size: 14px;
        line-height: 16px;
    }
    
    .section_16 .image img {
        margin-bottom: 5vh;
    }
    
}
/***********************PORTRAIT DISPOSITIVO MOVIL TABLET***********************************************************/
@media only screen and (min-width: 425px) and (max-width: 600px) and (orientation: portrait){
    .section_2 .paragraph {
        padding: 0 4vw;
    }
    .section_3 .row {
        padding: 0 100px 0 72px;
    }
    .section_3 .text .pwx-3 {
        line-height: 2;
    }
    .section_8 .image img {
        width: 86%;
    }
    .section_8 .text {
        padding: 0 9vw;
    }
    .section_11 .image img {
        margin-top: 5vh;
    }
    .section_13 .text .logo img {
        width: 11% !important;
        margin-bottom: 0;
    }
    .section_16 .row {
        flex-direction: column-reverse;
    }
    
    .section_16 .text h2 {
        font-size: 18px;
        line-height: 23px;
    }
    
    .section_16 .text p {
        font-size: 14px;
        line-height: 16px;
    }
    
    .section_16 .text a {
        font-size: 14px;
        line-height: 16px;
    }
    
    .section_16 .image img {
        margin-bottom: 5vh;
    }
}
@media only screen and (min-width: 601px) and (max-width: 679px) and (orientation: portrait){
    .section_1 .information360 .logo img {
        width: 205px;
    }
    .section_2 .paragraph {
        padding: 0 4vw;
    }
    .section_3 .row {
        padding: 0 8vw;
    }
    .section_3 .text .pwx-3 {
        line-height: 1.5;
    }
    .section_11 .image img {
        margin-top: 5vh;
    }
    .section_13 .text .logo img {
        width: 13% !important;
        margin-bottom: 6px;
    }
    .section_16 .row {
        flex-direction: column-reverse;
    }
    
    .section_16 .text h2 {
        font-size: 32px;
        line-height: 36px;
    }
    
    .section_16 .text p {
        font-size: 18px;
        line-height: 22px;
    }
    
    .section_16 .text a {
        font-size: 15px;
        line-height: 19px;
    }
    
    .section_16 .image img {
        margin-bottom: 5vh;
    }
}
@media only screen and (min-width: 680px) and (max-width: 767px) and (orientation: portrait){
    .section_1 .information360 .logo img {
        width: 205px;
    }
    .section_2 .paragraph {
        padding: 0 4vw;
    }
    .section_3 .row {
        padding: 0 12vw 0 8vw;
    }
    .section_3 .text .pwx-3 {
        line-height: 1.7;
    }
    .section_11 .image img {
        margin-top: 5vh;
    }
    .section_13 .text .logo img {
        width: 11% !important;
        margin-bottom: 5px;
    }
    .section_16 .row {
        flex-direction: column-reverse;
    }
    
    .section_16 .text h2 {
        font-size: 32px;
        line-height: 36px;
    }
    
    .section_16 .text p {
        font-size: 18px;
        line-height: 22px;
    }
    
    .section_16 .text a {
        font-size: 15px;
        line-height: 19px;
    }
    
    .section_16 .image img {
        margin-bottom: 5vh;
    }
}
/*******************************IPAD USADA EN LA EMPRESA************************************************************/
@media only screen and (min-width: 768px) and (max-width: 820px) and (orientation: portrait){
    .section_1 .logo img{
        width: 42%;
    }
    .section_3 .row {
        padding: 0 6vw;
    }
    .section_5 .text p:nth-child(2) {
        padding-right: 0;
    }
    .section_11 .text h2 {
        padding-right: 17vw;
    }

    .section_11 .image img {
        margin-top: 5vh;
    }
    .section_13 .text .logo img {
        width: 13% !important;
        margin-bottom: -6px;
    }
    .section_16 .row {
        flex-direction: column-reverse;
    }
    
    .section_16 .text h2 {
        font-size: 37px;
        line-height: 41px;
    }
    
    .section_16 .text p {
        font-size: 20px;
        line-height: 24px;
    }
    
    .section_16 .image img {
        margin-bottom: 5vh;
    }
}
/***********************PORTRAIT DISPOSITIVO MOVIL LAPTOP***********************************************************/
@media only screen and (min-width: 821px) and (max-width: 991px) and (orientation: portrait){
    .section_1 .logo img{
        width: 40%;
    }
    .section_3 .row {
        padding: 0 9vw;
    }
    .section_3 .text .pwx-3 {
        line-height: 1.8;
    }
    .section_11 .image img {
        margin-top: 5vh;
    }
    .section_13 .text .logo img {
        width: 12% !important;
        margin-bottom: -2px;
    }
    .section_16 .row {
        flex-direction: column-reverse;
    }
    
    .section_16 .text h2 {
        font-size: 37px;
        line-height: 41px;
    }
    
    .section_16 .text p {
        font-size: 20px;
        line-height: 24px;
    }
    
    .section_16 .image img {
        margin-bottom: 5vh;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1150px) and (orientation: portrait){
    .section_1 .information360 .logo img {
        width: 45%;
    }
    .section_3 .row {
        padding: 0 20vw 0 6vw;
    }
    .section_3 .text p {
        font-size: 58px;
        line-height: 58px;
    }
    .section_3 .text .pwx-3 {
        line-height: 1.5;
    }
    .section_10 {
        height: 65vh;
    }

    .section_10 .services {
        padding: 1vh 0;
        justify-content: center;
    }
    .section_13 .text .logo img {
        width: 10% !important;
        margin-bottom: -1px;
    }
    .section_16 .text h2 {
        font-size: 37px;
        line-height: 41px;
    }
    
    .section_16 .text p {
        font-size: 20px;
        line-height: 24px;
    }
}
/***********************PORTRAIT DISPOSITIVO PC ESCRITORIO***********************************************************/
@media only screen and (min-width: 1151px) and (max-width: 1199px) and (orientation: portrait){
    .section_1 .information360 .logo img {
        width: 42%;
    }
    .section_3 .row {
        padding: 0 20vw 0 6vw;
    }
    .section_3 .text .pwx-3 {
        line-height: 1.5;
    }
    .section_13 .text .logo img {
        width: 9% !important;
        margin-bottom: 1px;
    }
    .section_16 .text h2 {
        font-size: 39px;
        line-height: normal;
    }
    
    .section_16 .text p {
        font-size: 20px;
    }
}
@media only screen and (min-width: 1200px) and (max-width:3000px) and (orientation: portrait){
     .section_1 .information360 .logo img {
        width: 42%;
    }
    .section_1 .information360{
        max-width: 55%;
    }
    .section_3 .row {
        padding: 0 20vw 0 6vw;
    }
    .section_3 .text .pwx-3 {
        line-height: 1.5;
    }
    .section_13 .text .logo img {
        width: 10% !important;
        margin-bottom: 0;
    }
    .section_16 .text h2 {
        font-size: 42px;
        line-height: normal;
    }
    
    .section_16 .text p {
        font-size: 20px;
    }
}

@media only screen and (max-width: 3000px) and (orientation: portrait){
    .section_13 .col-xl-6 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .section_13 .text p {
        padding-right: 0;
    }
    .section_13 .text {
        padding: 0 5%;
    }
    .section_13 .text .logo img {
        margin-left: 10px;
        width: 23%;
    }
}
/*******************************************************************************************************************/
/******************************************      LANDSCAPE      ****************************************************/
/*******************************************************************************************************************/
/*********************LANDSCAPE DISPOSITIVO MOVIL CELULAR***********************************************************/
@media only screen and (max-width: 424px) and (orientation: landscape){
    .section_1 .image {
        height: 150vh;
    }
    .section_1 .logo img{
        width: 20%;
        margin-top: 8%;
    }
    .section_2 .administration .title, .section_2 .paragraph {
        padding: 0;
    }
    .section_3 .row {
        height: 60vh;
    }
    .section_11 .image img {
        margin-top: 10vh;
    }
    .section_13 .col-xl-6 {
        max-width: 100%;
    }
    .section_13 .text {
        padding: 0 6vw;
    }
    .section_13 .text p {
        padding-right: 0;
    }
    .section_13 .text .logo{
        padding-bottom: 1rem;
    }
    .section_13 .text .logo img {
        margin-left: 8px;
        margin-bottom: 1px;
        width: 14%;
    }
    
    .section_16 .row {
        flex-direction: column-reverse;
    }
    
    .section_16 .text h2 {
        font-size: 18px;
        line-height: 23px;
    }
    
    .section_16 .text p {
        font-size: 14px;
        line-height: 16px;
    }
    
    .section_16 .text a {
        font-size: 14px;
        line-height: 16px;
    }
    
    .section_16 .image img {
        margin-bottom: 10vh;
    }
}
@media only screen and (min-width: 425px) and (max-width: 600px) and (orientation: landscape){
    .section_1 .image {
        height: 150vh;
    }
    .section_1 .logo img{
        width: 25%;
        margin-top: 12%;
    }
    .section_2 .administration .title, .section_2 .paragraph {
        padding: 0;
    }
    .section_3 .row {
        height: 90vh;
        padding: 10% 15% 10% 10%;
    }
    .section_3 .text .pwx-2 {
        top: 38%;
    }
    .section_11 .image img {
        margin-top: 10vh;
    }
    .section_13 .col-xl-6 {
        max-width: 100%;
    }
    .section_13 .text {
        padding: 0 6vw;
    }
    .section_13 .text p {
        padding-right: 0;
    }
    .section_13 .text .logo{
        padding-bottom: 1rem;
    }
    .section_13 .text .logo img {
        margin-left: 8px;
        margin-bottom: 0px;
        width: 12%;
    }
    
    .section_16 .row {
        flex-direction: column-reverse;
    }
    
    .section_16 .text h2 {
        font-size: 18px;
        line-height: 23px;
    }
    
    .section_16 .text p {
        font-size: 14px;
        line-height: 16px;
    }
    
    .section_16 .text a {
        font-size: 14px;
        line-height: 16px;
    }
    
    .section_16 .image img {
        margin-bottom: 10vh;
    }
}
@media only screen and (min-width: 601px) and (max-width: 679px) and (orientation: landscape){
    .section_1 .image {
        height: 120vh;
    }
    .section_1 .logo img{
        margin-top: 8%;
    }
    .section_1 .information360 .logo img {
        width: 40%;
    }
    .section_2 .paragraph {
        padding: 0 4vw;
    }
    .section_3 .row {
        height: 90vh;
        padding: 5% 15% 10% 10%;
    }
    .section_3 .text .pwx-3 {
        line-height: 1.4;
    }
    .section_11 .image img {
        margin-top: 10vh;
    }
    .section_13 .col-xl-6 {
        max-width: 100%;
    }
    .section_13 .text {
        padding: 0 6vw;
    }
    .section_13 .text p {
        padding-right: 25%;
    }
    .section_13 .text .logo img {
        margin-left: 8px;
        margin-bottom: 6px;
        width: 10%;
    }
    .section_16 .row {
        flex-direction: column-reverse;
    }
    
    .section_16 .text h2 {
        font-size: 32px;
        line-height: 36px;
    }
    
    .section_16 .text p {
        font-size: 18px;
        line-height: 22px;
    }
    
    .section_16 .text a {
        font-size: 15px;
        line-height: 19px;
    }
    
    .section_16 .image img {
        margin-bottom: 10vh;
        width: 75%;
    }
}
@media only screen and (min-width: 680px) and (max-width: 767px) and (orientation: landscape){
    .section_1 .image {
        height: 120vh;
    }
    .section_1 .logo img{
        margin-top: 8%;
    }
     .section_1 .information360 .logo img {
       width: 36%;
    }
    .section_3 .row {
        height: 90vh;
        padding: 5% 20% 10% 10%;
    }
    .section_3 .text .pwx-3 {
        line-height: 1.4;
    }
    .section_11 .image img {
        margin-top: 10vh;
    }
    .section_13 .col-xl-6 {
        max-width: 100%;
    }
    .section_13 .text .logo img {
        margin-left: 8px;
        margin-bottom: 5px;
        width: 12%;
    }
    
    .section_16 .row {
        flex-direction: column-reverse;
    }
    
    .section_16 .text h2 {
        font-size: 32px;
        line-height: 36px;
    }
    
    .section_16 .text p {
        font-size: 18px;
        line-height: 22px;
    }
    
    .section_16 .text a {
        font-size: 15px;
        line-height: 19px;
    }
    
    .section_16 .image img {
        margin-bottom: 10vh;
        width: 75%;
    }
}
@media only screen and (min-width: 768px) and (max-width: 820px) and (orientation : landscape){
    .section_1 .image {
        height: 120vh;
    }
    .section_1 .logo img{
        margin-top: 8%;
    }
    .section_1 .information360 .logo img {
       width: 36%;
    }
    .section_3 .row {
        height: 112vh;
        padding: 5% 20% 10% 10%;
    }
    .section_3 .text .pwx-3 {
        line-height: 1.4;
    }
    .section_11 .image img {
        margin-top: 10vh;
    }
    .section_13 .col-xl-6 {
        max-width: 100%;
    }
    .section_13 .text .logo {
        padding-bottom: 1rem;
    }
    .section_13 .text .logo img {
        margin-left: 10px;
        margin-bottom: -2px;
        width: 11%;
    }
    .section_15 .button a {
        padding: 10px 70px;
    }
    .section_16 .row {
        flex-direction: column-reverse;
    }
    
    .section_16 .text h2 {
        font-size: 37px;
        line-height: 41px;
    }
    
    .section_16 .text p {
        font-size: 20px;
        line-height: 24px;
    }
    
    .section_16 .image img {
        margin-bottom: 10vh;
        width: 80%;
    }
}
/*********************LANDSCAPE DISPOSITIVO MOVIL TABLET***********************************************************/
@media only screen and (min-width: 821px) and (max-width: 991px) and (orientation : landscape){
     .section_1 .information360 .logo img {
       width: 40%;
    }
    .section_3 .row {
        height: 60vh;
        padding: 5% 20% 10% 10%;
    }
    .section_3 .text .pwx-3 {
        line-height: 1.4;
    }
    .section_11 .image img {
        margin-top: 10vh;
    }
    .section_13 .col-xl-6 {
        max-width: 100%;
    }
    .section_13 .text .logo img {
        margin-left: 10px;
        margin-bottom: -2px;
        width: 12%;
    }
    .section_15 .button a {
        padding: 10px 70px;
    }
    .section_16 .row {
        flex-direction: column-reverse;
    }
    
    .section_16 .text h2 {
        font-size: 37px;
        line-height: 41px;
    }
    
    .section_16 .text p {
        font-size: 20px;
        line-height: 24px;
    }
    
    .section_16 .image img {
        margin-bottom: 10vh;
        width: 80%;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1150px) and (orientation: landscape){
    .section_1 .information360 .paragraph p {
        padding-right: 3vw;
    }
    .section_1 .information360 {
        margin-top: 8%;
    }
    .section_1 .information360 .logo img {
        width: 265px;
    }
    .section_3 .row {
        padding-right: 18%;
    }
    .section_3 .text .pwx-3 {
        line-height: 1.3;
    }
    .section_15 .button a {
        padding: 12px 70px;
    }
    .section_13 .text .logo img {
        margin-bottom: -1.5px;
        width: 14%;
    }
    .section_14 .information .ac-gf-content p {
        margin-bottom: 50px;
    }
    
    .section_16 .text h2 {
        font-size: 37px;
        line-height: 41px;
    }
    
    .section_16 .text p {
        font-size: 20px;
        line-height: 24px;
    }
    
    .section_16 .image {
        align-items: center;
    }
}
/*********************LANDSCAPE DISPOSITIVO MOVIL LAPTOP***********************************************************/
@media only screen and (min-width: 1151px) and (max-width: 1199px) and (orientation: landscape){
    .section_1 .information360 {
        margin-top: 8%;
    }
    .section_1 .information360 .logo img {
        width: 42%;
    }
    .section_3 .text .pwx-3 {
        line-height: 1.3;
    }
    .section_3 .row {
        padding: 0 15vw;
    }
    .section_10 {
        height: 123vh;
    }
    
    .section_10 .services .image img {
        width: 85%;
    }
    .section_13 .text .logo img {
        margin-left: 11px;
        margin-bottom: 6px;
    }
    .section_15 .button a {
        padding: 15px 70px;
    }
    .section_16 .text h2 {
        font-size: 39px;
        line-height: normal;
    }
    
    .section_16 .text p {
        font-size: 20px;
    }
    
    .section_16 .image {
        align-items: center;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1360px) and (orientation: landscape){
    .section_4 .information .text,
    .section_6 .text h2,
    .section_7 .text h2,
    .section_8 .text h2,
    .section_9 .text h2,
    .section_10 .services .text h2,
    .section_10 .doctors .text h2,
    .section_12 .text h2,
    .section_11 .text h2,
    .section_16 .text h2 {
        line-height: 42px;
    }
    .section_1 .col-xl-6 {
        max-width: 53%;
        margin-top: 8%;
    }
    .section_1 .information360 .logo img {
        width: 52%;
    }
    .section_2 .administration .title {
        padding: 0 13vw;
    }
    .section_3 .text p {
        font-size: 62px;
    }
    .section_3 .row {
        height: 60vh;
        padding-right: 25%;
    }
    
    .section_3 .text .pwx-1 {
        top: 25%;
    }
    .section_3 .text .pwx-3 {
        line-height: 1.3;
    }
    .section_9 .text h2,
    .section_9 .text h3,
    .section_9 .text p,
    .section_10 .services h2,
    .section_10 .services p,
    .section_10 .doctors h2,
    .section_10 .doctors p {
        margin-bottom: 2vh;
    }

    .section_10 {
        height: 119vh;
    }

    .section_10 .services .image img {
        width: 85%;
    }
    .section_13 .text .logo img {
        margin-left: 12px;
        margin-bottom: 2px;
        width: 15%;
    }
    .section_13 .text p {
        padding-right: 10vw;
    }
    
    .section_16 .text h2 {
        font-size: 42px;
    }
    
    .section_16 .text p {
        font-size: 20px;
    }
    
    .section_16 .image {
        align-items: center;
    }
}
/*********************LANDSCAPE DISPOSITIVO PC ESCRITORIO***********************************************************/
/*patalla de escritorio utilizado en la empresa*/
@media only screen and (min-width: 1361px) and (max-width: 1899px) and (orientation : landscape){
    .pwx-animated {
        left: 5% !important;
    }
    
    .section_4 .information .text,
    .section_6 .text h2,
    .section_7 .text h2,
    .section_8 .text h2,
    .section_9 .text h2,
    .section_10 .services .text h2,
    .section_10 .doctors .text h2,
    .section_12 .text h2,
    .section_11 .text h2,
    .section_16 .text h2 {
        line-height: 42px;
    }
    .section_1 .information360 .logo img {
        margin-top: 15%;
    }
    .section_3 .row {
        height: 55vh;
        padding: 0 20vw;
    }
    .section_3 .text p {
        font-size: 77px;
        line-height: normal;
    }
    .section_5 .text {
        padding: 10vh 20vw;
    }
    
    .section_5 .text p:nth-child(2) {
        padding-right: 0;
    }
    
    .section_10 {
        height: 105vh;
    }
    
    .section_9 .text h2,
    .section_9 .text h3,
    .section_9 .text p,
    .section_10 .services h2,
    .section_10 .services p,
    .section_10 .doctors h2,
    .section_10 .doctors p {
        margin-bottom: 2vh;
    }
    .section_9 .text h2 {
        padding-right: 10vw;
    }
    .section_10 .services .image img {
        width: 85%;
    }
    .section_11 .image{
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .section_13 .text .logo img {
        margin-left: 12px;
        margin-bottom: 0;
        width: 13%;
    }
    .section_13 .text p{
        line-height: normal;
    }
    .section_16 .text h2 {
        font-size: 42px;
    }
    
    .section_16 .text p {
        font-size: 20px;
    }
    
    .section_16 .image {
        align-items: center;
    }
}
@media only screen and (min-width: 1900px) and (max-width: 2299px) and (orientation : landscape){
    .section_1 .information360 .paragraph {
        padding-right: 0;
    }
    .section_2 .title h2 {
        padding: 0 5vw;
    }
    .section_3 .text .pwx-1, .section_3 .text .pwx-2, .section_3 .text .pwx-3 {
        left: 15%;
    }
    .pwx-animated {
        left: 8% !important;
    }
    .section_8 .image img {
        width: 1095px;
        height: auto;
    }
    
    .section_9 .text h2 {
        padding-right: 11vw;
    }
    
    .section_9 .text h2,
    .section_9 .text h3,
    .section_9 .text p,
    .section_10 .services h2,
    .section_10 .services p,
    .section_10 .doctors h2,
    .section_10 .doctors p {
        margin-bottom: 2vh;
    }

    .section_10 .doctors .text h2 {
       padding-right: 10vw;
    }
    
    .section_10 .services .image img {
        width: 80%;
    }
    
    .section_16  .row {
        padding: 10vh 6vw;
    }
    
    .section_16 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 0 3vw;
    }
}
@media only screen and (min-width: 2300px) and (max-width: 2599px) and (orientation : landscape){
    .section_2 .title h2 {
        margin: 5vh 15%;
    }
    .section_6 .text h2 {
        padding-right: 7vw;
    }

    .section_8 .image img {
        width: 1095px;
        height: auto;
    }
    
    .section_9 .text h2,
    .section_9 .text h3,
    .section_9 .text p,
    .section_10 .services h2,
    .section_10 .services p,
    .section_10 .doctors h2,
    .section_10 .doctors p {
        margin-bottom: 2vh;
    }
    
    .section_10 .services .image img {
        width: 75%;
    }
    
    .section_11 .text h2 {
        padding-right: 5vw;
    }
    
    .section_12 .text h2 {
        padding-right: 7vw;
    }
    
    .section_13 .text .logo, .section_13 .text p {
        padding-right: 7vw;
    }
    .section_13 .text .logo img {
        margin-bottom: -2px;
        margin-left: 18px;
    }
    .section_16  .row {
        padding: 10vh 6vw;
    }
    
    .section_16 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 0 7vw;
    }
    
    .section_16 .text h2 {
        padding-right: 0;
    }
}
@media only screen and (min-width: 2600px) and (max-width: 3599px) and (orientation : landscape){
    .section_2 .title h2 {
        margin: 5vh 15%;
    }
    .section_3 .row {
        padding: 0 0vw;
    }
    .section_8 .image img {
        width: 1095px;
        height: auto;
    }
    
    .section_9 .text h2,
    .section_9 .text h3,
    .section_9 .text p,
    .section_10 .services h2,
    .section_10 .services p,
    .section_10 .doctors h2,
    .section_10 .doctors p {
        margin-bottom: 2vh;
    }
    
    .section_10 .services .image img {
        width: 80%;
    }
    .section_13 .text p {
        padding-right: 40%;
    }
    .section_13 .text .logo img {
        margin-left: 20px;
        margin-bottom: 4px;
        width: 11%;
    }
    .section_16  .row {
        padding: 10vh 6vw;
    }
    
    .section_16 .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 0 3vw;
    }
}