

/* Tablet
--------------------------------------------------
------------------------------------------------*/
@media screen and (min-width : 481px) and (max-width : 1024px) {


body {
font-size: 1.2em;
line-height: 1.4em;
}
.subfooter_box h5,
.subfooter_boxt h5,
#body h1,
#body h4,
h1, h2, h3, h4, h5, h6 {
font-size: 1.8em;
line-height: 1.8em;
}
.subfooter_box h5 a,
.subfooter_boxt h5 a {
font-size: 1.8em;
}

.button {
width: auto;
font-size: 1.8em;
margin: 2% 0;
padding: 2%;
}

#menu {
display: none;
}

/* slider
--------------------------------*/
.header_banner img,
.nivoSlider,
#slider {
height: 400px;
}

/* navigation
--------------------------------*/
#navigation,
#navigation2 {
width: 100px;
height: 80px;
margin:0;
padding:0;
background: url(/uploads/prem01.seesites.biz_--_839997548.png) center no-repeat #fff;
background-size: 60%;
position: absolute;
top:0;
right: 0;
z-index: 9999;
}
#nav {
width: 300px;
display: none;
margin-top: 80px;
float: right;
position: relative;
z-index: 9999;
}
#nav li {
float: none;
margin: 0;
}
#nav a {
padding: 5% 15%;
font-size: 1.4em;
text-align: center;
}
#nav ul {
width: 295px;
position: static;
z-index: 9999;
}
.nav-open {
display: block !important;
}

/* header
--------------------------------*/
#header {
width: 100%;
height: 80px;
position: absolute;
padding: 0;
z-index: 9999;
background-size: 50% auto;
background-position: 4% center;
}
#header h5 {
width: 100%;
height: 60px;
padding: 10px 0;
margin: 0;
position: fixed;
bottom: 0;
left:0;
background: #eee;
z-index: 999;
line-height: 1em;
font-size: 2.8em;
text-align:center;
}
#header h6 {
display: none;
}
#header form {
display: none;
}

/* subfooter top - bottom
--------------------------------*/
.subfooter_box,
.subfooter_boxt {
width:42%;
margin: 2%;
padding: 2%;
line-height: 1.4em;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}

/* content
------------------------------*/
#body {
line-height: 1.4em;
}
#body_text {
width: 100%;
margin: 0;
}
#body_text_inner {
padding: 4%;
}

/* footer
-------------------------------*/
#footer {
font-size: 0.6em;
line-height: 1.2em;
background-image: none;
}
#footer_inner {
width: 100%;
margin: 0;
text-align: center;
}

.subfooter_box a h5,
.subfooter_box h5,
.subfooter_boxt h5,
.subfooter_box h5 a,
.subfooter_boxt h5 a {
font-size: 1.4em;
text-decoration: none;
}
.topnumbers {
    position: fixed;
    width: max-content;
    top: 10px;
    left: 50%;
    transform: translateX(-50%);
    color: #fff;
    font-size: 12px;
    background: rgba(0, 0, 0, 0.82);
    height: 40px;
    text-align: center;
    font-size: 1.3rem;
    line-height: 1em;
    background:  none;
}
/*--------Contact Map------*/
img.mymap {
    width: 49% !important;
    height: 622px !important;
}

/*------------Header-------------*/
#header {
height: 80px !important;
position: fixed !important;
background-size: auto 80%;
}
.button {
    margin: 0 auto;
    color: #fff;
    width: 32% !important;
    font-size: 15px!Important;
}

/* navigation open / close
---------------------------------------*/
#header,
#navigation,
.slider,
.header_banner,
#body,
.subfooter,
#footer {
transform: translateX(0);
-webkit-transition: all 1s;
-moz-transition: all 1s;
-ms-transition: all 1s;
-o-transition: all 1s;
}
html.nav-open #main #header,
html.nav-open #main #navigation,
html.nav-open #main .slider,
html.nav-open #main .header_banner,
html.nav-open #main #body,
html.nav-open #main .subfooter,
html.nav-open #main #footer {
transform: translateX(-200px);
}
#main::before {
content: "";
width: 200px;
background: #fff;
position: absolute;
top: 0;
right: 0;
bottom: 0;
transform: translateX(200px);
-webkit-transition: all 1s;
-moz-transition: all 1s;
-ms-transition: all 1s;
-o-transition: all 1s;
}
html.nav-open #main::before {
transform: translateX(0);
}

