/* line 1, app/assets/stylesheets/public.scss */
.header-holder:after, .add-info:after, .timeline-section .scaling-list:after {
  content: " ";
  display: block;
  clear: both;
}

/* line 6, app/assets/stylesheets/public.scss */
.secondary-nav, .main-nav, .three-columns ul, .four-columns, .footer-links, .info ul, .social-links, .contact-list, .add-info, .accordion, .accordion .detail-info ul, .select-options .drop-holder ul, #aside .aside-list, #aside .aside-list .inner-list, .links-boxs, .text-area ul, .markdown-text-area ul, .timeline-section .scaling-list, .timeline-section .req-parts ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 11, app/assets/stylesheets/public.scss */
html {
  box-sizing: border-box;
}

/* line 14, app/assets/stylesheets/public.scss */
*, *:before, *:after {
  box-sizing: inherit;
}

/* line 17, app/assets/stylesheets/public.scss */
body {
  margin: 0;
  color: #000;
  background: #fff;
  font: 12px/1.25 'Open Sans', sans-serif;
  min-width: 320px;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: none;
}

/* line 26, app/assets/stylesheets/public.scss */
* {
  max-height: 1000000px;
}

/* line 29, app/assets/stylesheets/public.scss */
article, aside, details, figcaption, figure, footer, header, main, nav, section, summary {
  display: block;
}

/* line 32, app/assets/stylesheets/public.scss */
img {
  border-style: none;
  max-width: 100%;
  height: auto;
}

/* line 37, app/assets/stylesheets/public.scss */
a {
  text-decoration: none;
  color: #666;
}

/* line 40, app/assets/stylesheets/public.scss */
a:hover {
  text-decoration: underline;
}

/* line 43, app/assets/stylesheets/public.scss */
input, textarea, select {
  font: 100% 'Open Sans', sans-serif;
  color: #000;
  vertical-align: middle;
}

/* line 48, app/assets/stylesheets/public.scss */
form, fieldset {
  margin: 0;
  padding: 0;
  border-style: none;
}

/* line 53, app/assets/stylesheets/public.scss */
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 57, app/assets/stylesheets/public.scss */
button, input[type="button"], input[type="reset"], input[type="file"], input[type="submit"] {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  cursor: pointer;
}

/* line 62, app/assets/stylesheets/public.scss */
input[type="text"], input[type="tel"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], textarea {
  margin: 0;
  padding: 4px 7px;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border: 1px solid #999;
}

/* line 68, app/assets/stylesheets/public.scss */
input[type="text"]:focus, input[type="tel"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, textarea:focus {
  border-color: #4d4d4d;
}

/* line 71, app/assets/stylesheets/public.scss */
textarea {
  overflow: auto;
  resize: vertical;
  vertical-align: top;
}

/* line 76, app/assets/stylesheets/public.scss */
input[type="checkbox"], input[type="radio"] {
  padding: 0;
}

/* line 79, app/assets/stylesheets/public.scss */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 82, app/assets/stylesheets/public.scss */
h1, h2, h3, h4, h5, h6 {
  font-family: 'Open Sans', sans-serif;
  line-height: 1.2em;
  margin: 0 0 1.2em;
}

/* line 87, app/assets/stylesheets/public.scss */
p {
  margin: 0 0 1.2em;
}

/* line 90, app/assets/stylesheets/public.scss */
q {
  quotes: none;
}

/* line 92, app/assets/stylesheets/public.scss */
q:before, q:after {
  content: '';
  content: none;
}

/* line 96, app/assets/stylesheets/public.scss */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 102, app/assets/stylesheets/public.scss */
sup {
  top: -0.5em;
}

/* line 105, app/assets/stylesheets/public.scss */
sub {
  bottom: -0.25em;
}

/* line 108, app/assets/stylesheets/public.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 112, app/assets/stylesheets/public.scss */
.gm-style img {
  max-width: none;
}

/* line 115, app/assets/stylesheets/public.scss */
input[type=search]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

/* line 118, app/assets/stylesheets/public.scss */
input[type=search]::-ms-clear {
  display: none;
}

/* line 121, app/assets/stylesheets/public.scss */
input[type=search]::-webkit-search-decoration {
  display: none;
}

@font-face {
  font-family: 'icomoon';
  src: url(/assets/icomoon-3e745ffa8f94e24bcabaf8d65b28cc6dece51b2b485bd02c31994d13ad9edfcb.eot);
  src: url(/assets/icomoon-3e745ffa8f94e24bcabaf8d65b28cc6dece51b2b485bd02c31994d13ad9edfcb.eot) format("embedded-opentype"), url(/assets/icomoon-096eea7347d86886a38b1af0938add2f55d73ed1ca1ebe8d6545c39984247a43.ttf) format("truetype"), url(/assets/icomoon-ab2a6db96b12d1617ae6cfc2749a83444308be1351e95cd0a4eea5bbbd0fb47b.woff) format("woff"), url(/assets/icomoon-095a3146d855239e907c7eb6388804d0a827d9988ee5e45274a4a471cd39fde1.svg) format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 131, app/assets/stylesheets/public.scss */
[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon';
  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;
}

/* line 143, app/assets/stylesheets/public.scss */
.new-content {
  color: #fcb103;
  font-size: 13px;
}

/* line 148, app/assets/stylesheets/public.scss */
.new-content:hover {
  color: #000000;
}

/* line 152, app/assets/stylesheets/public.scss */
.icon-arrow:before {
  content: "\e600";
}

/* line 155, app/assets/stylesheets/public.scss */
.icon-icon_facebook:before {
  content: "\e601";
}

/* line 158, app/assets/stylesheets/public.scss */
.icon-icon_linkedin:before {
  content: "\e602";
}

/* line 161, app/assets/stylesheets/public.scss */
.icon-icon_twitter:before {
  content: "\e603";
}

@media only screen and (min-width: 1025px) {
  /* line 165, app/assets/stylesheets/public.scss */
  .nav-holder.js-slide-hidden {
    position: static !important;
    top: 0 !important;
    left: 0 !important;
  }
}

/* placeholder input styles */
/* line 171, app/assets/stylesheets/public.scss */
::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #000;
}

/* line 175, app/assets/stylesheets/public.scss */
:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #000;
}

/* line 179, app/assets/stylesheets/public.scss */
::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #000;
  opacity: 1;
}

/* line 184, app/assets/stylesheets/public.scss */
:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #000;
}

/* line 188, app/assets/stylesheets/public.scss */
.bg-img {
  position: absolute;
  left: 50%;
  top: 0;
  margin: 0 0 0 -720px;
  width: 1440px;
  opacity: 0.5;
  z-index: 999;
  pointer-events: none;
}

/* line 198, app/assets/stylesheets/public.scss */
#header {
  background: #fff;
}

/* line 201, app/assets/stylesheets/public.scss */
.header-holder {
  max-width: 1230px;
  margin: 0 auto;
  padding: 18px 24px 20px;
}

@media only screen and (max-width: 1025px) {
  /* line 206, app/assets/stylesheets/public.scss */
  .header-holder {
    padding: 18px 0 20px;
  }
}

/* line 209, app/assets/stylesheets/public.scss */
h3 {
  color: #1c75b2;
}

/* line 212, app/assets/stylesheets/public.scss */
.container-holder {
  max-width: 1230px;
  margin: 0 auto;
}

/* line 216, app/assets/stylesheets/public.scss */
.title-bar {
  position: relative;
  padding: 56px 24px;
}

/* line 219, app/assets/stylesheets/public.scss */
.title-bar:after {
  position: absolute;
  content: "";
  left: -999px;
  right: -999px;
  top: 0;
  bottom: 0;
  background: #f1f2f2;
  z-index: -1;
}

/* line 228, app/assets/stylesheets/public.scss */
.title-bar h1 {
  font-size: 36px;
  line-height: 40px;
  margin: 0 0 5px;
  color: #231f20;
  font-weight: normal;
}

@media only screen and (max-width: 767px) {
  /* line 235, app/assets/stylesheets/public.scss */
  .title-bar h1 {
    font-size: 31px;
    line-height: 35px;
    text-align: center;
  }
}

/* line 240, app/assets/stylesheets/public.scss */
.logo {
  float: left;
  width: 127px;
}

/* line 243, app/assets/stylesheets/public.scss */
.logo a {
  display: block;
  height: 112px;
}

/* line 246, app/assets/stylesheets/public.scss */
.logo a img {
  display: block;
  width: 100%;
  height: auto;
}

@media only screen and (max-width: 1025px) {
  /* line 251, app/assets/stylesheets/public.scss */
  .logo {
    margin: 0 0 0 24px;
  }
}

/* line 254, app/assets/stylesheets/public.scss */
#nav {
  position: relative;
  float: right;
  max-width: 85%;
}

@media only screen and (max-width: 1025px) {
  /* line 259, app/assets/stylesheets/public.scss */
  #nav {
    float: none;
    width: 100%;
    max-width: inherit;
  }
}

/* line 264, app/assets/stylesheets/public.scss */
.nav-opener {
  display: none;
  width: 50px;
  height: 31px;
  position: absolute;
  right: 29px;
  top: 29px;
  text-indent: -9999px;
}

