/*
        Theme Name: Pierce Insurance
        Theme URI: https://ngnly.com
        Description: Theme for Pierce Insurance
        Author: Darrius Robinson - ngnly
        Author URI: https://ngnly.com
        Template:mobilz
        Version: 1.0
*/
/* @import url("//pierceins.com/wp-content/themes/mobilz/style.css");
/*.sub-menu{display:block !important;opacity:1.0 !important;}*/
/* =Theme customization starts here
-------------------------------------------------------------- */
html body, html body button, html body input, html body pre, html body code, html body kbd, html body samp, html body dt{
    color:#676361;
}
body h2{font-size:20px;color:#003c71;}
html, html #gen-wrap{
    background-color:#e7e7e8;
}
body .flex-mod .ytp-large-play-button{
    display:none;
}
body .flex-mod:hover .ytp-large-play-button{
    display:inline;
}

body object{
    max-width: 100% !important;
}
body ul, body ol{
    list-style-position: outside;
    margin-left: 17px;
}
.rich-header-wrap{position:relative;}
.rich-header-wrap .solutions-arrows-wrap{
    position: absolute;
    top: 32px;
    right: 37px;
    width: 90px;
}
.solutions-nav{display:none;}
body .header-top{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#389cc5+0,62c2e7+34,62c2e7+66,389cc5+99 */
    background: #389cc5; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzM4OWNjNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM0JSIgc3RvcC1jb2xvcj0iIzYyYzJlNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY2JSIgc3RvcC1jb2xvcj0iIzYyYzJlNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk5JSIgc3RvcC1jb2xvcj0iIzM4OWNjNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(left,  #389cc5 0%, #62c2e7 34%, #62c2e7 66%, #389cc5 99%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#389cc5), color-stop(34%,#62c2e7), color-stop(66%,#62c2e7), color-stop(99%,#389cc5)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  #389cc5 0%,#62c2e7 34%,#62c2e7 66%,#389cc5 99%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  #389cc5 0%,#62c2e7 34%,#62c2e7 66%,#389cc5 99%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  #389cc5 0%,#62c2e7 34%,#62c2e7 66%,#389cc5 99%); /* IE10+ */
    background: linear-gradient(to right,  #389cc5 0%,#62c2e7 34%,#62c2e7 66%,#389cc5 99%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#389cc5', endColorstr='#389cc5',GradientType=1 ); /* IE6-8 */


}

.menu-border-true .desk-menu > ul > li > a:before{
    display:none;
}

body .desk-height-80.effect-upperline .desk-menu > ul > li > a:after{
    top:51px;
}
body .effect-upperline .desk-menu > ul > li.menu-item-has-children > a:after{
    display:none !important;
}
body .desk-height-90.effect-upperline .desk-menu > ul > li > a:after{
    top:56px;
}

body .desk .header-content{
    border-bottom: 4px solid #9c9490;
}
body .header .logo img{
    margin-top: -15px;
    top: 4px;
    z-index:999;
    position:relative;
}
.main-widget-area .textwidget h4{
    font-size:18px;
}
.main-widget-area .textwidget h3, .main-widget-area .textwidget h4, .main-widget-area .textwidget p strong {
    font-weight:bold;
}
.main-widget-area .textwidget h4, .main-widget-area .textwidget p strong  {
    text-transform:uppercase;
}
.main-widget-area .textwidget a, .main-widget-area .textwidget a:hover{
    color:#fff;
    text-decoration:underline;
}
footer .textwidget p{
    color:#f4f2f0;
    text-decoration:none;
}
footer .textwidget a, footer .textwidget a:hover{
    color:inherit !important    ;
}
footer .textwidget p, footer .textwidget h4, .main-widget-area .textwidget p{
    margin:0;
}
footer .textwidget .wp-image-1651{
    margin-bottom:20px;
}

/*body .header .logo a:after{
    top: 76px;
    position: absolute;
    left: -1px;
    width: 137px;
    height: 4px;
    content: '';
    -webkit-transition: opacity 300ms ease-out;
    transition: opacity 300ms ease-out;
    background-color: #ffcc00;
}*/

.solutions-left-sidebar .menu li{
    border-bottom:1px solid #e0e0e0;
    border-left:1px solid #e0e0e0;
    border-right:1px solid #e0e0e0;
    background-color:#fbfbfb;
}
.solutions-left-sidebar .menu li:first-of-type{
    border-top:1px solid #e0e0e0;

}
.solutions-left-sidebar .menu li a{
    border:0;
    color:#8b8480;
    text-align:center;
}
.solutions-left-sidebar.service-solutions-left-sidebar .menu li.current-menu-item,
.solutions-left-sidebar .menu li.current-menu-item{
    background-color:#65bae0;
}
.solutions-left-sidebar.service-solutions-left-sidebar .menu li.current-menu-item a,
.solutions-left-sidebar .menu li.current-menu-item a{
    color:#fff;
}
.solutions-left-sidebar.benefit-solutions-left-sidebar .menu li.current-menu-item{
    background-color:#efc32c;

}

.solutions-left-sidebar.benefit-solutions-left-sidebar .menu li.current-menu-item a{
    color:#053c6e;
}
.solutions-left-sidebar .menu li.current-menu-item a:after{
    content:' ';
    position:absolute;
    right:-7px;
    top:42%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 7px;
    line-height: 0;
    /*    _border-color: #000000 #000000 #000000 #65b9e0;#65b9e0
        _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');*/
}
.solutions-left-sidebar.service-solutions-left-sidebar .menu li.current-menu-item a:after,
.solutions-left-sidebar .menu li.current-menu-item a:after{
    border-color: transparent transparent transparent #65b9e0;
}
.solutions-left-sidebar.benefit-solutions-left-sidebar .menu li.current-menu-item a:after{
    border-color: transparent transparent transparent #efc32c;
}


#black-studio-tinymce-9{
    background-color: #0c609b;
    padding: 20px;
}

body #top, body #top:hover{
    background-color:#f1c400;
}

