body{
    background-color: #DDDEDF;
}
body,p,h1,h2,h3,h4,h5,h6{
    color: #00021F;
}
.widget{
    margin: 0px;
}
@font-face {
  font-family: 'Lato-Black';
  src: url('../fonts/Lato-Black.eot') format('embedded-opentype'),  url('../fonts/Lato-Black.woff') format('woff'), url('../fonts/Lato-Black.ttf')  format('truetype'), url('../fonts/Lato-Black.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Lato-Bold';
  src: url('../fonts/Lato-Bold.eot') format('embedded-opentype'),  url('../fonts/Lato-Bold.woff') format('woff'), url('../fonts/Lato-Bold.ttf')  format('truetype'), url('../fonts/Lato-Bold.svg') format('svg');
  font-weight: normal;
  font-style: normal;   
}
@font-face {
  font-family: 'Lato-Regular';
  src: url('../fonts/Lato-Regular.eot') format('embedded-opentype'),  url('../fonts/Lato-Regular.woff') format('woff'), url('../fonts/Lato-Regular.ttf')  format('truetype'), url('../fonts/Lato-Regular.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {    
  font-family: 'MyriadPro-Regular';
  src: url('../fonts/MyriadPro-Regular.eot') format('embedded-opentype'),  url('../fonts/MyriadPro-Regular.otf')  format('opentype'),
         url('../fonts/MyriadPro-Regular.woff') format('woff'), url('../fonts/MyriadPro-Regular.ttf')  format('truetype'), url('../fonts/MyriadPro-Regular.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
#payment-loader{
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    z-index: 99999;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
    display: table;
}

.payment-inner{
    display: table-cell;
    vertical-align: middle;
}
#payment-loader img{
}
.advice-mentoring {
    margin-top: 20px;
}
.advice-mentoring p {
    line-height: 20px;
}
.advice-mentoring ul {
    padding-left: 0 !important;
}
@media (min-width:1200px){
    .container{
        width: 1170px;
    }
}
a:focus {
    outline: none;
}
.navbar-header {
    width: 70%;
}
.top-right-content {
    float: right;
    width: 30%;
    margin: 4px 0;
}
.top-right-content .widget_search {
    float: left;
    width: 66.9%;
    margin: 0 13px 0 0;
}
.top-right-content .widget_sow-image {
    float: right;
    width: 29.3%;
    text-align: right;
    margin: 0 0 0 0;
}
.top-right-content .widget_search .form-group{
    margin-bottom: 0px;
}
.first-nav {
    padding: 10px 0;
    background-color: #ffffff;
}
.navbar.navbar-default {
    border-bottom: none;
    background-color: #DDDEDF;
 }
.top-right-content .widget_search .form-control.search-query, .form-search .search-query {

    border: none;
    box-shadow: none;
    background-color: #DDDEDF;
    color: #000;
    padding: 10px 0 10px 10px;
    border-radius: 8px !important;

}
.top-right-content  .input-group-btn{
    left: -39px;
}

.top-right-content .widget_search .input-group{
    width: 100%;
}
.top-right-content #searchsubmit {
    background: transparent;
    border: none;
    color: #00021F;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 39px;
    height: 33px;
    line-height: 8px;
}
#navbar {
    padding: 0;
}
#menu-primary li a {
    padding: 15px 25px 15px 25px;
    font-size: 12pt;
    color: #00021F;
}
#menu-primary #mega-menu-item-29 a {
    padding-left:25px;
    padding-right: 0px;

}
.home #mega-menu-item-29 .mega-menu-link {

    /*padding-right: 0 !important;*/

}
#menu-primary li a:hover{
    background-color: #ABABAB;
    color: #FFFFFF;
}
#menu-primary li#mega-menu-item-29 a:hover{
    background-color: transparent;
    color: #00021F;
}
#menu-primary li:hover ul {
    display: block;
}
#menu-primary li a .caret{
    display: none;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link{
    line-height: 24px !important;
    font-family: 'Lato-Regular';
}
#mega-menu-primary .mega-menu-item:last-child a {
    padding-right: 0 !important;
}

#mega-menu-primary .mega-sub-menu{
    border-bottom-right-radius: 6.48px !important;
    border-bottom-left-radius: 6.48px !important;
    border-top-right-radius: 6.48px !important;
    
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link{
    border-radius: 5.64px !important;
    font-family: 'Lato-Regular';
}
.widget ul{
    padding: 0px;
    margin-bottom: 0px;
}
#content,.entry-content{
    margin-top: 0px;
    margin-bottom: 0;
}
.hentry{
    margin-bottom: 0;
}
.call-to-action .sow-cta-base {

    padding: 15px 15px 15px 15px;
    border: none !important;
    border-radius: 10px;
    min-height: 250px;
    position: relative;

}
.call-to-action .sow-cta-title {
    font-size: 16pt;
    font-family: 'Lato-Bold';
    margin-bottom: 12px !important;
}
.call-to-action .sow-cta-subtitle {

    font-size: 12px;
    font-family: 'Lato-Regular';
    line-height: 14px;

}

.call-to-action .so-widget-sow-button a {
    text-align: left;
    font-family: 'Lato-Regular';
    font-size: 12px !important;
    border: none !important;
    line-height: 14px;
}
.call-to-action .so-widget-sow-button a span span{
    margin-right: 0 !important;
}
.call-to-action .so-widget-sow-button{

    margin-top: 0 !important;
    width: 100%;
    margin-right: 0 !important;
    max-width: 190px;
    position: absolute;
    bottom: 15px;
    left: 15px;

}
.call-to-action .sow-cta-text{
    float: none !important;
}
.call-to-action {
    margin-top: 23px;
}
.home-testimonial {
    border-radius: 10px;
}
.home-testimonial img {
    width: 17px !important;
    display: inline-block !important;
    margin-left: 10px;
}
.home-testimonial p:first-child {
    color: #fff;
}
.home-testimonial {

    border-radius: 10px;
    padding: 84px 30px 91px 15px;

}
.home-testimonial .lsow-testimonial-text  p:nth-child(2), .home-testimonial p:first-child {
    color: #fff;
    font-size: 25px;
    line-height: 29px;
    font-family: 'Lato-Bold';
    margin-bottom: 21px;
}
.home-testimonial .lsow-testimonial-text {
    text-align: left;
    font-style: normal;
}

.home-testimonial a{

    color: #DDDEDF;
    font-size: 12px;
    font-family: 'Lato-Regular';
    

}
.home-testimonial a i, .home-testimonial .lsow-testimonial-text a i {
    margin-left: 15px;
    font-size: 16px;
    vertical-align: middle;
    margin-bottom: 0px;
    display: inline-block;
}
.home-testimonial .lsow-testimonial-text .lsow-icon-quote {
    display: none;
}
.home-testimonial .lsow-testimonial-text {

    margin-bottom: 0;

}
.page #footer-area{
    background-color: #eeeeef;
}
.page-id-21 #footer-area {
    background-color: transparent;
}
.home.page #footer-area, .page-id-631 #footer-area,  .page-id-23 #footer-area, .error404 #footer-area{
    background-color: transparent;
}

#footer-area .footer-widget-area {
    padding-top: 20px;
    padding-bottom: 54px;
}
.page-id-399 #footer-area .footer-widget-area {
    padding-top: 0;
}
.footer-one .sow-sub-headline, .footer-two  .sow-sub-headline{
    font-family: 'Lato-Regular';
}
.footer-one .sow-headline, .footer-two .sow-headline  {
    font-family: 'Lato-bold';
    margin-bottom: 10px !important;
}
.footer-two, .footer-one, .footer-three{
    margin-bottom: 0;
    background-color: #CED623;
    padding: 15px 42px 22px 15px;
    border-radius: 10px;
}
.footer-one {

    padding-right: 15px;
    clear: both;
    overflow: hidden;
    padding-bottom: 22px;

}
.footer-three {
    padding: 15px 15px 23px 15px;
}
.sign-up-form .form-control {

    background-color: #e2e3e3;
    border: none !important;
    border-radius: 2px;
    padding: 3px 10px 3px 10px;
    height: auto;
    margin-bottom: 5px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;

}
.grid-field {

    clear: both;
    overflow: hidden;

}
/*.grid-one, .grid-two{
    float: left;
    width: 50%
}*/

