/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

body.has-sidebar #content {
  width: -moz-calc(100% - 22% - 60px) !important;
  width: -webkit-calc(100% - 22% - 60px) !important;
  width: -o-calc(100% - 22% - 60px) !important;
  width: calc(100% - 22% - 60px) !important;
}


body {
  box-shadow: 0 20px 45px -35px #50910D !important;
}

iframe {
  display: block;
  max-width: 100%;
  width: 100%;
  max-width: 95%;
}

#dd_ajax_float > div:nth-child(8) {
  height: 33px;
}

#main {
  padding-top: 2.5em !important;
  padding-bottom: 1.5em !important;
  background-color: #FCFCFC;
}

.fusion-page-title-row {
  overflow: visible !important;
}

.fusion-page-title-bar h1 {
  background: repeat #50910D !important;
  padding: 17px 25px 19px !important;
  display: table !important;
  color: #fff !important;
  margin-top: -2px !important;
  border-radius: 0 0 20px 20px;
  text-shadow: 1px 1px 1px #3E3A26, 3px 3px 9px rgba(193,212,174,0.3);
  /* box-shadow: 0px 5px 50px -12px #50910D; */
  border-left: 5px solid #DDAE2A;
  border-right: 5px solid #DDAE2A;
  border-bottom: 8px solid #DDAE2A;
}

.fusion-footer-copyright-area {
  background-color: #FCFBFB !important;
}

.single .single-navigation,
.about-author {
  display: none;
}

.home #sliders-container {
  top: -100px;
  margin-bottom: -100px;
}

.fusion-page-title-bar {
  border-color: #F0F0F0 !important;
}

.fusion-header-v1 {
  border-bottom: 5px solid #50910D;
}

.fusion-logo {
  margin: 15px 0 16px 0 !important;
}

.home .fusion-logo {
  margin: 0 !important;
  padding: 1em 2em;
  /*background: rgba(255,255,255,0.7);*/
}



.home .fusion-header-v1 {
  border-bottom: 0;
}

.home .post-content p {
  color: #A3A3A3 !important;
}

.fusion-header,
#side-header,
.layout-boxed-mode .side-header-wrapper {
  background-color: #FFF !important;
  /*background-image: url(../Avada-Child-Theme/images/swirl_pattern.png) !important;*/
  /*background-attachment: inherit !important;
  background-blend-mode: multiply;*/
}

.fusion-footer-widget-area {
  background-color: rgba(80,145,13,0.8) !important !important;
  background-image: url(../Avada-Child-Theme/images/white_carbonfiber_@2X.png) !important;
  background-attachment: inherit !important;
  background-blend-mode: multiply;
}

#field_7_1 {
  margin-top: 0 !important;
}

.home .fusion-header,
#side-header,
.home .layout-boxed-mode .side-header-wrapper {
  /*background-color: rgba(255,255,255,0.6) !important;*/
  background-color: #FFF !important;
  background-image: none !important;
}

.fusion-standard-logo {
  width: 200px !important;
}

.sidebar .widget {
  margin-top: 15px;
}

.page div.post-content h1,
.page div.post-content + h2,
.page div.post-content + h3 {
  margin-top: 0 !important;
}

.page .post-content ul li,
.single .post-content ul li,
.page .post-content ol li,
.single .post-content ol li {
  margin-bottom: 15px;
}

.fusion-main-menu {
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  display: block;
  height: 48px;
  position: absolute !important;
}



.fusion-main-menu > ul > li > a {
  color: #47810B !important;
  font-weight: 600 !important;
}

.home .fusion-main-menu > ul > li > a {
  color: #DDAE2A !important;
  font-weight: 600 !important;
}

.current_page_item a,
.current_page_item a:hover,
.fusion-main-menu > ul > li > a:hover {
  border-color: #ddae2a !important;
}

.fusion-header .fusion-row {
  position: relative;
}

/*.fusion-footer-copyright-area {
  margin-bottom: 50px;
}*/

.to-top-container {
  position: relative;
  z-index: 100000;
}

#home-ctas {
  background: url('http://greenaffiliateprograms.net/wp-content/themes/Avada-Child-Theme/images/grey_@2X.png') #eee;
  padding: 2em 0;
  position: relative;
  background-size: contain;
}

#sidebar #home-ctas {
  background: transparent;
  position: relative;
  padding: 0;
}

#home-ctas-container {
  margin: 0 auto;
  max-width: 1100px;
}

.page-template-page-services #main {
  padding: 0;
}

.page-template-page-services #home-ctas {
  background: transparent;
  padding: 4em 0;
}

.page-template-page-services #home-ctas-container {
  margin: 0 auto;
  max-width: 1120px;
}

.home-cta {
  float: left;
  margin-right: 4%;
  min-width: 335px;
  width: 30.6%;
}

#sidebar .home-cta {
  float: none;
  margin-right: 0;
  margin-bottom: 3em;
  min-width: 1px;
  width: 100%;
  clear: both;
  padding: 1em;
  border-radius: 2px;
}

.page-template-page-services .home-cta {
  float: left;
  margin-right: 2%;
  min-width: 350px;
  width: 23%;
}

.page-template-page-services .home-cta:last-child {
  float: none;
  clear: both;
  margin: 0 auto !important;
}

.page-template-page-services .home-cta:nth-child(-n+3) {
  margin-bottom: 3em;
}

.home-cta:last-child {
  margin-right: 0;
}

.home-cta > a > img {
  display: block;
  margin: 0 auto;
}

.home-cta > a:hover {
  cursor: pointer;
}

.home-cta > a > h1 {
  font-size: 1.6em;
  line-height: .9;
  letter-spacing: -1px;
  margin-bottom: 20px;
  margin-top: 0;
  text-align: center;
  text-transform: uppercase;
}

#sidebar .home-cta > a > h1 {
  text-align: right;
}

.home-cta > a > h1 > span {
  display: inline-block;
  margin-right: 15px;
  text-align: center;
}

#sidebar .home-cta > a > h1 > span {
  display: block;
  margin-right: 0;
  margin-bottom: 10px;
}

.home-cta a > h1 > span:nth-child(2) {
  font-weight: 100;
  margin-right: 0;
}

.home-cta:first-child a > h1 > span:nth-child(1) {
  /* Blue  */
  color: #2BB9E9;
}

.home-cta:nth-child(2) a > h1 > span:nth-child(1) {
  /*   Green   */
  color: #BBD876;
}

/*.home-cta:nth-child(3) a > h1 > span:nth-child(1) {
  color: #59C6D5;
}*/

.home-cta:last-child a > h1 > span:nth-child(1) {
  /*  Darker Gold  */
  color: #DDAE2A;
}

div.home-cta.blue-cta > a > h1 > span,
div.home-cta:nth-child(-n+1) > a > h1 > span {
  color: #2BB9E9;
}

div.home-cta.gold-cta > a > h1 > span,
div.home-cta:nth-child(3) > a > h1 > span {
  color: #DDAE2A;
}

div.home-cta.green-cta > a > h1 > span,
div.home-cta:nth-child(2) > a > h1 > span {
  color: #BBD876;
}

.bluecta {
  background: #F4F7FF;
}

.greencta {
  background: #F5FFEA;
}

.goldcta {
  background: #FFF8E6;
}

.bluecta a > h1 > span {
  /*  Blue  */
  color: #2BB9E9 !important;
}

.greencta a > h1 > span {
  /*   Green   */
  color: #B8DB64 !important;
}

.goldcta a > h1 > span {
  /*  Darker Gold  */
  color: #DDAE2A !important;
}

.home .home-cta:first-child .cta-right button {
 
  background: #284294 !important;
  letter-spacing: 0.8px !important;
}

