@font-face {
    font-family: 'Helvetica 45 Light';
    font-style: normal;
    font-weight: 400;
    src: local('Helvetica 45 Light'),url(../fonts/HelveticaNeue-Light.woff) format('woff')
}

.logo img {
    width: auto
}

.logoBlackWid {
    width: auto;
    max-width: 250px
}

.slider-info h2 {
    font-family: 'Helvetica 45 Light',sans-serif !important;
    letter-spacing: 1px;
    font-weight: 700;
    text-transform: uppercase
}

.wid50 {
    width: 50%
}

.sectionAction {
    display: flex;
    justify-content: flex-end
}

.bgTrans {
    background-color: transparent !important;
    border: 1px solid #fff !important;
    border-radius: 8px
}

    .bgTrans:hover {
        border: 1px solid #000 !important;
        color: #fff !important;
        box-shadow: 2px 2px 3px #000 !important;
        background: #000 !important
    }

.sectionAction a {
    padding: 8px 18px;
    font-size: 15px
}

.slider-info p {
    font-family: 'Helvetica 45 Light',sans-serif !important;
    font-style: italic;
    font-size: 18px !important
}

.slider-info a {
    font-family: 'Helvetica 45 Light',sans-serif !important;
    color: #fff !important
}

header .topbar .tb-right span {
    font-size: .9rem;
    line-height: 1.2;
    color: #fff;
    border-top: 2px solid #03a9f4;
    padding: 0;
    margin-top: 12px;
    font-weight: 700;
    margin-right: 8px;
    border-radius: 8px;
    height: 31px;
    width: 30px !important;
    display: flex;
    align-items: center;
    justify-content: center
}

.bgGradient {
    background: #2196f3 !important;
    background: -webkit-linear-gradient(to right,#1cb5e0,#2196f3) !important;
    background: linear-gradient(to right,#1cb5e0,#2196f3) !important
}

    .bgGradient * {
        color: #fff !important
    }

.home-slider3 .item {
    position: relative
}

    .home-slider3 .item .container {
        z-index: 2
    }

    .home-slider3 .item:after {
        content: '';
        background: rgba(0,0,0,.2);
        width: 100%;
        height: 100%;
        top: 0;
        position: absolute
    }

.slick-arrow {
    position: absolute;
    top: 50%;
    font-size: 2.6rem;
    background: 0 0;
    color: #ffffff9e;
    border: none;
    cursor: pointer;
    padding: 10px
}

.slick-prev {
    left: 25px;
    z-index: 2
}

.slick-next {
    right: 25px
}

.customFooter {
    background: #02203f url(../img/footerImage.jpg) no-repeat center !important;
    background-size: cover !important;
    position: relative
}

    .customFooter p {
        font-family: 'Helvetica 45 Light',sans-serif !important
    }

    .customFooter:after {
        content: '';
        background: rgba(0,0,0,.67);
        width: 100%;
        height: 100%;
        top: 0;
        position: absolute
    }

.useful-links li a {
    color: #fff !important
}

.customFooter .container {
    position: relative;
    z-index: 2
}

.modal {
    z-index: 10523 !important
}

.text-left {
    text-align: left
}

.searchContainer {
    position: fixed;
    top: 3px;
    right: 18px;
    height: 45px !important;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    z-index: 999;
    max-width: 1200px;
    margin: 0 auto;
    left: 0
}

.posRel {
    position: relative
}

#callBox, #searchBox {
    position: fixed;
    z-index: 999;
    width: 100%;
    opacity: 0;
    pointer-events: none;
    left: 0;
    border-radius: 0 0 8px 8px;
    right: 0;
    top: 0;
    height: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #fff;
    transition: all .2s linear;
    -webkit-transition: all .2s linear
}

    #callBox.open, #searchBox.open {
        height: 101px;
        opacity: 1;
        pointer-events: all
    }