.sign-up-form input[type="text"]::-webkit-input-placeholder,.sign-up-form input[type="email"]::-webkit-input-placeholder, .sign-up-form select,.member-login input[type="password"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #38708C;
font-family: 'Lato-Regular';
}
.sign-up-form input[type="text"]::-moz-placeholder, .sign-up-form input[type="email"]::-moz-placeholder, .sign-up-form select, .member-login input[type="password"]::-moz-placeholder, input[type="password"]::-moz-placeholder  { /* Firefox 19+ */
  color: #38708C;
    font-family: 'Lato-Regular';
}
.sign-up-form input[type="text"]:-ms-input-placeholder, .sign-up-form input[type="email"]:-ms-input-placeholder, .sign-up-form select, .member-login input[type="password"]:-ms-input-placeholder, input[type="password"]:-ms-input-placeholder { /* IE 10+ */
  color: #38708C;
    font-family: 'Lato-Regular';
}
.sign-up-form input[type="text"]:-moz-placeholder,.sign-up-form input[type="email"]:-moz-placeholder, .sign-up-form select,.member-login input[type="password"]:-moz-placeholder, input[type="password"]:-moz-placeholder { /* Firefox 18- */
  color: #38708C;
    font-family: 'Lato-Regular';
}
.sign-up-form input:focus, .sign-up-form input, .sign-up-form select, input, input:focus{
    box-shadow: none !important;

}
.sign-up-form input[type="submit"]{

    background-color: #e2e3e3;
    border: none !important;
    width: 100%;
    max-width: 170px;
    text-align: left;
    color: #38708c !important;
    padding: 5px 10px;
    font-size: 12px;
    font-family: 'Lato-Regular';
    border-radius: 0 !important;
    -webkit-transition: all 0.5s linear;
-moz-transition: all 0.5s linear;
-ms-transition: all 0.5s linear;
-o-transition: all 0.5s linear;
transition: all 0.5s linear;

}
#mc_embed_signup form{
	padding:0 !important;
}
#mc-embedded-subscribe{
	margin: 0 !important;
	width: 100% !important;
}
.sign-up-form .subscriber{
    position: relative;
    max-width: 170px;
}
.sign-up-form .subscriber:after{
    position: absolute;
    content: '';
    right: -17px;
    top:0;
   /* background-image: url('../images/enquiry-arrow.png');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;*/
    height: 27px;
    width: 17px;
    border-bottom: 13px solid transparent;
    border-top: 13px solid transparent;
    border-left: 13px solid #e2e3e3;
    -webkit-transition: all 0.5s linear;
-moz-transition: all 0.5s linear;
-ms-transition: all 0.5s linear;
-o-transition: all 0.5s linear;
transition: all 0.5s linear;
}
/*
form-search input[type="text"]::-webkit-input-placeholder {
  color: #00021F;
font-family: 'Lato-Regular';
    font-size: 12px;
}
input[type="text"]::-moz-placeholder{
  color: #00021F;
    font-family: 'Lato-Regular';
    font-size: 12px;
}
input[type="text"]:-ms-input-placeholder{
  color: #00021F;
    font-family: 'Lato-Regular';
    font-size: 12px;
}
input[type="text"]:-moz-placeholder{
  color: #00021F;
    font-family: 'Lato-Regular';
    font-size: 12px;
}
*/
.grid-two select {
    background-image: url('../../../uploads/2018/06/select-arrow-big.png');
    background-repeat: no-repeat;
    background-position: 96% center;
    background-size: 16px 16px;
}
.footer-one .widget_sow-headline {
    float: left;
    width: 50%;
    padding-right: 41px;
}
.footer-one .widget_text{
    float: left;
    width: 50%;
}
.footer-two .ow-icon-placement-left {

    text-align: left;
    font-family: 'lato-Regular';
    font-size: 12px !important;
    position: relative;
    padding:6.5px 20px !important;
    margin-top: 42px;
    border-top-left-radius: 5px !important;
    border-bottom-left-radius: 5px !important;
    -webkit-transition: all 0.5s linear;
-moz-transition: all 0.5s linear;
-ms-transition: all 0.5s linear;
-o-transition: all 0.5s linear;
transition: all 0.5s linear;
}
.footer-two .ow-icon-placement-left:after{
    position: absolute;
    content: '';
    right: -17px;
    top: -1px;
    /*background-image: url('../images/enquiry-arrow.png');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;*/
    height: 27px;
    width: 17px;
    border-bottom: 13px solid transparent;
border-top: 13px solid transparent;
border-left: 14px solid #e2e3e3;
-webkit-transition: all 0.5s linear;
-moz-transition: all 0.5s linear;
-ms-transition: all 0.5s linear;
-o-transition: all 0.5s linear;
transition: all 0.5s linear;
    
}
/*.sign-up-form {
    margin-top: 16px;
}*/
.footer-three h6 {
    margin: 0 0;
}
.footer-three h5 {
    margin: 0 0 13px 0;
    color: #142d38;
    line-height: 16px;
    font-size: 16px;
    font-family: 'Lato-Regular';
}
.footer-three a, .footer-three p, .footer-three h6 {
    margin: 0 0;
    font-size: 12px;
    color: #142D38 !important;
    font-family: 'Lato-Regular';
}
.footer-three h6 {
    line-height: 14px;
    margin-top: 10px;
}
.footer-three p{
    line-height: 12px;
}
.footer-three .col-md-4 a:nth-child(2) {
    padding: 0 11px;
}
.inner-nav .navbar-header {
    width: 13%;
}
.navigation-two {
    float: right;
    width: 84%;
}
.inner-nav .navbar-header {
    width: 16%;
    padding: 8px 0;
}
.first-nav.inner-nav{
    padding: 0;

}
.home .astm-search-menu{
    display: none;
}
.astm-search-menu{

    display: inline-block;
    vertical-align: middle;
    margin-top: 13px;
    padding-left: 5px;
}
.form-search #searchsubmit {

    background-color: transparent;
    border: none;
    z-index: 3;

}
.form-search .input-group-btn{
    right: 29px;
    width: 5%;
}
.form-search #searchsubmit {

    background-color: transparent;
    border: none;
    padding: 0;
    line-height: 8px;
}
.astm-search-menu form{
    right: auto !important;
    top: -8px !important;
    left: 0;
}
.astm-search-menu .form-group {

    margin-bottom: 0;

}
.astm-search-menu .input-group{
    width: 100%;
    margin-top: 0;
}
.astm-search-menu  input[type="text"]{

    box-shadow: none;
    border: none;

}
.page-header{
    margin: 0 0;
    padding: 0 0;
    border-bottom: none;
}
.entry-header {
padding:1.6vw 0 6.1vw 0;
background-position: left top;
background-size: cover;
}
.page-template-advice-booking-form .entry-header {
    padding: 2.9vw 0 2.9vw 0;
}

.entry-title {
    margin: 0;
    text-align: right;
    font-size: 20px;
    font-family: 'Lato-Bold';
    color: #142D38;
}
.below-banner {
    padding-top: 49px;
    padding-bottom: 39px;
}
.below-banner-right {
    padding-top: 43px;
}
.below-banner-left .widget-title {
    border: none;
    margin-bottom: 15px;
    font-size: 25px;
    font-family: 'Lato-Black';
}
.below-banner-left p {
    font-size: 12px;
    font-family: 'Lato-Regular';
    margin-bottom: 4px;
}
.below-banner-right p{
    font-size: 12px;
    font-family: 'Lato-Regular';
    margin-bottom: 10px;
}
.below-banner-right ul li {
    font-size: 12px;
    font-family: 'Lato-Regular';
    color: #000;
    line-height: 16px;
}
.below-white-box-left .widget-title, .below-white-box-right .widget-title {
    margin-bottom: 14px;
    border: none;
    font-size: 16px;
    font-family: 'Lato-Bold';
    line-height: 17px;
}
.below-white-box-left p, .below-white-box-right p {

    font-size: 12px;
    font-family: 'Lato-Regular';
    line-height: 14px;

}
.so-panel {
    margin-bottom: 0 !important;
}
.below-white-box-left, .below-white-box-right {
    margin-bottom: 26px;
}
.testimonial-grid {
    background-color: #38708C;
    border-radius: 10px;
}
.testimonial-grid-heading {
    margin-bottom: 22px;
    margin-top: 20px;
}
.team-member-heading .sow-headline, .testimonial-grid-heading .sow-headline {
    font-family: 'Lato-Bold';
}
.testimonial-grid {
    display: block;
    padding: 0 15px;
}
.testimonial-grid .sow-headline{
    padding-top: 15px;
    padding-bottom: 32px;
    font-family: 'Lato-Bold';
}
.testimonial-grid .sow-sub-headline{
    padding-bottom: 20px;
    font-family: 'Lato-Regular';
}
.testimonial-button a {
    text-align: left;
    padding: 13px 10px !important;
    border-radius: 10px !important;
    font-size: 12px !important;
    font-family: 'Lato-Bold';
}
.testimonial-button .sow-icon-image{
    margin-right: 0px !important;
}
.team-member-heading {
    margin-top: 60px;
    margin-bottom: 11px;
}
.member-description h5 {
    font-size: 14px;
    font-family: 'Lato-Bold';
    color: #000000;
    margin: 20px 0 12px 0;
}
.member-description ul li {
    font-size: 12px;
    font-family: 'Lato-Regular';
    color: #000000;
}
.testimonial-button {
    margin-top: 30px;
}
.below-banner-left li {
    color: #000;
    font-size: 12px;
    font-family: 'MyriadPro-Regular';
    list-style: disc !important;
    margin-left: 11px;
}
.services-call-to-action .lsow-service img {
    float: none !important;
    margin: 0 !important;
    width: 85px;
}
.services-call-to-action .panel-grid-cell:nth-child(2) .lsow-service img, .services-call-to-action .panel-grid-cell:nth-child(3) .lsow-service img {
    margin-top: 15px !important;
}
.widget-title {
    border: none;
}
.services-call-to-action .widget-title {
    font-size: 16px;
    font-family: 'Lato-Bold';
    margin-bottom: 26px;
    color: #ffffff;
}
.services-call-to-action .lsow-title {
    margin: 0 !important;
}
.services-call-to-action .lsow-service {
    margin-bottom: 0;
}
.services-call-to-action .widget_lsow-services {
    background-color: #38708C;
    padding: 16px 19px 18px 19px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.services-call-to-action .lsow-service-details {
    color: #ffffff;
    font-size: 12px;
    font-family: 'Lato-Regular';
    line-height: 14px;
    margin-top: 25px;
}
.services-call-to-action .widget_sow-button {
    padding: 0 18px 20px 18px;
    background-color: #38708C;
}
.services-call-to-action .widget_sow-button a {
    padding: 5px 10px;
    width: 100%;
    max-width: 184px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    position: relative;
    text-align: left;
}
.services-call-to-action .widget_sow-button a:after{
    content: '';
    position: absolute;
    right: -13px;
    top: -1px;
    /*background-image: url('../images/blue-arrow.png');*/
    width: 13px;
    height: 26px;
    border-top: 12px solid transparent;

    border-bottom: 12px solid transparent;

    border-left: 12px solid #142d38;
}
.services-call-to-action {
    padding: 26px 0 20px 0;
}
.page-id-15 #footer-area, .page-id-399 #footer-area,  .search #footer-area{
    background-color: #DDDEDF;
}
.wpgmp_map_container {
    box-shadow: none !important;
}
.wpgmp_before_listing, .wpgmp_pagination {
    display: none;
}
.social-icon-map li {
    display: inline-block;
}
.wpgmp_locations.map-address {
    position: relative;
    margin: 0 20px 0 0 !important;
    height: auto !important;
    border: none !important;
    width: 32.1% !important;
    min-height: 135px;
    padding: 0px !important;
}
.wpgmp_locations.map-address .row{
    position: relative;
    margin: 0px;
    padding: 15px 15px 15px 15px !important;
    background-color: #38708C !important;
    border-radius: 5px;
        -webkit-transition: all 0.5s linear;
-moz-transition: all 0.5s linear;
-ms-transition: all 0.5s linear;
-o-transition: all 0.5s linear;
transition: all 0.5s linear;
}
.wpgmp_locations.map-address:nth-child(3){
    margin: 0 0 0 0 !important;
}
.wpgmp_listing_grid .wpgmp_locations {
    
}
.wpgmp_location_title .place_title {
    color: #fff;
    font-size: 14px;
    font-family: 'Lato-Bold';
}
.wpgmp_location_meta {
    color: #fff !important;
    font-size: 12px !important;
    font-family: 'Lato-Regular' !important;
    font-style: normal !important;
    padding-right: 36px;
}
.map-address:nth-child(3) .wpgmp_location_meta {

    padding-right: 0;

}
.social-icon-map li a {
    color: #ffffff;
    font-size: 20px;
}
.social-icon-map li:nth-child(2) {
    margin: 0 10px;
}
.tparrows::before {
   color: #00021f;
}
.number, .email, .url {

    color: #fff;
    font-size: 12px;
    font-family: 'Lato-Regular';

}
.map-address .title-link{

    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 100%;
    width: 100%;
    font-size: 0 !important;
    z-index: 1;
}

