
body {
    font-family: Raleway, sans-serif;
    color: #000;
    font-size: 15px;
}
a {
    color: #2c3e50;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
a:focus,
a:hover {
    color: #59ab02;
    text-decoration: none;
}
a:focus {
    outline: 0;
}
::selection {
    background-color: #f1c40f;
    color: #fff;
}
::-moz-selection {
    background-color: #f1c40f;
    color: #fff;
}
.fifty {
    padding-top: 50px;
}
.twenty {
    padding-top: 20px;
}
.twentyfive {
    padding-top: 25px;
}
.green {
    color: #59ab02;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 800;
    color: #2c3e50;
}
#masthead .navbar {
    margin-bottom: 0;
    min-height: 70px;
    font-size: 12px;
}
#masthead .navbar-default {
    background-color: #fff;
    border: 0;
}
#masthead .navbar-brand {
    font-weight: 800;
    text-transform: uppercase;
    font-size: 30px;
    padding: 20.5px 15px;
    height: 70px;
    color: #000;
}
#masthead .navbar-default .navbar-brand {
    color: #000;
}
#masthead .navbar-brand span {
    color: #59ab02;
}
#masthead .navbar-nav > li > a {
    text-transform: uppercase;
    font-weight: 800;
    font-size: 13px;
}
#masthead .navbar-default .navbar-nav > li > a {
    color: #2c3e50;
}
#masthead .navbar-default .navbar-nav > li > a:focus,
#masthead .navbar-default .navbar-nav > li > a:hover {
    color: #59ab02;
}
#masthead .dropdown-menu {
    font-size: 11px;
    min-width: 175px;
}
#masthead .dropdown-menu > li > a {
    color: #2c3e50;
    font-weight: 400;
    text-transform: uppercase;
}
#masthead .dropdown-menu > .active > a {
    background-color: #e7e7e7;
}
#masthead .dropdown-menu > li > a:focus,
#masthead .dropdown-menu > li > a:hover {
    color: #59ab02;
}
@media (max-width: 767px) {
    #masthead .navbar-nav {
        padding-left: 10px;
    }
}
@media (max-width: 768px) {
    #masthead .navbar-default .navbar-nav > .active > a,
    #masthead .navbar-default .navbar-nav > .active > a:focus,
    #masthead .navbar-default .navbar-nav > .active > a:hover {
        color: #fff !important;
        background-color: #59ab02;
        border-bottom: 0;
    }
    #masthead .navbar-default .navbar-nav > .open > a,
    #masthead .navbar-default .navbar-nav > .open > a:focus,
    #masthead .navbar-default .navbar-nav > .open > a:hover {
        border-bottom: 0;
    }
    #masthead .navbar-default .navbar-nav > .open > a,
    #masthead .navbar-default .navbar-nav > .open > a:focus,
    #masthead .navbar-default .navbar-nav > .open > a:hover {
        background-color: #000;
        color: #fff !important;
    }
    #masthead .navbar-nav > li > a {
        border-bottom: 1px solid #ecf0f1;
    }
    #masthead .navbar-nav > li:last-child > a {
        border-bottom: 0;
    }
    #masthead .nav > li.dropdown:before {
        content: "+";
        position: absolute;
        top: 0;
        right: 15px;
        color: #bdc3c7;
        font-size: 30px;
        z-index: 9999;
        font-weight: 200;
    }
    #masthead .nav > li.dropdown.open:before {
        content: "-";
        right: 17px;
    }
    #masthead .dropdown-menu > li > a:before {
        content: "-";
        margin-right: 5px;
        margin-left: -10px;
    }
    #masthead .container > .navbar-collapse {
        margin-right: -15px;
        margin-left: -25px;
    }
}
@media (width: 768px) {
    #masthead .navbar-nav > li:first-child > a {
        border-top: 1px solid #ecf0f1;
    }
    .navbar-right .dropdown-menu {
        right: 0;
        left: 0;
    }
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .navbar-nav .open .dropdown-menu > li > a {
        padding: 5px 15px 5px 25px;
    }
}
@media (min-width: 769px) {
    #masthead .navbar-nav > li > a {
        border-top: 4px solid transparent;
        padding-top: 31px;
        padding-bottom: 35px;
    }
    #masthead .navbar-default .navbar-nav > li > a:focus,
    #masthead .navbar-default .navbar-nav > li > a:hover {
        border-top-color: #59ab02;
    }
    #masthead .navbar-default .navbar-nav > .active > a,
    #masthead .navbar-default .navbar-nav > .active > a:focus,
    #masthead .navbar-default .navbar-nav > .active > a:hover {
        color: #59ab02;
        border-top: 4px solid #59ab02;
        padding-top: 31px;
        background-color: transparent;
    }
    #masthead .navbar-default .navbar-nav > .open > a,
    #masthead .navbar-default .navbar-nav > .open > a:focus,
    #masthead .navbar-default .navbar-nav > .open > a:hover {
        background-color: #fff;
        border-top: 4px solid #59ab02;
        padding-top: 31px;
    }
    #masthead .dropdown-menu {
        border-radius: 0;
        border: 0;
        background-color: #000;
    }
    #masthead .dropdown-menu > li > a {
        padding: 15px 30px;
        color: #fff;
        font-weight: 800;
    }
    #masthead .dropdown-menu > li > a:focus,
    #masthead .dropdown-menu > li > a:hover {
        background-color: #59ab02;
        color: #fff !important;
    }
    #masthead .dropdown-menu > .active > a,
    #masthead .dropdown-menu > .active > a:focus,
    #masthead .dropdown-menu > .active > a:hover {
        background-color: #59ab02;
    }
}
#masthead .navbar-default .navbar-toggle {
    background-color: #59ab02;
    background-image: none;
    border: 1px solid #59ab02;
    border-radius: 0;
    margin-top: 15px;
    margin-bottom: 15px;
}
#masthead .navbar-default .navbar-toggle .icon-bar {
    border-radius: 0;
    background-color: #fff;
    height: 4px;
}
#masthead .navbar-default .navbar-toggle:focus,
#masthead .navbar-default .navbar-toggle:hover {
    border-color: #59ab02;
}
.embed-responsive.embed-responsive-10by8 {
    padding-bottom: 66.25%;
}
.btn {
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    text-transform: uppercase;
    font-weight: 800;
    padding: 10px 15px;
    font-size: 12px;
}
.btn-blue {
    background-color: #5b749e;
    color: #fff;
}
.btn-restart-green {
    background-color: #6a9960;
    color: #fff;
}
.btn-green {
    background-color: #59ab02;
    color: #fff;
}
.btn-lg {
    padding: 18px 27px;
    font-size: 14px;
}
.btn-sm,
.btn-xs {
    padding: 6px 9px;
    font-size: 10px;
}
.btn-xs {
    padding: 1px 5px;
}
.squre {
    border-radius: 0;
}
.thin {
    border-width: 1px;
}
.adv-gis,
.adv-gis:active,
.adv-gis:hover {
    border: 0;
    padding: 25px;
}
.adv-gis,
.adv-gis.btn-bordered:hover {
    background-color: rgba(255, 255, 255, 0.8);
}
.adv-default,
.adv-default:active,
.adv-default:hover {
    border: 2px solid #bdc3c7;
}
.adv-default,
.adv-default.btn-bordered:hover {
    background-color: #bdc3c7;
    color: #fff;
}
.adv-default.btn-bordered,
.adv-default:hover {
    background-color: transparent;
    color: #bdc3c7;
}
.adv-primary,
.adv-primary:active,
.adv-primary:hover {
    border: 2px solid #1abc9c;
}
.adv-primary,
.adv-primary.btn-bordered:hover {
    background-color: #1abc9c;
    color: #fff;
}
.adv-primary.btn-bordered,
.adv-primary:hover {
    background-color: transparent;
    color: #1abc9c;
}
.adv-success,
.adv-success:active,
.adv-success:hover {
    border: 2px solid #2ecc71;
}
.adv-success,
.adv-success.btn-bordered:hover {
    background-color: #2ecc71;
    color: #fff;
}
.adv-success.btn-bordered,
.adv-success:hover {
    background-color: transparent;
    color: #2ecc71;
}
.adv-info,
.adv-info:active,
.adv-info:hover {
    border: 2px solid #3498db;
}
.adv-info,
.adv-info.btn-bordered:hover {
    background-color: #3498db;
    color: #fff;
}
.adv-info.btn-bordered,
.adv-info:hover {
    background-color: transparent;
    color: #3498db;
}
.adv-warning,
.adv-warning:active,
.adv-warning:hover {
    border: 2px solid #f1c40f;
}
.adv-warning,
.adv-warning.btn-bordered:hover {
    background-color: #f1c40f;
    color: #fff;
}
.adv-warning.btn-bordered,
.adv-warning:hover {
    background-color: transparent;
    color: #f1c40f;
}
.adv-danger,
.adv-danger:active,
.adv-danger:hover {
    border: 2px solid #e74c3c;
}
.adv-danger,
.adv-danger.btn-bordered:hover {
    background-color: #e74c3c;
    color: #fff;
}
.adv-danger.btn-bordered,
.adv-danger:hover {
    background-color: transparent;
    color: #e74c3c;
}
.adv-inverse,
.adv-inverse:active,
.adv-inverse:hover {
    border: 2px solid #000;
}
.adv-inverse,
.adv-inverse.btn-bordered:hover {
    background-color: #000;
    color: #fff;
}
.adv-inverse.btn-bordered,
.adv-inverse:hover {
    background-color: transparent;
    color: #000;
}
.adv-color,
.adv-color:active,
.adv-color:hover {
    border: 2px solid #59ab02;
    color: #fff !important;
}
.adv-color {
    background-color: #59ab02;
    border-color: #59ab02;
}
.adv-color:hover {
    background-color: #000 !important;
    border-color: #000 !important;
}
.adv-color.btn-bordered {
    background-color: transparent;
    color: #59ab02;
}
.adv-color.btn-bordered:hover {
    background-color: #000;
    color: #fff;
}
.adv-color-gis {
    background-color: #293991;
    border-color: #293991;
}
.adv-color-gis:hover {
    background-color: #221f20 !important;
    border-color: #221f20 !important;
}
.adv-color-gis.btn-bordered {
    background-color: transparent;
    color: #293991;
}
.adv-color-gis.btn-bordered:hover {
    background-color: #221f20;
    color: #fff;
}
.adv-color-gis,
.adv-color-gis:active,
.adv-color-gis:hover {
    border: 2px solid #293991;
    color: #fff !important;
}
.form-control {
    border-width: 2px;
    box-shadow: none;
    height: 43px;
}
#header-search-box {
    display: none;
}
.search-box {
    padding: 15px 0;
}
.search-box .form-control {
    box-shadow: none;
    border-color: transparent;
    color: #bdc3c7;
    font-weight: 800;
    height: 57px;
}
.search-box .form-control::-moz-placeholder {
    color: #ecf0f1;
    text-transform: lowercase;
}
.search-box .form-control:-ms-input-placeholder {
    color: #ecf0f1;
    text-transform: lowercase;
}
.search-box .form-control::-webkit-input-placeholder {
    color: #ecf0f1;
    text-transform: lowercase;
}
.search-box .close {
    line-height: 55px;
    font-size: 30px;
    font-weight: 300;
    height: 55px;
}
.search-box .btn {
    padding-left: 0 !important;
    padding-right: 0 !important;
    border-color: transparent;
    color: #ecf0f1;
    font-size: 20px;
    line-height: 17px;
}
.search-box .btn:active,
.search-box .btn:focus,
.search-box .btn:hover {
    background-color: transparent;
}
.search-toggle {
    width: 30px;
    height: 30px;
    background-color: #59ab02;
    text-align: center;
    line-height: 30px;
    float: right;
    margin-top: 30px;
    margin-bottom: 30px;
    margin-left: 30px;
    cursor: pointer;
    color: #fff;
}
.search-toggle:hover {
    background-color: #000 !important;
}
iframe {
    border: 0;
}
.google-map iframe {
    width: 100%;
}
.tp-banner-container {
    width: 100%;
    position: relative;
    padding: 0;
}
.tp-banner {
    width: 100%;
    position: relative;
}
.tp-caption.emphatic_large_bold {
    font-size: 40px;
    line-height: 40px;
    font-weight: 800;
    font-family: Raleway, sans-serif;
    color: #000;
    text-decoration: none;
    background-color: transparent;
    border-width: 0;
    border-color: #ffd658;
    border-style: none;
}
.tp-caption.emphatic_small_bold {
    position: absolute;
    color: #555;
    text-shadow: none;
    font-size: 15px;
    line-height: 22px;
    font-family: Raleway, sans-serif;
    margin: 0;
    border-width: 0;
    border-style: none;
    white-space: nowrap;
}
.flush {
    margin-right: 0;
    margin-left: 0;
}
.flush .col-lg-1,
.flush .col-lg-10,
.flush .col-lg-11,
.flush .col-lg-12,
.flush .col-lg-2,
.flush .col-lg-3,
.flush .col-lg-4,
.flush .col-lg-5,
.flush .col-lg-6,
.flush .col-lg-7,
.flush .col-lg-8,
.flush .col-lg-9,
.flush .col-md-1,
.flush .col-md-10,
.flush .col-md-11,
.flush .col-md-12,
.flush .col-md-2,
.flush .col-md-3,
.flush .col-md-4,
.flush .col-md-5,
.flush .col-md-6,
.flush .col-md-7,
.flush .col-md-8,
.flush .col-md-9,
.flush .col-sm-1,
.flush .col-sm-10,
.flush .col-sm-11,
.flush .col-sm-12,
.flush .col-sm-2,
.flush .col-sm-3,
.flush .col-sm-4,
.flush .col-sm-5,
.flush .col-sm-6,
.flush .col-sm-7,
.flush .col-sm-8,
.flush .col-sm-9,
.flush .col-xs-1,
.flush .col-xs-10,
.flush .col-xs-11,
.flush .col-xs-12,
.flush .col-xs-2,
.flush .col-xs-3,
.flush .col-xs-4,
.flush .col-xs-5,
.flush .col-xs-6,
.flush .col-xs-7,
.flush .col-xs-8,
.flush .col-xs-9 {
    padding-right: 0;
    padding-left: 0;
}
.social-links {
    padding-left: 0;
    list-style: none;
    font-size: 15px;
    margin: 0;
}
.social-links > li {
    display: inline-block;
}
.social-links > li a {
    color: #fff;
    width: 40px;
    height: 40px;
    display: block;
    text-align: center;
    line-height: 40px;
    background-color: rgba(0, 0, 0, 0.5);
}
.social-links.type2 > li a {
    background-color: #fff;
    color: #000;
}
.social-links > li a.facebook:hover {
    background-color: #2f5a9a;
    color: #fff !important;
    border-color: #2f5a9a;
}
.social-links > li a.twitter:hover {
    background-color: #3abdd1;
    color: #fff !important;
    border-color: #3abdd1;
}
.social-links > li a.google-plus:hover {
    background-color: #363636;
    color: #fff !important;
    border-color: #363636;
}
.social-links > li a.pinterest:hover {
    background-color: #d13a3a;
    color: #fff !important;
    border-color: #d13a3a;
}
.social-links > li a.rss:hover {
    background-color: #f15200;
    color: #fff !important;
    border-color: #f15200;
}
.social-links > li a.linkedin:hover {
    background-color: #4875b4;
    border-color: #4875b4;
    color: #fff !important;
}
.isotope,
.isotope .isotope-item {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -ms-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
}
.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -ms-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width;
}
.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    -ms-transition-property: -ms-transform, opacity;
    -o-transition-property: -o-transform, opacity;
    transition-property: transform, opacity;
}
.isotope .isotope-item.no-transition,
.isotope.no-transition,
.isotope.no-transition .isotope-item {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -ms-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
}
.archive-header {
    padding: 50px 0;
    background-color: #ecf0f1;
    text-transform: uppercase;
    font-weight: 800;
}
.archive-header .archive-title {
    color: #2c3e50;
    margin: 0;
    padding: 0;
    font-size: 18px;
}
.archive-header .breadcrumb {
    background-color: transparent;
    padding-right: 0;
    margin: 0;
    padding: 0;
    font-size: 11px;
    float: right;
}
.archive-header .breadcrumb a {
    color: #34495e;
}
.archive-header .breadcrumb a:focus,
.archive-header .breadcrumb a:hover {
    color: #59ab02;
}
.archive-header .breadcrumb > .active {
    color: #bdc3c7;
}
.panel-title {
    font-size: 13px;
    font-weight: 800;
    color: inherit !important;
    text-transform: uppercase;
}
.panel-title > a,
.panel-title > a:focus,
.panel-title > a:hover {
    color: inherit !important;
}
.panel-group .panel {
    position: relative;
}
.panel-group .panel .panel-title .accordion-toggle.collapsed:before,
.panel-group .panel .panel-title .accordion-toggle:before {
    content: "-";
    margin-right: 10px;
    font-size: 14px;
    position: absolute;
    top: 0;
    left: 15px;
    font-size: 30px;
    font-weight: 300;
    color: #7f8c8d;
}
.panel-group .panel.panel-primary .panel-title .accordion-toggle:before,
.panel-group .panelpanel-primary .panel-title .accordion-toggle.collapsed:before {
    color: #fff;
}
.panel-group .panel .panel-title .accordion-toggle.collapsed:before {
    content: "+";
}
.panel-heading {
    padding-left: 35px;
}
.panel-default > .panel-heading {
    background-color: transparent;
}
.nav-tabs {
    border-bottom: 0;
}
.nav-tabs > li {
    z-index: 2;
}
.nav-tabs > li > a {
    font-weight: 800;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
    color: #59ab02;
    border-color: #ecf0f1;
    border-bottom-color: transparent;
}
.nav > li > a:focus,
.nav > li > a:hover {
    outline: 0;
}
.tab-content {
    border: 1px solid #ecf0f1;
    padding: 15px;
    position: relative;
    z-index: 1;
}
.progress {
    height: 37px;
    margin-bottom: 10px;
    background-color: #f5f5f5;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.progress-bar {
    font-weight: 800;
    line-height: 37px;
    text-align: left;
    padding-left: 20px;
}
.testimonial {
    margin-top: 0;
    border: 1px solid #ecf0f1;
    padding: 30px 25px;
    float: left;
}
.testimonial > .pull-left {
    margin-right: 15px;
}
.testimonial blockquote {
    font-size: 15px;
    border: 0;
    padding: 0;
    margin: 0;
}
.subpage-title {
    overflow: hidden;
    position: relative;
    padding-bottom: 25px;
}
.subpage-title-big {
    overflow: hidden;
    position: relative;
    padding-bottom: 25px;
    width: 500px;
}
.subpage-title.type2 {
    padding-bottom: 0;
}
.subpage-title.type3 {
    margin-bottom: -35px;
}
.subpage-title h5 {
    text-transform: uppercase;
    position: relative;
    margin: 0;
    font-weight: 800;
    color: #2c3e50;
    overflow: hidden;
    font-size: 16px;
    line-height: 25px;
    border-left: 10px solid #f0f3f4;
    padding-left: 15px;
}
.legal-subpage-title h5 {
    text-transform: none;
    position: relative;
    margin: 0;
    font-weight: 800;
    color: #2c3e50;
    overflow: hidden;
    font-size: 16px;
    line-height: 25px;
    border-left: 10px solid #f0f3f4;
    padding-left: 15px;
}
.subpage-title-big h5 {
    text-transform: uppercase;
    position: relative;
    margin: 0;
    font-weight: 800;
    color: #2c3e50;
    overflow: hidden;
    font-size: 16px;
    line-height: 25px;
    border-left: 10px solid #f0f3f4;
    padding-left: 15px;
    width: 500px;
}
#supplementary .subpage-title h5 {
    color: #fff;
    font-size: 14px;
    border-left: 0;
    padding-left: 0;
}
#supplementary .subpage-title-big h5 {
    color: #fff;
    font-size: 24px;
    border-left: 0;
    padding-left: 0;
}
.sidebar .subpage-title h5 {
    font-size: 15px;
}
.subpage-title .controls {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #fff;
    padding-left: 20px;
    float: right;
}
.controls .next,
.controls .prev {
    width: 50px;
    height: 50px;
    display: inline-block;
    line-height: 45px;
    text-align: center;
    cursor: pointer;
    border: 1px solid #59ab02;
    background-color: #59ab02;
    color: #fff;
    font-size: 20px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.subpage-title .controls .next,
.subpage-title .controls .prev {
    width: 25px;
    height: 25px;
    display: inline-block;
    line-height: 23px;
    font-size: 15px;
}
.controls .next.disabled,
.controls .next.disabled:hover,
.controls .prev.disabled,
.controls .prev.disabled:hover {
    color: #bdc3c7;
    background-color: #fff !important;
    border-color: #ecf0f1 !important;
    opacity: 1;
}
.controls .next:hover,
.controls .prev:hover {
    background-color: #000;
    border-color: #000;
}
.controls .next {
    margin-left: 5px;
}
.subpage-title .controls .next {
    margin-left: 0;
}
.cbox {
    padding: 35px 25px;
    background-color: #59ab02;
    color: #fff;
}
.cbox .cbox-title {
    color: #fff;
    text-transform: uppercase;
    margin-top: 0;
    font-weight: 800;
}
.cbox-title-h1 {
    font-size: 24px;
}
.cbox .cbox-counter {
    font-size: 65px;
    font-weight: 300;
    line-height: 65px;
}
.nbox {
    border: 1px solid #95a5a6;
    padding: 25px;
}
.section.type2 {
    padding-top: 35px;
    padding-bottom: 35px;
}
.section.type3 {
    padding-top: 35px;
}
.section.type4 {
    padding-bottom: 35px;
}
.portfolio-item-wrapper {
    padding-top: 35px;
    padding-bottom: 35px;
}
.portfolio.type3 .portfolio-item-wrapper {
    padding-top: 0;
}
.portfolio-item {
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.portfolio-item .portfolio-thumb {
    position: relative;
    overflow: hidden;
}
.portfolio-item .portfolio-thumb img {
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.portfolio-item:hover .portfolio-thumb img {
    transform: scale(1.1);
}
.portfolio-item .portfolio-thumb .image-overlay {
    background-color: #59ab02;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.portfolio-item:hover .portfolio-thumb .image-overlay {
    opacity: 0.5;
}
.portfolio-item .portfolio-thumb .portfolio-link,
.portfolio-item .portfolio-thumb .portfolio-zoom {
    width: 50px;
    height: 50px;
    text-align: center;
    background-color: #fff;
    display: none;
    line-height: 50px;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    font-size: 18px;
    color: #fff;
    display: block;
    color: #59ab02;
}
.portfolio-item .portfolio-thumb .portfolio-link:hover,
.portfolio-item .portfolio-thumb .portfolio-zoom:hover {
    background-color: #59ab02;
    color: #fff !important;
}
.portfolio-item .portfolio-thumb .portfolio-link {
    right: 0;
    margin-right: -50px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.portfolio-item .portfolio-thumb .portfolio-zoom {
    left: 0;
    margin-left: -50px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.portfolio-item:hover .portfolio-thumb .portfolio-zoom {
    display: block;
    left: 50%;
    margin-left: -55px;
}
.portfolio-item:hover .portfolio-thumb .portfolio-link {
    display: block;
    right: 50%;
    margin-right: -55px;
}
.portfolio-item .portfolio-details {
    border: 1px solid #ecf0f1;
    padding: 25px;
}
.portfolio-item .portfolio-details .portfolio-title a {
    color: #2c3e50;
}
.portfolio-meta {
    text-transform: uppercase;
    font-size: 11px;
    color: #bdc3c7;
}
.portfolio-meta a {
    color: #95a5a6;
}
.portfolio-meta a:hover,
.portfolio-metaa:focus {
    color: #59ab02;
}
.portfolio-likes {
    float: right;
}
footer a {
    color: #fff;
}
#supplementary {
    background-color: #2c3e50;
    padding: 50px 0;
    position: relative;
}
#supplementary:before {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 10px;
    border-bottom-width: 0;
    border-top-color: #fff;
    top: 0;
    left: 50%;
    content: "";
    margin-left: -10px;
}
#supplementary .widget {
    padding: 20px 0;
}
#site-info {
    padding: 0;
    background-color: #34495e;
    text-transform: none;
    font-size: 14px;
    font-weight: 400;
}
#site-info .list-inline {
    margin-bottom: 0;
    text-align: right;
}
@media (max-width: 767px) {
    #site-info .list-inline {
        text-align: center;
    }
}
#site-info .list-inline li {
    padding-right: 10px;
}
#site-info .list-inline li:first-child {
    padding-left: 0;
}
#site-info .list-inline li:last-child {
    padding-right: 0;
}
#site-info a:hover {
    color: #59ab02;
}
@media (max-width: 767px) {
    #site-info .footer-info-wrapper,
    #site-info .social-link-wrapper {
        text-align: center;
    }
    #site-info .social-link-wrapper .social-links {
        float: inherit;
    }
}
.recent-posts {
    padding-left: 0;
    list-style: none;
    overflow: hidden;
    margin-bottom: 0;
}
.recent-posts > li {
    float: left;
    margin-bottom: 10px;
    width: 100%;
}
.recent-posts > li:last-child {
    margin-bottom: 0;
}
.recent-posts img {
    width: 64px;
    height: 64px;
    float: left;
    margin-right: 10px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.recent-posts img:hover {
    opacity: 0.65;
}
.recent-posts h5 {
    margin: 0;
    font-size: 13px;
}
.recent-posts h5 small {
    display: block;
    margin-top: 7px;
    text-transform: uppercase;
}
.widget-categories .list-group-item:first-child,
.widget-categories .list-group-item:last-child {
    border-radius: 0;
}
.widget-categories a {
    font-weight: 800;
}
.widget-categories p {
    font-weight: 800;
    color: #555;
}
.color555 {
    font-weight: 800;
    color: #555;
}
.normal {
    font-weight: 400;
}
.widget-flickr {
    padding-bottom: 30px;
}
.flickr-photos-list {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0;
    overflow: hidden;
}
.flickr-photos-list > li {
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
}
.flickr-photos-list > li img {
    width: 64px;
    height: 64px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.flickr-photos-list > li img:hover {
    opacity: 0.65;
}
.brand {
    font-size: 30px;
    font-weight: 800;
    color: #fff;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
    margin-bottom: 35px;
}
.brand span {
    color: #59ab02;
}
#toTop {
    background-color: #59ab02;
    background-image: none;
    bottom: 20px;
    right: 20px;
    text-indent: inherit;
    width: 45px;
    height: 45px;
}
#toTopHover {
    background: 0 0;
    background-color: #000;
    width: 45px;
    height: 45px;
}
#toTop:before {
    font-family: "Font Awesome 5 Pro";
    content: "\f106";
    color: #fff;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    margin-top: -10px;
    margin-left: -10px;
}
.widget-tagcloud {
    padding-bottom: 27px;
}
.tag-links {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0;
}
.tag-links > li {
    display: inline-block;
}
.tag-links p {
    background-color: #59ab02;
    border-radius: 0 2px 2px 0;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    font-weight: 800;
    line-height: 1.2727272727;
    margin: 0 4px 8px 8px;
    padding: 4px 7px;
    position: relative;
    text-transform: uppercase;
    cursor: default;
}
.tag-links p:before {
    border-top: 12px solid transparent;
    border-right: 8px solid #59ab02;
    border-bottom: 12px solid transparent;
    content: "";
    height: 0;
    position: absolute;
    top: 0;
    left: -8px;
    width: 0;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.tag-links-corona {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0;
}
.tag-links-corona > li {
    display: inline-block;
}
.tag-links-corona p {
    background-color: #5b749e;
    border-radius: 0 2px 2px 0;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    font-weight: 800;
    line-height: 1.2727272727;
    margin: 0 4px 8px 8px;
    padding: 4px 7px;
    position: relative;
    text-transform: uppercase;
    cursor: default;
}
.tag-links-corona p:before {
    border-top: 20px solid transparent;
    border-right: 8px solid #5b749e;
    border-bottom: 20px solid transparent;
    content: "";
    height: 0;
    position: absolute;
    top: 0;
    left: -8px;
    width: 0;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.tag-links-corona-triple {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0;
}
.tag-links-corona-triple > li {
    display: inline-block;
}
.tag-links-corona-triple p {
    background-color: #5b749e;
    border-radius: 0 2px 2px 0;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    font-weight: 800;
    line-height: 1.2727272727;
    margin: 0 4px 8px 8px;
    padding: 4px 7px;
    position: relative;
    text-transform: uppercase;
    cursor: default;
}
.tag-links-corona-triple p:before {
    border-top: 28px solid transparent;
    border-right: 8px solid #5b749e;
    border-bottom: 28px solid transparent;
    content: "";
    height: 0;
    position: absolute;
    top: 0;
    left: -8px;
    width: 0;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.tag-links-corona-restart {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0;
}
.tag-links-corona-restart > li {
    display: inline-block;
}
.tag-links-corona-restart p {
    background-color: #6a9960;
    border-radius: 0 2px 2px 0;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    font-weight: 800;
    line-height: 1.2727272727;
    margin: 0 4px 8px 8px;
    padding: 4px 7px;
    position: relative;
    text-transform: uppercase;
    cursor: default;
}
.tag-links-corona-restart p:before {
    border-top: 20px solid transparent;
    border-right: 8px solid #6a9960;
    border-bottom: 20px solid transparent;
    content: "";
    height: 0;
    position: absolute;
    top: 0;
    left: -8px;
    width: 0;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.tag-links-corona-triple-restart {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0;
}
.tag-links-corona-triple-restart > li {
    display: inline-block;
}
.tag-links-corona-triple-restart p {
    background-color: #6a9960;
    border-radius: 0 2px 2px 0;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    font-weight: 800;
    line-height: 1.2727272727;
    margin: 0 4px 8px 8px;
    padding: 4px 7px;
    position: relative;
    text-transform: uppercase;
    cursor: default;
}
.tag-links-corona-triple-restart p:before {
    border-top: 28px solid transparent;
    border-right: 8px solid #6a9960;
    border-bottom: 28px solid transparent;
    content: "";
    height: 0;
    position: absolute;
    top: 0;
    left: -8px;
    width: 0;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.tag-links-double {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0;
}
.tag-links-double > li {
    display: inline-block;
}
.tag-links-double p {
    background-color: #59ab02;
    border-radius: 0 2px 2px 0;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    font-weight: 800;
    line-height: 1.2727272727;
    margin: 0 4px 8px 8px;
    padding: 4px 7px;
    position: relative;
    text-transform: uppercase;
    cursor: default;
}
.tag-links-double p:before {
    border-top: 20px solid transparent;
    border-right: 8px solid #59ab02;
    border-bottom: 20px solid transparent;
    content: "";
    height: 0;
    position: absolute;
    top: 0;
    left: -8px;
    width: 0;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.wrapper {
    padding-top: 35px;
    padding-bottom: 35px;
}
.sbox,
.sbox:hover {
    display: block;
    padding: 35px 0;
    text-align: center;
    color: #696969 !important;
}
.sbox-inner {
    padding: 35px 25px;
    border: 1px solid #95a5a6;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
img.logo {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.sbox-inner .sbox-icon {
    width: 75px;
    height: 75px;
    background-color: #59ab02;
    border-radius: 100%;
    display: inline-block;
    color: #fff;
    font-size: 25px;
    line-height: 75px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.sbox-inner .sbox-orange {
    background-color: #f60;
}
.sbox-inner .sbox-title {
    text-transform: uppercase;
    color: #2c3e50;
    margin: 15px 0;
}
.sbox:hover .sbox-inner .sbox-icon {
    background-color: #000;
}
.sbox-business-risk-mitigation {
    height: 320px;
}
@media (min-width: 768px) and (max-width: 992px) {
    .sbox-business-risk-mitigation {
        height: 420px;
    }
}
@media (max-width: 767px) {
    .sbox-business-risk-mitigation {
        height: 300px;
    }
}
@media (width: 1024px) {
    .sbox-business-risk-mitigation {
        height: 340px;
    }
}
.sbox-inner-business-risk-mitigation {
    height: 250px;
}
@media (width: 1024px) {
    .sbox-inner-business-risk-mitigation {
        height: 250px;
    }
}
@media (min-width: 768px) and (max-width: 992px) {
    .sbox-inner-business-risk-mitigation {
        height: 335px;
    }
}
@media (max-width: 767px) {
    .sbox-inner-business-risk-mitigation {
        height: 205px;
    }
}
.sbox-inner-family-cyber-mitigation {
    height: 260px;
}
@media (width: 1024px) {
    .sbox-inner-family-cyber-mitigation {
        height: 180px;
    }
}
@media (min-width: 768px) and (max-width: 992px) {
    .sbox-inner-family-cyber-mitigation {
        height: 200px;
    }
}
@media (max-width: 767px) {
    .sbox-inner-family-cyber-mitigation {
        height: 205px;
    }
}
.example-buttons .btn {
    margin-bottom: 5px;
}
.client-wrapper {
    padding-top: 35px;
    padding-bottom: 35px;
}
.client-wrapper a {
    border: 1px solid #ecf0f1;
    display: block;
    opacity: 0.65;
}
.client-wrapper a:hover {
    opacity: 1;
}
.portfolio-filter {
    text-transform: uppercase;
    font-size: 11px;
}
.portfolio-filter .nav-pills > li > a {
    border-radius: 2px;
    font-weight: 800;
    color: #7f8c8d;
}
.portfolio-filter .nav-pills > li.active > a,
.portfolio-filter .nav-pills > li.active > a:focus,
.portfolio-filter .nav-pills > li.active > a:hover {
    border-color: #59ab02;
    background-color: #59ab02;
    color: #fff;
}
.pricing {
    padding: 35px 0;
}
.pricing .list-group {
    margin-bottom: -1px;
}
.pricing .list-group-item {
    border-color: #ecf0f1;
    padding: 12px 25px;
    color: #7f8c8d;
}
.pricing .list-group-item:first-child,
.pricing .list-group-item:last-child {
    border-radius: 0;
}
.pricing .title {
    background-color: #16a085;
    padding: 10px 25px;
    text-transform: uppercase;
}
.pricing.premium .title {
    background-color: #34495e;
}
.pricing.professional .title {
    background-color: #2c3e50;
}
.pricing.ultimate .title {
    background-color: #000;
}
.pricing .title h4 {
    color: #fff;
}
.pricing .price {
    background-color: #59ab02;
    color: #fff;
    padding: 25px;
}
.pricing .price h2 {
    font-weight: 800;
}
.pricing .price .dollar {
    font-size: 24px;
    display: inline-block;
    vertical-align: top;
    margin-top: 5px;
}
.pricing .price h2 {
    font-size: 60px;
    color: #fff;
    display: inline-block;
    margin: 0;
}
.pricing .price .per {
    font-size: 14px;
    display: inline-block;
}
.pricing .details {
    padding-left: 0;
    list-style: none;
    border: 1px solid #ecf0f1;
    border-width: 0 1px;
    margin-bottom: 0;
}
.pricing .details li {
    padding: 15px 25px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.pricing .details li:last-child {
    border-bottom: 0;
}
.pricing .p-footer {
    padding: 20px;
    border: 1px solid #ecf0f1;
}
.error {
    border-radius: 3px;
    position: relative;
}
label {
    color: #c23f38;
}
.harvey label.error {
    color: #c23f38;
}
.error-title {
    margin: 0;
    font-size: 200px;
    line-height: 100px;
    position: absolute;
    bottom: 50%;
    left: 50%;
    font-weight: 300;
    color: #fff;
    margin-left: -165px;
    margin-bottom: -75px;
    height: 150px;
    width: 330px;
}
.error-content {
    background-color: #ecf0f1;
    padding: 35px;
    position: relative;
    border-radius: 3px;
    min-height: 350px;
}
.error-content .btn {
    margin-top: 25px;
}
@media (min-width: 768px) {
    .error-content .btn {
        position: absolute;
        left: 35px;
        bottom: 35px;
    }
}
@media (max-width: 768px) {
    .error-title {
        font-size: 150px;
    }
}
.error-content h3 {
    margin-top: 0;
}
.error-content:before {
    font-family: FontAwesome;
    content: "\f002";
    position: absolute;
    right: 20px;
    bottom: 20px;
    font-size: 150px;
    width: 150px;
    height: 150px;
    line-height: 150px;
    text-align: center;
    opacity: 0.15;
}
.post {
    padding: 35px 0;
}
.entry-wrap {
    border: 1px solid #ecf0f1;
    padding: 17px 35px;
}
.post.type2 .entry-wrap,
.post.type3 .entry-wrap {
    padding: 15px 25px;
}
.entry-thumb {
    position: relative;
    overflow: hidden;
}
.entry-thumb .image-overlay {
    background-color: #59ab02;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.entry-thumb:hover .image-overlay {
    opacity: 0.5;
}
.entry-thumb .ima-zoom {
    width: 50px;
    height: 50px;
    text-align: center;
    background-color: #fff;
    display: none;
    line-height: 50px;
    position: absolute;
    left: 50%;
    margin-left: -25px;
    bottom: 0;
    margin-bottom: -50px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    font-size: 18px;
    color: #fff;
    display: block;
    color: #59ab02;
}
.entry-thumb .ima-zoom:hover {
    background-color: #59ab02;
    color: #fff !important;
}
.entry-thumb:hover .ima-zoom {
    display: block;
    bottom: 50%;
    margin-bottom: -25px;
}
.entry-thumb iframe {
    width: 100%;
}
.entry-header {
    padding: 17px 0;
}
.post.type2 .entry-header {
    padding: 10px 0;
}
.post.type3 .entry-header {
    padding: 5px 0;
}
.entry-content {
    padding: 17px 0;
}
.post.type2 .entry-content,
.post.type3 .entry-content {
    padding: 10px 0;
}
.entry-meta {
    text-transform: uppercase;
    font-size: 11px;
    padding: 17px 0;
    color: #95a5a6;
    border-top: 1px solid #ecf0f1;
}
.post.type2 .entry-meta,
.post.type3 .entry-meta {
    padding: 10px 0;
}
.post.type3 .entry-meta {
    border: 0;
    font-weight: 400;
}
.continue-reading {
    padding-top: 20px;
}
.entry-meta .comments-link,
.entry-meta .edit-link,
.entry-meta .post-author,
.entry-meta .post-cats,
.entry-meta .post-date,
.entry-meta .post-format,
.entry-meta .post-taxs {
    margin-right: 10px;
}
.comments {
    float: right;
}
.entry-meta a {
    color: #95a5a6;
}
.entry-meta a:focus,
.entry-meta a:hover {
    color: #59ab02;
}
.entry-title {
    font-size: 24px;
    margin: 0;
}
.post.type2 .entry-title {
    font-size: 18px;
}
.post.type3 .entry-title {
    font-size: 14px;
}
.cat-links {
    font-weight: 800;
}
.flush .post {
    border-radius: 0;
}
.pagination {
    margin: 35px 0;
    border-radius: 0;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
    border-radius: 0;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-radius: 0;
}
.pagination > li > a,
.pagination > li > span {
    margin-left: 5px;
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
    background-color: #59ab02;
    border-color: #59ab02;
    font-weight: 800;
}
.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
    color: #fff;
    background-color: #000;
    border-color: #000;
}
.widget-search {
    position: relative;
}
.form-search {
    position: relative;
}
.form-search:before {
    font-family: FontAwesome;
    content: "\f002";
    position: absolute;
    top: 8px;
    right: 12px;
    font-size: 18px;
    color: #ecf0f1;
}
.form-search .form-control {
    border-width: 2px;
    border-radius: 0;
    border-color: #ecf0f1;
    box-shadow: none;
    height: 40px;
}
.form-search .form-control:focus {
    border-color: #59ab02;
}
.widget {
    padding: 35px 0;
}
.widget p:last-child {
    margin-bottom: 0;
}
.widget-title {
    color: #fff;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    margin-bottom: 35px;
    line-height: 30px;
}
.project-details-list {
    list-style: none;
    padding: 20px;
    margin: 0;
    border: 1px solid #ecf0f1;
    overflow: hidden;
}
.project-details-list li {
    padding: 10px 0;
    border-bottom: 1px solid #ecf0f1;
}
.project-details-list li:first-child {
    padding-top: 0;
}
.project-details-list li:last-child {
    padding-bottom: 0;
    border-bottom: 0;
}
.project-details-list h6 {
    width: 100px;
    float: left;
    font-weight: 400;
    color: #7f8c8d;
    margin: 0;
    line-height: 1.428571429;
}
.project-details-list .project-terms {
    font-weight: 800;
    color: #2c3e50;
    margin-left: 100px;
}
.portfolio-navigation {
    text-align: right;
}
.portfolio-navigation-list {
    padding-left: 0;
    list-style: none;
    margin: 0;
    border: 1px solid #ecf0f1;
    border-width: 1px 0;
    padding: 10px 0;
}
.portfolio-navigation-list li {
    display: inline-block;
}
.portfolio-navigation-list li:first-child {
    float: left;
}
.fontawesome-icon-list a {
    display: block;
    cursor: pointer;
    line-height: 32px;
    height: 32px;
    padding-left: 10px;
    border-radius: 6px;
    background-color: #fff0f0;
    margin-bottom: 5px;
}
.fontawesome-icon-list a:hover {
    background-color: #59ab02;
    text-decoration: none;
    color: #fff !important;
}
.fontawesome-icon-list a .fa {
    width: 32px;
    font-size: 14px;
    display: inline-block;
    text-align: right;
    margin-right: 10px;
}
.fontawesome-icon-list a:hover .fa {
    font-size: 28px;
    vertical-align: -5px;
}
.member-wrap {
    border: 1px solid #ecf0f1;
    padding: 15px 25px;
}
.member-thumb {
    position: relative;
}
.member-thumb .social-links {
    position: absolute;
    top: 50%;
    left: 0;
    text-align: center;
    width: 100%;
    display: none;
}
.member-thumb:hover .social-links {
    display: block;
}
.member-thumb .image-overlay {
    background-color: #59ab02;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.member-thumb:hover .image-overlay {
    opacity: 0.5;
}
.member-header {
    padding: 10px 0;
}
.team-member {
    padding: 35px 0;
}
.member-name {
    margin: 0;
}
.member-name small {
    text-transform: uppercase;
    display: block;
    margin-top: 10px;
    font-size: 70%;
}
.member-details {
    padding: 10px 0;
}
.comment-form .form-control {
    margin-bottom: 20px;
}
.comment-date,
a.comment-reply {
    font-size: 85%;
    color: #bdc3c7;
}
.nav-links {
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    hyphens: auto;
    word-wrap: break-word;
}
.image-navigation .next-image,
.image-navigation .previous-image,
.post-navigation a {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding: 29px 0 30px;
    width: 100%;
}
.post-navigation .meta-nav {
    color: #7f8c8d;
    display: block;
    font-size: 10px;
    font-weight: 400;
    line-height: 2;
    text-transform: uppercase;
}
.image-navigation a,
.post-navigation a {
    color: #2b2b2b;
    display: block;
    font-size: 14px;
    font-weight: 800;
    line-height: 1.7142857142;
    text-transform: none;
}
.image-navigation a:hover,
.post-navigation a:hover {
    color: #41a62a;
}
.paging-navigation {
    border-top: 5px solid #2c3e50;
    margin: 48px 0;
}
.paging-navigation .loop-pagination {
    margin-top: -5px;
    text-align: center;
}
.paging-navigation .page-numbers {
    border-top: 5px solid transparent;
    display: inline-block;
    font-size: 14px;
    font-weight: 800;
    margin-right: 1px;
    padding: 7px 16px;
    text-transform: uppercase;
}
.paging-navigation a {
    color: #2b2b2b;
}
.paging-navigation .page-numbers.current {
    border-top: 5px solid #24890d;
}
.paging-navigation a:hover {
    border-top: 5px solid #41a62a;
    color: #2b2b2b;
}
.post-comments .media {
    position: relative;
}
.post-comments .media .media {
    padding-top: 35px;
    border-top: 1px solid #ecf0f1;
}
.post-comments .media,
.post-comments .media .media {
    margin-top: 35px;
}
.post-comments .media:first-child {
    margin-top: 0;
}
.post-comments .media-body {
    border: 1px solid #ecf0f1;
    padding: 25px;
    overflow: visible;
    margin-left: 84px;
    position: relative;
}
.post-comments .media .media .media-body {
    border: 0;
    padding: 0;
}
.post-comments .media-body:after,
.post-comments .media-body:before {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 11px;
    border-left-width: 0;
    border-right-color: #d3d3d3;
    top: 15px;
    left: -11px;
    content: "";
}
.post-comments .media-body:after {
    border-width: 10px;
    border-right-color: #fff;
    top: 15px;
    left: -20px;
}
.post-comments .media-left,
.post-comments .media > .pull-left {
    padding-right: 25px;
}
.post-comments .media .media .media-body:after,
.post-comments .media .media .media-body:before {
    border: 0;
}
.post-comments .media-heading {
    font-size: 13px;
    color: #7f8c8d;
}
.post-comments .media-heading small {
    float: right;
    text-transform: uppercase;
}
.post-comments .reply-link {
    background-color: #000;
    font-size: 10px;
    padding: 2px 5px;
    font-weight: 800;
    color: #fff;
}
.post-comments .reply-link:hover {
    background-color: #59ab02;
}
.comment-form .form-control {
    border-radius: 0;
}
address {
    margin-bottom: 0;
    font-size: 16px;
}
.contact-form .form-control {
    margin-bottom: 10px;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    margin-top: -10px;
}
.carousel-control .glyphicon-chevron-right {
    left: inherit;
    right: 50%;
}
.abox-wrap {
    padding-top: 35px;
    padding-bottom: 35px;
}
.action-box {
    position: relative;
    padding: 30px;
    text-align: center;
    box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.05);
    border: 1px solid #ecf0f1;
}
.action-box h3 {
    margin-top: 0;
}
@media (min-width: 768px) {
    .action-box {
        text-align: left;
        padding-right: 200px;
    }
    .action-box a.btn {
        position: absolute;
        top: 50%;
        right: 30px;
        margin-top: -21px;
    }
}
.boxed {
    background-color: #ecf0f1;
}
.wide {
    background-image: none !important;
    background-color: #fff !important;
}
@media (min-width: 1200px) {
    .boxed #page {
        max-width: 1100px;
        margin: auto;
        background-color: #fff;
    }
    .color-pattern-1,
    .skin-chooser-wrap .list-inline > li#color-pattern-1.color-pattern {
        background-image: url(../img/patterns/congruent_pentagon.png);
    }
    .color-pattern-2,
    .skin-chooser-wrap .list-inline > li#color-pattern-2.color-pattern {
        background-image: url(../img/patterns/geometry2.png);
    }
    .color-pattern-3,
    .skin-chooser-wrap .list-inline > li#color-pattern-3.color-pattern {
        background-image: url(../img/patterns/giftly.png);
    }
    .color-pattern-4,
    .skin-chooser-wrap .list-inline > li#color-pattern-4.color-pattern {
        background-image: url(../img/patterns/halftone.png);
    }
    .color-pattern-5,
    .skin-chooser-wrap .list-inline > li#color-pattern-5.color-pattern {
        background-image: url(../img/patterns/restaurant_icons.png);
    }
}
.skin-chooser-wrap {
    width: 300px;
    position: fixed;
    top: 100px;
    left: 0;
    z-index: 8888;
    background-color: #34495e;
    padding: 25px;
    margin-left: -300px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    box-shadow: 0 0 5px #34495e;
}
.skin-chooser-wrap .section {
    padding: 10px 0;
}
.skin-chooser-toggle {
    width: 45px;
    height: 45px;
    display: block;
    line-height: 45px;
    text-align: center;
    font-size: 20px;
    position: absolute;
    top: 45px;
    right: -45px;
    background-color: #34495e;
    color: #fff;
    cursor: pointer;
    box-shadow: 0 0 5px #34495e;
}
.skin-chooser-wrap h4,
.skin-chooser-wrap h6 {
    text-transform: uppercase;
    color: #fff;
    font-weight: 800;
    margin-top: 0;
}
.skin-chooser-wrap h4 {
    padding: 10px;
    text-align: center;
    font-size: 14px;
    border: 3px solid rgba(255, 255, 255, 0.1);
}
.skin-chooser-wrap.show {
    margin-left: 0;
}
.skin-chooser-wrap .list-inline {
    padding-left: 5px;
}
.skin-chooser-wrap .list-inline > li.color-pattern,
.skin-chooser-wrap .list-inline > li.color-skin {
    width: 20px;
    height: 20px;
    cursor: pointer;
    background-color: #fff;
    margin-right: 5px;
}
.skin-chooser-wrap .list-inline > li#color-skin-1.color-skin {
    background-color: #59ab02;
}
.skin-chooser-wrap .list-inline > li#color-skin-2.color-skin {
    background-color: #3498db;
}
.skin-chooser-wrap .list-inline > li#color-skin-3.color-skin {
    background-color: #f1c40f;
}
.skin-chooser-wrap .list-inline > li#color-skin-4.color-skin {
    background-color: #e67e22;
}
.skin-chooser-wrap .list-inline > li#color-skin-5.color-skin {
    background-color: #16a085;
}
.skin-chooser-wrap .list-inline > li.color-pattern.active,
.skin-chooser-wrap .list-inline > li.color-pattern:hover,
.skin-chooser-wrap .list-inline > li.color-skin.active,
.skin-chooser-wrap .list-inline > li.color-skin:hover {
    outline: 2px solid #000;
}
@media (min-width: 1200) {
    .container {
        width: 1040px;
    }
}
.hide-overflow {
    overflow: hidden;
}
.carousel-caption {
    background: url(../img/slider/slider_title_2.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 62px;
    left: 0;
    padding-bottom: 0;
    padding-top: 0;
    top: 0;
    width: 207px;
    z-index: 0;
}
.carousel-caption > p {
    font-weight: 800;
    padding-top: 10px;
}
.logobox {
    display: block;
    padding: 35px 0;
    text-align: center;
}
.additional-services {
    height: 350px;
}
.additional-services-img {
    height: 110px;
}
.additional-services-title {
    height: 60px;
}
.additional-services-aimcts-img img {
    width: 295px;
    margin-top: -3px;
}
.additional-services-aim-img img {
    width: 295px;
    margin-top: -3px;
}
.additional-services-brightly-img img {
    padding-top: 20px;
    width: 200px;
}
.additional-services-gishc-img img {
    width: 300px;
}
.additional-services-gis-img img {
    width: 295px;
}
.additional-services-bene-img img {
    width: 160px;
}
.additional-services-gis-img img {
    width: 265px;
}
.additional-services-greenfrog-img img {
    padding-top: 25px;
}
.additional-services-healthstyles-img img {
    padding-top: 25px;
    padding-bottom: 20px;
}
.additional-services-aps-img img {
    padding-top: 20px;
}
@media (min-width: 768px) and (max-width: 992px) {
    .additional-services {
        height: 375px;
    }
    .additional-services-greenfrog-img img {
        padding-top: 10px;
    }
}
#masthead .navbar-brand img {
    width: 230px;
}
#masthead .navbar-nav {
    font-size: 11px;
}
@media (max-width: 1200px) {
    #masthead .navbar-brand img {
        width: 175px;
        padding-top: 5px;
    }
}
@media (max-width: 768px) {
    #masthead .navbar-brand img {
        padding-top: 0;
    }
}
@media (max-width: 768px) {
    #masthead .navbar-header {
        float: none;
    }
    #masthead .navbar-left,
    .navbar-right {
        float: none !important;
    }
    #masthead .navbar-toggle {
        display: block;
    }
    #masthead .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    #masthead .navbar-collapse.collapse {
        display: none !important;
    }
    #masthead .navbar-nav {
        float: none !important;
        margin-top: 7.5px;
    }
    #masthead .navbar-nav > li {
        float: none;
    }
    #masthead .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    #masthead .collapse.in {
        display: block !important;
    }
}
.heavy {
    font-weight: 600;
    font-size: 16px;
}
.heavy700 {
    font-weight: 800;
}
.heavy800 {
    font-weight: 800;
}
.lead16 {
    font-size: 16px;
}
.lead20 {
    font-size: 20px;
}
.tagline-title {
    font-size: 21px;
    color: #000;
    text-align: left;
}
.left {
    text-align: left;
}
.case-normal {
    text-transform: none;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #555;
}
.solutions-tile {
    height: 300px;
}
@media (max-width: 767px) {
    .solutions-tile {
        height: 275px;
    }
}
@media (width: 768px) {
    .solutions-tile {
        height: 375px;
    }
}
@media (width: 1024px) {
    .solutions-tile {
        height: 320px;
    }
}
.solutions-inner-tile {
    height: 210px;
}
@media (max-width: 767px) {
    .solutions-inner-tile {
        height: 180px;
    }
}
@media (width: 768px) {
    .solutions-inner-tile {
        height: 275px;
    }
}
@media (width: 1024px) {
    .solutions-inner-tile {
        height: 220px;
    }
}
@supports (-ms-accelerator: true) {
    .solutions-inner-tile {
        height: 220px;
    }
}
.banner-xs-font {
    font-size: 48px;
}
.banner-md-font {
    font-size: 36px;
}
.paddingtop0 {
    padding-top: 0;
}
.paddingtop15 {
    padding-top: 15px;
}
.paddingtop25 {
    padding-top: 25px;
}
.padding10 {
    padding-bottom: 10px;
}
.learn-more-green {
    font-size: 14px;
    font-weight: 800;
    color: #59ab02;
}
.learn-more-orange {
    font-size: 14px;
    font-weight: 800;
    color: #f60;
}
.sboxes.row {
    display: flex;
    justify-content: center;
}
.sboxes--index .solutions-tile {
    height: 320px;
}
.sboxes--index .solutions-inner-tile {
    height: 210px;
}
.sboxes--index .learn-more {
    margin-top: 20px;
}
@media (max-width: 1200px) {
    .sboxes--index .solutions-tile {
        height: 380px;
    }
    .sboxes--index .solutions-inner-tile {
        height: 260px;
    }
}
@media (max-width: 991px) {
    .sboxes--index .solutions-tile {
        height: 420px;
    }
    .sboxes--index .solutions-inner-tile {
        height: 310px;
    }
}
@media (max-width: 767px) {
    .sboxes.row {
        flex-direction: column;
    }
    .sboxes--index .solutions-tile {
        height: 310px;
    }
    .sboxes--index .solutions-inner-tile {
        height: 200px;
    }
}
.red {
    color: red;
}
.green {
    color: green;
}
.restart-green {
    color: #6a9960;
}
.restart-green-bg {
    background-color: #6a9960;
}
.partners-red {
    border: 1px solid red;
}
.partners-blue {
    border: 1px solid #00f;
}
.partners-orange {
    border: 1px solid orange;
}
.partners-green {
    border: 1px solid green;
}
.additional-services-beam-vault-img img {
    padding-top: 35px;
    padding-bottom: 20px;
}
.additional-services-beam-cyber-img img {
    padding-top: 25px;
    padding-bottom: 20px;
}
.blog-post-title {
    font-size: 24px;
    font-weight: 600;
}
.mini-title {
    text-align: center;
    text-transform: uppercase;
    font-size: 22px;
    color: #59ab02;
    padding-top: 50px;
    font-weight: 600;
}
.blog-content {
    font-weight: 400;
    text-align: left;
    color: #5e77a0;
    font-size: 18px;
    padding-top: 50px;
}
.blog-container {
    min-height: 300px;
}
.covid-banner-main {
    background-color: #2856ab;
    color: #fff;
    padding: 35px 35px 35px 35px;
    padding-left: 55px;
}
.covid-banner-main .title {
    font-family: Raleway;
    font-size: 26px;
    font-weight: 800;
    letter-spacing: 3px;
}
.covid-banner-main .subtitle {
    font-family: Raleway;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 3px;
}
.covid-banner-main .tertitle {
    font-family: Raleway;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 2px;
}
.covid-banner-secondary {
    background-color: #38b6ff;
    color: #fff;
    letter-spacing: 2px;
    padding: 35px 35px 35px 35px;
    font-family: Raleway;
    font-size: 18px;
    font-weight: 500;
}
.covid-banner-secondary-lg {
    padding-top: 150px !important;
}
.covid-banner-ter-lg {
    padding-top: 150px !important;
}
.covid-banner-tertiary {
    background-color: #59ab01;
    padding: 35px 35px 35px 35px;
    letter-spacing: 2px;
}
.covid-banner-button {
    background-color: #59ab01;
    color: #fff;
    font-family: Raleway;
    font-weight: 500;
    font-size: 14px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    letter-spacing: 2px;
    width: 150px;
}
.covid-banner-button a {
    color: #fff;
}
.norowpad {
    padding-left: 0;
    padding-right: 0;
}
.banner-height {
    height: 400px;
    max-height: 400px;
    display: block;
    vertical-align: middle;
}
@media (max-width: 992px) {
    .banner-height-secondary {
        height: 125px !important;
    }
}
@media (max-width: 1300px) {
    .banner-height {
        height: 540px;
        max-height: 540px;
        display: block;
        vertical-align: middle;
    }
    .covid-banner-secondary-lg {
        padding-top: 220px !important;
    }
    .covid-banner-ter-lg {
        padding-top: 220px !important;
    }
}
@media (max-width: 600px) {
    .text-right {
        text-align: left;
    }
    .banner-height {
        height: 400px;
        max-height: 400px;
        display: block;
        vertical-align: middle;
    }
    .covid-banner-main .title {
        font-family: Raleway;
        font-size: 18px;
        font-weight: 800;
        letter-spacing: 3px;
    }
    .covid-banner-main .subtitle {
        font-family: Raleway;
        font-size: 16px;
        font-weight: 400;
        letter-spacing: 3px;
    }
    .covid-banner-main .tertitle {
        font-family: Raleway;
        font-size: 12px;
        font-weight: 400;
        letter-spacing: 2px;
    }
    .covid-banner-button {
        font-size: 11px;
    }
}
@media (max-width: 400px) {
    .banner-height {
        height: 480px;
        max-height: 480px;
        display: block;
        vertical-align: middle;
    }
}
.col-sm-one-half {
    width: 4.16666667%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.banner-background-family { height: 400px;background: url(https://apscdn.nyc3.digitaloceanspaces.com/webassets/images/Family-min.png) no-repeat;background-position: center;background-size: cover;border: 2px solid white;display: flex;flex-direction: row;position: relative; }
.banner-background-office { height: 400px;background: url(https://apscdn.nyc3.digitaloceanspaces.com/webassets/images/Office%20Work-min.png) no-repeat;background-position: center;background-size: cover;border: 2px solid white;display: flex;flex-direction: row; position: relative;}
.banner-inner-background { height: 120px;background-color: #002454;background-position: center;background-size: cover;opacity: 0.65;align-self: flex-end; padding: 0 20px 20px 20px;}
.banner-background-icon { height: 400px;background-color: #002454;background-position: center;background-size: cover;border: 2px solid white;}
.banner-icon { padding-top:10%; }
.white { color: #fff; }
.nopad { padding-left: 0; padding-right: 0 }
@media (max-width: 1600px) {
	.banner-background-family { height: 350px;font-size:14px;background: url(https://apscdn.nyc3.digitaloceanspaces.com/webassets/images/Family-min.png) no-repeat;background-position: center;background-size: cover;border: 2px solid white;display: flex;flex-direction: row;position: relative; }
	.banner-background-office { height: 350px;font-size:14px;background: url(https://apscdn.nyc3.digitaloceanspaces.com/webassets/images/Office%20Work-min.png) no-repeat;background-position: center;background-size: cover;border: 2px solid white;display: flex;flex-direction: row; position: relative;}
	.banner-inner-background { height: 140px;font-size:14px;background-color: #002454;background-position: center;background-size: cover;opacity: 0.65;align-self: flex-end; }
	.banner-background-icon { height: 350px;padding-top:20px;font-size:16px;background-color: #002454;background-position: center;background-size: cover;border: 2px solid white;}
}
@media (max-width: 1200px) {
	.banner-background-family { height: 300px;font-size:14px;background: url(https://apscdn.nyc3.digitaloceanspaces.com/webassets/images/Family-min.png) no-repeat;background-position: center;background-size: cover;border: 2px solid white;display: flex;flex-direction: row;position: relative; }
	.banner-background-office { height: 300px;font-size:14px;background: url(https://apscdn.nyc3.digitaloceanspaces.com/webassets/images/Office%20Work-min.png) no-repeat;background-position: center;background-size: cover;border: 2px solid white;display: flex;flex-direction: row; position: relative;}
	.banner-inner-background { height: 160px;font-size:14px;background-color: #002454;background-position: center;background-size: cover;opacity: 0.65;align-self: flex-end; }
	.banner-background-icon { height: 300px;padding-top:20px;font-size:16px;background-color: #002454;background-position: center;background-size: cover;border: 2px solid white;}
}
@media (max-width: 800px) {
	.banner-background-icon { height: 120px;padding-top:20px;background-color: #002454;background-position: center;background-size: cover;border: 2px solid white;}
	.banner-icon { padding-top:0; }
}
@media (max-width: 600px) {
	.banner-background-icon { height: 80px;padding-top:20px;font-size:12px;background-color: #002454;background-position: center;background-size: cover;border: 2px solid white;}
	.banner-icon { padding-top:0; }
}
@media (max-width: 400px) {
	.banner-background-family { height: 200px;font-size:10px;background: url(https://apscdn.nyc3.digitaloceanspaces.com/webassets/images/Family-min.png) no-repeat;background-position: center;background-size: cover;border: 2px solid white;display: flex;flex-direction: row;position: relative; }
	.banner-background-office { height: 200px;font-size:10px;background: url(https://apscdn.nyc3.digitaloceanspaces.com/webassets/images/Office%20Work-min.png) no-repeat;background-position: center;background-size: cover;border: 2px solid white;display: flex;flex-direction: row; position: relative;}
	.banner-inner-background { height: 80px;font-size:10px;background-color: #002454;background-position: center;background-size: cover;opacity: 0.65;align-self: flex-end; }
	.banner-background-icon { height: 80px;padding-top:20px;font-size:12px;background-color: #002454;background-position: center;background-size: cover;border: 2px solid white;}
}

/* Custom Responsive Video
 * -------------------------- */

.embed-responsive.embed-responsive-10by8 {padding-bottom: 66.25%;}
.embed-responsive-16by9 {padding-bottom: 30%;background-color: white;}
.blue-bg { background-color: #002454; }
