@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'roboto_slabbold';
    src: url('robotoslab-bold-webfont.eot');
    src: url('robotoslab-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('robotoslab-bold-webfont.woff2') format('woff2'),
         url('robotoslab-bold-webfont.woff') format('woff'),
         url('robotoslab-bold-webfont.ttf') format('truetype'),
         url('robotoslab-bold-webfont.svg#roboto_slabbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

::-moz-selection {
background-color:#ec5237;
color:#FFF;
}
::selection {
	background-color: #ec5237;
	color: #FFF;
}
h1, h2, h3, h4, h5, h5{
    font-family: 'roboto_slabbold';
}
body {
	background-image: url(../images/banner_img.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #f2f2f2 !important;

}
.clear {
	clear:both;
}
.no_margin {
	margin-right: 0;
	margin-left: 0;
}
.top-margin {
	margin-top: 16px;
}
.site-font{
	font-family:'roboto_slablight';
}
.greetings {
/*	background-image: url(../images/greeting_bg.png);*/
	margin-top: 0px;
	border: 1px solid #dcdcdc;
    min-height: 128px;
    background: rgba(236,82,55,0.7);
}
.greetings_main_box {
	background-image: url(../images/greeting_icon.png);
	background-position: 10px 19px;
	background-repeat: no-repeat;
	padding: 18px 20px 29px 85px;
}
.greetings_main_box h1 {
	font-family: 'roboto_slabregular';
	font-size: 17px;
	color: #fff;
	margin: 0;
    padding-bottom: 5px;
}
.greetings_main_box p {
	margin: 0;
    color: #fff;
}
.greetings_main_box_p {
	font-family: 'roboto_slabregular';
	font-size: 12px;
	color: white;
}
.greetings_main_box a, .greetings_main_box span{
	font-family: 'roboto_slabregular';
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	float: right;
}
flex-caption a:hover {
	text-decoration: none;
	color: #ff9a36;
}
/* latest_news starts*/

.latest_news_main {
	margin: 26px 0 36px;
	background: #ffffff;
	position: relative;
	zoom: 1;
	border-top: 4px solid #ec5237;
	-webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
	-o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
	box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
	background-image: url(../images/latest_news.png);
	background-position: 15px 13px;
	background-repeat: no-repeat;
}

.menu .ui-accordion .ui-accordion-content {
     padding: 0;
}

.latest_news_header h2 {
	font-size: 17px;
	margin: 0 15px;
	padding: 24px 0px 19px 62px;
	font-family: 'roboto_slabregular';
	color: #000000;
}
.latest_news_content {
	margin: 0;
	padding: 0;
}
.latest_news_content img {
	width: 100%;
	margin-bottom: 40px;
	height: auto;
}
.latest_news_content h2 {
	font-family: 'roboto_slabregular';
	font-size: 18px;
	color: #ec5237;
	margin: 0 0 20px 20px;
	float: left;
}
.latest_news_content h3 {
	font-family: 'roboto_slabregular';
	font-size: 14px;
	color: #767676;
	margin: 0 0 20px 20px;
	float: left;
}
.latest_news_content_p {
	font-family: 'roboto_slablight';
	font-size: 14px;
	color: #373737;
	padding: 0 14px 20px 20px;
	float: left;
	line-height: 27px;
}
.more_news {
	margin: 0;
	padding: 0;
}
.more_news a {
	font-family: 'roboto_slablight';
	font-size: 14px;
	color: #737373;
	float: left;
	text-decoration: none;
}
.more_news a:hover {
	color: #ec5237
}
.more_news p {
	font-family: 'roboto_slablight';
	font-size: 14px;
	color: #767676;
	float: right;
	margin: 0;
}
.border_top {
	border-top: 1px dotted #d9d9d9;
	margin-left: 20px;
	margin-right: 20px;
	padding: 18px 0;
}
.load_more {
/*	margin: 35px 30px;*/
}
.load_more a {
	color: #ff9a36;
	font-family: 'roboto_slabregular';
	font-size: 17px;
}
.load_more a:hover {
	color: #ff6600;
}
/* latest_news ends*/


/* social networks Starts*/
.tv_social_main {
	text-align: end;
	margin-top: 30px;
}
.tv_social_main .bhagavatham_tv a {
	border-radius: 3px;
    display: block;
    background-color: #760023;
}
.tv_social_main .bhagavatham_tv a>img {
	margin: 0px;
}
.rotate {
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	transition-property: transform;
	overflow: hidden;
}
.rotate:hover {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
}
.social {
	margin-bottom: 0;
	margin-top: 10px;
}
@media (max-width: 991px) {
	.social {
		max-width: 160px;
		margin: 0 auto;
	}
  .navbar-header {
    z-index:-1;
  }
  .logo {
    z-index:1;
  }
}
@media (max-width: 576px) {
  .home-collapse-date {
    padding: 0;
    width: 100%;
    text-align: right;
  }
}
.social ul {
	float: right;
	margin: 0;
	padding-left: 0;
}
.social ul li a {
	margin-left: 5px;
}
.tv_social_main .social li {
	float: left;
	overflow: hidden;
}
.tv_social_main .social li>img {
	margin: 0px;
}
.search {
	margin: 0;
}
.search form {
	position: relative;
}
.search form input {
	width: 100%;
	border-radius: 2px 0 0 2px;
	background: white;
	padding: 10px 20px 10px 20px;
	color: #999;
	border: 1px solid #dcdcdc!important;
	border: none;
	font-family: 'roboto_slabregular';
	float: left;
	background-position: 96% 50%;
	background-repeat: no-repeat;
	background-size: 26px auto;
}
.search form input::-webkit-input-placeholder {
   color:#999;
}
.search form input:-moz-placeholder {
  color:#999;
}
.search form input::-moz-placeholder {
  color:#999;
}
.search form input:-ms-input-placeholder {
  color:#999;
}
.search form #search-button{
  color: #fff;
  padding: 10px;
  font-size: 22px;
  background-color: #ec5237;
  border-radius: 0 2px 2px 0;
  float: left;
  position: absolute;
  right: 0;
  width: 42px;
}
.search form #search-button:hover{
  cursor: pointer;
}
/* social networks ends*/

/* ask swamiji Starts*/

.ask-swamiji-main {
	background-image: url(../images/ask_swamiji.png);
	background-position: 5px 20px;
	background-repeat: no-repeat;
	border-top: 4px solid #ec5237;
	margin: 0;
	background-color: white;
}
.left-nav .sf-menu>li.sub-nav>a:after {
	content:'+';
	position:absolute;
	right:10px;
	top:25%;
	color:#FFF;
	font-size:17px;
	font-family: 'roboto_slablight';
	z-index:999;
}
.left-nav .sf-menu>li.sub-nav:hover>a:after {
	content:'-';
}
.gallery_main .ngg-widget img {
    border:0 none;
}
.gallery_main .examples-section .entry-title {
    display:none;
}
.sadhana_center_three .ngg-gallery-thumbnail img {
    border: 1px solid #FF8101;
}
.sadhana_center_three .ngg-gallery-thumbnail img:hover {
    background-color: #FF8101;
}
.Satsang#abroad-content {
    /*padding: 25px 0;*/
}
.video-box {
    position: relative;
}
.video-box .h_iframe {
    position: relative;
}
.video-box .h_iframe img {
    width:100%;
}
.video-box .h_iframe iframe {
    position: absolute;
    top: 0 !important;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999 !important;
}
.schedule-tble {
    overflow: auto;
}

