/***3072: UI > Remove corner radius***/
.ThumbnailCard_thumbnailImage img {
    width: auto;
    height: 100%;
    border-radius: 0px !important;
}
.Template__Thumbnail__image {
 
    border-radius: 0px !important;
}
/***3072: UI > Remove corner radius***/
/***2998: Best Powerpoint Template landing page. 29-04-2025***/

span.ContentCard-subtitle {
    color: #1F2534;
    font-size: 17px;
    margin: 0px;
    line-height: 26px;
    font-weight: 500;
}
.page-numbers {
 
    font-family: 'Open Sans', sans-serif !important;
}


/***2998: Best Powerpoint Template landing page. 29-04-2025***/
span.border_add {
    display: none;
}
.video_template {
    position: relative;
    height: 250px;
}
.messages.container.mx-auto.py-3 {
    display: none;
}

/***latest***/
.testimonials__container {
    padding-top: 20px !important;
}
section.testimonials .review-box p {
    font-size: 14px;
    line-height: 24px;
    padding-bottom: 35px;
    height: 270px;
}
.testimonial_caption {
    position: absolute;
    bottom: 0;
    padding-bottom: 20px;
    left: 0;
    right: 0;
}
.testimonial_caption span.caption_title {
    padding-left: 30px;
}
p.testimonial_cont {
    font-size: 24px;
    color: #000;
    font-weight: 600;
}

/***latest***/



.ThumbnailCard_thumbnailImage img {
    border: 1px solid #d1d1d1;
    box-sizing: border-box;
}




.Template__Thumbnail.background-thumbnail {
    border-radius: 0px !important;
}
a.Template__Thumbnail__image {
    border-radius: 0px !important;
    border: 0px;
    margin: 0px;
}


.Template__Thumbnail .productname {
    
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    height: 64px;
}
/***2999: Powerpoint Backgrounds  - Mockup Implementation 29-04-2025***/
span.BlogGrid_head {
    margin-bottom: 15px;
    width: 100%;
    float: left;
}
.SectionFullBackground_container .TrendingSectionHeadingId a:hover {
    background: #5417d4;
    color: #fff;
}

h3.Presentation_head {
    margin-bottom: 20px;
}
/***2999: Powerpoint Backgrounds  - Mockup Implementation 29-04-2025***/
.page-footer {
    font-family: 'Open Sans', sans-serif!important;
}
.hero{
	position:relative;
	margin-top: 20px;
}
.hero:before{
	position: absolute;
    content: "";
    top: 0px;
    background-image: url(../images/powerpoint_templates/left_ppt_frame.png);
    height: 100%;
    width: 100%;
	left:0px;
    background-repeat: no-repeat;
	background-size: contain;
	background-position: left;
}
.hero:after{
	background-image: url(../images/powerpoint_templates/right_ppt_frame.png);
    height: 100%;
    width: 100%;
	right:0px;
    background-repeat: no-repeat;
	position: absolute;
    content: "";
	top:0px;
	background-size: contain;
	background-position: right;
}
.container__content {
   	padding-bottom: 50px;
    padding-inline-end: calc((100vw - 1600px) / 2);
    padding-inline-start: calc((100vw - 1600px) / 2);
}
.landing__hero__container {
    text-align: center;
    z-index: 1;
    position: relative;
}
.landing__hero__container .hero__title {
    max-width: 1080px;
    font-size: 55px;
    line-height: 72px;
    font-weight: 800;
    letter-spacing: -2px;
    margin-left: auto;
    margin-right: auto;
    color: #000000;
    font-family: "Manrope", sans-serif;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 0px;
    padding-top: 20px;
}
.landing__hero__container .hero__subtitle {
    text-align: center;
    font-family: "Plus Jakarta Sans", serif;
    max-width: 1080px;
    font-size: 18px;
    line-height: 32px;
    margin-left: auto;
    margin-right: auto;
    color: #313131;
    font-weight: 500;
}
.landing__hero__search{
	display: flex;
    justify-content: center;
}
.search_product_wrap {
    margin-top: 3rem;
}
.search__container {
    width: 800px;
    justify-content: center;
    position: relative;
    align-items: flex-start;
    display: flex;
}
.Search_searchForm {
    height: 60px;
    border-width: 1px;
    border-color: #F66541;
    display: flex;
    width: 100%;
    border-radius: 9999px;
    background: #fff;
    border: 2px solid #F66541;
}
.searchInputWrapper {
    flex: 1 1 auto;
    position: relative;
    display: flex;
    height: 100%;
    flex-basis: 100%;
    border-radius: 9999px;
    align-items: center;
}
.SearchBar__searchInput {
    font-size: 16px;
    line-height: 20px;
    width: 100%;
    background: #ffffff;
    flex-grow: 1;
    align-self: stretch;
    background-color: initial;
    outline-offset: 2px;
    border: none;
    padding: 0px 0px 0px 20px;
    color: #000000;
    border-radius: 100px;
    font-family: "Plus Jakarta Sans", serif;
}
.SearchBar__searchInput:focus{
	box-shadow:none !important;  /***2909 Powerpoint template Landing page -mockup 12-02-2025***/
}
.SearchSubmit__Icon{
	margin-inline-end: .5rem;
}
.SearchSubmit__Icon__button {
    height: 48px;
    width: 48px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    padding: .016px;
    background: #F66541;
    border: 1px solid #F66541;
	 -ms-user-select: none;
}
.Button_content__Search{
	display: flex;
    align-items: center;
    justify-content: center;
    gap: .5rem;
    padding-left: 16px;
    padding-right: 16px;
    font-weight: 600;
}
.section__popular__Wrapper{
    text-align: center;
    margin: 0px;
    padding: 16px;
	font-family: "Plus Jakarta Sans", serif;
}
.section__popular {
    font-family: "Plus Jakarta Sans", serif;
    color: #000;
    font-size: 16px;
    font-weight: 600;
}
.section__popular a {
    color: #286FB6;
    font-weight: 500;
    text-decoration: underline;
}
.img_left, .img_right{
	position:absolute;
	top:0px;
}
.img_left{
	left:0px;
}
.img_right{
	right:0px;
}
.collection-template {
    background: #FEF7F5;
    box-sizing: border-box;
    padding-bottom: 3rem;
}
.featured__collection {
    margin: auto;
    padding-top: 2rem;
    padding-bottom: 2rem;
    box-sizing: border-box;
    text-align: center;
    padding-inline-end: calc((100vw - 1600px) / 2);
    padding-inline-start: calc((100vw - 1600px) / 2);
}
.Collection_head {
    font-family: "Manrope", sans-serif;
    font-size: 2.3rem;
    line-height: 3rem;
    color: #0D121F;
	padding-top: 2rem;
    margin: 0px;
}
.Collection_cont{
	color: #64607D;
    font-family: "Plus Jakarta Sans", serif;
    font-size: 1.2rem;
    padding: 16px 0 2rem 0px;
    margin: 0px;
}
.collection-template-grid{
	min-height: 30rem;
}
/* .collection-template-grid-row {
    width: 100%;
    display: flex;
    flex-flow: column wrap;
    align-content: flex-start;
    box-sizing: border-box;
    margin: calc(-8px);
   	height: calc(1264px);
} 
 .collection-template-listitem{
	box-sizing: border-box;
    margin: calc(8px);
    width: calc(20% - 16px);
} */
.collection-template-grid-row {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(5, minmax(0px, 1fr));
}
.collection-template-listitem {
    box-sizing: border-box;
    margin: calc(8px);
}
.Template__Thumbnail{
    position: relative;
    z-index: 0;
    display: inline-block;
    width: 100%;
}
.Template__Thumbnail__image{
    position: relative;
    display: block;
    border-width: 1px;
    border: 1px solid #d1d1d1;
    line-height: 0px;
    margin: 2px;
    outline-width: 2px;
    overflow: hidden;
    border-radius: .5rem;
	aspect-ratio: 16 / 9;  /***2909 Powerpoint template Landing page -mockup 12-02-2025***/
}
.ThumbnailCard_thumbnailImage img{
	width: auto;  /***2909 Powerpoint template Landing page -mockup 12-02-2025***/
    height: 100%;
    border-radius: .375rem;
}
.Template__Thumbnail__Actions{
    top: 0;
    inset-inline-start: 0;
    height: 100%;
    width: 100%;
    border-radius: .375rem;
}
.ThumbnailContent__TypeLabel {
    position: absolute;
    bottom: .5rem;
    inset-inline-start: .5rem;
    border-radius: 9999px;
    background-color: #fff;
    height: 1.5rem;
    width: 1.5rem;
    max-width: 67%;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #d1d1d1;
    padding: .25rem;
}
.ThumbnailContent__TypeLabel img {
    height: 1.5rem;
    width: 1.5rem;
    display: flex;
}
.expanded_content{
	width:auto;
}
.ctaText {
    font-size: 11px;
    padding: 0px 5px;
    color: #5e5e5e;
    font-family: "Plus Jakarta Sans", serif;
    font-weight: 700;
	display:none;
}
.ThumbnailCard_thumbnailImage{
	width:100%;
	height:100%; 
/* height:100px; */
}

