h3, h2{
	font-size: 30px;
	font-weight: 700;
	font-family: 'PT Sans', sans-serif;
}

a{
	/* font-size: 12px; */
	color: #204e86;
	/* font-family: 'PT Sans', sans-serif; */
}
a:hover, a:active, a:focus {
    color: #00152d;
}

p {
    font-size: 15px;
    line-height: 2;
	font-family: 'PT Sans', sans-serif;
}

ul {
	padding: 0px 0px 6px 5px;
}

ul li {
	/* position: relative; */
	/* padding: 0 0 0 0; */
	/* margin: 0rem 0 0rem 0rem; */
	/* line-height: 1.6rem; */
}


/** Combined Resources and Blog CSS **/
.container {
	margin: 0 auto;
	/* padding-left: 20px; */
	/* padding-right: 20px; */
	width: 100%;
	max-width: 1366px;
	height: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
}

.roboto-regular-font{
	font-weight: 400;
}
.roboto-font{
	font-family: 'Roboto', sans-serif;
}
.roboto-medium-font{
    font-weight: 500;
}
.roboto-bold-font{
    font-weight: 700;
}


/** HAckClasses **/
.mb30 {
	margin-bottom:30px!important;
}
.ptb30 {
	padding:50px 0 30px;
}
.pt15 {
	padding-top:15px;
}
.pb80 {
	padding-bottom:80px;
}



.mb50 {
	margin-bottom:50px;
}

.mr20 {
	margin-right:20px;
}

.mb80 {
	margin-bottom:80px;
}
.pb80 {
	padding-bottom:80px;
}

.w100 {
	width:100%;
}

.mb50 {
	margin-bottom:50px;
}




.statement-box {
    padding: 30px 0;
    display: block;
    overflow: hidden;
    position: relative;
    margin-left: -125px;
    padding-left: 45px;
}
.statement-box .stat-img {
    float:left;
    margin-left: -18px;
    position: absolute;
    top:38%;
}
.statement-box .stat-img img {
    max-width:100%;
        border-radius: 50%;
    width: 70px;
    height: 70px;
}
.clear {
    clear:both;
    overflow:hidden;
    height:1px;
}
.statement-box .stat-border-arrow {
    border-top: 10px solid #ff000000;
    border-right: 11px solid #9ac106;
    border-left: 10px solid #ff000000;
    border-bottom: 10px solid #9ac10600;
    height: 20px;
    width: auto;
    position: absolute;
    left: -28px;
    top: 45%;
}
.statement-box .stat-content-div {
    float:left;
    display: block;
    margin-left: 80px;
    border-left: 8px solid #9ac106;
    padding-left: 25px;
    position: relative;
    padding-right: 60px;
}
.statement-box .stat-content-div p {
    font-size: 28px;
    margin: 0;
    padding: 0;
    color: #000;
    line-height: 40px;
    font-family: sans-serif;
}

/** Ready for more box **/

.ready-box{
    background: #005695;
    padding: 0 20px;
    width: 118%;
    margin-left: -10%;
    max-height: 13rem;
    margin-bottom: 4.5rem;
    margin-top: 2rem;
    color:  white;
    font-size: 36px;
}


.ready-box .d-now-btn
{
    box-shadow: 0 5px 15px rgba(0,0,0,0.3);
    font-size: 13px !important;
    /* color: white; */
}


.ready-box.gated-download-box{
    width: calc(100% + 120px);
    margin-left: -60px;
    max-height: initial;
    margin-bottom: 50px;
    margin-top: 50px;
}
.ready-box .right-section{
    text-align: center;
    margin-top: 2rem;
}
.ready-box.gated-download-box .right-section{
    margin: 40px 0;
    max-width: 47%;
}
.ready-box.gated-download-box .button.button-cta{
    margin-top: 0px;
    box-shadow: 1px 1px 10px 1px #555555;
	padding: 10px 0;
	width: 160px;
	border-radius: 0px;
}

.ready-box .left-section{
    /* display: inline-block; */
    /* vertical-align: top; */
}

.ready-box .left-section .img-responsive{
    margin: -3% auto 0 auto;
    box-shadow: 0 0 17px 0 #0000003b;
    max-height: 225px;
}

.ready-box.gated-download-box .left-section .img-responsive{
    margin-top: 0px;
}

.ready-box.gated-download-box .left-section .img-responsive {
    max-width: 210px;
	max-height: none;
}

