/*Colour definitions:
 * #F2F0F1 - pale backgrounds
 * #e51545 - base - fade from
 * #800C26 - dark base - fade to
 *
 * #FF174D - light base - hover
 * #F21649 - slightly darker base
 *
 * #CCC2C4 - bsub button backgrounds
 * #4C0717 - V Dark base = menu border etc.
 */

html{height: 101%;}

body { /* MJW */
  background-image: url(/index_graphics/fadedown.jpg);
  background-repeat: repeat-x;
  background-color: #ccc;
  margin: 0px;
  padding: 0px;
  border: 0px;
}

div.width
{
/*max-width: 990px;*/
max-width: 1500px; /* MJW 160119 - was 1202px */
min-width:300px;
height: 100%;
margin: 0 auto;
}

/* BSUBMENU */
ul.bsubmenu
{
float:left;
width:100%;
padding: 0px;
margin: 0px;
list-style-type:none;
}

ul.bsubmenu li
{
display:inline;
}

a.bsubmenu
{
float:left;
width:105px;
height: 30px;
background-image: url('/rp_v4/graphics/buttons/bsub_rp_out.png');
background-repeat: no-repeat;
text-decoration:none;
background-color: white;
color: #444;
text-align: center;
padding: 5px 0px;
font-size: 13px;
font-weight: 300;
line-height: 13px;
}

a.bsubmenu:hover
{
text-decoration: none;
color: #222;
}

a.bsubmenuselected
{
float:left;
width:105px;
height: 30px;
background-image: url('/rp_v4/graphics/buttons/bsub_rp_in.png');
background-repeat: no-repeat;
text-decoration:none;
background-color: white;
color: #222;
text-align: center;
padding: 5px 0px;
font-size: 13px;
font-weight: 400;
line-height: 12px;
}

a.bsubmenuselected:hover
{
text-decoration: none;
color: #444;
}


.bsubbuttons {
    padding: 0px;
}

.bsubbuttons li{
    list-style-type: none;
    width: 13.2%;
    min-width: 110px;
    background-color: #efefef; /* MJW */
    float: left;
    text-align: center;
    margin-right: 4px;
    margin-bottom: 12px;
    padding: 3px;
    border-radius: 2px; /* MJW */
}

