.ModuleEventDetails span.homeEvent {
display:none;
}

.upcomingEvents span.homeEvent {
    display: none;
}

ul.visible li > a {
    border: 1px solid #fff;
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
    text-align: center;
    width: 220px;
}
ul.visible li > a:hover {
text-decoration:underline;
}
.quartRes .items > h3 {
display:none;
}
.LandingEvents div.AddToCalendar {
    margin-top: 24px;
}


.LandingEvents.homeBox a:hover {
    text-decoration: none;
}
.LandingEvents.homeBox .WebcastLink > a {
//display:none;
}
.LandingEvents span.hideBody {
display:none;
}
.LandingEvents.homeBox {
    position: relative;
    padding-bottom: 0px;
    padding-top: 0px
}

.LandingEvents .quarter-group {
    float: left;
    width: 310px;
    height: 165px;
    background: url('../design/qbackground.png') top left no-repeat;
}
.LandingEvents .quarter-group .quarter {
    text-align: center;
    font-size: 51.87px;
    line-height: 31.12px;
    display: block;
    font-weight: bold;
    margin-top: 40px;
    margin-bottom: 10px;
}
.LandingEvents .quarter-group .year {
    text-align: center;
    font-size: 23.34px;
    line-height: 31.12px;
    color: #efcb18;
    display: block;
}
.LandingEvents .quarter-group .wb {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    display: block;
    color: #fff;
}
/*.LandingEvents .ModuleViewAllLink {
    display:none;
}*/
.LandingEvents div.AddToCalendar {
	border: 1px solid #0072bc;
    color: #0072bc;
    display: inline-block;
    font-size: 12px;
    /*padding: 0px 55px;*/
    text-decoration: none;
    text-transform: uppercase;
    background: none;
    cursor: pointer;
}


span.ofc {
    font-size: 48px;
}
.ModuleFooter.featureVid {
    margin-top: 20px;
}

.LatestSlick .ModuleBody {
    max-height:72px;
}

.LatestSlick .ModuleEllipse {
    display:none;
}

.PageHome .PaneRight .container-bg {
    background: #677B99 url("../design/quartLines.png") left 30% no-repeat;
}

@media screen and (max-width: 720px) {
    .PageHome .PaneRight .container-bg {
        background: #677B99;
    }
}

/*START NEWS RELEASES*/
.ModulePressRelease .ModuleItemRow a:hover {
    text-decoration: underline;
}

.ModulePressRelease .ModuleItemRow {
    padding: 15px 10px;
}

/*.ModulePressRelease .ModuleContainerInner {
    border-top: 1px solid #EFF0F2;
    border-bottom: 1px solid #EFF0F2;
}*/

.ModulePressRelease .ModuleHeadlineLink,
.ModulePressRelease .ModuleDate {
    width: auto;
    display: block;
    float: none;
}
/*START NEWS RELEASES*/

/*START COMMITTEE COMP*/
@media screen and (max-width: 767px) {
    .CommitteeComposition {
        display: none;
    }
}

.CommitteeComposition .CustomTable{
    border-collapse: separate;
}
.CommitteeComposition i{
    font-size: 20px;
}
.CommitteeComposition table.CustomTable > tbody tr{
    background: #eff0f2;
}
.CommitteeComposition table.CustomTable > tbody .alt{
    background: #e1e1e1;
}
.CommitteeComposition table.CustomTable > tbody tr td {
    text-align: center;
}

.CommitteeComposition table.CustomTable > tbody tr td.tleft {
    text-align: left;
    width: 170px;
}

.CommitteeComposition table.CustomTable > tbody tr td.tleft i {
    float: right;
    line-height: 20px;
}

@media screen and (max-width: 920px) {
    .CommitteeComposition table.CustomTable > tbody tr td.tleft i {
        float: right;
        display: block;
    }
}

.CommitteeComposition table.CustomTable tbody {
    border-left: 1px solid #EFF0F2;
}

.CommitteeComposition .ContentContainer > p {
    padding: 15px 15px;
    background: #EFF0F2;
}
.CommitteeComposition .ContentContainer > p i{
    color: #000000;
}
.CommitteeComposition .ContentContainer > p span + span {
    margin-left: 15px;
}

/*END COMMITTEE COMP*/

/*START COMMITTEE MOBILE*/
.committeeMobile {
    display: none;
}

@media screen and (max-width: 767px) {
    .committeeMobile {
        display: inline;
    }
}

.mobileCommittee p {
    margin: 10px 0px 0px;
}

.mobileCommittee ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.mobileCommittee > ul > li {
    border: 1px solid #d2d2d2;
    padding: 20px;
    width: 100%;
    background: #fff;
}

.mobileCommittee > ul > li + li {
    margin-top: 20px;
}

.mobileCommittee > ul > li.active p {
    margin-bottom: 10px;
    padding-bottom: 20px;
    border-bottom: 1px solid #d2d2d2;
}

.mobileCommittee > ul > li p {
    width: 100%;
    display: inline-block;
}

.mobileCommittee > ul > li p a.Line1 {
    float: left;
    display: inline-block;
    width: 90%;
    text-align: left;
}

.mobileCommittee > ul > li p span.GouvernanceMobileOpenButton {
    cursor: pointer;
    font-size: 30px;
    position: relative;
    font-weight: 700;
    float: right;
    width: 10%;
    text-align: right;
    line-height: 18px;
}

.mobileCommittee ul.Level2 > li {
    display: inline-block;
    width: 100%;
}

@media screen and (max-width: 470px) {
    .mobileCommittee ul.Level2 > li {
        font-size: 14px;
    }
}

.mobileCommittee ul.Level2 > li > span {
    line-height: 40px;
    width: 100%;
    text-align: right;
    display: inline-block;
}

.mobileCommittee ul.Level2 > li > span a {
    float: left;
}

.mobileCommittee ul.Level2 > li > span.Type {
    width: 10%;
    float: right;
    text-align: right;
}

.mobileCommittee .Legend {
    width: 100%;
    padding: 20px 20px 10px 20px;
    background: #EFF0F2;
    margin-top: 20px;
}

.mobileCommittee .Legend > div {
    display: inline-block;
    width: 100%;
}

.mobileCommittee .Legend span {
    float: left;
}

.mobileCommittee .Legend span.LegendImg {
    float: right;
}

.mobileCommittee ul.Level2 li span img,
.mobileCommittee .Legend img {
    width: 30px;
    position: relative;
    bottom: -5px;
    margin-left: 10px;
}
/*END COMMITTEE MOBILE*/

/*START WEBCASTS & PRESENTATIONS*/
.allEvents {
    /*n/a*/
}

.allEvents .ModuleItemRow a:hover {
    text-decoration: underline;
}

.allEvents .ModuleItemRow {
    padding: 10px 20px;
    background: #EFF0F2;
}

.allEvents .ModuleItemRow.alt {
    background: #fff;
}

.allEvents .ModuleItemRow .ModuleTime {
    display: none;
}