.ready-box.gated-download-box .left-section{
	width: 40%;
}
.ready-box.gated-download-box{
    width: calc(100% + 120px);
    margin-left: -60px;
    max-height: initial;
    margin-bottom: 50px;
    margin-top: 50px;
}

.ready-box.gated-download-box .right-section{
    margin: 40px 0;
    /* max-width: 47%;*/
}
.ready-box.gated-download-box .button.button-cta{
    margin-top: 0px;
    box-shadow: 1px 1px 10px 1px #555555;
	padding: 10px 0;
	width: 160px;
	border-radius: 0px;
}

/** Resources Search/Filter sub-header **/
/** Resource search bar */

.resource-center-search {
  padding: 1rem 0 .5rem 0 !important;
  height: 4.5rem;
}

.resource-center-search p{
    padding-bottom: 2px;
}


.single-post .blog-search-bar > .container {
	max-width: 950px;
}

.blog-search-bar .col-md-3 span.fa-angle-down {
	margin-left: 15px;
	margin-right:0;
}

.search-bar {
    float: right;
}


	.resources-filter .select {
		padding: 0 0 2px 10px;

		width: 100%;
        margin: 0rem 1rem;
		max-width: 230px;

		text-align: left;
		border: 1px solid #999;
		list-style-type: none;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y2ZjZmNiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2JjYmVjMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
		background-size: 100%;
		background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f6f6f6), color-stop(100%, #bcbec0));
		background-image: -moz-linear-gradient(#f6f6f6, #bcbec0);
		background-image: -webkit-linear-gradient(#f6f6f6, #bcbec0);
		background-image: linear-gradient(#f6f6f6, #bcbec0);
		cursor: pointer;
		color: #204e86;
		font-size: 1rem;
		/* float: left; */
	}

	@media only screen and (max-width: 40.25em) {
		.resources-filter .select {
			display: none;
		}
	}


	.resources-filter .select:after {
		top: 11px;
		right: 10px;
		position: absolute;
		content: '';
		width: 0;
		height: 0;
		border-left: 8px solid transparent;
		border-right: 8px solid transparent;
		border-top: 9px solid #9AC106;

	}

	.resources-filter .select:hover .option {
		display: block;
	}

	.resources-filter .select:last-of-type {
		/* margin-right: 0; */
	}

	.resources-filter .select li {
		letter-spacing: 0;
	}


	.resources-filter .select li:before {
		display: none;
	}


	.resources-filter .option {
		top: 29px;
		left: -2px;
		padding: 0;
		position: absolute;
		display: none;
		width: 100%;
		max-height: 205px;
		overflow-y: scroll;
		background-color: rgba(0, 0, 0, 0.65);
		list-style-type: none;
		z-index: 3;
		border: 1px solid rgba(0, 0, 0, 0.65);
		-moz-border-radius-bottomleft: 10px;
		-webkit-border-bottom-left-radius: 10px;
		border-bottom-left-radius: 10px;
		-moz-border-radius-bottomright: 10px;
		-webkit-border-bottom-right-radius: 10px;
		border-bottom-right-radius: 10px;
		cursor: pointer;
	}

	.resources-filter .option::-webkit-scrollbar {
		-webkit-appearance: none;
		width: 7px;
	}

	.resources-filter .option::-webkit-scrollbar-thumb {
		border-radius: 4px;
		background-color: rgba(0, 0, 0, 0.5);
		-webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
	}

	.resources-filter .option li {
		padding: 0 10px;
	}

	.resources-filter .option li a {
		display: block;
		position: relative;
		color: #fff;
		letter-spacing: 0;
		text-decoration: none;
	}

	.resources-filter .option li a:hover {
		text-decoration: underline;
	}

	.resources-filter .option li.active a:after {
		top: 5px;
		right: 0;
		position: absolute;
		content: '×';
		width: 14px;
		height: 14px;
		font-size: 11px;
		font-weight: 100;
		line-height: 15px;
		text-align: center;
		border: 1px solid #fff;
		-moz-border-radius: 100%;
		-webkit-border-radius: 100%;
		border-radius: 100%;
	}


	.resources-filter .resource-section-form {
		display: none;
	}

	@media only screen and (max-width: 40.25em) {
		.resources-filter .resource-section-form {
			display: inline-block;
		}
	}

	.resources-filter .select-mobile {
		display: none;
	}

	@media only screen and (max-width: 40.25em) {
		/* line 2616, ../scss/template.scss */
		.resources-filter .select-mobile {
			margin: 0 10px 10px 0;
			display: inline-block;
		}
	}



#slider-section3 {
    padding: 0 100px;
    margin-top: -150px;
}

.brochure-boxes {
  min-height: 300px;
  margin-top:3rem;
  flex-direction: column;
}


.brochure-boxes h4 {
  margin-top: 1rem;
  height: 2.75rem;
  flex: 1 1 auto;
}

.brochure-boxes img {
	box-shadow: 1px 1px 10px 1px #ababab;
	-webkit-box-shadow: 1px 1px 10px 1px #ababab;
	margin-bottom: 12px;
	vertical-align: baseline;
	min-width: 196px;
	flex: 1 1 auto;
}


.brochure-boxes p  {
	flex: 1 1 auto;
}

.brochure-boxes a.button {
	box-shadow: 1px 1px 10px 1px #ababab;
	-webkit-box-shadow: 1px 1px 10px 1px #ababab;
}

.brochure-boxes a.button-cta{
	display: inline-block;
}

.resource-section, .ready-box {
  background-color: #165694cc;
  background-image: url('../images/blue-bg-img.png');
  background-blend-mode: darken;
  background-position-y:  0;
  background-repeat-y:  no-repeat;
}

.resource-section {
  margin-top:20px;
}

.resource-section p,
.resource-section h3{
	color: #fff;
	margin-bottom: 2px;
}





/* newsletter section */
.newsletter-section,
.resource-section {
  background-color: #165694cc;
  background-image: url('../images/blue-bg-img.png');
  background-blend-mode: darken;
  background-position-y:  0;
  background-repeat-y:  no-repeat;
}

.newsletter-section input[type="text"] {
    border: medium none;
    border-radius: 0;
    color: #bababa;
    font-size: 16px;
    font-weight: 400;
    margin: 18px 0 0 -13px;
    padding: 11px 15px;
    width: 93%;
}

/* Newsletter form Marketo styling */
.newsletter-section .mktoForm {
    width: 100% !important;
}
.newsletter-section .mktoForm .mktoFieldWrap {
    width: 100% !important;
}
.newsletter-section .mktoForm .mktoFormCol{
    width: 70% !important;
}
.newsletter-section .mktoForm input[type=email]{
	border: medium none;
    border-radius: 0;
    color: #bababa;
    font-size: 16px;
    font-weight: 400;
    margin: 18px 0 0 -13px;
    padding: 16px 15px 15px;
    width: 93%!important;
}
.newsletter-section .mktoForm .mktoButtonRow{
	float: right;
    top: -61px;
}
.newsletter-section .mktoForm .mktoButtonWrap.mktoSimple button.mktoButton{
	text-transform: uppercase;
	font-size: 15px !important;
    font-weight: 700 !important;
}


.widget_search, .widget_text, .widget_nav_menu {
	width: 100%;

  border-bottom: 1px solid #cccccccf;

}

.widget.widget_search label{
	width: 100%;
    padding-top: 20px;
}

.widget.widget_search input,.widget.widget_text input {
	padding: 15px;
    background: #efefef;
    border: none;
    height: 40px;
}
.widget.widget_search h3 ,.widget.widget_text h3{
	font-size: 17px;
    line-height: 28px;
}

#masthead.header--navy-layout #menu-item-2647::after, #masthead.header--navy-layout #menu-item-2649::after {
    margin-top: -1.2rem;
}
#lang_sel_list ul#chinese-menu-ul {
    top: 227px !important;
    left: 0px;
    position: absolute;
    border: 1px solid #CDCDCD;
}
#wrapper #lang_sel_list ul#chinese-menu-ul, #wrapper #lang_sel_list ul#chinese-menu-ul {
    width: 116px;
}
#wrapper #lang_sel_list ul#chinese-menu-ul li a {
    line-height: 1;
    padding: 12px 33px !important;
    height: 37px;
    color: #4D4D4D;
    font-weight: 700 !important;
}
#wrapper #masthead.sticky #lang_sel_list ul#chinese-menu-ul {
    width: 112px;
}
#masthead.header--navy-layout #menu-item-2647::after, #masthead.header--navy-layout #menu-item-2649::after {
    margin-top: -.2rem;
}
#masthead.header--navy-layout.sticky #menu-item-2647::after, #masthead.header--navy-layout.sticky #menu-item-2649::after {
    margin-top: -.6rem;
	margin-right: -.1rem;
}
