@media only screen and (max-width: 660px) {
    .cmp-heading h2 { font-size: 14px !important; }
}

/*Both Mobile & Tablet*/ 
@media (max-width: 767px) { 

    .elementor-item.has-submenu {
        background-color: #f4a274;
    }

    .elementor-nav-menu .sub-arrow {
        display: none;
    }

    .elementor-sub-item {
        background-color: #f3f3e2;
    }

    .menu-item-has-children .sub-menu {
        display: block !important;
        background-color: #f4a274;
    }
    .elementor-4663 .elementor-element.elementor-element-4adc396{position: relative!important;width: 0px;top:30px;}
    div.cls-appimg{margin-top: -45px;margin-left: 15px;}
    div.cls-appimg > a > img{width: 100px; height: 40px;}
    div.cls-appdown{padding-left: 105px; margin-top: -20px;}
    .elementor-4663 .elementor-element.elementor-element-228ecae.elementor-sticky--effects div.cls-appimg{margin-top: -45px!important;}
    

}
@media screen and (min-width:768px) {
    .elementor-4663 .elementor-element.elementor-element-228ecae.elementor-sticky--effects .elementor-element.elementor-element-4adc396{top:22px;}
    div.cls-appimg{margin-top: -20px;}
    div.cls-appimg > a > img{width: 150px; height: 40px;}
    div.cls-appdown{padding-left: 150px; margin-top: -30px;}

    .elementor-4663 .elementor-element.elementor-element-228ecae.elementor-sticky--effects div.cls-appimg{margin-top: -6px!important;}
}
.elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:hover {
    background-color: #02d3c9;
    color:white;
}


.elementor-4663 .elementor-element.elementor-element-228ecae.elementor-sticky--effects{
/*background-color: rgba(0,0,0,0.5)!important*/
background-color: white!important
}
.elementor-sticky--effects  .header-extras1{
/*background-color: rgba(0,0,0,0.5)!important*/ 
background-color: #00ADEF;
}

.elementor-4663 .elementor-element.elementor-element-228ecae.elementor-sticky--effects  .elementor-element.elementor-element-41c90d6 > .elementor-widget-container{
	/*background-color: rgba(0,0,0,0.5)!important*/
    background-color: white!important
}
.elementor-4663 .elementor-element.elementor-element-228ecae.elementor-sticky--effects  .elementor-nav-menu--main .elementor-item{
   /*   background-color: rgba(0,0,0,0.5)!important; */
    /*color:white;*/ 
    color:black;
        margin-bottom: -20px!important;
}
/*
.elementor-4663 .elementor-element.elementor-element-228ecae.elementor-sticky--effects .elementor-menu-toggle{
    color:white; 
}
*/
.elementor-4663 .elementor-element.elementor-element-228ecae{
transition: background-color 1s ease !important;
} 

.elementor-sticky--effects .elementor-container{
 max-height: 60px; 
 
}

.elementor-4663 .elementor-element.elementor-element-228ecae > .elementor-container{
transition: min-height 1s ease !important;
}

.header-logo1, .header-logo2 img {
    /* max-width: 140px; */
    max-width: 100% ;
     height: auto; 
     transition: all 0.5s ease; 
}


.elementor-4663 .elementor-element.elementor-element-228ecae.elementor-sticky--effects .header-logo1, .header-logo2 img {
    max-width: 100px;
    height: auto;
    top:0;
}
@media screen and (max-width:900px) {
    .elementor-4663 .elementor-element.elementor-element-228ecae.elementor-sticky--effects .cls-header-phone{
       display: none;
    }
}