/*
 Theme Name:   Merlin Child
 Theme URI:    https://wordpress.org/themes/merlin/
 Description:  Merlin Child Theme
 Author:       Pantheon Developer
 Author URI:
 Template:     merlin
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  merlin-child
*/

body {
    color: #3f3f3f;
    font-size: 16px;
    line-height: 24px;
    font-family: 'Roboto', Arial, sans-serif;
    background: #eee;
}

.entry-title a:link, .entry-title a:visited, a:link, a:visited, a {
    color: #1f869a;
    outline: 0 none;
}

a:hover, a:focus {
    outline: 0 none;
}

.header-main {
    padding: 15px 30px;
}

.wrapper {
    box-shadow: 0 0 4px #ddd;
    background: #fff;
}

.header-widget {
    margin: 30px 0 0 0;
}

.primary-navigation {
    margin-bottom: 2px;
}

ul.sub-menu {
    box-shadow: 4px 4px 0 #176473;
}

.main-navigation-menu li.current-menu-ancestor .submenu-dropdown-toggle + a {
    background: #1f869a;
}

ul.sub-menu > li.menu-item-has-children a {
    position: relative;
}

/*ul.sub-menu > li.menu-item-has-children span + a:after {
	content: "";
	width: 15px;
	height: 15px;
	position: absolute;
	right: 10px;
	top: 16px;
	background-image: url(images/next.png);
	background-position: right center;
	display: inline-block;
}*/
.home .site-content {
    padding: 0;
}

.home .content-area {
    padding: 20px 0 0 0;
}

.home-articles .type-page {
    margin-bottom: 0;
}

.site-branding {
    padding: 0;
    margin: 0;
}

header.entry-header h1.page-title {
    padding-bottom: 15px;
    margin: 0;
    display: block;
}

.header-bar-wrap {
    background: #eee;
    border: 0;
    padding: 0 30px;
}

.header-bar-wrap #google_language_translator {
    float: right;
    margin-top: 3px;
    height: 35px;
}

#google_language_translator select.goog-te-combo {
    border: 0;
    color: #3f3f3f;
    font-family: 'Roboto', Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    font-style: italic;
    min-width: 185px;
    margin-left: 10px;
}

.social-icons-menu li a:before, .social-icons-menu li a {
    color: #3f3f3f !important;
}

.social-icons-menu li a:hover {
    color: #1f869a;
}

input[type=submit], .more-link {
    background: #3f3f3f;
    color: #fff;
    font-family: 'Roboto Condensed', Arial, sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
}

.main-navigation-menu ul {
    padding: 0;
    min-width: 240px;
}

.main-navigation-menu ul li a {
    padding-left: 15px;
    padding-right: 38px;
    word-wrap: break-word;
    white-space: normal;
    min-width: 90%;
}

.main-navigation-menu li.menu-item:hover a, .main-navigation-menu ul, .main-navigation-menu ul li, .main-navigation-menu ul li a, .main-navigation-menu a:hover, .main-navigation-menu a:focus, .main-navigation-menu li.current-menu-item a:hover, .main-navigation-menu li.current-menu-item a {
    background: #1f869a;
    text-decoration: none;
}

.main-navigation-menu a {
    font-size: 18px;
    line-height: 24px;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', Arial, sans-serif;
    padding: 20px;
    font-weight: 700;
}

.header-main {
    border-top: 4px solid #3f3f3f;
}

.search-form .search-field:hover, .search-form .search-field:focus {
    border: 0;
}

.search-form .search-field:focus::-webkit-input-placeholder {
    color: transparent
}

.search-form .search-field:focus::-moz-placeholder {
    color: transparent
}

.search-form .search-field:focus:-moz-placeholder {
    color: transparent
}

.search-form .search-field:focus:-ms-input-placeholder {
    color: transparent
}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], textarea {
    color: #3f3f3f;
}

.search-form .search-field {
    font-size: 18px;
    background: #eee;
    line-height: 24px;
    color: #3f3f3f;
    border: 0;
    font-family: 'Roboto', Arial, sans-serif;
}

.search-form .search-submit {
    background: #eee;
    border: 0;
}

.search-form .search-submit:hover {
    background: #3f3f3f;
    color: #fff;
}

.search-form .search-submit:hover .genericon-search {
    color: #fff;
}

.search-form .search-submit .genericon-search {
    color: #3f3f3f;
}

.page-title, .entry-title {
    font-size: 36px;
    line-height: 42px;
    font-family: 'Roboto Condensed', Arial, sans-serif;
    font-weight: bold;
    color: #3f3f3f;
    border: 0;
}

.entry-meta {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    color: #3f3f3f;
    font-style: italic;
}

.entry-meta a {
    color: #3f3f3f;
    font-weight: bold;
}

.nav-previous, .nav-next {
    background: #1f869a;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    width: 48%;
    padding: 10px;
    font-family: 'Roboto Condensed', Arial, sans-serif;
    font-weight: bold;
    font-size: 18px;
    line-height: 24px;
}

.nav-next {
    margin-left: 2%;
}

.nav-previous a, .nav-next a {
    color: #fff;
}

.widget-header h3 {
    padding: 12px 15px;
}

.widget-box {
    background: #1f869a;
    padding: 20px;
    font-size: 18px;
    line-height: 24px;
    color: #fff;
    font-weight: 300;
    margin-top: -16px;
}

.widget-box #subForm button[type=submit] {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.widget-box #subForm button[type=submit], .btn-register {
    border-radius: 6px;
    background: #3f3f3f;
    margin: 15px auto 0 auto;
    display: block;
    text-align: center;
}

.widget-box #subForm button[type=submit], .btn-register a {
    display: block;
    font-size: 24px;
    line-height: 30px;
    padding: 12px 15px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'Roboto Condensed', Arial, sans-serif;
}

.register-blocks .btn-register {
    border-radius: 0;
}

.widget ul {
    list-style: none;
    padding: 0;
}

.widget ol li, .widget ul li {
    font-family: 'Roboto Condensed', Arial, sans-serif;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    color: #1f869a;
    padding: 0;
}

.widget ol li a, .widget ul li a {
    border-bottom: 1px solid #bfbfbf;
    display: block;
    width: 100%;
    margin: 0;
    padding: 10px;
    color: #1f869a;
}

.widget ol li a:hover, .widget ul li a:hover {
    color: #3f3f3f;
}

.widget ol li:last-child a, .widget ul li:last-child a {
    border-bottom: 0;
}

.widget ul li:before, .widget_recent_comments ul li:before, .widget-category-posts .widget-header .category-archive-link .category-archive-icon:after {
    display: none;
}

.widget-category-posts .widget-header .category-archive-link .category-archive-icon, .category-archive-icon {
    width: 31px;
    height: 15px;
    text-indent: -999999px;
    display: inline-block;
    background: url('images/arrow.png') center center;
    margin: 20px 15px 0 0;
}

