/* at the very least you must set these two display properties */
/* this is so you can use CSS animations when toggling results */


/* visual styles */
.searchwp-live-search-results {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	background: #fff;
	-webkit-box-shadow: 0 0 2px 0 rgba(30,30,30,0.4);
	box-shadow: 0 0 2px 0 rgba(30,30,30,0.4);
	border-radius: 3px;
	width: 315px;
	min-height: 175px;
	max-height: 300px;
}

.searchwp-live-search-no-min-chars .spinner {
	opacity: 0.3;
}

.searchwp-live-search-result p {
	font-size:0.9em;
	padding:1em;
	margin:0;
	border-bottom:1px solid rgba(30,30,30,0.1);
}

.searchwp-live-search-result--focused {
	background: #DDD;
}

.searchwp-live-search-result--focused a {
	color: #000;
}

.searchwp-live-search-result:last-of-type p {
	border-bottom:0;
}

.searchwp-live-search-result a {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

/* Bullet proof Screen Reader Only text */
.searchwp-live-search-instructions {
	border: 0 !important;
	clip: rect(1px, 1px, 1px, 1px) !important;
	-webkit-clip-path: inset(50%) !important;
		clip-path: inset(50%) !important;
	height: 1px !important;
	overflow: hidden !important;
	padding: 0 !important;
	position: absolute !important;
	width: 1px !important;
	white-space: nowrap !important;
}

@keyframes searchwp-spinner-line-fade-more {
  0%, 100% {
    opacity: 0; /* minimum opacity */
  }
  1% {
    opacity: 1;
  }
}

@keyframes searchwp-spinner-line-fade-quick {
  0%, 39%, 100% {
    opacity: 0.25; /* minimum opacity */
  }
  40% {
    opacity: 1;
  }
}

@keyframes searchwp-spinner-line-fade-default {
  0%, 100% {
    opacity: 0.22; /* minimum opacity */
  }
  1% {
    opacity: 1;
  }
}
/* initially hide all groups (even before JS is loaded), so the page will never render them while loading */
[data-class="wpcf7cf_group"], .wpcf7cf_remove, .wpcf7cf_add {
    display:none;
}

.wpcf7cf_repeater_sub {
    margin-bottom: 20px;
}

.wpcf7cf_repeater_controls, .wpcf7cf_step_controls {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 20px;
}

.wpcf7cf_multistep .wpcf7cf_step {
    /* display:none; */
    width: 100%;
}

.wpcf7cf_multistep .wpcf7cf_step .step-title {
    display: none;
}

.wpcf7cf_multistep .wpcf7cf_steps-dots {
    display: flex;
    width: 100%;
    margin-bottom: 20px;
    flex-wrap: wrap;
}

.wpcf7cf_multistep .wpcf7cf_steps-dots .dot .step-index {
    display: inline-block;
    border-radius: 50%;
    background: #dfdfdf;
    color: #000000;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.wpcf7cf_multistep .wpcf7cf_steps-dots .dot {
    border-bottom: 5px solid #dfdfdf;
    text-align: center;
    flex: 1;
    padding: 15px;
    min-width: 120px;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.completed {
    border-bottom: 5px solid #333;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.active {
    border-bottom: 5px solid #333;
    font-weight: bold;
}

.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.completed .step-index {
    background-color: #333;
    color: #ffffff;
}

.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.active .step-index {
    background-color: #333;
    color: #ffffff;
}

.wpcf7cf_step_controls .disabled {
    pointer-events: none;
    cursor: default;
    opacity: .5;
}   /**
 * Staff List CSS Version 24
* To do: change names: rggclImgBorder1 Done
"Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
 */

/** GRID START *****************************************************/
.rggclGridCntr { margin: 0%; width: 100%; }
.rggclGridItemCntr{ float: left; }
.rggclGridRow { clear: both; padding: 0px; margin: 0px; }
.rggclGridCol { display: block; float: left; width: 100%; box-sizing: border-box; }

@media (min-width: 768px) {
.rggclGridCol_2 { width: 50% }
.rggclGridCol_3 { width: 33.33% }
.rggclGridCol_4 { width: 25% }
}

.rggclPadLRPc0 { padding-left: 0; padding-right: 0; }
.rggclPadLRPc0_5 { padding-left: .5%; padding-right: .5%; }
.rggclPadLRPc1 { padding-left: 1%; padding-right: 1%; }
.rggclPadLRPc1_5 { padding-left: 1.5%; padding-right: 1.5%; }
.rggclPadLRPc2 { padding-left: 2%; padding-right: 2%; }
.rggclPadLRPc2_5 { padding-left: 2.5%; padding-right: 2.5%; }
.rggclPadLRPc3 { padding-left: 3%; padding-right: 3%; }
.rggclPadLRPc3_5 { padding-left: 3.5%; padding-right: 3.5%; }
.rggclPadLRPc4 { padding-left: 4%; padding-right: 4%; }
.rggclPadLRPc4_5 { padding-left: 4.5%; padding-right: 4.5%; }
.rggclPadLRPc5 { padding-left: 5%; padding-right: 5%; }
.rggclPadLRPc5_5 { padding-left: 5.5%; padding-right: 5.5%; }
.rggclPadLRPc6 { padding-left: 6%; padding-right: 6%; }
.rggclPadLRPc6_5 { padding-left: 6.5%; padding-right: 6.5%; }
.rggclPadLRPc7 { padding-left: 7%; padding-right: 7%; }
.rggclPadLRPc7_5 { padding-left: 7.5%; padding-right: 7.5%; }
.rggclPadLRPc8 { padding-left: 8%; padding-right: 8%; }
.rggclPadLRPc8_5 { padding-left: 8.5%; padding-right: 8.5%; }
.rggclPadLRPc9 { padding-left: 9%; padding-right: 9%; }
.rggclPadLRPc9_5 { padding-left: 9.5%; padding-right: 9.5%; }
.rggclPadLRPc10 { padding-left: 10%; padding-right: 10%; }
.rggclPadLRPc10_5 { padding-left: 10.5%; padding-right: 10.5%; }

.rggclPadLR5 { padding-left: 5px; padding-right: 5px; }
.rggclPadLR10 { padding-left: 10px; padding-right: 10px; }
.rggclPadLR15 { padding-left: 15px; padding-right: 15px; }
.rggclPadLR20 { padding-left: 20px; padding-right: 20px; }
.rggclPadLR25 { padding-left: 25px; padding-right: 25px; }
.rggclPadLR30 { padding-left: 30px; padding-right: 30px; }
.rggclPadLR35 { padding-left: 35px; padding-right: 35px; }
.rggclPadLR40 { padding-left: 40px; padding-right: 40px; }
.rggclPadLR45 { padding-left: 45px; padding-right: 45px; }
.rggclPadLR50 { padding-left: 50px; padding-right: 50px; }
.rggclPadLR60 { padding-left: 60px; padding-right: 60px; }
.rggclPadLR70 { padding-left: 70px; padding-right: 70px; }
.rggclPadLR80 { padding-left: 80px; padding-right: 80px; }
.rggclPadLR90 { padding-left: 90px; padding-right: 90px; }
.rggclPadLR100 { padding-left: 100px; padding-right: 100px; }

/** GRID END *****************************************************/

/** FONTS START *****************************************************/
/*-- 32 28 24 20 18 16 14 13 12 --*/
h1.rggclF32_7, h2.rggclF32_7, h3.rggclF32_7, h4.rggclF32_7, h5.rggclF32_7,
h1.rggclF28_7, h2.rggclF28_7, h3.rggclF28_7, h4.rggclF28_7, h5.rggclF28_7,
h1.rggclF24_7, h2.rggclF24_7, h3.rggclF24_7, h4.rggclF24_7, h5.rggclF24_7,
h1.rggclF20_7, h2.rggclF20_7, h3.rggclF20_7, h4.rggclF20_7, h5.rggclF20_7,
h1.rggclF18_7, h2.rggclF18_7, h3.rggclF18_7, h4.rggclF18_7, h5.rggclF18_7
h1.rggclF16_7, h2.rggclF16_7, h3.rggclF16_7, h4.rggclF16_7, h5.rggclF16_7,
h1.rggclF14_7, h2.rggclF14_7, h3.rggclF14_7, h4.rggclF14_7, h5.rggclF14_7,
h1.rggclF13_7, h2.rggclF13_7, h3.rggclF13_7, h4.rggclF13_7, h5.rggclF13_7,
h1.rggclF12_7, h2.rggclF12_7, h3.rggclF12_7, h4.rggclF12_7, h5.rggclF12_7,
p.rggclF32_7, p.rggclF28_7, p.rggclF24_7, p.rggclF20_7, p.rggclF18_7, p.rggclF16_7, p.rggclF14_7, p.rggclF13_7, p.rggclF12_7,
.rggclF32_7, .rggclF28_7, .rggclF24_7, .rggclF20_7, .rggclF18_7, .rggclF16_7, .rggclF14_7, .rggclF13_7, .rggclF12_7{ font-weight: 700; font-style: normal; margin-bottom: 0; padding:0; border: none; }

h1.rggclF32_6, h2.rggclF32_6, h3.rggclF32_6, h4.rggclF32_6, h5.rggclF32_6,
h1.rggclF28_6, h2.rggclF28_6, h3.rggclF28_6, h4.rggclF28_6, h5.rggclF28_6,
h1.rggclF24_6, h2.rggclF24_6, h3.rggclF24_6, h4.rggclF24_6, h5.rggclF24_6,
h1.rggclF20_6, h2.rggclF20_6, h3.rggclF20_6, h4.rggclF20_6, h5.rggclF20_6,
h1.rggclF18_6, h2.rggclF18_6, h3.rggclF18_6, h4.rggclF18_6, h5.rggclF18_6,
h1.rggclF16_6, h2.rggclF16_6, h3.rggclF16_6, h4.rggclF16_6, h5.rggclF16_6,
h1.rggclF14_6, h2.rggclF14_6, h3.rggclF14_6, h4.rggclF14_6, h5.rggclF14_6,
h1.rggclF13_6, h2.rggclF13_6, h3.rggclF13_6, h4.rggclF13_6, h5.rggclF13_6,
h1.rggclF12_6, h2.rggclF12_6, h3.rggclF12_6, h4.rggclF12_6, h5.rggclF12_6,
p.rggclF32_6, p.rggclF28_6, p.rggclF24_6, p.rggclF20_6, p.rggclF18_6, p.rggclF16_6, p.rggclF14_6, p.rggclF13_6, p.rggclF12_6,
.rggclF32_6, .rggclF28_6, .rggclF24_6, .rggclF20_6, .rggclF18_6, .rggclF16_6, .rggclF14_6, .rggclF13_6, .rggclF12_6 { font-weight: 600; font-style: normal; margin-bottom: 0; padding:0; border: none; }

p.rggclF32, p.rggclF28, p.rggclF24, p.rggclF20, p.rggclF18, p.rggclF16, p.rggclF14, p.rggclF13, p.rggclF12,
.rggclF32, .rggclF28, .rggclF24, .rggclF20, .rggclF18, .rggclF16, .rggclF14, .rggclF13, .rggclF12 { font-weight: 400; font-style: normal; margin-bottom: 0; padding:0; border: none; }

h1.rggclF32_7, h2.rggclF32_7, h3.rggclF32_7, h4.rggclF32_7, h5.rggclF32_7,
h1.rggclF32_6, h2.rggclF32_6, h3.rggclF32_6, h4.rggclF32_6, h5.rggclF32_6,
p.rggclF32_7, p.rggclF32_6, p.rggclF32, .rggclF32_7, .rggclF32_6, .rggclF32 { font-size: 2rem; }

h1.rggclF28_7, h2.rggclF28_7, h3.rggclF28_7, h4.rggclF28_7, h5.rggclF28_7,
h1.rggclF28_6, h2.rggclF28_6, h3.rggclF28_6, h4.rggclF28_6, h5.rggclF28_6,
p.rggclF28_7, p.rggclF28_6, p.rggclF28, .rggclF28_7, .rggclF28_6, .rggclF28 { font-size: 1.75rem; }

h1.rggclF24_7, h2.rggclF24_7, h3.rggclF24_7, h4.rggclF24_7, h5.rggclF24_7,
h1.rggclF24_6, h2.rggclF24_6, h3.rggclF24_6, h4.rggclF24_6, h5.rggclF24_6,
p.rggclF24_7, p.rggclF24_6, p.rggclF24, .rggclF24_7, .rggclF24_6, .rggclF24 { font-size: 1.5625rem; }

h1.rggclF20_7, h2.rggclF20_7, h3.rggclF20_7, h4.rggclF20_7, h5.rggclF20_7,
h1.rggclF20_6, h2.rggclF20_6, h3.rggclF20_6, h4.rggclF20_6, h5.rggclF20_6,
p.rggclF20_7, p.rggclF20_6, p.rggclF20, .rggclF20_7, .rggclF20_6, .rggclF20 { font-size: 1.25rem; }

h1.rggclF18_7, h2.rggclF18_7, h3.rggclF18_7, h4.rggclF18_7, h5.rggclF18_7,
h1.rggclF18_6, h2.rggclF18_6, h3.rggclF18_6, h4.rggclF18_6, h5.rggclF18_6,
p.rggclF18_7, p.rggclF18_6, p.rggclF18, .rggclF18_7, .rggclF18_6, .rggclF18 { font-size: 1.125rem; }

h1.rggclF16_7, h2.rggclF16_7, h3.rggclF16_7, h4.rggclF16_7, h5.rggclF16_7,
h1.rggclF16_6, h2.rggclF16_6, h3.rggclF16_6, h4.rggclF16_6, h5.rggclF16_6,
p.rggclF16_7, p.rggclF16_6, p.rggclF16, .rggclF16_7, .rggclF16_6, .rggclF16 { font-size: 1rem; }

h1.rggclF14_7, h2.rggclF14_7, h3.rggclF14_7, h4.rggclF14_7, h5.rggclF14_7,
h1.rggclF14_6, h2.rggclF14_6, h3.rggclF14_6, h4.rggclF14_6, h5.rggclF14_6,
p.rggclF14_7, p.rggclF14_6, p.rggclF14, .rggclF14_7, .rggclF14_6, .rggclF14 { font-size: 0.875rem; }

h1.rggclF13_7, h2.rggclF13_7, h3.rggclF13_7, h4.rggclF13_7, h5.rggclF13_7,
h1.rggclF13_6, h2.rggclF13_6, h3.rggclF13_6, h4.rggclF13_6, h5.rggclF13_6,
p.rggclF13_7, p.rggclF13_6, p.rggclF13, .rggclF13_7, .rggclF13_6, .rggclF13 { font-size: 0.8125rem; }

h1.rggclF12_7, h2.rggclF12_7, h3.rggclF12_7, h4.rggclF12_7, h5.rggclF12_7,
h1.rggclF12_6, h2.rggclF12_6, h3.rggclF12_6, h4.rggclF12_6, h5.rggclF12_6,
p.rggclF12_7, p.rggclF12_6, p.rggclF12, .rggclF12_7, .rggclF12_6, .rggclF12 { font-size: 0.75rem; }

/*-- FONT OPTIONS ----------------------------------*/
.rggclFFOpenSans{ font-family: 'Open Sans', Arial, sans-serif; }

.rggclLSpace1 { letter-spacing: 1px; }
.rggclLSpace2 { letter-spacing: 2px; }

.rggclColor1, div.rggclColor1 { color: #e6e6e6;}
.rggclColor3, div.rggclColor3 { color: #cccccc;}
.rggclColor5, div.rggclColor5 { color: #b3b3b3;}

/*== FONTS END ================================*/

/*== MARGINS =================================*/
.rggclMT0{ margin-top: 0; }
.rggclMT2{ margin-top: 2px; }
.rggclMT3{ margin-top: 3px; }
.rggclMT4{ margin-top: 4px; }
.rggclMT5{ margin-top: 5px; }
.rggclMT7{ margin-top: 7px; }
.rggclMT10{ margin-top: 10px; }
.rggclMT15{ margin-top: 15px;}
.rggclMT20{ margin-top: 20px;}
.rggclMT25{ margin-top: 25px;}
.rggclMT30{ margin-top: 30px;}
.rggclMT35{ margin-top: 35px;}
.rggclMT40{ margin-top: 40px;}
.rggclMT45{ margin-top: 45px;}
.rggclMT50{ margin-top: 50px;}

.rggclMTPc1{ margin-top: 1%; }
.rggclMTPc2{ margin-top: 2%; }
.rggclMTPc3{ margin-top: 3%; }
.rggclMTPc4{ margin-top: 4%; }
.rggclMTPc5{ margin-top: 5%; }
.rggclMTPc6{ margin-top: 6%; }
.rggclMTPc7{ margin-top: 7%; }
.rggclMTPc8{ margin-top: 8%; }
.rggclMTPc9{ margin-top: 9%; }
.rggclMTPc10{ margin-top: 10%; }

.rggclMB0{ margin-bottom: 0; }
.rggclsMB5{ margin-bottom: 5px; }
.rggclsMB10{ margin-bottom: 10px; }
.rggclMB15{ margin-bottom: 15px; }
.rggclMB20{ margin-bottom: 20px; }
.rggclMB25{ margin-bottom: 25px; }
.rggclMB30{ margin-bottom: 30px; }
.rggclMB40{ margin-bottom: 40px; }
.rggclMB50{ margin-bottom: 50px; }
.rggclMB60{ margin-bottom: 60px; }
.rggclMB70{ margin-bottom: 70px; }
.rggclMB80{ margin-bottom: 80px; }
.rggclMB90{ margin-bottom: 90px; }
.rggclMB100{ margin-bottom: 100px; }
.rggclMB200{ margin-bottom: 200px; }

.rggclMBPc1{ margin-bottom: 1%; }
.rggclMBPc2{ margin-bottom: 2%; }
.rggclMBPc3{ margin-bottom: 3%; }
.rggclMBPc4{ margin-bottom: 4%; }
.rggclMBPc5{ margin-bottom: 5%; }
.rggclMBPc6{ margin-bottom: 6%; }
.rggclMBPc7{ margin-bottom: 7%; }
.rggclMBPc8{ margin-bottom: 8%; }
.rggclMBPc9{ margin-bottom: 9%; }
.rggclMBPc10{ margin-bottom: 10%; }

/* -- ALIGMENT ------------------------ */
.rggclTxtCenter { text-align: center; }
.rggclTxtRight { text-align: right; }
.rggclTxtLeft { text-align: right; }
.rggclMLRAuto { margin-left: auto; margin-right: auto }

/* -- HORIZONTAL LINE ------------------------ */
.rggclBB11 { border-bottom: 1px solid #e6e6e6; }
.rggclBB12 { border-bottom: 1px solid #b3b3b3; }
.rggclBB13 { border-bottom: 1px solid #808080; }
.rggclBB14 { border-bottom: 1px solid #4d4d4d; }
.rggclBB15 { border-bottom: 1px solid #1a1a1a; }

.rggclBB21 { border-bottom: 2px solid #e6e6e6; }
.rggclBB22 { border-bottom: 2px solid #b3b3b3; }
.rggclBB23 { border-bottom: 2px solid #808080; }
.rggclBB24 { border-bottom: 2px solid #4d4d4d; }
.rggclBB25 { border-bottom: 2px solid #1a1a1a; }

.rggclBB31 { border-bottom: 3px solid #e6e6e6; }
.rggclBB32 { border-bottom: 3px solid #b3b3b3; }
.rggclBB33 { border-bottom: 3px solid #808080; }
.rggclBB34 { border-bottom: 3px solid #4d4d4d; }
.rggclBB35 { border-bottom: 3px solid #1a1a1a; }

/* == WIDTH =================================*/
.rggclWidthPc100{ width: 100%; }
.rggclWidthPc90{ width: 90%; }
.rggclWidthPc80{ width: 80%; }
.rggclWidthPc70{ width: 70%; }
.rggclWidthPc60{ width: 60%; }

/*== IMAGES ===============================*/
img.rggclImgCenter, .rggclImgCenter img { -moz-box-sizing: border-box; box-sizing: border-box; max-width: 100%; height: auto; display: block; margin-left: auto;  margin-right: auto  }


/* == MISC =======================margin-top: 5px;  padding: 0; border: none;=============================== */
.abcfClr{ clear: both; font-size: 1px; margin: 0; padding: 0; border: 0; height: 0;}
.abcfClrFix:before, .abcfClrFix:after { content:""; display:table;}
.abcfClrFix:after { clear:both; }

/*-- Visual Aid -------------------------------------------*/
.rggclVAidBorder{ border: 1px solid #808080; }
.rggclVAidTxt{ background-color: #e6e6e6;}

.abcfErrMsgRed { margin-top: 30px; text-align:center; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: 600; color: #C00; }
.abcfDivErrMsg { margin-top: 30px; text-align:center; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: 600; color: #C00; }



/*** Template Dark ***/
.cycloneslider-template-dark{
	position:relative;
    margin-bottom: 30px;
	outline: none;
}
.cycloneslider-template-dark .cycloneslider-slides{
	position:relative;
	overflow:hidden;
}
.cycloneslider-template-dark .cycloneslider-slide{
	text-align: center;
	width: 100%; /* For slides in scrollHorz to work */
	display: none; /* Hide slides to prevent FOUC when JS hasn't kicked in yet */
	background: #fff; /* Add background to prevent slides from peeking behind the current slide when fx=scrollHorz and hideNonActive=false */
}
.cycloneslider-template-dark .cycle-slide{
	display: block; /* Show slide so that getBoundingClientRect().height will not return 0. Class .cycle-slide is added when cycle has initialized. */
}
.cycloneslider-template-dark div[data-cycle-dynamic-height="off"] .cycloneslider-slide-image{
	height: 100%; /* To prevent cutting off captions when dynamic height is off */
}
.cycloneslider-template-dark .cycloneslider-slide:first-child, /* Show first slide */
.cycloneslider-template-dark .cycle-sentinel + .cycloneslider-slide{ /* Select next slide when using sentinel slide */
	display: block;
}
.cycloneslider-template-dark .cycloneslider-slide img{
	display:block;
	margin:0 auto;
	padding:0;
	max-width:100%;
	border:0;
}
.cycloneslider-template-dark.cycloneslider-width-full .cycloneslider-slide img{
	width:100%;
}
.cycloneslider-template-dark .cycloneslider-slide iframe, /* Make our videos fluid */
.cycloneslider-template-dark .cycloneslider-slide object,
.cycloneslider-template-dark .cycloneslider-slide embed {
	position: absolute;
	left: 0;
	top: 0;
    width: 100% !important; /* Override width attrib */
    height: 100% !important; /* Override height attrib */
}
.cycloneslider-template-dark .cycloneslider-slide-youtube,
.cycloneslider-template-dark .cycloneslider-slide-vimeo{
	background: #000;
}
.cycloneslider-template-dark .cycloneslider-slide-custom{
	min-height: 100%;
}
.cycloneslider-template-dark div[data-cycle-dynamic-height="on"] .cycloneslider-slide-custom {
	min-height: 100px; /* Disable 100% min height when dynamic height is on. To fix issue with scrollHorz */
}
.cycloneslider-template-dark .cycloneslider-slide-testimonial{
	font-style: italic;
}
.cycloneslider-template-dark .cycloneslider-slide-testimonial blockquote{
	margin-bottom: 0;
}
.cycloneslider-template-dark .cycloneslider-slide-testimonial p{
	margin: 0;
}
.cycloneslider-template-dark .cycloneslider-slide-testimonial .cycloneslider-testimonial-author{
	text-align: right;
	font-style: normal;
}
.rtl .cycloneslider-template-dark .cycloneslider-slide-testimonial .cycloneslider-testimonial-author{
	text-align: left;
}
.cycloneslider-template-dark .cycloneslider-slide-testimonial .cycloneslider-testimonial-author a{
	text-decoration: none;
}

/*** Prev/Next ***/
.cycloneslider-template-dark .cycloneslider-prev,
.cycloneslider-template-dark .cycloneslider-next,
.cycloneslider-template-dark .cycloneslider-pager span {
	cursor:pointer;
}
.cycloneslider-template-dark .cycloneslider-prev,
.cycloneslider-template-dark .cycloneslider-next{
    position:absolute;
    top:50%;
    z-index:501;
	display: block;
    margin-top:-15px;
    width:30px;
    height:30px;
    background: #000;
	opacity: 0.6;
	-webkit-transition: all 0.5s ;
	-moz-transition: all 0.5s ;
	-ms-transition: all 0.5s ;
	-o-transition: all 0.5s ;
	transition: all 0.5s ;
}


.cycloneslider-template-dark .cycloneslider-prev:hover,
.cycloneslider-template-dark .cycloneslider-next:hover{
	opacity: 1;
}
.cycloneslider-template-dark .cycloneslider-prev.disabled,
.cycloneslider-template-dark .cycloneslider-next.disabled{
	display: none;
}
.cycloneslider-template-dark .arrow{
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -6px;
    width: 0;
    height: 0;
}
.cycloneslider-template-dark .cycloneslider-prev{
    left:0;
}
.rtl .cycloneslider-template-dark .cycloneslider-prev{
    left:auto;
	right:0;
}
.cycloneslider-template-dark .cycloneslider-prev .arrow{
    margin-left: -4px;
	border-top: 6px solid transparent;
	border-right: 6px solid #fff;
	border-bottom: 6px solid transparent;
}
.rtl .cycloneslider-template-dark .cycloneslider-prev .arrow{
    margin-left: -2px;
	border: 0;
	border-top: 6px solid transparent;
	border-left: 6px solid #fff;
	border-bottom: 6px solid transparent;
}
.cycloneslider-template-dark .cycloneslider-next{
    right:0;
}
.rtl .cycloneslider-template-dark .cycloneslider-next{
    right:auto;
	left:0;
}
.cycloneslider-template-dark .cycloneslider-next .arrow{
    margin-left: -2px;
	border-top: 6px solid transparent;
	border-left: 6px solid #fff;
	border-bottom: 6px solid transparent;
}
.rtl .cycloneslider-template-dark .cycloneslider-next .arrow{
    margin-left: -4px;
	border: 0;
	border-top: 6px solid transparent;
	border-right: 6px solid #fff;
	border-bottom: 6px solid transparent;
}

/*** Pager ***/
.cycloneslider-template-dark .cycloneslider-pager{
    position:absolute;
    bottom:-22px;
    left:0;
    z-index:100;
    width: 100%;
    height: 12px;
    text-align: center;
}
.cycloneslider-template-dark .cycloneslider-pager span {
    display: inline-block;
    margin: 0 4px;
    width: 12px;
    height: 12px;
    background: #333;
    vertical-align: top;
    font-size: 0;
    line-height: 0;
	-webkit-box-shadow: 1px 1px 2px 0px #000;
    box-shadow: 1px 1px 2px 0px #000;
}
.ie7 .cycloneslider-template-dark .cycloneslider-pager span{
	zoom: 1;/* IE 7 inline-block */
	*display: inline;/* IE 7 inline-block */
}
.cycloneslider-template-dark .cycloneslider-pager span.cycle-pager-active {
    background-color: #ccc;
}

/*** Caption ***/
.cycloneslider-template-dark .cycloneslider-caption{
    position:absolute;
    top:0;
    left:0;
    z-index:500;
	max-width:60%;
	margin: 15% 30px;
	text-align: left;
}
.rtl .cycloneslider-template-dark .cycloneslider-caption{
	text-align: right;
	left: auto;
	right:0;
}
.cycloneslider-template-dark .cycloneslider-caption-title,
.cycloneslider-template-dark .cycloneslider-caption-description,
.cycloneslider-template-dark .cycloneslider-caption-more{
	display: none;
	float: left;
	clear: both;
	margin-bottom:1px;
	background: #000;
	padding:10px;
	opacity: 0.8;
}
.rtl .cycloneslider-template-dark .cycloneslider-caption-title,
.rtl .cycloneslider-template-dark .cycloneslider-caption-description,
.rtl .cycloneslider-template-dark .cycloneslider-caption-more{
	float: right;
}
.cycloneslider-template-dark .cycloneslider-caption-title{
	color:#fff;
    opacity: 0.7;
    font-size:24px;
    line-height:1.2;
}
.cycloneslider-template-dark .cycloneslider-caption-description{
	color:#FC3;
    font-size:12px;
    line-height:1.5;
}
.cycloneslider-template-dark .cycloneslider-caption-more{
	color:#fff;
    font-size:10px;
	text-decoration: none;
	text-transform: uppercase;
    line-height:1.5;
}
.cycloneslider-template-dark .cycloneslider-caption-more:hover{
	color: #FC3;
}

/*** Responsive ***/
@media (max-width: 960px) {
	.cycloneslider-template-dark .cycloneslider-caption{
		max-width: 100%;
	}
}
@media (max-width: 480px) {
	.cycloneslider-template-dark .cycloneslider-caption{
		display: none;
	}
}/*** Template Default ***/
.cycloneslider-template-default{
	position:relative;

}
.cycloneslider-template-default .cycloneslider-slides{
	position:relative;
	overflow:hidden;
}
.cycloneslider-template-default .cycloneslider-slide{
	text-align: center;
	width: 100%; /* For slides in scrollHorz to work */
	display: none; /* Hide slides to prevent FOUC */
}
.cycloneslider-template-default div[data-cycle-dynamic-height="off"] .cycloneslider-slide-image{
	height: 100%; /* To prevent cutting off captions when dynamic height is off */
}
.cycloneslider-template-default .cycloneslider-slide:first-child, /* Show first slide */
.cycloneslider-template-default .cycle-sentinel + .cycloneslider-slide{ /* Select next slide when using sentinel slide */
	display: block;
}
.cycloneslider-template-default .cycloneslider-slide img{
	display:block;
	margin:0 auto;
	padding:0;
	max-width:100%;
	border:0;
}
.cycloneslider-template-default.cycloneslider-width-full .cycloneslider-slide img{
	width:100%;
}
.cycloneslider-template-default .cycloneslider-slide iframe, /* Make our videos fluid */
.cycloneslider-template-default .cycloneslider-slide object,
.cycloneslider-template-default .cycloneslider-slide embed {
	position: absolute;
	left: 0;
	top: 0;
    width: 100% !important; /* Override width attrib */
    height: 100% !important; /* Override height attrib */
}
.cycloneslider-template-default .cycloneslider-slide-youtube,
.cycloneslider-template-default .cycloneslider-slide-vimeo{
	background: #000;
}
.cycloneslider-template-default .cycloneslider-slide-custom{
	min-height: 100%;
	background: #fff;
}
.cycloneslider-template-default div[data-cycle-dynamic-height="on"] .cycloneslider-slide-custom{
	min-height: 100px; /* Disable 100% min height when dynamic height is on. To fix issue with scrollHorz */
}

/*** Prev/Next ***/
.cycloneslider-template-default .cycloneslider-prev,
.cycloneslider-template-default .cycloneslider-next,
.cycloneslider-template-default .cycloneslider-pager span {
	cursor:pointer;
}
.cycloneslider-template-default .cycloneslider-prev,
.cycloneslider-template-default .cycloneslider-next{
    position:absolute;
    top:50%;
    z-index:501;
	display: block;
    margin-top:-22px;
    width:26px;
    height:44px;
    background: url(/wp-content/plugins/cyclone-slider/templates/default/images/sprite-arrows.png) no-repeat;
	opacity: 0;
	-webkit-transition: all 0.5s ;
	-moz-transition: all 0.5s ;
	-ms-transition: all 0.5s ;
	-o-transition: all 0.5s ;
	transition: all 0.5s ;
}
.cycloneslider-template-default .cycloneslider-prev{
    left:10px;
    background-position:0 0;
}
.rtl .cycloneslider-template-default .cycloneslider-prev{
    left:auto;
	right:10px;
    background-position:-29px 0;
}
.cycloneslider-template-default .cycloneslider-next{
    right:10px;
    background-position:-29px 0;
}
.rtl .cycloneslider-template-default .cycloneslider-next{
    right:auto;
	left:10px;
    background-position:0 0;
}
.cycloneslider-template-default:hover .cycloneslider-prev,
.cycloneslider-template-default:hover .cycloneslider-next{
	opacity: 0.4;
}
.cycloneslider-template-default .cycloneslider-prev:hover,
.cycloneslider-template-default .cycloneslider-next:hover{
	opacity: 1;
}
.cycloneslider-template-default .cycloneslider-prev.disabled,
.cycloneslider-template-default .cycloneslider-next.disabled{
	display: none;
}

/*** Pager ***/
.cycloneslider-template-default .cycloneslider-pager{
    position:absolute;
    z-index:200;
    top:20px;
    right:20px;
}
.rtl .cycloneslider-template-default .cycloneslider-pager{
    right: auto;
    left:20px;
}
.cycloneslider-template-default .cycloneslider-pager span {
    display: inline-block;
    margin: 0 3px;
    width: 12px;
    height: 12px;
    border-radius: 6px;
    background: #333;
    vertical-align: top;
    font-size: 0;
    line-height: 0;
}
.ie7 .cycloneslider-template-default .cycloneslider-pager span{
	zoom: 1;/* IE 7 inline-block */
	*display: inline;/* IE 7 inline-block */
}
.cycloneslider-template-default .cycloneslider-pager span.cycle-pager-active {
    background-color: #ccc;
}

/*** Caption ***/
.cycloneslider-template-default .cycloneslider-caption{
    position:absolute;
    left:0;
    bottom:0;
    width:100%;
    z-index:99;
    background: url(/wp-content/plugins/cyclone-slider/templates/default/images/bg-caption.png);
    color:#fff;
    text-align: left;
}
.rtl .cycloneslider-template-default .cycloneslider-caption{
    text-align: right;
}
.cycloneslider-template-default .cycloneslider-caption-title{
    padding:10px 20px 5px 20px;
    font-size:22px;
    line-height:1;
    margin-bottom:0;
}
.cycloneslider-template-default .cycloneslider-caption-description{
    padding:0 20px 15px 20px;
    line-height:1.5;
    font-size:12px;
}/*** Template Standard ***/
.cycloneslider-template-standard{
	position:relative;
    margin-bottom: 30px;
	outline: none;
}
.cycloneslider-template-standard .cycloneslider-slides{
	position:relative;
	overflow:hidden;
}
.cycloneslider-template-standard .cycloneslider-slide{
	text-align: center;
	width: 100%; /* For slides in scrollHorz to work */
	display: none; /* Hide slides to prevent FOUC when JS hasn't kicked in yet */
	background: #fff; /* Add background to prevent slides from peeking behind the current slide when fx=scrollHorz and hideNonActive=false */
}
.cycloneslider-template-standard .cycle-slide{
	display: block; /* Show slide so that getBoundingClientRect().height will not return 0. Class .cycle-slide is added when cycle has initialized. */
}
.cycloneslider-template-standard div[data-cycle-hide-non-active="false"] .cycloneslider-slide{
	opacity: 0; /* Avoid youtube and vimeo or other slides from peeking behind the current slide whe in transit */
}
.cycloneslider-template-standard div[data-cycle-dynamic-height="off"] .cycloneslider-slide-image{
	height: 100%; /* To prevent cutting off captions when dynamic height is off */
}
.cycloneslider-template-standard .cycloneslider-slide:first-child, /* Show first slide */
.cycloneslider-template-standard .cycle-sentinel + .cycloneslider-slide{ /* Select next slide when using sentinel slide */
	display: block;
}
.cycloneslider-template-standard .cycloneslider-slide img{
	display:block;
	margin:0 auto;
	padding:0;
	max-width:100%;
	border:0;
}
.cycloneslider-template-standard.cycloneslider-width-full .cycloneslider-slide img{
	width:100%;
}
.cycloneslider-template-standard .cycloneslider-slide iframe, /* Make our videos fluid */
.cycloneslider-template-standard .cycloneslider-slide object,
.cycloneslider-template-standard .cycloneslider-slide embed {
	position: absolute;
	left: 0;
	top: 0;
    width: 100% !important; /* Override width attrib */
    height: 100% !important; /* Override height attrib */
}
.cycloneslider-template-standard .cycloneslider-slide-youtube,
.cycloneslider-template-standard .cycloneslider-slide-vimeo{
	background: #000;
}
.cycloneslider-template-standard .cycloneslider-slide-custom {
	min-height: 100%;
}
.cycloneslider-template-standard div[data-cycle-dynamic-height="on"] .cycloneslider-slide-custom{
	min-height: 100px; /* Disable 100% min height when dynamic height is on. To fix issue with scrollHorz */
}
.cycloneslider-template-standard .cycloneslider-slide-testimonial{
	font-style: italic;
}
.cycloneslider-template-standard .cycloneslider-slide-testimonial blockquote{
	margin-bottom: 0;
}
.cycloneslider-template-standard .cycloneslider-slide-testimonial p{
	margin: 0;
}
.cycloneslider-template-standard .cycloneslider-slide-testimonial .cycloneslider-testimonial-author{
	text-align: right;
	font-style: normal;
}
.rtl .cycloneslider-template-standard .cycloneslider-slide-testimonial .cycloneslider-testimonial-author{
	text-align: left;
}
.cycloneslider-template-standard .cycloneslider-slide-testimonial .cycloneslider-testimonial-author a{
	text-decoration: none;
}

/*** Prev/Next ***/
.cycloneslider-template-standard .cycloneslider-prev,
.cycloneslider-template-standard .cycloneslider-next,
.cycloneslider-template-standard .cycloneslider-pager span {
	cursor:pointer;
}
.cycloneslider-template-standard .cycloneslider-prev,
.cycloneslider-template-standard .cycloneslider-next{
    position:absolute;
    top:50%;
    z-index:501;
	display: block;
    margin-top:-12px;
    width:24px;
    height:24px;
    border-radius: 40px;
    background: #fefefe;
	opacity: 0;
	-webkit-transition: all 0.5s ;
	-moz-transition: all 0.5s ;
	-ms-transition: all 0.5s ;
	-o-transition: all 0.5s ;
	transition: all 0.5s ;
	-webkit-box-shadow: 1px 1px 2px 0px #333333;
    box-shadow: 1px 1px 2px 0px #333333;
}

.cycloneslider-template-standard:hover .cycloneslider-prev,
.cycloneslider-template-standard:hover .cycloneslider-next{
	opacity: 0.4;
}
.cycloneslider-template-standard .cycloneslider-prev:hover,
.cycloneslider-template-standard .cycloneslider-next:hover{
	opacity: 1;
}
.cycloneslider-template-standard .cycloneslider-prev.disabled,
.cycloneslider-template-standard .cycloneslider-next.disabled{
	display: none;
}
.cycloneslider-template-standard .arrow{
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -6px;
    width: 0;
    height: 0;
}
.cycloneslider-template-standard .cycloneslider-prev{
    left:10px;
}
.rtl .cycloneslider-template-standard .cycloneslider-prev{
    left:auto;
	right:10px;
}
.cycloneslider-template-standard .cycloneslider-prev .arrow{
    margin-left: -4px;
	border-top: 6px solid transparent;
	border-right: 6px solid #333;
	border-bottom: 6px solid transparent;
}
.rtl .cycloneslider-template-standard .cycloneslider-prev .arrow{
    margin-left: -2px;
	border: 0;
	border-top: 6px solid transparent;
	border-left: 6px solid #333;
	border-bottom: 6px solid transparent;
}
.cycloneslider-template-standard .cycloneslider-next{
    right:10px;
}
.rtl .cycloneslider-template-standard .cycloneslider-next{
    right:auto;
	left:10px;
}
.cycloneslider-template-standard .cycloneslider-next .arrow{
    margin-left: -2px;
	border-top: 6px solid transparent;
	border-left: 6px solid #333;
	border-bottom: 6px solid transparent;
}
.rtl .cycloneslider-template-standard .cycloneslider-next .arrow{
    margin-left: -4px;
	border: 0;
	border-top: 6px solid transparent;
	border-right: 6px solid #333;
	border-bottom: 6px solid transparent;
}

/*** Pager ***/
.cycloneslider-template-standard .cycloneslider-pager{
    position:absolute;
    bottom:-22px;
    left:0;
    z-index:100;
    width: 100%;
    height: 12px;
    text-align: center;
}
.cycloneslider-template-standard .cycloneslider-pager span {
    display: inline-block;
    margin: 0 3px;
    width: 12px;
    height: 12px;
    border-radius: 6px;
    background: #333;
    vertical-align: top;
    font-size: 0;
    line-height: 0;
	-webkit-box-shadow: 1px 1px 2px 0px #333333;
    box-shadow: 1px 1px 2px 0px #333333;
}
.ie7 .cycloneslider-template-standard .cycloneslider-pager span{
	zoom: 1;/* IE 7 inline-block */
	*display: inline;/* IE 7 inline-block */
}
.cycloneslider-template-standard .cycloneslider-pager span.cycle-pager-active {
    background-color: #ccc;
}

/*** Caption ***/
.cycloneslider-template-standard .cycloneslider-caption{
    position:absolute;
    bottom:0;
    left:0;
    z-index:500;
    width:100%;
    background: #222;
    color:#fff;
    opacity: 0.7;
	text-align: left;
}
.rtl .cycloneslider-template-standard .cycloneslider-caption{
	text-align: right;
}
.cycloneslider-template-standard .cycloneslider-caption-title{
    margin-bottom:0;
    padding:10px 20px 5px 20px;
    font-size:22px;
    line-height:1;
}
.cycloneslider-template-standard .cycloneslider-caption-description{
    padding:0 20px 15px 20px;
    font-size:12px;
    line-height:1.5;
}

/* Lightbox */
.mfp-title span {
	line-height: 1.8;
}
.mfp-title small {
	line-height: 1.3;
}/*** Template Thumbnails ***/
.cycloneslider-template-thumbnails{
	position:relative;
	
}
.cycloneslider-template-thumbnails .cycloneslider-slides{
	position:relative;
	overflow:hidden;
}
.cycloneslider-template-thumbnails .cycloneslider-slide{
	text-align: center;
	width: 100%; /* For slides in scrollHorz to work */
	display: none; /* Hide slides to prevent FOUC when JS hasn't kicked in yet */
	background: #fff; /* Add background to prevent slides from peeking behind the current slide when fx=scrollHorz and hideNonActive=false */
}
.cycloneslider-template-thumbnails .cycle-slide{
	display: block; /* Show slide so that getBoundingClientRect().height will not return 0. Class .cycle-slide is added when cycle has initialized. */
}
.cycloneslider-template-thumbnails div[data-cycle-dynamic-height="off"] .cycloneslider-slide-image{
	height: 100%; /* To prevent cutting off captions when dynamic height is off */
}
.cycloneslider-template-thumbnails .cycloneslider-slide:first-child, /* Show first slide */
.cycloneslider-template-thumbnails .cycle-sentinel + .cycloneslider-slide{ /* Select next slide when using sentinel slide */
	display: block;
}
.cycloneslider-template-thumbnails .cycloneslider-slide img{
	display:block;
	margin:0 auto;
	padding:0;
	max-width:100%;
	border:0;
}
.cycloneslider-template-thumbnails.cycloneslider-width-full .cycloneslider-slide img{
	width:100%;
}
.cycloneslider-template-thumbnails .cycloneslider-slide iframe, /* Make our videos fluid */
.cycloneslider-template-thumbnails .cycloneslider-slide object,
.cycloneslider-template-thumbnails .cycloneslider-slide embed {
	position: absolute;
	left: 0;
	top: 0;
    width: 100% !important; /* Override width attrib */
    height: 100% !important; /* Override height attrib */
}
.cycloneslider-template-thumbnails .cycloneslider-slide-youtube,
.cycloneslider-template-thumbnails .cycloneslider-slide-vimeo{
	background: #000;
}
.cycloneslider-template-thumbnails .cycloneslider-slide-custom{
	min-height: 100%;
}
.cycloneslider-template-thumbnails div[data-cycle-dynamic-height="on"] .cycloneslider-slide-custom{
	min-height: 100px; /* Disable 100% min height when dynamic height is on. To fix issue with scrollHorz */
}

/*** Prev/Next ***/
.cycloneslider-template-thumbnails .cycloneslider-prev,
.cycloneslider-template-thumbnails .cycloneslider-next,
.cycloneslider-template-thumbnails .cycloneslider-pager span {
	cursor:pointer;
}
.cycloneslider-template-thumbnails .cycloneslider-prev,
.cycloneslider-template-thumbnails .cycloneslider-next{
    position:absolute;
    top:50%;
    z-index:501;
	display: block;
    margin-top:-22px;
    width:26px;
    height:44px;
    background: url(/wp-content/plugins/cyclone-slider/templates/thumbnails/images/sprite-arrows.png) no-repeat;
	opacity: 0;
	-webkit-transition: all 0.5s ;
	-moz-transition: all 0.5s ;
	-ms-transition: all 0.5s ;
	-o-transition: all 0.5s ;
	transition: all 0.5s ;
}
.cycloneslider-template-thumbnails .cycloneslider-prev{
    left:10px;
    background-position:0 0;
}
.rtl .cycloneslider-template-thumbnails .cycloneslider-prev{
    left:auto;
	right:10px;
    background-position:-29px 0;
}
.cycloneslider-template-thumbnails .cycloneslider-next{
    right:10px;
    background-position:-29px 0;
}
.rtl .cycloneslider-template-thumbnails .cycloneslider-next{
    right:auto;
	left:10px;
    background-position:0 0;
}
.cycloneslider-template-thumbnails:hover .cycloneslider-prev,
.cycloneslider-template-thumbnails:hover .cycloneslider-next{
	opacity: 0.4;
}
.cycloneslider-template-thumbnails .cycloneslider-prev:hover,
.cycloneslider-template-thumbnails .cycloneslider-next:hover{
	opacity: 1;
}
.cycloneslider-template-thumbnails .cycloneslider-prev.disabled,
.cycloneslider-template-thumbnails .cycloneslider-next.disabled{
	display: none;
}

/*** Caption ***/
.cycloneslider-template-thumbnails .cycloneslider-caption{
    position:absolute;
    left:0;
    bottom:0;
    width:100%;
    z-index:99;
    background: url(/wp-content/plugins/cyclone-slider/templates/thumbnails/images/bg-caption.png);
    color:#fff;
	text-align: left;
}
.rtl .cycloneslider-template-thumbnails .cycloneslider-caption{
	text-align: right;
}
.cycloneslider-template-thumbnails .cycloneslider-caption-title{
    padding:10px 20px 5px 20px;
    font-size:22px;
    line-height:1;
    margin-bottom:0;
}
.cycloneslider-template-thumbnails .cycloneslider-caption-description{
    padding:0 20px 15px 20px;
    line-height:1.5;
    font-size:12px;
}

/*** Thumbnails ***/
.cycloneslider-template-thumbnails.cycloneslider-thumbnails{
	margin: 0;
    padding:15px 0;
    text-align:center;
}
.cycloneslider-template-thumbnails.cycloneslider-thumbnails ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.cycloneslider-template-thumbnails.cycloneslider-thumbnails li{
    list-style:none inside;
    display:inline-block;
    min-width:40px;
    height:40px;
    margin:5px;
	padding: 0;
    border:2px solid #ccc;
    cursor:pointer;
    vertical-align:top;
	box-sizing: content-box;
	overflow: hidden;
}
.ie7 .cycloneslider-template-thumbnails.cycloneslider-thumbnails li{
	zoom: 1;/* IE 7 inline-block */
	*display: inline;/* IE 7 inline-block */
}
.cycloneslider-template-thumbnails.cycloneslider-thumbnails li.current{
    border-color:#333;
}
.cycloneslider-template-thumbnails.cycloneslider-thumbnails .thumb-custom{
    background:#fefefe;
    height:100%;
    font-size:9px;
    color:#BBBBBB;
}
.cycloneslider-template-thumbnails.cycloneslider-thumbnails img{
    border-radius:0;
}
.ie8 .cycloneslider-template-thumbnails.cycloneslider-thumbnails img{
	width: 40px;
}