#carbon_richtext-4 > div > div.ether-widget.ether-multi.ether-default-flat.ether-acc.ether-id-1{
display:none;
}

@media screen and (max-width: 3024px) {
  #hero-slider { display: block !important; }  
  .hide-mobile { display: block !important; } 
}

.tablet { display: none !important; }
.mobile { display: none !important; }
.desktop { display: block !important; }

.alignleft { float: left; }
.alignright { float: right; }

img.alignleft { margin: 0 15px 15px 0; }
img.alignright { margin: 0 0 15px 15px; }

/* VARIABLES START */
#breadcrumbs {
    background: #F8F8F8
}

.font60 {
    font-size: 60px
}

.font50 {
    font-size: 50px;
    line-height: 50px
}

.font42 {
    font-size: 42px;
    line-height: 42px;
    font-weight: 700
}

.font40 {
    font-size: 40px;
    line-height: 40px
}

.font30 {
    font-size: 30px
}

.font20 {
    font-size: 20px
}

.font22 {
    font-size: 22px
}

.font12 {
    font-size: 12px
}

.marl40 {
    margin-left: 40px
}

.marl10 {
    margin-left: 10px
}

.padr20 {
    padding-right: 20px
}

.center {
    margin: 0 auto;
    text-align: center
}

.right {
    text-align: right
}

.spacer {
    height: 1px;
    margin-top: 39px
}

.mini-spacer {
    height: 1px;
    margin-top: 19px
}

.divide {
    background: #7aafdc;
    min-height: 1px;
    padding-bottom: 4px
}

.divide h2 {
    color: #fff !important;
    font-size: 35px !important
}

.blue-arrow {
    background-image: url(img/arrow-blue.png);
    display: inline-block;
    height: 18px;
    line-height: 18px;
    vertical-align: top;
    width: 15px;
    margin-left: 6px
}

.blue-phone {
    background-image: url(img/phone-blue.png);
    display: inline-block;
    height: 21px;
    line-height: 21px;
    vertical-align: top;
    width: 21px;
    margin: 11px 11px 0 0
}

.dirty-blue {
    color: #1e6d81
}

.navy {
    color: #093d71
}

.light-blue {
    color: #cee6e6
}

.hr-pointer {
    margin: 0;
    background: url(img/pointer.png) no-repeat center;
    height: 12px;
    border-top: 1px solid #F4F4F4
}

.cubes {
    background: url(img/tilecube-bg.png);
    margin-top: -12px
}

.raise {
    position: relative;
    z-index: 1
}

ul.nobullet {
    list-style-type: none
}

.Ubuntu {
    font-family: "Ubuntu", sans-serif
}

#story-hr {
    width: 100%;
    height: 6px;
    background: #cee6e6;
    position: relative;
    margin-bottom: 30px
}

#story-hr:after {
    content: "";
    position: absolute;
    right: 100%;
    top: 6px;
    width: 0;
    height: 0;
    border-top: 22px solid #cee6e6;
    border-right: 13px solid transparent;
    margin-right: -30px
}

.quoter {
    margin: 40px 0 40px 40px;
    color: #2986C6;
    float: right;
    font-style: italic;
    width: 250px;
    line-height: 28px;
    font-size: 20px
}

.quotel {
    margin: 40px 40px 40px 0;
    color: #2986C6;
    float: left;
    font-style: italic;
    width: 250px;
    line-height: 28px;
    font-size: 20px
}

.italic {
    font-style: italic
}

.hero-unit {
    margin-bottom: 0;
    border-radius: 0
}

.breadcrumb {
    background: transparent;
    color: #32a0ec;
    padding: 0;
    margin: 2px 0
}

.breadcrumb li {
    text-shadow: none
}

.breadcrumb li .divider {
    color: #6E828F
}

.breadcrumb a {
    color: #6E828F
}

.thumbnail {
    border: 0;
    box-shadow: none
}

h2, h3 {
    color: #093d71;
    font-family: "Ubuntu", sans-serif;
    line-height: 32px
}

#sidebar h3 {
    font-size: 21px
}

#sidebar img {
    width: 50px;
    height: 50px
}

