/*
Theme Name: Parent Theme
Author: Parent Theme
Version: 10.0.5
*/
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, sup, 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;
}
body, p {
    line-height: 1.6;
}

* {
    box-sizing: border-box;
}

ul {
    padding-left: 21px;
    box-sizing: border-box;
    margin-bottom: 20px;
    font-size: 18px;
}
nav > ul {
    padding: 0px;
    list-style: none;
}
html { -webkit-font-smoothing: antialiased }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block }
blockquote, q { quotes: none }
table {
    border-collapse: collapse;
    border-spacing: 0;
}

html h1,html h2,html h4 {
    color: var(--pColor);
}

html h3 {
    color: var(--aColor);
}

.gform_fields {
    padding-left: 0px !important;
}

.gform_wrapper input[type="text"],
.gform_wrapper input[type="email"]
.gform_wrapper select {
    width: 100%;
    height: 40px;
}

.dm-masonry {
    width: 100%;
}

#page.no-padding .article {
    padding: 0px !important;
}
html .btn {
    box-shadow: 0px 0px 0px;
    border-radius: 0px;
    padding: 11px 25px;
    display: inline-block;
}
.four_o_four #content_box {
    width: 70% !important;
    float: left;
}
.cta_fixed_button a:only-child {
    width: 100%;
}
button, input, select, textarea {
    margin: 0;
    font-weight: inherit;
}
:focus { outline: 0 }
img, video, object {
    max-width: 100%;
    height: auto!important;
}
iframe { max-width: 100% }
blockquote {
    font-weight: normal;
    padding: 0 10px 20px 27px;
    position: relative;
    margin-top: 25px;
}
blockquote:after {
    font-family: 'Font Awesome 5';
    position: absolute;
    content: "\f10d";
    font-size: 20px;
    width: 50px;
    top: 0;
    left: 0;
}
blockquote p { margin-bottom: 10px }
strong, b { font-weight: bold }
em, i, cite { font-style: italic }
small { font-size: 100% }
figure { margin: 10px 0 }
code, pre {
    font-weight: normal;
    font-style: normal;
}
pre {
    margin: 5px 0 20px 0;
    line-height: 1.3em;
    padding: 8px 10px;
    overflow: auto;
}
/*-[ Framework ]--------------------*/
::selection {
    background: #222;
    color: white;
    text-shadow: none;
}
#page, .container {
    position: relative;
    margin-right: auto;
    margin-left: auto;
}
.post-single-content h1, .post-single-content h2, .post-single-content h3, .post-single-content h4, .post-single-content h5, .post-single-content h6 { text-transform: uppercase }
.post-single-content h2 { font-size: 24px }
h1, h2, h3, h4, h5, h6 {
    margin-bottom: 12px;
    color: #444;
    line-height: 1.4
}
.sub-title { font-size: 12px }
p { margin-bottom: 20px }
a {
    text-decoration: none;
    transition: all 0.25s linear;
}
a:hover { color: #0274BE }
a:link, a:visited, a:active { text-decoration: none }
/*-[ Main container ]---------------*/
.main-container {
    width: 100%;
    margin: 0 auto;
    clear: both;
    display: block;
    padding: 0;
}
.container {
    max-width: 100%;
    width: 1200px;
    box-sizing: border-box;
    padding:0px 15px;
    margin:0px auto;
}
#page {
    padding-top: 35px;
    min-height: 100px;
    float: none;
    clear: both;
}
/*-[ Header Social Icons ]--------*/
div.header-social-icons {
    float: right;
    background: #eee;
    position: relative;
    margin-left: 35px;
}
div.header-social-icons:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 44px 30px 0px 0;
    border-color: rgba(0, 0, 0, 0) #eee rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    left: -30px;
}
#primary-navigation .header-social-icons a, .header-social-icons a {
    float: left;
    font-size: 18px;
    padding: 12px 10px;
}
#primary-navigation .header-social-icons a:last-child { padding-right: 15px }
#primary-navigation .navigation > ul > li:first-child > a { padding-left: 0 }
.navigation .toggle-caret { display: none }
/*-[ Navigation ]-----------------*/
.regular_header div#primary-nav {
    float: left;
    width: 100%;
    border-bottom: 1px solid #eee;
}
#primary-navigation { float: right }
#primary-navigation .navigation ul ul { width: 200px }
#primary-navigation .navigation ul ul ul { left: 200px }
.regular_header #primary-navigation {
    float: left;
    width: 100%;
}
#primary-navigation .navigation ul ul a { padding-right: 45px }
.menu-item-has-children > a:after {
    content: "\f0d7";
    font-family: 'Font Awesome 5';
    position: absolute;
    right: 14px;
}
#primary-navigation .navigation .menu-item-has-children > a { padding-right: 25px }
#secondary-navigation {
    display: block;
    float: right;
}
.regular_header #secondary-navigation {
    float: left;
    width: 100%;
}
#secondary-navigation .navigation ul ul li { background: #fff }
#secondary-navigation .navigation ul li:hover, #secondary-navigation .navigation ul .current-menu-item { background: #fff }
#secondary-navigation .navigation ul li:hover a { color: #777 }
#secondary-navigation a {
    text-align: left;
    text-decoration: none;
    padding: 24px 25px;
    transition: none;
}
#secondary-navigation .navigation > ul > .menu-item-has-children > a { padding-right: 38px }
#secondary-navigation .menu-item-has-children > a:after { right: 22px }
#primary-navigation a {
    padding: 17px 15px 16px 15px;
    line-height: 1;
}
#secondary-navigation a .sub {
    font-size: 11px;
    font-weight: normal;
    color: #9B9B9B;
}
.navigation {
    float: left;
    position: relative;
    width: 100%;
}
.navigation ul { margin: 0 auto }
.navigation ul li {
    float: left;
    line-height: 24px;
    position: relative;
    transition: all 0.25s linear;
}
.navigation ul li a, .navigation ul li a:link, .navigation ul li a:visited { display: inline-block }
.navigation > ul > .current a {
    background: transparent;
    color: #5a5a5a !important;
}
.navigation ul li li {
    background: #fff;
    border-bottom: 0;
}
.navigation ul ul {
    position: absolute;
    width: 255px;
    padding: 20px 0 0 0;
    padding-top: 0;
    z-index: 400;
    font-size: 12px;
    color: #798189;
    box-shadow: 0px 2px 1px 0px rgba(50, 50, 50, 0.2);
}
.navigation ul ul li {
    padding: 0;
    background: #fff;
    color: #000;
}
#primary-navigation .navigation ul ul a, #primary-navigation .navigation ul ul a:link, #primary-navigation .navigation ul ul a:visited, #secondary-navigation .navigation ul ul a, #secondary-navigation .navigation ul ul a:link, #secondary-navigation .navigation ul ul a:visited {
    padding: 9px 45px 9px 20px;
    position: relative;
    width: 190px;
    border-left: 0;
    background: transparent;
    border-right: 0;
    border-radius: 0;
    border-bottom: 1px solid   rgba(255, 255, 255, 0.05);
    margin: 0;
}
#primary-navigation .navigation ul ul a, #primary-navigation .navigation ul ul a:link { width: 135px }
.navigation ul ul li:first-child a {

}
.navigation ul ul li:last-child a { border-bottom: none }
.navigation ul ul { display: none }
.navigation ul ul ul {
    left: 256px;
    top: 0;
    box-shadow: 1px 1px 3px 0px rgba(50, 50, 50, 0.2);
}
.sub-menu .menu-item-has-children:after { color: #fff }
.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after { clear: both }
a#pull { display: none }
.navigation i { margin-right: 4px }
/* Flyout nav */
#header.sticky-navigation-active {
    z-index: 500;
    position: fixed;
    top: 0;
    margin: 0 !important;
    -webkit-backface-visibility: hidden;
}
.admin-bar .sticky-navigation-active { top: 32px }
.sticky-navigation a { transition: all 0.25s linear }
/*-[ Content ]--------------------*/
.article {
    width: 100%;
    float: none;
    margin-bottom: 35px;
    padding: 20px 15px;
    background: #fff;
    box-sizing: border-box;
}
/**********latest-posts***********/
article header {
    float: left;
    width: 100%;
}
.featured-category-title {
    float: left;
    width: 100%;
    clear: both;
    font-size: 22px;
}
.featured-category-title a {
    float: left;
    width: 100%;
    color: #222222;
    margin-top: 30px;
}
.latestPost {
    width: 100%;
    float: left;
    margin-bottom: 30px;
}
.latestPost .title { display: block }
.front-view-content {
    float: left;
    width: 100%;
}
.single_post header { width: 100% }
article img.left, article img.alignleft, .wp-caption.alignleft {
    margin: 0.3em 1.571em 0.5em 0;
    display: block;
    float: left;
}
article img.right, article img.alignright, .wp-caption.alignright {
    margin: 0.3em 0 0.5em 1.571em;
    display: block;
    float: right;
}
article img.center, article img.aligncenter, .wp-caption.aligncenter {
    margin: 0.3em auto 0.5em auto;
    display: block;
}
article img.aligncenter, article img.alignnone {
    margin-top: 1em;
    margin-bottom: 1em;
    display: block;
    clear: both;
}
article ul {
    padding: 0 0 0.001em 1.9em;
    list-style-type: square;
    margin:  0px 0px 15px;
}
article ol {
    padding: 0 0 0.001em 1.9em;
    list-style-type: decimal;
    margin: 0px 0px 15px;
}
article ul ul, article ol ol, article ul ol, article ol ul {
    padding-top: 0;
    padding-bottom: 0;
}
article ul ul { list-style-type: square }
article ul ul ul { list-style-type: square }
article .iconlist { padding-left: 0 }
article .iconlist li { list-style-type: none }
/*-[ Toggle menu ]---------------------------*/
.toggle-menu ul ul { display: none }
.toggle-menu .toggle-menu-item-parent { position: relative }
.toggle-menu .toggle-caret {
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
    cursor: pointer;
    line-height: inherit;
}
.toggle-menu .toggle-caret .fa {
    width: 20px;
    text-align: center;
    font-size: 16px;
    color: inherit;
    line-height: 20px;
}
.toggle-menu .active > .toggle-caret .fa:before { content: "\f068" } /*minus*/
/*-[ Text Widget ]---------------------------*/
/*-[ Form Input ]------------------*/
input, textarea, select {
    padding: 8px 12px;
    font-size: 14px;
    color: #444;
    border: 1px solid #E4E4E4;
    font-family: inherit;
}
textarea {
    overflow: auto;
    resize: vertical;
}
select {
    padding: 6px 10px;
    border-color: #D8D8D8;
    width: 100%;
}
/*-[ Tables ]--------------------*/
table {
    width: 100%;
    text-align: left;
    margin-bottom: 25px;
    border: 1px solid #E4E4E4;
}
thead {
    background: #F7F8F9;
    font-size: 14px;
    color: #585F65;
}
table th, table td {
    padding: 7px 15px;
    text-align: left;
}
thead th { padding: 14px }
tbody th {
    font-weight: normal;
    border-bottom: 1px solid #E4E4E4;
}
/*-[ Line ]---------------------*/
hr {
    border: none;
    border-bottom: 1px solid #E5E5E5;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    width: 297px;
    margin: 35px 0;
    clear: both;
    position: relative;
}
/*-[ Back To Top ]---------------------------*/
.to-top {
    float: right;
    position: relative;
}
.toplink .fa-angle-double-up {
    font-size: 24px;
    position: absolute;
    right: 0;
    top: 0px;
}
.toplink { padding-right: 27px }
#move-to-top {
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    height: 12px;
    padding: 10px 10px 18px 10px;
    position: fixed;
    right: 0px;
    bottom: 75px;
    transition: all 0.25s linear 0s;
    width: 20px;
    z-index: 25;
    background: #222;
    text-align: center;
    width:  40px;
    height: 40px;
    border-radius: 3px;
}
#move-to-top:not(.filling) {
    opacity: 0;
    visibility: hidden;
}
#move-to-top .fa-angle-double-up { font-size: 22px }
/*-[ pagination ]------------------*/
.pagination {
    clear: both;
    overflow: hidden;
    float: left;
    width: 100%;
    margin-top: 25px;
    margin-bottom: 0;
    display: block!important;
}
.single .pagination {
    border: 0;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    margin-top: 0;
    padding: 2.2% 0;
    width: 100%;
}
.pagination ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.pagination ul li {
    float: left;
    margin-bottom: 5px;
}
.page-numbers.current, .pagination a:hover {
    color: #fff;
    margin: 0 5px 0 0;
    display: inline-block;
    float: left;
    line-height: 1;
    text-decoration: none;
    padding: 10px 13px;
    background: #0274BE;
    min-width: 36px;
    box-sizing: border-box;
    border-radius: 3px;
    text-align: center;
}
.pagination a, #load-posts a, .single .pagination > .current .currenttext, .pagination .page-numbers.dots {
    background: #222;
    margin: 0 5px 0 0;
    display: inline-block;
    float: left;
    line-height: 1;
    text-decoration: none;
    color: #fff;
    padding: 10px 13px;
    min-width: 36px;
    box-sizing: border-box;
    border-radius: 3px;
    text-align: center;
}
#load-posts {
    float: left;
    width: 100%;
    text-align: center;
}
#load-posts .fa, #fs2_load_more_button .fa { margin-right: 5px }
.pagination a:hover { color: #fff }
.pagination .nav-previous { float: left }
.pagination .nav-next { float: right }
.pagination .nav-previous a, .pagination .nav-next a { color: #fff!important }
.pagination  .nav-previous a:hover, .pagination .nav-next a:hover { background-color: #222 }
.single .pagination a .currenttext, .single .pagination a .current {
    padding: 0;
    background: rgba(0, 0, 0, 0)!important;
    margin-right: 0;
}
.single .pagination a:hover .currenttext { color: #fff }
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
/* Insta Layout for blog */
article.dm-post.excerpt {
    padding: 30px 0px;
}

.dm-half.post-half.dm-full {
    width: 100%;
}

article.dm-post.excerpt .dm-flex * {
    text-align: center;
}
.iimage,.instaBlox{overflow:hidden;box-sizing:border-box}.bottomLine,.iimage,.instaBlox,.time,.whitebro h2{box-sizing:border-box}#page:after,.instaFix:after{clear:both;content:""}.instaBlox{width:33.33%;float:left;padding:0 15px;margin-bottom:30px}.iimage{height:350px;width:100%;position:relative;margin:0;border-width:8px;border-style:solid;max-width:100%;line-height:0;border-color:#e8e8e8}.ianimt,.linksover{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;position:absolute;width:100%}.ianimt{height:100%;top:0;left:0;background-size:cover;background-position:50% 50%;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);transition:all .3s ease-in-out}.iimage:hover .ianimt{-moz-transform:scale(1.2);-webkit-transform:scale(1.2);-o-transform:scale(1.2)}.instaFix:after{display:block}.linksover{transition:all .3s ease-in-out;top:50%;list-style:none;text-align:center;opacity:0;transform:translateY(-50%) scale(0)}.iimage:hover .linksover{opacity:1;transform:translateY(-50%) scale(1.2)}.linksover li{display:inline-block;margin:0 2px}.linksover a{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;width:40px;height:40px;line-height:40px;color:#fff;font-size:20px;text-align:center;display:block;background-color:#131a8b}.linksover a:hover,.whitebro{background-color:#fff}.linksover a:hover{color:#131a8b}.irow{margin:0 -15px}.time{font-size:15px;padding:5px 10px;color:#c1c1c1}.whitebro h2{font-size:24px;padding:0 10px 15px;margin:0}.iimage a{display:block;position:relative;width:100%;height:100%}.bottomLine{text-align:center;padding:5px 0;border-top:2px solid #000;border-bottom:2px solid #000;background:#949494}.bottomLine a{color:#252525}#page:after{display:block}@media screen and (max-width:1025px){.instaBlox{width:50%}}@media screen and (max-width:640px){.instaBlox{width:100%}}
button.wahout.aicon_link:before {
    height: 100%;
    width: 100%;
    background-color: #000;
    opacity: 0.3;
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
}
.sticks,.move_down {
    display: none;
}
.move_down {
    padding-bottom: 34px;
}
.hover+.sub-menu {
    opacity: 1 !important;
    visibility: visible !important;
}

/* Footer Changes */
.copyrights {
    text-align: center;
}
.copyrights p,
.copyrights a {
    color: #fff;
}
.copyrights a:hover {
    color: #fff !important;
}
.copyrights p {
    margin-bottom: 10px;
}
.copyrights p span {
    border-left: 1px solid #fff;
    padding-left: 7px;
    margin-left: 5px;
    line-height: 16px;
    display: inline-block;
}
.article a {
    font-weight: bold;
}
.innerImage {
    background-size: cover;
    background-position: 50% 50%;
    height: 45vh !important;
}
.accessibility-location-right .accessability_container {
    top: 220px;
}
.welcomesmall a,
.leftVideo a,
.padding a,
.welcometext a,
.welcome a {
    font-weight: bold;
}
.footerMenu {
    padding:10px 0px 15px;
}
@media screen and (max-width: 1200px) {
    .article { width: 96%;float:right!important; }
}
/* Rating System */
.dm-rate-us .rtg,.dm-rate-us>a{display:inline-block;position:relative}.dm-rate-us .rtg{text-align:center;float:none;direction:rtl;margin-left:0}.dm-rate-us>a{color:#184755!important;transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;text-decoration:none;line-height:34px;padding:0 1px;font-size:25px}.dm-rate-us a:visited{color:#cb7b14}.dm-rate-us span{font-size:20px;margin-right:7px;color:#fff;position:relative;text-transform:none;top:0}.dm-rate-us a:hover:before{content:"\f005";color:#d89947!important}.dm-rate-us a:hover{color:#d89947!important}.rtg>a:hover:before,.rtg>a:hover~a:before{content:"\f005";color:#e1c851!important;transition:.3s;-moz-transition:.3s;-webkit-transition:.3s}
.dm-rate-us span {
    color: #000;
    font-size: 20px
}

.dm-rate-us a:visited {
    color:#184755!important;
}

.buttonToAuto .fa-volume-down:before {
    content: "\f027" !important;
}
.fa-star-o:before {
    content: "\f005";
    font-family: 'Font Awesome 5' !important;
}
.dm-rate-us {
    display: inline-block;
    position: relative;
    color: #fff;
    text-transform: uppercase;
    margin: 0px 15px;
}
.wda_video_style {
    position: relative;
}
.wda_video_style .buttonToAuto {
    position: absolute;
    bottom: 100px;
    width: 100%;
    z-index: 11;
    text-align: center;
}
.wda_video_style .buttonToAuto .btn {
    border-radius: 2px;
}
.sub-menu .current_page_item:before {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    content: "";
    background-color: #000;
     display: block !important;
    opacity: 0.2;
}
.wda-mapi iframe {
    display: block;
    width: 100%;
}
.ct-template .c6 {
    width: 50%;
    display: block !important;
    float: left;
    text-align: left !important;
    padding:0px 15px;
    box-sizing: border-box;
}
.clearfix.ct-template {
    margin: 0px -15px;
}

.newCon {
    background-size: cover;
    background-position: 50% 50%;
    height: 700px;
}
.sub-menu li {
    width: 100%;
    text-align: left;
}
nav a {
    box-sizing: border-box;
}
.cta_fixed_button {
    display: none;
}
.carousel-caption h2 {
    font-size: 47px;
}
article.article {
    width: 100% !important;
    box-shadow: 0px 0px 0px !important;
    padding: 30px;
    box-sizing: border-box;
}
.carousel-caption a:hover { 
    color:#fff !important;
}

/* shortcode code */
article.article {
    max-width: 100% !important;
    padding: 50px 0px !important;
    margin-bottom: 30px;
}
.dm-service-section:nth-child(odd) {
    background:#fff;
}
.dm-service-section:nth-child(even) {
    background:#eee;
}
.dm-service-section img {
    box-sizing: border-box;
}
.dm-service-section:nth-child(even) img {
    outline:2px solid #3988e1;
    border:5px solid #eee;
}
.dm-service-section:nth-child(odd) img {
    outline:2px solid #ccc;
    border:5px solid #fff;
}
.dm-full {
    width: 100%;
}
.dm-half,.dm-third,.dm-fourth {
    box-sizing: border-box;
    padding:0px 15px;
    max-width: 100%;
}
.dm-service-section:nth-child(even) .dm-half:nth-child(1) {
    order: 2;
}
.special-shortcode-page > p {
    display: none;
}
.dm-service-section {
    padding:60px 0;
}
.dm-container {
    max-width: 1200px;
    width: 100%;
    margin: 0px auto;
    padding:0px 15px;
    box-sizing:border-box;
}
.mapi iframe {
    display: block;
}
.dm-service-section:after{
    clear:both;
    display:block;
    content:"";
}
.dm-space{
    padding:0 50px;
}
.dm-flex {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
}
.dm-half {
    flex:1 1 50%;
    box-sizing:border-box;
    width: 50%;
}
.dm-third {
    flex:1 1 33.33%;
    width: 33.33%;
    box-sizing: border-box;
}
.dm-fourth {
    flex: 1 1 25%;
    width: 25%;
    box-sizing: border-box;
}
.dm-fifth {
    flex: 1 1 20%;
    width: 20%;
    box-sizing: border-box;
}
.dm-sixth {
    width: 16%;
    flex:1 1 16.66%;
}
.dm-half li {
    list-style:none;
    position:relative;
}
.dm-half li:before {
    position:absolute;
    font-family: 'Font Awesome 5';
    content: '\f14a';
    margin:0 5px 0 -25px;
}
.dm-service-section a.btn {
    text-decoration: none !important;
    font-size: 15px;
}
.dm-service-section a.btn i {
    padding-right: 5px;
}
section.page-header {
    padding-top: 0;
    color: #fff;
    padding: 20px 0;
    text-align: center;
    margin-bottom: 34px;
}

.page-header h1 {
    margin: 0px;
}

section.page-header * {
    color: #fff;
    font-size: 32px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
}
.dm-lightbox {
    padding: 0px 5px;
}

.dm-fifth.dm-lightbox a {
    display: block;
}

.dm-fifth.dm-lightbox img {
    box-sizing: border-box;
    width: 100%;
}
section.page-header h2 {
    margin: 0px;
}
.dm-popup-wrapper *,
.dm-modal *{
    color: #000 !important;
}
.dm-readmore-wrapper {
    display: none;
} 
.non-staff-image .staff-image {
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-color: #e4e6e7 !important;
}
.dm-popup-wrapper h3 {
    top: 0px;
    padding: 0px !important;
}
.fix-visio * {
    -webkit-backface-visibility: hidden;
    animation-fill-mode: initial !important;    
}
.dm-flex > div {
    -webkit-backface-visibility: hidden;
    animation-fill-mode: initial !important;
}
[data-dm-category] {
    cursor: pointer;    
}
.dm-classic-pop,
.dm-readmore-wrapper.dm-modal {
    position: fixed;
    height: 500px;
    background-color: #fff;
    width: 900px;
    padding: 20px;
    z-index: 1000;
    display: block;
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.2);
    top: 50%;
    transform: translateY(-50%);
    overflow-y: scroll;
    z-index: 9999999999;
    opacity: 0;
    visibility: hidden;
    max-width: 90%;
    left: 0px;
    right: 0px;
    margin: 0px auto;
    box-sizing: border-box;
}
.dm-classic-pop.show-dm-modal,
.dm-readmore-wrapper.dm-modal.show-dm-modal {
    opacity: 1;
    visibility: visible;
}
/* width */
.dm-popup-wrapper::-webkit-scrollbar,
.dm-modal::-webkit-scrollbar {
  width: 10px;
}

/* Track */
.dm-popup-wrapper::-webkit-scrollbar-track,
.dm-modal::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
.dm-popup-wrapper::-webkit-scrollbar-thumb,
.dm-modal::-webkit-scrollbar-thumb {
  background: #888;
}
.dm-popup-wrapper button,
.dm-readmore-wrapper.dm-modal button {
    display: block;
    text-align: right;
    margin: 0px auto;
    margin-right: 0px;
    height: 40px;
    cursor: pointer;
    width: 40px;
    text-align: center;
    background-color: #8e8e8e;
    border: 0px;
    font-size: 30px;
    color: #fff;
}
/* Handle on hover */
.dm-popup-wrapper::-webkit-scrollbar-thumb:hover,
.dm-modal::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.dm-modal-backdrop {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background-color: #000;
    z-index: 99999999;
    position: fixed;
    top: 0px;
    left: 0px;
    height: 100vh;
    width: 100%;
    visibility: hidden;
    opacity: 0;
}
.dm-modal-backdrop.show-dm-drop {
    opacity: 0.5;
    visibility: visible;
}

section.page-header,
article.article {
    margin:0px !important;
}

.wda-make-space {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    height: 100px;
}
.fa-plus.fa-minus:before {
    content: "\f068";
}
/* masonry */
.dm-mason-container > * {
    width: calc(33.33% - 20px);
    padding: 10PX;
    margin: 5PX;
    box-shadow: 0px 1px 10px #0000001f;
    border-radius: 6px;
}

.dm-mason-container blockquote:after {
    opacity: 0;
}

@media screen and (min-width: 881px) {
    .dm-rate-us a:visited {
       color: #fff !important;
    }
    #menu-main-menu li:hover > .sub-menu {
        opacity: 1;
        visibility: visible;
    }
    #header nav > ul > li > .sub-menu.moveLeft {
        left: auto !important;
        right: 0px !important;
    }
    #menu-main-menu .moveLeft .sub-menu {
        right: 100% !important;
        left: auto !important;
    }
    li > .sub-menu {
        left: 100%;
        top: 0px;
    }
    .sub-menu.moveLeft {
        left: auto;
        right: 100%;
    }
    .toggle-menu > li > ul {
        top: 100%;
        left: 0px;
        text-align: left;
    }

    .toggle-menu a {
        width: 100% !important;
        box-sizing: border-box;
    }

    .toggle-menu ul li {
        width: 100%;
    }
    html ul ul.wda-long-menu {
        width: 500px;
        display: flex;
        align-items: center;
        justify-content: end;
        flex-wrap: wrap;
        right: 100%;
        left: auto;
        background-color: #278cbb;
    }
    header div > ul > li > ul.sub-menu,
    #header nav > ul > li > ul.sub-menu {
        left: 0px !important;
        top: auto;
    }
    ul#menu-main-menu > li a {
        display: block;
        width: 100% !important;
    }
}
@media screen and (min-width: 865px) {
    html ul ul.wda-long-menu {
        width: 500px;
        display: flex;
        align-items: center;
        justify-content: end;
        flex-wrap: wrap;
        right: 0px;
        left: auto;
        background-color: #fff;
    }
    nav a {
        box-sizing: border-box;
    }

    ul#menu-main-menu .sub-menu li {
        width: 100%;
        display: block;
    }
    ul#menu-main-menu.wda-long-menu .sub-menu li {
        width: 50%;
    }
    #secondary-navigation .navigation ul ul.wda-long-menu > li {
        width: 50%;
    }
    .wda-long-menu {
        background-color: #fff;
    }
    .wda-long-menu > li a {
        display: block !important;
        width: 100% !important;
        box-sizing: border-box;
    }
    .box01, .box02, .box03 {height:auto;}
    .toggle-menu li:hover > .sub-menu {
        visibility: visible;
        opacity: 1;
    }
    .navigation ul ul {
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        display: block;
        opacity: 0;
        visibility: hidden;
    }
}
.side-social-icons {
    position: fixed;
    left: 5px;
    top: 50%;
    z-index: 999999;
    transform: translateY(-50%);
}
.side-social-icons a:hover {
    color: #fff;
}

