/*
 Theme Name: Thompson
 Theme URI: https://iitsfiles.com/clients/wordpress/thompson
 Description: Custom theme for Thompson Wealth Manangement.
 Author: IITS
 Author URI: http://integrateditsolutions.com/
 License: Everything copyrighted
 Version: 1.1
*/

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400&family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&display=swap');
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
hr {
    margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}
body {
    overflow-x: hidden;
    font-family: 'Open Sans', sans-serif;
    color: #87878d;
    line-height: 28px;
    font-weight: 400;
    font-size: 18px;
}
*,
*:after,
*:before {
    box-sizing: border-box;
}
ul {
    list-style: none;
}
ul li {
    list-style: none;
}
a {
    text-decoration: none;
    -webkit-transition: all 0.1s ease-in 0s;
       -moz-transition: all 0.1s ease-in 0s;
        -ms-transition: all 0.1s ease-in 0s;
         -o-transition: all 0.1s ease-in 0s;
            transition: all 0.1s ease-in 0s;
    color: #2e404d;
}
a:focus,
a:active {
    outline: none;
}
blockquote,
q {
    quotes: none;
}
form,
fieldset {
    border-style: none;
    margin: 0;
    padding: 0;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="search"],
input[type="submit"],
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
a img {
    outline: none;
    border: none;
}
.visible-lg {
    display: block;
}
.visible-xs {
    display: none;
}
.clearfix {
    clear: both;
}
.clearfix:after {
    clear: both;
}
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clear {
    clear: both;
}
.alignnone {
    margin: 0 auto;
}
.aligncenter {
    display: block;
    margin: 0 auto 20px auto;
}
.alignright {
    float: right;
    margin: 0 0 15px 15px;
}
.alignleft {
    float: left;
    margin: 0 30px 20px 0;
}
.float-right {
    float: right;
}
.float-left {
    float: left;
}
p {
    font-size: 15px;
    line-height: 28px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    color: #87878d;
    margin-bottom: 25px;
}
b,
strong {
    font-weight: 500;
}
i,
em {
    font-style: italic;
}
ol {
    padding-left: 15px;
}
img {
    max-width: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #28282c;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
}
h1 {
    font-size: 70px;
    line-height: 70px;
    margin-bottom: 15px;
}
h2 {
    font-size: 42px;
    line-height: 48px;
    margin-bottom: 15px;
}
h3 {
    font-size: 26px;
    line-height: 38px;
    margin-bottom: 15px;
}
h4 {
    font-size: 25px;
    line-height: 45px;
    margin-bottom: 2px;
}
h5 {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 15px;
}
h6 {
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 15px;
}
table {
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
}
.pd-50 {
    padding: 50px 0;
}
.pd-60 {
    padding: 60px 0;
}
.pd-70 {
    padding: 70px 0;
}
.pd-80 {
    padding: 80px 0;
}
.pd-90 {
    padding: 90px 0;
}
.pd-100 {
    padding: 100px 0;
}
.pd-110 {
    padding: 110px 0;
}
.pd-120 {
    padding: 120px 0;
}
.pd-130 {
    padding: 130px 0;
}
.pdt-50 {
    padding-top: 50px;
}
.pdt-60 {
    padding-top: 60px;
}
.pdt-70 {
    padding-top: 70px;
}
.pdt-80 {
    padding-top: 80px;
}
.pdt-90 {
    padding-top: 90px;
}
.pdt-100 {
    padding-top: 100px;
}
.pdt-110 {
    padding-top: 110px;
}
.pdt-120 {
    padding-top: 120px;
}
.pdt-130 {
    padding-top: 130px;
}
.pdb-50 {
    padding-bottom: 50px;
}
.pdb-60 {
    padding-bottom: 60px;
}
.pdb-70 {
    padding-bottom: 70px;
}
.pdb-80 {
    padding-bottom: 80px;
}
.pdb-90 {
    padding-bottom: 90px;
}
.pdb-100 {
    padding-bottom: 100px;
}
.pdb-110 {
    padding-bottom: 110px;
}
.pdb-120 {
    padding-bottom: 120px;
}
.pdb-130 {
    padding-bottom: 130px;
}
.text-center {
    text-align: center;
}
.desktop-view {
    display: block;
}
.mobile-view {
    display: none;
}
.container {
    max-width: 1228px;
    width: 100%;
    margin: 0 auto;
    padding: 0 30px;
}
.containers {
    max-width: 1780px;
    width: 100%;
    margin: 0 auto;
    padding: 0 30px;
}
.fluid-container {
    max-width: 100%;
    width: 90%;
    margin: 0 auto;
}

/* Common button styles */
.twm-button {
    font-family: 'Montserrat', sans-serif;
    display: inline-block;
    padding: 12px 32px;
    border: none;
    background: none;
    color: inherit;
    vertical-align: middle;
    position: relative;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: color 0.3s, border-color 0.3s;
       -moz-transition: color 0.3s, border-color 0.3s;
        -ms-transition: color 0.3s, border-color 0.3s;
         -o-transition: color 0.3s, border-color 0.3s;
            transition: color 0.3s, border-color 0.3s;
}
.twm-button:focus {
    outline: none;
}
.twm-button > span {
    vertical-align: middle;
}



/* Sizes */
.button--size-s {
    font-size: 14px;
}
.button--size-m {
    font-size: 16px;
}
.button--size-l {
    font-size: 18px;
}

.button--text-upper {
    letter-spacing: 2px;
    text-transform: uppercase;
}
.button--text-thin {
    font-weight: 300;
}
.button--text-medium {
    font-weight: 500;
}
.button--text-thick {
    font-weight: 600;
}
.button--round-s {
    border-radius: 4px;
}
.button--round-m {
    border-radius: 15px;
}
.button--round-l {
    border-radius: 40px;
}

/* Borders */
.button--border-thin {
    border: 1px solid;
}
.button--border-medium {
    border: 2px solid;
}
.button--border-thick {
    border: 3px solid;
}

/* Text color adjustments (we could stick to the "inherit" but that does not work well in Safari) */
.button--transparent {
    color: #f79727;
    border-color: #f79727;
    background-color: transparent;
}
.button--orange {
    color: #FFF;
    border-color: #f79727;
    background-color: #f79727;
}
.button--black {
    color: #FFF;
    border-color: #222225;
    background-color: #222225;
}
.button--skyblue {
    color: #FFF;
    border-color: #2e404d;
    background-color: #2e404d;
}
.button--twm {
    padding: 12px 20px;
    overflow: hidden;
}
.button--twm::before {
    content: '';
    z-index: -1;
    position: absolute;
    top: 50%;
    right: 100%;
    margin: -15px 0 0 1px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    -webkit-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
    -webkit-transform: scale3d(1, 2, 1);
    transform: scale3d(1, 2, 1);
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.7,0,0.9,1);
    transition-timing-function: cubic-bezier(0.7,0,0.9,1);
}
.button--transparent::before {
    background: #f79727;
}

.button--orange::before {
    background: #FFF;
}
.button--black::before {
    background: #f79727;
}
.button--skyblue::before {
    background: #222225;
}
.button--transparent:hover {
    color: #FFF;
}
.button--orange:hover{
    color: #f79727;
}
.button--black:hover{
    color: #FFF;
    border-color: #FFF;
}
.button--skyblue:hover{
    color: #FFF;
}
.button--twm i,
.button--twm svg {
    margin-left: 6px;
    font-size: 20px;
    display: inline-block;
    vertical-align: middle;
}

.button--twm > span {
    vertical-align: middle;
}
.button--twm:hover::before {
    -webkit-transform: scale3d(10, 9, 1);
    transform: scale3d(10, 9, 1);
}
.button--md--twm::before {
    -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
    transition: transform 0.4s, opacity 0.4s;    
}
.button--md--twm:hover::before {
    -webkit-transform: scale3d(20, 9, 1);
    transform: scale3d(20, 9, 1);
}
.button--lg--twm::before {
    -webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
    transition: transform 0.5s, opacity 0.5s;    
}
.button--lg--twm:hover::before {
    -webkit-transform: scale3d(30, 9, 1);
    transform: scale3d(30, 9, 1);
}
.btn {
    padding: 12px 32px;
    font-size: 16px;
	font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    cursor: pointer;
    position: relative;
    display: inline-block;
    text-align: center;
    border-width: 1px;
    border-style: solid;
    border-color: transparent;
    -webkit-transition: all 0.2s ease-in 0s;
    transition: all 0.2s ease-in 0s;
}
.btn:focus,
.btn:active,
button:focus,
button:active {
    outline: none;
}
.default-btn {
    background-color: #f79727;
    color: #FFF;
    border-color: #f79727;
    border-radius: 4px;
}
.default-btn svg {
    margin-left: 6px;
    font-size: 20px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
}
.default-btn:hover {
    background-color: #FFF;
    color: #f79727;
}
.default-btn.gb:hover {
    background-color: transparent;
    border-color: #FFF;
    color: #fff;
}
.bgc-white {
    background-color: #FFF;
}
.primary-btn {
    background-color: #252525;
    color: #c7b299;
    border-color: #252525;
}
.primary-btn:hover {
    background-color: #e2d0be;
    color: #252525;
    border-color: #e2d0be;
}
/* ===================================== */
/* ============ Contact Form ========== */
/* ==================================== */
.form-wrapper {
    width: 100%;
    padding: 70px 0;
    background-color: #f4f8fa;
}
.form-wrapper p {
    color: #717175;
}
.form-wrapper p a {
    text-decoration: underline;
}
.form-wrapper .dd .ddChild li {
    padding-left: 15px;
}
.form-group {
    margin-bottom: 10px;
    position: relative;
    display: flex;
    flex: row;
    justify-content: space-between;
}
.form-group > span {
    width: 100%;
}
.form-group.grid2 > span {
    width: 48%;
}
.form-group.grid3 > span {
    width: 32%;
}
.form-group.grid4 > span {
    width: 24%;
}
.form-group.grid5 > span {
    width: 19%;
}
.contact-form p {
    margin-bottom: 0;
}
.contact-form div.wpcf7 img.ajax-loader {
    float: right;
}
.contact-form div.wpcf7-response-output {
    margin-top: 7px;
}
.form-group .form-control {
    background-color: #ffffff;
    border: none;
    border-radius: 3px;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color: #a2a2b1;
    padding: 18px 20px 18px 30px;
    width: 100%;
    position: relative;
}
.form-group select {
    background-color: #ffffff;
    border: 1px solid #eeeeee;
    font-family: 'Gotham Book', sans-serif;
    font-size: 13px;
    color: #2f2f35;
    padding: 14px 15px;
    width: 100%;
    position: relative;
}
.form-control:active,
.form-control:focus {
    border-color: #2f2f35;
    box-shadow: 0 0 1px #2f2f35;
}
.dd {
    border: 1px solid #eeeeee;
}
.dd .ddTitle {
    background-image: none;
    background-color: #FFF;
    font-family: 'Gotham Book', sans-serif;
    font-weight: 400;
    border: none;
    color: #000000;
    padding: 0;
}
.dd .ddChild ul {
    padding-left: 0;
}
.dd .ddChild li:before {
    background-color: transparent;
}
.dd .ddChild li .ddlabel {
    color: #000000;
}
.dd .divider {
    border-left: none;
    border-right: none;
    right: 24px;
}
.dd .ddArrow {
    margin-top: 0;
    top: 0;
    padding: 25px;
}
.borderRadiusTp {
    border-radius: 0;
}
.dd .ddTitle .ddTitleText {
    padding: 11px 20px 11px 30px;
    font-size: 16px;
    color: #a2a2b1;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    letter-spacing: 0;
    border-radius: 3px;
}
.ddcommon .ddChild li:before {
    width: auto;
    height: auto;
}
.ddcommon {
    border-radius: 3px;
    width: 100% !important;
}
.section .ddcommon ul {
    margin: 0;
    padding: 0;
}
form .dd .ddArrow {
    width: 20px;
    background-image: url("assets/images/ddarrow.png");
    background-position: center;
    background-color: #f3f4f6;
}
.dd .ddArrow:hover {
    background-position: center;
}
.dd .ddChild li {
    padding: 5px 20px;
    background-color: #DADADB;
    border-bottom: 1px solid #FFF;
}
.dd .ddChild li.selected {
    background-color: #252525;
    color: #FFF;
}
.dd .ddChild li.selected .ddlabel {
    color: #FFF;
}
.form-group select {
    width: 100%;
}
.form-group label {
    color: rgba(0, 0, 0, 0.6);
    font-weight: 600;
    margin-bottom: 4px;
    display: block;
}
.form-group>span.captchaimage {
    position: absolute;
    right: 0;
    width: 80px;
    text-align: right;
    margin-top: 9px;
}