.bsubbuttons li a {color:#444; display: block;}
.bsubbuttons li a:hover {color: #000; text-decoration: none;
}


.bdesel {
    background: linear-gradient(to bottom, #efefef , #dedede);
}
.bdesel:hover {
    background: linear-gradient(to bottom, #cecece , #cecece);
}

.bsel {
    font-weight: 400;
    background-color: #d40036!important; /* MJW */
    /* box-shadow: 2px 2px 2px #aaa inset; MJW */
}
.bsel a { /* MJW */
    color: #fff!important;
}

/* YRMENU - for years in archive */
ul.yrmenu
{
float:left;
width:100%;
padding:0;
margin:0;
list-style-type:none;
}

ul.yrmenu li
{display:inline}

a.yrmenu
{
float:left;
width:50px;
height: 20px;
background-image: url('/rp_v4/graphics/buttons/bsub_rp_out_50.png');
background-repeat: no-repeat;
text-decoration:none;
background-color: white;
color: #444;
text-align: center;
padding: 3px 0px;
font: normal normal 300 13px 'exo 2', arial, helvetica, sans-serif;
}

a.yrmenu:hover { text-decoration: none;
color: #222;
}

a.yrmenuselected
{
float:left;
width:50px;
height: 20px;
background-image: url('/rp_v4/graphics/buttons/bsub_rp_in_50.png');
background-repeat: no-repeat;
text-decoration:none;
background-color: white;
color: #222;
text-align: center;
padding: 3px 0px;
font: normal normal 400 13px 'exo 2', arial, helvetica, sans-serif;
}

a.yrmenuselected:hover
{
text-decoration: none;
color: #444;
}

ul.appmenu
{
color: #e51545;
background-color: #F2F0F1;
width:150px;
padding:0px;
margin:0px;
border: 0px;
list-style-type:none;
font: normal normal normal 11px 'exo 2', arial, helvetica, sans-serif, FreeSans;
}

ul.news
{
width:80%;
min-width:200px;
padding:0;
Margin-top:20px;
margin-right:20px;
margin-left: 0;
border: 0;
background-color: white;
color: black;
font-family: 'exo 2', arial, Helvetica, sans-serif, FreeSans;
font-size: 8pt;
list-style-type: none;
}

div.header
{
width: 100%;
min-height: 60px;
min-width: 240px;
border: 0px;
margin: 0px;
padding: 0px;
}

div.footer
{
text-align: center;
clear:both;
color:gray;
min-height: 80px;
/* background-color: #F1F1F1; MJW */
border: 0px;
margin-left: 0px;
padding: 0px;
}

div.print_news
{
font-family: 'exo 2', arial,Helvetica,sans-serif, FreeSans;
font-size: 12px;
line-height: 16px;
padding:0;
margin:30px;
background-color: white;
color: black;
list-style-type: none;
}

h1 {
font-family: 'exo 2', arial, Helvetica, sans-serif, FreeSans;
font-size: 22px;
line-height: 20px;
font-weight: 500;
color:#800C26;
}

h2 {
font-family: 'exo 2', arial, Helvetica, sans-serif, FreeSans;
font-size: 16px;
font-weight: 400;
margin-bottom: 5px;
margin-top: 5px;
color:#ad0018; /* MJW */
padding: 6px; /* MJW */
padding-left: 10px; /* MJW */
background-color: #e6e6e6; /* MJW was #edf3f5 (blue-grey) */
clear: both;
border-radius: 3px;
}

div.heritagePage h2 { /* M J Webb 20/12/16 */
font-size: 22px;
padding: 7px;
padding-left: 6px;
}

h3 {
font-family: 'exo 2', arial, Helvetica, sans-serif, FreeSans;
font-size: 13px;
font-weight: 500;
margin-bottom: 2px;
margin-top: 5px;
color:#800C26;
}

div.heritagePage h3 { /* M J Webb 20/12/16 */
font-size: 19px;
}

div.expander
{
font-family: 'exo 2', arial, Helvetica, sans-serif, FreeSans;
font-size: 14px;
font-weight: 700;
margin-bottom: 5px;
margin-top: 5px;
color:#800C26;
background-color: #dfe4e6; /* MJW */
text-align: center;
width: 30px;
height: 21px;
float: right;
cursor: pointer;
border-radius: 2px; /* MJW */
}

td.specs {
font-family: 'exo 2', arial,Helvetica,sans-serif, FreeSans;
font-size: 10px;
}

li.inline {display:inline}

input, select
{
font-family: 'exo 2', arial,Helvetica,sans-serif, FreeSans;
font-size: 13px;
line-height: 18px;
font-weight: 300;
font-style: normal;
color: rgb(0, 0, 0);
}

input[type='radio'], label
{
margin-top: -1px;
vertical-align: middle;
}

.bodycopy
{
font-family: 'exo 2', arial,Helvetica,sans-serif, FreeSans;
font-size: 13px;
line-height: 16px;
font-weight: normal;
font-style: normal;
color: rgb(0, 0, 0);
}

.error_text
{
font-family: 'exo 2', arial,Helvetica,sans-serif;
font-size: 13px;
font-weight: 500;
line-height: 16px;
color: red;
}

.specsmall
{
font-family: 'exo 2', arial,Helvetica,sans-serif, FreeSans;
font-size: 10px;
line-height: 13px;
}

a { text-decoration: none;}

a:hover { text-decoration: underline;}

b
{
font-weight: 500;
}

.specsmallCopy
{
font-family: 'exo 2', arial,Helvetica,sans-serif, FreeSans;
font-size: 10px;
line-height: 13px;
}

.specbold
{
font-family: 'exo 2', arial,Helvetica,sans-serif, FreeSans;
font-size: 11px;
line-height: 13px;
font-weight: bold;
}

.bodysmall
{
font-family: 'exo 2', arial,Helvetica,sans-serif, FreeSans;
font-size: 10px;
font-style: normal;
line-height: 12px;
font-weight: normal;
}

.content-left .bodysmall
{
border: solid 1px #efefef; /* MJW */
padding-top: 15px; /* MJW */
padding-bottom: 15px; /* MJW */
background-color: #f9f9f9; /* MJW */
}

.smallitalics
{
 font-size: 0.8em;
 font-style: italic;
}

.newslist
{
font-family: 'exo 2', arial,Helvetica,sans-serif, FreeSans;
font-size: 11px;
line-height: 12px;
}

.side2
{
text-decoration:none;
padding-left: 8px;
color: #e51545;
font: normal normal normal 10px 'exo 2', arial, helvetica, sans-serif, FreeSans;
}


.leftbottomlist
{
font-family: 'exo 2', arial,Helvetica,sans-serif, FreeSans;
font-size: 11px;
font-style: normal;
line-height: 13px;
font-weight: bold;
}

.plus
{
font-family: 'exo 2', arial,Helvetica,sans-serif, FreeSans;
font-size: 13px;
width: 30px;
font-style: normal;
font-weight: 700;
color: #800C26;
background-color: #CCC2C4;
vertical-align: top;
text-align: center;
cursor: pointer;
border-radius: 4px;
}

div.icon_button
{
font-family: 'exo 2', arial,Helvetica,sans-serif;
font-size: 14px;
font-style: normal;
font-weight: bold;
color: #e51545;
background-color: #CCC2C4;
width: 30px;
vertical-align: top;
text-align: center;
cursor: pointer;
border-radius: 4px;
}

img.button_icon
{
margin-top: 0px;
margin-left: auto;
margin-right: auto;
display: block;
}

td.button_cell
{
width: 30px;
vertical-align: top;
}


.faqquestion
{
cursor: pointer;
background-color: #F2F0F1;
}

.faqquestion:hover
{
color: blue;
text-decoration: underline;
}

.heading
{
font-family: 'exo 2', arial,Helvetica,sans-serif, FreeSans;
font-weight: 500;
color: #800C26;
font-size: 14px;
line-height: 16px;
}

.param
{
color: #800C26;
padding-left: 4px;
}

.graylink
{
font-family: 'exo 2', arial,Helvetica,sans-serif, FreeSans;
font-weight: normal;
font-size: 9px;
color: #999999;
}

.cardtitle
{
font-family: 'exo 2', arial, Helvetica, sans-serif, FreeSans;
font-size: 13px;
font-weight: bold;
margin-bottom: 2px;
margin-top: 5px;
color:#777;
}

.corporate
{
font-family: 'exo 2', arial,Helvetica,sans-serif, FreeSans;
font-weight: normal;
font-size: 10px;
line-height: 12px;
color: #717171; /* MJW */
}

img.centred
{
display: block;
margin-left: auto;
margin-right: auto;
}

.img-pic-right
{ /* Added by M J Webb for the Heritage Page coming into Recording */
float:right;
padding:10px;
margin-left: 0%;
margin-right: 0%;
margin-top: 0%;
margin-bottom: 0%;
}

.img-pic-left
{ /* Added by M J Webb for the Heritage Page coming into Recording */
float:left;
padding:10px;
margin-left: 0%;
margin-right: 0%;
margin-top: 0%;
margin-bottom: 0%;
}

div.clearfix
{ /* Added by M J Webb for the Heritage Page coming into Recording */
    overflow: auto;
}

div.cardpanel
{
text-align: right;
padding: 6px;
box-shadow: 4px 4px 5px #aaa;
border-radius: 4px;
}

div.cardpanel1
{
background-color: #CCC2C4;
padding: 5px;
margin-bottom: 2px;
border-radius: 4px;
}

div.promopanel
{
padding: 6px;
box-shadow: 4px 4px 5px #aaa;
border-radius: 4px;
}

div.sidepanel
{
font-family: 'exo 2', arial,Helvetica,sans-serif, FreeSans;
font-style: normal;
font-weight: 300;
font-size: 13px;
position: absolute;
right: 10px;
top: 97px;
width:300px;
padding: 10px;
background-color: #fff;
border-radius: 4px;
box-shadow: 4px 4px 5px #aaa;
}

div.content
{
font-family: 'Open Sans', sans-serif; /* MJW */
font-style: normal;
font-weight: 300;
font-size: 0.85em; /* MJW */
line-height: 1.6em; /* MJW */
padding:0;
margin:0;
margin-left: 3%;
margin-right: 3%;
margin-top: 10px;
margin-bottom: 30px;
background-color: white;
color: black;
list-style-type: none;
z-index: 0;
}

div.content.heritagePage /* M J Webb Added 20/12/16 */
{
font-size: 15px;
line-height: 22px;
}

div.content-left
{
float: left;
width: 63%; /* MJW - was 55% */
}

div.content-right
{
float:right;
width: 35%;
min-width: 150px;
}

div.left-half
{
float: left;
width: 48%;
}

div.left-half.special
{
float: left;
width: 60%;
}

div.right-half
{
float:right;
width:48%;
min-width: 150px;
}

div.right-half.special
{
float:right;
width:36%;
min-width: 150px;
}

/*  SECTIONS  */
.section {
    clear: both;
    padding: 0px;
    margin: 0px;
}

/*  COLUMN SETUP  */
.col {
    display: block;
    float:left;
    margin: 1% 0 1% 1.6%;
}
.col:first-child { margin-left: 0; }


/*  GROUPING  */
.group:before,
.group:after {
    content:"";
    display:table;
}
.group:after {
    clear:both;
}

/*  GRID OF THREE  */
.span_3_of_3 {
    width: 100%;
}
.span_2_of_3 {
    width: 66.1%;
}
.span_1_of_3 {
    width: 32.2%;
}


img.logo
{
margin: 0;
border:0;
padding:0;
float: left;
width: 260px;
height: 60px;
}

img.tmlogo
{
position:absolute;
left:400px;
top:10px}

div.search
{
float: right;
width: 140px;
height: 30px;
margin-top: 1px;
margin-bottom: 0px;
border: 0px;
padding-right: 10px;
padding-top: 10px;
text-align: right;
}


div.main
{
float:left;
width:100%;
min-height: 600px;
padding:0;
margin:0;
background-color: white;
color: black;
margin-top: 0px; /* MJW */
border-radius: 0px 0px 2px 2px; /* MJW */
border: solid 1px #efefef; /* MJW */
box-shadow: 4px 4px 5px #aaa;
}

div.appmenu
{width: 150px;
padding-left: 10px;
margin:0;
color: #e51545;
background-color: #F2F0F1 ;
padding-top: 5px;
}

td.value
{
text-align: right;
vertical-align: top;
padding-right: 4px;
}

td.param
{
vertical-align: top;
width: 160px;
padding: 2px;
}

tr.specs
{
background-color: #F2F0F1;
color: black;
}

table.spectable
{width: 100%; margin-right: -3px; border:0px; padding: 0px; margin: 0px;}

table.specsubtable
{width: 100%; margin-right: -3px; border: 0px; padding: 0px; border-spacing: 1px;}

table.contacttable
{width: 100%; margin-right: -3px; border:0px; padding: 0px;}

td.country
{
vertical-align: top;
width: 150px;
background-color: white;
}

td.address
{
vertical-align: top;
width: 250px;
color: black;
background-color: white;
}

td.contact
{
vertical-align: top;
color: black;
background-color: white;
}


ul.footer
{
text-align: center;
width:100%;
height: 60px;
padding:0px;
margin: 0px;
list-style-type:none;
display: block;
}

ul.footer li
{
height: 80px;
display: inline;
margin-left: auto;
margin-right: auto;
vertical-align: middle;
}

ul.footer a:hover { text-decoration: none;
}

ul.footer a
{
text-decoration:none;
font: normal normal normal 10px 'exo 2', arial, helvetica, sans-serif, FreeSans;
line-height: 120%;
}

table.faqtable
{width: 100%; margin-right: -3px; border:0px; padding: 0px;}

table.formtable
{width: 100%; margin-right: -3px; border:0px; padding: 0px;}

table.formtable tr
{
background-color: #F2F0F1;
vertical-align: top;
}

td.formprompt
{
padding: 4px;
width: 200px;
color: black;
}

td.quizprompt
{
padding: 3px;
width: 75%;
color: black;
}

td.formentry
{
padding: 3px;
color: black;
}


td.formheader
{
background-color: #800C26;
color: #FFFFFF;
padding-left: 4px;
font-weight: 400;
}

tr.faqheader
{
background-color: #800C26;
color: #FFFFFF;
padding-left: 4px;
font-weight: 400;
}

tr.faqheader td
{
padding-left: 4px;
}

table.sideform
{
color: #e51545;
background-color: #F2F0F1;
width:160px;
padding:0px;
margin:0px;
border: 0px;
font: normal normal normal 9px 'exo 2', arial, helvetica, sans-serif, FreeSans;
padding-left: 5px;
}

td.download_item
{
background-color: #F2F0F1;
color: black;
padding-left: 4px;
}

td.background
{
background-color: #F2F0F1;
color: black;
text-align: center;
}

div.sitelist
{
margin-bottom: 1px;
padding:3px;
padding-left: 6px;
text-align: center;
border-radius: 4px;
}

div.sitelist a
{
display: block;
font-weight: 500;
text-decoration:none;
color: white;
}

div.sitelist a:hover
{
color: #ccc;
}

ul.sitelist
{
list-style-type:none;
padding:0;
margin:0;
width: 100%;
}

ul.sitelist li
{
height: 18px;
width: 180px;
}

ul.sitelist a
{
height: 15px;
text-decoration:none;
color: white;
text-align: center;
width: 180px;
margin: 0px 0px;
padding: 2px 0px;
font: normal normal 900 11px 'exo 2', arial, helvetica, sans-serif, FreeSans;
}

table.alert
{width: 100%; margin-right: -3px; border:0px; padding: 0px; vertical-align: top;}

a.infotag{
    position:relative;
    z-index:24;
    color:#000;
    text-decoration:none}

a.infotag:hover{z-index:25; color: #00A; text-decoration: underline;}

a.infotag span{display: none}

a.infotag:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    font-size: 8pt;
    line-height: 120%;
    top:2em; left:2em; width:18em;
    border-left: 1px solid #FFD;
    border-top: 1px solid #FFD;
    border-bottom: 1px solid #994;
    border-right: 1px solid #994;
    padding: 2px;
    background-color:#FFA; color:#000;
    text-align: left}

table.basic_grey
{width: 100%; margin-right: -3px; border:0px; padding: 0px; margin: 0px;}

table.basic_grey td
{background-color:#EEE; color:#000; padding: 2px; vertical-align: top;}

hr
{
clear: both;
}

/*Stop overflow*/
img,
embed,
object,
video {
  max-width: 100%;
  border: 0px;
}

.text_input {
  width: 95%;
  max-width: 300px;
}

.text_area {
  width: 90%;
  padding: 4px;
  height: 60px;
}


#back2topcontainer
{
padding: 5px 0px;
text-align: center;
}

div.video_thumb {
width: 160px;
height: 120px;
position:relative;
display:block;
}

#search_icon
{
float:right;
padding-left: 4px;
width: 22px;
}

/* CSS BUTTONS By M J WEBB Oct2017 */
.prismBtn {
    display: inline-block;
    padding: 6px 12px;
    margin: 10px;
    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;
    -webkit-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.75);
    box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.75);
}
.prismBtn:hover {
    -webkit-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0);
    -moz-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0);
    box-shadow: 1px 1px 3px 0px rgba(0,0,0,0);
}
.prismBtn-recording {
    color: #fff;
    background-color: #dc1543;
    border-color: #dc1543;
}
.prismBtn-recording:hover {
    background-color: #950f2e;
    border-color: #950f2e;
}

