body{}

/*Section Title*/
.section-title h2.elementor-heading-title,
.section-title-dark h2.elementor-heading-title,
.section-title-dark-left h2.elementor-heading-title{
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 30px;
}
.section-title h2.elementor-heading-title:after{
    position: absolute;
    content: "";
    left: 0;
    width: 150px;
    right: 0;
    bottom: -1px;
    margin: 0 auto;
    height: 3px;
    background-color: #4054B2;
}
.section-title.section-left h2.elementor-heading-title:after{
 margin: 0;
}

.section-title h2.elementor-heading-title:before{
    position: absolute;
    content: "";
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0px;
    height: 1px;
    background-color: rgb(0 0 0 / 10%);
}

.section-title.section-white h2.elementor-heading-title:after{
      background-color: #FE843A;
}
.section-title.section-white h2.elementor-heading-title:before{
      background-color: rgb(255 255 255 / 40%);
}  

.section-title-dark h2.elementor-heading-title:after{
    position: absolute;
    content: "";
    left: 0;
    width: 150px;
    right: 0;
    bottom: -1px;
    margin: 0 auto;
    height: 3px;
    background-color: #64D99A;
}
.section-title-dark h2.elementor-heading-title:before{
    position: absolute;
    content: "";
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0px;
    height: 1px;
    background-color: rgb(255 255 255 / 10%);
}


.section-title-dark-left h2.elementor-heading-title:after{
    position: absolute;
    content: "";
    left: 0;
    width: 150px;
    right: 0;
    bottom: -1px;
    height: 3px;
    background-color: #64D99A;
}
.section-title-dark-left h2.elementor-heading-title:before{
    position: absolute;
    content: "";
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0px;
    height: 1px;
    background-color: rgb(255 255 255 / 10%);
}

/*Faqs Section*/
.faqs-section .elementor-accordion .elementor-tab-title.elementor-active{
   border-radius: 6px;
   margin-bottom: 0px;
   background-color: #FE843A;
}
.faqs-section .elementor-accordion .elementor-tab-title{
    box-shadow: 0px 1px 15px 5px rgb(0 0 0 / 3%);
     border-radius: 6px;
}
.faqs-section .elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right{
   margin-top: 6px;
}
.faqs-section .elementor-accordion .elementor-accordion-item{
   margin-bottom: 15px;
}


/*Register Form*/
.register-form .frm_forms form .frm_fields_container #frm_field_49_container.form-field{
   margin-bottom: 0 !important;
}
.register-form .frm_forms form .with_frm_style .frm_radio input[type=radio], 
.register-form .frm_forms form .with_frm_style .frm_checkbox input[type=checkbox]{
   background-color:#FE843A !important; 
}
.register-form .frm_forms form .frm-card-element.StripeElement.StripeElement--empty .__PrivateStripeElement{
  margin-top: 10px !important;
}
.register-form .frm_forms .frm_radio input[type=radio]{
     background-color:rgb(254 132 58 / 40%) !important;
}
.register-form .frm_forms .frm_radio input[type=radio]:checked:before{
    background-color: #FE843A;
    box-shadow: inherit !important;
}

.register-form .frm_forms form .form-field fieldset .frm_form_field.frm_third.frm_first,
.register-form .frm_forms form .form-field fieldset .frm_form_field.frm_third.frm_third {
      grid-column: span 12 / span 12;
}

/*Blog*/
.must-log-in a{
    color:#FE843A;
}
.post-template-default.single.single-post .post .comments-area form textarea {
    border-radius: 6px;
    border: none;
    background-color: rgb(64 84 178 / 5%);
}
.post-template-default.single.single-post .post .comments-area form input{
    border-radius: 6px;
    border: none;
    background-color: rgb(64 84 178 / 5%);
}
.post-template-default.single.single-post .post .comments-area form textarea:focus-visible {
    outline: none;
}

.post-template-default.single.single-post .post .comments-area form input.submit {
    background-color: #FE843A;
    color: #FFFFFF;
    border-color: #FFFFFF;
}

.post-template-default.single.single-post .post .comments-area form input.submit:hover {
    background-color: #000000;
    color: #FFFFFF;
    border-color: #000000;
}
.post-template-default.single.single-post .post .comments-area form textarea {
    border: 1px solid #0000001A;
    border-radius: 6px;
}

