body {
font-family:sora;
margin:0;
}
a {
text-decoration:none;
transition:0.3s;
color:inherit;
}
.cbp-so-side .ccs img {
float:none;
}
.white {
color:white;
}
.small {
font-size:18px;
}
.medium {
font-size:22px;
}
.large {
font-size:30px
}
.x-large {
font-size:45px;
}
.blk {
padding: 80px 0;
text-align:center;
}
.title {
font-family: alata;
font-weight:600;
}
.fixed {
background-attachment:fixed;
background-size:cover;
}
.mainhighlighted {
display:grid;
grid-template: "main main top"
"main main bot";
width:100%;
grid-template-columns: 30% 30% 40%;
grid-template-rows: 50% 50%;
}
.main-spot {
background: url(/sites/default/files/main-spot.jpg) no-repeat;
background-size:cover;
height:700px;
grid-area:main;
}
.main-spot div {
width: 50%;
margin: 50px 0 0 50px;
}
.bottomspot {
background: #003087;
background-size:cover;
background-position: 0 90%;
grid-area:bot;
}
.bs-left {
width: 200px;
text-align: left;
margin: -30px 0% 0 0px;
float:left;
}
.bs-left svg{
	width:300pt;
	height:300pt;
}
.bs-right {
width: 50%;
text-align: right;
margin: 10px 7% 0 0;
float:right;
}
.topspot {
background: url(/sites/default/files/become-member.jpg) no-repeat;
background-size:cover;
grid-area:top;
}

.topspot div{
	padding:5px 50px;
}
.key {
	display:grid;
	grid-template-columns:75px 75px 75px;
	gap:50px;
	width:325px;
	margin:25px auto 25px 0;
}
.box {
background: black;
width: 50px;
height: 50px;
border: 3px solid black;
font-weight: 600;
line-height: 50px;
}

.aba {
background: black;
color: white;
}
.abb {
background: #828287;
color: white;
}
.abc {
background: #cdd2d2;
color: black;
}
.abd {
background: #fafa64;
color: black;
}
.abe {
background: #78fa64;
color: black;
}
.abf {
background: #6e7dfa;
color: white;
}
.abg {
background: #ff9632;
color: white;
}
.abh {
background: #faa5aa;
color: white;
}
.abi {
background: #f05afa;
color: white;
}
.right {
text-align:right;
}
.ltblue-back {
background:#0177b4;
}
.grey-back {
background:#666;
}
.ltgrey-back {
background:#e5e5e5;
}
.ltblue {
color:#0177b4;
}
.ltblue-alt {
color:#3cb5f9;
}
.lterblue-alt {
color:#c8ebff;
}

.blue {
color: #223784;
}
#edit-van-prices {
border:0;}

.vans-back {
-webkit-clip-path: polygon(100% 0, 100% 95%, 50% 100%, 0 95%, 0 0);
clip-path: polygon(100% 0, 100% 95%, 50% 100%, 0 95%, 0 0);
}
#edit-van-prices .form-item input {
	background:#fff;
	color:green;
	width:60px;
	font-weight: 600;
}

#edit-van-prices .field-prefix {
    position: relative;
    top: 30px;
    left: -115px;
    font-size: 20px;
    color: green;
    font-weight: 600;
}



#edit-select-van-size,
#edit-van-prices .fieldset-wrapper{ 
	display: grid;
    grid-template-columns: 150px 150px 150px;
    gap: 25px;
	margin-top: 15px;
}
#edit-select-van-size .form-item input{
	width:150px;
}
#edit-vans {
	display: grid;
    grid-template-columns: 150px 150px 150px;
    gap: 25px;
}
#edit-select-van-size input[type="radio"] {
    display: none;
}

#edit-select-van-size label {
    width: 100%;
    background: white;
    border: 2px solid #8dd8f8;
    font-size: 18px;
    border-radius: 20px;
    padding: 1rem;
    text-align: center;
    box-shadow: 0 3px 10px #bbb;;
    position: relative;
}

#edit-select-van-size input[type="radio"]:checked + label {
    background: #27638c;
    color: hsla(215, 0%, 100%, 1);
    box-shadow: 0px 0px 20px #8dd8f8;
}

