html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video {margin: 0;	padding: 0;	border: 0;	font-size: 100%;	font: inherit;	vertical-align: baseline;}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
html{text-size-adjust:100%; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; -ms-overflow-style:scrollbar;  -webkit-tap-highlight-color:transparent}
body{ font-family: 'open_sansregular'; font-size:14px; line-height: 1.3; background-color:#fff; margin:0; padding:0; color:#000; -webkit-font-smoothing:antialiased; }
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {content: '';	content: none;}
table {border-collapse: collapse;	border-spacing: 0;}
img{border: 0;}

a{outline:none; text-decoration:none; -webkit-tap-highlight-color: rgba(0,0,0,0); transition: all ease 0.4s; -webkit-transition: all ease 0.4s;}
a:focus{outline:0;}
:focus {outline:0;}
::-moz-focus-inner {border:0;}


::-webkit-input-placeholder {color:#2e276d; opacity:1!important; /* for chrome */}
:-moz-placeholder {/* Firefox 18- */color:#2e276d; opacity:1!important; /* for chrome */}
::-moz-placeholder {/* Firefox 19+ */    color: #2e276d;	 opacity: 1 !important; /* for chrome */}
:-ms-input-placeholder {color: #2e276d;    opacity: 1 !important; /* for chrome */}
::-webkit-input-placeholder {color: #2e276d!important;}
:-moz-placeholder {/* Firefox 18- */   color:#2e276d!important}
::-moz-placeholder {/* Firefox 19+ */   color:#2e276d!important;}
:-ms-input-placeholder {color:#2e276d!important;}
select > option{background-color: #fff !important; color: #000;}


*{ box-sizing:border-box;}



.wrapper{width:1320px; margin:0 auto;}

/* header section*/
header{
  position: absolute;
  top: 0;
  width: 100%;
  padding: 25px 0 30px 0;
  z-index: 9;
  }
.logo{float:left; margin-top: 10px;}
.logo img {
    height: 46px;
}
.head-phone {
    float: right;
    vertical-align: middle;
    display: inline-flex;
}
.head-phone span {
   border: solid 2px #f76e13;
    border-radius: 30px;
    width: 46px;
    height: 46px;
    display: inline-block;
    text-align: center;
    line-height: 31px;
    padding-top: 3px;
    margin-right: 8px;
}
.head-phone a {
    color: #FFF;
    font-size: 26px;
    font-weight: 800;
    text-shadow: 4px 4px 2px rgb(0 0 0 / 14%);
}
.head-phone a:hover, .head-phone a:focus {
  color: #FFF;
  text-decoration: none;
}

/* banner section*/
.banner-section{width:100%; float: left; position: relative;}
.banner-section > img{width:100%; display: block;}
img.desktop{display:block}
img.mob{display:none}

.punchline{position:absolute; top:10%; left:15.3%; width:670px}
.punchline .text1{ font: bold 60px/1.2 'open_sansextrabold'; color:#f2f2f2; margin-bottom: 5px;  text-transform: uppercase; -webkit-text-stroke-width: 1px; -webkit-text-stroke-color: #707070;; -webkit-text-fill-color: white; }
.punchline .text2{font: normal 30px 'open_sansregular';  color:#2b2a6a; background-color: #ffffff; padding:3px 10px; margin-bottom: 5px; display: inline-block;}
.punchline .text3{font:29px/1 'open_sansextrabold'; color:#f2f2f2;  text-transform: uppercase; margin-top: 5px;}
.punchline .text4{font:60px/1 'open_sansextrabold'; color:#f2f2f2;  text-transform: uppercase;}
.punchline .text4 span{ font-family: 'IndianRupeeFont3w4Z'; display: inline; letter-spacing: 1;}
section.contribute-section {
    width: 100%;
    float: left;
    padding: 70px 0;
        text-align: center;
}
/* form section*/
.banner-form-section {
  box-shadow: 0px 0px 22.95px 4.05px rgb(0 0 0 / 14%);
    width: 440px;
    background: #FFF;
    position: absolute;
    top: 132px;
    right: 117px;
    padding: 30px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
}
.form-section{width:100%; height: 173px; float:left;  position: relative; margin-top: -82px;}
.form-section form{width:100%; float:left; background-color: #2b2a6a; box-shadow: 5px 5px 15px 1px rgba(0,0,0,0.2);padding: 30px;box-sizing: border-box;}
 form .form-fields{ float:left;}
.banner-form-section h2 {
    font-size: 28px;
    font-weight: 800;
    color: #2e276d;
    text-align: center;
    margin-bottom: 20px;
}
 form .form-fields h6{color:#ffffff; font:30px/1 'open_sansextrabold'; padding-top: 15px; margin-bottom: 10px; white-space: nowrap; animation: typing 3.5s steps(40, end), blink-caret .75s step-end infinite;   overflow: hidden; }
 form .form-fields p{color:#ffffff; font:normal 22px 'open_sansregular'; padding-top: 5px; margin-bottom: 25px; white-space: nowrap; animation: typing 3.5s steps(40, end), blink-caret .75s step-end infinite;   overflow: hidden; }
 form .form-fields .form-block{float:left; width:100%; margin-bottom: 15px;}
 form .form-fields .form-block input{float:left; width:100%; height: 60px; background-color:transparent; border: 2px solid #f76e13; border-radius: 8px; font-size:15px; color:#2e276d; font-family: 'OpenSansSemibold_0'; padding: 5px 10px;}
 form .form-fields .form-block select{width:100%; height: 60px; float:left; -webkit-appearance:none; -moz-appearance:none; background:transparent url(../images/down-arrow.png) 95% center no-repeat;text-overflow: "";  font-family: 'OpenSansSemibold_0'; font-weight: normal; font-size:15px; color:#2e276d; padding: 5px 10px; border-radius: 8px; border: 2px solid #f76e13;}
 form .submitclass{ width:100%; float: left; display: block;}
 form .submitclass input{
  width: 100%;
  line-height: 60px;
  float: left;
  background-color: #2e276d;
  color: #ffffff;
  padding: 0 10px;
  font-size: 16px;
  font-family: 'OpenSansBold';
  text-transform: uppercase;
  border: none;
  cursor: pointer;
  border-radius: 8px;
  transition: all ease 0.4s;
  -webkit-transition: all ease 0.4s;
 }
 form .submitclass input:hover{background: #f76e13; display: block;}
.form-section-thank{background-color: #121140; width:100%; float:left; padding: 20px 0;}

.contribute-txt {
    color: #2d276d;
    font-size: 30px;
    font-weight: 600;
    line-height: 36px;
}

.contribute-amount span {
    background: #2e276d;
    color: #ffe500;
    padding: 10px 35px;
    font-size: 30px;
    font-weight: 700;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    float: left;
}
.contribute-amount span a {
      color: #ffe500;
      text-decoration: none;
}
.contribute-amount span a:hover, .contribute-amount span a:focus {
    opacity: 0.7;
}
.amount-box {
    float: left;
    border: dashed 2px #2e276d;
    padding: 8px 35px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    font-size: 30px;
    font-weight: 700;
    color: #2e276d;
    margin-top: -6px;
    margin-left: -18px;
}

.amount-box em {
    font-size: 54px;
    line-height: 54px;
}
.devider:before {
    width: 2px;
    height: 84px;
    background: transparent url(../images/devider.png) center center no-repeat;
    content: "";
    position: absolute;
    left: 0px;
    top: -5px;
}
section.about-section-outer {
    width: 100%;
    float: left;    
    margin-bottom: 130px;
}

.about-section {
    background: #2e276d;
    border-radius: 30px;
    padding: 60px;
    margin-bottom: 80px;
}

.about-section h3 {
    color: #FFF;
    font-weight: 700;
    margin-bottom: 20px;
}

.about-section p {
    color: #FFF;
}
.about-section .heading {
    margin-top: 20px;
}
.what-contant-outer {
    margin-top: -220px;
}
.what-we-do-section {
    background: #eae9f0;
    width: 100%;
    float: left;
    padding: 80px 0;
    margin-bottom: 50px;
}
.what-we-do-section h3, .home-testimonial h3 {
    text-align: center;
    margin-bottom: 25px;
    color: #2e276d;
}

.what-we-do-section .nav-tabs li {
    width: 33.33%;
    text-align: center;
    padding-right: 25px;
}
.what-contant-wrap {
  max-width: 1010px;
  margin: auto;
}
.what-we-do-section .tab-box {
    font-size: 30px;
    color: #2e276d;
    font-weight: 700;
    background: #fff;
    border: solid 1px #f76e13;
    border-radius: 20px;
    padding: 30px;
}
.what-we-do-section .tab-box {
    font-size: 30px;
    color: #2e276d;
    font-weight: 700;
    background: #fff;
    border: solid 1px #f76e13;
    border-radius: 20px;
    padding: 30px;
    text-decoration: none;
}

.what-we-do-section .nav-tabs li a {
    text-decoration: none;
        color: #2e276d;
}
.what-we-do-section .nav-tabs li a:hover, .what-we-do-section .nav-tabs li a:focus {
    color: #FFF;
}
.what-we-do-section .tab-box .heal-icon {
    width: 98px;
    height: 98px;
    background: transparent url(../images/heal-icon.png) no-repeat 0 0;
    margin: 0 auto 8px auto;
}
.what-we-do-section .nav-tabs li .active .heal-icon {
    background-position: 0 -98px;
}


.what-we-do-section .tab-box .enrich-icon {
    width: 98px;
    height: 98px;
    background: transparent url(../images/enrich-icon.png) no-repeat 0 0;
    margin: 0 auto 8px auto;
}
.what-we-do-section .nav-tabs li .active .enrich-icon {
    background-position: 0 -98px;
}


.what-we-do-section .tab-box .empower-icon {
    width: 98px;
    height: 98px;
    background: transparent url(../images/empower-icon.png) no-repeat 0 0;
    margin: 0 auto 8px auto;
}
.what-we-do-section .nav-tabs li .active .empower-icon {
    background-position: 0 -98px;
}

.what-we-do-section .nav-tabs li .active .tab-box {
    background: #2e276d;
    color: #FFF;
        border-color: #2e276d;
}
.what-we-do-section ul.nav.nav-tabs {
    border-bottom: none;
        margin-bottom: 50px;
}
.what-we-do-section .tab-img img {
    border-radius: 20px;
    z-index: 99;
    position: relative;
    box-shadow: -15px 15px 0px 0px rgba(222,220,229,0.75);
    -webkit-box-shadow: -15px 15px 0px 0px rgba(222,220,229,0.75);
    -moz-box-shadow: -15px 15px 0px 0px rgba(222,220,229,0.75);
}
.what-we-do-section .tab-logo {
    margin-bottom: 20px;
    mix-blend-mode: multiply;
}

.what-we-do-section p {
    color: #2e276d;
}

.what-we-do-section .donate-btn {
    background-color: #f76e13;
    color: #ffffff;
    padding: 12px 40px;
    font-size: 16px;
    border-radius: 8px;
    margin-top: 10px;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'OpenSansBold';
    text-decoration: none;
}

.what-we-do-section .donate-btn:hover, .what-we-do-section .donate-btn:focus {
    background: #2e276d;
    text-decoration: none;
    color:#FFF;
}

.home-testimonial {
    width: 100%;
    float: left;
        padding-bottom: 20px;
}
.home-testimonial-slider .owl-stage-outer {
    background: #fef0e7;
    border-radius: 20px;
}
.home-testimonial-slider-inner {
    padding: 50px 10px 20px;
    box-sizing: border-box;
}
.home-testimonial-th {
    width: 100%;
    text-align: center;
    float: left;
    margin-bottom: 15px;
}
.owl-carousel .owl-item img {
    display: inline-block !important;
    height: 125px;
    width: auto !important;
    border-radius: 10px;
}
.home-testimonial-details-outer {
    position: relative;
    height: 400px;
}
.home-testimonial-details {
    padding: 70px 30px 30px;
    position: relative;
    border-radius: 10px;
    min-height: 380px;
}
.home-testimonial .is-visible .home-testimonial-details {
    transform: scale(1);
    transition: all 0.5s ease-in-out;
    transition-delay: 0.5s;
}
.home-testimonial-details h4 {
    font-size: 25px;
    color: #2a2b6b;
    font-weight: bold;
    margin-bottom: 30px;
}
.home-testimonial-slider .is-visible .dec-test h4 {
    opacity: 1;
    transition: all 0.7s;
    animation: 1s 1.5s fadeIn both;
    animation-delay: 1.5s;
}
.home-testimonial-details h4 span {
    font-size: 15px;
    color: #2a2b6b;
    margin-top: 5px;
    display: block;
}
.home-testimonial-details p {
    font-size: 15px;
    color: #000;
    line-height: 25px;
    font-weight: 400;
    margin-bottom: 20px;
}
.home-testimonial-slider .is-visible .dec-test p {
    opacity: 1;
    transition: all 0.7s;
    animation: 1s 1.8s fadeIn both;
    animation-delay: 1.8s;
}


.home-testimonial-slider button.owl-prev {
    width: 27px;
    height: 40px;
    background: transparent url(../images/prev.png) no-repeat 0 0 !important;
    margin: 0 auto 8px auto;
        outline: none;
}

.home-testimonial-slider button.owl-next {
    width: 27px;
    height: 40px;
    background: transparent url(../images/next.png) no-repeat 0 0 !important;
    margin: 0 auto 8px auto;
        outline: none;
}
.home-testimonial-slider button.owl-next span, .home-testimonial-slider button.owl-prev span {
    display: none;
}
.home-testimonial-slider .owl-nav {
    text-align: center;
}

.home-testimonial-slider .owl-nav button {
    margin: 20px 10px;
}


/* The typing effect */
@keyframes typing {
  from { width: 0 }
  to { width: 100% }
}

/* The typewriter cursor effect */
@keyframes blink-caret {
  from, to { border-color: transparent }
  50% { border-color: orange; }
}

/* what is bhagvat katha*/
.bhagvat-katha{width:100%; float:left; margin-top: 20px; margin-bottom: 80px;}

.bhagvat-katha .para1{color:#2a2a2a;  font: normal 20px/1.6 'open_sansregular'; margin-bottom: 0; margin-bottom: 60px; text-align: center;}

.bhagvat-katha  .left-content{width:60%; float:left; padding-right: 50px;}
.bhagvat-katha  .left-content .heading{width:100%; float:left;}
.bhagvat-katha  .left-content .heading .text1{float:left; width:100%; color:#2b2a6a; letter-spacing: 10px; font-size: 20px;}
.bhagvat-katha  .left-content .heading .text2{float:left; width:100%; color:#2b2a6a; font-size: 50px; font-family: 'OpenSansBold'; text-transform: uppercase;}
.bhagvat-katha  .left-content .para{width:100%; float:left;}
.bhagvat-katha  .left-content .para p{ color:#2a2a2a;  font: normal 20px/1.6 'open_sansregular'; margin-bottom: 20px;}
.bhagvat-katha  .left-content .para p strong{font-family: 'OpenSansBold';}
.bhagvat-katha  .right-video{width:40%; float:right; text-align: center; position: relative; border: 0; height: 100%; display: block;}
.bhagvat-katha  .right-video img{display:block; width:100%}
.overlay {position: absolute; bottom: 0; left: 0; right: 0; background-color: rgba(0,0,0,0.2);
  overflow: hidden;  width: 100%;  height: 100%; -webkit-transform: scale(0); -ms-transform: scale(0);  transform: scale(0);  -webkit-transition: .3s ease;  transition: .3s ease; }
.bhagvat-katha .right-video:hover .overlay {-webkit-transform: scale(1); -ms-transform: scale(1);  transform: scale(1); cursor: pointer;}

/* registration fees*/
.registration-fees{width:100%; float:left; margin-bottom: 40px;}
.registration-fees  .left-img img{width:40%; float:left; text-align: center; position: relative; border: 0; height: 100%; display: block;}
.registration-fees  .left-img{display:block; width:100%}
.registration-fees  .right-content{width:60%; float:right; padding-left: 50px;}
.registration-fees  .right-content .heading{width:100%; float:left;}
.registration-fees  .right-content .heading .text1{float:left; width:100%; color:#2b2a6a; letter-spacing: 10px; font-size: 20px;}
.registration-fees  .right-content .heading .text2{float:left; width:100%; color:#2b2a6a; font-size: 50px; font-family: 'OpenSansBold'; text-transform: uppercase;}
.registration-fees  .right-content .para{width:100%; float:left;}
.registration-fees  .right-content .para p{ color:#2a2a2a;  font: normal 20px/1.6 'open_sansregular'; margin-bottom: 20px;}
.registration-fees  .right-content .para p strong{font-family: 'OpenSansBold';}




/* about  nss*/
.our-achievement{width:100%; float:left; padding: 0; background-color: #ffffff;}
.our-achievement .heading{width:100%; float:left; text-align: center; position: relative; z-index: 2;}
.our-achievement .heading .text1{float:left; width:100%; color:#2b2a6a; letter-spacing: 10px; font-size: 20px;}
.our-achievement .heading .text2{float:left; width:100%; color:#2b2a6a; font: 50px 'OpenSansBold'; text-transform: uppercase;}
.our-achievement .heading .text3{float:left; width:100%; color:#2a2a2a;  font:normal 20px/1.6 'open_sansregular';}

.our-achievement .img{width:100%; float: left; text-align: center;  margin-top: -80px; position: relative; z-index: 1;}
.our-achievement .img img{display: block; width:100%;}

/* footer*/
footer{width:100%;   float:left; background-color: #eae9f0; padding: 15px 0;}
footer .copy{width:100%;float:left; color:#2d276d; font-size:18px;  font-family: 'open_sansregular'; margin-top: 3px;text-align: center;}
footer .social-icon{float:right; width:auto; position: relative; padding-top: 3px; display: none;}
footer .social-icon ul li {list-style: none; float:left;}
footer .social-icon ul li a {width: 30px; height: 30px;  background-color: #000000;  text-align: center;  line-height: 30px;  font-size: 20px;
  margin: 0 10px;  display: block;  border-radius: 50%;  position: relative;  overflow: hidden;  z-index: 1;}

footer .social-icon ul li a .icon {position: relative; color: #ffffff; transition: .5s; z-index: 3;}
footer .social-icon ul li a:hover .icon {color: #3f55ab; border-radius: 50%;}
footer .social-icon ul li a:before {content: ""; position: absolute; top: 100%; left: 0;  width: 100%;  height: 100%;  background: #ffffff; transition: .5s;
  z-index: 2;}

footer .social-icon ul li a:hover:before {top: 0; background: #ffffff;}

  .play-btn {width: 80px; height: 80px; background: radial-gradient( rgba(21, 43, 86, 0.2) 60%, rgba(255, 255, 255, 1) 62%);  border-radius: 50%; position: absolute; left:0; right: 0;  top:10px; margin: 100px auto;  text-align: center; }
  

label.error {
    margin-bottom: 0 !important;
    font-size: 13px;
}
  #custom_open_amount_container .amount-input-half {
    width: 48%;
    margin-right: 0px;
}

#custom_open_amount_container 
 #custom_open_amount_total_container {
    float: left;
    padding-top: 18px;
}
#custom_open_amount_total {
    font-weight: 700;
    font-size: 18px;
    color: #2e276d;
    padding-left: 5px;
}

  /* triangle */
  .play-btn::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-40%) translateY(-50%);
    transform: translateX(-40%) translateY(-50%);
    transform-origin: center center;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 20px solid #fff;
    z-index: 100;
    -webkit-transition: all 200ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: all 200ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

#custom_open_amount_container .custom_open_amount_cross {
    position: absolute;
    top: 20px;
    left: 10px;
    color: #2e276d;
    font-weight: 700;
    font-size: 12px;
    padding: 1px 6px;
    border-radius: 20px;
}

div#custom_open_amount_container {
    position: relative;
    display: flex;
    flex-direction: column;
}

#custom_open_amount_container .amount-input-half {
    padding-left: 35px;
}

#custom_open_amount_container #custom_open_amount-error {
    order: 2;
}

#custom_open_amount_container #custom_open_amount_total_container {
    position: absolute;
    left: 196px;
}
.loading-overlay {
		position: fixed;
		background: rgba(0, 0, 0, 0.21);
		height: 100%;
		width: 100%;
		display: table;
		z-index: 99999999;
		top: 0;
	}
	.loading {
		position: absolute;
		left: 50%;
		top: 50%;
		margin: -60px 0 0 -60px;
		background-color: #fff;
		width: 100px;
		height: 100px;
		border-radius: 100%;
		border: 2px solid #1cb8a1;
		background-image: url(https://www.narayanseva.org/wp-content/themes/nss/assets/images/hand-icon.png);
		background-repeat: no-repeat;
		background-position: center;
	}
	.loading:after {
		content: '';
		background: trasparent;
		width: 120%;
		height: 120%;
		position: absolute;
		border-radius: 100%;
		top: -10%;
		left: -10%;
		opacity: 0.7;
		box-shadow: rgb(255 255 255 / 60%) -4px -5px 3px -3px;
		animation: rotate 2s infinite linear;
	}
.chat {
    position: fixed;
    bottom: 10px;
    z-index: 99;
    right: 10px;
    text-align: center;
}

.chat img {
    display: block;
    width: 50px;
    margin: 0 auto;
}

.chat span {
    display: inline-block;
    padding: 5px 10px;
    color: #2a2b6b;
    font-size: 15px;
    background: #fff;
    border-radius: 10px;
    font-weight: bold;
    box-shadow: 1px 4px 12px rgb(0 0 0 / 50%);
}
@media only screen and (max-width: 1280px) {
  .banner-form-section {
    right: 30px;
    top: 90px;
  }
  .home-testimonial-slider .owl-stage-outer {
      padding-bottom: 40px;
  }
  .home-testimonial-details h4 {
      font-size: 20px;
  }

  .home-testimonial-details h4 span {
      font-size: 14px;
  }
  form .form-fields .form-block select {
      height: 50px;
  }

  form .form-fields .form-block input {
      height: 50px;
  }
}
  
@media only screen and (max-width: 1199px) {
    form .form-fields .form-block {
      padding: 0 5px;
  }
  form .form-fields .form-block {
    padding: 0 5px;
}

.amount-box em {
    font-size: 42px;
    line-height: 42px;
}

.amount-box {
    margin-top: -1px;
}

.contribute-txt {
    font-size: 25px;
}

.wrapper {
    padding: 0 20px;
}

.about-section img {
    width: 100%;
}

.about-section .heading {
    margin-top: 0;
}

.about-section {
    padding: 40px;
}

.home-testimonial-details {
    padding: 70px 45px 30px;
}
}

    
@media only screen and (max-width: 991px) {
    .contribute-txt {
        font-size: 20px;
    }

    .contribute-amount span {
        padding: 8px 30px;
        font-size: 20px;
    }

    .amount-box {
        font-size: 21px;
        margin-top: -7px;
    }

    .amount-box em {
        font-size: 30px;
    }

    .what-we-do-section .tab-img img {
        width: 100%;
    }
    .home-testimonial-details h4 {
      font-size: 19px;
  }
}
  
@media only screen and (max-width: 767px) {
    div#selectYojnaAmount {
    width: 100%;
    padding-right: 0;
}
#custom_open_amount_container .custom_open_amount_cross {
    top: 15px;
}
#custom_open_amount_container #custom_open_amount_total_container {
    left: 185px;
}
div#custom_open_amount_container {
    width: 100%;
}

#custom_open_amount_container #custom_open_amount_total_container {
    padding-top: 10px;
}
div#custom_email {
    width: 100%;
    padding-right: 0;
}
  .banner-section {
    overflow: inherit;
  }
  .logo {
    width: 100%;
    text-align: center;
}
  .banner-form-section {
    width: 100%;
    right: 0;
    left: 0;
}
    img.desktop {display: none;}
    img.mob {
        display: block;
    }
    .banner-form-section {
        right: auto;
        bottom: 0px;
        margin: 0 0px;
        left: auto;
        top: auto;
    }

.head-phone {
    width: 100%;
    text-align: center;
    display: block;
}
section.contribute-section {
    padding: 40px 0 40px 0;
}

.contribute-section .contribute-txt {
        text-align: center;
    margin-bottom: 20px;
}
section.about-section-outer {
    margin-bottom: 40px;
}
.what-contant-outer .tab-content .col-sm-6 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.amount-box {
    clear: both;
    margin: auto;
    width: 100%;
}

.contribute-amount span {
    margin: 0 auto 15px auto;
    width: 100%;
}

.contribute-amount {
    display: flex;
    flex-direction: column;
}
.contribute-section .col-sm-6 {
    width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.devider:before {
    display: none;
}

.contribute-section .contribute-txt {
    text-align: center;
    margin-bottom: 20px;
}

.contribute-amount span {
    padding: 15px 30px;
    order: 2;
}

.contribute-amount .amount-box {
    order: 1;
    margin-bottom: 20px;
}
form .submitclass input {
  font-size: 16px !important;
}

.col-sm-6.text-left.devider {
    text-align: center !important;
}
.about-section .col-sm-4 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
}

.about-section .col-sm-8 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.about-section .col-sm-4 img {
    height: 150px;
    width: auto;
    margin: auto;
}

.about-section h3 {
    text-align: center;
}

.about-section .para {
    text-align: center;
}

.about-section .heading {
    margin-top: 20px;
}
.what-contant-outer {
    margin-top: 0;
}

.what-we-do-section .tab-box .heal-icon {
    width: 80px;
    height: 80px;
    background-size: cover;
}

.what-we-do-section .tab-box {
    font-size: 20px;
    padding: 20px;
}

.what-we-do-section .nav-tabs li {
    padding-right: 15px;
}

.what-we-do-section .nav-tabs li .active .heal-icon {
    background-position: 0 -80px;
}
.what-we-do-section .nav-tabs li .active .enrich-icon {
    background-position: 0 -80px;
}
.what-we-do-section .nav-tabs li .active .empower-icon {
    background-position: 0 -80px;
}
.what-we-do-section .tab-box .enrich-icon {
    width: 80px;
    height: 80px;
    background-size: cover;
}

.what-we-do-section .tab-box .empower-icon {
    width: 80px;
    height: 80px;
    background-size: cover;
}

.what-we-do-section {
    padding: 60px 0;
}

.what-we-do-section .donate-btn {
    margin-bottom: 30px;
}

.about-section {
    margin-bottom: 30px;
}
.banner-form-section {
    width: 100%;
    float: left;
    position: inherit;
    border-radius: 0;
}
form .form-fields {
    padding: 0 !important;
}
.logo {
    margin-top: 5px !important;
}
form .form-fields .form-block:nth-child(1n) {
    padding-left: 0;
}
.what-contant-wrap .col-sm-6 {
    text-align: center;
}
.home-testimonial-details h4 {
    text-align: center;
}

.home-testimonial-details p {
    text-align: center;
}
.head-phone a {
    font-size: 22px;
}
}

@media only screen and (max-width: 480px) {
  form .submitclass input {
    line-height: 60px !important;
}
.what-we-do-section .nav-tabs li {
    width: 100%;
    margin-bottom: 30px;
}
.what-we-do-section ul.nav.nav-tabs {
    margin-bottom: 20px;
}
section.about-section-outer {
    margin-bottom: 50px;
}


.about-section {
    margin-bottom: 10px;
}
.devider:before {
    display: none;
}
.contribute-txt {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 30px;
}
.home-testimonial-details {
    padding: 20px;
}
form .submitclass input[type="submit"] {
    font-size: 16px;
}

form .form-fields {
    padding: 10px 0px;
}

form .form-fields .form-block {
    padding: 0 5px;
}
.banner-form-section {
    padding: 20px 20px 30px 20px;
    bottom: 0;
}

form .form-fields, .bhagvat-katha, .registration-fees {
    padding: 0 5px !important;
}
form .submitclass {
    padding: 0 5px;
}
}