/* ===== For Schedule ====== */

.form-group.grid5>span.submit-input {
    position: relative;
}
/* ===== For Schedule ====== */

.form-group textarea {
    resize: none;
}
.submitBtn {
    overflow: hidden;
}
.submit-btn,
.section form button {
    cursor: pointer;
    padding: 14px 20px;
    font-size: 16px;
    margin: 0 auto;
    border-radius: 3px;
    display: block;
    width: 100%;
    filter: none;
    -webkit-filter: none;
    -webkit-transition: all 0.2s ease-in 0s;
    transition: all 0.2s ease-in 0s;
}
form .submit-input {
    position: relative;
}
form .submit-input:hover:after {
    color: #f79727;
}
/*form .submit-input input {
    text-align: left;
    padding-left: 30px;
    position: relative;
    padding-top: 18px;
    padding-bottom: 18px;
}*/
form .submit-input:after {
    position: absolute;
    color: #fff;
    right: 32px;
    top: 12px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f054";
}
.submit-input i {
    position: absolute;
    left: 12px;
    color: #FFF;
    font-size: 12px;
    font-weight: 400;
    top: 16px;
}
form .twm-button{
    padding: 0;
    width: 100%;
}
form .twm-button input[type="submit"]{
    padding: 18px 20px;
    background-color: transparent;
    color: inherit;
    font-size: inherit;
    font-family: inherit;
    font-weight: inherit;
    border:none;
    cursor: pointer;
}
form .twm-button .ajax-loader{
    position: absolute;
    top: 0;
    right: 0;
}
/*form .submit-input input {
    background-color: #f79727 !important;
}
form .submit-input input:hover {
    background-color: #ffffff !important;
}*/
.form-wrapper .submit-input i {
    left: 170px;
    top: 22px;
}
.form-wrapper form .submit-btn {
    width: 450px;
    padding: 20px 20px;
}
.form-wrapper .form-group {
    margin-bottom: 20px;
}
.contact-form span.wpcf7-not-valid-tip {
    color: #ff5100;
}
*::-webkit-input-placeholder {
    color: #9c9c9c;
    font-weight: 400;
    opacity: 1;
}
*:-moz-placeholder {
    color: #9c9c9c;
    font-weight: 400;
    opacity: 1;
}
*::-moz-placeholder {
    color: #9c9c9c;
    font-weight: 400;
    opacity: 1;
}
*:-ms-input-placeholder {
    color: #9c9c9c;
    font-weight: 400;
    opacity: 1;
}
div.wpcf7-response-output {
    font-size: 13px;
    line-height: 20px;
    margin: 0;
    color: #ff5100;
    padding: 2px;
}
span.wpcf7-not-valid-tip {
    font-size: 13px;
}
.section.page {
    padding: 40px 0;
}
.schedule .form .submit-input::after {
    left: auto;
    right: 20px;
}
/* ===================================== */
/* ============= Body Content ========== */
/* ===================================== */
.section a:focus,
.section a:active {
    outline: none;
}
.section ul li {
    list-style: none;
    position: relative;
    padding-left: 15px;
}
.section ul {
    margin-bottom: 15px;
    padding-left: 10px;
}
.section ol {
    margin-bottom: 15px;
    padding-left: 30px;
}
.section ul li:before {
    content: '';
    width: 6px;
    height: 6px;
    border-radius: 20px;
    position: absolute;
    display: inline-block;
    left: 0;
    background-color: #2e404d;
    top: 11px;
}
.section li {
    font-size: 14px;
    font-size: 15px;
    color: #87878d;
    line-height: 28px;
}
.section-title {
    overflow: hidden;
    margin-bottom: 50px;
}
.section-title hr {
    margin: 0 0 20px 0;
    background-color: transparent;
    border: none;
    border-bottom: 2px solid #000000;
    width: 50px;
}
.section-title.text-center hr {
    margin: 0 auto 20px auto;
}
.product-grid .section-title h2,
.team-wrapper .section-title h2 {
    color: #eb3989;
}
.product-grid {
    border-bottom: 1px solid #b9b9b9;
    background-color: #f3f4f6;
}
.product-grid.pd-50 {
    padding-bottom: 30px;
}
.section-title h3 {
    font-size: 36px;
    line-height: 46px;
    color: #292929;
}
.section-title h6 {
    font-size: 18px;
}
/* ======================================= */
/* ============== Header ================= */
/* ======================================= */
.cbp-spmenu-push {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
}
svg:not(:root) {
    overflow: hidden;
}
svg.icon {
    display: inline-block;
    fill: currentcolor;
    height: 1em;
    position: relative;
    top: -0.0625em;
    vertical-align: middle;
    width: 1em;
}
.header {
    z-index: 999;
    background-color: #FFF;
    box-shadow: 0 0 4px #c7b299;
    font-size: 16px;
    color: #fff;
    z-index: 999;
    position: fixed;
    top: 0px;
    margin-left: 0px;
    width: 100%;
    left: 0px;
}
.header .nav>li {
    margin: 0 0 0 20px;
}
.header .top {
    background-color: #13141b;
    color: #fff;
    text-align: right;
}
.header .top span {
    margin-left: 24px;
}
.header .top span .fa-phone {
    color: #fff;
}
.header .top span.client {
    background-color: #000;
    padding: 8px 26px;
    display: inline-block;
}
.header .top span.client a:hover {
    color: #f79727;
}

.header .top span i,
.header .top span svg {
    color: #68686f;
    margin-right: 10px;
    -webkit-transition: all 0.1s ease-in 0s;
       -moz-transition: all 0.1s ease-in 0s;
        -ms-transition: all 0.1s ease-in 0s;
         -o-transition: all 0.1s ease-in 0s;
            transition: all 0.1s ease-in 0s;
}
.header .top span.client a svg,
.header .top span.client a i {
    margin-left: 10px;
}
.header .top span.client a:hover svg,
.header .top span.client a:hover i {
    color: #f79727;
}
.header .bottom {
    background-color: rgba(0, 0, 0, 0.5);
}
.header .bottom.active {
    background-color: rgba(0, 0, 0, 0.5);
}
.header a {
    color: #fff;
}
.header .top-wrap {
    overflow: hidden;
    background-color: #d31b5d;
    padding: 30px 0;
    -webkit-transition: all .5s;
    transition: all .5s;
}
.sticky-header.header .top-wrap {
    padding: 10px 0;
}
.header .top-wrap .left-wrap>span {
    font-size: 20px;
    color: #FFF;
    text-transform: uppercase;
}
.header .top-wrap .left-wrap>span img {
    vertical-align: middle;
    margin-right: 6px;
}
.header .top-wrap a {
    color: #FFF;
}
.header .social-links {
    padding-left: 34px;
    display: block;
}
.header .social-links ul {
    padding: 0;
    margin: 0;
}
.header .social-links ul li {
    list-style: none;
    display: inline-block;
    vertical-align: top;
    margin-right: 8px;
}
.header .search-box {
    position: relative;
    max-width: 250px;
}
.header .search-box input {
    font-family: 'Gotham Book', sans-serif;
    width: 100%;
    border: 1px solid #e75e95;
    background-color: #e75e95;
    font-size: 19px;
    line-height: 24px;
    padding: 12px 32px 12px 20px;
    outline: none;
    font-weight: 400;
    color: #FFF;
}
.header *::-webkit-input-placeholder {
    color: #FFF;
    opacity: 1;
    text-transform: uppercase;
}
.header *:-moz-placeholder {
    color: #FFF;
    opacity: 1;
    text-transform: uppercase;
}
.header *::-moz-placeholder {
    color: #FFF;
    opacity: 1;
    text-transform: uppercase;
}
.header *:-ms-input-placeholder {
    color: #FFF;
    opacity: 1;
    text-transform: uppercase;
}
.header .search-box button {
    position: absolute;
    right: 4px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    outline: none;
    border: none;
    background: none;
    font-size: 18px;
    color: #707070;
    background-color: transparent;
    cursor: pointer;
}
.header .bottom-wrap {
    padding: 0;
    background-color: #FFF;
    position: relative;
}

.header.sticky-header {
    box-shadow: 0 0 2px #c7b299;
}
.header .main-menu {
    display: flex;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    -webkit-transition: all 0.2s ease-in 0s;
    transition: all 0.2s ease-in 0s;
}

