@font-face {
    font-family: "Gotham-Bold";
    src: url("./fonts/Gotham-Bold.otf") format("opentype");
}
@font-face {
    font-family: "Gotham-Light";
    src: url("./fonts/Gotham-Light.otf") format("opentype");
}
@font-face {
    font-family: "Gotham-Medium";
    src: url("./fonts/Gotham-Medium.otf") format("opentype");
}
@font-face {
    font-family: "Gotham-Book";
    src: url("./fonts/Gotham-Book.otf") format("opentype");
}

body {
    font-family: "Gotham-Book"; 
}

@media(min-width: 1024px) {
    
     .blog-item .date {
        font-size:18px;
    }
    
    .blog-item .content {
        margin: -34px 18px 0;
        padding: 18px 24px 34px;
    }
    
    .single-post #hero h1 {
        font-size: 40px;
        max-width: 58%;
    }
    
     .widget ul > li {
        font-size: 18px;
    }
    
    .right-sidebar .widget-area {
        width: 32%;
    }
    
    .blog-posts {
        margin-bottom: 50px;
    }
    #ssba-classic-2.ssba img {
        width: 30px !important;
    }
    #comments .comment-list .comment-meta a.comment-date {
        font-size: 14px;
    }
    #comments {
        margin-bottom: 0;
    }
    .comment-awaiting-moderation {
        margin: 10px 0;
        display: inline-block;
        font-size: 14px;
    }
    .single-post .entry-header .entry-title {
        font-size: 30px;
        margin-bottom: 6px;
    }
    #comments .comment-list .reply a:last-child {
        font-size: 14px;
    }
    #ssba-classic-2.ssba img {
        width: 30px;
    }

    .comment-respond textarea {
        height: 200px;
    }
    
    .single-post .hentry .entry-header {
        border-bottom: none;
        margin-bottom: 24px;
    }
    .single-post .posted-on {
        font-size: 18px;
        
    }
    
    #comments .comments-title {
            font-size: 24px;
    }
    
    .post-type-archive-product.subpage .site-main {
	    max-width: 1140px;
	}
	
    .site-main nav.navigation .nav-next a, 
    .site-main nav.navigation .nav-previous a {
        font-size: 14px;
    }
    
   .blog-posts .featured-image {
		height: 459px;
	}
	.blog-item .more-link {
		margin-top: 34px;
	}

	.blog-item-title {
		font-size: 30px;
	}
	.category-blog .custom-breadcrumb {
		/*max-width: 1350px;*/
	}
	.category-blog .content-header, .search .content-header {
		margin-bottom: 60px;
	}

    
    .large-7 {
        width: 58.33333%;
    }
    
    .large-5 {
        width: 41.66667%;
    }

	.page-courses-events .events-table  {
		margin-bottom: 50px;
	}

	.events-list-container,
	.calendar-container {
		float: left;
	}
	.events-list-container {
		width: 40%;
	}
	.calendar-container {
		width: 60%;
	}
	.events-n-calendar {
		margin-top: 50px;
	}
	.events-n-calendar .title-link {
		font-size: 14px;
		margin-bottom: 8px;
	}
	.events-list-container ul.post-list {
		margin-bottom: 16px;
	}
	.events-n-calendar .post-content {
		font-size: 12px;
	}
	.events-n-calendar ul.post-list li.list-item {
		padding: 8px 0;
	}
	.events-n-calendar .post-date {
		font-size: 12px;
	}
	.em-calendar .month_name {
		padding: 10px 4px;
	}
	table.em-calendar td {
		font-size: 21px;
		padding: 2px 4px;
	}
	table.em-calendar td, table.em-calendar tbody tr:nth-child(2n) td {
		    border: 5px solid #FFF;
	} 
	
	.subpage p,
	.subpage li,
	.subpage table td,
    .subpage table th,
    .subpage ul li,
    .custom-tables ul li{ 
		font-size: 15px;
        line-height: 25px;
        padding-right: 10px;
	}
	
	.widget-area {
		    padding: 0 24px;
	}
	.site-footer .col-1 {
        box-sizing: border-box;
		width: 25%;
	}
	.site-footer .col-1 + .col-1 {
        box-sizing: border-box;
        padding-left: 25px;
    }
    .site-footer .col-2 {
	    box-sizing: border-box;
        padding-left: 25px;
	}
	.site-footer .col-3 {
	    box-sizing: border-box;
        padding-left: 25px;
	}
	.site-footer .col-4 {
	    box-sizing: border-box;
        padding-left: 25px;
		width: 25%;
	}
    .site-footer:before {
       width: 1375px;
   }
        #news-and-videos img {
            width: 100%;
        }
        .storefront-primary-navigation .inner-top-menu {
        position: absolute;
        right: 0px;
        top: 0px;
    }
    
    .bg-banner-img-22 span {
        font-size: 53px;
    }

	 .subpage section#hero {    
        margin: 0 auto 40px;
	}
	.site-footer:before {
		width: 1375px;
	}
	.home p {
		font-size: 18px;
	} 
	.section-heading {
		padding-top: 120px;
	}
	#home-slider .slider-overlay .button {
		padding: 16px 24px;
	}
	.button {
		font-size: 13px;
		padding: 16px 24px;
	}
	#masthead .top-heading .col-full { 
		max-width: 1350px;
	}
	 .site-header .black-bg {
	 	padding: 18px 0 0;
	 }
    .col-full-hicaliber {
        max-width: 1350px;
        padding-right: 0;
        padding-left: 0;
    }
    #home-slider .slider-overlay {
    	max-width: 495px;
		right: -30%;
		left: 0;
		margin: 0 auto;
    }
    #home-slider .col-full {
    	max-width: 1375px;
    }

	#home-slider .slider-image-wrapper {
		height: 400px;
	}

	.site-logo {
		max-width: 400px;
	}


	.before-main-nav {
	    margin: -9px 11px 0px 0;
	}
        
    .filter_stock_cat input[type="checkbox"]:not(:checked) + label,
    .filter_stock_cat input[type="checkbox"]:checked + label,
    .filter_stock_cat input[type="radio"]:not(:checked) + label,
    .filter_stock_cat input[type="radio"]:checked + label { 
        font-size: 16px;
            padding-left: 28px;
    }
    .filter_stock_cat input[type="checkbox"]:not(:checked) + label:before, .filter_stock_cat input[type="checkbox"]:checked + label:before, .filter_stock_cat input[type="radio"]:not(:checked) + label:before, .filter_stock_cat input[type="radio"]:checked + label:before {
       top: -1px;
    }
    section.related.products {
        padding-top: 300px;
    }
    .wcro_search input[type="search"] {
        font-size: 20px !important;
    }
    .subpage .related ul li.product h2.woocommerce-loop-product__title {
        min-height: 32px;
    }
    .single-product div.product .summary .amount {
      font-size: 32px;
    }
    .single-product div.product .summary .float-left.block {
        margin-top: 0px;
    }
    .logged-in.single-product div.product form.cart {
        margin-top: 0;
        margin-bottom: 0;
        padding-bottom: 0;
    }
   .logged-in section.related.products {
       padding-top: 90px;
   }
    .logged-in.single-product div.product p.price {
       margin-top: 0;
   }
  
    .single-product div.product .summary {
        width: 36%;
        font-size: 18px;
    }
    
    ul.products li.product .button,
   a.more-info {
        padding: 16px 36px;
    }
      ul.products li.product .button {
          font-size: 13px;
      }
    
    .right-sidebar .content-area.full-width {
        width: 100%;
    }
    
    .dist-table-col-1 {
        width: 60%;
    }
    
    .dist-table-col-2 {
        width: 40%;
    }
    
    .datafiltertableClass .ds-tags {
        font-size: 14px;
        margin-bottom: 6px;
    }
    
    .datafiltertableClass .ds-details,
    .datafiltertableClass .ds-website {
        font-size: 15px;     
    }
    
    .datafiltertableClass .ds-website {
        margin-top:10px;
        
    }
    
    header.sub-page {
        max-width: 1140px;
    }
        
    
    .single-product div.product p.price {
        font-size: 43px;
        margin: 64px 0 5px 0;
        font-weight: bold;
    }
        
      .mini-cart-widget .total {
        font-size: 36px;
        margin-bottom: 16px;
    }
    .mini-cart-widget .total .amount {
        padding-left: 24px;
    }
    .mini-cart-widget .buttons a.button.checkout {
        font-size: 25px;
    }
    .related > h2 { 
        font-size: 36px !important;
    }
    .no-banner h1.h1-title.entry-stitle {
        font-size: 65px;
        max-width: 1140px;
    }
    
    .no-header-img {
        margin-top:40px;
    }
    .no-banner .custom-breadcrumb {
        margin-bottom: 0;
    }
    .subpage #mailing-list .col-full {
        max-width: 1208px;
    }
    .related.products ul.products li.product img {
        height: 250px;
    }
    .site-main .related.products ul.products li.product {
        width: 25%;
    }
    .single_add_to_cart_button,
    .btn-default {
        font-size: 17px;
    }
    .brand-row .f-cat-list {
        margin-bottom: 80px;
    }
    .separator .fa, .custom-breadcrumb li.item-current strong {
        font-size: 16px;
    }
    .custom-breadcrumb, .subpage .site-main, .archive .site-main  {
        max-width: 1140px;
    }
    
	.row,
	.single-trainer .custom-breadcrumb, 
    .single-trainer.subpage .site-main {
		/*max-width: 100%;*/
	}	
	
	.single-trainer .custom-breadcrumb, 
    .single-trainer.subpage .site-main {
        padding-left: 20px;
        padding-right: 20px;
    }
	
	.single-trainer.right-sidebar .content-area {
	    padding: 0px;
	}
	
	.single-trainer.right-sidebar .main-row {
        margin-left: -15px;
        margin-right: -15px;
	}

    .brand-row h4 {
        font-size: 36px;
        margin-bottom: 30px;
    }
    .wcro-products thead th {
        font-size: 20px;
    }
    table .wcro-item td {
        padding: 12px 24px;
    }
    
    #brand-select {
        font-size: 23px;
        width: 345px;
        height: 50px;
        margin: 50px 0 16px;
    }
    .content-area .wcro_desc h3 {
        font-size: 15px;
    }
    
    .banner-title-wrap {
        bottom: 41px;
        padding: 0 24px;
    }
    .home .slider-image {
        width: 100%;
    }
    .home #home-slider .slider-slick,
    .home #home-slider .slider-slick .slider-item {
        width: 100%;
        max-width: 100%;
    }
    
    .home #home-slider .slider-slick {
        padding-left: 12px;
        padding-right: 12px;
    }
    
    .category-grid-list .adaptive,
    .archive ul.products li.product .adaptive {
        padding: 18px 0 24px;
    }
    .category-grid-list .f-cat-list h4 {
        font-size: 14.74px;
    }
    .primary-navigation ul#menu-main li a {
    	font-size: 13px;
        padding: 10px 0;
    }
    .copyright-wrap .col-full {
        margin: 0 auto;
        max-width: 1375px;
    }
    .f-img {
        height: 240px;
    }
    .footer-logo-img {
        width: auto;
    }
    footer .f-2 {
        padding-left: 24px;
    }
    footer .column-4 p,
    footer .column-4 li {
        font-size: 14px !important;
        padding: 4px 0;
        
    }
    footer  .links-container {
       overflow: hidden;
       margin: 20px auto;
       clear: both;
   }
    .subpage ul.products {
        max-width: 100%;
    }
   .subpage.page-template-template-fullwidth .content-area {
   		margin-left: 0;
   }
    .subpage .content-area {
        margin-bottom: 40px;
        padding: 0 24px;
    }
    .hentry {
        margin-bottom: 20px;
    }
    .copyright-wrap {
        padding: 18px;
    }
    .top-right .fa-phone {
        font-size: 15px;
    }
    .custom-breadcrumb li .breadcrumb-separator {
        padding: 0 16px;
    }
    .custom-breadcrumb {
    	width: 95%;
        padding: 0 0 10px;
        max-width: 1140px;
        margin: 16px auto 50px;
    }
    .top-heading .links-h a.social .fa {
        font-size:18px;
    }
    .category-grid-list .f-img,
    .img-featured-product {
        height: 248px;
        width: 268px;
        margin: 0;
    }
    .category-grid-list .column {
        width: 25%;
    }
    .post-type-archive-product .img-featured-product {
            margin: 0;
    }
    .custom-breadcrumb li a, .custom-breadcrumb li span {
        font-size: 16px;
        line-height: 16px;
    }
    .post-type-archive-product .woocommerce-loop-product__title {
        font-size: 13px !important;
    }
    .em-calendar {
        max-width: 100%;
        margin: 0 auto;
    }
    table.em-calendar td.eventless, table.em-calendar td.eventful {
        height: 100px;
    }
    table.em-calendar thead td {
        font-size: 32px;
font-weight: 700;
    }
    .fl-content h4 {
        font-size: 28px;
    }
    h1{
        font-size: 39px;
    }
	 .post-type-archive-product .content-area {
	    float: left;
	    margin-left: 0;
	    margin-right: 0;
	    
	}
	.widget-area .widget .product-item img {
	    width: auto;
	}
	.blog .entry-content h4 {
	    font-size: 34px;
	}
