/**css tuy chinh rieng cho tung trang**/
@media screen and (max-width: 991px){
  .advantege-work-area  #lienhe-at-ketoankimphatcom{
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .contact-inner-area .row > div:first-child{
  	margin-bottom:50px !important;
  }
  
  .contact-inner-area {
  	padding-top:10px !important;
  }
}
@media screen and (max-width: 768px){
	    .header-area.header-medical {
        padding-bottom: 5px !important;
    }
}

@media screen and (max-width: 320px){
  .header-area.header-medical{
  	padding-bottom:10px !important;
  }
  .header-area.header-medical .header-inner .title{
  	font-size:29px !important;
  }
}
@media screen and (max-width: 430px){
	    .header-area.header-medical {
        padding-bottom: 5px !important;
    }
}
.header-area.header-medical .header-inner .title {
    font-size: 42px;
    line-height: 5px;
    font-weight: 500;
    color: #f6c01d;
}
.header-area.header-medical .header-inner p {
    color: #010101;
    font-size: 18px;
}

.single-contact-item-02 .icon{
	color: #e19624;
}
.contact-inner-area .contact-form .btn-wrapper .submit-btn{
	background-image: linear-gradient(50deg, #e19624 0%, #ea7354 100%);
}
.contact-inner-area .contact-form .btn-wrapper .submit-btn:hover {
    background-image: linear-gradient(50deg, #ea7354 0%, #e19624 100%);
}
.single-icon-box-04 {
    box-shadow: 0px 0px 103px 0px #ff6d078f;
}

  
 .contact-inner-area .contact-form .btn-wrapper .submit-btn {
    width: 100%;
}
 .contact-inner-area .content-area {
 padding:40px;  
   -webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
 .contact-inner-area .content-area:before{
 content:'';  
   display:block;
   top:0;
   right:0;
   bottom:0;
   left:0;
   background:#ffffff50;
   position:absolute;
   z-index:1;
}
 .contact-inner-area .content-area > *{
 z-index:9;
   position:relative
}
.contact-inner-area .row > div:first-child{
  -webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
.contact-inner-area .col-lg-6 .section-title .title {

  font-size:25px;
  text-align:left;
  line-height:1.2;
  z-index:9;
  color:#fff;
}

.single-contact-item-02 .content .details{
 color:#fff; 
}

.section-title.brand.white .title{
	text-align:center;
  
}

#hotline .single-icon-box-09{
  display: flex;
  flex-direction: column;
  align-items: center;
  background: rgba(136, 114, 62, 0.1);
}
@media (min-width: 992px) {
#hotline .row.repeater > div:last-child{
 min-width:50%;
  max-width:50%;
}
}
.single-icon-box-09{
  box-shadow: none;
}
.single-icon-box-09:hover{
  box-shadow: 0 0 20px 0 rgba(136, 114, 62, 0.4);
  background-color:#fff!important;
}
.single-icon-box-09 .icon{
 margin:0; 
}
.anhlienhe  {
    background-position: center;
    height: 750px;
    background-repeat: no-repeat;
}

@media screen and (min-width: 1165px) and (max-width: 1234px){
  .anhlienhe {
        background-size: contain;
        height: 500px;
        width: 1200px;
        background-position: center;
        margin-top: 20px;
  }
}
  @media screen and (min-width: 500px) and (max-width: 1164px){
  .anhlienhe {
        background-size: contain;
        height: 500px;
      
        background-position: center;
        margin-top: 20px;
   	    
  }
}
  @media screen and (min-width: 100px) and (max-width: 499px){
  .anhlienhe {
        background-size: contain;
        height: 500px;
        background-position: center;
      
   	    
  }
    .contact-inner-area .col-lg-6{    margin: 0px 15px 0px 15px;}
    .contact-inner-area .col-lg-6 .section-title .title {
    font-weight: 600;
    color: white;
   }
}
  @media screen and (min-width: 240px) and (max-width: 640px){
  .anhlienhe {   
        margin-top: -70px;  	    
  }
}
 @media screen and (min-width: 375px) and (max-width: 439px){
  .header-area.header-medical .header-inner .title {
    font-size: 35px;}
}