html,
body {
    position: relative;
    height: 100%;
}

body {
    margin: 0;
    padding: 0;
}

.swiper {
    width: 100%;
    max-width: 980px;
    height: 100%;
}

.swiper h1 {
    color: #26377a;
}
.swiper hr {
    width: 58px;
    border: 1px solid #000102;
    height: 1px;
    box-sizing: border-box;
    margin: -2px auto 13px 0;
}
.swiper .disclaimer {
    font-size: 13px;
    font-style: italic;
    color: #000;
    margin-bottom: 40px;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: baseline;
    gap: 10px;
}
.swiper-slide:nth-of-type(4) {
    justify-content: flex-start; 
}
.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.swiper {
    margin-left: auto;
    margin-right: auto;
}
.swiper_container{
    background-color: #E8F4FF;
    position: relative;

}
.swiper-caption {
    background-color: #FFF;
    text-align: left;
}
.swiper_box {
    background-color: #FFF;
    flex-basis: 33%;
    border-radius: 25px;
}
.swiper_box .video-js{
    border-radius: 25px 25px 0 0;
}
.swiper_name {
    color: #334579;
    font-size: 20px;
    font-weight: 600;
    margin-top: 0;
    margin-left: 131px;
}
.swiper_caption {
    color: #000;
    font-size: 22px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 28px;
    margin: 0;
}
.swiper_text {
    padding: 23px 15px;
    background-color: #FFF;
    text-align: left;
    border-radius: 25px;
}
.swiper-wrapper {
    margin-bottom: 70px;
}
.swiper-button-prev {
    color: #000;
    left: 5px;
}
.swiper-button-next {
    color: #000;
    right: 5px;
}
.swiper-pagination-bullet {
    width: 12px;
    height: 12px;
}
.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: 30px;
}
.vjs-poster {
    background-size: cover;
}

.vid1 .vjs-poster {
    background-image: url('https://cdn.gundrymd.com/images/carolyn-desktop.png')!important;
}

.vid2 .vjs-poster {
    background-image: url('https://cdn.gundrymd.com/images/lucinda-desktop.png')!important;
}
.vid3 .vjs-poster {
    background-image: url('https://cdn.gundrymd.com/images/cindy-desktop.png')!important;
}
.vid4 .vjs-poster {
    background-image: url('https://cdn.gundrymd.com/images/alek-desktop.png')!important;
}
.vid5 .vjs-poster {
    background-image: url('https://cdn.gundrymd.com/images/phy-desktop.png') !important;
}
.vid6 .vjs-poster {
    background-image: url('https://cdn.gundrymd.com/images/marsha-desktop.png') !important;
}
.video-js{
    height: 400px !important;
}
.vjs-dock-text{
    display: none !important;
}
.cust_title{
    color: #334579;
    padding-top: 7px;
}
.cust_title .span{
    background: #E8F4FF;
    color: #334579;
    padding-top: 7px;
    padding-top: 7px;
    color: #13161D;
    font-family: Lora;
    font-size: 40px;
    font-weight: 500;
    letter-spacing: -0.8px;
    line-height: 48px;
    text-align: center;
    margin: 20px 0 40px;
}
.title-card{
    border: none;
}
.swiper-wrapper .vjs-big-play-button {
    background: none;
    font-size: 100px;
    display: block;
}
.swiper-wrapper .vjs-playing .vjs-big-play-button{
    display: none;
}

.swiper_testimonials{
    background-image: url('https://cdn.gundrymd.com/images/raspbyerr-desktop.png');
    background-position: 0 0;
    background-size: 210px;
    background-repeat: no-repeat;


}
.swiper_testimonials .swiper-pagination{
    display: none;
}
.swiper_mob_test{
    background-image: url('https://cdn.gundrymd.com/images/raspberry-mobile.png');
    background-position: right bottom; 
    background-size: 210px;
    padding-bottom: 20px;
    background-repeat: no-repeat;
}
.swiper_mob_test .swiper_disclaim{
    margin: 0 20px;
}
.swiper_mob_test h2{
    text-align: center;
    font-size: 21px;
    color: #334579;
    letter-spacing: 6.5px;
    line-height: 25px;
    margin-bottom: 20px;
    font-weight: 700;
    font-family: 'Figtree', sans-serif;
    color: #13161D;
  font-family: Lora;
  font-size: 28px;
  font-weight: 500;
  letter-spacing: -0.56px;
  line-height: 36px;
  text-align: center;
}
.swiper-wrapper .vjs-big-play-button{
    background: none;
    font-size: 100px;
}
.swiper_text .thumb{
    position: absolute;
    width: 100px;
    height: 100px;
    margin-top: -100px;
    margin-left: 20px;
}



