﻿/*
Theme Name: North Coast Build
Theme URI: http://northcoastbuild.co.uk/
Author: Majik Websites
Author URI: https://www.majik-websites.co.uk
Version: 1.0
*/
/*--------Start - WordPress Core--------*/

.alignnone {
    margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
.alignright {
    float: right;
    margin: 5px 0 20px 30px;
}
.alignleft {
    float: left;
    margin: 5px 30px 20px 0;
}
.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
a img.alignright {
    float: right;
    margin: 5px 0 20px 30px;
}
a img.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignleft {
    float: left;
    margin: 5px 30px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
.clear {
    clear: both;
}
/*--------End - WordPress Core--------*/

/*--------Start - Wesbite Styles--------*/
@font-face {
    font-family: 'mulibold';
    src: url('fonts/muli-bold-webfont.eot');
    src: url('fonts/muli-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/muli-bold-webfont.woff2') format('woff2'),
         url('fonts/muli-bold-webfont.woff') format('woff'),
         url('fonts/muli-bold-webfont.ttf') format('truetype'),
         url('fonts/muli-bold-webfont.svg#mulibold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'muliitalic';
    src: url('fonts/muli-italic-webfont.eot');
    src: url('fonts/muli-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/muli-italic-webfont.woff2') format('woff2'),
         url('fonts/muli-italic-webfont.woff') format('woff'),
         url('fonts/muli-italic-webfont.ttf') format('truetype'),
         url('fonts/muli-italic-webfont.svg#muliitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'mulilight';
    src: url('fonts/muli-light-webfont.eot');
    src: url('fonts/muli-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/muli-light-webfont.woff2') format('woff2'),
         url('fonts/muli-light-webfont.woff') format('woff'),
         url('fonts/muli-light-webfont.ttf') format('truetype'),
         url('fonts/muli-light-webfont.svg#mulilight') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'muliregular';
    src: url('fonts/muli-regular-webfont.eot');
    src: url('fonts/muli-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/muli-regular-webfont.woff2') format('woff2'),
         url('fonts/muli-regular-webfont.woff') format('woff'),
         url('fonts/muli-regular-webfont.ttf') format('truetype'),
         url('fonts/muli-regular-webfont.svg#muliregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'mulisemibold';
    src: url('fonts/muli-semibold-webfont.eot');
    src: url('fonts/muli-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/muli-semibold-webfont.woff2') format('woff2'),
         url('fonts/muli-semibold-webfont.woff') format('woff'),
         url('fonts/muli-semibold-webfont.ttf') format('truetype'),
         url('fonts/muli-semibold-webfont.svg#mulisemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}
* {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
body {
    margin: 0px;
    padding: 0px;
    font-size: 16px;
    line-height: 24px;
    color: #999A95;
        font-family: 'mulilight';
}
p {
    margin: 0 0 15px;
}
a {
    text-decoration: none;
    outline: none;
    color: #272E6A;
}
a:hover {
    color: #68c0b3;
}
a[href^=tel] {
    color: inherit;
    text-decoration: none;
}
hr {
    width: 80%;
    margin: 20px 10%;
    clear: both;
}
img {
    border: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0px;
    color: #272E6A;
    font-weight: normal;
font-family: 'mulibold';
text-transform: uppercase;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: #272E6A;}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
    color: #68c0b3;
}
h1 {font-size:  32px; line-height: 38px; margin:  0 0 20px;
}
h2 {
    font-size: 28px;
    line-height: 32px;
margin:  0px 0 20px;
}
h2.sub {color:  #68C0B3; font-family: 'muliregular'; font-size: 20px; line-height: 26px; margin:  0 0 5px;
}
.page-content h2, .blog-section h2 {
    font-size: 30px;
    line-height: 36px;
margin:  20px 0 20px;
color: #68c0b3;
}
h3 {font-family: 'mulibold';
    font-size: 20px;
    line-height: 26px;
    margin: 0 0 10px;
}
.nf-form-cont h3, .widget h3 {font-size:  24px; line-height:  28px; color: #fff;
}

h4 {font-family: 'mulibold';
    font-size: 20px;
    line-height: 26px;
    margin: 0 0 10px;
}
h5 {
    font-size: 22px;
    line-height: 26px;
    margin: 0 0 5px;
}
h6 {

    font-size: 22px;
    line-height: 26px;
    margin: 0 0 5px;
}
.post h2 {
    font-size: 24px;
    line-height: 28px;
}
.centered {
    text-align: center;
}
blockquote {
    float: left;
    width: 100%;
    clear: both;
    padding: 15px 50px;
    margin: 10px 0 30px;

    font-size: 22px;
    line-height: 26px;
    color: #0071ad;
    background: #f0f0f0;
}
blockquote p {
    margin: 10px 0;
}
hr {
    width: 100%;
    border: none;
    height: 2px;
    display: block;
    background: #444549;
    margin: 30px 0;
}
hr.clear {
    background: none;
}
.wrapper {
    width: 1240px;
    margin: 0px auto;
    padding: 0;
}

#header {
    background: #fff;
    width: 100%;
    float: left;
    clear: both;
    padding: 15px 0;
    position: fixed;
    z-index: 99999;
        -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
}
#header.fixed-nav {
    background: #fff;
}
.header-space {
    width: 100%;
    float: left;
    display: block;
}
.top-icons {
    float: right;
    margin: 0 0 20px 0px;
     font-family: 'mulibold';
}
.top-icons ul {
    margin: 0px;
    padding: 0;
    list-style: none;
    float: left;
    display: block;
}
.top-icons ul li {
    float: left;
    display: inline-block;
    margin: 0;
    color: #68C0B3;
    line-height: 24px;
    font-size: 20px;
}
.top-icons ul li.phone-item {padding-top:  8px;
}
.top-icons ul li .read-more {
    margin: 0 0 0 20px;
    background: #272E6A;
    border:none;
    color: #fff;
padding: 9px 20px 7px;
}
.top-icons ul li .read-more:hover {background:#68C0B3; color: #fff;
} 

.top-icons ul li a {
    position: relative;
    color: #fff;
    display: inline-block;
}
.top-icons ul li a:hover {
    color: #68c0b3
}
.logo-holder {
    width: 100%;
    float: left;
    clear: both;
    margin: 0 0 20px;
}
.logo {
    display: inline-block;
    height: 80px;
    padding: 0px 0;
    width: auto;
    float: left;
}
.logo img {
    display: block;
    height: 100%;
    width: auto;
}
.tag-line h1 {
    font-size: 28px;
    line-height: 28px;
    text-transform: none;
}
.nav-row {
    background: #fff;
    width: 100%;
    float: left;
    margin: 20px 0 0;
}
#nav {
    text-transform: uppercase;
    float: right;
    padding: 0;
    position: relative;
    width: auto;
    margin: 0;
    font-size: 16px;
    line-height: 22px;
   font-family: 'mulibold';
    clear: right;
    max-width: 100%!important;
}
#nav ul {
    clear: both;
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
    text-align: center;
}
#nav ul li {
    display: inline-block;
    margin: 0 0 0 30px;
    padding: 0;
    position: relative;
}
#nav ul li a {
    display: block;
    margin: 0;
    padding: 0 0 0 0;
    text-decoration: none;
    color: #272E6A;
}
#nav ul li.current-menu-item > a,
#nav li a:hover,
#nav ul li li.current_page_item a {
    color: #68C0B3!important;
}
#nav ul li.current-menu-item li a {
    color: #999A95;
}
#nav li:hover .sub-menu {
    display: block;
    position: absolute;
    top: 18px;
}
#nav li ul.sub-menu {
    left: 0;
    padding: 24px 0 0px;
    position: absolute;
    top: -9999px;
    width: auto!important;
    z-index: 9999;
    font-size: 16px;
    line-height: 26px;
    text-align: left;
}
#nav ul.sub-menu li,
#nav ul.sub-menu li:first-child {
    clear: both;
    display: block;
    margin: 0px;
    width: 100%;
    padding: 0;
    line-height: 24px;
    background: #E6EBED;
}
#nav ul.sub-menu a,
#nav ul.sub-menu li:first-child a {
    display: block;
    white-space: nowrap;
    margin: 0;
    padding: 5px 20px;
    text-decoration: none;
    width: auto;
    border: none;
    color: #999A95;
}
#nav ul.sub-menu a:hover,
#nav ul.sub-menu li:first-child a:hover {
    text-decoration: none;
    color: #68c0b3;
}
.content-holder {
    position: relative;
    float: left;
    width: 100%;
    clear: both;
    padding: 0;
}
.top-border {
    padding: 0px;
}
.main-img {
    float: left;
    overflow: hidden;
    width: 100%;
    clear: both;
    padding: 0px;
    margin: 0px;
}
.home-slider {
    width: 100%;
    float: left;
    clear: both;
    margin: 0;
    overflow: hidden;
    position: relative;
    text-align: center;
}

