/*
Theme Name: Paris
Theme URI: www.brightervision.com
Description: Paris Theme
Author: Brighter Vision
Author URI: http://www.brightervision.com
Template: genesis
Text Domain: paris

The Paris Theme is a Genesis child theme owned and designed by Brighter Vision. The use of this child theme is reserved only for Brighter Vision customers.
*/

.lasso--controls__right {text-align: left !important;}

.full-width-content .left-col {
    width: 100% !important;
}
.full-width-content .right-col {
    display: none !important;
}

h6 {
    -webkit-margin-before: 1em!important;
    -webkit-margin-after: 1em!important;
}

.nav-area .navbar .contact-btn {
    margin-left: 25px;
}

/* LEFT ALIGN FIX */

img.alignright { float: right; margin: 0 0 1em 1em; }
img.alignleft { float: left; margin: 0 1em 1em 0; }
/*img.aligncenter { display: block; margin-left: auto; margin-right: auto; }*/
img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    object-fit: contain;
}

.alignright { float: right; }
.alignleft { float: left; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }

/* Footer Copyright */

#footer-copyright {text-align: center;}

/* Slider Button Removed */

bx-pager-item {
display: none !important;
}

body{
    margin:0;
    padding:0;
    color: #363636;
font-family: 'Josefin Sans', sans-serif;
    font-size: 17px;
    line-height: 22px;
    font-weight: 300;
}
a{
    color:#363636;
    text-decoration:none;
}
a:hover{
    color:#111;
}
.clear{
clear:both;
}
img{
}
.wrap-1 {
    max-width: 1200px;
    margin: auto;
    width: 100%;
    display: flex;
}
.wrap{
    max-width:1200px;
    margin:auto;
}

.header{
    position:relative;
}
#sticky-bar{top: 47px;}
#sticky-bar{
            /* set animation */
            -webkit-transition: all 0.4s ease;
            transition: all 0.4s ease;
    /* White background permanently */
    background: #ffffff;
    background-image: url("https://bhconsortium.com/wp-content/uploads/2019/10/blog-bg-dark.png");/*added 10/31/19 atran*/
        }
        
#sticky-bar.sticky {
            position: fixed;
            width: 100%;
    z-index:9;
          /* White Background Permantently */
   /* background: #ffffff;*/
background-image: url("https://bhconsortium.com/wp-content/uploads/2019/10/blog-bg-dark.png")!important;/*added 10/31/19 atran*/
        top: 0 !important;
        }
.header-inner{
    height:360px;
    overflow:hidden;
  background: url('/wp-content/uploads/2016/11/light.jpg');
background-size: cover;
    display: none;  /*added 05/14/19 WM*/
}
.header-inner img{
   height: auto;
    /*min-height: 360px;*/
    width: 100%;
}
.page-title {
    color: #fff;
    font-size: 50px;
    position: absolute;
    text-align: center;
    top: 38%;
    width: 100%;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
    font-weight: 200; /* added this */
}

/* Slider Css */

.slider-content {
    position: absolute;
    text-align: center;
    top: 40%;   /*updated from 30%; 05/14/19 WM*/
    width:100%;
    color:#fff;
    font-size:17px;
    line-height:24px;
}
.slider-content.Bottom{
    top: 60%;
}
.slider-content.Top{
    top: 10%;
}
.slider-content h1{
    color:#fff;
    font-weight:500;
    font-size:60px;
}
#home-slider > img {
    width: 100%;
}

.recent-post-slider .recentpost-categories ul.post-categories li:nth-child(4n+1) a { /*Added to remove "Category" from blog slider on home page AA 5/29/19*/
   display: none;
}
/* Slider Css */
.nav-area {
    position: fixed; /*from absolute; 05/14/19 WM*/
    top: 0px; /*from 0px; 05/14/19 WM*/
    width:100%;
    padding: 6px 0px 1px 0px;     /*from 25px 0; 05/14/19 WM*/
}
.navbar{
    float:right;
    padding-top: 0px;   /*from 35px; 05/14/19 WM*/
    padding: 17px 0px;  /*added 05/14/19 WM*/
}
.navbar ul {
    margin: 0;
    padding: 0;
}
.navbar ul li {
    margin: 0;
    padding: 12px 15px;
    display:inline;
}
.navbar ul li a{
    color:#fff;
    font-size:14px;
    text-decoration:none;
}
.responsive-menu-open{position: fixed;}

/*===========================================================================
STAFF SECTION
===========================================================================*/
.staff-box .photo{display: block;width: 350px; height: 350px; margin: 0 auto 20px; border-radius: 50%; background-size: cover; background-position: center;}

