.darken:before {
  content: '';
  position: absolute;
  z-index: -1;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
}
@media (max-width: 1200px) {
  body .error-wrapper {
    width: 900px;
  }
  body .error-wrapper > .info {
    font-size: 1.1em;
  }
}
@media (max-width: 1150px) {
  body header .bottom-header nav ul.first-nav-list li.sub-btm-nav li.first-nav a {
    padding: 16px 5px;
    font-size: 14px;
  }
}
@media (max-width: 1024px) {
  body.coswps div[role="main"] section.portfolio .parts .part .block {
    height: 320px;
  }
}
@media (max-width: 991px) {
  body header .top-header .container .search-form {
    width: 80%;
    max-width: 560px;
    bottom: 0px;
  }
  body header .mid-header {
    padding-right: 30px;
  }
  body header .mid-header ul {
    padding-left: 0px;
  }
  body header .bottom-header {
    height: 80px;
    position: relative;
  }
  body header .bottom-header nav ul.first-nav-list {
    margin: 0px;
    padding-left: 0px;
  }
  body header .bottom-header nav ul.first-nav-list > li a {
    margin-top: 0px;
    font-size: 1.15em;
    top: 5px;
    text-align: left;
    padding: 5px;
  }
  body header .bottom-header nav ul.first-nav-list > li.home a,
  body header .bottom-header nav ul.first-nav-list > li.more a {
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    text-align: center;
  }
  body header .bottom-header nav ul.first-nav-list > li.sub-btm-nav li.first-nav {
    height: 80px;
    margin: 0px 5px;
  }
  body header .bottom-header nav ul.first-nav-list > li.sub-btm-nav li.first-nav a {
    padding: 15px 5px;
    font-size: 16px;
  }
  body header .bottom-header nav ul.first-nav-list > li.sub-btm-nav li.first-nav a span {
    display: block;
  }
  body div[role="main"] .container {
    padding-left: 0px;
    padding-right: 0px;
  }
  body div[role="main"] section.portfolio .jumbo .wrapper {
    width: 60%;
  }
  body div[role="main"] .jumbo .main-article-carousel .main-article {
    width: 100%;
    height: 435px;
    overflow: hidden;
    position: relative;
  }
  body div[role="main"] .jumbo .main-article-carousel .main-article img {
    position: absolute;
    z-index: -2;
    width: 100%;
    height: auto;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
  }
  body div[role="main"] .jumbo .main-article-carousel .main-article img.top {
    top: 0;
    transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
  }
  body div[role="main"] .jumbo .main-article-carousel .main-article img.bottom {
    bottom: 0;
    top: auto;
    transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
  }
  body div[role="main"] .jumbo .main-article-carousel .main-article img.portrait {
    top: 0;
    height: 100%;
    width: auto;
    left: 50%;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
  }
  body div[role="main"] .jumbo .main-article-carousel .main-article img.portrait.left {
    left: 0;
    transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
  }
  body div[role="main"] .jumbo .main-article-carousel .main-article img.portrait.right {
    left: auto;
    right: 0;
    transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
  }
  body div[role="main"] .jumbo .main-article-carousel .main-article .short-article {
    margin: 60px 0px 0px 20px;
  }
  body div[role="main"] .jumbo .row .col-sm-6 .comm-item {
    padding: 15px;
  }
  body div[role="main"] .jumbo .row .col-sm-6 .comm-item h3 {
    font-size: 1.4em;
  }
  body div[role="main"] .agencies-list {
    padding: 0px 15px;
  }
  body div[role="main"] .duo-carousel .check-carousel,
  body div[role="main"] .duo-carousel .recent-carousel {
    width: 90%;
  }
  body div[role="main"] .duo-carousel .check-carousel .slick-next,
  body div[role="main"] .duo-carousel .recent-carousel .slick-next {
    right: -15px;
  }
  body div[role="main"] .duo-carousel .check-carousel .slick-prev,
  body div[role="main"] .duo-carousel .recent-carousel .slick-prev {
    left: -15px;
  }
  body div[role="main"] .duo-carousel .duo-navigator {
    width: 80%;
  }
  body div[role="main"] .content-head .container .content-nav {
    padding: 0px;
  }
  body div[role="main"] .content-head .container .content-nav ul {
    margin-top: 0px;
  }
  body div[role="main"] .content-head .container .content-nav .navbar-collapse.collapse {
    display: block;
    height: auto;
    padding-bottom: 0;
    overflow: visible;
  }
  body div[role="main"] .content-head .container .content-nav .navbar-toggle {
    display: none;
  }
  body div[role="main"] .content-head .container .content-nav .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  body div[role="main"] section.corp .sitemap {
    min-height: calc((100vh - 585px));
  }
  body div[role="main"] section.corp .not-found + .sitemap {
    min-height: calc((100vh - 585px - 122px));
  }
  body div[role="main"] section.corp .faq .advanced-search .wrapper {
    width: 100%;
  }
  body div[role="main"] section.corp .faq aside {
    padding-right: 0px;
  }
  body div[role="main"] section.corp .content-head .container .content-nav ul li {
    margin: 0px 10px;
  }
  body div[role="main"] section.corp .wrapper {
    padding: 0px;
    width: 40%;
    position: relative;
  }
  body div[role="main"] section.corp .wrapper h3 {
    margin: 30px auto;
  }
  body div[role="main"] section.corp .wrapper ul {
    width: calc(100% - 10px);
    right: 10px;
  }
  body div[role="main"] section.corp:nth-child(3) .wrapper ul {
    bottom: auto;
  }
  body div[role="main"] section.corp .feedback {
    padding: 30px;
  }
  body div[role="main"] section.homepage .jumbo .main-article-carousel .main-article {
    width: 100%;
    height: 435px;
    overflow: hidden;
    position: relative;
  }
  body div[role="main"] section.homepage .jumbo .main-article-carousel .main-article img {
    position: absolute;
    z-index: -2;
    width: 100%;
    height: auto;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
  }
  body div[role="main"] section.homepage .jumbo .main-article-carousel .main-article img.top {
    top: 0;
    transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
  }
  body div[role="main"] section.homepage .jumbo .main-article-carousel .main-article img.bottom {
    bottom: 0;
    top: auto;
    transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
  }
  body div[role="main"] section.homepage .jumbo .main-article-carousel .main-article img.portrait {
    top: 0;
    height: 100%;
    width: auto;
    left: 50%;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
  }
  body div[role="main"] section.homepage .jumbo .main-article-carousel .main-article img.portrait.left {
    left: 0;
    transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
  }
  body div[role="main"] section.homepage .jumbo .main-article-carousel .main-article img.portrait.right {
    left: auto;
    right: 0;
    transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
  }
  body div[role="main"] section.homepage .jumbo .row {
    margin-left: 0px;
    margin-right: 0px;
  }
  body div[role="main"] section.homepage .jumbo .bottom-carousel {
    padding-bottom: 50px;
    background: white;
  }
  body div[role="main"] section.homepage .jumbo .bottom-carousel .wrap-carousel .sub-title {
    display: none;
  }
  body div[role="main"] section.homepage .jumbo .bottom-carousel .updates-carousel,
  body div[role="main"] section.homepage .jumbo .bottom-carousel .stories-carousel {
    width: 100%;
    overflow: visible;
  }
  body div[role="main"] section.homepage .jumbo .bottom-carousel .updates-carousel .slick-dots,
  body div[role="main"] section.homepage .jumbo .bottom-carousel .stories-carousel .slick-dots {
    top: auto;
    bottom: -70px;
  }
  body div[role="main"] section.homepage section.article .row {
    margin-right: 10px;
    margin-left: 10px;
  }
  body div[role="main"] section.homepage section.article .row .load {
    width: calc(100% - 20px);
  }
  body div[role="main"] section.homepage .agencies-list {
    padding-bottom: 20px;
  }
  body div[role="main"] section.homepage .agencies-carousel .agent-carousel {
    width: 90%;
  }
  body div[role="main"] section.homepage .agencies-carousel .agent-carousel .slick-next {
    right: -15px;
  }
  body div[role="main"] section.homepage .agencies-carousel .agent-carousel .slick-prev {
    left: -15px;
  }
  body div[role="main"] section.pressroom .pressroom-head {
    background: #0d8650;
  }
  body div[role="main"] section.pressroom .main-press ul.table-nav {
    margin-bottom: 0px;
  }
  body div[role="main"] .feedback-wrapper .scfSectionContent .area-feedback::before {
    max-height: 80px;
  }
  body div[role="main"] .feedback-wrapper .scfSingleLineGeneralPanel .scfValidator,
  body div[role="main"] .feedback-wrapper .scfMultipleLineGeneralPanel .scfValidator {
    float: none;
  }
  body div[role="main"] .feedback-wrapper .scfValidator {
    width: auto;
    float: none;
    clear: both;
    max-width: none;
    margin-left: 0;
  }
  body div[role="main"] .feedback-wrapper .scfCaptchaGeneralPanel .scfValidator {
    width: calc(100vw - 100px);
    max-width: none;
    margin-left: -180px;
    margin-top: 45px;
  }
  body footer {
    padding: 0px;
    position: relative;
  }
  body footer .container {
    position: relative;
    padding: 0px;
  }
  body footer ul.bottom-nav {
    height: 0px;
    padding: 0px;
    margin: 0px;
  }
  body footer ul.bottom-nav * {
    display: none;
  }
  body footer .update-time {
    line-height: 80px;
  }
  body footer .social-media {
    padding: 30px 10px;
    margin: 0px;
  }
  body footer .copyright {
    margin: 20px 0px;
    margin-right: 0px;
    padding: 10px 20px 0px;
  }
  body footer .term {
    margin-top: 20px;
    padding-left: 20px;
  }
  body.coswps div[role="main"] .content-head .banner .balloon h1 {
    font-size: 7vw;
  }
  body.coswps div[role="main"] .content-head .banner .balloon h1.bold {
    font-size: 8vw;
  }
  body .error-wrapper {
    width: 100%;
  }
  body .error-wrapper > .info {
    font-size: 1em;
  }
}
@media (max-width: 767px) {
  body .modal-content iframe {
    max-width: 100% !important;
  }
  body .fb-post span {
    width: 100% !important;
  }
  body .fb_iframe_widget {
    left: 0px;
    transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    width: 100%;
  }
  body .filter-wrapper {
    padding: 10px;
  }
  body .filter-wrapper span {
    float: none;
  }
  body .filter-wrapper table {
    float: none;
    width: 100%;
    margin: 10px 0px;
  }
  body .filter-wrapper .list-inline {
    text-align: center;
  }
  body .filter-button {
    display: block;
  }
  body .search-nav,
  body .table-nav {
    text-align: center;
    position: relative;
  }
  body .search-nav li:nth-child(1),
  body .table-nav li:nth-child(1) {
    display: none;
  }
  body .search-nav li + li,
  body .table-nav li + li {
    margin-left: 10px;
  }
  body .search-nav .RadDataPager .rdpWrap.rdpNumPart,
  body .table-nav .RadDataPager .rdpWrap.rdpNumPart {
    display: none;
  }
  body .search-nav .RadDataPager .rdpWrap:not(.rdpNumPart),
  body .table-nav .RadDataPager .rdpWrap:not(.rdpNumPart) {
    position: absolute;
    top: 0px;
    padding: 0px;
  }
  body .search-nav .RadDataPager .rdpWrap:not(.rdpNumPart) a,
  body .table-nav .RadDataPager .rdpWrap:not(.rdpNumPart) a {
    height: 100%;
    display: block;
    display: table;
    padding: 0px 15px;
  }
  body .search-nav .RadDataPager .rdpWrap:not(.rdpNumPart) a:hover,
  body .table-nav .RadDataPager .rdpWrap:not(.rdpNumPart) a:hover {
    background: #ddd;
  }
  body .search-nav .RadDataPager .rdpWrap:not(.rdpNumPart) a::before,
  body .table-nav .RadDataPager .rdpWrap:not(.rdpNumPart) a::before {
    display: table-cell;
    vertical-align: middle;
  }
  body .search-nav .RadDataPager .rdpWrap:not(.rdpNumPart):first-child,
  body .table-nav .RadDataPager .rdpWrap:not(.rdpNumPart):first-child {
    left: 0px;
  }
  body .search-nav .RadDataPager .rdpWrap:not(.rdpNumPart):nth-child(3),
  body .table-nav .RadDataPager .rdpWrap:not(.rdpNumPart):nth-child(3) {
    right: 0px;
  }
  body header .top-header .container .search-form .social {
    display: none;
  }
  body header .top-header .container .contact {
    display: none;
  }
  body header nav.navbar button[data-target="#bs-example-navbar-collapse-3"] {
    position: absolute;
    top: 0px;
    right: 0px;
  }
  body header nav.navbar .navbar-toggle {
    margin: 0px;
    background: #2a2a2a;
    width: 70px;
    height: 70px;
    font-size: 2.5em;
    border-radius: 0px;
    float: right;
    position: relative;
    color: #ddd;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
  }
  body header nav.navbar .navbar-toggle span.glyphicon.glyphicon-menu-hamburger:before {
    content: "\e014";
  }
  body header nav.navbar .navbar-toggle.collapsed {
    border: none;
    background: #fff;
    color: #2a2a2a;
  }
  body header nav.navbar .navbar-toggle.collapsed:after {
    height: 0px;
  }
  body header nav.navbar .navbar-toggle.collapsed span.glyphicon.glyphicon-menu-hamburger:before {
    content: "\e236";
  }
  body header nav.navbar .navbar-toggle:nth-of-type(1) {
    float: left;
  }
  body header nav.navbar .brand {
    top: 10px;
    left: 50%;
    text-align: center;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
  }
  body header nav.navbar img.main-logo {
    width: auto;
    max-width: 200px;
  }
  body header nav.navbar .navbar-collapse {
    background: #f2f2f2;
    border: none;
    position: absolute;
    top: 70px;
    z-index: 1000;
    width: 100%;
    overflow-x: hidden;
    margin-left: 0px;
    margin-right: 0px;
  }
  body header nav.navbar .navbar-collapse.in {
    overflow: visible;
  }
  body header nav.navbar .navbar-collapse:nth-last-of-type(2) {
    padding: 0px;
  }
  body header nav.navbar .top-header {
    width: 100%;
    min-height: 120px;
    background: #f2f2f2;
  }
  body header nav.navbar .top-header ul.resizer {
    display: none;
  }
  body header nav.navbar .top-header .container {
    height: 50px;
  }
  body header nav.navbar .top-header img.main-logo {
    display: none;
  }
  body header nav.navbar .top-header .search-form {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    width: 90%;
  }
  body header nav.navbar .top-header .search-form img {
    display: none;
  }
  body header nav.navbar .top-header .search-form button.btn {
    background: white;
  }
  body header nav.navbar .top-header .search-form .search {
    display: block;
    float: left;
  }
  body header nav.navbar .top-header .search-form .search .btn-group button {
    margin-bottom: 10px;
    background: #6f757e;
    border-radius: 5px;
  }
  body header nav.navbar .top-header .search-form .search .btn-group .dropdown-menu {
    top: calc(100% - 8px);
  }
  body header nav.navbar .top-header .search-form .search input {
    width: calc(100% - 39px);
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
  }
  body header nav.navbar .mid-header {
    background: #f2f2f2;
    padding: 20px 0px 30px;
  }
  body header nav.navbar .mid-header .contact {
    display: block;
  }
  body header nav.navbar .mid-header ul.contact {
    padding-top: 10px;
    padding-left: 20px;
    margin: 0px;
    text-align: left;
    border-top: 2px solid #ccc;
  }
  body header nav.navbar .mid-header ul.contact .social {
    margin: 0px;
  }
  body header nav.navbar .mid-header ul.contact .social li a {
    width: 30px;
    height: 30px;
    display: block;
  }
  body header nav.navbar .mid-header ul.contact .social li + li a {
    border: none;
  }
  body header nav.navbar .mid-header ul.contact li {
    display: inline-block;
    margin-right: 1px;
    vertical-align: middle;
  }
  body header nav.navbar .mid-header ul.contact li + li a {
    border-left: 1px solid #ccc;
  }
  body header nav.navbar .mid-header ul.contact li a {
    padding: 0px 5px;
    width: auto;
    display: inline;
    font-size: 1.05em;
  }
  body header nav.navbar .mid-header ul {
    text-align: left;
    padding-right: 0px;
    margin-bottom: 10px;
  }
  body header nav.navbar .mid-header ul a {
    color: #2a2a2a;
    font-weight: 100;
    font-size: 16px;
    font-weight: 500;
  }
  body header nav.navbar .mid-header ul li {
    display: block;
    padding-left: 0px;
    padding-right: 0px;
  }
  body header nav.navbar .mid-header ul li:before {
    display: none;
  }
  body header nav.navbar .mid-header ul li a {
    width: 100%;
    height: 100%;
    display: block;
    padding-left: 20px;
    line-height: 200%;
  }
  body header nav.navbar .mid-header ul li.open {
    background: #bbb;
  }
  body header nav.navbar .mid-header ul li.dropdown {
    position: static;
  }
  body header nav.navbar .mid-header ul li.dropdown ul.dropdown-menu {
    background: #bbb;
    width: 100%;
    -webkit-box-shadow: inset 0 7px 9px -7px #555;
    box-shadow: inset 0 7px 9px -7px #555;
    position: static;
    z-index: 0;
  }
  body header nav.navbar .mid-header ul li.dropdown.sub-menu {
    padding-right: 0px;
    position: static;
  }
  body header nav.navbar .mid-header ul li.dropdown.sub-menu a {
    font-size: 14px;
  }
  body header nav.navbar .mid-header ul li.dropdown.sub-menu a:focus {
    background: none;
    color: #2a2a2a;
  }
  body header nav.navbar .mid-header ul li.dropdown.sub-menu:after {
    content: '';
  }
  body header nav.navbar .mid-header ul li.dropdown.sub-menu:before {
    font-family: "fontawesome";
    content: '\f107';
    color: white;
    right: 20px;
    left: auto;
    width: auto;
    line-height: 10px;
    display: block;
    opacity: 0;
  }
  body header nav.navbar .mid-header ul li.dropdown.sub-menu.open:before {
    opacity: 1;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    line-height: 34px;
  }
  body header nav.navbar .mid-header ul li.dropdown.sub-menu.open a:focus {
    color: white;
  }
  body header nav.navbar .mid-header ul li.dropdown.sub-menu ul.dropdown-menu {
    background: #525359;
    -webkit-box-shadow: inset 0 7px 9px -7px black;
    box-shadow: inset 0 7px 9px -7px black;
    font-size: 0.85em;
  }
  body header nav.navbar .mid-header ul li.dropdown.sub-menu ul.dropdown-menu li a {
    line-height: 35px;
    padding-left: 20px;
    color: white;
    border-bottom: none;
  }
  body header nav.navbar .bottom-header {
    height: auto;
    margin: auto;
    display: block;
    width: 100%;
    padding-top: 0px;
  }
  body header nav.navbar .bottom-header .navbar-collapse {
    border-top: 1px solid black;
    width: 100vw;
    top: 100%;
    right: 0px;
  }
  body header nav.navbar .bottom-header ul.first-nav-list {
    height: auto;
  }
  body header nav.navbar .bottom-header ul.first-nav-list li.more {
    display: none;
  }
  body header nav.navbar .bottom-header ul.first-nav-list li.home {
    display: none;
    right: auto;
    float: left;
    width: 60px;
    height: 60px;
    border-right: 1px solid black;
  }
  body header nav.navbar .bottom-header ul.first-nav-list li.home a {
    margin-left: 10px;
  }
  body header nav.navbar .bottom-header ul.first-nav-list li.sub-btm-nav {
    height: auto;
    width: 100%;
    position: static;
  }
  body header nav.navbar .bottom-header ul.first-nav-list li.sub-btm-nav ul.navbar-nav {
    margin: 0px;
    height: auto;
    background: #2a2a2a;
  }
  body header nav.navbar .bottom-header ul.first-nav-list li.sub-btm-nav li.first-nav {
    display: block;
    width: 100%;
    min-height: 40px;
    height: auto;
    padding-right: 0px;
    margin: 0px;
  }
  body header nav.navbar .bottom-header ul.first-nav-list li.sub-btm-nav li.first-nav:before {
    font-family: "fontawesome";
    content: '\f0d7';
    position: absolute;
    right: 20px;
    margin-top: 15px;
    color: white;
    transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
  }
  body header nav.navbar .bottom-header ul.first-nav-list li.sub-btm-nav li.first-nav .dropdown-menu {
    overflow: visible;
    position: relative;
    border-radius: 0px;
  }
  body header nav.navbar .bottom-header ul.first-nav-list li.sub-btm-nav li.first-nav .dropdown-menu .sub-drop {
    display: none;
  }
  body header nav.navbar .bottom-header ul.first-nav-list li.sub-btm-nav li.first-nav .dropdown-menu .yamm-content {
    padding: 0px;
  }
  body header nav.navbar .bottom-header ul.first-nav-list li.sub-btm-nav li.first-nav .dropdown-menu .yamm.navbar .row {
    margin: 0px;
  }
  body header nav.navbar .bottom-header ul.first-nav-list li.sub-btm-nav li.first-nav .dropdown-menu .yamm.navbar .col-sm-6 {
    display: none;
  }
  body header nav.navbar .bottom-header ul.first-nav-list li.sub-btm-nav li.first-nav .dropdown-menu .yamm.navbar .col-sm-2 {
    width: 100%;
    padding: 0px;
  }
  body header nav.navbar .bottom-header ul.first-nav-list li.sub-btm-nav li.first-nav .dropdown-menu .yamm.navbar .col-sm-2 .sub-menu {
    background: #3f3f3f;
    min-height: 50px;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0px;
  }
  body header nav.navbar .bottom-header ul.first-nav-list li.sub-btm-nav li.first-nav .dropdown-menu .yamm.navbar .col-sm-2 .sub-menu h4 {
    position: static;
    line-height: 50px;
    padding-left: 30px;
    width: 100%;
    margin: 0px;
  }
  body header nav.navbar .bottom-header ul.first-nav-list li.sub-btm-nav li.first-nav a {
    padding-left: 20px;
    text-align: left;
    margin: 0px;
    top: 0px;
  }
  body header nav.navbar .bottom-header ul.first-nav-list li.sub-btm-nav li.first-nav a span {
    display: inline;
  }
  body header nav.navbar .bottom-header ul.first-nav-list li.sub-btm-nav li.first-nav:hover {
    border: none;
  }
  body header nav.navbar .bottom-header ul.first-nav-list li.sub-btm-nav li.first-nav.open {
    background: #6d767f;
    border: none;
  }
  body header nav.navbar .bottom-header ul.first-nav-list li.sub-btm-nav li.first-nav.open a {
    top: 0px;
    border-left: 5px solid white;
    color: white;
  }
  body header nav.navbar .bottom-header ul.first-nav-list li.sub-btm-nav li.first-nav.open:before {
    transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
  }
  body header nav.navbar select.form-control {
    width: 40%;
  }
  body header nav.navbar input.form-control {
    width: 60%;
  }
  body div[role="main"] .accordion > li {
    padding: 0 20px;
  }
  body div[role="main"] .accordion > li .toggle {
    display: block;
  }
  body div[role="main"] .accordion > li .toggle img {
    width: calc(100% + 25px);
    height: auto;
    min-height: 150px;
    max-height: 186px;
    max-width: none;
    -o-object-fit: contain;
    object-fit: contain;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin: 0px -25px 20px 0;
  }
  body div[role="main"] .accordion > li:after {
    left: 20px;
    right: 20px;
  }
  body div[role="main"] .tab-layout .tab-nav {
    padding: 0px;
    height: auto;
    display: block;
  }
  body div[role="main"] .tab-layout .tab-nav li {
    display: block;
    width: 100%;
    height: auto;
    float: none;
  }
  body div[role="main"] .tab-layout .tab-nav li a {
    position: static;
    border-color: transparent;
    padding: 10px;
    transform: translateY(0%);
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%);
  }
  body div[role="main"] .tab-layout .tab-nav li.active {
    border: none;
    background: #2a2a2a;
  }
  body div[role="main"] .tab-layout .tab-nav li.active a {
    color: white;
    position: static;
  }
  body div[role="main"] .tab-layout .tab-nav li.active:after {
    display: none;
  }
  body div[role="main"] .tab-layout .tab-nav li:before {
    display: none;
  }
  body div[role="main"] .tab-layout .tab-pane {
    padding: 0 20px;
  }
  body div[role="main"] .tab-layout .tab-pane .collapse img,
  body div[role="main"] .tab-layout .tab-pane .article img {
    width: 100% !important;
    margin: 0 0 10px !important;
  }
  body div[role="main"] .tab-layout .tab-pane .scfForm,
  body div[role="main"] .tab-layout .tab-pane .feedback-wrapper {
    padding: 0 0 20px;
  }
  body div[role="main"] .tab-layout + .feedback-wrapper {
    padding: 0px 10px 20px;
  }
  body div[role="main"] .feedback-layout .input-group {
    min-width: 100%;
  }
  body div[role="main"] .feedback-layout .input-group textarea {
    width: 100%;
  }
  body div[role="main"] .feedback-layout .captcha-form .input-group-addon {
    width: 30%;
  }
  body div[role="main"] .scfForm,
  body div[role="main"] .feedback-wrapper {
    padding: 20px;
  }
  body div[role="main"] .scfForm input,
  body div[role="main"] .feedback-wrapper input,
  body div[role="main"] .scfForm textarea,
  body div[role="main"] .feedback-wrapper textarea {
    max-width: calc(100% - 50px);
  }
  body div[role="main"] .scfForm input[type='radio'],
  body div[role="main"] .feedback-wrapper input[type='radio'] {
    width: auto;
  }
  body div[role="main"] .scfForm .scfEmailGeneralPanel,
  body div[role="main"] .feedback-wrapper .scfEmailGeneralPanel,
  body div[role="main"] .scfForm .scfMultipleLineGeneralPanel,
  body div[role="main"] .feedback-wrapper .scfMultipleLineGeneralPanel,
  body div[role="main"] .scfForm .scfSingleLineGeneralPanel,
  body div[role="main"] .feedback-wrapper .scfSingleLineGeneralPanel,
  body div[role="main"] .scfForm .scfPasswordGeneralPanel,
  body div[role="main"] .feedback-wrapper .scfPasswordGeneralPanel,
  body div[role="main"] .scfForm .scfNumberGeneralPanel,
  body div[role="main"] .feedback-wrapper .scfNumberGeneralPanel,
  body div[role="main"] .scfForm .scfDatePickerGeneralPanel,
  body div[role="main"] .feedback-wrapper .scfDatePickerGeneralPanel,
  body div[role="main"] .scfForm .scfDateGeneralPanel,
  body div[role="main"] .feedback-wrapper .scfDateGeneralPanel,
  body div[role="main"] .scfForm .scfCheckBoxListGeneralPanel,
  body div[role="main"] .feedback-wrapper .scfCheckBoxListGeneralPanel,
  body div[role="main"] .scfForm .scfFileUploadGeneralPanel,
  body div[role="main"] .feedback-wrapper .scfFileUploadGeneralPanel,
  body div[role="main"] .scfForm .scfDateSelectorGeneralPanel,
  body div[role="main"] .feedback-wrapper .scfDateSelectorGeneralPanel,
  body div[role="main"] .scfForm .scfDropListGeneralPanel,
  body div[role="main"] .feedback-wrapper .scfDropListGeneralPanel,
  body div[role="main"] .scfForm .scfCreditCardGeneralPanel,
  body div[role="main"] .feedback-wrapper .scfCreditCardGeneralPanel,
  body div[role="main"] .scfForm .scfConfirmPasswordGeneralPanel,
  body div[role="main"] .feedback-wrapper .scfConfirmPasswordGeneralPanel,
  body div[role="main"] .scfForm .scfTelephoneGeneralPanel,
  body div[role="main"] .feedback-wrapper .scfTelephoneGeneralPanel,
  body div[role="main"] .scfForm .scfSmsTelephoneGeneralPanel,
  body div[role="main"] .feedback-wrapper .scfSmsTelephoneGeneralPanel {
    max-width: calc(100% - 15px);
  }
  body div[role="main"] .scfForm .scfCaptchaLabelText,
  body div[role="main"] .feedback-wrapper .scfCaptchaLabelText {
    max-width: 130px;
  }
  body div[role="main"] .scfForm .scfCaptchaGeneralPanel .scfValidator,
  body div[role="main"] .feedback-wrapper .scfCaptchaGeneralPanel .scfValidator {
    margin-left: -130px;
  }
  body div[role="main"] .about-modal .modal-dialog {
    min-width: 0;
    left: 50%;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    margin: 0px;
  }
  body div[role="main"] .about-modal .about-popup .modal-header .header-share {
    position: absolute;
    top: 20px;
    left: 20px;
    text-align: left;
  }
  body div[role="main"] .about-modal .about-popup .modal-header .article-head {
    width: 100%;
    padding: 0px 30px;
    margin-top: 0px;
  }
  body div[role="main"] .about-modal .about-popup .modal-header .article-head .blocknav {
    position: static;
    width: 100%;
    margin: 0px;
  }
  body div[role="main"] .about-modal .about-popup .modal-header .article-attr {
    padding-left: 0px;
    text-align: center;
  }
  body div[role="main"] .about-modal .about-popup .modal-header .article-attr h3 {
    padding: 20px;
    text-align: center;
  }
  body div[role="main"] .about-modal .about-popup .modal-body .article-content {
    padding: 10px;
  }
  body div[role="main"] .jumbo .main-article-carousel .main-article {
    width: 100%;
    height: 280px;
    overflow: hidden;
    position: relative;
  }
  body div[role="main"] .jumbo .main-article-carousel .main-article img {
    position: absolute;
    z-index: -2;
    width: 100%;
    height: auto;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
  }
  body div[role="main"] .jumbo .main-article-carousel .main-article img.top {
    top: 0;
    transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
  }
  body div[role="main"] .jumbo .main-article-carousel .main-article img.bottom {
    bottom: 0;
    top: auto;
    transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
  }
  body div[role="main"] .jumbo .main-article-carousel .main-article img.portrait {
    top: 0;
    height: 100%;
    width: auto;
    left: 50%;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
  }
  body div[role="main"] .jumbo .main-article-carousel .main-article img.portrait.left {
    left: 0;
    transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
  }
  body div[role="main"] .jumbo .main-article-carousel .main-article img.portrait.right {
    left: auto;
    right: 0;
    transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
  }
  body div[role="main"] .jumbo .main-article-carousel .main-article .short-article {
    width: 95%;
    padding: 5px 10px;
    position: absolute;
    margin: 0px;
    left: 50%;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
  }
  body div[role="main"] .jumbo .main-article-carousel .main-article .short-article h1 {
    font-size: 2em;
    margin-top: 10px;
  }
  body div[role="main"] .jumbo .main-article-carousel .main-article .short-article h4 {
    display: none;
  }
  body div[role="main"] .jumbo .main-article-carousel .main-article .short-article .btn {
    display: none;
  }
  body div[role="main"] .jumbo .main-article-carousel .slick-dots {
    bottom: 5px;
  }
  body div[role="main"] .agencies .agencies-list [class*='col-'] .agency {
    height: 115px;
  }
  body div[role="main"] .agencies .agencies-list [class*='col-'] .agency h4 {
    display: none;
  }
  body div[role="main"] .agencies .agencies-list [class*='col-'] .agency img {
    right: none;
    left: 50%;
    max-width: 90px;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
  }
  body div[role="main"] .duo-carousel {
    height: 310px;
  }
  body div[role="main"] .duo-carousel .check-carousel,
  body div[role="main"] .duo-carousel .recent-carousel {
    max-width: 300px;
  }
  body div[role="main"] .duo-carousel .check-carousel .slick-prev,
  body div[role="main"] .duo-carousel .recent-carousel .slick-prev {
    left: -10px;
  }
  body div[role="main"] .duo-carousel .check-carousel .slick-next,
  body div[role="main"] .duo-carousel .recent-carousel .slick-next {
    right: -10px;
  }
  body div[role="main"] .duo-carousel .check-carousel .slick-dots,
  body div[role="main"] .duo-carousel .recent-carousel .slick-dots {
    position: absolute;
    bottom: 20px;
    list-style: none;
    padding-left: 0px;
    height: 50px;
    left: 50%;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    top: 100%;
    height: auto;
  }
  body div[role="main"] .duo-carousel .check-carousel .slick-dots li,
  body div[role="main"] .duo-carousel .recent-carousel .slick-dots li {
    display: inline-block;
    height: 15px;
    width: 15px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
  }
  body div[role="main"] .duo-carousel .check-carousel .slick-dots li button,
  body div[role="main"] .duo-carousel .recent-carousel .slick-dots li button {
    border: 2px solid #555;
    background: white;
    display: block;
    border-radius: 50%;
    height: 15px;
    width: 15px;
    outline: none;
    line-height: 0px;
    font-size: 0rem;
    color: transparent;
    padding: 5px;
    cursor: pointer;
  }
  body div[role="main"] .duo-carousel .check-carousel .slick-dots li.slick-active button,
  body div[role="main"] .duo-carousel .recent-carousel .slick-dots li.slick-active button {
    background: #3da0c6;
    color: inherit;
    border: none;
  }
  body div[role="main"] .duo-carousel .check-carousel .slick-dots li.slick-active button,
  body div[role="main"] .duo-carousel .recent-carousel .slick-dots li.slick-active button {
    background: #8e618c;
  }
  body div[role="main"] section.homepage .jumbo .main-article-carousel .main-article {
    width: 100%;
    height: 280px;
    overflow: hidden;
    position: relative;
  }
  body div[role="main"] section.homepage .jumbo .main-article-carousel .main-article img {
    position: absolute;
    z-index: -2;
    width: 100%;
    height: auto;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
  }
  body div[role="main"] section.homepage .jumbo .main-article-carousel .main-article img.top {
    top: 0;
    transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
  }
  body div[role="main"] section.homepage .jumbo .main-article-carousel .main-article img.bottom {
    bottom: 0;
    top: auto;
    transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
  }
  body div[role="main"] section.homepage .jumbo .main-article-carousel .main-article img.portrait {
    top: 0;
    height: 100%;
    width: auto;
    left: 50%;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
  }
  body div[role="main"] section.homepage .jumbo .main-article-carousel .main-article img.portrait.left {
    left: 0;
    transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
  }
  body div[role="main"] section.homepage .jumbo .main-article-carousel .main-article img.portrait.right {
    left: auto;
    right: 0;
    transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
  }
  body div[role="main"] section.homepage .jumbo .main-article-carousel .main-article .short-article {
    width: 100%;
    margin-bottom: 10px;
  }
  body div[role="main"] section.homepage .jumbo .bottom-carousel {
    padding: 40px 0px 40px;
  }
  body div[role="main"] section.homepage .jumbo .bottom-carousel:first-of-type {
    display: none;
  }
  body div[role="main"] section.homepage .jumbo .bottom-carousel .updates-carousel {
    display: none;
  }
  body div[role="main"] section.homepage .jumbo .bottom-carousel .stories-carousel .update-item {
    display: block;
  }
  body div[role="main"] section.homepage .jumbo .bottom-carousel .stories-carousel.merged {
    display: block;
  }
  body div[role="main"] section.homepage .jumbo .bottom-carousel .stories-carousel:not(.merged) {
    display: none;
  }
  body div[role="main"] section.homepage .jumbo .bottom-carousel .updates-carousel,
  body div[role="main"] section.homepage .jumbo .bottom-carousel .stories-carousel {
    width: 100%;
  }
  body div[role="main"] section.homepage .jumbo .bottom-carousel .updates-carousel:before,
  body div[role="main"] section.homepage .jumbo .bottom-carousel .stories-carousel:before {
    content: '';
  }
  body div[role="main"] section.homepage .jumbo .bottom-carousel .updates-carousel ul.slick-dots,
  body div[role="main"] section.homepage .jumbo .bottom-carousel .stories-carousel ul.slick-dots {
    margin-bottom: 0px;
    bottom: -55px;
  }
  body div[role="main"] section.homepage .jumbo .bottom-carousel .update-item,
  body div[role="main"] section.homepage .jumbo .bottom-carousel .story-item {
    margin: 0px;
    width: 100%;
    height: 180px;
    overflow: hidden;
    position: relative;
  }
  body div[role="main"] section.homepage .jumbo .bottom-carousel .update-item img,
  body div[role="main"] section.homepage .jumbo .bottom-carousel .story-item img {
    position: absolute;
    z-index: -2;
    width: 100%;
    height: auto;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
  }
  body div[role="main"] section.homepage .jumbo .bottom-carousel .update-item img.top,
  body div[role="main"] section.homepage .jumbo .bottom-carousel .story-item img.top {
    top: 0;
    transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
  }
  body div[role="main"] section.homepage .jumbo .bottom-carousel .update-item img.bottom,
  body div[role="main"] section.homepage .jumbo .bottom-carousel .story-item img.bottom {
    bottom: 0;
    top: auto;
    transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
  }
  body div[role="main"] section.homepage .jumbo .bottom-carousel .update-item img.portrait,
  body div[role="main"] section.homepage .jumbo .bottom-carousel .story-item img.portrait {
    top: 0;
    height: 100%;
    width: auto;
    left: 50%;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
  }
  body div[role="main"] section.homepage .jumbo .bottom-carousel .update-item img.portrait.left,
  body div[role="main"] section.homepage .jumbo .bottom-carousel .story-item img.portrait.left {
    left: 0;
    transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
  }
  body div[role="main"] section.homepage .jumbo .bottom-carousel .update-item img.portrait.right,
  body div[role="main"] section.homepage .jumbo .bottom-carousel .story-item img.portrait.right {
    left: auto;
    right: 0;
    transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
  }
  body div[role="main"] section.homepage .jumbo .bottom-carousel .update-item .caption,
  body div[role="main"] section.homepage .jumbo .bottom-carousel .story-item .caption {
    padding: 10px;
  }
  body div[role="main"] section.homepage .jumbo .bottom-carousel .update-item .caption h4,
  body div[role="main"] section.homepage .jumbo .bottom-carousel .story-item .caption h4 {
    margin-left: 0px;
    width: 80%;
  }
  body div[role="main"] section.homepage .jumbo .bottom-carousel .update-item .caption:hover,
  body div[role="main"] section.homepage .jumbo .bottom-carousel .story-item .caption:hover {
    bottom: -110px;
  }
  body div[role="main"] section.homepage .jumbo .bottom-carousel .update-item .caption:after,
  body div[role="main"] section.homepage .jumbo .bottom-carousel .story-item .caption:after {
    bottom: auto;
    top: 20px;
  }
  body div[role="main"] section.homepage section.article h3 {
    font-size: 1.7em;
    width: 75%;
    display: block;
    margin: 40px auto;
  }
  body div[role="main"] section.homepage section.article .row .article-grid .article-content {
    padding: 10px;
    height: 175px;
  }
  body div[role="main"] section.homepage section.article .row .article-grid .article-content h4 {
    width: 80%;
    font-size: 1em;
  }
  body div[role="main"] section.pressroom .content-nav {
    background: #00a850;
  }
  body div[role="main"] section.pressroom .main-press .mobile-filter {
    display: block;
    background: #eee;
    color: #2a2a2a;
    font-weight: bold;
    font-size: 1.2em;
    padding-left: 20px;
    height: 45px;
    line-height: 45px;
    position: relative;
  }
  body div[role="main"] section.pressroom .main-press .mobile-filter img {
    width: 12px;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
  }
  body div[role="main"] section.pressroom .main-press thead tr {
    height: auto;
    width: 100%;
    z-index: 20;
  }
  body div[role="main"] section.pressroom .main-press thead tr th {
    -webkit-box-shadow: none;
    box-shadow: none;
    display: block;
    min-height: 45px;
    width: 100%;
    padding: 0px;
    border-bottom: 1px solid #ddd;
  }
  body div[role="main"] section.pressroom .main-press thead tr th td:nth-child(1)::before {
    display: none;
  }
  body div[role="main"] section.pressroom .main-press thead tr th:nth-last-child(2) .dropdown-menu {
    transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
  }
  body div[role="main"] section.pressroom .main-press thead tr th img {
    display: none;
  }
  body div[role="main"] section.pressroom .main-press thead tr th span {
    position: absolute;
    line-height: 45px;
    display: block;
    right: 20px;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  body div[role="main"] section.pressroom .main-press thead tr th a {
    padding-left: 20px;
    display: block;
    line-height: 45px;
    height: 100%;
    width: 100%;
  }
  body div[role="main"] section.pressroom .main-press thead tr th a[aria-expanded="true"] {
    background: white;
  }
  body div[role="main"] section.pressroom .main-press thead tr th:hover {
    background: none;
  }
  body div[role="main"] section.pressroom .main-press thead tr th.open {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  body div[role="main"] section.pressroom .main-press thead tr th.open span {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
  }
  body div[role="main"] section.pressroom .main-press thead tr th:nth-child(1) {
    display: none;
  }
  body div[role="main"] section.pressroom .main-press thead tr th .dropdown-menu {
    position: static;
    width: 100%;
    float: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  body div[role="main"] section.pressroom .main-press thead tr th .dropdown-menu .list-inline {
    height: auto;
    margin-bottom: 0px;
  }
  body div[role="main"] section.pressroom .main-press thead tr th .dropdown-menu .list-inline::after {
    content: '';
    display: block;
    clear: both;
  }
  body div[role="main"] section.pressroom .main-press tbody tr {
    display: block;
    border-top: 1px solid #eee;
    padding: 10px 18px;
  }
  body div[role="main"] section.pressroom .main-press tbody tr:after {
    content: '';
    display: block;
    clear: both;
  }
  body div[role="main"] section.pressroom .main-press tbody tr td {
    padding: 0px 5px;
    display: block;
    position: relative;
    min-width: 1px;
  }
  body div[role="main"] section.pressroom .main-press tbody tr td:nth-child(1) {
    padding-left: 5px;
  }
  body div[role="main"] section.pressroom .main-press tbody tr td:nth-child(1):before {
    content: 'title';
    display: block;
    text-transform: capitalize;
    font-weight: bold;
    color: #2a2a2a;
    margin: 7px 0px 2px;
  }
  body div[role="main"] section.pressroom .main-press tbody tr td:nth-child(1) .social-icon {
    position: static;
    margin-bottom: 10px;
    display: none;
  }
  body div[role="main"] section.pressroom .main-press tbody tr td:nth-child(1) .tmbnail {
    display: none;
  }
  body div[role="main"] section.pressroom .main-press tbody tr td:nth-child(2) {
    width: 30%;
    float: left;
  }
  body div[role="main"] section.pressroom .main-press tbody tr td:nth-child(2):before {
    content: 'type';
    display: block;
    text-transform: capitalize;
    font-weight: bold;
    color: #2a2a2a;
    margin: 7px 0px 2px;
  }
  body div[role="main"] section.pressroom .main-press tbody tr td:nth-child(3) {
    width: 30%;
    float: left;
  }
  body div[role="main"] section.pressroom .main-press tbody tr td:nth-child(3):before {
    content: 'category';
    display: block;
    text-transform: capitalize;
    font-weight: bold;
    color: #2a2a2a;
    margin: 7px 0px 2px;
  }
  body div[role="main"] section.pressroom .main-press tbody tr td:nth-child(4) {
    width: 40%;
    float: left;
  }
  body div[role="main"] section.pressroom .main-press tbody tr td:nth-child(4):before {
    content: 'date';
    display: block;
    text-transform: capitalize;
    font-weight: bold;
    color: #2a2a2a;
    margin: 7px 0px 2px;
  }
  body div[role="main"] section.pressroom .main-press ul.table-nav {
    height: 40px;
    line-height: 40px;
    text-align: center;
  }
  body div[role="main"] section.pressroom .main-press ul.table-nav li:nth-child(4) {
    margin-right: 0px;
  }
  body div[role="main"] section.pressroom .cos .jumbo-full,
  body div[role="main"] section.pressroom .workplan .jumbo-full,
  body div[role="main"] section.pressroom .cos .img-wrap,
  body div[role="main"] section.pressroom .workplan .img-wrap {
    height: 430px;
  }
  body div[role="main"] section.pressroom .cos .jumbo-full:before,
  body div[role="main"] section.pressroom .workplan .jumbo-full:before,
  body div[role="main"] section.pressroom .cos .img-wrap:before,
  body div[role="main"] section.pressroom .workplan .img-wrap:before {
    content: '';
    position: absolute;
    z-index: -1;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
  }
  body div[role="main"] section.pressroom .cos .jumbo-full:before,
  body div[role="main"] section.pressroom .workplan .jumbo-full:before,
  body div[role="main"] section.pressroom .cos .img-wrap:before,
  body div[role="main"] section.pressroom .workplan .img-wrap:before {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), color-stop(rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(top, #ffffff, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
    background-image: -o-linear-gradient(top, #ffffff, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
    background-image: linear-gradient(to bottom, #ffffff, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
    opacity: 1;
  }
  body div[role="main"] section.pressroom .cos .jumbo-full .wrapper,
  body div[role="main"] section.pressroom .workplan .jumbo-full .wrapper,
  body div[role="main"] section.pressroom .cos .img-wrap .wrapper,
  body div[role="main"] section.pressroom .workplan .img-wrap .wrapper {
    width: 100%;
  }
  body div[role="main"] section.pressroom .cos .jumbo-full .wrapper ul,
  body div[role="main"] section.pressroom .workplan .jumbo-full .wrapper ul,
  body div[role="main"] section.pressroom .cos .img-wrap .wrapper ul,
  body div[role="main"] section.pressroom .workplan .img-wrap .wrapper ul {
    position: absolute;
    right: 0px;
    width: calc(100% - 40px);
  }
  body div[role="main"] section.pressroom .cos .jumbo-full .wrapper ul li,
  body div[role="main"] section.pressroom .workplan .jumbo-full .wrapper ul li,
  body div[role="main"] section.pressroom .cos .img-wrap .wrapper ul li,
  body div[role="main"] section.pressroom .workplan .img-wrap .wrapper ul li {
    height: auto;
    min-height: 60px;
  }
  body div[role="main"] section.pressroom .cos .jumbo-full .wrapper ul li a,
  body div[role="main"] section.pressroom .workplan .jumbo-full .wrapper ul li a,
  body div[role="main"] section.pressroom .cos .img-wrap .wrapper ul li a,
  body div[role="main"] section.pressroom .workplan .img-wrap .wrapper ul li a {
    line-height: 60px;
  }
  body div[role="main"] section.pressroom .cos .img-wrap {
    height: 200px;
    margin-bottom: 15px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  }
  body div[role="main"] section.pressroom .cos .img-wrap:nth-child(4n + 0):before {
    content: '';
    position: absolute;
    z-index: -1;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
  }
  body div[role="main"] section.pressroom .cos .img-wrap:nth-child(4n + 0):before {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ceccc7), to(rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(top, #ceccc7 0, rgba(255, 255, 255, 0));
    background-image: -o-linear-gradient(top, #ceccc7 0, rgba(255, 255, 255, 0));
    background-image: linear-gradient(to bottom, #ceccc7 0, rgba(255, 255, 255, 0));
    opacity: 1;
  }
  body div[role="main"] section.pressroom .cos .wrapper {
    display: none;
  }
  body div[role="main"] section.pressroom .cos .wrapper.mobile {
    display: block;
  }
  body div[role="main"] section.pressroom .cos .wrapper.mobile:nth-child(4n - 1) {
    background: #CECCC7;
  }
  body div[role="main"] .content-head {
    position: relative;
    min-height: 105px;
  }
  body div[role="main"] .content-head .navbar-collapse.in {
    overflow-y: visible;
  }
  body div[role="main"] .content-head .navbar-toggle {
    text-align: left;
    font-size: 1.1em;
    margin: 0px;
    float: none;
    width: 100%;
    border-radius: 0px;
    text-transform: uppercase;
  }
  body div[role="main"] .content-head .navbar-toggle:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 5px;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid white;
  }
  body div[role="main"] .content-head .container {
    height: auto;
  }
  body div[role="main"] .content-head .container .directory {
    margin-top: 15px;
    top: 0px;
    position: static;
  }
  body div[role="main"] .content-head .container .directory span.breadcrumbs {
    display: none;
  }
  body div[role="main"] .content-head .container .directory h1 {
    font-size: 2em;
    line-height: normal;
    float: none;
  }
  body div[role="main"] .content-head .container .directory span:nth-child(3) {
    display: none;
  }
  body div[role="main"] .content-head .container .content-nav {
    left: 10px;
    margin: 0px;
    padding: 0px;
    height: auto;
    position: static;
    float: none;
    z-index: 5;
    top: 85px;
    width: 75%;
    bottom: auto;
  }
  body div[role="main"] .content-head .container .content-nav .navbar-toggle {
    display: block;
    margin-left: 10px;
  }
  body div[role="main"] .content-head .container .content-nav .navbar-collapse.collapse {
    display: none;
    padding: 0px 10px;
    position: absolute;
    top: 100%;
    background: #2a2a2a;
    width: 75%;
    left: 10px;
    z-index: 10;
  }
  body div[role="main"] .content-head .container .content-nav ul {
    width: 100%;
    margin: 0px;
  }
  body div[role="main"] .content-head .container .content-nav ul li {
    min-height: 40px;
    height: auto;
    width: 100%;
    display: table;
  }
  body div[role="main"] .content-head .container .content-nav ul li a {
    display: table-cell;
    vertical-align: middle;
    top: 0px;
    width: 100%;
    line-height: normal;
    text-align: left;
    top: 0;
    transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    position: static;
  }
  body div[role="main"] .content-head .container .content-nav ul li.active {
    display: none;
  }
  body div[role="main"] .content-head .container .content-nav ul li:hover,
  body div[role="main"] .content-head .container .content-nav ul li.active {
    border: none;
    background: none;
  }
  body div[role="main"] .content-head .container .content-nav ul li:hover:before,
  body div[role="main"] .content-head .container .content-nav ul li.active:before {
    display: none;
  }
  body div[role="main"] .content-head .container .content-nav ul li:hover a,
  body div[role="main"] .content-head .container .content-nav ul li.active a {
    opacity: 1;
  }
  body div[role="main"] .content-head .container .content-nav ul li:hover:after,
  body div[role="main"] .content-head .container .content-nav ul li.active:after {
    border: none;
  }
  body div[role="main"] .content-head .container .content-nav.no-dropdown .navbar-toggle:after {
    display: none;
  }
  body div[role="main"] section.portfolio .jumbo .jumbo-full {
    height: 140px;
    min-height: 0px;
  }
  body div[role="main"] section.portfolio .jumbo .jumbo-full::after,
  body div[role="main"] section.portfolio .jumbo .jumbo-full::before {
    display: none;
  }
  body div[role="main"] section.portfolio .jumbo .jumbo-full .wrapper {
    width: 100%;
  }
  body div[role="main"] section.portfolio .jumbo .jumbo-full .wrapper ul {
    position: static;
  }
  body div[role="main"] section.portfolio .jumbo .wrapper {
    display: none;
  }
  body div[role="main"] section.portfolio .jumbo .wrapper.mobile {
    display: block;
    padding: 15px 10px;
  }
  body div[role="main"] section.portfolio .jumbo .wrapper.mobile .buttons button,
  body div[role="main"] section.portfolio .jumbo .wrapper.mobile .buttons .btn {
    color: #222;
    background: white;
  }
  body div[role="main"] section.portfolio .jumbo .wrapper.mobile::before {
    display: none;
  }
  body div[role="main"] section.portfolio .jumbo .article-item {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
  }
  body div[role="main"] section.portfolio .jumbo .article-item img {
    position: absolute;
    z-index: -2;
    width: 100%;
    height: auto;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
  }
  body div[role="main"] section.portfolio .jumbo .article-item img.top {
    top: 0;
    transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
  }
  body div[role="main"] section.portfolio .jumbo .article-item img.bottom {
    bottom: 0;
    top: auto;
    transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
  }
  body div[role="main"] section.portfolio .jumbo .article-item img.portrait {
    top: 0;
    height: 100%;
    width: auto;
    left: 50%;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
  }
  body div[role="main"] section.portfolio .jumbo .article-item img.portrait.left {
    left: 0;
    transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
  }
  body div[role="main"] section.portfolio .jumbo .article-item img.portrait.right {
    left: auto;
    right: 0;
    transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
  }
  body div[role="main"] section.portfolio .jumbo .article-item.none {
    display: none;
  }
  body div[role="main"] section.portfolio .jumbo .article-item.black {
    height: 200px;
  }
  body div[role="main"] section.portfolio .jumbo .article-item.double-height {
    width: 100%;
    height: 170px;
    overflow: hidden;
    position: relative;
  }
  body div[role="main"] section.portfolio .jumbo .article-item.double-height img {
    position: absolute;
    z-index: -2;
    width: 100%;
    height: auto;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
  }
  body div[role="main"] section.portfolio .jumbo .article-item.double-height img.top {
    top: 0;
    transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
  }
  body div[role="main"] section.portfolio .jumbo .article-item.double-height img.bottom {
    bottom: 0;
    top: auto;
    transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
  }
  body div[role="main"] section.portfolio .jumbo .article-item.double-height img.portrait {
    top: 0;
    height: 100%;
    width: auto;
    left: 50%;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
  }
  body div[role="main"] section.portfolio .jumbo .article-item.double-height img.portrait.left {
    left: 0;
    transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
  }
  body div[role="main"] section.portfolio .jumbo .article-item.double-height img.portrait.right {
    left: auto;
    right: 0;
    transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
  }
  body div[role="main"] section.portfolio .jumbo .article-item.big {
    padding: 20px;
  }
  body div[role="main"] section.portfolio .jumbo .article-item.longwidth,
  body div[role="main"] section.portfolio .jumbo .article-item.longheight {
    height: auto;
    min-height: 170px;
  }
  body div[role="main"] section.portfolio .jumbo .article-item.logo {
    width: 100%;
    height: 170px;
    position: relative;
    overflow: hidden;
  }
  body div[role="main"] section.portfolio .jumbo .article-item.logo img {
    position: absolute;
    z-index: -1;
    top: 0;
    height: 100%;
    width: auto;
    left: 50%;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
  }
  body div[role="main"] section.portfolio .jumbo .article-item.logo img.left {
    left: 0;
    transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
  }
  body div[role="main"] section.portfolio .jumbo .article-item.logo img.right {
    left: auto;
    right: 0;
    transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
  }
  body div[role="main"] section.portfolio .jumbo .article-item.logo img.portrait {
    width: 100%;
    height: auto;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
  }
  body div[role="main"] section.portfolio .jumbo .article-item.logo img.portrait.top {
    top: 0;
    transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
  }
  body div[role="main"] section.portfolio .jumbo .article-item.logo img.portrait.bottom {
    bottom: 0;
    top: auto;
    transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
  }
  body div[role="main"] section.portfolio .masterplan .master-grid {
    height: auto;
  }
  body div[role="main"] section.portfolio .masterplan .master-grid img {
    display: none;
  }
  body div[role="main"] section.portfolio .masterplan a {
    position: static;
  }
  body div[role="main"] section.portfolio .masterplan a .article-item {
    width: 100%;
    height: 120px;
    overflow: hidden;
    position: relative;
  }
  body div[role="main"] section.portfolio .masterplan a .article-item img {
    position: absolute;
    z-index: -2;
    width: 100%;
    height: auto;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
  }
  body div[role="main"] section.portfolio .masterplan a .article-item img.top {
    top: 0;
    transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
  }
  body div[role="main"] section.portfolio .masterplan a .article-item img.bottom {
    bottom: 0;
    top: auto;
    transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
  }
  body div[role="main"] section.portfolio .masterplan a .article-item img.portrait {
    top: 0;
    height: 100%;
    width: auto;
    left: 50%;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
  }
  body div[role="main"] section.portfolio .masterplan a .article-item img.portrait.left {
    left: 0;
    transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
  }
  body div[role="main"] section.portfolio .masterplan a .article-item img.portrait.right {
    left: auto;
    right: 0;
    transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
  }
  body div[role="main"] section.portfolio .masterplan a .article-item img {
    display: block;
  }
  body div[role="main"] section.portfolio .masterplan a.none {
    display: none;
  }
  body div[role="main"] section.portfolio .departments a:first-child .article-item {
    width: 100%;
  }
  body div[role="main"] section.portfolio .departments .article-item.medium,
  body div[role="main"] section.portfolio .departments .article-item.large {
    height: auto;
    min-height: 200px;
  }
  body div[role="main"] section.portfolio .keypolicies .recommendation {
    padding: 20px;
  }
  body div[role="main"] section.portfolio .keypolicies .jumbo-full .wrapper {
    background: none;
    padding: 20px;
    padding-top: 30px;
  }
  body div[role="main"] section.portfolio .keypolicies .jumbo-full .wrapper:before {
    content: '';
    position: absolute;
    z-index: -1;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
  }
  body div[role="main"] section.portfolio .keypolicies .jumbo-full .wrapper:before {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), color-stop(rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(top, #ffffff, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
    background-image: -o-linear-gradient(top, #ffffff, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
    background-image: linear-gradient(to bottom, #ffffff, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
    opacity: 1;
  }
  body div[role="main"] section.portfolio .keypolicies .jumbo-full .wrapper .inner {
    position: static;
    transform: translateY(0%);
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%);
  }
  body div[role="main"] section.portfolio .keypolicies .graphes .graph-nav {
    padding: 0px;
    height: auto;
  }
  body div[role="main"] section.portfolio .keypolicies .graphes .graph-nav li {
    display: block;
    width: 100%;
    height: auto;
    float: none;
  }
  body div[role="main"] section.portfolio .keypolicies .graphes .graph-nav li a {
    position: static;
    padding: 10px;
    transform: translateY(0%);
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%);
  }
  body div[role="main"] section.portfolio .keypolicies .graphes .graph-nav li.active {
    border: none;
    background: #2a2a2a;
  }
  body div[role="main"] section.portfolio .keypolicies .graphes .graph-nav li.active a {
    color: white;
    position: static;
  }
  body div[role="main"] section.portfolio .keypolicies .graphes .graph-nav li.active:after {
    display: none;
  }
  body div[role="main"] section.portfolio .keypolicies .involved .col-sm-4 .img-wrap {
    height: 220px;
  }
  body div[role="main"] section.portfolio .newsevents .row {
    padding-bottom: 0px;
  }
  body div[role="main"] section.portfolio .newsevents .table-nav {
    text-align: center;
    position: static;
    width: 100%;
  }
  body div[role="main"] section.portfolio .newsevents .table-nav .RadDataPager .rdpWrap:not(.rdpNumPart) {
    position: static;
  }
  body div[role="main"] section.portfolio .newsevents .table-nav > li:first-of-type {
    display: inline-block;
  }
  body div[role="main"] section.portfolio .newsevents .news .title,
  body div[role="main"] section.portfolio .newsevents .stories .title {
    position: static;
  }
  body div[role="main"] section.portfolio .newsevents .news h3,
  body div[role="main"] section.portfolio .newsevents .stories h3 {
    display: none;
  }
  body div[role="main"] section.portfolio .newsevents .news:before,
  body div[role="main"] section.portfolio .newsevents .stories:before {
    color: white;
    font-size: 2em;
    font-weight: bold;
    position: static;
    padding: 0px 20px;
    line-height: 60px;
    display: block;
    border: none;
    width: 100%;
    height: 60px;
    background: #3a3a3a;
  }
  body div[role="main"] section.portfolio .newsevents .ns-item {
    height: auto;
    min-height: 160px;
    padding: 20px;
    width: 100%;
  }
  body div[role="main"] section.portfolio .newsevents .ns-item:before {
    content: '';
    position: absolute;
    z-index: -1;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
  }
  body div[role="main"] section.portfolio .newsevents .ns-item:before {
    color: inherit;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#000000), color-stop(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(top, #000000, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(top, #000000, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to bottom, #000000, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    opacity: 1;
  }
  body div[role="main"] section.portfolio .newsevents .ns-item .title {
    width: 100%;
  }
  body div[role="main"] section.portfolio .newsevents .ns-item .title h4 {
    font-size: 24px;
  }
  body div[role="main"] section.portfolio .newsevents .ns-item.head {
    height: 320px;
  }
  body div[role="main"] section.portfolio .newsevents .ns-item.head:before {
    content: '';
    position: absolute;
    z-index: -1;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
  }
  body div[role="main"] section.portfolio .newsevents .ns-item.head:before {
    color: inherit;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#000000), color-stop(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(top, #000000, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(top, #000000, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to bottom, #000000, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0));
    opacity: 1;
  }
  body div[role="main"] section.portfolio .newsevents .ns-item.head .title {
    margin-top: 50px;
    width: 80%;
  }
  body div[role="main"] section.portfolio .newsevents .ns-item:after {
    right: 20px;
    bottom: 20px;
  }
  body div[role="main"] section.portfolio .newsevents .news:before {
    content: 'News';
  }
  body div[role="main"] section.portfolio .newsevents .stories:before {
    content: 'Stories';
  }
  body div[role="main"] section.portfolio .factsfigures .jumbo-full {
    padding: 10px;
    height: auto;
  }
  body div[role="main"] section.portfolio .factsfigures article .facts-item {
    height: 180px;
  }
  body div[role="main"] section.portfolio .factsfigures article .facts-item .title {
    padding: 10px;
  }
  body div[role="main"] section.portfolio .factsfigures article .facts-item .title h4 {
    margin-bottom: 0px;
  }
  body div[role="main"] section.portfolio .factsfigures article .facts-item .view {
    display: none;
  }
  body div[role="main"] section.pressroom .pressservice .wrapper.mobile {
    display: block;
    padding: 10px;
    width: calc((100% - 20px));
    float: none;
    margin: 0px auto 10px;
  }
  body div[role="main"] section.pressroom .pressservice .wrapper.mobile ul {
    width: 100%;
  }
  body div[role="main"] section.pressroom .pressservice .jumbo-full {
    min-height: 250px;
    height: auto;
    width: calc((100% - 20px));
    margin: auto;
  }
  body div[role="main"] section.pressroom .pressservice .jumbo-full:before {
    content: '';
    position: absolute;
    z-index: -1;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
  }
  body div[role="main"] section.pressroom .pressservice .jumbo-full:before {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), color-stop(rgba(255, 255, 255, 0.1)), to(rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(top, #ffffff, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0));
    background-image: -o-linear-gradient(top, #ffffff, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0));
    background-image: linear-gradient(to bottom, #ffffff, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0));
    opacity: 1;
  }
  body div[role="main"] section.pressroom .pressservice .jumbo-full .wrapper {
    padding: 20px 0px 20px 20px;
    transform: translateY(0%);
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    width: 100%;
    top: 30px;
    right: 0px;
    max-width: 400px;
    display: none;
  }
  body div[role="main"] section.pressroom .pressservice .jumbo-full .wrapper p {
    width: 90%;
  }
  body div[role="main"] section.pressroom .pressservice .jumbo-full .wrapper ul {
    min-width: 300px;
  }
  body div[role="main"] section.pressroom .pressservice .jumbo-full .wrapper ul:last-of-type {
    width: 100%;
  }
  body div[role="main"] section.pressroom .pressservice .jumbo-full .wrapper ul:last-of-type li.ready .dropdown {
    display: block;
  }
  body div[role="main"] section.pressroom .pressservice .jumbo-full .wrapper ul:last-of-type li:hover .dropdown {
    display: block;
  }
  body div[role="main"] section.corp .sitemap {
    padding: 20px;
  }
  body div[role="main"] section.corp .sitemap .home-wrap,
  body div[role="main"] section.corp .sitemap .portfolio-wrap {
    width: 100%;
  }
  body div[role="main"] section.corp .sitemap ul li {
    width: 100%;
  }
  body div[role="main"] section.corp .sitemap .portfolio-wrap ul.portfolios,
  body div[role="main"] section.corp .sitemap .portfolio-wrap ul.others {
    width: 100%;
  }
  body div[role="main"] section.corp .wrapper.mobile {
    display: block;
    padding: 10px;
    width: calc((100% - 20px));
    float: none;
    margin: 0px auto 10px;
  }
  body div[role="main"] section.corp .wrapper.mobile ul {
    width: 100%;
  }
  body div[role="main"] section.corp .jumbo-full {
    min-height: 250px;
    height: auto;
    width: calc((100% - 20px));
    margin: auto;
  }
  body div[role="main"] section.corp .jumbo-full:before {
    content: '';
    position: absolute;
    z-index: -1;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
  }
  body div[role="main"] section.corp .jumbo-full:before {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), color-stop(rgba(255, 255, 255, 0.1)), to(rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(top, #ffffff, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0));
    background-image: -o-linear-gradient(top, #ffffff, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0));
    background-image: linear-gradient(to bottom, #ffffff, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0));
    opacity: 1;
  }
  body div[role="main"] section.corp .jumbo-full .wrapper {
    padding: 20px 0px 20px 20px;
    transform: translateY(0%);
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    width: 100%;
    top: 30px;
    right: 0px;
    max-width: 400px;
    display: none;
  }
  body div[role="main"] section.corp .jumbo-full .wrapper p {
    width: 90%;
  }
  body div[role="main"] section.corp .jumbo-full .wrapper ul {
    min-width: 300px;
  }
  body div[role="main"] section.corp .jumbo-full .wrapper ul:last-of-type {
    width: 100%;
  }
  body div[role="main"] section.corp .jumbo-full .wrapper ul:last-of-type li.ready .dropdown {
    display: block;
  }
  body div[role="main"] section.corp .jumbo-full .wrapper ul:last-of-type li:hover .dropdown {
    display: block;
  }
  body div[role="main"] section.corp .jumbo-full:nth-of-type(1):before {
    content: '';
    position: absolute;
    z-index: -1;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
  }
  body div[role="main"] section.corp .jumbo-full:nth-of-type(1):before {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), color-stop(rgba(255, 255, 255, 0.2)), to(rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(top, #ffffff, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0));
    background-image: -o-linear-gradient(top, #ffffff, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0));
    background-image: linear-gradient(to bottom, #ffffff, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0));
    opacity: 1;
  }
  body div[role="main"] section.corp .jumbo-full:nth-of-type(3) {
    height: 457px;
  }
  body div[role="main"] section.corp .search-result {
    padding: 10px;
  }
  body div[role="main"] section.corp .search-result .filter-search-wrap {
    display: none;
  }
  body div[role="main"] section.corp .search-result .filter-search-wrap ul {
    display: none;
  }
  body div[role="main"] section.corp .search-result #popularKeywords {
    padding: 10px 20px;
    width: calc((100% - 20px));
  }
  body div[role="main"] section.corp .search-result .input-group {
    padding: 10px;
    padding-bottom: 0px;
  }
  body div[role="main"] section.corp .search-result .input-group input {
    padding-left: 20px;
  }
  body div[role="main"] section.corp .search-result .result {
    padding: 0px;
  }
  body div[role="main"] section.corp .search-result article {
    padding: 0px 10px;
  }
  body div[role="main"] section.corp .faq aside {
    padding: 0px;
    margin-bottom: 20px;
  }
  body div[role="main"] section.corp .faq aside h4 {
    margin-bottom: 20px;
  }
  body div[role="main"] section.corp .faq .results .expandall {
    position: static;
    margin-bottom: 10px;
    display: block;
  }
  body div[role="main"] section.corp .faq .faq-item .expandthis {
    -webkit-transition: 0s;
    -o-transition: 0s;
    transition: 0s;
  }
  body div[role="main"] section.corp .faq article {
    padding: 0px;
  }
  body div[role="main"] section.corp .faq article h4 {
    margin-bottom: 20px;
  }
  body div[role="main"] section.corp .faq .input-group {
    width: 100%;
    margin-bottom: 5px;
  }
  body div[role="main"] section.corp .faq .advance-toggle {
    text-align: left;
  }
  body div[role="main"] section.corp .faq .advanced-search {
    padding: 20px;
  }
  body div[role="main"] section.corp .faq .advanced-search h5 {
    margin-bottom: 30px;
  }
  body div[role="main"] section.corp .faq .advanced-search label {
    width: 100%;
    margin-bottom: 5px;
  }
  body div[role="main"] section.corp .faq .advanced-search input {
    width: 100%;
    margin-bottom: 15px;
  }
  body div[role="main"] section.corp .about .jumbo-full:nth-of-type(1) {
    height: 605px;
  }
  body div[role="main"] section.corp .about .jumbo-full:nth-of-type(1) h3 {
    font-size: 2.5em;
  }
  body div[role="main"] section.corp .agenciespage .agency-item .agency-desc {
    margin-top: 20px;
    padding-bottom: 50px;
  }
  body div[role="main"] section.corp .agenciespage .agency-item .agency-desc h3 {
    text-align: center;
  }
  body div[role="main"] section.corp .agenciespage .agency-item .agency-desc p {
    width: 100%;
  }
  body div[role="main"] section.corp .agenciespage .agency-item .agency-desc a {
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
  }
  body div[role="main"] section.corp .vacancies {
    padding: 10px;
  }
  body div[role="main"] section.corp .vacancies h3 {
    font-size: 1.4em;
  }
  body div[role="main"] section.with-readspeaker nav.content-nav {
    padding-bottom: 45px !important;
  }
  body div[role="main"] section.with-readspeaker .navbar-collapse {
    -webkit-transform: translate(0px, -48px);
    -ms-transform: translate(0px, -48px);
    transform: translate(0px, -48px);
  }
  body div[role="main"] section.with-readspeaker .rs-container {
    -webkit-transform: translate(20px, 0px);
    -ms-transform: translate(20px, 0px);
    transform: translate(20px, 0px);
    top: 110px;
  }
  body div[role="main"] section.with-readspeaker .language-container ~ .container.jumbo .rs-container {
    top: 140px;
  }
  body div[role="main"] .about-modal .about-popup .modal-header h3 {
    text-align: left;
    padding-left: 30px;
  }
  body div[role="main"] .about-modal .about-popup .modal-header .article-head.shorten {
    width: 100%;
  }
  body div[role="main"] .about-modal .about-popup .modal-header .article-head .blocknav a.nav-item {
    height: auto;
  }
  body div[role="main"] .about-modal .about-popup .modal-header .article-head .blocknav.shorten [class*=' col-'] {
    width: 100%;
  }
  body div[role="main"] .article-modal .modal-dialog,
  body div[role="main"] .agency-modal .modal-dialog {
    width: 95%;
    margin: 50px auto;
  }
  body div[role="main"] .article-modal .modal-dialog .modal-header .article-head,
  body div[role="main"] .agency-modal .modal-dialog .modal-header .article-head {
    width: 100%;
    padding: 20px 30px;
  }
  body div[role="main"] .article-modal .modal-dialog .modal-header .article-head h3,
  body div[role="main"] .agency-modal .modal-dialog .modal-header .article-head h3 {
    font-size: 1.5em;
    margin-bottom: 10px;
  }
  body div[role="main"] .article-modal .modal-dialog .modal-header .article-head span,
  body div[role="main"] .agency-modal .modal-dialog .modal-header .article-head span {
    font-size: 1.1em;
  }
  body div[role="main"] .article-modal .modal-dialog .modal-header .header-share,
  body div[role="main"] .agency-modal .modal-dialog .modal-header .header-share {
    display: none;
  }
  body div[role="main"] .article-modal .modal-dialog .modal-header .article-attr,
  body div[role="main"] .agency-modal .modal-dialog .modal-header .article-attr {
    padding-left: 0px;
    text-align: center;
  }
  body div[role="main"] .article-modal .modal-dialog .modal-body .article-content,
  body div[role="main"] .agency-modal .modal-dialog .modal-body .article-content {
    padding: 20px;
  }
  body div[role="main"] .article-modal .modal-dialog .modal-body .article-content h3,
  body div[role="main"] .agency-modal .modal-dialog .modal-body .article-content h3 {
    margin: 10px auto;
  }
  body div[role="main"] .article-modal .modal-dialog .modal-body .article-content .last-update,
  body div[role="main"] .agency-modal .modal-dialog .modal-body .article-content .last-update {
    margin: 10px auto;
    display: block;
    text-align: center;
  }
  body div[role="main"] .article-modal .modal-dialog .modal-body .article-content .last-update li,
  body div[role="main"] .agency-modal .modal-dialog .modal-body .article-content .last-update li {
    display: inline-block;
  }
  body div[role="main"] .article-modal .modal-dialog .modal-body .article-content .img-wrap,
  body div[role="main"] .agency-modal .modal-dialog .modal-body .article-content .img-wrap {
    margin: auto;
  }
  body div[role="main"] .article-modal .modal-dialog .modal-body .article-content p,
  body div[role="main"] .agency-modal .modal-dialog .modal-body .article-content p {
    margin-top: 20px;
    padding-left: 0px;
    padding-right: 0px;
  }
  body div[role="main"] .article-modal .modal-dialog .modal-body .article-content ul.share,
  body div[role="main"] .agency-modal .modal-dialog .modal-body .article-content ul.share {
    position: static;
    float: none;
    text-align: center;
    margin: 0px;
  }
  body div[role="main"] .article-modal .modal-dialog .modal-body .article-nav,
  body div[role="main"] .agency-modal .modal-dialog .modal-body .article-nav {
    padding: 0px 10px;
  }
  body div[role="main"] .article-modal .modal-dialog .modal-body .article-nav ul,
  body div[role="main"] .agency-modal .modal-dialog .modal-body .article-nav ul {
    height: auto;
    text-align: center;
  }
  body div[role="main"] .article-modal .modal-dialog .modal-body .article-nav ul li,
  body div[role="main"] .agency-modal .modal-dialog .modal-body .article-nav ul li {
    display: block;
    margin: 0px;
  }
  body div[role="main"] .article-modal .modal-dialog .modal-body .article-nav ul li.active,
  body div[role="main"] .agency-modal .modal-dialog .modal-body .article-nav ul li.active {
    border-bottom: 0px;
    position: relative;
    border-left: 5px solid #667080;
  }
  body div[role="main"] .article-modal .modal-dialog .modal-body .article-nav ul li.active:before,
  body div[role="main"] .agency-modal .modal-dialog .modal-body .article-nav ul li.active:before {
    position: absolute;
    content: '';
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #667080;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
  }
  body div[role="main"] .article-modal .modal-dialog .modal-body .article-nav ul li a,
  body div[role="main"] .agency-modal .modal-dialog .modal-body .article-nav ul li a {
    text-align: left;
    font-size: 1em;
  }
  body div[role="main"] .article-modal .modal-dialog .modal-footer,
  body div[role="main"] .agency-modal .modal-dialog .modal-footer {
    padding: 20px 30px;
  }
  body div[role="main"] .article-modal .modal-dialog .modal-footer .article-tmbnail,
  body div[role="main"] .agency-modal .modal-dialog .modal-footer .article-tmbnail {
    margin: 20px auto;
  }
  body div[role="main"] .article-modal .modal-dialog .modal-footer h4.date,
  body div[role="main"] .agency-modal .modal-dialog .modal-footer h4.date {
    font-size: 1em;
  }
  body div[role="main"] .article-modal .modal-dialog .modal-footer .related,
  body div[role="main"] .agency-modal .modal-dialog .modal-footer .related {
    padding: 0px;
  }
  body div[role="main"] .article-modal .modal-dialog .modal-footer .footer-nav a,
  body div[role="main"] .agency-modal .modal-dialog .modal-footer .footer-nav a {
    padding: 0px;
  }
  body div[role="main"] .job-listing-wrapper table tbody tr {
    width: 100%;
    margin-bottom: 10px;
    height: auto;
  }
  body div[role="main"] .job-listing-wrapper table tbody tr:nth-child(2n) {
    margin-left: 0px;
  }
  body div[role="main"] .agency-modal .modal-dialog .modal-body .img-wrap {
    display: block;
  }
  body div[role="main"] .agency-modal .modal-dialog .modal-body p {
    display: block;
  }
  body div[role="main"] .language-container ~ .content-head {
    padding-top: 30px;
  }
  body div[role="main"] .language-container ~ div .content-head {
    padding-top: 30px;
  }
  body footer {
    padding: 0px 0px 20px;
    text-align: center;
  }
  body footer .container {
    padding: 0px;
  }
  body footer .social-media {
    padding: 20px 0px;
  }
  body footer .bottom-nav {
    display: none;
  }
  body footer .update-time {
    width: 100%;
    position: static;
    display: block;
    line-height: 250%;
    padding-right: 0px;
    border-bottom: 1px solid #747d8c;
  }
  body footer .copyright {
    border: none;
    padding: 10px 0px;
    float: none;
    width: 75%;
    display: block;
    margin: auto;
    text-align: center;
    line-height: 170%;
  }
  body footer .term {
    padding: 10px 0px;
    float: none;
    width: 75%;
    display: block;
    margin: auto;
  }
  body.coswps header {
    z-index: 1002;
  }
  body.coswps header #wpsplaceholdertop_0_DivCode {
    height: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  body.coswps header #wpsplaceholdertop_0_DivCode .navbar-toggle {
    margin-left: 15px;
    display: none;
  }
  body.coswps header #wpsplaceholdertop_0_DivCode .navbar-toggle[data-target="#bs-example-navbar-collapse-1"] {
    display: none;
  }
  body.coswps header #wpsplaceholdertop_0_DivCode .container {
    text-align: center;
  }
  body.coswps header #wpsplaceholdertop_0_DivCode .container .brand {
    position: static;
  }
  body.coswps header #wpsplaceholdertop_0_DivCode .container .brand img {
    height: 70px;
    width: auto;
  }
  body.coswps header #bs-example-navbar-collapse-3 {
    background: white;
    width: 62.5vw;
    display: block;
    position: relative;
  }
  body.coswps header #bs-example-navbar-collapse-3.in {
    overflow: visible;
  }
  body.coswps header #bs-example-navbar-collapse-3 .top-header {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  body.coswps header #bs-example-navbar-collapse-3 .container {
    height: auto;
    padding: 0px;
    padding-right: 10px;
  }
  body.coswps header #bs-example-navbar-collapse-3 .container .search-form {
    width: 100%;
    padding: 0px;
  }
  body.coswps header #bs-example-navbar-collapse-3 .container .search-form > a,
  body.coswps header #bs-example-navbar-collapse-3 .container .search-form > ul {
    display: none;
  }
  body.coswps header #bs-example-navbar-collapse-3 .container .search-form .input-group.search {
    width: 100%;
  }
  body.coswps header #bs-example-navbar-collapse-3 .container .search-form .input-group.search .btn-info {
    width: 37px;
  }
  body.coswps header #bs-example-navbar-collapse-3 .container .search-form .input-group.search .dropdown-menu.inner {
    width: 180px;
  }
  body.coswps header #bs-example-navbar-collapse-3 .container .search-form .input-group.search .dropdown-menu.inner li {
    width: 100%;
    margin-bottom: 5px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
  body.coswps header #bs-example-navbar-collapse-3 .container .search-form .input-group.search .dropdown-menu.inner li:last-child {
    margin-bottom: 0px;
    border-bottom: none;
  }
  body.coswps header #bs-example-navbar-collapse-3 .container .search-form .input-group.search .dropdown-menu.inner li a {
    width: 100%;
    white-space: normal;
  }
  body.coswps header #bs-example-navbar-collapse-3 .container .search-form .input-group.search input[type="text"] {
    width: 34vw;
  }
  body.coswps header nav.navbar #bs-example-navbar-collapse-3 {
    display: none;
  }
  body.coswps div[role="main"] .content-head {
    min-height: 0px;
  }
  body.coswps div[role="main"] .content-head .secondary-header {
    top: 70px;
  }
  body.coswps div[role="main"] .content-head .secondary-header .container .directory span {
    display: none;
  }
  body.coswps div[role="main"] .content-head .secondary-header .container .content-nav .navbar-collapse.collapse {
    left: 0px;
    padding: 0px;
    background: rgba(0, 0, 0, 0.7) !important;
    width: 100%;
    overflow-x: hidden;
  }
  body.coswps div[role="main"] .content-head .secondary-header .container .content-nav .navbar-collapse.collapse ul {
    background: #CB102D !important;
    width: 75%;
    min-height: 100%;
    padding-bottom: 10px;
  }
  body.coswps div[role="main"] .content-head .secondary-header .container .content-nav .navbar-collapse.collapse ul li {
    padding: 0px;
    display: block;
    max-width: none;
    margin: 0px;
    padding: 5px 20px;
    min-height: 0px;
  }
  body.coswps div[role="main"] .content-head .secondary-header .container .content-nav .navbar-collapse.collapse ul li:hover,
  body.coswps div[role="main"] .content-head .secondary-header .container .content-nav .navbar-collapse.collapse ul li.active {
    display: block;
    background: #EF4F01;
  }
  body.coswps div[role="main"] .content-head .secondary-header .container .content-nav .navbar-collapse.collapse ul li:hover::after,
  body.coswps div[role="main"] .content-head .secondary-header .container .content-nav .navbar-collapse.collapse ul li.active::after {
    content: none;
  }
  body.coswps div[role="main"] .content-head .secondary-header .container .content-nav .navbar-collapse.collapse ul li:hover .desktop-only,
  body.coswps div[role="main"] .content-head .secondary-header .container .content-nav .navbar-collapse.collapse ul li.active .desktop-only {
    display: none;
  }
  body.coswps div[role="main"] .content-head .secondary-header .container .content-nav .navbar-collapse.collapse ul li a {
    display: block;
  }
  body.coswps div[role="main"] .content-head .secondary-header .container .content-nav .navbar-collapse.collapse ul li a br {
    display: none;
  }
  body.coswps div[role="main"] .content-head .secondary-header .container .content-nav .navbar-collapse.collapse ul li .desktop-only {
    display: none;
  }
  body.coswps div[role="main"] .content-head .secondary-header .container .content-nav .navbar-collapse.collapse ul .mobile-only {
    display: none;
  }
  body.coswps div[role="main"] .content-head .secondary-header .container .content-nav .navbar-collapse.collapse ul .mobile-only .tabtitle {
    background: #506D7B;
    text-align: left;
    padding: 5px 30px;
  }
  body.coswps div[role="main"] .content-head .secondary-header .container .content-nav .navbar-collapse.collapse ul .mobile-only .tabtitle h1 {
    margin: 0px;
    font-size: 18px;
    line-height: normal;
    font-weight: normal;
  }
  body.coswps div[role="main"] .content-head .secondary-header .container .content-nav .navbar-collapse.collapse ul .mobile-only .tabs {
    text-align: left;
    color: white;
    padding: 5px 30px;
    padding-right: 10px;
    font-size: 16px;
    display: block;
    background: #0f4962;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  }
  body.coswps div[role="main"] .content-head .secondary-header .container .content-nav .navbar-collapse.collapse ul .mobile-only .tabs:hover,
  body.coswps div[role="main"] .content-head .secondary-header .container .content-nav .navbar-collapse.collapse ul .mobile-only .tabs.active {
    background: #EF4F01;
  }
  body.coswps div[role="main"] .content-head .secondary-header .container .content-nav .navbar-collapse.collapse ul .mobile-only .tabs:hover .subcat .subcat-tabs,
  body.coswps div[role="main"] .content-head .secondary-header .container .content-nav .navbar-collapse.collapse ul .mobile-only .tabs.active .subcat .subcat-tabs {
    border-color: white;
  }
  body.coswps div[role="main"] .content-head .secondary-header .container .content-nav .navbar-collapse.collapse ul .mobile-only .tabs .num,
  body.coswps div[role="main"] .content-head .secondary-header .container .content-nav .navbar-collapse.collapse ul .mobile-only .tabs .text {
    display: inline-block;
    vertical-align: middle;
  }
  body.coswps div[role="main"] .content-head .secondary-header .container .content-nav .navbar-collapse.collapse ul .mobile-only .tabs .num {
    font-size: 22px;
    font-weight: bold;
    width: 25px;
  }
  body.coswps div[role="main"] .content-head .secondary-header .container .content-nav .navbar-collapse.collapse ul .mobile-only .tabs .text {
    width: calc(100% - 30px);
  }
  body.coswps div[role="main"] .content-head .secondary-header .container .content-nav .navbar-collapse.collapse ul .mobile-only .tabs .subcat {
    margin-top: 10px;
    display: none;
    margin-left: -30px;
    width: calc(100% + 40px);
    background: #0f4962;
  }
  body.coswps div[role="main"] .content-head .secondary-header .container .content-nav .navbar-collapse.collapse ul .mobile-only .tabs .subcat .subcat-tabs {
    display: block;
    color: white;
    margin-left: 55px;
    padding: 5px;
    text-transform: capitalize;
  }
  body.coswps div[role="main"] .content-head .secondary-header .container .content-nav .navbar-collapse.collapse ul .mobile-only .tabs .subcat .subcat-tabs::before {
    content: '■';
    margin-right: 10px;
  }
  body.coswps div[role="main"] .content-head .secondary-header .container .content-nav .navbar-collapse.collapse ul .desktop-only {
    display: none;
  }
  body.coswps div[role="main"] .content-head .secondary-header .container .content-nav .navbar-collapse.collapse ul.expanded {
    min-height: 200%;
    min-height: 300vw;
  }
  body.coswps div[role="main"] .content-head .banner {
    margin-top: 70px;
  }
  body.coswps div[role="main"] .content-head .banner .balloon {
    padding: 10px;
  }
  body.coswps div[role="main"] .content-head .banner .balloon h1 {
    margin: 0px;
    font-size: 30px;
    white-space: nowrap;
  }
  body.coswps div[role="main"] .content-head .banner .balloon h1.bold {
    font-size: 30px;
  }
  body.coswps div[role="main"] section.portfolio .parts .part.header .title {
    display: block;
    text-align: center;
  }
  body.coswps div[role="main"] section.portfolio .parts .part.header .title .tabtitle {
    display: block;
    border-bottom: 1px solid #4F6D7A;
    width: 100%;
    text-align: center;
  }
  body.coswps div[role="main"] section.portfolio .parts .part.header .title .tabtitle h1 {
    position: static;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  body.coswps div[role="main"] section.portfolio .parts .part.header .title .slick-track {
    display: block;
  }
  body.coswps div[role="main"] section.portfolio .parts .part.header .title a.tabs {
    width: 95%;
    max-width: none;
    text-align: left;
    margin: auto;
    border-left: none;
  }
  body.coswps div[role="main"] section.portfolio .parts .part.header .title a.tabs.active {
    display: block;
  }
  body.coswps div[role="main"] section.portfolio .parts .part.header .title .more {
    display: none;
  }
  body.coswps div[role="main"] section.portfolio .parts .part.header .content {
    padding: 10px 20px;
    text-align: center;
  }
  body.coswps div[role="main"] section.portfolio .parts .part.header .content h1 {
    font-size: 24px;
    line-height: 1.2;
    margin-left: 30px;
    margin-right: 30px;
  }
  body.coswps div[role="main"] section.portfolio .parts .part.strategy .carousel {
    position: relative;
  }
  body.coswps div[role="main"] section.portfolio .parts .part.strategy .carousel .item .content {
    padding: 10px 20px;
    text-align: center;
  }
  body.coswps div[role="main"] section.portfolio .parts .part.strategy .carousel .item .content h1 {
    font-size: 24px;
    line-height: 1.2;
    margin-left: 30px;
    margin-right: 30px;
  }
  body.coswps div[role="main"] section.portfolio .parts .part.expanded .block:nth-child(n+6) {
    display: block;
  }
  body.coswps div[role="main"] section.portfolio .parts .part .block {
    height: 50vw ;
    width: 100% !important;
  }
  body.coswps div[role="main"] section.portfolio .parts .part .block .article-item {
    padding: 10px;
  }
  body.coswps div[role="main"] section.portfolio .parts .part .block .article-item h3 {
    font-size: 16px;
    line-height: 22px;
  }
  body.coswps div[role="main"] section.portfolio .parts .part .block .article-item span {
    display: none;
  }
  body.coswps div[role="main"] section.portfolio .parts .part .block .article-item::after {
    right: 10px;
    bottom: 10px;
  }
  body.coswps div[role="main"] section.portfolio .parts .part .block:nth-child(n+6) {
    display: none;
  }
  body.coswps div[role="main"] section.portfolio .parts .viewmore {
    display: block;
    background: #060606;
    padding: 5px;
  }
  body.coswps div[role="main"] section.portfolio .parts .viewmore .load {
    display: block;
    width: 200px;
    padding: 10px 20px;
    margin: 40px auto;
    background: #2A2A2A;
    color: white;
    text-align: center;
    border-radius: 5px;
  }
  body.coswps .simple-modal .modal-dialog {
    width: 95%;
  }
  body.coswps .simple-modal .modal-dialog .article-popup .top-menu {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
  }
  body.coswps .simple-modal .modal-dialog .article-popup .top-menu .btn.print {
    float: left;
  }
  body.coswps .simple-modal .modal-dialog .article-popup .top-menu .btn.print span {
    margin: 0px;
  }
  body.coswps .simple-modal .modal-dialog .article-popup .top-menu .btn.print span:not(.fa) {
    display: none;
  }
  body.coswps .simple-modal .modal-dialog .article-popup .top-menu .social-buttons {
    left: 0px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  body.coswps .simple-modal .modal-dialog .article-popup .modal-content {
    padding: 0px 10px;
  }
  body.coswps .simple-modal .modal-dialog .article-popup .bottom-menu {
    padding: 10px;
    padding-bottom: 0px;
  }
  body.coswps .simple-modal .modal-dialog .article-popup .bottom-menu .right,
  body.coswps .simple-modal .modal-dialog .article-popup .bottom-menu .left {
    float: left;
    width: 100%;
    margin-bottom: 10px;
  }
  body.coswps .simple-modal .modal-dialog .article-popup .grey-menu {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
  }
  body.coswps .simple-modal .modal-dialog .article-popup .grey-menu a span {
    max-width: 100%;
    word-wrap: break-word;
  }
  body .error-wrapper > .info {
    bottom: auto;
    right: 0;
    top: calc(100% + 20px);
    text-align: center;
    width: 100%;
    padding: 0 10%;
  }
}
@media (max-width: 368px) {
  body header nav.navbar .brand {
    top: 18px;
  }
  body header nav.navbar img.main-logo {
    max-width: 130px;
  }
  body.coswps div[role="main"] section.portfolio .parts .part .block {
    height: 60vw;
  }
}
@media (max-width: 366px) {
  body div[role="main"] .scfForm .scfCaptchaGeneralPanel .scfValidator,
  body div[role="main"] .feedback-wrapper .scfCaptchaGeneralPanel .scfValidator {
    margin-left: 0px;
  }
}