.post-template-default.single.single-post .post .comments-area form input.submit {
    background-color: #FE843A;
    color: #FFFFFF;
    border-color: #FFFFFF;
}

.post-template-default.single.single-post .post .comments-area form input.submit:hover {
    background-color: #000000;
    color: #FFFFFF;
    border-color: #000000;
}

.post-template-default.single.single-post .post .comments-area form .logged-in-as a {
    color: #FE843A;
}

.post-template-default.single.single-post .post .comments-area form .logged-in-as a {
    color: #FE843A;
}
.comments-area form p.logged-in-as{
   font-size: 18px;
   color: #797C7F;
   font-weight: 400;
}
.comments-area form .comment-form-comment label{
  font-size: 14px;
  color: #797C7F;
  font-weight: 400;
}


.status-publish header.page-header{
    display: none !important;
}

a{
    color: #FE843A;
}
.single.single-post .comments-area .comment-respond .comment-reply-title{
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 25px;
}

.single.single-post .comments-area .comment-respond .comment-reply-title:after{
    position: absolute;
    content: "";
    left: 0;
    width: 150px;
    right: 0;
    bottom: -1px;
    margin: 0;
    height: 3px;
    background-color: #64D99A;
}
.single.single-post .comments-area .comment-respond .comment-reply-title:before{
    position: absolute;
    content: "";
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0px;
    height: 1px;
    background-color: rgb(0 0 0 / 10%);
}
.single.single-post .comments-area ol.comment-list{
    margin-bottom: 20px !important;
}

/*Footer*/
.footer-email .elementor-form-fields-wrapper.elementor-labels-{
    display: flex;
    justify-content: center;
    text-align: center;
}
.footer-email .elementor-form-fields-wrapper .elementor-field-group-email.elementor-col-100{
   width: 40%;
}

/*About*/
.included-box .bg-icon .elementor-icon svg{
    opacity: 5%;
 }
 .projects-box .elementor-widget-image-box figure.elementor-image-box-img{
    padding: 20px;
    height: 170px;
    display: flex;
    flex: 0 0 325px;
    align-items: center;
    border-radius: 10px;
    background-color: rgb(66 86 172 / 10%);
 }

/*Student Empower*/
.single-topic .student-empower-post-banner{
    padding: 150px 0px;
}
.single-topic .student-empower-post-banner .banner-text h1{
    color: #fff;
    margin: 0px;
    font-size: 42px;
    font-weight: 600;
    line-height: 52px;
    text-align: center;
}
.single-topic .student-empower-post-content{
    padding: 100px 0px;
    background-color: #ECEEF7;
}
.single-topic .why-section{
  padding-bottom: 80px;
}
.single-topic .why-section .section-title h2.title{
   color: #4256AC;
   font-size: 36px;
   line-height: 46px;
   margin: 0px 0px 15px;
}
.single-topic .why-section .section-title p{
    color: #363636;
    font-size: 16px;
    line-height: 26px;
    font-weight: normal;
}
.single-topic .why-section .row{
    align-items: center;
}
.single-topic .feature-box-section .feature-box{
    gap: 30px;
    display: grid;
    margin-bottom: 40px;
    grid-template-columns: repeat(2, 1fr);
}
.single-topic .feature-box-section .feature-box .feature-item{
   display: flex;
   padding: 40px 35px;
   border-radius: 10px;
   background-color: #4256AC;
}
.single-topic .feature-box-section .feature-box .feature-item:nth-child(2n-2){
  background-color: #FE843A;
}
.single-topic .feature-box-section .feature-box .feature-item .feature-icon{
  width: 80px;
  flex: 0 0 80px;
  margin-right: 40px;
}
.single-topic .feature-box-section .feature-box .feature-item .feature-content .title{
  color: #fff;
  font-size: 24px;
 font-weight: 500;
 line-height: 34px;
 margin: 0px 0px 10px;
}
.single-topic .feature-box-section .feature-box .feature-item .feature-content p{ 
  color: #fff;
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 0px;
  font-weight: normal;
}
.single-topic .feature-objectives-section .feature-main-box{
  padding: 0px 30px;
  border-radius: 10px;
  margin-bottom: 30px;
  background-color: #fff;
}
.single-topic .feature-objectives-section .feature-main-box .feature-item{
  display: flex;
  padding: 40px 0px;
  border-bottom: 1px solid rgb(0 0 0 / 10%);
}
.single-topic .feature-objectives-section .feature-main-box .feature-item:last-child{
  border-bottom:none;
}
.single-topic .feature-main-box .feature-item .feature-icon{
    width: 100px;
    height: 100px;
    padding: 10px;
    flex: 0 0 100px;
    display: flex;
    margin-right: 20px;
    align-items: center;
    border-radius: 10px;
    justify-content: center;
    background-color: #64D99A;
}
.single-topic .feature-main-box .feature-item:nth-child(2n-2) .feature-icon{
     background-color: #828CBF;
}
.single-topic .feature-main-box .feature-item:nth-child(3n-3) .feature-icon{
     background-color: #FE843A;
}
.single-topic .feature-main-box .feature-item:nth-child(4n-4) .feature-icon{
     background-color: #4256AC;
}

