#toolkit-bottom-content a {
    text-decoration: none;
}

#toolkit-top-content {
    background: url('../images/toolkit/Toolkit-header-background.png') no-repeat bottom;
    background-color: #14b0bf;
    background-size: cover;
    border-bottom: none;
    margin-bottom: 0;
    min-height: 708px;
    padding: 40px 0 0 10px;
}
#toolkit-top-content .width-wrapper {
	text-align: center;
}

#toolkit-top-content h2,
#toolkit-top-content h3 {
    color: #FFFFFF;
}

#toolkit-top-content img {
	width: 70%;
}

.btn.toolkit:hover {
	color: #805621;
	background: #f9be76;
}

.btn.toolkit {
    background: #fca130;
    color: #805621;
    border-bottom: 2px solid #a06417;
    display: inline-block;
    position: relative;
}

.blue-text {
    color: #038fd1;
}

.green-text {
    color: #b2db63;
}

.orange-text {
    color: #ffca4a;
}

/* .page-template-page_toolkit_preview-php .width-wrapper {
    max-width: 1200px;
}
*/

.page-template-page_toolkit_preview-php h2 {
    line-height: 1.5;
    margin-top: .5em;
    margin-bottom: .5em;
}

.toolkit-circles {
    background: #aef4fa;
    padding: 30px 0;
}

.toolkit-circles .circle {
    background: #fff;
    border: 3px solid #545357;
    border-radius: 100%;
    display: inline-block;
    height: 180px;
    margin: 0 25px;
    text-align: center;
    width: 180px;
}

.ithemes-training-wrapper.circle {
    border-color: #038fd1;
}

.plugins-wrapper.circle {
    border-color: #ffca4a;
}

.themes-wrapper.circle {
    border-color: #b2db63;
}

.toolkit-circles .circle .count {
    float: left
    display: block;
    font-size: 60px;
}

.toolkit-circles .circle .header-text {
    clear: left;
    display: block;
    font-size: 18px;
    text-transform: uppercase;
}

.toolkit-circles .circle .reg-price {
    font-size: 14px
;
    margin: 0;
}

.toolkit-circles .circle a {
    color: #545357;
}

.toolkit-circles .circle-wrapper {
    margin: 0 auto;
    text-align: center;
}

.toolkit-circles h4 {
    margin: 1.25em 0 .25em 0;
}

.toolkit-featured-item {
    border: 2px solid #f0f0f0;
    display: inline-block;
    font-size: 14px;
    line-height: 18px;
    margin: 10px 1% 0px 1%;
    min-height: 120px;
    padding: 30px 10px 10px 10px;
    position: relative;
    text-align: center;
    position: relative;
    width: 25%;
}

.toolkit-featured-item .featured-item-message {
    bottom: 0;
    left: 0;
    padding: 5px;
    position: absolute;
    text-align: center;
    width: 95%;
}

.toolkit-featured-item .footer-headline {
    background: yellow;
    bottom: 0;
    font-size: 11px;
    font-weight: bold;
    left: 0;
    margin: 0;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}

.toolkit-featured-item a {
    color: #545357;
}

.toolkit-featured-item img {
    display: block;
    left: 50%;
    margin: 0;
    margin-left: -75px;
    position: absolute;
    top: 5px;
}

.toolkit-featured-item.theme {
    border: none;
}

.toolkit-featured-item.theme img {
    left: 0;
    margin-left: 0;
    top: 0;
    border: 2px solid #f0f0f0;
}

.members-only-wrapper {
	text-align: center;
}

.toolkit-featured-item.members-only {
    min-height: 140px;
    margin: 10px 0 0 5%;
}

.toolkit-intro {
    font-size: 1.3em;
    padding: 50px 0
;
    text-align: center;
}

.toolkit-section {
    border-bottom: 3px solid #f1f7fb;
    clear: both;
    font-size: 18px;
    padding: 60px 0;
}

.toolkit-section .columnleft {
    float: left;
    padding-right: 5%;
    width: 42.5%;
}

.toolkit-section .columnright {
    float: left;
    width: 52.5%;
}

.toolkit-section .sub-header {
    text-transform: uppercase;
    font-size: 14px;
}

.toolkit-section .sync-monitor, .toolkit-section.letter img {
    display: block;
    margin: 0 auto;
}

.toolkit-section.letter .width-wrapper {
    position: relative;
    max-width: 960px;
}

.toolkit-section.letter h2, .toolkit-faq h2, .toolkit-faq p, .testimonials h2 {
    text-align: center;
}

