@charset "UTF-8";
/* CSS Document */

@media (max-width: 1200px){
	.main-heading{
		font-size: 28px;
	}

.cta-section-top-logo {
    position: absolute;
    right: 20px;
    width: 100%;
    max-width: 300px;
}

.cta-section-bottom-logo {
    position: absolute;
    left: 20px;
    bottom: -137px;
    width: 100%;
    max-width: 300px;
    height: 187px;
}

.book-author{
	width: 35%;
}

.header-menu ul li{
	margin-right: 50px
}




}

@media(min-width: 1025px){
	.banner-slide{
		min-height: 392px;
	}

	.header-top-mobile{
		display: none
	}

	.mobile-menu{
		display: none
	}

	.header-menu{
		display: block !important;
	}

}

@media(max-width: 1024px){
	.header-ad{
		display: none
	}

	.mobile-menu{
		display: block
	}

	.header-top{
		display: none;
	}

	.header-top-mobile{
		display: block;
	}

	.logo{
		max-width: 182px;
	}

	.mobile-menu{
	    width: 30px;
	    height: 30px;
	    order: 2;
	    display: flex;
	    align-items: center;
	    justify-content: center;
	}
	.mobile-menu a{
	    display: block;
	    position: relative;
	}

	.mobile-menu a .menu-close{
		position: absolute;
		left: 0;
		top: 0;
		opacity: 0;
		background: #fff;
		transition: all 0.3s ease-in-out;
	}

	.mobile-menu.active a .menu-close{
		opacity: 1;
	}

	.header-menu{
		position: fixed;
		right: 0;
		top: 88px;
		width: calc(100% - 59px);
		z-index: 5;
		height: calc(100% - 88px);
		margin-top: 0;
		padding: 0;
		overflow-y: auto;
		display: none;
	}

	.header-wrap{
		height: 88px;
	}

	.header-wrap header{
		padding: 15px 0;
		background: #fff;
		box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
	}

	.header-wrap header{
		position: fixed;
		height: 88px;
		width: 100%;
		left: 0;
		top: 0;
		z-index: 10;
	}

	.header-menu ul li{
		width: 100%;
	}

	.header-menu ul li + li{
		margin-right: 0
	}

	.header-menu ul li a{
		display: block;
		padding: 15px;
	}

	.header-menu ul li + li a, .header-menu ul + ul{
		 border-top: 1px solid #484848;
	}

	.social-footer ul li + li{
		margin-left: 30px;
	}

	.banner, .inner-banner-wrap{
		margin-top: 0;
	}

	.header .search-mobile{
		display: block;
		top: 18px
	}

	.mobile-menu .search{
		display: none;
	}

	.header-menu .search{
		display: none !important
	}
	.search-mobile .search-dropdown{
		top: 22px;
		width: calc(100% - 70px);
	}

	.menu-header-highlighted-menu-container{
		border-top: 1px solid #484848;
	}

	.latest-research-sticky{
		top: 120px;
	}

	.upcoming-event-th{
		margin-top: 30px;
	}

	.search-dropdown input{
		margin-left: 5px;
	}

	.upcoming-event .upcoming-event-th ul li{
		width: 100%;

	}

}

@media (max-width: 991px){
	.main-heading{
		font-size: 22px;
	}
	
	.get-the-book-content{
		padding-bottom: 200px
	}

	.top-articles-listing ul li{
		margin-bottom: 30px;
	}

	.top-articles-listing-th ul{
		margin: 0 -15px;
	}

	.top-articles-listing-th ul li{
		width: 50%;
		padding: 0 15px;
	}

	.banner-cta .cta{
		margin-top: 10px;
	}

	.latest-conversations-detail .latest-conversations-slide{
		width: 50%;
		max-width: inherit;
	}

	.latest-research-sticky{
		top: 20px;
	}

	.upcoming-event-th ul{
		display: flex;
		flex-wrap: wrap;
	}
}

