.vehicleSprite {
	display: block;
	background: url(https://psmfirestorm.blob.core.windows.net/974e8d02-023b-4571-a4e5-ff5f53b088f8/vehicleSprite.png) no-repeat;
	height: 100%;
	width: 100%;
	background-size: cover;
}
.vehicleSprite img {
	display: none;
}
.pwBtnLayerH {
    position: absolute;
    bottom: 0;
    transform: scale(1);
    transform-origin: bottom center;
    transition: transform .3s ease-in-out;
    width: 100%;
}
.mcsH {
/*	transform-origin: -15% 90%;*/
/*    width: 105%;*/
	background-position-x: 80%;
	bottom: 7px;
	left: -7px;
}
.dirtH {
	transform-origin: 51% 88%;
/*	width: 106%;*/
	background-position-x: 61%;
}
.sxsH {
	transform-origin: 43% 107%;
/*	width: 102%;*/
	background-position-x: 41%;
	bottom: -1px;
	left: 3px;
}
.bccleH {
	background-position-x: 97%;
	left: -10px;
}
.atvH {
	background-position-x: 21%;
}
.snowmobileH {
	background-position-x: 4%;
	bottom: 7px;
	left: 6px;
}
a.header-logo, 
a.footer-logo {
	display: block;
	background: url(https://psmfirestorm.blob.core.windows.net/4f40ac9f-c9ad-4e12-8478-9322620c3ea8/LogoSprite.png) no-repeat;
	height: 164px;
	width: 320px;
	background-size: 320px 1024px;
	background-position: 0 -794px;
}
a.header-logo {
	float: left;
	margin-left: 15px;
}
a.footer-logo {
	height: 140px;
	width: 100%;
	background-size: cover;
	background-position: 0 92%;
	flex: 0 1 300px;
}
.footer-logo-flex {
	display: flex;
	justify-content: center;
}
.socialsprite {
	display: block;
	background: url(https://psmfirestorm.blob.core.windows.net/4f40ac9f-c9ad-4e12-8478-9322620c3ea8/LogoSprite.png) no-repeat;
	height: 42px;
	width: 42px;
	background-size: 210px 672px;
}
a.dealer-facebook.socialsprite {
	background-position: -54px 100%;
}
a.dealer-youtube.socialsprite {
	background-position: -105px 100%;
}
a.google.socialsprite {
	background-position: -158px 100%;
}
a.dealer-twitter.socialsprite {
	background-position: 0 100%;
}
a.instagram.socialsprite {
    background: url(https://psmfirestorm.blob.core.windows.net/6d32fb5c-5fe8-42fe-8ae4-96e3a2de9416/powerworld-instagram-icon.jpg);
    background-size: cover;
}
.topsocialcontainer div {
	padding: 10px;
}
.oemsprites, 
.topsocialcontainer {
	display: flex;
	display: -ms-flexbox;
}
.topsocialcontainer {
	flex-flow: row nowrap;
	-ms-flex-flow: row;
	-ms-flex-wrap: nowrap;
	justify-content: flex-end;
}
.oemsprites {
	flex-flow: row wrap;
	-ms-flex-flow: row;
	-ms-flex-wrap: wrap;
	justify-content: center;
}
.logo-sprite {
	padding: 0 22px;
	margin: 5px 0;
	flex: 0 1 50%;
}
.logo-sprite div {
	transition: .25s;
}
.logo-sprite div:hover {
	transform: scale(1.1);
}
.spriteicon {
	background: url(https://psmfirestorm.blob.core.windows.net/4f40ac9f-c9ad-4e12-8478-9322620c3ea8/LogoSprite.png) no-repeat;
	height: 38px;
	background-size: cover;
}
.ski-doo .spriteicon {
	background-position: 0 74%;
}
.can-am .spriteicon {
	background-position: 0 63.2%;
}
.kawasaki .spriteicon {
	background-position: 0 51.5%;
}
.husqvarna .spriteicon {
	background-position: 0 42.5%;
}
.royalenfield .spriteicon {
	background-position: 0 31%;
}
.norco .spriteicon {
	background-position: 0 21%;
}
.fuji .spriteicon {
	background-position: 0 9.5%;
}
.triton .spriteicon {
	background-position: 0 -1.25%;
}
@media (min-width: 492px) {
	.logo-sprite {
		padding: 0 22px;
		flex: 0 1 50%;
	}
	.spriteicon {
		height: 60px;
	}	
}
@media (min-width: 768px) {
	.logo-sprite {
		padding: 0 15px;
		flex: 0 1 25%;
                -ms-flex: 0 0 20%;
	}
	.spriteicon {
		height: 38px;
	}	
}
@media (min-width: 992px) {
	.logo-sprite {
		padding: 0 22px;
	}
	.spriteicon {
		height: 48px;
	}
}
@media (min-width: 1200px) {
	.logo-sprite {
		padding: 0 46px;
                -ms-flex: 0 0 16%;
	}
	.spriteicon {
		height: 56px;
	}
}

* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
.widget-Reviews .single-item-slider .item-detail {
	min-height: unset;
}
.widget-Reviews .single-item-slider .slider-inner {
	height: 26em;
}
.widget-Reviews .single-item-slider .item .item-inner {
	padding: 0px 5px;
	margin-bottom: -5px;
	overflow: hidden;
}

@media (max-width: 991px) and (min-width: 768px) {
.homesection3 > div {
    margin-top: -60px; }
} 

@media (min-width: 768px) {
img.homebuildingpic {
    float: left;
    width: 40%;
    padding: 0px 15px 15px 0px; }
}

@media (max-width: 767px) {
img.homebuildingpic {
    float: left;
    width: 100%;
    padding: 0px 0px 15px 0px; }
}

h1.welcometext {
    text-align: center;
    font-weight: bold;
}




.blog-filters,
.blog-posts .post, #blog-page .post {
    background: rgb(255 255 255 / 60%);
}



/* HEADER SOCIAL BUTTONS----------------------------------------------------------------- */
/*----
.topsocialcontainerA {
    margin: auto 0;
    display: inline-block;
    float: right;
}----*/

.topsocialblockA, .socialblockB {
    width: 8%;
    float: right;
    margin: 10px;
}
.socialblockB {
    flex: 0 0 15%;
}
.topsocialblockA img, .socialblockB img {
    transition: filter .3s, box-shadow .3s;
}
.topsocialblockA:hover img,  .socialblockB:hover img,
.topsocialblockA:hover,  .socialblockB:hover, .socialsprite:hover {
    filter: brightness(.8);
    /*box-shadow: 0 0 3px blue;*/
}
.topsocialbuttonimageA {
    display: block;
    width: 100%;
}

/*----
.topsocialcontainer {
    margin: auto 0;
    display: inline-block;
    float: right;
}----*/

.topsocialblock {
    width: 14%;
    float: right;
    margin: 10px;
}

.topsocialbuttoncontainer {
  position: relative;
  width: 100%;
}

.topsocialbuttonimage {
    display: block;
    width: 50px;
}

.topsocialbuttonoverlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
}

.topsocialbuttoncontainer:hover .topsocialbuttonoverlay {
  opacity: 1;
}


.pwBtn {
    position: relative;
    width: 18%;
    margin: 7px;
    display: inline-block;
    height: 129px;
}
.pwBtn h4 {
    position: relative;
text-align: center;
    bottom: 35px;
font-size: 1.2vw;
    color: #ffff00;
    text-transform: uppercase;
    text-shadow:-1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}
.pwBtnLayer {
	position: relative;
  width: 100%;
}
/*.pwBtn:hover > .pwBtnLayerH,*/
.pwBtnLayerH:hover {
    transform: scale(1.2);
}

/*---
@media (min-width: 768px) and (max-width: 991px) {
.pwBtnLayerH {
    bottom: 56px;
}
}
@media  (min-width: 992px) and (max-width: 1199px) {
.pwBtnLayerH {
    bottom: 28px;
}
}
---*/

/*!
 * Light
 */
body { 
    font-family: 'Viga', sans-serif;
    font-size: 16px;
	overflow-x: hidden;
}

@media (max-width: 767px) {
    body {
        position: relative;
        z-index: 1;
    }

#outer-wrapper:after {
      content:"";
      position:fixed; 
      top:0;
      height:100vh;
      left:0;
      right:0;
      z-index:-1;
      background: #898278 url(https://psmfirestorm.blob.core.windows.net/website-themes/20/images/PowerWorld-background-2.jpg) no-repeat left center;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
}
}

@media (min-width: 768px) {
    body {
        background: #898278 url(https://psmfirestorm.blob.core.windows.net/website-themes/20/images/PowerWorld-background-2.jpg) no-repeat center center;
       background-attachment: fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
}

}*/
#vehicleList > div {
    flex: 0 0 100%;
}

@media (min-width: 768px) {
#vehicleList > div {flex: 0 0 50%; -ms-flex: 0 0 45%;}
}

@media (min-width: 992px) {
#vehicleList > div {flex: 0 0 33.333%; -ms-flex: 0 0 29%;}
}



a {
    color: red;
    text-decoration: none;
}

a:focus, a:hover {
    color: #c40000;
    text-decoration: none;
}

.copyright {
    background-color: black;
    text-align: center;
}


hr { border-top-color: #afafaf; }
#inner-bg { margin: 0 auto; background-color: rgba(240, 240, 240, 0.85); }

#content-container {
    padding-bottom: 30px;
}

@media (max-width: 767px) {
#content-container {
    margin-top: 30px; }
#main-nav .navbar-brand {
    height: 76px;
    margin: 1px 0;
    padding: 0 15px;
}
}



