.pc_hid{
    display: none;
  }
  


  @media screen and (max-width:529px){
    .pc_hid{
      display:block;
    }
  }

  .aws-hero {
    background-image:url(../img/aws/aws-fv.jpg);
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height:330px;
    z-index: 0;
    }






  
    

    

    

    
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .aws-hero {
        height:480px;
        padding: 15px 0 15px 0;
      }
    }
    

    
    .aws-hero .aws-hero-content {
      border-radius: 0;
      position: relative;
      z-index: 1;
      text-align: left;
      padding: 50px 0 35px 0;
    }
    
    .aws-hero .aws-hero-content img{
      margin:0 auto;
      padding-top:20px;
      }
    

    
    .aws-hero .aws-hero-content h1 {
      font-weight: 800;
      font-size: 40px;
      line-height: 65px;
      color: #333E48;
      text-transform: capitalize;

      padding:0 0 5px 0px;
      text-align:center;
    
    }
    
    .aws-lead {
      padding:30px 10px;
      background:rgb(35,47,62,0.5);
      margin-top:50px;
      border-radius:10px;
        
    }

    .aws-hero  h3 {
      font-weight: 800;
      font-size: 32px;
      line-height: 65px;
      color: #fff;
      text-transform: capitalize;

      padding:0 0 20px 0px;
      text-align:center;
    
    }

    .aws-hero  h3 span{
      display:block;
      color: #fff;
      background:#ff9900;
 
    }


    .aws-hero .aws-hero-content h1 span{
        color:#FF9900;
    
  }
  
    .aws-hero .aws-hero-content p {
      font-weight: 400;
      font-size: 16px;
      line-height: 28px;
      margin-top: 20px;
      color: #fff;
    }
    
    .nav-area ul li {
      font-weight:700!important;
    color:#333;
    }
  

    
  
    

    


    
 
    
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .aws-hero .aws-hero-content h1 {
        font-size: 36px;
      }
      .aws-hero h3 {
        font-size:27px;
      }
    }
    
    @media only screen and (min-width: 768px) and (max-width: 991px) {
   
      .aws-hero .aws-hero-content{
        padding:50px 0 25px 0;
      }

      .aws-hero .aws-hero-content h1 {
        font-size: 50px;
        font-weight: 700;
        line-height: 45px;
      }
      .aws-hero .aws-hero-content p {
        font-size: 15px;
      }
      .aws-lead{
        margin-top:0;
        }
      .aws-lead h3{
        padding:0;
      }

    }
    
    @media (max-width: 767px) {
      .aws-hero{
        height:480px;
        }

      .aws-hero .aws-hero-content {
        padding:50px 0 10px 0;
        text-align: center;
      }

      .aws-hero .aws-hero-content img{
        width:30%;
      }



      .aws-hero .aws-hero-content h1 {
        font-size: 33px;
        line-height: 39px;
      }
      .aws-hero .aws-hero-content p {
        margin-top: 15px;
        font-size: 15px;
        line-height: 26px;
      }

      .aws-lead{
        margin-top:10px;
      }
      .aws-lead h3{
        font-size:26px;
        padding:0;
      }

    }
    
    .aws-hero .aws-hero-image {
      position: relative;
      text-align: center;
      padding-top:50px;
      z-index:5;
    }
    
    @media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
      .aws-hero .aws-hero-image {
      padding-top:50px;
      }
    }
    
    .aws-hero .aws-hero-image img {
      width: 100%;
    }
    
    @media (max-width: 767px) {
      .aws-hero .aws-hero-image img {
          width: 350px;
          text-align:center;
          margin-left:auto;
      margin-left:auto;
        }
      }
  



  .reason{
    padding:30px 0;
}

.reason2{
  padding:70px 0;
}


.title-back{
    background-color:#333E48!important;
    padding-top:1px;
    padding-bottom:8px;
 
  }
  
  .title-back2{
    background-color:#333E48!important;
    padding-top:8px;
  }
  
  .title-back h3{
    font-size: 30px;
    font-size: 4rem;
    position: relative;
  
    text-align: center;
    color:#fff; 
  }
  .title-back h3 span{
    font-size: 18px;
    font-size: 1.8rem;
    display: block;
    padding-top:10px;
    color:#FF9900;
  }

.reason h3{
    color:#333E48;
    font-size:32px;
    font-weight:700;
    margin-top:0!important;
}

.reason2 h3{
  color:#333E48;
  font-size:32px;
  font-weight:700;
  margin-top:0!important;
}

@media only screen and (min-width: 768px) and (max-width: 991px){
  .reason h3{
    font-size:28px;
    text-align:center;
  }
  .reason2 h3{
    font-size:28px;
    text-align:center;
  }
}

@media (max-width: 767px){
    .reason h3{
        line-height:50px;
        text-align:center;
        font-size:28px;
    }
    .reason2 h3{
      line-height:50px;
      text-align:center;
      font-size:28px;
  }
    .title-back h3{
      font-size: 3rem;
    }

    .reason img{
      display:block;
      margin:0 auto!important;
      width:80%;
      margin-top:20px!important;
    }
}

.reason p{
  padding:10px 10px;
}

.reason img{
    margin:50px 0;

}

.reason2 p{
  padding:10px 10px;
}

.reason2 img{
    margin:50px 0;

}

.marker {
  background: linear-gradient(transparent 60%, #FF9900 60%);
  }


  .aws-service{
    padding:50px 0 100px 0; 
}

.aws-service h4{
    text-align:center;
    font-weight:700;
    color:#5876aa;
    font-weight:700;
    border-bottom:solid 3px #5876aa;
    padding:15px;

}

.aws-service-p{
  font-size:24px;
  padding:15px 0 40px 0;
line-height:45px;
}

.aws4points p{
  font-weight:700;
  background:#FF9900;
  color:#fff;
  padding:10px;
  height:75px;
  font-size:20px;
}

.aws4points img{
  display:block;
  width:180px;
  margin:30px auto;
  padding:20px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .aws4points p{
    font-size:16px;
  }
}

.xcoos{
  padding:50px 0;
}

.xcoos h3{
  text-align:center;
  color:#5876aa;
  font-size:700;
}

.xcoos img {
  display:block;
  margin:0 auto;
}

.xcoos a:hover {
  opacity:0.8;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  }

  .aws-notice p{
    text-align:center;
    padding:100px 0 50px 0;
  }

  @media (max-width: 767px){
    .aws-notice p{
      text-align:center;
      }
    }