@media (max-width: 767px){
	.cta-section-top-logo{
		top: -50px;
		max-width: 200px;
	}
	.banner-mobile-img{
		display: block;
		position: absolute;
		width: 100%;
		height: 100%;
		left: 0;
		top: 0;
		z-index: -1;
		background: #484848;
	}

	.banner-mobile-img:before{
		content: "";
		width: 100%;
		height: 100%;
		position: absolute;
		left: 0;
		top: 0;
		background: rgba(72, 72, 72, .75);
		z-index: 1;
	}

	.banner-mobile-img img{
		position: absolute;
		width: 100%;
		height: 100%;
		object-fit: cover;
		/*opacity: 0.75;*/
	}

	.banner-image{
		display: none
	}

	.banner-text{
		width: 100%;
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.main-heading{
		color: #fff;
	}

	.banner-text p{
		color: #fff;
	}

	.banner-cta .cta{
		margin-top: 0;
	}

	.banner-text p{
		font-size: 14px;
	}

	.get-the-book-content-img{
		width: 100%;
		text-align: center;
		margin-bottom: 20px;
	}

	.get-the-book-content-text{
		width: 100%;
		padding: 15px;
	}

	.get-the-book-content{
		padding-left: 0;
	}

	.title-with-button .h2{
		font-size: 20px;
	}

	.title-with-button::after{
		width: 165px;
	}

	.top-articles-listing-th{
		margin-top: 20px
	}

	.top-articles-listing-th ul li{
		width: 100%;
	}

	.upcoming-event-photo{
		width: 100%
	}

	.upcoming-event-content{
		width: 100%;
	}

	.upcoming-event-content{
		padding-right: 20px;
	}

	.upcoming-event-title, .upcoming-event-date-time{
		padding-right: 50px
	}

	.latest-conversations-categories{
		margin-top: 30px
	}

	.h1{
		font-size: 20px;
	}

	.social-footer-desktop{
		display: none
	}

	.social-footer-mobile{
		display: block;
	}

	.social-footer ul li{
		width: 100%;
		margin-bottom: 0;
	}

	.social-footer ul li + li{
		margin-top: 22px;
	}

	.footer-links ul li + li{
		margin-left: 0;
	}

	.need-talk-to-us{
		margin-bottom: 30px;
	}
	
	.join-community-wrap{
		padding-left: 15px;
		padding-right: 15px;
	}
	.logo{
		max-width: 140px;
	}

	.header-menu{
		top: 70px;
		height: calc(100% - 70px);
	}

	.header-wrap{
		height: 70px;
	}

	.header-wrap header{
		height: 70px;
	}


	.banner{
		margin-bottom: 50px;
	}

	.top-articles-listing, .events-home-page, .ad-full-width, .latest-conversations-home-page, .cta-section .container, .join-community-wrap,
	.outreach-2-col, .privacy-policy, .research-detail-author, .about-ccg, .course-summary, .pagination-wrap, .contact-wrap,
	.articles-detail-wrap, .quiz-questions
	{
		padding-bottom: 50px;
	}

	.get-the-book, .inner-banner-wrap{
		margin-bottom: 50px;
	}

	.top-articles-listing-th .top-articles-img{
		width: 100%;
		margin-bottom: 15px;
	}

	.top-articles-listing-th .article-title-text{
		width: 100%;
		padding-left: 0;
	}

	.latest-conversations-categories-list ul li{
		font-size: 14px;
	}

	.latest-conversations-categories-list ul li::before{
		top: 19px;
	}

	.latest-conversations-categories-list ul li a{
		padding: 15px 0;
	}

	.latest-conversations-title a, .top-articles-listing .h6{
		font-size: 14px;
	}

	.cta-section{
		padding-top: 50px;
	}

	p{
		font-size: 14px;
	}

	.h6{
		font-size: 14px;
	}

	.footer .h6{
		font-size: 16px;
		margin-bottom: 15px;
	}

	.banner-slider .slick-dots{
		width: calc(100% - 15px);
		justify-content: center;
		bottom: 10px;
	}

	.banner-slider .slick-dots li.slick-active a:before{
		background: #fff;	
	}

	.banner-slider .slick-dots li.slick-active a, .banner-slider .slick-dots li:hover a{
		color: #fff;
	}

	.banner-cta .cta a{
		padding: 5px 20px;
	}

	.banner-text .cta + .cta{
		margin-left: 15px;
	}

	.latest-research + .latest-research{
		margin-top: 80px;
	}

	.outreach-2-col .outreach-content{
		margin-top: 30px;
	}

	.inner-banner{
		height: 220px;
	}

	.who-we-are, .a-new-ethos, .our-philosophy{
		padding: 50px 0;
	}

	.who-we-are ul li{
		padding-bottom: 50px;
	}
	
	.about-ccg img, .who-we-are img, .our-philosophy img, .a-new-ethos img{
		width: 100%;
		margin-bottom: 30px;
	}
	.vision-mission ul li + li{
		margin-top: 30px;
	}
	.explore-our-courses .top-articles-listing{
		padding-bottom: 20px;
	}

	.free-course-contents{
		padding-bottom: 20px;
	}

	.free-course-contents ul li{
		margin-bottom: 30px;
	}

	.free-course-contents-detail ul li{
		order: 2;
	}

	.free-course-contents-detail ul li:nth-child(3){
		order: 1;
	}

	.breadcrumb{
		justify-content: center;
	}

	.showing-out-of-pages{
		text-align: center;
	}

	.pagination-inner-wrap{
		justify-content: center;
	}
	
	.latest-conversations-listing-page{
		padding-bottom: 0
	}

	.upcoming-event-th{
		margin-top: 30px;
	}

	.upcoming-event-th .upcoming-event-content{
		padding: 15px 0 0 0;
	}

	.thankyou{
		padding: 50px 0;
	}

	.contact-form{
		margin-top: 50px
	}

	.articles-detail{
		padding-bottom: 30px;
	}

	.fancybox-content{
		padding: 30px 10px !important;
	}

	.contact-form .form-group{
		margin-bottom: 20px;
	}

	.contact-form textarea.form-control{
		height: 100px;
	}

	.header .search-mobile{
		top: 12px
	}

	.search-mobile .search-dropdown{
		width: calc(100% - 58px);
		top: 10px;
	}

	.sitemap-listing ul li{
		margin-bottom: 20px;
	}

	.sitemap-page{
		padding-bottom: 30px;
	}

	.join-community-wrap{
		padding-top: 50px;
	}

	.latest-conversations-detail .latest-conversations-slide{
		width: 100%;
	}

	.upcoming-event-title, .upcoming-event-date-time{
		margin-right: 0;
	}

	.book-author{
		height: auto;
	}

	.pagination-wrap .wp-pagenavi{
		display: block;
		text-align: center;
	}

	.pagination-wrap .wp-pagenavi span.pages{
		display: block;
		text-align: center;
	}

	.top-articles .top-articles-img{
		background: #f9f9f9;
	}

	.top-articles .top-articles-img img{
		-webkit-animation-name: fadeIn;
	    animation-name: fadeIn;
	    animation-delay: 3s;
	    -webkit-animation-duration: 1s;
	    animation-duration: 1s;
	    -webkit-animation-fill-mode: both;
	    animation-fill-mode: both
	}
	.leaveareply-section .title-section .title h2 {
		font-size: 25px;
		line-height: 34px;
	}
}

@media(max-width:600px){
	.book-author{
		width: 55%;
	}
}
@media (max-width:475px) {
	.remove-mobile-border .title-with-button .h2, .remove-mobile-border .title-with-button .cta {
		width: 100%;
	}
	.remove-mobile-border .title-with-button:after {
		height: 0;
	}
	.remove-mobile-border .title-with-button {
		border: none;
		text-align: center;
	}
}

@media(max-width:400px){
	.upcoming-event-content .upcoming-event-cta{
		flex-direction: column;
	}
	.upcoming-event-cta .cta{
		margin-top: 20px;
		margin-left: 0;
	}
}