div, h1, h2, h3, h4, h5, h6, p {
    font-family: 'Helvetica 45 Light',sans-serif !important
}

* {
    outline: 0 !important
}

.home-slider3 .slider-info {
    letter-spacing: .5px
}

.slider-wrap .slick-dots {
    text-align: center;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
    width: 150px !important;
    display: flex !important;
    justify-content: center !important
}

.bg-gray {
    background: #f9f9f9 !important
}

.bg-white {
    background: #fff !important
}

.pageBody {
    background: #f9f9f9 !important
}

    .pageBody .btn-primary, .pageBody .cta-call a, .pageBody .form-main button {
        border-radius: 8px;
        background: #2196f3;
        background: -webkit-linear-gradient(to right,#1cb5e0,#2196f3);
        background: linear-gradient(to right,#1cb5e0,#2196f3);
        font-family: 'Helvetica 45 Light',sans-serif
    }

        .btn-primary:hover, .pageBody .form-main button:hover {
            background: #45c8da;
            color: #000
        }

    .pageBody .custom-select, .pageBody input, .pageBody select, .pageBody textarea {
        border-radius: 8px
    }

    .pageBody textarea {
        resize: none;
        margin-bottom: 20px !important
    }

    .heading-title, .pageBody .heading-title {
        font-weight: 600;
        text-align: center;
        border: 0 !important;
        position: relative;
        margin-bottom: 40px !important
    }

        .heading-title:after, .pageBody .heading-title:after {
            content: '';
            position: absolute;
            height: 2px;
            bottom: 0;
            width: 1.8em;
            left: 0;
            background: #01a9f4;
            right: 0;
            margin: 0 auto
        }

.sub-heading-title {
    font-weight: 600;
    border: 0 !important;
    position: relative;
    margin-bottom: 20px !important;
    font-size: 18px
}

    .sub-heading-title:after {
        content: '';
        position: absolute;
        height: 2px;
        bottom: 0;
        width: 1.8em;
        left: 0;
        background: #01a9f4;
        right: 0
    }

.pageBody .clients {
    position: relative
}

.pageBody .client-nav {
    top: 8px;
    position: absolute;
    right: 0;
    display: flex;
    z-index: 222
}

    .pageBody .client-nav a {
        color: #000 !important
    }

.pageBody .bgWhite {
    background: #fff !important
}

.pageBody article {
    position: relative;
    margin: 8px auto;
    max-width: 400px;
    border-radius: 8px;
    -webkit-box-shadow: 0 0 5px 0 #c7c7c7;
    -moz-box-shadow: 0 0 5px 0 #c7c7c7;
    box-shadow: 0 0 5px 0 #c7c7c7;
    cursor: pointer;
    transition: all .2s linear;
    -webkit-transition: all .2s linear;
    min-height: 325px
}

    .pageBody article:hover {
        -webkit-box-shadow: 0 0 15px 0 #45a5da;
        -moz-box-shadow: 0 0 15px 0 #45a5da;
        box-shadow: 0 0 15px 0 #45a5da
    }

    .pageBody article h4 {
        margin: 0 !important;
        padding-bottom: 20px !important;
        font-weight: 600;
        padding-top: 10px
    }

    .pageBody article img {
        border-radius: 8px 8px 0 0;
        height: 152px;
        object-fit: cover;
        margin-bottom: 0 !important
    }

    .pageBody article .badges {
        position: absolute;
        top: 15px;
        color: #fff;
        padding: 5px 10px;
        background: #2196f3 !important;
        background: -webkit-linear-gradient(to right,#1cb5e0,#2196f3) !important;
        background: linear-gradient(to right,#1cb5e0,#2196f3) !important;
        border-radius: 8px;
        font-size: 12px;
        left: 20px;
        font-family: 'Helvetica 45 Light',sans-serif !important
    }

        .pageBody article .badges * {
            color: #fff !important
        }

    .pageBody article .dateTime {
        color: #a4abb9;
        font-style: italic;
        font-size: 12px;
        padding: 0 15px 10px 0;
        padding-top: 45px;
        line-height: 18px
    }

    .pageBody article .footer {
        display: flex;
        align-items: center;
        font-size: 13px;
        justify-content: flex-end;
        margin-top: 0 !important;
        line-height: 1;
        padding: 5px 15px
    }

.pageBody .pad15 {
    padding: 15px
}

.pageBody .latest-news-carousel .row {
    display: flex;
    overflow-y: hidden;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    margin: 0 !important
}

    .pageBody .latest-news-carousel .row > div {
        margin: 15px;
        min-width: 250px
    }

.pageBody .form-main input {
    transition: all .2s linear;
    -webkit-transition: all .2s linear
}

    .pageBody .form-main input:focus {
        -webkit-box-shadow: 0 0 5px 0 #45a5da;
        -moz-box-shadow: 0 0 5px 0 #45a5da;
        box-shadow: 0 0 5px 0 #45a5da
    }

.pageBody .newsletterCard {
    border-radius: 8px;
    position: relative;
    height: 225px;
    transition: all .2s linear;
    -webkit-transition: all .2s linear
}

    .pageBody .newsletterCard:hover .cs-item {
        -webkit-box-shadow: 0 0 5px 0 #45a5da;
        -moz-box-shadow: 0 0 5px 0 #45a5da;
        box-shadow: 0 0 5px 0 #45a5da
    }

    .pageBody .newsletterCard .cs-item, .pageBody .newsletterCard .cs-overlay, .pageBody .newsletterCard img {
        border-radius: 8px;
        height: 100%;
        width: 100%;
        cursor: pointer
    }

    .pageBody .newsletterCard .cs-overlay {
        opacity: 1 !important;
        background: rgba(18,89,146,.63) !important
    }

        .pageBody .newsletterCard .cs-overlay .cs-more {
            width: 35px !important;
            height: 30px !important;
            background: #fff;
            display: flex !important;
            justify-content: center;
            align-items: center;
            text-align: center;
            border-radius: 8px !important;
            position: absolute;
            top: 15px !important;
            right: 20px !important;
            font-size: 14px !important;
            bottom: auto !important;
            color: #27496c
        }

        .pageBody .newsletterCard .cs-overlay .cs-overlay-inner {
            padding: 0 !important;
            position: relative !important;
            top: initial !important;
            transform: none !important;
            height: 100%
        }

            .pageBody .newsletterCard .cs-overlay .cs-overlay-inner h4 {
                margin: 0 !important;
                font-size: 18px !important;
                position: absolute;
                bottom: 50px;
                left: 20px;
                max-width: 150px;
                line-height: 1.4 !important;
                font-weight: 600px
            }

                .pageBody .newsletterCard .cs-overlay .cs-overlay-inner h4 a {
                    color: #fff !important
                }

                .pageBody .newsletterCard .cs-overlay .cs-overlay-inner h4 .author {
                    color: #fff;
                    font-size: 14px;
                    font-style: italic;
                    padding: 5px 0
                }

            .pageBody .newsletterCard .cs-overlay .cs-overlay-inner .timeDuration {
                position: absolute;
                font-size: 12px;
                color: #fff;
                left: 20px;
                bottom: 15px
            }

    .pageBody .newsletterCard .cs-item {
        position: relative
    }

        .pageBody .newsletterCard .cs-item .badges {
            position: absolute;
            top: 15px;
            color: #fff;
            padding: 5px 10px;
            background: #000;
            border-radius: 8px;
            font-size: 12px;
            left: 20px;
            font-family: 'Helvetica 45 Light',sans-serif !important
        }

            .pageBody .newsletterCard .cs-item .badges * {
                color: #fff !important
            }

.pageBody .card {
    padding: 15px !important;
    background: #fff;
    border-radius: 8px;
    -webkit-box-shadow: 0 0 5px 0 #c7c7c7;
    -moz-box-shadow: 0 0 5px 0 #c7c7c7;
    box-shadow: 0 0 5px 0 #c7c7c7
}

    .pageBody .card.pad0 {
        padding: 0 !important
    }

        .pageBody .card.pad0 h4, .pageBody .card.pad0 p, .pageBody .card.pad0 span {
            padding: 0 0 10px 0
        }

.pageBody .practiceCardData .row {
    display: flex;
    overflow-y: hidden;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    margin: 0 !important
}

    .pageBody .practiceCardData .row ::-webkit-scrollbar {
        display: none
    }

    .pageBody .practiceCardData .row:last-child {
        display: block
    }

.pageBody .practiceCardData .mt20 {
    margin-top: 20px !important
}

.pageBody .practiceCard {
    position: relative;
    min-width: 250px;
    transition: all .2s linear;
    -webkit-transition: all .2s linear;
    cursor: pointer;
    min-height: 250px;
    height: auto;
    border-radius: 8px;
    margin: 15px
}

    .pageBody .practiceCard .practice-style2:after {
        display: none
    }

    .pageBody .practiceCard:hover {
        -webkit-box-shadow: 0 0 15px 0 #45a5da;
        -moz-box-shadow: 0 0 15px 0 #45a5da;
        box-shadow: 0 0 15px 0 #45a5da
    }

    .pageBody .practiceCard .practice-style2 {
        position: relative
    }

        .pageBody .practiceCard .practice-style2 img {
            height: 140px;
            object-fit: cover;
            border-radius: 8px 8px 0 0
        }

        .pageBody .practiceCard .practice-style2 h3 {
            position: relative;
            font-weight: 600;
            line-height: 24px;
            padding: 15px
        }

    .pageBody .practiceCard:after {
        content: 'KNOW MORE';
        position: absolute;
        bottom: 14px;
        right: 22px;
        color: #45a5da;
        font-weight: 600;
        font-size: 12px;
        font-family: 'Helvetica 45 Light',sans-serif !important
    }

.pageBody .home1-info {
    border-radius: 8px;
    top: 0 !important;
    border: 0 !important
}

    .pageBody .home1-info .row {
        display: flex;
        justify-content: space-between
    }

    .pageBody .home1-info .col-sm-4 {
        position: relative;
        height: 196px;
        width: 300px;
        cursor: pointer;
        transition: all .2s linear;
        -webkit-transition: all .2s linear;
        margin: 0 10px;
        padding-left: 0 !important;
        text-align: center;
        border: 1px solid #ddd;
        border-radius: 8px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding-right: 0;
        padding-top: 15px;
        padding-bottom: 15px
    }

        .pageBody .home1-info .col-sm-4:after {
            content: '';
            background: rgba(52,117,169,.57) !important;
            width: 100%;
            height: 100%;
            top: 0;
            position: absolute;
            z-index: 2;
            border-radius: 8px
        }

        .pageBody .home1-info .col-sm-4 img {
            position: absolute;
            top: 0;
            width: 100%;
            height: 100%;
            z-index: 1;
            border-radius: 8px;
            object-fit: cover
        }

        .pageBody .home1-info .col-sm-4 p {
            max-width: 325px;
            padding: 0 10px;
            position: relative;
            z-index: 3;
            color: #fff
        }

        .pageBody .home1-info .col-sm-4 span.fa, .pageBody .home1-info .col-sm-4 span.lnr {
            font-size: 2rem;
            position: relative;
            z-index: 3;
            color: #fff
        }

        .pageBody .home1-info .col-sm-4:first-child {
            margin-left: 0
        }

        .pageBody .home1-info .col-sm-4:last-child {
            margin-right: 0
        }

        .pageBody .home1-info .col-sm-4 h5 {
            font-weight: 600;
            color: #fff;
            position: relative;
            z-index: 3
        }

.logoText {
    color: #fff !important;
    letter-spacing: 0;
    font-family: 'Helvetica 45 Light',sans-serif !important;
    text-transform: uppercase;
    line-height: 1.4;
    font-size: 1.3rem;
    font-weight: 700
}

.navbar-nav > li > a {
    font-family: 'Helvetica 45 Light',sans-serif !important;
    padding: 10px 0 10px !important;
    font-size: 14px !important
}

#pageBlock {
    position: fixed;
    top: 98px;
    height: 100%;
    width: 100%;
    left: 0;
    background: rgba(0,0,0,.34);
    z-index: 1;
    display: none
}

.flexAlign {
    display: flex !important;
    align-items: center;
    justify-content: space-between
}

.link {
    text-decoration: underline !important
}

.customHeader nav {
    transition: all .2s;
    -webkit-transition: all .2s
}

.customHeader .sticky {
    background: #000;
    box-shadow: 0 0 6px 0 rgba(0,0,0,.5)
}

.customHeader .topbar {
    border: none;
    width: 100%;
    height: 45px !important
}

    .customHeader .topbar * {
        font-size: 13px;
        height: auto
    }

    .customHeader .topbar .search-input {
        height: 34px;
        margin-top: 0 !important;
        font-size: 16px;
        color: #000
    }

.center {
    justify-content: center
}

.phoneTrigger {
    cursor: pointer
}

header .topbar .tb-right span.phoneTrigger:hover {
    color: #45a5da
}

.home3 header {
    height: 80px
}

.mt-10 {
    margin-top: -10px
}

.closeCallBox {
    height: 28px !important
}

.center > a {
    margin: 0 10px !important
}

#callBox a {
    color: #fff !important;
    padding: 5px 17px;
    margin: 5px 20px;
    height: 38px;
    border-radius: 8px;
    font-size: 1.2rem
}

.closeCallBox, .closeSearch {
    cursor: pointer;
    color: #000;
    font-weight: 700
}

.customHeader .topbar .row > div {
    margin-bottom: 0
}

.customHeader .logo {
    width: 250px
}

.customHeader .navbar-collapse {
    padding-top: 0 !important;
    margin-right: 0;
    padding-right: 0
}

    .customHeader .navbar-collapse .navbar-nav > li {
        margin: 0 16px !important
    }

.customHeader .menuAlign {
    padding: 6px 12px
}

.mobShow {
    display: none
}

.searchInputMob {
    display: none !important
}

.mobMenu button {
    margin: 0 !important
}

.customFooter .footerLogo {
    width: 170px;
    left: 0 !important
}

.customFooter .footer-widget {
    padding-bottom: 15px;
    font-family: 'Helvetica 45 Light',sans-serif !important
}

    .customFooter .footer-widget h4 {
        border: none !important;
        padding-bottom: 0;
        font-family: 'Helvetica 45 Light',sans-serif !important
    }

@media (orientation:portrait) {
    .logo img {
        width: 180px
    }
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),not all,not all,only screen and (max-width:480px),not all {
    header {
        zoom: .8 !important
    }
}

@media only screen and (max-width:767px) and (min-width:250px) {
    .logo img {
        width: 180px
    }

    header {
        zoom: 1 !important
    }

    .practiceCardData {
        padding-left: 25px;
        padding-right: 25px
    }

        .practiceCardData .row {
            display: block !important
        }

            .practiceCardData .row .card {
                margin-right: 0;
                margin-left: 0;
                margin-bottom: 25px;
                max-height: 100% !important;
                height: auto !important
            }

                .practiceCardData .row .card:after {
                    display: none
                }

    .latest-news-carousel .row {
        display: block !important
    }

        .latest-news-carousel .row > div {
            margin: 15px
        }

    .home1-info .row {
        display: block !important
    }

    .pageBody .home1-info .col-sm-4 {
        margin: 15px 0
    }

    .home1-info .row .card {
        margin-right: 0;
        margin-left: 0;
        margin-bottom: 25px;
        max-height: 100% !important;
        height: auto !important
    }

    .mobShow {
        display: block
    }

    .searchInputMob {
        display: block !important;
        padding: 10px 15px;
        margin-bottom: 10px
    }

        .searchInputMob input {
            margin: 0
        }

        .searchInputMob .search-trigger {
            color: #fff;
            margin-top: 8px;
            margin-right: 5px
        }

    .mobHide {
        display: none
    }

    .mobLogo {
        width: 190px
    }

    .menuAlign {
        padding: 0 !important
    }

    .nav li.open .dropdown-menu {
        opacity: 1 !important;
        visibility: visible !important
    }

    .nav li .dropdown-menu {
        opacity: 0 !important;
        visibility: hidden !important
    }

    .navbar-collapse {
        top: 50px
    }

    .mobMenu {
        padding-top: 8px;
        padding-bottom: 8px
    }

        .mobMenu .navbar-header {
            margin: 0
        }

            .mobMenu .navbar-header > div {
                width: 50%
            }

        .mobMenu button {
            margin: 0 !important
        }

    .customFooter .footerLogo {
        margin: 0 auto
    }

    .customFooter p {
        text-align: center
    }

    .customFooter .footer-widget {
        border-bottom: 1px solid #ddd;
        margin-bottom: 15px
    }
}

#flexmenu {
    background: #000;
    position: fixed;
    min-height: 80px;
    top: 0;
    z-index: 99;
    width: 100%
}

.wid50 {
    width: 50%
}

.wid55 {
    width: 55%
}

#flexmenu ul.sub-menu {
    padding: 15px
}

    #flexmenu ul.sub-menu p {
        font-size: 15px !important
    }

    #flexmenu ul.sub-menu .addnlInfo p a {
        font-size: 15px !important;
        color: #000 !important;
        font-size: 16px;
        line-height: 24px;
        padding: 0 !important;
        font-weight: 400
    }

    #flexmenu ul.sub-menu .addnlInfo {
        padding: 20px !important
    }

    #flexmenu ul.sub-menu .listingItems {
        position: absolute;
        bottom: 0;
        right: 0;
        width: 40%;
        height: 100%;
        overflow-y: scroll;
        z-index: 2;
        margin: 10px 0;
        top: 0;
        padding-bottom: 10px
    }

    #flexmenu ul.sub-menu .addnlInfo .headerText {
        font-size: 1.5rem;
        font-weight: 700;
        margin: 10px 0
    }

