
.site--durham.page--homepage .interior-page-wrap .page-content-wrapper{
	padding-top: 0;
}  
.site--durham .paragraph--type--horizontal-menu-component {
	background: #154734;
	margin-top: -7px;
    position: relative;
}
.site--durham .paragraph--type--horizontal-menu-component .float-menu-inner-wrap{
 	display: flex;
 	overflow-x: auto;
    white-space: nowrap;
    width: 100%;
} 
.site--durham .paragraph--type--horizontal-menu-component .float-menu-inner-wrap .paragraph-float-menu:first-child {
	border-left:1px solid rgba(255, 255, 255, 0.3);
}
.site--durham .paragraph--type--horizontal-menu-component .float-menu-inner-wrap .paragraph-float-menu{
	border-right:1px solid rgba(255, 255, 255, 0.3);
	padding: 15px 20px 40px;
	text-align: center;
	flex: 1;
	position: relative;
	min-width: 172px;
	background: transparent;
	 transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .5s;
    text-transform: uppercase;
}
.site--durham .paragraph--type--horizontal-menu-component .float-menu-inner-wrap .paragraph-float-menu:hover{
	background: #B15533;
}

.site--durham .paragraph--type--horizontal-menu-component .float-menu-inner-wrap .paragraph-float-menu .fa-icon-wrap{
	font-size: 30px;
	color: #fff;
	
}
.site--durham .paragraph--type--horizontal-menu-component .float-menu-inner-wrap .paragraph-float-menu .float-menu-txt a{
	font-size: 14px;  
    font-family: "Oswald", sans-serif;
    color: #FFF;
    text-decoration: none !important;
    position: absolute;
    left: 0;
    padding-top: 60px;
    width: 100%;
    height: 100%;
    top: 0;    
}
.d-testimonial h3.p-testimonial-subtitle {
    font-size: 32px;
    color: #b65735;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 0px;
    position: relative;
    z-index: 999999999999999;
}
.d-testimonial h2.p-testimonial-title {
    font-size: 40px;
    color: #62798D;
    font-family: Oswald;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 1;
}
.d-testimonial .testimonials{
	margin-top: 40px;
    margin-bottom: 40px;
}
.site--durham .d-about-trent .program-wrapper .program-section p{    
    color: #fff;  
    font-size: 21px;
    line-height: 140%;
    font-weight: 400;   
}
.site--durham .d-brag-points.paragraph-three-col-stats-mainwrap{
	 margin-bottom: 0px;
    border-bottom: none;
    border-top: none;
    padding-top: 0px;
    margin-top: -65px;
}
.site--durham .count-back {
    font-size: 100px;
    color: #FFF;
    line-height: 1;
}
.site--durham .para-three-col-stats-items-wrapper .stat-name .field--item p {
	font-size: 32px;
	font-weight: 400;
    margin-top: 15px;
    line-height: 1.2;
    text-transform: uppercase;
    color: #FFF;
}
main #main-content .button-orange a {
    text-decoration: none;
    display: block;
    background-color: #B15533;
    color: #FFF;
    font-size: 18px;
    font-weight: 600;
    padding: 10px 35px 10px 20px;
    border-radius: 8px;
    background-image: url("/themes/custom/trent/dist/images/icon/arrow-outward-white.svg");
    background-position: calc(100% - 10px) center;
    background-repeat: no-repeat;
    transition:background-color 0.15s ease-in-out, 
        background-position 0.15s ease-in-out, 
        color 0.5s ease-in-out;
}
main #main-content .button-orange a:hover {
    background-color: #98492c;
    color: #FFF;
    background-position: calc(100% - 5px) center;
}
main #main-content .hgt-content .button-orange a{  
	max-width: 272px;
}
.site--durham .page-content-wrapper .testimonial-text .field--item p {
    color: #525252;
    font-size: 21px;
    font-weight: 600;
    margin-top: 10px;
}
.site--durham .page-content-wrapper .testimonial-quote-icon img{
    margin-bottom: 0;
}
.site--durham .page-content-wrapper .p-testimonial-cta-link{
    min-width: 272px;
}
.site--durham .page-content-wrapper .residence h3 {
    font-size: 32px;
    line-height: 1.1;
    font-weight: 400;
    color: #FFF;
    text-transform: uppercase;
}
.site--durham .page-content-wrapper .residence .field--item p {
	color: #fff;
	font-size: 16px;
	line-height: 20px;
	color: #FFF;
}
.site--durham main #main-content .page-content-wrapper .button-grey a{
    display: block;
	text-decoration: none;
    background-color:#62798D;
    color: #FFF;
    font-size: 15px;
    font-weight: 600;
    padding: 10px 35px 10px 20px;
    border-radius: 8px;
    background-image: url("/themes/custom/trent/dist/images/icon/arrow-outward-white.svg");
    background-position: calc(100% - 10px) center;
    background-repeat: no-repeat;
    transition:background-color 0.15s ease-in-out, 
        background-position 0.15s ease-in-out, 
        color 0.5s ease-in-out;
}
.site--durham main #main-content .page-content-wrapper .button-grey a:hover{
	background-color:#456172;
    color: #FFF;
    background-position: calc(100% - 5px) center;
}

/* News & Events */
.paragraph-news-wrap{
    margin-top: 100px;
}
.paragraph-news-wrap .p-news-eyebrow-head h3 {
    font-size: 32px;
    color: #b65735;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 0px;
    position: relative;
    z-index: 999999999999999;
}
.paragraph-news-wrap .p-news-title h2 {
    font-size: 40px;
    color: #62798D;
    font-family: Oswald;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 1;
}

