/*
Template Name: Krishna Temple
File: Layout CSS
Author: TemplatesOnWeb
Author URI: https://www.templateonweb.com/
Licence: <a href="https://www.templateonweb.com/license">Website Template Licence</a>
*/

/*********************about****************/
.center_about {
    background-image: url(../img/website/about-banner.jpg);
    background-position: center center;
    background-size: cover;
}
#about_pg {
    padding-bottom: 90px;
}
.about_pg1l1 {
    z-index: 1;
    left: 10%;
}
.about_pg1l4 {
    right: 14%;
    padding-top: 220px;
    z-index: 4;
}

.timeline {
    list-style: none;
    padding: 20px 0 20px;
    position: relative;
}
.timeline:before {
    top: 0;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 3px;
    background-color: #eeeeee;
    left: 50%;
    margin-left: -1.5px;
}
.timeline > li {
    margin-bottom: 20px;
    position: relative;
}
.timeline > li:before,
.timeline > li:after {
    content: " ";
    display: table;
}
.timeline > li:after {
    clear: both;
}
.timeline > li:before,
.timeline > li:after {
    content: " ";
    display: table;
}
.timeline > li:after {
    clear: both;
}
.timeline > li > .timeline-panel {
    width: 50%;
    float: left;
    border: 1px solid #d4d4d4;
    border-radius: 2px;
    padding: 20px;
    position: relative;
    -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
}
.timeline > li.timeline-inverted + li:not(.timeline-inverted),
.timeline > li:not(.timeline-inverted) + li.timeline-inverted {
    margin-top: -60px;
}

.timeline > li:not(.timeline-inverted) {
    padding-right: 90px;
}

.timeline > li.timeline-inverted {
    padding-left: 90px;
}
.timeline > li > .timeline-panel:before {
    position: absolute;
    top: 26px;
    right: -15px;
    display: inline-block;
    border-top: 15px solid transparent;
    border-left: 15px solid #ccc;
    border-right: 0 solid #ccc;
    border-bottom: 15px solid transparent;
    content: " ";
}
.timeline > li > .timeline-panel:after {
    position: absolute;
    top: 27px;
    right: -14px;
    display: inline-block;
    border-top: 14px solid transparent;
    border-left: 14px solid #fff;
    border-right: 0 solid #fff;
    border-bottom: 14px solid transparent;
    content: " ";
}
.timeline > li > .timeline-badge {
    color: #fff;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 1.4em;
    text-align: center;
    position: absolute;
    top: 16px;
    left: 50%;
    margin-left: -25px;
    background-color: #999999;
    z-index: 100;
    border-top-right-radius: 50%;
    border-top-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-bottom-left-radius: 50%;
}
.timeline > li.timeline-inverted > .timeline-panel {
    float: right;
}
.timeline > li.timeline-inverted > .timeline-panel:before {
    border-left-width: 0;
    border-right-width: 15px;
    left: -15px;
    right: auto;
}
.timeline > li.timeline-inverted > .timeline-panel:after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto;
}
.timeline-badge.primary {
    background-color: #2e6da4 !important;
}
.timeline-badge.success {
    background-color: #3f903f !important;
}
.timeline-badge.warning {
    background-color: #f0ad4e !important;
}
.timeline-badge.danger {
    background-color: #d9534f !important;
}
.timeline-badge.info {
    background-color: #5bc0de !important;
}
.timeline-title {
    margin-top: 0;
    color: inherit;
}
.timeline-body > p,
.timeline-body > ul {
    margin-bottom: 0;
}
.timeline-body > p + p {
    margin-top: 5px;
}

.approach_1l .nav-tabs .nav-link.active {
    background: none;
    color: #000;
    border: none;
    border-bottom: 3px solid #f74f22;
}
.approach_1l .nav-tabs .nav-link {
    background-color: #f7f7f7;
    color: #000;
    border: none;
    border-bottom: 3px solid transparent;
    padding: 13px 35px;
    font-size: 15px;
    font-weight: bold;
    border-radius: 0;
}
.approach_1l .nav-tabs .nav-link:hover {
    color: #f74f22;
}

#reg {
    background-image: url(../img/22.jpg);
    background-position: center center;
    background-size: cover;
}
#reg ::placeholder {
    color: #fff;
    opacity: 1; /* Firefox */
}
.reg_1il .input-group {
    background: #2c37448a;
}
.reg_1il .form_text {
    background: #2c37448a;
}

#blog_o {
    padding-bottom: 150px !important;
}
.bg_backo1 {
    padding-bottom: 180px;
}
/*********************about_end****************/

@media screen and (max-width: 768px) {
    .about_pg1l1 {
        position: static !important;
        padding: 0;
    }
    .about_pg1l1 img {
        width: 100%;
    }

    .about_pg1l4 {
        position: static !important;
        padding-left: 10px;
        padding-top: 20px;
        padding-bottom: 30px;
    }
    .about_pg1r {
        margin-top: 15px;
        text-align: center;
    }
    .about_pg1r p {
        text-align: left;
    }
    .about_pg1rir {
        margin-top: 15px;
    }

    .timeline h3 {
        font-size: 15px;
    }
    .timeline p {
        font-size: 12px;
    }
    .timeline h6 {
        font-size: 12px;
    }
    .timeline-panel {
        margin-top: 15px;
    }
    .approach_1l {
        padding-top: 20px !important;
        text-align: center;
    }
    .approach_1l p {
        text-align: left;
    }
    .approach_1l .nav-tabs .nav-link {
        padding: 13px 15px;
        margin-top: 3px;
        margin-bottom: 3px;
    }
    #blog_o {
        padding-bottom: 40px !important;
    }
    .bg_backo1 {
        padding-bottom: 80px;
    }
    #about_pg {
        padding-bottom: 40px;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
}

@media (min-width: 768px) and (max-width: 991px) {
    .about_pg1l1 {
        left: 0%;
    }
    .about_pg1l4 {
        right: 5%;
        padding-top: 320px;
    }
    .approach_1l .nav-tabs .nav-link {
        padding: 13px 15px;
    }
    .approach_1l {
        padding-top: 0 !important;
    }
    #about_pg {
        padding-bottom: 210px;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .about_pg1l1 {
        left: 0%;
    }
    .about_pg1l4 {
        right: 5%;
        padding-top: 220px;
    }
    .approach_1l {
        padding-top: 0 !important;
    }
    #about_pg {
        padding-bottom: 60px;
    }
}

@media (min-width: 1400px) and (max-width: 2000px) {
    #about_pg {
        padding-bottom: 200px;
    }
}
