@font-face {
    font-family:'aleo-bold-webfont';
    src: url('../../fonts/aleo-bold-webfont.eot');
    src: url('../../fonts/aleo-bold-webfont.eot?#iefix') format('embedded-opentype'),
        url('../../fonts/aleo-bold-webfont.woff') format('woff'),
        url('../../fonts/aleo-bold-webfont.ttf') format('truetype'),
        url('../../fonts/aleo-bold-webfont.svg#aleo-bold-webfont') format('svg');

    font-style: normal;
    font-stretch: normal;
}
@font-face {
    font-family:'aleo-regular-webfont';
    src: url('../../fonts/aleo-regular-webfont.eot');
    src: url('../../fonts/aleo-regular-webfont.eot?#iefix') format('embedded-opentype'),
        url('../../fonts/aleo-regular-webfont.woff') format('woff'),
        url('../../fonts/aleo-regular-webfont.ttf') format('truetype'),
        url('../../fonts/aleo-regular-webfont.svg#aleo-regular-webfont') format('svg');
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
}

body{
    font-family: 'Roboto', sans-serif;
    font-weight:400;
    color: #000;
    background:#f5f5f5;
    font-size:14px;

}
h1{
    font-size: 64px;
    color:#333333;
}
h2{
    font-size: 48px;
    color:#333333;
}
h3{
    font-size: 32px;
    color:#333333;
}
h4{
    font-size: 24px;
    color:#333333;
}
h5{
    font-size: 20px;
    font-family:'aleo-regular-webfont';
    color:#333333;

}
h6{

    font-size: 14px;
    color:#333333;
}
p{

    font-size: 16px;
    color: #000;
    line-height: 24px;
}
.btn-whight{background:#fff;width:178px;height: 48px;border-radius:25px;-webkit-border-radius:25px;font-size:18px; display:inline-block;line-height:48px;color:#f07123;font-weight:700;}
.donationbtnhomesame{background:#f07123;width:178px;height: 48px;border-radius:25px;-webkit-border-radius:25px;font-size:18px; display:inline-block;line-height:48px;color:#fff;font-weight:700;}
.btn-whight:hover{background:#f07123;color:#fff;}
.donationbtnhomesame:hover{background: #457538;color: #fff;}
i.fa{font-size:16px;}
a,img{
    border: 0px;
}
a,ul,li{
    text-decoration: none;
}
a{

    outline: 0;
    color:#3388ff;
}
a,button{ transition:0.5s;-webkit-transition:0.5s;-moz-transition:0.5s; cursor: pointer;}
a:hover{color:#000; text-decoration:none;color:#f07123;}
a:focus {
    outline: 0;
    text-decoration:none;
}
input:focus{
    outline: none;
}
input{
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
textarea:focus{
    outline: none;
}
.padding{padding:0 20px;box-sizing: border-box;}

/****************Navigation*****************/
.affix {
    top: 0;
    z-index:4;
   /*background:rgba(255,255,255,0.9);*/
}

.affix .header-links ul{line-height:35px;}
.affix .search-text{font-size:16px;}
.affix .container{width: 100%;padding:0 20px;box-sizing: border-box;transition:width 0.2s;-webkit-transition:width 0.2s;-moz-transition:width 0.2s;}
.affix .navbar-brand img{width:100px;transition:width 0.5s;-webkit-transition:width 0.5s;-moz-transition:width 0.5s;}
.affix .top-header{height:50px;line-height:50px;margin-top:41px; transition:height 0.5s;-webkit-transition:height 0.5s;-moz-transition:height 0.5s;}
.affix .top-header:after{background:#fff;position: absolute;left: 0;}
.affix .search-text{height:50px;}
.top-header{width: 100%;background:#fff;height:85px;line-height:85px; margin-top:59px;
            -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
            -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
            box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1); z-index:999999;}

.headre-right{float:right;position: relative;}
header{width:100%;}
.contactus{display: inline-block;font-weight:700;margin-right:25px;}
.contactus a{color:#a7a597;letter-spacing:0.50px;}
.social{float:right;border-left:1px solid #dedede;padding:0 14px;box-sizing: border-box;}
.address{color:#a7a597;font-weight:700;float:left;padding-left:25px;box-sizing: border-box;letter-spacing:0.50px;}
.search a{float:left;width:85px;text-align:center;color:#a7a597;border-right:1px solid #dedede;}
.search{ float:left;display: inline-block;width: 80px;}
.social a{color:#bebebe;margin: 0 6px;}
.donate{float:right;width:172px;text-align: center;line-height:60px; text-transform:uppercase;font-weight:700;}
.donate a{color:#fff;display:block;background:#cc691a;}
.donate a i{background:#fff;color:#f07123;}
.donate a:hover,.donate-active{background:#f07123;color:#fff !important;}
.donate a:hover i,.donate-active{background:#fff;color:#f07123;}
.search a{color:#bebebe;}
.address-mb,.contact-mb{color:#fff;}
.address-mb:hover,.contact-mb:hover{color:#4f4237;}
.top-header a:hover,.donate a:hover{color:#f07123;}
.donate i{background:#cecece;width:21px;font-size:14px;height:21px; border-radius:50%;-webkit-border-radius:50%;color:#fff;line-height:21px; margin-right: 5px;}
.logo{position:absolute;left:0;right: 0;top:4px;text-align: center;width:100%;z-index:0;}
.navbar-brand{float: none;position: relative;z-index:9999;}
.navbar-brand > img{ display:inline-block;transition:width 0.5s;-webkit-transition:width 0.5s;-moz-transition:width 0.5s;width:161px;}
.navbar-default{background:#f57f20;border: 0;border-radius:0;-webkit-border-radius:0;width:100%;height:60px; z-index:4;-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1); margin-bottom:0;}
.navbar-brand{padding:0;}
.navbar-default .navbar-nav > li > a{font-weight:700;color:#fff; text-transform:uppercase;padding:20px 16px;}
.navbar-default .navbar-nav > li > a span{margin-left: 5px;}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{background:none;color:#4f4237;}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus{color:#4f4237;}
.search-text {
    float: left;
    position: absolute;
    display: none;
    top: 0;
    bottom: 0;
    width:350px;
    background:#fff;
    height: 85px;
    border-right: 1px solid #dedede !important;
    line-height:100%;
    font-size:17px;
    color: #000;
    border: none;
    padding: 0 10px;
    transition: 0s;
    -moz-transition: 0s;
    -ms-transition: 0s;
    -o-transition: 0s;
    -webkit-transition: 0s;
    border-radius: 0;
    -webkit-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    -moz-border-radius: 0;
    color:#4f4237;
}


.search-text:focus{color:#f07123;}
.navbar-toggle{border: 0;margin-top: 15px;}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{background:none; }
#navbar{padding-right: 0;}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus{background:none;}
.navbar-default .dropdown-menu > li > a{text-transform:uppercase;padding:10px;border-bottom: 1px solid #dedede;font-weight:700;}
.navbar-default .dropdown-menu > li:last-child a{border-bottom:0;}
.navbar-default .dropdown-menu > li > a:hover{color:#fff;background:#f07123;}
.navbar-nav > li > .dropdown-menu{padding:0;border:0;border-radius: 0;-webkit-border-radius:0;min-width:245px;}
.sticky-header{width:1140px;margin:0 auto;position:relative;}
.navbar-default .navbar-toggle .icon-bar{background:#fff;}
.header-links{float: right;line-height:45px;position: absolute;right: 0;}
.header-links ul,.header-links-mb ul{list-style:none;line-height: 45px;}
.header-links ul li{float: left;}
.header-links-mb{left:0;line-height:45px;padding:0 10px;position: absolute;}
.header-links ul li a,.header-links-mb a{color:#a7a597; text-transform: uppercase;margin-left:35px;font-weight:700;}
.header-links ul li:first-child a{margin-left:0px;}
.header-links ul li a:hover,.header-links-mb a:hover{color:#f57f20;}
.header-links .dropdown-menu,.header-links-mb .dropdown-menu{padding:0;z-index:99999;top:auto;}
#profile-contents,.popover-body{float:left;}
.popover{bottom:auto !important;}
.popover-content{padding:12px 15px 0;}
.popover-content ul{padding:0;}
.popover-content li{list-style:none;margin-bottom:10px;}
.popover-content li a{color:#a7a597;font-weight:700;}
.popover-content li a:hover{color:#f57f20;}

/****************End Of Navigation*****************/

/****************Slider*****************/
#owl-demo{top:-60px;box-sizing: border-box;}
.owl-controls{bottom:20px; position: absolute;width: 100%;}
.owl-theme .owl-dots .owl-dot span{background:rgba(255,255,255,0.5);margin:3px; transition:0.3s;-webkit-transition:0.3s;}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{background:#fff;width:22px;}
.slider-content{position: absolute;bottom:70px;z-index:999;text-align: right;width:100%; color:#fff;}
/*.slider-content h2{font-family:'aleo-bold-webfont';text-transform:uppercase;color:#fff;}*/
.slider-content p{color:#fff;display: inline-block;font-size: 22px;font-weight: 700;width: 50%;}
.slide-image{
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height:550px ;
}
.slider-content span{
    display: block;
}


/****************End Of slider*****************/

/****************News*****************/
.news {
    margin-top:-60px;
    width: 100%;
    float: left;
    box-sizing: border-box;

}
.news-inner{ background:#f47f20;width: 100%;}
.inner-container {

    background:#f47f20;
    display: block;
    overflow: hidden;
    box-sizing: border-box;
    height:70px;
    position: relative;
    cursor: pointer;
}

.marquee-sibling {
    padding: 0;
    width: 11%;
    height:70px;
    line-height:70px;
    font-size:20px;
    font-weight: normal;
    color: #ffffff;
    text-align: center;
    float: left;
    left: 0;
    z-index: 3;
    background:#f47f20;
    font-family:'aleo-regular-webfont';
}

.marquee, *[class^="marquee"] {
    display: inline-block;
    white-space: nowrap;
    position:absolute;
}

.marquee{
    margin-left: 25%;
}

.marquee-content-items{
    display: table;
    padding: 5px;
    margin: 0;
    height:70px;
    position: relative;
    font-size:16px;

}

.marquee-content-items li{
    display: inline-block;
    line-height:60px;
    color: #fff;
    margin:0 40px 0 0;
}
.newsletter-fee .temple_servic .table > thead > tr > th,.newsletter-fee .temple_servic tbody tr td{text-align:left;}

/****************End Of News*****************/

/****************Quotes*****************/
.quotes-inner{margin:30px 0;border:2px dashed #e4e2e0;background:url("../../images/quotes.png") no-repeat top 50px right 20px;}
.quotes h4{font-family:'aleo-regular-webfont';color:#515050;}
.quotes p{font-size:16px; font-style: italic;color:#707070;font-family: 'Roboto', sans-serif; font-weight:400;}
.quotes span{font-weight:bold;font-style: normal;color:#f07123;}
.quote-title{text-align:center;padding:0 0 0 40px; box-sizing: border-box;border-right:2px dashed #e4e2e0;margin:7px 0;}
.quote-title h4{text-align:left;}
.quote-content,.quote-title{display: table; height:150px;}
.quote-title{height:140px;}
.quote-inner-content,.quote-title h4{display: table-cell;vertical-align: middle;}
.quote-inner-content{padding:0 35px;box-sizing: border-box;}

/****************End Of Quotes*****************/

/****************History*****************/
/****************changes*****************/
.history-inner{margin-top:20px;}
/****************End of changes*****************/

.history-inner{margin-top:20px;}
.history-hours{background:#f47f20;display: table;float: left;height: 100%;width: 100%}
.hours{background:#f47f20;padding:20px 30px 13px;color:#fff;box-sizing: border-box;}
.history-img img{height:100%;width: 100%;}
.hours ul{padding:0;list-style: none;margin-bottom:19px;font-size:16px;}
.hours ul li span{margin-right:15px;font-weight:normal;display:inline-block;}
.hours span{font-weight:700;}
.hours h5{font-family:'aleo-regular-webfont'; margin-bottom:25px;color:#fff;}
.history-content {background: #fff url("../../images/bg.png") no-repeat bottom;padding:35px 40px 15px;box-sizing: border-box;
                  -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
                  -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
                  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);height: 100%;float: left;position: relative;}
.history-content .read-more{border-top:1px solid #dddddd;width:90%;padding:20px 0 0;position: absolute;bottom:15px;}
.history-content a{color:#f07123;font-weight:700;}
.history-content a:hover{color:#457538;}
.history-content p{color:#333333; margin-bottom:26px;line-height:28px;}
.history-content h5{margin:0 0 20px 0;color:#000;}


/****************End Of History*****************/

/****************Events*****************/
.events{margin-top:50px; text-align: center;}
.events-content{padding:30px;margin-bottom: 20px;}
.events-content p{color:#666666;margin-bottom:20px;}
.events-content i{color:#f07123;font-weight:500;text-transform:uppercase;margin-right:50px;}
.events-content i:last-child{margin-right:0;}
.events-content i span{margin-left:7px; font-family: 'Roboto', sans-serif;}
.events-holder{background:#fff url(../../images/bg.jpg);padding:100px 0 50px;-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
               -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
               box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);}
.events-holder h5{margin-bottom: 30px;color:#333333;}
.events-holder img{width: 100%;}
.event-date-outer{position: absolute;left:0;right:0;width: 100%;text-align: center;}
.event-date{background:#f07123; margin-top:40px;display: table;position: relative;font-family:'aleo-regular-webfont';z-index:999;width: 110px;height:108px;border-radius:5px;-webkit-border-radius:5px;margin:0 auto;color:#fff;text-align: center;font-size:16px;}
.event-date span,.event-date .single-date{display: table-cell;vertical-align: middle; text-transform:uppercase;}
.event-date .single-date{padding:0 15px;}
.events-holder .title{position:relative;width:100%;float:left;padding-bottom:50px;}
.carousel-indicators li{background:#979797;border:0;height: 12px;width: 12px; transition:0.3s;-webkit-transition:0.3s;}
.carousel-indicators li.active,.carousel-indicators li:hover {background:#f07123;width:22px;}
.big-images  .owl-controls{width: 95%;}
.events .thumb {float:left;text-align: left;}
.multiple-date{padding-top: 5px; text-transform:uppercase;}
.multiple-date div{padding:0 19px;}
.multiple-date span{background:#d8651f;border-bottom-left-radius:5px;border-bottom-right-radius:5px;}
.events .thumb{margin-bottom:35px;float:left;background:#fff;-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
               -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
               box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);padding:40px 20px;z-index:9999;}
.carousel  .thu .event-date{position: static;padding:0;position: relative;left:0;top:0;font-size:15px;}
.carousel  .event-date span{position: absolute;bottom:0;padding: 5px 0;}
.events .thumb p{color:#666666;font-weight:500;}
.events .thumb i{color:#888888;margin-right:30px;}
.events .thumb i span{margin-left: 10px;font-size: 14px; text-transform:uppercase;}
.events .carousel-control{position: static;text-shadow:none;}
.events .carousel-control i{border-radius:50%;-webkit-border-radius:50%;border:1px solid #d4d4d4;height: 46px;width: 46px;line-height:46px;z-index:99999;}
.events .carousel-control i{margin-right: 0;color:#d4d4d4;font-size:24px; transition:0.3s;-webkit-transition:0.3s;-moz-transition:0.3s;}
.events .carousel-control i:hover{background:#d4d4d4; margin:0; color:#fff;}
.events .thumbs  .owl-stage-outer{z-index: 999;}
.events-thumb p{margin-top: 5px;}
.events .thumbs .owl-item:first-child{margin-top:105px;}
.events .thumbs .owl-next {position: absolute;bottom:0;margin:0;}
.events .thumbs .owl-stage,.events .thumbs .owl-item{width:100% !important;  transform: translate3d(0px, 0px, 0px) !important;}
.carousel-control.left,.carousel-control.right{background:#f5f5f5;display: table;width: 100%; opacity:1; position:relative;z-index:9999;}
.carousel-control.left{height:120px;}
.carousel-control.right{bottom: 0 !important;
                        left: 0;
                        position: absolute !important;
                        right: 0;
                        text-align: center;
                        top: auto;
                        width: 100%;
}
.left.carousel-control i{
    line-height:42px;
}
.carousel {
    margin-top: 20px;
    z-index: 0;
}
.events .item .thumb {
    width:100%;
    cursor: pointer;
    float: left;
}
.events .item .thumb img {
    width: 100%;
    margin: 2px;
}
.events .item img {
    width: 100%;	
}
.events .carousel-inner {position:relative;}
.events .carousel-inner h5{position: absolute;width: 100%;top:30px; z-index:99;}
.carousel.vertical .carousel-inner .item {
    -webkit-transition: 0.6s ease-in-out top;
    -moz-transition: 0.6s ease-in-out top;
    -ms-transition: 0.6s ease-in-out top;
    -o-transition: 0.6s ease-in-out top;
    transition: 0.6s ease-in-out top;
    margin-top:0px;
}

.carousel.vertical .active {
    top: 0;
}

.carousel.vertical .next {
    top: 100%;
}

.carousel.vertical .prev {
    top: -100%;
}

.carousel.vertical .next.left,
.carousel.vertical .prev.right {
    top: 0;
}

.carousel.vertical .active.left {
    top: -100%;
}

.carousel.vertical .active.right {
    top: 100%;
}

.carousel.vertical .item {
    left: 0;
}


/****************End Of Events*****************/

/****************Festivals*****************/
.festivals{margin-top:65px;box-sizing: border-box;}
.festivals-image { height:325px;}
.festivals h4{text-align: center;font-family:'aleo-regular-webfont';color:#fff;padding:40px 0; box-sizing: border-box;margin-bottom: 0;}
.inner-festival{background:#fff; position: relative;z-index:2;padding:40px 20px; -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
                -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
                box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);float:left;}
.inner-festival:after{ content: "";
                       display: table;
                       clear: both;}
.festival-details h3{font-size:14px;font-weight:700;text-transform:uppercase;float: left;color:#f07123;width:70%;word-wrap:break-word;}
.inner-festival a:hover h3{color:#457538;}
.festival-details span{float: right; margin-top:20px;font-weight:700;color:#959595;}
.view-gallery{clear:both;float:left;text-align: center;width:100%;padding-top: 25px;border-top:1px solid #eceae6;margin-top:20px;}
.view-gallery a{width:259px;height:55px;border-radius:30px;-webkit-border-radius:30px;font-weight:700;line-height:55px;background:#f07123;display:inline-block;color:#fff;text-transform:uppercase;font-size:16px;}
.view-gallery a:hover{color:#fff;background:#457538;}



/****************End Of Festivals*****************/
/****************Donate*****************/
.donate-section{clear:both;position:relative;top:-40px; text-align: center;box-sizing: border-box;}
.donate-img{padding:60px 0 50px;}
.donate-section a{text-transform:uppercase;font-size:14px;}
.donate-section h3{color:#fff;font-size:27px;font-family:'aleo-regular-webfont';margin-bottom: 30px;}

/****************End Of Donate*****************/

/****************Footer*****************/
footer{box-sizing: border-box;float: left;width:100%;}
.footer-inner{background:#457538;padding-top:70px; margin-top:-85px;width:100%;}
.subpage-inner-footer{margin-top: 0;}
.subscirbe{background:#2d641d;padding:7px;border-radius:30px;-webkit-border-radius:30px;width:60%; margin:0 auto 25px;}
.subscirbe input{background:none;border: 0;font-weight:300;font-style:italic;width:65%;padding:15px 0 15px 30px; color:#fff;font-size:16px;}
.subscirbe button{float: right;width:173px;height: 52px;border: 0;color:#457537;font-weight:700;}
.subscirbe input::-webkit-input-placeholder {
    color:#fff;
}

.subscirbe input:-moz-placeholder { /* Firefox 18- */
    color:#fff;  
}

.subscirbe input::-moz-placeholder {  /* Firefox 19+ */
    color:#fff; 
}

.subscirbe input:-ms-input-placeholder {  
    color:#fff;  
}
.Subscribe_error{
    margin: 0 auto 5px;
    width: 56%;
    color:#ffffff;
}
.footer-links{padding-top:0px; margin-top:0px; float: left;}
.footer-links,.footer-links a{color:#beefaf;}
.footer-links h5{color:#fff; margin-bottom:30px;}
.footer-links .contact{margin-bottom:15px;float:left;width: 100%;}
.footer-links .col-md-1{padding:0 10px;}
.footer-links .col-md-4{border-right: 1px solid #609b4e;min-height:219px;}
.footer-links .col-md-4:last-child{border-right: 0;}
.contact-inner{float:left;}
.contact-inner i.fa{color:#fff;font-size:20px;}
.footer-links ul{padding:0;}
.footer-links ul li{list-style:inside;margin-bottom:10px; color:#fff;}
.footer-links a:hover{color:#fff;}
.footer-links .col-md-4:first-child .contact-inner{padding-left: 0;}
.feeds{margin-bottom:20px; float: left;width:100%;}
.feeds p{color:#beefaf;margin-bottom: 0;line-height: 21px;margin-top:-5px;}
.feeds span{color:#fff; font-style:italic}
.feeds .thumb{background:#619552;width: 58px;height: 58px;padding:0;}
.footer-bottom{display: table; background-size:100%;clear: both;margin-top: 20px; float: left;width: 100%;border-top: 1px solid #609b4e;padding:20px 0px;}
.footer-bottom .copyright,.footer-bottom .contact-links ul{display: table-cell;
                                                           height: 100%;
                                                           vertical-align: middle; vertical-align: auto\9;}
.footer-bottom .contact-links{display:table;height: 100%;}
.footer-bottom,.footer-bottom a{color:#1e4712;}
.footer-bottom .contact-links{float: right;}
.footer-bottom .contact-links ul{padding:0;margin:0;}
.footer-bottom .contact-links li{float:left;list-style: none; border-right: 1px solid #1e4712;margin-left:5px;padding-right:5px; line-height:11px;}
.footer-bottom .contact-links li:last-child{border-right:0;}
.footer-bottom a:hover{color:#fff;}

/****************End Of Footer*****************/
/************ contact-us *************/
.banner{
    float:left;
    width:100%;
    margin-top: -60px; 
    position:relative;
}
.banner img{
    width:100%; 
}
.banner .container{
    width:100%;
    left:0px;
    top:0px;
    height:100%;
    position:absolute;
    text-align:center;
    margin-top:30px;
}
.center_table{
    display:table;
    width:100%;
    height:100%;
}
.center_cell{
    display:table-cell;
    vertical-align:middle;
}
.center_cell h2{
    color:#fff;
    font-size:30px;
    text-transform:uppercase;
    margin:0px;
    font-family:'aleo-bold-webfont';
}
.contact_info{
    float:left;
    width:100%;
    padding:53px 0 8px;
}

.contact_top{
    display:table;
    height:100%;
    margin: -15px -15px -27px;
    border-spacing: 30px 27px;
}
.table-row{  
    display:table-row;
}
.table-row .col-md-4{
    display:table-cell;
    vertical-align:top;
    float:none;
    height:100%;
    background:#ffffff;
    padding:31px;
    box-shadow: 0px 0px 7px rgba(68,68,69,0.1);
}
.contact_person{ 
    width:100%;
    text-align:center;
    float:left;
    height:100%;
}
.contact_person h5{
    margin:20px 0px 10px;
}
.contact_person strong{
    color:#f07123;
    font-size:16px;
    text-transform:capitalize;
}
.contact_person span{
    display:block;
    color:#666666;
    font-size:16px;
    line-height:22px;
    text-transform:capitalize;
}
.contact_person ul{
    margin-top:15px;
    padding:0px;
    width:100%;
    text-align:center;
}
.contact_person ul li{
    display:inline-block;
    width:100%;
    vertical-align:top;
    list-style:none;
    line-height:22px;
}
.contact_person ul li a{
    color:#666666;
    font-size:16px;
    text-decoration:none;
}
.contact_person ul li a:hover{
    color:#457538;
}
.contact_person p{
    color:#666666;
    line-height:22px;
}
.temple_hours{
    float:left;
    width:100%;
    text-align:left;
    padding:0px 15px;
}
.temple_hours ul{
    margin: 0px 0px 10px 0px;
    padding:0px 0px;   
}
.temple_hours ul:last-child{
    margin:0px;
}
.temple_hours ul li{
    color:#666666;
    font-size:16px;
    line-height:20px;
    text-align:left;
}
.temple_hours ul li span{
    margin-right:10px;
    display:inline-block;
}
.form_area .col-md-10{
    float:none;
    margin:0 auto;
}
.form_area{
    background:#ffffff;
    width:100%;
    float:left;
    box-shadow: 0px 0px 7px rgba(68,68,69,0.1); 
    text-align:center;
    padding:35px 0px 40px;
}
.form_area img{
    margin-bottom:21px;
}
.form_area h4{
    margin:0px; 
    font-family:'aleo-regular-webfont';
}
.form_area p{
    color:#666666;
    width: 70%;
    line-height:23px;
    display:inline-block;
    text-align:center;
    padding-top: 10px;
}
.contact_form{
    float:left;
    width: 100%;
    margin-top:23px;
}
.full_width{
    float:left;
    width:100%;
    margin-bottom:25px;
}
.half_width{
    width:48.4%;
    float:left;
    margin-left:3%;
}
.half_width:first-child{
    margin-left:0%; 
}
.half_width input[type="text"], .half_width input[type="email"], .half_width input[type="number"], .half_width input[type="password"] {
    width:100%;
    height:45px;
    border:1px solid #d2d2d2;
    padding: 10px 15px;
    border-radius:3px;
    color:#cccccc;
    font-size:16px;
    margin-top:25px;
}
.half_width input[type="text"]::-webkit-input-placeholder, .half_width input[type="email"]::-webkit-input-placeholder, .half_width input[type="number"]::-webkit-input-placeholder, .half_width input[type="password"]::-webkit-input-placeholder,.full_width textarea::-webkit-input-placeholder{
    opacity:1;
}
.half_width input[type="text"]::-moz-placeholder, .half_width input[type="email"]::-moz-placeholder, .half_width input[type="number"]::-moz-placeholder, .half_width input[type="password"]::-moz-placeholder,.full_width textarea::-moz-placeholder{
    opacity:1; 
}
.half_width input[type="text"]:focus, .half_width input[type="email"]:focus, .half_width input[type="number"]:focus, .half_width input[type="password"]:focus{
    border:1px solid #a6a5a5;
}
.full_width textarea{
    width:100%;
    height:115px;
    border:1px solid #d2d2d2;
    padding:10px 15px;
    border-radius:3px;
    color:#cccccc;
    font-size:16px;
    resize:none;
    margin-top:25px;
}
.full_width textarea:focus{
    border:1px solid #a6a5a5; 
}
.contact_form input[type="submit"]{
    text-transform:uppercase;
    font-size:14px;
    background: #f07123;
    padding:14px 47px 12px;
    border-radius:30px;
    float:right;
    color:#fff;
    font-weight:700;
    border:2px solid #f07123;
    transition:0.5s;
}

.thankpageprlink a {
    text-transform:uppercase;
    font-size:14px;
    background: #f07123;
    padding:14px 47px 12px;
    border-radius:30px;
    float:right;
    color:#fff;
    font-weight:700;
    border:2px solid #f07123;
    transition:0.5s;
    margin-top: 12px;
}

.contact_form input[type="submit"]:hover{
    background: #457538;
    border: 2px solid #457538;
    color:#fff; 
}
.contact_map{
    width:100%;
    float:left;
    margin-top:35px;
}
.contact_map iframe {
    float: left;
    width: 100%;
}
.bg_img{
    float:left;
    width:100%;
    display:inline-block;
    background-position:center center !important;
    min-height:250px;
}
/*********************** management ***********************/
.management-sub-menu{
    float: left;
    width: 100%;
    padding: 0 20px;
}
.submenu_management{
    float: left;
    width: 100%;
    background: #fff;
    text-align: center;
}
.tab-content{
    float: left;
    width: 100%;
    background: #f5f5f5;
    padding: 35px 0 80px 0;
}
.submenu_management .nav-tabs > li.active > a,.submenu_management .nav-tabs > li > a:hover,.submenu_management .nav-tabs > li.active > a:hover,.submenu_management .nav-tabs > li.active > a:focus,.submenu_management .nav > li > a:focus {
    color: #f07123;
    cursor: pointer;
    background-color: #f5f5f4;
    border: none;
    border-top: 3px solid #f07123;
    border-radius: 0;
}
#admin{
    float: left;
    width: 100%;
}
.admin-content{
    padding: 0 15px;
}
.submenu_management .nav-tabs > li > a {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: #4f4237;
    padding: 16px 24px;
    letter-spacing: 0.5px;
    border-top: 3px solid transparent;
    margin: 0;
    border-bottom: none;
    border-left: none;
    border-right: none;
}
.submenu_management .nav-tabs {
    border-bottom: none;
    display: inline-block;
    vertical-align: middle;
}
.management-sub-menu #admin h4{
    font-family:'aleo-regular-webfont';
    color: #515050;
    text-align: center;
    margin: 0;
    padding: 0 0 25px 0;
    font-weight: 400;
}
.management-detail span {
    display: block;
    font-weight: 400;
    font-size: 16px;
    color: #a1a1a1;
}
.management-detail a:hover {
    color: #457538;
}
.management-detail p {
    color: #515050;
    font-weight: 400;
    margin-bottom: 25px;
    padding-bottom: 25px;
}
.management-detail a {
    color: #f07123;
    font-size: 16px;
    font-weight: 700;
}
#admin .admin-content p {
    color: #707070;
    line-height: 26px;
    margin: 0 0 30px 0;
}
.controls-main {
    float: left;
    width: 100%;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    text-align: center;
}
.controls-main ul{
    padding: 0;
    margin: 0;
    list-style: none;
    display: inline-block;
    vertical-align: middle;
}
.controls-main ul li{
    float: left;
    padding: 0px 25px;
}
.controls-main ul li a{
    font-size: 14px;
    color: #9a9a9a;
    font-weight: 700;
    text-transform: uppercase;display: inline-block;
    vertical-align: middle;
    padding: 20px 0;
    border-bottom: 1px solid transparent;
}
.controls-main ul li a:hover,.controls-main ul li.active a{
    color: #f07123;
    border-bottom: 1px solid #f07123;
}
.management-detail h6 {
    color: #515050;
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
}
.box {
    background: #ffffff;
    box-shadow: none;
    webkit-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.10);
    -moz-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.10);
    box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.10);
    position: relative;
}
.main-case-isotop {
    float: left;
    width: 100% !important;
    padding: 30px 0 0 0;
}
.management-img {
    background: #ada098;
    text-align: center;
    padding-top: 0px;
    max-height: 187px;
    max-width: 256px;
    overflow: hidden;
}
.management-detail {
    padding: 26px 17px;
}
.submenu_management .nav-tabs > li{
    margin-bottom: 0;
}
.bottom {
    position: absolute;
    left: 17px;
    bottom:10px;
    right: 0;
}
.management-div {
    float: left;
    width: 100%;
    height: 100%;
}
.management-img img{
    /*max-width: 134px;*/
    height: 100%;
    width: 100%;
}
.group {
    float: left;
    width: 100% !important;
    padding: 0 15px;
}
/************PhotoAlbum CSS**************/
.photoalbum{float: left;width:100%;background: #f5f5f5;padding: 90px 0 60px;box-sizing: border-box;}
.photoalbum_box{display: inline-block;width:100%;margin-bottom: 15px;}
.photoalbum_img{display: inline-block;width:100%;box-sizing: border-box;background: #fff;padding: 10px;position: relative;border-radius: 2px;z-index: 1;box-shadow: 0 1px 1px 0 hsla(0, 0%, 0%, 0.10);}
.photoalbum_img img{display: block;width: 100%;}
.box_overlay{position: absolute;left: 0;top: 0;display: inline-block;width:100%;height: 100%;background: #fff;border-radius: 2px;box-shadow: 0 1px 1px 0 hsla(0, 0%, 0%, 0.10);z-index: -1;transform: rotate(3deg);}
.photoalbum_caption{float: left;width:100%;margin: 15px 0 0;padding:0px 15px 0px 11px;}
.fest_name{float: left;font-size: 14px;color: #d8651f;font-weight: 700;text-transform: uppercase;}
.fest_date{float: right;font-size: 14px;color: #959595;font-weight: 700;text-transform: uppercase;}
.pagination-section{float: left;width:100%;text-align: center;}
.pagination-section ul{display: inline-block;width:100%;padding: 0;text-align: center;}
.pagination-section ul li{display: inline-block;vertical-align: middle;padding-right: 5px;}
pagination-section ul li:last-child{padding-right: 0;}
.pagination-section ul li a{display: table-cell;vertical-align: middle;width:50px;height: 50px;background: #959595;font-size: 16px;color: #fff;font-weight: 700;text-transform:uppercase;border-radius: 50%;}
.pagination-section ul li.active a{background: #f07123}
.pagination-section ul li a:hover{background: #457538;}
.pagination-section ul li.button a{border-radius: 30px;width:125px;height: 50px;}
/*********************** end ***********************/


@media screen and (-webkit-min-device-pixel-ratio:0) {


}
/*deities*/
.deities-slider img{
    width: 100%;
}
.deities-slider-item{height:250px;overflow:hidden;}
.deities,.deities-part{
    float: left;
    width: 100%;
}
.deities-slider .owl-controls{
    position: static;
    margin: 0;
}
.deities-slider .owl-carousel .owl-controls .owl-nav div{
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto !important;
    width: 47px;
    height: 47px;
    border-radius: 100% !important;
    background: #fff;
    color: #000000;
    text-align: center;
    opacity: 0.3;
}
.deities-slider .owl-carousel .owl-controls .owl-nav div:hover{
    opacity: 1;
    background: #fff;
    color: #000000;
}
.deities-slider .owl-controls .owl-nav .owl-prev{
    left: 20px;
}
.deities-slider .owl-controls .owl-nav .owl-next{
    right: 20px;
}
.deities-slider .owl-carousel .owl-controls .owl-nav i{
    font-size: 14px;
    line-height: 40px;
}
.dities {
    float: left;
    width: 100%;
    margin:45px 0px;
}
.deities_part{
    float:left;
    width:100%;
}
.deities-detail h5 {
    padding: 0 0 10px 0;
    margin: 0;
    font-size: 22px;
}
.deities-detail p {
    color: #555555;
    line-height: 28px;
    margin: 0;
}
.deities-image{
    padding: 10px;
    background: #fff;
    webkit-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.30);
    -moz-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.30);
    box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.30);
}
.deities-slider {
    float: left;
    width: 100%;
    webkit-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.30);
    -moz-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.30);
    box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.30);
    background: #fff;
    padding: 10px;
}
.deities-image img{
    width: 100%;
}
.deities-detail,.deities-image{
    float: left;
    width: 100%;
}
.deities-detail{
    margin-top:25px;
}

/*end*/
/*aboutus*/
.aboutus{
    padding: 55px 20px 50px 20px;
}
.no-padding{
    padding: 0;
}
.aboutus-content{
    padding: 0px 0 50px 0;
}
.aboutus-content p {
    margin: 0;
    font-weight: 400;
    line-height: 26px;
    color: #707070;
}
.about-img img{
    width: 100%;
}
.aboutus,.aboutus-content,.first-section,.last-section{
    float: left;
    width: 100%;
}
.about-us-section {
    background: #fff;
    padding: 10px;
    float: left;
    width: 100%;
    height: 100%;
    position: relative;
}
.first-section{
    margin-bottom: 32px;
}
.about-deities-img img{
    width: 100%;
    height: 100%;
}
.about-us-section h5,.by-law h5{
    font-size: 22px;
    font-weight: 400;
    color: #333333;
    padding: 0 0 15px 0;
    margin: 0;
}
.by-law h5{
    color: #fff;
}
.by-law h6 {
    padding: 0;
    margin: 0;
    color: #fff;
    font-weight: 700;
}
.about-detail {
    padding: 20px 13px 10px 13px;
}
.about-detail p{
    margin: 0;
}
.about-deities-detail {
    padding: 25px 25px 0 25px;
    height: 100%;
}
.about-us-section p,.by-law p {
    margin: 0;
    font-weight: 400;
    color: #555555;
    font-size: 14px;
    line-height: 22px;
    padding-bottom: 40px;
    word-break: break-all;
}
.about-deities-detail h6 {
    margin: 0;
    padding: 0 0 5px 0;
    font-size: 16px;
    color: #555555;
    text-transform: capitalize;
    font-weight: 700;
}
.by-law p {
    color: #fff;
    padding-bottom: 20px;
}
.by-law{
    background: #f57f20;
    height: 100%;
    padding: 17px 20px;
    float: left;
    width: 100%;
    position: relative;
}
.about-us-section a,.by-law a,.viewmorelink {
    font-weight: 700;
    text-transform: uppercase;
    color: #f57f20;
    font-size: 14px;
    position: static;
    bottom: 25px;
}
.by-law a {
    color: #fff;
}
.about-us-section a:hover, .by-law a:hover,.viewmorelink:hover{
    color: #457538;
}
.col-md-4.no-padding,.col-md-8.no-padding {
    display: table-cell;
    vertical-align: top;
    float: none;
    height: 100%;
}
.about-deities-img {
    max-width: 260px;
    max-height: 389px;
    overflow: hidden;
}
.about-deities{
    display: table;
}
/*@media screen and (-webkit-min-device-pixel-ratio:0) { 
     Safari only override 
    ::i-block-chrome,.about-deities-img,.about-deities-img img {
        height: auto;
    }
}*/
/*end*/
/*************** history ***************/
.history-row{width:100%;float:left;}
.hinduism_story {
    float: left;
    padding-bottom: 65px;
    width: 100%;
}
.hinduism_story h4{
    text-align:center;
    margin:60px 0px 45px;
    color:#515050;
    font-family:'aleo-regular-webfont';
}
.new_history{
    float:left;
    width:100%;
    background-image:url(../../images/center_img.jpg);
    background-repeat:repeat-y;
    background-position:center center;
    padding-bottom:70px;
    position:relative;
}
.temple_story{
    float:left;
    width:100%;  
    padding-right: 30px;
}
.top_circle{
    background: #f5f5f4;
    height:18px;
    position: absolute;
    right:0px;
    top:-3px;
    width: 18px;
    border-radius:100%;
    border:4px solid #f47f20;
    left:0px;
    margin: 0 auto;
}
.bottom_circle{
    bottom:-13px;
    position:absolute;
    right:0px;
    width: 18px;
    border-radius:100%;
    border:4px solid #f47f20;
    height:18px;
    left:0px;
    margin:0 auto;
}
.history_text{
    background:#fff;
    border-radius:10px;
    float:left;
    padding:23px 20px;
    width:100%;
    position:relative;
    margin-top:60px;
}
.history_text h5{
    color:#333333;
    font-family:'aleo-regular-webfont';
    margin:0px;
}
.history_text p{
    color:#515050;
    margin:15px 0px 21px;
    font-size:15px;
}
.history_text a{
    font-size:16px;
    color:#f07123;
    letter-spacing:0.5px;
    font-weight:700;
    display:inline-block;
    vertical-align:top;
    line-height:13px;
}
.history_text a:hover{
    color:#457538;
}
.arrow-right {
    width: 0; 
    height: 0; 
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent; 
    border-left: 10px solid #fff;
    position:absolute;
    right:-9px;
    top:23px;
}
.history_img{
    float:right;
    position:relative;
    padding:22px 0px 30px;
    margin-top:60px;
}
.history_img h4{
    color:#515050;
    text-align:right;
    margin: 0px;
    vertical-align:top;
    font-family:'aleo-bold-webfont';
    float:right;
}
.secoend_part{
    padding-right:0px;
    padding-left:30px;
}
.arrow-left{
    width: 0; 
    height: 0; 
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent; 
    border-right: 10px solid #fff;
    position:absolute;
    left:-10px;
    top:23px;  
}
.secoend_part .history_img{
    float:left;   
}
.secoend_part .history_img h4{
    text-align:left; 
    float:left;
}
.small_temple {
    position: absolute;
    right: -70px;
    top:5px;
    width:50px;
    height:50px;
    border-radius:100%;
    text-align:center;
    padding-top:5px;
    background:#f09c57;
}
.responsive_temple{
    display:none;
}
.small_temple.green{
    left: -69px;
    background:#71a263; 
}
/*end*/
/************ priest *************/
.priest_info{
    float:left;
    width:100%;
    padding:80px 0px 60px;
}
.sidebar_info{
    background:#fff;
    width: 100%;
    padding:10px;
    float:left;
}
.priest_details{
    float:left;
    width: 100%;
    padding:0px 15px 50px;
}
.priest_details .education{
    float:left;
    width:100%;
    border-top:1px solid #e9e9e8;
    padding:30px 0px 25px;
}
.priest_details .education:first-child{
    border-top:0px;
}
.priest_details .education strong{
    float:left;
    text-transform:uppercase;
    font-size:14px;
    color:#333333;
    width:30%;
    float:left;
}
.priest_details .education p{
    font-size:14px;
    color:#555555;
    margin-bottom:0px;
    line-height:22px;
    width:70%;
    float:left;
}
.sidebar_info span {
    width:100%;
    float:left;
    text-align:center;
}
.sidebar_info img {
    width: 100%;
}
.social_media{
    background: #f57f20;
    display:inline-block;
    width:100%;
    text-align:center;
    padding:19px 0px 17px;
}
.social_media ul{
    margin:0px;
    padding:0px;
}
.social_media ul li{
    list-style:none;
    color:#fff;
    line-height:15px;
    display:inline-block;
}
.social_media ul li a{
    color:#fff;
    padding:0px 12px;
}
.social_media ul li a:hover{
    color:#457538;
}
.social_media ul li:first-child{
    padding-left:0px;
}
.social_media ul li i{
    font-size:20px;
}
.text_info h4{
    font-size:22px;
    color:#333333;
    text-transform:capitalize;
    font-family:'aleo-regular-webfont';
    margin:0px 0px 3px;
    display:inline-block;
}
.text_info p{
    color:#555555;   
    margin:28px 0px 0px;
    line-height:27px;
}
.text_info{
    float:left;
    width:100%;
}
/*end*/
/*timetable*/
.timetable .col-md-10 {
    float: none;
    margin: 0 auto;
}
.timetable {
    float: left;
    width: 100%;
    padding: 50px 20px 45px 20px;
    background: #f5f5f4;
}
.timetable-left h5 {
    padding: 0;
    margin: 0;
    font-size: 18px;
    color: #f47f20;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
}
.temple-timetable {
    display: table;
    width: 100%;
    border-bottom: 1px solid rgba(0,0,0,0.2);
}
.middle-left {
    display: table-cell;
    width: 25%;
    vertical-align: top;
    background: #f57f20;
    padding: 15px 18px;
}
.middle-right {
    display: table-cell;
    width: 75%;
    vertical-align: top;
    background: #ffffff;
    padding: 15px 18px;
}
.temple-timetable p{
    margin: 0;
    font-size: 14px;
    font-weight: 400
}
.middle-left p{
    color: #fff;
}
.middle-right p{
    color: #515050;
}
.timetable-left {
    display: table-cell;
    vertical-align: middle;
}
.timetable-right {
    display: table-cell;
    vertical-align: middle;
    /*float: right;*/ /*PS*/
}
.timetable-header {
    display: table;
    width: 100%;
    margin-bottom: 17px;
}
.timetable-right .sbHolder {
    width: 330px;
    border: none;
    border-radius: 7px;
}
.timetable-right .sbSelector {
    color: #b1b1b1;
    font-size: 14px;
    height: auto;
    text-indent: 0;
    display: inline-block;
    vertical-align: middle;
    bottom: 0;
    padding: 11px 20px;
    line-height: 20px;
    border: 1px solid #d9d9d9;
    width: 285px;
    border-right: none;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.timetable-right .sbToggle {
    bottom: 0;
    width: 45px;
    height: auto;
    background: #457538;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    text-align: center;
}
.sbToggle.sbToggleOpen::before {
    transform: rotate(180deg);
}
.timetable-right .sbOptions {
    top: 43px !important;
    width: 100%;
}

.timetable-right .sbOptions {
    top:  43px !important;
    width: 100%;
    left: 0 !important;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.timetable-right .sbOptions a {
    padding: 11px 20px;
    color: #b1b1b1;
    font-size: 14px;
}
.timetable-right .sbToggle:before{
    position: absolute;
    content: "\f107";
    font-family: FontAwesome;
    color: #fff;
    font-size: 22px;
    left: 0;
    right: 0;
    line-height: 45px;
    font-weight: 700;
}
/*************** managment tab-2 *************/
.tab-2{
    float:left;
    width:100%;
    text-align:center;
    padding-top: 35px;
}
.tab-2 > h4{
    color:#515050;
    text-align:center;
    display:inline-block;
    vertical-align:top;
    font-family:'aleo-regular-webfont';
    margin:0px 0px 15px;
    font-size:26px;
}
.tab-2 > h5{
    font-weight:400;
    text-transform:capitalize;
    font-size:22px;
    color: #f57f20;
    font-family: 'Roboto', sans-serif;
    margin:0px;
}
.person_contact{
/*    float:left;*/
    max-width:60%;
    padding-top: 45px;
    margin:0 auto;
}
.person_contact .per_info{
    background: #ffffff;
    width:48.7%;
/*    display:inline-block;*/
    box-shadow: 0px 0px 7px rgba(68,68,69,0.1);
    float:left;
    padding:35px 20px;
    text-align:center;
    margin-bottom: 2.5%;
}
.person_contact .per_info:nth-child(2n){margin-left: 2.5%;}
.person_contact .per_info:first-child{
    margin-left:0px;
}
.person_contact .per_info h5{
    color:#494949; 
    text-transform:capitalize;
    margin: 20px 0 9px;
} 
.person_contact .per_info ul{
    margin:18px 0px 0px;
    padding:0px;
    width:100%;
    text-align:center;
}
.person_contact .per_info ul li{
    display:inline-block;
    width:100%;
    vertical-align:top;
    list-style:none;
    line-height:22px;
}
.person_contact .per_info ul li a{
    color:#666666;
    font-size:16px;
    text-decoration:none;
}
.person_contact .per_info ul li a:hover{
    color:#457538;
}
.person_contact .per_info ul li strong{
    color:#f07123;
}
.person_contact .per_info h6{
    font-size:16px;
    color:#666666;
    line-height:22px;
    margin: 0px;
}
/************* management-details **************/
.manege_details{
    float:left;
    width:100%;
    padding:60px 0px;
}
.name_deatil{
    background: #f57f20;
    float:left;
    width:100%;
}
.name_deatil h5{
    font-size:18px;
    color:#4f4237;
    text-transform:uppercase;
    font-weight:700;
    padding:28px 30px 23px; 
    margin:0px;
    font-family: 'Roboto', sans-serif;
}
.name_deatil ul{
    margin:0px;
    padding: 0px;
}
.name_deatil ul li{
    list-style:none;
    width: 100%;
    display:inline-block;
}
.name_deatil ul li a{
    color:#fff;
    font-size:16px;
    text-transform:capitalize;
    border-top:1px solid #d9701e;
    width:100%;
    display:inline-block;
    padding:13px 30px;
    background:#f57f20;
}
.name_deatil ul li a:hover,.name_deatil ul li.active a{
    background: #fff;  
    color:#f57f20;
}
.trust_img{
    width:35%;
    float:left;
}
.trust_detail{
    float:left;
    width:61%;
    background: #fff;
    box-shadow: 0px 0px 7px rgba(68,68,69,0.2);
    padding:18px 18px 15px;
    margin-left:4%;
}
.trustee_info img{
    width:100%;
}
.trust_detail h5{
    color:#515050;
    font-weight:700;
    text-transform:uppercase;
    margin:0px 0px 14px;
    font-family: 'Roboto', sans-serif;
    font-size:18px;
}
.trust_detail h6{
    text-transform:uppercase;
    color:#f57f20;
    margin:0px 0px 5px;
    font-weight:700;
}
.trustee_info {
    float: left;
    width: 100%;
}
.trust_detail p{
    color:#515050;
    line-height:19px;
    margin: 0px 0px 14px 0px;
}
.trust_detail span{
    font-size:16px;
    color:#959595;
}
.trust_text{
    float:left;
    width:100%;
    margin:28px 0px 0px;
}
.trust_text h5{
    font-size:22px;
    margin: 0px 0px 10px;
}
.trust_text p{
    color:#555555;
    line-height:27px;
    margin-bottom:30px;
}
.navigation{
    float:left;
    width:100%;
    margin-top:5px;
}
.navigation .next{
    float:right;
}
.navigation .next a,.navigation .prev a{
    font-size:14px;
    font-weight:700;
    color:#fefefe;
    text-transform:uppercase;
    background:#f57f20;
    width:135px;
    height:50px;
    border-radius:25px;
    display:inline-block;
    vertical-align:top;
    text-align:center;
    padding:15px 10px;   
}
.navigation .next a:hover,.navigation .prev a:hover{
    background:#457538; 
}
.navigation .prev{
    float:left;
}
/************** select-box ***************/
.new_select .sbHolder {
    width:100%;
    border: none;
    background: #f57f20;
    border: 1px solid #d9701e;
    padding: 15px 30px;
    height:55px;
}
.new_select .sbSelector {
    color: #ffffff;
    font-size: 16px;
    display: inline-block;
    vertical-align: middle;
    text-transform:capitalize;
    position:inherit;
    left:0px;
    text-indent:0px;
    line-height:23px;
    height:auto;
}
.sbToggle.sbToggleOpen::before {
    transform: rotate(180deg);
}
.new_select .sbOptions a {
    border-top: 1px solid #e0dede;
    padding: 15px 30px;
    font-size:16px;
    text-transform:capitalize;
    border-bottom:0px;
}
.new_select .sbOptions a:hover{
    background:#f57f20;
    color:#fff; 
}
.new_select .sbOptions  li:first-child a{
    border-top:0px !important;
}
.new_select .sbToggle:before{
    content: "\f0d7";
    font-family: FontAwesome;
    color: #fff;
    font-size: 28px;
    right: 30px;
    top: 7px;
    height:auto;
    width:auto;
    position:absolute;
}
.new_select .sbOptions {
    left: -1px !important;
    top: 54px !important;
    width: 100.3%;
}
.new_select{
    display:none;
}
/************ fancy-box *************/
#inline{
    display:none;
}
.login_popup{
    float:left;
    width:585px; 
    border:20px solid #f6f6f6;
    background:#fff;
}
.member_login{
    width:352px;
    margin:15px auto;
}
.member_login h4{
    text-align:center;
    font-family:'aleo-regular-webfont';
    text-transform:capitalize;
    margin:36px 0px 33px;
}
.member_login label{
    font-weight:500;
    font-size:14px;
    color:#333333;
    width:100%;
}
.member_login input[type="text"],.member_login input[type="password"],.member_login input[type="email"],.member_login input[type="number"]{
    height:47px;
    border:1px solid #d2d2d2;
    border-radius:2px;
    width:100%;
    color:#888992;
    margin-bottom:10px;
    padding:5px 15px;
}
.member_login input[type="text"]::-webkit-input-placeholder,.member_login input[type="password"]::-webkit-input-placeholder,.member_login input[type="number"]::-webkit-input-placeholder{
    opacity:1;
}
.member_login input[type="text"]::-moz-placeholder,.member_login input[type="password"]::-webkit-input-placeholder,.member_login input[type="number"]::-webkit-input-placeholder{
    opacity:1; 
}
.member_login label{
    margin-bottom:3px;
}
.chackin{
    float:left;
    width:100%;
    border-bottom:1px solid #e9e9e9;
    padding:12px 0px 15px;
}
.chackin a,
.volunteercl a{
    float:left;
    color:#8b8b8b;
    font-weight:500;
    text-transform:capitalize;
    margin:0px;
    padding-left:5px;
    font-size: 14px;
}
.chackin a:hover,
.volunteercl a:hover{
    color:#f47f20 ;
}
.check_box{
    float:right;
}
.chackin input[type="checkbox"]:not(:checked),
.chackin input[type="checkbox"]:checked,
.volunteercl input[type="checkbox"]:not(:checked),
.volunteercl input[type="checkbox"]:checked{
    position: absolute;
    left: -9999px;
}
.chackin input[type="checkbox"]:not(:checked) + label,
.chackin input[type="checkbox"]:checked + label,
.volunteercl input[type="checkbox"]:not(:checked) + label,
.volunteercl input[type="checkbox"]:checked + label{
    position: relative;
    cursor: pointer;
    padding-left:25px;
    margin: 0px;
    color:#444444;
    line-height:19px;
    font-weight:500;
}
.chackin input[type="checkbox"]:not(:checked) + label:before,
.chackin input[type="checkbox"]:checked + label:before,
.volunteercl input[type="checkbox"]:not(:checked) + label:before,
.volunteercl input[type="checkbox"]:checked + label:before {
    content: '';
    position: absolute;
    left:0;
    top: 0px;
    width: 18px; 
    height: 18px;
    border: 1px solid #f47f20;
    background: #f8f8f8;
    border-radius:2px;
    vertical-align:top;
    display:inline-block;

}
.chackin input[type="checkbox"]:not(:checked) + label:after,
.chackin input[type="checkbox"]:checked + label:after,
.volunteercl input[type="checkbox"]:not(:checked) + label:after,
.volunteercl input[type="checkbox"]:checked + label:after {
    content: '\f00c';
    position: absolute;
    top:0px; 
    left:0px;
    color: #fff;
    transition: all .2s;
    font-family: FontAwesome;    
    border-radius:2px;
    font-size:13px;
    text-align:center;
    width: 18px; 
    height: 18px;
    background: #f47f20; 
}
.chackin input[type="checkbox"]:not(:checked) + label:after,
.volunteercl input[type="checkbox"]:not(:checked) + label:after {
    opacity: 0;
    transform: scale(0);
}
.chackin input[type="checkbox"]:checked + label:after,
.volunteercl input[type="checkbox"]:checked + label:after {
    opacity: 1;
    transform: scale(1);
}
.f-submit{
    float:left;
    width:100%;
    text-align:center;
}
.f-submit input[type="submit"]{
    background:#f47f20;
    padding:17px 58px;
    border-radius:25px;
    display:inline-block;
    text-transform:uppercase;
    color:#ffffff;
    font-weight:500;
    margin:10px 0px;
    text-align:center;
    border:0px;
    transition:0.5s;
}
.f-submit input[type="submit"]:hover{
    background:#457538;
}
#inline1{
    display: none;
}
/*************** hindu-rituals-and-rutines **************/
.contant_detail ul li a{
    font-size:14px;
    font-weight:500;
    text-transform:none;
}
.contant_detail{
    margin-top:20px;
}
.contact_text{
    float:left;
    width:100%;
    margin-top:8px;
}
.contact_text h4{
    font-size:22px;
    color:#333333;
    font-family:'aleo-regular-webfont';
    margin:10px 0px 6px;
}
.contact_text p{
    color:#555555;
    line-height:28px;
    margin:0px 0px 30px;
}
.contact_text h5{
    font-size:22px;
    color:#333333;
    margin:10px 0px 35px;
    line-height:30px;
}
/**************** pooja-fee-shedulas ****************/
.fee_ahedulas{
    float:left;
    width:100%;
    margin:20px 0px;
    text-align:center;
}
.fee_ahedulas .col-md-10{
    margin:0 auto;
    float:none;
    padding:0px;
}
.temple_servic{
    float:left;
    width:100%;
    background: #fff;
    padding:12px;
    box-shadow: 0px 0px 7px rgba(68,68,69,0.1); 
}
.temple_servic .table{
    width:100%;
    float:left;
    margin-bottom:0px;
}
.temple_servic thead {
    background:#f07123;
}
.temple_servic .table > thead > tr > th{
    color:#fff;
    font-weight:700;
    font-size:16px;
    text-transform:uppercase;
    padding:8px 20px;
    border:0px;
    width:260px;
    text-align:right;
    vertical-align:middle;
}
.temple_servic .table > thead > tr > th:first-child{
    text-align:left;
}
.temple_servic .table > thead > tr > .width{
    width:150px;  
}
.temple_servic tbody tr td{
    border:0px;
    padding:5px 22px;
    color:#515050;
    border-left:1px solid #dedede;
    text-align:right;
    vertical-align:middle;
}
.temple_servic tbody tr td:first-child{
    text-align:left;
}
.temple_servic tbody tr td:first-child{
    border-left:0px;
}
.table-striped > tbody > tr:nth-of-type(odd){
    background:#e7e7e7;
}
.table-striped > tbody > tr:nth-of-type(even){
    background:#f7f7f7;
}
.temple_servic tbody tr td a{
    border:1px solid #f07123;
    padding:7px 20px 5px;
    border-radius:25px;
    display:inline-block;
    color:#fff;
    text-transform:uppercase;
    font-size:12px;
    font-weight:700;
    text-align:center;
    float:left;
    background: #f07123;
}
.temple_servic tbody tr td a:hover{
    border:1px solid #457538;
    background:#457538;
    color:#fff;
}
.fee_ahedulas p{
    margin:0 auto;
    width:65%;
    font-weight:700;
    color:#505050;
    line-height:28px;
    text-transform:uppercase;
    text-align:center;
    padding-top: 30px;
    display:inline-block;
}
/************* yearly-pooja-fee-sheduls **************/
.yerly_service .table > thead > tr > th{
    width:290px; 
}
.yerly_service .table > thead > tr > .width{
    width:100px;
}
/*************** by-low *************/
.by-law-page{
    float: left;
    width: 100%;
    padding: 100px 0 65px 0;
}
.by-law-content{
    float: left;
    width: 100%;
    background: url('../../images/buy_law_img.jpg')no-repeat ;
    position: relative;
    background-size: cover;
    display: table;
    padding: 140px 0 75px 0;
}
.bg {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: rgba(55, 52, 47, 0.75);
}
.by-law-content-left {
    text-align: right;
    width: 40%;
}
.by-law-content-left,.by-law-content-right{
    display: table-cell;
    vertical-align: top;
    z-index: 3;
    position: relative;
    padding: 0 22px;
}
.by-law-content-right{
    width: 60%;
    padding: 0 110px 0 20px;
}
.by-law-content-right p {
    color: #f5f5f4;
    line-height: 28px;
    margin: 0;
}
.by-law-content-right h5 {
    margin: 0;
    padding: 0 0 30px 0;
    font-size: 22px;
    text-transform: capitalize;
    color: #f57f20;
}
.hamer-icon{
    width: 109px;
    height: 109px;
    background: #f57f20;
    border: 4px solid #f5f5f4;
    text-align: center;
    position: absolute;
    top: -54px;
    left: 0;
    right: 0;
    border-radius: 100%;
    margin: 0 auto;
    z-index: 3;
    line-height: 95px;
}
.by-law-content-right a {
    display: inline-block;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    background: #f57f20;
    border-radius: 30px;
    padding: 16px 29px;
    color: #fefefe;
}
.extra-padding{
    padding: 20px 0 50px 0;
}
.by-law-content-right a:hover{
    background: #457538;
}
.by-law-content-left img{
    max-width: 315px;
}
/************** register **************/
#inline2{
    display:none;
}
.register_member{
    background: #ffffff;
    border: 20px solid #f6f6f6;
    float: left;
    width:812px;
    padding:0px 43px;

}
.register_member h4{
    text-align:center;
    margin: 20px 0 20px;
    font-family: "aleo-regular-webfont";
    text-transform: capitalize;
}
.register_member input[type="text"],.register_member input[type="email"],.register_member input[type="password"]{
    border: 1px solid #d2d2d2;
    border-radius: 2px;
    color: #888992;
    height: 47px;
    margin-bottom: 10px;
    padding: 5px 15px;
    width:100%;
    margin-bottom:0px;
}
.register_member input[type="text"]::-webkit-input-placeholder,.register_member input[type="text"]::-moz-placeholder,.register_member input[type="email"]::-webkit-input-placeholder,.register_member input[type="email"]::-moz-placeholder,.register_member input[type="password"]::-webkit-input-placeholder,.register_member input[type="password"]::-moz-placeholder{
    opacity:1;
}

.now-register{
    float:left;
    width:100%;
}
.now-register .sub_div{
    width:48.5%;
    margin-left:3%;
    float:left;
}
.now-register .sub_div:nth-child(odd){
    margin-left:0px;
}
.now-register textarea{
    border: 1px solid #d2d2d2;
    border-radius: 2px;
    color: #888992;
    height: 47px;
    margin-bottom: 10px;
    padding: 16px 15px;
    width:100%;
    margin-bottom:0px;
    height:90px;
}
.now-register label {
    font-weight:500;
    color:#333333;
}
.now-register label span{
    color: #f5882f;
    display:inline-block;
    font-weight:500;
    padding-left:5px;
}
.reg_text{
    display:inline-block;
    width:100%;
    text-align: center;
}
.reg_text p{
    display:inline-block;
    text-align:center;
    color:#8b8b8b;
    font-weight:500;
    padding:3px 0px 18px;
    border-bottom:1px solid #e9e9e9;
    margin:0px;
    font-size:14px;
    letter-spacing:0.5px;
}
.reg_text p a{
    color:#f47f20;
}
.reg_text p a:hover{
    color:#000;
}
.itemregister{
    float:left;
    width:100%;
    text-align:center;
}
.itemregister input[type="submit"]{
    background:#f47f20;
    padding:18px 48px;
    border-radius:35px;
    display:inline-block;
    text-transform:uppercase;
    color:#ffffff;
    font-weight:500;
    margin:13px 0px 13px;
    text-align:center;
    border:0px;
    transition:0.5s;
}
.itemregister input[type="submit"]:hover{
    background: #457538;
}
#forgot_pass{
    display:none;
}
#forgot_pass .member_login{
    padding-top: 25px;
}

/*pooja request form*/
.pooja-request-form,.pooja-request-form-parts,.information-form,.form-section,.form-field {
    float: left;
    width: 100%;
}
.information-form h5 {
    padding: 15px 0 15px 15px;
    margin: 0;
}
.information-form label {
    color: #515050;
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
}
.form-text {
    width: 100%;
    background: none;
    border: 1px solid #d2d2d2;
    padding: 12px 15px;
    color: #515050;
}
.form-text::-moz-placeholder  {
    color: #c3c3c3 !important;
}
.form-text:-moz-placeholder { /* Firefox 18- */
    color: #c3c3c3 !important;
}
.form-text::-webkit-input-placeholder{
    color: #c3c3c3 !important;/* for chrome */
}
.form-text:-ms-input-placeholder{  
    color: #c3c3c3 !important;
}

.form-section {
    margin-bottom: 25px;
}
.form-text:focus {
    border: 1px solid #a6a5a5;
}
/*custom-radio*/
.custom-radio{
    width: 16px;
    height: 16px;
    display: inline-block;
    position: relative;
    z-index: 1;
    top: 3px;
    background: url("../../images/radio.png") no-repeat;
}
/*.custom-radio:hover{            
    background: url("radio-hover.png") no-repeat;
}*/
.custom-radio.selected{
    background: url("../../images/radio-selected.png") no-repeat;
}
.custom-radio input[type="radio"]{
    margin: 1px;
    position: absolute;
    z-index: 2;            
    cursor: pointer;
    outline: none;
    opacity: 0;
    /* CSS hacks for older browsers */
    _noFocusLine: expression(this.hideFocus=true); 
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -khtml-opacity: 0;
    -moz-opacity: 0;
}
/**/
.information-form {
    padding: 0 0 30px 0;
}
.pooja-request-form {
    padding: 0 20px;
}
.radio-btns label{
    text-transform: capitalize;
}
.radio-btns {
    float: right;
}
.information-form .radio-btns label {
    padding-right: 20px;
    cursor: pointer;
}
.information-form .member label:last-child {
    padding-right: 0;
}
.information-form.family label{
    margin: 11px 0 7px 0;
}
.place label,.payment label{
    padding-right: 20px;
    cursor: pointer;
}
.submit-btn {
    float: left;
    width: 100%;
    text-align: right;
}
.form-submit {
    font-weight: 700;
    font-size: 14px;
    color: #fff;
    border: none;
    background: #f07123;
    text-transform: uppercase;
    padding: 14px 50px;
    border-radius: 30px;
}
.form-section.title label{
    font-weight: 700;
}
.form-submit:hover{
    background: #457538;
}
.form-section.title {
    margin-bottom: 10px;
}
/************* gallry_album **********/
.photoalbum_img  a {
    float: left;
    width: 100%;
}
/*********** gallery **************/
.photo_gallery_tab{
    float: left;
    width: 100%;
    margin: 28px 0px 58px;
}
.gallery_pic{
    background: #fff; 
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
    float:left;
    width:100%;
    padding:10px;
    margin-top:20px;
}
.gallery_pic a{
    width: 100%;
    float:left;
}
.gallery_pic img {
    /*max-width: 100%;*/
    /*max-height:200px;*/
    height: auto;
    width: 100%;
}
.pic_add{
    float:left;
    width:100%;
    text-align:center;
}
.pic_add a, .pic_add input[type="submit"] {
    background:#f57f20;
    font-weight:700;
    color:#fff;
    text-transform:uppercase;
    padding:15px 41px;
    border-radius:30px;
    display:inline-block;
    margin-top:35px;
    border: medium none #f57f20;
}
.pic_add a:hover,.pic_add input[type="submit"]:hover{
    background:#457538;  
}
#fancy_img img,#fancy_img1 img{
    width:100%;
}
.vedios a{
    float:left;
    width:100%;
    position:relative;
}
.vedios > a > img{
    max-height:244px;
}
.vedios .vedio_play{
    background: url(../../images/vedioimg_bg.png)repeat;
    height:100%;
    width:100%;
    top:0px;
    left:0px;
    position:absolute;
    vertical-align:middle;
    text-align:center;
}
.vedio_play img{
    width:auto;
}/*
.vedio_play span{
    position:inherit;
    top:50%;
    transform:translate(-50%);
}*/
.table_div{
    display:table;
    height:100%;
    width:100%;
}
.cell_div{
    display:table-cell;
    vertical-align:middle;
}
/*donate*/
.donate-page {
    float: left;
    width: 100%;
    padding: 60px 20px 30px 20px;
}
.donate-content {
    float: left;
    width: 100%;
    background: #ffffff;
    margin-bottom: 30px;
    min-height:430px;
    position:relative;
}
.donate-detail h5 {
    padding: 0 0 10px 0;
    margin: 0;
    font-weight: 400;
}
.donate-detail {
    padding: 25px 20px;
    float: left;
    width:100%;
}
.donate-detail p {
    margin: 0 0 17px 0;
    font-size: 15px;
    line-height: 22px;
    color: #666666;

}
.donate-detail a {
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 700;
    color: #f07123;
}
.donate-detail a:hover{
    color:#457538;
}
.donate-image img{
    height: 100%;
  
/*    width: auto;*/
}
.donate-wrapper{ 
    border-bottom: 1px solid #e5e5e5;
    float: left;
    margin-bottom: 20px;
    max-height: 200px;
    width: 100%;}
.donate-detail a{position:absolute;left:20px;bottom:20px;}
/*donate detail*/
.donate-detail-page{
    float: left;
    width: 100%;
    padding: 60px 20px;
}
.donate-temple-content p{
    line-height: 28px;
    color: #666666;
    margin: 0 0 30px 0;
}
.donate-temple-img {
    float: left;
    width: 100%;
}
.detail-information {
    float: left;
    width: 100%;
    background: #fff;
    padding: 15px 5px 15px 5px;
}
.information-section {
    float: left;
    width: 100%;
}
.information-section h5 {
    padding: 0 0 15px 15px;
    margin: 0;
    text-transform: capitalize;
}
.information-fillup {
    width: 100%;
    border: 1px solid #d2d2d2;
    /*color: #bababa;*/
    padding: 12px;
    border-radius:3px;
}
.information-field textarea{
    resize:none;
}
.information-field {
    margin-bottom: 20px;
}
.information-field .sbOptions {
    width: 100%;
    top: 46px !important;
    left: 0 !important;
}
.information-field .sbHolder {
    width: 100%;
    height: 46px;
}
.information-field .sbSelector {
    color: #666666;
    font-size: 16px;
    text-indent: 0;
    padding: 12px;
    line-height: normal;
    width: 100%;
    height: 46px;
}
.information-field .sbOptions a{
    color: #666666;
    font-size: 16px;
    text-indent: 0;
    padding: 12px;
    line-height: normal;
}
.information-fillup::-moz-placeholder  {
    opacity: 1 !important;
}
.information-fillup:-moz-placeholder { /* Firefox 18- */
    opacity: 1 !important;
}
.information-fillup::-webkit-input-placeholder{
    color: #bababa !important;/* for chrome */
}
.information-fillup:-ms-input-placeholder{  
    opacity: 1 !important;
}
.festival-slider .owl-controls {
    position: static;
    margin: 0;
}
.festival-slider .owl-carousel .owl-controls .owl-nav div {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto !important;
    width: 30px;
    height: 30px;
    border-radius: 100% !important;
    background: #fff;
    color: #f57f20;
    text-align: center;
}
.festival-slider .owl-controls .owl-nav .owl-prev {
    left: 12px;
}
.festival-slider .owl-controls .owl-nav .owl-next {
    right: 12px;
}
.festival-slider .owl-nav i.fa {
    font-size: 10px;
}
.festival-slider .owl-carousel .owl-controls .owl-nav div:hover{
    color: #fff;
    background: #f57f20;
}
.festival-content h5 {
    padding: 0 0 10px 0;
    margin: 0;
    font-weight: 400;
    font-size: 18px;
}
.festival-content p {
    margin: 0 0 17px 0;
    font-size: 15px;
    line-height: 22px;
    color: #666666;
    padding: 0 0 23px 0;
    border-bottom: 1px solid #e5e5e5;
    font-size: 15px;
}
.festival-content a {
    font-size: 16px;
    font-weight: 700;
    color: #f07123;
}
.festival-content {
    background: #fff;
    padding: 15px 20px 20px 20px;
}
.festival-title h5 {
    padding: 0;
    margin: 0;
    color: #f57f20;
}
.festival-title {
    background: #fff;
    padding: 16px 20px; 
}
.festival-content a:hover{
    color: #457538;
}
.donate-festival,.other-events {
    float: left;
    width: 100%;
    webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.4);
}
.other-events{
    margin-top: 30px;
}
.title-bottom {
    position: absolute;
    bottom: 0;
    background: rgba(245, 127, 32, 0.80);
    width: 100%;
    text-align: center;
    padding: 9px 10px;
}
.title-bottom span {
    text-transform: uppercase;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    font-family:'aleo-bold-webfont';
}
.other-events .festival-content strong {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
}
.other-events .festival-content ul {
    padding: 0;
    margin: 0;
    list-style: none;
    border-bottom: 1px solid #e5e5e5;
    padding: 0 0 15px 0;
    margin: 0 0 15px 0;
}
.other-events .festival-content ul li{
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
}
.other-events .festival-content ul li i{
    color: rgba(245, 127, 32, 0.80);
}
.other-events .festival-content ul li span{
    font-size: 14px;
    color: #888888;
    padding-left: 9px;
}
.other-events .festival-content ul li:first-child{
    padding-right: 20px;
}
.other-events .festival-content p {
    border: none;
    margin: 0;
}
.information-field .sbToggle{
    height: 100%;
    background: url('../../images/down-arrow.png')no-repeat center;
}
.donate-temple-img img{
    width: 100%;
}
.donate-detail-right {
    float: left;
    width: 100%;
}
.information-fillup:focus{
    border: 1px solid #a6a5a5;
}
.information-field .sbToggleOpen {
    background: url('../../images/up-arrow.png')no-repeat center;
}
.donate_form{
    float:right;
}
.donate_form input[type="submit"], .donate_form a {
    text-transform:uppercase;
    background: #f07123;
    font-size:14px;
    color:#fff;
    border-radius:28px;
    padding:14px 29px 13px;
    border:2px solid #f07123;
}
.donate_form input[type="submit"]:hover{
    background: #457538;
    border: 2px solid #457538;
    color:#fff;
}
/*************** event_list *********/
.event_topmenu{   
    float:left;
    width:100%;  
}
.event-handle{
    float:left;
    width: 100%;
    background: #f57f20;
    padding:15px 0px;
}
.event_search{
    width:100%;
    float:left;
}
.search1{
    background:#fff;
    width:100%;
    float:left;
    border-radius:4px;
    width:100%;
    height: 48px;
    padding:11px 15px 10px 10px;
}
.search1 input[type="text"]{
    border:0px;
    height:100%;
    color:#666666;
    margin-left:9px;
    /*text-transform:capitalize;*/
    width:85%;
}
.search1 input[type="text"]::-moz-placeholder{
    opacity:1;
}
.search1 input[type="text"]::-webkit-input-placeholder{
    opacity:1;
}
.search1 input[type="submit"] {
    background:url("../../images/serch_icon.png") no-repeat right;
    border: 0 none;
    float: right;
    padding-top: 8px;
    width:10%;
}
/************** select-box ***************/
.event_select{
    float:left;
    width:100%;   
}
.event_select .sbHolder {
    width:100%;
    background:#fff;
    float:left;
    border:0px;
    border-radius:4px;
    height:48px;
}
.event_select .sbToggle:before{
    content: "\f0d7";
    font-family: FontAwesome;
    color:#f57f20;
    font-size: 22px;
    right: 15px;
    top:8px;
    height:auto;
    width:auto;
    position:absolute;
}
.event_select .sbSelector {
    color: #666666;
    font-size: 14px;
    left:15px;
    line-height: 30px;
    text-indent: 0;
    top: 9px;
    width: 113px;
}
.event_select .sbOptions {
    border-radius: 0 0 4px 4px;
    top: 42px !important;
    width: 100%;
    z-index: 1;
    border:0px;
    left:0px;
}
.event_select .sbOptions a {   
    font-size: 14px;
    padding: 9px 0 9px 15px;
    border-top:1px solid #cccccc;
    border-bottom:0px;
}
.event_select .sbOptions a:link, .sbOptions a:visited{
    color: #666666;  
}
.select_cel{
    float:right;
}
.select_cel a{
    width:46px;
    height:46px;
    display:inline-block;
    border:2px solid #fff;
    border-radius:5px;
    padding:9px;
    color:#fff;
    margin-left:10px;
}
.select_cel a:hover{
    background: #fff;
    color:#f57f20;
}
.select_cel a i{
    font-size:24px;
}
.event_list{
    float:left;
    width:100%;
    margin:15px 0px 40px;
}
.month_list{
    float:left;
    width:100%;
    background: #fff;
    padding:10px;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
    margin-top:25px;
}
.month_list .list_img{
    float:left;
    width:37%;
    margin-right:4%;
    position:relative;
}
.month_list .list_img img{
    width:100%;
}
.list_img .over{
    position:absolute;
    left:0px;
    bottom:0px;
    width:100%;
    background:rgba(254,127,32,0.8);
}
.over h6{
    color:#fff;
    line-height:22px;
    font-size: 14px;
    font-family:'aleo-bold-webfont';
    text-align:center;
    text-transform:uppercase;
    margin:0px;
    padding:8px 20px;
}
.month_list .list_info{
    float:left;
    width:59%;
    margin:13px 0px 15px;
}
.month_list .list_info p{
    color: #666666;
    margin:0px;
    font-weight:500;
    word-wrap: break-word;
}
.list_info ul{
    margin:9px 0px 0px;
    padding:0px;
}
.list_info ul li{
    display:inline-block;
    margin-left:21px;
    color:#888888;
    text-transform:uppercase;
}
.list_info ul li:first-child{
    margin-left:0px;
}
.list_info ul li i{
    color:#f57f20;
    padding-right: 6px;
}
.list_info a{
    color:#f07123;
    font-size:16px;
    font-weight: 700;
    margin-top:14px;
    display:inline-block;
    vertical-align:top;
    letter-spacing:0.5px;
}
.list_info a:hover{
    color:#457538;
}
.event_pagination{
    margin-top:55px;
}
/***event detail page***/
.event-detail-page .donate-temple-img {
    background: #fff;
    padding: 9px;
}
.event-detail-page .other-events{
    margin-bottom: 30px;
    margin-top: 0;
}
.donate-other-events .other-event-img {
    background: #fff;
    padding: 7px;
}
.donate-other-events .col-md-4 .other-event-img:first-child {
    margin-bottom: 30px;
}
.pdl-left{
    padding-left: 0;
}
.pdl-right{
    padding-right: 0;
}
.donate-other-events img{
    width: 100%;
}
.other-event-img.other_events_big img{
    height: 100%;
}
.location-map iframe{
    width: 100% !important;
}
.view-location{
    float: left;
    width: 100%;
    webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.4);
    padding: 0 0 20px 0;
}
.location-map {
    padding: 0 20px;
}
.event-detail-page .donate-detail-left .donate-links ul{
    padding: 0;
    margin: 0;
    list-style: none;
}
.event-detail-page .donate-detail-left .donate-links ul li{
    display: inline-block;
    vertical-align: middle;
}
.donate-links {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 30px;
}
.donate-links a {
    display: block;
    background: #f57f20;
    color: #fefefe;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    padding: 14px 38px;
    border-radius: 30px;
}
.donate-links ul li:first-child a{
    margin-right: 15px;
} 
.donate-links a {
    display: block;
    background: #f57f20;
    color: #fefefe;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    padding: 14px 15px;
    border-radius: 30px;
    min-width: 242px;
}
.other_events_small .other-event-img:first-child {
    margin-bottom: 30px;
}
.view-location{
    background: #fff;
}
.donate-links a:hover{
    background: #457538;
}
/***end***/
/************** post-donate-service **************/
.donate_service{
    float:left;
    width:100%;
    padding:55px 0px 50px;
}
.donate_service h4{
    color:#515050;
    font-size:26px;
    font-family:'aleo-regular-webfont';
    text-transform:capitalize;
    text-align:center;
}
.donate_shedual{
    float:left;
    width:100%;
}
.shedual_service{
    float:left;
    width:100%;
    -webkit-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.1);
    background: #fff;
    padding:11px 0px;
}
.donate_shedual .col-md-10{
    margin:0 auto;
    float:none;
}
.temple_timing{
    float:left;
    width:100%;
    background: #f57f20;
    margin-bottom: 30px;
    position:relative;
}
.temple_timing ul{
    padding:20px 0px 20px 15px;
    margin:0px;
    float:left;
}
.temple_timing ul li{
    color:#fff;
    display:inline-block;
    font-weight:400;
    text-transform:uppercase;
    font-size:14px;
    margin-left:40px;
}
.temple_timing ul li i {
    font-size: 17px;
    margin-right: 10px;
    vertical-align: top;
    padding-top: 1px;
}
.temple_timing ul li:first-child{
    margin-left:0px;
}
.temple_timing a{
    background: #d96e19;
    padding:19px 20px;
    color:#fff;
    float:right;
}
.temple_timing a i{
    font-size:20px;
}
.temple_timing a:hover{
    background:#f07123;
}
.history  .cell{
    display: table-cell;
    float: none;
    height: 100%;
    vertical-align: top;  
}
.affix .sticky_top {
    display:none;
}
.affix .navbar-brand img {
    display: none;
}
.steky_logo.affix .logo_new {
    display: block;
}
.steky_logo .logo_new {
    display: none;
}.logo_new {
    float: left;
}
.logo_new a {
    display: inline-block;
    padding-top:3px;
    transition: all 0s ease 0s;
    width: 65px;
}.logo_new a img {
    max-width: 65px;
    width: 100%;
}
.inner_login{
    margin: 0;
    padding: 0 0 15px 15px;
    color: #515050;
    font-size: 16px;
    font-weight: 400;
}

/*testimonial*/

/*.history {
    margin-top: 60px;
}*/

.testimonial_main{
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin-top: 40px;
}
.testimonial_inner{
    background: #fff;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    float: left;
    margin-bottom: 35px;
    padding:30px;
    width: 100%;
}
.testimonial_inner > h5 {
    margin-left: 15px;
}   


#testimonial .owl-controls{
    bottom: auto !important;
    /*position: initial !important;*/ /*comment by pratik - not working in IE*/
    position: relative !important;
}
#testimonial .owl-dots{
    float: left;
    margin-left: 15px;
}
#testimonial .owl-dots .owl-dot span{
    background: #979797;
    border: 0 none;
    height: 12px;
    transition: all 0.3s ease 0s;
    width: 12px;
}
#testimonial .owl-dots .active span{
    background:#f07123 !important;
    width:22px !important;
}
#testimonial .owl-nav{
    float: right;
    margin-right: 15px;    
}
#testimonial .owl-prev,#testimonial .owl-next{
    border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    border: solid 2px #d4d4d4;
    background: transparent;
    padding: 5px 10px !important;
    margin: 2px 5px;
    color: #d4d4d4;
}
#testimonial .owl-nav .fa{
    font-size: 10px;
    
}
#testimonial .owl-prev:hover,#testimonial .owl-next:hover{
    background:#d4d4d4;  
    color: #FFF;
}
.testimonial-inner-content p{
    color: #707070;
    font-size: 16px;
    font-style: italic;
}
.testimonial-inner-content span{
    color: #f07123;
    font-size: 16px;
    font-weight: bold;
}
#testimonial .owl-carousel{
    width: 100%;
}
#testimonial .owl-item.active{
    border-right: solid 1px #d4d4d4;
    
}
.coute {
  position: absolute;
  right: 31px;
  top: 18px;
}
.backtologinbtn {
    color: #8b8b8b;
    float: left;
    font-size: 14px;
    font-weight: 500;
    margin: 0;
    padding-left: 5px;
    text-transform: capitalize;
}


/************** post-donate-service **************/
.donate_service{
    float:left;
    width:100%;
    padding:55px 0px 50px;
}
.donate_service h4{
    color:#515050;
    font-size:26px;
    font-family:'aleo-regular-webfont';
    text-transform:capitalize;
    text-align:center;
}
.donate_shedual{
    float:left;
    width:100%;
}
.shedual_service{
    float:left;
    width:100%;
    -webkit-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.1);
    background: #fff;
    padding:11px 0px;
}
.donate_shedual .col-md-10{
    margin:0 auto;
    float:none;
}
.temple_timing{
    float:left;
    width:100%;
    background: #f57f20;
    margin-bottom: 30px;
    position:relative;
}
.temple_timing ul{
    padding:20px 0px 20px 15px;
    margin:0px;
    float:left;
}
.temple_timing ul li{
    color:#fff;
    display:inline-block;
    font-weight:400;
    text-transform:uppercase;
    font-size:14px;
    margin-left:40px;
}
.temple_timing ul li i {
    font-size: 17px;
    margin-right: 10px;
    vertical-align: top;
    padding-top: 1px;
}
.temple_timing ul li:first-child{
    margin-left:0px;
}
.temple_timing a{
    background: #d96e19;
    padding:19px 20px;
    color:#fff;
    float:right;
}
.temple_timing a i{
    font-size:20px;
}
.temple_timing a:hover{
    background:#457538;
}
.past_services{
    float:left;
    width:100%;
}
.past_services h4,.pooja_title h4{
    font-size:26px;
    font-weight:400;
    margin:55px 0px 50px;
    float:left;
    width:100%;
    text-align:center;
    font-family:'aleo-regular-webfont';
    color: #515050;
}
.time_select{
    float:left;
    width:100%;
    background:#fff;
    padding:12px 0px;
    -webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.1); 
}
.services_manage{
    float:left;
    width:100%;
}
.donate_submit{
    float:left;
    width:100%;
}
.donate_submit .go_submit{
    background:#f07123;
    width:100%;
    padding:10px;
    font-size:20px;
    text-transform:uppercase;
    text-align:center;
    border-radius:35px;
    color:#fff;
    transition:0.5s;-webkit-transition:0.5s;-moz-transition:0.5s;
}
.donate_submit input[type="submit"]{
    border:0px;
}
.donate_submit .go_submit:hover{
    background:#457538;
}
.time_select .col-md-10{
    float:none;
    margin:0 auto;
}
.services_manage .information-field{
    margin-bottom:0px;
}
.donate_serpost{
    background: #fff;
    float:left;
    width:100%;
    margin-top:20px;
    -webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.1); 
}

.gorightcl {
    float:right;
}
.goleftcl {
    float:left;
}
/*
.donate_serpost li div{float:right;}
*/
.diff_service{
    float:left;
    width:100%;
    padding-bottom:30px;
}
.diff_service .col-md-10{
    margin:0 auto;
    float:none;
}
.donate_serpost ul{
    float:left;
    width:100%;
    margin:0px;
    padding:0px;
}
.donate_serpost ul li{
    border-top:1px solid #ebebeb;
    padding:20px;
    display:inline-block;
    width:100%;
    font-size:16px;
    color:#666666;
    border-right:1px solid #ebebeb;
}
.donate_serpost ul li:first-child{
    border-top:0px;
}
.donate_serpost ul li strong{
    font-family:'aleo-regular-webfont';
    font-weight:400;
    text-transform:capitalize;
    width:155px;
    display:inline-block;
    color:#494949;
}
.donate_serpost ul li span{
    display:inline-block;
    padding-left:70px;
}
.donate_price {
    float: left;
    height: 100%;
    width: 100%;
}
.donate_price h5{
    color:#f07123;  
    font-family: 'Roboto', sans-serif;
    font-weight:400;
    text-align:center;
    margin:0px;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
.diff_service .row{
    display:table;
    float:none;
    height:100%;
}
.donate_serpost .col-md-4{
    padding-left: 0px;
    display: table-cell;
    float: none;
    height: 100%;
}
.donate_serpost .col-md-8{
    padding-right:0px;
    display: table-cell;
    float: none;
    height: 100%;
}
.information-form.white{
    background:#fff;
}
/**** past donate services end ***/

/************** Blog page **************/
.blog-page .month_list:first-child{margin-top:0;}
.blog-page .pagination-section ul{text-align:left;}
.blog-page .pagination-section ul li{text-align:center;}
.right-sidebar .search{width:100%; position:relative;}
.right-sidebar{background:#fff; padding:20px; box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);width:100%;float:left}
.right-sidebar input{width:100%;border:0;border-bottom:1px solid #e5e5e5;padding:10px 0;color:#bcc3c8;}
.right-sidebar i{position:absolute;right:0px;top:10px;color:#f57f20;transform:rotate(90deg);}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    opacity: 1 !important;
}
::-moz-placeholder { /* Firefox 19+ */
    opacity: 1 !important;
}
:-ms-input-placeholder { /* IE 10+ */
    opacity: 1 !important;
}
:-moz-placeholder { /* Firefox 18- */
    opacity: 1 !important;
}
.category ul{width:100%;float:left;padding:0px;margin:0px;}
.category ul li{width:100%;border:0;list-style:none;color: red;vertical-align:top;display:inline-block;padding:13px 0px;border-top:1px solid #e5e5e5;color:#666666;}
.category ul li:first-child{border-top:0px;}
.category ul li a{width:100%;border: 0px;font-size:14px;color:#666666;letter-spacing:0.5px;text-align:left;float: left;}
.category ul li a:before{
    content:'\f111'; font-family: FontAwesome;
    font-size:6px;
    padding-right:10px;
    padding-top: -2px;
    display:inline-block;
    vertical-align:top;
    padding-top:7px;
}
.category ul li a:hover{
    color: #f57f20;  
}
.blog-page .month_list .list_info{
    margin-bottom: 5px;
}
.blog-page .month_list .list_info > h5 {
  margin-top: 0px;
}
/*** blog_details ***/
.stuti_date{
    float:left;
    width:100%;
    border-bottom:1px solid #e5e5e5;
    padding:8px 0px;
    margin-bottom:30px;
}
.stuti_date h3{
    font-size:22px;
    color: #232c32;
    float:left;
    font-family:'aleo-regular-webfont';
    margin:16px 0px;
}
.share_dare{
    float:right;
}
.share_dare span{
    float:left;
    color:#666666;
    padding-right: 15px;
    padding-top:20px;
}
.share_dare span i{
    color: #f57f20;
    padding-right:10px;
}
.share_dare a {
    background: #f57f20;
    color: #ffffff;
    float: right;
    padding: 19px 20px;
}
.share_dare a:hover{
    background:#457538;   
}
.border_class{
    float:left;
    width:100%;
    border-top:1px solid #ebebeb;
    padding-top:23px;
}
/*** blog-details ****/

/*.past_donate{
    padding:0px;
}*/

.error_page {
    float: left;
    padding: 10px 0;
    text-align: center;
    width: 100%;
}
.error_page h2 {
    color: #f57f20;
    display: inline-block;
    font-size: 220px;
    font-weight: 600;
    margin: 0;
    text-align: center;
    vertical-align: top;
}


.headre-right .share_toggle{display: none;}
.headre-right .share_toggle a{color: #f57f20;font-size: 18px;}


/**** CSS for children field ****/
.remove_field {
    float: right;
    margin-right: 15px;
    margin-top: 5px;
    text-align: right;
    width: 100%;
}
.add_children_button {
  float: left;
  margin-left: 210px;
}
.first input {
    margin-bottom: 23px;
}