body {
  overflow-x: hidden;
}

.intro-text h2 {
  font-family:'Frank Ruhl Libre' !important;
  font-weight: 900 !important;
}

.intro-text p { 
  font-family: 'Karla' !important;  
}

/*for new page strategic-initiatives*/

.strategic-initiatives.strategic-initiatives-top-success {
  padding-left: 8%;
  padding-right: 2%;
  padding-top: 0%;
  margin-top: -9px;
}

.strategic-initiatives-custom-heading-4 {
  margin-top: 5%;
  margin-bottom: 5%;
  color: #012A41;
}

.page-node-13075 div.row.three-col {
  width: 92%;
  margin: auto;
  margin-top: 3%;
}

.text-box {
  min-height: 480px;
}

.strategic-initiatives.strategic-initiatives-top-success h1 {
  line-height: 65px !important;
  margin-bottom: 0px !important;
}

@media (min-width: 900px) and (max-width: 1170px){
  .text-box {
    min-height: 600px;
  }
}

@media (min-width: 570px) and (max-width: 879px){
  .text-box {
    min-height: 800px;
  }
}

@media (max-width: 570px) {
  .text-box {
    min-height: 40px;
  }
}


/* end for strategic-initiatives new page */

.page-node-119 .mobile-callout .block-callout-bar {
  padding: 20px 10px;
  display: flex;
  justify-content: space-evenly;
}
html {
  scroll-behavior: smooth;
}

a:hover {
  text-decoration: none;
  color: #9c6e02;
}

h1, .h1 {
  font-size: 2.35rem;
}

@media ( min-width: 1200px) {
  h1, .h1 {
    /* font-size: calc(2.10rem + 1.5vw); */
    font-size: 3.6rem;
  }
}
h2, .h2 {
  font-size: 2rem;
}

@media ( min-width : 1200px) {
  h2, .h2 {
    font-size: calc(1.25rem + 0.9vw);
  }
}

@media ( min-width : 375px) {
  h1, .h1 {
    font-size: 3.6rem;
  }
 .home-column-custom .col-sm-5 p{margin-left: 25px; width: 275px;}
}

h1.title {
  color: #FFFFFF;
}

.container {
  max-width: 1290px;
}



.custom-latestnews-views {
  margin-bottom: -60px;
}

.custom-latestnews-views p {
  margin-left: 0px;
}




.paragraph > .container {
  max-width: 1180px;
}

.paragraph {
  margin-left: 0;
  margin-right: 0;
  margin-top: 60px;
}



.block-animated-background .field--name-field-media-image {
  display: none;
}

.block-animated-background .field--name-field-animated-background {
  display: none;
}

.container-video {
  position: relative;
  margin-top: -400px;
  margin-bottom: 30px;
}

.hero-video {
  position: relative;
  right: 0;
  bottom: 0;
  /*width:1440px !important;*/
  /* width: 100% !important;
  height: auto !important;
  top: -3px; */
  background-size: cover;
  margin: 0 auto;
  overflow: hidden;
  z-index: 90;
}


@media ( min-width : 1171px) {
  .block-animated-background .field--name-field-animated-background {
    display: block;
  }
}

@media ( max-width : 1170px) {
  .block-animated-background .field--name-field-media-image {
    display: block;
  }
  /* ACW-1526 */
  .field--name-field-image-background-mobile {
    display: none;
  }
  /* ACW-1526 */
}

.header-section {
  background-repeat: no-repeat;
  margin: 0 auto;
  background-size: cover;
  background-position-x: center;
}

.region-title-bar {
  padding-top: 70px;
  padding-left: 25px;
}

@media ( min-width : 922px) {
  .region-title-bar {
    padding-left: 97px;
  }
}

/* .content-container {
  max-width: 1200px;
  padding-left: 6% !important;
  padding-right: 30px !important;
}



*/

.intro-text {
  position: absolute;
  z-index: 95;  
  top: 157px;
  max-width: 811px;
  margin-left: 100px;
  text-align: left;
}
.press-release-block {
  color: #fff;
}

.press-release-block .press-release-title-link {
  font-weight: normal;
}



.intro-text .content {
  width: 340px;
  margin-left: 16%;
}

.intro-text h2 {
  font-size: 3rem;
  color: #FFFFFF;
}

.intro-text p {
  color: #FFFFFF;
  font-size: 1.25em;
  margin-bottom: 0.50em;
  width: 355px;
}

@media ( max-width : 1170px) {
  .intro-text {
    top: 400px;
  }
  
  .intro-text h2 {
    font-size: 4rem;
    color: #FFFFFF;
    line-height: 65px;
  }
}

@media (max-width: 665px) {
  .intro-text {  
    margin-left: 50px;
  }
}

@media (max-width: 615px) {
  .intro-text h2 {
    font-size: 2.5rem;   
  }
  
  .intro-text p {  
    font-size: 1em;
  }
}

@media (max-width: 615px) {
  .intro-text {
    top: 360px;
  }
}

@media ( min-width : 1237px) {
  .intro-text {
    color: #FFFFFF;
    top: 150px;
  }
  .intro-text h2 {
    font-size: 4rem;
    line-height: 68px;
  }
}

/*.views-press-release-box {
  margin-right: 10px;
}*/

.views-press-release-box .row {
  justify-content: flex-end;
}

.press-release-block { 
  background: #000000B2; 
  margin-left: 5px;
  padding: 35px 44px 35px 52px;
  text-align: left;
  max-width: 310px;
}

.views-press-release-box .press-release-block a {
  color: #FFFFFF !important;
  text-align: left;
  text-decoration: none;
 
}


.view-press-release-box .press-release-date-link span::after {
  content: "\f178";
  font-family: "Font Awesome 5 Pro";
  color: #9C6E02;
  float: right;
}

.view-press-release-box .press-release-date-link .press-release-date-link {
 
  border-top: 1px solid #FFFFFF;
  padding-top: 2px;
}

.view-press-release-box .views-field-title {
  margin-bottom: 15px;
  min-height: 60px;
  overflow: hidden;
}

.highlighted {
  margin-top: 0px;
}

@media (max-width: 729px) {
  .press-release-block {
    width: 290px !important;
    margin-top: 223px;

  }
  

}

@media (min-width: 860px) {
  .highlighted {
    position: relative;
    z-index: 95;   
    text-align: right;
    /* bottom: 192px; */
  }
  
  .views-press-release-box .row  {
    justify-content: flex-end;
  }
}

@media (min-width: 1025px) {
  .highlighted {    
    bottom: 0px;
  }
  
  /*.press-release-block {
    padding: 25px;
    width: 100%;
  }*/
}

.press-release-block:first-child {
  margin-right: 10px; 
}

.block-scrollbottom {
  position: absolute;
  left: 15px; 
  z-index: 150;
  bottom: 10px;  
}

@media (max-width: 859px) {
  .block-scrollbottom {
    bottom: 195px;
  }
}

@media (max-width: 729px) {
  .block-scrollbottom {
    bottom: 250px;
  }
}


@media (min-width: 1025px) {
  .block-scrollbottom {
    bottom: 50px;
  }
}

.block-scrollbottom a {  
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold !important;
  text-decoration: none;
}

.block-scrollbottom a::after {
  content: "\f078";
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
  display: block;
  text-align: center;
  margin-top: -10px;
}

.region-title-bar, .custom-text {
  display: inline-block;
}

.region-title-bar {
  width: 30em;
}



@media ( min-width : 1269px) {
  .region-title-bar {
    width: 70em;
  }
}

.custom-text {
  background: #43739D;
  padding: 20px;
  color: #FFFFFF;
  margin-left: 20px;
  margin-top: 20px;
  vertical-align: top;
}

@media ( min-width : 858px) {
  .custom-text {
    margin-left: 0;
    margin-top: 205px;
  }
}

.paragraph--type--text-and-image {
  margin-bottom: 50px;
  padding-top: 50px;
}

.paragraph--type--text-and-image:nth-child(2) {
  padding-top: 0;
}

.paragraph .row .offset-md-1 {
  margin-left: 0;
}

@media ( min-width : 992px) {
  .paragraph .row .offset-md-1 {
    margin-left: 8.33333%
  }
}

.block-callout-bar {
  display: none;
  background: #43739D;
  width: 100%;
  text-align: center;
  padding: 7px 0;
  margin-top: -2px;
}

.callout-section {
  position: relative;
  z-index: 155;
  background: #43739D;
}

.block-callout-bar>.text-formatted {
  text-align: center;
   width: 85%; 
}

.callout-close {
  text-transform: uppercase; 
  align-self: center;
  font-size:10px;
  float: right;
}

.callout-close a {
  color: #FFFFFF;
  text-decoration: none;
}

.search-icon {
  color: #d2d2d2;
  margin-top: 13px;
}

.mobile-callout .block-callout-bar  {
  display: flex;
  justify-content: space-evenly;
}

.mobile-callout .block-callout-bar .callout-close {
  display: none;
}

.mobile-callout .block-callout-bar {
  padding: 20px 10px;
}

@media ( min-width : 767px) {
  .mobile-callout {
    display: none;
  }
  
  .block-callout-bar {
    display: flex;
    justify-content: center;
  }  
}

@media (min-width: 915px) {
  .block-callout-bar > .text-formatted {
    min-width: 800px;
  }
}

@media (min-width: 1040px) {
  .block-callout-bar > .text-formatted {
    min-width: 945px;
  }
}

/** Custom cKEditor Styles **/
a.download-link {
  color: #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
  padding: 5px 0;
  font-weight: bold;
  text-decoration: none;
  font-size: 0.95em;
}

a.download-link::after {
  content: '>';
  padding: 5px 10px;
  margin-left: 5px;
}

a.callout-link {
  color: #FFFFFF;
  text-decoration: none;
  background: #43739D;
  font-size: 18px;
  font-weight: lighter !important;
}

a.callout-link::after {
  content: '>';
  margin-left: 10px;
}