.side-social-icons a:hover:before {opacity: 0.4;}

.side-social-icons a:before {
    height: 100%;
    width: 100%;
    border-radius: 50%;
    background-color: #000;
    opacity: 0;
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}


.side-social-icons a span {
    position: relative;
    z-index: 1;
}
.side-social-icons a {
    position: relative;
    display: block;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    background-color: #000;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    margin-bottom: 10px;
}
/* New CT style */
.messagebox {
    box-shadow: 0px 1px 10px rgba(95, 105, 112, 0.28);
    padding: 20px 30px 5px;
    box-sizing: border-box;
}

.messagebox ul {
    padding: 0px !important;
}

.messagebox .gform_footer {
    margin: 0px !important;
}
.ct-design .c6 i {
    height: 40px;
    width: 40px;
    background-color: rgb(64, 205, 137);
    border-radius: 50%;
    color: #fff;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    margin-right: 8px;
    display: block;
}
.ct-design .ct_i p {
    display: flex;
    align-items: center;
}
.messagebox li:nth-child(1),.messagebox li:nth-child(2) {
    display: inline-block;
    width: 50%;
}
.messagebox label {
    display: none !important;
}
.messagebox li textarea {
    padding: 10px !important;
    height: 110px !important;
}
.messagebox li input {
    width: 100% !important;
    height: 50px;
    padding:0px 10px !important;
}
.ct-design .ct_h > strong {
    font-size: 20px;
    display: block;
    margin-bottom: 5px;
}
.messagebox input[type="submit"] {
    background-color: #13bdba;
    width: 200px !important;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #fff;
}
.ct_h span {
    display: block;
    padding: 0px 0px 5px;
}
.c12 {
    width: 100%;
    float: left;
    padding: 0px 15px;
    box-sizing: border-box;
    margin-top: 30px;
}
.messagebox #field_2_5 {
    width: 100%;
    font-size: 12px;
}