#flexmenu > div {
    display: flex;
    flex-flow: row wrap;
    align-items: center
}

.logo {
    z-index: 123;
    padding: 10px 0;
    color: #fff;
    flex-grow: 1;
    flex-shrink: 1
}

    .logo img {
        border-radius: 5px
    }

    .logo a {
        color: #f14f80
    }

#main-menu {
    align-self: flex-end;
    margin-bottom: 13px;
    margin: 0 auto
}

.sub-menu {
    z-index: 1234
}

#flexmenu li, #flexmenu li a {
    border: 0;
    list-style: none;
    line-height: 1;
    display: inline-block;
    position: relative;
    text-transform: initial;
    transition: all ease-in-out .3s
}

    #flexmenu li.active:after {
        background: #2196f3 none repeat scroll 0 0;
        bottom: 8px;
        content: " ";
        height: 1px;
        left: 0;
        right: 0;
        position: absolute;
        transform-origin: 0 0 0;
        transition: all .3s ease 0s;
        width: 20px;
        margin: 0 auto
    }

#flexmenu ul li a {
    padding: 15px;
    font-size: 12px;
    letter-spacing: .5px;
    text-decoration: none;
    color: #fff !important;
    font-family: 'Helvetica 45 Light',sans-serif !important
}

    #flexmenu ul li a:hover {
        color: #2196f3 !important
    }