/* Request Quote Button by M J Webb Nov 2017 */
.requestQuoteButton {
    display: inline-block;
    width: 100%;
    padding: 14px 0;
    margin: 10px 0;
    color: #fff;
    font-size: 17px;
    font-weight: 600;
    line-height: 1.42857143;
    text-align: center;
    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;
    background-color: #c2123b;
    border: 1px solid transparent;
    border-radius: 3px; /* MJW */
    -webkit-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.75);
    box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.75);
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.requestQuoteButton:hover {
    background-color: #fff; /* dark burgandy #810b28 */
    text-decoration: none;
    border: 2px solid #810b28;
    color: #810b28;
    -webkit-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0);
    -moz-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0);
    box-shadow: 1px 1px 3px 0px rgba(0,0,0,0);
    -webkit-transform: scale(1.02);
    -ms-transform: scale(1.02);
    transform: scale(1.02);
}
/* effect-shine */
.requestQuoteButton, .dealersShine {
  -webkit-mask-image: -webkit-linear-gradient(165deg, #000 30%, rgba(0,0,0,.4) 50%, #000 70%);
  -webkit-mask-size: 200%;
  -webkit-animation: shine 5s infinite;
          animation: shine 5s infinite;
}
@-webkit-keyframes shine {
  from {
    -webkit-mask-position: 150%;
  }

  to {
    -webkit-mask-position: -50%;
  }
}

#the_top.header {
    position: relative;
}
.dealerListButton {
    background-color: #fff;
    display: inline-block;
    width: 100%;
    max-width: 175px;
    padding: 8px 0;
    margin: 0;
    border: 2px solid #810b28;
    color: #810b28;
    font-size: 14px;
    font-weight: 600;
    font-family: 'exo 2', Arial,Helvetica,sans-serif, FreeSans;
    line-height: 1.42857143;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    position: absolute;
    top: 16px; /* MJW */
    right: 40px; /* MJW */
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border-radius: 4px;
    -webkit-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.75);
    box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.75);
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.newsArchive.prismBtn {
  border: 2px solid #810b28;
  color: #810b28;
  font-size: 14px;
  font-weight: 600;
  width: 85%;
}
.newsArchive.prismBtn:hover {
    text-decoration: none;
    color: #fff;
    border: 1px solid transparent;
    background-color: #c2123b;
    -webkit-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0);
    -moz-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0);
    box-shadow: 1px 1px 3px 0px rgba(0,0,0,0);
    -webkit-transform: scale(1.02);
    -ms-transform: scale(1.02);
    transform: scale(1.02);
    margin-bottom: 12px;
}