.read-more{
	font-family: 'roboto_slabbold';
  font-size: 12px;
  color: #ec5237;
  float: right;
  padding-top:10px;
    /*padding: 1px 26px 20px 0px;*/
}
.entry-title a{
	color: #ec5237;
	font-size: 20px;
    font-family: 'roboto_slabregular';

}
div.paginate-wrapper .page-numbers{
	color:#ec5237;
}
div.paginate-wrapper .current{
	color:#000000;
}

@media (max-width: 768px) {
.ask-swamiji-main {
	background-position: 5px 5px;
}
.ask-swamiji-main h2 {
	padding: 0px 5px 0px 45px;
}
.ask-swamiji-main a {
	margin: 21px 44px 0 0px;
}
}
.ask-swamiji-main h2 {
	font-family: 'roboto_slabregular';
	font-size: 13px;
	color: #000000;
	border-right: 1px solid #b1aaaa;
	float: left;
	padding: 15px 10px 15px 42px;
}
.ask-swamiji-main a {
	font-family: 'roboto_slablight';
	font-size: 11px;
	color: #ec5237;
	float: right;
	font-weight: bold;
	margin: 36px 22px 0 0;
}
.ask-swamiji-main a:hover {
	color: #C53006;
}
.ask-swamiji-main_form_main {
	margin: 0 20px;
	padding: 0;
}

@media (max-width: 1200px) {
.ask-swamiji-main {
	background-position: 5px 5px;
}
.ask-swamiji-main h2 {
	padding: 0px 15px 0px 47px;
	font-size:12px;
	border: 0 none;
}
.ask-swamiji-main a {
	margin: 9px 12px 9px 25px;
	font-size:12px;
	float: left;

}
}
.ask-swamiji-main_form_main form input, .ask-swamiji-main_form_main form textarea {
	width: 100%;
	background: transparent;
	padding: 5px;
	color: black;
	font-size: 13px;
	border-bottom: 1px solid #cdcdcd !important;
	border: none;
	font-family: 'roboto_slablight';
	margin-bottom: 15px;
}
.ask-swamiji-main_form_main button {
	margin: 0 0 10px 0;
	background: transparent;
	border: none;
	float: right;
}
/* ask swamiji Starts*/

/*bhagavatham-notes starts*/

.bhagavatham-notes {
	background-image: url(../images/footer-right-banner.png);
	min-height: 536px;
	background-size: cover;
	margin-top: 20px;
	border: 1px solid #d1d1d1;
}
.bhagavatham-notes a {
	font-family: 'roboto_slablight';
	font-size: 14px;
	color: #fff;
	background-color: #ec5237;
	border-radius: 3px;
	font-size: 15px;
  padding: 2px;
}
.bg-notes{
	background: url(../images/message.png) no-repeat left center;
	padding: 14px 0 5px 31px;
    text-align: left;
}
/*bhagavatham-notes Ends*/

