/* IGNITIONDECK FUNDRAISER NOTE:  /wp-content/plugins/ignitiondeck-crowdfunding/templates/igWidget.php is where we remove the semicolon in the rewards */
/*   Line 95 - after: "' '.($level->id)); ?>"           */


img.sitetitle {
max-width: 150%;
height: auto;
padding-top:15px;
}

.dropcap {
    float: left;
    line-height: 1em;
    padding-right: .1em;
    font-family: Georgia, Cambria, "Times New Roman", Times, serif;
}

p {
    margin: 0 0 0;
    line-height: 1.5;
}

.site-footer a {
color:#7d7d7d;
}

.main-navigation ul > li ul li a,
	.site-footer .site-info {
background-color: #000;
border-color: #fff;
border: 2px;
font-size: .75em;
}

.second-navigation ul{
      margin:2em 0;
}

.entry-footer {
    margin: 0 0 0em;
    display: inline-block;
    width: 100%;
}

h2 {
    line-height: 1.25em;
    margin-bottom: 0;
}

.site-description,
	h2.entry-title,
	.site-welcome,
	.site-footer {
		color: #7d7d7d
	}

h2.widget-title{
margin-bottom: .5em;
}

.container {
    display: block;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 0 5%; 
}

.site-header .container {
    padding: 0 20px;
}


.home.admin-bar .site-header-2,
.admin-bar.home.has-header-slideshow .site-header-2 {
    top: 0px;
}

#header-slideshow .jumplink {
    position: absolute;
    bottom: 20%;
    z-index: 100;
    width: 100%;
    color: white;
    text-align: center;
}

#header-slideshow .jumplink .genericon {
    font-size: 50px;
    height: 50px;
    text-shadow: 0px 1px 0px rgba(150, 150, 150, 1);
    width: 50px;
}

@media screen and ( max-width: 600px ) {
    #header-slideshow .jumplink { display: none; }
}

.site-footer,
	.tooltip,
	.themeworks-box,
	.themeworks-pricing-table header {
		background-color: black;
	}

.site-header{
padding: 0em 0;
}

.site-header-2 .site-utilities {
    display: block;
    width: 100%;
    height: auto !important;
    padding: 0 0;
}

.flexslider .slides .slide .slideshow-caption,
.carousel .slides .slide .slideshow-caption {
    text-shadow: 0 1px 1px rgba(0, 0, 0, .2);
    position: absolute;
    top: 50%;
    left: 80%;
    margin: auto;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 35%;
    color: #ffffff;
    background: rgba(0, 0, 0, 0.5);
}

.flexslider .slides .slide .slideshow-caption .slide-caption,
.carousel .slides .slide .slideshow-caption .slide-caption,
h3,
.xl,
blockquote {
    font-size: 24px;
    font-size: 1.0rem;
}

h4 {
  font-size: .8rem;
  line-height: 1;
}

.flexslider .slides .slide .slideshow-caption .slide-title,
.carousel .slides .slide .slideshow-caption .slide-title,
.comments-area .comments-title,
h2,
.xxl {
    font-size: 36px;
    font-size: 1.4rem;
}

.main-navigation ul > li a {
    color: white;
    display: block;
    padding: 0px 20px 10px 10px;
    text-decoration: none;
    font-weight: 700;
    font-size: .75em;
}

 .social {
    list-style: none;
    margin: 0;
    padding: 10px 0px 0px 0px;
}


.rsContentSlider h3,
.rsContentSlider p {
    max-width: 900px;
    width: 100%;
    margin: 0 auto;
    font-size: .80em;
    line-height: 1.2;

}

.rsContentSlider p{
margin-top:3px;
}

.rsContentSlider h3{
display:none;
}

.rsDefaultInv,
.rsDefaultInv .rsOverflow,
.rsDefaultInv .rsSlide,
.rsDefaultInv .rsVideoFrameHolder,
.rsDefaultInv .rsThumbs {
	background: #FFF;
	color: #000;
}