/* Animate.css */
.animated {
  animation-duration: 5s;
  animation-fill-mode: both;
}

.animated.infinite {
  animation-iteration-count: infinite;
}

@keyframes pulse {
  from {
    transform: scale3d(1, 1, 1);
  }

  10% {
    transform: scale3d(1.05, 1.05, 1.05);
  }

  20% {
    transform: scale3d(1, 1, 1);
  }
  100% {
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  animation-name: pulse;
}

.dealerListButton:hover {
    text-decoration: none;
    color: #fff;
    border: 1px solid transparent;
    background-color: #c2123b;
    -webkit-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0);
    -moz-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0);
    box-shadow: 1px 1px 3px 0px rgba(0,0,0,0);
    -webkit-transform: scale(1.02);
    -ms-transform: scale(1.02);
    transform: scale(1.02);
}

/* Hiding Search - as it's still broken */
div.search {
    visibility: hidden;
    display: none;
}

nav#menu-wrap {
  width: 100.15%;
}


/* MENU DEFINITIONS */
#menu, #menu ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }

    #menu {
        max-width: 100%;
        margin: 0px auto; /* MJW */
        /* border: 1px solid #4C0717; MJW */
        background-color: #b50024; /* MJW */
        background-image: linear-gradient(#e51545, #b50024); /* MJW */
        border-radius: 0px; /* MJW */
        /* box-shadow: 0 1px 1px #777, 0 1px 0 #FF174D inset; MJW */
    }

    #menu:before,
    #menu:after {
        content: "";
        display: table;
    }

    #menu:after {
        clear: both;
    }

    #menu {
    /*  zoom: 1; */
    }

    #menu li {
        float: left;
        border-right: 1px solid #bf0021; /* MJW */
        box-shadow: 1px 0 0 #B20043; /* MJW */
        position: relative;
    }

    #menu a {
        float: left;
        padding: 6px 25px;
        color: #ddd;
        font: Normal 14px 'exo 2', arial, Helvetica;
        text-transform: uppercase;
        text-decoration: none;
    }

    #menu li:hover > a {
        color: #fafafa;
    }

    #menu ul {
        margin: 20px 0 0 0;
        opacity: 0;
        visibility: hidden;
        position: absolute;
        top: 29px; /* MJW */
        left: 0;
        z-index: 8;
        background: #ba0020; /* MJW */
        background: linear-gradient(#ba0020, #a5011d); /* MJW */
        /* box-shadow: 0 -1px 0 rgba(255,255,255,.3); MJW */
        border-radius: 2px; /* MJW */
        transition: all .2s ease-in-out;
    }

    #menu li:hover > ul {
        opacity: 1;
        visibility: visible;
        margin: 0;
    }

    #menu ul ul {
        top: 0;
        left: 150px;
        margin: 0 0 0 20px;
        box-shadow: -1px 0 0 rgba(255,255,255,.3);
    }

    #menu ul li {
        float: none;
        display: block;
        border: 0;
        box-shadow: 0 1px 0 #880013, 0 2px 0 #c50032; /* MJW */
    }

    #menu ul li:last-child {
        box-shadow: none;
    }

    #menu ul a {
        padding: 10px;
        width: 190px;
        max-width: 100%;
        display: block;
        white-space: nowrap;
        float: none;
        text-transform: none;
    }

    #menu ul a:hover {
        background-color: #c7001c; /* MJW */
        background-image: linear-gradient(#c7001c, #c7001c); /* MJW */
    }

    #menu ul li:first-child > a {
        border-radius: 3px 3px 0 0;
    }

    /* #menu ul li:first-child > a:after {
        content: '';
        position: absolute;
        left: 40px;
        top: -6px;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-bottom: 6px solid #B20043;
    } MJW (the little arrow point at top of dropdown menu) */

    #menu ul ul li:first-child a:after {
        left: -6px;
        top: 50%;
        margin-top: -6px;

        border-left: 0;
        border-bottom: 6px solid transparent;
        border-top: 6px solid transparent;
        border-right: 6px solid #B20043;
    }

    #menu ul li:first-child a:hover:after {
        border-bottom-color: #59091B;
    }

    #menu ul ul li:first-child a:hover:after {
        border-right-color: #B20043;
        border-bottom-color: transparent;
    }

    #menu ul li:last-child > a {
        border-radius: 0 0 3px 3px;
    }