#flexmenu ul li.has-sub > a {
    padding-right: 25px
}

    #flexmenu ul li.has-sub > a:after {
        position: absolute;
        top: 14px;
        right: 12px;
        content: "\f107";
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        font-size: 16px
    }

#flexmenu ul ul li.has-sub > a:after {
    position: absolute;
    top: 16px;
    right: 11px;
    width: 8px;
    height: 2px;
    display: block;
    background: #fff;
    content: ''
}

#flexmenu > ul > li.has-sub > a:before {
    position: absolute;
    top: 19px;
    right: 14px;
    display: block;
    width: 2px;
    height: 8px;
    background: #ddd;
    transition: all .25s ease
}

#flexmenu > ul > li.has-sub:hover > a:before {
    top: 23px;
    height: 0
}

#flexmenu ul ul li.has-sub > a:before {
    position: absolute;
    top: 13px;
    right: 14px;
    display: block;
    width: 2px;
    height: 8px;
    background: #fff;
    content: '';
    transition: all .3s ease
}

#flexmenu ul ul > li.has-sub:hover > a:before {
    top: 17px;
    height: 0
}

#flexmenu ul li.has-sub ul li.has-sub ul li:hover, #flexmenu ul ul li.has-sub:hover {
    background: #751cec
}

#flexmenu ul ul {
    position: absolute;
    top: -9999px;
    transition: all .3s ease
}