.rsSlideRoot img {
max-height: 600px;
width: auto;
}


h1 {
    line-height: 1.25em;
    margin-bottom: 0em;
}

.site-content {
    clear: both;
    padding-top: 1rem;
}

.royalSlider {
   margin: 0 auto;
}

.rsDefaultInv .rsBullets {
	position: relative;
	z-index: 35;
	padding-top: 4px;
	width: 100%;
	height: auto;
	margin: 0 0 30px; 
	text-align: center;
	line-height: 5px;
	overflow: hidden;
}

.entry-header {
    margin-bottom: 1em;
}




.button,
button,
input[type=submit],
input[type="submit"] {
    background-color: #044c1d;
    border-radius: 3px;
    border: none;
    color: white;
    display: inline-block;
    font-size: inherit;
    font-weight: bold;
    padding: 7px 18px;
    margin-bottom: 10px;
    text-decoration: none;
    background-clip: padding-box;
    -webkit-font-smoothing: antialiased;
    cursor: pointer;
    /* padding-top: .75em; */
    /* padding-bottom: .75em; */
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    white-space: nowrap;
    transition: all .3s;
}

.single-portfolio .entry-title {
display: none;
}

.single-portfolio .entry-meta {
display: none;
}

.section.widgets {
    padding: 4em 0 0 0;
}

.site-footer .section .widget {
    margin-bottom: 3em;
}

.section.blog.blog-2 {
    padding: 0;
}

.section.service.service-2{
padding: 3rem 0 0 0;
}

.signup.signup-1.section{
padding: 0 0 2em 0;
}

.flexslider .slides > li.flex-active-slide .slide.slide-right .slide-link,
.carousel .slides > li.flex-active-slide .slide.slide-right .slide-link {
    -webkit-animation: fadeInRight 2s;
            animation: fadeInRight 2s;
}

.flexslider .slides > li.flex-active-slide .slide.slide-right .slide-title,
.carousel .slides > li.flex-active-slide .slide.slide-right .slide-title {
    -webkit-animation: fadeInRight 1s;
            animation: fadeInRight 1s;
}
.flexslider .slides > li.flex-active-slide .slide.slide-right .slide-caption,
.carousel .slides > li.flex-active-slide .slide.slide-right .slide-caption {
    -webkit-animation: fadeInRight 1.5s;
            animation: fadeInRight 1.5s;
}

.flexslider .slides > li.flex-active-slide .slide .slide-link,
.carousel .slides > li.flex-active-slide .slide .slide-link {
    -webkit-animation: fadeInLeft 2s;
            animation: fadeInLeft 2s;
}

.flexslider .slides > li.flex-active-slide .slide .slide-title,
.carousel .slides > li.flex-active-slide .slide .slide-title {
    -webkit-animation: fadeInLeft 1s;
            animation: fadeInLeft 1s;
}
.flexslider .slides > li.flex-active-slide .slide .slide-caption,
.carousel .slides > li.flex-active-slide .slide .slide-caption {
    -webkit-animation: fadeInLeft 1.5s;
            animation: fadeInLeft 1.5s;
}

.has-sidebar .content-area {
    width: 610px;
}

.portfolio-3 article .entry-image {
    margin-bottom: 0;
}

.blog-2 .section-content article .entry-title {
    margin-bottom: 0;
    font-size: 1.5rem;
}

.elementor-widget-heading .elementor-heading-title{
color:#7a7a7a;
}

.section-signup-note.xl{
padding-bottom:1em;
padding-top:1em;
}

.section-signup-note.xl p{
font-size:1.8em;
text-transform:uppercase;
}

.elementor-column-gap-default .elementor-element-populated{
padding:0;
}

.elementor-element.elementor-element-zthrduj .elementor-divider{
    padding-top: 40px !important;
    padding-bottom: 13px !important;
}

h1.entry-title {
display: none;
}