/*upcoming events starts*/
.upcoming-events {
	background-image: url(../images/upcoming_events.png);
	background-position: 20px 20px;
	background-repeat: no-repeat;
	border-top: 4px solid #ec5237;
	margin: 18px 0 0 0px;
	background-color: white;
}
.upcoming-events h2 {
	font-family: 'roboto_slabregular';
	font-size: 15px;
	color: #000000;
	float: left;
	padding: 10px 27px 5px 72px;
}
.upcoming-events_content {
    margin: 0;
    padding: 20px;
    border-bottom: 1px solid #d9d9d9;
    display: table;
	width:100%;
}
.upcoming-events_content img {
	margin: 0;
}


.month {
    display: table-cell;
	width:40px;
}
.upcoming-events_content a ,.upcoming-events_content span  {
    font-family: 'roboto_slablight';
    font-size: 13px;
    padding-left: 19px;
    color: #414141;
    display: table-cell;
    vertical-align: middle;
}
.upcoming-events_content a:hover {
	color: #C53006;
}



.upcoming-events_content .month .june{
	margin: 0;
    background: #EC5237;
    color: #fff;
    width: 40px;
    text-align: center;
    font-size: 9px;
    text-transform: uppercase;
    display: inline-block;
    padding: 3px 0px;
}
.upcoming-events_content .month .date{
    width: 40px;
    text-align: center;
    display: inline-block;
    background: #E5E5E5;
    padding: 0 0;
}

/*upcoming events Ends*/


/*donate starts*/
.donate {
	margin: 18px 0 0 0px;
	background-color: #ff9a36;
  // #ec5237;
	border-radius: 3px;
  display: table;
  padding: 15px 0px;
  width: 100%;
  -webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
  box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);
}

.donate h2 {
    font-family: 'roboto_slabregular';
    font-size: 14px;
    color: #FFFFFF;
    border-right: 1px solid white;
    padding: 0 10px;
    display: table-cell;
    vertical-align: middle;
}

.donate a {
    font-family: 'roboto_slabbold';
    font-size: 14px;
    color: #FFFFFF;
    display: table-cell;
    padding: 0 10px;
    width: 110px;
    text-align: center;
    vertical-align: middle;
}
.donate a:hover {
	color: #C53006;
}


/*donate Ends*/


/*videos starts*/
.videos {
	background-image: url(../images/videos_icon.png);
	background-position: 20px 20px;
	background-repeat: no-repeat;
	border-top: 4px solid #ec5237;
	margin: 18px 0 0 0px;
	background-color: white;
	padding: 20px
}
.videos h2 {
	font-family: 'roboto_slabregular';
	font-size: 18px;
	color: #000000;
	float: left;
	padding: 9px 0 20px 40px;
	margin: 0;
	width: 100%;
}
.videos img {
	width: 100%;
}
/* videos Ends*/


/*young-champions starts*/
.young-champions {
	background-image: url(../images/young_champicon.png);
	background-position: 20px 20px;
	background-repeat: no-repeat;
	border-top: 4px solid #ec5237;
	margin: 18px 0 0 0px;
	background-color: white;
	padding: 20px
}
.young-champions h2 {
	font-family: 'roboto_slabregular';
	font-size: 18px;
	color: #000000;
	float: left;
	    padding: 10px 0px 13px 36px;
	margin: 0;
}
.young-champions img {
	width: 100%;
}
/* young-champions Ends*/


/*parinayam starts*/
.parinayam {
	background-image: url(../images/parinayam_icon.png);
	background-position: 20px 20px;
	background-repeat: no-repeat;
	border-top: 4px solid #ec5237;
	margin: 18px 0 0 0px;
	background-color: white;
	padding: 20px
}
.parinayam h2 {
	font-family: 'roboto_slabregular';
	font-size: 18px;
	color: #000000;
	float: left;
	padding: 9px 0 20px 40px;
	margin: 0;
}
.parinayam img {
	width: 100%;
}
/* parinayam Ends*/
/*world tour starts*/
.world-tour {
	background-image: url(../images/world-tour-icon-orange.png);
	background-position: 20px 20px;
	background-repeat: no-repeat;
	border-top: 4px solid #ec5237;
	margin: 18px 0 0 0px;
	background-color: white;
	padding: 20px
}
.world-tour h2 {
	font-family: 'roboto_slabregular';
	font-size: 18px;
	color: #000000;
	float: left;
	padding: 9px 0 20px 40px;
	margin: 0;
}
.world-tour img {
	width: 100%;
}
/* world tour Ends*/
span.bv-tv-text{
  color: #ffffff;
  font-weight: bold;
}
/*LOGO STARTS */

.logo {
	margin-top: 60px;
	float: left;
}
.logo img {
    margin-bottom: 20px;
}
@media (max-width: 768px) {
.logo {
	margin-top: 20px;
	text-align: center;
}
}
.logo img {
	width: 287px;
}
.navbar-inverse .navbar-toggle {

      margin-left: 14px;
}
/*LOGO ends */

/*Menu STARTS*/