.menu-clear {margin-top: 108px!important;
}
.home-slider .slide {
    float: left;
    width: 100%;
}
.home-slider .wrapper {
    position: relative;
    float: none;
}
.home-slider img {
    width: 100%;
    float: left;
    display: block;
}
.metaslider {
    display: block;
    width: 100%;
    height: auto;
    max-width: 100%!important;
}

.home-slider .metaslider .caption-wrap { background: rgba(0,0,0,0.5);
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 1;
}
.home-slider .metaslider .caption-wrap h2, .home-slider .metaslider .caption-wrap h3 {
	text-transform: uppercase;
    color: #fff;
}
.home-slider .metaslider .caption-wrap h3 {color: #68C0B3; font-family: 'muliregular';
}
.home-slider .metaslider .caption-wrap .caption {
	display: table;
	text-align: center;
	width: 100%;
	padding: 0px;
	height: 100%;
}
.home-slider .metaslider .caption-wrap .caption .cap {
	display: table-cell;
	vertical-align: middle;
	color: #fff;
}
.home-slider .metaslider .flex-control-paging {
	bottom: 20px;
	z-index: 9998;
}
.home-slider .metaslider .flex-control-paging li a {
	background: none;
	border: 3px solid #fff;
	height: 9px;
	width: 9px;
}
.home-slider .metaslider .flex-control-paging li a.flex-active {
	background: #fff;
}
.home-slider .read-more {padding:  12px 40px 10px;
}

