/*.head-right  button.button-joomly-callback-form {
    position: absolute;
    left: -150px!important;
    top: 10px;
}

@media screen and (max-width: 1200px) {
.head-right  button.button-joomly-callback-form {
    position: absolute;
    left: auto!important;
    right: 0;
    top: 30px;
}
.t3-mainnav .t3-megamenu .navbar-nav.level0>li {
    padding: 0 12px;
}
}
@media screen and (max-width: 991px) {
.head-right  button.button-joomly-callback-form {
    position: absolute;
    left: -80px!important;
    top: 118px;
    z-index: 1000;
}
}
@media screen and (max-width: 767px) {
.head-right  button.button-joomly-callback-form {
    position: absolute;
    left: 40%!important;
    top: 82px;
    z-index: 1000;
}
}

@media screen and (max-width: 589px) {
.head-right  button.button-joomly-callback-form {
    left: auto!important; 
    position: absolute;
    top: 30px;
    right: 45px;
}
}
@media screen and (max-width: 550px) {
.head-right  button.button-joomly-callback-form {
    left: auto!important;
    position: absolute;
    top: 30px;
    right: 45px;
}
}
@media screen and (max-width: 540px) {
.head-right  button.button-joomly-callback-form {
    left: 20%!important;
    position: absolute;
    top: 128px;    
}
}
*/