﻿/*!
Theme Name: srmd
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: srmd
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

srmd is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*@import "compass";*/
/*@import "compass/reset";*/
/*_variables.scss */
/* Body Text Styles */
* {
    margin: 0;
    padding: 0;
}

.banner-txt {
    font-family: "Lora", serif;
    font-size: 32px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.38;
    letter-spacing: normal;
    color: #b17a11;
}

@media (max-width: 1024px) {
    .banner-txt {
        font-family: "Lora", serif;
        font-size: 28px;
        line-height: 1.46;
    }
}

.h2-drkbrown {
    font-family: "Noto Serif JP", serif;
    font-size: 26px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.38;
    letter-spacing: normal;
    color: #654403;
}

@media (max-width: 1024px) {
    .h2-drkbrown {
        font-size: 26px;
    }
}

.h3-drkbrown {
    font-family: "Noto Serif JP", serif;
    font-size: 24px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.42;
    letter-spacing: normal;
    color: #654403;
}

.h4-drkbrown {
    font-family: "Noto Serif JP", serif;
    font-size: 22px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.55;
    letter-spacing: normal;
    color: #654403;
}

@media (max-width: 1024px) {
    .h4-drkbrown {
        font-size: 22px;
        line-height: 1.55;
    }
}

.font1 {
    font-family: "Noto Serif JP", serif;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.75;
    letter-spacing: normal;
    color: #000;
}

@media (max-width: 1024px) {
    .font1 {
        font-size: 20px;
        line-height: 1.6;
    }
}

.font2 {
    font-family: "Noto Serif JP", serif;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 2;
    letter-spacing: normal;
    color: #000;
}

@media (max-width: 1024px) {
    .font2 {
        font-size: 18px;
        line-height: 1.67;
    }
}

.font3 {
    font-family: "Noto Serif JP", serif;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 2;
    letter-spacing: normal;
    color: #000;
}

@media (max-width: 1024px) {
    .font3 {
        font-size: 16px;
        line-height: 1.75;
    }
}

.h1-gold {
    font-family: "Lora", serif;
    font-size: 40px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.43;
    letter-spacing: normal;
    color: #b17a11;
}

@media (max-width: 1024px) {
    .h1-gold {
        font-size: 38px;
        line-height: 1.39;
    }
}

.h1-drkbrown {
    font-family: "Lora", serif;
    font-size: 40px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.43;
    letter-spacing: normal;
    color: #654403;
}

@media (max-width: 1024px) {
    .h1-drkbrown {
        font-size: 38px;
        line-height: 1.39;
    }
}

.h2-gold {
    font-family: "Noto Serif JP", serif;
    font-size: 26px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.38;
    letter-spacing: normal;
    color: #b17a11;
}

@media (max-width: 1024px) {
    .h2-gold {
        font-size: 26px;
        line-height: 1.38;
    }
}

.h3-gold {
    font-family: "Noto Serif JP", serif;
    font-size: 24px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.42;
    letter-spacing: normal;
    color: #b17a11;
}

@media (max-width: 1024px) {
    .h3-gold {
        font-size: 24px;
        line-height: 1.42;
    }
}

.h3-black {
    font-family: "Noto Serif JP", serif;
    font-size: 24px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.42;
    letter-spacing: normal;
    color: #4a4a4a;
}

@media (max-width: 1024px) {
    .h3-black {
        font-size: 24px;
        line-height: 1.42;
    }
}

.h4-gold {
    font-family: "Noto Serif JP", serif;
    font-size: 22px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.55;
    letter-spacing: normal;
    color: #b17a11;
}

.h4-black {
    font-family: "Noto Serif JP", serif;
    font-size: 22px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.55;
    letter-spacing: normal;
    color: #4a4a4a;
}

@media (max-width: 1024px) {
    .h4-black {
        font-size: 22px;
        line-height: 1.55;
    }
}

.sub-h1-gold {
    font-family: "Montserrat", sans-serif;
    font-size: 22px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.45;
    letter-spacing: normal;
    color: #b17a11;
}

@media (max-width: 1024px) {
    .sub-h1-gold {
        font-size: 20px;
        line-height: 1.6;
    }
}

.sub-h1-black {
    font-family: "Montserrat", sans-serif;
    font-size: 22px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.45;
    letter-spacing: normal;
    color: #4a4a4a;
}

@media (max-width: 1024px) {
    .sub-h1-black {
        font-size: 20px;
        line-height: 1.6;
    }
}

.sub-h2-gold {
    font-family: "Montserrat", sans-serif;
    font-size: 20px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #b17a11;
}

@media (max-width: 1024px) {
    .sub-h2-gold {
        font-size: 18px;
        line-height: 1.67;
    }
}

.sub-h2-black {
    font-family: "Montserrat", sans-serif;
    font-size: 20px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #4a4a4a;
}

@media (max-width: 1024px) {
    .sub-h2-black {
        font-size: 18px;
        line-height: 1.67;
    }
}

.sub-h3-gold {
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.56;
    letter-spacing: normal;
    color: #b17a11;
}

@media (max-width: 1024px) {
    .sub-h3-gold {
        font-size: 16px;
        line-height: 1.75;
    }
}

.sub-h3-black {
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.56;
    letter-spacing: normal;
    color: #4a4a4a;
}

@media (max-width: 1024px) {
    .sub-h3-black {
        font-size: 16px;
        line-height: 1.75;
    }
}

.quote1-drk-gold {
    font-family: "Noto Serif JP", serif;
    font-size: 23px;
    font-weight: normal;
    font-style: italic;
    font-stretch: normal;
    line-height: 1.96;
    letter-spacing: normal;
    color: #a57312;
}

@media (max-width: 1024px) {
    .quote1-drk-gold {
        font-size: 23px;
        line-height: 1.96;
    }
}

.quote2-drk-gold {
    font-family: "Noto Serif JP", serif;
    font-size: 20px;
    font-weight: normal;
    font-style: italic;
    font-stretch: normal;
    line-height: 1.75;
    letter-spacing: normal;
    color: #654403;
}

.quote3-drk-gold {
    font-family: "Noto Serif JP", serif;
    font-size: 16px;
    font-weight: normal;
    font-style: italic;
    font-stretch: normal;
    line-height: 1.88;
    letter-spacing: normal;
    color: #654403;
}

.ban-txt-white {
    font-family: "Lora", serif;
    font-size: 32px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.38;
    letter-spacing: normal;
    color: #fff;
}

@media (max-width: 1024px) {
    .ban-txt-white {
        font-size: 28px;
        line-height: 1.46;
    }
}

.h1-white {
    font-family: "Lora", serif;
    font-size: 40px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.43;
    letter-spacing: normal;
    color: #fff;
}

@media (max-width: 1024px) {
    .h1-white {
        font-size: 38px;
        line-height: 1.39;
    }
}

.h2-white {
    font-family: "Noto Serif JP", serif;
    font-size: 26px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.38;
    letter-spacing: normal;
    color: #fff;
}

@media (max-width: 1024px) {
    .h2-white {
        font-size: 26px;
        line-height: 1.38;
    }
}

.h3-white {
    font-family: "Noto Serif JP", serif;
    font-size: 24px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.42;
    letter-spacing: normal;
    color: #fff;
}

@media (max-width: 1024px) {
    .h3-white {
        font-size: 24px;
        line-height: 1.42;
    }
}

.h4-white {
    font-family: "Noto Serif JP", serif;
    font-size: 22px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.55;
    letter-spacing: normal;
    color: #fff;
}

@media (max-width: 1024px) {
    .h4-white {
        font-size: 22px;
        line-height: 1.55;
    }
}

.txt1-white {
    font-family: "Noto Serif JP", serif;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.75;
    letter-spacing: normal;
    color: #fff;
}

@media (max-width: 1024px) {
    .txt1-white {
        font-size: 20px;
        line-height: 1.6;
    }
}

.txt2-white {
    font-family: "Noto Serif JP", serif;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.86;
    letter-spacing: normal;
    color: #fff;
}

@media (max-width: 1024px) {
    .txt2-white {
        font-size: 18px;
        line-height: 1.67;
    }
}

.txt3-white {
    font-family: "Noto Serif JP", serif;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 2;
    letter-spacing: normal;
    color: #fff;
}

@media (max-width: 1024px) {
    .txt3-white {
        font-size: 16px;
        line-height: 1.75;
    }
}

.sub-h1-white {
    font-family: "Montserrat", sans-serif;
    font-size: 22px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.45;
    letter-spacing: normal;
    color: #fff;
}

@media (max-width: 1024px) {
    .sub-h1-white {
        font-size: 20px;
        line-height: 1.6;
    }
}

.sub-h2-white {
    font-family: "Montserrat", sans-serif;
    font-size: 20px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #fff;
}

@media (max-width: 1024px) {
    .sub-h2-white {
        font-size: 18px;
        line-height: 1.67;
    }
}

.sub-h3-white {
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.67;
    letter-spacing: normal;
    color: #fff;
}

@media (max-width: 1024px) {
    .sub-h3-white {
        font-size: 16px;
        line-height: 1.75;
    }
}

.quote1-white {
    font-family: "Noto Serif JP", serif;
    font-size: 23px;
    font-weight: normal;
    font-style: italic;
    font-stretch: normal;
    line-height: 1.96;
    letter-spacing: normal;
    color: #fff;
}

@media (max-width: 1024px) {
    .quote1-white {
        font-size: 23px;
        line-height: 1.96;
    }
}

.quote2-white {
    font-family: "Noto Serif JP", serif;
    font-size: 20px;
    font-weight: normal;
    font-style: italic;
    font-stretch: normal;
    line-height: 1.75;
    letter-spacing: normal;
    color: #fff;
}

@media (max-width: 1024px) {
    .quote2-white {
        font-size: 20px;
        line-height: 1.75;
    }
}

.quote3-white {
    font-family: "Noto Serif JP", serif;
    font-size: 16px;
    font-weight: normal;
    font-style: italic;
    font-stretch: normal;
    line-height: 1.88;
    letter-spacing: normal;
    color: #fff;
}

@media (max-width: 1024px) {
    .quote3-white {
        font-size: 16px;
        line-height: 1.88;
    }
}

body {
    color: #403f3e;
    font-size: 1em;
    font-family: "Noto Serif JP", sans-serif;
    font-weight: normal;
    line-height: normal;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
    box-sizing: content-box;
    /* 1 */
    height: 0;
    /* 1 */
    overflow: visible;
    /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
}

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
    background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
    border-bottom: none;
    /* 1 */
    text-decoration: underline;
    /* 2 */
    text-decoration: underline dotted;
    /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
    font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
    border-style: none;
}

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    /* 1 */
    font-size: 100%;
    /* 1 */
    line-height: 1.15;
    /* 1 */
    margin: 0;
    /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
    /* 1 */
    overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
    /* 1 */
    text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
    -webkit-appearance: button;
}

    /**
 * Remove the inner border and padding in Firefox.
 */
    button::-moz-focus-inner,
    [type=button]::-moz-focus-inner,
    [type=reset]::-moz-focus-inner,
    [type=submit]::-moz-focus-inner {
        border-style: none;
        padding: 0;
    }

    /**
 * Restore the focus styles unset by the previous rule.
 */
    button:-moz-focusring,
    [type=button]:-moz-focusring,
    [type=reset]:-moz-focusring,
    [type=submit]:-moz-focusring {
        outline: 1px dotted ButtonText;
    }

/**
 * Correct the padding in Firefox.
 */
fieldset {
    padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
    box-sizing: border-box;
    /* 1 */
    color: inherit;
    /* 2 */
    display: table;
    /* 1 */
    max-width: 100%;
    /* 1 */
    padding: 0;
    /* 3 */
    white-space: normal;
    /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
    vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
    overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
    -webkit-appearance: textfield;
    /* 1 */
    outline-offset: -2px;
    /* 2 */
}

    /**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
    [type=search]::-webkit-search-decoration {
        -webkit-appearance: none;
    }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
    -webkit-appearance: button;
    /* 1 */
    font: inherit;
    /* 2 */
}

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
    display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
    display: list-item;
}

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
    display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
    display: none;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
/*body,
button,
input,
select,
optgroup,
textarea {
  color: #404040;
  font-family: sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
}*/
h1, h2, h3, h4, h5, h6 {
    clear: both;
}