.staff-box{text-align: center;font-size: 19px;font-weight: 300;line-height: 1.4;}
.staff-box h4{color: #486577; text-transform: uppercase; margin-bottom: 5px; font-size: 30px;}
.staff-box p{margin-bottom: 15px;}
.staff-box .wpforms-submit{display: inline-block;}


.about-me .owl-prev, .about-me .owl-next{position: absolute;top: 50%; margin-top: -20px; font-size: 0; width: 40px; height: 40px; text-align: center;}
.about-me .owl-prev:before, .about-me .owl-next:before{color: #486577;font-size: 30px;}
.about-me .owl-prev:before{content: '\f053'; font-family: 'fontAwesome';}
.about-me .owl-next:before{content: '\f054'; font-family: 'fontAwesome';}

.about-me .owl-prev{left: 20px;}
.about-me .owl-next{right: 20px;}
.about-me .owl-nav .disabled{display: none;}
.about-me .owl-carousel .owl-item{display: inline-block; vertical-align: top; float: none;}
.about-me .owl-carousel.one-item .owl-item{width: auto!important; max-width: 780px;}
.about-me .staff-container.one-item .staff-box{padding-left: 380px;}
.about-me .staff-container.one-item .staff-box .photo{float: left;margin-left: -380px;}
.about-me .owl-carousel .owl-stage{min-width: 100%;}


/*===========================================================================
END STAFF SECTION
===========================================================================*/
/*******************Top Bar*************************/



/* # Site Navigation
---------------------------------------------------------------------------------------------------- */

.genesis-nav-menu {
    clear: both;
    width: auto;
    text-align: center;
    display: inline-block;
    margin: 0;
    float: right; 
}

.genesis-nav-menu .menu-item {
    display: inline-block;
    text-align: left;
    float:left; 
}
 
.genesis-nav-menu a {
    color: #333;
    display: block;
    /*padding: 30px 24px;*/
}

.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover {
    color: #EEBB62;
}

.genesis-nav-menu > li > ul:before {
    border-bottom: solid .5em #4092B5;
    border-left: solid .5em transparent;
    border-right: solid .5em transparent;
    content: '';
    left: .75em;
    position: absolute;
    top: -.45em;
}

.genesis-nav-menu .sub-menu {
    left: -9999px;
    opacity: 0;
    position: absolute;
    -webkit-transition: opacity .4s ease-in-out;
    -moz-transition:    opacity .4s ease-in-out;
    -ms-transition:     opacity .4s ease-in-out;
    -o-transition:      opacity .4s ease-in-out;
    transition:         opacity .4s ease-in-out;
    width: 200px;
    z-index: 99;
}

.genesis-nav-menu .sub-menu a {
    background-color: #fff;
    border: 1px solid #eee;
    border-top: none;
    font-size: 14px;
    padding: 20px;
    position: relative;
    width: 200px;
}

.genesis-nav-menu .sub-menu .sub-menu {
    margin: -55px 0 0 199px;
}

.genesis-nav-menu .menu-item:hover {
    position: static;
}

.genesis-nav-menu .menu-item:hover > .sub-menu {
    left: auto;
    opacity: 1;
}

.genesis-nav-menu > .first > a {
    padding-left: 0;
}

.genesis-nav-menu > .last > a {
    padding-right: 0;
}

.genesis-nav-menu > .right {
    color: #fff;
    float: right;
    list-style-type: none;
    padding: 30px 0;
}

.genesis-nav-menu > .right > a {
    display: inline;
    padding: 0;
}

.genesis-nav-menu > .rss > a {
    margin-left: 48px;
}

.genesis-nav-menu > .search {
    padding: 10px 0 0;
}

div.wpforms-container-full {
               padding: 15px!important;

}
/* ## Primary Navigation
--------------------------------------------- */

.nav-primary {
    background-color: transparent; /* Changed from #333 to fix customizer issue - 4/23/19 - ColinW */
}

.nav-primary .genesis-nav-menu a {
    color: #fff;
    font-family: 'Ubuntu', sans-serif;
    padding-bottom: 10px;
    font-size: 18px;
    font-weight:500;
    text-shadow: 1px 1px 1px #232323;

}
.nav-primary .genesis-nav-menu .sub-menu .menu-item {
    padding: 0;
}
.nav-primary .genesis-nav-menu .sub-menu a {
    color: #333;
}

.nav-primary .genesis-nav-menu a:hover,
.nav-primary .genesis-nav-menu .current-menu-item > a,
.nav-primary .genesis-nav-menu .sub-menu .current-menu-item > a:hover {
    color: #fff;
}

/*.nav-primary .genesis-nav-menu {
  float: none;
  text-align: left;
    line-height: 1.4;
}
.nav-primary .genesis-nav-menu > li {position:relative;  margin: 0 0px;}
.nav-primary .genesis-nav-menu > li:hover {}
.nav-primary .genesis-nav-menu > li:last-child {}
.nav-primary .genesis-nav-menu li > a {
  color: #ffffff;
  padding: 15px 0;
  font-weight:600;
  font-size: 18px;
  padding:10px 22px 10px 22px;
  position: relative;
  font-family: 'Ubuntu', sans-serif;
letter-spacing: 2px; 
}
.nav-primary .genesis-nav-menu li:last-child > a {}
.nav-primary .genesis-nav-menu li:first-child > a {}
.genesis-nav-menu a {padding: 13px 15px;}

.nav-primary .genesis-nav-menu a:hover,
.nav-primary .genesis-nav-menu .current-menu-item > a:hover {
    color: #EEBB62;
    background:#ef5925;
}

.sub-menu > a:hover {
        color: #432352!important;
    background: #fff!important;
}

.nav-primary .genesis-nav-menu .current-menu-item > a {color: #fff;
    background:#ef5925;}
.genesis-nav-menu .sub-menu li {}
.genesis-nav-menu .sub-menu a {
    padding: 11px;
    width: 200px;
    text-shadow: none!important;
    font-weight: normal!important;
    border-color: #eaeaea;
    background-color: transparent;
}
.genesis-nav-menu .sub-menu .current-menu-item a,
.genesis-nav-menu .sub-menu a:hover { 
    background-color: #f9f9f9;
}*/

.nav-primary .genesis-nav-menu .sub-menu {
    padding-top: 10px;
    background: #fff;
    padding-bottom: 10px;
}
.nav-primary .genesis-nav-menu .sub-menu li > a {
    background-color:#332944;
    /*letter-spacing: 1px!important;*/
    /*font-size: 15px!important;*/
    /*text-transform: none!important;*/
    border: none;
    padding: 5px 15px;
    text-shadow: none;
}
/* .nav-primary .genesis-nav-menu li.current-menu-item{background-color: #4092B5;} */
.nav-primary .genesis-nav-menu .sub-menu {padding: 0;border: none;}
.nav-primary .genesis-nav-menu .sub-menu li > a:after {display:none;}
.nav-primary .genesis-nav-menu .sub-menu li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(0,0,0,.07);
 /*   border-top: 1px solid rgba(255,255,255,.1); */
    background:#332944;
    color: #fff;
    padding: 8px 10px!important;
    /*font-size: 11px!important;*/
}
.nav-primary .genesis-nav-menu .sub-menu li.current-menu-item > a,
.nav-primary .genesis-nav-menu .sub-menu li > a:hover { color:#fff;}


.logo{
    float:left;
}
.logo img {
    max-width: 250px; /* changed from 350px; 10/14/19 JB */
}
.contact-me {
   background-position: center center;
    border: 2px solid #fff;
    border-radius: 3px;
    color: #000 ;
    display: block;
    margin: 42px auto auto;
    padding: 5px 10px;
    text-decoration: none;
    width: 110px;
background-color:#f5f1bd;
    font-size:14px;
    
    /* set animation */
            -webkit-transition: all 0.4s ease;
            transition: all 0.4s ease;
}
.contact-me:hover{
background:#2a9255 url("images/ExpandMore.png") no-repeat scroll center 32px;
padding: 5px 10px 20px 10px;
}
#content-area{
    max-width:1000px;
    margin:auto;
    width:100%;
    padding-top:40px;
    padding-bottom:0px;     /*updated from 40px; 05/14/19 WM*/
}

h1.entry-title{
/*  color: #98b8a7;
    font-size: 32px; */
    padding-bottom: 25px;
    text-align: center;
    line-height:1; 
    text-align: center; 
    margin-top: 0px;
   /* font-weight: 400; */
}

.blog h1 {
   text-align: center;
   margin-top: 50px;
} 

.about-me{
    /*background-image:url("images/about-me.png");*/
    background-size:100% 100%;
    background-position:center top;
    background-repeat:no-repeat;
    min-height:360px;
    padding:50px 0;
    position:relative;
}
.about-me h3{
/*    font-size:30px; */
    margin:0;
    padding:0 0 10px 0;
    color:#fff;
    /*font-weight:400; */
}
.about-me-wrap{
    max-width:800px;
    width:100%;
    margin:auto;
    position:relative;
    display: none;  /*added 05/14/19 WM*/
}
.about-me-overlay{
    display: none;  /*added 05/14/19 WM*/
  background: rgba(228, 250, 255, 0.8) ;
    height: 100%;
    position: absolute;
    width: 100%;
    top:0;
}
.about-me-pic{
    float:left;
    width:33%;
}
.about-me-pic img{
    max-width:260px;
   border: solid 2px #2a9255;
    border-radius:200px;
    margin-top:50px;
}
.about-me-pic img.Square{
    border-radius:0px;
}
.about-me-text{
    float:right;
    width:64%;
    color:#000;
    padding-top:50px;
}
.home-services {
    padding:60px 0;
    max-width:1024px;
    margin:auto;
    width:100%;
}
.home-services h2{
/*   color: #7ba298;
    display: block; 
    font-size: 32px; */
    margin: 0;
    /*commented out padding-bottom: 40px; 05/14/19 WM*/
    text-align: center; 
   /* font-weight: 400; */
}
.service-box{
  float: left;
    margin: 0 6%;
    width: 21%;
    text-align:center;
}
.service-box h3{
    border-bottom: 1px solid #000;
    /* color: #363636;
    font-size: 25px; */
    line-height: 38px;
    padding-bottom: 20px;
    font-weight:300;
    margin-top:0;
}
.service-box p {
/*    color: #363636;
    font-size: 16px; */
    line-height: 27px;
    text-align: center;
}
.service-thumb img{
   border: 2px solid #2a9255;
    border-radius: 200px;
    margin: auto;
    max-width: 100%;    /*from 80%; 05/14/19 WM*/
}
.service-thumb img.Square{
    border-radius:0px;
}
.service-thumb{
    min-height: 200px;
    padding-top: 20px;
    /* set animation */
            -webkit-transition: all 0.4s ease;
            transition: all 0.4s ease;
}
.service-thumb:hover{
     padding-top:0px;
    min-height: 220px;
    
}
.service-thumb{
    /* set animation */
            -webkit-transition: all 0.4s ease;
            transition: all 0.4s ease;
    background-position:bottom center;
}
.service-thumb:hover{
    background:url(images/shadow.png) no-repeat bottom center;
}

.home-services-bg{
    background:#F3F3F3;
    border-bottom:1px solid #ccc;
}
.contact-map{
  /*  background:rgba(0, 0, 0, 0) url("images/map.png") no-repeat scroll 0 0 / 100% auto; */
    min-height:270px;
    position:relative;
    margin-bottom: -75px;
}
.map-address {
border:    1px solid #fff;
    color: #fff;
    left: 40%;
    padding:10px 20px 0;
    position: absolute;
    top: 50%;
    font-size:12px;
    

background: #626262; /* Old browsers */
background: -moz-linear-gradient(top, #626262 0%, #586a70 68%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #626262 0%,#586a70 68%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #626262 0%,#586a70 68%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#626262', endColorstr='#586a70',GradientType=0 ); /* IE6-9 */

}
.map-address p{
    margin:0 0 10px 0;
}
.icon-location{
    background:rgba(0, 0, 0, 0) url("images/Location.png") no-repeat scroll 0 9px / 10% auto;
    padding:10px 0 10px 35px;
    display:block;
}
.map-address .icon-phone{
    background:rgba(0, 0, 0, 0) url("images/phone.png") no-repeat scroll 0 0 / 10% auto;
    padding:3px 0 10px 37px;
    display:block;
color:  #fff;
}
.icon-email{
    background:rgba(0, 0, 0, 0) url("images/packet.png") no-repeat scroll 0 0 / 11% auto;
    padding:3px 0 10px 38px;
    display:block;
color: #fff;
}

.footer-area{
    background:#252525;
    padding:30px 0;
    color:#fff;
    font-size:15px;
    margin-top: 0px;
}

.footer-area h3 {
    padding-bottom: 15px;
    text-transform: capitalize!important;
    color:#fff;
}
.pre-footer-area .textwidget p{margin:0;}
.footer-area p{
    font-size:15px;
}
.pre-footer-area {      height: 120px;  display: flex;  justify-content: center;    align-items: center;}
.footer-area a{
    color:#fff;
    text-decoration:none;
}
.footer-area a:hover{
    color:#ccc;
}
.copyright{
     text-align:center;
}
#footer-sidebar{
    max-width:800px;
    width:100%;
    margin:auto;
    padding-bottom:50px;
}
#footer-sidebar .widget{
   /*commented out float: left; 05/14/19 WM*/
    margin: 0px;    /*from 0 10%; 05/14/19 WM*/
    width: 100%;    /*from  30%; 05/14/19 WM*/
    text-align: center; /*added 05/14/19 WM*/
}
/*#footer-sidebar h3{
    text-transform:uppercase;
    font-size:16px;
    border-bottom: 2px solid #746091;
    padding-bottom:15px;
}*/
.section-title{
   /* color: #7ba298;
    display: block;
    font-size: 32px; */
    line-height: 60px;
    margin: 0;
    padding-bottom: 40px;
    padding-top: 30px;
    text-align: center;
  /*  font-weight:400; */
}
.home .section-title{
    background:#fff; /* Changed from f3f3f3 to fff - 4/23/19 ColinW */
}
.contact-map iframe {
    width: 100%;
    height: 270px;
}
.map-wrap{
  background: rgba(47, 54, 101, 0.66) ;
    height: 500px;
    position: absolute;
    display:none;
    width: 100%;
}
.icon-fb{
    background:url(images/icon-fb.png) no-repeat 3px 0px;
    padding-left:30px;
}
.icon-twitter{
     background:url(images/icon-twitter.png) no-repeat 0 0;
    padding-left:30px;
}
.icon-google{
     background:url(images/icon-google.png) no-repeat 0 0;
    padding-left:30px;
}
.icon-youtube{
     background:url(images/icon-youtube.png) no-repeat 0 0;
    padding-left:30px;
}
.icon-phone{
    background:url(images/icon-phone.png) no-repeat 0 0;
    padding-left:30px;
}
.icon-address{
    background:url(images/icon-location.png) no-repeat 0 0;
    padding-left:30px;
}
.icon-clock{
    background:url(images/icon-clock.png) no-repeat 0 0;
    padding-left:30px;
}

