/* load materialzie icons */
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url("../iconfont/MaterialIcons-Regular.e79bfd88537d.eot"); /* For IE6-8 */
  src: local('Material Icons'),
    local('MaterialIcons-Regular'),
    url("../iconfont/MaterialIcons-Regular.703cf8f274fb.woff2") format('woff2'),
    url("../iconfont/MaterialIcons-Regular.84a37de85c17.woff") format('woff'),
    url("../iconfont/MaterialIcons-Regular.548cdd0e4a7d.ttf") format('truetype');
}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;

  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;

  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;

  /* Support for IE. */
  font-feature-settings: 'liga';
}

/* Load Segoe UI */
@font-face {
  font-family: 'RTLff';
  src: url("../iconfont/Segoe UI Bold Italic.676a12075e14.ttf") format('truetype'),
  url("../iconfont/Segoe UI Bold.65099f98c7cb.ttf") format('truetype'),
  url("../iconfont/Segoe UI Italic.5eb716ee36ae.ttf") format('truetype'),
  url("../iconfont/Segoe UI.0e7e9a9b5c4a.ttf") format('truetype'), ;
}

body, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4 {
  font-family: 'RTLff', Fallback, sans-serif !important;
  color: white;
  font-weight: 300;
  line-height: 1.5em;
  margin: auto;
}

