html {
    scroll-behavior: smooth !important;
}


body {
    position: relative;
    /*       font-family: 'Montserrat', sans-serif;*/
    /*font-family: 'Helvetica', 'Arial', sans-serif;
*/
}

.ba_landing_page .subsection .container {
    max-width: 1160px !important;
}

.ba_landing_page p {
    color: #424242;
}

.ba_landing_page {
    /*       font-family: 'Montserrat', sans-serif;*/
    font-family: 'Helvetica', 'Arial', sans-serif;
    font-weight: 400;
    font-size: 16px;
}

.ba_landing_page .ml-10{
margin-left: 10px;
}

.ba_landing_page h1, .ba_landing_page h2, .ba_landing_page h3, .ba_landing_page h4 {
    font-family: 'Helvetica', 'Arial', sans-serif;
}

.ba_landing_page h1, .ba_landing_page h2.large  {
    letter-spacing: -2px;
    margin-bottom: 24px !important;
}

.ba_landing_page .modal-dialog {
    max-width: 900px;
}

.ba_landing_page .color-red {
    color: #ee4d48;
}

.ba_landing_page small, .ba_landing_page .small {
    font-size: 80%;
    font-weight: 700 !important;
}

.ba_landing_page .list-group-item a {
    text-decoration: none;
    color: #21252a;
    font-weight: 500;
}

.ba_landing_page .modal-content img {
    width: 900px
}

.ba_landing_page .container {
    max-width: 1280px;
    padding-left: 20px;
    padding-right: 20px;
}

.ba_landing_page section.colored {
    background-color: #edf6ff;
}

.ba_landing_page .mobile {
    display: none;
}


.ba_landing_page .nav-item {
    border-left: 1px solid #dbdbdc;
    text-align: center;
    margin: 0;
}

.ba_landing_page .nav_parent {
    background-color: white;
}

.ba_landing_page .nav_parent .col {
    padding-right: 0;
    padding-left: 0;
}

.ba_landing_page .nav-item a {
    transition: all 0.5s ease;
}



.ba_landing_page .video.icon.col .icon-play:before {
    content: "";
    display: block;
    opacity: .5;
    height: 180px;
    width: 180px;
    background-size: 180px 180px;
    background-image: url('https://benchmarkeducation.com/media/Ecom_RTA_styles/imgs/button_play_white.svg');
    background-repeat: no-repeat;
    transition: all 0.5s ease;

}


.ba_landing_page .navbar-top .btn-outline-primary.top {
    background-color: #c3423e;
    font-weight: 600;
    font-size: 1em;
    padding: 10px 30px;
    border-radius: 20px;
    border: none;
    color: white;
}


.ba_landing_page .video.icon.col:hover .icon-play:before {
    opacity: 1;
    transition: all 0.5s ease;

}

.ba_landing_page .pb-24 {
    margin-bottom: 24px !important;
}

.ba_landing_page .pb-48 {
    margin-bottom: 48px !important;
}

.ba_landing_page .pt-48 {
    margin-top: 48px !important;
}

.ba_landing_page .pt-64 {
    margin-top: 64px !important;
}

.ba_landing_page .pt-32 {
    margin-top: 32px !important;
}

.ba_landing_page .pt-72 {
    margin-top: 72px !important;
}

.ba_landing_page .pb-32 {
    margin-bottom: 32px !important;
}

.ba_landing_page h6 {
    font-size: 18px;
    font-weight: 700;
    color: #1E2B52
}