.icon-email-white{
    background:url(images/mail-iconwhite.png) no-repeat 0 0;
    padding-left:30px;
}

.post-box{
    float:left;
    width:46%;
    margin:2%;
    position:relative;
    overflow:hidden;
}
.post-box img {
    height: auto;
    min-height: 250px;
    width: 100%;
}
.box-content{
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    display: block;
    height: 155px;
    max-width: 328px;
    padding-left: 40px;
    padding-top: 100px;
    position: absolute;
    top: 0;
    width: 100%;
    cursor:pointer;
    /* set animation */
            -webkit-transition: all 0.4s ease;
            transition: all 0.4s ease;
}

.box-content:hover{
     background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
}

/*.post-box h2{
   font-size: 20px;
    font-weight: normal;
    margin: 0;
}
.post-box h2 a{
    color:#fff;
    text-decoration:none;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
}*/
.post-date{
    color:#fff;
    font-size:12px;
}
/*.box-content:hover h2 a{
    color:#78b2c8;
}*/
.page-template-blog-page{
    
}

.blog, .page-id-12{
   
}
.blog-page{
    max-width:1000px;
    margin:auto;
    width:97%;
    padding: 222px 0px 40px 0px; /* changed from 140px 0px 40px 0px;    from 40px 0; 05/14/19 WM            10/14/19 JB */ 

}
.blog-page .left-col{
    width:66%;
    float:left;
}
.blog-page .right-col{
    width:30%;
    float:right;
    font-size:16px;
}
.default-post-title{
    margin:0;
    font-size:30px;
    padding-bottom:12px;
}
.default-post-title a{
    color:#78b2c8;
    text-decoration:none;
}
.default-post-title a:hover{
    color:#363636;
}
.post-meta{
    font-size:11px;
}
.author-name {
    padding-right: 40px;
    background:url(images/icon-author.jpg) no-repeat;
    padding-left:15px;
}
.post-date2{
    background:url(images/icon-clock.jpg) no-repeat 0 3px;
    padding-left:17px;
}
.Default-post-content{
    font-size:17px;
}
.default-post{
    margin-bottom:10px;
}
.default-post .wp-post-image{
    float: left;
    height: auto;
    width:25%;
    margin-right: 3%;
    margin-top: 10px;
    padding-bottom:20px;
  /*   max-width: 200px; REMOVED BY PERRY */
}
.navigation ul{
    margin:0;
    padding:0;
}
.navigation ul li{
    display:inline-block;
}
.navigation ul li a{
    display:block;
    float:left;
    background:#363636;
    color:#fff;
    padding:15px 20px;
    margin:2px;
    text-decoration:none;
    font-size:18px;
}
.navigation ul li.active a{
    background:#111111;
}
.right-col .widget-title{
    margin:0 0 20px 0;
    padding-bottom:10px;
    border-bottom:solid 2px #01BAEC;
    font-size:18px;
    color:#363636;
}
.right-col .widget{
    margin-bottom:40px;
}
.page-template-blog-page .navigation{
    text-align:center;
}
.contact-form {
    float: left;
    width: 55%;
}
.contact-address {
    float: right;
    width: 40%;
}
.contact-page{
    padding-bottom:40px;
}
/*.contact-page h2{
    text-align:center;
    font-size:40px;
    color:#78b2c8;
}*/