.single-topic .feature-main-box .feature-item .feature-content .title{
  color: #4256AC;
  font-size: 24px;
  font-weight: 500;
  line-height: 34px;
  margin: 0px 0px 15px;
}
.single-topic .feature-main-box .feature-item .feature-content ul{
  padding-left: 0px;
  list-style: none;
}
.single-topic .feature-main-box .feature-item .feature-content li a,
.single-topic .feature-main-box .feature-item .feature-content p a{
  color: #4256AC;
  transition: all .3s;
  word-break: break-word;
}
.single-topic .feature-main-box .feature-item .feature-content li a:hover,
.single-topic .feature-main-box .feature-item .feature-content p a:hover{
  color: #FE843A;
}
.single-topic .feature-main-box .feature-item .feature-content ol{
    padding-left: 15px;
}
.single-topic .feature-main-box .feature-item .feature-content ol li{
    padding-left: 5px;
}
.single-topic .feature-main-box .feature-item .feature-content ol li::marker{
   font-weight: 600;
}
.single-topic .feature-main-box .feature-item .feature-content ul.list li,
.single-topic .feature-main-box .feature-item .feature-content ol.list li{
    color: #363636;
    font-size: 16px;
    line-height: 26px;
    font-weight: normal;
    margin-bottom: 10px;
}
.single-topic .feature-main-box .feature-item .feature-content ul.list.list-check-icon li,
.single-topic .feature-main-box .feature-item .feature-content ul.list.list-circle-icon li{
    position: relative;
    padding-left: 24px;
}
.single-topic .feature-main-box .feature-item .feature-content ul.list.list-check-icon li:before,
.single-topic .feature-main-box .feature-item .feature-content ul.list.list-circle-icon li:before{
    top: 0px;
    left: 0px;
    color: #4256AC;
    font-size: 14px;
    content: "\f058";
    font-weight: 900;
    position: absolute;
    font-family: "Font Awesome 5 Free";
}
.single-topic .feature-main-box .feature-item .feature-content ul.list.list-circle-icon li:before{
    color: #FE843A;
    content: "\f111";
    font-size: 11px;
}

