﻿.ju-tabs-wrap .ju-tabs-slide-panels .ju-tabs-slide-content .ju-tabs-slide-inner h3.ju-tabs-slide-heading span {
    display: block;
    font-size: 24px;
}

.default-slideshow .ju-tabs-slide-panels .ju-tabs-slide-content-wrapper {
    background: none;
}

.default-slideshow .ju-tabs-slide-panels .ju-tabs-slide-content .ju-tabs-slide-inner h3.ju-tabs-slide-heading {
    background: none;
    border: 0px solid #e7e7e7;
    color: #ee9900;
    font-size: 12px;
    line-height: 35px;
    padding: 0 10px;
    text-transform: uppercase;
}

#sp-main-body {
    padding: 40px 0;
}

.bloglinks ul > li > a {
    color: #029691 !important;
    line-height: 20px;
}

.bloglinks {
    color: #029691;
    line-height: 15px;
}

#sp-header{
	z-index: 999;
	.transition(400ms);
	position: relative;
}

#sp-header{
    padding: 0px 0 100px; /*ART*/
	z-index: 999;
	.transition(400ms);
	position: relative;
    width: 100% !important;
    -webkit-transition: all .3s;
	transition: all .3s;
}


.ghost-button-rounded-corners:hover,
.ghost-button-rounded-corners:active {
  background-color: #fff;
  color: #000;
}

.top-header-button {
margin:auto;
width: 120px;
}

.social-top-header-button {
margin:auto;
width: 120px;
}

.social-ghost-button-rounded-corners {
    border-radius: 22px;
    color: #fff;
    display: inline-block;
    outline: medium none;
    padding: 4px;
    text-align: center;
    text-decoration: none;
    width: 120px;
background-color: #fb7100;
}

.ghost-button-rounded-corners {
    border: 1px solid #fff;
    border-radius: 22px;
    color: #fff;
    display: inline-block;
    outline: medium none;
    padding: 4px;
    text-align: center;
    text-decoration: none;
    width: 120px;
}

.btn-primaryhome {
    background-color: #fb7100;
    border-color: #357ebd;
    color: #fff;
    font-size: 20px !important;
    font-weight: bold !important;
    text-transform: uppercase;
}

.btn-primaryhome, .sppb-btn-primaryhome {
    border: 1px solid #ffffff;
    margin-top: 30px;
    padding: 20px;
}

.joms-button__next, .joms-button--secondary, .joms-button--signup, .joms-focus__button--message {
    background: #fb7100 none repeat scroll 0 0;
    color: #fff !important;
}

.top-header-text3 {
color: #ffffff;
    font-size: 34px;
    font-weight: bold;
    margin-bottom: 0;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
}

.top-paragraph-text3 {
color: #ffffff;
    text-align: center;
margin-top: 20px;
font-size: 20px;
}

.top-header-title3 {
color: #ffffff !important;
    font-size: 35px !important;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
    padding: 0 !important;
    text-align: center;
}


.top-header-text2 {
color: #ffffff;
    margin-bottom: 0;
    padding: 0;
    text-align: center;
}

.top-paragraph-text2 {
color: #ffffff;
    text-align: center;
margin-top: 20px;
}


.socialbannerh1 {
    color: #ffffff!important;
    font-size: 50px!important;
    text-transform: none!important;
    line-height: .9;  //New
    margin-bottom: 20px;  //New
}


.socialbanner {
    background: linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.5) ),url(images/website/social5.jpg);
    background-size: cover;
    height: 400px;  //New
}

.socialbannertitle {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
  text-align: center;
}

.top-header-title2 {
    color: #ffffff !important;
    font-size: 25px !important;
    padding: 0px !important;
    text-align: center;
margin-bottom: 0px !important;
    margin-top: 0px !important;
}

.homebutton {
-moz-border-radius: 50px; 
-webkit-border-radius: 50px; 
border: 2px solid #ffffff;
    border-radius: 50px;
    color: #ffffff;
    margin: auto;
    text-align: center;
    width: 100px;
}

.socialbutton {
    background-color: #fb7100;
    border: 0 solid #fb7100;
    border-radius: 50px;
    width: 50%;
margin: auto;
    padding: 2px 15px 4px; //New
    cursor: pointer;  //New
}

.socialbutton-ghost-button-rounded-corners:hover,
.socialbutton-ghost-button-rounded-corners:active {
  background-color: #ffffff;
  color: #000;
}

.alignright {
float: right;
}

.sppb-article-addon-title {
    color: #fb7100;
    font-size: 30px;
    text-transform: uppercase;
}