body {
    color: #000;
    font-family: 'PT Sans', sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 16px;
}

p {
    margin: 0 0 14px;
}

.dropdown-menu {
    background: #51626C;
    background-color: rgba(81, 98, 108, .8);
    border-radius: 0;
    margin-top: 0;
    right: inherit !important;
}

.navbar .pull-right>li>.dropdown-menu .dropdown-menu, {
	display:none !important;
	visibility: hidden;
}

.dropdown-menu a {
    color: #FFF !important
}

#header .nav .dropdown-toggle:hover, #header .nav .open>a {
    background: #51626C
}

.dropdown-menu:before {
    display: none !important
}

.dropdown-menu:after {
    display: none !important
}

ul.nav li.dropdown:hover>ul.dropdown-menu {
    display: block
}

a.menu:after, .dropdown-toggle:after {
    content: none
}

.caret {
    border-bottom-color: #FFF !important;
    border-top-color: #FFF !important
}

.btn-navbar {
    position: relative;
    z-index: 2
}

#header {
    background: #000;
    background: -moz-linear-gradient(top, #000 0, #364652 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #000), color-stop(100%, #364652));
    background: -webkit-linear-gradient(top, #000 0, #364652 100%);
    background: -o-linear-gradient(top, #000 0, #364652 100%);
    background: -ms-linear-gradient(top, #000 0, #364652 100%);
    background: linear-gradient(to bottom, #000 0, #364652 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#364652', GradientType=0);
    
    padding-top: 20px;
    min-height: 61px
}

.home #header { border-bottom: 6px solid #CEE6E6; }

@media (max-width: 980px) {
    #header {
        padding-bottom: 55px
    }
}

#header #logo {
    background: url(img/logo-large.png) no-repeat;
    height: 133px;
    margin-top: -5px;
    position: absolute;
    width: 186px;
    background-size: cover;
}

#header #logo a {
    display: block;
    //height: 132px;
    position: relative;
    z-index: 1;
    color: #FFF;
    font-size: 27px;
    line-height: 25px;
    width: 515px;
    text-shadow: 0 0 4px #000; 
}

#header #logo span {
    position: relative;
    font-size: 17px;
    line-height: 20px;
    display: block;
    font-weight: 700; 
    color: #25adf9;
    padding-left: 32px;
}

#header .navbar-text {
    color: #32a0ec
}

#header .navbar-form {
    border: 0 !important;
    box-shadow: none !important
}
#header .nav-collapse { padding-top: 68px; }

#header .navbar-form input {
    border-radius: 0;
    border-color: #3C3D3D;
    background: #171718;
    color: #FFF
}

#header .last a {
    padding-right: 0 !important
}

#header .nav a {
    color: #FFF;
    font-size: 18px;
    padding: 1px 8px
}

#header .nav>li>a {
    text-transform: uppercase
}

#header .nav>li>a:hover .caret {
    border-bottom-color: #32a0ec !important;
    border-top-color: #32a0ec !important
}

#header .nav a:hover {
    color: #32a0ec
}

#header .dropdown-menu a {
    color: #000
}

#header .dropdown-menu a:hover {
    color: #FFF
}

#header .nav>.current-menu-item, #header .nav .current-menu-ancestor {
    background: #cee6e6
}

#header .nav>.current-menu-item a, #header .nav .current-menu-ancestor a {
    color: #33434E;
    background-color: transparent;
    box-shadow: none;
    text-shadow: none
}

#header .nav>.current-menu-item a .caret, #header .nav .current-menu-ancestor a .caret {
    border-bottom-color: #33434E !important;
    border-top-color: #33434E !important
}

.search-button {
    background: url(img/search-icon.png) no-repeat;
    width: 21px;
    height: 21px;
    display: block;
    margin: 8px 0 0 148px;
    position: relative
}

#black-box {
    background: #000;
    color: #FFF;
    background-color: rgba(0, 0, 0, .8);
    display: inline-block;
    padding: 30px 60px 30px 30px;
    margin: 5% 0 0 0;
    line-height: 41px;
    min-width: 376px
}

#black-box .blue-arrow {
    vertical-align: text-top
}

