* {
  margin: 0px;
  padding: 0px;
  box-sizing: border-box; }

body {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  color: #767676; }

h1, h2, h3, h4, h5, h6, header, section, footer, aside, div, img, input, select, p, ol, ul, li {
  margin: 0px;
  padding: 0px; }

img, input, textarea {
  outline: none;
  border: none; }

a {
  text-decoration: none; }

.full-width, header, .six-category, .inner-banner, .step-mention, .fix-problem, .password-related-issue, .related-issue, .reset-usb, .note {
  width: 100%;
  height: auto; }

.before, .slider .pixel-design ul:before, .slider .pixel-design ul:after, .slider .pixel-design ul li.mobile-device:before, .slider .pixel-design ul li.mobile-device:after, .slider .pixel-design ul li.laptop-device:before, .slider .pixel-design ul li.laptop-device:after, .slider .slider-detail h1:before, .slider .slider-detail h1:after, .slider .slider-detail h2:before, .slider .slider-detail h2:after, .slider .slider-detail .owl-carousel:before, .slider .slider-detail .owl-carousel:after {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px; }

.fifty-percent-radius {
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%; }

.category-heading, .six-category .category-box .box-content h2, .password-related-issue h2, .password-related-issue h3, .password-related-issue h4, .password-related-issue h5, .password-related-issue h6, .related-issue .first-time-sign .get-message, .reset-usb h2, .reset-usb h3, .reset-usb h4, .reset-usb h5, .reset-usb h6, .system-requirement h2, .system-requirement h3, .system-requirement h4, .system-requirement h5, .system-requirement h6 {
  font-family: "Montserrat", sans-serif;
  font-size: 24px;
  color: #333333; }

.message, .six-category .category-box .box-content p, .step-mention p, .step-mention ol li, .fix-problem .account .problem-detail p, .password-related-issue p, .password-related-issue ol li, .password-related-issue ul li, .related-issue .first-time-sign p, .reset-usb p, .reset-usb ol li, .reset-usb ul li, .note p, .note ol li, .system-requirement p {
  font-family: "Montserrat", sans-serif;
  color: #767676;
  font-size: 14px;
  line-height: 20px; }

.gray-box, .six-category .category-box .box-content h6 {
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  color: #fff;
  background-color: #95b1b7; }

.white-heading, .inner-banner .inner-banner-detail h1, .related-issue .other-issue {
  font-family: "Montserrat", sans-serif;
  color: #fff;
  font-size: 24px; }

.bg-value, .slider.bg-image {
  background-repeat: no-repeat;
  background-position: top center;
  background-attachment: fixed;
  background-size: cover; }

header .logo p {
  font-family: "Montserrat", sans-serif;
  font-size: 31px;
  color: #040609;
  font-weight: 300; }
  header .logo p a {
    color: #040609;
    text-decoration: none; }
    header .logo p a:hover {
      text-decoration: none; }
@media screen and (max-width: 992px) {
  header {
    background-color: #f2f2f2; }
    header .logo {
      text-align: center; }
    header .tab-menu.text-right {
      text-align: left !important; }
    header .tab-menu .category-toggle {
      display: none; }
    header .tab-menu .category-name {
      display: block;
      border-bottom: 1px solid #f0ad75;
      padding: 10px 0;
      color: #fff; }
    header .tab-menu .no-gap {
      margin-bottom: 0px !important; } }

.slider {
  background-color: #f3f3f3; }
  .slider.bg-image {
    background-image: url(../images/slider.jpg);
    min-height: 760px; }
  .slider .pixel-design {
    position: relative; }
    .slider .pixel-design ul {
      list-style: none;
      position: relative; }
      .slider .pixel-design ul:before {
        top: 250px;
        left: -160px;
        width: 80px;
        height: 80px;
        background-color: rgba(214, 163, 46, 0.7);
        animation: pixel-box1 5s infinite; }
@keyframes pixel-box1 {
  0% {
    opacity: 0; }
  75% {
    opacity: 100; }
  100% {
    opacity: 0; } }
      .slider .pixel-design ul:after {
        top: 330px;
        left: -160px;
        width: 80px;
        height: 80px;
        background-color: rgba(212, 99, 4, 0.9); }
      .slider .pixel-design ul li {
        display: flex;
        flex-direction: column;
        position: relative; }
        .slider .pixel-design ul li.space {
          margin-top: 80px; }
        .slider .pixel-design ul li.mobile-device:before {
          top: 250px;
          left: -80px;
          width: 80px;
          height: 80px;
          background-color: rgba(208, 129, 22, 0.7); }
        .slider .pixel-design ul li.mobile-device:after {
          top: 250px;
          left: 0px;
          width: 80px;
          height: 80px;
          background-color: rgba(145, 158, 160, 0.7); }
        .slider .pixel-design ul li.laptop-device:before {
          top: 160px;
          left: 0px;
          width: 80px;
          height: 80px;
          background-color: rgba(206, 160, 52, 0.7); }
        .slider .pixel-design ul li.laptop-device:after {
          top: 160px;
          left: 80px;
          width: 80px;
          height: 80px;
          background-color: rgba(203, 123, 29, 0.7); }
    @media screen and (max-width: 1199px) {
      .slider .pixel-design {
        display: none; } }
  .slider .slider-detail {
    position: relative; }
    .slider .slider-detail h1 {
      font-family: "Montserrat", sans-serif;
      font-size: 65px;
      color: #040609;
      font-weight: 300;
      letter-spacing: -3px;
      display: inline-block;
      border-bottom: 1px solid #9d9d9d;
      position: relative;
      padding: 0 0 0 75px; }
      .slider .slider-detail h1.space {
        margin-top: 250px; }
      .slider .slider-detail h1:before {
        top: 0px;
        left: -30px;
        width: 80px;
        height: 80px;
        background-color: rgba(206, 160, 52, 0.7); }
      .slider .slider-detail h1:after {
        top: 80px;
        left: -30px;
        width: 80px;
        height: 80px;
        background-color: rgba(141, 141, 141, 0.3); }
    .slider .slider-detail h2 {
      font-family: "Montserrat", sans-serif;
      font-size: 37px;
      color: #040609;
      font-weight: 300;
      letter-spacing: -3px;
      position: relative;
      padding: 0 0 0 75px; }
      .slider .slider-detail h2.space {
        margin-top: 250px; }
      .slider .slider-detail h2:before {
        top: -46px;
        left: -110px;
        width: 80px;
        height: 80px;
        background-color: rgba(206, 160, 52, 0.7); }
      .slider .slider-detail h2:after {
        top: 35px;
        left: -110px;
        width: 80px;
        height: 80px;
        background-color: rgba(141, 141, 141, 0.3); }
    .slider .slider-detail p {
      font-family: "Montserrat", sans-serif;
      font-size: 28px;
      color: #040609;
      line-height: 36px;
      margin-top: 10px;
      padding: 0 0 0 75px; }
    .slider .slider-detail .owl-carousel {
      margin: 15px 0 0 60px; }
      .slider .slider-detail .owl-carousel:before {
        top: -16px;
        left: -90px;
        width: 80px;
        height: 80px;
        background-color: rgba(206, 160, 52, 0.7); }
      .slider .slider-detail .owl-carousel:after {
        top: 64px;
        left: -90px;
        width: 80px;
        height: 80px;
        background-color: rgba(141, 141, 141, 0.3); }
      .slider .slider-detail .owl-carousel .owl-theme .owl-controls .owl-page span {
        background-color: #a5bec4; }
    @media screen and (max-width: 1199px) {
      .slider .slider-detail h1.space {
        margin-top: 100px; }
      .slider .slider-detail h2:before, .slider .slider-detail h2:after {
        display: none; } }
    @media screen and (max-width: 767px) {
      .slider .slider-detail h1 {
        padding: 0px;
        font-size: 48px; }
        .slider .slider-detail h1:before, .slider .slider-detail h1:after {
          display: none; }
        .slider .slider-detail h1.space {
          margin-top: 60px; }
      .slider .slider-detail p {
        padding: 0px;
        font-size: 21px;
        line-height: 30px; }
      .slider .slider-detail .owl-carousel {
        margin-left: 0px; }
        .slider .slider-detail .owl-carousel:before, .slider .slider-detail .owl-carousel:after {
          display: none; }
      .slider .slider-detail h2 {
        padding: 0px;
        font-size: 21px;
        letter-spacing: 0px; } }
  @media screen and (max-width: 767px) {
    .slider.bg-image {
      min-height: 550px; } }

.ease-guide {
  background-color: #f3f3f3; }
  .ease-guide .two-hundred {
    padding: 30px 0 200px 0; }
  .ease-guide .thirty {
    padding: 30px 0 30px 0; }
  .ease-guide h2 {
    font-family: "Montserrat", sans-serif;
    font-size: 32px;
    color: #040609;
    font-weight: 300; }
  .ease-guide p {
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    color: #5b5b5b;
    font-weight: 500;
    line-height: 20px;
    margin-top: 10px; }
  @media screen and (max-width: 1199px) {
    .ease-guide .two-hundred {
      padding: 30px 0; }
    .ease-guide h2 {
      margin: 0px;
      font-size: 30px; }
    .ease-guide p {
      margin-top: 15px; } }
  @media screen and (max-width: 992px) {
    .ease-guide h2 {
      font-size: 24px; } }

.six-category.minus-gap {
  margin: -150px 0 0 0; }
  .six-category.minus-gap .thirty-gap {
    margin-top: 30px; }
.six-category .category-box {
  -webkit-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px; }
  .six-category .category-box .download-pic {
    overflow: hidden; }
    .six-category .category-box .download-pic img {
      -webkit-border-top-left-radius: 10px;
      -webkit-border-top-left-radius: 10px;
      border-top-left-radius: 10px;
      -webkit-border-top-right-radius: 10px;
      -webkit-border-top-right-radius: 10px;
      border-top-left-radius: 10px;
      -webkit-transform: scale(1);
      transform: scale(1);
      -webkit-transition: .3s ease-in-out;
      transition: .3s ease-in-out; }
  .six-category .category-box .box-content {
    padding: 0 15px;
    margin: 15px 0 0; }
    .six-category .category-box .box-content h2 {
      font-weight: 300;
      transition: all 0.5s; }
      .six-category .category-box .box-content h2 a {
        text-decoration: none;
        color: #333333; }
    .six-category .category-box .box-content p {
      margin-top: 15px;
      transition: all 0.5s; }
    .six-category .category-box .box-content h6 {
      display: inline-block;
      padding: 5px 30px;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      margin: 15px 0 15px 0;
      border-radius: 5px;
      transition: all 0.5s; }
      .six-category .category-box .box-content h6 a {
        color: #fff;
        text-decoration: none; }
  .six-category .category-box:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  .six-category .category-box:hover h2 {
    margin-top: 30px; }
@media screen and (max-width: 1199px) {
  .six-category.minus-gap {
    margin: 30px 0; } }
@media screen and (max-width: 767px) {
  .six-category .device-gap {
    margin-top: 30px; } }

/* adds some margin below the link sets  */
.navbar .dropdown-menu div[class*="col"] {
  margin-bottom: 1rem; }

.navbar {
  position: static; }

.disclaimer {
  margin: 20px 0 0 0; }

.dropdown-menu .mega-menu .nav-item {
  margin: 0px;
  padding: 0px; }
  .dropdown-menu .mega-menu .nav-item .nav-link {
    padding: 0px;
    font-size: 12px;
    line-height: 24px; }
.dropdown-menu .category-name {
  color: #2180e2;
  display: inline-block;
  margin-top: 15px; }

.nav-right-list {
  display: inline-block; }

.navbar .dropdown-menu {
  border: none;
  background-color: #0060c8 !important; }

/* breakpoint and up - mega dropdown styles */
@media screen and (min-width: 992px) {
  /* remove the padding from the navbar so the dropdown hover state is not broken */
  .navbar {
    padding-top: 0px;
    padding-bottom: 0px; }

  /* remove the padding from the nav-item and add some margin to give some breathing room on hovers */
  .navbar .nav-item {
    padding: .5rem .5rem;
    margin: 0 .25rem; }

  /* makes the dropdown full width  */
  .navbar .dropdown {
    position: static; }

  .navbar .dropdown-menu {
    width: 100%;
    left: 0;
    right: 0;
    /*  height of nav-item  */
    top: 45px; }

  /* shows the dropdown menu on hover */
  .navbar .dropdown:hover .dropdown-menu, .navbar .dropdown .dropdown-menu:hover {
    display: block !important; }

  .navbar .dropdown-menu {
    border: 1px solid rgba(0, 0, 0, 0.15);
    background-color: #fff; } }
.navbar-dark .navbar-nav .nav-link {
  color: black; }

.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
  color: black; }

.navbar .dropdown-menu {
  border: none;
  background-color: #fff !important; }

.sticky {
  position: fixed;
  top: 0px;
  width: 100%;
  background-color: #fff;
  z-index: 9; }

/*inner page css*/
.sep-lineone:before, .sep-linetwo:before, .sep-linethree:before, .sep-four:before, .sep-five:before, .sep-six:before, .sep-seven:before, .sep-eight:before, .sep-nine:before, .sep-ten:before, .sep-elevan:before, .sep-twelve:before, .sep-thirteen:before, .sep-fourteen:before, .sep-fifteen:before, .sep-sixteen:before, .sep-seventeen:before, .sep-eighteen:before {
  content: '';
  position: absolute;
  top: 15px;
  right: 0px;
  width: 1px;
  height: 50px;
  background-color: #d3d3d3; }

.sep-linetwo:before {
  height: 75px; }

.sep-linethree:before {
  height: 100px; }

.sep-four:before {
  height: 125px; }

.sep-five:before {
  height: 150px; }

.sep-six:before {
  height: 175px; }

.sep-seven:before {
  height: 200px; }

.sep-eight:before {
  height: 225px; }

.sep-nine:before {
  height: 250px; }

.sep-fourteen:before {
  height: 350px; }

.sep-fifteen:before {
  height: 450px; }

.top-border {
  border-top: 1px solid #d3d3d3; }

.right-pic {
  float: right;
  margin-left: 20px; }

.thirty-pending {
  padding: 0 30px; }

.pic-space {
  padding: 0px; }

.padd-left {
  padding-left: 30px; }

.padd-right {
  padding-right: 0; }

.inner-banner {
  background-image: url(../images/pattern.jpg);
  background-repeat: repeat;
  position: relative;
  min-height: 460px;
  z-index: 0; }
  .inner-banner img {
    position: relative;
    z-index: 0; }
  .inner-banner .inner-banner-detail {
    position: absolute;
    top: 150px;
    left: 0;
    z-index: 2;
    width: 100%; }
    .inner-banner .inner-banner-detail h1 {
      font-size: 45px;
      font-weight: 300;
      line-height: 80px; }
      .inner-banner .inner-banner-detail h1 span {
        background-color: #fff;
        color: #2180e0;
        padding: 10px; }
  @media screen and (max-width: 767px) {
    .inner-banner {
      min-height: auto; }
      .inner-banner .inner-banner-detail {
        position: relative;
        top: 0px;
        padding: 20px 0;
        background-color: #46a0fd; }
        .inner-banner .inner-banner-detail h1 {
          font-size: 30px;
          line-height: 50px; } }

.step-mention {
  padding: 30px 0 30px 0; }
  .step-mention h2, .step-mention h3, .step-mention h4, .step-mention h, .step-mention h6 {
    font-family: "Montserrat", sans-serif;
    font-size: 28px;
    color: #333;
    font-weight: 300;
    text-transform: capitalize; }
  .step-mention p {
    margin-top: 10px;
    color: #5b5b5b; }
  .step-mention ol {
    list-style: none;
    margin: 15px 0 0 0; }
    .step-mention ol li {
      color: #5b5b5b;
      font-weight: 400;
      position: relative; }

.fix-problem .account {
  background-color: #46a0fd; }
  .fix-problem .account .problem-detail {
    padding: 30px 30px; }
    .fix-problem .account .problem-detail h2, .fix-problem .account .problem-detail h3, .fix-problem .account .problem-detail h4, .fix-problem .account .problem-detail h5 {
      font-family: "Montserrat", sans-serif;
      font-size: 28px;
      color: #fff;
      font-weight: 400; }
    .fix-problem .account .problem-detail p {
      margin-top: 10px;
      color: #fff;
      font-weight: 500; }
      .fix-problem .account .problem-detail p a {
        color: #fff; }
    .fix-problem .account .problem-detail h6 {
      font-family: "Montserrat", sans-serif;
      font-size: 28px;
      color: #46a0fd;
      font-weight: 400;
      background-color: #fff;
      display: inline-block;
      padding: 5px 15px;
      margin: 20px 0 0 0; }
.fix-problem .row {
  margin: 0px; }
.fix-problem .guidelines {
  padding: 0px; }

.password-related-issue h2, .password-related-issue h3, .password-related-issue h4, .password-related-issue h5, .password-related-issue h6 {
  font-size: 28px;
  font-weight: 300; }
.password-related-issue p {
  margin-top: 15px; }
.password-related-issue ol, .password-related-issue ul {
  list-style: none;
  margin: 15px 0 0 0; }
  .password-related-issue ol li, .password-related-issue ul li {
    color: #5b5b5b;
    font-weight: 400;
    position: relative;
    padding: 0 0 0 25px;
    margin-top: 10px; }
    .password-related-issue ol li b, .password-related-issue ul li b {
      position: absolute;
      top: 0px;
      left: 0px; }
.password-related-issue .resolve-pic {
  display: inline-block;
  width: 20%;
  vertical-align: top; }
  .password-related-issue .resolve-pic img {
    width: 100%; }
.password-related-issue .resolve-content {
  display: inline-block;
  width: 77%;
  padding: 0 15px;
  margin-left: 10px; }

.related-issue {
  margin: 30px 0 0 0; }
  .related-issue .other-issue {
    background-color: #46a0fd;
    padding: 20px 0; }
  .related-issue .first-time-sign.identity {
    margin-top: 30px; }
  .related-issue .first-time-sign .get-message {
    font-weight: 500;
    color: #46a0fd;
    font-size: 21px;
    line-height: 30px;
    margin-top: 10px; }
  .related-issue .first-time-sign p {
    margin-top: 10px;
    color: #5b5b5b;
    font-weight: 500; }
  .related-issue .first-time-sign .number-count {
    width: 62px;
    height: 62px;
    background-color: #46a0fd;
    display: block;
    margin: 0 auto;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    font-size: 24px;
    color: #fff;
    text-align: center;
    padding-top: 15px; }

.reset-usb {
  margin: 30px 0 0 0; }
  .reset-usb .no-gutterspace {
    padding: 0px; }
  .reset-usb h2, .reset-usb h3, .reset-usb h4, .reset-usb h5, .reset-usb h6 {
    font-size: 28px;
    font-weight: 300;
    background-color: #46a0fd;
    color: #fff;
    padding: 10px 30px; }
  .reset-usb p {
    margin-top: 15px;
    padding: 0 30px; }
  .reset-usb ol, .reset-usb ul {
    list-style: none;
    margin: 15px 0 0 0;
    padding: 0 30px; }
    .reset-usb ol li, .reset-usb ul li {
      color: #5b5b5b;
      font-weight: 400;
      position: relative;
      padding: 0 0 0 25px;
      margin-top: 10px; }
      .reset-usb ol li b, .reset-usb ul li b {
        position: absolute;
        top: 0px;
        left: 0px; }

.note {
  margin: 30px 0 0 0; }
  .note .row {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    padding: 15px 0;
    margin: 0px; }
  .note p {
    margin-top: 10px;
    color: #5b5b5b;
    font-weight: 500; }
  .note ol {
    list-style: none;
    margin: 15px 0 0 50px; }
    .note ol li {
      color: #5b5b5b;
      font-weight: 400;
      position: relative;
      padding: 0 0 0 25px; }
      .note ol li b {
        position: absolute;
        top: 0px;
        left: 0px; }

.system-requirement {
  background-color: #46a0fd;
  padding: 10px 0; }
  .system-requirement h2, .system-requirement h3, .system-requirement h4, .system-requirement h5, .system-requirement h6 {
    font-size: 28px;
    font-weight: 300;
    color: #fff; }
  .system-requirement p {
    color: #fff;
    margin-top: 0px; }

.minor-gap {
  margin-top: 30px; }

footer {
  padding: 50px 0;
  background-color: #404040;
  margin-top: 20px; }
  footer ul {
    list-style: none; }
    footer ul li {
      display: inline-block;
      font-size: 18px;
      color: #fff;
      padding: 0 10px;
      border-right: 1px solid #fff; }
      footer ul li a {
        color: #fff; }
        footer ul li a:hover {
          color: #fff; }
  footer p {
    font-size: 12px;
    margin-top: 10px;
    color: #fff; }

/**********mega menu************/
/* adds some margin below the link sets  */
.navbar .dropdown-menu {
  border: none;
  background-color: #0060c8 !important; }

/* breakpoint and up - mega dropdown styles */
@media screen and (min-width: 992px) {
  /* remove the padding from the navbar so the dropdown hover state is not broken */
  .navbar {
    padding-top: 0px;
    padding-bottom: 0px; }

  /* remove the padding from the nav-item and add some margin to give some breathing room on hovers */
  .navbar .nav-item {
    padding: 6px 0;
    margin: 0 .25rem; }

  /* makes the dropdown full width  */
  .navbar .dropdown {
    position: static; }

  .navbar .dropdown-menu {
    width: 100%;
    left: 0;
    right: 0;
    /*  height of nav-item  */
    top: 45px; }

  /* shows the dropdown menu on hover */
  .navbar .dropdown:hover .dropdown-menu, .navbar .dropdown .dropdown-menu:hover {
    display: block !important; }

  .navbar .dropdown-menu {
    border: 1px solid rgba(0, 0, 0, 0.15);
    background-color: #fff; } }
.mega-menu {
  display: inline-block; }

.mega-menu .navbar .dropdown-menu {
  background-color: #fff !important; }

.bhaskar .nav .nav-item {
  padding: 0px; }

.bhaskar .nav .nav-item a {
  padding: 0px; }

.air-roma {
  width: 100%;
  margin: 0px; }

.big-menu .nav .nav-item a {
  font-size: 14px;
  padding: 0px; }

.big-menu .nav .nav-item {
  padding: 3px 0;
  border-bottom: 1px dashed #f4f4f4; }

.foot-logo {
  margin-top: 15px; }

.order_one {
  order: 1; }

.order_two {
  order: 2; }

.light-gray {
  background-color: #f2f2f2; }

.pad-zero {
  padding: 0px; }

.padd-thirty {
  padding: 30px; }

.first-gap {
  margin-top: 30px; }

.second-thirty {
  padding: 0 30px; }

.important-msg {
  margin: 15px 0 0 0; }

.padding-topone {
  padding: 30px 0 0 0; }

.padding-bottomone {
  padding: 0 0 30px 0; }

@media screen and (max-width: 992px) {
  .order_one {
    order: 2; }

  .order_two {
    order: 1; }

  .column-gap {
    margin-top: 30px; }

  .mega-menu {
    display: block;
    background-color: #46a0fd; }

  .sticky {
    position: relative; } }

/*# sourceMappingURL=style.css.map */