@media only screen and (min-width:1025px){
    #carousel-custom{
        display: flex;
        justify-content: flex-end;
    }
    .swiper_testimonials  .swiper-wrapper{
        margin-bottom: 30px;
    }
    #carousel-custom .carousel-indicators {
        margin: 10px 0 0;
        /* overflow: auto; */
        position: static;
        text-align: left;
        white-space: nowrap;
        /* width: 100%; */
        width: fit-content;
        padding: 0 20px;
    }
    #carousel-custom .carousel-indicators li{
        display: block;
    }
    .swiper_container{
        display: flex;
        justify-content: center;
    }
    .swiper_container .swiper{
        order:2;
        margin-left: 20px;
        margin-right: 20px;
    }
    .swiper_container .swiper-button-next{
        color: #000;
        position: relative;
        order: 3;
        align-items: center;
        align-self: center;
    }
    .swiper_container .swiper-button-prev{
        color: #000;
        position: relative;
        order: 1;
        align-items: center;
        align-self: center;
    }
}


@media only screen and (max-width: 1024px) {
    .swiper {
        max-width: 80%;
    }
    .swiper_mob_test .swiper_disclaim{
        max-width: 80%;
        margin: auto;
        margin-top: -50px;
        text-align: center;
        font-size: 12px;
    }
    .swiper-slide {
        align-items: flex-start;
    }
    .swiper_name {
        font-size: 17px;
    }
    .swiper_box {
        flex-basis: 100%;
    }
    .swiper_caption {
        font-size: 18px;
        line-height: 28px;
    }
    .swiper-slide:nth-of-type(5) {
        justify-content: center;
    }
    #carousel-custom .carousel-indicators {
        margin: 10px 0 0;
        overflow: auto;
        position: static;
        text-align: left;
        white-space: nowrap;
        width: 100%;
    }
}


#carousel-custom {
    margin-top:  10px;
    width: 100%;
    flex-direction: column;
}
#carousel-custom .carousel-indicators{
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 100%;
}
#carousel-custom .carousel-indicators li {
    width: 86px;
    height: 89px;
    margin-right: 4px;
    list-style: none;
    padding: 5px;
    text-align: center;
    cursor: pointer;
}
#carousel-custom .carousel-indicators li img {
    display: block;
    max-height: 100%;
    border-radius: 15px;
    opacity: 0.5;
}
#carousel-custom .carousel-indicators li.active img {
    opacity: 1;
}

#carousel-custom .carousel-outer {
    position: relative;
}

.carousel-control.left {
    background-image: none;
    width: 50px;
    height: 50px;
    top: 50%;
    left: 20px;
    margin-top: -27px;
    line-height: 54px;
    border: 2px solid #fff;
    opacity: 1;
    text-shadow: none;
    border: 1px solid grey;
    color: #000;
    border: none;
}
.carousel-control.right {
    background-image: none;
    width: 50px;
    height: 50px;
    top: 50%;
    right: 20px;
    margin-top: -27px;
    line-height: 54px;
    border: 2px solid #fff;
    opacity: 1;
    text-shadow: none;
    border: 1px solid grey;
    color: #000;
    border: none;
}

.carousel-inner>.item>a>img, .carousel-inner > .item.active > img, .img-responsive, .thumbnail a > img, .thumbnail > img.img-responsive  {
    width: 100%;
}
.carousel-inner > .item {
}

.carousel-indicators li.active {
	margin: 1px;
}
.carousel-inner .active.item img{
    margin: auto;
    border-radius: 40px;
}




@media screen and (min-width:768px) and (max-width:1024px) {
    .swiper-slide .review_box{
        height: 387px;
    }
}
@media screen and (max-width:1024px) {
    #carousel-custom .carousel-indicators{
        display: none;
    }
}