.bluecta .cta-right button {
  /*  Darker Blue  */
  background: #284294 !important;
  letter-spacing: 0.8px !important;
}

.home .home-cta:nth-child(2) .cta-right button {
    /* Darker Green */
  background: #56A421;
}

.greencta .cta-right button {
  /*  Darker Green  */
  background: #56A421 !important;
}

.home-cta:last-child .cta-right button {
  /*  Darker Gold  */
  background: #DDAE2A;
}

.goldcta .cta-right button {
  /*  Darker Gold  */
  background: #DDAE2A !important;
}

.home-cta.blue-cta .cta-right button {
  background-color: #284294 !important;
}

.home-cta.gold-cta .cta-right button {
  background-color: #DDAE2A !important;
}

.home-cta.green-cta .cta-right button {
  background-color: #56A421 !important;
}

.home-cta .cta-left,
.home-cta .cta-right {
  float: left;
  width: 50%;
}

#sidebar .home-cta .cta-left,
#sidebar .home-cta .cta-right {
  width: 100%;
  float: none;
}

.home-cta .cta-left > img {
  display: block;
  margin: 0 auto;
  max-width: 100px;
}

.home-cta .cta-right span {
  font-weight: 400;
}

.home-cta .cta-right button {
  border: 0;
  color: #fff;
  font-size: 0.7em;
  font-weight: 100 !important;
  padding: 10px 30px;
  text-transform: uppercase;
}

#sidebar .home-cta .cta-right button {
  float: none;
  padding: 10px 24px;
  min-width: 142px;
  margin: 0 auto;
  display: block;
  letter-spacing: 1px;
}

.home-cta .cta-right button:hover {
  cursor: pointer;
}

.cta-description {
  color: #919191;
  font-size: 1rem;
  line-height: 1.5;
  margin: 0 0 17px;
}

.home #main {
  background-color: #FAFAFA;
  padding-bottom: 55px;
}

.home #main #content {
  float: none;
  margin: 0 auto;
  max-width: 1100px;
}

.home #main #content .post-content > p {
  font-size: 1.2em !important;
  line-height: 1.4em;
  text-align: left;
}

.home #main #content .post-content > p:last-child {
  margin-bottom: 0;
}

#home-para {
  background-image: url('./images/gap-home-banner.jpg');
  background-position: 50% 0;
  background-size: 2200px 300px;
  border-bottom: 0 !important;
  border-bottom: 1px solid #ccc;
  border-top: 8px solid #56A421;
}

#home-para-container {
  height: 300px;
  margin: 0 auto;
  max-width: 1100px;
  position: relative;
}

#home-para-container > img {
  left: 50px;
  position: relative;
  top: 70px;
}

#home-form {
  padding: 3em 0;
}

#home-form-container {
  margin: 0 auto;
  max-width: 1100px;
}

#home-form-container > img {
  display: block;
  margin: 0 auto 1em;
}

.fusion-page-title-bar {
  background-color: rgb(221, 174, 42) !important;
  background-image: none !important;
  height: 55px !important;
  border: 0;
  /*box-shadow: 0 20px 22px -26px #50910D !important;*/
  position: relative;
  z-index: 1000;
}

.fusion-breadcrumbs span {
  color: #FFF !important;
  font-weight: 600;
  font-size: 0.8rem;
      letter-spacing: 0.4px;
}

.fusion-breadcrumbs {
  margin-top: -12px !important;
}

.fusion-page-title-captions h1 {
  font-size: 1.3rem !important;
}

.fusion-page-title-captions {
  position: relative;
}

#contact-container {
  margin: 4em auto 0;
  max-width: 1100px;
}

#contact-info {
  background: #F9F9F9;
  border-top: 3px solid #eee;
  padding: 0em 0 4em;
}

#left-half,
#right-half {
  float: left;
  width: 50%;
}

#left-half > span {
  clear: both;
  display: block;
}

#left-half > h2,
#right-half > h2 {
  font-size: 1.8em !important;
  margin-bottom: 40px;
}

#left-half > div,
#left-half > span {
  font-size: 1.5em;
  line-height: 1.2;
}

#left-half > div:nth-child(odd) {
  margin-bottom: 40px !important;
}

.page-template-page-contact .contact-title {
  background: #284294;
  color: #fff;
  font-size: 2em;
  padding: 1.5em 0;
  text-align: center;
}

.page-template-page-contact .contact-title > span {
  font-size: 1.6em;
  text-align: center;
}

#left-half div[id*="contact-"],
#left-half span[id*="contact-"] {
  min-height: 20px;
}

#left-half div[id*="contact-"]::before,
span[id*="contact-"]::before {
  background-repeat: no-repeat;
  background-size: 64px 64px;
  content: '';
  float: left;
  height: 64px;
  margin-left: -15px;
  margin-right: 15px;
  width: 64px;
}

#contact-email::before {
  background-image: url('./images/mail-icon.png');
}

#contact-address::before {
  background-image: url('./images/address-icon.png');
}

#contact-fax::before {
  background-image: url('./images/fax-icon.png');
}

#contact-phone::before {
  background-image: url('./images/phone-icon.png');
}

#contact-location::before {
  background-image: url('./images/location-icon.png');
}

#contact-phone {
  display: table !important;
  text-align: center !important;
  margin: 0 auto !important;
}

#contact-phone::before,
#contact-email::before,
#contact-fax::before {
  position: relative;
  top: -18px;
}

#sidebar-ctas > a {
  margin-bottom: 2.5em;
  display: block;
}

#sidebar-ctas > a > img {
  float: right;
}

.fusion-accordian .panel-title .fusion-toggle-heading {
  font-size: 1.2em;
  line-height: 1.5;
  padding: 0.2em 0 0.5em;
  margin-top: -2px;
  color: #3A3622 !important;
}

h4.panel-title > a {
  padding-bottom: 0 !important;
}

.panel-body > ul > li > h3 {
  margin-bottom: 0 !important;
}

.fusion-accordian .panel-title a .fa-fusion-box {
  width: 25px;
  height: 25px;
  position: relative;
}

.fusion-accordian .panel-title a .fa-fusion-box:before {
  bottom: 0;
  height: 21px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
}

.fusion-accordian .fusion-panel {
  margin-bottom: 1em;
}

.fusion-accordian .panel-title a .fa-fusion-box {
  background-color: #50910D !important;
}

.fusion-accordian .panel-title a.active .fusion-toggle-heading {
  color: #DDAE2A !important;
}

.fusion-accordian .panel-title a.active .fa-fusion-box {
  background-color: #DDAE2A !important;
}

.page-template-page-contact .post-content p {
  font-size: 1.5em;
  line-height: 1.5;
  text-align: center;
}

#hub-sidebar > ul {
  border: 1px solid #eee;
  box-shadow: 0 8px 6px -6px rgb(150, 150, 150);
  background-color: #F9F9F9 !important;
  border-radius: 7px;
  margin: 0;
  padding: 0;
}

#hub-sidebar > ul > li > a {
  display: block;
  margin: 0;
  padding: 10px;
}

#hub-sidebar ul li.current_page_item,
#hub-sidebar ul li.current_page_item a {
  color: #DDAE2A !important;
}

#hub-sidebar > ul > li {
  border-bottom: 1px solid #eee;
}

#hub-sidebar > ul > li:last-child {
  border-bottom: 0;
}

#hub-sidebar > ul > li:last-child > a:hover {
  border-radius: 0 0  7px 7px;
}

#hub-sidebar > ul > li:first-child > a:hover {
  border-radius: 7px 7px 0 0;
}

#hub-sidebar > ul > li > a:hover {
  background-color: #F4F4F4;
  transition: all 0.2s ease-in-out;
}

#hub-sidebar > ul > li > a:hover {
  color: #DDAE2A;
  transition: all 0.2s ease-in-out;
}

