/*
Theme Name: Andra Partners
Author: doubledome.com
Author URI: https://www.doubledome.com/
Description: Custom, professional websites that work as hard as you do. At Double Dome we realize that your website exists to drive leads, generate sales and service your customers 24 hours a day, 7 days a week. Working with the best CMS software, beautiful custom designs, and intuitive UI, we do great web design that focus on your business goals.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: Andra Partners
Andra Partners: andra_partners

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
By: your name
*/

/**
* Table of Contents:
*
* 1.0 - Reset
*   - Normalize
*   - Genericons
*   - Typography
*   - Elements
* 2.0 - Inputs Reset
*   - Forms
* 3.0 - Classes Default
* 4.0 - Navigation
* 5.0 - Header
*   - Breadcrumbs
* 6.0 - Slider
* 7.0 - Miscellaneous
*   - Accessibility
*   - Alignments
*   - Clearings
* 8.0 - Custom Widget or Module
*   - Default
* 9.0 - Content
*   - Entry Header
*   - Entry Meta
*   - Entry Content
*   - Post Formats
*   - Post/Paging Navigation
*   - Comments
*   - Attachments
*   - Author Bio
*   - Archives
*   - Search Results/No posts
*   - 404
*   - Multisite
* 10.0 - Sidebar
* 11.0 - Footer
* 12.0 - Media Queries
* 13.0 - Browsers (ie)
* ----------------------------------------------------------------------------
*/


/** Fonts **/


/** Colors **/

/** Menu **/


/** Buttons **/
.arrow-down-btn{
  text-align: left !important;
  -webkit-transition: all 0.5s ease-in-out !important;
  -moz-transition: all 0.5s ease-in-out !important;
  -o-transition: all 0.5s ease-in-out !important;
  transition: all 0.5s ease-in-out !important;
}
.arrow-down-btn:before{
  position: absolute;
  content:'';
  background-image: url('images/arrow-down.png');
  width: 18px;
  height: 30px;
  background-position: center;
  background-repeat: no-repeat;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  right: 0;
  margin-right: 15px;
}

.btn-white,
.button.btn-transparent{
  position: relative;
}
.btn-white{
  background-color: #FFF;
  color: #000;
}
.btn-white:after,
.button.btn-transparent:after{
  content: '';
  width: 40px;
  height: 16px;
  background-repeat: no-repeat;
  display: inline-block;
  margin-left: 10px;
}
.btn-white:after{
  content: '';
  width: 40px;
  height: 16px;
  background-image: url('images/arrow-button-black.png');
}
.btn-white:hover{
  background-color: rgba(9, 54, 123, 0.7);
  color: #fff;
}
.btn-white:hover:after,
.button.btn-transparent:after{
  background-image: url('images/arrow-button-white.png');
}

.button.btn-transparent{
  background-color: transparent;
  color: #FFF;
  border:1px solid #FFF;
}
.bg-right-top {
  background-position: right top !important;
}
.bg-left-top {
  background-position: left top !important;
}

/** Inputs **/


/** Default **/


/** Extra **/
.bg-parallax {
  background-attachment: fixed;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.chrome .bg-parallax {
  transform: translate3d(0,0,0);
  -webkit-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -o-transform: translate3d(0,0,0);
}


/**
 * 1.0 - Normalize
 *
 * Normalizing styles have been helped along thanks to the fine work of
 * Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
 */

html{
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
    color: #517722;
    text-decoration: none;
}

a:hover,
a:active {
    outline: 0;
}

a:active,
a:hover {
    color: #8ac058;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: 700;
}

small {
    font-size: 80%;
}

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

sup {
    top: -7px;
}

sub {
    bottom: -4px;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 0;
}

hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    background-color: #d1d1d1;
    border: 0;
    height: 1px;
    margin: 0 0 15px;
}

code,
kbd,
pre,
samp {
    font-size: 14px;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0; 
    max-width: 100%;
}

select {
    text-transform: none;
}

button {
    overflow: visible;
}

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

button[disabled],
html input[disabled] {
    cursor: default;
    opacity: .5;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 6px;
    padding: 0;
}
.remodal p:nth-child(9),
.remodal p:nth-child(2),
#dlg-upload-name-premium,
.entry-content #cdm_nav_buttons .sp_cdm_permissions_button{
    display: none !important;
}
input[type="checkbox"] + span.wpcf7-list-item-label::before,
input[type="radio"] + span.wpcf7-list-item-label::before,
input[type="checkbox"] + label::before,
input[type="radio"] + label::before {
    content: '';
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url(images/checks.png) no-repeat;
    cursor: pointer;
    transition: none;
    top: 11px;
    margin-right: 15px;
    position: relative;
}
input[type="checkbox"]:checked + span.wpcf7-list-item-label::before,
input[type="checkbox"]:checked + label::before {
    background-position: -30px 0 ;
    transition: none;
}
input[type="radio"] + span.wpcf7-list-item-label::before,
input[type="radio"] + label::before {
    background-position: -60px 0;
    width: 30px;
}
input[type="radio"]:checked + span.wpcf7-list-item-label::before,
input[type="radio"]:checked + label::before {
    background-position: -90px 0;
}

input[type="date"]::-webkit-inner-spin-button,
input[type="date"]::-webkit-outer-spin-button,
input[type="time"]::-webkit-inner-spin-button,
input[type="time"]::-webkit-outer-spin-button,
input[type="datetime-local"]::-webkit-inner-spin-button,
input[type="datetime-local"]::-webkit-outer-spin-button,
input[type="week"]::-webkit-inner-spin-button,
input[type="week"]::-webkit-outer-spin-button,
input[type="month"]::-webkit-inner-spin-button,
input[type="month"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    border: 1px solid #d1d1d1;
    margin: 0 0 24px;
    min-width: inherit;
    padding: 12px;
}

fieldset >:last-child {
    margin-bottom: 0;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

optgroup {
    font-weight: bold;
}


/**
 * 2.0 - Genericons
 */

.menu-item-has-children a:after,
.social-navigation a:before,
.dropdown-toggle:after,
.bypostauthor > article .fn:after,
.comment-reply-title small a:before,
.pagination .prev:before,
.pagination .next:before,
.pagination .nav-links:before,
.pagination .nav-links:after,
.search-submit:before {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-family: "Genericons";
    font-size: 16px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    speak: none;
    text-align: center;
    text-decoration: inherit;
    text-transform: none;
    vertical-align: top;
}


/**
 * 3.0 - Typography
 */

body, button,
input, select, textarea {
    color: #565656;
    font-size: 16px;
    line-height: 20px;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    hyphens: none;
}

h1, h2, h3, h4, h5, h6 {
  clear: both;
  font-weight: 400;
  margin: 0;
  position: relative;
  line-height: 1;
  padding-bottom: 25px;
}
h1:after,
h2:after,
h3:after,
h4:after,
h5:after,
h6:after{
  position: absolute;
  content: '';
  width: 40px;
  height: 4px;
  background: #09367B;
  bottom: 0;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}
h1{
  text-align: center;
}
p {
  margin: 0 0 20px;
  line-height: 34px;
}

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

blockquote {
    border: 1px solid #fff;
    margin: auto;
    padding: 20px;
    width: 100%;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
}

blockquote p {
    margin-bottom: 20px;
}

blockquote cite,
blockquote small {
    color: #1a1a1a;
    display: block;
    font-size: 16px;
    line-height: 1.75;
}

blockquote cite:before,
blockquote small:before {
    content: "\00a0";
}

blockquote em,
blockquote i,
blockquote cite {
    font-style: normal;
}

blockquote strong,
blockquote b {
    font-weight: 400;
}

blockquote >:last-child {
    margin-bottom: 0;
}

address {
    font-style: italic;
    margin: 0 0 24px;
}

code,kbd,tt,
var,samp,pre {
    font-family: Inconsolata, monospace;
}

pre {
    border: 1px solid #d1d1d1;
    font-size: 16px;
    line-height: 1.3125;
    margin: 0 0 24px;
    max-width: 100%;
    overflow: auto;
    padding: 24px;
    white-space: pre;
    word-wrap: break-word;
}

code {
    background-color: #d1d1d1;
    padding: 2px 4px;
}

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

mark,
ins {
    background: #007acc;
    color: #fff;
    padding: 2px 4px;
    text-decoration: none;
}

big {
    font-size: 125%;
}


/**
 * 4.0 - Elements
 */

html {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

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

    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;

    -ms-word-break: none;
    word-break: none;
    word-break: none;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    hyphens: none;
}

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

ul,
ol {
    margin:0;
    padding: 0;
}

ul {
    list-style: disc;
}

ol {
    list-style: decimal;
    margin-left: 20px;
}

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

dl {
    margin: 0 0 25px;
}

dt {
    font-weight: 700;
}

dd {
    margin: 0 0 24px;
}

img {
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}

del {
    opacity: 0.8;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 0 0 24px;
    table-layout: fixed;
    width: 100%;
}

caption,
th,
td {
    font-weight: normal;
    text-align: left;
}

th {
    border-width: 0 1px 1px 0;
    font-weight: 700;
}

td {
    border-width: 0 1px 1px 0;
}

th,
td {
    padding: 5px;
    vertical-align: top;
}


/* Placeholder text color -- selectors need to be separate to work. */

::-webkit-input-placeholder {
    color: #898894;
}

:-moz-placeholder {
    color: #898894;
}

::-moz-placeholder {
    color: #898894;
    opacity: 1;
}

:-ms-input-placeholder {
    color: #898894;
}

::selection {
    background-color: #9c9c9c;
    color: #fff;
}

::-moz-selection {
    background-color: #9c9c9c;
    color: #fff;
}

input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus { 
    transition: background-color 5000s ease-in-out 0s;
    -webkit-text-fill-color: #898894 !important;
}


/**
* 2.0 Inputs Reset
* -----------------------------------------------------------------------------
**/


/**
 * 3.0 - Forms
 */

input {
    line-height: normal;
}


/* Buttons */
button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
    outline: 0;
}