@media (min-width: 768px) {
    #inner-bg { width: 748px; }
}

@media (min-width: 992px) {
    #inner-bg { width: 972px; }
}

@media (min-width: 1200px) {
    #inner-bg { width: 1180px; }
}


#outer-wrapper {
    overflow: hidden;
}


/* GLOBAL THEME FONT COLORS */
body { color: #333; }





/* HEADER */
header.body .logo { color: #333; }
#brand-box .info a { color: #333; }

header.body {
    margin-bottom: 0px;
}





/* NAVIGATION */

@media (max-width: 767px) {
  #main-nav-collapse {
    height: calc(100vh - 102px)
    overflow-y: auto;
  }
}

@media (min-width: 1200px) {
#main-nav .navbar {
    border: none;
    margin-left: -144px;
    background: url(https://psmfirestorm.blob.core.windows.net/d7898a72-6aca-481a-aae9-c3e3a5e3ecf4/nav-background-NEW-2.png);
    margin-right: -129px;
    height: 73px;
    top: -27px; }
}

@media (min-width: 992px) and (max-width: 1199px) {
#main-nav .navbar {
    border: none;
    margin-left: -106px;
    background: url(https://psmfirestorm.blob.core.windows.net/ed0a605c-5b60-4d7b-9e05-64669e123112/nav-background-medium-3.png);
    margin-right: -75px;
    height: 62px;
    top: -26px; }
}

@media (min-width: 768px) and (max-width: 991px) {
#main-nav .navbar {
    border: none;
    margin-left: -117px;
    background: url(https://psmfirestorm.blob.core.windows.net/65c8a22d-b59d-4adc-bb26-572d066c571c/nav-background-small-2.png);
    margin-right: -118px;
    height: 50px;
    top: -26px; }
}



@media (min-width: 1200px) {
#main-nav .nav > li > a, .social-media-icons a {
    font-size: 18px;
    padding: 29px 21px;
    height: 68px; }
}

