/* responsive
Description: @madia.*/
@media all and (min-width:1460px) and (max-width:1920px) {
}
@media all and (min-width:1280px) and (max-width:1440px) {
}
@media all and (min-width:768px) and (max-width:1024px) {

}

@media only screen and (max-width: 979px){

}
@media all and (min-width:650px) and (max-width:768px) {

}

@media all and (min-width:320px) and (max-width:650px) {
    /*#callnowbutton{width: 60px!important; height: 60px!important; bottom:18pt!important; left:calc(60% - 30px)!important;}*/
    #footer-bottom.no-footer-nav #copyright, #footer-bottom.no-footer-nav #zivit-design{width: 100%; text-align: center; float: right; padding: 5px 0;}
    /*#whatsapp{display: block; bottom: 18pt; left:calc(40% - 30px); width: 60px; height: 60px; position: fixed; background-color: #2185F5; border-radius: 50%; padding: 12px;}*/
    #open_sogoacc.topleft{bottom: 3px; left:1px!important; width: 55px; height: 55px; top:unset;}
    /*#fb-root .fb_dialog.fb_dialog_mobile{right: 40px!important; bottom: 18pt!important; }*/
    #footer-bottom{padding-bottom: 20px;}
    #sogoacc{    z-index: 9999999999;}

    .home #services-icon .elementor-widget-image-box{display: block;}
    .oew-buttons li{margin-bottom: 20px;}
    .top-phone.menu-item, .m-float-left.menu-item{display: none;}
    .wptww-testimonials-list .wptww-quote{width: 100%; box-sizing: border-box;}
    #open_sogoacc.bottomright{right: 5px;}
    #open_sogoacc.bottomleft{left: 5px;}
    #mobile-dropdown ul li a .dropdown-toggle {left: unset; right: 0; padding-left: 0; padding-right: 40px;}

    }

@media all and (max-width:350px) {
    #footer-bottom.no-footer-nav #copyright, #footer-bottom.no-footer-nav #zivit-design{width: 100%; text-align: center; float: right; padding: 5px 0;}
   /* #fb-root .fb_dialog.fb_dialog_mobile{right: 10pt!important; bottom: 37pt!important;}*/
    #open_sogoacc.bottomright{right: 5px;}
    #open_sogoacc.bottomleft{left: 5px;}
}
