body {
    overflow-x: hidden;
}

#m3-header {
    min-height: 50px; /* Prevent jumping */
}

/*Modal fix*/
#cfw .modal-backdrop {
    position: absolute;
    z-index: 0;
}

#cfw .btn-join {
    font-family: "proxima-nova",sans-serif;
    border-radius: 0;
    color: white;
    cursor: pointer;
    display: inline-block;
    font-size: 23px;
    font-weight: 700;
    background-color: #1c3e7a;
    text-transform: uppercase;
    line-height: 1.42857;
    padding: 5px 30px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    margin: 0 0 20px 0;
    transition: background-color 0.5s ease;
}

    #cfw .btn-join:hover, #cfw .btn-join:focus {
        text-decoration: none;
        background-color: #999;
        color: white;
        outline: 0 none;
        transition: background-color 0.5s ease;
    }

#cfw #map {
    height: 100%;
}

#cfw .header-wrapper.about {
    min-height: 250px;
}

#cfw #map div.gm-style-cc {
    display: none;
}

#cfw .navbar-brand img {
    filter: none;
    -webkit-filter: grayscale(0%);
    transition: all 0.5s ease;
}

#cfw .navbar-brand:hover img {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
    transition: all 0.5s ease;
}

#cfw #contact .key-box-grey p.address {
    font-size: 15px;
}

#cfw #contact .key-box-grey p.call, #cfw #contact .key-box-grey p.facebook {
    font-size: 19px;
}

#cfw a.forum:link, #cfw a.forum:visited, #cfw a.forum:active {
    color: #333;
    transition: all 0.5s ease;
}

    #cfw a.forum:hover, #cfw a.forum:visited:hover, #cfw a.forum:focus {
        color: #999;
        text-decoration: none;
        outline: 0 none;
        transition: all 0.5s ease;
    }

#cfw #contact .email a:link, #cfw #contact .email a:visited, #cfw #contact .email a:active {
    color: #029dd9;
    font-size: 19px;
    transition: all 0.5s ease;
    outline: 0 none;
    text-decoration: none;
}

    #cfw #contact .email a:hover, #cfw #contact .email a:visited:hover {
        color: #666;
        text-decoration: none;
        transition: all 0.5s ease;
    }

#cfw .icon-member {
    height: 70px;
    margin: 0 0 15px 0;
    max-width: 100%;
}

#cfw .icon-contact {
    height: 70px;
    margin: 0 0 15px 0;
    max-width: 100%;
}

#cfw .tweet-icon {
    width: 37px;
    height: 30px;
}

#cfw .key-box1 {
    padding: 20px;
    text-align: center;
    background-color: #029dd9;
    margin: 0 0 30px 0;
}

    #cfw .key-box1 p {
        font-size: 17px;
    }

    #cfw .key-box1 a:link, #cfw .key-box1 a:visited, #cfw .key-box1 a:active {
        font-family: "proxima-nova-n3","proxima-nova",sans-serif;
        font-weight: 300;
        color: #1c3e7a;
        display: inline-block;
        font-size: 19px;
        text-transform: uppercase;
        transition: all 0.5s ease;
        outline: 0 none;
        text-decoration: none;
    }

        #cfw .key-box1 a:hover, #cfw .key-box1 a:visited:hover {
            color: white;
            text-decoration: none;
            transition: all 0.5s ease;
        }

#cfw a.join-btn:link, #cfw a.join-btn:visited, #cfw a.join-btn:active {
    font-family: "proxima-nova-n3","proxima-nova",sans-serif;
    font-weight: 300;
    color: #1c3e7a;
    font-size: 15px;
    text-transform: uppercase;
    transition: all 0.5s ease;
    outline: 0 none;
    text-decoration: none;
}

    #cfw a.join-btn:hover, #cfw a.join-btn:visited:hover {
        color: #666;
        text-decoration: none;
        transition: all 0.5s ease;
    }

a.join-btn:link, a.join-btn:visited, a.join-btn:active {
    font-family: "proxima-nova-n3","proxima-nova",sans-serif;
    font-weight: 300;
    color: #1c3e7a;
    font-size: 15px;
    text-transform: uppercase;
    transition: all 0.5s ease;
    outline: 0 none;
    text-decoration: none;
}

    a.join-btn:hover, a.join-btn:visited:hover {
        color: #666;
        text-decoration: none;
        transition: all 0.5s ease;
    }

