/*-------------------------------------------------------------------------
= Container Three Highlight
--------------------------------------------------------------------------*/
.three-container h2 {
    color: #1d5678;
    font-size: 20px;
    padding: 10px;
}

.three-container ul {
    background-repeat: no-repeat;
    text-align: center;
}

.three-container ul li {
    display: inline-block;
    padding: 14px 10px;
    text-align: left;
    vertical-align: top;
    width: 29%;
}

.three-container ul li .highlight p {
    color: #666;
    font-size: 14px;
    line-height: 18px;
}

.three-container ul li .highlight h3 {
    color: #1d5678;
    font-size: 15px;
    font-style: italic;
    margin: 5px 0;
}

.three-container ul li .highlight a {
    color: #1d5678;
    display: block;
    font-size: 14px;
    margin: 5px 0;
}

/*-------------------------------------------------------------------------
= Search Cartridge
--------------------------------------------------------------------------*/
#fli-search {
    width: 150px !important;
}

.cartridge-header-search-drop,
.header-search-btn {
    display: none;
}

.search-cartridge {
    background-color: #1d5678;
    border-left: 2px solid #fff;
    color: #fff;
    cursor: pointer;
    display: block;
    float: left;
    font-weight: lighter;
    height: 20px;
    margin-bottom: 38px;
    padding: 7px 17px;
    position: relative;
    text-align: center;
    width: 200px;
    z-index: 1;
    zoom: 1;
}

.search-cartridge #fli-search label {
    left: -9999px;
    position: absolute;
}

.search-cartridge #fli-search #search {
    border: none;
    color: #999;
    font-family: Tahoma,"Trebuchet MS",verdana,arial,sans-serif;
    font-weight: 300;
    height: 17px;
    line-height: 1rem;
    padding: 2px 24px 5px 16px;
    width: 135px;
}

.btn-search-cartridge {
    background: url(/bmr/sitewide/page/searchicon.jpg) no-repeat top left transparent;
    border-radius: 0 0 0 0;
    cursor: pointer;
    height: 19px;
    margin-top: 2px;
    width: 21px;
}

.search-cartridge #fli-search,
.search-cartridge #fli-btn-search  {
    float: left;
}

.search-cartridge #agi-headersearch .cartridge-header-search-choose {
    display: inline-block !important;
    left: 28px !important;
    position: absolute !important;
    top: 8px !important;
    width: 10px !important;
    z-index: 1000 !important;
}

.search-cartridge #agi-headersearch #header-search-drop a {
    background-color: #fff;
    border-bottom: 1px inset #316481;
    border-left: 1px solid #316481;
    border-right: 1px solid #316481;
    color: #666666;
    font-family: Tahoma,"Trebuchet MS",verdana,arial,sans-serif;
    font-size: 0.875rem;
    height: 17px;
    left: 24px;
    padding-left: 15px;
    position: absolute;
    text-align: left;
    text-decoration: none;
    top: 5px;
    width: 144px;
}

.search-cartridge #agi-headersearch #header-search-drop a:hover {
    background-color: #316481;
    color: white;
}