.single-topic .feature-main-box .feature-item .feature-content .sub-title{
    color: #4256AC;
   font-size: 22px;
   line-height: 32px;
   font-weight: 600;
   margin: 15px 0 10px;
}
.single-topic .feature-main-box .feature-item .feature-content{
    width: 100%;
}
.single-topic .feature-main-box .feature-item .feature-content iframe{
   margin: auto;
   display: flex;
}
.single-topic .feature-main-box .feature-item .feature-content p{
  color: #323232;
  font-size: 16px;
  font-weight: normal;
  line-height: 26px;
}
.single-topic .feature-main-box .feature-item .feature-content .accordion .accordion-item .accordion-header button.accordion-button.collapsed{
   color: #fff;
   border: none;
   outline: none;
   font-size: 18px;
   line-height: 26px;
   box-shadow: none;
   border-radius: 6px;
   padding-right: 40px;
   white-space:inherit;
   background-color: #FE843A;
}
.single-topic .feature-main-box .feature-item .feature-content .accordion .accordion-item .accordion-header button.accordion-button{
    color: #fff;
    border: none;
    outline: none;
    font-size: 18px;
    box-shadow: none;
    line-height: 26px;
    border-radius: 6px;
    background-color: #4256AC;
}
.single-topic .feature-main-box .feature-item .feature-content .accordion .accordion-item .accordion-body{
   color: #323232;
   font-size: 16px;
   line-height: 26px;
   font-weight: normal;
}
.single-topic .feature-main-box .feature-item .feature-content .accordion .accordion-item .accordion-header .accordion-button:focus{
    box-shadow: none;
    outline: none;
    border: none;  
}
.single-topic .feature-main-box .feature-item .feature-content .accordion {
    margin-bottom: 30px;
}
.single-topic .feature-main-box .feature-item .feature-content .accordion .accordion-button{
    position: relative;
}
.single-topic .feature-main-box .feature-item .feature-content .accordion .accordion-button::after{
    background-image: inherit;
    content: "\f067";
    font-weight: 900;
    color: #fff;
    font-size: 16px;
    top: 15px;
    right: 15px;
    position: absolute;
    font-family: "Font Awesome 5 Free";
    transform: inherit;
}
.single-topic .feature-main-box .feature-item .feature-content .accordion .accordion-button:not(.collapsed)::after{
    background-image: inherit;
    content: "\f068";
    font-weight: 900;
    color: #fff;
    font-size: 16px;
    top: 15px;
    right: 15px;
    position: absolute;
        transform: inherit;
    font-family: "Font Awesome 5 Free";
}

.single-topic .feature-main-box .feature-item .feature-content a button,
.single-topic .student-empower-post-content a button{
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    border: none;
    border-radius: 6px;
    background-color: #4256AC;
    padding: 12px 35px;
}
.single-topic .feature-main-box .feature-item .feature-content a button:hover{
    background-color: #FE843A;
}
.single-topic .student-empower-post-content a button{
    background-color: #FE843A;
}
.single-topic .student-empower-post-content a button:hover{
    background-color: #4256AC;
}
.topic-template-default.single.single-topic .container{
    max-width: 1300px;
    margin-right: auto;
    margin-left: auto;
}

.single-topic .feature-main-box .feature-item .feature-content .accordion .accordion-item .accordion-header button.accordion-button
{
    white-space: inherit;
}


/*Topic Category*/
.archive.tax-topic_category .content-area #main.site-main,
.archive.post-type-archive.post-type-archive-topic #content.site-main{
    max-width: 100%;
}
.archive.tax-topic_category,
.archive.post-type-archive.post-type-archive-topic{
    background-color: #fff;
}
.archive.tax-topic_category .content-area #main.site-main header.page-header .container,
.archive.post-type-archive.post-type-archive-topic .page-content{
      max-width: 1300px;
    margin-right: auto;
    margin-left: auto;
      padding: 100px 15px;
}
.archive.tax-topic_category .page-header,
.archive.post-type-archive.post-type-archive-topic .page-header{
    padding: 80px 15px;
    background-color: #4256AC;
}
.archive.tax-topic_category .content-area #main.site-main header.page-header .container {
    padding: 0px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.archive.tax-topic_category .content-area #main.site-main header.page-header .container h1.page-title,
