/*!
Theme Name: grtd-rentals
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: grtd-rentals
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

grtd-rentals is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/


/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/


/* Normalize
--------------------------------------------- */


/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */


/* Document
	 ========================================================================== */


/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
    line-height: 1.15;
    /* 1 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
}


/* Sections
	 ========================================================================== */


/**
 * Remove the margin in all browsers.
 */

body {
    margin: 0;
}

body,
html {
    overflow-x: hidden !important;
}


/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
    font-size: 2em;
}


/* Grouping content
	 ========================================================================== */


/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
    box-sizing: content-box;
    /* 1 */
    height: 0;
    /* 1 */
    overflow: visible;
    /* 2 */
}


/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
    font-size: 1em;
    /* 2 */
}


/* Text-level semantics
	 ========================================================================== */


/**
 * Remove the gray background on active links in IE 10.
 */

a {
    background-color: transparent;
}


/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
    border-bottom: none;
    /* 1 */
    text-decoration: underline;
    /* 2 */
    text-decoration: underline dotted;
    /* 2 */
}


/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
    font-weight: bolder;
}


/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
    font-size: 1em;
    /* 2 */
}


/**
 * Add the correct font size in all browsers.
 */

small {
    font-size: 80%;
}


/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}


/* Embedded content
	 ========================================================================== */


/**
 * Remove the border on images inside links in IE 10.
 */

img {
    border-style: none;
}


/* Forms
	 ========================================================================== */


/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    /* 1 */
    font-size: 100%;
    /* 1 */
    line-height: 1.15;
    /* 1 */
    margin: 0;
    /* 2 */
}


/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input {
    /* 1 */
    overflow: visible;
}


/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select {
    /* 1 */
    text-transform: none;
}


/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}


/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}


/**
 * Restore the focus styles unset by the previous rule.
 */


/**
 * Correct the padding in Firefox.
 */

fieldset {
    padding: 0.35em 0.75em 0.625em;
}


/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */

legend {
    box-sizing: border-box;
    /* 1 */
    color: inherit;
    /* 2 */
    display: table;
    /* 1 */
    max-width: 100%;
    /* 1 */
    padding: 0;
    /* 3 */
    white-space: normal;
    /* 1 */
}


/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
    vertical-align: baseline;
}


/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
    overflow: auto;
}


/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */
}


/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}


/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    outline-offset: -2px;
    /* 2 */
}


/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}


/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
    -webkit-appearance: button;
    /* 1 */
    font: inherit;
    /* 2 */
}


/* Interactive
	 ========================================================================== */


/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
    display: block;
}


/*
 * Add the correct display in all browsers.
 */

summary {
    display: list-item;
}


/* Misc
	 ========================================================================== */


/**
 * Add the correct display in IE 10+.
 */

template {
    display: none;
}


/**
 * Add the correct display in IE 10.
 */

[hidden] {
    display: none;
}


/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/

body,
button,
input,
select,
optgroup,
textarea {
    color: #404040;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
}

p {
    margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
    font-style: italic;
}

blockquote {
    margin: 0 1.5em;
}

address {
    margin: 0 0 1.5em;
}

pre {
    background: #eee;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}

code,
kbd,
tt,
var {
    font-size: 15px;
    font-size: 0.9375rem;
}

abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}

mark,
ins {
    background: #fff9c0;
    text-decoration: none;
}

big {
    font-size: 125%;
}


/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/

html {
    box-sizing: border-box;
}

*,
*:before,
*:after {
    /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
    box-sizing: inherit;
}

body {
    background: #fff;
    /* Fallback for when there is no custom background color defined. */
}

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
}

ul,
ol {
    margin: 0 0 1.5em 3em;
}

ul {
    list-style: disc;
}

ol {
    list-style: decimal;
}

li>ul,
li>ol {
    margin-bottom: 0;
    margin-left: 1.5em;
}

dt {
    font-weight: bold;
}

dd {
    margin: 0 1.5em 1.5em;
}

img {
    height: auto;
    /* Make sure images are scaled correctly. */
    max-width: 100%;
    /* Adhere to container width. */
}

figure {
    margin: 1em 0;
    /* Extra wide images within figure tags don't overflow the content area. */
}

table {
    margin: 0 0 1.5em;
    width: 100%;
}


/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/

select {
    border: 1px solid #ccc;
}

textarea {
    width: 100%;
}


/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/


/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/

.main-navigation {
    clear: both;
    display: block;
    float: left;
    width: 100%;
}

.main-navigation ul {
    display: none;
    list-style: none;
    margin: 0;
    padding-left: 0;
}

.main-navigation ul ul {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    float: left;
    position: absolute;
    top: 100%;
    left: -999em;
    z-index: 99999;
}

.main-navigation ul ul ul {
    left: -999em;
    top: 0;
}

.main-navigation ul ul li:hover>ul,
.main-navigation ul ul li.focus>ul {
    left: 100%;
}

.main-navigation ul ul a {
    width: 200px;
}

.main-navigation ul li:hover>ul,
.main-navigation ul li.focus>ul {
    left: auto;
}

.main-navigation li {
    float: left;
    position: relative;
}

.main-navigation a {
    display: block;
    text-decoration: none;
}


/* Small menu. */

.menu-toggle,
.main-navigation.toggled ul {
    display: block;
}

@media screen and (min-width: 37.5em) {
    .menu-toggle {
        display: none;
    }

    .main-navigation ul {
        display: block;
    }
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
    margin: 0 0 1.5em;
    overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
    float: left;
    width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%;
}


/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/


/* Text meant only for screen readers. */

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
    /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}


/* Do not show the outline on the skip link target. */

#content[tabindex="-1"]:focus {
    outline: 0;
}


/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}


/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
    content: "";
    display: table;
    table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
    clear: both;
}


/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/

.widget {
    margin: 0 0 1.5em;
    /* Make sure select elements fit in widgets. */
}

.widget select {
    max-width: 100%;
}


/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/


/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/

.sticky {
    display: block;
}

.updated:not(.published) {
    display: none;
}

.page-links {
    clear: both;
    margin: 0 0 1.5em;
}


/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/

.comment-content a {
    word-wrap: break-word;
}

.bypostauthor {
    display: block;
}


/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/


/* Globally hidden elements when Infinite Scroll is supported and in use. */

.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
    /* Theme Footer (when set to scrolling) */
    display: none;
}


/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */

.infinity-end.neverending .site-footer {
    display: block;
}


/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}


/* Make sure embeds and iframes fit their containers. */

embed,
iframe,
object {
    max-width: 100%;
}


/* Make sure logo link wraps around logo image. */

.custom-logo-link {
    display: inline-block;
}


/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/

.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}

.wp-caption-text {
    text-align: center;
}


/*==========Fonts Start==========*/