p {
    margin-bottom: 1.5em;
}

dfn, cite, em, i {
    font-style: italic;
}

blockquote {
    margin: 0 1.5em;
}

address {
    margin: 0 0 1.5em;
}

pre {
    background: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}

code, kbd, tt, var {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    font-size: 15px;
    font-size: 0.9375rem;
}

abbr, acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}

mark, ins {
    background: #fff9c0;
    text-decoration: none;
}

big {
    font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
    box-sizing: border-box;
}

*,
*:before,
*:after {
    /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
    box-sizing: inherit;
}

/*body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. *
}*/
/*hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

ul, ol {
  margin: 0 0 1.5em 3em;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

dt {
  font-weight: bold;
}

dd {
  margin: 0 1.5em 1.5em;
}*/
img {
    height: auto;
    /* Make sure images are scaled correctly. */
    max-width: 100%;
    /* Adhere to container width. */
}

figure {
    margin: 1em 0;
    /* Extra wide images within figure tags don't overflow the content area. */
}

table {
    margin: 0 0 1.5em;
    width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type=button],
input[type=reset],
input[type=submit] {
    border: 1px solid;
    border-color: #ccc #ccc #bbb;
    border-radius: 3px;
    background: #e6e6e6;
    color: rgba(0, 0, 0, 0.8);
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1;
    padding: 0.6em 1em 0.4em;
}

    button:hover,
    input[type=button]:hover,
    input[type=reset]:hover,
    input[type=submit]:hover {
        border-color: #ccc #bbb #aaa;
    }

    button:active, button:focus,
    input[type=button]:active,
    input[type=button]:focus,
    input[type=reset]:active,
    input[type=reset]:focus,
    input[type=submit]:active,
    input[type=submit]:focus {
        border-color: #aaa #bbb #bbb;
    }

input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color],
textarea {
    color: #666;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 3px;
}

    input[type=text]:focus,
    input[type=email]:focus,
    input[type=url]:focus,
    input[type=password]:focus,
    input[type=search]:focus,
    input[type=number]:focus,
    input[type=tel]:focus,
    input[type=range]:focus,
    input[type=date]:focus,
    input[type=month]:focus,
    input[type=week]:focus,
    input[type=time]:focus,
    input[type=datetime]:focus,
    input[type=datetime-local]:focus,
    input[type=color]:focus,
    textarea:focus {
        color: #111;
    }

select {
    border: 1px solid #ccc;
}

textarea {
    width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
    color: royalblue;
}

    a:visited {
        color: purple;
    }

    a:hover, a:focus, a:active {
        color: midnightblue;
    }

    a:focus {
        outline: thin dotted;
    }

    a:hover, a:active {
        outline: 0;
    }

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
    clear: both;
    display: block;
    float: left;
    width: 100%;
}

    .main-navigation ul {
        display: none;
        list-style: none;
        margin: 0;
        padding-left: 0;
    }

        .main-navigation ul ul {
            box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
            float: left;
            position: absolute;
            top: 100%;
            left: -999em;
            z-index: 99999;
        }

            .main-navigation ul ul ul {
                left: -999em;
                top: 0;
            }

            .main-navigation ul ul li:hover > ul,
            .main-navigation ul ul li.focus > ul {
                left: 100%;
            }

            .main-navigation ul ul a {
                width: 200px;
            }

        .main-navigation ul li:hover > ul,
        .main-navigation ul li.focus > ul {
            left: auto;
        }

    .main-navigation li {
        float: left;
        position: relative;
    }

    .main-navigation a {
        display: block;
        text-decoration: none;
    }

    /* Small menu. */
    .menu-toggle,
    .main-navigation.toggled ul {
        display: block;
    }

@media screen and (min-width: 37.5em) {
    .menu-toggle {
        display: none;
    }

    .main-navigation ul {
        display: block;
    }
}

.site-main .comment-navigation, .site-main .posts-navigation,
.site-main .post-navigation {
    margin: 0 0 1.5em;
    overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
    float: left;
    width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
    /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

    .screen-reader-text:focus {
        background-color: #f1f1f1;
        border-radius: 3px;
        box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
        clip: auto !important;
        clip-path: none;
        color: #21759b;
        display: block;
        font-size: 14px;
        font-size: 0.875rem;
        font-weight: bold;
        height: auto;
        left: 5px;
        line-height: normal;
        padding: 15px 23px 14px;
        text-decoration: none;
        top: 5px;
        width: auto;
        z-index: 100000;
        /* Above WP toolbar. */
    }

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
    outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
    content: "";
    display: table;
    table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
    clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
    margin: 0 0 1.5em;
    /* Make sure select elements fit in widgets. */
}

    .widget select {
        max-width: 100%;
    }

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
    display: block;
}

.hentry {
    margin: 0 0 1.5em;
}

.updated:not(.published) {
    display: none;
}

.page-content,
.entry-content,
.entry-summary {
    margin: 1.5em 0 0;
}

.page-links {
    clear: both;
    margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
    word-wrap: break-word;
}

.bypostauthor {
    display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
    /* Theme Footer (when set to scrolling) */
    display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
    display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
    max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
    display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}

    .wp-caption img[class*=wp-image-] {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .wp-caption .wp-caption-text {
        margin: 0.8075em 0;
    }

.wp-caption-text {
    text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
    margin-bottom: 1.5em;
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
}

.gallery-columns-2 .gallery-item {
    max-width: 50%;
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
    max-width: 25%;
}

.gallery-columns-5 .gallery-item {
    max-width: 20%;
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}

.gallery-caption {
    display: block;
}

@media screen and (min-width: 48em) {
    .wrap {
        max-width: 1280px;
        padding-left: 2em;
        padding-right: 2em;
    }

    .blog:not(.has-sidebar) #primary article,
    .archive:not(.page-one-column):not(.has-sidebar) #primary article,
    .search:not(.has-sidebar) #primary article,
    .error404:not(.has-sidebar) #primary .page-content,
    .error404.has-sidebar #primary .page-content,
    body.page-two-column:not(.archive) #primary .entry-content,
    body.page-two-column #comments {
        width: 100%;
    }
}
/*.events-container {*/
/*padding-bottom: 150px;*/
/*}*/
/*.item-container {*/
/*margin: 0px auto;*/
/*width: 380px;*/
/*height: 220px;*/
/*position: relative;*/
/*perspective: 850px;*/
/*margin-top: 150px;*/
/**/
/*}*/
/*.carousel {*/
/*height: 100%;*/
/*width: 100%;*/
/*position: absolute;*/
/*transform-style: preserve-3d;*/
/*transition: transform 1s;*/
/**/
/*}*/
/**/
/*.item {*/
/*display: block;*/
/*position: absolute;*/
/*width: 380px;*/
/*height: 200px;*/
/*box-shadow: 0px 0px 5px #696a6c;*/
/**/
/*}*/
/**/
/*.a {*/
/*transform: rotateY(0deg) translateZ(380px);*/
/**/
/*}*/
/*.b {*/
/*transform: rotateY(60deg) translateZ(380px);*/
/**/
/*}*/
/*.c {*/
/*transform: rotateY(120deg) translateZ(380px);*/
/**/
/*}*/
/*.d {*/
/*transform: rotateY(180deg) translateZ(380px);*/
/**/
/*}*/
/*.e {*/
/*transform: rotateY(240deg) translateZ(380px);*/
/**/
/*} */
/*.f {*/
/*transform: rotateY(300deg) translateZ(380px);*/
/**/
/*}*/
/**/
/*.next, .prev {*/
/*color: #444;*/
/*position: absolute;*/
/*top: 100px;*/
/*padding: 1em 2em;*/
/*cursor: pointer;*/
/*}*/
/**/
/*.next {*/
/*right: -320px;*/
/*border: solid #e16d35;*/
/*border-width: 0 3px 3px 0;*/
/*display: inline-block;*/
/*transform: rotate(-45deg);*/
/*-webkit-transform: rotate(-45deg);*/
/*padding: 10px;*/
/**/
/*}*/
/*.prev { */
/*left: -320px;*/
/*border: solid #e16d35;*/
/*border-width: 0 3px 3px 0;*/
/*display: inline-block;*/
/*transform: rotate(135deg);*/
/*-webkit-transform: rotate(135deg);*/
/*padding: 10px;*/
/*}*/
/*SRMD Styles*/
/*Common*/
.li-reset {
    padding: 0;
    list-style-type: none;
}

.li-inline li {
    display: inline-block;
    vertical-align: middle;
}

.bg-cover {
    background-size: cover;
    background-position: 70%;
}

a {
    color: #b17a11;
}

    a:hover,
    a:focus,
    a:active {
        color: #a7781f;
    }

.primary {
    color: #b17a11;
}

.primary-dark {
    color: #875f12;
}

.para-bg {
    background-color: #ffb921;
}

/*Home Page*/
.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    color: #b17a11;
}

.navbar {
    width: 100%;
    padding: 10px 0;
}

.navbar-light .navbar-nav .nav-link {
    color: #b17a11;
    font-size: 12px;
    margin-right: 25px;
    padding-left: 0;
}

.logo-nav > ul > li {
    font-size: 11px;
}

.mobile-only {
    display: none;
}

.logo-nav .dropdown > a {
    font-size: 11px;
}

@media (max-width: 992px) {
    .logo-nav {
        display: none;
    }

    .mobile-only {
        display: block;
    }

    .navbar-nav {
        display: block;
        text-align: center;
    }

    .navbar-toggler {
        float: right;
    }

    .navbar-collapse {
        position: relative;
        background: #ffffff;
    }

    .navbar-light .navbar-toggler {
        border: none;
        z-index: 999;
        position: relative;
        width: 100%;
        text-align: right;
        outline: none;
    }

    .navbar-light .navbar-nav .nav-link {
        margin-right: 0;
    }
}

#banner .container {
    height: 400px;
    display: flex;
    align-items: center;
}

#banner {
    height: 800px;
    position: relative;
    z-index: -1;
}

    #banner h1 {
        font-size: 26px;
        padding-top: 100px;
    }

        #banner h1 i {
            font-family: "Lora", serif;
            font-size: 18px;
            text-decoration: underline;
        }

main section {
    margin-bottom: 70px;
}

#banner .container {
    position: relative;
}

.mission-desc {
    border-radius: 6px;
    padding: 20px;
    width: 100%;
    margin-top: -50px;
}

.desc > p:last-child {
    margin: 0;
}

#spiritual-activities .container {
    height: 600px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

#spiritual-activities .bg-cover {
    background-size: cover;
    background-position: 70%;
}

.banner h2 {
    margin-bottom: 20px;
}

    .banner h2 span {
        display: block;
        font-family: "Lora", serif;
    }

        .banner h2 span.uc {
            font-size: 40px;
            letter-spacing: 5px;
        }

        .banner h2 span.lc {
            font-size: 38px;
            line-height: 1.45;
            letter-spacing: 0.6px;
        }

.banner-desc {
    width: 300px;
    padding: 20px;
    border-radius: 6px;
    margin-bottom: 50px;
}

#activity-details .links-section > a {
    text-decoration: none;
    color: #902b30;
    display: block;
    padding: 15px 20px;
    border: 1px solid #902b30;
    margin-bottom: 20px;
    border-radius: 4px;
    font-size: 10px;
    font-family: Montserrat;
    font-weight: 600;
    letter-spacing: 1.1px;
    box-shadow: 0 0 0 0.01px #902b30 inset;
    -webkit-transition: box-shadow 0.3s ease-in-out;
    -o-transition: box-shadow 0.3s ease-in-out;
    transition: box-shadow 0.3s ease-in-out;
}

    #activity-details .links-section > a > i {
        margin-right: 10px;
        -webkit-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

    #activity-details .links-section > a:hover {
        box-shadow: 600px 0 0 #902b30 inset;
        color: #fff;
    }

        #activity-details .links-section > a:hover > i {
            margin-right: 0;
        }

#activity-details .bg-cover {
    height: 100%;
    border-radius: 6px;
    position: relative;
    color: #fff;
    overflow: hidden;
}

#activity-details .container .row {
    margin-bottom: 80px;
}

.poster-title {
    line-height: 3.83;
    letter-spacing: 0.9px;
    font-family: Montserrat;
    font-size: 12px;
    font-weight: 500;
    padding: 10px 20px;
}

