/* 01. Custom CSS
 --------------------------------------------------------------------------------*/

/* Element Style */
body {
    margin-top: 0 !important;
    font-size: 15px !important;
    min-width: 360px;
}

html {
    scroll-behavior: smooth;
}

.overlay::before {
    display: block;
}

h1.page-header {
    font-weight: 400;
    text-transform: uppercase;
    font-size: 32px;
    line-height: 40px;
}

h1 a,
h2 a,
h3 a,
h4 a {
    font-weight: normal;
}

p:last-child {
    /*margin-bottom: auto !important;*/
}


.label a {
    color: #fff;
}

img {
    height: auto;
}

.image-small,
.image-xs,
.image-xxs,
.quote-author img {
    width: auto;
}

#edit-actions input[type="submit"],
#edit-actions button[type="submit"] {
    width: auto;
}

.icon.glyphicon {
    font-size: 12px;
}

.form-control {
    margin-bottom: 0;
    border: none;
    border-radius: 0;
}

ul ul {
    /* margin-left: 40px; */
}

.back-to-top {
    position: relative !important;
}

.bg-dark .back-to-top {
    color: white !important;
}

.accordion-2 .title:before {
    margin-right: 5px;
}

/* Zones & Regions */
#main-container {
    overflow: hidden;
    padding: 90px 0;
    position: relative;
}


.page-node-type-full-page #main-container {
    padding: 0;
}

/* Search form */
#search-form input.form-search {
    height: 50px;
    background: #f8f8f8;
}

#search-form a#edit-help-link {
    display: none;
}

.js-form-item.js-form-type-search.form-type-search {
    width: calc(100% - 164px);
    margin: 0 10px 0 0;
}

.path-search input.form-submit {
    width: auto;
    margin: 0 0 4px 0;
}

.path-search form.search-form+h2,
.path-search form.search-form+h3 {
    padding-top: 40px;
}

.path-search ol.node_search-results li.list-group-item {
    padding: 25px;
}

/* Search block sidebar */
#search-block-form .input-group {
    width: 100%;
}

#search-block-form input[type="search"] {
    background: #f5f5f5;
    border: none;
    width: 100%;
    height: 50px;
    padding-left: 20px;
    font-weight: 500;
    /*margin-bottom: 24px;*/
    border-radius: 0;
}

.builder-row {
    margin-left: -15px;
    margin-right: -15px;
}

.region-content ul.links {
    padding-top: 24px;
    text-transform: uppercase;
}

/* Sidebars */
aside h2.block-title {
    font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 2px;
    line-height: 24px;
    padding-bottom: 12px;
    margin-bottom: 12px;
    border-bottom: 1px solid #ccc;
    text-transform: uppercase;
}

aside .block {
    margin-bottom: 48px;
    padding: 0;
}

/* Footer Style */
footer {
    border: none !important;
    margin: 0 !important;
}

footer section {
    padding: 0;
    margin: 0;
}

.footer-1 h2.block-title {
    font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 2px;
    line-height: 24px;
    margin-bottom: 12px;
    text-transform: uppercase;
    padding-bottom: 12px;
    border-bottom: 1px solid #555;
}

/* Margins & Padding */
p.mb24 {
    margin-bottom: 24px !important;
}

p.mb48 {
    margin-bottom: 48px !important;
}

p.mb64 {
    margin-bottom: 64px !important;
}

p.mb80 {
    margin-bottom: 80px !important;
}

/* Section */
section.border-bottom {
    border-bottom: 1px solid #ccc;
}

/*--------------------------------------------------------------------------------*/

/* 02. Menu
 --------------------------------------------------------------------------------*/

/* Logo */
.site-branding .logo {
    margin: 0;
}

.site-branding .logo img {
    max-height: 60%;
}

.site-branding .name {
    display: none;
}

/* Main menu */
.module-menu {
    margin: 0 15px;
}

.menu>li {
    margin-right: 16px;
}

nav.fixed,
nav.absolute {
    z-index: 9999;
}

#navbar-main {
    padding: 0;
    background: none;
    transform: initial;
    visibility: visible;
    opacity: 1;
    position: relative !important;
}

.nav-bar {
    width: 100%;
    position: relative !important;
}

.navbar-toggle {
    margin: 0;
    padding: 0;
    border: none;
}

.navbar-collapse {
    padding: 0 15px;
}

nav.transparent.fixed .menu>li>span,
.menu.nav>li>span,
.menu>li>ul li span,
.menu.nav>li>a {
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    position: relative;
    color: #fff;
    opacity: 1;
    padding: 13px 15px;
    line-height: 30px;
    display: block;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    max-width: 100%;
    white-space: normal;
}

.menu li span:hover {
    opacity: 1 !important;
}

nav.transparent .navbar-toggle,
nav.bg-dark .navbar-toggle {
    color: #fff;
}

nav.transparent .mobile-toggle.active .navbar-toggle {
    color: #000;
}

.menu>li>ul li span {
    color: #fff;
    height: auto;
    padding: 2px 24px;
}

.has-dropdown::after {
    right: 15px !important;
    top: 0px !important;
}

.dropdown-toggle::after {
    display: none;
}

.menu>li>ul>.has-dropdown:after {
    top: 3px !important;
    right: 15px !important;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus,
.nav li a:hover,
.nav li a:focus {
    background: none;
}

#block-mainnavigation .navbar-nav>li>a {
    margin-top: 2px;
}

.menu>li>ul {
    /*display: block;*/
    height: auto;
}

.menu>li ul li {
    margin-right: 0;
}


.menu li a.is-active {
    /* opacity: 1 !important; */
}

nav.transparent .menu>li>span {
    opacity: 1;
}

a.search-menu-item {
    font-size: 0 !important;
    position: relative;
    text-indent: 100px;
    width: 50px;
    overflow: hidden;
}

a.search-menu-item:hover {
    background: none;
}

a.search-menu-item:before,
nav.transparent.fixed a.search-menu-item::before {
    position: absolute;
    content: "\e610";
    font-family: 'themify';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    font-size: 24px;
    color: #000;
    text-indent: 0;
    left: 0;
    top: 0;
    border-left: 1px solid #ccc;
    height: 100%;
    padding: 15px 0 0 20px;
}