/* TOUCH MENU DEFINITIONS */
#touch {
    position: absolute;
    top: 90px;
    left: 2px;
    z-index: 1
}

#tmenu, #tmenu ul {
        opacity: 1;
        margin: 0;
        padding: 0;
        list-style: none;
        width: 100%;
        max-width: 400px;
    }

    #tmenu ul {
        background: #b3002e; /* MJW */
        display: block;
    }

    #tmenu {
        width: 100%;
        border: 1px solid #4C0717;
        background-color: #800C26;
        box-shadow: 0 1px 1px #777, 0 1px 0 #E61545 inset;
    }

    #tmenu a {
        border: 1px solid #9a0015; /* MJW */
        padding: 10px 10px;
        color: #ddd;
        text-transform: uppercase;
        font: bold 14px 'exo 2', arial, Helvetica;
        text-decoration: none;
        display: block;
    }

    #tmenu ul a {
        padding: 10px  30px;
        white-space: nowrap;
        text-transform: none;
        font: normal 14px 'exo 2', arial, Helvetica;

    }

.subsel
{
    background: #940015; /* MJW */
    max-width: 100%
}

/* GDPR online form changes May 2018 */
.contactPermission {
  color: #800C26;
  font-weight: bold;
  font-size: 16px;
}

/* BlockQuotes tag used in news article dated 15th Aug 2018 */
blockquote.newsItem {
  color: #941738;
  background: #F5F5F5;
  max-width: 500px;
  margin: 0;
  width: 80%;
  padding: 30px 10%;
  position: relative;
  border-left: 7px solid #C1C1C1;
  font-size: 1.8em;
  font-weight: bold;
  font-style: italic;
}
blockquote.newsItem:before {
    font-family: Georgia, serif;
    position: absolute;
    font-size: 3em;
    line-height: 1;
    top: 15px;
    left: 15px;
    content: "\201C";
}
blockquote.newsItem:after {
    font-family: Georgia, serif;
    position: absolute;
    float:right;
    font-size:3em;
    line-height: 1;
    right:20px;
    bottom:-20px;
    content: "\201D";
}
@media screen and (max-width: 500px) {
  blockquote.newsItem:before {
      font-size: 1.4em;
      top: 15px;
      left: 5px;

  }
  blockquote.newsItem:after {
      font-size:1.4em;
      right:10px;
      bottom:-0px;
  }
}
@media screen and (max-width: 450px) {
  blockquote.newsItem {
    width: 90%;
    padding: 30px 5%;
  }
}