.allEvents .ModuleLocation {
    display: block;
}

.allEvents .RelatedDocuments {
    display: block;
    width: 100%;
}

.allEvents .RelatedDocuments > div {
    display: inline-block;
}

.allEvents .RelatedDocuments > div + div {
    margin-left: 20px;
}

@media screen and (max-width: 500px) {
    .allEvents .RelatedDocuments > div {
        display: block;
    }

    .allEvents .RelatedDocuments > div + div {
        margin-left: 0px;
    }
}

.allEvents .RelatedDocuments > ul {
    display: inline-block;
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.allEvents .RelatedDocuments > ul > li {
    display: inline-block;
    margin-left: 20px;
}

@media screen and (max-width: 500px) {
    .allEvents .RelatedDocuments > ul {
        display: block;
    }

    .allEvents .RelatedDocuments > ul > li {
        display: block;
        margin-left: 0px;
    }
}

.allEvents .q4-atc-wrapper button {
    display: inline-block;
    line-height: 24px;
    margin-bottom: 5px;
}

/*.allEvents .ModuleContainerInner,
.allEvents .event-list {
    border-top: 1px solid #EFF0F2;
    border-bottom: 1px solid #EFF0F2;
}*/

.upcomingEvents {
    margin-bottom: 40px;
}

.upcomingEvents .RssLinkTopContainer {
    position: relative;
    top: -40px;
}

.upcomingEvents .ModuleYearNavContainer {
    display: none;
}

.pastEvents {
    /*n/a*/
}

.pastEvents .ModuleHeader {
    display: none;
}
/*END WEBCASTS & PRESENTATIONS*/

/*START QUARTERLY RESULTS*/
.quartRes {
    padding: 0px 0px 40px;
    color: #fff;
}

.quartRes h1 {
    color: #fff;
    margin-bottom: 10px;
}

.quartRes .items h3 {
    text-align: center;
    color: #fff;
    margin-bottom: 40px;
}

.quartRes .quarter-group {
    float: left;
    width: 310px;
    height: 159px;
    background: url('../design/qbackground.png') top left no-repeat;
}
.quartRes .hidden{
    display: none;
}
@media screen and (max-width: 720px) {
    .quartRes .quarter-group {
        float: none;
        margin: 0px auto 40px;
    }
}

@media screen and (max-width: 335px) {
    .quartRes .quarter-group {
        width: 270px;
    }
}

.quartRes .quarter-group .quarter {
    text-align: center;
    font-size: 51.87px;
    line-height: 31.12px;
    display: block;
    font-weight: bold;
    margin-top: 40px;
    margin-bottom: 10px;
}

@media screen and (max-width: 720px) {
    .quartRes .quarter-group .quarter {
        margin-top: 0;
        padding-top: 50px;
    }
}
.quartRes .quarter-group .quarter{
    color: #fff;
}

.quartRes .quarter-group .year {
    text-align: center;
    font-size: 23.34px;
    line-height: 31.12px;
    color: #efcb18;
    display: block;
}

.quartRes .quarter-group .wb {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    display: block;
    color: #fff;
}

.quartRes .quarter-links {
    padding-left: 400px;
    padding-top: 10px;
}

@media screen and (max-width: 720px) {
    .quartRes .quarter-links {
        padding-left: 0px;
    }
}

.quartRes .quarter-links ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.quartRes .quarter-links ul li + li {
    margin-top: 15px;
}

.quartRes .quarter-links ul li a {
    color: #fff;
}

.quartRes .quarter-links ul li a:hover {
    color: #fff;
}

.quartRes .quarter-links p.MoreLink a {
    border: 1px solid #fff;
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
    text-align: center;
    width: 220px;
}

@media screen and (max-width: 260px) {
    .quartRes .quarter-links p.MoreLink a {
        width: 100%;
        max-width: 220px;
    }
}

.quartRes .quarter-links p.MoreLink a:hover {
    text-decoration: underline;
}
/*END QUARTERLY RESULTS*/

/*START LATEST SLICK*/
.Sectionhome .PaneLeft > .container-bg {
    background-color:#EFF0F2;
}

/*.LatestSlick {
    position: relative;
    padding: 40px 0;
}

@media screen and (max-width: 900px) {
    .LatestSlick {
        padding: 40px 50px;
    }
}

.LatestSlick button {
    color: #C5C3C3;
}

.LatestSlick button:hover {
    color: #DCAA00;
    text-decoration: none;
}

.LatestSlick button.slick-prev,
.LatestSlick button.slick-next {
    border: none;
    display: inline-block;
    padding: 0;
    margin: 0;
    font-size: 0;
    font-family: 'Q4-Default-Icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 45%;
}

.LatestSlick button.slick-prev {
    left: -50px;
    transition: 250ms;
}

.LatestSlick button.slick-next {
    right: -50px;
    transition: 250ms;
}

@media screen and (max-width: 900px) {
    .LatestSlick button.slick-prev {
        left: 0;
        transition: 250ms;
    }

    .LatestSlick button.slick-next {
        right: 0;
        transition: 250ms;
    }
}

.LatestSlick button.slick-prev:before {
    content: "\e64c";
    font-size: 30px;
}

.LatestSlick button.slick-next:before {
    content: "\e64f";
    font-size: 30px;
}*/

.LandingNews,
.LandingEvents {
    margin-bottom: 40px;
height: auto !important;
}

/*
@media screen and (max-width: 600px) {
    .LandingNews,
    .LandingEvents {
        width: 100%;
        height: auto !important;
    }
}
*/
/*.LandingNews:before
 {
    content: "";
    width: 100%;
    height: 135px;
    position: absolute;
    top: 0;
    left: 0;
}*/

@media screen and (max-width: 600px) {
    .LandingNews:before,
    .LandingEvents:before {
        width: 310px;
        left: auto;
        margin-left: -155px;
    }
}

@media screen and (max-width: 335px) {
    .LandingNews:before,
    .LandingEvents:before {
        width: 270px;
        margin-left: -136px;
    }
}

.LandingNews:before {
    background: url(../images/Global-Business-News-thumb.jpg) top no-repeat;
}


/*.LandingNews:before {
    background: url(../design/newsthumb.jpg) top left no-repeat;
}*/

/*.LandingEvents:before {
    background: url(../design/eventsthumb.jpg) top left no-repeat;
}*/


.LandingNews .ModuleItemRow {
    padding: 0;
}

.homeBox {
    position: relative;
    padding-bottom: 40px;
   /* padding-top: 150px;*/
}

.homeBox a:hover {
    text-decoration: underline;
}

.homeBox .ModuleFooter {
    width: 100%;
    display: block;
    position: absolute;
    /*bottom: 0;*/
    /*margin-top: 34px;*/
}

.homeBox .q4-atc-button {
    text-transform: none;
    border: none;
    color: #0072bc;
    font-size: 12px;
    line-height: 26px;
    margin: 0;
    /*font-weight: bold;*/
}

/*END LATEST SLICK*/

/*START FINANCIAL SUMMARY*/
.FinSummary {
    font-weight: bold;
}

.FinSummary a:hover {
    text-decoration: underline;
}

.FinSummary .years-header {
    color: #fff;
    font-size: 18px;
    background: #FF4A00;
    padding: 20px;
    display: inline-block;
    width: 100%;
    position: relative;
}

.FinSummary .years-header:before {
    content: "Document";
    display: inline-block;
    position: absolute;
    top: 20px;
    left: 20px;
}

.FinSummary .years-header #financial-prev {
    position: absolute;
    left: 45%;
    top: 20px;
    cursor: pointer;
    z-index: 1;
}