.paragraph-news-wrap .news {
    margin-top: 40px;
}
.paragraph-news-wrap .news .news-list{
    padding: 0;
    list-style: none;
}
.paragraph-news-wrap .news .news-item{
    position: relative;
    margin-bottom: 0;
}
.page--homepage .news-item {
    background-color:transparent;
}
.page--homepage .news-list li {
    max-width: 100%;
    margin-bottom: 0;
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
}
.page--homepage .news-list {
    display: block;
    margin-right: 0px;
    margin-left: 0px;
    height: 100%;
}
.paragraph-news-wrap .news .news-item header{
  position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 20px 20px;
    border-radius: 8px;
    background-color: rgba(87, 121, 142, 0.90);
    color: white;
    transition-property: background-color;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: .3s;
}
.paragraph-news-wrap .news .news-item figure{
    margin: 0;
}
.paragraph-news-wrap .news .news-item figure img{
    margin: 0;
    transition-property: transform;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: .3s;
}

.paragraph-news-wrap .news .news-list li:hover figure img{
    transform: scale(1.1);
}
.page--homepage .news-item:hover .news-thumb {
    transform: none;
    opacity:1;
}
.paragraph-news-wrap ul li .news-item:hover header {
    background-color:#177c88;
}
.paragraph-news-wrap ul li article{
    margin: 0!important;
}
.paragraph-news-wrap .news .news-item header .news-time{
    display: none;
} 
.paragraph-news-wrap .news .news-col-left .news-item figure img{
    height: 412px;
    object-fit: cover;
    width: 100%;
}
.paragraph-news-wrap .news .news-col-left .news-item .news-title {
    margin-bottom: 8px;
}
.paragraph-news-wrap .news .news-col-left .news-item .news-title a{
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-family: "Oswald", Helvetica Neue, Helvetica, sans-serif;  
    font-size: 21px;
    font-weight: 600;
    color: #FFF;   
    line-height: 25px;
    text-decoration: none !important;
}
.paragraph-news-wrap .news .news-col-left .news-item .news-teaser{
     overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 16px;
    margin-bottom: 0px;
    color: #FFF;
}
.paragraph-news-wrap .news .news-col-right ul{  
    flex-grow: 1;
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 20px;
    margin: 0;
}
.paragraph-news-wrap .news .news-col-right .news-item .news-title a{
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-family: "Oswald", Helvetica Neue, Helvetica, sans-serif;  
    font-size: 13px;
    font-weight: 600;
    color: #FFF;   
    line-height: 19px;
    text-decoration: none !important;
}
.paragraph-news-wrap .news .news-col-right .news-item .news-teaser{
    display: none;
}
.paragraph-news-wrap .news .news-col-right .news-item header{
    padding: 15px;
}
.paragraph-news-wrap .news .news-col-right{
    display: block;
}
.paragraph-news-wrap .news  .news-col-right .news-item figure img{
    height: 196px;
    object-fit: cover;
    width: 100%;
}
.paragraph-news-wrap  .p-news-link {
    background: #B15533;   
    padding: 15px;    
    cursor: pointer;
    position: relative;
    border-radius: 8px;
}
.paragraph-news-wrap  .p-news-link:hover {
    background: #98492c;
}
.paragraph-news-wrap .p-news-link a{
    font-size: 21px;
    font-family: "Oswald", Helvetica Neue, Helvetica, sans-serif;
    color: #fff;
    border-radius: 8px;
    text-decoration: none !important;
}
.paragraph-news-wrap .p-news-link .field--item{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 20px 20px;   
    color: #FFF;
    transition-property: background-color;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: .3s;
}
.paragraph-news-wrap .p-news-link .field--item a{
    max-width: 105px;
    display: inline-block;
    background-image: url(/themes/custom/trent/dist/images/icon/arrow-outward-white.svg);
    background-position: calc(100% - 5px) bottom;
    background-repeat: no-repeat;
    transition: background-color 0.15s ease-in-out, background-position 0.15s ease-in-out, color 0.5s ease-in-out;
}
.paragraph-news-wrap .p-news-link .field--item:hover a{
    background-position: 100%  bottom;
}

.news-item.other-news-innerwrap{
    margin: 0 !important; 
}
.paragraph-cta-with-bg{
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 150px;
}

/* // News & Events */

/*  upcomingEvents */

.paragraph-events-wrap .p-events-title-wrap .field--item{
    font-size: 16px;
    font-weight: 600;   
    text-align: left;
    padding: 12px 25px;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: .5s;
    background: #b65735;
    color: #fff;
    border-radius: 20px 0 0 0;
    max-width: 250px;
}
.paragraph-events-wrap .p-events-title-wrap .field{
    border-bottom: 2px solid #EFEFEF;
}
.paragraph-events-wrap .events-list{
    margin: 0;
    padding:20px 0;
    list-style: none;
    display: flex;
    overflow: auto;   
}
.paragraph-events-wrap .events-list li{
    border-left: 1px solid rgba(0, 0, 0, .10);
    padding: 0 40px 0 15px;
    width: 33.33%;
    display: flex;   
    min-width: 200px;
}
.paragraph-events-wrap .block-trent-news .events-list  .event-date{
    padding: 0;
    text-align: left;
    min-width: auto;
    width: auto;
    float: none;
    margin-bottom: 15px;
}
.paragraph-events-wrap .block-trent-news .events-list .event-date .event-month{
    font-family: "Oswald", sans-serif;
    font-size: 24px;
    font-weight: bold;
    width: 100%;
    line-height: 1; 
    color: #1E1E1E;
}
.paragraph-events-wrap .block-trent-news .events-list .event-date .event-day{
    font-family: "Oswald", sans-serif;
    font-size: 48px;
    color: #62798D;
    font-weight: 600;
    line-height: 1;
}
.paragraph-events-wrap .block-trent-news .events-list .event-title a{
    font-size: 21px;
    font-weight: 600;
    width: 100%;
    color: #1E1E1E;
    line-height: 1;
    margin-bottom: 5px;
    text-decoration: none !important;
}
.paragraph-events-wrap .block-trent-news .events-list .event-teaser{       
    color: #1E1E1E;
    font-size: 16px;
    font-weight:400;
    line-height: 24px;
}
.paragraph-events-wrap .p-events-link{
    text-align: center;
    margin-top: 40px;
}
.paragraph-events-wrap .p-events-link a{
    text-decoration: none !important;
    display: block;
    background-color:#154734;
    color: #FFF;
    font-size: 18px;
    font-weight: 600;
    padding: 10px 35px 10px 20px;
    border-radius: 8px;
    text-align: left;
    background-image: url("/themes/custom/trent/dist/images/icon/arrow-outward-white.svg");
    background-position: calc(100% - 10px) center;
    background-repeat: no-repeat;
    transition:background-color 0.15s ease-in-out, background-position 0.15s ease-in-out,  color 0.5s ease-in-out;
    max-width: 480px;
    margin: 0 auto;
}
.paragraph-events-wrap .p-events-link a:hover {
    background-color:#0c291e;
    color: #FFF;
    background-position: calc(100% - 5px) center;
}