.Template__pagination {
    margin-bottom: 20px;
}
.pagination__ul {
    display: flex;
    padding-left: 0;
    list-style: none;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 0px;
}
.Template__pagination .page-item {
     margin-right: 10px;
    margin-bottom: 0;
}
.page-item:first-child .page-numbers {
    margin-left: 0;

}
.page-numbers:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.pagination__ul .dots span{
	
}
.page-numbers {
    position: relative;
    display: flex;
        padding: 8px 13px;
    margin-left: -1px;
    line-height: 1.25;
    color: #313131 !important;
    background-color: #fff;
    border: 1px solid #D2D2D2 !important;
    border-radius: 5px;
    font-size: 16px;
    text-decoration: none;
    font-family: "Inter", serif;
    align-items: center;
    gap: 5px;
}
.page-item.active .page-numbers {
    z-index: 1;
    color: #fff !important;
    background: #F66541 !important;
    border: 1px solid #F66541 !important;
}
.search-term-tags {
    width: 90%;
    margin: auto;
    max-width: 1280px;
    margin-top: 3rem;
}
.tag_item {
    list-style: none;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0px;
    gap: 15px;
}
.tag_item a {
    text-decoration: none;
    border: 2px solid #FFE1DA;
    color: #111827;
    font-family: "Manrope", sans-serif;
    font-weight: 600;
    font-size: 16px;
    padding: 5px 10px;
    box-sizing: border-box;
    display: inline-block;
    border-radius: 5px;
    background: #fff;
}
.tag_item a:hover{
	background:#FFE1DA;
	border: 2px solid #fff;
}
.Client_logo_Container {
    padding-inline-end: calc((100vw - 1600px) / 2);
    padding-inline-start: calc((100vw - 1600px) / 2);
    padding-top: 50px;
    padding-bottom: 50px;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
}
.Client_logo_Container .logo-swiper-pagination{
	    text-align: center;
    margin-top: 30px;
}
.Client_logo_Container  .swiper-pagination-bullet-active{
	background:#F66541 !important;
}
.Client_logo_Container .swiper-wrapper{
	text-align:center;
}
.Client_logo_head {
    font-family: "Manrope", sans-serif;
    color: #000000;
    text-align: center;
    font-size: 24px;
    padding-bottom: 50px;
    margin: 0px;
    font-weight: 700;
    line-height: 31px;
    display: inline-block;
    width: 100%;
}
.brand-carousel {
    padding-top: 2rem;
}
.owl-dots{
  	text-align: center;
    margin-top: 2rem;
}
.owl-dot {
	display: inline-block;
	height: 10px !important;
	width: 10px !important;
	background-color: #c5c5c5  !important;
	opacity: 0.8;
	border-radius: 50%;
	margin: 0 5px;
}

