*{margin: 0;padding: :0;outline: 0;}

html{
    max-width: 100%;
    overflow-x: hidden;
    overflow-y:scroll;
}

.js div#preloader {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    overflow: visible;
    background: #333 url('../images/loading.gif') no-repeat center center;
}

.mar-pad-zero{
  margin: 0px;
  padding: :0px !important;
}

body {
    z-index:1;
	  margin:1px 0 0 0;
	  padding: 0;
	  text-align: left;
	  font-family:"Trebuchet MS",Garamond,Georgia, "Times New Roman", Times, serif;
	  font-size:13px;
	  overflow-y:hidden;
    overflow-x:hidden;
    background-color: transparent;
}

blink {
    -webkit-animation: 2s linear infinite condemned_blink_effect; // for android
    animation: 2s linear infinite condemned_blink_effect;
}

.clear{overflow:hidden;}
.container-outer{
  padding-right: 0px !important;
  padding-left: 0px  !important;
  box-shadow: 6px 0 4px -4px #999, -6px 0 4px -4px #999;
  -moz-box-shadow: 6px 0 4px -4px #999, -6px 0 4px -4px #999;
  -webkit-box-shadow: 6px 0 4px -4px #999, -6px 0 4px -4px #999;}
}
.modal{
  top: 100px;
  z-index: 9999;
}

.modal-open {
    padding-right: 0px !important;
}

.modal-content iframe {
    margin: 0 auto;
    display: block;
}
.box-card {
    position: relative;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .25rem;
}
@font-face {
    font-family: Kanit-SemiBold;
    src: url(../fonts/Kanit-SemiBold.ttf);
}
@font-face {
    font-family: Kanit-Medium;
    src: url(../fonts/Kanit-Medium.ttf);
}
@font-face {
    font-family: Kanit-Light;
    src: url(../fonts/Kanit-Light.ttf);
}
@font-face {
    font-family: Kanit-ExtraLight;
    src: url(../fonts/Kanit-ExtraLight.ttf);
}
@font-face {
    font-family: MavenPro-Black;
    src: url(../fonts/MavenPro-Black.ttf);
}
@font-face {
    font-family: MavenPro-Bold;
    src: url(../fonts/MavenPro-Bold.ttf);
}
@font-face {
    font-family: MavenPro-Medium;
    src: url(../fonts/MavenPro-Medium.ttf);
}
@font-face {
    font-family: MavenPro-Regular;
    src: url(../fonts/MavenPro-Regular.ttf);
}
@font-face{
    font-family: my_colab_thin;
    src: url(../fonts/colab_thin.otf);
}
@font-face{
    font-family: my_gautamib;
    src: url(../fonts/gautamib.ttf);
}
@font-face{
    font-family: my_cooperb;
    src: url(../fonts/cooperb.ttf);
}
@font-face{
    font-family: KronaOne-Regular;
    src: url(../fonts/KronaOne-Regular.ttf);
}
@font-face{
    font-family: Ethnocentric-Regular;
    src: url(../fonts/ethnocen.ttf);
}
@font-face{
    font-family: Arizonia-Regular;
    src: url(../fonts/Arizonia-Regular.ttf);
}
@font-face{
    font-family: Arizonia-Regular;
    src: url(../fonts/Arizonia-Regular.ttf);
}
@font-face{
    font-family: Futura_Light_BT;
    src: url(../fonts/futura_light_bt.ttf);
}
@font-face{
    font-family: Futura_Medium_BT;
    src: url(../fonts/futura_medium_bt.ttf);
}
@font-face{
    font-family: Futura_Xblk_BT;
    src: url(../fonts/futura_xblk_bt.ttf);
}
@font-face{
    font-family: Futura_Heavy_Font;
    src: url(../fonts/futuraheavyfont.ttf);
}
@font-face{
     font-family: montserrat-black;
     src: url(../fonts/montserrat-black.ttf);
}
@font-face{
     font-family: montserrat-bold;
     src: url(../fonts/montserrat-bold.ttf);
}
@font-face{
     font-family: montserrat-extrabold;
     src: url(../fonts/montserrat-extrabold.ttf);
}
@font-face{
     font-family: montserrat-extralight;
     src: url(../fonts/montserrat-extralight.ttf);
}
@font-face{
     font-family: montserrat-light;
     src: url(../fonts/montserrat-light.ttf);
}
@font-face{
     font-family: montserrat-medium;
     src: url(../fonts/montserrat-medium.ttf);
}
@font-face{
     font-family: montserrat-regular;
     src: url(../fonts/montserrat-regular.ttf);
}
@font-face{
     font-family: montserrat-semibold;
     src: url(../fonts/montserrat-semibold.ttf);
}
@font-face{
     font-family: montserrat-thin;
     src: url(../fonts/montserrat-thin.ttf);
}
@font-face{
     font-family: vinron_regular;
     src: url(../fonts/vinron_regular.otf);
}
.container-fluid {
    padding-right: 0px !important;
    padding-left: 0px  !important;
    margin-right: auto !important;
    margin-left: auto  !important;
}

.readmore{
    float: right;
    text-align: right;
}

.readmore a{
    text-decoration: none;
    color: #ff0030;
    font-size: 14px;
}

.readmore a:hover{
    text-decoration: none;
    font-weight: bold;
}

.click_here{
    text-decoration: none;
    color: #fff;
    letter-spacing: 0.5px;
    font-family: MavenPro-Regular;
}

.click_here:hover{
    text-decoration: none;
    color: #e4e3e3;
}

.click_here:visited{
    text-decoration: none;
    color: #fff;
}

.firstcharacter{
    color: #903;
    float: left;
    font-family: Georgia;
    font-size: 75px;
    line-height: 60px;
    padding-top: 1px;
    padding-right: 5px;
    padding-left: 3px;
}

/*****************************************For Background and Logo in the Header Section of the Webpage******************************************/
.heading {
    width: 100%;
    background: #eb1c23;
    height: 75.2px;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    border-bottom: 2px solid #ffe300;
}

.wrapper_head {
    width: 983px;
    margin: 0 auto;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: inherit;
    justify-content: inherit;
    -ms-flex-align: inherit;
    align-items: inherit;
    -ms-flex-line-pack: center;
    align-content: center;
    margin-left: 15%;
}

.wrapper_head .left-spacer-logo {
    position: absolute;
    left: 0;
    height: 75.2px;
    background-color: #ebfb1e;
    width: 450px;
    top: 0;
    border-bottom: 2px solid #ff0000;
}

.header-logo-block {
    width: 310px;
    text-align: right;
    position: relative;
    margin-right: 20px;
}

.header-logo {
    max-width: 220px;
    position: relative;
    z-index: 9;
    display: inline-block;
    top: -34px;
}

.header-logo-block {
    text-align: right;
}

.header-logo img {
    width: 100%;
    margin-top: 25.4px;
    z-index: 20000;
}

.sml_logo {
    border-style: none;
    width: 100%;
    display: block;
    z-index: 20000;
}

.header_menu::before {
    /*background-color: #ffffff;*/
    left: 0;
    width: 30%;
}

.header_menu::after, .header_menu::before {
    content: '';
    display: block;
    position: absolute;
    bottom: -2px;
    height: 2px;
    z-index: -1;
}

.header-logo-block::before {
    content: '';
    display: block;
    background-image: url(../images/left_spracle.png);
    width: 140px;
    height: 73.2px;
    position: absolute;
    left: 28px;
    background-repeat: no-repeat;
    background-position: bottom;
}

.header-logo-block::after {
    content: '';
    display: block;
    width: 187px;
    height: 73.2px;
    background-color: #ebfb1e;
    position: absolute;
    top: 0;
    z-index: -1;
}
/*****************************************Logo in the Header Section of the Webpage Ends Here******************************************/
/***************************************************Navigation Bar Style Starts Here***************************************************/
ul{
    list-style: none;
}

a{
    text-decoration: none !important;
}

header{
    position: fixed;
    top: 5.5px;
    width: 100%;
    z-index: 110;
    left: 44px;
}

section{
    position: relative;
    height: calc(100vh - 3rem);
    width: 100%;
    overflow: hidden;
}

.overlay{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgb(56, 165, 238, 0.5);
}

.container-navigation{
    max-width: 78.7rem;
    padding: 0 2rem;
    margin: 0 auto;
    display: flex;
    position: relative;
}

.nav-btn{
    flex: 3;
    display: flex;
}

.nav-links{
    flex: 2;
    position: relative;
    color:#ffffff;
    text-align: center;
}
.name-block{
  flex: 2;
  position: relative;
  color:#ff0000;
  text-align: center;
}
.nav-line-1{
    font-family: montserrat-medium;
    font-size: 20px;
}
.nav-line-2{
    font-family: montserrat-light;
    font-size: 18px;
}
/***************************************************************Navigatgion Bar Ends here**********************************************/
/****************************************************Nivo Slider Starts From Here******************************************************/
.nivo-slider{
  margin-top: -81px;
}
.nivoSlider {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#nivoSlider1{
  margin-top: 87px;
}