.widget-category-posts .widget-header .category-archive-link:hover .category-archive-icon, .widget-category-posts .widget-header .category-archive-link .category-archive-icon:hover, .category-archive-icon:hover {
    background: url('images/arrow-hover.png') center center;
}

.widget-category-posts .small-post .entry-title {
    border: 0;
    font-family: 'Roboto Condensed', Arial, sans-serif;
    font-weight: 700;
    color: #3f3f3f;
    font-size: 18px;
    line-height: 24px;
    text-transform: uppercase;
}

.widget-category-posts .small-post .more-link {
    text-transform: capitalize;
    color: #1f869a !important;
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
    background: none;
    padding: 0;
    font-family: 'Roboto Condensed', Arial, sans-serif;
}

.widget ul.merlin-related-posts h4 {
    padding: 0;
    margin: 0;
}

.widget ul.merlin-related-posts h4 a {
    color: #3f3f3f;
    font-size: 18px;
    line-height: 24px;
    text-transform: none;
    padding: 0;
}

.widget ul.merlin-related-posts li {
    margin-bottom: 20px;
}

.widget ul.merlin-related-posts li a {
    border-bottom: 0;
}

.widget-category-posts .small-post .entry-title a {
    color: #3f3f3f;
}

.widget-category-posts .small-post {
    font-weight: 300;
}

.widget-header {
    background: #3f3f3f;
    color: #fff;
}

.widget-title {
    background: none;
    font-size: 18px;
    line-height: 24px;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', Arial, sans-serif;
    padding: 12px 15px;
    font-weight: 700;
}

.widget-category-posts .medium-post .entry-title {
    clear: left;
    border: 0;
    font-family: 'Roboto Condensed', Arial, sans-serif;
    font-weight: 700;
    color: #3f3f3f;
    font-size: 24px;
    line-height: 30px;
    text-transform: uppercase;
}

.conx-contact-page .wpcf7 {
    margin: 15px 0;
}

.conx-contact-page .wpcf7-form-control-wrap {
    margin-bottom: 15px;
    display: block;
    clear: both;
}

.conx-contact-page input.wpcf7-form-control {
    height: 50px;
    width: 100%;
}

.conx-contact-page .wpcf7-form-control.wpcf7-submit {
    background: #3f3f3f;
    color: #fff;
    font-family: "Roboto Condensed", Arial, sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
    margin-top: 20px;
    padding: 10px 20px;
    width: auto;
    text-transform: uppercase;
}

.footer-top {
    font-size: 24px;
    line-height: 30px;
    display: table;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 565px;
    color: #fff;
    background-image: url('images/pattern.png');
    background-repeat: no-repeat;
    background-position: top center;
    background-color: rgba(31, 134, 154, 1);
    background-size: cover;
}

/*.footer-left {
    padding-top: 45px;
}*/

.footer-left-info {
    padding: 10px 30px 0 30px;
    vertical-align: top;
    text-align: center;
    display: table-cell;
    width: 35%;
    background-color: rgba(11, 77, 90, .35);
    border-right: 1px solid #70b3c0;
}

.footer-left-info p {
    padding: 0;
    margin: 0;
}

.footer-left-info h5 {
    font-size: 40px;
    line-height: 40px;
    font-weight: 900;
    color: #fff;
    border: 0;
    padding: 0;
    margin: 0 0 5px 0;
}

.footer-left-info h5 span {
    font-size: 28px;
    line-height: 34px;
    font-weight: 400;
    text-transform: none;
}

.copyright {
    font-size: 14px;
    line-height: 20px;
    padding-top: 10px;
    display: block;
}

.header-bar-wrap, .site-footer {
    max-width: 1190px;
    margin: auto;
    width: 100%;
    background: #eee;
}

.info-list-blocks {
    padding: 38px 0;
    border-bottom: 1px solid #70b3c0;
}

.info-prevented {
    border-bottom: 0;
}

.info-prevented h5 {
    text-transform: uppercase;
}

.footer-navigation {
    width: 100%;
    margin: 0 auto;
}

.footer-navigation .footer-social-blocks {
    float: right;
    width: 25%;
}

.footer-navigation .social-icons-menu {
    float: right;
}

.footer-navigation .footer-navigation-menu {
    float: left;
    width: 65%;
}

.footer-navigation-menu a {
    color: #3f3f3f;
    padding-left: 0;
    padding-right: 0;
    margin-right: 20px;
}

.footer-navigation-menu a:hover {
    color: #176473;
}

.footer-navigation-menu li {
    display: inline-block;
}

.newsletter-signbox {
    vertical-align: top;
    display: table-cell;
    width: 65%;
    text-align: center;
}

.newsletter-signbox form br {
    display: none;
}

.newsletter-signbox form, .newsletter-signbox #subForm, .newsletter-signbox .wpcf7-form {
    max-width: 500px;
    margin: auto;
}

.newsletter-signbox .form-group, .newsletter-signbox .wpcf7-form .wpcf7-form-control-wrap {
    display: block;
    padding: 0;
    margin: 0 auto 20px;
}

.newsletter-signbox form label {
    display: none;
}

.widget-box form input[type=text],
.widget-box form input[type=email],
.newsletter-signbox form input[type=text],
.newsletter-signbox form input[type=email],
.widget-box form select,
.newsletter-signbox .wpcf7-form .wpcf7-form-control {
    background: #fff;
    border: 0;
    border-radius: 0;
    height: 50px;
    font-size: 18px;
    line-height: 24px;
    color: #1e2d3f;
    font-weight: 400;
    text-transform: capitalize;
    box-shadow: 1px 0 2px #444;
    padding: 0 12px;
    width: 100%;
    margin: 0;
    font-family: 'Roboto', Arial, sans-serif;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.widget-box #fieldpailk,
.widget-box #fieldpailk2{
    margin-top: 10px;
}

.newsletter-signbox form select, .newsletter-signbox .wpcf7-form select.wpcf7-form-control {
    border-radius: 4px;
    background: #e6e6e6;
    padding: 0 12px;
    border: 0;
    width: 100%;
    height: 50px;
}

.newsletter-signbox .btn-submit, .newsletter-signbox .wpcf7-form .wpcf7-submit {
    font-family: 'Roboto Condensed', Arial, sans-serif;
    min-width: 300px;
    font-weight: bold;
    width: auto;
    margin: auto;
    text-transform: uppercase;
    background: #3f3f3f;
    color: #fff;
    box-shadow: none;
    font-size: 30px;
    line-height: 30px;
    border-radius: 4px;
    height: 60px;
}

.newsletter-signbox .btn-submit:hover, .newsletter-signbox .wpcf7-form .wpcf7-submit:hover, .newsletter-signbox .btn-submit:focus, .newsletter-signbox .wpcf7-form .wpcf7-submit:focus {
    background: #fff;
    color: #3f3f3f;
}