.owl-dot.active {
  	background-color: #F66541 !important;
}
.single-logo {
    text-align: center;
    width: 100%;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 30px;
}
.testimonials__container {
	padding-top: 50px;
    padding-bottom: 50px;
    text-align: center;
	position:relative;
}
.testimonial_head, .Presentation_head, .video_sec_head, .BlogGrid_head, .faq-container-head, .Collection_head{
	    font-family: "Manrope", sans-serif;
    font-size: 36px;
    line-height: 43px;
    color: #0D121F;
    margin: 0px;
    font-weight: 700;
}
.testimonial_cont, .Presentation_cont, .video_sec_text, .BlogGrid_text, .Collection_cont{
	color: #64607D;
    font-family: "Plus Jakarta Sans", serif;
    font-size: 18px;
    padding: 16px 0 36px 0px;
    margin: 0px;
    line-height: 24px;
    font-weight: 400;
}
.test-arrowbox {
	position: absolute;
	right: 20px;
	display: flex;
	top: 70px;
}
.review-box {
    border-radius: 10px;
    background: #fff;
    box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.1);
    padding: 30px;
    border: 1px solid #F0F0F6;
    text-align: left;
}
.review-head {
    font-family: "Manrope", sans-serif;
    margin: 0px;
    padding: 16px 0px;
    font-size: 22px;
    color: #000;
    line-height: normal;
    font-weight: 700;
	display:inline-block;
	width:100%;
}
.testimonials__container .swiper-slide{
	height: auto;
	display:flex;
}
.review-box p {
    margin-bottom: 0;
    margin-top: 10px;
    color: #6E6C83;
    font-family: "Plus Jakarta Sans", serif;
    font-size: 16px;
    line-height: 26px;
    padding-bottom: 35px;
	height: 250px;
}
.spacer__por {
    max-width: 1600px;
    margin: auto;
	position:relative;
	overflow:hidden;
}
.testimonials__container .swiper-testimonial {
 padding: 0px 0px 50px 0px;
  padding-top: 20px;
}
.testimonial_caption {
    display: inline-block;
    width: 100%;
    border-top: 1px solid #DEDEE9;
    padding-top: 16px;
}
.caption_title {
    color: #1E1B39;
    font-family: "Manrope", sans-serif;
    padding-bottom: .5rem;
    font-size: 22px;
    margin: 0px;
    font-weight: 700;
    line-height: normal;
}
.caption_position {
    font-family: "Plus Jakarta Sans", serif;
    color: #525252;
    font-size: 16px;
    font-weight: 600;
}
.Presentation_create_steps{
	background:#FEF7F5;
}
h2.Presentation_head {
    margin-bottom: 50px;
    line-height: 52px;
}
.Presentation_create_steps_container{
	padding-inline-end: calc((100vw - 1600px) / 2);
    padding-inline-start: calc((100vw - 1600px) / 2);
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center;
}
.Presentation_create_card {
    display: flex;
    flex-direction: row;
	box-sizing:border-box;
}   
.ContentCard_container {
    width: 100%;
    border-radius: 2px;
    border: 1px solid #ECECEC;
    margin-inline-end: 16px;
    background: #fff;
    text-align: left;
    padding: 2rem;
	box-sizing:border-box;
}
.step_count {
    color: #000;
    display: inline-block;
    background: linear-gradient(90deg, #ffffff 0%, #ED6C47 100%);
    font-family: "Plus Jakarta Sans", serif;
    font-size: 16px;
    padding: 6px 25px;
    font-weight: 600;
    border-radius: 100px;
}
.ContentCard_container_inner {
    display: flex;
    flex-wrap: wrap;
}
.ContentCard_head {
    color: #1F2534;
    font-family: "Plus Jakarta Sans", serif;
    padding: 19px 0px;
    font-size: 26px;
    width: 100%;
    margin: 0px;
    font-weight: 700;
    line-height: 36px;
}
.ContentCard_text {
       color: #1F2534;
    font-family: "Plus Jakarta Sans", serif;
    font-size: 16px;
    width: 100%;
    margin: 0px;
    line-height: 24px;
    font-weight: 500;
    padding-bottom: 30px;
}
.step_img {
    padding: 1.5rem;
    width: 100%;
    background: #f7f7f7;
    box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.1);
}
.step_img img{
	width:100%;
	height:100%;
}
.ContentCard-info {
    text-align: left;
    width: 100%;
    padding: 0px;
    margin: 0px;
    display: flex;
    flex-direction: column;
    gap: 15px;
    margin-top: 25px;
}
.ContentCard-Title {
    font-size: 33px;
    font-weight: 700;
    line-height: 40px; /***2999: Powerpoint Backgrounds  - Mockup Implementation 29-04-2025***/
    color: #000;
    margin-bottom: 11px;
}
.ContentCard-info-description h2 {
    font-family: "Plus Jakarta Sans", serif;
    color: #000000;
    font-size: 20px;
    font-weight: 600;
    padding: 0px;
    margin: 0px;
    padding-bottom: 15px;
	line-height: 24px;
}
.ContentCard-info-description p {
    font-family: "Plus Jakarta Sans", serif;
    color: #1F2534;
    font-size: 16px;
    margin: 0px;
    line-height: 24px;
}
.presentation_video_section{
	padding-inline-end: calc((100vw - 1600px) / 2);
    padding-inline-start: calc((100vw - 1600px) / 2);
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center;
}
.presentation_video_container {
    grid-template-columns: repeat(3, minmax(0px, 1fr));
    display: grid;
    width: 100%;
    gap: 2rem;
}
.video_box {
    padding: 20px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
    text-align: center;
    border-radius: 10px;
}
.video_template img{
	width:100%;
}