/*h3 {font-weight:500;}


.contact-form h3, .contact-address h3{
    font-size:20px;
    color:#78b2c8;
    text-transform: uppercase;
}*/
.contact-address p{
    color: #363636 ;
    font-size:14px;
    padding-bottom:10px;
}
.contact-form input {
    border-top: 2px solid #ccc !important;
    border-right: 1px solid #ccc !important;
    border-left: 1px solid #ccc !important;
    border-bottom: 2px solid #78b2c8 !important;
    max-width: 460px !important;
    width: 100% !important;
    
}
.contact-form textarea {
    border-top: 2px solid #ccc !important;
    border-right: 1px solid #ccc !important;
    border-left: 1px solid #ccc !important;
    border-bottom: 2px solid #78b2c8 !important;
    max-width: 460px !important;
    width: 100% !important;
}
.wpforms-field-label {
    color: #898989;
    font-size: 12px !important;
    font-weight: normal !important;
}
/*commented out .wpforms-submit {
    background: #95ae96 none repeat scroll 0 0 !important;
    border: medium none !important;
    border-radius: 4px !important;
    color: #fff !important;
    font-size: 18px !important;
    font-weight: bold !important;
    letter-spacing: 1px !important;
    padding: 10px 30px !important;
} 05/14/19 WM*/