body .desk-menu > ul > li:not(.megamenu) > ul > li:first-child:after {
    border-bottom-color: #f1c400;
}

body .header .logo{
    overflow: visible;
}
body .flex-mod{
    padding-bottom: 45.25%;
}
.semi-circle{
    z-index:100;
    display:block;
    position:absolute;
    height:110px;
    width:220px;
    border-radius: 220px 220px 0 0;
    -moz-border-radius: 220px 220px 0 0;
    -webkit-border-radius: 220px 220px 0 0;
    top: -34px;
    left: -44px;

}
.sub-effect-ghost .desk-menu ul li ul.sub-menu{
    /*    margin-top:-4px !important;
        display:block!important;
        opacity:1 !important;*/
}
.sub-effect-ghost .desk-menu ul li ul.sub-menu:before{

    content:"\a0";
    display:block!important;
    line-height: 0;
    border-top:4px solid #f1c400;


}

.desk-menu > ul > li:not(.megamenu) > ul > li:first-child:before{
    top: -6px;
}
.desk-menu > ul > li:not(.megamenu) > ul > li:first-child:after{
    top: -13px;
}
.semi-circle.white{
    background:white;
}
body .sidebar-toggle{
    width:auto;
}

body .menu-item.sidebar-toggle span{
    background:transparent;
    -webkit-transition:none !important;
    transition:none;
    position: static;
    overflow: hidden;
    display: initial;
    z-index: 1;
    width: auto;
    height: auto;
    -webkit-backface-visibility: hidden;
}

body .desk-menu .mi{
    padding-right:0;
}

body .eiq-popup-button.menu-item{
    display:block !important;
}
body .menu-item.sidebar-toggle span:nth-child(1){
    width:auto;
}
body .menu-item.sidebar-toggle{
    float:none;
    top:auto;
    display:list-item;
    margin-left: 0;
    margin-top:0;
    height: auto;
}
body .sidebar-toggle .button{
    margin-left:20px;
    margin-top: -2px;
}
body .blue.button-3d, .blue.button-normal, body .animate-false.blue.button-normal.hover-fill:hover{
    display:inline-block;
    color:#fff;
    background-color: #0c609b;


}
body header .blue.button-3d, header .blue.button-normal, body header .animate-false.blue.button-normal.hover-fill:hover{
    display:block;
}
body .blue.button-3d{
    box-shadow: 0 4px #003c71;

}
body .blue.button-normal, body .blue.button-normal:hover{
    display:inline-block;
    text-align: center;
    box-shadow:none;
    text-transform: uppercase;
    border:1px solid #1a3f6e;
    padding: 9px 14px;

}
body .animate-false.blue.button-3d:hover{
    box-shadow: 0 2px #003c71;
}

body .header-top .container .widget{
    max-height:40px;
    float:right;
    margin-bottom:0;
}

body .main-widget-area{
    background-color:#0c609b;;
}

body .main-widget-area, body .main-widget-area a body .main-widget-area h1, body .main-widget-area h2, body .main-widget-area h3, body .main-widget-area h4, body .main-widget-area h5, body .main-widget-area h6{
    color:#fff;
}
.sidebar-rule{}
.sidebar-rule.yellow{
    border-top: 2px solid #f7c212;
    border-bottom: 2px solid #f7c212;
    width:50%;
}
body .sidebar-close{
    box-shadow: inset 0 0 0 2px #44a8d1;
    color:#44a8d1;
}
body .sidebar-close span {
    background-color:#44a8d1;
}
.policyholder-main-content .nz-section:first-of-type{padding-top:0 !important;}
.policyholders-dropdowns h3{
    text-transform: uppercase;
}

body .policyholders-dropdowns select, .field-wrap.list-dropdown-wrap select{
    font-size: 15px;
    color:#0c609d !important;
    border-radius:0;
    margin-bottom:0;
    -webkit-appearance:none;
    -moz-appearance:none;
    background:transparent;
    z-index:9999;
    border:0;
    padding: 0 7px;
    height: 100%;
    width: 100%;
    position:relative;
}
.policyholders-dropdowns span.dropdown-wrap, .field-wrap.list-dropdown-wrap{
    display:block;
    width: 100%;
    height: 26px;
    overflow: hidden;
    border: 1px solid #ccc;
    background-color:#d9d9d9;
    position:relative;

}
.policyholders-dropdowns span.dropdown-wrap span, .field-wrap.list-dropdown-wrap span{
    display: block;
    width: 26px;
    height: 26px;
    background-color: #65bae0;
    position: absolute;
    right: 0;
    top: 0;
    z-index:100;

}
.dropdown-wrap{
    margin-bottom:5px;
}
.policyholders-dropdowns span.dropdown-wrap span i, .field-wrap.list-dropdown-wrap span i{
    font-size: 7px;
    text-align: center;
    display: block;
    line-height: 26px;
    color:#fff;

}
.field-wrap .ninja-forms-field{
    margin-bottom:0;
}
.ninja-forms-form textarea{
    padding:10px 7px !important;
}
.ninja-forms-form .field-wrap{
    margin-bottom: 2%;
}
.rlq-popup-wrap .ninja-forms-form-wrap, .eiq-popup-wrap .ninja-forms-form-wrap{color:#fff !important;}
.field-wrap.text-wrap.label-inside input[type="text"],
.field-wrap.text-wrap.label-inside input[type="email"],
.field-wrap.text-wrap.label-inside input[type="password"]{
    padding: 1px 7px;
    color:#0c609d !important;
    border:1px solid #959595;
}
#ninja_forms_field_14_div_wrap,
#ninja_forms_field_16_div_wrap,
#ninja_forms_field_15_div_wrap,
#ninja_forms_field_8_div_wrap,
#ninja_forms_field_7_div_wrap{
    width: 49%;
    display:inline-block;
    float: left;

}
select::-ms-expand {
    display: none;
}
#ninja_forms_field_5{float:right;}
.solutions-right-sidebar #ninja_forms_field_31_div_wrap{display:none}
#ninja_forms_field_11_div_wrap{
    width: 74%;
    display:inline-block;
}
#ninja_forms_field_12_div_wrap{
    width: 24%;
    display:inline-block;
}
#ninja_forms_field_12_div_wrap,
#ninja_forms_field_15_div_wrap,
#ninja_forms_field_8_div_wrap,
#ninja_forms_field_16_div_wrap{
    float:right;
}
#ninja_forms_form_5 .submit-wrap{margin-bottom:0;}
#ninja_forms_field_31_div_wrap{clear:both;float:left !important;}
#ninja_forms_form_5{margin:0;}
body .rich-header.page-header{height:417px !important;}
body .ninja-forms-form .field-wrap input[type="submit"]{
    border-radius: 0;
    box-shadow:none;
    color:#fff;
    width:100%;
    text-transform:uppercase;
    border:1px solid #65bae0;
    background:#4297c5;
    padding: 5px;
    font-size: 16px;
}
body .ninja-forms-form .field-wrap.submit-wrap{
    margin-top:10px;
    float:right;
    width:49%;
    display:inline-block;

}
body #ninja_forms_form_5 .field-wrap input[type="submit"]{margin-top:5px;}
.sidebar-toggle{
    line-height: 85px;
}