#tax-rates-container .one-to-three .tax-rate-row,
#tax-rates-container .one-to-one .tax-rate-row {
  float: left;
}

#tax-rates-container .one-to-three .tax-rate-row:nth-child(2n+1) {
  clear: left;
  width: 33.5%;
}

#tax-rates-container .one-to-three .tax-rate-row:nth-child(2n+2) {
  width: 66.5%;
}

#tax-rates-container .one-to-one .tax-rate-row:nth-child(2n+1),
#tax-rates-container .one-to-one .tax-rate-row:nth-child(2n+2) {
  height: 50px;
  margin-bottom: 15px;
  width: 50%;
}

#tax-rates-container .one-to-one .tax-rate-row:nth-child(4n+1),
#tax-rates-container .one-to-one .tax-rate-row:nth-child(4n+2) {
  background: #eee;
}

#tax-rates-container .one-to-one .tax-rate-row:nth-child(2n+2) {
  text-align: right;
}

#tax-rates-container .fusion-accordian .fusion-panel {
  border: 0;
}

#tax-rates-container .fusion-accordian .panel-title .fusion-toggle-heading {
  font-size: 1.3em;
}

#tax-rates-container .collapse.in {
  margin-top: 1em;
}

#quickbook-tips {
  margin: 2em 0 0;
  padding: 0;
}

#quickbook-tips li {
  float: left;
  list-style: none;
  margin-bottom: 3em !important;
  width: 100%;
}

#quickbook-tips li p {
  margin-bottom: 0;
}

#quickbook-tips li h3 {
  margin-top: 0;
  font-size: 1.4em;
}

#quickbook-tips li::before {
  background-size: 100px 100px;
  content: "";
  float: left;
  height: 100px;
  margin-right: 20px;
  width: 100px;
}

#quickbook-tips li[class*="shortcuts"]::before {
  background-image: url("./images/shorcuts.jpg");
}

#quickbook-tips li[class*="efficiency"]::before {
  background-image: url("./images/efficiency.jpg");
}

#quickbook-tips li[class*="accuracy"]::before {
  background-image: url("./images/accuracy.jpg");
}

#quickbook-tips li[class*="setup"]::before {
  background-image: url("./images/setup.jpg");
}

#quickbook-tips li[class*="advanced"]::before {
  background-image: url("./images/advanced.jpg");
}

.contact-form {
  background-color: #F5F5F5;
  box-shadow: 0 8px 6px -6px #969696;
  margin-bottom: 3em;
  padding: 0px 8px 8px;
  border: 3px solid #F3F3F3;
  border-radius: 8px;
}

#sidebar h3 {
  text-align: center;
  font-size: 0.9em;
  border-bottom: 1px solid #50910D;
  padding-bottom: 4px;
  color: #50910D;
  display: table;
  margin: 0 auto 1em;
  clear: both;
}

#hub-sidebar li h3 {
  color: #50910D;
  font-size: 1.1em;
  margin: 0;
  padding: 10px 15px;
  text-align: left;
  font-weight: 800;
}

.fusion-copyright-notice,
.fusion-copyright-notice a {
  color: #46494A !important;
}

.fusion-footer-widget-area ul li a {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3) !important;
}

#text-3 {
  margin-top: -20px;
}

#recommended-books {
  margin: 0;
  padding: 0;
}

#recommended-books li {
  list-style: none;
  margin-bottom: 3em;
}

#recommended-books h3 {
  text-align: center;
  font-size: 1.3em;
  line-height: 1.2;
}

#book-info-left,
#book-info-right {
  float: left;
}

#book-info-left {
  width: 30%;
}

#book-info-right {
  width: 70%;
}

#book-info-left img {
  display: block;
  margin: 0 auto 1em;
}

#book-info-left span {
  clear: both;
  display: block;
  margin-bottom: 0.5em;
  text-align: center;
}

#book-info-right div {
  clear: both;
  margin-top: 1em;
}

.divider {
  padding: 0 5px;
}

::-webkit-input-placeholder {
  color: #000;
}

:-moz-placeholder {

  /* Firefox 18- */
  color: #000;
}

::-moz-placeholder {

  /* Firefox 19+ */
  color: #000;
}

:-ms-input-placeholder {
  color: #000;
}

.home::-webkit-input-placeholder {
  color: #A3A3A3;
}

.home:-moz-placeholder {

  /* Firefox 18- */
  color: #A3A3A3;
}

.home::-moz-placeholder {

  /* Firefox 19+ */
  color: #A3A3A3;
}

.home:-ms-input-placeholder {
  color: #A3A3A3;
}

#client-portal-page a > button {
  border: 0;
  float: left;
  display: block;
  background-color: #00A2DE;
  padding: 25px;
  border-radius: 7px;
  width: 100%;
  max-width: 260px;
  color: #FFF !important;
  font-size: 1.3em;
  margin-right: 20px;
}

#client-portal-page a > button::after {
  display: block;
  margin: 5px auto 0;
  content: "(Click Here)";
  font-size: 0.7em;
}

#client-portal-page a:last-child  > button {
  margin-right: 0;
}

#client-portal-page a:hover,
#client-portal-page a > button:hover {
  cursor: pointer;
}

#rr-container {
  margin-bottom: 2em;
}

.rr-group {
  float: left;
  width: 50%;
}

.rr-group > h3 {
  font-size: 1.5em !important;
}

.rr-group a {
  text-decoration: underline;
  margin-bottom: -15px;
  text-indent: 25px;
  display: block;
}