nav.transparent a.search-menu-item::before {
    color: #fff;
    border-left: 1px solid rgba(255, 255, 255, 0.2);
}

/* Menu for Logged in users */
.user-logged-in nav.absolute {
    top: 80px;
}

/* Pager */
.pagination {
    margin-top: 40px !important;
    gap: 10px;
    justify-content: center;
    display: flex;
    align-items: center;
}

.pagination li a {
    width: auto;
    padding: 6px 12px;
    height: 38px;
}

.pagination li span,
.pagination li a {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 4px !important;
    width: 100% !important;
    height: 35px !important;
    line-height: 35px;
    box-sizing: border-box;
}

.pagination li {
    height: 35px;
    line-height: 35px;
    padding: 0;
    min-width: 35px;
}

form#search-form {
    margin: 20px 0 0 0;
}

#main-container-stories {
    padding: 24px 0 40px;
}

/* Breadcrumbs */
.breadcrumb {
    background: none;
    padding: 0;
}

.breadcrumb li a,
.breadcrumb li {
    font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    line-height: 24px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 700;
    font-size: 11px;
    font-weight: 600;
}

.breadcrumb>li+li:before {
    padding: 0 16px;
    color: #bbb;
    display: block !important;
    float: left;
    content: "/\00a0";
}

.block-system-breadcrumb-block nav {
    background: transparent;
}

/*.breadcrumb li:before { 
  display: block !important; 
    float: left;
    padding-right: 8px;
    color: black;
    content: "/";
}*/

/* Nav tabs */
nav.tabs {
    text-transform: uppercase;
}

/*--------------------------------------------------------------------------------*/

/* 03. Custom Blocks & Types
 --------------------------------------------------------------------------------*/

/* Block Style */
.image-edge .container {
    position: unset !important;
}

.image-edge .container div[class*="col-"] div[class*="col-"] {
    position: relative;
}

.image-edge.right>div[class*="col-"] {
    position: absolute;
    right: 0;
}

.image-edge.left>div[class*="col-"] {
    position: absolute;
    left: 0;
}

.image-edge .container div[class*='col-'] {
    position: relative;
}

#test-block-id-1 .background-image-holder {
    position: absolute !important;
    top: auto !important;
    bottom: 0px !important;
    transform: translate3d(0, 0, 0) !important;
}

#test-block-id-1 {
    height: 260px !important;
}

.masonry-layout .masonry-item {
    background: none;
    border: none;
}

.postscript {
    margin-bottom: 10px;
    border-bottom: 1px solid #6b6a6a45;
    padding-bottom: 10px;
}

.postscript h2.block-title,
.postscript .widget h6.title {
    font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 2px;
    line-height: 24px;
    margin-bottom: 15px;
    padding-bottom: 10px;
    text-transform: uppercase;
    border-bottom: 1px solid #555;
}

/* Masonry Loader */
.block-block-content9d9675fb-6125-4680-aa51-69faf55603ed {
    height: 0;
}

/* Poftfolio Project Type */
.page-node-type-project .project-brief .field .field--label {
    font-weight: normal;
}

.page-node-type-project .project-brief .field .field--item {
    letter-spacing: 2px;
    font-weight: 700;
    color: #292929;
    text-transform: uppercase;
}

/*--------------------------------------------------------------------------------*/

/* 04. Blog, Testimonials, Gallery, Portfolio & other blocks
 --------------------------------------------------------------------------------*/

/* View - Blog */
.view-blog .post-title,
.view-blog .views-field-view-node {
    margin-top: 24px;
}

/* Blog detail */
.node--type-article .field--name-field-video {
    margin-bottom: 24px;
}

.post-meta .field--name-field-blog-category {
    display: inline;
}

.node--type-article .content section[rel="schema:comment"] h2,
.node--type-article .content div[rel="schema:comment"] h6 {
    letter-spacing: 2px;
    margin-right: -2px;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 24px;
    padding-top: 24px;
    border-top: 1px solid #ccc;
    margin-top: 24px;
}

.node--type-article .content section article.comment {
    padding-bottom: 40px;
}

.node--type-article .content .field--name-field-tags,
.node--type-article .content .field--name-field-tags .field__items {
    display: flex;
    align-items: center;
    gap: 10px;
}

.node--type-article .content .inline__links .links .nav-link {
    padding: 0;
}

.field--name-field-tags .field__label,
.field--name-field-tags ul.links {
    font-size: 1em;
}

.node--type-article .comment {
    overflow: hidden;
    margin-bottom: 40px;
}

.node--type-article .comment .comment_title {
    display: none;
}

/* Comment form */
form#comment-form textarea {
    padding: 16px 20px;
    background: #f5f5f5 none repeat scroll 0 0;
}

form#comment-form select#edit-comment-body-0-format--2 {
    background: #f5f5f5 none repeat scroll 0 0;
}

form#comment-form button#edit-submit {
    float: right;
    max-width: 25%;
    margin-right: 0;
}

form#comment-form #edit-preview {
    display: none;
}

/* Blog Masonry */
.path-blog-masonry .main-container,
.path-blog-masonry-2-col .main-container,
.path-blog-masonry-3-col .main-container,
.path-blog-masonry-sidebar .main-container,
.path-blog-masonry-sidebar-left .main-container,
.path-blog-masonry-sidebar-right .main-container {
    background: #f8f8f8;
}

/* Block - Recent posts */
.recent-posts .views-field.views-field-created {
    display: block;
    letter-spacing: 0;
    opacity: 0.8;
    margin-top: 5px;
}

.recent-posts .link-list {
    line-height: normal;
}

/* Block - Twitter Feed */
.block-twitter-feed h3,
.block-twitter-feed hr {
    display: none;
}

.block-twitter-feed ul li {
    margin-bottom: 24px;
}

.block-twitter-feed .block-inner ul li {
    position: relative;
    padding-left: 22px;
}

.block-twitter-feed .block-inner ul li:before {
    position: absolute;
    top: 6px;
    left: 0;
    float: left;
    display: inline-block;
    color: #292929;
    content: "\e74b";
    font-family: 'themify';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    font-size: 13px;
}

.postscript .block-twitter-feed .block-inner ul li:before {
    color: #fff;
}