.vanchoice img {
	width:100%;
}
.rateit {
width: 100%;
margin: 10px 0 25px;
}
.description {
margin:20px 0;
}
.newsrow {
display: grid;
grid-template-columns: 200px 200px 200px 200px 200px;
gap: 30px;
width: 1120px;
margin: 30px auto;
text-align:center;
}
.newsrow div {
background:#eee;
}
.newsbody {
padding:0 10px;
}
.inner {
width:50%;
margin: 0 25%;
}
.block-newheader{
background:white;
position: fixed;
width: 100%;
z-index: 999;
top: 0;
border-bottom: 2px solid #0177b4;
}
.block-footer {
border-top: 2px solid #0177b4;
}
.license {
font-size:10px;
}
.jpheadermob {
display:none;
}
.user-login-form {
width:500px;
margin:50px auto;
}
.mainlogo {
width: 190px;
margin: 5px auto;
}
.mainlogo img {
width: 100%;
}
.jpheader {
width: 620px;
margin: 0 auto;
height: 100px;
}
.jpheader nav {
margin-top: 15px;
text-align: center;
}
.block-newheader nav a {
margin-left: 20px;
color: #333e7e;
transition: all 0.3s;
}
.block-newheader nav a:hover{
color:#0177b4;
}
.ic-vans {
width:1600px;
grid-template-columns:400px 400px 400px 400px;
display:grid;
margin: 10px auto
}
.ic-van {
border: 1px solid #5c6552;
padding: 40px 0;
}
.slogan {
display: grid;
grid-template-columns: 50% 50%;
width: 80%;
padding: 20px 0;
margin: 0 10%;
}
.button,
form input.form-submit,
.form-item input.quotebutton {
display: inline-block;
padding: 20px 30px;
text-align: center;
position: relative;
z-index: 1;
font-weight:500;
border-radius: 40px;
}
form input.form-submit {
color:white;
border: 2px solid #0177b4;
background: #0177b4;
}
.button--antiman {
background: none;
border: none;
font-size: 18px;
color: white;
}
.button--inverted {
transition: color 0.3s;
transition-timing-function: cubic-bezier(0.75,0,0.125,1);
}
.button--inverted::before {
border-color: #0177b4;
}
.button--antiman::before {
border: 2px solid #0177b4;
opacity: 0;
transform: scale3d(1.2,1.2,1);
}
.button--antiman::before,
.button--antiman::after,
form input.form-submit::before,
form input.form-submit::after
 {
content: '';
z-index: -1;
border-radius: inherit;
pointer-events: none;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
transition: transform 0.3s,opacity 0.3s;
transition-timing-function: cubic-bezier(0.75,0,0.125,1);
}
.button--inverted::after,
.form-item input.quotebutton {
background: #0177b4;
}

.form-item input.quotebutton {
	color:white;
	transition: 0.4s;
	border: 2px solid #0177b4;
}

.button--inverted:hover,
form input.form-submit:hover,
.form-item input.quotebutton:hover {
color: #0177b4;
cursor: pointer;
}
.form-item input.quotebutton:hover {
	background:none;
}
.button--antiman:hover::before,
form input.form-submit:hover::before {
opacity: 1;
transform: scale3d(1,1,1);
}
.button--antiman:hover::after,
form input.form-submit:hover::after {
opacity: 0;
transform: scale3d(0.8,0.8,1);
}
form input.form-submit:hover {
background:none;
}
.cyber {
width: 240px;
margin: 30px auto;
}
.block-googlereviewsdevel {
text-align:center;
padding: 100px 0;
}
.reviews {
display:grid;
grid-template-columns: 500px 500px 500px;
gap:60px;
Width: 1620px;
margin:0 auto;
}
.reviewbottom {
margin:50px 0;
}
.block-googlereviewdevelhead {
text-align:center;
margin-bottom: -104px;
position: relative;
z-index: 10;
}
.block-iso{
padding: 50px 0;
background: #7b7b83;
}
.block-iso img{
margin:0 20px;
}
.isos {
width:740px;
margin:0 auto;
}
.grnborder {
width: 250px;
height: 3px;
background: #3cb5f9;
margin: 50px auto 10px;
}
.googlereviews {
padding: 50px 0;
}
.webform-confirmation {
text-align:center;
font-size:26px;
line-height:26px;
width:50%;
margin:2% 25%;
}