body .rlq-popup-wrap .ninja-forms-form,
body .eiq-popup-wrap .ninja-forms-form,
body .rlq-popup-wrap h4,
body .eiq-popup-wrap h4,
body .rlq-popup-wrap p,
body .eiq-popup-wrap p,
body .eiq-popup-wrap label,
body .rlq-popup-wrap label{color:#fff;}
.rlq-popup-wrap,
.eiq-popup-wrap,
.fiftyplus-popup-wrap{
    overflow:scroll;
    position:fixed;
    top:0;
    left:0;
    height:100%;
    width:100%;

    background:rgba(0,0,0,0.4);
    z-index:9999;
}
body .eiq-textarea-wrap textarea{height:70px !important;min-height:0 !important;}
body .ninja-forms-field-error{
    color:#f0c300;
}
body #ninja_forms_field_4_div_wrap,
body #ninja_forms_field_1_div_wrap{width:50%;float:left}
body #ninja_forms_field_5_div_wrap,
body #ninja_forms_field_2_div_wrap{width:50%;float:right}
body #ninja_forms_field_4_label{font-size:12px;}
body #ninja_forms_form_1_wrap input[type=text],
body #ninja_forms_form_1_wrap input[type=email]{
    display:inline-block;
}
body #ninja_forms_field_1_label,
body #ninja_forms_field_2_label{
    font-size:14px;
}
body #KJECommandButtons input[type="button"]{
    color: #fff;
    padding: 2px 9px;
    font-size: 13px;
    width: auto;
    margin-right: 20px;
}
body dl{border:0;}
#KJEDefinitions dl div{clear:both}
#KJEDefinitions dl div dt{width:19%;float:left;}
#KJEDefinitions dl div dd{float:right;width:80%;margin-left:0;}
.KJEDefinitions dl, .KJEDefinitions dd, .KJEDefinitions dt, .KJEDefinitions p, .KJEDefinitions td, .KJEDefinitions ul, .KJEDefinitions li, .KJEDefinitions ol{padding:5px !important;}
body #ninja_forms_field_5{width:auto;padding:5px 20px;}
.rlq-popup,
.eiq-popup{
    position:absolute;
    top: 2%;
    left:50%;
    width:500px;
    margin-left:-250px;
    background:#0c609b;
    padding:30px;
}

body .nz-accordion .toggle-title{
    background-color:#fff;
    border-width:0;
    border-bottom-width: 1px;
    color:#65bae0;
}

body .toggle-title .arrow:before{
    background-color: #0c609b;
}

body .icon-acc .toggle-title .toggle-title-header{
    padding: 20px 20px 20px 0;
}

@media(min-width:1500px){
    .rlq-popup{
        top:15%;
    }
}
@media(min-height:750px){
    .rlq-popup{
        top:15%;
    }
}
.eiq-popup{
    top:15%;
}
.rlq-popup-wrap .popup-close,
.fiftyplus-popup-wrap .popup-close,
.eiq-popup-wrap .popup-close{
    position: absolute;
    color: #fff;
    top: 6px;
    right:6px;
    z-index: 9999;
    cursor:pointer;
}
body .lightblue-bg{
    background:#64b9df;
    padding:10px;
}
body .button + .button {
    margin:0;
}
body .button{
    width:100%;
}
body .nz-section{overflow:visible;}
i.heading.icon{
    width:auto;
    height:auto;
    font-size:36px;
    margin-right:5px;
    line-height:25px;
    vertical-align: text-bottom;

}
.home-services hr{

    width:150px;
    border-top:3px solid #f1c400;
    border-bottom:3px solid #f1c400;
    margin-left:auto;
    margin-right:auto;
}
body .footer-widget-area{
    background-color: #9c9490;
    border-top: 1px solid #c8b472;
    outline: 5px solid #f7c212;
}
body .footer-widget-area{
    color:#ffffff;
}
body .footer-widget-area h4{
    text-transform: uppercase;
    font-weight: bold;
    font-size:16px;
    color:#fff;
}