.home-slider .slick-prev,
.home-slider .slick-next {
    margin-top: -15px;
    z-index: 9999;
    width: 30px;
    height: 30px;
}
.home-slider .slick-prev {
    left: 30px;
}
.home-slider .slick-next {
    right: 30px;
}
.home-slider .slick-prev:before,
.home-slider .slick-next:before {
    font-size: 30px;
}
.border-wrap {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 100%;
}
.main-img img {
    width: 100%;
    height: auto;
    display: block;
}
.center-align {
    text-align: center;
}
.main-article .text-content {
    width: 100%;
    margin: 0;
    padding: 0;
}
.text-content {
    width: 100%;
    float: left;
    clear: both;
    position: relative;
}
.content-section {
    margin: 40px 0 0px;
    width: 100%;
    float: left;
    clear: both;
}
.content-section.blog-img {
    margin-top: 150px;
}
.content-section.blog-img img {
    width: 100%;
    height: auto;
    display: block;
}
.content-section.main-img {
    margin: 0px;
}
.four-col,
.three-col,
.two-col {
    width: 100%;
    float: left;
    clear: both;
    margin: 0;
}
.single-col {
    float: left;
    margin: 0;
    padding: 0 20px;
    width: 100%;
}
#header .single-col {
    padding: 0 20px;
}
.col {
    float: left;
    margin: 0;
    padding: 0 20px;
}
.four-col .col {
    width: 25%;
}
.four-col .col.twin {
    width: 50%;
}

.three-col .col {
    width: 33.333%;
}
.three-col .col.two {
    width: 66.666%;
}
.two-col .col {
    width: 50%;
}
.col .thumb-img {
    width: 100%;
    float: left;
    clear: both;
    margin: 0px;
    position: relative;
}
.thumb-img img {
    width: 100%;
    height: auto;
    display: block;
}

