*, *:after, *:before {-webkit-box-sizing: border-box; box-sizing: border-box;}
/** 1. Change the default font family in all browsers (opinionated). 2. Prevent adjustments of font size after orientation changes in IE and iOS. */
html {-ms-text-size-adjust: 100%; /* 2 */ -webkit-text-size-adjust: 100%; /* 2 */}
/* HTML5 display definitions ========================================================================== */
/** Add the correct display in IE 9-. 1. Add the correct display in Edge, IE, and Firefox. 2. Add the correct display in IE. */
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {/* 1 */ display: block;}
/** Add the correct display in IE 9-. */
audio, canvas, progress, video {display: inline-block;}
/** Add the correct display in iOS 4-7. */
audio:not([controls]) {display: none; height: 0;}
/** Add the correct vertical alignment in Chrome, Firefox, and Opera. */
progress {vertical-align: baseline;}
/** Add the correct display in IE 10-. 1. Add the correct display in IE. */
template, [hidden] {display: none;}
/* Links ========================================================================== */
/** Remove the gray background on active links in IE 10. */
.transition, a, input, button, textarea {transition: all 0.3s ease;}
a {background-color: transparent;}
/** Remove the outline on focused links when they are also active or hovered in all browsers (opinionated). */
a:active, a:hover {outline-width: 0;text-decoration: none;outline: none; transition: all 0.3s ease; -webkit-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease;}
/* Text-level semantics ========================================================================== */
/** 1. Remove the bottom border in Firefox 39-. 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari. */
abbr[title] {border-bottom: none; /* 1 */ text-decoration: underline; /* 2 */ -webkit-text-decoration: underline dotted; text-decoration: underline dotted; /* 2 */}
/** Prevent the duplicate application of `bolder` by the next rule in Safari 6. */
b, strong {font-weight: inherit;}
/** Add the correct font weight in Chrome, Edge, and Safari. */
b, strong {font-weight: bold;}
/** Add the correct font style in Android 4.3-. */
dfn {font-style: italic;}
/** Add the correct background and color in IE 9-. */
mark {background-color: #ff0; color: #000;}
/** 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;}
/** Hide the overflow in IE. */
svg:not(:root) {overflow: hidden;}
/* Grouping content ========================================================================== */
/** 1. Correct the inheritance and scaling of font size in all browsers. 2. Correct the odd `em` font sizing in all browsers. */
code, kbd, pre, samp {font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */}
/** Add the correct margin in IE 8. */
figure {margin: 1em 40px;}
/** 1. Add the correct box sizing in Firefox. 2. Show the overflow in Edge and IE. */
hr {-webkit-box-sizing: content-box; box-sizing: content-box; /* 1 */ height: 0; /* 1 */ overflow: visible; /* 2 */}
/* Forms ========================================================================== */
/** Change font properties to `inherit` in all browsers (opinionated). */
button, input, select, textarea {font: inherit;}
/** Restore the font weight unset by the previous rule. */
optgroup {font-weight: bold;}
/** Show the overflow in IE. 1. Show the overflow in Edge. 2. Show the overflow in Edge, Firefox, and IE. */
button, input, select {/* 2 */ overflow: visible;}
/** Remove the margin in Safari. 1. Remove the margin in Firefox and Safari. */
button, input, select, textarea {/* 1 */ margin: 0;}
/** 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;}
/** Change the cursor in all browsers (opinionated). */
[type="submit"] {display: inline-block; position: relative; min-width: 160px;margin-top: 10px; padding: 13px 23px 9px; font-family: adobe-caslon-pro, serif; font-weight: 600; font-size: 17px !important; line-height: 24px; text-align: center; letter-spacing: 0.2px; background: #B3A97B; box-shadow: 0px 14px 30px rgba(179, 169, 123, 0.4); border-radius: 25px; color: #FFF; transition: all 0.3s ease; -webkit-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; z-index: 9;border: none !important;cursor: pointer;}
[type="submit"]:hover {background-color: #333333; color: #FFF;}
/** Restore the default cursor to disabled elements unset by the previous rule. */
[disabled] {cursor: default;}
/** 1. Prevent a WebKit bug where (2) destroys native `audio` and `video` controls in Android 4. 2. Correct the inability to style clickable types in iOS. */
button, html [type="button"], [type="reset"], [type="submit"] {-webkit-appearance: button; /* 2 */}
/** Remove the inner border and padding in Firefox. */
button::-moz-focus-inner, input::-moz-focus-inner {border: 0; padding: 0;}
/** Restore the focus styles unset by the previous rule. */
button:-moz-focusring, input:-moz-focusring {outline: 1px dotted ButtonText;}
/** Change the border, margin, and padding in all browsers (opinionated). */
fieldset {border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em;}
/** 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 {-webkit-box-sizing: border-box; box-sizing: border-box; /* 1 */ color: inherit; /* 2 */ display: table; /* 1 */ max-width: 100%; /* 1 */ padding: 0; /* 3 */ white-space: normal; /* 1 */}
/** Remove the default vertical scrollbar in IE. */
textarea {overflow: auto;}
/** 1. Add the correct box sizing in IE 10-. 2. Remove the padding in IE 10-. */
[type="checkbox"], [type="radio"] {-webkit-box-sizing: border-box; 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;}
/** Correct the odd appearance of search inputs in Chrome and Safari. */
[type="search"] {-webkit-appearance: textfield;}
/** Remove the inner padding and cancel buttons in Chrome on OS X and Safari on OS X. */
[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {-webkit-appearance: none;}
blockquote {border-left: 2px solid #FFF; margin-left: 0; margin-right: 0; padding: 0rem 2rem;margin: 50px 0px 45px 40px !important;}
blockquote *:last-child {margin: 0;}
form ul {list-style: none; margin: 0; padding: 0;}
input[type='text'], input[type='email'], input[type='password'], input[type='tel'], input[type='url'], textarea, select {-webkit-appearance: none; -moz-appearance: none; appearance: none; background-color: transparent; border: 1px solid #d1d1d1; border-radius: .4rem; -webkit-box-shadow: none; box-shadow: none; -webkit-box-sizing: border-box; box-sizing: border-box; padding: .6rem 1.0rem; width: 100%;}
input[type='text']:focus, input[type='email']:focus, input[type='password']:focus, input[type='tel']:focus, input[type='url']:focus, textarea:focus, select:focus {border: 1px solid #f2a1ad; outline: 0;}
textarea {padding-bottom: .6rem; padding-top: .6rem;}
label, legend {font-size: 16px; display: block; margin-bottom: .5rem; color: #302C2E;}
fieldset {border-width: 0; padding: 0;}
input[type='checkbox'], input[type='radio'] {display: inline;}
input[type='submit']:focus {outline: none;}
input::-webkit-input-placeholder,select::-webkit-input-placeholder {color: #6D7783;}
input::-moz-placeholder,select::-moz-placeholder {color: #6D7783;}
input:-ms-input-placeholder,select:-ms-input-placeholder {color: #6D7783;}
input:-moz-placeholder,select:-moz-placeholder {color: #6D7783;}
input:focus {outline: none;}
dl, ol, ul {margin-top: 0; padding-left: 0;}
dl dl ul, dl ol, ol dl ul, ol ol, ul dl ul, ul ol {font-size: 90%; margin: 1.5rem 0 1.5rem 3.0rem;}
dl {list-style: none;}
ul {list-style: circle inside;}
ol {list-style: decimal inside;}
dt, dd, li {margin-bottom: 10px;}
hr {border-top: 0.1rem solid #4A4D50; border-width: 0; margin-bottom: 3.5rem; margin-top: 3rem;}
.embed-container {position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; height: auto;}
.embed-container iframe, .embed-container object, .embed-container embed {position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
input, textarea, select, fieldset {margin-bottom: 1rem;}
input:last-child, textarea:last-child, select:last-child, fieldset:last-child {margin-bottom: 0;}
pre, blockquote, dl, figure, table, p, ul, ol, form {margin-bottom: 1.4rem;}
pre:last-child, blockquote:last-child, dl:last-child, figure:last-child, table:last-child, p:last-child, ul:last-child, ol:last-child, form:last-child {margin-bottom: 0;}
table {width: 100%;}
.flex, .flex-row, .flex-column, .flex-start, .flex-end, .flex-center, .flex-stratch {display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; flex-wrap: wrap;}
.flex-row {-webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row;}
.flex-column {-webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column;}
.flex-start {-webkit-box-align: start; -ms-flex-align: start; align-items: flex-start;}
.flex-end {-webkit-box-align: end; -ms-flex-align: end; align-items: flex-end;}
.flex-center {-webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center;}
.flex-stratch {-webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch;}
@supports ((-o-object-fit: cover) or (object-fit: cover)) {.background-image img {-o-object-fit: cover; object-fit: cover; -o-object-position: center; object-position: center; height: 100%;}}
.clearfix {*zoom: 1;}
.clearfix:after, .clearfix:before {content: ''; display: table;}
.clearfix:after {clear: both;}
.tacenter {text-align: center;}
.taright {text-align: right;}
.taleft {text-align: left;}
.relative {position: relative;}
body,html {font-family: 'Noto Sans', sans-serif; font-size: 14px; line-height: 22px; color: #6D7783;margin: 0px;padding: 0px;position: relative;font-size: 16px;line-height: 26px;background: #FFF;}
h1,h2,h3,h4,h5 {font-family: adobe-caslon-pro, serif; font-weight: 600;margin: 0px 0px 20px 0px;color: #000;font-weight: 500;}
h1 {font-size: 30px;line-height: 40px;}
h2 {font-size: 28px;line-height: 38px;}
h3 {font-size: 26px;line-height: 36px;}
h4 {font-size: 24px;line-height: 32px;}
h5 {font-size: 18px;line-height: 28px;}
a {text-decoration: none; cursor: pointer;color: #6D7783;position: relative;}
a:hover {text-decoration: none;outline: none;transition: all 0.3s ease;-webkit-transition: all 0.3s ease;-ms-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;color: #B3A97B;}
p {font-family: 'Noto Sans', sans-serif; font-size: 14px; line-height: 22px; color: #6D7783; margin: 0px 0px 20px 0px;}
img {max-width: 100%; height: auto;}
.tbl {display: table; width: 100%; height: 100%; vertical-align: middle; text-align: center;position: relative;z-index: 9;}
.tblcell {display: table-cell; width: 100%; height: 100%; vertical-align: middle;}
.imgresponsive {max-width: 100%; display: block; height: auto;margin: 0 auto;}
.paddingtop {padding: 100px 0px;}
.inline__block {float: left; width: 100%; vertical-align: top; position: relative;}
.gform_wrapper label.gfield_label {font-family: 'Noto Sans', sans-serif; font-weight: 400 !important; font-style: normal; font-size: 19px; line-height: 22px; color: #DEA034;display: none !important;}
.gform_wrapper .ginput_container input, .gform_wrapper .ginput_container textarea, .gform_wrapper .ginput_container select {font-family: 'Noto Sans', sans-serif !important; font-size: 14px !important; line-height: 22px !important; color: #6D7783; outline: none; padding: 15px 20px !important; margin-bottom: 0px; height: 52px; border: none !important; font-size: 14px !important; line-height: 16px; background: #FFFFFF;border-radius: 8px; }
.gform_wrapper .ginput_container select option {color: #000;}
.gform_wrapper .ginput_container textarea {height: 135px;margin-top: 0px;}
.gform_wrapper .validation_error {display: none;}
.gform_wrapper .validation_message {display: inline-block; width: 100%; text-align: left; margin-top: 0px; color: #F00;}
.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {background: none !important;border: none !important;}
.gform_confirmation_message {text-align: center;margin-top: 15px;}
.container {max-width: 1340px; margin: 0 auto; padding: 0 20px; position: relative;}
.container__inner {max-width: 88%; margin: 0 auto; position: relative;z-index: 99;}
.owl-carousel .owl-stage, .owl-carousel.owl-drag .owl-item {-ms-touch-action: auto; touch-action: auto;}
.owl-carousel .owl-stage img {width: auto;}
.bgbutton {display: inline-block; position: relative; min-width: 160px;margin-top: 20px; padding: 15px 23px 11px 23px;  font-family: adobe-caslon-pro, serif; font-weight: 600; font-size: 17px; line-height: 24px; text-align: center; letter-spacing: 0.2px; background: #B3A97B; box-shadow: 0px 14px 30px rgba(179, 169, 123, 0.4); border-radius: 25px; color: #FFF;}
.bgbutton:hover {color: #FFF;background: #333333;}
.bgproperty {background-size: cover;background-position: center;background-repeat: no-repeat;}
.bgoverlay {position: absolute; top: 0; left: 0; right: 0; bottom: 0; width: 100%; height: 100%; background-repeat: no-repeat; background-position: top center; background-size: cover; text-align: center; mix-blend-mode: normal;}
.bgoverlay__inner {position: absolute; top: 0; left: 0; right: 0; bottom: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.5); mix-blend-mode: normal;}
.common__container {z-index: 99;position: relative;}
.headingsect {max-width: 57%;margin: 0 auto;}
.tagline {font-family: 'Noto Sans', sans-serif; font-size: 14px; line-height: 22px; letter-spacing: 1.75px; text-transform: uppercase; color: #6D7783; margin-bottom: 25px; display: inline-block; width: 100%;}
.commonsect h2 {font-family: adobe-caslon-pro, serif; font-weight: 600; font-style: normal; font-size: 40px; line-height: 47px; color: #000000; position: relative; margin-bottom: 55px;}
.commonsect h2:after {content: ''; border-bottom: 1px solid #B3A97B; width: 80px; position: absolute; left: 0; bottom: -26px; margin: 0 auto;right: 0;}
.commonslider .owl-nav .owl-prev, .commonslider .owl-nav .owl-next {font-size: 0px;outline: none;}
.commonslider .owl-nav .owl-prev {top: 45%; left: 20px; position: absolute;}
.commonslider .owl-nav .owl-next {top: 45%; right: 20px; position: absolute;}
.owl-dots {display: block; margin-top: 20px;}
.owl-dots .owl-dot {width: 8px; height: 8px; background: #C5C4C2 !important; margin: 0px 5px; border-radius: 50%; display: inline-block;outline: none;position: relative;}
.owl-nav span {display: none;}
.column__third {flex: 0 0 33.33%; max-width: 33.33%;}
.column__half {flex: 0 0 48%; max-width: 48%;}
.column__full {flex: 0 0 100%; max-width: 100%;}
.flex-inherit {justify-content: inherit;}
.common__inner {margin: 0px 50px 40px 0px;}
.header__section {width: 100%; z-index: 9999; overflow: visible; position: fixed; height: auto; -webkit-transition: padding 0.2s ease; transition: padding 0.2s ease; -webkit-transition: height 0.5s ease; transition: height 0.5s ease;background: #FFF;}
.header__inner {float: left; width: 100%; display: flex; align-items: center; justify-content: space-between;}
.header__cover {margin-top: 90px;}
.slider__sect {height: 525px; z-index: 9;background: #2F2F2F;}
.slider__sect .container,.slider__sect .container__inner {height: 100%;}
.slider__sect .tbl {text-align: left;}
.slider__sect .tblcell {vertical-align: bottom;padding-bottom: 50px;}
.home .slider__sect .tblcell {vertical-align: middle;padding-bottom: 0px;}
.slider__content {max-width: 66%;position: relative;z-index: 99;}
.slider__sect h1 {font-family: adobe-caslon-pro, serif; font-weight: 600; font-size: 60px; line-height: 70px; color: #FFFFFF;margin-bottom: 25px; padding-bottom: 15px; position: relative;}
.home .slider__sect h1 {border-bottom: 1px solid #FFF;}
.slider__sect p {font-family: adobe-caslon-pro, serif; font-weight: 600; font-size: 30px; line-height: 38px; color: #FFFFFF; }
.home .slider__sect .bgoverlay {opacity: 0.6;}
.slider__sect .bgbutton {margin-top: 30px;padding: 16px 97px 10px 97px;background: #FFF;color: #000;}
.slider__sect .bgbutton:hover {background: #B3A97B;color: #FFF;}
.download {background: rgba(20, 88, 228, 0.07); padding: 60px 0px 40px 0px;}
.download .container__inner {max-width: 70%;}
.download .flex {justify-content: inherit;}
.download h2 {font-family: adobe-caslon-pro, serif; font-weight: 600; font-size: 40px; line-height: 47px; color: #000000; margin-bottom: 0px; }
.downloadleft {flex: 0 0 20%;max-width: 20%;}
.downloadright {flex: 0 0 80%;max-width: 80%;}
.downloadright .gform_wrapper {margin-top: 0px;}
.downloadright .gform_wrapper .gform_fields {display: flex;justify-content: space-between;}
.downloadright .gform_wrapper .ginput_container input {border-radius: 24px;}
.downloadright .gform_wrapper .ginput_container_email input {width: 315px !important;}
.downloadright .gform_wrapper form {display: flex; align-items: flex-end; justify-content: space-between; }
.downloadright .gform_wrapper .gform_footer {width: auto !important;}
.downloadright .gform_wrapper [type="submit"] {padding: 16px 48px 10px 48px;}
.downloadright .gform_wrapper.gform_validation_error .gform_footer {margin-top: 0px !important; padding-top: 0px !important; top: -72px !important; position: relative; }
.whatwe__sect {padding: 70px 0px 90px 0px;}
.whatwe__sect .flex {margin-top: 60px;align-items: inherit;}
.whatwe__sect p {font-size: 18px;line-height: 28px;}
.whatwe__sect .why__box,.benefits__inner,.meet__inner {margin: 0px 40px 40px 0px;}
.whatwe__sect .why__inner {background: #FFFFFF; box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.14); border-radius: 8px; padding: 40px 25px; text-align: center;height: 100%;display: block;overflow: hidden;transition: all 1s;}
.whatwe__sect .why__inner h3 {margin-top: 25px; font-family: adobe-caslon-pro, serif; font-weight: 600; font-size: 24px; line-height: 28px; text-align: center; color: #222A41;}
.whatwe__sect .why__inner p {font-size: 14px; line-height: 24px;}
.whatwe__sect .why__inner span {font-family: 'Noto Sans', sans-serif; font-weight: 400;font-size: 16px; line-height: 24px; text-align: center; letter-spacing: 0.188235px; text-decoration-line: underline; color: #333333;}
.whatwe__sect .why__inner:hover {transform: scale(1.1);}
.intro__inner {padding: 0px 160px 0px 30px;}
.intro__inner h2:after {left: 0; right: inherit;}
/*.intro__inner p {font-family: adobe-caslon-pro, serif; font-weight: 400; font-style: normal;font-size: 15px;}*/
.bgcolor {background: rgba(162, 162, 162, 0.152366);}
.client__sect {padding-top: 75px;}
.client__lists {margin-bottom: 60px;}
.client__lists .owl-stage-outer {padding: 50px 0px;}
.item__inner {background: #FFFFFF; box-shadow: 0px 10px 20px rgba(109, 119, 131, 0.197888); border-radius: 18px; padding: 50px;}
.item__inner .quoteimg {margin: 0px auto 28px auto;}
.item__inner .tblcell {width: auto;}
.item__inner .item__content {width: 75%;}
.item__inner .item__content h3,.item__inner .item__content h4 {font-size: 17px; line-height: 24px; letter-spacing: 0.2px; color: rgba(0, 0, 0, 0.798772); margin-bottom: 0px;}
.offer__sect {background: #FFFFFF;  box-shadow: 0px 20px 80px rgba(0, 0, 0, 0.1);  border-radius: 18px; padding: 65px 65px 58px 65px; text-align: center; margin: 0px auto; max-width: 88%; display: table;z-index: 99;position: relative;}
.offer__list {flex: 0 0 33%; border-right: 1px solid #A2A2A2; padding: 20px 40px;max-width: 33%;}
.offer__sect .headingsect {max-width: 65%;}
.offer__sect .flex {margin-top: 60px;}
.office__img {min-height: 78px; display: flex;}
.office__img .whiteicon {display: none;}
.offer__sect h3 {margin-top: 30px; font-family: adobe-caslon-pro, serif; font-weight: 600; font-size: 24px; line-height: 28px; text-align: center; color: #222A41;}
.offer__list:last-child {border: none;}
.offer__sect .viewall {margin-top: 0px;}
.viewall .bgbutton {min-width: 186px;}
.offer__sect .bgbutton {margin-top: 10px;}
.faqs__sect h2:after {content: none;}
.faqs__sect h2 {margin-bottom: 20px;}
.offer__sect .commonsect h2:after {bottom: -17px;}
.offer__list:hover {background: rgba(20, 88, 228, 1);}
.offer__list:hover h3,.offer__list:hover p {color: #FFF;}
.offer__list:hover .whiteicon {display: block;}
.offer__list:hover .blueicon {display: none;}
.footer__sect {background: #333333;padding: 80px 0px 25px 0px;}
.footer__new {padding: 320px 0px 25px 0px;margin-top: -340px;}
.footer__menu {width: 28%;}
.quick__menu {width: 16%;}
.service__menu {width: 20%;}
.lastmenu {width: 5%;}
.footer__sect h3 {font-size: 24px; line-height: 28px; color: #FFFFFF;}
.footer__sect ul li,.footer__sect ul li a {list-style: none; font-family: 'Noto Sans', sans-serif; font-size: 14px; line-height: 22px; color: rgba(255, 255, 255, 0.5);}
.footerinfo ul li,.footerinfo ul li a {font-size: 18px; line-height: 26px; color: #FFFFFF;}
.footer__sect ul li a:hover,.footerinfo ul li a:hover {color: #B3A97B;}
.footerinfo {margin-top: 25px;}
.newsletter__sect input[type="text"] {background: rgba(255,255,255,0.25); mix-blend-mode: normal; border-radius: 8px; height: 48px; color: #FFF; }
.newsletter__sect input::-webkit-input-placeholder {color: #FFF;}
.newsletter__sect input::-moz-placeholder {color: #FFF;}
.newsletter__sect input:-ms-input-placeholder {color: #FFF;}
.newsletter__sect input:-moz-placeholder {color: #FFF;}
.newsletter__sect form {position: relative;}
.newsletter__sect input[type="submit"] {border-radius: 0px !important; background: url(../images/right.svg); box-shadow: none !important; width: 28px !important; height: 12px !important; font-size: 0px !important; background-repeat: no-repeat; background-position: center; padding: 0px !important; min-width: auto; position: absolute; top: 18px; right: 5px;}
.newsletter__sect .gform_footer {padding: 0px !important;margin: 0px !important;}
.gform_ajax_spinner {display: none;}
.newsletter__sect .gform_wrapper ul.gform_fields li.gfield {padding-right: 0px !important;margin-right: 0px !important;max-width: 100% !important;}
.newsletter__sect .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {max-width: 100% !important;}
.newsletter__sect .gform_wrapper.gform_validation_error input[type="submit"] {top: 32px !important;}
.socialinfo {margin-top: 20px;}
.socialinfo li {display: inline-block;padding-right: 20px}
.socialinfo li span {padding-left: 10px;}
.socialinfo li i {color: #FFF;font-size: 16px;}
.socialinfo li:first-child {display: block;margin-bottom: 15px;}
.socialinfo li:first-child img {vertical-align: middle; margin-right: 7px;}
.copyright {border-top: 1px solid rgba(255, 255, 255, 0.25); padding-top: 25px; margin: 30px 0px 0px 0px;text-align: center;}
.copyright ul li {display: inline-block;line-height: normal;margin-bottom: 0px;padding: 0px 4px;}
.copyright ul li,.copyright ul li a {font-size: 12px; line-height: 20px; color: rgba(255, 255, 255, 0.503623);}
.inner__sect {height: 450px;}
.inner__sect h1 {overflow:hidden;}
.inner__sect h1:after {content: ''; display: inline-block; width: 100%; height: 100%; margin-right: -100%; border-top: 1px solid #A2A2A2; top: -13px; position: relative; left: 40px; }
.inner__sect .bgoverlay {opacity: 0.4;}
.inner__sect .tblcell {padding-bottom: 70px;}
.about__introsect {padding-bottom: 125px;}
.about__introsect .column__half {flex: 0 0 46%; max-width: 46%;}
.about__introsect .container,.about__introsect .container__inner {position: initial;}
.about__introsect h2:after {margin: 0px;}
.about__info {margin-bottom: 35px;}
.about__introsect .column__right {width: 630px; position: absolute; top: 0; right: 0; background: #F1F1F1; padding: 80px; height: 100%;}
.about__introsect .column__right .tagline {color: #B3A97B;}
.about__mdlsect {margin-top: -60px;z-index: -9;padding: 125px 0px 80px 0px;background: #333333;}
.about__mdlsect h2 {color: #FFF;font-size: 52px; line-height: 62px;}
.about__mdlsect .flex {margin-top: 80px;text-align: left;align-items: inherit;}
.about__mdlsect .bgoverlay {background-size: inherit; top: 180px; opacity: 0.4;}
.benefits__inners {padding: 0px 40px 0px 30px;border-right: 0.5px solid rgba(255,255,255,0.5);height: 100%;}
.benefits__inner:nth-child(4n) .benefits__inners {border-right: none;}
.benefits__inner h3 {font-size: 24px; line-height: 28px; color: #FFFFFF;}
.about__mdlsect .viewall {margin-top: 10px;}
.faqs__sect h2 {font-size: 52px; line-height: 62px;}
.faq__list {max-width: 66%; margin: 60px auto 0px auto;}
.faq__list .faq__item {border-bottom: 1px solid #A2A2A2;}
/* .faq__list .faqopen {border-bottom: none; background: #FFFFFF; box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.14); border-radius: 8px; padding: 0px 30px;} */
.faq__list .faqsec {font-family: adobe-caslon-pro, serif; font-weight: 400; padding: 40px 42px 40px 0px; position: relative; font-size: 24px; line-height: 28px; color: #222A41; cursor: pointer;}
.faq__list .faqans {display: none; padding: 0px 0px 30px 0px;}
.faq__list .faqopen .faqsec {color: #B3A97B;}
.commonsect ul li, .faq__list .faqans ul li,.pagesect ul li {list-style: none; font-family: 'Noto Sans', sans-serif; font-weight: 400; font-size: 14px; line-height: 22px; color: #6D7783;padding-left: 20px;position: relative;}
.commonsect ul li:before, .faq__list .faqans ul li:before,.pagesect ul li:before {content: url('../images/list-icon.svg'); width: 8px; height: 8px; position: absolute; left: 0; }
.faq__list .faqsec:after {content: url('../images/plus.svg'); position: absolute; right: 0px; top: 38px; width: 29px; height: 29px;}
.faq__list .faqsec.open:after {content: url('../images/minus.svg'); position: absolute; right: 0px; top: 33px; width: 29px; height: 1px;}
.about__whatwe {padding-bottom: 0px;}
.team__inner {margin: 120px 50px 0px 0px; position: relative; text-align: center; border-radius: 14px; box-shadow: 0px 2px 35px 0px rgba(0, 0, 0, 0.15); position: relative; padding: 0 30px 30px; background: #fff;}
.teambg {border-radius: 50%; background-position: center; background-size: cover; background-repeat: no-repeat; height: 200px; position: relative; max-width: 200px; margin: -72px auto 30px auto;filter: drop-shadow(0px 20px 40px rgba(109, 119, 131, 0.35));}
.teamdetails h3 {font-size: 24px; line-height: 28px; text-align: center; color: #222A41; margin-bottom: 10px;}
.teamdetails h4 {font-family: 'Noto Sans', sans-serif; font-size: 12px; line-height: 22px; text-align: center; letter-spacing: 1.5px; text-transform: uppercase; color: #A2A2A2;}
.teamdetails a {font-family: adobe-caslon-pro, serif; font-weight: normal; font-size: 18px; line-height: 24px; text-align: center; letter-spacing: 0.188235px; text-decoration-line: underline; margin-top: 20px; display: inline-block; width: 100%; }
.team_client {padding-top: 0px;}
.service__column {padding: 0px;}
.service__column .flex {margin-top: 80px;}
.service__column .column__inner {padding-right: 130px;}
.service__column h2:after {right: inherit;}
.column__flex .column__inner {padding: 0px 50px 0px 130px;}
.cntinfo li {position: relative;padding: 0px 0px 10px 60px !important;height: 55px;}
.cntinfo li a {display: inline-block;width: 100%;}
.cntinfo li p {margin-bottom: 5px;}
.cntinfo li.phone:before {content: url('../images/message.svg'); position: absolute; left: 0; top: 0;}
.cntinfo li.address:before {content: url('../images/address.svg'); position: absolute; left: 0; top: 0;}
.cntinfo li.hours:before {content: url('../images/hours.svg'); position: absolute; left: 0; top: 0;}
.cntviewall {margin-top: 15px;}
.cntviewall a {margin-right: 20px;}
.office__whatwe {background: rgba(162, 162, 162, 0.152366);padding-bottom: 100px;}
.office__column {padding-bottom: 80px;}
.meeteam .flex {margin-top: 65px;}
.meetus .flex {margin-top: 25px;}
.meeteam h2 {font-size: 52px; line-height: 62px;}
.meet__inner img {filter: drop-shadow(0px 20px 40px rgba(109, 119, 131, 0.35));}
.meet__inner h3{font-size: 24px; line-height: 28px; text-align: center; color: #222A41; margin: 25px 0px 10px 0px;}
.meet__inner p {font-size: 12px; line-height: 22px; text-align: center; letter-spacing: 1.5px; text-transform: uppercase; color: #A2A2A2;font-family: 'Noto Sans', sans-serif;}
.aboutcnt {margin: 75px auto 0px auto;max-width: 75%;}
.aboutcnt h3 {font-size: 40px; line-height: 47px; color: #000000;margin: 0px;}
.aboutcnt .bgbutton {margin: 0px;}
.column__flex .column__left {order: 2;}
.column__flex .column__right {order: 1;}
.videosect .container__inner {max-width: 62%;}
.videosect .wp-video {width: 100% !important;}
.single-service .client__sect {background: #FFF;}
.acf-map {height: 600px;}
.acf-map iframe  {height: 100%;}
.page-template-office .client__sect,.page-template-contact .client__sect {display: none;}
.page-template-office .footer__new,.page-template-contact .footer__new {padding: 80px 0px 25px 0px; margin-top: 0px;}
.team__intro {padding-bottom: 0px;}
.team__intro h2 {font-size: 48px;line-height: 58px;margin-bottom: 15px;}
.team__intro h2:after {content: none;}
.team__intro .headingsect p {font-size: 18px;line-height: 28px;position: relative;}
.team__intro .headingsect p:after {content: ''; border-bottom: 1px solid #B3A97B; width: 80px; position: absolute; left: 0; bottom: -22px; margin: 0 auto; right: 0; }
.team__intro .flex {margin-top: 50px;}
.team__logo {padding: 50px 0px 30px 0px;}
.logo__inner {flex: 0 0 25%;max-width: 25%;margin-bottom: 20px;}
.meetus {padding-bottom: 0px;}
.showmore,.teamdetails.open .lessmore {display: none;}
.teamdetails.open .showmore {display: block;}
.contact__mdl .container__inner {max-width: 77%;}
.contact__mdl .headingsect {max-width: 100%;}
.contact__mdl h2:after {content: none;}
.contact__mdl .contact__left {margin-bottom: 35px;}
.contact__mdl .contact__left h3 {font-family: 'Noto Sans', sans-serif; font-size: 14px; line-height: 22px; letter-spacing: 1.75px; text-transform: uppercase; color: #6D7783;margin-bottom: 12px;}
.contact__mdl .contact__left a {font-family: 'Noto Sans', sans-serif; font-size: 18px; line-height: 28px; color: #000000; }
.contact__mdl .contact__left a:hover {color: #B3A97B;}
.contact__mdl .gform_wrapper,.contact__mdl .gform_wrapper ul li.gfield {margin-top: 0px;}
.contact__half {flex: 0 0 35%;max-width: 35%;}
.contact__rights {flex: 0 0 60%;max-width: 60%;}
.contact__rights input[type="submit"] {width: 100% !important;}
.contact__mdl .gform_wrapper .ginput_container_select {position: relative;}
.contact__mdl .gform_wrapper .ginput_container_select:after {content: url(../images/triangle.svg); position: absolute; top: 10px; right: 20px;}
.error__sect .bgbutton {margin-top: 7px;}
.archive__sect .recent__img {height: 300px; margin-bottom: 35px; position: relative; }
.blogpagi .page-numbers {font-family: 'Noto Sans', sans-serif; padding: 5px 10px; vertical-align: top; font-size: 17px; line-height: 27px; text-align: center; color: #FFF; background: #000; margin: 0px 5px; border-radius: 5px;}
.blogpagi .page-numbers:hover,.blogpagi .current {background: #B3A97B;}
.search__inners,.entry-meta {margin-bottom: 20px;}
.comments-area {margin-top: 25px;}
.serviceIcon {display: flex; min-height: 70px;}
.testimonialsect {padding: 60px 0px;}
.testimonialsect .container__inner {overflow: hidden;padding: 0px 20px;}
.testislider {margin-top: 30px;}
.testislider .owl-stage-outer {padding: 30px 0px; overflow: inherit;}
.testislider .item {background: #FFFFFF; box-shadow: 0px 10px 20px rgba(109, 119, 131, 0.197888); border-radius: 18px; padding: 30px; text-align: center; }
.testislider .item .imgresponsive {margin-bottom: 30px;}
.testislider p {font-size: 14px; line-height: 22px; text-align: center; color: #6D7783; }
.testimg img {width: 60px; height: 60px; border-radius: 100%;margin-right: 20px;}
.testislider .item .flex {justify-content: center;align-items: center;margin-top: 25px;}
.testicontent h3,.testicontent h4 {font-family: adobe-caslon-pro, serif; font-weight: 500; font-size: 17px; line-height: 24px; letter-spacing: 0.2px; color: rgba(0, 0, 0, 0.798772);text-align: left;margin-bottom: 0px;}
.testislider .owl-nav {margin: 0px auto;text-align: center;}
.testislider .owl-prev {width: 28px; height: 12px; background: url(../images/left-arrow.svg) !important; outline: none; margin-right: 12px; }
.testislider .owl-next {width: 32px; height: 12px; background: url(../images/right-arrow.svg) !important; outline: none; margin-left: 12px; }
@media screen and (min-width: 1025px) {
    .mobile__version {display: none;}
    .header__section .container {-webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; overflow: visible;}
    .header__logo {margin-top: 10px;}
    .logo {width: auto; height: 100%; text-align: center; display: block; margin: 0 3rem; -ms-flex-negative: 0; flex-shrink: 0;}
    .logo img {width: 100px;height: 100%;margin: 0 auto;}
    .nav {list-style: none; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; margin: 0 auto; padding: 0;}
    .nav > li {display: inline-block; vertical-align: top; position: relative;margin-bottom: 0px;}
    .nav li > ul {position: absolute; display: none; border: none; border-radius: 0px; min-width: 285px; top: 90px; left: 0px; padding: 0; margin: 0px; background: #333;mix-blend-mode: normal;list-style: none;}
    .nav li a {-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; display: block; padding: 34px 20px; font-family: 'Noto Sans', sans-serif; font-size: 16px; line-height: 22px; text-transform: uppercase; color: #333333;}
    .nav li:hover > ul {display: inline-block;}
    .nav li li {-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;margin-bottom: 0px; mix-blend-mode: normal;  border-bottom: 1px solid rgba(255, 255, 255, 0.2);}
    .nav li li:last-child {border-bottom: none;}
    .nav li li a {display: block; position: relative; text-align: left; z-index: 100; color: #FFF;padding: 15px 23px; font-size: 14px;}
    .nav li a:hover,.nav > li.current-menu-item > a,.nav > li.current-menu-parent > a {color: #B3A97B;}
    .nav .current-menu-parent .current-menu-item { background: #B3A97B; }
    .nav li li:hover {background: #B3A97B; color: #FFF;}
    .nav li li a:hover {color: #FFF;}
    .nav li.bookus {margin: 17px 0px 0px 20px;}
    .nav li.bookus a {display: inline-block; position: relative; padding: 16px 23px 10px 23px; font-family: adobe-caslon-pro, serif; font-weight: 600; font-size: 17px; line-height: 24px; text-align: center; letter-spacing: 0.2px; background: #B3A97B; box-shadow: 0px 14px 30px rgba(179, 169, 123, 0.4); border-radius: 25px; color: #FFF; text-transform: inherit;min-width: 160px;}
    .nav li.bookus a:hover {background: #333;}
    .nav li.callus {padding-left: 15px;}
    .nav li.callus a:before {content: url('../images/call.svg');width: 12px;height: 21px;position: absolute;left: -3px;top: 33px;}
    .nav > li.menu-item-has-children > a:after {content: ''; display: inline-block; width: 0; height: 0; margin-left: 8px; vertical-align: middle; border-top: 5px dashed; border-top: 5px solid\9; border-right: 5px solid transparent; border-left: 5px solid transparent; margin-top: -5px;}
    .common__inner {width: -webkit-calc((100% - (50px*2))/3); width: -moz-calc((100% - (50px*2))/3); width: calc((100% - (50px*2))/3);}
    .why__box,.benefits__inner,.meet__inner {width: -webkit-calc((100% - (40px*3))/4); width: -moz-calc((100% - (40px*3))/4); width: calc((100% - (40px*3))/4);}
    .common__inner:nth-child(3n),.why__box:nth-child(4n),.benefits__inner:nth-child(4n),.meet__inner:nth-child(4n) {margin-right: -1px;}
}
@media (max-width: 1300px) {
	.container__inner {max-width: 92%;}
	.service__column .column__inner,.intro__inner {padding-right: 30px;}
	.service__column {padding-top: 0px !important;}
	.column__flex .column__inner {padding-left: 30px;}
}
@media (max-width: 1200px) {
	.container__inner,.download .container__inner {max-width: 100%;}
	.intro__inner {padding: 0px 30px;}
	.paddingtop {padding: 60px 0px;}
	.whatwe__sect,.meetus {padding-bottom: 0px;}
	.footer__new {padding: 340px 0px 25px 0px; margin-top: -340px;}
	.about__introsect {padding-bottom: 125px;}
	.about__mdlsect {margin-top: -60px; z-index: -9; padding: 125px 0px 60px 0px;}
	.service__column .flex {margin-top: 60px;}
	.team__logo {padding: 50px 0px 0px 0px; }
	.contact__mdl .container__inner {max-width: 100%;}
}
@media (max-width: 1100px) {
	.nav li a {padding: 34px 15px;}
	.nav li.bookus {margin: 17px 0px 0px 10px;}
}
@media (max-width: 1024px) {
	.desktop__version {display: none;}
	.mobile__version {display: block;}
    .header__logo {max-width: 180px;}
    .menu__toggle {cursor: pointer;z-index: 99999;position: fixed;top: 35px;right: 20px;}
    .admin-bar .menu__toggle {top: 70px;}
    .header__section {padding: 20px 20px 10px 20px;background: #FFF;}
    .header__section .container {height: 100%; padding: 0px;}
    .header__inner {margin-bottom: 0px; height: 100%; border-bottom: 0px; padding: 0px;}
    .header__section .header__mains {display: inline-block; position: relative; z-index: 999; width: 100%; background: #FFF;}
    .header__section.on {height: 100%; position: fixed; background: #FFF;padding: 20px 0px;}
    .header__section.on .header__mains {padding: 0px 20px;}
    .menu__section.on {width: 100%; height: 100%; display: block; position: absolute; left: 0; top:0px; margin: 0px; overflow-y: scroll;}
    .menuicon {content: url('../images/humburg.svg');width: 28px;height: 19px;}
    .menu__toggle.on .menuicon {content: url('../images/close.svg');width: 21px;height: 21px;}
    .nav {margin: 0; padding: 0px; list-style: none; margin: 6em auto 5em auto !important;list-style: none;}
    .nav.hidden {display: none;}
    .nav li,.nav ul {list-style: none;margin-bottom: 0px;}
    .nav > li {float: none !important; padding: 0px 20px !important; display: block !important; position: relative;}
    .nav li > ul {display: none;}
    .nav li a {padding: 15px 0px !important; display: inline-block; font-size: 36px; line-height: 40px; text-transform: inherit; color: #333333;position: relative;font-family: adobe-caslon-pro, serif; font-weight: 600;}
    .open > .sub-menu {display: block !important;}
    .nav .sub-menu li a {padding: 10px 0px 10px 25px !important; font-size: 24px;font-family: 'Noto Sans', sans-serif;}
    .nav span.carets {display: inline-block; content: ''; width: 0; height: 0; border-top: 6px solid transparent; border-right: 10px solid #333; border-bottom: 6px solid transparent; transform: rotate(270deg); position: absolute; top: 28px; right: 20px;}
    .nav li.bookus {margin: 20px 0px 0px 0px;}
    .nav li.bookus a {display: inline-block; position: relative; padding: 13px 35px; font-family: adobe-caslon-pro, serif; font-weight: 600; font-size: 17px; line-height: 24px; text-align: center; letter-spacing: 0.2px; background: #B3A97B; box-shadow: 0px 14px 30px rgba(179, 169, 123, 0.4); border-radius: 25px; color: #FFF; text-transform: inherit;width: 100%;}
    .nav li.bookus a:hover {background: #333;}
    .nav li.callus,.nav li.callus a {width: 100%;}
    .nav li.callus a:before {mask: url('../images/call.svg') 50% no-repeat;width: 12px;height: 21px;position: absolute;left: inherit;top: inherit;position: relative;padding-right: 16px; background: #B3A97B;}
    .slider__sect {height: 650px;}
    .inner__sect {height: 400px;}
    .slider__content {max-width: 100%;}
    .offer__sect {max-width: 100%;padding: 65px 20px 58px 20px}
    .common__inner {margin: 0px 40px 40px 0px; width: -webkit-calc((100% - 40px)/2); width: -moz-calc((100% - 40px)/2); width: calc((100% - 40px)/2);}
    .why__box,.benefits__inner,.meet__inner {width: -webkit-calc((100% - (40px*2))/3); width: -moz-calc((100% - (40px*2))/3); width: calc((100% - (40px*2))/3);}
    .common__inner:nth-child(2n),.why__box:nth-child(3n),.benefits__inner:nth-child(3n),.meet__inner:nth-child(3n) {margin-right: -1px;}
    .common__inner:nth-child(2n+1),.why__box:nth-child(3n+1),.benefits__inner:nth-child(3n+1),.meet__inner:nth-child(3n+1) {margin-right: 40px;}
    .headingsect,.aboutcnt {max-width: 100%;}
    .faq__list {max-width: 80%;margin:10px auto 0px auto;}
    .benefits__inner:nth-child(3n) .benefits__inners {border-right: none;}
    .commonsect h2,.aboutcnt h3 {font-size: 35px; line-height: 45px;}
    .team__inner {margin: 120px 50px 0px 0px;}
}
@media (max-width: 992px) {
	.slider__sect {height: 500px;}
	.column__half,.about__introsect .column__half {flex: 0 0 100%; max-width: 100%;}
	.intro__sect img,.column__half img {margin: 0 auto;display: block;}
	.commonsect h2,.aboutcnt h3 {font-size: 30px; line-height: 40px;}
	.slider__sect h1 {font-size: 45px;line-height: 55px;}
	.offer__sect .headingsect {max-width: 100%;}
	.offer__list {padding: 0px 10px;}
	.footer__menu {width: 46%;margin-bottom: 25px;}
	.whatwe__sect .flex {margin-top: 40px;}
	.copyright,.about__mdlsect .viewall {margin-top: 0px;}
	.why__box,.benefits__inner,.meet__inner {width: -webkit-calc((100% - 40px)/2); width: -moz-calc((100% - 40px)/2); width: calc((100% - 40px)/2);}
    .why__box:nth-child(2n),.benefits__inner:nth-child(2n),.meet__inner:nth-child(2n) {margin-right: -1px;}
    .why__box:nth-child(2n+1),.benefits__inner:nth-child(2n+1),.meet__inner:nth-child(2n+1) {margin-right: 40px;}
    .about__introsect .column__right {position: inherit;width: 100%;margin-top: 50px;padding: 30px;}
    .about__mdlsect{padding: 60px 0px;}
    .benefits__inner:nth-child(2n) .benefits__inners {border-right: none;}
    .benefits__inner:nth-child(3n) .benefits__inners {border-right: 0.5px solid rgba(255,255,255,0.5);}
    .faq__list {max-width: 100%;}
    .aboutcnt .flex {justify-content: center;text-align: center;}
    .aboutcnt .bgbutton {margin: 30px auto 0px;}
    .service__column .column__inner {padding: 50px 30px 0px 30px;}
    .column__flex .column__left {order: 1;}
    .videosect .container__inner {max-width: 100%;}
    .faq__list .faqopen {padding: 0px 30px;}
    .team__leftcolumn {order: 2;}
    .team__intro .column__half {margin: 20px 0px 30px 0px;}
    .office__left {order: 2;}
    .client__sect {padding-top: 15px;}
    .homeintro__left {order: 2;}
    .intro__inner {padding: 0px 20px 40px 20px;}
    .downloadright .gform_wrapper form,.downloadright .gform_wrapper .gform_fields {display: block;}
    .downloadleft {flex: 0 0 30%; max-width: 30%; }
    .downloadright {flex: 0 0 60%; max-width: 60%; }
    .downloadright .gform_wrapper .ginput_container_email input {width: 100% !important;}
}
@media (max-width: 785px) {
    .admin-bar .menu__toggle {top: 80px;}
}
@media (max-width: 767px) {
	.headingsect {max-width: 100%;}
	.offer__list {flex: 0 0 50%;max-width: 50%;margin-bottom: 35px;}
	.offer__sect .viewall {margin-top: 0px;}
	.faq__list .faqsec {font-size: 20px;line-height: 30px;}
	.faq__list .faqsec:after {top: 42px;}
	.acf-map {height: 450px;}
	.cntinfo li {height: 60px;}
	.cntviewall {margin-top: 0px;text-align: center;}
	.contact__half,.contact__rights {flex: 0 0 100%; max-width: 100%;}
	.slider__sect h1 {font-size: 40px; line-height: 50px;}
}
@media screen and (max-width: 640px) {
    #wpadminbar {position: fixed;}
    .slider__sect {height: 350px;}
    .slider__sect .tblcell {padding-bottom: 30px;}
    .newsletter__sect input[type="submit"] {min-height: auto !important; right: 18px !important;}
}
@media (max-width: 570px) {
	.slider__sect h1 {font-size: 26px; line-height: 36px;}
	.why__box, .benefits__inner, .meet__inner, .common__inner{width: 100%;margin-right: 0px !important;}
	.offer__list {flex: 0 0 100%; max-width: 100%;border:none;}
	.benefits__inner .benefits__inners {border-right: none !important;padding: 0px;text-align: center;}
	.logo__inner {flex: 0 0 50%; max-width: 50%;}
    .download h2 {font-size: 32px;line-height: 42px;}
    .downloadright .gform_wrapper [type="submit"] {padding: 10px 48px 5px 48px; }
    .slider__sect p {font-size: 20px;line-height: 30px;}
    .slider__sect .bgbutton {margin-top: 15px;}
}
@media (max-width: 480px) {
	.footer__menu {width: 100%;text-align: center;margin-bottom: 40px;}
	.commonsect h2,.aboutcnt h3 {font-size: 28px; line-height: 38px;}
	.acf-map {height: 400px;}
	.cntinfo li {height: auto;}
    .slider__sect .bgbutton {margin-top: 0px; padding: 15px 20px 9px 20px; }
    .download .flex {display: block; }
    .downloadleft {flex: 0 0 100%; max-width: 100%; text-align: center; }
    .downloadright {flex: 0 0 100%; max-width: 100%; margin-top: 25px; }
    .download h2 {font-size: 22px; line-height: 32px; text-align: center; }
    .testimonialsect .container__inner {padding: 0px 10px; }
    .lastmenu {margin-bottom: 0px;}
}
@media (max-width: 359px) {
	.acf-map,.slider__sect {height: 300px;}
}

.nav > li.menu-item-has-children > a{
  display: block;
}