.header .logo {
    -webkit-transition: all 0.2s ease-in 0s;
    transition: all 0.2s ease-in 0s;
    width: 240px;
}
.sticky-header.header .logo {
    width: 146px;
    top: -78px;
}
.nav{
    position: relative;
}
.nav ul.nav-menu {
    margin: 0;
    position: relative;
}
.menu-btn {
    border: 2px solid transparent;
    background-color: transparent;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    cursor: pointer;
    height: 36px;
    margin-top: 0;
    padding: 1px;
    width: 46px;
    margin-bottom: 0;
}
#showRightPush.menu-btn {
    float: right;
}
.lines:before {
    border-bottom: 13px double #fff;
    border-top: 4px solid #fff;
    content: "";
    height: 22px;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 31px;
    -webkit-transition: all 0.1s ease-in 0s;
    transition: all 0.1s ease-in 0s;
}
.crossBtn {
    cursor: pointer;
    float: left;
    width: 46px;
    text-align: center;
    padding: 13px;
    position: absolute;
    color: #fcfcfc;
    left: 0;
    top: 0;
    z-index: 9999;
}
.crossBtn i {
    font-size: 20px;
    color: #FFF;
}
.bg-image {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.hero-wrapper {
    position: relative;
}
.hero-wrapper .layer,
.bg-image .layer {
    background-color: rgba(0, 0, 0, 0.5);
}
.hero-wrapper .layer {
    padding: 150px 0;
}
.hero-wrapper .content {
    padding: 120px 0;
    max-width: 650px;
}
.template-our-cause .hero-wrapper .content {
    margin: 0 auto;
    text-align: center;
    max-width: 100%;
}
.template-our-cause .hero-wrapper .content>span {
    background-image: url("assets/images/pattren2.png");
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    display: inline-block;
    padding: 50px 10px 50px 160px;
    max-width: 700px;
    width: 100%;
    position: relative;
}
.template-our-cause .hero-wrapper .content>span:before {
    content: url("assets/images/icon2.png");
    position: absolute;
    left: 0;
    top: -10px;
}
.template-our-cause .hero-wrapper .content h1 {
    font-size: 32px;
    line-height: 42px;
    text-transform: uppercase;
    text-align: left;
}
.template-our-cause .hero-wrapper .content h1>span {
    display: block;
}
.slider-wrapper {
    overflow: hidden;
    width: 100%;
    position: relative;
}
#home-slider.slick-dotted {
    margin-bottom: 0;
}
#home-slider .slick-slide img {
    width: 100%;
}
#home-slider img.desktop-view {
    display: block;
}
#home-slider img.mobile-view {
    display: none;
}
#home-slider .item {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
#home-slider .item::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    text-align: left;
    background-color: rgba(0, 0, 0, 0.02);
}
.slider-content {
    color: #fff;
    width: 100%;
    padding: 210px 60px 130px 60px;
    position: relative;
    z-index: 2;
}
.slider-content .content {
    max-width: 960px;
    text-align: center;
    margin: auto;
}
.section.abt-bc-wrapper.pot.bg-image .overlay {
    background-color: rgba(58, 58, 58, 0.84);
    padding: 40px 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: flex-start;
    height: calc(100vh - 170px);
}
.slider-content .content p {
    max-width: 690px;
    margin: auto;
}
.slider-content h6 {
    color: #fff;
    font-size: 26px;
    line-height: 33px;
    letter-spacing: 8px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    margin-bottom: 15px;
}
.slider-content .content h1,
.hero-wrapper .content h1 {
    color: #ffffff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
}
.hero-wrapper .content h1 {
    margin:0 0 15px 0;
}
.slider-content h1 {
    line-height: 105px;
}
.slider-content .content p,
.hero-wrapper .content p {
    font-size: 20px;
    color: #ffffff;
    margin-bottom: 30px;
}
.hero-wrapper .content p {
    margin-top: 15px;
}
.slick-dots {
    bottom: -30px;
}
#home-slider .slick-dots {
    bottom: 50px;
}
.slider-content a.btn {
    margin: 30px 0 0 0;
}
.slick-dots li {
    width: auto;
    height: auto;
    margin: 0 5px;
}
.section .slick-slider ul {
    -webkit-box-pack: center;
    justify-content: center;
    list-style: none;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: flex;
}
.section .slick-slider ul li {
    padding: 0;
    margin-right: 3px;
}
.section .slick-slider ul li:before {
    top: 0;
    margin: 0;
    width: auto;
    height: auto;
    background: transparent;
}
.slick-slider .slick-dots li button:before {
    content: '';
    height: 18px;
    width: 18px;
    opacity: 1;
    display: inline-block;
    background: transparent;
    border-radius: 10px;
    cursor: pointer;
    border: 1px solid #fff;
}
.slick-slider .slick-dots li.slick-active button:before {
    background: #fff;
}
.slick-prev {
    left: 0;
    z-index: 222;
}
.slick-next {
    right: 0;
    z-index: 222;
}
.slick-prev,
.slick-next {
    line-height: 28px;
    width: auto;
    height: auto;
    background-color: transparent !important;
    color: #2e404d !important;
    font-size: 20px;
}
#home-slider .slick-prev,
#home-slider .slick-next {
    background-color: #FFF;
    color: #ffa6a8;
}
#home-slider .slick-prev {
    padding: 20px 36px 20px 18px;
}
#home-slider .slick-next {
    padding: 20px 18px 20px 36px;
}
#home-slider .slick-prev:hover,
#home-slider .slick-next:hover,
#home-slider .slick-prev:active,
#home-slider .slick-next:active,
#home-slider .slick-prev:focus,
#home-slider .slick-next:focus {
    background-color: #ffa6a8;
    color: #FFF;
}
.slick-prev:before,
.slick-next:before {
    content: '';
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    color: #FFF;
    outline: none;
}
#home-slider .slick-prev {
    left: 0;
}
#home-slider .slick-next {
    right: 0;
}
.product-slider .item {
    margin: 0 15px;
    text-align: center;
}
.product-slider .img-wrap {
    margin-bottom: 15px;
}
.product-slider .img-wrap img {
    margin: 0 auto;
}
.product-slider .img-wrap a {
    display: inline-block;
    width: 100%;
}
.product-slider h5,
.product-lists.flex-grid h4 {
    font-size: 18px;
    color: #d31b5d;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.product-slider p,
.product-lists.flex-grid p {
    font-family: 'Gotham Light', sans-serif;
    font-size: 15px;
    color: #e75e95;
    text-transform: uppercase;
}
.product-slider .slick-prev,
.product-slider .slick-next {
    color: #d31b5d;
    font-size: 32px;
}
.product-slider .slick-prev {
    left: -20px;
}
.product-slider .slick-next {
    right: -20px;
}
.product-slider .default-btn {
    font-size: 15px;
    padding: 6px 20px;
    text-transform: none;
}
.product-lists .default-btn {
    font-size: 15px;
    padding: 4px 16px;
    text-transform: none;
}
.product-slider .default-btn:hover,
.product-lists .default-btn:hover {
    border-color: #eb3989;
}
.product-slider .slick-dotted.slick-slider {
    margin-bottom: 60px;
}
.product-slider .slick-dots {
    bottom: -60px;
}
.header {
    background-color: transparent;
}
.section.hero-wrapper {
    text-align: center;
}
.section.hero-wrapper h1 {
    font-size: 66px;
}
.section.hero-wrapper p {
    font-size: 19px;
    line-height: 31px;
}
.section.hero-wrapper .content {
    max-width: 65%;
    margin: 0 auto;
    position: relative;
    z-index: 9;
}
.section.hero-wrapper .content h6 {
    color: #fff;
    font-size: 26px;
    line-height: 33px;
    letter-spacing: 8px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
}
/* ===================================== */
/* =========== Contact Page ============ */
/* ===================================== */
.contactus {
    background-color: #f3f4f6;
    padding: 100px 0;
}
.contactus .form,
.contactus .form>form {
    -webkit-box-pack: justify;
    justify-content: space-between;
}
.contactus .form{
    display: flex;
    flex-flow: row;
    justify-content: space-between;
}
.contactus .left {
    width: 49%;
}
.contactus .right {
    width: 49%;
}
.contactus .right .form-group:last-child {
    position: relative;
}
.contactus .right .form-group textarea {
    height: 136px;
}
.contactus .form-group {
    margin-top: 20px;
}
.contactus .form .form-group,
.contactus .form>form .form-group {
    width: 100%;
}
/*.contactus form .submit-input::after {
    right: auto;
    top: 13px;
    left: 100px;
}*/
.contactus input[type="submit"]{
    width: 100%;
    text-align: left;
}
.contactus .button--twm::before {
    -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
    transition: transform 0.4s, opacity 0.4s;
}
.contactus .button--twm:hover::before {
    -webkit-transform: scale3d(30, 9, 1);
    transform: scale3d(30, 9, 1);
}
.map iframe {
    width: 100%;
    height: 625px;
}
.information {
    padding: 100px 0 80px;
    font-size: 16px;
    line-height: 26px;
}
.information .small {
    font-size: 18px;
    line-height: 28px;
}
.information .toptext .text a,
.information .toptext .text {
    color: #28282c;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
}
.information .icons {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    flex-flow: row wrap;
}
.information .icons .topicon {
    display: -webkit-box;
    display: flex;
    padding: 20px 0;
    width: 33%;
}
.information .icons .topicon .icon {
    margin-right: 20px;
    width: 20%;
}
.information .icons .topicon .toptext {
    width: 80%;
}
/* =========Contact Page==================== */
.map-wrapper #map_canvas {
    min-height: 400px;
}
.contact-info .content {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row;
    color: #292929;
}
.contact-info .left-wrap {
    width: 45%;
    padding-right: 2%;
}
.contact-info .right-wrap {
    width: 55%;
    padding-left: 2%;
}
.contact-info h5 {
    color: #292929;
    font-weight: 500;
    display: block;
}
.store-hours>span {
    display: inline-block;
    vertical-align: top;
    width: 49%;
}
.store-hours>span>span {
    display: block;
}
.address-wrap {
    margin-top: 25px;
    color: #606060;
    font-size: 14px;
}
.address-wrap>span {
    display: block;
    margin-bottom: 10px;
}
.address-wrap>span:last-child {
    margin-bottom: 0;
}
.address-wrap>span>span {
    display: inline-block;
    vertical-align: middle;
}
.address-wrap>span>span:first-child {
    margin-right: 15px;
}
.address-wrap a {
    color: #666666;
}
.address-wrap>span>span a {
    font-size: 18px;
    color: #666666;
    display: block;
}
.address-wrap strong {
    color: #606060;
}
.contact-info .social-links {
    margin-top: 30px;
}
.section .social-links ul {
    padding: 0;
    margin: 0;
}
.section .social-links ul li {
    display: inline-block;
    vertical-align: top;
    padding: 0;
    margin: 0 10px 0 0;
}
.section .social-links ul li::before {
    width: auto;
    height: auto;
    border-radius: 0;
    background-color: transparent;
    margin: 0;
    padding: 0;
}
.contact-info .social-links li a {
    color: #eb3989;
    font-size: 16px;
    border: 2px solid #eb3989;
    text-align: center;
    padding: 7px 0;
    width: 34px;
    height: 34px;
    display: inline-block;
}
.contact-info .social-links li a:hover {
    border-color: #666666;
}
.contact-info .form-group {
    margin-bottom: 15px;
}
.contact-info label {
    color: #606060;
    font-weight: 400;
}
.contact-info label>span {
    color: #df0e0e;
}
.contact-info .submit-btn {
    padding: 18px 20px;
    font-size: 14px;
    float: left;
}
.contact-info .submit-btn:hover {
    border-color: #eb3989;
}
/* ========== 2 ============= */
.contact-wrapper {
    background-color: #FFF;
}
.contact-wrapper .content {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row;
}
.contact-wrapper .map-wrap {
    width: 48%;
}
.contact-wrapper .form-wrap {
    width: 52%;
    background-color: #fcfcfc;
}
.contact-wrapper .form-wrap>div {
    max-width: 650px;
    padding: 80px 60px;
    width: 100%;
    float: left;
}
.contact-wrapper .section-title h2 {
    font-size: 38px;
    line-height: 48px;
    color: #2f2f35;
}
.contact-wrapper .section-title p {
    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
    color: #2f2f35;
}
.contact-wrapper form {
    margin-top: 30px;
}
#map_canvas {
    min-height: 600px;
}
#map-content {
    color: #606060;
    font-weight: 400;
}
#map-content h6 {
    margin-bottom: 5px;
    color: #292929;
    font-weight: 500;
    font-size: 14px;
}
#map-content p {
    font-size: 12px;
    margin-bottom: 10px;
}
/* ============= Page ============= */
.section.cb-wrapper .content.flex-div {
    -webkit-box-align: start;
    align-items: flex-start;
}
.page-wrapper {
    background-color: #f5f5f5;
    overflow: hidden;
    width: 100%;
}
.page-wrapper .page-title-small {
    color: #999999;
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: 400;
}
/* ============= Page ============= */
/* ============ Body Section Elements ========== */
/* ===================================== */
.flex-div {
    display: -webkit-box;
    display: flex;
}
.flex-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row;
}
.flex-grow-1 {
    -webkit-box-flex: 1;
    flex-grow: 1;
}
.flex-col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-flow: column;
}
.flex-wrap {
    flex-wrap: wrap;
}
.flex-no-wrap {
    flex-wrap: nowrap;
}
.flex-center {
    -webkit-box-align: center;
    align-items: center;
}
.flex-start {
    -webkit-box-align: start;
    align-items: flex-start;
}
.flex-end {
    -webkit-box-align: end;
    align-items: flex-end;
}
.flex-space {
    -webkit-box-pack: justify;
    justify-content: space-between;
}
.justify-between{
    justify-content: space-between;
}
.justify-end{
    justify-content: flex-end;
}
.flex-center{
    align-items: center;
}
.order-1 {
    -webkit-box-ordinal-group: 2;
    order: 1;
}
.order-2 {
    -webkit-box-ordinal-group: 3;
    order: 2;
}
/* ============= Flex Grid ============= */
/* ===================================== */
.flex-grid {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row wrap;
    margin-left: -15px;
    margin-right: -15px;
}
.flex-grid>div,
.flex-grid>a {
    position: relative;
    padding-bottom: 70px;
    margin: 0 1% 4% 1%;
}
.grid-box {
    background-color: #f3f4f6;
    padding: 50px 85px;
    border: 1px solid #f3f4f6;
    -webkit-transition: all 0.2s ease-in 0s;
    transition: all 0.2s ease-in 0s;
}
.grid-box:hover {
    border: 1px solid #2e404d;
}
.product-lists.flex-grid>div,
.product-lists.flex-grid>a {
    padding-bottom: 40px;
}
.template-our-cause .flex-grid>div,
.template-our-cause .flex-grid>a {
    margin-bottom: 8%;
}
.template-about .flex-grid>div,
.template-about .flex-grid>a {
    padding-bottom: 24px;
}
.template-about .flex-grid>div a.btn,
.template-about .flex-grid>a span.btn {
    padding-bottom: 50px;
}
.flex-grid.grid-2>div,
.flex-grid.grid-2>a {
    width: 48%;
}
.flex-grid.grid-3>div,
.flex-grid.grid-3>a {
    width: 31.3%;
}
.flex-grid.grid-4>div,
.flex-grid.grid-4>a {
    width: 23%;
}
.flex-grid .grid-img {
    margin-bottom: 30px;
}
.template-our-cause .flex-grid .grid-text {
    padding: 0 20px;
}
.flex-grid .grid-img a {
    display: inline-block;
    background-color: #F5F5F5;
    vertical-align: top;
    position: relative;
}
.template-our-cause .flex-grid .grid-img {
    margin-bottom: 44px;
}
.template-our-cause .flex-grid .grid-img a>span {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -22px;
    z-index: 2;
    text-align: center;
}
.flex-grid h4 {
    color: #333333;
    font-family: 'Gotham Medium', sans-serif;
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 8px;
}
.template-our-cause .flex-grid h4 {
    color: #d31b5d;
}
.flex-grid p {
    font-size: 16px;
    line-height: 26px;
}
.flex-grid .abs-btn{
    position: relative;

}
.flex-grid .abs-btn .btn-wrap{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
}
.flex-grid .btn-wrap a {
    font-size: 12px;
    line-height: 24px;
    text-transform: uppercase;
    padding: 7px 20px;
}
.template-about .flex-grid .btn-wrap a {
    text-decoration: underline;
}
.template-our-cause .flex-grid .btn-wrap a:hover {
    border-color: #eb3989;
}
.flex-grid>div.no-btn,
.flex-grid>a.no-btn {
    padding-bottom: 0;
}
/* ===================================== */
/* ============= About Page =========== */
/* ==================================== */
.cb-wrapper {
    width: 100%;
    padding: 100px 0 0;
    position: relative;
}
.cb-wrapper iframe {
    width: 100%;
    height: 530px;
}
.overlay {
    position: relative;
    background-color: rgba(0, 0, 0, 0.5);
}
.section.hero-wrapper.bg-image .overlay {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.2);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.overlay a.bg {
    position: relative;
    display: block;
}
.overlay a.bg:after {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.5);
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    content: '';
}
.play {
    width: 100%;
    text-align: center;
}
.play img {
    width: auto !important;
    position: absolute;
    top: 41%;
    bottom: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    z-index: 2;
}
.cb-wrapper>.row {
    position: relative;
    margin-bottom: 80px;
}
.cb-wrapper>.row:last-child {
    margin-bottom: 0;
}
.cb-wrapper:before {
    content: '';
    position: absolute;
    top: 0;
    /*bottom: 70px;*/
    bottom: -40px;
    right: 0;
    left: 0;
    z-index: 1;
    background-color: #f3f4f6;
}
.cb-wrapper .img-wrap {
    position: relative;
}
.cb-wrapper .side-title {
    font-family: 'Gotham Light', sans-serif;
    position: absolute;
    font-size: 30px;
    color: #a7a7a7;
    text-transform: uppercase;
    letter-spacing: 6px;
    white-space: nowrap;
    transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -ms-writing-mode: lr-bt;
    right: 87%;
    bottom: 42%;
}
.cb-wrapper>.row:nth-child(even) .side-title {
    left: 85%;
    right: auto;
}
.cb-wrapper>.row .flex-div>div {
    width: 50%;
    position: relative;
}
.cb-wrapper>.row .flex-div>div.text-wrap {
    max-width: 580px;
    width: 100%;
}
.cb-wrapper>.row .flex-div>div a.btn {
    margin-top: 20px;
}
.cb-wrapper>.row .img-wrap {
    z-index: 2;
}
.cb-wrapper>.row .text-wrap {
    text-align: left;
    padding-bottom: 20px;
    z-index: 3;
}
.cb-wrapper>.row .text-wrap>div {
    padding-left: 80px;
    overflow: hidden;
    width: 100%;
}
.cb-wrapper>.row .text-wrap.order-1>div {
    padding-right: 80px;
    padding-left: 0;
}
.cb-wrapper .block-title {
    padding: 10px 0px 20px 80px;
}
.content.flex-div.flex-row.fl {
    -webkit-box-pack: end;
    justify-content: flex-end;
}
.cb-wrapper .text-wrap.order-1 .block-title {
    padding-right: 80px;
    padding-left: 0;
}
.cb-wrapper .text-wrap.order-1 .block-title:before {
    left: 0;
    right: -60px;
}
.template-about .grid-wrapper .grid-text {
    position: absolute;
    bottom: 0;
    left: 20px;
    right: 0;
    padding: 15px;
    background-color: #FFF;
}
.template-about .grid-wrapper .flex-grid p {
    margin-bottom: 5px;
}
.template-about .flex-grid .btn-wrap {
    position: relative;
}
#grid-slider .slick-track {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row;
}
#grid-slider .slick-slide {
    float: none;
    height: auto;
}
#grid-slider .item {
    margin: 0 10px;
    padding-bottom: 40px;
}
#grid-slider .item-img a {
    display: inline-block;
    width: 100%;
    vertical-align: top;
}
#grid-slider .item-img {
    margin-bottom: 20px;
}
#grid-slider .item-img img {
    margin: 0 auto;
}
#grid-slider h4 {
    font-size: 20px;
    line-height: 24px;
    color: #292929;
    font-weight: 400;
    margin-bottom: 7px;
}
#grid-slider p {
    font-size: 14px;
    color: #999999;
    line-height: 20px;
}
#grid-slider .btn-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
#grid-slider .btn-wrap a {
    font-weight: 500;
    font-size: 10px;
    line-height: 20px;
    padding: 6px 24px;
}
#grid-slider .slick-prev {
    left: -60px;
}
#grid-slider .slick-next {
    right: -60px;
}
/* ===================================== */
/* ============ Product Page ========== */
/* ==================================== */
.section .breadcrumb li:before,
.section .icons-wrap li:before {
    content: '';
    width: auto;
    height: auto;
    background-color: transparent;
    position: relative;
    top: auto;
}
.breadcrumb {
    margin-bottom: 20px;
}
.detail-wrapper ul {
    padding: 0;
    margin: 0;
}
.detail-wrapper .breadcrumb ul li {
    padding: 0;
    margin: 0;
    display: inline-block;
    vertical-align: top;
    color: #fa5198;
    font-size: 12px;
    font-family: 'Gotham Book', sans-serif;
}
.breadcrumb ul li a {
    font-family: 'Gotham Book', sans-serif;
    color: #666666;
    font-size: 12px;
    font-weight: 400;
}
.breadcrumb ul li a:hover {
    color: #fa5198;
}
.section .breadcrumb ul li::before {
    content: '>';
    margin-left: 6px;
    margin-right: 6px;
    color: #7f7f7f;
}
.section .breadcrumb ul li:first-child:before {
    content: '';
    margin-right: 0;
    margin-left: 0;
}
.lr-wrap {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row;
}
.lr-wrap .left-wrap {
    width: 48%;
    padding-right: 2%;
    background-color: #f8f8f8;
}
.lr-wrap .right-wrap {
    padding-left: 4%;
    width: 52%;
}
.lr-wrap .right-wrap h4 {
    font-size: 28px;
    line-height: 38px;
    text-transform: uppercase;
}
.lr-wrap .right-wrap h6 {
    font-family: 'Gotham Medium', sans-serif;
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 5px;
}
.lr-wrap a.btn {
    min-width: 250px;
    padding: 12px 20px;
}
.icons-wrap {
    margin: 20px 0;
}
.icons-wrap ul {
    margin: 0 0 20px 0;
    padding: 0;
}
.icons-wrap ul li {
    list-style: none;
    display: inline-block;
    vertical-align: top;
    margin: 0 3px;
}
.section .icons-wrap ul li {
    padding-left: 0;
}
.icons-wrap ul li button {
    background-color: transparent;
    padding: 0;
    cursor: pointer;
    border: none;
}
.icons-wrap ul li button:focus {
    outline: 0;
}
.icons-wrap a.view-btn {
    background-color: #007b40;
    border-radius: 0;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: 700;
    padding: 14px 45px;
    position: relative;
    z-index: 444;
}
/* ===================================== */
/* ============== Insta Feed =========== */
/* ==================================== */
.instagram-feed {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row;
}
.instagram-feed>.insta-post {
    -webkit-box-flex: 1;
    flex: 1;
    text-align: center;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.instagram-feed>.insta-post:first-child {
    background-color: #f76ea8;
    color: #FFF;
    padding: 64px 10px;
}
.instagram-feed>.insta-post:first-child>span {
    font-size: 60px;
    display: inline-block;
    margin-bottom: 15px;
}
.instagram-feed>.insta-post:first-child p {
    color: #FFF;
    text-transform: uppercase;
    font-size: 16px;
    margin: 0 0 10px 0;
}
.instagram-feed>.insta-post:first-child h4 {
    font-size: 25px;
    text-transform: uppercase;
    color: #FFF;
}
.instagram-feed>.insta-post a {
    display: inline-block;
    vertical-align: top;
}
.instagram-feed .insta-hover {
    position: absolute;
    margin: 0;
    clear: both;
    opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    left: 0;
    right: 0;
    top: 44%;
    font-size: 40px;
    color: #FFF;
    text-align: center;
    transform: translateY(-50px);
    -webkit-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    -o-transform: translateY(-50px);
    -moz-transform: translateY(-50px);
    transition: all 500ms ease 0s;
    -webkit-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    -moz-transition: all 500ms ease 0s;
}
.instagram-feed .insta-hover a {
    color: #FFF;
    width: 100%;
}
.instagram-feed .insta-post:hover .insta-hover {
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
/* ======== Section ourmission ================ */
.ourmission {
    background-color: #f3f4f6;
    margin-top: 100px;
}
.ourmission .section {
    position: relative;
    top: -100px;
}
.ourmission.client {
    margin-top: 60px;
    margin-bottom: 60px;
}
.ourmission.client .section {
    top: auto;
}
.ourmission.client .cta-wrapper .layer.mission {
    padding: 50px 0 100px;
}
.ourmission.client .cta-wrapper .layer.mission .content {
    width: 100%;
}
.ourmission.client .cta-wrapper .layer.mission .content img {
    margin-bottom: 20px;
}
.ourmission.client .cta-wrapper .layer.mission p {
    font-size: 36px;
    font-weight: 300;
    line-height: 45px;
    font-family: 'Open Sans', sans-serif;
}
/* ======== Section ourmission ================ */
/* ======== Section sound ================ */
.sound.cta-wrapper .layer {
    background-color: #28282c;
}
.sound.cta-wrapper .layer.pd-100 {
    padding: 50px 0;
}
.sound.cta-wrapper .layer .content {
    width: 100%;
}
.sound.cta-wrapper .layer .content h2 {
    font-size: 50px;
    line-height: 50px;
    font-family: 'Open Sans', sans-serif;
}
.sound.cta-wrapper .layer .content p {
    font-size: 20px;
}
/* ======== Section sound ================ */
/* ======== Section Talk ================ */
.talk {
    background-repeat: no-repeat;
    background-position: 85% 100%;
    padding: 150px 0;
}
.talk .talktext {
    width: 52%;
}
.talk .form-group {
    margin-bottom: 20px;
}
.talk .form-group .form-control {
    width: 100%;
}
.talk .form {
    width: 42%;
    padding-top: 20px;
}
.talk .form input[type="select"],
.talk .form input[type="text"],
.talk .form input[type="email"],
.talk .form textarea {
    border: 2px solid #f3f4f6;
}
.talk .form b {
    color: #28282c;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 10px;
}
.talk .form .form-group,
.talk .form .form>form .form-group {
    width: 100%;
}
.talk .form .form-group:last-child,
.talk .form .form>form .form-group:last-child {
    width: 170px;
    margin-top: 10px;
}
.talk .form form .submit-input::after {
    right: 45px;
    top: 12px;
}
.talk .form form .submit-input input {
    padding-left: 50px;
    width: 100%;
    text-align: left;
}
.talk .form .submit-btn,
.talk .form .section form button {
    padding: 15px 20px;
}
.ddcommon .ddArrow {
    right: 0;
}
/* ======== Section Talk ================ */
/* ======== Section CTA Wrapper ================ */
.cta-wrapper {
    color: #fff;
}
.cta-wrapper .layer {
    background-color: rgba(15, 17, 17, 0.7);
}

.section.bg-image .layer ul li::before {
    background-color: #FFF;
}

.cta-wrapper .layer.mission {
    background-color: rgba(15, 17, 17, 0.7);
    padding: 200px 0 150px;
}
.cta-wrapper .layer.mission h2 {
    font-size: 42px;
}
.cta-wrapper .layer.mission p {
    font-size: 34px;
    font-weight: 400;
    line-height: 44px;
    color: #ffffff;
}
.cta-wrapper .layer.mission .name {
    font-family: 'Parisienne', cursive;
    font-size: 44px;
    line-height: 33px;
    margin-top: 50px;
}
.cta-wrapper h2 {
    color: #fff;
    font-size: 46px;
    margin-bottom: 30px;
}
.cta-wrapper p {
    font-weight: 300;
    font-size: 26px;
    line-height: 48px;
    font-family: 'Open Sans', sans-serif;
    color: #ffffff;
}
.cta-wrapper .content {
    width: 50%;
    margin: auto;
}
.cta-wrapper .content .twm-button {
    margin: 22px 15px 0;
}
/* ======== Section CTA Wrapper ================ */
/* ======== Section Schedule ================ */
.schedule {
    background-color: #28282c;
    padding: 55px 0 40px;
    margin: 80px 0;
}
.schedule h2 {
    color: #fff;
    font-weight: 300;
    margin-bottom: 10px;
}
.schedule .top {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
}
.schedule .top .image {
    margin-right: 20px;
}
.schedule .top .text {
    margin-bottom: 30px;
}
.schedule .top .text span {
    font-weight: 300;
    font-size: 20px;
    color: #87878d;
}
/* ======== Section Schedule ================ */
/* ======== Section whatwedo ================ */
.section.grid-wrapper.whatwedo .container .content .flex-grid {
    -webkit-box-pack: justify;
    justify-content: space-between;
    margin-left: 0;
    margin-right: 0;
}
.section.grid-wrapper.whatwedo .container .content .flex-grid .grid-img {
    margin-bottom: 35px;
}
.section.grid-wrapper.whatwedo .container .content .grid-box {
    width: 47.5%;
    margin: 0;
}
.section.grid-wrapper.whatwedo .container .content .grid-box .grid-text h3 {
    margin-bottom: 20px;
}
.talkimg {
    display: none;
}
/* ======== Section whatwedo ================ */
/* ======== Section Service newcb ================ */
.cb-wrapper.newcb>.row .flex-div>div.text-wrap {
    max-width: 580px;
    width: 100%;
}
.cb-wrapper.newcb>.row .flex-div>div.text-wrap h2 {
    padding-bottom: 0;
    margin-bottom: 0;
    padding-top: 0;
}
.cb-wrapper.newcb>.row .flex-div>div.text-wrap h6 {
    padding: 10px 0px 20px 80px;
    font-size: 23px;
    line-height: 28px;
    color: #87878d;
    font-weight: 500;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 10px;
}
.cb-wrapper.newcb>.row .flex-div>div a.btn {
    margin-top: 10px;
}
.cb-wrapper.newcb>.row .flex-div>div.text-wrap.order-1 h6 {
    padding: 10px 80px 20px 0px;
    margin-bottom: 10px;
}
/* ======== Section Service newcb ================ */
/* ======== Section Service PAge Whatwedo See ================ */
.section.grid-wrapper.whatwedo.see .container .content .grid-box {
    width: 42%;
}
.section.grid-wrapper.whatwedo .container .content .flex-grid {
    -webkit-box-pack: space-evenly;
    justify-content: space-evenly;
}
.section.whatwedo.see .grid-box {
    background-color: #fff;
    border-left: 3px solid #2e404d;
    border-top: 1px solid transparent;
    border-right: 1px solid transparent;
    border-bottom: 1px solid transparent;
    padding: 40px 20px;
    box-shadow: 0px 0px 5px #f3f4f6;
}
.section.whatwedo.see .grid-box:hover {
    border-top: 1px solid transparent;
    border-right: 1px solid transparent;
    border-bottom: 1px solid transparent;
}
.section.whatwedo.see .grid-box h3 {
    color: #2e404d;
    font-size: 28px;
    margin-bottom: 0;
}
.section.whatwedo.see .grid-box h3 a {
    color: inherit;
}
.whatwedo .grid-box.abs-btn{
    padding-bottom: 90px;
}
.whatwedo .grid-box.abs-btn .btn-wrap{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 30px;
    text-align: center;
}

/* ======== Section Service PAge Whatwedo See ================ */
/* ========== Team ============= */
.tbox {
    display: flex;
    justify-content: space-around;
    border-bottom: 2px solid #f3f4f6;
    padding-bottom: 30px;
    margin-bottom: 50px;
}
.tbox .timage {
    width: 285px;
    height: 285px;
    border-radius: 9999px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.tbox .timage img {
    border-radius: 50%;
    opacity: 0;
    visibility: hidden;
}
.tbox .ttext {
    width: 75%;
    font-size: 16px;
    line-height: 26px;
    font-family: 'Open Sans', sans-serif;
    padding-left: 40px;
}
.tbox .ttext h4 {
    font-size: 24px;
    font-family: 'Open Sans', sans-serif;
    color: #28282c;
    margin-bottom: 7px;
    font-weight: 700;
}
.tbox .ttext h5 {
    font-size: 16px;
    color: #87878d;
    line-height: 26px;
    font-weight: 700;
    margin-bottom: 8px;
}
.tbottom p {
    font-size: 24px;
    font-family: 'Open Sans', sans-serif;
    padding: 10px 0;
    text-align: center;
    margin-bottom: 0;
}
.tbottom a {
    color: #2e404d;
}
.tbottom b {
    font-weight: 700;
    border-bottom: 1px solid #2e404d;
}
.section.whatwedo.see.team {
    padding-bottom: 0;
}
.section.whatwedo.see.team .section-title {
    padding: 0 16%;
}
.section.whatwedo.see.comefirst .flex-grid>div {
    width: 31%;
}
.section.grid-wrapper.whatwedo.see.comefirst .container .content .grid-box {
    width: 100%;
    background-color: transparent;
}
.section.grid-wrapper.whatwedo.see.comefirst .container .content .flex-grid {
    justify-content: space-between;
}
.section.whatwedo.see.comefirst {
    background-color: #f3f4f6;
}
.section.whatwedo.see.comefirst .section-title {
    padding: 0 16%;
}
.section.whatwedo.see.comefirst .grid-box {
    text-align: left;
    padding: 30px 40px;
}
.section.whatwedo.see.comefirst .grid-box h3 {
    margin-bottom: 20px;
}
.section.whatwedo.see.comefirst .grid-box .htext {
    font-style: italic;
    font-size: 16px;
    padding: 20px 0;
    position: relative;
}
.section.whatwedo.see.comefirst .grid-box .htext:before {
    content: url(assets/images/quote.png);
    position: absolute;
    top: 0;
    left: 0;
}
.section.whatwedo.see.comefirst .grid-box .htext:after {
    content: url(assets/images/quoteb.png);
    position: absolute;
    right: 0;
    bottom: 0;
}
.section.whatwedo.see.comefirst .grid-box .hname {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: #28282c;
    position: absolute;
    bottom: 30px;
}
.section.whatwedo.see.comefirst .slick-track {
    display: flex;
    flex-flow: row;
}
.section.whatwedo.see.comefirst .slick-slide {
    height: auto;
}
.section.whatwedo.see.comefirst .slick-track .item {
    background-color: #fff;
    margin-left: 15px;
    margin-right: 15px;
    padding: 0;
    position: relative;
    padding-bottom: 50px;
}
.section.whatwedo.see.comefirst .grid-box {
    background-color: transparent;
    border: none;
    padding: 20px 40px;
    box-shadow: none;
}
.section.whatwedo.see.comefirst .item {
    background-color: #fff;
    border-left: 3px solid #2e404d;
    border-top: 1px solid transparent;
    border-right: 1px solid transparent;
    border-bottom: 1px solid transparent;
    padding: 40px 20px;
    box-shadow: 0px 0px 5px #f3f4f6;
}
#comefirst.slick-slider .slick-dots li button::before {
    background: #28282c;
    height: 15px;
    width: 15px;
}
#comefirst .slick-dots {
    position: relative;
    margin-top: 50px !important;
}
#comefirst .slick-dots li button {
    height: 15px;
    width: 15px;
}
#comefirst.slick-slider .slick-dots li.slick-active button::before {
    background: #2e404d;
}
/* ========== Team ============= */
/*
* === BLOG PAGE ===
*/
.blog-posts {
    padding: 60px 0;
}
.blog-posts .post {
    overflow: hidden;
    margin: 0 auto 35px auto;
    width: 750px;
}
.blog-posts .post-content {
    width: 100%;
    padding: 40px 20px;
    border: 1px solid #cccccc;
    box-sizing: border-box;
}
.blog-posts .post-content h4 a{
    color: inherit;
}
.blog-posts .post-content .cat-list a{
    color: #2b5295;
}
.blog-posts .post-date {
    margin: 10px 0;
}
.blog-posts .post-date a {
    color: #000c5c;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
}
.blog-posts .post-content h2 {
    font-size: 36px;
    font-weight: 700;
    color: #111111;
}
.blog-posts .post-content a.btn {
    margin-top: 20px;
}
.blog-wrapper {
    padding: 70px 0;
    overflow: hidden;
    width: 100%;
    background-color: #f8f8f8;
}
.blog-wrapper .left-wrap {
    float: left;
    width: 70%;
}
.blog-wrapper .right-wrap {
    float: right;
    padding-left: 3%;
    width: 30%;
}
.blog-wrapper .post-wrap {
    overflow: hidden;
    width: 100%;
    margin-bottom: 15px;
    box-shadow: 0 0 2px #b9b9b9;
    padding: 0px;
    border-bottom: 2px solid #324d5c;
}
.blog-wrapper .post-img {
    width: 270px;
    float: left;
    margin-bottom: 0;
    max-height: 240px;
}
.blog-wrapper .post-info {
    padding-top: 10px;
    margin-right: 10px;
}
.blog-wrapper .container {
    max-width: 1020px;
}
.read-more {
    margin: 10px 0;
    padding: 10px;
    display: block;
}
.post-info .read-more {
    display: inline-block;
}
.addtoany_content {
    display: inline-block;
}
.wp-pagenavi {
    text-align: center;
}
.wp-pagenavi span {
    border: none;
}
.wp-pagenavi span.current {
    border: 1px solid #000000;
    border-radius: 50%;
    padding: 3px 8px;
}
.wp-pagenavi a {
    border-radius: 50%;
    padding: 3px 8px;
}
.pagination {
    border-top: 1px solid #dfdfdf;
    padding: 40px;
    border-bottom: 1px solid #dfdfdf;
}
/* ============ Body Section Elements ========== */
/* =============== Footer ============== */
.footer *::-webkit-input-placeholder {
    color: #ffffff;
    opacity: 1;
}
.footer *:-moz-placeholder {
    color: #ffffff;
    opacity: 1;
}
.footer *::-moz-placeholder {
    color: #ffffff;
    opacity: 1;
}
.footer *:-ms-input-placeholder {
    color: #ffffff;
    opacity: 1;
}
.footer {
    overflow: hidden;
    width: 100%;
    background-color: #222225;
    color: #87878d;
    font-size: 16px;
}
.footer h3 {
    color: #ffffff;
    margin-bottom: 30px;
}
.footer h4 {
    font-weight: 400;
    margin-bottom: 24px;
    color: #ffffff;
}
.footer a {
    color: #87878d;
}
.footer a:hover {
    color: #f79727;
}
.footer .widget a {
    line-height: 32px;
}
.footer .content {
    margin-top: 25px;
}
.footer .containers {
    background-color: #28282c;
}
.footer .containers .top .container {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    flex-flow: row wrap;
}
.footer .containers .top .topicon {
    border-right: 1px solid #323236;
    display: -webkit-box;
    display: flex;
    padding: 20px 30px;
}
.footer .containers .top .topicon:first-child {
    padding-left: 0;
}
.footer .containers .top .topicon:last-child {
    padding-right: 0;
    border-right: 0;
}
.footer .containers .top .topicon>div {
    line-height: 22px;
}
.footer .containers .top .topicon .icon {
    margin-right: 10px;
}
.toptext .text {
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    color: #ffffff;
}
.toptext .text a {
    color: #ffffff;
}
.toptext .small {
    font-size: 14px;
    color: #a9a9b0;
}
.footer .top-wrap {
    padding: 0 0 60px 0;
    overflow: hidden;
}
.footer .left-wrap {
    width: 32%;
}
.footer .flogo {
    margin-bottom: 30px;
    margin-top: 82px;
}
.footer .right-wrap {
    width: 60%;
}
.footer .right-wrap>div {
    -webkit-box-flex: 1;
    flex: 1;
    padding: 90px 30px 0 30px;
}
.footer .social-links {
    margin: 30px auto 0 auto;
    font-size: 14px;
    border-top: 1px solid #323236;
    padding-top: 40px;
}
.footer .social-links ul {
    padding: 0;
    margin: 0;
}
.footer .social-links li {
    display: inline-block;
    vertical-align: top;
    width: 40%;
}
.footer .social-links li span {
    padding-left: 11px;
}
.footer .social-links li a {
    display: inline-block;
    font-size: 14px;
    text-align: center;
    -webkit-transition: all 0.25s ease-in 0s;
    transition: all 0.25s ease-in 0s;
}
.footer .social-links li a:hover {
    color: #f79727;
}
.footer-widget {
    background-color: #1e1e21;
    font-size: 14px;
}
/**/
.section.cb-wrapper.cb-s::before {
    background-color: transparent;
}
.section.cb-wrapper.cb-s>.row .flex-div>div.text-wrap {
    width: 80%;
}
.section.cb-wrapper.cb-s>.row .flex-div>div {
    width: 20%;
}