.block-twitter-feed .block-inner ul li hr {
    margin: 12px 0;
}

/* Block Testimonial style1 */
.block-testimonial {
    text-align: center;
}

.block-testimonial-style1 .attachment .item-list li {
    list-style: none;
    display: inline-block;
    padding: 0 5px;
}

.block-testimonial .flexslider .slides .quote-author img,
.views-field-field-testimonial-image img {
    width: 60px;
    height: 60px;
    display: inline;
}

.text-slider.slider-arrow-controls .flex-direction-nav {
    position: relative;
}

/* Block gallery grid */
.block-gallery-grid-3 .views-field-field-images ul {
    float: left;
    width: 100%;
    margin: 0;
}

.block-gallery-grid-3 .views-field-field-images ul li {
    float: left;
    padding: 0px 5px 5px 0;
    width: 33.333%;
    list-style: none;
    margin: 0;
}

.block-gallery-grid-3 .views-field-field-images ul li:nth-child(3n+1) {
    clear: left;
}

/* FlexSlide */
.flexslider {
    background: none;
    border: none;
    text-align: center;
}

.flexslider .flex-direction-nav a,
.flexslider .flex-direction-nav a {
    display: block !important;
}

/* Slider */
.image-slider .slides li img {
    width: 100%;
}

/* Project Style */
.projects-2-col .masonry-layout .masonry-item {
    width: 50%;
    margin: 0 0 30px;
}

.projects-3-col .masonry-layout .masonry-item {
    width: 33.333%;
    margin: 0 0 30px;
}

.projects-4-col .masonry-layout .masonry-item {
    width: 25%;
    margin: 0 0 30px;
}

.projects-wide .masonry-layout .masonry-item {
    margin: 0 !important;
    padding: 0 !important;
}

.project a {
    color: #fff;
}

.row-gapless div[class*='col-'] {
    padding: 0;
}

.view-portfolio-parallax .parallax>.background-image-holder {
    height: 100vh !important;
    top: -50vh !important;
}

.view-portfolio-parallax .pager-nav {
    padding: 40px 0;
}

.post-meta>li {
    float: left;
    margin-right: 24px;
    display: flex;
    align-items: center;
    gap: 3px;
}

.post-meta>li>img {
    width: 20px;
    margin: 0 5px 0 0;
}

/* Nav Tab */
.user-logged-in nav.tabs {
    position: fixed;
    left: 0;
    top: 120px;
    transition: all 0.5s ease 0.25s;
    z-index: 1000;
}

.user-logged-in nav.tabs ul.tabs--primary {
    background: #fff none repeat scroll 0 0;
    border: medium none;
    list-style: outside none none;
    opacity: 0.9;
}

.user-logged-in nav.tabs ul.tabs--primary li {
    float: none;
    display: block;
    opacity: 0.8;
}

.user-logged-in nav.tabs ul.tabs--primary li a {
    margin-right: 0;
}

.user-logged-in nav.tabs ul.tabs--primary li.active a,
.user-logged-in nav.tabs ul.tabs--primary li:hover a {
    background: #ffb500 none repeat scroll 0 0;
    border: none;
    border-radius: 0;
    color: #fff;
}

.user-logged-in nav.tabs ul.tabs--primary li.active,
.user-logged-in nav.tabs ul.tabs--primary li:hover {
    opacity: 1;
}

.user-logged-in nav.tabs ul.nav-tabs {
    display: flex;
    flex-direction: column;
}

.article-image {
    overflow: hidden;
}

/*--------------------------------------------------------------------------------*/

/* 05. Contact forms & Simplenews
 --------------------------------------------------------------------------------*/

/* Contact form */
button#edit-preview {
    display: none;
}

form#contact-message-feedback-form span.form-required {
    display: none;
}

form#contact-message-feedback-form label[for=edit-subject-0-value],
form#contact-message-feedback-form label[for=edit-message-0-value],
form#contact-message-feedback-form label[for=edit-name],
form#contact-message-feedback-form label[for=edit-mail] {
    display: none;
}

form#contact-message-feedback-form button#edit-submit {
    width: 100%;
}

input[type="email"] {
    background: #f5f5f5;
    border: none;
    width: 100%;
    height: 50px;
    padding-left: 20px;
    font-weight: 500;
    margin-bottom: 24px;
    border-radius: 0;
}

form#contact-message-feedback-form textarea {
    width: 100%;
    border: none;
    background: #f5f5f5;
    margin-bottom: 24px;
    border-radius: 0;
    padding: 16px 20px;
}

/* Book a Table */
form#contact-message-contact-form-2-form #edit-field-booking-guests-wrapper {
    width: 48%;
    margin-right: 4%;
    float: left;
    margin-bottom: 0;
}

form#contact-message-contact-form-2-form #edit-field-booking-time-wrapper {
    width: 48%;
    float: left;
    margin-bottom: 0;
}

form#contact-message-contact-form-2-form button#edit-submit {
    width: 100%;
}

/* Planner */
form#contact-message-plan-project-form input {}

form#contact-message-contact-form-3-form textarea,
form#contact-message-plan-project-form textarea {
    padding: 16px 20px;
}

form#contact-message-contact-form-3-form legend,
form#contact-message-plan-project-form legend {
    border-bottom: none;
    text-align: center;
}

form#contact-message-contact-form-3-form .fieldset-legend,
form#contact-message-contact-form-3-form .field-group-html-element h6,
form#contact-message-contact-form-3-form label[for=edit-field-planner-source],
form#contact-message-plan-project-form .fieldset-legend,
form#contact-message-plan-project-form .field-group-html-element h6,
form#contact-message-plan-project-form label[for="edit-field-planner-typeofwork"],
form#contact-message-plan-project-form label[for="edit-field-planner-budget"] {
    letter-spacing: 2px;
    font-weight: 700;
    font-size: 12px;
    line-height: 24px;
    font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
    margin-bottom: 24px;
}

