@font-face {
  font-family: 'Faktos';
  src: url("../fonts/FaktosOutline.eot");
  src: url("../fonts/FaktosOutline.eot?#iefix") format("embedded-opentype"), url("../fonts/FaktosOutline.woff") format("woff"), url("../fonts/FaktosOutline.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
.cm-offset-0, .cm-offset-single-0 {
  padding: 0 !important; }

.cm-offset-left-0 {
  padding-left: 0 !important; }

.cm-offset-right-0 {
  padding-right: 0 !important; }

body, html {
  font-size: 14px;
  height: 100%;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
  color: #424242;
  font-weight: normal;
  -webkit-text-size-adjust: 100%; }

object, embed, a, a:focus, a:active,
button::-moz-focus-inner,
input:focus,
input[type="reset"]::-moz-focus-inner,
button:focus,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
select::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
  outline: 0 !important; }

a {
  cursor: pointer;
  color: inherit;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

a:hover, a:active, a:focus {
  text-decoration: none;
  color: white; }

.btn:focus {
  color: white; }

input::-moz-focus-inner {
  border: 0; }

img {
  border: none; }

.to-container {
  width: 1170px;
  margin: 0 auto;
  box-sizing: border-box; }

.mdl-layout__drawer {
  background: #333; }
  .mdl-layout__drawer .mdl-navigation .mdl-navigation__link {
    color: #fff; }
    .mdl-layout__drawer .mdl-navigation .mdl-navigation__link:hover {
      background: #c62a2a;
      color: #fff; }
  .mdl-layout__drawer .mdl-layout-title {
    margin: 20px 0 0 0; }
    .mdl-layout__drawer .mdl-layout-title img {
      width: 150px; }

.mdl-layout__header.to-mainHeader {
  background: #f8f8f8; }
  .mdl-layout__header.to-mainHeader .mdl-layout__header-row {
    height: 95px; }
    .mdl-layout__header.to-mainHeader .mdl-layout__header-row .mdl-navigation {
      height: 95px; }
      .mdl-layout__header.to-mainHeader .mdl-layout__header-row .mdl-navigation .mdl-navigation__link {
        box-sizing: border-box;
        height: 95px;
        line-height: 130px;
        border-top: 5px solid #fff;
        line-height: inherit;
        padding: 30px 20px;
        font-size: 16px; }
        .mdl-layout__header.to-mainHeader .mdl-layout__header-row .mdl-navigation .mdl-navigation__link.to-loginBtn {
          background: #8dc63f;
          border: none;
          border-radius: 50px;
          color: #fff;
          height: 40px;
          line-height: 1;
          padding: 10px;
          position: relative;
          text-align: center;
          top: -2px;
          width: 150px;
          margin-left: 10px;
          overflow: hidden;
          box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12); }
          .mdl-layout__header.to-mainHeader .mdl-layout__header-row .mdl-navigation .mdl-navigation__link.to-loginBtn .mdl-ripple {
            background: #fff; }
          .mdl-layout__header.to-mainHeader .mdl-layout__header-row .mdl-navigation .mdl-navigation__link.to-loginBtn:hover {
            background: #8dc63f;
            color: #fff; }
        .mdl-layout__header.to-mainHeader .mdl-layout__header-row .mdl-navigation .mdl-navigation__link:hover {
          border-color: #c62a2a;
          color: #c62a2a;
          background: rgba(0, 0, 0, 0.05); }
  .mdl-layout__header.to-mainHeader .mdl-layout-title img {
    width: 230px;
    padding-top: 7px; }
  .mdl-layout__header.to-mainHeader.is-compact .mdl-layout__header-row {
    height: 68px; }
    .mdl-layout__header.to-mainHeader.is-compact .mdl-layout__header-row .mdl-navigation {
      height: 68px; }
      .mdl-layout__header.to-mainHeader.is-compact .mdl-layout__header-row .mdl-navigation .mdl-navigation__link {
        height: 68px;
        padding: 18px 24px;
        font-size: 18px; }

.mdl-layout__drawer-button {
  padding-top: 12px; }

.to-mainBanner img {
  width: 100%; }

.s1-h1 {
  margin: 0;
  font-size: 50px;
  font-weight: 300;
  color: #31364c;
  line-height: 1;
  font-family: 'Roboto', sans-serif; }
  .s1-h1 em {
    color: #c62a2a;
    font-style: normal;
    font-size: 1.3em; }

.s1-h2 {
  font-size: 35px;
  font-weight: 100;
  margin: 0;
  line-height: 1; }

.s1-p {
  font-weight: 300; }
  .s1-p em {
    color: #c62a2a;
    font-style: normal;
    font-size: 1.3em; }

.s1-a {
  display: block;
  margin: 0;
  width: auto !important;
  border-radius: 50px;
  text-transform: none;
  background: #424242 !important;
  color: #fff !important;
  line-height: 1;
  height: auto !important;
  font-size: 18px;
  padding: .5em 2em; }
  .s1-a .material-icons {
    font-size: 1.2em;
    display: inline-block;
    margin-left: .5em; }
  .s1-a .mdl-ripple {
    background: #fff; }

.s2-h1 {
  margin: 0;
  font-size: 60px;
  font-weight: 300;
  color: #fff;
  line-height: 1;
  font-family: 'Roboto', sans-serif; }
  .s2-h1 em {
    color: #c62a2a;
    font-style: normal;
    font-size: 1.3em; }

.s2-h2 {
  font-size: 35px;
  font-weight: 100;
  margin: 0;
  line-height: 1;
  color: #fff; }

.s2-p {
  font-weight: 300;
  color: #fff; }
  .s2-p em {
    color: #c62a2a;
    font-style: normal;
    font-size: 1.3em; }

.s2-a {
  display: block;
  margin: 0;
  width: auto !important;
  border-radius: 50px;
  text-transform: none;
  background: #8dc63f !important;
  color: #fff !important;
  line-height: 1;
  height: auto !important;
  font-size: 18px;
  padding: .5em 2em; }
  .s2-a .material-icons {
    font-size: 1.2em;
    display: inline-block;
    margin-left: .5em; }
  .s2-a .mdl-ripple {
    background: #fff; }

.s2-darkBg {
  background: rgba(0, 0, 0, 0.4);
  height: 22em;
  width: 55em;
  border-radius: 20px; }

.to-miniBnrSection img {
  width: 100%; }
.to-miniBnrSection .to-miniBnrInfo {
  color: #fff; }
  .to-miniBnrSection .to-miniBnrInfo h2 {
    font-weight: 300;
    font-size: 46px;
    margin: 0 0 20px 0;
    line-height: 1; }
    .to-miniBnrSection .to-miniBnrInfo h2 em {
      color: #c62a2a;
      font-style: normal;
      font-size: 60px; }
  .to-miniBnrSection .to-miniBnrInfo p {
    margin: 0;
    font-size: 16px;
    line-height: 24px; }
    .to-miniBnrSection .to-miniBnrInfo p em {
      color: #AF0D0D;
      font-style: normal;
      font-size: 21px;
      text-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); }
    .to-miniBnrSection .to-miniBnrInfo p i {
      color: #000000;
      font-style: normal;
      font-size: 21px;
      text-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
      -webkit-text-stroke: 1px #AF0D0D; }
.to-miniBnrSection .mdl-grid {
  height: 388px; }

.to-readMoreBtn {
  display: block;
  margin: 20px 0 0 0;
  width: 170px;
  border-radius: 50px;
  text-transform: none;
  background: #424242 !important;
  color: #fff !important; }
  .to-readMoreBtn .material-icons {
    font-size: 18px;
    display: inline-block;
    margin-left: 30px; }
  .to-readMoreBtn .mdl-ripple {
    background: #fff; }

.to-tap2Open {
  background: #F18D05;
  overflow: hidden; }

.to-residentsBenefits {
  background: #E54028; }

.to-easeGuests {
  background: #61AE24; }

.to-communityControl {
  background: #113F8C; }
  .to-communityControl img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
    width: auto; }

.to-inquire {
  background: #292d31;
  text-align: center;
  padding: 40px 0; }
  .to-inquire .to-readMoreBtn {
    margin: 30px auto 0 !important;
    text-transform: uppercase !important;
    background: #c62a2a !important;
    color: #fff !important; }

.to-footer {
  color: #9699a6; }
  .to-footer .to-footerHeading {
    font-size: 24px;
    color: #fff;
    margin: 30px 0 20px; }
  .to-footer .to-footerMain {
    background: url(../images/footer-bg.jpg) repeat center #25292c;
    padding: 100px 0; }
    .to-footer .to-footerMain .to-footerAbout img {
      margin: 0 0 20px 0;
      display: block; }
    .to-footer .to-footerMain .to-footerAbout p {
      color: #8B8E9B; }
      .to-footer .to-footerMain .to-footerAbout p a {
        color: #9699a6;
        text-decoration: none; }
        .to-footer .to-footerMain .to-footerAbout p a:hover {
          color: #c62a2a; }
  .to-footer .to-footerNav .nav {
    margin: 0;
    padding: 0;
    list-style: none; }
    .to-footer .to-footerNav .nav li {
      margin: 0 0 5px 0;
      padding: 0;
      display: inline-block;
      color: #8B8E9B; }
      .to-footer .to-footerNav .nav li:after {
        content: "/";
        display: inline-block;
        margin: 0 10px; }
      .to-footer .to-footerNav .nav li:last-child:after {
        display: none; }
      .to-footer .to-footerNav .nav li a {
        display: inline-block;
        text-transform: capitalize;
        color: #8B8E9B; }
        .to-footer .to-footerNav .nav li a:hover {
          color: #c62a2a; }
  .to-footer .to-footerNews .to-NewsWrap .to-singleNews {
    display: block;
    position: relative;
    padding: 15px 0;
    border-bottom: 1px solid #45474f; }
    .to-footer .to-footerNews .to-NewsWrap .to-singleNews:last-child {
      border: none; }
    .to-footer .to-footerNews .to-NewsWrap .to-singleNews .material-icons {
      position: absolute;
      top: 18px;
      left: 0;
      font-size: 22px;
      color: #45474f;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
    .to-footer .to-footerNews .to-NewsWrap .to-singleNews .to-newsInfo {
      padding: 0 0 0 35px; }
      .to-footer .to-footerNews .to-NewsWrap .to-singleNews .to-newsInfo .to-metaDate {
        color: #45474f;
        margin: 0 0 10px 0;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
      .to-footer .to-footerNews .to-NewsWrap .to-singleNews .to-newsInfo p {
        margin: 0;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
    .to-footer .to-footerNews .to-NewsWrap .to-singleNews:hover .material-icons, .to-footer .to-footerNews .to-NewsWrap .to-singleNews:hover .to-metaDate {
      color: #fff; }
    .to-footer .to-footerNews .to-NewsWrap .to-singleNews:hover p {
      color: #c62a2a; }
  .to-footer .to-footerEmail .to-readMoreBtn {
    display: block;
    margin: 20px 0 0 0;
    width: 170px;
    border-radius: 50px;
    text-transform: none;
    background: #8dc63f;
    color: #fff;
    line-height: 33px;
    padding: 5px 10px; }
    .to-footer .to-footerEmail .to-readMoreBtn .material-icons {
      font-size: 18px;
      display: inline-block;
      margin-left: 30px; }
    .to-footer .to-footerEmail .to-readMoreBtn .mdl-ripple {
      background: #fff; }
  .to-footer .to-footerEmail .mdl-textfield__input {
    border-color: #9699a6;
    color: #fff; }
  .to-footer .to-footerEmail .mdl-textfield__label {
    color: #45474f; }
    .to-footer .to-footerEmail .mdl-textfield__label:after {
      background: #c62a2a; }
  .to-footer .to-footerSecondary {
    background: #222629;
    padding: 50px 0; }
    .to-footer .to-footerSecondary .to-container {
      position: relative; }
    .to-footer .to-footerSecondary span {
      color: #45474f; }
    .to-footer .to-footerSecondary .mdl-button {
      position: absolute;
      right: 0;
      top: -80px;
      background: #c62a2a;
      color: #fff; }
      .to-footer .to-footerSecondary .mdl-button .mdl-ripple {
        background: #fff; }

.to-expandBox {
  padding: 50px;
  background: #222629;
  color: #fff;
  display: none;
  position: relative; }
  .to-expandBox p {
    margin: 0; }
  .to-expandBox h3 em {
    color: #F04E4E;
    font-style: normal;
    font-size: 48px; }
  .to-expandBox .expandClose {
    display: block;
    font-size: 20px;
    color: #fff;
    right: 15px;
    top: 15px;
    position: absolute;
    cursor: pointer; }

.to-inquireModal h2 {
  font-weight: 300;
  font-size: 30px;
  margin: 0 0 20px 0;
  line-height: 1;
  text-align: center; }
  .to-inquireModal h2 em {
    color: #c62a2a;
    font-style: normal;
    font-size: 45px; }
.to-inquireModal .to-modalDialog {
  max-width: 350px !important; }
.to-inquireModal .to-formWrapper .to-readMoreBtn {
  display: block;
  margin: 20px auto 0;
  width: 170px;
  border-radius: 50px;
  text-transform: none;
  background: #c62a2a;
  color: #fff;
  line-height: 26px;
  padding: 5px 10px; }
  .to-inquireModal .to-formWrapper .to-readMoreBtn .material-icons {
    font-size: 18px;
    display: inline-block;
    margin-left: 15px; }
  .to-inquireModal .to-formWrapper .to-readMoreBtn .mdl-ripple {
    background: #fff; }
.to-inquireModal .to-formWrapper .mdl-textfield {
  width: 100%;
  width: 100%; }
.to-inquireModal .to-formWrapper .mdl-textfield__input {
  border-color: #9699a6;
  color: #45474f; }
.to-inquireModal .to-formWrapper .mdl-textfield__label {
  color: #45474f; }
  .to-inquireModal .to-formWrapper .mdl-textfield__label:after {
    background: #c62a2a; }

.open-animate-img {
  width: 585px;
  height: 390px;
  display: block;
  overflow: hidden;
  margin-bottom: -10px; }

/*Modal css*/
.to-modal {
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  display: none;
  overflow: auto; }
  .to-modal .to-modalInner {
    padding: 15px; }
    .to-modal .to-modalInner .to-modalDialog {
      margin: 100px auto 0;
      max-width: 600px;
      padding: 35px;
      background: #fff;
      position: relative;
      -webkit-box-shadow: 0px 3px 10px 0px rgba(50, 50, 50, 0.75);
      -moz-box-shadow: 0px 3px 10px 0px rgba(50, 50, 50, 0.75);
      box-shadow: 0px 3px 10px 0px rgba(50, 50, 50, 0.75); }
      .to-modal .to-modalInner .to-modalDialog .to-modalClose {
        background: #ccc;
        width: 30px;
        height: 30px;
        display: block;
        border-radius: 50px;
        text-align: center;
        position: absolute;
        right: 10px;
        top: 10px;
        color: #000; }
        .to-modal .to-modalInner .to-modalDialog .to-modalClose i {
          font-size: 19px;
          position: relative;
          top: 5px; }

/*Testimonial*/
.to-testiSection {
  background: #E6E6E6;
  padding: 40px 0;
  box-sizing: border-box; }
  .to-testiSection .to-testiSectionTitle {
    font-weight: 300;
    font-size: 46px;
    margin: 0 0 30px 0;
    line-height: 1;
    text-align: center;
    color: #444; }
    .to-testiSection .to-testiSectionTitle em {
      color: #c62a2a;
      font-style: normal;
      font-size: 1.3em; }
  .to-testiSection * {
    box-sizing: border-box; }

.to-testiCard {
  font-family: "Open Sans", Arial;
  margin: 0 auto;
  width: 290px;
  padding: 5px; }
  .to-testiCard .mdl-card {
    min-height: 0;
    border-radius: 6px;
    width: auto;
    display: block; }
    .to-testiCard .mdl-card .mdl-card__supporting-text {
      font-size: 14px;
      line-height: 17px;
      font-style: italic;
      color: #444;
      padding: 20px 20px 35px;
      font-weight: 600;
      width: auto;
      height: 200px; }
      .to-testiCard .mdl-card .mdl-card__supporting-text:before {
        content: '"';
        font-size: 20px; }
      .to-testiCard .mdl-card .mdl-card__supporting-text:after {
        content: '"';
        font-size: 20px; }
    .to-testiCard .mdl-card .mdl-card__actions {
      background: #292D31;
      color: white;
      font-size: 13px;
      padding: 15px 20px;
      text-transform: capitalize; }
      .to-testiCard .mdl-card .mdl-card__actions .to-testiAuthor {
        font-weight: bold; }
        .to-testiCard .mdl-card .mdl-card__actions .to-testiAuthor:before {
          content: '- '; }
        .to-testiCard .mdl-card .mdl-card__actions .to-testiAuthor:after {
          content: ','; }
      .to-testiCard .mdl-card .mdl-card__actions .to-testiAuthorProfession {
        font-weight: 300; }
  .to-testiCard .to-quoteIcon {
    background: white;
    border-radius: 50%;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.31);
    font-size: 24px;
    height: 56px;
    line-height: normal;
    margin: auto;
    min-width: 56px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    right: 20px;
    bottom: 38px;
    width: 56px;
    color: #C62A2A; }
    .to-testiCard .to-quoteIcon .material-icons {
      font-size: 41px;
      left: 36%;
      line-height: 24px;
      position: absolute;
      top: 51%;
      -webkit-transform: translate(-12px, -12px);
      transform: translate(-12px, -12px);
      line-height: 24px;
      width: 24px; }

.bxslider {
  margin: 0;
  padding: 0; }

/*Testimonial*/
/*Inner Page Header*/
.to-innerPageHead {
  padding: 70px 0;
  background-image: url("../images/mdl-head-bg.jpg");
  color: white; }
  .to-innerPageHead .to-innerPageHeadTitle {
    font-weight: 300;
    font-size: 47px;
    margin: 0 0 10px 0;
    line-height: 1; }
  .to-innerPageHead .to-innerPageHeadDesc {
    margin: 0; }
  .to-innerPageHead em {
    color: #c62a2a;
    font-style: normal;
    font-size: 1.3em; }

/*Inner Page Header*/
.to-parralaxBg {
  background-repeat: repeat;
  background-position: center 0;
  background-size: cover;
  background-attachment: fixed;
  box-shadow: 0 9px 9px 0 rgba(0, 0, 0, 0.14), 0 8px 6px 13px rgba(0, 0, 0, 0.2), 0 10px 11px 9px rgba(0, 0, 0, 0.12); }

/*Inner Page Title*/
.to-innerPageTitle {
  padding: 30px 0;
  background: #292d31; }
  .to-innerPageTitle .to-innerPageSectionTitle {
    font-size: 46px;
    margin: 0 0 10px 0;
    line-height: 1;
    text-align: center;
    font-weight: 300;
    color: white; }
  .to-innerPageTitle .to-innerPageSectionDesc {
    margin: 0; }

/*User Resource*/
.to-urContentBoxRG {
  background: #4caf50;
  padding: 30px 0; }
  .to-urContentBoxRG .to-urContentBoxRow {
    display: table; }
    .to-urContentBoxRG .to-urContentBoxRow .to-urContentBoxCol {
      display: table-cell;
      vertical-align: middle; }
      .to-urContentBoxRG .to-urContentBoxRow .to-urContentBoxCol.to-urContentBoxDesc {
        width: 100%;
        padding: 0 40px;
        color: white; }
        .to-urContentBoxRG .to-urContentBoxRow .to-urContentBoxCol.to-urContentBoxDesc .to-usContentTitle {
          font-weight: 300;
          font-size: 35px;
          margin: 0 0 5px 0;
          line-height: 1; }
        .to-urContentBoxRG .to-urContentBoxRow .to-urContentBoxCol.to-urContentBoxDesc .to-usContentPara {
          margin: 0; }
        .to-urContentBoxRG .to-urContentBoxRow .to-urContentBoxCol.to-urContentBoxDesc em {
          color: #c62a2a;
          font-style: normal;
          font-size: 1.3em; }

.to-urContentBoxCMG {
  background: #2D6BCA;
  padding: 30px 0; }
  .to-urContentBoxCMG .to-urContentBoxRow {
    display: table; }
    .to-urContentBoxCMG .to-urContentBoxRow .to-urContentBoxCol {
      display: table-cell;
      vertical-align: middle; }
      .to-urContentBoxCMG .to-urContentBoxRow .to-urContentBoxCol.to-urContentBoxDesc {
        width: 100%;
        padding: 0 40px;
        color: white; }
        .to-urContentBoxCMG .to-urContentBoxRow .to-urContentBoxCol.to-urContentBoxDesc .to-usContentTitle {
          font-weight: 300;
          font-size: 35px;
          margin: 0 0 5px 0;
          line-height: 1; }
        .to-urContentBoxCMG .to-urContentBoxRow .to-urContentBoxCol.to-urContentBoxDesc .to-usContentPara {
          margin: 0; }
        .to-urContentBoxCMG .to-urContentBoxRow .to-urContentBoxCol.to-urContentBoxDesc em {
          color: #c62a2a;
          font-style: normal;
          font-size: 1.3em; }

.to-urContentBoxMK {
  background: #6A4CAF;
  padding: 30px 0; }
  .to-urContentBoxMK .to-urContentBoxRow {
    display: table; }
    .to-urContentBoxMK .to-urContentBoxRow .to-urContentBoxCol {
      display: table-cell;
      vertical-align: middle; }
      .to-urContentBoxMK .to-urContentBoxRow .to-urContentBoxCol.to-urContentBoxDesc {
        width: 100%;
        padding: 0 40px;
        color: white; }
        .to-urContentBoxMK .to-urContentBoxRow .to-urContentBoxCol.to-urContentBoxDesc .to-usContentTitle {
          font-weight: 300;
          font-size: 35px;
          margin: 0 0 5px 0;
          line-height: 1; }
        .to-urContentBoxMK .to-urContentBoxRow .to-urContentBoxCol.to-urContentBoxDesc .to-usContentPara {
          margin: 0; }
        .to-urContentBoxMK .to-urContentBoxRow .to-urContentBoxCol.to-urContentBoxDesc em {
          color: #c62a2a;
          font-style: normal;
          font-size: 1.3em; }

.to-urContentBoxFEAT {
  background: #31CE9C;
  padding: 30px 0; }
  .to-urContentBoxFEAT .to-urContentBoxRow {
    display: table; }
    .to-urContentBoxFEAT .to-urContentBoxRow .to-urContentBoxCol {
      display: table-cell;
      vertical-align: middle; }
      .to-urContentBoxFEAT .to-urContentBoxRow .to-urContentBoxCol.to-urContentBoxDesc {
        width: 100%;
        padding: 0 40px;
        color: white; }
        .to-urContentBoxFEAT .to-urContentBoxRow .to-urContentBoxCol.to-urContentBoxDesc .to-usContentTitle {
          font-weight: 300;
          font-size: 35px;
          margin: 0 0 5px 0;
          line-height: 1; }
        .to-urContentBoxFEAT .to-urContentBoxRow .to-urContentBoxCol.to-urContentBoxDesc .to-usContentPara {
          margin: 0; }
        .to-urContentBoxFEAT .to-urContentBoxRow .to-urContentBoxCol.to-urContentBoxDesc em {
          color: #c62a2a;
          font-style: normal;
          font-size: 1.3em; }

.to-urContentBoxRGO {
  background: #EC8920;
  padding: 30px 0; }
  .to-urContentBoxRGO .to-urContentBoxRow {
    display: table; }
    .to-urContentBoxRGO .to-urContentBoxRow .to-urContentBoxCol {
      display: table-cell;
      vertical-align: middle; }
      .to-urContentBoxRGO .to-urContentBoxRow .to-urContentBoxCol.to-urContentBoxDesc {
        width: 100%;
        padding: 0 40px;
        color: white; }
        .to-urContentBoxRGO .to-urContentBoxRow .to-urContentBoxCol.to-urContentBoxDesc .to-usContentTitle {
          font-weight: 300;
          font-size: 35px;
          margin: 0 0 5px 0;
          line-height: 1; }
        .to-urContentBoxRGO .to-urContentBoxRow .to-urContentBoxCol.to-urContentBoxDesc .to-usContentPara {
          margin: 0; }

/*User Resource*/
/*FAQs*/
.to-faqsWrapper {
  max-width: 800px;
  margin: 0 auto;
  padding: 70px 0; }

/*FAQs*/
/*Accordian*/
.to-accordian {
  margin: 0 auto;
  padding: 0;
  border-radius: 5px;
  overflow: hidden; }
  .to-accordian li {
    margin: 0;
    padding: 0;
    border-bottom: 1px solid white; }
    .to-accordian li:last-child {
      border: none; }
    .to-accordian li .to-accordianLabel {
      display: block;
      color: #fff;
      padding: 15px;
      position: relative;
      font-size: 16px;
      font-weight: bold;
      background-color: #009688;
      cursor: pointer; }
    .to-accordian li .to-accordianContent {
      padding: 15px;
      background: #F9F5ED;
      display: none; }

/*Accordian*/
#mainSlider .item img {
  display: block;
  width: 100%;
  height: auto; }
#mainSlider .owl-controls {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
  #mainSlider .owl-controls .owl-buttons {
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    z-index: 5;
    color: #fff; }
    #mainSlider .owl-controls .owl-buttons [class*="owl-"] {
      position: absolute;
      text-indent: -99999px;
      font-size: 20px;
      font-family: FontAwesome; }
  #mainSlider .owl-controls .owl-prev:after, #mainSlider .owl-controls .owl-next:after {
    position: absolute;
    top: 0;
    text-indent: 0; }
  #mainSlider .owl-controls .owl-prev {
    left: 15px; }
    #mainSlider .owl-controls .owl-prev:after {
      content: "\f053";
      right: -15px; }
  #mainSlider .owl-controls .owl-next {
    right: 15px; }
    #mainSlider .owl-controls .owl-next:after {
      content: "\f054";
      left: -15px; }

.slider-wrapper {
  position: relative; }
  .slider-wrapper .slider-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.7); }
  .slider-wrapper .fixed-image {
    background: url(../images/slide2-bg.jpg);
    height: 850px;
    width: 100%;
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover; }
  @media screen and (max-width: 839px) {
    .slider-wrapper .fixed-image {
      height: 650px; } }

.centered-text-wrapper {
  position: absolute;
  top: 40%;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  text-align: center;
  margin: auto;
  left: 0;
  right: 0;
  color: #fff; }
  .centered-text-wrapper h2 {
    font-weight: 300; }
  .centered-text-wrapper input, .centered-text-wrapper a {
    display: block;
   /* max-width: 400px;*/ } 
  .centered-text-wrapper a {
    background: #E54028;
    padding: 10px;
    border-radius: 5px;
    margin-top: 20px;
    position: relative;
    color: #fff; }
    .centered-text-wrapper a:after {
      content: "\f105";
      position: absolute;
      width: auto;
      font-size: 18px;
      font-family: FontAwesome;
      margin-left: 10px; }
    .centered-text-wrapper a:hover, .centered-text-wrapper a:focus {
      background: #E54028;
      color: #fff; }
  @media screen and (max-width: 839px) {
    .centered-text-wrapper {
      padding: 0 15px;
      margin-top: 100px; }
      .centered-text-wrapper h2 {
        font-size: 35px; }
      .centered-text-wrapper input, .centered-text-wrapper a {
        height: auto;
        line-height: normal;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box; }
      .centered-text-wrapper input {
        padding: 10px; } }

.form-control {
  display: block;
  width: 100%;
  height: 28px;
  padding: 5px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }

.btn-bottom-slider {
  position: absolute;
  bottom: 70px;
  color: #fff;
  left: 0;
  right: 0;
  width: auto;
  margin: auto;
  display: block;
  text-align: center; }

 @media screen and (max-width: 839px) {
.btn-bottom-slider {
  margin-top: 10px;
  bottom: 0px;
 }
 }
  
  .btn-bottom-slider:before {
    content: "";
    background-image: url("../images/down-arrow.png");
    background-size: 100%;
    background-position: top center;
    background-repeat: no-repeat;
    clear: both;
    display: block;
    margin: 0 auto 10px;
    width: 58px;
    height: 32px; }

.invitation-wrapper {
  background: #2B78E4;
  height: 430px;
  overflow: hidden;
  font-family: 'Roboto', sans-serif; }
  .invitation-wrapper * {
    height: 100%; }
  .invitation-wrapper .banner-image {
    background-image: url("../images/invitation-banner.jpg"); }
  @media screen and (max-width: 839px) {
    .invitation-wrapper {
      height: auto; } }

.banner-image {
  width: 100%;
  height: 100%; }
  @media screen and (max-width: 839px) {
    .banner-image {
      height: 400px !important; } }

.send-invitation-wrapper {
  background: #F18D05;
  height: 430px;
  overflow: hidden;
  font-family: 'Roboto', sans-serif; }
  .send-invitation-wrapper * {
    height: 100%; }
  .send-invitation-wrapper .banner-image {
    background-image: url("../images/send-invitaion-banner.jpg"); }
  .send-invitation-wrapper .info-wrapper {
    color: #fff;
    position: relative;
    display: inline-block; }
    .send-invitation-wrapper .info-wrapper:before {
      content: "2"; }
  @media screen and (max-width: 839px) {
    .send-invitation-wrapper {
      height: auto; } }

.tap-to-open-wrapper {
  background: #c62a2a;
  height: 430px;
  overflow: hidden;
  font-family: 'Roboto', sans-serif; }
  .tap-to-open-wrapper * {
    height: 100%; }
  .tap-to-open-wrapper .banner-image {
    background-image: url("../images/tap2open-banner.jpg"); }
  .tap-to-open-wrapper .info-wrapper {
    color: #fff;
    position: relative;
    display: inline-block; }
    .tap-to-open-wrapper .info-wrapper:before {
      content: "3"; }
  @media screen and (max-width: 839px) {
    .tap-to-open-wrapper {
      height: auto; } }

.info-wrapper {
  color: #fff;
  position: relative;
  display: inline-block;
  margin: 0 30px;
  padding-left: 160px; }
  .info-wrapper:before {
    content: "1";
    position: absolute;
    left: 0;
    font-size: 250px;
    font-family: 'Faktos';
    height: 100%;
    display: block;
    top: 50%; }
  .info-wrapper > * {
    height: auto;
    top: 50%;
    position: relative;
    transform: translate(0, -50%); }
  .info-wrapper h3 {
    margin-top: 0;
    font-weight: 700;
    font-size: 34px; }
  .info-wrapper p, .info-wrapper .desc-wrapper, .info-wrapper ul li {
    font-size: 19px; }
  .info-wrapper * {
    height: auto; }
  @media screen and (max-width: 839px) {
    .info-wrapper {
      margin: 0 15px;
      padding-left: 0;
      height: auto;
      padding: 30px 0; }
      .info-wrapper > * {
        top: 0;
        transform: translate(0, 0); } }

.hollow-btn {
  margin-top: 15px;
  border: 2px solid #fff;
  background-color: transparent;
  color: #ffffff;
  padding: 0 30px;
  text-transform: uppercase;
  height: 43px;
  line-height: 43px;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 2px; }

.grid-md-6 {
  width: 50%;
  float: left; }
  @media screen and (max-width: 839px) {
    .grid-md-6 {
      width: 100%; } }

.pull-right {
  float: right !important; }

.box-sizing-border {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

.cus-row {
  width: 100%; }
  .cus-row:before, .cus-row:after {
    content: "";
    display: table; }
  .cus-row:after {
    clear: both; }

.inner-banner {
  padding: 50px;
  background: url(../images/slide2-bg.jpg) no-repeat center -365px;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
  text-align: center; }
  .inner-banner:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5); }
  .inner-banner > a {
    position: relative;
    z-index: 1;
    display: block;
    color: white;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold; }
    .inner-banner > a img {
      display: block;
      margin: 0 auto 5px; }

.contact-form-wrap {
  text-align: center;
  margin-top: 50px; }
  .contact-form-wrap h1 {
    text-transform: uppercase;
    margin: 0 auto 30px;
    font-size: 30px;
    font-weight: 600;
    color: #666666;
    max-width: 700px; }
    .contact-form-wrap h1:after {
      position: relative;
      content: '';
      bottom: -25px;
      width: 30px;
      height: 1px;
      margin: 0 auto;
      display: block;
      background-color: #9d9d9d; }
    .contact-form-wrap h1 > span {
      color: #e54343; }
  .contact-form-wrap h2 {
    font-size: 20px;
    margin: 0 auto 30px; }

.centered-form-container {
  width: 600px;
  max-width: 90%; /* Don't allow text fields to be outside the viewport. */
  margin: 0 auto 100px; }
  .centered-form-container > .mdl-textfield, .centered-form-container .mdl-textfield {
    width: 100%;
    background: transparent;
    color: #9e9e9c;
    resize: none;
    padding-bottom: 0; }
    .centered-form-container > .mdl-textfield label, .centered-form-container .mdl-textfield label {
      left: 10px;
      right: 10px;
      font-size: 14px; }
      .centered-form-container > .mdl-textfield label:after, .centered-form-container .mdl-textfield label:after {
        content: none; }
    .centered-form-container > .mdl-textfield textarea, .centered-form-container > .mdl-textfield input, .centered-form-container .mdl-textfield textarea, .centered-form-container .mdl-textfield input {
      background: #f4f4f4;
      padding: 10px;
      width: calc(100% - 20px);
      resize: none; }
@media screen and (max-width: 839px) {	  
    .centered-form-container > .mdl-textfield textarea, .centered-form-container > .mdl-textfield input, .centered-form-container .mdl-textfield textarea, .centered-form-container .mdl-textfield input {
      background: #f4f4f4;
      padding: 10px;
      width: 100%;
      resize: none; }
}
	  
  .centered-form-container button {
    text-transform: uppercase;
    background: #E54028;
    padding: 10px;
    border-radius: 5px;
    margin-top: 20px;
    position: relative;
    color: #fff;
    width: 100%;
    height: auto;
    font-size: 18px; }
    .centered-form-container button:hover, .centered-form-container button:focus {
      background: #E54028;
      color: #fff; }

@media screen and (max-width: 839px) {
  .fixed-image, .custom_parralaxBg {
    background-position: center center !important;
    background-size: cover; } }
.custom_parralaxBg {
  background-position: 50% 0;
  background-repeat: no-repeat; }

.contact-required__error {
  color:#de3226;
  font-size:12px;
  margin-top:3px;
  visibility:hidden;
  display:block
}

/*# sourceMappingURL=theme.css.map */