.theme-default .nivo-controlNav {
    left: 37%;
}

.nivo-controlNav {
    position: relative;
    bottom: 75px;
    z-index: 1000;
    width: 520px;
}

.nivo-controlNav a {
    cursor: pointer;
    position: relative;
    z-index: 1000;
    float:left;
}

.nivo-controlNav a.active {
    font-weight:bold;
}
.middle-first{
  margin-top: 20px;
}

.outer-tag {
  margin-top: -41px;
  z-index: 100;
  position: relative;
  overflow: hidden;
  padding: 8px 0px 4px 0px;
  box-sizing: border-box;
  &::before {
        content: "";
        display: block;
        background: linear-gradient(90deg, #ebfb1e 40%, transparent 75%, transparent 75%, #ebfb1e 75%);
        background-size: 40px;
        position: absolute;
        top: -830px;
        left: -80px;
        bottom: -830px;
        right: -80px;
        transform: rotate(45deg);
  }
  .inner-tag {
    background: #ebfb1e;
    height: 70px;
  }
}

.tag-wrap {
  filter: drop-shadow(-1px 6px 3px rgba(50, 50, 0, 0.5));
  float:left;
  z-index: 1000;
  position: absolute;
  width: 750px;
}

.tag {
  background: #ebfb1e;
  color: #222;
  padding: 2rem 3rem 2rem 4rem;
  font: bold 32px system-ui;
  z-index: 100;
}

.day-block {
  flex-basis: 49%;
  padding: 5px;
  margin: .5%;
  -webkit-box-shadow: 0px 2px 4px 0px #e4e4e4;
  box-shadow: 0px 2px 4px 0px #e4e4e4;
  min-height: 150px;
  display: flex;
  flex-wrap: wrap;
  font: 13px Verdana;
}
.day-block .col {
  padding: 0;            /*  if you don't want padding, keep this rule  */
}
.day-block p {
  margin: 5px 0 0;
}
.container_page{
    margin: 0 auto;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-top: -1px;
    margin-bottom: -17px;
    padding: 0px;
    background-color: #e9eaed;
    z-index: 1;
    padding-top: 2px;
    padding-bottom: 53px;
    border-width: 2px;
    border-style: solid;
    -webkit-border-image: -webkit-gradient(linear, 0 0, 0 100%, from(#666), to(rgba(0, 0, 0, 0))) 1 100%;
    -webkit-border-image: -webkit-linear-gradient(#666, rgba(0, 0, 0, 0)) 1 100%;
    -moz-border-image: -moz-linear-gradient(#666, rgba(0, 0, 0, 0)) 1 100%;
    -o-border-image: -o-linear-gradient(#666, rgba(0, 0, 0, 0)) 1 100%;
    border-image: linear-gradient(to bottom, #666, rgba(0, 0, 0, 0)) 1 100%;
    box-shadow:#333;
}

.img-calendar{
  margin-top: 2px;
  margin-right: 10px;
}
.event-name{
  font-family: Futura_Medium_BT;
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  margin-top: 2px;
  color: #585757;
}
.event-date{
  font-family: Futura_Medium_BT;
  font-size: 14px;
  line-height: 20px;
  color: #6c6b6b;
}
.event-descrip{

}
.row-text{
  font-family: Futura_Light_BT;
  font-size: 14px;
  font-weight: bold;
  /* line-height: 20px; */
  color: #6c6b6b;
}
.video-gallery{
  background-color: #a92c18;
  padding: 20px 5px 10px 5px;
}
.hdr-tutorial-video{
    border-radius: 2px;
}

.video-list{
  margin-top: -5px;
  margin-bottom: 44px;
  margin-left: 5px;
  margin-right: 2px;
}

.embed-responsive-16by9 {
    clear: both;
    border:1px solid #ffffff;
    box-shadow: 5px 7px 9px 0px rgba(0,0,0,0.75);
  -webkit-box-shadow: 5px 7px 9px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 5px 7px 9px 0px rgba(0,0,0,0.75);
}

.embed-responsive{
  width: 98% !important;
}

.home-videolist{
   margin: 20px 0px 0px 0px;
}

.home-video :first-child{
   margin-top: 0px;
}

.home-video{
   margin: 35px 0px 0px 0px;
}

.hidden-video{
  visibility: hidden;
}

.quick-links{
  margin-top: 9px;
  flex: 0 0 21%;
}
.home-qlinks{
  margin-top: 12px;
}
.qlink-item{
  background-color: transparent;
  font-size: 16px;
  padding-left: 0px;
  padding-right: 0px;
}
.qlink-icon{
  color:#5b5b5b;
}
.home-contact{
  flex: 0 0 21%;
  padding-top: 8px;
}
.home-contact-link{
  color:#5b5b5b;
  font-family: Futura_Medium_BT;
  font-size: 14px;
  line-height: 20px;
}
.copyright-name{
  font-family: Futura_Medium_BT;
  font-size: 14px;
  line-height: 20px;
}
.copyright-contact{
  font-family: Futura_Medium_BT;
  font-size: 13px;
  line-height: 20px;
}
.footer{
  padding-top: 25px;
  padding-bottom: 20px;
}


@media only screen and (min-width: 280px) and (max-width: 359px){
  .heading {
      height: 53.4px;
  }
  .wrapper_head {
      margin-left: 27%;
  }
  .wrapper_head .left-spacer-logo {
      height: 53.2px;
      width: 133px;
  }
  .header-logo-block {
      width: 141px;
  }
  .header-logo img {
      margin-top: 33.4px;
  }
  .header-logo-block::before {
      width: 140px;
      height: 50.2px;
      left: -64px;
  }
  .header-logo-block::after {
      width: 59px;
      height: 51.2px;
      top: 0;
      z-index: -1;
  }
  header{
      left: -32px;
  }
  section{
      width: 106%;
  }
  .container-navigation {
      height: 46px;
  }
  .nav-btn{
      visibility: hidden;
  }
  .banner-slider {
      margin-top: 72px !important;
      height: 998px !important;
      overflow: hidden;
  }
 .nivo-controlNav {
      bottom: 50px;
      width: 102%;
  }
   .nivo-slider{
     margin-top: 0px;
   }
  .outer-tag{
    .inner-tag {
      height: 40px;
    }
  }
  #nivoSlider1{
    margin-top: 7px;
  }
  .nivo-slider1{
    margin-left: -3px !important;
    width: 100%;
  }
  .row {
    margin-left: -5px;
  }
  .quick-links {
    flex: 1 0 21%;
  }
  .container-block{
      height: 4326px;
  }
  .nav-line-1 {
    font-size: 12px;
  }
  .nav-line-2 {
    font-family: montserrat-light;
    font-size: 10px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 359px){
  .nav-line-1 {
    font-size: 12px;
  }
  .nav-line-2 {
    font-family: montserrat-light;
    font-size: 10px;
  }
}
@media only screen and (min-width: 360px) and (max-width: 410px){
  .heading {
      height: 53.4px;
  }
  .wrapper_head {
      margin-left: 31%;
  }
  .wrapper_head .left-spacer-logo {
      height: 53.2px;
      width: 133px;
  }
  .header-logo-block {
      width: 141px;
  }
  .header-logo img {
      margin-top: 34.4px;
  }
  .header-logo-block::before {
      width: 140px;
      height: 50.2px;
      left: -64px;
  }
  .header-logo-block::after {
      width: 59px;
      height: 51.2px;
      top: 0;
      z-index: -1;
  }
  header{
      left: -32px;
  }
  section{
      width: 106%;
  }
  .container-navigation {
      height: 46px;
  }
  .nav-btn{
      visibility: hidden;
  }
  .block {
    top: 53px;
    left: 0px;
    padding: 22px 10px 11px 0px;
  }
  .banner-slider {
      margin-top: 72px !important;
      height: 998px !important;
      overflow: hidden;
  }
  .nivo-controlNav {
      bottom: 50px;
      width: 102%;
  }
  .container-block{
      height: 4326px;
  }
  .name-block {
    margin-top: 53px;
  }
  .nivo-slider{
    margin-top: 0px;
  }
  .outer-tag{
   .inner-tag {
     height: 75px;
   }
  }
  #nivoSlider1{
   margin-top: 7px;
  }
  .nivo-slider1{
    margin-left: -2px !important;
    width: 99%;
  }
  .row {
    margin-left: 0px;
  }
  .quick-links {
    flex: 1 0 21%;
  }
  .name-block {
    margin-top: 22px;
  }
  .nav-line-1 {
    font-size: 12px;
  }
  .nav-line-2 {
    font-family: montserrat-light;
    font-size: 10px;
  }
}
@media only screen and (min-width: 399px) and (max-width: 410px){
  .map-row{
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;

  }
}
@media only screen and (min-width: 411px) and (max-width: 460px){
  /*****************************************For Background and Logo in the Header Section of the Webpage******************************************/
  .heading {
      height: 53.4px;
  }
  .wrapper_head {
      margin-left: 35.5%;
  }
  .wrapper_head .left-spacer-logo {
      height: 53.2px;
      width: 190px;
  }
  .header-logo-block {
      width: 141px;
  }
  .header-logo img {
      margin-top: 34.4px;
  }
  .header-logo-block::before {
      width: 140px;
      height: 50.2px;
      left: -64px;
  }
  .header-logo-block::after {
      width: 59px;
      height: 51.2px;
      top: 0;
      z-index: -1;
  }
  header{
      left: -32px;
  }
  section{
      width: 106%;
  }
  .container-navigation {
      height: 46px;
  }
  .nav-btn{
      visibility: hidden;
  }
  .block {
    top: 53px;
    left: 0px;
    padding: 22px 10px 11px 0px;
  }
  .banner-slider {
      margin-top: 72px !important;
      height: 998px !important;
      overflow: hidden;
  }
  .nivo-controlNav {
      bottom: 50px;
      width: 102%;
  }
  .container-block{
      height: 4465px;
  }
  .name-block {
    margin-top: 53px;
  }
  .slider-name-block {
    margin-left: -27px;
    border-radius: 0px;
  }
  .name-block-line-1 {
    font-size: 21px;
    margin-top: 12px;
    margin-left: 37px;
    padding: 0px 50px 0px 0px;
  }
  .name-block-line-2 {
    font-size: 18px;
    margin-top: -2px;
    padding: 0px 30px 0px 31px;
  }
  .nivo-slider{
    margin-top: 0px;
  }
  .outer-tag{
   .inner-tag {
     height: 75px;
   }
  }
  #nivoSlider1{
   margin-top: 7px;
  }
  .nivo-slider1{
    margin-left: -2px !important;
    width: 99%;
  }
  .row {
   margin-left: 0px;
  }
  .quick-links {
    flex: 1 0 21%;
  }
  .name-block {
    margin-top: 0px;
  }
}
@media only screen and (min-width: 461px) and (max-width: 486px){
  .heading {
      height: 53.4px;
  }
  .wrapper_head {
      margin-left: 35.5%;
  }
  .wrapper_head .left-spacer-logo {
      height: 53.2px;
      width: 190px;
  }
  .header-logo-block {
      width: 141px;
  }
  .header-logo img {
      margin-top: 34.4px;
  }
  .header-logo-block::before {
      width: 140px;
      height: 50.2px;
      left: -64px;
  }
  .header-logo-block::after {
      width: 59px;
      height: 51.2px;
      top: 0;
      z-index: -1;
  }
  header{
      left: -32px;
  }
  section{
      width: 106%;
  }
  .container-navigation {
      height: 46px;
  }
  .nav-btn{
      visibility: hidden;
  }
  .block {
    top: 53px;
    left: 0px;
    padding: 22px 10px 11px 0px;
  }
  .banner-slider {
      margin-top: 72px !important;
      height: 998px !important;
      overflow: hidden;
  }
  .nivo-controlNav {
      bottom: 50px;
      width: 102%;
  }
  .container-block{
      height: 4536px;
  }
  .name-block {
    margin-top: 53px;
  }
  .slider-name-block {
    margin-left: -27px;
    border-radius: 0px;
  }
  .nivo-slider{
    margin-top: 0px;
  }
  .outer-tag{
   .inner-tag {
     height: 75px;
   }
  }
  #nivoSlider1{
   margin-top: 7px;
  }
  .nivo-slider1{
    margin-left: -2px !important;
    width: 99%;
  }
  .row {
   margin-left: 0px;
  }
  .quick-links {
    flex: 1 0 21%;
  }
  .map-row{
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }
  .name-block {
    margin-top: 0px;
  }
}
@media only screen and (min-width: 487px) and (max-width: 500px){
  .heading {
      height: 53.4px;
  }
  .wrapper_head {
      margin-left: 36%;
  }
  .wrapper_head .left-spacer-logo {
      height: 54.2px;
      width: 242px;
  }
  .header-logo-block {
      width: 141px;
  }
  .header-logo img {
      margin-top: 32.4px;
  }
  .header-logo-block::before {
      width: 140px;
      height: 50.2px;
      left: -68px;
  }
  .header-logo-block::after {
      width: 59px;
      height: 51.2px;
      top: 0;
      z-index: -1;
  }
  header{
      left: -32px;
  }
  section{
      width: 106%;
  }
  .container-navigation {
      height: 46px;
  }
  .nav-btn{
      visibility: hidden;
  }
  .hamburger-menu-container{
      display: flex;
  }
  .hamburger-menu{
    margin-right: 1.7px;
    margin-top: -40.7px;
  }
  #check{
      top: 50.3%;
      left: 19rem;
      width: 15.6rem;
  }
  .right {
      width: 100%;
      left: 311px;
      top: 48.6px;
      z-index: 1;
  }
  .left-menu-container{
      visibility: visible;
  }
  .left-menu{
    width: 2.6rem;
    height: 2.6rem;
    margin-left: 16px;
    margin-top: -109px;
  }
  #sidebar-checkbox{
    top: 47%;
    left: 0.8rem;
    width: 2rem;
    height: 2rem;
    z-index: 520;
    cursor: pointer;
    opacity: 0;
    display: block;
    height: calc(100vh - 3rem);
    visibility: visible;
  }
  .block {
    top: 53px;
    left: 0px;
    padding: 22px 10px 11px 0px;
  }
  .banner-slider {
      margin-top: 72px !important;
      height: 998px !important;
      overflow: hidden;
  }
  .nivo-controlNav {
      bottom: 50px;
      width: 102%;
  }
  .container-block{
      height: 4563px;
  }
  .name-block {
    margin-top: 53px;
  }
  .slider-name-block {
    margin-left: -27px;
    border-radius: 0px;
  }
  .name-block-line-1 {
    font-size: 21px;
    margin-top: 12px;
    margin-left: 50px;
    padding: 0px 60px 0px 0px;
  }
  .name-block-line-2 {
    font-size: 18px;
    margin-top: -2px;
    padding: 0px 46px 0px 31px;
  }
  .nivo-slider{
    margin-top: 0px;
  }
  .outer-tag{
   .inner-tag {
     height: 75px;
   }
  }
  .donation-img {
    float: none;
    display: block;
  }
  .donation_logo {
    height: 30px;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .home-donation-detail {
    display: none;
  }
  .sai-baba-details{
   margin-top: 13px;
  }
  #nivoSlider1{
   margin-top: 7px;
  }
  .nivo-slider1{
    margin-left: 0px !important;
    width: 98%
  }
  .row {
   margin-left: 0px;
  }
  .quick-links {
    flex: 1 0 21%;
  }
  .map-row{
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }
  .name-block {
    margin-top: 0px;
  }
}
@media only screen and (min-width: 501px) and (max-width: 530px){
  .heading {
      height: 53.4px;
  }
  .wrapper_head {
      margin-left: 37%;
  }
  .wrapper_head .left-spacer-logo {
      height: 54.2px;
      width: 242px;
  }
  .header-logo-block {
      width: 141px;
  }
  .header-logo img {
      margin-top: 33.4px;
  }
  .header-logo-block::before {
      width: 140px;
      height: 50.2px;
      left: -73px;
  }
  .header-logo-block::after {
      width: 59px;
      height: 51.2px;
      top: 0;
      z-index: -1;
  }
  header{
      left: -32px;
  }
  section{
      width: 106%;
  }
  .container-navigation {
      height: 46px;
  }
  .nav-btn{
      visibility: hidden;
  }
  .hamburger-menu-container{
      display: flex;
  }
  .hamburger-menu{
    margin-right: 1.7px;
    margin-top: -40.7px;
  }
  #check{
      top: 50.3%;
      left: 19rem;
      width: 15.6rem;
  }
  .right {
      width: 100%;
      left: 326px;
      top: 48.6px;
      z-index: 1;
  }
  .left-menu-container{
      visibility: visible;
  }
  .left-menu{
    width: 2.6rem;
    height: 2.6rem;
    margin-left: 16px;
    margin-top: -109px;
  }
  #sidebar-checkbox{
    top: 47%;
    left: 0.8rem;
    width: 2rem;
    height: 2rem;
    z-index: 520;
    cursor: pointer;
    opacity: 0;
    display: block;
    height: calc(100vh - 3rem);
    visibility: visible;
  }
  .block {
    top: 53px;
    left: 0px;
    padding: 22px 10px 11px 0px;
  }
  .banner-slider {
      margin-top: 72px !important;
      height: 998px !important;
      overflow: hidden;
  }
  .nivo-controlNav {
      bottom: 50px;
      width: 102%;
  }
  .container-block{
      height: 4668px;
  }
  .name-block {
    margin-top: 0px;
  }
  .slider-name-block {
    margin-left: -27px;
    border-radius: 0px;
  }
  .name-block-line-1 {
    font-size: 21px;
    margin-top: 12px;
    margin-left: 69px;
    padding: 0px 81px 0px 0px;
  }
  .name-block-line-2 {
    font-size: 18px;
    margin-top: -2px;
    padding: 0px 60px 0px 56px;
  }
  .nivo-slider{
    margin-top: 0px;
  }
  .outer-tag{
   .inner-tag {
     height: 75px;
   }
  }
  .donation-img {
    float: none;
    display: block;
  }
  .donation_logo {
    height: 30px;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .home-donation-detail {
    display: none;
  }
  .sai-baba-details{
   margin-top: 13px;
  }
  #nivoSlider1{
   margin-top: 7px;
  }
  .nivo-slider1{
    margin-left: 0px !important;
    width: 98%
  }
  .row {
   margin-left: 0px;
  }
  .quick-links {
    flex: 1 0 21%;
  }
  .map-row{
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }
  .name-block {
    margin-top: 0px;
  }
}
@media only screen and (min-width: 531px) and (max-width: 575px){
  .heading {
      height: 53.4px;
  }
  .wrapper_head {
      margin-left: 39%;
  }
  .wrapper_head .left-spacer-logo {
      height: 54.2px;
      width: 242px;
  }
  .header-logo-block {
      width: 141px;
  }
  .header-logo img {
      margin-top: 32.4px;
  }
  .header-logo-block::before {
      width: 140px;
      height: 50.2px;
      left: -64px;
  }
  .header-logo-block::after {
      width: 59px;
      height: 51.2px;
      top: 0;
      z-index: -1;
  }
  header{
      left: -32px;
  }
  section{
      width: 106%;
  }
  .container-navigation {
      height: 46px;
  }
  .nav-btn{
      visibility: hidden;
  }
  .hamburger-menu-container{
      display: flex;
  }
  .hamburger-menu{
    margin-right: 1.7px;
    margin-top: -40.7px;
  }
  #check{
      top: 50.3%;
      left: 19rem;
      width: 15.6rem;
  }
  .right {
      width: 100%;
      left: 356px;
      top: 48.6px;
      z-index: 1;
  }
  .left-menu-container{
      visibility: visible;
  }
  .left-menu{
    width: 2.6rem;
    height: 2.6rem;
    margin-left: 16px;
    margin-top: -109px;
  }
  #sidebar-checkbox{
    top: 47%;
    left: 0.8rem;
    width: 2rem;
    height: 2rem;
    z-index: 520;
    cursor: pointer;
    opacity: 0;
    display: block;
    height: calc(100vh - 3rem);
    visibility: visible;
  }
  .block {
    top: 53px;
    left: 0px;
    padding: 22px 10px 11px 0px;
  }
  .banner-slider {
      margin-top: 72px !important;
      height: 998px !important;
      overflow: hidden;
  }
  .nivo-controlNav {
      bottom: 50px;
      width: 102%;
  }
  .container-block{
      height: 4823px;
  }
  .name-block {
    margin-top: 53px;
  }
  .slider-name-block {
    margin-left: -27px;
    border-radius: 0px;
  }
  .name-block-line-1 {
    font-size: 21px;
    margin-top: 12px;
    margin-left: 93px;
    padding: 0px 110px 0px 0px;
  }
  .name-block-line-2 {
    font-size: 18px;
    margin-top: -2px;
    padding: 0px 115px 0px 109px;
  }
  .nivo-slider{
    margin-top: 0px;
  }
  .outer-tag{
   .inner-tag {
     height: 75px;
   }
  }
  .donation-img {
    float: none;
    display: block;
  }
  .donation_logo {
    height: 30px;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .home-donation-detail {
    display: none;
  }
  .sai-baba-details{
   margin-top: 13px;
  }
  #nivoSlider1{
   margin-top: 7px;
  }
  .nivo-slider1{
    margin-left: 0px !important;
    width: 98%
  }
  .row {
   margin-left: 0px;
  }
  .quick-links {
    flex: 1 0 21%;
  }
  .map-row{
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }
  .facebook-block{
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 94%;
  }
  .name-block {
    margin-top: 0px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 599px){
  .heading {
      height: 53.4px;
  }
  .wrapper_head {
      margin-left: 39%;
  }
  .wrapper_head .left-spacer-logo {
      height: 54.2px;
      width: 276px;
  }
  .header-logo-block {
      width: 141px;
  }
  .header-logo img {
      margin-top: 32.4px;
  }
  .header-logo-block::before {
      width: 140px;
      height: 50.2px;
      left: -64px;
  }
  .header-logo-block::after {
      width: 59px;
      height: 51.2px;
      top: 0;
      z-index: -1;
  }
  header{
      left: -32px;
  }
  section{
      width: 106%;
  }
  .container-navigation {
      height: 46px;
  }
  .nav-btn{
      visibility: hidden;
  }
  .hamburger-menu-container{
      display: flex;
  }
  .hamburger-menu{
    margin-right: 1.7px;
    margin-top: -40.7px;
  }
  #check{
      top: 50.3%;
      left: 25rem;
      width: 15.6rem;
  }
  .right {
      width: 100%;
      left: 400px;
      top: 48.6px;
      z-index: 1;
  }
  .left-menu-container{
      visibility: visible;
  }
  .left-menu{
    width: 2.6rem;
    height: 2.6rem;
    margin-left: 16px;
    margin-top: -109px;
  }
  #sidebar-checkbox{
    top: 47%;
    left: 0.8rem;
    width: 2rem;
    height: 2rem;
    z-index: 520;
    cursor: pointer;
    opacity: 0;
    display: block;
    height: calc(100vh - 3rem);
    visibility: visible;
  }
  .block {
    top: 53px;
    left: 0px;
    padding: 22px 10px 11px 0px;
  }
  .banner-slider {
      margin-top: 72px !important;
      height: 998px !important;
      overflow: hidden;
  }
  .nivo-controlNav {
      bottom: 50px;
      width: 102%;
  }
  .container-block{
      height: 4823px;
  }
  .name-block {
    margin-top: 53px;
  }
  .slider-name-block {
    margin-left: -27px;
    border-radius: 0px;
  }
  .name-block-line-1 {
    font-size: 21px;
    margin-top: 12px;
    margin-left: 93px;
    padding: 0px 110px 0px 0px;
  }
  .name-block-line-2 {
    font-size: 18px;
    margin-top: -2px;
    padding: 0px 115px 0px 109px;
  }
  .nivo-slider{
    margin-top: 0px;
  }
  .outer-tag{
   .inner-tag {
     height: 75px;
   }
  }
  .donation-img {
    float: none;
    display: block;
  }
  .donation_logo {
    height: 30px;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .home-donation-detail {
    display: none;
  }
  .sai-baba-details{
   margin-top: 13px;
  }
  #nivoSlider1{
   margin-top: 7px;
  }
  .nivo-slider1{
    margin-left: 0px !important;
    width: 98%
  }
  .row {
    margin-left: 0px;
  }
  .quick-links {
    flex: 1 0 21%;
  }
  .map-row{
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }
  .facebook-block{
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 94%;
  }
  .name-block {
    margin-top: 0px;
  }
}
@media only screen and (min-width: 600px) and (max-width: 630px){
  .heading {
      height: 53.4px;
  }
  .wrapper_head {
      margin-left: 39%;
  }
  .wrapper_head .left-spacer-logo {
      height: 54.2px;
      width: 303px;
  }
  .header-logo-block {
      width: 141px;
  }
  .header-logo img {
      margin-top: 32.4px;
  }
  .header-logo-block::before {
      width: 140px;
      height: 50.2px;
      left: -64px;
  }
  .header-logo-block::after {
      width: 59px;
      height: 51.2px;
      top: 0;
      z-index: -1;
  }
  header{
      left: -32px;
  }
  section{
      width: 106%;
  }
  .container-navigation {
      height: 46px;
  }
  .nav-btn{
      visibility: hidden;
  }
  .hamburger-menu-container{
      display: flex;
  }
  .hamburger-menu{
    margin-right: 1.7px;
    margin-top: -40.7px;
  }
  #check{
      top: 50.3%;
      left: 25rem;
      width: 15.6rem;
  }
  .right {
      width: 100%;
      left: 400px;
      top: 48.6px;
      z-index: 1;
  }
  .left-menu-container{
      visibility: visible;
      margin-top: -1099px;
  }
  .left-menu{
      width: 2.6rem;
      height: 2.6rem;
      margin-left: 16px;
      margin-top: 0px;
  }
  #sidebar-checkbox{
    position: relative;
    top: 47%;
    left: 0.8rem;
    width: 2rem;
    height: 2rem;
    z-index: 520;
    cursor: pointer;
    opacity: 0;
    display: block;
    height: calc(100vh - 3rem);
    visibility: visible;
  }
  .block {
    top: 53px;
    left: 0px;
    padding: 22px 10px 11px 0px;
  }
  .banner-slider {
      margin-top: 72px !important;
      height: 998px !important;
      overflow: hidden;
  }
  .nivo-controlNav {
      bottom: 50px;
      width: 102%;
  }
  .container-block{
      height: 4823px;
  }
  .name-block {
    margin-top: 53px;
  }
  .slider-name-block {
    margin-left: -27px;
    border-radius: 0px;
  }
  .name-block-line-1 {
    font-size: 18px;
    margin-top: 12px;
    margin-left: 93px;
    padding: 0px 110px 0px 0px;
  }
  .name-block-line-2 {
    font-size: 18px;
    margin-top: -2px;
    padding: 0px 115px 0px 109px;
  }
  .nivo-slider{
    margin-top: 0px;
  }
  .outer-tag{
   .inner-tag {
     height: 75px;
   }
  }
  .donation-img {
    float: none;
    display: block;
  }
  .donation_logo {
    height: 30px;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .home-donation-detail {
    display: none;
  }
  .sai-baba-details{
   margin-top: 13px;
  }
  #nivoSlider1{
   margin-top: 7px;
  }
  .row {
    margin-left: 0px;
  }
  .nivo-slider1{
    margin-left: -4px !important;
    width: 99%;
  }
  .quick-links {
    flex: 1 0 21%;
  }
  .map-row{
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }
  .facebook-block{
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 94%;
  }
  .name-block {
    margin-top: 0px;
  }
}
@media only screen and (min-width: 631px) and (max-width: 767px){
  .heading {
      height: 53.4px;
  }
  .wrapper_head {
      margin-left: 39%;
  }
  .wrapper_head .left-spacer-logo {
      height: 53.2px;
      width: 303px;
  }
  .header-logo-block {
      width: 141px;
  }
  .header-logo img {
      margin-top: 34.4px;
  }
  .header-logo-block::before {
      width: 140px;
      height: 50.2px;
      left: -64px;
  }
  .header-logo-block::after {
      width: 59px;
      height: 51.2px;
      top: 0;
      z-index: -1;
  }
  header{
      left: -32px;
  }

  section{
      width: 106%;
  }
  .container-navigation {
      height: 46px;
  }
  .nav-btn{
      visibility: hidden;
  }
  .hamburger-menu-container{
      display: flex;
  }
  .hamburger-menu{
    margin-right: 1.7px;
    margin-top: -40.7px;
  }
  #check{
      top: 50.3%;
      left: 34rem;
      width: 15.6rem;
  }
  .right {
      width: 100%;
      left: 400px;
      top: 48.6px;
      z-index: 1;
  }
  .left-menu-container{
      visibility: visible;
  }
  .left-menu{
    width: 2.6rem;
    height: 2.6rem;
    margin-left: 16px;
    margin-top: -109px;
  }
  #sidebar-checkbox{
    top: 47%;
    left: 0.8rem;
    width: 2rem;
    height: 2rem;
    z-index: 520;
    cursor: pointer;
    opacity: 0;
    display: block;
    height: calc(100vh - 3rem);
    visibility: visible;
  }
  .block {
    top: 53px;
    left: 0px;
    padding: 22px 10px 11px 0px;
  }
  .banner-slider {
      margin-top: 72px !important;
      height: 998px !important;
      overflow: hidden;
  }
  .nivo-controlNav {
      bottom: 50px;
      width: 102%;
  }
  .container-block{
      height: 4823px;
  }
  .name-block {
    margin-top: 53px;
  }
  .slider-name-block {
    margin-left: -27px;
    border-radius: 0px;
  }
  .name-block-line-1 {
    font-size: 18px;
    margin-top: 12px;
    margin-left: 93px;
    padding: 0px 110px 0px 0px;
  }
  .name-block-line-2 {
    font-size: 18px;
    margin-top: -2px;
    padding: 0px 115px 0px 109px;
  }
  .nivo-slider{
    margin-top: 0px;
  }
  .outer-tag{
   .inner-tag {
     height: 75px;
   }
  }
  .donation-img {
    float: none;
    display: block;
  }
  .donation_logo {
    height: 30px;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .home-donation-detail {
    display: none;
  }
  .sai-baba-details{
   margin-top: 13px;
  }
  #nivoSlider1{
   margin-top: 7px;
  }
  .row {
    margin-left: 0px;
  }
  .nivo-slider1{
    margin-left: -4px !important;
    width: 99%;
  }
  .quick-links {
    flex: 1 0 21%;
  }
  .map-row{
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }
  .facebook-block{
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 94%;
  }
  .name-block {
    margin-top: 0px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 867px){
  .heading {
      height: 53.4px;
  }
  .wrapper_head {
      margin-left: 1.6%;
  }
  .wrapper_head .left-spacer-logo {
      height: 55.2px;
      width: 60px;
  }
  .header-logo-block {
      width: 141px;
  }
  .header-logo img {
      margin-top: 34.4px;
  }
  .header-logo-block::before {
      width: 140px;
      height: 50.2px;
      left: -64px;
  }
  .header-logo-block::after {
      width: 59px;
      height: 51.2px;
      top: 0;
      z-index: -1;
  }
  header{
      top:-1.7px;
      left: 22px;
  }
  section{
      width: 106%;
  }
  .container-navigation {
      height: 46px;
  }
  .nav-btn{
      visibility: visible;
  }
  .nav-link > a {
      letter-spacing: 0px;
      font-size: 1.4vw;
  }
  .nav-link {
      padding: 0.2rem 0.3rem;
  }
  .hamburger-menu-container{
      display: flex;
  }
  .hamburger-menu{
    margin-right: 1.7px;
    margin-top: -40.7px;
  }
  #check{
    top: 50.3%;
    left: 50.6rem;
    width: 3.4rem;
  }
  .right {
      width: 100%;
      left: 690px;
      top: 48.6px;
      z-index: 1;
  }
  .left-menu-container{
      visibility: hidden;
  }
  .left-menu{
    width: 2.6rem;
    height: 2.6rem;
    margin-left: 16px;
    margin-top: -109px;
  }
  #sidebar-checkbox{
    top: 47%;
    left: 0.8rem;
    width: 2rem;
    height: 2rem;
    z-index: 520;
    cursor: pointer;
    opacity: 0;
    display: block;
    height: calc(100vh - 3rem);
    visibility: hidden;
  }
  .block {
    top: 53px;
    left: 0px;
    padding: 22px 10px 11px 0px;
  }
  .nivo-slider{
      margin-top: 368px;
  }
  .banner-slider {
      margin-top: 72px !important;
      height: 998px !important;
      overflow: hidden;
  }
  .nivo-controlNav {
      bottom: 50px;
      width: 102%;
  }
  .container-block{
      height: 4041px;
  }
  .name-block {
    margin-top: 53px;
  }
  .slider-name-block {
    margin-left: -31px;
    border-radius: 0px;
    width: 867px;
  }
  .name-block-line-1 {
    font-size: 18px;
    margin-top: 12px;
    margin-left: 93px;
    padding: 0px 110px 0px 0px;
  }
  .name-block-line-2 {
    font-size: 18px;
    margin-top: -2px;
    padding: 0px 115px 0px 109px;
  }
  .nivo-slider{
    margin-top: 0px;
  }
  .outer-tag{
   .inner-tag {
     height: 75px;
   }
  }
  .donation-img {
    float: none;
    display: block;
  }
  .donation_logo {
    height: 30px;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .home-donation-detail {
    display: none;
  }
  .sai-baba-details{
   margin-top: 13px;
  }
  #nivoSlider1{
   margin-top: 7px;
  }
  .row {
    margin-left: 0px;
  }
  .nivo-slider1{
    margin-left: -8px !important;
    width: 100%;
    display: block;
  }
  .text-center-align {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .quick-links {
    flex: 1 0 21%;
  }
  .facebook-block{
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 75%;
  }
  /* .map-row{
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  } */
  .google_map {
    margin: 5px 1px 5px 5px;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .home-contact-link {
    color: #5b5b5b;
    font-family: Futura_Medium_BT;
    font-size: 10px;
  }
  .name-block {
    margin-top: 0px;
  }
}

@media only screen and (min-width: 868px) and (max-width: 991px){
  .heading {
      height: 53.4px;
  }
  .wrapper_head {
      margin-left: 1.6%;
  }
  .wrapper_head .left-spacer-logo {
      height: 53.2px;
      width: 60px;
  }
  .header-logo-block {
      width: 141px;
  }
  .header-logo img {
      margin-top: 34.4px;
  }
  .header-logo-block::before {
      width: 140px;
      height: 50.2px;
      left: -64px;
  }
  .header-logo-block::after {
      width: 59px;
      height: 51.2px;
      top: 0;
      z-index: -1;
  }
  header{
      top:-1.7px;
      left: 22px;
  }

  section{
      width: 106%;
  }
  .container-navigation {
      height: 46px;
  }
  .nav-btn{
      visibility: visible;
  }
  .nav-link > a {
      letter-spacing: 0px;
      font-size: 1.4vw;
  }
  .nav-link {
      padding: 0.2rem 0.3rem;
  }
  .hamburger-menu-container{
      display: flex;
  }
  .hamburger-menu{
    margin-right: 1.7px;
    margin-top: -40.7px;
  }
  #check{
    top: 50.3%;
    left: 50.6rem;
    width: 3.4rem;
  }
  .right {
      width: 100%;
      left: 690px;
      top: 48.6px;
      z-index: 1;
  }
  .left-menu-container{
      visibility: hidden;
  }
  .left-menu{
    width: 2.6rem;
    height: 2.6rem;
    margin-left: 16px;
    margin-top: -109px;
  }
  #sidebar-checkbox{
    top: 47%;
    left: 0.8rem;
    width: 2rem;
    height: 2rem;
    z-index: 520;
    cursor: pointer;
    opacity: 0;
    display: block;
    height: calc(100vh - 3rem);
    visibility: hidden;
  }
  .block {
    top: 53px;
    left: 0px;
    padding: 22px 10px 11px 0px;
  }
  .nivo-slider{
      margin-top: 368px;
  }
  .banner-slider {
      margin-top: 72px !important;
      height: 998px !important;
      overflow: hidden;
  }
  .nivo-controlNav {
      bottom: 50px;
      width: 102%;
  }
  .container-block{
      height: 4041px;
  }
  .name-block {
    margin-top: 53px;
  }
  .slider-name-block {
    border-radius: 8px;
    width: 647px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 10px 1px 10px 1px;
  }
  .name-block-line-1 {
    font-size: 14px;
    margin-top: -3px;
    margin-left: 93px;
    padding: 0px 110px 0px 0px;
  }
  .name-block-line-2 {
    font-size: 14px;
    margin-top: -2px;
    padding: 0px 115px 0px 109px;
  }
  .nivo-slider{
    margin-top: -58px;
  }
  .outer-tag{
   .inner-tag {
     height: 75px;
   }
  }
  .donation-img {
    float: none;
    display: block;
  }
  .donation_logo {
    height: 30px;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .home-donation-detail {
    display: none;
  }
  .sai-baba-details{
   margin-top: 13px;
  }
  #nivoSlider1{
   margin-top: 65px;
  }
  .row {
    margin-left: 0px;
  }
  .nivo-slider1{
    margin-left: -8px !important;
    width: 100%;
    display: block;
  }
  .text-center-align {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .quick-links {
    flex: 1 0 21%;
  }
  .facebook-block{
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 75%;
  }
  .google_map {
    margin: 5px 1px 5px 5px;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .home-contact-link {
    color: #5b5b5b;
    font-family: Futura_Medium_BT;
    font-size: 10px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px){
  .heading {
      height: 61.4px;
  }
  .wrapper_head {
      margin-left: 3.6%;
  }
  .wrapper_head .left-spacer-logo {
    height: 63.9px;
    width: 122px;
  }
  .header-logo-block {
      width: 172px;
  }
  .header-logo img {
      margin-top: 32.4px;
  }
  .header-logo-block::before {
      width: 140px;
      height: 60.2px;
      left: -64px;
  }
  .header-logo-block::after {
    width: 81px;
    height: 64.2px;
    top: 0;
    z-index: -1;
  }
  header{
      top: 0.3px;
      left: 22px;
  }
  section{
      width: 106%;
  }
  .container-navigation {
      height: 57px;
  }
  .nav-btn{
      visibility: visible;
  }
  .nav-link > a {
      letter-spacing: 0px;
      font-size: 1.4vw;
  }
  .nav-link {
      padding:  0.4rem 0.6rem;
  }
  .hamburger-menu-container{
      display: flex;
  }
  .hamburger-menu{
      margin-right: 50.7px;
      margin-top: -65.9px;
  }
  #check{
      top: 48.5%;
      left: 67.9rem;
      width: 3.4rem;
  }
  .right {
      width: 100%;
      left: 1021.9px;
      top: 58.3px;
      z-index: 1;
  }
  .left-menu-container{
      visibility: hidden;
  }
  .left-menu{
    width: 2.6rem;
    height: 2.6rem;
    margin-left: 16px;
    margin-top: -109px;
  }
  #sidebar-checkbox{
    top: 47%;
    left: 0.8rem;
    width: 2rem;
    height: 2rem;
    z-index: 520;
    cursor: pointer;
    opacity: 0;
    display: block;
    height: calc(100vh - 3rem);
    visibility: hidden;
  }
  .block {
    top: 53px;
    left: 0px;
    padding: 22px 10px 11px 0px;
  }
  .float-over-slider {
    margin-top: 100px;
    margin-left: 20px;
  }
  .nivo-slider{
      margin-top: 310px;
  }
  .banner-slider {
      margin-top: 72px !important;
      height: 998px !important;
      overflow: hidden;
  }
  .nivo-controlNav {
      bottom: 50px;
      width: 102%;
  }
  .container-block{
      height: 1490px;
  }
  .hidden-video{
    visibility: visible;
  }
  .name-block {
    margin-top: 53px;
  }
  .slider-name-block {
    border-radius: 8px;
    width: 647px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 10px 1px 10px 1px;
  }
  .name-block-line-1 {
    font-size: 14px;
    margin-top: -3px;
    margin-left: 93px;
    padding: 0px 110px 0px 0px;
  }
  .name-block-line-2 {
    font-size: 14px;
    margin-top: -2px;
    padding: 0px 115px 0px 109px;
  }
  .nivo-slider{
    margin-top: -58px;
  }
  .outer-tag{
   .inner-tag {
     height: 75px;
   }
  }
  .donation-img {
    float: none;
    display: block;
  }
  .donation_logo {
    height: 30px;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .home-donation-detail {
    display: none;
  }
  .sai-baba-details{
   margin-top: 13px;
  }
  #nivoSlider1{
   margin-top: 64px;
  }
  .nivo-slider1{
    margin-left: -13px;
  }
  .row {
    margin-left: 0px;
  }
  .real-pic-heading{
    background: transparent;
    margin-top: 12px;
  }
  .quick-links {
    flex: 1 0 21%;
  }
  .google_map {
    margin: 5px 1px 5px 5px;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .home-contact-link {
    color: #5b5b5b;
    font-family: Futura_Medium_BT;
    font-size: 10px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px){
  .heading {
      height: 61.4px;
  }
  .wrapper_head {
      margin-left: 3.6%;
  }
  .wrapper_head .left-spacer-logo {
    height: 63.9px;
    width: 122px;
  }
  .header-logo-block {
      width: 172px;
  }
  .header-logo img {
      margin-top: 32.4px;
  }
  .header-logo-block::before {
      width: 140px;
      height: 60.2px;
      left: -64px;
  }
  .header-logo-block::after {
    width: 81px;
    height: 64.2px;
    top: 0;
    z-index: -1;
  }
  header{
      top: 0.3px;
      left: 22px;
  }
  section{
      width: 106%;
  }
  .container-navigation {
      height: 57px;
  }
  .nav-btn{
      visibility: visible;
  }
  .nav-link > a {
      letter-spacing: 0px;
      font-size: 1vw;
  }
  .nav-link {
      padding:  0.4rem 1rem;
  }
  .hamburger-menu-container{
      display: flex;
  }
  .hamburger-menu{
      margin-right: 54.1px;
      margin-top: -65.9px;
  }
  #check{
      top: 48.5%;
      left: 76.6rem;
      width: 3.4rem;
  }
  .right {
      width: 100%;
      left: 1164.1px;;
      top: 58.3px;
      z-index: 1;
  }
  .left-menu-container{
      visibility: hidden;
  }
  .left-menu{
    width: 2.6rem;
    height: 2.6rem;
    margin-left: 16px;
    margin-top: -109px;
  }
  #sidebar-checkbox{
    top: 47%;
    left: 0.8rem;
    width: 2rem;
    height: 2rem;
    z-index: 520;
    cursor: pointer;
    opacity: 0;
    display: block;
    height: calc(100vh - 3rem);
    visibility: hidden;
  }
  .block {
    top: 53px;
    left: 0px;
    padding: 22px 10px 11px 0px;
  }
  .float-over-slider {
    margin-top: 100px;
    margin-left: 20px;
  }
  .banner-container {
    height: 1072px;
  }
  .nivo-slider{
      margin-top: 310px;
  }
  .banner-slider {
      margin-top: 72px !important;
      height: 998px !important;
      overflow: hidden;
  }
  .nivo-controlNav {
      bottom: 50px;
      width: 102%;
  }
  .container-block{
      height: 1490px;
  }
  .hidden-video{
    visibility: hidden;
  }
  .name-block {
    margin-top: 53px;
  }
  .slider-name-block {
    border-radius: 8px;
    width: 647px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 10px 1px 10px 1px;
  }
  .name-block-line-1 {
    font-size: 14px;
    margin-top: -3px;
    margin-left: 93px;
    padding: 0px 110px 0px 0px;
  }
  .name-block-line-2 {
    font-size: 14px;
    margin-top: -2px;
    padding: 0px 115px 0px 109px;
  }
  .nivo-slider{
    margin-top: -58px;
  }
  .outer-tag{
   .inner-tag {
     height: 75px;
   }
  }
  .donation-img {
    float: left;
    display: inline-block;
  }
  .donation_logo {
    height: 65px;
  }
  .donation-txt {
      float: left;
      display: inline-block;
      margin-top: -8px;
      margin-left: 7px;
  }
  .home-donation-heading {
    font-size: 16px;
  }
  .home-donation-detail {
      font-family: Futura_Light_BT;
      font-size: 15px;
      line-height: 18px;
  }
  .sai-baba-details{
   margin-top: 13px;
  }
  #nivoSlider1{
   margin-top: 64px;
  }
  .nivo-slider1{
    margin-left: -13px;
  }
  .row {
    margin-left: 0px;
  }
  .real-pic-heading{
    background: transparent;
    margin-top: 12px;
  }
  .quick-links {
    flex: 1 0 21%;
  }
  .google_map {
    margin: 5px 1px 5px 5px;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .home-contact-link {
    color: #5b5b5b;
    font-family: Futura_Medium_BT;
    font-size: 13px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px){
  .heading {
      height: 61.4px;
  }
  .wrapper_head {
      margin-left: 3.6%;
  }
  .wrapper_head .left-spacer-logo {
    height: 63.9px;
    width: 122px;
  }
  .header-logo-block {
      width: 172px;
  }
  .header-logo img {
      margin-top: 32.4px;
  }
  .header-logo-block::before {
      width: 140px;
      height: 60.2px;
      left: -64px;
  }
  .header-logo-block::after {
    width: 81px;
    height: 64.2px;
    top: 0;
    z-index: -1;
  }
  header{
      top: 0.3px;
      left: 22px;
  }
  section{
      width: 106%;
  }
  .container-navigation {
      height: 57px;
  }
  .nav-btn{
      visibility: visible;
  }
  .nav-link > a {
      letter-spacing: 0px;
      font-size: 1vw;
  }
  .nav-link {
      padding:  0.4rem 1rem;
  }
  .hamburger-menu-container{
      display: flex;
  }
  .hamburger-menu{
      margin-right: 107.1px;
      margin-top: -65.9px;
  }
  #check{
      top: 48.5%;
      left: 1438.2px;
      width: 3.4rem;
  }
  .right {
      width: 100%;
      left: 1376.1px;
      top: 58.3px;
      z-index: 1;
  }
  .left-menu-container{
      visibility: hidden;
  }
  .left-menu{
    width: 2.6rem;
    height: 2.6rem;
    margin-left: 16px;
    margin-top: -109px;
  }
  #sidebar-checkbox{
    top: 47%;
    left: 0.8rem;
    width: 2rem;
    height: 2rem;
    z-index: 520;
    cursor: pointer;
    opacity: 0;
    display: block;
    height: calc(100vh - 3rem);
    visibility: hidden;
  }
  .block {
    top: 53px;
    left: 0px;
    padding: 22px 10px 11px 0px;
  }
  .float-over-slider {
    margin-top: 100px;
    margin-left: 20px;
  }
  .banner-container {
    height: 1072px;
  }
  .nivo-slider{
      margin-top: 310px;
  }
  .banner-slider {
      margin-top: 72px !important;
      height: 998px !important;
      overflow: hidden;
  }
  .nivo-controlNav {
      bottom: 50px;
      width: 102%;
  }
  .container-block{
      height: 1490px;
  }
  .hidden-video{
    visibility: hidden;
  }
  .name-block {
    margin-top: 53px;
  }
  .slider-name-block {
    border-radius: 8px;
    width: 647px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 10px 1px 10px 1px;
  }
  .name-block-line-1 {
    font-size: 14px;
    margin-top: -3px;
    margin-left: 93px;
    padding: 0px 110px 0px 0px;
  }
  .name-block-line-2 {
    font-size: 14px;
    margin-top: -2px;
    padding: 0px 115px 0px 109px;
  }
  .nivo-slider{
    margin-top: -58px;
  }
  .outer-tag{
   .inner-tag {
     height: 75px;
   }
  }
  .donation-img {
    float: left;
    display: inline-block;
  }
  .donation_logo {
    height: 65px;
  }
  .donation-txt {
      float: left;
      display: inline-block;
      margin-top: -8px;
      margin-left: 7px;
  }
  .home-donation-heading {
    font-size: 16px;
  }
  .home-donation-detail {
      font-family: Futura_Light_BT;
      font-size: 15px;
      line-height: 18px;
  }
  .sai-baba-details{
   margin-top: 13px;
  }
  #nivoSlider1{
   margin-top: 64px;
  }
  .nivo-slider1{
    margin-left: -13px;
  }
  .row {
    margin-left: 0px;
  }
  .real-pic-heading{
    background: transparent;
    margin-top: 12px;
  }
  .quick-links {
    flex: 1 0 21%;
  }
  .google_map {
    margin: 5px 1px 5px 5px;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .home-contact-link {
    color: #5b5b5b;
    font-family: Futura_Medium_BT;
    font-size: 13px;
  }
}
@media only screen and (min-width: 1600px) and (max-width: 1799px){
  .heading {
      height: 61.4px;
  }
  .wrapper_head {
      margin-left: 8.7%;
  }
  .wrapper_head .left-spacer-logo {
    height: 63.9px;
    width: 215px;
  }
  .header-logo-block {
      width: 172px;
  }
  .header-logo img {
      margin-top: 32.4px;
  }
  .header-logo-block::before {
      width: 140px;
      height: 60.2px;
      left: -64px;
  }
  .header-logo-block::after {
    width: 81px;
    height: 64.2px;
    top: 0;
    z-index: -1;
  }
  header{
      top: 0.3px;
      left: 22px;
  }
  section{
      width: 106%;
  }
  .container-navigation {
      height: 57px;
  }
  .nav-btn{
      visibility: visible;
  }
  .nav-link > a {
      letter-spacing: 0px;
      font-size: 0.9vw;
  }
  .nav-link {
      padding:  0.4rem 1.3rem;
  }
  .hamburger-menu-container{
      display: flex;
  }
  .hamburger-menu{
      margin-right: 107.1px;
      margin-top: -65.9px;
  }
  #check{
      top: 48.5%;
      left: 1438.2px;
      width: 3.4rem;
  }
  .right {
      width: 100%;
      left: 1376.1px;
      top: 58.3px;
      z-index: 1;
  }
  .left-menu-container{
      visibility: hidden;
  }
  .left-menu{
    width: 2.6rem;
    height: 2.6rem;
    margin-left: 16px;
    margin-top: -109px;
  }
  #sidebar-checkbox{
    top: 47%;
    left: 0.8rem;
    width: 2rem;
    height: 2rem;
    z-index: 520;
    cursor: pointer;
    opacity: 0;
    display: block;
    height: calc(100vh - 3rem);
    visibility: hidden;
  }
  .block {
    top: 53px;
    left: 0px;
    padding: 22px 10px 11px 0px;
  }
  .float-over-slider {
    margin-top: 88px;
    margin-left: 50px;
  }
  .banner-container {
    height: 1072px;
  }
  .nivo-slider{
      margin-top: 0px;
  }
  .banner-slider {
      margin-top: 59px !important;
      height: 998px !important;
      overflow: hidden;
  }
  .nivo-controlNav {
      bottom: 50px;
      width: 102%;
  }
  .container-block{
      height: 1490px;
  }
  .hidden-video{
    visibility: hidden;
  }
  .name-block {
    margin-top: 53px;
  }
  .slider-name-block {
    border-radius: 8px;
    width: 647px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 10px 1px 10px 1px;
  }
  .name-block-line-1 {
    font-size: 14px;
    margin-top: -3px;
    margin-left: 93px;
    padding: 0px 110px 0px 0px;
  }
  .name-block-line-2 {
    font-size: 14px;
    margin-top: -2px;
    padding: 0px 115px 0px 109px;
  }
  .nivo-slider{
    margin-top: -58px;
  }
  .outer-tag{
   .inner-tag {
     height: 75px;
   }
  }
  .donation-img {
    float: left;
    display: inline-block;
  }
  .donation_logo {
    height: 65px;
  }
  .donation-txt {
      float: left;
      display: inline-block;
      margin-top: -8px;
      margin-left: 7px;
  }
  .home-donation-heading {
    font-size: 16px;
  }
  .home-donation-detail {
      font-family: Futura_Light_BT;
      font-size: 15px;
      line-height: 18px;
  }
  .sai-baba-details{
   margin-top: 13px;
  }
  #nivoSlider1{
   margin-top: 64px;
  }
  .nivo-slider1{
    margin-left: -13px;
  }
  .row {
    margin-left: 0px;
  }
  .real-pic-heading{
    background: transparent;
    margin-top: 12px;
  }
  .quick-links {
    flex: 1 0 21%;
  }
  .google_map {
    margin: 5px 1px 5px 5px;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .home-contact-link {
    color: #5b5b5b;
    font-family: Futura_Medium_BT;
    font-size: 13px;
  }
}
@media only screen and (min-width: 1800px) and (max-width: 1899px){
  .heading {
      height: 61.4px;
  }
  .wrapper_head {
      margin-left: 8.7%;
  }
  .wrapper_head .left-spacer-logo {
    height: 63.9px;
    width: 215px;
  }
  .header-logo-block {
      width: 172px;
  }
  .header-logo img {
      margin-top: 32.4px;
  }
  .header-logo-block::before {
      width: 140px;
      height: 60.2px;
      left: -64px;
  }
  .header-logo-block::after {
    width: 81px;
    height: 64.2px;
    top: 0;
    z-index: -1;
  }
  header{
      top: 0.3px;
      left: 22px;
  }
  section{
      width: 106%;
  }
  .container-navigation {
      height: 57px;
  }
  .nav-btn{
      visibility: visible;
  }
  .nav-link > a {
      letter-spacing: 0px;
      font-size: 0.9vw;
  }
  .nav-link {
      padding:  0.4rem 1.3rem;
  }
  .hamburger-menu-container{
      display: flex;
  }
  .hamburger-menu{
      margin-right: 229.1px;
      margin-top: -65.9px;
  }
  #check{
      top: 48.5%;
      left: 1438.2px;
      width: 3.4rem;
  }
  .right {
      width: 100%;
      left: 1376.1px;
      top: 58.3px;
      z-index: 1;
  }
  .left-menu-container{
      visibility: hidden;
  }
  .left-menu{
    width: 2.6rem;
    height: 2.6rem;
    margin-left: 16px;
    margin-top: -109px;
  }
  #sidebar-checkbox{
    top: 47%;
    left: 0.8rem;
    width: 2rem;
    height: 2rem;
    z-index: 520;
    cursor: pointer;
    opacity: 0;
    display: block;
    height: calc(100vh - 3rem);
    visibility: hidden;
  }
  .block {
    top: 53px;
    left: 0px;
    padding: 22px 10px 11px 0px;
  }
  .float-over-slider {
    margin-top: 88px;
    margin-left: 50px;
  }
  .banner-container {
    height: 1072px;
  }
  .nivo-slider{
      margin-top: 0px;
  }
  .banner-slider {
      margin-top: 59px !important;
      height: 998px !important;
      overflow: hidden;
  }
  .nivo-controlNav {
      bottom: 50px;
      width: 102%;
  }
  .container-block{
      height: 1490px;
  }
  .hidden-video{
    visibility: hidden;
  }
  .name-block {
    margin-top: 53px;
  }
  .slider-name-block {
    border-radius: 8px;
    width: 647px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 10px 1px 10px 1px;
  }
  .name-block-line-1 {
    font-size: 14px;
    margin-top: -3px;
    margin-left: 93px;
    padding: 0px 110px 0px 0px;
  }
  .name-block-line-2 {
    font-size: 14px;
    margin-top: -2px;
    padding: 0px 115px 0px 109px;
  }
  .nivo-slider{
    margin-top: -58px;
  }
  .outer-tag{
   .inner-tag {
     height: 75px;
   }
  }
  .donation-img {
    float: left;
    display: inline-block;
  }
  .donation_logo {
    height: 65px;
  }
  .donation-txt {
      float: left;
      display: inline-block;
      margin-top: -8px;
      margin-left: 7px;
  }
  .home-donation-heading {
    font-size: 16px;
  }
  .home-donation-detail {
      font-family: Futura_Light_BT;
      font-size: 15px;
      line-height: 18px;
  }
  .sai-baba-details{
   margin-top: 13px;
  }
  #nivoSlider1{
   margin-top: 64px;
  }
  .nivo-slider1{
    margin-left: -13px;
  }
  .row {
    margin-left: 0px;
  }
  .real-pic-heading{
    background: transparent;
    margin-top: 12px;
  }
  .quick-links {
    flex: 1 0 21%;
  }
  .google_map {
    margin: 5px 1px 5px 5px;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .home-contact-link {
    color: #5b5b5b;
    font-family: Futura_Medium_BT;
    font-size: 13px;
  }
}
@media only screen and (min-width: 1900px){}
/********************************************************************For Donation Page****************************************************************/
.notify-message{
  background-color: #e9ecef;
  border-radius: 2px;
  margin-top: 5px;
  padding: 10px 5px 10px 5px;
}
.form-anim-group {
    position: relative;
    margin-bottom: 1rem;
    height: 72px;
}
.donation_form {
    margin: 5px 10px 5px 10px;
}
.contact-block{
     background-color: transparent;
     color:#2a2a2a;
     box-shadow: none;
}

