﻿body { margin: 0px auto; -webkit-text-size-adjust: none; min-width: 320px; margin: 0 auto; font-family: "Roboto", sans-serif; line-height: 150%; color: #575756; overflow-x: hidden; font-size: 16px; }

h1 { font-weight: 700; line-height: 120%; font-size: 34px; font-family: 'Roboto', sans-serif; margin: 25px 0 5px; padding: 0; color: #da2128; }
h2 { font-weight: 400; line-height: 120%; font-size: 24px; font-family: 'Roboto', sans-serif; margin: 20px 0 5px; padding: 0; }
h3 { font-weight: 600; line-height: 120%; font-size: 20px; font-family: 'Roboto', sans-serif; margin: 20px 0 5px; padding: 0; }
h4 { font-weight: 500; line-height: 120%; font-size: 18px; font-family: 'Roboto', sans-serif; margin: 10px 0 5px; padding: 0; }
h5 { font-weight: 600; line-height: 125%; font-size: 16px; font-family: 'Roboto', sans-serif; margin: 10px 0 5px; padding: 0; }
h6 { font-weight: 400; line-height: 125%; font-size: 14px; font-family: 'Roboto', sans-serif; margin: 5px 0 5px; padding: 0; }
											 
.lft { float: left; } 
.rgt { float: right; } 
.clr-bth{ clear: both; }
.hide { display: none; }
.red { color: #da2128; }
.white { color: #fff; }
.bg-white { background-color: #fff; }
.bold {font-weight: bold;}
.heading-with-line{border-bottom: 1px solid #575756; padding-bottom: 10px; margin-bottom: 15px; font-size: 16px;}

.page-wrap { width: 100%; box-sizing: border-box; margin: auto; padding: 0 2.5rem; }
.page-wrap.mw { max-width: 1400px; }
.bdr-btm { border-bottom: 2px solid #da2128; }
h3.bdr-btm { padding-bottom: 5px; }

a{ color: #da2128; cursor: pointer; text-decoration: none; } 
a:hover { color: #575756; text-decoration: none; } 
input.btn,
a.btn { border: 1px solid #da2128; background-color: #da2128; color: #fff !important; border-radius: 0; padding: 10px 30px; font-family: 'Open Sans', sans-serif; }
input.btn { padding: 2px 30px; }
input.btn:hover,
a.btn:hover { background-color: #fff; color: #da2128 !important; }
input.btn:focus,
a.btn:focus { box-shadow: none; }
a.btn.inv { background-color: #fff; color: #da2128 !important; }
a.btn.inv:hover { background-color: #da2128; color: #fff !important; }
a.accord { display: block; position: relative; width: 100%; background-color: #da2128; color: #fff; padding: 10px 85px 10px 50px; font-size: 16px; }
a.accord:after { position: absolute; top: 50%; transform: translateY(-50%); right: 50px; content: url(../image/accordion-up-arrow.png); height: 18px; }
a.accord.collapsed:after { content: url(../image/accordion-down-arrow.png); }
a.accord + * { padding: 30px 50px; }
a.accord-all { display: block; position: relative; width: 100%; text-align: right; padding: 20px; }
a.accord-all:after { position: absolute; top: 50%; transform: translateY(-50%); right: 0; content: '+'; }
a.accord-all.active:after { content: '-'; }

img { border: 0; max-width: 100%; } 
.caption { font-size: 14px; } 
hr { clear: both;margin: 35px 0px 35px; border: 0; height: 0; border-top: 1px solid #ccc; border-bottom: 0; border-top: 1px solid rgba(255,255,255,0.8); border-bottom: 1px solid rgba(120,120,120,0.3); }

button:focus { outline: none; }

/***** TOP *****/
.top { z-index: 3; width: 100%; background: #fff; top: 0; position: relative; z-index: 4; }
.top.sticky{ position: fixed; top: 0; width: 100%; z-index: 5; }

.top .wrapper { margin: auto; font-size: 0; padding: 0 2.5rem; position: relative; z-index: 1; background-color: #fff; }

.top .sec-nav { display: flex; align-items: center; justify-content: space-between; font-size: 14px; }
.top .sec-nav .logo { display: inline-block; width: 300px; vertical-align: bottom; margin: 13px 0; }
.top .sec-nav .logo img { display: block; max-width: 100%; width: 218px; }
.top .sec-nav .social,
.top .sec-nav .wpMenuM2 { display: inline-block; vertical-align: middle; position: relative; }
.top .sec-nav .wpMenuM2 > ul { display: inline-block; }
.top .sec-nav .wpMenuM2 > ul li { padding: 0 5px; }

.top .sec-nav ul { padding: 0; margin: 0; }
.top .sec-nav ul li { list-style: none; display: inline-block; font-size: 0.875rem; }
.top .sec-nav ul li a { color: #575756; }
.top .sec-nav ul li img { height: 25px; width: 25px; }


.top .lang-selected { cursor: pointer; display: inline-block; background: url(../image/down-arrow.png) no-repeat; background-position: 100% center; padding-right: 15px; }
.top .lang-selected span:after { content: ' | '; display: inline-block; padding: 0 3px; }
.top .lang-selected span:last-child:after { content: ''; }
.top .sec-nav .wpMenuM2 ul.country-lang { position: absolute; top: 25px; left: -10px; background-color: #575756; border-top: 1px solid #da2128; width: 150px; padding: 10px; z-index: 5; display: none; }
.top .sec-nav .wpMenuM2 ul.country-lang li,
.top .sec-nav .wpMenuM2 ul.country-lang li a,
.top .sec-nav .wpMenuM2 ul.country-lang .lang-selection { color: #fff; display: flex; align-items: center; justify-content: space-between; }
.top .sec-nav .wpMenuM2 ul.country-lang .lang-selection a:after { content: ' | '; padding: 0 3px; color: #fff; }
.top .sec-nav .wpMenuM2 ul.country-lang .lang-selection a:last-child:after { content: ''; padding: 0; }
.top .sec-nav .wpMenuM2 ul.country-lang .lang-selection a:hover { color: #da2128; }

.top .sec-nav .social { padding: 2px 0 0 10px; }
.top .sec-nav .social img:hover { opacity: 0.7; }

.top .main-nav { display: inline-block; font-size: 0; width: 100%; vertical-align: middle; }
.top .main-nav .menu { display: inline-block; vertical-align: middle; }
.top .main-nav .smallMenuIcon{ display: none; }
.top .main-nav .wpSmallMenuM1 { display: none; }

.top .main-nav .wpMenuM1 { display: flex; align-items: center; justify-content: space-between; }
.top .main-nav .wpMenuM1 .menu ul.lvl1 { list-style: none; font-size: 0; padding: 0; margin: 0; }
.top .main-nav .wpMenuM1 .menu ul.lvl1 > li { display: inline-block; vertical-align: middle; font-size: 1rem; padding: 0 15px;transition: all 0.3s;position: relative;}
.top .main-nav .wpMenuM1 .menu ul.lvl1 > li:first-child { padding-left: 0; }
.top .main-nav .wpMenuM1 .menu ul.lvl1 > li > a:hover { text-decoration: none; }
.top .main-nav .wpMenuM1 .menu ul.lvl1 > li > a { position: relative; color: #575756; padding: 5px 0.3125rem 10px 0.3125rem; display: block; border: 0 none;transition: all 0.3s; }
.top .main-nav .wpMenuM1 .menu ul.lvl1 > li > a:after { content: ''; position: absolute; width: 100%; height: 5px; bottom: 0px; left: 0; transform: scaleX(0); transition: all 0.3s; background: #da2128; }
.top .main-nav .wpMenuM1 .menu ul.lvl1 > li.sel > a:after,
.top .main-nav .wpMenuM1 .menu ul.lvl1 > li:hover > a:after { content: ''; position: absolute; width: 100%; height: 5px; bottom: 0px; left: 0; transition: all 0.3s; background: #da2128; transform: scaleX(1); }

.top .main-nav .wpMenuM1 .menu ul.lvl1 li ul { list-style: none; text-align: left; }
.top .main-nav .wpMenuM1 .menu ul.lvl1 li.edge ul a { text-align: right; }
.top .main-nav .wpMenuM1 .menu ul.lvl1 li ul.lvl2 { position: fixed; z-index: -1; top: 100px; background: #575756; border-top: 1px solid #da2128; width: 100%; left: 0; transition: all 0.3s; padding: 30px 0; font-size: 16px; overflow: hidden; opacity: 0; visibility: hidden; list-style: none; }
.top .main-nav .wpMenuM1 .menu ul.lvl1 li ul.lvl2 li a { display: block; padding: 5px 25px; color: #fff; width: 300px; }
.top .main-nav .wpMenuM1 .menu ul.lvl1 li ul.lvl2 li a:hover { text-decoration: none; color: #da2128; }
.top .main-nav .wpMenuM1 .menu ul.lvl1 li.active ul.lvl2 { z-index: 5; top: 100px; display: block; background: #575756; border-top: 1px solid #da2128; opacity: 1; visibility: visible; }

.top .main-nav .wpMenuM1 .menu ul.lvl1 li ul.lvl2 .lvl3 { padding-bottom: 0; border-bottom: none !important; padding-left: 15px; width: 300px; }
.top .main-nav .wpMenuM1 .menu ul.lvl1 li ul.lvl2 ul.lvl3 li { border-bottom: 1px solid #939598; }
.top .main-nav .wpMenuM1 .menu ul.lvl1 li ul.lvl2 ul.lvl3 li:first-child { border-top: 1px solid #939598; }
.top .main-nav .wpMenuM1 .menu ul.lvl1 li ul.lvl2 ul.lvl3 li.dummy {border-bottom: none; line-height: 0; height: 0; }
.top .main-nav .wpMenuM1 .menu ul.lvl1 li ul.lvl2 .lvl3 .lvl4 { padding: 0; }
.top .main-nav .wpMenuM1 .menu ul.lvl1 li ul.lvl2 .lvl3 .lvl4 li:last-child { border-bottom: none !important; }
.top .main-nav .wpMenuM1 .menu ul.lvl1 li ul.lvl2 .lvl3 .lvl4 a { padding: 5px 35px; }

.top .main-nav .search { cursor: pointer; display: inline-block; vertical-align: middle; }
.top .main-nav .search span img {width: 21px;height: 21px;}

.top .main-nav .search-btn-wrapper { display: inline-block; vertical-align: middle; }
.top .main-nav .btn-search { background: url(../image/icon-search.png) no-repeat; width: 23px; height: 26px; border: none; align-self: center; cursor: pointer; margin-bottom: 5px; }
.top .main-nav .btn-search.is-active { background: url(../image/icon-search-close.png) no-repeat; width: 24px; height: 24px; }

.search-section { position: absolute; left: 0; width: 100%; background: #ededed; padding: 50px 0; transform: translateY(-300px); transition: all 0.3s; }
.search-wrapper { padding: 0 2.5rem; max-width: 2000px; margin: auto; }
.search-section.is-active { transform: translateY(0); }
.search-section .search { border-bottom: 1px solid #939598; }
.search-section .search input { padding: 0px; width: calc(100% - 40px); font-size: 40px; background: none; border: none; }
.search-section .search input:focus { outline: none; }
.search-section .search:focus-within { border-bottom: 1px solid #da2128; }
.search-btn { background: url(../image/icon-search.png) no-repeat; width: 23px; height: 27px; border: none; }

.shade-bg { position: fixed; height: 100%; width: 100%; background: rgba(0, 0, 0, 0.5); top: 0; left: 0; transition: all 0.3s; opacity: 0; z-index: 2; pointer-events: none; }
.shade-bg.is-active { opacity: 1; pointer-events: all; }

.top .main-nav .wpMenuM1 .menu .touch-button { display: none }

/***** END TOP *****/

.mid { min-height: 75vh; font-size: 16px; }

/***** News Releases ****/
.media-releases-wrap .contact-info li{list-style: none;}
.media-releases-wrap .contact-info ul{margin-bottom: 30px; padding-left: 0px;}
.media-releases-wrap .contact-info li:first-child {margin-bottom: 20px;}
/***** END News Releases *****/

/***** BTM *****/
.btm { display: flex; align-items: center; justify-content: space-between; }
.btm .navF1 ul { margin: 0; padding: 0; }
.btm .navF1 ul li { list-style: none; display: inline-block; position: relative; padding: 0; }
.btm .navF1 ul li:before { content: '|'; padding: 0 10px; }
.btm .navF1 ul li:first-child:before { content: ''; padding: 0; }
.btm .navF1 ul li a { color: #575756; text-decoration: none; }
.btm .navF1 ul li a:hover { color: #da2128; text-decoration: none; }
.btm .copyright { text-align: right; }
/***** END BTM *****/


.error-page { height: calc(100vh - 200px); display: flex; align-items: center; flex-direction: column; justify-content: center; }
.error-page h1 { font-size: 80px; font-weight: normal; color: #575756; margin-bottom: 20px; }
.error-page h1 span { color: #da2128; }
.error-page h4 { font-weight: normal; margin-bottom: 20px; }
.error-page p { font-size: 14px; font-weight: bold; margin-top: 50px; }


@media screen and (max-width: 930px) {
	
	a.accord { padding: 15px 65px 15px 30px; font-size: 20px; }
	a.accord:after { right: 30px; }
	a.accord + * { padding: 25px 30px; }

	.top .wrapper .logo { width: 230px; }
	
	.top .sec-nav .logo { margin: 22px 0; }
	.top .sec-nav .nav-wrapper { display: none; }
	.top .main-nav .wpMenuM1 { display: none; }
	
	.top .main-nav { display: block; }
	.top .main-nav .smallMenuIcon { display: block; }
	.top .main-nav .smallMenuIcon { cursor: pointer; width: 36px; height: 36px; position: absolute; top: 22px; right: 2.5rem; transition: all	0.5s; }
	.top .main-nav .smallMenuIcon:before { transition: all 0.25s; content: ''; height: 3px; position: absolute; left: 0; right: 0; top: 3px; background-color: #da2128; }
	.top .main-nav .smallMenuIcon:after { transition: all 0.25s; content: ''; height: 3px; position: absolute; left: 0; right: 0; bottom: 	3px; background-color: #da2128; }
	.top .main-nav .smallMenuIcon .touch-button { pointer-events: none; height: 3px; background-color: #da2128; display: 		block; position: absolute; top: 50%; transform: translateY(-50%); left: 0; right: 0; }
	.top .main-nav .smallMenuIcon.active { transition: all 0.5s;transform: rotate(180deg); }
	.top .main-nav .smallMenuIcon.active:before { content: ''; transition: all 0.25s; transform: rotate(-45deg); height: 3px; position: 	absolute; left: -5px; right: 0; top: 16px; width: 45px;background-color: #da2128; }
	.top .main-nav .smallMenuIcon.active:after { content: ''; transition: all 0.25s; transform: rotate(45deg); height: 3px; position: 	absolute; left: -5px; right: 0; top: 16px; width: 45px; background-color: #da2128; }
	.top .main-nav .smallMenuIcon.active .touch-button { left: 100%; transition: all 0.25s; }
	.top .main-nav .smallMenuIcon.active ~ .wpSmallMenuM1 { left: 0; overflow-y: auto; transition: left 0.5s 0.25s; }

	.top .main-nav .wpSmallMenuM1 { display: none; position: absolute; z-index: 3000; background-color: #f6f6f6; width: 100%; left: 0; top: 76px; overflow: hidden; transition: left 0.5s; }

	.top .main-nav .wpSmallMenuM1 .menu ul li.social-mob { background: linear-gradient(90deg, rgba(255, 255, 255, 1) 20%, rgba(236, 236, 236, 1) 90%); position: relative; }
	.top .main-nav .wpSmallMenuM1 .menu ul li.social-mob ul { padding: 0 2.5rem; text-align: right; }
	.top .main-nav .wpSmallMenuM1 .menu ul li.social-mob li { display: inline-block; }
	.top .main-nav .wpSmallMenuM1 .menu ul li.social-mob button { display: inline-block; vertical-align: middle; margin: 15px 0px 15px 10px; }
	.top .main-nav .wpSmallMenuM1 .menu ul li.social-mob a { width: 100%; }
	.top .main-nav .wpSmallMenuM1 .menu ul li.social-mob a img { width: 25px; height: 25px; }
	.search-section { padding: 20px 0; }
	.search-section .search input { font-size: 20px; }

	.top .main-nav .wpSmallMenuM1 .menu { width: 100%; }
	.top .main-nav .wpSmallMenuM1 .menu ul li { text-align: left; position: relative; font-size: 18px; }
	.top .main-nav .wpSmallMenuM1 .menu ul li a.touch-button { width: 1%; cursor: pointer; text-decoration: none; font-size: 22px; position: absolute;top: 0; bottom: 0; right: 3.5rem; margin: auto; line-height: 100%; box-sizing: border-box; }
	.top .main-nav .wpSmallMenuM1 .menu ul li a.touch-button:after { content: url(../image/down-arrow.png); width: 30px; height: 30px; }
	.top .main-nav .wpSmallMenuM1 .menu ul li a.touch-button.active:after {content: url(../image/up-arrow.png); font-size: 26px; right: -13px; top: 5px; }

	.top .main-nav .wpSmallMenuM1 .menu ul li a { color: #757576; font-weight: 400; padding: 10px 0 10px 2.5rem; display: inline-block; border: 0; font-size: 18px; width: 80%;vertical-align: middle; background: none; }
	.top .main-nav .wpSmallMenuM1 .menu ul { padding: 0; }
	.top .main-nav .wpSmallMenuM1 .menu ul li.dummy { line-height: 0; height: 0; }
	.top .main-nav .wpSmallMenuM1 .menu ul.lvl1 { padding-bottom: 30px; }
	.top .main-nav .wpSmallMenuM1 .menu ul.lvl1 li ul.lvl2 { background: #fff; display: none; }
	.top .main-nav .wpSmallMenuM1 .menu ul.lvl1 li ul.lvl2 li a { padding-left: 4rem; }
	.top .main-nav .wpSmallMenuM1 .menu ul.lvl1 li ul.lvl3 li a { padding-left: 5rem; }
	.top .main-nav .wpSmallMenuM1 .menu ul.lvl1 li ul.lvl4 li a { padding-left: 6rem; }
	.top .main-nav .wpSmallMenuM1 .menu ul.lvl1 li a:hover { text-decoration: none; color: #da2128; }

	
	.top .main-nav .wpSmallMenuM1 .menu ul li .lang-selected { color: #757576; font-weight: 400; padding: 10px 0 10px 2.5rem; display: inline-block; border: 0; font-size: 18px; width: 80%;vertical-align: middle; background: none; }
	.top .main-nav .wpSmallMenuM1 .menu ul li .lang-selected:after { content: url(../image/down-arrow.png); width: 30px; height: 30px; position: absolute; right: 1.6rem; }
	.top .main-nav .wpSmallMenuM1 .menu ul li .lang-selected.active:after { content: url(../image/up-arrow.png); }
	.top .main-nav .wpSmallMenuM1 .menu ul li .country-lang { position: relative; top: unset; left: unset; background-color: transparent; border: none; width: unset; display: none; }
	.top .main-nav .wpSmallMenuM1 .menu ul li .country-lang li { color: #757576; font-weight: 400; padding: 10px 2.5rem; display: flex; justify-content: space-between; border: 0; font-size: 18px; width: 100%; box-sizing: border-box; background: #fff; }
	.top .main-nav .wpSmallMenuM1 .menu ul li .country-lang a { padding: 0; display: flex; }
	.top .main-nav .wpSmallMenuM1 .menu ul li .country-lang a:after { color: #767676; }

	
	.btm { display: block; text-align: center; }
	.btm .copyright { text-align: center; }
}

@media screen and (max-width: 400px) {
	.page-wrap { padding: 0 2rem; }

	.top .wrapper { padding: 0 2rem; }
	.top .wrapper .logo { width: 200px; }
	.top .main-nav .smallMenuIcon { top: 22px; right: 2rem;}
	.top .main-nav .wpSmallMenuM1 .menu ul li.social-mob ul { padding: 0 2rem; }
	.top .main-nav .wpSmallMenuM1 .menu ul li .lang-selected,
	.top .main-nav .wpSmallMenuM1 .menu ul li a{ padding: 10px 0 10px 2rem; }
	.top .main-nav .wpSmallMenuM1 .menu ul li a.touch-button { right: 2.5rem; }
	.top .main-nav .wpSmallMenuM1 .menu ul li .lang-selected:after { right: 0.6rem; }
	.top .main-nav .wpSmallMenuM1 .menu ul li .country-lang li { padding: 10px 2rem; }
	
	.search-wrapper { padding: 0 2rem; }
}