/* slider section css */
.d-image-carousel{
    margin-top: 100px;
}
.d-image-carousel h3.p-img-carousel-subtitle{
     font-size: 32px;
    color: #b65735;
    font-weight: 500;
    text-transform: uppercase;
}
.d-image-carousel .p-img-carousel-title {
 font-size: 40px;
    color: #62798D;
    font-family: Oswald;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 1;
   
}
.img-carousel-items.owl-carousel{
    margin-top: 40px;
}

.d-image-carousel .owl-carousel .owl-stage{
    display: flex;
}
.d-image-carousel .owl-carousel .items,
.img-carousel-items-wrap,
.second-carousel-img, 
.image-carousel-img{
    height: 100%;
}
.image-carousel-img img{
    height: 100%;
    object-fit: cover;
}
.img-carousel-items-wrap{
    position: relative;
}
.d-image-carousel .owl-nav{
     position: absolute;
     width: 100%;
     bottom: 60px;
}
.d-image-carousel .owl-nav button{
    background-color: #FFF !important;
    width: 36px;
    height: 36px;
    border-radius: 40px;
    color: #3E3E3E !important;
    font-size: 30px !important;
    line-height: 30px !important;
    box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.1);
     position: absolute;
}
.d-image-carousel .owl-nav button:focus{
    outline: none;
}
.d-image-carousel .owl-nav .owl-prev{
    left: -20px;   
} 
.d-image-carousel .owl-nav .owl-next{
    right: -20px;   
}
.d-image-carousel .tour{
    margin-top: 50px;
}
.image-carousel-caption .image-caption-text{
    padding: 15px 15px 15px 10px;    
}
.d-image-carousel .owl-carousel .items .image-carousel-img img{
    margin-bottom: 0;
    box-shadow: 0 0 5px 5px #C8C6C3;
}
.third-carousel-img .img-carousel-items-wrap:first-child,
.first-carousel-img .img-carousel-items-wrap:first-child{
    margin-bottom: 30px;
}



/* slider info hover ccs */
.second-carousel-img {
    position: relative;
 }
.image-carousel-caption {
    display: flex;
    align-items: flex-start; 
    position: absolute;           
    top: 0;
    left: 15px; 
    right: 15px;         
    overflow: hidden;
    box-sizing: border-box; 
    border-radius: 0 0 10px 10px;
    transition: max-height 0.9s ease, max-width 0.4s ease, background 0.5s ease; 
    max-width: 50px;
    max-height: 62px;
}
.image-carousel-caption.active { 
    background: rgba(177, 85, 51, .90); 
    max-width: 90%;
    max-height: 150px;
}
.image-caption-text {
    opacity: 0; 
    padding: 15px; 
    color: #FFF;
    font-size: 16px;
    line-height: 22px;
    transition: opacity 0.5s ease;            
}
.image-carousel-caption.active .image-caption-text {
    opacity: 1;    
}
.img-caption-icon{
    min-width: 50px;
    min-height: 62px;    
}
.img-caption-icon img{
    width: 50px;
    height: 62px;
}
/* // slider info hover css */

@media screen and (max-width: 991px){
    .paragraph-events-wrap .block-trent-news .events-list .event-date .event-day{
        font-size: 28px;
    }
}

@media screen and (min-width: 992px){
    .site--durham .testimonials .testimonial{
        width: 300px;       
    }
   .site--durham.page--homepage main {
        margin-top: -100px;
    }
}
@media screen and (max-width: 767px){
    .site--durham .float-menu-inner-wrap .paragraph-float-menu:first-child,
    .site--durham  .float-menu-inner-wrap .paragraph-float-menu{
        display: block !important;
    } 
     .site--durham .page-content-wrapper .p-testimonial-cta-link { margin-top: 20px; }
    .site--durham.page--homepage .interior-page-wrap .page-content-wrapper{
        padding-bottom:  0;
    }    
    .paragraph-events-wrap .block-trent-news .events-list .event-title a{
        font-size: 16px;
    }
    .site--durham .page-content-wrapper .p-testimonial-cta-link{
        min-width: 225px;
    }
}