.menu {
	margin-top: 0;
	padding: 15px 15px;
	background-color: #ec5237;
	border-top: 4px solid #ffffff;
}
.menu ul {
	padding: 0;
}
.menu ul>li {
	padding: 10px;
	border-bottom: 1px solid #e96952;
	list-style: none;
}
.menu ul>li>a {
	color: white;
	font-family: 'roboto_slabbold';
	font-size: 14px;
}
.menu ul>li>a:hover {
	color: #ff7900;
}
.ui-accordion .ui-accordion-content {
	padding: 0;
	border-top: 0;
	overflow: auto;
	border: 0;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
	position: absolute;
	left: .5em;
	top: 50%;
	margin-top: -8px;
	display: none;
}
.ui-accordion .ui-accordion-icons {
	padding-left: 1.2em;
}
.accordion a p:hover {
	background-color: #EAE3DC;
}
.accordion h3:hover {
	background-color: #ea725D;
}
.accordion h3 {
	color: #FFFFFF !important;
	font-family: 'roboto_slabregular';
	font-size: 14px !important;
	background: #ec5237;
	border: none;
	margin: 0 !important;
	border-radius: 0;
	border-bottom: 1px solid #e96952;
	padding: 15px !important;
}
.accordion h3:focus {
	outline: none !important;
}
.accordion h3 span {
	float: right;
	font-family: 'roboto_slablight';
	padding-right: 12px;
	font-size: 16px;
}
.accordion p {
    padding: 16px 24px;
    font-family: 'open_sansregular';
    font-size: 14px;
    margin: 0;
}
.responsive_menu {
	display: none;
}

@media (max-width:991px) {
.responsive_menu {
	display: block;
}
.tv_social_main .bhagavatham_tv a {
    margin-bottom: 0px;
}

.tv_social_main {
    text-align: end;
    margin-top: 10px;
    margin-bottom: 10px;
}
.greetings {
	margin-top: 0;
}
body{
	background:none;
}
.header-main{
    /* background: url(../images/banner_img.png); */
    background-image: url(../images/banner_img.png);*/
    background-repeat: no-repeat;
    background-position: top center;
    padding-bottom: 15px;
}
.logo {
    margin-top: 14px;
	text-align:center;
}
/*.navbar-inverse {
	position: absolute;
	left: 0;
	top:53px;
	background-color: transparent !important;
	border-color: transparent !important;
}

.navbar-collapse {
	background: white;
	margin-top: 5px;
	border-left: none;
	border-right: none;
	z-index: 1;
}
.navbar-toggle {
	margin-top: 33px;
	position: relative;
	float: left;
}
.responsive_menu .navbar-toggle {
	margin-top: 35px;
	display: block !important;
	background-color:#fff;
 	margin-left: 0px;
}

.navbar-inverse .navbar-toggle {
  border-color: #FFF !important;
      margin-left: 0;
}
.responsive_menu .navbar-toggle {
       margin-top: 37px;
}

.navbar-inverse .navbar-toggle:hover {
	background-color: #FF9A36;
}

.navbar-inverse .navbar-toggle:focus{
  background-color: #FF9A36;
}

.responsive_menu .menu {
	margin-top: 0px;
}
.responsive_menu .menu .navbar-collapse {
	margin-top: 16px;
	display:block;
}
.responsive_menu .navbar-inverse .navbar-toggle .icon-bar {
  background-color: #EC5237;
}

.responsive_menu .navbar {
	margin-bottom: 12px;
	    margin-left: 12px;
}
.responsive_menu .navbar-nav>li>a:focus {
	color: #1E3D99;
}
.navbar-collapse.collapse {
   display: none !important;
   height:auto !important;
}
.navbar-collapse.collapse.in {
	display:block !important;
	z-index:1;
	position:relative;
	background: #EC5237  !important;
	background-color: #EC5237  !important;
}
.navbar-collapse{
	background: #EC5237  !important;
}
.responsive_menu .navbar-nav>li {
	float:none !important;
}

.navbar-inverse .navbar-nav>.active>a{
	  font-family: 'roboto_slabregular';
	background-color:#760023;
}

.navbar-inverse .navbar-nav>.active>a:hover{
	background-color:#760023;
}

.navbar-nav {
  float:none;
  margin: 0px -15px;
}

.navbar-inverse .navbar-nav>li>a {
  font-family: 'roboto_slabregular';
  color: #FFFFFF;
}

.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
  color: #fff;
  background-color: #760023 !important;
}*/
.search {
	    margin-top: 35px;
}
.navbar-header {
   float: none;
}

}
a.red-color{
  color:#ec5237;
  font-family: 'roboto_slabbold';
}
.red-bg{
  background-color: #ec5237 !important;
  padding: 16px;
  color:#ffffff;
  font-weight:bold;
}
/*Menu Ends*/

/*enrich your mind starts*/
.enrich {
	border-top: 4px solid #ec5237;
	margin: 18px 0 0 0px;
	background-color: white;
}
.enrich h2 {
	background-image: url(../images/enrich.png);
	background-position: 15px 0px;
	background-repeat: no-repeat;
	font-family: 'roboto_slabregular';
	font-size: 15px;
	color: #000000;
	float: left;
	padding: 15px 27px 5px 56px;
}
.enrich h3 {
	font-family: 'roboto_slabregular';
	font-size: 14px;
	color: #000000;
	padding: 0 0 10px 25px;
}
.enrich p {
	font-family: 'roboto_slablight';
	font-size: 12px;
	color: #373737;
	padding: 0px 25px;
}
.enrich a {
	font-family: 'roboto_slabbold';
	font-size: 12px;
	color: #ec5237;
	float: right;
	/*padding: 1px 2px 20px 0px;*/
}
.enrich a:hover {
	color: #A72913;
}