.map-address .title-link .place_title:nth-child(2) {

    font-size: 0;
    display: block;
    height: 100%;
    z-index: 100;

}
.map-address .social-icon-map {
    display: none;
}
.map-address:first-child .social-icon-map {
    display: block;
}
.map-address .number {
    margin-top: 40px;
}
.contact-main-row {
    padding:45px 0 45px 0;
}
.form-column {
    padding: 18px 0 6px 18px;
    position: relative;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
.form-column::after {
    content: '';
    position: absolute;
    right: -211px;
    top: 0px;
    background-image: url('../images/contact-arrow.png');
    width: 211px;
    height: 100%;
    background-repeat: no-repeat;
    z-index: 0;
    background-size: cover;
    background-position: right top;
}
.form-column .sow-headline {
    font-family: 'Lato-Bold';
    margin-bottom: 15px !important;
}
.form-column .sow-sub-headline {
    font-size: 12px !important;
    font-family: 'Lato-Regular';
    padding-bottom: 23px !important;
}
.form-column input[type="text"], .form-column input[type="email"], .form-column input[type="tel"], textarea, .form-column input[type="password"] {

    background-color: #e3e3e3 !important;
    border-radius: 4px !important;
    box-shadow: none !important;
    margin-bottom: 5px;
    height: 30px;
    font-size: 12px;
    font-family: 'Lato-regular';
    padding: 5px 10px !important;
    color: #38708C !important;
}
.form-column input[type="text"]::-webkit-input-placeholder,.form-column input[type="email"]::-webkit-input-placeholder, .form-column input[type="tel"]::-webkit-input-placeholder,textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #38708C !important;
    font-size: 12px;
    font-family: 'Lato-regular';
}
.form-column input[type="text"]::-moz-placeholder, .form-column input[type="email"]::-moz-placeholder, .form-column input[type="tel"]::-moz-placeholder, textarea::-moz-placeholder { /* Firefox 19+ */
  color: #38708C !important;
    font-size: 12px;
    font-family: 'Lato-regular';
}
.form-column input[type="text"]:-ms-input-placeholder, .form-column input[type="email"]:-ms-input-placeholder, .form-column input[type="tel"]:-ms-input-placeholder, textarea:-ms-input-placeholder { /* IE 10+ */
  color: #38708C !important;
        font-size: 12px;
    font-family: 'Lato-regular';
}

.form-column textarea{
    height: 55px;
}
.form-column input[type="submit"], .form-column button[type="submit"], .form-column .btn-primary:active:focus{

    background-color: #142D38;
    border:none !important;
    text-align: left;
    max-width: 190px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    height: 26px;
    padding: 3px 9px;
    font-size: 12px;
    font-family: 'Lato-Regular';
    position: relative;
    width: 100%;
    outline: none !important;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;

}
.form-column .sign-in:hover button[type="submit"].disabled::after{
    border-left: 12px solid #142D38;
}
button.disabled {
    background-color: #142D38 !important;
    color: #fff !important;
}
.form-column .submit-btn{
    position: relative;
}
.form-column .submit-btn:after, .form-column button[type="submit"]:after{
    /*background-image: url('../images/blue-arrow.png');*/
    content: '';
    right: -13px;
    top: 0px;
    height: 26px;
    width: 13px;
    position: absolute;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 12px solid #142D38;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
.form-column .form-group{
    margin-bottom: 0;
}
.form-control-feedback {
    display: none !important;
}
.help-block{
    color: #ffffff !important;
}
.row.colummn-gap {
    margin: 0 -3px;
}
.row.colummn-gap .col-md-6 {
    padding: 0 3px;
}
.contact-right-image {
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    background-position: top left !important;
}
.page-id-31 .entry-header, .page-id-594 .entry-header, .page-id-597 .entry-header {
    padding: 1.6vw 0 1.6vw 0;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
 .page-id-31 .entry-header, .page-id-594 .entry-header, .page-id-597 .entry-header {
    padding: 31px 0;
}
.page-child.parent-pageid-15{
    background-color: #EEEEEF;
}
}
body:first-of-type .myClass {property:value;}
.section-btn a {
    text-align: left;
    font-family: 'Lato-Regular';
    font-size: 14px !important;
    border: none !important;
    padding: 10px 12px !important;
    border-radius: 13px !important;
}
.section-btn .ow-button-base a.ow-icon-placement-left:hover {
    background-color: #38708C;
    color: #ffffff !important;
}
.main-resources-grid {
    padding-left: 0;
}
.main-resources-grid li {
    display: inline-flex;
    width: 33.10%;
}
.resources-grid {
    position: relative;
    background-color: #386f8d;
    border-radius: 10px;
    margin-bottom: 20px;
	min-height: 207px;
}
.image {

    background-color: #fff;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding: 30px 15px 30px 15px;
    background-repeat: no-repeat;
    background-position: 16px center;
    background-size: auto 90%;
}
.grid-title, .description{
    color: #fff;
    padding: 10px 15px 20px 15px;
}
.grid-title {
    padding-bottom: 0;
    margin-bottom: 0;
    font-family: 'Lato-bold';
}
.resources-grid a {

    color: #fff;
    text-decoration: underline;

}
.description{
    position: relative;
}
.resources-grid .icon-download {

    position: absolute;
    right: 15px;
    bottom: 28px;
    text-decoration: none;

}
.home .sticky-menu {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: -1;
    opacity: 0;
    -webkit-transition: opacity 0.5s ease-in;
    -moz-transition: opacity 0.5s ease-in;
    -o-transition: opacity 0.5s ease-in;
    -ms-transition: opacity 0.5s ease-in;
    transition: opacity 0.5s ease-in;
}
.sticky-menu.fixed, .fixed.sticky-menu-inner-page{
    position: fixed;
    z-index: 2;
    -webkit-animation: fadeInFromNone 0.8s ease-in;
    -moz-animation: fadeInFromNone 0.8s ease-in;
    -o-animation: fadeInFromNone 0.8s ease-in;
    animation: fadeInFromNone 0.8s ease-in;
}
.home .sticky-menu .astm-search-menu{
    display: inline-block;
}
.home .sticky-menu #mega-menu-item-29 .mega-menu-link{
    padding-right: 25px !important;
}
.sticky-menu-inner-page {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 1;
    opacity: 0;
    display: none;
    -webkit-transition: opacity 0.5s ease-in;
    -moz-transition: opacity 0.5s ease-in;
    -o-transition: opacity 0.5s ease-in;
    -ms-transition: opacity 0.5s ease-in;
    transition: opacity 0.5s ease-in;
    
}
.legend h3 {
    font-size: 14px;
    font-family: 'Lato-Bold';
    color: #00021F;
}
.legend li {
    display: inline-block;
    padding-right: 25px;
    font-size: 12px;
    color: #000000;
    font-family: 'Lato-regular';
    vertical-align: middle;
}
.legend img {
    margin-right: 10px;
}
.legend {
    margin-bottom: 30px;
}
.advice-section-heading h1 {
    font-family: 'Lato-Black';
    margin-bottom: 15px !important;
}
.advice-section-heading p {
    font-family: 'Lato-Regular';
}
.advice-listing h3 {

    font-size: 16px;
    font-family: 'Lato-Bold';
    color: #000;

}
.advice-listing li, .education-section p  {

    font-size: 12px;
    color: #000;
    font-family: 'MyriadPro-Regular';
    line-height: 15px;

}
.advice-listing ul:nth-child(2) {

    padding-left: 16px;

}
.advice-button a {
    text-align: left;
    border-radius: 10px !important;
    font-size: 14px !important;
    font-family: 'Lato-Bold';
}
.advice-button .sow-icon-image {
    margin-right: 0 !important;
}
.education-section .widget-title, .finanace-facalities-section h3.sow-headline{
    font-size: 25px;
    font-family: 'Lato-Black';
    color: #000;
}
.finance-facilitation-grid .first-grid .widget-title{

    font-size: 12px;
    font-family: 'MyriadPro-Regular';
    color: #000000;
    margin-top: 8px;
}
.finance-facilitation-grid .textwidget li {

    font-size: 12px;
    font-family: 'MyriadPro-Regular';
    color: #000000;
    list-style: disc;
    margin-left: 10px;
    padding-left: 10px;
    line-height: 16px;

}
.finance-facilitation-grid .widget-title{
    font-size: 16px;
    font-family: 'Lato-Bold';
    margin-bottom: 15px;
}
.tools-grid h3 {
    font-size: 16px;
    font-family: 'Lato-Bold';
    color: #ffffff;
}
.tools-grid p {
    color: #DDDEDF;
    font-size: 12px;
    font-family: 'Lato-Regular';
    line-height: 14px;
}
.tools-grid .widget_text {
    background-color: #38708D;
    padding: 15px 15px !important;
    border-radius: 10px;
    min-height: 95px;
    position: relative;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    -ms-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    transition: all 0.1s linear;
}
.tools-grid a {

    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;

}
.tools-grid a img {

    width: 15px;
    bottom: 13px;
    position: absolute;
    right: 15px;

}
.tools-grid-two .sow-image-container {
    background-color: #ffffff;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding: 10px 15px;
}
.tools-grid-two .textwidget a {

    color: #fff;
    background-color: #38708D;
    padding: 10px 15px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    font-size: 16px;
    font-family: 'Lato-Bold';
    width: 100%;
    display: block;
}
#footer-text p {

    font-size: 12px;
    font-family: 'Lato-Regular';
    line-height: 14px;

}
#footer-text .ow-icon-placement-left {

    max-width: 170px;
    padding:4.4px 15px;
    text-align: left;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0px !important;
    position: relative;
    -webkit-transition: all 0.5s linear;
-moz-transition: all 0.5s linear;
-ms-transition: all 0.5s linear;
-o-transition: all 0.5s linear;
transition: all 0.5s linear;

}
#footer-text .ow-icon-placement-left:after, .banyule-business-button .ow-icon-placement-left:after{

    content: '';
    position: absolute;
    right: -13px;
    top: -1px;
    /*background-image: url('../images/blue-arrow.png');*/
    height: 25px;
    width: 13px;
    background-repeat: no-repeat;
    background-size: cover;
    border-bottom: 12px solid transparent;
    border-top: 12px solid transparent;
    border-left: 12px solid #142d38;
        -webkit-transition: all 0.5s linear;
-moz-transition: all 0.5s linear;
-ms-transition: all 0.5s linear;
-o-transition: all 0.5s linear;
transition: all 0.5s linear;

}
.page-id-23 .entry-header.page-header, .page-id-631 .entry-header.page-header{
    display: none;
}
.login-heading .sow-headline {
    padding-bottom: 25px;
}
.member-login .so-panel {
    max-width: 320px;
    margin: 0 auto;
 }
