.intl-tel-input {
  width: 99%;
  z-index: 99999;
}
@media screen and (max-width: 550px) {
  .intl-tel-input {
    z-index: 0;
  }
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  background-color: transparentize(black, 0.4);
}
::-webkit-scrollbar-thumb {
  width: 4px;
  border-radius: 20px;
  background-color: grey;
}
  body {
    font-family: 'Source Sans Pro', sans-serif;
    background: #fff;
    overflow-x: hidden;
  }
  
  #footer .container {
    padding: 0;
  }

  body {
    font-family: 'Source Sans Pro', sans-serif;
    background: #ffffff;
    color: #03202e;
    /* height: 110vh;
    width: 100vw; */
    overflow-x: hidden;
    font-family: 'HelveticaNeue', 'Source Sans Pro', 'Arial', sans-serif;
  
  }
  .container {
    width: 95vw !important;
    padding: 2em 0;
  }
  .content-sectionn {
    /* z-index: 999999; */
    background-image: url("../comp/signup/signup_msp_blue.png");
    background-size: cover;
    background-repeat: no-repeat;
  }
  @media only screen and (max-width: 997px) {
    .content-sectionn {
        margin-bottom: 0px;
    }
  }
  @media only screen and (max-width: 500px){
    .wrapper {
        overflow: hidden;
    }
  }
  @media only screen and (max-width: 997px) {
    .content-sectionn {
        margin-bottom: 0px;
    }
  }
  @media only screen and (max-width: 500px){
  .wrapper {
      overflow: hidden;
    }
  }
  
  .header-logo {
      display: block;
     max-width: 100%;
      position: relative;
      top:25px;
      left:12px;
  }
  .header-logo img {

      max-width: 25%;
    margin-left: 60px;
    margin-top: 13px;
  }
  .hero-section {
      padding: 0em 0 3em 0;
  }
  .hero-section h1 {
    font-size: 42px;
    color: #2D2D43;
    font-weight: 400;
    text-align: center;
    line-height: 1.3;
    font-family: 'Roboto Slab', serif;
  }
  .hero-section h3 {
      color: #8b96a3;
      letter-spacing: 0.4px;
      font-size: 24px;
      margin-bottom: 6px;
      font-weight: 400;
      margin-top: 0;
  }
  
  @media only screen and (max-width: 900px) {
      .hero-section {
          padding: 2em 0 2em 0;
      }
  }
  @media only screen and (max-width: 650px) {
      .hero-section h1 {
          font-size: 2.5rem;
      }
  }
  @media only screen and (max-width: 470px) {
      .hero-section h1 {
          font-size: 2rem;
      }
      .hero-section h3 {
          font-size: 1.6rem;
      }
  }
  
  
  
  .solution-features {
    padding-bottom: 3em;
  }
  .solution-features .container .row .sticky {
    position: sticky;
    top: 0;
  }
  .solution-features .row .row {
    display: flex;
    justify-content: center;
    border-bottom: 2px solid #EAEAEA;
  }
  .solution-features .row h3.learn span {
    background-color: #11597117;
    padding: 0 8px;
  }
  .solution-features .row h3.learn {
    color: #1c344e;
    font-weight: 500;
    font-size: 28px;
    text-align: center;
    padding-bottom: 15px;
    font-family: 'Roboto Slab', serif;
    line-height: 1.3;
  }
  .solution-features .row .bdr {
    border-right: 2px solid #EAEAEA;
  }
  .solution-features .row .row.lr {
    border: none;
  }
  .solution-features .row .row.lr .feature-section {
    margin-top: 20px;
  }
  .solution-features .row .feature-section {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 10px;
  }
  .solution-features .row .feature-section .feature-text {
    padding: 10px 0px 0px 0px;
  }
  /* .solution-features .row .feature-section.outline-right {
    padding-left: 50px;
  } */
  .solution-features .row .feature-section .feature-text h3 {
    font-size: 22px;
    margin-top: 0;
    text-align: center;
    /* color: #7b98bb; */
    color: #1c344e;
    /* font-family: 'Roboto Slab', serif; */
  }
  .solution-features .row .feature-section .feature-text h3 span {
    color: #4a76ab;
    font-weight: 500;
  }
  .solution-features .row .feature-section .feature-text span {
    /* color: #133C55; */
    color: #888888;
    font-weight: 600;
  }
  .solution-features .row .feature-section img {
    width: 330px;
    max-width: 100%;
  }
  .solution-features .row .my-form {
    text-align: center;
  }
  
  @media only screen and (max-width: 1200px) {
    .solution-features .row .feature-section {
        display: block;
        padding: 10px;
    }
    .solution-features .row .feature-section img {
        width: 320px;
        margin-bottom: 15px;
    }
    .solution-features .row .feature-section .feature-text {
        padding: 15px;
    }
    .solution-features .row .feature-section .feature-text p {
        padding: 0;
    }
  }
  @media only screen and (max-width: 992px) {
    .solution-features .container .row .sticky {
      position: relative;
    }
    .solution-features .container .row .my-form {
      padding-top: 30px;
    }
    .solution-features .row .row {
    border: none;
    }
    .solution-features .row {
      display: block;
    }
    .solution-features .row .bdr {
      border: none;
    }
    .solution-features .row {
      border: none;
    }
    .solution-features .row .feature-section {
      border: 2px solid #EAEAEA;
      margin-bottom: 20px;
      text-align: center;
    }
    .solution-features .row .feature-section img {
      width: 300px;
      padding: 15px 0;
      text-align: center;
      margin: 0 auto;
      margin-bottom: 0;
    }
    .solution-features .row .feature-section .feature-text {
      padding: 15px 0 0 0;
    }
    .solution-features .row h3.learn {
      font-size: 24px;
    }
    .solution-features .row .feature-section .feature-text h3 {
      font-size: 20px;
    }
  }
  @media only screen and (max-width: 768px) {
    .solution-features .row .row {
      display: block;
    }
    .solution-features .row .feature-section img {
      padding: 0px 0 10px 0;
    }
    .solution-features .row .row.lr .feature-section{
      margin-top: 0;
    }
    .solution-features .row h3.learn {
      font-size: 22px;
    }
    .header-logo img {
      width: 160px;
      height: auto;
    }
    .solution-features .container .row .sticky {
      padding-top: 20px;
    }
  }
  @media only screen and (max-width: 600px) {
    .solution-features .row .feature-section .feature-text h3 {
        font-size: 24px;
    }
    .solution-features .row .feature-section .feature-text p {
        font-size: 16px;
        line-height: 1.6;
    }
  }
  @media only screen and (max-width: 420px) {
    .solution-features .row .feature-section .feature-text h3 {
        font-size: 22px;
    }
    .solution-features .row .feature-section .feature-text p {
        font-size: 16px;
        line-height: 1.6;
    }
    .solution-features .row .feature-section img {
        width: 250px;
    }
  }
  @media only screen and (max-width: 2000px) and (min-width: 1600px) {
    .solution-features .row h3.learn {
      font-size: 38px;
      margin: 10px 0 0 0;
    }
    .solution-features .row .feature-section .feature-text h3 {
      font-size: 30px;
    }
    .solution-features .row .feature-section img {
      width: 350px;
      height: 200px;
    }
    .solution-features .row .row {
      padding-top: 15px;
    }
    .solution-features .row .row.lr {
      padding-top: 0;
    }
  }

  body main .content {
    display: flex;
    width: 100%;
    height: 100%;
    margin-top: 20px;
  }
  body main .content .form label .select-items {
    margin: 6px 0 0 6px;
    cursor: pointer;
  }
  body main .content .form label .select-items select {
    font-size: 0.9rem !important;
    color: #0a2244;
    background-color: rgb(243, 241, 241);
    padding: 8px 16px;
    border-radius: 4px;
  }
  body main .content .form {
    display: flex;
    justify-content: center;
    width: 100% !important;
  
  }
  body main .content .form .form-header h1 {
    font-size: 28px;
    color: #0a2244;
    margin-bottom: 0;
    font-family: 'Roboto Slab', serif;
  }
  body main .content .form .form-header h3 {
    font-size: 18px;
    margin: 10px 0;
  }
  body main .content .form .form-header a {
    color: #3c88db;
    opacity: 1;
    font-weight: 600;
    letter-spacing: 0.6px;
    text-decoration: underline
  }
  @media screen and (max-width: 850px) {
    body main .content .form .form-header h1 {
      font-size: 24px;
      text-align: center;
    }
    body main .content .form .form-header h3 {
      font-size: 17px;
      text-align: center;
    }
    .solution-features .row .my-form {
      text-align: left;
    }
  }

  body main .content .form .form-heading {
    font-size: 1.2rem !important;
    font-weight: bold;
    margin-bottom: 20px;
    width: 95%;
    text-align: center;
    margin-bottom: 20px;
    font-style: italic;
  }
  body main .content .form form {
    display: flex;
    width: 75%;
    flex-direction: column;
    background: white;
    padding: 20px;
    position: relative;
    border: 2px solid #ececec;
    border-radius: 5px;
    box-shadow: 0 15px 20px rgba(0,0,0,0.13);
  }
  .compulsory {
    color: #ffb42a;
    font-size: 1.6rem !important;
  }
  @media screen and (max-width: 1010px) {
    body main .content .form form {
      width: 75%;
      padding: 15px;
    }
  }
  body main .content .form form .loader {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    /* z-index: 11; */
    overflow: hidden;
    display: none;
  }
  body main .content .form form .loader .progress {
    height: 5px;
  }
  body main .content .form form .loader .progress .mover {
    background: #ffb42a;
    height: 100%;
    width: 40%;
    position: relative;
  }
  body main .content .form form .loader .screen-block {
    height: calc(100% - 5px);
    z-index: 999;
    background: #fcfcfc;
    opacity: 0.8;
  }
  body main .content .form form .popup {
    background: #0a2244;
    padding: 8px 20px;
    font-size: 1.4rem !important;
    border-radius: 5px;
    margin: 5px;
    display: none;
  }
  body main .content .form form .popup span {
    color: white;
  }
  body main .content .form form i {
    color: #ffb42a;
    margin-right: 10px;
  }
  body main .content .form form label {
    position: relative;
    margin: 20px 0;
    font-size: 0.8rem !important;
    display: flex;
    align-items: center;
  }
  body main .content .form form label span {
    position: absolute;
    /* z-index: 1; */
    font-weight: 400;
    color: #bbb;
    background-color: #fff;
    left: 10px;
    font-size: 1.4rem !important;
    bottom: 10px;
    padding: 0 2px 0 5px;
  }
  body main .content .form form label input {
    position: relative;
    border: 0;
    outline: 0;
    border: 1px solid #ccc;
    border-radius: 5px;
    height: 40px;
    width: 98%;
    /* padding-bottom: 7px; */
    font-size: 1.4rem !important;
    font-weight: 400;
    /* z-index: 10; */
    background: 0;
    text-indent: 10px;
  }
  body main .content .form form button {
    border: 2px solid #3c88db;
    color: #ffffff;
    padding: 12px;
    font-size: 1.5rem !important;
    width: 100%;
    border-radius: 4px;
    cursor: pointer;
    outline: 0;
    /* z-index: 9; */
    background-color: #3c88db;
    transition: all 0.2s ease-in-out;
    bottom: 0;
    text-transform: uppercase;
  }
  body main .content .form form button:hover {
    position: relative;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.16)!important;
    bottom: 2px;
  }
  body main .content .description {
    width: 50%;
    height: 100%;
    display: flex;
    flex-direction: column;
    order: 1;
    margin-left: 30px;
    padding-left: 75px;
  }
  body main .content .description .description-heading {
    font-size: 64px !important;
    line-height: 67px;
    font-family: Oswald;
    color: #000;
    font-weight: 400;
    width: 100%;
    margin-bottom: 0px;
    text-transform: uppercase;
  }
  body main .content .description .description-heading-2 h2 {
    font-size: 20px !important;
    padding-top: 30px;
    line-height: 31px;
    color: #3c88db;
    /* color: #b6b6b6f7; */
    font-weight: 400;
    width: 100%;
  }
  body main .content .description .services {
    padding: 10px 0;
    display: flex;
    flex-direction: column;
    width: 80%;
    padding-left: 20px;
  }
  body main .content .description .services ul {
    font-style: italic;
    position: relative;
    left: 10%;
  }
  body main .content .description .services .service {
    display: flex;
    width: 90%;
    margin: 11px 0;
    align-items: center;
  }
  body main .content .description .services .service .service-logo {
    width: 50px;
    height: 50px;
    border: 1px solid #0a2244;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  body main .content .description .services .service .service-logo i {
    color: #ffb42a;
  }
  body main .content .description .services .service .service-description {
    width: 85%;
    font-weight: 600;
    margin-left: 20px !important;
    font-size: 1rem !important;
    -webkit-font-smoothing: subpixel-antialiased;
    text-align:justify;
  }
  body main .content .description .services .service .service-description span {
    color: #ffb42a;
    font-style: italic;
  }
  body main .content .description .services .service .service-description a {
    text-decoration: none;
  }
  body main .content .description .highlights .high {
      margin-top: 15px;
      display: flex;
      padding: 10px;
      background-color: #ffffff;
      border: 1px solid #efefef;
      border-radius: 4px;
  }
  body main .content .description .highlights .high img {
    width: 60px !important;
    height: 60px !important;
    max-width: 100%;
  }
  body main .content .description .highlights .highlight-2 .stopwatch {
    min-width: 60px;
    min-height: 60px;
  }
  body main .content .description .highlights .high h3 {
    font-size: 24px !important;
    margin: 0;
    font-weight: 300;
    display: inline;
    padding: 0px 15px;
    display: flex;
    align-items: center;
  }
  body footer {
    width: 100%;
    background-image: url('../images/blue-background.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    height: 60px;
    margin-top: 50px;
    display: flex;
    overflow: hidden;
    margin-top: 40px;
    margin-bottom: 0px !important;
  }
  body footer .copyright {
    color: white;
    height: 100%;
    display: flex;
    align-items: center;
    font-size: 1.4rem !important;
    padding-left: 30px;
    font-weight: 200;
    width: 50%;
  }
  body footer .social-links {
    height: 100%;
    padding-right: 30px;
    display: flex;
    width: 70%;
    align-items: center;
    justify-content: flex-end;
  }
  body footer .social-links .social {
    color: white;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  body footer .social-links .social a {
    text-decoration: none;
    color: #ffffff;
  }
  body footer .social-links .social i {
    font-size: 1.6rem !important;
    cursor: pointer;
  }
  body footer .social-links .social i:hover {
    color: #ffb42a;
  }
  body main .steps-heading {
    padding: 5em 10px 0 10px;
  }
  body main .steps-heading h1 {
    font-weight: 400;
    font-family: oswald;
    text-transform: uppercase;
  }
  body main .steps-ui {
    display: flex;
    width: 90%;
    justify-content: space-around;
    padding: 40px 0 30px 0;
  }
  body main .steps-ui h3 {
    font-size: 26px;
    color: #ffb42a;
    font-weight: 400;
    text-transform: uppercase;
    text-align: center;
    padding-top: 25px;
  }
  body main .steps-ui .this-svg {
    width: 260px;
    height: 260px;
  }
  body main .steps-ui img {
    max-width: 100%;
    max-height: 100%;
  }
  body main .steps-ui p {
    font-size: 21px !important;
    font-weight: 300;
    text-align: center;
    color: #000000;
  }
  body main .steps-ui .step-1, body main .steps-ui .step-2, body main .steps-ui .step-3 {
    display: flex;
    align-items: center;
    /* justify-content: space-around; */
    flex-direction: column;
    padding: 0 5px;
  }
  @media screen and (max-width: 1346px) {
    body main .content .description .description-heading {
        font-size: 58px !important;
        line-height: 60px;
    }
    body main .content .description .description-heading-2 h2 {
        font-size: 19px !important;
    }
    body main .content .description .highlights .high h3 {
        font-size: 24px !important;
        line-height: 27px;
    }
    body main .content .description .highlights .high img {
        width: 72px !important;
        height: 72px !important;
        max-width: 100%;
    }
    body main .content .description .highlights .highlight-2 .stopwatch {
        min-width: 72px;
        min-height: 72px;
    }
  }
  @media screen and (max-width: 1180px) {
    body main .content .description .description-heading {
        font-size: 40px !important;
        line-height: 42px;
    }
    body main .content .description .description-heading-2 h2 {
        font-size: 17px !important;
        line-height: 21px;
    }
    body main .content .description .highlights .high h3 {
        font-size: 20px !important;
        line-height: 23px;
    }
    body main .steps-ui p {
      font-size: 18px !important;
    }
    body main .content .description .highlights .high img {
        width: 64px !important;
        height: 64px !important;
        max-width: 100%;
    }
    body main .content .description .highlights .highlight-2 .stopwatch {
        min-width: 64px;
        min-height: 64px;
    }
    body main .content .description .highlights .high {
        padding: 16px;
    }
    body main .heading .logo {
        width: 20%;
    }  
  }
  @media screen and (max-width: 1180px) {
    body main .content .description {
        padding: 30px;
    }
    body main .content .description .description-heading {
        font-size: 38px !important;
        line-height: 41px;
    }
    body main .content .description .description-heading-2 h2 {
        font-size: 16px !important;
        line-height: 20px;
    }
    body main .content .description .highlights .high h3 {
        font-size: 18px !important;
        line-height: 21px;
    }
    body main .steps-ui p {
      font-size: 16px !important;
    }
    body main .content .description .highlights .high img {
        width: 56px !important;
        height: 56px !important;
        max-width: 100%;
    }
    body main .content .description .highlights .highlight-2 .stopwatch {
        min-width: 56px;
        min-height: 56px;
    }
    body main .content .description .highlights .high {
        padding: 14px !important;
    }
    body main .heading .logo {
        width: 20%;
    }  
  }
  @media screen and (max-width: 1000px) {
    body main .heading .logo {
      width: 25%;
    }
    body main .content .form {
      width: 80%;
    }
    body main .content .description {
      width: 50%;
    }
  }
  @media screen and (max-width: 900px) {
    body main .heading .logo {
      width: 25%;
    }
    body main .content .form .form-heading {
      font-size: 1.3rem !important;
    }
    body main .content .form form label span, body main .content .form form label input {
      font-size: 1.3rem !important;
      font-weight: 600;
    }
    body main .content .form form button {
      font-size: 0.65 !important;
      padding: 10px 15px;
    }
    body main .content .description .services .service .service-description {
      font-size: 1rem !important;
    }
  }
  @media screen and (max-width: 850px) {
    body main .content {
      flex-direction: column;
      justify-content: flex-start;
    }
    body main .content .form {
      /* order: 1; */
      width: 100%;
      margin-left: 0;
      margin-bottom: 60px;
    }
    body main .content .form .form-heading {
      font-size: 1.1rem !important;
      width: 100%;
      text-align: center;
    }
    body main .content .form form {
      /* padding: 30px; */
      padding: 20px;
    }
    body main .content .form form label {
    }
    body main .content .form form label span, body main .content .form form label input {
      font-size: 1.3rem !important;
      font-weight: 600;
    }
    body main .content .form form button {
      font-size: 1.1 !important;
      padding: 10px 15px;
    }
    body main .content .description {
      margin-left: 0;
      width: 100%;
    }
    body main .content .description .description-heading {
      width: 100%;
      text-align: center;
    }
    body main .content .description .services {
        padding-left: 0px;
    }
    body main .steps-heading {
      padding: 3em 10px 0 10px;
    }
    
  
  
    body main .content .description {
        padding: 30px;
    }
    body main .content .description .description-heading {
        font-size: 44px !important;
        line-height: 46px;
    }
    body main .content .description .description-heading-2 h2 {
        font-size: 20px !important;
        line-height: 25px;
        text-align: center;
    }
    body main .content .description .highlights .high h3 {
        font-size: 23px !important;
        line-height: 25px;
    }
    body main .steps-ui p {
      font-size: 18px !important;
    }
    body main .content .description .highlights .high img {
        width: 56px !important;
        height: 56px !important;
        max-width: 100%;
    }
    body main .content .description .highlights .highlight-2 .stopwatch {
        min-width: 56px;
        min-height: 56px;
    }
    body main .content .description .highlights .high {
        padding: 14px;
    }
    body main .heading .logo {
        width: 20%;
    } 
    .hidden-heading {
        display: block;
    }
    body main .steps-ui {
      display: flex;
      flex-direction: column;
      width: 100%;
      justify-content: space-around;
      padding: 50px 0 30px 0;
    }
    body main .steps-ui .step-1, body main .steps-ui .step-2, body main .steps-ui .step-3 {
      padding: 25px 10px;
    }
  
  }
  
  @media screen and (max-width: 700px) {
    body main .heading .logo {
      width: 30%;
    }
    body main .heading h1 {
      font-size: 1.8rem !important;
    }
  }
 
  @media screen and (max-width: 600px) {
    body main .heading .logo {
      width: 35%;
    }
    body main .content .form form {
      width: 90%;
    }
    body footer .copyright {
      width: 70%;
      font-size: 1.2rem !important;
    }
    body footer .socials .social {
      width: 30px;
    }
  }
  @media screen and (max-width: 516px) {
    body main .content .description .description-heading-2 h2 {
        font-size: 16px !important;
        line-height: 20px;
    }
  }
  @media screen and (max-width: 500px) {
     body main .heading .logo {
      width: 40%;
    }
  
    body main .content .form form {
      width: 90%;
    }
    body main .content .form .form-heading {
      width: 90%;
      font-size: 1rem !important;
    }
    body main .content .form form label span, body main .content .form form label input {
      font-size: 1.3rem !important;
    }
    body main .content .form form button {
      font-size: 1.3rem !important;
    }
  }
  @media screen and (max-width: 450px) {
    body main .heading .logo img {
      width: 100%;
    } 
    body main .content .form form {
      width: 98%;
    }
    body footer .copyright {
      width: 70%;
      font-size: 1.1rem !important;
    }
    body footer .social-links .social {
      width: 20px;
      margin-right: 20px;
    }
    body main .heading h1 {
      font-size: 1.3rem !important;
    }
    body main .content .form .form-heading {
      font-size: 0.9rem !important;
    }
    body main .content .description .description-heading {
        font-size: 35px !important;
        line-height: 38px;
    }
    .hidden-heading {
        font-size: 35px !important;
        line-height: 38px;
    }
    body main .content .description .highlights .high h3 {
        font-size: 18px !important;
        line-height: 21px;
    }
    body main .steps-ui p {
      font-size: 16px !important;
    }
    body main .content .description .highlights .high img {
        width: 48px !important;
        height: 48px !important;
        max-width: 100%;
    }
    body main .content .description .highlights .highlight-2 .stopwatch {
        min-width: 48px;
        min-height: 48px;
    }
    body main .content .description .highlights .high {
        padding: 10px;
    }
  }
  @media screen and (max-width: 400px) {
    body footer .copyright {
      width: 80%;
      font-size: 1.1rem !important;
    }
    body main .content .form form {
    padding: 10px;
    }
    body footer .social-links .social {
      width: 20px;
      margin-right: 20px;
    }
  }
  @media screen and (max-width: 370px) {
    body footer .copyright {
      width: 100%;
      font-size: 1rem !important;
      padding-left: 10px;
    }
    body footer .social-links .social {
      width: 12px;
      margin-right: 20px;
    }
  }
  @media screen and (max-width: 340px) {
    .cloud-name {
      font-size: 0.6rem !important;
    }
  }
  
  /*# sourceMappingURL=styles.css.map */
  
  msg-error {
    color: #c65848;
  }
  .g-recaptcha.error {
    border: solid 1px #c64848;
    padding: .2em;
    width: 0.5rem;
  }
  
  .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px !important;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  }
  .infraicon img
  {
    width: 55px;
    -webkit-filter: grayscale(100%);
  }
  .infraicon img:hover{
    -webkit-filter: grayscale(0%);
  }
  .inframobile 
  {
    flex: 1;
    text-align: center;
  }
  .inframobile img
  {
 width: 65px;
 -webkit-filter: grayscale(100%);
  }
  .infraicon img:hover{
    -webkit-filter: grayscale(0%);
  }
  .number-section h2 {
    font-size: 36px;
    font-family: 'Roboto Slab', serif;
    font-weight: 600;
    color: #03202e;
}
@media only screen and (max-width:812px) {
  .number-section h2 {
    font-size: 28px;
}
.header-logo img {
  max-width: 60%;
}
}
.signup-heading
{
  color: white;
  /* padding: 50px 60px 0px 60px; */
  padding: 50px 20px 0px 60px;
}
.signup-heading h1
{
  font-size: 34px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0.3px;
  line-height: 1.3;
  font-family: 'Roboto Slab', serif;
}
.signup-heading h4
{
  color: #e7c466;
  line-height: 1.5;
  font-size: 18px;
  font-family: 'Roboto Slab', serif;
}
.logos-section-signup
{
  padding: 30px 10px 40px 10px;
}  
.signup-heading p{
  font-size: 16px;
}
.section-heading h2
{
  font-family: 'Roboto Slab', serif;
}
.cardd-body
{
  border: 1px solid #ffffff;
    border-radius: 2px;
    margin: 0 auto;
    float: none;
    box-shadow: 3px 3px 6px 0 rgb(0 0 0 / 35%);
}
.cardd-body p{
  font-size: 16px;
  font-weight: 600;
}
.signup-testimonial-data3
{
  width: 65%;
  float: right;
  margin-top: 10px;
}
.signup-testimonial-data3-coforge {
  width: 82%;
  float: right;
  margin-top: 7px;
}
.signup-testimonial-data3-redington
{
  width: 90%;
  float: right;
  margin-top: 5px;
}
.testimonial-text
{
  display: flex;
  flex-direction: column;
}
.whole-text-testimonial
{
  display: flex;
}
.msp-partner
{
  float: left;
  padding: 0;
}
.card-center
{
  /* margin-top: 40px; */
   margin-top: 2px;
    margin-bottom: 10px;
}
.signup-footer
{
  margin-top: 20px;
}
@media only screen and (max-width: 1024px)
{
.mobile-container {

    padding-bottom: 50px !important;
}
.signup-heading {
  margin-bottom: 30px;
}
.social-media i {

  /* font-size: 26px; */
}
}
@media only screen and (min-width: 1365px)
{
  .cardd-body
  {
    padding: 40px 20px 0px 20px;
      height: 200px;
      width: 400px;

  }
  .top-spacing{
    padding: 35px 20px 0px 20px !important;
  }
  .social-icons {
    /* margin-left: 400px; */
    margin-top: 10px;
}
#signup1
{
  height: 650px;
}
.header-logo img {
  max-width: 25%;
  margin-left: 81px;
  margin-top: 13px;
}

}
@media only screen and (max-width: 1365px)
{
  .cardd-body
  {
     height: 220px;
    width: 355px;

  }
  /* .social-icons {
    margin-left: 138px;
    margin-top: 30px;
} */
.form{
 
  display: flex;
  justify-content: center;

}
}
@media only screen and (min-width: 1024px)
{
.content-section {
  z-index: 999999;
  background-color: #ffffff;
  margin-bottom: 600px;
  width: 100%;
  
  overflow: hidden;
}
}
.follow-us-section .social-media i:hover{
  transition: 0.25s ease-in-out;
}
.follow-us-section .linkedin-icon i:hover {
  color: #0077B5;
}
.follow-us-section .facebook-icon i:hover {
  color: #3b5998 !important;
}
.follow-us-section .twitter-icon i:hover {
  color: #38A1F3;
}
.follow-us-section .youtube-icon i:hover {
  color: #c4302b;
}

.header-space-signup
{
  /* margin-top: 20px; */
  padding: 8em 0em 4em 0em;
}
.follow-us-section-signup
{
  display: flex;
  justify-content: space-evenly;
  width: 78%;

}
.header-part
{
  display: flex;
}
.social-media i
{
  color: white;
  /* font-size: 20px; */
}
@media only screen and (min-width: 1440px)
{
/* .social-icons {
    margin-left: 511px;
} */
.signup-heading {

  /* padding: 50px 60px 0px 60px; */
  padding: 50px 40px 0px 60px;
}
.signup-hr-line {
  width: 569px !important;
}

}

@media only screen and (min-width: 1600px)
{
.follow-us-section-signup {

  width: 90%;
}
.signup-hr-line {
  width: 649px !important;
}
.container-testimonial
{
 width: 84vw !important;
}
  /* .social-icons {
      margin-left: 650px;
  } */
  .signup-heading {

    padding: 60px 60px 0px;
}


}

@media only screen and (min-width: 1920px)
{
.follow-us-section-signup {

  width: 78%;
}
/* .social-icons {
  margin-left: 950px;
} */
.col-lg-6.my-form
{
  padding-left: 150px;
}
.social-media i {
  /* font-size: 22px; */
}
.signup-hr-line {
  width: 800px !important;
}
}
@media only screen and (min-width: 2200px)
{
.follow-us-section-signup {

  width: 78%;
}
/* .social-icons {
  margin-left: 1200px;
} */
.col-lg-6.my-form
{
  padding-left: 200px;
}
.signup-hr-line {
  width: 950px !important;
}
.social-media i {
  /* font-size: 24px; */
}
.signup-heading {
  padding: 80px 60px 0px;
}
}

@media only screen and (max-width: 812px)
{

  .header-logo img {
    margin-left: 40px;

}
.signup-heading h1 {
  font-size: 30px;
}
.follow-us-section-signup {
  width: 100%;
}
/* .social-icons {
  margin-left: 10px;
} */
.signup-testimonial-data3 {
  width: 85%;
  margin-top: 12px;
}
.signup-testimonial-data3-coforge {
  width: 82%;
  float: right;
  margin-top: 19px;

}
.signup-testimonial-data3-redington {
  width: 90%;
  margin-top: 19px;
}

}
@media only screen and (max-width: 568px)
{
/* .social-icons {
  margin-left: 40px;
  margin-top: 22px;
} */
.header-logo img {
  max-width: 60%;
}
.social-media i {

  /* font-size: 22px; */
}
.signup-hr-line {
  width: 275px !important;

}
.cardd-body {
  padding: 20px 20px 0px 20px;
  height: 220px;
  width: 277px;
}
.testimonial-right h2 {
  font-size: 28px !important;
}
.signup-heading {
  padding: 0px 30px 0px 45px;
}
}


@media only screen and (max-width: 1365px) and (min-width:1024px)
{
  .signup-heading {
    padding: 0px 60px 0px 60px;
}
.cardd-body {
  padding: 40px 20px 0px 20px;
}
.signup-hr-line {
  width: 300px !important;

}
.social-media i
{
  /* font-size: 30px; */
}
}
@media only screen and (max-width: 1023px) and (min-width:768px)
{
  /* .social-icons {
    margin-left: 350px;
} */
.cardd-body {
  padding: 40px 20px 0px 20px;
}
.header-logo img {
  margin-left: 50px;
}
.signup-testimonial-data3 {
  width: 60% ;

    margin-top: 10px;

}
.signup-testimonial-data3-coforge {
  width: 72% ;
  margin-top: 10px;
}
.signup-testimonial-data3-redington
{
  width: 90%;
  margin-top: 10px;
}
}


.phil-redmond-text
{
font-size: 13px !important;
font-weight: 600;
}
.section-heading:after {
  content: "";
  display: block;
  width: 60px;
  height: 3px;
  /* background-color: #feb238; */
  background-color: #e7c466;
  position: relative;
  bottom: -5px;
  margin: 0 auto;
}
.testimonial-right h2 {
  margin-bottom: 20px;
}
.follow-us-section .social-media {
  margin: 5px 10px 10px 0px;
  padding: 10px 10px !important;

}
.follow-us-section .social-media {

  border: 1px solid #525254;
 

}
.carousel-indicators li {
  background-color: #f4f4f5 !important;
}
.carousel-indicators .active 
{
  background-color: #e7c466 !important;
}
.carousel {
  margin-top: 38px !important;
}
.with-opacity
{
  opacity: 0.3;
}
.signup-hr-line
{
  content: "";
  display: block;
  width: 550px;
  height: 1px;
  background-color: #e7c466;
  position: relative;
  opacity: 0.2;
  margin: 0 auto;

}
.signup-phil-above-spacing {
  margin-top: 17px;
}

element.style {
  z-index: -1;
}

@media screen and (device-aspect-ratio: 40/71) {
  .signup-heading span,
  .signup-heading h1
  {
font-size: 25px;
  }

}

/* ....freetrial navbar... */

/* .header.active .nav-menu-callToAction .peripheral .main-menu-item .social-icons .follow-us-section .social-media i
{
  color: rgb(3, 32, 46) !important;
}

.header.active .nav-menu-callToAction .peripheral .main-menu-item .social-icons .follow-us-section .linkedin-icon i:hover{
  color: #0077B5 !important;
}
.header.active .nav-menu-callToAction .peripheral .main-menu-item .social-icons .follow-us-section .twitter-icon i:hover {
  color: #38A1F3 !important;
}
.header.active .nav-menu-callToAction .peripheral .main-menu-item .social-icons .follow-us-section .youtube-icon i:hover {
  color: #c4302b !important;
}

.follow-us-section .facebook-icon:hover {
  color: #3b5998;
}
.header.active .logo .img-light {
  margin-top: 10px;
} */
.col-md-1.col-lg-1.form-space {
  width: 5%;
}


/* #myCarousel .carousel-inner > .item {
  transition: 500ms ease-in-out left;
  transition: 500ms ease-in-out all;
} */