a {
  cursor: pointer;
}


/* unvisited link */
a:link {
    color: green;
}

/* visited link */
a:visited {
    color: green;
}

/* mouse over link */
a:hover, .site-header a:hover {
    color: #7d7d7d;
}

/* selected link */
a:active {
    color: green;
}

a.button {
color: white;
}

.site-footer {
text-align: center;
font-size: .9rem;
}

/* Homepage slideshow caption box positioning JH20160920 */
.flexslider .slides .slide.slide-left .slideshow-caption, .carousel .slides .slide.slide-left .slideshow-caption {
    left: 20%;
}

.flexslider .slides > li.flex-active-slide .slide.slide-right,
.carousel .slides > li.flex-active-slide .slide.slide-right {
    text-align: left;
}

.home .paging-navigation {
display: none;
}

/* blink widget */
.widget-container {
    font-size: .9rem;
}

.location {
    display: inline-block;
    text-align: left;
    vertical-align: top;
}

.icon-container {
    display: inline-block;
    padding-right: 10px;
}

#section-blog-2 {
    max-width: 900px;
    margin: 0 auto;
}

#section-blog-2 .entry-title, .related-posts .entry-title {
    display: block;
}

.related-posts .entry-title {
    margin-bottom: 0;
    font-size: 1.5rem;
    text-align: left;
}

.related-posts .entry-header, .related-posts .entry-content {
    text-align: left;
}

.related-posts {
    max-width: 900px;
    margin: 0 auto;
}

.advisors .textwidget {
    text-align: left;
}

.advisors p {
    margin-bottom: 1em;
}

.single-post .narrow-page {
    float: none;
    margin: 0 auto;
    width: 60%;
}

@media screen and (max-width: 768px) { 
  .single-post .narrow-page {
    width: 100%;
  }
}


.entry-content p {
margin-bottom: 1rem;
}

.service-2 p {
margin-bottom: 1rem;
}

.main-navigation ul > li ul {
    top: 25px;
}

h4 {
color: black;
text-transform: uppercase;
}

.author-title {
margin-top: 30px;
}

.about aside {
width: 50%;
float: none;
text-align: left;
margin: 0 auto;
}

.tagline {
text-align: center;
font-size: 1.7rem;
color: #7d7d7d;
margin-bottom: 3em;
margin-left: 7.5em;
margin-right: 7.5em;
}

@media screen and (max-width: 768px) {
  .tagline {
    font-size: 1.2rem;
    margin: 2em 1em;
  }
}

.section-title {
clear: both;
text-align: center;
text-transform: uppercase;
margin-bottom: 2em;
margin-top: 2em;
}

.section {
  padding-bottom: 2em;
}

.portfolio-3 figure {
  margin: 0 auto;
  max-width: 850px;
}

.portfolio-3 article:last-child {
  border-bottom: none;
}

.page-content, .entry-content {
  margin-bottom: 1em;
}

.comments-area {
    padding: 2rem 0;
    max-width: 600px;
    margin: 0 auto;
}

.site-content {
    margin: 1em auto;
}

.navigation {   
    max-width: 600px;
    margin: 0 auto;
}