#cfw .working {
    background-color: #029dd9;
    -webkit-box-shadow: 0 3px 7px 0 #ddd; /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: 0 3px 7px 0 #ddd; /* Firefox 3.5 - 3.6 */
    box-shadow: 0 3px 7px 0 #ddd; /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}

#cfw .careers {
    background-color: #c7d309;
    -webkit-box-shadow: 0 3px 7px 0 #ddd; /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: 0 3px 7px 0 #ddd; /* Firefox 3.5 - 3.6 */
    box-shadow: 0 3px 7px 0 #ddd; /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}

#cfw #contact hr {
    border-color: #eee currentcolor currentcolor;
    border-width: 1px 0 0;
    width: 25%;
    margin: 20px auto;
}

#cfw .icon {
    width: 90px;
    height: 90px;
    margin: 30px 0 15px 0;
}

#cfw .icon-1 {
    width: 120px;
    height: 120px;
    margin: 0 0 15px 0;
}

#cfw .key-box {
    text-align: center;
    padding: 0 20px;
    margin: 0 0 30px 0;
}

#cfw .key-box-grey {
    text-align: center;
    padding: 20px;
    margin: 0 0 30px 0;
    background-color: #f9f9f9;
    -webkit-box-shadow: 0 3px 7px 0 #eee; /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: 0 3px 7px 0 #eee; /* Firefox 3.5 - 3.6 */
    box-shadow: 0 3px 7px 0 #eee; /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}

    #cfw .key-box p, #cfw .key-box-grey p {
        font-size: 17px;
        line-height: 1.3em;
        margin: 0;
    }
/*#cfw #DoctorCount {
	color: white;
	font-size: 55px;
	font-family: "proxima-nova-n7","proxima-nova",sans-serif;
	font-weight: 700;
	margin: 0 0 15px 0;
}*/
#cfw .login-wrapper {
    padding-top: 30px;
    background-color: white;
}

#cfw a.login:link, #cfw a.login:visited, #cfw a.login:active {
    color: white;
    font-family: "proxima-nova-n3","proxima-nova",sans-serif;
    font-weight: 300;
    border: 1px solid white;
    padding: 10px 30px;
    font-size: 27px;
    display: inline-block;
    transition: all 0.5s ease;
}

    #cfw a.login:hover, #cfw a.login:visited:hover {
        color: #999;
        border: 1px solid #999;
        transition: all 0.5s ease;
        text-decoration: none;
    }

#cfw a.join:link, #cfw a.join:visited, #cfw a.join:active {
    color: #1c3e7a;
    font-weight: 700;
    text-transform: uppercase;
    transition: all 0.5s ease;
    outline: 0 none;
    text-decoration: none;
}

    #cfw a.join:hover, #cfw a.join:visited:hover {
        color: #999;
        transition: all 0.5s ease;
        text-decoration: none;
    }


#cfw .header-wrapper {
    padding: 50px 0;
    text-align: center;
    background-image: url(../img/login.png);
    /* background-image: url('../img/dnuk-pride.jpg'); */ /* M3EUSUP-6083 Pride Month */
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
}

#cfw #map {
    min-height: 250px;
}

#cfw .header-wrapper br {
    display: none;
}

#cfw sup a:link, #cfw sup a:visited, #cfw sup a:active {
    color: #333;
    font-weight: 700;
}

    #cfw sup a:hover, #cfw sup a:visited:hover {
        color: #ccc;
        text-decoration: none;
    }

#cfw ul.list {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    color: #333;
    font-size: 15px;
    line-height: 1.3em;
    list-style-type: none;
    margin: 0 0 15px 0;
}

    #cfw ul.list li {
        margin: 0 0 7px 0;
        position: relative;
        list-style: none;
    }

        #cfw ul.list li:before {
            content: "\002022";
            color: #ccc;
            display: inline-block;
            width: 15px;
            margin-left: -15px;
            font-size: 21px;
            line-height: 1.3em;
            position: absolute;
            top: -3px;
            left: 0;
        }

#cfw ol {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    color: #333;
    font-size: 13px;
    margin: 0;
}