.page-feedback .block-basic-content{
background:#eee;
}
.webform-submission-feedback-form {
background: white;
padding: 70px;
box-shadow: 10px 10px 52px -20px rgba(0,0,0,0.75);
}
.cbp-so-scroller {
margin-top: 50px;
overflow: hidden;
}
.cbp-so-section {
position: relative;
}
.cbp-so-section p{
font-size:22px;
}
.cbp-so-section:before,
.cbp-so-section:after {
content: " ";
display: table;
}
.cbp-so-section:after {
clear: both;
}
.cbp-so-side {
width: 42%;
float: left;
margin: 0 4%;
padding: 3em 0;
overflow: hidden;
}
.cbp-so-side:before,
.cbp-so-side:after {
content: " ";
display: table;
}
.cbp-so-side:after {
clear: both;
}
.cbp-so-side-right {
text-align: left;
}
.cbp-so-side-left {
text-align: right;
}
.cbp-so-side-right img {
float: left;
}
.cbp-so-side-left img {
float: right;
}
.cbp-so-init .cbp-so-side {
opacity: 0;
transition: none;
}
.cbp-so-init .cbp-so-side-left {
transform: translateX(-80px);
}
.cbp-so-init .cbp-so-side-right {
transform: translateX(80px);
}
.cbp-so-animate .cbp-so-side-left,
.cbp-so-animate .cbp-so-side-right {
transition: transform 0.5s, opacity 0.5s;
transform: translateX(0px);
opacity: 1;
}
.icons svg {
color: #999;
margin: 10px;
vertical-align: middle;
}
.sellingpoints img {
width:150px;
height:150px;
}
.iso img{
float:none;
}
.sellingpoints{
display:grid;
grid-template-columns:300px 300px 300px;
gap:30px;
width:960px;
margin: 0 auto;
}
.block-footercopyright {
background: #0177b4;
color: white;
display: grid;
}
.block-footercopyright .left,
.block-footercopyright .right {
width:46%;
margin: 0 2%;
float:left;
}
.block-footercopyright a,
.block-footercopyright a:link,
.block-footercopyright a:visited {
color:white;
transition: 0.6s;
}
.block-footercopyright a:hover {
color:#3cb5f9;
}
.block-footercopyright svg{
padding: 0 5px;
vertical-align: middle;
}
.halfwidth {
width:50%;
float:left;
}
.block-exchangepro {
display: grid;
padding: 100px 60px;
}
.webform-submission-form,
.quote {
width:540px;
margin: 10px auto;
text-align:center;
}

.js-webform-computed {
font-size: 30px;
    color: green;
    font-weight: 800;
}


.webform-submission-feedback-form {
	margin: 0 auto;
}
.map {
width:50%;
height: 400px;
margin:10px auto;
}
.webform-submission-careers-add-form {
color: #27638C;
font-family: alata;
text-align: center;
width: 500px;
margin: 0 auto;
}
.centre {
text-align: center;
}
.block-logo {
margin-top: 100px;
}
.block-footer a:hover{
color:#3cb5f9;
}
.clear { 
clear: both; 
}
.footerlinks {
width: 1060px;
margin: 2% auto;
display: inline-table;
}
.smalllinks {
padding-top:30px;
}
.footerlinks a,
.smalllinks a {
padding: 0 30px;
}
.form-item input,
.form-item textarea {
border: 0;
background:#0199fa12;
padding: 10px 5px;
width: 500px;
margin-bottom: 15px;
}
.form-item select {
width:unset;
border: 1px solid #9babb0;
color: #666;
padding: 10px;
margin-left: auto;
margin-right: auto;
}
.form-managed-file .form-file, .form-managed-file .form-submit {
margin: 18px;
}
.form-required {
color: #aa1144;
font-weight: 600;
}
.box {
padding: 10px;
}
.block-cardsaccepted {
background-attachment: fixed;
background-size: cover;
}
.no-webp .block-cardsaccepted {
background-image: url(/sites/default/files/cardback.jpg);
}
.webp .block-cardsaccepted {
background-image: url(/sites/default/files/cardback.webp);
}
.cards {
width:50%;
margin: 0 25%;
}


@media only screen and (max-width: 1640px) {
.reviews {
grid-template-columns: 400px 400px 400px;
Width: 1320px;
}
.ic-vans {
width:1400px;
grid-template-columns:350px 350px 350px 350px;
}
}

@media only screen and (max-width: 1550px) {
.cbp-so-side img{
width:100%;
height:auto;
}
.cbp-so-side .ccs img {
width:200px;
height:146px;
}
}