a.download-link-gold {
  color: #012a41 !important;
  border-bottom: 1px solid #012a41;
  padding: 5px 0 !important;
  font-weight: bold;
  text-decoration: none;
   
}

a.download-link-gold::after {
  content: '\f178';
  padding: 0 !important;
  margin-left: 5px;
  color: #9c6e02;
  font-family: "Font Awesome 5 Pro";
  float: right;
}

/** Generic Stylings **/
h1,h2,h3,h4,h5, p {
  color: #012A41;
}

ul {
  color: #012A41;
  padding-left: 20px;
}

.content a {
  color: #9D6E29
}

.link-color a{
  color: #002A41
}

/** Custom headings **/
div.custom-heading-3 {
  color: #FFFFFF;
 
  font-weight: bold;
  letter-spacing: 1px;
  margin: 15px 0 10px 0;
  border-bottom: 1px solid #43739D;
}
div.custom-heading-4 {
  color: #012A41;
  
  font-weight: bold;
  letter-spacing: 1px;
  margin: 15px 0 10px 0;
  border-bottom: 1px solid #012A41;
}

div.custom-heading-wlineSpace-4 {
color: #012A41;
font-weight: bold;
margin: 15px 0 10px 0;
border-bottom: 1px solid #012A41;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  
  /* add your IE10-IE11 css here */   
  div.custom-heading-wlineSpace-4 {
    font-size: 15px;    
  }  
}


div.custom-subheading-4 {
  color: #012A41;
 
  height: 36px;
  margin-bottom: 8px;
}

div.custom-subheading-5 {
  color: #012A41;
  font-size: 0.75rem;
  height: 67px;
  margin-bottom: 8px;
}

div.custom-heading-5 {
  color: #012A41;
  
  font-weight: bold;
  letter-spacing: 1px;
  margin: 15px 0 10px 0;
}

div.row.three-col {
  width: 85%;
  margin: auto;
  margin-bottom: 4.5%;
}

/** Links **/
a.heading-link-1 {
  color:#9C6E02;
  text-decoration: underline; 
  letter-spacing: 1px;
}


/* Background Designs */
.background-image-overlay,
.bios-background-overlay {
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  margin-top: 30px;  
}
.background-image-overlay .container {
  max-width: 100%;
}
.background-image-overlay .text-formatted {
  background-color: #fff;
  width: 95%;
  padding: 3% 5%;
  margin-left: -15px;
}

.background-image-overlay h1 {
  margin-top: 39px;
}

.background-image-overlay div.row.two-col {
  width: 80%;
  margin: auto;
}
@media (min-width: 767px) {
  .background-image-overlay .text-formatted {
    margin-left: auto;
    margin-right: auto;
    margin: 0 auto;
  }

  a.fa.fa-bars.header-has-bar {
    display:none;
 }
}

.background-image-overlay hr {
  border: 1px solid #012A41;
}
.background-image-overlay a {
  color: #9C6E02;
}

.background-color-f7f7f7 {
  background-color: #F7F7F7;
}

.card {
  border: none;
}
.card-header {
  background-color: transparent;
  border: none;
}
.card-footer {
  background-color: transparent;
  border: none;
  position: relative;
  padding: 0.75rem 0;
  margin: 0.75rem 1.25rem;
}

.footer-content-arrow {
  border-bottom: 2px solid;
  border-radius: 0px !important;
  padding-bottom: 0.75rem;
}

.footer-content-arrow:after {
  color: #9C6E02;
  font-weight: bolder;
  content: '\2192';
  position: absolute;
  top: 12px;
  right: 10px;
  pointer-events: none;
}
.footer-content-arrow a {
  color: #012A41;
  display: block;
}

.contact-float {
  background-color: #012A41;
  max-width: 450px;
  padding: 2% 4%;
  z-index: 1;
}
.contact-float a {
  color: #fff;
}

.text-white p,
.text-white h1 {
  color: #fff;
}
.ares-primary-background {
  background-color: #012A41;
}

.background-image-with-text-video {
  background-repeat: no-repeat;
  width: 90%;
}
.background-image-with-text-video .text-formatted {
  /* padding: 4% 6%; */
}
.background-image-with-text-video p {
  margin: 5px 0;
}
.background-image-with-text-video hr {
  margin: 2px;
  border: 1px solid #43739D;
}
.video-container {
  position: relative;
}
@media (min-width: 767px) {
  /* .background-image-with-text-video {
    width: 90vw !important;
  } */
  .video-container {
    position: absolute;
    right: -5%;
    top: 10%;
  }
}

.bottom-notes {
  position: absolute;
  bottom: -1.5%;
  left: 50%;
}

.background-image-overlay-primary {
  background-size: auto;
  background-repeat: no-repeat;
  width: 100%;
}
.background-image-overlay-primary .offset-sm-1 {
  margin-left: 0;
}
.background-image-overlay-primary .container {
  max-width: 100%;
}
.background-image-overlay-primary .text-formatted {
  background-color: #012A41;
  margin-top: 40%;
  padding: 8% 14%;
}
.background-image-overlay-primary .text-formatted blockquote {
  position: relative;
}
.background-image-overlay-primary .text-formatted blockquote:before {
  content: '"';
  position: absolute;
  top: -6%;
  left: -8%;
}
.background-image-overlay-primary .text-formatted hr {
  border-color: #fff;
}
@media (min-width: 576px) {
  .background-image-overlay-primary .text-formatted {
    margin-top: 48%;
  }
}
@media (min-width: 767px) {
  .background-image-overlay-primary {
    width: 90vw !important;
  }
  .background-image-overlay-primary .offset-sm-1 {
    margin-left: 44%;
  }
  .background-image-overlay-primary .text-formatted {
    margin-top: 10%;
  }
}

/** Accordion Stylings **/
.card-header.panel-heading {
  border-bottom: 1px solid #012A41;
}

.paragraph-with-video-background {
  position: relative;
}
.paragraph-with-video-background .background-video-container {
  width: 100vw;
  position: absolute;
  left: 50%;
  right: 50%;
  margin-left: -50vw !important;
  margin-right: -50vw !important;
  max-width: none;
  z-index: 9;
  max-height: 452px;
  overflow: hidden;
  text-align: center;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.paragraph-with-video-background .background-video-container img {
  width: 100%;
}
.paragraph-with-video-background .background-video-content {
  position: relative;
  background-color: #012A41;
  padding: 6% 8%;
  z-index: 10;
  margin-top: 50%;
  margin-bottom: 30px;
  margin-left: -40px;
}
.paragraph-with-video-background .background-video-content h1,
.paragraph-with-video-background .background-video-content p {
  color: #fff;
}
.background-video-content.play-video {
  animation: fadeDownOut 2s;
  opacity: 0;
  pointer-events: none;
}
.background-video-content.pause-video {
  animation: fadeUpIn 1s;
  /* pointer-events: none; */
}
.background-video-container .media-cover-image {
  pointer-events: none;
}
.background-video-container .media-cover-image:after {
  display: none;
}
@media (min-width: 767px) {
  .paragraph-with-video-background .background-video-content {
    margin-top: 8%;
    margin-left: 0;
  }
}

/*.m-l-94 {
  margin-left: 0;
}*/
@media (min-width: 767px) {
  .m-l-94 {
    margin-left: 94px !important;
  }

/*   .background-image-overlay,
  .bios-background-overlay {
    background-size: auto;
    background-repeat: no-repeat;
    width: 95vw !important;
  } */

}

/* @media (max-width: 768px) {
  .background-image-overlay .bg-edge2edge {
  background-size: 100% 25%;
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -54vw !important;
  margin-right: -50vw !important;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100vw;
  -ms-flex: 0 0 100vw;
  flex: 0 0 100vw;
  max-width: none;
  width: 100vw !important;

}
}


@media (min-width: 768px) {
  .background-image-overlay .bg-edge2edge {
  background-size: 100% 25%;
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -54vw !important;
  margin-right: -50vw !important;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100vw;
  -ms-flex: 0 0 100vw;
  flex: 0 0 100vw;
  max-width: none;
  width: 100vw !important;

}
} */

@media (max-width: 767px) {
  .custom-Ares-Believes .bg-edge2edge {
    background-size: 100% 25%;
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -54vw !important;
    margin-right: -50vw !important;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100vw;
    -ms-flex: 0 0 100vw;
    flex: 0 0 100vw;
    max-width: none;
    width: 100vw !important;
  }
  /* ACW-1526 */
  .field--name-field-image-background-mobile {
    display: block;
  }
  .field--name-field-image-background {
    display: none;
  }
  /* ACW-1526 */
}


@media (min-width: 767px) {
  .custom-Ares-Believes .bg-edge2edge {
  background-size: 100% 25%;
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -54vw !important;
  margin-right: -50vw !important;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100vw;
  -ms-flex: 0 0 100vw;
  flex: 0 0 100vw;
  max-width: none;
  width: 100vw !important;

}
}




.m-l-94-with-ares-footer {
  position: relative;
  margin-left: 10%;
  border-bottom: 1px solid;
  padding-bottom: 6px;
  max-width: 320px;
}
.m-l-94-with-ares-footer a {
  display: block;
  width: 100%;
  max-width: 90%;
}
.m-l-94-with-ares-footer:after {
  color: #9C6E02;
  font-weight: bolder;
  content: '\2192';
  position: absolute;
  top: 2px;
  right: 10px;
  pointer-events: none;
}
@media (min-width: 767px) {
  .m-l-94-with-ares-footer {
    margin-left: 94px;
  }
}

.m-tb-10 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.m-tb-20 {
  margin-top: 20px;
  margin-bottom: 20px;
}
.m-t-10 {
  margin-top: 10px;
}
.m-t-20 {
  margin-top: 20px;
}
.m-b-10 {
  margin-bottom: 10px;
}
.m-b-20 {
  margin-bottom: 20px;
}

@media (min-width: 767px) {
  #content {
    padding-left: 1px;
    padding-right: 1px;
  }
}

