* {
  padding: 0;
  margin: 0;
  list-style: none;
  box-sizing: border-box;
  outline: none;
  font-weight: normal;
}

body {
  margin: 0px;
  padding: 0px;
  background-image: radial-gradient(
    circle,
    #ffffff,
    #f8f8f8,
    #f2f2f2,
    #ebebeb,
    #e5e5e5
  );
}

.w {
  width: 523px;
  margin: 0 auto;
}

.top_bg {
  padding:8% 0 0 0;
}

.shree_logo {
  text-align: right;
  padding: 10px;
}

.shree_logo img {
  text-align: right;
  width: 200px;
}

.nyalkaran_group_logo {
  text-align: center;
  padding: 10px;
}

.nyalkaran_group_logo img {
  text-align: center;
  padding: 10px;
  width: 200px;
}

.logo {
  text-align: center;
  padding: 10px;
}

.logo img {
  text-align: center;
  padding: 10px;
  width: 350px;
}

.main {
  margin: 0 auto;
  width: 80%;
}

.grybase {
  -moz-box-shadow: 10px 10px 52px -7px rgba(0, 0, 0, 1);
  margin-bottom: 50px;
}

.grybase_left {
  width: 50%;
  float: left;
  text-align: center;
  padding: 20px;
}

.grybase_left img {
  width: 50%;
  text-align: center;
  padding: 20px;
}

.grybase_right {
  width: 50%;
  float: left;
  padding: 20px;
  min-height: 320px;
  text-align: center;
}
.grybase_right a {
  text-decoration: none;
  color: #333;
}
.grybase_right {
  text-decoration: none;
}

.grybase_right_title {
  margin-top: 75px;
  margin-left: 50px;
}

.clr {
  clear: both;
}

.mdr_top {
  margin-top: 10%;
}

.shippori {
  font-family: 'Zen Maru Gothic', sans-serif;
}

.color_fff {
  color: #9d9d9d;
}

.text_align_center {
  text-align: center;
}

.font_size11 {
  font-size: 11px;
  letter-spacing: 2px;
}
.font_size12 {
  font-size: 12px;
}
.font_size13 {
  font-size: 13px;
}
.font_size14 {
  font-size: 14px;
}
.font_size15 {
  font-size: 15px;
}
.font_size16 {
  font-size: 16px;
}
.font_size17 {
  font-size: 17px;
}
.font_size18 {
  font-size: 18px;
}
.font_size19 {
  font-size: 19px;
}
.font_size20 {
  font-size: 20px;
}
.font_size21 {
  font-size: 21px;
}
.font_size22 {
  font-size: 22px;
}
.font_size23 {
  font-size: 23px;
}
.font_size24 {
  font-size: 24px;
}
.font_size25 {
  font-size: 25px;
}
.font_size26 {
  font-size: 26px;
}

.text_transform_uppercase {
  text-transform: uppercase;
}

.bebas {
  font-family: 'Zen Maru Gothic', sans-serif;
}

.letter_spacing1 {
  letter-spacing: 1px;
}
.letter_spacing2 {
  letter-spacing: 2px;
}
.letter_spacing3 {
  letter-spacing: 3px;
}
.letter_spacing4 {
  letter-spacing: 4px;
}
.letter_spacing5 {
  letter-spacing: 5px;
}
.letter_spacing6 {
  letter-spacing: 6px;
}
.letter_spacing7 {
  letter-spacing: 7px;
}
.letter_spacing8 {
  letter-spacing: 8px;
}

.color_gary {
  color: #333;
}

.mdr_mt25 {
  margin-top: 25px;
}
.mdr_mt35 {
  margin-top: 35px;
}
.mdr_mt45 {
  margin-top: 45px;
}
.mdr_mt55 {
  margin-top: 55px;
}
.mdr_mt65 {
  margin-top: 65px;
}

.main_tab {
  margin: 0 auto;
  width: 1000px;
}

.mdr_bt50 {
  margin-bottom: 20px;
}

.mdr_mt50 {
  margin-bottom: 50px;
}

.box_one {
  width: 50%;
  float: left;
  margin: 1% 0%;
}

.box {
  background-color: #f0f0f0;
  width: 100%;
  padding: 0px 10px 10px 10px;
  background-image: radial-gradient(
    circle,
    #ffffff,
    #f8f8f8,
    #f2f2f2,
    #ebebeb,
    #e5e5e5
  );
  box-shadow: 10px 10px 52px -7px rgba(0, 0, 0, 1);
  -webkit-box-shadow: 10px 10px 22px -7px rgb(198, 198, 198);
  -moz-box-shadow: 10px 10px 52px -7px rgba(0, 0, 0, 1);
}

.box li {
  font-size: 13px;
  display: block;
  color: #333;
  padding: 8px 20px;
  background: url(q_icon.png) 0 13px no-repeat;
}

.box h1 {
  font-size: 22px;
  background-color: #e6e6e6;
  padding: 10px;
}