.faq-accordion > .row > section {
    margin-bottom: 20px;
    border: 1px solid #e5e6e7;;
    border-radius: 5px;
}

.faq-accordion h2.acc_title_bar a {
    padding: 20px 30px;
}


.faq-accordion h2.acc_title_bar a:before {
    right: 12px;
    left: auto;
    background-color: transparent;
    color: #9ca1a8;
    width: 58px;
    height: 58px;
    line-height: 58px;
    font-family: 'Font Awesome\ 5 Free';
    content: "\f078";
    font-size: 20px;
    text-align: center;
}

.faq-accordion h2.acc_title_bar.default-title-bar-active a:before {
    display: none;
}

.faq-accordion h2.acc_title_bar.default-title-bar-active a:after {
    display: block;
}

.faq-accordion h2.acc_title_bar a:after {
    right: 12px;
    left: auto;
    background-color: transparent;
    color: #9ca2a8;
    font-family: 'Font Awesome\ 5 Free';
    content: "\f057";
    width: 58px;
    height: 58px;
    line-height: 58px;
    font-size: 20px;
    text-align: center;
    display: none;
}

.faq-accordion h2.acc_title_bar {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border: none;
    background-color: #fff;
    height: auto;
    line-height: normal;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    margin-bottom: 0;
}