.rainforest {
    background-image: url(img/banner-doctor.png);
    background-size: cover;
    height: 369px
}

#home #latest-news .thumbnail>img {
    border-bottom: 2px solid #cee6e6
}

#latest-news h3 {
    font-size: 20px;
    line-height: 20px
}

.patient-story {
    max-height: 300px;
    overflow: auto;
    display: none
}

.active-story {
    display: block
}

.patient-highlight {
    background: #CEE6E6;
    position: relative;
    color: #093d71
}

.patient-highlight:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-left: 8px solid #CEE6E6;
    border-bottom: 20px solid transparent;
    margin: -10px 0 0 20px
}

#customers {
    text-align: right;
    margin-left: 0;
    border-right: 1px solid #D9D9D9
}

#customers li {
    padding-right: 20px;
    min-width: 154px;
    height: 30px;
    cursor: pointer;
    padding-top: 10px
}

#customers li:hover {
    position: relative;
    color: #093d71
}

#latest-news p {
    color: #929292
}

#latest-news li:hover {
    background: #cee6e6;
    cursor: pointer
}

#latest-news a {
    text-decoration: none
}

#nav-left {
    background: url(img/navigation-left-on.png) no-repeat;
    width: 8px;
    height: 13px;
    display: inline-block;
    text-indent: -9999px;
    vertical-align: middle;
    margin-top: -2px;
    margin-right: 10px;
    visibility: hidden
}

#nav-right {
    background: url(img/navigation-right-on.png) no-repeat;
    width: 8px;
    height: 13px;
    display: inline-block;
    text-indent: -9999px;
    vertical-align: middle;
    margin-top: -2px;
    margin-left: 10px
}

#hero-slider .wds_slideshow_image_0 { background-position: center 0 !important; }
#hero-slider .wds_slideshow_image_0 > span { left: 50% !important; margin-left: -585px !important; }
#hero-slider .wds_slideshow_image_0 ul { padding-top: 15px; }
#hero-slider .wds_slideshow_image_0 p ~ p { padding-top: 15px !important; }


@media (max-width: 979px) {
    .nav-collapse>.row:first-child {
        margin-top: 60px
    }
}

.relief {
    background: url(img/icon1.png) no-repeat;
    background-size:cover;
    width: 73px;
    height: 73px;
    margin-bottom: 12px
}

.outpatient {
    background: url(img/icon4.png) no-repeat;
    background-size:cover;
    width: 73px;
    height: 73px;
    margin-bottom: 12px
}

.inch {
    background: url(img/icon7.png) no-repeat;
    background-size:cover;
    width: 73px;
    height: 73px;
    margin-bottom: 12px
}

.daily-activities {
    background: url(img/icon5.png) no-repeat;
    background-size:cover;
    width: 73px;
    height: 73px;
    margin-bottom: 12px
}

.satisfaction {
    background: url(img/icon6.png) no-repeat;
    background-size:cover;
    width: 73px;
    height: 73px;
    margin-bottom: 12px
}

.consultation {
    background: url(img/icon3.png) no-repeat;
    background-size:cover;
    width: 73px;
    height: 73px;
    margin-bottom: 12px
}

#features div div a {
    width: 82px;
    height: 73px;
    display: block;
    text-indent: -9999px
}

#footer {
    background: #252525;
    color: #929292
}

#footer h2 {
    color: #FFF;
    font-size: 22px
}

#footer h3 {
    color: #32a0ec;
    font-size: 16px;
    margin-bottom: 0;
    line-height: 22px;
}

#footer .sitemap-container {
    float: left;
    margin-right: 20px
}

#footer .sitemap-container a {
    color: #929292
}

#footer .sitemap-container ul {
    margin-left: 0;
    max-width: 180px
}

#footer .sitemap-container ul li {
    list-style-type: none
}

#footer hr {
    clear: left;
    display: block;
    height: 1px;
    border: 0;
    border-bottom: 1px solid #929292;
    margin: 20px 0;
    padding-top: 10px
}

#footer #contacts {
    width: 240px
}

