/***** free download page ***/

.page-id-15576 #cb-content #main
{
	width:100%;
	margin:0;
	padding:20px;
}

.freedownloadform
{
    background: #f0f0f0;
    padding: 10px 2%;
    width: 55%;
	float:left;
	min-height: 220px;
}


#field_11_7 {
    float: right;
    width: 15%;
    clear: none;
    padding-top: 20px;
}

#field_11_3 {
    float: left;
    width: 85%;
	padding: 25px 0 20px 10px;
    margin-top: 10px;
}

span.one-free-a-month {
    color: #de9632;
}

#label_11_3_1
{
		font-size:14px;
}

#label_11_3_1 {
    font-weight: bold;
    padding-left: 30px;
    line-height: normal;
}

#choice_11_3_1 {
    transform: scale(2);
	position:relative;
	left:6px;
	bottom:1px;
}

img.aweber-signup-image {
    width: 75px;
    float: right;
    top: 5px;
    right: 10px;
}

.tctc-free-download-already-sub{
    font-weight: bold;
    padding: 15px 0;
	clear:both;
}

.woocommerce form.freedownloadform .button,
.woocommerce form.freedownloadform .button:hover
{
	background:#33ade2 !important;
	padding-left:20px;
	padding-right:20px;
	margin:0;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    padding: 4px 5px;
    line-height: 1.5;
}

/*** free resources download also like ****/
.tctc-free-download-also-like {
    float: left;
    width: 43%;
    padding: 0 15px 10px 15px;
    background-color: rgba(107,187,255,0.54902);
    margin-left: 2%;
	min-height: 220px;
	position:relative;
	left:1000px;
}

.tctc-free-download-also-like.gmail,
.tctc-free-download-also-like.outlook,
.tctc-free-download-also-like.email,
.tctc-free-download-also-like.subscribed
{
	background-color: rgba(211, 255, 172, 0.6);
}

.tctc-free-download-also-like h3
{
	text-transform:uppercase;
	font-size:16px;
}


.tctc-free-download-also-like .woocommerce ul.products li.product 
{
    float: none;
    width: 100%;
	border:none;
	box-shadow:none;
	padding:10px 0;
}

.tctc-free-download-also-like .woocommerce ul.products li.product a img 
{
    width: 100px !important;
    float: left;
	 margin: 0 15px 0 0;
}

.tctc-free-download-also-like ul.products li.product .onsale-icon {
    width: 18%;
}


.tctc-free-download-also-like .woocommerce ul.products li.product .product-list-center {
    margin-bottom: 10px;
}

.tctc-free-download-also-like .woocommerce ul.products li.product h3 {
    text-transform: uppercase;
    font-size:15px;
    color: #0000d2;
    padding:0;
}

.tctc-free-download-also-like .woocommerce ul.products li.product a {
    text-decoration: underline;
}

.tctc-free-download-also-like .woocommerce ul.products li.product p
{
	margin:0;
}

.tctc-free-download-also-like .woocommerce ul.products li.product .woocommerce-product-details__short-description
{
    display: block;
    font-weight: normal;
    text-transform: none;
	margin:5px 0;
}

.tctc-free-download-also-like ul.products li.product .add_to_cart_button {
	width: auto;
	float: right;
	margin-top: 0;
	padding: 10px 20px;
}

.tctc-free-download-also-like .woocommerce ul.products li.product .price 
{
    width: auto;
    float: right;
    margin-right: 10px;
	font-size:16px;
}

@keyframes tctcslide {
    from {left:1000px;}
    to {left: 0;}
}


.tctc-free-download-also-like.tctc_free_fadein
{
	animation: tctcslide 1.5s forwards cubic-bezier(0, 0, 0.2, 1);
}

.tctc-download-complete-links
{
    margin-top: 48px;
}

@media (max-width:1199px)
{

	.tctc-free-download-also-like, .freedownloadform
	{
		min-height:250px;
	}
}

@media (max-width:1019px)
{

	form.freedownloadform img.aweber-signup-image 
	{
		top: 21px;
    }

}

@media (max-width:768px)
{
	.freedownloadform
	{
		padding: 20px;
		width: 100%;
		float:none;
	}
	
	
	.tctc-free-download-also-like {
		float: none;
		width: 100%;
		padding: 20px;
		margin: 15px 0 0 0;
	}

}

@media (max-width:767px)
{
	
	form.freedownloadform  img.aweber-signup-image
	{
		display:none;
	}
	
	.tctc-free-download-also-like img{
		width:60%;
	}

	#label_11_3_1 {
		font-size: 13px;
	}

}


@media (max-width:480px)
{
	
	.tctc-free-download-also-like .woocommerce-page ul.products li.product 
	{
		margin: 0;
	}

	#field_11_3
	{
		width: 100%;
	}

}