input[type="date"]:focus,
input[type="time"]:focus,
input[type="datetime-local"]:focus,
input[type="week"]:focus,
input[type="month"]:focus,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="number"]:focus,
textarea:focus {
    outline: 0;
}

.post-password-form {
    margin-bottom: 24px;
}

.post-password-form label {
    color: #565656;
    display: block;
    font-size: 18px;
    line-height: 24px;
    text-transform: uppercase;
}

.post-password-form input[type="password"] {
    margin-top: 6px;
}

.post-password-form >:last-child {
    margin-bottom: 0;
}

.search-form {
    position: relative;
}

input[type="search"].search-field {
    color: #565656;
    background: #f2f2f2;
    width: 100%;
}

.search-submit:before {
    content: "\f400";
    font-size: 24px;
    left: 2px;
    line-height: 34px;
    position: relative;
}

.search-submit {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  bottom: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 42px;
  border: 0;
  color: #FFF;
  background: #085f48;
}
.search-submit:hover{
  background:#09367b;
}

/**
* 3.0 Class Default
* ----------------------------------------------------------------------------
**/

.center-page {
    margin: 0 auto;
    max-width: 1200px;
    width: 100%;
}

.clear,
.center-page:after,
.navigation:after{
    clear: both;
}

.inline-block{
    display: inline-block;
    vertical-align: top;
}

.inline-block-middle{
    display: inline-block;
    vertical-align: middle;
}

.left {
    float: left;
}

.right {
    float: right;
}

.text-center,
.text-center p {
    text-align: center !important;
}

.text-left,
.text-left p {
    text-align: left;
}

.text-right,
.text-right p {
    text-align: right;
}

.text-white,
.text-white p {
    color:#FFF;
}

.width100{
    width: 100%;
}

.width50 {
    width: 50%;
}

.no-transition,
.responsive-menu-container,
.rev_slider_wrapper, .rev_slider_wrapper *,
.header-right a i,
.header-right a i:before,
#services-section-two-blocks .btn-transparent .text-link,
.entry-content #cdm_nav_buttons a i,
.entry-content #cdm_nav_buttons a i:before{
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
}

.breadcrumbs {
  background: #F5F5F5;
  padding: 10px 0;
}
.breadcrumbs span,
.breadcrumbs span a{
  font-size: 16px;
  font-family: "Playfair Display";
}
.breadcrumbs span a span{
  color: #7B7B7B;
}
.breadcrumbs span a:hover span{
  color: #09367b;
}
.breadcrumbs span{
  color: #085F48;
}

.hide {
    display: none;
}

.show {
    display: initial;
}

.no-appearance,
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
}

button,
input[type="submit"],
input[type="button"],
input[type="reset"],
.button{
  font-family: "Playfair Display";
  font-size: 24px !important;
  font-weight: 400;
  line-height: 1 !important;
  background-color: #FFF;
  border: 1px solid #000;
  color: #000;
  display: inline-block;
  padding: 10px 10px 11px;
  text-indent: 0;    
}

.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit]{
  width: 170px !important;
  text-align: left;
  background-image: url(images/arrow-button-black.png);
  background-repeat: no-repeat;
  background-position: 115px center;
}
.gform_wrapper .gform_footer input[type=submit]:hover{
  background-image: url(images/arrow-button-white.png);
  background-color: rgba(9, 54, 123, 0.7);
  color: #FFF;
}

button:hover, button:focus,
input[type="submit"]:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active,
button:active {
    background-color: #699442;
    outline: none;
}

input[type="date"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],  
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
textarea, select{
  border: 0;
  border-bottom: 2px solid #CCC;
  color: #898894;
  padding: 10px 0 !important;
  text-indent: 7px;
  margin-bottom: 31px;
  background-color: #f5f5f5;
}

input[type="date"]:focus,
input[type="datetime-local"]:focus,
input[type="email"]:focus,
input[type="month"]:focus,
input[type="number"]:focus,  
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="week"]:focus,
textarea:focus, select:focus{
  border-bottom: 2px solid #09367B;
}

input[type="search"]{
    margin-bottom: 0;
}

select:focus {
    outline: 0;
}

textarea {
    max-height: 115px;
}

a[class$="-btn"]{
    padding: 10px 20px;
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    font-size: 24px;
    vertical-align: middle;
    line-height: 1;
    font-weight: 500;
}
a[class$="-btn"]:hover{
    text-decoration: none;
}
.name-btn{
    background: #cfcfcf;
}


/**
* 4.0 Navigation
* -----------------------------------------------------------------------------
**/

.main-menu {
    position: relative;
}

.main-menu li{
    display: inline-block;
}

.main-menu li .dropdown-toggle {
    display: none;
}

.main-menu li a{
  color: #FFF;
  display: inline-block;
  font-size: 18px;
  padding: 14.5px 25px;
  font-weight: 600;
}

.main-menu li > a{
  position: relative;
}

.main-menu li.has-button > a {
    padding-bottom: 8px;
}

.main-menu .main-navigation ul.primary-menu > li:not(.has-button):hover > a:after,
.main-menu .main-navigation ul.primary-menu > li:not(.has-button).current-menu-ancestor > a:after,
.main-menu .main-navigation ul.primary-menu > li:not(.has-button).current-page-ancestor > a:after,
.main-menu .main-navigation ul.primary-menu > li:not(.has-button).current_page_item > a:after,
.main-menu .main-navigation ul.primary-menu > li:not(.has-button).current-menu-item > a:after,
.main-menu .main-navigation ul.primary-menu > li:not(.has-button):hover > a:before,
.main-menu .main-navigation ul.primary-menu > li:not(.has-button).current-menu-ancestor > a:before,
.main-menu .main-navigation ul.primary-menu > li:not(.has-button).current-page-ancestor > a:before,
.main-menu .main-navigation ul.primary-menu > li:not(.has-button).current_page_item > a:before,
.main-menu .main-navigation ul.primary-menu > li:not(.has-button).current-menu-item > a:before{
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}

.main-menu .main-navigation ul.primary-menu > li:not(.has-button) > a:before{
  top: 0;
}
.main-menu .main-navigation ul.primary-menu > li:not(.has-button) > a:after{
  bottom: 0;
}
.main-menu .main-navigation ul.primary-menu > li:not(.has-button) > a:before,
.main-menu .main-navigation ul.primary-menu > li:not(.has-button) > a:after{
  -moz-transform: scale(0, 1);
  -webkit-transform: scale(0, 1);
  background-color: #FFF;
  content: "";
  display: block;
  height: 3px;
  transform: scale(0, 1);
  width: 48px;
  margin:0 auto;
  position: absolute;
  left: 0;
  right: 0;
}

/*.main-menu .main-navigation ul li.current-menu-ancestor a,
.main-menu .main-navigation ul li.current-page-ancestor a,
.main-menu .main-navigation ul li.current_page_item a,
.main-menu .main-navigation ul li.current-menu-item a,
.main-menu .main-navigation ul li a:hover{
    color: #72c5b7;
}

.main-menu .main-navigation ul li.current-menu-ancestor a:hover,
.main-menu .main-navigation ul li.current-page-ancestor a:hover,
.main-menu .main-navigation ul li.current_page_item a:hover,
.main-menu .main-navigation ul li.current-menu-item a:hover{
    color: #c5c5c5;
}*/

.main-menu ul {
  margin: 0px;
  padding: 0px;
  font-size: 0;
  line-height: 1;
}

.main-menu .main-navigation .sub-menu {
    -moz-transition: max-height 0.5s;
    -webkit-transition: max-height 0.5s;
    background-color: #fff;
    max-height: 0;
    min-width: 200px;
    overflow: hidden;
    position: absolute;
    transition: max-height 0.5s;
    z-index: 99999;
}

.main-menu .main-navigation .sub-menu:hover {
    overflow: visible;
}