.messagebox #field_2_1,.messagebox #field_2_2 {
    width: 50%;
    display: inline-block;
}
.c12 iframe {
    height: 350px;
}

.ct-template .c6:nth-child(1) h4 {
    font-size: 26px;
    font-weight: bold;
}
.social-icons a {
    vertical-align: middle;
}
span.social-icons-image {
    height: 100%;
    width: 100%;
    background-size: cover;
    display: block;
}

ul.sub-menu.toggle-submenu a {
    text-transform: capitalize !important;
    padding: 7px 10px !important;
    border-bottom: 1px solid rgb(0 0 0 / 7%) !important;
    padding-right: 25px !important;
    font-size: 14px !important;
}

.navigation ul ul,
ul.sub-menu.toggle-submenu.wda-long-menu {
    width: 220px;
}

#secondary-navigation .navigation ul ul.wda-long-menu > li {
    width: 100% !important;
}

#secondary-navigation 
ul.sub-menu .menu-item-has-children > a:after {
    right: 12px;
}

a#move-to-top {
    width: 40px;
    height: 40px;
    font-size: 30px;
    line-height: 20px;
}

.multi_location_mgmt {
    display: flex;
    justify-content: center;
}

.multi_location_mgmt a i {
    display: block;
    font-size: 29px;
    text-align: center;
}