#flexmenu li.has-sub.toggle > ul {
    top: auto;
    pointer-events: all;
    z-index: 1;
    opacity: 1;
    padding: 15px;
    left: 0;
    max-width: 1200px;
    overflow: hidden;
    min-height: 40%;
    height: auto;
    background: #fff;
    position: fixed;
    margin: 0 auto;
    right: 0;
    margin-top: 1px
}

#flexmenu ul ul li {
    height: 0;
    background: #2196f3;
    transition: all .25s ease;
    padding: 0 12px;
    display: block;
    height: auto;
    margin-bottom: 10px
}

#flexmenu li:hover > ul > li {
    height: 50px;
    max-height: 50px;
    width: 350px;
    margin-left: auto;
    margin-top: auto
}

#flexmenu ul ul ul {
    margin-left: 100%;
    top: 0
}

#flexmenu ul ul li a {
    padding: 15px 15px;
    width: 100%;
    font-size: 12px;
    text-decoration: none;
    color: #fff;
    font-weight: 400
}

#flexmenu ul ul li a {
    padding-left: 25px;
    font-size: 14px;
    word-wrap: break-word;
    line-height: 1.4
}

    #flexmenu ul ul li a.sublink {
        color: #fff !important
    }

        #flexmenu ul ul li a.sublink:hover {
            color: #000 !important
        }