/* line 272, app/assets/stylesheets/public.scss */
.nav-opener:before, .nav-opener:after, .nav-opener span {
  background: #d1d3d4;
  position: absolute;
  top: 12px;
  left: 0;
  right: 25%;
  height: 4px;
  margin-top: 1px;
  width: 50px;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

/* line 283, app/assets/stylesheets/public.scss */
.nav-opener:before, .nav-opener:after {
  content: '';
  top: 0;
}

/* line 286, app/assets/stylesheets/public.scss */
.nav-opener:after {
  top: 24px;
}

/* line 288, app/assets/stylesheets/public.scss */
.nav-opener:hover:before, .nav-opener:hover:after, .nav-opener:hover span {
  background: #0075b2;
}

@media only screen and (max-width: 1025px) {
  /* line 291, app/assets/stylesheets/public.scss */
  .nav-opener {
    display: block;
  }
}

/* line 294, app/assets/stylesheets/public.scss */
.nav-holder {
  width: 100%;
  overflow: hidden;
}

@media only screen and (max-width: 1025px) {
  /* line 298, app/assets/stylesheets/public.scss */
  .nav-holder {
    top: 132px;
    position: absolute;
    width: 100%;
    z-index: 1;
    text-align: center;
    left: 0;
    right: 0;
    background: #fff;
    box-shadow: 0 7px 26px 0 rgba(0, 0, 0, 0.4);
  }
}

@media only screen and (max-width: 1025px) {
  /* line 310, app/assets/stylesheets/public.scss */
  .nav-box {
    display: table;
    width: 100%;
    padding: 16px 0 0;
  }
}

/* line 315, app/assets/stylesheets/public.scss */
.secondary-nav {
  float: right;
  font-size: 14px;
  line-height: 18px;
  font-weight: 700;
  text-transform: uppercase;
}

/* line 321, app/assets/stylesheets/public.scss */
.secondary-nav li {
  float: left;
  padding: 1px 2px 3px 28px;
}

/* line 324, app/assets/stylesheets/public.scss */
.secondary-nav li.active a {
  color: #2c2c2c;
}

/* line 326, app/assets/stylesheets/public.scss */
.secondary-nav a {
  color: #A8AAAD;
  text-decoration: none;
  transition: color 0.3s ease 0s;
}

/* line 330, app/assets/stylesheets/public.scss */
.secondary-nav a:hover {
  text-decoration: none;
  color: #6D6E71;
}

@media only screen and (max-width: 1025px) {
  /* line 334, app/assets/stylesheets/public.scss */
  .secondary-nav a {
    color: #6D6E71;
    display: block;
    padding: 20px 10px 17px;
  }
  /* line 338, app/assets/stylesheets/public.scss */
  .secondary-nav a:hover {
    color: #A8AAAD;
  }
}

@media only screen and (max-width: 1025px) {
  /* line 341, app/assets/stylesheets/public.scss */
  .secondary-nav {
    margin: 0;
    padding: 0;
    display: table-footer-group;
    width: 100% !important;
    font-size: 18px;
    line-height: 22px;
    float: none;
  }
  /* line 349, app/assets/stylesheets/public.scss */
  .secondary-nav li {
    float: none;
    padding: 0;
  }
}

/* line 353, app/assets/stylesheets/public.scss */
.nav-active .nav-opener:before, .nav-active .nav-opener:after, .nav-active .nav-opener span {
  background: #0075b2;
}

/* line 356, app/assets/stylesheets/public.scss */
.main-nav {
  float: right;
  font-size: 18px;
  line-height: 22px;
  font-weight: 600;
  padding: 33px 48px 0 0;
  text-transform: uppercase;
}

/* line 363, app/assets/stylesheets/public.scss */
.main-nav li {
  float: left;
  margin: 0 2px 0 36px;
  padding: 0 0 21px;
  position: relative;
}

/* line 368, app/assets/stylesheets/public.scss */
.main-nav li:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 6px;
  bottom: 0;
  left: 0;
  right: 0;
  display: none;
}

@media only screen and (max-width: 1210px) {
  /* line 378, app/assets/stylesheets/public.scss */
  .main-nav li {
    margin: 0 2px 0 20px;
  }
}

@media only screen and (max-width: 1050px) {
  /* line 381, app/assets/stylesheets/public.scss */
  .main-nav li {
    margin: 0 2px 0 18px;
  }
}

@media only screen and (max-width: 1025px) {
  /* line 384, app/assets/stylesheets/public.scss */
  .main-nav li {
    margin: 0;
    padding: 0;
  }
}

/* line 387, app/assets/stylesheets/public.scss */
.main-nav .blue.active a, .main-nav .blue:hover a {
  color: #406DE4;
}

/* line 389, app/assets/stylesheets/public.scss */
.main-nav .blue.active:after, .main-nav .blue:hover:after {
  display: block;
  background: #406DE4;
}

/* line 392, app/assets/stylesheets/public.scss */
.main-nav .blue a:hover {
  color: #406DE4;
}

@media only screen and (max-width: 1025px) {
  /* line 395, app/assets/stylesheets/public.scss */
  .main-nav .blue.active a, .main-nav .blue:hover a {
    color: #6D6E71;
  }
  /* line 397, app/assets/stylesheets/public.scss */
  .main-nav .blue.active:after, .main-nav .blue:hover:after {
    display: none;
  }
  /* line 399, app/assets/stylesheets/public.scss */
  .main-nav .blue a:hover {
    color: #fff;
    background: #406DE4;
  }
  /* line 402, app/assets/stylesheets/public.scss */
  .main-nav .blue.active a {
    color: #fff;
    background: #406DE4;
  }
}

/* line 405, app/assets/stylesheets/public.scss */
.main-nav .green.active a, .main-nav .green:hover a {
  color: #4A882A;
}

/* line 407, app/assets/stylesheets/public.scss */
.main-nav .green.active:after, .main-nav .green:hover:after {
  display: block;
  background: #4A882A;
}

/* line 410, app/assets/stylesheets/public.scss */
.main-nav .green a:hover {
  color: #4A882A;
}

@media only screen and (max-width: 1025px) {
  /* line 413, app/assets/stylesheets/public.scss */
  .main-nav .green.active a, .main-nav .green:hover a {
    color: #6D6E71;
  }
  /* line 415, app/assets/stylesheets/public.scss */
  .main-nav .green.active:after, .main-nav .green:hover:after {
    display: none;
  }
  /* line 417, app/assets/stylesheets/public.scss */
  .main-nav .green a:hover {
    color: #fff;
    background: #4A882A;
  }
  /* line 420, app/assets/stylesheets/public.scss */
  .main-nav .green.active a {
    color: #fff;
    background: #4A882A;
  }
}

/* line 423, app/assets/stylesheets/public.scss */
.main-nav .pink.active a, .main-nav .pink:hover a {
  color: #D84765;
}

/* line 425, app/assets/stylesheets/public.scss */
.main-nav .pink.active:after, .main-nav .pink:hover:after {
  display: block;
  background: #D84765;
}

/* line 428, app/assets/stylesheets/public.scss */
.main-nav .pink a:hover {
  color: #D84765;
}

@media only screen and (max-width: 1025px) {
  /* line 431, app/assets/stylesheets/public.scss */
  .main-nav .pink.active a, .main-nav .pink:hover a {
    color: #6D6E71;
  }
  /* line 433, app/assets/stylesheets/public.scss */
  .main-nav .pink.active:after, .main-nav .pink:hover:after {
    display: none;
  }
  /* line 435, app/assets/stylesheets/public.scss */
  .main-nav .pink a:hover {
    color: #fff;
    background: #D84765;
  }
  /* line 438, app/assets/stylesheets/public.scss */
  .main-nav .pink.active a {
    color: #fff;
    background: #D84765;
  }
}

/* line 441, app/assets/stylesheets/public.scss */
.main-nav .yellow.active a, .main-nav .yellow:hover a {
  color: #f7941e;
}

/* line 443, app/assets/stylesheets/public.scss */
.main-nav .yellow.active:after, .main-nav .yellow:hover:after {
  display: block;
  background: #f7941e;
}

/* line 446, app/assets/stylesheets/public.scss */
.main-nav .yellow a:hover {
  color: #f7941e;
}

@media only screen and (max-width: 1025px) {
  /* line 449, app/assets/stylesheets/public.scss */
  .main-nav .yellow.active a, .main-nav .yellow:hover a {
    color: #6D6E71;
  }
  /* line 451, app/assets/stylesheets/public.scss */
  .main-nav .yellow.active:after, .main-nav .yellow:hover:after {
    display: none;
  }
  /* line 453, app/assets/stylesheets/public.scss */
  .main-nav .yellow a:hover {
    color: #fff;
    background: #f7941e;
  }
  /* line 456, app/assets/stylesheets/public.scss */
  .main-nav .yellow.active a {
    color: #fff;
    background: #f7941e;
  }
}

/* line 459, app/assets/stylesheets/public.scss */
.main-nav a {
  color: #6E6F72;
  text-decoration: none;
  transition: all 0.3s ease 0s;
}

/* line 463, app/assets/stylesheets/public.scss */
.main-nav a:hover {
  text-decoration: none;
  color: #6D6E71;
}

@media only screen and (max-width: 1025px) {
  /* line 467, app/assets/stylesheets/public.scss */
  .main-nav a {
    color: #6D6E71;
    display: block;
    padding: 18px 10px;
  }
}

@media only screen and (max-width: 1210px) {
  /* line 472, app/assets/stylesheets/public.scss */
  .main-nav {
    font-size: 16px;
    line-height: 20px;
  }
}

@media only screen and (max-width: 1025px) {
  /* line 476, app/assets/stylesheets/public.scss */
  .main-nav {
    font-size: 18px;
    line-height: 22px;
    padding: 16px 0 0;
    float: none;
    display: table-header-group;
    width: 100%;
  }
  /* line 483, app/assets/stylesheets/public.scss */
  .main-nav li {
    float: none;
  }
}

/* line 486, app/assets/stylesheets/public.scss */
#main {
  overflow: hidden;
}

/* line 489, app/assets/stylesheets/public.scss */
.banner {
  position: relative;
}

/* line 491, app/assets/stylesheets/public.scss */
.banner img {
  display: block;
  width: 100%;
  height: auto;
}

@media only screen and (max-width: 767px) {
  /* line 496, app/assets/stylesheets/public.scss */
  .banner img {
    width: 384%;
    position: relative;
    right: 219%;
    max-width: inherit;
    max-height: 592px;
  }
}