.faq-accordion h2.default-title-bar-active a,
.faq-accordion h2.default-title-bar a {
    color: #414042;
}

.faq-accordion div.acc_container {
    margin: 0;
    padding: 0 30px 10px 30px;
    border: none;
    border-top: 0;
    background-color: #fff;
}

.faq-accordion div.acc_container .block {
    padding: 0;
}

.faq-accordion div.acc_container p {
    color: #7a7c7f;
}

/**/
.section.cb-wrapper.full{
    padding: 100px 0;
}
.section.cb-wrapper.full .img-wrap{
    width: 50%;
}
.section.cb-wrapper.full > .row .flex-div > div.text-wrap{
    width: 50%;
}
.section.cb-wrapper.full::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 1;
    background-color: #f3f4f6;
}

.section.convincing{
    text-align: center;
}

.section.convincing .flex-div{
    flex-wrap: wrap;
}
.section.convincing .flex-div > div{
    width: 50%;
    padding: 20px;
}

.section.convincing .content h3 a{
    color: inherit;
}


.clientcenter{
    padding: 100px 0 0;
}
.clientcent{
    border-top: 3px solid rgba(50,93,110, 1);
    border-bottom: 3px solid rgba(50,93,110, 1);
    position: relative;
    padding: 20px;
    background-color: #E2E2E2;
    margin: 100px 1% auto 1%;
    width: 31.3%;
    text-align: center;
}
.clientcent img{
    margin-bottom: 20px;
}
.clientlogin{
    position: absolute;
    bottom: 20px;
    width: 100%;
    left: 0;
}
.clientlogin a{
    width: 88%;
}