.play_btn {
    cursor: pointer;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
}
.play_btn img{
	width:100%;
	height:100%;
}
.border_add {
    border-image: linear-gradient(0.25turn, #fff, #dddddd, rgb(0 0 0 / 0%));
    border-image-slice: 1;
    width: 80%;
    border-bottom: 1px solid transparent;
    display: inline-block;
}
.video_content {
    margin: .5rem 0px;
    text-align: left;
}
.video_content h4 {
    color: #000;
    font-size: 20px;
    margin: 0px;
    padding: 0px;
    margin-bottom: 5px;
    line-height: 24px;
    font-weight: 600;
}
.video_content p {
    color: #4A4A4A;
    font-size: 16px;
    margin: 0px;
    padding: 0px;
    font-weight: 500;
}
.BlogGrid_container{
	padding-inline-end: calc((100vw - 1600px) / 2);
    padding-inline-start: calc((100vw - 1600px) / 2);
    padding-top: 4px; /***2999: Powerpoint Backgrounds  - Mockup Implementation 29-04-2025***/
    padding-bottom: 30px; /***2999: Powerpoint Backgrounds  - Mockup Implementation 29-04-2025***/
    text-align: center;
}
.ArticleCard_container{
    grid-template-columns: repeat(3, minmax(0px, 1fr));
    display: grid;
    width: 100%;
    gap: 2rem;
}
.ArticleCard_container_inner {
    box-shadow: 2px 9px 10px hsla(0, 0%, 0%, .08);
    padding: 1.5rem;
    border-radius: 5px;
    background: #fff;
	border: 1px solid #f1f1f1;
}
.ArticleCard-banner {
    line-height: 0px;
}
.ArticleCard-banner img{
	width:100%;
}
.ArticleCard-card-content {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    margin-top: 2rem;
    text-align: left;
}
a.blog-topic {
    color: #F66541;
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
}
.blog-heading {
    margin: 0px;
    text-align: left;
    font-size: 19px;
    position: relative;
    padding: 0px 0px 0px 0px;
    margin-bottom: 8px;
    line-height: 26px;
    font-weight: 600;
    color: #000;
    display: inline-block;
    width: 100%;
}
.blog-heading:after {
    content: "";
    position: absolute;
    background-image: url(../images/powerpoint_templates/next_blog.svg);
    background-size: cover;
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    top: 0px;
    right: 0px;
	display:none;
}
.blog-content {
    font-family: "Plus Jakarta Sans", serif;
    color: #64607D;
    font-size: 16px;
    margin: 0px;
    line-height: 24px;
}
.ArticleCard_authorWrapper {
    display: flex;
    justify-content: start;
    align-items: center;
    gap: 10px;
    margin-top: 20px;
}
.profile-wrapper{
    width: 40px;
    height: 40px;
    padding: 3px;
    border-radius: 50%;
}
.profile-wrapper img {
    width: 100%;
    height: 100%;
    border-radius: 100px;
}
.authordata {
    flex-direction: column;
    align-items: start;
    gap: 2px;
    flex-wrap: wrap;
    display: flex;
    justify-content: space-between;
}
.publish_data {
    margin: 0px;
    padding: 0px;
    color: #667085;
    font-size: 12px;
    font-weight: 500;
}
.authorName {
    margin: 0px;
    padding: 0px;
    font-size: 15px;
    color: #101828;
    font-family: "Inter", serif;
    line-height: normal;
    font-weight: 600;
}
.faq-container{
	padding-inline-end: calc((100vw - 1600px) / 2);
    padding-inline-start: calc((100vw - 1600px) / 2);
    padding-top: 7px;
    padding-bottom: 50px;
    text-align: center;
}
.accordion-container {
	max-width: 600px;
	width: 100%;
}
details {
    font-size: 16px;
    margin: 0 auto;
    width: auto;
    position: relative;
    transition: all 0.3s ease-in-out;
    font-family: "Plus Jakarta Sans", serif;
    padding: 1.5rem 1.3rem;
    margin-bottom: 16px;
    border-radius: 8px;
    box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.1);
}
details:hover {
  opacity: 1;
  transition: all 0.3s ease-in-out;
}
summary {
  	-webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
	cursor: pointer;
	list-style: none;
	display: flex;
	align-items: center;
}
.accordion-title {
    color: #3D3D3D;
    width: 90%;
    transition: all 250ms ease-in-out;
    font-size: 18px;
    font-weight: 600;
    line-height: normal;
    margin: 0px;
}
.accordion-icon {
    opacity: 0.5;
    pointer-events: none;
    position: absolute;
    transition: all 150ms ease-out;
    top: 15px;
    right: 0%;
    transform: translate(-50%, 0px);
    line-height: 0px;
}
.accordion-icon svg {
  	transition: transform 0.3s ease-in-out;
}
.accordion-container {
    max-width: 1023px;
    width: 100%;
    margin: auto;
    text-align: left;
}
/** Remove Marker */
summary::-webkit-details-marker {
  display: none;
}
/** Rotate Icon */
details[open] .accordion-icon svg {
  	transform: rotate(180deg);
}
.faq-container-wrapper {
    margin-top: 3rem;
}
.accordion-content_h {
    color: #525252;
    font-size: 16px;
    margin-top: 16px;
}
.PowerPoint_create_section{
	background:#0D121F;
	padding:3rem 16px;
	position:relative;
	
}
.PowerPoint_create_section_inner {
    padding-top: 3rem;
    padding-bottom: 3rem;
    text-align: center;
    width: 90%;
    margin: auto;
    max-width: 1023px;
	position:relative;
}
.PowerPoint_create_head {
    color: #fff;
    font-family: "Manrope", sans-serif;
    margin: 0px;
    padding: 0px;
    font-size: 2.5rem;
}
.PowerPoint_create_text {
    color: #fff;
    font-family: "Plus Jakarta Sans", serif;
    padding: 16px 0rem;
    margin: 0px;
    line-height: 1.5rem;
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 3rem;
}
.PowerPoint_cta_btns {
    display: flex;
    text-align: center;
    justify-content: center;
    gap: 2rem;
}
.btn_theme_cta {
    padding: 14px 30px;
    color: #fff;
    border-radius: 100px;
    box-sizing: border-box;
    display: inline-block;
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
}
.see_All{
	background-image: linear-gradient(53deg, #d7694d, #B6472B);
}
.Create_scratch {
    background: #32363F;
    color: #C3D4E9;
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
}
.abstract_img_left, .abstract_img_right{
	position:absolute;
}
.abstract_img_left{
	left:0px;
	top:0px;
}
.abstract_img_right {
    right: 0px;
    bottom: 0px;
}
.abstract_img_left img, .abstract_img_right img{
	width:100%
}
.collection-template-listitem:hover .ThumbnailContent__TypeLabel .ctaText {
    display: inline-block; 
}

/* ++++++++++++++++++++loader +++++++++++++++++++++++++*/
.browser-screen-loading-content {
  text-align: center;
  height: 3em;
  max-width: 100%;

}
.loading-dots {
  margin-left: -1.5em;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-animation: loading-dots-fadein .5s linear forwards;
  -moz-animation: loading-dots-fadein .5s linear forwards;
  -o-animation: loading-dots-fadein .5s linear forwards;
  -ms-animation: loading-dots-fadein .5s linear forwards;
  animation: loading-dots-fadein .5s linear forwards;
}
.loading-dots i {
  width: .5em;
  height: .5em;
  display: inline-block;
  vertical-align: middle;
  background: #e0e0e0;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin: 0 .125em;
  -webkit-animation: loading-dots-middle-dots .5s linear infinite;
  -moz-animation: loading-dots-middle-dots .5s linear infinite;
  -o-animation: loading-dots-middle-dots .5s linear infinite;
  -ms-animation: loading-dots-middle-dots .5s linear infinite;
  animation: loading-dots-middle-dots .5s linear infinite;
}
.loading-dots.dark-gray i {
  background: #707070;
}
.loading-dots i:first-child {
  -webkit-animation: loading-dots-first-dot .5s infinite;
  -moz-animation: loading-dots-first-dot .5s linear infinite;
  -o-animation: loading-dots-first-dot .5s linear infinite;
  -ms-animation: loading-dots-first-dot .5s linear infinite;
  animation: loading-dots-first-dot .5s linear infinite;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transform: translate(-1em);
  -moz-transform: translate(-1em);
  -o-transform: translate(-1em);
  -ms-transform: translate(-1em);
  transform: translate(-1em);
}
.loading-dots i:last-child {
  -webkit-animation: loading-dots-last-dot .5s linear infinite;
  -moz-animation: loading-dots-last-dot .5s linear infinite;
  -o-animation: loading-dots-last-dot .5s linear infinite;
  -ms-animation: loading-dots-last-dot .5s linear infinite;
  animation: loading-dots-last-dot .5s linear infinite;
}


@-moz-keyframes loading-dots-fadein{100%{opacity:1;-ms-filter:none;filter:none}}
@-webkit-keyframes loading-dots-fadein{100%{opacity:1;-ms-filter:none;filter:none}}
@-o-keyframes loading-dots-fadein{100%{opacity:1;-ms-filter:none;filter:none}}
@keyframes loading-dots-fadein{100%{opacity:1;-ms-filter:none;filter:none}}

@-moz-keyframes loading-dots-first-dot{100%{-webkit-transform:translate(1em);-moz-transform:translate(1em);-o-transform:translate(1em);-ms-transform:translate(1em);transform:translate(1em);opacity:1;-ms-filter:none;filter:none}}
@-webkit-keyframes loading-dots-first-dot{100%{-webkit-transform:translate(1em);-moz-transform:translate(1em);-o-transform:translate(1em);-ms-transform:translate(1em);transform:translate(1em);opacity:1;-ms-filter:none;filter:none}}
@-o-keyframes loading-dots-first-dot{100%{-webkit-transform:translate(1em);-moz-transform:translate(1em);-o-transform:translate(1em);-ms-transform:translate(1em);transform:translate(1em);opacity:1;-ms-filter:none;filter:none}}
@keyframes loading-dots-first-dot{100%{-webkit-transform:translate(1em);-moz-transform:translate(1em);-o-transform:translate(1em);-ms-transform:translate(1em);transform:translate(1em);opacity:1;-ms-filter:none;filter:none}}


@-moz-keyframes loading-dots-middle-dots{100%{-webkit-transform:translate(1em);-moz-transform:translate(1em);-o-transform:translate(1em);-ms-transform:translate(1em);transform:translate(1em)}}
@-webkit-keyframes loading-dots-middle-dots{100%{-webkit-transform:translate(1em);-moz-transform:translate(1em);-o-transform:translate(1em);-ms-transform:translate(1em);transform:translate(1em)}}
@-o-keyframes loading-dots-middle-dots{100%{-webkit-transform:translate(1em);-moz-transform:translate(1em);-o-transform:translate(1em);-ms-transform:translate(1em);transform:translate(1em)}}
@keyframes loading-dots-middle-dots{100%{-webkit-transform:translate(1em);-moz-transform:translate(1em);-o-transform:translate(1em);-ms-transform:translate(1em);transform:translate(1em)}}


@-moz-keyframes loading-dots-last-dot{100%{-webkit-transform:translate(2em);-moz-transform:translate(2em);-o-transform:translate(2em);-ms-transform:translate(2em);transform:translate(2em);opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0)}}
@-webkit-keyframes loading-dots-last-dot{100%{-webkit-transform:translate(2em);-moz-transform:translate(2em);-o-transform:translate(2em);-ms-transform:translate(2em);transform:translate(2em);opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0)}}
@-o-keyframes loading-dots-last-dot{100%{-webkit-transform:translate(2em);-moz-transform:translate(2em);-o-transform:translate(2em);-ms-transform:translate(2em);transform:translate(2em);opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0)}}
@keyframes loading-dots-last-dot{100%{-webkit-transform:translate(2em);-moz-transform:translate(2em);-o-transform:translate(2em);-ms-transform:translate(2em);transform:translate(2em);opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0)}}


 

 /***2909 Powerpoint template Landing page -mockup 13-02-2025***/


