@CHARSET"UTF-8";


.form-control:focus {
  border-color: #FE8C01;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(254, 140, 1, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(254, 140, 1, 0.6);
}
article {
    padding-top:35px;
    padding-bottom:60px;
}
hr {
    margin-top:5px;
}
div.header {
    margin:0px auto;
    padding:0px;
    position:relative;
}
.navbar-nav  >  li  >  a {
    line-height:10px;
    text-align:center;
}
.nav  >  li  >  a:none, .nav  >  li  >  a:focus {
    text-decoration:none;
    background-color:#ffffff;
}
.navbar-menu-btn {
    font-size:18px;
    line-height:45px;
    padding:15px;
    color:#ccc;
    outline:0;
}
a.navbar-menu-btn:none, a.navbar-menu-btn:focus {
    text-decoration:none;
    outline:0;
}
.navbar-nav  >  li {
    border-top:1px solid #EEEEEE;
}
footer a:active {
    position:relative;
    top:1px;
}
footer a:none {
    position:relative;
    bottom:1px;
}
.caption  >  h5 {
    font-weight:bold;
}
footer p, footer span, footer a {
    font:normal 12px/18px "Open Sans",Arial;
}
.border-bottom {
    border-bottom:1px solid #504A54;
}
.navbar-nav  >  li {
    font:11px "Open Sans", "Arial Narrow", Calibri;
}
.top-menu {
    height:70px;
    display:table;
    text-align:center;
    margin-bottom:2px;
    color:black;
    padding:0px;
    /* background: rgba(240, 240, 240, 0.8); */

}
.top-menu  >  a {
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    -ms-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    opacity: 0.9;
    color:#504A54;
    border-left:1px solid #fff;
    padding:0px 12px;
    font: bold 13px/16px Philosopher,"Open Sans",sans-serif;
    display:table-cell;
    text-align:center;
    text-decoration:none;
    vertical-align:middle;
}
.top-menu  >  a:none, .top-menu  >  a:focus {
    color:#333333;
    background: #FAFAFA;
}
.bottom-menu {
    display:table;
    padding:0px;
    color:black;
    background:#cccccc;
    margin:2px auto;
    height:35px;
}
nav.bottom-menu  >  a {
    -webkit-transition:all 0.35s ease-in-out;
    -moz-transition:all 0.35s ease-in-out;
    -ms-transition:all 0.35s ease-in-out;
    -o-transition:all 0.35s ease-in-out;
    color:#504A54;
    border-left:1px solid #fff;
    display:table-cell;
    font:600 11px/13px "Open Sans";
    padding:2px 20px;
    text-align:center;
    text-decoration:none;
    vertical-align:middle;
    width:25%;
    margin:0px 0px;
}
.bottom-menu > a:none, .bottom-menu > a:focus {
    color:#333333;
    background:#dedede;
}
.navbar-default .navbar-nav > li > a:none, .navbar-default .navbar-nav > li > a:focus {
    background-color:#FFFFFF;
    color:#333333;
}
.navbar-default .navbar-toggle:none, .navbar-default .navbar-toggle:focus {
    background-color:#EFEFEF;
}
.middle-sized-menu-2nd-layer {
    background:none repeat scroll 0 0 #ccc;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter:alpha(opacity=80);
    opacity:0.8;
}
.large-screen-menu a {
    width:10%;
}
.large-screen-menu,
.middle-sized-menu {
    background: rgb(240,240,240);
    background: rgba(240,240,240,0.90);
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
    filter:alpha(opacity=95);
    /* opacity: 0.7; */
    -webkit-box-shadow: 0px 0px 30px rgba(50, 50, 50, 0.78);
    -moz-box-shadow:    0px 0px 30px rgba(50, 50, 50, 0.78);
    box-shadow:         0px 0px 30px rgba(50, 50, 50, 0.78);
}
.middle-sized-menu a {
    width:16.6%;
}
.menu2 a,
.menu a {
    color:#444;
}
.last-item {
    border-right:1px solid #fff;
}
a {
    outline:0;
}
.jkp-social  >  a {
    display:block;
    margin-bottom: 9px;
    width:220px;
    height:30px;
}
.jkp-social  >  a  >  img {
    width:220px;
    height:30px;
}
.detail-text,
.table td {
    font-family: "Open Sans", Helvetica, Arial;
    color: #504A54;
    line-height:1.75em;
    font-size: 12px;
}
.colored-header-1 {
    color:#504A54;
}
.colored-header-2 {
    color:#FE8C01;
}
.normal-header-text {
/*    font-family: Georgia, 'Times New Roman', Times, serif;*/

margin: 20px 0;
    padding-top: 0px;
}