.scheduleonline{
    padding: 100px 0 0;
}
.scheduleonline a {
    padding: 12px 32px;
    margin: 0 auto 20px;
}



.phonecalls{
    position: relative;
}
.scheduleon{
    text-align: center;
}
.scheduleon .meetings{
    padding: 100px 0;
}
.scheduleon .overlay{
    background-color: rgba(226,226,226, 0.9);
    z-index: 1;
    position: relative;
    padding: 100px 0;
}
.phonecalls{
    z-index: 9999;
}



.requestform .form-group .form-control {
    border: 2px solid #f3f4f6;
    width: 100%;
}

.content.flex-div.flex-row.lr > div{
    width: 50%;
    padding: 20px;
    text-align: left;
}

.section.cb-wrapper.full.nwp::before{
    background-color: transparent;
    z-index: -1
}




.page-template-emp .section.cta-wrapper.bg-image.blue-bgc .flex-div > div {
    width: 50%;
    color: #fff;
}
.page-template-emp .section.cta-wrapper.bg-image.blue-bgc .flex-div > div ul li {
    color: #fff;
    font-size: 18px;
    margin-bottom: 10px;
}

.page-template-emp .section.cta-wrapper.bg-image.blue-bgc .content {
    width: 80%;
    margin: auto;
}


.talk .form .button--twm::before {
    -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
    transition: transform 0.4s, opacity 0.4s;
}
.talk .form .button--twm:hover::before {
    -webkit-transform: scale3d(30, 9, 1);
    transform: scale3d(30, 9, 1);
}
/*.talk .form form .submit-input::after {
    right: auto;
    top: 10px;
    left: 120px;
}*/
.form-group.wdform{
    width: 215px;
}
#wpcf7-f507-p508-o1 form .submit-input::after {
    right: auto;
    top: 12px;
    left: 175px;
}
.post-image img,.post-img img {
    width: 100%;
}
.error404 .form-wrapper {
    width: 100%;
    text-align: center;
}
.error404 .form-wrapper .btn.default-btn.submit.search-submit {
    background-color: #2e404d;
}
.page-template-faq .bg-layer.pd-100 {
    padding-bottom: 0;
}


/**/
/*.home.page-template .section.cb-wrapper {
    background-color: #f3f4f6;
}
.cb-wrapper::before {
    display: none;
}*/

.section.hero-wrapper .content {
    padding: 200px 0 120px;
}




.bgc-lightgrey{
    background-color: #F3F4F6;
}
.compare-wrapper {
    padding: 60px 0;
}

.compare-wrapper > .container {
    /*padding-left: 60px;*/
    /*padding-right: 60px;*/
    /*max-width: 1075px;*/
    max-width: 1135px;
}
.compare-wrap {
    position: relative;
    margin: 0 auto;
    width: 100%;
    box-shadow: 0 8px 30px -8px rgba(0, 0, 0, 0.25);
}




.compare-table {
    border: none;
    border-collapse: separate;
    border-spacing: 0;
    /*box-shadow: 0 8px 30px -8px rgba(0, 0, 0, 0.25);*/
    font-weight: 300;
    border-top: 15px solid #2e404d;
}

.compare-table thead th {
    /*background-color: #FFF;*/
    /*border: none;*/
    /*color: #336B6B;*/
    /*padding: 10px;*/
    text-align: center;
    font-size: 23px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    padding-top: 30px;
    padding-bottom: 30px;
    /*font-family: 'Source Sans Pro', sans-serif;*/
}

.compare-table tbody td span {
    font-weight: 400;
}


.compare-table thead tr th:first-child {
    /*background-color: transparent;*/
    /*border: none;*/
    /*padding: 10px;*/
}

.compare-table tbody td {
    /*font-family: 'Source Sans Pro', sans-serif;*/
    /*border: solid 1px transparent;*/
    /*color: #ffffff;*/
    /*font-size: 18px;*/
    padding: 15px 20px;
    width: 350px;
    text-align: center;
}

.compare-table tbody tr:nth-child(even) td:nth-child(even) {
    background-color: #ededed;
    border-left: 7px solid #f3f4f6;
    border-right: 7px solid #f3f4f6;
}

.compare-table tbody tr td:nth-child(even) {
    /*font-weight: 700;*/
}

.compare-table tbody tr:nth-child(odd) td:nth-child(even) {
    background-color: #e1e1e1;
    border-left: 7px solid #f3f4f6;
    border-right: 7px solid #f3f4f6;
}

.compare-table tbody tr:nth-child(odd) td:nth-child(odd) {
    background-color: #e1e1e1;
}

.compare-table tbody tr:nth-child(even) td:nth-child(odd) {
    background-color: #ededed;
}

.compare-table tbody tr:first-child td {
    /*font-size: 31px;*/
    /*line-height: 34px;*/
    /*font-weight: 900;*/
}

.compare-table tbody tr td:first-child {
    /*color: #232323;*/
    text-align: left;
    /*width: 350px;*/
    /*background-color: #f2f2f2;*/
    /*padding: 15px 20px;*/
}

.compare-table tbody tr:nth-child(even) td:first-child {
    background-color: #ededed;
}

.compare-table tbody tr td small {
    display: block;
    font-size: 14px;
    display: inline-block;
    width: 100%;
}

.compare-table tbody tr:nth-child(odd) td:first-child {
    /*background-color: #FFF;*/
    background-color: #e1e1e1;
}
.table-wrap{
    margin-bottom: 30px;
}

.table-wrap > table{
    box-shadow: 0 8px 30px -8px rgba(0, 0, 0, 0.25);
}

.table-wrap thead th{
    background-color: #FFF;
    padding: 12px;
    /*font-family: 'Source Sans Pro', sans-serif;*/
    font-weight: 700;
    font-size: 18px;
    color: #232323;
    text-transform: uppercase;
}
.table-wrap thead th > span{
    font-size: 14px;  
    display: block;  
    font-weight: 400;
}
.table-wrap > table > thead > tr > th{
    width: 100px;
}
.table-wrap > table > thead > tr > th:first-child{
    text-align: left;
}
.table-wrap thead th th{
    padding:0;
    font-size: 14px; 
}
.table-wrap tbody td{
    font-weight: 300;
    text-align: center;
    padding: 12px 15px;
    color: #FFF;
    font-size: 20px;
}
.table-wrap > table > tbody > tr > td{
    /*border:3px solid #FFF;*/
}

.table-wrap > table > tbody > tr > td td{
    /*border:1px solid #FFF;*/
    padding:16px 16px; 
    border-bottom: none;
    border-left: none;
    border-top: none;
}
.table-wrap > table > thead > tr > th:nth-of-type(3),
.table-wrap > table > thead > tr > th:nth-of-type(4){
    padding-bottom: 0;
}
.table-wrap > table > tbody > tr > td:nth-of-type(3),
.table-wrap > table > tbody > tr > td:nth-of-type(4){
    padding: 0;
}
.table-wrap > table > tbody > tr > td:first-child{
     text-align: left;
    font-weight: 700;
    border-left: none;
}
.table-wrap > table > tbody > tr > td:last-child{
    border-right: none;
}
.table-wrap > table > tbody > tr:nth-child(even) > td{
    background-color: #5fc2db;
}
.table-wrap > table > tbody > tr:nth-child(odd) > td{
    background-color: #49b9d6;
}
.table-wrap tfoot tr td{
    background-color: #FFF;
    padding: 8px 15px;
    color: #747474;
    /*font-family: 'Rajdhani', sans-serif;*/
    font-size: 18px;
}
.table-wrap > table > tfoot > tr > td{
    /*border-bottom: 1px solid #d2d2d2;*/
}
.table-wrap > table > tfoot > tr > td:first-child{
    font-weight: 700;
     padding: 8px 35px;
}
.table-wrap > table > tfoot > tr:last-child > td{
    border-bottom: none;
}
.usmall{
    font-size: 12px;
    color: #656565;
    line-height: 15px;
    text-align: center;
    padding: 20px;
}
.compare-wrapper .section-title{
    margin-bottom: 30px;
}
.compare-wrapper .content{
    margin-top: 80px;
    margin-bottom: 50px;
}
.byes{
    color: #2e404d;
}

.section.cb-wrapper > .row .flex-div > div.mapi{
    border: 1px solid #87878d;
    border-radius: 50%;
    width: 90px;
    text-align: center;
    height: 90px;
    max-width: 90px;
}

.mapi svg {
    margin-top: 32px;
    font-size: 30px;
    color: #87878d;
}
.mapad{
    padding-left: 20px;
}
.mapadd.flex-div.flex-row {
    flex-flow: row;
}