/* 2. scale and layout setting at 125% */
@media (resolution: 1.25dppx) {
	
.featured__collection {

    padding: 20px 30px;
}
.testimonials__container .swiper-testimonial {
  
    padding-left: 30px;
    padding-right: 30px;
    box-sizing: border-box;
}

.Presentation_create_card {
 box-sizing: border-box;
    padding: 0px 30px;
}
.ContentCard-info {
 
    padding: 0px 30px;
    box-sizing: border-box;
}
.presentation_video_container {

    padding: 0px 30px;
    box-sizing: border-box;
}

.ArticleCard_container {

    padding: 0px 30px;
    box-sizing: border-box;
}


}

 /***2909 Powerpoint template Landing page -mockup 13-02-2025***/









.placeholder-content {
    height: 205px;
    overflow: hidden;
    background: #000;
    position: relative;
    -webkit-animation-duration: 1.7s;
    animation-duration: 1.7s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-name: placeholderAnimate;
    animation-name: placeholderAnimate;
    background: #f6f7f8;
    background: linear-gradient(to right, #eee 2%, #ddd 18%, #eee 33%);
    background-size: 1300px;
    position: absolute;
    z-index: 99999;
    top: 0px;
    width: 100%;
}

@-webkit-keyframes placeholderAnimate {
  0% {
    background-position: -650px 0;
  }
  100% {
    background-position: 650px 0;
  }
}

@keyframes placeholderAnimate {
  0% {
    background-position: -650px 0;
  }
  100% {
    background-position: 650px 0;
  }
}
/* ++++++++++++++loader ++++++++++++++++++*/
.template_1 video{background-image:url("../images/powerpoint_templates/v_1.png");}
.template_2 video{background-image:url("../images/powerpoint_templates/v_2.png");}
.template_3 video{background-image:url("../images/powerpoint_templates/v_3.png");}
.template_4 video{background-image:url("../images/powerpoint_templates/v_4.png");}
.template_5 video{background-image:url("../images/powerpoint_templates/v_5.png");}
.template_6 video{background-image:url("../images/powerpoint_templates/v_6.png");}
.video_template video{
	 background-size: 100%;  /***2909 Powerpoint template Landing page -mockup 12-02-2025***/
    background-repeat: no-repeat;
    height: 100%;  /***2909 Powerpoint template Landing page -mockup 12-02-2025***/
}

/***2999: Powerpoint Backgrounds  - Mockup Implementation 29-04-2025***/

@media only screen and (max-width: 1680px) {
	.background-thumbnail .productname {
    font-family: "Plus Jakarta Sans", serif;
    font-size: 14px;
  
}
	
.Template__Thumbnail .productname {
    
    font-size: 13px;
    text-align: left;
    padding: 1rem;
    font-weight: 500;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    height: 56px;
}	
	
	
	
	.video_template {
    position: relative;
    height: 265px;
    width: 100%;
}
	
	span.BlogGrid_head {
  
    padding-top: 20px;
}
	
	
	
section.BlogGrid_container {
    padding: 40px 30px;
    box-sizing: border-box;
}
}
/***2999: Powerpoint Backgrounds  - Mockup Implementation 29-04-2025***/

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


    section#productlisting, section.presentation_video_section, section.testimonials, section.Presentation_create_steps.free_Presentation_steps {
        padding: 40px 30px;
        box-sizing: border-box;
    }
	.video_template {
    position: relative;
    height: 258px;
}
 
	
}

