/*


body {
    pointer-events:none;
}
*/

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.rb_logo_img {
    margin: auto;
}
.rb_logo_img img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}
.simple_list_centered ul {
    padding: 0px 0px;
    text-align: center;
    list-style-type: none
}
.rb_banner_sectionx {
    background: #acc7d7;
    width: 100% !important;
    min-width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: initial;
    overflow: hidden;
    border: 10px solid #b6e1fc;
    padding: 10px 10px 10px 10px;
}
.rb_banner_section {
    background: #acc7d7;
    width: 100% !important;
    min-width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: initial;
}
.rb_banner_section img {
    display: block;
    width: 100% !important;
}
.rb_spacer {
    margin-top: 180px;
}
.rb_home_message {
    text-align: center;
    font-size: 23px;
    font-style: normal;
    line-height: 32px;
    color: black;
    font-weight: bold;
    font-family: Helvetica;
}
.rb_home_title {
    text-align: center;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 32px;
    font-weight: bold;
    font-family: Helvetica;
    font-size: 25px;
    color: #0074ba;
    margin: 10px 0px 20px 0px;
    line-height: 36px;
    text-align: center;
}
.rb_subtitle {
    font-size: 34px;
    color: #0074ba;
    margin: 10px 0px 20px 0px;
    line-height: 36px;
    text-align: center;
}
.rb_explore_title {
    font-size: 28px;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 32px;
    font-weight: bold;
    font-family: Helvetica;
    font-size: 25px;
    color: #696969;
    margin: 10px 0px 20px 0px;
    line-height: 36px;
    text-align: left;
}
.rb_h1 {
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 38px;
    font-weight: normal;
    font-family: Helvetica;
    font-size: 38px;
    color: #696969;
    margin: 20px 0px 20px 0px;
    line-height: 48px;
    text-align: left;
}
.gallery h1 {
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 38px;
    font-weight: normal;
    font-family: Helvetica;
    font-size: 38px;
    color: #696969;
    margin: 20px 0px 20px 0px;
    line-height: 48px;
    text-align: left;
}
.gallery h2 {
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    font-weight: normal;
    font-family: Helvetica;
    font-size: 24px;
    color: black;
    margin: 20px 0px 20px 0px;
    line-height: 32px;
    text-align: left;
}
.rb_gray_title {
    text-align: center;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 32px;
    font-weight: bold;
    font-family: Helvetica;
    font-size: 25px;
    color: #696969;
    margin: 10px 0px 20px 0px;
    line-height: 36px;
    text-align: center;
}
.rb_btn_1 button {
    background-color: rgb(70,130,180);
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 15px;
    min-width: 200px;
}
.rb_t1_row {
    background-color: rgb(65,105,225);
    border: none;
    color: white;
    padding: 20px 10px;
    text-align: left;
    text-decoration: none;
    font-size: 32px;
    min-height: 60px;
    margin: 0px;
}
.rb_t1a_row {
    background-color: rgb(70,130,180);
    border: none;
    color: white;
    padding: 20px 10px;
    text-align: left;
    text-decoration: none;
    font-size: 24px;
    min-height: 60px;
    margin: 0px;
}

.rb_t2_row {
    background-color: rgb(135,206,250);
    border: none;
    color: white;
    padding: 20px 10px;
    text-align: left;
    text-decoration: none;
    font-size: 32px;
    min-height: 60px;
    margin: 0px;
}
.rb_th_row {
    background-color: rgb(70,130,180);
    border: none;
    color: white;
    text-align: left;
    text-decoration: none;
    font-size: 14px;
    min-height: 30px;
    margin: 0px;
}

.rb_row {
    background-color: #efefef;
    border: none;
    color: black;
    text-align: center;
    text-decoration: none;
    margin: 0px;
}