.my-logo img {
    width: 100%;
    /*margin-top: 18px;*/
}

.gurudas 
{
    background-image: url(../images/abt-banner.png);
    background-repeat: no-repeat;
    background-size: contain;
}
.event-date:hover
{
    background: white !important;
    border-color: #f77321;
    border: 2px solid #f77321;
    color: #f77321;
}
.event-date:hover a 
{
	color: #f77321;
}
.ttc {
    text-transform: capitalize;
    padding: 10px 0;
    font-size: 35px;
    font-weight: 400;
    text-transform: capitalize;
    text-align: center;
}
.gallery img 
{
	width: 100%;
	margin-top: 10px;
	box-shadow: 2px 2px 0px 1px rgb(0 0 0 / 27%);
}
.scrol span {
    position: absolute;
    background: black;
    color: white;
    padding: 2px 7px;
    z-index: 9999;
}
.scrol {
    position: relative;
}
.scrol marquee {
    background: black;
    color: white;
    padding: 3px 0px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.scrol marquee a 
{
	padding: 0px 30px;
}
.footer-logo 
{
	text-align:center;
}
.ft-logo img {
    width: 20%;
}
.home.demo3 {
    background-image: url(../images/slider/home3.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

.news ul li {
    list-style: none;
    font-size: 23px;
    padding: 20px 0;
    font-weight: 400;
    text-align: center;
    color: black;
}
.main-title .news:before, .main-title .news:after 
{
	background: black !important;
}
.main-title .news .flaticon-chakra:before 
{
	color: black !important;
}

.bb-news {
    width: 70%;
    background: black;
    height: 1px;
}

/*.choose {
    background: red;
    height: 160px;
    margin: 12px 0px;
    width: 100%;
    text-align: center;
    border-radius: 7px;
}*/
.choose ul li {
    text-align: left;
    list-style: decimal;
    padding: 8px 0px;
}
.choose-head h3 {
    font-size: 50px !important;
    text-align: left;
    margin-top: 50px;
}

.counter-outer {
    background: #c8000b;
    padding: 0 15px 25px 15px;
    float: left;
    width: 20%;
    text-align: center;
    margin-top: 80px;
}
.counter-icon-outer {
    width: 105px;
    height: 105px;
    border-radius: 100px;
    background: #fff;
    display: inline-flex;
    align-items: center;
    margin: 0 auto;
    box-shadow: inset 3px 0 7px rgb(0 0 0 / 35%);
    margin-top: -53px;
    margin-bottom: 15px;
    transition: 0.5s ease-in-out;
}
.counter-outer:nth-child(2n) {
    background: #f77321;
}
.counter-outer:nth-child(2n) img {
    filter: grayscale(0%);
}
.counter-icon-outer img {
    margin: 0 auto;
    filter: grayscale(100%);
}
.counter-outer:hover .counter-icon-outer {
    transform: rotate(
360deg);
}
.num-counter b, .num-counter span {
    color: #fff;
    font-size: 40px;
    font-weight: 900;
}
.num-counter h5 {
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 300;
    margin-top: 5px;
}

.heart {
    font-size: 150px;
    color: #e00;
    animation: beat .25s infinite alternate;
    transform-origin: center;
}

/* Heart beat animation */
@keyframes beat{
    to { transform: scale(1.2); }
}
.oth-img img {
    width: 100%;
    /*margin-bottom: 20px;*/
    padding: 2px 25px;
}
.oth-img{
    border: 2px solid #cfcbcb;
    margin: 5px 0px;
    text-align: center;
}
.oth-img span {
    font-size: 16px;
}
.choose-head img
{
    width: 100%;
}
.choose h3 {
    margin-top: 68px;
    text-align: left;
    font-size: 50px;
}

.choose ul {
    margin-left: -20px;
}


.footer-menu h3 {
    font-size: 25px;
    color: white;
}
.footer-menu p {
    color: black;
    margin-top: 24px;
    font-size: 13px;
}
section 
{
    padding:30px 0px;
}
.left-menu ul li {
    list-style: none;
    text-align: center;
    padding: 8px 20px;
    
}
.left-menu ul li a
{
    color: black;
    font-weight: 400;
    text-transform: uppercase;
}
.left-menu ul {
    text-align: left;
    padding: 0px 0px;
}
.left-menu {
    height: auto;
    border: 2px solid #f77321;
}
.left-menu h3 {
    color: white;
    font-weight: 400;
    text-transform: capitalize;
    text-align: center;
    padding: 7px 0px;
}
.news ul li {
    list-style: none;
    font-size: 15px;
    padding: 20px 30px;
    font-weight: 400;
    text-align: left;
    color: black;
    /*border: 1px solid;*/
}
.news ul 
{
    padding: 0px 0px;
}
.bg-btn a 
{
    width: 100%;
}
.bg-btn 
{
    width: 100%;
}
.nt-set 
{
    background: #f9ec8f;
    padding: 0px 0px;
    height: 610px;
}
.choose-head {
    text-align: center;
}
.choose-head span {
    font-size: 15px;
}
.vd-head h3 {
    font-size: 28px;
    letter-spacing: .4px;
    line-height: 1.3;
    color: white;
    background: #f77321;
    font-weight: 500;
    margin: 0;
    margin-top: 0px;
    text-transform: uppercase;
    text-align:center;
}
/*slider*/
    .rslides1_nav.prev, .rslides1_nav.next{
    position: absolute;
    top: 0;
    font-size: 25px;
    z-index: 9;
    top: 53%;
    background: #ffa100;
    padding: 7px 15px;
    border-radius: 3px;
    font-weight: 900;
    color: white;
}

.rslides1_nav.next
{
    right:20px;
}
.rslides1_nav.prev 
{
  left: 20px;
}

.owl-dots {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.subnew {
    list-style: none;
    padding: 0;
    position: absolute;
    right: -32%;
    background: white;
    display: none;
    top: 1px;
    border-bottom: 3px solid #f77321;
    transition: 0.5s;
}
.dp-show 
{
    transition: 0.5s;
}
.dp-show:hover>.subnew
{
    display: block;
    transition: 0.5s;
}

.nt-btn a {
    background: black;
    border-color: black;
}
.nt-btn a:hover {
    background: black !important;
    border-color: black;
}
.left-menu ul li a i {
    margin-right: 14px;
}
.left-menu ul li a:hover 
{
    margin-left: 15px;
}

.team-img img {
    border-radius: 50%;
    border: 3px solid #f77321;
}
.main-team {
    text-align: center;
}
.team-name {
    margin-top: 10px;
}
.team-name h3 {
    font-size: 18px;
    text-transform: uppercase;
    font-family: inherit;
}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled 
{
    display: block;
    position: relative;
}
.owl-theme .owl-nav [class*=owl-] {
    color: black;
    font-size: 14px;
    margin: 2px;
    padding: 7px 13px;
    background: #f9cb6c;
    display: inline-block;
    cursor: pointer;
}
    .blink-bg{
        color: #fff;
        display: inline-block;
        animation: blinkingBackground 2s infinite;
        width: 100%;
    }
    @keyframes blinkingBackground{
        0%      { background-color: #10c018;}
        25%     { background-color: #1056c0;}
        50%     { background-color: #ef0a1a;}
        75%     { background-color: #254878;}
        100%            { background-color: #04a1d5;}
    }
.mem-color a
{
    background: transparent !important;
    border: 1px solid #f77321;
    padding: 6px 64px;
    border-radius: 0px;
    box-shadow: 0px 1px 2px 0px rgb(0 0 0);
}
.mem-color a:hover
{
    background: red !important;
    box-shadow: 7px 4px 2px 0px rgb(0 0 0);
}
/*.mem-color a */
/*{*/
/*    color: white !important;*/
/*}*/

.bell img {
    width: 30%;
}
.bell 
{
    text-align: center;
}
.bl-right {
    width: 20%;
    float: right;
}
.diya {
    position: absolute;
}
.diya img {
    width: 39px;
}

.diya-right {
    position: absolute;
    right: 0;
    top: 0;
}
.taj 
{
   background-image: url(../images/taj.jpg);
    padding-bottom: 24%;
    background-repeat: no-repeat;
    background-size: cover;
}
.left-menu 
{
    background-image: url(../images/orangebg.jpg);
}
.news {
    overflow: hidden;
}

/*ticker*/
/* (A) STANDARD ROW HEIGHT */
.vwrap, .vitem { 
    font-size: 20px;
    padding: 10px 10px;
    font-weight: 300;

}
 
/* (B) FIXED WRAPPER */
.vwrap {
  /*overflow: hidden; /* HIDE SCROLL BAR */*/
  background: #eee;
}
/* (C) TICKER ITEMS */
.vitem { text-align:left; }
 
/* (D) ANIMATION - MOVE ITEMS FROM TOP TO BOTTOM */
/* CHANGE KEYFRAMES IF YOU ADD/REMOVE ITEMS */
.vmove { position: relative; }

@keyframes tickerv {
  0% { bottom: 0; } /* FIRST ITEM */
  30% { bottom: 30px; } /* SECOND ITEM */
  60% { bottom: 60px; } /* THIRD ITEM */
  90% { bottom: 90px; } /* FORTH ITEM */
  100% { bottom: 0; } /* BACK TO FIRST */
}
.vmove {
  animation-name: tickerv;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  /*animation-timing-function: cubic-bezier(1, 0, .5, 0);*/
}
.vmove:hover 
{
    animation-play-state: paused;
}
/*ticker*/

.cn-set span i {
    background: #f77321;
    color: white;
    border-radius: 50%;
    padding: 15px 15px;
    font-size: 21px;
}
.cn-set 
{
    text-align: center;
}
.contact-icon ul li {
    float: left;
    background: #f77321;
    list-style: none;
    margin: 4px 5px;
    padding: 6px 13px;
    font-size: 22px;
    border-radius: 50%;
}
.contact-icon 
{
    text-align: left;
}
.contact-head {
    background: #f1f1f1;
}
.contact-about h3 {
    font-weight: 300;
    text-transform: uppercase;
    text-align: center;
}
.contact-about {
    margin-top: 14px;
}

.cn-set span {
    font-weight: 300;
    font-size: 17px;
}

.sidebar h3.title .title-border {
    padding-bottom: 18px;
}

.panel-primary > .panel-footer + .panel-collapse .panel-body, .nav-tabs li a:active, .nav-tabs li.active a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus, .title .title-border {
    border-bottom-color: #238000;
}

.title .title-border {
    border-bottom-color: #238000;
}

.title {
    border-bottom: #e8e8e8 1px solid;
    margin-bottom: 15px;
}

.home .sidebar {
    padding-top: 40px;
    padding-bottom: 30px;
}
.sidebar strong {
    font-weight: 500;
}
.title-border {
    font-size: 18px;
    margin-top: 8px;
    font-weight: 400;
    text-transform: uppercase;
}
.sidebar address {
    font-size: 16px;
    font-weight: 300;
}
.submit-button {
    margin-top: -35px;
}
/*about*/
.abt-head h2 {
    font-size: 30px;
    text-transform: uppercase;
    color: white;
}

.abt-head {
    text-align: center;
}
.abt-top {
    background: #f77321;
}
.abt-img img 
{
    width:100%;
}
.abt-content p {
    color: #605f5f;
}
/*about*/

/*information*/
.information-detail ul li {
    list-style: none;
    font-size: 25px;
    line-height: 45px;
    font-weight: 500;
}
.inf-head h2 {
    color: black;
    margin-bottom: 21px;
}
/*information*/
.header-address {
    text-align: center;
    font-size: 23px;
    margin-top: -7px;
    text-transform: uppercase;
    font-weight: 500;
    color: white;
}
.abt-table {
    border: 2px solid black;
    padding: 12px 10px;
}
.abt-right-img img
{
    width: 100%;
}
.abt-right-head h3 {
    font-size: 25px;
    text-transform: capitalize;
}
.abt-right-head {
    background: #f77321;
    text-align: center;
    color: white;
    padding: 8px 0;
}
.abt-right-content p {
    color: #605f5f;
}
.abt-right-head h4 {
    font-weight: 500;
}
.tp-abt-content p {
    padding: 2px 16px;
    margin-top: 8px;
    color: #605f5f;
    font-size: 16px;
    text-align: justify;
}

@media (max-width: 768px)
{
	.flaticon-lotus 
	{
		display: none;
	}
    .my-logo 
    {
        width: 80%;
    }
	.my-logo img
	{
	    width:100%;
	    /*padding:8px 0px;*/
	}
	.home.demo3 
	{
	    background-repeat:no-repeat;
	}
	/*.home */
	/*{*/
	/*    height:27vh !important;*/
	/*}*/
    .counter-outer 
    {
        width: 100%;
    }
    .nt-set  
    {
        height:auto;
    }
    .mb-space 
    {
        padding: 10px 0px;
    }
    .cn-set 
    {
        padding:8px 0px;
    }
    .cn-set 
    {
        text-align:left;
    }
    .contact-icon ul 
    {
        padding: 0;
    }
    .submit-button 
    {
        margin-top: 0px;
    }
    .bell-mb
    {
        width: 25%;
    }
    .bell img 
    {
        width: 50%;
    }
   .address-mb span {
    font-size: 16px;
}

.address-mb {
    text-align: center;
    margin-top: 7px;
    text-transform: uppercase;
    color: white;
    width: 50%;


}
@media only screen and (max-width: 768px) {
  .hmove { animation-duration: 20s; }
}