.multi_location_mgmt a {
    padding: 0px 20px;
    font-size: 19px;
    text-transform: uppercase;
}

.article .multi_location_mgmt a {
    background: var(--pColor);
    margin: 0px 10px;
    border-radius: 8px;
    color: #fff !important;
    text-decoration: none !important;
    padding: 10px 25px;
    text-align: center;
    max-width: 300px;
    width: 100%;
}

html ul.sub-menu.toggle-submenu {
    left: 100% !important;
    right: auto !important;
}

.btnAuto{
    z-index:9;
}

.association-logos-dm{text-align:center; padding:20px 0;}
.association-logos-dm img{ vertical-align:middle; margin: 0 5px;}

/* FAQs */
.contentfaqs h4 {
    background: var(--pColor);
    color: #fff;
    padding: 10px 20px;
    padding-right: 60px;
    cursor: pointer;
    position: relative;
}

.dm_faq_item {
    padding: 20px;
    background: rgb(17 17 17 / 3%);
    position: relative;
    top: -12px;
    display: none;
}

.contentfaqs h4 i {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
}

html .meetd {
    height: 450px;
    background-position: 50% 50%;
}

/* Blog */
.dm-full-width .dm-full {
    width: 100%;
    text-align: center;
}

.dm-full-width h3 {
    text-align: center;
}

