﻿body {
    margin: 0;
    padding: 0
}

    body:after, header:after, div[role="main"]:after, aside:after, footer:after, ul:after, figure:after {
        content: "";
        display: table;
        clear: both
    }

html {
    font-family: 'Roboto'
}

body {
    font-size: 17px
}

h1, h2, h3, h4, h5, h6 {
    text-rendering: optimizeLegibility
}

    h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
        font-weight: inherit
    }

::selection {
    background: #47acf0
}

h1, .alpha {
    font-size: 1.7em;
    line-height: 1;
    color: inherit
}

    h1 span, .alpha span {
        font-weight: normal
    }

h2, .beta {
    font-size: 1.1em;
    line-height: normal;
    display: block;
    text-transform: uppercase;
}

h3, .gamma {
    font-size: .9em;
    line-height: 1.5em;
    display: block
}

a:visited {
}

.rotator h1, .rotator h2, .featured .item h2 {
    font-family: 'Bilbo Swash Caps',cursive;
    margin: 0;
    padding: 0
}

.edge-header {
    display: block;
    height: 150px;
}

.navbar {
    padding: 1px;
}

div.page h5 {
    font-size: .9em;
    font-weight: normal
}

.interior p {
    font-size: .81em;
    line-height: 1.231
}

.interior a {
    font-size: .94em;
    line-height: 1.5;
    margin: 0 0 1.5em 0;
    color: #c8c8c8;
    text-transform: uppercase;
    text-decoration: none
}

footer {
    font-size: 11px;
    font-weight: bold;
}

.gray {
    color: #787878
}

.blue {
    color: #0076c0
}

.content .nav-blue, .nav-blue {
    color: #003a6c
}

.xpert-blue {
    color: #6aa7d6
}

.orange {
    color: #f3740d
}

.sky-blue {
    color: #10adfa
}

.mute-blue {
    color: #5f82a1
}

.lt-gray {
    color: #c8c8c8
}

