html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
}
body {
  color: #000;
  padding: 0;
  margin: 0;
  font-size: 16px;
  font-family: "Varela", sans-serif;
  font-weight: 400;
  font-style: normal;
}
ul, ol, li {
  list-style: none;
}
img, fieldset {
  border: none;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block;
}
figure {
  margin: 0;
  padding: 0;
}
.clearfix {
  clear: both;
  width: 100%;
}
img {
  max-width: 100%;
  height: auto;
  display: block;
}
embed, iframe, object, video {
  max-width: 100%;
}
html {
  -webkit-text-size-adjust: none;
}
input, textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}
*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
input[placeholder], [placeholder], *[placeholder] {
 color: inherit
}
*::-webkit-input-placeholder {
  color:inherit
}
*:-moz-placeholder {
  color:inherit ;
  opacity: 1;
}
*::-moz-placeholder {
  color:inherit ;
  opacity: 1;
}
*:-ms-input-placeholder {
 color:inherit
}
.d-flex {
  display: flex;
}
.flex-wrap {
 flex-wrap:wrap;
  display: flex;
}
.flex-nowrap {
 flex-wrap:nowrap;
}
.align-center {
  display: flex;
  align-items: center;
}
.center_content {
  max-width: 1180px;
  width: 100%;
  margin: 0 auto;
}
.only_mobile_view {display: none}
.top_bar {
  min-height: 80px;
  padding: 0 35px 0 77px;
  background: #354366;
  display: flex;
}
.logo {align-self: center; padding:10px 30px 10px 0}
.top_bar h1 {
  font-size: 25px;
  color: #fff;
  font-weight: normal;
  line-height: 37px;
  align-self: center;
}
.download {
  display: block !important;
  background: url('assets/images/Group2.svg') no-repeat;
  width: 250px;
  height: 28px;
  align-self: center;
  margin-left: auto;
}
.flexslider {
  margin: 0;
  background: none;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  }
.banner_content {
  padding: 70px 20px 150px 20px;
}
.banner_content p {
  font-size: 19px;
  line-height: 34px;
}
.reality_slider_area {
  margin-top: 35px;
  margin-bottom: 70px;
  position: relative;
}
.reality_slider_area:after{
  width: 100%;
  height: 2px;
  background: #c1c1c1;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 9px;
  content: "";
}
.year_review_area {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 20px;
}
.year_img_row,.story_row {
  display: flex;
  justify-content: space-between;
}
.slider_left_text {
  width: 57%;
  padding-right: 30px;
  align-self: center;
}
.slider_left_text h2,
.slider_left_text h3 {
  font-weight: normal;
}
.slider_left_text h2 {
  font-size: 37px;
  line-height: 44px;
  letter-spacing: 4px;
  padding-bottom: 20px;
}
.slider_left_text h3 {
  font-size: 21px;
  line-height: 28px;
  letter-spacing: 2px;
}
.slider_img {width: 43%;}
.bullet_row {
  max-width: 1090px;
  margin: 0 auto;
  padding: 50px 20px 0 20px;
}
.bullet_container {
  display: flex;
  flex-wrap: nowrap;
  padding-bottom: 10px;
}
.bullet_column {
  flex: 14.28%;
  font-size: 16px;
  position: relative;
  padding-bottom: 15px;
  text-align: center;
}
.bullet_column:after {
  width: 18px;
  height: 18px;
  background: #f09731;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: -8px;
  content: "";
  border-radius: 50%;
  z-index: 2;
}
.story_left {
  width: 50%;
}
.story_rgt {
  width: 50%;
  align-self: center;
  padding-left: 8%;
}
.story_rgt h2,
.story_rgt h3 {
  font-weight: normal;
}
.story_rgt h2 {
  font-size: 60px;
  line-height: 65px;
  letter-spacing: 3px;
  padding-bottom: 10px;
  text-transform: uppercase;
}
.story_rgt h3 {
   font-size: 30px;
  line-height: 36px;
  letter-spacing: 2px;
}
.our_story {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 20px 20px 20px;
}

.common_post {
  display: flex;
  justify-content: space-between;
  position: relative;
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 20px 30px 20px;
}
.post_left {
  width: 69.5%;
}
.post_left img {
  display: block;
  width: 100%;
  height: auto;
}
.post_rgt {
  width: 30.5%;
  padding: 0 7% 0 3%;
  position: absolute;
  right: 0;
  bottom: 22%;
}
.post_rgt p {
  font-size: 19px;
  line-height: 28px;
  padding-bottom: 15px;
  position: relative;
}
.post_rgt a {
  display: inline-block;
  background: url('assets/images/arrow.png') no-repeat right center;
  padding-right: 20px;
  font-size: 19px;
  text-transform: uppercase;
  color: #f09731;
}
.post_rgt p:before {
  content: "";
  position: absolute;
  width: 66px;
  height: 9px;
  background: #3D7CBF;
  left: 0;
  top: -30px;
  border-radius: 5px;

}
.footer {
  min-height: 93px;
  background: #354366;
  display: flex;
}
.footer a {
  align-self: center;
  margin:0 auto;
}