.gform_wrapper .gform_button {
  background: #00A2DE !important;
  color: #FFF !important;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#00A2DE), to(#00A2DE)) !important;
  background-image: -webkit-linear-gradient(bottom, #00A2DE, #00A2DE) !important;
  background-image: -moz-linear-gradient(bottom, #00A2DE, #00A2DE) !important;
  background-image: -o-linear-gradient(bottom, #00A2DE, #00A2DE) !important;
  background-image: linear-gradient(to top, #00A2DE, #00A2DE) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00A2DE', endColorstr='#00A2DE') !important;
  padding: 13px 0px !important;
}

#gform_wrapper_6 label {
  font-size: 1.3rem;
  color: #50910D !important;
}

.phone-version,
.tablet-version,
#static-slides {
  display: none;
}

#hub-sidebar {
  margin-bottom: 2em;
}

.home-para-phone,
.home-para-tablet {
  display: none;
}

.sidebar .widget:first-child {
  margin-top: 0 !important;
}

.home .post-content img {
  padding: 10px;
  border: 1px solid #E0E0E0;
}




























.aff-link *,
.aff-signup-link *,
.read-review-link * {
  box-sizing: border-box;
  color: #3A3522;
  font-weight: 400;
  font-size: 1rem;
}

.aff-link {
  margin-right: -5px;
}

.aff-link,
.aff-signup-link,
.read-review-link {
  display: inline-block;
}

.aff-signup-link {
  float: right;
  font-size: 18px !important;
}

.aff-link a {
  border-radius: 0 0 0 10px
}

.aff-signup-link a {
  border-radius: 0 0 10px 0;
}

.program-details {
  background: rgba(233, 233, 233, 0.3);
  margin-bottom: 50px;
  clear: both;
}

.program-details:last-child {
  margin-bottom: 0;
}

.aff-link a,
.aff-link span,
.aff-signup-link a,
.aff-signup-link span,
.program-status a,
.program-status span,
.read-review-link a,
.read-review-link span {
  padding: 10px 0;
  background: #50910D;
  color: #fff;
  display: block;
  transition: all .20s ease-in-out;
}

.aff-signup-link span,
.aff-link span,
.read-review-link span {
  background: rgba(0,0,0,0) !important;
  transition: all .20s ease-in-out;
  font-size: 1.05rem;
}



.read-review-link,
.read-review-link a,
.read-review-link span {
  background-color: #00A2DE !important;
  transition: all .20s ease-in-out;
}

.aff-link a,
.aff-signup-link a,
.aff-link div,
.aff-signup-link div,
.read-review-link a {
  display: inline-block;
  padding: 0 0.75em;
  transition: all .10s ease-in-out;
}

.aff-link a:hover,
.aff-signup-link a:hover,
.read-review-link a:hover,
.aff-signup-link a:hover span,
.aff-link a:hover span,
.read-review-link a:hover span {
  background-color: #DDAE2A !important;
  transition: all .10s ease-in-out 0;
}

.program-provider,
.program-content {
  display: inline-block;
  float: left;
}

.program-content img {
  float: right;
  padding: 1.5em;
}

.program-content > h3 {
  font-size: 1.5rem;
  padding: 1em;
  font-weight: 800;
  background-color: #ddd;
  color: #50910D !important;
  margin: 0;
}

/*.fa-plus {
  display: none;
}
*/
.program-provider img {
  display: block;
  margin: 0 auto;
}

.program-provider h3 {
  text-align: center;
}

.program-content {
  width: 100%;
  line-height: 1.3 !important;
}

/*.program:first-child {
  margin-top: 4em;
}*/

.program {
  margin-bottom: 6em;
  /*padding-bottom: 2em;*/
  /*border-bottom: 1px solid #eee;*/
  cursor: pointer;
  /*box-shadow: 0 10px 10px -10px rgba(145, 145, 145, 0.2);*/
}

.program:last-child {
  margin-bottom: 0;
}

.program-content p,
.program-summary p {
  margin: 0 !important;
  padding: 2% 2% 0 2%;
  color: #333;
  line-height: 1.4;
}

.program-summary {
  background: #F5F5F5;
}

.program-content p:last-of-type,
.program-summary p:last-of-type {
  padding-bottom: 1.5em;
}

.program-summary p:first-of-type,
.program-summary h3 + p {
  padding-top: 0 !important;
}

.program-details h3,
.program-summary h3 {
  margin: 0 0 .25em 0;
  color: #50910D !important;
  font-size: 1.4rem !important;
}

.program-summary h3,
.program-important h3 {
  padding: 1em;
  margin: 0;
  color: #50910D !important;
  font-size: 1.4rem !important;
}

.program-important {
  background: rgba(233, 233, 233, 0.3);
  border-bottom: 1px solid #eee;
}

.program-important h3 {
  padding: 0;
  margin-bottom: 0.25em;
}

.program-links {
  clear: both;
  background-color: #F5F5F5;
  box-shadow: 0 20px 40px -3px rgba(145, 145, 145, 0.2);
}

.program-pros,
.program-cons,
.commision-rate,
.program-tracking,
.program-network,
.program-datafeed {
  float: left;
  width: 50%;
  padding: 1.25em 1.5em;
  color: #333;
}

.commision-rate,
.program-tracking,
.program-network,
.program-datafeed {
  width: 25%;
  min-height: 167px;
}

.commision-rate,
.program-pros,
.program-network,
.program-tracking {
  border-right: 1px solid #eee;
  text-align: center;
}

.program-datafeed {
  text-align: center;
}

.program-benefits,
.commision-rate {
}

/*.program-benefits .program-pros,
.program-benefits .program.cons {
  min-height: 200px;
}*/

.program-pros,
.program-cons {

  /*padding: 1.5em;*/
}

.program-pros {
  text-align: left;
}

.program-cons {

  /*background-color: #eee;*/
}

 #main #content .program .program-title {
  box-shadow: inset 0 -10px 10px -10px rgba(80,145,13,0.2);
  background-color: #CBDEB6;
  color: #50910D;
  padding: .55em .50em .55em 0.75em;
  margin: 0 !important;
  display: inline-block;
  float: left;
  border-radius: 10px 22px 0 0;
  transition: all .20s ease-in-out;
  font-size: 1.5rem;
}

.program-status {
  float: right;
  color: #FFF !important;
  margin: 9px 0 0 0 !important;
  display: inline-block;
  background-color: rgba(0, 0, 0, 0) !important;
  padding: 0;
  position: relative;
}

.program-status i,
.program-status span {
  float: left;
}

.program-status i {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 6%;
  margin: auto;
  display: block;
  width: 19px;
  height: 19px !important;
  font-size: 1.3rem;
}

.fa-dot-circle-o:before {
    color: #CBDEB6;
}

.fa-exclamation-circle:before {
  color: #FFFFFF;
}

.program-status i.fa-exclamation-circle {
  left: 5.5%;
}

.program-status span {
  font-size: 1.2rem;
  border-radius: 21px 10px 0 0;
  padding: .55em .50em .55em 1.8em;
}

.program-title-accent-left {
  width: 0;
  height: 0;
  border-bottom: 54.5px solid #CBDEB6; /* #50910D */
  border-right: 41px solid transparent;
  display: inline-block;
  float: left;
  transition: all .20s ease-in-out;
  margin-left: -10px;
  margin-top: 2px;
}

.program-title-accent-right {
  width: 0;
  height: 0;
  border-bottom: 43px solid #50910D;
  border-left: 35px solid transparent;
  display: inline-block;
  float: right;
  margin: 11px -10px 0 0;
  border-radius: 0 5px 0 0;
}

.program-title-area {
  position: relative;
  overflow: hidden;
  max-height: 53px;
}

.no-data {
  display: none;
}

.data {
  display: block;
}

.inline-data {
  display: inline-block;
}

/*.title-accent {
  position: absolute;
  left: -9px;
  bottom: 0;
  z-index: 10000;
  background-color: rgba(0,0,0,0) !important; 
  background-image: url('http://greenaffiliateprograms.net/gap/wp-content/themes/Avada-Child-Theme/images/green-tri-accent.png');
  background-repeat: no-repeat;
  background-size: 15px 15px;
  width: 9px;
  height: 9px;
}*/

.tax-program-categories #main {
  padding-top: 0 !important;
}

.tax-program-categories #main #content .post-content > h3 {
  font-size: 1.8rem;
  font-weight: 800;
  padding: 1.5em 0 2em;
  color: #50910D;
  margin: 0;
}

.tax-program-categories #main #content .post-content {
  padding-top: 2.5em;
}

#program-directory-links {
  margin-top: 1em;
}

#program-directory-links a {
  width: 21.25%;
  float: left;
  display: block;
  margin: 0 5% 2% 0;
  position: relative;
}

#program-directory-links a:nth-child(4n+4),
#program-directory-links a:last-child {
  margin-right: 0;
}

#program-directory-links a h3 {
  margin-top: .50em !important;
  color: #3A3622 !important;
  text-align: center;
}

.program-directory-cat-image {
  max-width: 200px;
  width: 100%;
  display: block;
  margin: 0 auto;
  border-radius: 7px;
  transition: all 0.30s ease-in-out;
}

.program-main,
.program-teaser,
.close,
.programHover {
  display: none;
}

.programHover h4 {
  display: table;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  text-align: center;
}

.programHover h4 span {
  display: table-cell;
  vertical-align: middle;
  margin: auto;
}

.program-teaser {
  display: block;
  width: 100%;
  background-color: #F8F8F8;
}

.program-teaser h2 {
  margin: 0 !important;
  font-size: 1.3rem;
  padding: 0.75em;
  color: #50910D !important;
  font-weight: 600 !important;
}

.program-teaser span {
  display: inline-block;
  font-size: 0.8rem;
  position: relative;
  top: -3px;
  float: right;
}

.program-view-more {
  display: inline-block;
  float: right;
  padding: 0.90em 0.25em 0.50em 0;
  position: relative;
  color: #3A3522 !important;
}