.poster-name {
    position: absolute;
    bottom: 30px;
    left: 20px;
    font-size: 34px;
    font-weight: 500;
}

#activity-details .bg-cover::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100px;
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.8), transparent);
}

#activity-details .container > .row > .col-md:last-child {
    padding-left: 25px;
}

#activity-details .container > .row > .col-md:first-child {
    padding-right: 25px;
}

#activity-detail-data {
    background-attachment: fixed;
}

    #activity-detail-data .container {
        height: 427px;
        position: relative;
        border-top: 1px solid transparent;
    }

    #activity-detail-data h2 {
        color: #fff;
        margin-top: 40px;
        line-height: 1.4;
        font-size: 30px;
    }

    #activity-detail-data .stats {
        position: absolute;
        bottom: 67px;
        width: 100%;
    }

    #activity-detail-data .stat-wrapper {
        color: #fff;
        border-radius: 6px;
        background-color: #902b30;
        padding: 17px 35px;
        font-family: Montserrat;
        font-weight: 500;
    }

        #activity-detail-data .stat-wrapper .stat-count {
            font-weight: 800;
        }

#seva-activities .container {
    height: 700px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.banner .know-more {
    font-family: Montserrat;
    letter-spacing: 1.1px;
    color: #902b30;
    font-size: 10px;
    font-weight: 600;
}

    .banner .know-more i {
        margin-left: 20px;
    }

#get-involved {
    background-attachment: fixed;
}

    #get-involved .container {
        border-top: 1px solid transparent;
        height: 428px;
        position: relative;
    }

    #get-involved h2 {
        color: #fff;
        margin-top: 40px;
        line-height: 1.4;
        font-size: 30px;
    }

    #get-involved > .container > p {
        font-size: 18px;
        line-height: 1.62;
        margin-top: 30px;
        color: #fff;
    }

    #get-involved > .container > p {
        font-size: 18px;
        line-height: 1.62;
        margin-top: 30px;
        color: #fff;
    }

    #get-involved .stats a {
        color: #fff;
        border-radius: 4px;
        background-color: #902b30;
        display: block;
        padding: 15px 22px;
        text-decoration: none;
        font-family: Montserrat;
        font-size: 12px;
        letter-spacing: 1.3px;
        box-shadow: 0 0 0 0.01px #902b30 inset;
        -webkit-transition: box-shadow 0.4s ease-in-out;
        -o-transition: box-shadow 0.4s ease-in-out;
        transition: box-shadow 0.4s ease-in-out;
    }

        #get-involved .stats a > i {
            margin-right: 10px;
            -webkit-transition: all 0.4s ease-in-out;
            -o-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;
        }

        #get-involved .stats a:hover {
            box-shadow: 1000px 0 0 #fff inset;
            color: #902b30;
        }

            #get-involved .stats a:hover > i {
                margin: 0;
            }

    #get-involved .stats {
        position: absolute;
        bottom: 67px;
        width: 100%;
    }

    #get-involved::before {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
        background-color: rgba(0, 0, 0, 0.4);
    }

#youth-activities .container {
    height: 700px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

#youth-activities-list .col {
    display: flex;
    align-items: center;
}

#youth-activities-list .know-more,
#ages .know-more {
    width: 100%;
    border-radius: 4px;
    background-color: #902b30;
    color: #fff;
    text-decoration: none;
    padding: 15px;
    font-family: Montserrat;
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 1.1px;
    border: 1px solid #fff;
    box-shadow: 0 0 0 0.01px #902b30 inset;
    -webkit-transition: box-shadow 0.4s ease-in-out;
    -o-transition: box-shadow 0.4s ease-in-out;
    transition: box-shadow 0.4s ease-in-out;
}

    #youth-activities-list .know-more > i,
    #ages .know-more > i {
        margin-right: 10px;
        -webkit-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
    }

    #youth-activities-list .know-more:hover,
    #ages .know-more:hover {
        box-shadow: 400px 0 0 #fff inset;
        border: 1px solid #902b30;
        color: #902b30;
    }

        #youth-activities-list .know-more:hover > i,
        #ages .know-more:hover > i {
            margin: 0;
        }

#children-activities {
    margin-bottom: 60px;
}

    #children-activities .container {
        height: 600px;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

#ages {
    margin-bottom: 60px;
}

#ages,
#youth-activities-list,
#get-involved,
#activity-details,
#care-programme {
    position: relative;
    z-index: 1;
}

    #ages .age-grp {
        text-align: center;
        font-family: Montserrat;
        font-size: 11px;
        font-weight: 600;
        line-height: 1.44;
        letter-spacing: 1px;
        color: #b17a11;
        border-radius: 50%;
        border: 1px solid;
        height: 80px;
        width: 80px;
        padding: 22px 0px;
        margin-right: 15px;
    }

    #ages > .container > .row > .col {
        justify-content: center;
        display: flex;
        align-items: center;
    }

#stay-updated {
    margin-bottom: 80px;
}

    #stay-updated .container {
        height: 700px;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

#dates img {
    border: 1px solid #902b30;
    border-radius: 50%;
    padding: 4px;
}

#dates .icon-text {
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1.5px;
    color: #902b30;
    margin-top: 15px;
}

#dates .col {
    text-align: center;
}

#upcoming-events .poster {
    height: 300px;
    border-radius: 4px;
    padding: 18px;
}

#upcoming-events .poster-data {
    width: 175px;
    height: 100%;
    background-color: #fff;
    padding: 10px 15px 50px;
    position: relative;
    border-radius: 4px;
}

#upcoming-events .poster-details {
    position: absolute;
    bottom: 14px;
    left: 18px;
    right: 18px;
}

#upcoming-events .date {
    opacity: 0.5;
    font-size: 12px;
    color: #333;
}

#upcoming-events .place {
    font-family: Montserrat;
    font-size: 10px;
    font-weight: 600;
    line-height: 2;
    letter-spacing: 1.1px;
    color: #b17a11;
}

#upcoming-events .other-events {
    border: 1px solid #d6d6d6;
    border-radius: 4px;
    padding: 10px 15px;
    height: 140px;
    margin-bottom: 20px;
    position: relative;
}

.title .view-all {
    text-decoration: none;
    font-family: Montserrat;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1.3px;
    color: #902b30;
}

.slider .bg-cover {
    height: 200px;
}

.slider .slider-item {
    border: 1px solid #d6d6d6;
    border-radius: 6px;
    overflow: hidden;
}

.slider .details {
    padding: 20px;
}

.slider .date {
    font-family: Montserrat;
    font-size: 9px;
    line-height: 2.44;
    color: #333333;
}

.slider .heading {
    line-height: 1.6;
    color: #403f3e;
    margin: 14px 0;
}

.slider .subheading {
    color: #403f3e;
    line-height: 1.5;
    font-size: 12px;
}

.bestseller {
    margin-bottom: 50px;
}

    .bestseller .poster {
        height: 250px;
    }

    .bestseller .poster {
        min-height: 300px;
        height: 100%;
    }

    .bestseller .details {
        color: #fff;
        margin-left: -35px;
        padding: 30px 30px 60px;
        height: 100%;
        position: relative;
        background-color: #42342b;
    }

    .bestseller .title {
        font-size: 18px;
    }

    .bestseller .sub-title {
        line-height: 1.51;
        margin: 15px 0;
    }

    .bestseller .details .link {
        position: absolute;
        bottom: 30px;
        color: #fff;
        letter-spacing: 1.5px;
        font-weight: 600;
        font-family: Montserrat;
    }

.other-books .poster {
    margin-bottom: 20px;
}

.other-books .desc {
    font-size: 12px;
    opacity: 0.65;
    color: #333;
    margin: 7px 0 12px;
}

.other-books .link {
    font-family: Montserrat;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #902b30;
}

.book-details {
    border-right: 1px solid #e4e4e4;
}

.other-books > .row > .col:last-child .book-details {
    border: none;
}

footer {
    background-color: #7b6130;
    color: rgba(255, 255, 255, 0.6);
    font-size: 12px;
}

    footer a {
        color: rgba(255, 255, 255, 0.6);
    }

        footer a:hover,
        footer a:focus,
        footer a:active {
            color: #ffffff;
            opacity: 1;
        }

    footer section {
        padding: 25px 0;
        border-bottom: 1px solid #999;
    }

        footer section:last-child {
            border: none;
        }

#footer1 > .row {
    align-items: center;
}

footer .input-group {
    border-radius: 4px;
    overflow: hidden;
}

footer input.form-control,
footer input.form-control:focus {
    background-color: transparent;
    border: 1px solid #999;
    color: #fff;
}

    footer input.form-control::placeholder {
        color: #fff;
        opacity: 0.3;
    }

footer button {
    background-color: #fff;
    border: none;
    font-family: Montserrat;
    font-size: 9px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #902b30;
    width: 95px;
}

.other-websites {
    margin-top: 10px;
}

    .other-websites a {
        font-family: Montserrat;
        font-weight: 600;
    }

#footer2 .links li {
    margin-bottom: 10px;
}

footer .lotus {
    width: 100%;
}

.mini-container {
    width: 100%;
}

.slick-list.draggable {
    height: auto !important;
}

.slick-track {
    height: auto !important;
}

.left {
    text-align: left;
    width: 50% !important;
    clear: both;
    cursor: pointer;
}

.right {
    text-align: right;
    width: 50% !important;
    clear: both;
    float: right;
    cursor: pointer;
    position: absolute;
    right: 0;
}

.one {
    top: 0px;
}

.two {
    top: 80px;
}

.three {
    top: 160px;
}

.four {
    top: 240px;
}

.five {
    top: 320px;
}

.center-vid {
    position: absolute;
    width: 600px;
    left: 50%;
    margin-left: -310px;
}

.move-slider p {
    font-size: 16px;
    color: #cccccc;
    padding-bottom: 36px;
    padding-left: 0;
    padding-right: 0;
    transition: all 0.4s ease-in-out;
}

.slick-slide.is-active.left p {
    color: #e16d35;
    font-size: 18px;
    transition: all 0.4s ease-in-out;
}

.slick-slide.is-active.right p {
    color: #e16d35;
    font-size: 18px;
    transition: all 0.4s ease-in-out;
}

.slick-slide:focus {
    outline: none;
}

.desc {
    padding-bottom: 20px;
}

.video-overlay p {
    background: -moz-linear-gradient(-45deg, rgba(1, 23, 41, 0.9) 0%, rgba(1, 23, 41, 0.6) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(1, 23, 41, 0.9) 0%, rgba(1, 23, 41, 0.6) 100%);
    background: linear-gradient(135deg, rgba(1, 23, 41, 0.9) 0%, rgba(1, 23, 41, 0.6) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e6011729", endColorstr="#99011729", GradientType=1);
    position: absolute;
    bottom: 0;
    width: 500px;
    text-align: center;
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .center-vid {
        position: absolute;
        margin-left: -300px;
        margin-top: 240px;
    }

    .left {
        text-align: center;
        width: 100% !important;
    }

    .right {
        width: 100% !important;
        position: absolute;
        text-align: center;
        top: 595px;
    }

    #care-programme .slick-list.draggable {
        min-height: 800px !important;
    }

    #care-programme .slick-track {
        min-height: 800px !important;
    }

    #care-programme {
        min-height: 800px;
    }

    .two {
        top: 640px;
    }

    .three {
        top: 685px;
    }

    .four {
        top: 730px;
    }

    .five {
        top: 780px;
    }

    .move-slider p {
        padding-bottom: 0;
    }

    .care-container {
        padding-top: 15px;
    }
}

@media (max-width: 767px) {
    #care-programme .slick-list.draggable {
        min-height: 850px !important;
    }

    #care-programme .slick-track {
        min-height: 850px !important;
    }

    #care-programme {
        min-height: 850px;
    }
}

@media (max-width: 630px) {
    .center-vid {
        width: 450px;
        margin-left: -225px;
    }

    .video-overlay p {
        width: 300px;
    }

    .main-image {
        width: 100%;
    }

    #banner .desc {
        position: relative;
    }

    .right {
        top: 510px;
    }

    .two {
        top: 555px;
    }

    .three {
        top: 600px;
    }

    .four {
        top: 645px;
    }

    .five {
        top: 695px;
    }

    #care-programme .slick-list.draggable {
        min-height: 800px !important;
    }

    #care-programme .slick-track {
        min-height: 800px !important;
    }

    #care-programme {
        min-height: 800px;
    }
}