.ba_landing_page .viewlink .img_container .icon-play:before {
    content: "";
    display: block;
    opacity: .5;
    height: 100px;
    width: 100px;
    background-size: 100px 100px;
    background-image: url(https://benchmarkeducation.com/media/Ecom_RTA_styles/imgs/button_play_white.svg);
    background-repeat: no-repeat;
    transition: all 0.5s ease;

}

.ba_landing_page .viewlink:hover .img_container .icon-play:before {
    opacity: 1;
    transition: all 0.5s ease;

}


.ba_landing_page .nav-item:hover {
    transition: all 0.5s ease;
    cursor: pointer;
}

.ba_landing_page .nav-item .nav-link {
    cursor: pointer;
    padding: 20px;
}

a {
    color: #2b4397;
}

.ba_landing_page .logo-parent {
    margin-bottom: 32px !important;
}

.ba_landing_page .nav-item .nav-link.active {
    background: #505e8f;
}

.footer-logo img {
    position: absolute;
    top: -34px;
    width: 60px;
}

.float-right {
    float: right !important;
}

footer .logoarea {
    background-color: #000;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 6px;
    padding: 8px 0;
}

footer span {
    margin-left: 70px;
}

.ba_landing_page .nav-item:first-child {
    border-left: none;
}


.ba_landing_page .navbar-light .navbar-nav .nav-link {
    color: #2B3E78;
    font-weight: 600;
    font-size: 14px;
}

footer {
    position: relative;
}

.ba_landing_page .navbar {
    padding: 0;
}

.ba_landing_page .MainNavParent {
    background-color: #24356f;
}

.ba_landing_page .col_blockquote {
    /*       display: table-cell;
*/
    vertical-align: middle;
    padding: 0;
    /*       width: 0;
*/
}

.ba_landing_page .col_blockquote img {
    max-width: 200px;
}

.ba_landing_page .row_blockquote {
  /*  margin-top: 60px;*/
    /*       display: table;
*/
    overflow: hidden;
    border-top: 3px solid #838383;
    ;
    border-bottom: 3px solid #838383;
    ;
}

.ba_landing_page .nav-item a:hover {
    background: #ededed;
    transition: all 0.5s ease;
    cursor: pointer;
}


.ba_landing_page .ba_active {
    color: #ffffff !important;
    background: #00549b !important;
}

.ba_landing_page .nav-item.col.active {
    background-color: #283869
}

.ba_landing_page .nav-item.col.active>a {
    color: white !important;
}

.ba_landing_page .navbar {
    padding: 0;
}

.MainNavParent {
    background-color: #24356f;
}

.nav-item.col {
    display: table-cell;
    vertical-align: middle;
}

.navbar-nav.w-100 {
    display: table;
    overflow: hidden;
    height: 60px;
}

.ba_landing_page .nav-item {
    border-left: 1px solid #dbdbdc;
    text-align: center;
    margin: 0;
}

.ba_landing_page .nav_parent {
    background-color: white;
}

.ba_landing_page .nav_parent .col {
    padding-right: 0;
    padding-left: 0;
    width: 0;
}

.ba_landing_page .nav-item a {
    transition: all 0.5s ease;
}


.ba_landing_page .nav-item:hover {
    transition: all 0.5s ease;
    cursor: pointer;
}

.ba_landing_page .nav-item .nav-link {
    cursor: pointer;
    padding: 20px;
}

a {
    color: #2b4397;
}

/*   .ba_landing_page .nav-item .nav-link.active {
       background: #505e8f;
   }
*/



.ba_landing_page .row_blockquote.center {
    margin-top: 0px;
    display: table;
    overflow: hidden;
    border-top: 3px solid #838383;
    ;
    border-bottom: 3px solid #838383;
    ;
}

.ba_landing_page .row_blockquote.center blockquote {
    margin-top: 20px;
}

.ba_landing_page .row_blockquote figure {
    font-weight: 600 !important;
    color: #818082 !important;
    padding-left: 60px !important;
    font-style: normal !important;
}

.ba_landing_page .blockquote {
    margin-bottom: 1rem !important;
    font-size: 1.25em !important;
}

.ba_landing_page .inline {
    display: inline-block;
}

.ba_landing_page .row_blockquote figcaption {
    color: black;
    margin-top: 32px;
    font-size: 15px;
    font-weight: 400;
}

.ba_landing_page .col_blockquote figure {
    background-image: url("https://benchmarkeducation.com/media/Ecom_RTA_styles/imgs/q_icon.png");
    background-repeat: no-repeat;
    background-size: 100px;
    margin-left: 72px;
}

.ba_landing_page .table {
    margin-left: 72px;
}

.ba_landing_page .table {
    display: table;
    overflow: hidden;
}

.ba_landing_page .table-cell {
    display: table-cell !important;
    vertical-align: middle !important;
    background-position: 8% 20% !important;
}

        .ba_landing_page  .video-or-top  {/*border: 1px #d1d1d1 solid;*/
    border-radius: 5px;
background-color: white;
}

.ba_landing_page .video-or-top h4{
    font-size: 1rem;
    color: black;
    font-weight: 600;
}

.ba_landing_page .video-or-top img{
max-width: 160px;
position: relative;
}

.ba_landing_page .video-or-top h4 span{
    font-size: 2rem;
}

.ba_landing_page .video-or-top a { text-decoration: none; color: black; font-weight:600;
      display:flex;
  align-items:center;
}
.ba_landing_page .video-or-top .icon-play {
    background-image: url('https://benchmarkeducation.com/media/Ecom_RTA_styles/imgs/button_play_blue.svg');
    font-size: 2.4em;
    color: #25366f;
    padding-right:5px;
        width: 40px;
    height: 40px;

}


.ba_landing_page .video-or-top .icon-play:hover {
    color: #4a5887;
}

.ba_landing_page .nav_parent {
    border-top: 1px solid #dbdbdc;
    border-bottom: 1px solid #dbdbdc;
    /*       -webkit-box-shadow: 2px 28px 13px -25px rgba(79,79,79,0.3); 
box-shadow: 2px 28px 13px -25px rgba(79,79,79,0.3);*/
}

.ba_landing_page p {
    font-size: 18px;
    line-height: 1.6em;
}

.ba_landing_page .blockquote p {
    font-size: 20px;
    font-weight: 400;
    color: #727272;
    line-height: 27px important;
}


.ba_landing_page .jumbotron {
    padding: 0;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 0em;
}

.ba_landing_page .jumbotron.img1 {
    background: url('https://benchmarkeducation.com/media/Ecom_RTA_styles/imgs/img001top.jpg');
}

.ba_landing_page .jumbotron.img2 {
    background: url('https://benchmarkeducation.com/media/Ecom_RTA_styles/imgs/img002.png');
}

.ba_landing_page .jumbotron.noimage {
    background-image: none;
    background-color: white;
}

.ba_landing_page .jumbotron.img3 {
    background: url('https://benchmarkeducation.com/media/Ecom_RTA_styles/imgs/img003.png');
}

.ba_landing_page .banner-img1 .text {
    max-width: 400px;
}

.ba_landing_page .jumbotron.img6 {
    background: url('https://benchmarkeducation.com/media/Ecom_RTA_styles/imgs/rta_photo.png');
}



.ba_landing_page .jumbotron.img4 {
    background: url('https://benchmarkeducation.com/media/Ecom_RTA_styles/imgs/biliteracy_photo.png');
}

.ba_landing_page .jumbotron.img5 {
    background: url('https://benchmarkeducation.com/media/Ecom_RTA_styles/imgs/bg_img005.png');
}

.ba_landing_page .jumbotron .shape {
    background-color: white;
    clip-path: polygon(0 0, 100% 0, 76% 100%, 0% 100%);
    min-height: 600px;
    display: flex;
    /*       justify-content: center;
*/
    align-items: center;
}

.ba_landing_page .colored .jumbotron .shape {
    background-color: #edf6ff;
}

.ba_landing_page .jumbotron .video.icon {
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.ba_landing_page .jumbotron .parent {
    display: inline-flex;
    width: 100%;
}

/*   .ba_landing_page .jumbotron .parent .shape div {
       padding: 0 80px 0 20px;
   }*/

.bg-white {
    background-color: white;
}

.ba_landing_page h1, .ba_landing_page h2.large {
    font-size: 50px;
    color: #273768;
    font-weight: 700;
    line-height: 120%;
}

.ba_landing_page h1.topheader {
    font-size: 2.6em;
    color: #cb554d;
    font-weight: 600;
    padding-top: 30px;
}

.ba_landing_page h2 {
    font-size: 30px;
    color: #273768;
    font-weight: 700;
}

.ba_landing_page h3 {
    font-size: 21px;
    color: #273768;
    font-weight: 400;
}

.ba_landing_page .img-thumbnail {
    padding: 0;
}

.authors.top-header {
    background-color: #edf6ff;
}

.authors .img-thumbnail.author {
    max-width: 150px;
}

.subnavBtn.btn {
    background-color: #bf4e4a;
    border-color: #b96b68;
}

.subnavBtn.btn:hover {
    background-color: #ca615e;
    border-color: #b96b68;
}


.ba_landing_page .pd h2,
.ba_landing_page .pd h3 {
    color: #64879d;
}

.ba_landing_page h1 span, .ba_landing_page h2.large span {
    font-weight: 300 !important;
    font-size: 36px !important;
}

.ba_landing_page .jumbotron .icon-play {
    font-size: 10em;
    color: #ffffffa8;
    transition: all 0.5s ease;
}


.ba_landing_page .jumbotron a:hover .icon-play {
    color: #fff;
    transition: all 0.5s ease;
}

.ba_landing_page .jumbotron a {
    transition: all 0.5s ease;
    border-radius: 120px;
    text-decoration: none;

}

.ba_landing_page .topbanner .jumbotron.header {
    padding: 0;
    background-color: white;
    background-size: 100%;
    border-radius: 0em;
    background-repeat: no-repeat;
    margin-bottom: -4px;
    min-width: 500px;
}

.ba_landing_page .topbanner .jumbotron.header .shape {
    background-color: white;
    max-width: 550px;
    padding: 0px 40px 40px;
    clip-path: polygon(0 0, 100% 0, 76% 100%, 0% 100%);
    min-height: 480px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.ba_landing_page .container.topbanner {
    padding: 0;
}

.ba_landing_page .blockquote-footer::before {
    content: "" !important;
}

.ba_landing_page .container {
    padding-left: 0;
    padding-right: 0;
}

.ba_landing_page .topbanner .jumbotron.header .shape {
    padding: 0px 15px 40px;

}

.ba_landing_page .topbanner .jumbotron.header .parent {
    display: inline-flex;
}

.ba_landing_page .topbanner .jumbotron.header .parent .shape div {
    padding: 0 20px 0 0;
}

.ba_landing_page .topbanner .jumbotron.header h1 {
    font-size: 3.8em;
    font-weight: 800;
}

.ba_landing_page .topbanner .jumbotron.header h1.span, .ba_landing_page .topbanner .jumbotron.header h1.large.span {
    font-size: 2.2em;
    font-weight: 300 !important;
    font-size: .8em !important;
}



.ba_landing_page .btn-primary, .ba_landing_page .btn-primary.author {
    background-color: #C3423E;
    border: none;
    height: 60px;
    padding: 18px 20px;
    font-weight: 700;
    border-radius: 30px;
    font-size: 15px;
    font-weight: 700;
    min-width: 300px;
    width: 320px;
}

.ba_landing_page .btn-primary.author:hover {
    background-color: #C3423E;
    border: none;
    height: 60px;
    padding: 18px 20px;
    font-weight: 700;
    border-radius: 30px;
    font-size: 15px;
    font-weight: 700;
    min-width: 300px;
    width: 320px;
    background-color: #C3423E;

}

.ba_landing_page .btn-primary:hover {
    background-color: #C3423E;
    border: 5px solid #E3A09E;
    padding: 14px 20px;

}


.ba_landing_page .btn-secondary {
    background-color: #edf6ff;
    color: #25366f;
    border: 2px solid black;
    padding: 15px 20px;
    font-weight: 700;
    border-radius: 30px;
    font-size: 15px;
    font-weight: 700;
    min-width: 300px;
    padding: 15px 33px;


}


.ba_landing_page .btn-secondary:hover {
    background-color: #ffffff;

    color: #25366f;

}

.ba_landing_page .btn-secondary .curved_arrow:before {
    content: "";
    background-repeat: no-repeat;
    background-image: url(images/curved_arrow.svg);
    width: 20px;
    margin: 5px 10px;
    height: 10px;
    display: block;
    font-size: 1.8em;
    line-height: 0;

}

div.curved {
    transition: all 0.5s ease;
}

.ba_landing_page .btn-secondary:hover div.curved {
    transform: rotate(40deg);
    transition: all 0.5s ease;

}



.ba_landing_page .btn-secondary div {
    margin-left: 10px;


}

.ba_landing_page .btn-primary span {
    background: #ef756e;
    line-height: 0;
    padding: 8px 10px;
    border-radius: 30px;
    margin-left: 20px;
    box-shadow: 1px 2px 8px #8b2c2687;
    transition: all 0.5s ease;
}


.ba_landing_page a .fa-arrow-right {
    margin-top: -1px;

}




.ba_landing_page .authors {
    font-size: .9em;
    line-height: .9em;
}

.ba_landing_page .topbanner .jumbotron.header .btn-primary:hover span {
    color: #ef756e;
    ;
    background-color: white;
    margin-left: 30px;
    box-shadow: 0;
    transition: all 0.5s ease;
}

.ba_landing_page .topbanner .jumbotron.header h1 {
    font-weight: 400 !important;
    color: #223164 !important;
    font-size: 18px !important;
    line-height: 1.6em !important;
    letter-spacing: 0 !important;
}

.ba_landing_page .topbanner .jumbotron.header .bolder {
    font-weight: 600;
    margin-top: 10px;
}

.ba_landing_page .topbanner .jumbotron.header .img-fluid {
    /* padding: 0 70px 0 0; */
    max-width: 400px;
}

.ba_landing_page .logo-medium {
    max-width: 340px;
}

.ba_landing_page .logo-small {
    max-width: 300px;
}

.ba_landing_page .colored .colored_box {
    background: white;
    padding: 64px;
    border-radius: 20px;
}

.ba_landing_page .colored_box {
    background: #edf6ff;
    padding: 60px;
    border-radius: 20px;
}

.ba_landing_page a.viewlink span {
    color: #23366c;
    font-weight: 600;
    margin-top: 10px;
    cursor: pointer;
}


.ba_landing_page a:hover span {
    color: #707276;
}



.ba_landing_page .shadow {
    -webkit-box-shadow: -1px 6px 10px -4px rgb(0 0 0 / 20%);
    box-shadow: -1px 6px 10px -4px rgb(0 0 0 / 20%);
    border: solid 1px white;
}

.ba_landing_page .img_container {
    position: relative;
}

.ba_landing_page .img_container img {
    display: block;
}

.ba_landing_page .fade {
    transition: opacity 0.15s linear;
    background: #0000008a;
}

.ba_landing_page .img_container .icon-play {
    position: absolute;
    color: #ffffffa8;
    transition: all 0.5s ease;
    font-size: 6em;
    top: 26%;
    left: 40%;
}

.ba_landing_page a.viewlink:hover .icon-play {
    color: white;
    transition: all 0.5s ease;
}

/* ba-drop-down */

.ba_landing_page .mobile-drop-down {
    display: none
}

.ba_landing_page .mobile-drop-down .ba-drop-down {
    display: inline-block;
    position: relative;
}

.ba_landing_page .mobile-drop-down .dd-button {
    display: inline-block;
    border-radius: 4px;
    margin-top: 5px;
    padding: 10px 20px 10px 20px;
    background-color: #ffffff;
    cursor: pointer;
    white-space: nowrap;
    color: #273768;
    font-size: 2em;
}



.ba_landing_page .mobile-drop-down .dd-button {
    /* background-color: #eeeeee; */
    border: 1px solid #273768;
    margin-top: 8px;
}


.dd-button>.icon:before {
    content: "";
    display: block;
    height: 30px;
    width: 30px;
    background-size: 30px 30px;
    background-image: url(https://benchmarkeducation.com/media/Ecom_RTA_styles/imgs/bars.svg);
    background-repeat: no-repeat;
    transition: all 0.2s ease;
    animation: flipInY;
    animation-duration: 1s;
}

.dd-button {
    margin-left: 10px;
}

.dd-button.active>.icon:before {
    content: "";
    display: block;
    height: 30px;
    width: 30px;
    background-size: 30px 30px;
    background-image: url(images/cross.svg);
    background-repeat: no-repeat;
    transition: all 0.2s ease;
    animation: rotateIn;
    animation-duration: 1s;
}





.ba_landing_page .mobile-drop-down .dd-input {
    display: none;
}

.ba_landing_page .mobile-drop-down .dd-menu {
    position: absolute;
    top: 100%;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 0;
    margin: 2px 0 0 0;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
    list-style-type: none;
    margin-left: 10px
}

.ba_landing_page .mobile-drop-down .dd-input+.dd-menu {
    display: none;
}


.ba_landing_page .mobile-drop-down .dd-input:checked+.dd-menu {
    display: block;
    z-index: 9999999;
    padding: 30px 0;
}

.ba_landing_page .mobile-drop-down .dd-menu li {
    padding: 10px 20px;
    cursor: pointer;
    white-space: nowrap;
}

.ba_landing_page .mobile-drop-down .dd-menu li:hover {
    background-color: #f6f6f6;
}

.ba_landing_page .mobile-drop-down .dd-menu li a {
    display: block;
    margin: -10px -20px;
    padding: 10px 20px;
}

.ba_landing_page .mobile-drop-down .dd-menu li.divider {
    padding: 0;
    border-bottom: 1px solid #cccccc;
}

.ba_landing_page .mobile-drop-down .fa.fa-bars {
    font-size: 30em;
    color: #25366f;
}


/*end drop down*/

.ba_landing_page .navbar-expand-lg {
    display: initial;
    background-color: black !important;
}

.ba_landing_page .banner-img1 {
    min-width: 450px;
    padding-right: 100px;
}

.ba_landing_page .mobile {
    display: none;
}

.ba_landing_page .about {
    padding: 0 40px 0 40px;
}

.ba_landing_page .animated-banner {
    position: relative;
    min-height: 470px;
}

.ba_landing_page .modal-dialog {
    max-width: 1200px;
    margin: 1.75rem auto;
}

.ba_landing_page .animated-banner img {
    display: block;
    position: absolute;
}

.ba_landing_page .banner_img2 {
    animation-delay: .4s;
    right: 421px;
}

.ba_landing_page .banner_img3 {
    animation-delay: .2s;
    right: 194px;
}

.ba_landing_page .banner_img1 {
    right: 0px;
}


/*     .ba_landing_page .navbar-collapse {
       flex-basis: 100%;
       -webkit-box-flex: 0 !important;
       -webkit-box-align: center;
       align-items: center;
   }*/

.ba_landing_page .top-animated-banner-left {
    max-width: 500px;
    position: absolute;
    z-index: 9;
    margin-left: 40px;
}

.ba_landing_page .top-container {
    position: relative;
    width: 100%;
    min-height: 460px;
}

.ba_landing_page .btn-outline-primary {
    color: #304077;
    border: 2px solid #304077;
    border-radius: 20px;
}

.ba_landing_page .btn-outline-primary {
    background-color: #fff;
    font-weight: 600;
    font-size: 1em;
}


.ba_landing_page .ba-logo {
    max-width: 340px !important;
}

.ba_landing_page .navbar-light .navbar-toggler-icon {
    background-image: none !important;
}

.ba_landing_page .navbar-toggler-icon::before {

    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: FontAwesome;
    font-weight: 900;
    content: "\f0c9";
    color: white;
    font-size: 1.6em;
}

.ba_landing_page .navbar-light .navbar-toggler {
    color: rgb(255 255 255 / 55%);
    border-color: rgb(255 255 255 / 10%);
}

.ba_landing_page .txt1 {
    animation-delay: .8s;
}

.ba_landing_page .txt2 {
    animation-delay: 1s;
}

@media screen and (max-width: 1200px) {
    .ba_landing_page h1.topheader {

        padding-top: 0;
    }

    .ba_landing_page .animated-banner img {
        /*           max-height: 360px;
*/
    }

    .ba_landing_page .banner_img2 {
        right: 346px;
    }

    .ba_landing_page .banner_img3 {
        right: 150px;
        z-index: 99;
    }

    .ba_landing_page .inline {
        display: inline-block;
        max-width: 390px;
    }

    .ba_landing_page .animated-banner, .top-container {
        min-height: 350px;
    }

}

@media (min-width: 1200px) {
    .modal-xl {
        max-width: 1540px;
    }
}

@media screen and (max-width: 1140px) {
    .ba_landing_page .ba_landing_page .topbanner .jumbotron.header h1 {
        font-size: 2.8em;
    }

    .ba_landing_page .ba_landing_page .topbanner .jumbotron.header .shape {
        max-width: 400px;
    }



    .ba_landing_page .topbanner .jumbotron.header h4 {
        max-width: 400px;
    }
}

@media screen and (max-width: 1024px) {
    .ba_landing_page h1 {
        font-size: 36px !important;
    }

    .ba_landing_page h1 span {
        font-size: 25px !important;
    }

    .ba_landing_page h2 {
        font-size: 25px !important;
    }

    .ba_landing_page h3 {
        font-size: 18px !important;
    }

    .ba_landing_page h4 {
        font-size: 16px !important;
        font-weight: 400;
        line-height: 150% !important;
    }

    .ba_landing_page {
        font-size: 16px !important;
    }

    .ba_landing_page p {
        font-size: 16px !important;
    }

    .ba_landing_page .blockquote p {
        font-size: 18px !important;
    }

    .ba_landing_page .btn-primary {
        font-size: 13px !important;
    }

    .ba_landing_page .top-animated-banner-left {
        max-width: 300px;
        margin-left: 30px;
    }

    .ba_landing_page .btn-primary {
        padding: 15px 10px;
        min-width: 240px;
    }

    .ba_landing_page .table {
        margin-left: 0px;
    }

    .ba_landing_page .table {
        display: block;
        overflow: hidden;
    }

    .ba_landing_page .table-cell {
        display: initial !important;
    }
}


@media screen and (max-width: 990px) {


    .ba_landing_page .row_blockquote figure {
        padding-left: 0px !important;
    }

    .ba_landing_page .col_blockquote figure {
        margin-left: 0;
    }

    .logo-small {
        max-width: 200px !important;
    }

    .ba_landing_page .col_blockquote {
        text-align: center;
    }

    .ba_landing_page .jumbotron.img1,
    .ba_landing_page .jumbotron.img2,
    .ba_landing_page .jumbotron.img3,
    .ba_landing_page .jumbotron.img4,
    .ba_landing_page .jumbotron.img5,
    .ba_landing_page .jumbotron.img6 {
        background-image: none;
    }

    .ba_landing_page .jumbotron .shape {
        min-height: 300px;

    }

    .ba_landing_page .banner-img1 {
        min-width: auto;
    }

    .mobile-drop-down .dd-menu li a {
        color: #273768;
    }

    .mobile-drop-down .dd-menu li .btn-secondary {
        min-width: 200px !important;
        background-color: transparent;
    }

    .mobile {
        display: inline;
    }

    .mobile-drop-down .btn-primary {
        width: 100% !important;
        padding: 20px 40px;
    }

    .topbanner {
        display: none
    }

    .navbar.navbar-expand-lg.navbar-light {
        display: none !important;
    }

    .navbar-toggler {
        display: none
    }

    .ba_landing_page .topbanner .jumbotron.header h4 {
        max-width: 90%;
    }

    .nav-item.col {
        display: block;
    }

    .ba_landing_page .nav-item {
        border: none;

    }

    .ba-logo {
        max-width: 300px !important;
        margin: 0;
    }

    .ba_landing_page .topbanner .jumbotron.header .parent .shape div {
        text-align: initial;
    }

    .ba_landing_page .mobile {
        display: inline;
    }

    .ba_landing_page .mobile .BUplayVideo {
        color: #ed9592;
    }


    .ba_landing_page .jumbotron .shape {
        clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
    }

    .ba_landing_page .jumbotron .video.icon {
        display: none;
    }

    .banner-img1 {
        width: 100% !important;
        padding-right: 0 !important;
    }

    .ba_landing_page .jumbotron .shape {
        display: inherit;
        padding: 0 20px;
        padding-top: 0px;
    }

    .ba_landing_page .container {
        padding-left: 0px;
        padding-right: 0px;
    }

    .row_blockquote.center {
        margin-top: 0px;
        display: flex;
        overflow: hidden;
        border-top: 3px solid #838383;
        border-bottom: 3px solid #838383;
    }



    /*banner*/
    .ba_landing_page .topbanner .jumbotron.header .shape {
        background-color: rgba(255, 255, 255, 0.856);
        max-width: 100%;
        width: 100%;
        clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
    }

    .ba_landing_page .topbanner .jumbotron.header {
        background: url('../images/banner_mobile.jpg');
        background-size: cover;

    }

    .ba_landing_page .mobile-drop-down {
        display: initial;
    }


    .ba_landing_page .topbanner .jumbotron.header .img-fluid {
        padding: 0 70px 0 0;
        max-width: 500px;
    }

    .ba_landing_page .img-fluid {
        max-width: 100%;
        height: auto;
        padding-bottom: 20px;
    }

    .ba_landing_page .row_blockquote {
        display: flex;
    }

    .ba_landing_page .animated-banner {
        display: none;
    }

    .ba_landing_page .top-animated-banner-left {
        max-width: 100%;
        position: initial;
        padding: 20px;
    }

    .ba_landing_page .top-container {
        position: initial;
        width: 100%;
    }

}