/* Core overides */
body {
    color: #3f444a !important;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 17px;
    font-weight: 300;
}

.c-content-box h1 {
color: #D46262 !important;
font-size: 40px !important;
font-weight: 700 !important;
margin: 10px 0;
}

. c-content-box h2 {
font-size: 35px !important;
font-weight: 700 !important;

}

.c-content-box h3 {
font-size: 30px !important;
font-weight: 700 !important;

}

.c-content-box h4 {
font-size: 20px !important;
font-weight: 700 !important;
margin-top: 10px;

}

.c-content-box h5 {
font-size: 16px !important;
font-weight: 700 !important;
margin-top: 10px;

}

.c-content-box h6 {
font-size: 14px !important;
font-weight: 700 !important;
margin-top: 10px;

}

. c-content-box p {
    font-weight: 300;
    font-size: 12px !important;
}

.c-content-feature-1 p {
    color: #5c6873;
    font-size: 16px !important;
    font-weight: 300;
    margin: 0 0 10px 0;
    padding-left: 0;
}

.c-content-feature-2 p {
    color: #5c6873;
    font-size: 16px !important;
    font-weight: 300;
    margin: 0 0 10px 0;
    padding-left: 95px;
}

li {
    font-weight: 300;
}
b strong {
    font-weight: 700;
}
/* Call to action */
.c-content-bar-3 .c-content-title-1 > p {
    color: #5c6873;
    font-size: 18px;
    margin: 0;
    padding: 0;
    text-transform: none;
}

?
/* Main Menu */
.c-layout-header .c-navbar .c-mega-menu.c-mega-menu-dark > .nav.navbar-nav > li .dropdown-menu > li > a {
   
    text-transform: none !important;
}
.c-layout-header .c-navbar .c-mega-menu.c-mega-menu-dark > .nav.navbar-nav > li .dropdown-menu > li > a {
    color: #fff !important;
}

.c-layout-header .c-navbar .c-mega-menu.c-mega-menu-dark > .nav.navbar-nav > li .dropdown-menu > li > a:hover {
    color: #F5A59C !important;
}
.c-layout-header .c-navbar .c-mega-menu.c-mega-menu-dark > .nav.navbar-nav > li .dropdown-menu > li > a:active {
    color: #F5A59C !important;
}
/*Social Icons and line icons */
.c-last ul {
  margin-left: 0 !important;
  padding-left: 0 !important
}

.c-content-line-icon-dark {
    background-image: url("../img/content/line-icons/dark1.png") !important;
    background-size: cover;
    display: inline-block;
    height: 60px;
    width: 60px;
}

.c-content-business-line-icon-dark {
    background-image: url("../img/content/business-line-icons/dark1.png");
    background-size: cover;
    display: inline-block;
    height: 60px;
    width: 60px;
}

.c-content-business-line-icon-dark.c-business-icon-13 {
    background-position: 0 1200%;
}
.c-content-line-icon-dark.c-icon-19 {
    background-position: 0 1800%;
}
.c-content-business-line-icon-dark.c-business-icon-21 {
    background-position: 0 2000%;
}
.c-content-line-icon-dark.c-icon-20 {
    background-position: 0 1900%;
}
/* Blog Feed */

   /* Feedburner */
    
    .feedburnerFeedBlock ul {
    list-style: none;
    margin-left: -40px;
}
    .feedburnerFeedBlock ul li{
        list-style: none;
      
    }
    
 
.feedburnerFeedBlock li span.headline a {
      

    }
    
     .feedburnerFeedBlock li span.headline a:link {
    margin-top: 30px !important;
    margin-bottom 15px !important;
    font-size: 20px !important;
    color: #cd6262 !important;
    padding-top: 15px !important;
    font-weight: bold !important;
    text-decoration: none !important;
}
    
     .feedburnerFeedBlock li span.headline a:hover {
     margin-top: 30px !important;
    margin-bottom 15px !important;
    font-size: 20px !important;
    color: #cd6262 !important;
    padding-top: 15px !important;
    font-weight: bold !important;
    text-decoration: underline !important;
}
     .feedburnerFeedBlock li div {
    margin-top: 20px !important;
    margin-bottom: 30px !important;
    font-size: 16px !important;
    color: black !important;
}
    
    p.date {
    display:none !important;
    }
    
    p.feedTitle {
    display:none !important;
    }
    
    creditfooter {
    display: none !important;
    
}

/* Sub page header */

.c-layout-breadcrumbs-1 {
    background: #FFFFFF none repeat scroll 0 0;
    padding: 25px 0;
}

.c-layout-breadcrumbs-about {
    background: #E3E3FB none repeat scroll 0 0!important;
    padding: 8px 0;
}

.c-layout-breadcrumbs-training {
    background: #EEEECF none repeat scroll 0 0 !important;
    padding: 8px 0;
}

.c-layout-breadcrumbs-pkmi {
    background: #FFF5EE none repeat scroll 0 0 !important;
    padding: 8px 0;
}


/* Grid Systems - margins & Paddings */

.c-layout-breadcrumbs-1.c-bgimage {
    padding: 30px 0 !important;
}
.c-content-box.c-size-md {
    padding: 30px 0;
}

.c-content-tab-2 > .c-tab-content .tab-content {
    overflow: auto;
    padding: 30px 0 !important;
}