.normal-header-text > span.underline {
    border-bottom: 1px dotted;
}

.normal-header-text-with-underline {
    display:inline;
/*    font-family: Georgia;*/
    line-height: 1.5em;}
.normal-header-text-with-underline > span {

}
.normal-header-text-with-underline:after, .normal-header-text-with-underline:before {
    content:"";
    display:block;
    height:20px;
}


.single-quote {
    color:#848484;
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: 18px;
    font-style: italic;
    line-height: 27px;
    position:relative;
    padding-left:60px;
    margin:40px auto;
}
.single-quote:before {
    font-style:italic;
    font-weight:bold;
    position:absolute;
    font-size:6em;
    font-family: Georgia, Arial, serif;
    font-style:italic;
    content:"\201C";
    left:-0.1em;
    top:0.25em;
    //opacity:0.6;
}
.fullWidth {
    max-width:1400px;
    margin:0 auto 24px;
}

@media screen and (min-width:768px) {
    div.footer-div {
        margin:0px 60px;
    }
}
@media screen and (min-width:500px) and (max-width:768px) {
    div.footer-div {
        margin:0px 90px;
    }
}
@media screen and (max-width:500px) {
    div.footer-div {
        margin:0px 30px;
    }
}
.navbar-toggle {
    float:left;
    margin-left:15px;
}
.responsive-header {
    font-size:1em;
}
.tooltip-ele {
    max-width:120px;
}
@media all and (min-width:320px) {
    .responsive-header {
        font-size:1em;
        margin-right:2px;
        margin-left:2px;
    }
    .devotional-bar {
        margin-top:50px;
    }
}
@media all and (min-width:440px) {
    .responsive-header {
        font-size:1.5em;
    }
    .devotional-bar {
        margin-top:80px;
    }
}
@media all and (min-width:640px) {
    .responsive-header {
        font-size:2em;
    }
    .devotional-bar {
        margin-top:150px;
    }
}
@media all and (min-width:768px) {
    .responsive-header {
        font-size:1.5em;
    }
}
@media all and (min-width:992px) {
    .responsive-header {
        font-size:1.75em;
    }
}
@media all and (min-width:1024px) {
    .responsive-header {
        font-size:2em;
    }
    #main_banner {
        padding:0px 130px;
    }
}


#loader {
    background:none repeat scroll 0 0 #FFFFFF;
    height:100%;
    left:0;
    margin:0;
    position:fixed;
    right:0;
    top:0;
    width:100%;
    z-index:100000;
}
#loader img {
    position:absolute;
    top:50%;
    left:44%;
}
.opaque-transition {
    opacity:0.85;
    -webkit-transition:opacity 3s ease-in-out;
    -moz-transition:opacity 3s ease-in-out;
    -ms-transition:opacity 3s ease-in-out;
    -o-transition:opacity 3s ease-in-out;
}
.message-quote {
    font:italic 17px/28px Georgia, 'Times New Roman', Times, serif;
    /* margin-top: 10px; */
    /* margin-bottom: 10px; */
}
.page-intro {
    font: italic 16px/25px 'Open Sans', sans-serif;
}
.message-quote:after {
    content: "";
    background-image: url(../img/background/quote_design/quote_design_bottom_pic.png);
    background-size: contain;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    display:block;
    margin: 5px auto 20px;
    width: 100%;
    height: 20px;
}
.message-quote:before {
    content: "";
    background-image: url(../img/background/quote_design/quote_design_top_pic.png);
    background-size: contain;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    display:block;
    margin: 10px auto 5px;
    width: 100%;
    height: 20px;
}
.ribbon {
    position:absolute;
    top: -5px;
    left: -5px;
    border:0;
    width:190px;
    height:190px;
}
.wood-background {
    background-image:url(../img/advert_bar/advertBackground.jpg);
    background-size:100% auto;
    padding:8% 8%;
    margin:0px;
}
.message-div {
    position:relative;
    max-width:950px;
    margin:0 auto;
}
.message-content {
    padding: 60px 8%;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 15px rgba(50, 50, 50, 0.78);
    -moz-box-shadow: 0px 0px 15px rgba(50, 50, 50, 0.78);
    box-shadow: 0px 0px 15px rgba(50, 50, 50, 0.78);
}
.message p {
    text-indent:3em;
}