@media only screen and (max-width: 1450px) {
.ic-vans {
width:800px;
grid-template-columns:400px 400px;
}
}

@media only screen and (max-width: 1350px) {
.reviews {
grid-template-columns: 300px 300px 300px;
Width: 1020px;
}
}

@media only screen and (max-width: 1280px) {
.jpheader {
width:980px;
}
.block-exchangepro img {
width:90%;
height:auto;
}
.block-footercopyright .left,
.block-footercopyright .right {
width:70%;
margin: 0 15%;
text-align:center;
}
.newsrow {
grid-template-columns: 200px 200px 200px 200px;
width: 890px;
}
}

@media only screen and (max-width: 1023px) {
.key {
	margin: 25px auto;
}
.reviews,
.sellingpoints {
grid-template-columns: 300px;
Width: 300px;
}
.cbp-so-side {
width:80%;
margin:0 10%;
padding:1em 0;
}
.cbp-so-side-left,
.cbp-so-side-right,
.right {
text-align:center;
}
.footerlinks {
width: 90%;
}
.newsrow {
grid-template-columns: 200px 200px 200px;
width: 630px;
}
.footerlinks a,
.smalllinks a {
display: block;
float: none;
margin:20px 0;
}
.jpheader{
width:90%;
}
.slogan {
grid-template-columns: 100%;
text-align:center;
}
.halfwidth{
width:100%;
} 
.block-exchangepro img {
width:85%;
}
}

@media only screen and (max-width: 850px) {
.ic-vans {
width:700px;
grid-template-columns:350px 350px;
}
}

@media only screen and (max-width: 766px) {
.isos {
width: 90%;
margin: 0 5%;
}
.isos img {
margin: 0 2%;
width: 28%;
}
.contact {
width:100%;
margin-top:10px;
}
.jpheader {
text-align:center;
}
.map {
width:80%;
}
.newsrow {
grid-template-columns: 200px 200px;
width: 430px;
}
.ic-vans {
width:600px;
grid-template-columns:300px 300px;
}
.webform-submission-feedback-form {
    width: 300px;
}
.webform-submission-feedback-form .form-item input, 
.webform-submission-feedback-form .form-item textarea {
    width: 100%;
}
h1 {
font-size: 20px;
}
h2 {
font-size: 18px;
}
.small {
font-size: 16px;
}
}
@media only screen and (max-width: 650px) {
.jpheadermob {
 display:block;
}
.mobilehome svg {
top: 30px;
left: 25px;
}
.jpheader {
display:none;
}
.mainlogo {
width: 60%;
margin: 30px auto;
float: left;
text-align: center;
}
.mainlogo img {
width: 130px;
}
.mobilehome, .menubutton {
width: 20%;
float: left;
}
.block-newheader svg{
font-size: 40px;
color: #0177b4;
position: relative;
}
.menubutton svg {
top: 30px;
}
}
@media only screen and (max-width: 600px) {
.webform-submission-form,
.quote {
width: 300px;
}
.vans-back {
-webkit-clip-path: polygon(100% 0, 100% 99%, 50% 100%, 0 99%, 0 0);
clip-path: polygon(100% 0, 100% 99%, 50% 100%, 0 99%, 0 0);
}
#edit-select-van-size, #edit-van-prices .fieldset-wrapper {
    display: grid;
    grid-template-columns: 150px;
	width:150px;
    gap: 25px;
    margin: 15px auto;
}
.inner {
width: 90%;
margin:0 5%;
}
.ic-vans {
width:300px;
grid-template-columns:300px;
}
.newsrow {
grid-template-columns: 200px;
width: 200px;
}
.reviewbottom {
clear:both;
width:90%;
margin: 0 5%;
}
.form-item input, .form-item textarea {
width: 100%;
}
.grnborder {
width:100%
}
.cards {
width:80%;
margin: 0 10%;
}
.webform-submission-careers-add-form {
width:98%;
margin:0 1% 40px;
}
.form-managed-file .form-file, .form-managed-file .form-submit {
margin: 18px 0;
}

}

@media only screen and (max-width: 460px) {
.webform-submission-feedback-form {
    width: 250px;
	padding: 35px 25px;
}
.large {
	font-size:20px;
}
}

@media only screen and (max-width: 350px) {
.cards img,
.clock {
width:100%;
height:auto;
}
.x-large {
font-size: 40px;
}
}
