



/* Mobile
--------------------------------------------------
------------------------------------------------*/
@media screen and (max-width : 480px) {

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

.button {
font-size: 1em;
margin: 2% 0;
padding: 2%;
}

#menu {
display: none;
}

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

/* navigation
--------------------------------*/
#navigation,
#navigation2 {
width: 100%;
height: 60px;
margin:0;
padding:0;
background: url(/uploads/prem01.seesites.biz_--_789736362.jpg) no-repeat;
background-size: auto;
background-position: right;
position: absolute;
top:0;
right: 0;
z-index: 9999;
}
#nav {
width: 96%;
top:-1000px;
float: none;
display: none;
margin: 60px auto 0;
padding: 2%;
position: relative;
z-index: 9999;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
#nav li {
float: none;
margin:0;
}
#nav a {
padding: 5% 0;
font-size: 2em;
line-height: 1.5em;
text-align: center;
}
#nav ul {
position: static;
width: 92%;
padding: 4%;
margin: 0;
}
.nav-open {
top:0 !important;
display: block !important;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}

/* header
--------------------------------*/
#header {
width: 100%;
height: 60px;
position: absolute;
padding: 0;
z-index: 9999;
background-size: 50% auto;
background-position: 4% center;
}
#header h5,
#header h6 {
display: none;
}
#header form {
display: none;
}

/* subfooter top - bottom
--------------------------------*/
.subfooter_box,
.subfooter_boxt {
width:92%;
margin: 2%;
padding: 2%;
line-height: 1.2em;
-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 {
padding-bottom: 10px;
font-size: 1em;
line-height: 1.2em;
background-image: none;
}
#footer_inner {
width: 100%;
margin: 0;
text-align: center;
}

#toTop,
.seo-pin {
display: none !important;
}
#main {
width: 100%;
overflow: hidden;
}
body {
font-size: 100%!important;
}

/* header
-----------------------------------*/
#main #header {
width: 100%;
background-size: 75% auto;
background-position: 3vw 65%;
background-color: #262626;
border: none;
position: relative;
z-index: 9999;
height: 130px;
top: 0;
}
.social_media_header {
margin: 0;
display: block;
position: absolute;
right: -200px;
top: 5px;
width: 200px;
z-index: 9999;
transform: none;
left: auto;
text-align: center;
}
.social_media_inner_header {
position: relative;
width: 100%;
left: unset;
top: unset;
z-index: 9999;
}
.social_media_inner_header img {
width: 18%;
padding-top: 2px;
margin-right: 0.5vw;
margin-left: 0.5vw;
}
.top-navigation {
height: 5vw;
padding: 0.5vw;
}
.header-numbers {
position: relative;
top: 50%;
transform: translateY(-50%);
font-size: 1.5vw;
}
.desktop-top-header {
display: none
}
.tablet-mobile-top-header {
display: block;
position: absolute;
top: calc(0px - 2px);
width: 100%;
background-color: #1d1d1d;
}
.tablet-mobile-top-header p {
width: 10%;
float: left;
text-align: center;
padding: 0% 1%;
font-size: 14px;
}
.header_banner img {
height: 100%;
height: auto !important;
}


/* navigation open / close
---------------------------------------*/
#header,
#navigation,
.header_banner,
#body,
.social_media,
.subfooter,
#footer {
transform: translateX(0);
-webkit-transition: all 1s;
-moz-transition: all 1s;
-ms-transition: all 1s;
-o-transition: all 1s;
}
#body {
transform: translateX(0) translateY(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 .header_banner,
html.nav-open #main .social_media,
html.nav-open #main .subfooter,
html.nav-open #main #footer {
transform: translateX(-200px);
}
html.nav-open #main #body {
transform: translateX(-200px) translateY(0);
-webkit-transition: all 1s;
-moz-transition: all 1s;
-ms-transition: all 1s;
-o-transition: all 1s;
}
#main::before {
content: "";
width: 200px;
background: #333;
position: absolute;
top: 0;
right: 0;
bottom: 0;
z-index: 999;
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);
}
.top-navigation li:nth-child(3) {
display: none;
}
.top-navigation li {
padding: 0px;
}
/* navigation
----------------------------------*/
#navigation, 
#navigation2 {
width: 40px;
height: 92px;
background: url(https://cms.pm/uploads/files/hallmarkautos.seesite.biz_--_196407572.png) center no-repeat;
background-size: 60%;
top: 38px;
right: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
overflow: visible;
cursor: pointer;
}
#nav {
width: 200px;
margin: 0;
padding: 0;
background-color: #333;
background-image: none;
right: -50px;
top: 10px !important;
display: block;
transform: translate(0px);
}
#nav li {
width: 100%;
display: block;
}
#nav li.navArrow > a {
padding-left: 30px;
padding-right: 30px;
}
#nav .navArrow:after {
	transform: translateY(-25px);
	right: 12px;
	top: 50px;
}
#main #nav a {
width: 100%;
margin: 0;
color: #fff;
border: none;
font-size: 1em;
}
#nav ul {
width: 100%;
padding: 5px;
transform: translateX(0);
top: 59px;
}
#main #nav ul a {
color: #fff;
}
#nav a,
#nav .current a,
#nav li:hover > a {
background: none;
}
#nav a {
font-size: 20px;
}
#nav .current a::before,
#nav li:hover > a::before,
#navigation2::before {
display: none;
}
#main #nav .current a,
#main #nav li:hover > a {
border: none;
}
.navArrow.white:after {
top: 22px;
}
#header.scroll-down #navigation2 {
right: 10px;
transform: translateY(20px);
}