/***latest***/

@media only screen and (max-width: 1536px) {
    .video_template {
        position: relative;
        height: 233px;
    } 
}


@media only screen and (max-width: 1440px) {
	.collection-template-grid-row {
    grid-template-columns: repeat(4, minmax(0px, 1fr));
	}
	    .landing__hero__container .hero__title {
        font-size: 42px;
        line-height: 54px;
        font-weight: 800;
    }
	.landing__hero__container .hero__subtitle {
		max-width: 800px;
        font-size: 16px;
        line-height: 26px;
	}
	.collection-template-grid {
		min-height: 30rem;
	}
	.container__content,
	.featured__collection,
	.Client_logo_Container,
	.testimonials__container,
	.Presentation_create_steps_container,
	.presentation_video_section,
	.BlogGrid_container,
	.faq-container {
		padding-inline-end: 20px;
		padding-inline-start: 20px;
	}
	.Collection_head,
	.testimonial_head,
	.Presentation_head,
	.video_sec_head,
	.BlogGrid_head,
	.faq-container-head {
		font-size: 24px;
		line-height: 36px;

	}
	.Collection_cont,
	.testimonial_cont,
	.Presentation_cont,
	.video_sec_text,
	.BlogGrid_text {
		font-size: 16px;
	}
	
	
	.video_template {
			position: relative;
			height: 230px;
		}	
	
	
	
	
}
@media only screen and (max-width: 1366px) {
	.hero:before{
		background-position: -90px 0px;
	}	
	.hero:after{
		background-position: 110% 0px;
	}
	.collection-template-grid-row {
    grid-template-columns: repeat(3, minmax(0px, 1fr));
	}
	
	.video_template {
position: relative;
height: 212px;
}
}



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