@media (max-width: 465px) {
    .center-vid {
        width: 300px;
        margin-left: -150px;
    }

    .right {
        top: 420px;
    }

    .two {
        top: 465px;
    }

    .three {
        top: 510px;
    }

    .four {
        top: 555px;
    }

    .five {
        top: 605px;
    }

    #care-programme .slick-list.draggable {
        min-height: 700px !important;
    }

    #care-programme .slick-track {
        min-height: 700px !important;
    }

    #care-programme {
        min-height: 700px;
    }
}

.content-wrapper {
    height: 100vh;
    overflow-x: hidden;
    overflow-y: auto;
    perspective: 1px;
    -webkit-perspective: 1px;
}

.banner-text {
    position: relative;
}

.box-image-all {
    width: 100%;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}

#news-events .col-md-4:hover .box-image-all, #blog-articles .col-md-4:hover .box-image-all {
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    backface-visibility: hidden;
    opacity: 0.7;
}

#news-events .col-md-4:hover .date, #blog-articles .col-md-4:hover .date {
    color: #b17a11;
}

#news-events .col-md-4:hover .heading, #blog-articles .col-md-4:hover .heading {
    color: #b17a11;
}

#news-events .col-md-4:hover .subheading, #blog-articles .col-md-4:hover .subheading {
    color: #b17a11;
}

.img-container {
    width: 100%;
    overflow: hidden;
}

#youth-activities-list img {
    width: 40%;
}

@media (max-width: 992px) {
    #youth-activities-list img {
        width: 60%;
    }

    #youth-activities-list .mr-3 {
        margin-right: 5px !important;
    }
}

@media (max-width: 767px) {
    #youth-activities-list img {
        width: 35%;
    }

    .know-more-btn {
        padding-top: 40px;
    }

    #youth-activities-list .mr-3 {
        margin-right: 1rem !important;
    }

    .youth-icon {
        margin-left: 25%;
        margin-right: 25%;
    }
}

@media (max-width: 400px) {
    #youth-activities-list img {
        width: 45%;
    }

    .youth-icon {
        margin-left: 15%;
        margin-right: 15%;
    }
}

@media (max-width: 335px) {
    #youth-activities-list img {
        width: 25%;
    }

    .youth-icon {
        margin-left: 0;
        margin-right: 0;
    }
}

.mobile {
    display: none;
}

.book-details td {
    display: block;
}

.align-icon {
    display: flex;
    margin: 0 auto;
    align-items: center;
}

.slick-prev {
    display: none !important;
}

.arrow {
    border: solid #902b30;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 5px;
}

.arrow-right {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.next {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 1px solid #902b30;
    text-align: center;
    padding-top: 13px;
    padding-right: 5px;
    position: absolute;
    right: 3%;
    margin-top: -200px;
    cursor: pointer;
}

.blogs-next {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 1px solid #902b30;
    text-align: center;
    padding-top: 13px;
    padding-right: 5px;
    position: absolute;
    right: 3%;
    margin-top: -200px;
    cursor: pointer;
}

.dark-overlay {
    background: -moz-linear-gradient(-45deg, rgba(1, 23, 41, 0.4) 0%, rgba(1, 23, 41, 0.4) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(1, 23, 41, 0.4) 0%, rgba(1, 23, 41, 0.4) 100%);
    background: linear-gradient(135deg, rgba(1, 23, 41, 0.4) 0%, rgba(1, 23, 41, 0.4) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#e6011729", endColorstr="#99011729",GradientType=1 );
}

#banner {
    background-image: url("https://d3fzplfbemxxxv.cloudfront.net/srmd/wp-content/uploads/2019/03/07190154/Slice-1.png");
    margin-bottom: 0;
}

#seva-activities {
    background-image: url("https://d3fzplfbemxxxv.cloudfront.net/srmd/wp-content/uploads/2019/03/07191207/seva-activity.jpg");
}

#youth-activities {
    background-image: url("https://d3fzplfbemxxxv.cloudfront.net/srmd/wp-content/uploads/2019/03/07191219/youth-new-3@2x.jpg");
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 0 25%;
}

#activity-detail-data {
    margin-bottom: 0;
    background-image: url("https://d3fzplfbemxxxv.cloudfront.net/srmd/wp-content/uploads/2019/03/07191308/SP.png");
}

#children-activities {
    background-image: url("https://d3fzplfbemxxxv.cloudfront.net/srmd/wp-content/uploads/2019/03/07191253/children-activity%402x.jpg");
}

.bestseller-bg {
    background-image: url("https://d3fzplfbemxxxv.cloudfront.net/srmd/wp-content/uploads/2019/03/07191207/photo-1490633874781-1-c-63-cc-424610@2x.jpg");
}

#stay-updated {
    background-image: url("https://d3fzplfbemxxxv.cloudfront.net/srmd/wp-content/uploads/2019/03/07191322/stay-updated-2%402x.jpg");
}

#spiritual-activities {
    background-image: url("https://d3fzplfbemxxxv.cloudfront.net/srmd/wp-content/uploads/2019/03/08194321/spiritual-activities.jpg");
}

.shop-now {
    width: 50%;
}

.shop-container {
    min-height: 160px;
}

.slick-slider {
    touch-action: auto;
    -ms-touch-action: auto;
}

.news-slider {
    overflow: hidden;
}

video {
    width: 100%;
}

.youth-icon {
    width: 100%;
    display: block;
}

#youth-activities-list .icon-text {
    display: inline;
}

#care-programme .slick-list {
    height: auto !important;
}

@media (max-width: 1300px) {
    .next, .blogs-next {
        right: 0px;
    }
}

@media (max-width: 1200px) {
    .next, .blogs-next {
        right: 0px;
    }

    .shop-now {
        width: 60%;
    }
}

@media (max-width: 1100px) {
    .next {
        padding-top: 3px;
        right: 5px;
    }

    .blogs-next {
        right: 5px;
    }
}

@media (max-width: 1050px) {
    .next, .blogs-next {
        width: 30px;
        height: 30px;
        right: 5px;
    }

    .arrow {
        padding: 3px;
    }
}

@media only screen and (max-width: 1024px) {
    #banner {
        height: 600px;
    }
}

@media (max-width: 992px) {
    .next, .blogs-next {
        width: 50px;
        height: 50px;
        padding-top: 13px;
        right: 3%;
    }

    .arrow {
        padding: 5px;
    }

    .shop-now {
        width: 90%;
    }

    #banner h1 {
        padding-top: 25px;
    }
}

@media (max-width: 840px) {
    .next, .blogs-next {
        width: 40px;
        height: 40px;
        padding-top: 8px;
        right: 5px;
    }
}

@media (max-width: 768px) {
    .next, .blogs-next {
        width: 30px;
        height: 30px;
        right: 5px;
        padding-top: 3px;
    }

    .arrow {
        padding: 3px;
    }

    .other-books .col {
        padding-right: 0;
    }

    .book-details {
        padding-right: 15px;
    }

        .book-details .title {
            padding-top: 15px;
        }

    #youth-activities-list .icon-text {
        display: block;
    }

    .youth-icon {
        text-align: center;
    }

    #youth-activities-list .know-more, #ages .know-more {
        padding: 15px 8px;
    }

        #youth-activities-list .know-more > i, #ages .know-more > i {
            margin-right: 0;
        }
}

@media (max-width: 767px) {
    #youth-activities-list .icon-text {
        display: inline;
    }

    .youth-icon {
        text-align: left;
        margin-left: 15%;
        margin-right: 15%;
    }

    #spiritual-activities {
        margin-bottom: 0;
        background-image: url("https://d3fzplfbemxxxv.cloudfront.net/srmd/wp-content/uploads/2019/03/08194321/spiritual-activities-for-desktop@2x.jpg");
    }

    .desktop {
        display: none;
    }

    .mobile {
        display: block;
    }

    .banner-desc {
        width: 100%;
        margin-top: -60px;
    }

    #spiritual-activities .container {
        display: block;
        padding-top: 100px;
    }

    #get-involved .container {
        height: 650px;
    }

    #activity-detail-data .container {
        height: 550px;
    }

    .poster {
        height: 250px;
    }

    .links-section p {
        padding-top: 20px;
    }

    #activity-details .container .row {
        margin-bottom: 40px;
    }

    main section {
        margin-bottom: 0;
    }

    .row.stats .col-md {
        margin-bottom: 15px;
    }

    .stat-count {
        display: inline;
    }

    .stat-name {
        display: inline;
        padding-left: 5px;
    }

    #seva-activities {
        margin-top: 20px;
    }

        #seva-activities .container {
            display: block;
            padding-top: 100px;
        }

    #youth-activities {
        margin-top: 20px;
    }

        #youth-activities .container {
            display: block;
            padding-top: 100px;
        }

    #youth-activities-list .col {
        flex-basis: 100%;
        margin-bottom: 15px;
    }

    #children-activities .container {
        display: block;
        padding-top: 100px;
    }

    #ages > .container > .row > .col {
        flex-basis: 100%;
        margin-bottom: 15px;
        justify-content: left;
    }

    #ages .age-grp {
        font-size: 12px;
        width: 85px;
        height: 85px;
        padding: 25px 0;
    }

    #stay-updated .container {
        display: block;
        padding-top: 150px;
    }

    #stay-updated.bg-cover {
        background-position: 95%;
    }

    #upcoming-events .container {
        padding-top: 100px;
    }

    #upcoming-events .bg-cover {
        background-position: 0;
    }

    .grey-border {
        border: 1px solid #d6d6d6;
        margin-top: -10px;
        margin-left: -15px;
        margin-right: -15px;
        padding: 15px;
    }

    #upcoming-events .poster-data {
        height: auto;
        padding-bottom: 20px;
    }

    .mrB20 {
        margin-bottom: 20px;
    }

    .bestseller {
        margin-bottom: 20px;
    }

        .bestseller .bg-cover {
            background-repeat: no-repeat;
            background-position: top;
        }

        .bestseller .details {
            margin-left: 0;
        }

    .other-books .row {
        margin-left: 0;
        margin-right: 0;
    }

    .other-books .col {
        flex-basis: 100%;
        margin-bottom: 20px;
        padding-left: 0;
    }

    .book-details {
        border-right: 0;
        border-bottom: 1px solid #e4e4e4;
    }

    .other-books .desc {
        padding-bottom: 0;
    }

    .book-details td {
        display: table-cell;
        padding: 15px 15px 25px 0px;
        vertical-align: top;
    }

    .sw-container {
        padding: 15px;
    }

    .sw-image {
        width: 50%;
        margin: 0 auto;
    }

    footer {
        margin-top: -100px;
    }

        footer .container {
            padding-top: 80px;
        }

    .pdL20 {
        padding-left: 20px;
    }

    .pdT40 {
        padding-top: 40px;
    }

    .next {
        display: none;
    }

    .blogs-next {
        display: none;
    }

    .news-slider .slick-list, .blogs-slider .slick-list {
        padding: 0 10% 0 0;
    }

    .mobile.view-all {
        text-decoration: none;
        font-family: Montserrat;
        font-size: 12px;
        font-weight: 600;
        letter-spacing: 1.3px;
        color: #902b30;
    }

    #news-events .title {
        padding-top: 30px;
    }

    #blog-articles .title {
        padding-top: 30px;
    }

    #divine-shop .title {
        padding-top: 30px;
    }

    .book-details .title {
        padding-top: 0 !important;
    }

    .view-all .arrow {
        padding: 3px;
    }

    .youth-text-margin {
        margin-top: -200px;
    }

    .children-text-margin {
        margin-top: -80px;
    }

    .shop-now {
        width: auto;
        max-width: 96px;
    }

    #banner {
        height: 600px;
    }

        #banner .container {
            height: 300px;
        }

        #banner h1 {
            padding-top: 0px;
        }
}

@media (max-width: 600px) {
    .youth-text-margin {
        margin-top: -270px;
    }

    #banner {
        height: 500px;
    }
}