.member-login {
    padding: 98px 0;
}
.signup-forget {
    margin-top: 15px;
}
.signup-forget p {
    margin-bottom: 0;
    color: #ffffff;
}
.signup-forget p {
    margin-bottom: 0;
    color: #ffffff;
    font-size: 12px;
    font-family: 'Lato-Regular';
}
.member-login input[type="submit"] {
    max-width: 291px;
}
.signup-forget p a{
    color: #ffffff;
}
.register input[type="submit"] {
    max-width: 100%;
}
.form-column.register {
    padding: 128px 32px;
}
.footer-three {
    clear: both;
    overflow: hidden;
}
.footer-three .widget_lsow-icon-list {
    float: right;
    width: 26%;
}
.footer-three .widget_text {
    float: left;
    width: 74%;
    padding-right: 10px;
}
.error404 .entry-header.page-header, .notfound {
    display: none;
}
.error404 .notfound{
    display: block;
}
.error-404 h2 {
    color: #000000;
    font-size: 30px;
    font-family: 'Lato-Black';
}
.error-404 p, .error-404 p a{
    color: #000;
    font-family: 'MyriadPro-Regular';
    font-size: 15px;
}
.error-404.not-found {
    padding-top: 70px;
}
.partners-logo{
    display: none;
}
.description p {
    color: #fff;
    padding-right: 100px;
    line-height: 14px;
    font-family: 'Lato-Regular';
}
.form-column #wpcrlLoginSection{

    max-width: 320px;
    margin: 0 auto;
    padding: 0;

}
.icon-download a {
    text-decoration: none;
    display: block;
    height: 100%;
}
.icon-download a img{
    position: absolute;
    bottom: 28px;
    right: 15px;

}
.with-login img{
    width: 15px;
    height: 18px;
}
.without-login img{
    width: 38px;
    height: 18px;
}
.call-to-action .sow-icon-image {
    margin: 0px !important;
}
#footer-area .row{
    margin-left: -10px;
    margin-right: -10px;
} 
#footer-area .row .footer-widget{
    padding-left: 10px;
    padding-right: 10px;
}
.footer-three .lsow-icon-list-item {
    margin: 0 0 0 10px !important;
    vertical-align: middle;
}
.footer-three .lsow-icon-list-item:first-child{
    margin: 0 0 0 0 !important;
}
.member-description {
    margin-left: 4px;
}
.contact-main-row .submit-btn::after {
    right: 2px;
}
/*Button hover color start*/
.call-to-action .so-widget-sow-button .ow-button-base a:hover {
    background-color: #a5a5a5;
    color: #EEEEEF !important;
}
.home-testimonial a:hover {
    text-decoration: underline;
    color: #eeeeee;
}
.testimonial-button a.ow-icon-placement-right:hover {
    background-color: #162D36;
    color: #eee !important;
    border-color: #162D36 !important;
}
.services-call-to-action .widget_sow-button a, .services-call-to-action .widget_sow-button a:after{
-webkit-transition: all 0.5s linear;
-moz-transition: all 0.5s linear;
-ms-transition: all 0.5s linear;
-o-transition: all 0.5s linear;
transition: all 0.5s linear;
}
.services-call-to-action .widget_sow-button a:hover{

    color: #3B708B !important;
    background-color: #eeeeee;
    border-color: #eeeeee;

}
.advice-button .widget_sow-button a:hover {

    color: #eeeeee !important;
    background-color: #162D36 ;
    border-color: #162D36 ;

}
.services-call-to-action .widget_sow-button a:hover:after{
border-left: 12px solid #eeeeee;
}
.tools-grid .widget_text:hover {
    background-color: #162D36;
}
.tools-grid .panel-grid-cell:hover h3, .tools-grid .panel-grid-cell:hover p {
    color: #eeeeee;
}
.tools-grid-two .panel-grid-cell:hover .textwidget a {
    background-color: #162D36 ;
    color: #eeeeee;
}
#footer-text .ow-icon-placement-left:hover {
    background-color: #3B708B;
    color: #eeeeee !important;
    border-color: #3B708B;
}
#footer-text .ow-icon-placement-left:hover:after{
    border-left-color:#3B708B ;
}
.resources-grid{
    -webkit-transition: all 0.5s linear;
-moz-transition: all 0.5s linear;
-ms-transition: all 0.5s linear;
-o-transition: all 0.5s linear;
transition: all 0.5s linear;
}
.resources-grid:hover{
    background-color: #162D36;

}
.resources-grid:hover .grid-title, .resources-grid:hover .description p, .resources-grid:hover a {
    color: #eeeeee;
        -webkit-transition: all 0.5s linear;
-moz-transition: all 0.5s linear;
-ms-transition: all 0.5s linear;
-o-transition: all 0.5s linear;
transition: all 0.5s linear;
}
.signup-forget p a:hover{
    text-decoration: underline;
}

.wpgmp_listing_grid .wpgmp_locations:hover .social-icon-map a{
    color: #162D36;
        -webkit-transition: all 0.3s linear;
-moz-transitio768n: all 0.3s linear;
-ms-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
} 
.form-column .submit-btn:hover:after, .form-column .sign-in:hover button[type="submit"]:after{
    border-left-color: #eeeeee;
}
.sign-in:hover button[type="submit"], .form-column .submit-btn:hover input[type="submit"], .form-column .sign-in:hover button[type="submit"]{
    background-color: #eeeeee;
    color: #3B708B ;
}
.sign-in{
    max-width: 200px;
    cursor: pointer;
}
.footer-two .ow-icon-placement-left:hover, .sign-up-form .subscriber:hover input[type="submit"] {
    background-color: #162D36 !important;
    border-color: #162D36 !important;
    color: #eeeeee !important;
}
.footer-two .ow-icon-placement-left:hover span{
    color: #eeeeee !important;
}

.sign-up-form .subscriber:hover:after, .footer-two .ow-icon-placement-left:hover:after {
    border-left-color: #162D36  !important;
}
.sign-up-form .subscriber:hover::after {
    border-left-color: #000;
    cursor: pointer;
}
.footer-three .lsow-icon-wrapper:hover .sow-icon-fontawesome {
    color: #eeeeee !important;
} 
.footer-three a[href="mailto:bec@boxhill.edu.au"]:hover, .entry-summary  a:hover {
    text-decoration: underline;
}
.wpgmp_locations.map-address .wpgmp_location_title.title-link:hover + .row{
    background-color: #162D36 !important;
}
.wpgmp_locations.map-address .wpgmp_location_title.title-link:hover + .row .wpgmp_location_title .place_title, .wpgmp_locations.map-address .wpgmp_location_title.title-link:hover + .row .wpgmp_location_meta, .wpgmp_locations.map-address .wpgmp_location_title.title-link:hover + .row .number, .wpgmp_locations.map-address .wpgmp_location_title.title-link:hover + .row .email, .wpgmp_locations.map-address .wpgmp_location_title.title-link:hover + .row .url{
    color: #EEEEEF;
}
 