@media screen and (max-width: 1024px){
    .site--durham .para-three-col-stats-items-wrapper .stat{
        max-width: 300px;
        margin: 0 auto 30px;       
    }
    .site--durham .count-back {
        font-size: 50px;
    }
    .site--durham .para-three-col-stats-items-wrapper .stat-name .field--item p{
        font-size: 16px;
    }
    .paragraph-news-wrap .news .news-col-right ul {
        flex-grow: 1;
        display: grid;
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }
    .paragraph-news-wrap .news .news-col-left .news-item figure img,
    .paragraph-news-wrap .news .news-col-right .news-item figure img{
        height: auto;
    }
    .paragraph-news-wrap .news .news-col-right .news-item .news-link-orange .news-link{
        position: relative;
    }
    .site--durham .d-brag-points.paragraph-three-col-stats-mainwrap{
        margin-top: -120px;
    }
    .d-testimonial .testimonials .testimonial{
        margin-bottom: 30px; 
    } 
    .paragraph-news-wrap ul li article{
        border-radius: 0;
    }
    .paragraph-news-wrap .news .news-item header{
        border-radius: 0 25px 0 0;
    }
    .paragraph-news-wrap .news .news-list{
        margin-bottom: 0;
    }
    .paragraph-news-wrap .news .news-col-right .p-news-link{
        display: none;
    }
    /* banner */
    #block-bannerprogramsearchpopup .h-banner {
        position: static;
        margin-left: auto;
        margin-right: auto;
        background-color: unset;
    }
    #block-bannerprogramsearchpopup{
        background: rgba(87, 121, 142, 0.90);
    }    
}
@media  (min-width:1024px) and (max-width:1140px){
    #block-bannerprogramsearchpopup .h-banner-popup{
        padding: 22px 40px 54px 40px;
    }
    #block-bannerprogramsearchpopup .h-banner-popup .t-head h1{
        font-size: 65px;
    }
    #block-bannerprogramsearchpopup .h-banner-popup .m-head h2{
        font-size: 45px;
    }
    #block-bannerprogramsearchpopup .h-banner-popup .sub-head h2{
        font-size: 30px;
    }

}
@media screen and (max-width: 1240px){
    .d-image-carousel .owl-nav .owl-prev{
        left: -10px;   
    } 
    .d-image-carousel .owl-nav .owl-next{
        right: -10px;   
    }
}

/* Futurestudent HOME page */
/* Navbar */
.site--futurestudents #navbar {
    background: rgba(21, 71, 52, 1);
}
.site--futurestudents #navbar .btn-hamburger {
 background: transparent;
}
.site--futurestudents header#navbar .quick-links li.divider-right {
 border-right: none;
}
/* Navbar */
/* Banner-section */
.multistep-form-wrapper .multistep-form-desc .field--item p{
    color: #fff;
    line-height: 24px;
    font-size: 16px;
    font-weight: 400;

}
.multistep-form-wrapper{
    width: 340px;
    position: absolute;
    top: 150px;
    right: 0;
    z-index: 111;
}
.multistep-form-wrapper .multistep-form-fields .option {
    margin: 5px 0;
}

.desktop-program-search-wrapper #block-bannerprogramsearchpopup {position: static;}
#block-bannerprogramsearchpopup{
    position: relative;
}
#block-bannerprogramsearchpopup .h-banner {
    bottom: 99px;
}
.desktop-program-search-wrapper #block-bannerprogramsearchpopup .h-banner {
    bottom: 0;
}

/* Banner-section */
#block-bannerprogramsearchpopup .h-banner .h-banner-popup{
    display: none;
}

.site--futurestudents .hero{
     background-repeat: no-repeat;
     background-size: cover;
     background-position: center;
     overflow: hidden;
}
.challenge {
    padding-top: 200px;
}
.challenge-content {
    position: relative;
    border-radius: 0px 32px 0px 0px;
   background: rgba(91, 127, 149, 0.8); 
/*     background: rgba(182, 87, 53, 0.90);*/
    padding-top: 50px;
    padding-left: 65px;
    padding-bottom: 54px; 
}

.challenge-content a{
    max-width: fit-content;
}
.challenge-content h2 {
    color: #FFF;
    font-size: 140px;
    font-family: "fave-script-pro", serif;
    font-style: normal;
    font-weight: 400;
    line-height: 80%;
    text-transform: capitalize;
}
.page-content-wrapper .challenge-content h3 .field--item p {
    color: #FFF;
    font-size: 80px;
    font-style: normal;
    font-weight: 400;
    line-height: 95%;
    margin-bottom: 0;
    font-family: "Oswald", sans-serif;
    text-transform: uppercase;
}
.page-content-wrapper .challenge-content .hero-desc-wrap .field--item p{
    color: #FFF;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    margin-top: 20px;
    text-wrap: wrap;
    font-family: 'Oswald', serif;
    text-transform: uppercase;
}


.inner-landing-wrap .page-header {
    display: none;
}
.hero-cover {
    position: absolute;
    right: 0;
    top: -112px;
}
.hero-cover img{
    margin-bottom: 0 !important;
}

.site--futurestudents .paragraph--type--horizontal-menu-component {
    background: #154734;  
    position: relative;
}

.site--futurestudents .paragraph--type--horizontal-menu-component .float-menu-inner-wrap{
    display: flex;
    overflow-x: auto;
    white-space: nowrap;
    width: 100%;
} 
.site--futurestudents .paragraph--type--horizontal-menu-component .float-menu-inner-wrap .paragraph-float-menu:first-child {
    border-left:1px solid rgba(255, 255, 255, 0.3);
}
.site--futurestudents .paragraph--type--horizontal-menu-component .float-menu-inner-wrap .paragraph-float-menu{
       flex: 1;
}
.site--futurestudents .paragraph--type--horizontal-menu-component .float-menu-inner-wrap .paragraph-float-menu .float-menu-txt a{
    font-size: 16px;  
    font-family: "Oswald", sans-serif;
    color: #FFF;
    text-decoration: none !important;   
    border-right:1px solid rgba(255, 255, 255, 0.3);
    padding: 28px 20px;
    text-align: center;
    width: 100%;
    position: relative;
    min-width: 172px;
    background: transparent;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .5s;
    text-transform: uppercase;
    display: inline-block;
}
.site--futurestudents .paragraph--type--horizontal-menu-component .float-menu-inner-wrap .paragraph-float-menu .float-menu-txt a:hover{
    background: #B15533;
}

/* Pathways to Trent  section*/

.para-five-col-card-component{
    padding-top: 50px;
}
.para-five-col-card-component  .p-five-col-card-heading{
    margin-bottom: 30px;
}
.para-five-col-card-component .p-five-col-card-heading h3{
    font-size: 32px;
    line-height: 1;
    font-weight: 400;
    color: #B15533;
}
.para-five-col-card-component .p-five-col-card-title h2{
    font-size: 40px;
    line-height: 1;
    color: #62798D;
    font-weight: 400;
}

.para-five-col-card-component .p-five-col-card-items-outerWrap .field__items{
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
    gap: 19px 19px;
    margin-bottom: 80px;
}