.mix-title {
    font-size: 14px;
    font-weight: 500;
    word-wrap: break-word;
}

div#fd.eb.eb-mod .fa {
    display: none;
}

div#fd.eb .eb-post-body .eb-img, div#fd.eb .eb-post-body img {
    float: right;
    max-height: 100%;
    max-width: 100%;
    padding-left: 10px;
}

.joms-button--primary, .joms-button--add, .joms-button--login, .joms-button__reject, .joms-postbox-tab .joms-postbox-save, .joms-postbox-tab .joms-postbox-done, .joms-focus__button--add {
    background: #029691 !important;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
    background: #029691 !important;
}

input.btl-buttonsubmit, button.btl-buttonsubmit {
    background-color:  #029691 !important;
}

#btl .btl-panel > span {
    background-color: transparent !important;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
    color: #029691 !important;
    margin: 2px 0;
}

/**---------------- Contact form  ----------------**/

.input[type="text"], .input[type="email"], .textarea {
	width: 100%;
	padding: 8px;
	border: 1px solid #ccc;
	border-radius: 3px;
	-webkit-box-sizing: border-box;
	 -moz-box-sizing: border-box;
	      box-sizing: border-box
}

#responsive-form{
	max-width:600px /*-- change this to get your desired form width --*/;
	margin:0 auto;
        width:100%;
}
.form-row{
	width: 100%;
}
.column-half, .column-full{
	float: left;
	position: relative;
	padding: 0.65rem;
	width:100%;
	-webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
}
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

/**---------------- Media query ----------------**/
@media only screen and (min-width: 48em) { 
	.column-half{
		width: 50%;
	}
}


/**---------------- Contact form end ----------------**/

.btn-primary.btn-outline {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #fb7100;
    color: #fb7100;
}
.btn-outline {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #000;
}
.btn-lg {
    font-weight: 300;
    padding: 12px 48px;
}
.btn {
    border: 0 none;
    border-radius: 0;
}
.btn-lg {
    border-radius: 6px;
    font-size: 18px;
    line-height: 1.33;
    padding: 10px 16px;
}
.btn-primary {
    background-color: #fb7100;
    border-color: #357ebd;
    color: #fff;
}
.btn {
    -moz-user-select: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    width: 100% !important;
}


.sp-module .sp-module-title {
    font-size: 25px;
    line-height: 1;
    margin: 0 0 20px;
    text-transform: uppercase;
}

div.srfrContainer ul.srfrList li {
    border-top: 0 solid #ccc;
    padding: 10px 4px;
}

input, textarea, .uneditable-input {
width: none;
}

﻿﻿.joms-stream, .joms-stream--notifications {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    margin-bottom: 14px;
    position: relative;
}

/* Social Buttons  */

#social {
  margin: 20px 10px;
  text-align: center;
}

.smGlobalBtn { /* global button class */
    display: inline-block;
    position: relative;
    cursor: pointer;
    width: 50px;
    height: 50px;
    border:2px solid #ddd; /* add border to the buttons */
    box-shadow: 0 3px 3px #999;
    padding: 0px;
    text-decoration: none;
    text-align: center;
    color: #fff;
    font-size: 25px;
    font-weight: normal;
    line-height: 2em;
    border-radius: 27px;
    -moz-border-radius:27px;
    -webkit-border-radius:27px;
}

/* facebook button class*/
.facebookBtn{
    background: #4060A5;
}

.facebookBtn:before{ /* use :before to add the relevant icons */
    font-family: "FontAwesome";
    content: "\f09a"; /* add facebook icon */
}

.facebookBtn:hover{
    color: #4060A5;
    background: #fff;
    border-color: #4060A5; /* change the border color on mouse hover */
}
/* instagram button class*/
.instagramBtn{
    background: #f99739;
}

.instagramBtn:before{ /* use :before to add the relevant icons */
    font-family: "FontAwesome";
    content: "\f16d"; /* add instagram icon */
}

.instagramBtn:hover{
    color: #f99739;
    background: #fff;
    border-color: #f99739; /* change the border color on mouse hover */
}

/* twitter button class*/
.twitterBtn{
    background: #00ABE3;
}

.twitterBtn:before{
      font-family: "FontAwesome";
      content: "\f099"; /* add twitter icon */
      
}

.twitterBtn:hover{
      color: #00ABE3;
      background: #fff;
      border-color: #00ABE3;
}

/* google plus button class*/
.googleplusBtn{
    background: #e64522;
}

.googleplusBtn:before{
      font-family: "FontAwesome";
      content: "\f0d5"; /* add googleplus icon */
}