@media screen and (max-width: 500px) {
  .header-slideshow .flexslider .slides .slide .slideshow-caption .slide-caption {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .site-header-2 .main-navigation ul ul li:hover > a, .site-header-2 .main-navigation ul li a {
    background-color: black;
  }

  .site-header-2 .main-navigation {
    width: 100% !important;
    margin: 0;
  }

  .section {
    padding: 0;
  }

  .portfolio-3 article .entry-image {
    margin-left: 0;
  }

  .two-thirds-col {
    width: 100%;
  }
}

.archives-link {
  margin-top: 2.5rem;
}

.printborder { border-width: 5px; } 


.wp-caption .wp-caption-text {
text-align: left;
font-size: .80em;
line-height: 1.2;
}

.subtitle {
font-size: 1.1rem;
color: #8c8c8c;
}

.category .entry-image {
margin-bottom: 1rem;
}

.social-icon {
background-clip: border-box;
background-image: none;
background-origin: padding-box;
background-position-x: 0%;
background-position-y: 0%;
background-size: auto;
border-bottom-left-radius: 50%;
border-bottom-right-radius: 50%;
border-top-left-radius: 50%;
border-top-right-radius: 50%;
box-shadow: none;
box-sizing: border-box;
color: white !important;
cursor: pointer;
display: inline-block;
font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
font-size: 25px;
height: 51px;
hyphens: manual;
line-height: 25px;
margin: 10px;
padding-bottom: 12.5px;
padding-left: 12.5px;
padding-right: 12.5px;
padding-top: 12.5px;
text-align: center;
text-decoration-color: rgb(0, 128, 0);
text-decoration-line: none;
text-decoration-style: solid;
text-size-adjust: 100%;
transition-delay: 0s;
transition-duration: 0.5s;
transition-property: all;
transition-timing-function: ease;
width: 50px;
-webkit-font-smoothing: antialiased;
}

.elementor-social-icon-twitter {
background-color: rgb(85, 172, 238);
}

.elementor-social-icon-facebook {
background-color: #3b5998;
}

/* disable featured image on single narrow view - JH 20170803 */
.narrow-page .entry-header img {
display: none;
}

.tablepress-table-name {
text-align: center;
}

.post-1529 {
max-width: 1200px;
margin: 0 auto;
}



.ignitiondeck.idc_lightbox .form-row.total input {
line-height: 13px;
font-size: 13px;
height: 31px;
font-weight: 500;
margin: 0 0 10px;
padding: 7px 0;
border: 1px solid #e7ebed;
color: #11ae47;
float: none;
display: inline-block !important;
}

.ignitiondeck .id-progress-raised, .ignitiondeck .id-product-total {
font-size: 48px;
line-height: 54px;
font-weight: bold;
color: #0fc039;
}


.ignitiondeck .progress-percentage {
position: absolute;
text-align: center;
margin: 0 auto;
width: 100%;
font-size: 32px;
line-height: 48px;
font-weight: normal;
color: #fff;
}


.ignitiondeck .progress-wrapper {
background: #1904d6cc;
}

.ignitiondeck .id-product-funding, .ignitiondeck .id-product-pledges {
color: #fff;
font-weight: normal;
}

ignitiondeck-base.css:1:4185.ignitiondeck .id-product-funding, .ignitiondeck .id-product-pledges {
font-size: 13.3333333333px;
line-height: 18px;
font-weight: normal;
}

.ignitiondeck .id-product-proposed-end {
color: #fff;
font-weight: normal;
}

.ignitiondeck .id-product-levels a .id-level-counts {
color: #ff0d3c;
font-weight: normal;
}

/* Fundraiser Level Title */

.ignitiondeck .id-product-levels a .id-level-title span {
display: block;
font-size: 20px;
color: white;
padding: 0px 15px 15px 0px;
}

/* Fundraiser Level Amount */

.ignitiondeck .id-product-levels a .id-level-title {
color: white;
font-size: 30px;
font-weight: bold;
padding: 15px 15px 20px;
}

/* Borders Around Reward Titles and Prices */

.ignitiondeck div.id-level-title {
border-top: 2px solid white;
border-bottom: 1px solid white;
border-right: 5px solid black;
border-left: 5px solid black;
}

img.fundraiser {
    padding: 20px 20px 20px 0px;
    margin-left:0px;
    max-width: 500px;
    height: auto;
    float: left;
}

.checkout-header{
padding: 20px 400px 20px 400px;
}

.ignitiondeck .id-product-infobox {
background: rgba(0, 0, 0, 1);
}

.ignitiondeck .id-product-levels a .id-level-desc {
color: #000;
}

.ignitiondeck .id-product-description p {
padding: 10px;
margin: 0px auto;
font-size: 14px;
color: #fff;
}

.ignitiondeck a.main-btn:hover, .ignitiondeck a.main-btn:active {
background-image: #ff0d3c;
}

.ignitiondeck .id-product-days, .ignitiondeck .id-product-days-to-go {
font-size: 14.5454545455px;
font-weight: bold;
line-height: 16.3636363636px;
margin-top: 15px;
display: inline-block;
color:red;
}

.ignitiondeck .id-product-levels a .id-level-desc p {
color: #fff;
}

.ignitiondeck .id-product-levels a .level-group {
-webkit-transition: all 200ms ease-in-out 0;
transition: all 200ms ease-in-out 0;
background: black;
}
.ignitiondeck .id-product-levels a .level-group:hover {
text-decoration: none !important;
background: black;
}

.ignitiondeck a.main-btn {
    border-radius: 8px;
    margin-bottom: 0px;
    margin-top: 20px;
    color: black !important;
    background-image: #0fc039;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#0fc039), to(#0fc039));
    background-image: linear-gradient(#0fc0390%, #0fc039 100%);
}

.border { border-width: 3px; border-color: black; border-style: solid; } 


.ignitiondeck .id-product-levels a .id-level-title {
background: #1904d6cc;
}

.ignitiondeck .id-product-levels a .level-group:hover .id-level-title {
background: #123affcc;
}




.mejs-container, .mejs-container .mejs-controls, .mejs-embed, .mejs-embed body
{
background: #5b92d6 !important;
width: 400px !important;
border: 2px solid black !important;
}

.mejs-container-keyboard-inactive
{
border: none !important;
}

.audiobox
{
border: 2px solid black !important;
}

#finaldescPayPal {
clear: both;
}

.memberdeck form .form-row input, .memberdeck form .form-row textarea {
font-size: 13px;
line-height: 18px;
padding: 8px;
height: inherit;
color: #000000;
display: block;
font-weight: 500;
}

.memberdeck #extra_fields select {
width: 60%;
color: #000000;
font-weight: 500;
font-size: 13px;
line-height: 20px;
}

