body {
    font-family: 'Nunito Sans', sans-serif;
    color: #2f2f2f;
    font-size: 16px
}

    body a,
    .slick-prev,
    .slick-next {
        transition: all .3s ease 0s
    }

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td span a,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td a {
    font-size: 1.0em !Important;
}

#onetrust-policy-text a:focus,
#onetrust-consent-sdk #onetrust-banner-sdk a[href] {
    outline: none !important;
    font-size: 1.1em !important
}

#onetrust-banner-sdk #onetrust-policy h3,
#onetrust-banner-sdk h4,
#onetrust-pc-sdk h4,
#ot-sdk-cookie-policy h4 {
    font-size: 1.6em !important;
}

#onetrust-banner-sdk #onetrust-policy-text,
#onetrust-banner-sdk .ot-b-addl-desc,
#onetrust-banner-sdk #onetrust-accept-btn-handler,
#onetrust-banner-sdk #onetrust-reject-all-handler,
#onetrust-banner-sdk #onetrust-pc-btn-handler,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-description,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group-desc,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-table-header,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td,
#ot-pc-content {
    font-size: 1.5em !important;
}
  
#onetrust-pc-sdk .ot-pc-footer button {
    font-size: 1.1em !important
}
.ourhomes .content_right {
    padding-top:15%
}

.ourhomes .content_right table, .ourhomes .content_right table td, .ourhomes .content_right table tr {
    background: none !important;
    border: 0 !important;
    color: #00305D
}

.ourhomes .content_right table tr:first-child {
    font-size:25px;
    font-weight:700
}
    .ourhomes .content_right table tr td {
        text-decoration: underline;
        padding: 0px 10px;
    }
.ourhomes .content_right table tr td:first-child {
    text-align:right;
    text-decoration:none
}
.ourhomes .content_right table tr:first-child td {
    text-decoration: none
}
.ourhomes .bottom {
    margin-top:50px;
    padding:40px;
}
    .ourhomes .bottom .block-1 {
        background: url(../../images/bgs/home-icon.png) no-repeat;
        padding-left: 50px
    }
    .ourhomes .bottom .block-2 {
        background: url(../../images/bgs/residents-icon.png) no-repeat;
        padding-left: 50px
    }
    .ourhomes .bottom .block-3 {
        background: url(../../images/bgs/funded-icon.png) no-repeat;
        padding-left: 50px
    }
    .ourhomes .bottom .yearsEstablished {
        background: url(../../images/bgs/years-established.png) no-repeat;
        padding-left: 50px
    }
    .ourhomes .bottom .block-4 {
        background: url(../../images/bgs/energy-icon.png) no-repeat;
        padding-left: 50px
    }
    .ourhomes .bottom .localAuthorities {
        background: url(../../images/bgs/local-authorities.png) no-repeat;
        padding-left: 50px
    }

    .ourhomes .bottom .block p:first-child {
        font-weight: 700;
        font-size: 35px;
        text-transform: uppercase;
    }
    .ourhomes .bottom .block p:last-child {
        text-transform: uppercase;
        font-weight: 300;
        letter-spacing: 2px;
        font-size: 10px;
    }
.expressInterest {
    background: url(../../images/bgs/rectangle.png) no-repeat center center;
    background-size: cover;
    color: #fff;
    margin-top: 50px;
    padding: 50px 0;
}

    .expressInterest h2 {
        color: #fff;
        font-size: 46px;
        font-weight: 700;
    }
    .expressInterest .snippetText p a {
        background: #00adef;
        border-radius: 5px;
        color: #fff;
        padding: 10px 20px;
        margin-top: 25px;
        display: inline-block;
        margin-left: 10px;
    }

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: 'Nunito Sans', sans-serif
}

h1,
.h1 {
    color: #5b8cdc;
    font-size: 46px;
    font-weight: 300
}

h2,
.h2 {
    color: #5b8cdc;
    font-size: 36px;
    font-weight: 300
}

h3,
.h3 {
    color: #4e4d4d;
    font-size: 26px;
    font-weight: 600
}

h4,
.h4 {
    color: #4e4d4d;
    font-size: 20px;
    font-weight: 600
}

h5,
.h5 {
    color: #4e4d4d;
    font-size: 18px;
    font-weight: 600
}

h6,
.h6 {
    color: #4e4d4d;
    font-size: 16px;
    font-weight: 600
}
/* comment text */
a,
a:link,
a:active,
a:visited {
    color: #5b8cdc;
    text-decoration: none
}

    a:focus,
    a:hover {
        color: #5196cf;
        text-decoration: none;
        outline: none
    }

::-moz-selection {
    color: #fff;
    background: #5b8cdc
}

::selection {
    color: #fff;
    background: #5b8cdc
}

.table-responsive {
    margin: 30px 0
}

blockquote {
    font-weight: 200;
    font-style: italic
}

body {
    overflow-x: hidden
}

html {
    -webkit-font-smoothing: antialiased
}

form,
fieldset {
    margin: 0;
    padding: 0;
    border: 0
}

a img,
:link img,
:visited img {
    border: 0
}

acronym {
    cursor: help;
    border-bottom: 1px dotted
}

li.webdebug {
    z-index: 10000;
    position: relative;
    color: red;
    display: block;
    background: #fff;
    width: 50%;
    left: 0;
    text-align: left;
    white-space: nowrap;
    filter: alpha(opacity=60);
    -moz-opacity: .6;
    opacity: .6
}

.instructional {
    background-color: #ffffcf !important;
    border-top: 1px dotted #666;
    padding: 20px;
    margin-bottom: 15px;
    color: #000 !important
}

    .instructional h1,
    .instructional h2 {
        padding: 0;
        margin: 0
    }

.SiteSearch legend,
.SiteSearch label,
.Zone legend,
.Zone label,
.Zone h1,
.hidden,
.pnlGoogleMapsLink {
    display: none !important
}

.zoomContainer {
    z-index: 998
}

.scrollup {
    width: 41px;
    height: 41px;
    position: fixed;
    bottom: 15px;
    right: 15px;
    font-size: 36px;
    display: none;
    z-index: 30000;
    font-family: "FontAwesome"
}

    .scrollup:before {
        content: "\f139";
        color: #cbcbcb;
        filter: alpha(opacity=50);
        opacity: .5
    }

    .scrollup:hover:before {
        color: #5b8cdc;
        filter: alpha(opacity=100);
        opacity: 1
    }

    .scrollup:hover {
        text-decoration: none !important
    }

.btn-primary {
    color: #fff !important;
    background-color: #5b8cdc;
    border-color: #5b8cdc;
    border-radius: 0;
    padding-left: 30px;
    padding-right: 30px
}

    .btn-primary:hover,
    .btn-primary:focus,
    .btn-primary:active,
    .btn-primary.active,
    .open .dropdown-toggle.btn-primary {
        color: #fff !important;
        background-color: #e9b80e;
        border-color: #e9b80e
    }

    .btn-primary:active,
    .btn-primary.active,
    .open .dropdown-toggle.btn-primary {
        background-image: none
    }

    .btn-primary.disabled,
    .btn-primary[disabled],
    fieldset[disabled] .btn-primary,
    .btn-primary.disabled:hover,
    .btn-primary[disabled]:hover,
    fieldset[disabled] .btn-primary:hover,
    .btn-primary.disabled:focus,
    .btn-primary[disabled]:focus,
    fieldset[disabled] .btn-primary:focus,
    .btn-primary.disabled:active,
    .btn-primary[disabled]:active,
    fieldset[disabled] .btn-primary:active,
    .btn-primary.disabled.active,
    .btn-primary[disabled].active,
    fieldset[disabled] .btn-primary.active {
        background-color: #333;
        border-color: #333;
        color: #fff !important
    }

    .btn-primary .badge {
        color: #5b8cdc !important;
        background-color: #fff
    }

a.btn {
    color: #fff !important
}

.searchbar {
    display: none;
    background: #ccc
}

.SiteSearch {
    height: 60px;
    line-height: 1;
    width: 100%;
    position: relative;
    margin: 10px 0;
    display: inline-block;
    vertical-align: middle;
    text-align: center
}

    .SiteSearch .form {
        padding: 0;
        margin: 0;
        height: 60px
    }

    .SiteSearch .form-horizontal .control-label {
        display: none !important
    }

    .SiteSearch input {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 1px 10px;
        line-height: normal;
        height: 60px
    }

        .SiteSearch input[type="text"] {
            background-color: #fff;
            font-size: 30px;
            border: 0;
            top: 0;
            left: 0;
            width: 100%;
            padding-right: 60px;
            position: absolute
        }

    .SiteSearch .btn-group {
        top: 0;
        right: 0;
        position: absolute
    }

    .SiteSearch input[type="submit"] {
        background-color: #5b8cdc;
        color: #fff !important;
        font-size: 20px;
        border: 0;
        vertical-align: middle;
        top: 0;
        right: 0;
        width: 60px;
        position: absolute;
        font-family: "FontAwesome"
    }

        .SiteSearch input[type="submit"]:hover {
            background-color: #5196cf;
            color: #fff !important
        }

.topHeader {
    background: #fff;
    position: relative;
    z-index: 150;
    padding-top: 20px;
    padding-bottom: 0
}
    .topHeader .container {
            width: 100%;
    padding-left: 6%;
    padding-right: 6%;  
    }
.headerFirstRow {
    padding-bottom: 30px
}