/* line 503, app/assets/stylesheets/public.scss */
.banner-holder {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

@media only screen and (max-width: 767px) {
  /* line 510, app/assets/stylesheets/public.scss */
  .banner-holder {
    background: rgba(255, 255, 255, 0.8);
  }
}

/* line 513, app/assets/stylesheets/public.scss */
.banner-box {
  max-width: 1440px;
  margin: 0 auto;
  overflow: hidden;
}

/* line 518, app/assets/stylesheets/public.scss */
.banner-text {
  float: left;
  max-width: 480px;
  padding: 61px 59px 60px;
  font-size: 30px;
  line-height: 48px;
  font-weight: 600;
  background: rgba(255, 255, 255, 0.2);
  color: #0A4665;
}

@media only screen and (max-width: 1439px) {
  /* line 528, app/assets/stylesheets/public.scss */
  .banner-text {
    padding: 10px 59px 0;
  }
}

@media only screen and (max-width: 1200px) {
  /* line 531, app/assets/stylesheets/public.scss */
  .banner-text {
    background: none;
    max-width: 700px;
    padding: 20px 59px 0;
  }
}

@media only screen and (max-width: 900px) {
  /* line 536, app/assets/stylesheets/public.scss */
  .banner-text {
    max-width: 600px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 539, app/assets/stylesheets/public.scss */
  .banner-text {
    padding: 49px 24px 0;
    max-width: 350px;
  }
}

@media only screen and (max-width: 374px) {
  /* line 543, app/assets/stylesheets/public.scss */
  .banner-text {
    padding: 49px 10px 0;
  }
}

/* line 546, app/assets/stylesheets/public.scss */
h1 {
  font-size: 30px;
  line-height: 48px;
  font-weight: 600;
  margin: 0 0 5px;
  letter-spacing: -1px;
}

@media only screen and (max-width: 890px) {
  /* line 553, app/assets/stylesheets/public.scss */
  h1 {
    margin: 0 0 25px;
    font-size: 28px;
    line-height: 38px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 558, app/assets/stylesheets/public.scss */
  h1 {
    line-height: 48px;
    margin: 0 0 57px;
  }
}

/* line 562, app/assets/stylesheets/public.scss */
.btn {
  position: relative;
  height: 70px;
  padding: 16px 75px 15px 29px;
  margin: 0 0 23px;
  text-align: center;
  min-width: 382px;
  max-width: 382px;
  background: #0075b2;
  display: inline-block;
  vertical-align: top;
  font-size: 21px;
  line-height: 25px;
  color: #fff;
  text-align: left;
  font-weight: 700;
  transition: background 0.3s ease 0s;
  border-top: 4px solid rgba(255, 255, 255, 0.5);
}

/* line 580, app/assets/stylesheets/public.scss */
.btn:hover {
  text-decoration: none;
  background: #005885;
}

/* line 583, app/assets/stylesheets/public.scss */
.btn .icon-arrow {
  font-size: 16px;
  line-height: 16px;
  color: #fff;
  position: absolute;
  top: 50%;
  right: 30px;
  margin: -11px 0 0;
}

@media only screen and (max-width: 1000px) {
  /* line 592, app/assets/stylesheets/public.scss */
  .btn {
    padding: 7px 75px 7px 29px;
    height: 50px;
    font-size: 17px;
    line-height: 25px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 598, app/assets/stylesheets/public.scss */
  .btn {
    min-width: inherit;
    width: 324px;
    font-size: 18px;
    line-height: 25px;
    height: 70px;
    padding: 16px 60px 16px 29px;
    margin: 0 0 21px 2px;
  }
  /* line 606, app/assets/stylesheets/public.scss */
  .btn .icon-arrow {
    right: 24px;
  }
}

@media only screen and (max-width: 374px) {
  /* line 609, app/assets/stylesheets/public.scss */
  .btn {
    padding: 16px 60px 16px 10px;
    width: 295px;
  }
}

/* line 613, app/assets/stylesheets/public.scss */
.three-columns {
  padding: 92px 0 106px;
  max-width: 1210px;
  margin: 0 auto;
}

/* line 617, app/assets/stylesheets/public.scss */
.three-columns ul {
  overflow: hidden;
  font-size: 21px;
  line-height: 30px;
  font-weight: 700;
}

@media only screen and (max-width: 1200px) {
  /* line 623, app/assets/stylesheets/public.scss */
  .three-columns ul {
    font-size: 18px;
    line-height: 30px;
  }
}

/* line 626, app/assets/stylesheets/public.scss */
.three-columns li {
  float: left;
  width: 33.3%;
  padding: 0 15px;
}

@media only screen and (max-width: 767px) {
  /* line 631, app/assets/stylesheets/public.scss */
  .three-columns li {
    float: none;
    text-align: left;
    width: 100%;
    padding: 0 26px 27px;
  }
}

/* line 636, app/assets/stylesheets/public.scss */
.three-columns a {
  color: #fff;
  padding: 38px 45px;
  text-decoration: none;
  display: block;
  border-top: 6px solid rgba(255, 255, 255, 0.5);
  transition: background 0.3s ease 0s;
}

@media only screen and (max-width: 1200px) {
  /* line 644, app/assets/stylesheets/public.scss */
  .three-columns a {
    padding: 20px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 647, app/assets/stylesheets/public.scss */
  .three-columns a {
    padding: 36px 31px;
  }
}

/* line 649, app/assets/stylesheets/public.scss */
.three-columns .blue-box {
  background: #406de4;
}

/* line 651, app/assets/stylesheets/public.scss */
.three-columns .blue-box:hover {
  background: #0075b2;
}

/* line 653, app/assets/stylesheets/public.scss */
.three-columns .green-box {
  background: #63b538;
}

/* line 655, app/assets/stylesheets/public.scss */
.three-columns .green-box:hover {
  background: #4A882A;
}

/* line 657, app/assets/stylesheets/public.scss */
.three-columns .pink-box {
  background: #d84765;
}

/* line 659, app/assets/stylesheets/public.scss */
.three-columns .pink-box:hover {
  background: #db2d51;
}

/* line 661, app/assets/stylesheets/public.scss */
.three-columns p {
  margin: 0 0 25px;
}

@media only screen and (max-width: 975px) {
  /* line 664, app/assets/stylesheets/public.scss */
  .three-columns {
    padding: 49px 0 26px;
  }
  /* line 666, app/assets/stylesheets/public.scss */
  .three-columns p {
    margin: 0 0 7px;
  }
}

/* line 669, app/assets/stylesheets/public.scss */
.text-none {
  display: inline-block;
  vertical-align: top;
}

@media only screen and (max-width: 767px) {
  /* line 673, app/assets/stylesheets/public.scss */
  .text-none {
    display: none;
  }
}

/* line 676, app/assets/stylesheets/public.scss */
h2 {
  font-size: 36px;
  line-height: 40px;
  margin: 0 0 28px;
  font-weight: 300;
}

@media only screen and (max-width: 1200px) {
  /* line 682, app/assets/stylesheets/public.scss */
  h2 {
    font-size: 28px;
    line-height: 32px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 686, app/assets/stylesheets/public.scss */
  h2 {
    font-size: 36px;
    line-height: 40px;
    margin: 0 0 23px;
  }
}

/* line 691, app/assets/stylesheets/public.scss */
h3 {
  font-size: 36px;
  line-height: 42px;
  color: #67809F;
  margin: 0;
  font-weight: 300;
}

@media only screen and (max-width: 975px) {
  /* line 698, app/assets/stylesheets/public.scss */
  h3 {
    font-size: 28px;
    line-height: 34px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 702, app/assets/stylesheets/public.scss */
  h3 {
    font-size: 36px;
    line-height: 42px;
  }
}

/* line 706, app/assets/stylesheets/public.scss */
h4 {
  font-size: 27px;
  line-height: 36px;
  margin: 0 0 14px;
  font-weight: 600;
}

/* line 711, app/assets/stylesheets/public.scss */
h4 a {
  text-decoration: none;
  color: #414042;
  transition: color 0.3s ease 0s;
}

/* line 715, app/assets/stylesheets/public.scss */
h4 a:hover {
  text-decoration: none;
  color: #0075b2;
}

@media only screen and (max-width: 975px) {
  /* line 719, app/assets/stylesheets/public.scss */
  h4 {
    font-size: 20px;
    line-height: 26px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 723, app/assets/stylesheets/public.scss */
  h4 {
    font-size: 27px;
    line-height: 36px;
    margin: 0 0 17px;
  }
}

/* line 728, app/assets/stylesheets/public.scss */
.recent-news {
  background: #F1F2F2;
}

/* line 731, app/assets/stylesheets/public.scss */
.recent-news-holder li {
  list-style-type: none;
}

/* line 735, app/assets/stylesheets/public.scss */
.recent-news-holder {
  max-width: 1210px;
  margin: 0 auto;
  overflow: auto;
  padding: 15px;
}

@media only screen and (max-width: 767px) {
  /* line 741, app/assets/stylesheets/public.scss */
  .recent-news-holder {
    padding: 15px 25px 18px;
  }
}

/* line 744, app/assets/stylesheets/public.scss */
.recent-news-holder .news-image {
  float: left;
  margin-right: 20px;
  margin-bottom: 4px;
}

/* line 750, app/assets/stylesheets/public.scss */
.recent-news-holder .news-caption {
  max-width: 300px;
  font-size: 14px;
}

/* line 753, app/assets/stylesheets/public.scss */
.recent-news-holder .news-caption p {
  margin: 8px 0;
}

/* line 756, app/assets/stylesheets/public.scss */
.recent-news-holder .news-image.large > .news-caption {
  width: 100%;
}

/* line 760, app/assets/stylesheets/public.scss */
.recent-news-holder p.actions {
  clear: both;
}

/* line 764, app/assets/stylesheets/public.scss */
.recent-news-intro {
  clear: both;
}

/* line 768, app/assets/stylesheets/public.scss */
.heading-holder {
  padding: 43px 60px 50px 0;
}

@media only screen and (max-width: 767px) {
  /* line 771, app/assets/stylesheets/public.scss */
  .heading-holder {
    padding: 43px 0 33px;
  }
}

/* line 774, app/assets/stylesheets/public.scss */
.view-all {
  text-decoration: none;
  color: #0075b2;
  font-size: 21px;
  line-height: 25px;
  position: relative;
  font-weight: 700;
  margin: 6px 0 0 40px;
  display: inline-block;
  vertical-align: middle;
  transition: color 0.3s ease 0s;
}

/* line 785, app/assets/stylesheets/public.scss */
.view-all:hover {
  text-decoration: none;
  color: #d84765;
}

/* line 788, app/assets/stylesheets/public.scss */
.view-all:hover .icon-arrow {
  color: #d84765;
}

/* line 790, app/assets/stylesheets/public.scss */
.view-all .icon-arrow {
  font-size: 16px;
  line-height: 16px;
  color: #0075b2;
  position: absolute;
  transition: color 0.3s ease 0s;
  top: 50%;
  right: -62px;
  margin: -6px 0 0;
}

@media only screen and (max-width: 767px) {
  /* line 800, app/assets/stylesheets/public.scss */
  .view-all .icon-arrow {
    display: none;
  }
}

@media only screen and (max-width: 975px) {
  /* line 803, app/assets/stylesheets/public.scss */
  .view-all {
    font-size: 16px;
    line-height: 20px;
  }
  /* line 806, app/assets/stylesheets/public.scss */
  .view-all .icon-arrow {
    font-size: 10px;
    line-height: 10px;
    margin: -3px 0 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 811, app/assets/stylesheets/public.scss */
  .view-all {
    margin: 7px 0 0 18px;
    font-size: 18px;
    line-height: 22px;
  }
}

/* line 816, app/assets/stylesheets/public.scss */
.four-columns {
  overflow: hidden;
  color: #6D6E71;
  font-size: 18px;
  line-height: 27px;
}

/* line 821, app/assets/stylesheets/public.scss */
.four-columns li {
  width: 25%;
  float: left;
  padding: 0 16px 0 8px;
}

@media only screen and (max-width: 767px) {
  /* line 826, app/assets/stylesheets/public.scss */
  .four-columns li {
    width: 50%;
    padding: 0 10px 10px 0;
  }
}

@media only screen and (max-width: 639px) {
  /* line 830, app/assets/stylesheets/public.scss */
  .four-columns li {
    padding: 39px 0;
    width: 100%;
    border-top: 1px solid #e5e6e7;
  }
}

/* line 834, app/assets/stylesheets/public.scss */
.four-columns li:first-child {
  padding: 0 20px 0 0;
}

@media only screen and (max-width: 767px) {
  /* line 837, app/assets/stylesheets/public.scss */
  .four-columns li:first-child {
    padding: 0 0 10px;
  }
}

@media only screen and (max-width: 639px) {
  /* line 840, app/assets/stylesheets/public.scss */
  .four-columns li:first-child {
    width: 100%;
    border: none;
    padding: 10px 0 36px;
  }
}

/* line 844, app/assets/stylesheets/public.scss */
.four-columns time {
  font-size: 14px;
  line-height: 18px;
  color: #0075b2;
  display: block;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 0 4px;
}

/* line 852, app/assets/stylesheets/public.scss */
.four-columns p {
  margin: 0;
}

@media only screen and (max-width: 975px) {
  /* line 855, app/assets/stylesheets/public.scss */
  .four-columns {
    font-size: 15px;
    line-height: 22px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 859, app/assets/stylesheets/public.scss */
  .four-columns {
    font-size: 18px;
    line-height: 27px;
  }
}

/* line 863, app/assets/stylesheets/public.scss */
#footer {
  background: #2c2c2c;
}

/* line 866, app/assets/stylesheets/public.scss */
.head {
  font-size: 24px;
  line-height: 30px;
  margin: 0 0 20px;
  display: block;
  font-weight: 400;
  color: #808080;
}

@media only screen and (max-width: 975px) {
  /* line 874, app/assets/stylesheets/public.scss */
  .head {
    font-size: 20px;
    line-height: 24px;
  }
}

/* line 878, app/assets/stylesheets/public.scss */
.footer-holder {
  max-width: 1180px;
  margin: 0 auto;
  padding: 49px 0 43px;
  overflow: hidden;
  border-bottom: 2px solid #454545;
}

/* line 884, app/assets/stylesheets/public.scss */
.footer-holder .col {
  width: 25%;
  float: left;
  padding: 0 0 0 10px;
}

/* line 888, app/assets/stylesheets/public.scss */
.footer-holder .col:first-child {
  padding: 0 10px 0 0;
}

@media only screen and (max-width: 1220px) {
  /* line 891, app/assets/stylesheets/public.scss */
  .footer-holder {
    padding: 49px 20px 43px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 894, app/assets/stylesheets/public.scss */
  .footer-holder {
    display: none;
  }
}

/* line 897, app/assets/stylesheets/public.scss */
.footer-links {
  overflow: hidden;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
}

/* line 902, app/assets/stylesheets/public.scss */
.footer-links li {
  margin: 0 0 12px;
}

/* line 904, app/assets/stylesheets/public.scss */
.footer-links a {
  color: #d1d3d4;
  text-decoration: underline;
  transition: color 0.3s ease 0s;
}

/* line 908, app/assets/stylesheets/public.scss */
.footer-links a:hover {
  color: #fff;
}

@media only screen and (max-width: 975px) {
  /* line 911, app/assets/stylesheets/public.scss */
  .footer-links {
    font-size: 13px;
    line-height: 21px;
  }
}

/* line 915, app/assets/stylesheets/public.scss */
.sub-footer {
  max-width: 1180px;
  margin: 0 auto;
  overflow: hidden;
  padding: 32px 0;
}

/* line 920, app/assets/stylesheets/public.scss */
.sub-footer .title {
  display: block;
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
  margin: 0 0 11px;
}

/* line 926, app/assets/stylesheets/public.scss */
.sub-footer p {
  margin: 0;
}

@media only screen and (max-width: 1200px) {
  /* line 929, app/assets/stylesheets/public.scss */
  .sub-footer {
    padding: 32px 20px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 932, app/assets/stylesheets/public.scss */
  .sub-footer {
    padding: 40px 20px 49px;
  }
  /* line 934, app/assets/stylesheets/public.scss */
  .sub-footer .title {
    line-height: 19px;
    margin: 0 0 13px;
  }
}

/* line 938, app/assets/stylesheets/public.scss */
.disclaimer {
  clear: both;
  font-size: 12.5px;
  line-height: 18px;
  color: #a8a8a8;
}

/* line 945, app/assets/stylesheets/public.scss */
.info {
  float: left;
  max-width: 700px;
  font-size: 14px;
  line-height: 18px;
  font-weight: 300;
  color: #808080;
  font-style: normal;
}

/* line 953, app/assets/stylesheets/public.scss */
.info ul {
  overflow: hidden;
  padding: 6px 0;
}

@media only screen and (max-width: 767px) {
  /* line 957, app/assets/stylesheets/public.scss */
  .info ul {
    display: inline-block;
    vertical-align: top;
  }
}

/* line 960, app/assets/stylesheets/public.scss */
.info li {
  float: left;
  position: relative;
  padding: 0 0 0 22px;
}

/* line 964, app/assets/stylesheets/public.scss */
.info li:after {
  position: absolute;
  content: '';
  top: 50%;
  left: 7px;
  margin: -2px 0 0;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #808080;
}

@media only screen and (max-width: 767px) {
  /* line 975, app/assets/stylesheets/public.scss */
  .info li {
    padding: 0 9px;
  }
  /* line 977, app/assets/stylesheets/public.scss */
  .info li:after {
    left: -2px;
  }
}

/* line 979, app/assets/stylesheets/public.scss */
.info li:first-child {
  padding: 0;
}

/* line 981, app/assets/stylesheets/public.scss */
.info li:first-child:after {
  content: '';
  display: none;
}

/* line 984, app/assets/stylesheets/public.scss */
.info a {
  color: #d1d3d4;
  text-decoration: underline;
  font-weight: 600;
  transition: color 0.3s ease 0s;
  margin: 0 4px;
}

/* line 990, app/assets/stylesheets/public.scss */
.info a:hover {
  color: #fff;
}

/* line 992, app/assets/stylesheets/public.scss */
.info .mobile-link {
  position: relative;
}

@media only screen and (max-width: 767px) {
  /* line 995, app/assets/stylesheets/public.scss */
  .info .mobile-link:after {
    content: '';
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  /* line 999, app/assets/stylesheets/public.scss */
  .info {
    float: none;
    margin: 0 auto;
    text-align: center;
  }
}

@media only screen and (max-width: 1025px) {
  /* line 1005, app/assets/stylesheets/public.scss */
  .none {
    display: none;
  }
}

/* line 1008, app/assets/stylesheets/public.scss */
.social-links {
  float: right;
  max-width: 320px;
}

/* line 1011, app/assets/stylesheets/public.scss */
.social-links li {
  float: left;
  margin: 0 0 10px 17px;
}

/* line 1014, app/assets/stylesheets/public.scss */
.social-links a {
  text-decoration: none;
  color: #565656;
}

/* line 1017, app/assets/stylesheets/public.scss */
.social-links a:hover {
  text-decoration: none;
}

/* line 1019, app/assets/stylesheets/public.scss */
.social-links a:hover .icon-icon_linkedin, .social-links a:hover .icon-icon_twitter, .social-links a:hover .icon-icon_facebook {
  color: #fff;
}

/* line 1021, app/assets/stylesheets/public.scss */
.social-links .icon-icon_linkedin, .social-links .icon-icon_twitter, .social-links .icon-icon_facebook {
  font-size: 49px;
  line-height: 49px;
  transition: color 0.3s ease 0s;
}

@media only screen and (max-width: 975px) {
  /* line 1026, app/assets/stylesheets/public.scss */
  .social-links .icon-icon_linkedin, .social-links .icon-icon_twitter, .social-links .icon-icon_facebook {
    font-size: 36px;
    line-height: 36px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1030, app/assets/stylesheets/public.scss */
  .social-links {
    display: none;
  }
}

/* line 1033, app/assets/stylesheets/public.scss */
.search-icon {
  display: block;
  position: relative;
  width: 15px;
  left: 6px;
  height: 15px;
  background: #fff;
  border-radius: 50%;
  border: 2px solid #666;
  z-index: 1;
  transition: background 0.3s ease 0s;
}

/* line 1044, app/assets/stylesheets/public.scss */
.search-icon:after {
  position: absolute;
  content: '';
  right: -7px;
  top: 100%;
  width: 10px;
  height: 4px;
  background: #666;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

/* line 1056, app/assets/stylesheets/public.scss */
.search {
  float: right;
  position: absolute;
  right: -22px;
  top: 37px;
  height: 55px;
  width: 55px;
}

/* line 1063, app/assets/stylesheets/public.scss */
.search.search-active .opener-search {
  background: #e6e7e8;
}

/* line 1065, app/assets/stylesheets/public.scss */
.search.search-active .opener-search .search-icon {
  background: #e6e7e8;
}

/* line 1067, app/assets/stylesheets/public.scss */
.search .opener-search {
  overflow: hidden;
  padding: 18px 12px 16px;
  height: 55px;
  width: 55px;
  color: #fff;
  display: block;
  text-decoration: none;
  transition: background 0.3s ease 0s;
}

/* line 1076, app/assets/stylesheets/public.scss */
.search .opener-search:hover {
  text-decoration: none;
  background: #e6e7e8;
}

/* line 1079, app/assets/stylesheets/public.scss */
.search .opener-search:hover .search-icon {
  background: #e6e7e8;
}

/* line 1081, app/assets/stylesheets/public.scss */
.search .main-form {
  position: absolute;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.25);
  top: 65px;
  right: 0;
  z-index: 9999;
  width: 418px;
  padding: 0 80px 0 10px;
  background: #fff;
}

/* line 1090, app/assets/stylesheets/public.scss */
.search input[type="search"], .search input[type="text"] {
  padding: 26px 0 30px 17px;
  height: 87px;
  width: 100%;
  background: #fff;
  color: #000;
  overflow: hidden;
  border: none;
  box-shadow: none;
  outline: none;
  font-size: 24px;
  line-height: 31px;
  color: #000;
}

/* line 1103, app/assets/stylesheets/public.scss */
.search input[type="reset"] {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  margin: -14px 0 0;
  right: 23px;
  border: none;
  outline: none;
  background: #c6c8c9 url(/../images/reset.png) no-repeat 6px 7px;
  overflow: hidden;
  text-indent: -9999px;
  transition: all 0.3s ease 0s;
}

/* line 1117, app/assets/stylesheets/public.scss */
.search input[type="reset"]:hover {
  background: #0A4665 url(/../images/reset.png) no-repeat 6px 7px;
}

@media only screen and (max-width: 1025px) {
  /* line 1120, app/assets/stylesheets/public.scss */
  .search {
    display: none;
  }
}

/* line 1123, app/assets/stylesheets/public.scss */
.diplomate-Login {
  display: none;
  padding: 18px;
  font-size: 18px;
  line-height: 22px;
  margin: 18px 0 11px;
  border-top: 1px solid #e4e4e5;
}

/* line 1130, app/assets/stylesheets/public.scss */
.diplomate-Login a {
  color: #6D6E71;
  text-decoration: none;
}

/* line 1133, app/assets/stylesheets/public.scss */
.diplomate-Login a:hover {
  text-decoration: none;
}

@media only screen and (max-width: 1025px) {
  /* line 1136, app/assets/stylesheets/public.scss */
  .diplomate-Login {
    display: block;
  }
}

/* line 1139, app/assets/stylesheets/public.scss */
#content {
  float: right;
  width: 74.3%;
  font-size: 15px;
  line-height: 23px;
}

@media only screen and (max-width: 767px) {
  /* line 1145, app/assets/stylesheets/public.scss */
  #content {
    width: 100% !important;
    float: none;
  }
}

/* line 1148, app/assets/stylesheets/public.scss */
#content h2 {
  font-size: 27px;
  line-height: 30px;
  margin: 0 0 40px;
  color: #414042;
  font-weight: 600;
}

/* line 1154, app/assets/stylesheets/public.scss */
#content a {
  color: #0075b2;
  transition: color 0.3s ease;
}

/* line 1157, app/assets/stylesheets/public.scss */
#content a:hover {
  text-decoration: none;
  color: #666;
}

/* line 1161, app/assets/stylesheets/public.scss */
.content-holder {
  padding: 65px 25px 73px;
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  /* line 1165, app/assets/stylesheets/public.scss */
  .content-holder {
    padding: 25px 10px !important;
    display: table;
    width: 100%;
    table-layout: fixed;
  }
}

/* line 1170, app/assets/stylesheets/public.scss */
.content-holder h3 {
  font-size: 22px;
  line-height: 25px;
  margin: 20px 0 20px;
  font-weight: normal;
}

/* line 1176, app/assets/stylesheets/public.scss */
.address-info {
  float: left;
  font-size: 17px;
  line-height: 25px;
  color: #414042;
  padding: 21px 5px 33px;
  width: 49.5%;
}

@media only screen and (max-width: 767px) {
  /* line 1184, app/assets/stylesheets/public.scss */
  .address-info {
    width: 100%;
  }
}

/* line 1186, app/assets/stylesheets/public.scss */
.address-info address {
  font-style: normal;
  padding: 0 5px 25px;
  position: relative;
}

/* line 1190, app/assets/stylesheets/public.scss */
.address-info .social-links {
  padding: 5px 0 0;
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  /* line 1194, app/assets/stylesheets/public.scss */
  .address-info .social-links {
    display: block;
    float: left;
  }
}

/* line 1197, app/assets/stylesheets/public.scss */
.address-info .social-links li {
  margin: 0 6px;
  padding: 0;
}

/* line 1200, app/assets/stylesheets/public.scss */
.address-info .social-links li:first-child {
  margin-left: 0;
}

@media only screen and (max-width: 767px) {
  /* line 1203, app/assets/stylesheets/public.scss */
  .address-info .social-links li {
    float: left;
    width: auto;
  }
}

/* line 1206, app/assets/stylesheets/public.scss */
.address-info .social-links a {
  display: block;
  color: #1c75b2;
}

/* line 1209, app/assets/stylesheets/public.scss */
.address-info .social-links a:hover .icon-icon_linkedin, .address-info .social-links a:hover .icon-icon_twitter, .address-info .social-links a:hover .icon-icon_facebook {
  color: #565656;
}

/* line 1211, app/assets/stylesheets/public.scss */
.address-info .social-links .icon-icon_linkedin, .address-info .social-links .icon-icon_facebook, .address-info .social-links .icon-icon_twitter {
  font-size: 32px;
  line-height: 32px;
}

/* line 1214, app/assets/stylesheets/public.scss */
.address-info .link {
  color: #1c75b2;
}

/* line 1216, app/assets/stylesheets/public.scss */
.address-info .link:hover {
  color: #414042;
}

/* line 1219, app/assets/stylesheets/public.scss */
.contact-list {
  padding: 23px 0 0;
  max-width: 605px;
  margin: 0 -41px;
  position: relative;
  letter-spacing: -0.32em;
}

/* line 1225, app/assets/stylesheets/public.scss */
.contact-list:after, .contact-list:before {
  position: absolute;
  background: #d1d3d4;
  bottom: 8px;
  content: "";
  height: 1px;
  left: 41px;
  right: -11px;
  width: auto;
}

/* line 1234, app/assets/stylesheets/public.scss */
.contact-list:after {
  top: -1px;
}

@media only screen and (max-width: 1115px) {
  /* line 1237, app/assets/stylesheets/public.scss */
  .contact-list {
    margin: 0 -10px;
  }
  /* line 1239, app/assets/stylesheets/public.scss */
  .contact-list:after, .contact-list:before {
    left: 10px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1242, app/assets/stylesheets/public.scss */
  .contact-list {
    margin: 0;
    float: none;
    max-width: inherit;
  }
  /* line 1246, app/assets/stylesheets/public.scss */
  .contact-list:after, .contact-list:before {
    left: 0;
    right: 0;
  }
}

/* line 1249, app/assets/stylesheets/public.scss */
.contact-list li {
  width: 33.33%;
  padding: 0 41px;
  margin: 0 0 35px;
  letter-spacing: normal;
  display: inline-block;
  vertical-align: top;
}

@media only screen and (max-width: 1115px) {
  /* line 1257, app/assets/stylesheets/public.scss */
  .contact-list li {
    padding: 0 10px;
  }
}

@media only screen and (max-width: 865px) {
  /* line 1260, app/assets/stylesheets/public.scss */
  .contact-list li {
    width: 50%;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1263, app/assets/stylesheets/public.scss */
  .contact-list li {
    width: 100%;
    padding: 0 10px;
    margin: 0 0 20px;
  }
}

/* line 1267, app/assets/stylesheets/public.scss */
.contact-list li:last-child {
  width: 66.66%;
}

@media only screen and (max-width: 865px) {
  /* line 1270, app/assets/stylesheets/public.scss */
  .contact-list li:last-child {
    width: 100%;
  }
}

/* line 1272, app/assets/stylesheets/public.scss */
.contact-list strong {
  display: block;
  font-weight: 600;
  text-transform: capitalize;
}

/* line 1276, app/assets/stylesheets/public.scss */
.contact-list a {
  transition: color 0.3s ease;
  color: #414042;
}

/* line 1279, app/assets/stylesheets/public.scss */
.contact-list a:hover {
  text-decoration: none;
  color: #1c75b2;
}

/* line 1283, app/assets/stylesheets/public.scss */
.add-info {
  padding: 14px 0 0;
}

/* line 1285, app/assets/stylesheets/public.scss */
.add-info strong {
  display: block;
  font-weight: 600;
}

/* line 1288, app/assets/stylesheets/public.scss */
.add-info strong.add {
  text-transform: capitalize;
}

/* line 1290, app/assets/stylesheets/public.scss */
.add-info li {
  float: left;
  padding: 0 39px 0 0;
  max-width: 215px;
}

@media only screen and (max-width: 865px) {
  /* line 1295, app/assets/stylesheets/public.scss */
  .add-info li {
    padding: 0 30px 0 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1298, app/assets/stylesheets/public.scss */
  .add-info li {
    width: 100%;
    padding: 0 10px;
    margin: 0 0 20px;
  }
}

/* line 1303, app/assets/stylesheets/public.scss */
.accordion {
  margin: 33px 0 19px;
  padding: 0 !important;
  font-style: normal !important;
}

/* line 1307, app/assets/stylesheets/public.scss */
.accordion li {
  display: block;
  border: 1px solid #96afbc;
}

/* line 1310, app/assets/stylesheets/public.scss */
.accordion li:before {
  display: none;
}

/* line 1312, app/assets/stylesheets/public.scss */
.accordion li + li {
  border-width: 0 1px 1px;
}

/* line 1314, app/assets/stylesheets/public.scss */
.accordion li.active .accordion-opener {
  background: #1c75b2;
  color: #fff !important;
}

/* line 1317, app/assets/stylesheets/public.scss */
.accordion li.active .accordion-opener:before {
  background: #1c75b2;
  border-color: white;
  transform: rotate(-133deg);
  -ms-transform: rotate(-133deg);
  -webkit-transform: rotate(-133deg);
  margin: -3px 0 0;
}

/* line 1324, app/assets/stylesheets/public.scss */
.accordion li .accordion-opener {
  color: #1c75b2;
  transition: all 0.3s ease;
  display: block;
  font-size: 16px;
  line-height: 18px;
  font-weight: 600;
  padding: 15px 40px 12px 15px;
  position: relative;
}

/* line 1333, app/assets/stylesheets/public.scss */
.accordion li .accordion-opener:before {
  content: "";
  position: absolute;
  height: 11px;
  width: 11px;
  border-right: 3px solid #1c75b2;
  border-bottom: 3px solid #1c75b2;
  right: 17px;
  top: 50%;
  margin: -8px 0 0;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

/* line 1346, app/assets/stylesheets/public.scss */
.accordion li .accordion-opener:hover {
  background: #1c75b2;
  color: #fff !important;
  text-decoration: none;
}

/* line 1350, app/assets/stylesheets/public.scss */
.accordion li .accordion-opener:hover:before {
  border-right-color: white;
  border-bottom-color: white;
}

/* line 1353, app/assets/stylesheets/public.scss */
.accordion .detail-info {
  padding: 15px 15px 21px;
  color: #000;
  font-size: 15px;
  line-height: 23px;
}

/* line 1358, app/assets/stylesheets/public.scss */
.accordion .detail-info .title {
  font-weight: 600;
  text-transform: uppercase;
  color: #231f20;
}

/* line 1362, app/assets/stylesheets/public.scss */
.accordion .detail-info .Sponsor {
  display: block;
  font-style: italic;
  color: #808285;
  margin: 0 0 10px;
}

/* line 1367, app/assets/stylesheets/public.scss */
.accordion .detail-info p {
  margin: 0 0 10px !important;
}

/* line 1369, app/assets/stylesheets/public.scss */
.accordion .detail-info a {
  color: #1c75b2;
  transition: color 0.3s ease;
}

/* line 1372, app/assets/stylesheets/public.scss */
.accordion .detail-info a:hover {
  text-decoration: none;
  color: #808285;
}

/* line 1375, app/assets/stylesheets/public.scss */
.accordion .detail-info ul {
  padding: 11px 21px;
}

/* line 1377, app/assets/stylesheets/public.scss */
.accordion .detail-info ul > li {
  position: relative;
  border: none;
}

/* line 1380, app/assets/stylesheets/public.scss */
.accordion .detail-info ul > li:before {
  position: absolute;
  content: "";
  left: -7px;
  top: 10px;
  width: 3px;
  height: 3px;
  background: #231f20;
  border-radius: 100%;
  display: block !important;
}

/* line 1391, app/assets/stylesheets/public.scss */
.search-area {
  padding: 1px 0 7px 0;
  font-size: 16px;
  line-height: 22px;
  /* custom select styles */
}

/* line 1396, app/assets/stylesheets/public.scss */
.search-area label {
  font-size: 14px;
  line-height: 16px;
  color: #6d6e71;
  display: block;
  margin: 0 0 11px;
}

/* line 1402, app/assets/stylesheets/public.scss */
.search-area input[type="text"] {
  background: #fff;
  border: 1px solid #d1d3d4;
  color: #414042;
  outline: none;
  width: 100%;
  height: 55px;
  padding: 5px 17px;
}

/* line 1410, app/assets/stylesheets/public.scss */
.search-area button[type="submit"] {
  width: 100%;
  height: 55px;
  margin: 27px 0 0;
  color: #fff;
  background: #0075b2;
  border: none;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  padding: 5px;
  transition: background 0.3s ease;
  font-size: 16px;
  line-height: 18px;
}

/* line 1423, app/assets/stylesheets/public.scss */
.search-area button[type="submit"]:hover {
  background: #2c2c2c;
}

/* line 1425, app/assets/stylesheets/public.scss */
.search-area .col {
  float: left;
  margin: 0 29px 0 0;
  width: 31.6%;
}

@media only screen and (max-width: 870px) {
  /* line 1430, app/assets/stylesheets/public.scss */
  .search-area .col {
    margin: 0 25px 0 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1433, app/assets/stylesheets/public.scss */
  .search-area .col {
    width: 100%;
    margin: 0 0 20px;
    float: none;
  }
}

/* line 1437, app/assets/stylesheets/public.scss */
.search-area .col.search-col {
  width: 14.7%;
  float: left;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  /* line 1442, app/assets/stylesheets/public.scss */
  .search-area .col.search-col {
    float: none;
    width: 100%;
    margin: 0 0 20px;
  }
}

/* line 1446, app/assets/stylesheets/public.scss */
.search-area .col.clear-col {
  width: 14.7%;
  float: right;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  /* line 1451, app/assets/stylesheets/public.scss */
  .search-area .col.search-col {
    float: none;
    width: 100%;
    margin: 0 0 20px;
  }
}

/* line 1455, app/assets/stylesheets/public.scss */
.search-area select {
  width: 100%;
}

/* line 1457, app/assets/stylesheets/public.scss */
.search-area .jcf-hidden {
  display: block !important;
  position: absolute !important;
  left: -9999px !important;
  /* change to right: -9999px on RTL sites */
}

/* line 1462, app/assets/stylesheets/public.scss */
.search-area .select-area {
  font-size: 16px;
  line-height: 18px;
  position: relative;
  overflow: hidden;
  cursor: default;
  float: left;
  border: 1px solid #d1d3d4;
  color: #96afbc;
  width: 100% !important;
}

/* line 1472, app/assets/stylesheets/public.scss */
.search-area .select-area .center {
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 17px;
  display: block;
  overflow: hidden;
  background: #fff;
  height: 53px;
}

/* line 1480, app/assets/stylesheets/public.scss */
.search-area .select-area .select-opener {
  background: url(/../images/select-opener.png);
  position: absolute;
  width: 28px;
  height: 53px;
  right: 0;
  top: 0;
  bottom: 0;
}

/* line 1488, app/assets/stylesheets/public.scss */
.search-area .introduction {
  position: relative;
  top: -20px;
  color: #666;
  font-size: 15px;
}

/* custom select drop down */
/* line 1496, app/assets/stylesheets/public.scss */
.select-options {
  position: absolute;
  overflow: hidden;
  background: #fff;
  z-index: 2000;
  font-size: 16px;
  line-height: 22px;
}

/* line 1503, app/assets/stylesheets/public.scss */
.select-options .drop-holder {
  border: 1px solid #d1d3d4;
  overflow: hidden;
  height: 1%;
}

/* line 1507, app/assets/stylesheets/public.scss */
.select-options .drop-holder ul {
  overflow: hidden;
}

/* line 1509, app/assets/stylesheets/public.scss */
.select-options .drop-holder ul li {
  width: 100%;
  float: left;
}

/* line 1512, app/assets/stylesheets/public.scss */
.select-options .drop-holder ul li a {
  text-decoration: none;
  padding: 4px 8px;
  display: block;
  cursor: default;
  color: #aaa;
  height: 1%;
}

/* line 1519, app/assets/stylesheets/public.scss */
.select-options .drop-holder ul li a:hover {
  background: #f1f2f2;
  color: #2c2c2c;
}

/* line 1523, app/assets/stylesheets/public.scss */
.table-area {
  width: 100%;
  overflow: auto;
}

/* line 1527, app/assets/stylesheets/public.scss */
.search-results {
  background: #F1F2F2;
  padding: 20px 40px 40px 40px;
}

/* line 1531, app/assets/stylesheets/public.scss */
.search-results a {
  text-decoration: underline;
}

/* line 1534, app/assets/stylesheets/public.scss */
.search-results table {
  width: 100%;
  margin-top: 20px;
}

/* line 1538, app/assets/stylesheets/public.scss */
.search-results th {
  border: 1px solid #0075b2;
  padding: 10px;
}

/* line 1542, app/assets/stylesheets/public.scss */
.search-results td {
  border: 1px solid #0075b2;
  text-align: center;
  padding: 10px;
}

/* line 1547, app/assets/stylesheets/public.scss */
.search-results td .definition {
  font-size: 14px;
}

/* line 1550, app/assets/stylesheets/public.scss */
.search-results .identity {
  border: 1px solid #0075b2;
  padding: 10px;
}

/* line 1554, app/assets/stylesheets/public.scss */
.search-results h4 a {
  text-decoration: none;
  color: #808285;
}

/* line 1559, app/assets/stylesheets/public.scss */
.serach-table {
  min-width: 1180px;
  text-align: left;
  color: #2c2c2c;
}

@media only screen and (max-width: 1025px) {
  /* line 1564, app/assets/stylesheets/public.scss */
  .serach-table {
    font-size: 14px;
    line-height: 18px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1568, app/assets/stylesheets/public.scss */
  .serach-table {
    font-size: 12px;
    line-height: 16px;
  }
}

/* line 1571, app/assets/stylesheets/public.scss */
.serach-table .color-row {
  background: #f1f2f2;
}

/* line 1573, app/assets/stylesheets/public.scss */
.serach-table th {
  font-size: 14px;
  line-height: 16px;
  color: #6d6e71;
  font-weight: normal;
  padding: 3px 16px 14px;
}

/* line 1579, app/assets/stylesheets/public.scss */
.serach-table td {
  padding: 12px 15px 14px;
  vertical-align: top;
}

/* line 1582, app/assets/stylesheets/public.scss */
.serach-table td:nth-child(1) {
  width: 24.2%;
}

/* line 1584, app/assets/stylesheets/public.scss */
.serach-table td:nth-child(2) {
  width: 17.1%;
  padding: 12px 42px 13px 16px;
}

/* line 1587, app/assets/stylesheets/public.scss */
.serach-table td:nth-child(3) {
  width: 17.8%;
}

/* line 1589, app/assets/stylesheets/public.scss */
.serach-table td:nth-child(4) {
  padding: 12px 10px;
  width: 25%;
}

/* line 1592, app/assets/stylesheets/public.scss */
.serach-table td:nth-child(5) {
  width: 18%;
}

/* line 1594, app/assets/stylesheets/public.scss */
.serach-table .date {
  display: block;
}

/* line 1596, app/assets/stylesheets/public.scss */
.serach-table a {
  color: #0075b2;
  transition: color 0.3s ease;
  position: relative;
  padding: 0 0 0 25px;
}

/* line 1601, app/assets/stylesheets/public.scss */
.serach-table a:before {
  position: absolute;
  content: "";
  background: url(/../images/pdf-logo.png) no-repeat;
  width: 16px;
  height: 17px;
  left: 0;
  top: 2px;
  transition: all 0.3s ease;
}

/* line 1610, app/assets/stylesheets/public.scss */
.serach-table a:hover {
  color: #2c2c2c;
  text-decoration: none;
}

/* line 1613, app/assets/stylesheets/public.scss */
.serach-table a:hover:before {
  opacity: 0.8;
}

/* line 1616, app/assets/stylesheets/public.scss */
.border-table td {
  border: 1px solid black;
}

/* line 1620, app/assets/stylesheets/public.scss */
.general-table {
  min-width: 500px;
  text-align: left;
  color: #2c2c2c;
}

@media only screen and (max-width: 1025px) {
  /* line 1625, app/assets/stylesheets/public.scss */
  .serach-table {
    font-size: 14px;
    line-height: 18px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1629, app/assets/stylesheets/public.scss */
  .serach-table {
    font-size: 12px;
    line-height: 16px;
  }
}

/* line 1632, app/assets/stylesheets/public.scss */
.serach-table .color-row {
  background: #f1f2f2;
}

/* line 1634, app/assets/stylesheets/public.scss */
.serach-table th {
  font-size: 14px;
  line-height: 16px;
  color: #6d6e71;
  font-weight: normal;
  padding: 3px 16px 14px;
}

/* line 1640, app/assets/stylesheets/public.scss */
.serach-table td {
  padding: 12px 15px 14px;
  vertical-align: top;
}

/* line 1643, app/assets/stylesheets/public.scss */
.serach-table td:nth-child(1) {
  width: 24.2%;
}

/* line 1645, app/assets/stylesheets/public.scss */
.serach-table td:nth-child(2) {
  width: 17.1%;
  padding: 12px 42px 13px 16px;
}

/* line 1648, app/assets/stylesheets/public.scss */
.serach-table td:nth-child(3) {
  width: 17.8%;
}

/* line 1650, app/assets/stylesheets/public.scss */
.serach-table td:nth-child(4) {
  padding: 12px 10px;
  width: 25%;
}

/* line 1653, app/assets/stylesheets/public.scss */
.serach-table td:nth-child(5) {
  width: 18%;
}

/* line 1655, app/assets/stylesheets/public.scss */
.serach-table .date {
  display: block;
}

/* line 1657, app/assets/stylesheets/public.scss */
.serach-table a {
  color: #0075b2;
  transition: color 0.3s ease;
  position: relative;
  padding: 0 0 0 25px;
}

/* line 1662, app/assets/stylesheets/public.scss */
.serach-table a:hover {
  color: #2c2c2c;
  text-decoration: none;
}

/* line 1665, app/assets/stylesheets/public.scss */
.serach-table a:hover:before {
  opacity: 0.8;
}

/* line 1668, app/assets/stylesheets/public.scss */
.result-section {
  padding: 50px 25px 84px;
  width: 100%;
  font-size: 16px;
  line-height: 22px;
}

@media only screen and (max-width: 767px) {
  /* line 1674, app/assets/stylesheets/public.scss */
  .result-section {
    padding: 15px 10px;
  }
}

/* line 1677, app/assets/stylesheets/public.scss */
.drsearch .title-bar {
  padding: 1px 24px 41px 24px;
}

/* line 1679, app/assets/stylesheets/public.scss */
.drsearch .title-bar h1 {
  margin: 0 0 35px;
}

/* line 1682, app/assets/stylesheets/public.scss */
#aside {
  color: #1c75b2;
  float: left;
  width: 23%;
  font-size: 15px;
  line-height: 18px;
}

@media only screen and (max-width: 767px) {
  /* line 1689, app/assets/stylesheets/public.scss */
  #aside {
    float: none;
    width: 100%;
    margin: 0 0 15px;
    display: table-header-group;
  }
}

/* line 1694, app/assets/stylesheets/public.scss */
#aside .widget {
  overflow: hidden;
  padding: 11px 0 0;
  border-top: 1px solid #d1d3d4;
}

/* line 1698, app/assets/stylesheets/public.scss */
#aside .widget:first-child {
  padding: 0;
  border: none;
}

/* line 1701, app/assets/stylesheets/public.scss */
#aside .sub-title, #aside .title {
  font-size: 15px;
  line-height: 18px;
  margin: 0 0 12px;
  font-weight: bold;
  letter-spacing: normal;
}

/* line 1707, app/assets/stylesheets/public.scss */
#aside .sub-title {
  color: #2c2c2c;
}

/* line 1709, app/assets/stylesheets/public.scss */
#aside h1.title {
  padding: 0 0 12px;
  margin: 0;
}

/* line 1712, app/assets/stylesheets/public.scss */
#aside strong.title {
  color: #1c75b2;
  display: block;
  margin: 0 0 24px;
}

/* line 1716, app/assets/stylesheets/public.scss */
#aside strong.title.active a {
  color: #414042;
  display: block;
  margin: 0 0 24px;
}

/* line 1720, app/assets/stylesheets/public.scss */
#aside a {
  color: #1c75b2;
  transition: color 0.3s ease;
}

/* line 1723, app/assets/stylesheets/public.scss */
#aside a:hover {
  color: #2c2c2c;
  text-decoration: none;
}

/* line 1726, app/assets/stylesheets/public.scss */
#aside .aside-list {
  position: relative;
}

/* line 1728, app/assets/stylesheets/public.scss */
#aside .aside-list li.active a {
  color: #414042;
}

/* line 1730, app/assets/stylesheets/public.scss */
#aside .aside-list li.has-drop.active a {
  color: #414042;
}

/* line 1732, app/assets/stylesheets/public.scss */
#aside .aside-list li.has-drop.active .inner-list a {
  color: #1c75b2;
}