/* Basic Banner
-----------------------*/
#main .slider {
padding: 0;
border: none;
}
#main .slider .slide img {
width: 150%;
left: 50%;
transform: translateX(-50%);
}
#main .slider .slide::before {
background: transparent;
}
#main .button-outer {
display: none;
}
#main .slide .slide-outer-text {
background: rgba(0, 0, 0, 0.5);
width: 100%;
}
#main .slide .slide-inner-text {
transform: translateY(-50%);
left: 0;
}
#main .slide .slide-inner-text .slide-header h1 {
font-size: 1.5em;
line-height: 1.2em;
}
#main .slide .slide-inner-text .slide-text {
font-size: 1em;
line-height: 1.5em;
}
#main .slide a .slide-inner-text .slide-text-button::before {
font-size: 1em;
line-height: 1em;
padding: 2vw 3.5vw;
}

/* top subfooter
-------------------------------------------------*/
.subfooter_box, .subfooter_boxt {
line-height: 1.5em;
}
.subfooter_box h5 a, 
.subfooter_boxt h5 a,
.subfooter_box h5, 
.subfooter_boxt h5 {
font-size: 1.2em !important;
}
.subfootert {
width: 100%;
padding: 0;
}
.subfooter_innert {
padding: 0 3vw;
}
.subfooter_flex {
flex-direction: column;
}
.subfooter_inner_wrap {
width: 100%;
}
.subfooter_inner_wrap img {
left: 0;
transform: none;
width: 100%;
margin-bottom: 20px;
margin-top: 20px;
}
.subfooter_innert {
padding: 0px;
}
.sub-button {
position: relative;
top: 0px;
left: 50%;
transform: translateX(-50%);
font-size: 12px;
padding: 10px 20px;
border: 2px solid #fff;
background: transparent;
color: #fff;
cursor: pointer;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
border-radius: 5px;
z-index: 999;
}
.sub-button:hover {
transform: translateY(-3px) translateX(-50%);
box-shadow: 0 3px 20px rgba(0,0,0,0.12), 0 3px 30px rgba(0,0,0,0.14);
background: #fff;
color: #179bd7;
}
.subfooter_boxt:nth-child(2) {
display: none;
}


/* Home Page Subfooters
------------------------*/
.subfooter_boxt:first-child p {
position: relative;
display: inline-block;
top: 0;
left: 50%;
transform: translateX(-50%);
margin: 0 auto;
font-size: 1.5em;
line-height: 1em;
text-align: center;
padding: 5%;
z-index: 999;
color: #fff;
}
.home #body .subfooter_boxt {
padding-bottom: 0px;
}
.home .subfooter_boxt {
width: 100%;
margin: 0;
padding: 5vw 4vw;
}
.home .subfooter_boxt p {
font-size: 14px;
line-height: 20px;
}
.subfooter_boxt:first-child {
position: relative;
height: unset;
width: 100% !important;
padding: 4vw 4vw 8vw !important;
}
.subfooter_boxt img {
-webkit-box-shadow: 0 0 9px rgba(0,0,0,0.12), 0 0 20px rgba(0,0,0,0.14);
-moz-box-shadow: 0 0 9px rgba(0,0,0,0.12), 0 0 20px rgba(0,0,0,0.14);
-ms-box-shadow: 0 0 9px rgba(0,0,0,0.12), 0 0 20px rgba(-o-0,0,0,0.14);
-o-box-shadow: 0 0 9px rgba(0,0,0,0.12), 0 0 20px rgba(0,0,0,0.14);
box-shadow: 0 0 9px rgba(0,0,0,0.12), 0 0 20px rgba(0,0,0,0.14);
}

/* sidebar
-------------------------------------------------*/
#menu {
display: none;
}
#menu_box {
padding: 0;
}

/* content
-------------------------------------------------*/
#body {
width: 100%;
margin: 0;
padding: 0;
}
#body_text {
padding: 4vw 2vw;
}
#body_text_inner {
padding: 0 4%;
}
#body_text_inner > img {
width: 100%;
max-width: 100%;
margin: 25px auto;
float: none;
}
.faq-page #body h1 {
padding-left: 6vw;
margin: 0 0 30px;
background: linear-gradient(to right, #00c0ff, #00FF7F, rgba(255, 255, 255, 0));
width: 100%;
}
#main #body_text form #captchaimg {
display: block;
clear: both;
margin: 0 auto;
}
#main #body_text form b {
width: 100%;
display: block;
}
#main .reviews {
padding: 5%;
}

