.pharmacy {
    margin-top: 5rem;
}
#pharmacy{
    margin-top: 11rem;
}
.bigtext {
    font-size: 2.5rem;
}
.marginminus{margin-bottom: 0rem;}
.marginminus2{
    margin-top: 1rem;
    }
.subtitle {
    font-size: 1.8rem;
}
.paddingbottom {
padding-left: 8%;
padding-right: 8%;
}
.toptitle{line-height: 2vw;margin-bottom: 3vw;}
.ninety{
   padding: 0 10%;
}
.text{
    font-size: 24px;
}   
.text p{
    font-size: 1.3rem;
    line-height: 1.8;
}
.thinbanner{
    margin-bottom: 1rem;
    margin-top: 2rem;   
}
.left {
    flex: 1;
    width: 100%;
    margin-left: 0rem;
    display: flex;
    justify-content: center;
}
.left img {
    width: 54vw;
    margin-top: 1rem;
    margin-bottom: 1rem;
}
.numbers{
    display: flex;
    justify-content: center;
}
.demo2 {
width: 80%;
}
.demo2 th {
    border: 1px solid #647798;
    padding: 0.25rem;
    background: #AEBBD1;
}
.demo2 td{
    border: 1px solid #AEBBD1;
    text-align: center;
    padding: 0.15rem 0;
    width: 29vw;

  
}
.nop{
    font-size: 1rem;
}
.borderblock{
    padding-bottom: 0;
}
.hiringpharma {
    padding-top: 5vw;
}
.conditions{
    padding: 5vw 0;
    
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.demo{
    margin-top: 5vw;
}
@media (min-width: 480px) {
    .text p {
         line-height: 1.8;
    }
    .negmargin {
        margin-top: -4rem;
        margin-bottom: 1rem;

    }
}
@media screen and (min-width: 768px) {
    .pharmacy{
        margin-top: 8rem;
    }
    .text p {
        line-height: 4vw;
    }
    .thinbanner {
        margin-bottom: 5vw;
        margin-top: 5vw;
    }
    .left img {
         margin-left: 0; 
    }
    .right {
        flex: 30%;
        justify-content: flex-end;
        margin: 0;
    }
    .text p {
        font-size: 1.3rem;
        line-height: 1.8;
        font-weight: 300;
    }
.right.text{
    margin-left: 2rem;
}
.negmargin {
    margin-top: -7rem;
    margin-bottom: 5rem;
}
.demo2 th {
    border: 1px solid #647798;
    padding: 2.1999999999999993rem;
    background: #AEBBD1;
}
.demo2{
    padding-bottom: 4vw;
    border-collapse: separate;
    border-spacing: 8px;
}
.nop {
    margin-bottom: 3vw;
}
.demo td, .demo th{
    padding: 1.3rem;
    line-height: 1.8;
}
.demo2 td {
      border-spacing: 5px !important;
      width: 24vw;
      border-collapse: separate;
}
}
@media screen and (min-width: 1440px) {
    .ninety{
     padding: 0 10%;
    }
    .borderblock {
        padding-bottom: 0;
        margin-left: 10%;
        margin-right: 10%;
    }
}

@media (max-width: 480px) {
    .text {
        font-size: 16px;
        line-height: 1.8;
    }
    .ninety {
        padding: 0 5%;
    }
    .text p {
        font-size: 16px;
        line-height: 1.8;
    }
    .subtitle {
        font-size: 1.2rem;
    }
    .bigtext {
        font-size: 1.8rem;
        line-height: 1.8;
        font-weight: 600;
    }
    #pharmacy {
        margin-top: 4rem;
    }
    .underline {
        border-bottom: solid 4px;
        width: 25vw;
        padding-top: 0;
    }
    .marginminus2 {
        margin-top: 0rem;
    }
    .thinbanner {
        margin-bottom: 2rem;
        margin-top: 2rem;
    }
    .cards {
 margin-top: 2rem;
 margin-bottom: 2rem;
    }
    .demo2 th {
        border: 1px solid #647798;
        padding: 0.35rem;
        background: #AEBBD1;
        font-weight: 300;
    }
    .demo2 {
        width: 90%;
    }
    th {
        font-size: 0.8rem;
        /* width: 1.2rem; */
    }
    .nop {
        margin-top: -1rem;
        font-size: 0.7rem;
    }
   .demo2:first-of-type {
        margin-top: 0rem;
    }
}

@media screen and (width: 1470px), 
screen and (height: 956px) {
	.text p{
		font-size: 1.3vw
	}
    .nop {
        font-size: 1.2vw;
    }
    .borderblock {
        padding-bottom: 0;
        margin-left: 5%;
        margin-right: 5%;
    }
    .pharmacy {
        margin-top: 12rem;
    }
}