@media screen and (max-width: 920px) {
    .FinSummary .years-header #financial-prev {
        left: 60%;
    }
}

.FinSummary .years-header #financial-next {
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer;
    z-index: 1;
}

.FinSummary .years-header #financial-prev:hover,
.FinSummary .years-header #financial-next:hover {
    color: #DBA900;
}

.FinSummary  .years-header .owl-carousel {
    width: 55%;
    float: right;
    text-align: center;
}

@media screen and (max-width: 920px) {
    .FinSummary  .years-header .owl-carousel {
        width: 40%;
    }
}

.FinSummary .owl-carousel .owl-item {
    text-align: center;
    padding: 20px 0;
    border-left: 7px solid #fff;
    min-height: 66px;
}

@media screen and (max-width: 920px) {
    .FinSummary .owl-carousel .owl-item {
        border-left: none;
    }
}

.FinSummary .annual .owl-carousel .owl-item a.PDF {
    font-size: 0;
    text-decoration: none;
    display: inline-block;
    height: 0;
}

.FinSummary .annual .owl-carousel .owl-item a.PDF:before {
    font-family: 'Q4-Default-Icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 18px;
    content: "\e66b";
    color: #F21012;
    font-size: 29px;
}

.FinSummary .years-header .owl-carousel .owl-item {
    padding: 0;
    border-left: none;
    padding-left: 7px;
    min-height: auto;
}

.FinSummary .owl-carousel .owl-item .documents > span.empty {
    color: #999;
}

.FinSummary .owl-carousel .owl-item .documents > span + span {
    margin-left: 20px;
}

@media screen and (max-width: 450px) {
    .FinSummary .owl-carousel .owl-item .documents > span + span {
        margin-left: 10px;
    }
}

.FinSummary .category-group-toggle {
    color: #fff;
    background: #677b99;
    padding: 20px;
    font-weight: bold;
    cursor: pointer;
    margin-bottom: 7px;
    position: relative;
}

.FinSummary .category-group-toggle:before {
   /* content: "+"; */
    font-weight: bold;
    color: #677B99;
    width: 25px;
    height: 23px;
    background: #fff;
    border-radius: 5px;
    position: absolute;
    font-size: 31px;
    text-align: center;
    top: 20px;
    right: 82px;
}

@media screen and (max-width: 920px) {
    .FinSummary .category-group-toggle:before {
        right: 20px;
    }
}

.FinSummary .category-group-toggle.open:before {
    content: "-";
    line-height: 16px;
    font-weight: 300;
    font-size: 50px;
}

.FinSummary .category-header {
    display: inline-block;
    width: 100%;
    background: #f1f1f1;
    padding: 0 20px;
}

.FinSummary .category-header.webcast,
.FinSummary .category-header.quarterly,
.FinSummary .category-header.press-release,
.FinSummary .category-header.gaap,
.FinSummary .category-header.cash-flows,
.FinSummary .category-header.outlook {
    background: #e1e1e1;
}

.FinSummary .category-header .category {
    width: 45%;
    float: left;
    color: #464646;
    padding: 20px 0;
}

@media screen and (max-width: 920px) {
    .FinSummary .category-header .category {
        width: 60%;
    }
}

@media screen and (max-width: 390px) {
    .FinSummary .category-header .category {
        width: 100%;
        text-align: center;
    }
}

.FinSummary .years-header .category-header .category {
    padding: 0;
}

.FinSummary .category-header .slick-documents {
    width: 55%;
    float: left;
}

@media screen and (max-width: 920px) {
    .FinSummary .category-header .slick-documents {
        width: 40%;
    }
}

@media screen and (max-width: 390px) {
    .FinSummary .category-header .slick-documents {
        width: 100%;
        text-align: center;
    }
}
/*END FINANCIAL SUMMARY*/

/*OTHER*/
.viewallpress a:hover,
.ModuleEventDetails a:hover {
    text-decoration: underline;
}

.MailingListSignupContainer .MailingListListTable tr td label {
    margin-left: 5px;
}

.ModuleEventDetails .q4-atc-wrapper button,
.FormBuilder > input,
.MailingListSignupContainer .GridActions > input,
.MailingListUnsubscribeContainer .MailingListUnsubscribeTable td.ButtonCell input {
    display: inline-block;
    line-height: 24px;
    margin-bottom: 5px;
}

@media all and (max-width:767px){
.responsiveTable{
  overflow:auto;
  max-width:100%;
}
.responsiveTable > table{
  min-width:780px;
}
}

.SliderPressReleases {
    display: none;
}

@media screen and (min-width: 1024px) {
.PaneFooter2 .SocialIcons {
    position: relative;
    top: -5px;
}
}

.LandingEvents .quarter-group {
    width: 100%;
}

.LandingEvents {
    display: inline-block;
    width: 30%;
}

.LandingNews {
    display: inline-block;
    float: left;
    width: 30%;
    margin-left: 3%
}

.LandingNews img, .LandingEvents img {
    min-height: 158px;
}

.LandingNews .ModuleContainerInner {
    //margin-bottom: 0px;
   // margin-top: -7px;
    min-height: 99px;
}

/*.LandingNews .ModuleFooter {
    margin-top: 26px;
}*/

/*.LandingNews.blog .ModuleFooter {
    margin-top: 24px;
}*/

@media screen and (max-width: 767px) {
    .LandingNews,
    .LandingEvents {
        width: 100%;
        height: auto !important;
        margin-left: 0;
    }
    .LandingNews .ModuleContainerInner {
        min-height: 0px;
    }
    .LandingEvents .ModuleBody {
        clear: both;
        content: " ";
        display: table;
        width: 100%;
    }
    .LandingEvents .quarter-group {
        background: url('../design/qbackground.png') top left;
    }
}

.ModuleEventDetails .WebcastLink a {
    font-weight: bold;
    font-size: 19px;
}

.LandingEvents.homeBox .WebcastLink a {
    border: 1px solid #0072bc;
    color: #0072bc;
    display: inline-block;
    font-size: 12px;
    padding: 0px 52px;
    text-decoration: none;
    text-transform: uppercase;
    background: none;
    cursor: pointer;
}

.LandingEvents.homeBox .WebcastLink a:hover {
    color: #000000;
    text-decoration: underline;
}
.LandingEvents.homeBox .WebcastLink a {
    margin-top: 24px;
}
.LandingEvents div.WebcastLink {
display:none;
}
.homeBox .ModuleTime {
display:none;
}