#mailing-list ::-webkit-input-placeholder {
	font-size: 16px;
}
#mailing-list ::-moz-placeholder { /* Firefox 19+ */
     font-size: 16px;
}
#mailing-list :-ms-input-placeholder { /* IE 10+ */
    font-size: 16px;
}
#mailing-list :-moz-placeholder { /* Firefox 18- */
     font-size: 16px;
}

.single-product div.product {
    padding-top: 32px;
}
    
    /*GENERAL*/
    .mobile-only { display: none; }

    p,.subpage li,
    .entry-content td {
	    font-size: 18px;
	    line-height: 1.2;
	}
	
	footer {
		padding-bottom : 0 !important;
	}

    #who-we-are .button{
        margin-top:30px;
    }
	.top-heading {
	    padding: 10px 60px;
	    margin-bottom: 12px;
	}

	.top-heading a{
	    font-size: 14px;
	    font-weight: bold;
	}

	.bottom-right,
	.top-right {
		text-align: right;
	}

	.gray-bg {
	    overflow: hidden;
	    background: #f7f7f7;
	}
	
	.gray-bg .section-content{
	        padding: 20px 64px;
	}
	
	.widget .widget-title,
	.widget .widgettitle{
        font-size: 24px;
    line-height: 1.2;
    font-family: 'Gotham-Medium';
    }


	.site-footer ul.links-h {
	    font-size: 24px;
	    margin: 0;
	}

	.site-footer .copyright{
	    font-size: 14px;
	    text-align: left;
	    color: #fff;
	}

	.site-footer .social-footer {
		text-align: right;
	}

	ul.footer-list {
	    list-style-type: none;
	    padding: 0;
	    margin: 0;
	    font-size: 14px;
	}

	.top-left ul.links-h {
	    margin: 0;
	}

	.widget-area .widget a.button,
	.button-default {
	    text-transform: uppercase;
	    background-color: #121212;
	    color: #FFF;
	    padding: 15px 30px;
	}
	
	


	/* NAVIGATION */

	.primary-navigation {	    
	    text-align: center;
	}
    .subpage .primary-navigation {
        
    }
	.primary-navigation ul {
	    display: table;
	    width: 100%;
	    margin : 0;
	}

	.primary-navigation ul li{
        display: inline-block;
        text-align: center;
        padding-left: 17px;
        padding-right: 17px;

	}
	.primary-navigation ul li:last-child { 
		padding-right: 0;
	}

	.storefront-primary-navigation .inner-top-menu {
	  float: right;
	}

	.primary-navigation ul.main-menu li:first-child {
		padding-left:30px;
	}

	

	.secondary-navigation { display: none; }


	/* columns */
	.column-4 {
	    width: 25%;
	    float: left;
	    position: relative;
	}

	.column-3 {
	    width: 33.333%;
	    float: left;
	    position: relative;
	}

	.column-2 {
		width: 50%;
		float: left;
		position: relative;
	}

    .col-full-hicaliber {
        margin: auto;
        margin-top: 0px;
    }
    
    #masthead .col-full{
        margin-left:auto;
        margin-right:auto;
    }



	/* footer */
	footer .column-4 p{
	   color : #937f46;
       font-size: 13px;
       margin : 5px 0;
   }

	.site-footer {
		background : #000;
	}

	.site-footer h3 {
		text-transform: uppercase;
       font-size: 18px;
       color: #fff;
       font-weight: normal;
       margin-bottom: 20px;
	}
	.bottom-copyright {
	    font-size: 14px;
	    color: #fff;
	}

	.links-container {
	    overflow: hidden;
	    margin: 20px auto;
	    clear: both;
	}
    
    .subpage .footer-wrap {
    	margin-bottom: 100px;
    }
    .footer-wrap h3{font-size:36px;}

	/* homepage */
    
    .home ul.products li.product img {
        height: 250px;
    }
	
    .home #mailing-list .gform_footer.top_label {
        margin-top: 22px;
    }
	ul.products li.product img {
	    display: block;
	    /* margin: 0 auto 1.618em; */
	    /*width: 100%;*/
	}
	#home-slider .slick-dots li {
	    margin: 0 2px;
	}
	#home-slider .slick-dots {
	    bottom: 34px;
	}
	.site-footer .blurb {
	    padding-right: 24px;
        color: #937f46;
	}

	.woocommerce-loop-product__title, .more-info { 
	    text-transform: uppercase;
	    font-family: "Gotham-Medium";
	    font-weight:bold;
	    font-size:14px;
	}
	.home .columns-4 ul.products li.product,
	.site-main ul.products li.product,
	.tax-pa_brand ul.products li.product {
	    width: 25% !important;
	    float: left !important;
	    margin-right: 0 !important;
	    padding: 8px;
	}

	.post-type-archive-product .site-main ul.products li.product {
		margin-bottom: 50px;
	}
	.post-type-archive-product .woocommerce-loop-product__title {
		margin-bottom: 24px !important;
	}
	
	.post-type-archive-product .cat-title {
		font-size: 36px;
	}
	.post-type-archive-product .product img {
		height: 248px;
	}
	.home img { border-radius: 0; }

	.home main#main {
	    padding-top: 10px;
	}
  .search-results section {margin: 10px 0;}
	section {
		margin : 100px 0;
	}

	.section-content {
		padding : 20px 40px;
	}


	.image-about {
		-webkit-box-shadow:  -121px 94px 0px 0px rgba(0,0,0,0.06);
		-moz-box-shadow:  -121px 94px 0px 0px rgba(0,0,0,0.06);
		 box-shadow: -121px 94px 0px 0px rgba(0,0,0,0.06);
         max-width: 500px;
        width: 100%;
	}

	.overlay {
		background: rgba(0, 0, 0, 0.7); 
	}

	.img-overlay {
	    position: absolute;
	    z-index: 50;
	    text-align: center;
	    color: #FFF;
	    bottom: 30%;
	    width: 100%;
	}

	.img-overlayed {
		filter: brightness(50%);
	}

	.img-overlay h2,
	.img-overlay h3 {
		color : #FFF;
		font-weight: bold;
	}

	.home .img-overlay > h2 {
	    font-size: 48px;
	    font-weight: normal;
	    margin : 0;
	}

	.home .img-overlay > h3 {
		font-size: 30px;
		font-weight: normal;
	}
	
	.home .img-overlay > h3.s-title{
	    font-size: 36px;
	}

	section.row-group {
	    overflow: hidden;
	}

	section#who-we-are {
	    max-width: 1375px;
	    margin-bottom:200px;
	    margin-left: auto;
	    margin-right: auto;
	}
	section#who-we-are .col-full {
	        padding: 0;
	}
	#who-we-are .section-heading {
	    margin-bottom: 8px;
	}
	#who-we-are .section-heading { 
	        padding-top: 28px;   
	}
	.wwa-container {
	    transform: translate(60px, 0);
	}
	section#who-we-are .section-content {
	    padding: 20px 16px 20px 16px;
	}
		section#who-we-are .col-1 {
	    width: 50%;
	}
	section#who-we-are .col-2 {
	    width: 50%;
	}

	section#who-we-are .column-2 img {
	    margin: 0 auto;
	    text-align: right;
	}

	.section-heading h2.h-title,
	.section-heading h3.s-title {
		margin : 0;
		line-height: 1.1em;
	}
	
	#mailing-list h3, #shop-now h3{font-size:45px;
	    letter-spacing:7px;
	}
	
	#mailing-list .gform_footer.top_label{
	    margin-top:50px;
	}
	
	.section-heading h2.h-title{
	    font-size: 26px;
    	padding-bottom: 10px;
	}
	
	.entry-header h2.entry-title{
		font-size:29px;
	}
	
	.entry-header h3.entry-stitle{
		font-size:45px;
		line-height: 45px;
	}

	.post-title a {
	    text-transform: uppercase;
	    font-size: 20px;
	    font-family: 'Gotham-Book';
        font-weight: bold;
	}
	
	.widget-area .post-title a {
	    font-size: 14px;
	}
	
	.widget-area .post-list .post-content{
	    display: none;
	}

	.post-date {
	    color: #aeaeae;
	    margin: 15px 0;
	    font-size: 14px;
	}
	
	#course-dates img {
        width: 100%;
    }
	
	.post-content{
	    font-size:18px;
	    line-height:1.2;
	}

	ul.post-list {
	    list-style-type: none;
	    padding: 0;
	    margin: 0;
	    padding-right: 20px;
	}

	ul.list-right {
		padding : 0;
	}

	ul.post-list li.list-item {
	    padding: 20px 0;
	    border-bottom : 1px solid #aeaeae;
	}

	ul.post-list li.list-item:first-child {
		padding : 0;
	}

	ul.post-list li.list-item:last-child {
		border: none;
	}

	#news-and-videos .section-content {
		padding: 0 0 20px 34px;
	}

	.instagram-acc {
	    font-size: 20px;
	    color: #fff;
	    text-transform: uppercase;
	}

	/*.content-right:before {*/
	/*    content: "";*/
	/*    border-bottom: 1px solid #00b9eb;*/
	/*    width: 50px;*/
	/*    position: absolute;*/
	/*    float: left;*/
	/*    top: 88px;*/
	/*    left:20px;*/
	/*}*/

	.content-right > p {
	    margin-left: 70px;
	    text-align: left;
	}

	/*.content-left:before {*/
	/*    content: "";*/
	/*    border-bottom: 1px solid #00b9eb;*/
	/*    width: 50px;*/
	/*    position: absolute;*/
	/*    float: left;*/
	/*    top: 88px;*/
	/*    right: 20px;*/
	/*}*/

	.content-left > p {
	    margin-right: 70px;
	    text-align: right;
	}
	
	.content-left, .content-right{
	    padding-top:60px;
	}
	
	.home .content-area h3 {
	    font-size: 36px;
	}
	
	.slider-overlay h3.s-title {
	    font-size: 45px;
	    line-height: 1.2em;
	    padding: 24px 22px !important;
	    margin-bottom: 20px;
	}
	


	/* SLIDER */

	.slick-slider {
		width: 100%;
	}

	.slider-item {
		position: relative;
	}

	.slider-overlay h2 {
		padding : 0 20px;
	}

    .slider-overlay h2.h-title{
	    font-size:27px;
	    padding-left: 28px;
	}
	
	.slider-overlay .button { 
		text-transform: uppercase;
		font-size: 13px;
        padding: 12px 17px;
	 }

	.slick-prev, .slick-next {
		height: 50px;
		width: 50px;
		z-index: 50;
		display: none !important;
	}

	.slick-prev { left : 0; }
	.slick-next { right : 0; }

	.slick-prev:before, .slick-next:before {
		font-size: 45px;
		color : #aeaeae;
	}

	ul.slick-dots {
	    bottom: 20px;
	}

	.slick-dots li button:before {
		font-size : 15px;
		color : rgba(250,250,250,0.8);
		opacity: 0.9;
	}

	.slick-dots li.slick-active button:before {
		color : rgba(50,50,50,0.8);
	}

	/* Single Page */
	
	section {
		margin : 100px 0;
	}
	
	section#hero {
		margin : 10px 0 10px;
	}

	.subpage section#hero {    
	    padding-left: 0px;
	    padding-right: 0px;
	}

	.hero-background {
	    max-height: 400px;
	    min-height: 400px;
	    background-size: cover;
	    margin-top: 8px;
	    position: relative;
	    background-position: center;
	    color: #FFF;
	}

	#hero h1 {
	    position: absolute;
	    bottom: 50px;
	    left: 50px;
	    color: #FFF;
	    font-family: "Gotham-Bold";
	    font-size: 65px;
	    margin: 0;
	}

	.archive .woocommerce-breadcrumb,
	.page .woocommerce-breadcrumb {
		display: none;
	}


	.single.right-sidebar .content-area,
	.right-sidebar .content-area {
		width: 68%;
		margin-right: 4.347826087%;
		float: left;
	}
	
	
	.tax-product_cat.right-sidebar .content-area,
	.post-type-archive-product.right-sidebar .content-area {
	    width: 100%;
	}
	
	.tax-product_cat.right-sidebar #secondary,
	.post-type-archive-product.right-sidebar #secondary {
	    display: none;
	}
	
	.hentry.type-post .entry-content {
        width: 100%;
    }
    .archive .hentry.type-post .entry-content {
        margin-top: 0;
    }

	.page-template-template-fullwidth-php.right-sidebar .content-area {
		width: 100%;
		margin-right: 0px;
	}

	.single-product.right-sidebar .content-area {
		width: 100%;
	}

	.single.right-sidebar .widget-area,
	.archive.right-sidebar .widget-area,
	.page.right-sidebar .widget-area {
		width: 30%;
	}

	.home .content-area {
		width: 100% !important;
	}
	
	.category-video.type-post .entry-content {
	    width: 100%;
	    margin: 0 0 25px 0;
	}

	div.widget_text p {
	    font-size: 14px;
	}
	.product-item {
	    margin: 0 0 20px;
	    text-align: center;
	}

	.product-item a{
		text-decoration: none !important;
	}

	.product-item img {
	    width: 100%;
	}

	.product-item h4.ptitle {
	    text-transform: uppercase;
	    font-size: 14px;
	    text-align: center;
	}
	
	.widget .product-item h4.ptitle {
	    padding-top:10px;
	    padding-bottom:10px;
	}

	body.subpage #mailing-list .gform_wrapper ul li.gfield {