/* Links */
/* 
li a:link, li a:hover, li a:active, li a:focus {

  text-decoration: underline !important;
}
*/


/* Links */
/* 
.megamenu li a:link, .megamenu li a:hover, .megamenu li a:active, .megamenu li a:focus {

  text-decoration: none !important;
}
*/

.c-content-feature-1 {
    background: #ffffff none repeat scroll 0 0;
    margin-bottom: 20px;
    padding: 40px;
}

.c-content-feature-2 {
    background: #ffffff none repeat scroll 0 0;
    margin-bottom: 20px;
    padding: 40px;
}



.c-content-feature-2-grid li a, .c-content-feature-2-grid p a, .c-content-feature-2-grid h3 a, .c-content-feature-2-grid h4 a, .c-content-feature-2-grid h4 a, .c-content-feature-2-grid h6 a{

text-decoration: underline !important;
}

.c-content-feature-q {
    background: #ffffff none repeat scroll 0 0;
    margin-bottom: 20px;
    padding: 0;
}

.c-content-feature-q-grid li a, .c-content-feature-q-grid p a, .c-content-feature-q-grid h3 a, .c-content-feature-q-grid h4 a, .c-content-feature-q-grid h4 a, .c-content-feature-q-grid h6 a{

text-decoration: underline !important;
}


.c-content-feature-4-grid li a, .c-content-feature-4-grid p a, .c-content-feature-4-grid h3 a, .c-content-feature-4-grid h4 a, .c-content-feature-4-grid h4 a, .c-content-feature-4-grid h6 a{

text-decoration: underline !important;
}

.c-content-feature-4 li a, .c-content-feature-4 p a, .c-content-feature-4 h3 a, .c-content-feature-4 h4 a, .c-content-feature-4 h4 a, .c-content-feature-4 h6 a{

text-decoration: underline !important;
}


.no-padding-left p, .no-padding-left ul, {
padding-left: 0 !important;
}
.list-link li a{

text-decoration: underline !important;
}
.btn.btn-sm {
text-decoration: none !important;


}
.link a {

text-decoration: underline !important;
}
/* Colour overides */

.c-bg-white {
    background-color: #FFFFFF !important;
}

.c-bg-grey-1 {
    background-color: #E6E6E6!important;
}

.c-bg-yellow-1 {
    background-color: #FFFFF0 !important;
}

.c-bg-yellow-training-1 {
    background-color: #FCFCC1 !important;
}

.c-bg-rose-pkmi-1 {
    background-color: #FFF5EE !important;
}

.c-bg-purple-1 {
    background-color: #F8F8FF !important;
}
.c-bg-purple-3 {
    background-color: #FFF3FF !important;
}

.c-bg-purple-about-1 {
    background-color: #E2D0F2 !important;
}
.c-bg-purple-7 {
    background-color: #FFF3FF !important;
}

.c-font-green-1 {
    color: #009400 !important;
}

.c-font-green-2 {
    color: #A7DF00 !important;
}
.c-font-blue-1 {
    color: #190099 !important;
}

.c-font-purple-2 {
    color: #660099 !important;
}

.c-font-brown-1 {
    color: #944D4D !important;
}
.c-font-red-2 {
    color: #CC0000 !important;
}

.c-content-tab-2 > .c-tab-content .c-tab-pane p {
    color: #E7E7E7 !important;
}
.c-content-tab-2.c-opt-1 > .nav li.active > a {
    color: #CD6262 !important;
}

.c-content-tab-2 > .nav > li > a > i {
    font-size: 38px;
    color: #6E787D !important;
}

.c-content-tab-2 > .nav > li:not(.active) > a > .c-content-business-line-icon {
      opacity: 0.9;
      filter: alphaopacity=90;
      background-image: url(../img/content/business-line-icons/dark1.png); }
      .c-content-tab-2 > .nav > li.hover > a > .c-content-business-line-icon  {
      opacity: 0.9;
      filter: alphaopacity=90;
      background-image: url(../img/content/business-line-icons/dark1.png); }

.cprice {line-height: 1.0em !important}
.c-content-feature-2 ul {

  margin-left: 70px;
}

.c-content-feature-2 li {

  font-size: 14px;
}

.c-copyright {
font-size: 12px !important;

}
.c-copyright a{
color: white;

}

hr.sep-knowledgeindex {
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 20px solid #FFF5EE;
    margin-left: -20px !important;
    margin-right: 0 !important;
    width: 730px !important;
}
hr.sep-training {
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 20px solid #FFFFF0;
    margin-left: -20px !important;
    margin-right: 0 !important;
    width: 730px !important;
}
hr.sep-about {
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 20px solid #F8F8FF;
    margin-left: -20px !important;
    margin-right: 0 !important;
    width: 730px !important;
}
hr.sep-shop {
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 20px solid #E6E6E6;
    margin-left: -20px !important;
    margin-right: 0 !important;
    width: 730px !important;
}

/* Google Custom Search */

input.gsc-input, .gsc-input-box, .gsc-input-box-hover, .gsc-input-box-focus, .gsc-search-button 
{
  box-sizing: content-box;
  line-height: normal;
}

/* Anchors */
a.anchor{
  display: block;
  height: 115px; /*same height as header*/
  margin-top: -115px; /*same height as header*/
  visibility: hidden;
  

}
