*{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;
}

.display-1, .display-3, .display-4 , .display-5, .display-6, .display-7, .display-8 {
    font-family: my_colab_thin !important;
    text-shadow: 1px 1px 2px rgba(150, 150, 150, 1);
}

.display-1{
  font-size: 18px;
  text-align: center;
  color: red;
}

.display-7{
    font-size: 14px;
}

.display-8 {
    font-size: 13px;
}
.display-9 {
    font-family: my_colab_thin !important;
    font-size: 16px;
    font-weight: bold;
    color: #0012ff !important;
    line-height: 14px;
}

.display-10 {
    font-family: MavenPro-Black !important;
    font-size: 19px;
    font-weight: bold;
    line-height: 16px;
}

.display-11 {
    font-family: MavenPro-Bold !important;
    font-size: 16px;
    font-weight: bold;
    line-height: 16px;
}

.display-12 {
    font-family: MavenPro-Bold !important;
    font-size: 14px;
    font-weight: bold;
    line-height: 14px;
}

.display-13 {
    font-family: MavenPro-Bold !important;
    font-size: 14px;
    font-weight: normal;
    line-height: 12px;
    color:red;
}

.display-14{
    font-family: my_colab_thin !important;
    font-size: 18px;
    font-weight: normal;
    line-height: 12px;
    color:#02350a;
}

.display-15{
    font-family: MavenPro-Bold !important;
    font-size: 14px;
    font-weight: normal;
    line-height: 17px;
    color:#474847;
}

.display-16{
    font-family: my_colab_thin !important;
    font-size: 14px;
    font-weight: normal;
    line-height: 14px;
    color:#474847;
}

.display-17{
    font-family: MavenPro-Bold !important;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    color:#474847;
}

.display-18{
    font-family: MavenPro-Bold !important;
    font-size: 14px;
    font-weight: normal;
    line-height: 12px;
    color:#474847;
}

.display-19{
    font-family: Futura-Light-BT !important;
    font-size: 14px;
    font-weight: normal;
    line-height: 12px;
    color:#474847;
}

.display-20{
    font-family: Kanit-ExtraLight !important;
    font-size: 14px;
    font-weight: normal;
    line-height: 12px;
    color:#474847;
}

.display-21{
    font-family: Futura_Medium !important;
    font-size: 12px;
    font-weight: bold;
    line-height: 12px;
    color:#474847;
}

.display-22{
    font-family: Futura-Medium-BT !important;
    font-size: 12px;
    font-weight: normal;
    line-height: 12px;
    color:#474847;
}

.display-23{
    font-family: Futura_Light !important;
    font-size: 13px;
    font-weight: normal;
    line-height: 12px;
    color:#474847;
}

.display-24{
    font-family: Futura_Medium_BT !important;
    font-size: 28px;
    font-weight: normal;
    line-height: 30px;
    color:#ff0000;
    text-shadow: 2px 2px 2px rgba(0,0,0,0.41);
}
.display-24-1{
    font-family: Futura_Medium_BT !important;
    font-size: 26px;
    font-weight: normal;
    line-height: 16px;
    color:#ff0000;
    text-shadow: 2px 2px 2px rgba(0,0,0,0.41);
}