.message {
    margin:0px auto;
    max-width:700px;
}
.message-text {
    font-family: 'Open Sans', sans-serif;
    color:#504A54;
    /* font-style:italic; */
    line-height: 1.7em;
    font-size:13px;
}
.with-background {
    background-image:url(../img/advert_bar/advertBackground.jpg);
    background-size:100% auto;
}
.thought-section {
    display:table;
    min-height: 170px;
    height: 170px;
    color:white;
    margin:0px auto;
}
.thought-section p {
    font-family:Georgia, 'Times New Roman', Times, serif;
    font-style:italic;
    font-weight:normal;
    line-height:27px;
    font-size:18px;
    display:table;
    margin:0px auto;
	color:black
}
.thought-section  >  div {
    display:table-cell;
    vertical-align:middle;
    width:80%;
    min-width:300px;
}
.content_slider_text_block_wrap h3 {
    font-family:Georgia, 'Times New Roman', Times, serif;
    font-size:18px;
    font-weight:bold;
    color:#F3F3F3;
}
.sub-menu-div {
    background: none repeat scroll 0 0 #504A54;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=90);
    opacity: 0.98;
    width:100%;
    z-index:10000;
    -webkit-box-shadow: 0px 0px 15px rgba(50, 50, 50, 0.78);
    -moz-box-shadow:    0px 0px 15px rgba(50, 50, 50, 0.78);
    box-shadow:         0px 0px 15px rgba(50, 50, 50, 0.78);
}
.sub-menu {
    height:70px;
    display:table;
    text-align:center;
    color:black;
    padding:0px;
    background: #504A54;

    /* width:100%; */
}
@media all and (max-width:768px) {
    .sub-menu {
        width: 100%;
    }
}
.sub-menu  >  a {
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    -ms-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    color:#E0E0E0;
    border-left:1px solid #fff;
    padding:0px 5px;
    display:table-cell;
    text-align:center;
    text-decoration:none;
    vertical-align:middle;
}
@media screen and (min-width:768px) {
    .sub-menu-font {
        font: 600 18px/24px "Philosopher";
    }
}
@media screen and (min-width:500px) and (max-width:768px) {
    .sub-menu-font {
        font: 600 12px/18px "Philosopher";
    }
}
@media screen and (max-width:500px) {
    .sub-menu-font {
        font: 600 11px/16px "Philosopher";
    }
}