.main-menu .main-navigation .sub-menu li {
    display: block;
    position: relative;
    text-align: left;
    width: 100%;
    border-bottom: 2px solid #09367B;
}
.main-menu .main-navigation .sub-menu li a {
    display: block;
    padding: 10px 15px;
    color: #09367B;
}
.main-menu .main-navigation .sub-menu li.current-menu-ancestor > a,
.main-menu .main-navigation .sub-menu li.current-page-ancestor > a,
.main-menu .main-navigation .sub-menu li.current_page_item > a,
.main-menu .main-navigation .sub-menu li.current-menu-item > a,
.main-menu .main-navigation .sub-menu li:hover > a {
    color: #FFF;
    background: #085F48;
}

.main-menu .main-navigation .sub-menu li .sub-menu {
    left: 100% !important;
    margin: 0 !important;
    top: 0px !important;
    width: 100%;
}

.main-menu .main-navigation .sub-menu li .sub-menu li {
    padding-left: 10px;
    padding-right: 10px;
}

.main-menu .main-navigation li:hover > ul,
.main-menu .main-navigation li ul li:hover > ul {
    -moz-box-shadow: 0 5px 10px -5px #c5c5c5;
    -webkit-box-shadow: 0 5px 10px -5px #c5c5c5;
    box-shadow: 0 5px 10px -5px #c5c5c5;
    max-height: 500px;
}

/**
* 5.0 Header
* ----------------------------------------------------------------------------
**/
.header-bar{
    background: #f2f2f2;
    border-bottom: 1px solid #cfcfcf;
    margin-bottom: 20px;
}
.header-bar-left,
.header-bar-right{
    padding: 10px 0;
}

.icon-phone:before {
    background-image: url(images/miscellaneous.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    content: "";
    display: inline-block;
    height: 18px;
    margin-right: 7px;
    vertical-align: middle;
    width: 20px;
}

.icon-email:before {
    background-image: url(images/miscellaneous.png);
    background-repeat: no-repeat;
    background-position: -21px 0;
    content: "";
    display: inline-block;
    height: 18px;
    margin-right: 7px;
    vertical-align: middle;
    width: 20px;
}

.header-top {
  padding: 24px 0 0;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  background: #FFF;
  z-index: 999;
}
.header-top .header-right {
  margin-top: -20px;
}
.header-right .company-phone,
.header-right aside {
  display: inline-block;
}
.site-logo {
  width: 440px;
}
.site-logo img{
  margin-left: -1px;
}
#site-header-menu{
  background: #09367B;
}

.header-right a{
  font-size: 17px;
}
.header-right a i{
  font-size: 12px;
  margin-right: 10px;
}
.header-right .company-phone {
  margin-right: 10px;
}
/*
* Social Networks
*/
.social-networks li{
    list-style: none;
    display: inline-block;
    margin-left: -4px;
    font-size: 24px;
    padding: 10px 5px;
}
.social-networks .fa-facebook{
    color: #3b5998;
}
.social-networks .fa-twitter{
    color: #1da1f2;
}
.social-networks .fa-google-plus{
    color: #ea4335;
}
.social-networks .fa-instagram{
    color: #cd486b;
}
.social-networks .fa-youtube-square{
    color: #cd201f;
}
.social-networks .fa-pinterest{
    color: #bd081c;
}
.social-networks .fa-linkedin{
    color: #0077b5;
}
.social-networks .fa-whatsapp{
    color: #25D366;
}
.social-networks .fa-snapchat{
    color: #fcff00;
}
.social-networks .fa-tripadvisor{
    color: #00af87;
}
.social-networks i:hover{
    opacity: 0.6;
}

/**
* 6.0 Slider
* -----------------------------------------------------------------------------
**/

.slider {
    position: relative;
}

.slider-container .tparrows {
    background-repeat: no-repeat;
    height: 59px;
    width: 59px;
}

.slider-container .tparrows:hover {
    opacity: 0.7;
}

.slider-container .tparrows.tp-leftarrow {
    background-position: left center;
}

.slider-container .tparrows.tp-rightarrow {
    background-position: right center;
    right: 0;
}


/**
* 7.0 Miscellaneous
* -----------------------------------------------------------------------------
**/


/**
 * 7.0 - Accessibility
 */


/* Text meant only for screen readers */

.says,
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
    /* many screen reader and browser combinations announce broken words as they would appear visually */
    word-wrap: normal !important;
}


/* must have higher specificity than alternative color schemes inline styles */

.site .skip-link {
    background-color: #f1f1f1;
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
    color: #21759b;
    display: block;
    font-size: 14px;
    font-weight: 700;
    left: -9999px;
    outline: none;
    padding: 15px 23px 14px;
    text-decoration: none;
    text-transform: none;
    top: -9999px;
}

.logged-in .site .skip-link {
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.2);
}

.site .skip-link:focus {
    clip: auto;
    height: auto;
    left: 6px;
    top: 7px;
    width: auto;
    z-index: 100000;
}


/**
* 8.0 - Alignments
*/


/* Images */

.alignleft {
    float: left;
}

.alignright {
    float: right;
}

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

img.alignleft {
    margin: 5px 20px 5px 0;
}

.wp-caption.alignleft {
    margin: 5px 10px 5px 0;
}

img.alignright {
    margin: 5px 0 5px 20px;
}

.wp-caption.alignright {
    margin: 5px 0 5px 10px;
}

img.aligncenter {
    margin: 5px auto;
}

img.alignnone {
    margin: 5px 0;
}

.wp-caption .wp-caption-text,
.entry-caption,
.gallery-caption {
    color: #220e10;
    font-size: 18px;
    font-style: italic;
    font-weight: 300;
}

img.wp-smiley,
.rsswidget img {
    border: 0;
    border-radius: 0;
    box-shadow: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

.wp-caption.alignleft + ul,
.wp-caption.alignleft + ol {
    list-style-position: inside;
}

blockquote.alignleft {
    margin: 5px 12px 12px 0;
}

blockquote.alignright {
    margin: 5px 0 12px 12px;
}

blockquote.aligncenter {
    margin-bottom: 18px;
}


/**
 * 9.0 - Clearings
 */

.clear:before,
.clear:after,
.center-page:after,
.navigation:after,
.site-footer .center-page:after,
blockquote:before,
blockquote:after,
.entry-content:before,
.entry-content:after,
.entry-summary:before,
.entry-summary:after,
.comment-content:before,
.comment-content:after,
.site-content:before,
.site-content:after,
.site-main > article:before,
.site-main > article:after,
.primary-menu:before,
.primary-menu:after,
.social-links-menu:before,
.social-links-menu:after,
.textwidget:before,
.textwidget:after,
.content-bottom-widgets:before,
.content-bottom-widgets:after {
    content: "";
    display: table;
}

.clear:after,
.center-page:after,
.navigation:after,
.site-footer .center-page:after,
blockquote:after,
.entry-content:after,
.entry-summary:after,
.comment-content:after,
.site-content:after,
.site-main > article:after,
.primary-menu:after,
.social-links-menu:after,
.textwidget:after,
.content-bottom-widgets:after {
    clear: both;
}


/**
* 8.0 Custom Widget or Module
* -----------------------------------------------------------------------------
**/

.widget-title {
  font-size: 24px;
  display: block;
  margin-bottom: 15px;
}


/* Responsive Menu < 3.0 */

.responsive-menu {
    display: none;
}

.responsive-menu-container {
    position: relative;
}

#responsive-menu {
    height: auto !important;
    margin-top: 45px;
}

#responsive-menu.RMOpened {
    min-width: 220px;
}

#responsive-menu ul li {
    padding-bottom: 0;
    padding-top: 0;
}

#responsive-menu .RMImage {
    margin: auto !important;
    display: block !important;
}

#responsive-menu .sub-menu {
    max-height: 100%;
    max-width: 100%;
}

#responsive-menu #responsive-menu-title {
    display: none;
}

#click-menu {
    border: 1px solid #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

.appendLink {
    text-align: center;
    width: 50px;
}

.widget ul,
.widget ol {
    margin: 0;
}

.widget li {
    padding: 5px 0;
}

.widget .children li:last-child {
    padding-bottom: 0;
}

.widget li > ul,
.widget li > ol {
    margin-left: 20px;
}

.widget-area >:last-child,
.widget >:last-child {
/*     margin-bottom: 0; */
}

.widget .widget-title:empty {
    margin-bottom: 0;
}


/* Calendar widget */

.widget.widget_calendar table {
    margin: 0;
}

.widget_calendar td,
.widget_calendar th {
    line-height: 2.5625;
    padding: 0;
    text-align: center;
}

.widget_calendar caption {
    font-weight: 900;
    margin-bottom: 24px;
}

.widget_calendar tbody a {
    background-color: #007acc;
    color: #fff;
    display: block;
    font-weight: 700;
}

.widget_calendar tbody a:hover,
.widget_calendar tbody a:focus {
    background-color: #686868;
    color: #fff;
}


/* Recent Posts widget */

.widget_recent_entries .post-date {
    color: #686868;
    display: block;
    font-size: 13px;
    line-height: 1.615384615;
    margin-bottom: 7px;
}

.widget_recent_entries li:last-child .post-date {
    margin-bottom: 0;
}