@media (max-width:1200px) {
.enrich h2 {
	background-image: url(../images/enrich.png);
	background-position: 5px 0px;
	background-repeat: no-repeat;
	padding: 18px 27px 5px 48px;
	font-size: 12px;
}
}
/*enrich your mind Ends*/

/*activities starts*/
.activities {
	background-image: url(../images/activities.png);
	background-position: 20px 20px;
	background-repeat: no-repeat;
	border-top: 4px solid #ec5237;
	margin: 18px 0 0 0px;
	background-color: white;
}
.activities h2 {
	font-family: 'roboto_slabregular';
	font-size: 15px;
	color: #000000;
	float: left;
	padding: 15px 27px 5px 72px;
}
.activities p {
	font-family: 'roboto_slablight';
	font-size: 14px;
	color: #373737;
	padding: 15px 25px;
}

@media (max-width:1200px) {
.activities {
	background-position: 14px 20px;
}
.activities h2 {
	padding: 16px 27px 5px 57px;
	font-size: 12px;
}
}
/*activities Ends*/


/*swamijis-schedule starts*/

.swamijis-schedule {
	background-image: url(../images/schedule.png);
	background-position: 6px 20px;
	background-repeat: no-repeat;
	border-top: 4px solid #ec5237;
	margin: 18px 0 0 0px;
	background-color: white;
}
.swamijis-schedule h2 {
	font-family: 'roboto_slabregular';
	font-size: 15px;
	color: #000000;
	float: left;
	padding: 15px 27px 20px 52px;
}
.bg-village-sidebar {
	background-image: url(../images/upcoming_events.png);
	background-position: 6px 20px;
	background-repeat: no-repeat;
	border-top: 4px solid #ec5237;
	margin: 18px 0 0 0px;
	background-color: white;
}
.bg-village-sidebar h2 {
	font-family: 'roboto_slabregular';
	font-size: 15px;
	color: #000000;
	float: left;
	padding: 15px 27px 20px 52px;
}
.bg-village-sidebar-img{
  width:100%;
}
@media (max-width:1200px) {
.swamijis-schedule {
	    background-position: 5px 20px;
}
.swamijis-schedule h2 {
	padding: 16px 27px 5px 55px;
	font-size: 12px;
}
}

@media (max-width:991px) {
.swamijis-schedule h2 {
	padding: 16px 212px 5px 55px;
}
.swamijis-schedule {
    background-position: 13px 20px;
}
}
.abroad {
	padding: 16px 10px 0;
	text-align: center;
}
.abroad a {
	width: 48%;
	display: inline-block;
	padding: 15px 0;
	text-align: center;
	text-decoration: none;
	background: #ebe9e8;
	color: #666461;
	font-size: 14px;
	font-family: 'roboto_slabregular';
	transition: all .2s ease;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	-ms-transition: all .2s ease;

}
.abroad a.active {
	background: rgb(236, 82, 55);
	color: white;
	font-size: 14px;
}
.abroad a:hover {
	background:rgb(255, 147, 128);
	color: white;
	font-size: 14px;
}

@media (max-width:1200px) {
.abroad a.active {
	font-size: 12px;
}
.abroad a {
	font-size: 12px;
}
.sadhana_center_three .date h4 {
    font-size: 17px !important;
    padding: 13px 22px !important;
    line-height: 27px !important;
}
}
.Satsang {
    padding: 20px 0 0;
}
.Satsang p {
	font-size: 14px;
	font-family: 'roboto_slablight';
	line-height: 24px;
	color: #414141;
}
.Satsang p.prog-name {
    padding: 10px 0;
    background: rgb(236, 82, 55);
    color: white;
    margin: 0;
}
.swamijis-schedule-info {
    padding: 20px;
    background: #ebe9e8;
    text-align: left;
}
#village-content {
	display: none;
}
#india_content {
	display: none;
}
/*swamijis-schedule Ends*/

/*Gallery Starts*/
.gallery_main {
	background-image: url(../images/schedule.png);
	background-position: 20px 20px;
	background-repeat: no-repeat;
	border-top: 4px solid #ec5237;
	margin: 18px 0 0 0px;
	background-color: white;
	padding: 20px;
}
.gallery_main h2 {
	font-family: 'roboto_slabregular';
	font-size: 15px;
	color: #000000;
	float: left;
	padding: 0px 5px 20px 50px;
	margin: 13px 0 0 0px;
}
.gallery_main .gallery_table {
	display: table;
	width: 100%;
	padding: 9px 0px;
	margin: 0px;
}

@media (max-width:1200px) {
.gallery_main {
	background-position: 12px 20px;
}
.gallery_main h2 {
	padding: 0px 5px 20px 38px;
	font-size: 12px;
}


.sadhana_center_three .date h4 {
    font-size: 16px;
}


}
.gallery_main .image-row .image-set .example-image-link {
}
.gallery_main .image-row .image-set .example-image-link {
	padding: 5px;
}
.gallery_main .image-row .image-set .example-image-link {
}
.gallery_main .image-row .image-set .example-image-link img {
	width: 100%;
	height: auto;
}
.example-image-link {
	display: inline-block;
	padding: 2px;
	background-color: #fff;
	line-height: 0;
	transition: background-color 0.5s ease-out;
}
.example-image {
	width: 7rem;
}
/*Gallery Ends*/