@media only screen and (max-width: 991px) {
  .only_desktop_view {
      display: none !important;
 }
 .only_mobile_view {display: block}
}

@media only screen and (max-width: 1450px) {
  .top_bar {
    min-height: 75px;
    padding:0 20px;
  }
  .top_bar h1 {
    font-size: 26px;
    line-height: 26px;
  }
  
}
@media only screen and (max-width: 1050px) {
  .top_bar h1 {
    font-size: 20px;
    line-height: 20px;
  }

}
@media only screen and (max-width: 991px) {
  .top_bar {
    padding: 0 20px;
  }

  .logo {align-self: center; padding:10px 10px 10px 0}
  .top_bar h1 {
    font-size: 12px;
    line-height: 15px;
    padding-right: 50px;
  }
  .download {
    background: url('assets/images/download.png') no-repeat;
    width: 28px;
    position: absolute;
    right: 20px;
  }
  .banner_content {
  padding: 35px 20px 140px 20px;
  }
.banner_content p {
  font-size: 13px;
  line-height: 25px;
  }
  .slider_left_text h2,.story_rgt h2 {
    font-size: 13px;
    line-height: 15px;
    padding-bottom: 10px;
  }
  .slider_left_text h3, .story_rgt h3 {
    font-size: 10px;
    line-height: 11px;
  }
  .story_rgt h3 br {display: none}
  .banner_content {
    padding-bottom: 35px;
  }
  .bullet_row {
     padding-top: 35px;
  }
  .common_post {
    padding-bottom: 10px;
  }
  .post_rgt {
    bottom: 10px;
  }
  .post_rgt p {
    font-size: 11px;
    line-height: 15px;
    padding-bottom: 10px;
  }
  .post_rgt a {
    font-size: 10px;
    background-size: 10px 14px;
    padding-right: 18px;
  }
  .post_rgt p:before {display: none}
  .post_rgt, .story_rgt {padding-right: 3%}
  .story_rgt { padding-left:5%; }
}


.reality_slider_area .owl-carousel .owl-dot {
  flex: 14.28%;
}
.reality_slider_area .owl-carousel .owl-dot button {
  border: none;
  border-radius: 0;
  background: none;
  outline: none;
  font-size: 12px;
  position: relative;
  padding-bottom: 15px;
  text-align: center;
  cursor: pointer;
  
}
.reality_slider_area .owl-carousel .owl-dots { bottom:10px }
.reality_slider_area .owl-carousel .owl-dots {
    max-width: 1200px;
    margin: 0 auto;
    padding: 50px 20px 0 20px;
}
.reality_slider_area .owl-carousel .owl-dot button:after {
    width: 18px;
    height: 18px;
    background: #f09731;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -8px;
    content: "";
    border-radius: 50%;
    z-index: 2;
}
.reality_slider_area .owl-carousel .owl-dot.active button:after {
  width: 24px;
  height: 24px;
  bottom: -10px;
}
.year_review_area { padding-bottom:96px }
@media only screen and (max-width: 1250px) {
.reality_slider_area .owl-carousel .owl-dot button {
  font-size: 12px;
}
.reality_slider_area .owl-carousel .owl-dots { bottom:10px }
.reality_slider_area .owl-carousel .owl-dots {
    padding: 50px 70px 0 70px;
}
  }

@media only screen and (max-width: 991px) {
.reality_slider_area .owl-carousel .owl-dot button {
    font-size: 0px;
    height: 33px;
    display: block;
    width: 20px;
}
}
@media only screen and (max-width: 640px) {
.story_rgt { margin-right:20px; }	
.reality_slider_area .owl-carousel .owl-dot button {
    font-size: 0px;
    height: 33px;
    display: block;
    width: 20px;
}
.reality_slider_area .owl-carousel .owl-dot {
  margin: 0 2px;
}
.reality_slider_area .owl-carousel .owl-dot button:after {
    width: 10px;
    height: 10px;
}
.reality_slider_area .owl-carousel .owl-dot.active button:after {
    width: 16px;
    height: 16px;
    bottom: -10px;
}
.reality_slider_area .owl-carousel .owl-dot {
    margin: 0 2px;
}
.reality_slider_area .owl-carousel .owl-dots {
    bottom: 12px;
}
.year_review_area {padding-bottom:40px}
}

  @media only screen and (max-width: 450px) {
  .year_review_area {padding-bottom:10px}
}
  @media only screen and (max-width: 400px) {
  /*.year_review_area {padding-bottom:0; margin-bottom: -30px}*/
}
.sticky {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
}