.display-25{
    font-family: Futura_Medium_BT !important;
    font-size: 28px;
    font-weight: normal;
    line-height: 30px;
    color:#468424;;
}
.display-25-1{
    font-family: Futura-Medium-BT !important;
    font-size: 26px;
    font-weight: normal;
    line-height: 16px;
    color:#468424;
}
.display-26{
     font-family: Futura_Medium_BT;
     font-size: 18px;
     font-weight: bold;
     color: #fff7be;
}
.display-27{
     font-family: Futura_Medium_BT;
     font-size: 16px;
     color: #ff6000;;
}
.display-28{
  font-family: Futura_Light_BT;
  font-weight: bold;
  color:#5b5b5b;
}
.display-29{
  font-family: Futura_Light_BT;
  font-weight: bold;
  color:#5b5b5b;
}
.display-30{
   font-family: montserrat-light;
   font-size: 16px;
   color:#5b5b5b;
   font-weight: bold;
}
.btn-display-1{
   font-family: Futura-Light-BT !important;
}
/*****************************************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;
}

.nav-links > ul{
    display: flex;
    justify-content: center;
    align-items: center;
}

.nav-link{
    position: relative;
}

.nav-link > a{
    line-height: 3rem;
    color: #fff;
    padding: 0rem;
    letter-spacing: 0.1px;
    font-size: 0.8vw;
    display: flex;
    align-items: center;
    justify-content: space-between;
    transition: .5s;
}

.nav-link > a > i{
    margin-left: .2rem;
}

.nav-link:hover > a{
    transform: scale(1.1);
    text-decoration:none !important;
    color:yellow;
    -webkit-animation: glow 1s ease-in-out infinite alternate;
    -moz-animation: glow 1s ease-in-out infinite alternate;
     animation: glow 1s ease-in-out infinite alternate;
}

.dropdown{
    position: absolute;
    top: 100%;
    left: 0;
    width: 10rem;
    transform: translateY(10px);
    opacity: 0;
    pointer-events: none;
    transition: .5s;
}

.dropdown-about{
   width: 17rem !important;
}

.dropdown-gallery{
   width: 12rem !important;
}

.dropdown ul{
    position: relative;
}

.dropdown-link > a{
    display: flex;
    background-color: #f1ff92;
    color: #20013a;;
    padding: .5rem 1rem;
    font-size: .9rem;
    align-items: center;
    justify-content: space-between;
    transition: .3s;
    -webkit-box-shadow: 3px 3px 7px 2px rgba(38,7,4,0.51);
    box-shadow: 3px 3px 7px 2px rgba(38,7,4,0.51);
}

.dropdown-link:hover > a{
    background-color: #3498db;
    color: #fff;
}

.dropdown-link:not(:nth-last-child(2)){
    border-bottom: 1px solid #efefef;
}

.dropdown-link i{
    transform: rotate(-90deg);
}

.arrow{
    position: absolute;
    width: 11px;
    height: 11px;
    top: -5.5px;
    left: 60px;
    background-color: #fff;
    transform: rotate(45deg);
    cursor: pointer;
    transition: .3s;
    z-index: -1;
}

.dropdown-link:first-child:hover ~ .arrow{
    background-color: #3498db;
}

.dropdown-link{
    position: relative;
}

.dropdown.second{
    top: 0;
    left: 100%;
    padding-left: .8rem;
    cursor: pointer;
    transform: translateX(10px);
}

.dropdown.second .arrow{
    top: 10px;
    left: -5.5px;
}

.nav-link:hover > .dropdown,
.dropdown-link:hover > .dropdown{
    transform: translate(0, 0);
    opacity: 1;
    pointer-events: auto;
}

.hamburger-menu-container{
    flex: 1;
    align-items: center;
    justify-content: flex-end;
    display: flex;
}

.hamburger-menu {
    width: 2.5rem;
    height: 2.5rem;
    display: flex;
    align-items: center;
    margin-right: 383.3px;
    margin-top: -39px;
}

.hamburger-menu div{
    width: 1.6rem;
    height: 3px;
    border-radius: 3px;
    background-color: #fff;
    position: relative;
    z-index: 510;
    transition: .5s;
}

.hamburger-menu div:before,
.hamburger-menu div:after{
    content: '';
    position: absolute;
    width: inherit;
    height: inherit;
    background-color: #fff;
    border-radius: 3px;
    transition: .5s;
}

.hamburger-menu div:before{
    transform: translateY(-7px);
}

.hamburger-menu div:after{
    transform: translateY(7px);
}

#check{
  position: absolute;
  top: 47.8%;
  left: 92rem;
  transform: translateY(-50%);
  width: 2.6rem;
  height: 2.6rem;
  z-index: 520;
  cursor: pointer;
  opacity:0;
  display: block;
}

#check:checked ~ .hamburger-menu-container .hamburger-menu div{
    background-color: transparent;
}

#check:checked ~ .hamburger-menu-container .hamburger-menu div:before{
    transform: translateY(0) rotate(-45deg);
}

#check:checked ~ .hamburger-menu-container .hamburger-menu div:after{
    transform: translateY(0) rotate(45deg);
}

@keyframes animation{
    from{
        opacity: 0;
        transform: translateY(15px);
    }
    to{
        opacity: 1;
        transform: translateY(0px);
    }
}

.right {
    width: 307.4px;
    display: inline;
    position: absolute;
    left: 1400px;
    top: 62.6px;
    z-index: 10000;
}

.rdrop {
    display: none;
    margin-top: 4px;
}

.rdrop_cover {
    padding: 40px 30px 40px 20px;
    text-align: left;
    position: absolute;
    top: 5px;
    background: #bf0000;
    -webkit-box-shadow: 2px 3px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 2px 3px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 2px 3px 5px 0px rgba(0,0,0,0.75);
    background: #bf0000;
    background: -webkit-linear-gradient(#bf0000,#ff7979);
    background: -o-linear-gradient(#bf0000,#ff7979);
    background: -moz-linear-gradient(#bf0000,#ff7979);
    background: linear-gradient(#bf0000,#ff7979);
}

.rhead {
    text-transform: uppercase;
    font-weight: 600;
    color: #ffffff;
}

.rhead p {
    padding: 5px 0px;
}

.rhead:hover {
   color: #f1fb7d;
   text-shadow: 0px -1px 1px rgba(255,255,255,.5);
   -webkit-animation: glow 1s ease-in-out infinite alternate;
   -moz-animation: glow 1s ease-in-out infinite alternate;
   animation: glow 1s ease-in-out infinite alternate;
}

@-webkit-keyframes glow {
  from {
    text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #e60073, 0 0 40px #e60073, 0 0 50px #e60073, 0 0 60px #e60073, 0 0 70px #e60073;
  }
  to {
    text-shadow: 0 0 20px #fff, 0 0 30px #ff4da6, 0 0 40px #ff4da6, 0 0 50px #ff4da6, 0 0 60px #ff4da6, 0 0 70px #ff4da6, 0 0 80px #ff4da6;
  }
}

.left-menu-container{
    flex: 1;
    align-items: center;
    justify-content: flex-end;
    visibility: hidden;
}

.left-menu{
  width: 2.5rem;
  height: 2.5rem;
  display: flex;
  align-items: center;
  margin-left: 20px;
  margin-top: -134px;
}

.left-menu div{
    width: 1.6rem;
    height: 3px;
    border-radius: 3px;
    background-color: #280246;
    position: relative;
    z-index: 510;
    transition: .5s;
}

.left-menu div:before,
.left-menu div:after{
    content: '';
    position: absolute;
    width: inherit;
    height: inherit;
    background-color: #280246;
    border-radius: 3px;
    transition: .5s;
}

.left-menu div:before{
    transform: translateY(-7px);
}

.left-menu div:after{
    transform: translateY(7px);
}

#sidebar-checkbox{
  position: absolute;
  top: 46.7%;
  left: 0.8rem;
  transform: translateY(-50%);
  width: 2.6rem;
  height: 2.6rem;
  z-index: 520;
  cursor: pointer;
  opacity:0;
  display: block;
  height: calc(100vh - 3rem);
  visibility: hidden;
}

#sidebar-checkbox:checked ~ .left-menu-container .left-menu div{
    background-color: transparent;
}

#sidebar-checkbox:checked ~ .left-menu-container .left-menu div:before{
    transform: translateY(0) rotate(-45deg);
}

#sidebar-checkbox:checked ~ .left-menu-container .left-menu div:after{
    transform: translateY(0) rotate(45deg);
}

.block {
  display: none;
  width: 100%;
  position: absolute;
  top: 75px;
  left: 0px;
  padding: 22px 10px 11px 0px;
  text-align: left;
  background: #280246;
  -webkit-box-shadow: 2px 3px 5px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 2px 3px 5px 0px rgba(0,0,0,0.75);
  box-shadow: 2px 3px 5px 0px rgba(0,0,0,0.75);
  background: -webkit-linear-gradient(#280246,#481c69);
  background: -o-linear-gradient(#280246,#481c69);
  background: -moz-linear-gradient(#280246,#481c69);
  background: linear-gradient(#280246,#481c69);
  overflow: hidden;
}

ul.sidebar-nav {
  overflow: hidden;
  padding: 3px 0 2px 18px;
  li {
    border-top: thin solid #ccc;
    position: relative;
  }
  a {
    width: 100%;
    display: table;
    font-size: 1.2em;
    font-weight: normal;
    text-transform: uppercase;
   -webkit-transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
  }
  li.has-ul a {
      &:after {
      font-family: "Ionicons";
      content: ('\f35f');
      position: absolute;
      right: 0;
      top: 0;
      padding: 40px 20px 0;
      text-decoration: none;
    }
  }
}

ul.sub-ul {
  display: none;
  li {
    border-bottom: solid thin #eee;
    a {
    &:after {
      display: none;
      }
    }
  }
}

li.sidebar-active {
  border-bottom: red;
  margin: 22px 0px 10px 0px;
}
ul.sidebar-nav li.sidebar-active a:after {
      content: ('\f365');
}

.sidebar-active a{
  text-decoration: none;
  color:#ffffff;
}

.sidebar-level1{
   font-family: Kanit-Medium;
}

.sub-ul li{
    margin: 6px 0px 8px 7px;
}

/***************************************************************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;
}
.name-block{
  margin-top: 84px;
}
.middle-first{
  margin-top: 20px;
}
.slider-name-block{
     display: list;
     position: relative;
     background-color: #ff6000;
     color:#ffffff;
     font-family:  Futura_Medium_BT;
     padding: 10px 5px 10px 5px;
     border-radius: 8px;
     opacity: 0.85;
     text-align: center;
     z-index: 500;
     box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;
}

.name-block-line-1{
  font-size: 18px;
}
.name-block-line-2{
  font-size: 16px;
}

.outer-tag {
  margin-top: -41px;
  z-index: 100;
  position: relative;
  overflow: hidden;
  padding: 8px 0;
  box-sizing: border-box;
  &::before {
        content: "";
        display: block;
        background: linear-gradient(90deg, #FB8C00 40%, transparent 75%, transparent 75%, #FB8C00 75%);
        background-size: 40px;
        position: absolute;
        top: -830px;
        left: -80px;
        bottom: -830px;
        right: -80px;
        transform: rotate(45deg);
  }
  .inner-tag {
    background: #FB8C00;
    height: 100px; */
  }
}