@media (max-width: 1199px) and (min-width: 992px) {
#main-nav .nav > li > a, .social-media-icons a {
    font-size: 17px;
    padding: 21px 8px 0px 7px;
    height: 55px;
    margin-left: 9px; }
}

@media (max-width: 991px) and (min-width: 768px) {
#main-nav .nav > li > a, .social-media-icons a {
    margin-top: 18px;
    font-size: 12px;
    padding: 0px 20px 0px 0px;
    height: 27px; }
}

.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: transparent;
    height: 45px;
}

@media (max-width: 767px) {
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: #000000db;
    height: 45px; }
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: transparent;
    color: red;
}

.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default {
    border-color:#adadad;
}

@media (max-width: 767px) {
#main-nav .navbar-brand.text {
    line-height: 37px;
    color: transparent; }
}

@media (max-width: 767px) {
.navbar-nav>li>a {
    padding-top: 13px;
    padding-bottom: 13px;
    line-height: 20px;
    background-color: #000000db;
    font-size: 16px; }
}

@media (max-width: 767px) {
#main-nav .dropdown-menu>li>a {
    padding-bottom: 8px;
    padding-top: 8px;
    background-color: #c6c6c6; }
} 

@media (max-width: 767px) {
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: #515151; }
}


.fa-bars {
    font-size: 36px !important;
    margin-top: 10px;
}

.oemLogos {
    margin-top: 75px;
}

@media (min-width: 768px) {
    .oemLogos {
        margin-top: 0;
    }
}

/*HOME OEMS---------------------------------------------------------------------------------------------------------*/

.oemcontainer {
    width: 100%;
    position: relative;
    text-align: center; }
}

@media (max-width: 767px) {
.oemcontainer {
    margin: -38px 0px 0px 0px; }
}
@media (min-width: 768px) {
    .oemcontainer {
        display: flex;
        flex-flow: row wrap;
        display: -ms-flexbox;
        -ms-flex-flow: row;
        -ms-flex-wrap: wrap;
        justify-content: space-around;
    }
}
@media (min-width: 1200px) {
.oemblock {
    width: 205px;
    display: inline-block;
    margin: 0 2em; }
}

@media (max-width: 1199px) {
.oemblock {
    width: 203px;
    display: inline-block;
   margin: 0 1em; }
}

@media (max-width: 991px) {
.oemblock {
    width: 170px;
    margin: 0 5px; }
}

@media (max-width: 767px) {
.oemblock {
    width: 133px;
    margin: 0px 6px; }
}


/*PRODUCT TYPE ROLLOVER---------------------------------------------------------------------------------------------------------*/


@media (min-width: 768px) {
.typecontainer {
    margin-top: 15px;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
}
}

.snowcontainer {
    position: relative;
    width: 18%;
    margin: 7px;
    display: inline-block;
}

@media (max-width: 767px) {
.snowcontainer {
    width: 100%;
    margin: 22px 0px 0px 0px; }
}

.snowimage {
  display: block;
  width: 100%;
  height: auto;
}

.snowoverlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background: url(https://psmfirestorm.blob.core.windows.net/55a2601e-5bd4-4203-8718-625ca9cdb0f0/snowmobile-hover.png); background-size: cover;
}

.snowcontainer:hover .snowoverlay {
  opacity: 1;
}

.snowtext {
    color: yellow;
    font-size: 1.2vw;
    position: absolute;
    top: 93%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-shadow: 0px 0px 10px black;
}

@media (max-width: 767px) {
.snowtext {
    font-size: 25px;
    position: relative;
    bottom: 33px;
    text-align: right;
    padding: 0px 10px; }
}

.snowoverlaytext {
    color: red;
    font-size: 1.2vw;
    position: absolute;
    top: 93%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-shadow: 0px 0px 10px black;
}

.atvcontainer {
    position: relative;
    width: 18%;
    margin: 7px;
    display: inline-block;
}

@media (max-width: 767px) {
.atvcontainer {
    width: 100%;
    margin: -15px 0px 0px 0px; }
}

.atvimage {
  display: block;
  width: 100%;
  height: auto;
}

.atvoverlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background: url(https://psmfirestorm.blob.core.windows.net/64fd7b0d-1dcd-4010-82c3-9984cb4c2d21/atv-hover.png); background-size: cover;
}

.atvcontainer:hover .atvoverlay {
  opacity: 1;
}

.atvtext {
    color: yellow;
    font-size: 1.2vw;
    position: absolute;
    top: 93%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-shadow: 0px 0px 10px black;
}