.googleplusBtn:hover{
      color: #e64522;
      background: #fff;
      border-color: #e64522;
}

/* linkedin button class*/
.youtubeBtn{
    background: #0094BC;
}

.youtubeBtn:before{
      font-family: "FontAwesome";
      content: "\f167"; /* add linkedin icon */
}

.youtubeBtn:hover{
      color: #0094BC;
      background: #fff;
      border-color: #0094BC;
}

/* pinterest button class*/
.pinterestBtn{
    background: #cb2027;
}

.pinterestBtn:before{
      font-family: "FontAwesome";
      content: "\f0d2"; /* add pinterest icon */
}

.pinterestBtn:hover{
      color: #cb2027;
      background: #fff;
      border-color: #cb2027;
}

/* tumblr button class*/
.tumblrBtn{
    background: #3a5876;
}

.tumblrBtn:before{
      font-family: "FontAwesome";
      content: "\f173"; /* add tumblr icon */
}

.tumblrBtn:hover{
      color: #3a5876;
      background: #fff;
      border-color: #3a5876;
}

/* rss button class*/
.rssBtn{
    background: #e88845;
}

.rssBtn:before{
      font-family: "FontAwesome";
      content: "\f09e"; /* add rss icon */
}

.rssBtn:hover{
      color: #e88845;
      background: #fff;
      border-color: #e88845;
}

/* end social */


.circle{
	border-radius: 50%;
	margin: 0.15em;
	font-size: 3em;
	}

.fa-facebook{
color:#3b5592;
}

.fa-twitter{
color:#4aa2ef;
}

.fa-google-plus{
color:#d6534b;
}

.fa-pinterest {
color:#c41c24;
}

.fa-youtube {
color:#ee2429;
}
.fa-instagram {
color:#f99739;
}

.nspLinks .nspLinkScroll1 ul li {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li:hover > a {
    color: #fb7100;
}

body {
background-color: #f5f5f5;
}

.communitytitle h1{
text-decoration: underline #fb7100;
text-align: center;
text-transform: uppercase;
}

#sp-header{
border-bottom: 2px #f7e388 solid;

}

blockquote {
    border-color: #fb7100;
}

.simplelists-item h3{
    font-size: 15px;
}

.simplelistlinks a{
color: #959595;
    font-size: 15px;
    font-style: normal;
}

.newsletterheader h1 {
text-align:center;
}

.top-header-text {
color: #ffffff;
text-align: center;
}

.top-header-title {
color: #ffffff;
font-size: 50px;
line-height: 50px;
border: 1px solid #f1dd81;
padding: 20px;
text-align: center;
}

.sp-megamenu-parent >li >a {
padding: 0 10px;
}

.TopMainHeader {
background-color: rgba(0, 0, 0, 0.2);
padding:30px;
}

.sppb-addon-title {
text-align: left;
text-transform: uppercase;
}

.sppb-addon h1{
color: #fb7100;
text-transform: uppercase;
font-size: 40px;
}

.entry-header h2 {
    font-size: 24px;
color: #fb7100;
text-transform: uppercase;
    line-height: 1;
    margin: 8px 0 0;
}

h3 {
color:#fb7100;
}

h2 {
    color: #fb7100;
    font-family: Open Sans,sans-serif;
    font-size: 22px;
    font-weight: 100;
}

select::-moz-placeholder, textarea::-moz-placeholder, input[type="text"]::-moz-placeholder, input[type="password"]::-moz-placeholder, input[type="datetime"]::-moz-placeholder, input[type="datetime-local"]::-moz-placeholder, input[type="date"]::-moz-placeholder, input[type="month"]::-moz-placeholder, input[type="time"]::-moz-placeholder, input[type="week"]::-moz-placeholder, input[type="number"]::-moz-placeholder, input[type="email"]::-moz-placeholder, input[type="url"]::-moz-placeholder, input[type="search"]::-moz-placeholder, input[type="tel"]::-moz-placeholder, input[type="color"]::-moz-placeholder, .uneditable-input::-moz-placeholder {
    color:#ffffff;
}

.allmode-slider .allmode-title, .allmode-slider .allmode-title a {
    color: #000000;
}
.allmode-columns a, .allmode-columns .allmode-name, .allmode-columns .allmode-title, .allmode-columns .allmode-showall {
    color: #029691 !important;
}

.h3 {
font-style: italic;
font-weight:300;
}

