@media (max-width: 1366px) {
    
}
@media (max-width: 1300px) {
    .hamburger-menu{
        display: block;
    }
    .main-menu{
        display: none;
    }
}
@media (max-width: 1024px) {
    .container, .kc-container {
        max-width: 900px !important;
    }

    .section-padding-top {
        padding-top: 100px;
    }

    .section-padding-bottom {
        padding-bottom: 100px;
    }

    .padding-top-80 {
        padding-top: 50px;
    }

    .mega-title {
        font-size: 40pt;
    }

    .section-title {
        font-size: 30pt;
        line-height: 28pt;
    }


    .tab-floating-container-left{
        display: block;
        clear: both;
    }

    .tab-floating-container-left > article:nth-child(1) {
        width: 50%;
        max-width: 50%;
        padding-right: 20px;
        padding-bottom: 20px;
        float: left;
    }

    .tab-floating-container-left > article {
        flex: none;
    }

    .tab-floating-container-left > article + article {
        width: 100%;
        max-width: 100%;
    }

    .tab-floating-container-right{
        display: block;
        clear: both;
    }

    .tab-floating-container-right > article:nth-child(1) {
        
        width: 50%;
        max-width: 50%;
        padding-right: 20px;
        padding-bottom: 20px;
        float: right;
    }

    .tab-floating-container-right > article {
        flex: none;
    }

    .tab-floating-container-right > article + article {
        width: 100%;
        max-width: 100%;
        padding-left: 0;
    }

    .beginning-label {
        right: -25px;
    }

    .profile-career-image-block {
        height: 450px;
    }

    .philanthropy-content {
        padding: 35px 45px;
    }
    
    #rmz-profile-beginning > .container > .row > .col-md-10.offset-md-1 {
        margin-left: 0;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .membership-list li {
    font-size: 16pt;
    line-height: 28px;
    margin-bottom: 18px;
    }

}
@media screen and (max-width: 999px) {
    .container {
        width: 800px !important;
    }
    
}  

@media screen and (max-width: 850px) {
    .container {
        width: 700px !important;
    }
    
}  

  @media (width: 768px){
    
    
    
    
  }

@media (max-width: 768px) {
    .container, .kc-container {
        max-width: 668px !important;
    }

    .mega-title {
        font-size: 32pt;
    }

    .section-title {
        font-size: 26pt;
        line-height: 23pt;
    }

    #rmz-profile-philanthropy .philanthropy-class-changer-mobile .col-md-6 {
        order: 2;
        max-width: 100%;
        flex: 0 0 100%;
    }

    #rmz-profile-philanthropy .philanthropy-class-changer-mobile .col-md-6 + .col-md-6 {
        order: 1;
    }

    .philanthropy-content-wrap {
        padding-left: 0 !important;
    }

    .philanthropy-content {
        width: 100% !important;
    }

}
@media (max-width: 767px){
    .container, .kc-container {
        max-width: 667px !important;
    }
    

}
@media screen and (max-width: 600px) {
    .container, .kc-container {
        max-width: 500px !important;
    }
    
}

@media (max-width: 540px){

    .beginning-label {
        right: 0;
    }

    .beginning-content-wrap {
        padding-right: 0;
    }

    .tab-floating-container-left > article:nth-child(1) {
        width: 100%;
        max-width: 100%;
        padding-right: 15px;
        padding-left: 15px !important;
    }

    .tab-floating-container-right > article:nth-child(1) {
        width: 100%;
        max-width: 100%;
        padding-right: 15px !important;
        padding-left: 15px;
    }

    #rmz-profile-membership .section-title-wrap {
        padding-top: 20px;
    }
    
    
}
@media (max-width: 480px){
    .container, .kc-container {
        max-width: 400px !important;
    }

    .mega-title {
        font-size: 22pt;
    }

    .section-title {
        font-size: 17pt;
        line-height: 18pt;
    }

    .section-sub-title {
        padding-bottom: 10px;
    }

    .section-padding-top {
        padding-top: 50px;
    }

    .section-padding-bottom {
        padding-bottom: 50px;
    }

    .beginning-label {
        width: 160px;
        bottom: 15px;
        padding: 15px 0;
    }

    .beginning-label h6 {
        font-size: 16pt;
        line-height: 18px;
        padding-bottom: 5px;
    }

    .beginning-label h4 {
        font-size: 25pt;
        line-height: 25pt;
    }

    .beginning-image-wrap {
        margin-top: 20px;
    }

    .philanthropy-content {
        padding: 25px;
    }

    .career-inner-text .col-md-6 + .col-md-6 {
        padding-top: 20px;
    }

    .membership-list li {
        font-size: 14pt;
        line-height: 26px;
        margin-bottom: 14px;
        padding-left: 40px;
    }
    .membership-list li::before {
        width: 40px;
        background-size: 24px auto;
    }

    footer > .container > .row > .col-md-5 {
        text-align: center;
    }

    .footer-links {
        text-align: left;
        margin-top: 10px;
    }

    .footer-links .social-links a:first-child {
        margin-left: 0;
    }
}
@media (max-width: 375px){
    .container, .kc-container {
        max-width: 350px !important;
    }

    .mega-title {
        font-size: 18pt;
    }
    
}

@media (max-width: 320px){
    .container, .kc-container {
        max-width: 300px !important;
    }

    .mega-title {
        font-size: 16pt;
    }

}