.contactPage h4 {
    font-family: Nunito;
    font-size: 18px;
    font-weight: 600;
    line-height: 20.7px;
    letter-spacing: 0.005em;
    text-align: left;
}
.contactPage .bottomSection {
    padding-top:30px;
    border-top: 2px solid #E0E0E0;
    padding-bottom:100px;
}
.contactPage .bottomSection p {
    font-family: Nunito Sans;
    font-size: 24px;
    font-style: italic;
    font-weight: 400;
    line-height: 32.74px;
}
.contactPage #contentZone table, .contactPage #contentZone table td, .contactPage #contentZone table tr {
    border: 0 !important;
    border-color: #fff!important;
    background-color: #fff!important
}
.contactPage .form .formHeaging {
    font-family: Nunito Sans;
    font-size: 32px;
    font-weight: 600;
    line-height: 43.65px;
    letter-spacing: 0.25px;
    text-align: left;
    color: #013668;
}
.payRent h2 {
    font-family: Nunito Sans;
    font-size: 24px;
    font-weight: 600;
    line-height: 32.74px;
    text-align: left;
    color: #013668
}
.payRent h2 a{
    color: #013668
}
.payRent .payRentInner {
    padding-bottom:20px;
    padding-top:20px;
    border-top: 3px solid #E0E0E0;
    overflow:hidden
}
.payRent.assistanceNeeds .payRentInner {
    border-top: 3px solid #fff;
}
.payRent.assistanceNeeds .payRentInner .text-left .bnrImage {
    text-align:left!important
}
    .payRent.assistanceNeeds .payRentInner .bodyText {
        padding-left:20px
    }
        .payRent.assistanceNeeds .payRentInner .bodyText a.btn {
            color: #fff !important;
            background-color: #013668;
            border-color: #013668;
            border-radius: 0;
            padding: 10px 30px!important;
        }

.payRent .btn {
    background: none;
    text-transform: uppercase;
    color: #00ADEF !important;
    padding-left: 0 !important
}
.btnLogin {
    color: #fff !important;
    background-color: #5b8cdc;
    border-color: #5b8cdc;
    border-radius: 0;
    padding: 6px 30px;
}

.page_3314 h2, .page_3731 h2 {
    font-family: Nunito Sans;
    font-size: 32px;
    font-weight: 600;
    line-height: 43.65px;
    letter-spacing: 0.25px;
    text-align: left;
    color: #013668;
}
.page_3314 h6 {
    font-family: Nunito Sans;
    font-size: 24px;
    font-style: italic;
    font-weight: 400;
    line-height: 32.74px;
    color: #013668;
}

.page_3731 h3 {
    font-family: Nunito Sans;
    font-size: 24px;
    font-weight: 600;
    line-height: 32.65px;
    letter-spacing: 0.25px;
    text-align: left;
    color: #013668;
}
/*.page_3731 #itemBody .snippetText {
    border-bottom: 3px solid #E0E0E0;
    padding-bottom: 20px;
}*/

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #5AD4BA;
    border: 2px solid #5AD4BA;
}
.gallerySlide .bx-wrapper .bx-pager.bx-default-pager a:hover, gallerySlide .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #006683;
    border: 2px solid #006683;
}
.gallerySlide .bx-wrapper .bx-next {
    right:-40px;
}
.gallerySlide .bx-wrapper .bx-prev:before, .gallerySlide .bx-wrapper .bx-next:before {
    color: #006683;
}
.gallerySlide .bx-wrapper .bx-prev, .gallerySlide  .bx-wrapper .bx-next {
border-radius:0;
border:0 solid #fff;
}
.gallerySlide .developmentsSlider .polaroid, .gallerySlide .developmentsSlider .slide {
    height: 325px;
    min-height: 325px;
}
#logo {
    margin: 15px 0 0 15px;
    display: block
}

    #logo a img {
        max-width: 310px
    }

#MainNav {
    margin: 0 0 0 0;
    display: inline-block;
    width: 100%;
    position: relative
}

    #MainNav ul {
        margin: 0 0 0 0;
        padding: 0 0 0 0;
        float: right
    }

        #MainNav ul li {
            display: inline-block;
            text-align: left;
            padding: 0;
            position: relative
        }

            #MainNav ul li a {
                display: block;
                margin: 10px 15px 0 15px;
                padding: 7px 10px 7px 14px;
                color: #333;
                font-style: normal;
                font-weight: 700;
                font-size: 16px;
                line-height: 22px;
                letter-spacing: .01em;
                text-transform: uppercase
            }

            #MainNav ul li:last-of-type a {
                margin-right: 0
            }

            #MainNav ul li.active a {
                color: #00adef
            }

            #MainNav ul li.dropdown > a:before {
                content: url(../../images/icons/blue-down.svg);
                width: 16px;
                height: 9px;
                position: absolute;
                right: -2px;
                top: 17px
            }

            #MainNav ul li.dropdown:hover a {
                padding: 7px 10px 7px 14px
            }

            #MainNav ul li.dropdown:hover > a:before {
                content: url(../../images/icons/blue-down.svg);
                width: 16px;
                height: 9px;
                position: absolute;
                right: -18px;
                top: 7px
            }

            #MainNav ul li ul {
                margin: 0 0 0 15px;
                display: none;
                padding: 0 0;
                border-radius: 0;
                box-shadow: none;
                opacity: .97
            }

            #MainNav ul li:hover > ul {
                display: block;
                width: 225px;
                position: absolute;
                -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .5);
                -moz-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .5);
                box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .5)
            }

            #MainNav ul li:hover a {
                color: #013668;
                position: relative
            }

            #MainNav ul li:hover a {
                color: #333
            }

            #MainNav ul li.dropdown:hover a {
                color: #fff !important;
                background: #013668;
                position: relative
            }

        #MainNav ul.level2 li.dropdown > a:before {
            content: ""
        }

        #MainNav ul.level2 li {
            background: #013668
        }

            #MainNav ul.level2 li a {
                border-bottom: 1px solid #012950 !important;
                color: #fff !important;
                font-size: 14px;
                margin: 0 !important;
                padding: 15px 23px !important;
                font-weight: 600;
                text-transform: none
            }

                #MainNav ul.level2 li a:hover {
                    background: #012950
                }

        #MainNav ul ul ul {
            left: 100%;
            top: 0;
            z-index: 70
        }

        #MainNav ul:before,
        #MainNav ul:after {
            content: " ";
            display: table
        }

        #MainNav ul:after {
            clear: both
        }

        #MainNav ul.moveLeft {
            left: -225px
        }

        #MainNav ul.level2.moveLeft {
            right: 0;
            left: initial
        }

        #MainNav ul li:hover li {
            width: 100%;
            margin: 0
        }

        #MainNav ul li.dropdown > a {
            border-bottom-left-radius: 0;
            border-bottom-right-radius: 0
        }

        #MainNav ul.level2 li ul {
            margin: 0 0 0 0;
            border-radius: 0;
            box-shadow: none
        }

.level2 a {
    border-radius: 0 !important
}

.dropdown-menu {
    border: 0
}

    .dropdown-menu > li > a {
        white-space: normal
    }

#MainNav span.menudrop {
    display: none
}

#MainNav ul li.item36Nav1 a, #MainNav ul li.item3849Nav1 a,
.triple-features .block p:nth-of-type(2) a,
.navybutton {
    display: inline-block;
    clear: both;
    padding: 14px 26px;
    font-style: normal;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 22px;
    color: #fff !important;
    background: #013668;
    border-radius: 4px;
    -webkit-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -ms-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    transition: all 200ms ease-in
}

    #MainNav ul li.item36Nav1 a:hover, #MainNav ul li.item3849Nav1 a:hover,
    .triple-features .block p:nth-of-type(2) a:hover,
    .navybutton:hover {
        display: inline-block;
        clear: both;
        padding: 14px 26px;
        font-style: normal;
        font-weight: 600;
        text-transform: uppercase;
        font-size: 16px;
        line-height: 22px;
        color: #fff;
        background: #00adef;
        border-radius: 4px
    }

#toolsNavigation {
    padding-top: 0;
    margin-bottom: 10px;
    float: right;
    display: block;
    clear: both
}

    #toolsNavigation ul {
        display: inline-block;
        padding: 0 0 0 0
    }

        #toolsNavigation ul li {
            display: inline-block;
            margin-right: 15px;
            position: relative
        }

            #toolsNavigation ul li.searchlink a:before {
                content: url(../../images/icons/search.png);
                width: 16px;
                height: 16px;
                position: absolute;
                left: 0;
                top: 2px
            }

            #toolsNavigation ul li.searchlink {
                padding-left: 21px;
                margin-right: 0
            }

            #toolsNavigation ul li a {
                font-weight: 600;
                font-size: 16px;
                line-height: 22px;
                letter-spacing: .01em;
                color: #828282 !important;
                flex: none;
                order: 0;
                align-self: center;
                margin: 24px 0
            }

                #toolsNavigation ul li a:hover {
                    text-decoration: underline
                }

.SearchLink {
    display: inline-block;
    margin-left: 20px;
    padding-top: 33px
}

    .SearchLink a {
        color: #555;
        font-size: 14px
    }

        .SearchLink a:hover {
            color: #5196cf
        }

#menu-button-top {
    font-size: 0;
    display: inline-block;
    padding: 12px 15px 0 15px;
    margin-left: -15px;
    height: 50px;
    cursor: pointer
}

    #menu-button-top:before {
        font-family: "FontAwesome";
        content: "\f0c9";
        font-size: 24px;
        line-height: normal
    }

/*.show-menu #menu-button-top:before {
    font-family: "FontAwesome";
    content: "\f00d";
}*/

#PhoneNav {
    position: fixed;
    overflow-y: auto;
    z-index: 200;
    width: 300px;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 50px;
    height: 100%;
    background: #fff;
    -webkit-transform: translate3d(-320px, 0, 0);
    transform: translate3d(-320px, 0, 0);
    -webkit-transition: -webkit-transform .4s;
    transition: transform .4s;
    -webkit-transition-timing-function: cubic-bezier(.7, 0, .3, 1);
    transition-timing-function: cubic-bezier(.7, 0, .3, 1)
}