.custom.gray-box {
    background: #f2f2f2 none repeat scroll 0 0;
    padding: 24px;
}
.module.border-black .module-title {
    border-bottom: 2px solid #000000;
}
.module.border-color .module-title {
    border-bottom: 2px solid #baae99;
}
.module.color .module-title h3 {
    color: #baae99;
}
.module.dark-box .module-title {
    border-bottom: 1px solid #303030;
    color: #ffffff;
}
.module.color-box .module-title h3 {
    border: 0 none;
    color: #ffffff;
}
.module.gray-title .module-title h3 {
    color: #444444;
}
.module.dark-title .module-title h3, .module.gray-title .module-title h3, .module.color-title .module-title h3 {
    color: #ffffff;
    padding-left: 12px;
}
.module.gray-title .module-title {
    background-color: #f0f0f0;
    border: 0 none;
}
.module.dark-title .module-title, .module.gray-title .module-title, .module.color-title .module-title {
    padding: 12px 0;
}
.module.border-top .module-title, .module.border-black-top .module-title, .module.border-color-top .module-title, .module.border-gray-top .module-title {
    margin-bottom: 12px;
}
.module.border-black-top .module-title {
    border-bottom: 0 none;
    border-top: 2px solid #000000;
}
.module.border-color-top .module-title {
    border-top: 2px solid #baae99;
}
.module.border-top .module-title, .module.border-black-top .module-title, .module.border-color-top .module-title, .module.border-gray-top .module-title {
    margin-bottom: 12px;
}
.module.border-color-top .module-title {
    border-bottom: 0 none;
}
.module.border-top .module-title, .module.border-black-top .module-title, .module.border-color-top .module-title, .module.border-gray-top .module-title {
    margin-bottom: 12px;
}
.module.border-gray-top .module-title {
    border-bottom: 0 none;
    border-top: 2px solid #696969;
}
.btn-primary, .sppb-btn-primary  {
    border: 1px solid #ffffff;
    margin-top: 30px;
    padding: 20px;
}

.sppb-addon-cta .sppb-cta-text {
    color: #ffffff;
}

.sppb-addon-cta .sppb-cta-title {
border: #f1dd81 solid 1px;
padding: 20px;
}

/*
ul, ol {
 list-style-type: none;
padding-left: 0;
 }
*/

a {
    color: #029691;
}

.horizontal_menu li
{
display:inline;
list-style-type:none;
padding-right:15px;
float:left;
text-decoration: none;
}

.sp-module ul > li > a::before {
    content: none;
}

.sp-module ul > li {
    border-bottom: 0px solid #e8e8e8;
}

#sp-top-ad{
padding: 5px;
}

#sp-topmenu{
border-right: 1px solid #ffd000;
max-height: 75%;
min-height: 75%;
height: 35px;
text-align: right;
width:auto;
float: right;
}
#sp-top1{
border-right: 1px solid #ffd000;
max-height: 75%;
min-height: 75%;
height: 35px;
width:auto;
float: right;
}
#sp-top2{
border-right: 1px solid #ffd000;
max-height: 75%;
min-height: 75%;
height: 35px;
width:auto;
float: right;
}
#sp-top4{
max-height: 75%;
min-height: 75%;
height: 35px;
width:auto;
float: right;
}

.sp-column{
vertical-align: middle;
}
.sp-module ul > li > a {
    color: #959595;
}

.sp-megamenu-parent > li > a {
    line-height: 110px;
}

#offcanvas-toggler {
    line-height: 110px;
}

#sp-top-bar {
    border-top: medium solid #4cd6c6;
}

#sp-page-builder .sppb-section-title .sppb-title-heading {
text-align: center;
font-weight: 100;
}
.offcanvas-menu .offcanvas-inner .sp-module ul>li a.separator{
color:#FF811A;
font-size:1.4em;
text-transform: uppercase;
}
.adg_row.adg_adv_link {display:none;}
    .sp-module .sp-module-title {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;      
    } 
    .nav.nav-tabs.nav-stacked {display:none;}
    /* Blog mods */
    @media (max-width:990px){
    body.com-easyblog {background:#fff;}
      body.com-easyblog #sp-component {padding:0;}
      div#fd.eb .eb-post {margin:0;border:0 none;border-top:20px solid #f5f5f5;padding:0 15px;box-sizing:border-box;padding-top:40px;}
      div#fd.eb .eb-post-thumb .eb-post-image-cover {box-shadow:0 0 0 #000;-webkit-box-shadow:0 0 0 #000;}
      div#fd.eb .eb-share {display:none;}
      div#fd.eb .btn.btn-default {background:#fb7100 !important;border:0 none !important;color:#fff !important;}
      div#fd.eb .eb-post-meta .fa {display:none;}
      div#fd.eb .eb-post-meta .eb-post-category {border-left:1px solid #d7d7d7;padding-left:15px;}
    }
 