#cfw .pi p {
    font-size: 13px;
    line-height: 1.2em;
    margin: 0 0 5px 0;
}

#cfw .adverse {
    padding: 20px;
    text-align: center;
    background-color: #ccc;
}

#cfw p.adverse {
    font-size: 15px;
    margin: 10px 0;
}

#cfw .adverse a:link, #cfw .adverse a:visited, #cfw .adverse a:active {
    color: white;
}

    #cfw .adverse a:hover, #cfw .adverse a:visited:hover {
        text-decoration: underline;
    }

#cfw ol li {
    margin: 0 0 10px 0;
}

#cfw .header {
    padding: 20px;
}

#cfw a.internal:link, #cfw a.internal:visited, #cfw a.internal:active {
    color: #00adef;
    font-weight: 300;
    transition: color 0.5s ease;
}

    #cfw a.internal:hover, #cfw a.internal:visited:hover {
        color: #333;
        text-decoration: none;
        transition: color 0.5s ease;
    }

#cfw .left-col {
    padding-bottom: 20px;
}

#cfw .navbar-toggle {
    background-color: white;
    background-image: none;
    border: 0 none;
    border-radius: 0;
    float: right;
    margin: 15px 15px 0 0;
    padding: 10px;
    position: relative;
}

#cfw .navbar-brand {
    float: left;
    font-size: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    min-height: 60px;
    transition: all 0.5s ease;
}

#cfw .navbar-default .navbar-right > li > a {
    background-color: #eee;
}

#cfw .navbar-default .navbar-nav > li:first-of-type > a {
    border-top: 1px solid #eee;
}

#cfw .navbar-default .navbar-right > li:first-of-type > a {
    border-bottom: 1px solid white;
}

#cfw .navbar-brand .logo {
    width: 180px;
    height: 30px;
}

#cfw .navbar-default .navbar-toggle .icon-bar {
    background-color: #999;
}

#cfw .navbar-toggle .icon-bar {
    border-radius: 1px;
    display: block;
    height: 2px;
    margin: 0 0 6px;
    width: 30px;
}

#cfw .navbar-default .navbar-toggle:focus, #cfw .navbar-default .navbar-toggle:hover {
    background-color: white;
}

#cfw .navbar-nav {
    margin: 0 -15px;
    text-align: center;
}

#cfw .navbar {
    font-family: "proxima-nova-n3","proxima-nova",sans-serif;
    font-weight: 300;
    border-radius: 0;
    min-height: 60px;
    margin: 0;
}

#cfw .navbar-default {
    background-color: white;
    border-bottom: 1px solid #eee;
    border-top: 0 none;
}

    #cfw .navbar-default .navbar-nav > li > a {
        color: #666;
        font-weight: 700;
        font-size: 15px;
        text-transform: uppercase;
        border-bottom: 1px solid #eee;
        transition: color 0.5s ease;
    }

        #cfw .navbar-default .navbar-nav > li > a:hover, #cfw .navbar-default .navbar-nav > li > a:focus {
            color: #999;
            transition: color 0.5s ease;
        }

    #cfw .navbar-default .navbar-nav > .active > a {
        color: #fff;
        background-color: #1c3e7a;
    }

        #cfw .navbar-default .navbar-nav > .active > a:hover, #cfw .navbar-default .navbar-nav > .active > a:focus {
            color: #fff;
            background-color: #1c3e7a;
        }

    #cfw .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #333;
    }

        #cfw .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, #cfw .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
            color: #1c3e7a;
        }

#cfw .navbar-collapse {
    padding-left: 15px;
    padding-right: 15px;
}

#cfw .navbar-default .navbar-collapse, #cfw .navbar-default .navbar-form {
    border: 0 none;
}

#cfw .navbar-nav > li > a {
    padding-bottom: 5px;
    padding-top: 5px;
}

#cfw .nav > li > a {
    padding: 20px;
}

#cfw .dropdown, #cfw .dropup {
    position: relative;
}

.dropdown-menu {
    background-clip: padding-box;
    background-color: #eee;
    border: 0 none;
    border-radius: 0;
    box-shadow: none;
    display: none;
    float: left;
    font-size: 15px;
    left: 0;
    list-style: outside none none;
    margin: 0;
    min-width: 200px;
    padding: 0;
    position: absolute;
    text-align: center;
    top: 100%;
    z-index: 1000;
}