.show-menu #PhoneNav {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform .8s;
    transition: transform .8s;
    -webkit-transition-timing-function: cubic-bezier(.7, 0, .3, 1);
    transition-timing-function: cubic-bezier(.7, 0, .3, 1)
}

.show-menu .content::before {
    opacity: 1;
    -webkit-transition: opacity .8s;
    transition: opacity .8s;
    -webkit-transition-timing-function: cubic-bezier(.7, 0, .3, 1);
    transition-timing-function: cubic-bezier(.7, 0, .3, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

#PhoneNav .dl-submenu {
    display: none
}

#PhoneNav .nav {
    padding-top: 0;
    padding-bottom: 0
}

    #PhoneNav .nav li {
        border-bottom: 1px solid #e4e4e4
    }

        #PhoneNav .nav li a {
            padding-left: 0;
            color: #5b8cdc;
            font-size: 14px
        }

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
    color: #fff !important
}

#PhoneNav .nav li a:hover {
    color: #5196cf;
    background: transparent
}

#PhoneNav .nav li a.dropDown {
    position: relative;
    padding-right: 33px
}

#PhoneNav .nav li .menudrop {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    z-index: 2
}

    #PhoneNav .nav li .menudrop .dropbtn {
        padding: 0;
        cursor: pointer
    }

        #PhoneNav .nav li .menudrop .dropbtn:before {
            color: #5b8cdc;
            content: "+";
            font-size: 14px !important;
            display: inline-block;
            padding: 10px 15px;
            -webkit-transition: all .2s ease;
            -moz-transition: all .2s ease;
            -o-transition: all .2s ease;
            transition: all .2s ease
        }

    #PhoneNav .nav li .menudrop .dropbtn-close:before {
        content: "+";
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg)
    }

    #PhoneNav .nav li .menudrop .dropbtn:hover:before {
        color: #5196cf
    }

#PhoneNav .nav li .level2,
#PhoneNav .nav li .level3,
#PhoneNav .nav li .level4 {
    display: none;
    margin: 0;
    padding: 0 0 10px 0;
    border-bottom: 0;
    width: 100%;
    margin: 0 0 10px;
    position: relative;
    border-radius: 0;
    background: #fff;
    box-shadow: none
}

#PhoneNav .nav li ul li {
    font-size: 90%;
    border-bottom: 0
}

    #PhoneNav .nav li ul li a {
        padding: 10px 0 10px 20px
    }

    #PhoneNav .nav li ul li ul li a {
        padding-left: 30px
    }

    #PhoneNav .nav li ul li ul li ul li a {
        padding-left: 40px
    }

#PhoneNavTools ul li {
    display: block
}

.carousel .adminButtons {
    z-index: 80;
    top: 10px;
    width: 95%;
    text-align: right
}

.carousel .btn-danger,
.DivLink {
    display: none
}

.carousel .bx-viewport {
    left: 0
}

.bx-wrapper .bx-controls-direction a {
    margin-top: -15px
}

.bx-wrapper .bx-prev,
.bx-wrapper .bx-next {
    border: 2px solid #fff;
    border-radius: 50%;
    height: 45px !important;
    width: 45px !important
}

.carousel .bx-prev {
    left: 25px !important
}

.carousel .bx-next {
    right: 25px !important
}

.carousel .bx-wrapper .bx-prev:hover,
.carousel .bx-wrapper .bx-next:hover {
    opacity: 1
}

.bx-wrapper .bx-prev:before,
.bx-wrapper .bx-next:before {
    font-family: "FontAwesome";
    color: #fff;
    display: block;
    line-height: normal;
    font-size: 40px;
    text-align: center;
    padding-left: 0;
    padding-right: 0
}

.bx-wrapper .bx-prev:hover:before,
.bx-wrapper .bx-next:hover:before {
    color: #5b8cdc
}

.bodyHome .bnrTemplateZone {
    position: relative;
    visibility: hidden;
    clear: both;
    display: block;
    background-color: #013668
}

.bodyHome .carousel {
    margin: 0 0 0 0;
    position: relative
}

    .bodyHome .carousel .slide img {
        width: 100%;
        height: auto
    }

.bodyHome .bnrOverlay {
    background: url(../../images/bgs/banner-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    z-index: 2;
    position: absolute;
    top: 0;
    left: 0
}

.bodyHome .carousel .slide .containerPosition {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 300
}

.bodyHome .carousel .slide .container {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    display: block;
    width: 1170px;
    margin-top: 4%
}

.bodyHome .carousel .slide .bodyText {
    display: block
}

.bodyHome .carousel .bodyText h1 {
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    color: #fff;
    letter-spacing: .02em;
    margin-bottom: 40px
}

    .bodyHome .carousel .bodyText h1 strong {
        font-weight: 700;
        font-size: 100px;
        line-height: 102px;
        color: #fff;
        display: block
    }

.bodyHome .carousel .bodyText p:nth-of-type(1) a {
    background: #fff;
    padding: 14px 26px;
    border-radius: 4px;
    font-size: 16px;
    text-align: center;
    letter-spacing: .02em;
    text-transform: uppercase;
    color: #013668;
    -webkit-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -ms-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    transition: all 200ms ease-in
}

    .bodyHome .carousel .bodyText p:nth-of-type(1) a:hover {
        background: #013668;
        color: #fff
    }

.bodyHome .triple-features .block p:first-of-type {
    min-height: 130px
}

.SliderInner {
    height: 250px;
    background: url(/images/bgs/inner-banner-bg.jpg) no-repeat top right;
    background-size: cover
}

    .SliderInner .container {
        padding-left: 120px;
        padding-right: 120px
    }

        .SliderInner .container .bodyText {
            width: 100% !important;
            padding-top: 15px;
            padding-bottom: 15px;
            position: relative;
            left: 0;
            bottom: -40px
        }

    .SliderInner .bodyText p {
        font-style: normal;
        font-weight: 600;
        font-size: 36px;
        line-height: 49px;
        margin-bottom: -25px;
        color: #fff
    }

    .SliderInner .bodyText h1 {
        font-style: normal;
        font-weight: 800;
        font-size: 70px;
        line-height: 65px;
        color: #fff
    }

.homeCallToActions h1,
.homeCallToActions h2 {
    margin-bottom: 30px
}

.middle {
    padding: 0;
    margin: 0;
    position: relative
}

    .middle .container {
        padding-top: 20px
    }

#itemBody {
    padding-bottom: 25px
}

#content {
    min-height: 50px
}

.gallery {
    margin: 0;
    padding: 0;
    list-style: none
}

    .gallery .pnlGalleryImage {
        background-size: cover !important;
        background-repeat: no-repeat !important;
        background-position: center center !important;
        height: 100px;
        margin-bottom: 15px
    }

        .gallery .pnlGalleryImage a {
            width: 100%;
            height: 100px;
            display: inline-block
        }

.pnlHoverControls a {
    height: 26px !important
}

.hlkGalleryImage {
    background-size: cover !important
}

#ContactMap #map-canvas {
    height: 300px
}

.ContactForm .help-inline .glyphicon:before {
    font-size: 80%
}

section.content {
    padding-top: 60px;
    padding-bottom: 60px
}

    section.content .container {
        padding-left: 120px;
        padding-right: 120px
    }

.content h2 {
    font-style: normal;
    font-weight: 600;
    font-size: 32px;
    line-height: 44px;
    letter-spacing: .25px;
    text-transform: capitalize;
    color: #013668
}

.content h3 {
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 33px;
    color: #013668
}

.content h4 {
    margin-top: 20px;
    font-style: normal;
    font-weight: 600;
    font-size: 32px;
    line-height: 44px;
    letter-spacing: .25px;
    text-transform: capitalize;
    color: #333
}

.content p {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: .15px;
    color: #828282
}

    .content p a {
        color: #00adef
    }

        .content p a:hover {
            text-decoration: underline
        }

.content ul {
    margin-top: 20px;
    margin-bottom: 40px;
    display: block;
    margin-left: -10px
}

    .content ul li {
        list-style: none;
        padding-left: 22px;
        font-style: normal;
        font-weight: 400;
        margin-bottom: 12px;
        font-size: 16px;
        line-height: 18px;
        letter-spacing: .15px;
        color: #828282;
        position: relative
    }

        .content ul li:before {
            content: url(../../images/icons/navy-dot.png);
            width: 8px;
            height: 8px;
            position: absolute;
            left: 0;
            top: -1px
        }

    .content ul.ticks li {
        padding-left: 22px
    }

        .content ul.ticks li:before {
            content: url(../../images/icons/tick.svg) !important;
            width: 10px;
            height: 7px;
            position: absolute;
            left: 0;
            top: -1px
        }

    .content ul li a {
        color: #00adef
    }

        .content ul li a:hover {
            text-decoration: underline
        }

.imageright,
.textleft,
.imageleft,
.textright,
.fullwidth {
    margin-bottom: 20px
}

#accordions {
    margin-top: 30px
}

    #accordions .panel {
        border: none;
        box-shadow: none;
        margin-bottom: 10px !important
    }

    #accordions .panel-heading p {
        font-size: 18px;
        line-height: 115%;
        letter-spacing: .005em;
        color: #013668;
        margin-bottom: 0
    }

        #accordions .panel-heading p a {
            position: relative;
            font-weight: 600;
            display: block;
            color: #013668;
            padding: 12px 10px 10px 10px
        }

    #accordions .panel-heading .accordion-toggle:after {
        content: url(../../images/icons/minus.svg) !important;
        width: 18px;
        height: 3px;
        position: absolute;
        right: 9px;
        top: 7px
    }

    #accordions .panel-heading .accordion-toggle.collapsed:after {
        content: url(../../images/icons/plus.svg) !important;
        width: 30px;
        height: 30px;
        position: absolute;
        right: 0;
        top: 5px
    }

    #accordions .panel-heading p a:hover {
        text-decoration: none
    }

    #accordions .panel-body {
        border: none !important
    }