@media (max-width: 500px) {
    .sw-image {
        width: 100%;
    }

    #banner {
        background: url("https://d3fzplfbemxxxv.cloudfront.net/srmd/wp-content/uploads/2019/03/07191905/banner-mobile.png");
        background-repeat: no-repeat;
        background-size: cover;
        background-position: 70%;
        height: 800px;
    }

        #banner .container {
            height: 420px;
        }

    #activity-detail-data {
        background: url("https://d3fzplfbemxxxv.cloudfront.net/srmd/wp-content/uploads/2019/03/07191952/hq-image.png");
        background-size: 100%;
        background-position: 0;
    }

    #youth-activities {
        background: url("https://d3fzplfbemxxxv.cloudfront.net/srmd/wp-content/uploads/2019/03/07192154/youth-bg-mobile.png");
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: 0;
    }

    .youth-text-margin {
        margin-top: -80px;
    }

    #children-activities {
        background-image: url("https://d3fzplfbemxxxv.cloudfront.net/srmd/wp-content/uploads/2019/03/07192138/children-bg-mobile.png");
        background-size: 100%;
        background-repeat: no-repeat;
        background-position: 0 -10px;
    }

    #stay-updated {
        background-image: url("https://d3fzplfbemxxxv.cloudfront.net/srmd/wp-content/uploads/2019/03/07192146/stay-updated-mobile.png");
    }
}

@media (max-width: 420px) {
    #banner {
        background-position: 70%;
        margin-top: -50px;
    }
}

@media (max-width: 395px) {
    #banner {
        height: 750px;
    }
}

@media (max-width: 370px) {
    .children-text-margin {
        margin-top: -130px;
    }

    .mission-desc {
        margin-top: -50px;
    }
}

@media (max-width: 360px) {
    #children-activities.bg-cover {
        background-position: 70%;
    }

    .youth-text-margin {
        margin-top: -120px;
    }

    #banner {
        height: 670px;
    }

        #banner .container {
            height: 350px;
        }
}

@media (max-width: 330px) {
    #banner {
        height: 600px;
    }
}
/*Page name
This should match the menu name.
For ex:
Start Shrimad Rajchandraji
*/
/*
End Shrimad Rajchandraji
*/
/*
Start Components
*/
/*
Start Forms
*/
/*Registration Form 1 Start*/
.form-title {
    color: #b07a10;
    font-weight: normal;
    font-family: "Noto Serif JP", serif;
    font-size: 26px;
}

.form-intro {
    margin-bottom: 50px;
    padding-left: 20px;
}

    .form-intro li {
        font: normal 14px/30px "Noto Serif JP", serif;
    }

        .form-intro li a {
            color: #212529;
        }

.form-sctn {
    margin-bottom: 100px;
}

.form-label {
    color: #b07a10;
    font-size: 14px;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    text-transform: uppercase;
}

input.form-fld {
    background-color: #f2f0f1;
    border: 1px solid #d7d5d6;
    border-radius: 7px;
    color: #000;
    font-family: "Noto Serif JP", serif;
    font-size: 16px;
    height: 50px;
    padding: 15px 35px;
}

.form-control:focus, .slct-fld .form-control:focus {
    color: #495057;
    background-color: #f2f0f1;
    border-color: #d7d5d6;
    border-left: 7px solid #ffba21;
    outline: 0;
    box-shadow: none;
}

.form-control::-webkit-input-placeholder {
    color: #000;
    opacity: 1;
}

.form-control::-moz-placeholder {
    color: #000;
    opacity: 1;
}

.form-control:-ms-input-placeholder {
    color: #000;
    opacity: 1;
}

.form-control::-ms-input-placeholder {
    color: #000;
    opacity: 1;
}

.form-control::placeholder {
    color: #000;
    opacity: 1;
}

.mb25 {
    margin-bottom: 25px;
}

.slct-fld {
    background-color: #f2f0f1;
    border: 1px solid #d7d5d6;
    border-radius: 7px;
    color: #000;
    font-weight: "Noto Serif JP", serif;
    height: 50px;
    position: relative;
}

    .slct-fld:before {
        background-color: #f2f0f1;
        content: "";
        display: block;
        height: 48px;
        pointer-events: none;
        position: absolute;
        right: 1px;
        top: 0;
        width: 25px;
        z-index: 1;
        border-radius: 7px;
    }

    .slct-fld:after {
        border-top: 1px solid #750000;
        border-left: 1px solid #750000;
        content: "";
        display: block;
        height: 15px;
        margin-top: -13px;
        pointer-events: none;
        position: absolute;
        right: 15px;
        top: 50%;
        transform: rotate(-135deg);
        -moz-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
        -webkit-transform: rotate(-135deg);
        width: 15px;
        z-index: 1;
    }

    .slct-fld .form-control {
        background-color: #f2f0f1;
        border: none;
        border-radius: 7px;
        font-size: 16px;
        padding: 15px 35px;
        height: 100%;
    }

textarea.form-fld {
    border-radius: 7px;
    border: 1px solid #d7d5d6;
    background-color: #f2f0f1;
    color: #000;
    font-size: 16px;
    height: 100px;
    padding: 15px 35px;
    resize: none;
}

@media screen and (max-width: 768px) {
    textarea.form-fld {
        height: 220px;
    }
}

.reg-mem-dtls {
    position: relative;
}

    .reg-mem-dtls:before {
        background-color: #ffba21;
        content: "";
        display: block;
        height: 180px;
        position: absolute;
        left: 0;
        right: 0;
        width: 100%;
    }

.reg-mem-dv {
    position: relative;
    padding-top: 50px;
    padding-bottom: 95px;
    z-index: 1;
}

.reg-mem-hd {
    color: #654403;
    font-weight: 700;
    font-family: "Noto Serif JP", serif;
    font-size: 26px;
}

.member-dv {
    background-color: #fff;
    border: 1px solid #cdcdcd;
    margin-bottom: 20px;
    overflow: hidden;
}

    .member-dv .card-header {
        background-color: #fff;
        border-bottom: none;
        display: inline-block;
        padding: 0;
    }

    .member-dv .card-link {
        color: #b17a11;
        display: block;
        font-weight: 700;
        font-family: "Noto Serif JP", serif;
        font-size: 24px;
        overflow: hidden;
        padding: 20px 25px;
        position: relative;
        width: 100%;
    }

        .member-dv .card-link:focus {
            outline: none;
        }

        .member-dv .card-link i {
            border: 1px solid #750000;
            border-radius: 50px;
            display: block;
            float: right;
            height: 32px;
            position: relative;
            width: 32px;
        }

            .member-dv .card-link i:after {
                border-top: 1px solid #750000;
                border-left: 1px solid #750000;
                content: "";
                display: block;
                height: 12px;
                margin: -4px auto 0;
                pointer-events: none;
                position: absolute;
                right: 0;
                left: 0;
                top: 50%;
                transform: rotate(45deg);
                -moz-transform: rotate(45deg);
                -ms-transform: rotate(45deg);
                -webkit-transform: rotate(45deg);
                width: 12px;
            }

        .member-dv .card-link.collapsed i:after {
            transform: rotate(-135deg);
            -moz-transform: rotate(-135deg);
            -ms-transform: rotate(-135deg);
            -webkit-transform: rotate(-135deg);
            margin-top: -8px;
        }

    .member-dv .card-body {
        position: relative;
        padding: 15px 30px 25px;
    }

        .member-dv .card-body:after {
            background-color: #cdcdcd;
            content: "";
            display: block;
            height: 1px;
            position: absolute;
            left: 30px;
            right: 30px;
            top: 0;
        }

    .member-dv ul {
        margin: 0;
        padding: 0;
    }

    .member-dv li {
        display: inline-block;
        font-size: 16px;
        list-style: none;
        margin: 0 0 30px;
        padding: 0;
        width: 100%;
    }

        .member-dv li:last-of-type {
            margin: 0;
        }

        .member-dv li span {
            color: #b07a10;
            float: left;
            font-size: 14px;
            text-transform: uppercase;
            width: 30%;
        }

@media screen and (max-width: 767px) {
    .member-dv ul li span {
        display: block;
        float: none;
        margin-bottom: 5px;
        width: 100%;
    }
}

.checkbx {
    font-size: 16px;
    margin: 0;
    padding-left: 75px;
    padding-top: 20px;
    position: relative;
}

    .checkbx input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
    }

    .checkbx .checkmark {
        background-color: #f2f0f1;
        border: 1px solid #d7d5d6;
        border-radius: 7px;
        position: absolute;
        top: 0;
        left: 0;
        height: 50px;
        width: 50px;
    }

    .checkbx:hover input ~ .checkmark {
        background-color: #f2f0f1;
    }

    .checkbx input:checked ~ .checkmark {
        background-color: #f2f0f1;
    }

    .checkbx .checkmark:after {
        content: "";
        position: absolute;
        display: none;
    }

    .checkbx input:checked ~ .checkmark:after {
        display: block;
    }

    .checkbx .checkmark:after {
        margin-left: -5px;
        margin-top: -14px;
        left: 50%;
        top: 50%;
        width: 10px;
        height: 25px;
        border: 1px solid #750000;
        border-width: 0 3px 3px 0;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }

.register-btn, .cancel-btn, .cancel-btn:hover {
    background-color: #902B30;
    border: 1px solid #902B30;
    color: #fff;
    font-size: 12px;
    text-align: left;
    padding: 12px 25px;
    width: 300px;
}

@media screen and (max-width: 480px) {
    .register-btn, .cancel-btn, .cancel-btn:hover {
        padding: 16px 25px;
        width: 100%;
    }
}

.register-btn:hover, .cancel-btn {
    background-color: #fff;
    border-color: #902B30;
    color: #902B30;
}

    .register-btn i, .cancel-btn i {
        font-size: 17px;
        float: right;
    }

.cancel-btn {
    margin-top: 25px;
}

.clearfix {
    clear: both;
}

/*Registration Form 1 End*/
/*Registration Form 2 Start*/
.textinput {
    height: 50px;
    position: relative;
    width: 100%;
}

    .textinput input,
    .textinput label,
    .textinput select,
    .textinput textarea {
        cursor: text;
        position: absolute;
        transition: all 0.15s ease;
    }

    .textinput label {
        background: #f2f0f1;
        font-size: 17px;
        padding: 15px 35px;
        margin: 0;
        z-index: 1;
        height: 48px;
        border-radius: 7px;
        pointer-events: none;
        top: 1px;
        left: 1px;
    }

    .textinput input:-webkit-autofill ~ label.form-label,
    .textinput select:-webkit-autofill ~ label.form-label,
    .textinput textarea:-webkit-autofill ~ label.form-label {
        background: #fff;
        border-radius: 0;
        font-size: 12px;
        line-height: 1.2;
        height: auto;
        position: absolute;
        top: -11px;
        left: 15px;
        padding: 2px 5px;
    }

    .textinput input.filled ~ label.form-label,
    .textinput input:focus ~ label.form-label,
    .textinput input:valid ~ label.form-label,
    .textinput select.filled ~ label.form-label,
    .textinput select:focus ~ label.form-label,
    .textinput select:valid ~ label.form-label,
    .textinput textarea.filled ~ label.form-label,
    .textinput textarea:focus ~ label.form-label,
    .textinput textarea:valid ~ label.form-label {
        background: #fff;
        border-radius: 0;
        font-size: 12px;
        line-height: 1.2;
        height: auto;
        position: absolute;
        top: -11px;
        left: 15px;
        padding: 2px 5px;
    }

    .textinput input:-webkit-autofill,
    .textinput input:-webkit-autofill:hover,
    .textinput input:-webkit-autofill:focus,
    .textinput select:-webkit-autofill,
    .textinput select:-webkit-autofill:hover,
    .textinput select:-webkit-autofill:focus,
    .textinput textarea:-webkit-autofill,
    .textinput textarea:-webkit-autofill:hover,
    .textinput textarea:-webkit-autofill:focus {
        -webkit-box-shadow: 0 0 0 1000px white inset !important;
        transition: all 0s;
    }

    .textinput.txt-area {
        height: 115px;
    }

@media screen and (max-width: 768px) {
    .textinput.txt-area {
        height: 220px;
    }
}

.slct-fld.textinput {
    border: none;
}

    .textinput .form-control:focus, .slct-fld.textinput .form-control:focus {
        border-left-width: 1px;
        border-color: #ffba21;
    }