/* RSS widget */

.widget_rss .rsswidget img {
    margin-top: -5px;
}

.widget_rss .rss-date,
.widget_rss cite {
    color: #686868;
    display: block;
    font-size: 13px;
    font-style: normal;
    line-height: 1.615384615;
    margin-bottom: 7px;
}

.widget_rss .rssSummary:last-child {
    margin-bottom: 30px;
}

.widget_rss li:last-child:last-child {
    margin-bottom: 0;
}


/* Tag Cloud widget */

.tagcloud a {
    border: 1px solid #d1d1d1;
    border-radius: 2px;
    display: inline-block;
    line-height: 1;
    margin: 0 2px 6px 0;
    padding: 7px 6px 7px;
}

.tagcloud a:hover,
.tagcloud a:focus {
    border-color: #007acc;
    color: #8ac058;
    outline: 0;
}


/* Search widget */

.search-form {
    margin: auto;
    max-width: 300px;
    position: relative;
}


/**
* 9.0 Content .site-content
* ----------------------------------------------------------------------------
**/
.site {
    overflow: hidden;
}
.site-content {
  position: relative;
}
.internal .site-content {
  padding-top: 50px;
}
.internal .site-content h1{
  margin-bottom: 22px;
}
#mission-values-section{
  position: relative;
}
#mission-values-section .wpb_text_column {
  background-position: 470px 265px !important;
}
#home-main-content h1{
  font-size: 55px;
  line-height: 72px;
  padding-bottom: 30px;
}
#mission-values-section h3{
  color: #09367b;
  font-size: 36px;
  line-height: 1.4;
  margin-bottom: 15px;
}
#mission-values-section h3:after {
  width: 40px;
  height: 4px;
  background: #09367b;
  bottom: 0;
}
#buyer-seller-value-section h3:after,
#mission-values-section h3:after{
 right: auto;
}
#buyer-seller-value-section h3{
  display: inline-block;
}
#buyer-seller-value-section h3:before{
  position: absolute;
  content: '';
  right: 0;
  top: 0;
  margin-top: 23px;
  background-image: url('images/arrow-button-black.png');
  background-position: center;
  background-repeat: no-repeat;
  width: 40px;
  height: 16px;
  margin-right: -55px;
}
#buyer-seller-value-section h3,
#buyer-seller-value-section h3 a{
  color: #09367b;
}
#buyer-seller-value-section h3:hover,
#buyer-seller-value-section h3 a:hover{
  color: #085F48;
}
#buyer-seller-value-section .vc_col-sm-6:first-child{
  position: relative;
}
#buyer-seller-value-section .vc_col-sm-6:first-child:after{
  position: absolute;
  content: '';
  width: 1px;
  height: 180px;
  background:#7B7B7B;
  right: 0;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  z-index: 2;
}
.professional-item{
  cursor: pointer;
}
.wcp-slick,
.wcp-slick *{
  outline: none !important;
}
.professional-item h6,
.professional-item h6 a{
  font-size: 17px;
  font-weight: 700;
  color: #7B7B7B !important;
  font-family: "Raleway";
  padding-bottom: 12px;
}
.professional-item h6:after{
  width: 10px;
}
.professional-item .rpc-content{
  font-size: 15px;
}
.professional-item .img-container{
  display: inline-block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
  margin-bottom: 20px;
  position: relative;
}
.professional-item .img-container img{
  width: 202px !important;
  height: auto !important;
  margin:0 auto;
}
.professional-item .img-container:before{
  position: absolute;
  content: '';
  font-family: "Raleway";
  font-size: 83px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 2;
  background-color: rgba(111, 216, 146, 0.44);
  background-image: url('images/pluss-icon.png');
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0;
}
.professional-item:hover .img-container:before{
  opacity: 1;
}
.wcp-slick .slick-dots {
  margin-top: 20px !important;
  position: initial !important;
}
.slick-dots li button{
  background-color: #ACACAC !important;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.slick-dots li.slick-active button,
.slick-dots li:hover button{
  background-color: #09367B !important;
}
.slick-dots li button:before{
  display: none;
}
.page-executed-search .entry-content li{
  margin-bottom: 0;
  line-height: 24px;
}
/* Templates */

.home .page-title-container .entry-header {
    max-width: 50%;
}
.template-fullwidth .article-container {
    min-width: 100%;
}

.template-internal #main,
.single .article-container,
.archive .article-container,
.blog .article-container,
.category .article-container{
    width: 75%;
}

.template-internal .sidebar-container,
.single .sidebar-container,
.archive .sidebar-container,
.blog .sidebar-container,
.category .sidebar-container,
.search .sidebar-container {
    width: 20%;
}

.archive .article-container h2,
.blog .article-container h2,
.category .article-container h2,
.search .article-container h2 {
    margin-bottom: 8px;
}

.archive .hentry,
.blog .hentry,
.category .hentry,
.search .hentry {
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
    padding-bottom: 25px;
}

.archive .hentry a img,
.blog .hentry a img,
.category .hentry a img,
.search .hentry a img {
    transition: all .5s ease-in-out;
}

.archive .hentry a img:hover,
.blog .hentry a img:hover,
.category .hentry a img:hover,
.search .hentry a img:hover {
    transform: scale(0.97);
}

.archive .hentry a img {
    max-width: 200px;
}

.archive h2.entry-title {
    display: inline-block;
}

span.title-line {
    width: 100%;
    display: block;
    border-top: 1px solid #e2e2e2;
    margin: 20px 0;
}


/* Contact Form 7 */

.wpcf7-form {
    width: 100%;
}
.wpcf7-form .form-group {
    margin: 0 auto 12px;
}
.wpcf7-form .form-group .wpcf7-text,
.wpcf7-form .form-group .wpcf7-textarea {
    margin-bottom: 0;
}
.wpcf7-form .wpcf7-not-valid-tip {
    font-size: 14px;
}
.wpcf7-form .wpcf7-response-output {
    margin: 10px auto;
    padding: 8px 20px;
    text-align: center;
}
.wpcf7-form input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]){
    width: 100%;
}
.wpcf7-form select,
.wpcf7-form textarea{    
    width: 100%;
}
div.wpcf7-response-output {
    margin: 15px 0;
    padding: 10px;
}
div.wpcf7-validation-errors {
    display: none !important;
}
span.wpcf7-list-item-label {
    color: #b1b1b1;
    font-size: 22px;
    font-weight: 400;
    cursor: pointer;
    line-height: 34px;
}
span.wpcf7-list-item {
    margin: 0;
}
#responsive-form{
    margin:0 auto;
    width:100%;
}
.form-row{
    width: 100%;
}
.form-row:after {
    content: '';
    display: block;
    clear: both;
}
.column-half, .column-full,
.column-70, .column-30{
    float: left;
    position: relative;
    padding: 0.65rem;
    width:100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
.clearfix:after {
    content: "";
    display: table;
    clear: both;
}

/* Responsive Menu */

#responsive-menu-container #responsive-menu-title {
    text-align: center;
}

.responsive-menu-button .responsive-menu-box {
    height: 40px;
}


/* Visual Composer */

@-webkit-keyframes load7 {
    0%,
    80%,
    100% {
        box-shadow: 0 2.5em 0 -1.3em #000 !important;
    }
    40% {
        box-shadow: 0 2.5em 0 0 #000 !important;
    }
}

@keyframes load7 {
    0%,
    80%,
    100% {
        box-shadow: 0 2.5em 0 -1.3em #000 !important;
    }
    40% {
        box-shadow: 0 2.5em 0 0 #000 !important;
    }
}

.flex-control-paging {
    display: none;
}


/* Icon */

.entry-content .vc_icon_element {
    font-size: inherit;
}

.vc_icon_element.vc_icon_element-outer.icon_with_content {
    margin-bottom: 0;
    padding: 5px 0;
}

.vc_icon_element.vc_icon_element-outer.icon_with_content p {
    margin: 0;
    line-height: 24px;
}

.vc_icon_element.vc_icon_element-outer.icon_with_content .vc_icon_element-inner {
    height: auto;
    margin: 0 6px;
    vertical-align: middle;
    width: auto;
}

.vc_icon_element.vc_icon_element-outer.icon_with_content .vc_icon_element-inner .vc_icon_element-icon {
    bottom: 0;
    left: 0;
    position: relative;
    top: 0;
    transform: translate(0);
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
}

.wpb_posts_slider .wpb_flexslider .flex-caption {
    padding: 30px 45px;
    text-align: center;
}

.wpb_single_image .vc_single_image-wrapper.vc_box_border {
    padding: 1px !important;
}

.vc-custom-buttons-wrap {
    position: relative;
    z-index: 5;
}

.vc_gitem-col.col-post-right-image {
    bottom: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.vc-internal-border-wrap {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
}

/*
* Color box
*/
.vc_row-o-equal-height .wpb_wrapper{
    height:100%;
}
#services-section-two-blocks .vc-color-box{
  max-width: 555px;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}