@font-face {
    font-family: 'Open Sans';
    src: url('assets/fonts/OpenSans-Regular.eot');
    src: url('assets/fonts/OpenSans-Regular.eot?#iefix') format('embedded-opentype'), url('assets/fonts/OpenSans-Regular.woff2') format('woff2'), url('assets/fonts/OpenSans-Regular.woff') format('woff'), url('assets/fonts/OpenSans-Regular.ttf') format('truetype'), url('assets/fonts/OpenSans-Regular.svg#OpenSans-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans';
    src: url('assets/fonts/OpenSans-Bold.eot');
    src: url('assets/fonts/OpenSans-Bold.eot?#iefix') format('embedded-opentype'), url('assets/fonts/OpenSans-Bold.woff2') format('woff2'), url('assets/fonts/OpenSans-Bold.woff') format('woff'), url('assets/fonts/OpenSans-Bold.ttf') format('truetype'), url('assets/fonts/OpenSans-Bold.svg#OpenSans-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'FontAwesome';
    src: url('assets/fonts/fontawesome-webfont.eot?v=4.3.0');
    src: url('assets/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'), url('assets/fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), url('assets/fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'), url('assets/fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), url('assets/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


/*==========Fonts Start==========*/


/*==========Common CSS Start==========*/

.grecaptcha-badge,
div.wpcf7 .screen-reader-response,
div.wpcf7-mail-sent-ok {
    display: none !important;
}

select {
    -moz-appearance: none;
    -webkit-appearance: none;
}

select::-ms-expand {
    display: none;
}

.form-element {
    position: relative;
}

.form-element i {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(0, -50%);
    pointer-events: none;
    color: #151515;
    font-size: 15px;
}

span.wpcf7-not-valid-tip {
    position: absolute;
    bottom: -20px;
    left: 0;
    font-size: .8em;
    color: #ff0000;
}

.wpcf7 form .wpcf7-response-output {
    border: 2px solid #ff0000;
    display: none;
}

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
    margin: 1em 0;
    padding: 0.2em 1em;
    border: 2px solid #ff0000;
    color: #ff0000;
}

.form-input::placeholder {
    color: rgba(21, 21, 21, 0.3);
}

.form-input::-webkit-input-placeholder {
    color: rgba(21, 21, 21, 0.3);
    opacity: 1
}

.form-input::-moz-placeholder {
    color: rgba(21, 21, 21, 0.3);
    opacity: 1
}

.form-input:-ms-input-placeholder {
    color: rgba(21, 21, 21, 0.3);
    opacity: 1
}

.form-input::-ms-input-placeholder {
    color: rgba(21, 21, 21, 0.3);
    opacity: 1
}

.overflow-text {
    max-height: 140px;
    padding-right: 10px;
    overflow: auto;
}

.overflow-text::-webkit-scrollbar {
    width: 3px;
}

.overflow-text::-webkit-scrollbar-thumb {
    background: #113a93;
}

.overflow-text::-webkit-scrollbar-track {
    background: rgb(46 63 81);
}

.team-hover .overflow-text::-webkit-scrollbar-thumb,
.faq-accordion .overflow-text::-webkit-scrollbar-thumb,
.testimonials-content .overflow-text::-webkit-scrollbar-thumb {
    background: #aeb9c6;
}

.team-hover .overflow-text::-webkit-scrollbar-track,
.faq-accordion .overflow-text::-webkit-scrollbar-track,
.testimonials-content .overflow-text::-webkit-scrollbar-track {
    background: #fff;
}

.slick-slide {
    outline: none;
}

body {
    font-family: 'Open Sans';
}

a,
a:hover {
    text-decoration: none;
}

input,
input:focus,
button,
button:focus {
    outline: none;
}

button:hover {
    cursor: pointer;
}

p {
    font-size: 16px;
    line-height: 26px;
    color: #575757;
    margin-bottom: 27px;
}

.back-img {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.testimonial-slider .slick-dots li button:hover,
.testimonial-slider .slick-dots li.slick-active button {
    transform: scale(1.15, 1.15);
    background: transparent;
    border: 2px solid #ffffff;
    opacity: 1;
}

.slick-dots li button:hover,
.slick-dots li.slick-active button {
    background: transparent;
    opacity: 1;
}

.slick-dots li button {
    width: 20px;
    height: 20px;
    background: #E8E8E8;
    border-radius: 50%;
    opacity: 0.2;
    transition: 0.3s;
    border: 2px solid #fff;
}

.slick-dots li {
    width: 20px;
    height: 20px;
    margin: 0 10px;
}

.slick-dots button:before {
    display: none;
}

.for-des {
    display: block !important;
}

.for-mob {
    display: none !important;
}

/*==========Common CSS End==========*/


/*========== Header ==========*/

.header-top {
    background-color: #113A93;
    padding: 17px 0px 16px;
    transition: 0.3s;
    height: 60px;
}

.header-loc a {
    font-size: 16px;
    line-height: 24px;
    font-weight: normal;
    color: #fff;
}

.header-loc a img {
    width: 20px;
    margin-right: 20px;
}

.logins a {
    font-size: 14px;
    line-height: 24px;
    text-transform: capitalize;
    color: #fff;
    text-decoration: underline;
}

.logins {
    text-align: right;
}

.logins a:first-child {
    margin-right: 26px;
}

.site-branding {
    width: 225px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.3s;
}

.custom-logo-link,
.custom-logo-link img {
    width: 100%;
}

.site-header {
    background: #fff;
    height: 180px;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2;
    transition: 0.3s;
}

.header-bottom {
    padding: 0;
}

.apply-now {
    position: absolute;
    top: 37px;
    right: 15px;
    display: block;
    padding: 8px 0px 10px;
    width: 170px;
    height: 46px;
    background: #113a93;
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 34px;
    border: 2px solid #113A93;
    transition: 0.3s;
}

.apply-now:hover {
    color: #113A93;
    background: 0 0;
    transition: 0.5s
}

.main-navigation li a {
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
    border: 1px solid #fff;
    border-radius: 30px;
    padding: 7px 10px;
    transition: .5s;
    color: #434343;
}

.main-navigation li {
    padding: 0px 11px;
}

.main-navigation li:last-child {
    padding-right: 0;
}

.main-navigation li:first-child {
    padding-left: 0;
}

.main-navigation ul li:last-child {
    padding-right: 0px;
}

.menu-menu-1-container {
    margin-left: 45px;
}

.main-navigation li:hover a,
li.current-menu-item a {
    border-color: #113A93;
    color: #113a93;
    transition: .5s;
}

.main-navigation {
    display: flex;
    height: 120px;
    align-items: center;
    transition: 0.3s;
}

.sticky-header {
    height: 120px;
    transition: 0.3s;
    box-shadow: 0px 5px 20px rgba(0, 0, 0, .16);
}

.sticky-header .header-top {
    padding: 7px 0px;
    transition: 0.3s;
    height: 40px;
}

.sticky-header .main-navigation {
    height: 80px;
    transition: 0.3s;
}

.sticky-header .site-branding {
    width: 160px;
}

.sticky-header .apply-now {
    top: 17px;
    transition: 0.3s;
}

.sticky-header .header-loc a img {
    width: 17px;
    transition: 0.3s;
}


/*========== Header End==========*/


/*========= Main Banner ==========*/

.main-banner {
    margin-top: 180px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    padding: 155px 0px 350px;
}

.main-banner:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #1D1D1D;
    opacity: .8;
    pointer-events: none;
}

.h3-title {
    font-size: 30px;
    line-height: 54px;
    letter-spacing: 1.5px;
    color: #fff;
    text-transform: uppercase;
}

.h1-title {
    font-size: 60px;
    line-height: 70px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
}

.sec-btn {
    width: 270px;
    height: 54px;
    background: #113a93;
    display: inline-block;
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 13px 0px;
    border: 2px solid #113a93;
    border-radius: 34px;
    transition: 0.4s;
    text-align: center;
}

.sec-btn.white-btn {
    background: #fff;
    color: #113a93;
    margin-left: 30px;
}

.sec-btn:hover {
    border-color: #fff;
    background: 0 0;
    transition: 0.4s;
    color: #fff;
}

.sec-btn.white-btn {
    border-color: #fff;
}

.banner-btn {
    margin-top: 68px;
    font-size: 0px;
}


/*========= Main Banner ==========*/


/*========= About us =========*/

.about-us {
    padding-bottom: 100px;
}

.about-text {
    padding-top: 82px;
}

.about-text h3 {
    font-size: 18px;
    line-height: 22px;
    font-weight: bold;
    text-transform: uppercase;
    color: #AEB9C6;
    margin: 0;
}

button.cf7mls_btn:not(.disabled).sending:not(.expand) {
    text-align: center;
}

.h2-title {
    font-size: 30px;
    line-height: 45px;
    font-weight: bold;
    text-transform: uppercase;
    color: #113a93;
}

.about-us .overflow-text {
    max-height: 270px;
    margin: 35px 0px 11px;
}

button.cf7mls_next.cf7mls_btn.action-button:hover,
input.wpcf7-form-control.wpcf7-submit:hover {
    transition: 0.3s;
    background: 0 0;
    color: #113a93;
}

span.wpcf7-form-control-wrap {
    position: relative;
}

.about-us a.sec-btn:hover {
    background: #113a93;
    color: #fff;
    transition: 0.3s;
}

.about-us a.sec-btn {
    text-align: center;
    width: 170px;
    height: 46px;
    padding: 9px 0px 10px;
    border: 1px solid #113a93;
    color: #113a93;
    background: 0 0;
    transition: 0.3s;
}

.contact-form-box {
    width: 100%;
    background: #ffffff;
    margin-top: -80px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.07);
}

.contact-title {
    width: 100%;
    height: 80px;
    background: #113A93;
    display: flex;
    justify-content: center;
    align-items: center;
}

.contact-title .h2-title {
    color: #ffffff;
    font-size: 24px;
    line-height: 35px;
    margin-bottom: 0;
    text-transform: lowercase;
}

.contact-form {
    padding: 24px 24px 0px;
}

.form-input {
    width: 100%;
    height: 60px;
    background: transparent;
    border: none;
    outline: none;
    border-bottom: 1px solid #768ba2;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding: 0;
    color: rgba(21, 21, 21, 0.3);
    font-size: 16px;
}

textarea.form-input {
    height: 63px;
    resize: none;
    padding-bottom: 0;
}

.step-container h2 {
    font-size: 18px;
    line-height: 40px;
    font-weight: bold;
    display: inline-block;
    color: #768BA2;
    margin-bottom: 5px;
}

.step-container h2:last-child {
    float: right;
}

.step-container h2.active-step {
    color: #113a93;
}

input.cf7mls_back.action-button {
    display: none;
}

button.cf7mls_next.cf7mls_btn.action-button,
input.wpcf7-form-control.wpcf7-submit {
    width: 100%;
    height: 46px;
    font-size: 16px;
    line-height: 17px;
    padding: 14px 0px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 30px 0px 15px;
    background: #113a93;
    border-radius: 34px;
    color: #fff;
    outline: none;
    border: 2px solid #113a93;
    transition: 0.3s;
    position: relative;
}

button.cf7mls_next.cf7mls_btn.action-button:after,
input.wpcf7-form-control.wpcf7-submit:after {
    content: "\f078" !important;
    font: normal normal normal 18px/1 FontAwesome;
    display: flex;
    align-items: center;
    position: absolute;
    height: 46px;
    width: auto;
    top: 0px;
    right: 37px;
    transform: rotate(-90deg);
}

.step-container {
    display: flex;
    align-items: center;
}

.step-container .bar {
    width: 84px;
    display: flex;
    height: 2px;
    margin: 0px 15px;
}

.bar span.yellow {
    height: 2px;
    width: 10px;
    background: #E88522;
    display: block;
}

.bar span.gray {
    height: 2px;
    width: 74px;
    background: #CFD7E0;
    display: inline-block;
}

.step-container.step-2 .bar span.gray {
    background: #E88522;
}

.about-text p a {
    color: #575757;
    transition: 0.3s;
}

.about-text p a:hover {
    text-decoration: underline;
    transition: 0.3s;
    color: #113a93 !important;
}


/*========= About us End =========*/


/*========= featured-properties ==========*/

.featured-properties {
    position: relative;
    padding: 96px 0px 100px;
    background-color: #113A93;
    overflow: hidden;
}

.featured-properties:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background-image: url(assets/images/eagle-logo.svg);
    width: 717.54px;
    height: 711.75px;
    pointer-events: none;
    z-index: 0;
}

.featured-img {
    width: 100%;
    height: 280px;
    border: 6px solid #fff;
}

.featured-box {
    text-align: center;
}

.featured-box h3 {
    font-size: 22px;
    line-height: 30px;
    font-weight: bold;
    color: #fff;
    padding: 22px 0px 10px;
    text-transform: uppercase;
}

.featured-box p {
    color: #B5C4D5;
}

.featured-properties .h2-title {
    color: #fff;
    margin-bottom: 79px;
    text-align: center;
}

.featured-properties .sec-btn {
    background: 0 0;
    border-color: #fff;
    width: 170px;
    height: 46px;
    padding: 9px 0px 10px;
    margin-top: 32px;
}

.featured-properties .sec-btn:hover {
    background: #fff;
    color: #113a93;
    transition: 0.3s;
}

.featured-properties .featured-slider {
    /* 	justify-content: center; */
    position: relative;
}


/*========= featured-properties End ==========*/


/*========= current-tenant Start ==========*/

.current-tenant {
    position: relative;
    overflow: hidden;
}

.current-tenant-content {
    padding: 99px 0px 100px;
    position: relative;
}

.current-tenant-content:before {
    content: '';
    position: absolute;
    height: 100%;
    width: calc(100% + 40vw);
    top: 0;
    left: 50%;
    transform: translate(-50%, 0);
    background-color: #434343;
    opacity: 0.2;
    z-index: -1;
}

.current-tenant .h2-title {
    font-size: 44px;
    line-height: 60px;
    margin-bottom: 27px;
}

.current-tenant .sec-btn {
    width: 230px;
    height: 46px;
    padding: 9px 0px 10px;
    border-color: #113a93;
    color: #113a93;
    background: 0 0;
    margin-top: 15px;
}

.current-tenant .sec-btn:hover {
    background: #113a93;
    color: #fff;
}

.current-tenant-img {
    width: calc(100% + 350px);
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.current-tenant-img .back-img {
    width: 100%;
    height: 100%;
    position: relative;
}


/*========= current-tenant End ==========*/

/*========= companies start ==========*/
.companies-sec {
    padding: 80px 0 40px 0;
}

.companies-grid-wp {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.companies-grid-wp a {
    max-width: 20%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 220PX;
    padding: 15px;
    background-color: #fff;
    border-radius: 50%;
    overflow: hidden;
    opacity: 0.8;
    transition: all .4s ease-in-out;
}

/*========= companies end ==========*/


/*========= Testimonials =========*/

.testimonials {
    position: relative;
    padding: 95px 0px 125px;
}

ul.slick-dots {
    left: 0px;
}

.testimonials:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: #113a93;
    height: 100%;
    width: 100%;
    opacity: 0.9;
    pointer-events: none;
}

.testimonials .h2-title {
    color: #fff;
}

.testimonials p {
    font-size: 18px;
    line-height: 34px;
    color: #fff;
    margin: 0;
}

.testimonials .overflow-text {
    max-height: 200px;
}

.testimonials-title {
    font-size: 18px;
    line-height: 34px;
    color: #fff;
    margin-top: 34px;
}

.testimonials-content {
    padding: 73px 0px 69px;
}


/*========= Testimonials End =========*/


/*==========Footer Start==========*/

.site-footer {
    background: url(assets/images/eagle-logo-footer.svg) 110% center no-repeat #334559;
    background-size: auto 102%;
    position: relative;
    padding: 60px 0;
    overflow: hidden;
}

.header-social-link:before {
    display: none;
    content: "";
    position: absolute;
    right: calc(100% - 220%);
    top: -210px;
    background-image: url(assets/images/eagle-logo-footer.svg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: calc(100% + 550px);
    height: 540px;
    pointer-events: none;
    z-index: 0;
}

.footer-logo,
.footer-logo img {
    width: 218px;
    filter: brightness(0) invert(1);
}

.footer-web-link {
    padding-left: 0;
    /* position: relative; */
    /* left: -15px; */
}

.web-link-box a {
    display: flex;
    align-items: center;
    font-size: 16px;
    color: #768BA2;
    transition: 0.3s;
    margin-bottom: 24px;
}

.web-link-box .web-icon {
    width: 38px;
    height: 38px;
    background: #ffffff;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-right: 23px;
}

.web-link-box .web-icon i {
    color: #113A93;
    font-size: 20px;
}

.web-icon.mail-icon i {
    font-size: 16px;
}

.web-link-box span {
    width: 75%;
}

.header-social-link {
    text-align: right;
    /* padding-top: 65px; */
    position: relative;
}

.header-social-link a {
    color: #768BA2;
    transition: 0.3s;
    font-size: 20px;
    margin-left: 30px;
}

.header-social-link a:first-child {
    margin-left: 0;
}

.web-link-box a:hover {
    color: #ffffff;
}

.footer-menu ul li a:hover,
.footer-menu ul li.current-menu-item a,
.footer-social-link a:hover {
    color: #AEB9C6 !important;
}

.inner-page-link ul,
.copy-right ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0;
}

.inner-page-link ul li,
.copy-right ul li {
    display: inline-block;
}

.inner-page-link ul li a:hover,
.copy-right ul li a:hover,
.copyright-bottom-link p a:hover {
    color: #AEB9C6;
}

.inner-page-link ul li:first-child a,
.copy-right ul li:first-child p {
    margin: 0;
    padding: 0;
    border: none;
}

.inner-page-link ul li a,
.copy-right ul li p {
    font-size: 16px;
    color: #768BA2;
    text-decoration: underline;
    margin-left: 8px;
    padding-left: 8px;
    border-left: 1px solid #768BA2;
    transition: 0.3s;
}

.copy-right ul li p {
    text-decoration: none;
    margin-bottom: 0px;
    line-height: 17px;
}


.copy-right ul li:first-child p {
    color: #768BA2;
}

.inner-page-link {
    text-align: right;
}

.footer-bottom {
    padding-top: 30px;
    border-top: 1px solid rgb(118 139 162);
    margin-top: 40px;
}

.footer-menu {
    padding-top: 70px;
}

.footer-menu ul {
    list-style: none;
    font-size: 0;
    padding: 0;
}

.footer-menu ul li {
    display: inline-block;
    padding: 10px 0px;
    font-size: 0;
}

.footer-menu ul li a {
    display: block;
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
    color: #768BA2;
    padding-right: 20px;
    margin-right: 30px;
    transition: .3s;
}

.footer-menu ul li:last-child a {
    margin-right: 0;
    padding-right: 0;
    border-right: none;
}

.footer-menu ul li a:hover {
    color: #000000;
    -webkit-text-stroke: .5px;
}

.copyright {
    text-align: center;
    margin-bottom: 4px;
}

.copyright ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0;
}

.copyright ul li,
.copyright ul li a,
.copyright-bottom-link p,
.copyright-bottom-link p a {
    display: inline-block;
    font-size: 12px;
    line-height: 15px;
    color: #000000;
    transition: .3s;
    margin-bottom: 0;
}

.copyright ul li a {
    padding-left: 10px;
    margin-left: 10px;
    border-left: 1px solid #000000;
}

.copyright ul li a:hover {
    color: #000000;
}

.copyright-bottom-link {
    text-align: left;
}

.copyright-bottom-link p a:last-child {
    color: #768BA2;
    font-weight: 700;
}

.copyright-bottom-link p a:hover {
    color: #AEB9C6;
}

.copyright-bottom-link p a,
.copyright-bottom-link p {
    color: #768BA2;
    margin-bottom: 0;
    font-size: 16px;
}

.copyright-bottom-link p a {
    text-decoration: underline;
}

.copy-right {
    margin-bottom: 27px;
}

.footer-brand-sec {
    text-align: center;
    padding-top: 22px;
    padding-bottom: 24px;
    border-top: 1px solid rgb(118 139 162 / 50%);
    border-bottom: 1px solid rgb(118 139 162 / 50%);
    margin-top: 50px;
    margin-bottom: 30px;
}

.footer-brand-sec h4 {
    margin-bottom: 15px;
}

.footer-brand-logo-wp {
    margin-top: 35px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer-brand-logo-wp .footer-brand-logo {
    opacity: 0.6;
    transition: 0.5s;
    display: inline-block;
    margin: 0 15px;
    filter: grayscale(1);
}

.footer-brand-logo-wp .footer-brand-logo:hover {
    opacity: 1;
    filter: grayscale(0);
}

.txt-white h4 {
    color: #fff;
    text-transform: uppercase;
}

.footer-brand-sec p {
    color: #768BA2;
}


/*==========Footer End==========*/


/*========== About-us Page ==========*/

.inner-banner {
    padding: 127px 0px 118px;
}

.our-team-title {
    text-align: center;
    padding-bottom: 50px;
}

.our-team-title .h2-title {
    margin-bottom: 28px;
}

.our-team {
    padding: 77px 0px 70px;
}

.team-img {
    height: 333px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.team-detail {
    width: 100%;
    background: #113a93;
    text-align: center;
    position: relative;
    padding: 23px 0px 21px;
    transition: 0.3s;
    bottom: 0;
}

.team-detail h3 {
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 0px;
}

.team-hover h3 {
    margin-bottom: 3px;
}

.team-hover p {
    margin-bottom: 16px;
}

.team-detail p {
    color: #fff;
    margin-bottom: 0px;
}

.team-content {
    position: relative;
    background: #113a93;
    height: 433px;
    cursor: pointer;
    margin-bottom: 30px;
}

.team-hover {
    position: absolute;
    top: 0;
    width: 100%;
    opacity: 0;
    right: 0;
    padding: 60px 20px;
    padding-left: 0px;
    height: 433px;
    transition: 0.3s;
    background: #113a93;
}

.team-hover h3,
.team-hover p {
    color: #fff;
}

.team-content:hover .team-detail {
    transition: 0.3s;
    opacity: 0;
    bottom: 70px;
}

.team-content:hover .team-img {
    transition: 0.3s;
    height: 373px;
}

.team-box {
    transition: 0.3s;
    overflow: hidden;
}

.team-content:hover .team-box {
    transition: 0.3s;
    padding: 30px;
    padding-bottom: 0px;
    height: 100%;
}

.team-content:hover .team-hover {
    right: -100%;
    opacity: 1;
    z-index: 1;
    transition: 0.3s;
}

.team-hover .overflow-text {
    max-height: 200px;
    /* These are technically the same, but use both */
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    /* This is the dangerous one in WebKit, as it breaks things wherever 
  	word-break: break-all;*/
    /* Instead use this non-standard one: */
    word-break: break-word;
    /* Adds a hyphen where the word breaks, if supported (No Blink) */
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
}

.team-content.even:hover .team-hover {
    left: -100%;
}

.team-content.even .team-hover {
    left: 0;
    padding-left: 30px;
    padding-right: 5px;
}

.team-date p {
    margin-bottom: 2px;
}

.team-date {
    padding-top: 15px;
}

.overflow-text p a {
    color: #73889f;
    text-decoration: underline;
}

.overflow-text p a:hover {
    color: #fff;
}


/*========== About-us Page End ==========*/


/*========== Resident Page ==========*/

.current-tenant.resident .current-tenant-img {
    left: auto;
    right: 0px;
    height: 100%;
}

.current-tenant.resident a.sec-btn,
.prospective a.sec-btn {
    width: 200px;
    background: #113a93;
    color: #fff;
}

.current-tenant.resident a.sec-btn:hover,
.prospective a.sec-btn:hover {
    background: 0 0;
    color: #113a93;
}

.resident h3,
.prospective h3 {
    font-size: 18px;
    line-height: 22px;
    font-weight: bold;
    color: #AEB9C6;
    margin-bottom: 0px;
}

.resident .h2-title,
.prospective .h2-title {
    font-size: 30px;
    line-height: 45px;
    margin-bottom: 38px;
}

.resident .current-tenant-content {
    padding: 42px 20px 100px 54px;
}

.current-tenant.resident {
    padding: 80px 0px 0px;
}

.resources {
    padding: 50px 0px 77px;
}

.resources-box {
    background: #113a93;
    height: 80px;
    width: 100%;
    display: flex;
    align-items: center;
}

.resources-img {
    width: 100px;
    height: 80px;
}

.resources-box h4 {
    font-size: 16px;
    color: #fff;
    text-transform: capitalize;
    padding-left: 15px;
    margin-bottom: 0px;
    line-height: 18px;
    flex: 0 0 50%;
}

section.links {
    background: rgba(17, 58, 147, 0.05);
    padding: 97px 0px 78px;
}

h3.phone-title {
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
    color: #AEB9C6;
    text-transform: uppercase;
}

.numbers a {
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
    color: #575757;
    margin-bottom: 20px;
    display: inline-block;
    text-transform: capitalize;
}

.numbers a span {
    font-weight: normal;
    display: block;
}

.numbers {
    padding-top: 13px;
    display: inline-block;
}

.phone-numbers-details {
    padding: 50px 0px 0px;
}

h3.phone-title span {
    display: block;
}

.faq {
    position: relative;
    padding: 96px 0px 70px;
    background-attachment: fixed;
}

.faq:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #113a93;
    opacity: 0.95;
    pointer-events: none;
}

.faq .h2-title {
    color: #fff;
    margin-bottom: 60px;
}

.faq-accordion .faq-title p {
    color: #fff;
    margin-bottom: 0px;
}

.faq-accordion .faq-title {
    position: relative;
    border: 2px solid #fff;
    border-radius: 8px;
    background: rgba(255, 255, 255, .10);
    font-size: 16px;
    line-height: 24px;
    height: 100%;
    padding: 15px 60px 15px 30px;
    color: #fff;
    margin-bottom: 30px;
    transition: .5s;
    cursor: pointer;
}


/*{
    -webkit-text-stroke: 0.6px;
}*/

.faq-accordion .faq-title span {
    position: absolute;
    right: 20px;
    font-size: 18px;
    transition: 0.3s;
    top: 50%;
    transform: translate(-50%, -50%) rotate(0deg);
}

.faq-text {
    padding: 0px 70px 12px;
    display: none;
}

.faq-text p {
    color: #fff;
    margin-bottom: 15px;
}

.active-faq .faq-text {
    transition: .5s;
    margin: 24px 0px 20px;
    overflow: hidden;
    height: auto;
}

.faq-accordion .overflow-text {
    max-height: 100%;
    overflow: inherit;
}

.faq-title.active-faq {
    transition: 0.5s;
    -webkit-text-stroke: 0.6px;
    background: rgba(255, 255, 255, .40);
}

.current-tenant.prospective .overflow-text {
    max-height: 200px;
}

.faq-title.active-faq span {
    transform: translate(-50%, -50%) rotate(180deg);
    transition: 0.3s;
}

section.current-tenant.prospective .current-tenant-img {
    height: 100%;
}

.prospective .current-tenant-content {
    padding-bottom: 100px;
}

.resources-section {
    position: relative;
    background: rgba(17, 58, 147, 0.05);
    padding: 97px 0px 100px;
}

.resources-links {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 80px;
    text-align: center;
    padding: 0px 10px;
    border: 1px solid #113a93;
    background: 0 0;
    font-size: 16px;
    line-height: 18px;
    color: #113a93 !important;
    transition: 0.5s;
    background: transparent;
}

a.resources-links:hover {
    background: #113a93;
    color: #fff !important;
    transition: 0.5s;
}

.resources-section .h2-title {
    margin-bottom: 38px;
}


/*========== Resident Page End ==========*/


/*========== Residental/Commercial  ==========*/

.commercial-banner {
    padding: 125px 0px 150px;
}

.banner-content p {
    color: #fff;
}

.commercial-banner .h1-title {
    margin-bottom: 36px;
}

.filed-name {
    display: block;
    text-transform: capitalize;
    color: #151515;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 4px;
    font-weight: bold;
}

.search-section {
    background: rgba(17, 58, 147, 0.05);
}

.search-section .form-input {
    border: 0px;
    background: rgba(17, 58, 147, 0.05);
    padding: 0px 50px 0px 15px;
    color: #151515;
    position: relative;
    height: 46px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.form-section {
    position: relative;
}

.pets,
.sort-by {
    margin-top: 15px;
}

.search-section span.arrow {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    right: 30px;
    color: #768BA2;
}

.search-box {
    padding: 30px 50px;
    background: #fff;
    position: relative;
    margin-top: -100px;
    box-shadow: 0 3px 10px rgba(0, 0, 0, .16);
}

.amount {
    display: flex;
    align-items: center;
}

.amount span {
    padding: 0px 15px;
}

.small-text {
    font-size: 14px;
    line-height: 26px;
    color: #AEB9C6;
    margin: 0;
}

.search-btn .sec-btn {
    width: 290px;
    height: 46px;
    padding: 0;
    float: right;
}

.search-btn {
    width: 100%;
    padding-top: 45px;
}

.search-btn .sec-btn:hover {
    background: 0 0;
    color: #113a93;
    border-color: #113a93;
}

.search-info .small-text {
    font-size: 16px;
    line-height: 26px;
    color: #575757;
}

.search-btns {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px 0px 16px;
}

.views-btn a {
    font-size: 16px;
    line-height: 26px;
    background: #113a93;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    padding: 3px 15px;
    transition: 0.3s;
    margin-right: 5px;
}

.search-numbers a {
    color: #113a93;
    font-size: 16px;
    line-height: 26px;
    display: inline-block;
    border: 1px solid #113a93;
    padding: 2px 10.44px;
    transition: 0.3s;
}

a.next-btn {
    padding: 2px 18px;
}

.views-btn a:hover {
    background: #fff;
    color: #113a93;
    transition: 0.3s;
}

.search-numbers a:hover,
a.active-page {
    background: #113a93;
    color: #fff;
    transition: 0.3s;
}

.search-result {
    padding: 60px 0px 84px;
}

.search-item {
    background: #fff;
    padding: 20px 20px 20px 30px;
    margin-bottom: 16px;
}

.house-img.back-img {
    width: 100%;
    height: 150px;
}

.house-detail a.house-title {
    color: #113a93;
    font-weight: bold;
    font-size: 18px;
    line-height: 32px;
    text-transform: uppercase;
}

.beds-and-bath p {
    margin: 0;
    margin-right: 30px !important;
}

.beds-and-bath {
    display: flex;
    margin-top: 18px;
}

.beds-and-bath p span img {
    width: 16px;
}

.beds-and-bath p span {
    margin-right: 10px;
}

.house-detail p {
    margin: 0;
}

.house-price h4 {
    font-size: 25px;
    line-height: 30px;
    font-weight: bold;
    color: #113a93;
    margin: 0;
}

.house-price {
    text-align: right;
}

.house-price a.sec-btn {
    width: 168px;
    height: 46px;
    padding: 9px 20px;
    margin-top: 46px;
}

.house-price a.sec-btn:hover {
    border-color: #113a93;
    color: #113a93;
    transition: 0.3s;
}

.house-price span {
    color: #B5C4D5;
}


/*========== Residental/Commercial End ==========*/


/*==========Blog & Inner Pages Start==========*/

.blog-post {
    padding: 60px 0;
}

.blog-post p strong {
    color: #AEB9C6;
}

.privacy-title {
    color: #113a93;
    font-weight: 700;
}

.blog-post ol,
.blog-post ul {
    margin-left: 0;
}

.blog-post a {
    color: #768ba2;
    text-decoration: underline;
    font-weight: 700;
    transition: 0.3s;
    word-break: break-word;
}

.blog-post a:hover {
    color: #113a93;
}

.blog-post p,
.blog-post ul li,
.blog-post ol li {
    color: #575757;
}

.thank-text {
    position: relative;
    text-align: center;
    padding-top: 170px;
}

.thank-text:before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%);
    width: 147px;
    height: 151px;
    background-image: url(assets/images/thank-you.gif);
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
}

.thank-text h6 {
    color: #113a93;
}

.error-404.not-found {
    text-align: center;
}

.error-404 img {
    width: 50vw;
}


/*==========Blog & Inner Pages End==========*/


/*==========Scroll To Top Start==========*/

.scrolltop {
    width: 50px;
    height: 50px;
    background: #113a93;
    text-align: center;
    font-size: 16px;
    padding: 12px 0;
    position: fixed;
    right: 20px;
    bottom: 20px;
    cursor: pointer;
    overflow: hidden;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    display: none;
    transition: 0.3s;
    z-index: 99;
    border-radius: 34px;
}

.scrolltop i {
    color: #fff;
    font-size: 20px;
}

.scrolltop:hover {
    background: #fff;
    transition: 0.3s;
}

.scrolltop:hover i {
    color: #113a93;
    transition: 0.3s;
}


/*==========Scroll To Top End==========*/

.property_iframe {
    min-height: 395vh;
}

@media(max-width: 568px) {
    .property_iframe {
        min-height: 310vh;
    }
}


.ft-widget {
    /* display: flex; */
    /* justify-content: space-between; */
    margin-top: 20px;
}

.ft-widget p {
    color: #768BA2;
    line-height: 1.7em;
    font-size: 16px;
    margin: 0;
}

.ft-widget ul {
    line-height: 1.7em;
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: right;
}

.ft-widget ul li {
    color: #768BA2;
    font-size: 16px;
    line-height: 1em;
    text-transform: none;
    display: inline-block;
    border-right: 1px solid #768BA2;
    padding-right: 8px;
    margin-right: 8px;
    /*font-family: 'Open Sans', sans-serif;*/
}

.ft-widget ul li:last-child {
    border: 0;
    padding: 0;
    margin: 0;
}

.ft-widget a {
    color: #768BA2;
    text-decoration: underline;
}

.ft-widget a:hover {
    color: #AEB9C6 !important;
    text-decoration: none;
}


/*==========Properties Page Css Start==========*/

.properties_list_sec {
    padding: 80px 0;
}

.properties_list_box {
    --gap: 20px;
    --border_color:
        rgb(204 204 204 / 50%);
    display: grid;
    align-items: center;
    grid-gap: var(--gap);
    padding: var(--gap);
    border: 1px solid var(--border_color);
    grid-template-columns: 300px 1fr;
    border-radius: 5px;
    transition: 0.3s;
    margin-bottom: var(--gap);
}

.properties_list_box:hover {
    background: rgb(204 204 204 / 15%);
    box-shadow: 0 0 20px rgb(0 0 0 / 8%);
}

.properties_box_img {
    display: inline-block;
    width: 100%;
    border-right: 1px solid var(--border_color);
    padding-right: var(--gap);
    text-align: center;
}

.featured-listing_info_top {
/*     display: flex;
    justify-content: space-between; */
    margin-bottom: 13px;
}

.featured-listing__description-container .featured-listing__title {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 6px;
    color: #233892;
}

.featured-listing__description-container p {
    margin-bottom: 2px;
    font-size: 14px;
}

.featured-listing__description-container .featured-listing__address {
    font-size: 15px;
    color: #2d379f;
}

.featured-listing__description-container .featured-listing__features {
    font-weight: bold;
    color: #233892;
}

.featured-listing__description-container .featured-listing__description {
    line-height: 1.6;
}

.featured-listing__content-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 15px;
    border-top: 1px solid var(--border_color);
    padding-top: 13px;
}