/*Button hover color end*/
.search .entry-header.page-header.inner-header, .page-header.mysearch-hedd {
    display: none;
}
.search-result-banner{
    background-image: url('../../../uploads/2018/05/innder-banner.jpg');
    padding: 1.6vw 0 6.1vw 0;
    background-position: left top;
    background-size: cover;
    display: none;
}
.search-result-banner h1{
margin: 0;
text-align: right;
font-size: 20px;
font-family: 'Lato-Bold';
color: #142D38;
}
.search .search-result-banner, .search .page-header.mysearch-hedd{
    display: block;
}
.page-header.mysearch-hedd {

}
.page-header.mysearch-hedd .page-title {
    color: #000000;
    text-transform: uppercase;
    font-size: 30px;
    font-family: 'Lato-Bold';
    letter-spacing: 1px;
    margin-top: 5px;
}
.page-header.mysearch-hedd {
    background-color: #fff;
    padding: 30px 0;
    margin-bottom: 0;
    font-size: 30px;
    color: #000000;
    font-family: 'Lato-Bold';
    line-height: 32px;
    border: none;
    letter-spacing: 1px;
    word-spacing: 3px;
}
.search-entry-title a {
    color: #3B708B;
    font-size: 20px;
    font-family: 'Lato-Bold';
}
.entry-summary p, .entry-summary p a {
    color: #000;
}
.upcoming-events {

    background-color: #38708C;
    border-radius: 10px;
    position: relative;
        -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;

}
.upcoming-events:hover {
    background-color: #162D36;
}
.upcoming-events a{
    padding: 46px 15px 16px 15px;
}
.date {

    position: absolute;
    top: -14px;
    color: #fff;
    background-color: #000;
    padding: 6px 8px;
    line-height: 16px;
    font-size: 14px;
    font-family: 'Lato-Bold';
    text-align: center;
    border-radius: 5.6px;
    width: 50px;
}
.upcoming-events h3 {
    color: #ffffff;
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 16px;
    font-family: 'Lato-Bold';

}
.upcoming-events p {
    margin-bottom: 0;
    color: #DDDEDF;
    font-size: 12px;
    font-family: 'Lato-Regular';
}
.resources-grid .icon-download {
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    height: 100%;
    width: 100%;
}
.testimonial-image-slider.panel-row-style {
    display: block !important;
    clear: both;
    overflow: hidden;
}
.testimonial-image-slider .panel-grid-cell:first-child {
    float: right;
    display: block;
}
.testimonial-image-slider .panel-grid-cell:nth-child(2) {
    float: left;
    display: block;
}
.business-grid .panel-grid-cell {
    background-color: #38708D;
    border-radius: 10px;
}
.business-grid .sow-image-container {

    background-color: #ffffff;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding: 10px 15px;

}
.business-grid .widget-title {

    color: #ffffff;
    font-family: 'Lato-Bold';
    font-size: 16px;
    padding: 15px 15px;
    margin-bottom: 0;

}
.banyule-business-button .ow-icon-placement-left {

    max-width: 150px !important;
    padding: 6px 10px !important;
    text-align: left;
    margin: 10px 15px 15px 15px;
    position: relative;
    border-bottom-right-radius: 0px !important;
    border-top-right-radius: 0px !important;
    -webkit-transition: all 0.5s linear;
-moz-transition: all 0.5s linear;
-ms-transition: all 0.5s linear;
-o-transition: all 0.5s linear;
transition: all 0.5s linear;
font-size: 12px !important;
font-family: 'Lato-Regular';
}
.banyule-business-button .ow-button-base .ow-icon-placement-left:hover {
    background-color: #dddedf;
    border-color: #dddedf;
    color: #142d38 !important;
    
}
.banyule-business-button .ow-icon-placement-left:hover::after {
    border-left-color: #dddedf;
}
.first-tile {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
}
.upcoming-event .col-md-4.col-sm-4:first-child{

    padding: 0 0 0 15px;

}
.upcoming-event .col-md-4.col-sm-4:nth-child(2){

    padding: 0 0 0 20px;

}
.upcoming-event .col-md-4.col-sm-4:nth-child(3){

    padding: 0 16px 0 20px;

}
.wpe_event_description {
    background-color: #38708C;
    padding:35px 15px 15px 15px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    position: relative;
}
.wpe_event_title {
    color: #fff;
    font-size: 16px;
    font-family: 'Lato-Bold';
    line-height: 18px;
    margin-bottom: 8px;
}
.wpe_event_time, .wpe_event_price {
    font-size: 14px;
    color: #fff;
    font-family: 'Lato-Regular';
    line-height: 14px;
}
.wpe_event_time, .wpe_event_price {
    color: #DDDEDF;
}
.wpe_event_date {
    margin-top: 10px;
}
.wpe_event_book_btn a {

    padding: 0 10px;
    width: 100%;
    max-width: 184px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    position: relative;
    text-align: left;
    background: #142d38;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
    display: inline-block;
    height: 26px;
    line-height: 26px;
    color: #ffffff;
    font-family: 'Lato-Regular';
    font-size: 12px;

}
.wpe_event_book_btn a:after{
    content: '';
    position: absolute;
    right: -13px;
    top: 0px;
    width: 13px;
    height: 26px;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 12px solid #142d38;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
.wpe_event_book_btn a:hover, .wpe_event_book_btn a:focus, .btn_bookagain:hover,.btn_bookagain:focus{
    color: #3B708B !important;
    background-color: #eeeeee;
    border-color: #eeeeee;
}
.wpe_event_book_btn a:hover:after, .wpe_event_book_btn a:focus:after, .btn_bookagain:hover:after,.btn_bookagain:focus:after{
    border-left: 12px solid #eeeeee;
}
.wpe_event_book_btn {
    padding-top: 34px;
}
.wpe_event_date {
    position: absolute;
    top: -32px;
    background-color: #142D38;
    padding: 5px 8px;
    width: 44px;
    text-align: center;
    border-radius: 5px;
    font-family: 'Lato-Bold';
    font-size: 14px;
    color: #fff;
    line-height: 16px;
}
.wpe_single_event_box {
    margin-bottom: 18px;
}
.wpe_event_fimg img{
	border-top-left-radius:6px;
	border-top-right-radius:6px;
	
}
.testimonial-image-slider img {
    border-radius: 10px;
}
.main-event .widget-title {
    margin-bottom: 19px;
    font-family: 'Lato-Bold';
    font-size: 18px;
}
.main-event {
    padding-top: 47px;

}
.wpe_service_type {
    font-size: 14px;
    color: #fff;
    font-family: 'Lato-Bold';
    line-height: 14px;
}
.single-event .entry-header{
    background-image: url('/../wp-content/uploads/2018/08/BEC_photos_8_18.png') !important;
}
.services-call-to-action img {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.wpe_below_banner {
    background-color: #ffffff;
    padding: 36px 0;
}
.wpe_below_banner .wpe_event-title {
    font-size: 25px;
    font-family: 'Lato-Black';
    color: #000000;
}
.wpe_below_banner .wpe_event-title {
    font-size: 25px;
    font-family: 'Lato-Black';
    color: #000000;
    margin-bottom: 20px;
    margin-top: 0px;
}
.wpe_below_banner p {
    font-size: 12px;
    font-family: 'Lato-regular';
    line-height: 12px;
    margin-bottom: 15px;
    color: #fff;
}
.wpe_below_banner p:last-child {
    margin-bottom: 0px;
}
.wpe_single_detail{
    clear: both;
    overflow: hidden;
    background-color: #38708D;
    padding: 20px 20px;
    border-radius: 5px;

}
.wpe_single_detail .wpe_date, .wpe_single_detail .wpe_heading_detail {

    float: left;
    width: 50%;
color: #fff;
}
.wpe_date ul {
   padding: 0;
}
.wpe_date ul li {

    list-style: none;
    font-family: 'Lato-Regular';
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 10px;
    margin-top: 5px;

}
.wpe_single_detail .wpe_heading_detail {

    font-family: 'Lato-Bold';
    font-size: 16px;

}
.wpe_date span{

    font-family: 'Lato-bold';
    font-size: 14px;

}
.wpe_date ul li {

    list-style: none;
    font-family: 'Lato-Regular';
    font-size: 12px;

}
.wpe_single_detail_date, .wpe_single_detail-price{
    clear: both;
    overflow: hidden;
}
.wpe_single_detail-price ul {

    padding-left: 0;

}
.wpe_single_detail-price ul li {

    display: inline-block;
    width: 49%;
    line-height: 14px;
    color: #ffffff;
    font-size: 14px;
    font-family: 'Lato-Regular';

}
.wpe_single_detail-price span {

    font-family: 'Lato-Bold';

}
.wpe_single_detail-price ul {

    padding-left: 0;
    margin: 15px 0 0 0;

}
.single-event #footer-area {
    background-color: transparent;
}
.main-restimonial h3{
    font-family: 'Lato-Bold';
    color: #000;
    font-size: 23px;
    
}
.main-restimonial p, .main-restimonial ul li  {
    font-size: 12px;
    font-family: 'Lato-Regular';
    line-height: 18px;
    color: #000;
}
.main-restimonial ul li {
    position: relative;
    padding-left: 15px;
}
.main-restimonial ul li::before {
    content: '';
    background-color: #000;
    height: 4px;
    width: 4px;
    position: absolute;
    left: 0;
    top: 8px;
    border-radius: 100px;
}
.advice-button a .sow-icon-image{
    background-size: 18px 18px;
    background-repeat: no-repeat;
}
.tools-grid-two .so-widget-image {
    width: 109px !important;
}
.services-button{
    position: relative;
}
.services-button .services-main-grid-panel {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    max-width: 1160px;
    margin: 0 auto;
    top: 0;
    height: auto;
    z-index: 1;
    padding-left: 20px;

}
@-webkit-keyframes fadeInFromNone {
    0% {
        opacity: 0.1;
    }

    50% {
        opacity: 0.5;
    }
    
    70% {
        opacity: 0.7;
    }
    80% {
        opacity: 0.8;
    }
    90% {
        opacity: 0.9;
    }
    100% {
        opacity: 1;
    }
}

@-moz-keyframes fadeInFromNone {
    0% {
        opacity: 0.1;
    }

    50% {
        opacity: 0.5;
    }
    
    70% {
        opacity: 0.7;
    }
    80% {
        opacity: 0.8;
    }
    90% {
        opacity: 0.9;
    }
    100% {
        opacity: 1;
    }
}

@-o-keyframes fadeInFromNone {
    0% {
        opacity: 0.1;
    }

    50% {
        opacity: 0.5;
    }
    
    70% {
        opacity: 0.7;
    }
    80% {
        opacity: 0.8;
    }
    90% {
        opacity: 0.9;
    }
    100% {
        opacity: 1;
    }
}

@keyframes fadeInFromNone {
    0% {
        opacity: 0.1;
    }

    50% {
        opacity: 0.5;
    }
    
    70% {
        opacity: 0.7;
    }
    
    80% {
        opacity: 0.8;
    }
    90% {
        opacity: 0.9;
    }

    100% {
        opacity: 1;
    }
}
.services-button .services-main-grid-panel.fixed-sub-menu {
    position: fixed;
    top: 59px;
        -webkit-animation: fadeInFromNone 0.8s ease-in;
    -moz-animation: fadeInFromNone 0.8s ease-in;
    -o-animation: fadeInFromNone 0.8s ease-in;
    animation: fadeInFromNone 0.8s ease-in;
}
.advice-section {
    margin-top: 100px;
}
.wpe_contact_detail h3{
    margin-top: 0px;
    font-family: 'Lato-Bold';
    font-size: 14px;
}
.wpe_contact_detail {
    padding-top: 23px;
}
.wpe_event_booking_paidform input[type="text"], .wpe_event_booking_paidform input[type="email"], .wpe_event_booking_paidform input[type="tel"] {

    width: 100%;
    background-color: #ffffff;
    border: none;
    border-radius: 3px;
    height: 26px;
    font-size: 14px;
    font-family: 'Lato-Regular';
    color: #38708C;
    opacity: 1 !important;
    text-shadow: none;
    padding: 3px 8px;

}
.wpe_event_booking_paidform .wpe_event_booking_column {
    margin-bottom: 8px;
}
.wpe_event_booking_paidform input[type="text"]::-webkit-input-placeholder,.wpe_event_booking_paidform input[type="email"]::-webkit-input-placeholder, .wpe_event_booking_paidform input[type="tel"]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #38708C;
    font-family: 'Lato-Regular';
    opacity: 1 !important
}
.wpe_event_booking_paidform input[type="text"]::-moz-placeholder, .wpe_event_booking_paidform input[type="email"]::-moz-placeholder, .wpe_event_booking_paidform input[type="tel"]::-moz-placeholder{ /* Firefox 19+ */
  color: #38708C;
    font-family: 'Lato-Regular';
    opacity: 1 !important
}
.wpe_event_booking_paidform input[type="text"]:-ms-input-placeholder, .wpe_event_booking_paidform input[type="email"]:-ms-input-placeholder, .wpe_event_booking_paidform input[type="tel"]:-ms-input-placeholder{ /* IE 10+ */
  color: #38708C;
    font-family: 'Lato-Regular';
    opacity: 1 !important
}
.wpe_event_booking_paidform input[type="text"]:-moz-placeholder,.wpe_event_booking_paidform input[type="email"]:-moz-placeholder, .wpe_event_booking_paidform input[type="tel"]:-moz-placeholder { /* Firefox 18- */
  color: #38708C;
    font-family: 'Lato-Regular';
    opacity: 1 !important
}
.btn_bookagain, .wpe_event_booking_paidform #payBtn, .wpe_event_booking_paidform input[type="submit"]{
    width: 100%;
    height: 28px;
    line-height: 13px;
    text-align: left;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    background-color: #142D38;
    border: none;
    position: relative;
        -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
    font-family: 'Lato-Regular';
}
.btn_bookagain{
    width: 100%;
    height: 28px;
    line-height: 28px;
    text-align: left;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    background-color: #142D38;
    border: none;
    position: relative;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
    font-family: 'Lato-Regular';
    max-width: 200px;
    display: block;
    color: #ffffff;
    padding: 0 10px;
}
.btn_bookagain:after{
    content: '';
    right: -15px;
    top: 0px;
    height: 28px;
    width: 15px;
    position: absolute;
    border-top: 13px solid transparent;
    border-bottom: 13px solid transparent;
    border-left: 13px solid #142D38;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
.wpe_event_booking_paidform #payBtn:hover {
    background-color: #eeeeee;
    color: #3B708B;
}
.submit-btn:after{
    content: '';
    right: -11px;
    top: 0px;
    height: 28px;
    width: 15px;
    position: absolute;
    border-top: 13px solid transparent;
    border-bottom: 13px solid transparent;
    border-left: 13px solid #142D38;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
.submit-btn:hover::after #payBtn{
    background-color: #eeeeee;
}
.submit-btn:hover input[type="submit"]{
    background-color: #eeeeee;
    color: #3B708B;
}
input[type="submit"]:focus {
    outline: none;
}
.submit-btn:hover::after{
    border-left-color: #eeeeee;
    cursor: pointer;
}
.abf_event_booking_column.submit-btn:hover::after {
    border-left-color: #eeeeee;
    cursor: pointer;
}
:focus {
    outline: -webkit-focus-ring-color auto 0px;
}
.wpe_event_booking_row {
    margin-left: -3.5px;
    margin-right: -3.5px;
}
.wpe_event_booking_column {
    padding-left: 3.5px;
    padding-right: 3.5px;
}
.wpe_card_detail {
    padding-top: 30px;
}
.submit-btn.wpe_event_booking_column {
    margin-top: 29px;
}
.abf_event_description {
    background-color: #38708C;
    padding:35px 15px 15px 15px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    position: relative;
}
.abf_event_title {
    color: #fff;
    font-size: 16px;
    font-family: 'Lato-Bold';
    line-height: 18px;
    margin-bottom: 8px;
}
.abf_event_time, .abf_event_price {
    font-size: 14px;
    color: #fff;
    font-family: 'Lato-Regular';
    line-height: 14px;
}
.abf_event_time, .abf_event_price {
    color: #DDDEDF;
}
.abf_event_date {
    margin-top: 10px;
}
.abf_event_book_btn a {

    padding: 0 10px;
    width: 100%;
    max-width: 184px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    position: relative;
    text-align: left;
    background: #142d38;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
    display: inline-block;
    height: 26px;
    line-height: 26px;
    color: #ffffff;
    font-family: 'Lato-Regular';
    font-size: 12px;

}
.abf_event_book_btn a:after{
    content: '';
    position: absolute;
    right: -13px;
    top: 0px;
    width: 13px;
    height: 26px;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 12px solid #142d38;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
.abf_event_book_btn a:hover, .abf_event_book_btn a:focus{
    color: #3B708B !important;
    background-color: #eeeeee;
    border-color: #eeeeee;
}
.abf_event_book_btn a:hover:after, .abf_event_book_btn a:focus:after{
    border-left: 12px solid #eeeeee;
}
.abf_event_book_btn {
    padding-top: 34px;
}
.abf_event_date {
    position: absolute;
    top: -32px;
    background-color: #142D38;
    padding: 5px 8px;
    width: 44px;
    text-align: center;
    border-radius: 5px;
    font-family: 'Lato-Bold';
    font-size: 14px;
    color: #fff;
    line-height: 16px;
}
.abf_single_event_box {
    margin-bottom: 18px;
}
.abf_service_type {
    font-size: 14px;
    color: #fff;
    font-family: 'Lato-Bold';
    line-height: 14px;
}
.abf_below_banner {
    background-color: #ffffff;
    padding: 36px 0;
}
.abf_below_banner .abf_event-title {
    font-size: 25px;
    font-family: 'Lato-Black';
    color: #000000;
}
.abf_below_banner .abf_event-title {
    font-size: 25px;
    font-family: 'Lato-Black';
    color: #000000;
    margin-bottom: 20px;
    margin-top: 0px;
}
.abf_below_banner p {
    font-size: 12px;
    font-family: 'Lato-regular';
    line-height: 14px;
    margin-bottom: 15px;
    color: #000;
}
.abf_below_banner p:last-child {
    margin-bottom: 0px;
}
.abf_single_detail {
    clear: both;
    overflow: hidden;
    background-color: #38708D;
    padding: 15px 20px;
    border-radius: 5px;
    max-width: 270px;
    margin: 0 0 0 auto;
}
.page-template-advice_booking_form .abf_contact_detail {
    background-color: #eeeeef;
}
.abf_detail, .abf_single_detail .abf_heading_detail {
    float: left;
    width: 50%;
    color: #fff;

}
.abf_detail{
    font-size: 12px;
    line-height: 14px;
    font-family: 'Lato-Regular';
}
.abf_date ul {
   padding: 0;
}
.abf_date ul li {

    list-style: none;
    font-family: 'Lato-Regular';
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 10px;
    margin-top: 5px;

}
.abf_single_detail .abf_heading_detail {

    font-family: 'Lato-Bold';
    font-size: 14px;
    line-height: 17.2px;

}
.abf_date span{

    font-family: 'Lato-bold';
    font-size: 14px;

}
.abf_date ul li {

    list-style: none;
    font-family: 'Lato-Regular';
    font-size: 12px;

}
.abf_single_detail_date, .abf_single_detail-price{
    clear: both;
    overflow: hidden;
}
.abf_single_detail-price ul {

    padding-left: 0;

}
.abf_single_detail-price ul li {

    display: inline-block;
    width: 49%;
    line-height: 14px;
    color: #ffffff;
    font-size: 12px;
    font-family: 'Lato-Regular';


}
.abf_single_detail-price span {
    font-family: 'Lato-Bold';
    margin-bottom: 5px;
    display: inline-block;
    font-size: 14px;
}
.abf_single_detail-price ul {

    padding-left: 0;
    margin: 37px 0 0 0;

}
.abf_contact_detail h3{
    margin-top: 0px;
    font-family: 'Lato-Bold';
    font-size: 14px;
    color: #000;
}
.abf_contact_detail {
    padding-top: 23px;
}
.page-template-advice-booking-form .abf_contact_detail {
    background-color: #EEEEEF;
}
.abf_service_type {
    margin-top: 19px;
}

.abf_event_booking_column textarea, .abf_event_booking_paidform textarea, .abf_event_booking_paidform input[type="text"], .abf_event_booking_paidform input[type="email"], .abf_event_booking_paidform input[type="tel"] {

    width: 100%;
    background-color: #ffffff !important;
    border: none;
    border-radius: 3px !important;
    height: 26px;
    font-size: 14px;
    font-family: 'Lato-Regular';
    color: #38708C !important;
    opacity: 1 !important;
    text-shadow: none;
    padding: 3px 8px !important;

}
.abf_event_booking_paidform textarea, .abf_event_booking_column textarea{
    height: 142px;
}
.abf_event_booking_paidform .abf_event_booking_column {
    margin-bottom: 8px;
}
.abf_event_booking_column input[type='text'].card-expiry-month, .abf_event_booking_column .colhash, .abf_event_booking_column input[type='text'].card-expiry-year{
	border-radius: 0px !important;
}
.abf_event_booking_column input[type='text'].card-expiry-month{
	border-top-left-radius: 3px !important;
	border-bottom-left-radius: 3px !important;
}
.abf_event_booking_column input[type='text'].card-expiry-year{
	border-top-right-radius: 3px !important;
	border-bottom-right-radius: 3px !important;
}
.abf_event_booking_paidform input[type="text"]::-webkit-input-placeholder,.abf_event_booking_paidform input[type="email"]::-webkit-input-placeholder, .abf_event_booking_paidform input[type="tel"]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #38708C;
    font-family: 'Lato-Regular';
    opacity: 1 !important
}
.abf_event_booking_paidform input[type="text"]::-moz-placeholder, .abf_event_booking_paidform input[type="email"]::-moz-placeholder, .abf_event_booking_paidform input[type="tel"]::-moz-placeholder{ /* Firefox 19+ */
  color: #38708C;
    font-family: 'Lato-Regular';
    opacity: 1 !important
}
.abf_event_booking_paidform input[type="text"]:-ms-input-placeholder, .abf_event_booking_paidform input[type="email"]:-ms-input-placeholder, .abf_event_booking_paidform input[type="tel"]:-ms-input-placeholder{ /* IE 10+ */
  color: #38708C;
    font-family: 'Lato-Regular';
    opacity: 1 !important
}
.abf_event_booking_paidform input[type="text"]:-moz-placeholder,.abf_event_booking_paidform input[type="email"]:-moz-placeholder, .abf_event_booking_paidform input[type="tel"]:-moz-placeholder { /* Firefox 18- */
  color: #38708C;
    font-family: 'Lato-Regular';
    opacity: 1 !important
}
.abf_event_booking_paidform #payBtn, .abf_event_booking_paidform input[type="submit"], #wpe_btn_appbooknow,#event_btnfree{
    width: 100%;
    height: 28px;
    line-height: 13px;
    text-align: left;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    background-color: #142D38;
    border: none;
    position: relative;
        -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
    font-family: 'Lato-Regular';
}
#wpe_btn_appbooknow:hover,
#event_btnfree:hover{
	background-color: #eee;
	color: #3B708B;
}
.abf_event_booking_paidform #payBtn:hover {
    background-color: #eeeeee;
    color: #3B708B;
}
.abf_event_booking_row {
    margin-left: -3.5px;
    margin-right: -3.5px;
}
.abf_event_booking_column {
    padding-left: 3.5px;
    padding-right: 3.5px;
}
.abf_card_detail {
    padding-top: 30px;
}
.checkmark:after {
    top: 6px;
    left: 6px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: white;
}
.abf_service_type input[type="radio"] {
    opacity: 0;
    margin-right: 13px;
    vertical-align: sub;
    margin-bottom: 5px;
}
.abf_service_type input[value="Operating Business"] {
    margin-bottom: 0;
}
input[type="radio"]:checked ~ .checkmark:after {
    display: block;
}
.abf_service_type label{

    vertical-align: middle;
    line-height: 21px;
    color: #000000;
    font-family: 'Lato-Regular';
    font-weight: normal;
    font-size: 14px;
    margin-bottom: 0;
}
.abf_service_type input[type="radio"]:checked ~ .checkmark {
    background-color: #38708d;
}
.abf_event_booking_paidform {
    padding-bottom: 53px;
}
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.abf_event_booking_paidform .abf_card_detail {
    padding-top: 14px;
}
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #fff;
    border-radius: 50%;
}