/*Registration Form 2 End*/
/* Login Form Start */
.loginBox {
    max-width: 470px;
    margin: 0 auto;
    border: 1px solid #979797;
    padding: 20px 53px;
    border-radius: 6px;
}

.textinput label.no-bg {
    background: none;
    font-family: "Noto Serif JP", sans-serif;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #696767;
    text-transform: none;
    padding: 15px 35px 15px 15px;
}

#login_username.login-input, #login_password.login-input {
    border: 1px solid #979797;
    border-radius: 6px;
}

    #login_username.login-input:focus, #login_password.login-input:focus {
        background: none;
        outline: none;
    }

.login-heading {
    padding-bottom: 20px;
    border-bottom: 1px solid #979797;
}

.loginBox-padding {
    padding-top: 30px;
    margin-bottom: 10px;
}

.forgot-link {
    text-align: right;
}

    .forgot-link a {
        text-transform: uppercase;
        color: #902B30;
        font-size: 12px;
    }

.fullWidth {
    width: 100%;
    text-align: center;
    padding: 12px 0;
    margin-top: 30px;
    border-radius: 6px;
}

    .fullWidth:hover {
        width: 100%;
    }

.pdLeft {
    padding-left: 0;
}

.pdRight {
    padding-right: 0;
}

.or {
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #4a4a4a;
    line-height: 0.1em;
    margin: 10px 0 20px;
    font-size: 14px;
    color: #696767;
}

    .or span {
        background: #fff;
        padding: 0 10px;
    }

.divider {
    padding: 40px 0;
}

.google-plus {
    background: #fff;
    border: 1px solid #979797;
    border-radius: 6px;
}

    .google-plus:hover {
        border: 1px solid #979797;
    }

    .google-plus img {
        width: 60%;
    }

@media (max-width: 767px) {
    .pdLeft {
        padding: 0;
    }

    .pdRight {
        padding: 0;
    }
}

@media (max-width: 500px) {
    .google-plus img {
        width: 90%;
    }

    .loginBox {
        padding: 20px 28px;
    }
}
/*Login Form End*/
/*Change Password and Forgot Password*/
.change-password-section fieldset, .forgot-password-section fieldset {
    border: 0;
}

.textinput input.change-and-forgot-password-input {
    width: 100%;
    background: none;
    padding: 15px;
}

.change-password-section .textinput {
    width: 31%;
    margin: 0 1%;
    display: inline-block;
    float: left;
}

.change-password-section .textinput, .change-password-section .login-heading, .forgot-password-section .login-heading {
    margin-bottom: 25px;
}

input[type=submit].change-and-forgot-password-btn {
    background-color: #c66a10;
    color: #efede7;
    border: 0;
    font-size: 13px;
    text-transform: uppercase;
    cursor: pointer;
    height: 41px;
}

.change-and-forgot-password-margin {
    margin-top: 15px;
}

.login-heading p {
    margin: 0;
    text-align: left;
    padding-top: 10px;
    color: #443221;
    line-height: 24px;
}

.change-and-forgot-password-box {
    border: 1px solid #979797;
    padding: 0 20px;
    border-radius: 6px;
}
.forgot-password-section .textinput {
    width: 50%;
    margin: 0 auto 25px auto;
}
@media(max-width:992px){
    .forgot-password-section .textinput {
        width: 100%;
        text-align: left;
    }
    .change-and-forgot-password-box{
        padding: 0;
    }
}
@media(max-width: 440px){
    .forgot-password-section .textinput input.change-and-forgot-password-input{
        height: 65px;
    }
}
/*Change Password and Forgot Password end*/
/*Blog Start*/
.blog-sctn {
    margin-bottom: 100px;
    width: 100%;
}

.view-all {
    font-family: "Montserrat", sans-serif;
    font-size: 12px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.58;
    letter-spacing: 1.3px;
    color: #902B30;
    margin-top: 10px;
    position: relative;
    z-index: 1;
}

    .view-all i {
        font-size: 14px;
        margin-left: 30px;
    }

@media (min-width: 1025px) {
    .view-all {
        margin-top: 0;
        position: absolute;
        right: 0;
        top: 10px;
    }

        .view-all i {
            display: none;
        }
}
/*.blog-scroll{
  display: inline-block; 
  width: 100%}*/
@media (max-width: 992px) {
    .blog-scroll {
        margin-bottom: 60px;
        margin-left: -25px;
        margin-right: -15px;
    }
}

.blog-item {
    border-radius: 5px;
}

    .blog-item img {
        border-radius: 5px 5px 0 0;
        margin: 0 auto;
        -webkit-transition: all 300ms ease-out;
        -moz-transition: all 300ms ease-out;
        -o-transition: all 300ms ease-out;
        -ms-transition: all 300ms ease-out;
        transition: all 300ms ease-out;
        width: auto;
    }

    .blog-item:hover img {
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1);
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
        backface-visibility: hidden;
        opacity: 0.7;
    }

    .blog-item .card-img-top {
        overflow: hidden;
        width: 100%;
    }

.blog-content {
    border: 1px solid #eee;
    border-top: none;
    border-radius: 0 0 5px 5px;
    overflow: hidden;
    padding: 10px 10px 15px;
}

.post-meta {
    font-family: "Montserrat", sans-serif;
    font-size: 8.5px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.82;
    letter-spacing: 0.1px;
    color: #4a4a4a;
}

.post-title {
    font-family: "Noto Serif JP", serif;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.43;
    letter-spacing: normal;
    color: #000;
}

@media screen and (max-width: 767px) {
    .post-title {
        font-size: 20px;
        line-height: 1.3;
    }
}

.post-content p {
    font-family: "Noto Serif JP", serif;
    font-size: 10px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #000;
}

.post-tag {
    font-family: "Montserrat", sans-serif;
    font-size: 9px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.11;
    letter-spacing: 0.1px;
    color: #902B30;
}

    .post-tag span {
        display: inline-block;
    }

.wishlist, .share {
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #902B30;
}

.share {
    margin-left: 10px;
}

.owl-prev.disabled,
.owl-next.disabled {
    display: none;
}

.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next {
    border: 1px solid #750000 !important;
    border-radius: 50px;
    color: #750000 !important;
    font-size: 20px !important;
    line-height: 1.5 !important;
    height: 32px;
    width: 32px;
    position: absolute;
    top: 50%;
}

.owl-carousel .owl-nav button.owl-prev {
    left: -35px;
}

.owl-carousel .owl-nav button.owl-next {
    right: -35px;
}

@media screen and (min-width: 1360px) {
    .owl-carousel .owl-nav button.owl-prev {
        left: -80px;
    }

    .owl-carousel .owl-nav button.owl-next {
        right: -80px;
    }
}

.owl-carousel .owl-nav button.owl-prev i {
    margin-right: 2px;
}

.owl-carousel .owl-nav button.owl-next i {
    margin-left: 2px;
}

/*Blog End*/
/*Home Page Start*/
.spiritual-act-dv {
    background: url(../images/spiritual-activities.jpg) no-repeat 70% center;
    background-size: cover;
    display: inline-block;
}

    .spiritual-act-dv .container {
        height: 600px;
        position: relative;
        padding: 50px 0 0;
    }

@media screen and (max-width: 767px) {
    .spiritual-act-dv1 .container {
        padding: 550px 0 0;
    }
}

.hdn-txt {
    font-family: "Lora", serif;
    font-size: 40px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.43;
    letter-spacing: normal;
    color: #b17a11;
    margin-bottom: 40px;
}

    .hdn-txt span {
        display: block;
        font-size: 40px;
        font-family: "Lora", serif;
        letter-spacing: 5px;
        text-transform: uppercase;
    }

@media screen and (max-width: 767px) {
    .hdn-txt {
        margin-bottom: 435px;
    }
}

.hdn-txt1 {
    margin-bottom: 20px;
}

@media screen and (min-width: 1025px) {
    .hdn-txt2 {
        text-align: right;
    }

    .hdn-txt2, .banner-desc2 {
        float: right;
    }
}

.know-more {
    font-family: "Montserrat", sans-serif;
    font-size: 10px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 1.1px;
    color: #902B30;
}

    .know-more i {
        margin-left: 25px;
    }

.banner-desc1 {
    width: 387px;
    padding: 30px;
    border-radius: 6px;
    margin-bottom: 50px;
}

@media screen and (max-width: 767px) {
    .banner-desc1 {
        width: 100%;
    }

    .banner-content {
        margin: 0;
        position: relative;
        left: auto;
        right: auto;
        top: -10%;
        z-index: 1;
    }
}

.banner-desc1 p {
    font-family: "Noto Serif JP", serif;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.75;
    letter-spacing: normal;
    color: #000;
}

.seva-act-dv {
    background-image: url(../images/seva-activity.jpg);
    background-position: 15% center;
}

@media screen and (max-width: 1024px) {
    .seva-act-dv {
        margin-bottom: 50px;
    }
}

.seva-act-dv .container {
    height: 700px;
}

/*Home Page End*/
/*TV Channel Start*/
.tv-chanel .chanel-hdn {
    margin-bottom: 35px;
}

.tv-chanel .blog-item {
    background-color: #fff;
    border: 1px solid #b17a11;
}

.tv-chanel .card-img-top {
    padding: 5px;
}

.tv-chanel .owl-carousel .owl-item img {
    border-radius: 0;
    max-width: 100%;
    margin: 0 auto;
    width: auto;
}

.tv-chanel .post-title {
    border-top: 1px solid #979797;
    font-family: "Noto Serif JP", serif;
    font-size: 17px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 2;
    letter-spacing: normal;
    color: #4a4a4a;
}

.tv-chanel .post-info {
    width: 100%;
    display: table;
}

.tv-chanel .post-meta {
    display: table-cell;
    height: 105px;
    vertical-align: middle;
    width: 100%;
}

.tv-chanel .post-date {
    color: #b17a11;
    display: inline-block;
    font-family: "Montserrat", sans-serif;
    font-size: 10px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 2;
    letter-spacing: 1.1px;
    text-transform: uppercase;
    width: 100%;
}

.tv-chanel .post-time {
    font-family: "Noto Serif JP", serif;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 2;
    letter-spacing: normal;
    color: #000;
}

.corporate-sponsor .blog-item {
    width: 100%;
    display: table;
    height: 210px;
}

    .corporate-sponsor .blog-item .card-img-top {
        display: table-cell;
        vertical-align: middle;
        width: 100%;
        height: 215px;
    }

/*TV Channel End*/
/*Image Gallery Start*/
.img-gallery .gallery-nav {
    padding: 0 35px;
}

@media screen and (min-width: 1025px) {
    .img-gallery .gallery-nav {
        padding: 0 190px;
    }
}

.img-gallery .gallery-nav .slick-list .slick-slide {
    padding: 10px 5px;
}

@media screen and (min-width: 1025px) {
    .img-gallery .gallery-nav .slick-list .slick-slide {
        padding: 20px 10px;
    }
}

.img-gallery .gallery-nav .slick-list .slick-slide img {
    border-radius: 5px;
}

.img-gallery .slick-arrow {
    background-color: #fff;
    border: 1px solid #750000 !important;
    border-radius: 50px;
    display: block !important;
    font-size: 0;
    line-height: 0;
    height: 27px;
    width: 27px;
    position: absolute;
    margin-top: -13px;
    top: 50%;
    z-index: 1;
}

@media screen and (min-width: 1025px) {
    .img-gallery .slick-arrow {
        margin-top: -19px;
        height: 39px;
        width: 39px;
    }
}

.img-gallery .slick-prev.slick-arrow {
    left: 0;
}

.img-gallery .slick-next.slick-arrow {
    right: 0;
}

@media screen and (min-width: 1025px) {
    .img-gallery .slick-prev.slick-arrow {
        left: 100px;
    }

    .img-gallery .slick-next.slick-arrow {
        right: 100px;
    }
}

.img-gallery .slick-disabled {
    display: none !important;
}