.LatestPresentation .ModuleThumbnailLink {
    margin-bottom: 15px;
}

.LatestPresentation .ModuleDate {
    display: block;
    font-size: 12px;
    font-weight: bold;
    color: #555555;
}

.LatestPresentation .hrefPresentation {
    /* border: 1px solid #0072bc; */
    color: #4fb5e3;
    display: block !important;
    font-size: 12px;
    /* padding: 0px 55px; */
    text-decoration: none;
    text-transform: uppercase;
    background: none;
    cursor: pointer;
    font-weight: bold;
    vertical-align: top;
}

.LatestPresentation .hrefPresentation:hover {
    color: #000000;
    text-decoration: underline;
}

.FeaturedVideo .ContentContainer {
    min-height: 270px;
}

/*.LatestPresentation .ModuleHeadline {
    min-height: 69px;
}*/

.SliderEventsEarnings .ModuleYearNavContainer {
    display: none;
}

.FeaturedVideo img, .LatestPresentation .ModuleThumbnailLink {
    width: 310px;
    height: 174px;
}
.LandingEvents .ModuleBody .webcastInfo {
display:none;
}
.ModuleEventDetails .webcastInfo {
display:block;
}
.Sectionhome .PaneMiddle > .container-bg {
    background-color: #EFF0F2;
}

.SectionHome .ModuleLocation {
	display: none;
}

/* Header */
.PaneHeader .container-bg {
    border-bottom: 5px solid #4a8ed0;
}
@media (min-width: 1200px){
    .PaneHeader .content-area {
        width: 1440px;
        max-width: 100%;
        margin: 0 auto;
        padding-top: 25px;

    }
    .PaneHeader .container.clearfix{
        width: 1440px;
        max-width: 100%;
        margin: 0 auto;
        padding-top: 25px;
    }
}

.PaneHeader .content-area {
    width: 1440px;
    max-width: 100%;
    margin: 0 auto;
    padding-top: 25px;

}
@media screen and (min-width: 768px){
    .PaneHeader .container.clearfix{
        
        padding-top: 25px;
    }
}

@media screen and (max-width: 767px){
    .PaneHeader .container {
        padding: 8px 0px 4px;
        
    }
}


.ClientLogo .navbar-brand > img {
  max-width: 200px;
  padding-left: 0px;
}
@media screen and (max-width: 1023px){
    .ClientLogo {
        width: 230px;
        padding-top: 0px;
        margin-top: 0px;
    }
}

div#logo {
    padding-left: 15px;
    padding-right: 15px;
}
.QuicklinksHeaderMobile {
   display:none;
}

@media only screen and (max-width: 767px){
.ClientLogo .navbar-brand > img {
    padding-left: 20px;
    max-width: 220px;
}
.QuicklinksHeaderMobile {
   display:none;
   clear: left;
}
.QuicklinksHeaderMobile #menu-secondary {
    margin: auto;
    width: 100%;
    border: 1px solid #f1f1f1;
    background-color: #f3f3f3;
    padding: 0px;
    position: static; 
    display: inline-block;
}

.QuicklinksHeaderMobile #menu-secondary li {
    display: inline-block;
    border-right: 2px solid #d9d9d9;
    color:black;
}
}

@media screen and (max-width: 767px){
    .QuicklinksHeaderMobile .navbar-nav > li > a{
        padding: 10px;
        color: black;
    }
    .QuicklinksHeaderMobile .navbar-nav > li > a:hover{
        background:white;
    }
    .QuicklinksHeaderMobile #menu-secondary li:last-child{
        border-right: none;
    }
}

.QuicklinksHeader ul {
    margin: 0;
}
.QuicklinksHeader li {
    border: none;
}

@media (min-width: 1200px){
    .QuicklinksHeader #topNav_secondary_navwrap .navbar-nav>li>a {
        padding: 0;
    }
    .QuicklinksHeader #topNav_secondary_navwrap .nav>li>a {
        padding: 0;
    }
    .QuicklinksHeader ul#menu-secondary > li > a {
        text-decoration: none;
        color: #464646;
        font-size: 12px;
        font-weight: bold;
        display: block;
        float: left;
    }
}

.QuicklinksHeader .navbar-nav {
    margin: 10px 0 -5px 0px;
}

.QuicklinksHeader .nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.navbar-nav>li>a {
    line-height: 20px;
}
.nav>li>a {
    position: relative;
    display: block;
}

.QuicklinksHeader ul#menu-secondary>li a {
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #717073;
    padding: 0;
}

.QuicklinksHeader .navbar-default .navbar-nav>li>a {
    color: #777;
}
@media (min-width: 768px){
    .CorporateNav {
       display: block !important;
    }
    .QuicklinksHeader .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .QuicklinksHeaderMobile{
     display: none !important;
    }
}
.QuicklinksHeader .navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
}
.QuicklinksHeader .nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
}
.navbar-nav>li>a {
    line-height: 20px;
} 

.QuicklinksHeader  a {
    color: #1ba8df;
    text-decoration: none;
}
.QuicklinksHeader  a {
    color: #337ab7;
    text-decoration: none;
}
.QuicklinksHeader a {
    background-color: transparent;
}

.QuicklinksHeader .nav>li>a {
    position: relative;
    display: block;
}

.QuicklinksHeader ul#menu-secondary>li a:hover {
    color: #0072bc;
}

/*CorporateNav*/

span.sr-only {
    display: none !important;
}

.icon-bar {
    background-color: #888;
}

.icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    margin-bottom: 4px;
}

.q4-icon-menu:before{ 
  display: none !important;
}
i.q4-icon-menu:hover {
 background-color: #ddd;
}


.CorporateNav ul#menu-primary {
    margin: 0px;
    width: 70%;
    margin: 0 auto;
    display: inline-block;
    text-align: center;
}
@media (min-width: 768px) and (max-width: 825px){
   .CorporateNav ul#menu-primary {
		width: 480px;
	}
}

.CorporateNav .dropdown-menu .col-sm-3:last-child {
    border: none;
}

ul.dropdown-menu.mNav.columns-4 .col-sm-12 {
    border: none;
}
.CorporateNav ul#menu-primary > li > a {
    color: #1e4164;
}

.CorporateNav #menu-primary > li > a:hover {
    color: #0072bc;
}

.CorporateNav #menu-primary .dropdown-menu {
    top: 76px;
}

@media (max-width: 1199px) and (min-width: 992px){
    .CorporateNav ul#menu-primary > li {
        outline: 0;
        margin: 0px;
        z-index: 999;
        position: relative;
        color: #464646;
        padding: 15px 0;
        font-weight: bold;
        font-size: 14px;
        text-decoration: none;
    }   
}
.CorporateNav #menu-primary .dropdown-menu {
    top: 76px;
}