.readMore {
    float: none;
}

.front-view-content {
    float: none;
    width: 100%;
}

.container.single-page.dm-flex > .post {
    width: 70%;
}

.dm-sidebar {
    width: 30%;
    padding-right: 20px;
}

html .single .dm-sidebar h4 a {
    text-decoration: none !important;
    text-transform: uppercase;
    font-size: 17px !important;
}

.dm-sidebar h3 {
    line-height: 30px;
    letter-spacing: 4px;
    text-transform: uppercase;
    text-align: left;
}

.container.single-page.dm-flex {
    align-items: inherit;
}

.dm-rate-us .rtg {
    display: flex;
    gap: 2px;
}

.social-icon-container {
    display: flex;
    align-items: center;
    justify-content: center;
}

.multi_location_mgmt {
    padding: 20px 0px;
}

.multi_location_mgmt {
    flex-wrap: wrap;
}

.multi_location_mgmt a {
    flex: 1 1 33.33%;
    margin: 10px !important;
    text-align: center;
    max-width: 300px;
    padding: 20px !important;
}

.multi_location_mgmt i {
    margin-bottom: 13px;
}

.bottom-footer {
    width: 100%;
}

.rate-us-page-dm .dm-rate-us a,
.rate-us-page-dm .dm-rate-us a:visited {
    color: #ffde00 !important;
}

