@media (min-width: 1580px), (min-width: 540px) and (max-width: 909px) {
#masthead.site-header {
position: relative;
}
.button02-2309 {
position: absolute;
height: 100%;
top: 0px;
right: 0px;
background-color: #0f883b;
z-index: 1;
transition: all 0.3s ease;
moz-transition: all 0.3s ease;
}
.button02-2309:hover {
background-color: #2da029;
}
.button02-2309 a {
color: #fff!important;
font-weight: 700;
padding: 0px 16px;
text-align: center;
padding-top: 14px;
display: inline-block;
width: 100%;
height: 100%;
}
.button02-2309 a span.calluson2309 {
display: block;
font-size: 13px;
letter-spacing: 0.3px;
font-weight: 300;
text-transform: uppercase;
}
.button01-2309 {
position: absolute;
height: 100%;
top: 0px;
right: 130px;
z-index: 1;
padding-top: 24px;
}
.button01-2309 a {
font-weight: 600;
border: solid 1px #0f883b;
color: #0f883b;
padding: 4px 14px;
border-radius: 30px;
transition: all 0.3s ease;
moz-transition: all 0.3s ease;
}
.button01-2309 a:hover {
background-color: #0f883b;
color: #fff;
}
}
@media (min-width: 910px) and (max-width: 1579px), (max-width: 539px) {
.newbuttonsadded2309 {
display: inline-block;
width: 100%;
text-align: center;
}
.button01-2309 {
width: 50%;
float: left;
position: relative;
}
.button02-2309 {
width: 50%;
float: left;
position: relative;
}
.newbuttonsadded2309 a {
color: #fff!important;
width: 100%;
height: 100%;
top: 0px;
left: 0px;
display: inline-block;
padding: 2px 10px;
}
.button01-2309 a {
background-color: #007e2d;
}
.button02-2309 a {
background-color: #2da029;
}
}
@media (max-width: 539px) {
.custom-header-container .menu-toggle {
top: 46px;
}
}
@media (min-width: 540px) and (max-width: 909px) {
.button01-2309 {padding-top: 18px!important;}
.button02-2309 a {right: 140px!important; padding-top: 8px!important;}
}
@media (min-width: 1600px) {
.button01-2309 {
right: 9%;
}
}