/* line 1734, app/assets/stylesheets/public.scss */
#aside .aside-list.with-border li {
  padding: 11px 0;
  margin: 0;
  border-top: 1px solid #d1d3d4;
  font-weight: bold;
}

/* line 1739, app/assets/stylesheets/public.scss */
#aside .aside-list.with-border li:first-child {
  padding-top: 0;
  border: none;
}

/* line 1742, app/assets/stylesheets/public.scss */
#aside .aside-list.with-border li.active a {
  color: #414042;
}

/* line 1744, app/assets/stylesheets/public.scss */
#aside .aside-list li {
  margin: 0 0 24px;
}

/* line 1746, app/assets/stylesheets/public.scss */
#aside .aside-list li:last-child {
  margin: 0 0 13px;
}

/* line 1748, app/assets/stylesheets/public.scss */
#aside .aside-list li.has-drop > a {
  color: #1c75b2;
  font-weight: 000;
}

/* line 1751, app/assets/stylesheets/public.scss */
#aside .aside-list .inner-list {
  padding: 24px 0 0 15px;
}

/* line 1753, app/assets/stylesheets/public.scss */
#aside .aside-list .inner-list:before {
  display: none;
}

/* line 1755, app/assets/stylesheets/public.scss */
#aside .aside-list .inner-list li.active a {
  color: #666;
  font-weight: 600;
}