/*Footer Starts*/
.footer {
	background-color: #ec5237;//#ff9a36;
	margin-top: 16px;
}
.footer a{
  color: #fff;
  text-decoration: underline;
}
.site-copyright p{
  color: #ffffff;
}
.margin-right {
	margin-right: 20px;
}
.footer-about {
	padding: 0;
}
.footer-about h2 {
	font-family: 'roboto_slabregular';
	font-size: 18px;
	color: #FFFFFF;
	padding: 15px 27px 5px 0px;
}
.footer-about p {
	font-family: 'roboto_slablight';
	font-size: 13px;
	color: #ffffff;
	padding: 15px 0px;
	text-align: left;
}
.footer-phone {
	margin: 0;
	padding: 0;
}
.footer-phone h2 {
	font-family: 'roboto_slabregular';
	font-size: 18px;
	color: #FFFFFF;
	padding: 15px 27px 5px 0px;
}
.footer-phone p {
	font-family: 'roboto_slablight';
	font-size: 13px;
	color: #373737;
	text-align: left;
	margin-top: 26px;
	margin-bottom: -20px !important;
}
.footer-form {
	margin: 0;
	padding: 0;
}
.footer-form h2 {
	font-family: 'roboto_slabregular';
	font-size: 18px;
	color: #FFFFFF;
	padding: 15px 27px 5px 0px;
}
.footer-form p {
	font-family: 'roboto_slablight';
	font-size: 13px;
	color: #373737;
	text-align: left;
	margin-top: 26px;
	margin-bottom: -20px !important;
}
.footer-form p {
	font-family: 'roboto_slablight';
	font-size: 13px;
	color: #373737;
	text-align: left;
	margin-top: 26px;
	margin-bottom: 0px !important;
}
.footer-form form input {
	width: 100%;
	background: transparent;
	padding: 13px;
	color: WHITE;
	font-size: 13px;
	border: 1px solid #FFFFFF !important;
	border: none;
	font-family: 'roboto_slablight';
	margin-top: 18px;
	margin-bottom: 15px;
}
.footer-form a {
	font-family: 'roboto_slabregular';
	font-size: 18px;
	color: #FFFFFF;
	padding: 15px 27px 5px 0px;
}

@media (max-width:447px) {

.swamijis-schedule h2 {
	padding-right: 0;
	float:none;
}
}

.donate-table{
	display:table-row;
}


/*Footer Starts*/

/*sadhana*/
.sadhana_center_three h1 {
      font-size: 17px;
    margin: 0;

    font-family: 'roboto_slablight';
    color: #434343;
}
.sadhana_center_three{
    background: rgb(255, 255, 255);
    border-top: 3px solid #EC5237;
    min-height:1710px;
    margin-top: 32px;
	padding:0 20px;

    padding-bottom: 20px
}

.sadhana_center_three .date h4{
	color: #000000;
    font-family: 'roboto_slabbold';
    font-size: 24px;
    padding: 20px 28px;
    line-height: 32px;
}
.sadhana_center_three .sentence{
  	padding: 0px;
    width: 94%;
}
.sadhana_center_three .sentence p {
    font-size: 14px;
    font-family: 'roboto_slablight';
    line-height: 23px;
    color: #383838;
    padding: 2px 2px;
}

.sadhana_center_three .like{
	padding:15px 0;
}
.like_img {
	margin:0;
	float:right;
}
.sadhana_center_three > img {
	width:100%;
}
.like_img span{
	font-family: 'roboto_slabregular';
	font-size:17px;
}
.accordion h3 a:visited{
	color:white !important;

}
.sadhana_center_three .profile img{
	float: left;
    padding-top: 6px;
    margin-right: 20px;

}
.load_more {
    text-align: center;
    color: #ffbc79;
}
.sadhana_center_three .profile span{
}
.sadhana_center_three .profile ul, .sadhana_center_three .profile li{
	font-family: 'roboto_slablight' !important;
	color: #333;
	font-weight: normal;
}
.load_text {
    display: none;
}
.sadhana_center_three .like h1{
    font-family: 'roboto_slabbold';
    font-size: 17px;
    padding: 11px 0px;
	color:#000;
	line-height: 1.3em;
}
img {
    vertical-align: middle;
}

.sadhana_center_three .like img {
	margin-right:5px;
	vertical-align:middle;
}
.profile p{
	font-family: 'roboto_slablight';
	font-size:14px;
	line-height:24px;
}
.second_profile h3{
	font-family: 'roboto_slabregular';
	font-size:17px;
	color:#000;
	font-weight: bold;
}
.second_img img{
    width: 100%;
    padding-bottom: 20px
}
.sadhana_center_three .question{
    text-decoration: none;
    background: #ec5237;
    color: #fff;
    font-size: 17px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    border: 1px solid #ec5237;
}
.sadhana_center_three .question_1{
	font-size: 18px;
    margin: 0;
    font-family: 'roboto_slablight';
    color: #fff;
}
.sadhana_center_three .question_2{
	font-size: 18px;
    margin: 0;
    font-family: 'roboto_slablight';
    color: #464444;
}
.question p{
	font-size:15px;
	font-family: 'roboto_slablight';
	margin: 15px 0;
}
.question span{
	font-family: 'roboto_slabregular';
	float:right;
	font-size: 13px;
	color:#fff;
}
.question a{
	font-family: 'roboto_slabregular';
	font-size: 15px;
	float:right;
	color:#fff;
	margin-bottom: 10px;
	line-height: 1.6em;
}
.question-content{
 	padding: 20px 20px 10px 60px;
}
.sadhana_center_three .ans{
    padding: 20px;
    text-decoration: none;
    color: #666461;
    font-size: 17px;
}
.ans p{
	font-size:15px;
	font-family: 'roboto_slabregular';
	margin: 15px 0;
}
.question_answer{
	background-color: #f2f2f2;
    padding:15px;
}
.questions-hr{
	border: 1px solid #CFCCCC;
    width: 95%;
}
.the-q-icon{
	background-color: white;
	-webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 8px;
    border-top-right-radius: 0;
    border-top-left-radius: 8px;
    margin: -2px 0 0 -1px;
	width: 40px;
	position: fixed top left;
	color: #ec5237;
	text-align: center;
	vertical-align: middle;
	font-weight: bolder;
	float: left;
}
.the-q-icon img{
	width: 28px;
	text-align: center;
	margin: 3px;
}
@media (max-width:1200px){

.like_img, .sadhana_center_three h1 {
	float:none;
}

}

