.tj{

}

.about p {
	color:#fff;
}
.guruji-img {
	border-radius:50%;
}
.tg-copyright {
	margin-top:3em !important;
}
.mtb2 {
	margin-top:2em !important;
}
@media (max-width: 480px) {
.tg-sectionheadvtwo .tg-sectiontitle h2 span {
    display: inline !important;
    padding: 0 !important;
}
.tg-causesvtwo .tg-causecontent h3 , .tg-lefttextbox h2{
    font-size: 23px !important;
}
.tg-righttextbox .tg-description p {
    font-size: 16px !important;
}
.tg-btndropdown span {
    margin-top: 7px !important;
}
.copyright {
    font-size: 1.15rem !important;
}
.tg-logo a img {
    padding: :0px 5px !important;
}
.tg-navplusdropdown {
    padding: 0;
    margin-top: -4.25em;
}
.tg-headervtwo .tg-logo {
    float: none;
    width: 175px !important;
    margin: 0 auto !important;
}
.tg-headervtwo .tg-navplusdropdown .tg-nav {
    padding: 25px 0 0 0;
}
.tg-headervtwo .tg-navplusdropdown .tg-btnsearch {
	margin:0px !important;
	padding-top:27px !important;
}
.tg-headervtwo .tg-navplusdropdown .tg-themedropdown {
    padding: 17px 10px 0px 13px !important;
}
.navbar-toggle {
	background:transparent !important;
}
.tg-navigation {
	margin-top:0px !important;
	background:#730f18 !important;
}
.tg-navigation .fa.fa-angle-down {
	display:none;
}
.tg-dropdowarrow .fa.fa-angle-down {
	display:block;
}
.tg-minicartdropdown, .tg-dropdownmenu[aria-labelledby=tg-minicart] {
	width:325px !important;
}
}
.tg-sectionheadvtwo .tg-sectiontitle h2 span {
	background: transparent !important;
	color: #730f18 !important;
}
.tg-navigationarea {
	background:#730f18;
	border-bottom: 0px solid #ececec;
	}
	.tg-navigation ul > li.current-menu-item > a {
	color:#fff;
	}
	.tg-navigation ul > li > a:hover {
	color:#f2f2f2;
	}
	.fixed-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%; 
	z-index: 97;
}
.tg-navigation ul > li.current-menu-item > a, .tg-navigation ul > li:hover > a, .tg-navigation ul > li > a:hover {
	color: #fff !important;
}

/*** nav ***/


        @media only screen and (max-width: 767px) {
            #slide-navbar-collapse {
                position: fixed;
                top: 0;
                left: 0px;
                z-index: 999999;
                width: 280px;
                height: 100%;
                background-color: #730f18;
                overflow: auto;
                bottom: 0;
                max-height: inherit;
            }
            .menu-overlay {
                display: none;
                background-color: #000;
                bottom: 0;
                left: 0;
                opacity: 0.5;
                filter: alpha(opacity=50);
                /* IE7 & 8 */
                position: fixed;
                right: 0;
                top: 0;
                z-index: 49;
            }
            .caret {
                float: right;
            }
            .navbar-fixed-top {
                position: initial !important;
            }
        }
        .dropdown-submenu {
            position: relative;
        }
        .dropdown-submenu .dropdown-menu {
            top: 0;
            left: 100%;
            margin-top: -1px;
        }
        li.dropdown a {
            display: block;
            position: relative;
        }
        li.dropdown>a:before {
            content: "\f107";
            font-family: FontAwesome;
            position: absolute;
            right: 6px;
            top: 5px;
            font-size: 15px;
        }
        li.dropdown-submenu>a:before {
            content: "\f107";
            font-family: FontAwesome;
            position: absolute;
            right: 6px;
            top: 10px;
            font-size: 15px;
        }
        @media (max-width: 767px) {
            .navbar-nav .open .dropdown-menu {
                background-color: #ffffff;
            }
        }
        ul.dropdown-menu li {
            border-bottom: 0px solid #eee;
        }
        .dropdown-menu {
            padding: 0px;
            margin: 0px;
            border: none !important;

        }
		.dropdown-menu>li>a {
			padding:10px 0px;
		}
        ul.nav.navbar-nav li {
            border-bottom: 0px solid #eee;
        }
        li.dropdown.open {
            border-bottom: 0px !important;   
        }
        li.dropdown-submenu.open {
            border-bottom: 0px !important;   
        }
        @media (max-width: 767px){
            .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {
                padding: 10px 20px 10px 15px;
            }
			.tg-navigation > ul {
				   position: absolute !important;
					 top: 2% !important;
				}
				.mnav-close {
					float: right;
					font-size: 2.25rem;
					padding: 0.25em 0;
					margin-right: -0.5em;
				}
				.tg-navigation ul li + li a {
					border:0px !important;
				}
        }
        li.dropdown-submenu>a {
            font-weight: bold !important;
        }
        li.dropdown>a {
            font-weight: bold !important;
        }
        .navbar-default .navbar-nav>li>a {
            font-weight: bold !important;
                padding: 10px 20px 10px 15px;
        }
        li.dropdown>a:before {
            content: "\f107";
            font-family: FontAwesome;
            position: absolute;
            right: 6px;
            top: 9px;
            font-size: 15px;
        }
        @media (min-width: 767px){
            li.dropdown>a:before {
                content: "\f107";
                font-family: FontAwesome;
                position: absolute;
                right: 3px;
                top: 16px;
                font-size: 15px;
            }
			
        }
		.dropdown-menu>li>a:hover {
			background:transparent !important;
		}