/* line 1759, app/assets/stylesheets/public.scss */
.links-boxs {
  overflow: hidden;
  font-size: 21px;
  line-height: 30px;
  font-weight: 700;
  float: left;
  width: 92%;
  margin: 0 -15px;
}

@media only screen and (max-width: 767px) {
  /* line 1768, app/assets/stylesheets/public.scss */
  .links-boxs {
    float: none;
    width: 100%;
    margin: 0;
  }
}

@media only screen and (max-width: 1200px) {
  /* line 1773, app/assets/stylesheets/public.scss */
  .links-boxs {
    font-size: 18px;
    line-height: 30px;
    width: 100%;
  }
}

/* line 1777, app/assets/stylesheets/public.scss */
.links-boxs h3 {
  font-size: 36px;
  font-weight: 300;
  line-height: 40px;
  margin: 0 0 28px;
  color: #fff;
  min-height: 80px;
}

/* line 1784, app/assets/stylesheets/public.scss */
.links-boxs li {
  float: left;
  width: 50%;
  padding: 0 15px;
  margin: 0 0 30px;
}

@media only screen and (max-width: 767px) {
  /* line 1790, app/assets/stylesheets/public.scss */
  .links-boxs li {
    float: none;
    text-align: left;
    width: 100%;
    padding: 0;
  }
}

