/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@import url("https://fonts.googleapis.com/css2?family=Quicksand:wght@400;500;600&display=swap");
/* font-family: 'Quicksand', sans-serif; */
@import url("https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400;700&display=swap");
/*     font-family: 'Dancing Script', cursive; */
body {
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  text-align: center;
  color: #000;
  line-height: 1.333;
}
.btn, .btn:hover, .btn:active, .btn:visited {
  font-family: "Open Sans", Arial, sans-serif;
  background-color: #000;
  border: 1px solid #000;
  color: #fff;
}
#g-container-main {
  background-color: transparent;
}
body #g-page-surround {
  background-color: transparent;
  background: url('../../images/content-bg.svg') no-repeat center -170px;
  background-size: auto;
  -webkit-background-size: 1700px;
  -moz-background-size: 1700px;
  background-size: 1700px;
  background-position: 0px 500px;
  background-repeat: repeat-x;
}
#g-extension {
  background: url('../../images/content-bg.svg') no-repeat center -170px;
  background-position: 0px 0px;
  background-repeat: no-repeat;
}
#g-page-surround .page-header h2, #g-page-surround .page-header h1 {
  font-weight: bold;
}
h1, #g-page-surround .page-header h1 {
  color: #FFC000;
  font-size: 30px;
}
h3 {
  color: #96aed7;
}
h1, h2, h3, h4, h5 {
  font-family: "Open Sans", Arial, sans-serif;
  font-weight: bold;
}
h2 {
  color: #FFC000;
  font-size: 40px;
  font-weight: bold;
  /*font-family: 'Dancing Script', cursive;*/
  font-family: "Comic Sans MS", "Trebuchet MS", arial;
}
h3 {
  font-size: 28px;
  font-weight: bold;
  /*font-family: 'Dancing Script', cursive;*/
  font-family: "Comic Sans MS", "Trebuchet MS", arial;
  display: block;
  width: 100%;
}
#g-navigation {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 2;
  -webkit-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.3);
  box-shadow: none;
  background-color: rgba(0, 0, 0, 0.5);
}
#g-navigation, #g-copyright {
  /* background: #ffc945 url(../../images/texture.svg) repeat center bottom;*/
  background-size: auto;
  -webkit-background-size: 430px;
  -moz-background-size: 430px;
  background-size: 430px;
}
.g-branding {
  text-align: left;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-size: 18px;
}
.wpcf7-list-item {
  display: block;
}
.wpcf7-submit, .wpcf7-submit:hover {
  padding: 10px 40px;
  background-color: #231F20;
  color: #fff;
  font-size: 16px;
  font-weight: normal;
}
.footer-main {
  color: #000;
}
#g-copyright .contacts li {
  margin: 0 0 23px;
  padding: 0;
  list-style: none;
}
#g-copyright .contacts li.address {
  background: url('../../images/location-ico.svg') no-repeat 0 2px;
  background-size: auto;
  -webkit-background-size: 17px;
  -moz-background-size: 17px;
  background-size: 17px;
}
#g-copyright .contacts li.address {
  margin: 0 0 10px;
  padding: 0;
  list-style: none;
}
#g-copyright .contacts li.email {
  background: url('../../images/email-ico.svg') no-repeat 0 7px;
  background-size: auto;
  -webkit-background-size: 17px;
  -moz-background-size: 17px;
  background-size: 17px;
}
#g-copyright .contacts li.phone {
  background: url('../../images/phone-ico.svg') no-repeat 0 0px;
  background-size: auto;
  -webkit-background-size: 22px;
  -moz-background-size: 22px;
  background-size: 22px;
}
#g-copyright .contacts li:last-child {
  margin-bottom: 0;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-size: 16px;
  font-weight: bold;
  color: #000;
  font-family: "Open Sans", Arial, sans-serif;
  font-family: "Quicksand", sans-serif;
}
.g-main-nav .g-dropdown {
  background: #fec23e;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  color: #fff;
}
.g-main-nav .g-toplevel > li:hover > .g-menu-item-container, .g-main-nav .g-toplevel > li.active > .g-menu-item-container {
  color: #fff;
}
.btn-primary, .btn-primary:hover {
  background-color: #000000;
  border: 1px solid #000;
  color: #fff;
  font-weight: bold;
}
#g-extension .g-container {
  width: auto;
}
/*
#g-slideshow {
    margin-top: -165px;
}
#g-navigation {
    position: relative;
}*/
.top-row {
  background-color: #000;
  color: #fff;
  font-size: 16px;
}
ul.quick-contact-links {
  list-style: none;
  margin: 0px;
  padding: 0px;
  background-color: #000;
  padding: 10px 15px;
}
ul.quick-contact-links li {
  display: inline;
  margin-left: 10px;
}
ul.quick-contact-links li:first-child {
  margin-left: 0;
}
ul.quick-contact-links li::before {
  content: "|";
  padding-right: 10px;
}
ul.quick-contact-links li:first-child::before {
  content: "";
}
ul.quick-contact-links li a {
  color: #fff;
}
.credit-links a, .credit-links a:link, .credit-links a:visited {
  color: #000;
}
.credit-links a:hover {
  text-decoration: underline;
}
.gallery-style1 {
  margin-top: 80px;
}
.gallery-style1 .col-md-4 {
  margin-bottom: 100px;
}
img.tilt-left {
  transform: rotate(10deg);
}
img.tilt-right {
  transform: rotate(-10deg);
}
#g-navigation .logo {
  float: none;
}
.logo-footer img {
  max-width: 120px;
  padding: 0px;
}
#g-copyright .contacts li {
  text-align: left;
}
#g-copyright .links li {
  text-align: left;
}
#g-copyright ul.socials {
  margin-bottom: 20px;
  text-align: center;
}
.g-offcanvas-toggle {
  display: none;
}
#g-copyright .contacts li a {
  padding-bottom: 10px;
}
.gallery .col-md-3, .gallery .col-md-4 {
  margin-bottom: 25px;
}
.top-bar {
  position: relative;
}
.top-row {
  position: absolute;
  right: 0;
}
.g-main-nav ul {
  margin: 0;
  padding: 0;
  padding-top: 0px;
  list-style: none;
}
.g-main-nav > ul {
  padding-top: 80px;
}
h2, h3 {
  scroll-margin-top: 150px;
}
.g-main-nav .g-toplevel i {
  opacity: 1;
}
@media screen and (max-width: 767px) {
  .top-row {
    position: relative;
    right: auto;
  }
  #g-slideshow {
    margin-top: 0px;
  }
  .logo-footer img {
    max-width: 250px;
    padding: 30px;
  }
  #g-navigation {
    position: relative;
    background: #ffc945 url('../../images/texture.svg') repeat center bottom;
  }
  .logo {
    max-width: 150px;
    margin: 0px auto;
    margin-bottom: 20px;
  }
  .logo-main {
    text-align: center;
  }
  .quick-contact-links span {
    display: none;
  }
  .top-row {
    font-size: 14px;
  }
  .logo-main .g-content {
    padding: 0px;
    margin: 0px;
  }
  #g-offcanvas #g-mobilemenu-container .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
    color: #fff;
  }
  #g-offcanvas #g-mobilemenu-container .g-toplevel > li > .g-menu-item-container > .g-menu-item-content:hover {
    color: #ffc000;
  }
  #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container, #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container {
    color: #ffc000;
  }
  #g-offcanvas #g-mobilemenu-container .g-toplevel > li:hover > .g-menu-item-container > .g-menu-item-content, #g-offcanvas #g-mobilemenu-container .g-toplevel > li.active > .g-menu-item-container > .g-menu-item-content {
    color: #ffc000;
  }
  #g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
    background-color: #ffc000;
    border: 0;
  }
  #g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover {
    background-color: #ffc000;
  }
  .g-offcanvas-toggle {
    top: 4.7rem;
    left: 1.5rem;
    color: #fff;
  }
  .fa-bars::before {
    border: 1px solid #fff;
    padding: 0px 3px;
  }
  #g-offcanvas {
    width: 13.5rem;
  }
}
h2 {
  color: #FFC000;
  font-size: 40px;
  font-weight: bold;
  /*font-family: 'Courgette', cursive;*/
  font-family: "Comic Sans MS", "Trebuchet MS", arial;
}
h3 {
  font-size: 22px;
  font-weight: bold;
  /*font-family: 'Courgette', cursive;*/
  font-family: "Comic Sans MS", "Trebuchet MS", arial;
  display: block;
  width: 100%;
}
h2 {
  color: #5e8a40c7;
}
h3 {
  color: #96aed7;
}
.col-middle {
  width: 100%;
}
.col-right {
  width: 100%;
}
.quotes-items img {
  /*border-right: 5px solid #ffc000; */
  border: 0;
}
.quotes-items blockquote {
  border: 0;
}
.mb-20 {
  margin-bottom: 20px;
}
.pr-10 {
  padding-right: 10px;
}
.img-style2 {
  /*border-right: 5px solid #e0e9f9; */
  padding-right: 10px;
  border-right: 0;
}
.mobmenur-container {
  right: 10px !important;
}
.mobmenu-content li {
  text-align: left;
  border-bottom: 1px solid #ccc;
}
i.mob-cancel-button {
  color: #fff !important;
}
.mob-cancel-button {
  font-size: 18px !important;
}
.mobmenu-right-panel .mobmenu-right-bt {
  position: absolute;
  left: 15px !important;
  top: 15px !important;
  right: auto !important;
  font-size: 25px !important;
  background-color: green;
  border-radius: 50%;
  color: #fff !important;
}
.mobmenu-right-panel {
  background-color: #fff;
  width: 270px;
}
#mobmenuright li a, #mobmenuright li a:visited, #mobmenuright .mobmenu-content h2, #mobmenuright .mobmenu-content h3, .mobmenu-left-panel .mobmenu-display-name {
  font-family: "Open Sans", Arial, sans-serif;
}
.mobmenu-right-panel li {
  padding: 0px;
}
.mob-expand-submenu i {
  font-size: 15px;
}
.mobmenu-content #mobmenuright .sub-menu {
  background-color: #f2f2f2;
  color: #000;
}
.mobmenu-content #mobmenuright .sub-menu a {
  color: #000;
}
.mobmenu-content li a {
  padding: 15px 20px !important;
}
#mobmenuright li a, #mobmenuright li a:visited, .show-nav-right .mob-menu-copyright, .show-nav-right .mob-expand-submenu i {
  color: #000;
}
/* */
.mobmenu-right-panel {
  background: #ffc945 url('../../images/texture.svg') repeat center bottom;
  width: 270px;
}
.mobmenu-content #mobmenuright .sub-menu {
  background-color: #f9de8b;
  color: #000;
}
.mobmenu-content li {
  text-align: left;
  border-bottom: 1px solid rgba(94, 138, 64, 0.78);
}
.mobmenur-container {
  top: 73px !important;
}
.mobmenur-container i::before {
  border: 1px solid #fff;
  margin: 0px;
}
.quotes-items blockquote {
  font-style: italic;
  color: #000;
  text-align: center;
  display: block;
  width: 100%;
  margin-bottom: 0;
}
.quotes-items blockquote > p:last-child {
  margin-bottom: 0;
}
.phone-icon {
  width: 18px;
  margin-right: 20px;
}
#g-page-surround .platform-content .entry blockquote p {
  font-size: 1.15rem;
  padding-left: 0px;
}
#g-copyright .socials {
  margin-left: 0px;
  margin-top: 10px;
  margin-bottom: 0px;
}
#g-copyright .socials li {
  margin-right: 20px;
}
#g-copyright .col-middle .contacts li {
  text-align: center;
}
#g-copyright .col-middle .contacts li a {
  padding-left: 0px;
  text-align: center;
}
#g-copyright .contacts li.phone {
  background: url('../../images/phone-ico.svg') no-repeat 0 7px;
  background-size: auto;
  background-size: auto;
  -webkit-background-size: 17px;
  -moz-background-size: 17px;
  background-size: 17px;
}
/* footer 3 */
#g-copyright .contacts li a {
  font-size: 12px;
}
#g-copyright ul.contacts li, #g-copyright ul.contacts li.address, #g-copyright ul.contacts li.email {
  margin-bottom: 0;
  padding-bottom: 0px;
}
#g-copyright ul.socials {
  text-align: left;
  margin: 10px 0px 0px 0px;
}
#g-copyright .socials li {
  margin-right: 10px;
}
#g-copyright .socials li img {
  display: block;
  height: 15px;
}
#footer-main {
  padding: 20px 30px;
  padding-bottom: 0;
}
#g-copyright .copyright {
  padding: 0;
  width: 100%;
}
.copyright > div {
  padding: 0px 15px 15px 15px;
}
#g-copyright .contacts li a {
  padding-bottom: 5px;
  font-size: 18px;
}
#g-copyright .copyright {
  font-size: 14px;
}
#g-copyright .contacts li.address {
  background-position: 0px 5px;
  background-size: 16px;
}
#g-copyright .contacts li.email {
  background-position: 0px 5px;
  background-size: 16px;
}
#g-copyright .contacts li.phone {
  background-position: 0px 5px;
  background-size: 16px;
}
body, body p, #g-page-surround {
  text-align: justify;
}
#g-page-surround .post-286, body #g-page-surround .post-286 p {
  text-align: left !important;
}
/* footer 3 */
.quotes-items blockquote {
  /*border-left: 2px solid #96aed7;*/
  border: 0;
  text-align: left;
  padding-left: 0px;
}
#g-copyright ul.socials {
  margin-bottom: 0px;
  margin-top: 5px;
}
#g-copyright .socials li img {
  height: 25px;
}
#g-copyright .copyright {
  padding-top: 0px;
}
#footer-main {
  padding: 20px 15px 10px 15px;
}
span.author {
  display: block;
  margin-top: 10px;
}
.cf7-form h3 {
  font-family: "Open Sans", Arial, sans-serif;
}
h5 {
  color: #96aed7;
}
.error404 #g-above {
  margin-top: 150px;
}
.error404-title {
  text-align: center;
  font-size: 36px;
  color: #333;
}
.featured-image {
  width: 100%;
}
h2 {
  color: #FFC000;
  color: rgba(94, 138, 64, 0.78);
  font-size: 26px;
}
iframe {
  display: block;
  max-width: 500px;
  margin: 20px auto;
}
#g-navigation .g-container, #g-container-main .g-container, #g-copyright .g-container {
  width: 100%;
  max-width: 1200px;
}
.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-thumbnail-col a img, .efbl_link_image img {
  width: auto;
  height: auto;
}
.g-content-array .g-item-title a {
  color: #96aed7;
}
.button, .g-pricingtable .button {
  background-color: #000;
  border: 1px solid #000;
}
.button:hover, .g-pricingtable .button:hover {
  border: 1px solid #FEC23E;
  color: #FEC23E;
}
#g-page-surround .page-header h2 {
  line-height: inherit;
}
a:hover {
  text-decoration: none;
}
.g-content-array .g-item-title a:hover {
  text-decoration: none;
}
#g-header h1 {
  color: rgba(94, 138, 64, 0.78);
  font-size: 36px;
}
#g-header {
  color: rgba(94, 138, 64, 0.78);
  background: #fff;
}
.featured-image-wrapper2 .banner-content {
  max-width: 900px;
  margin: 0px auto;
}
.featured-image-wrapper2 .banner-content h1 {
  font-size: 40px;
  font-family: "Comic Sans MS", "Trebuchet MS", arial;
  color: #96aed7;
}
.featured-image-wrapper2 .banner-content h1 span {
  text-shadow: none;
}
.g-array-item {
  margin: 0px 15px 15px 15px;
}
.g-content-array .g-array-item .g-array-item-text {
  font-size: 16px;
}
.button {
  font-size: 16px;
}
.g-content-array .g-item-title {
  text-align: left;
}
#g-page-surround h1, #g-page-surround h2, #g-page-surround h3 {
  text-align: left;
}
.outline-home2 #g-navigation {
  top: 0px;
}
#g-header.bg-yellow {
  background-color: #fec232;
  color: #fff;
}
#g-header .cta-enroll a {
  color: #fff;
  text-decoration: none;
}
#g-header .cta-enroll {
  background-color: #e90000;
  color: #fff;
  padding: 15px 20px;
  display: inline-block;
  font-size: 35px;
  font-weight: bold;
}
.topbar {
  color: #ffbf00;
}
iframe.embed-responsive-item {
  max-width: 100%;
}
.tabs {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
/* tab list item */
.tabs .tabs-list {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.tabs .tabs-list li {
  /*width:100px;*/
  float: left;
  margin: 0px;
  margin-right: 2px;
  padding: 10px 15px;
  text-align: center;
  background-color: rgba(94, 138, 64, 0.78);
  border-radius: 3px;
}
.tabs .tabs-list li:hover {
  cursor: pointer;
}
.tabs .tabs-list li a {
  text-decoration: none;
  color: white;
}
/* Tab content section */
.tabs .tab {
  display: none;
  width: 96%;
  min-height: 250px;
  height: auto;
  border-radius: 3px;
  padding: 20px 15px;
  background-color: #fff;
  border: 2px solid #FFC000;
  color: darkslategray;
  clear: both;
}
.tabs .tab h3 {
  border-bottom: 3px solid #fff;
  letter-spacing: 1px;
  font-weight: normal;
  padding: 5px;
}
.tabs .tab p {
  line-height: 20px;
  letter-spacing: 1px;
}
/* When active state */
.tabs .active {
  display: block !important;
}
.tabs .tabs-list li.active {
  background-color: #FFC000 !important;
  color: black !important;
}
.tabs .active a {
  color: black !important;
}
/* tabs css ends */
.single-newsletter #g-page-surround {
  margin-top: 150px;
}
.single-newsletter #g-navigation {
  background: #ffc945 url('../../images/texture.svg') repeat center bottom;
}
njt-nofi-notification-bar .njt-nofi-content {
  padding: 10px 20px;
}
.team-member p, .team-member {
  text-align: center;
  font-weight: bold;
}
ul.social-links {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
ul.social-links li {
  margin: 0px;
  padding: 0px;
  display: inline-block;
  text-align: center;
}
ul.social-links li a {
  display: block;
  padding: 5px;
  margin: 5px;
}
#g-page-surround .platform-content .entry p, p {
  font-size: 20px;
}
.google-translate .gtranslate_wrapper {
  float: right;
}
.google-translate .gt_switcher .gt_option {
  position: absolute !important;
}
.google-translate a.glink span {
  margin-left: 5px;
}
/* media query */
@media screen and (max-width: 360px) {
  .tabs {
    margin: 0;
    width: 96%;
  }
  .tabs .tabs-list li {
    width: 80px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1197px) {
  .mobmenur-container {
    top: 50px !important;
  }
  #g-navigation, #g-copyright {
    padding: 0px 30px;
  }
}
@media screen and (max-width: 767px) {
  .top-row, ul.quick-contact-links {
    background-color: transparent;
  }
  .quick-contact-links .google-translate span {
    display: inline-block;
    color: #000;
  }
  .google-translate a.glink span {
    font-size: 14px !important;
  }
  .quick-contact-links .google-translate img {
    width: 20px;
    height: 20px;
  }
  .njt-nofi-notification-bar .njt-nofi-content {
    padding: 2px 20px;
  }
  #g-copyright .col-middle .contacts li {
    text-align: left;
  }
  .logo-footer img {
    max-width: 150px;
  }
  #g-copyright ul.socials {
    margin-top: 15px;
  }
  .muthafuckafooter {
    display: none;
  }
  #g-copyright ul.socials {
    margin-top: 15px;
    float: left;
  }
  .g-content {
    padding: 0.5rem;
  }
  .quotes-items blockquote {
    padding-bottom: 20px;
  }
  .mob-menu-header-holder {
    top: 50px !important;
  }
  .mobmenur-container {
    top: 10px !important;
  }
  #g-navigation .logo {
    width: 130px;
    padding: 8px;
  }
}
@media screen and (max-width: 767px) {
  .mob-menu-header-holder {
    width: auto;
  }
  .outline-home2 #g-navigation {
    top: 0px;
    border-top: 0px solid #fff;
  }
  .outline-home2 .mob-menu-header-holder {
    top: 30px !important;
  }
  #g-header .cta-enroll {
    font-size: 20px;
  }
  .njt-nofi-notification-bar .njt-nofi-content {
    font-size: 28px !important;
  }
  iframe {
    max-width: 100%;
  }
  h1, #g-page-surround .page-header h1 {
    font-size: 24px;
  }
  h2 {
    font-size: 20px;
  }
  h3 {
    font-size: 18px;
  }
}
/*# sourceMappingURL=custom_craigieburn_temp.css.map */