.grad-blue {
    background-color: #0075bf;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#0075bf),to(#0051a4));
    background-image: -webkit-linear-gradient(top,#0075bf,#0051a4);
    background-image: -moz-linear-gradient(top,#0075bf,#0051a4);
    background-image: -o-linear-gradient(top,#0075bf,#0051a4);
    background-image: linear-gradient(to bottom,#0075bf,#0051a4)
}

h1 {
    color: #3a78ab
}

.center h2 {
    color: #3a78ab
}

h3 {
    color: #aaa
}

.button {
    text-decoration: none;
    color: inherit;
    font-weight: bold
}

.orange.button {
    background-color: #47acf0;
    color: #fff !important
}

.ltbrown.button {
    background-color: #ad4813;
    color: #fff !important
}

.blue.button {
    background-color: #60a0d4;
    color: #fff !important
}

.dkblue.button {
    background-color: #295579;
    color: #fff !important
}

.green.button, button.green {
    background-color: #5f7f37 !important;
    color: #fff !important
}

.flgreen.button {
    background-color: #5887a2;
    color: #f3f9ff !important
}

.read-more {
    width: 100%;
    color: #003a6c;
    float: left;
    font-size: .75em;
    padding: 2px 12px;
    background-color: #fff;
    text-decoration: none;
    text-transform: capitalize;
    position: absolute;
    bottom: 0;
    left: 0
}

    .read-more span, .button span {
        margin: 7px 5px !important;
        float: left;
        text-transform: none
    }

    .read-more .icon, .search button[type="submit"] .icon, .look.button .icon, .expert.button .icon {
        float: right
    }

.icon.pro {
    font-family: 'icomoon-profession' !important
}

.icon.function {
    font-family: 'icomoon-f2' !important
}

.icon.social {
    font-family: 'icomoon-social' !important
}

.navcolor-bio header nav ul, .navcolor-bio aside.left .title .bg {
    background-color: #3d5970
}

.navcolor-blog header nav ul, .navcolor-blog aside.left .title .bg {
    background-color: #3d5970
}

.navcolor-default header nav ul, .navcolor-default aside.left .title .bg {
}

.green {
    background-color: #5f7f37 !important;
    z-index: 1;
    color: #fff
}

.dkteal {
    background-color: #2b3f4f !important;
    z-index: 1;
    color: #fff
}

.bg {
    width: 100%;
    height: 100%;
    position: absolute
}

.underline {
    border-style: solid;
    border-width: 0 0 1px
}

.space10 {
    margin: 10px 0 !important
}

.space10-btm {
    margin: 0 0 10px !important
}

.space20 {
    margin: 20px 0 !important
}

.space40 {
    margin: 40px 0 !important
}

div.img-holder {
    width: 100%;
    height: 200px;
    overflow: hidden
}

section article {
    position: relative;
    display: block
}

    section article p {
        color: #787878;
        font-size: .8em
    }

    section article.last {
        margin: 0 0 0 10px;
        float: right;
        padding: 10px !important
    }

section.row {
    width: 100%;
    float: left
}

article section {
    z-index: 2;
    position: relative
}

div.carousel {
    position: relative
}

    div.carousel .wrap {
        width: 100%;
        height: auto;
        display: block
    }

    div.carousel .camera_caption {
        margin: 0 19px 19px 19px;
        width: 922px;
        z-index: 10
    }

.page-container {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    background: #fff;
    border-color: #cacdcf;
    border-width: 0 1px;
    border-style: solid;
    position: relative;
    overflow: visible;
}

    .page-container.int {
    }

header {
    padding: 0;
    position: relative;
    margin: 0 auto
}

    header > ul {
        padding: 4px 16px;
        padding: .25em 1em;
        padding: .25em 3%;
        background: #e0e0e0;
        position: absolute;
        top: 0;
        left: 0;
        right: 0
    }

        header > ul li {
            margin-left: 12px;
            margin-left: .75em;
            float: right;
            background: red
        }

        header > ul a {
            width: 24px;
            height: 24px;
            display: block
        }

    header hgroup {
        margin: 0 0 1em 0
    }

        header hgroup h1 {
            margin: 0
        }

        header hgroup h2 {
            font-size: .75em;
            margin: 0
        }

.info-header {
    font-weight: bold !important;
    text-decoration: underline;
    cursor: pointer
}

header nav {
    position: relative
}

    header nav.open {
        display: block
    }

    header nav ul {
        position: relative;
        z-index: 2;
        color: #fff
    }

    header nav li {
        display: block
    }

    header nav a, footer h4, .properties h4, .twitter h4, aside li a, .leadership .txt-box a, .menucon a, .menucon span, a.init-search {
        text-decoration: none;
        font-size: .85em;
        font-weight: bold;
        text-transform: uppercase
    }

    header nav a {
        float: left;
        color: inherit;
    }

        header nav a:hover, header nav li.HighLighted a {
            background-color: #e4e4e4;
            color: #013f70
        }

.ie7 header nav li {
    float: left
}

section.utilbar {
    padding: 0 0 0;
    position: relative
}

.logo {
    margin: 15px 0 20px 10px;
    float: left;
    position: relative;
    text-decoration: none
}

    .logo img, .logo span {
        float: left;
        margin-left: 25px;
        margin-top: 10px;
        z-index: 3;
    }

    .logo span {
        margin: 22px 0 0 14px;
        width: 181px;
        font-size: .9em;
        font-style: italic;
        font-family: Times;
        color: #222
    }

.utilbar .init-search {
    display: none
}

nav .init-search {
    display: block
}

.search.closed {
    display: none
}

.search {
    float: right;
    padding: 7px;
    margin: 50px 0 20px;
    position: relative;
    border-width: 1px 0 1px 1px;
    border-style: solid;
    border-color: #e4e4e4
}

    .search input[type="text"] {
        background: #f2f3f2;
        width: 240px;
        border: none;
        padding: 5px;
        font-size: .8em;
        margin: 0 110px 0 0;
        border-width: 1px;
        border-style: solid;
        border-color: #ddd
    }

    .search button[type="submit"], .search input[type="submit"], .search .icon {
        background: #6aadea;
        border: none;
        color: #fff;
        padding: 5px 0 5px 7px;
        font-size: .9em;
        font-weight: bold;
        position: absolute;
        top: 7px;
        right: 6px;
        text-transform: uppercase;
        z-index: 5
    }

        .search button[type="submit"] span, .init-search span {
            margin: 0 0 0 5px;
            padding: 0 0 0 5px;
            height: 100%;
            border: none;
            float: left
        }

        .search button[type="submit"] .icon, .search input[type="submit"] .icon, .search .icon {
            border-width: 0 0 0 1px;
            border-style: solid;
            border-color: #ccc;
            font-family: 'icomoon-f2' !important
        }

.menucon {
    display: none
}

    .menucon span {
        float: left;
        display: block
    }

.topbar {
    position: absolute;
    top: 13px;
    right: 20px;
    color: #787878;
    z-index: 2
}

    .topbar ul {
        float: left
    }

        .topbar ul li {
            float: left
        }

    .topbar a {
        color: #787878;
        float: left;
        margin: 0 0 0 4px;
        padding: 0 4px 0 0;
        font-size: .85em;
        text-decoration: none;
        text-transform: capitalize
    }

    .topbar li a {
        border-color: #cc976c;
        border-width: 0 1px 0 0;
        border-style: solid
    }

    .topbar .number {
        font-size: .9em;
        float: left;
        font-weight: bold;
        margin: 0 0 0 13px;
        border-style: none
    }

.ie7 .topbar {
    position: absolute;
    top: 13px;
    right: 20px;
    color: #787878
}

.ie7 .topbar {
    position: absolute;
    top: 13px;
    right: 20px;
    color: #787878
}

nav > .bg {
    top: 0;
    left: 0;
    background: #f4f4f4;
    z-index: 0
}

.breadcrumbs {
    position: relative;
    float: left;
    width: 100%;
    display: block;
    padding: 0 0 0 13px
}

    .breadcrumbs .wrap {
        position: relative;
        z-index: 2
    }

    .breadcrumbs a, .breadcrumbs .separator {
        float: left;
        color: #003a6c
    }

    .breadcrumbs a, .breadcrumbs span {
        text-transform: capitalize;
        float: left;
        color: inherit;
        padding: 10px .3%;
        font-size: .75em;
        font-weight: 400
    }

        .breadcrumbs a.active, .breadcrumbs a.HighLighted {
            color: #724f26
        }

    .breadcrumbs .separator {
        padding: 8px 3px;
        font-size: .7em;
        margin: 5px 0 0
    }

    .breadcrumbs .bg {
        left: 0;
        background-color: #e4e4e4;
        z-index: 0
    }

.init-search {
    position: absolute;
    height: 100%;
    z-index: 4;
    right: 0;
    top: 0;
    padding: 7px 7px 7px
}

    .init-search .icon {
        float: right
    }

    .init-search a {
        padding: 10px 4px 8px 10px;
        font-size: .67em
    }

a.init-search span {
}

.ie7 .init-search a {
    color: #fff
}

.init-search a:hover {
    background: transparent;
    color: #fff
}

aside {
    width: 23%;
    padding: 0 0 3%;
    position: relative;
    overflow: hidden
}

    aside .pad {
        z-index: 2;
        padding: 0 7%;
        position: relative
    }

    aside article {
        position: relative
    }

    aside > article, section {
        z-index: 1
    }

    aside article .divider, aside section .divider {
        background: url('//imsexpertservices.blob.core.windows.net/cmsroot/imsexpertservices/media/site-design-files/images/left-divider.png') no-repeat 100% 0 !important;
        width: 100%;
        height: 46px;
        position: absolute;
        right: 0;
        margin: -16px 0 0
    }

.ie7 aside article.news {
    float: left;
    margin: 20px 0 0
}

.ie7 aside article .divider {
    margin: -26px 0 0
}

aside .title, aside .subscribe .title {
    color: #f5ffda;
    z-index: 2;
    min-height: 47px
}

    aside .title h4, aside .subscribe .title h4 {
        position: relative;
        z-index: 1;
        padding: 15px 0 10px;
        margin: 0
    }

aside .subscribe .title {
}

aside h2 {
    font-weight: normal;
    color: #7e5f5f;
    line-height: 1.1em
}

aside li {
    margin: 5px 0
}

    aside li:hover {
    }

    aside li:first-child {
        border-top: none
    }

    aside li:last-child {
        border-bottom: none
    }

    aside li a {
        color: #9a9a9a
    }

aside .nav li a {
    color: #003a6c;
    text-transform: capitalize;
    font-size: .75em;
    font-weight: bold;
    padding: 4px 26px 4px 14px;
    display: block;
    margin: 0 0 0 8px
}

aside.right .nav li a {
    padding: 0;
    margin: 0;
    font-size: .7em
}

aside li.active {
}

aside.left li.active a, aside.left li.HighLighted a, aside.left li a:hover {
    color: #fff;
    width: 100%;
    display: block;
    background: url('//imsexpertservices.blob.core.windows.net/cmsroot/imsexpertservices/media/site-design-files/images/link-grad.png') repeat-y 0 100% #60a0d4;
    padding: 4px 26px 4px 14px
}

aside.left {
    float: left;
    height: 100%;
    position: absolute
}

    aside.left article.nav ul {
        margin: 25px 0 0
    }

.ie7 aside.left article.nav {
    width: 100%
}

aside .title .bg, aside .subscribe .title .bg {
    height: 100%;
    float: left;
    background-image: url('//imsexpertservices.blob.core.windows.net/cmsroot/imsexpertservices/media/site-design-files/images/left-nav-title-grad-long.png');
    background-repeat: no-repeat;
    background-position: 100% 0 !important
}

aside.left .bg {
    z-index: 0;
    top: 0;
    left: 0
}

    aside.left .bg.side {
        background: url('//imsexpertservices.blob.core.windows.net/cmsroot/imsexpertservices/media/site-design-files/images/left-sidebar-bg.jpg') repeat-y #e8f3f7 100% 0 !important
    }

.ie7 aside.left .title {
    width: 100%;
    display: block;
    max-height: 64px;
    padding: 0 7% 10px
}

    .ie7 aside.left .title h4 {
        width: 100%;
        display: block;
        float: left
    }

.ie7 aside.left article ul {
    display: block;
    margin: 25px 0 0;
    width: 80%
}

.content .right {
    right: -24%;
    height: 100%;
    border-color: #ebebeb;
    border-style: solid;
    border-width: 0 0 0 0
}

    .content .right ul {
        list-style-type: none
    }

    .content .right .nav ul li {
        background: url('//imsexpertservices.blob.core.windows.net/cmsroot/imsexpertservices/media/site-design-files/images/icons/list-arrow.png') 0 5px no-repeat;
        padding: 0 0 0 15px
    }

    .content .right ul li a {
        color: inherit
    }

.content.profile .right {
    background-color: #fafafa
}

aside.right .bg {
    z-index: 0;
    left: 0;
    background-position: 0 0
}

    aside.right .bg.grad {
        top: 0
    }

    aside.right .bg.default {
        background-color: #fafafa
    }

    aside.right .bg img {
        position: absolute;
        width: 100%
    }

.ie7 aside.right article {
    padding-top: 1px
}

aside .title .bg {
}

aside .subscribe input[type="text"] {
    background-color: #fff;
    width: 100%;
    border: none;
    padding: 8px;
    font-size: .8em;
    margin: 0 0 18px;
    border-width: 1px;
    border-style: solid;
    border-color: #bbb
}

aside .subscribe .submit {
    width: 70%;
    position: relative;
    float: right;
    margin: 0 0 10px;
    color: #fff
}

    aside .subscribe .submit input[type="submit"] {
        width: 100%;
        text-align: left;
        border: none;
        padding: 8px;
        color: inherit
    }

aside .subscribe .default input {
    background-color: #6aadea
}

.right .subscribe {
    width: 100%
}

.subscribe .wrap {
    padding-top: 15px;
    padding-bottom: 17px
}

.blog .right .subscribe h4 {
    padding: 15px 10px 0
}

.subscribe .social {
    height: 40px
}

    .subscribe .social ul {
        padding-top: 10px
    }

    .subscribe .social ul {
        list-style-type: none;
        width: 100%
    }

        .subscribe .social ul li {
            margin: 0;
            padding: 0;
            float: left
        }

    .subscribe .social .icons {
        background: none;
        margin: 0 3% 0 0
    }

    .subscribe .social .archives {
        font-size: .78em;
        font-weight: bold
    }

    .subscribe .social .bg {
        z-index: 0
    }

.subscribe .arrow.icon {
    position: relative;
    top: 3px;
    right: -5px
}

.subscribe .submit .arrow.icon {
    position: absolute;
    top: 7px;
    right: 9px;
    color: inherit
}

.home .subscribe .wrap {
    background-color: #1d2926
}

.subscribe .ErrorLabel, .subscribe .InfoLabel, .subscribe label {
    font-size: .7em;
    margin: 0 0 15px;
    display: block
}

.home .subscribe .ErrorLabel, .home .subscribe .InfoLabel, .home .subscribe label {
    color: #fff
}

.subscribe .ErrorLabel, .subscribe .InfoLabel, .home .subscribe label {
}

.subscribe .ErrorLabel, .subscribe .InfoLabel {
    color: inherit
}

.testimonials {
}

    .testimonials .title .bg {
        background-color: #fff;
        background-image: url(//imsexpertservices.blob.core.windows.net/cmsroot/imsexpertservices/media/site-design-files/images/right-nav-title-grad-white.png)
    }

    .testimonials .top-text {
        margin: 20px 0 10px
    }

        .testimonials .top-text p {
            font-size: .8em
        }

    .testimonials .test-list {
        position: relative
    }

    .testimonials .item {
        margin: 0
    }

        .testimonials .item .txt-box {
            background-color: transparent
        }

            .testimonials .item .txt-box p {
                font-size: .9em;
                font-style: italic;
                color: #5c7f9d
            }

    .testimonials .lquote, .testimonials .rquote {
        position: absolute;
        z-index: 1;
        display: block;
        width: 49px;
        height: 41px
    }

    .testimonials .lquote {
        background-image: url(//imsexpertservices.blob.core.windows.net/cmsroot/imsexpertservices/media/site-design-files/images/left-quote.png);
        background-position:;
        left: 0;
        top: 0
    }

    .testimonials .rquote {
        background-image: url(//imsexpertservices.blob.core.windows.net/cmsroot/imsexpertservices/media/site-design-files/images/right-quote.png);
        background-position:;
        right: 0;
        bottom: 40px
    }

    .testimonials .client-info {
        padding: 0 0 0 15px;
        font-size: .7em;
        font-weight: bold;
        font-style: italic
    }

        .testimonials .client-info p {
            margin: 0;
            padding: 0
        }

.testimony-link {
    z-index: 1;
    position: relative;
    margin: 10px 0 0
}

    .testimony-link a {
        float: right;
        color: #fff;
        font-size: .7em;
        text-transform: capitalize
    }

aside .item {
    position: relative;
    margin: 30px 0 15px
}

    aside .item .img-box {
        border-color: #cc976c;
        border-width: 0 0 0;
        border-style: solid;
        overflow: hidden
    }

        aside .item .img-box img {
            width: 100%
        }

    aside .item .txt-box {
        background-color: #f0f0f0;
        padding: 10px 17px
    }

        aside .item .txt-box p {
            margin: 0 0 30px
        }

aside .blog-editor {
    margin: 0 0 30px
}

aside .item.sidebio .img-box {
    height: auto
}

aside .item.sidebio .txt-box {
    background-color: #fff
}

    aside .item.sidebio .txt-box p {
        font-size: .75em;
        line-height: normal
    }

    aside .item.sidebio .txt-box .biotitle {
        color: #ee720d;
        font-style: italic;
        margin: 8px 0 10px
    }

    aside .item.sidebio .txt-box .bioemail {
        padding: 10px 0;
        text-decoration: none
    }

aside .support .item.sm .img-box {
    height: 53px;
    width: 51px;
    float: left;
    border-width: 0
}

    aside .support .item.sm .img-box img {
        height: 100%;
        width: auto;
        max-width: none;
        margin: 0 0 0 -35px
    }

aside .support .item.sm .txt-box {
    float: left;
    font-size: .75em;
    width: 73%;
    display: block;
    font-weight: bold
}

    aside .support .item.sm .txt-box h2 {
    }

.ie7 aside .item {
    overflow: hidden
}

section.support .txt-box {
    background: #fff;
    padding: 8px 8px 11px
}

    section.support .txt-box a {
        text-decoration: none;
        color: inherit
    }

    section.support .txt-box h2 {
        text-transform: uppercase;
        font-size: 1.4em;
        font-weight: bold !important;
        font-style: italic;
        margin: 0 0 5px
    }

.txt-box .chat {
    text-transform: uppercase;
    font-size: .65em;
    font-weight: bold !important;
    color: #558ebb;
    display: block;
    width: 105%
}

    .txt-box .chat a {
    }

span.arrow {
}

.chat .arrow, section.support .txt-box .chat .arrow {
    color: #f3740d !important
}

section {
}

    section.content {
        position: relative;
        float: left;
        width: 100%
    }

    section .center {
        float: left;
        width: 70%;
        font-size: .85em;
        padding: 0 2% 0 3%;
        position: relative
    }

        section .center.col-lr {
            width: 100%
        }

        section .center.full {
            width: 100%
        }

div.center-3 {
    float: right;
    width: 77%
}

.content.bio-profile .left, .content.profile .left {
    position: relative
}

.left-after {
    height: 100%;
    width: 23%;
    position: absolute;
    background: url('//imsexpertservices.blob.core.windows.net/cmsroot/imsexpertservices/media/site-design-files/images/left-sidebar-bg.jpg') repeat-y #e8f3f7 100% 0 !important
}

.home .right-after {
    height: 100%;
    width: 31.2%;
    position: absolute;
    background: repeat-y #e8f3f7 100% 0 !important
}

.blog .center, .ep .center {
    min-height: 773px
}

.center.bloghome {
    width: 77%
}

.right.bloghome {
    width: auto;
    right: auto
}

.page-list {
}

    .page-list li {
        float: left;
        margin: 0 2% 11px 0;
        width: 48%;
        position: relative
    }

    .page-list.full li {
        width: 98%
    }

    .page-list.keywords li {
        float: left;
        margin: 0 2% 11px 0;
        width: 48%;
        position: relative
    }

.keywords.def {
    margin: 0 0 5px;
    padding: 0 0 15px;
    border-width: 0 0 1px
}

.office .page-list li {
    width: 23%;
    font-size: .8em
}

    .office .page-list li a {
        text-decoration: none;
        color: inherit;
        font-weight: bold
    }

    .office .page-list li .office-addr {
        min-height: 50px;
        display: block
    }

    .office .page-list li .office-contact {
        margin: 5px 0 0;
        display: block
    }

.page-list.txt li {
    min-height: 108px
}

.page-list.iconlist li {
    height: 40px
}

.page-list li.casestudy {
    height: auto;
    width: 100%
}

    .page-list li.casestudy p {
        font-size: 1em
    }

.page-list li .titlelink, .query li a {
    padding: 0 0 2px;
    margin: 0 0 8px;
    text-decoration: none;
    line-height: 1.6em;
    border-width: 0 0 1px;
    border-style: solid;
    text-transform: capitalize
}

.query li {
    width: 96%
}

    .query li p {
        margin: 0
    }

.page-list.keywords.alpha-num li {
    width: auto
}

.casestudy .titlelink {
    color: #003a6c;
    border-color: #ddd
}

.page-list.txt li p {
    margin: 10px 0 0
}

.page-list .img-box {
    padding: 11px;
    float: left;
    background-color: #2b3f4f;
    min-width: 37px
}

    .page-list .img-box span {
        color: #cdf0a0
    }

.page-list .txt-box {
    padding: 0 10px 0;
    float: left
}

.staff-members {
}

    .staff-members li {
        float: left;
        height: 75px;
        width: 50%;
        margin: 0 0 15px
    }

    .staff-members .img-box {
        width: 75px;
        height: 75px;
        float: left;
        margin: 0 10px 0 0;
        overflow: hidden
    }

        .staff-members .img-box img {
            max-width: 112%;
            margin: 0
        }

    .staff-members .txt-box {
        float: left;
        padding: 4px 0 0
    }

    .staff-members h3, .staff-members h4 {
        padding: 0;
        margin: 0 0 5px
    }

        .staff-members h3 a, .staff-members h4 a {
            text-decoration: none
        }

    .staff-members h3 {
        font-style: italic
    }

    .staff-members h4 {
        font-size: .85em
    }

    .staff-members p {
    }

section.content.pg-image .right {
    height: 79.5%
}

.content.home .col-lr {
    width: 70%;
    float: left
}

.content.home .col-lr {
    padding: 0
}

.content.home .right {
    width: 30%
}

.content.home .right, .content.profile .right {
    position: relative
}

.content.profile .right {
    right: -11px;
    min-height: 426px;
    padding: 0;
    width: 28.7%
}

    .content.profile .right .title {
        margin: 0;
        height: auto
    }

        .content.profile .right .title h2 {
            margin: 20px 0 10px
        }

.content.home .right {
    right: 0;
    height: 100%;
    min-height: 800px
}

    .content.home .right .wrap {
        position: relative
    }

.content.home .right-col, .content.home .left-col {
}

.content.home .right-col {
    float: left;
    width: 100%;
    margin: 20px 0 0;
    background-color: #21303d
}

    .content.home .right-col .item {
        float: left;
        width: 100%;
        padding: 0 0 5px;
        margin: 0
    }

.content.home .right .bg.col {
    background-color: #e8f3f7
}

.right-after {
    right: -11px;
    height: 100%;
    width: 24%;
    position: absolute;
    background-color: #fafafa
}

.home .primary-info {
    padding: 0;
    margin: 0;
    font-size: .85em;
    height: auto;
    position: relative;
    overflow: hidden;
    width: 70%;
    float: left
}

    .home .primary-info .left-col {
        position: relative;
        z-index: 3
    }

    .home .primary-info .bg.right-news {
        background-color: #21303d;
        width: 30%;
        right: 0
    }

.primary-info .carousel {
    margin: 15px 0 0
}

    .primary-info .carousel .wrap {
        overflow: hidden;
        text-transform: capitalize
    }

.home .primary-info .item .title, .primary-info .left-col .item p {
    padding: 0 10px 9px 0;
    float: left
}

.home .primary-info h2, .content.home .right-col h2 {
    margin: 10px 0 5px;
    color: #cdf0a0;
    text-transform: uppercase
}

.content.home .right-col h2 {
    height: auto;
    margin: 19px 0 10px
}

.home .primary-info h3, .content.home .right-col h3 {
    margin: 5px 0;
    color: #f5ffda;
    text-transform: capitalize
}

.home .primary-info p, .primary-info a, .content.home .right-col p, .content.home .right-col a {
    color: #f3f9ff;
    text-decoration: none
}

.home .primary-info .title {
    margin: 0;
    font-size: 3em;
    font-weight: normal;
    color: #b2d3f5;
    text-transform: capitalize
}

.primary-info .left-col .item {
    margin: 20px 0 0;
    float: left
}

    .primary-info .left-col .item .content {
        padding: 0 20px 0 20px;
        display: block;
        float: left;
        width: 63%
    }

.primary-info .left-col .img-box {
    width: 237px;
    height: auto;
    float: left;
    overflow: hidden;
    margin: 0 0 20px 20px
}

.content.home .right-col .img-box {
    width: 65px;
    height: 60px;
    float: right;
    overflow: hidden
}

.content.home .right-col p {
    width: 150px;
    margin: 0;
    float: left;
    text-transform: none
}

.content.home .right-col.item .title {
    margin: 20px 0 0;
    font-weight: normal;
    color: #b2d3f5;
    text-transform: capitalize
}

.primary-info .tabs {
    width: 100%;
    background: #1a2630;
    float: left;
    z-index: 3;
    position: relative
}

    .primary-info .tabs ul {
    }

    .primary-info .tabs li {
        float: left;
        margin: 0 25px 0 0;
        padding: 19px 0 19px 20px
    }

        .primary-info .tabs li.active {
            background: url(//imsexpertservices.blob.core.windows.net/cmsroot/imsexpertservices/media/site-design-files/images/icons/tab-active.png) no-repeat 51% 103%
        }

    .primary-info .tabs a {
        text-decoration: none
    }

        .primary-info .tabs a [class*='icon-'] {
            color: #cdf0a0;
            font-size: 1.7em;
            padding: 7px 15px 0 0;
            position: relative;
            top: 7px
        }

.home .page-content {
    position: relative;
    top: 0
}

.home .center h2 {
    line-height: 1em
}

.home .intro {
    width: 100%;
    float: left
}

.home .intro, .categories, .home .cases {
    padding: 20px 20px 5px;
    margin: 0
}

.categories {
    background: #f4f4f4;
    float: left;
    border-color: #e8e8e8;
    border-width: 1px 0 0;
    border-style: solid
}

    .categories .item {
        float: left;
        width: 47%;
        margin: 0 3% 3% 0;
        background: #fff;
        position: relative
    }

        .categories .item .topinfo {
            border-color: #d7e4eb;
            border-width: 1px;
            border-style: solid;
            min-height: 113px
        }

    .categories .img-box {
        background: #2b3f4f;
        padding: .75em;
        position: absolute;
        top: 10%;
        width: 25%;
        min-height: 64px
    }

        .categories .img-box [class*='func-'], .categories .img-box [class*='icon-'] {
            font-size: 2.5em;
            color: #cdf0a0;
            margin: 0 auto;
            text-align: center;
            display: block
        }

    .categories .txt-box {
        position: relative;
        left: 29%;
        width: 64%
    }

    .categories h2 {
        color: #5f82a1;
        text-transform: capitalize !important
    }

    .categories p {
    }

    .categories a {
        text-decoration: none
    }

    .categories .item > a {
        width: 100%;
        float: left;
        text-transform: capitalize;
        background: #d7e4eb;
        padding: 12px;
        color: #304a61
    }

    .categories a .arrow {
        float: right
    }

.content.home .back-to-top {
    padding: 0 0 0 20px
}

.home .cases {
    padding: 0 0 0 20px;
    background: #fff;
    float: left
}

    .home .cases ul {
        float: left;
        width: 100%
    }

    .home .cases li {
        margin: 0 7% 7px 0;
        width: 25%;
        float: left;
        min-height: 32px;
        font-size: .78em;
        font-weight: bold
    }

        .home .cases li a {
            text-transform: capitalize;
            text-decoration: none
        }

section.bio, section.bio .img-box, .bio .info, .bio.address, .bio.contact {
    float: left
}

.bio {
    width: 100%;
    height: 200px;
    font-size: .85em;
    position: relative;
    overflow: hidden;
    z-index: 2
}

    .bio .wrap {
        margin: 0;
        padding: 0
    }

    .bio .img-box {
        width: 25%;
        padding: 0 2% 0 0;
        overflow: hidden;
        position: relative;
        z-index: 3
    }

        .bio .img-box img {
            width: 100%
        }

    .bio .content {
        padding: 2% 0 0;
        position: relative;
        z-index: 2
    }

    .bio h1 {
        margin: 0;
        color: #b2d3f5;
        text-transform: uppercase
    }

    .bio h2 {
        margin: 17px 0 7px;
        color: #f5ffda;
        text-transform: capitalize
    }

    .bio h3 {
        margin: 7px 0 0;
        color: #cdf0a0;
        font-weight: normal;
        font-size: .9em
    }

    .bio p, .bio a {
        color: #f3f9ff;
        font-weight: normal;
        font-size: .9em;
        text-decoration: none
    }

    .bio .info.address, .bio .info.contact {
        margin: 0 15px 0 0
    }

    .bio .info.address {
        width: 18%
    }

    .bio .info.contact {
        width: 32%
    }

        .bio .info.contact ul li {
            margin: 0 0 5px
        }

        .bio .info.contact .icon, .bio .resources .icon {
            color: #bbf076;
            margin: 0 8px 0 0
        }

    .bio .icon.email {
        font-size: .7em
    }

    .bio .icon.phone {
        font-size: 1.2em
    }

    .bio .resources {
        float: right
    }

        .bio .resources .icon {
            font-size: 1.5em;
            font-weight: normal;
            float: left
        }

        .bio .resources ul li {
            padding: 8px 10px 13px;
            background: #3d5970;
            margin: 0 0 15px
        }

        .bio .resources a {
            font-weight: bold;
            margin: 0 0 8px
        }

section.bio .bg {
    top: 0;
    background: #2b3f4f;
    z-index: 1
}

section .center h1, section .center h2 {
    line-height: normal;
    text-transform: uppercase;
    padding: 10px 0 15px;
    margin: 5px 0 7px
}

section .center h3 {
    font-weight: normal;
    color: #1560a4;
    font-size: 1.1em
}

section .center p {
    color: #000
}

section .center a {
    color: #397db8
}

    section .center a:hover {
        color: gray
    }

    section .center a:visited {
        color: #585989
    }

section .xpert-list ul, .page-text ul {
    list-style-type: disc;
    padding: 0 0 0 15px
}

section .xpert-list ol, .page-text ol {
    list-style: decimal;
    padding: 0 0 0 20px
}

    section .xpert-list ol li, section .xpert-list ul li, .page-text ul li {
        margin: 0 0 7px
    }

section .center img {
    margin: 0% 15px 10px 15px;
    float: left
}

section .center .expert-ref {
    font-weight: bold;
    text-transform: capitalize;
    margin: 5px 0 20px;
    float: left
}

    section .center .expert-ref span {
        float: left;
        margin: 0 5px
    }

        section .center .expert-ref span span {
            float: none;
            margin: 0
        }

    section .center .expert-ref .ref-num {
        font-weight: normal
    }

    section .center .expert-ref .tool-tip {
        background: #6ca4cc;
        color: #fff;
        margin: 0 5px;
        border-radius: 200px 200px 200px 200px;
        -moz-border-radius: 200px 200px 200px 200px;
        -webkit-border-radius: 200px 200px 200px 200px;
        border: 0 solid #000;
        width: 17px;
        height: 17px
    }

        section .center .expert-ref .tool-tip a {
            text-decoration: none;
            color: inherit;
            margin: 0 4px 0
        }

.qtip-content {
    font-size: 1.05em;
    padding: 0 !important
}

.qtip .img-head {
    margin: 0 0 7px;
    display: block;
    padding: 10px 10px 0
}

.qtip .deftxt {
    display: block;
    position: relative;
    font-size: 1em;
    line-height: 1.4em;
    padding: 0 10px 0
}

.qtip .read-more {
    position: relative;
    font-size: 1.3em;
    padding: 7px;
    margin: 10px 0 0;
    background-color: #e4e4e4
}

    .qtip .read-more .read-txt {
        float: left
    }

    .qtip .read-more .read-arrow {
        float: right
    }

section .center article {
    width: 100%;
    margin: 0 0 30px
}

section .center .output a {
    text-decoration: none
}

section .center .output textarea, section .center .output input[type="text"] {
    width: 100%
}

.call-num, .number a {
    text-transform: capitalize;
    font-weight: bold;
    text-decoration: none;
    cursor: default
}

section .center .expert.button {
    float: right;
    padding: 3px
}

    section .center .expert.button span {
        text-transform: capitalize
    }

section .center .look.button {
    float: left;
    text-transform: capitalize
}

.center .back-to-top {
    float: left;
    clear: both;
    margin: 30px 0 20px
}

.center .bottom-text, .keywords.def {
    border-style: solid;
    border-color: #ddd
}

.center .bottom-text {
    border-width: 1px 0 0;
    margin: 40px 0 0;
    padding: 10px 0 0
}

.blog-top {
    position: relative;
    padding: 0;
    height: 141px;
    max-height: 141px
}

.blog-title {
    display: none
}

.blog-top .bg img {
    width: 100%;
    height: 100%
}

section .center.bloghome, aside.right.bloghome {
}

.bloghome .title {
    height: auto
}

    .bloghome .title h2 {
        height: auto
    }

.bloghome .twitter-title {
    text-decoration: none
}

    .bloghome .twitter-title span {
        margin: 0 5px 0 0
    }

    .bloghome .twitter-title .icon {
        color: #0db0f3
    }

    .bloghome .twitter-title .name {
        font-weight: bold;
        font-size: .8em;
        color: #5e5e5e;
        position: relative;
        top: -3px
    }

aside.right.bloghome .bg {
    background-color: #fafafa
}

#tweeties {
    margin: 10px 0 0
}

    #tweeties li {
        margin: 0 0 15px;
        width: 100%;
        background-color: #eee;
        padding: 10px;
        background-image: none;
        position: relative
    }

    #tweeties a {
        line-height: normal;
        display: inline
    }

    #tweeties .tweet_text {
        width: 100%;
        font-size: .8em
    }

        #tweeties .tweet_text a:last-child {
            display: block;
            font-weight: bold;
            word-wrap: break-word;
            margin: 10px 0 0
        }

    #tweeties .screen-name {
        color: #0db0f3;
        font-size: .75em;
        font-weight: bold
    }

.blog-latest {
}

    .blog-latest .item {
        margin: 0 0 30px;
        position: relative;
        border-width: 0 0 1px;
        border-color: #d5d5d5;
        border-style: solid
    }

        .blog-latest .item .txt-box {
            margin: 0 0 17px
        }

    .blog-latest .title a, .blog-latest .title a:visited {
        text-decoration: none;
        color: inherit
    }

    .blog-latest .item p {
        margin: 0 0 17px
    }

    .blog-latest .item .read-more {
        width: auto;
        bottom: 10px;
        left: auto;
        right: 0
    }

    .blog-latest .item .author {
        color: #7ba447;
        text-decoration: none;
        font-weight: bold
    }

    .blog-latest .title {
        font-family: "Open Sans",Arial,Verdana;
        line-height: 1.3em;
        font-weight: 400;
        font-size: 1.7em;
        margin: 0 0 10px;
        padding: 0;
        text-transform: none
    }

.blog.page-text {
    margin: 0 0 25px
}

.PagerControl {
}

.PagerNumberArea {
    padding: 10px;
    background-color: #f0f0f0;
    margin: 5px 0 0
}

    .PagerNumberArea span {
    }

.SelectedPrev, {
}

.author-posts a {
    color: #585989
}

.PagerNumberArea a, .PagerNumberArea a:visited {
    text-decoration: none;
    color: #fff !important;
    background-color: #295579;
    color: #fff
}

    .PagerNumberArea a[class*='PrevNext'], .PagerNumberArea span [class*='SelectedPrev'], .PagerNumberArea span [class*='SelectedNext'], .PagerNumberArea span [class*='UnselectedPrev'], .PagerNumberArea span [class*='UnselectedNext'] {
        font-family: 'icomoon-arrows'
    }

.PagerNumberArea span[class*='Selected'] {
    background-color: transparent;
    border: none;
    color: #333
}

.PagerNumberArea [class*='Unselected'], .PagerNumberArea [class*='Page'], .PagerNumberArea a, .PagerNumberArea strong {
    border: 1px solid #bbb;
    padding: 5px 9px
}

.lister .news, .press {
}

.lister .item {
    width: 100%;
    margin: 0 0 15px
}

.lister .img-box {
    width: 75px;
    height: 75px;
    float: left;
    position: relative;
    margin: 0 15px 0 0;
    overflow: hidden
}

    .lister .img-box img {
        max-width: 100%;
        margin: 0;
        position: absolute
    }

.lister .txt-box {
    width: 87%
}

    .lister .txt-box h4 {
        font-size: .9em;
        margin: 0 0 10px;
        padding: 0
    }

    .lister .txt-box p {
        font-size: .8em !important
    }

.sitemap {
}

    .sitemap ul {
        margin: 0 0 0 7px;
        width: 50%
    }

    .sitemap li {
        margin: 0 0 7px 0;
        float: none
    }

        .sitemap li a {
            display: block;
            font-weight: bold;
            font-size: .8em;
            text-decoration: none;
            margin: 0 0 7px;
            padding: 0 0 7px
        }

            .sitemap li a:first-child {
                text-decoration: none
            }

    .sitemap ul ul {
        margin: 10px 0 0 17px
    }

    .sitemap ul li a:first-child {
        text-transform: uppercase;
        margin: 0;
        padding: 0
    }

    .sitemap ul ul a {
        text-transform: capitalize !important;
        font-size: .8em !important
    }

    .sitemap ul ul ul li {
    }

.BlogPanel td {
    width: 1%;
    padding: .45em 0
}

.content .CommentDetail tr, .CommentDetail td {
    padding: 0 !important;
    margin: 0;
    float: left;
    width: 100%
}

.CommentDetail span, .content .CommentDetail tr, .CommentDetail td, .CommentDetail .CommentUserName {
    display: block
}

.CommentDetail .CommentUserName {
    background-color: #6aadea;
    color: #fff;
    font-weight: bold;
    margin: 1% 0 0;
    padding: .5em;
    width: 100%
}

.CommentText {
    background-color: #eee;
    padding: 1em
}

.CommentDate {
    color: #999;
    font-size: .8em;
    font-weight: bold;
    padding: .9em;
    text-align: right
}

.CommentDetail td {
    float: none
}

.CommentFormContainer {
    width: 100%
}

.CommentForm {
}

    .CommentForm input, .CommentForm textarea {
        width: 70%
    }

    .CommentForm .CheckBoxMovedLeft input[type="checkbox"] {
        width: auto;
        margin: 3px 10px 5px 2px
    }

    .CommentForm .CheckBoxMovedLeft label, .CommentForm .CheckBoxMovedLeft input {
        float: left
    }

    .CommentForm .TextBoxField {
    }

    .CommentForm .TextAreaField {
    }

.form-table td {
    padding-left: 5px !important
}

.form-table .radio-list-horizontal label {
    padding-right: 5px !important
}

.form-table .checkbox-list-vertical label {
    padding-left: 3px !important
}

.LogonDialog, .LogonDialog td {
    font-size: 1em !important
}

    .LogonDialog .control-label {
        font-weight: bold
    }

    .LogonDialog .checkbox label {
        padding-left: 3px !important
    }

.CaptchaTable {
    width: auto !important
}

section.education {
    padding: 0 40px 20px 40px
}

.education-module {
    border-top: 1px solid #ccc;
    margin-top: 20px;
    padding: 0 10px
}

    .education-module h2 {
        color: #3a78ab;
        font-size: 24px
    }

.education-module-content {
    display: table
}

.quiz-call-to-action {
    display: table-cell;
    width: 187px;
    vertical-align: top
}

.badge-image {
    text-align: center
}

.quiz-call-to-action.not-passed .badge-image {
    filter: gray;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    opacity: .5
}

.quiz-action {
    margin-top: 10px
}

    .quiz-action a {
        background-color: #6aadea;
        color: #fff;
        display: block;
        font-weight: bold;
        padding: 5px 0;
        text-align: center
    }

.education-materials {
    display: table-cell;
    padding-left: 10px;
    vertical-align: top
}

    .education-materials h3 {
        color: #000;
        font-size: 17px;
        margin-top: 0
    }

    .education-materials a {
        color: #00e
    }

.education-material {
    margin-bottom: 10px
}

    .education-material ~ .education-material {
        border-top: 1px solid #ccc
    }

    .education-material h4 {
        margin: 10px 0
    }

    .education-material .description {
    }

section.education-quiz {
    padding: 0 40px 20px 40px
}

.quiz-form input[type="submit"] {
    background: #6aadea;
    border: none;
    color: #fff;
    display: block;
    font-size: .9em;
    font-weight: bold;
    margin: 0 auto;
    padding: 5px 10px;
    text-transform: uppercase
}

.quiz-results {
}

ol.quiz-questions {
    list-style-type: none;
    position: relative
}

    ol.quiz-questions li.question {
        counter-increment: item;
        padding-bottom: 25px
    }

        ol.quiz-questions li.question:before {
            content: counter(item)". ";
            float: left;
            left: -30px;
            position: absolute
        }

        ol.quiz-questions li.question.list-error:before {
            color: red;
            content: counter(item)".* "
        }

    ol.quiz-questions .answers {
        padding: 10px 0 0 20px
    }

        ol.quiz-questions .answers table tr {
            display: block
        }

        ol.quiz-questions .answers label {
            padding-left: 5px
        }

footer {
    padding: 20px 0 50px;
    width: 100%;
    background: #3a3a3a;
    z-index: 2;
}

    footer aside {
        float: left;
        margin: 0 0 3% 3%
    }

        footer aside.expert {
            width: 43%
        }

        footer aside h2 {
            color: #fff;
            font-size: 1.5em;
            border-width: 0 0 1px;
            border-color: #787878;
            border-style: solid;
            padding: 0 0 15px
        }

        footer aside li {
            margin: 0 25px 5px 0;
            width: 170px;
            float: left
        }

        footer aside ul {
        }

        footer aside li a, footer aside li a:visited {
            font-size: 1.1em;
            text-transform: capitalize;
            font-weight: normal;
            color: #9a9a9a
        }

            footer aside li a:hover {
                color: #eee
            }

    footer article.left {
        float: left;
        text-transform: uppercase
    }

    footer article.right {
        float: right
    }

    footer section.bottom {
        width: 100%;
        height: 65px;
        background: url('//imsexpertservices.blob.core.windows.net/cmsroot/imsexpertservices/media/site-design-files/images/bg/footer-bar.png') repeat-x;
        padding: 20px 0;
        color: #787878;
        bottom: 0;
    }

        footer section.bottom .centered {
            margin: 0 auto;
            width: 575px
        }

            footer section.bottom .centered span {
                margin: 0 0 0 15px
            }

    footer article.social {
    }

        footer article.social li {
            float: right;
            margin: 0 0 0 7px
        }

        footer article.social .icon a {
            float: left;
            width: 16px;
            height: 16px;
            background-image: url(//imsexpertservices.blob.core.windows.net/cmsroot/imsexpertservices/media/site-design-files/images/icons/footer-social.png);
            background-repeat: no-repeat
        }

        footer article.social .fb {
            background-position: 0 0
        }

        footer article.social .tw {
            background-position: -21px 0
        }

.ie7 footer {
    width: auto
}

    .ie7 footer aside .title {
        display: block;
        position: relative
    }

    .ie7 footer aside h2 {
        margin: 0 0 10px;
        display: block;
        padding: 3px 0 10px
    }

.content table {
    width: 100%
}

.content caption {
    color: #777;
    font-style: italic;
    margin: .5em 0
}

.content th {
    background: none repeat scroll 0 0 #ccc
}

.content th, .content td {
    line-height: 1.5em;
    line-height: 1.5em;
    padding: .45em 1em .5em 0;
    font-size: .9em
}

.content th, .content caption {
    text-align: left
}

.content td {
}

.query td {
    width: 100%;
    float: left
}

.content tr {
    width: 100%
}

.content .formlabel {
    font-size: .8em;
    font-weight: bold
}

.content input[type="submit"] {
    background-color: #6aadea;
    border: none;
    color: #fff;
    padding: 7px;
    font-size: .9em;
    font-weight: bold
}

.EditingFormTable tr {
    width: 50%;
    float: left;
    position: relative
}

.EditingFormLabelCell {
    float: none;
    display: block
}

.EditingFormValueCell {
    width: 100%;
    float: left;
    display: block
}

    .EditingFormValueCell .TextBoxField {
        width: 100%
    }

.content .output .section {
    background: #f3f3f3;
    padding: 10px;
    margin: 10px 0 0
}

.giga {
}

.mega {
}

.kilo {
}

small, .milli {
}

p {
    margin: 0 0 1.5em 0;
    line-height: 1.5
}

.lead {
    margin-bottom: 18px;
    font-size: 20px;
    font-weight: 200;
    line-height: 27px
}

strong {
    font-weight: bold
}

em {
    font-style: italic
}

li {
}

blockquote {
    margin: 1em 4em;
    font-family: Georgia,"Times New Roman",Times,serif;
    color: #666;
    font-style: italic;
    position: relative
}

    blockquote q {
        font-size: 7em;
        color: #fff;
        position: absolute;
        left: -4em;
        top: -33px
    }

    blockquote cite {
        display: block;
        margin: .75em 0 0 0
    }

abbr[title], acronym[title] {
    cursor: help
}

abbr, acronym {
    border-bottom: 1px dotted #000;
    letter-spacing: 1px;
    text-transform: uppercase
}

.small {
    padding: 8px 20px;
    font-size: .75em
}

.medium {
    padding: 8px 12px;
    font-size: 1em
}

.large {
    padding: .5em 1em;
    font-size: 1.25em
}

.content input.case-button {
    text-transform: uppercase;
    color: #fff;
    font-size: .75em;
    border-radius: 6px;
    padding: 6px 16px;
    margin-left: 16px
}

    .content input.case-button.subscribe {
        background: #3a78ab
    }

    .content input.case-button.unsubscribe {
        background: #ff4500
    }

@media screen and (min-width: 1703px) {
    div.page-container {
        width: 1076px
    }
}

@media screen and (max-width: 1444px) {
    div.page-container {
        width: 75%
    }
}

@media screen and (max-width: 1300px) {
    div.page-container {
        min-height: auto;
        margin: 0 auto
    }
}

@media screen and (max-width: 1204px) {
    div.page-container {
        width: 96%
    }

    div.init-search {
        position: absolute
    }
}

@media screen and (max-width: 968px) {
    div.page-container {
        width: 98%
    }

    div.init-search {
        float: left;
        width: 100%;
        position: relative
    }

    section.topbar .number {
        padding: 0 0 7px
    }

    .staff-members li, .page-list li {
        width: 100%;
        display: block
    }

    .blog-top {
        height: 125px;
        max-height: 125px
    }
}

@media screen and (min-width: 640px)and (max-width:888px) {
    section.center {
        width: 100%
    }

    .content.profile .right {
        float: left;
        right: auto;
        width: 100%;
        min-height: 700px
    }

        .right-after, .content.profile .right .divider, aside.right .bg img {
            display: none
        }

    .right .pad {
        padding: 0 3%
    }
}

@media screen and (max-width: 692px) {
    aside h2 {
        font-size: 1em
    }
}

@media screen and (max-width: 640px) {
    body {
        font-size: 15px !important;
        background: #f2f1ef
    }

    div.page-container {
        width: 100%;
        border: none
    }

    .utilbar {
        padding: 0;
        margin: 0;
        display: block
    }

        .utilbar a.logo {
            text-decoration: none
        }

        .utilbar .logo span {
            display: none;
            width: 44%;
            position: relative;
            margin: 5px 0 0 24px;
            float: left
        }

        .utilbar .init-search {
            display: none;
            float: left
        }

    .menucon {
        display: block;
        width: 100%;
        position: relative;
        z-index: 5;
        float: left;
        cursor: pointer
    }

    .menucon {
        position: relative;
        background: #f4f4f4;
        border-color: #ddd;
        border-style: solid;
        border-width: 1px 0 0
    }

        .menucon span.title, .menucon .xpert {
            float: left;
            padding: 12px 3%;
            position: relative;
            z-index: 5
        }

        .menucon span.title {
            background: #fff;
            border-color: #ddd;
            border-style: solid;
            border-width: 0 1px
        }

        .menucon .arrowicon {
            float: left;
            padding: 0 8px
        }

        .menucon .xpert {
            background-color: #295579;
            color: #fff;
            float: right
        }

        .menucon .homeicon, .menucon .searchicon {
            padding: 12px 16px;
            color: #1a2630;
            text-transform: none
        }

        .menucon img {
        }

        .menucon.active {
            background: #193149
        }

            .menucon.active .title {
                background: #284e74
            }

            .menucon.active a, .menucon.active span {
                color: #fff
            }

    section.topbar {
        float: left;
        position: relative;
        padding: 10px 10px 0;
        top: auto;
        right: auto
    }

    .search {
        width: 100%;
        position: relative
    }

    .search {
        float: left;
        padding: 7px;
        margin: 0;
        border: none
    }

        .search input[type="text"] {
            width: 65%
        }

        .search button[type="submit"] {
            border: none;
            padding: 12px 6px 12px 2px;
            top: 0;
            right: 0
        }

    section.utilbar a.logo {
        padding: 10px;
        margin: 0 0 10px
    }

    a.logo img {
        width: 73%
    }

    nav {
        display: none;
        float: left;
        width: 100%
    }

    header nav.closed {
        display: none
    }

    nav ul li {
    }

    nav a {
        width: 100%;
        float: none
    }

    nav .init-search {
        display: none
    }

    .init-search {
        position: relative;
        width: 100%;
        float: left
    }

        .init-search a {
            position: relative;
            width: 90%
        }

    .breadcrumbs a {
        width: 91%
    }

    aside {
        padding: 0;
        margin: 0
    }

    .primary-info .bg {
        top: 0
    }

    .subscribe, .testimonials {
        padding: 0
    }

    .blog-top {
        height: 80px;
        max-height: 80px
    }

    .blog .left, .blog .right, .blog .center, .ep .left, .ep .right, .ep .center {
        position: relative;
        left: auto;
        right: auto
    }

    .left-after, .right-after {
        display: none
    }

    aside, section {
        width: 100%;
        position: relative;
        overflow: hidden
    }

        aside article, section section {
            padding: 0 3%
        }

            aside article .divider {
                background: url('//imsexpertservices.blob.core.windows.net/cmsroot/imsexpertservices/media/site-design-files/images/left-divider.png') no-repeat 100% 0
            }

        aside.left article.nav, aside.left article.news {
            float: left;
            width: 100%
        }

            aside.left article.news.closed {
                display: none
            }

        aside.left .nav li {
        }

            aside.left .nav li.active, aside.left .nav li.Hightlighted, aside.left .nav li a:hover {
                background: url('//imsexpertservices.blob.core.windows.net/cmsroot/imsexpertservices/media/site-design-files/images/link-grad.png') repeat-y 0 100% #60a0d4;
                color: #fff
            }

            aside.left .nav li a {
                width: 100%;
                float: none;
                padding: 10px 2.8%;
                display: block;
                color: inherit
            }

        aside.left .nav .HighLighted a {
            color: #fff
        }

        aside.left .item {
            width: 75%;
            margin: 25px auto
        }

        section .center.full {
            width: 100%
        }

        aside article.nav {
            padding: 0
        }

        section.support {
            width: 105%
        }

    .content.home .col-lr, .content.home .left-col, .content.home .left, .content.home .primary-info .right-col, .content.home .right {
        display: block;
        float: none;
        width: 100%
    }

    .home .primary-info {
        width: 100%
    }

    .primary-info .tabs {
        width: 100%;
        margin: 0;
        position: relative
    }

        .primary-info .tabs li {
            float: none
        }

            .primary-info .tabs li.active {
                background: url(//imsexpertservices.blob.core.windows.net/cmsroot/imsexpertservices/media/site-design-files/images/icons/tab-active-mobile.png) no-repeat .5% 50%
            }

    .content.home .left-col .content, .content.home .left {
        padding: 0 20px
    }

    .content.home .right {
        position: relative
    }

    .categories .item {
        width: 100%;
        display: block
    }

    .content.home .back-to-top {
    }

    .home .cases ul {
        width: 100%
    }

    .home .right .right-col {
        background-color: #21303d
    }

        .home .right .right-col p {
            width: 80%
        }

    .home .primary-info .bg.right-news {
        display: none
    }

    section.bio {
        width: 100%;
        font-size: .8em;
        height: 100%;
        padding: 0
    }

        section.bio .img-box {
            width: 30%;
            height: 100px;
            padding: 0 2% 0 0;
            margin: 2% 0 0 2%
        }

        section.bio .content {
            padding: 2% 0 0;
            position: relative;
            z-index: 2
        }

        section.bio .bg {
            top: 0;
            background: #2b3f4f;
            z-index: 1
        }

    .bio .info {
        margin: 10px 0 10px !important
    }

    .bio .info, .bio .resources {
        width: 100% !important;
        padding: 0 10px
    }

    .bio h2 {
        margin: 7px 0 7px
    }

    .bio p {
        margin: 0
    }

    .blog-top {
        height: 100px;
        max-height: 100px
    }

    section .center.bloghome, aside.right.bloghome {
        top: auto;
        position: relative
    }

    aside.right.bloghome {
        width: 100%
    }

    aside .pad {
        padding: 0 3%
    }

    .CommentForm input, .CommentForm textarea {
        width: 105%
    }

    .PagerNumberArea, .PagerNumberArea a, section .center .PagerNumberArea a:visited, .PagerNumberArea span, .PagerNumberArea strong {
        float: left
    }

    .PagerNumberArea {
        width: 100%
    }

        .PagerNumberArea [class*='Unselected'], .PagerNumberArea [class*='Page'], .PagerNumberArea a, .PagerNumberArea strong, .PagerNumberArea .SelectedPrev {
            padding: 5px 7px
        }

    .blog .item .img-box img {
        top: -56px;
        position: relative
    }

    section .center {
        width: 100%;
        font-size: .8em;
        padding-bottom: 20px
    }

        section .center.col-lr {
            width: 100%
        }

    div.center-3 {
        width: 100%;
        float: none
    }

    .office .page-list li {
        width: 100%;
        font-size: 1em;
        height: auto
    }

        .office .page-list li span {
            min-height: auto
        }

        .office .page-list li .office-contact a {
            margin: 7px 0 0
        }

        .office .page-list li span.office-name {
            font-size: 1.5em;
            font-weight: normal
        }

    .lister.press .img-box {
        margin: 0 15px 7px 0
    }

    .lister.press .img-box, .lister.press .txt-box {
        float: none
    }

    aside.right {
        position: relative;
        padding: 0 0 20px
    }

        aside.right .bg {
            z-index: 0;
            top: 0;
            left: 0
        }

    .content.profile .right {
        width: 100%;
        padding: 0 3%;
        right: auto
    }

        .content.profile .right .bg img {
            right: -2px;
            width: 102%;
            max-width: none
        }

    footer aside {
        padding: 0 15px;
        margin: 0 0 15px
    }

        footer aside.expert {
            width: 100%
        }

    footer section.bottom {
        padding: 7px 0
    }

        footer section.bottom .centered {
            width: 100%;
            margin: 0 0 0 4%;
            display: block
        }

            footer section.bottom .centered img {
                margin: 0 0 5px 0;
                display: block
            }

            footer section.bottom .centered span {
                margin: 0
            }

    .page-list.txt li {
        min-height: auto;
        padding: 0;
        margin: 0
    }
}

@media screen and (min-width: 1204px)and (max-width:1283px) {
    section.bio {
        height: auto
    }

        section.bio .resources {
            float: left;
            display: block;
            min-width: 94%;
            margin: 2% 0 0 3%
        }
}

@media screen and (min-width: 641px)and (max-width:1003px) {
    section.bio {
        height: auto
    }

        section.bio .resources {
            float: left;
            display: block;
            min-width: 94%;
            margin: 2% 0 0 3%
        }
}

@media screen and (max-width: 480px) {
    section.topbar ul {
        padding-bottom: 10px
    }

    section.topbar .signoutLink {
        padding-bottom: 10px;
        margin-right: 4px
    }

    section.topbar .number {
        margin: 0
    }

    section .center.col-lr {
        width: 100%
    }

    .PagerNumberArea a, section .center .PagerNumberArea a:visited, .PagerNumberArea span {
        display: block
    }

    .half-page {
        width: 100%
    }

    .keywords.alpha-num li a, .keywords.alpha-num li a:visited {
        padding: 5px 9px;
        text-decoration: none;
        color: #fff !important;
        background-color: #295579;
        border: 1px solid #bbb
    }

    .keywords.alpha-num a:hover {
        background-color: #47acf0 !important
    }

    .blog-top {
        height: 60px;
        max-height: 60px
    }
}

@media screen and (max-width: 320px) {
    div.page-container {
        min-width: 300px
    }

    .blog-top {
        height: 45px;
        max-height: 45px
    }
}

.row p {
}

.row {
    /*display: table;*/
    clear: both;
    margin-bottom: 10px
}

[class*='col-'] {
    float: left
}

.row .col-1 {
    width: 6.25%
}

.row .col-2 {
    width: 12.5%
}

.row .col-3 {
    width: 18.75%
}

.row .col-4 {
    width: 25%
}

.row .col-5 {
    width: 31.25%
}

.row .col-6 {
    width: 37.5%
}

.row .col-7 {
    width: 43.75%
}

.row .col-8 {
    width: 50%
}

.row .col-9 {
    width: 56.25%
}

.row .col-10 {
    width: 62.5%
}

.row .col-11 {
    width: 68.75%
}

.row .col-12 {
    width: 75%
}

.row .col-13 {
    width: 81.25%
}

.row .col-14 {
    width: 87.5%
}

.row .col-15 {
    width: 93.75%
}

.row .col-16 {
    width: 100%
}

.row .col-1-3 {
    width: 33.3%
}

.row .col-2-3 {
    width: 66.6%
}

.row .col-1-5 {
    width: 20%
}

.row .col-1-6 {
    width: 16.6%
}

.cf {
    zoom: 1
}

    .cf:before, .cf:after {
        display: table;
        content: ""
    }

    .cf:after {
        clear: both
    }

.ir {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.half-page {
    width: 48%
}

.clear {
    clear: both
}

.clear-float {
    clear: both;
    float: none
}

.clear-right {
    clear: right
}

.clear-left {
    clear: left
}

.pad20r {
    padding: 0 20px 0 0
}

.pad20l {
    padding: 0 0 0 20px
}

.pad20t {
    padding: 20px 0 0 0
}

.pad20b {
    padding: 0 0 20px 0
}

.align.top {
    top: 0
}

.align.left {
    left: 0
}

.absolute {
    position: absolute
}

.relative {
    position: relative
}

.z1 {
    z-index: 1
}

.z2 {
    z-index: 2
}

.z3 {
    z-index: 3
}

.z4 {
    z-index: 4
}

.z5 {
    z-index: 5
}

img {
    max-width: 100%;
    height: auto;
    z-index: 3;
}

.ie8 img {
    width: auto
}

.cke_contents {
    display: block !important
}

.WebPartZone table {
}

.WebPartZone td, .WebPartZone table {
}

.ImageSelectorHeader {
    z-index: 10
}

.WebPartZone.StandardZone {
    position: relative;
    z-index: 10
}

    .WebPartZone.StandardZone td {
        margin: 0;
        padding: 0
    }

    .WebPartZone.StandardZone tr {
        width: auto;
        display: inline
    }

.kedit {
    top: 0;
    color: #000;
    z-index: 10;
    position: relative
}

.bio .kedit {
    position: absolute
}

.kedit a {
    color: #444 !important
}

.ui-dialog-content {
    width: 100% !important;
    padding: 0 !important
}

.cmsadmin {
    background-color: #8b0000;
    color: #fff;
    text-align: center;
    font-weight: bold
}

.ErrorLabel, .EditingFormErrorLabel {
    color: #8b0000;
    font-weight: bold
}

.BlogP, .GreyP, tablefont, QuoteGreyTable, .lletter, .BlueQuote, .QuoteGrey, .PHeader, .List, .redfont {
    font-family: "Helvetica","Arial"
}

.BlogP {
    text-align: justify;
    padding-left: 10px;
    padding-right: 20px;
    color: #000;
    line-height: 20px;
    font-size: .9em
}

.GreyP {
    line-height: 30px;
    text-align: justify;
    padding-right: 5em;
    font-size: 1.2em;
    font-style: italic;
    color: #606060
}

.lletter {
    float: left;
    color: #036f9e;
    font-size: 28px;
    padding-right: 5px;
    padding-left: 3px;
    text-align: justify
}

.BlueQuote {
    font-style: italic;
    font-size: 1em;
    color: #036f9e;
    line-height: 20px
}

.redfont {
    color: #7c1223
}

.QuoteGrey {
    font-style: italic;
    color: #606060;
    font-size: 1.3em
}

.QuoteGreyTable {
    font-style: italic;
    color: #606060;
    font-size: 1.4em;
    line-height: 25px
}

.PHeader {
    font-size: 20px;
    color: #036f9e
}

.tableb {
    margin-right: 70px;
    width: 50%;
    font-size: 4em;
    line-height: 30px
}

.tableb2 {
    width: 50%;
    font-size: 4em;
    line-height: 45px
}

.table70 {
    padding-right: 30px;
    width: 70%;
    font-size: 2em;
    line-height: 45px
}

@media only screen and (min-width: 630px) {
    .twocolumn {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        column-rule-width: 20px
    }
}

.bimage {
    margin-left: 0;
    padding-left: 0;
    height: 100%;
    width: 100%
}

@media only screen and (max-width: 400px) {
    .bimage2 {
        max-width: 100%;
        height: 100%
    }
}

.List {
    list-style-type: circle
}