.img-gallery .slick-prev:after {
    content: "";
    display: block;
    width: 7px;
    height: 7px;
    border-top: 3px solid #902B30;
    border-left: 3px solid #902B30;
    margin-left: 15px;
    transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.img-gallery .slick-next:after {
    content: "";
    display: block;
    width: 7px;
    height: 7px;
    border-top: 3px solid #902B30;
    border-right: 3px solid #902B30;
    margin-left: 10px;
    transform: rotate(47deg);
    -moz-transform: rotate(47deg);
    -ms-transform: rotate(47deg);
    -o-transform: rotate(47deg);
    -webkit-transform: rotate(47deg);
}

@media screen and (min-width: 1025px) {
    .img-gallery .slick-prev:after,
    .img-gallery .slick-next:after {
        width: 11px;
        height: 11px;
    }
}
/*Image Gallery End*/
/*Testimonial Start*/
.testimonial-dv {
    background-color: #ffae21;
    margin-bottom: 50px;
}

@media screen and (min-width: 1025px) {
    .testimonial .testimonial-img {
        float: right;
        width: 25%;
    }
}

.testimonial .testimonial-img img {
    max-width: 100%;
    width: auto;
}

.testimonial .testimonial-contnt {
    color: #654403;
    padding: 45px 15px;
}

@media screen and (min-width: 1025px) {
    .testimonial .testimonial-contnt {
        float: left;
        width: 75%;
    }
}

.testimonial .testimonial-contnt span {
    color: #000;
    display: block;
    font-family: "Montserrat", sans-serif;
    font-size: 13px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.15;
    letter-spacing: 0.5px;
    margin-top: 15px;
}

.testimonial .owl-dots {
    padding: 0 10px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 30px;
}

@media screen and (min-width: 1025px) {
    .testimonial .owl-dots {
        bottom: 40px;
    }
}

.testimonial .owl-dots button span {
    background-color: #ffce79;
    border-radius: 50px;
    display: block;
    height: 10px;
    margin: 5px 10px;
    width: 10px;
}

.testimonial .owl-dots button.owl-dot.active span {
    background-color: #fff;
}

/*Testimonial End*/
/*Square with image content Start*/
.content-dv {
    margin-bottom: 30px;
    overflow: hidden;
}

.quotation-img-dv {
    margin-bottom: 30px;
}

@media screen and (min-width: 1025px) {
    .quotation-img-dv {
        margin-bottom: 0;
    }
}

@media (max-width: 767px) {
    .content-dv .poster {
        height: inherit;
    }
}

.quotation-dv .quotation {
    font-family: "Noto Serif JP", serif;
    font-size: 16px;
    font-weight: normal;
    font-style: italic;
    font-stretch: normal;
    line-height: 1.88;
    letter-spacing: normal;
    color: #a57312;
}

    .quotation-dv .quotation span {
        font-family: "Noto Serif JP", serif;
        font-size: 11px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #403f3e;
    }

        .quotation-dv .quotation span.author {
            font-family: "Montserrat", sans-serif;
            font-size: 12px;
            font-weight: 600;
            font-style: normal;
            font-stretch: normal;
            line-height: 2;
            letter-spacing: 1.3px;
            color: #333;
        }

.btm-brdr {
    border-bottom: 2px solid #dcdcdc;
}

.acitiviy-dv {
    margin-bottom: 80px;
    overflow: hidden;
}

@media (max-width: 767px) {
    .acitiviy-dv .poster {
        height: inherit;
    }
}

.acitiviy-dv .bg-cover {
    height: 100%;
    border-radius: 6px;
    position: relative;
    color: #fff;
    overflow: hidden;
}

    .acitiviy-dv .bg-cover img {
        border-radius: 5px;
    }

.acitiviy-dv .poster-name {
    font-family: "Noto Serif JP", serif;
    font-size: 24px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.42;
    letter-spacing: normal;
    position: absolute;
    bottom: 15px;
    left: 20px;
}

.activity-link {
    border: 1px solid #c89598;
    border-radius: 4px;
    color: #c89598;
    display: block;
    font-family: "Montserrat", sans-serif;
    font-size: 12px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 1.8px;
    margin-bottom: 20px;
    padding: 15px 20px;
    text-decoration: none;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    width: 300px;
}

    .activity-link:hover {
        border: 1px solid #902B30;
        color: #902B30;
        text-decoration: none;
    }

    .activity-link i {
        margin-right: 10px;
        -webkit-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
    }

        .activity-link i:hover > i {
            margin-right: 0;
        }

/*Square with image content End*/
/*Banner1 Start*/
.banr-img {
    background-image: url(../images/gurudevshri-banr.jpg);
}

.banr-img-gan {
    background-image: url(../images/pkd-gandhiji-banner-1.jpg);
}

.banr-img-gan1 {
    background-image: url(../images/pkd-gandhiji-banner-1.jpg);
}

.banner {
    height: 650px;
    position: relative;
    z-index: -1;
}

@media (min-width: 1440px) {
    .banner {
        height: 750px;
    }
}

@media (min-width: 1650px) {
    .banner {
        height: 850px;
    }
}

@media (min-width: 1850px) {
    .banner {
        height: 950px;
    }
}

@media (min-width: 2050px) {
    .banner {
        height: 1050px;
    }
}

.banner .container {
    color: #b17a11;
    font-family: "Lora", serif;
    font-size: 32px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.38;
    letter-spacing: normal;
    height: 400px;
    display: flex;
    align-items: center;
}

    .banner .container p {
        width: 400px;
    }

@media screen and (max-width: 480px) {
    .banner .container {
        width: 100%;
    }
}

.banner .container {
    position: relative;
}

.banr-text {
    color: #000;
    font-family: "Noto Serif JP", serif;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.75;
    letter-spacing: normal;
    margin-top: -70px;
}

    .banr-text h1 {
        margin-top: 0;
    }

    .banr-text .mission-desc {
        padding: 30px;
    }

.play-btn {
    background: url(../svg/play.svg) no-repeat 0 0;
    background-size: cover;
    display: block;
    height: 70px;
    font-size: 0;
    line-height: 0;
    margin-bottom: 10px;
    position: relative;
    top: -72px;
    width: 70px;
}

/*Banner1 End*/
/*Banner2 Start*/
.banr-img02 {
    background-image: url(../images/srmd-love-care.jpg);
}

/*Banner2 End*/
/*Banner3 Start*/
.slider-banner .owl-dots {
    padding: 0 10px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
}

    .slider-banner .owl-dots button span {
        background-color: #656561;
        border-radius: 50px;
        display: block;
        height: 10px;
        margin: 5px 10px;
        width: 10px;
    }

    .slider-banner .owl-dots button.owl-dot.active span {
        background-color: #fff;
    }

.marBotm40 {
    margin-bottom: 40px;
}

.bg-img {
    position: relative;
    width: 100%;
    height: 100%;
    background-size: cover;
    z-index: 99;
}

    .bg-img:before {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 50%, #000);
    }

.banner-slider-txt {
    font-family: "Noto Serif JP", serif;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.75;
    letter-spacing: normal;
    color: #fff;
    margin: 0 auto;
    overflow: hidden;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 30px;
    width: 70%;
    z-index: 100;
}

@media screen and (min-width: 1025px) {
    .banner-slider-txt {
        bottom: 50px;
    }
}

.banner-slider-txt p {
    margin: 0;
}

/*Banner3 End*/
/*Banner 4 Start*/
.marb100 {
    margin-bottom: 100px;
}

.w100per {
    width: 100%;
}

.rounded-brdr {
    border-radius: 5px;
    overflow: hidden;
}

/*Banner 4 End*/
/*Placeholder Start*/
.saga-banr {
    background: url(../images/saga-of-spirituality.jpg) no-repeat 0 0;
    background-size: cover;
}

@media screen and (min-width: 801px) {
    .saga-banr {
        height: 600px;
    }
}

@media screen and (max-width: 800px) {
    .saga-banr {
        background-image: url(../images/saga-of-spirituality-m.jpg);
        background-position: 0 100%;
        padding-bottom: 270px;
    }
}

.saga-ban-txt {
    display: flex;
    flex-wrap: wrap;
    padding: 30px;
    top: 0;
    z-index: 1;
    width: 100%;
}

@media screen and (min-width: 801px) {
    .saga-ban-txt .cells {
        padding-top: 7%;
        width: 50%;
    }
}

.saga-btn-link {
    border: 1px solid #fff;
    border-radius: 4px;
    color: #fff;
    display: block;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 1.5px;
    margin-bottom: 20px;
    padding: 15px 20px;
    text-decoration: none;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    width: 100%;
}

@media screen and (min-width: 801px) {
    .saga-btn-link {
        float: left;
        width: 220px;
    }

        .saga-btn-link:first-of-type {
            margin-right: 30px;
        }
}

.saga-btn-link:last-of-type {
    margin-bottom: 0;
}

.saga-btn-link:hover {
    background-color: #902B30;
    border: 1px solid #902B30;
    color: #fff;
    text-decoration: none;
}

.saga-btn-link i {
    margin-right: 10px;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.saga-btn-link:hover > i {
    margin-right: 0;
}

.best-seller {
    background: url(../images/best-selling-book.jpg) no-repeat 0 0;
    background-size: cover;
}

@media screen and (min-width: 801px) {
    .best-seller {
        height: 385px;
    }
}

@media screen and (max-width: 800px) {
    .best-seller {
        background-image: url(../images/best-selling-book-m.jpg);
        background-position: 0 100%;
        background-size: cover;
        padding-bottom: 270px;
    }
}

@media (min-width: 801px) and (max-width: 991px) {
    .bestseller-txt {
        padding: 15px;
    }

        .bestseller-txt .cells {
            width: 65%;
        }

            .bestseller-txt .cells:last-of-type {
                width: 35%;
            }
}

@media screen and (min-width: 991px) {
    .bestseller-txt .cells {
        padding-top: 0;
        width: 75%;
    }

        .bestseller-txt .cells:last-of-type {
            width: 25%;
        }
}
/*Placeholder End*/
/*Premium Start*/
.divine-banr {
    background: url(../images/connect-with-the-divine.jpg) no-repeat center bottom;
    background-size: cover;
    padding-top: 95px;
    padding-bottom: 95px;
}

@media screen and (min-width: 801px) {
    .divine-banr {
        height: 600px;
    }
}

@media screen and (max-width: 800px) {
    .divine-banr {
        background-image: url(../images/connect-with-the-divine-m.jpg);
        padding: 30px 15px 300px;
    }
}

.divine-link {
    border: 1px solid #fff;
    border-radius: 4px;
    color: #fff;
    display: block;
    font-family: "Montserrat", sans-serif;
    font-size: 12px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 1.8px;
    margin-bottom: 20px;
    padding: 15px 20px;
    text-decoration: none;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    width: 300px;
}

    .divine-link:hover {
        border: 1px solid #902B30;
        background-color: #902B30;
        color: #fff;
        text-decoration: none;
    }

@media screen and (max-width: 320px) {
    .divine-link {
        width: inherit;
    }
}

.divine-link i {
    margin-right: 10px;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.divine-link:hover > i {
    margin-right: 0;
}

.divine-banr2 {
    background: url(../images/connect-with-the-divine-2.jpg) no-repeat center bottom;
    background-size: cover;
    padding-top: 95px;
    padding-bottom: 95px;
}

@media screen and (min-width: 801px) {
    .divine-banr2 {
        height: 385px;
    }
}

@media screen and (max-width: 800px) {
    .divine-banr2 {
        background-image: url(../images/connect-with-the-divine-m.jpg);
        padding: 30px 15px 300px;
    }
}
/*Premium End*/
/*Institute Start*/
.institute-dv {
    margin-bottom: 45px;
    padding-bottom: 45px;
}

/*Institute End*/
/*Yellow and box component Start*/
.donate-btn {
    border: 1px solid #902B30;
    border-radius: 4px;
    color: #902B30;
    display: block;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 1.8px;
    margin-bottom: 20px;
    padding: 15px 20px;
    text-decoration: none;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    width: 300px;
}

    .donate-btn:hover {
        border: 1px solid #902B30;
        background-color: #902B30;
        color: #fff;
        text-decoration: none;
    }

@media screen and (max-width: 1024px) {
    .donate-btn {
        display: none;
    }
}

.donate-btn i {
    margin-right: 10px;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.donate-btn:hover > i {
    margin-right: 0;
}

.institute-slider-dv:after {
    background-color: #ffb921;
    content: "";
    display: block;
    height: 275px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
}

.institute-slider .scrol-content {
    overflow: hidden;
    padding: 10px 0 40px;
}

.institute-slider.owl-carousel .owl-nav button.owl-prev, .institute-slider.owl-carousel .owl-nav button.owl-next {
    top: 80px;
    margin: 0;
}

.institute-slider .owl-dots {
    padding: 0 10px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
}

    .institute-slider .owl-dots button span {
        background-color: #ffce79;
        border-radius: 50px;
        display: block;
        height: 10px;
        margin: 5px 10px;
        width: 10px;
    }

    .institute-slider .owl-dots button.owl-dot.active span {
        background-color: #fff;
    }

/*Yellow and box component End*/
/*Work for SRMD Start*/
.srmd-work .post-meta {
    color: #4a4a4a;
    font-family: "Montserrat", sans-serif;
    font-size: 8.5px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.82;
    letter-spacing: 0.1px;
}

.srmd-work .btm-dv {
    overflow: hidden;
}

    .srmd-work .btm-dv div {
        font-family: "Noto Serif JP", serif;
        font-size: 14px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        margin-bottom: 15px;
        width: 100%;
    }

@media screen and (min-width: 1025px) {
    .srmd-work .btm-dv div {
        float: left;
        font-size: 10px;
        width: 50%;
    }
}

@media screen and (max-width: 1024px) {
    .srmd-work .btm-dv div strong {
        font-size: 15px;
    }
}

.srmd-work .btm-dv div a {
    color: #000;
}

.apply-btn {
    border: 1px solid #902B30;
    border-radius: 4px;
    color: #902B30;
    display: block;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 1.8px;
    margin-top: 5px;
    padding: 15px 20px;
    text-decoration: none;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    width: 100%;
}

    .apply-btn:hover {
        border: 1px solid #902B30;
        background-color: #902B30;
        color: #fff;
        text-decoration: none;
    }

    .apply-btn i {
        margin-right: 10px;
        -webkit-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
    }

    .apply-btn:hover > i {
        margin-right: 0;
    }

/*Work for SRMD End*/
/*Whisper Start*/
.whisper-slider .content {
    border-bottom: 1px solid #eee;
    overflow: hidden;
    padding: 10px 10px 15px;
}

.whisper-slider .post-tag {
    font-family: "Montserrat", sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #902B30;
}

.overflowh {
    overflow: hidden;
}

/*Whisper End*/
/*With White Box Over Lap Start*/
.health-care .owl-dots {
    padding: 0 10px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 55px;
    text-align: center;
}

    .health-care .owl-dots button span {
        background-color: rgba(255, 255, 255, 0.5);
        border-radius: 50px;
        display: block;
        height: 10px;
        margin: 5px 10px;
        width: 10px;
    }

    .health-care .owl-dots button.owl-dot.active span {
        background-color: #fff;
    }

.health-care-cntnt-dv {
    background-color: #fff;
    border: 1px solid #d6d6d6;
    border-radius: 5px;
    margin: 0 20px;
    padding: 20px;
    position: relative;
    top: -50px;
    z-index: 1;
}

.mar-auto {
    margin: 0 auto;
}

.corporate-contnt-dv {
    padding-top: 0;
}

/*With White Box Over Lap End*/
/*CSR Start*/
.csr-dv {
    padding-top: 50px;
    padding-bottom: 50px;
}

@media (max-width: 767px) {
    .csr-dv .container {
        padding-top: 0;
        padding-bottom: 0;
    }
}

.csr-slider .csr-content {
    font-family: "Montserrat", sans-serif;
    font-size: 22px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.45;
    letter-spacing: normal;
    text-transform: uppercase;
    color: #fff;
    margin-top: 20px;
}

    .csr-slider .csr-content span {
        color: #4a4a4a;
        display: block;
        font-family: "Noto Serif JP", serif;
        font-weight: bold;
        line-height: 1.55;
        text-transform: none;
    }

.csr-slider .owl-dots {
    padding: 0 10px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -40px;
}

@media screen and (min-width: 1025px) {
    .csr-slider .owl-dots {
        bottom: 40px;
    }
}

.csr-slider .owl-dots button span {
    background-color: #ffce79;
    border-radius: 50px;
    display: block;
    height: 10px;
    margin: 5px 10px;
    width: 10px;
}

.csr-slider .owl-dots button.owl-dot.active span {
    background-color: #fff;
}

/*CSR End*/
/*Category Start*/
.category {
    display: inline-block;
    margin-left: -10px;
    margin-right: -10px;
}

    .category li {
        float: left;
        list-style: none;
        padding: 10px;
        text-align: center;
        width: 50%;
    }

@media screen and (min-width: 768px) {
    .category li {
        width: 33.333333%;
    }
}

@media screen and (min-width: 991px) {
    .category li {
        width: 25%;
    }
}

.cat-product {
    border-radius: 5px;
    display: inline-block;
    overflow: hidden;
    position: relative;
    text-align: left;
}

    .cat-product img {
        border-radius: 5px;
    }

    .cat-product span {
        color: #fff;
        display: block;
        font-family: "Montserrat", sans-serif;
        font-size: 14px;
        font-weight: 600;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.5;
        letter-spacing: normal;
        padding: 10px;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        text-transform: uppercase;
    }

@media screen and (min-width: 480px) {
    .cat-product span {
        font-size: 20px;
    }
}

.category-slider .item {
    text-align: center;
}

.cat-slider-dv {
    padding-bottom: 75px;
}

@media screen and (max-width: 992px) {
    .category-slider-dv {
        padding: 0;
        margin-left: -15px;
    }

    .category-slider-dv1 {
        margin-left: -25px;
        margin-right: -15px;
    }
}
/*Category End*/
/*Layout 2 Start*/
.layout-dv {
    background: url(../images/ashram-top-view.jpg) no-repeat 70% center;
    background-size: cover;
    display: inline-block;
}

@media screen and (max-width: 767px) {
    .layout-dv {
        background-image: url(../images/ashram-top-view-m.jpg);
        background-position: 70% top;
    }
}

.layout-dv .container {
    position: relative;
    padding: 45px 0;
}

@media screen and (max-width: 767px) {
    .layout-dv .container {
        padding-top: 400px;
    }
}

.layout-dv .hdn-text {
    font-family: "Lora", serif;
    font-size: 40px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.43;
    letter-spacing: normal;
    color: #b17a11;
    margin-bottom: 40px;
}

.white-bg {
    background-color: #fff;
}

/*Layout 2 End*/
/*Map Start*/
.map {
    background-color: #ffb921;
    display: inline-block;
}

    .map .container {
        position: relative;
    }

    .map img {
        margin-bottom: 50px;
    }

.srlc-btn {
    border: 1px solid #902B30;
    border-radius: 4px;
    color: #902B30;
    display: block;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 1.8px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    padding: 15px 20px;
    text-decoration: none;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

@media screen and (min-width: 480px) {
    .srlc-btn {
        right: inherit;
        width: 300px;
    }

        .srlc-btn:hover {
            border: 1px solid #902B30;
            background-color: #902B30;
            color: #fff;
            text-decoration: none;
        }
}

.srlc-btn i {
    margin-right: 10px;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.srlc-btn:hover > i {
    margin-right: 0;
}

/*Map End*/
/*Contact Details Start*/
.centre-dv .centre-hdn {
    background-color: #ffb921;
    display: table;
    height: 110px;
    width: 100%;
}

@media screen and (min-width: 767px) {
    .centre-dv .centre-hdn {
        height: 120px;
    }
}

.centre-dv .centre-hdn span {
    display: table-cell;
    font-family: "Noto Serif JP", serif;
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #403f3e;
    padding: 15px;
    text-align: center;
    vertical-align: middle;
}

.centre-dv ul {
    border: 1px solid #d6d6d6;
    border-top: none;
    border-radius: 0 0 5px 5px;
    padding: 20px 20px 50px;
}

    .centre-dv ul li {
        display: block;
        font-family: "Noto Serif JP", serif;
        font-size: 15px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.67;
        letter-spacing: normal;
        color: #403f3e;
        margin-bottom: 55px;
        padding-left: 35px;
        position: relative;
    }

        .centre-dv ul li:last-of-type {
            margin-bottom: 0;
        }

        .centre-dv ul li i {
            font-size: 20px;
            position: absolute;
            left: 0;
            top: 5px;
        }

        .centre-dv ul li p {
            display: block;
            margin: 0;
            overflow: hidden;
            word-break: break-all;
        }

            .centre-dv ul li p span {
                display: block;
            }

                .centre-dv ul li p span.link {
                    display: inline-block;
                    margin-right: 5px;
                }

                    .centre-dv ul li p span.link:after {
                        content: "|";
                        margin-left: 5px;
                    }

        .centre-dv ul li a {
            color: #403f3e;
        }

.centre-dv .centre-hdn .lft-col {
    font-family: "Noto Serif JP", serif;
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.89;
    letter-spacing: normal;
    color: #654403;
    text-align: left;
}

.centre-dv .centre-hdn .rgt-col {
    font-family: "Montserrat", sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #333;
    text-align: right;
}

.site-update-slider .centre-dtls-dv {
    border: 1px solid #d6d6d6;
    border-top: none;
    border-radius: 0 0 5px 5px;
    font-family: "Noto Serif JP", serif;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.86;
    letter-spacing: normal;
    padding: 20px 20px 50px;
    display: table;
    width: 100%;
}

.site-update-slider .centre-dtls {
    display: table-row;
}

    .site-update-slider .centre-dtls .centre-cntnt {
        display: table-cell;
        height: 250px;
    }

.site-update-slider p span {
    display: block;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 25px;
}

.site-update-slider .know-more {
    font-size: 12px;
    font-weight: 600;
}

/*Contact Details End*/
/*Divine Shop Start*/
@media screen and (max-width: 800px) {
    .divine-dv {
        background-image: url(../images/divine-ban-m.jpg);
        background-position: 0 0;
        background-size: cover;
        padding-bottom: 0;
    }
}

@media screen and (max-width: 800px) {
    .divine-dv .cells {
        padding-top: 0;
        width: 50%;
    }
}

@media screen and (max-width: 1024px) {
    .divine-dv .saga-btn-link {
        display: none;
    }
}

.divine-cat {
    border-right: 1px solid #eee;
    margin-top: 55px;
    margin-bottom: 55px;
}

    .divine-cat:last-of-type {
        border: none;
    }

@media screen and (max-width: 767px) {
    .divine-cat {
        border-right: none;
        border-bottom: 1px solid #eee;
        margin-top: 0;
        margin-bottom: 15px;
        padding-bottom: 15px;
    }

        .divine-cat:first-of-type {
            margin-top: 55px;
        }

        .divine-cat:last-of-type {
            margin-bottom: 40px;
        }
}

.divine-cat .card {
    border: none;
    border-radius: 0;
}

@media screen and (max-width: 767px) {
    .divine-cat .card {
        display: table;
        width: 100%;
    }
}

.divine-cat .card-img-top {
    border-radius: 0;
    padding: 0 20px;
}

@media screen and (max-width: 767px) {
    .divine-cat .card-img-top {
        display: table-cell;
        width: auto;
    }

    .divine-cat .card-body {
        display: table-cell;
        padding-top: 0;
        vertical-align: top;
    }
}

.divine-cat .know-more {
    font-size: 14px;
    font-weight: 600;
}

@media screen and (max-width: 767px) {
    .divine-cat .know-more {
        font-size: 12px;
    }
}
/*Divine Shop End*/
/*Layout1 Start*/
.yellowbg {
    background-color: #ffb921;
}

.ashram-meditation-dv {
    margin-bottom: 65px;
}

    .ashram-meditation-dv .ashram-contnt-dv {
        padding: 40px;
    }

    .ashram-meditation-dv p {
        margin-top: 30px;
    }

.ashram-cat .card {
    border: none;
}

    .ashram-cat .card .card-body {
        padding: 30px 0;
    }

        .ashram-cat .card .card-body .card-title {
            color: #b17a11;
            display: block;
            font-family: "Montserrat", sans-serif;
            font-size: 14px;
            font-weight: 600;
            font-style: normal;
            font-stretch: normal;
            line-height: 0.93;
            letter-spacing: 1.5px;
            margin-bottom: 20px;
        }

/*Layout1 End*/
/*
End Forms
*/
/*
End Components
*/

/*# sourceMappingURL=style.css.map */
