#aboutUsRef{
    position: relative;width: 100%;height: auto;overflow: hidden;
}

#aboutUsSection1Container{
    position: relative;width: 100%;height: auto;overflow: hidden;
}

#aboutUsSection2Container{
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
    background-color: white;
}

#aboutUsSection3Container{
    position: relative;width: 100%;height: auto;overflow: hidden;
}

#aboutUsTitles{
    position: relative;
    float: left;
    width: 30%;
    margin-top: 30px;
}

.aboutUsTitleContainer{position: relative;width: 100%;height: auto;overflow: hidden;}

.aboutUsTitle{position: relative;text-align: left;width: 100%;font-size: 60px;}

.aboutUsBolderTitle{
}

.aboutUsLogo{position: relative;display: block;float: right;margin-top: -15px;}

.aboutUsLogoImg{position: relative;display: block;float: right;margin-top: -15px;width: 30%;}
.aboutUsText{position: relative;width: 100%;margin-top:  30px;text-align: justify;font-size: 20px;}
.aboutUsVideo{
}

#aboutUsBtnVideo{
}

#aboutUsBtnVideo:hover{
}

#aboutUsBtnText{
}


#aboutUsLinks{position: relative;width: 800px;height: auto;overflow: hidden;margin: 0px auto;}

.linkFacebook{position: relative;width: auto;height: auto;overflow: hidden;display: block;float: right;}

#facebookImg{
    height: 25px;
    margin-top: 8px;
}

.linkFacebook:hover{
}

.clickFb{
}

.linkTwitter{
}

.linkTwitter{
}

.clickTw{
}

.txtAuxEdit{display: inline-block;font-size: 25px;}

.txtAux{position: relative;width: 100%;margin-top: 35px;}

.textSocial{position: relative;float: right;font-size: 15px;margin-top: 20px;}

#aboutUsSection1{
    position: relative;
    width: 800px;
    height: auto;
    overflow: hidden;
    margin: 0px auto;
}

#aboutUsSection2{
    position: relative;
    width: 800px;
    height: auto;
    overflow: hidden;
    margin: 0px auto;
}

#aboutUsSection3{
    position: relative;
    width: 800px;
    height: auto;
    overflow: hidden;
    margin: 0px auto;
}

#aboutUsPartnerTitle{
    position: relative;
    width: 100%;
    text-align: left;
    margin-top:  50px;
    color: white;
    font-size: 35px;
}

.aboutUsPartner{
    position: relative;
    display: inline-block;
    height: 41px;
    margin-left:  20px;
    margin-right: 20px;
}
.aboutUsPartnerImg{
    position: relative;
    display: block;
    height: 90%;
}

#aboutUsPartnerImg1{height: 70%;}


#aboutUsPartnerImg2{
}


#aboutUsPartnerImg3{height: 79%;}


#aboutUsPartnerImg4{height: 70%;}


#aboutUsPartnerImg5{
}


#aboutUsPartnerImg6{
}

#aboutUsPartners{
    position: relative;
    width: 100%;
    margin-top: 50px;
    margin-bottom: 40px;
}

.textSocial{
    position: relative;
    display: block;
    margin-top: 17px;
    margin-right: 10px;
}
#aboutUsPartnersMobileContainer{
    position: relative;
    width: 100%;
    height: 90px;
    overflow: hidden;
    display: none;
}

#aboutUsPartnersMobile{
    position: absolute;
    left:0px;
    top: 33px;
}


@media screen and (orientation: portrait) {
    .aboutUsCenteredContent{
}

    .aboutUsSection{
    }

    .aboutUsTitleContainer{
    }
    
    #aboutUsTitles{
    width: 55%;
    margin-left: 5%;
    }

    .aboutUsTitle{
    font-size: 40px;
    }

    .aboutUsBolderTitle{
    font-size: 32px;
    }

    .aboutUsLogo{
    }

    .aboutUsLogoImg{
    width: 40%;
    }
    .aboutUsText{
    width: 80%;
    margin-left: 10%;
    margin-top: 17px;
    font-size: 14px;
    line-height: 16px;
    }
    .aboutUsVideo{
    }

    #aboutUsBtnVideo{
    }

    #aboutUsBtnVideo:hover{
    }

    #aboutUsBtnText{
    }


    #aboutUsLinks{
    width: 100%;
    }

    .linkFacebook{
    margin-right: 5%;
    }

    .linkFacebook:hover{
    }

    .clickFb{
    }

    .linkTwitter{
    }

    .linkTwitter{
    }

    .clickTw{
    }

    .txtAuxEdit{
    font-size: 16px;
    }

    .txtAux{
    margin-top: 13px;
    }

    .textSocial{
    }

    #aboutUsSection1{width: 100%;}

    #aboutUsSection2{

    }

    #aboutUsSection3{width: 100%;}
    #aboutUsSection2Container{height: 90px;}
    .aboutUsPartner{

    }
    .aboutUsPartnerImg{

    }
    
    #aboutUsPartnerImg1{
    }

    #aboutUsPartnerImg2{
    }


    #aboutUsPartnerImg3{
    }


    #aboutUsPartnerImg4{
    }


    #aboutUsPartnerImg5{
    }


    #aboutUsPartnerImg6{
    }

    #aboutUsPartners{
        display: none;
    }
    #aboutUsPartnerTitle {
        font-size: 25px;
        margin-left: 5%;
    }
    #aboutUsPartnersMobileContainer{
        display: block;
    }
    #aboutUsPartnersMobile{
    }
}