/* line 1795, app/assets/stylesheets/public.scss */
.links-boxs li .box {
  color: #fff !important;
  padding: 38px 45px 75px;
  text-decoration: none;
  display: block;
  border-top: 6px solid rgba(255, 255, 255, 0.5);
  transition: background 0.3s ease 0s;
  min-height: 448px;
  position: relative;
}

@media only screen and (max-width: 1200px) {
  /* line 1805, app/assets/stylesheets/public.scss */
  .links-boxs li .box {
    padding: 20px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1808, app/assets/stylesheets/public.scss */
  .links-boxs li .box {
    padding: 36px 31px;
  }
}

/* line 1810, app/assets/stylesheets/public.scss */
.links-boxs li .blue-box {
  background: #406de4;
}

/* line 1812, app/assets/stylesheets/public.scss */
.links-boxs li .blue-box:hover {
  background: #0075b2;
}

/* line 1814, app/assets/stylesheets/public.scss */
.links-boxs li .green-box {
  background: #63b538;
}

/* line 1816, app/assets/stylesheets/public.scss */
.links-boxs li .green-box h3 {
  padding: 0 18px 0 0;
}

/* line 1818, app/assets/stylesheets/public.scss */
.links-boxs li .green-box:hover {
  background: #4A882A;
}

/* line 1820, app/assets/stylesheets/public.scss */
.links-boxs li .pink-box {
  background: #d84765;
}

/* line 1822, app/assets/stylesheets/public.scss */
.links-boxs li .pink-box:hover {
  background: #db2d51;
}

/* line 1824, app/assets/stylesheets/public.scss */
.links-boxs li .yellow-box {
  background: #f7941e;
}

/* line 1826, app/assets/stylesheets/public.scss */
.links-boxs li .yellow-box:hover {
  background: #e3820d;
}

/* line 1828, app/assets/stylesheets/public.scss */
.links-boxs li p {
  margin: 0 0 25px;
}

/* line 1830, app/assets/stylesheets/public.scss */
.links-boxs .view-btn {
  position: absolute;
  bottom: 36px;
  min-width: 109px;
  max-width: 200px;
  padding: 0 40px 0 0;
}

/* line 1836, app/assets/stylesheets/public.scss */
.links-boxs .view-btn i {
  font-size: 16px;
  line-height: 30px;
  position: absolute;
  right: 0;
  top: 50%;
  margin: -14px 0 0;
}

@media only screen and (max-width: 767px) {
  /* line 1844, app/assets/stylesheets/public.scss */
  .links-boxs .view-btn i {
    margin: -13px 0 0;
  }
}

/* line 1847, app/assets/stylesheets/public.scss */
.contact-section {
  padding: 50px 20px 103px;
  width: 100%;
  overflow: hidden;
  float: none;
}

@media only screen and (max-width: 767px) {
  /* line 1853, app/assets/stylesheets/public.scss */
  .contact-section {
    padding: 25px 10px;
  }
}

/* line 1855, app/assets/stylesheets/public.scss */
.contact-section .img-box {
  float: right;
  padding: 17px 5px 33px;
  width: 40.7%;
}

@media only screen and (max-width: 767px) {
  /* line 1860, app/assets/stylesheets/public.scss */
  .contact-section .img-box {
    width: 100%;
  }
}

/* line 1862, app/assets/stylesheets/public.scss */
.contact-section .img-box img {
  width: 100%;
  display: block;
}

/* line 1866, app/assets/stylesheets/public.scss */
.text-area {
  margin: 0 0 46px;
}

/* line 1868, app/assets/stylesheets/public.scss */
.text-area + .text-area {
  margin: 0 0 49px;
  font-size: 16px;
  line-height: 23px;
  color: #2c2c2c !important;
}

/* line 1873, app/assets/stylesheets/public.scss */
.text-area + .text-area h3 {
  margin: 0 0 24px;
}

/* line 1875, app/assets/stylesheets/public.scss */
.text-area + .text-area p {
  margin: 0 0 33px;
}

/* line 1877, app/assets/stylesheets/public.scss */
.text-area ul {
  font-style: italic;
  padding: 10px 10px;
}

/* line 1880, app/assets/stylesheets/public.scss */
.text-area ul li {
  position: relative;
}

/* line 1882, app/assets/stylesheets/public.scss */
.text-area ul li:before {
  position: absolute;
  content: "";
  background: #231f20;
  height: 3px;
  width: 3px;
  border-radius: 100%;
  top: 12px;
  left: -7px;
}

/* line 1892, app/assets/stylesheets/public.scss */
.markdown-text-area {
  margin: 0 0 49px;
  font-size: 16px;
  line-height: 23px;
  color: #2c2c2c !important;
}

/* line 1897, app/assets/stylesheets/public.scss */
.markdown-text-area h3 {
  margin: 0 0 24px;
}

/* line 1899, app/assets/stylesheets/public.scss */
.markdown-text-area h3 a {
  color: #67809f !important;
}

/* line 1901, app/assets/stylesheets/public.scss */
.markdown-text-area p {
  margin: 33px 0 16px 0;
}

/* line 1903, app/assets/stylesheets/public.scss */
.markdown-text-area ul {
  padding: 0 10px;
}

/* line 1905, app/assets/stylesheets/public.scss */
.markdown-text-area ul li {
  margin: 8px 0;
  position: relative;
}

/* line 1908, app/assets/stylesheets/public.scss */
.markdown-text-area ul li:before {
  position: absolute;
  content: "";
  background: #231f20;
  height: 3px;
  width: 3px;
  border-radius: 100%;
  top: 12px;
  left: -7px;
}

/* line 1918, app/assets/stylesheets/public.scss */
.moc-page h3 {
  color: #4978e8;
}

/* line 1920, app/assets/stylesheets/public.scss */
.moc-page #content {
  color: #2c2c2c;
}

