/*!
 * Start Bootstrap - Blog Post HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    padding-top: 115px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}

@font-face {
  font-family: 'Alef';
  font-style: normal;
  font-weight: 400;
  src: local('Alef Regular'), local('Alef-Regular'), url(font/PgKMCGPCV9cpBC0J2OLAhg.woff2) format('woff2');
}

@font-face {
  font-family: 'Architects Daughter';
  font-style: normal;
  font-weight: 400;
  src: local('Architects Daughter'), local('ArchitectsDaughter'), url(font/RXTgOOQ9AAtaVOHxx0IUBM3t7GjCYufj5TXV5VnA2p8.woff2) format('woff2');
}

.life_font {
    font-family: Architects Daughter;
    font-size: 28px;
    color: #000 !important;
    font-weight: bold;
    margin-bottom: 20px !important;
}

footer {
    margin: 30px 0px 0px 0px;
}

.clear-right-padding {
    padding-right: 0px !important;
}

.clear-left-padding {
    padding-left: 0px !important;
}

.clear-padding {
    padding:0px !important;
}
.clear {
    clear:both !important;
}

.par {
    color: #666666;
    line-height: 1.6em;
}

.top-data {
    border-right: 1px solid #EAEAEA;
    border-top: 1px solid #EAEAEA;
    border-bottom: 1px solid #EAEAEA;
    padding: 10px;
    text-align: center;
    /*min-width: 11%;*/
}

.top-data > h5 {
    font-size: 10px;
    color: #A1A1A1;
    margin-top: 5px;
}

.top-data > span {
    /*font-family: alef;*/
    font-family: 'Alef', sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #636363;
    width: 100%;
}
.real-time {
    background-color: #449D44;
    color: #fff;
    padding: 10px 20px;
}
.copyright {
    color: #fff;
    font-weight: bold;
    font-size: 12px;
}
.quicklinks {
    float:  right;
}

.quicklinks > li > a {
    font-weight: bold;
    color: red;
    font-size: 12px;
}
    
@media (min-width: 768px) {
    .mid-img > div > img {
        width: 100%;
    }
}

.col-xs-15,.col-sm-15,.col-md-15,.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
.col-xs-15 {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
    .col-sm-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}

.text-top-mar {
    margin-top: 10px;
}

.quotes {
    font-size: 80px;
    color: #4CB04D;
    /*7B7B7B*/
}

.impact-title {
    color: #7B7B7B;
    line-height: 42px;
    font-size: 35px;
}

.sidebar {
    background-color: #EEEEEE;
}

.mar_top_bot_15 {
    margin-top: 15px;
    margin-bottom: 15px;
}

.sidebar_ul {
    list-style: url("../images/dot.png");
}

.top_menu {
    margin-top: 20px;
/*    margin-top: 9px;*/
}

@media (min-width: 768px) {
    .top_menu {
        float: right;
    }
}

/*.nivoSlider > img {
    height: 330px;
}*/

.plan_img {
    position: absolute;
    left: 50px;
    top: 50px;
    z-index: 1000;
}

.plan_box {
    margin-top: 25px;
    box-shadow: 0px -5px 0px #E0E0E0;
    border-radius: 20px;
    min-height: 70px;
    border:1px solid #E0E0E0;
    padding: 15px;
}

footer {
	background-color: #303030;
}