body {font-family: 'Source Sans Pro', sans-serif;}
.inner-page-banner {height:350px;background-image: url('../images/bg1.png');background-size:cover;}
.inner-page-banner2 {height:350px;background-image: url('../images/bg2.png');background-size:cover;}
.inner-page-banner3 {height:350px;background-image: url('../images/bg3.png');background-size:cover;}
.inner-page-caption {color:#fff;font-weight: 600;font-size: 3rem;padding-top: 10%;padding-left: 3rem;text-shadow:0 0 10px rgba(0,0,0,0.3);}
.inner-page-caption2 {color:#fff;font-size: 1.1rem;padding-top: 10px;padding-left: 3rem;text-shadow:0 0 10px rgba(0,0,0,0.5);}
.inner-banner-bottom {padding: 2em 0;}
.alternate-bg {background-color:#f5f5f5;}
.inner-title {color: #333;margin: 0;font-size: 2em;font-weight:600;letter-spacing: 1px;text-align: center;}
.inner-title-bd {height:3px; width:100px;background: #d32f2f;;margin: 9px auto;}
.inner-page-content {margin-top:2rem;font-size: 14px;font-style: normal;font-weight: 400;text-transform: none;line-height: 28px;letter-spacing: 0;color: #7b7b7b;}
.section-header, .steps-header, .steps-name { 
    color: #333;
    font-weight: 600;
    font-size: 1.2rem;
    margin-top:1rem !important;    margin-bottom: .5rem !important;
  }
  .steps-name span {display: block;
    font-size: .7rem;
    margin-top: .4rem;
    font-style: italic;}
  
  .steps-header {
    margin-bottom: 20px;
    text-align: center;
  }
  
  .steps-timeline {
    outline: 1px dashed rgba(255, 0, 0, 0);
  }
  @media screen and (max-width: 500px) {
    .steps-timeline {
      border-left: 2px solid #3498DB;
      margin-left: 25px;
    }
  }
  @media screen and (min-width: 500px) {
    .steps-timeline {
      border-top: 4px solid #3498DB;
      padding-top: 20px;
      margin-top: 3rem;
      margin-left: 16.65%;
      margin-right: 16.65%;
    }
  }
  .steps-timeline:after {
    content: "";
    display: table;
    clear: both;
  }
  
  .steps-one,
  .steps-two,
  .steps-three {
    outline: 1px dashed rgba(0, 128, 0, 0);
  }
  @media screen and (max-width: 500px) {
    .steps-one,
    .steps-two,
    .steps-three {
      margin-left: -25px;
    }
  }
  @media screen and (min-width: 500px) {
    .steps-one,
    .steps-two,
    .steps-three {
      float: left;
      width: 33%;
      margin-top: -50px;
    }
  }
  
  @media screen and (max-width: 500px) {
    .steps-one,
    .steps-two {
      padding-bottom: 20px;
    }
  }
  
  @media screen and (min-width: 500px) {
    .steps-one {
      margin-left: -16.65%;
      margin-right: 16.65%;
    }
  }
  
  @media screen and (max-width: 500px) {
    .steps-three {
      margin-bottom: -100%;
    }
  }
  @media screen and (min-width: 500px) {
    .steps-three {
      margin-left: 16.65%;
      margin-right: -16.65%;
    }
  }
  
  .steps-img {
    display: block;
    margin: 13px auto;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border:5px solid #3498DB;
    background:rgb(135, 204, 250);
  }
  @media screen and (max-width: 500px) {
    .steps-img {
      float: left;    margin-left: 8px;
      margin-right: 20px;font-size: 12px;
    }
  }
  
  @media screen and (min-width: 500px) {
    .steps-name {
      text-align: center;
    }
  }
  
  .steps-description {
    overflow: hidden;
  }
  @media screen and (min-width: 500px) {
    .steps-description {
      text-align: center;
      font-size: .8rem;
    }
  }
  .docs-icon {background:#1e88e5;padding:1.5rem;width:100px;height:100px;margin:0 auto 15px auto;border-radius:10%;}
  .docs-icon-title {font-size:1.3rem;color:#333;font-weight:600;}
  .hideme {opacity:0;}

    /*===============================================================================*/
    .inner-page-content2 {margin-top:2rem;font-size: 16px;font-style: normal;font-weight: 400;text-transform: none;line-height: 28px;letter-spacing: 0;color: #333;}
    .inner-page-content2 span {display:block;margin:.5rem 0;padding:1rem;border-radius:25px;}
    .c-note {font-style:italic;font-size:13px;}
    .docs-icon-title2 {
      font-size: 1.1rem;
      color: #333;
      font-weight: 600;
      margin-bottom: 30px;}
      .docs-icon {color:#fff;text-align:center;font-weight:700;font-size: 2.5rem;line-height: 1.7rem;}
      .d-i-steps .docs-icon {width:70px;height:70px;}
      .docs-icon-br {border-radius:50%;}
      .it-fix {font-size:21px;}
      .maclearfix {clear:both;}
      .gst-list {padding-left: 20px !important;}
      .gst-list li {color:#1e88e5;float:left;width:50%;font-size: 21px;padding-right:5px;}
      .gst-list li span {color:#212121; font-size:14px;margin: 0;padding-left: 0;padding-right: 30px;padding-top: 10px;padding-bottom: 10px;    font-weight: 600;}

  @media screen and (min-width: 768px) and (max-width: 991px) {
    .inner-page-caption {font-size: 2.5rem;padding-top: 15%;}
    .inner-page-content2 {font-size:14px;}
  }
  @media screen and (min-width: 320px) and (max-width: 767px) {
    .gst-list li {  width:100%;}
    .inner-page-caption {font-size: 1rem;padding-left: 25px;}
    .inner-page-caption2 {padding-left: 25px;    font-size: .7rem;}
    .inner-page-banner, .inner-page-banner2, .inner-page-banner3, .inner-page-banner4 {height: 125px;}
    ul.short li {font-size:.5rem;}
    .services-breadcrumb_w3ls ul li span {padding: 0 !important;}
    .inner-title {font-size: 1em;}
    .inner-page-content {font-size: 12px;line-height: 25px;margin-top: 1rem;}
    .steps-name {font-size:1rem;}
    .steps-description {font-size: 0.7em;}
    .alternate-bg {padding-bottom: 5.2rem;}
    .docs-icon {padding: 1rem;width: 80px;height: 80px;}
    .d-i-steps .docs-icon {    line-height: 2.5rem;}
    .docs-icon-title {font-size: .8rem;margin-bottom: 1.5rem;}
    .docs-icon-title2 {
      font-size: .75rem;}
      .maclearfix {clear:none;}
  }

  