.content.two-col-grid {
    text-align: center;
    padding-top: 50px;
    padding-bottom: 30px
}

    .content.two-col-grid h4 {
        margin-bottom: 30px;
        margin-top: 0;
        text-align: left
    }

    .content.two-col-grid .box.left {
        margin-left: -15px
    }

    .content.two-col-grid .box.right {
        margin-right: -15px
    }

    .content.two-col-grid img {
        margin-bottom: 30px
    }

    .content.two-col-grid h5 {
        text-align: center;
        font-style: normal;
        font-weight: 600;
        font-size: 22px;
        margin-bottom: 20px;
        line-height: 26px;
        letter-spacing: -.5px;
        color: #333
    }

    .content.two-col-grid p {
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        display: block;
        margin-bottom: 30px;
        max-width: 70%
    }

        .content.two-col-grid p a {
            color: #fff
        }

            .content.two-col-grid p a:hover {
                text-decoration: none
            }

.embed-container {
    margin-top: 40px;
    position: relative;
    overflow: hidden;
    margin-bottom: 20px
}

    .embed-container iframe,
    .embed-container object,
    .embed-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

p.video-caption {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: .15px;
    color: #000
}

.SliderDouble {
    margin-top: 50px
}

    .SliderDouble .slide {
      /*  padding-right: 20px;
        padding-left: 20px*/
    }

    .SliderDouble .bx-wrapper .bx-controls-direction a {
        margin-top: -15px
    }

    .SliderDouble .bx-wrapper .bx-prev:before,
    .SliderDouble .bx-wrapper .bx-next:before {
        font-family: "FontAwesome";
        color: #fff;
        display: block;
        line-height: normal;
        font-size: 40px
    }

    .SliderDouble .bx-wrapper .bx-prev:hover:before,
    .SliderDouble .bx-wrapper .bx-next:hover:before {
        color: #5b8cdc
    }

.carousel.SliderDouble .bx-wrapper .bx-prev {
    left: -50px !important;
    border: none !important
}

    .carousel.SliderDouble .bx-wrapper .bx-prev:before {
        color: #013668
    }

.carousel.SliderDouble .bx-wrapper .bx-next {
    border: none !important;
    right: -50px !important
}

    .carousel.SliderDouble .bx-wrapper .bx-next:before {
        color: #013668
    }

.carousel.SliderDouble .bx-wrapper .bx-pager {
    bottom: -80px
}

    .carousel.SliderDouble .bx-wrapper .bx-pager a {
        border: none;
        background: #00adef;
        opacity: 1
    }

        .carousel.SliderDouble .bx-wrapper .bx-pager a:hover {
            border: none;
            background: #013668;
            opacity: 1
        }

        .carousel.SliderDouble .bx-wrapper .bx-pager a.active {
            border: none;
            background: #013668;
            opacity: 1
        }

.team-profile {
    margin-top: 60px;
    margin-bottom: 50px
}

    .team-profile .container {
        padding-left: 100px;
        padding-right: 100px
    }

        .team-profile .container .row {
            margin-bottom: 0;
            clear: both
        }

    .team-profile .block {
        margin-bottom: 0px
    }

    .team-profile .title {
        padding-top: 0;
        white-space: nowrap;
        overflow: hidden
    }

    .team-profile h4 {
        padding-right: 17px;
        padding-left: 17px;
        margin-bottom: 25px
    }

        .team-profile h4 a {
            font-style: normal;
            font-weight: 600;
            font-size: 24px;
            line-height: 33px;
            color: #013668
        }

    .team-profile span {
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 20px;
        letter-spacing: .15px;
        color: #828282;
        display: block
    }

    .team-profile .staffImage {
        height: 172px;
        width: 100%;
        display: block;
        background: url(/images/pageElements/staff.png) no-repeat top center;
        background-size: contain
    }

.triple-features.forms-publications {
    border: none
}

    .triple-features.forms-publications .nav-tabs > li > a:hover {
        border-color: transparent;
        padding: 0 0 4px 0;
        border-bottom: 2px solid #00adef !important
    }

    .triple-features.forms-publications .container {
        padding-left: 120px;
        padding-right: 120px;
        border: none
    }

    .triple-features.forms-publications ul.nav-tabs {
        margin-bottom: 40px
    }

        .triple-features.forms-publications ul.nav-tabs li {
            margin-right: 25px;
            padding: 0;
            font-weight: 400;
            font-size: 18px !important;
            line-height: 22px;
            letter-spacing: .15px;
            color: #013668;
            box-shadow: none;
            margin-bottom: 7px
        }

            .triple-features.forms-publications ul.nav-tabs li a {
                padding: 0 0 5px 0;
                color: #013668;
                border: 0;
                border-bottom: 2px solid transparent !important
            }

                .triple-features.forms-publications ul.nav-tabs li a:visited {
                    padding: 0;
                    border: none !important
                }

            .triple-features.forms-publications ul.nav-tabs li.active a {
                padding: 0 0 5px 0;
                font-weight: 700;
                border-bottom: 2px solid #00adef !important
            }

            .triple-features.forms-publications ul.nav-tabs li a:hover {
                background: none
            }

    .triple-features.forms-publications .block {
        padding-bottom: 30px;
        display: block;
        margin-bottom: 50px
    }

.time {
    display: block;
    clear: both;
    position: relative;
    margin-bottom: 20px
}

.time {
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    padding-left: 30px;
    color: #b7babf !important
}

    .time:before {
        content: url(../../images/icons/blue-clock.svg);
        width: 18px;
        height: 18px;
        position: absolute;
        left: 0;
        top: 0
    }

.triple-features.forms-publications .block h3 {
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: .02em;
    color: #013668
}

    .triple-features.forms-publications .block h3 a {
        -webkit-transition: all 200ms ease;
        -moz-transition: all 200ms ease;
        -ms-transition: all 200ms ease;
        -o-transition: all 200ms ease;
        transition: all 200ms ease;
        color: #013668
    }

        .triple-features.forms-publications .block h3 a:before {
            content: 'ï€™';
            font-family: fontAwesome;
            padding-right: 10px
        }

.triple-features.forms-publications .block:hover {
    cursor: pointer
}

    .triple-features.forms-publications .block:hover h3 a {
        color: #00adef
    }

.triple-features.forms-publications .block p {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: .15px;
    color: #828282;
    margin-bottom: 20px
}

#noelmcardle {

}
    #noelmcardle .section-header {
        background-color: #f5f5f5;
        padding: 15px;
        margin: 30px 0 20px 0;
        border-left: 4px solid #337ab7;
        font-size: 18px;
        font-weight: bold;
    }

    #noelmcardle .privacy-notice {
        background-color: #d9edf7;
        padding: 15px;
        margin-bottom: 30px;
        border: 1px solid #bce8f1;
        border-radius: 4px;
    }

    #noelmcardle .form-group textarea {
        min-height: 150px;
    }

    #noelmcardle .required-asterisk {
        color: red;
    }

#sideNavigation {
    margin-bottom: 15px
}

.nav-tabs {
    border-bottom: 0
}

#sideBar h2.leftNavHeader,
.BlogCategories h2 {
    padding: 0;
    margin: 0 0 0 0
}

#sideBar h2.leftNavHeader {
    display: none
}

    #sideBar h2.leftNavHeader a,
    .BlogCategories h2 a {
        background: none;
        border: 2px solid #5b8cdc;
        margin: 0 0 4px 0;
        color: #5b8cdc;
        font-size: 16px;
        padding: 12px 12px 12px 12px;
        display: block;
        width: 100%;
        font-weight: 700
    }

        #sideBar h2.leftNavHeader a:hover {
            background: #5b8cdc;
            color: #fff
        }

#sideBar ul li.dropdown > a:before {
    content: "\f054";
    font-family: "FontAwesome";
    font-size: 10px;
    float: right;
    padding-left: 8px
}

#sideBar ul li > a:only-child:before {
    content: ""
}

#sideBar ul li.dropdown > a:before {
    content: "\f054"
}

#sideBar ul.level1,
.BlogCategories ul {
    padding: 0;
    margin: 0 !important
}

    #sideBar ul.level1 li,
    #content .BlogCategories ul li {
        margin: 4px 0 4px 0;
        list-style: none;
        list-style-image: none
    }

        #sideBar ul.level1 li a,
        .BlogCategories ul li a {
            border: 2px solid #5b8cdc;
            background: #fff;
            color: #5b8cdc;
            padding: 12px 12px 12px 12px;
            display: block;
            font-size: 16px;
            font-weight: 700
        }

    .BlogCategories ul li a {
        padding-right: 20px
    }

        #sideBar ul.level1 li a:hover,
        .BlogCategories ul li a:hover {
            background: #5b8cdc;
            color: #fff;
            text-decoration: none
        }

        #sideBar ul.level1 li.active a,
        .BlogCategories ul li a.active {
            background: #5b8cdc;
            color: #fff
        }

        z#sideBar ul.level2 li a:hover:before,
        .BlogCategories ul li a:hover:before {
            content: "\f054";
            font-family: "FontAwesome";
            text-decoration: none;
            font-size: 9px;
            position: relative;
            left: -28px;
            margin-right: -8px
        }

    z#sideBar ul.level2 li.active a:before,
    .BlogCategories ul li.active a:before {
        content: "\f054";
        font-family: "FontAwesome";
        text-decoration: none;
        font-size: 9px;
        position: relative;
        left: -28px;
        margin-right: -10px
    }