.toolkit-section .testimonials h2 {
    margin-top: 2.5em;
}

.toolkit-section.letter .letter-wrapper {
    margin: 0 0 3em 0;
}

.toolkit-section.letter .sub-header {
    display: block;
    text-align: center;
}

.toolkit-section.letter .columnleft {
    width: 67.5%
;
}

.toolkit-section.letter .columnright {
    width: 25%;
}

.toolkit-section.letter .letter-signature .name, .toolkit-section.letter .letter-signature .title {
    display: block;
    text-align: center;
    font-size: 24px;
}

.toolkit-section.letter .letter-signature .title {
    font-size: 18px;
}

.letter-signature p {
    margin: .25em 0;
}

.bottom-cta {
    position: absolute;
    bottom: -130px;
	width: 100%;
	text-align: center;
}

.bottom-cta .btn.toolkit {
    bottom: 0;
}

.bottom-cta .sub-header {
    padding: 1em 0 0 0;
}

.testimonials blockquote {
    font-size: 14px;
    width: 20%;
    float: left;
    margin: 1em 4%;
    padding: 0 0 0 5%;
    border-left: none;
    background: url('../images/toolkit/toolkit-sales-page-icons/testimonials-quote.png') no-repeat;
}

.testimonials .quoteCite {
    margin: 1em 0;
}

/* Pricing Column/Grid */

.tk-options {
	max-width: 1200px;
	margin: 2em auto 1em;
	text-align: center;
}

.tk-option {
	float: left;
	width: 33.333333333%;
	margin: 1em auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.tk-option.agency {
	background: #CEF3F5;
}
.tk-option-title {
	font-size: 1.5em;
	font-weight: 600;
	background: #fff;
	color: #14b2be;
	border-top: 3px solid #14b2be;
	border-right: 1px solid #d6d6d6;
	padding: 0.5em 0;
}
.agency .tk-option-title {
	border-left: 1px solid #14b2be;
	border-right: 1px solid #14b2be;
}

.tk-option-info {
	padding: 2em 1em 3em;
	border: 1px solid #d6d6d6;
	border-left: 0;
}
.agency .tk-option-info {
	border: 1px solid #14b2be;
}

.tk-option:first-child .tk-option-info {
	border-left: 1px solid #14b2be;
}

.tk-option-price {
	text-align: center;
	font-size: 4em;
	line-height: 1;
	font-weight: 300;
	color: #2A4143;
	margin: 0;
}
.agency .tk-option-price {
	font-weight: bold;
}

.tk-option-price div {
	font-size: 0.3em;
	font-weight: 400;
	color: #818b8c;
	margin: 0.25em 0 0 0.5em;
}

.tk-option.gold .tk-option-price div {
	width: 92px;
	margin: 0.4em auto 0;
	padding: 3px 0;
	background: #D6CC34;
	color: #494611;
	border-radius: 3px;
	font-size: 0.2em;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.howmany-tab {
	text-align: center;
	margin: 0 0 6em;
}

.howmany-buynow {
	background: #FCA130;
	color: #805621;
	font-size: 1.5em;
	font-weight: 400;
	padding: 0.75em 1.25em;
	margin: 0;
	border-radius: 3px;
	border: none;
	text-decoration: none;
	-webkit-transition: all .1s linear;
	-moz-transition: all .1s linear 0s;
}
.howmany-buynow:hover {
	color: #805621;
	background: #F9BE76;
	text-decoration: none;
}
.howmany-buynow:focus {
	color: #805621;
}
.agency .howmany-buynow {
	background: #14b2be;
	color: #FFFFFF;
}
.agency .howmany-buynow:hover {
	background: #5CBFC7;
	color: #FFFFFF;
}
.agency .howmany-buynow:focus {
	color: #FFFFFF;
}

.included-with-tk {
	margin: 3em auto 4em;
	list-style: none;
	color: #2A4143;
}

.included-with-tk li {
	padding: 0.5em 1em;
	color: #2A4143;
	font-size: 0.85em;
	font-weight: 600;
}
.included-with-tk li.value {
	font-size: .75em;
	padding-top: .25em;
}
.included-with-tk li:first-child {
	font-size: 1em;
	padding-bottom: 0;
}

.included-with-tk li span {
	border-bottom: 2px solid #14b2be;
}

.included-with-tk li strong {
	border-bottom: 2px solid #D6CC34;
}

/* Sync Questions */

.sync-questions {
    margin: 2em auto;
    max-width: 750px;
}

.sync-questions dt:before {
    content: '';
    background: #f8eea6;
    border: 2px solid #b3aa3e;
    height: 8px;
    width: 8px;
    display: inline-block;
    border-radius: 100%;
    margin-right: 10px;
}

.sync-questions dt.selected:before {
    background: #def7a5;
    border: 2px solid #a8c566;
}

.sync-questions dl {
    text-align: center;
    margin-top: 2em;
}

.sync-questions #faq dd {
    border: none;
    margin: 2em 0 4em;
    text-align: left;
}

.sync-questions #faq dt {
    padding: 15px 0;
}