.wpforms-submit{    /*added 05/13/19 WM*/
    border-width: 2px;
    border-style: solid;
    -webkit-transition: 0.1s background-color linear, 0.1s color linear;
    -moz-transition: 0.1s background-color linear, 0.1s color linear;
    -o-transition: 0.1s background-color linear, 0.1s color linear;
    transition: 0.1s background-color linear, 0.1s color linear;
    padding: 21px 34px;
    font-size: 11px;
    font-weight: 700!important;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: .3em;
    color: #2a639d;
    border-color: #2a639d;
    border-radius: 3px;
    margin-bottom: 20px;
    line-height: 6;
}

.btn-blue { /*added 06/05/19 AA*/
    border-width: 2px;
    border-style: solid;
    -webkit-transition: 0.1s background-color linear, 0.1s color linear;
    -moz-transition: 0.1s background-color linear, 0.1s color linear;
    -o-transition: 0.1s background-color linear, 0.1s color linear;
    transition: 0.1s background-color linear, 0.1s color linear;
    padding: 21px 34px;
    font-size: 11px;
    font-weight: 700!important;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: .3em;
    color: #2a639d;
    border-color: #2a639d;
    border-radius: 3px;
    margin-bottom: 20px;
    line-height: 6;
}

.btn{   /*added 05/13/19 WM*/
    border-width: 2px;
    border-style: solid;
    -webkit-transition: 0.1s background-color linear, 0.1s color linear;
    -moz-transition: 0.1s background-color linear, 0.1s color linear;
    -o-transition: 0.1s background-color linear, 0.1s color linear;
    transition: 0.1s background-color linear, 0.1s color linear;
    padding: 21px 34px;
    font-size: 11px;
    font-weight: 700!important;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: .3em;
    color: #fff;
    border-color: #fff;
    border-radius: 3px;
    margin-bottom: 20px;
    line-height: 6;
}

.contact-btn {  
  border: 2px solid #2a639d;
    padding: 10px 30px 0px 30px!important;
    border-radius: 3px;
}

.wpforms-submit:hover{  /*added 05/13/19 WM*/
    color: #fff!important;
}

.btn:hover{ /*added 05/13/19 WM*/
    color: #767474;
    background: #fff;
}

.contact-btn:hover {  
  color: #fff;
  background: rgba(42,99,157,0);
}

/*added this junk for hover on Services page 05/24/19 WM
----------------------------------------------------------------------------------------------------*/
.image-container {
    position: relative;
    display: inline-block;
}
.image-container img {display: block;}
.image-container .after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    color: #FFF;
    bottom: 0;
}
.image-container:hover .after {
    display: block;
    background: rgba(0, 0, 0, .6);
}
.image-container .after .content {
    position: absolute;
    bottom: 0;
    font-family: Arial;
    text-align: center;
    width: 100%;
    box-sizing: border-box;
    padding: 5px;
}
.image-container .after .zoom {
    color: #DDD;
    font-size: 48px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -30px 0 0 -19px;
    height: 50px;
    width: 45px;
    cursor: pointer;
}
.image-container .after .zoom:hover {
    color: #FFF;
}

/*end junk for hover on Services page 05/24/19 WM
----------------------------------------------------------------------------------------------------*/

.phone-icon{
    background:url(images/phone-icon.png) no-repeat;
    padding-left:30px;
}
.location-icon{
    background:url(images/location-icon.png) no-repeat;
    padding-left:30px;
}
.clock-icon{
    background:url(images/clock-icon.png) no-repeat 0 7px;
    padding-left:30px;
}
.mail-icon{
    background:url(images/mail-icon.png) no-repeat;
    padding-left:30px;
}
.fb-icon{
    background:url(images/fb-icon.png) no-repeat 8px 0px;
    padding-left:30px;
     display: block;
    float: left;
    padding-left: 30px;
    text-indent: -9999px;
    margin-right: 10px;
}
.twitter-icon{
     background:url(images/twitter-icon.png) no-repeat;
    padding-left:30px;
     display: block;
    float: left;
    padding-left: 30px;
    text-indent: -9999px;
    margin-right: 10px;
}
.google-icon{
     background:url(images/google-icon.png) no-repeat;
    padding-left:30px;
     display: block;
    float: left;
    padding-left: 30px;
    text-indent: -9999px;
    margin-right: 10px;
}
.youtune-icon{
     background:url(images/youtune-icon.png) no-repeat;
    padding-left:30px;
     display: block;
    float: left;
    padding-left: 30px;
    text-indent: -9999px;
    margin-right: 10px;
}
.contact-address > h3:first-child {
    padding-bottom: 20px;
}

.mobile-contact{
    padding:50px 10px 10px; 
    text-align:center;
    display:none;
}
.mobile-contact a{
   /* padding:0 20px 0 30px; Font Awesome Replaced */
    line-height: 30px;
}
.mob-phone{
    background: rgba(0, 0, 0, 0) url("images/phone-icon.png") no-repeat scroll 0 0;
    padding-left: 30px;
}
.mob-email{
     background: rgba(0, 0, 0, 0) url("images/mail-icon.png") no-repeat scroll 0 0;
    padding-left: 30px;
}
#mob-icon{
    position: absolute;
    right: 20px;
    display:none;
    top:27px;
}
#mob-menu{
    position:absolute;
    right:20px;
    top:72px;
    max-width:320px;
    width:100%;
    background:#363636;
}
#mob-menu .menu-main-menu-container{
    display:block;
}
#mob-menu ul{
    margin:0;
    padding:10px;
}
#mob-menu ul li{
    margin:0;
    padding:0;
    list-style:none;
}
#mob-menu ul a{
    margin-bottom:10px;
    padding:4px 10px;
    border-bottom:solid 1px #23282d;
    color:#CACAD9;
    display:block;
    font-size:12px;
}
#mob-menu ul a:hover{
    color:#fff;
}