.gform-footer.gform_footer input[type="submit"] {
    background: var(--aColor);
    color: #fff;
    border-radius: 50px;
    padding: 9px 25px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 17px;
    cursor: pointer;
}

@media screen and (max-width: 880px) {
    .dm-mason-container > * {
        width: calc(50% - 20px);
    }
    #pojo-a11y-toolbar.pojo-a11y-toolbar-right{ 
        top:250px!important; 
    }
    .clearfix.ct-template.ct-design .c6 {
        text-align: center !important;
    }
    html .messagebox {
        padding: 10px 15px;
    }
    .messagebox #field_2_1, .messagebox #field_2_2 {
        width: 100% !important;
    }
    html .ct_i p {
        justify-content: center;
        display: block !important;
        text-align: center;
    }

    .c6 i {
        display: block !important;
        margin: 0px auto 10px !important;
    }
    .side-social-icons {
        display: none !important;
    }
    .dm-space {
        padding: 0px 15px;
    }
    footer .container {
        width: 100%;
        box-sizing: border-box;
    }
    #secondary-navigation .navigation > ul > .menu-item-has-children > a {
        line-height: 48px;
        padding: 0px !important;
    }
    .ct-template .c6 {
        width: 100%;
    }
    .innersep {
        display: none !important;
    }
    ::before {
        background-attachment: scroll;
    }
    ::after {
        background-attachment: scroll;
    }
    div,section {
        background-attachment: scroll !important;
    }
    #page.homepage {
        padding-top: 20px !important;
    }
    .navigation.mobile-menu-wrapper {
        z-index: 100;
    }
    div#content_box .single_page img {
        float: none !important;
        width: auto !important;
        display: block;
        margin: 0px auto 10px;
    }
    .dm-rate-us span {
        font-size: 21px;
        color: #111;
    }
    .rtg a {
        color: #111;
    }
    .dm-rate-us a:visited {
        color: #111;
    }
    .dm-rate-us .rtg {
        text-align: center;
        float: none;
        direction: rtl;
        margin-left: 0;
        font-size: 23px;
    }
    #menu-main-menu>li>a:after, #menu-main-menu>li>a:before {
        display: none !important;
    }
    .dm-rate-us {
        display: block;
        position: relative;
        color: #3e562e;
        text-transform: uppercase;
        margin: 10px 15px;
        text-align: center;
        display: block;
        color: #111;
        text-align: center;
        padding: 10px;
        border-radius: 4px;
        -moz-border-radius: 4px;
        margin: 10px !important;
    }
    #site-header {
        position: relative;
        z-index: 1000000000;
    }
    .move_down {
        display: block;
    }
    .cta_fixed_button {
        position: fixed;
        display: block;
        bottom: 0px;
        left: 0px;
        z-index: 100000000;
        width: 100%;
        text-align: center;
    }
    .sticks i {
        margin-right: 5px;
    }
    .sticks {
        float: left;
        width: 50%;
        text-align: center;
        margin-bottom: 0px;

        background-color: #777777;
        padding: 8px 5px;
        font-size: 16px;
        border:1px solid #fff;
        display: block;
        min-width: 27%;
        color: #fff;
        box-sizing: border-box;
    }
    body #move-to-top {
        bottom: 40px !important;
    }
    .navigation ul ul {
        background-color: transparent;
        transition: all 0s linear;
    }
    article.article .post-content img {
        width: auto !important;
        height: auto !important;
        display: block !important;
        margin:0px auto 20px !important;
        float: none !important;
    }
    html div.header-social-icons a {
        position: relative;
        float: none;
        display: inline-block;
        position: relative;
        z-index: 1;
        height: 40px !important;
        width: 40px !important;
        padding: 0px !important;
        line-height: 40px !important;
        font-size: 20px !important;
        color: #fff !important;
        border-radius: 50%;
    }
    #secondary-navigation div.header-social-icons {
        display: none !important;
    }
    div.header-social-icons a span {
        position: relative;
        z-index: 1;
    }
    div.header-social-icons a:before {
        border-radius: 50%;
        position: absolute;
        top: 0px;
        left: 0px;
        content: "";
        background-color: #000;
        opacity: 0.3;
        height: 100%;
        width: 100%;
    }
    html .mobileBtn a {
        width: 100%;
        max-width: 100%;
        margin: 0px auto 10px !important;
        border-radius: 4px;
        box-sizing: border-box;
    }

    html .mobileBtn {
        padding: 0px 15px;
        box-sizing: border-box;
    }
    html ul ul.wda-long-menu {
        background-color: transparent !important;
    }
    .dm-third,
    .dm-fourt {
        width: 50%;
        flex: 1 1 50%;
    }
    .dm-fifth {
        width: 50%;
        flex: 1 1 50%;
    }
    .dm-sixth {
        flex: 1 1 33.33%;
        width: 33.33%;
    }
}
@media screen and (max-width: 767px) {
    .container.single-page.dm-flex > .post,
    .dm-sidebar {
        width: 100%;
    }
    .dm-sidebar {
        order:  2;
    }
    #logo a, #logo img {
        box-sizing: border-box;
        margin:0px auto;
    }
    .main-header .container {
        background: transparent;
    }
    .welcome img, .post-content img{width:100%; height:auto;}
    footer .container {
        box-sizing: border-box;
        width: 100%;
        font-size: 14px;
    }
}
@media screen and (max-width: 540px) {
    .dm-mason-container > * {
        width: calc(100% - 20px);
    }
    .dm-half,
    .dm-third,
    .dm-fourth {
        flex: 1 1 100%;
        width: 100%;
    }
    .dm-fifth,
    .dm-sixth {
        flex: 1 1 50%;
        width: 50%;
    }
    .copyrights p span {
        border: 0px;
        display: block;
    }   
}
@media screen and (max-width: 480px) {
    .dm-fifth,
    .dm-sixth {
        width: 100%;
        flex: 1 1 100%;
    }
    html figure h2 {
        font-size: 22px !important;
    }

    html .grid figure figcaption {
        padding: 25px 22px !important;
    }
}