@media (max-width:641px){
 	.sadhana_center_three .date h4{
    	font-size: 20px;
 	}
}
@media (max-width:1320px){
.sadhana_center_three .date h4{

    font-size: 20px;
 }
}
/*Boostrap collapsible menu*/
.accordion-menu-bhag {
}
.accordion-menu-bhag ul li, .accordion-menu-bhag ul, .accordion-menu-bhag ul li a {
    width: 100%;
}
.accordion-menu-bhag ul li {
    padding: 0 15px;
    list-style: none;
}
.accordion-menu-bhag ul li a {
    padding: 10px 0;
    color: #FFFFFF !important;
    border-bottom: 1px solid #e96952;
    display: inline-block;
    font-family: 'roboto_slabregular';
}
#mymenu ul.in li:last-child a {
  border-bottom: 0 !important;
}
.accordion-menu-bhag .navbar-collapse {
    padding: 0;
    border-top: 4px solid #ffffff;
    background-color: #ec5237;
    padding-bottom: 10px;
}
@media (max-width:991px) {
    .accordion-menu-bhag .navbar-collapse {
        padding: 0;
    }
}
.accordion-menu-bhag .navbar-inverse {
    background-color: transparent;
    border-color: transparent;
    margin: 0;
}
.accordion-menu-bhag .navbar-inverse .navbar-nav>.active>a, .accordion-menu-bhag .navbar-inverse .navbar-nav>.active>a:focus, .accordion-menu-bhag .navbar-inverse .navbar-nav>.active>a:hover {
    background-color: transparent;
}
.accordion-menu-bhag .navbar {
    border-radius: 0;
}
.accordion-menu-bhag .collapse, .accordion-menu-bhag .collapsing {
    padding-left: 0;
}
.menu-accordion {
    background: #fff;
}
.accordion-menu-bhag ul li.menu-accordion a {
    color: black !important;
}
.bhag-accordion{
	cursor: pointer;
}
.bhag-accordion:after {
    content: '+';
    position: absolute;
    right: 10px;
    top: 25%;
    color: #FFF;
    font-size: 17px;
    font-family: 'roboto_slablight';
    z-index: 999;
}
.bhag-accordion.plus-minus:after {
    content: '-';
}
.accordion-menu-bhag .navbar-nav {
    margin: 0;
}
@media (max-width:991px) {
    .accordion-menu-bhag .navbar-nav {
        margin-bottom: 10px;
    }
}
/*To change navbar breakpoint*/
@media (max-width: 991px) {
     .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
		top: 0;
		border-width: 0 0 1px;
	}
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
		margin-top: 7.5px;
	}
	.navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
  		display:block !important;
	}
}
/*To change navbar breakpoint*/
/*Boostrap collapsible menu ends*/
.latest_news_main .more_news {
    background: #ec5237;
}
.latest_news_main .more_news .border_top:first-child {
    border: 0 none;
}
.latest_news_main .more_news a, .latest_news_main .more_news p {
    color: #fff;
}
/*new general styles by radha ends */
h3{
	font-size:18px;
}
.questions-link{
	color: #666461;
}
.left {
    float: left;
}
.right {
    float: right;
}
.bhagavatham_tv{
	margin: 5px auto;
	max-width: 300px;

}
.bhagavatham_tv a{
	background: #EC5237;
    padding: 5px;
    width: 100%;
}
.bhagavatham_tv a img {
	width: 100%;
}
.video-gallery-common .play-icon {
    background: none repeat scroll 0 0 #ed1b24;
    border-radius: 16px;
    cursor: pointer;
    height: 32px;
    left: 50%;
    margin-left: -16px;
    margin-top: -16px;
    padding-top: 4px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 32px;
    color: #fff;
}
.redlink-paginate a{
	color: #ec5237;
}
/*new general styles by radha ends */
/* contact us styles starts*/
.contact-form input, .contact-form textarea {
    width: 100%;
    margin: 5px 0;
    padding: 5px;
    border: 1 none;
    resize: none;
}
.contact-form button , .contact-form input[type=submit]{
    padding: 10px 30px;
    background: #EC5237;
    color: white;
    border: none;
    margin: 15px 0;
    width: 200px;
}
.gmap {
    padding: 0 15px;
}
.gmap #googleMap {
    width: 100%;
    height: 250px;
}
.registration {
    background: white;
    padding: 40px 0 30px;
    margin-top: -30px;
}
.registration .reg-wrappr {
    width: 70%;
    margin: 0 auto;
}
.contact-form, .contact-information {
        font-family: 'roboto_slabregular';
}
.contact-form {
    margin: 50px 0;
    text-align: center;
}
.contact-form h2, .contact-information h2{
	text-align: center;
}
.contact-form h2 span, .contact-information h2 span {
    font-size: 20px;
    font-family: 'roboto_slabregular';
    font-weight: bold;
    border-bottom: 1px solid #C3C3C3;
    padding-bottom: 5px;
    text-align: center;
}
.contact-information .gmap {
    margin-top: 30px;
}
.registration h2 {
    font-size: 20px;
    font-weight: bold;
    margin: 20px 0;
}
.registration .reg-ofc {
    padding: 20px 0;
}
.border-b {
    border-bottom: 1px solid #c3c3c3;
    width: 90%;
    margin: 0 auto;
}
.registration .reg-ofc a {
    color: #EC5237;
}
/* contact us page styles ends */
/* schedule page styles starts */
.schedule-table{
	font-family: 'roboto_slablight';
	margin-top: 15px;
	background-color: #f2f2f2;
	padding: 5px;
}
.schedules-ul{
	background: #ec5237;
	color: #fff;
	-webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    border: 1px solid #FACA25;
    padding: 15px;
    margin: 10px;
    line-height: 1.8em;
    font-weight: 100;
    font-size: 13px;
}
.schedules-ul li{
	list-style: none;
	color:#ffffff!important;
}
.schedules-ul li span{
	font-size: 15px;
}
.schedules-hr{
	border: 1px solid #CFCCCC;
    width: 95%;
}
/* schedule page styles ends */
/* donate pages styles starts */
.book-cd {
    width: 270px;
    background: #f7f2e4;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #FACA25;
    position: relative;
    padding: 20px;
    font-family: 'roboto_slabregular';
    line-height: 1.6em;
}
.box-head{
	min-height: 40px;
}
.book-cd .button, #donateLink{
	background: none repeat scroll 0 0 #ec5237;
    border: medium none;
    color: white;
    float: center;
    padding: 10px 20px;
}
.book-cd .button a{
	color: white;
}
/* donate pages styles ends */
/* userportal,causes,details page styles starts */
.es-carousel ul {
	display:block;
}