.para-five-col-card-component .p-five-col-card-items-outerWrap .field--item{
    border: none;
    border-radius: 0px 0px 24px 0px;
    background: #62798D;
}

main #main-content .para-five-col-card-item-innerWrap a {
    text-decoration: none;
    color: white;
}
main #main-content .para-five-col-card-item-innerWrap a:active,
main #main-content .para-five-col-card-item-innerWrap a:hover {
    text-decoration: underline;
    color: white;
}

.para-five-col-card-component .p-five-col-card-items-outerWrap .field--item .p-five-col-card-item-desc-wrap{
    padding: 18px 16px 20px 16px;
    min-height: 215px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.para-five-col-card-component .p-five-col-card-item-title h2 {
    color: #FFF;
    font-size: 26px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%;
    margin-bottom: 10px;
}

.para-five-col-card-component  .p-five-col-card-item-desc p{
    color: #FFF;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 140%;
    margin-bottom: 9px;
    text-decoration: none !important;
}
.p-five-col-card-item-link a img {
    transition-property: transform;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .3s;
}
.p-five-col-card-item-link a:hover img {
    transform: translateX(5px);
}
/* Pathways to Trent  section*/

.para-text-video-component{
    background-color: #154734;
}
.para-text-video-component .p-text-video-left-col-wrap{
    padding: 158px 0 89px;
    color: #fff;
}
.para-text-video-component .p-text-video-left-col-wrap h3{
    font-size: 32px;
    font-weight: 400;
    color: #FFF;
    text-transform: uppercase;
}
.para-text-video-component .p-text-video-left-col-wrap h2{
    font-size: 44px;
    font-weight: 600;
    line-height: 110%;
    margin-bottom: 16px;
     text-transform: uppercase;
}
.para-text-video-component .p-text-video-left-col-wrap p{
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #FFF;
}
.para-text-video-component .p-text-video-left-col-wrap a {
    color: #fff;
    text-decoration: underline;
}
.para-text-video-component .p-text-video-left-col-wrap .tour-div {
    padding-top: 10px;
}
.para-text-video-component .p-text-video-left-col-wrap .tour-div img {
    margin-right: 25px;
}

.para-text-video-component .p-text-video-left-col-wrap .tour-div a{
     color: #FFF;
    font-size: 21px;
    font-style: normal;
    font-weight: 600;
    line-height: 130%;
    text-decoration-line: underline;
}
.para-text-video-component .video-colum{
    padding-right: 0;
}
.para-text-video-component .video-colum *{
    width: 100%;
    height: 100%;
}
.para-text-video-component .video-colum iframe{
    border-radius: 40px 0 0 0;
}
.page--homepage main{
    margin-bottom: 0;
    padding-top: 0;
}
.page--homepage .page-content-wrapper{
    padding-top: 0;
}  


/* Two Unique Campuses section */
.para-text-image-component{
    padding-top: 50px;
}
.para-text-image-component img {
    width: 100%;
}
.container-program {
    padding-top: 50px;
    padding-bottom: 210px;
}
.para-text-image-component .p-text-image-desc-wrap{
    padding-bottom: 60px;
}
.para-text-image-component .p-text-image-heading{
    padding-bottom: 90px;
    max-width: 50%;
}
.para-text-image-component .p-text-image-heading .p-text-image-eyebrow h3 {
    font-size: 32px;
    line-height: 1;
    font-weight: 400;
    color: #B15533;
    text-transform: uppercase;

}
.para-text-image-component .p-text-image-heading .p-text-image-title h2{
    font-size: 40px;
    line-height: 1;
    color: #62798D;
    font-weight: 400;
}
.para-text-image-component .p-text-image-text .field--item h5{
    color: #B15533;
    font-size: 24px;
    font-weight: 600;
}
/* // Two Unique Campuses section */
/*counter number css*/
.paragraph-three-col-stats-mainwrap{
    border: none !important;
    margin-bottom: 10px !important;
}
.paragraph-three-col-stats-innerwrap.stat{
    background-color: var(--trent-green);
}
.paragraph-three-col-stats-innerwrap.stat:hover{
    background-color:#B15533;
}
.paragraph-three-col-stats-innerwrap.stat .count-digit {
    color: #fff;
    line-height: 1;
    font-weight: 400;
    font-size: 2em;
}
.paragraph-three-col-stats-innerwrap.stat .count-digit.count-back{
    line-height: 1;
    font-weight: 400;
}
.para-three-col-stats-items-wrapper .field--item p {
    font-size: 32px;
    margin-top: 15px;
    line-height: 1.2;
    text-transform: uppercase;
    color: #fff;
    font-weight: 400;
}
/* end counter number css*/
/* slider-section */

.para-three-col-card-carousel{
    padding-top: 50px ;
    padding-bottom: 40px;
    
}
.para-three-col-card-carousel .p-three-col-card-carousel-eyebrow h3{
    font-size: 32px;
    line-height: 32px;
    font-weight: 400;
    color: #B15533;
    text-transform: uppercase;
}
.para-three-col-card-carousel .p-three-col-card-carousel-title h2{
    color: #62798D;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px;
    text-transform: uppercase;
    margin-bottom: 40px;
}
.para-three-col-card-carousel .p-three-col-card-carousel-items-imageWrap{
    border-radius: 32px 0px;
    background: var(--trent-green);
    border: none;
}
.para-three-col-card-carousel .p-three-col-card-carousel-items-innerWrap .p-three-col-card-carousel-card-title h2{
    font-size: 28px;
    line-height: 28px;
    color:#fff;
    font-weight: 400;
    margin-bottom: 0;
    text-transform: none;
}
.para-three-col-card-carousel .p-three-col-card-carousel-items-innerWrap .p-three-col-card-carousel-card-title{
    padding: 19px 23px;
}
.para-three-col-card-carousel .p-three-col-card-carousel-image .field--item img{
    margin-bottom: 0;
    width: 100%;
}
.para-three-col-card-carousel .p-three-col-card-carousel-items-descWrap{
    padding: 20px 28px;
    min-height: 215px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.para-three-col-card-carousel .p-three-col-card-carousel-items-innerWrap{
    border-radius: 0px 0px 32px 0px;
    background: #62798D;
    
}
.para-three-col-card-carousel .p-three-col-card-carousel-desc p{ 
    margin-bottom: 20px;
    font-size: 16px;
    color: #fff;
    line-height: 22px;
}
.para-three-col-card-carousel .p-three-col-card-carousel-card-link a{
    font-size: 16px;
    color: #fff;
    line-height: 22px;
    font-weight: 600;
    text-transform:uppercase ;
    display: flex;
    justify-content: space-between;
    text-decoration: none!important;
    align-items: center;
    
}
.para-three-col-card-carousel .p-three-col-card-carousel-card-link a:hover::after,
.para-three-col-card-carousel .p-three-col-card-carousel-card-link a:active::after{
   
    background-position: calc(100% - 5px);
}
.para-three-col-card-carousel .p-three-col-card-carousel-card-link a span{
    position: relative;
}
.para-three-col-card-carousel .p-three-col-card-carousel-card-link a span::before{
    content: '';
    position: absolute;
    width: 100%;
    transform: scaleX(1);
    height: 1px;
    bottom: 0px;
    left: 0;
    transform-origin: bottom right;
    transition: transform 0.25s ease-out;
    background-color: #fff;
}
.para-three-col-card-carousel .p-three-col-card-carousel-card-link a:hover span::before, 
.para-three-col-card-carousel .p-three-col-card-carousel-card-link a:active span::before {
    transform: scaleX(0);
    transform-origin: bottom left;
}
.para-three-col-card-carousel .p-three-col-card-carousel-card-link a:after{
    content: '';
    background: url("/themes/custom/trent/src/images/arrow-outward-white.svg")top right no-repeat;
    background-size: auto;
    height: 40px;
    width: 40px;
    display: block;
    background-position: calc(100% - 10px) ;
    transition: background-color 0.15s ease-in-out, background-position 0.15s ease-in-out, color 0.5s ease-in-out;
}
.para-three-col-card-carousel #owl-demo .item {
    padding: 40px 0;
}
.para-three-col-card-carousel .owl-theme .owl-nav {
    margin-top: 10px;
}
.para-three-col-card-carousel .owl-dots {
    display: inline-flex;
    justify-content: center;
    align-items: center;
     margin: 0 auto;
    padding: 20px;
    background-color: #E8E8ED;
    border-radius: 48px;
    margin-top: 30px!important;
    position: relative;
    margin-right: 15px;
}
.p-three-col-card-carousel-items.owl-carousel.owl-loaded.owl-drag{
    text-align: center;
}
.para-three-col-card-carousel .owl-carousel.owl-drag .owl-item {
    text-align: left;
}
.para-three-col-card-carousel  .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    position: relative;
}
.para-three-col-card-carousel  .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}
.para-three-col-card-carousel .owl-dot.active span {
    background-color: #777777 !important;
    border-radius: 8px;
    width: 80px !important;
    height: 10px !important;
    position: relative;
}
.para-three-col-card-carousel .slide-progress {
    width: 0;
    max-width: 100%;
    height: 10px;
    background-color: #3E3E3E;
    top: 0;
    left: 1px;
    position: absolute;
    border-radius: 8px;
}
.para-three-col-card-carousel .owl-dot span {
    background-color: #777777 !important;

}
.para-three-col-card-carousel .owl-dot:focus,
.para-three-col-card-carousel :focus-visible {
    outline:none;
}