form#contact-message-contact-form-3-form #edit-field-planner-typeofwork-wrapper,
form#contact-message-contact-form-3-form #edit-field-planner-budget-wrapper,
form#contact-message-contact-form-3-form #edit-field-planner-source-wrapper,
form#contact-message-contact-form-3-form .field-group-html-element,
form#contact-message-plan-project-form #edit-field-planner-typeofwork-wrapper,
form#contact-message-plan-project-form #edit-field-planner-budget-wrapper,
form#contact-message-plan-project-form #edit-field-planner-source-wrapper,
form#contact-message-plan-project-form .field-group-html-element {
    border-top: 1px solid #ccc;
    padding-top: 24px;
    margin-top: 24px;
}

form#contact-message-contact-form-3-form #edit-field-planner-source-wrapper,
form#contact-message-plan-project-form #edit-field-planner-source-wrapper {
    text-align: center;
}

form#contact-message-contact-form-3-form #edit-field-planner-source-wrapper label,
form#contact-message-plan-project-form #edit-field-planner-source-wrapper label {
    color: #292929;
    margin-bottom: 24px;
}

form#contact-message-contact-form-3-form #edit-actions,
form#contact-message-plan-project-form #edit-actions {
    text-align: center;
}

/* Block Simple News */
.block-simplenews form {
    display: flex;
}

.block-simplenews .field--name-mail {
    margin-right: 4%;
    width: 70%;
    float: left;
    margin-bottom: 0 !important;
}

.block-simplenews .form-actions {
    float: left;
    width: 35%;
    margin: 0 !important;
}

.block-simplenews .form-type-email {
    margin: 0 !important;
}

.block-simplenews .description.text-muted {
    display: none;
}

body.user-logged-in .block-simplenews .form-actions {
    float: none;
    margin-left: auto;
    margin-right: auto;
}

.block-simplenews .field--name-mail .form-email {
    height: 50px;
    line-height: 50px;
    border: 1px solid rgba(255, 255, 255, 0.5);
    margin: 0;
}

.bg-secondary .block-simplenews .field--name-mail .form-email {
    background-color: #fff;
}

.block-simplenews .field--name-mail .form-type-email label {
    display: none;
}

.block-simplenews #edit-actions .form-submit {
    width: 100%;
}

.block-simplenews #edit-manage {
    display: none;
}

aside .block-simplenews form,
.postscript .block-simplenews form {
    display: block;
}

aside .block-simplenews .field--name-mail,
.postscript .block-simplenews .field--name-mail {
    width: 100%;
}

aside .block-simplenews .field--name-mail input[type="email"],
.postscript .block-simplenews .field--name-mail input[type="email"] {
    margin-bottom: 10px;
}

.views-view-responsive-grid__item-inner {
    display: flex;
    flex-direction: column;
    gap: 10px;
    align-items: flex-start;
    margin: 0 0 10px;
    border-bottom: 1px solid #eaeaea;
    padding: 0 0 10px;
}

.views-view-responsive-grid__item-inner>img {
    width: auto !important;
    height: 500px !important;
    object-fit: cover;
    object-position: top;
}

/*--------------------------------------------------------------------------------*/

/* 06. Login & Register
 --------------------------------------------------------------------------------*/
/* Login/Register Page */
body.path-user .main-container {
    background: url(../img/login-bg.jpg) center center no-repeat;
    height: 100vh;
}

body.user-logged-in.path-user .main-container {
    background: none;
}

body.path-user .main-container .container {
    position: relative;
    top: 50%;
    transform: translate3d(0px, -50%, 0px);
    z-index: 2;
}

body.path-user .main-container .tabs {
    margin-bottom: 30px;
}

body.path-user .main-container button#edit-submit {
    width: 100%;
}

body.path-user .main-container p {
    color: #fff;
}

body.path-user ul.nav-tabs {
    background: #111;
}

body.path-user ul.nav-tabs li a {
    border: none;
    padding: 20px 25px;
}

/* User page when loggin */
body.user-logged-in.path-user .main-container {
    background: none;
    height: auto;
}

body.user-logged-in.path-user .main-container .container {
    transform: none;
}

body.user-logged-in.path-user ul.nav-tabs {
    background: none;
}

body.user-logged-in.path-user ul.nav-tabs li a.is-active {
    border-color: #ddd #ddd transparent;
    border-style: solid;
    border-width: 1px;
}

.field--name-field-mainmenu-transparent {
    display: none;
}

/* Admin Toolbar */
.claro-toolbar-menu>li.menu-item>ul.toolbar-menu li.menu-item {
    width: 100%;
}

/* Page not found */
article.node--40 .field--name-body {
    height: 100vh;
}

.logo-carousel img {
    width: auto;
}

.page-title-1 .breadcrumb {
    position: relative !important;
}

/* Background */
.bg-secondary {
    background: #f8f8f8 !important;
}

.label {
    color: #fff;
}

.list-inline>li {
    display: inline-block;
}

.pull-left {
    float: left;
}

.pull-right {
    float: right;
}

.bottom-0 {
    bottom: 0;
}

.progress {
    display: block;
}

.progress-1 .progress-bar {
    height: 100%;
}

.logo-carousel ul li {
    width: 17%;
    opacity: 1;
}

.logo-carousel ul li img {
    height: 100px;
    width: auto;
    object-fit: contain;
    max-height: 100%;
}

.cover .slides li.slide-right .container .row.justify-content-center {
    justify-content: flex-end !important;
    padding: 0;
}

.cover .slides li .container .row.justify-content-center .text-center {
    text-align: left !important;
    width: 50%;
    padding: 0;
}

.postscript_second .widget {
    margin-bottom: 0px;
}

.field.field--name-field-files-to-link.field--type-file.field--label-hidden.field--item {
    display: none;
}

.approach-bg-services-img .background-image-holder.fadeIn {
    background-position: 50% 81% !important;
}

.approach-bg-services-img {
    padding: 100px 0 150px;
}

p.partner-seemore {
    font-weight: 600;
    padding: 5px;
    border: 1px solid #eaeaea;
    margin: 10px 0 0 0 !important;
}

.logo-carousel ul {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
    overflow: hidden;
}

.widget p.text-align-center {
    margin: 0;
}