a {color:#a38fb4;}

/*comment */

.comments-area {
     border-top: 1px dotted #ccc;
    font-size: 12px;
    margin: 48px auto;
    padding: 30px 10px 0;
	display:none;
}

.comment-reply-title,
.comments-title {
    font: 900 16px/1.5 Lato, sans-serif;
    margin: 0;
    text-transform: uppercase;
    padding-bottom:20px;
}

.comment-list {
    list-style: none;
    margin: 0 0 48px 0;
    padding:10px;
}

.comment-author {
    font-size: 14px;
    line-height: 1.7142857142;
}

.comment-list .reply,
.comment-metadata {
    font-size: 12px;
    line-height: 2;
    text-transform: uppercase;
}

.comment-list .reply {
    margin-bottom: 24px;
}

.comment-author .fn {
    font-weight: 900;
}

.comment-author a {
    color: #2b2b2b;
}

.comment-list .trackback a,
.comment-list .pingback a,
.comment-metadata a {
    color: #767676;
}

.comment-author a:hover,
.comment-list .pingback a:hover,
.comment-list .trackback a:hover,
.comment-metadata a:hover {
    color: #41a62a;
}

.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 24px;
    padding-top: 24px;
}

.comment-list > li:first-child > article,
.comment-list > .pingback:first-child,
.comment-list > .trackback:first-child {
    border-top: 0;
}

.comment-author {
    position: relative;
}

.comment-author .avatar {
    border: 1px solid rgba(0, 0, 0, 0.1);
    height: 18px;
    padding: 2px;
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
}

.bypostauthor > article .fn:before {
    content: "\f408";
    margin: 0 2px 0 -2px;
    position: relative;
    top: -1px;
}

.says {
    display: none;
}

.comment-author,
.comment-awaiting-moderation,
.comment-content,
.comment-list .reply,
.comment-metadata {
    padding-left: 30px;
}

.comment-edit-link {
    margin-left: 10px;
}

.comment-edit-link:before {
}

.comment-reply-link:before,
.comment-reply-login:before {
    margin-right: 2px;
}

.comment-content {
    -webkit-hyphens: auto;
    -moz-hyphens:    auto;
    -ms-hyphens:     auto;
    hyphens:         auto;
    word-wrap: break-word;
}

.comment-content ul,
.comment-content ol {
    margin: 0 0 24px 22px;
}

.comment-content li > ul,
.comment-content li > ol {
    margin-bottom: 0;
}

.comment-content > :last-child {
    margin-bottom: 0;
}

.comment-list .children {
    list-style: none;
    margin-left: 15px;
}

.comment-respond {
    margin-bottom: 24px;
    padding: 0;
    max-width:400px;
}
.comment-respond textarea{
   border-color: #ccc #ccc #78b2c8 ;
    border-style: solid ;
    border-width: 2px 1px ;
    max-width: 460px ;
    width: 100% ;
    padding:10px;
}
.comment-respond input[type="text"]{
   border-color: #ccc #ccc #78b2c8 ;
    border-style: solid ;
    border-width: 2px 1px ;
    max-width: 460px ;
    width: 100% ;
    padding:10px;
}
.comment .comment-respond {
    border-top: 1px solid #78b2c8;
    margin-top: 24px;
    padding-top: 20px;
}

.comment-respond h3 {
    margin-top: 0;
}
.form-submit input.submit{
    border-width: 2px;
    border-style: solid;
    -webkit-transition: 0.1s background-color linear, 0.1s color linear;
    -moz-transition: 0.1s background-color linear, 0.1s color linear;
    -o-transition: 0.1s background-color linear, 0.1s color linear;
    transition: 0.1s background-color linear, 0.1s color linear;
    padding: 0px 20px;
    font-size: 11px;
    font-weight: 700!important;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: .3em;
    color: #fff;
    border-color: #969696;
    border-radius: 3px;
    margin-bottom: 20px;
    line-height: 5;
}

.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.no-comments,
.form-allowed-tags,
.form-allowed-tags code {
    color: #767676;
}

.comment-notes,
.comment-awaiting-moderation,
.logged-in-as {
    font-size: 14px;
    line-height: 1.7142857142;
}

.no-comments {
    font-size: 16px;
    font-weight: 900;
    line-height: 1.5;
    margin-top: 24px;
    text-transform: uppercase;
}

.comment-form label {
    color:#898989;
}
.comment-form p{
    margin:0 0 30px 0;
}

.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"] {
    width: 100%;
}

.form-allowed-tags,
.form-allowed-tags code {
    font-size: 12px;
    line-height: 1.5;
}

.required {
    color: #c0392b;
}

.comment-reply-title small a {
    color: #2b2b2b;
    float: right;
    height: 24px;
    overflow: hidden;
    font-size:12px;
}

.comment-reply-title small a:hover {
    color: #78b2c8;
}

.comment-reply-title small a:before {
    font-size: 32px;
}

.comment-navigation {
    font-size: 12px;
    line-height: 2;
    margin-bottom: 48px;
    text-transform: uppercase;
}

.comment-navigation .nav-next,
.comment-navigation .nav-previous {
    display: inline-block;
}

.comment-navigation .nav-previous a {
    margin-right: 10px;
}

#comment-nav-above {
    margin-top: 36px;
    margin-bottom: 0;
}
/*comment */


.parallax-window {
    min-height: 400px;
    background: transparent;
}

/*.bx-wrapper{      /*added 05/14/19 WM*/
    background-image: url(http://destinywintersrebuild.brightervisionsites65.com/wp-content/uploads/2019/05/destiny-winters-banner-21.jpg);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
} */

.siteorigin-panels-stretch.panel-row-style.panel-row-style-for-82-1,
.siteorigin-panels-stretch.panel-row-style.panel-row-style-for-82-3 {   /*added 05/14/19 WM*/
    background: rgba(40,48,68,0.4);
}

.content-area div#pg-82-1{  /*added 05/14/19 WM*/
    max-width: 100%!important;
}

.default-post h1{   /*added 05/14/19 WM*/
    text-align:center;
    margin-top: 50px;
}

.tablet-navbar{     /*added 05/16/19 WM*/
    display: none!important;
}


.wpforms-form button[type=submit]{  /*added 05/13/19 WM*/
    border-width: 2px!important;
    border-style: solid;
    -webkit-transition: 0.1s background-color linear, 0.1s color linear!important;
    -moz-transition: 0.1s background-color linear, 0.1s color linear!important;
    -o-transition: 0.1s background-color linear, 0.1s color linear!important;
    transition: 0.1s background-color linear, 0.1s color linear!important;
    padding: 0px 10px!important;
    font-size: 11px!important;
    font-weight: 700!important!important;
    font-style: normal!important;
    text-transform: uppercase!important;
    letter-spacing: .3em!important;
    color: #2a639d!important;
    border-color: #2a639d!important;
    border-radius: 3px!important;
    margin-bottom: 20px!important;
    line-height: 3!important;
}