.para-three-col-card-carousel .card-play-pause-btn{    
    background: #e8e8ed;
    padding: 9px;
    width: 60px;
    height: 60px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    z-index: 9;
    cursor: pointer;
    position: relative;  
    font-size: 25px;
}
.para-three-col-card-carousel .container{
    position: relative;
}


/* tab slider section */

.para-image-capusel-tab-component .nav-pills {
    background: #D9D9D9;
    border-radius: 12px;
    max-width: 503px;
}
.para-image-capusel-tab-component .nav-pills .nav-link {
    padding: 10px 46px;
    border: none !important;
    color: #404040 !important;
    text-decoration: none !important;
}
.para-image-capusel-tab-component .nav-pills .nav-link.active {
    color: #fff !important;
    background-color: #62798D !important;
    border-color: unset !important;
    border-radius: 12px;
}

.para-image-capusel-tab-component .tab-content{
    padding: 40px 0;
}
.para-image-capusel-tab-component .tab-content .card{
    border: none;
}

.para-image-capusel-tab-component .owl-carousel .owl-nav button.owl-next:focus, 
.para-image-capusel-tab-component .owl-carousel .owl-nav button.owl-prev:focus{
    outline: none;

}
.para-image-capusel-tab-component .owl-carousel .owl-nav button.owl-next, 
.para-image-capusel-tab-component .owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    z-index: 1;
    width: 36px;
    height: 36px;
    background-color: white;
    border-radius: 50%;
    box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.1);
    bottom: 30px;
    font-size: 30px;
    line-height: 30px;
}
.para-image-capusel-tab-component .owl-nav button.owl-prev {
    left: -18px;
}
.para-image-capusel-tab-component .owl-nav button.owl-next {
    right: -18px;
}

.para-image-capusel-tab-component .owl-carousel .owl-stage{
    display: flex;
}
.para-image-capusel-tab-component .owl-carousel .items,
.para-image-capusel-tab-component .img-carousel-items-wrap,
.para-image-capusel-tab-component .second-carousel-img, 
.para-image-capusel-tab-component .image-carousel-img{
    height: 100%;
}
.para-image-capusel-tab-component .image-carousel-img img{
    height: 100%;
    object-fit: cover;
}
.img-carousel-items-wrap{
    position: relative;
}