.featured-listing__content-footer p {
    margin: 0;
}

.featured-listing__content-footer .featured-listing__price.accent-color {
    font-weight: bold;
    color: #15356f;
    font-size: 22px;
}

.properties_box_img img {
    border-radius: 5px;
    box-shadow: 0 0 30px rgb(0 0 0 / 10%);
    max-height: 200px;
    object-fit: cover;
    object-position: center;
}

.properties_list_btn_wp .sec-btn {
    width: 200px;
}

.properties_list_btn_wp {
    text-align: center;
    margin-top: 10px;
}

.properties_list_btn_wp .sec-btn:hover {
    border-color: #233892;
    color: #233892;
}

.properties_galley_big_img {
    width: 100%;
    background-size: cover;
    background-position: center;
    border-radius: 5px;
    height: 550px;
}

.properties_galley_big_slider {
    margin-bottom: 8px;
}

.properties_galley_thumb_img {
    width: 100%;
    height: 100px;
    background-size: cover;
    background-position: center;
    border-radius: 5px;
    cursor: pointer;
}

.properties_galley_thumb_slider.slick-slider {
    margin: 0 -5px;
}

.properties_galley_thumb_slider .slick-slide {
    margin: 0 5px;
}

/*==========Properties Page Css End==========*/

.properties_info .properties_name {
    font-size: 24px;
    font-weight: bold;
    color: #434343;
    margin-bottom: 10px;
}

