



#Shri-Maharaajji-Intro .message-quote {
	margin-right: 50px;
	margin-left: 50px;
	max-width: 500px;
}

#jagadgurus-section {
    background-image: url(../img/background/fixed_blurred/shrimaharaji2_option2_pic.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}


#jagadgurus-section .detail-text {
}

.jagadgurus-item {
    /* background: none repeat scroll 0 0 #190D24; */
    border-radius: 10px 10px 10px 10px;
    margin-top: -40px;
    opacity: 1;
    padding: 20px;
}



#message-Shri-Maharajji-section {
    background-image: url(../img/background/fixed_blurred/shrimaharaji1_fixedB_pic.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    padding: 70px 5%;
    margin: 0px;

}

#message-Shri-Maharajji-section .message-div {
    max-width:750px;
    margin:0 auto;
}

.timeline-row {
    position: relative;
    height:550px;
}

.timeline-group {
    position: relative;
    float: left;
    display: block;
    height: 550px;
}

.timeline {
    width: 100%;
    height:550px;
    position: relative;
}

.timeline-hr {
    border: 4px solid white;
    position:absolute;
    width:100%;
    top: 266px;
    margin-right: 110px;
}

#history-timeline {
/*    overflow-x:scroll;*/
}

#Shri-Maharajji-page-head-section {
    min-height:460px;
    width:100%;
    background-image:url(../img/background/navbg/navbg_shrimaharajji.jpg);
    background-repeat:no-repeat;
    background-size: cover;
    background-position: 45% center;
}

.timeline-circular-header {
    position: absolute;
    display: table-cell;

    height: 240px;
    width: 240px;
    background: #5C4942;
    border-radius: 150px;
    padding: 35px 20px;
    top: 160px;
    border: 8px solid white;
    text-align: center;
    vertical-align: middle;
}

.timeline-top-div {
    position: absolute;
    top: 10px;
}

.timeline-bottom-div {
    position: absolute;
    top: 295px;
}

.white-dot {
    position: absolute;
    top: 260px;
    display: inline-block;
    width: 30px;
    height: 30px;
    background: white;
    left: 1200px;
    border-radius: 15px;
}