.w-m-410 {
  max-width: 410px;
}
.home-views{padding:0 13.5% 0 14.5%;}

.home-views h2 {
  color: #323846;
  text-align: left !important;
  border-bottom: 1px solid #012A41;
  margin-bottom: 14px;
}
.home-views .view-content .item-list li.grid .grid__content * {
  /* width: 100%; */
}
.home-views .view-content .item-list li.grid .grid__content a {
  color: #012A41;
}
.home-views .view-content .item-list li.grid .grid__content .views-field-field-news-views-type .field-content:after {
  font-family: 'Font Awesome 5 Pro';
  content: '\f13a';
  font-weight: 900;
  color: #9C6E02;
  float: right;
}
.home-views .view-content .item-list li.grid .grid__content .views-field-field-news-views-type {
  border-bottom: 1px solid;
  margin-top: 10px;
  font-weight: bolder;
}

.home-views .view-content .views-field-title {
  min-height: 96px;
}


/** Dropdown Select **/
select {
  border-radius: 0 !important;
  border: 0 !important;
  border-bottom: 1px solid !important;
  max-width: 190px;
}
.views-exposed-form .form-actions {
  padding-right: 15px;
  margin-bottom: 1rem;
  position: relative;
}
.views-exposed-form .form-type-select {
  padding-right: 15px;
  position: relative;
}

/** Textfield **/
.views-exposed-form input {
  margin-top: 0 !important;
  border-radius: 0 !important;
  border: 0 !important;
  border-bottom: 1px solid !important;
  max-width: 200px;
  padding-right: 15px;
}

.views-exposed-form .form-item-combine {
  margin-left: 22%;
}

/** View pagination **/
.view nav {
  border-bottom: 1px solid #012A41;
}
.view nav ul.pagination li span,
.view nav ul.pagination li a {
  color: #707070;
  border: 0 !important;
  background-color: transparent !important;
  border-radius: 0;
  font-size: 14px;
  padding-top:0px;
  line-height: 20px;

}
.view nav ul.pagination li.active span {
  color: #9C6E02;
  text-decoration: underline;
}

/** Table Stylings **/
.table thead th {
  border-bottom: 2px solid #012A41;
}
td.is-active {
  background-color: transparent !important;
}
th a {
  color: #323846 !important;
}

/** Four Line Column Mobile Responsive **/

.our-approach-title {
  width: 104px;
}
.first-col-title-div {
  padding-left: 0px;
}
.hr-border-color {
  border: 1px solid #012A41
}
.investment-hr-div {
  margin-left: 40px;
  margin-top: 15px;
}

.first-title {
  width: 140px;
  color: #012A41;
}
#horizontal-line-first {
  border-top: 1px solid #012A41 !important;
  margin-left:20px;
  width:100%;
}
#horizontal-line {
  border: 1px solid #012A41 !important;
  width: 100%;
}
.four-line-column-line-mobile-responsive {
  border: 1px solid #012A41;
  position:absolute;
  width: 45px;
  margin-left: -35%;
  margin-top: 13px;
}

@media (max-width: 940px) {
  .investment-hr-div {
    margin-left: 50px;
  }
}

@media (max-width: 820px) {
  .investment-hr-div {
    margin-left: 60px;
  }
}

@media (max-width: 767px) {
  .first-title {
    margin-top: 0px;
  }
  #horizontal-line {
    margin-top: 0px;
    border: 1px solid #012A41 !important;
    width: 60%;
  }
  #hr-line-mobile-view-div {
    margin-left: -5%;
    margin-top: -4px;
    width:100%;
  }
  .hr-line-mobile-view {
    width: 45px;
    position: absolute;
    border: 1px solid #012A41;
  }
}

@media (max-width: 720px) {
  #hr-line-mobile-view-div {
    margin-left: -6%;
    margin-top: -4px;
    width:100%;
  }

  h1.title {
    font-size: 36px !important;     
    font-weight: lighter;
    /* margin-top: 5%; */
}


}
@media (max-width: 575px) {
  #hr-line-mobile-view-div {
    margin-left: -8%;
    margin-top: -4px;
    width: 100%;
  }
}
@media (max-width: 420px) {
  #hr-line-mobile-view-div {
    margin-left: -10%;
    margin-top: -4px;
    width: 100%;
  }
}
@media (max-width: 400px) {
  #hr-line-mobile-view-div {
    margin-left: -12%;
    margin-top: -4px;
    width: 100%;
  }
}

@media (max-width: 340px) {
  #hr-line-mobile-view-div {
    margin-left: -14%;
    margin-top: -4px;
    width: 100%;
  }
  


}

.content-edge {
  padding-top: 28%;
}

.bios-background-overlay .content {
  width: 88%;
  margin: 0 auto;
  background: #FFF;
  padding: 50px;
  margin-left: -15px;
}

.bios-background-overlay .content .field--name-field-bios-corporate-title { 
  font-weight: 300;
  margin-bottom: 20px;
}

.pagination {
  align-content: space-between;
  justify-content: space-between; 
}

@media (min-width: 767px) {
  .bios-background-overlay .content {
    width: 88%;
    margin: 0 auto;
    background: #FFF;
    padding: 50px;
  } 
}

/** Temporary fix last child before arrows should be the number here **/
/* .pagination li:nth-last-child(3) {
  flex-basis: 100%;
} */
li.page-item.pager__item--previous {
  flex-basis: 100%;
}
/* .pagination li.pagination-flex {
  flex-basis: 100%;
} */
li.pager__item--next {  
  flex-basis: 100%;
  text-align: right;
}
/* .path-search .pagination li:nth-child(2) {
  flex-basis: unset;
} */

/* .path-search .pagination li:nth-child(2) {
  flex-basis: 0;
} */

.bef-exposed-form label {
  display: none;
}

.view-our-team-bios .table thead th  {
  width: 20%;
}

/** Our Team Styles **/
.table {
  color: #012A41;
}
.view-id-our_team_bios select {
  padding-right: 0px;
  margin: 0 8px 0 0;      
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.view-id-our_team_bios fieldset.form-type-select:after {
  content: "\f0d7";
  font-family: "Font Awesome 5 Pro";
  font-size: normal;
  color: #9c6e02;
  float: right;
  margin-top: -30px;
  margin-right: 8px;
  pointer-events: none;
}
.view-id-our_team_bios .button:hover,
.view-id-our_team_bios .button {
  background-color: transparent;
  border: 0;
  color: #9C6E02;
}
@media screen and (max-width: 1120px) {
  .view-id-our_team_bios .view-filters {
    margin-bottom: 10px;
    margin-left: 5px;
  }
  .view-id-our_team_bios .form-row {
    display: inline-flex;
  }
  .view-id-our_team_bios .view-filters select,
  .view-id-our_team_bios .view-filters input {
    max-width: 600px;
  }
  .view-id-our_team_bios .form-item-combine {
    margin-left: 0;
    margin-right: 15px;
  }
}
@media screen and (max-width: 700px) {
  .view-id-our_team_bios .view-filters {
    display: none;
  }
  .view-id-our_team_bios .form-row {
    display: inline-block;
    width: 100%;
  }
  .view-id-our_team_bios .view-filters select,
  .view-id-our_team_bios .view-filters input {
    max-width: unset;
    margin: 0;
  }
  .view-id-our_team_bios .view-content .table caption {
    display: none;
  }
  .view-id-our_team_bios .view-content .table thead tr th.views-field-field-bios-last-name {
    border-top: 0;
  }
  .view-id-our_team_bios .view-content .table thead tr th .tablesort {
    float: right;
  }
  .view-id-our_team_bios .view-content .table thead tr th,
  .view-id-our_team_bios .view-content .table tbody tr td {
    display: none;
  }
  .view-id-our_team_bios .view-content .table thead tr th.views-field-field-bios-last-name,
  .view-id-our_team_bios .view-content .table tbody tr td.views-field-field-bios-last-name {
    display: block;
    width: 100%;
  }
  .view-id-our_team_bios .view-content .table tbody tr td:after {
    content: "\f061";
    font-family: "Font Awesome 5 Pro";
    font-size: normal;
    color: #9c6e02;
    float: right;
    margin-right: 4%;
  }
}
/** End of Our Team Styles **/

/** Our Team Individual Bios Styles **/
.bios-background-overlay .content .field--name-field-bios-corporate-title {
  color: #012A41;
  border-bottom: 1px solid #012A41;
  padding-bottom: 24px;
}
.bios-background-overlay .content .field--name-field-bios-location {
  color: #323846;
  
  margin-bottom: 20px;
}
#block-views-block-related-content-block {
  width: 88%;
  margin: 0 auto;
  padding: 0 50px;
}
/** End of Our Team Individual Bios Styles **/


/** Timeline CSS **/
.timeline-container{
    height: 343em;
}
.intro-heading {
    color: #012A41;
    height: 2em;
    letter-spacing: -0.5px;
   
    height: 70px;
}

.column1{
    position: relative;
    top:-15em;
    left:43%;
}

.textbox1 {
    background-color: #012A41;
    height: 22.43em;
    width:22.43em;
    color: #FFFFFF;
   
}

.heading {
    color:#43739D;
    margin-top:1em;
    margin-left:0.8em;
}

.banner_image{
    z-index:-1;
    width:90%;
    height:30em;
}

.para{
 width:20.5em;
 height:13.18em;
 margin-left:3.2em;
 color: #fff;
}

.column2{
    border-right: 1px solid #012A41;
    margin-top:-22.5em;
    height:300em;
}

.hr1_style{
    position: relative;
    top:-298em;
    left:-8em;
    width:6%;
    border-top: 1px solid #012A41;
}

.textbox2 {
    position:relative;
    top:-300em;
    left:5em;
}

.textbox2_heading {
    margin-left:2.8em;
    color:#43739D;
    margin-top: -0.12em;
}