.properties-detail__price b {
    font-size: 18px;
    color: #233892;
}


.properties_info {
    margin-top: 20px;
}

.properties_info p {
    margin-bottom: 0;
}

.properties_info .properties_info__features {
    margin: 10px 0;
}

.properties-info__features b {
    margin: 8px 0;
    display: block;
}

.properties-detail__description {
    margin-bottom: 10px;
}

.properties-detail__features-list {
    margin: 0;
    padding-left: 18px;
    column-count: 2;
    margin-top: 10px;
}

.properties-detail__features-list li {
    margin-bottom: 5px;
}

.properties-rental_features {
    margin-bottom: 12px;
}

.properties_terms strong {
    display: block;
    margin-bottom: 4px;
}

.properties-detail__actions {
    margin-top: 15px;
}

.properties-detail__actions .sec-btn {
    width: 220px;
    font-size: 14px;
}

.properties-detail__actions .sec-btn:hover,
.properties-detail__actions .sec-btn:last-child {
    border-color: #233892;
    color: #233892;
    background: transparent;
}

.properties-detail__actions .sec-btn:last-child:hover {
    background: #233892;
    color: #fff;
}

.properties_detail_sec {
    padding: 60px 0;
}
.unit-detail__breadcrumbs a { color: #233892;}
.unit-detail__breadcrumbs { margin-bottom:15px}

.properties_map {
    margin-top: 15px;
    position: relative;
    padding-bottom: 60%;
    display: block;
	box-shadow: 0 0 20px rgb(0 0 0 / 10%);
	border-radius: 5px;
	overflow: hidden;
}

.properties_map iframe {
    width: 100%;
    height: 100%;
    border: none;
    outline: none !important;
    position: absolute;
    top: 0;
    left: 0;
}

/*==========Responsive Start==========*/

@media screen and (min-width: 1500px) {
    .container {
        max-width: 1230px;
    }
}

@media screen and (max-width: 1499px) {
    .main-navigation li {
        padding: 0px 7px;
    }

    .menu-menu-1-container {
        margin-left: 0px;
    }
}

@media screen and (max-width: 1279px) {
    .ft-widget {
        display: block;
        margin: 0;
    }

    .ft-widget p,
    .ft-widget ul {
        margin: 20px 0 0;
    }
}

@media screen and (max-width: 1199px) {
    .main-navigation li a {
        padding: 7px 9px;
    }

    .menu-menu-1-container {
        margin-left: -10px;
    }

    .main-navigation li {
        padding: 0 3px;
    }

    .apply-now {
        right: 0;
    }

    .contact-title .h2-title {
        padding: 0px 15px;
        font-size: 20px;
    }

    .contact-form {
        padding: 24px 10px 0px;
    }

    .step-container .bar {
        width: 65px;
    }

    .current-tenant .h2-title {
        font-size: 40px;
    }

    .footer-menu ul li a {
        padding-right: 10px;
    }

    .team-content.even .team-hover {
        padding-left: 15px;
    }

    .team-content .team-hover {
        padding-top: 30px;
        padding-right: 15px;
    }

    .team-content:hover .team-box {
        padding: 30px 15px;
    }

    .team-content:hover .team-hover {
        right: -99%;
    }

    .team-content.even:hover .team-hover {
        left: -99%;
    }

    .team-hover .overflow-text {
        max-height: 195px;
    }

    .faq-accordion .faq-title p {
        color: #fff;
    }

    .featured-listing__description-container .featured-listing__title {
        font-size: 18px;
        margin-bottom: 2px;
    }

    .featured-listing__description-container .featured-listing__address {
        margin-bottom: 0;
    }

    .featured-listing__availability {
        font-size: 14px;
    }

    .properties_galley_big_img {
        height: 500px;
    }

    .properties_galley_thumb_img {
        height: 82px;
    }

    .properties_list_sec {
        padding: 40px 0;
    }
}

@media screen and (max-width: 991px) {

    /* Header */
    .site-header .container {
        max-width: 100%;
        padding: 0 30px;
    }

    .header-top {
        display: none;
    }

    .site-header {
        height: 80px;
    }

    .apply-now {
        display: none !important;
    }

    .site-branding {
        position: absolute;
        top: 0;
        left: 15px;
        width: 160px;
        height: auto;
        display: flex;
        align-items: center;
        transition: 0.3s;
        z-index: 10;
    }

    .main-navigation {
        height: 80px;
        position: relative;
    }

    .menu-toggle {
        display: block;
        position: absolute;
        top: 50%;
        right: 0;
        transform: translate(0, -50%);
        width: 33px;
        background: transparent;
        border: none;
        padding: 0;
        z-index: 8;
    }

    .menu-toggle span {
        width: 100%;
        height: 5px;
        background: #113A93;
        display: block;
        margin-bottom: 6px;
        border-radius: 40px;
        position: relative;
        transition: 0.3s;
    }

    .main-navigation .menu-toggle span:nth-child(1) {
        width: 16px;
    }

    .main-navigation .menu-toggle span:nth-child(3) {
        width: 16px;
        float: right;
    }

    .main-navigation ul.menu {
        position: absolute;
        top: 100%;
        left: 120%;
        width: calc(100% + 60px);
        height: 100vh;
        background: #ffffff;
        padding: 10px 30px;
        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
        border-top: 4px solid #113a93;
        display: block;
        opacity: 0;
        transition: 0.5s;
    }

    .main-navigation li {
        float: none;
        display: block;
        text-align: left;
        padding: 10px 0;
    }

    .main-navigation li.current-menu-item a {
        color: #113A93;
        display: inline-block;
    }

    .main-navigation li a {
        border: 0px !important;
        padding-left: 25px;
        display: block;
    }

    .main-navigation.toggled ul {
        left: -30px;
        opacity: 1;
    }

    .main-navigation.toggled .menu-toggle span:nth-child(1) {
        transform: rotate(45deg);
        top: 10px;
        width: 100%;
        transition: 0.3s;
    }

    .main-navigation.toggled .menu-toggle span:nth-child(2) {
        opacity: 0;
    }

    .main-navigation.toggled .menu-toggle span:nth-child(3) {
        transform: rotate(-45deg);
        top: -12px;
        width: 100%;
        transition: 0.3s;
    }

    .main-banner {
        margin-top: 0px;
        padding: 174px 0px 280px;
    }

    .sticky-header .main-navigation {
        height: 80px;
        transition: 0.3s;
    }

    .sticky-header .site-branding {
        padding: 10px 0 0 0;
        width: 112px;
    }

    .main-navigation li a:before {
        content: '';
        position: absolute;
        top: 50%;
        left: 0;
        transform: translate(0, -50%);
        width: 10px;
        height: 10px;
        background: rgba(67, 67, 67, .50);
        border-radius: 50%;
    }

    .main-navigation li.current_page_item a:before {
        background: #113a93;
    }

    /* Heade End */
    .h3-title {
        font-size: 22px;
        line-height: 45px;
    }

    .h1-title {
        font-size: 52px;
        line-height: 60px;
    }

    .sec-btn.white-btn {
        margin: 0 auto;
        margin-top: 30px;
        display: block;
    }

    .contact-title .h2-title {
        font-size: 21px;
        line-height: 29px;
    }

    .step-container .bar {
        width: 73px;
        margin: 0px 5px;
    }

    .contact-form {
        padding: 24px 20px 0px;
    }

    .step-container {
        padding: 0px 15px;
        justify-content: center;
    }

    .about-text {
        text-align: center;
    }

    .featured-properties {
        text-align: center;
        padding: 57px 0px 60px;
    }

    .featured-properties .h2-title {
        margin-bottom: 59px;
    }

    .featured-properties .sec-btn {
        margin-top: 12px;
    }

    .current-tenant {
        text-align: center;
    }

    .current-tenant-img {
        display: none;
    }

    .current-tenant-content {
        padding: 58px 0px 60px;
    }

    .current-tenant .h2-title {
        font-size: 44px;
    }

    .current-tenant.resident .h2-title {
        font-size: 43px;
    }

    .testimonials {
        padding: 78px 0px 105px;
    }

    .testimonials-content {
        padding: 73px 10px 48px;
    }

    .footer-logo {
        margin: 0 auto;
    }

    .copy-right,
    .copyright-bottom-link,
    .inner-page-link {
        text-align: center;
    }

    .footer-menu {
        display: none;
    }

    .inner-page-link {
        margin-top: 29px;
    }

    .copyright-bottom-link p a,
    .copyright-bottom-link p,
    .inner-page-link ul li a,
    .copy-right ul li p {
        font-size: 12px;
    }

    .footer-bottom {
        text-align: center;
        /* padding-top: 49px; */
    }

    .header-social-link a {
        font-size: 30px;
        margin-left: 73px;
    }

    .web-link-box {
        width: 50%;
        margin: 0 auto;
    }

    .web-link-box a {
        margin-bottom: 30px;
    }

    .footer-web-link {
        padding-top: 90px;
        left: 0px;
    }

    .header-social-link {
        text-align: center;
        max-width: 100%;
        margin: 0 auto;
    }

    .site-footer:before {
        display: none;
        content: "";
        position: absolute;
        left: -90px;
        bottom: 50px;
        background-image: url(assets/images/eagle-logo-mobile.svg);
        background-size: contain;
        background-repeat: no-repeat;
        width: 465px;
        height: 431px;
        pointer-events: none;
        z-index: 0;
    }

    .header-social-link:before {
        display: none;
    }

    .featured-properties:before {
        height: 478.64px;
        width: 482.53px;
        background-size: cover;
        bottom: 10px;
        left: -55px;
        top: inherit;
    }

    .featured-slider .slick-list.draggable {
        /* 	    width: 900px;
	    padding-right: 60px; */
    }

    .inner-banner {
        padding: 200px 0px 130px;
    }

    .resources-box,
    .resources-links {
        margin-bottom: 30px;
    }

    section.current-tenant.resident {
        padding-bottom: 0px;
    }

    .resident .current-tenant-content {
        padding: 60px 0;
    }
	
	.resident h3 {
	    margin-bottom: 15px;
	}

    section.links {
        padding: 60px 0px 35px;
    }

    .resources {
        padding-bottom: 30px;
    }

    .phone-numbers-details {
        padding: 30px 0px 0px;
    }

    .faq {
        padding: 60px 0px 30px;
        background-attachment: unset;
    }

    .resources-section {
        padding: 60px 0px 30px;
    }

    .commercial-banner {
        padding-bottom: 120px;
    }

    .search-btn .sec-btn {
        float: left;
    }

    .error-404 img {
        width: 100vw;
    }

    .banner-btn {
        margin-top: 65px;
    }

    .faq-text {
        padding: 0px 10px;
        padding-bottom: 15px;
    }

    .active-faq .faq-text {
        height: auto;
        margin-bottom: 30px;
    }

    .faq-text .overflow-text {
        max-height: 100%;
    }

    .about-us {
        padding-bottom: 80px;
    }

    .current-tenant .sec-btn {
        margin-top: 11px;
    }

    .site-footer {
        /*padding: 80px 0 105px 0;*/
    }

    .current-tenant.resident {
        padding: 60px 0px 0px;
    }

    .prospective .current-tenant-content {
        padding-bottom: 60px;
    }

    .footer-brand-logo-wp {
        display: block;
    }

    .footer-brand-logo-wp .footer-brand-logo {
        margin-bottom: 33px;
    }

    .for-des {
        display: none !important
    }

    .for-mob {
        display: block !important
    }

    .ft-widget ul {
        text-align: center;
    }

    .companies-grid-wp a {
        max-width: 25%;
    }

    .properties_list_box {
        grid-template-columns: 230px 1fr;
        --gap: 15px;
    }

    .featured-listing__description-container .featured-listing__description {
        display: none;
    }

    .featured-listing__description-container .featured-listing__address {
        font-size: 13px;
    }

    .featured-listing__content-footer .featured-listing__price.accent-color {
        font-size: 20px;
    }

    .properties_galley_thumb_img {
        height: clamp(50px, 14vw, 110px);
    }

    .featured-listing_info_top {
        display: block;
    }

    .featured-listing__content-footer {
        display: block;
    }

    .properties_galley_big_img {
        height: 80vw;
    }

    .properties_detail_sec {
        padding: 40px 0;
    }
}

@media screen and (max-width: 767px) {
    .web-link-box {
        width: 70%;
    }

    .about-us .overflow-text,
    .current-tenant .overflow-text,
    .current-tenant.prospective .overflow-text {
        max-height: 100%;
        padding-right: 0;
    }

    .team-content {
        height: auto;
    }

    .team-content .team-detail {
        display: none;
    }

    .team-content .team-hover,
    .team-content:hover .team-hover {
        right: 0%;
        opacity: 1;
        height: 100%;
        position: relative;
        padding: 30px !important;
    }

    .team-content.even:hover .team-hover {
        left: 0;
    }

    .team-content:hover .team-box,
    .team-content .team-box {
        padding: 30px 30px 0px;
    }

    .team-content:hover .team-img,
    .team-content .team-img {
        height: 500px;
    }

    .house-img.back-img {
        height: 300px;
    }

    .house-detail {
        padding-top: 30px;
    }

    .house-price {
        text-align: left;
        padding-top: 30px;
    }

    .house-price a.sec-btn {
        margin-top: 30px;
        display: block;
    }

    .search-item {
        padding: 20px;
        margin-bottom: 30px;
    }

    .search-result {
        padding: 60px 0 30px 0;
    }

    .companies-grid a {
        width: 50%;
        max-width: 50%;
        height: 50%;
    }
}

@media screen and (max-width: 575px) {
    .web-link-box {
        width: 75%;
    }

    .container {
        padding: 0px 30px;
    }

    .testimonials .overflow-text {
        max-height: 300px;
    }

    .team-content:hover .team-img,
    .team-content .team-img {
        height: 400px;
    }

    .search-btn .sec-btn {
        width: 100%;
    }

    .our-team {
        padding: 60px 0px 50px;
    }

    .our-team-title {
        padding-bottom: 40px;
    }

    .properties_list_box {
        grid-template-columns: clamp(100px, 36vw, 200px) 1fr;
        --gap: 10px;
        border: none;
        padding: 0;
    }

    .properties_box_img {
        padding: 0;
        border: none;
    }

    .featured-listing__content-footer {
        margin-top: 5px;
        padding-top: 5px;
    }

    .featured-listing_info_top {
        margin-bottom: 0;
    }

    .featured-listing__content-footer .featured-listing__price.accent-color {
        font-size: clamp(12px, 3vw, 18px);
        line-height: 1;
    }

    .featured-listing__content-footer p {
        font-size: clamp(11px, 2vw, 16px);
        line-height: 1.5;
    }

    .featured-listing__description-container .featured-listing__title {
        font-size: clamp(13px, 3vw, 18px);
        margin: 0;
    }

    .featured-listing__description-container .featured-listing__address {
        font-size: clamp(11px, 2.5vw, 16px);
        line-height: 1.2;
        margin-top: 2px;
    }

    .featured-listing__description-container .featured-listing__features {
        font-size: clamp(11px, 2.5vw, 16px);
        line-height: 1.2;
        margin-top: 7px;
    }

    .properties_list_btn_wp .sec-btn {
        transform: scale(0.8);
    }

    .properties_list_box:hover {
        background: transparent;
        box-shadow: none;
    }

    .properties_info .properties_name {
        font-size: 22px;
        line-height: 33px;
    }
	
	.unit-detail__breadcrumbs {
    font-size: 14px;
}

}

@media screen and (max-width: 464px) {
    .step-container {
        padding: 0px 5px;
    }
}

@media screen and (max-width: 425px) {
    .site-header .container {
        padding: 0 15px;
    }

    .container {
        padding: 0px 15px;
    }

    .h1-title {
        font-size: 13vw;
        line-height: 17vw;
    }

    .commercial-banner .h1-title {
        font-size: 12vw;
    }

    .contact-title .h2-title {
        font-size: 5.3vw;
        line-height: 8vw;
    }

    .step-container h2 {
        font-size: 4.9vw;
        line-height: 7vw;
    }

    .contact-form {
        padding: 24px 0 0px;
    }

    .step-container {
        padding: 0px;
    }

    .step-container .bar {
        width: 50px;
    }

    .h3-title {
        font-size: 5.7vw;
        line-height: 8vw;
    }

    .h2-title {
        font-size: 8vw;
        line-height: 10vw;
    }

    .current-tenant .h2-title {
        font-size: 10vw;
        line-height: 13vw;
    }

    .current-tenant.resident .h2-title {
        font-size: 9vw;
        line-height: 13vw;
    }

    .search-btns {
        flex-direction: column;
        align-items: flex-start;
    }

    .views-btn {
        margin-bottom: 15px;
    }

    .search-box {
        padding: 30px 20px;
    }

    .faq-accordion .faq-title {
        padding: 15px 45px 15px 15px;
    }

    .faq-accordion .faq-title span {
        right: 5px;
    }

    .featured-slider .slick-list.draggable {
        /* 		width: 800px; */
    }

    .featured-box p {
        padding: 0px 20px;
    }
}

@media screen and (max-width: 375px) {
    .web-link-box {
        width: 96%;
    }

    .web-link-box .web-icon {
        margin-right: 10px;
    }

    .copy-right ul li p {
        padding-left: 5px;
        margin-left: 5px;
        margin-bottom: 10px;
    }

    .featured-slider .slick-list.draggable {
        /* 		width: 720px; */
    }

    .copyright-bottom-link p a {
        margin-bottom: 9px;
    }

    .team-content:hover .team-box,
    .team-content .team-box {
        padding: 15px 15px 0px;
    }

    .team-content .team-hover,
    .team-content:hover .team-hover {
        padding: 15px !important;
    }

    .featured-box p {
        padding: 0px;
    }

    button.cf7mls_next.cf7mls_btn.action-button:after,
    input.wpcf7-form-control.wpcf7-submit:after {
        right: 15px;
    }

    button.cf7mls_next.cf7mls_btn.action-button.sending:after {
        opacity: 0;
        transition: 0.5s;
    }
}

@media screen and (max-width: 374px) {
    .featured-slider .slick-list.draggable {
        /* 	    width: 100%;
	    padding: 0px; */
    }
}

@media screen and (max-width: 374px) {
    .featured-slider .slick-list.draggable {
        /* 	    width: 100%;
	    padding: 0px; */
    }
}

@media screen and (max-width: 340px) {

    button.cf7mls_next.cf7mls_btn.action-button:after,
    input.wpcf7-form-control.wpcf7-submit:after {
        display: none;
    }
}


/*==========Responsive End==========*/