#cfw .navbar-nav .open .dropdown-menu .dropdown-header, #cfw .navbar-nav .open .dropdown-menu > li > a {
    padding: 10px 0;
}

#cfw .navbar-nav .open .dropdown-menu li {
    border-bottom: 1px solid #eee;
}

    #cfw .navbar-nav .open .dropdown-menu li:last-of-type {
        border-bottom: 0 none;
    }

#cfw .navbar-default .navbar-nav > .open > a, #cfw .navbar-default .navbar-nav > .open > a:focus, #cfw .navbar-default .navbar-nav > .open > a:hover {
    background-color: #eee;
    color: #666;
}

#cfw .dropdown-menu > li > a {
    clear: both;
    color: #fff;
    display: block;
    font-weight: normal;
    line-height: 1.42857;
    padding: 10px 15px !important;
    white-space: nowrap;
    font-size: 15px;
    transition: all 0.5s ease;
}

    #cfw .dropdown-menu > li > a:focus, #cfw .dropdown-menu > li > a:hover {
        color: #666 !important;
        background-color: white;
        transition: all 0.5s ease;
    }

#cfw h1, #cfw h2, #cfw h3, #cfw h4, #cfw h5 {
    font-family: "proxima-nova-n3","proxima-nova",sans-serif;
    line-height: 1.3em;
}

#cfw h1 {
    font-size: 31px;
    font-weight: 300;
    color: white;
    margin: 0 0 30px 0;
}

#cfw .key-box h2key {
    font-size: 25px;
    font-weight: 300;
    color: #333;
    margin: 0 0 10px 0;
    text-transform: uppercase;
}

#cfw .key-box-grey h2 {
    font-size: 23px;
    line-height: 1.2em;
    font-weight: 300;
    color: #333;
    margin: 0 0 10px 0;
    text-transform: uppercase;
}

#cfw h2 {
    font-size: 31px;
    font-weight: 300;
    color: #333;
    margin: 0 0 10px 0;
    text-align: center;
}

#cfw #contact h3 {
    font-size: 29px;
    font-weight: 300;
    color: #333;
    margin: 0 0 30px 0;
    text-align: center;
}

#cfw h3 {
    font-size: 29px;
    font-weight: 300;
    color: white;
    margin: 0 0 15px 0;
    text-align: center;
}

#cfw h4 {
    font-size: 17px;
    font-weight: 700;
    color: #666;
    margin: 0 0 15px 0;
}

#cfw #contact p {
    font-size: 17px;
}

    #cfw #contact p.lead {
        font-size: 21px;
    }

#cfw p {
    font-family: "proxima-nova-n3","proxima-nova",sans-serif;
    color: #333;
    font-weight: 300;
    font-size: 25px;
    line-height: 1.3em;
    margin: 0 0 20px 0;
    text-align: center;
}

#cfw .free {
    font-family: "proxima-nova-n7","proxima-nova",sans-serif;
    font-weight: 700;
    color: #029dd9;
    margin: 0 0 15px 0;
}

#cfw .lead {
    font-size: 19px;
    margin: 0 0 15px 0;
    line-height: 1.3em;
}

#cfw .right-col {
    padding-bottom: 20px;
}

#cfw .poll {
    padding: 20px;
    background-color: #f4f4f4;
}

#cfw #testQuestion .apiQuestionText {
    font-size: 21px;
    display: none;
    line-height: 1.3em;
    color: #333;
    margin: 0 0 10px;
    font-weight: 400;
    font-family: proxima-nova, Arial, Helvetica, sans-serif;
}

#cfw #testQuestion .apiPostResponse {
    font-size: 15px;
    line-height: 1.3em;
    color: #333;
    margin: 0;
    font-weight: 400;
    font-family: proxima-nova, Arial, Helvetica, sans-serif;
}

#cfw .questionBlock label {
    font-weight: 400;
    text-transform: uppercase;
    font-size: 15px;
    cursor: pointer;
    color: #666;
    display: block;
    padding-right: 25px;
    padding-top: 3px;
    min-height: 21px;
    line-height: 18px;
    margin-bottom: 6px;
}