/*-------------------------------------------------------------------------
= reply confirm Cartridge
--------------------------------------------------------------------------*/
.reply-confirm {
    background: #2c5770; /* Old browsers */
    background: -moz-linear-gradient(top,  #2c5770 0%, #206992 15%, #206992 85%, #2c5770 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #2c5770 0%,#206992 15%,#206992 85%,#2c5770 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #2c5770 0%,#206992 15%,#206992 85%,#2c5770 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2c5770', endColorstr='#2c5770',GradientType=0 ); /* IE6-9 */
    float: left;
    min-height: 85px;
    position: relative;
    width: 100%;
}

.reply-confirm .thumb {
    border: 5px solid #fff;
    border-radius: 6px;
    box-shadow: 1px 2px 3px rgb(53, 53, 53);
    -moz-box-shadow: 1px 2px 3px #353535;
    -webkit-box-shadow: 1px 2px 3px #353535;
    display: block;
    float: left;
    height: 57px;
    margin: 9px 20px 0 30px;
    width: 102px;
}

.reply-confirm .thumb img {
    border: 1px solid #000;
    display: block;
    height: 55px;
    width: 100px;
}

.reply-confirm h3 {
    color: #fff;
    display: inline-block;
    font-size: 1.5rem;
    margin: 20px 0 10px 0px;
}

.reply-confirm span {
    color: #fff;
    font-size: 0.875rem;
}

.reply-confirm .message {
    font-size: 0.875rem;
    font-weight: 200;
}

.reply-confirm .receiver-email {
    font-size: 0.9375rem;
    font-weight: bold;
}

.reply-confirm .actions {
    margin-left: 20px;
}

.reply-confirm .actions a {
    color: #fff;
}

.reply-confirm  .actions span {
    color: #fff;
    margin: 0 10px;
}

/*-------------------------------------------------------------------------
= 6 tile benefits Cartridge
--------------------------------------------------------------------------*/
.sixtile-wrapper {
    float:left;
    margin: 15px 0;
    width: 100%;
}

.sixtile-container {
    background-color: #eceeed;
    border: 2px solid #1d5678;
    margin: 0 auto;
    padding-bottom: 30px;
    position: relative;
    width: 920px;
}

.sixtile-container .heading {
    width: 100%;
}

.sixtile-container .heading h2 {
    color: #1d5678;
    font-size: 1.875rem;
    line-height: 2.25rem;
    margin: 20px 0 15px 0;
    text-align: center;
}

.sixtile-container .heading h3 {
    color: #1d5678;
    font-weight: 200;
    font-size: 1.375rem;
    text-align: center;
}

.sixtile-container .heading h3 span {
    background-color: #1d5678;
    display: inline-block;
    height: 1px;
    margin: 0 6px 5px 6px;
    width: 15px;
}

.sixtile-container .img-container {
    float: left;
    margin: 25px 21px 10px 21px;
    -moz-transition: box-shadow 0.3s;
    -webkit-transition: box-shadow 0.3s;
    -o-transition: box-shadow 0.3s;
    transition: box-shadow 0.3s;
}

.sixtile-container .img-container:hover {
    border: 6px solid #fff;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(102,102,102,0.75);
    -moz-box-shadow: 0px 0px 10px 0px rgba(102,102,102,0.75);
    box-shadow: 0px 0px 10px 0px rgba(102,102,102,0.75);
    cursor: pointer;
    margin: 19px 15px 4px 15px;
}

.sixtile-container .img-container img {
    border: 2px solid #cdd0d1;
    border-radius: 2px;
    display: block;
    height: 160px;
    width: 260px;
}

.sixtile-container .copy {
    border: 6px solid #fff;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(102,102,102,0.75);
    -moz-box-shadow: 0px 0px 10px 0px rgba(102,102,102,0.75);
    box-shadow: 0px 0px 10px 0px rgba(102,102,102,0.75);
    display: none;
    left: 295px;
    position: absolute;
    width: 320px;
    z-index: 100;
    top: 200px;
}

.sixtile-container .copy h4 {
    background-color: #206992;
    color: #fff;
    font-size: 1.25rem;
    line-height: 2.875rem;
    min-height: 46px;
    padding: 0 20px 0 20px;
    width: 280px;
}

.sixtile-container .copy p {
    background-color: #5b99be;
    color: #fff;
    font-size: 0.875rem;
    line-height: 1.375rem;
    padding: 10px 20px 30px 20px;
    width: 280px;
}

.sixtile-container .copy .close {
    background: url(/bma/close-button.png);
    cursor:pointer;
    position: absolute;
    height: 43px;
    right: -23px;
    top: -23px;
    width: 43px;
}

.backdrop {
    bottom: 0;
    display: none;
    height: 100vh;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 99;
}

/*-------------------------------------------------------------------------
= Center Text With Link Cartridge
--------------------------------------------------------------------------*/
.center-text-container {
    float:left;
    width: 100%;
}

.center-text-container .center-text {
    color:#1d5678;
    display: block;
    font-weight: bold;
    font-size: 2rem;
    line-height: 2.375rem;
    margin: 30px 0 15px 0;
    text-align: center;
    text-decoration: none;
    width: 100%;
}

/*-------------------------------------------------------------------------
= Cartridge 2 product shelf with title
--------------------------------------------------------------------------*/
.container-with-headline {
    background-color: #fff9f1;
    float: left;
    margin: 17px auto;
    min-height: 200px;
    position: relative;
    width: 100%;
}

.container-with-headline h2 {
    color:#1d5678;
    font-size: 2rem;
    font-weight: 200;
    line-height: 2.25rem;
    margin: 15px 0 35px 0;
    text-align: center;
    width: 100%;
}

.container-with-headline .two-product-container {
    float: left;
    min-height: 220px;
    width: 49%;
}

.container-with-headline .two-product-container h3 {
    color:#1d5678;
    font-size: 1.375rem;
    font-weight: 200;
    height: 45px;
    text-align: center;
}

.container-with-headline .two-product-container li.product {
    margin: 3px 28px 5px 48px;
}

.container-with-headline .delimiter {
    float: left;
    height: 200px;
    margin: 0 auto;
    width: 18px;
}

.container-with-headline .delimiter .line {
    background-color: #1d5678;
    margin: 0 auto;
    min-height: 190px;
    width: 2px;
}

.shadow-top {
    background: url(/bma/shadow.png);
    background-position: 0 0;
    height: 17px;
    position: absolute;
    top: -17px;
    width: 100%;
}

.shadow-bot {
    background: url(/bma/shadow.png);
    background-position: 0 -17px;
    bottom: -17px;
    height: 17px;
    position: absolute;
    width: 100%;
}

/*-------------------------------------------------------------------------
= Cartridge Brighcove Carousel
--------------------------------------------------------------------------*/
.carousel-container {
    float: left;
    margin-bottom: 15px;
    min-height: 365px;
    position: relative;
    width:100%;
}

.carousel-container .title-url {
    color:#1d5678;
    display: block;
    font-weight: bold;
    font-size: 2rem;
    line-height: 2.375rem;
    margin-top: 30px;
    text-align: center;
    text-decoration: none;
    width: 100%;
}

.carousel-container .arrows-container {
    position: relative;
}

.carousel-container .tabs {
    background-color: #fdf8f2;
    border: 2px solid #1d5678;
    border-top: none;
    height: 342px;
    margin: 20px auto 0 auto;
    overflow: hidden;
    position: relative;
    width:919px;
}

.carousel-container .tabs .tab-title {
    background-color: #5b99be;
    color:#fff;
    cursor:pointer;
    display: block;
    float: left;
    font-size: 1.5rem;
    height: 60px;
    line-height: 3.75rem;
    text-align: center;
    -moz-transition: background-color 0.3s;
    -webkit-transition: background-color 0.3s;
    -o-transition: background-color 0.3s;
    transition: background-color 0.3s;
    width: 305px;
}

.carousel-container .tabs .selected span {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #1d5678;
    display: block;
    height: 0;
    margin: 0 auto;
    width: 0;
}

.carousel-container .tabs .selected {
    background-color: #1d5678;
    font-weight: bold;
}

.carousel-container .tabs a:nth-of-type(2) {
    margin: 0 2px;
}

.carousel-container .tabs .content {
    height:280px;
    left: 0;
    position: absolute;
    -webkit-transition: left 0.8s ease-in-out;
    -moz-transition: left 0.8s ease-in-out;
    -o-transition: left 0.8s ease-in-out;
    transition: left 0.8s ease-in-out;
    top: 67px;
    width:918px;
}

.carousel-container .tabs .content:nth-child(4) {
    left:920px;
}

.carousel-container .tabs .content:nth-child(6) {
    left:1840px;
}

.carousel-container .tabs .content .video {
    float: left;
    height:221px;
    margin: 25px 0 0 80px;
    width:295px;
}

.carousel-container .tabs .content .title-desc {
    float: left;
    margin: 40px 0 0 35px;
    max-width: 400px;
}
.carousel-container .tabs .content .title-desc .title-link {
    color:#1d5678;
    display: block;
    font-size: 1.75rem;
    font-weight: bold;
    line-height: 1.875rem;
    margin-bottom: 22px;
    text-decoration: none;
}

.carousel-container .tabs .content .title-desc p {
    color:#1d5678;
    font-size: 1.5rem;
    line-height: 1.875rem;
}

.carousel-container .carousel-arrow {
    background: url(/bma/carousel-arrows.png);
    cursor:pointer;
    height:93px;
    position: absolute;
    top: 150px;
    width:57px;
    z-index: 10;
}

.carousel-container .left {
    background-position: 285px 0;
    left: 16px;
}

.carousel-container .right {
    background-position: 0 0;
    right: 14px;
}

.carousel-container .sel-arrow-left {
    background-position: 228px 0;
}

.carousel-container .sel-arrow-right {
    background-position: -170px 0;
}

/*-------------------------------------------------------------------------
= Cartridge Banner with Button
--------------------------------------------------------------------------*/
.banner-with-button {
    display: block;
    float: left;
    position: relative;
    width: 100%;
}

.banner-with-button .overlay {
    left: 0;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    right: 0;
    top: 0;
}

.banner-with-button .overlay .title {
    font-size: 2.875rem;
    line-height: 3.375rem;
    margin: 45px auto 10px auto;
    width: 75%;
}

.banner-with-button .overlay .title .title-url {
    color: #1d5678;
    text-decoration: none;
}

.banner-with-button .overlay .sub-title {
    font-weight: 200;
    margin: 0 auto;
    width: 75%;
}

.banner-with-button .overlay .sub-title .sub-url {
    color: #1d5678;
    font-size: 1.25rem;
    text-decoration: none;
}

.banner-with-button .button-container {
    margin:20px 12% 0 12%;
}

.banner-with-button .center-button {
    text-align: center;
}

.banner-with-button .left-button {
    text-align: left;
}

.banner-with-button .right-button {
    text-align: right;
}

#main .banner-with-button .button-container a,
.banner-with-button .button-container a {
    font-size: 1.125rem;
    padding: 12px 16px;
}

/*-------------------------------------------------------------------------
= CTA Button
--------------------------------------------------------------------------*/
.cta-button {
    display: block;
    float: left;
    position: relative;
    width: 100%;
}

.cta-button .button-container {
    margin: 30px 12% 30px 12%;
    text-align: center;
}

#main .cta-button .button-container a,
.cta-button .button-container a {
    font-size: 1.125rem;
    padding: 12px 16px;
}

/*-------------------------------------------------------------------------
= Headline Plus Image - Half
--------------------------------------------------------------------------*/
.bma-spotlights-hl .headline-plus-image-half {
    background-position-x: center !important;
    background-size: cover !important;
    border-radius: 5px;
    box-sizing: border-box;
    margin: 1.38% 0 1%;
    text-align: center;
}

.bma-spotlights-hl .headline-plus-image-half .content-block {
    padding: 0;
}

.bma-spotlights-hl .headline-plus-image-half .more {
    color: #1f6992;
    display: block;
    font-family: verdana, arial, sans-serif;
    font-size: .75rem;
    padding-bottom: 9px;
}

.bma-spotlights-hl .headline-plus-image-half h1 {
    font-size: 1.8rem;
}

.bma-spotlights-hl .headline-plus-image-half h2 {
    font-size: 1.2rem;
}

.bma-spotlights-hl .headline-plus-image-half h1,
.bma-spotlights-hl .headline-plus-image-half h2 {
    font-weight: bold;
    padding-top: 10px;
}

.bma-spotlights-hl .headline-plus-image-half h3 {
    padding: 15px;
}

.bma-spotlights-hl .headline-plus-image-half p {
    padding: 5px 20px;
}

.bma-spotlights-hl .headline-plus-image-half .description {
    color: #5e5f60;
    font-family: verdana, arial, sans-serif;
    font-size: .875rem;
    margin-top: -16px;
}

.bma-spotlights-hl .headline-plus-image-half .text-container {
    margin-bottom: 8px;
}

.bma-spotlights-hl .headline-plus-image-half .text-link {
    text-align: right;
}

.bma-spotlights-hl .headline-plus-image-half .image-thumb {
    display: inline-block;
    float: none;
    margin: 0;
    max-width: 100%;
    width: 214px;
}

@media screen and (max-width: 975px) {

    .reply-confirm span {
        display: block;
    }

    .reply-confirm .thumb {
        border: 3px solid rgb(255, 255, 255);
        border-radius: 3px;
        margin: 10px 15px 10px 10px;
        width: 82px;
    }

    .reply-confirm .thumb img {
        width: 80px;
    }

    .reply-confirm h3 {
        display: block;
    }

    .reply-confirm .actions {
        font-size: 0.8125rem;
        margin: 0 0 10px 0;
        text-align: center;
        width: 100%;
    }

    .reply-confirm .message {
        font-size: 0.8125rem;
        margin: 12px 0 10px 0;
    }

    .reply-confirm .receiver-email {
        font-size: 1rem;
        margin-bottom: 10px;
        text-align: center;
        word-wrap: break-word;
    }

    .reply-confirm .actions span {
        display: inline;
    }

    .sixtile-container {
        clear: both;
        float: none;
        margin: 0 auto;
        padding-bottom: 0;
        width: 465px;
    }

    .sixtile-container .img-container {
        display: none;
    }

    .sixtile-container .heading h2 {
        font-size: 1.125rem;
        line-height: 1.5rem;
    }

    .sixtile-container .heading h3 {
        font-size: 0.9375rem;
        margin-bottom: 15px;
    }

    .sixtile-container .heading h3 span {
        margin: 0 6px 3px 6px;
        width: 13px;
    }

    .sixtile-container .copy {
        border: 0;
        border-radius: 0px;
        box-shadow: none;
        display: block;
        overflow: hidden;
        position: static;
        width: 100%;
    }

    .sixtile-container > .copy ~ .copy h4 {
        border-top: 2px solid #eceeed;
    }

    .sixtile-container .copy h4 {
        background-color: #5b99be;
        border-top: 2px solid #206992;
        display: block;
        font-size: 0.9375rem;
        padding: 0 20px 0 10px;
        position: relative;
        width: 100%;
    }

    .sixtile-container .copy h4.selected {
        background-color: #206992;
    }

    .sixtile-container .copy h4 .arrow {
        background: url(/bma/sixtile-arrows.png);
        background-position: -20px 0;
        background-repeat: no-repeat;
        height: 20px;
        margin: 12px 15px 0 0;
        position: absolute;
        right: 22px;
        top: 0;
        width: 20px;
    }

    .sixtile-container .copy h4 .arrow.selected {
        background-position: 0 0;
    }

    .sixtile-container .copy p {
        background-color: #fff;
        color:#000;
        height: 0;
        padding: 0;
        -moz-transition: height 0.5s, padding 0.1s;
        -webkit-transition: height 0.5s, padding 0.1s;
        -o-transition: height 0.5s, padding 0.1s;
        transition: height 0.5s, padding 0.1s;
        width: 430px;
    }

    .sixtile-container .copy p.selected {
        height: auto;
        padding: 10px 20px 20px 20px;
    }

    .sixtile-container .copy .close {
        display: none;
    }

    .container-with-headline .two-product-container {
        float: none;
        margin: 0 auto;
        width: 320px;
    }

    .container-with-headline .two-product-container h3 {
        font-size: 1.125rem;
        margin: 0 0 10px 0;
    }

    .container-with-headline .two-product-container li.product {
        margin: 3px 0px 5px 10px;
    }

    .container-with-headline .delimiter {
        float: none;
        height: 30px;
        margin: 0 auto;
        width: 100%;
    }

    .container-with-headline .delimiter .line {
        margin: 0 auto;
        min-height: 2px;
        width: 50%;
    }

    .container-with-headline h2 {
        font-size: 1rem;
        line-height: 1.125rem;
        margin: 20px 0;
    }

    .carousel-container .tabs .content .video {
        float: none;
        height: 166px;
        margin: 12px auto;
        width: 222px;
    }

    .carousel-container .tabs {
        height: 520px;
        width: 465px;
    }

    .carousel-container .tabs .content {
        height: 415px;
        width: 465px;
    }

    .carousel-container .tabs .tab-title {
        background-color: #1d5678;
        font-weight: bold;
        position: absolute;
        -moz-transition: left 0.8s ease-in-out;
        -webkit-transition: left 0.8s ease-in-out;
        -o-transition: left 0.8s ease-in-out;
        transition: left 0.8s ease-in-out;
        width: 465px;
    }

    .carousel-container .tabs .selected span {
        display: none;
    }

    .carousel-container .tabs .tab-title:nth-child(1) {
        left: 0px;
    }

    .carousel-container .tabs .tab-title:nth-child(3) {
        left: 465px;
    }

    .carousel-container .tabs .tab-title:nth-child(5) {
        left: 930px;
    }

    .carousel-container .tabs a:nth-of-type(2) {
        margin: 0;
    }

    .carousel-container .tabs .content .title-desc .title-link {
        display: none;
    }

    .carousel-container .arrows-container {
        margin: 0 auto;
        position: relative;
        width: 470px;
    }

    .carousel-container .arrows-container .circles {
        bottom: 20px;
        margin: 0 auto;
        position: absolute;
        text-align: center;
        width: 100%;
    }

    .carousel-container .arrows-container .circles .circle {
        border-radius: 50%;
        border: 2px solid #5b99be;
        display: inline-block;
        height: 10px;
        margin: 0 10px;
        width: 10px;
    }

    .carousel-container .arrows-container .circles .curent {
        background-color: #5b99be;
    }

    .carousel-container .left {
        left: -3px;
        top: 150px;
    }

    .carousel-container .right {
        right: -4px;
        top: 150px;
    }

    .carousel-container .tabs .content .title-desc p {
        text-align: center;
    }

    .carousel-container .tabs .content .title-desc {
        float: none;
        margin: 30px auto;
        max-width: 320px;
    }
}

@media screen and (max-width: 915px) {

    .banner-with-button .overlay .title {
        line-height: 2.375rem;
    }

    .banner-with-button .overlay .title .title-url {
        font-size: 2.125rem;
    }

    .banner-with-button .overlay .sub-title .sub-url {
        font-size: 1.125rem;
    }
}

@media screen and (max-width: 767px) {

    .banner-with-button .overlay .title {
        line-height: 1.625rem;
        margin: 12px auto 10px auto;
    }

    .banner-with-button .overlay .title .title-url {
        font-size: 1.5rem;
    }

    .banner-with-button .overlay .sub-title .sub-url {
        font-size: 1rem;
    }

    .banner-with-button .button-container {
        margin: 20px auto 0 auto;
        text-align: center;
    }

    .cta-button .button-container {
        margin: 15px auto 15px auto;
    }
}

@media screen and (max-width: 640px) {

    .banner-with-button .overlay .title {
        line-height: 1.25rem;
        width: 90%;
    }

    .banner-with-button .overlay .title .title-url {
        font-size: 1.125rem;
    }

    .banner-with-button .overlay .sub-title {
        width: 90%;
    }

    .banner-with-button .overlay .sub-title .sub-url {
        font-size: 1rem;
    }

    .banner-with-button {
        min-height: 180px;
    }
}

@media screen and (max-width: 490px) {

    .three-container ul li {
        width: 85%;
    }

    .sixtile-container {
        margin: 5px auto;
        padding-bottom: 0;
        width: 292px;
    }

    .sixtile-container .copy p {
        width: 260px;
    }

    .center-text-container .center-text {
        font-size: 1.5rem;
    }

    .banner-with-button .overlay .title {
        line-height: 1.063rem;
    }

    .banner-with-button .overlay .sub-title {
        line-height: 0.875rem;
    }

    .banner-with-button .overlay .title .title-url {
        font-size: 1rem;
    }

    .banner-with-button .overlay .sub-title .sub-url {
        font-size: 0.8125rem;
    }

    .carousel-container .title-url {
        font-size: 1.25rem;
        line-height: 1.688rem;
        margin: 20px auto 0 auto;
        max-width: 310px;
    }

    .carousel-container .tabs {
        margin: 10px auto 0 auto;
        width: 292px;
    }

    .carousel-container .tabs .content {
        width: 292px;
    }

    .carousel-container .tabs .tab-title {
        background-color: #1d5678;
        font-size: 1.375rem;
        font-weight: bold;
        padding-right: 165px;
        position: absolute;
        width: 300px;
    }

    .carousel-container .tabs .content .title-desc {
        margin: 30px auto;
        max-width: 280px;
    }

    .carousel-container .arrows-container {
        margin: 0 auto;
        position: relative;
        width: 300px;
    }

    .carousel-container .tabs .content .video {
        height:166px;
        width:222px;
    }

    .carousel-container .carousel-arrow {
        height: 47px;
        width: 29px;
    }

    .carousel-container .left {
        background-position: 86px 0;
        left: -2px;
    }

    .carousel-container .right {
        background-position: 115px 0;
        right: -2px;
    }

    .carousel-container .sel-arrow-left {
        background-position: 58px 0;
    }

    .carousel-container .sel-arrow-right {
        background-position: 29px 0;
    }

    .carousel-container .tabs .content .title-desc p {
        font-size: 1.375rem;
        width: 280px;
    }
}