.menu.nav>li>a::before {
    background: #fff;
    content: "";
    bottom: 12px;
    left: 50%;
    right: 50%;
    height: 1px;
    position: absolute;
    z-index: 2;
    -o-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.menu.nav>li>a.is-active::before,
.menu.nav>li>a:hover::before {
    left: 0;
    right: 0;
}

.spread-children>img {
    border-radius: 50%;
    width: 120px;
    height: 120px;
    object-fit: cover;
    object-position: center;
    box-sizing: border-box;
    border: 3px solid #FFFFFF;
}

section.paragraph.image-slider.parallax {
    height: 100vh !important;
}

.masonry-item .cast-shadow-light {
    transition: all 0.3s;
}

.masonry-item .cast-shadow-light:hover {
    transform: scale(1.02) translate3d(0, 0, 0);
    background-color: white;
    box-shadow: 5px 5px 25px -15px rgba(0, 0, 0, 0.55);
    transition: all 0.3s;
    border-radius: 16px;
}

div#more_partners {
    display: none;
}

div#more_partners.expanded {
    display: block !important;
}


/* Project details page */
.blog-post-cover {
    margin: 0 auto;
    max-width: 1100px;
    position: relative;
}

.blog-post-cover-image-wrap {
    height: 500px;
    overflow: hidden;
    border-radius: 32px;
}

.blog-post-cover-image-wrap img {
    width: 100%;
}

.blog-post-tags-wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.blog-post-tag {
    display: flex;
    font-size: 12px;
    line-height: 16px;
    padding: 4px 10px 8px 10px;
    align-items: center;
    border-left: 1px solid #ccd5df;
    text-transform: uppercase;
}

.blog-post-tag:first-child {
    border: none;
    padding-left: 0;
}

.blog-details-box {
    padding: 16px 20px;
    box-sizing: border-box;
    background-color: #fff;
    border: 1px solid #EAEAEA;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.1);
}

.list-points .text-formatted .field--label {
    color: #292929;
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
    margin: 0 0 0.6rem;
}

.list-points .field--item ul {
    margin: 0 0 15px;
    padding: 0 0 0 15px;
}

.list-points .field--item ul li {
    margin: 0 0 2px;
    line-height: 30px;
    list-style-type: disclosure-closed;
}

.list-points-13 .field--item ul {
    margin: 0;
}

.list-points-13 .field--item ul li {
    font-size: 13px;
    line-height: 22px;
}

.facts-details .facts-label-values {
    border-bottom: 1px solid #EAEAEA;
}

.facts-details .facts-label-values .field {
    display: flex;
}

.facts-details .facts-label-values .field>div {
    width: 60%;
    font-size: 13px;
    padding: 8px 2px;
    line-height: 20px;
    box-sizing: border-box;
}

.facts-details .facts-label-values .field {
    display: flex;
    margin: 0;
}

.facts-details .facts-label-values .field>div.field--label {
    color: #262626;
    font-weight: 600;
}

.facts-details .facts-label-values .field>div.field--item {
    width: 40%;
    font-weight: 400;
}

.facts-details .facts-label-values .field>div.field--item a {
    font-weight: 600;
    color: #2f82e1;
}

.two-line-ellipses-h4 {
    height: 64px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.full-project-details {
    max-width: 1100px;
    margin: 0 auto;
}

.blog-detailed-head h4 {
    border-left: 4px solid #2f82e1;
    padding: 0 0 0 14px;
}

.view-filters form .js-form-item {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin: 0 0 24px !important;
}

.view-filters form .js-form-item label {
    font-size: 18px;
    display: inline-block;
    text-transform: uppercase;
    padding-top: 0;
    font-weight: 600;
    color: #111;
}

.view-filters form .js-form-item .bef-links ul {
    display: flex;
    align-items: center;
    margin: 0;
    padding: 6px 32px;
    flex-wrap: wrap;
    gap: 10px;
}

.view-filters form .js-form-item .bef-links ul li a {
    display: inline-block;
    margin: 0 9px;
    color: #999;
    border-bottom: none;
    font-size: 17px;
    font-weight: 400;
    transition: all 0.3s;
    position: relative;
}

.view-filters form .js-form-item .bef-links ul li a:hover {
    color: #111;
}

.view-filters form .js-form-item .bef-links ul li a::before {
    background: #111;
    content: "";
    bottom: -2px;
    height: 1px;
    left: 0;
    right: 0;
    position: absolute;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
}

.view-filters form .js-form-item .bef-links ul li a:hover::before {
    left: 8%;
    right: 8%;
}

.blog-post-cover-info-wrap .field--type-entity-reference {
    margin: 0;
}

.facts-details .facts-label-values .field>div.field--item .field--item {
    width: auto;
    padding: 0 6px;
    border-left: 1px solid #EAEAEA;
}

.facts-details .facts-label-values .field>div.field--item .field--item:first-child {
    border: none;
}

.facts-details .facts-label-values .field>div {
    width: 100px;
    font-size: 13px;
    padding: 8px 2px;
    line-height: 20px;
    box-sizing: border-box;
}

.facts-details .facts-label-values .field>div.field--item {
    width: calc(100% - 100px);
    font-weight: 400;
}

#pdf-content * {
    page-break-inside: avoid;
}

.container .masonry-item>.inner>a.btn.btn-sm {
    margin: 5px 0 0 0;
    padding: 3px 0;
    height: auto;
}

.container .masonry-item>.inner {
    border: 1px solid #EAEAEA;
    border-top: none;
    margin: -1px 0 0 0;
    box-shadow: 0 5px 14px -12px #000;
    border-radius: 0 0 6px 6px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

/* End Project details page */

.blog-image-holder>.field.field--name-field-image.field--type-image.field--label-hidden.field--item img {
    width: 100%;
    height: 500px;
    object-fit: cover;
    object-position: top;
}

.col-sm-6.post-snippet.masonry-item {
    padding: 0 20px;
    opacity: 1 !important;
    /* transform: none !important; */
}

.col-sm-6.masonry-item.project a>img {
    width: 100%;
    border: 1px solid #EAEAEA;
    border-bottom: none;
}

.col-sm-6.masonry-item.project .title {
    border: 1px solid #EAEAEA;
    border-top: none;
    margin: -1px 0 0 0;
    box-shadow: 0 5px 14px -12px #000;
    border-radius: 0 0 6px 6px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    background: #fff;
    padding: 24px;
}

.col-sm-6.masonry-item.project a span {
    color: #666;
}

.col-sm-6.masonry-item.project a h5 {
    text-transform: initial !important;
}

.col-sm-6.post-snippet.masonry-item>img {
    width: 100%;
}

.col-sm-6.masonry-item.project {
    opacity: 1;
    transform: none;
}

#block-foundry-main-menu li a.search-all-item {
    width: 20px;
    font-size: 0;
    position: relative;
    padding-left: 0 !important;
    padding-right: 0 !important;
    background: url("../img/icon_search_interface.png") no-repeat scroll center center / 20px;
    margin: 0 10px 0 0;
}