.officemapslinks{
    background-color: #28282C;
    text-align: center;
    padding: 30px;
}
.officemapslinks a{
    color: #fff;
    padding: 10px;
}
.officemapslinks a:hover{
    color: #2e404d;
}

.whatosec .pdt-80 {
    padding-top: 0;
}
.section.retop{
    padding-top: 50px;
    margin-top: 50px;
}


#menu-primary a{
	font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
}

#awards .icon{
    width: 53px;
    height: 73px;
}

.information #awards.icons .topicon {
    padding: 30px 50px;
    width: 100%;
}

#awards h6{
    font-weight: 400;
}

#awards .svg-inline--fa {
    font-size: 37px;
}

.information.award{
    padding-top: 10px;
    padding-bottom: 50px;
}

#whathome .grid-text{
    background-color: #2e404d;
    padding: 55px 85px 70px;
    min-height: 256px;
}
#whathome .grid-text h3,#whathome .grid-text h6,#whathome .grid-text p{
    color: #fff;
    font-family: 'Open Sans', sans-serif;
}
#whathome .grid-text h3{
    font-size: 30px;
    margin-bottom: 30px;
    min-height: 76px;
}
#whathome .grid-text h6{
    margin-bottom: 0;
    font-size: 25px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 200;
}
#whathome .grid-box {
    background-color: transparent;
    padding: 0;
}
#whathome .btn-wrap{
    background-color: #f3f4f6;
    padding: 50px 85px;
}
#whathome .btn-wrap a{
    font-size: 15px;
    padding: 7px 12px;
    font-weight: 300;
}

.section.whatwedo.see .grid-box h3 {
    color: #2e404d;
    font-size: 28px;
    margin-bottom: 0;
    display: inline-block;
    vertical-align: middle;
    width: 87%;
}

.section.whatwedo.see .grid-box span > span {
    display: inline-block;
    vertical-align: middle;
    width: 12%;
}
.section.grid-wrapper.whatwedo.see .container .content .grid-box {
    text-align: left;
}

.custom-effect {
    display: inline-block;
    padding: 12px 32px;
    border: 2px solid #2e404d !important;
    background: none;
    color: inherit;
    vertical-align: middle;
    box-shadow: 0 0 5px #2e404d !important;
    position: relative;
    overflow: hidden;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: color 0.3s, border-color 0.3s;
       -moz-transition: color 0.3s, border-color 0.3s;
        -ms-transition: color 0.3s, border-color 0.3s;
         -o-transition: color 0.3s, border-color 0.3s;
            transition: color 0.3s, border-color 0.3s;
}
.custom-effect:focus {
    outline: none;
}
.custom-effect > span {
    display: flex;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
}
.custom-effect::before {
    content: '';
    z-index: -1;
    position: absolute;
    top: 50%;
    right: 100%;
    margin: -15px 0 0 1px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    -webkit-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
    -webkit-transform: scale3d(-10, 2, 1);
    transform: scale3d(-10, 2, 1);
    -webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
    transition: transform 0.5s, opacity 0.5s;
    -webkit-transition-timing-function: cubic-bezier(0.7,0,0.9,1);
    transition-timing-function: cubic-bezier(0.7,0,0.9,1);
}
.custom-effect::before {
    background: #f79727;
}
.custom-effect:hover::before {
    -webkit-transform: scale3d(35, 15, 1);
    transform: scale3d(35, 15, 1);
}


h1,h2,h3,h4,h5,h6{
	font-family: 'Montserrat', sans-serif;
}
/* ===================================== */
/* ============= Media Query =========== */
/* ===================================== */



@media screen and (max-width: 1400px) {
.cb-wrapper > .row .flex-div > div.text-wrap {
    width: 50%;
}
}

@media screen and (max-width: 1231px) {
    .cbp-spmenu-push {
        position: absolute;
        width: 100%;
    }
    .header .bottom {
        background-color: rgba(0, 0, 0, 0.5);
    }
    .section.hero-wrapper .content {
        padding: 120px 0;
    }
}
@media screen and (max-width: 1430px) {
    .instagram-feed>.insta-post:first-child {
        padding: 20px 10px;
    }
    .instagram-feed>.insta-post:first-child h4 {
        font-size: 18px;
    }
}
@media screen and (max-width: 1380px) {
    .cb-wrapper.newcb>.row .flex-div>div.text-wrap h2,
    .cb-wrapper .block-title {
        font-size: 30px;
    }
}
@media screen and (max-width: 1300px) {
    .cta-wrapper .content {
        width: 100%;
        padding: 0 20px;
    }
    .cb-wrapper>.row .flex-div>div,
    .cb-wrapper>.row .flex-div>div.text-wrap {
        width: 100%;
    }
    .section.cb-wrapper>.row .flex-div>div,
    .cb-wrapper>.row .flex-div>div.text-wrap,
    .cb-wrapper.newcb>.row .flex-div>div.text-wrap {
        width: 50%;
    }
}
@media screen and (max-width: 1230px) {
    .container,.containers {
        padding: 0 2%;
    }
    .fluid-container {
        max-width: 100%;
	width: 100%;
        padding: 0 2%;
    }
    .site-phno {
        display: none;
    }
    .slider-content {
        /*padding: 100px 60px;*/
    }
    .hero-wrapper .layer {
        padding: 100px 0;
    }
    .hero-wrapper .content {
        padding: 80px 0;
    }
    .cb-wrapper>.row:nth-child(even)::before {
        left: 27%;
    }
    .cb-wrapper>.row:nth-child(odd)::before {
        right: 27%;
    }
    .flex-grid {
        margin-left: 0;
        margin-right: 0;
    }
    .r-tabs .r-tabs-nav a {
        font-size: 15px;
    }
    #whathome .grid-text h3 {
    font-size: 28px;
}
#whathome .grid-text {
    padding: 55px 40px 70px;
}
#whathome .btn-wrap {
    padding: 50px 70px;
}
}
@media screen and (max-width: 1170px) {
    .information .text {
        font-size: 18px;
    }
}
@media screen and (max-width: 1150px) {
    .footer .containers .top .topicon:first-child {
        padding-left: 10px;
    }
    .footer .containers .top .topicon:last-child {
        padding-right: 10px;
    }
    .footer .containers .top .container {
        justify-content: space-around;
    }
    .footer .containers .top .topicon {
        border-right: none;
        padding: 10px;
    }
}
@media screen and (max-width: 1130px) {
    .slider-content .content h1,
    .hero-wrapper .content h1 {
        font-size: 52px;
        line-height: 62px;
    }
    .cb-wrapper>.row .text-wrap>div {
        padding-left: 40px;
    }
    .cb-wrapper .block-title,
    .cb-wrapper.newcb>.row .flex-div>div.text-wrap h6 {
        padding-left: 40px;
    }
    .cb-wrapper>.row .text-wrap.order-1>div {
        padding-right: 40px;
    }
    .flex-grid h4 {
        font-size: 18px;
        line-height: 32px;
    }
    .instagram-feed>.insta-post:first-child {
        padding: 6px 10px;
    }
    .instagram-feed>.insta-post:first-child h4 {
        font-size: 14px;
    }
    .r-tabs .r-tabs-nav a {
        padding: 12px 8px;
    }
}
@media screen and (max-width: 1030px) {
    .cb-wrapper .block-title,
    .cb-wrapper.newcb>.row .flex-div>div.text-wrap h6,
    .cb-wrapper.newcb>.row .flex-div>div.text-wrap h2,
    .cb-wrapper>.row .text-wrap>div,
    .cb-wrapper>.row .text-wrap.order-1>div,
    .cb-wrapper.newcb>.row .flex-div>div.text-wrap.order-1 h6 {
        padding-right: 0;
    }
    .section.cb-wrapper.full > .row .flex-div > div.text-wrap {
    width: 100%;
}
.content.flex-div.flex-row.lr > div {
    width: 100%;
}
.content.flex-div.flex-row.lr {
    flex-flow: row wrap;
}
}
@media screen and (max-width: 1035px) {
    .footer .containers .top .topicon {
        width: 50%;
    }
}
@media screen and (max-width: 1030px) {
    .header .logo {
        top: auto;
        position: relative;
        left: 0;
        width: 160px;
        -webkit-transform: translate(0%, 0%);
        transform: translate(0%, 0%);
    }
    .header.sticky-header .logo {
        top: auto;
        width: 150px;
    }
    .nav ul#menu-left,
    .nav ul#menu-right {
        width: 100%;
    }
    .nav ul#menu-left {
        margin-top: 50px;
    }
    .detail-wrapper {
        padding-top: 80px;
    }
    .instagram-feed {
        flex-wrap: wrap;
    }
    .instagram-feed>.insta-post {
        -webkit-box-flex: 0;
        flex: 0 0 33.333%;
        -webkit-flex: 0 0 33.333%;
        min-height: 250px;
    }
    .instagram-feed>.insta-post:first-child {
        padding: 44px 10px;
    }
    .flex-grid.grid-4>div,
    .flex-grid.grid-4>a {
        width: 48%;
    }
    .footer .content.flex-div {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-flow: column;
    }
    .footer .left-wrap {
        max-width: 300px;
        margin: 0 auto;
        width: 100%;
        text-align: center;
    }
    .footer .right-wrap {
        width: 100%;
    }
    .footer .right-wrap>div {
        padding: 30px 30px 0 30px;
    }
    .footer .left-wrap {
        max-width: 100%;
        width: 100%;
    }
    .footer .flogo {
        margin-bottom: 30px;
        margin-top: 30px;
    }
    .pd-50 {
        padding: 30px 0;
    }
    .footer .social-links li {
        width: auto;
        text-align: left;
        padding: 0 20px;
    }
    .talk {
        padding: 100px 0;
        background-size: 62%;
    }
    .section.cb-wrapper .content.flex-div.flex-row {
        flex-flow: row wrap;
    }
    .section.cb-wrapper>.row .flex-div>div,
    .cb-wrapper>.row .flex-div>div.text-wrap,
    .cb-wrapper.newcb>.row .flex-div>div.text-wrap,
    .section.cb-wrapper.cb-s>.row .flex-div>div.text-wrap,
    .section.cb-wrapper.cb-s > .row .flex-div > div {
        width: 100%;
        max-width: 100%;
    }
    .cb-wrapper>.row .img-wrap {
        margin-bottom: 10px;
    }
    .cb-wrapper .block-title,
    .cb-wrapper.newcb>.row .flex-div>div.text-wrap h6,
    .cb-wrapper.newcb>.row .flex-div>div.text-wrap h2,
    .cb-wrapper>.row .text-wrap>div {
        padding-left: 0;
    }
    .cb-wrapper>.row .text-wrap.order-1 {
        -webkit-box-ordinal-group: 3;
        order: 2;
    }
    .cb-wrapper .img-wrap img {
        width: 100%;
    }
}
@media screen and (max-width: 930px) {
    .section-title p br {
        display: none;
    }
    .slider-content .content h1 {
        font-size: 40px;
        line-height: 46px;
    }
    .cta-wrapper .layer {
        padding: 80px 0;
    }
    .flex-grid h4 {
        font-size: 22px;
        line-height: 32px;
    }
    .map-wrapper #map_canvas {
        min-height: 350px;
    }
    .lr-wrap {
        display: inline-block;
        width: 100%;
    }
    .lr-wrap .left-wrap,
    .lr-wrap .right-wrap {
        width: 100%;
        padding: 0;
    }
    .lr-wrap .left-wrap {
        margin-bottom: 30px;
        text-align: center;
    }
    .grid-wrapper.pdt-100 {
        padding-top: 70px;
    }
    .cb-wrapper .flex-div {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-flow: column;
    }
    .cb-wrapper>.row {
        margin-bottom: 40px;
    }
    .cb-wrapper>.row .flex-div>div {
        width: 100%;
        max-width: 640px;
    }
    .cb-wrapper>.row::before {
        top: 0;
    }
    .cb-wrapper .side-title {
        position: relative;
        transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        right: auto;
        bottom: auto;
    }
    .cb-wrapper>.row:nth-child(2n) .side-title {
        left: auto;
        text-align: right;
    }
    .cb-wrapper .block-title {
        margin-top: -60px;
        padding-left: 40px;
    }
    .cb-wrapper .block-title::before {
        top: 0;
        left: 0;
    }
    .cb-wrapper .text-wrap.order-1 .block-title {
        padding-right: 40px;
    }
    .cb-wrapper .text-wrap.order-1 .block-title::before {
        right: 0;
    }
    .cb-wrapper>.row .text-wrap.order-1 {
        -webkit-box-ordinal-group: 3;
        order: 2;
    }
    .slider-content {
        padding: 100px 0;
    }
    .slider-content .content {
        max-width: 100%;
    }
    .product-slider .slick-prev {
        left: 0;
    }
    .product-slider .slick-next {
        right: 0;
    }
    .cb-wrapper>.row .flex-div>div {
        max-width: 100%;
    }
    .cb-wrapper::before {
        bottom: 0;
    }
    .cb-wrapper .block-title {
        margin-top: auto;
        padding-left: 0;
    }
    .cb-wrapper>.row .text-wrap>div {
        padding-left: 0;
    }
    .cb-wrapper {
        padding: 50px 0 30px;
    }
    .schedule {
        margin: 50px 0;
    }
    .pdb-60 {
        padding-bottom: 50px;
    }
    .pdt-80 {
        padding-top: 50px;
    }
    .section-title {
        margin-bottom: 20px;
    }
    .section.grid-wrapper.whatwedo .container .content .grid-box {
        width: 100%;
    }
    .section.grid-wrapper.whatwedo .container .content .grid-box {
        margin-bottom: 20px;
    }
    .cta-wrapper .layer.mission {
        padding: 100px 0;
    }
    .information .icons .topicon {
        width: 100%;
    }
    .form-group.grid5{
        flex-flow: column;
        margin-bottom: 0;
    }
    .form-group.grid5 > span {
        width: 100%;
        margin-bottom: 10px;
    }
    .form-group.grid5 > span:last-child {
        margin-bottom: 0;
    }
    .schedule .button--twm::before {
        -webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
        transition: transform 0.5s, opacity 0.5s;
           
        }
    .schedule .button--twm:hover::before {
            -webkit-transform: scale3d(40, 9, 1);
            transform: scale3d(40, 9, 1);
        }
        .tbox .timage {
            width: 240px;
            height: 240px;        
        }
}