.newsletter-signbox h2 {
    font-size: 48px;
    line-height: 60px;
    font-weight: bold;
    font-family: 'Roboto Condensed', Arial, sans-serif;
    text-transform: uppercase;
    text-shadow: 0 1px 0 #444;
}

.newsletter-signbox input[type=text]:focus::-webkit-input-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}

.newsletter-signbox input[type=text]:focus::-moz-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}

.newsletter-signbox input[type=text]:focus:-moz-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}

.newsletter-signbox input[type=text]:focus:-ms-input-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}

.newsletter-signbox input[type=email]:focus::-webkit-input-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}

.newsletter-signbox input[type=email]:focus::-moz-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}

.newsletter-signbox input[type=email]:focus:-moz-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}

.newsletter-signbox input[type=email]:focus:-ms-input-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}

.stories_of_typhoid_widget {
    font-weight: 300;
}

.stories_of_typhoid_widget header.entry-header > a {
    max-height: 200px;
    height: 200px;
    overflow: hidden;
    width: 100%;
    display: block;
}

.stories_of_typhoid_widget header.entry-header img {
    width: 100%;
}

.stories_of_typhoid_widget .entry-title {
    padding-top: 15px;
    display: block;
}

.stories_of_typhoid_widget .type-post .entry-content p {
    margin: 7px 0 0 0;
}

.stories_of_typhoid_widget .entry-meta {
    display: none;
}

.stories_of_typhoid_widget .entry-title a {
    color: #3f3f3f;
}

.stories_of_typhoid_widget .entry-title a:hover {
    color: #1f869a;
}

.stories_of_typhoid_widget .entry-title span {
    color: #1f869a;
}

.stories_of_typhoid_widget .more-link {
    display: none;
}

.stories_of_typhoid_widget,
.merlin_child_category_posts_columns,
.merlin_child_category_featured_columns {
    padding: 30px;
}

.merlin_child_register_today, .stories_of_typhoid_widget {
    margin-bottom: 0;
}

.register-blocks {
    background: #1f869a;
    font-size: 24px;
    color: #fff;
    text-align: center;
    line-height: 30px;
    font-weight: 300;
    padding: 50px 120px;
}

.register-blocks p {
    padding: 0;
    margin: 0 0 15px 0;
}

.register-info {
    font-size: 18px;
    line-height: 30px;
}

.register-info span {
    font-weight: bold;
    font-style: italic;
}

.register-blocks a.btn-register {
    margin: 12px auto auto auto;
    display: inline-block;
    min-width: 380px;
    text-align: center;
    color: #3f3f3f;
    text-transform: uppercase;
    box-shadow: 4px 4px 0 #176473;
    font-size: 30px;
    line-height: 30px;
    padding: 28px 10px;
    white-space: normal;
    background: #fff;
    font-weight: bold;
    font-family: 'Roboto Condensed', Arial, sans-serif;
}

.register-blocks a.btn-register:hover {
    background: #3f3f3f;
    color: #fff;
}

.brand-info-blocks {
    width: 100%;
    display: table;
}

.brand-info {
    font-size: 24px;
    line-height: 30px;
    text-align: right;
    font-weight: 300;
    display: table-cell;
    width: 50%;
    vertical-align: top;
}

.brand-info-wrap {
    width: 444px;
    float: right;
    padding-right: 15px;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.brand-info-wrap span {
   /* position: relative;
    top: -14px;*/
    display: block;vertical-align:top;
}

.brand-info-wrap span img {
    /*position: relative;
    top: 15px;*/
	vertical-align:middle;
}

.brand-info-display {
    display: table-cell;
    width: 50%;
    vertical-align: top;
    font-size: 20px;
    line-height: 30px;
    font-weight: 300;
}

.brand-info-display-wrap {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
}

.page-header {
    background: #3f3f3f;
}

.page-header .archive-title {
    background: #3f3f3f;
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
    font-family: 'Roboto Condensed', Arial, sans-serif;
    padding: 12px 15px;
}

#footer-content-area {
    padding: 30px;
    border-bottom: 4px solid #3f3f3f;
    background: #f2f2f2;
    border-top: 1px solid #d9d9d9;
}

.home #footer-content-area {
    border-top: 0;
}

.footer-half-blocks {
    float: left;
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.footer-right {
    text-align: right;
}

.nav-next span + .page-icon, .nav-previous .page-icon + span {
    float: left;
    width: 90%;
}

.page-icon {
    width: 25px;
    height: 25px;
    background-image: url(images/prev-next.png);
    background-repeat: no-repeat;
    text-indent: -999999px;
    display: inline-block;
}

.nav-previous .page-icon {
    background-position: -6px 5px;
    float: left;
}

.nav-next .page-icon {
    background-position: -26px 5px;
    float: right;
}

.main-navigation-toggle:hover, .main-navigation-toggle:active {
    background: #15788b;
}

.entry-title a:hover, .entry-title a:focus, a:focus, a:hover {
    color: #555;
}

.widget-box #subForm button[type="submit"]:hover, .btn-register a:hover {
    border-radius: 6px;
    background: #fff;
    color: #3f3f3f;
}

.nav-previous:hover, .nav-next:hover {
    background: #15788b;
    color: #fff;
}

.nav-previous:hover a, .nav-next:hover a {
    color: #fff;
}

.widget ul.merlin-related-posts h4 a:hover, .widget-category-posts .small-post .entry-title a:hover {
    color: #1f869a;
}

.widget-category-posts .small-post .more-link:hover, .widget-category-posts .small-post .more-link:focus {
    color: #3f3f3f !important;
}

#magazine-homepage-widgets #merlin_child_category_posts_columns-2,
#magazine-homepage-widgets #merlin_child_featured_posts_columns-2 {
    margin: 0;
}

#magazine-homepage-widgets .widget-category-posts .type-post .entry-content p {
    margin: 0;
}

#magazine-homepage-widgets #custom_html-2, #magazine-homepage-widgets #custom_html-3 {
    margin: 0;
    padding: 20px 30px 10px;
}

#footer-content-area #custom_html-3 {
    margin: 0;
    padding: 0;
}

.widget-category-posts .widget-header .category-archive-link .category-archive-icon, .category-archive-icon {
    margin-top: 17px;
}

.type-typhoid_publications .post-thumbnail-small + .entry-header .entry-title, .type-post .post-thumbnail-small + .entry-header .entry-title {
    font-size: 23px;
    line-height: 30px;
}

.main-navigation-menu ul a:focus, .main-navigation-menu ul a:hover {
    color: rgba(255, 255, 255, .75);
}

.about-author {
    color: #777;
    font-size: 14px;
    font-style: italic;
    font-weight: 400;
    line-height: 21px;
}

