/*
RESET
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  font-family: 'Lato', sans-serif;
  color: #383838;
  font-size: 16px;
}
ol, ul {
  list-style: none;
}

a {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

a:link, a:hover, a:hover, a:visited {
	text-decoration: none;
  color:#ffffff;
}
a.footerpart:link, a.footerpart:hover, a.footerpart:hover, a.footerpart:visited {
  text-decoration: none;
  color:#000000;
}
a.boxinfo:link, a.boxinfo:hover, a.boxinfo:hover, a.boxinfo:visited {
  text-decoration: none;
  color:#000000;
}
select {
	border: none;
	outline: none;
}

input, textarea, button {
  border: 0;
  border-radius: 10px;
  outline: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
}

.gapb{height: 30px; display: block;}

.logo-desktop{display: block;}
.callusat{font-family: 'Montserrat', sans-serif; font-size: 22px; font-weight: 600; color:#ffffff; }

.testimonial-height{ height: 30px;}
.col-xs-6{width: 100%; margin-bottom:30px; display: block;float: left;}
.col-xs-12{width: 100%; margin-bottom:30px; display: block;float: left;}

.gap{margin-top: 60px;}
.video{ display: block; margin-top: 20px; width: 100%; }
.video-two{display: none; margin-top: 20px; width: 100%;}

.telno{ display: inline-block; width: auto; position: absolute; padding-top: 5px; margin-bottom: 0px; }

.name-price-photo-first{background: url(../img/car01.png) center right no-repeat #ffffff;background-size: cover;}
.name-price-photo-two{background: url(../img/car011.png) center right no-repeat #ffffff;background-size: cover;}
.name-price-photo-three{background: url(../img/car03.png) center left no-repeat #ffffff; background-size: cover;}
.name-price-photo-four{background: url(../img/car04.png) center right no-repeat #ffffff;background-size: cover;}

.text-left-align{ text-align: left; }
.text-justify-align{ text-align: justify; }
.icon-box{padding:0 0 0 0; margin:0 0 0 0;}
.icon-box-border{border-right: 1px solid #000000;}
.icon-box-text{font-family: 'Montserrat', sans-serif; font-size: 18px; padding-top: 20px; font-weight: 700;}
.tags-award{padding-top:20px;}
.our-expertise-two {
    background: url(../img/our-expertise-watermark.png) center right no-repeat #09a9e5;
    -webkit-background-size: contain;
    background-size: contain;
    color: #fff;
    position: relative;
    color: #fff;
    z-index: 0;
}
.our-expertise, .about {
    background: url(../img/our-expertise-watermark.png) center right no-repeat #09a9e5;
    -webkit-background-size: contain;
    background-size: contain;
    color: #fff;
    position: relative;
    color: #fff;
    z-index: 0;
}
.our-expertise:before, .about:before {
    content: "";
    background:linear-gradient(0deg,rgba(0,0,0,0.1),rgba(0,0,0,0.1)),url(https://commondatastorage.googleapis.com/activamedia/our-expertise01.gif) center no-repeat;
    /*background:url(../img/our-expertise01.jpg) center no-repeat;*/
    -webkit-background-size: cover;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 50%;
    z-index: -1;
}
.our-expertise-two:before{
    content: "";
    /*background:linear-gradient(0deg,rgba(0,0,0,0.6),rgba(0,0,0,0.6)),url(../img/about-us.jpg) center no-repeat; */
    background:url(../img/about-us.jpg) center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 50%;
    z-index: -1;
}
.list li {
    padding: 0 0 10px 40px;    
    font-size: 18px;
    position: relative;
    z-index: 0;
    text-align: left;
    padding-left: 140px;
}
.list li:before {
    content: "";
    background: url(../img/chevron-right.png) left top no-repeat;
    height: 30px;
    width: 30px;
    -webkit-background-size: contain;
    background-size: contain;
    top: 0;
    left: 0;
    z-index: -1;
    position: absolute;
    margin-left: 95px;
}
.paraone{ padding-left: 95px; font-size: 18px; padding-bottom: 30px; text-align: justify; word-spacing: 1px;}
.content-title {
    text-align: left;
    font-size: 38px;
    font-family: 'Montserrat', sans-serif;
    color: #ffffff;
    margin: 50px 40px 40px 95px;
    line-height: 1;
    font-weight: 700;
}
.faqs-title{ float: left; display: block; text-align: left; font-size: 24px; padding-bottom: 20px; font-weight: 600; color: #000000; }
.call-to-action {
    text-align: center;
    border-radius: 100px;
    background: #ffd200;
    color: #000;
    font-family: 'Cinzel', serif;
    font-size: 24px;
    padding: 12px 20px;
    border: 5px solid #cccccc;
    margin: 0px 0;
}

.mobile-expertise{ display: none; width: 100%; }
/*
GLOBAL
*/
.section {
  text-align: center;
  padding: 60px 0;
}
.section h3 {
  font-size: 45px;
  font-weight: 700;
  line-height: 50px;
  margin-bottom: 30px;
}
.section.light h3 {
  color: #000000;
}
.section.colored {
  color: white;
}
.section.colored h3 {
  color: white;
}
.section.light h4, .section.colored h4 {
  font-size: 20px;
  font-weight: 700;
  line-height: 25px;
  padding-bottom: 5px;
  color:#000000;
}
.section ul {
  padding-left: 17px;
  list-style-type: disc;
}
.section li, .section p {
  font-size: 17px;
  line-height: 24px;  
}
.section p {
  margin-bottom: 20px;
}
.section li {
  margin-bottom: 10px;
}
.section li:last-child, .section p:last-child {
  margin-bottom: 0;
}

/*
HEADER
*/
.three-box{
  margin-top: 30px;
}
.section-header { 
  background: #09a9e5; 
  width:auto;
  height: 155vh;   
}
.header-image {
  background: linear-gradient(0deg,rgba(0,0,0,0.4),rgba(0,0,0,0.4)), url(../img/header-image.jpg) center center no-repeat;
  background-size: cover;
  width: 50%;
  height: 155vh;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}
.section-header .container {
  position: relative;
  z-index: 2;
}
.header-tagline {
  padding-top: 7%;
  padding-right: 45px;
}
.header-contact {
  padding-top: 7%;
  padding-left: 45px;
}
.header-tagline, .header-contact {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.header-tagline h2 {
  font-size: 60px;
  font-weight: 700;
  line-height: 70px;
  color: #ffffff;
  margin-bottom: 0px;
  padding: 15px 0px 15px 0px;
}
.header-tagline h3 {
  font-size: 20px;
  color: white;
  line-height: 30px;
}
.logo {
  margin-bottom: 40px;
}
.logo-mobile{ display: none; }
.header-contact {
  text-align: center;
}
.header-cta {
  width: 100%;
  margin-bottom: 30px;
  margin-left: 0px;
}
.header-cta.mobile {
  display: none;
}
.header-cta a {
  font-size: 30px;
  font-weight: 700;
  color: white;
  line-height: 40px;
  display: inline-block;
}
.header-cta i {
  font-size: 25px;
  color: #ff5859;
  line-height: 40px;
  display: inline-block;
  margin-right: 5px;
}
.header-enquiry {
  background: white;
  width: 80%;
  padding: 30px;
  /* margin: 0px 0px 0px 150px; */
}
.header-enquiry p {
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
  font-weight: 700;
  color: black;
  line-height: 25px;
}
.header-enquiry h3 {
  font-size: 40px;
  font-weight: 700;
  color: black;
  line-height: 45px;
  margin-bottom: 20px;
}

.header-enquiry-two {
  background: #c3c3c3;
  width: 100%;
  padding: 30px;  
}
.header-enquiry-two p {
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
  font-weight: 700;
  color: #000000;
  line-height: 25px;
}
.header-enquiry-two h3 {
  font-size: 40px;
  font-weight: 700;
  color: black;
  line-height: 45px;
  margin-bottom: 20px;
}

.mobile-enquiry {
  display: none;
}

/*
PROMOTIONS
*/
.section-promotions {
  background: #f0f0f0;
}
.promo {
  text-align: left;
  background: white;
  height: auto;
  padding: 30px;
}
.promo2 {
  text-align: left;
  height: 100%;
  padding: 30px;
}
.name-price {
  display: flex;
  align-items: stretch;
  margin-bottom: 0px;
}
@media (min-width: 1024px) {
  .name-price-md {
    display: flex;
    align-items: stretch;
    margin-bottom: 0px;
  }
  .price-tag02 {
    width: 50% !important;
  }
  .price-tag03 {
    width: 50% !important;
  }
}
@media (min-width: 768px) {
  .total-rating {
    display: flex; align-items: center; justify-content: center; 
  }
}
.name-price h4 {
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  width: 50%;
  margin-right: 15px;
}
.price-tag {
  text-align: center;
  background: #09a9e5;
  width: 50%;
  padding: 30px 0px;
  margin-left: 15px;
  opacity: 1;
}
.price-tag02 {
  text-align: center;
  background: #b1a518;
  width: 50%;
  padding: 30px 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 1;
}
.price-tag03 {
  text-align: center;
  background: #1b9386;
  width: 50%;
  padding: 30px 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 1;
}
.price-tag04 {
  text-align: center;
  background: #52bd25;
  width: 50%;
  padding: 30px 0px;
  margin-left: 15px;
  opacity: 1;
}
.price-tag h5 {
  font-size: 40px;
  font-weight: 700;
  color: #ffd200;
  line-height: 50px;
}
.price-tag p {
  font-size: 16px;
  color: white;
  line-height: 20px;
  margin: 0;
}
.price-tag02 h5 {
  font-size: 40px;
  font-weight: 700;
  color: #ffd200;
  line-height: 50px;
}
.price-tag02 p {
  font-size: 16px;
  color: white;
  line-height: 20px;
  margin: 0;
}
.price-tag03 h5 {
  font-size: 40px;
  font-weight: 700;
  color: #ffd200;
  line-height: 50px;
}
.price-tag03 p {
  font-size: 16px;
  color: white;
  line-height: 20px;
  margin: 0;
}
.price-tag04 h5 {
  font-size: 40px;
  font-weight: 700;
  color: #ffd200;
  line-height: 50px;
}
.price-tag04 p {
  font-size: 16px;
  color: white;
  line-height: 20px;
  margin: 0;
}
/*
EXPERTISE
*/
.section-expertise {
  background: #a2a2a2;
}
.section-expertise h4 {
  color: white;
}
.section-expertise ul {
  padding-left: 0px;
  margin-bottom: 10px;
  list-style-type: none;
}
.section-expertise li {
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 25px;
  text-align: left;
  padding-left: 30px;
  margin-bottom: 10px;
  position: relative;
}
.section-expertise li:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #b40001;
  content: "\f00c";
  position: absolute;
  top: 0;
  left: 0;
}
.expertise-list {
  margin-top: 30px;
}
.expertise-list div {
  display: inline-block;
  margin: 0 15px;
}

/*
IMAGE SEPARATOR
*/
.image-separator {
  width: 100%;
  height: 35vh;
  background: url(../img/image-separator.jpg) center center no-repeat;
  background-size: cover;
  background-attachment: fixed;
  display: flex;
  align-items: center;
}
.section-help {
  text-align: left;
}
.section-help h4 {
  color: black;
}

/*
HELP
*/
.help-icons {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
}
.help-icons div {
  text-align: left;
  width: calc(50% - 30px);
  margin: 15px;
  display: flex;
  align-items: center;
}
.help-icons h5 {
  font-size: 20px;
  font-weight: 700;
  line-height: 25px;
  margin-left: 10px;
}

/*
TESTIMONIALS
*/
.section-testimonials {
  background: #09a9e5;
  padding-bottom: 50px;
}
.section-testimonials .col-lg-3 {
  margin-bottom: 30px;
}
.testimonial {
  color: #1e1e1e;
  text-align: left;
  background: white;
  height: 100%;
  padding: 30px;
  display: flex;
  flex-direction: column;
  justify-content: space-between; 
}
.testimonial h5 {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
}
.rating i {
  font-size: 12px;
  color: #f0d232;
  line-height: 20px;
}

/*
FAQ
*/
.section-faq h4 {
  color: black;
}
.section-faq {
  padding-bottom: 30px;
}
.section-faq {
  padding-top: 60px;
}
.section-testimonials {   
    padding-top: 40px;
}
.card {
  border: 1px solid white;
  border-radius: 10px;
  margin-bottom: 5px;
}
.card-header {
  line-height: 0;
  background: transparent;
  padding: 0;
  border: 1px solid black;
  border-radius: 10px !important;
}
.card-header h5 {
  line-height: 20px;
  padding-right: 10px;
}
.card-body {
  font-family: 'Ubuntu', sans-serif;
  font-size: 16px;
  color: #1e1e1e;
  line-height: 24px;
  text-align: left;
  padding: 15px;
}
.btn-link {
  font-size: 14px;
  font-weight: 600;
  color: black !important;
  line-height: 20px;
  text-align: left;
  /*text-transform: uppercase;*/
  text-decoration: none !important;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 15px;
  border: 0;
  border-radius: 0;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.btn[aria-expanded="true"], .btn:hover {
  color: #ffffff !important;
  background: #09a9e5;
  border-radius: 10px;
}
.btn::after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  float: right;
}
.btn[aria-expanded="true"]::after {
  content: "\f078";
}
.btn[aria-expanded="false"]::after {
  content: "\f068";
}

/*
ABOUT
*/
.section-about {
  background: #da0208;
}

/*
FOOTER
*/
.section-footer {
  background: #f0f4f7;
}
.section-footer img {
  margin-bottom: 10px;
}
.section-footer h5 {
  font-weight: 600;
  color: #46ff1e;
  line-height: 20px;
  margin-bottom: 20px;
}
.section-footer a {
  color: black !important;
}

/*
COPYRIGHT
*/
.copyright {
  text-align: center;
  padding: 20px 0;
}
.copyright p {
  font-size: 16px;
  line-height: 20px;
  color: #aaaaaa;
}

/*
THANK YOU
*/
.section-thankyou {
  padding-top: 0;
  color: white;
}
.section-thankyou h4 {
  font-size: 30px;
  font-weight: 700;
  line-height: 35px;
  margin-bottom: 20px;
}
.section-thankyou a {
  font-size: 16px;
  color: black !important;
  line-height: 30px;
  background: #f5ca01;
  border-radius: 4px;
  padding: 10px 20px;
  margin-top: 10px;
  display: inline-block;
}
@media (max-width: 2820px) {
.video{ display: block; margin-top: 20px; width: 100%; }
.section-header { 
    background: #09a9e5; 
    width:auto;
    height: 65vh;  
}
.header-image {
    background: linear-gradient(0deg,rgba(0,0,0,0.2),rgba(0,0,0,0.2)), url(../img/header-image.jpg) center center no-repeat;
    background-size: cover;
    width: 50%;
    height: 65vh;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
  }
}
@media (max-width: 2220px) {
.video{ display: block; margin-top: 20px; width: 100%; }
.section-header { 
    background: #09a9e5; 
    width:auto;
    height: 80vh;  
}
.header-image {
    background: linear-gradient(0deg,rgba(0,0,0,0.2),rgba(0,0,0,0.2)), url(../img/header-image.jpg) center center no-repeat;
    background-size: cover;
    width: 50%;
    height: 80vh;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
  }
}
@media (max-width: 1680px) {
.video{ display: block; position: relative; margin-top: 20px; margin-left: 80px; width: 100%; }
.section-header { 
    background: #09a9e5; 
    width:auto;
    height: 90vh;  
}
.header-image {
    background: linear-gradient(0deg,rgba(0,0,0,0.2),rgba(0,0,0,0.2)), url(../img/header-image.jpg) center center no-repeat;
    background-size: cover;
    width: 50%;
    height: 90vh;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
  }
}
@media (max-width: 1600px) {
.video{ display: block; position: relative; margin-top: 20px; margin-left: 80px; width: 100%; }
.section-header { 
    background: #09a9e5; 
    width:auto;
    height: 100vh;  
}
.header-image {
    background: linear-gradient(0deg,rgba(0,0,0,0.2),rgba(0,0,0,0.2)), url(../img/header-image.jpg) center center no-repeat;
    background-size: cover;
    width: 50%;
    height: 100vh;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
  }
}
@media (max-width: 1366px) {
.section-header { 
    background: #09a9e5; 
    width:auto;
    height: 150vh;  
}
.header-image {
    background: linear-gradient(0deg,rgba(0,0,0,0.4),rgba(0,0,0,0.4)), url(../img/header-image.jpg) center center no-repeat;
    background-size: cover;
    width: 50%;
    height: 150vh;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
}
.header-enquiry {
    background: white;
    width: 100%;
    padding: 30px;
    margin: 0px 0px 0px 0px;
 }
}

@media (min-width:1000px) and (max-width:1030px){
.header-cta {
  width: auto;
  margin-bottom: 30px;
  margin-left: 0px;
  padding-right: 190px;
}
.header-cta.mobile {
  display: none;
}
.header-cta a {
  font-size: 25px;
  font-weight: 700;
  color: white;
  line-height: 40px;
  display: inline-block;
}
.header-cta i {
  font-size: 25px;
  color: #ff5859;
  line-height: 40px;
  display: inline-block;
  margin-right: 5px;
}
.telno {
    display: inline-block;
    /* width: auto; */
    /* position: absolute; */
    padding-top: 5px;
    margin-bottom: 0px;
}
}

@media (max-width: 992px) {  
.header-cta a {
  font-size: 30px;
  font-weight: 700;
  color: white;
  line-height: 25px;
  display: inline-block;
}
.logo-desktop{display: none;}
.logo-mobile{ display: block; width: 25%; margin: 20px 0px 0px 20px; float: left; }
.col-xs-6{width: 50%;display: block;float: left;}
.col-xs-12{width: 100%; margin-bottom:30px; display: block;float: left;}
.callusat{font-family: 'Montserrat', sans-serif; font-size: 18px; font-weight: 600; color:#ffffff; }
.testimonial {
  color: #1e1e1e;
  text-align: left;
  background: white;
  width: 100%;
  height: auto;
  padding: 30px;
  display: flex;
  float: left;
  flex-direction: column;
  justify-content: space-between; 
  margin-bottom: 30px;
}
.testimonial-height{ height: 30px; }
.gap{margin-top: 0px;}
.video{ display: none; margin-top: 20px; width: 100%; }
.video-two{display: block; margin-top: 20px; width: 100%;}
.icon-box-border{border-right: 0px solid #000000;}
.icon-box{padding:0 0 30px 0; margin:0 0 0 0;}
.tags-award{padding-top:0px;}
.our-expertise:before, .about:before {
    content: "";
    background: url(../img/our-expertise01.jpg) center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
    opacity: 0;
}
.our-expertise-two:before{
    content: "";
    background:linear-gradient(0deg,rgba(0,0,0,0.6),rgba(0,0,0,0.6)),url(../img/about-us.jpg) center no-repeat; 
    -webkit-background-size: cover;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
    opacity: 0;
}
.mobile-expertise{ display: block; background-size: contain;width: auto; }
.call-to-action {
    text-align: center;
    border-radius: 100px;
    background: #09a9e5;
    color: #fff;
    font-family: 'Cinzel', serif;
    font-size: 18px;
    padding: 12px 20px;
    border: 3px solid #cccccc;
    margin: 0px 0px 20px 0px;
}
.content-title {
    text-align: left;
    font-size: 40px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #ffffff;
    margin: 40px 40px 40px 0px;
    line-height: 1;
}
.list li {
    padding: 0 0 10px 40px;
    font-family: 'GothamBold', sans-serif;
    font-size: 18px;
    position: relative;
    z-index: 0;
    text-align: left;
    padding-left: 100px;
}
.list li:before {
    content: "";
    background: url(../img/chevron-right.png) left top no-repeat;
    height: 30px;
    width: 30px;
    -webkit-background-size: contain;
    background-size: contain;
    top: 0;
    left: 0;
    z-index: -1;
    position: absolute;
    margin-left: 40px;
}
.paraone{ padding-left: 0px; font-size: 18px; padding-bottom: 30px; }
.section {
    padding: 40px 0;
  }
.section h3 {
    font-size: 30px;
    line-height: 35px;
  }
.section-header, .section-header .h-100 {
    height: auto !important;
    width: 100%;
    margin: 0 auto;
  }
.section-header {
    /*background: black;*/
    padding: 30px 0 0px;
    position: relative;
  }
.header-contact {
    padding-top: 40px;
    padding-left: 0;
  }
.header-contact .header-cta {
    display: none;  
  }
.header-cta.mobile {
    display: block;
    padding-top: 15px;
    width: auto;
  }
.header-cta {
    text-align: center;
    background: #09a9e5;
    margin-bottom: 0;  
    margin-left: 0px;    
}
.telno{ display: inline-block; position: relative; }
.header-cta a {
    font-size: 16px;    
  }
.mobile-tel-height{display: flex;padding-top: 0px;}
.header-cta i {
    font-size: 16px;
  }
.header-image {
    background: url(../img/header-image.jpg) center center no-repeat;
    background-size: cover;
    width: 100%;
    height: 40vh;
    margin-top: 60px;
    position: relative;
  }
.image-separator {
    background-attachment: initial;
    height: 30vh;
  }
.header-contact {
    display: none;
}
.header-enquiry {
    padding: 20px 0px;
    margin: 0;
    width: 100%;
  }
.header-enquiry h3 {
    font-size: 30px;
    line-height: 35px;
}
.header-contact-two {
    display: none;
}
.header-enquiry-two {
    padding: 40px 0px;
    margin: 0;
    width: 100%;
    margin: 0px 0px 0px 0px;
    background: #ffffff;
}
.header-enquiry-two h3 {
    font-size: 30px;
    line-height: 35px;
}
.mobile-enquiry {
    text-align: center;
    display: block;
}
.logo {
    margin-bottom: 30px;
    height: auto;
}
.header-tagline {
    padding-right: 0;
    padding-top: 0;
}
.header-tagline h2 {
    font-size: 40px;
    line-height: 45px;
    margin-bottom: 20px;
}
.header-tagline h3 {
    font-size: 16px;
    line-height: 24px;
}
.section-promotions {
    padding-bottom: 10px;
}
.promo {
    height: auto;
    margin-bottom: 30px;
}
.expertise-list {
    width: 50%;
    margin: 20px auto 0;
}
.expertise-list div {
    width: 100%;
    margin: 0;
}
.section-expertise li {
    font-size: 16px;
    line-height: 20px;
}
.help-icons {
    margin-top: 15px;
  }
.help-icons div {
    width: 100%;
    margin: 15px 0;
}
.help-icons img {
    width: 80px;
    height: auto;
}
.help-icons h5 {
    font-size: 16px;
    line-height: 24px;
  }    
}
@media (max-width: 514px) { 
a.boxinfo:link, a.boxinfo:hover, a.boxinfo:hover, a.boxinfo:visited {
  text-decoration: none;
  color:#000000;
} 
.header-cta a {
  font-size: 30px;
  font-weight: 700;
  color: white;
  line-height: 25px;
  display: inline-block;

}
.logo-desktop{display: none;}
.logo-mobile{ display: block; width:45%; margin: 20px 0px 0px 20px; float: left; }
.col-xs-6{width: 50%;display: block;float: left;}
.col-xs-12{width: 100%; margin-bottom:0px; display: block;float: left;}
.callusat{font-family: 'Montserrat', sans-serif; font-size: 18px; font-weight: 600; color:#ffffff; }
.testimonial {
  color: #1e1e1e;
  text-align: left;
  background: white;
  width: 100%;
  height: auto;
  padding: 30px;
  display: flex;
  float: left;
  flex-direction: column;
  justify-content: space-between; 
  margin-bottom: 30px;
}
.testimonial-height{ height: 30px; }
.gap{margin-top: 0px;}
.video{ display: none; margin-top: 20px; width: 100%; }
.video-two{display: block; margin-top: 20px; width: 100%;}
.icon-box-border{border-right: 0px solid #000000;}
.icon-box{padding:0 0 0px 0; margin:0 0 0 0;}
.tags-award{padding-top:0px;}
.our-expertise:before, .about:before {
    content: "";
    background: url(../img/our-expertise01.jpg) center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
    opacity: 0;
}
.our-expertise-two:before{
    content: "";
    background:linear-gradient(0deg,rgba(0,0,0,0.6),rgba(0,0,0,0.6)),url(../img/about-us.jpg) center no-repeat; 
    -webkit-background-size: cover;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
    opacity: 0;
}
.mobile-expertise{ display: block; background-size: contain;width: auto; }
.call-to-action {
    text-align: center;
    border-radius: 100px;
    background: #ffd200;
    color: #000;
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    padding: 12px 20px;
    border: 3px solid #cccccc;
    margin: 0px 0px 20px 0px;
}
.content-title {
    text-align: left;
    font-size: 35px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #ffffff;
    margin: 40px 0 40px 0px;
    line-height: 1.2;
}
.list li {
    padding: 0 0 10px 40px;
    font-family: 'GothamBold', sans-serif;
    font-size: 18px;
    position: relative;
    z-index: 0;
    text-align: left;
    padding-left: 100px;
}
.list li:before {
    content: "";
    background: url(../img/chevron-right.png) left top no-repeat;
    height: 30px;
    width: 30px;
    -webkit-background-size: contain;
    background-size: contain;
    top: 0;
    left: 0;
    z-index: -1;
    position: absolute;
    margin-left: 40px;
}
.paraone{ padding-left: 0px; font-size: 18px; padding-bottom: 30px; }
.section {
    padding: 30px 0px 30px 0px;
}
.section h3 {
    font-size: 30px;
    line-height: 35px;
}
.section-header, .section-header .h-100 {
    height: auto !important;
    width: 100%;
    margin: 0 auto;
  }
.section-header {
    /*background: black;*/
    padding: 30px 0 0px;
    position: relative;
}
.header-contact {
    padding-top: 40px;
    padding-left: 0;
}
.header-contact .header-cta {
    display: none;  
}
.header-cta.mobile {
    display: block;
    padding-top: 15px;
    width: auto;
}
.header-cta {
    text-align: center;
    background: #09a9e5;
    margin-bottom: 0;  
    margin-left: 0px;    
  }
.telno{ display: inline-block; position: relative; }
.header-cta a {
    font-size: 16px;    
}
.mobile-tel-height{display: flex;padding-top: 0px;}
.header-cta i {
    font-size: 16px;
}
.header-image {
    background: url(../img/header-image.jpg) center center no-repeat;
    background-size: cover;
    width: 100%;
    height: 40vh;
    margin-top: 60px;
    position: relative;
}
.image-separator {
    background-attachment: initial;
    height: 30vh;
  }
.header-contact {
    display: none;
}
.header-enquiry {
    padding: 20px 0px;
    margin: 0;
    width: 100%;
}
.header-enquiry h3 {
    font-size: 30px;
    line-height: 35px;
}
.header-contact-two {
    display: none;
}
.header-enquiry-two {
    padding: 40px 0px;
    margin: 0;
    width: 100%;
    margin: 0px 0px 0px 0px;
    background: #ffffff;
}
.header-enquiry-two h3 {
    font-size: 30px;
    line-height: 35px;
}
.mobile-enquiry {
    text-align: center;
    display: block;
}
.logo {
    margin-bottom: 30px;
    height: auto;
}
.header-tagline {
    padding-right: 0;
    padding-top: 0;    
}
.header-tagline h2 {
    font-size: 40px;
    line-height: 45px;
    margin-bottom: 20px;
    padding: 15px 0px 15px 0px;    
}
.header-tagline h3 {
    font-size: 16px;
    line-height: 24px;
}
.section-promotions {
    padding-bottom: 10px;
}
.promo {
    height: auto;
    margin-bottom: 30px;
}
.expertise-list {
    width: 50%;
    margin: 20px auto 0;
}
.expertise-list div {
    width: 100%;
    margin: 0;
}
.section-expertise li {
    font-size: 16px;
    line-height: 20px;
}
.help-icons {
    margin-top: 15px;
  }
.help-icons div {
    width: 100%;
    margin: 15px 0;
}
.help-icons img {
    width: 80px;
    height: auto;
}
.help-icons h5 {
    font-size: 16px;
    line-height: 24px;
  }  
}
@media (max-width: 768px) {  
  /*.logo-mobile{ display: inline; width:auto; height: 70px; margin: 20px 0px 0px 30px; float: left; }
  .header-cta.mobile {
    display: block;
    padding-top: 15px;
    padding-bottom: 15px;
    width: 1000px;
  }*/
}