.right-sidebar-box{
    padding:20px;
}
.right-sidebar-box h3{
    color:#1a3f6e;
    text-transform: uppercase;
    font-weight: bold;
}
.right-sidebar-box.disability-insurance-box h3{
    color:#68b9dd;
}
.right-sidebar-box p{
    color:#fff;
}
.life-insurance-box{background-color:#68b9dd;}
.disability-insurance-box{background-color:#0c609b;}
.button{
    display:block;
    text-align: center;
    padding:12px;
    text-transform: uppercase;
    font-size:14px;
}
body .button-side .button{
    display:inline-block;
    width:auto;
    vertical-align: middle;
}
.button.yellow{background-color:#f5d87a;border:1px solid #efc332;margin:15px 0 40px 0;color:#0c609b;}
.dual-buttons .button{margin: 0 0 5px 0;}
.button.lightblue{background-color:#b4dcee;border:1px solid #fff;color:#1a3f6e;}
.button.darkblue{background-color:#0c609b;border:1px solid #003c71;color:#fff;}
.dual-buttons .button{margin: 0 0 5px 0;}
body .callout .col{
    margin-bottom:0;
}
body .policyholder-main-content h3{
    text-transform: uppercase;
    padding-bottom:5px;
    border-bottom:5px solid #efc332;
}
body .policyholder-main-content h5{
    color:#68b9dd;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
}
body .policyholder-main-content ul{
    list-style-position: outside;
    margin-left: 20px;
}

body .announcement-text{
    float:left;
    margin-bottom:0 !important;
    color:#fff !important;
}
body .announcement-text a{
    text-decoration: underline;
    color:#fff !important;
}
.policyholder-left-sidebar img.wp-post-image{
    margin:0 auto !important;
    display: block;
}
.policyholder-left-sidebar .youtube-wrapper{
    margin:20px 0;
}

.nz-box h4{
    color:#0c609b;
}
.pierce-row{
    clear: both;

}

body #nz-content .sidebar-toggle .button{
    margin-left: 0;
    margin-top: 0;
}

body aside h6.widget_title,
body .sidebar h6.widget_title
{
    color:#0c609b;
}
body #nz-content .sidebar-toggle{
    margin-left: 0;
    position: static;
    margin-top: 0;
    line-height: normal;

    height: auto;

    overflow: visible;
    float: none;
    cursor: pointer;
    top: auto;
}
.nz-content-box .nz-box{
    width: 100%;
    margin-bottom: 25px;
    position: relative;

}
.nz-content-box .nz-box{
    width:100%;

}
.nz-content-box .nz-box > a{
    color:inherit;
}
body .desk-menu .sub-menu, body .desk-menu .sub-menu li{
    background:transparent;
}
body .desk-menu .sub-menu li > a{
    background-color:rgba(156,148,144,.9);
    border-color: #9c9490;
}

.nz-content-box.v2 .nz-box{
    margin-bottom: 35px;
}
body .desk-menu > ul > li:not(.megamenu) > ul > li:first-child::before{
    border-bottom-color:rgba(156,148,144,.9);
}
body .desk-menu .sub-menu li:hover > a, body .desk-menu .megamenu .sub-menu li > a:hover{
    color: #efefef;
    background-color: rgba(156,148,144,1);
}
body .nz-content-box.v2 .back-active .box-icon.icon-pierce-hands{
    line-height: 75px;
}

.tp-child-button, .tp-child-button:hover{
    font-family: Oxygen ,"Open Sans",inherit;
    font-weight:bold;
    display:inline-block;
    padding:9px 14px;
    border:1px solid #fff;
    color:inherit;
}
.tp-child-button.solution-page, .tp-child-button.solution-page:hover{
    font-size:16px;
    text-transform: uppercase;
    text-align: center;
    padding:20px;
    width:100%;

}
.tp-child-button.solutions-page.teal{
    border:1px solid #4e9fc4;
}
.tp-child-button.solutions-page.yellow{
    border:1px solid #efc332;
}
.tp-child-button.teal, .tp-child-button.teal:hover{
    background:#68b9dd;
    color:#fff;
}
.tp-child-button.lightblue, .tp-child-button.lightblue:hover{
    background:#92b2c3;
    color:#fff;
}
.tp-child-button.yellow, .tp-child-button.yellow:hover{
    background:#efcc55;
    color:#0c609b;
}
.tp-child-button.white, .tp-child-button.white:hover{
    background:#f7f6ef;
    color:#0c609b;
}
body .ninja-forms-required-items{
    display:none
}
body .widget_nav_menu ul li a{
    font-size:16px;
    color: #777777;
}

body #gen-wrap .footer-widget-area{
    outline:none;
}
.footer{
    border-top: 5px solid #f1c400;
}
.js body #gen-wrap.animate .mob-header.fixed{
    left: -400px;
}
body .nz-testimonials:before{
    left:-75px;
}
body .nz-testimonials:after{
    right:-75px;
}
.nz-persons.pierce-persons .description {
    margin-top: 20px;
    padding-top: 20px;
    margin-right: 20px;
    margin-left: 20px;
    border-top: 1px solid #eeeeee;
    text-align: left;
}
@media only screen and (min-width: 768px)  {
    .benefit-solutions-left-sidebar{
        position:fixed !important;
        top:120px !important;
        /*        -webkit-transition:all .3s;
                -moz-transition:all .3s;
                -o-transition:all .3s;
                transition:all .3s;*/
    }

    .benefit-solutions-left-sidebar.header-showing{
        position:relative !important;
        top:auto !important;
    }
    .benefit-solutions-main{
        margin-left: 25% !important;

    }
    .benefit-solutions-main.header-showing{
        margin-left: 0 !important;

    }
}
@media only screen and (min-width: 1024px){
    .nz-content-box[data-columns="3"] .nz-box{
        width: 33.33333333333333%;
    }

    .nz-content-box .nz-box{

        padding-right: 20px;
        padding-left: 20px;
        float: left;
        margin-bottom: 25px;
        position: relative;
    }
}
@media only screen and (min-width: 1025px){
    body .desk-menu .sub-menu li > a{
        color:#fff;
    }
    body .highlights-menu {
        margin-left: 0;
    }

    body .desk-menu > ul > li > a{
        color:#0c609b;
    }
    .desk .menu-item.sidebar-toggle:after{
        left:28px !important;
        right:auto !important;

    }
    .desk .menu-item.sidebar-toggle:before, .desk .menu-item.sidebar-toggle:after{

        background:transparent !important;

    }
    .benefit-solutions-left-sidebar{
        top:20px !important;
    }


}
.single-policyholder .policyholder-right-sidebar .col12{
    padding-left:0;
    padding-right:0;
}
.single-policyholder .policyholder-right-sidebar a.rlq-popup-button{
    margin: 15px 0 -10px 0;
}
.single-policyholder .policyholder-right-sidebar .video-embed,
.single-policyholder .policyholder-left-sidebar .video-embed{
    margin-top:10px;
    margin-bottom:10px;

}
.mobile-only{display:none}
@media only screen and (max-width: 1024px)  {

    .single-policyholder .policyholder-left-sidebar.col3{
        width: 33.33333333333333%;
    }
    .single-policyholder .policyholder-main-content.col6{
        width: 66.66666666666666%;
    }
    .single-policyholder .policyholder-right-sidebar.col3{
        width:100%;
    }
    .single-policyholder .policyholder-right-sidebar .col12{
        width: 50%;
        padding-left:15px;
        padding-right:15px;
    }
    .single-policyholder .policyholder-right-sidebar .right-sidebar-box{
        min-height:240px;
        position: relative;
        top:0;
    }
    .single-policyholder .policyholder-right-sidebar .right-sidebar-box a.button{
        position: absolute;
        bottom: 6%;
        width: 88%;
        left: 6%;
        right: 6%;
    }
    .sidebar-toggle i{
        line-height:0;
        color:#003c71;
        font-size: 30px;
        display:block;
        margin-top:12px;
        margin-left:10px;
    }

    body .mob-header .menu-toggle span, body .mob-header .sidebar-toggle span {background-color:#003c71;}

}

@media only screen and (max-width: 768px)  {
    .single-policyholder .policyholder-left-sidebar.col3,
    .single-policyholder .policyholder-main-content.col6,
    .single-policyholder .policyholder-right-sidebar .col12{
        width: 100%;
    }
    .single-policyholder .policyholder-right-sidebar .right-sidebar-box a.button{position: static;}
    .single-policyholder .policyholder-right-sidebar .right-sidebar-box{min-height:0;}
    body #KJEDefinitions dl div dt{width:100%;text-align: left;font-size:20px;}
    body #KJEDefinitions dl div dd{width:100%;float:left;}
    body ul{margin-bottom:0;}
    .mobile-only{display:block}
    .solutions-nav{position:relative;bottom: 15px;display:block;}
    .solutions-nav .solutions-arrows-wrap{
        position: absolute;
        right: 50%;
        margin-right:-45px;
        width: 90px;

    }

}
@media only screen and (max-width: 590px)  {
    .rich-header-wrap .solutions-arrows-wrap{
        top:auto;
        bottom: -25px;
        right: 50%;
        margin-right:-45px;
    }
    article.portfolio{
        width:100% !important;
    }
    .nz-portfolio-filter{display:none !important;}
    .port-layout-wrap{padding-top: 20px !important;}

}
@media only screen and (max-width: 480px)  {
    .rlq-popup, .eiq-popup{width:300px;margin-left:-150px;top:5%;}
    .single-policyholder .policyholder-right-sidebar .col12{padding-left:0;padding-right:0;}
    body #ninja_forms_field_4_div_wrap,
    body #ninja_forms_field_1_div_wrap{width:100%;}
    body #ninja_forms_field_5_div_wrap,
    body #ninja_forms_field_2_div_wrap,
    body #ninja_forms_field_31_div_wrap{width:100%;float:left}
    body #KJECommandButtons, body #KJEReportButtons{
        width:200px;
    }
    body .KJEWidthConstraint{padding:0;}


}
#ninja_forms_field_18_label{display:none !important;}

.header-menu .sidebar-toggle:hover span:nth-child(1) {width: auto;}
.header-menu .sidebar-toggle:hover span:nth-child(2) {width: auto;}
.header-menu .sidebar-toggle:hover span:nth-child(3) {width: auto;}
body .wpb_raw_html{
    margin:0 !important;
}

.project-details{height:90px;}

body .vc_tta-color-white.vc_tta-style-flat .vc_tta-tab.vc_active>a{
    background-color:#0c609b;
    color:#fff;
}

@media only screen and (max-width: 1023px){
    body .nz-column-text, body .col-inner{
        padding:initial !important;
    }
}

#solutions.mobile-only{
    position: absolute;
    top: -100px;
}