.color-box-container {
  padding: 141px 35px 80px;
}
.vc-color-box *{
    color: #fff;
}
.vc-color-box h3{
  font-size: 32px;
  line-height: 1.4;
  padding-bottom: 20px;
  margin-bottom: 65px;
}
.vc-color-box h3:after{
  background:#FFF;
}
.color-box-content p {
  text-align: center;
}
.color-box-content .button{
  margin-top: 35px;
}
/**
* 9.1 Entry Header
* ----------------------------------------------------------------------------
**/

.entry-thumbnail img {
    display: block;
    margin: 0 auto 10px;
}


/**
* 9.2 Entry Meta
* ----------------------------------------------------------------------------
*/

.entry-meta {
    clear: both;
    font-size: 14px;
}

.entry-meta a {
    color: #f07724;
}

.entry-meta a:hover {
    color: #8ac058;
}

.entry-meta > span {
    margin-right: 20px;
}

.entry-meta > span:last-child {
    margin-right: 0;
}

.featured-post:before {
    content: "\f308";
    font-family: "Genericons";
    margin-right: 2px;
}

.entry-meta .date a:before {
    content: "\f303";
    font-family: "Genericons";
}

.comments-link a:before {
    content: "\f300";
    font-family: "Genericons";
    margin-right: 2px;
    position: relative;
    top: -1px;
}

.entry-meta .author a:before {
    content: "\f304";
    font-family: "Genericons";
    position: relative;
    top: -1px;
}

.categories-links a:first-child:before {
    content: "\f301";
    font-family: "Genericons";
}

.tags-links a:first-child:before {
    content: "\f302";
    font-family: "Genericons";
    position: relative;
    top: -1px;
}

.edit-link a:before {
    content: "\f411";
    font-family: "Genericons";
    position: relative;
    top: 2px;
}

.single-author .entry-meta .author,
.sticky.format-standard .entry-meta .date,
.sticky.format-audio .entry-meta .date,
.sticky.format-chat .entry-meta .date,
.sticky.format-image .entry-meta .date,
.sticky.format-gallery .entry-meta .date {
    display: none;
}


/**
* 9.3 Entry Content
* ----------------------------------------------------------------------------
**/

.entry-content {
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    word-wrap: break-word;
}

.entry-content blockquote {
    font-size: 24px;
    line-height: 1.2;
    background: #e0e0e0;
    margin: 20px 0;
}

.entry-content blockquote cite,
.entry-content blockquote small {
    font-size: 16px;
}

.entry-content ul,
.entry-content ol{
    margin: 0 0 2em 2em;
}
.entry-content li ul, 
.entry-content li ol {
    margin-top: 15px;
    margin-bottom: 0;
}
.entry-content li {
    margin-bottom: 14px;
}

.entry-content p {
    margin-bottom: 24px;
}

.entry-content body:not(.home) .section-book-now p,
body:not(.home) .entry-content .section-book-now p,
.entry-content .vc_grid-item .room-types p,
.vc_grid-item .entry-content .room-types p {
    color: #fff;
}

.entry-footer {
    margin-top: 25px;
}

.entry-footer * {
    font-size: 15px;
}

.entry-footer > span {
    margin-right: 8px;
}

.entry-footer .avatar {
    margin-right: 5px;
}

.entry-footer .posted-on .updated {
    display: none;
}

.entry-content >:last-child,
.entry-summary >:last-child,
body:not(.search-results) .entry-summary >:last-child,
.page-content >:last-child,
.comment-content >:last-child,
.textwidget >:last-child {
    margin-bottom: 0;
}

.more-link {
    white-space: nowrap;
}

.author-info {
    border-color: inherit;
    border-style: solid;
    border-width: 1px 0 1px 0;
    clear: both;
    padding-top: 15px;
    padding-bottom: 15px;
}

.author-avatar .avatar {
    float: left;
    height: 42px;
    margin: 0 15px 15px 0;
    width: 42px;
}

.author-description >:last-child {
    margin-bottom: 0;
}

.entry-content .author-title {
    clear: none;
    font-size: 16px;
    font-weight: 900;
    line-height: 1.75;
    margin: 0;
}

.author-bio {
    color: #686868;
    font-size: 13px;
    line-height: 1;
    margin-bottom: 15px;
    overflow: hidden;
}

.author-link {
    white-space: nowrap;
}

.entry-attachment {
    margin-bottom: 15px;
}

.entry-caption {
    color: #686868;
    font-size: 13px;
    font-style: italic;
    line-height: 1.6153846154;
    padding-top: 15px;
}

.entry-caption >:last-child {
    margin-bottom: 0;
}

.content-bottom-widgets {
    margin: 0 7.6923%;
}

.content-bottom-widgets .widget-area {
    margin-bottom: 30px;
}

#services-section-two-blocks .btn-transparent {
  padding: 10px 15px 11px;
  width: 70px;
  overflow: hidden;
}
#services-section-two-blocks .button.btn-transparent:after{
  margin-left: 0;
  float: right;
}
#services-section-two-blocks .btn-transparent .text-link {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin-left: 15px;
  padding-top: 5px;
  display: none;
}
#services-section-two-blocks .btn-transparent:hover{
  width: 210px;
}
#services-section-two-blocks .btn-transparent:hover .text-link{
  display: inline-block;
}

#info-contact-page .contact-form-container h3:after{
  right: auto;
}
.contact-form-container .vc_col-sm-11 {
  padding: 0 12px;
}
#info-contact-page .gform_wrapper ul.gform_fields li.gfield,
#info-contact-page .gform_wrapper .gform_footer {
  text-align: left;
}
#info-contact-page .gform_wrapper .gform_footer {
  padding-top: 5px;
}
.contact-info-container h4{
  color: #FFF;
  font-size: 28px;
  font-family: "Raleway";
  font-weight: 400;
  padding-bottom: 0;
  margin-bottom: 5px;
}
.contact-info-container h4:after{
  display: none;
}
.contact-info-container p a{
  color: #FFF;
}
.contact-info-container p a:hover{
  color: #6fd892;
}
.contact-info-container .vc_icon_element-inner{
  border:1px solid #6FD892 !important;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  width: 87px !important;
  height: 87px !important;
}

.professional-container .professional-item{
  cursor: initial;
  border-bottom: 2px solid #085F48;
  margin-bottom: 50px;
}
.professional-container .professional-item:last-child{
  border-bottom: 0;
  margin-bottom: 0;
}

.professional-container .professional-title {
  margin-bottom: 5px;
  color: #09367b;
  font-size: 20px;
}

.search-results  .page-title{
  text-align: center;
}
.search-results .site-content .entry-title{
  font-size: 45px;
  margin-bottom: 30px;
}
.search-results .site-content .entry-title:after{
  right: auto;
}
.search-results .pagination {
    padding: 10px 0 20px;
}
.search-results .pagination .page-numbers{
  font-size: 18px;
}

.single .site-content h1{
  text-align: left;
  font-size: 35px;
  line-height: 1.3;
}
.single .site-content h1:after{
  display: none;
}
/* Page links */

.page-links {
    clear: both;
    font-size: 16px;
    font-style: italic;
    font-weight: normal;
    line-height: 2.2;
    margin: 20px 0;
    text-transform: uppercase;
}

.page-links a,
.page-links > span {
    background: #fff;
    border: 0;
    padding: 5px 10px;
    text-decoration: none;
}


/**
* 9.4 Post Formats
* ----------------------------------------------------------------------------
**/

.format-aside .entry-title,
.format-image .entry-title,
.format-video .entry-title,
.format-quote .entry-title,
.format-gallery .entry-title,
.format-status .entry-title,
.format-link .entry-title,
.format-audio .entry-title,
.format-chat .entry-title {
    font-size: 19px;
    line-height: 1.473684211;
    margin-bottom: 12px;
}

.blog .format-status .entry-title,
.archive .format-status .entry-title {
    display: none;
}

/**
* 9.4 Post Formats
* ----------------------------------------------------------------------------
**/

.format-aside .entry-title,
.format-image .entry-title,
.format-video .entry-title,
.format-quote .entry-title,
.format-gallery .entry-title,
.format-status .entry-title,
.format-link .entry-title,
.format-audio .entry-title,
.format-chat .entry-title {
    font-size: 19px;
    line-height: 1.473684211;
    margin-bottom: 20px;
}

.blog .format-status .entry-title,
.archive .format-status .entry-title {
    display: none;
}


/**
* 9.5 Post/Paging Navigation
* ----------------------------------------------------------------------------
**/

.post-navigation {
    border-bottom: 2px solid #e2e2e2;
    border-top: 2px solid #e2e2e2;
    clear: both;
    font-size: 20px;
    font-style: italic;
    font-weight: 300;
    margin: 15px auto;
    padding: 5px 0;
}

.post-navigation span {
    display: block;
}

.post-navigation .meta-nav {
    color: #686868;
    font-size: 13px;
    letter-spacing: 1px;
    line-height: 1.6153846154;
    margin-bottom: 7px;
    text-transform: uppercase;
}