.name-block-line-1{
  font-size: 18px;
}
.name-block-line-2{
  font-size: 16px;
}
/***********************************************************For Gallery Page****************************************************************************/
.dir_xname{
    color: #fff;
    font-family: montserrat-bold;
    font-size: 20px;
    text-shadow: 1.5px 2px 1px #3E3E3E;
    padding-bottom: 11px;
}

.dir_xdesig{
    color: #2f2f2d;
    max-width: 350px;
    float: left;
    display: block;
    font-family: montserrat-regular;
    font-size: 16px;
    padding-left: 39.6px;
    line-height: 18px;
    padding-bottom: 5px;
}


.dir_xdet{
    border-top: 1px solid #46463c;
    border-left: 1px solid #46463c;
    border-radius: 50px;
    background: rgb(180,80,58);
    background: linear-gradient(185deg, rgba(180,80,58,1) 0%, rgba(253,29,29,1) 50%, rgba(252,130,69,1) 100%);
    float: left;
    position: relative;
    padding: 20px 2px 20px 10px;
    width: 100%;
    box-shadow: 0 0 10px rgba(0, 0, 0, .75);
}
/********************************************************************Gallery Page************************************************************************/
.image-gallery-block {
    margin-top: 60px;
    height: 855px;
}
.img-gallery{
    margin-top: 37px;
}
.image_block{
    margin-left: 15px;
    margin-right: 15px;
}

.image_block a{
    float: left;
    box-sizing: border-box;
    margin-bottom: 25px;
}
.image_block:hover img{
    opacity: .6;
}
.image_block img:hover{
    opacity: 1;
    transform: scale(1.05);
    box-shadow: 0 0 7px rgba(0, 0, 0, .5);
}
.gallery-thumbnail{
    display: inline-block;
    height: auto;
    width: 100%;
    max-width: 100%;
}
.gallery-img{
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-box-shadow: 3px 3px 1.5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 3px 3px 1.5px 0px rgba(0,0,0,0.75);
    box-shadow: 3px 3px 1.5px 0px rgba(0,0,0,0.75);
}
.img-thumbnail{
    border-radius:3px;
    height:140px;
    width:138px;
    -webkit-box-shadow: 3px 3px 1.5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 3px 3px 1.5px 0px rgba(0,0,0,0.75);
    box-shadow: 3px 3px 1.5px 0px rgba(0,0,0,0.75);"
}
.image{
    display: block;
 }
 .rpt_heading{
   color:#494949;
   font-family: montserrat-bold;
   font-size: 20px;
   text-shadow: 1px 1px 1px #3E3E3E;

 }
 /****************************************************************************************************************************************************/
