/*comman css*/
h1,h2,h3,h4,h5,h6,a,p{
    word-break: break-word!important;
}


/*comman css end*/
/*header css*/
.mobile-menu-cls .elementor-nav-menu>.menu-item-has-children .sub-menu{
        position: static!important;
        transition: all 0.4s ease!important;
        padding-left: 10px!important;
        padding-bottom: 10px!important;
        margin: 0px!important;
    }
.header-menu-item-cls .menu-item a:hover{
    font-weight: 500 !important;
}

.inquiries-details-cls .elementor-image-box-description a{
    color: #002841 !important;
}
/*header css end*/
/*index*/
.multicolor-heading-cls span{
    color: #ffffff !important;
}
/*index end*/
/*footer*/
.contact-address-cls .elementor-image-box-description a{
    color: #002841 !important;
}
.inner-footer-cls .elementor-widget-text-editor a{
    color: #ffffff !important;
    font-weight: 600 !important;
}
.counter-cls .elementor-counter-title{
    text-align: center !important;
}

/*footer end*/
/*inner pages*/

/* About us pge start */
.breadcrumbs-item-cls b{
    font-weight: 700 !important;
    color: #65C7C6 !important;
}
/* About us pge end */

/*inner pages end*/

/*res*/
@media(min-width:2560px){}      
@media(min-width:2000px) and (max-width:2560px){}
@media(min-width:1800px) and (max-width:1999px){}
@media(min-width:1551px) and (max-width:1799px){
    /* Header css start */
    .header-menu-item-cls .menu-item a{
    font-size: 20px !important;
    }
    /* Header css End */
    .star-rating-cls .e-rating-wrapper .e-icon-wrapper svg{
        height: 15px !important;
        width: 15px !important;
    }
    .rating-heading-cls .elementor-heading-title {
        font-size: 16px !important;
    }
}
@media(min-width:1351px) and (max-width:1550px){
    /* Header css start */
    .site-logo-cls img{
        width: 250px !important;
    }
    .logo-clum-cls{
        width: 21% !important;
    }
    .menu-details-clum-cls{
        width: 79% !important;
    }
    .header-menu-item-cls{
        padding: 0px 10px 0px 0px !important;
    }
    .header-menu-item-cls .menu-item a{
    font-size: 17px !important;
    }
    /* Header css End */
    .rating-img-cls img{
        height: 35px !important;
        width: 35px !important;
    }
    .rating-section-cls{
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 65px;
    padding-right: 20px;
    }
    .star-rating-cls .e-rating-wrapper .e-icon-wrapper svg{
        height: 12px !important;
        width: 12px !important;
    }
    .rating-heading-cls .elementor-heading-title{
        font-size: 16px !important;
    }
}
@media(min-width:1200px) and (max-width:1350px){}
@media(min-width:1025px) and (max-width:1199px){}
@media(min-width:992px) and (max-width:1024px){}
@media(min-width:768px) and (max-width:991px){}
@media(min-width:448px) and (max-width:767px){
    .counter-cls .elementor-divider-separator{
        position: relative !important;
        width: 0px !important;
    }
}
@media(max-width:447px){
    .counter-cls .elementor-divider-separator{
       position: relative !important;
        width: 0px !important;
    }
}
/*res end*/