#sideBar ul.level2 {
    padding-left: 0
}

    #sideBar ul.level2 li a {
        background: #fff !important;
        color: #5b8cdc !important;
        margin-left: 25px;
        border: 0 !important;
        padding: 5px;
        font-size: 16px
    }

        #sideBar ul.level2 li a:before {
            content: '|';
            font-size: 18px;
            font-weight: 700;
            padding-right: 10px
        }

#sideBar ul.level3 {
    padding-left: 0
}

    #sideBar ul.level3 li a {
        margin-left: 35px;
        border: 0 !important;
        padding: 5px
    }

        #sideBar ul.level3 li a:before {
            content: '|';
            font-size: 16px;
            font-weight: 700;
            padding-right: 10px
        }

#ddlLeftNavDropDown select,
#divBlogCategoriesDropDownList select {
    width: 100%;
    margin-bottom: 15px;
    margin-top: 15px;
    background: #acacac url(/images/bgs/menu.png) no-repeat right center;
    font-weight: 700;
    border: 2px solid #959595;
    color: #fff;
    padding: 10px 40px 10px 10px;
    -webkit-appearance: none
}

    #ddlLeftNavDropDown select::-ms-expand,
    #divBlogCategoriesDropDownList select::-ms-expand {
        display: none
    }

    .blogInner {cursor:pointer;padding:15px;}
	.blogSummary{padding-left:0px!important; padding-right:0px!important;box-shadow:0px 3px 15px 0px rgb(34 34 34 / 7%)}
        .blogSummary .bpImg {height:250px;background-size:cover;margin-bottom:20px;}
       
dl.faqList {
    width: 100%
}

    dl.faqList dt {
        margin: 10px 0 0 0;
        padding: 15px;
        font-size: 16px;
        cursor: pointer;
        color: #013668;
        background-color: #f5f5f5;
        border: 2px solid #f5f5f5;
        -webkit-transition: all .3s ease 0s;
        transition: all .3s ease 0s
    }

        dl.faqList dt:before {
            content: url(../../images/icons/plus.svg) !important;
            width: 30px;
            height: 30px;
            position: relative;
            right: 0;
            top: -2px;
            float: right
        }

        dl.faqList dt.listclose:before {
            content: url(../../images/icons/minus.svg) !important
        }

        dl.faqList dt.listclose:before {
            content: "ï–"
        }

    dl.faqList dd {
        display: none;
        padding: 20px 20px 10px 20px;
        margin: 0 0 3px 0
    }

.BlogTitle {
    text-align: center;
    margin-bottom: 15px
}

    .BlogTitle .snippetText p {
        margin: 0;
        padding: 0;
        font-size: 30px;
        font-weight: 300
    }

.blogPreview {
    position: relative;
    margin-bottom: 30px
}

.NewsTitle h2,
.tweetsHeading {
    margin-bottom: 20px;
    border-bottom: 1px solid #879dc6;
    padding-bottom: 36px;
    text-align: left
}

.blogPreview div.blogPreviewDate {
    color: #2f2f2f;
    font-size: 13px
}

.blogPreview .blogPreviewHeader {
    font-size: 16px;
    font-weight: 400;
    margin-top: 0
}

    .blogPreview .blogPreviewHeader a {
        color: #2f2f2f;
        display: block;
        min-height: 83px;
        padding: 15px 15px 0 15px;
        border-bottom: 4px solid #99b1da
    }

        .blogPreview .blogPreviewHeader a:hover {
            background: #99b1da;
            color: #fff;
            border-bottom: 4px solid #99b1da
        }

            .blogPreview .blogPreviewHeader a:hover::after {
                display: inline-block;
                width: 15px;
                height: 30px;
                position: absolute;
                content: '\f054';
                font-family: 'FontAwesome';
                font-size: 24px;
                color: #99b1da;
                right: 20px;
                bottom: -8px
            }

.blogPreview .blogPreviewBody {
    font-size: 14px;
    font-weight: 300;
    color: #777
}

