/* Slider */
.slider-wrapper { width: 100%; position: relative; display: inline-block; }
.slider-wrapper .slides img { /*width: auto; position: relative; left: 50%; -webkit-transform: translateX(-50%) translateY(0); -o-transform: translateX(-50%) translateY(0); -ms-transform: translateX(-50%) translateY(0); -moz-transform: translateX(-50%) translateY(0); transform: translateX(-50%) translateY(0); min-width: 100%;*/ width: 100%; height: auto; }
.flex-control-nav { position: absolute; bottom: 58px; left: 0; right: 0; margin: 0 auto; max-width: none; width: auto; text-align: center; z-index: 11; line-height: 0; }
.flex-control-nav li { display: inline-block; margin: 0 10px; }
.flex-control-nav li a { display: inline-block; background: rgba(255,255,255,0.10); width: 10px; height: 10px; border-radius: 100%; font-size: 0; position: relative; line-height: normal; }
.flex-control-nav li a.flex-active { background: rgba(255,255,255,0.9); }
.flex-control-nav li a.flex-active:after { content: ''; position: absolute; left: -5px; top: -5px; width: 18px; height: 18px; border: solid 1px #fff; border-radius: 100%; }
.slider-wrapper .banner-content { position: absolute; top: 50%; left: 0; right: 0; transform: translateY(-50%); max-width: 1200px; margin: 0 auto; width: 100%; padding: 0 15px; }
.slider-wrapper .content-fix { width: 100%; max-width: 670px; }
.slider-wrapper .content-fix.right { float: right; }
.slider-wrapper .content-fix.left { float: left; }
.slider-wrapper .content-fix h1,
.slider-wrapper .content-fix p { color: #fff; }
.slider-wrapper .content-fix h1 { font-family: 'SourceSansPro-Regular'; font-size: 38px; }
.slider-wrapper .content-fix p { font-family: 'SourceSansPro-Regular'; font-size: 20px; margin-top: 11px; }
.slider-wrapper .button { margin-top: 23px; padding: 0 30px; }
/**/
.activities { width: 100%; display: inline-block; padding: 47px 0 60px; }
.activities.our-facilities { padding-bottom: 30px; }
.activities h2 { text-align: center; margin-bottom: 45px; }
.activities .col-main { margin: 0 -15px; }
.activities .col { width: 25%; float: left; padding: 0 15px 30px; }
.activities .col .box-shadow { width: 100%; display: inline-block; background: #fff; -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; transition: all .5s ease-in-out; }
.activities .col .box-shadow:hover { box-shadow: 0 5px 20px 0 rgba(23,23,23,0.25); }
.activities .col a { display: block; }
.activities .col .img { width: 100%; max-width: 270px; display: inline-block; position: relative; }
.activities .col img { display: inline-block; }
.activities .col .date-main { width: 50px; height: 50px; background: rgba(17,17,17,0.80); position: absolute; top: 0; left: 0; text-align: center; -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; transition: all .5s ease-in-out; }
.activities .col .box-shadow:hover .date-main { background: #ac2b31; }
.activities .col .date-main span { color: #fff; display: block; text-transform: uppercase; }
.activities .col .date-main .date { font-size: 22px; font-family: 'SourceSansPro-Semibold'; }
.activities .col .date-main .month { font-size: 12px; }
.activities .col h3,
.activities .col h3 a { font-size: 15px; color: #ac2b31; margin-bottom: 10px; }
.activities .col p { font-size: 17px; line-height: 23px; height: 46px; overflow: hidden; }
.activities.our-facilities .col { text-align: center; }
.activities .col .cont { padding: 10px 20px 20px; border-bottom: solid 1px #eaeaea; }
.activities.our-facilities .col .cont { padding-left: 6px; padding-right: 6px; }
.activities.our-facilities .col h3 { margin-bottom: 10px; font-size: 20px; color: #111111; font-family: 'SourceSansPro-Semibold'; }
/**/
.upcoming { width: 100%; display: inline-block; padding: 47px 0 60px; background: url(../images/upcoming-bg.jpg) repeat top center; }
.upcoming h2 { text-align: center; margin-bottom: 45px; }
.upcoming .event-main { margin: 0 -15px; }
.upcoming .event-main .col { padding: 0 15px; }
.upcoming .event-main .event-list-main { margin-bottom: 5px; }
.upcoming .event-main .event-list-main a { display: block; }
.upcoming .event-main .event-list-main a:hover { box-shadow: 0 0 25px 0 rgba(23,23,23,0.25); }
.upcoming .event-main .left { width: 66.66%; float: left; }
.upcoming .event-main .right { width: 33.33%; float: left; text-align: center; position: relative; }
.upcoming .event-main img { display: inline-block; }
.upcoming .event-main .button { display: block; margin-top: 30px; }
.upcoming .event-main .date-main { width: 70px; height: 70px; text-align: center; background: #eaeaea; float: left; -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; transition: all .5s ease-in-out; }
.upcoming .event-main a:hover .date-main { background: #ac2b31; }
.upcoming .event-main a:hover .date-main span { color: #fff; }
.upcoming .event-main .date-main span { color: #111111; display: block; text-transform: uppercase; }
.upcoming .event-main .date-main .date { font-size: 27px; font-family: 'SourceSansPro-Semibold'; }
.upcoming .event-main .date-main .month { font-size: 14px; }
.upcoming .event-main .name { background: #fff; width: 100%; padding-left: 90px; }
.upcoming .event-main .v-align { width: 70px; height: 70px; vertical-align: middle; display: table-cell; }
.upcoming .event-main .name .v-align { width: 100%; }
.upcoming .event-main .name h3,
.upcoming .event-main .name h3 a { font-size: 15px; color: #ac2b31; }
.upcoming .event-main .name p { font-size: 17px; line-height: 23px; color: #111111; height: 23px; overflow: hidden; }
/**/
.daily-katha { width: 100%; display: inline-block; padding: 47px 0 0; }
.daily-katha .event-main { margin-top: 44px; }
.daily-katha .event-main .date-main { width: 70px; height: 70px; text-align: center; background: #eaeaea; float: left; }
.daily-katha .event-main .date-main span { color: #111111; display: block; text-transform: uppercase; }
.daily-katha .event-main .date-main .date { font-size: 27px; font-family: 'SourceSansPro-Semibold'; }
.daily-katha .event-main .date-main .month { font-size: 14px; }
.daily-katha .event-main .name { background: #fff; width: 100%; padding-left: 90px; }
.daily-katha .event-main .v-align { width: 70px; height: 70px; vertical-align: middle; display: table-cell; }
.daily-katha .event-main .name .v-align { width: 100%; }
.daily-katha .event-main .name h3,
.daily-katha .event-main .name h3 a { font-size: 15px; color: #ac2b31; }
.daily-katha .event-main .name p { font-size: 17px; line-height: 23px; color: #111111; }
/**/
.video-section { width: 100%; display: inline-block; position: absolute; left: 0; top: 0; overflow: hidden; }
.video-section img { max-width: none; }
.video-section a { width: 68px; height: 68px; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
.video-section.show-video a { opacity: 0; visibility: hidden; }
.daily-katha iframe { width: 100%; height: 100%; border: 0; display: block; }
.video-main { position: relative; margin-top: 21px; height: 520px; }
.video-section.show-video img { display: none; }
/**/
.bal-sanskar { width: 100%; display: inline-block; padding: 47px 0 0; }
.bal-sanskar.enroll-now { padding-bottom: 60px; }
.bal-sanskar h2 { margin-bottom: 44px; }
.bal-sanskar-cont { margin: 0 -15px; }
.bal-sanskar-cont .left,
.bal-sanskar-cont .right { width: 50%; float: left; padding: 0 15px; }
.bal-sanskar-cont h4 { font-size: 20px; color: #111111; font-family: 'SourceSansPro-Semibold'; }
.enroll-now .bal-sanskar-cont h4 { margin-bottom: 30px; }
.bal-sanskar-cont p { margin-bottom: 29px; color: #111111; font-size: 17px; line-height: 23px; }
.bal-sanskar-cont p.small { color: #111111; font-size: 14px; }
.bal-sanskar-cont p a { color: #ac2b31; text-decoration: underline; }
.bal-sanskar-cont .form-main { padding: 20px 30px 112px; border: solid 1px #eaeaea; border-top: 0 none; }
.enroll-now .bal-sanskar-cont .form-main { padding-bottom: 40px; }
.bal-sanskar-cont .form-main .field { margin-bottom: 20px; }
.form-main .field input,
.form-main .field select { height: 45px; }
.bal-sanskar-cont .form-main .field select { -webkit-appearance: none; appearance: none; background: url(../images/dropdown-arrow.png) no-repeat 96% center; }
.bal-sanskar-cont .form-heading { background: url(../images/form-bg.png) repeat; width: 100%; display: inline-block; font-size: 20px; font-family: 'SourceSansPro-Semibold'; line-height: 70px; padding-left: 40px; text-transform: uppercase; }
.bal-sanskar-cont .form-main .field.submit { text-align: center; }
/**/
.gurukul-global-network { width: 100%; display: inline-block; padding: 47px 0 30px; }
.gurukul-global-network h2 { text-align: center; margin-bottom: 45px; }
.gurukul-global-network .col-main { margin: 0 -15px; }
.gurukul-global-network .col { width: 25%; float: left; padding: 0 15px 30px; text-align: center; }
.gurukul-global-network .bdr-box { border: solid 1px #eaeaea; padding: 9px; }
.gurukul-global-network a { display: block; transition: none; }
.gurukul-global-network .button { display: block; font-size: 20px; background: #f5f5f5; color: #111; padding: 0; }
.gurukul-global-network .bdr-box:hover .button { background: #d56f4d; color: #fff; }
.gurukul-global-network .bdr-box:hover a { background: #ac2b31; }
.gurukul-global-network .gujarat .img { width: 100%; height: 180px; display: inline-block; background: url(../images/gujarat-map.svg) no-repeat center center; }
.gurukul-global-network .gujarat:hover a .img { background: url(../images/gujarat-map-hover.svg) no-repeat center; }
.gurukul-global-network .india .img { width: 100%; height: 180px; display: inline-block; background: url(../images/india-map.svg) no-repeat center center; }
.gurukul-global-network .india:hover a .img { background: url(../images/india-map-hover.svg) no-repeat center; }
.gurukul-global-network .usa .img { width: 100%; height: 180px; display: inline-block; background: url(../images/usa-map.svg) no-repeat center center; }
.gurukul-global-network .usa:hover a .img { background: url(../images/usa-map-hover.svg) no-repeat center; }
.gurukul-global-network .countries .img { width: 100%; height: 180px; display: inline-block; background: url(../images/countries-map.svg) no-repeat center center; }
.gurukul-global-network .countries:hover a .img { background: url(../images/countries-map-hover.svg) no-repeat center; }
/**/
.shree-swaminarayan-gurukul { width: 100%; display: inline-block; background: url(../images/shree-swaminarayan-gurukul-bg.jpg) no-repeat center; }
.shree-swaminarayan-gurukul h2 { text-align: center; margin-bottom: 31px; }
.shree-swaminarayan-gurukul .shree-cont { width: 100%; max-width: 830px; margin: 0 auto; text-align: center; padding: 47px 41px 55px; background: rgba(255,255,255,0.85); }
.shree-swaminarayan-gurukul h4 { font-size: 20px; font-family: 'SourceSansPro-Semibold'; color: #111; margin-bottom: 14px; }
.shree-swaminarayan-gurukul p { font-size: 17px; line-height: 23px; margin-bottom: 24px; }
.shree-swaminarayan-gurukul p:last-child { margin: 0; }
.shree-swaminarayan-gurukul .bottom-space { margin-bottom: 20px; }
.shree-swaminarayan-gurukul .button { padding: 0 13px; font-size: 45px; font-family: 'SourceSansPro-Regular'; margin-top: 22px; }
.shree-swaminarayan-gurukul .home_about_content { height: 298px; overflow: hidden; }
/**/
.publication-downloads { width: 100%; display: inline-block; padding: 47px 0 30px; }
.publication-downloads h2 { text-align: center; margin-bottom: 45px; }
.publication-downloads a { display: block; }
.publication-downloads p { text-transform: uppercase; margin-top: 23px; }
.publication-downloads .col-main { margin: 0 -15px; }
.publication-downloads .col { width: 12.5%; float: left; padding: 0 15px 30px; text-align: center; }
.publication-downloads .col img { display: inline-block; }
.publication-downloads .col .img { display: table; margin: 0 auto; }
.publication-downloads .col .v-align { display: table-cell; vertical-align: middle; height: 63px; line-height: 0; }
.publication-downloads .col-1 svg { width: 60px; height: 60px; fill: #3d0c02;}
.publication-downloads .col-3 svg { width: 68px; height: 54px; fill: #954535; }
.publication-downloads .col-6 svg { width: 64px; height: 50px; }
.publication-downloads .col-7 svg { width: 68px; height: 54px; }
.publication-downloads .col-2 svg { width: 56px; height: 52px; }
.publication-downloads .col-4 svg { width: 56px; height: 49px; }
.publication-downloads .col-5 svg { width: 46px; height: 58px; }
.publication-downloads .col-8 svg { width: 37px; height: 63px; }
.publication-downloads .col a:hover svg path { fill: #ac2b31; }
/**/
.footer-contact { width: 100%; display: inline-block; padding: 38px 0 0; background: url(../images/contact-bg.jpg) no-repeat center; margin-bottom: -2px; }
.footer-contact .col-main { margin: 0 -15px; }
.footer-contact .col { width: 33.33%; float: left; padding: 0 15px 30px; text-align: center; }
.footer-contact img { display: inline-block; }
.footer-contact a { color: #fff; display: block; max-width: 210px; width: 100%; margin: 0 auto; text-align: center; }
.footer-contact .col:first-child a { float: left; }
.footer-contact .col:last-child a { float: right; }
.footer-contact p { margin-top: 5px; }
.footer-contact .img { display: inline-block; position: relative; }
.footer-contact a .img:before { content: ''; width: 85%; height: 85%; position: absolute; left: 50%; top: 50%; border-radius: 100%; transform: translate(-50%, -50%); -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; transition: all .5s ease-in-out; }
.footer-contact a:hover .img:before { box-shadow: 0 0 50px 0 rgba(205,132,52,0.80); }
/**/
.hover_background { display: none; width: 100%; height: 100%; text-align: center; position: fixed; top: 0; z-index: 99; }
.hover_background .popup { background: #fff; width: 100%; max-width: 500px; display: inline-block; padding: 30px 10px 10px; line-height: 0; position: absolute; right:15px; bottom:15px; border-radius:8px; box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.6); }
.popupCloseButton { display: inline-block; cursor: pointer; position: absolute; top: 5px; right: 5px; width: 20px; height: 20px; font-size:0; }
.popupCloseButton:after { content:''; background: url(../images/close-icon.svg) no-repeat; background-size:100% 100%; width:20px; height:20px; display:inline-block; }
.trigger_popup_fricc { display: inline-block; }
.hover_background iframe { width:100%; }
@media only screen and (max-width:767px) {
.hover_background { background:rgba(0,0,0,0.70); z-index:9999999; }
.hover_background .popup { right:auto; bottom:auto; left:50%; top:50%; transform:translate(-50%,-50%); }
.hover_background iframe { height:200px; }
}
@media only screen and (max-width:1199px) {
.slider-wrapper .content-fix h1 { font-size: 30px; }
}
@media only screen and (max-width:1024px) {
.gurukul-network-list .col-left,
.gurukul-network-list .col-right { max-width: 100%; }
.gurukul-network-list .col-left { margin-bottom: 30px; }
}
@media only screen and (max-width:1023px) {
.slider-wrapper .content-fix.right { float: left; }
.flex-control-nav { bottom: 14px; }
.activities .col p { font-size: 15px; line-height: 20px; height: 40px; overflow: hidden; }
.activities .col-main,
.gurukul-global-network .col-main { margin: 0 -10px; }
.activities .col,
.gurukul-global-network .col { padding: 0 10px 30px; }
.gurukul-global-network .button { font-size: 14px; }
.shree-swaminarayan-gurukul .shree-cont { padding: 20px; }
.shree-swaminarayan-gurukul h2 { margin-bottom: 25px; }
.bal-sanskar-cont .left,
.bal-sanskar-cont .right { width: 100%; }
.daily-katha,
.bal-sanskar,
.activities.our-facilities { padding-top: 17px; }
.daily-katha .event-main { margin-top: 24px; }
.bal-sanskar h2 { margin-bottom: 24px; }
.bal-sanskar-cont iframe { width: 100%; }
.bal-sanskar-cont .form-main { padding: 15px 15px 0; }
.bal-sanskar-cont .form-heading { padding-left: 15px; }
.events-listing .upcoming { padding: 20px 0 10px; }
.activities-detail .detail-cont { padding: 20px 0; }

.publication-downloads .col { width: 25%; }
}
@media only screen and (max-width:767px) {
.slider-wrapper .content-fix h1 { font-size: 22px; }
.slider-wrapper .content-fix p { font-size: 15px; }
/**/
.activities,
.upcoming,
.gurukul-global-network { padding: 20px 0; }
.activities h2,
.upcoming h2,
.gurukul-global-network h2,
.publication-downloads h2 { margin-bottom: 25px; }
.activities .col,
.gurukul-global-network .col { padding: 0 10px 20px; width: 50%; text-align: center; }
.activities .col h3,
.activities .col h3 a { margin-bottom: 10px; }
.activities .col .cont { padding: 10px; }
.publication-downloads .col { width: 33.33%; }
.shree-swaminarayan-gurukul { background: #ccc; }
/**/
.footer-contact { padding: 20px 0 0; }

.activities h2, .upcoming h2, .gurukul-global-network h2, .publication-downloads h2, .shree-swaminarayan-gurukul h2 { font-size:29px; }
.footer-contact { padding:25px 0; background: url(../images/contactbg.jpg) repeat 0 0; }
}
@media only screen and (max-width:639px) {
.slider-wrapper .banner-content { display: none; }
.upcoming .event-main .left { width: 100%; }
.upcoming .event-main .right { width: 100%; margin-top: 15px; }
.upcoming .event-main .right img { display: none; }
.upcoming .event-main .name { padding: 0 0 0 80px; }
.activities .col,
.gurukul-global-network .col { padding: 0 5px 10px; }
.upcoming .event-main .button { margin-top: 20px; }
.shree-swaminarayan-gurukul h4 { font-size: 17px; }
}
@media only screen and (max-width:479px) {
.publication-downloads .col { width: 50%; }
.activities .col-main,
.gurukul-global-network .col-main { margin: 0; }
/*.activities .col, .gurukul-global-network .col, .footer-contact .col { width: 100%; padding: 0 0 20px; }*/

.activities .col p { height: auto; }
.footer-contact { background: #281427; }
/*.footer-contact .col { width: 100%; }*/
.footer-contact .col:first-child a,
.footer-contact .col:last-child a { float: none; }

body .a2a_floating_style { top:340px !important;  }

.activities h2, .upcoming h2, .gurukul-global-network h2, .publication-downloads h2, .shree-swaminarayan-gurukul h2 { font-size:22px; }
}

.capitalize{text-transform: capitalize;}
/*14-7-20*/
.daily-quote { width: 100%; display: inline-block; padding: 50px 0; text-align: center; background: url(../images/upcoming-bg.jpg) repeat top center; }
.daily-quote h2 { margin-bottom: 30px; }
.daily-quote .home_about_content { margin-bottom: 30px; }
.quote-icon { width: 26px; height: 23px; display: inline-block; background: url(../images/quote-icon.png) repeat top center; margin-bottom: 20px; }
.daily-quote .shree-cont { position: relative; width: 100%; display: inline-block; }
.daily-quote .shree-cont:after { content: ''; background: url(../images/quote-icon-bg.png) repeat top center; width: 245px; height: 217px; display: inline-block; position: absolute; left: 0; top: 0; }
.daily-quote a.button { position: relative; z-index: 1; }



/*26-7-2022*/
@media (max-width:767px) {
.activities .button,
.daily-quote a.button { display:block; }
.shree-swaminarayan-gurukul .shree-cont,
.shree-swaminarayan-gurukul { background: #f6f6f6; }
.gurukul-global-network .button { font-size:20px; }
.publication-downloads { padding:30px 0; }

.activities .col img { width:100%; }
.activities .col .cont { border:0; }
.activities .col .img { max-width:100%; }
.activities .col .cont { padding: 0; text-align: left; }

.daily-quote { padding:30px 0; background:#f5f5f5; }
.daily-quote .shree-cont:after { display:none; }

.footer-contact .col { padding:0 8px; }
.s-title { text-transform:uppercase; font-weight:bold; }
.footer-contact .col:nth-child(2) { margin-top:180px; }
.footer-contact p { font-family: 'SourceSansPro-Semibold'; font-size:14px; }
.publication-downloads p { font-weight:bold; color:#000000; font-size:16px; }
}

@media (max-width:567px) {
.gurukul-global-network .button { font-size:16px; }
.gurukul-global-network .img { background-size:80% !important; }
.footer-contact .col:nth-child(2) { margin-top: 150px; } 
.gurukul-global-network .img { height:160px; }
}

@media (max-width:479px) {
.activities h2, .upcoming h2, .gurukul-global-network h2, .publication-downloads h2, .shree-swaminarayan-gurukul h2 { font-size: 24px; }
.activities .col p { font-size: 12px; }
    
.publication-downloads .col { padding: 18px 10px; }
.publication-downloads p { margin-top: 10px; }

.publication-downloads .col { border-right:1px solid #c5c5c5; border-bottom:1px solid #c5c5c5; padding:30px 15px; }
.publication-downloads .col:nth-child(7),
.publication-downloads .col:nth-child(8)  { border-bottom:0; }
.publication-downloads .col:nth-child(2),
.publication-downloads .col:nth-child(4),
.publication-downloads .col:nth-child(6),
.publication-downloads .col:nth-child(8) { border-right:0; }
}

/*26-7-2022*/

/* editor */
.cms-main-cont .container { text-align:left !important; }
.cms-main-cont .container h1, 
.cms-main-cont .container h2, 
.cms-main-cont .container h3, 
.cms-main-cont .container h4, 
.cms-main-cont .container h5, 
.cms-main-cont .container h6 { margin-bottom: 0.6rem; line-height: 1.2; text-transform: none !important; margin-top:1.8rem; padding: 0; }
.cms-main-cont .container h1 { margin-top: 0; } 
.cms-main-cont .container h2 { font-size:24px; } 
.cms-main-cont .container h3 { font-size:22px; }
.cms-main-cont .container h4 { font-size:20px; }
.cms-main-cont .container h5 { font-size:18px; } 
.cms-main-cont .container h6 { font-size:16px; }
.cms-main-cont .container ol { list-style: decimal; margin: 0; padding: 0 0 0 20px; margin: 0 0 20px; }
.cms-main-cont .container ol li { margin: 0; padding: 0; font-size:15px; line-height:24px; color:#000; list-style: decimal; }
.cms-main-cont .container ol li ol { list-style: decimal; margin: 0; padding: 0 0 0 20px; }
.cms-main-cont .container ol li ol li { margin: 0; padding: 0; }
.cms-main-cont .container ul { list-style: none !important; margin: 0; padding: 0 0 0 20px; margin: 0 0 15px 20px; }
.cms-main-cont .container ul li { margin: 0; padding: 0; font-size:15px; line-height:24px; color:#000; list-style: disc !important; display: list-item; }
.cms-main-cont .container ul li ul { list-style: none; margin: 0; padding: 0 0 0 20px; }
.cms-main-cont .container ul li ul li { margin: 0; padding: 0; list-style: disc !important; display: list-item; }
.cms-main-cont .container p { margin-top: 0; margin-bottom: 15px; font-size:16px; line-height:24px; color:#000; text-align: justify; margin-left: 0 !important; }
.cms-main-cont .container  b, 
.cms-main-cont .container strong { font-weight: bold; }
.cms-main-cont .container img  { max-width:100%;display: inline-block; }
.cms-main-cont .container iframe { width: 100% !important; }
.cms-main-cont .container blockquote {

    padding: 2px 0;

    border-style: solid;

    border-color: #ccc;

    border-width: 0;

    padding-left: 20px;

    padding-right: 8px;

    border-left-width: 5px;
    margin-left: 20px;
	margin-bottom: 15px;

}
/* editor */