.submit-btn.abf_event_booking_column {
    margin-top: 29px;
}
.disabled {
    background-color: #eee !important;
    cursor: no-drop !important;
}
.disabled::-moz-placeholder {
    color: #ccc !important;
}
.disabled::-webkit-input-placeholder{
    color: #ccc !important;
}
#advice-section {
    position: relative;
    top: -175px;
}
#education-section, #planning-assistance, #financial-facilitation, #tools-section {
    position: relative;
    top: -195px;
}
.card-expiry-month{

    float: left;
    width: 30% !important;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;

}
.submit-btn.abf_event_booking_column::after {
    right: -11.5px;
}

.card-expiry-year{

    width: 66% !important;
    float: right;
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;

}
.colhash{

    background-color: #ffffff;
    display: inline-block;
    float: left;
    width: 4%;
    height: 26px;
    line-height: 24.1px;
    color: #38708C;
    font-family: 'Lato-Regular';

}
.fixed-sub-menu .section-btn {
    padding-bottom: 15px !important;
}
span.error {
    color: #f00;
}
#wpcrlRegisterSection .col-xs-12.col-md-12, #wpcrlRegisterSection a {
    color: #ffffff;
}
.team-members img {
    border-radius: 10px;
}
.services-call-to-action .widget_sow-image img {
    width: 100% !important;
}
.services-call-to-action .widget_lsow-services {
    min-height: 344px;
}
.education-event-heading .widget-title {
    font-size: 16px;
    font-family: 'Lato-Bold';
    color: #000;
    margin-top: 40px;
    margin-bottom: 24px;
}
.education-event-head .widget-title {
    font-size: 16px;
    font-family: 'Lato-Bold';
    color: #000;
    margin-top: 20px;
}
.services-call-to-action .lsow-service-details a {
    display: block;
    color: #fff;
    margin-bottom: 5px;
    margin-top: 20px;
}
.services-call-to-action .lsow-service-details a:nth-child(2) {
    margin-top: 5px;
}
.services-call-to-action .lsow-service-details a:hover{
    text-decoration: underline;
}
.mega-menu-flyout.mega-current_page_item > a{
    background-color: #EEEEEF !important;
    color: #000000 !important;
}
.mega-menu-flyout.mega-current_page_item:hover > a{
    background-color: #a5a5a5 !important;
    color: #eeeeef !important;
}
.home #logo img {
    width: 200px !important;
}
.page-template-advice_booking_form .entry-title{
    max-width: 150px;
    margin: 0 0 0 auto;
}
.page-template-advice_booking_form .entry-header {
    padding: 4vw 0 4vw 0;
}
.abf_event_left .abf_event-title{
    max-width: 270px;
}
.abf_event_left .abf_event_desc {
    max-width: 481px;
}
.parent-pageid-15 .main-content-area {

    background-color: #eeeeef;

}
.planning-assistance .wpe_event_desc {

    color: #DDDEDF;
    font-size: 14px;
    line-height: 18px;
    font-family: 'Lato-Regular';

}
.planning-assistance .wpe_event_price {
    margin-top: 14px;
    text-transform: capitalize;
}
.planning-assistance .wpe_event_book_btn {

    padding-top: 34px;
    position: absolute;
    bottom: 15px;
    width: 100%;
    max-width: 184px;

}
.planning-assistance .wpe_event_desc ul li {

    list-style: disc;
    margin-left: 15px;
    line-height: 16px;

}
.planning-assistance {
    margin-top: 30px;
}
.wpe_event_number {

    position: absolute;
    top: -20px;
    background-color: #142D38;
    width: 45px;
    height: 41px;
    text-align: center;
    line-height: 41px;
    border-radius: 5.37px;
    color: #fff;
    font-size: 24px;
    font-family: 'Lato-Bold';

}
.planning-assistance .wpe_event_description {
    min-height: 310px;
}
.page-template-advice-booking-form .entry-title {
    max-width: 151px;
    margin: 0 0 0 auto;
}
.abf_below_banner .col-sm-4.col-md-4 {
    width: 31.733% !important;
}
div.wpcf7-mail-sent-ok, div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: 0px solid transparent;
    color: #fff;
    margin: 0 0;
    padding: 0;
}
span.wpcf7-not-valid-tip {
    color: #fff;
}
.team-members .sow-image-container{
}
.team-members .sow-image-container img{
	
}