#cfw .label_check input, #cfw .label_radio input {
    position: absolute;
    left: -9999px;
    margin-right: 0;
}

#cfw .label_check {
    padding-left: 27px;
    background: url("../img/check_off.png") no-repeat;
}

#cfw .label_radio {
    padding-left: 27px;
    background: url("../img/radio_off.png") no-repeat;
    background-position: 0 3px;
}

#cfw label.c_on {
    background: url("../img/check_on.png") no-repeat;
}

#cfw label.r_on {
    background: url("../img/radio_on.png") no-repeat;
    background-position: 0 3px;
}

#cfw input.c_on {
    background: url("../img/check_on.png") no-repeat;
}

#cfw input.r_on {
    background: url("../img/radio_on.png") no-repeat;
    background-position: 0 3px;
}

#cfw .clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

#cfw #info .find {
    background-color: #666;
    color: white;
    border: 0 none;
    border-radius: 0;
    font-size: 15px;
    font-weight: 400;
    margin: 7px 0 0 0;
    padding: 5px 10px;
    min-height: 34px;
}

    #cfw #info .find:hover, #cfw #info .find:focus {
        background-color: #333;
        color: white;
        text-decoration: none;
        outline: 0 none;
    }

#cfw #info .btn-submit {
    background-color: #666;
    color: white;
    border: 0 none;
    border-radius: 0;
    font-size: 15px;
    font-weight: 400;
    margin: 7px 0 0 0;
    padding: 5px 10px;
}

    #cfw #info .btn-submit:hover, #cfw #info .btn-submit:focus {
        background-color: #333;
        color: white;
        text-decoration: none;
        outline: 0 none;
    }

#cfw #info label {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 15px;
    color: #333;
    padding-bottom: 5px;
}

#cfw p.note {
    font-size: 13px;
    color: #666;
    margin: 0 0 5px 0;
}
/*
#info .form-group {
  margin-right: 0;
}*/
#cfw #info .form-control, #cfw #info .form-control-alt, #cfw #info #email {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 15px;
}

#cfw #info .form-control {
    background-color: white;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.035) inset;
    color: #333;
    display: block;
    height: 34px;
    line-height: 1.42857;
    padding: 5px 10px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}

#cfw #info .form-control-alt {
    border-radius: 0;
    background-color: #efefef;
    background-image: none;
    border: 1px solid #ccc;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.035) inset;
    color: #333;
    display: block;
    height: 34px;
    float: left;
    line-height: 1.42857;
    padding: 5px 10px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 90%;
}

#cfw #info #email {
    border-radius: 0;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.035) inset;
    color: #333;
    display: block;
    height: 34px;
    float: left;
    line-height: 1.42857;
    padding: 5px 10px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 90%;
}

#cfw #info .req {
    color: #333;
}

#cfw #info .postCode {
    padding-bottom: 6px !important;
}

#cfw #info .alt-email {
    margin-left: 10px;
    margin-top: 10px;
}

#cfw #info .pref-email {
    margin-left: 10px;
    margin-top: 10px;
    float: left;
}

#cfw #info .pref {
    margin-bottom: 15px;
}

#cfw #info.form-horizontal .control-label {
    margin-bottom: 0;
    text-align: left;
}

#cfw #on-submit {
    min-height: 300px;
}

#cfw .tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 11px;
    line-height: 1.2em;
    visibility: visible;
    filter: alpha(opacity=0);
    opacity: 0;
}

    #cfw .tooltip.in {
        filter: alpha(opacity=95);
        opacity: 0.95;
    }

    #cfw .tooltip.top {
        padding: 5px 0;
        margin-top: -3px;
    }

#cfw .tooltip-inner {
    max-width: 350px;
    min-width: 250px;
    padding: 10px;
    color: #fff;
    background-color: #000;
    white-space: normal;
    border-radius: 0;
}

#cfw .help {
    border: 0 none;
    border-radius: 5px;
    color: #fff;
    background-color: #ccc;
    font-size: 13px;
    line-height: 1.3em;
    font-weight: 400;
    padding: 1px 5px;
}

    #cfw .help:hover, .help:focus {
        color: #fff;
        background-color: #666;
        text-decoration: none;
    }

#cfw #address1chooser {
    margin-bottom: 15px;
}