.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: #FB8C00;
  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;
}
.home-donation-block{
  z-index: 101;
  position: relative;
  padding-top: 5px;
}
.donation-img{
  float: left;
  display: inline-block;
}
.donation_logo{
  height: 80px;
}
.donation-txt{
  float: left;
  display: inline-block;
}
.home-donation-heading{
  font-family: Futura_Medium_BT;
  font-size: 18px;
}
.home-donation-detail{
  font-family: Futura_Light_BT;
  font-size: 16px;
  line-height: 21px;
}
.home-sai-detail{
  font-family: Futura_Light_BT;
  font-size: 16px;
}
.neon-orange-text{
  font-family: Futura_Medium_BT;
  font-size: 18px;
  color: #ff5f1f;
}
.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;
}

.google_map{
  margin: 5px 1px 5px 5px;
}

.home-map{
  margin-top: 8px;
}
.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;
}
.bank-detail{
  margin: 0px 5px 0px 5px;
}
.bank-detail-header{
  font-family: montserrat-medium;
  font-size: 19px;
  color:#ff0000;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.6);
}
.account-label{
  font-family: montserrat-bold;
  font-size: 16px;
  color:#2400ff;
}
.account-text{
  font-family: montserrat-regular;
  font-size: 16px;
  color:#181818;
  font-weight: bold;
}
.upi-url{
  font-family: montserrat-regular;
  font-size: 16px;
  color:#ffffff;
  font-weight: bold;
}