.program-view-more span {
  position: relative;
}

.program-view-more i {
  float: left;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -20px;
  margin: auto;
  height: 10px;
}

.status-closed,
.status-closed span {
  background-color: #ddae2a !important;
  border-radius: 21px 10px 0 0;
}

.accent-red {
  border-bottom-color: #ddae2a !important;
}

#program-buttons {
  float: right;
}

#program-buttons a {
  padding: 0.75em 1em;
  background-color: #F6F6F6;
  color: #3A3522;
  display: inline-block;
  font-size: 1rem;
  font-weight: 600;
  border-radius: 0 0 5px 5px;
}

#program-buttons span {
  padding: 0 .50em;
}

.page-template-page-program-directories .fusion-panel {
  margin-top: -0.50em;
}

.page-template-page-program-directories .fusion-panel:first-child {
  margin-top: -0.75em;
}

.hide {
  display: none;
}

#program-cat-description {
  clear: both;
  width: 100%;
  margin: 0 0 2.5em;
}

.fusion-main-menu > ul > li.main-nav-contact-link a {
  /*display: block;
  background-color: #DDAE2A;
  padding: .50em 1.3em 0;
  color: #fff !important;
  line-height: 1;
  position: relative;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  font-weight: 400;
  line-height: 1;
  height: 31px !important;*/
}

.page-template-page-client #main #content .post-content > h2 {
  font-size: 1.7rem !important;
}

.single .slides {
  display: none !important;
}

.page .flexslider {
  margin: 0 0 -40px 0 !important;
  border: 0 !important;
}

#clients {
  margin: 3.5em 0;
}

.client {
  float: left;
  width: 25%;
  margin: 0 0 0 0;
}

.client:nth-child(4n+4),
.client:last-child {
  margin: 0;
}

.client h3 {
  font-size: 1.4rem !important;
  text-align: center;
  margin: 0 0 .75em;
}

.client img {
  display: block;
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  max-width: 190px;
}

.client-container {
  padding: 2em 2em 1em;
  border-right: 1px solid #EEE;
  border-bottom: 1px solid #EEE;
  font-size: 0.9rem;
  line-height: 1.5;
  min-height: 200px;
  position: relative;
}

.client:nth-child(4n+4) .client-container {
  border-right: 0;
}

.fusion-footer-widget-area {
  /*box-shadow: 0 0px 30px 0 #49840C;*/
  border: 0 !important;
}

.tax-width-fix {
  width: 71% !important;
  float: left;
  clear: both;
}

.add-sidebar-padding {
  padding-top: 2.5em !important;
}

#second-level-term {
  margin: 0;
  padding: 0;
}

#second-level-term li {
  list-style: none;
  float: left;
  width: 32%;
  margin: 0 2% 3% 0;
}

#second-level-term li:nth-child(3n+3) {
  margin-right: 0;
}

#second-level-term li h3 {
  text-align: center;
}

#second-level-term li a {
  display: block;
}

#second-level-term li img {
  width: 100%;
  display: block;
  max-width: 255px;
}

#wrapper .fusion-footer-widget-area .current_page_item > a, 
#wrapper .fusion-footer-widget-area .current-menu-item > a,
.fusion-footer-widget-area ul li a:hover,
.fusion-footer-widget-area a:hover {
  color: #DDAE2A !important;
}

#footer {
  margin-bottom: 72px;
}

#message {
  float: left;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 26px;
  color: #49840C;
  text-shadow: 0px 0px 10px #fff, 0 0 0#fff;
}

#toTop {
  width: 40px !important;
  bottom: 14px !important;
  height: 40px !important;
  border-radius: 4px !important;
  right: 3% !important;
  display: block !important;
  opacity: 1 !important;
  background-color: #DDAE2A !important;
}

.closeme,
.openme {
  background-image: url('http://greenaffiliateprograms.net/wp-content/themes/Avada-Child-Theme/images/closeicon.png');
  background-repeat: no-repeat;
  background-size: 36px 36px;
  width: 36px;
  height: 36px;
  float: right;
  position: absolute;
  right: -55px;
  top: 50%;
  bottom: 50%;
  margin: auto;
  cursor: pointer;
  transition: all 0.30s ease-in-out;
}

.openme {
  background-image: url('http://greenaffiliateprograms.net/wp-content/themes/Avada-Child-Theme/images/email-signup-icon.png');
}

.closed-email-signup {
  display: inline-block;
  text-align: right;
  display: table-cell;
  vertical-align: middle;
  transition: all 0.30s ease-in-out;
}

.closed-email-signup span {
  position: relative;
  transition: all 0.30s ease-in-out;
}

.closed-email-signup .closed-accent {
  width: 0;
  height: 0;
  border-top: 15px solid rgba(0, 0, 0, 0);
  border-left: 15px solid #48820C;
  border-bottom: 15px solid rgba(0, 0, 0, 0);
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  left: 100%;
  margin: auto;
  transition: all 0.30s ease-in-out;
}

.closed-email-signup .closed-message {
  background-color: #56A421;
  padding: 10px 15px;
  border-radius: 7px;
  color: #fff;
}

#fixed-footer-closed .email-signup {
  display: table;
}

#fixed-footer,
#fixed-footer-closed {
  bottom: 0;
  position: fixed;
  width: 100%;
  z-index: 1000;
  background-color: rgba(205, 205, 205, 0.8);
  opacity: 1;
}

#fixed-footer-closed {
  display: none;
  background-color: rgba(0,0,0,0);
  position: fixed;
  bottom: 0;
  right: 10%;
}

#fixed-footer-closed #fixed-footer-container {
  max-width: 100%;
}

#fixed-footer-container {
  margin: 0 auto;
  max-width: 1100px;
  width: 100%;
  position: relative;
  height: 71px;
}

.email-signup {
  height: 40px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  position: absolute;
}

.fusion-blog-layout-grid .post .fusion-post-wrapper {
    border-color: #E3BE54 !important;
}

.page #main .post h2 a {
  color: #50910D !important;
  font-size: 1.5rem !important;
  font-weight: 600 !important;
}

.fusion-load-more-button {
  background-color: #50910D !important;
  color: #fff !important;
}

.single-post .fusion-post-slideshow, 
.fusion-blog-layout-large .fusion-post-slideshow, 
.fusion-blog-layout-large-alternate .fusion-post-slideshow {
  display: none !important;
}

.post-content .fusion-single-line-meta {
  color: #50910D !important;
}

.fusion-image-wrapper .fusion-rollover .fusion-rollover-content .fusion-rollover-title,
.fusion-image-wrapper .fusion-rollover .fusion-rollover-content .fusion-rollover-categories, 
.fusion-image-wrapper .fusion-rollover .fusion-rollover-content .fusion-rollover-categories a, 
.fusion-recent-posts .columns .column .meta, 
.fusion-carousel-meta, .fusion-single-line-meta,
.fusion-rollover-title,
.post-content h4,
.fusion-image-wrapper .fusion-rollover .fusion-rollover-content .fusion-rollover-title a {
  color: #fff !important;
}

.fusion-rollover-title,
.post-content h4,
.fusion-image-wrapper .fusion-rollover .fusion-rollover-content .fusion-rollover-title a {
  font-size: 1.4rem !important;
}

.fusion-image-wrapper .fusion-rollover .fusion-rollover-link, {
  background-color: #DDAE2A !important;
}

.fusion-image-wrapper .fusion-rollover .fusion-rollover-link, 
.fusion-image-wrapper .fusion-rollover .fusion-rollover-gallery {
  background-color: #DDAE2A !important;
}

#gform_wrapper_7 .validation_message {
  position: absolute;
  top: -55px;
  margin: 0;
  background: #56A421;
  color: #fff;
  width: auto;
  padding: 0.5em 1em !important;
  font-size: 1rem;
  border-radius: 7px;
}