#cfw .modal .btn-default {
    font-family: "proxima-nova-n3","proxima-nova",sans-serif;
    color: #333;
    font-weight: 300;
    font-size: 15px;
    background-color: #029dd9;
    border: 0 none;
    color: white;
    padding: 5px 15px;
    border-radius: 0;
    text-transform: uppercase;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}

    #cfw .modal .btn-default:hover, #cfw .modal .btn-default:focus {
        background-color: #333;
        color: white;
        text-decoration: none;
        -webkit-transition: all 1s ease-in-out;
        -moz-transition: all 1s ease-in-out;
        -o-transition: all 1s ease-in-out;
        transition: all 1s ease-in-out;
    }

#cfw .footer-wrapper {
    font-family: "proxima-nova-n3","proxima-nova",sans-serif;
    font-weight: 300;
    background-color: #1c3e7a;
    padding: 20px 0;
}

    #cfw .footer-wrapper p {
        color: white;
        font-size: 13px;
    }

#cfw .footer-links a:link, #cfw .footer-links a:visited, #cfw .footer-links a:active {
    color: white;
    margin: 0 0 0 10px;
    text-decoration: none;
    outline: 0 none;
    transition: all 0.5s ease;
}

    #cfw .footer-links a:hover, #cfw .footer-links a:visited:hover {
        color: #029dd9;
        text-decoration: none;
        transition: all 0.5s ease;
    }

#cfw .contact-links a:link, #cfw .contact-links a:visited, #cfw .contact-links a:active {
    color: #029dd9;
    text-decoration: none;
    outline: 0 none;
    transition: all 0.5s ease;
}

    #cfw .contact-links a:hover, #cfw .contact-links a:visited:hover {
        color: white;
        text-decoration: none;
        transition: all 0.5s ease;
    }

#cfw .contact-links span {
    margin: 0 0 0 10px;
}

#cfw .footer-links {
    text-align: center;
}

    #cfw .footer-links br {
        display: block;
    }

#cfw .contact-links {
    text-align: center;
    color: white;
}

#cfw a .tw-icon {
    width: 30px;
    height: 24px;
    vertical-align: middle;
    fill: #1c3e7a;
    transition: all 0.5s ease;
}

#cfw a:hover .tw-icon {
    fill: white;
    transition: all 0.5s ease;
}

#cfw a.tw:link, #cfw a.tw:visited, #cfw a.tw:active {
    background-color: white;
    display: inline-block;
    padding: 8px 5px;
    margin: 0 13px 0 0;
}

#cfw a.fb:link, #cfw a.fb:visited, #cfw a.fb:active {
    background-color: white;
    display: inline-block;
    padding: 5px 11px;
}

#cfw a.tw:hover, #cfw a.tw:visited:hover {
    background-color: #1da1f2;
}

#cfw a .fb-icon {
    width: 18px;
    height: 30px;
    vertical-align: middle;
    fill: #1c3e7a;
    transition: all 0.5s ease;
}

#cfw a:hover .fb-icon {
    fill: white;
    transition: all 0.5s ease;
}

#cfw a.fb:hover, #cfw a.fb:visited:hover {
    background-color: #3b5998;
}

#cfw .sm {
    margin: auto;
    text-align: center;
}

#cfw .header-wrapper.section br {
    display: none;
}

#cfw #contact br {
    display: none;
}

#cfw .mobile {
    display: none;
}

#cookies-wrapper {
    background-color: #029dd9;
    font-family: Arial, Helvetica, sans-serif;
}

    #cookies-wrapper .cookies-container {
        padding: 10px 0;
        font-size: 13px;
        line-height: 1.3em;
        color: white;
    }

        #cookies-wrapper .cookies-container a:hover,
        #cookies-wrapper .cookies-container a:visited:hover,
        #cookies-wrapper .cookies-container a:focus {
            text-decoration: underline;
            color: #003282;
            transition: all 0.5s ease 0s;
        }

        #cookies-wrapper .cookies-container a:link,
        #cookies-wrapper .cookies-container a:visited,
        #cookies-wrapper .cookies-container a:active {
            text-decoration: none;
            color: #003282;
            font-weight: 700;
            transition: all 0.5s ease 0s;
        }

            #cookies-wrapper .cookies-container a:hover,
            #cookies-wrapper .cookies-container a:visited:hover,
            #cookies-wrapper .cookies-container a:focus {
                text-decoration: underline;
                color: #003282;
                transition: all 0.5s ease 0s;
            }

    #cookies-wrapper .close-svg {
        fill: #003282;
        width: 15px;
        height: 15px;
        float: right;
        margin: 0 0 0 20px;
        cursor: pointer;
        transition: all 0.5s ease 0s;
    }

    #cookies-wrapper .cookies-container .close-svg:hover {
        fill: white;
        transition: all 0.5s ease 0s;
    }

    #cookies-wrapper .cookies-container {
        margin-left: auto;
        margin-right: auto;
        padding-left: 15px;
        padding-right: 15px;
        clear: none;
        float: none;
    }