p {
  font-size: 16px;
  line-height: 26px;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
@media screen and (min-width: 600px) {
  p {
    font-size: 18px;
    line-height: 30px;
  }
}
p a {
  color: inherit !important;
  font-weight: 600;
  text-decoration: underline !important;
}
.wordy-section {
  display: flex;
  margin: auto;
  justify-content: center;
  color: #333;
}
.wordy-section .container {
  max-width: 700px;
}
.wordy-section a {
  color: #EF7F46 !important;
}
@media screen and (min-width: 600px) {
  .wordy-section .container {
    padding: 0 30px;
  }
}

div.rich-text p, .wordy-section p {
  font-size: 16px !important;
  line-height: 26px !important;
  word-wrap: break-word !important;
  overflow-wrap: break-word !important;
}
@media screen and (min-width: 600px) {
  div.rich-text p, .wordy-section p {
    font-size: 18px !important;
    line-height: 30px !important;
  }
}

footer {
  color: white;
}


.rtl-orange { color: #EF7F46 !important; }
.rtl-grey { color: #373737 !important; /* #2F4858 */ }
.rtl-blue { color: #46B6EF !important; /* #47557A */ }
.rtl-pink { color: #EF4662 !important; /* #E0636F */ }
.rtl-yellow { color: #EFD346 !important; /* #BE8620 */ }
.rtl-green { color: #46EF7F !important; /* #00705D */ }
.rtl-purple { color: #D446EF !important; /* #B45B8A */ }
.rtl-indigo { color: #7F46EF !important; /* #7A5B8E */ }

.btn.btn-default {
  background-color: #EF7F46 !important;
  color: white !important;
}

a.btn {
  color: white;
}

#extra_message_alert a {
  color: inherit !important;
}

.nav-logo {
  height: 100%;
  width: 200px;
}

div.brand {
  display: flex;
  flex-direction: column;
  align-items: center;
}

#learn-logo-row {
  flex-direction: row;
  align-items: center;
  justify-content: center;
}

#learn_nav > div > div > div > ul {
  justify-content: center;
}

body { background-color: #263238; text-decoration: none;}
h1, h2, h3, h4, h5, h6 { text-align: center; }

.cert { margin: 5px; max-width: 80px; }
.page-header img { margin: 10% 0 10% 0; max-height: 250px; }
.slick-track { display: flex; align-items: center; }
.partners-section a { margin: 0 15px 0 15px; }
.partners-section a img { max-height: 150px; max-width: 300px; }

.cta { display: flex; flex-direction: column; align-items: center; }

#lazyStats { display: flex; flex-direction: column; align-items: center; justify-content: space-evenly; }
#odometer > div { margin: 22px; }
#chartContainer { height: 300px; width: 500px; max-width: 90vw; }

/* #carouselProductsServices > div > div.carousel-item.active > div > div > div { display: flex; flex-direction: column; align-items: center; } */
/* #carouselProductsServices > div > div > div > div > div > div { display: flex; flex-direction: row; justify-content: space-evenly;} */

.product-logo {
  max-width: 80%;
}

.logo-effects { filter: blur(3px) grayscale(0);; }
.text-dropshadow { filter: drop-shadow(2px 4px 6px black); }
.text-droplight { filter: drop-shadow(2px 4px 6px white); }

body > div.main.main-raised > div > div > div > div > div:nth-child(2) {display: flex; flex-direction: column; justify-content: center;}
body > div.main.main-raised > div > div > div > div { margin-bottom: 50px;}

body > div.main.main-raised > div.section.pillars-section > div > div:nth-child(2) { justify-content: space-around; }
body > div.main.main-raised > div.section.people > div > div { justify-content: space-around; }

.stats-block-link { justify-content: center;}
.stats-link-text {margin: 0vh 0vw 0vh 0vw;}

.product-title { color: #fff !important; }
.product-description {
  color: #fff;
  font-size: 1.25em;
  line-height: 1.55em;
  margin-bottom: 15px;
}
.product-button-margin { margin-top: 5vh; }
.cover { background-size: cover;}
.product-img { margin: 20px 0px; max-width: 100%; }

.img-rounded {
  border-radius: 6px;
}

.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
  display: block;
  max-width: 100%;
  height: auto;
}

/* make wagtail objects responsive */
.rich-text img { max-width: 100%; height: auto; }

div.rich-text > h2 { margin-top: 20px; margin-bottom: 30px; }
div.rich-text > h3 { margin-top: 20px; margin-bottom: 20px; }
div.rich-text > h4 { margin-top: 20px; margin-bottom: 10px; }

.single-product-block {
  background-size: cover;
  display: flex;
  flex-direction: column;
  justify-content: center;
  /* background-position: 50% 0%; */
  /* background-repeat: no-repeat; */
  background-attachment: fixed;
  min-height: 50vh;
}

/* #exampleModalCenter > div { z-index: 1041;} */
.modal {
  background: rgba(0, 0, 0, 0.5);
}
.modal-backdrop {
  display: none;
}

.social-icon-row { flex-direction: row; justify-content: center; }
.about-us-social-icon-img {  }
.about-us-social-icon-fa { color: #EF7F46; }
.about-us-social-icon-fa:hover, .about-us-social-icon-fa:focus { color: #46B6EF;}

/*footer*/
.col_white_amrc { color:#FFF;}
footer { width:100%; background-color:#263238; min-height:250px; padding:10px 0px 25px 0px ;}
.pt2 { padding-top:40px ; margin-bottom:20px ;}
footer p { font-size:13px; color:#CCC; padding-bottom:0px; margin-bottom:8px;}
.mb10 { padding-bottom:15px ;}
.footer_ul_amrc { margin:0px ; list-style-type:none ; font-size:14px; padding:0px 0px 10px 0px ; }
.footer_ul_amrc li { padding:0px 0px 0px 0px; display: block; }
.footer_ul_amrc li a { color:#CCC; }
.footer_ul_amrc li a:hover { color:#fff; text-decoration:none; }
.fleft {float:left;}
.padding-right {padding-right:10px;}

.footer_ul2_amrc {margin:0px; list-style-type:none; padding:0px;}
.footer_ul2_amrc li p {display:table;}
.footer_ul2_amrc li a:hover {text-decoration:none;}
.footer_ul2_amrc li i { margin-top:5px;}

.bottom_border { border-bottom:1px solid #323f45; padding-bottom:20px;}
.foote_bottom_ul_amrc {
  list-style-type:none;
  padding:0px;
  display:table;
  margin-top: 10px;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
}
.foote_bottom_ul_amrc li { display:inline;  float: left;}
.foote_bottom_ul_amrc li a { color:#999; margin:0 12px;}

.social_footer_ul { display:table; margin:15px auto 0 auto; list-style-type:none;  }
/* .social_footer_ul li { padding-left:20px; padding-top:10px; float:left;} */
.social_footer_ul li a { color:#CCC; }
.social_footer_ul li a img { width: 70px; }
.social_footer_ul li i { text-align:center; font-size: 70px;}

.footer_contacts_container { margin:0px ; list-style-type:none ; font-size:14px; padding:0px 0px 10px 0px ; }
.footer_contacts_container div { padding: 0.9375rem; display: block; }
.footer_contacts_container p a { color:#CCC; }
.footer_contacts_container p a:hover { color:#fff; text-decoration:none; }

.borderless { border: none !important; }

.sticky-nav {
  position: fixed;
  top: 30%;
  right: 0;
  list-style: none;
  z-index: 10;
  margin: 0;
  -webkit-transition: right 0.25s ease-in-out;
  transition: right 0.25s ease-in-out;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.sticky-nav li {
  padding: 0px 0;
}
.sticky-nav li a {
  background: #3f4653;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  width: 44px;
  height: 54px;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  float: right;
  padding-left: 5px;
}
.sticky-nav li a:hover {
  width: 54px;
  padding-left: 0;
  text-decoration: none;
  background: #3c9bd9;
}

.box-img-wrapper {
  width: 100%;
  /* min-height: 60%; */
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.box-img {
  margin-left: auto;
  margin-right: auto;
}

.consistent-footer-section {
  background-color: aliceblue;
}

#extra_message_alert > div > div > div > div > div > div > h4 > b { font-size: inherit; }#extra_message_alert > div > div > div > div > div > div > h4 > b { font-size: inherit; }
#extra_message_alert > div > div > div > div > div > div > p > a {
  /* color: inherit; */
  font-weight: 500;
  text-decoration: underline;
}

body > div.page-header.header-filter.header-small > div > div > div > div > div > h2 > a {
  color: inherit;
  font-weight: 500;
  text-decoration: underline;
}

body > div.main.main-raised > div > div > div > div > div > img {
  display: block;
  margin: 0 auto;
  margin-bottom: 25px;
}

body > div.main.main-raised > div > div > div > div > div > a { color: inherit; }
body > div.main.main-raised > div > div > div > div > div > a > h3 { font-weight: 400; }

.partner-slider { vertical-align: middle; }
.slick-track {
  display: flex !important;
  align-items: center;
}

.hide-counters {
  display: none;
}
.counter-container {
  padding: 2vh 0vw 2vh 0vw;
}

#odometer {
  text-align: center;
  font-size: 64px;
}

.partner-logo {
  margin-left: 2vw;
  margin-right: 2vw;
}

body > div.main.event-detail-page {
  display: flex;
  flex-direction: column;
  align-content: stretch;
  align-items: center;
  flex-wrap: nowrap;
}

.events-nav {
  color: white;
  position: fixed;
  top: 30%;
  right: 0;
  list-style: none;
  z-index: 10;
  padding: 22px;
  transition: right 0.25s ease-in-out;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  align-items: center;
  backdrop-filter: contrast(0.2);
}

.rating-block{
	background-color:#FAFAFA;
	border:1px solid #EFEFEF;
	padding:15px 15px 20px 15px;
	border-radius:3px;
}

.padding-bottom-7{
	padding-bottom:7px;
}

button.btn-grey{
  background-color:#D8D8D8;
	color:#FFF;
}

.center-flex {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.quote-container {
  max-width: 800px;
  margin:10px auto;
}
.quote-card {
  background: #fff;
  color: #222222;
  padding: 20px;
  padding-left: 50px;
  box-sizing: border-box;
  box-shadow: 0 2px 4px rgba(34, 34, 34, 0.12);
  position: relative;
  /* overflow: hidden; */
  min-height: 120px;
}
.quote-card p {
  font-size: 22px;
  line-height: 1.5;
  margin: 0;
  max-width: 80%;
}
.quote-card cite {
  font-size: 16px;
  margin-top: 10px;
  display: block;
  font-weight: 200;
  opacity: 0.8;
}
.quote-card:before {
  font-family: Georgia, serif;
  content: "“";
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 5em;
  color: rgba(238, 238, 238, 0.8);
  font-weight: normal;
}
.quote-card:after {
  font-family: Georgia, serif;
  content: "”";
  position: absolute;
  bottom: -110px;
  line-height: 100px;
  right: -32px;
  font-size: 25em;
  color: rgba(238, 238, 238, 0.8);
  font-weight: normal;
}

.no-bull { list-style-type: none; }

.col.center-col {
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.nav-pills .nav-item .nav-link {
  color: white !important;
}

div.help-topics-section a, div.press-listings-section a, div.stats-listings-section a {
  color: black;
}

.contact-col {
  background: aliceblue;
}

.section.tableau {
  padding: 0%;
  height: 100vh;
}