.post-navigation .post-title {
    display: inline;
    font-size: 23px;
    font-weight: 700;
    line-height: 1;
}

.post-navigation a {
    color: #1a1a1a;
    display: block;
    font-size: 18px;
    padding: 0 5px;
}

.post-navigation a .post-title,
.post-navigation a .post-title {
    color: #085F48;
}
.post-navigation a:hover .post-title,
.post-navigation a:focus .post-title {
    color: #09367b;
}

.post-navigation div + div {
    border-top: 4px solid #1a1a1a;
}

.paging-navigation .nav-links {
    margin: 0 auto;
    max-width: 604px;
    width: 100%;
}

.nav-links .page-numbers {
    margin-right: 15px;
}

.nav-links .page-numbers.current {
    color: #8ac058;
}

.sidebar .paging-navigation .nav-links {
    max-width: 1040px;
}

.paging-navigation a {
    font-size: 18px;
    font-style: italic;
    font-weight: 300;
}

.paging-navigation .meta-nav {
    border-radius: 50%;
    color: #e63f2a;
    display: inline-block;
    font-size: 26px;
    padding: 3px 0 8px;
    text-align: center;
    width: 50px;
}

.paging-navigation .nav-next .meta-nav {
    margin-left: 10px;
}

.paging-navigation a:hover .meta-nav {
    text-decoration: none;
}

.post-navigation .nav-links {
    margin: 0 auto;
    max-width: 1040px;
}

.sidebar .post-navigation .nav-links {
    padding: 0 376px 0 60px;
}

.post-navigation a[rel="next"] {
    float: right;
    text-align: right;
}


/**
* 9.6 Comments
* ----------------------------------------------------------------------------
**/

.comments-area {
    margin: 5% 7.6923% 5%;
}

.comment-list + .comment-respond,
.comment-navigation + .comment-respond {
    padding-top: 24px;
}

.comments-title,
.comment-reply-title {
    border-top: 4px solid #1a1a1a;
    font-size: 23px;
    font-weight: 700;
    line-height: 1.3125;
    padding-top: 17px;
}

.comments-title {
    margin-bottom: 17px;
}

.comment-list {
    list-style: none;
    margin: 0;
}

.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
    border-top: 1px solid #d1d1d1;
    padding: 24px 0;
}

.comment-list .children {
    list-style: none;
    margin: 0;
}

.comment-list .children > li {
    padding-left: 12px;
}

.comment-author {
    color: #1a1a1a;
    margin-bottom: 6px;
}

.comment-author .avatar {
    float: left;
    height: 28px;
    margin-right: 12px;
    position: relative;
    width: 28px;
}

.bypostauthor > article .fn:after {
    content: "\f304";
    left: 3px;
    position: relative;
    top: 5px;
}

.comment-metadata,
.pingback .edit-link {
    font-size: 13px;
    line-height: 1.6153846154;
}

.comment-metadata {
    margin-bottom: 30px;
}

.comment-metadata a,
.pingback .comment-edit-link {
    color: #517722;
}

.comment-metadata a:hover,
.comment-metadata a:focus,
.pingback .comment-edit-link:hover,
.pingback .comment-edit-link:focus {
    color: #8ac058;
}

.comment-metadata .edit-link,
.pingback .edit-link {
    display: inline-block;
}

.comment-metadata .edit-link:before,
.pingback .edit-link:before {
    content: "\002f";
    display: inline-block;
    opacity: 0.7;
    padding: 0 7px;
}

.comment-content ul,
.comment-content ol {
    margin: 0 0 21px 17px;
}

.comment-content li > ul,
.comment-content li > ol {
    margin-bottom: 0;
}

.comment-reply-link {
    border: 1px solid #d1d1d1;
    border-radius: 2px;
    display: inline-block;
    font-size: 13px;
    line-height: 1;
    margin-top: 30px;
    padding: 7px 7px 6px;
}

.comment-reply-link:hover,
.comment-reply-link:focus {
    border-color: currentColor;
    color: #8ac058;
    outline: 0;
}

.comment-form {
    padding-top: 24px;
}

.comment-form label {
    display: block;
    font-size: 13px;
    letter-spacing: 1px;
    line-height: 1.6153846154;
    margin-bottom: 7px;
    text-transform: uppercase;
}

.comment-list .comment-form {
    padding-bottom: 24px;
}

.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.form-allowed-tags {
    color: #686868;
    font-size: 13px;
    line-height: 1.6153846154;
    margin-bottom: 30px;
}

.no-comments {
    border-top: 1px solid #d1d1d1;
    font-weight: 700;
    margin: 0;
    padding-top: 24px;
}

.comment-navigation + .no-comments {
    border-top: 0;
    padding-top: 0;
}

.form-allowed-tags code {
    font-family: Inconsolata, monospace;
}

.form-submit {
    margin-bottom: 0;
}

.required {
    color: #007acc;
}

.comment-reply-title small {
    font-size: 100%;
}

.comment-reply-title small a {
    border: 0;
    float: right;
    height: 32px;
    overflow: hidden;
    width: 26px;
}

.comment-reply-title small a:hover,
.comment-reply-title small a:focus {
    color: #8ac058;
}

.comment-reply-title small a:before {
    content: "\f405";
    font-size: 32px;
    position: relative;
    top: -5px;
}


/**
* 9.7 Attachments
* ----------------------------------------------------------------------------
**/

.attachment .hentry {
    background-color: #e8e5ce;
    margin: 0;
    padding: 0;
}

.attachment .entry-header {
    margin-bottom: 0;
    max-width: 1040px;
    padding: 30px 0;
}

.attachment .entry-title {
    display: inline-block;
    float: left;
    margin: 0;
}

.attachment .entry-title:before {
    content: "\f416";
    font-size: 32px;
    margin-right: 10px;
}

.attachment .entry-meta {
    clear: none;
    color: inherit;
    float: right;
    max-width: 604px;
    padding: 9px 0 0;
    text-align: right;
}

.hentry.attachment:not(.image-attachment) .entry-meta {
    max-width: 104px;
}

.attachment footer.entry-meta {
    display: none;
}

.attachment-meta:before {
    content: "\f307";
}

.full-size-link a:before {
    content: "\f402";
}

.full-size-link:before {
    content: none;
}

.attachment .entry-meta a,
.attachment .entry-meta .edit-link:before,
.attachment .full-size-link:before {
    color: #ca3c08;
}

.attachment .entry-content {
    background-color: #fff;
    max-width: 100%;
    padding: 40px 0;
}

.image-navigation {
    margin: 0 auto;
    max-width: 1040px;
    position: relative;
}

.image-navigation a:hover {
    text-decoration: none;
}

.image-navigation .nav-previous,
.image-navigation .nav-next {
    position: absolute;
    top: 50px;
}

.image-navigation .nav-previous {
    left: 0;
}

.image-navigation .nav-next {
    right: 0;
}

.image-navigation .meta-nav {
    font-size: 32px;
    font-weight: 300;
    vertical-align: -4px;
}

.attachment .entry-attachment,
.attachment .type-attachment p {
    margin: 0 auto;
    max-width: 724px;
    text-align: center;
}

.attachment .entry-attachment .attachment {
    display: inline-block;
}

.attachment .entry-caption {
    text-align: left;
}

.attachment .entry-description {
    margin: 20px auto 0;
    max-width: 604px;
}

.attachment .entry-caption p:last-child,
.attachment .entry-description p:last-child {
    margin: 0;
}


/**
* 9.8 Author Bio
* ----------------------------------------------------------------------------
**/

.author-info {
    margin: 0 auto;
    max-width: 604px;
    padding: 30px 0 10px;
    text-align: left;
    /* gallery & video post formats */
    width: 100%;
}

.author.sidebar .author-info {
    max-width: 1040px;
    padding: 30px 376px 10px 60px;
}

.single .author-info {
    padding: 50px 0 0;
}

.author-avatar .avatar {
    float: left;
    margin: 0 30px 30px 0;
}

.single-format-status .author-description {
    color: #f7f5e7;
}

.author-description .author-title {
    clear: none;
    margin: 0 0 8px;
}

.author-link {
    color: #f07724;
    margin-left: 2px;
}

.author.archive .author-link {
    display: none;
}


/**
* 9.9 Archives
* ----------------------------------------------------------------------------
**/

.archive-meta {
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    margin-top: -15px;
    padding: 0 0 11px;
}

.sidebar .archive-meta {
    padding-right: 316px;
}


/**
* 9.10 Search Results/No posts
* ----------------------------------------------------------------------------
**/

.page-title {
    width: 100%;
}

.page-content {
    margin: 0 auto;
    max-width: 604px;
    padding: 40px 0;
    width: 100%;
}

.sidebar .page-content {
    margin: 0 auto;
    max-width: 1040px;
    padding: 40px 376px 40px 60px;
}

.search-form input {
    padding: 6px;
}


/**
* 9.11 404
* ----------------------------------------------------------------------------
**/