.validaiton_message_accent {
  width: 0;
  height: 0;
  border-left: 15px solid rgba(0, 0, 0, 0);
  border-right: 15px solid rgba(0, 0, 0, 0);
  border-top: 20px solid #49840C;
  position: absolute;
  bottom: 0;
  top: 100%;
}

#dd_ajax_float {
    border: 0 !important;
    -webkit-box-shadow: 1px 0 15px rgba(80,145,13,0.4)  !important;
    -moz-box-shadow: 1px 0 15px rgba(80,145,13,0.4)  !important;
    box-shadow: 0px 0 25px rgba(80,145,13,0.4)  !important;
    background: padding-box #CBDEB6 !important;
    /*border-top-right-radius: 17px !important;
    border-bottom-right-radius: 17px !important;
    border-bottom-left-radius: 17px !important;
    border-top-left-radius: 17px !important;*/
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    border-top-left-radius: 0 !important;
    padding: 9px 5px !important;
}

.home .dd_outer,
.page-template-page-program-directories .dd_outer {
  display: none !important;
}

#affilaite-ctas {
  margin: 2em 0;
}

.affiliate-cta {
  float: left;
  width: 50%;
  padding: 1em;
  background-color: rgba(80,145,13,0.2);
  transition: all 300ms ease-in-out;
}

.affiliate-cta:hover {
  background-color: #50910d;
  transition: all 300ms ease-in-out;
}

.affiliate-cta:hover a h3,
.affiliate-cta:hover a span {
 text-shadow: 2px 4px 3px rgba(0,0,0,0.1);
 transition: all 300ms ease-in-out;
}

.affiliate-cta:nth-child(-n+1),
.affiliate-cta:nth-child(4n) {
  background-color: rgba(221, 174, 44, 0.5);
}

.affiliate-cta:nth-child(-n+1):hover,
.affiliate-cta:nth-child(4n):hover {
  background-color: #DDAE2A;
}

.affiliate-cta:hover a h3 {
  color: #FFF !important;
  transition: all 300ms ease-in-out;
}


.affiliate-cta a img {
  max-width: 100px;
  display: block;
  margin: 0 auto 1em;
}

.affiliate-cta a h3 {
  font-size: 1.4rem;
  margin: 0 0 15px 0 !important;
  text-align: center;
}

.affiliate-cta a span {
  text-align: center;
  display: block;
  font-size: 1rem !important;
  color: #DDAE2A;
}

.affiliate-cta:nth-child(-n+1) a span,
.affiliate-cta:nth-child(4n) a span {
  color: #50910D;
}

.affiliate-cta a {
  display: block;
}

.post-content img.alignright,
.post-content img.alignleft,
.post-content img.alignnone,
.post-content img.aligncenter {
  padding: 5px;
  border: 1px solid #DDAE2A;
  border-radius: 7px;
  margin-top: 4px;
  -webkit-box-shadow: 0 8px 6px -6px rgba(0,0,0,0.4);
  -moz-box-shadow: 0 8px 6px -6px rgba(0,0,0,0.4);
  box-shadow: 0 8px 6px -6px rgba(0,0,0,0.4);
}

#contact-sidebar {
  margin: 0 auto;
  max-width: 300px;
}

body.tax-program-categories.has-sidebar #main .sidebar {
  margin-top: 2em;
}











/***************************************************************************************************



Gravity Forms 



***************************************************************************************************/
#gform_wrapper_1,
#gform_wrapper_2,
#gform_wrapper_7 {
  margin: 0 auto !important;
  margin: 0;
  max-width: 100% !important;
  max-width: 900px;
  padding: 0;
}

#gform_wrapper_1 li {
  float: left;
  width: 49%;
  clear: none;
}

#gform_wrapper_7 {
  max-width: 450px !important;
  float: right;
  width: 100%;
}

#gform_wrapper_1 li:nth-child(odd) {
  margin-right: 2%;
}

#gform_wrapper_1 li:nth-child(even) {
  margin-left: 2%;
}

#gform_wrapper_7 li {
  float: left;
  width: 67%;
}

#gform_wrapper_6 li {
  margin-bottom: 25px !important;
}

#gform_wrapper_7 ul.gform_fields {
  margin: 0 !important;
}

#gform_wrapper_1 label,
#gform_wrapper_2 label,
#gform_wrapper_7 label {
  display: none;
}

#gform_wrapper_1 input,
#gform_wrapper_2 input,
#gform_wrapper_2 textarea,
#gform_wrapper_2 select,
#gform_wrapper_7 input,
#gform_wrapper_6 input,
#gform_wrapper_6 textarea {
  font-size: 1.3em;
  margin: 0;
  padding: 15px 10px;
  width: 100%;
  color: #000 !important;
  text-indent: .25em !important;
}

#gform_wrapper_6 input,
#gform_wrapper_6 textarea {
  font-size: 1.2rem;
}

#gform_wrapper_6 .ginput_complex.ginput_container.has_first_name.has_middle_name.no_last_name span, 
#gform_wrapper_6 .ginput_complex.ginput_container.has_first_name.no_middle_name.has_last_name span, 
#gform_wrapper_6 .ginput_complex.ginput_container.no_first_name.has_middle_name.has_last_name span {
  width: 49.7% !important;
  margin: 0 !important;
}

#gform_wrapper_7 input {
  font-size: 1rem;
  width: 100%;
  border: 0 !important;
  font-weight: 600 !important;
  background: #50910D;
  color: #fff !important;
  min-height: 37px;
}

body #gform_wrapper_7 label.gfield_label+div.ginput_container {
  margin-top: 0 !important;
}

#gform_wrapper_7 input:focus {
  box-shadow: inset 0 0 10px -5px #FFF;
  outline: 0 !important;
}

#gform_wrapper_1 input[type="submit"],
#gform_wrapper_2 input[type="submit"],
#gform_wrapper_3 input[type="submit"],
#gform_wrapper_4 input[type="submit"] {
  color: #fff !important;
  font-size: 1.2em !important;
  font-weight: 400;
}

#gform_wrapper_2 select {
  padding: 7px 10px;
}

#sidebar #gform_wrapper_2 select {
  padding: 8px 10px;
  min-height: 38px;
  line-height: 1.5;
}

.page-template-page-contact #gform_wrapper_2 select {
  min-height: 52px;
}

.page-template-page-contact #gform_wrapper_2 input,
.page-template-page-contact #gform_wrapper_2 textarea {
  padding: 10px 5px;
  min-height: 48px;
  line-height: 1.5;
}

.gravity-select-parent .select-arrow {
  border-color: rgba(80,145,13,0.1) !important;
}

#gform_wrapper_2 input,
#gform_wrapper_2 textarea {
  padding: 10px 5px;
  min-height: 34px;
  line-height: 1.5;
}

#gform_wrapper_1 .gform_footer,
#gform_wrapper_2 .gform_footer {
  margin-top: -1em;
}

#gform_wrapper_1 .gform_footer input[type="submit"],
#gform_wrapper_2 .gform_footer input[type="submit"] {
  display: block;
  margin: 0 auto;
  max-width: 250px;
}

#gform_confirmation_wrapper_7 {
  display: table;
  text-align: right;
  width: 100%;
  height: 100%;
}

#gform_wrapper_7 div.validation_error {
  display: none !important
}

#gform_wrapper_7 li.gfield.gfield_error.gfield_contains_required {
  margin: 0 !important;
}

.gform_wrapper li.gfield.gfield_error, 
.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  background-color: rgba(0,0,0,0) !important;
  border: 0 !important;
}

#gform_confirmation_message_7 {
  display: table-cell;
  vertical-align: middle;
  position: relative;
  color: #fff !important;
  font-weight: 800 !important;
  height: 40px;
}