@media only screen and (min-width: 1536px) {
  #toolkit-top-content {
    background-position-y: 100% ;
  }
}

@media only screen and (min-width: 1400px) and (max-width: 1536px) {
  #toolkit-top-content {
    min-height: 645px ;
  }
}

@media only screen and (min-width: 1280px) and (max-width: 1400px) {
  #toolkit-top-content img {
    width: 80% ;
  }
  #toolkit-top-content {
    min-height: 600px ;
    -webkit-background-size: contain ;
    -webkit-background-size: contain ;    -webkit-background-size: contain ;
    background-size: contain ;
  }
}

@media only screen and (min-width: 1140px) and (max-width: 1280px) {
  #toolkit-top-content img {
    width: 50% ;
  }
  #toolkit-top-content {
    min-height: 600px ;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1140px) {
  #toolkit-top-content img {
    width: 50% ;
  }
  #toolkit-top-content {
	  min-height: 600px;
  }
}

@media only screen and (max-width: 1024px) {
  #toolkit-top-content img {
    width: 80% ;
  }
  #toolkit-top-content {
    background-image: none ;
    min-height: 100% ;
    margin-bottom: 60px ;
  }
  .toolkit-circles .circle {
    margin: 10px ;
  }
}

@media only screen and (max-width: 960px) {
  .btn.toolkit {
    bottom: -35px ;
    margin: 0 ;
    max-width: none ;
  }
  .toolkit-section .columnleft, .toolkit-section .columnright {
    width: 100% ;
  }
  .toolkit-featured-item {
    width: 27% ;
    min-height: 100px ;
    overflow: hidden;
  }
  .toolkit-featured-item.theme {
	  border: 2px solid #f0f0f0;
  }
  .toolkit-featured-item.theme img {
	  border: none;
  }
  .toolkit-featured-item.members-only {
    	margin: 10px 1% 0 1%;
	}
	.tk-options {
		font-size: 90%;
	}
	.tk-option {
		float: none;
		width: 90%;
		max-width: 400px;
		margin: 3em auto;
		border-left: 1px solid #d6d6d6;
	}
}

@media only screen and (min-width: 830px) and (max-width: 960px) {
  .toolkit-circles .circle {
    margin: 5px ;
  }
}

@media only screen and (min-width: 660px) and (max-width: 960px) {
  .toolkit-featured-item {
    width: 43% ;
    min-height: 140px ;
  }
  .toolkit-featured-item .featured-item-message {
    font-size: 16px;
    line-height: 24px;
  }
}

@media only screen and (max-width: 660px) {
  .toolkit-section.letter .columnright, .toolkit-section.letter .columnleft {
    width: 100% ;
  }
  .testimonials blockquote {
    width: 88% ;
    padding: 0 0 0 7% ;
  }
  .toolkit-featured-item.theme img {
	  border: 2px solid #f0f0f0;
  }
  .toolkit-featured-item.theme {
	  border: none;
  }
  .toolkit-featured-item {
	  overflow: inherit;
  }
}

@media only screen and (min-width: 560px) and (max-width: 830px) {
  .toolkit-circles .circle {
    margin: 38px ;
  }
}

@media only screen and (max-width: 560px) {
  .toolkit-circles .circle {
    margin: 15px ;
  }
}

@media only screen and (min-width: 467px) and (max-width: 660px) {
  .toolkit-featured-item {
    width: 41% ;
    min-height: 140px ;
  }
}

@media only screen and (max-width: 480px) {
  .btn.toolkit {
    width: auto ;
    padding: .5em 1em ;
    margin: 0 ;
  }
  .testimonials blockquote {
    width: 85% ;
    padding: 0 0 0 10% ;
  }
}

@media only screen and (max-width: 467px) {
  .toolkit-featured-item {
    width: 93% ;
    overflow: hidden;
  }
  .toolkit-featured-item.theme img {
	  border: none;
  }
  .toolkit-featured-item.theme {
	  border: 2px solid #f0f0f0;
  }
}