.archive.post-type-archive.post-type-archive-topic .page-header h1.entry-title {
    color: #fff;
    margin: 0px;
    font-size: 42px;
    font-weight: 600;
    line-height: 52px;
    text-align: center;
    margin: 0 auto;
}
.archive.tax-topic_category .content-area #main.site-main header.page-header .container h1.page-title{
    text-align: left;
    margin: 0;
}
.archive.post-type-archive.post-type-archive-topic .page-header p{
   color: #fff;
   font-size: 18px;
   line-height: 28px;
   text-align: center;
   margin-bottom: 0px;
}
.archive.post-type-archive.post-type-archive-topic .page-content article.post{
    padding: 15px;
    background-color: #fff;
    box-shadow: 0px 0px 4px 4px rgb(0 87 255 / 7%);
    border-radius: 10px;
    display:inline-grid;
}
.archive.post-type-archive.post-type-archive-topic .page-content{
    display: grid;
    gap: 30px;
    grid-template-columns: repeat(3, 1fr);
}
.archive.post-type-archive.post-type-archive-topic .page-content article.post .entry-title{
    order:2;
    font-size: 22px;
    line-height: 32px;
    font-weight:500;

}
.archive.post-type-archive.post-type-archive-topic .page-content article.post p{
    order: 3;
    color: #363636;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
      overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.archive.post-type-archive.post-type-archive-topic .page-content article.post a{
    order:1;
}
.archive.post-type-archive.post-type-archive-topic .page-content article.post a img.wp-post-image{
    background-color: #ECEEF7;
    max-height: 250px;
    padding: 20px;
    margin-bottom: 15px;
    border-radius: 10px;
    object-fit: contain;
}
.archive.post-type-archive.post-type-archive-topic .page-content article.post .entry-title a{
    color: #000000;
    font-family: "Archivo", Sans-serif;
    font-weight: 600;
    letter-spacing: normal;
      transition: all .3s;
        overflow: hidden;
      text-overflow: ellipsis;
     -webkit-line-clamp: 2;
     display: -webkit-box;
    -webkit-box-orient: vertical;
}
.archive.post-type-archive.post-type-archive-topic .page-content article.post .entry-title a:hover{
    color: #FE843A;
}
.archive.tax-topic_category .content-area #main.site-main .space-ptb{
   padding: 100px 0px;
}
.archive.tax-topic_category .content-area #main.site-main .space-ptb .container,
.archive.tax-topic_category .content-area #main.site-main header.page-header .container{
    max-width: 1300px;
    padding: 0px 15px;
}
.archive.tax-topic_category .content-area #main.site-main .space-ptb .container h2.title{
    color: #4256AC;
    font-size: 42px;
    line-height: 52px;
    text-align: center;
    margin-bottom: 30px;
    letter-spacing: normal;
}
.archive.tax-topic_category .content-area #main.site-main .category-section.space-ptb{
    background-color: #EBEFF8;
}
.archive.tax-topic_category .content-area .other-projects-section .projects-item{
    display: flex;
    margin-top: 30px;
    border-radius:10px;
    align-items: center;
    background-color: #fff;
    padding: 30px 30px 30px 30px;
    box-shadow: 0px 1px 12px 5px rgba(0, 0, 0, 0.03);
}
.archive.tax-topic_category .content-area .other-projects-section .projects-item .projects-img{
    padding: 20px;
    height: 170px;
    display: flex;
    flex: 0 0 325px;
    margin-right: 30px;
    align-items: center;
    border-radius: 10px;
    background-color: rgb(66 86 172 / 10%);
}
.archive.tax-topic_category .content-area .other-projects-section .projects-item .projects-btn{
    flex: 0 0 170px;
    margin-left: auto;
}
.archive.tax-topic_category .content-area .other-projects-section .projects-item .projects-btn a.btn{
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
    transition: all .3s;
    background-color: #4256AC;
    padding: 10px 36px 10px 36px;
    border-radius: 6px 6px 6px 6px;
}
.archive.tax-topic_category .content-area .other-projects-section .projects-item .projects-btn a.btn:hover{
    background-color: #FE843A;
}
.archive.tax-topic_category .content-area .other-projects-section .projects-item:hover{
    box-shadow: 1px 0px 12px 5px rgba(0, 0, 0, 0.06);
}
.archive.tax-topic_category .content-area .other-projects-section .projects-content p{
    color: #363636;
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 0px;
    font-weight: normal;
}

/*Lesson Plans*/
.lesson-plans-items{
    display: grid;
    gap: 30px;
    grid-template-columns: repeat(3, 1fr);
}
.lesson-plans-items .lesson-item{
   padding: 30px 20px;
   border-radius: 10px;
   border: 2px solid #64D99A;
   position: relative;
}
.lesson-plans-items .lesson-item .lesson-content .title a{
    color: #000;
    font-weight: 600;
   font-size: 22px;
   line-height: 32px;
   transition: all .3s;
  font-family: "Archivo", Sans-serif;
  text-decoration: none;
}

