@media (max-width: 1024px) {
.scroll-to-bullets.hide-for-medium {
display: none;
}
.col {
padding-bottom: 5px;
}
.page-wrapper {
padding-top: 15px;
padding-bottom: 15px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
padding: 0px 10px 0px 10px;
}
h1.uppercase>span {
font-size: 25px !important;
}
#logo {
max-width: 150px;
}
.section-header-right {
min-width: 640px;
}
}
@media (max-width: 991px) {
.col.inner-customer.medium-3.small-6.large-3 {
width: 50%;
max-width: 50%;
flex-basis: 50%;
}
.col.inner-customer.medium-3.small-6.large-3 img {
max-width: 200px;
margin: 0 auto;
}
.col.inner-customer.medium-3.small-6.large-3 .img {
text-align: center;
}
.section-header-right {
min-width: 600px;
}
a.button.secondary.is-small.header-button {
font-size: 13px;
}
.header-time p {
font-size: 13px;
}
}
@media (max-width: 889px) {
.row-service .col.medium-2.small-12.large-2 {
width: 33.33%;
flex-basis: 33.33%;
max-width: 33.33%;
}
.nav>li>a {
font-size: 14px;
}
.section-header-right {
min-width: auto;
}
}
@media (max-width: 767px) {
.row-service .col.medium-2.small-12.large-2 {
width: 33.33%;
flex-basis: 33.33%;
max-width: 33.33%;
}
.panel.entry-content {
overflow-x: scroll;
}
.col.tb-responsive {
overflow-x: scroll;
}
h1 span {
font-size: 25px !important;
}
.container .section, .row .section {
padding-left: 15px;
padding-right: 15px;
}
.row-dashed .col:before, .row-solid .col:before {
border: 0;
}
.row-dashed .col:after, .row-solid .col:after {
border: 0;
}
.col.inner-customer h3 {
font-size: 15px;
}
.row-solid .col.medium-3.small-6.large-3 {
width: 50%;
flex-basis: 50%;
max-width: 50%;
padding-bottom: 20px;
}
.ourservice .gap-element {
display: none !important;
}
.title_section p {
position: static;
}
}
@media (max-width: 549px) {
.row-service .col.medium-2.small-12.large-2 {
width: 50%;
flex-basis: 50%;
max-width: 50%;
}
h1 span {
font-size: 20px !important;
}
.row-dashed .col:before, .row-solid .col:before {
border: 0;
}
.col.inner-customer.medium-3.small-6.large-3 {
width: 100%;
max-width: 100%;
flex-basis: 100%;
}
h3 {
font-size: 15px;
line-height: 20px;
}
}
@media (max-width: 360px) {
.small-columns-2>.col, .small-columns-2 .flickity-slider>.col {
width: 100%;
max-width: 100%;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
}
}