.textbox2_para{
    color:#012A41;
    width:18.75em;
    height:2em;
    text-align:right;
    margin-left: -1.5em;
    margin-top: -1em;
}

.secondary_container{
    position: relative;
    top:-298em;
}

.textbox3{
    background-color: #012A41;
    height: 22.43em;
    width:22.43em;
    color: #FFFFFF;
}

.column3{
    position: relative;
    top:-17em;
    left:7%;
}

.para3{
    width:16.5em;
    height:13.18em;
    text-align:right;
    color: #fff;
    margin-left: 1.5em;
  
}

.heading3{
    color:#43739D;
    margin-top:2em;
    text-align:right;
    margin-right:1em;
}

.hr2_style{
    position: relative;
    top:-318em;
    left:-3.9em;
    width:6%;
    border-top: 1px solid #012A41;
}

.textbox4 {
    position:relative;
    top:-320.5em;
    left:33em;
}

.textbox4_heading{
    color:#43739D;
}

.textbox4_para{
    margin-top:0.2em; 
    color:#012A41;
    width:18.75em;
    height:2em;
    text-align:left;
}

.textbox4_image{
    width:18.75em;
    height:9.5em;
    margin-top: -1em;
}

.hr3_style{
 border-top:1px solid #012A41;
 position: relative; 
 bottom:331em;
 right:8em;
 width:6%;  
}

.textbox5{
    position:relative;
    bottom:333.5em;
    left:5em;
}

.textbox5_heading{
    margin-left:2.9em;
    color:#43739D;
}

.textbox5_para{
    color:#012A41;
    width:18em;
    height:2em;
    text-align:right;
    margin-top: -2%;
}

.hr4_style{
    border-top:1px solid #012A41;
    position: relative; 
    bottom:331em;
    right:8em;
    width:6%;  
}

.textbox6{
    position: relative;
    bottom:333.5em;
    right:1em;
}

.textbox6_heading{
    color:#43739D;
    margin-left:2em;
}

.textbox6_para{
    color:#012A41;
    width:18em;
    height:2em;
    text-align:right;
    margin-left:5.5em;
    margin-top: -2%;
}

.hr5_style{
    position: relative;
    bottom:332em;
    left:-3.9em;
    width:6%;
    border-top: 1px solid #012A41;
}

.textbox7 {
    position:relative;
    bottom:334.3em;;
    left:33em;
}

.textbox7_heading{
    color:#43739D;
}

.textbox7_para{
    margin-top:1em; 
    color:#012A41;
    width:18.75em;
    height:2em;
    text-align:left;
}

.textbox7_image{
    width:18.75em;
    height:9.5em;
}

.hr6_style{
    border-top:1px solid #012A41;
    position: relative; 
    bottom:347em;
    right:8em;
    width:6%;  
}

.textbox8{
    position: relative;
    bottom:349em;
    right:1em;
}

.textbox8_heading{
    color:#43739D;
    margin-left:4.5em;
}
.textbox8_para {
  color: #012A41;
  width: 18.75em;
  height: 2em;
  text-align: left;
  margin-left:4.5em;
  margin-top: -1.2em;
}



.hr7_style{
    border-top:1px solid #012A41;
    position: relative; 
    bottom:345em;
    right:8em;
    width:6%;  
}

.textbox9{
    position: relative;
    bottom:347.5em;
    right:1em;
}

.textbox9_heading{
    color:#43739D;
    margin-left:4.6em;
}

.textbox9_para{
    color:#012A41;
    width:18.75em;
    height:2em;
    text-align:right;
    margin-left: 4.5em;
    margin-top: -1em;
}



.hr8_style{
    position: relative;
    bottom:338em;
    left:-8em;
    width:6%;
    border-top: 1px solid #012A41;
}

.textbox10 {
    position:relative;
    bottom:340.5em;;
    left:4em;
}

.textbox10_heading{
    color:#43739D;
    margin-left:3em;
}

.textbox10_para{
    margin-top:1em; 
    color:#012A41;
    width:18.75em;
    height:2em;
    text-align:right;
}

.textbox10_image{
    width:18.75em;
    height:9.5em;
}


.hr9_style{
    border-top:1px solid #012A41;
    position: relative; 
    bottom:352em;
    right:3.9em;
    width:6%;  
}

.textbox11{
    position: relative;
    bottom:354.5em;
    left:33em;
}

.textbox11_heading{
    color:#43739D;
}

.textbox11_para{
    color:#012A41;
    width:18.75em;
    height:2em;
    text-align:left;
}

.hr10_style{
    position: relative;
    bottom:350em;
    left:-3.9em;
    width:6%;
    border-top: 1px solid #012A41;
}

.textbox12 {
    position:relative;
    bottom:352.2em;
    left:33em;
}

.textbox12_heading{
    color:#43739D;
}

.textbox12_para{
    margin-top:1em; 
    color:#012A41;
    width:18.75em;
    height:2em;
    text-align:left;
}

.textbox12_image{
    width:18.75em;
    height:9.5em;
}

.hr11_style{
    border-top:1px solid #012A41;
    position: relative; 
    bottom:355em;
    right:8em;
    width:6%;  
}

.textbox13{
    position: relative;
    bottom:357.5em;
    right:1em;
}

.textbox13_heading{
    color:#43739D;
    margin-left:4.5em;
}

.textbox13_para{
    color:#012A41;
    width:18.75em;
    height:2em;
    text-align:right;
    margin-left:5.5em;
}

.hr12_style{
    border-top:1px solid #012A41;
    position: relative; 
    bottom:355em;;
    right:3.9em;
    width:6%;  
}

.textbox14{
    position: relative;
    bottom:357.3em;
    left:33em;
}

.textbox14_heading{
    color:#43739D;
}

.textbox14_para{
    color:#012A41;
    width:18.75em;
    height:2em;
    text-align:left;
}

.third_container{
    position: relative;
    bottom:355em;
}

.textbox15{
    background-color: #012A41;
    height: 22.43em;
    width:22.43em;
    color: #FFFFFF;
}

.column4{
    position: relative;
    top:-17em;
    left:5%;
}

.para15{
    width:14em;
    height:12em;
    text-align:right;
    margin-left:5.5em;
}

.hr13_style{
    border-top:1px solid #012A41;
    position: relative; 
    bottom:375em;;
    right:3.9em;
    width:6%;  
}

.textbox16{
    position: relative;
    bottom:377.3em;
    left:33em;
}

.textbox16_heading{
    color:#43739D;
}

.textbox16_para{
    color:#012A41;
    width:18.75em;
    height:2em;
    text-align:left;
}

.hr14_style{
    position: relative;
    bottom:375em;
    left:-8em;
    width:6%;
    border-top: 1px solid #012A41;
}

.textbox17 {
    position:relative;
    bottom:377.5em;;
    left:4em;
}

.textbox17_heading{
    color:#43739D;
    margin-left:3.0em;
}

.textbox17_para{
    margin-top:1em; 
    color:#012A41;
    width:18.75em;
    height:2em;
    text-align:right;
}

.textbox17_image{
    width:18.75em;
    height:9.5em;
}


.hr15_style{
    border-top:1px solid #012A41;
    position: relative; 
    bottom:386em;;
    right:3.9em;
    width:6%;  
}

.textbox18{
    position: relative;
    bottom:388.3em;
    left:33em;
}

.textbox18_heading{
    color:#43739D;
}

.textbox18_para{
    color:#012A41;
    width:18.75em;
    height:2em;
    text-align:left;
}


.hr16_style{
    border-top:1px solid #012A41;
    position: relative; 
    bottom:383em;;
    right:3.9em;
    width:6%;  
}

.textbox19{
    position: relative;
    bottom:385.3em;
    left:33em;
}

.textbox19_heading{
    color:#43739D;
}

.textbox19_para{
    color:#012A41;
    width:18.75em;
    height:2em;
    text-align:left;
}

.hr17_style{
    position: relative;
    bottom:385em;
    left:-8em;
    width:6%;
    border-top: 1px solid #012A41;
}

.textbox20 {
    position:relative;
    bottom:387.5em;;
    left:4em;
}

.textbox20_heading{
    color:#43739D;
    margin-left:3.0em;
}

.textbox20_para{
    margin-top:1em; 
    color:#012A41;
    width:18.75em;
    height:2em;
    text-align:right;
}

.textbox20_image{
    width:18.75em;
    height:9.5em;
}

.hr18_style{
    border-top:1px solid #012A41;
    position: relative; 
    bottom:397em;;
    right:3.9em;
    width:6%;  
}

.textbox21{
    position: relative;
    bottom:399.3em;
    left:33em;
}

.textbox21_heading{
    color:#43739D;
}

.textbox21_para{
    color:#012A41;
    width:18.75em;
    height:2em;
    text-align:left;
}

.hr19_style{
    position: relative;
    bottom:395em;
    left:-3.9em;
    width:6%;
    border-top: 1px solid #012A41;
}

.textbox22 {
    position:relative;
    bottom:397.2em;
    left:33em;
}

.textbox22_heading{
    color:#43739D;
}

.textbox22_para{
    margin-top:1em; 
    color:#012A41;
    width:18.75em;
    height:2em;
    text-align:left;
}

.textbox22_image{
    width:18.75em;
    height:9.5em;
}

.hr20_style{
    position: relative;
    bottom:405em;
    left:-8em;
    width:6%;
    border-top: 1px solid #012A41;
}

.textbox23 {
    position:relative;
    bottom:407.5em;;
    left:4em;
}

.textbox23_heading{
    color:#43739D;
    margin-left:3.0em;
}

.textbox23_para{
    margin-top:1em; 
    color:#012A41;
    width:18.75em;
    height:2em;
    text-align:right;
}

.textbox23_image{
    width:18.75em;
    height:9.5em;
}


.hr21_style{
    border-top:1px solid #012A41;
    position: relative; 
    bottom:410em;;
    right:3.9em;
    width:6%;  
}