.search-r article{
    width:100%;
}

@media only screen and (min-width: 768px){
    .search-r article{
        margin-right:3.5%;
        float:left;
        width:31%;
    }
    .search-r .content .page:nth-of-type(3n+3){
        margin-right:0;
    }
    .search-r .content{
        clear:both;
    }
}


.rich-header-wrap.container{
        padding:0;
        margin:0;
}

.search article .post-title{
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.fiftyplus-box-container{
    display: -webkit-flex;
    display: flex;
    width:100%;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    flex-wrap:wrap;
}
.fiftyplus-box{
    display: inline-block;
    margin:10px 0 0 2%;
    flex-grow: 1;
    height:auto;
    max-width:350px;
    background: #fff;
    background-repeat: no-repeat;
    background-size: contain;
    padding-top: 140px;
    padding-bottom: 35px;
    padding-left: 20px;
    padding-right: 20px;
    min-height:650px;
    max-height:653px;
    margin-bottom:30px;
}
.fiftyplus-box-icon{
    width: 100%;
    display: block;
    height: 90px;
    background-position: center;
    background-repeat: no-repeat;
    margin-top: -20px;
    background-size: contain;
}
.fiftyplus-box-title{
    font-size: 28px;
    text-align: center;
    line-height: 28px;
    font-weight: bold;
    letter-spacing: 4px;
    color: #52b3da;
}
.fiftyplus-box-content{
    font-size: 15px;
    padding: 3px;
    text-align: center;
}
.fiftyplus-box-content strong{
    font-weight: bold;
    font-size: 15px;
    color: #000;
}
.fiftyplus-box-content li:before{
    color:#EFCC56!important;
    content: "　";
    color:#fff;
    background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAALCAYAAABLcGxfAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNui8sowAAADwSURBVCiRfZAtT8NAGMd/3HrtepemMxOkZQkJmZoBg0Gzj4DCTPERMFMzfAr8DJ5PgUE1QYBiUw1vS5t2RfQJS7PSR90v/5fn7g6qqqromOxlwSZ9rsHMUV3m7ephZ1ZT3NGkI1Cu+XlfCgzoDa8wlv8D+ds9RSHgzejHtl7U3p6QpU8Cp+ijc7RQayB/XVJuBYJr/HCnOZtkQfa9Biy94ZwgTsk/5KFcoKOo0eo4JiL7rA3l6o6v7JiiFNVO8W1zu9LxDD8cCyYU6aOcJ+jD8d6dFYB3cotrBk2lf4kXsjdSYDGjG9RfnYsKznBaPuQXzwI+apyza8oAAAAASUVORK5CYII=');
    height:14px;
    margin-left: -1em;
    margin-right: .100em;
    background-position: center center;
    background-repeat: no-repeat;
}
.fiftyplus-box-content ul{
    text-indent:2px;
    list-style: none;
    list-style-position: outside;
    color: #2b8ee4;
    font-weight: bold;
    margin:0;
    list-style-image: inherit;

}
.fiftyplus-box-content li{
    margin-bottom: 10px;
    color:#52b3da!important;
}
.fiftyplus-box-content-smalltext{
    font-size:10px;
    color:#888;
    width:100%;
    display: block;
    text-align: center;
    margin-bottom: 10px;
}
.fiftyplus-box-content-bottom-link a{
    color:#2b8ee4;
    text-decoration:underline;
}
.fiftyplus-box-content-bottom-link {
    display: block;
    text-align: center;
    margin-bottom:20px;
}


.fiftyplus-box-content-cta span{
    width:100%;
    display: block;
    width: 250px;
    text-align: center;
    background: #EFCC56;
    font-weight: bold;
    letter-spacing: 2px;
    padding: 10px 0 10px 0;
    margin-left: auto;
    margin-right: auto;
}
.fiftyplus-box-content-cta span{
    color:#0C609C!important;
}
.fiftyplus-box-content-cta span:hover, .fiftyplus-box-content-cta:hover span {
    color:#FFFFFF!important;
    background:#0C609C!important;
}
.page-template-template-50plus-page #wrap {
    width:100%!important;
    background:#ECEDE8!important;
}
.fiftyplus-box-title span{
    font-size: 13px!important;
    line-height: 12px;
    letter-spacing: 1px;
    font-weight: bold;
    display: block;
    margin-bottom: 10px;
}
.fiftyplus-box-content-lower{
    /* position: absolute;
    text-align: center;
    display: inline-block;
    width: 310px; */
}
.fiftyplus-header-telephone{
    font-weight: bold;
    font-size: 16px;
    border-right: 3px solid #d6d6d6;
    padding-right: 15px;
    margin-right: 15px;
    display: inline-block;
    height: 30px;
    line-height: 30px;
}
.fiftyplus-header-chat{
    padding: 10px 26px;
        display: block;
        background-color: #0c609b;
            margin-left: 20px;
    margin-top: -2px;
    transform: translateY(-4px);
    font-size: 13px;
    line-height: 22px;
    font-family: Open Sans;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 0 5px 0;
    position: relative;
    overflow: hidden;
    z-index:1;
        text-decoration: none;

}
.fiftyplus-sidebar-toggle{
    overflow: visible;
    float: right;
    cursor: pointer;
    top: 50%;
    line-height: 85px;
    width: auto;
    margin-top: 25px;
    position: relative;
    margin-left: 3px;
}
.fiftyplus-hero-container {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row; /* works with row or column */ flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    min-height: 450px;
    background: #666;
    background-image: url(//pierceins.com/wp-content/themes/mobilz-child/assets/images/50plus/OLD/Hero_Image.jpg);
    /* width: 100%; */
    background-position: center center;
    flex-wrap: wrap;
    text-align: center;
    flex-direction: column;
}
.fiftyplus-hero-header{
    font-size: 60px;
    color: #fff;
    text-align: center;
    width: 100%;
    height: auto;
    display: block;
    line-height: 60px;
    margin-bottom: 20px;
    text-shadow: 0 0 5px #777;
    font-weight: bold;
}
.fiftyplus-hero-header-small{
    width: 100%;
    color: #fff;
    font-size: 25px;
    height: 30px;
    display: block;
    margin-bottom: 20px;
    text-shadow: 0 0 5px #777;
    font-weight: bold;
    letter-spacing: 4px;
}
.fiftyplus-hero-dropdown-container{
    display: block;
    text-align: center;
    width:100%;
    margin-left:auto;
    margin-right:auto;
    max-width: 600px;

}
.header-cont{
    text-align:right;
}
.fiftyplus-dropdown-list{
    display:block;
    float:left;
    list-style-type: none;
    background: #fff;
width:70%;
    text-align: left;
    font-weight: bold;
    font-size: 15px;
    margin:0;

}
.fiftyplus-dropdown-list .fiftyplus-dropdown-button{
    padding: 10px 15px 10px 10px;
}
.fiftyplus-dropdown-list ul.sub-menu {
    display: none;
    list-style-type: none;
}

.fiftyplus-dropdown-list ul.visible {
    display: block;
    position: absolute;
    background: #fff;
    margin-left: -10px;
    padding-left: 10px;
    padding-top: 20px;
}
.fiftyplus-dropdown-nonbutton{
    display: block;
    float: right;
    width: 30%;
    background: #EFCC56;
    color: #0c609b;
    font-weight: 800;
    padding: 10px;
}
.fiftyplus-dropdown-nonbutton:hover{
    display: block;
    float: right;
    width: 30%;
    color: #EFCC56;
    background: #0c609b;
    font-weight: bold;
    padding: 10px;
}
.fiftyplus-mid-cta-container{
    min-height:250px;
    background:#053c6e;
    width:100%;
        display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row; /* works with row or column */
   /*flex-direction: row;*/
   -webkit-align-items: center;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   background-image:url('//pierceins.com/wp-content/themes/mobilz-child/assets/images/50plus/Policyholder_CTA_Background.jpg');
   flex-direction: column;
}
.fiftyplus-mid-cta-container h2{
    display:block;
    font-size: 2.5em!important;
    color: #fff;
    margin-bottom: 45px;

}
.fiftyplus-mid-cta-phone{
    font-weight:bold;
    color:#EFCC56!important;
    margin-left:20px;
    margin-right:20px;

}
.fiftyplus-mid-cta-phone a{
    color:#EFCC56!important;
}
.fiftyplus-our-story-container{
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-align-items: center;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
    min-height:350px;
    background: #fff;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;

}
.fiftyplus-our-story-container-left{
    padding: 40px 0 40px 0;
    text-align: center;
    -webkit-flex: 1 0 0;
   flex: 1 0 0;
   margin:20px

}
.fiftyplus-our-story-container-right{
    padding: 40px 0 40px 0;
    text-align: left;
    -webkit-flex: 1 0 0;
   flex: 1 0 0;
   margin:20px
}
.fiftyplus-our-story-container-right p{
       font-size: 1.1em;
    font-weight: normal;
}
.fiftyplus-our-story-container-right h2{
        text-align: left;
    font-size: 2.5em;
    font-weight: bold;
}
.fiftyplus-bottom-cta-container{
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-align-items: center;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
    min-height:150px;
    background:#52B4DB;
    width:100%;
    color: #fff;
    font-size: 1.5em;
}
.fiftyplus-content-container{
    width: auto;
    background: #fff;
}
.fiftyplus-bottom-cta-strong{
    color: #fff;
    font-weight: bold;
    margin: 10px;
}
.fiftyplus-bottom-cta-button a{
    color:#FFF!important;
}
.fiftyplus-bottom-cta-button{
      padding: 10px 26px;
        display: block;
        background-color: #0c609b;
        color:#EFCC56!important;

    transform: translateY(-4px);
        font-size: 13px;
    line-height: 22px;
        font-family: Open Sans;
    font-weight: 600;
    text-transform: uppercase;

            margin: 0 0 5px 20px;
    position: relative;
    overflow: hidden;
    z-index:1;
        text-decoration: none;
}
.nice-select {
  -webkit-tap-highlight-color: transparent;
  background-color: #fff;
  border-radius: 0;
  border: 0;
  box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  float: left;
  font-family: inherit;
  font-size: 14px;
  font-weight: normal;
  height: 42px;
  line-height: 40px;
  outline: none;
  padding-left: 18px;
  padding-right: 30px;
  margin-left:0;
  margin-top:0;
  position: relative;
  text-align: left !important;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  white-space: nowrap;
  width: 70%; }
  .nice-select:hover {
    border-color: #dbdbdb; }
  .nice-select:active, .nice-select.open, .nice-select:focus {
    border-color: #999; }
  .nice-select:after {
    border-bottom: 2px solid #999;
    border-right: 2px solid #999;
    content: '';
    display: block;
    height: 5px;
    margin-top: -4px;
    pointer-events: none;
    position: absolute;
    right: 12px;
    top: 50%;
    -webkit-transform-origin: 66% 66%;
        -ms-transform-origin: 66% 66%;
            transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    width: 5px; }
  .nice-select.open:after {
    -webkit-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
            transform: rotate(-135deg); }
  .nice-select.open .list {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale(1) translateY(0);
        -ms-transform: scale(1) translateY(0);
            transform: scale(1) translateY(0); }
  .nice-select.disabled {
    border-color: #ededed;
    color: #999;
    pointer-events: none; }
    .nice-select.disabled:after {
      border-color: #cccccc; }
  .nice-select.wide {
    width: 100%; }
    .nice-select.wide .list {
      left: 0 !important;
      right: 0 !important; }
  .nice-select.right {
    float: right; }
    .nice-select.right .list {
      left: auto;
      right: 0; }
  .nice-select.small {
    font-size: 12px;
    height: 36px;
    line-height: 34px; }
    .nice-select.small:after {
      height: 4px;
      width: 4px; }
    .nice-select.small .option {
      line-height: 34px;
      min-height: 34px; }
  .nice-select .list {
    background-color: #A09895;
    color:#fff;
    border-radius: 0;
    margin-top:0!important;
    margin-left:0;
    box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
    box-sizing: border-box;
    margin-top: 4px;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: 0;
    width:100%;
    -webkit-transform-origin: 50% 0;
        -ms-transform-origin: 50% 0;
            transform-origin: 50% 0;
    -webkit-transform: scale(0.75) translateY(-21px);
        -ms-transform: scale(0.75) translateY(-21px);
            transform: scale(0.75) translateY(-21px);
    -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    z-index: 9; }
    .nice-select .list:hover .option:not(:hover) {
      background-color: transparent !important; }
  .nice-select .option {
    cursor: pointer;
    font-weight: 400;
    line-height: 40px;
    list-style: none;
    min-height: 44px;
    outline: none;
    padding-left: 18px;
    padding-right: 29px;
    text-align: left;
    -webkit-transition: all 0.2s;
    transition: all 0.2s; }
    .nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
      background-color: #52B4DB; }
    .nice-select .option.selected {
      font-weight: bold; }
    .nice-select .option.disabled {
      background-color: transparent;
      color: #999;
      cursor: default; }

.no-csspointerevents .nice-select .list {
  display: none; }

.no-csspointerevents .nice-select.open .list {
  display: block; }
.fiftyplus-select-icon{
    background-repeat: no-repeat;
    text-indent: 40px;
    line-height: 44px!important;
    background-size: 24px 24px;
    background-position: 15px 10px;
    border-bottom: 1px solid #fff;
}
.fiftyplus-select li:last-child{
    border-bottom:0;
}
.fiftyplus-select-icon.life:hover{
    background-image: url('//pierceins.com/wp-content/themes/mobilz-child/assets/images/50plus/Icons/Icon_Life_Yellow.png');
}
.fiftyplus-select-icon.life{
    background-image: url('//pierceins.com/wp-content/themes/mobilz-child/assets/images/50plus/Icons/Icon_Life_White.png');
}
.fiftyplus-select-icon.indvlife:hover{
    background-image: url('//pierceins.com/wp-content/themes/mobilz-child/assets/images/50plus/Icons/Icon_Individual_Yellow.png');
}
.fiftyplus-select-icon.indvlife{
    background-image: url('//pierceins.com/wp-content/themes/mobilz-child/assets/images/50plus/Icons/Icon_Individual_White.png');
}
.fiftyplus-select-icon.accident:hover{
    background-image: url('//pierceins.com/wp-content/themes/mobilz-child/assets/images/50plus/Icons/Icon_Accident_Yellow.png');
}
.fiftyplus-select-icon.accident{
    background-image: url('//pierceins.com/wp-content/themes/mobilz-child/assets/images/50plus/Icons/Icon_Accident_White.png');
}
.fiftyplus-select-icon.dental:hover{
    background-image: url('//pierceins.com/wp-content/themes/mobilz-child/assets/images/50plus/Icons/Icon_Dental_Yellow.png');
}
.fiftyplus-select-icon.dental{
    background-image: url('//pierceins.com/wp-content/themes/mobilz-child/assets/images/50plus/Icons/Icon_Dental_White.png');
}
.fiftyplus-select-icon.vision:hover{
    background-image: url('//pierceins.com/wp-content/themes/mobilz-child/assets/images/50plus/Icons/Icon_Vision_Yellow.png');
}
.fiftyplus-select-icon.vision{
    background-image: url('//pierceins.com/wp-content/themes/mobilz-child/assets/images/50plus/Icons/Icon_Vision_White.png');
}
.fiftyplus-forms-container label{
    display:none!important;
}
.fiftyplus-forms-life{
    /* display: block; */
    display:none;
    height: auto;
    width: 500px;
    position: fixed;
    top: 50px;
    left: 50%;
    z-index: 99999;
    background: #52B4DB;
    margin-left: -250px;
    padding: 30px;
    color: #fff;
}
.fiftyplus-forms-life h4, .fiftyplus-forms-life p{
    color: #fff;
}
.fiftyplus-forms-life textarea{
    height: 70px !important;
    min-height: 0 !important;
}

.fiftyplus-forms-life .ninja-forms-form .field-wrap.submit-wrap{
    float:left;
}
@media only screen and (min-width: 1024px){
    .footer-widget-area .widget{
        width:20%!important;
    }
}
#black-studio-tinymce-14{
    width:25%!important;
}
#black-studio-tinymce-12{
    width:15%!important;
}
 @media all and (max-width: 1025px) {
   .fiftyplus-our-story-container, .fiftyplus-box-container{
        -webkit-flex-flow: column;
        flex-flow: column;
    }
    #black-studio-tinymce-13{
        clear:both;
    }
    .container{
        width:auto!important;
    }
}
.fiftyplus-popup-close{
    float: right;
}
.fiftyplus-page-sidebar-box{
    background: #f0efee;
    margin-bottom: 15px;
    padding: 10px;
}
.fiftyplus-page-sidebar-button{
    display: block;
    width: auto;
    text-align: center;
    background: #EFCC56;
    font-weight: bold;
    letter-spacing: 2px;
    padding: 10px 0 10px 0;


    margin-left: 10px;
    margin-right: 10px;
}
.fiftyplus-page-sidebar-box-img{
    display: block;
    margin-right: 7px;
    width: 32px;
    float: left;
    height: 50px;
}
.fiftyplus-page-sidebar-box h3{
    color:#298cc8!important;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom:0;
}
.fiftyplus-page-sidebar-box small{
    color: #298cc8!important;
}
@media(max-width:480px){
    .nz-section.max-900 {
        padding: 0 25px !important;
    }
    .fiftyplus-box{
        max-height:700px!important;
    }
    .fiftyplus-dropdown-nonbutton{
        width: 40%!important;
    }
    .nice-select{
        width:60%!important;
    }
    .fiftyplus-hero-container{
        background-position:30%;
    }
    #black-studio-tinymce-14{
        width:100%!important;
    }
    .fiftyplus-mid-cta-container h2{
        text-align:center!important;
    }
    .fiftyplus-mid-cta-phone{
        float:left!important;
        width:100%!important;
    }
    .fiftyplus-bottom-cta-container{
        flex-wrap: wrap;
        padding-bottom: 10px;
        height:175px;
    }
    .fiftyplus-bottom-cta-strong, .fiftyplus-bottom-cta-text{
        flex: auto;
        text-align: center;
    }
    .fiftyplus-forms-life{
        display: none;
        height: auto;
        width: 100%;
        position: fixed;
        top: 50px;
        left:0!important;
        z-index: 99999;
        background: #52B4DB;
        padding: 30px;
        margin-left:0!important;
        color: #fff;
    }
    #black-studio-tinymce-12{
        width:auto!important;
    }

}
@media(max-width:380px){
    .fiftyplus-dropdown-nonbutton{
        width: 100%!important;
    }
    .nice-select{
        width:100%!important;
    }

}
@media(max-height:750px){
    .fiftyplus-our-story-container-right{
        padding-top:0;
        margin-top:0;
    }
    .fiftyplus-hero-container {
        display: block!important;
        display: -webkit-block !important;

    }
    .footer-widget-area .widget{
        margin-top:20px;
        margin-bottom:10px;
    }
    #black-studio-tinymce-13{
        height:100px;
    }
    .fiftyplus-hero-header, .fiftyplus-hero-header-small, .fiftyplus-hero-dropdown-container{

    }
    .project-details {
        height: 50px;
    }
}
.fiftyplus-box{

    min-height:675px;
    max-height: 678px;
}
.fiftyplus-box .fiftyplus-box-content-bottom-link a{

    display: block;
    width: 250px;
    text-align: center;
    background: #0c609c;
    font-weight: bold;
    letter-spacing: 2px;
    color: white;
    padding: 10px 0 10px 0;
    margin-left: auto;
    text-decoration: none;
    margin-right: auto;
}
.Zebra_Tooltip .Zebra_Tooltip_Message {

    font-size: smaller !important;
    color:white;
}
