/* Enter Your Custom CSS Here */
#slider_lite .carousel-control{
    display: none;
}
#slider_lite_section {
	background: #02203D;
	padding: 40px 0;
}

.site-footer {
    background: #3b3b3b none repeat scroll 0 0;
    border-bottom: medium none !important;
    margin: 0;
    padding-bottom: 20px;
    padding-top: 20px;
}

#after_footer {
    background-color: #3b3b3b;
    background-image: url("images/after-footer-bg.jpg");
}

.site-footer #copyright {
    color: #d6d6d6;
}
.site-footer #copyright {
    text-align: right;
}

#after_footer .cc-credit-text {
    color: #9b9c9b;
    float: left;
    font-family: "Bitter",serif;
    margin-left: 5px;
    margin-right: 10px;
    margin-top: 5px;
}
#footer_social_icons {
    background: #3b3b3b url("images/after-footer-bg.jpg") repeat scroll 0 0;
    padding: 20px 0 0;
}
article .entry-header {
    margin-left: -30px;
}
h1.entry-title{
  font-size: 2em;
  font-weight: bold;
}
.box p{
 font-weight: bold;
}
