/* 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
 */

@charset "UTF-8";
/*
$display-intro-show:	true !defaut;
$duration-intro-show:	1000 !default;

.display-intro-show		{ -ph-display-intro-show: $display-intro-show; }
.duration-intro-show	{ -ph-duration-intro-show: $duration-intro-show; }
/**/
.section-flow {
  min-height: auto !important;
}
.section-100 {
  min-height: 100vh !important;
}
.section-95 {
  min-height: 95vh !important;
}
.section-90 {
  min-height: 90vh !important;
}
.section-85 {
  min-height: 85vh !important;
}
.section-80 {
  min-height: 80vh !important;
}
.section-75 {
  min-height: 75vh !important;
}
.section-70 {
  min-height: 70vh !important;
}
.section-65 {
  min-height: 65vh !important;
}
.section-60 {
  min-height: 60vh !important;
}
.section-55 {
  min-height: 55vh !important;
}
.section-50 {
  min-height: 50vh !important;
}
.section-45 {
  min-height: 45vh !important;
}
.section-40 {
  min-height: 40vh !important;
}
.section-35 {
  min-height: 35vh !important;
}
.section-33 {
  min-height: 33vh !important;
}
.section-30 {
  min-height: 30vh !important;
}
.section-25 {
  min-height: 25vh !important;
}
.section-20 {
  min-height: 20vh !important;
}
.section-15 {
  min-height: 15vh !important;
}
.section-10 {
  min-height: 10vh !important;
}
.section-100max {
  max-height: 100vh !important;
}
.section-60max {
  max-height: 60vh !important;
}
.section-50max {
  max-height: 50vh !important;
}
.section-40max {
  max-height: 40vh !important;
}
.section-33max {
  max-height: 30vh !important;
}
.section-30max {
  max-height: 30vh !important;
}
.section-25max {
  max-height: 25vh !important;
}
.section-20max {
  max-height: 20vh !important;
}
.section-15max {
  max-height: 15vh !important;
}
.section-10max {
  max-height: 10vh !important;
}
.section-w100 .g-grid {
  max-width: 100rem;
  margin: 0 auto;
}
.section-w90 .g-grid {
  max-width: 90rem;
  margin: 0 auto;
}
.section-w80 .g-grid {
  max-width: 80rem;
  margin: 0 auto;
}
.section-w75 .g-grid {
  max-width: 75rem;
  margin: 0 auto;
}
.section-w70 .g-grid {
  max-width: 70rem;
  margin: 0 auto;
}
.section-w65 .g-grid {
  max-width: 65rem;
  margin: 0 auto;
}
.section-w60 .g-grid {
  max-width: 60rem;
  margin: 0 auto;
}
.section-w50 .g-grid {
  max-width: 50rem;
  margin: 0 auto;
}
.section-max100 {
  max-width: 100rem;
  margin: 0 auto;
}
.section-max90 {
  max-width: 90rem;
  margin: 0 auto;
}
.section-max80 {
  max-width: 80rem;
  margin: 0 auto;
}
.section-max75 {
  max-width: 75rem;
  margin: 0 auto;
}
.section-max70 {
  max-width: 70rem;
  margin: 0 auto;
}
.section-max65 {
  max-width: 65rem;
  margin: 0 auto;
}
.section-max60 {
  max-width: 60rem;
  margin: 0 auto;
}
.section-max50 {
  max-width: 50rem;
  margin: 0 auto;
}
.section-p100 .g-grid {
  max-width: 100%;
  margin: 0 auto;
}
.section-p90 .g-grid {
  max-width: 90%;
  margin: 0 auto;
}
.section-p80 .g-grid {
  max-width: 80%;
  margin: 0 auto;
}
.section-p75 .g-grid {
  max-width: 75%;
  margin: 0 auto;
}
.section-p70 .g-grid {
  max-width: 70%;
  margin: 0 auto;
}
.section-p65 .g-grid {
  max-width: 65%;
  margin: 0 auto;
}
.section-p60 .g-grid {
  max-width: 60%;
  margin: 0 auto;
}
.section-p50 .g-grid {
  max-width: 50%;
  margin: 0 auto;
}
.centerXY {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.centerContent {
  display: grid;
  place-items: center;
}
.centerY {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.centerX {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.tcWhite {
  color: #ffffff !important;
}
.bgWhite {
  background-color: #ffffff !important;
}
.tlWhite {
  color: #ffffff;
}
.tlWhite:hover, .tlWhite:active {
  color: #ffffff;
}
.tcBlack {
  color: #000000 !important;
}
.bgBlack {
  background-color: #000000 !important;
}
.tlBlack {
  color: #000000;
}
.tlBlack:hover, .tlBlack:active {
  color: #ffffff;
}
.tcOffWhite {
  color: #eeeeee !important;
}
.bgOffWhite {
  background-color: #eeeeee !important;
}
.tlOffWhite {
  color: #eeeeee;
}
.tlOffWhite:hover, .tlOffWhite:active {
  color: #ffffff;
}
.tcLightgrey {
  color: #ececec !important;
}
.bgLightgrey {
  background-color: #ececec !important;
}
.tlLightgrey {
  color: #ececec;
}
.tlLightgrey:hover, .tlLightgrey:active {
  color: #ffffff;
}
.tcGrey {
  color: #b4b4b4 !important;
}
.bgGrey {
  background-color: #b4b4b4 !important;
}
.tlGrey {
  color: #b4b4b4;
}
.tlGrey:hover, .tlGrey:active {
  color: #ffffff;
}
.tcDarkgrey {
  color: #282828 !important;
}
.bgDarkgrey {
  background-color: #282828 !important;
}
.tlDarkgrey {
  color: #282828;
}
.tlDarkgrey:hover, .tlDarkgrey:active {
  color: #ffffff;
}
.tcPink {
  color: #d13b7b !important;
}
.bgPink {
  background-color: #d13b7b !important;
}
.tlPink {
  color: #d13b7b;
}
.tlPink:hover, .tlPink:active {
  color: #ffffff;
}
.tcRed {
  color: #ef4a44 !important;
}
.bgRed {
  background-color: #ef4a44 !important;
}
.tlRed {
  color: #ef4a44;
}
.tlRed:hover, .tlRed:active {
  color: #ffffff;
}
.tcPurple {
  color: #874f9a !important;
}
.bgPurple {
  background-color: #874f9a !important;
}
.tlPurple {
  color: #874f9a;
}
.tlPurple:hover, .tlPurple:active {
  color: #ffffff;
}
.tcBlue {
  color: #279fba !important;
}
.bgBlue {
  background-color: #279fba !important;
}
.tlBlue {
  color: #279fba;
}
.tlBlue:hover, .tlBlue:active {
  color: #ffffff;
}
.tcOrange {
  color: #ee7933 !important;
}
.bgOrange {
  background-color: #ee7933 !important;
}
.tlOrange {
  color: #ee7933;
}
.tlOrange:hover, .tlOrange:active {
  color: #ffffff;
}
.tcGreen {
  color: #00c67e !important;
}
.bgGreen {
  background-color: #00c67e !important;
}
.tlGreen {
  color: #00c67e;
}
.tlGreen:hover, .tlGreen:active {
  color: #ffffff;
}
.tcYellow {
  color: #F9B234 !important;
}
.bgYellow {
  background-color: #F9B234 !important;
}
.tlYellow {
  color: #F9B234;
}
.tlYellow:hover, .tlYellow:active {
  color: #ffffff;
}
.tcLightblue {
  color: #00BDE2 !important;
}
.bgLightblue {
  background-color: #00BDE2 !important;
}
.tlLightblue {
  color: #00BDE2;
}
.tlLightblue:hover, .tlLightblue:active {
  color: #ffffff;
}
.tcDarkblue {
  color: #023964 !important;
}
.bgDarkblue {
  background-color: #023964 !important;
}
.tlDarkblue {
  color: #023964;
}
.tlDarkblue:hover, .tlDarkblue:active {
  color: #ffffff;
}
.tcCyan {
  color: #00ffff !important;
}
.bgCyan {
  background-color: #00ffff !important;
}
.tlCyan {
  color: #00ffff;
}
.tlCyan:hover, .tlCyan:active {
  color: #ffffff;
}
.tcHelli1 {
  color: #d20b22 !important;
}
.bgHelli1 {
  background-color: #d20b22 !important;
}
.tlHelli1 {
  color: #d20b22;
}
.tlHelli1:hover, .tlHelli1:active {
  color: #ffffff;
}
.tcHelli2 {
  color: #2659F0 !important;
}
.bgHelli2 {
  background-color: #2659F0 !important;
}
.tlHelli2 {
  color: #2659F0;
}
.tlHelli2:hover, .tlHelli2:active {
  color: #ffffff;
}
.tcSps1 {
  color: #f9632d !important;
}
.bgSps1 {
  background-color: #f9632d !important;
}
.tlSps1 {
  color: #f9632d;
}
.tlSps1:hover, .tlSps1:active {
  color: #ffffff;
}
.tcSps2 {
  color: #21c2d4 !important;
}
.bgSps2 {
  background-color: #21c2d4 !important;
}
.tlSps2 {
  color: #21c2d4;
}
.tlSps2:hover, .tlSps2:active {
  color: #ffffff;
}
.tcBase {
  color: #1d2935 !important;
}
.bgBase {
  background-color: #1d2935 !important;
}
.tlBase {
  color: #1d2935;
}
.tlBase:hover, .tlBase:active {
  color: #ffffff;
}
.tcBaseActive {
  color: #f70600 !important;
}
.bgBaseActive {
  background-color: #f70600 !important;
}
.tlBaseActive {
  color: #f70600;
}
.tlBaseActive:hover, .tlBaseActive:active {
  color: #ffffff;
}
.tcAccent1 {
  color: #f70600 !important;
}
.bgAccent1 {
  background-color: #f70600 !important;
}
.tlAccent1 {
  color: #f70600;
}
.tlAccent1:hover, .tlAccent1:active {
  color: #ffffff;
}
.tcAccent2 {
  color: #b0b8d0 !important;
}
.bgAccent2 {
  background-color: #b0b8d0 !important;
}
.tlAccent2 {
  color: #b0b8d0;
}
.tlAccent2:hover, .tlAccent2:active {
  color: #ffffff;
}
.tcAccent3 {
  color: #1d2935 !important;
}
.bgAccent3 {
  background-color: #1d2935 !important;
}
.tlAccent3 {
  color: #1d2935;
}
.tlAccent3:hover, .tlAccent3:active {
  color: #ffffff;
}
.tcAccent4 {
  color: #00ffff !important;
}
.bgAccent4 {
  background-color: #00ffff !important;
}
.tlAccent4 {
  color: #00ffff;
}
.tlAccent4:hover, .tlAccent4:active {
  color: #ffffff;
}
.tcAccent5 {
  color: #737d26 !important;
}
.bgAccent5 {
  background-color: #737d26 !important;
}
.tlAccent5 {
  color: #737d26;
}
.tlAccent5:hover, .tlAccent5:active {
  color: #ffffff;
}
.tcAccent6 {
  color: #d20b22 !important;
}
.bgAccent6 {
  background-color: #d20b22 !important;
}
.tlAccent6 {
  color: #d20b22;
}
.tlAccent6:hover, .tlAccent6:active {
  color: #ffffff;
}
.tcAccent7 {
  color: #f9632d !important;
}
.bgAccent7 {
  background-color: #f9632d !important;
}
.tlAccent7 {
  color: #f9632d;
}
.tlAccent7:hover, .tlAccent7:active {
  color: #ffffff;
}
.tcAccent8 {
  color: #21c2d4 !important;
}
.bgAccent8 {
  background-color: #21c2d4 !important;
}
.tlAccent8 {
  color: #21c2d4;
}
.tlAccent8:hover, .tlAccent8:active {
  color: #ffffff;
}
.tcAccent1-Light {
  color: rgba(247, 6, 0, 0.25) !important;
}
.bgAccent1-Light {
  background-color: rgba(247, 6, 0, 0.25) !important;
}
.tlAccent1-Light {
  color: rgba(247, 6, 0, 0.25);
}
.tlAccent1-Light:hover, .tlAccent1-Light:active {
  color: #ffffff;
}
.tcAccent2-Light {
  color: rgba(176, 184, 208, 0.25) !important;
}
.bgAccent2-Light {
  background-color: rgba(176, 184, 208, 0.25) !important;
}
.tlAccent2-Light {
  color: rgba(176, 184, 208, 0.25);
}
.tlAccent2-Light:hover, .tlAccent2-Light:active {
  color: #ffffff;
}
.tcAccent3-Light {
  color: rgba(29, 41, 53, 0.25) !important;
}
.bgAccent3-Light {
  background-color: rgba(29, 41, 53, 0.25) !important;
}
.tlAccent3-Light {
  color: rgba(29, 41, 53, 0.25);
}
.tlAccent3-Light:hover, .tlAccent3-Light:active {
  color: #ffffff;
}
.tcAccent4-Light {
  color: rgba(0, 255, 255, 0.25) !important;
}
.bgAccent4-Light {
  background-color: rgba(0, 255, 255, 0.25) !important;
}
.tlAccent4-Light {
  color: rgba(0, 255, 255, 0.25);
}
.tlAccent4-Light:hover, .tlAccent4-Light:active {
  color: #ffffff;
}
.menuline-margin {
  margin-top: 90px;
}
/**
// Media Device Breakpoints
breakpoints-large-desktop-container:		75.000rem !default;
breakpoints-desktop-container:				60.000rem !default;
breakpoints-tablet-container:				48.000rem !default;
breakpoints-large-mobile-container:			30.000rem !default;
breakpoints-mobile-container:				100% !default;
breakpoints-mobile-menu-breakpoint:	        48.000rem !default;
/**/
.g-content {
  margin: 0.5rem;
  padding: 1rem;
}
.g-flushed .g-content {
  margin: 0;
  padding: 0;
}
body {
  font-size: 1rem;
  line-height: 1.5;
}
h1 {
  font-size: 2.25rem;
}
h2 {
  font-size: 1.9rem;
}
h3 {
  font-size: 1.5rem;
}
h4 {
  font-size: 1.25rem;
}
h5 {
  font-size: 1rem;
}
h6 {
  font-size: 0.85rem;
}
small {
  font-size: 0.875rem;
}
cite {
  font-size: 0.875rem;
}
sub, sup {
  font-size: 0.75rem;
}
code, kbd, pre, samp {
  font-size: 1rem;
  font-family: "Menlo", "Monaco", monospace;
}
textarea, select[multiple=multiple], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]) {
  border-radius: 0.25rem;
}
.alert {
  border-radius: 0.25rem;
  padding: 1rem;
  margin-bottom: 1.5rem;
  text-shadow: none;
}
.alert {
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  border-radius: 4px;
}
.alert, .alert h4 {
  color: #c09853;
}
.alert h4 {
  margin: 0;
}
.alert .close {
  top: -2px;
  right: -21px;
  line-height: 20px;
}
.alert-success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success h4 {
  color: #468847;
}
.alert-danger, .alert-error {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}
.alert-danger h4, .alert-error h4 {
  color: #b94a48;
}
.alert-info {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info h4 {
  color: #3a87ad;
}
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
.alert-block > p, .alert-block > ul {
  margin-bottom: 0;
}
.alert-block p + p {
  margin-top: 5px;
}
legend {
  font-size: 1.3rem;
  line-height: 1.5;
}
legend small {
  font-size: 0.8rem;
}
/*
$display-intro-show:	true !defaut;
$duration-intro-show:	1000 !default;

.display-intro-show		{ -ph-display-intro-show: $display-intro-show; }
.duration-intro-show	{ -ph-duration-intro-show: $duration-intro-show; }
/**/
.section-flow {
  min-height: auto !important;
}
.section-100 {
  min-height: 100vh !important;
}
.section-95 {
  min-height: 95vh !important;
}
.section-90 {
  min-height: 90vh !important;
}
.section-85 {
  min-height: 85vh !important;
}
.section-80 {
  min-height: 80vh !important;
}
.section-75 {
  min-height: 75vh !important;
}
.section-70 {
  min-height: 70vh !important;
}
.section-65 {
  min-height: 65vh !important;
}
.section-60 {
  min-height: 60vh !important;
}
.section-55 {
  min-height: 55vh !important;
}
.section-50 {
  min-height: 50vh !important;
}
.section-45 {
  min-height: 45vh !important;
}
.section-40 {
  min-height: 40vh !important;
}
.section-35 {
  min-height: 35vh !important;
}
.section-33 {
  min-height: 33vh !important;
}
.section-30 {
  min-height: 30vh !important;
}
.section-25 {
  min-height: 25vh !important;
}
.section-20 {
  min-height: 20vh !important;
}
.section-15 {
  min-height: 15vh !important;
}
.section-10 {
  min-height: 10vh !important;
}
.section-100max {
  max-height: 100vh !important;
}
.section-60max {
  max-height: 60vh !important;
}
.section-50max {
  max-height: 50vh !important;
}
.section-40max {
  max-height: 40vh !important;
}
.section-33max {
  max-height: 30vh !important;
}
.section-30max {
  max-height: 30vh !important;
}
.section-25max {
  max-height: 25vh !important;
}
.section-20max {
  max-height: 20vh !important;
}
.section-15max {
  max-height: 15vh !important;
}
.section-10max {
  max-height: 10vh !important;
}
.section-w100 .g-grid {
  max-width: 100rem;
  margin: 0 auto;
}
.section-w90 .g-grid {
  max-width: 90rem;
  margin: 0 auto;
}
.section-w80 .g-grid {
  max-width: 80rem;
  margin: 0 auto;
}
.section-w75 .g-grid {
  max-width: 75rem;
  margin: 0 auto;
}
.section-w70 .g-grid {
  max-width: 70rem;
  margin: 0 auto;
}
.section-w65 .g-grid {
  max-width: 65rem;
  margin: 0 auto;
}
.section-w60 .g-grid {
  max-width: 60rem;
  margin: 0 auto;
}
.section-w50 .g-grid {
  max-width: 50rem;
  margin: 0 auto;
}
.section-max100 {
  max-width: 100rem;
  margin: 0 auto;
}
.section-max90 {
  max-width: 90rem;
  margin: 0 auto;
}
.section-max80 {
  max-width: 80rem;
  margin: 0 auto;
}
.section-max75 {
  max-width: 75rem;
  margin: 0 auto;
}
.section-max70 {
  max-width: 70rem;
  margin: 0 auto;
}
.section-max65 {
  max-width: 65rem;
  margin: 0 auto;
}
.section-max60 {
  max-width: 60rem;
  margin: 0 auto;
}
.section-max50 {
  max-width: 50rem;
  margin: 0 auto;
}
.section-p100 .g-grid {
  max-width: 100%;
  margin: 0 auto;
}
.section-p90 .g-grid {
  max-width: 90%;
  margin: 0 auto;
}
.section-p80 .g-grid {
  max-width: 80%;
  margin: 0 auto;
}
.section-p75 .g-grid {
  max-width: 75%;
  margin: 0 auto;
}
.section-p70 .g-grid {
  max-width: 70%;
  margin: 0 auto;
}
.section-p65 .g-grid {
  max-width: 65%;
  margin: 0 auto;
}
.section-p60 .g-grid {
  max-width: 60%;
  margin: 0 auto;
}
.section-p50 .g-grid {
  max-width: 50%;
  margin: 0 auto;
}
.centerXY {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.centerContent {
  display: grid;
  place-items: center;
}
.centerY {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.centerX {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.tcWhite {
  color: #ffffff !important;
}
.bgWhite {
  background-color: #ffffff !important;
}
.tlWhite {
  color: #ffffff;
}
.tlWhite:hover, .tlWhite:active {
  color: #ffffff;
}
.tcBlack {
  color: #000000 !important;
}
.bgBlack {
  background-color: #000000 !important;
}
.tlBlack {
  color: #000000;
}
.tlBlack:hover, .tlBlack:active {
  color: #ffffff;
}
.tcOffWhite {
  color: #eeeeee !important;
}
.bgOffWhite {
  background-color: #eeeeee !important;
}
.tlOffWhite {
  color: #eeeeee;
}
.tlOffWhite:hover, .tlOffWhite:active {
  color: #ffffff;
}
.tcLightgrey {
  color: #ececec !important;
}
.bgLightgrey {
  background-color: #ececec !important;
}
.tlLightgrey {
  color: #ececec;
}
.tlLightgrey:hover, .tlLightgrey:active {
  color: #ffffff;
}
.tcGrey {
  color: #b4b4b4 !important;
}
.bgGrey {
  background-color: #b4b4b4 !important;
}
.tlGrey {
  color: #b4b4b4;
}
.tlGrey:hover, .tlGrey:active {
  color: #ffffff;
}
.tcDarkgrey {
  color: #282828 !important;
}
.bgDarkgrey {
  background-color: #282828 !important;
}
.tlDarkgrey {
  color: #282828;
}
.tlDarkgrey:hover, .tlDarkgrey:active {
  color: #ffffff;
}
.tcPink {
  color: #d13b7b !important;
}
.bgPink {
  background-color: #d13b7b !important;
}
.tlPink {
  color: #d13b7b;
}
.tlPink:hover, .tlPink:active {
  color: #ffffff;
}
.tcRed {
  color: #ef4a44 !important;
}
.bgRed {
  background-color: #ef4a44 !important;
}
.tlRed {
  color: #ef4a44;
}
.tlRed:hover, .tlRed:active {
  color: #ffffff;
}
.tcPurple {
  color: #874f9a !important;
}
.bgPurple {
  background-color: #874f9a !important;
}
.tlPurple {
  color: #874f9a;
}
.tlPurple:hover, .tlPurple:active {
  color: #ffffff;
}
.tcBlue {
  color: #279fba !important;
}
.bgBlue {
  background-color: #279fba !important;
}
.tlBlue {
  color: #279fba;
}
.tlBlue:hover, .tlBlue:active {
  color: #ffffff;
}
.tcOrange {
  color: #ee7933 !important;
}
.bgOrange {
  background-color: #ee7933 !important;
}
.tlOrange {
  color: #ee7933;
}
.tlOrange:hover, .tlOrange:active {
  color: #ffffff;
}
.tcGreen {
  color: #00c67e !important;
}
.bgGreen {
  background-color: #00c67e !important;
}
.tlGreen {
  color: #00c67e;
}
.tlGreen:hover, .tlGreen:active {
  color: #ffffff;
}
.tcYellow {
  color: #F9B234 !important;
}
.bgYellow {
  background-color: #F9B234 !important;
}
.tlYellow {
  color: #F9B234;
}
.tlYellow:hover, .tlYellow:active {
  color: #ffffff;
}
.tcLightblue {
  color: #00BDE2 !important;
}
.bgLightblue {
  background-color: #00BDE2 !important;
}
.tlLightblue {
  color: #00BDE2;
}
.tlLightblue:hover, .tlLightblue:active {
  color: #ffffff;
}
.tcDarkblue {
  color: #023964 !important;
}
.bgDarkblue {
  background-color: #023964 !important;
}
.tlDarkblue {
  color: #023964;
}
.tlDarkblue:hover, .tlDarkblue:active {
  color: #ffffff;
}
.tcCyan {
  color: #00ffff !important;
}
.bgCyan {
  background-color: #00ffff !important;
}
.tlCyan {
  color: #00ffff;
}
.tlCyan:hover, .tlCyan:active {
  color: #ffffff;
}
.tcHelli1 {
  color: #d20b22 !important;
}
.bgHelli1 {
  background-color: #d20b22 !important;
}
.tlHelli1 {
  color: #d20b22;
}
.tlHelli1:hover, .tlHelli1:active {
  color: #ffffff;
}
.tcHelli2 {
  color: #2659F0 !important;
}
.bgHelli2 {
  background-color: #2659F0 !important;
}
.tlHelli2 {
  color: #2659F0;
}
.tlHelli2:hover, .tlHelli2:active {
  color: #ffffff;
}
.tcSps1 {
  color: #f9632d !important;
}
.bgSps1 {
  background-color: #f9632d !important;
}
.tlSps1 {
  color: #f9632d;
}
.tlSps1:hover, .tlSps1:active {
  color: #ffffff;
}
.tcSps2 {
  color: #21c2d4 !important;
}
.bgSps2 {
  background-color: #21c2d4 !important;
}
.tlSps2 {
  color: #21c2d4;
}
.tlSps2:hover, .tlSps2:active {
  color: #ffffff;
}
.tcBase {
  color: #1d2935 !important;
}
.bgBase {
  background-color: #1d2935 !important;
}
.tlBase {
  color: #1d2935;
}
.tlBase:hover, .tlBase:active {
  color: #ffffff;
}
.tcBaseActive {
  color: #f70600 !important;
}
.bgBaseActive {
  background-color: #f70600 !important;
}
.tlBaseActive {
  color: #f70600;
}
.tlBaseActive:hover, .tlBaseActive:active {
  color: #ffffff;
}
.tcAccent1 {
  color: #f70600 !important;
}
.bgAccent1 {
  background-color: #f70600 !important;
}
.tlAccent1 {
  color: #f70600;
}
.tlAccent1:hover, .tlAccent1:active {
  color: #ffffff;
}
.tcAccent2 {
  color: #b0b8d0 !important;
}
.bgAccent2 {
  background-color: #b0b8d0 !important;
}
.tlAccent2 {
  color: #b0b8d0;
}
.tlAccent2:hover, .tlAccent2:active {
  color: #ffffff;
}
.tcAccent3 {
  color: #1d2935 !important;
}
.bgAccent3 {
  background-color: #1d2935 !important;
}
.tlAccent3 {
  color: #1d2935;
}
.tlAccent3:hover, .tlAccent3:active {
  color: #ffffff;
}
.tcAccent4 {
  color: #00ffff !important;
}
.bgAccent4 {
  background-color: #00ffff !important;
}
.tlAccent4 {
  color: #00ffff;
}
.tlAccent4:hover, .tlAccent4:active {
  color: #ffffff;
}
.tcAccent5 {
  color: #737d26 !important;
}
.bgAccent5 {
  background-color: #737d26 !important;
}
.tlAccent5 {
  color: #737d26;
}
.tlAccent5:hover, .tlAccent5:active {
  color: #ffffff;
}
.tcAccent6 {
  color: #d20b22 !important;
}
.bgAccent6 {
  background-color: #d20b22 !important;
}
.tlAccent6 {
  color: #d20b22;
}
.tlAccent6:hover, .tlAccent6:active {
  color: #ffffff;
}
.tcAccent7 {
  color: #f9632d !important;
}
.bgAccent7 {
  background-color: #f9632d !important;
}
.tlAccent7 {
  color: #f9632d;
}
.tlAccent7:hover, .tlAccent7:active {
  color: #ffffff;
}
.tcAccent8 {
  color: #21c2d4 !important;
}
.bgAccent8 {
  background-color: #21c2d4 !important;
}
.tlAccent8 {
  color: #21c2d4;
}
.tlAccent8:hover, .tlAccent8:active {
  color: #ffffff;
}
.tcAccent1-Light {
  color: rgba(247, 6, 0, 0.25) !important;
}
.bgAccent1-Light {
  background-color: rgba(247, 6, 0, 0.25) !important;
}
.tlAccent1-Light {
  color: rgba(247, 6, 0, 0.25);
}
.tlAccent1-Light:hover, .tlAccent1-Light:active {
  color: #ffffff;
}
.tcAccent2-Light {
  color: rgba(176, 184, 208, 0.25) !important;
}
.bgAccent2-Light {
  background-color: rgba(176, 184, 208, 0.25) !important;
}
.tlAccent2-Light {
  color: rgba(176, 184, 208, 0.25);
}
.tlAccent2-Light:hover, .tlAccent2-Light:active {
  color: #ffffff;
}
.tcAccent3-Light {
  color: rgba(29, 41, 53, 0.25) !important;
}
.bgAccent3-Light {
  background-color: rgba(29, 41, 53, 0.25) !important;
}
.tlAccent3-Light {
  color: rgba(29, 41, 53, 0.25);
}
.tlAccent3-Light:hover, .tlAccent3-Light:active {
  color: #ffffff;
}
.tcAccent4-Light {
  color: rgba(0, 255, 255, 0.25) !important;
}
.bgAccent4-Light {
  background-color: rgba(0, 255, 255, 0.25) !important;
}
.tlAccent4-Light {
  color: rgba(0, 255, 255, 0.25);
}
.tlAccent4-Light:hover, .tlAccent4-Light:active {
  color: #ffffff;
}
.menuline-margin {
  margin-top: 90px;
}
/**
// Media Device Breakpoints
breakpoints-large-desktop-container:		75.000rem !default;
breakpoints-desktop-container:				60.000rem !default;
breakpoints-tablet-container:				48.000rem !default;
breakpoints-large-mobile-container:			30.000rem !default;
breakpoints-mobile-container:				100% !default;
breakpoints-mobile-menu-breakpoint:	        48.000rem !default;
/**/
#g-page-surround .platform-content .entries .g-block .button, #g-page-surround .platform-content form.password-form .password-btn.button, #g-page-surround .search-form .button, .btn, #comments #comments-nav .comments-previous .button, #comments #comments-nav .comments-next .button, #comments #respond .button, .g-loginform .button, .widget.widget_tag_cloud a, .g-contactform #contact-form .form-actions .button {
  display: inline-block;
  font-family: "Roboto", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 0.8vw;
  background: #000000;
  text-align: center;
  margin: 0 0 0.5rem 0;
  padding: 0.4rem 1.5rem;
  padding-bottom: 0.45rem;
  border-radius: 0.4rem;
  border: 2px solid transparent;
  vertical-align: middle;
  text-shadow: none;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
@media (max-width: 125rem) {
  #g-page-surround .platform-content .entries .g-block .button, #g-page-surround .platform-content form.password-form .password-btn.button, #g-page-surround .search-form .button, .btn, #comments #comments-nav .comments-previous .button, #comments #comments-nav .comments-next .button, #comments #respond .button, .g-loginform .button, .widget.widget_tag_cloud a, .g-contactform #contact-form .form-actions .button {
    font-size: 1rem;
  }
}
#g-page-surround .platform-content .entries .g-block .button:hover, #g-page-surround .platform-content form.password-form .password-btn.button:hover, #g-page-surround .search-form .button:hover, .btn:hover, #comments #comments-nav .comments-previous .button:hover, #comments #comments-nav .comments-next .button:hover, #comments #respond .button:hover, .g-loginform .button:hover, .widget.widget_tag_cloud a:hover, .g-contactform #contact-form .form-actions .button:hover, #g-page-surround .platform-content .entries .g-block .button:active, #g-page-surround .platform-content form.password-form .password-btn.button:active, #g-page-surround .search-form .button:active, .btn:active, #comments #comments-nav .comments-previous .button:active, #comments #comments-nav .comments-next .button:active, #comments #respond .button:active, .g-loginform .button:active, .widget.widget_tag_cloud a:active, .g-contactform #contact-form .form-actions .button:active, #g-page-surround .platform-content .entries .g-block .button:focus, #g-page-surround .platform-content form.password-form .password-btn.button:focus, #g-page-surround .search-form .button:focus, .btn:focus, #comments #comments-nav .comments-previous .button:focus, #comments #comments-nav .comments-next .button:focus, #comments #respond .button:focus, .g-loginform .button:focus, .widget.widget_tag_cloud a:focus, .g-contactform #contact-form .form-actions .button:focus {
  background: #ffffff;
  color: #f70600;
  border-color: #f70600;
  cursor: pointer;
}
#g-page-surround .nav li {
  margin-bottom: 0.5rem;
}
#g-page-surround .nav .nav-header {
  margin: 0.5rem 0;
  padding: 0.5rem 1rem;
  font-size: 0.7rem;
  font-weight: 400;
  border-radius: 0.25rem;
  color: #1d2935;
  background: #e0e0e0;
}
#g-page-surround .nav .nav-child {
  margin-top: 0.5rem;
}
#g-page-surround .page-header {
  margin: 0.25rem 0;
  font-size: 1.5rem;
  font-weight: 200;
}
#g-page-surround .page-header h1 {
  font-size: 1.3rem;
  text-transform: uppercase;
  font-weight: 400;
}
#g-page-surround .page-header h2 {
  font-size: 2.3rem;
  font-weight: 400;
  line-height: 4.5rem;
  margin-top: 2rem;
  margin-bottom: 0.5rem;
  padding-bottom: 1rem;
}
#g-page-surround .page-header h2 a {
  color: #1d2935;
}
#g-page-surround .page-header h2 a:hover {
  color: #f70600;
}
@media only all and (min-width: 76rem) and (max-width: 87.99rem) {
  #g-page-surround .page-header h2 {
    font-size: 2.25rem;
  }
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  #g-page-surround .page-header h2 {
    font-size: 2rem;
    line-height: 1.6;
  }
}
@media only all and (max-width: 50.99rem) {
  #g-page-surround .page-header h2 {
    font-size: 1.8rem;
    line-height: 1.7;
  }
}
#g-page-surround .platform-content .post-thumbnail .float-left {
  margin: 0 1.5rem 1.5rem 0;
}
#g-page-surround .platform-content .post-thumbnail .float-right {
  margin: 0 0 1.5rem 1.5rem;
}
#g-page-surround .platform-content .entries {
  margin: -1rem;
}
#g-page-surround .platform-content .entries .g-block {
  padding: 0 1rem;
}
#g-page-surround .platform-content .entries .g-block .tease.sticky {
  background-color: #f1f2f6;
}
#g-page-surround .platform-content .entries .g-block .tease.sticky h2 {
  margin-top: 0;
}
#g-page-surround .platform-content .entries .g-block .tease p {
  font-size: 1.15rem;
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  #g-page-surround .platform-content .entries .g-block .tease p {
    font-size: 1.1rem;
  }
}
@media only all and (max-width: 50.99rem) {
  #g-page-surround .platform-content .entries .g-block .tease p {
    font-size: 1rem;
  }
}
#g-page-surround .platform-content .entries .g-block .tease .g-lead {
  color: #1d2935;
  font-size: 1.5rem;
  padding-bottom: 2rem;
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  #g-page-surround .platform-content .entries .g-block .tease .g-lead {
    font-size: 1.25rem;
  }
}
@media only all and (max-width: 50.99rem) {
  #g-page-surround .platform-content .entries .g-block .tease .g-lead {
    font-size: 1rem;
  }
}
#g-page-surround .platform-content form.password-form .password-box {
  margin: 10px 0;
}
#g-page-surround .search-form .button span {
  margin-right: 0.5rem;
}
#g-page-surround .pull-left, #g-page-surround .pull-right {
  max-width: 100%;
}
#g-page-surround .item-image.pull-left {
  margin: 0 1.5rem 1.5rem 0;
}
#g-page-surround .item-image.pull-right {
  margin: 0 0 1.5rem 1.5rem;
}
#g-page-surround .dir-rtl .pull-left {
  float: right;
}
#g-page-surround .dir-rtl .pull-right {
  float: left;
}
#g-page-surround .unstyled {
  margin: 0;
  display: inline-block;
  border: 1px solid #e0e0e5;
  padding: 1rem 2rem;
  border-radius: 2.25rem;
}
#g-page-surround .unstyled li {
  list-style-type: none;
  margin-left: 0;
  padding-bottom: 1rem;
  margin-bottom: 0.5rem;
  border-bottom: 1px solid #e0e0e5;
}
#g-page-surround .unstyled li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
#g-page-surround .unstyled li a {
  display: inline-block;
}
#g-page-surround .unstyled li a:before {
  font-family: FontAwesome;
  content: "";
  margin-right: 0.5rem;
  color: #f70600;
}
table.table-bordered {
  border-collapse: separate;
  *border-collapse: collapse;
}
table.table-bordered th {
  background-color: #f2f2f2;
}
table.table-bordered thead th {
  background-color: #d9d9d9;
}
.table-striped tbody tr:nth-child(2n+1) td, .table-striped tbody tr:nth-child(2n+1) th {
  background: #f2f2f2;
}
.table-hover tbody tr:hover > td, .table-hover tbody tr:hover > th {
  background: #ebebeb;
}
.table, .table-bordered {
  border-color: #e0e0e5 #e0e0e5 #e0e0e5 transparent;
}
.table th, .table td, .table-bordered th, .table-bordered td {
  border-left: 1px solid #e0e0e5;
  border-right: 0;
  border-bottom: 0;
}
.list-striped, .row-striped {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.list-striped li, .list-striped dd, .row-striped .row, .row-striped .row-fluid {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.list-striped li:nth-child(odd), .list-striped dd:nth-child(odd), .row-striped .row:nth-child(odd), .row-striped .row-fluid:nth-child(odd) {
  background-color: #f3f3f3;
}
.list-striped li:hover, .list-striped dd:hover, .row-striped .row:hover, .row-striped .row-fluid:hover {
  background-color: #e9e9e9;
}
.list-bordered, .row-bordered {
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.row-even, .row-odd {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.row-even {
  background-color: #f3f3f3;
}
.iframe-bordered {
  border: 1px solid rgba(0, 0, 0, 0.1);
}
blockquote {
  border-left: 5px solid rgba(0, 0, 0, 0.1);
}
blockquote small {
  color: #1d2935;
}
blockquote.pull-right {
  border-right: 5px solid rgba(0, 0, 0, 0.1);
}
code, pre {
  background-color: #eeeeee;
}
pre.prettyprint {
  padding: 1rem !important;
}
legend {
  line-height: 1.5;
  margin: 1rem 0;
}
.form-actions {
  background: none;
  border: 0;
}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
  color: #1d2935;
  background-color: #ffffff;
  border: 2px solid rgba(0, 0, 0, 0.1);
  box-shadow: none;
  box-sizing: border-box !important;
  -webkit-transition: border 0.2s linear, box-shadow 0.2s linear;
  -moz-transition: border 0.2s linear, box-shadow 0.2s linear;
  transition: border 0.2s linear, box-shadow 0.2s linear;
}
.input-prepend textarea, .input-append textarea, .input-prepend input[type="text"], .input-append input[type="text"], .input-prepend input[type="password"], .input-append input[type="password"], .input-prepend input[type="datetime"], .input-append input[type="datetime"], .input-prepend input[type="datetime-local"], .input-append input[type="datetime-local"], .input-prepend input[type="date"], .input-append input[type="date"], .input-prepend input[type="month"], .input-append input[type="month"], .input-prepend input[type="time"], .input-append input[type="time"], .input-prepend input[type="week"], .input-append input[type="week"], .input-prepend input[type="number"], .input-append input[type="number"], .input-prepend input[type="email"], .input-append input[type="email"], .input-prepend input[type="url"], .input-append input[type="url"], .input-prepend input[type="search"], .input-append input[type="search"], .input-prepend input[type="tel"], .input-append input[type="tel"], .input-prepend input[type="color"], .input-append input[type="color"], .input-prepend .uneditable-input, .input-append .uneditable-input {
  padding: 0.35rem;
  max-width: 95%;
}
.dir-rtl .input-prepend textarea, .dir-rtl .input-append textarea, .dir-rtl .input-prepend input[type="text"], .dir-rtl .input-append input[type="text"], .dir-rtl .input-prepend input[type="password"], .dir-rtl .input-append input[type="password"], .dir-rtl .input-prepend input[type="datetime"], .dir-rtl .input-append input[type="datetime"], .dir-rtl .input-prepend input[type="datetime-local"], .dir-rtl .input-append input[type="datetime-local"], .dir-rtl .input-prepend input[type="date"], .dir-rtl .input-append input[type="date"], .dir-rtl .input-prepend input[type="month"], .dir-rtl .input-append input[type="month"], .dir-rtl .input-prepend input[type="time"], .dir-rtl .input-append input[type="time"], .dir-rtl .input-prepend input[type="week"], .dir-rtl .input-append input[type="week"], .dir-rtl .input-prepend input[type="number"], .dir-rtl .input-append input[type="number"], .dir-rtl .input-prepend input[type="email"], .dir-rtl .input-append input[type="email"], .dir-rtl .input-prepend input[type="url"], .dir-rtl .input-append input[type="url"], .dir-rtl .input-prepend input[type="search"], .dir-rtl .input-append input[type="search"], .dir-rtl .input-prepend input[type="tel"], .dir-rtl .input-append input[type="tel"], .dir-rtl .input-prepend input[type="color"], .dir-rtl .input-append input[type="color"], .dir-rtl .input-prepend .uneditable-input, .dir-rtl .input-append .uneditable-input {
  border-radius: 6px 0 0 6px;
}
textarea {
  width: 100%;
}
.dir-rtl .form-horizontal .control-label {
  float: right;
  text-align: left;
}
.dir-rtl .form-horizontal .controls {
  margin-left: 0;
  margin-right: 180px;
}
select {
  color: #1d2935;
  background: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.btn span {
  padding: 0;
  margin: 0;
}
.btn-mini {
  margin: 0.5rem 0;
}
@media only all and (max-width: 50.99rem) {
  .pagination ul.pagination-list, .page-links ul.pagination-list {
    box-shadow: none;
  }
}
.pagination ul.pagination-list > li, .page-links ul.pagination-list > li {
  font-weight: 500;
}
@media only all and (max-width: 50.99rem) {
  .pagination ul.pagination-list > li:not(.pagination-prev):not(.pagination-next), .page-links ul.pagination-list > li:not(.pagination-prev):not(.pagination-next) {
    display: none;
  }
}
.pagination ul.pagination-list > li > a, .page-links ul.pagination-list > li > a {
  padding: 10px 15px;
  color: #1d2935;
  background: rgba(255, 255, 255, 0);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 0;
}
.pagination ul.pagination-list > li > a:hover, .page-links ul.pagination-list > li > a:hover {
  background: transparent;
  border-color: rgba(0, 0, 0, 0.1);
  color: #f70600;
}
.pagination ul.pagination-list > li > span, .page-links ul.pagination-list > li > span {
  padding: 10px 15px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  color: #ffffff;
  border-radius: 0 !important;
  background: #f70600;
}
.pagination ul.pagination-list > li > span.dots, .page-links ul.pagination-list > li > span.dots {
  background: rgba(255, 255, 255, 0);
  color: #1d2935;
}
.pagination ul.pagination-list.pagination-next span, .pagination ul.pagination-list.pagination-prev span, .page-links ul.pagination-list.pagination-next span, .page-links ul.pagination-list.pagination-prev span {
  opacity: 0.3;
  background: rgba(255, 255, 255, 0.2);
  color: #1d2935;
}
.pagination p.counter, .page-links p.counter {
  margin: 0;
}
#g-page-surround .entry-meta {
  margin-top: 0;
}
#g-page-surround .entry-meta > div[class^="meta-"] {
  display: inline-block;
  margin: 0;
  padding-right: 1rem;
  color: #1d2935;
  font-size: 1.2rem;
  line-height: 2;
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  #g-page-surround .entry-meta > div[class^="meta-"] {
    font-size: 1.1rem;
  }
}
@media only all and (max-width: 50.99rem) {
  #g-page-surround .entry-meta > div[class^="meta-"] {
    font-size: 1rem;
  }
}
#comments {
  margin-top: 0.5rem;
  padding-top: 1rem;
}
#comments ol.commentlist {
  margin-top: 2vw;
  margin-bottom: 2vw;
}
#comments ol.commentlist li.comment {
  margin-top: 1.5vw;
}
#comments ol.commentlist li.comment .comment-body {
  position: relative;
  padding-right: 20px;
  font-size: 0.9vw;
  font-weight: 400;
}
@media (max-width: 111.1111111111rem) {
  #comments ol.commentlist li.comment .comment-body {
    font-size: 1rem;
  }
}
#comments ol.commentlist li.comment .comment-body .comment-reply {
  margin-left: 70px;
  font-weight: 500;
  font-size: 0.7vw;
}
@media (max-width: 125rem) {
  #comments ol.commentlist li.comment .comment-body .comment-reply {
    font-size: 0.875rem;
  }
}
#comments ol.commentlist li.comment .comment-body .comment-reply a {
  color: #f70600;
}
#comments ol.commentlist li.comment .comment-body .comment-reply a:hover {
  color: #1d2935;
}
#comments ol.commentlist li.comment .comment-author {
  padding: 15px 0 0;
  height: auto;
  line-height: normal;
}
#comments ol.commentlist li.comment .comment-author .author-avatar {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 50px;
  -moz-flex: 0 50px;
  -ms-flex: 0 50px;
  flex: 0 50px;
  width: 50px;
  height: 50px;
  margin-right: 20px;
}
#comments ol.commentlist li.comment .comment-author .author-avatar .avatar {
  border-radius: 50%;
}
#comments ol.commentlist li.comment .comment-author .author-meta .author-name {
  display: block;
  font-size: 0.9vw;
  font-weight: 700;
  color: #000000;
}
@media (max-width: 127.7777777778rem) {
  #comments ol.commentlist li.comment .comment-author .author-meta .author-name {
    font-size: 1.15rem;
  }
}
#comments ol.commentlist li.comment .comment-author .author-meta .author-name a {
  color: #000000;
}
#comments ol.commentlist li.comment .comment-author .author-meta .author-name a:hover {
  color: #f70600;
}
#comments ol.commentlist li.comment .comment-author .author-meta time {
  font-size: 0.75vw;
}
@media (max-width: 116.6666666667rem) {
  #comments ol.commentlist li.comment .comment-author .author-meta time {
    font-size: 0.875rem;
  }
}
#comments ol.commentlist li.comment .comment-author .author-meta time a {
  color: #b4b4b4;
}
#comments ol.commentlist li.comment .comment-author .author-meta time a:hover {
  color: #f70600;
}
@media only all and (max-width: 50.99rem) {
  #comments ol.commentlist li.comment .comment-author .author-meta time {
    display: inline;
  }
}
#comments ol.commentlist li.comment.bypostauthor > .comment-body > .comment-author .author-name {
  color: #f70600;
}
#comments ol.commentlist li.comment.bypostauthor > .comment-body > .comment-author .author-name a {
  color: #f70600;
}
#comments ol.commentlist li.comment.bypostauthor > .comment-body > .comment-author .author-name a:hover {
  color: #1d2935;
}
#comments ol.commentlist li.comment .comment-content {
  overflow: hidden;
  margin-left: 70px;
  padding: 15px 15px 15px 0;
  font-size: 0.85vw;
}
@media (max-width: 117.6470588235rem) {
  #comments ol.commentlist li.comment .comment-content {
    font-size: 1rem;
  }
}
#comments ol.commentlist li.comment .comment-content p {
  font-size: 0.85vw;
}
@media (max-width: 117.6470588235rem) {
  #comments ol.commentlist li.comment .comment-content p {
    font-size: 1rem;
  }
}
#comments ol.commentlist li.comment .comment-content p:last-child {
  margin-bottom: 0;
}
#comments #responses .responses-header h3 {
  padding: 0;
}
#comments #responses > ol.commentlist > li.comment:first-child {
  margin-top: 0;
}
#comments #responses #respond {
  margin-left: 15px;
}
#comments #comments-nav {
  margin-left: 5px;
}
@media only all and (max-width: 50.99rem) {
  #comments #comments-nav {
    margin-top: 2rem;
  }
}
#comments #comments-nav .comments-previous .button span, #comments #comments-nav .comments-next .button span {
  vertical-align: middle;
  font-size: 1vw;
}
@media (max-width: 115rem) {
  #comments #comments-nav .comments-previous .button span, #comments #comments-nav .comments-next .button span {
    font-size: 1.15rem;
  }
}
#comments #comments-nav .comments-previous .button .fa, #comments #comments-nav .comments-next .button .fa {
  vertical-align: middle;
  font-size: 0.9vw;
}
@media (max-width: 100rem) {
  #comments #comments-nav .comments-previous .button .fa, #comments #comments-nav .comments-next .button .fa {
    font-size: 0.9rem;
  }
}
@media only all and (max-width: 50.99rem) {
  #comments #comments-nav .comments-previous .button, #comments #comments-nav .comments-next .button {
    font-size: 0.7rem;
  }
}
@media only all and (max-width: 50.99rem) {
  #comments #comments-nav .comments-previous {
    margin-right: 5px;
  }
  .dir-rtl #comments #comments-nav .comments-previous {
    margin-left: 5px;
  }
}
#comments #comments-nav .comments-previous .button {
  padding-left: 0.75rem;
}
#comments #comments-nav .comments-next .button {
  padding-right: 0.75rem;
}
#comments #respond .respond-header {
  margin-top: 0.5rem;
  padding-top: 1rem;
}
#comments #respond .respond-header h3 {
  padding: 0;
}
#comments #respond input {
  padding-left: 15px;
  border: 0 none;
  border: 2px solid #e0e0e5;
  background: #ffffff;
  border-radius: 4px;
}
#comments #respond input:focus {
  box-shadow: none;
  border-color: #f70600;
}
#comments #respond textarea {
  padding: 15px;
  border: 0 none;
  border: 2px solid #e0e0e5;
  background: #ffffff;
  border-radius: 4px;
}
#comments #respond textarea:focus {
  box-shadow: none;
  border-color: #f70600;
}
#comments #respond .button {
  font-size: 1vw;
}
@media (max-width: 115rem) {
  #comments #respond .button {
    font-size: 1.15rem;
  }
}
.g-loginform .login-pretext {
  margin-bottom: 1rem;
}
.g-loginform p input {
  border-radius: 0.25rem;
}
.g-loginform fieldset.login-data #login-username {
  margin-top: 0;
}
.g-loginform .login-extra {
  list-style-type: none;
  margin-left: 0;
}
.g-infolist small {
  font-size: 85%;
}
.widget.widget_archive ul, .widget.widget_categories ul, .widget.widget_meta ul, .widget.widget_pages ul, .widget.widget_recent_comments ul, .widget.widget_recent_entries ul {
  list-style-type: none;
  margin-left: 0;
  margin-top: 0;
}
.widget.widget_archive ul li, .widget.widget_categories ul li, .widget.widget_meta ul li, .widget.widget_pages ul li, .widget.widget_recent_comments ul li, .widget.widget_recent_entries ul li {
  margin: 0 0 5px;
}
.widget.widget_archive ul ul, .widget.widget_categories ul ul, .widget.widget_meta ul ul, .widget.widget_pages ul ul, .widget.widget_recent_comments ul ul, .widget.widget_recent_entries ul ul {
  list-style-type: none;
}
.widget.widget_archive ul ul.children, .widget.widget_categories ul ul.children, .widget.widget_meta ul ul.children, .widget.widget_pages ul ul.children, .widget.widget_recent_comments ul ul.children, .widget.widget_recent_entries ul ul.children {
  margin-left: 1.5rem;
  margin-top: 5px;
}
.widget.widget_search input.search-field {
  height: 40px;
  border-radius: 0.25rem;
}
.widget.widget_tag_cloud a {
  padding: 0.4rem 2rem;
  background: transparent;
  border-color: #f70600;
  color: #f70600 !important;
  border: 2px solid #f70600;
}
.widget.widget_tag_cloud a:hover, .widget.widget_tag_cloud a:active, .widget.widget_tag_cloud a:focus {
  color: #ffffff !important;
  background: #f70600 !important;
  border-color: #f70600 !important;
}
.widget.widget_calendar {
  margin-bottom: 1.5rem;
}
.g-contactform #contact-form .form-message {
  margin-bottom: 15px;
  color: #ececec;
}
.g-contactform #contact-form .form-message + .control-group {
  margin-top: 15px;
}
.g-contactform #contact-form .control-group {
  margin-bottom: 1.5rem;
}
.g-contactform #contact-form .control-group .controls {
  margin-left: 100px;
}
@media only all and (max-width: 50.99rem) {
  .g-contactform #contact-form .control-group .controls {
    margin-left: 0;
  }
}
.g-contactform #contact-form .control-group .controls input, .g-contactform #contact-form .control-group .controls textarea {
  border: 0 none;
  border: 2px solid #f9f9f9;
  background: #eeeeee;
  border-radius: 4px;
}
.g-contactform #contact-form .control-group .controls input:focus, .g-contactform #contact-form .control-group .controls textarea:focus {
  box-shadow: none;
  background: #ffffff;
  border-color: #282828;
}
.g-contactform #contact-form .control-group .controls textarea {
  padding-top: 10px;
}
.g-contactform #contact-form .control-group .controls input[type="checkbox"] {
  margin-top: 0.5rem;
}
.g-contactform #contact-form .control-group .control-label {
  float: left;
  padding-top: 5px;
  text-align: right;
  color: #ececec;
}
.g-contactform #contact-form .control-group .control-label.control-label-checkbox {
  margin-left: 100px;
  margin-right: 0.75rem;
  float: left;
}
@media only all and (max-width: 50.99rem) {
  .g-contactform #contact-form .control-group .control-label.control-label-checkbox {
    margin-left: 0;
  }
}
.g-contactform #contact-form .g-recaptcha {
  margin: 20px 0;
  padding-left: 100px;
}
@media only all and (max-width: 50.99rem) {
  .g-contactform #contact-form .g-recaptcha {
    padding-left: 0;
  }
}
.g-contactform #contact-form .form-actions {
  margin-left: 100px;
}
@media only all and (max-width: 50.99rem) {
  .g-contactform #contact-form .form-actions {
    margin-left: 0;
  }
}
#g-mainbar .widget {
  margin: -0.5rem;
}
.rokajaxsearch *, .rokajaxsearch *:before, .rokajaxsearch *:after {
  box-sizing: border-box !important;
}
.platform-content .rokajaxsearch * *, .platform-content .rokajaxsearch * *:before, .platform-content .rokajaxsearch * *:after, .platform-content .rokajaxsearch *:before *, .platform-content .rokajaxsearch *:before *:before, .platform-content .rokajaxsearch *:before *:after, .platform-content .rokajaxsearch *:after *, .platform-content .rokajaxsearch *:after *:before, .platform-content .rokajaxsearch *:after *:after {
  box-sizing: border-box;
}
.rokajaxsearch #roksearch_search_str {
  border: 2px solid #e0e0e5;
  border-radius: 2rem;
  margin-bottom: 1rem;
  padding: 0.75rem 1rem;
  width: 100%;
  box-shadow: none;
}
.rokajaxsearch #roksearch_search_str:focus {
  border-color: #f70600;
}
form#rokajaxsearch {
  margin: 0;
}
form#rokajaxsearch > .rokajaxsearch {
  background: none;
  box-shadow: none;
  border: none;
}
#roksearch_results {
  color: #1d2935;
  background: #ffffff;
  border: 1px solid #e0e0e5;
}
#roksearch_results .roksearch_result_wrapper1 {
  background: #f2f2f2;
  color: #1d2935;
}
#roksearch_results .roksearch_result_wrapper1:hover {
  background: #f70600;
  color: #ffffff;
  border: 1px solid #450200;
}
#roksearch_results .roksearch_result_wrapper1:hover a, #roksearch_results .roksearch_result_wrapper1:hover h3 {
  color: #ff7b78;
}
#roksearch_results span.highlight {
  color: #ffffff;
  background-color: #ab0400;
  text-shadow: none;
}
@media only all and (max-width: 50.99rem) {
  body #roksearch_results {
    width: 95%;
  }
}
.rokajaxsearch .search_options {
  margin-top: 8px;
  padding-bottom: 15px;
}
.rokajaxsearch .search_options label {
  margin-right: 10px !important;
}
.rokajaxsearch .search_options label input[type="radio"], .rokajaxsearch .search_options label input[type="checkbox"] {
  margin: 0 5px 0 0;
}
.rokajaxsearch .clr {
  clear: both;
}
.rokajaxsearch .searchintro {
  overflow: hidden;
}
#roksearch_results {
  z-index: 10000;
  position: absolute;
  width: 400px;
  float: right;
  text-align: left;
  visibility: hidden;
  margin-top: 5px;
}
#roksearch_results .small {
  display: inline;
  position: relative;
  text-align: inherit;
  bottom: 0;
  right: 0;
  font-size: 11px;
  font-style: italic;
}
#roksearch_results a.clr {
  margin: 10px 0 5px 0;
}
#roksearch_results a {
  color: #780300;
}
#roksearch_results h3 {
  color: #780300;
  margin-top: 0;
  margin-bottom: 2px;
  line-height: 110%;
  font-size: 110%;
  padding-bottom: 0;
}
#roksearch_results h3:hover {
  color: inherit;
}
#roksearch_results .roksearch_result_wrapper1:hover {
  border: none;
}
#roksearch_results .container-wrapper {
  overflow: hidden;
}
#roksearch_results .page {
  float: left;
}
#roksearch_results .roksearch_header, #roksearch_results .roksearch_row_btm {
  background: #f2f2f2;
  padding: 10px 15px;
  line-height: 130%;
  text-transform: none;
  font-weight: normal;
  font-size: 14px;
}
#roksearch_results .roksearch_row_btm {
  overflow: hidden;
  border-top: 1px solid #e0e0e5;
}
#roksearch_results .roksearch_even, #roksearch_results .roksearch_odd {
  padding: 15px;
  border-bottom: none;
}
#roksearch_results .roksearch_even span, #roksearch_results .roksearch_odd span {
  margin-top: 15px;
  line-height: 140%;
}
#roksearch_results .roksearch_even span.highlight, #roksearch_results .roksearch_odd span.highlight {
  margin-top: 0;
  padding: 0 3px;
}
#roksearch_results .roksearch_odd {
  background: rgba(0, 0, 0, 0.05);
}
#roksearch_results .viewall {
  float: left;
  margin: 0 5px;
}
#roksearch_results .viewall span {
  line-height: 130%;
  text-transform: none;
}
#roksearch_results .estimated_res {
  font-size: 9px;
  font-style: italic;
  text-transform: none;
  float: left;
}
#roksearch_results .pagination_res {
  font-style: normal;
  float: right;
  text-transform: none;
  font-size: 11px;
}
#roksearch_results .pagination_res span {
  padding: 0 5px;
}
#roksearch_results .powered-by-google {
  text-transform: lowercase;
  font-style: italic;
  font-size: 9px;
}
#roksearch_results .google-search #roksearch_link {
  margin-top: 5px;
}
#roksearch_results .google-thumb-image {
  margin: 0 auto;
}
#roksearch_results .readon {
  margin-top: 15px;
}
#roksearch_results .readon span, #roksearch_results .readon .button {
  font-size: 13px;
  line-height: 22px;
}
#roksearch_results .container-arrows {
  height: 12px;
  width: 30px;
  float: left;
  margin-right: 5px;
  position: relative;
}
#roksearch_results #roksearch_link:before {
  content: "×";
  font-size: 1.5em;
  position: absolute;
  right: 10px;
  top: 8px;
  z-index: 100;
}
#roksearch_results .arrow-left, #roksearch_results .arrow-left-disabled, #roksearch_results .arrow-right, #roksearch_results .arrow-right-disabled {
  position: absolute;
}
#roksearch_results .arrow-left:before, #roksearch_results .arrow-left-disabled:before, #roksearch_results .arrow-right:before, #roksearch_results .arrow-right-disabled:before {
  font-family: FontAwesome;
  font-size: 1.3em;
}
#roksearch_results .arrow-left, #roksearch_results .arrow-right {
  cursor: pointer;
}
#roksearch_results .arrow-left:before, #roksearch_results .arrow-right:before {
  color: #f70600;
}
#roksearch_results .arrow-left, #roksearch_results .arrow-left-disabled {
  left: 0;
}
#roksearch_results .arrow-left:before, #roksearch_results .arrow-left-disabled:before {
  content: "";
}
#roksearch_results .arrow-right, #roksearch_results .arrow-right-disabled {
  left: 18px;
}
#roksearch_results .arrow-right:before, #roksearch_results .arrow-right-disabled:before {
  content: "";
}
/*# sourceMappingURL=whoevents-wordpress_consulting.css.map */