@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;
  }
  .hamburger-menu-container{
      display: flex;
  }
  .hamburger-menu{
    margin-right: 1.7px;
    margin-top: -40.7px;
  }
  #check{
    top: 50.3%;
    left: 16rem;
    width: 29.6rem;
  }
  .right {
      width: 100%;
      left: 181px;
      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%;
  }
  .donation_logo {
    display: none;
  }
  .donation-txt {
    margin-left: 1px;
  }
  .home-donation-detail{
    display: none;
  }
  .home-donation-heading {
    margin-left: 10px;
   }
   .name-block {
     margin-top: 53px;
   }
   .name-block-line-1 {
     font-size: 11px;
     margin-top: 12px;
     margin-left: -18px;
   }
   .name-block-line-2 {
     font-size: 12px;
     margin-left: -5px;
     margin-top: -2px;
   }
   .nivo-slider{
     margin-top: 0px;
   }
  .outer-tag{
    .inner-tag {
      height: 40px;
    }
  }
  .sai-baba-details{
    margin-top: 13px;
  }
  #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;
  }
}
@media only screen and (min-width: 320px) and (max-width: 359px){
  .name-block {
    margin-top: 50px;
    margin-left: -24px;
  }
  .name-block-line-2 {
    margin-left: -4px;
    padding-left: 21px;
    padding-right: 45px;
  }
}
@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;
  }
  .hamburger-menu-container{
      display: flex;
  }
  .hamburger-menu{
    margin-right: 1.7px;
    margin-top: -40.7px;
  }
  #check{
      top: 50.3%;
      left: 19rem;
      width: 9.6rem;
  }
  .right {
      width: 100%;
      left: 181px;
      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: 4326px;
  }
  .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: 19px;
  }
  .name-block-line-2 {
    font-size: 17px;
    margin-top: -2px;
    padding: 0px 5px 0px 6px;
  }
  .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: -2px !important;
    width: 99%;
  }
  .row {
    margin-left: 0px;
  }
  .quick-links {
    flex: 1 0 21%;
  }
}
@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;
  }
  .hamburger-menu-container{
      display: flex;
  }
  .hamburger-menu{
    margin-right: 1.7px;
    margin-top: -40.7px;
  }
  #check{
      top: 50.3%;
      left: 19rem;
      width: 9.6rem;
  }
  .right {
      width: 100%;
      left: 232px;
      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: 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;
   }
  }
  .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: -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%;
  }
}
@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;
  }
  .hamburger-menu-container{
      display: flex;
  }
  .hamburger-menu{
    margin-right: 1.7px;
    margin-top: -40.7px;
  }
  #check{
      top: 50.3%;
      left: 19rem;
      width: 9.6rem;
  }
  .right {
      width: 100%;
      left: 285px;
      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: 4536px;
  }
  .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;
   }
  }
  .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: -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%;
  }
}
@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%;
  }
}
@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: 53px;
  }
  .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%;
  }
}
@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%;
  }
}
@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%;
  }
}
@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%;
  }
}
@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%;
  }
}
@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;
  }
}
@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;

 }
 /****************************************************************************************************************************************************/
.about-sai-detail{
  font-family: Futura_Light_BT;
  font-size: 16px;
  padding: 30px 36px 12px 36px;
}