#gform_wrapper_7 .gform_footer,
#gform_wrapper_6 .gform_footer {
  float: left;
  max-width: 30%;
  min-width: 125px;
  width: 100%;
  clear: none !important;
  padding: 0 !important;
  margin: 0 0 0 0.75em !important;
}

#gform_wrapper_6 .gform_footer {
  margin: 0 !important;
}

#gform_wrapper_7 .gform_footer input[type="submit"] {
  float: left;
  max-width: 150px;
  color: #fff !important;
  width: 100%;
  background: #2BB9E9 !important;
  text-transform: inherit !important;
  padding: 12px 3px !important;
}

#field_2_4 input {
  padding: 5px;
}

#sidebar #field_2_6 .gravity-select-parent {
  max-width: 233px;
  width: 100% !important;
}

#sidebar #gform_wrapper_2 input,
#sidebar #gform_wrapper_2 textarea,
#sidebar #gform_wrapper_2 select {
  border: 0;
  font-size: 0.9em;
  color: #50910D !important;
  font-weight: 400 !important;
  box-shadow: inset 0 0 5px 0px #E9E9E9;
  border-radius: 4px;
}

#sidebar #gform_wrapper_2 ::-webkit-input-placeholder {
   color: #50910D !important;
}

#sidebar #gform_wrapper_2 :-moz-placeholder { /* Firefox 18- */
   color: #50910D !important;  
}

#sidebar #gform_wrapper_2 ::-moz-placeholder {  /* Firefox 19+ */
   color: #50910D !important;  
}

#sidebar #gform_wrapper_2 :-ms-input-placeholder {  
   color: #50910D !important;  
}

#sidebar #gform_wrapper_2 select {
  border: 0;
}

#sidebar #gform_wrapper_2 .gfield_time_minute,
#sidebar #gform_wrapper_2 .gfield_time_hour {
  width: 3.688em !important;
}

#sidebar #gform_wrapper_2 .gform_footer input[type="submit"] {
  max-width: 220px;
  padding: 7px 10px !important;
  font-size: 1em !important;
  border-radius: 0;
  box-sizing: border-box;
  box-shadow: none;
}

#sidebar #gform_wrapper_2 select {
  font-size: 0.9em;
}

#sidebar #gform_wrapper_2 input[type="submit"],
#sidebar #gform_wrapper_2 .gform_button {
  background: #50910D !important;
  color: #FFF !important;
}

#gform_wrapper_6 {
  max-width: 100% !important;
  margin: 0 !important;
  width: 100% !important;
}

#gform_wrapper_6 .ginput_complex label {
  margin-bottom: 0 !important;
}

#gform_wrapper_7 ::-webkit-input-placeholder {
   color: #FFF;
}

#gform_wrapper_7 :-moz-placeholder { /* Firefox 18- */
   color: #FFF;  
}

#gform_wrapper_7 ::-moz-placeholder {  /* Firefox 19+ */
   color: #FFF;  
}

#gform_wrapper_7 :-ms-input-placeholder {  
   color: #FFF;  
}

#gform_wrapper_6 .gform_footer input[type="submit"],
#gform_wrapper_6 .gform_button {
  color: #fff !important;
  background: #50910D !important;
  font-size: 1.25rem !important;
}

#gform_wrapper_7 * {
  transition: all 250ms ease-in-out;
}




/***************************************************************************************************



Media Queries



***************************************************************************************************/

@media all and (max-width: 1450px) {
  #toTop {
    bottom: 85px !important;
  }
} 

@media all and (max-width: 1265px) {
  #message {
    font-size: 1.1rem !important;
  }
  #gform_wrapper_7 {
    margin-right: 75px !important;
  }

  .closeme {
    right: 20px;
  }
}


@media screen and (max-width:1140px) {
  .page-template-page-services .home-cta {
    width: 48%;
  }

  .page-template-page-services .home-cta:last-child {
    float: left;
    clear: none;
  }

}

@media screen and (max-width:1200px) {
  #client-portal-page a:last-child > button {
    float: none;
    clear: none;
    margin: 0 auto;
  }

  #client-portal-page a:nth-child(3) > button {
    margin-right: 0;
  }

  #client-portal-page a:nth-child(-n+3) > button {
    margin-bottom: 1em;
  }

  #client-portal-page {
    max-width: 820px;
    margin: 0 auto;
  }

}

@media screen and (max-width:1120px) {
  #client-portal {
    position: relative;
    margin-top: -33px;
  }

  .fusion-mobile-menu-icons {
    float: right;
    clear: right;
    top: 35px;
    position: relative;
    max-width: 152px;
    width: 100%;
  }

  .home #sliders-container {
    top: -112px;
    margin-bottom: -112px;
  }

  .fusion-mobile-nav-holder ul#menu-main-menu {
    position: absolute;
    width: 100%;
    max-width: 100%;
    right: 0;
    padding: 0;
  }

  .fusion-mobile-menu-icons a::before {
    content: '\f0c9 Menu';
    display: inline-block;
    color: #FFF !important;
    font-size: .9em;
    position: relative;
    top: -1px;
  }

  .fusion-mobile-menu-icons a {
    float: none;
    margin: 0 auto;
    display: block;
    padding: 15px 25px;
    text-align: center;
    background: #DDAE2A;
  }

  .home-cta:last-child {
    clear: left;
    float: none;
    margin: 0 auto;
  }

  .home-cta:nth-child(2n) {
    margin-bottom: 2em;
  }

  #home-ctas-container {
    max-width: 735px;
  }

}

@media all and (max-width: 1050px) {
  #message {
    font-size: 1rem !important;
    padding-left: 15px;
  }

}

@media all and (max-width: 1024px) {
  .fusion-page-title-captions {
    display: block;
  }
  .fusion-page-title-bar h1 {
    padding: 17px 15px 19px !important;
  }
  .alignright,
  .alignleft,
  .aligncenter,
  .alignnone {
    margin-bottom: 1em !important;
  }
  /*.tax-program-categories #main #content {
    width: 100% !important;
  }*/
  .commision-rate, .program-tracking, .program-network, .program-datafeed {
    width: 50%;
  }
  .commision-rate, .program-tracking {
    border-bottom: 1px solid #eee;
  }
  .fusion-page-title-captions {
    width: auto !important;
  }
  .fusion-breadcrumbs {
    margin-top: -8px !important;
  }
  #gform_wrapper_7 input {
    float: right;
    width: 75%;
  }
}