.textbox24{
    position: relative;
    bottom:412.3em;
    left:33em;
}

.textbox24_heading{
    color:#43739D;
}

.textbox24_para{
    color:#012A41;
    width:18.75em;
    height:2em;
    text-align:left;
}


.fourth_container{
    position: relative;
    bottom:409em;
}

.textbox25{
    background-color: #012A41;
    height: 22.43em;
    width:22.43em;
    color: #FFFFFF;
}

.column4{
    position: relative;
    top:-17em;
    left:5%;
}

.para15{
    width:14em;
    height:12em;
    text-align:right;
    margin-left:3.6em;
    color: #fff;
}
a.fa.fa-bars.header-has-bar {
  display:block;
}

/** Timeline Mobile **/

@media only screen and (min-width:320px) and (max-width:576px) {
  a.fa.fa-bars.header-has-bar {
    display:none;
 }
  
  .timeline-container {
        height: 480em;
        margin-left:2em;
    }

    .intro-heading {
        color: #012A41;
        height: 2em;
        letter-spacing: -0.5px;
       
    }

    .banner_image {
        z-index: -1;
        width: 40em;
        height: 30em;
    }

    .textbox1 {
        background-color: #012A41;
        height: 22.43em;
        width: 24em;
        color: #FFFFFF;
    }

    .column1 {
        position: relative;
        top: -12em;
        left: 65%;
    }

    
    .heading {
        color: #43739D;
        margin-top: 1em;
        margin-left: 3.35em;
    }
    
    .para {
        width: 17em;
        height: 13.18em;
        margin-left: 2.2em;
    }
    
    .column2 {
        border-left: 2px solid #012A41;
        border-right:0;
        margin-left:3em;
        height: 450em;
    }
    
    .hr1_style {
        position: relative;
        top:-435em;
        left: -7em;
        width: 15%;
        border-top: 2px solid #012A41;
    }
    
    .textbox2 {
        position: relative;
        top:-437em;
        left:-5em;
    }
    
    .textbox2_heading {
        color: #43739D;
    }
    
    .textbox2_para {
        color: #012A41;
        width: 18.55em;
        height: 2em;
        margin-left:12em;
        margin-left: -1em;
        margin-top: -1em;
        text-align:left;
    }
    
    .secondary_container {
        position: relative;
        top:-433em;
    }
    
    .textbox3 {
        background-color: #012A41;
        height: 22.43em;
        width: 22.43em;
        color: #FFFFFF;
    }
    
    .column3 {
        position: relative;
        top: -12em;
        left: 75%;
    }
    
    .para3 {
        width: 20.5em;
        height: 13.18em;
        text-align: left;
    }
    
    .heading3 {
        color: #43739D;
        margin-top: 2em;
        text-align: center;
        margin-right: 1em;
    }
    
    .hr2_style {
        position: relative;
        top: -441.5em;
        left: -7em;
        width: 15%;
        border-top: 2px solid #012A41;
    }
    
    .textbox4 {
        position: relative;
        top:-444em;
        left: 8em;
    }
    
    .textbox4_heading {
        color: #43739D;
    }
    
    .textbox4_para {
        margin-top: 1em;
        color: #012A41;
        width: 18.75em;
        height: 2em;
        text-align: left;
    }
    
    .textbox4_image {
        width: 18.75em;
        height: 9.5em;
    }
    
    .hr3_style {
        position: relative;
        bottom:440.5em;
        left: -7em;
        width: 15%;
        border-top: 2px solid #012A41;
    }
    
    .textbox5 {
        position: relative;
        bottom:443em;
        left: 8em;
    }
    
    .textbox5_heading {
        margin-left:0em;
        color: #43739D;
    }
    
    .textbox5_para {
        color: #012A41;
        width: 18.75em;
        height: 2em;
        text-align: left;
    }
    
    .hr4_style {
        position: relative;
        bottom: 440.5em;
        left: -7em;
        width: 15%;
        border-top: 2px solid #012A41;
    }
    
    .textbox6 {
        position: relative;
        bottom: 443em;
        left: 8em;
    }
    
    .textbox6_heading {
        color: #43739D;
        margin-left: 0em;
    }
    
    .textbox6_para {
        color: #012A41;
        width: 18.75em;
        height: 2em;
        text-align: left;
        margin-left:-0.4em;
    }
    
    .hr5_style {
        position: relative;
        bottom:439em;
        left: -7em;
        width: 15%;
        border-top: 2px solid #012A41;
    }
    
    .textbox7 {
        position: relative;
        bottom:334.5em;
        left: 8em;
    }
    
    .textbox7_heading {
        color: #43739D;
        margin-left: 0.3em;
    }
    
    .textbox7_para {
        color: #012A41;
        width: 18.75em;
        height: 2em;
        text-align: left;
    }
    
    .textbox7_image {
        width: 18.75em;
        height: 9.5em;
    }
    
    .hr6_style {
        position: relative;
        bottom: 437.5em;
        left: -7em;
        width: 15%;
        border-top: 2px solid #012A41;
    }
    
    .textbox8 {
        position: relative;
        bottom: 349.2em;
        left: 8em;
    }
    
    .textbox8_heading {
        color: #43739D;
        margin-left: 0.3em;
    }
    
    .textbox8_para {
        color: #012A41;
        width: 18.75em;
        height: 2em;
        text-align: left;
        margin-left:4.5em;
        margin-top: -0.5em;
    }
    
    .hr7_style {
        position: relative;
        bottom: 434.5em;
        left: -7em;
        width: 15%;
        border-top: 2px solid #012A41;
    }
    
    .textbox9 {
        position: relative;
        bottom:437em;
        left: 8em;
    }
    
    .textbox9_heading {
        color: #43739D;
        margin-left: 0.2em;
    }
    
    .textbox9_para {
        color: #012A41;
        width: 18.75em;
        height: 2em;
        text-align: left;
        margin-left:0.5em;
    }
    
    .hr8_style {
        position: relative;
        bottom:428.7em;
        left: -7em;
        width: 15%;
        border-top: 2px solid #012A41;
    }
    
    .textbox10 {
        position: relative;
        bottom:431em;
        left: 8em;
    }
    
    .textbox10_heading {
        color: #43739D;
        margin-left: 0.2em;
    }
    
    .textbox10_para {
        color: #012A41;
        width: 18.75em;
        height: 2em;
        text-align: left;
    }
    
    .textbox10_image {
        width: 18.75em;
        height: 9.5em;
    }
    
    .hr9_style {
        position: relative;
        bottom:422em;
        left: -7em;
        width: 15%;
        border-top: 2px solid #012A41;
    }
    
    .textbox11 {
        position: relative;
        bottom: 425em;
        left: 8em;
    }
    
    .textbox11_heading {
        color: #43739D;
        margin-left: 0.2em;
    }
    
    .textbox11_para {
        color: #012A41;
        width: 18.75em;
        height: 2em;
        text-align: left;
        margin-top: -0.5;
    }
    
    .hr10_style {
        position: relative;
        bottom:420.5em;
        left: -7em;
        width: 15%;
        border-top: 2px solid #012A41;
    }
    
    .textbox12 {
        position: relative;
        bottom:423em;
        left: 8em;
    }
    
    .textbox12_heading {
        color: #43739D;
        margin-left: 0.2em;
    }
    
    .textbox12_para {
        color: #012A41;
        width: 18.75em;
        height: 2em;
        text-align: left;
    }
    
    .textbox12_image {
        width: 18.75em;
        height: 9.5em;
    }
    
    .hr11_style {
        position: relative;
        bottom:419.5em;
        left: -7em;
        width: 15%;
        border-top: 2px solid #012A41;
    }
    
    .textbox13 {
        position: relative;
        bottom:422em;
        left: 8em;
    }
    
    .textbox13_heading {
        color: #43739D;
        margin-left: 0.2em;
    }
    
    .textbox13_para {
        color: #012A41;
        width: 18.75em;
        height: 2em;
        text-align: left;
        margin-left:0.2em;
    }
    
    .hr12_style {
        position: relative;
        bottom: 417em;
        left: -7em;
        width: 14%;
        border-top: 2px solid #012A41;
    }

    
    .textbox14 {
        position: relative;
        bottom:420em;
        left: 8em;
    }
    
    .textbox14_heading {
        color: #43739D;
        margin-left: 0.2em;
    }
    
    .textbox14_para {
        color: #012A41;
        width: 18.75em;
        height: 2em;
        text-align: left;
        margin-left:0.2em;
    }
    
    .third_container {
        position: relative;
        bottom: 417em;
    }
    
    .textbox15 {
        background-color: #012A41;
        height: 22.43em;
        width: 22.43em;
        color: #FFFFFF;
    }
    
    .column4 {
        position: relative;
        top: -17em;
        left: 65%;
    }
    
    .para15 {
        width: 20.5em;
        height: 13.18em;
        margin-left: 1.5em;
    }
    
    .hr13_style {
        position: relative;
        bottom: 431.2em;
        left: -7em;
        width: 14%;
        border-top: 2px solid #012A41;
    }
    
    .textbox16 {
        position: relative;
        bottom: 434em;
        left: 8em;
    }
    
    .textbox16_heading {
        color: #43739D;
    }
    
    .textbox16_para {
        color: #012A41;
        width: 18.75em;
        height: 2em;
        text-align: left;
    }
    
    .hr14_style {
        position: relative;
        bottom: 425.5em;
        left: -7em;
        width: 14%;
        border-top: 2px solid #012A41;
    }
    
    .textbox17 {
        position: relative;
        bottom: 428em;
        left: 8em;
    }
    
    .textbox17_heading {
        color: #43739D;
        margin-left:0;
    }
    
    .textbox17_para {
        margin-top: 1em;
        color: #012A41;
        width: 18.75em;
        height: 2em;
        text-align:left;
    }
    
    .textbox17_image {
        width: 18.75em;
        height: 9.5em;
    }
    
    .hr15_style {
        position: relative;
        bottom: 423em;
        left: -7em;
        width: 14%;
        border-top: 2px solid #012A41;
    }
    
    .textbox18 {
        position: relative;
        bottom: 425em;
        left: 8em;
    }
    
    .textbox18_heading {
        color: #43739D;
    }
    
    .textbox18_para {
        color: #012A41;
        width: 18.75em;
        height: 2em;
        text-align: left;
    }
    
    .hr16_style {
        position: relative;
        bottom: 420em;
        left: -7em;
        width: 14%;
        border-top: 2px solid #012A41;
    }
    
    .textbox19 {
        position: relative;
        bottom: 422em;
        left: 8em;
    }
    
    .textbox19_heading {
        color: #43739D;
    }
    
    .textbox19_para {
        color: #012A41;
        width: 18.75em;
        height: 2em;
        text-align: left;
    }
    
    .hr17_style {
        position: relative;
        bottom: 416em;
        left: -7em;
        width: 14%;
        border-top: 2px solid #012A41;
    }
    
    .textbox20 {
        position: relative;
        bottom: 419em;
        left: 8em;
    }
    
    .textbox20_heading {
        color: #43739D;
        margin-left: 0em;
    }
    
    .textbox20_para {
        margin-top: 1em;
        color: #012A41;
        width: 18.75em;
        height: 2em;
        text-align:left;
    }
    
    .textbox20_image {
        width: 18.75em;
        height: 9.5em;
    }
    
    .hr18_style {
        position: relative;
        bottom: 412em;
        left: -7em;
        width: 14%;
        border-top: 2px solid #012A41;
    }
    
    .textbox21 {
        position: relative;
        bottom: 415em;
        left: 8em;
    }
    
    .textbox21_heading {
        color: #43739D;
    }
    
    .textbox21_para {
        margin-top: 1em;
        color: #012A41;
        width: 18.75em;
        height: 2em;
        text-align: left;
    }
    
    .hr19_style {
        position: relative;
        bottom: 410em;
        left: -7em;
        width: 14%;
        border-top: 2px solid #012A41;
    }
    
    .textbox22 {
        position: relative;
        bottom: 412.5em;
        left: 8em;
    }
    
    .textbox22_heading {
        color: #43739D;
    }
    
    .textbox22_para {
        margin-top: 1em;
        color: #012A41;
        width: 18.75em;
        height: 2em;
        text-align: left;
    }
    
    .textbox22_image {
        width: 18.75em;
        height: 9.5em;
    }
    
    .hr20_style {
        position: relative;
        bottom: 410em;
        left: -7em;
        width: 14%;
        border-top: 2px solid #012A41;
    }
    
    .textbox23 {
        position: relative;
        bottom: 412.5em;
        left: 8em;
    }
    
    .textbox23_heading {
        color: #43739D;
        margin-left:0;
    }
    
    .textbox23_para {
        margin-top: 1em;
        color: #012A41;
        width: 18.75em;
        height: 2em;
        text-align: left;
    }
    
    .textbox23_image {
        width: 18.75em;
        height: 9.5em;
    }
    
    .hr21_style {
        position: relative;
        bottom:409.5em;
        left: -7em;
        width: 14%;
        border-top: 2px solid #012A41;
    }
    
    .textbox24 {
        position: relative;
        bottom: 412em;
        left: 8em;
    }
    
    .textbox24_heading {
        color: #43739D;
    }
    
    .textbox24_para {
        color: #012A41;
        width: 18.75em;
        height: 2em;
        text-align: left;
    }
    
    .fourth_container {
        position: relative;
        bottom: 405em;
    }
    
    .textbox25 {
        background-color: #012A41;
        height: 22.43em;
        width: 22.43em;
        color: #FFFFFF;
    }
    
    .column4 {
        position: relative;
        top: -17em;
        left: 65%;
    }
    
    .para15 {
        width: 14em;
        height: 12em;
        text-align:left;
        margin-left: 3em;
    }

} 