.d-block {
	display:block;
	width:100%;
}
.footer-top-links a {
	font-size:1.35rem;
	padding:0.5em;
}
.tg-footerbar {
	background:#730f18;
}
.copyright {
	padding:1em 0 !important;
	margin:0 !important;
	font-size:1.3rem;
	color:#fff;
}
.misc-info-section {
	background: #f9f9f9;
}
.misc-info-block {
	padding-top:2em;
	padding-bottom:2em;
	min-height: 170px;
}
.theme-bg {
	background:#730f18;
}
.bg-light {
	background:#f1f1f1;
}
.bg-dark {
	background:#eee;
}
.theme-text {
	color:#730f18;
}
.text-bold {
	font-weight:700;
}
.tg-eventpaid {
    background: #730f18;
}
.tg-eventtyle {
	border-radius:0px;
	font-size:13px;
}
.ssf-link {
	padding:0.25em;
	color:#730f18;
	font-weight:700;
}
.tg-eventdetailhead time {
    display: block;
    line-height: 14px;
    font-size: 14px;
    margin-bottom: 0.5em;
}

.required{
color:red;
}

.gallery-thumbnail{
    max-width: 216px;
    max-height: 216px;
    margin: 4px;
}

.gallery-accordion .panel-title a{
    display: inline-block;
    width: 100%;
}
.gallery-accordion .panel-default>.panel-heading {
    color: #730f18;
}

 .terms-container,.disclaimer-container,.policy-container {
      background: #fff;
      margin-top: 40px;
      margin-bottom: 40px;
      padding: 40px 30px;
      border-radius: 6px;
      box-shadow: 0 2px 6px rgba(0,0,0,0.1);
    }


/** timeline box structure **/
.timeline {
  list-style: none;
  padding: 20px 0 20px;
  position: relative;
}

.timeline li{
  list-style-type: none;
	
}
.timeline:before {
  top: 0;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 3px;
  background-color: #eee;
  left: 50%;
  margin-left: -1.5px;
}

.tldate {
  display: block;
  width: 200px;
  background: #414141;
  border: 3px solid #212121;
  color: #ededed;
  margin: 0 auto;
  padding: 3px 0;
  font-weight: bold;
  text-align: center;
  -webkit-box-shadow: 0 0 11px rgba(0,0,0,0.35);
}

.timeline li {
  margin-bottom: 25px;
  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 panels **/
.timeline li .timeline-panel {
  width: 46%;
  float: left;
  background: #fff;
  border: 1px solid #d4d4d4;
  padding: 20px;
  position: relative;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.15);
}

/** panel arrows **/
.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-panel.noarrow:before, .timeline li .timeline-panel.noarrow:after {
  top:0;
  right:0;
  display: none;
  border: 0;
}

.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 circle icons **/
.timeline li .tl-circ {
  position: absolute;
  top: 23px;
  left: 50%;
  text-align: center;
  background: #6a8db3;
  color: #fff;
  width: 35px;
  height: 35px;
  line-height: 35px;
  margin-left: -16px;
  border: 3px solid #90acc7;
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
  z-index: 99999;
}


/** timeline content **/

.tl-heading h4 {
  margin: 0;
  color: #c25b4e;
}

.tl-body p, .tl-body ul {
  margin-bottom: 0;
}

.tl-body > p + p {
  margin-top: 5px;
}

/** media queries **/
@media (max-width: 991px) {
  .timeline li .timeline-panel {
    width: 44%;
  }
}