#footer #footer-logo {
    background: url(img/logo.png) no-repeat;
    height: 85px;
    width: 130px;
    background-size: cover;
}

#footer #footer-logo a {
    display: block;
    text-indent: -9999px;
    height: 69px;
    width: 268px
}

.navy-phone {
    background-image: url(img/phone-navy.png);
    display: inline-block;
    height: 60px;
    width: 60px;
    margin-top: 15px
}

.gform_wrapper ul li.gfield {
	background:none;
}

/* ==========================================================================
    Header
========================================================================== */
#header .container { position: relative; }
#header .navbar-form { position: relative; padding: 40px 11px 0 0; }
#header .navbar-form input[type="text"] {  padding-bottom: 6px;  padding-right: 36px; width: 122px; }
#header .navbar-form input.search-button { width: 20px; height: 18px; margin: 0; cursor: pointer; background: url(img/search-icon.png); border: 0; border-radius: 0; }
#header .navbar-form input.search-button { position: absolute; top: 53px; right: 17px; }
#header .navbar-text { font-family: 'Ubuntu'; font-size: 27px; line-height: 1.1; color: #98daff; letter-spacing: -1px; }
#header .nav { float: none; padding-top: 8px; font-size: 0; line-height: 0; text-align: center; }
#header .nav > li { display: inline-block; font-size: 16px; line-height: 20px; float: none; }
#header .nav > li ul { text-align: left; }

.show-on-mobile { display: none; }
.logo-text { padding-left: 226px; padding-top: 28px; }