@media (max-width: 1199px) and (min-width: 992px){
    .CorporateNav ul#menu-primary > li {
        outline: 0;
        margin: 0px;
        z-index: 999;
        position: relative;
        color: #464646;
        padding: 15px 0;
        font-weight: bold;
        font-size: 14px;
        text-decoration: none;
    }   
}
.CorporateNav .row {
    margin: 0px;
    padding: 0px;
    display: table;
    width: 100%;
    border-radius: 4px
}

.CorporateNav .dropdown-menu .col-sm-12, 
.CorporateNav .dropdown-menu .col-sm-6, 
.CorporateNav .dropdown-menu .col-sm-4, 
.CorporateNav .dropdown-menu .col-sm-3, 
.CorporateNav .dropdown-menu .col-sm-2 {
    padding: 0;
    background-color: #e6e6e6;
    display: table-cell;
    border-right: 1px solid #ddd;
    float: none;
    padding-bottom: 10px;
}

.CorporateNav .dropdown-menu .col-sm-12{
   border: none;
}

.CorporateNav .multi-column-dropdown {
    list-style: none;
    padding-left: 0;
}

.CorporateNav .sub-nav {
    padding-bottom: 10px;
}

.CorporateNav .arrow-up {
    position: absolute;
    left: 35px;
    margin-top: -20px;
    width: 0;
    height: 0;
    border-width: 10px;
    border-style: solid;
    border-color: transparent;
    border-bottom-color: #4a8ed0;
}

.CorporateNav .dropdown-menu .col-sm-12 a {
    background-color: #4a8ed0 !important;
    padding: 12px;
    font-size: 15px !important;
    letter-spacing: 1.5px;
    color: #fff !important;
    padding-top: 14px;
    padding-left: 15px;
    text-transform: uppercase;
    width: 100%;
}


.CorporateNav .multi-column-dropdown li a {
    display: block;
    clear: both;
    line-height: 15px;
    white-space: normal;
    background-color: #e6e6e6;
}

.CorporateNav .sub-nav > li > a {
    font-weight: bold;
}
.CorporateNav .sub-nav {
    padding-bottom: 10px;
}
.CorporateNav .dropdown-menu a {
    font-family: 'Roboto Condensed', sans-serif !important;
    font-size: 14px !important;
}

.CorporateNav a {
    text-decoration: none;
}

.CorporateNav .dropdown-menu .divider {
    height: 1px;
    margin: 0;
}
.CorporateNav .dropdown-menu .divider {
    overflow: hidden;
    background-color: #e5e5e5;
}

.CorporateNav .sub-sub-nav > li > a {
    padding: 2px 0px 2px 25px;
    font-weight: normal;
}

.CorporateNav .sub-nav li a:hover {
    background-color: #e6e6e6;
    color: #0072bc !important;
}
.CorporateNav .multi-column-dropdown li a:hover {
    text-decoration: none;
}

.CorporateNav .dropdown-menu{
    background-color: #e6e6e6;
}

.CorporateNav .sub-nav > li > a {
    padding: 5px 15px 5px 15px;
    font-family: arial;
    font-weight: bold;
    font-size: 13px;
}
.CorporateNav .multi-column-dropdown li a {
    display: block;
    clear: both;
    line-height: 15px;
    color: #393939;
    white-space: normal;
    padding-right: 5px;
}

.CorporateNav .multi-column-dropdown li a {
    color: #1e4164 !important;
}



@media screen and (max-width: 1150px){
    .CorporateNav {
        clear: none;
    }
}
@media screen and (max-width: 767px){
      .CorporateNav .dropdown-menu .col-sm-3{
   float:left !important;
}
    .Search-Desktop {
        display: none;
    }
    .CorporateNav ul#menu-primary{
        width: 100%;
    }
.CorporateNav .arrow-up{
   display:none;
}
    .Search-Mobile {
        display: none;
        padding-left: 20px;
        padding-bottom: 20px;
        border: none;
    }
    .Search-Mobile #searchBtn {
        padding: 0 5px;
        display: inline-block;
        cursor: pointer;
    }
    .Search-Mobile .SearchInput{
        width: 88%;
        display: inline-block;
    }
    .Search-Desktop .search-close {
        display: none !important;
    }
}
.ModuleButton.SearchButton {
    background: none;
    border: medium none;
    font-family: q4-default-icons;
    position: relative;
    right: 0;
    top: 3px;
    cursor: pointer;
}

.Search-Desktop .search-hide {
    display:none;
}
.Search-Desktop #searchBtn {
    display: inline-block;
    margin-top: 5px;
    padding: 0 18px;
    cursor: pointer;
}
.search-close {
    display: none;
    font-size: 10px;
    position: absolute;
    margin-left: -5px;
    margin-top: -2px;
    z-index: 2;
    cursor: pointer;
}

@media screen and (min-width: 768px){
.Search-Mobile {
    display:none !important;
}
}

span#searchClose {
    position: absolute;
    top: 32;
    right: 34px;
    z-index: 3;
    padding: 0 10px;
    cursor: pointer;
}

.ModuleSearch {
    float: right;
    margin-right: 10px;
    margin-top: 8px;
    position: static;
}

.ModuleSearch.Search-Desktop {
    float: right;
    margin-right: 10px;
    margin-top: 8px;
    position: relative;
}
/** .infinera-footer **/

.infinera-footer .site-footer, 
.infinera-footer .site-footer .copyright{
    background-color: #033052;
    color: #fff;
}

.site-footer .content-area {
    margin-top: 0;
}

.site-footer .site-info {
    width: 100%;
}

.infinera-footer .site-footer .widget_nav_menu {
    margin-right: 0px;
    padding-left: 15px;
    padding-right: 15px;
}

footer .widget_nav_menu {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 700;
}

footer .widget_nav_menu ul li {
    padding: 5px 0;
}

footer .widget_nav_menu ul li:first-child a,
footer .widget_nav_menu ul li a {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 300;
    color: #94b2d0;
}

footer .widget_nav_menu ul li a:hover {
    color: #fff;
    text-decoration: none;
}

footer {
    width: 100%;
}

.social li a img {
    max-width: 20px;
}

.copyright a {
    color: #fff;
    font-weight: 600;
}

.PaneFooter2 .container, 
.PaneFooter2 .container-bg
{
    background-color: #033052
}
.infinera-footer a {
    line-height: 1.2;
}

.infinera-footer .site-footer .widget_nav_menu ul li:first-child a {
    font-weight: 300;
}
@media (min-width: 1200px) {
   .infinera-footer .content-area {
    width:1050px;
    margin:0 auto;
  }
}

/* Search */
.ModuleSearch .SearchButton {
   display:none;
}

.SearchInput {
    display: block;
    position: static;
    left: 0;
    width: 100%;
    background-color: #fff;
    padding: 5px;
    border: 1px solid #f1b90d;
    border-radius: 6px;
}

.Search-Desktop .SearchInput {
    display: none;
    position: absolute;
    width: 500px;
    background-color: #fff;
    padding: 5px;
    border: 1px solid #f1b90d;
    border-radius: 6px;
    z-index: 2;
    margin-left: -490px;
}