.video_template {
position: relative;
height: 140px;
}


}


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

.video_template {
    position: relative;
    height: 140px; /***2998: Best Powerpoint Template landing page. 01-MAY-2025****/
}
	
	
	
	
	.review-box p{
		line-height: 24px;
	}
	.blog-heading {
        line-height: normal;
    }
	
	.video_content h4{
		font-size: 18px;
	}
	.collection-template-grid {
		min-height: 45rem;
	}
	.review-head, .caption_title, .ContentCard_head, .blog-heading{
		font-size: 18px;
	}
	.review-box p, .ContentCard-info-description h2{
		font-size: 16px;
		        line-height: normal;
	}
	.ContentCard-Title {
    font-size: 26px;
    line-height: normal;
    margin-bottom: 0px;
}
	.caption_position, .ContentCard_text, .ContentCard-info-description p, .blog-content, .video_content p{
		font-size: 14px;
	}
	.ContentCard_head br, .Presentation_head br, .testimonial_cont br, .Collection_cont br{
		display:none;
	}
	
	
    section#productlisting, section.presentation_video_section, section.testimonials, section.Presentation_create_steps.free_Presentation_steps {
        padding: 12px 30px;
        box-sizing: border-box;
    }
.faq-container-wrapper {
    margin-top: 2rem;
}
.faq-container-inner {
    padding-top: 20px;
}
    section.BlogGrid_container {
        padding: 0px 30px;
        box-sizing: border-box;
    }	
	
	
	
	
	
	
}
@media only screen and (max-width: 980px) {
	
	/***2998: Best Powerpoint Template landing page. 01-MAY-2025****/
.ContentCard_container {
    padding: 10px;
    margin-bottom: 15px;
}	
	
/***2998: Best Powerpoint Template landing page. 01-MAY-2025****/	
	
		.video_template video {
			height: 100%;
			width: auto;
			border: 1px solid;
		}
			.video_template {
			position: relative;
        height: 163px;
    }
	.play_btn {

    width: 75px;
}
	
	
	
		.video_template video {
			height: 100%;
			width: auto;
			border: 1px solid;
		}
	
	
/***2999: Powerpoint Backgrounds  - Mockup Implementation 29-04-2025***/
 	
	
	section.testimonials .review-box p {
    font-size: 14px;
    line-height: 24px;
    padding-bottom: 48px;
    height: auto;
}
    .Presentation_create_card {
        flex-direction: column;
    }
	.Presentation_create_steps_container {
    padding-top: 0px;
}
h3.Presentation_head {
    margin-bottom: 10px;
}
    .step_img {
        text-align: center;
    }
	    .step_img img {
        width: auto;
        margin: 0 auto;
    }
	    .presentation_video_container {
        grid-template-columns: repeat(1, minmax(0px, 1fr));
    }

	
/***2999: Powerpoint Backgrounds  - Mockup Implementation 29-04-2025***/
	    .video_template {
               height: 413px;
        width: auto;
    }
	.play_btn {

    width: 75px;
}
/***02-May-2025***/	
	.play_btn {
 
    top: 46%;
 
}
/***02-May-2025***/	
		.video_template video {
			height: 100%;
			width: 100%; /***02-May-2025***/
			border: 1px solid;
		}
	.hero:before, .hero:after{
		display:none;
	}	
	.ContentCard_container{
		padding:10px;
	}
/***02-May-2025***/	
span.BlogGrid_head {

    padding-top: 17px;
}


    .ContentCard_container {
       
        margin-bottom: 10px;
    }	
	
/***02-May-2025***/	
	
	
}
@media (max-width: 800px) {

.video_template {
    height: 397px;
  
}
.play_btn {
    top: 48%;
}

}