.blogSummary {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.blogSummaryHeader {
    margin-top: 10px
}

.blogSummary .blogSummaryAuthor {
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: 700
}

.blogSummaryDate {
    margin-bottom: 0;
    font-size: 12px
}

.blogSummary .BlogCategory {
    margin-bottom: 10px;
    font-size: 12px;
    display: block
}

.blogSummaryBody {
    margin-bottom: 10px
}

.blogSummary hr {
    margin-top: 30px
}

.BlogArticle cite {
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: 700;
    display: block
}

.BlogArticle .BlogDate {
    font-size: 12px;
    display: block
}

.BlogArticle .BlogCategory {
    margin-bottom: 10px;
    font-size: 12px;
    display: block
}

.BlogCategories ul li a span.badge {
    background-color: #5b8cdc;
    color: #fff;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    font-size: 14px;
    padding: 5px 0;
    text-align: center;
    position: absolute;
    right: 25px
}

.BlogCategories ul li a:hover span.badge {
    color: #5b8cdc;
    background-color: #fff
}

.blogPreviewBody {
    overflow: hidden;
    position: relative;
    line-height: 1.5625em;
    max-height: 4.6875em;
    text-align: justify;
    margin-right: 1em;
    padding-right: 1em;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    color: #013668;
    margin-bottom: 20px
}

    .blogPreviewBody:before {
        content: '...';
        position: absolute;
        right: 0;
        bottom: 0
    }

    .blogPreviewBody:after {
        content: '';
        position: absolute;
        right: 0;
        width: 1em;
        height: 1em;
        margin-top: .2em;
        background: #fff
    }

.news-section {
    display: block;
    clear: both;
    margin-bottom: 60px
}

    .news-section .block {
        margin-bottom: 30px
    }

        .news-section .block:hover {
            cursor: pointer
        }

            .news-section .block:hover a {
                color: #013668
            }

    .news-section h5 a {
        font-style: normal;
        font-weight: 600;
        font-size: 32px;
        line-height: 44px;
        letter-spacing: .25px;
        text-transform: capitalize;
        color: #013668;
        margin-bottom: 30px
    }

    .news-section h6 {
        margin-top:0;
        margin-bottom: 20px;
        min-height: 70px
    }

        .news-section h6 a {
            -webkit-transition: all 200ms ease-in;
            -moz-transition: all 200ms ease-in;
            -ms-transition: all 200ms ease-in;
            -o-transition: all 200ms ease-in;
            transition: all 200ms ease-in;
            font-style: normal;
            font-size: 20px;
            line-height: 23px;
            color: #013668
        }

    .news-section .full-width-link a {
        text-transform: uppercase
    }

.testimonial .snippetText {
    background: #e6eff6;
    border-radius: 5px;
    padding: 10px;
    font-style: italic
}

.testimonial_Footer {
    position: relative;
    margin-bottom: 20px;
    font-weight: 600;
    margin-top: 10px
}

    .testimonial_Footer:before {
        content: "ïƒ—";
        font-size: 30px;
        font-family: "FontAwesome";
        line-height: normal;
        position: absolute;
        color: #e6eff6;
        top: -22px;
        left: 20px
    }

    .testimonial_Footer .snippetText p {
        padding-left: 30px
    }

.whitebg {
    background: #fff
}

.content.whitebg h4 {
    margin-top: 5px
}

.greybg {
    background: #f2f2f2
}

.lightblue {
    color: #00adef
}

    .lightblue:hover {
        text-decoration: underline
    }

.date {
    display: block;
    clear: both;
    position: relative;
    margin-bottom: 0px;
    padding-top:15px;
}

    .date p {
        font-style: normal;
        font-weight: 700;
        font-size: 14px;
        letter-spacing: 1.5px;
        text-transform: uppercase;
        padding-left: 30px;
        color: #b7babf !important;
        margin-bottom:0
    }

        .date p:before {
            content: url(../../images/icons/date.svg);
            width: 18px;
            height: 18px;
            position: absolute;
            left: 0;
            top: 15px
        }

.nopadding {
    margin: 0 !important;
    padding: 0 !important
}

.nopaddingSides {
    padding: 0 !important
}

.padding15 {
    padding: 15px
}

.padding30 {
    padding: 30px
}

.triple-features {
    display: block;
    clear: both;
    margin-top: 40px;
    margin-bottom: 60px;
    position: relative
}

    .triple-features .block h3 {
        margin-bottom: 20px;
        font-weight: 700;
        font-size: 24px;
        line-height: 33px;
        letter-spacing: .02em;
        color: #00adef
    }

    .triple-features .block p {
        font-style: normal;
        font-weight: 400;
        font-size: 18px;
        line-height: 25px;
        letter-spacing: .02em;
        color: #013668;
        padding-right: 15px;
        margin-bottom: 20px
    }

.TenantZone .block h3 a {
    padding-top: 120px;
    display: block
}

.TenantZone:nth-of-type(1) .block h3 a {
    background: url(/images/tenantZone/01.png) no-repeat top left
}

.TenantZone:nth-of-type(2) .block h3 a {
    background: url(/images/tenantZone/02.png) no-repeat top left
}

.TenantZone:nth-of-type(3) .block h3 a {
    background: url(/images/tenantZone/03.png) no-repeat top left
}

.TenantZone:nth-of-type(4) .block h3 a {
    background: url(/images/tenantZone/04.png) no-repeat top left
}

.TenantZone:nth-of-type(5) .block h3 a {
    background: url(/images/tenantZone/05.png) no-repeat top left
}

.TenantZone:nth-of-type(6) .block h3 a {
    background: url(/images/tenantZone/06.png) no-repeat top left
}

.TenantZone:nth-of-type(7) .block h3 a {
    background: url(/images/tenantZone/07.png) no-repeat top left
}

.triple-features.tenant-zone {
    padding-top: 20px
}

    .triple-features.tenant-zone .container {
        padding-left: 100px;
        padding-right: 100px;
        border: none
    }

    .triple-features.tenant-zone .block {
        padding-bottom: 30px;
        border-bottom: 1px solid #b7babf;
        display: block;
        min-height: 259px;
        margin-bottom: 50px
    }

        .triple-features.tenant-zone .block h3 {
            margin-bottom: 20px;
            font-weight: 700;
            font-size: 22px;
            line-height: 30px;
            letter-spacing: .02em;
            color: #013668
        }

            .triple-features.tenant-zone .block h3 a {
                -webkit-transition: all 200ms ease;
                -moz-transition: all 200ms ease;
                -ms-transition: all 200ms ease;
                -o-transition: all 200ms ease;
                transition: all 200ms ease;
                color: #013668
            }

        .triple-features.tenant-zone .block:hover {
            cursor: pointer
        }

            .triple-features.tenant-zone .block:hover h3 a {
                color: #00adef;
                text-decoration: none
            }

        .triple-features.tenant-zone .block p {
            font-style: normal;
            font-weight: 400;
            font-size: 16px;
            line-height: 20px;
            letter-spacing: .15px;
            color: #828282;
            margin-bottom: 20px
        }

.full-width-feature {
    display: block;
    clear: both;
    margin-top: 40px;
    margin-bottom: 50px
}

    .full-width-feature .largetext {
        display: block;
        border-top: 3px solid #e0e0e0;
        border-bottom: 3px solid #e0e0e0;
        padding-top: 40px;
        padding-bottom: 40px
    }

    .full-width-feature h2 {
        font-style: normal;
        font-weight: 600;
        font-size: 32px;
        line-height: 44px;
        letter-spacing: .25px;
        text-transform: capitalize;
        color: #013668;
        margin-bottom: 40px
    }

    .full-width-feature p {
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 22px;
        letter-spacing: .5px;
        text-transform: uppercase;
        color: #013668
    }

.developmentListing {
    min-height: 225px;
    margin-top: 30px
}

    .developmentListing h5 {
        padding-top: 0;
        margin-top: 0;
        font-size: 20px;
        font-weight: 700;
        text-transform: capitalize
    }

        .developmentListing h5 a {
            color: #013668
        }

            .developmentListing h5 a strong {
                color: #5b8cdc
            }

.developmentListingFAQs {
    margin-top: 60px;
    margin-bottom: 60px
}


.developmentsSliderSection {
    height: 574px
}

    .developmentsSliderSection .bx-viewport {
        min-height: 220px !important;
        height: 480px !important
    }

.developmentsSlider .slide {
    min-height: 282px;
    height: 400px
}

.developmentsSlider .polaroid {
    position: absolute;
    top: 0;
    background-color: #fff;
    padding: 15px 15px 0 15px;
    color: #013668;
    margin-bottom: 15px;
    height: 377px;
    overflow: hidden
}

.developmentsSlider .developmentSummary {
    padding-top: 10px;
    display:none
}

.developmentsSlider .developmentDate {
    color: #013668;
    text-align: center;
    position: relative;
    top: 416px;
    font-weight: 700
}

.developmentDate::after {
    content: '';
    width: 26px;
    height: 26px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #013668;
    position: relative;
    top: 8px;
    margin: 0 auto;
    display: block;
    text-align: center
}

.timeline {
    border-bottom: 3px solid #013668;
    width: 100%;
    position: relative;
    top: -22px
}

.videoGroup,
.videoGroup .snippetText {
    flex: 1
}

.containerVideo {
    position: relative;
/*    padding-bottom: 56.25%;
    height: 0*/
}

    .containerVideo iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

.bodyDevelopments .containerVideo {
    /*padding-bottom: 24%*/
}

.bodyDevelopments .containerVideoPostText {
    padding-top: 60px;
    padding-bottom: 60px
}

.videos .videoLink {
    position: relative;
    display: inline-block;
    cursor: pointer;
    width: 100%;
    margin-bottom: 30px;
    margin-top: 30px
}

.videos .videoImageContainer {
    width: 100%;
    height: 250px;
    overflow: hidden;
    position: relative
}

.videos .videoImage {
    width: 100%;
    height: 250px;
    display: block;
    z-index: 1;
    background-repeat: no-repeat;
    background-size: cover;
    max-height: 250px;
    background-position: center;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    position: relative
}

.videos .videoLink:hover .videoImage,
.videos .videoLink:focus .videoImage {
    transform: scale(1.057);
    opacity: .7
}

.playIcon:before {
    font-family: fontawesome;
    content: "\f04b";
    text-align: center;
    background: rgba(19, 181, 234, .5);
    position: relative;
    bottom: 163px;
    font-size: 65px;
    display: block;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    color: #fff;
    z-index: 2;
    padding-top: 5px;
    padding-left: 14px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    margin: 0 auto
}

.videos:hover .playIcon::before {
    background: #13303f !important
}
.popup.modal {
    top: 15%;
    overflow: scroll;
}
.popup .close {
    opacity: 1;
    color: #fff;
    font-size: 37px;
}
.popup .modal-header .close {
    margin-top: -19px;
}
.modalVideo {
    background: rgba(14, 14, 14, .8)
}

    .modalVideo .modal-dialog {
        margin: 15% auto
    }

    .modalVideo .modal-footer {
        text-align: center !important;
        border: none
    }

    .modalVideo .modal-content {
        background: none !important;
        -webkit-box-shadow: none;
        box-shadow: none;
        border: none
    }

    .modalVideo .btn-primary {
        background: none !important;
        border: none !important;
        font-size: 0;
        width: 40px;
        height: 40px;
        background: #fff !important;
        border-radius: 50% !important;
        position: relative;
        z-index: 5;
        padding: 0 !important
    }

        .modalVideo .btn-primary:before {
            font-family: fontawesome;
            height: 58px;
            content: "\f04b";
            font-size: 29px;
            display: block;
            color: #00adef;
            z-index: 2
        }

        .modalVideo .btn-primary:after {
            content: "";
            background: rgba(245, 245, 245, .26);
            width: 50px;
            height: 50px;
            display: block;
            position: absolute;
            top: -5px;
            left: -5px;
            z-index: -1;
            border-radius: 50%
        }

    .modalVideo .modal-body {
        position: relative;
        padding: 15px;
        padding: 35px 0
    }

.client-list .snippetText {
    border: 5px solid #f6f6f6;
    margin-bottom: 20px
}

    .client-list .snippetText img {
        margin: 15px auto
    }

#tabs {
    padding: 0;
    margin: 0;
    width: 100%;
    list-style: none
}

    #tabs .tab {
        padding: 0;
        margin: 0
    }

        #tabs .tab a {
            cursor: pointer;
            width: 100%;
            font-size: 18px;
            display: inline-block;
            padding: 15px;
            text-align: center
        }

            #tabs .tab a.inactive {
                color: #fff;
                background: #555
            }

                #tabs .tab a.inactive:hover {
                    color: #fff;
                    background: #999
                }

.form label {
    font-size: 14px
}

    .form label i.fa-asterisk {
        font-size: 10px;
        color: #ce4844
    }

.form h4.required {
    margin: 0
}

.form-control::-webkit-input-placeholder {
    color: #bbb
}

.form-control:-moz-placeholder {
    color: #bbb;
    opacity: 1
}

.form-control::-moz-placeholder {
    color: #bbb;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #bbb
}

.bs-callout {
    padding: 15px;
    margin: 20px 0;
    border: 1px solid #eee;
    border-left-width: 5px;
    border-left-color: #ce4844;
    border-radius: 3px
}

    .bs-callout h4 {
        color: #ce4844;
        margin-top: 0;
        margin-bottom: 5px;
        font-size: 14px
    }

.pagination-wrapper {
    position: relative;
    margin-top: 20px;
    margin-bottom: 0;
    display: block;
    clear: both
}

    .pagination-wrapper span.paginationNumbers {
        font-size: 14px;
        line-height: 17px;
        text-align: left;
        margin-top: 12px;
        margin-left: 15px;
        color: #013668;
        float: right
    }

    .pagination-wrapper ul.pagination li a {
        border: 1px solid #013668;
        border-radius: 2px;
        font-weight: 400;
        font-size: 14px;
        padding: 12px 15px 10px 15px;
        line-height: 16px;
        color: #013668;
        margin-right: 10px !important
    }

        .pagination-wrapper ul.pagination li a:hover {
            border: 1px solid #013668;
            background: #013668;
            color: #fff
        }

    .pagination-wrapper ul.pagination li.active a {
        border: 1px solid #013668;
        background: #013668;
        color: #fff
    }

    .pagination-wrapper ul.pagination li.prev a {
        display: block;
        padding: 12px 15px 10px 15px
    }

        .pagination-wrapper ul.pagination li.prev a:before {
            content: url(../../images/icons/arrow-left.svg);
            width: 18px;
            height: 18px;
            position: absolute;
            left: 5px;
            top: 8px
        }

    .pagination-wrapper ul.pagination li.next a {
        display: block;
        padding: 12px 15px 10px 15px
    }

        .pagination-wrapper ul.pagination li.next a:before {
            content: url(../../images/icons/arrow-right.svg);
            width: 18px;
            height: 18px;
            position: absolute;
            left: 5px;
            top: 6px
        }

.pagination li a {
    color: #5b8cdc
}

.pagination .active a {
    background: #5b8cdc;
    border: 1px solid #5b8cdc
}

.topfooter {
    padding: 40px 0 0 0;
    background: #f2f2f2;
    font-size: 14px
}

    .topfooter a {
        color: #000
    }

    .topfooter p {
        position: relative
    }

p.tel,
p.email,
p.address {
    padding-left: 25px
}