.ashrams-menu a {
    width:20%;
}
.sub-menu > a:none, .sub-menu > a:focus {
    color:#FFFFFF;
    background: #FE8C01;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
    filter:alpha(opacity=95);
    opacity: 0.95;
}
.sub-menu  >  a.active {
    color: #FFFFFF;
    background: #FE8C01;
}
.fixed-top {
    position:fixed;
    top:0;
    left:0;
}
.ch-grid {
    margin:0;
    padding:0;
    list-style:none;
    display:block;
    text-align:center;
    width:100%;
}
.ch-grid:after, .ch-item:before {
    content:'';
    display:table;
}
.ch-grid:after {
    clear:both;
}
.ch-grid li {
    width:200px;
    height:200px;
    display:inline-block;
    margin:20px;
}
.ch-item {
    width:100%;
    height:100%;
    border-radius:50%;
    position:relative;
    cursor:default;
    box-shadow:inset 0 0 0 0 rgba(200, 95, 66, 0.4), inset 0 0 0 16px rgba(255, 255, 255, 0.6), 0 1px 2px rgba(0, 0, 0, 0.1);
    transition:all 0.4s ease-in-out;
}
.ch-info {
    display:table;
    background:#ebebeb;
    position:absolute;
    width:100%;
    height:100%;
    border-radius:50%;
    overflow:hidden;
    opacity:1;
    // transition:all 0.4s ease-in-out;
    // transform:scale(0);
    // backface-visibility:hidden;
}
.ch-item:none {
    box-shadow: inset 0 0 0 110px rgba(200, 95, 66, 0.4);
}
.ch-item-with-none:none .ch-info {
    opacity:1;
    transition: all 0.3s ease-in-out;
    background: white;
    border: 5px solid #FE8C01;
}
.ch-info h3 {
    color:#fff;
    text-transform:uppercase;
    position:relative;
    letter-spacing:2px;
    font-size:22px;
    margin:0 30px;
    padding:65px 0 0 0;
    height:110px;
    font-family:'Open Sans', Arial, sans-serif;
    text-shadow:0 0 1px #fff, 0 1px 2px rgba(0, 0, 0, 0.3);
}
.ch-info p.text {
    display:table-cell;
    height:100%;
    vertical-align:middle;
    padding:10px 20px;
    font-weight:bold;
    font-size:12px;
}
.ch-info p a:none {
    color:rgba(255, 242, 34, 0.8);
}
.ch-info p.before,
.ch-info p.after {
    display:none;
}
.whitebox-item {
    display:table-cell;
    vertical-align:middle;
}
.whitebox {
    display:table;
    height:200px;
    background-color:white;
    border-radius:10px;
    padding:0px 40px;
    margin: 10px 0;
}
.whitebackground {
    background-color:white;
}
.centered-element {
    margin:0 auto;
}
h5.news-slider-head {
    font:normal 14px/20px Georgia, 'Times New Roman', Times, serif;
    color:#FF7701;
}
.news-event-date {
    font:italic normal 12px/18px Georgia, 'Times New Roman', Times, serif;
}
.news-slider-item {
    display:block;
    max-width:300px;
    margin:0px auto;
    position:relative;
    padding:0px 10px;
}
.news-item-detail {
    font-family:"open sans", Helvetica, Arial;
    color:#504A54;
    line-height:1.7em;
}
//TODO clean up the css
.news-slider-item img {
    margin:0 auto;
}
.news-slider-control a {
    background:#EEEEEE;
    border-radius:30px;
    color:#444444;
    display:block;
    font:20px/35px "Open Sans";
    outline:0 none;
    padding:0;
    text-align:center;
    text-decoration:none;
    width:35px;
}
.news-slider-control a:none {
    background:#F3F3F3;
    color:#000000;
}
.news-slider-control {
    margin-bottom:40px;
}
.dark-button {
    border:0px;
    background-color:#5a5a5a;
    padding:15px 30px;
    color:white;
    font-weight:bold;
}
.link-div {
    background-image: url(../img/background/information_background_pic/information_sign_pic.png);
    background-repeat:no-repeat;
    background-size: cover;
    /* color:white; */

    /* height: 130px; */
    padding: 20px 15px 30px;
}
.link-div  >  a {
    /* text-decoration:none; */
    /* color:white; */
    /* margin-top:30px; */
    /* display:inline-block; */
}

.top-intro {
    background-image:url(../img/background/seamless_backgrounds/quote_bg_pic.jpg);
    background-repeat:repeat;
    color:light-green;
}
.side-nav-bar {
    position:fixed;
    top:0%;
    left: 2%;
    z-index:120000;
    -webkit-backface-visibility:hidden;
}
.side-nav-bar  >  ul {
    list-style:none;
    padding-left: 0px;
}
.side-nav-bar li .indicator {
    cursor:pointer;
    opacity:0.2;
    display: block;
    border-radius:10px;
    width:25px;
    height: 34px;
    margin:25px 0%;
}
.side-nav-bar li .indicator:none {
    opacity:0.7;
    background-color:white;
}
.side-nav-bar span.side-nav-popup {
    color: white;
    display: none;
    position: absolute;
    width: 250px;
    left: 2%;
    margin-left: 0px;
    background-color: #2F2351;
    padding: 6px 10px 6px 35px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    opacity: 0.7;
    font-family: "open sans", sans-serif;
    font-size: 12px;
    line-height: 16px;
    font-weight: bold;
    border: 3px solid #4A3F69;
}

.non-current-nav-link {
    border: 3px solid #9ABEEB;
    background-color: #5A5D70;
}
.current-nav-link {
    background-color: rgb(253, 233, 0);
    border: 3px solid rgb(123, 123, 228);
}