#flexmenu ul ul li:last-child a {
    border-bottom: 0 solid #ddd
}

@media screen and (max-width:600px) {
    .logoBlackWid {
        display: none
    }

    #callBox a {
        font-size: 18px;
        width: 140px;
        margin: 5px 6px
    }

    #callBox .wid50, #searchBox .wid50 {
        width: 100%
    }
}

@media screen and (max-width:768px) {
    header {
        zoom: .8
    }

    .home3 header {
        height: 125px
    }

    #flexmenu {
        top: 45px
    }

    .footerMobCenter {
        text-align: center
    }

    .searchContainer {
        right: 0;
        top: 0;
        background: #000
    }

        .searchContainer input {
            width: 100%
        }

    #flexmenu ul.sub-menu {
        padding: 15px
    }

        #flexmenu ul.sub-menu .addnlInfo {
            display: none
        }

        #flexmenu ul.sub-menu .listingItems {
            position: relative;
            top: initial !important;
            right: initial !important;
            width: initial !important;
            height: 160px
        }

    .logo {
        top: 0;
        left: 0;
        width: 100%;
        height: 46px;
        text-align: center;
        padding: 10px 0 0 0
    }

    .button {
        width: 60px;
        height: 58px;
        position: absolute;
        right: 0;
        top: 0;
        cursor: pointer;
        z-index: 10000
    }

        .button:after {
            position: absolute;
            top: 22px;
            right: 20px;
            display: block;
            height: 2px;
            width: 20px;
            border-top: -1px solid #ddd;
            border-bottom: 1px solid #ddd;
            content: ''
        }

        .button:before {
            transition: all .3s ease;
            position: absolute;
            top: 16px;
            right: 20px;
            display: block;
            height: 1px;
            width: 20px;
            background: #ddd;
            content: ''
        }

        .button.menu-opened:after {
            transition: all .3s ease;
            top: 23px;
            border: 0;
            height: 1px;
            width: 18px;
            background: #fff;
            transform: rotate(45deg)
        }

        .button.menu-opened:before {
            top: 23px;
            background: #fff;
            width: 18px;
            transform: rotate(-45deg)
        }

    #flexmenu ul {
        display: none;
        margin: 34px auto;
        max-width: 500px
    }

        #flexmenu ul li, #flexmenu ul li a, #flexmenu ul ul li a {
            width: 100%
        }

        #flexmenu li:hover > ul > li, #flexmenu ul ul li {
            height: auto;
            width: auto
        }

            #flexmenu ul ul li a {
                padding-left: 25px;
                font-size: 15px;
                border-bottom: 1px solid #ddd
            }

            #flexmenu ul ul li:last-child a {
                border-bottom: 0 solid #ddd
            }

        #flexmenu ul ul ul li a {
            padding-left: 35px
        }

        #flexmenu ul ul, #flexmenu ul ul ul {
            position: relative !important;
            left: 0;
            width: 100% !important;
            margin: 0;
            text-align: left;
            background: inherit !important;
            height: 100% !important
        }

            #flexmenu ul ul ul li.active a {
                border-left: none
            }

    #flexmenu > ul ul > li.has-sub > ul > li.focus > a, #flexmenu > ul > li.has-sub > ul > li.focus > a {
        background: #262626;
        transition: all .3s ease
    }

    #flexmenu ul ul > li.has-sub > a:after, #flexmenu ul ul > li.has-sub > a:before, #flexmenu > ul > li.has-sub > a:after, #flexmenu > ul > li.has-sub > a:before {
        display: none
    }

    #flexmenu .submenu-button {
        position: absolute;
        z-index: 99;
        right: 0;
        top: 0;
        display: block;
        border-left: 1px solid #444;
        height: 46px;
        width: 46px;
        cursor: pointer
    }

    #flexmenu ul ul .submenu-button {
        height: 34px;
        width: 34px
    }

    #flexmenu .submenu-button:after {
        position: absolute;
        top: 22px;
        right: 19px;
        width: 8px;
        height: 2px;
        display: block;
        background: #ddd
    }

    #flexmenu ul ul .submenu-button:after {
        top: 15px;
        right: 13px
    }

    #flexmenu .submenu-button.submenu-opened:after {
        background: #fff
    }

    #flexmenu .submenu-button:before {
        position: absolute;
        top: 19px;
        right: 22px;
        display: block;
        width: 2px;
        height: 8px;
        background: #ddd;
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        font-size: 16px
    }

    #flexmenu ul ul .submenu-button:before {
        top: 12px;
        right: 16px
    }

    #flexmenu .submenu-button.submenu-opened:before {
        display: none
    }

    .note {
        font-size: 3vw
    }
}

.text-blue {
    color: #2196f3 !important
}

.lawyer-thumb img {
    box-shadow: 0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)
}

.text-red {
    color: #a80b0b
}

.iframe-container {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 600px;
    padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}

/* Then style the iframe to fit in the container div with full height and width */
.responsive-iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

@media print {
    iframe {
        display: none;
    }
}
