@media (max-width:320px){
  
}

@media (min-width:321px){   
}

@media(min-width:640px){
  .submenuCustom{
    min-width:450px !important
  }
  .box-service{
    min-height: 570px !important;
  }  
}

@media(min-width:960px){

}

@media(min-width:1200px){
  
}

@media(min-width:1400px){

}

@media(min-width:1600px){

}

.subMenuHref{
  padding: 10px !important;
}
.tf-btn.btn-color-secondary{
  background-color : #dd7610 !important;
}
.tf-btn.btn-color-secondary > span{
  color: white !important;
}
.page-title-homepage-2{
  background-color: #ffebd8  !important;
}
.main-menu .navigation > li.has-child .sub-menu > li > a:hover {
  background-color: #ffebd8 !important;
  padding-left: 20px !important;
}
.menuColorCustom{
  color: black !important;
}
.customImage{
  height:100% !important; 
  width:100% !important;
  background-color: 'red';
}
.fileClass{
  padding: 20px;
  background-color:#e1e1e1;
  border-radius:5px;
}
.download{
  width:35px !important;
  padding-right: 10px !important;
}
.customMenus{
  padding: 10px !important;
  margin: 0px !important;
  margin-bottom: 10px !important;
}