#login_button,#signup_button{
	clear: both;
	background-color: #AAA;
	border: 0px none;
	border-radius: 4px;
	color: #FFF;
	cursor: pointer;
	display: inline-block;
	font-size: 15px;
	font-weight: bold;
	height: 32px;
	line-height: 32px;
	margin: 0px 5px 10px 0px;
	padding: 0px 22px;
	text-align: center;
	text-decoration: none;
	vertical-align: top;
	white-space: nowrap;
	width: auto;
}

#login_button:hover,#signup_button:hover{
	color:#fff;
	background-color: #999;
}
.causes-container{
	width: 100% !important;
	margin: 10px 0;
}
.details-button-causes{
	height: 40px;
	margin-top: 10px;
}
/* userportal,causes,details page styles ends */
/* success page styles starts */
#paymentOK{
	border:1px solid green;
	margin:10px auto;
	padding:3px;
	width:95%;
	text-align:center;
	background:#F7F2E4;
	border-radius:20px;
}

#inner,#pmtinfo{
	margin:0px auto;
	width:95%;
	background:#fff;
	border-radius:10px;
	text-align:center;
}
#paymentOK h2, #paymentOK h4{
	color:#529d40;
	font-weight:normal;
	text-align:center;
	padding:5px;
	line-height:30px;
}
#paymentOK h4{
	color:#333;
}
#paymentOK li{
	margin-left:0px;
}
/* success page styles ends */
/* css for static content pages starts*/
.books-table-content{
	padding:10px;
	width:100%;
	margin: 10px 0;
}
.books-table-content td {
	border: 1px solid #ec5237;
    padding: 15px;
	border-radius: 2px;
}
/* css for static content pages ends */
@media only screen
and (min-width : 991px)
and (max-width : 1200px) {
/* Styles */
  .bhagavatham-notes .geetha-right{

    margin-top:10px;
  }
  .bhagavatham-notes .geetha-right a{
    float: left!important;
  }
}

.back-to-answers{
  margin-bottom: 10px;
  background: #ec5237;
  border: none;
}
.back-to-answers:hover{
  background: #ec5237;
  border: none;
}
#faq-form input[type=text],#faq-form input[type=email],#faq-form textarea{
	box-shadow: none;
}
.bhagavatham-notes .row{
	margin-top:10px;
}
.home-page-collapse:hover{
	width:100%;
	border:none;
	background-color: #ec5237;
}
.home-page-collapse{
	width:100%;
	border:none;
	margin-bottom: 10px;
}
.collapse-btn-container .home-page-collapse:before{

   font-family: 'roboto_slablight';
   content: "-";
   float: left;
   color: #fff;
   font-size: 15px;
   padding-right:10px;
}
.collapse-btn-container .collapsed:before{
  font-family: 'roboto_slablight';
  content: "+";
}
.home-collapse-date{
  font-size: 12px;
  font-style: italic;
}
.home-collapse-title{
  white-space: pre-wrap;
  text-align: left;
}