/* contact
-------------------------------------------------*/
#body_text_inner fieldset form textarea,
#body_text_inner fieldset form input {
width: 100% !important;
}
#body_text_inner fieldset form input#policy_accept, 
#body_text_inner fieldset form input#mailing_list {
    width: inherit !important;
}
#body_text_inner fieldset form #captchaimg {
margin: 0;
}
#body_text_inner fieldset form .button {
margin: 20px auto !important
}
.g-recaptcha iframe {
border: none!important;
width: 91%;
box-shadow: none;
}


/* Gallery
-----------------------------------------------*/
#main .ad-gallery .ad-image-wrapper {
height: 60vw;
}
#main .ad-image {
width: 100%;
left: 0%;
}
.ad-gallery .ad-image-wrapper .ad-prev .ad-prev-image,
.ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
border: 3px solid;
border-right: none;
border-bottom: none;
}

/* Portfolio Gallery
--------------------*/
.before-section-1, 
.after-section-1 {
width: 100%!important;
height: auto;
}
#gallery-flex-wrapper h2 {
font-size: 8vw;
margin-top: 10px;
margin-bottom: 10px;
}
#gallery-flex-wrapper img {
transform: none;
margin: 0!important;
top: 0;
height: auto;
}
#gallery-flex-wrapper {
margin:0;
}

/* products
---------------------------------------------*/
#main #body_text #prod_description {
width: 100%;
}
#main .prods {
display: none;
}
.products img {
width: 100%;
padding: 0;
margin-bottom: 20px;
}
.products .button {
font-size: 1.2em;
}

/* product cart
---------------------------------------*/
#top_cart {
width: 100%;
top: auto;
bottom: 0;
transform: translate(-50%, 40px);
}
.simpleCart_total,
.simpleCart_quantity {
}
.simpleCart_items table {
flex-wrap: wrap;
}
.simpleCart_items table tr,
.simpleCart_items table tbody,
.simpleCart_items table thead,
.simpleCart_items table,
.simpleCart_items {
width: 100%;
display: flex;
}
.simpleCart_items table tr th,
.simpleCart_items table tr td {
width: 20%;
padding: 5px;
text-align: center;
font-size: 11px;
}
.simpleCart_items table tr th.item-decrement,
.simpleCart_items table tr th.item-increment,
.simpleCart_items table tr td.item-decrement,
.simpleCart_items table tr td.item-increment {
width: 20px;
}
#body_text_inner .simpleCart_empty,
#body_text_inner .simpleCart_checkout {
width: 48%;
margin: 20px 1% !important;
text-align: center;
}
tr.simpleCart_shelfItem {
margin: 10px 0;
padding: 10px;
display: flex;
flex-wrap: wrap;
}
tr.simpleCart_shelfItem:nth-child(even) {
background: #f1f1f1;
}
tr.simpleCart_shelfItem td {
width: 50%;
padding: 5px !important;
display: flex;
align-items: center;
}
tr.simpleCart_shelfItem td:nth-child(3),
tr.simpleCart_shelfItem td:nth-child(4),
tr.simpleCart_shelfItem td:nth-child(5) {
display: none;
}
tr.simpleCart_shelfItem td:nth-child(6),
tr.simpleCart_shelfItem td:last-child {
width: 100%;
}
tr.simpleCart_shelfItem td:last-child .btn4 {
width: 100%;
text-align: center;
}

/* testimonials
--------------------------------*/
.reviews::before {
top: 3%;
left: 5%;
}
.reviews::after {
bottom: 10%;
right: 5%;
}
.reviews::before, 
.reviews::after {
font: 70px/100% Georgia, "Times New Roman", Times, serif;
}
#main .reviews {
padding: 10%;
}

/* news
----------------------------------------*/
#feedback .button {
top: 130px;
left: 0px;
padding: 3vw 5vw;
}

/* bottom subfooter
----------------------------------------*/
.subfooter {
padding: 0;
}
.subfooter_inner {
padding: 1vw 0;
}
.subfooter_box {
width: 100% !important;
padding: 5vw !important;
margin: 0 0 4vw;
}
.subfooter_box form textarea,
.subfooter_box form input {
width: 100% !important;
}
.subfooter_box form #captchaimg {
margin: 0 auto;
}
.subfooter_box form .button {
margin: 20px auto !important
}
.subfooter_box a {
color: #fff;
}
.subfooter-overlay-wrapper img {
border-radius: 20px;
}
.subfooter_box:nth-child(1) {
width: 100% !important;
padding: 12vw 8vw !important;
}
.subfooter-overlay-wrapper h2 {
font-size: 1.5em!important;
line-height: 1em!important;
}
.subfooter_box p:last-child {
font-size: 1.5em;
line-height: 1em;
width: 100%;
text-align: center;
}


/* footer
----------------------------------------*/
#footer {
padding: 3vw 2vw;
height: auto;
}
#footer_inner {
text-align: center;
font-size: 12px !important;
}
#footer_inner a {
display: inline-block;
}
#footer_inner img {
margin: 0 10px 10px;
}

}