.services-col { color: #fff;
background: #999A95; padding:  40px 0;}




.services-col .col .inner-col { float: left;
}
    

.services-col img {
    display: inline-block;
    width: auto;
    margin:  0 0 10px;
    height: auto;
}


.services-col h1 {margin:20px 0 30px;
}

.services-col h3 a {color: #fff;
}

.services-col h2 {
color: #fff;}

.side-list i {
    font-size: 40px;
    line-height: 40px;
    margin: 0 0 10px;
    color: #68c0b3;
}
.widget.services-col .col {
    position: relative;
    padding: 20px 0 0px;
    margin: 10px 0 0px;
    border-top: 1px solid #68c0b3;
}
.widget.services-col .col:first-child {
    border: none;
    padding-top: 0px;
    margin-top: 0px;
}
.widget.services-col i {
    position: absolute;
    left: 0;
    top: 25px;
}
.widget.side-list i {
    position: absolute;
    left: 0;
    top: 0px;
}
.widget.services-col .col:first-child i {
    top: 5px;
}
.widget-title {
    width: 100%;
    float: left;
    display: block;
    position: relative;
}
.read-more {
    margin: 0px 0 0;
    padding: 9px 20px 7px;
    color: #fff;
    display: inline-block;
    position: relative;
    z-index: 100;
    line-height: 20px;
    font-size: 14px;
    border: 1px solid #ccc;
     font-family: 'mulibold';
             -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    text-transform: uppercase;
}
.post .read-more {border-color: #272E6A; color:  #272E6A;
}
.post .read-more:hover {background: #68c0b3; color: #fff; border-color: #68c0b3;
}

 .read-more:hover {
    color: #999A95;
    border-color: #fff; background: #fff;
}
.light-bg {
    padding: 20px 0;
}
body::-webkit-input-placeholder {
    color: #333;
}
body:-moz-placeholder {
    /* Firefox 18- */
    color: #333;
    opacity: 1;
}
body::-moz-placeholder {
    /* Firefox 19+ */
    color: #333;
    opacity: 1;
}
body:-ms-input-placeholder {
    color: #333;
}
#footer {
    color: #fff;
    float: left;
    width: 100%;
    padding: 20px 0 0;
    margin: 40px 0 0;
    position: relative;
    background: #272E6A;
}
#footer h4 {color: #fff; margin:  0 0 10px;
}
#footer ul {
    margin: 0px 0px 22px;
    padding: 0px;
    list-style: none;
    width: 100%;
    float: left;
    clear: both;
   
}
#footer ul li {
    float: left;
    display: block;
    width: 100%;
    margin: 0px;
}
#footer .social li {
    font-size: 32px;
    line-height: 32px;
    display: inline-block;
    width: auto;
    float: none;
    margin: 0 10px 0 0;
}
#footer ul li a {
    margin: 0px;
    display: inline-block;
}
#footer a {
    color: #fff;
}
#footer a:hover,
#footer a:hover i {
    color: #68C0B3;
}
.arrow-up {
    background: url('images/arrow-up.png') no-repeat 0 0;
    width: 49px;
    display: block;
    height: 24px;
    position: absolute;
    top: -23px;
    left: 50%;
    margin: 0 0 0 -25px;
}
#footer h3 {
    color: #fff;
    padding-top: 34px;
    margin: 0 0 20px;
}
#footer .logo {
    height: 68px;
    margin: 0px;
}
#footer .citb {
    float: left;
    clear: both;
    margin: 20px 0 0px;
}
#footer .text-content {
    margin-top: 20px;
}
input[type=number],
input[type=text],
input[type=password],
input[type=email],
input[type=tel],
textarea,
select {
    border: none;
    padding: 10px;
    width: 100%;
    margin: 0 0 10px!important;
    color: #444549;
    font-size: 14px;
    line-height: 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: none;
    background: #fff;
}
input[type=submit],
input[type=button],
button {
    margin: 15px 0 0;
    padding: 9px 20px 7px;
    color: #fff;
    display: inline-block;
    position: relative;
    z-index: 100;
    line-height: 20px;
    font-size: 14px;
    border: 1px solid #ccc;
    font-family: 'mulibold';
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    text-transform: uppercase;
    background: none;
    cursor: pointer;
}
input[type=submit]:hover,
input[type=button]:hover,
button:hover {
    color: #999A95;
    background: #fff;
}

.label-above .nf-field-label {
margin:  0 0 3px!important;}
.nf-field-element textarea {
    height: 120px!important;
}
body.fts-powered-by-text-popup a.fts-powered-by-text {
display: none!important;}
#subForm {
    width: 100%;
    float: left;
}
.nf-form-fields-required {
    font-style: italic;
    font-size: 14px;
    margin: 0 0 5px;
}
.nf-field-container,
#ninja_forms_required_items {
    margin: 0px!important;
}
.nf-field-label label {
font-weight: normal!Important;}
.nf-input-limit{display:none!important;}
.checkbox-wrap{position:relative;}
.checkbox-wrap input[type=checkbox]{position:absolute; top:5px; left:0px;}
.label-right .nf-field-label{padding-left: 25px!important;}
.comp-terms{font-size: 14px; line-height: 16px;}