@media only screen and (min-width: 481px) {
    /*#cfw #DoctorCount {
	font-size: 71px;
			line-height: 1.1em;
}*/
    #cfw h1 {
        font-size: 41px;
    }

    #cfw a.login:link, #cfw a.login:visited, #cfw a.login:active {
        font-size: 37px;
    }
}

@media only screen and (min-width: 768px) {
    #cookies-wrapper .cookies-container {
        width: 720px;
        padding-left: 0;
        padding-right: 0;
        margin-left: auto;
        margin-right: auto;
    }

    #cfw .desktop {
        display: none;
    }

    #cfw .mobile {
        display: block;
    }

    #cfw .footer .pull-right {
        float: right !important;
    }

    #cfw .navbar-brand {
        padding-right: 30px;
    }

    #cfw .key-box1 {
        min-height: 290px;
    }

    #cfw .footer-links br {
        display: none;
    }

    #cfw .navbar-default .navbar-nav > li:first-of-type > a {
        border-left: 1px solid #eee;
        border-top: 0 none;
    }

    #cfw .navbar-default .navbar-nav > li > a {
        border-right: 1px solid #eee;
        border-bottom: 0 none;
    }

    #cfw .navbar-default .navbar-right > li:first-of-type > a {
        border-right: 1px solid white !important;
        border-bottom: 0 none;
    }

    #cfw .nav > li > a {
        padding: 20px 10px;
    }

    #cfw .navbar-default .navbar-nav > li > a {
        font-size: 13px;
    }

    .dropdown-menu {
        text-align: left;
    }

    #cfw .navbar-nav .open .dropdown-menu li {
        border-bottom: 1px solid white;
    }

    #cfw .nav-container {
        width: inherit;
        min-width: 778px;
    }

    #cfw .key-box-grey h2 {
        font-size: 18px;
    }
}

@media only screen and (min-width: 992px) {
    #cookies-wrapper .cookies-container {
        width: 940px;
        margin-left: auto;
        margin-right: auto;
    }

    #cfw .key-box1 {
        min-height: 235px;
    }

    #cfw .header-wrapper br {
        display: block;
    }

    #cfw .header-wrapper.section br {
        display: block;
    }

    #cfw .key-box-grey h2 {
        font-size: 19px;
    }

    #cfw .key-box-grey {
        min-height: 315px;
    }

    #cfw #contact br {
        display: block;
    }

    #cfw #contact .key-box-grey {
        min-height: 220px;
    }

    #cfw .navbar-brand {
        padding-right: 50px;
    }

    #cfw .nav-container {
        max-width: 1170px;
    }
}

@media only screen and (min-width: 1200px) {
    #cookies-wrapper .cookies-container {
        width: 1140px;
        margin-left: auto;
        margin-right: auto;
    }

    #cfw .key-box1 {
        min-height: 215px;
    }

    #cfw .footer-links {
        text-align: left;
        margin: 10px 0 0 0;
    }

    #cfw .contact-links {
        text-align: left;
        float: left;
        margin: 10px 0 0 0;
    }

    #cfw .sm {
        margin: 0;
        text-align: right;
        float: right;
    }

    #cfw .key-box-grey {
        min-height: 300px;
    }

    #cfw #contact .key-box-grey {
        min-height: 210px;
    }

    #cfw .key-box-grey h2 {
        font-size: 23px;
    }
}

img.ie9[src$=".svg"] {
    width: 100%;
}
/* 2 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    img[src$=".svg"] {
        width: 100%;
    }
}
