.parents-post a:nth-child(-n+5) {
    display: none;
}

.res-book.AllBooks a {
    flex: 0 19%;
}

.res-book.AllBooks a:nth-child(-n+5) {
    display: block;
}

.res-book.flex.AllBooks {
    justify-content: space-between;
}

.res-book.AllBooks a .post-image.clearfix {
    display: block;
    align-items: center;
}

.res-book.AllBooks a .post-image.clearfix {
    min-height: 200px;
}
.book-image {
    background-size: contain;
}
.subm-cnt input[type="text"] {
    width: 100px;
}

.subm-cnt input[type="text"] + span {
    /* width: fit-content; */
}

.subm-cnt .form-group span {
    width: fit-content;
}
.video-size {
    background-color: snow;
}

.play-icon {
    display: none;
}
.post-content {
	min-height:140px;
}
.video6-size {
    position: relative;
    background-image: url(assets/images/1.png);
    height: 250px;
    background-position:center;
    background-repeat: no-repeat;
    background-blend-mode: multiply;
    background: rgba(0, 0, 0, 0.7);
    background-size: 100% 100%;
}
.reports-content h5 {
    color: #000;
    font-weight: 600;
    margin: 20px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.reports-content h6 {
    color: #000;
    opacity: 0.4;
    margin-bottom: 10px;
    line-height: 1.4;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.post-image p {
    opacity: 0.5;
    color: #403F41;
    line-height: 1.4;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.post-image h5 {
	font-weight:600!important;
}

.statistic-btn{
	font-size:14px;
}
.video3-size{
	height:425px;
}
.video3-size .play-icon{
	display:none!important;
	
}
.video2-size .play-icon{
	display:none!important;
}
.reports-content img {
    min-height: 239px;
}
.img-cont h5 {
    color: #000;
    font-weight: 600;
    margin: 15px 0 15px 0;
}
/*************contributor Page***************/

.page-id-5025 html{
  scroll-behavior: smooth;

}
.page-id-5025 .mjjrow{
    padding: 0px 150px 0px 150px;
}
.page-id-5025 hr {
    margin-top: 10px!important;
}
.page-id-5025 h2{
    color: #000000;
    font-size: 30px!important;
    font-weight: 600;line-height: 33px;
	margin:0;
	padding:0;
}
.page-id-5025 p{    
    color: #000000;
    font-size: 16px!important;
    font-weight: 500;text-align:left;
}
.mj-section1{
    background-size: cover;
    height:550px;
}
.mj-section1 .mj-img img{
box-shadow:-10px -10px #8116b9;
	transition:0.5s;}
.mj-section1 .mj-img img:hover{
box-shadow:10px 10px #8116b9;
	}
.mj-section1 hr{
	margin-left:95px;
}
.mjwrap{
    padding: 60px 80px 60px 80px;
}
.mj-section2{
    background-size: cover;
    padding: 20px 0 20px 0;
    height: 700px;
}
.mj-section2 p{
text-align:center;
}
.mj-section2 .rightbox{
	direction:rtl;
}

.mjtexbox h3{
        color: black;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 25px;
}
.mj-box{   background-color: #f6f5ff;
    text-align: center;
    padding: 15px;
    min-height: 180px;
    margin: 10px 0 40px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    border: 2px solid #aeacca;
    box-shadow: 0 0 20px rgba(0,0,0,0.22);

    background-repeat: no-repeat;
    background-position: center center;
    max-width: 260px !important;
 transition:0.5!important;
}
.mj-box:hover{

	border: 2px solid #912dcf;
}
.mj-section3
{ 
    background-size: cover!important;
    background-position: center center !important;
  height:auto;
    background-repeat: no-repeat;
	margin:50px 0;
}
.mj-section3 .imgcolumn img{
box-shadow:10px 10px #8116b9;
		transition:0.5s;
}
.mj-section3 .imgcolumn img:hover{
box-shadow:-10px -10px #8116b9;
	
}
.mj-section3 .col-md-7{
	padding-left: 30px;
}

.mj-section4{
    height:500px;
    background-position: center center !important;
    background-size: cover!important;
}
.mjdes {
    background: #ffffff9e;
    padding: 25px 35px;
    border-radius: 15px;
}
.mj-row{justify-content:center;padding: 20px;}




/*Contributor mobile css*/
@media only screen and (max-width: 768px) {
.page-id-5025 .mjjrow{
    padding: 0px 0px 0px 0px!important;
    }
	.mj-section1 .text-column {
    color: black;
    padding: 20px;
	}
	.mj-section1 .text-column img{
		display:none !important;
	}
		.mj-section1 .mj-img {
padding:20px;
    }
	.mj-section1 hr{
		width:200px!important;
		margin:0!important;
		margin-top:10px!important;
	}
.mj-wrap h2{
      display: inline-block;
    text-align: left!important;
    font-size: 23px!important;
}
.mj-section2 h3{
    color: black;
    font-weight: 600;
    margin: 33px!important;
    font-size: 22px !important;
}

.mjwrap{
    padding: 15px 15px 15px 15px;
    }
	.mjwrap p{margin-top:40px!important;}
	
	.mj-section3 .imgcolumn{
padding:20px 20px;
	}
	.mj-section3 .col-md-7{ padding: 20px;
}
	
.mj-section4 h2{
    margin-top:0px!important;
    text-align:left!important;}
	.mj-section4 hr{
		margin:0!important;
		margin-top:10px!important;
		width:140px!important;
	}	
	.mjdes{padding:10px;}	
.page-id-5025 .mjjrow{
    padding: 0px 150px 0px 150px;
}
.page-id-5025 h2{
    color: #000000;
    font-size: 20px!important;
    font-weight: 600;margin: 0px;line-height: 22px;
}
.page-id-5025 p{    
    color: #000000;
    font-size: 14px!important;
    font-weight: 500;text-align:left;
}
}
.instructor p{
	font-size:15px!important;
	color:black;
}

.instructor .in_block img{
 border-radius: 50%;
    border: solid 2px #ffcb46;
	box-shadow: 5px 8px 21px;
width: 200px;
    height: 180px;}
/*CNP history*/
.cnp-history .cnpimg{
	width: 160px;
    position: absolute;
    z-index: 1;
	  left: 50px;
    top: -25px;

}

/*NP 110 heading*/
.psychology_methodology h1 {
    margin-left: 16%;
}
.psychology_methodology h2 {
    position: absolute;
}
.psychology_methodology h3 {
    margin-top: 20px;
}

span.dis-notice {
	max-width:850px!important;
	font-size: 12px !important;
    margin: 0 auto;
    line-height:20px !important;
    color: #e0e0e0!important;
    margin-bottom: 14px !important;
	display:block;
    margin-top: 5px !important;
}
.page-template-np110 .about_np a.scroll_dwn {
    display: none;
}
.page-template-np110 .purple_bg::before {
	display: none;
}
.page-template-np110 .purple_bg {
    padding-bottom: 20px;
}
.student-feedback h2 {
	color: #301c92;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    display: block;
    margin-bottom: 30px;
}
.student-feedback h2 span {
	color: #934fc0;
}
.student-feedback {
    background-size: cover;
    background-repeat: no-repeat;
    padding: 50px 0px;
    color: black;
}
.testimonial-block {
    padding: 25px;
    font-size: 16px;
		padding-bottom: 10px;
}
.testimonial-text {
		font-weight: normal;
}
.reviewer-text {
    text-align: right;
    margin-top: 10px;
    font-style: italic;
}
.instructor .in_block img {
    max-width: 150px !important;
    max-height: 100% !important;
		width: 100% !important;
    height: 100% !important;
}
.purple_bg .whois_s .whois_s_block ul li {
	font-size: 15px;
}

/*** Added by Hussain - 14-07-2021 for Educations Page ***/
.new-education-sec2 p:after {
    display: none !important;
}
.bottom_center.gl_cr {
    bottom: -75px;
    right: 0;
    left: 0;
}
.new-education-sec2.laying-foundation-section {
    background-size: cover;
    background-repeat: no-repeat;
	padding: 50px 25px;
}
.np-series-section {
    background-size: cover;
    background-repeat: no-repeat;
	  padding: 0;
}
.np-series-section-wrap {
    background: rgba(255,255,255,0.6);
    padding: 56px 25px 65px;
}
.white-bg-para {
    background: rgba(255,255,255,0.9);
    border-radius: 25px;
}

.col-lg-12.white-bg-para.para-white-2 {
    margin-top: 35vh;
}
.np100 {
    border: 1px solid yellow;
    border-radius: 30px;
    background: #085294;
}
.np200 {
    border: 1px solid yellow;
    border-radius: 30px;
    background: #743CAC;
}

.np-series-block {
    padding: 35px !important;
}

.np-series-block p {
    font-size: 16px !important;
    line-height: 22px !important;
}
.row.np-series-row {
    margin-bottom: 22px;
}
.np-series-heading.text-center {
    color: white;
}
.np-series-block p {
	color: white !important;
}
.np-series-heading.text-center h3 {
    font-weight: bold;
    font-size: 22px;
		margin-bottom: 21px;
}
.np-series-heading.text-center h3 img {
    max-width: 36px;
    vertical-align: middle;
    display: inline-block;
    margin-top: -13px;
}
.np-series-block p {
    margin-bottom: 0;
}
.col-lg-12.top-carousel-ow {
    display: none !important;
}
.new-education-sec4 {
    background: #D9E1E8 !important;
}
.np110series-heading h3 {
    color: white;
    text-align: center;
    font-weight: bold;
    padding: 15px;
    border-radius: 20px;
    border: 1px solid yellow;
    background: rgb(116,60,172);
    background: linear-gradient(270deg, rgba(116,60,172,1) 0%, rgba(8,82,148,1) 100%);
}

.np110series-heading {
    max-width: 240px;
    margin: 0 auto;
}
.white-overlay {
    background: rgba(255,255,255,0.5);
    padding: 25px;
}
/*** Add by Hussain - 13-07-2021 for Methodolgy Page ****/
.new-education-sec4 {
    height: 100%;
    padding-top: 70px;
    padding-bottom: 90px;
}

/*** Added by Hussain - 12-07-2021 for Advocacy Page 5 Blocks ***/
@media all and (max-width:780px){
	.page-template-page-advocating-nutritional-php .adocating_nutritional_sec1 .resource_lb_img a.btn-link {
		width: 30%;
	}
}
@media all and (max-width:640px){
	.page-template-page-advocating-nutritional-php .adocating_nutritional_sec1 .resource_lb_img a.btn-link {
		width: 46%;
	}
}
@media all and (max-width:530px){
	.page-template-page-advocating-nutritional-php .adocating_nutritional_sec1 .resource_lb_img a.btn-link {
		width: 96%;
	}
}
/**** Added by Hussain - 29-07-2021 for NP120 Page ****/
.page-template-np120 .psychology_methodology {
	padding: 60px 30px;
}
.page-template-np120 .psychology_methodology a.ab_link {
    margin-top: 30px;
}

.page-template-np120 .psychology_methodology h1 {
    color: #085294 !important;
	font-size: 36px !important;
	width: 50%;
	margin-bottom: 40px;
    margin-left: 10%;
}
.page-template-np120 .about_np h2 {
    margin-bottom: 50px;
}
.page-template-np120 .purple_bg::before {
    background: url(none);
}
.page-template-np120 .sponsor-card {
    color: black;
    font-size: 14px;
    font-weight: bold;
}
.page-template-np120 .sponsor-card.al-right {text-align: right;}

.page-template-np120 .sc-text {
    max-width: 380px;
    text-align: center;
    display: block;
    margin-top: 12px;
}
.page-template-np120 .al-right .sc-text {
    margin-right: 0 !important;
    margin-left: auto;
}
.page-template-np120 .sc-logo img {
    max-width: 160px;
}
.page-template-np120 .container-row {
    max-width: 1370px;
    margin: 0 auto;
		margin-top: 20px;
}
.page-template-np120 .container-row .sc-logo img {
    max-height: 150px;
}
.page-template-np120 .sponsor-card {
    background: rgba(255,255,255,0.5);
    max-width: 386px;
    padding: 20px;
    margin: 0 auto;
}
/*END-HERE NP120 Page*/

/* NP310 PAGE EDITS */
.page-id-33734 div#mep_1 {
    height: 309px !important;
}
.page-id-33734 .mejs-overlay.mejs-layer.mejs-overlay-play, .page-id-33734 .wp-video-shortcode {
    max-height: 309px !important;
}
.container.lrn-obj {
    margin: 10px 0px 30px;
}
.lrn-obj .row {
    padding: 20px 40px 20px 20px;
    background: #7126ab;
	align-items: center;
}
.lrn-obj .col-md-5 {
    border-radius: 10px;
    background-color: #fff;
		padding: 30px;
}
.lrn-obj .col-md-7 {
    padding: 30px 25px 10px;
}
h6.ylw-lrn-oj {
    color: #F5CB15;
}
.lrn-obj .col-md-7 ul li {
    color: #fff;
}
.lrn-obj li {
    line-height: 1.7em !important;
}
.page-id-33734 .col-lg-8.q-a-area, .page-id-33177 .col-lg-8.q-a-area {
	background-image: none;
}
.toc-310 .col-md-5 video {
    border: 1px solid #c2c2c2;
    padding: 2px;
    max-height: 816px;
    object-fit: cover;
}
.toc-310 .col-md-5 img {
    border: 1px solid #c2c2c2;
    padding: 2px;
    max-height: 654px;
    object-fit: cover;
}
@keyframes flashColor { 
  0%, 49%  { color: #000; }
  50%, 100% { color: #743cac; }
}

.flash-color {
animation: flashColor 1.4s infinite;
}
ul.slides li {
    line-height: 1.4em;
    margin-bottom: 0.6em;
}
/*END-HERE NP120 Page*/

/**** Added by Hussain - 29-07-2021 for NP110 Page Bottom 2 Logos ****/
.page-template-np110 .sponsor-card {
    color: black;
    font-size: 14px;
    font-weight: bold;
}

.page-template-np110 .sponsor-card.al-right {text-align: right;}

.page-template-np110 .sc-text {
    max-width: 380px;
    text-align: center;
    display: block;
    margin-top: 12px;
}

.page-template-np110 .al-right .sc-text {
    margin-right: 0 !important;
    margin-left: auto;
}

.page-template-np110 .sc-logo img {
    max-width: 160px;
}

.page-template-np110 .container-row {
    max-width: 1370px;
    margin: 0 auto;
		margin-top: 20px;
}
.page-template-np110 .container-row .sc-logo img {
    max-height: 150px;
}
.sc-logo {
    text-align: center;
}

.sc-logo img {
    max-height: 150px;
}

.page-template-np110 .sponsor-card {
    background: rgba(255,255,255,0.5);
    max-width: 386px;
    padding: 20px;
    margin: 0 auto;
}
span.articles_tagline {
    color: black;
    padding: 10px !important;
    display: block;
}
@media all and (max-width: 767px){
    .page-template-np110 .container-row {
        margin-top: 0px !important;
        background: rgba(255,255,255,0.6);
        padding-bottom: 20px
     }
    .page-template-np110 .sponsor-card.al-right, .page-template-np110 .sponsor-card.al-left {
         text-align: center;
     }
    .page-template-np110 .al-right .sc-text {
       margin: 0 auto !important;
    }
    .page-template-np110 .sc-text {
        text-align: center !important;
        margin: 0 auto !important;
        max-width: 90%
    }
    .page-template-np110 .sc-logo img {
        max-width: 150px;
        padding: 20px;
    }
    .page-template-np110 .sponsor-card {
        font-size: 14px
    }
}

/**** Cooking Pages - Hussain ***/

.cook-gi-content h1 {
    font-size: 35px;
    color: #222;
    text-transform: uppercase;
    font-weight: bold;
}

.cook-gi-content p {
    color: #222;
    font-size: 16px;
}

.cook-gi-content {
    padding: 150px 11px;
	  max-width: 600px;
}

@media all and (max-width: 1200px){
    .cook-gi-content {
        padding: 100px 11px;
    }
}

/*** Kids Page CSS - Hussain 04-08-2021 ***/
.kids-page-hero-section.kids-page {
    padding: 150px;
}

.kids-page-hero-section.kids-page h3 {
    font-size: 35px;
    font-weight: bold;
    color: white;
}

.kids-page-secondry .white-wrapper {
    background: rgba(255,255,255,0.9);
    color: black;
    padding: 40px;
    border-radius: 50px;
}

.kids-page-secondry.kids-page {
    padding: 150px 20px;
}

.kids-page-secondry h4 {
    font-weight: bold;
    font-size: 20px;
}

p.kids-ps-desc {
    text-align: left;
    font-size: 14px;
    margin-top: 22px;
}

.kids-learning-goals.kids-page .container-fluid {
    padding: 0;
}

.learning-goals-purple {
    background: #743CAC;
}
.learning-goals-section {
    padding: 25px 32px;
}

.learning-goals-section h4 {color: #fff;font-size: 30px;text-transform: uppercase;font-weight: 700;display: inline-block;vertical-align: middle;}

.learning-goals-section h4 span.yellow-gold {
    color: #ffcb46;
}

.learning-goals-section h4 img {
    max-width: 45px;
}

ul.goals-list-text li {
    color: white !important;
    padding-top: 15px;
    padding-bottom: 15px;
    opacity: 1;
}
ul.goals-list-text {
    padding-left: 50px;
    padding-right: 0px;
}
.page-template-page-kids .subscribe_bg {
    color: black;
	  padding: 30px 20px !important;
}
.kids-learning-goals.kids-page.lng {
    background: #7b4bcb;
    padding: 95px 0px;
}
.kid-sec1 .video_thumb {
	border: 1px solid #f5cb15 !important;
}
@media all and (min-width: 768px) and (max-width: 1200px){
    ul.goals-list-text {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
}

@media all and (max-width: 767px){
    .kids-page-hero-section.kids-page {
        padding: 100px 20px;
        text-align: center;
    }
    .kids-page-secondry.kids-page {
        padding: 20px 5px !important;
    }
    ul.goals-list-text {
        padding-left: 20px;
        padding-right: 20px;
    }
}



h1.lhs-hero-head {
    font-size: 35px;
    color: #222;
    text-transform: uppercase;
    font-weight: bold;
}

.library-hero-sec {
    padding: 150px 50px;
}
.libary_intro_sec1 h4 {
    text-align: center;
}
.row.put-spacer-here {
    margin-bottom: 40px;
}
.row.cnp-research-sum h3 {
    text-align: center;
}
.libary_intro_sec1 .resource_lb_img a.btn-link {
	height: 94px !important;
}
.embed-responsive.embed-responsive-16by9 {
    border: 2px solid #f5cb15;
}

.resource_lb_img.yelb a.btn-link:nth-child(3) {
    background: #fff1aa87 !important;
}
@media all and (min-width: 768px){
	.page-template-libary-intro  .resource-contact-sec2 .form-area h1 {
    text-align: center;
}
		.page-template-libary-intro .form-area {
			padding-bottom: 0 !important;
	}
}

.testimonial-block {
    background: rgba(255,255,255,0.7);
    margin-bottom: 40px;
    border: solid 2px #ffcb46;
    border-radius: 10px;
}

.testimonial-block:before {
    content: '\201C';
    z-index: 9999;
    color: #ffcb46;
    font-size: 53px;
    position: absolute;
    margin-top: -54px;
    text-align: center;
    /* width: 100%; */
    background: white;
    margin-left: auto;
    margin-right: auto;
    line-height: 10px;
    padding: 7px 12px;
    padding-top: 26px;
    border-radius: 50%;
    border: solid 2px #ffcb46;
}

.student-feedback h2 img {
    max-width: 42px;
}

/*** Unified Header Styling ***/
.genius-header h1 {
    font-size: 35px;
    color: #222;
    font-weight: bold;
    text-transform: uppercase;
    margin: 4px 0px;
}

.genius-header p {
    font-size: 16px;
    color: black;
    line-height: 1.5;
}

.genius-header.team-page .ghs-text {
    background: rgba(255,255,255,0.9);
    max-width: 900px;
    margin: 0 auto;
    padding: 34px;
    border-radius: 10px;
}

.genius-header.resources-page h1 {
    color: #ffdb31;
}

.genius-header.resources-page p {
    color: white;
}
.genius-header.mj-education h1, .genius-header.mj-education p {
    color: white;
}
.aboutintro .ban-tx h2 {
    font-weight: bold !important;
    text-transform: uppercase;
    margin-bottom: 4px !important;
}

.aboutintro .ban-tx p {
    line-height: 1.5 !important;
}

ul.news-date-ico {
    display: block !important;
    clear: both !important;
    width: 100% !important;
    overflow: auto;
}

ul.news-date-ico li {
    width: 100% !important;
    float: none;
    line-height: 46px !important;
}

/*** Ticker Slider Home ***/
.ticker-slides {
    margin-top: 15px;
}
.ticker_slider .item {
    background: #69379aff;
    padding: 10px;
    min-height: 60px;
    display: flex;
    align-items: center;
    text-align: center !important;
    width: 100% !important;
	  border-radius: 17px;
}
.ticker_slider .item a {
    color: white !important;
    font-size: 15px;
    width: 100%;
    font-weight: normal;
	  line-height: 16px;
}

.ticker-slides {
  position: relative;
}
/*
.ticker-slides .owl-theme .custom-nav {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
}*/
.ticker-slides .owl-theme .custom-nav {
    position: absolute;
    top: -10px;
    left: -30px;
    right: -30px;
}

.ticker-slides .owl-theme .custom-nav .owl-prev, .ticker-slides .owl-theme .custom-nav .owl-next {
  position: absolute;
  height: 50px;
  color: inherit;
  background: none;
  border: none;
  z-index: 100;
}
.ticker-slides .owl-theme .custom-nav .owl-prev i, .ticker-slides .owl-theme .custom-nav .owl-next i {
  font-size: 2.5rem;
  color: #fff;
}
.ticker-slides .owl-theme .custom-nav .owl-prev i, .ticker-slides .owl-theme .custom-nav .owl-next i {
    font-size: 25px !important;
}
.ticker-slides .owl-theme .custom-nav .owl-prev {
  left: 0;
}
.ticker-slides .owl-theme .custom-nav .owl-next {
  right: 0;
}
.owl-theme .owl-nav [class*=owl-]:hover {
	background: none !important;
}
.ackn-text {
    color: black;
}
p.ackn-text span {
    font-style: italic;
}
.team-sec2 .heading h1 {
    font-size: 24px;
    font-weight: bold;
}
.team-sec2 .col-lg-3:nth-child(4) .bio, .team-sec2 .col-lg-3:nth-child(5) .bio, .team-sec2 .col-lg-3:nth-child(9) .bio, .team-sec2 .col-lg-3:nth-child(13) .bio, .team-sec2 .col-lg-3:last-child .bio {
    left: auto !important;
    right: 0;
}
.team-sec2 .box {
	min-height: 300px !important;
}
.col-lg-12.text-center.footer-copyrights p {
    text-align: center !important;
}
.page-template-page-cnp-videos-library-php section#videos {
    padding-bottom: 0px !important;
}
.rcn-sec1 .ban-tx h2.text-center {
    font-size: 35px !important;
}
.ourgoal-sec {
    max-width: 660px;
    margin: 0 auto;
    text-align: center;
}

.ourgoal-sec p {
    line-height: 26px !important;
    font-size: 18px !important;
    font-weight: normal !important;
}
.cook-sec3 .heading h1:after, .cook-sec4 .heading h1:after {
	content: none !important;
}
.parent-sec2 h1, .ge1-heading {
    font-size: 35px !important;
    color: #222 !important;
    text-transform: uppercase !important;
    font-weight: bold !important;
}
.ge1-heading:after, .ge2-heading:after {
	content: none !important;
}
h1.ge1-heading {
    padding-bottom: 30px;
}
h1.ge2-heading, .blog-cont2 .widget_text .title h3, .ge2-heading {
    font-size: 24px !important;
    font-weight: 700 !important;
	  text-transform: uppercase !important;
}

/***** Home Page 6 Boxes ****/
.body-cont4 .shape_area .bottom_crl.gl_cr {
    bottom: -75px !important;
    left: 0;
    right: 0;
}
.body-cont4 .shape_area .center_left.gl_cr {
    top: 8% !important;
    left: -50px !important;
}
.body-cont4 .shape_area .center_right.gl_cr {
    right: -50px !important;
    top: 8% !important;
}
.body-cont4 .shape_area .bottom_left.gl_cr {
    bottom: 20px !important;
    left: -40px !important;
}
.body-cont4 .shape_area .bottom_right.gl_cr {
    right: -40px !important;
    bottom: 20px !important;
}

.body-cont4 .shape_area .cr_inner {
    height: 50% !important;
    width: 50% !important;
}

.body-cont4 .shape_area {
    border: 4px solid #7c4dd2 !important;
}

.body-cont4 .shape_area .gl_cr {
    border: 3px solid #ffffff !important;
    height: 150px !important;
    width: 150px !important;
    background: rgb(219,219,218) !important;
    background: linear-gradient(180deg, rgba(219,219,218,1) 0%, rgba(255,255,255,1) 100%)  !important;
}

/*** Screen Dots on Home ***/
ul.dots-list li a:before {
    content: '';
    display: inline-block;
    width: 12px;
    height: 12px;
    -moz-border-radius: 7.5px;
    -webkit-border-radius: 7.5px;
    border-radius: 7.5px;
    background-color: #fff;
    border: 1px solid #763eab;
    box-shadow: 0 0 3px 1px black;
}

.screen-dots {
    position: fixed;
    top: 40%;
    right: 9px;
    z-index: 99999;
}
.wcimage {
    display: none;
}
.wcimage {
    position: absolute;
    bottom: 14vw;
    text-align: center;
    width: 100%;
}

img.amznsmle-img {
    max-width: 210px;
    background: #ffcb4687;
    padding: 10px 22px;
    border-radius: 6px;
}

.amazon-smile {
    text-align: center;
}
img.amznsmle-img {
    max-width: 210px;
    background: #ffcb4687;
    padding: 10px 22px;
    border-radius: 50px;
}

.amazon-smile {
    text-align: center;
}

.amzn-smle-lm p {
    position: absolute;
    background: white;
    border: 1px solid #fddc94;
    z-index: 9999;
    padding: 22px;
    text-align: left;
    top: -334px;
    display: none;
}
.image_area iframe {
    border: 2px solid #ffcb46;
}
.amazon-smile {
    text-align: center;
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
}
.amzn-smle-lm a {
    color: #763eab;
}
/*
.amzn-smle-lm:hover p {
    display: block;
}
*/
.page-template-page-how-much-np-make section {
    height: auto;
}
span.file-limit {
    color: black;
	font-size: 12px !important;
}
p.resume-attachment {
    margin-bottom: 0;
    font-weight: bold;
}
@media all and (max-width:640px){
	.body-cont4 .shape_area .gl_cr {
    height: 85px !important;
    width: 85px !important;
	}
	.single-post .recipe-details > img, .single-post .recipe-details p > img {
    max-width: 100% !important;
}
}


/** Study Task 18-02-22 **/
.announcement-text .contact-link {
    margin-right: 4px;
}
.study-nm {
    text-align: center;
    font-weight: 700;
    margin-bottom: 0px !important;
}
p.study-crdntr {
    text-align: center;
}

h3.hth {
    line-height: 30px !important;
}


/*** DMMH-PAGE ***/
.page-id-4219 .see-content {
    padding-left: 15px;
    padding-right: 15px;
}
.page-id-4219 .see-content {
    margin-bottom: 30px;
    border-bottom: 1px solid #a5a5a5;
    padding-bottom: 10px;
    display: flex;
}
.page-id-4219 .see-content span.seeall-reasearch {
    margin: auto 0 auto auto;
}
.page-id-4219 .see-content span a {
    color: #7966c8 !important;
}

/*** FORM JULY ***/
.country-select.inside input, .country-select.inside input[type=text] {
    width: 100%;
    padding-top: 7px;
    padding-bottom: 8px;
    border-radius: 4px;
    border: 1px solid #ced4da;
}
span.wpcf7-form-control-wrap.resume {
    color: #6c757d;
}
.single-books section.detail-section .tags {
    margin: 20px 0;
    display: none;
}

span.wpcf7-form-control-wrap.countrytext-248 span.country-name {
    color: #2f3133;
}
.country-select.inside input, .country-select.inside input[type=text] {
    font-size: 16px;
    color: #68727c;
}
.notification-shl p {
    text-align: center;
    background-color: white;
    width: 550px;
    color: #000 !important;
    border-radius: 15px;
    padding: 8px;
    border: 2px solid #ffcb46;
    margin: 0 auto;
    font-weight: 600;
}

#course-authors .in_block.row {
	align-items: flex-start !important;
}
#course-authors #more3 {
	display:none;
}

.encyclopedia h2 {
	font-size: 35px;
	color: #222;
	text-transform: uppercase;
	font-weight: bold;
}
.encyclopedia .encyclopedia.search-form .form-control {
	width: 100%;
	height: 50px;
	padding: 10px;
	border: 2px solid #ffcb46;
	box-shadow: none;
}
.encyclopedia .encyclopedia.search-form .form-controlsearch-submit {
padding: 10px 20px;
background: #ffcb46;
color: #ffffff;
width: 130px;
border: 2px solid #ffcb46;
border-left: transparent;
cursor: pointer;
font-weight: 600;
outline: none;
box-shadow: none;
	border-top-left-radius:0;
	border-bottom-left-radius:0;
}

.encyclopedia .encyclopedia.search-form .input-group {
	display:flex;
	flex-wrap:nowrap;
	border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.encyclopedia .encyclopedia-form-container {
	flex: 0 0 100%;
	max-width: 560px;
	margin-top: 16px;
}

.encyclopedia-prefix-filters  h3 {
font-size: 1.5rem;
    color: #222222;
    font-weight: bold;
    text-transform: uppercase;
}

.encyclopedia-prefix-filters .filter-level {
	background: white;
	padding: 10px;
	display: flex;
	gap: 4px;
	flex-wrap: wrap;
}

.encyclopedia-prefix-filters .filter-level .filter .filter-link {
	padding: 5px 10px;
	letter-spacing: 0;
	min-width: 35px;
	min-height: 35px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	line-height: 0;
	color: #222222;
	background: #EDEBE9;
	border-radius: 4px;
}

.encyclopedia-prefix-filters .filter-level .filter .filter-link:hover {

background: #763eab;
	color: white;
	
}

.encyclopedia-prefix-filters .filter-level .current-filter .filter-link {

background: #763eab;
	color: white;
	
}

.encyclopedia .entry-title {
	color: #763eab;
}
.encyclopedia .entry-title a {
	color: #763eab;
	font-size: 26px;
}

.encyclopedia .entry-title a:hover {
	color: #ffdb31;
	text-shadow:1px 1px 2px rgba(0,0,0,0.8);
}

.encyclopedia-prefix-filters  {
	margin-bottom: 32px;
}

@media(max-width:767px) {
#course-authors .in_block.row .col-md-2 {
margin-bottom: 24px;	
}
}

/* New Programs Page*/
/* namespace everything with .np-pg-flpbx */
.np-pg-flpbx{
  perspective:1000px;
  width:100%;
  max-width:320px;
  margin:0 auto 2rem;
}
.flpbx-inr{
  position:relative;
  width:100%;
  padding-bottom:100%;          /* 1:1 aspect */
  transition:transform .6s;
  transform-style:preserve-3d;
}
.np-pg-flpbx:hover .flpbx-inr{ transform:rotateY(180deg); }

/* shared face styles */
.flpbx-front,
.flpbx-back{
  position:absolute;
  inset:0;
  backface-visibility:hidden;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  padding:1.5rem;
  border-radius:8px;
  box-shadow:0 4px 14px rgba(0,0,0,.1);
}
.flpbx-front{ background:#fff; }
.flpbx-back{
  background:#f7f7f7;
  transform:rotateY(180deg);
}


@media all and (min-width: 1024px){
.block8 p {
    max-width: 46%;
}
.block8 iframe {
    max-width: 45%;
    float: right;
    text-align: right;
    position: absolute;
    right: 0;
    top: 65px;
}
}

/*END New Programs Page*/