.end-footer {
    font-size: 12px;
    background: #272E6A;
    text-align: center;
    padding: 10px 0;
    width: 100%;
    float: left;
    width: 100%;
    margin: 40px 0 0;
    line-height: 18px;
}
.sidebar-layout {
    width: 100%;
    float: left;
    clear: both;
    text-align: left;
}
.sidebar-layout .article-content {
    width: 66.666%;
    float: left;
    margin: 0px;
    padding: 0 20px;
}
.sidebar {
    width: 33.33%;
    padding: 0 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    float: left;
}
.post-details {
    padding: 10px 0 0;
    font-size: 14px;
    line-height: 16px;
    float: left;
    clear: both;
    width: 100%;
    color: #808184;
    border-top: 1px solid #444549;
    margin: 0 0 40px;
}
.testimonial-grid .col {
    width: 100%!important;
    margin: 0 0 30px;
    padding: 20px 20%;
    background: #E6E6E6;
    text-align: center;
    position: relative;
    overflow: hidden;
}
.testimonial-grid .inner-col {
    position: relative;
    z-index: 10;
}
.testimonial-grid .flamingo-feathers {
    z-index: 8;
    right: -60px;
}
.open-quote {
    position: absolute;
    left: 40px;
    top: 40px;
    display: block;
    background: url(images/open-quote.png) no-repeat 0 0;
    height: 51px;
    width: 60px;
    z-index: 7;
}
.close-quote {
    position: absolute;
    right: 40px;
    top: 40px;
    display: block;
    background: url(images/close-quote.png) no-repeat 0 0;
    height: 51px;
    width: 60px;
    z-index: 7;
}
.pagination .wp-pagenavi {
    padding: 0;
    font-size: 14px;
    line-height: 16px;
    float: left;
    clear: both;
    width: 100%;
    margin: 0 0 40px;
    text-align: center;
}
.post-holder {
    float: left;
    clear: both;
    width: 100%;
}
.post {
    float: left;
    clear: both;
    width: 100%;
    padding: 0px 0 0;
    margin: 0 0 30px;
    background: #f7f7f7;
    color: #999A95;
}
.post h2 {color: #272E6A;
}
.post-holder .post:first-child {
    padding-top: 0px;
    border: none;
}
.post .thumb-img img {
    display: block;
    width: 100%;
    height: auto;
}
.post .thumb-img {
    width: 35%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    margin: 0px;
}
.post .text {
    width: 65%;
    float: left;
    padding: 30px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.post.full .text {
    width: 100%;
    padding: 0px;
}
.arrow-up {
    background: url('images/arrow-up.png') no-repeat 0 0;
    width: 49px;
    display: block;
    height: 24px;
    position: absolute;
    top: -23px;
    left: 50%;
    margin: 0 0 0 -25px;
}
.rmm-toggled-controls {
    display: none!important;
}
.rmm-toggled-controls {
    cursor: pointer;
}
#nav ul {
    width: 100%!important;
    float: left;
}
.ninja-forms-cont {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    clear: both;
    float: left;
    margin: 0 0 20px;
    padding: 20px;
    width: 100%;
    background: #DBD9D6;
    border: 1px solid #555759;
    color: #555759;
}
.field-wrap,
#ninja_forms_required_items {
    margin: 0px!important;
}
.ninja-forms-required-items {
    display: none;
}
.ninja-forms-field p {
    margin: 0 0 20px;
}
.pagination {
    clear: both;
    margin: 0;
    width: 100%;
}
.pagination .pages {
    display: none;
}
.pagination .wp-pagenavi a,
.pagination .wp-pagenavi .current {
    border: none;
    color: #535453;
    display: inline-block;
    margin: 0 0 0 10px;
    line-height: 20px;
    padding: 10px 0;
    width: 40px;
    height: 40px;
    border: none;
    background: #E6E6E6;
}
.pagination .wp-pagenavi .current {
    background: #444549;
    color: #fff;
}
.pagination .wp-pagenavi a:hover {
    background: #68c0b3;
    color: #fff;
}
.pagination .wp-pagenavi a.nextpostslink,
.pagination .wp-pagenavi a.previouspostslink {
    display: none;
}
.wp-caption-text {
    display: none;
}
/*--------End - Wesbite Styles--------*/