.site-main .entry-content {
    white-space: normal;
    word-wrap: break-word;
}

.recent-posts-extended .rpwe-block ul li {
    padding: 0;
    margin: 0;
    border: 0;
}

.recent-posts-extended .rpwe-block ul li a {
    display: block !important;
}

.recent-posts-extended .rpwe-block ul li h3 {
    font-family: "Roboto Condensed", Arial, sans-serif;
    font-size: 16px !important;
    font-weight: bold;
    line-height: 24px !important;
}

.follow-icons:after, .follow-icons:before {
    clear: both;
    display: block;
    content: "";
}

.follow-icons {
    *zoom: 1;
}

.follow-icons .linkedin-follow br {
    display: none;
}

.follow-icons .fb-follow span, .follow-icons .twitter-follow span, .follow-icons .linkedin-follow span {
    vertical-align: top;
    display: block;
}

.follow-icons .fb-follow, .follow-icons .twitter-follow, .follow-icons .linkedin-follow {
    display: inline-block;
    vertical-align: top;
    margin: 0 10px 0 0;
    padding: 0;
}

.news-item, .category-list {
    margin-bottom: 20px;
    *zoom: 1;
}

.news-item:before, .news-item:after, .category-list:after, .category-list:before {
    content: "";
    clear: both;
    display: block;
}

.category-list label {
    width: 30%;
    float: left;
    font-size: 15px;
    line-height: 20px;
    position: relative;
    padding-right: 10px;
    margin-left: 20px;
    margin-bottom: 3px;
    min-height: 35px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#frm-publications-search .category-list label{
    min-height: 40px;
}
.category-list input[type=checkbox] {
    margin-right: 10px;
    position: absolute;
    left: -20px;
    top: 4px;
}

.typhoid-news-search-form {
    margin-top: 25px;
    margin-bottom: 45px;
    padding: 15px;
    border-radius: 3px;
    background: #f7f7f7;
}

.typhoid-news-search-form .form-group.field-keywords input[type=text] {
    width: 51%;
}

.typhoid-news-search-form .form-group.field-keywords label {
    width: 100px;
    display: inline-block;
}

.typhoid-news-search-form .form-group {
    margin-bottom: 15px;
}

.typhoid-news-search-form input[type=email], .typhoid-news-search-form input[type=password], .typhoid-news-search-form input[type=tel], .typhoid-news-search-form input[type=text] {
    border: 1px solid #eee;
    height: 40px;
}

input[type="reset"] {
    color: #fff;
    font-family: "Roboto Condensed", Arial, sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    text-transform: uppercase;
}

.typhoid-news-search-form select {
    background: #fff;
    border: 1px solid #eee;
    color: #3f3f3f;
    font-family: "Roboto", Arial, sans-serif;
    font-size: 16px;
    line-height: 24px;
    padding: 0 10px;
    height: 40px;
    width: 25%;
    margin-left: 5px;
    display: inline-block;
}

.typhoid-news-search-form h2, .typhoid-news-search-result h2 {
    margin-bottom: 30px;
    display: block;
    padding: 0;
}

.no-results {
    text-align: center;
    font-weight: 300;
    font-family: "Roboto", Arial, sans-serif;
    font-size: 21px;
    line-height: 30px;
    padding: 15px;
    background: #f7f7f7;
}

.no-results:before {
    content: "\f400";
    display: inline-block;
    font-family: "Genericons";
    margin-right: 10px;
    font-size: 27px;
    position: relative;
    top: 7px;
}

.news-item {
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
}

.news-item:last-child {
    border-bottom: 0;
}

.news-item h3 {
    font-size: 20px;
    line-height: 28px;
    padding: 0;
    margin: 0 0 5px 0;
}

.news-meta-source, .news-meta-date {
    font-size: 15px;
    line-height: 20px;
}

.news-meta-date {
    color: #777;
    padding-top: 4px;
    padding-bottom: 15px;
}

.wp-pagination {
    margin: 45px auto 10px auto;
    text-align: center;
    padding: 0;
}

.wp-pagination span, .wp-pagination a {
    display: inline-block;
    padding: 5px 10px;
    background: #1f869a;
    color: #fff;
    border-radius: 4px;
    font-family: "Roboto", Arial, sans-serif;
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
    margin: 0 3px;
}

.wp-pagination span.current, .wp-pagination span:hover, .wp-pagination a:hover {
    background: #3f3f3f;
    color: #fff;
}

input[type="submit"]:hover {
    background: #fff;
    color: #3f3f3f;
}

.type-typhoid_publications {
    margin: 0 0 1.8em;
    max-width: 100%;
}

.type-typhoid_publications .post-thumbnail-small .wp-post-image {
    float: left;
    margin: -0.3em 1.8em 0.5em 0;
    max-width: 40%;
    padding: 0.3em 0 0;
}

.group-photos {
    margin-top: 10px;
    margin-bottom: 30px;
}

.group-photos br {
    display: none;
}

.group-photos span {
    display: inline-block;
    width: 31%;
    overflow: hidden;
    max-width: 260px;
    height: 140px;
    max-height: 140px;
    float: left;
    margin-right: 2%;
    vertical-align: top;
    position: relative;
}

.group-photos span img {
    max-height: 100%;
    max-width: none;
}

/* Start MAINT-5322 by Ahad Noor Alam <ahadnoor.sust@gmail.com>*/
table.agendatable2{
    table-layout: auto;
}
table.agendatable2 p{
    margin-bottom:  1em;
}
.agendatable2 tr td{
    border: none;
}
.agendatable2 tr > td:first-child {
    /*padding-right: 30px;*/
}

.aganda-session-title {
    cursor: pointer;
    font-weight: bold;
    font-size: 14pt;
}

.aganda-session-title-no-pointer {
    font-weight: bold;
    font-size: 14pt;
}

.agendatable2 tr.aganda-session-title-no-pointer td, .agendatable2 tr td.td-session-details {
    border-bottom: 20px solid #FFFFFF;
}

.aganda-session-title .session-title-desc {
    font-weight: normal;
    font-size: 11pt;
    color: #322F31;
}

.aganda-session-title td {

}

.div-session-title {
    /*float: left;*/
}

.agenda-venue {
    float: right;
    display: block;
    padding: 7px 10px;
    color: #231F20;
    background: #FFFFFF;
    margin-top: -7px;
    margin-left: 20px;
}

.right-hanged {
    float: right;
    padding: 7px 10px;
    color: #FFFFFF;
    background: #FFFFFF;
    font-weight: bold;
    font-size: 12pt;

}

.session-details {
    margin-left: 0.5%;
    width: 99.5%;

}

.session-details.div-collpased {
    display: none;
}

.session-details.expanded {
    display: block;
}

.tbl-td-border-btm tr td {
    border-bottom: solid 2px #FFFFFF;
}