@media (max-width: 767px) {
.atvtext {
    font-size: 25px;
    position: relative;
    bottom: 33px;
    text-align: right;
    padding: 0px 10px; }
}

.sxscontainer {
    position: relative;
    width: 18%;
    margin: 7px;
    display: inline-block;
}

@media (max-width: 767px) {
.sxscontainer {
    width: 100%;
    margin: -15px 0px 0px 0px; }
}

.sxsimage {
  display: block;
  width: 100%;
  height: auto;
}

.sxsoverlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background: url(https://psmfirestorm.blob.core.windows.net/b3d3466d-a56c-4ecd-a897-ac69c0ac80b3/sidebyside.png); background-size: cover;
}

.sxscontainer:hover .sxsoverlay {
  opacity: 1;
}

.sxstext {
    color: yellow;
    font-size: 1.2vw;
    position: absolute;
    top: 93%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-shadow: 0px 0px 10px black;
}

@media (max-width: 767px) {
.sxstext {
    font-size: 25px;
    position: relative;
    bottom: 33px;
    text-align: right;
    padding: 0px 10px; }
}

.dirtcontainer {
    position: relative;
    width: 18%;
    margin: 7px;
    display: inline-block;
}

@media (max-width: 767px) {
.dirtcontainer {
    width: 100%;
    margin: -15px 0px 0px 0px; }
}

.dirtimage {
  display: block;
  width: 100%;
  height: auto;
}

.dirtoverlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background: url(https://psmfirestorm.blob.core.windows.net/f877a90c-9992-4ce6-8adc-52ce6ce8aafb/dirtbike-hover.png); background-size: cover;
}

.dirtcontainer:hover .dirtoverlay {
  opacity: 1;
}

.dirttext {
    color: yellow;
    font-size: 1.2vw;
    position: absolute;
    top: 93%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-shadow: 0px 0px 10px black;
}

@media (max-width: 767px) {
.dirttext {
    font-size: 25px;
    position: relative;
    bottom: 33px;
    text-align: right;
    padding: 0px 10px; }
}

.motorcyclecontainer {
    position: relative;
    width: 18%;
    margin: 7px;
    display: inline-block;
}

@media (max-width: 767px) {
.motorcyclecontainer {
    width: 100%;
    margin: -15px 0px 0px 0px; }
}

.motorcycleimage {
  display: block;
  width: 100%;
  height: auto;
}

.motorcycleoverlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background: url(https://psmfirestorm.blob.core.windows.net/b0ff75d1-f634-4f4d-9e56-095ef9915184/motorcycle-hover.png); background-size: cover;
}

.motorcyclecontainer:hover .motorcycleoverlay {
  opacity: 1;
}

.motorcycletext {
    color: yellow;
    font-size: 1.2vw;
    position: absolute;
    top: 93%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-shadow: 0px 0px 10px black;
}

@media (max-width: 767px) {
.motorcycletext {
    font-size: 25px;
    position: relative;
    bottom: 33px;
    text-align: right;
    padding: 0px 10px; }
}



.mapContainer > div {
    display: flex;
    align-items: baseline;
}

.mapContainer .fa,
.mapTable .fa {
    margin-right: 7px;
}

.mapContainer > div:nth-child(2) {
    margin: 15px 0;
}

.mapTable td:nth-child(1) {
    padding-right: 15px;
}



.empaccordion {
    background-color: #fff;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 25px;
}

.active, .empaccordion:hover {
  background-color: #ccc;
}