/* New Prism Videos Page - 150119 */
.PrismVideoPage {
  list-style: none;
  padding-left: 0;
}
.PrismVideoPage li {
  width: 100%;
  clear: both;
}
.PrismVideoPage div.video_thumb {
    width: 35%;
    height: auto;
    display: inline-block;
    float: left;
    margin-bottom: 20px;
    min-width: 160px;
    cursor: pointer;
}
div.video_thumb {
    cursor: pointer;
}
.PrismVideoPage div.videoText {
    display: inline-block;
    float: left;
    width: 55%;
    padding-left: 20px;
    margin-bottom: 20px;
}
@media screen and (max-width: 568px) {
  .PrismVideoPage div.video_thumb {
      margin-bottom: 0px;
      width: 100%;
  }
  .PrismVideoPage div.videoText {
      width: 100%;
      padding-left: 0px;
  }
}

.landingHeader {
  height: 80px;
  background-color: #efefef;
  border-bottom: solid 1px #dedede;
  padding-left: 3%;
  padding-right: 3%;
}
#prismLogo {
  width: 120px;
  height: auto;
  margin: 10px 10px 10px 0;
  float: left;
}

/* New Header MJW 170119 */
.landingHeader {
  position: relative;
}
.landingHeader ul
{
margin: 0;
padding: 0;
list-style-type: none;
text-align: right;
padding-top: 30px;
font-family: 'exo 2', Arial,Helvetica,sans-serif, FreeSans;
font-size: 0.8em;
text-transform: uppercase;
margin-right: 180px;
}