.error404 .page-title {
    margin: 0;
    padding-bottom: 200px;
    position: relative;
    text-align: center;
    width: auto;
}
.error404 .page-title:before {
  color: #085f48;
  content: "\f423";
  font-family: "Genericons";
  font-size: 350px;
  left: 0px;
  line-height: 0.6;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 85px;
}

.error404 .page-title:after{
  display: none;
}

.error404 .page-header,
.error404 .page-content {
    margin: 0 auto;
    max-width: 1040px;
    width: 100%;
}

.error404 .page-header p,
.error404 .page-content p {
    text-align: center;
}


/**
* 9.12 Multisite
* ----------------------------------------------------------------------------
**/

.site-main .mu_register {
    margin: 0 auto;
    max-width: 604px;
    width: 100%;
}

.mu_alert {
    margin-top: 25px;
}

.site-main .mu_register input[type="submit"],
.site-main .mu_register #blog_title,
.site-main .mu_register #user_email,
.site-main .mu_register #blogname,
.site-main .mu_register #user_name {
    font-size: inherit;
    width: 270px;
}

.site-main .mu_register input[type="submit"] {
    width: auto;
}


/**
* 10.0 Sidebar
* ----------------------------------------------------------------------------
**/

.sidebar-container ul li {
    list-style-position: inside;
}

/**
* 11.0 Footer site-footer
* ----------------------------------------------------------------------------
**/

.site-footer {
  position: relative;
}
.footer-top .wpb_text_column,
#footer-info-section .text-center p{
  margin-bottom: 0;
}
#footer-clients-section {
  border-bottom: 1px solid #DEDEDE;
  padding-bottom: 35px;
  padding-top: 50px; 
}
#footer-clients-section .text-center .wpb_text_column p{
  padding: 0 135px;
}
#footer-clients-section .owl-carousel .owl-item img{
  width: auto;
}
#footer-clients-section .owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 30px;
}
#footer-clients-section .owl-theme .owl-dots .owl-dot span {
  width: 20px;
  height: 20px;
  background: #ACACAC;
}
#footer-clients-section .owl-theme .owl-dots .owl-dot:hover span,
#footer-clients-section .owl-theme .owl-dots .owl-dot.active span {
  background: #09367B;
}

#footer-info-section {
  padding: 50px 0 0;
}
#footer-info-section .logo-footer {
  margin-bottom: 12px;
}
.site-footer-menu {
  padding: 13px 0;
}
.site-footer ul li {
  padding: 0 10px;
  display: inline-block;
}

.site-footer .widget a:hover {
    color: #8ac058;
}

.site-footer-menu li a{
  font-size: 16px;
  color: #7B7B7B;
}
.site-footer-menu li a:hover,
.site-footer-menu li.current_page_item a{
  color: #09367a;
}
.site-footer-menu .sub-menu{
  display: none;
}

.site-footer .footer-bottom .copyright{
  background: #085F48;
  padding: 10.5px;
}
.site-footer .footer-bottom .copyright p{
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1;
  color: #FFF;
}

.footer-phone-link{
  color: #085F48;
  font-size: 27px;
}
.footer-login-link{
  color:#7B7B7B;
  font-size: 20px;
}
.footer-login-link:before{
  font-family: Font Awesome\ 5 Free;
  content: "\f023";
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
  font-weight: 900;
  font-size: 11px;
  vertical-align: top;
  margin-right: 8px;
}
.footer-phone-link:hover,
.footer-login-link:hover{
  color: #09367B !important;
}
#footer-info-section .wpb_single_image:not(.logo-footer) {
  margin-bottom: 0;
}
#footer-clients-section h3{
  margin-bottom: 30px;
}
#footer-clients-section h3:after{
  background: #085F48;
}
#lcs_logo_carousel_wrapper {
  padding-top: 35px;
}
#footer-contact-section {
  background: #F5F5F5;
  padding: 60px 0 15px;
}
#footer-contact-section h3 {
  margin-bottom: 20px;
}
#footer-contact-section .text-center p {
  padding: 0 205px;
  margin-bottom: 20px;
}
.bbb-logo-container{
  margin: 0 !important;
  display: inline-block;
}
#cdm_wrapper_form {
  margin-bottom: 30px;
}
.cdm_nav_buttons{
  text-align: center;
}
.entry-content .cdm_nav_buttons .show-recently-uploaded-files,
.entry-content .cdm_nav_buttons .show-most-popular-files,
#cdm_nav_buttons .sp_cdm_refresh{
    display: none !important;
}
.entry-content #cdm_nav_buttons a{
  font-family: "Playfair Display";
  font-size: 18px;
  font-weight: 400;
  line-height: 1;
  min-height: 47px;
  display: inline-block;
  float: none;
}
.entry-content #cdm_nav_buttons a:link,
.entry-content #cdm_nav_buttons a:visited{
  background: #FFF;
  color: #000;
  border: 1px solid #000;
}
.entry-content #cdm_nav_buttons a:hover{
  color: #FFF;
  background-color: rgba(9, 54, 123, 0.7);
}
.sp-cdm-premium-search {
  background-color: #FFFF !important;
  text-align: center;
  padding:0;
}
.sp-cdm-premium-search #search_files,
.sp-cdm-premium-search select,
.sp-cdm-premium-search input,
.sp-cdm-premium-search a,
.cdm_nav_buttons{
  margin-bottom: 0;
}
.sp-cdm-premium-search #search_files{
  max-width: none;
  width: auto;
}
.sp-cdm-search-form .cdm_nav_buttons, 
.sp-cdm-search-form .cdm-advanced-search {
  display: inline-block;
  vertical-align: top;
}
#sp_cdm_breadcrumbs {
  background-color: #09367b;
}
#sp_cdm_breadcrumbs span{
  background-color: transparent;
}
#sp_cdm_breadcrumbs span,
#sp_cdm_breadcrumbs span a{
  color: #FFF;
  font-size: 16px;
}
#sp_cdm_breadcrumbs span a:hover{
  text-decoration: none;
  color: #acacac;
}
.sp-cdm-r-head {
  background-color: #09367b;
}
.sp-cdm-r-file-toolbox a:hover{
  text-decoration: none;
  color: #09367a;
}
.sp-cdm-premium-search select {
  text-indent: 5px;
  width: 100px;
  border: 1px solid #000;
  color: #000;
  background: #FFF;
}
.sp-cdm-premium-search a,
.sp-cdm-below-search-nav a{
  color: #FFF !important;
  background: #085f48 !important;
  font-weight: 400 !important;
  font-size: 16px !important;
}
.sp-cdm-premium-search a:hover,
.sp-cdm-below-search-nav a:hover{
  background:#09367b !important;
}
a.sp_cdm_logout i {
  display: none;
}
/*
* Gravity Forms
*/
.gform_wrapper .top_label .gfield_label{
    display:none !important;
}
body .gform_wrapper .gform_body .gform_fields .gfield_error .validation_message {
    display: none;
}
body .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container {
    margin: 4px 0 0 0;
}
body .gform_wrapper li.gfield.gfield_error, body .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning{
    background:initial;
    border: 0;
}
.gform_wrapper li.gfield.gfield_error input[type=email], .gform_wrapper li.gfield.gfield_error input[type=number], 
.gform_wrapper li.gfield.gfield_error input[type=password], .gform_wrapper li.gfield.gfield_error input[type=tel], 
.gform_wrapper li.gfield.gfield_error input[type=text], .gform_wrapper li.gfield.gfield_error input[type=url], 
.gform_wrapper li.gfield.gfield_error textarea{
    background:#A71933;
}
body .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label{
    margin:0 1em 0 0;
}
.gf_left_half {
    float: left;
}
body .gform_wrapper label.gfield_label+div.ginput_container{
    margin:0 !important;
}
.gform_wrapper .gform_footer{
  margin-top: 9px !important;
}
.gform_wrapper ul.gform_fields,
.gform_wrapper .gform_footer{
  text-align: center;
}
.gform_wrapper ul.gform_fields li.gfield {
  display: block;
  margin-top: 0 !important;
}
.gform_wrapper li.hidden_label input,
.gform_wrapper li.hidden_label textarea {
  max-width: 507px;
  width: 100%;
  margin-top: 0 !important;
}
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit]{
  margin: 0 !important;
}
#footer-contact-section .ginput_recaptcha > div {
  margin: 0 auto;
}
.contact-form-container .gform_wrapper li.hidden_label textarea {
  margin-bottom: 5px;
}
.copyright .ddcredit {
	max-width: 800px;
    margin: 0 auto;
    border-top: 1px solid #fff;
    margin-top: 8px;
    padding-top: 8px;
    width: 90%;
}
.copyright .ddcredit a {
	color:#fff;
}
.covidalert {
	color:#09367a;
	font-weight:700;
	margin: 0 auto;
	max-width:1280px;
	width:100%;
	padding:10px 10px 0px;
	border:10px solid #EED202;
}
.covidalert p {
  color: #09367a;
  margin-bottom: 10px !important;
  font-size: 30px !important;
}
.inc500logo {
	float:left;
}
.inc500logo img, .tenyearlogo img {
    width: 100%;
    height: auto;
}
.inc500logo img {
    max-width: 90px;
}
.tenyearlogo img {
    max-width: 125px;
    margin-top: 16px;
    float: right;
}
.cx3 {
    float: left;
    width: 26%;
}
.site-logo.text-center.cx3 {
    width: 44%;
}
.site-logo.text-center.cx3 img {
    width: 94%;
}
.hleft-graphic.cx3 {
    margin-top: 20px;
}
.site-logo.text-center.cx3 {
    margin-bottom: 10px;
}
/**
 * 11.0 Media Queries
 * ----------------------------------------------------------------------------
 */