/*Custom slider*/
.page-id-1714 #content .entry-header.page-header.inner-header{
    display: none;
}
.page-id-1713 #content .entry-header.page-header.inner-header{
    display: none;   
}
.slick-next::before{
    content: "\f105" !important;
    font-family: FontAwesome !important;
    color: #00021f;
    font-size: 50px;

}
.slick-prev::before {
    content: "\f104" !important;
    font-family: FontAwesome !important;
    color: #00021f;
    font-size: 50px;
    
}
.slick-prev {
    left: 36px;
    z-index: 99999;
    height: 48px;
}
.slick-next {
    right: 36px;
    z-index: 99999;
    height: 48px;
}
.slick-container {
    position: relative;
}
.slide-info {
    position: absolute;
    top: 35%;
    right: 0;
    z-index: 1;
}
.text-layer{
    max-width: 362px;
    min-width: 362px;
    font-size: 42px;
    line-height: 41px;
    font-weight: 300;
    letter-spacing: 0px;
    font-family: "Lato-Black";
    text-align: right;
}
.layer-small-text {
    font-size: 16px;
    line-height: 18px;
    font-weight: 400;
    color: rgb(20, 45, 56);
    letter-spacing: 0px;
    font-family: "Lato-Regular";
    text-align: right;
    max-width: 280px;
    min-width: 280px;
    margin: 20rem 0 0 auto;
}

.slick-slide:nth-child(1) .slide .img-item .slider-for-single-page .slick-container .home-slider-images .container .right-slide-text .text-colors .text-layer{
    color: rgb(255, 255, 255);
}
.slick-slide:nth-child(2) .slide .img-item .slider-for-single-page .slick-container .home-slider-images .container .right-slide-text .text-colors .text-layer{
    color: rgb(255, 255, 255);
}
.slick-slide:nth-child(3) .slide .img-item .slider-for-single-page .slick-container .home-slider-images .container .right-slide-text .text-colors .text-layer{
    color: rgb(20, 45, 56);
}
.slick-slide:nth-child(4) .slide .img-item .slider-for-single-page .slick-container .home-slider-images .container .right-slide-text .text-colors .text-layer{
    color: rgb(20, 45, 56);
}

.slick-slide:nth-child(1) .slide .img-item .slider-for-single-page .slick-container .home-slider-images .container .right-slide-text .text-colors .layer-small-text{
    color: rgb(255, 255, 255);
}
.slick-slide:nth-child(2) .slide .img-item .slider-for-single-page .slick-container .home-slider-images .container .right-slide-text .text-colors .layer-small-text{
    color: rgb(255, 255, 255);
}
.slick-slide:nth-child(3) .slide .img-item .slider-for-single-page .slick-container .home-slider-images .container .right-slide-text .text-colors .layer-small-text{
    color: rgb(20, 45, 56);
}
.slick-slide:nth-child(4) .slide .img-item .slider-for-single-page .slick-container .home-slider-images .container .right-slide-text .text-colors .layer-small-text{
    color: rgb(20, 45, 56);
}

.text-layer {
   /* color: rgb(11, 51, 79);
    max-width: 320px;
    font-size: 29px;
    line-height: 33px;
    font-family: 'maison_neuebook';*/
}
.button-layer a {
    font-size: 14px;
    line-height: 14px;
    font-weight: 500;
    color: rgb(30, 109, 179);
    font-family: 'maison_neuemedium';
    padding: 7px 31px;
    border: 1px solid rgb(30, 109, 179);
    border-radius: 8.16px;
    display: inline-block;
	text-decoration: none;
}

.button-layer a:hover{
	background-color: #1e6cb3;
	color: #ffffff;
}
.button-layer {
    margin-top: 43px;
}
.slide{
	display: block !important;
}
/*
.main-slide-info{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1;
}
.main-slide-info .container{
    position: relative;
    height: 652px;
}
*/
.right-text {
    position: absolute;
    right: 0;
    top: 5.5%;
/*	width: 32%;*/
}
.right-slide-text {
    position: relative;
}
.slide-info.left-text {
    right: auto;
    left: 0;
	top: 37%;
	width: 25%;
}
.layer-small-text {
/*
    font-size: 15px;
    line-height: 18px;
    font-weight: 400;
    color: rgb(255, 255, 255);
    max-width: 243px;
	margin: 28px 0 0 0;
    text-align: left;
*/
}
.left-text .button-layer {
    margin-top: 36px;
}
/*Custom slider*/

@media only screen and (min-width: 768px){
    .wpe_all_events .col-sm-4.col-md-4 {
    padding: 0 7.5px;
}
.wpe_all_events .row {
    margin: 0 -7.5px;
}
.abf_all_events .col-sm-4.col-md-4 {
    padding: 0 7.5px;
}
.abf_all_events .row {
    margin: 0 -7.5px;
}
}
@media only screen and (min-width: 400px) and (max-width: 600px){
    .advice-inner-tile {
    display: block !important;
    overflow: hidden;
    clear: both;
}
.advice-inner-tile > .panel-grid-cell:nth-child(even) {
    float: left;
    width: 75% !important;
}
.advice-inner-tile > .panel-grid-cell:nth-child(odd) {
    float: left;
    width: 25% !important;
}
}
@media only screen and (min-width: 601px) and (max-width: 767px){
    .advice-inner-tile {
    display: block !important;
    overflow: hidden;
    clear: both;
}
.advice-inner-tile > .panel-grid-cell:nth-child(even) {
    float: left;
    width: 40% !important;
}
.advice-inner-tile > .panel-grid-cell:nth-child(odd) {
    float: left;
    width: 10% !important;
    padding-right: 10px !important;
}
}
@media only screen and (max-width: 767px){
.abf_below_banner .abf_event-title {
    font-size: 23px;
}
.abf_event_left .abf_event_desc {
    max-width: 100%;
}
.abf_single_detail{
    max-width: 100%;
}
.below-banner-left br{
        display: none;
    }
.below-banner-left ul{
        padding-bottom: 35px;
    }
.home .navbar.navbar-default, .home  .first-nav .navbar-toggle, .home .top-right-content, .navbar-toggle, .navigation-two{
        display: none;
    }
.navbar-header {
    width: 100%;
    margin: 0 !important;
}
.first-nav.inner-nav, .first-nav {
    padding: 15px 0;
    }
    .inner-nav .navbar-header{
        padding: 0px;
        width: 100%;
    }
.partners-logo ul {
    text-align: right;
    padding: 10px 25px;
    margin-bottom: 0;
}
.partners-logo{
    display: block;     
    }
.partners-logo ul li {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    font-family: 'Lato-Regular';
}
.tp-revslider-mainul li .tp-bgimg{
    background-image: url("../../../uploads/2018/05/mobile-banner-image.jpg") !important;        
    }
.call-to-action .sow-cta-text {
    text-align: left;
}
.call-to-action .sow-cta-subtitle br {
    display: none;
}
.call-to-action .sow-cta-subtitle {
    max-width: 222px;
}
.call-to-action .sow-cta-base{
    min-height: auto;       
    }
.call-to-action .so-widget-sow-button{
    position: static;
    }
.call-to-action .sow-cta-text {
    margin-bottom: 20px;
}
.call-to-action .panel-grid-cell:nth-child(3) .sow-cta-subtitle br {
    display: block;
}
.home-testimonial{
    padding-top: 15px;      
    padding-bottom: 0px;
    }
.footer-widget {
    margin-bottom: 10px;
}
.footer-one .widget_sow-headline {
    float: none;
    width: 100%;
    padding-right: 0;
    margin-bottom: 20px;
}
.footer-one .widget_text {
    float: left;
    width: 100%;
}
#footer-area .footer-widget-area {
    padding-bottom: 20px;
}
.home-testimonial a i, .home-testimonial .lsow-testimonial-text a i {
    margin-left: 9px;
    }
.call-to-action .panel-grid-cell {
    margin-bottom: 20px !important;
}
.call-to-action .panel-grid-cell:last-child {
    margin-bottom: 0px !important;
}
.inner-header {
    background-image: url('../../../uploads/2018/05/mobile-inner-banner.jpg') !important;
}
.below-banner-right{
    padding-top: 0;     
}
.below-banner .panel-grid-cell {
    margin-bottom: 0 !important;
}
.below-banner {
    padding-top: 35px;
    padding-bottom: 0;
    background-color: #eeeeef !important;
}
.footer-two .ow-icon-placement-left{
    max-width: 170px !important;        
    }
.services-call-to-action .so-widget-image {
    width: 100% !important;
}
.footer-three .widget_lsow-icon-list {
    display: none;
}
.footer-three .widget_text{
    width: 100%;
    padding-right: 0px
    }
