.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: #af2634;
          border: none;
          border-radius: 3px;
          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:#98212d;
            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.alt {
  background: #b02635 !important;}

  .to-readMoreBtn .material-icons {
    font-size: 18px;
    display: inline-block;
    margin-left: 30px; }
  .to-readMoreBtn .mdl-ripple {
    background: #fff; }

.to-tap2Open {
  background: #efefef;
  color: #424242;
  overflow: hidden; }

.to-tap2Open .to-miniBnrInfo{
  color: #424242; }

.to-residentsBenefits {
  background: #b02635; }

.to-easeGuests {
  background: #efefef;
  color: #424242; }

.to-easeGuests .to-miniBnrInfo{
  color: #424242; }

.to-communityControl {
  background: #b02635; }
  .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: #b02635;
  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: #f8f8f8;
  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: #333333; }
        .to-urContentBoxRG .to-urContentBoxRow .to-urContentBoxCol.to-urContentBoxDesc .to-usContentTitle {
          font-weight: 300;
          font-size: 35px;
          margin: 0 0 5px 0;
          line-height: 1; 
		  color: #333333; }
        .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: #b02635;
      cursor: pointer; }
    .to-accordian li .to-accordianContent {
      padding: 15px;
      background: #F9F5ED;
      display: none; }

/*Accordian*/

.mobile-header{
  display: none;
  background: #222d32;
  color: white;
  position: relative;
  z-index:3;
}

.mh-top{
  display: flex;
  align-items: center;
  padding: 10px 15px 0; 
}

.mh-brand{
  display: block;
  width: 150px;
}

.mh-brand img{
  width: 100%;
}

.mobile-menu-btn{
  margin-left: auto;
  text-align: center;
  text-transform: uppercase;
  font-size:10px;
}

.mobile-menu-btn .material-icons{
  display:block;
}

.mobile-quick-nav{
  margin:10px 0 0 0;
  padding:0;
  list-style: none;
  display: flex;
}

.mqn-item{
  width:25%;
  flex-grow: 0;
  flex-shrink: 0;
}

.mqn-link{
  display:block;
  font-size:12px;
  text-align: center;
  border-bottom:2px solid transparent;
  padding:5px 0;
  font-weight:500;
}

.mqn-link:hover{
  border-color:#b02635;
}

.mobile-drawer-nav{
  box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);
  width: 240px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow-y: auto;
  margin:0;
  padding:0;
  z-index: 5;
  transform: translateX(-250px);
  transition: all 0.5s ease-in-out;
  background: #222d32;
  color:white;
  border-right:1px solid white;
}

.mdn-brand{  
  padding: 10px 20px;
}

.mdn-brand img{
  width:100%;
}

.mdn-link{
  display:block;
  font-weight: 500;
  padding: 10px 20px;
}

.mdn-overlay{  
  background-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 4;
  transition: all 0.3s ease-in-out;
  visibility: hidden;
}

.mobile-drawer-wrapper.active .mobile-drawer-nav{  
  transform: translateX(0);
}

.mobile-drawer-wrapper.active .mdn-overlay{  
  background-color: rgba(0,0,0,.5);
  transition: background-color 0.3s ease-in-out;
  visibility: visible;
}

.mdl-layout__header.to-mainHeader .mdl-layout__header-row .mdl-navigation .mdl-navigation__link.to-loginBtn.bordered{
  background:#f8f8f8;
  border:1px solid #af2634;
  color:#af2634;
}

.mdl-layout__header.to-mainHeader .mdl-layout__header-row .mdl-navigation .mdl-navigation__link.to-loginBtn.bordered:hover{
  background:#af2634;
  color:white;
}

.mdl-layout__header.to-mainHeader .mdl-layout__header-row .mdl-navigation .mdl-navigation__link.to-accessBtn:before{
  content:"";
  width:20px;
  height:20px;
  background-image:url(../images/barrier.svg);
  background-size:100%;
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: middle;
  transform: translateY(-3px);
  margin-right: 5px;
}

.mdl-layout__header.to-mainHeader .mdl-layout__header-row .mdl-navigation .mdl-navigation__link.to-accessBtn:hover:before{
  background-image:url(../images/barrier-white.svg);
}

@media (max-width:1023px){
  .to-mainHeader, .to-mainDrawer, .mdl-layout__drawer-button{
    display:none;
  }
  .mobile-header{
    display:block;
  }
}


/*# sourceMappingURL=theme.css.map */