/*Narendra 27-12-2019*/



.custom-extranal-links ul {
  width: 100%;
  list-style-type: none;
}

.custom-extranal-links {
  
  border-bottom: 1px solid #012A41;
}

.custom-extranal-links a::after {
  display: inline-block;
  margin-left: 0.255em;
  content: "\f0dd";
  font-family: "Font Awesome 5 Pro";
  color: #9c6e02;
  border: none;
  vertical-align: text-bottom;
}

.custom-extranal-links ul li ::hover{
  border-bottom: 3px solid;
}
.custom-extranal-links ul li {
  width: auto;
  float: left; 
  margin-left: 40px;
  margin-bottom: 10px;
}

.custom-latestnews-views {
  margin-bottom: -60px;
}


.view-id-news_views .form-row {
  float: right;
}
.view-id-news_views select {
  width: 300px;
  float: right;
}


.view-news-views input {
  width: 217%;
  margin-right: 155px;
}

.customarket-leader p {
  width: 330px;
}

.custom-latestnews-views p.m-l-94-with-ares-footer {
  margin-top: 14px;
  margin-left: 0px;
}

.custom-our-business {
  margin-left: -10%;
}
.custom-our-business h1{
  margin-left: 50px;
}

@media (max-width: 979px)
{
  

  .region-title-bar {
    width: 100%; 
  }
}

@media only screen and (min-width:320px) and (max-width:576px) {
  .collapse:not(.show) {
    display: block;
  }
  /* ACW-660 */
  /*.page-node-13869 .collapse:not(.show){
    display: none;
  }*/
  .page-node-13869 .region.region-content .collapse:not(.show){
    display: none;
  }
  /* ACW-660 */
  
  .region-title-bar {
    width: 100%; 
  }
  /* .header-section {
    background-repeat: no-repeat;
    margin: 0 auto;
    background-size: cover;
    background-position-x: center;
    display: none;
  } */
 
   .header-section {
    /* height: 350px !important; */
   
  } 

  
  /* 

 .block-scroll-top {
    background: #43739d;
    position: relative;
    border-radius: 35px;
    bottom: 30px;
    width: 55px;
    height: 55px;
    right: 30px;
    order: 1;
    align-self: flex-end;
    display: none;
  }
  .block-scroll-top {
    display: none;
  } */
}

@media (max-width: 729px) {
  .press-release-block {
    width: 200px;
    margin-top: 223px;
  }

  /* .press-release-block:first-child {
    margin-right: 10px;
    display: none;
  } */
  a.fa.fa-search.search-icon {
    /* display: none; */
  }
  .custom-our-business h1 {
    margin-left: 0px;
  }
  .custom-our-business {
    margin-left: 0px; 
  }
  .background-image-overlay .text-formatted {
    background-color: #fff;
    padding: 3% 5%;
  }
  a.callout-link {
    color: #FFFFFF;
    text-decoration: none;
    background: #43739D;
    
  }
}

@media (max-width: 979px){


.custom-font-icon{
  color: #012A41;
}


.header-container.inner-page {
  top: 36px; 
  margin-left: -15px;
  margin-right: -15px;
}

.content-container {
  margin-left: 0px !important; 
  padding-right: 0px !important; 
  max-width: 1200px;
}


}

/**Dinesh + Jasbir Styling**************************/

.background-image-overlay h5{
  padding: 0 15px;
}


.custom-grid{
  padding-bottom: 0px;
}
 .custom-timeline .para {
  width: 17em;
 }


/**Manish Gupta Styling**************************/




@media (max-width: 1170px){

  #block-scrolltobottom{
    /* display:none; */
  }

  .highlighted.container{
    padding-right: 0px;
  }

}



@media screen and (min-width:320px) and (max-width:576px)
{
  .custom-main-content {
    width: 98.3%;
  }

  .custom-main-content h1 {
      width: 99%;
     
      letter-spacing:-0.5px;
  }
}



.custom-privacy-policy {
  width: 92%;
}

.custom-privacy-policy h5 {
    margin-top: 1.9em;
}

  .custom-privacy-policy h6 {
    color: #012A41;
 
    margin-bottom: 1.4em;
    margin-top: 1em;

}

.custom-privacy-policy h5 {
  color: #012A41;
  margin-top: 2em;
 
 

}

@media only screen and(min-width:320px) and (max-width:576px)
{  
  .region-title-bar {
    /* width: 30em; */
    width:100%;
 }
}

/* Anshul - 30/12/19 */





.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
  margin-left: -4px
}

.footer-content-arrow a {
  color: #012A41;
  display: block;

  margin-left:4px;
}

.about-ares-footer-note {
   padding: 0 0 0 8% !important;
}
.common-footer-note {
  padding: 0 0 0 8%;
}

/** News & Views Page White Papers**/
.news-views-grid {
  margin-bottom: 100px;
}
.view-news-views {
  padding-right: 0px;
}
.view-news-views .view-filters .form-item-year {
  display: none;
}
.view-news-views .views-exposed-form input {
  max-width: 420px;
}
.hide{
  display:none;
}
.view-news-views .views-exposed-form .form-item-keyword {
  display:inline-block;
  position: relative;
  margin-left: auto;
  margin-right: 25px;

}
/* .view-news-views .views-exposed-form .form-item-keyword:after {
  font-family: "Font Awesome 5 Pro";
  content: '\f002';
  position: absolute;
  right: -15px;
  top: 10px;
  color: #012A41;
  opacity: 0.2;
} */
.view-news-views .views-exposed-form .form-item-keyword input {
  padding-left: 0;
  margin-right: 165px;
  max-width: 425px;
}
.view-news-views .views-exposed-form .form-item-keyword input::placeholder {
  opacity: 0.2;
}
.view-news-views .views-exposed-form .form-item-keyword input:-ms-input-placeholder {
  opacity: 0.2;
}
.view-news-views .views-exposed-form .form-item-keyword input::-ms-input-placeholder {
  opacity: 0.2;
}

/*.view-news-views .views-exposed-form .form-actions {
  display:none;
}*/