@media screen and (max-width: 830px) {
    .slider-content .content {
        padding: 0 50px;
    }
    .blog-posts .post {
        width: 100%;
    }
    .contact-info .content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-flow: column;
    }
    .contact-info .left-wrap {
        margin-bottom: 30px;
    }
    .contact-info .left-wrap,
    .contact-info .right-wrap {
        width: 100%;
        padding: 0;
    }
}
@media screen and (max-width: 767px) {
    .header .top-wrap,
    .sticky-header.header .top-wrap {
        padding: 20px 0;
    }
    .header {
        background-color: #2e404d;
        position: relative;
    }
    .header .bottom {
        background-color: #2e404d;
    }
    .visible-lg {
        display: none;
    }
    .visible-xs {
        display: block;
    }
    .alignleft {
        float: none;
        margin-right: 0;
    }
    #map_canvas {
        min-height: 300px;
    }
    .alignright {
        float: none;
        margin-left: 0;
    }
    .cbp-spmenu-right {
        right: -280px;
    }
    .cbp-spmenu-vertical {
        width: 270px;
    }
    svg.icon {
        display: none;
    }
    .form-group {
        margin-bottom: 20px;
        flex-flow: column;
    }
    .form-group.grid2 > span,
    .form-group.grid3 > span,
    .form-group.grid4 > span{
        margin-bottom: 20px;
        width: 100%;
    }
    .form-group.grid2 > span:last-child,
    .form-group.grid3 > span:last-child,
    .form-group.grid4 > span:last-child{
        margin-bottom: 0;
    }
    .contactus .form-group {
        margin-top: 0;
    }
    
    .flex-grid.grid-3,
    .contact-wrapper .content {
        display: inline-block;
        width: 100%;
    }
    .flex-grid.grid-3>div,
    .flex-grid.grid-3>a {
        width: 100%;
        max-width: 370px;
        margin: 0 auto 30px auto;
    }
    .flex-grid.grid-3>div:last-child,
    .flex-grid.grid-3>a:last-child {
        margin-bottom: 0;
    }
    .flex-grid.grid-2>div,
    .flex-grid.grid-2>a {
        width: 100%;
    }
    .footer .right-wrap.flex-div {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-flow: column;
        text-align: center;
    }
    .footer .right-wrap>div {
        padding: 30px 0 0 0;
    }
    .footer .top-wrap {
        padding: 0 0 20px 0;
    }
    .footer .content {
        margin-top: 0;
    }
    .footer form {
        max-width: 400px;
        margin: 0 auto;
    }
    .disclaimer p {
        font-size: 14px;
        line-height: 26px;
        margin-bottom: 5px;
    }
    .talkimg {
        display: block;
        margin-bottom: 10px;
    }
    .talk {
        background-image: none !important;
        padding: 30px 0;
    }
    .talk .talktext {
        width: 100%;
    }
    .talk .form {
        width: 100%;
    }
    h2,
    .section-title h2,
    .cta-wrapper h2,
    .cta-wrapper .layer.mission h2 {
        font-size: 28px;
        line-height: 35px;
    }
    .cb-wrapper iframe {
        height: 350px;
    }
    .slider-content .content h1 {
        font-size: 36px;
        line-height: 36px;
    }
    .slider-content h6 {
        font-size: 20px;
        line-height: 26px;
    }
    #home-slider .slick-dots {
        bottom: 15px;
    }
    .grid-box {
        padding: 20px 20px;
    }
    .flex-grid>div,
    .flex-grid>a {
        padding-bottom: 20px;
    }
    h3 {
        font-size: 21px;
        line-height: 32px;
    }
    .cb-wrapper>.row .text-wrap.order-1>div {
        padding-right: 0;
    }
    .cta-wrapper p,
    .cta-wrapper .layer.mission p {
        font-size: 18px;
        line-height: 28px;
    }
    .cta-wrapper .layer,
    .cta-wrapper .layer.mission {
        padding: 30px 0;
    }
    .cta-wrapper .layer.mission .name {
        font-size: 32px;
        margin-top: 40px;
    }
    .ourmission .section {
        top: 0;
    }
    .ourmission {
        margin-top: 0;
    }
    .pdt-80 {
        padding-top: 30px;
    }
    .pdb-60 {
        padding-bottom: 30px;
    }
    .header .logo {
        margin-top: 0;
    }
    .header .bottom {
        padding: 20px 0;
    }
    .nav ul.nav-menu {
        float: none;
        margin-top: 50px;
    }
    .header .nav li {
        margin: 0 0 0 0;
    }
    .contactus .form{
        flex-flow: column;
    }
    .contactus .left,
    .contactus .right {
        width: 100%;
    }
    .hero-wrapper .content {
        padding: 30px 0;
    }
    .information {
        padding: 30px 0;
    }
    .contactus {
        padding: 30px 0;
    }
    .map iframe {
        height: 300px;
    }
    .section.hero-wrapper .content {
        padding: 60px 0;
    }
   .section.hero-wrapper .content {
        max-width: 100%;
    }
    .section.hero-wrapper .content {
        max-width: 100%;
    }
    .tbox {
        flex-flow: row wrap;
    }
    .tbox .timage {
        text-align: center;
    }
    .tbox .ttext {
        width: 100%;
        padding-left: 0;
    }
    .information .toptext .text a,
    .information .toptext .text {
        font-size: 16px;
    }
    .section.whatwedo.see.team .section-title,
    .section.whatwedo.see.comefirst .section-title {
        padding: 0;
    }
    .ourmission.client .cta-wrapper .layer.mission p {
        font-size: 18px;
        line-height: 28px;
    }
    .ourmission.client .cta-wrapper .layer.mission .content img {
        max-width: 200px;
    }
    .ourmission.client .cta-wrapper .layer.mission {
        padding: 50px 0 30px;
    }
    #comefirst .slick-dots {
        margin-top: 10px !important;
    }
    .section.grid-wrapper.whatwedo.see .container .content .grid-box {
        width: 100%;
    }
    .sound.cta-wrapper .layer .content h2 {
        font-size: 30px;
        line-height: 30px;
    }
    .sound.cta-wrapper .layer.pd-100 {
        padding: 30px 0;
    }
    .section.hero-wrapper .content h6 {
        font-size: 20px;
    }


    .clientcent{
    width: 100%;
}
.clientlogin {
    position: relative;
}

.scheduleon .meetings,.scheduleon .overlay{
    padding: 50px 0;
}
.scheduleonline{
    padding: 50px 0 0;
}
.section.cb-wrapper.full {
    padding: 50px 0 10px;
}
.section.convincing .flex-div > div {
    width: 100%;
    padding: 10px 20px;
}
.pd-100 {
    padding: 20px 0;
}
.page-template-emp .section.cta-wrapper.bg-image.blue-bgc .content {
    width: 100%;
    flex-wrap: wrap;
}
.page-template-emp .section.cta-wrapper.bg-image.blue-bgc .flex-div > div {
    width: 100%;
}
.cta-wrapper .content {
    padding: 0 2%;
}
.containers.start-planning {
    margin-top: 20px;
}
.compare-scroller {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}
.section-title h3 {
    font-size: 26px;
    line-height: 34px;
}
.compare-wrapper .content {
    margin-top: 30px;
    margin-bottom: 10px;
}
.mapi svg {
    margin-top: 20px;
}
.section.cb-wrapper > .row .flex-div > div.mapi {
    width: 90px;
    height: 70px;
    max-width: 90px;
}
.section.retop{
    margin-top: 0;
}
.footer {
    margin-bottom: 50px;
}
.footer-mobile {
    background: #110f0d;
    width: 100%;
    bottom: 0;
    position: fixed;

right: 0;

left: 0;
min-height: 50px;
z-index: 9999;
}
.footer-mobile ul li {
    float: left;
    padding: 0;
    width: 33.33%;
}
.footer-mobile ul li a {
    background: #110f0d;
    display: block;
    color: #e6e0d3;
    padding: 5px 0;
    line-height: 18px;
    font-size: 10px;
    text-align: center;
    border-right: 1px solid rgba(161, 142, 126, .2);
}
.footer-mobile ul li a .icon {
    fill: #e6e0d3;
    display: block;
    margin: 0 auto;
    width: 25px;
    height: 25px;
}
}
@media screen and (max-width: 700px) {
    .hero-wrapper .layer {
        padding: 80px 0;
    }
    .play img {
        max-width: 50%;
    }
    .header .top .justify-end{
        justify-content: space-between;
    }
    .header .top .flex-center{
        align-items: initial;
    }
    .header .top span {
        display: block;
    }
    .header .top span.client {
        padding: 14px 26px;    
    }
}
@media screen and (max-width: 640px) {
    .header .top {
        text-align: center;
    }
    .header .top span {
        margin: 0 10px;
    }
}

@media screen and (max-width: 600px) {
    .template-our-cause .hero-wrapper .content h1 {
        font-size: 23px;
        line-height: 32px;
    }
    .flex-grid.grid-4>div,
    .flex-grid.grid-4>a {
        width: 100%;
        margin: 0 0 20px 0;
    }
    .instagram-feed>.insta-post {
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        -webkit-flex: 0 0 50%;
    }
    .slider-content {
        padding: 50px 0;
    }
    .slider-content .content {
        padding: 0;
    }
    .footer .containers .top .topicon {
        width: 100%;
    }
}
@media screen and (max-width: 500px) {
    .header .flex-row {
        flex-flow: column;
    }
    .header .top span {
        margin: 0;
    }
    .header .top span.client {
        margin-top: 10px;
    }
    .officemapslinks a {
    padding: 10px 2px;
    font-size: 12px;
}
}
@media screen and (max-width: 440px) {
    .header .top span {
        display: block;
    }    
}
@media screen and (max-width: 400px) {
    .instagram-feed {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-flow: column;
    }
    .template-our-cause .hero-wrapper .content>span {
        padding: 50px 10px 50px 0;
        position: relative;
        text-align: center;
    }
    .template-our-cause .hero-wrapper .content>span::before {
        top: auto;
        bottom: 68%;
    }
    .template-our-cause .hero-wrapper .content h1 {
        text-align: center;
    }
}