header#header {
    width: 100vw;
}

ul#nav{
    background: #000;
    height: unset;
    padding-block: 2rem;
    width: 200px;
}

#nav li{
  margin-top: 10px !important;
}

#main::before{
    background: #000;
}

ul#nav li a {
    box-sizing: border-box;
    width: 200px;
}


/* navigation
----------------------------------*/
#navigation,
#navigation2 {
width: 60px;
height: 60px;
background: url(https://cms.pm/uploads/files/mobilemechanicfleet.seesite.biz_--_484562199.png) center no-repeat;
background-size: 40%;
right: 10px;
top: 50%;
transform: translateY(-50%);
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
}
#nav {
width: 200px;
margin: 0;
background-color: #fff;
background-image: none;
right: -210px;
top: -22px;
display: block;
}
#nav li {
width: 100%;
display: block;
}
#nav li.navArrow > a {
padding-left: 30px;
padding-right: 30px;
}
#main #nav a {
width: 100%;
margin: 0;
border: none;
}
#nav ul {
width: 100%;
padding: 5px;
transform: translateX(0);
}
#nav a,
#nav .current a,
#nav li:hover > a {
background: none;
}
.navArrow.white:after {
top: 22px;
}

#main .slide .slide-inner-text::before{
height: 70px !important;
width: 70px !important;
}

.slide-header{
  margin-block: 0.5rem !important;
}

.slide-text{
  margin-block: 0.5rem;
}

.slide img {
    min-height: 450px;
    width: 100%;
    object-fit: cover;
}

#nav > li:is(.current, :hover) > a::after{
  width: 140px;
}

#nav > li > a::after{
  left: 30px;
}

/* slider
--------------------
.slider-inner {
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 600px;

}
.demo-2 .sl-slider blockquote,
.demo-2 .sl-slider h2 {
font-size: 50px !important;
line-height: 50px;
}
.demo-2 .sl-slider h2 {
font-size: 50px !important;
}
.sl-slide, .sl-slides-wrapper, .sl-slide-inner {
    position: absolute;
    width: 100%;
    height: 350px;
}
.sl-content-wrapper {
    height: 350px!important;
}
#slider{
height: 300px!important;
}

-------------*/
/*-----Body-------*/
#body_text img {
    border: 1px solid #2B6AD6;
    height: 150px;
    object-fit: cover;
    width: auto;
}
#body_text{
font-size: 20px;
}
#body_text form .button {
    width: 30% !important;
    margin: 0 auto;
}
.gal_thumbs {
    width: 100px;
    height: 100px;
    border: 2px solid #2B6AD6;
}
/* subfooter top
--------------------------------*/
.subfootert{
    margin-bottom: -60px;
}
.subfooter_boxt {
width: 41.5%;
padding: 4%;
margin: 2% 0;
}
.subfooter_boxt:nth-child(3),
.subfooter_boxt:nth-child(5),
.subfooter_boxt:nth-child(6) {
clear:left;
}
.subfooter_boxt:nth-child(6) img, .subfooter_boxt:nth-child(7) img, .subfooter_boxt:nth-child(8) img {
    width: 100%;
    margin: 0% -5% 20px;
    height: 200px;
}

.subfooter_boxt:nth-child(6) {
margin-left: 2%;
}
.subfooter_boxt:nth-child(1) {
margin-left:0;
}
.subfooter_boxt:nth-child(2) {
border: none;
}
.subfooter_boxt:nth-child(5) {
width: 92%;
padding: 2% 4%;
}
.subfooter_boxt:nth-child(6),
.subfooter_boxt:nth-child(7),
.subfooter_boxt:nth-child(8) {
width: 29%;
}
.subfooter_boxt form input,
.subfooter_boxt form textarea {
font-size: 1.4em;
line-height: 1.4em;
}

/* subfooter bottom
--------------------------------*/
.subfooter_box {
grid-column: span 12;
width: 100% !important;
padding: 4%;
margin: 2% 0;
}
.subfooter_box:nth-child(1) {
padding: 5% 12%;
}
.subfooter_box:nth-child(2),
.subfooter_box:nth-child(6) {
margin-left: 0;
}
.subfooter_box:nth-child(3) {
border-right: none;
}

/*-----Footer----*/

.footerlogo {
    position: absolute;
    right: 5px;
    bottom: 0px;
width: 30%;
}
.footerlogo img {
    width: 82%;
}
}