/*--
	Theme Name: theme52293
	Theme URI: http://info.template-help.com/help/
	Description: A theme for Wordpress 3.8.x
	Author: Template_Help.com
	Author URI: http://info.template-help.com/help/
	Template: CherryFramework
	Version: 3.1.2
--*/
/* ----------------------------------------
	Please, You may put custom CSS here
---------------------------------------- */
.page-id-2076 .accordion-group,
.page-id-2688 .accordion-group {
  border: none;
}

.page-id-2076 .accordion-heading,
.page-id-2076 .accordion-toggle,
.page-id-2688 .accordion-heading,
.page-id-2688 .accordion-toggle {
  padding: 0;
  text-align: center;
  font-size: 14pt;
}

.page-id-2076 .accordion-heading a,
.page-id-2076 .accordion-toggle a,
.page-id-2688 .accordion-heading a,
.page-id-2688 .accordion-toggle a{
  color: #39464f;
  font-weight: bold;
  text-transform: uppercase;
}

.page-id-2076 .accordion-inner,
.page-id-2688 .accordion-inner {
  border: none;
}

.page-id-2076 .nav__primary {
  display: none;
}

.page-id-2076 #content {
  padding-top: 35px;
}

.page-id-2688 .advocacy-actionwidget {
  -webkit-box-shadow:none !important;
  box-shadow:none !important;
  border:none !important;
  min-height: 750px !important;
  height: 750px !important;
}

.page-id-2688 .advocacy-actionwidget iframe {
  min-height:750px !important;
}

.at-form,
.at-inner {
  background-color: transparent !important;
}

.fastAction {
  display: none !important;
}

.at .at-step.active {
  border-bottom-color: #C38039 !important;
}

.at-form-submit .at-submit {
  background-color: #C38039 !important;
}

.at input[type="checkbox"]:checked+span:before {
  background-color: #C38039 !important;
  border-color: #C38039 !important;
}

header.at-title {
  color: #39464f !important;
  padding: 0 0 35px !important;
}

#click-to-tweet {
  background:#fff;
  padding:35px;
  max-width:800px;
  position: relative;
  margin:50px auto 100px;
  font-size: 16pt;
  line-height: 1.4em;
}

#click-to-tweet p {
  margin-bottom:0;
}

#click-to-tweet .twitter-icon {
  position: absolute;
  top:-65px;
}

#click-to-tweet .tweet-this {
  position: absolute;
  bottom:-50px;
  right:0;
  background-color:#C38039;
  color:#fff;
  padding:10px 25px;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

#click-to-tweet .tweet-this:visited {
  color:#fff;
}

#click-to-tweet .tweet-this:hover {
  background-color:#845b31;
}

.at .HeaderHtml,
.at .FooterHtml {
  display: none !important;
}


@media (max-width:767px) {
  .page-id-2076 .logo,
  .page-id-2076.logo.pull-left {
    max-width: 50% !important;
    margin:10px auto !important;
  }
}

@media (min-width: 767px) {
  .page-id-2076 .nav__primary {
    display: block;
  }
  #click-to-tweet {
    max-width: 615px;
  }
  #click-to-tweet .twitter-icon {
    top:0;
    left:-45px;
  }
}

@media (min-width:992px) {
  #click-to-tweet {
    max-width: 800px;
    margin-top:100px;
  }
  #click-to-tweet .twitter-icon {
    top:0;
    left:-55px;
  }
}