.topfooter p.tel:before {
    content: url(../../images/icons/phone-icon.png);
    width: 14px;
    height: 14px;
    position: absolute;
    left: 0;
    top: 2px
}

.topfooter p.email:before {
    content: url(../../images/icons/email-icon.png);
    width: 14px;
    height: 14px;
    position: absolute;
    left: 0;
    top: 2px
}

.topfooter p.address:before {
    content: url(../../images/icons/pin-marker.png);
    width: 14px;
    height: 14px;
    position: absolute;
    left: 0;
    top: 2px
}

.topfooter ul {
    margin: 0;
    padding: 0;
    list-style: none
}

    .topfooter ul li {
        margin-bottom: 10px;
        display: block
    }

.bottomfooter {
    background: #f2f2f2;
    padding-bottom: 30px;
    font-size: 14px
}

    .bottomfooter .border-top {
        margin-top: 20px;
        border-top: 1px solid #bdbdbd;
        padding-bottom: 30px
    }

    .bottomfooter ul {
        margin: 0;
        padding: 0;
        list-style: none
    }

        .bottomfooter ul li {
            margin-bottom: 10px;
            margin-right: 15px;
            display: inline-block
        }

            .bottomfooter ul li a {
                color: #333 !important;
                font-weight: 400;
                font-size: 14px
            }

footer a:hover,
footer a:active {
    text-decoration: underline
}

.bodyHome #content {
    padding: 30px
}

.loggedin .bnrTemplateZone {
    visibility: visible
}

.img-responsive {
    width: auto
}

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px
}

.col-xs-15 {
    width: 20%;
    float: left
}

@media(min-width:768px) {
    .col-sm-15 {
        width: 20%;
        float: left
    }
}

@media(min-width:992px) {
    .col-md-15 {
        width: 20%;
        float: left
    }
}

@media(min-width:1200px) {
    .col-lg-15 {
        width: 20%;
        float: left
    }
}

body.debugCSS::before {
    content: "xs-" attr(data-id);
    font-size: 14px;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 99999;
    background: red;
    padding: 4px;
    color: #fff
}

@media(min-width:768px) {
    body.debugCSS::before {
        content: "sm-" attr(data-id)
    }
}

@media(min-width:992px) {
    body.debugCSS::before {
        content: "md-" attr(data-id)
    }
}

@media(min-width:1200px) {
    body.debugCSS::before {
        content: "lg-" attr(data-id)
    }
}

zbody.debugCSS * div {
    border: solid 1px #99f !important
}

@media only screen and (max-width:480px) {
    .bottomfooter p {
        text-align: center
    }

    #logo img {
        margin-top: -10px
    }
}

@media only screen and (max-width:991px) {
    body.debugCSS::before {
        border: 2px solid #ff0
    }

    select:focus,
    textarea:focus,
    input:focus {
        font-size: 16px
    }

    #logo {
        margin: 0 auto;
        display: table;
        height: 50px
    }

        #logo a {
            display: table-cell;
            height: 100%;
            vertical-align: middle
        }

        #logo img {
            margin: 0 auto;
            max-height: 40px;
            width: auto
        }

    #footerNav ul li:before {
        padding: 0 5px
    }

    .topfooter {
        font-size: 12px
    }

    .bottomfooter {
        font-size: 11px
    }

    .SearchLink a {
        font-size: 0
    }

        .SearchLink a:before {
            color: #555;
            font-size: 18px;
            padding-left: 0;
            padding-top: 5px;
            display: inline-block
        }

        .SearchLink a:hover:before {
            color: #ccc
        }

    .blogPreview div.blogPreviewDate {
        font-size: 11px;
        margin-bottom: 5px
    }

    .DateLong {
        display: inline-block;
        width: 100%
    }

    .DateShort {
        display: none
    }

    .topHeader {
        height: 50px;
        max-height: 50px;
        border-bottom: 0;
        position: fixed;
        width: 100%;
        padding-top: 0
    }

    .blackout {
        opacity: 0;
        -webkit-transition: opacity .5s ease;
        -moz-transition: opacity .5s ease;
        -o-transition: opacity .5s ease;
        transition: opacity .5s ease
    }

    .show-menu .blackout {
        background: rgba(0, 0, 0, .7);
        z-index: 62;
        opacity: 1;
        display: inline-block;
        width: 100%;
        height: 100%;
        content: "";
        position: fixed
    }
}

@media only screen and (max-width:767px) {
    body.debugCSS::before {
        background: red
    }
    .payRent .payRentInner .bnrImage{text-align:center}
    .popup.modal {
        top: 0%;
    }
    body {
        min-height: 1px;
        font-size: 14px
    }

    html,
    body,
    .frmMaster {
        width: 100%;
        height: 100%
    }

    #sideBar {
        display: inline-block
    }

    #contentZone {
        margin-left: 0
    }

    #content .img-responsive {
        margin: 0 !important;
        display: block !important;
        float: none !important;
        clear: both !important;
        position: relative;
        height: auto;
        max-width: 100%
    }

    #map-canvas {
        height: 250px !important
    }

    .pnlGalleryImage a {
        height: 80px
    }

    #footerAddress {
        margin-bottom: 20px
    }

    #footerNav ul {
        padding: 0;
        margin: 0 0 10px 0
    }

        #footerNav ul li {
            width: 100%;
            display: inline-block;
            padding: 0 0 5px 0;
            margin: 0
        }

            #footerNav ul li:before {
                display: none
            }

    footer .text-right,
    footer .text-left,
    .topfooter,
    .bottomfooter {
        text-align: center !important
    }

    .equalHeight {
        min-height: 0
    }

    #PhoneLogo {
        text-align: center
    }

        #PhoneLogo a {
            display: inline-block;
            margin: 10px auto
        }

        #PhoneLogo img {
            width: auto;
            max-width: 100%;
            height: auto;
            max-height: 50px
        }

    .overlay-content {
        width: 96%;
        margin: 0 2%;
        top: 10%;
        left: 0
    }

    .StaffProfile .ProfileTxt p {
        line-height: normal;
        font-size: 16px
    }

    .StaffProfile .ProfileImg {
        padding-bottom: 10px
    }

    #tabs .tab a {
        font-size: 11px;
        padding: 10px 5px
    }

    .blogPreview {
        padding-bottom: 20px;
        margin-bottom: 20px
    }

    #PhoneNav {
        padding-bottom: 100px
    }

    .searchbtn {
        background: none;
        height: 42px;
        width: 34px
    }

    .triple-features {
        margin-top: 0
    }

    section.content .container {
        padding-left: 15px;
        padding-right: 15px
    }

    .carousel .container {
        margin: 0 0 0 0 !important
    }

    .carousel .bodyText,
    .bodyHome .carousel .slide .bodyText,
    .bodyInnerNoNav .bodyText {
        padding: 20px 0 20px 0;
        top: 15px
    }

        .bodyHome .carousel .bodyText h1,
        .bodyInner .bodyText p,
        .bodyInnerNoNav .bodyText p {
            font-size: 16px;
            letter-spacing: .02em;
            text-transform: uppercase;
            margin-bottom: 10px
        }
    .bodyVacancies .bodyText p {
        text-transform: inherit!important;
    }
    .vacancies h2, .bodyVacancies h2 {
        font-size:21px!important;
    }
    .vacancies h3, .vacancies h4 {
        font-size:17px!important;
    }
    .vacancies .valueItem img {
        width:100%;
        display:block;
    }
    .bodyVacancies .faqList dd p:last-child a {
        display:block!important ;
        text-align:center
    }
    .bodyHome .carousel .bodyText h1 strong,
    .bodyInner .bodyText h1,
    .bodyInnerNoNav .bodyText h1 {
        font-size: 23px;
        line-height: 22px;
        margin-bottom: 14px
    }

    .bodyInner .bodyText,
    .bodyInnerNoNav .bodyText {
        top: auto
    }

        .bodyInner .bodyText p,
        .bodyInnerNoNav .bodyText p {
            line-height: 16px
        }

        .bodyInner .bodyText h1,
        .bodyInnerNoNav .bodyText h1 {
            margin-top: 0
        }

    .bodyHome .carousel .bodyText p:nth-of-type(1) a {
        padding: 10px 16px;
        font-size: 14px
    }

    .SliderHome,
    .SliderInner {
        padding-top: 50px;
        height: 194px
    }

        .SliderInner .container {
            padding-left: 15px;
            padding-right: 15px
        }

    .bodyHome #content.padding30 {
        padding: 0
    }

    #itemBody {
        margin-bottom: 0 !important
    }

    .middle .nopadding,
    .nopaddingSides {
        padding-left: 15px !important;
        padding-right: 15px !important;
        text-align: center
    }

    .homeSlideShow {
        text-align: center
    }

        .homeSlideShow .polaroid img,
        .callToAction img {
            margin: 0 auto
        }

    .full-width-feature h2 {
        font-size: 26px;
        line-height: 32px
    }

    .triple-features.tenant-zone .block {
        padding-bottom: 30px;
        min-height: 259px;
        margin-bottom: 50px
    }

    .topfooter ul {
        margin-top: 30px
    }

    .topfooter .col-three img {
        margin-top: 20px;
        float: left;
        margin-left: 0;
        margin-bottom: 20px;
        max-width: 260px;
        clear: both
    }

    .topfooter .col-three p {
        padding-left: 0;
        float: left;
        display: block;
        clear: both;
        width: 100%
    }

    .topfooter p {
        text-align: left
    }

    .topfooter ul li {
        text-align: left
    }

    .bottomfooter p {
        text-align: left
    }

    .bottomfooter .footer-menu {
        float: left !important
    }

    .bottomfooter ul li {
        text-align: left !important;
        padding-left: 0 !important
    }

    .SliderDouble .slide {
        padding-left: 0;
        padding-right: 0
    }

    .developmentsSliderSection {
        height: 447px
    }

        .developmentsSliderSection .bx-viewport {
            height: 372px !important
        }

    .developmentsSlider .slide {
        min-height: 270px;
        height: 270px
    }

    .developmentsSlider .polaroid {
        height: 300px
    }

    .developmentsSlider .developmentDate {
        top: 316px
    }

    .timeline {
        top: -15px
    }

    .triple-features.forms-publications .container {
        padding-left: 15px;
        padding-right: 15px
    }

    .triple-features.forms-publications ul.nav-tabs li {
        margin-right: 15px
    }

        .triple-features.forms-publications ul.nav-tabs li a {
            font-weight: 700
        }

    .team-profile .block {
        margin-bottom: 0px;
        border-bottom: 1px solid #7b92ac33;
        padding-bottom: 18px;
    }

    .team-profile .staffImage {
        height: inherit
    }
}