.top-menu { position: absolute; top: -20px; right: 0; }
.top-menu li { font-family: 'Ubuntu'; display: inline; float: left; font-size: 15px; margin-left: 3px; text-transform: uppercase; }
.top-menu li a { color: #fff; display: inline-block; padding: 0 10px; line-height: 29px; color: #fff; background: #25adf9; }
.top-menu li a { 
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.top-menu li:first-child a { background: #96bc77; }
.top-menu li a:hover { text-decoration: none; padding-top: 9px; }

.blue-phone { background: url(img/phone-icon.png) no-repeat 0 0; width: 22px; height: 28px; margin: 0 2px 0 0; }

#flags { display: none; }
#google_language_translator { width: 145px; float: right; margin-left: 8px; }

.utilities { padding: 3px 10px 0 0; }
.utilities .social-link { display: inline-block; vertical-align: top; margin-right: 3px; }

/* ==========================================================================
 Slider Area
========================================================================== */
.divide { margin: 8px 0; }
.divide p { color: #fff; font-size: 21px; font-family: 'Ubuntu'; font-weight: normal; }


/* ==========================================================================
    Portal Boxes
========================================================================== */

.table { display: table; width: 100%; height: 100%; }
.table-row { display: table-row; }
.table-cell { display: table-cell; vertical-align: middle; }

.portal-boxes { background: url(img/bg-pattern.png) repeat 0 0; }
.portal-boxes .portal-box > a:hover { text-decoration: none; }
.portal-boxes .portal-box img { width: 100%; height: auto; }
.portal-boxes .portal-box h3 { font-family: 'Ubuntu'; font-size: 13px; line-height: 1.2; color: #fff; text-align: center; font-weight: 500; text-transform: uppercase; margin: 0; }
.portal-boxes .portal-box .image-wrap  { position: relative; }
.portal-boxes .portal-box .image-wrap .hover { position: absolute; top: 0; left: 0; bottom: 0; right: 0; background: rgba(0,0,0,0.5); opacity: 0; }
.portal-boxes .portal-box .image-wrap .hover { -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;  }
.portal-boxes .portal-box .image-wrap .hover p { font-family: 'Ubuntu'; font-size: 13px; color: #fff; font-style: italic; text-align: center; padding: 0 20px; }
.portal-boxes .portal-box .title-holder { display: table; width: 100%; }
.portal-boxes .portal-box .title-holder .table-cell { height: 48px; background: #434343; }
.portal-boxes .portal-box .title-holder .table-cell {
     -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease; }

.portal-boxes .portal-box a:hover .hover { opacity: 1; }
.portal-boxes .portal-box a:hover .title-holder  .table-cell { background-color: #4495c2; }

/* ==========================================================================
    Page Content
========================================================================== */
.page-content-wrapper { background: url(img/page-content-bg.png) repeat 0 0; border-top: solid 10px #fff; border-bottom: solid 10px #fff; }
.page-content-wrapper .page-content { background: #fff; position: relative; margin: 0 -52px; padding: 0 52px; }
.page-content-wrapper .page-content h2 { font-family: 'Ubuntu'; font-size: 29px; margin: 0; color: #525252; padding-bottom: 17px; }
.page-content-wrapper .page-content h3 { font-size: 21px; line-height: 1.1; color: #50a4ed ; }
.page-content-wrapper .page-content p { font-family: 'Ubuntu'; font-size: 16px; line-height: 23px; color: #525252; margin-bottom: 0; padding-bottom: 13px; }
.page-content-wrapper .page-content ol,
.page-content-wrapper .page-content ul { padding-left: 0; margin-left: 11px; }
.page-content-wrapper .page-content li { list-style: none; font-family: 'Ubuntu'; font-size: 16px; line-height: 23px; color: #525252; margin-bottom: 0; padding: 0 0 2px 13px; background: url(img/bullet.png) no-repeat 0 8px; }

.page-content-wrapper .page-content .content { padding-top: 13px; }
.page-content-wrapper .page-content .content .text-wrap { padding: 0 13px; }
.page-content-wrapper .page-content .content .text-wrap blockquote.blockquote { position: relative; border: 0; padding: 20px 0 13px 0; font-style: italic; text-align: right; }
.page-content-wrapper .page-content .content .text-wrap blockquote.blockquote .blockquote-content { text-align: left; position: relative; padding: 0 35px; margin-bottom: 13px; }
.page-content-wrapper .page-content .content .text-wrap blockquote.blockquote .blockquote-content:before { content: ""; background: url(img/quote-l.png) no-repeat 0 0; position: absolute; left: 0; top: -5px; z-index: 1; width: 27px; height: 21px; }
.page-content-wrapper .page-content .content .text-wrap blockquote.blockquote .blockquote-content:after { content: ""; background: url(img/quote-r.png) no-repeat 0 0; position: absolute; right: 0; bottom: 0; z-index: 1; width: 27px; height: 21px; }
.page-content-wrapper .page-content .content .text-wrap blockquote.blockquote * { position: relative; z-index: 20; font-size: 14px; line-height: 20px;  }

.page-content-wrapper .content-cols .text { padding: 12px 0 0 10px; }
.page-content-wrapper .content-cols ul { padding: 0; margin: 0; } 
.page-content-wrapper .content-cols li { font-family: 'Ubuntu'; font-size: 15px; line-height: 1.2; color: #525252; list-style: none inside; padding: 0 0 10px 14px; background: url(img/bullet.png) no-repeat 0 5px; }
.page-content-wrapper .content-cols li a { color: #525252; }
.page-content-wrapper .content-cols p { font-family: 'Ubuntu'; font-size: 15px; }
.page-content-wrapper .content-cols p strong { font-weight: 700; }
.page-content-wrapper .content-cols .image-wrap { position: relative; }
.page-content-wrapper .content-cols .image-wrap img { display: block;width: 100%; height: auto; }
.page-content-wrapper .content-cols .image-wrap .shadow { position: absolute; margin: 0; bottom: 0; left: 0; right: 0; background: url(img/title-bg.png) no-repeat 0 bottom; height: 133px; }
.page-content-wrapper .content-cols .image-wrap h3 { position: absolute; bottom: 0; left: 0; right: 0; font-family: 'Ubuntu'; font-size: 23px; color: #fff; font-weight: 700; padding: 0 175px 0 15px; }

.button { display: inline-block; padding: 0 20px; font-family: 'Ubuntu'; font-size: 15px; color: #fff; line-height: 29px; background: url(img/button.png) repeat-x 0 0;  }
.button:hover { text-decoration: none; color: #fff; background: #96bc77; }

.page-content-wrapper .latest-news { background: #e5eedd; overflow: hidden; padding-top: 11px; margin-top: 22px; }
.page-content-wrapper .latest-news .news-entry { position: relative; padding-left: 49px; }
.page-content-wrapper .latest-news h3 { font-family: 'Ubuntu'; font-size: 23px; color: #96bc77; padding: 0 0 12px 18px; margin: 0; }
.page-content-wrapper .latest-news h4 { font-family: 'Ubuntu'; font-size: 15px; font-weight: normal; color: #525252; margin: 0; padding-bottom: 6px; }
.page-content-wrapper .latest-news h4 a { display: block; font-weight: bold; color: #525252; }
.page-content-wrapper .latest-news h4 a:hover { color: #32a0ec; text-decoration: none; }
.page-content-wrapper .latest-news li { position: relative; list-style: none; padding-left: 0; margin-left: 0; background: none; }
.page-content-wrapper .latest-news li span { position: absolute; top: -7px; left: 20px; font-family: 'Ubuntu'; font-weight: bold; font-size: 14px; color: #fff; background: #96bc77; border-radius: 50%; width: 19px; line-height: 19px; text-align: center; }
.page-content-wrapper .latest-news li p { font-family: 'Ubuntu'; font-size: 15px; font-style: italic; }
.page-content-wrapper .news-button { margin-left: 28px; }

/* ==========================================================================
  Sidebar
========================================================================== */
.sidebar { background: #5dc2fb; float: right; }
.sidebar .widget { padding: 0 25px; }
.sidebar .widget ul { padding-left: 0; margin-left: 0; }
.sidebar .widget li { list-style: none; padding: 0 0 7px 13px; background: url(img/sidebar-bullet.png) no-repeat 0 8px; }
.sidebar .widget li,
.sidebar .widget p { font-family: 'Ubuntu'; font-size: 16px; color: #fff; }
.sidebar .widget li a,
.sidebar .widget p a { color: #fff; }
.sidebar h3.widget-title { position: relative; margin: 0 -25px 8px; padding: 10px 17px; font-family: 'Ubuntu'; font-size: 21px; line-height: 1.2; font-weight: 500; text-transform: uppercase; color: #fff; background: #50a4ed; }
.sidebar .bio-widget { padding: 24px 23px 19px; overflow: hidden; }
.sidebar .bio-widget .bio-image { display: block; margin: 0 auto; border: solid 5px #6bcbfc; margin-bottom: 16px; }
.sidebar .bio-widget h3 { font-family: 'Ubuntu'; font-size: 21px; line-height: 23px; color: #fff; margin-bottom: 12px; }
.sidebar .bio-widget p { font-family: 'Ubuntu'; font-size: 15px; line-height: 25px; color: #fff; }
.sidebar .bio-widget .bio-link { float: right; padding-top: 13px; font-family: 'Ubuntu'; font-size: 17px; font-style: italic; color: #fff; font-weight: bold; }
.sidebar .full-size-image { position: relative; margin: -8px -25px 0; }
.sidebar .full-size-image img { display: block;  width: 100%; height: auto; }

/* ==========================================================================
    Quick Links
========================================================================== */
.quick-links { background: #434343; padding: 26px 0 11px; border-bottom: solid 10px #fff; text-align: center; }
.quick-links ul { margin-left: 0; }
.quick-links li { display: inline-block; list-style: none; font-family: 'Ubuntu'; font-size: 15px; font-weight: 600; padding: 0 20px; }
.quick-links li span.text { display: block; padding-top: 8px; }
.quick-links li span.icon { display: inline-block; width: 66px; height: 68px; background-size: 66px 136px; }
.quick-links li a { color: #aaaaaa; text-transform: uppercase; }
.quick-links li a:hover { color: #96bc77; text-decoration: none; }
.quick-links li a:hover span.icon { background-position: 0 bottom; }


/* ==========================================================================
    Footer
========================================================================== */
#footer-map { width: 278px; height: 158px; }
.footer-logos { background: #fff; padding: 11px 0; }
.footer-logos .logos { overflow: hidden; padding-left: 0; margin-left: 0; }
.footer-logos .logos li { display: inline; float: left; list-style: none; padding-right: 54px; }
.footer-logos .social-links { overflow: hidden; padding: 28px 0 0 0; margin-left: 0; }
.footer-logos .social-links li { font-family: 'Ubuntu'; list-style: none; float: left; color: #676767; padding-right: 20px; line-height: 29px; }

.credits { padding: 28px 0 14px; background: #d9d9d9; }

/* ==========================================================================
 Blog
========================================================================== */
.page-content-wrapper .page-content h2.pagetitle { padding-bottom: 30px; }
.hentry { padding-bottom: 40px; }

.commentlist { padding-top: 10px; }
.commentlist { padding-top: 10px; }
.commentlist li { list-style: none; background: none !important; }
.commentlist label { display: block; padding-bottom: 5px; }
.commentlist .comment-author img { vertical-align: middle; }
.commentlist .comment-author,
.commentlist .comment-meta,
.commentlist .comment-text,
.commentlist .comment-reply { padding-bottom: 10px; }

#respond label { display: block; padding-bottom: 5px; }
#respond h3 { padding-bottom: 5px; }
#respond p,
#respond .logged-in-as { padding-bottom: 5px; }

/* ===========================
    # body classes
============================ */

body.home .content-cols > .span4 { float: right; }
body.home .content-cols > .span4 ~ .span4 { float: left; }

@media only screen and (max-width: 1199px) {
    #hero-slider .wds_slideshow_image_0 > span { margin-left: -466px !important; }

    .portal-boxes .portal-box h3 { font-size: 11px;}
}

/*ipad landscape*/
@media only screen and (max-width: 1024px) {

    .mobile { display: none !important; }
    .desktop { display: none !important; } 
    .tablet { display: block !important; }

}

@media (max-width: 980px) { 

    #header #logo { background: url(img/logo.png) no-repeat 0 0; width: 200px; height: 132px; }

    .top-menu li { font-size: 13px; }
    .top-menu li a { line-height: 19px; }

    #header .nav-collapse .span12 { width: 100% !important; margin-left: 0 !important; }
    #header .nav-collapse .nav { padding-left: 20px; }
    #header .nav li { display: block; }
    .navbar #header { padding-bottom: 100px; }

    .portal-boxes .portal-box h3 { font-size: 12px; }
    .portal-boxes .portal-box .image-wrap .hover p { padding: 0 5px; font-size: 12px; line-height: 1.2; }
    
    
    .page-content-wrapper .page-content { margin: 0; padding: 0; }

    .sidebar h3.widget-title { font-size: 17px; line-height: 1.2; padding-top: 5px; padding-bottom: 5px; }

    .footer-logos .logos li { padding-bottom: 10px; }
    #footer .sitemap-container { float: none; display: block; }
    
    .mobile-phone { padding: 5px 0; text-align: right; }
    .show-on-mobile { display: block; }
    .hide-on-mobile { display: none; }

    #hero-slider .wds_slideshow_image_0 > span { margin-left: 0 !important; left: 37px !important; }

    .portal-boxes .portal-box h3 { word-break: break-all; }
}

@media (max-width: 767px) {
    .navy-phone {
        display: none;
    }

   .navbar #header { padding-bottom: 100px; }

   #header .nav-collapse .nav { padding-left: 0; }
   .mobile-phone { text-align: center; }
}

.operator {
    background-image: url(img/operator.png);
    display: inline-block;
    height: 149px;
    width: 162px;
    position: absolute;
    margin-top: -59px
}

@media (min-width: 768px) and (max-width: 1200px) {
    .operator {
        margin-top: 47px;
        margin-left: -90px
    }
}

@media (max-width: 767px) {

    .desktop { display: none !important; } 
    .tablet { display: none !important; }
    .mobile { display: block !important; }

    #header { padding: 20px; overflow: hidden; }
    #header .container { padding-top: 54px; }
    #header #logo { width: 100%; background-position: center 0; height: auto; position: relative; z-index: 2; }
    #header #logo a { width: auto; display: block; margin: 0; float: none; font-size: 20px; line-height: 24px; padding: 0; padding-top: 195px; }
    #header #logo span { font-size: 0; line-height: 0; padding-left: 0; }
    #header #logo span em,
    #header #logo span div.mobile { font-size: 12px; line-height: 20px; }
    #header #logo span br { display: none; }
    #header #logo .logo-text { padding: 0; text-align: center; }
    #header .nav-collapse { padding: 0; }
    #header .mobile-phone { position: relative; margin: 140px 0 -176px 0; z-index: 1; }

    .navbar #header { padding: 0 20px 20px 20px; }
    .navbar .btn-navbar { float: none; display: block; margin: 0 auto; }
    .navbar .btn-navbar .icon-bar { margin: 2px auto 2px; }

    .logo-text { padding-left: 180px; }

    .top-menu { left: 0; position: static; } 
    .top-menu ul { margin-left: 0; } 
    .top-menu li { text-transform: none; display: block; float: none; margin-left: 0; padding-bottom: 1px; }
    .top-menu li a { font-size: 12px; padding: 0 5px; display: block; }
    .operator {
        display: none
    }
    .top-menu li a:hover { padding-top: 0; }
    
    .divide { padding: 0 10px; }

    .portal-boxes .portal-box .image-wrap .hover p { font-size: 12px; }
    .portal-boxes .portal-box h3 { font-size: 11px; word-break: normal; }

    .content-cols .span4 { padding-bottom: 20px; }

    #footer .container { padding: 0 20px; }

    .quick-links li { padding-bottom: 10px; }

    .credits p { font-size: 12px; }

    #footer-map { width: 220px; }

    #header .nav-collapse .nav { padding-top: 25px; }

    #hero-slider .wds_slideshow_image_0 > span { position: absolute !important; margin: 0 !important; left: 0 !important; top: 0 !important; width: auto !important; }
    #hero-slider p, ol, ul { font-size: 11px !important; line-height: 14px !important; }
    #hero-slider .wds_slideshow_image_0 p ~ p { padding-top: 5px !important; }
    #hero-slider ul, ol { margin: 0 0 0 12px; }
    #hero-slider p.font42 { font-size: 12px !important; line-height: 16px !important; padding-bottom: 10px; }

    .portal-boxes { position: relative; margin: 20px -20px 0 -20px; text-align: center; }
    .portal-box { float: none; display: inline-block; max-width: 132px; margin: 0 10px 20px 10px; vertical-align: top; }

    .sidebar { margin-bottom: 20px; }

    #wds_container2_0,
    .wds_slideshow_image_wrap_0,
    .wds_slideshow_image_container_0,
    .wds_slideshow_image_0 { height: 200px !important; }

    /* ===========================
        # buttons
    ============================ */
    
    .btn-navbar { position: absolute; right: 0; top: 10px; width: 18px; }
}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
    #wds_container2_0,
    .wds_slideshow_image_wrap_0,
    .wds_slideshow_image_container_0,
    .wds_slideshow_image_0 { height: 150px !important; }   
}

.social a {
    margin: 0 10px
}

.social a:hover {
    opacity: .5;
    filter: alpha(opacity=50)
}

.social .last {
    margin-right: 0
}

.linkedin {
    background: url(img/linkedin.png) no-repeat;
    width: 15px;
    height: 15px;
    text-indent: -9999px;
    display: inline-block
}

.facebook {
    background: url(img/facebook.png) no-repeat;
    width: 8px;
    height: 16px;
    text-indent: -9999px;
    display: inline-block
}

.googleplus {
    background: url(img/googleplus.png) no-repeat;
    width: 15px;
    height: 16px;
    text-indent: -9999px;
    display: inline-block
}

.twitter {
    background: url(img/twitter.png) no-repeat;
    width: 16px;
    height: 13px;
    text-indent: -9999px;
    display: inline-block
}

#assoc-logos{
    clear:both;
    background:white;
    margin-top:70px;
}

#assoc-logos img{
    width:100px;
}

#features h2{
    font-size:13px;
    text-transform:uppercase;
    text-align:center;
    letter-spacing:0px;
}

#features p{
	font-size: 14px;
}
/* This beautiful CSS-File has been crafted with LESS (lesscss.org) and compiled by simpLESS (wearekiss.com/simpless) 