/*Responsive*/

/*Large devices (desktops, less than 1200px)*/
@media (max-width: 1199px) { 

.cloud-01{
  margin-top: 30px;
  margin-left: 15px; 
}
.cloud-02{
  margin-top: 260px;
  margin-left: 130px;
}
.cloud-03{
  margin-top: 30px;
  margin-left: 320px;
}
.cloud-04{
  right: 0;
  margin-top: 35px;
  margin-right: -20px;
}
.hero-left h2{
  font-size: 45px;
  margin-top: 130px;
}
.hero-left .first-letter{
  padding: 0 6px;
}
.hero-left .other-letter{
  font-size: 45px;
}
.hero-left h4{
  font-size: 24px;
  letter-spacing: 1.4px;
  margin-top: 10px;
}

.service-single{
  padding: 10px;
  min-height: 394px;
}  
.service-single h3{
  min-height: 50px;
}

.trans-field-body p{
  min-height: 300px;
}
.card-title{
  min-height: 40px;
}

/*Japanese top page*/
.services-field p{
  min-height: 310px;
}
.services-field-2 p{
  min-height: 190px;
}

/*Career page*/
.career-catagory{
  min-height: 120px;
}

}


/*Medium devices (tablets, less than 992px)*/
@media (max-width: 991px) {
.navbar-toggler{
  outline: none;
  margin-right: -27px;
}
.navbar-toggler:active, .navbar-toggler:hover, .navbar-toggler:focus{
  outline: none;
}

.text-top-left{
  text-align: center;
  padding: 4px 5px 10px 5px;
}  
.search-area .search-container {
  left:0;
  right:0;
  margin: auto;
}

.header-area {
  padding: 8px 0;
}  
.main-menu li:before{
  content: url(../img/main-menu-separetor.png);
  color: #fff;
  position: absolute;
  margin-top: 12px;
} 

.cloud-01{
  margin-top: 20px;
  margin-left: 15px;
}
.cloud-02{
  margin-top: 30px;
  margin-left: 250px;
}
.cloud-03{
  display: none;
}
.cloud-04{
  right: 0;
  margin-top: 30px;
  margin-right: -20px;
}
.hero-left h2{
  font-size: 40px;
  margin-top: 110px;
}
.hero-left .first-letter{
  padding: 0 6px;
}
.hero-left .other-letter{
  font-size: 35px;
}
.hero-left h4{
  font-size: 24px;
  letter-spacing: 1.4px;
  margin-top: 10px;
}

.title-area p{
  font-size: 18px;
}

.service-single{
  padding: 10px;
  min-height: 310px;
} 
.trans-field-body p{
  min-height: 180px;
}

/*Japanese top page*/
.services-field p{
  min-height: 390px;
}
.services-field-2 p{
  min-height: 220px;
}

/*Career page*/
.career-catagory{
  min-height: 80px;
}

.faq-left-q{
  width: 8%;
}

.faq-left-a{
  width: 8%;
}

}

/*Small devices (landscape phones, less than 768px)*/
@media (max-width: 767px) {
.text-top-left{
  font-size: 13px;
  text-align: center;
}
.search-area .search-container {
  left:0;
  right:0;
  margin: auto;
}
.search-area input[type=text] {
  margin-top: 0;
} 
.search-area .search-container button {
  margin-top: 0; 
}
.cloud-01{
  margin-top: 20px;
  margin-left: 15px;
}
.cloud-02{
  margin-top: 20px;
  right:0;
  margin-right: 0;
}
.cloud-03{
  display: none;
}
.cloud-04{
  display: none;
}
.hero-area {
  background: url(../img/bg-hero.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 35% 55%;
}  
.hero-left h2{
  margin-top: 100px;
  font-size: 36px;
  line-height: 36px;
}
.hero-left .first-letter{
  padding: 2px 4px;
}
.hero-left .other-letter{
  font-size: 36px;
  text-shadow: #1874a3 2px 2px;
}
.hero-left h4{
  font-size: 24px;
}
.hero-right{
  margin-top: 80px;
}
.title-area h2, .title-area-2 h2{
  font-size: 36px;
}  
.service-single{
  padding: 10px;
  min-height: 260px;
}  
.service-single h3{
  min-height: 30px;
}
.strong-points-area h3{
  font-size: 20px;
}
.trans-field-body h3{
  min-height: 50px;
}
.trans-field-body p{
  min-height: 100px;
}
.logo-footer{
  width: 80%;
  margin-top: 30px;
}

/* Translation Page */
.translation-title h4{
  font-size: 20px;
}
.translation-body img{
  padding: 20px 20px 20px 20px;
}
.translation-body p{
  padding: 0 20px 20px 20px;
}
.translation-body ul{
  padding: 0 20px 20px 35px;
}
.title-trans-wanted h2{
  font-size: 36px;
}  

/*Japanese top page*/
.services-field p{
  min-height: 280px;
}
.services-field-2 p{
  min-height: 200px;
}
/*Career page*/
.career-catagory{
  min-height: 80px;
}

/*---------FAQ Page---------*/
.faq-left-q{
  width: 15%;
}
.faq-left-a{
  width: 15%;
}
.faq-right{
  margin-left: 10px;
  width: 80%;
}
  
}


/*Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575px) { 
 .text-top-left{
    font-size: 14px;
  }
.cloud-04{
  right: 0;
  margin-top: 35px;
  margin-right: 0;
} 
.hero-left h2{
  font-size: 54px;
  margin-top: 105px;
}
.hero-left h2{
  margin-top: 105px;
  font-size: 54px;
  line-height: 50px;
}
.hero-left .first-letter{
  padding: 2px 4px;
}
.hero-left .other-letter{
  font-size: 50px;
  text-shadow: #1874a3 2px 2px;
}
.hero-left h4{
  font-size: 28px;
} 
.hero-right{
  margin-top: 0;
}
.service-single{
  padding: 10px;
  min-height: 310px;
} 
.step{
  font-size: 12px;
}
.arrow-down{
  margin-left:-2px;
}

/*Japanese top page*/
.services-field p{
  min-height: 400px;
}
.services-field-2 p{
  min-height: 230px;
}
/*Career page*/
.career-catagory{
  min-height: 60px;
}

}