.gradient-head {
    width:100%;
    height: 460px;
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMjMlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAiLz4KICAgIDxzdG9wIG9mZnNldD0iMjclIiBzdG9wLWNvbG9yPSIjMDIwMjA1IiBzdG9wLW9wYWNpdHk9IjAiLz4KICAgIDxzdG9wIG9mZnNldD0iNzIlIiBzdG9wLWNvbG9yPSIjMTUxMzNkIiBzdG9wLW9wYWNpdHk9IjAuNjUiLz4KICAgIDxzdG9wIG9mZnNldD0iODclIiBzdG9wLWNvbG9yPSIjMWIxOTRmIiBzdG9wLW9wYWNpdHk9IjAuNjUiLz4KICA8L3JhZGlhbEdyYWRpZW50PgogIDxyZWN0IHg9Ii01MCIgeT0iLTUwIiB3aWR0aD0iMTAxIiBoZWlnaHQ9IjEwMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-radial-gradient(center, ellipse cover,  rgba(0,0,0,0) 23%, rgba(2,2,5,0) 27%, rgba(21,19,61,0.65) 72%, rgba(27,25,79,0.65) 87%); /* FF3.6+ */
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(23%,rgba(0,0,0,0)), color-stop(27%,rgba(2,2,5,0)), color-stop(72%,rgba(21,19,61,0.65)), color-stop(87%,rgba(27,25,79,0.65))); /* Chrome,Safari4+ */
    background: -webkit-radial-gradient(center, ellipse cover,  rgba(0,0,0,0) 23%,rgba(2,2,5,0) 27%,rgba(21,19,61,0.65) 72%,rgba(27,25,79,0.65) 87%); /* Chrome10+,Safari5.1+ */
    background: -o-radial-gradient(center, ellipse cover,  rgba(0,0,0,0) 23%,rgba(2,2,5,0) 27%,rgba(21,19,61,0.65) 72%,rgba(27,25,79,0.65) 87%); /* Opera 12+ */
    background: -ms-radial-gradient(center, ellipse cover,  rgba(0,0,0,0) 23%,rgba(2,2,5,0) 27%,rgba(21,19,61,0.65) 72%,rgba(27,25,79,0.65) 87%); /* IE10+ */
    background: radial-gradient(ellipse at center,  rgba(0,0,0,0) 23%,rgba(2,2,5,0) 27%,rgba(21,19,61,0.65) 72%,rgba(27,25,79,0.65) 87%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a61b194f',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */


}

.video-container {
    margin: 10px auto 80px;
    max-width:700px;
}

.thought-row {
	background-image: url(../img/background/rs_blurr_pattern_pic.jpg);
    background-repeat:repeat;
	background-size: 240px 180px;
    -moz-box-shadow:    inset  0  8px 8px -8px #383838,
                        inset  0 -8px 8px -8px #383838;
    -webkit-box-shadow: inset  0  8px 8px -8px #383838,
                        inset  0 -8px 8px -8px #383838;

	box-shadow: inset  0  8px 8px -8px #383838,                          inset  0 -8px 8px -8px #383838;
/*	box-shadow: inset 0px 0px 10px rgba(50, 50, 50, 0.78);*/
}


.colored-background {
    background-color:#ECEAE8;
}

.half-page-image {
    width:555px;
    height:338px;
}

/*Royalslider override*/
.rsDefault .rsBullet {
    height: 20px;
    width: 20px;
}
.responsive-slider {
    width:100%;
}

.one-third-image {
    width: 380px;
    height: 200px;
}

.white-text {
    color:white;
}

a.current {
    background-color: #ffffff;
    opacity: 1;
}

.absolute-header-text-with-underline {
    display:inline;
    color:#848484;
    font-family:Georgia, 'Times New Roman', Times, serif;
    border-bottom:1px dotted;
    line-height:1.5em
}

.footer-wrapper {
    color:white;
    background-image:url(../img/background/seamless_backgrounds/dark_linen_texture.jpg);
    background-repeat:repeat;
}

.underline {
    display:inline;
    border-bottom:1px dotted;
    line-height:1.2em
}

.top-margin-medium {
    margin-top:20px;
}

.no-top-margin {
    margin-top:0;
}

.full-width-image {
    width:1170px;
    height:423px;
}