ul.dm-insurance-list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    list-style: none;
    margin: 0px;
    padding: 0px;
    gap: 1%;
    width: 100%;
}

ul.dm-insurance-list li {
    flex: 1 1 19%;
    padding: 10px;
    text-align: center;
    box-shadow: 0px 1px 10px #00000017;
    height: 260px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: column;
    margin-bottom: 1%;
    background: #fff;
    flex-basis: 250px;
}

ul.dm-insurance-list li img {
    outline: none !important;
    border: 0px !important;
    margin: 0px auto 15px;
    display: block;
    max-width: 200px;
}

ul.dm-insurance-list li a {
    display: block;
    width: 100%;
    text-align: center;
}

.hidden-text {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

/* Testimonials */
section#wda_testi {
    background-attachment: fixed;
    background-position: 50% 50%;
    background-size: cover;
    padding: 50px 0px;
    text-align: center;
    position: relative;
}

section#wda_testi:before {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    content: "";
    background-color: #000;
    opacity: 0.4;
}

section#wda_testi * {
    color: #fff;
}

section#wda_testi p {
    box-sizing: border-box;
}


/* New Style */
.bg-white {
    background-color: #fff;
    padding: 25px 25px 25px 50px;
    box-sizing: border-box;
    text-align: left;
    position: relative;
}
#wda_testi .container {
    position: relative;
    z-index: 1;
}