.lesson-plans-items .lesson-item .lesson-content .title a:hover{
    color: #4256AC;
}
.lesson-plans-items .lesson-item .lesson-content .lesson-excerpt p{
   color: #363636;
   font-weight: 400;
   font-size: 16px;
   line-height: 26px;
   margin-bottom: 0px;
   overflow: hidden;
   text-overflow: ellipsis;
   -webkit-line-clamp: 3;
   display: -webkit-box;
   -webkit-box-orient: vertical;
    font-family: "Archivo", Sans-serif;
}
.lesson-plans-items .lesson-item .lesson-time{
    top: 20px;
    right: 20px;
    position: absolute;
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
    font-family: "Archivo", Sans-serif;
    padding: 5px 15px;
    border-radius: 50px;
    background-color: rgba(100 217 154 / 15%);
    color: #64D99A;
}
.lesson-plans-items .lesson-item .lesson-icon{
    background: #64D99A;
    display: flex;
    width: 100px;
    height: 100px;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin-bottom: 20px;
}
.lesson-plans-items .lesson-item .lesson-icon img{
    width: 50px;
}
.lesson-plans-items .lesson-item:nth-child(6n + 2),
.lesson-plans-items .lesson-item:nth-child(6n + 4){
    border: 2px solid #4256AC;
}
.lesson-plans-items .lesson-item:nth-child(6n + 2) .lesson-icon,
.lesson-plans-items .lesson-item:nth-child(6n + 4) .lesson-icon{
    background-color: #4256AC;
}
.lesson-plans-items .lesson-item:nth-child(6n + 2) .lesson-time,
.lesson-plans-items .lesson-item:nth-child(6n + 4) .lesson-time{
    color: #4256AC;
    background-color: rgb(66 86 172 / 15%);
}

.lesson-plans-items .lesson-item:nth-child(6n + 3),
.lesson-plans-items .lesson-item:nth-child(6n + 5){
    border: 2px solid #FE843A;
}
.lesson-plans-items .lesson-item:nth-child(6n + 3) .lesson-time,
.lesson-plans-items .lesson-item:nth-child(6n + 5) .lesson-time{
    color: #FE843A;
    background-color: rgb(254 132 58 / 15%);
}
.lesson-plans-items .lesson-item:nth-child(6n + 3) .lesson-icon,
.lesson-plans-items .lesson-item:nth-child(6n + 5) .lesson-icon{
    background-color: #FE843A;
}

/*Lesson Plans Categories*/
.lesson-plans-categories ul.categories-list{
  gap: 30px;
  padding: 0px;
  margin: auto;
  display: grid;
  list-style: none;
  max-width: 700px;
  margin-bottom: 0px;
  grid-template-columns: repeat(3, 1fr);
}
.lesson-plans-categories ul.categories-list li{
    text-align: center;
}
.lesson-plans-categories ul.categories-list li a{
  color: #fff;
  width: 210px;
  padding: 30px;
  transition:.4s;
  font-size: 20px;
  line-height: 30px;
  border-radius: 10px;
  display: inline-block;
  text-decoration: none;
  background-color: #FE843A;
  box-shadow: 0px 1px 12px 5px rgba(0, 0, 0, 0.03);
}
.lesson-plans-categories ul.categories-list li a:hover{
  background-color: #2559B4 !important;
  box-shadow: 1px 0px 12px 5px rgba(0, 0, 0, 0.06);
}
.lesson-plans-categories ul.categories-list li:nth-child(9n + 1) a{
  background-color: #FE843A;
}
.lesson-plans-categories ul.categories-list li:nth-child(9n + 2) a{
  background-color: #64D99A;
}
.lesson-plans-categories ul.categories-list li:nth-child(9n + 3) a{
  background-color: #2559B4;
}
.lesson-plans-categories ul.categories-list li:nth-child(9n + 4) a{
  background-color: #64D99A;
}
.lesson-plans-categories ul.categories-list li:nth-child(9n + 5) a{
  background-color: #2559B4;
}
.lesson-plans-categories ul.categories-list li:nth-child(9n + 6) a{
  background-color: #FE843A;
}
.lesson-plans-categories ul.categories-list li:nth-child(9n + 7) a{
  background-color: #2559B4;
}
.lesson-plans-categories ul.categories-list li:nth-child(9n + 8) a{
  background-color: #FE843A;
}
.lesson-plans-categories ul.categories-list li:nth-child(9n + 9) a{
  background-color: #64D99A;
}
.lesson-plans-categories ul.categories-list li:nth-child(9n + 3) a:hover,
.lesson-plans-categories ul.categories-list li:nth-child(9n + 5) a:hover,
.lesson-plans-categories ul.categories-list li:nth-child(9n + 7) a:hover{
  background-color: #FE843A !important;
}