@media (min-width: 768px){
   .Search-Mobile {
      display: none;
   }
}

@media screen and (max-width: 767px){
   .CorporateNav .arrow-up {
      display:none;
   }
}

/*==================================================
---------------------CR-203-----------------------             
===================================================*/
@font-face {
    font-family: 'Q4-Default-Icons';
    src:    url('https://s3.amazonaws.com/icomoon.io/50912/Q4Infinera/Q4-Default-Icons.eot?swbrp6');
    src:    url('https://s3.amazonaws.com/icomoon.io/50912/Q4Infinera/Q4-Default-Icons.eot?swbrp6#iefix') format('embedded-opentype'),
        url('https://s3.amazonaws.com/icomoon.io/50912/Q4Infinera/Q4-Default-Icons.woff2?swbrp6') format('woff2'),
        url('https://s3.amazonaws.com/icomoon.io/50912/Q4Infinera/Q4-Default-Icons.ttf?swbrp6') format('truetype'),
        url('https://s3.amazonaws.com/icomoon.io/50912/Q4Infinera/Q4-Default-Icons.woff?swbrp6') format('woff'),
        url('https://s3.amazonaws.com/icomoon.io/50912/Q4Infinera/Q4-Default-Icons.svg?swbrp6#Q4-Default-Icons') format('svg');
    font-weight: normal;
    font-style: normal;
}