.wpforms-form button[type=submit]:hover{    /*added 05/13/19 WM*/
    color: #fff!important;
}

span.post-date2{    /*added 05/24/19 WM*/
    display: none;
}

/* Responsive CSS */
@media (max-width: 1199px) {
    .navbar ul li{padding: 12px 9px;}
    .genesis-nav-menu{margin-right: 15px !important;}
}
@media (max-width: 1024px) {
    .bx-wrapper .bx-viewport {    margin-top: 118px;}
    button#responsive-menu-button{text-align: center}

.slider-content{top: 21%;}
.slider-content.Middle h2{padding:0px 15px;}
 button#responsive-menu-button.is-active{    top: 0 !important;    right: 0px !important;}   
 #responsive-menu li a i {    display: none;}   
 #responsive-menu-container{width:100% !important;padding-left: 55% !important;}    
.navbar {display: none;}
    button#responsive-menu-button{
        top: 10px;  }
        .siteorigin-widget-tinymce .image-container {    margin-left: 0;}

.contact-btn {
    border: 2px solid #2a639d;
    border-radius: 3px;
	padding:0px!important;
    color: #fff!important;
}

}

@media (max-width: 960px) {
.header #mob-icon {
display: none !important;
}

.header .nav-area .responsiveSelectContainer select.responsiveMenuSelect, 
.header .nav-area select.responsiveMenuSelect {
display: none !important;
}

.tablet-navbar {
display: block;
padding: 10px 10px 10px;
background:#5286a5;
}

.tablet-navbar .responsiveSelectContainer {
display: block;}

.contact-btn {
    border: 2px solid #2a639d;
    border-radius: 3px;
	padding:0px!important;
    color: #fff!important;
}


}
@media (max-width: 780px) {
    #pl-539 .panel-grid-cell{text-align: center;}
}
@media (max-width: 768px) {
 .image-container{margin-left:17%;} 
.header-inner img{width: auto;}
.slider-content.Bottom{top: 20%;}
.slider-content.Top{top: 10%;}
#content-area{ padding: 20px 20px;width: inherit;}
.page-id-82 .content-area{padding: 0px 20px;}
.about-me-text{padding-right: 2%;width: 55%;}
.about-me{ background-position: center center;background-repeat: no-repeat; background-size: auto 100%;}
.post-box img {height: 250px;width: auto;}
    
}
@media (max-width: 767px) {
   #responsive-menu-container {  padding-left: 30% !important;}

	.slider-content.Middle h2{padding:0px 15px; font-size:20px!important;} /* changed - added by AM 11/5 */
    
    body.page-template.topbar-header button#responsive-menu-button{top:47px !important;}  /*AA - was 36px*/
    .default-post h1{margin-top: 25px;}
    .header.page-template-home-page { margin-top:0px}
    .blog-page{padding:20px;}
    .page-template-home-page .mobile-contact{        display:none !important;    }
    .mobile-contact{        display:none;    }
    .Default-post-content img.ddimg  {height:250px !important;}
    .footer-area a.btn {       display: flex;    justify-content: center;    height: 29px;    align-items: center;    width: auto;}
    .slider-content{        top: 22% !important;     }
    .logo img { max-width: 300px;} /*changed from 320px by AM 11/5 */
    .slider-content p{display:none !important}
    .nav-area {    padding: 25px 0px 25px 0px;}
    #responsive-menu li a i{display:none}
    .bx-wrapper .bx-viewport{margin-top: 216px;} /* changed from 118px by AM 11/5 */
    .bxslider li .slider-content h2{padding:0px 15px;margin:15px 0px;}
    .header{margin-top: 130px;}
    .utility-bar-left, span.mk_title {
    display: none !important;
}
.utility-bar .wrap-1 .utility-bar-right {
    width: 100%	;
    text-align: center;
    padding-top: 10px;
}
    }
    
@media (max-width: 720px) {
.header-inner img{
         width: auto;
    }
.slider-content h1{
            font-size:20px;
        }
.slider-content{
      /*  top:40%;*/
        }
.contact-me{
            margin-top:15px;
        }
}

@media (max-width: 600px) {

.bx-viewport {
padding-top: 0px!important; /* Added to adjust mobile padding with solid nav background - 4/23/19 - colinw */
}

.wpforms-submit {padding: 2%;} /*Added to stop buttons from breaking on mobile phones AA*/

.btn {padding: 15px 25px;} /*Added to stop buttons from breaking on mobile phones AA*/

.image-container {margin-left: 0%;} /*Added to center image-container hover on mobile AA*/

.wpforms-submit {padding: 6%;} /*Added to adjust button padding so buttons won't break AA*/

.default-post .wp-post-image {width: 40%!important;} /*Added to make blog photo larger on mobile AA*/

.header-inner {
    height: 208px;
    padding-top:85px!important; /* Added to adjust mobile padding with solid nav background - 4/23/19 - colinw */    
}

@media (max-width: 500px)

.header {
   padding-top: 10px;
}

@media (max-width: 720px)
.slider-content {
   top: 25%;
}
    
div#pre-footer-sidebar {
    padding-left: 5px;
    padding-right: 5px;
}
    
.page-title {
    font-size: 18px;
    top: 15%;
}
.logo {
width: 48%;
}

.logo img {
/*max-width: 275px;     from 350px; 05/28/19 AA*/
/* margin-left: -200px;
margin-top: 0px; */
}

#mob-icon{
        display:block;
    }
.menu-main-menu-container,.nav-primary{
        display:none;
    }

.contact-form {
    float: inherit;
    margin: auto;
    max-width: 400px;
    width: inherit;
}
.contact-address {
    float: inherit;
    margin: 40px auto 0;
    max-width: 400px;
    width: inherit;
}
.contact-page {
    padding-left: 10px;
    padding-right: 10px;
}
.blog-page{
        width:inherit;
        padding:20px; /* Added to fix Internal page padding - 4/23/19 ColinW */
    }