#block-foundry-main-menu li a.search-all-item::before {
    display: none;
}

#block-foundry-content .block-inner em {
    display: none;
}

#search-form input.form-search {
    height: 50px;
    background: #FFF;
    border: 1px solid rgb(209, 209, 209);
    border-radius: 4px;
}

form#search-form {
    margin: 80px 0 0 0;
}

.bg-dark li>a {
    color: #00c2ff !important;
}

.project .image-tile {
    margin: 0;
    border: 1px solid #EAEAEA;
    box-shadow: 0 6px 14px -11px #000;
    border-radius: 6px 6px;
}

.inner-title.hover-reveal .title {
    padding: 0 20px;
}

.inner-title.hover-reveal:hover .title h5 a {
    color: #FFF !important;
}


/* Responsive ============================================================================================================================ */

@media all and (min-width: 990px) {
    .menu>li.mega-menu-li ul {
        width: 400px;
    }

    .menu>li.mega-menu-li ul li {
        width: 50%;
        display: inline-block;
        margin-right: 0;
        padding-right: 0;
        float: left;
    }

    nav.transparent .menu>li>span,
    nav.bg-dark .menu>li>span {
        color: #fff;
    }

    /* Adjust dropdown menu of last children on desktop */
    .menu>li:nth-last-child(2)>ul ul,
    .menu>li:nth-last-child(3)>ul ul {
        left: auto;
        right: 100%;
    }
}


.article-body .clearfix > img {
    width: 290px;
    height: 320px;
    object-fit: cover;
    margin: 0 10px 10px 0;
}