.para-image-capusel-tab-component .owl-carousel .items .image-carousel-img img{
    margin-bottom: 0;
    box-shadow: 0 0 5px 5px #C8C6C3;
}
.carousel-bottom-bar {
    background: #62798D !important;
    border-radius: 12px;
    padding: 15px;
    max-width: 818px;
    margin: 0 auto;
}
.carousel-bottom-bar .p-image-carousel-cta-link{
    width: 272px;
    flex-shrink: 0;
}
.para-image-capusel-tab-component .carousel-bottom-bar.tour{
    padding: 16px 16px 16px 25px;
}
/* .site--futurestudents .s-prog-search{
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.20) 0%, rgba(0, 0, 0, 0.20) 100%), #154734;
} */

/*css 24/2024*/

.h-program-container-program .h-program-button-container a{
    position: relative;
    padding-right: 40px;
}
.h-program-container-program .h-program-button-container a:hover {
    background-color: #b44c1d;
}
.h-program-container-program .h-program-button-container a svg{
    position: absolute;
    right: 15px;
}

.h-program-container-program .h-program-button-container a:before{
    content: "";
    position: absolute;
    background: url(/themes/custom/trent/dist/images/icon/arrow-outward-white.svg) no-repeat;
    right: 15px;
    width: 24px;
    height: 24px;
    top: 12px;
    transform: rotate(90deg);
}
.h-program-container-program .h-program-right-box{
    background-color: white;
    width: 65%;
    padding: 22px 30px;
    border-radius: 0 48px;
}

.h-program-container-program .h-program-container-wrap {
    display: flex;
    border-radius: 0px 48px;
    background: #FFF;
    box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.25);
}
.h-program-container-program{
    position: relative;
    max-width: 904px;
    margin:  0 auto;
}
.h-program-container-program .h-program-left-box{
    color: white;
    padding: 36px 29px;
    width: 330px;
    max-width: 50%;
    border-radius: 0px 48px;
    background: #154734;    
}
.h-program-container-program .h-program-left-box h2 {
    color: #FFF;
    font-family: Oswald, Helvetica Neue, Helvetica, sans-serif;
    font-size: 100px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%; /* 120px */
    letter-spacing: -6px;
    text-transform: uppercase;
    margin: 0; margin-bottom: 25px;
}
.h-program-container-program .h-program-left-box .p-horizontal-program-title .field--item {
    color: #FFF;
    font-family: Oswald, Helvetica Neue, Helvetica, sans-serif;
    font-size: 44px;
    font-style: normal;
    font-weight: 400;
    line-height: 46px; /* 100% */
    text-transform: uppercase;
    margin: 0;

}
 .h-program-container-program .h-program-button-container a {
    border-radius: 8px 24px 0px 0px;
    background: var(--trent-blue);
    color: #FFF;
    font-family: museo-sans,sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 100%; 
    border: none;
    display: flex;
    width: 243px;
    height: 48px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    text-decoration: none !important;
}
.h-program-container-program .h-program-right-box select{
     font-family: museo-sans,sans-serif;
}

.h-program-container-program .h-program-button-container {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.p-horizontal-program-webform .webform-submission-form {
    display: block;
}

.p-horizontal-program-webform .webform-submission-form label, .p-horizontal-program-webform .fieldset-legend{
    color: #404040;
    font-family: museo-sans,sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    cursor: pointer;
    line-height: 140%;
    transition-duration: .3s;
}
select, button.option {
    border-radius: 8px;
    background: #EFEFEF;
    color: #525252;
    /*  font-family: museo-sans,sans-serif; */
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%; /* 16px */           
    padding: 10px; 
    padding-right: 40px;         
    width: 100%;
    border: none;
    margin-top: 10px;
    height: 48px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url('https://dev300.trentu.ca/futurestudents/sites/trentu.ca.futurestudents/files/2024-09/unfold_more.png');
    /* Position the background image */
    background-repeat: no-repeat;
    background-position: right 10px center;
}

.p-horizontal-program-webform .webform-submission-form .option {
    color: #525252;
    cursor: pointer;
    width: auto;
    /* padding: 10px 20px; */
    margin-right: 10px;
    display: inline-block;
    font-size: 16px !important;
}
.p-horizontal-program-webform .webform-submission-form .program-btn .js-form-item{
    width: calc(50% - 5px);
        background-color: #EFEFEF;
    color: #525252 !important;
    font-size: 16px !important;
    display: inline-block;
    padding: 13px;
    border-radius: 8px;
    margin-bottom: 0;
}
.p-horizontal-program-webform .webform-submission-form .program-btn .js-form-item.active {
    background-color:#B15533;
    color: #FFF !important;
 }
 .p-horizontal-program-webform .webform-submission-form .program-btn .js-form-item.active label{
    color: #FFF;
 }
.p-horizontal-program-webform .webform-submission-form button.h-view-all-button{
    border-radius: 8px;
    background: #B15533;
    max-width: 116px;
    width: 100%;
    height: 48px;
    border: none;
    color: #FFF;
    text-align: center;
     font-family: museo-sans,sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 100%;
    width: 120px;
}
.p-horizontal-program-webform .js-form-item  {
    margin-bottom: 20px;
}

.page--homepage .webform-section-wrapper{
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: center;
}
.p-horizontal-program-webform .h-programs-select {
    width: calc(100% - 130px);
}
.p-horizontal-program-webform .js-form-item.h-programs-viewall-btn{
    margin-bottom: 0;
}
.p-horizontal-program-webform label {
    display: inline-block;
    margin-bottom: 0px; 
}
.p-horizontal-program-webform label#graduate-radio {
margin-left: 10px;
}
.p-horizontal-program-webform input[type="radio"] {
    -webkit-appearance: none;
    
}
.form-container-specific-program{
    display: flex;
    gap: 10px;
}
.p-horizontal-program-webform .js-webform-radios{
    display: flex;
    gap: 10px;
}

/*.form-container-specific-program select {
        display: none;
    }
    .form-container-specific-program select.active {
        display: block;
    }
    .form-container-program .program-type-lable.active {
        background: #B15533;
        color: #FFF !important;
    }
*/
.para-horizontal-program-component{
    padding: 50px 0 60px;
}