.agendatable2 tr > td.td-session-details {
    padding-right: 15px;
    padding-top: 0;
}

/*.aganda-session-title .div-session-title:before {
    content: '\2212';
    float: left;
    color: #FFFFFF;
    font-size: 10pt;
}

.aganda-session-title.collapsed .div-session-title:before {
    content: '\2b';
    float: left;
    color: #FFFFFF;
    font-size: 10pt;
}*/

.aganda-session-title td:first-child:before{
    content: '\2212';
    color: #FFFFFF;
    font-size: 16pt;
    font-weight: bold;
    position: relative;
    left: -12px;
}

.aganda-session-title.collapsed td:first-child:before {
    content: '\2b';
    color: #FFFFFF;
    font-size: 16pt;
    font-weight: bold;
    position: relative;
    left: -12px;
}

.two-col-inner {
    /*margin-top: -3px;*/
}

.two-col-inner tr td:first-child {
    border-right: 6px solid #FFFFFF;
    padding-right: 0px;
}

.two-col-inner tr td {
    width: 50%;
    background-color: #E4E9F4;
}

.blue-bg {
    background-color: #0D6BAC;

}

.blue-color {
    color: #0D6BAC;
}

.agendadate {
    font-size: 28pt;
}
.conference-agenda-days{
    text-align: center;
}
.agendatable2 > tbody > tr > td:first-child{
    padding-left: 20px;
}
.agendatable2 > tbody > tr > td:last-child{
    padding-right: 0;
}
.session-details.two-col-inner tr td{
    border-bottom: solid 2px #FFFFFF;
    vertical-align: top;
}
.clear-both{
    clear: both;
}
.foot-note{
    font-size: 14px;
    font-style: italic;
    line-height: 16px;
}
.padding-top-10{
    padding-top: 10px;
}
.padding-top-15{
    padding-top: 15px;
}
.padding-top-20{
    padding-top: 20px;
}
.padding-top-30{
    padding-top: 30px;
}
.padding-top-40{
    padding-top: 40px;
}
.padding-bottom-10{
    padding-bottom: 10px;
}
.padding-bottom-15{
    padding-bottom: 15px;
}
.padding-bottom-20{
    padding-bottom: 20px;
}
.padding-bottom-30{
    padding-bottom: 30px;
}
.padding-bottom-40{
    padding-bottom: 40px;
}
.tcv-button-container div{
    text-align: center;
    padding-bottom: 5px;
}
.tcv-button-container div img{
    opacity: 1;
    transition: .5s ease;
}
.tcv-button-container div a:hover img{
    opacity: 0.7;
}

.tab-container {
    display: -webkit-box;   /* OLD - iOS 6-, Safari 3.1-6, BB7 */
    display: -ms-flexbox;  /* TWEENER - IE 10 */
    display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    display: flex;
    flex-wrap: wrap;
}
.tab-content-container h3, .tab-content-container h4{
    color: #1f869a;
}
.tab-container.four-tabs > div,
.tab-container.three-tabs > div{
    background-color: #ffffff;
    text-align: center;
    line-height: 75px;
    font-size: 30px;
}
.tab-container.four-tabs > div{
    width: 25%;
}
.tab-container.three-tabs > div{
    width: 33%;
}
.tab-container .tab{
    padding-right: 10px;
}
.tab-container .tab button{
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
    font-size: 17px;
    display: block;
    width: 100%;
    height: 100%;
    background-color: #1f869a;
}
.tab-container .tab.last{
    padding-right: 0px;
}
.tab-container .tab button:hover,
.tab-container .tab button.active{
    background-color: #D8F3F9;
    color: #000;
}
.tab-content-container{
    padding: 15px 25px;
    position: relative;
}
.tab-content-container .tab-content{
    display: none;
}
.tab-content-container h2{
    line-height: 30px;
}
.tab-content-container h3{
    line-height: 24px;
}
.sub-tab-container{
    margin: 0 auto;
    border: 1px solid #2299cc;
    border-radius: 10px;
    display: -webkit-box;   /* OLD - iOS 6-, Safari 3.1-6, BB7 */
    display: -ms-flexbox;  /* TWEENER - IE 10 */
    display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    display: flex;
    flex-wrap: wrap;
}