@media (max-width: 700px) {
  .page-header h1 { font-size: 1.8em; }
  
  ul.timeline:before {
    left: 40px;
  }
  
  .tldate { width: 140px; }

  ul.timeline li .timeline-panel {
    width: calc(100% - 90px);
    width: -moz-calc(100% - 90px);
    width: -webkit-calc(100% - 90px);
  }

  ul.timeline li .tl-circ {
    top: 22px;
    left: 22px;
    margin-left: 0;

  }
  ul.timeline > li > .tldate {
    margin: 0;
  }

  ul.timeline > li > .timeline-panel {
    float: right;
  }

  ul.timeline > li > .timeline-panel:before {
    border-left-width: 0;
    border-right-width: 15px;
    left: -15px;
    right: auto;
  }

  ul.timeline > li > .timeline-panel:after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto;
  }
}

.home-blog {
    padding-top: 80px;
    padding-bottom: 80px;
}
@media (min-width: 992px) {
    .home-blog {
        padding-top: 100px;
        padding-bottom: 100px;
    }
}
.home-blog .section-title {
    padding-bottom: 15px;
}
.home-blog .media {
    margin-top: 50px;
}
@media (min-width: 768px) {
    .home-blog .media {
        margin-top: 30px;
    }
}
.bg-sand {
    background-color: #f5f5f6;
}
.media.blog-media {
    margin-top: 30px;
    position: relative;
    display: block;
}
@media (min-width: 992px) {
    .media.blog-media {
        display: table;
    }
}
.media.blog-media img{
max-height:20em;
}
.media.blog-media .circle {
width: 100px;
    height: 100px;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, 0.4);
    white-space: nowrap;
    position: absolute;
    padding: 0;
    top: 5px;
    left: 6px;
    text-align: center;
    font-weight: bold;
    box-shadow: none;
    transform: translateX(0);
    color: #fff;
    transition: background-color 0.3s ease;
}
.media.blog-media .circle .day {
    color: #fff;
    transition: color 0.25s ease;
    font-weight: 500;
    font-size: 28px;
    line-height: 1;
    margin-top: 25%;
	margin-bottom:0;
	font-weight:bold;
}
.media.blog-media .circle .month {
    text-transform: uppercase;
    font-size: 14px;
}
.media.blog-media > a {
    position: relative;
    display: block;
}
@media (min-width: 992px) {
    .media.blog-media > a {
        display: table-cell;
        vertical-align: top;
        min-width: 200px;
    }
}
@media (min-width: 1200px) {
    .media.blog-media > a {
        min-width: 230px;
    }
}
.media.blog-media > a:before {
    position: absolute;
    content: "";
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    opacity: 0;
    transform: scale(0);
    transition: transform 0.3s ease, opacity 0.3s;
    background: rgba(12, 198, 82, 0.7);
}
.media.blog-media > a img {
    width: 100%;
}
.media.blog-media .media-body {
    border: 1px solid #efeff3;
    padding: 30px 30px 10px;
    font-size: 14px;
    background: #fff;
    border-top: none;
}
@media (min-width: 992px) {
    .media.blog-media .media-body {
        padding: 15px 20px 10px;
        border-top: 1px solid #efeff3;
        border-left: none;
        display: table-cell;
        vertical-align: top;
    }
}
@media (min-width: 1200px) {
    .media.blog-media .media-body {
        padding: 30px 20px 10px;
    }
}
.media.blog-media .media-body h5 {
    transition: color 0.3s ease;
    margin-bottom: 15px;
}
@media (min-width: 992px) {
    .media.blog-media .media-body h5 {
        font-size: 15px;
    }
}
@media (min-width: 1200px) {
    .media.blog-media .media-body h5 {
        margin-bottom: 15px;
        font-size: 18px;
    }
}
.media.blog-media .media-body a.post-link {
    display: block;
    color: #222;
    font-size: 11px;
    padding: 23px 0;
    text-transform: uppercase;
    font-weight: 400;
}
@media (min-width: 992px) {
    .media.blog-media .media-body a.post-link {
        padding: 7px 0;
    }
}
@media (min-width: 1200px) {
    .media.blog-media .media-body a.post-link {
        padding: 23px 0;
    }
}
.media.blog-media .media-body ul {
    position: relative;
    padding: 10px 0 0;
}
.media.blog-media .media-body ul li {
    display: inline-block;
    width: 49%;
    position: relative;
}
.media.blog-media .media-body ul li:before {
    position: absolute;
    content: "";
    top: 5px;
    left: 0;
    width: 1px;
    height: 14px;
    background: #eeeef2;
}
.media.blog-media .media-body ul li:first-child:before {
    visibility: hidden;
}
.media.blog-media .media-body ul:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #eeeef2;
}

@media (max-width: 740px) {
    .tg-homeslidervtwo .item figure img {
        height: 200px;
        margin-top: 5px;
    }
    .adboutimg_space{
        display:none;
    }
    
    .gallery-thumbnail {
    max-width: 172px;
    max-height:172px;
    }
}