.empaccordion:after {
  content: '\002B';
  color: #777;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

.active:after {
  content: "\2212";
}

.emppanel {
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.7s ease-out;
}




/*SOCIAL BUTTONS-----------------------------------------------------------------------------------------------------------------------*/
.snip1295 {
  position: relative;
  float: left;
  overflow: hidden;
  margin: 10px 1%;
  padding: 6px;
  min-width: 230px;
  max-width: 315px;
  width: 100%;
  box-shadow: none !important;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-box-sizing: padding-box;
  box-sizing: padding-box;
}
.snip1295 img {
  max-width: 100%;
  vertical-align: top;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}
.snip1295 .border {
  position: absolute;
  opacity: 0.45;
}
.snip1295 .border:before,
.snip1295 .border:after,
.snip1295 .border div:before,
.snip1295 .border div:after {
  background-color: #f5b043;
  position: absolute;
  content: "";
  display: block;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.snip1295 .border:before,
.snip1295 .border:after {
  width: 0;
  height: 1px;
}
.snip1295 .border div:before,
.snip1295 .border div:after {
  width: 1px;
  height: 0;
}
.snip1295 .border.one {
  left: 0;
  top: 0;
  right: 12px;
  bottom: 12px;
}
.snip1295 .border.one:before,
.snip1295 .border.one div:before {
  left: 0;
  top: 0;
}
.snip1295 .border.one:after,
.snip1295 .border.one div:after {
  bottom: 0;
  right: 0;
}
.snip1295 .border.two {
  left: 12px;
  top: 12px;
  right: 0;
  bottom: 0;
}
.snip1295 .border.two:before,
.snip1295 .border.two div:before {
  right: 0;
  top: 0;
}
.snip1295 .border.two:after,
.snip1295 .border.two div:after {
  bottom: 0;
  left: 0;
}
.snip1295 a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  z-index: 1;
}
.snip1295:hover .border:before,
.snip1295.hover .border:before,
.snip1295:hover .border:after,
.snip1295.hover .border:after {
  width: 100%;
}
.snip1295:hover .border div:before,
.snip1295.hover .border div:before,
.snip1295:hover .border div:after,
.snip1295.hover .border div:after {
  height: 100%;
}





.jobBox > div {
    box-shadow: 0 0 9px rgb(0 0 0 / 27%);
    padding: 15px;
    background-color: white;
}

.jobBox ul {
    padding: 0 15px;
}








/*HOME BUTTONS-----------------------------------------------------------------------------------------------------------------------*/
.snip1401 {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 0px 1% -22px 0px;
    width: 100%;
    color: #000000;
    text-align: right;
    font-size: 16px;
    background-color: #000000;
}

.snip1401 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.snip1401 img {
  max-width: 100%;
  backface-visibility: hidden;
}
.snip1401 figcaption {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    opacity: 1;
    padding: 35px 0 30px 10px;
    background-color: rgba(255, 255, 255, 0.8);
    width: 40%;
    -webkit-transform: translateX(150%);
    transform: translateX(150%);
}
.snip1401 figcaption:before {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 100%;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 120px 120px 120px 0;
    border-color: transparent rgba(255, 255, 255, 0.8) transparent transparent;
}
.snip1401:after {
  position: absolute;
  bottom: 50%;
  right: 40%;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 120px 120px 0 120px;
  border-color: rgba(255, 255, 255, 0.5) transparent transparent transparent;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.snip1401 h3,
.snip1401 p {
  line-height: 1.5em;
  -webkit-transform: translateX(-30px);
  transform: translateX(-30px);
  margin: 0;
}
.snip1401 h3 {
    margin: 13px 0 5px;
    line-height: 1em;
    font-weight: 900;
    font-size: 143%;
    opacity: 0.75;
    color: red;
}
.snip1401 p {
  font-size: 0.8em;
}
.snip1401 i {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 20px 30px;
  font-size: 44px;
  color: #ffffff;
  opacity: 0;
}
.snip1401 a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    border: 5px solid rgba(0, 0, 0, 0.41);
}
.snip1401:hover img,
.snip1401.hover img {
  zoom: 1;
  filter: alpha(opacity=50);
  -webkit-opacity: 0.5;
  opacity: 0.5;
}
.snip1401:hover:after,
.snip1401.hover:after,
.snip1401:hover figcaption,
.snip1401.hover figcaption,
.snip1401:hover i,
.snip1401.hover i {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
}

mobilesniptext {
    position: relative;
    text-align: center;
    margin-top: -46px;
    display: block;
    color: red;
    text-shadow: 2px 2px 2px black;
}

@media (min-width: 768px) {
    .snip1401 h3 {
        margin: -15px 22px 5px -45px;
        width: 140px;
    }
    .snip1401 figcaption { 
        right: -15px;
    }
    .snip1401:hover figcaption {
        right: 0;
    }
}

@media (min-width: 992px) {
    .snip1401 h3 {
        margin: 0px 0px 5px -25px;
    }
    .snip1401 figcaption { 
        right: 0;
    }
}

@media (min-width: 1200px) {
    .snip1401 h3 {
        margin: 13px 0 5px;
    }
}

/* FEATURED VEHICLES */

.widget-Reviews h2, 
.featuredinventory h2 {
    text-align: center;
    text-transform: uppercase;
}

.single-item-slider .item { background-color: #fff; }

@media (min-width: 768px) {
    .single-item-slider .slider-container { margin: 0 30px; }
    .single-item-slider .item { width: 204px; }
}

.single-item-slider .item-detail .name {
    line-height: 18px;
    min-height: 45px;
}

.single-item-slider .item-detail .price {
    font-size: 23px;
    font-weight: bold;
    left: 0;
    padding: 2% 0%;
    position: absolute;
    width: 100%;
    line-height: 130%;
    background-color: darkgray;
    min-height: 42px;
    bottom: 0px;
}

.single-item-slider .img-container {
    background-position: center center;
    background-size: cover;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    overflow: hidden;
    position: relative;
}

.single-item-slider .item-detail {
    text-align: center;
    white-space: normal;
    background-color: lightgray;
    padding-top: 3%;
    min-height: 75px;
}

.single-item-slider .item .item-inner {
    border-radius: 0px;
    padding-bottom: 11%;
    border: 5px solid rgba(0, 0, 0, 0.55);
}
.featuredinventory .single-item-slider .item .item-inner {
    height: 100%;
	max-height: 250px;
}

@media (max-width: 767px) {
.single-item-slider .slider-outer {
    height: 230px; }
}

.single-item-slider .slider-outer {
    height: 243px;
    overflow: hidden;
    padding-bottom: 2px;
    position: relative;
}

.single-item-slider .item .item-inner {
    border-radius: 0px;
    padding-bottom: 11%;
    border: 5px solid rgba(0, 0, 0, 0.55);
    background-color: lightgray;
}
.featuredinventory .single-item-slider .item .item-inner {
    height: 100%;
}
@media (min-width: 768px) {
.single-item-slider .slider-inner .item {
    width: 210px; }
}

@media (min-width: 992px) {
.single-item-slider .slider-inner .item {
    width: 283px; }
}

@media (min-width: 1200px) {
.single-item-slider .slider-inner .item {
    width: 258px; }
}

.single-item-slider {
    position: relative;
    padding: unset;
}












/* INVENTORY */
/* light background */
.inventory-container .vehicle {
    background-color: transparent;
}

    .inventory-container .vehicle:hover { background-color: #f4f4f4; }
    .inventory-container .vehicle .title a { color: #333; }

a.promo-link {
    color: #000;
}

a.promo-link:hover {
    color: #ff0000;
}


#filters-box li label {
    color: red;
}

.inventory-container .vehicle .price {
    font-weight: bold;
    font-size: 20px;
    text-align: right;
    box-sizing: border-box;
    font-style: italic;
    padding: 3px 10px 3px 5px;
    background-color: lightgray;
}

.inventory-container .vehicle .title {
    font-size: 10.5pt;
    width: 100%;
    background-color: darkgray;
    min-height: 76px;
    box-sizing: border-box;
    padding: 4px 8px;
}

@media (max-width: 767px) {
.inventory-container .vehicle .title {
    font-size: 20px;
    margin-bottom: -15px;
    text-align: center; }
}

span.vehiclemodel {
    font-size: 17px;
}

span.vehicleyear {
    font-size: 12px;
}

.inventory-container .vehicle:hover {
    background-color: rgba(194, 194, 194, 0.45);
}

#filters-box .panel-body li {
    color: gray;
    padding: 4px 0;
}

.panel-heading .panel-toggle {
    color: inherit;
    display: block;
    padding: 10px 15px;
    text-decoration: none;
    background-color: darkgray;
}

.inventory-container .vehicle .savings {
    margin-top: -16px;
    font-size: 16px;
    line-height: 16px;
    text-align: left;
    margin-left: 5px;
}

.label-success {
    background-color: yellow;
    color: black;
}

.inventory-container .vehicle .thumb {
    background-color: #fff;
    line-height: 190px;
    text-align: center;
    vertical-align: middle;
    height: 189px;
}

.vehiclemodel {
    font-size: 20px;
    text-transform: uppercase;
    line-height: 22px;
}

.info {
    font-size: 12px;
    text-align: right;
}

.vdpinquiryheader {
    font-size: 23px;
    text-transform: uppercase;
    color: red;
    text-shadow: 1px 1px 1px black;
    text-align: center;
}

#vehicleInquiryForm > fieldset > br {
    display: none;
}

.siteSearch-M button {
    height: 34px;
    margin-top: 5px !important;
}







/* VDP PAGE */
.map {
    height: 300px;
}



.nav-tabs {
    border-bottom: 5px solid #ddd;
}

.serviceimage {
    border: 5px solid black !important;
    margin: 0 auto 15px !important;
    display: block;
}

@media (min-width: 768px) {
    .serviceimage {
        float: right;
        margin: 0px 0px 5px 5px !important;
        max-width: 294px;
    }
}


/* MEET THE TEAM */
.brief p {
    font-size: 14px;
}

.department-container .department {
    background: #fff;
}

.department .employee .name p {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 0;
    text-transform: uppercase;
}

.department .employee .job p {
    font-size: 16px;
    margin-bottom: 6px;
    border-bottom: 1px solid;
}

.department .employee {
    background: #000;
    border-radius: 3px;
    padding: 5px;
    text-align: center;
    color: #000;
    margin: 1%;
    flex-basis: 98%;
    -ms-flex: 0 1 auto;
    color: white;
}

.department.employee-wrap {
    display: flex;
    flex-wrap: wrap;
}









/* FOOTER */
footer.body .outer-wrapper { background-color: rgba(0, 0, 0, 0.8); color: #c4c4c4; }

footer.body {
    font-family: Arial,sans-serif;
    font-size: 13px;
    margin-top: 0px;
}

/* Custom footer CSS----------------------------------------------------------------- */

#footer {
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 100%;
  background: -moz-linear-gradient(top, rgba(30,87,153,0) 0%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(30,87,153,0) 0%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(30,87,153,0) 0%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001e5799', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
}

.containerfooter {
    padding: 15px 30px 15px 30px;
}
.containerfooter .text-muted {
  margin: 20px 0;
}

.footertext {
  color: #ffffff;
}

h4.footertext {
    color: red;
}

.footertext a {
    color: #ffffff;
    transition: .2s;
}

.footertext a:hover {
    color: red;
}

.footertable tr td:nth-child(2) {
    text-align: right;
    padding-left: 5px;
}

.footertable {
    margin-bottom: 30px;
}

.socialcontainer {
    display: flex;
    justify-content: space-around;
}

.socialblock {
    float: left;
    margin: 10px;
}

.socialbuttoncontainer {
  position: relative;
  width: 100%;
}

.socialbuttonimage {
    display: block;
    width: 45px;
}

.socialbuttonoverlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
}

.socialbuttoncontainer:hover .socialbuttonoverlay {
  opacity: 1;
}


/* GLOBAL TOOLBARS/ACCORDIONS */
.vehicle-container .well, #content-container .panel-heading, #content-container .panel-body {
    border: none;
    background-color: rgba(0, 0, 0, 0.22);
}


