/* GENERAL */

h1, h2, h3, h4, h1 a, h2 a, h3 a, h4 a {
  color:#1b1b1b;
}

h1 {
  font-family:"Cinzel", serif;
  font-style:normal;
  font-size:64px;
  line-height:70px;
}

h2 {
  font-family:"Cinzel", serif;
  font-style:normal;
  font-size:48px;
  line-height:54px;
  margin-bottom:30px;
}

.c-sxs__text>h2 {
  font-size:30px;
  line-height:35px;
}

h3 {
  font-style:normal;
  font-size:24px;
  line-height:28px;
  margin-bottom:20px;
}

h5 {
  font-style:normal;
  font-size:24px;
  line-height:30px;
  margin-top:0;
}

p {
  font-style:normal;
  font-size:18px;
  line-height:26px;
  margin-bottom:30px;
}

ul {
  margin-bottom:30px;
  padding:0 0 0 22px;
}

ul li {
  font-style:normal;
  font-size:18px;
  line-height:26px;
  margin:0 0 6px 0;
}

.c-btn {
  background:#c4952c;
  color:#fff;
  border:0;
  padding:20px 30px 18px 30px;
}

.c-btn:hover {
  background:#dca731;
}

.c-btn2 {
  font-size:20px;
  line-height:22px;
  border-bottom:2px solid #c4952c;
  color:#c4952c;
  padding:0;
  margin:0 20px 0 0;
}

.c-btn2:after {
  content:"";
  width:24px;
  height:15px;
  background:url("https://rfgadvisory.com/fmg-images/cooper-tower-arrow.svg") no-repeat center center;
  display:inline-block;
  margin-left:10px;
}

.section_SideBySide .Rectangle .c-image__crop img {
  width:100%;
}

.c-rotator-dots .owl-dot.active span {
  background:#fff;
}


/* HEADER */

header.c-header {
  background:#2e2a24;
}

.c-header-modern .c-template__logo .c-template__logo--displayName {
  font-family:"Cinzel", serif;
  font-style:normal;
  font-size:28px;
  line-height:30px;
  text-transform:none;
  color:#fff;
  margin:0;
}

.c-header-modern .c-topnav__menu-item .c-topnav__menu-text {
  font-size:18px;
  color:#fff !important;
}

.c-header-modern .c-topnav__menu-item .c-topnav__menu-text.selected {
  color:#fff;
}

.c-header-modern .c-topnav__menu-item .c-topnav__menu-text span:after {
  background:#fff;
}

.c-topnav__navwrapper .c-topnav__menu-item:nth-of-type(1) {
  display:none;
}




/* HOMEPAGE ROTATOR */

.c-rotator-size--fullwidth .c-rotator-summary__box {
  background:none;
  padding:0;
}

.c-rotator--title p {
  font-size:65px;
  line-height:70px;
  color:#fff;
}

.c-rotator--description p {
  font-size:24px;
  line-height:30px;
  color:#fff;
}

.c-rotator-summary__box .c-rotator--description {
  margin-bottom:30px;
}

/* SERVICES */

.dev-services h3 {
  font-family:"Cinzel", serif;
  font-style:normal;
  font-size:28px;
  line-height:35px;
  margin-bottom:20px;
}


/* CONTACT US */

.page-contact-us #section_1 h2,
.page-contact-us #section_1 h5,
.page-contact-us #section_1 p,
.page-contact-us #section_1 a {
  color:#fff;
}

.page-contact-us #section_1 h5 {
  line-height:35px;
  margin:0 0 30px 0;
}

.page-contact-us #section_1 p {
  margin:0 0 20px 0;
}


/* FOOTER */

footer {
  padding-top:60px;
}

.boker-check-disclaimer {
  margin-top:0;
}

.c-footer__quick-links {
  display:none;
}

footer h4 {
  font-size:24px;
  text-decoration:none;
  margin-bottom:10px;
}

.c-footer__contact p {
  font-size:17px;
}

.c-footer__disclosure {
  width: calc(75% - 31.6666666667px);
  padding-left:30px;
}

.c-footer__disclosure p {
  font-size:15px;
  line-height:20px;
}

.back-to-top {
  background:#c4952c;
  bottom:0;
}


/* MEDIA QUERIES */

@media (max-width: 991px) {
  .c-rotator--title p {
    font-size:55px;
    line-height:60px;
  }

  .c-rotator--description p br {
    display:none;
  }
}


@media (max-width: 600px) {
  h1 {
    font-family:"Cinzel", serif;
    font-style:normal;
    font-size:54px;
    line-height:60px;
  }

  h2 {
    font-size:38px;
    line-height:44px;
    margin-bottom:25px;
  }

  .c-sxs__text>h2 {
    font-size:26px;
    line-height:30px;
  }

  h3 {
  font-size:22px;
  line-height:26px;
  }

  h5 {
    font-size:22px;
    line-height:28px;
  }

  br {
    display:none;
  }

  .c-rotator-size--fullwidth .owl-item {
    height:600px;
  }

  .c-rotator--title p {
    font-size:45px;
    line-height:50px;
  }

  .c-rotator-size--fullwidth .c-rotator-summary__box,
  .c-rotator-size--fullwidth .c-rotator-summary__box.c-rb-position--center,
  .c-rotator-size--fullwidth .c-rotator-summary__box.c-rb-width--large.c-rb-position--right,
  .c-rotator-size--fullwidth .c-rotator-summary__box.c-rb-width--large.c-rb-position--left {
    width:100% !important;
  }

  .c-footer__contact,
  .c-footer__disclosure {
    width:100%;
    margin:0;
    float:none;
    padding:0 25px;
  }
}

@media (max-width: 450px) {
  h1 {
    font-family:"Cinzel", serif;
    font-style:normal;
    font-size:44px;
    line-height:50px;
  }

  h2 {
    font-size:34px;
    line-height:40px;
  }

  .c-btn2 {
    margin-bottom:20px;
  }

  .c-sxs__text>h2 {
    font-size:24px;
    line-height:30px;
  }

  .c-rotator--title p {
    font-size:35px;
    line-height:40px;
  }

  .c-rotator--description p {
    font-size:22px;
    line-height:28px;
  }
}