/*Archives: Topic*/
.archive.post-type-archive.post-type-archive-topic .pagination{
  max-width: 1300px;
  padding: 0px 15px;
  margin-bottom: 80px;
}
.archive.post-type-archive.post-type-archive-topic .pagination .nav-next a,
.archive.post-type-archive.post-type-archive-topic .pagination .nav-previous a{
    padding: 12px 26px;
    background-color: #FE843A;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
    border-radius: 6px;
}
.archive.post-type-archive.post-type-archive-topic .pagination .nav-next a:hover,
.archive.post-type-archive.post-type-archive-topic .pagination .nav-previous a:hover{
    background-color: #4256ac;
}
.archive.post-type-archive.post-type-archive-topic .pagination .nav-next span.meta-nav,
.archive.post-type-archive.post-type-archive-topic .pagination .nav-previous span.meta-nav{
    display: none;
}
.archive.post-type-archive.post-type-archive-topic .page-content{
    padding-bottom: 40px;
}



@media (max-width:1366px) {
    .archive.tax-topic_category .content-area #main.site-main .space-ptb{
       padding: 80px 0px;
    }
}

@media (max-width:1024px) {
    .archive.tax-topic_category .content-area #main.site-main .space-ptb{
       padding: 60px 0px;
    }
    .projects-box .elementor-widget-image-box figure.elementor-image-box-img,
    .archive.tax-topic_category .content-area .other-projects-section .projects-item .projects-img{
        padding: 20px;
        height: 130px;
        flex: 0 0 220px;
    }
    .single-topic .student-empower-post-banner {
      padding: 120px 0px;
   }
   .single-topic .student-empower-post-banner .banner-text h1{
     font-size: 36px;
     line-height: 46px;
   }

    .single-topic .student-empower-post-content{
        padding: 60px 0px;
    }
    .single-topic .why-section{
        padding-bottom: 60px;
    }
    .archive.tax-topic_category .content-area #main.site-main .space-ptb .container h2.title{
      font-size: 36px;
      line-height: 46px;
    }
}
@media (max-width:991px) {
    .single-topic .feature-main-box .feature-item .feature-content iframe{
       width: 100%;
    }
    .single-topic .student-empower-post-banner {
      padding: 100px 0px;
   }
   .single-topic .student-empower-post-banner .banner-text h1{
     font-size: 32px;
     line-height: 42px;
   }
   .single-topic .feature-box-section .feature-box .feature-item {
    padding: 25px 20px;
  }
  .single-topic .feature-box-section .feature-box .feature-item .feature-icon {
    width: 65px;
    flex: 0 0 65px;
    margin-right: 20px;
  }
  .archive.tax-topic_category .page-content,
  .archive.post-type-archive.post-type-archive-topic .page-content{
    padding: 80px 15px;
}
.archive.tax-topic_category .page-header h1.entry-title,
.archive.post-type-archive.post-type-archive-topic .page-header h1.entry-title{
    font-size: 36px;
    line-height: 46px;
}
.lesson-plans-items{
   grid-template-columns: repeat(2, 1fr);
}
.archive.tax-topic_category .content-area #main.site-main header.page-header .container{
  display: grid;
  flex-wrap: wrap-reverse;
  justify-content: center;
}
.archive.tax-topic_category .content-area #main.site-main header.page-header .container h1.page-title{
    text-align: center;
    margin-bottom: 30px;
}
}

