html {
line-height: 1.15; -webkit-text-size-adjust: 100%; }  body {
margin: 0;
position: relative;
} h1 {
font-size: 2em;
margin: 0.67em 0;
}  hr {
box-sizing: content-box; height: 0; overflow: visible; } pre {
font-family: monospace, monospace; font-size: 1em; }  a {
background-color: transparent;
} abbr[title] {
border-bottom: none; text-decoration: underline; text-decoration: underline dotted; } b,
strong {
font-weight: bolder;
} code,
kbd,
samp {
font-family: monospace, monospace; font-size: 1em; } small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  img {
border-style: none;
}  button,
input,
optgroup,
select,
textarea {
font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0; } button,
input { overflow: visible;
} button,
select { text-transform: none;
} button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
} button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
padding: 0.35em 0.75em 0.625em;
} legend {
box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; } progress {
vertical-align: baseline;
} textarea {
overflow: auto;
} [type="checkbox"],
[type="radio"] {
box-sizing: border-box; padding: 0; } [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
} [type="search"] {
-webkit-appearance: textfield; outline-offset: -2px; } [type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button; font: inherit; }  details {
display: block;
} summary {
display: list-item;
}  template {
display: none;
} [hidden] {
display: none;
} body,
button,
input,
select,
optgroup,
textarea {
color: #404040;
font-family: 'Open Sans', sans-serif;
font-size: 16px;
line-height: 1.5;
}
h1, h2, h3, h4, h5, h6 {
clear: both;
font-family: 'Open Sans', sans-serif;
font-weight: 700;
}
p {
margin-bottom: 15px;
}
dfn, cite, em, i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 0.9375rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code, kbd, tt, var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 15px;
font-size: 0.9375rem;
}
abbr, acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark, ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
} html {
box-sizing: border-box;
}
*,
*:before,
*:after { box-sizing: inherit;
}
body {
background: #fff; }
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul, ol {
margin: 0 0 1.5em 3em;
}
ul {
list-style: disc;
margin-left: 0;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1.5em 1.5em;
}
img {
height: auto; max-width: 100%; }
figure {
margin: 1em 0; }
table {
margin: 0 0 1.5em;
width: 100%;
} button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid;
border-color: #ccc #ccc #bbb;
border-radius: 3px;
background: #e6e6e6;
color: rgba(0, 0, 0, 0.8);
font-size: 12px;
font-size: 0.75rem;
line-height: 1;
padding: .6em 1em .4em;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
border-color: #ccc #bbb #aaa;
}
button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
border-color: #aaa #bbb #bbb;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
padding: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
color: #111;
}
select {
border: 1px solid #ccc;
}
textarea {
width: 100%;
}  a {
color: #4bbfda;
-moz-transition: all 0.3s ease-in;
-webkit-transition: all 0.3s ease-in;
-o-transition: all 0.3s ease-in;
transition: all 0.3s ease-in;
}
a:hover, a:focus, a:active {
color: #777;
text-decoration: none;
}
a:focus {
outline: thin dotted;
}
a:hover, a:active {
outline: 0;
} .main-navigation {
clear: both;
display: block;
float: left;
width: 100%;
}
.main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul {
left: 100%;
margin: 0 !important;
top: -2px !important;
}
.main-navigation ul {
display: none;
list-style: none;
margin: 0;
padding-left: 0;
}
.main-navigation ul ul {
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
float: left;
position: absolute;
top: 100%;
left: -999em;
z-index: 99999;
}
.main-navigation ul ul ul {
left: -999em;
top: 0;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
left: 100%;
}
.main-navigation ul ul a {
width: 200px;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
left: auto;
}
.main-navigation li {
float: left;
position: relative;
}
.main-navigation a {
display: block;
text-decoration: none;
} .menu-toggle,
.main-navigation.toggled ul {
display: block;
}
.contact-sub p {
font-size: 19px;
}
@media screen and (min-width: 37.5em) {
.menu-toggle {
display: none;
}
.main-navigation ul {
display: block;
}
}
.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
margin: 0 0 1.5em;
overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
float: right;
text-align: right;
width: 50%;
}  .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important; }
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
clip-path: none;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0;
} .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
} .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: "";
display: table;
table-layout: fixed;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both;
} .widget {
margin: 0 0 1.5em; }
.widget select {
max-width: 100%;
}  .sticky {
display: block;
}
.hentry {
margin: 0 0 1.5em;
}
.updated:not(.published) {
display: none;
}
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}  .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,
iframe,
object {
max-width: 100%;
} .custom-logo-link {
display: inline-block;
}
#header{
padding: 10px 15px 20px 40px;
position: relative;
}
.header-logo{
width: 250px;
}
.menu-bar {
position: absolute;
font-size: 30px;
z-index:999;
display: none;
}
.off-canvas-menu .menu-bar {
right: 6px;
top: -6px;
left: 88%;
font-size: 30px;
}
.off-canvas-menu #main-navigation a:hover, .off-canvas-menu .current-menu-item a, .off-canvas-menu .current-menu-parent a{
text-decoration: none;
color: #fff;
}
.off-canvas-menu ul li.menu-item-has-children .next-page{
color: #fff;
}
.off-canvas-menu #main-navigation{
margin-top: 0;
}
.off-canvas-menu #main-navigation li {
margin: 0;
padding: 0;
}
.off-canvas-menu #main-navigation li a{
text-align: left;
color: #fff;
}
.off-canvas-menu #main-navigation li a {
text-align: left;
color: #fff;
border: none;
}
.off-canvas-menu ul li {
border-bottom: 1px solid #e4546d;
}
.off-canvas-menu #main-navigation li:hover, #main-navigation .current-menu-item{
border: none;
}
.off-canvas-menu .current-menu-item {
border-bottom: 1px solid #e4546d!important;
background: #e4546d;
}
.off-canvas-menu .menu-bar{
position: absolute;
top: 0px;
right: 10px;
color: #fff;
}
.off-canvas-menu #main-navigation li a span{
background: none;
padding: 0;
}
#main-navigation {
float: right;
margin-top: 20px;
}
#main-navigation li{
margin: 0 15px;
padding: 10px 0;
}
#main-navigation li a{
color: #e4546d;
font-family: 'Open Sans', sans-serif;
font-weight: 700;
font-size: 14px;
text-align: center;
text-transform: uppercase;
-moz-transition: all 0.3s ease-in;
-webkit-transition: all 0.3s ease-in;
-o-transition: all 0.3s ease-in;
transition: all 0.3s ease-in;
}
#main-navigation li a:hover, #main-navigation .current-menu-item a{
color: #4bbfda;
text-decoration: none;
}
#main-navigation li a span{
background: #e4546d;
color: #fff;
padding: 10px 20px;
-moz-transition: all 0.3s ease-in;
-webkit-transition: all 0.3s ease-in;
-o-transition: all 0.3s ease-in;
transition: all 0.3s ease-in;
}
#main-navigation li a:hover span{
color: #fff;
background: #4bbfda;
}
#top-bar{
padding: 15px 170px;
}
.top-bar-menu{
float: right;
margin-bottom: 0;
}
.top-bar-menu li{
display: inline-block;
font-size: 20px;
font-weight: 700;
}
.main-navigation ul {
display: block;
list-style: none;
margin: 0;
padding-left: 0;
margin-top: 10px;
}
.main-navigation ul ul {
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
float: left;
position: absolute;
top: 100%;
left: -999em;
z-index: 99999;
text-align: left;
}
.main-navigation ul li:hover > ul, .main-navigation ul li.focus > ul {
left: 0;
background: rgba(228, 84, 109, 0.9);
top: 25px;
border-top: 2px solid #59bedb;
}
.main-navigation .sub-menu li {
border-bottom: 1px solid #fff!important;
margin: 0!important;
}
.main-navigation .sub-menu li:hover, .main-navigation .sub-menu .current-menu-item {
background: #59bedb;
}
.main-navigation .sub-menu a {
width: 250px;
padding: 10px 0;
border: none;
color: #fff!important;
text-align: left!important;
padding: 0px 15px;
} @media(max-width: 992px) {
.md-pb-50{
padding-bottom: 50px;
}
.md-pt-50{
padding-top: 50px;
}
.md-pt-20{
padding-top: 20px;
}
}
@media(min-width: 992px) {
.lg-pb-50{
padding-bottom: 50px;
}
.lg-pt-50{
padding-top: 50px;
}
}
#page-banner{
height: 600px;
background-size: cover!important;
background-position: center!important;
padding: 60px 0;
}
.banner-title.large{
font-size: 60px;
font-weight: 700;
line-height: 1.2;
margin-bottom: 10px;
margin-top: 0;
}
.banner-subtitle{
font-size: 40px;
font-weight: 600;
line-height: 1.2;
margin-bottom: 30px;
}
.banner-subtitle.subpage{
font-size: 28px;
font-weight: 500;
}
.blue-box{
background: #4bbfda;
padding: 40px;
margin-bottom: 20px;
}
.blue-tab{
position:relative;
margin-top: 45px;
}
.blue-tab:before{
content:'';
display:block;
position: absolute;
left:0;
top: -45px;
background: url(//www.holidayclaimsbureau.co.uk/wp-content/uploads/2018/06/blue-tab.png);
width: 167px;
height: 46px;
background-size: cover;
}
.white-box{
background: #fff;
padding: 40px;
margin-bottom: 20px;
}
.white-tab{
position:relative;
margin-top: 45px;
}
.white-tab:before{
content:'';
display:block;
position: absolute;
left:0;
top: -45px;
background: url(//www.holidayclaimsbureau.co.uk/wp-content/uploads/2018/07/white-tab.png);
width: 167px;
height: 46px;
background-size: cover;
}
.white-title{
font-size: 40px;
line-height: 1.2;
color: #fff!important;
font-weight: 600;
margin-bottom: 20px;
}
.white-subtitle{
font-size: 40px;
line-height: 1.2;
color: #fff;
font-weight: 300;
}
.blue-box-btn{
color: #fff;
text-align: right;
font-size: 26px;
display: block;
font-weight: 600;
margin-top: 30px;
}
.blue-box-btn:hover{
color: #777;
}
#pink-bar, #breadcrumbs{
background: #e4546d;
padding: 20px 0;
}
#breadcrumbs{
color: #fff;
text-transform: uppercase;
}
#blue-bar{
background: #4bbfda;
padding: 20px 0;
}
.bar-img{
position: absolute;
top: -40px;
left: 0;
}
.pink-bar-title {
font-size: 28px;
line-height: 1.2;
color: #fff;
font-weight: 600;
margin-bottom: 20px;
}
.white-btn{
display: block;
background: #fff;
padding: 8px 0px;
color: #e4546d;
font-size: 16px;
text-align: center;
font-weight: 600;
margin-top: 20px!important;
width: 180px;
max-width: 100%;
-moz-transition: all 0.3s ease-in;
-webkit-transition: all 0.3s ease-in;
-o-transition: all 0.3s ease-in;
transition: all 0.3s ease-in;
cursor: pointer;
}
.blue-btn{
display: block;
background: #4bbfda;
padding: 8px 0px;
color: white;
font-size: 16px;
text-align: center;
font-weight: 600;
margin-top: 20px!important;
width: 180px;
max-width: 100%;
-moz-transition: all 0.3s ease-in;
-webkit-transition: all 0.3s ease-in;
-o-transition: all 0.3s ease-in;
transition: all 0.3s ease-in;
cursor: pointer;
}
.pink-btn{
display: block;
background: #e4546d;
padding: 4px 0px;
color: #fff;
font-size: 16px;
text-align: center;
font-weight: 600;
margin-top: 20px!important;
width: 150px;
max-width: 100%;
-moz-transition: all 0.3s ease-in;
-webkit-transition: all 0.3s ease-in;
-o-transition: all 0.3s ease-in;
transition: all 0.3s ease-in;
cursor: pointer;
}
.pink-btn:hover, .white-btn:hover, .blue-btn:hover{
background: #777;
text-decoration: none;
color: #fff;
}
.btn-center{
left: 0;
right: 0;
text-align: center;
margin: auto;
}
.btn-inline{
display: inline-block!important;
}
#content-area{
padding: 60px 0;
background-size: cover!important;
background-position: center!important;
}
#content-area h1, #content-area h2, #content-area h3, #content-area h4, #content-area h5, #content-area h6{
color: #e4646d;
font-size: 26px;
font-weight: 600;
letter-spacing: -1px;
margin-bottom: 20px;
}
#how-it-works {
background:#e4546d;
background:#4bbfda;
background-size: cover;
background-position: center;
padding: 45px 0;
}
#how-it-works .title {
color: #fff;
font-size: 50px;
font-weight: 600;
margin-top: 0px;
}
#how-it-works .subtitle {
color: #fff;
font-weight: 400;
font-size: 24px;
margin: 0 0 30px 0;
}
#how-it-works .nums {
margin-bottom: 10px;
}
.steps-text {
color: #fff;
padding-top: 20px;
font-size: 18px;
text-align: left;
}
#testimonials {
padding: 60px 0 0 0;
}
.testimonial {
position: relative;
}
#testimonials .title {
font-weight: 700;
padding-bottom: 20px;
font-size: 30px;
}
#testimonials .testimonial {
position: relative;
}
#testimonials .quote {
padding-top: 20px;
width: 75%;
font-size: 24px;
left: 0;
right: 0;
margin: auto;
}
#testimonials .author {
font-size: 16px;
text-transform: uppercase;
font-weight: 700;
padding: 30px 0;
}
.testimonial:before {
background: url(//www.holidayclaimsbureau.co.uk/wp-content/uploads/2018/06/Quote1.png);
background-size: contain;
width: 40px;
height: 40px;
content: '';
display: block;
font-size: 50px;
color: #e4546d;
position: absolute;
left: 8%;
top: 0;
}
.testimonial:after {
background: url(//www.holidayclaimsbureau.co.uk/wp-content/uploads/2018/06/Quote2.png);
background-size: contain;
width: 40px;
height: 40px;
content: '';
display: block;
font-size: 50px;
color: #e4546d;
position: absolute;
right: 7%;
bottom: 70px;
}
.plane{
position: absolute;
right: 0;
bottom: 18%;
width: 300px;
}
.about-plane{
position: absolute;
right: 0;
top: 25%;
width: 300px;
}
.contact-plane{
position: absolute;
right: 12%;
top: 380px;
width: 200px;
}
#latest-news{
background: #f2f2f2;
padding: 60px 0;
position: relative;
}
#latest-news h3{
color: #e4546d;
}
#latest-news .post-box{
background: #fff;
padding: 20px;
margin-bottom: 20px;
}
.post-box .date{
color: #e4546d;
font-size: 18px;
font-weight: 600;
}
#latest-news .post-box img{
width: 100%;
height: 200px;
object-fit: cover;
margin: 10px 0;
}
.post-box .title{
color: #000;
margin-top: 10px;
height: 100px;
font-weight: 600;
}
.post-box .read-more{
color: #e4546d;
font-weight: 600;
margin-top: 20px;
display: block;
}
#latest-news .ambulance{
position: absolute;
bottom: 2px;
right: 22%;
width: 150px;
}
.home-services-gap{
height: 220px;
}
@media(max-width:480px){
#home-services{
padding: 0 0 20px !important;
}
}
#home-services{
padding: 0 0 60px;
background: url(//www.holidayclaimsbureau.co.uk/wp-content/uploads/2018/06/HPSeaPic.jpg);
background-size: cover;
background-position: center;
}
.hp-services{
margin-top: -200px;
}
#home-services .title{
color: #fff;
font-weight: 500;
text-transform: uppercase;
margin-bottom: 30px;
font-size: 24px;
}
#home-services a{
font-weight: 700;
font-size: 20px;
}
#home-services a:hover{
color: #e4546d;
}
#home-services img{
width: 100%;
}
.pink-box{
background: #e4546d;
padding: 30px;
}
.banner-form input, .banner-form select{
width: 100%;
margin-bottom: 6px;
border-radius: 0;
border: none;
padding: 5px 10px;
color: #000;
}
::placeholder{
color: #000;
}
.banner-form .white-btn {
background: #fff!important;
padding: 10px 0px!important;
color: #e4546d!important;
font-size: 16px!important;
margin-top: 0px!important;
width: 150px!important;
}
.banner-form .wpcf7 p{
margin-bottom: 0;
}
#news-feed {
padding: 60px 0;
}
.post-block {
margin-bottom: 30px;
}
.news-link {
display: block;
}
.news-title {
background: #e4546d;
padding: 10px 15px;
color: #fff;
font-weight: 600;
font-size: 18px;
height: 75px;
height: 100px;
-moz-transition: all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
-o-transition: all 0.2s ease-in;
transition: all 0.2s ease-in;
}
.news-link:hover .news-title {
color: #4bbfda;
text-decoration: none;
}
.post-block-text .read-more:hover{
color: #4bbfda;
}
.post-block img {
object-fit: cover;
height: 240px;
width: 100%;
}
.post-block-text {
background: #f2f2f2;
padding: 20px 15px;
}
.post-block-text p {
font-size: 16px;
height: 220px;
}
.post-block-text .read-more {
display: block;
background: none;
color: #e4546d;
text-transform: uppercase;
padding: 10px 0;
font-weight: 700;
width: 100%;
text-align: left;
-moz-transition: all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
-o-transition: all 0.2s ease-in;
transition: all 0.2s ease-in;
}
#categories-2 .widget-title {
display: block;
font-weight: 700;
color: #e4646d;
font-size: 30px;
}
.widget-title {
font-weight: 700;
font-size: 30px;
}
#categories-2 ul {
list-style: none;
margin-left: 0;
padding-left: 0;
}
#categories-2 ul li a {
padding: 20px;
background: #f2f2f2;
color: #333;
font-weight: 700;
width: 100%;
display: block;
font-size: 20px;
-moz-transition: all 0.3s ease-in;
-webkit-transition: all 0.3s ease-in;
-o-transition: all 0.3s ease-in;
transition: all 0.3s ease-in;
margin-bottom: 10px;
}
#categories-2 ul li a:hover{
background: #e4546d;
color: #fff;
text-decoration: none;
}
.sidebar-cta-1, .sidebar-cta-2 {
background: #4bbfda;
padding: 30px;
color: #fff;
line-height: 1.2;
font-size: 28px;
font-weight: 700;
margin-bottom: 30px;
}
.sidebar-cta-2 {
background: #666;
}
.sidebar-cta-1 .white-btn, .sidebar-cta-2 .pink-btn {
margin-top: 40px!important;
width: 100%;
padding: 10px 20px;
}
.tick-list{
list-style: none;
margin-left: 0;
padding-left: 0;
}
.tick-list li{
font-size: 20px;
color: #fff;
font-weight: 600;
position: relative;
padding-bottom: 10px;
position: relative;
padding-left: 35px;
}
.tick-list li:before{
position: absolute;
content: '\f00c';
color: #fff;
font-family: FontAwesome;
width: 30px;
top: 0;
font-size: 22px;
left: 0;
height: 30px;
}
#success-stories{
background: url(//www.holidayclaimsbureau.co.uk/wp-content/uploads/2018/07/girlphone.jpg);
background-position: center;
background-size: cover;
padding: 100px 0;
}
#success-stories .white-slant{
background: #fff;
margin-bottom: -1px;
padding: 20px;
width: 85%;
color: #e4546d;
position:relative;
}
#success-stories .white-slant:before{
width: 0;
height: 0;
border-style: solid;
border-width: 66px 0 0 40px;
border-color: transparent transparent transparent #ffffff;
display: block;
position: absolute;
content: '';
top: 0;
right: -39px;
}
#success-stories .white-box{
background: #fff;
font-weight: 600;
padding: 30px;
}
.faq-title{
padding: 20px;
background:
}
.accordion-question{
background: #e4546d;
color: #fff;
font-size: 18px;
font-weight: 300;
padding: 10px 15px;
width: 100%;
cursor: pointer;
border: none;
text-align: left;
margin-bottom: 4px;
}
.accordion-question p{
font-size: 16px;
font-weight: 600;
display: inline;
margin-left: 10px;
margin-bottom: 0;
}
.accordion-content{
overflow: hidden;
max-height: 0;
padding: 0 15px;
-moz-transition: all 0.3s;
-webkit-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.accordion-content.active{
max-height: 1500px;
padding: 10px 15px;
background: #f2f2f2;
margin-bottom: 10px;
}
.accordion-question .fa-plus{
display: inline-block;
}
.accordion-question .fa-minus{
display: none;
}
.accordion-question.active .fa-plus{
display: none;
}
.accordion-question.active .fa-minus{
display: inline-block;
}
.faq-title{
background: #4bbfda;
padding: 15px 20px;
margin: 0!important;
color: #fff!important;
font-size: 20px!important;
width: 100px;
position: relative;
}
.faq-title:before{
width: 0;
height: 0;
border-style: solid;
border-width: 52px 0 0 40px;
border-color: transparent transparent transparent #4bbfda;
display: block;
position: absolute;
content: '';
top: 0;
right: -39px;
}
#service-list{
padding: 60px 0;
background: url(//www.holidayclaimsbureau.co.uk/wp-content/uploads/2018/06/HomePageBanner.jpg);
background-position: center;
background-size: cover;
}
#service-list h3{
color: #e4546d;
font-size: 32px;
margin-bottom: 50px;
}
.service-list{
list-style: none;
margin-left: 0;
padding-left: 0;
}
.service-list.three-col{
columns: 3;
-webkit-columns: 3;
}
.service-list.two-col{
columns: 2;
-webkit-columns: 2;
}
.service-list li{
font-size: 22px;
color: #000;
font-weight: 600;
position: relative;
padding-bottom: 10px;
position: relative;
padding-left: 35px;
}
.service-list li:before{
position: absolute;
content: '\f067';
color: #e4546d;
font-family: FontAwesome;
width: 30px;
top: 0;
font-size: 22px;
left: 0;
height: 30px;
}
.white{
color: #fff;
}
.pink{
color: #e4546d;
}
.blue{
color: #4bbfda;
}
footer{
background: #e4546d;
padding: 60px 0;
}
footer h4{
font-size: 20px;
font-weight: 600;
text-transform: uppercase;
margin-bottom: 20px;
}
footer a{
color: #fff;
display: block;
}
#modal {
position: fixed;
margin: auto;
left: 0;
right: 0;
background: #e4546d;
width: 400px;
padding: 40px;
top: 140px;
border: 4px solid #ab394c;
z-index: 200;
height: 500px;
max-width: 100%;
display: none;
}
.modal-open {
overflow: hidden;
}
.modal-close {
right: 12px;
position: absolute;
top: 12px;
cursor: pointer;
}
.modal-close i{
font-size: 32px;
color: #fff;
}
#modal input, #modal select{
width: 100%;
height: 40px;
border-radius: 0;
margin-bottom: 10px;
padding: 0 10px;
}
#modal .wpcf7-submit{
margin-top: 0!important;
background: #fff;
color: #e4546d;
font-size: 16px;
height: 50px;
border: none;
text-transform: uppercase;
-moz-transition: all 0.3s ease-in;
-webkit-transition: all 0.3s ease-in;
-o-transition: all 0.3s ease-in;
transition: all 0.3s ease-in;
}
#modal .wpcf7-submit:hover, #modal .wpcf7-submit:focus{
color: #fff;
background: #777;
} @media(max-width:1700px){
#header {
padding: 10px 25px 20px;
}
#top-bar{
padding: 10px 170px 20px;
}
}
@media(max-width:1368px){
#header {
padding: 10px 15px 20px;
}
.plane, .about-plane, .contact-plane{
display: none;
}
#main-navigation li a{
font-size: 12px;
}
#top-bar {
padding: 10px 30px 20px;
}
#main-navigation li {
margin: 0 8px;
}
}
@media(max-width:1025px){
.menu-bar{
text-align: center;
right: 50px;
margin: auto;
display: block;
top: 25px;
color: #e4546d;
}
#header{
padding: 15px;
}
.desktop-nav{
display: none;
}
#page-banner {
height: auto;
}
.bar-img {
position: relative;
top: 0;
width: 120px;
}
.pink-bar-title {
font-size: 22px;
}
#how-it-works .nums{
width: 100px;
}
#how-it-works .steps-text {
color: #fff;
padding-top: 20px;
font-size: 18px;
text-align: left;
min-height: 125px;
}
#home-services .box-text-area{
height: 300px;
}
.news-title{
height: 140px;
}
}
@media(max-width:769px){
.blue-box, .white-box{
padding: 20px;
}
#home-services .box-text-area {
height: 370px;
}
.banner-title.large{
font-size: 50px;
margin-top: -25px;
}
.news-title { 
min-height: 75px;
height: auto;
}
.post-block-text p {
height: auto;
}
.box-text-area .title{
font-size: 20px;
}
.testimonial:before{
left: 0;
}
.testimonial:after{
right: 0;
}
#testimonials .quote{
width: 90%;
}
.footer-box{
padding-bottom: 30px;
}
}
@media(max-width:736px){
.menu-bar {
right: 25px;
top: 20px;
}
.header-logo {
width: 200px;
}
.banner-title.large {
font-size: 38px;
}
.banner-subtitle.subpage {
font-size: 20px;
}
.white-title, .white-subtitle {
font-size: 30px;
}
#testimonials .quote{
font-size: 16px;
}
.testimonial:before{
left: 0;
}
.testimonial:after{
right: 0;
}
#success-stories .white-slant {
margin-bottom: -1px;
width: 100%;
}
#success-stories .white-slant:before{
display: none;
}
.btn-inline{
display: block!important;
}
#home-services .box-text-area {
height: auto;
}
.post-box .title{
height: auto;
}
#testimonials .quote {
width: 80%;
}
.banner-form input, .banner-form select{
font-size: 14px;
}
.service-list.three-col, .service-list.two-col{
columns: 1;
-webkit-columns: 1;
}
.testimonial:before, .testimonial:after {
width: 25px;
height: 25px;
}
}