.sub-tab-container button{
    background-color: #ffffff;
    text-transform: none;
    font-weight: normal;
    font-family: 'Roboto', Arial, sans-serif;
    color: #000000;
    width: 100%;
    height: 100%;
    padding: 10px 20px;
}
.sub-tab-container button:hover,
.sub-tab-container .sub-tab button.active{
    background-color: #D8F3F9;
    font-weight: bold;
}
.sub-tab-container.three-tabs > div{
    width: 33.33%;
}
.sub-tab-container.two-tabs > div{
    width: 50%;
}
.sub-tab-container .first{
    border-right: 1px solid #2299cc;
}
.sub-tab-container .first button{
    border-radius: 10px 0px 0px 10px;
}
.sub-tab-container.three-tabs .last{
    border-left: 1px solid #2299cc;
}
.sub-tab-container .last button{
    border-radius: 0px 10px 10px 0px;
}
.sub-content-container{
    padding: 10px 75px;
}
.sub-content-container .sub-tab-content-top{
    display: none;
}
.sub-tab-content-container{
    padding: 20px 0px;
}
.sub-tab-content-container .sub-tab-content{
    display: none;
    position: relative;
    min-height: 200px;
}
#cost-gdp-desc, #data-cost-gdp{
    display: none;
}
#full-bottom{
    padding-bottom: 15px;
}
#full-bottom .divider{
    width: 60%;
    margin: 20px auto;
    height: 2px;
}
.type-tcv_country h1.page-title a{
    font-weight: normal;
    font-size: 18px;
    margin-left: 15px;
}
.tcv-country-search-autocomplete{
    width: 70%;
    border-bottom: 1px solid #bfbfbf;
    padding-bottom: 5px;
    position: relative;
}
.tcv-country-search-autocomplete input{
    font-size: 30px;
    font-weight: bold;
    padding: 0px 10px;
    border: 0px;
    width: 90%;
    height: 38px;
}
.tcv-country-search-autocomplete #btn-country-search{
    height: 38px;
    width: 38px;
    border: 0px;
    background: #ffffff url("images/magnifier.png") no-repeat;
    position: absolute;
    top: 0;
    right: 10px;
}
.tcv-country-search-autocomplete .error{
    color: #ff0000;
}
.tcv-country-search-map{
    padding: 15px 10px;
}
.page-template-template-tcv-country-search .ui-menu .ui-menu-item-wrapper{
    font-size: 30px;
    padding: 5px 10px;
}
.page-template-template-tcv-country-search .ui-state-active,
.page-template-template-tcv-country-search .ui-widget-content .ui-state-active,
.page-template-template-tcv-country-search .ui-widget-header .ui-state-active,
.page-template-template-tcv-country-search a.ui-button:active,
.page-template-template-tcv-country-search .ui-button:active,
.page-template-template-tcv-country-search .ui-button.ui-state-active:hover {
    background: #1f869a;
}
.single-post .at-above-post.addthis_tool{
    margin-top: 10px;
}
.tcv-map-container{
    height: 600px;
}
.tcv-wo-graph-container{
    height: 850px;
}
.sub-content-section{
    clear: both;
}
.range-slider-container{
    clear: both;
    padding: 5px 0px;
}
.range-slider-container div{
    float: left;
}
.range-slider-container .range-slider-label{
    width: 30%;
    text-align: right;
    color: #1f869a;
}
.range-slider-container .range-slider{
    width: 70%;

}
.range-slider-container .range-slider .range-start{
    width: 10%;
    text-align: right;
}
.range-slider-container .range-slider .range-end{
    width: 10%;
}
.range-slider-container .range-slider .main-slider{
    width: 80%;
    padding: 6px 15px;
}
.range-slider-container .range-slider .main-slider div{
    width: 100%;
}
.tcv-parameters{
    width: 90%;
    margin: 0px auto;
    padding: 20px 0px;
}
.tcv-parameters .title{
    background-color: #1f869a;
    color: #ffffff;
    padding: 10px 10px;
    font-weight: bold;
    font-size: 18px;
    position: relative;
    cursor: pointer;
    transition: 0.3s;
    border: 1px solid #ccc;
}
.tcv-parameters .title.expanded{
    background-color: #D8F3F9;
    color: #000000;
}
.tcv-parameters .title span{
    font-size: 12px;
    font-weight: normal;
    position: absolute;
    right: 10px;
}
.tcv-parameters .params{
    display: none;
    padding: 5px 15px;
    font-size: 14px;
    border: 1px solid #ccc;
    position: relative;
}
.tcv-parameters .params .loading{
    width: 98%;
    height: 98%;
}
.tcv-parameters .params .intro{
    padding-bottom: 10px;
}
.sub-content-section .ui-slider{
    border-radius: 5px;
}
.sub-content-section .ui-slider .ui-slider-range{
    border-color: #1f869a;
    background-color: #D8F3F9;
    border-radius: 5px;
}
.sub-content-section .ui-widget.ui-widget-content{
    border-color: #1f869a;
}
.sub-content-section .ui-state-default, .ui-widget-content .ui-state-default{
    border-color: #1f869a;
}
.sub-content-section .ui-slider .ui-slider-handle{
    width: 0.6em;
    background: #1f869a;
    border: 0px;
    border-radius: 0px;
}
.percent-of-simulation{
    padding-top: 10px;
}
.percent-of-simulation .range-slider-label{
    color: #000000;
    font-size: 16px;
    font-weight: bold;
}
.percent-of-simulation .range-slider{
    position: relative;
    padding-left: 15px;
}
.percent-of-simulation .range-slider span{
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    padding: 5px 8px;
    border: 1px solid #000;
}
.percent-of-simulation .range-slider button{
    position: absolute;
    right: 10px;
    bottom: 0px;
    background: #1f869a;
    transition: 0.5s;
    padding: 10px 20px;
}
.percent-of-simulation .range-slider button#btn-reset{
    right: 100px;
    background: #AAAAAA;
}
.percent-of-simulation .range-slider button:hover{
    background: #D8F3F9;
    color: #000;
}
.cont-willingness-to-pay{
    position: relative;
}
.cont-willingness-to-pay .range-slider-container{
    width: 90%;
}
.graph-note{
    font-size: 14px;
}
.result-warning {
    background: #F9D71C;
    border: 2px solid #000;
    border-radius: 4px;
    color: #000;
    padding: 0px 5px;
    width: 55%;
    font-size: 12px;
    margin: 10px 0;
    visibility: hidden;
}
.tcv-data-options{
    position: absolute;
    right: 0px;
    border: 1px solid #3F3F3F;
    background-color: #3F3F3F;
    color: #fff;
    font-size: 14px;
    padding: 0px 5px;
    transition: 0.5s;
    cursor: pointer;
}
.tcv-data-options.expanded{
    padding: 0;
    background-color: #fff;
}
.tcv-data-options.expanded .btn-data-options{
    display: none;
}
.tcv-data-options .option-buttons{
    position: relative;
    display: none;
}
.tcv-data-options.expanded .option-buttons{
    display: block;
    padding-left: 5px;
}
.tcv-data-options .option-buttons a,
.tcv-data-options .option-buttons a:active{
    color: #3F3F3F;
    font-size: 16px;
    padding: 2px 8px;
}
.tcv-data-options .option-buttons a:hover{
    color: #1f869a;
}
.tcv-data-options .btn-close{
    background-color: #3F3F3F;
    font-family: Arial;
    cursor: pointer;
    float: right;
    padding: 1px 10px;
}
.tcv-data-table-container{
    width: 85%;
    text-align: center;
    margin: 0 auto;
    position: relative;
}
.tcv-data-table{
    border: 0px;
    padding: 0;
    margin: 0;
    width: 100%;
}
.tcv-data-table th{
    border: 0px;
    font-size: 13px;
    vertical-align: top;
    padding: 0px 0px 40px 0px;
}
.tcv-data-table td{
    border: 0px;
    font-size: 13px;
    vertical-align: top;
    line-height: 20px;
    padding: 0px 0px 15px 0px;
}
.tcv-data-table th.tc-info-icon{
    width: 25px;
}
.tcv-data-table td.tc-info-icon{
    font-size: 14px;
    padding: 4px 0px 0px 0px;
}
.tcv-data-table-2,
.tcv-data-table-3{
    border: 0px;
    padding: 0;
    margin: 0;
    width: 100%;
}
.tcv-data-table-2 th,
.tcv-data-table-3 th{
    border: 0px;
    font-size: 16px;
    vertical-align: top;
    padding: 0px 0px 15px 0px;
    text-align: left;
}
.tcv-data-table-2 td,
.tcv-data-table-3 td{
    border: 0px;
    font-size: 16px;
    vertical-align: top;
    line-height: 20px;
    padding: 0px 0px 15px 0px;
    text-align: left;
}
.tcv-data-table-2 th.first-column{
    width: 300px;
}
.tcv-data-table-3 th{
    font-size: 14px;
    padding-right: 10px;
}
.tcv-data-table-3 td{
    font-size: 14px;
}
.hidden-description{
    display: none;
}
.tcv-message{
    position: absolute;
    border: 1px solid #0a0a0a;
    background-color: #ffffff;
    text-align: left;
    vertical-align: middle;
    display: none;
    top: 0;
    left: 0;
    font-size: 13px;
    width: 300px;
    padding: 5px;
    z-index: 1000;
}
.message-close{
    text-align: right;
}
.message-close button{
    border: 1px solid #000;
    padding: 0px 3px;
    width: 25px;
}
.sub-content-section .collapsed{
    display: none;
}
.sub-content-section .expanded{
    display: block;
}
.sub-content-section .expandable{
    transition: 0.5s;
}
.sub-content-section .expandable-title{
    cursor: pointer;
}
.sub-content-section .expandable-title span{
    float: right;
}
.sub-content-section .btn-expand{
    font-weight: normal;
    font-size: 13px;
    border: 1px solid #1f869a;
    padding: 0px 5px;
    line-height: 22px;
    background-color: #1f869a;
    color: #ffffff;
}
.sub-content-section .btn-expand.expanded{
    background-color: #D8F3F9;
    color: #000000;
}
.info-container{
    position: relative;
}
.loading{
    text-align: center;
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 99;
    opacity: 0.9;
    background: #ffffff url('images/loading.gif') no-repeat center center;
    display: block;
}
.loading-2{
    text-align: center;
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 99;
    opacity: 0.9;
    background: #ffffff url('images/loading-2.gif') no-repeat center center;
    display: block;
}
.single-tcv_country .ui-dialog-titlebar{
    background-color: #D8F3F9;
}
.single-tcv_country .ui-dialog-buttonset .ui-button:first-child{
    background-color: #1f869a;
    color: #fff;
}
.single-tcv_country .ui-dialog-buttonset .ui-button.disabled{
    background-color: #cccccc;
}
#tcv-email-link-form-dialog fieldset {
    padding:0;
    border:0;
    margin-top: 10px;
}
#tcv-email-link-form-dialog label,
#tcv-email-link-form-dialog input,
#tcv-email-link-form-dialog textarea{
    display:block;
    width: 90%;
    font-size: 14px;
    margin: 5px 0px;
}
#tcv-email-link-form-dialog label{
    font-weight: 800;
}
#tcv-email-link-form-dialog p.validateTips{
    font-size: 12px;
    margin-bottom: 0px;
}
#tcv-email-link-form-dialog .g-recaptcha{
    margin-top: 15px;
}
#tcv-email-link-form-dialog .error{
    font-size: 12px;
    color: #ff0000;
    display: none;
}
.align-center{
    margin: 0 auto;
    text-align: center;
}
.align-left{
    text-align: left;
}
.wtp-desc{
    padding-left: 100px;
    padding-right: 100px;
}
#language-disclaimer{
    font-size: 13px;
    font-style: italic;
    text-align: right;
    display: none;
}
.widget-category-posts .type-page .more-link {
    margin: 1em 0 0;
}
/* Infographics & Factsheets */
.infographics-factsheets{
    margin: 20px auto 30px;
}
.infographics-factsheets .results{
    clear: both;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
}
.infographics-factsheets .info-fact-box{
    width: 50%;
    padding: 10px 25px;
}
.infographics-factsheets .info-fact-box .img-container{
    height: 258px;
    overflow: hidden;
    position: relative;
    border-radius: 7px;
}
.page-template-default article .infographics-factsheets .info-fact-box .img-container{
    height: 183px;
}
.infographics-factsheets .info-fact-box .img-container img{
    border-radius: 7px;
    transition: transform .5s ease;
}
.infographics-factsheets .info-fact-box .img-container a:hover img{
    transform: scale(1.5);
}
.infographics-factsheets .info-fact-box .img-container .title-container{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-color: rgba(34, 34, 33, 0.75);
    border-radius: 0 0 6px 6px;
    bottom: 0;
    color: #fff;
    padding: 0px 12px;
    position: absolute;
    width: 100%;
    z-index: 2;
}
.infographics-factsheets .info-fact-box .img-container .title-container .info-title{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 1.25rem;
    line-height: 1.25rem;
    font-weight: bold;
}
.infographics-factsheets .info-fact-box .img-container .title-container .more-link{
    border-radius: 5px;
    padding: 12px;
    margin-top: 15px;
}
.infographics-factsheets-box{
    width: 30%;
    padding: 0 10px 0 0;
    float: left;
    height: 405px;
}
/* Infographics & Factsheets */
@media  (max-width: 480px) {
    .agendadate {
        font-size: 23pt;
    }

    .agendatable2 > tbody > tr > td:first-child {
        padding-left: 15px;
    }

    .aganda-session-title td:first-child:before{
        position: absolute;
        left: 21px;
    }

    .aganda-session-title.collapsed td:first-child:before {

        position: absolute;
        left: 21px;
    }
    /*.session-details.two-col-inner tr td{
        display: block;
        width: 100%;
    }
    .two-col-inner tr td:first-child{
        border-right: none;
    }*/
    .tab-container.four-tabs .tab,
    .tab-container.three-tabs .tab{
        width: 100%;
        padding-bottom: 5px;
        padding-right: 0px;
        padding-left: 0px;
    }
    .tab-container button{
        border-right: 0px;
        border-left: 0px;
    }
    .sub-content-container{
        padding: 0px;
    }
    .sub-tab-container.four-tabs > div,
    .sub-tab-container.three-tabs > div,
    .sub-tab-container.two-tabs > div{
        width: 100%;
        border-bottom: 1px solid #2299cc;
    }
    .sub-tab-container.four-tabs .last,
    .sub-tab-container.three-tabs .last,
    .sub-tab-container.two-tabs .last {
        border-left: 0px;
        border-bottom: 0px;
    }
    .sub-tab-container.four-tabs .first,
    .sub-tab-container.three-tabs .first,
    .sub-tab-container.two-tabs .first {
        border-right: 0px;
    }
    .sub-tab-container .first button{
        border-radius: 10px 10px 0px 0px;
    }
    .sub-tab-container .last button{
        border-radius: 0px 0px 10px 10px;
    }

    .type-tcv_country h1.page-title a{
        display: block;
        width: 100%;
        margin-left: 0px;
    }
    .tcv-country-search-autocomplete {
        width: 100%;
    }
    .tcv-country-search-autocomplete input{
        font-size: 24px;
        width: 84%;
    }
    .tcv-country-search-map{
        padding: 15px 0px;
    }
    .tcv-map-container{
        height: 300px;
    }
    .has-data-options h3{
        padding-top: 45px;
    }
}
/* End MAINT-5322 */

