/**** Custom Theme designed, developed and created by gmgcreative.co.uk - copy at your own risk!
I shall set the big dogs on you... or you could just contact me and i'll give them treats! ***/

@import url(https://fonts.googleapis.com/css2?family=Playfair+Display&family=Roboto&display=swap);

h1,h2,h3,h4,h5,h6 {
 color:#000000;
 margin-bottom: 0.6rem;
 font-family: 'Playfair Display', 'Helvetica', Arial, sans-serif;
 font-weight: 700;
}

body, p, li {
  font-family: 'Roboto', 'Helvetica', Arial, sans-serif;
  font-size: 0.95rem;
}

ul, ol, dl {
    line-height: 1.6;
    list-style-position: outside;
	margin-left: 1.63rem;
}

a {color: #ffa800;}
a:hover, a:active {color: #F1851F;}

.no-padding {padding: 0;}

.small-paras p {
margin-bottom: 0.25rem;
}

.bold {
    font-weight: 700;
}

.bold.large {
    font-size: 1.125rem;
}

.lead {font-size:115%;}

.inline-list li {
    display: inline;
    list-style: outside none none;
    margin: 0 0 0.063rem 1.375rem;
    overflow: hidden;
    padding: 0;
}

ul.no-bullet {
list-style:none;
padding:0;
margin-bottom:0.6rem;
}

.logo {
    margin-bottom: 1rem;
}

.social {
margin: 18px 0;
}

.top-header-bar {
  background-color: #305275;
  color: #ffffff;
  padding: 12px 0;
  margin-bottom: 1rem;
}

.top-header-bar a {
  color: #ffffff;
  border-bottom: 1px solid #4DAEDD;
}

.top-header-bar .button {
    margin-bottom: 0;
}

.top-header-bar .button:hover{
    background-color: #FFE500;
    color: #333;
}
.top-header-bar .button:focus {
    background-color: #008C30;
    color: #ffffff;
}

.top-header-bar .dropdown-pane {
    width: 387px;
}

.top-header-bar .dropdown-pane a {
    color: #333;
}

.top-header-bar table {
    color: #333;
}

.top-header-bar .top-text {
    padding-top: 8px 0 6px 0;
}

/**** MENU STYLES ****/

/***Stop pre-loading bar colour***/
.no-js .top-bar {
  display: none;
}

@media screen and (min-width: 40em) {
  .no-js .top-bar {
    display: block;
  }

  .no-js .title-bar {
    display: none;
  }
}
/*** END bar colour pre-loading***/

.sticky-bar {
  z-index: 1
}

.title-bar {
    background: #17171E;
    color: #ffffff;
    padding: 0.5rem;
}

.top-bar, .top-bar ul {
    background-color: transparent;
}

.menu > li > a {
  color:#ffffff;
  text-transform: uppercase;
}

.menu > li > a:hover {
  color:#ffa800;
}

.menu .active > a {
    background: none;
    border-bottom: 1px solid #ffa800;
}

.dropdown.menu > li > a {
    padding: 0.7rem 0.7rem;
}

.dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #0C0C0C transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px;
}

.drilldown a {
  background:transparent;
}

ul.menu li.opens-right .is-active a:focus {
  color: #305275;
}

.dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
    min-width: 330px;
}

/**** HOME STYLES ****/

.home-hero {
 padding: 0;
 background: #17171E !important;
border-bottom: 1px solid #17171E;
border-top: 1px solid #17171E;
max-height:680px;
min-height:380px;
}

.home-hero h1 {
font-size: 2.8rem;
color: #0C0C0C;
}

.home-hero-content {
/*background: rgb(255, 255, 255); * Fall-back for browsers that don't
                                    support rgba *
background: rgba(255, 255, 255, 0.8);
*/
color: #0C0C0C;
padding: 4em 0;
margin: 0;
}

.hero-text * {
    color: #0C0C0C;
}

h2.title {
margin:15px 0 20px 0;
}

.quotes {
    margin: 20px 0;
}

/**** ORBIT SLIDER ****/


.dark-section {
  background: #17171E;
  padding: 1rem 0;
}

.dark-section * {
  color: #ffffff;
}

.dark-section.hero {
  margin-bottom: 1rem;
}

.dark-section.hero a.button {
  margin-top: 1rem;
}

.light-section {
  margin: 1rem 0;
  padding: 2rem 0;
  background: #F7F7F7;
}

hr {
    border-color: -moz-use-text-color -moz-use-text-color #4B3515;
    border-style: none none solid;
    border-width: 0 0 1px;
    clear: both;
    height: 0;
    margin: 1.25rem auto;
    max-width: 75rem;
}

/**** INTERNAL PAGE STYLES ****/

.content-wrapper {
  background-image: url(../images/site/grey-wave-background.svg);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: cover;
    background-clip: padding-box;
}


.inner-hero {
 border-top: 1px solid #305275;
}

.inner-hero h1, .inner-hero h2 {
margin-top:0.7rem;
font-weight:700;
}

.breadcrumbs {
    color: #D7C597;
    background: none;
    border-color: none;
    border-radius: 0;
    border-style: solid;
    border-width: 0px;
    display: block;
    list-style: outside none none;
    margin-left: 0;
    overflow: hidden;
    padding: 0.8625rem 0.875rem;
}

.bx-pager {
background: #87B0C2;
}


.sidebar {
   margin-top: 15px;
   padding-left:0.4rem;
   border-left: 1px solid #ABC0BB;
}

.widget {
    margin:1rem 0;
}

.widget h4 {
    text-align: center;
}

.widget img {
  margin-bottom: 1rem;
}

.content {
  padding:25px 15px;
}

.content h2 {
font-size: 1.6875rem;
}

.content h3 {
  font-size: 1.4875rem;
}


.content img[style*="float: left;"] {
margin: 0 8px 8px 0;
}

.content img[style*="float: right;"] {
margin: 0 0 8px 8px;
}

.content .flex-video {
    height: 0;
    margin-bottom: 1rem;
    overflow: hidden;
    padding-bottom: 60%;
    position: relative;
}

/*.content > p > object {
    height: 0;
    margin-bottom: 1rem;
    overflow: hidden;
    padding-bottom: 60%;
    position: relative;
}*/

.quote {
  background: #ccc;
  border: 1px solid #ABC0BB;
  padding: 1rem;
  margin: 1rem 0;
}




.accordion-title {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #e6e6e6 #e6e6e6 -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px 0;
    color: #2199e8;
    display: block;
    font-size: 1.125rem;
    line-height: 1.6;
    padding: 1.25rem 1rem;
    position: relative;
}

.accordion-content {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: none;
    border-color: #e6e6e6 #e6e6e6 -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px 0;
    color: #0a0a0a;
    padding: 1rem;
}

/*** BLOG ***/

.post-main-list {
  margin-bottom: 1rem;
}

.post-image {
  margin-bottom: 0.7rem;
}

.blog-author-date {
  font-size: 0.7rem;
}

.blog-author-date i {
  color: #91A4A0;
}

.content span.blog-author-date {
  font-size: 0.7rem;
  margin: 1rem 0;
}

.blog-widget p {
  font-size: 0.7rem;
}


/*** FORMS ***/

.validation .alert-box {
    background: #305275;
    color: white;
    padding: 1rem;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.validation .error {
    background: #b9121b;
    color: white;
    font-weight: bold;
    padding: 1rem;
    margin-bottom: 1rem;
    display: block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.email-signup {
  border-bottom:1px solid #333;
  padding-bottom: 15px;
  margin-bottom: 15px;
}

.email-signup h3 {
  color: #fff;
  font-weight: 300;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.email-signup input[type="email"] {
    display: inline;
    float: left;
    height: auto;
    margin-right: 20px;
    padding: 15px 10px;
    width: 100%;
}

/** .email-signup input[type="text"]:first-child {
    display: inline;
    float: left;
    height: auto;
    margin-right: 20px;
    padding: 15px 10px;
    width: 50%;
}**/

.email-signup input[type="text"] {
    display: inline;
    float: left;
    height: auto;
    padding: 15px 10px;
	width:100%;
}



/***** FORM STYLES *****/


label, legend {
font-weight:700;
}

.input-group [type="number"] {
margin:0;
}

.reveal.warning {
    background-color: #fff3d9;
    border-color: orange;
	text-align:center;
	font-size:1rem;
}

form .error {
    background:none repeat scroll 0 0;
    color: #b9121b;
}

.label.success {
    background: #87b0c2 none repeat scroll 0 0;
    color: #694921;
    font-size: 1.2rem;
    line-height: 1.75rem;
    padding: 10px;
    width: 100%;
}

.label.alert {
    background: #694921 none repeat scroll 0 0;
    color: #fefefe;
    font-size: 1.2rem;
    padding: 10px;
    width: 100%;
}

.qq-upload-button {
    background-color: #87B0C2 !important;
    border: 1px solid transparent;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 0.9rem;
    line-height: 1;
    margin: 0 0 1rem;
    padding: 0.85em 1em;
    text-align: center;
    transition: background-color 0.25s ease-out 0s, color 0.25s ease-out 0s;
    vertical-align: middle;
}

.qq-upload-button:hover, .qq-upload-button:focus {
    background-color: #c58923;
    color: #fff;
}


/***** FOOTER STYLES *****/

footer p, footer li {color: #fff; font-size: 0.86rem;}

footer {
background:#17171E;
padding-top:15px;
margin-top:2rem;
}

footer h1, footer h2, footer h3, footer h4 {
    color: #ffffff;
}

footer a {
    color: #ABC0BB;
}

footer a:hover {
    color: #CCC;
}

footer ul {
    margin-left: 0rem;
}
footer ul li {
  list-style: none;
  color: #fff;
  padding-bottom: 5px;
}

footer ul.no-bullet li:before {
  list-style: none;
  color: #fff;
  content: none;
  margin-right: 0;
}

ul.footer-quotes li {
  margin-bottom: 15px;
  font-size: 0.72rem;
}

ul.footer-quotes li span {
  color:#3D3D3D;
  display: block;
}

ul.footer-tweets li {
  color:#fff;
  margin-bottom: 15px;
}

ul.footer-tweets li span {
  color:#3D3D3D;
  display: block;
}

footer .social {margin-top: 5px;}

hr.footer-divide {
    border-color: #3f3f3f;
    border-width: 1px;
    clear: both;
}

.footer-nav {
  padding: 1rem 0;
}

.footer-nav ul.menu {
  text-align: center;
}

.footer-nav ul.menu li a {
  text-align: center;
  color:#ffffff;
  padding: 0.7rem;
}

.footer-nav ul.menu li a:hover {
  color:#CCC;
}

.copyright p {
  font-size: 0.8rem;
}


/****** BUTTONS ******/

.button {
    background-color: #ffa800;
    border: 1px solid #000;
    color: #0C0C0C;
    border-radius: 25px;
    cursor: pointer;
    display: inline-block;
    font-size: 0.9rem;
    line-height: 1;
    margin: 0 0 1rem;
    padding: 0.85em 1em;
    text-align: center;
    text-transform: uppercase;
    transition: background-color 0.25s ease-out 0s, color 0.25s ease-out 0s;
    vertical-align: middle;
}

.button a {
    color: #fff;
}

.button:hover, .button:focus, .button:hover a, .button:focus a {
    background-color: #F1851F;
    color: #000;
}

.cta-button {
  margin-top: 1.2rem;
}

.button .secondary {
  background: none;
  border: 1px solid #ffffff;
  color:#ffffff;
}

.text-button:after {
  font-family: FontAwesome;
    content: " \2192";
}


/****** MOBILE STYLING ******/

/* Small only */
@media screen and (max-width: 39.9375em) {

.home-hero {
 padding: 10px 0;
}

.home-hero h1 {
    font-size: 1.250rem;
    font-weight: 700;
}

.home-hero h2 {
font-weight:400;
font-size: 0.85rem;
}

.button.large {
    font-size: 1rem;
}

} /* End Resize */

/* Medium and up */
@media screen and (min-width: 40em) {

}/* End Resize */

/* Medium only */
@media screen and (min-width: 40em) and (max-width: 63.9375em) {

.home-hero {
 padding: 10px 0;
max-height:350px;
}

.home-hero h1 {
font-size: 1.2rem;
}

}/* End Resize */

/* Large and up */
@media screen and (min-width: 64em) {

}/* End Resize */

/* Large only */
@media screen and (min-width: 64em) and (max-width: 74.9375em) {

}/* End Resize */