.bg-white p {
    font-style: italic;
    font-size: 16px !important;
    text-align: left !important;
    line-height: 29px;
}

span.slide-star {
    float: left;
    position: relative;
    margin-right: 11px;
    color: #FDD314 !important;
}
span.slide-star i {
     color: #FDD314 !important;
}
#wda_testi h3 i {
    color: #FDD314;
}

.bg-white:after {
    content: "";
    display: block;
    clear: both;
}

.bg-white:after {
    border-top: 30px solid #ffffff;
    bottom: 0px;
    transform: translateY(100%);
    content: '';
    display: block;
    height: 30px;
    left: 80px;
    position: absolute;
    right: 445px;
    width: 2px;
    perspective-origin: 15px 15px;
    transform-origin: 15px 15px;
    filter: drop-shadow(2px 2px 1px rgba(0, 0, 0, .0980392));
    border-top: 30px solid #fff;
    border-right: 30px solid transparent;
    border-bottom: 0 solid transparent;
    border-left: 0 solid transparent;
    border-top: 30px solid #ffffff;
}
.slickTesti {
    padding: 0px 65px;
}
span.slide-star:before {
    content: "\f10d";
    font-family: 'Font Awesome 5';
    left: -31px;
    position: absolute;
    color: #666;
    opacity: 0.3;
    font-size: 23px;
    top: -8px;
}
#wda_testi {
    background-attachment: fixed;
    background-size: cover;
    background-position: 50% 50%;
}
section#wda_testi p {
    text-align: justify;
    color: #111;
    font-size: 20px;
    text-align: center;
}

section#wda_testi h4 {
    color: #666;
    font-weight: 400;
    font-size: 27px;
    text-align: left;
    padding-top: 35px;
    padding-left: 32px;
}
section#wda_testi:after {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: #badae6;
    opacity: 0.5;
    height: 100%;
    width: 100%;
}
html section#wda_testi .slick-dots {
    left: 0px;
}
section#wda_testi h2 {
    position: relative;
    z-index: 10;
    color: #666;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 38px;
}
section#wda_testi h2,section#wda_testi h4 {
    color: #fff;
}
@media screen and (max-width: 880px) {
    html .slick-prev,html .slick-next {
        display: none !important;
    }
    .slickTesti {
        padding: 0px !important;
    }
}