@media (max-width: 990px) {

    .container,
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        width: 100%;
        max-width: 100%;
    }

    .navbar-toggle {
        display: block;
    }

    nav.transparent a.search-menu-item::before {
        color: #292929;
        background: transparent;
        padding: 10px 0;
    }

    .module-menu {
        margin: 0;
    }

    .menu {
        padding-left: 15px;
        padding-right: 15px;
    }

    .menu.nav>li>span {
        height: auto;
        line-height: 24px;
        padding: 4px 0;
    }

    .module.widget-handle i {
        color: #FFF;
        opacity: 1 !important;
    }

    .pb48 {
        padding-bottom: 24px !important;
    }

    .pt48 {
        padding-top: 24px !important;
    }

    h2 {
        font-size: 26px !important;
        line-height: 30px !important;
        margin: 0 0 10px !important;
        padding: 0 15px !important;
    }

    .nav-container {
        background: rgb(88 141 202 / 100%) !important;
    }

    .nav-bar .module-group {
        padding: 0 !important;
        border-top: 1px solid #FFF !important;
    }

    .menu {
        height: auto;
        padding: 0 !important;
    }

    .menu.nav>li>a {
        padding: 6px 20px !important;
        font-weight: bold !important;
    }

    .menu li a.is-active {
        background: #FFF !important;
        color: #588dca !important;
    }

    #block-foundry-main-menu li:last-child {
        /*padding-left: 20px !important;*/
    }

    #block-foundry-main-menu li a.search-all-item {
        width: 100% !important;
        font-size: 11px !important;
        position: relative !important;
        padding-left: 20px !important;
        padding-right: 20px !important;
        background: none !important;
        margin: 0 !important;
    }

    .menu li+li {
        border-top: 1px solid rgba(255, 255, 255, 0.2);
    }

    .menu.nav>li>a::before {
        display: none !important;
    }

    .cover.fullscreen.image-slider {
        height: 100vh !important;
    }

    .cover.fullscreen .slides li {
        height: 100vh !important;
        padding: 80px 0 50px !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
    }

    .background-image-holder {
        top: 0 !important;
    }

    .cover .slides li .container .row.justify-content-center {
        padding: 0 !important;
    }

    .cover .slides li .container .row.justify-content-center .text-center {
        width: 100% !important;
        text-align: center !important;
        padding: 0 60px !important;
    }

    .cover .slides li .container .row.justify-content-center .text-center h1 {
        font-size: 42px !important;
        margin: 0 0 10px !important;
        line-height: 50px !important;
        text-align: center !important;
    }

    .cover .slides li .container .row.justify-content-center .text-center h6,
    .cover .slides li .container .row.justify-content-center .text-center p,
    .cover .slides li .container .row.justify-content-center .text-center {
        text-align: center !important;
    }

    .overlay:before {
        opacity: 0.75 !important;
    }

    p.mb24 {
        margin-bottom: 14px !important;
    }

    .mb32 {
        margin-bottom: 15px !important;
    }

    .lh-lg {
        line-height: 1.6 !important;
    }

    .fs-6 {
        font-size: 14px !important;
    }

    .mb40 {
        margin-bottom: 15px !important;
    }

    .we-do-link .row {
        flex-direction: column;
    }

    .we-do-link .row .col-md-5 img {
        width: 100%;
        max-width: 600px;
        margin: 0 auto;
        display: block;
    }

    .we-do-link .row .col-md-7 ul {
        padding-right: 0;
    }

    .we-do-link .row .col-md-7 ul li {
        line-height: 1.5;
        font-size: 14px !important;
        margin: 0 0 10px !important;
    }

    .row.mb-xs-24.justify-content-center {
        margin: 0 !important;
    }

    section#NUMBERS .row {
        height: auto !important;
    }

    section#NUMBERS .row .col-md-4 {
        margin: 0 0 15px;
        top: auto !important;
        left: auto !important;
        position: relative !important;
    }

    .feature.boxed {
        padding: 10px 15px 15px;
        background: #f8f8f8;
        text-align: center;
    }

    .feature.boxed h6 {
        margin: 0 0 5px;
    }

    .pb-3 {
        padding-bottom: 0 !important;
    }

    .\(UN.ENGAGEMENT\).bg-secondary {
        padding-left: 15px;
        padding-right: 15px;
    }

    .\(UN.ENGAGEMENT\).bg-secondary .row .col-md-5 {
        margin: 0;
        text-align: center;
    }

    .\(UN.ENGAGEMENT\).bg-secondary .row .col-md-5 img {
        width: 290px;
    }

    h4.mt32.mb16 {
        margin: 20px 0 10px 0;
    }

    .\(UN.ENGAGEMENT\).bg-secondary .row .col-md-5 ul {
        margin: 0;
    }

    section.paragraph.\(Where.We.Work\),
    section.process-1 {
        padding: 24px 0;
    }

    .field--type-text-with-summary .row {
        gap: 8px;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .field--type-text-with-summary .row .col-sm-6 {
        text-align: center !important;
    }

    .widget p>a {
        text-decoration: underline;
    }

    .text-slider.slider-arrow-controls .flex-direction-nav {
        position: absolute !important;
        display: flex !important;
        width: 100% !important;
        left: 0 !important;
        bottom: 0 !important;
        right: 0 !important;
        height: 30px !important;
        top: 0 !important;
        align-items: center !important;
        justify-content: center !important;
        margin: 110px 0 0 0 !important;
    }

    .text-slider.slider-arrow-controls .flex-direction-nav li {
        width: 30px !important;
        height: 30px !important;
        position: relative !important;
    }

    .text-slider .flex-direction-nav a {
        position: relative !important;
        font-size: 0 !important;
    }

    .text-slider .flex-direction-nav a.flex-prev {
        left: 0 !important;
    }

    .text-slider .flex-direction-nav a.flex-next {
        right: 0px !important;
    }

    .image-bg .text-slider .flex-direction-nav li a:before {
        opacity: 1 !important;
    }

    #test-block-id-1 {
        height: 260px !important;
    }

    .image-bg h2 {
        margin: 0 !important;
    }

    .page-title .container {
        top: 70% !important;
    }

    .image-bg .container,
    .image-bg div[class*='col-'] {
        text-align: center;
    }

    h3.mb48 {
        margin-bottom: 20px !important;
        font-size: 20px;
        font-weight: 400;
        line-height: 30px;
    }

    .tabbed-content.button-tabs {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .button-tabs .tabs {
        margin: 0;
        display: flex !important;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
    }

    .button-tabs .tabs > li {
        margin: 0 !important;
        width: auto !important;
    }

    .button-tabs .tab-title {
        padding: 6px 10px !important;
        display: inline-block !important;
        text-align: center !important;
        min-width: 125px !important;
    }

    .button-tabs .content {
        margin: 0;
        padding: 10px 12px;
        border: 1px solid #EAEAEA;
    }

    p.mb48.fs-6.lh-lg {
        margin-bottom: 20px !important;
    }

    .tab-content .row {
        justify-content: center;
    }

    .tab-content .col-md-4 {
        width: auto;
    }

    p.mb56.fs-6.lh-lg {
        margin-bottom: 20px !IMPORTANT;
    }

    section#APPROACH, section#APPROACH section, section#BANNER1, section#BANNER1 section {
        padding: 0;
    }

    #APPROACH .row .col-sm-5.offset-sm-1 {
        margin: 0;
        text-align: center;
    }

    #APPROACH .row .col-sm-5.offset-sm-1 img {
        width: 100%;
        max-width: 600px;
    }

    section#PRODUCTS {
        padding: 20px 0 0 !important;
    }

    .image-edge .col-lg-5.p0 {
        display: none !important;
    }

    .image-edge .container {
        text-align: center !important;
    }

    .image-edge .container p.fs-6.lh-lg.mb16 {
        margin: 0 !important;
    }

    .approach-bg-services-img {
        padding: 40px 0 20px;
    }

    .image-bg h1 {
        font-size: 46px;
        line-height: 50px;
    }

    section#SERVICES {
        padding: 0 !important;
    }

    section#SERVICES .container .row .col-sm-6.pe-5 {
        padding-right: 15px !important;
    }

    section#SERVICES .container .row .col-sm-6.ps-5 {
        padding-left: 15px !important;
    }

    #SERVICES section.pt64.pb64.bg-secondary {
        padding: 24px 0 0;
    }

    h2.mb16 {
        padding: 0 0 !important;
        font-size: 22px !important;
        line-height: 28px !important;
    }

    section.paragraph.paragraph--type--paragraph-block.services-block.bg-dark.border-bottom.paragraph--view-mode--default {
        padding: 24px 0 0;
    }

    .feature.bordered {
        padding: 20px;
        text-align: center;
    }

    .feature.bordered .text-center img {
        width: 100px !important;
    }

    section#BANNER1 .row.pt64.pb56 {
        padding: 20px 0 !important;
    }

    .row.align-items-center.pt64.pb64 {
        padding: 20px 0 0;
    }

    .row.align-items-center.pt64.pb64 .col-md-4 h3,
    .row.align-items-center.pt64.pb64 .col-md-4 h4 {
        margin: 0 0 6px;
    }

    .row.align-items-center.pt64.pb64 .col-md-4 p a {
        margin: 0;
    }

    section.\(Initiatives.Block2.\) {
        padding-top: 0;
    }

    section.\(Initiatives.Block3.\) {
        padding: 0;
    }

    .view-filters form .js-form-item {
        gap: 5px;
        flex-direction: column;
        margin: 0 0 14px !important;
    }

    .view-filters form .js-form-item .bef-links ul {
        gap: 8px 0;
        padding: 6px 0;
        justify-content: center;
    }

    .col-sm-6.masonry-item.project .title {
        gap: 2px;
        padding: 14px;
    }

    .container .masonry-item {
        margin-bottom: 16px !important;
    }

    .view-filters form .js-form-item .bef-links ul li a {
        font-size: 15px;
    }

    #main-container {
        padding-bottom: 0 !important;
    }

    .back-to-project {
        margin: 0 0 10px;
    }

    .full-project-details {
        margin-top: 15px !important;
    }

    .full-project-details .blog-post-cover-info-wrap h3 {
        font-size: 22px;
        line-height: 30px;
    }

    .blog-post-cover-image-wrap {
        height: auto;
    }

    .blog-post-cover-info-wrap .row.mt-4.pt-4.border-top {
        margin: 10px 0 0 0px !important;
        padding: 10px 0 0 0px !important;
    }

    .blog-post-cover-info-wrap .row.mt-4.pt-4.border-top .col-md-8,
    .blog-post-cover-info-wrap .row.mt-4.pt-4.border-top .col-md-4 {
        padding: 0;
    }

    .blog-detailed-head h4 {
        font-size: 20px;
        padding: 0 0 0 10px;
        margin: 0 0 0 !important;
        border-left: 2px solid #2f82e1;
    }

    div#description p {
        margin: 0 0 7px !important;
    }

    .list-points .text-formatted .field--label,
    .blog-details-box > h4 {
        font-size: 20px;
        line-height: 20px;
        margin: 0 0 5px !important;
    }

    .list-points .field--item ul {
        padding: 0 0 0 20px;
    }

    .blog-details-box {
        padding: 10px 10px;
    }

    button#download-pdf {
        margin: 0 0 16px !important;
    }
    
    .no-pdf .row .col-md-4 {
        width: 50%;
        max-width: 50%;
    }

    .no-pdf .row .col-md-4 figure {
        height: auto !important;
    }

    .no-pdf .row .col-md-4 figure img {
        width: 100% !important;
    }

    .two-line-ellipses-h4 {
        height: auto;
        font-size: 18px !important;
        display: block !important;
        margin: 0 0 10px !important;
    }

    .post-snippet .inner {
        background: #fff;
        padding: 14px;
    }

    .container .masonry-item>.inner {
        gap: 0;
    }

    .blog-image-holder>.field.field--name-field-image.field--type-image.field--label-hidden.field--item img {
        height: 400px;
    }

    .article-image.mb24 {
        margin: 0 !important;
    }

    .article-body h3 {
        font-size: 20px;
        line-height: 30px;
    }

    .article-body h3,
    .article-body p {
        margin: 0 0 6px !important;
    }

    .post-meta > li {
        margin-right: 14px !important;
    }

    .post-meta, .post-meta .tags {
        margin-bottom: 6px !important;
    }

    hr {
        margin: 0 0 10px 0 !important;
    }

    section.paragraph.paragraph--type--paragraph-block.Address.Details.and.Form.paragraph--view-mode--default {
        padding: 16px 0 0;
    }

    section.paragraph.paragraph--type--paragraph-block.Address.Details.and.Form.paragraph--view-mode--default .row .col-sm-6 h2 {
        padding: 0 !important;
    }

    form#search-form {
        margin: 0 !important;
    }

}

