/********Home to coperate***********/
@media (min-width:1300px) and (max-width:1899px) {
 
}
  


/*********cooperate only**********/

@media (min-width:1900px) and (max-width:2500px) {
   
    
}


/*********tabsonly**********/

@media (min-device-width: 1024px) and (max-device-width: 1024px) {

  
}


@media (min-width:320px) and (max-width:420px) {

    /******main menu*****/

   
    
    /*****main slider*********/

    

    /*********main menu*******/

   


    

  /*********Google recaptcha**********/

  .g-recaptcha {
    transform:scale(0.9);
    transform-origin:0 0;
    margin-left: -10px !important;
   }


}

@media (max-width:520px) {

  .header__content{
    background: var(--logo-bg);
  }

  .cus_ruwan_warpper {
    position:relative;
    width: 55% !important;
    left: 20% !important;

    padding:0 5px;
}


  .cus_ruwan {
      top:72px;
  } 
}

            