/*MEET THE TEAM------------------------------------------------------------------------------------------------------------------------*/
figure.snip1477 {
    font-family: 'Raleway', Arial, sans-serif;
    position: relative;
    float: left;
    overflow: hidden;
    margin: 10px 1%;
    width: 100%;
    color: #ffffff;
    text-align: center;
    font-size: 16px;
    background-color: #000000;
    border: 5px solid red;
    box-shadow: -7px 8px 9px rgba(0, 0, 0, 0.75);
}

figure.snip1477 *,
figure.snip1477 *:before,
figure.snip1477 *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.55s ease;
  transition: all 0.55s ease;
}
figure.snip1477 img {
  max-width: 100%;
  backface-visibility: hidden;
  vertical-align: top;
  opacity: 0.9;
}
figure.snip1477 .title {
    position: absolute;
    top: 64%;
    left: 11px;
    padding: 5px 10px 10px;
}
figure.snip1477 .title:before,
figure.snip1477 .title:after {
  height: 2px;
  width: 400px;
  position: absolute;
  content: '';
  background-color: #ffffff;
}
figure.snip1477 .title:before {
  top: 0;
  left: 10px;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
figure.snip1477 .title:after {
  bottom: 0;
  right: 10px;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
figure.snip1477 .title div:before,
figure.snip1477 .title div:after {
  width: 2px;
  height: 300px;
  position: absolute;
  content: '';
  background-color: #ffffff;
}
figure.snip1477 .title div:before {
  top: 10px;
  right: 0;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
}
figure.snip1477 .title div:after {
  bottom: 10px;
  left: 0;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}
figure.snip1477 h2,
figure.snip1477 h4 {
  margin: 0;
  text-transform: uppercase;
}
@media (min-width: 1200px) {
figure.snip1477 h2 {
  font-weight: 400; }
}
@media (max-width: 1199px) {
figure.snip1477 h2 {
    font-weight: 400;
    font-size: 26px; }
}
@media (max-width: 992px) {
figure.snip1477 h2 {
    font-weight: 400;
    font-size: 18px; }
}
@media (min-width: 1200px) {
figure.snip1477 h4 {
  display: block;
  font-weight: 700;
  background-color: #ffffff;
  padding: 5px 10px;
  color: #000000; }
}
@media (max-width: 1199px) {
figure.snip1477 h4 {
    display: block;
    font-weight: 700;
    background-color: #ffffff;
    padding: 5px 10px;
    color: #000000;
    font-size: 10px; }
}
@media (min-width:1200px) {
figure.snip1477 figcaption {
    position: absolute;
    bottom: 37%;
    left: 11px;
    text-align: left;
    opacity: 0;
    padding: 5px 25px 5px 10px;
    font-size: 0.75em;
    font-weight: 500;
    letter-spacing: 1px; }
}
@media (max-width:1199px) {
figure.snip1477 figcaption {
    position: absolute;
    bottom: 37%;
    left: 11px;
    text-align: left;
    opacity: 0;
    padding: 5px 25px 5px 10px;
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 1px; }
}
@media (max-width: 992px) {
figure.snip1477 figcaption {
    position: absolute;
    bottom: 37%;
    left: 11px;
    text-align: left;
    opacity: 0;
    padding: 5px 25px 5px 10px;
    font-size: 7px;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 9px; }
}
@media (max-width: 767px) {
figure.snip1477 figcaption {
    position: absolute;
    bottom: 37%;
    left: 11px;
    text-align: left;
    opacity: 0;
    padding: 5px 25px 5px 10px;
    font-size: 3vw;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: unset; }
}
figure.snip1477 figcaption p {
  margin: 0;
}
figure.snip1477 a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
figure.snip1477:hover img,
figure.snip1477.hover img {
  zoom: 1;
  filter: alpha(opacity=35);
  -webkit-opacity: 0.35;
  opacity: 0.35;
}
figure.snip1477:hover .title:before,
figure.snip1477.hover .title:before,
figure.snip1477:hover .title:after,
figure.snip1477.hover .title:after,
figure.snip1477:hover .title div:before,
figure.snip1477.hover .title div:before,
figure.snip1477:hover .title div:after,
figure.snip1477.hover .title div:after {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
figure.snip1477:hover .title:before,
figure.snip1477.hover .title:before,
figure.snip1477:hover .title:after,
figure.snip1477.hover .title:after {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
figure.snip1477:hover figcaption,
figure.snip1477.hover figcaption {
  opacity: 1;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.photo {
    height: 250px;
    width: 100%;
}

.department .photo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* FORMS */
.control-label { color: #000; }

label {
    display: inline-block;
    max-width: 100%;
    margin: 5px 0px 0px;
    font-weight: 700;
}

.form-header-text {
    font-size: 30px;
    color: red;
    text-shadow: 1px 1px 1px black;
    text-transform: uppercase;
    padding-left: 5px;
}

.form-control:hover {
    background-color: #dcdcdc;
    transition: .2s ease background-color;
}

.form-control:focus {
    border-color: #ff0000;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 0, 0, 0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 0, 0, 0.6);
    background-color: #dcdcdc;
}

.forms-title-section {
    font-size: 18pt;
    text-transform: uppercase;
    color: red;
    text-shadow: 1px 1px 1px black;
}

.mainform {
    height: fit-content;
}

.mainform > div {
    border: 5px solid black;
    padding: 5px;
    background-color: rgba(0, 0, 0, 0.22);
}

.partsform {
    margin-bottom: 22%;
}

#Form33 > div:nth-child(4) > fieldset > div:nth-child(n+1):nth-child(-n+2) {
    width: 50%;
    padding: 0px 5px;
    display: inline-block;
}

#Form33 > div:nth-child(4) > fieldset > div:nth-child(n+3),
#Form31 > div:nth-child(4) > fieldset > div:nth-child(n+1),
#Form32 > div:nth-child(4) > fieldset > div:nth-child(n+1) {
    padding: 0px 5px;
}

.field-validation-valid,
.field-validation-error {
    position: absolute;
    right: 12px;
    top: 5px;
}

.form-control {
    margin: 5px 0px;
}

.vdp-inquire .form-control, .vdp-inquire span {
    position: relative;
    top: 0;
    left: 0;
}


/*HEADER TEXT----------------------------------------------------------------------------------------------------------------------------*/

.oemitem {
    position: relative;
    margin: 2%;
    overflow: hidden;
    width: 100%;
    padding: 3px 11px 3px 11px;
}
.oemitem img {
  max-width: 100%;
  
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.oemitem:hover img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}




mtt {
    text-align: center;
    text-transform: uppercase;
    text-rendering: optimizeLegibility;
}

mtt.elegantshadow {
    color: #131313;
    letter-spacing: .05em;
    text-align: center;
    text-shadow: 1px -1px 0 #767676, -1px 2px 1px #737272, -2px 4px 1px #767474, -3px 6px 1px #787777, -4px 8px 1px #7b7a7a, -5px 10px 1px #7f7d7d, -6px 12px 1px #828181, -7px 14px 1px #868585, -8px 16px 1px #8b8a89, -9px 18px 1px #8f8e8d, -10px 20px 1px #949392, -11px 22px 1px #999897, -12px 24px 1px #9e9c9c, -13px 26px 1px #a3a1a1, -14px 28px 1px #a8a6a6, -15px 30px 1px #adabab, -16px 32px 1px #b2b1b0, -17px 34px 1px #b7b6b5, -18px 36px 1px #bcbbba, -19px 38px 1px rgba(193, 191, 191, 0.84), -20px 40px 1px rgba(198, 196, 196, 0.84), -21px 42px 1px rgba(203, 201, 200, 0.79), -22px 44px 1px rgba(207, 205, 205, 0.78), -23px 46px 1px rgba(212, 210, 209, 0.76), -24px 48px 1px rgba(216, 214, 213, 0.66), -25px 50px 1px rgba(219, 218, 217, 0.71), -26px 52px 1px rgba(223, 221, 220, 0.66), -27px 54px 1px rgba(226, 224, 223, 0.37), -28px 56px 1px rgba(228, 227, 226, 0.13);
    font-size: 80px;
}

@media (max-width: 767px) {
mtt.elegantshadow {
    color: #131313;
    letter-spacing: .05em;
    text-align: center;
    text-shadow: 1px -1px 0 #767676, -1px 2px 1px #737272cf, -2px 4px 1px #76747496, -3px 6px 1px #78777769, -4px 8px 1px #7b7a7a52, -5px 10px 1px #7f7d7d2e, -6px 12px 1px #82818117;
    font-size: 23px; }
}





/* RESPONSIVE MAP----------------------------------------------------------------- */
.videoWrapper {
    position: relative;
    padding-bottom: 35%;
    height: 0;
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}



/*TEST-------------------------------------------------------------------------------------------------------------------------------------*/
.effectfront {
  border: none;
  margin: 0 auto;
}
.effectfront:hover {
  -webkit-transform: scale(1.7);
  -moz-transform: scale(1.7);
  -o-transform: scale(1.7);
  transform: scale(1.7);
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}


/* TEMPLATE 2 */
.template-2 header.body {
    background-color: #fafafa;
    background: none, -webkit-linear-gradient(top, #fafafa 0, #ececec 55%);
    background: none, -moz-linear-gradient(top, #fafafa 0, #ececec 55%);
    background: none, -o-linear-gradient(top, #fafafa 0, #ececec 55%);
    background-image: linear-gradient(to bottom, #fafafa, #ececec);
}


.btn-primary,
.btn-readMore {
    color: #fff;
    background-color: red;
    border-color: #e60000;
}

.btn-primary:hover {
    color: #fff;
    background-color: #c30000;
    border-color: #ff0000;
}

.btn-primary.focus, .btn-primary:focus {
    color: #fff;
    background-color: #902828;
    border-color: #401212;
}

.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #902828;
    border-color: #401212;
}

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #902828;
    border-color: #401212;
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin: 10px 5px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.financebtn {
    font-size: 24px;
}

@media (min-width: 768px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .single-item-slider .slider-inner .item {
        width: 192px;
    }
}

.close-zoom.btn {
    font-size: 1.5em;
}

.jumbotron, #creditAppForm section {
    background: black !important;
    color: red !important;
}

.jumbotron .text-muted, .jumbotron h1 {
    color: red !important;
}

#creditAppForm .field-validation-error, .control-label.required, #creditAppForm .required {
    color: white !important;
}

#years-box ol.breadcrumb li:nth-of-type(2), #years-box ol.breadcrumb li:nth-of-type(3) {
    display: none;
}

.widget-Reviews-border .img-container img {display:none;}
.widget-Reviews-border .img-container {
    background-image: url(https://psmfirestorm.blob.core.windows.net/4a0df63e-c280-42c0-b081-f598322c4529/power-world-header-logo.png) !important;
}