.iframe-wrap {
    height: 0;
    margin: 0 0 20px;
    overflow: hidden;
    padding-bottom: 65.25%;
    padding-top: 30px;
    position: relative;
}
.iframe-wrap iframe {
    height: 100% !important;
    left: 0;
    position: absolute;
    top: 0;
    width: 100% !important;
}
.map-wrap {
    width: 100%;
    float: left;
    width: 100%;
}
.map-wrap iframe {
    width: 100%;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    
    padding-top: 25px;
    height: 0;
    margin: 0 0 20px;
}
.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.table-container {
    max-width: 100%;
    overflow-x: auto;
    margin: 0 0 20px;
}
.table-container table,
.table-wrap {
    border-collapse: collapse;
    margin: 0 0 20px;
    text-align: left;
    width: 100%;
}
.table-container table th {
    background: #F0F0F0 none repeat scroll 0 0;
    border: 1px solid #555759;
    color: #555759;
    font-size: 16px;
    font-weight: normal;
    padding: 10px;
    vertical-align: top;
}
.table-container table th {
    border-right: 1px solid #555759;
}
.table-container table th:last-child {
    border-right: 1px solid #555759;
}
.table-container table td {
    vertical-align: top;
    background: #fff none repeat scroll 0 0;
    border: 1px solid #555759;
    color: #555759;
    padding: 10px 10px;
}
.table-wrap td {
    vertical-align: top;
    padding: 0 20px 10px 0;
}
.widget {
    float: left;
    width: 100%;
    clear: both;
    padding: 0;
    margin: 0 0 30px;
}
.widget .thumb-img {
    margin: 0px;
}
.widget .col {
    width: 100%;
    padding: 0px;
}
.side-list {
    margin: 0px 0 30px;
    background: #E6EBED;
    padding: 20px;
}

.side-list ul li {
    width: 100%;
    float: left;
    clear: both;
    display: block;
    padding: 0;
    padding: 0 0 0 26px;
    background: url(images/list-item.png) no-repeat 0 5px;
}
.side-list ul li a {
    display: block;
    font-size: 18px;
    color: #444549;
}
.side-list ul li a:hover {
    color: #68c0b3;
}
.widget ul {
    width: 100%;
    float: left;
    clear: both;
    margin: 0px;
    padding: 0px;
}
.widget ul li {
    margin: 5px 0;
}
.thumb-img {
    width: 25%;
    float: left;
}
.thumb-img img {
    width: 100%;
    height: auto;
    display: block;
}
.widget .text {
    width: 75%;
    float: left;
    padding: 0 0 0 15px;
}
.widget .text em {
    font-size: 14px;
    line-height: 16px;
    margin: 0 0 3px;
    display: block;
    font-style: normal;
}
.widget .full .text {
    width: 100%;
    padding: 0px;
}
.article-content ul {
    line-height: 30px;
    font-weight: bold;
}
.fts-jal-fb-header,
.fts-jal-fb-user-thumb,
.fts-jal-fb-user-name,
#footer .fts-powered-by-text,
.fts-jal-fb-post-time {
    display: none!important;
}
.fts-twitter-div a {
    color: #68c0b3!important;
}
.fts-twitter-div a:hover {
    color: #0071ad!important;
}
#footer .fts-jal-single-fb-post,
#footer .fts-jal-fb-message,
.fts-tweeter-wrap .tweeter-info,
.tweeter-info .right,
.fts-twitter-text {
    padding: 0px!important;
}
.feed-row {
    width: 100%;
    float: left;
    clear: both;
    position: relative;
    margin: 20px 0 0;
    padding: 0px;
}
.feed-row.top {
    padding: 0 0 20px;
    border-bottom: 1px solid #fff;
    margin: 0px;
}
.social-col {
    position: relative;
}
.social-col .icon {
    z-index: 0;
    position: absolute;
    width: 48px;
    height: 48px;
    text-align: center;
    display: block;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    background: #0071ad;
    color: #fff;
    top: 0px;
    line-height: 28px;
    font-size: 26px;
    padding: 10px 0 0 0;
}
.social-col h5 {
    padding: 0px 0 0px 0px;
    margin: 0 0 15px;
}