@media (max-width: 768px) {
	.review-box p {
		height:auto;
	}
	.testimonials__container {
    padding-top: 20px;
    padding-bottom: 20px;
	}
	.Presentation_create_card{
		flex-direction: column;
	}
	.ContentCard_container{
		margin-inline-end: 0rem;
		margin-bottom:16px;
	    padding: 16px;
	}
	.review-box{
	 	padding: 16px;	
	}
	.landing__hero__container .hero__title{
		        font-size: 34px;
        line-height: 45px;
        margin-bottom: 15px;
	}
	.landing__hero__container .hero__subtitle {
        max-width: 100%;
        font-size: 14px;
        line-height: 23px;
    }
	.Collection_head, .testimonial_head, .Presentation_head, .video_sec_head, .BlogGrid_head, .faq-container-head, .Collection_head {
            font-size: 20px;
       
        padding-top: 1rem;
        line-height: 23px;
    }
	.Collection_cont, .testimonial_cont, .Presentation_cont, .video_sec_text, .BlogGrid_text, .tag_item a, .Collection_cont{
		font-size: 14px;
	}
	.tag_item{
		gap: 8px;
	}
	.tag_item a{
		padding:5px;
	}
	.search-term-tags{
		margin-top: 16px;
	}
	.Client_logo_head{
		font-size: 18px;
	}
	.review-head, .caption_title, .ContentCard_head, .blog-heading {
        font-size: 18px;
    }
	.review-box p, .ContentCard-info-description h2 {
        font-size: 14px;
    }
	.review-box p{
		line-height: 24px;
	}
	/* .presentation_video_container{ */
		/* grid-template-columns: repeat(2, minmax(0px, 1fr)); /***02-May-2025***/
	/* } */
	.ArticleCard_container{
		grid-template-columns: repeat(1, minmax(0px, 1fr));
	}
	.abstract_img_left, .abstract_img_right, .hero__title br{
		display:none;
	}
	h2.Presentation_head {
    margin-bottom: 30px;
    line-height: normal;
}
.collection-template-grid-row {
    grid-template-columns: repeat(2, minmax(0px, 1fr));
	}
.play_btn {
    width: 95px;
}
.presentation_video_container {
    grid-template-columns: repeat(1, minmax(0px, 1fr));
}
.video_template {
    position: relative;
    height: 360px;
}
}
	@media only screen and (max-width: 600px) {
/***02-May-2025***/		
.step_img img {
    width: 100%;
    margin: 0 auto;
}		
		
/***02-May-2025***/		
		.video_template {
			position: relative;
			height: 275px;
			width: auto;
		}	
		
		a.prev.page-numbers, a.next.page-numbers {
		font-size: 0px;
		/* padding-right: 0px; */
		display: inline-block;
	 
	}

    }


@media (max-width: 575px) {
	
/***2998: Best Powerpoint Template landing page. 29-04-2025***/	
	section.testimonials .review-box p {
        font-size: 13px;
        line-height: 22px;
        padding-bottom: 70px;
        height: auto;
    }
	
	    .testimonials__container {
       
        padding: 0px;
    }
	
/***2998: Best Powerpoint Template landing page. 29-04-2025***/	
	
	
	
		.video_template {
			position: relative;
			height: 275px;
			width: auto;
		}
	a.next.page-numbers .nextbtn, a.prev.page-numbers .backbtn{
        display:none;
    }
	.presentation_video_container{
		grid-template-columns: repeat(1, minmax(0px, 1fr));
	}
	.PowerPoint_create_head, .PowerPoint_create_head{
		font-size: 16px;
	}
	.PowerPoint_create_section_inner{
		width:100%;
	}
	.PowerPoint_create_text{
		font-size: 14px;
	}
	.PowerPoint_cta_btns{
		flex-direction: column;
		width: 80%;
		margin: auto;
	}
	.page-numbers{
		font-size: 14px;
		padding: 4px 9px;
	}

/***2948: Remove hover effect from mobile. 13-02-2025***/
	
.collection-template-listitem:hover .ThumbnailContent__TypeLabel .ctaText {
    
    display: none !important;
}	
/***2948: Remove hover effect from mobile. 13-02-2025***/	

	p.testimonial_cont {
			font-size: 17px;
			color: #000;
			font-weight: 600;
			padding-bottom: 0px;
		}
}
@media (max-width: 480px) {
		.video_template {
			position: relative;
			height: 219px;
			width: auto;
		}
		
		
		.Template__Thumbnail .productname {
   
    height: 56px;
}
		
	
.play_btn {
   
    width: 80px;
}
.play_btn {
    cursor: pointer;
    top: 46%;
    left: 50%;
  
}
.Template__pagination .page-item {
    margin-right: 5px;
    margin-bottom: 0;
}
.page-numbers {
        font-size: 12px;
        padding: 4px 9px;
    }
	.PowerPoint_cta_btns{
		width: 100%;
		width: 100%;
	}
	.accordion-title{
		font-size: 16px;	
	}
	    .landing__hero__container .hero__title {
        font-size: 26px;
        line-height: normal;
		}
		.video_content h4{
			    font-size: 18px;
		}
		    .ContentCard-Title {
        font-size: 18px;
			}
			.ContentCard_head {
				line-height: 26px;
			}
}





@media (max-width: 430px) {

	section#productlisting, section.presentation_video_section, section.testimonials, section.Presentation_create_steps.free_Presentation_steps {
		padding: 5px 15px;
		box-sizing: border-box;
		        margin-top: 10px; /***2999: Powerpoint Backgrounds  - Mockup Implementation 29-04-2025***/
	}
	
	.Client_logo_head {
	  
		padding-bottom: 20px;
	}
	.Client_logo_Container .logo-swiper-pagination {
		text-align: center;
		margin-top: 10px;
	}
	.testimonials__container {
		padding-top: 0px !important;
	}

	.video_template {
    position: relative;
    height: 190px;
    width: auto;
}

	}
	
@media only screen and (max-width: 428px) and (min-width: 428px)  {
		.video_template {
			position: relative;
			height: 188px;
			width: auto;
		}
	}	
	
	@media (max-width: 428px) {
		.video_template {
			position: relative;
			height: 188px;
			width: auto;
		}
	}
	
	
	
/***2998: Best Powerpoint Template landing page. 29-04-2025***/	
	@media (max-width: 414px) {
			
	
	
	
.video_template {
    position: relative;
    height: 188px; /***02-May-2025***/
}

span.BlogGrid_head {
    padding-top: 30px;
}


	}	
	
	
/***2998: Best Powerpoint Template landing page. 29-04-2025***/
	
	/***02-May-2025***/
	
		@media (max-width: 394px) {
		.video_template {
			position: relative;
			height: 182px; /***02-May-2025***/
 
			width: auto;
		}
		

		
		
	}
	@media (max-width: 360px) {
		.video_template {
			position: relative;
			height: 157px;
			width: auto;
		}
	}