@media screen and (max-width:950px) {
  .fusion-mobile-nav-item a {
    font-size: 1.3rem !important;
    background-color: #f9f9f9;
    height: 50px !important;
    line-height: 2.4 !important;
  }
  .fusion-open-submenu {
    font-size: 1.3rem !important;
    height: 50px !important;
    line-height: 2.5 !important;
  }
  #menu-main-menu > li ul li a {
    font-size: 1.1rem !important;
  }
  #sidebar {
    clear: both !important;
    float: none !important;
    width: 100% !important;
    margin: 0em auto 0;
  }

  #program-buttons {
    float: none;
    position: relative;
    max-width: 660px;
    margin: 3em auto 0;
  }

  #content {
    width: 100% !important;
  }

  #sidebar .home-cta {
    float: none;
    margin: 3em auto;
    min-width: 1px;
    width: 33%;
    clear: none;
  }

  #sidebar .home-cta > a > h1 {
    text-align: center;
  }

  #sidebar .home-cta .cta-right button {
    float: none;
    padding: 10px 24px;
    min-width: 142px;
    margin: 0 auto;
    display: block;
  }

  #sidebar #field_2_6 .gravity-select-parent {
    max-width: 100%;
    width: 100% !important;
  }

  #main .sidebar {
    padding-top: 0em !important;
  }

  .fusion-accordian .panel-title .fusion-toggle-heading {
    margin-left: 60px !important;
  }

  #book-info-left,
  #book-info-right {
    width: 100%;
  }

  #book-info-right {
    margin-top: 2em;
  }

  #contact-container #left-half,
  #contact-container #right-half {
    width: 75%;
    float: none;
    margin: 0 auto;
  }

  #contact-container #right-half {
    margin-top: 2em;
  }

  #contact-container #left-half {
    margin-bottom: 5em;
  }

  #left-half div[id*="contact-"],
  #left-half span[id*="contact-"] {
    min-height: 1px;
    text-align: center;
    max-width: 600px;
    padding: 0 20px;
    margin: 0 auto 1em !important;
  }

  #left-half div[id*="contact-"]::before,
  span[id*="contact-"]::before {
    background-image: none !important;
    height: 0;
    width: 0;
    background-size: 0;
  }

  #left-half > h2,
  #right-half > h2 {
    text-align: center;
  }

  .page-template-page-contact .contact-title {
    line-height: 1.3;
    padding: 1.5em .5em;
  }
  .fusion-mobile-menu-icons{
    position: absolute;
    top: -100%;
    bottom: -100%;
    margin: auto !important;
    height: 51px;
  }

  .home .fusion-logo {
    padding: 0 !important;
  }
  body.has-sidebar #content {
    width: 100% !important;
  }
  .fusion-page-title-captions {
    width: auto !important;
  }
  .fusion-body .fusion-page-title-bar {
    padding-top: 0 !important;
  }
  .client {
    width: 50%;
    border-right: 0 !important;
  }
  .client:nth-child(even) .client-container {
    border-right: 0 !important;
  }
  #fixed-footer-container {
    height: 100px;
  }
  #message {
    margin: 10px 0;
    padding: 0;
    text-align: center;
    float: none !important;
    position: relative;
  }
  #gform_wrapper_7 {
    float: none;
    margin: 0 auto !important;
  }
  .email-signup {
    height: 95px;
  }
  #gform_wrapper_7 input {
    width: 100% !important;
  }
}

@media screen and (max-width:900px) {
  #client-portal-page a:last-child > button {
    float: left;
  }

  #client-portal-page a:nth-child(3) > button {
    margin-right: 20px;
  }

  #client-portal-page a:nth-child(2) > button {
    margin-right: 0;
  }

  #client-portal-page {
    max-width: 540px;
  }

}

@media screen and (max-width:800px) {
  .phone-version {
    display: block;
  }

  .affiliate-cta {
    width: 100% !important;
  }

  .affiliate-cta:nth-child(n+2) {
     background-color: rgba(221, 174, 44, 0.5) !important;
  }

  .affiliate-cta:nth-child(-n+1),
  .affiliate-cta:nth-child(3n) {
    background-color:  rgba(80,145,13,0.2) !important;
  }

  .affiliate-cta:nth-child(n+2) a span {
    color: #50910D !important;
  }

  .affiliate-cta:nth-child(-n+1) a span,
  .affiliate-cta:nth-child(3n) a span {
    color: #DDAE2A !important;
  }

  

}

@media screen and (max-width:750px) {
  #sidebar .home-cta {
    width: 100% !important;
  }

  #sidebar .home-cta {
    margin-top: 2em !important;
  }

  #sidebar .home-cta:first-child {
    margin-top: 5em !important;
  }

  #fixed-footer {
    display: none;
  }

  .page-template-page-services .home-cta {
    clear: both;
    float: none;
    margin-right: auto;
    margin-left: auto;
  }

  .page-template-page-services .home-cta:nth-child(-n+3) {
    margin-bottom: 5em;
  }

  .page-template-page-services .home-cta:last-child {
    float: none !important;
  }

  .home-cta {
    float: none;
    margin: 0 auto 3em !important;
  }

  .home-cta:last-child {
    margin: 0 auto 0 !important;
  }

}

@media screen and (max-width:673px) {
  .home-para-tablet {
    display: block;
  }

  .home-para-reg {
    display: none;
  }

  #home-para {
    background-image: none;
    background-position: 50% 0;
    background-size: 2200px 300px;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
  }

  #home-para-container {
    height: 100%;
    margin: 0 auto;
    max-width: 1100px;
    position: relative;
  }

  #home-para-container > img {
    left: 0;
    position: relative;
    top: 0;
  }
  .alignright,
  .alignleft,
  .aligncenter,
  .alignnone {
    display: block !important;
    float: none !important;
    margin: 1em auto !important;
  }
  .fusion-body .fusion-page-title-bar {
    padding-top: 0 !important;
  }
  body.has-sidebar #content {
    width: 100% !important;
  }
  .fusion-body .fusion-page-title-bar h1 {
    margin: 0 !important;
    text-align: center !important;
    display: block !important;
  }

}

@media screen and (max-width:650px) {
  #gform_wrapper_1 li {
    width: 100% !important;
    margin-right: 0 !important;
  }

  #program-directory-links a {
    width: 50% !important;
    margin: 0 0% 2% 0 !important;
  }

  #gform_wrapper_1 {
    padding: 0 20px;
  }

  .page-template-page-services .home-cta {
    margin-bottom: 4em !important;
  }

  #client-portal-page a > button {
    width: 100%;
    clear: both;
    float: none;
    margin: 0 auto 1em !important;
  }

  #client-portal-page a:last-child > button {
    float: none;
  }
  #sliders-container {
    display: none !important;
  }
  .client .client-container,
  .client:nth-child(even),
  .client:nth-child(odd) {
    width: 100%;
    border-right: 0 !important;
  }

}

@media screen and (max-width:550px) {
  .home-para-phone {
    display: block;
  }

  .home-para-tablet {
    display: none;
  }

}

@media screen and (max-width:480px) {
  #client-portal {
    clear: both;
    margin: 0 auto;
    float: none;
    max-width: 155px;
  }

  #fixed-footer {
    display: none !important;
  }

  #program-directory-links a {
    width: 100% !important;
    margin: 0 0% 2% 0 !important;
  }

  .program-directory-cat-image {
    max-width: 300px !important;
  }

  .fusion-mobile-menu-icons {
    float: none;
    margin: 0 auto;
  }

  .fusion-logo {
    float: none;
    zoom: 1;
    margin: 0 auto !important;
    display: block;
    max-width: 400px;
  }

  .fusion-mobile-menu-design-modern.fusion-header-v1 .fusion-logo {
    margin: 0 auto !important;
  }

  .fusion-header-wrapper {
    height: 220px;
  }

  .home .fusion-header,
  .home .fusion-header-v1,
  .fusion-header-v1,
  .fusion-mobile-menu-design-modern.fusion-header-v1 .fusion-header {
    height: 100%;
  }
  .fusion-standard-logo {
    width: 100%  !important;
  }
  .home-cta {
    max-width: 310px;
  }

  .home-cta > a > h1 > span:nth-child(2) {
    display: block;
  }

  .home-cta > a > h1 > span {
    margin-right: 0;
  }

  .home-cta a > h1 > span:nth-child(1) {
    margin-bottom: 5px;
  }

  .cta-description {
    padding-right: 10px;
  }

  .home-cta:first-child .cta-right button {
    letter-spacing: 0;
  }

  .fusion-mobile-menu-icons {
    position: relative;
    top: 0;
    bottom: 0;
    margin: 2em auto 0 !important;
  }

}

@media all and (max-width: 320px) {
  .home-cta .cta-left, .home-cta .cta-right {
    width: 100% !important;
  }
  .home-cta .cta-left > img {
    max-width: 75px !important;
  }
  #main {
    padding-top: 3.5em !important;
  }
  .post-content h1 {
    font-size: 28px !important;
  }
}