/* Two-Column Component */
.paragraph--type--two-column-component{
    margin: auto;
    max-width: 1240px;
    padding: 0 15px;
}

/* Stat
-------------------------------------------------- */
.d-brag-points {
    position: relative;
    margin-top: -65px;
  }
  @media(max-width: 1024px) {
    .d-brag-points .col-lg-4 {
      flex: unset;
      max-width: unset;
    }
  }
  .stat {
    display: block;
    font-family: Oswald, Helvetica Neue, Helvetica, sans-serif;
    border-radius: 0px 48px;
    background: #62798D;
    padding: 30px 35px 50px;
    color: #FFF;
    text-align: center;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, transform;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: .5s;
  }
  @media(max-width: 1024px) {
    .stat {
      margin-bottom: 20px;
      border-radius: 12px;
    }
  }
  .stat:hover {
    text-decoration: none;
    color: #fff;
    background-color: #B15533;
    transform: scale(1.1);
  }
  .stat .stat-number,
  .stat .stat-name {
    display: block;
  }
  .stat-number {
    font-size: 100px;
  }
  @media(max-width: 1024px) {
    .stat-number {
      font-size: 50px;
    }
  }
  .stat-name {
    font-size: 32px;
    margin-top: 15px;
    line-height: 1.2;
    text-transform: uppercase;
  }
  @media(max-width: 1024px) {
    .stat-name {
      font-size: 16px;
    }
  }
  


 @media(max-width: 640px){
    .h-program-container-program .h-program-left-box{
      padding: 28px 20px;
    }
    .h-program-container-program .h-program-left-box h2{
      font-size: 60px;
    }
    .h-program-container-program .h-program-left-box .p-horizontal-program-title .field--item{
      font-size: 32px;
    }
    .p-horizontal-program-webform .js-webform-radios{
        flex-direction: row;
    }
    .p-horizontal-program-webform .webform-submission-form label, 
    .p-horizontal-program-webform .fieldset-legend{
        font-size: 13px;
    }
    select, button.option{
        font-size: 13px;
    }
    .p-horizontal-program-webform .webform-submission-form .option{
        font-size: 13px !important;
    }
    .p-horizontal-program-webform .webform-submission-form button.h-view-all-button{
        font-size: 13px;
    }
}
     
     
@media  screen and (max-width: 768px) {
    .h-program-container-program .h-program-container-wrap{
        flex-wrap: wrap;
        background: #154734;
    }
    .h-program-container-program .h-program-right-box,
    .h-program-container-program .h-program-left-box{
        width: 100%;
        max-width: 100%;
    }
    .h-program-container-program .h-program-left-box{
        border-radius: 0 24px 0 0;
    }
    .h-program-container-program .h-program-right-box{
        border-radius: 0 24px;
        padding: 14px;
    }
    .webform-section-wrapper{
    display: block;
    }
    .p-horizontal-program-webform .h-programs-select{
    width: 100%;
    }
    .p-horizontal-program-webform .js-form-item.h-programs-viewall-btn{
    text-align: right;
    margin-top: 50px;
    }
    .p-horizontal-program-webform .h-programs-select:before{
        content: " ";
        width: 100%;
        height: 1px;
        background: rgba(0, 0, 0, 0.20);
        position: absolute;
        bottom: 70px;
    }
}

@media  screen and (max-width: 991px) {
.p-horizontal-program-webform .js-webform-radios{
    flex-direction: column;
    }
.p-horizontal-program-webform .webform-submission-form .program-btn .js-form-item{
    width: 100%;
    }
}
/*Css*/
@media screen and (max-width: 1023px){
    .challenge-content h2{
        font-size: 80px;
    }
    .page-content-wrapper .challenge-content h3 .field--item p{
        font-size: 40px;
    }
    .page-content-wrapper .challenge-content .hero-desc-wrap .field--item p{
        font-size: 26px;
    }
    .hero-cover {
        max-width: 500px;
        width: 100%;
        top: -63px;
    } 
}

@media screen and (max-width: 768px){    
    .challenge-content {
        padding: 40px 0 40px 40px;
    }
    .hero-cover {
        max-width: 360px;
        bottom: 0;
        top: auto;
    }
    .page--homepage .page-content-wrapper{
        padding-bottom: 0;
    }
    .para-text-image-component .p-text-image-heading{
        max-width: 100%;
        padding-bottom: 40px;
    }
    .carousel-bottom-bar .p-image-carousel-cta-link{
        width: 100%;
        margin-top: 20px;
    }    
}
@media screen and (max-width: 767px){  
    .site--futurestudents .paragraph--type--horizontal-menu-component .float-menu-inner-wrap .paragraph-float-menu{
        display: block;
    }
    .para-text-video-component{
        padding: 60px 0;
    }
    .para-text-video-component .row{
        flex-direction: column-reverse;
    }
    .p-text-video-right-col-wrap{
        padding-bottom: 25px;
    }
    .para-text-video-component .p-text-video-left-col-wrap{
        padding: 0 0 25px;
    }
    .container-program {
        padding-bottom: 110px;
    }
    .para-text-video-component .video-colum {
        padding-right: 15px;
    }
    .para-text-video-component .video-colum iframe {
        border-radius: 0px;
    }
}

@media screen and (max-width: 500px){
    .challenge-content h2{
        font-size: 70px;
    }
    .page-content-wrapper .challenge-content h3 .field--item p{
        font-size: 30px;
    }
    .page-content-wrapper .challenge-content .hero-desc-wrap .field--item p{
        font-size: 20px;
    }    
}
@media(max-width: 479px){
    .para-three-col-card-carousel .owl-dots {
        margin-bottom: 10px;
    }
    .para-three-col-card-carousel .card-play-pause-btn{ 
        top:0
    }
  }

.para-image-capusel-tab-component{
    margin-bottom: 2em;
}