i {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'Q4-Default-Icons' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.q4-envelope-o:before {
    content: "\f003";
}
.q4-print:before {
    content: "\f02f";
}
.q4-play:before {
    content: "\f04b";
}
.q4-info-circle:before {
    content: "\f05a";
}
.q4-phone:before {
    content: "\f095";
}
.q4-feed:before {
    content: "\f09e";
}
.q4-rss:before {
    content: "\f09e";
}
.q4-share-alt:before {
    content: "\f1e0";
}
.q4-pdf:before {
    content: "\e900";
}
.q4-Q4-boxlogo:before {
    content: "\e901";
}
.q4-Q4-logo:before {
    content: "\e902";
}
.q4-download:before {
    content: "\e670";
}
.q4-block-checkmark:before {
    content: "\e600";
}
.q4-block-downchevron:before {
    content: "\e601";
}
.q4-block-exit:before {
    content: "\e602";
}
.q4-block-leftchevron:before {
    content: "\e603";
}
.q4-block-minus:before {
    content: "\e604";
}
.q4-block-plus:before {
    content: "\e605";
}
.q4-block-rightchevron:before {
    content: "\e606";
}
.q4-block-upchevron:before {
    content: "\e607";
}
.q4-circle-leftchevron:before {
    content: "\e671";
}
.q4-circle-rightchevron:before {
    content: "\e672";
}
.q4-circle-upchevron:before {
    content: "\e673";
}
.q4-circle-downchevron:before {
    content: "\e674";
}
.q4-circle-alert:before {
    content: "\e608";
}
.q4-circle-calendar:before {
    content: "\e609";
}
.q4-circle-chair:before {
    content: "\e60a";
}
.q4-circle-chat:before {
    content: "\e60b";
}
.q4-circle-doc:before {
    content: "\e60c";
}
.q4-circle-email:before {
    content: "\e60d";
}
.q4-circle-expert:before {
    content: "\e60e";
}
.q4-circle-facebook:before {
    content: "\e60f";
}
.q4-circle-flickr:before {
    content: "\e610";
}
.q4-circle-googleplus:before {
    content: "\e611";
}
.q4-circle-html:before {
    content: "\e612";
}
.q4-circle-independant:before {
    content: "\e613";
}
.q4-circle-instagram:before {
    content: "\e614";
}
.q4-circle-link:before {
    content: "\e615";
}
.q4-circle-linkedIn:before {
    content: "\e616";
}
.q4-circle-menu:before {
    content: "\e617";
}
.q4-circle-minus:before {
    content: "\e618";
}
.q4-circle-phone:before {
    content: "\e619";
}
.q4-circle-pinterest:before {
    content: "\e61a";
}
.q4-circle-plus:before {
    content: "\e61b";
}
.q4-circle-print:before {
    content: "\e61c";
}
.q4-circle-recording:before {
    content: "\e61d";
}
.q4-circle-rss:before {
    content: "\e61e";
}
.q4-circle-search:before {
    content: "\e61f";
}
.q4-circle-share:before {
    content: "\e620";
}
.q4-circle-twitter:before {
    content: "\e621";
}
.q4-circle-video:before {
    content: "\e622";
}
.q4-circle-youtube:before {
    content: "\e623";
}
.q4-doc-calendar:before {
    content: "\e624";
}
.q4-doc-chart:before {
    content: "\e625";
}
.q4-doc-download:before {
    content: "\e626";
}
.q4-doc-graph:before {
    content: "\e627";
}
.q4-doc-html:before {
    content: "\e628";
}
.q4-doc-link:before {
    content: "\e629";
}
.q4-doc-pdf:before {
    content: "\e62a";
}
.q4-doc-presentation:before {
    content: "\e62b";
}
.q4-doc-webcast:before {
    content: "\e62c";
}
.q4-doc-word:before {
    content: "\e62d";
}
.q4-doc-zip:before {
    content: "\e62e";
}
.q4-icon-alert:before {
    content: "\e62f";
}
.q4-icon-calendar:before {
    content: "\e630";
}
.q4-icon-chat:before {
    content: "\e631";
}
.q4-icon-doc:before {
    content: "\e632";
}
.q4-icon-email:before {
    content: "\e633";
}
.q4-icon-expert:before {
    content: "\e634";
}
.q4-icon-facebook:before {
    content: "\e635";
}
.q4-icon-flickr:before {
    content: "\e636";
}
.q4-icon-googleplus:before {
    content: "\e637";
}
.q4-icon-html:before {
    content: "\e638";
}
.q4-icon-independant:before {
    content: "\e639";
}
.q4-icon-instagram:before {
    content: "\e63a";
}
.q4-icon-link:before {
    content: "\e63b";
}
.q4-icon-linkedIn:before {
    content: "\e63c";
}
.q4-icon-member:before {
    content: "\e63d";
}
.q4-icon-menu:before {
    content: "\e63e";
}
.q4-icon-phone:before {
    content: "\e63f";
}
.q4-icon-pinterest:before {
    content: "\e640";
}
.q4-icon-print:before {
    content: "\e641";
}
.q4-icon-rss:before {
    content: "\e642";
}
.q4-icon-search:before {
    content: "\e643";
}
.q4-icon-share:before {
    content: "\e644";
}
.q4-icon-twitter:before {
    content: "\e645";
}
.q4-icon-video:before {
    content: "\e646";
}
.q4-icon-webcast:before {
    content: "\e647";
}
.q4-icon-youtube:before {
    content: "\e648";
}
.q4-rounded-checkmark:before {
    content: "\e649";
}
.q4-rounded-downchevon:before {
    content: "\e64a";
}
.q4-rounded-exit:before {
    content: "\e64b";
}
.q4-rounded-leftchevon:before {
    content: "\e64c";
}
.q4-rounded-minus:before {
    content: "\e64d";
}
.q4-rounded-plus:before {
    content: "\e64e";
}
.q4-rounded-rightchevon:before {
    content: "\e64f";
}
.q4-rounded-upchevon:before {
    content: "\e650";
}
.q4-square-calendar:before {
    content: "\e651";
}
.q4-square-chat:before {
    content: "\e652";
}
.q4-square-doc:before {
    content: "\e653";
}
.q4-square-email:before {
    content: "\e654";
}
.q4-square-facebook:before {
    content: "\e655";
}
.q4-square-flickr:before {
    content: "\e656";
}
.q4-square-googleplus:before {
    content: "\e657";
}
.q4-square-html:before {
    content: "\e658";
}
.q4-square-instagram:before {
    content: "\e659";
}
.q4-square-link:before {
    content: "\e65a";
}
.q4-square-linkedin:before {
    content: "\e65b";
}
.q4-square-menu:before {
    content: "\e65c";
}
.q4-square-microphone:before {
    content: "\e65d";
}
.q4-square-notification:before {
    content: "\e65e";
}
.q4-square-phone:before {
    content: "\e65f";
}
.q4-square-pinterest:before {
    content: "\e660";
}
.q4-square-print:before {
    content: "\e661";
}
.q4-square-rss:before {
    content: "\e662";
}
.q4-square-search:before {
    content: "\e663";
}
.q4-square-share:before {
    content: "\e664";
}
.q4-square-twitter:before {
    content: "\e665";
}
.q4-square-video:before {
    content: "\e666";
}
.q4-square-youtube:before {
    content: "\e667";
}
.q4-txt-doc:before {
    content: "\e668";
}
.q4-txt-flv:before {
    content: "\e669";
}
.q4-txt-html:before {
    content: "\e66a";
}
.q4-txt-pdf:before {
    content: "\e66b";
}
.q4-txt-rtf:before {
    content: "\e66c";
}
.q4-txt-xbrl:before {
    content: "\e66d";
}
.q4-txt-xls:before {
    content: "\e66e";
}
.q4-txt-zip:before {
    content: "\e66f";
}

.PaneFooter2 .container, 
.PaneFooter2 .container-bg{
    background-color: transparent;
}
.PaneHeader .container-bg {
    border: none;
}
@media screen and (min-width: 768px){
    .PaneHeader .container.clearfix {
        padding-top: 0;
    }
    .CorporateNav {
        display: inline-block!important;
        width: auto;
        margin-top: 0;
        padding-left: 48px;
        vertical-align: middle;
    }
}
@media screen and (min-width: 768px) and (max-width: 990px){
    .CorporateNav {
        margin-top: 10px;
    }
}
@media (min-width: 1200px){
    .PaneHeader .container.clearfix {
        width: 100%;
        max-width: 1440px;
    }
}    
.CorporateNav ul#menu-primary {
    width: auto;
    float: none;
    display: flex;
    justify-content: flex-start;
    position: static;
} 
@media (max-width: 1199px) and (min-width: 992px){
    .CorporateNav ul#menu-primary > li {
        position: static;
    }
}
.ModuleSearch.Search-Desktop{
    float: none;
    display: inline-block;
    vertical-align: middle;
    margin: 0px 15px 0;
}   
.CorporateNav ul#menu-primary > li > a {
    font-size: 18px;
    line-height: 45px;
    letter-spacing: 1.5px;
    font-family: proxima-nova, sans-serif;
    font-weight: 400;
    color: #5a5a5a;
    padding: 0 0 8px 0;
    margin: 0 15px;
    position: static;
}
@media screen and (min-width: 768px) and (max-width: 990px){
    .CorporateNav ul#menu-primary > li > a {
        margin: 0 14px;
    }
}
.CorporateNav ul#menu-primary > li > a:hover{
    color: #000000;
}
.ModuleSearch.Search-Desktop{
    position: static;
}
.ModuleSearch.Search-Desktop i.q4-icon-search{
    font-size: 18px;
    color: #5a5a5a;   
}
.ModuleSearch.Search-Desktop i.q4-icon-search:hover{
    color: #000;   
}
.Search-Desktop #searchBtn{
    padding: 8px 12px 0 12px;
    margin-top: 0;
    display: inline-block;
}
@media screen and (min-width: 768px) and (max-width: 990px){
    .Search-Desktop #searchBtn{
        padding: 20px 12px 0 27px;
    }
}
.SearchInput{
    position: static;
}
.Search-Desktop .SearchInput {
    display: none;
    position: absolute;
    width: 74%;
    max-width: 1094px;
    height: 52px;
    background-color: #fff;
    margin-left: 0;
    z-index: 3000;
    top: 133px;
    left: 50%;
    transform: translateX(-50%);
    margin-left: 25px;
    border: 1px solid #ccc;
    border-radius: 32px;
    padding: 0 12px 0 24px;
    font-size: 26px;
    line-height: normal;
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.2);
}
@supports (-webkit-overflow-scrolling: touch) {
  /* CSS specific to iOS devices */ 
      .Search-Desktop .SearchInput {
            height: 58px;
      }
}
@media screen and (min-width: 768px) and (max-width: 990px) {
    .Search-Desktop .SearchInput{
        width: 78%;
        max-width: 595px;
        margin-left: 0;
        top: 200px;
    }
    .js--sticky .Search-Desktop .SearchInput{
        top: 160px;
    }
}
@media screen and (max-width: 767px){
    .Search-Desktop .SearchInput {
        width: 80%;
        top: 100px;
        margin-left: -12px;
    }
}
.Search-Desktop .SearchInput::-webkit-input-placeholder {
    color: #c4c4c4;
}

.Search-Desktop .SearchInput::-moz-placeholder {
    color: #c4c4c4;
}