/* line 1922, app/assets/stylesheets/public.scss */
h4 {
  font-size: 18px;
  line-height: 20px;
  color: #808285;
  margin: 23px 0 15px;
  font-weight: bold;
}

/* line 1929, app/assets/stylesheets/public.scss */
.banner-text h4 {
  font-size: 18px;
  line-height: 20px;
  color: #808285;
  margin: 15px 0 36px;
  font-weight: bold;
}

/* line 1936, app/assets/stylesheets/public.scss */
.note {
  font-size: 14px;
  line-height: 15px;
  display: block;
  color: #26a9e0;
  border: 2px solid #87d1ef;
  background: #e8f9ff;
  padding: 15px 17px;
  border-radius: 5px;
  margin: 0 0 44px;
}

/* line 1946, app/assets/stylesheets/public.scss */
.note a {
  font-weight: bold;
  color: #26a9e0;
  transition: color 0.3s ease;
}

/* line 1950, app/assets/stylesheets/public.scss */
.note a:hover {
  text-decoration: none;
  color: #666;
}

/* line 1954, app/assets/stylesheets/public.scss */
.note-red {
  font-size: 14px;
  line-height: 15px;
  display: block;
  color: #a94442;
  border: 2px solid #ebccd1;
  background: #f2dede;
  padding: 15px 17px;
  border-radius: 5px;
  margin: 0 0 44px;
}