.memberdeck form .checklist input[type='checkbox'], .memberdeck form .checklist input[type='radio'] {
font-size: 20px;
}

.memberdeck form .form-row label span {
float: right;
margin-top: -2px;
font-size: 15px;
padding-left: 10px;
}


.required:after {
content: "";
}

.ign_backer_list {
display: none;
}

/*  Hide recaptcha badge */
.grecaptcha-badge { opacity: 0; }


blockquote {
max-width: 600px;
margin: 20px;
font-color: #7a7a7a
padding: 0px;
font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
font-size: 1em;
border-left: 4px solid #7a7a7a;
border-top-left-radius: 30px;
border-bottom-left-radius: 30px;
border-right: 4px solid #7a7a7a;
border-top-right-radius: 30px;
border-bottom-right-radius: 30px;
}

/* Gradient transparent - color - transparent */

hr.footerhr {
    border: 0;
    width: 60%;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(255, 255, 255, 255), rgba(0, 0, 0, 0));
}


/* Hide footer on Boyd Project Pages */

.postid-2828  footer#colophon {
   display:none !important
}

.postid-2816 footer#colophon  {
   display:none !important
}

.postid-2831 footer#colophon  {
   display:none !important
}

.slide-category {
    background-color: #044c1d;
    margin-bottom: .5rem;
    padding: .25rem 5%;
    text-transform: uppercase;
    font-size: .8rem;
    text-align: right;
    font-weight: bold;
}


.author.vcard a {
white-space: nowrap;
}


.americareimaginedheader {
 a.americareimaginedheader:link {
  color: #00000 !important;
}

a.americareimaginedheader:visited {
  color:  #00000 !important;
}

a.americareimaginedheader:hover {
  color:  #00000 !important;
}

a.americareimaginedheader:active {
  color:  #00000 !important;
}
}