.carousel-item {
   margin: 10px 15px 0 15px;
`}

.carousel-item img{
  display: block;
  width: 100%;
  height: auto;
}
.to-top-link {
    /* position:absolute; */

    margin: -30px auto 0px;
    background-image: url(../img/background/seamless_backgrounds/dark_linen_texture.jpg);
    width: 80px;
    border-radius: 80px;
    height: 80px;
    padding: 10px;
    font: italic 12px/24px Georgia, 'Times New Roman', Times, serif;
    text-align: center;
    cursor: pointer;
}

.footer-item {
    padding:0px 20px 20px 20px;
}

#mc-embedded-subscribe:none {
    background: orange;
}

#mc-embedded-subscribe {
    height:30px;
    background: #504A54;
    border: 1px solid #cccccc;
    border-radius: 4px;
    color:white;
    /* font-weight: bold; */
    font-size: 20px;
    font-family: Arial;
}

.map-container {
    height:350px;
}

.get-in-touch-block {
    padding-right: 25px;
}

.all-caps-bold {
    font-weight:bold;
    text-transform:uppercase;
}

.side-nav-popup {
    /* display:none; */
}

.head-container img {
    margin: 8px 0;
}

.bottom-margin {
    margin-bottom: 20px;
}
.no-bottom-margin {
    margin-bottom: 0;
}
.top-margin {
    margin-top: 20px;
}
.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-family:georgia, serif;
    font-size: 15px;
    font-weight: bold;
    color: #ffffff;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #999999;
    border-radius: 15px;
}

.dark-background {
    background-color:#775FC5;
}



.fname-register {
    width:49%;
    margin-right:4px;
    background: #504A54;
    color: white;
}

.lname-register {
    width: 49%;
    background: #504A54;
    color: white;
}

.support-bar {
    min-height:130px;
}

.email-register {
    width:78%;
    margin-right:4px;
    background: #504A54;
    color: white;
}

.page-head {
    margin-top: 65px;
    font-size: 42px;
    line-height: 46px;
    color: rgba(17, 1, 66, 0.8);
    text-shadow: 1px 1px 1px rgba(167, 146, 233, 0.8);
}

.light-button {
    border:0px;
    background-color:#FE8C01;
    padding:15px 30px;
    color:white;
    font-weight:bold;
}

.narrow-margin-top {
    margin-top: 10px;
}

.bullet-col {
    padding: 5px 0;
}

.bullet-col-details {
    padding-left: 5px;
    padding-right: 25px;
}

a.plain-link {
    color:inherit;
    text-decoration: none;
}
a.plain-link:none {
    color:#FE8C01;
    text-decoration: none;
}


.fixed-height-strip {
    height: 130px;
    min-height: 130px;
}

.narrow-bottom-margin {
    margin-bottom: 5px;
}

.large-top-margin {
    margin-top: 30px;
}


.support-us-btn {
    display:block;
    width:140px;
    height:50px;
    background:url(../img/buttons/support_us/supportus_but_sprite.png);
    text-indent:-9999em;
    margin: 20px auto 0;
}
.support-us-btn:none {
    background-position: 0px -60px;
}

.embossed-text {
    color: rgba(17, 1, 66, 0.8);
    text-shadow: 1px 1px 1px rgba(167, 146, 233, 0.8);
}

.font-normal-weight {
    font-weight: normal;
}

.brief-sub-heading {
    font: normal 15px/25px Georgia, sans-serif;
}
.img-with-caption-bottom {
    position: relative;
    text-align: center;
}
.img-with-caption-bottom figcaption {
    /* position: absolute; */
    background: black;
    background: rgba(253, 253, 253, 0.75);
    color: #504A54;
    padding: 5px 10px;
    opacity: 1;
    -webkit-transition: all 0.6s ease;
    -moz-transition:    all 0.6s ease;
    -o-transition:      all 0.6s ease;
    left: 15px;
    /* margin-right: 15px; */
    bottom: 0;
    font: normal 12px/15px "Open Sans", Arial;
}
.readmore a {
    background: none repeat scroll 0 0 #fd8c00;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    line-height: 12px;
    padding: 12px 14px;
    text-decoration: none;
	margin-top:15px;
}
.readmore a:none{
    background: none repeat scroll 0 0 #DF7A06;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    line-height: 12px;
    padding: 12px 14px;
    text-decoration: none;
}
.meta_date {
    background-image: url(../images/date.png);
	 background-position: left center;
    background-repeat: no-repeat;
    padding: 3px 0 3px 20px;
	margin-bottom:20px;
}
.contentBox .normal-header-text {
    margin: 0;
    padding-top: 0;
}
.contentBox h3 {
    margin-top: 0;
    text-indent: 0;
}





