﻿
@charset "utf-8";
body, ul, h1, h2, h3, h4, h5, p {
    color: #f14a1c;
    font-family: Arial,Helvetica,sans-serif,ankit;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
body {
    background-attachment: fixed;
    background-color: rgb(243, 238, 235);
    background-image: url("../image/BG.jpg");
    background-size: 100% auto;
}
img {
    border: 0 none;
}
a {
    color: #f14a1c;
    text-decoration: none;
}
.top {
    display: block;
    height: auto;
    margin: auto;
    width: 1100px;
}
.center {
    height: auto;
    margin: auto;
    padding: 0;
    position: relative;
    width: 1100px;

}
.center2 {
    background: none repeat scroll 0 0 #fff;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
    display: block;
    height: auto;
    margin: auto;
    padding: 0 25px;
    width: 1048px;
    min-height:430px;
}
.photo {
    display: inline-block;
    height: auto;
    margin: 3px 0 0;
    vertical-align: top;
    width: 10%;
}
.photo img {
    border-radius: 3px;
    height: 135px;
}
.logo {
    display: inline-block;
    left: 35%;
    position: absolute;
    text-align: center;
    text-transform: capitalize;
    vertical-align: top;
    width: 30%;
}
.logo img {
    height: auto;
    width: 100%;
}
.jain-prateek {
    float: right;
    margin-top: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
}
.jain-prateek img {
    height: 135px;
    position: relative;
}
.menu {
    background: none repeat scroll 0 0 #d2d2d2;
    border-radius: 5px 5px 0 0;
    display: block;
    padding-top: 4px;
    position: relative;
    text-align: center;
    vertical-align: text-bottom;
}
.menu ul {
    display: inline-block;
    width: 100%;
}
.menu ul li {
    display: inline-block;
    padding: 5px 0;
    position: relative;
    width: auto;
}
.menu ul li a {
    border-right: thin solid rgba(0, 0, 0, 0.15);
    color: #252525;
    display: block;
    font-family: Proxima Nova Regular;
    font-size: 16px;
    font-weight: bold;
    margin: 3px 0 7px;
    padding: 0 30px;
    text-align: center;
    vertical-align: top;
    width: auto;
}
.menu ul li a.last {
    border: medium none;
}
.menu ul ul {
    background: none repeat scroll 0 0 rgba(25, 25, 25, 0.93);
    border-bottom: 3px solid #f14a1c;
    display: none;
    left: 0;
    position: absolute;
    top: 100%;
    transition: background 5s ease 5s;
}
.menu ul li:hover ul {
    display: block;
    position: absolute;
    transition: background 5s ease 5s;
    width: 150px;
    z-index: 10;
}
.menu ul ul li {
    display: block;
    padding: 0;
    width: 100%;
}
.menu ul ul li a {
    border-right: medium none;
    color: #fff;
    font-family: arial;
    font-size: 13px;
    font-weight: bold;
    margin: 0;
    padding: 9px 8%;
    text-align: left;
    text-shadow: none;
    width: 84%;
}
.menu ul ul li a:hover {
    background: none repeat scroll 0 0 #f14a1c;
    color: #fff;
}
.left {
    display: inline-block;
    margin: 10px 0 0;
    width: 73.5%;
}
.left h1 {
    color: #f14a1c;
    font-family: Ankit;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 15px;
    width: 98%;
}
.left h1 a {
    float: right;
    font-family: Proxima Nova Regular;
    font-size: 17px;
    margin-left: 15px;
    padding: 1px 5px;
}
.left h2 {
    color: #f14a1c;
    font-family: Ankit;
    font-size: 25px;
    font-weight: normal;
    margin-top: 10px;
    width: 96%;
}
.left h1 a.on {
    background-color: #f14a1c;
    color: #fff;
}
.left p {
    color: #666;
    font-family: "Ajay Normal";
    font-size: 22px;
    line-height: 1.4;
    margin-bottom: 17px;
    text-align: justify;
    width: 98%;
}
.left p img {
    background: none repeat scroll 0 0 #fff;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    float: right;
    height: 300px;
    margin-bottom: 10px;
    margin-left: 21px;
    max-height: 100%;
    max-width: 100%;
    padding: 8px;
    width: auto;
}
.left p img.small {
    height: auto;
    width: 200px;
}
.right {
    display: inline-block;
    float: right;
    margin: 0;
    vertical-align: top;
    width: 25.6%;
}
.banner {
    display: inline-block;
    float: left;
    margin-top: 25px;
    overflow: hidden;
    width: 100% !important;
}
.banner img {
    float: left !important;
    height: auto !important;
    width: 100% !important;
}
.banner a {
    float: left !important;
    width: 100%;
}
.upcoming-event {
    color: #fff;
    display: block;
    margin-top: 25px;
    padding-bottom: 5px;
    width: 100%;
}
.upcoming-event h2 {
    background: none repeat scroll 0 0 #555;
    color: #fff;
    font-family: "Proxima Nova Regular";
    font-size: 26px;
    font-weight: normal;
    padding: 2%;
    text-align: center;
}
.upcoming-event h2 span {
    display: block;
    font-size: 18px;
    text-align: center;
}
.event {
    background-color: #fff;
    border-bottom: 3px solid #f14a1c;
    border-left: thin solid #ccc;
    border-radius: 0 0 7px 7px;
    border-right: thin solid #ccc;
    display: inline-block;
    margin-bottom: 30px;
    padding-bottom: 10px;
    width: 99.8%;
}
.event p {
    color: #666;
    font-size: 12px;
    line-height: 1.8;
    padding: 3%;
    text-align: justify;
    width: 94%;
}
.event p.num {
    font-weight: bold;
    text-align: right;
}
.event p.person {
    background-color: #f14a1c;
    border-radius: 3px;
    color: #fff;
    float: right;
    font-size: 13px;
    margin: 0 8px;
    padding: 5px;
    text-align: center;
    width: 70px;
}
.event a.view {
    background-color: #f14a1c;
    border-radius: 3px;
    color: #fff;
    float: right;
    font-size: 13px;
    margin: 0 8px;
    padding: 5px;
    text-align: center;
    width: 70px;
}
.video {
    background-color: #fff;
    border-bottom: 3px solid #f14a1c;
    border-left: thin solid #ccc;
    border-radius: 0 0 7px 7px;
    border-right: thin solid #ccc;
    display: inline-block;
    height: auto;
    margin-bottom: 30px;
    padding-bottom: 10px;
    width: 99.8%;
}
.schedule {
    background-color: #fff;
    border-bottom: 3px solid #f14a1c;
    border-left: thin solid #ccc;
    border-right: thin solid #ccc;
    display: inline-block;
    height: auto;
    margin-bottom: 30px;
    padding-bottom: 10px;
    width: 99.8%;
}
.schedule marquee {
    height: 218px;
}
.schedule div {
    border-bottom: thin solid #dedede;
    padding: 8px 4%;
    width: 92%;
}
.schedule div:hover {
    background: none repeat scroll 0 0 #f5f5f5;
}
.schedule p {
    color: #333;
    font-size: 13px;
}
.schedule p.date {
    color: #f14a1c;
    margin-bottom: 10px;
}
footer {
    background-color: #f14a1c;
    border-radius: 0 0 5px 5px;
    display: block;
    font-family: Verdana,Geneva,sans-serif !important;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    padding: 10px !important;
    width: 1080px;
}
footer p {
    color: #fff;
    font-size: 12px;
}
footer p span {
    float: right;
    margin-right: 25px;
}
footer p span a {
    color: #fff;
}
footer div.center {
    box-shadow: none;
}
.video-box {
    display: block;
    height: 200px;
    width: 100%;
}
.sep {
    border-bottom: thin solid #dedede;
    display: block;
    margin: 20px 0;
    width: 96%;
}
.event-box {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #fff;
    border-color: #dedede #dedede #dedede;
    border-image: none;
    border-radius: 7px;
    border-style: solid;
    border-width: thin thin 1px;
    display: inline-block;
    margin-top: 20px;
    padding: 2%;
    width: 96%;
}
.event-box h2 {
    display: inline-block;
    font-family: ankit;
    font-size: 24px;
    font-weight: bold;
    line-height: 1;
    margin-top: 3px;
    width: 71%;
}
.date-box {
    height: auto;
}
.date-box table {
    background-image: url("../image/date-bg.png");
    background-size: auto 100%;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    line-height: 1;
    margin-right: 2%;
    padding: 10px 0;
    text-align: center;
    vertical-align: top;
    width: 90px;
}
.date-box td.date {
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    width: 30px;
}
.event-photo {
    display: inline-block;
    margin: 2% 1% 0 0;
    max-width: 30%;
    vertical-align: top;
    width: auto;
}
.event-photo img {
    border: thin solid #dedede;
    width: 100%;
}
.event-det {
    display: inline-block;
    margin-top: 6px;
    width: 67%;
}
.event-det p {
    display: inline-block;
    font-family: Ajay Normal;
    font-size: 15px !important;
    height: 90px;
    line-height: 1.5 !important;
    margin-bottom: 4px;
    margin-top: 10px;
    overflow: hidden;
    vertical-align: middle;
    width: 98%;
}
.event-det2 {
    display: inline-block;
    margin-top: 6px;
    padding: 1%;
    width: 98%;
}
.event-det2 p {
    font-family: ankit;
    height: auto;
    width: 100%;
}
.more {
    background-color: #f14a1c;
    border-radius: 3px;
    color: #fff;
    float: right;
    font-size: 13px;
    font-weight: bold;
    margin: 0 8px;
    padding: 5px;
    text-align: center;
    width: 81px;
}
.single {
    display: inline-block;
    margin-right: 2%;
    margin-top: 15px;
    width: 31.5%;
    position: relative;
    border: #ccc 1px solid;
    text-align: center;
    vertical-align:top;
    margin-bottom:10px;
}
    .single .thumb-nail {
        display: inline-block;
        width: 100%;
        text-align: center;
        height:222px;
    }
    .single .heading {
        padding: 10px 2%;
        color: #000;
        display: inline-block;
        width: 96%;
    }
    .single iframe, .single video {
        height: 215px;
        width: 100%;
    }

    .single:nth-child(3n) {
        margin-right: 0;
    }

    .single img {
        display: inline-block;
        margin: 0;
        height: auto;
        width: auto;
        max-width: 100%;
        max-height: 222px;
    }

.single h3 {
    color: #f60;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 3px;
    width: 100%;
}
.single h3 span {
    color: #666;
    float: right;
    font-size: 14px;
    width: 50%;
}
.single h4 {
    color: #f60;
    font-weight: normal;
    width: 100%;
}
.single h4 span {
    color: #666;
    float: right;
    font-size: 14px;
    margin-top: 3px;
    width: 50%;
}
.single p {
    color: #f60;
    display: inline-block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: normal;
    margin: 0;
    width: 100%;
}
.single p span {
    color: #666;
    float: right;
    font-size: 14px;
    width: 50%;
}
.audio-border {
    border: #ccc 1px solid;
    border-radius: 50px
}
.social {
    display: inline-block;
    margin-left: 750px;
    position: absolute;
    vertical-align: top;
    width: auto;
}
.social a img {
    display: inline-block;
    height: 25px;
    margin: 0 2px 2px;
    width: 25px;
}
p.home {
    font-size: 14px;
    font-weight: normal;
    line-height: 2;
}
.eng {
    font-family: arial !important;
    font-size: 13px !important;
    line-height: 1.8 !important;
}
.eng-head {
    font-family:Arial  !important;
    font-size: 16px !important;
    letter-spacing:.75px;
    color:#232323 !important;
   padding-top:10px;
}
.album-icon {
    border-bottom: thin solid #dedede;
    display: inline-block;
    margin-bottom: 25px;
    width: 96%;
}
.album-icon a {
    display: inline-block;
    margin-bottom: 5px;
    width: 35%;
}
.album-icon a img {
    height: 150px;
}
.album-icon div.cont {
    display: inline-block;
    margin-left: 2%;
    vertical-align: top;
    width: 62%;
}
.album-icon h4 {
    color: #333;
    display: inline-block;
    font-size: 14px !important;
    margin-top: 6px;
    text-align: left;
}
.album-icon h4 span {
    color: #f14a1c;
    display: block;
    font-size: 16px !important;
    font-weight: bold;
    margin-top: 7px;
    width: 100%;
}
.album-icon p {
    display: inline-block;
    font-size: 14px !important;
    line-height: 1.3 !important;
    margin-top: 6px;
    width: 100%;
}
.video-album {
    display: inline-block;
    margin-bottom: 25px;
    margin-right: 2.8%;
    width: 30%;
}
.video-album a {
    background-color: #000;
    display: block;
}
.video-album a:hover img {
    opacity: 0.5;
}
.video-album img {
    height: 150px;
    margin-bottom: 5px;
    width: 100%;
}
.video-album h4 {
    color: #f14a1c;
    display: inline-block;
    font-size: 18px;
    margin: 3px 0;
    text-align: center;
    width: 100%;
}
.video-head {
    border-bottom: 2px solid #f14a1c;
    box-shadow: 0 5px 6px -4px rgba(0, 0, 0, 0.5);
    font-family: Proxima Nova bold !important;
    margin-bottom: 14px;
    padding-bottom: 5px;
    padding-left: 2%;
    width: 95% !important;
}
.video-play {
    display: inline-block;
    margin-bottom: 35px;
    margin-right: 2%;
    width: 96%;
}
.video-play iframe {
    display: block;
    margin-bottom: 20px;
}
.video-play h4 {
    color: #f14a1c;
    display: inline-block;
    font-size: 17px;
    width: 100%;
}
ul.side-menu {
    background: none repeat scroll 0 0 #fff;
    border-bottom: 3px solid #f14a1c;
    border-radius: 10px;
    display: block;
    margin-bottom: 30px;
    padding-bottom: 6px;
    width: 100%;
}
ul.side-menu li {
    display: block;
    width: 100%;
}
ul.side-menu li a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #fff;
    border-color: -moz-use-text-color #dedede #dedede;
    border-image: none;
    border-style: none solid solid;
    border-width: medium thin thin;
    display: block;
    font-size: 14px;
    font-weight: bold;
    padding: 10px 5%;
    width: 89.5%;
}
ul.side-menu li a:hover {
    background-color: #fbf9e3;
}
ul.side-menu li a.on {
    background-color: #f14a1c;
    background-image: url("../image/lquo.png");
    background-position: 5px center;
    background-repeat: no-repeat;
    background-size: 10px auto;
    color: #fff;
    padding-left: 8.5%;
    width: 86%;
}
ul.cont {
    color: #666;
    font-size: 13px;
    list-style-type: disc;
    padding-left: 15px;
}
ul.cont li {
    line-height: 1.8;
    margin-bottom: 10px;
}
.testimonail {
    border-bottom: thin solid #dedede;
    display: block;
    margin-bottom: 20px;
    padding: 1.5%;
    width: 93%;
}
.testimonail h2 {
    margin: 0 0 15px;
    vertical-align: top;
}
.testimonail p {
    color: #666;
    display: block;
    font-size: 13px;
    width: 100%;
}
.testimonail p.date {
    display: block;
    font-family: "Proxima Nova bold";
    font-size: 16px;
    font-weight: bold;
    word-spacing: 2px;
}
span.image {
    display: inline-block;
    float: left;
    height: auto;
    margin-right: 3%;
    max-width: 250px;
    width: 22%;
}
span.image img {
    height: auto;
    width: 100%;
}
p.add {
    font-family: arial;
    font-size: 15px;
    letter-spacing: 1px;
    margin: 0 0 5px;
}
p.add strong {
    display: inline-block;
    width: 100px;
}
.query-form {
    display: inline-block;
    width: 100%;
}
.query-form table {
    color: #666;
    font-size: 14px;
    width: 100%;
}
.query-form table tr td {
    height: 35px;
    margin-bottom: 15px;
}
.field {
    padding: 8px;
    width: 200px;
}
.btn {
    background-color: #f14a1c;
    border-bottom: 3px solid #dc7d03;
    border-radius: 5px;
    color: #fff;
    display: block;
    font-weight: bold;
    padding: 5px 0;
    text-align: center;
    width: 100px;
}
.btn:hover {
    border-bottom: medium none;
    margin-top: 8px;
}
.schedule-box {
    border-bottom: thin solid #dedede;
    display: inline-block;
    margin-bottom: 15px;
    padding-bottom: 10px;
    width: 96%;
}
.schedule-box table {
    background-image: url("../image/date-bg.png");
    background-size: auto 100%;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    line-height: 1;
    margin-right: 2%;
    padding: 10px 0;
    text-align: center;
    vertical-align: top;
    width: 69px;
}
.schedule-box p {
    display: inline-block;
    margin: 0;
    width: 80%;
}
.schedule-box table tr td.date {
    font-size: 25px;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    width: 50px;
}
.media {
    border-bottom: thin solid #dedede;
    display: inline-block;
    margin-bottom: 15px;
    margin-right: 2.8%;
    text-align: center;
    width: 30%;
}
.media a img {
    height: 200px;
    width: 100%;
}
.media h2 {
    font-size: 17px !important;
}
.media p {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px !important;
    text-align: center;
}
.family {
    border-top: thin solid #dedede;
    display: inline-block;
    margin-top: 15px;
    padding-top: 10px;
    width: 97%;
}
.family h2 {
    margin-bottom: 5px;
}
.family h3 {
    color: #333;
    font-size: 18px;
    margin-bottom: 5px;
}
ol.jainism {
    color: #666;
    font-size: 13px;
    line-height: 2;
}
.achivement {
    border-bottom: thin solid #dedede;
    display: inline-block;
    margin-bottom: 25px;
    margin-right: 2.8%;
    width: 30%;
}
.achivement img {
    height: 150px;
    margin-bottom: 10px;
    width: 100%;
}
.achivement p {
    line-height: 1.2;
}
.slogan {
    display: inline-block;
    font-size: 20px;
    width: 100%;
}
.slogan p {
    color: #f14a1c;
    margin-top: 10px;
}
ul.pagination {
    display: none;
}
#slides .next, #slides .prev {
    display: block;
    float: left;
    height: 46px;
    margin-top: -112px;
    position: relative;
    width: 22px;
    z-index: 1000;
}
#slides .next {
    float: right;
}
.slides_container {
}
.slide {
    display: inline-block;
    max-width: 270px;
    width: 100%;
}
.slide img {
    max-width: 260px;
}