@media (min-width: 880px) {
    .sidebar {
        width: 24%;
    }

    .content-area {
        width: 76%;
    }
}

@media (min-width: 960px) {
    ul.second-child-nav li a.active, ul.child-nav li a.active {
        background: #15788b;
    }

    ul.second-child-nav, ul.child-nav {
        clear: left;
        width: 100%;
        margin: 0;
        padding: 0;
        background: #1f869a;
        border-bottom: 1px solid #1d7f92;
        list-style: none;
    }

    ul.second-child-nav li, ul.child-nav li {
        display: inline-block;
    }

    ul.second-child-nav li a, ul.child-nav li a {
        font-family: "Roboto Condensed", Arial, sans-serif;
        font-size: 16px;
        font-weight: 700;
        line-height: 24px;
        padding: 16px 18px;
        display: block;
        text-transform: uppercase;
        color: #fff;
        white-space: normal;
    }

    .main-navigation-menu li.menu-item-has-children:hover > ul, .main-navigation-menu li.page_item_has_children:hover > ul, .main-navigation-menu li.menu-item-has-children[aria-expanded="true"] > ul {
        display: none !important;
    }

    .home .main-navigation-menu li.menu-item-has-children:hover > ul, .home .main-navigation-menu li.page_item_has_children:hover > ul, .home .main-navigation-menu li.menu-item-has-children[aria-expanded="true"] > ul {
        display: block !important;
    }

    .front-page-main-menu ul {
        box-shadow: none;
        left: 0;
        right: 0;
        width: 100%;
        display: block;
    }

    .front-page-main-menu ul li {
        display: inline-block;
    }

    .front-page-main-menu ul li a {
        color: #fff;
        display: block;
        font-family: "Roboto Condensed", Arial, sans-serif;
        font-size: 16px;
        font-weight: 700;
        line-height: 24px;
        padding: 16px 18px;
        text-transform: uppercase;
        white-space: normal;
    }
}