@media (max-width:767px) {
    .archive.tax-topic_category .content-area .other-projects-section .projects-item{
      padding: 20px;
      flex-wrap: wrap;
      text-align: center;
      justify-content: center;
    }
    .archive.tax-topic_category .content-area .other-projects-section .projects-item .projects-img{
        flex: inherit;
        height: 130px;
        margin: 0px;
    }
    .archive.tax-topic_category .content-area .other-projects-section .projects-item .projects-btn{
        margin-left:inherit;
    }
    .archive.tax-topic_category .content-area .other-projects-section .projects-item .projects-content{
       margin: 30px 0px;
    }

    .archive.tax-topic_category .content-area #main.site-main .space-ptb .container h2.title{
      font-size: 28px;
      line-height: 38px;
    }
    .archive.tax-topic_category .content-area #main.site-main .space-ptb{
       padding: 50px 0px;
    }

    .footer-email .elementor-form-fields-wrapper .elementor-field-group-email.elementor-col-100{
        width: 100%;
    }
    .footer-email .elementor-field-group.elementor-column.elementor-field-type-submit.elementor-col-20.e-form__buttons{
        display: inline-block;
    }
    .projects-box .elementor-widget-image-box figure.elementor-image-box-img{
        justify-content: center;
        margin-bottom: 30px !important;
    }
    .single-topic .feature-box-section .feature-box {
       grid-template-columns: repeat(1, 1fr);
   }
   .single-topic .feature-objectives-section .feature-main-box{
      padding: 0px 20px;
   }
   .single-topic .feature-objectives-section .feature-main-box .feature-item{
        padding: 30px 0px;
   }
    .single-topic .student-empower-post-banner {
        padding: 80px 0px;
    }
    .single-topic .student-empower-post-banner .banner-text h1 {
        font-size: 28px;
        line-height: 38px;
    }
    .single-topic .student-empower-post-content{
        padding: 50px 0px;
    }
    .single-topic .why-section{
        padding-bottom: 50px;
    }
    .single-topic .feature-main-box .feature-item .feature-content .accordion .accordion-item .accordion-header button.accordion-button.collapsed{
       font-size: 16px;
       line-height: 26px;
    }
    .single-topic .why-section .wp-post-image{
       margin-bottom: 30px; 
    }

  .archive.tax-topic_category .page-content{
        padding: 50px 15px;
    }
    .archive.tax-topic_category .page-header,
    .archive.post-type-archive.post-type-archive-topic .page-header{
        padding: 65px 15px;
    }
    .archive.tax-topic_category .page-header h1.entry-title{
        font-size: 30px;
        line-height: 40px;
    }
    .archive.tax-topic_category .page-content,
    .archive.post-type-archive.post-type-archive-topic .page-content{
     grid-template-columns: repeat(2, 1fr);
    }
    .lesson-plans-items{
     grid-template-columns: repeat(1, 1fr);
   }
   .lesson-plans-categories ul.categories-list li a{
    width: 165px;
    font-size: 18px;
    line-height: 28px;
   }
   .archive.post-type-archive.post-type-archive-topic .page-content{
    padding: 50px 15px;
   }
}

@media (max-width: 575px) {
    .single-topic .student-empower-post-banner {
        padding: 60px 0px;
    }
    .single-topic .feature-main-box .feature-item .feature-icon{
        width: 80px;
        height: 80px;
        padding: 10px;
       flex: 0 0 80px;
    }

   .archive.tax-topic_category #content.site-main{
        padding: 0px;
    }
     .archive.tax-topic_category .page-content,
     .archive.post-type-archive.post-type-archive-topic .page-content {
        grid-template-columns: repeat(1, 1fr);
    }
     .lesson-plans-categories ul.categories-list {
        grid-template-columns: repeat(2, 1fr);
    }
    .lesson-plans-categories ul.categories-list li a{
        width: 100%;
    }
    .archive.tax-topic_category .page-header h1.entry-title,
    .archive.post-type-archive.post-type-archive-topic .page-header h1.entry-title{
    font-size: 26px;
    line-height: 36px;
    }
    .archive.tax-topic_category .content-area #main.site-main{
        padding: 0px;
    }
    .archive.tax-topic_category .content-area .other-projects-section .projects-content p{
        font-size: 16px;
        line-height: 26px;
    }
}

@media (max-width:480px) {
.single-topic .feature-main-box .feature-item .feature-content iframe{
    height: 230px;
  }
  .single-topic .feature-objectives-section .feature-main-box .feature-item{
     padding: 20px 0px;
    flex-wrap: wrap;
  }
  .single-topic .feature-main-box .feature-item .feature-icon{
    margin: 0 0 20px;
  }
  .single-topic .student-empower-post-banner .banner-text h1{
    font-size: 26px;
    line-height: 36px;
  }
  .single-topic .why-section{
    padding-bottom: 30px;
  }
  .single-topic .feature-box-section .feature-box .feature-item .feature-content .title{
     font-size: 20px;
     line-height: 30px;
  }
       .lesson-plans-categories ul.categories-list {
        grid-template-columns: repeat(1, 1fr);
    }
    .lesson-plans-categories ul.categories-list li a{
        width: 100%;
    }
}