.vacancies, .bodyVacancies .faqList {
    color: #828282;
    font-family: "Nunito Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.15px;
}

    .vacancies h2, .vacancies h3, .vacancies h4, .bodyVacancies h2 {
        /* Section Heading */
        font-weight: 600;
        line-height: normal;
        letter-spacing: 0.25px;
    }

    .vacancies h2, .bodyVacancies h2 {
        color: #013668;
        font-size: 32px;
    }

    .vacancies h3, .vacancies h4 {
        color: #013668;
        font-size: 24px;
    }

.containerValues h3 {
    color: #fff
}

.containerValues h2 {
    color: #fff;
    border-bottom: 3px solid rgba(224, 224, 224, 0.20);
    margin-bottom: 35px;
    padding-bottom: 35px;
}

.valueItem {
    border-bottom: 3px solid rgba(224, 224, 224, 0.20);
    margin-bottom: 35px;
    padding-bottom: 35px;
}

.vacanciesVideo {
    padding-top: 50px;
    padding-bottom: 50px;
}

.containerValues {
    margin-bottom: 50px;
    margin-top: 50px;
    padding: 50px 0;
    background: #013668;
    color: #fff
}

    .containerValues ul li, .containerEmployeeBenefits ul li {
        list-style: none;
        margin: 15px 0;
    }

        .containerValues ul li::before, .containerEmployeeBenefits ul li::before {
            content: "";
            width: 7px;
            height: 7px;
            border-radius: 50%;
            font-size: 1.2em;
            margin-right: 10px;
            display: inline-block;
            background: #3498DB;
            position: absolute;
            margin-left: -40px;
            margin-top: 7px;
        }

        .containerEmployeeBenefits ul li::before {
            background: #163f5a;
            margin-left: -20px;
        }

.bodyVacancies .faqList dd {
    background: #f5f5f5;
}

    .bodyVacancies .faqList dd strong {
        color: #006683;
        line-height: 24px;
        letter-spacing: 0.15px;
    }

    .bodyVacancies .faqList dd p:last-child a {
        border-radius: 4px;
        background: #013668;
        color: #FFF;
        font-family: "Nunito Sans";
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        letter-spacing: 0.32px;
        text-transform: uppercase;
        padding: 14px 26px;
        display: inline-block;
        margin-top: 50px;
    }
/* ------------------------------------- media queries --------------------------- */
@media only screen and (min-width:768px) and (max-width:991px) {
    body.debugCSS::before {
        background: #ffa500;
        border: 2px solid #fff
    }

    .bodyHome .carousel .slide .container {
        margin-top: 75px
    }

    .bodyHome .carousel .bodyText h1 {
        font-size: 32px;
        margin-bottom: 30px
    }

        .bodyHome .carousel .bodyText h1 strong {
            font-size: 53px;
            line-height: 53px
        }

    .bodyHome .carousel .bodyText p:nth-of-type(1) a {
        padding: 10px 16px
    }

    .container > .navbar-collapse {
        width: 100%;
        margin-right: -15px;
        margin-left: -15px
    }

    .navbar-collapse.collapse {
        display: none !important
    }

    #PhoneLogo {
        display: none
    }

    .pnlGalleryImage a {
        height: 110px
    }

    #tabs .tab a {
        font-size: 14px
    }

    #PhoneNav {
        padding-bottom: 50px
    }

    .searchbtn {
        background: none;
        height: 42px;
        width: 34px
    }

    .homepageTenantTabs {
        margin-top: -50px;
        z-index: 70;
        position: relative;
        margin-left: 30px;
        margin-right: 30px
    }

    .largeTenantTabs {
        margin-left: 0 !important;
        margin-right: 0 !important;
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .tenantZoneTabs > li {
        width: 20%;
        margin: 0 0 0 0
    }

        .tenantZoneTabs > li > a,
        .tenantZoneTabs > li > a {
            height: 98px;
            font-size: 12px;
            padding: 60px 0 0 0
        }

            .tenantZoneTabs > li a,
            .tenantZoneTabs > li > a:hover,
            .tenantZoneTabs > li > a:focus {
                background-size: 40% !important;
                background-position: center 15px !important;
                text-align: center;
                line-height: 13px
            }

    .largeTenantTabs .tenantZoneTabs > li a,
    .largeTenantTabs .tenantZoneTabs > li > a:hover,
    .largeTenantTabs .tenantZoneTabs > li > a:focus {
        background-size: 40% !important;
        background-position: center center !important;
        text-align: center;
        line-height: 13px;
        padding: 120px 0 0 0 !important
    }
}

@media only screen and (min-width:768px) {
    .equalHeight {
        min-height: 1px;
        display: block
    }

    .overlay-content {
        top: 30%;
        left: 50%;
        width: 500px;
        margin-left: -250px
    }
}

@media only screen and (max-width:991px) {
    .triple-features.tenant-zone .container {
        padding-left: 30px;
        padding-right: 30px
    }

    .triple-features.tenant-zone .block {
        padding-bottom: 30px;
        min-height: 259px;
        margin-bottom: 50px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .bodyHome .triple-features .block p:first-of-type {
        min-height: 160px
    }

    .triple-features.tenant-zone .block {
        padding-bottom: 0;
        float: left;
        min-height: 315px;
        margin-bottom: 20px
    }

    body.debugCSS::before {
        background: green
    }

    .subnav-fixed {
        position: fixed;
        top: 40px;
        left: auto;
        right: auto;
        z-index: 1020;
        width: 220px
    }

        .subnav-fixed .nav {
            width: 938px;
            margin: 0 auto
        }

    li.pnlGalleryImage a {
        height: 110px
    }

    #tabs .tab a {
        font-size: 16px
    }

    #MainNav ul li a {
        padding: 10px 15px;
        font-size: 14px
    }
}

@media only screen and (min-width:992px) {
    .mobileNavBtn {
        min-height: 0
    }

    .blogPreview span.DateDay {
        padding: 10px 10px;
        display: inline-block;
        width: 100%
    }

    .blogPreview span.DateMonth {
        padding: 10px 10px;
        display: inline-block;
        width: 100%;
        background: #f8f8f8;
        border-top: 1px solid #dbdbdb
    }

    .blogPreview span.DateYear {
        padding: 10px 10px;
        display: none;
        width: 100%;
        border-top: 1px solid #dbdbdb
    }

    .blogPreview .DateShort {
        display: inline-block
    }

    h3.blogPreviewHeader {
        min-height: 83px
    }

    .topHeader {
        width: 100%
    }
}

@media only screen and (min-width:1200px) {
    body.debugCSS::before {
        background: #00f
    }

    .subnav-fixed {
        width: 270px
    }

    li.pnlGalleryImage a {
        height: 100px
    }

    .subnav-fixed .nav {
        width: 1168px
    }
}

@media only screen and (min-width:1200px) and (max-width:1515px) {
    .bodyHome .carousel .bodyText p {
        font-size: 20px
    }

    .bodyHome .carousel .bodyText a {
        padding: 14px 26px;
        font-size: 16px;
        line-height: 22px
    }

    .bodyHome .bx-wrapper .bx-pager {
        z-index: 9999;
        bottom: -120px
    }
}

@media only screen and (max-width:1199px) {
    .headerFirstRow .col-md-4 {
        padding-left: 0;
        padding-right: 0
    }

        .headerFirstRow .col-md-4 #logo {
            margin-left: 0
        }

    #logo a img {
        max-width: 260px
    }

    .headerFirstRow .col-md-8 {
        padding-left: 0
    }

    a.navybutton {
        padding: 14px 26px
    }

    .bodyHome .carousel .bodyText p:nth-of-type(2) {
        font-size: 30px;
        line-height: 38px;
        margin-bottom: 10px
    }
}

@media print {
    * {
        max-width: 100% !important
    }

    div {
        padding: 0 !important;
        margin: 20px 0 !important;
        font-size: 16px !important
    }

    a {
        text-decoration: underline !important
    }

    section,
    footer,
    #PhoneNav,
    #toolsNavigation,
    .SiteSearch,
    #navigation,
    .BreadCrumbContainer,
    #ContactPage,
    #sideNavigation,
    .tweets,
    .scrollup {
        display: none !important
    }

    body,
    html {
        background: #fff url(../../images/trany.gif)
    }

    .middle,
    #logo {
        display: block !important
    }

    h1 {
        font-size: 1.5em;
        color: #555
    }

    h2 {
        font-size: 1.438em;
        color: #555
    }

    h3 {
        font-size: 1.375em;
        color: #555
    }

    h4 {
        font-size: 1.313em;
        color: #555
    }

    h5 {
        font-size: 1.25em;
        color: #555
    }

    h6 {
        font-size: 1.188em;
        color: #555
    }
}

@media only screen and(max-width:991px) {
    .bodyHome .triple-features .block p:first-of-type {
        min-height: 30px !important
    }
}