.view-news-views .view-content .item-list li.grid .grid__content * {
  width: 100%;
  max-width: 191px;
  margin-left: auto;
  margin-right: auto;
}
.view-news-views .view-content .item-list li.grid .grid__content a {
  color: #012A41;
}
.view-news-views .view-content .item-list li.grid .grid__content .views-field-title a {
  color: #012A41;
 
}
.view-news-views .view-content .item-list li.grid .grid__content .views-field-title {  
  margin-top: 10px;
}
.view-news-views .view-content .item-list li.grid .grid__content .views-field-field-news-views-type {
  font-weight: bold;  
}



/* .view-news-views .view-content .item-list li.grid .grid__content .views-field .field-content a {
  font-size: 7px !important;
} */

.view-news-views .view-content .item-list li.grid .grid__content .views-field-field-release-date a {
  font-style: italic;
  
  margin-bottom: 15px;
}


.view-news-views .view-content .item-list li.grid .grid__content .views-field-field-release-date {
  font-style: italic;
  
  margin-bottom: 15px;
}

.view-news-views .view-content .item-list li.grid .grid__content .views-field-field-news-views-type {
  border-bottom: 1px solid;
  margin-top: 10px;
  font-weight: bolder;
}
.view-news-views .view-content .views-field-title {
  height: 115px;
  margin-top: 5px;
  overflow: hidden;
}
.view-id-news_views .form-row {
  margin-right: 7px;
  margin-bottom: 20px;
}


.with-padding-top {
  padding-top: 20px;
}

.view-news-views .view-content .item-list {
  padding-left: 0px;
}

.view-news-views .view-content .item-list .block-grid {
  padding-top: 18px;
}
@media (min-width: 769px) {
  .news-views-grid .col-lg-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .news-views-grid .col-lg-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
}

@media (max-width: 767px) {
  .news-views-grid .col-lg-3 {
    display: none;
  }

   .background-image-with-text-video {
    width: 100%;
  } 

}

/* Hide breadcrumbs from mobile and ipad */
@media  (max-width:1024px)
{
  #block-ares-theme-breadcrumbs {
    /* height: 0px !important; */
    opacity: 0 !important ;
  }
}

.ajax-progress-throbber .throbber {
  padding: 1px 6px 2px;
 
}
  _::-webkit-full-page-media, _:future, :root .dialog-off-canvas-main-canvas {
      overflow-x: hidden;  
  }

  _::-webkit-full-page-media, _:future, :root .main-container {
    overflow-x: hidden; 
    overflow-y: hidden;
  }

  _::-webkit-full-page-media, _:future, :root .page-node-112 .main-container {
    overflow: unset;
  }

@media only screen and (min-device-width:320px) and (max-device-width:1024px){
  .dialog-off-canvas-main-canvas {

       overflow-x: hidden; 
    }
    .main-container {
      overflow-x: hidden;
    }

    .tb-megamenu-nav {
      overflow-x: visible !important;
    }
  }

  @media screen and (max-width:319px) {
    /* body{
       overflow: visible !important; 
      min-width: 320px !important;
    }

    .page-node-119 .region-hero-video img {
       width: 320px !important; 
    } */

    .top-links {
      display: none;
    }
  
  }


  /* @media screen and (min-width:320px) {
    body{
      overflow-x: hidden;
    }
  } */


  
  /* White Paper, Videos, News & Views Grid fix */
  /* adding important to overide all existing multiple declarations  */
  .page-node-32 .views-field.views-field-field-description,
  .page-node-100 .views-field.views-field-field-description,
  .page-node-7 .views-field.views-field-field-description {
    padding-top: 10px !important;
    height: 116px !important;
    font-family: "Frank Ruhl Libre", sans-serif !important;
    font-size: 18px !important;
    color: #323846 !important;
  }

  .views-field.views-field-field-description .field-content {
    font-size: 15px !important;
    line-height: 1.3 !important;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5 !important;
  }

  /* Start ACW-2821 */
  .page-node-7 .view-content .views-field-title span.field-content {
    font-size: 15px !important;
    line-height: 1.3 !important;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5 !important;
  }
  /* End ACW-2821 */

  .page-node-7 .view-news-views .view-content .item-list li.grid .grid__content .views-field-title {
    padding-top: 10px !important;
    font-family: "Frank Ruhl Libre", sans-serif !important;
    font-size: 18px !important;
    color: #323846 !important;
    height: 120px !important;
    margin-top: 0px;
  }

  @media only screen and (max-width: 1024px) and (min-width: 767px) {
    /* .header-section {
      background-repeat: no-repeat;
      margin: 0 auto;
      background-size: cover;
      background-position-x: center;
    } */
    .page-node-32 .views-field.views-field-field-description,
    .page-node-100 .views-field.views-field-field-description,
    .page-node-7 .views-field.views-field-field-description {
      padding-top: 5px !important;
      height: 114px !important;
      font-size: 16px !important;
    }

    .page-node-7 .view-news-views .view-content .item-list li.grid .grid__content .views-field-title {
      padding-top: 0px !important;
      font-size: 16px !important;
      height: 114px !important;
    }

    .page-node-7 .view-news-views .view-content .item-list li.grid .grid__content .views-field-title a {
      font-size: 16px !important;
    }
  }

  @media only screen and (max-width: 766px) and (min-width: 320px) {
    .page-node-32 .views-field.views-field-field-description,
    .page-node-100 .views-field.views-field-field-description,
    .page-node-7 .views-field.views-field-field-description {
      padding-top: 5px !important;
      height: 68px !important;
      font-size: 12px !important;
    }

    .page-node-7 .view-news-views .view-content .item-list li.grid .grid__content .views-field-title {
      padding-top: 5px !important;
      height: fit-content !important;
      font-size: 12px !important;
    }

    .page-node-7 .view-news-views .view-content .item-list li.grid .grid__content .views-field-title a {
      font-size: 12px !important;
    }

    .page-node-7 .view-news-views .view-content .item-list li.grid .grid__content img {
      height: 110px !important;
    }

  }
  /* White Paper, Videos, News & Views Grid fix */

/*   
@media (max-width: 480px) and (min-width: 320px){
  .page-node-6 .header-section-large-device {
     
     background-image: url(http://multisites1.info/sites/default/files/2020-03/Mobile_0000s_0032_Waves_White_AresWave_13_0.png) !important;
  }
  .page-node-4 .header-section-large-device {
     
    background-image: url(http://multisites1.info/sites/default/files/2020-03/Mobile_0000s_0002_Waves_White_AresWave_07.png) !important;
  }
  .page-node-2 .header-section-large-device {
     
    background-image: url(http://multisites1.info/sites/default/files/2020-03/Mobile_0000s_0000_Waves_White_AresWave_09-copy-3.png) !important;
  }

}
*/



/* Adjust abstract image position for Ipad and Mobile */
@media ( max-width : 1024px) {
  .header-section.header-section-large-device {
    background-position: 64% 50%;
  }

  /* For abstract logos which start from left side */
  .page-node-10 .header-section.header-section-large-device,
  .page-node-3 .header-section.header-section-large-device,
  .page-node-12 .header-section.header-section-large-device,
  .page-node-13 .header-section.header-section-large-device,
  /* .page-node-14 .header-section.header-section-large-device, */
  .page-node-15 .header-section.header-section-large-device,
  .page-node-112 .header-section.header-section-large-device,
  .page-node-22 .header-section.header-section-large-device,
  .page-node-27 .header-section.header-section-large-device,
  .page-node-7 .header-section.header-section-large-device,
  .page-node-32 .header-section.header-section-large-device,
  .page-node-100 .header-section.header-section-large-device,
  .page-node-29 .header-section.header-section-large-device,
  .page-node-5 .header-section.header-section-large-device {
    background-position: 27% 50%;
  }
  
  /* Custom page specific*/
  .page-node-16 .header-section.header-section-large-device {
    background-position: 50% 50%;
  }  
  .page-node-17 .header-section.header-section-large-device {
    background-position: 57% 50%;
  }
}


/* Related Content Ellipsis (after 4 lines ) requirement  */
/*.view-content div.field-content {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.view-content div.views-field-title{
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}*/

.ares_related_content .views-field.views-field-field-description div.field-content{
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}


/* video popup css changes */

.modal .modal-content .embed-responsive {
  max-height: 75vh;
}
.feature-video{
  margin-left: 0;
  white-space: nowrap;
  width: 65%;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 30px;
  font-family: "Frank Ruhl Libre", sans-serif;
  font-weight: 400;
  height: 40px;
}
.modal {
  display: none; 
  position: fixed; 
  z-index: 105; 
  padding-top: 4vh;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%; 
  background-color: rgba(0,0,0,0.7); 
}

.modal-content {  
  background: transparent;
  color: white;
  padding: 20px;
  border: none;
  width: 65%;
  margin:0 auto;
  padding-left: 0;
  padding-right: 0;
}

.close {
  background: #EDEDED;
  border-radius: 4px;
  color: grey;
  width: 21px;
  height: 21px;
  text-align: right;
  font-size: 36px;
  font-weight: bold;
  opacity: 1;
  position: relative;
  bottom: 36px;
  font-size: 20px;
  bottom: 53px;
  left: 98%;
  border: 1px solid;
  padding-right: 3px;
}

.close:hover,
.close:focus {
cursor: pointer;
}

.modal-date {
  position: relative;
  text-align: right;
  top: 14px;
  font-family: Karla;
  font-weight: bold;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) 
{
  .modal {
    padding-top: 24vh; 
  }
  .close {
    padding-right: 4px;
    left: 85vw;
  }
  .feature-video{
    width: 88%;
  }
  .modal-content {
    width: 88%;
  }
}

@media only screen and (min-width:576px) and (max-width: 768px) 
{
  .modal {
    padding-top: 24vh; 
  }
  .feature-video{
    width: 88%;
  }
  .modal-content {
    width: 88%;
  }
  .close {
    left: 85vw;
  }
}