.landingHeader ul li { display: inline; }

.landingHeader ul li a
{
text-decoration: none;
padding: .2em 1em;
color: #000;
}

.landingHeader ul li a:hover
{
color: #d40036; /* RED MJW */
}

@media all and (max-width: 1070px) {
  .landingHeader ul {
    display: none;
    visibility: hidden;
  }
}

/*Media query break points*/
@media screen and (max-width: 1880px) {

    div.sidepanel
    {
        display: none;
    }

}


@media screen and (max-width: 1000px) {

    /*6 buttons across*/
    .bsubbuttons li{
        width: 15.2%;
    }

}



@media screen and (max-width: 900px) {

    /*5 buttons across*/
    .bsubbuttons li{
        width: 18.4%;
    }

}


@media screen and (max-width: 700px) {

    /*Content 2 column layout - disappears below breakpoint */
    div.content-left,
    div.content-right,
    div.left-half,
    div.right-half
    {
        float: none;
        width: 100%;

    }

    div.left-half.special,
    div.right-half.special
    {
        float: none;
        width: 100%;

    }


    .bsubbuttons li{
        width: 23%;
    }

}

@media screen and (min-width: 700px) {

    #back2topcontainer
    {
        display: none;
    }

}


@media screen and (max-width: 600px) {


    .bsubbuttons li{
        width: 31%;
    }

}


@media screen and (max-width: 500px) {


    .bsubbuttons li{
        width: 46%;
    }

}


@media screen and (max-width: 620px) {

    /*hide menu items below breakpoint */
    .top, .topsel, .sub, .subsel, .bsub
    {
        display: none;
    }


    /*Content 3 column layout - disappears below breakpoint */
    .span_1_of_3, .span_2_of_3, .span_3_of_3
    {
        width: 100%;
    }

    .col {
        margin: 1% 0 1% 0%;
    }


}



@media screen and (max-width: 450px) {

    .menu_home
    {
        display: none;
    }

    div.search
    {
        position: absolute;
        top: 54px;
        right: 4px;
    }

    div.content
    {
        font-size: 14px;
    }

    .dealerListButton {
        max-width: 150px;
        right: 5px;
    }

}

.fb-comments, .fb-comments iframe[style], .fb-comments span {
   width: 100%;
}