.Search-Desktop .SearchInput:-ms-input-placeholder {
    color: #c4c4c4;
}
.js--search.LayoutDefaultInner {
    position: relative;
}
.js--search.LayoutDefaultInner:before {
    position: absolute;
    top: 100px;
    width: 100%;
    background-color: rgba(0,0,0,0.65);
    height: calc(100% - 95px);
    content: '';
    z-index: 510;
}
.js--sticky.js--search.LayoutDefaultInner:before {
    height: calc(100% - 62px);
}
.js--search #searchBtn{
    display: none;
}
.search-close {
    display: none;
    font-size: 16px;
    position: relative;
    cursor: pointer;
    padding: 0px 12px 0 22px;
    margin-top: 0;
}
.js--search .search-close{
    display: inline-block!important;
}
@media screen and (min-width: 768px) and (max-width: 990px){
    .search-close {
        padding: 15px 12px 0 35px;
    }
}
.js--search  .ModuleSearch .SearchButton{
    display: block;
    position: absolute;
    right: calc((100% - 75%) / 2);
    top: 148px;
    z-index: 3001;
    font-size: 20px;
    color: #5a5a5a;
}
@media screen and (min-width: 1450px){
    .js--search  .ModuleSearch .SearchButton{
        right: calc((100% - 1094px) / 2);
    }
}
@media screen and (min-width: 768px) and (max-width: 990px){
    .js--search .ModuleSearch .SearchButton{
        right: calc((100% - 595px) / 2);;
        top: 213px;
    }
    .js--sticky.js--search .ModuleSearch .SearchButton{
        top: 175px;
    }
}
.js--search  .ModuleSearch .SearchButton:hover{
    color: #ff8500;
}
@media screen and (max-width: 767px){
    .js--search .ModuleSearch .SearchButton {
        right: 90px;
        top: 115px;
        left: auto;
    }
}
@media screen and (max-width: 480px){
    .js--search .ModuleSearch .SearchButton {
        right: 70px;
    }
}
@media screen and (max-width: 1023px){
    .ClientLogo {
        width: 200px;
    }
}
@media screen and (max-width: 990px) and (min-width: 768px){
    .ClientLogo {
        width: 100%;
    }
    .ModuleSearch.Search-Desktop{
        margin: 0;
    }
}
@media screen and (max-width: 767px){
    .ClientLogo{
        width: 100%;
        max-width: 132px;
        margin-top: 9px;
    }
    .js--mobile .ClientLogo{
        padding-bottom: 11px;
    }
    .ModuleSearch.Search-Desktop{
        width: auto;
        border-color: transparent;
        float: right;
        padding-top: 0;
    }
    .Search-Desktop #searchBtn,
    .js--sticky .Search-Desktop #searchBtn {
        padding: 13px 17px 0 12px;
    }
    .search-close{
        padding-top: 10px;
        padding-right: 17px;
    }
    .Search-Mobile{
        display: none!important;
    }
    .js--search.LayoutDefaultInner:before {
        top: 56px;
    }
}
@media screen and (max-width: 480px){
    .Search-Desktop #searchBtn,
    .js--sticky .Search-Desktop #searchBtn {
        padding: 12px 17px 0 12px;
    }
    .search-close {
        padding-top: 7px;
    }
}
/*megamenu*/
.CorporateNav #menu-primary .dropdown-menu {
    top: calc(100% - 5px);
    background-color: #fff;
    width: 100%;
    max-width: 100%;
    border: none;
    box-shadow: none;
}
@media screen and (max-width: 990px) and (min-width: 768px){
    .CorporateNav #menu-primary .dropdown-menu{
        left: 0;
    }
}
/*.CorporateNav .dropdown-menu{
    display: none;
}*/
.CorporateNav .js--open .dropdown-menu{
    display: block;
}
.megamenu{
    box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 20px inset;
    height: 400px;
    padding: 24px 0 6px 24px;
    font-size: 12px;
    font-family: proxima-nova, sans-serif;
    box-sizing: content-box;
}
.megamenu .container{
    max-width: 1440px;
    margin: 0 auto;
    padding-left: 48px;
    padding-right: 48px;
    display: flex;
    padding-bottom: 6px;
    padding-top: 0;
}
.megamenu .column {
    padding-left: 24px;
    padding-bottom: 6px;
}
.megamenu .column--first {
    max-width: 300px;
    border-right: 1px solid #c4c4c4;
    padding-left: 0;
    padding-right: 48px;
    margin-top: 20px;
    box-sizing: content-box;
}
.megamenu .column-wrap {
    padding: 16px 0;
}
.megamenu_image {
    padding-left: 24px;
    padding-bottom: 6px;
}
.megamenu_image img {
    max-width: 100%;
    padding-bottom: 16px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.megamenu_title {
    font-weight: 400;
    color: #000000;
    font-size: 26px;
    line-height: 32px;
    letter-spacing: -0.46px;
    text-align: center;
    font-family: proxima-nova, sans-serif;
    padding-left: 24px;
    padding-bottom: 6px;
}
.megamenu_description {
    font-weight: 400;
    color: #5a5a5a;
    font-size: 15px;
    line-height: 25px;
    text-align: center;
    font-family: proxima-nova, sans-serif;
    padding-left: 24px;
    padding-bottom: 6px;
}
.megamenu_title-link {
    font-weight: 700;
    color: #ff4a00;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 4px;
    padding-bottom: 16px;
    font-family: proxima-nova, sans-serif;
    padding-left: 24px;
}
.CorporateNav .dropdown-menu .megamenu_title-link a {
    color: #ff8500;
    padding-left: 0;
    padding-bottom: 0;
    font-weight: 700;
    color: #ff8500;
    font-size: 12px!important;
    line-height: 15px;
    letter-spacing: 4px;
    padding-bottom: 16px;
    font-family: proxima-nova, sans-serif!important;
}
.megamenu_link {
    font-size: 12px;
    font-family: proxima-nova, sans-serif;
    padding-left: 24px;
    padding-bottom: 6px;    
}
.CorporateNav .dropdown-menu .megamenu_link a {
    font-weight: 400;
    color: #000000;
    font-size: 15px!important;
    line-height: 25px;
    padding-bottom: 6px;
    font-family: "proxima-nova", sans-serif!important;
}
.megamenu_link a:hover {
    color: #ff8500;
}
.megamenu_button{
    font-size: 12px;
    font-family: proxima-nova, sans-serif;
    padding-left: 24px;
    padding-bottom: 6px;
}
.CorporateNav .dropdown-menu .megamenu_arrow-hover--false {
    display: none;
    width: 17px
}
.CorporateNav .dropdown-menu .megamenu_arrow-hover--true {
    display: inline;
    width: 17px
}
.CorporateNav .dropdown-menu .megamenu_button:hover .megamenu_arrow-hover--false {
    display: inline;
}
.CorporateNav .dropdown-menu .megamenu_button:hover .megamenu_arrow-hover--true {
    display: none;
}
.CorporateNav .dropdown-menu .megamenu_button a{
    color: #000000;
    font-size: 15px!important;
    line-height: 25px;
    font-family: "proxima-nova", sans-serif!important; 
    display: block;
    font-weight: 400;
}
.CorporateNav .dropdown-menu .megamenu_button:hover a{
    color: #ff8500;
}
@media screen and (max-width: 990px) and (min-width: 768px){
    .megamenu {
      height: 100%; 
    }
}
.icon-bar {
    width: 20px;
    display: inline-block;
    border-radius: 2px;
    background-color: #5a5a5a;
}
i.q4-icon-menu:hover {
    background-color: transparent;
}
.QuicklinksHeaderMobile{
    display: none!important;
}


/*-----250820----*/

.StockHeader .StockChange.StockPriceDown:before, .StockHeader .StockChange.StockPricedown:before {
    color: red;
    content: "\e601";
    font-family: q4-default-icons;
    font-size: 14px;
    padding: 0 10px 0 0;
    vertical-align: text-bottom;
    display: inline-block;
}