/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 11 2021 | 04:41:38 */
.kk-excel h2:nth-child(1) {
    padding-top: 0px;
}
.kk-excel h2 {
    padding: 40px 0px 20px;
    font-weight: 800;
    font-family: 'Raleway', sans-serif;
}
div#read-more.kk-excel {
    margin-bottom: 100px;
}

h2.kk-sneaky-h2{
      margin-bottom: 25px;
    font-family: 'Raleway', sans-serif;
    font-weight: 900 !important;
      font-size: 60px !important;
}

.what-is-excel-section h1.kk-sneaky-h1 {
    font-family: 'Raleway', sans-serif;
    font-size: 30px!important;
    margin: 20px auto 10px;
    line-height: 40px;
    text-align: center;
}

#popular-searches, #popular-locations, #hide-locations-trigger {
  	font-size:12px;
	display:none;
}

a#show-more.kk-course {
    color: #fff!important;
    font-size: 12px;
}

.kk-course h1.kk {
    text-align: left;
}

#hide-links-trigger {
  	display:none;
}

span.read-more {
    text-align: center;
    display: block;
}

h1.kk, h2.kk {
    font-size: 30px;
    text-align: center;
	font-weight: 500;
}

h2.kk {
    font-size: 30px;
    text-align: left;
    font-weight: 500;
    margin: 30px auto 10px;
}

.landing-page .course-related-wrap {
    margin-bottom: -16px;
    background-color: #eff2ec;
    padding: 50px 0px;
}

.kk-container {
    width: 60%;
    margin: 0 auto;
}

.kk-column.kk-quarter {
    width: 24%;
    display: inline-block;
      vertical-align: top;
}


.kk-column.kk-half {
    width: 49%;
    display: inline-block;
}

.kk-courses ul {
    padding: 0px;
    list-style: none;
    text-align: center;
}

.kk-courses li {
    line-height: 30px;
}

li.year-title {
    font-size: 30px;
    color: #70ccd7;
    font-weight: 900;
    padding-bottom: 20px;
}

#popular-searches a{    
  	    font-size: 12px;
    font-family: "GothamBook", serif;
    font-weight: 500;}

 #menu-footer-menu {
  border-right:none;}

#menu-about-menu {
    border-left: 2px solid #fff;
} 


@media only screen and (max-width: 1366px) {
.bottom-menu-about {
     border-left: none;
}
}


@media only screen and (max-width: 768px) {

.kk-column.kk-quarter {
    width: 49%;
    display: inline-block;
}
  #menu-about-menu {
    border-left: none;
} 
  
  
.kk-column{
    padding-bottom: 70px;
}
  
  .kk-container {
    width: 100%;
}
  
  li.year-title {
    font-size: 24px;
  }
  
  
}

/* KK SEO LANDING PAGE (PRICING */

.kk-seo-content {
  padding: 2rem;
  line-height: 1.5rem;
}

.kk-footer-container { 
	display: block;
width: 100%;
}

.kk-footer {
    display: flex;
	justify-content: space-between; margin: 0 auto;
	max-width: 1180px;
	padding: 50px 0px;
	width: 90%; 
   text-align:left;
}

.kk-footer a {
 
	color:#000!important;
  font-family: "GothamBook", serif;
    font-weight: 500;
  font-size:12px;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out; 
	-o-transition: all 0.4s ease-in-out; 
	transition: all 0.4s ease-in-out;
}

.kk-footer ul {
list-style: outside none none;
margin: 0;
padding: 0;
  padding: 0px 5px;
}

.kk-footer ul li {
    line-height: 16px;
    margin-bottom: 6px;
}

.kk-footer a:hover {
color:#006CBB!important; 
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out; 
-o-transition: all 0.2s ease-in-out; 
transition: all 0.2s ease-in-out;
}

@media (max-width: 799px) { 
	.kk-footer {
		padding: 20px 10px 0;
		text-align: center; 
		display:block;
	}
}

.kk-read-more-heading {
    font-size: 25px;
    text-align: center;
    padding: 10px;
}

.kk-seo-content * {
  font-family: "GothamBook", serif;
}

.kk-seo-content {
  padding: 2rem;
  line-height: 1.5rem;
  width: 85%;
  margin: 0 auto;
}

.kk-seo-content h1{
  text-align: center;
}

.kk-seo-content h1,
.kk-seo-content h2,
.kk-seo-content h3
.kk-seo-content-headings
.kk-seo-content-headings h1,
.kk-seo-content-headings h2,
.kk-seo-content-headings h3 {
 padding-bottom: 20px; 
font-size: 40px!important;
}