/* line 1964, app/assets/stylesheets/public.scss */
.note a {
  font-weight: bold;
  color: #26a9e0;
  transition: color 0.3s ease;
}

/* line 1968, app/assets/stylesheets/public.scss */
.note a:hover {
  text-decoration: none;
  color: #666;
}

/* line 1973, app/assets/stylesheets/public.scss */
.timeline-section {
  margin: 0 0 31px;
  width: 100%;
  overflow: auto;
}

/* line 1977, app/assets/stylesheets/public.scss */
.timeline-section .def {
  display: block;
  margin: 0 0 10px;
  padding: 0 6px;
}

/* line 1981, app/assets/stylesheets/public.scss */
.timeline-section .timeline-detail {
  overflow: hidden;
  padding: 12px 3px 0;
  margin: 0 0 35px;
  position: relative;
  min-width: 880px;
}

/* line 1987, app/assets/stylesheets/public.scss */
.timeline-section .scaling-list {
  color: #000;
  font-size: 13px;
  line-height: 15px;
  font-weight: bold;
  width: 81%;
  float: right;
  margin: 0 0 40px;
}

/* line 1996, app/assets/stylesheets/public.scss */
.timeline-section .scaling-list li {
  float: left;
  position: relative;
  padding: 0 20px;
}

/* line 2000, app/assets/stylesheets/public.scss */
.timeline-section .scaling-list li:last-child {
  padding: 0 0 0 28px;
}

/* line 2002, app/assets/stylesheets/public.scss */
.timeline-section .scaling-list li:after {
  content: "";
  position: absolute;
  width: 2px;
  background: url(/../images/border-bg.png);
  top: 24px;
  left: 50%;
  margin: 0 0 -999px;
  padding: 0 0 999px;
  z-index: -1;
}

/* line 2013, app/assets/stylesheets/public.scss */
.timeline-section .req-parts {
  width: 100%;
  overflow: hidden;
  margin: 0 0 18px;
  line-height: 20px;
}

/* line 2018, app/assets/stylesheets/public.scss */
.timeline-section .req-parts .title {
  background: #f1f2f2;
  float: left;
  width: 23.5%;
  padding: 10px 16px;
  color: #000;
}

/* line 2024, app/assets/stylesheets/public.scss */
.timeline-section .req-parts .title span {
  display: block;
}

/* line 2026, app/assets/stylesheets/public.scss */
.timeline-section .req-parts .detail {
  color: #fff;
  float: left;
  width: 72.5%;
}

/* line 2030, app/assets/stylesheets/public.scss */
.timeline-section .req-parts .detail .detail-box {
  background: #1c75b2;
  padding: 10px 8px;
  width: 100%;
}

/* line 2034, app/assets/stylesheets/public.scss */
.timeline-section .req-parts .detail .detail-box.add2 {
  margin: 0 0 3px;
}

/* line 2036, app/assets/stylesheets/public.scss */
.timeline-section .req-parts .detail .small-box {
  width: 100%;
  padding: 17px 14px;
  min-height: 60px;
  float: left;
}

/* line 2041, app/assets/stylesheets/public.scss */
.timeline-section .req-parts .detail .small-box.add {
  min-height: 148px;
  padding: 11px 15px 0;
}

/* line 2044, app/assets/stylesheets/public.scss */
.timeline-section .req-parts .detail .small-box p {
  margin: 0 0 2px;
}

/* line 2046, app/assets/stylesheets/public.scss */
.timeline-section .req-parts .detail .two-col {
  overflow: hidden;
}

/* line 2048, app/assets/stylesheets/public.scss */
.timeline-section .req-parts .detail .two-col .small-box {
  width: 49.8%;
}

/* line 2050, app/assets/stylesheets/public.scss */
.timeline-section .req-parts .detail .two-col .small-box:first-child {
  float: right;
}

/* line 2052, app/assets/stylesheets/public.scss */
.timeline-section .req-parts .detail .two-col ul {
  padding: 5px 21px;
}

/* line 2054, app/assets/stylesheets/public.scss */
.timeline-section .req-parts .detail .two-col ul li {
  padding: 0 0 8px;
}

/* line 2056, app/assets/stylesheets/public.scss */
.timeline-section .req-parts .detail .two-col .col .small-box {
  width: 100%;
  background: #f1f2f2;
}

/* line 2059, app/assets/stylesheets/public.scss */
.timeline-section .req-parts .detail .two-col .col.add .small-box {
  width: 78%;
}

/* line 2061, app/assets/stylesheets/public.scss */
.timeline-section .req-parts .detail .two-col .col.add .blue {
  background: #1c75b2;
  padding: 9px 12px;
  width: 22%;
}

/* line 2065, app/assets/stylesheets/public.scss */
.timeline-section .req-parts ul {
  padding: 0 14px;
}

/* line 2067, app/assets/stylesheets/public.scss */
.timeline-section .req-parts ul li {
  position: relative;
  padding: 0 0 3px;
}

/* line 2070, app/assets/stylesheets/public.scss */
.timeline-section .req-parts ul li:before {
  position: absolute;
  content: "";
  background: #fff;
  height: 4px;
  width: 4px;
  border-radius: 100%;
  top: 8px;
  left: -9px;
}

/* line 2080, app/assets/stylesheets/public.scss */
.modules h3 {
  color: #6ebd40;
}

/* line 2083, app/assets/stylesheets/public.scss */
.cert h3 {
  color: #4978e8;
}

/* line 2086, app/assets/stylesheets/public.scss */
.moc h3 {
  color: #6d6e71;
}

/* line 2089, app/assets/stylesheets/public.scss */
.exam h3 {
  color: #4978E8;
}

/* line 2092, app/assets/stylesheets/public.scss */
.content-holder {
  font-size: 18px;
}

/* line 2095, app/assets/stylesheets/public.scss */
.content-holder h1 {
  color: #414042;
  margin-bottom: 24px;
}

/* line 2099, app/assets/stylesheets/public.scss */
.content-holder h2 {
  color: #414042;
  font-size: 27px;
  line-height: 36px;
  font-weight: 600;
  margin-bottom: 20px;
}

/* line 2106, app/assets/stylesheets/public.scss */
.content-holder a {
  color: #0075b2;
}

/* line 2110, app/assets/stylesheets/public.scss */
ul.program-info {
  padding: 0 21px !important;
}

/* line 2113, app/assets/stylesheets/public.scss */
ul.program-info li {
  border: none;
  display: list-item;
  font-style: normal;
  font-weight: normal;
  list-style: disc outside none;
  margin: 10px 0;
}

/* line 2121, app/assets/stylesheets/public.scss */
ul.program-info li .new {
  color: red;
  font-weight: bold;
}

/* line 2125, app/assets/stylesheets/public.scss */
ul.program-info li:before {
  content: none !important;
}

/* line 2129, app/assets/stylesheets/public.scss */
.padding-table-5 td {
  padding: 5px;
}

/* line 2133, app/assets/stylesheets/public.scss */
.cap-articles-container {
  background: #F1F2F2;
  padding: 20px;
}

/* line 2138, app/assets/stylesheets/public.scss */
.cap-articles-container h3 {
  margin-bottom: 5px;
}

/* line 2142, app/assets/stylesheets/public.scss */
.keep-ul li {
  display: list-item !important;
  border: none !important;
}

/* line 2147, app/assets/stylesheets/public.scss */
.table-with-cell-padding td {
  padding: 5px;
  margin: 3px;
}

/* line 2152, app/assets/stylesheets/public.scss */
.alternating-row-color tr:nth-child(even) {
  background: #efefef;
}

/* line 2156, app/assets/stylesheets/public.scss */
.red-bold-text {
  font-weight: bold;
  color: red;
}

/* line 2161, app/assets/stylesheets/public.scss */
.cqe-table tr td:first-child {
  width: 90%;
}

/* line 2165, app/assets/stylesheets/public.scss */
.cqe-table tr td:nth-child(2) {
  width: 10%;
  text-align: center;
}

/* line 2170, app/assets/stylesheets/public.scss */
.cqe-table td {
  vertical-align: top;
  border: 1px solid gray;
  padding: 5px;
}

/* line 2176, app/assets/stylesheets/public.scss */
.cqe-table tr.sub-section td:first-child {
  padding-left: 30px;
}

/* line 2180, app/assets/stylesheets/public.scss */
.cqe-table tr.section td {
  background-color: lightgray;
  padding: 10px;
  font-weight: bold;
}

/* line 2186, app/assets/stylesheets/public.scss */
.cqe-table tr.subject td {
  font-weight: bold;
  padding: 10px;
  background-color: #b1d0ea;
}

/* line 2192, app/assets/stylesheets/public.scss */
.text-align-right {
  text-align: right;
}
