.single-blog .blog-content h3 {
    font-size: 22px;
    margin-bottom: 15px;
    }

       
.slider {
	display: flex;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	padding: 2.5rem;
}
.item {
	animation: animate 25s linear infinite;
}
.item img
	{
		min-width: 200px;
		padding: 0 30px;
	}
.slider:hover .item {
	animation-play-state: paused;
}
@keyframes animate {
	0% {
		transform: translate3d(0, 0, 0);
	}
	100% {
		transform: translate3d(-1800px, 0, 0);
	}
} .go-top.active {
    top: 71%!important;
}


.single-blog.course-blog {
    text-align: center;
    border: 1px solid #ffffff;
    margin: 135px 0px 0px 0px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    border-radius: 8px;
	padding: 0px 0px 30px 0px;
} 

.course-img {
    width: 68%;

    margin: -142px auto 0px auto;

    text-align: center;
    border: 0p;
    border-radius: 10px;
}img.banner-img55 {
    width: 100%;
    /* margin: 0px 0px 0px -81px; */
}.container-fluid9 {
    padding: 137px 0px;
    /* background: #f3f3f4; */
}

.owl-items4{
	animation: animate 24s linear infinite;
}
a.btn.btn-md.btn-industry.btn_grad_blgr.w-50.text-truncate.mt-auto {
    background: #e21e24;
    margin: 0 auto 26px auto;
    color: white;
    font-size: 15px;
   
    padding: 8px 0px 11px 0px;

    font-weight: 500;
}
.card-industry h3 {
    font-size: 21px;
}
/* 
.card.card-98.h-100 {
    background: #fff;
    box-shadow: 0 4px 54px rgb(173 187 225 / 44%);
    border: none;
    padding: 19px;
} */
.card.card-98.h-100 {
    background: #fff;
    box-shadow: 0 4px 54px rgb(173 187 225 / 2%);
    border: none;
    padding: 19px;
    margin: 14px 0px;
    z-index: 999;
   
    position: relative;
}
i.ri-arrow-left-line.industry3 ,i.ri-arrow-right-line.industry3{
    border: 1px solid #777;
    padding: 4px;
    font-size: 22px;
    border-radius: 4px;
    color: black;
}
.industry-bg {
    padding: 94px 0px;
    background: #f8f9fa;
}

.industry-slider.owl-carousel.owl-theme.owl-loaded .owl-drag.owl-nav {
    margin: 0 0 0 auto;
    display: block;
    float: right !important;
}

.word-title {
    font-size: 21px;
    text-align: center;
    color: black;
}
iframe.wistia_embed {
    width: 100%;
    height: 238px;
}

section.simple-steps-area-5 {
    background: #e9ecef91;
    padding: 105px 0px;
}

.video-box {
    border: 0px solid #e21e24;
    background: white;
    padding: 10px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    border-radius: 4px;
}
section.testimonial-boxes {
    padding: 100px 0px;
}
.wrapper {
    width: 592px;
    height: 329px;
    display: table;
    border: 3px solid #111;
    margin: 50px auto;
    padding: 39px;
    position: relative;
    background: #ffffff00;
}

.description-box p{
    text-align: justify;
    padding: 0px 0px 30px 0px;
}
.description-box h4{
   font-size: 20px;
}

.wrapper::after,
.wrapper::before {
    content: '';
    position: absolute;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 50px;
    color: #111;
    background: #fff;
}

.wrapper::after {
    content: '“';
    top: 5px;
    left: 0;
    transform: translate(-50%, -50%);
    border: 0;
    bottom: 266px;
    font-size: 61px;
    box-shadow: 17px 1px 0 #ffffff;
}
.description-box{
    position: relative;
    z-index: 999;
}

.wrapper::before {
    content: '”';
    bottom: 8px;
    right: 0;
    transform: translate(50%, 50%);
    box-shadow: -13px 4px 0 #ffffff;
    font-size: 59px;

}



.border-radius {
    border-radius: 30px;
}

a.nav-link.login-btn {
    background: #e21e24;
    padding: 10px 20px !important;
    color: white !important;
    margin: -9px 0px -12px 0px;
    border-radius: 4px;
}
.industry-bg .owl-theme .owl-nav {
    margin-top: 0 !important;
    position: absolute;
    /* right: 7px; */
    /* top: -95px; */
    -webkit-transform: translateY(-30px);
    transform: translateY(9px);
}
a.default-btn.btn-industry-tailored {
    width: 12% !important;
    float: right;
    font-size: 16px;
    padding: 13px 7px;
    font-weight: 500;
}
.industry-slider .owl-theme{
    text-align: start !important;
    -webkit-tap-highlight-color: transparent;
}
@media (max-width:480px) {
    .banner-content h1 {
        font-size: 42px !important;
        line-height: 41px;
    }
    .col-lg-6.col-sm-6.col-sm-mobile {
        width: 50% !important;
    }
    ul.header-left-content {
        margin: -23px 0px 0px 0px !important;
    }
    .top-header .header-right-content {
        
        margin-top: 0 !important;
    }
    .top-header {
        background-color: var(--optional-color);
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        padding: 6px 0px !important;
    }
    .top-header .header-right-content .my-account {
      margin: 0px !important;
        float: right !important; 
    }    .mobile-responsive-nav .mobile-responsive-menu.mean-container .navbar-nav {
       
        overflow-y: hidden !important;
    }
    .default-btn {
    
        width: 53% !important;
   
        margin: 0px 0px 11px 0px !important;
    }
    
    img.banner-img55 {
        width: 100%;
        margin: 0 !important;
    }
    a.nav-link.login-btn {
        background: #201b1b00 !important;
        padding: 1em 5% !important;
        color: #000000 !important;
      
        border-radius: 4px;
        /* width: 26% !important; */
    }
    .single-blog.course-blog {
       
        margin: 135px 0px 49px 0px !important;
       
    }
    .course-img { 
        width: 78% !important;
       
    }a.btn.btn-md.btn-industry.btn_grad_blgr.w-50.text-truncate.mt-auto {
     
        margin: 0 auto !important;
        display: block;
    }
    .container-fluid9 {
        padding: 57px 0px !important;
        /* background: #f3f3f4; */
    }.study-area .section-title {
 
        text-align: center !important;
    }.video-box {
        padding: 10px 10px 27px 10px !important;
        margin: 20px 0px 0px 0px !important;
    }
    iframe.wistia_embed {
        width: 100%;
        height: 202px !important;

    }section.simple-steps-area-5 {
    
        padding: 54px 0px !important;
    }
    .wrapper {
        width: 100% !important;
        height: auto !important;
        display: table;
        border: 3px solid #111;
        margin: 50px auto;
        padding: 27px !important;
        position: relative;
        background: #ffffff00;
    }
    .wrapper::after {
        content: '“';
        top: 5px;
        left: 12px !important;
        transform: translate(-50%, -50%);
        border: 0;
        bottom: 369px !important;
        font-size: 61px;
        box-shadow: 17px 1px 0 #ffffff;
    }

    .wrapper::before {
        
        right: 11px !important;
       
    }
    section.testimonial-boxes {
        padding: 45px 0px !important;
    }
    .mobile-responsive-nav .mean-container a.meanmenu-reveal span {
       
        width: 26px !important;
    }
}