.social-col h5 a{
    font-size:  18px; 


}

.social-col h5:hover .icon {
    background: #68c0b3;
}
.social-col h5 a {
    padding: 10px 0 10px 56px;
    position: relative;
    z-index: 1;
    display: block;
    color: #0071ad;
}

.social-col h5:hover a {color: #68c0b3;
}

.slick-prev,
.flick-prev {
    background: none;
    border: none;
    color: #68c0b3;
    display: block;
    font-size: 30px;
    height: 30px;
    left: 0px;
    line-height: 30px;
    margin: -15px 0 0;
    position: absolute;
    text-align: left;
    top: 50%;
    width: 25px;
}
.full-col .slick-prev,
.full-col .flick-prev {
    left: -60px;
}
.slick-prev:hover,
.flick-prev:hover {
    color: #24b2b4;
    cursor: pointer;
}
.slick-next,
.flick-next {
    background: none;
    border: none;
    color: #68c0b3;
    display: block;
    font-size: 30px;
    height: 30px;
    line-height: 30px;
    margin: -15px 0 0;
    position: absolute;
    right: 0px;
    text-align: right;
    top: 50%;
    width: 25px;
}
.full-col .slick-next,
.full-col .flick-next {
    right: -60px;
}
.slick-next:hover,
.flick-next:hover {
    color: #444549;
    cursor: pointer;
}
.blog-section {
    padding: 0;
}
.blog-section .inside-col {
    background: #fff;
    color: #444549;
    float: left;
    width: 100%;
    display: block;
    margin: 0;
}
.blog-section .text-content {
    margin: 20px 0 0;
}
.blog-section .col .thumb-img {
    margin: 0px;
}
.page-content {
    margin: 30px 0 40px;
}
.content-pad {
    padding: 0 20px;
}
#footer .membership {
    width: 100%;
    float: left;
    clear: both;
    margin: 30px 0 0;
    padding: 0;
}
#footer .membership li {
    float: left;
    margin: 0 10px 0 0;
    display: inline-block;
    width: auto;
}
#footer .membership li a {
    display: block;
}
#footer .membership li a img {
    display: block;
    height: 50px;
    width: auto;
}
.tweeter-info .fts-right {
    padding: 0px!important;
}
.nf-form-cont {
background: #999A95; color: #fff; padding: 20px;}
.nf-form-fields-required{
display:  none!important;}
.alt-services .col {position: relative; margin: 0 0 0px; padding: 40px; background: #68C0B3; }
.alt-services .col.grey {background: #999A95;
}
.alt-services .col.blue {background: #272E6A;
}
.alt-services .col a {display: block; float: left; color: #fff;
}

.alt-services .col h3 {
color: #fff;}

.alt-services .col img {position: absolute; width:  60px; height: auto; display: block;}
.alt-services .text-content {padding:  0 30px 0 30px;}
.alt-services .content-section {
margin: 0px;}
.alt-services .col .read-more { padding:  9px 20px 7px;
}
.alt-services .col .read-more:hover {color: #68C0B3;  background: #fff;}
.alt-services .col.grey .read-more:hover{color: #999A95;}
.alt-services .col.blue .read-more:hover{color: #272E6A;}
.title {
    clear: both;
    width: 100%; margin:  0 0 30px;
}


.flex-direction-nav a { background-image: url(images/bg_direction_nav.png)!important;
}
.page-content .alt-services .col {padding: 0 20px 0 0; width:  100%!important;
}
.add-services h3 {color: #272E6A;
}
.add-services .text-content:hover h3{
color:#68C0B3;}
.add-services .text-content { color: #999A95; margin:  0 0 20px;
padding:20px; background: #f7f7f7;}
.add-services .text-content p {
margin: 0px;}
.add-services .text-content:hover {background: #eaeaea;
}
.page-content .add-services .col {padding:  0 20px 0 0;}
.img-row{margin: 40px 0 0;}
.img-row img{width:100%; height:auto; display:block; margin: 0 0 40px;}
    

