header {
    position: fixed;
    z-index: 9999;
    opacity: .9;
    top: 0;
}

#welcome-message {
   padding: 15px;  
    background-color: #0c6f3e;
    color: #fff;
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 15px;
}

#welcome-message p {
 	color: #fff;
	margin: 0 0 15px;
}

#welcome-message h1 {
    color: #fff;
    margin-bottom: 20px;
}

#main{
    margin-top: 60px;
    -moz-box-shadow: none;
    -webkit-box-shadow:none;
    box-shadow: none;
}

.row-eq-height {
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display:         flex;
}

.leftnav {
    background-color: #fff;
}
.ribbon {
    background-color: #fff;
}
.ribbon h3 a {
    color: #575757;   
    text-decoration:none;
}

.ribbon h3 {

    text-align: center;
    text-transform: uppercase;
    border-bottom: 3px solid #80af00;
    font-size: 16px;
    padding: 10px;
    margin-left: 0px;
    margin-right: 0px;
    line-height: normal;
    background-color: #fff;
    background-image:none;
}

.leftnav ul li a {
    display: block;
    padding: 3px 3px 3px 30px;
    color: #444444;
    font-size: 12px;
    font-weight: lighter;
}
.ribbon-bottom {
    height: 20px;
    background-color: #fff;
     background-image:none;
}

.leftnav ul li a.active {
    background-color: #80af00;
    color: #fff;
}

.leftnav ul li.active {
    background-color: #80af00;
  
}

.leftnav ul li a.collapsed {
    background: url(http://www.cpp.edu/common/resources/img/side-nav-normal-grn.png) 10px 10px no-repeat;
}
.leftnav ul li a.link-only {
    background-image: none;
}
.leftnav ul li a:hover {
    background-color: none !important;
}

/* Slideshow - overwrite cpp75.css styles */
.frontpage-slideshow {
    margin-top: 60px;
}
.frontpage-slideshow {
	width: 100%;
	max-height: 600px !important;
    overflow: hidden;
	margin-bottom: 10px;
    font-size: 16px;
    line-height: 22px;	
}
.frontpage-slideshow img { 
	width: 100%; 
}
.frontpage-slideshow > p {
	position: static;
	background-color: #555555;
	color: #ffffff;
	text-shadow: 1px 3px 1px rgba(0,0,0,1);
	padding: 8px 0;	
	border-top: 2px solid #edc150;
	border-bottom: 2px solid #edc150;
}
.frontpage-slideshow > p > span {
    margin: 0 0 0 20px;
}
.frontpage-slideshow > p > span > a {
	color: #ffffff;
}
.frontpage-slideshow > div.frontpage-slideshow-state {
    text-align: center;
	bottom: -6px;
	background: #ffffff;
}
@media (min-width: 1700px) {
	.frontpage-slideshow > p {	
		position: absolute;
		bottom: 2px;
	}
	.frontpage-slideshow > div.frontpage-slideshow-state {
		bottom: -10px;
	}
}
@media (max-width: 767px) {
	.frontpage-slideshow {
		font-size: 14px;
		line-height: 20px;	
	}
}

#pres-featured {
    background-color: #dfdfdf;
    padding: 20px;  
}

.pres-featured-box {
    background-color: #fff;
    margin-bottom: 15px;
}

.pres-featured-text {
        padding: 0px 15px;
 
}
.pres-featured-text h3 {
        text-align: center;
        line-height: 25px;
}

.pres-featured-box img {
  display: block;
  width: 100vw;
  object-fit: cover;    
  margin-bottom: 10px;

}
.pres-qoute {
     border-bottom: 4px solid #edc150;
    margin: 10px;
    line-height: 25px;
    padding: 10px 0 0 0;
    font-style: italic;
    border-top: 4px solid #edc150;
 

}

.pres-qoute p {
   font-size: 18px;
    line-height: 30px;
}

.rightcol h3 {
 border-bottom: 3px solid #80af00 !important; 
 text-align: center !important; 
}
.social-details h3 {
  border-bottom: 3px solid #80af00 !important;  
 text-align: center !important; 
 
 
}
.social-details  {
    background-color:none !important; 
}


@media (max-width: 979px) and (min-width: 768px) {
    .row {
        margin-left: 0px !important;
    }
    .span2, .span3 {
        margin-left:10px !important;
        
    }
}

    .row {
    margin-left: 0px !important;
    }

@media (min-width: 1200px) {
    .row {
        margin-left: 0px !important;
    }
    .span2, .span3 {
      margin-left:10px !important;
    
    }
}

@media only screen and (min-width: 769px) {   
    footer {
    height: 300px;
    }
    .span2, .span3 {
        margin-left:10px !important;
    
    }
    #leftmenu-expand {
        display:block;
        
    }
    .leftmenu-hamburger {
        display:none;
    }
    .leftmenu-cross {
        display:none;
    }
    
}


.leftmenu-cross, .leftmenu-hamburger {
    float: right;
    background: none;
    border: none;
    font-size: 25px;
    color: #80af00;
}


@media only screen and (max-width: 768px) {   
   
    #leftmenu-expand {
        display:none;
        
    }
    .leftmenu-hamburger {
        display:block;
    }
    
    
}

.juicer-button {
    margin: 0px;
    width: 100%;
    margin-bottom: 15px;
    border: 2px solid #80af00 !important;
    color: #80af00 !imortant;
}


.juicer-feed .j-paginate:hover {
    background: #80af00 !important;
    color: #F2F2F2 !important;
}
.presjuicer {
    text-align: center !important;
}
.presjuicer img {
 border: none !important;
    width: 40px !important;
margin: 0 10px !important;
    
}

.j-text {
    background-color: #f4f4f4;
}
.rightcol {
    padding-left:15px;
    
}    
    
ul[class*='menu-expand-'] {
    margin-left:10px !important; 
    }
