body {
  height: 100%;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

.maglr-content-holder {
  position: relative;
  height: 100%;
}

.hero-topcontainer {
  position: relative;
  width: 100%;
  height: 100%;
  background-image: url('../images/placeholder-2.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.hero-section2 {
  position: relative;
  z-index: 6;
  width: 100%;
  min-height: 100px;
  padding-bottom: 0px;
  background-color: #fff;
}

.hero-godown {
  position: absolute;
  left: 50%;
  bottom: 0px;
  width: 80px;
  height: 50px;
  background-color: rgba(0, 0, 0, .5);
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
  -webkit-transition: height 300ms ease;
  transition: height 300ms ease;
  cursor: pointer;
}

.hero-godown:hover {
  height: 65px;
}

.hero-godown.st246 {
  margin-left: -40px;
}

.hero-godown.st247 {
  left: 0%;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.hero-godown.st248 {
  left: 0%;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.hero-godown.st249 {
  left: 0%;
  bottom: 0px;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.hero-godown-icon {
  position: absolute;
  top: 50%;
  width: 100%;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  font-family: 'Fontawesome webfont', sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 50px;
  text-align: center;
}

.st242-hero {
  position: fixed;
  width: 100%;
  height: 100vh;
  padding-right: 0px;
  padding-left: 0px;
  background-image: url('../images/placeholder-2.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.st242-nav {
  position: absolute;
  left: 50%;
  bottom: 0px;
  z-index: 5;
  width: 100px;
  height: 50px;
  background-color: rgba(0, 0, 0, .5);
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
  -webkit-transition: height 300ms ease;
  transition: height 300ms ease;
  cursor: pointer;
}

.st242-nav:hover {
  height: 65px;
}

.st242-nav-icon {
  position: absolute;
  top: 50%;
  width: 100px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  font-family: 'Fontawesome webfont', sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 50px;
  text-align: center;
}

.st242-content {
  position: relative;
  width: 100%;
  height: 900px;
  margin-top: 100px;
  padding-bottom: 0px;
  background-color: #2578b1;
}

.hero-contentblockholder {
  position: relative;
  height: 100vh;
  padding: 60px 25px 100px;
  color: #fff;
}

.st242-contentblockholder {
  position: relative;
  height: 100%;
  padding-top: 60px;
  padding-bottom: 60px;
}

.st242-contentcontainer {
  position: relative;
  width: 100%;
  background-color: #c40000;
}

.democontent {
  position: relative;
  left: 0px;
  bottom: 0px;
  padding-right: 25px;
  padding-left: 25px;
}

.st243-lefthero {
  position: relative;
  height: 100vh;
  padding: 25px;
  color: #fff;
}

.st243-section2 {
  position: relative;
  width: 50%;
  min-height: 100vh;
  background-color: rgba(0, 0, 0, .44);
}

.st244-top {
  position: relative;
  width: 100%;
  height: 100%;
  background-image: url('../images/placeholder-2.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.st244-section {
  position: relative;
  width: 100%;
  height: auto;
}

.st244-section-left {
  position: relative;
  width: 100%;
  height: auto;
  min-height: 100vh;
  padding: 0px 50% 30px 0px;
  float: left;
  background-color: #fff;
}

.st244-section-left.even {
  padding-right: 0%;
  padding-left: 50%;
  float: right;
}

.st244-section-right {
  position: absolute;
  left: 0px;
  right: 0px;
  z-index: 1000;
  width: auto;
  height: 100vh;
  float: left;
  background-image: url('../images/placeholder-2.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.st244-section-right._1 {
  left: 0px;
  right: 50%;
}

.st245-top {
  position: relative;
  width: 100%;
  height: 100vh;
  background-image: url('../images/placeholder-2.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.st245-section {
  position: relative;
  height: auto;
}

.st245-left {
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  z-index: 10;
  display: block;
  width: 35%;
  padding-top: 60px;
  padding-bottom: 30px;
  float: left;
  background-color: #d8d8d8;
}

.st245-content {
  position: relative;
  width: 100%;
  min-height: 100vh;
  padding-left: 35%;
  float: left;
  background-color: #fff;
}

.st245-contentblockholder {
  position: relative;
  width: 100%;
  height: auto;
  min-height: 100vh;
  padding-bottom: 0px;
  background-color: #fff;
}

.hero-goup {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 80px;
  height: 50px;
  background-color: rgba(0, 0, 0, .5);
  -webkit-transition: height 300ms ease;
  transition: height 300ms ease;
  cursor: pointer;
}

.hero-goup:hover {
  height: 65px;
}

.hero-goup.st246 {
  left: 0px;
  right: auto;
}

.hero-goup.st247 {
  left: auto;
  right: 0px;
}

.hero-goup.lt {
  left: 0px;
  top: 0px;
  right: auto;
}

.hero-goup-icon {
  position: absolute;
  top: 50%;
  width: 100%;
  -webkit-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  font-family: 'Fontawesome webfont', sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 50px;
  text-align: center;
}

.st246-content {
  position: relative;
  width: 100%;
  height: auto;
  min-height: 100vh;
  padding-left: 50%;
  background-color: #fff;
}

.st246-contentholder {
  position: relative;
  min-height: 100vh;
  padding-bottom: 30px;
}

.st246-section {
  position: relative;
  z-index: 6;
  width: 100%;
  min-height: 100vh;
  padding-right: 50%;
  background-color: #fff;
}

.st246-img {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 50%;
  height: 100vh;
  background-image: url('../images/placeholder-2.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.st246-top {
  position: relative;
  width: 100%;
  height: 100vh;
  background-image: url('../images/placeholder-2.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.st246-top-content {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 50%;
  height: 100vh;
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #fff;
}

.st246-contentblockholder {
  position: relative;
  width: 100%;
  height: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
}

.st247-top {
  position: relative;
  width: 100%;
  min-height: 100vh;
  padding-right: 50%;
  background-color: #fff;
}

.st247-topimg {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 50%;
  height: 100vh;
  float: right;
  background-image: url('../images/placeholder-2.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.st247-section {
  position: relative;
  z-index: 7;
  height: auto;
  min-height: 100vh;
  padding-bottom: 30px;
  padding-left: 50%;
  background-color: #fff;
}

.st247-img {
  position: absolute;
  left: 0px;
  top: 0px;
  right: auto;
  bottom: 0px;
  width: 50%;
  height: 100vh;
  background-image: url('../images/placeholder-2.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.st247-contentholder {
  position: relative;
  width: 100%;
  height: 100vh;
  padding-top: 30px;
  padding-bottom: 30px;
}

.st248-top {
  position: relative;
  width: 100%;
  height: 100%;
  padding-right: 50%;
  background-color: #fff;
}

.st248-topcontent {
  position: relative;
  width: 100%;
  height: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  float: left;
}

.st248-topimg {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 50%;
  height: 100%;
  background-image: url('../images/placeholder-2.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.st248-section {
  position: relative;
  z-index: 5;
  width: 100%;
  min-height: 100%;
  background-color: #fff;
}

.st248-section-img {
  position: absolute;
  top: 0px;
  right: 0px;
  display: block;
  width: 50%;
  height: 100vh;
  background-image: url('../images/placeholder-2.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.st248-section-content {
  position: relative;
  width: 50%;
  height: auto;
  padding-bottom: 30px;
}

.st249-top {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-image: url('../images/placeholder-2.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.st249-menu {
  position: relative;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 35%;
  height: 100%;
  background-color: rgba(0, 0, 0, .5);
  color: #fff;
}

.st249-menu-middleholder {
  position: relative;
  width: 100%;
  padding: 30px 25px;
}

.st249-menu-title {
  position: relative;
  font-size: 22px;
  line-height: 1.65;
}

.st249-menu-subtitle {
  position: relative;
  font-size: 18px;
  line-height: 1.3;
}

.st249-linkblock {
  position: relative;
  padding: 15px 25px;
  -webkit-transition: -webkit-transform 300ms ease;
  transition: -webkit-transform 300ms ease;
  transition: transform 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease;
  cursor: pointer;
}

.st249-linkblock:hover {
  -webkit-transform: translate(15px, 0px);
  -ms-transform: translate(15px, 0px);
  transform: translate(15px, 0px);
}

.st249-content {
  position: static;
  width: 100%;
  background-color: #fff;
}

.st249-slide {
  position: relative;
  width: 100%;
  min-height: 100px;
  background-color: #fff;
}

.st250-top {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: url('../images/placeholder-2.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.st250-content {
  position: static;
  width: 100%;
  height: auto;
}

.st250-slide {
  position: relative;
  width: 100%;
  min-height: 100px;
  padding-bottom: 0px;
  background-color: #fff;
}

.st250-menu {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  background-color: rgba(0, 0, 0, .5);
  color: #fff;
}

.st250-menu-content {
  position: relative;
  width: 60%;
  padding: 30px 25px 60px;
  float: left;
}

.st250-menu-list {
  position: relative;
  width: 40%;
  padding-top: 30px;
  padding-right: 25px;
  padding-bottom: 30px;
  float: left;
}

.st250-linkblock {
  position: relative;
  padding: 15px 25px;
  -webkit-transition: -webkit-transform 300ms ease;
  transition: -webkit-transform 300ms ease;
  transition: transform 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease;
  cursor: pointer;
}

.st250-linkblock:hover {
  -webkit-transform: translate(15px, 0px);
  -ms-transform: translate(15px, 0px);
  transform: translate(15px, 0px);
}

.st250-menu-title {
  position: relative;
  font-size: 22px;
  line-height: 1.65;
}

.st250-menu-subtitle {
  position: relative;
  font-size: 18px;
  line-height: 1.3;
}

.st249-repeatholder {
  position: relative;
  width: 100%;
  margin-top: 20px;
}

.st251-top {
  position: relative;
  width: 100%;
  height: 100%;
  background-image: url('../images/placeholder-2.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
}

.st251-bottom {
  position: relative;
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #fff;
}

.st251-slide {
  position: relative;
  width: 100%;
  max-width: 1200px;
  min-height: 560px;
  margin-right: auto;
  margin-left: auto;
}

.st251-img {
  position: absolute;
  left: 50%;
  top: 30px;
  right: 25px;
  width: auto;
  height: 500px;
  background-image: url('../images/placeholder-2.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.st251-img.even {
  left: 25px;
  right: 50%;
}

.st251-slide-content {
  position: relative;
  width: 50%;
  padding-top: 30px;
  padding-bottom: 30px;
  float: left;
}

.st251-slide-content.even {
  float: right;
}

.test-title {
  margin-top: 0px;
}

.st254-top {
  position: relative;
  width: 100%;
  height: 100%;
  background-image: url('../images/placeholder-2.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.st254-content {
  position: relative;
  width: 100%;
  height: auto;
  min-height: 110px;
  margin-top: -110px;
  background-color: #d8d8d8;
}

@media (max-width: 991px) {
  .hero-godown.st249 {
    right: 50%;
  }
  .st243-section2 {
    width: 70%;
  }
  .st249-menu {
    width: 50%;
  }
}

@media (max-width: 767px) {
  .hero-topcontainer {
    height: auto;
    min-height: 100vh;
    padding-right: 0px;
    padding-left: 0px;
  }
  .hero-godown {
    display: block;
    width: 60px;
    height: 35px;
  }
  .hero-godown.st246 {
    margin-left: 0px;
  }
  .hero-godown.st247 {
    -webkit-transform: translate(-50%, 0px);
    -ms-transform: translate(-50%, 0px);
    transform: translate(-50%, 0px);
  }
  .hero-godown.st248 {
    left: 50%;
    -webkit-transform: translate(-50%, 0px);
    -ms-transform: translate(-50%, 0px);
    transform: translate(-50%, 0px);
  }
  .hero-godown.st249 {
    left: 50%;
    right: auto;
    display: none;
    -webkit-transform: translate(-50%, 0px);
    -ms-transform: translate(-50%, 0px);
    transform: translate(-50%, 0px);
  }
  .hero-godown-icon {
    width: 100%;
  }
  .hero-contentblockholder {
    height: auto;
    min-height: 100vh;
    padding: 25px 0px 60px;
  }
  .st243-lefthero {
    height: auto;
    min-height: auto;
    padding-right: 0px;
    padding-left: 0px;
  }
  .st243-section2 {
    width: 100%;
  }
  .st244-top {
    height: auto;
    min-height: 100vh;
  }
  .st244-section-left {
    min-height: 0vh;
    padding-right: 0%;
  }
  .st244-section-left.even {
    padding-left: 0%;
  }
  .st244-section-right {
    position: relative;
    left: auto;
    right: auto;
    width: 100%;
    height: auto;
    background-position: 50% 0px;
    background-size: 100%;
  }
  .st244-section-right._1 {
    position: relative;
    left: auto;
    right: auto;
    width: 100%;
    height: auto;
    background-position: 50% 0px;
    background-size: 100%;
  }
  .st245-top {
    height: auto;
    min-height: 100vh;
  }
  .st245-left {
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    width: 100%;
    padding-top: 30px;
  }
  .st245-content {
    min-height: auto;
    padding-left: 0%;
  }
  .st245-contentblockholder {
    min-height: 0px;
  }
  .st245-contentblockholder.hero-contentblockholder {
    padding-bottom: 0px;
  }
  .hero-goup {
    left: 50%;
    right: auto;
    display: none;
    width: 60px;
    height: 35px;
    margin-left: -30px;
  }
  .hero-goup.st246 {
    left: 50%;
    margin-left: 0px;
    -webkit-transform: translate(-50%, 0px);
    -ms-transform: translate(-50%, 0px);
    transform: translate(-50%, 0px);
    -webkit-transition: height 300ms ease;
    transition: height 300ms ease;
  }
  .hero-goup.st247 {
    left: 50%;
  }
  .st246-contentholder {
    min-height: 0vh;
  }
  .st246-section {
    height: auto;
    min-height: 0vh;
    padding-right: 0%;
  }
  .st246-img {
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    width: 100%;
    height: auto;
    background-position: 50% 0px;
    background-size: 100%;
  }
  .st246-top {
    height: auto;
    background-position: 50% 0px;
    background-size: 100%;
  }
  .st246-top-content {
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    width: 100%;
    height: auto;
    padding-bottom: 60px;
  }
  .st247-top {
    min-height: 0vh;
    padding-right: 0%;
  }
  .st247-topimg {
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    width: 100%;
    height: auto;
    float: none;
    background-position: 50% 0px;
    background-size: 100%;
  }
  .st247-section {
    min-height: 0px;
    padding-left: 0%;
  }
  .st247-img {
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    width: 100%;
    height: auto;
    background-position: 50% 0px;
    background-size: 100%;
  }
  .st247-contentholder {
    height: auto;
    padding-bottom: 60px;
  }
  .st248-top {
    height: auto;
    padding-right: 0%;
  }
  .st248-topcontent {
    height: auto;
    padding-top: 0px;
  }
  .st248-topimg {
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    width: 100%;
    height: auto;
    background-position: 50% 0px;
    background-size: 100%;
  }
  .st248-section {
    min-height: 0%;
    padding-left: 0%;
  }
  .st248-section-img {
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    width: 100%;
    height: auto;
  }
  .st248-section-content {
    width: 100%;
  }
  .st249-top {
    height: auto;
    min-height: 0vh;
  }
  .st249-menu {
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    width: 100%;
    height: auto;
  }
  .st249-menu-middleholder {
    position: relative;
    top: auto;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .st249-linkblock:hover {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .st250-top {
    height: auto;
    background-position: 50% 0px;
    background-size: 100%;
  }
  .st250-menu {
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
  }
  .st250-menu-content {
    display: block;
    width: 100%;
    padding-right: 0px;
    padding-bottom: 30px;
    padding-left: 0px;
    float: none;
  }
  .st250-menu-list {
    display: block;
    width: 100%;
    margin-bottom: 15px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    float: none;
  }
  .st250-linkblock:hover {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .st251-top {
    height: auto;
    min-height: 100vh;
    padding-bottom: 60px;
  }
  .st251-bottom {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .st251-slide {
    min-height: 0px;
  }
  .st251-img {
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    height: auto;
    background-position: 50% 0px;
    background-size: 100%;
  }
  .st251-img.even {
    left: 0px;
    right: 0%;
  }
  .st251-slide-content {
    width: 100%;
  }
}

@media (max-width: 479px) {
  .st247-section {
    position: relative;
    padding-top: 0px;
  }
  .st247-img {
    margin-bottom: 30px;
  }
  .st251-top {
    padding-bottom: 0px;
  }
}

@font-face {
  font-family: 'Fontawesome webfont';
  src: url('../fonts/fontawesome-webfont.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}