.blog-page .left-col{
    float: inherit;
    width: inherit;
    } 

.blog-page .right-col {
    float: inherit;
    margin: auto;
    width: 300px;
}
.header-inner img{
         width: auto;
    }
.page-title{
      line-height: 45px;
    }

/*.logo {
    width: 0%
margin-left: 0%;
}*/

.navbar ul li{
            padding:0 5px;
        }
.navbar {
    float: inherit;
    text-align: center;
}

.slider-content {
    font-size: 11px;
    line-height: 14px;
}
.slider-content p{
            display:none;
        }

.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto{
            
     bottom: -20px !important;
        }

.slider-content.Top{
          top:40%;
        }
.slider-content.Bottom{
             top:40%;
        }
.about-me-text {
    float: inherit;
    padding: 0 20px;
    text-align: center;
    width: inherit;
}
.about-me-pic {
    float: inherit;
    margin-bottom: 20px;
    text-align: center;
    width: inherit;
}
.about-me-pic img{
            margin-top:0;
        }
.service-box {
    float: inherit;

    padding: 0 20px;
    text-align: center;
    width: 200px;
        margin: 20px auto;
}
.map-address {
    left: 0;
    margin: 20px;
    top: 10%;
}
.map-wrap{
            height: 300px;
        }
.contact-map iframe {
    height: 300px;
    width: 100%;
}
.contact-map{
             height: 300px;
            min-height: 300px;
        }
#footer-sidebar .widget {
    float: inherit;
    margin: auto;
    padding-left:20px;
    padding-right:20px;
    width: auto;
}
.about-me-wrap, .home-services, #footer-sidebar{
             width: inherit;
        }
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #78b2c8 !important;
display: none !important;
}
.post-box {
    float: inherit;
    margin: 0 auto 30px;
    overflow: hidden;
    position: relative;
    max-width: 300px;
        width: inherit;
}

    }

@media(max-width: 500px){   /*added 05/16/19 WM*/
    /*.nav-area{
        padding: 15px 0px;
    }*/
    .content-area{
        padding: 20px 20px;
    }
    .page-id-82 .content-area{
        padding-top: 0px;
    }

.wpforms-submit {padding: 2%;} /* Added to fix buttons from breaking AA*/
}


@media(max-width: 400px){
button#responsive-menu-button { right: 15px !important;  top: 69px !important;} /*changed from 30px by AM 11/6 */
.header {   margin-top: 75px;padding-top:10px;}
.bxslider li .slider-content h2{font-size: 23px !important;}
#footer-sidebar .widget{width:auto}
.slider-content {   top: 0 !important;}
.wpforms-submit {padding: 6%;} /* Added to fix buttons from breaking AA*/
.logo img {    max-width: 225px;transition: 0.6s;}
.bx-wrapper .bx-viewport {    margin-top: 155px;}
}
@media(max-width: 300px){   /*added 05/28/19 AA*/
 .wpforms-submit {padding: 2%;} /* Added to fix buttons from breaking AA*/

}

/* Responsive Select Navbar */

.tablet-navbar {
display: none;
}


.header-inner img {
   height: auto !important;
   width: 100% !important;
}

.header-inner{
   height:auto !important;
   width: 100% !important;
}

@media (max-width: 1112px) and (min-width:960px) {
.nav-primary .genesis-nav-menu a{
 /*font-size:16px!important;*/
}
}

/* ReCaptcha Resizing */

@media screen and (max-height: 575px){ #rc-imageselect, .g-recaptcha {transform:scale(0.77);-webkit-transform:scale(0.77);transform-origin:0 0;-webkit-transform-origin:0 0;} }

.g-recaptcha {
    transform:scale(0.77);
    transform-origin:0 0;
}
.bvsd-staff-listing .wp-post-image{float: none; margin-right: 0px; margin-top: 0px; }
.bxslider {
  padding: 0;
}
.bxslider img {
    width: 100%;
    height: auto;
}
/*Custom css 11-06-2019*/
.contact-btn a{
    color: unset !important;
    text-shadow: unset !important;
}
.pre-footer-area{
    height: 120px;
    margin-top: 75px;
}
.footer-area{
    margin-top: 0px !important;
}
div#pre-footer-sidebar {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}
.image-container p {
    display: none;
}
.page-id-539 #pl-539 #pg-539-1 .panel-grid-cell{
    margin-bottom: 50px;
}
label.slider_overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
#panel-82-0-0-0 .wpforms-submit.btn{display: block;
    margin: auto;
    width: 180px;}
    .mak_app a {
    color: #fff;
}
.utility-bar {
    background-color: #2a639d;
    color: #a3bff7;
    justify-content: space-evenly;
    width: 100%;
    position: relative;
    min-height: 47px;
}
div#simple-social-icons-1.simple-social-icons ul li a {
    padding-top: 10px !important;
   
}

@media only screen and (max-width:768px){

.utility-bar .wrap-1 {
    justify-content: space-between;
    /*padding: 12px 10px;*/
    align-items: center;
    justify-items: center;
    box-sizing: border-box;
}
}

@media only screen and (min-width:768px){
.mak_app > .mk_title {
    margin-right: 10px;
}
ul.alignleft {
    padding-top: 3px !important;
}
.mak_app {
    float: right;
    padding-top:10px;
}
.utility-bar {
    display: flex;
}
 .utility-bar-left,
.utility-bar-right {
 width: 50%;
}
.mak_app a i {
    display: none;
}

}
@media only screen and (min-width: 768px){
.utility-bar .wrap-1{display:block !important;}
.utility-bar-left {
    width: 14.8% !important;
    display: inline-block !important;
    vertical-align: middle !important;
}
.utility-bar-right {
    width: 85% !important;
    display: inline-block !important;
    vertical-align: middle !important;
}
.utility-bar-right .mak_app {
    float: none !important;
    padding-top: 0px;
    text-align: right;
    padding-right: 10px;
}
.utility-bar-right .desk_only {
    display: inline-block !important;
}
}


body .extendedwopts-hide.extendedwopts-desktop{ display:block!important;}	