@media (max-width: 1100px) {
    .stories_of_typhoid_widget header.entry-header > a {
        height: 140px;
        max-height: 140px;
    }

    .newsletter-signbox h2 {
        font-size: 40px;
        line-height: 50px;
    }

    .category-list label {
        width: 45%;
    }
    .infographics-factsheets .info-fact-box .img-container {
        height: 218px;
    }
    .infographics-factsheets .info-fact-box .img-container .title-container .info-title{
        font-size: 1rem;
    }
}
@media (max-width: 1024px) {
    .infographics-factsheets .info-fact-box .img-container {
        height: 218px;
    }
    .page-template-default article .infographics-factsheets .info-fact-box .img-container{
        height: 155px;
    }
    .infographics-factsheets .info-fact-box .img-container .title-container .info-title{
        font-size: 1rem;
    }
}

@media (max-width: 992px) {
    .main-navigation-menu a {
        padding: 20px 15px;
    }
}

@media (max-width: 960px) {
    ul.child-nav, ul.second-child-nav {
        display: none;
    }

    ul.sub-menu li.current-menu-item a {
        text-decoration: underline !important;
    }
}

@media (max-width: 830px) {
    .newsletter-signbox {
        padding-left: 20px;
        padding-right: 20px;
    }
    .infographics-factsheets .info-fact-box .img-container {
        height: 166px;
    }
}

@media (max-width: 767px) {
    .type-typhoid_publications .post-thumbnail-small .wp-post-image {
        float: none;
        margin: 0 0 0.5em;
        max-width: 100%;
        padding: 0;
    }

    .type-typhoid_publications .post-thumbnail-small + .entry-header .entry-title, .type-post .post-thumbnail-small + .entry-header .entry-title {
        font-size: 20px;
        line-height: 28px;
    }

    .footer-left-info, .newsletter-signbox, .footer-navigation .footer-navigation-menu, .footer-navigation .social-icons-menu, .footer-navigation .footer-social-blocks, .footer-half-blocks, .brand-info, .brand-info-display {
        width: 100%;
        float: none;
        margin: 0 auto;
        display: block;
    }

    .brand-info-wrap {
        width: 100%;
    }

    .register-blocks {
        padding: 50px 60px;
    }

    .register-blocks a.btn-register {
        min-width: 100%;
        padding: 20px 10px;
    }

    .btn-register a, .brand-info, .footer-top, .register-blocks, .widget-category-posts .medium-post .entry-title {
        font-size: 20px;
        line-height: 28px;
    }

    .footer-left-info h5 {
        font-size: 38px;
    }

    .info-list-blocks {
        padding: 20px 0;
    }

    .footer-left {
        padding-top: 20px;
    }

    #footer-content-area {
        padding: 20px;
    }

    .site-footer {
        text-align: left;
        margin-top: 0;
    }

    .footer-right {
        text-align: left;
        margin-top: 30px;
    }

    .footer-top {
        height: auto;
    }

    .newsletter-signbox {
        padding: 20px 30px 40px;
    }

    .newsletter-signbox .wpcf7-form .wpcf7-submit, .page-title, .entry-title {
        font-size: 28px;
        line-height: 34px;
    }

    .stories_of_typhoid_widget header.entry-header > a {
        height: auto;
        max-height: none;
    }

    .widget-category-posts .medium-post .wp-post-image {
        max-width: 100%;
    }

    .category-list label {
        width: 100%;
        min-height: 0;
    }

    .typhoid-news-search-form .form-group.field-keywords input[type="text"] {
        font-size: 15px;
        line-height: 20px;
        width: 71%;
    }

    .typhoid-news-search-form select {
        font-size: 15px;
        line-height: 20px;
        width: 35%;
    }

    .group-photos span {
        display: block;
        width: 100%;
        max-width: none;
        height: auto;
        max-height: none;
        float: none;
        text-align: center;
        margin: 0 auto 10px auto;
    }

    .group-photos span img {
        max-height: 100%;
        max-width: 100%;
    }

    .infographics-factsheets .info-fact-box .img-container {
        height: auto;
    }
    .infographics-factsheets .info-fact-box .img-container img {
        border-radius: 7px 7px 0 0;
    }
    .infographics-factsheets .info-fact-box .img-container .title-container  {
        position: relative;
    }
    .infographics-factsheets .info-fact-box .img-container .title-container .info-title{
        font-size: 1rem;
    }
}
@media (max-width: 768px){
    .infographics-factsheets .info-fact-box .img-container {
        height: 156px;
    }
}
@media (max-width: 767px) {
    .infographics-factsheets .info-fact-box{
        width: 100%;
        padding: 0px;
    }
    .infographics-factsheets .info-fact-box .img-container,
    .page-template-default article .infographics-factsheets .info-fact-box .img-container{
        height: auto;
    }
    .infographics-factsheets .info-fact-box .img-container img{
        border-radius: 7px 7px 0 0;
    }
    .infographics-factsheets .info-fact-box .img-container .title-container{
        position: relative;
        margin-top: -7px;
    }
    .infographics-factsheets .info-fact-box .img-container .title-container .info-title{
        line-height: 1.5rem;
    }
}
@media (max-width: 480px) {
    .register-blocks {
        padding: 30px;
    }

    .typhoid-news-search-form .form-group.field-keywords input[type="text"], .typhoid-news-search-form select {
        width: 100%;
        display: block;
        margin-top: 10px;
        margin-bottom: 10px;
    }
}
