.p-b-30 {
    padding-bottom: 30px;
  }
  
  [class^="flaticon-"]:before,
  [class*=" flaticon-"]:before,
  [class^="flaticon-"]:after,
  [class*=" flaticon-"]:after {
  
    margin-left: 0px !important;
 
  }
  
  #banner-react-nativejs {
    background: url(../images/react-native/react-native-banner-bg.jpg) fixed;
    background-size: cover;
    padding: 40px 0 30px 0;
    color: #fff;
    position: relative;
    min-height: 500px;
  }
  
  #banner-react-nativejs [class^="flaticon-"]:before,
  #banner-react-nativejs [class*=" flaticon-"]:before,
  #banner-react-nativejs [class^="flaticon-"]:after,
  #banner-react-nativejs [class*=" flaticon-"]:after {
    font-size: 34px;
    margin-left: 0px;
  }
  
  #banner-react-nativejs .icon-circle {
    height: 70px;
    width: 70px;
    border: 1px solid #fff;
    border-radius: 50%;
    display: inline-block;
    padding-top: 9px;
    text-align: center;
    margin-left: 30px;
    margin-top: 50px;
    margin-right: 30px;
  }
  
  #banner-react-nativejs .small-logo {
    animation-name: react-netive-logo-appear;
    animation-duration: 1s;
    position: absolute;
    overflow: hidden;
    left: 0px;
    right: 0px;
  }
  
  @keyframes react-netive-logo-appear {
    0% {
      margin-top: 105px;
      opacity: 0.01;
    }
    50% {
      margin-top: 105px;
      opacity: 0.01;
    }
    100% {
      margin-top: 0;
      opacity: 1;
    }
  }
  
  [class^="flaticon-"]:before,
  [class*=" flaticon-"]:before {
    margin-left: 0px;
    font-size: 35px;
    padding-top: 10px;
  }
  
  #banner-react-nativejs h1 {
    color: #fff;
    margin-top: 150px;
  }
  
  #banner-react-nativejs .small-logo img {
    padding: 30px 30px 0 30px;
  }
  
  /* --------------------- Media Queries --------------------- */
  
  /* Extra Small Device */
  
  @media ( max-width:767px) {
    #banner-react-nativejs .small-logo img {
      padding: 30px 10px 0 10px;
    }
  }
  
  /* Small Device */
  
  @media ( min-width:768px) and (max-width:991px) {}
  
  /* Medium Device */
  
  @media ( min-width:992px) and (max-width:1200px) {}
  
  #react-nativejs .overview {
    padding: 60px 0;
  }
  
  #react-nativejs .overview h4 {
    font-weight: 500;
    margin-bottom: 0px;
  }
  
  /* --------------------- Media Queries --------------------- */
  
  /* Extra Small Device */
  
  @media ( max-width:767px) {
    #react-nativejs .overview {
      padding: 30px 0;
    }
  }
  
  /* Small Device */
  
  @media ( min-width:768px) and (max-width:991px) {}
  
  /* Medium Device */
  
  @media ( min-width:992px) and (max-width:1200px) {}
  
  #react-nativejs .services {
    background: #f2f2f2;
    padding: 40px 0 80px 0;
  }
  
  #react-nativejs .services .nav-tabs {
    margin-top: 30px;
  }
  
  /* --------------------- Media Queries --------------------- */
  
  /* Extra Small Device */
  
  @media ( max-width:767px) {
    #react-nativejs .services {
      padding: 20px 0 30px 0;
    }
  }
  
  /* Small Device */
  
  @media ( min-width:768px) and (max-width:991px) {}
  
  /* Medium Device */
  
  @media ( min-width:992px) and (max-width:1200px) {}
  
  #react-nativejs .nav-tabs>li.active>a,
  #react-nativejs .nav-tabs>li.active>a:focus,
  #react-nativejs .nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: transparent;
    border: 0px solid #ddd;
    border-bottom: 2px solid #45c3e6;
  }
  
  #react-nativejs .tab-content {
    margin-top: 40px;
  }
  
  #react-nativejs .nav>li>a {
    position: relative;
    display: block;
    padding: 10px;
  }
  
  #react-nativejs .nav>li>a .flaticon {
    background: #4860eb;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    padding: 5px 7px;
  }
  
  #react-nativejs .nav>li>a [class^="flaticon-"]:before,
  #react-nativejs .nav>li>a [class*=" flaticon-"]:before,
  #react-nativejs .nav>li>a [class^="flaticon-"]:after,
  #react-nativejs .nav>li>a [class*=" flaticon-"]:after {
    font-size: 15px;
  }
  #react-nativejs .benefits{
    padding:40px 0;
  }
  
  #react-nativejs .benefits h5 {
    margin-top: 0px;
    margin-bottom: 30px;
    font-weight: 600;
    font-size: 16px;
    color: #222;
  }
  
  #react-nativejs .benefits p {
    padding-bottom: 30px;
    padding-top: 10px;
  }
  #react-nativejs .benefits h5 {
    cursor:pointer;
    padding-top: 70px;
  }
  #react-nativejs .benefits .col-sm-3:hover [class^="flaticon-"]:before, #react-nativejs .benefits [class*=" flaticon-"]:before, #react-nativejs .benefits [class^="flaticon-"]:after, #react-nativejs .benefits [class*=" flaticon-"]:after
  {   color: #000;
  
     }
  
  #react-nativejs .benefits [class^="flaticon-"]:before,
  #react-nativejs .benefits [class*=" flaticon-"]:before,
  #react-nativejs .benefits [class^="flaticon-"]:after,
  #react-nativejs .benefits [class*=" flaticon-"]:after {
    margin-left: 0px;
    font-size: 50px;
    color: #45c3e6;
  }
  
  @keyframes bounce {
      0%, 100%, 20%, 50%, 80% {
          -webkit-transform: translateY(0);
          -ms-transform:     translateY(0);
          transform:         translateY(0)
      }
      40% {
          -webkit-transform: translateY(-30px);
          -ms-transform:     translateY(-30px);
          transform:         translateY(-30px)
      }
      60% {
          -webkit-transform: translateY(-15px);
          -ms-transform:     translateY(-15px);
          transform:         translateY(-15px)
      }
  }
  #react-nativejs .benefits .col-sm-3 i {  
    position: absolute;
    top: 0%;
    left: 0%;
    right:0%;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
  
  }
  #react-nativejs .benefits .col-sm-3:hover i {
    cursor: pointer;
    animation-name: bounce;
    -moz-animation-name: bounce;
  }
  /* --------------------- Media Queries --------------------- */
  
  /* Extra Small Device */
  
  @media ( max-width:767px) {
    #react-nativejs .benefits {
      background: none;
    }
    #banner-react-nativejs {
      min-height: 400px;
      padding-top: 60px;
    }
    #banner-react-nativejs .icon-circle {
      margin-left: 10px;
      margin-right: 10px;
    }
  }
  
  /* Small Device */
  
  @media ( min-width:768px) and (max-width:991px) {
    #react-nativejs .nav>li>a {
      padding: 10px 10px;
    }
    #react-nativejs .benefits {
      background: none;
      padding-top: 30px;
    }
  }
  
  /* Medium Device */
  
  @media ( min-width:992px) and (max-width:1200px) {
    #react-nativejs .nav>li>a {
      padding: 10px 5px;
    }
  }
  
  /* react js */
  /*################################## react js #############################*/
  
  #banner-react-js {
    background: url(../images/react-js/banner-bg.jpg) fixed;
    background-size: cover;
    padding: 20px 0 30px 0;
    color: #fff;
    min-height: 500px;
    position: relative;
  }
  
  #banner-react-js img {
    margin: 30px 0;
  }
  
  #banner-react-js [class^="flaticon-"]:before,
  #banner-react-js [class*=" flaticon-"]:before {
    padding-bottom: 30px;
    padding-top: 10px;
    font-size: 60px;
  }
  
  #banner-react-js h1 {
    color: #fff;
    padding-bottom: 40px;
    padding-top: 40px;
    text-align: center;
  }
  #banner-react-js .banner-point{
    animation-name: reactjs-logo-appear;
    animation-duration: 1s;
    position: absolute;
    overflow: hidden;
    left: 0px;
    right: 0px;
  }

  
  @keyframes reactjs-logo-appear {
    0% {
      margin-top: 105px;
      opacity: 0.01;
    }
    50% {
      margin-top: 105px;
      opacity: 0.01;
    }
    100% {
      margin-top: 0;
      opacity: 1;
    }
  }
  #reactjs .overview {
    padding: 40px 0 80px 0;
  }
  
  #reactjs .overview i {
    float: left;
    padding: 30px 15px 20px 0px;
  }
  
  #reactjs .overview [class^="flaticon-"]:before,
  #reactjs .overview [class*=" flaticon-"]:before {
    font-size: 60px;
    color: #5ad4e2;
  }
  
  #reactjs .overview .items {
    box-shadow: 0 5px 20px 1px rgba(17, 72, 155, .2);
    padding: 15px 10px;
    cursor: pointer;
    min-height:185px;
  }
  
  #reactjs .overview .items:hover {
    box-shadow: 0 3px 10px -1px rgba(17, 72, 155, .2);
  }
  
  #reactjs .overview .items h4 {
    font-weight: 600;
    margin-top: 0px;
  }
  
  #reactjs .services {
    background: #f1f3f2;
    padding: 60px 0 60px 0;
  }
  
  #reactjs .services h2 {
    padding-bottom: 15px;
  }
  
  #reactjs .services h2+p {
    margin-bottom: 50px;
  }
  
  #reactjs .services .icon-box {
    width: 80px;
    height: 80px;
    background: #46485c;
    text-align: center;
    transform: rotate(45deg);
  }
  
  #reactjs .services .icon-box:hover {
    background: #45c3e6;
  }
  
  #reactjs .services .icon-box:first-child {
    margin-top: 35px;
  }
  
  #reactjs .services .icon-box i {
    text-align: center;
    z-index: 9999;
    color: #fff;
    font-size: 40px;
    margin-top: 20px;
  }
  
  #reactjs .services .service-box {
    position: relative;
  }
  
  #reactjs .services .service-box [class^="flaticon-"]:before,
  #reactjs .services .service-box[class*=" flaticon-"]:before { 
    font-size: 40px;
  }
  
  #reactjs .services .service-box h4 {
    font-weight: 600;
    color: #35aacb;
  }
  
  #reactjs .services .service-box .icon-box-text {
    padding-bottom: 20px;
    cursor: pointer;
  }
  
  #reactjs .services .service-box .icon-box-text .hovicon {
      display: inline-block;
      font-size: 45px;
      line-height: 75px;
      cursor: pointer;
      margin: 0 20px 0 0px;
      width: 85px;
      height: 85px;
      border-radius: 50%;
      text-align: center;
      position: relative;
      text-decoration: none;
      z-index: 1;
      color: #35aacb;
      
  }
  
  #reactjs .services .service-box .icon-box-text .hovicon:after {
      pointer-events: none;
      position: absolute;
      width: 100%;
      height: 100%;
      border-radius: 50%;
      content:'';
      -webkit-box-sizing: content-box;
      -moz-box-sizing: content-box;
      box-sizing: content-box;
  }
  #reactjs .services .service-box .icon-box-text .hovicon:before {
      speak: none;
      font-size: 48px;
      line-height:66px;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      display: block;
      -webkit-font-smoothing: antialiased;
  }
  
  /* Effect 5 */
   #reactjs .services .service-box .icon-box-text .hovicon.effect-5 {
      box-shadow: 0 0 0 2px #35aacb;
      overflow: hidden;
      -webkit-transition: background 0.3s, color 0.3s, box-shadow 0.3s;
      -moz-transition: background 0.3s, color 0.3s, box-shadow 0.3s;
      transition: background 0.3s, color 0.3s, box-shadow 0.3s;
  }
  #reactjs .services .service-box .icon-box-text .hovicon.effect-5:after {
      display: none;
  }
  #reactjs .services .service-box .icon-box-text:hover .hovicon.effect-5 {
      background: rgba(53,170,203, 1);
      color: #fff;
      box-shadow: 0 0 0 8px rgba(53,170,203,0.3);
  }


  
  @keyframes toRightFromLeft {
      49% {
          transform: translate(100%);
      }
      50% {
          opacity: 0;
          transform: translate(-100%);
      }
      51% {
          opacity: 1;
      }
  }
  
  
  
  #reactjs .features {
    padding: 50px 0 50px 0;
  }
  
  #reactjs .features h4 {
    color: #01a5c3;
    font-weight: normal;
    margin-bottom: 5px;
  }
  
  #reactjs .features .border-box {
    border-bottom: 1px solid #ddd;
    padding: 20px;
    border-right: 1px solid #ddd;
  }
  
  #reactjs .features .border-box.border-b {
    border-bottom: 0px;
  }
  
  #reactjs .features .border-box.border-r {
    border-right: 0px;
  }
  
  #reactjs .features .border-box [class^="flaticon-"]:before,
  #reactjs .features .border-box [class*=" flaticon-"]:before {
    color: #61dafb;
    font-size: 50px;
  }
  
  #reactjs .hire {
    background: url(../images/react-js/hire-bg.png) fixed;
    padding: 40px 0 60px 0;
    color: #fff;
  }
  
  #reactjs .hire .mt-60 {
    margin-top: 60px;
  }
  
  #reactjs .hire p {
    padding: 15px 0
  }
  
  #reactjs .hire h2 {
    color: #fff;
  }
  
  #reactjs .hovicon i {
    display: block;
    padding-top: 4px;
  }
  
  #reactjs .hovicon [class^="flaticon-"]:before,
  #reactjs .hovicon [class*=" flaticon-"]:before {
    margin-left: 0px;
    font-size: 60px;
    padding-top: 0px;
  }
  
  #reactjs .hovicon {
    display: inline-block;
    cursor: pointer;
    margin-top: 50px;
    border-radius: 50%;
    text-align: center;
    position: relative;
    text-decoration: none;
    z-index: 1;
    color: #fff;
    float: left;
  }
  
  #reactjs .hovicon:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
  }
  
  /* Effect 4 */
  
  #reactjs .hovicon.effect-4 {
    width: 160px;
    height: 160px;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 1);
  }
  
  #reactjs .hovicon.effect-4:after {
    top: -2px;
    left: -2px;
    padding: 0;
    z-index: 10;
    border: 2px dashed #fff;
  }
  
  #reactjs .hovicon.effect-4:hover {
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    color: #fff;
  }
  
  /* Effect 4b */
  
  #reactjs .hovicon.effect-4.sub-b:hover {
    -webkit-transition: box-shadow 0.2s;
    -moz-transition: box-shadow 0.2s;
    transition: box-shadow 0.2s;
  }
  
  #reactjs .hovicon.effect-4.sub-b:hover:after {
    -webkit-animation: spinAround 9s linear infinite;
    -moz-animation: spinAround 9s linear infinite;
    animation: spinAround 9s linear infinite;
  }
  
  @-webkit-keyframes spinAround {
    from {
      -webkit-transform: rotate(0deg)
    }
    to {
      -webkit-transform: rotate(360deg);
    }
  }
  #reactjs .react-work{
      padding:80px 0;
  }
  #reactjs .react-work h4{
     font-weight: 500;
  }
  #reactjs .react-work h6{
     line-height: 26px;
  }
  #reactjs .owl-theme .owl-controls .owl-page.active span {
      background: #61dafb;
      border: 1px solid #61dafb;
  }
  #reactjs .owl-theme .owl-controls .owl-page span {
      background: transparent;
      border: 2px solid #61dafb;
  }
  #reactjs .react-work h2{
      padding-bottom: 10px;
  }
  #reactjs .react-work h5{
      padding-bottom:10px;
      line-height: 30px;
  }
  #reactjs .react-work p{
      font-weight: 600;
  }
  #reactjs .react-work p:before {
           
      content: "✓ ";
      margin-left: 0px;
  }
  /* --------------------- Media Queries --------------------- */
  
  /* Extra Small Device */
  
  @media ( max-width:767px) {
    #banner-react-js {
      min-height: 400px;
      padding-top: 60px;
    }
    #reactjs .overview {
      padding: 10px 0 30px 0;
    }
    #reactjs .overview .items {
      box-shadow: 0 2px 4px 1px rgba(17, 72, 155, .2);
      margin-bottom: 15px;
    }
    #reactjs .services {
    
      padding: 30px 0 15px 0;
    }
    #reactjs .services .icon-box {
      display: none;
    }
    #reactjs .features {
      padding: 20px 0 30px 0;
    }
    #reactjs .hire {
      padding: 20px 0;
    }
    #banner-react-js{
      min-height: 400px;
  }
  #banner-react-js h1{
    padding: 0px;
  }
  #reactjs .features .border-box{border-bottom: 0px; }
  
  #reactjs .hire .mt-60 {
    margin-top: 0px;
  }
  #reactjs .services h2+p {
      margin-bottom: 15px;
  }
  #reactjs .services .service-box .icon-box-text {
      padding-bottom: 10px;
  }
  
  #reactjs .react-work {
      padding: 15px 0;
  }
  #reactjs .hovicon{
          margin-top:0px;
  }
  #reactjs .features .border-box{
      padding:0px 15px;
  }
  #reactjs .hovicon.effect-4{
      box-shadow:none;
  }
  #reactjs .hovicon.effect-4:after{
      border:0px;
  }
  #react-nativejs .nav>li>a {
  
      padding: 10px 25px;
  }
  #react-nativejs .tab-content {
      margin-top: 15px;
  }
  }
  
  /* Small Device */
  
  @media ( min-width:768px) and (max-width:991px) {
    #reactjs .overview img {
      float: none;
      padding: 30px 15px 20px 0px;
    }
    #reactjs .features {
      padding: 50px 0 50px 0;
    }
    #banner-react-js h1 {
      padding-top: 0px;
    }
    #reactjs .overview .items {
      margin-bottom: 15px;
    }
    #reactjs .overview i {
      float: left;
      padding: 0px 10px 0 10px;
    }
    #reactjs .overview {
      padding: 40px 0 60px 0;
    }
    #reactjs .hire .mt-60 {
      margin-top: 0px;
    }
    .hovicon.effect-4 {
      width: 160px;
      height: 160px;
    }
    #reactjs .overview .items {
  
      min-height: auto; 
  }
  #reactjs .services h2+p {
      margin-bottom:20px;
  }
  #reactjs .services {
   
      padding: 30px 0 20px 0;
  }
  #reactjs .hovicon.effect-4{
      box-shadow:none;
  }
  #reactjs .hovicon.effect-4:after{
      border:0px;
  }
  #reactjs .hovicon{
      margin-top:0px;
  }
  #reactjs .hire {
      padding: 30px 0 0px 0;
  }
  #reactjs .react-work {
      padding: 40px 0;
  }
  }
  
  /* Medium Device */
  
  @media ( min-width:992px) and (max-width:1200px) {
    #reactjs .overview img {
      float: left;
      padding: 30px 15px 30px 0px;
    }
    #reactjs .services .service-box [class^="flaticon-"]:before,
    #reactjs .services .service-box[class*=" flaticon-"]:before {
      margin-bottom: 20px;
    }
    #reactjs .hovicon [class^="flaticon-"]:before,
    #reactjs .hovicon [class*=" flaticon-"]:before {
      margin-left: 0px;
      font-size: 30px;
      padding-top: 0px;
    }
    .hovicon.effect-4 {
      width: 100%;
      height: 135px;
    }
  }
  
  /* ############################ */
  /* flutter */
  
  #banner-flutter {
  /*  background: url(../images/flutter/banner-bg.jpg);*/
      background-color: #0344a4;
    background-image: url(../images/background-waves.svg);

   background-size: cover;
    min-height: 500px;
    color: #fff;
  }
  
  #banner-flutter h1 {
    padding-top: 20%;
    color: #fff;
    text-align: left;
    font-size: 36px;
    font-weight: 100;
    line-height: 44px;
  }
  
  #banner-flutter h5 {
    margin-top: 30px;
    line-height: 28px;
    color: rgba(255, 255, 255, 0.5);
    border-left: 2px solid #45d1fd;
    padding-left: 10px;
    text-align: left;
  }
  
  #banner-flutter img {
    margin-top: 10%;
  }
  
  #flutter .overview {
    padding: 80px 0 60px 0;
  }
  
  #flutter .overview h2 {
    padding: 40px 0 0 0;
  }
  
  #flutter .benefits {
    margin-top: 80px;
    padding-bottom:60px;
  }
  
  #flutter .benefits h2 {
    margin-top: 0px;
  }
  
  #flutter .benefits p {
    padding-bottom: 30px;
  }
  
  #flutter .benefits h2,
  #flutter .benefits h3 {
    color: #07599d;
  }
  
  #flutter .benefits h3 {
    font-weight: 500;
  }
  
  #flutter .benefits .benefits-icon {
    height: 80px;
    width: 80px;
    border-radius: 50%;
    margin-top: 25px;
    padding-top: 10px;
  }
  
  #flutter .benefits .benefits-icon.coding {
    color: #47d1fd;
    box-shadow: 0 2px 28px -11px #47d1fd;
  }
  #flutter .benefit:hover .benefits-icon.coding{
  box-shadow: 0 2px 28px -5px #47d1fd;
  transition-duration: 0.3s;
  }
  #flutter .benefits .benefits-icon.speedometer {
    color: #1dbbfd;
    box-shadow: 0 2px 28px -11px #1dbbfd;
  }
  #flutter .benefit:hover .benefits-icon.speedometer{
  box-shadow: 0 2px 28px -5px #1dbbfd;
  transition-duration: 0.3s;
  }
  
  #flutter .benefits .benefits-icon.fastDev {
    color: #3a90b8;
    box-shadow: 0 2px 28px -11px #3a90b8;
  }
  #flutter .benefit:hover .benefits-icon.fastDev{
  box-shadow: 0 2px 28px -5px #3a90b8;
  transition-duration: 0.3s;
  }
  #flutter .benefits .benefits-icon.laptop{
    color: #06589c;
    box-shadow: 0 2px 28px -11px #06589c;
  }
  #flutter .benefit:hover .benefits-icon.laptop{
  box-shadow: 0 2px 28px -5px #06589c;
  transition-duration: 0.3s;
  }
  #flutter .benefits .benefits-icon [class^="flaticon-"]:before,
  #flutter .benefits .benefits-icon [class*=" flaticon-"]:before,
  #flutter .benefits .benefits-icon [class^="flaticon-"]:after,
  #flutter .benefits .benefits-icon [class*=" flaticon-"]:after {
    font-family: Flaticon;
    font-size: 40px;
    margin-left: 0px;
  }
  
  #flutter .services {
    background: #0344a4;
    padding: 40px 0 80px 0;
        margin-top: 30px;
  
  }
  
  #flutter .services h2 {
    padding-bottom: 30px;
    text-align: center;
    color: #fff;
  }
  
  #flutter .services .services-box {
    background: rgba(255, 255, 255, 0.1);
    padding: 15px;
    color: #fff;
    min-height: 430px;
       position: relative;
      text-decoration: none;
      cursor: pointer;
      display: inline-block;
      border:2px solid  transparent;
        transition-duration: 0.3s;
  }
  #flutter .services .services-box:hover{
    border:2px solid  rgba(255, 255, 255, 0.5);
     background: transparent;
         box-shadow: 0 2px 30px -20px #000;
         transition-duration:  0.3s;
  
  }
  
  #flutter .services .services-box img {
    margin: 20px 0;
  
  }
  
  #flutter .services .services-box h4 {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    text-align: center;
    padding-bottom: 15px;
  
  }
  
  #flutter .expertise {
    padding: 40px 0;
  }
  
  #flutter .expertise h5 {
    margin-top: 0px;
    margin-bottom: 30px;
    font-weight: 600;
    font-size: 16px;
    cursor: pointer;
    color: #222;
  }
  
  #flutter .expertise p {
    padding-bottom: 15px;
  }
  #flutter .expertise h5 {
    padding-top: 70px;
  }
  #flutter .expertise [class^="flaticon-"]:before,
  #flutter .expertise [class*=" flaticon-"]:before,
  #flutter .expertise [class^="flaticon-"]:after,
  #flutter .expertise [class*=" flaticon-"]:after {
    margin-left: 0px;
    font-size: 50px;
    color: #07599d;
  }
  
  @keyframes bounce {
      0%, 100%, 20%, 50%, 80% {
          -webkit-transform: translateY(0);
          -ms-transform:     translateY(0);
          transform:         translateY(0)
      }
      40% {
          -webkit-transform: translateY(-30px);
          -ms-transform:     translateY(-30px);
          transform:         translateY(-30px)
      }
      60% {
          -webkit-transform: translateY(-15px);
          -ms-transform:     translateY(-15px);
          transform:         translateY(-15px)
      }
  }
  #flutter .expertise .col-sm-3 i {  
    position: absolute;
    top: 0%;
    left: 0%;
    right:0%;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
  
  }
  #flutter .expertise .col-sm-3:hover i {
    cursor: pointer;
    animation-name: bounce;
    -moz-animation-name: bounce;
  }
  
  
  #flutter .expertise .col-sm-3:hover [class^="flaticon-"]:before, 
  #react-nativejs .benefits [class*=" flaticon-"]:before,
   #react-nativejs .benefits [class^="flaticon-"]:after, 
   #react-nativejs .benefits [class*=" flaticon-"]:after
  {   color: #000;
  
     }
  

  
  /* Extra Small Device */
  
  @media ( max-width:767px) {
    #banner-flutter {
      min-height: 400px;
    }
    #flutter .benefits {
      margin-top: 0px;
      padding-bottom: 0px;
  }
  #flutter .overview h2 {
    padding: 15px 0 0 0;
  }
  #flutter .overview {
    padding: 30px 0;
  }
  #flutter .services .services-box {
    min-height:auto;
    margin-bottom: 15px;
  
  }
  
  #flutter .services {
    background: #0344a4;
    padding: 20px 0 20px 0;
  }
  #flutter .benefits p {
    padding-bottom: 15px;
  }
  #banner-flutter h2 {
    padding-top: 30%;
  }
  }
  
  /* Small Device */
  
  @media ( min-width:768px) and (max-width:991px) {
    #banner-flutter h2 {
      padding-top: 6%;
  
  }
  #banner-flutter img {
    margin-top: 5%;
    margin-bottom:5%
  }
  #flutter .benefits {
    margin-top:0px;
    padding-bottom: 0px;
  }
  #flutter .services .services-box {
    margin-bottom:30px;
    min-height: 430px;
  }
  #flutter .services {
    padding: 40px 0 20px 0;
  }
  #flutter .services .services-box {
  
      min-height: 365px;
  }
  }
  
  /* Medium Device */
  
  @media ( min-width:992px) and (max-width:1200px) {
    #flutter .services .services-box {
      min-height: 480px;
    }
  }