@media only screen and (min-width:320px) and (max-width: 576px) 
{
  .modal {
    padding-top: 30vh; 
  }
  .modal-content {
    margin:0 auto;
    padding-left: 0;
    padding-right: 0;
    width: 88%;
  }
  .feature-video{
    font-size: 20px;
    height: 25px;
    width: 88%;
  }
  .close {
    font-size: 18px;
    bottom: 40px;
    left: 83vw;
    padding-right: 4px;
  }
  .modal-date {
    font-size: 12px;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 768px) and (orientation: landscape){
  .modal {
    padding-top: 8vh;
  }
  .close {
    padding-right: 4px;
    left: 86vw;
  }
}

/* video popup css changes end*/


.page-node-type-company .region-title-bar {
  padding-top:5%;
}

.page-node-type-company .region-title-bar h1 span{
  font-size:36px;
  padding-left:0.5%;
}

 .page-node-type-company .region-title-bar h1.title{
        line-height:36px !important;
}

@media only screen and (max-width:767px){
    .page-node-type-company .region-title-bar h1 span{
        font-size:18px !important;
    }
    
    .page-node-type-company .region-title-bar{
        width:80%;
        padding-top:10%;
    }

    .page-node-type-company .region-title-bar h1.title{
        line-height:21px !important;
    }
}

@media only screen and (min-width:768px) and (max-width:1024px) {
  .page-node-type-company .region-title-bar h1 span{
        font-size:24px !important;
    }
    
    .page-node-type-company .region-title-bar h1.title{
        line-height:24px !important;
    }
}

.paragraph--unpublished {
  background: none !important;
}




/* Accessed Denied Page Styling */ 

.custom-access-denied {
  padding-left: 8.1%;
  padding-right: 3%;
}

.custom-access-denied h1 {
  line-height:65px;
  font-weight:300;
}

.custom-access-denied p {
  font-family:'Karla', sans-serif;
  margin-bottom:0;
}

@media only screen and (max-width:767px) {
  .custom-access-denied p {
    font-size:13px;
    line-height:21px;
  }

  .custom-access-denied h1 {
    font-size:36px;
    line-height:36px;
  }

  .custom-access-denied {
    padding-left: 2%;
}
}

@media only screen and (min-width:768px) and (max-width:1024px) {
  .custom-access-denied p {
    font-size:14px;
    line-height:21px;
  }

  .custom-access-denied h1 {
    font-size:50px;
    line-height:50px;
    padding-top:5%;
  }

  .custom-access-denied {
    padding-left: 3%;
}
}

/*Page Not Found Styling */

.custom-page-not-found {
  padding-left: 8.1%;
  padding-right: 3%;
}

.custom-page-not-found h1 {
  line-height:65px;
  font-weight:300;
}

.custom-page-not-found p {
  font-family:'Karla', sans-serif;
  margin-bottom:0;
  padding-left:0.3%;
}

@media only screen and (max-width:767px) {
  .custom-page-not-found p {
    font-size:13px;
    line-height:21px;
  }

  .custom-page-not-found h1 {
    font-size:36px;
    line-height:36px;
  }

  .custom-page-not-found {
    padding-left: 2%;
}
}

@media only screen and (min-width:768px) and (max-width:1024px) {
  .custom-page-not-found p {
    font-size:14px;
    line-height:21px;
  }

  .custom-page-not-found h1 {
    font-size:50px;
    line-height:50px;
    padding-top:5%;
  }

  .custom-page-not-found {
    padding-left: 3%;
}
}
/* Cookie Compliance */
div#sliding-popup {
  background: #012a40;
  opacity: 0.9;
  height: auto;
  width: 100%;
}

div#sliding-popup p {
  color: #ffffff;
}

div#sliding-popup .eu-cookie-compliance-message {
  max-width: 70%;
  margin: 10px 0 0;
}

div#sliding-popup .eu-cookie-compliance-message a.privacy-policy-link {
  color: #fff;
  text-decoration: underline;
}

div#sliding-popup .eu-cookie-compliance-buttons button {
  margin-right: 5px;
  vertical-align: middle;
  overflow: visible;
  width: auto;
  border: none;
  background-color: transparent;
  color: #ffffff;
  text-transform: uppercase;
}

div#sliding-popup .eu-cookie-compliance-content {
  padding: 10px 5px 10px;
}

div#sliding-popup .eu-cookie-compliance-buttons .agree-button {
  width: 150px;
  background-color: #9c6e02;
  font-size: 16px;
  margin-top: 1em;
  padding: 10px;
}

div#sliding-popup .eu-cookie-compliance-buttons .decline-button {
  font-size: 30px;
  margin-top: 0.5em;
  width: 40px;
  position: relative;
  left:10%;
}

div#sliding-popup .eu-cookie-compliance-buttons .agree-button::after {
  content: "\f00c";
  font-family: "Font Awesome 5 Pro";
  color: #fff;
  position: relative;
  left: 5px;
}
@media (max-width: 414px) {
  div#sliding-popup .eu-cookie-compliance-buttons .decline-button{
  position: relative;
  left:5%;
}
}
@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait){
  div#sliding-popup .eu-cookie-compliance-buttons{
    margin-top: 0.5% !important;

  }
  div#sliding-popup .eu-cookie-compliance-buttons .decline-button{
  position: relative;
  left:3%;
}
div#sliding-popup .eu-cookie-compliance-message {
  max-width: 64%;
  margin: 10px 0 0;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
  div#sliding-popup p,
  div#sliding-popup .eu-cookie-compliance-buttons .agree-button {
    font-size: 14px;
  }
  div#sliding-popup .eu-cookie-compliance-buttons .decline-button {
    font-size: 26px;
  }
}

@media (min-width: 768px) and (max-width: 862px) {
  div#sliding-popup .eu-cookie-compliance-content {
    max-width: 90%;
  }
}

@media (max-width: 768px) {
  div#sliding-popup p,
  div#sliding-popup .eu-cookie-compliance-buttons .agree-button {
    font-size: 12px;
  }
  div#sliding-popup .eu-cookie-compliance-buttons .decline-button {
    font-size: 22px;
  }
}


@media (min-width: 726px) and (max-width: 767px) {
  div#sliding-popup .eu-cookie-compliance-content {
    max-width: 95%;
  }
}

@media (max-width: 725px) {
  div#sliding-popup .eu-cookie-compliance-message {
    max-width: 100%;
  }
  
  div#sliding-popup .eu-cookie-compliance-buttons {
    max-width: 100%;
    text-align: center;
    float: none;
  }
}
/* ACW-1242 */
.footer-wrapper .scl-links a i {
  color: #fff;
}
.footer-wrapper .scl-links a.youtube {
  margin: 0 5px 0 0;
}
/* ACW-1242 */
/*ACW-1506 -- Calloutbar*/
_::-webkit-full-page-media, _:future, :root .page-node-13958 .main-container {
  overflow:unset !important; 
}
.ares-theme .block-callout-bar .callout-close a{
  font-size: 0px !important;
}
.ares-theme .block-callout-bar .callout-close a > span{
  font-size: 16px;
  margin-right: 10px;
}
.ares-theme .block-callout-bar p{
  padding-right: 30px;
  padding-left: 30px;
}
.ares-theme .block-callout-bar >.text-formatted{
  width: auto !important;
}
.ares-theme .block-callout-bar{
  display: block;
  margin-top: 0;
  display: flex;
}

@media (max-width:767px) {
  .ares-theme .block-callout-bar .callout-close {
    position: absolute;
    right: 0;
    top: 10px;
  }   
  .ares-theme .block-callout-bar p{
    padding-right: 60px;
  }
}
/*ACW-1506 -- Calloutbar*/
/* ACW-1735 */
body:not(.path-frontpage) .header-section {
  position: relative;
  padding-bottom: 0px !important;
}
body:not(.path-frontpage) .header-section .region-title-bar {
  padding-top: 0px !important;
  top: 50%;
  padding-right: 10px;
  transform: translate(0%, -50%);
  position: absolute;
  width: 90% !important;
}
body:not(.path-frontpage) .header-section .region-title-bar .title span {
  display: block;
}
@media (max-width:767px) {
  body:not(.path-frontpage) .header-section .region-title-bar .title {
    margin-bottom: 0px !important;
  }
  body:not(.path-frontpage) .header-container.inner-page {
    top: 0px;
  }
  body:not(.path-frontpage) .header-section {
    margin-top: 0px !important;
  }
}
@media (max-width:576px) {
  body:not(.path-frontpage) .header-section .region-title-bar {
    padding-top: 50px !important;
  }
}
@media (max-width:667px) {
  body:not(.path-frontpage) .header-section .region-title-bar {
    padding-top: 52px !important;
  }
}
@media (min-width:668px) {
  body:not(.path-frontpage) .header-section .region-title-bar {
    padding-top: 97px !important;
  }
}
@media (min-width:768px) {
  body:not(.path-frontpage) .header-section .region-title-bar {
    padding-top: 165px !important;
  }
}
@media screen and (min-width:721px) and (max-width:992px) {
  body:not(.path-frontpage) .header-section .region-title-bar #block-ares-theme-page-title h1.title {
    font-size: 40px;
  }
}
@media screen and (min-width:993px) and (max-width:1240px) {
  body:not(.path-frontpage) .header-section .region-title-bar #block-ares-theme-page-title h1.title {
    font-size: 55px;
  }
}
@media (min-width:1291px) {
  body:not(.path-frontpage) .header-section .region-title-bar {
    width: 1290px !important;
    padding-left: 92px !important;
    padding-right: 50px;
  }
}
/* ACW-1735 */

/*ACW--1974*/
.ares_theme .view-news-views .views-exposed-form .form-item-keyword input,body.page-node-100 .videos-page-grid-item .view-news-views .views-exposed-form .form-item-keyword input{
    width: 100% !important;
    max-width:100% !important;
}