@media (max-width: 767px) {
    p {
        font-size: 14px !important;
    }

    #main-container {
        padding: 80px 0;
    }

    .breadcrumb>li+li:before {
        padding: 0 4px;
    }

    .block-gallery-grid-3 .views-field-field-images ul li {
        width: 100%;
        padding: 10px 0;
        clear: left;
    }

    .no-pdf .row .col-md-4 {
        width: 100%;
        max-width: 100%;
    }

    p.search-results-count {
        margin: 0 0 10px;
        border-bottom: 1px solid #EAEAEA;
        padding: 0 0 10px;
    }

    ul.search-results.node_search-results li {
        padding: 10px;
        border: 1px solid #EAEAEA;
        border-radius: 4px;
        margin: 0 0 10px;
    }

    ul.search-results.node_search-results li h3 {
        margin: 0 0 5px !important;
        font-size: 20px;
        line-height: 25px;
    }
    
    ul.search-results.node_search-results li p {
        margin: 0 0 5px !important;
    }
    
    ul.search-results.node_search-results li p:last-child {
        margin: 0 0 !important;
    }

}

@media all and (min-width: 767px) {
    body.path-user .main-container .container {
        width: 50%;
    }

    body.path-user .main-container .container .region-content {
        border: 1px solid rgba(255, 255, 255, 0.4);
        padding: 30px 30px 10px;
    }

    body.user-logged-in.path-user .main-container .container .region-content {
        padding: 0;
    }

    #edit-field-planner-typeofwork .form-item,
    #edit-field-planner-budget .form-item {
        width: 25%;
        padding-left: 5%;
        margin-top: 10px;
        float: left;
    }

    .block-testimonial .flex-direction-nav a.flex-prev,
    .block-testimonial .flexslider:hover .flex-direction-nav a.flex-prev {
        left: -50px;
    }

    .block-testimonial .flex-direction-nav a.flex-next,
    .block-testimonial .flexslider:hover .flex-direction-nav a.flex-next {
        right: -50px;
    }
}

@media (min-width: 768px) {
    .feature-3 {
        min-height: auto;
    }
}

@media screen and (max-width: 723px) {

    .text-slider.slider-arrow-controls .flex-direction-nav {
        margin: 130px 0 0 0 !important;
    }
}

@media screen and (max-width: 553px) {

    .text-slider.slider-arrow-controls .flex-direction-nav {
        margin: 160px 0 0 0 !important;
    }
}

@media screen and (max-width: 496px) {

    .text-slider.slider-arrow-controls .flex-direction-nav {
        margin: 180px 0 0 0 !important;
    }

    .blog-image-holder>.field.field--name-field-image.field--type-image.field--label-hidden.field--item img {
        height: auto;
    }

    .js-form-item.js-form-type-search.form-type-search {
        width: 100%;
        margin: 0 0 5px !important;
    }

    .path-search input.form-submit {
        width: 100%;
        margin: 0 0 10px !important;
    }

    .js-form-item.js-form-type-select.form-type-select.js-form-item-sort.form-item-sort.mb-3 {
        width: 100%;
        margin: 0 !important;
    }

    select#edit-sort {
        margin: 0;
    }

    .path-search form.search-form+h2 {
        padding: 0 !important;
        margin:  0 !important;
    }


}

@media screen and (max-width: 380px) {

    .text-slider.slider-arrow-controls .flex-direction-nav {
        margin: 200px 0 0 0 !important;
    }
}