.phone-mail {
    float: left;
    width: 46%;
    margin-right: 10px;
}
.footer-three h6 {
    margin-top: 0;
    float: left;
    width: 49%;
}
.advice-button .sow-icon-image {
    background-position: center center;
    background-size: 18px 18px !important;
    background-repeat: no-repeat;

}
.tools-grid .panel-grid-cell{
    margin-bottom: 15px !important;     
    }
.tools-grid .panel-grid-cell:last-child {
    margin-bottom: 0 !important;
}
.tools-grid-two .panel-grid-cell {
    margin-bottom: 5px !important;
}
.panel-grid-cell:last-child {
    margin-bottom: 0 !important;
}
.panel-grid-cell {
    margin-bottom: 15px !important;
}
.advice-button a{
    padding-left: 10px !important;
    padding-right: 10px !important;     
    }
.description p {
    padding-right: 0;
    }
.form-column::after {
    width: auto;        
    }
.form-column{
    border-radius: 10px;
    }
    .wpgmp_locations.map-address{
        width: 100% !important;
        margin: 0 0 10px 0 !important;
    }
.row.colummn-gap .col-md-6{
    padding-right: 15px;
    padding-left: 15px;
    }
.row.colummn-gap{
    margin-right: -15px;
    margin-left: -15px;     
    }
.form-column{
    padding-right: 18px;
    padding-left: 18px;
    }
.upcoming-events {
   margin-bottom: 15px;
}
.wpe_event_fimg img{
    width:100%;
    }
.abf_event_fimg img{
    width:100%;
    }
.search-articll{
    padding-left: 0px;
    padding-right: 0px;
    }
.upcoming-event .col-md-4.col-sm-4:first-child, .upcoming-event .col-md-4.col-sm-4:nth-child(2), .upcoming-event .col-md-4.col-sm-4:nth-child(3){

    padding: 0 15px 0 15px;

}
.upcoming-events a {
    padding: 15px 15px 15px 15px;
}
.date {
    position: static;
    background-color: transparent;
    padding: 0 6px 0 0;
    text-align: left;
    display: inline-block;
    vertical-align: top;
}
.upc-event {
    display: inline-block;
}
#footer-area .footer-widget-area{
    padding-top: 0;
    }
.abf_single_detail{
    margin-top: 15px;   
    }
#footer-area {
    padding-top: 10px;
}
.team-members .so-widget-image {

    width: 100% !important;

}
.form-column .submit-btn {
    width: 190px;
}
.wpe_event_booking_row .wpe_event_booking_column:nth-child(3){
    clear: both;
    overflow: hidden;   
    }
.wpe_single_detail_date, .wpe_single_detail-price {

    max-width: 195px;
}
.wpe_single_detail{
    margin-top: 15px;       
    }
.date{
	width: 42px;		
	}
.abf_below_banner .col-sm-4.col-md-4{
	width: 100% !important;
	}
.abf_event_booking_paidform .abf_event_booking_column {
 	clear: both;
	overflow: hidden;
	}
}
@media only screen and (max-width: 700px){
.section-btn{
    display: none !important;
}
.advice-section {
    margin-top: 0;
}
}
@media only screen and (min-width: 701px) and (max-width: 1024px){
    .section-btn {
    display: block !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
    overflow: hidden;
    clear: both;

}
.section-btn .panel-grid-cell:first-child {

    float: left;
    width: 17% !important;
    padding-right: 5px !important;
    margin-bottom: 0 !important;

}
.section-btn .panel-grid-cell:nth-child(2) {

    width: 18% !important;
    float: left;
    padding-left: 0 !important;
    padding-right: 5px !important;
    margin-bottom: 0 !important;

}
.section-btn .panel-grid-cell:nth-child(3) {

    float: left;
    width: 23% !important;
    padding-right: 5px !important;
    margin-bottom: 0 !important;

}

.section-btn .panel-grid-cell:nth-child(4) {

    float: left;
    width: 24% !important;
    padding-left: 0 !important;
    padding-right: 5px !important;
    margin-bottom: 0 !important;

}
.section-btn .panel-grid-cell:nth-child(5) {

    float: left;
    width: 18% !important;
    padding-right: 0px !important;
    margin-bottom: 0 !important;

}
}
@media only screen and (max-width: 991px){
.search-articll:nth-child(2n+1) {
    padding-left: 0;
}
    
}
@media screen  and (min-width: 1025px) and (max-width: 1199px){
.section-btn    {
    padding-right: 15px !important;
    padding-left: 15px !important;
}
}

@media screen  and (min-width: 768px) and (max-width: 1199px){
    
.testimonial-image-slider .panel-grid-cell:first-child {
    float: none;
    display: block;
    width: 100% !important;
    margin-bottom: 15px;
}
.testimonial-image-slider .panel-grid-cell:nth-child(2) {
    float: none;
    display: block;
    width: 100% !important;
}
.home-testimonial br {
    display: none;
}
.home-testimonial {

    padding: 20px 15px 20px 15px;
}
.footer-widget-area .footer-widget:first-child {
    float: right;
}
#footer-area .row .footer-widget{
    margin-bottom: 15px;        
    }
.footer-one .widget_sow-headline {

    float: left;
    width: 100%;
    padding-right: 0;

}
.footer-one .widget_text {

    float: left;
    width: 100%;
    margin-top: 15px;

}
#footer-area a {
    max-width: 120px;
    margin-top: 20px;
}
.phone-mail{
    float: left;
    width: 50%;
}
.footer-three h6 {
    margin-top: 0;
    float: right;
    width: 50%;
}   
.footer-three .widget_lsow-icon-list{
    display: none;
    }
.footer-three .widget_text {
    width: 100%;
    padding-right: 0;
}
#footer-area .footer-widget-area {
    padding-bottom: 10px;
}
.footer-two .sow-sub-headline br {
    display: none;
}
.footer-one .sow-sub-headline{
    padding-right: 40px;
}
.footer-three {
    padding: 20px 15px 32px 15px;
}
.testimonial-image-slider .so-widget-image {
    width: 100% !important;
}
.inner-header {
    background-image: url('../../../uploads/2018/05/mobile-inner-banner.jpg') !important;
}
.below-banner {
    padding-top: 29px;
    padding-bottom: 29px;
}
.below-why-should .panel-grid-cell {
    display: block;
    width: 57% !important;
}
.below-why-should {
    display: block !important;
}
.team-members .panel-grid-cell {
    -ms-flex: inherit !important;
    -webkit-flex: inherit !important;
    flex: inherit !important;
}
.services-call-to-action img.so-widget-image{
        width: 100% !important;
    }
.description p {
    padding-right: 0;
}
.wpgmp_locations.map-address{
    width: 32% !important;
    }
.wpgmp_locations.map-address .row{
    padding: 15px 0 15px 0 !important;  
    }
.number, .email, .url {
    font-size: 11px;
    }
.wpgmp_locations.map-address{
margin:0 14px 0 0 !important;       
    }
.top-right-content .widget_search{
    margin: 0 10px 0 0;     
    }
.top-right-content .widget_sow-image{
    margin: 5px 0 0 0;
    }
.abf_single_detail-price ul li{
    width: 48%; 
    vertical-align: top;
    }
.team-members .panel-grid-cell:nth-child(2n+1), .team-members .panel-grid-cell:nth-child(2n){
    padding: 0px !important;
    }
}
@media screen  and (min-width: 768px) and (max-width: 1024px){
.advice-inner-tile {
    display: block !important;
    overflow: hidden;
    clear: both;
}
.advice-inner-tile > .panel-grid-cell:nth-child(odd) {
    float: left;
    width: 10% !important;
    padding-right: 10px !important;
}
.advice-inner-tile > .panel-grid-cell:nth-child(even) {
    float: left;
    width: 40% !important;
}
.contact-right-image{
    background-position: top right !important;
    }
.map-address .col-sm-6:nth-child(2) {
    padding-left: 0;
    padding-right: 5px;
}
.map-address .col-sm-6:first-child {
    padding-left: 5px;
    padding-right: 5px;
}
.wpgmp_location_meta {
    font-size: 11px !important;
    }
.number, .email, .url {
    font-size: 10px;
}
}
@media only screen and (max-width: 1024px){
.home .navbar.navbar-default, .home  .first-nav .navbar-toggle, .home .top-right-content, .navbar-toggle, .navigation-two{
        display: none;
    }
.home .navbar.navbar-default, .home  .first-nav .navbar-toggle, .home .top-right-content, .navbar-toggle, .navigation-two{
        display: none;
    }
.navbar-header {
    width: 100%;
    margin: 0 !important;
}
.first-nav.inner-nav, .first-nav {
    padding: 15px 0;
    }
    .inner-nav .navbar-header{
        padding: 0px;
        width: 100%;
    }
.partners-logo ul {
    text-align: right;
    padding: 10px 25px;
    margin-bottom: 0;
}
.partners-logo{
    display: block; 
    margin-top: 72px;
    }
.partners-logo ul li {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    font-family: 'Lato-Regular';
}
.hfeed.site{
    position: fixed !important;
    width: 100%;
    top: 0;
    opacity: 1 !important;
    z-index: 1 !important;
}
#responsive-menu-pro-container {
    margin-top: 73px;
}
#responsive-menu-pro-container #responsive-menu-pro li.responsive-menu-pro-item a .responsive-menu-pro-subarrow{
    width: 32% !important;
    text-align: right !important;
    padding-right: 35px;
    }
}
@media only screen and (max-width: 1670px){
.astm-search-menu form {
    right: -22px !important;
    top: 37px !important;
    left: auto;
}   
}
@media only screen and (min-width: 1199px){
.footer-event .col-md-4.col-sm-4:first-child {
    padding-right: 0;
}
.footer-event .col-md-4.col-sm-4:nth-child(2) {

    padding-right: 0;
    padding-left: 19px;

}
.footer-event .col-md-4.col-sm-4:nth-child(3) {

    padding-left: 19px;
	
}
.footer-event .upcoming-events {
    min-height: 147px;
}
}

@media screen  and (min-width: 768px) and (max-width: 1024px){
 .slider-for-single-page .slick-container .home-slider-images{
    height: 70vh !important;
}
.layer-small-text {
    margin: 18vh 0 0 auto;
}
    
}
@media only screen and (max-width: 767px){
.slider-for-single-page .slick-container .home-slider-images{
    background-image: url("../../../uploads/2018/05/mobile-banner-image.jpg") !important;    
    height: 55vh !important;
}
.layer-small-text {
    margin: 11vh 0 0 auto;
}

.text-layer{
    font-size: calc(18px + (30 - 18) * ((100vw - 250px) / (767 - 250)));
    line-height: calc(1em + (1.5 - 1.2) * ((100vw - 250px)/(767 - 250)));
}
    
}
@media screen  and (min-width: 250px) and (max-width: 400px){
.layer-small-text {
    min-width: auto !important;
    min-width: auto !important;
}
.text-layer{
    min-width: auto !important;
    min-width: auto !important;
}
.right-text.text-colors{
    width: auto !important;
}
}