.mid_box {
  background-color: #f0f0f0;
  width: 48%;
  float: right;
  margin: 1% 0%;
  padding: 0px 10px 10px 10px;
  background-image: radial-gradient(
    circle,
    #ffffff,
    #f8f8f8,
    #f2f2f2,
    #ebebeb,
    #e5e5e5
  );
  box-shadow: 10px 10px 52px -7px rgba(0, 0, 0, 1);
  -webkit-box-shadow: 10px 10px 22px -7px rgb(198, 198, 198);
  -moz-box-shadow: 10px 10px 52px -7px rgba(0, 0, 0, 1);
}

.mid_box li {
  font-size: 12px;
  display: block;
  color: #333;
  padding: 8px 20px;
  background: url(q_icon.png) 0 13px no-repeat;
  width: 50%;
  float: left;
}

.mid_box h1 {
  font-size: 22px;
  background-color: #e6e6e6;
  padding: 10px;
}

.gradient-heading {
  letter-spacing: 1px;
  text-align: center;
  background: -o-linear-gradient(45deg, #1971b6, #212d5f, #969695, #e57321);
  background: linear-gradient(45deg, #1971b6, #4d5473, #ff964a, #e57321);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-size: 300% 300%;
  -webkit-animation: gradient-text 2s ease infinite;
  animation: gradient-text 2s ease infinite;
}

.mdr_bt51 {
  margin-bottom: 51px;
}

@-webkit-keyframes gradient-text {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes gradient-text {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}

a {
  text-decoration: none;
}
.launching {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 1px;
  text-align: center;
  background: -o-linear-gradient(45deg, #1971b6, #212d5f, #969695, #aabd3a);
  background: linear-gradient(45deg, #1971b6, #212d5f, #a2a200, #aabd3a);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-size: 300% 300%;
  -webkit-animation: launching-text 1s ease infinite;
  animation: launching-text 1s ease infinite;
}
@-webkit-keyframes launching-text {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes gradient-text {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}

.text-effect {
  display: flex;
  height: 90%;
  width: 98%;
  justify-content: center;
  align-items: center;
  text-align: center;
  text-transform: uppercase;
  margin: 0 auto;
}

.text-effect span {
  color: transparent;
  font-size: 40px;
  text-shadow: 0 0 2px rgb(217, 217, 217), 0 15px 25px rgb(255, 255, 255),
    0 -2px 3px rgb(255, 255, 255), 0 -5px 10px rgba(255, 255, 255, 0.5),
    0 5px 10px rgb(221, 221, 221), 0 3px 4px rgb(210, 210, 210),
    0 0 20px rgb(206, 206, 206);
  display: inline-block;
  animation: animate 0.85s ease-in-out infinite alternate;
}

.text-effect span:nth-child(7) {
  animation-delay: 1.05s;
}

.text-effect span:nth-child(6) {
  animation-delay: 0.9s;
}

.text-effect span:nth-child(5) {
  animation-delay: 0.75s;
}

.text-effect span:nth-child(4) {
  animation-delay: 0.6s;
}

.text-effect span:nth-child(3) {
  animation-delay: 0.45s;
}

.text-effect span:nth-child(2) {
  animation-delay: 0.3s;
}

.text-effect span:nth-child(1) {
  animation-delay: 0.15s;
}

.baseline {
  background-color: #f0f0f0;
  padding: 10px;
  margin-top: 50px;
}

@keyframes animate {
  to {
    text-shadow: 0 0 2px rgba(204, 208, 212, 0.2), 0 0 3px rgba(0, 0, 0, 0.02),
      0 0 0 rgba(0, 0, 0, 0), 0 0 0 rgba(255, 255, 255, 0),
      0 0 0 rgba(0, 0, 0, 0), 0 0 0 rgba(255, 255, 255, 0),
      0 0 0 rgba(255, 255, 255, 0);
  }
}
@media only screen and (max-width: 990px) {
  .text-effect span {
    font-size: 60px;
  }

  .main_tab {
    margin: 0 auto;
    width: 98%;
  }
}
@media only screen and (max-width: 767px) {
  .text-effect span {
    font-size: 50px;
  }
}
@media only screen and (max-width: 479px) {
  .text-effect span {
    font-size: 55px;
  }
}
@media only screen and (max-width: 359px) {
  .text-effect span {
    font-size: 40px;
  }
}

@media only screen and (max-width: 767px) {
  .main_tab {
    margin: 0 auto;
    width: 98%;
  }

  .main {
    margin: 0 auto;
    width: 98%;
  }

  .box,
  .mid_box {
    background-color: #f0f0f0;
    width: 98%;
    float: none;
    padding: 0px 10px 10px 10px;
    margin-top: 5%;
  }

  .w {
    width: 277px;
    margin: 0 auto;
  }
  .top_bg {
    padding: 25px;
  }

  .box_one {
    width: 100%;
    float: none;
    margin: 0% 0% 5% 0%;
  }

  .mid_box li {
    width: 100%;
    float: left;
  }

  .mdr_bt51 {
    margin-bottom: 0px;
  }
}