ul.table-ul {
    display: table;
    width: 100%;
    margin: 0;
    padding: 0;
}

    ul.table-ul li {
        display: table-row;
    }

        ul.table-ul li > div {
            display: table-cell;
            vertical-align: middle;
            text-align: center;
        }

.image-wrapper {
    width: 100%;
    display: inline-block;
    height: 220px;
    background-color: #000;
}

.gallery-icon {
    display: inline-block;
    margin-bottom: 25px;
    margin-right: 2%;
    width: 30%;
}
.gallery-icon a img {
    height: 200px;
    width: 100%;
}
p.achiv {
    font-size: 15px;
}
.slides_control {
    height: 174px !important;
}
.head-event {
    color: rgb(85, 85, 85);
    font-size: 18px;
    margin-left: 6%;
    margin-top: 100px;
    top: 90px;
    width: 70% !important;
}
.head-event p {
    color: #fff;
}
.main-link {
    background-color: #000;
    display: inline-block;
    height: 204px;
    margin: 0 3% 0 0;
    overflow: hidden;
    position: relative;
    vertical-align: top;
    width: 30%;
}
.main-link img {
    position: relative;
    width: 100%;
}
.main-link span {
    background-color: rgba(0, 0, 0, 0.7);
    border: 0 none;
    bottom: 0;
    color: #fff;
    display: block;
    left: 0;
    letter-spacing: 1px;
    padding: 12px;
    position: absolute;
    right: 0;
    text-align: center;
}
.main-link-area {
    display: inline-block;
    margin-bottom: 30px;
    width: 103.5%;
}
.main-link:hover img {
    opacity: 0.35;
}
.main-link:hover span {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.main-link div {
    color: #fff;
    font-size: 60px;
    left: 0;
    margin-top: -50px;
    position: absolute;
    right: 0;
    text-align: center;
    z-index: 10;
}
.main-link:hover div {
    margin-top: 65px;
    transition: margin 0.5s ease 0s;
}
.achivemant {
    background: none repeat scroll 0 0 #f5f5f5;
    border: thin solid #dedede;
    display: inline-block;
    margin-bottom: 15px;
    padding: 1%;
    width: 96%;
}
.achivemant p {
    background-image: url("../image/tick.png");
    background-position: left 4px;
    background-repeat: no-repeat;
    background-size: 18px auto;
    font-size: 14px;
    line-height: 2;
    padding-left: 22px;
    width: 94%;
}
.achivemant td {
    vertical-align: top;
}
.achivemant h3 {
    font-size: 22px;
    margin: 0;
}
.achivemant img {
    height: auto;
    width: 90%;
}

.btn-area {
    width: 100%;
    display: inline-block;
}
.btn-area a{ width:auto; display:inline-block; padding: 8px 15px; background-color:#F93; border-radius:3px; color:#FFF; }
.btn-area a.on{ box-shadow : rgba(0,0,0,0.5) 2px 2px 3px inset; background-color:#ccc; }

.social a{  background: #f3f3f3 none repeat scroll 0 0;
    border-radius: 0 0 5px 5px;
    color: #121212;
    display: inline-block;
    font-size: 13px;
    padding: 4px;
    vertical-align: middle;
    }
    
    .social a:hover 
    {
         background:#f14a1c;
         text-decoration:none;
         
        
        }
.audio {
    height: 100px;
    width: 28%;
    display: inline-block;
    border: #ccc 1px solid;
    padding: 2%;
    margin-right: 1%;
    margin-bottom: 1.5%;
    vertical-align:top;
    position:relative;
}

.audio:nth-child(3n) {
    margin-right:0;
 }

    .audio h4 {
        line-height: 1.5;
        color: #000;
        font-size: 15px;
        margin-bottom: 5px;
        font-weight: 600;
    }

.audio p.time {
     color:#777;
     margin-top:15px;
    }

.Download-opt {
    position: absolute;
    top: 0;
    right: 0;
    padding: 5px;
    line-height: 0;
}
    .Download-opt a {
        padding: 6px;
        height: 18px;
        width: 18px;
        text-align: center;
        background: rgba(0,0,0,0.3);
        color: white;
        border-radius: 50px;
        margin-top: 0;
        display: inline-block;
    }
.event-video {
    
    width: 33%;
    display: inline-block;
    background-color: #000
}
    .event-video .heading {
        padding: 10px 2%;
        color: #000;
        display: inline-block;
        width: 96%;
    }
    .event-video iframe, .event-video video {
        height: 215px;
        width: 100%;
    }

ul.table-ul.audio-list {
}
    ul.table-ul.audio-list li > div {
        color: #333;
        font-size: 13px;
        text-align: left;
        border-bottom: #ccc 1px solid;
        padding: 5px;
        position: relative;
        background: #eee;
    }
        ul.table-ul.audio-list li > div .Download-opt {
            position: static;
            padding:0;
        }
            ul.table-ul.audio-list li > div .Download-opt a {
                float: left;
                height: 15px;
                width: 15px;
            }
    ul.table-ul.audio-list li.heading div {
        font-weight: 700;
        padding: 10px 0;
        background: white;
    }