@-ms-viewport {
    width: device-width;
}

@viewport {
    width: device-width;
}

@media screen and (max-width: 1180px) {
    .center-page {
        padding-left: 20px;
        padding-right: 20px;
    }
    .primary-menu > li > a {
        padding-left: 0;
    }
    .widget-footer-top {
        margin-left: 5%;
        max-width: 35%;
    }
}

@media screen and (max-width: 1024px) {
    .primary-menu > li > a {
      font-size: 16px;
    }
    .widget-header-right {
        top: 20px;
    }
  .internal-secondary-content .text-container-right > .vc_column-inner,
  .internal-secondary-content .text-container-left > .vc_column-inner{
    padding-top: 10px !important;
  }
  .internal-secondary-content .text-container-right > .vc_column-inner {
    padding-left: 20px !important;
  }
  .internal-secondary-content .text-container-left > .vc_column-inner {
    padding-right: 20px !important;
  }
  .contact-info-container .vc_icon_element-inner{
    width: 50px !important;
    height: 50px !important;
  }
  .contact-info-container .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-lg .vc_icon_element-icon {
    font-size: 35px !important;
  }
  #mission-values-section .wpb_text_column {
    background-position: 90% 90% !important;
  }
  #home-main-content h1 {
    font-size: 45px;
    line-height: 1.4;
  }
}

@media screen and (max-width: 991px){
  .internal-secondary-content .text-container-right > .vc_column-inner,
  .internal-secondary-content .text-container-left > .vc_column-inner{
    padding: 20px 20px 0 !important;
  }
  .entry-content .internal-main-content {
    padding-bottom: 10px !important;
  }
  .entry-content .internal-main-content .wpb_text_column{
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .breadcrumbs,
  .internal-secondary-content .text-container-right > .vc_column-inner p,
  .internal-secondary-content .text-container-left > .vc_column-inner p,
  #info-contact-page h3,
  .contact-form-container p,
  #info-contact-page .gform_wrapper ul.gform_fields li.gfield,
  #info-contact-page .gform_wrapper .gform_footer,
  .contact-info-container{
    text-align: center !important;
  }
  #info-contact-page h3:after{
    right: 0 !important;
  }
  .contact-form-container p{
    padding: 0 20px;
  }
  .contact-info-container {
    padding: 0 !important;
  }
  .contact-info-container .vc_inner {
    padding: 30px 0 0 !important;
  }
  .ginput_recaptcha > div {
    margin: 0 auto;
  }
}
@media screen and (max-width: 900px) {
	.header-top{
		position: relative;
	}
	.header-bottom{
		padding-top: 0 !important;
	}
  .error404 .page-title {
    font-size: 50px;
    line-height: 1.3;
  }
  /*.site-logo {
    margin-left: 0;
  }*/
  .header-top .header-right {
    margin-top: -10px;
    float: none;
    margin-bottom: 10px;
    text-align: center;
  }
	.vc-color-box h3 {
    margin-bottom: 20px;
	}
	.color-box-container {
		padding: 10px;
	}
	.bg-parallax{
		background-attachment: initial;
	}
	#buyer-seller-value-section {
    padding-top: 150px !important;
	}
	#buyer-seller-value-section .vc_row {
    padding: 0 !important;
	}
	.site-footer ul li {
    padding: 0 5px;
	}
	#mission-values-section .wpb_text_column {
    background-position: 95% 95% !important;
    padding: 30px 130px 30px 30px !important;
	}
	#mission-values-section:before{
		width: 100%;
	}
}
@media screen and (max-width: 850px) {
	#home-main-content .wpb_text_column {
		padding: 0 20px !important;
	}
	#home-main-content h1 {
    font-size: 36px;
	}
	#home-main-content {
    padding: 30px 0 !important;
	}
	#mission-values-section .text-white {
    padding: 0 !important;
	}
	#services-section-two-blocks .vc-color-box{
		max-width: none;
	}
	#buyer-seller-value-section {
		padding: 15px 0 50px !important;
	}
	#footer-contact-section .text-center p,
	#footer-clients-section .text-center .wpb_text_column p{
    padding: 0 50px;
	}
	.site-footer ul li {
    margin-bottom: 10px;
	}
	.site-footer ul li:last-child{
    margin-bottom: 0;
	}
	#services-section {
    padding: 50px 0 30px !important;
	}
	.color-box-container {
    padding: 40px;
	}
}
@media screen and (max-width: 800px) {
    .single .article-container,
    .single .sidebar-container,
    .template-internal #main,
    .template-internal .sidebar-container {
        float: none;
        margin: 0 auto 35px;
        width: 100% !important;
    }
}

@media screen and (max-width: 768px) {
    
    .home .page-title-container .center-page {
        padding: 0;
    }
    .home .page-title-container .entry-header {
        background: rgba(0, 0, 0, 0.3);
        min-width: 100%;
        text-align: center;
    }
    .internal-slider img {
        min-height: 300px;
    }
    .template-internal .slider {
        margin: auto;
        position: unset;
        width: auto;
    }
    .template-internal #main, .single .article-container, .archive .article-container, .blog .article-container, .category .article-container,
    .template-internal .sidebar-container, .single .sidebar-container, .archive .sidebar-container, .blog .sidebar-container, .category .sidebar-container, .search .sidebar-container{
        width:100%;
    }
  .cdm_responsive_button a {
    color: #FFF !important;
    background: #09367b;
    margin-left: 0;
  }
  .sp-cdm-premium-search #search_files,
  .sp-cdm-premium-search select,
  .sp-cdm-premium-search input,
  .sp-cdm-premium-search a,
  .cdm_nav_buttons {
    margin-bottom: 15px;
  }
  .open-cdm-nav {
    background: transparent;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
  }
  .cdm_responsive_button {
    display: block;
    text-align: center;
  }
  .entry-content #cdm_nav_buttons a{
    margin-right: 0;
  }
}

@media screen and (max-width: 767px) {
    /* Override VC Elements */
    .vc_gitem-col.col-post-right-image {
        position: relative;
    }
    .footer-top div[class*="col-"]{
        width:100%;
        margin: 20px 0;
    }
}

@media screen and (max-width: 736px) {
	#home-main-content .wpb_text_column {
		padding: 0 !important;
	}
}

@media screen and (max-width: 667px) {
 .error404 .page-title:before {
    top: 120px;
  }
  #home-main-content h1, h1{
    font-size: 34px !important;
	}
  .search .hentry a img {
    float: none;
    margin: 0 auto 20px;
    display: block;
  }
  .search-results .site-content .entry-title{
    line-height: 1.4;
  }
  .search-results .site-content .entry-title,
  .search-results .site-content p{
    text-align: center;
  }
  .search-results .site-content .entry-title:after{
    right: 0 !important;
  }
	#mission-values-section {
		padding-top: 30px !important;
		padding-bottom: 65px !important;
	}
}

@media screen and (max-width: 568px) {
	.site-logo {
   		margin-left: 0;
  	}
	.inc500logo, .tenyearlogo {
		display:none;
	}
	#home-main-content h1{
		font-size: 28px !important;
	}
}
@media screen and (max-width: 480px) {

    .header-top-right {
        float: none;
        text-align: center;
    }
    .header-top-right ul li {
        display: block;
    }
    .header-top-right ul li:after {
        display: none;
    }
  .error404 .page-title {
    font-size: 36px;
  }
	#home-main-content h1{
		font-size: 24px !important;
	}
	#mission-values-section {
    background-position: initial;
	}
	#home-main-content{
		padding-bottom: 0 !important;
	}
  .contact-form-container.vc_column_container>.vc_column-inner {
    padding-left: 15px !important;
  }
}
@media screen and (max-width: 414px){
	#home-main-content h1{
    font-size: 31px !important;
	}
	h2, h3, h4, h5, h6 {
		font-size: 36px !important;
	}
	.color-box-container {
    padding: 20px;
	}
	#mission-values-section .wpb_text_column {
    padding: 30px 30px 130px 30px !important;
	}
	.site-logo {
    width: 200px;
	}
	.professional-item h6,
	.professional-item h6 a{
		font-size: 17px !important
	}
	.professional-item .rpc-content{
		line-height: 1.3;
	}
	#footer-contact-section .text-center p,
	#footer-clients-section .text-center .wpb_text_column p{
		padding:0 20px;
	}
	.tparrows{
		top: 60% !important;
	}
	button#responsive-menu-pro-button{
		top: 37px !important;
	}
}