width: 400px;
padding-right: 36px;
clear: none !important;
	}
		#mailing-list ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
           font-size: 18px;
        }
        #mailing-list ::-moz-placeholder { /* Firefox 19+ */
          font-size: 18px;
        }
        #mailing-list :-ms-input-placeholder { /* IE 10+ */
          font-size: 18px;
        }
       #mailing-list :-moz-placeholder { /* Firefox 18- */
          font-size: 18px;
        }
    	
	body.subpage #mailing-list .gform_wrapper .gform_body input {
	    font-size: 18px !important;
	}
	.subpage #mailing-list .gform_wrapper {
		max-width: 92%;
		margin: 0 auto;
	}
	.subpage #course-dates img, .subpage #news-and-videos img {
		height: 267px;
	}
	.subpage #course-n-news h3 {
		font-size: 38px;
	}
	
	.trainer-img-column {
    	max-width: 380px;
    }
    
    .profile-column .hentry {
        width: 100%;
        float: none;
    }
    
    .error404 .fourohfour-columns-2 ul.products li.product {
        width: 40% !important;
    }
}

@media screen and (min-width: 640px){
#who-we-are .v-align-container {
    margin-right: 130px !important;
}
}
@media(min-width: 1250px) {
	.category-blog .custom-breadcrumb {
		width: 100%;
    	margin: 16px auto 0px;
	}
    .custom-breadcrumb {
            width: 100%;
        margin: 16px auto 50px;
    }
   .primary-navigation {
       padding-left: 35px;
       padding-right: 35px;
   }
   .subpage .content-area {
   	padding: 0 16px;
   }
   	.primary-navigation ul li{
        padding-left: 17px;
        padding-right: 17px;
	}
	.widget-area {
		padding: 0 16px;
	}

	.archive.right-sidebar .content-area {
		margin-left: 0;
	}
    
}


@media(min-width: 1400px) {

   	.primary-navigation ul li{
        padding-left: 25px;
        padding-right: 25px;
	}

    
}

@media(min-width: 1365px) {
 	.single-trainer .custom-breadcrumb, 
    .single-trainer.subpage .site-main {
        padding-left: 0px;
        padding-right: 0px;
    }   
}