@import url(https://fonts.googleapis.com/css?family=Lato:400,300,300italic,400italic,700,700italic,900,900italic);
@import url(https://fonts.googleapis.com/css?family=Amatic+SC:400,700);


/* Defaults */

h1, h2, h3, h4, h5, h6, p, span, div, body, strong{
	-webkit-font-smoothing: antialiased; /* Looks pretty much the same than Windows */
	-moz-osx-font-smoothing: grayscale;
	font-smooth: always;
}

body {
	background-color: #fff;
	color: #7C7A7A;
	font-family: 'Calibri', sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.6;
}

h1, h2, h3, h4, h5, h6 {
	color: #2D3238;
	font-family: 'Arial', sans-serif;
	font-weight: 900;
	line-height: 1.4;
	margin: 0 0 15px;
}

p{
	text-align: justify;
}

a {
	border-bottom: none;
	color: #231F20;
	font-weight: 400;
	text-decoration: none;
}

blockquote::before {
	content: "";
}

.site-inner{ 
	padding-top:90px; 
	max-width:1140px; 
}

.site-footer{ 
	padding:20px 0; 
}

.site-footer p, .site-footer a {
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 0;
	font-family: 'Lato', sans-serif;
}

.site-header{ 
	border:none;
	position:relative;
	z-index:2;
	min-height:initial;
}

.admin-bar .site-header{
	top:0;
}

.full-width{
	width:100%;
}

strong{ 
	font-weight:700; 
}

.header-title {
	/*background: url('images/PERSONAL-TRAINER-heading-bg.jpg') no-repeat top/cover;*/
	/*background: url('images/inner-pages-title-bg.jpg') no-repeat top/cover;*/
	background: #333; 
	padding: 50px 0 40px;
	text-align: center;
}

.header-title h1{
	color:#ff68b3;
	text-transform:uppercase;
	font-weight:900;
	font-size:30px;
}

#search-3 {
	background: #333 none repeat scroll 0 0;
	display: none;
	margin-bottom: 10px;
	padding: 20px 10px;
}

.header-search .search-form {
	width: 100%;
	margin:0 auto;
}

input, select, textarea{

	font-weight:400;
}

#black-studio-tinymce-5 .top-text{
	font-size: 15px;
	font-weight: 900;
	color: #080808;
}

#black-studio-tinymce-5 .top-text.thintxt{
	font-weight: 400;
	color: #595959;
}

#black-studio-tinymce-5 .top-text span{
	font-weight: 400;
	color: #595959;
}



/* Posts and Pages Layout */

.site-header .widget-area {
	position: relative;
}

.post-edit-link {
	clear: both;
	display: block;
}

a:focus {
	outline: none;
}

a:hover{ 
	border:none; 
	color:#07ace6;
}

.entry-title, .entry-title a {
	color: #2D3238;
	font-size: 20px;
	font-weight: 900;
	text-transform:uppercase;
}

.clearfix{
	display:block;
	width:100%;
	clear:both;
}

.entry-content .size-large {
	margin: 0 0 20px;
}

.more-link.custom-btn{
	font-size:16px;
	font-weight:700;
	color:#07ace6;
	border:1px solid #07ace6;
	margin:0;
	padding:10px 25px;
}

.more-link.custom-btn:hover{
	color:#fff;
	border:1px solid #07ace6;
}

.blog .entry-content,
.archive .entry-content,
.search .entry-content {
	border-bottom: 1px solid #ccc;
}

.blog .post:last-of-type .entry-content,
.archive .post:last-of-type .entry-content,
.search .post:last-of-type .entry-content{
	border:none;
}

.blog .entry, .archive .entry, .search .entry {
	margin-bottom: 30px;
}

.type-post .wp-post-image{
	display: none;
}

.archive-pagination li a {
	border:1px solid #7C7A7A;
	background-color:#fff;
	color: #2D3238;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	padding: 8px 15px;
}

.archive-pagination li a:hover, .archive-pagination .active a {
	background-color: #07ace6;
	color:#fff;
}

.content-sidebar-wrap {
	min-height: 900px;
}

.content-sidebar .content{
	max-width:780px;
	width:100%;
}

.content-sidebar .entry{
	padding:0;
}

.site-inner .wrap{ max-width:1140px; }


/* Footer */

.footer-menu-wrap {
	max-width: 1100px;
	padding: 25px 0;
}

.footer-custom-section{
	border-top:1px solid #7C7A7A;
	padding-top:20;
}

.home .footer-custom-section,
.services-page .footer-custom-section{
	border-top:none;
	padding-top:20px;
}

.footer-widgets, .footer-widgets a {
	color: #fff;
}

.footer-widgets #menu-social{
	margin-left: 8px;
}

.footer-widgets li {
	border-bottom: medium none;
	display: inline-block;
	margin: 10px 14px;
	padding-bottom: 10px;
}

.footer-widgets-1 {
	margin-right: 0;
	width: 40%;
}

.footer-widgets-1 p{
	font-size:14px;
	padding:25px 0;
}

.footer-widgets-2 .custom-btn{
	color: #07ace6;
	font-size: 22px;
	padding: 15px 55px;
	margin:0;
}

.footer-widgets-2 .custom-btn:hover{
	color:#fff;
}

.footer-widgets-2 {
	width: 30%;
}

.footer-widgets-3{
	width: 30%;
}

.footer-widgets .wrap {
	max-width: 1100px;
}

.footer-widgets{
	padding:20px 0;
	background:#2D3238;
}

.footer-widgets p{
	margin:0;
}

.footer-widgets .widget {
	margin-bottom: 0;
}


/* Sections Layout */

.inner{ 
	max-width:1100px; 
	width:100%; 
	margin:0 auto;  
	overflow:hidden; 
}

.white-text p, .white-text a, .white-text h1, .white-text h2, .white-text h3, .white-text h4, .white-text h5, .white-text h6, .white-text span, .white-text strong, .white-text div, .white-text ul, .white-text li, .white-text ol, .white-text{ 
	color:#fff; 
}

.section1, .section2, .section3, .section4, .section5, .section6, .section7, .section8, .section9, .section10{ 
	display:block; 
	overflow:hidden; 
	margin:0 auto; 
	width:100%; 
	padding:45px 0; 
	position:relative; 
	z-index:1; 
}


/* Buttons Classes */

.custom-btn {
	border: 1px solid #555;
	color: #555;
	display: inline-block;
	font-family: 'Lato', sans-serif;
	font-size: 20px;
	font-weight: 900;
	margin:0 auto;
	padding: 15px 25px;
	text-align: center;
	text-transform: uppercase;
}

.custom-btn:hover {
	background: #009CB4 none repeat scroll 0 0;
	border: 1px solid #fff;
	color: #fff;
}

.blue-transparent-btn{
	border: 2px solid #07ace6;
	color: #07ace6;
	margin: 20px auto;
	padding: 15px 45px;
}

.blue-transparent-btn:hover{
	border: 2px solid #07ace6;
	background: #07ace6;
	color: #fff;
}

.blue-btn{ 
	background:#07ace6; 
	color:#fff; 
	border:none; 
	padding:15px 25px; 
}

.blue-btn:hover{ 
	background:#fff; 
	border:none; 
	color:#07ace6; 
}

.white-transparent-btn{ 
	color:#fff; 
	border:2px solid #fff; 
	padding:15px 25px; 
}

.white-transparent-btn:hover{ 
	background:#07ace6; 
	border:2px solid #07ace6; 
	color:#fff; 
}


/* Maps */

.google-maps {
	position: relative;
	padding-bottom: 0;
	overflow: hidden;
	height:490px;
}

.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	right:0;
	margin: 0 auto;
	max-width:980px!important;
	width: 100% !important;
	height:490px!important; 
}


/* Navigation Menus */

#top-header-custom-section .widget_nav_menu ul.menu > li:first-of-type,
.home #top-header-custom-section .widget_nav_menu ul.menu > li:nth-child(2){
	/*display:none;*/
}

.home #top-header-custom-section .widget_nav_menu ul.menu > li:first-of-type{
	display:inline-block;
}

#top-header-custom-section .menu-image, #top-header-custom-section .hovered-image {
	margin-bottom: 3px;
}

#menu-main .sub-menu li a {
	background:transparent none;
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase;
	padding:10px;
	border:none;
}


/* Search Layout */

.search-header {
	left: 0;
	margin: 0 auto;
	position: relative;
	right: 0;
	max-width: 1200px;
	width:100%;
	z-index: 3;
}

.cont-rc-form {
	display: none;
	float: none;
	left: 0;
	margin: 0 auto;
	max-width: 1100px;
	position: absolute;
	right: 0;
	top: 20px;
	width: 100%;
}

.cont-rc-form input#searchsubmit {
	background: #000 none repeat scroll 0 0;
	padding: 12px 25px;
	position: absolute;
	right: 0;
	top: 0;
	display:none;
}

.cont-rc-form input, .cont-rc-form select, .cont-rc-form textarea {
	font-size: 16px;
	padding: 15px;
	border: 2px solid #ddd;
	background:#f5f5f5;
	padding:30px;
}

.search-close-btn {
	cursor: pointer;
	display: initial;
	font-size: 25px;
	padding: 10px 20px;
	position: absolute;
	right: 0;
	top: 10px;
}

.genesis-nav-menu .search input[type="submit"], .widget_search input[type="submit"] {
	background: transparent none repeat scroll 0 0;
	border: 0 none;
	clip: initial;
	color: transparent;
	height: auto;
	margin: 15px 0 0 -50px;
	padding: 0;
	position: absolute;
	width: auto;
}


/* Mobile Menu */

.toggle-wrap {
	clear: none;
	display: none;
	margin-top: 25px;
	width: auto;
	float:right;
}

#toggle-nav {
	background: transparent none repeat scroll 0 0;
	border: medium none;
	cursor: pointer;
	display: none;
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: 0;
	outline: medium none;
	overflow: hidden;
	padding: 3px 0 0;
	text-align: right;
	text-indent: -99999px;
	width: 45px;
}

#toggle-nav span {
	background: #808080 none repeat scroll 0 0;
	display: block;
	height: 3px;
	margin: 0 auto 5px auto;
	width: auto;
}


/* Popups */

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

.emodal-title {
	background: #232C3A none repeat scroll 0 0;
	margin: -15px -15px 15px;
	padding: 15px;
	font-weight:900;
	font-family:'Lato', sans-serif;
}

.emodal{
	background:#fff!important;
	left: 0!important;
	margin: 0 auto!important;
	max-width: 755px!important;
	right: 0!important;
	width: 96%!important;
}

.emodal-close{
	width:36px;
	height:36px;
	background:transparent url('images/PERSONAL-TRAINER-close-btn.jpg') no-repeat!important;
}

#eModal-1 .emodal-content > h3 {
	color: #555555;
	font-size: 24px;
	font-weight: 400;
	padding: 15px 0 10px;
	text-align: center;
}

#eModal-1{
	max-width: 755px!important;
	padding:0!important;
}

#eModal-2 .emodal-title {
	margin: -30px;
	padding: 25px 0;
	background:#333333;
	text-align:center!important;
	font-size:34px!important;
	font-weight:900!important;
	color:#fff!important;
}

#eModal-4 .emodal-title {
	margin: -30px -30px 0;
	padding: 25px 16%;
	background:#333333;
	text-align:center!important;
	font-size:30px!important;
	font-weight:900!important;
	color:#fff!important;
	font-family: 'Lato', sans-serif !important;
}

#eModal-2, #eModal-4{
	max-width:540px!important;
	padding:30px!important;
}

#eModal-2 #gform_wrapper_1{
	margin: 0 auto;
	max-width: 300px;
	width: 100%;
}

#eModal-4 #gform_wrapper_10{
	margin: 0 auto;
	max-width: 380px;
	width: 100%;
}

#eModal-2 #gform_submit_button_1, #eModal-4 #gform_submit_button_7, #eModal-4 #gform_submit_button_10{
	background: #07ace6 none repeat scroll 0 0;
	font-family: "Lato",sans-serif;
	font-size: 16px;
	font-weight: 900;
	text-align: center;
	width: 100%;
}

#eModal-4 #gform_10{
	padding-top: 25px;
}

#eModal-2 #gform_1 label, #eModal-4 #gform_7 label, #eModal-4 #gform_10 label {
	display: none;
}

#eModal-2 #gform_1 input[type="text"]{
	background: #eaeaea none repeat scroll 0 0;
	color: #444444;
	font-family: "Lato",sans-serif !important;
	font-size: 13px;
	font-weight: 400;
	padding: 10px;
	width: 100%;
}

#eModal-4 #gform_7 input[type="text"], #eModal-4 #gform_10 input[type="text"] {
	background: #eaeaea none repeat scroll 0 0;
	color: #444444;
	font-family: "Lato",sans-serif !important;
	font-weight: 400;
	padding: 10px;
	width: 100%;
}

#eModal-4 #gform_10 input[type="text"] {
	font-size: 14px;
}

#eModal-2 #gform_1 li{
	padding:0;
}

#eModal-2 p, #eModal-4 p{
	font-family:'Lato', sans-serif!important;
	color:#444444!important;
}

#eModal-2 .spam-text,#eModal-4 .spam-text{
	font-size:11px;
}

#eModal-2 #gform_1 .gform_footer, #eModal-4 #gform_7 .gform_footer, #eModal-4 #gform_10 .gform_footer{
	padding:0 16px 25px 0;
}

/* Header Widgets */

#top-header-custom-section .widget_nav_menu ul li {
	display: inline-block;
	margin-right: 5px;
}

#top-header-custom-section .widget_nav_menu ul li a{
	padding: 5px 20px;
	font-size:17px;
	color:#2D3238;
	text-transform:uppercase;
	display:block;
	line-height: 1em;
}

#top-header-custom-section .widget_nav_menu ul li a:hover, #top-header-custom-section .widget_nav_menu .current_page_item a, .widget_nav_menu ul li a:hover, .widget_nav_menu .current_page_item a{
	color:#07ace6;
}

#black-studio-tinymce-2 {
	display: block;
	float: left;
	max-width: 370px;
	width: 100%;
}

#black-studio-tinymce-2 p, #black-studio-tinymce-2 img{
	margin:0;
}

#nav_menu-2, #black-studio-tinymce-5 {
	float: left;
}

#black-studio-tinymce-5 {
	padding-left: 20px;
}

#black-studio-tinymce-5 p {
	color: #7c7a7a;
	font-size: 16px;
	font-weight: 700;
	margin:0;
}

.top-phone {
	color: #2d3238;
	font-weight: 900;
	padding: 0 20px 0 80px;
}

#black-studio-tinymce-5 .custom-btn{
	font-size:16px;
	font-weight:900;
	padding:2px 18px;
	margin:0 auto;
}

.site-header .wrap{
	max-width:1100px;
	padding:25px 0 0;
}

#top-header-custom-section .widget_nav_menu ul li:last-of-type a{
	padding:20px 0 20px 40px;
}


/* Full Width Widgets */

#bottom-full-width-section .widget-wrap{
	margin: 0 auto;
	max-width: 1200px;
	/*padding-left: 50px;*/
	width: 100%;
	overflow:hidden;	
}


.lead-magnet {
	background: #333333 none repeat scroll 0 0;
	padding: 5px 0;
	overflow: visible;
	position: relative;
	z-index: 1;
}

.lead-magnet p{
	color: #fff;
	font-size: 28px;
	font-weight: 700;
	margin: 0;
}

.lead-magnet p span{
	color: #ff68b3;
}

.lead-magnet .custom-btn{
	margin-left: 20px;
	padding: 15px;
	font-size: 18px;
}

.lead-magnet .content-wrap{
	float:right;
}

.lead-magnet .ebook-img {
	margin: 0;
	padding: 0;
	position: absolute;
	top: -60px;
}


/* Primary Sidebar */

.sidebar .widget.free-session-widget {
	/*background: rgba(0, 0, 0, 0) url('images/PERSONAL-TRAINER-dark-pattern-widget-bg.jpg') no-repeat scroll center top / cover ;*/
	background: rgba(0, 0, 0, 0) url('images/sb-section1-bg.jpg') no-repeat scroll center top / cover ;
	padding:50px 15px;
}

.sidebar-primary .widget.cycledTestimonialWidget{
	/*background: rgba(0, 0, 0, 0) url('images/PERSONAL-TRAINER-testimonial-widget-bg.jpg') no-repeat scroll center top / cover ;*/
	background: rgba(0, 0, 0, 0) url('images/sb-section1-bg.jpg') no-repeat scroll center top / cover ;
	padding:40px 20px;
}

.sidebar-primary .cycledTestimonialWidget .easy_testimonial_image_wrapper img{
	/*border-radius:100%;*/
	margin:0 auto 20px;
	clear:both;
	float:none;
	display:block;
}

.sidebar-primary .cycledTestimonialWidget .easy-t-slideshow-wrap .cycle-slide{
	z-index: 0 !important;
}

.sidebar-primary .cycledTestimonialWidget  .testimonial_body p{
	text-align:center;
	font-style:normal;
	font-size:16px;
	color: #595959;
	line-height: 1.4;
}

.sidebar-primary .cycledTestimonialWidget  .testimonial_author span{
	text-align:center;
	color:#ff68b3;
	font-size:20px;
	font-weight:900;
	font-style:normal;
}

.sidebar-primary .cycledTestimonialWidget  .testimonial_author{
	margin:0;
	color: #080808;
}

.sidebar-primary .cycledTestimonialWidget .widget-title{
	text-align:center;
	font-weight:900;
	font-size:29px;
	margin:0;
	color: #080808;
}

.sidebar-primary .cycledTestimonialWidget .testimonial_body .more-link{
	font-weight:700;
	text-decoration:none;
}

.sidebar .widget.grey-widget {
	background-color: #eaeaea;
	padding-left:40px;
}

.sidebar .grey-widget h3, 
.sidebar .grey-widget a{
	color:#2D3238;
	font-size:20px;
	font-weight:900;
	margin:0;
	line-height:25px;
}

.sidebar .grey-widget a:hover{
	color:#358bbb;
}

.sidebar .grey-widget img{
	margin:0 15px 0 0;
}

.sidebar .widget.free-pdf-widget {
	background-color: #333333;
	padding:20px 15px;
}

.sidebar .free-pdf-widget p, .sidebar .free-pdf-widget img{
	margin:0 auto 10px;
}

.sidebar-primary {
	float: right;
	width: 320px;
	margin-bottom:40px;
}

.sidebar .widget {
	margin-bottom: 10px;
	overflow: hidden;
	padding: 20px;
}

.free-session-widget h3 {
	font-size: 27px;
	font-weight: 300;
	color: #595959;
}

.free-session-widget h3 strong{
	font-weight:900;
	color: #080808;
	font-size: 30px;
}

.free-session-widget .custom-btn{
	font-size:21px;
	padding:15px 25px;
}

.free-pdf-widget .custom-btn{
	font-size:16px;
	padding:15px 10px;
}


/* Homepage Sections */

.homepage .section1{
	/*background: url('images/section1-bg.jpg') no-repeat top center / cover;*/
	min-height:535px;
	padding-top: 0;
	background-position: center right;
	background-repeat: no-repeat;
	background-size: 50%;
}

.homepage .section1 .s1content{
	background-position: right top;
	background-repeat: no-repeat;
	padding-bottom: 20px;
}

.homepage .section1 .content-wrap{
	width:100%;
	position: relative;
	display: inline-block;
	max-width: 600px;
	padding:80px 0 0;
}


.homepage .section1 h2{
	font-weight: 400;
	font-size: 27px;
	margin:20px 0 40px;
	letter-spacing: 1px;
	color: #595959;
	text-transform: uppercase;
}

.homepage .section1 .custom-btn{
	font-size:22px;
	text-transform:uppercase;
	float: left;
	padding: 15px 55px;
	margin-top: 25px;
	margin-right: 30px;
}

.homepage .section1 .eModal-1{
	margin-top: -15px;
}

.homepage .section2{
	background:#333333;
	padding: 5px 0;
	overflow:visible;
}

.homepage .section2 .inner{
	max-width: 1200px;
	padding-left: 50px;
}

.homepage .section2 p{
	color:#fff;
	font-size:28px;
	font-weight:700;
	margin:0;
}

.homepage .section2 p span, .homepage .section2 p strong{
	color: #ff68b3;
}

.homepage .section2 .custom-btn{
	margin-left:20px;
	padding: 15px;
	font-size: 18px;
}

.homepage .section2 .content-wrap{
	float:right;
}

.homepage .section2 .ebook-img {
	margin: 0;
	padding: 0;
	position: absolute;
	top: -60px;
}

.homepage .section3{
	padding:80px 0 30px;
}

.homepage .section3 .inner{
	max-width:1200px;
}

.homepage .section3 .testimonial_body, .homepage .section3 .testimonial_author {
	display: none;
}

.homepage .section3 .easy_t_single_testimonial {
	display: inline-block;
	margin:10px 15px;
}

.homepage .section3 .easy_testimonial_image_wrapper img{
	border-radius:0;
	display:block;
	margin:0;
}

.homepage .section3 .easy_testimonial_image_wrapper{
	background:#f2f2f2;
	border:1px solid #d1d1d1;
	padding:10px;
	overflow:hidden;
}

.homepage .section3 .easy_t_single_testimonial blockquote.easy_testimonial{
	padding:0;
}

.homepage .section3 div.easy-t-cycle-prev{
	background:url('/wp-content/uploads/2016/08/PERSONAL-TRAINER-prev-arrow.png') no-repeat center left;
	color:transparent;
	width:15px;
	height:30px;
	margin-top:140px;
}

.homepage .section3 div.easy-t-cycle-next{
	background:url('/wp-content/uploads/2016/08/PERSONAL-TRAINER-next-arrow.png') no-repeat center left;
	color:transparent;
	width:15px;
	height:30px;
	margin-top:140px;
}

.homepage .section3 h2{
	color:#2D3238;
	font-weight:900;
	font-size:30px;
}

.homepage .section3 h3, .homepage .section6 h3{
	color:#7C7A7A;
	font-weight:400;
	font-size:16px;
	letter-spacing:3px;
	padding-bottom: 35px;
}

.homepage .section3 span, .homepage .section6 span, .homepage .section3 strong, .homepage .section6 strong{
	color: #ff68b3;
}

.homepage .section3 .custom-btn{
	font-weight:900;
}

.homepage .section4 h2 {
	color: #2d3238;
	font-size: 30px;
	font-weight: 900;
	text-align: center;
	text-transform: uppercase;
}

.homepage .section4 .block {
	background: #fff none repeat scroll 0 0;
	float: left;
	margin: 5px;
	max-width: 330px;
	padding: 50px 50px 20px;
	text-align: center;
	width: 100%;
}

.homepage .section4 .block > h3, .homepage .section4 .block > h3 a{
	font-size:20px;
	font-weight:900;
	margin:0 0 20px;
}

.homepage .section4 .block > img{
	display:block;
	margin:0 auto 30px;
}

.homepage .section4 .block p{
	font-size:14px;
}

.homepage .section4 .blocks-wrap {
	max-width:1020px;
	width:100%;
	margin:40px auto;
	overflow:hidden;
}

.homepage .section4 .block-content {
	min-height: 100px;
}

.homepage .section4{
	padding:60px 0;
	background:url('images/services-section-bg.jpg') no-repeat center / cover;
}

.homepage .section5{
	padding:80px 0 40px;
/* 	background:url('images/about-section-bg-shadow.jpg') no-repeat center / cover; */
	background-image: linear-gradient(#FF86CF, #EAC5DB, #EAD7E2, #F2AAD5);
}

.homepage .section5 .inner{
	max-width: 1200px;
}

.homepage .section5 .one-half.content-right {
	padding: 50px 0 0 40px;
}

.homepage .section5 h2{
	font-size:30px;
	font-weight:400;
	margin:0 0 30px;
	color: #AF3B83;
}

.homepage .section5 h2 strong{
	font-weight:900;
}

.homepage .section5 p{
	color:#595959;
	font-size:17px;
	line-height:1.7;
}

.homepage .section5 .custom-btn {
	border: 2px solid #07ace6;
	padding: 15px 55px;
}

.homepage .section5 .custom-btn:hover {
	border: 2px solid #07ace6;
}

.homepage .inner > h2{
	text-align:center;
	color:#2d3238;
	font-weight:900;
	font-size:30px;
	padding: 30px 0 0;
	margin-bottom: 0;
}

.homepage .section6{
	padding:55px 0;
}

.homepage .section6 .inner{
	max-width:1000px;
}

.homepage .section6 .easy_testimonial{
	padding: 0;
}

.homepage .section6 .easy_testimonial_image_wrapper{
	position: relative;
	min-height: 130px;
}

.homepage .section6 .easy_testimonial_image_wrapper img{
	display:block!important;
	/*margin:0 auto 20px auto!important;*/
	float:none!important;
	-webkit-box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.35);
	-moz-box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.35);
	box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.35);

	max-height: 232px;
	position: absolute;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
}

.homepage .section6 .easy_testimonial .testimonial_body, 
.homepage .section6 .easy_testimonial .testimonial_author{
	background: #f2f2f2;
}

.homepage .section6 .easy_testimonial .testimonial_body{
	padding: 130px 30px 30px;
	/*margin-top: -120px;*/
}

.homepage .section6 .testimonial_body > p{
	font-size:16px;
	font-style:normal;
	text-align:center;
	color:#595959;
	margin-bottom: 20px;
	line-height: 1.4;
}

.homepage .section6 .testimonial_body a.more-link{
	color: #00afef;
	text-decoration: none;
}

.homepage .section6 .testimonial_author span{
	color:#00afef;
	font-size:22px;
	font-weight:bold;
	text-align:center;
	font-style:normal;

}

.homepage .section6 .testimonial_author{
	margin:0 0 10px;
	padding-bottom: 45px;
}

.homepage .section6 .easy-t-cycle-pager span.cycle-pager-active {
	color: #becc3e;
}

.homepage .section6 .easy-t-cycle-pager span{
	width:25px;
	font-size:80px;
	height:30px;
}

.homepage .section6 .easy_testimonials_grid .easy_testimonials_grid_row .easy_testimonials_grid_cell{
	width: 32%;
	margin-right: 0;
}

.homepage .section7{
	background:url('/wp-content/uploads/2020/03/PERSONAL-TRAINER-section7-bg-1600.jpg') no-repeat top/cover;
	padding:80px 0 40px;
}

.homepage .section7 .inner {
	max-width: 1160px;
}

.homepage .section7 .recent-posts-block {
	display: block;
	float: left;
	height: 320px;
	margin: 13px;
	max-width: 360px;
	overflow: hidden;
	position: relative;
	width: 100%;
}

.homepage .section7 .recent-posts-block img{
	width: 100%;
	height: 100%;
}

.homepage .section7 .recent-content {
	background: rgba(0, 0, 0, 0) url("/wp-content/uploads/2016/09/PERSONAL-TRAINER-dark-bg.png") repeat scroll 0 0;
	bottom: 0;
	display: block;
	overflow: hidden;
	padding: 15px 15px 0;
	position: absolute;
	z-index: 5;
	min-height: 150px;
	width: 100%;
}

.homepage .section7 .recent-content h4 a {
	color: #fff;
	font-size: 20px;
	font-weight: 900;
	text-transform: uppercase;
}

.homepage .section7 .recent-btn {
	margin: 0;
}

.homepage .section7 .recent-btn .custom-btn {
	background: #07ace6 none repeat scroll 0 0;
	font-size: 16px;
	font-weight: 700;
	padding: 15px 25px;
}

.homepage .section7 .recent-btn .custom-btn:hover{
	background: #fff;
}

.homepage .section7 .recent-posts-wrap {
	padding: 20px 0 10px;
}

.home .site-inner{
	display:none;
}


/* Gravity Forms */

.gform_button.button {
	background: #328aba none repeat scroll 0 0;
	font-weight: 900;
}

#gform_submit_button_6, 
#gform_submit_button_3{
	font-size: 20px !important;
	max-width: 300px;
	width: 100% !important;
	padding:20px;
}

#gform_6 label, #gform_3 label {
	color: #7c7a7a;
	font-size: 16px;
	font-weight: 400;
}

.gfield_required {
	color: #7c7a7a!important;
}

.spam-text img{ 
	margin:0; 
}

.entry-content .spam-text{ 
	padding:0 0 0 35px;  
	color:#7C7A7A;
	font-size:14px;
}

#gform_6 input[type="text"], #gform_6 textarea,
#gform_3 input[type="text"], #gform_3 textarea {
	padding: 15px;
	width:100%;
}

#gform_6 #field_6_1, 
#gform_6 #field_6_2,
#gform_3 #field_3_1, 
#gform_3 #field_3_2{
	width:50%;
	float:left;
	clear:none;
	margin-bottom:10px;
}

#gform_3 #field_3_5{
	margin:0;
}

#gform_6 .gform_footer, #gform_3 .gform_footer {
	clear: both;
	margin: 20px 0 0;
	padding: 0;
}

#gform_wrapper_6, #gform_wrapper_3{
	margin:0 0 10px;
}


/* Services Page */

.services .section1 h3 {
	color: #2d3238;
	font-size: 20px;
	font-weight: 900;
	text-align: center;
}

.services .section1 .block {
	background: #EBEBEB none repeat scroll 0 0;
	float: left;
	margin: 4px;
	max-width: 330px;
	padding: 50px 50px 20px;
	text-align: center;
	width: 100%;
}

.services .section1 .block > h3,
.services .section1 .block > h3 a{
	font-size:20px;
	font-weight:900;
	margin:0 0 20px;
}

.services .section1 .block > img{
	display:block;
	margin:0 auto 30px;
}

.services .section1 .block p{
	font-size:14px;
}

.services .section1 .blocks-wrap {
	max-width:1020px;
	width:100%;
	margin:40px auto 0;
	overflow:hidden;
}

.services .section1 .block-content {
	min-height: 100px;
}

.services .section1{
	padding:50px 0 0;
}

.services-page .site-inner{
	display:none;
}

.services .content-left {
	float: left;
	max-width: 490px;
	width: 100%;
}

.services .content-right {
	float: right;
	max-width: 490px;
	width: 100%;
}

.services .logo-wrap {
	display: block;
	float: left;
	width: 75px;
	overflow:hidden;
}

.services .logo-wrap img{
	width:60px;
}

.services .content-wrap {
	float: left;
	max-width: 400px;
	width: 100%;
	overflow:hidden;
}

.services div:not(.section1) .inner {
	max-width: 1000px;
}

.services .content-wrap h4{
	color:#07ace6;
}

.services .content-wrap h5 {
	font-size: 18px;
	font-weight: 700;
}

.services .image-wrap {
	float: right;
}

.services .section3 .image-wrap {
	float: left;
}

.services .section3 .image-wrap img{
	max-width: 490px;
	width: 100%;
}

.services .content-border{
	border-bottom:1px solid #7c7a7a;
	max-width:1000px;
	width:100%;
	margin:0 auto;
}

.services .section2, .services .section3{
	padding:60px 0 20px;
}

.services .section4{
	padding:60px 0 80px;
}

.services .content-wrap .custom-btn {
	border: 1px solid #07ace6;
	margin: 0;
	padding: 15px 75px;
}


/* Testimonials */

.easy-t-cycle-pager span{
	width:25px;
	font-size:80px;
	height:30px;
	color: #333;
}

.easy-t-cycle-pager span.cycle-pager-active {
	color: #ff68b3;
}


/* Ajax Load More */

button.alm-load-more-btn {
	-moz-appearance: none;
	-moz-user-select: none;
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0!important;
	border: 2px solid #07ace6;
	border-radius: 3px;
	color: #07ace6;
	cursor: pointer;
	display: inline-block;
	font-family: "Lato",sans-serif;
	font-size: 20px;
	font-weight: 900;
	height: auto;
	line-height: 44px;
	margin: 0 0 4px;
	padding: 10px 70px!important;
	position: relative;
	text-align: center;
	text-decoration: none;
	transition: padding 0.25s ease-in-out 0s, width 0.25s ease-in-out 0s;
	width: auto;
}

button.alm-load-more-btn:hover {
	background-color: #07ace6!important;
	color: #fff;
	text-decoration: none;
}

.alm-btn-wrap{
	/*text-align:left;*/
}

.alm-listing li.no-img {
	padding: 0;
}

.alm-listing li p {
	margin: 0;
}

.alm-listing li h3 {
	margin: 0 0 10px;
}

.alm-listing li .thumb-wrap {
	background: #f2f2f2 none repeat scroll 0 0;
	border: 1px solid #d1d1d1;
	padding: 10px;
	overflow:hidden;
}

.alm-listing li img {
	border-radius: 0;
	display: block;
	height: 281px;
	left: 0;
	max-width: 365px;
	position: relative;
	top: 0;
	width: 100%;
}

.alm-btn-wrap{
	clear:both;
}

ul.alm-listing{
	margin:0;
}

.alm-listing li {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	float: left;
	list-style: outside none none;
	margin: 0 0 30px;
	max-width: 380px;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 100%;
}

.alm-listing li:nth-child(odd){
	margin-right:30px;
}

.page-id-6.content-sidebar .content{
	max-width:800px;
}

.no-img .thumb-wrap {
	display: none;
}

.success-content-wrap {
	padding: 20px 15px;
}

.success-content-wrap h3 a, .success-content-wrap h3 {
	color: #07ace6;
	font-size: 20px;
	font-weight: 900;
}

.success-content-wrap .more-link {
	color: #07ace6;
	display: block;
	font-size: 16px;
	font-weight: 700;
	margin: 10px 0 0;
}


/* Custom CSS */

textarea,
input[type="text"],
input[type="button"],
input[type="submit"] {
	-webkit-appearance: none;
	border-radius: 0;
}

.scroll-to-top{ 
	width:40px; 
	height:40px; 
	background:url('images/scroll-to-top.jpg') no-repeat; 
	position:fixed; 
	bottom:60px; 
	right:30px; 
	z-index:9999999; 
	cursor:pointer; 
	display:none; 
}

.amazingcarousel-image > div {
	z-index: -1;
}


/* Free Page */

.wrap-810{
	max-width:810px;
	width:100%;
	margin-left:auto;
	margin-right:auto;
}

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

.free-page #black-studio-tinymce-2{
	max-width:100%;
	text-align:center;
	padding-bottom:10px;
}

.free-section{
	background-color:#07ace6;
	padding-top:70px;
	padding-bottom:90px;
}

.free-section .col-left{
	float:left;
	max-width:375px;

}

.free-section .col-right{
	float:left;
	max-width:435px;

}

.free-section .col-right .context{
	padding-top:10px;
}
.free-section .col-right .context h2{
	line-height:36px;
}
.free-page .site-inner, .free-page .content-sidebar-wrap{
	display:none;
}


.free-section .gform_wrapper .gfield_label{
	display:none !important;
}

.free-section .gform_wrapper{
	max-width:320px;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	margin-top:40px;
}
.free-section .gform_wrapper input[type="text"]{
	width: 100% !important;
	height:50px;
	line-height: 50px;
	padding:0 20px !important;
}

.free-section .gform_wrapper ul li.gfield{
	margin-top:0 !important;
}

.free-section .gform_wrapper input[type="submit"]{
	width: 100% !important;
	height:60px;
	line-height:60px;
	background-color:transparent;
	border:solid 2px #fff;
	font-size: 20px !important;
	padding: 0;
}

.free-section .gform_wrapper input[type="submit"]:hover{
	background-color:#fff;
	color: #07ace6;
}

.free-section .gform_wrapper .gform_footer{
	padding:0;
	margin: 10px 0 0;
}

.free-section .context .lock{
	color:#fff;
	font-size:14px;
	margin-top:30px;
}

.free-section .context .lock img{
	vertical-align:top;
	margin-right:10px;
}

.free-page .footer-custom-section{
	display:none;
}


.free-testimonial-section{
	padding-top:90px;
	padding-bottom:40px;
}
.free-testimonial-section .inner{
	max-width: 800px;
}

.free-page .free-testimonial-section .easy_testimonial_image_wrapper img{
	display: block!important;
	margin: 0 auto 20px auto!important;
	float: none!important;
	border-radius: 100%!important;
	width: 130px!important;
}


.free-page .free-testimonial-section  .testimonial_body > p{
	font-size: 18px;
	font-style: normal;
	text-align: center;
	color: #7C7A7A;
	margin: 0 0 10px;
}

.free-page .free-testimonial-section .testimonial_author span{
	color: #07ace6;
	font-size: 20px;
	font-weight: 900;
	text-align: center;
	font-style: normal;
}



.testimonial-section{
	padding-top:90px;
	padding-bottom:40px;
}
.testimonial-section .inner{
	max-width: 800px;
}

.page-with-testimonial .testimonial-section .easy_testimonial_image_wrapper img{
	display: block!important;
	margin: 0 auto 20px auto!important;
	float: none!important;
	border-radius: 100%!important;
	width: 130px!important;
}


.page-with-testimonial .testimonial-section  .testimonial_body > p{
	font-size: 18px;
	font-style: normal;
	text-align: center;
	color: #7C7A7A;
	margin: 0 0 10px;
}

.page-with-testimonial .testimonial-section .testimonial_author span{
	color: #07ace6;
	font-size: 20px;
	font-weight: 900;
	text-align: center;
	font-style: normal;
}


.free-page ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #1A1A1A;

	font-size: 19px;
	font-weight: 300;
	opacity: 1;
}
.free-page ::-moz-placeholder { /* Firefox 19+ */
	color: #1A1A1A;

	font-size: 19px;
	font-weight: 300;
	opacity: 1;
}
.free-page :-ms-input-placeholder { /* IE 10+ */
	color: #1A1A1A;

	font-size: 19px;
	font-weight: 300;
	opacity: 1;
}
.free-page :-moz-placeholder { /* Firefox 18- */
	color: #1A1A1A;

	font-size: 19px;
	font-weight: 300;
	opacity: 1;
}

/* Testimonials Page */
.type-page .style-light_style .easy_testimonial .easy_testimonial_image_wrapper{
	position: relative;
	float: left;
	width: 25%;
}

.type-page .style-light_style .easy_testimonial .easy_testimonial_image_wrapper img{
	border: 0;
	padding: 20% 10%;
	margin-right: 0;
}

.type-page .style-light_style .easy_testimonial .easy_testimonial_title{
	margin-left: 2%;
	float: left;
}

.type-page .style-light_style .easy_testimonial .testimonial_body{
	position: relative;
	float: left;
	width: 73%;
	margin-left: 2%;
}

.type-page .style-light_style .easy_testimonial .testimonial_author{
	display: none;
}



.sidebar .widget.grey-widget:hover, .block:hover, .homepage .section4 .block:hover, .services .section1 .block:hover {
	background: #07ace6!important;
}

.sidebar .widget.grey-widget:hover a, .block:hover a, .block:hover p{
	color:#fff!important;
}

.gform_button.button:hover {
	background: #ff68b3 none repeat scroll 0 0;
}

.widget .widget-title{
	display:none;
}

.cycledTestimonialWidget .widget-title{
	display:block;
}

#bottom-full-width-section .widget.instagram-widget .widget-wrap{
	max-width:1680px;
}

#bottom-full-width-section .widget.instagram-widget{
	background-color: #fff;
	padding: 30px 0 20px;
	text-align: center;
}

#bottom-full-width-section .widget.instagram-widget p{
	margin-bottom:0;
}

/* Free Page */
.page-template-page_free p{
	text-align: center;
}

.page-template-page_free .gform_wrapper ul.gform_fields li.gfield{
	padding-right: 0 !important;
}

.page-template-page_free .footer-widgets-1{
	width: 100%;
}


/*==========  Free Session  ==========*/

.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	border: 0;
}
.embed-responsive-16by9 {
	padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
	padding-bottom: 75%;
}

.free-session-page h1, .free-session-page h2, .free-session-page h3, .free-session-page h4, .free-session-page h5, .free-session-page h6 {
	margin-bottom:0;
	line-height:1.2;
}

.free-session-page .search-header, .free-session-page .top-header-custom-section{
	display:none;
}

.countdown-wrap .cbfc-overlap{
	background-color: transparent;
	color:#101010;
	font-size:15px;
	font-weight: 900;
}

.countdown-wrap .cbfc-cd-number{
	border: transparent;
	height:88px !important;
}
.countdown-wrap .cbfc-cd-number .digit{
	font-family: 'Oswald', sans-serif;
	font-size:54px;
	font-weight:700;
	line-height:88px;
}
.countdown-wrap .cbfc-countdown-1 .cbfc-cd-background{
	background-color: transparent;
	border: transparent;
}

.countdown-wrap .cbfc-cd-background .digit{
	width:48% !important;
	background: url(./images/countdown-bg.png) top left repeat-x;
	background-color: #29abe2;
	margin-left:1px;
	margin-right:1px;
	border-radius: 5px;
}

.ft-stickybtn{
	max-width: 1150px;
}
.ft-stickybtn p{
	position: fixed;
	right: 10%;
	padding: 15px 55px;
	background: #07ace6;
	margin-bottom: 0;
	z-index: 99;
}

.ft-stickybtn p a{
	color: #fff;
	font-size: 21.7px;
	font-family: 'Lato', sans-serif;
	font-weight: 900;
}

.sesion-header{
	background:url('./images/PERSONAL-TRAINER-BANNER.jpg');
	background-color: #101010;
	background-repeat: no-repeat;
	background-position:top center;
	background-size: cover;
	width:100%;
	height:auto;
	padding-top: 20px;
	padding-bottom:80px;
}

.sesion-header .wrap{
	max-width: 1150px;
}
.sesion-header .sesion-headerlogo{
	/*margin-bottom: 40px;*/
}
.sesion-header .sesion-headerlogo img{
	max-height: 200px;
}
.sesion-header .heading{
	margin-bottom: 60px;
}
.sesion-header .heading h2{
	color:#fff;
	font-family: 'Lato', sans-serif;
	font-size: 36px;
	font-weight: 900;
}

.sesion-header .col-left{
	float:left;
	max-width: 595px;
	width: 100%;
}

.sesion-header .col-right{
	float:right;
	max-width: 527px;
	width: 100%;
	/*margin-top: 30px;*/
}

.sesion-header .context p{
	color:#fff;
	font-family: 'Lato', sans-serif;
	font-size: 23px;
	font-weight: 300;
	line-height: 28px;
	text-align: center;
	/*max-width: 500px;*/
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.sesion-header .context a.btn, .sesion-header .sect1btn a.btn{
	background-color:#ff68b3;
	border: 2px solid #ff68b3;
	width: 100%;
	height: 84px;
	line-height: 84px;
	color:#fff;
	font-family: 'Lato', sans-serif;
	font-size: 28px;
	font-weight: 900;
	display:inline-block;
	text-align: center;
	border-radius: 40px;
	max-width: 520px;
	margin-top: 45px;
}

.sesion-header .context a.btn:hover, .sesion-header .sect1btn a.btn:hover{
	background-color: #fff;
	color: #ff68b3;
}

.sesion-about-section{
	background: #fff;
	position: relative;
	overflow: hidden;
	padding: 100px 0;
}

.sesion-about-section .wrap{
	max-width: 1150px;
}

.sesion-about-section .rows{
	position: relative;
}

.sesion-about-section .col-left{
	padding-top: 25px;
	float:left;
	width: 45%;
}

.sesion-about-section .col-left .context{
	max-width: 450px;
	width: 100%;
	margin-left: auto;
}

.sesion-about-section .col-left .context p{
	color:#595959;
	font-family: 'Lato', sans-serif;
	font-size: 23px;
	font-weight: 400;
	margin-bottom: 30px;
	line-height: 28px;
	padding-right: 60px;
	text-align: left;
}
.sesion-about-section .col-right{
	float:right;
	width: 55%;
}

.sesion-section-2{
	background:url('./images/PERSONAL-TRAINER-SECTION-2.jpg');
	background-color: #EBEBEB;
	background-repeat: no-repeat;
	background-position:top center;
	background-size: cover;
	min-height: 750px;
	position: relative;
	overflow: hidden;
}

.sesion-section-2 .wrap{
	max-width: 1150px;
}

.sesion-section-2 .wrap:before{
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 35px 30px 0 30px;
	border-color: #07ace6 transparent transparent transparent;
	margin: 0 auto;
}
.sesion-section-2 .rows{
	position: relative;
}
.sesion-section-2 .col-left{
	padding-top: 85px;
	float:left;
	width: 50%;
}

.sesion-section-2 .col-left .context{
	max-width: 510px;
	width: 100%;
	margin-left: auto;
}
.sesion-section-2 .col-left .context h2{
	color:#2D3238;
	font-family: 'Lato', sans-serif;
	font-size: 30px;
	font-weight: 900;
	margin-bottom: 25px;
}

.sesion-section-2 .col-left .context p{
	color:#333333;
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 30px;
	line-height: 28px;
}
.sesion-section-2 .col-right{
	float:right;
	width: 50%;
}

.sesion-section-2 .col-right .featured{
	position: absolute;
	right: -160px;
	top: 16px;
}

.sesion-section-3{
	background:url('./images/PERSONAL-TRAINER-SECTION-3.jpg');
	background-color: #000000;
	background-repeat: no-repeat;
	background-position:top center;
	background-size: cover;
	min-height: 700px;
	position: relative;
}

.sesion-section-3 .wrap{
	max-width: 1050px;
}

.wrap-tabs{
	width:100%;
	margin-top: 100px;
}

ul.tabs{
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: flex;
}
ul.tabs li{
	background: none;
	color: #222;
	display: inline-block;
	padding: 10px 15px;
	cursor: pointer;
	min-height: 228px;
	max-width: 350px;
	width: 100%;
	vertical-align: top;	
}
ul.tabs li.current{
	background-color: #07ace6;
}

ul.tabs li p span{
	color:#07ace6;
	font-family: 'Lato', sans-serif;
	font-size: 20px;
	display: block;
	font-weight: 700;
	margin-top: 20px;
}


ul.tabs li.current p span{
	color:#fff;
}

.tab-link p{
	margin: 0px;
	font-family: 'Lato', sans-serif;
	font-size: 25px;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	font-weight: 700;
	line-height: 30px;
}


.wrap-tabtitle{
	position: relative;
	padding-top: 25px;
}

ul.tabs li .tabimg1{
	background: url(./images/GET-FIT-NOW---COREIMGICONS_08.png) no-repeat;
	width: 80px;
	height: 80px;
	margin: 0 auto;
}

ul.tabs li .tabimg2{
	/*background: url(./images/GET-FIT-NOW---COREIMGICONS_03.png) no-repeat;*/
	background: url(https://terrificfitness.com.au/wp-content/uploads/2019/08/taboptionimg2.png) no-repeat;
	width: 69px;
	height: 99px;
	margin: 0 auto;
}

ul.tabs li .tabimg3{
	/*background: url(./images/GET-FIT-NOW---COREIMGICONS_05.png) no-repeat;*/
	background: url(https://terrificfitness.com.au/wp-content/uploads/2019/08/taboption3img.png) no-repeat;
	width: 80px;
	height: 97px;
	margin: 0 auto;
}
ul.tabs li .tabimg4{
	background: url(./images/vpicon-2.png) no-repeat;
	width: 80px;
	height: 80px;
	margin: 0 auto;
}

ul.tabs li.current .wrap-tabtitle:after{
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 18px 0 18px;
	border-color: #07ace6 transparent transparent transparent;
	margin: 0 auto;
	position: absolute;
	left: 44%;
	top: 218px;
}

.tab-content{
	display: none;
	background: #2D3238;
	padding: 70px 80px 70px 80px;
	color: #fff;
	text-align: center;
}
.tab-content p{
	font-family: 'Lato', sans-serif;
	color: #fff;
	font-size: 18px;
	font-weight: 300;
	line-height: 28px;
	margin-bottom: 0;
}

.tab-content.current{
	display: inherit;
}
.sesion-section-3 .rows-2{
	margin-top: 55px;
}
.sesion-section-3 .rows-2 .context{
	color:#fff;
}
.sesion-section-3 .rows-2 .context p{
	font-family: 'Lato', sans-serif;
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	line-height: 32px;
	margin-bottom: 40px;
	text-align: center;
}
.sesion-section-3 .rows-2 .context h3{
	font-family: 'Lato', sans-serif;
	font-size: 34px;
	font-weight: 700;
	margin-bottom: 35px;
	color:#fff;
}
.sesion-section-3 .rows-2 .context span{
	font-family: 'Lato', sans-serif;
	color: #fff;
	font-size: 18px;
	font-weight: 400;
	display: block;
	margin-bottom: 8px;
	line-height:1.2;
}

.sesion-section-4{
	background-color: #EBEBEB;
	min-height: 995px;
}

.sesion-section-4 .wrap{
	max-width: 1150px;
}

.sesion-section-4 .wrap:before{
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 34px 30px 0 30px;
	border-color: #07ace6 transparent transparent transparent;
	margin: 0 auto;
}
.sesion-section-4 .heading{
	padding-top: 90px;
	margin-bottom: 88px;
}

.sesion-section-4 .heading h2{
	color:#07ace6;
	font-family: 'Lato', sans-serif;
	font-size: 60px;
	font-weight: 900;
}
.sesion-section-4 .heading h3{
	color:#2D3238;
	font-family: 'Lato', sans-serif;
	font-size: 40px;
	font-weight: 400;
}
.sesion-section-4 .video-testimonials{
	margin-bottom: 40px;
}
.sesion-section-4 .slider h3{
	color:#2D3238;
	font-family: 'Lato', sans-serif;
	font-size: 25px;
	font-weight: 700;
	text-align: center;
}

.slick-initialized .slick-slide{
	padding: 0 20px;
}
.slick-dots{
	bottom:-90px;
}
.sesion-section-4 .slick-slider .slick-dots li{
	border: solid 1px #07ace6;
	width: 20px;
	height: 20px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	margin: 0 10px;
}

.slick-dots li button:before{
	content: '';
}
.sesion-section-4  .slick-slider .slick-dots li.slick-active{
	background-color: #07ace6;
}


.sesion-section-5{
	background: url('./images/PERSONAL-TRAINER-SECTION-5.jpg') no-repeat top center #FFF;
	min-height: 500px;
	padding-bottom: 6em;
}

.sesion-section-5 .heading{
	margin-top: 240px;
	margin-bottom: 50px;
}

.sesion-section-5 .heading h3{
	color:#2D3238;
	font-family: 'Lato', sans-serif;
	font-size: 40px;
	font-weight: 400;
}
.sesion-section-5 .heading h2{
	color:#07ace6;
	font-family: 'Lato', sans-serif;
	font-size: 78px;
	font-weight: 900;
}

.inc-table th{
	width: 71.4%;
	border-right: 1px solid #F6F4F9;
	border-bottom: 0 !important;
}

.inc-table td {
	width: 71.4%;
	border-right:1px solid #919191;
	border-bottom:1px solid #919191;
	border-top: 0px;
	padding: 35px 0;
}

.inc-table td:last-child{
	border-right:0px;
}

.inc-table th:last-child{
	border-right:0px;
}

.inc-table th.thleft{
	background: #07ace6;
	-webkit-border-radius: 0 1px 1px 0;
	border-radius: 50px 0 0 50px;
	font-family: 'Lato', sans-serif;
	font-size: 40px;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 10px 81px;
}

.inc-table th.thright{
	background: #2D3238;
	-webkit-border-radius: 0 1px 1px 0;
	border-radius: 0 50px 50px 0;
	font-family: 'Lato', sans-serif;
	font-size: 24px;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 0 50px 0 45px;
	line-height: 30px;
}

.inc-table {
	max-width: 1040px;
	width: 100%;
	margin: 0 auto;
}

.pl-icon {
	width: 10%;
	float: left;
}

.pl-content {
	width: 90%;
	float: left;
	padding: 0 60px 0px 9px;
}

.pl-content h3{
	color:#07ace6;
	font-family: 'Lato', sans-serif;
	font-weight:900;
	font-size:22px;
	margin: 0 0 5px 0;
	text-transform: uppercase;
}

.pl-content p{
	font-family: 'Lato', sans-serif;
	font-size:16px;
	font-weight: 400;
	color:#2D3238;
	margin:0px;
	line-height: 25px;
}

.right-data p{
	font-size:20px;
	line-height: 28px;
	padding: 0 45px 0 45px;
	color:#2D3238;
	word-break: break-word;

}

.inc-table tr:last-child td {
	border-bottom: 0px !important;
}

.inc-table tbody{
	border:0px;
}

.sesion-section-6{

	background:url('./images/PERSONAL-TRAINER-SECTION-6.jpg');
	background-color: #000000;
	background-repeat: no-repeat;
	background-position:top center;
	background-size: cover;
	min-height: 700px;
	position: relative;
}

.sesion-section-6 .wrap:before{
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 34px 30px 0 30px;
	border-color: #fff transparent transparent transparent;
	margin: 0 auto;
}

.sesion-section-6 .heading{
	padding-top: 70px;
	position: relative;
	margin-bottom: 90px;
}

.sesion-section-6 .heading:after{
	content:'';
	position: absolute;
	width: 228px;
	height: 2px;
	background-color: #07ace6;
	left:50%;
	margin-left: -114px;
	bottom: -40px;


}
.sesion-section-6 .heading h2{
	color:#fff;
	font-family: 'Lato', sans-serif;
	font-size: 40px;
	font-weight: 900;
	text-transform: uppercase;
	margin-bottom: 35px;
}

.sesion-section-6 .heading h3{
	color:#fff;
	font-family: 'Lato', sans-serif;
	font-size: 28px;
	font-weight: 700;
	text-transform: uppercase;
}

.sesion-section-6 .context h4{
	color:#07ace6;
	font-family: 'Lato', sans-serif;
	font-size: 25px;
	font-weight: 400;
	margin-bottom: 50px;
	line-height: 1.5;
}
.sesion-section-6 .context p{
	color:#fff;
	line-height: 28px;
	font-size: 18px;
	text-align: center;
}

.sesion-section-6 .context a.btn{
	background-color:#ff68b3;
	border: 2px solid #ff68b3;
	max-width: 560px;
	width: 100%;
	height: 84px;
	line-height: 84px;
	font-family: 'Lato', sans-serif;
	font-size: 28px;
	font-weight: 900;
	border-radius: 40px;
	display: inline-block;
	color:#fff;
	text-align: center; 
	margin-bottom: 50px;
}

.sesion-section-6 .context a.btn:hover{
	background-color: #fff;
	color: #ff68b3;
}

.sesion-section-6 .wrap-timer h5{
	color:#fff;
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 20px;
}

.sesion-section-6 .countdown-wrap{
	max-width: 565px;
	width: 100%;
	margin: 0px auto;
	margin-bottom: 40px;
}

.sesion-section-6 .countdown-wrap .cbfc-overlap{
	color:#fff;
	text-transform: uppercase;
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	font-weight: 400;
	margin-top: 8px;
}

.sesion-section-7{
	background:url('./images/TERRIFIC-FITNESS-SECTION-7.jpg');
	background-color: #fff;
	background-repeat: no-repeat;
	/*background-position:top center;*/
	background-position:center center;
	background-size: cover;
	min-height: 1033px;
	position: relative;
}
.sesion-section-7 .wrap{
	max-width:1140px;
}
.sesion-section-7 .wrap:before{
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 35px 30px 0 30px;
	border-color: #07ace6 transparent transparent transparent;
	margin: 0 auto;
}
.sesion-section-7 .heading{
	padding-top: 70px;
	padding-bottom: 70px;

}
.sesion-section-7 .heading h2{
	color:#2D3238;
	font-family: 'Lato', sans-serif;
	font-size: 30px;
	font-weight: 900;
	text-transform: uppercase;
	position: relative;
}

.sesion-section-7 .heading h2:after{
	content:'';
	position: absolute;
	width: 228px;
	height: 2px;
	background-color: #07ace6;
	bottom:-35px;
	left:0;
}
.sesion-section-7 .context{
	max-width: 700px;
	width: 100%;
}
.sesion-section-7 .context h3{
	color:#000000;
	font-family: 'Lato', sans-serif;
	font-size: 30px;
	font-weight: 900;
	text-transform: uppercase;
	margin-bottom: 40px;
}

.sesion-section-7 .context ul{}

.sesion-section-7 .context ul li{
	padding: 0 0 0 92px;
	margin: 0 0 34px 0;
	color:#2D3238;
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	font-weight: 400;
	position: relative;
}

.sesion-section-7 .context a.btn{
	background-color:#ff68b3;
	border: 2px solid #ff68b3;
	max-width: 430px;
	width: 100%;
	height: 82px;
	line-height: 82px;
	color:#fff;
	font-family: 'Lato', sans-serif;
	font-size: 28px;
	font-weight: 900;
	display:inline-block;
	text-align: center;
	border-radius: 40px;
}

.sesion-section-7 .context a.btn:hover{
	background-color: #fff;
	color: #ff68b3;
}

.sesion-section-7 .context ul li span.number{
	position: absolute;
	width: 64px;
	height: 64px;
	border:solid 2px #07ace6;
	left:0;
	text-align: center;
	color:#07ace6;
	font-size: 33px;
	font-weight: 900;
	border-radius: 50%;
	padding-top: 12px;
	line-height:1.2;
}
.sesion-section-7 .context ul li span.custom{
	color:#07ace6;
	font-family: 'Lato', sans-serif;
	font-size: 20px;
	font-weight: 900;
	text-transform: uppercase;
	line-height: 28px;
	line-height:1.2;

}

.sesion-section-7 .context ul li p, .sesion-section-7 .context p{
	color:#2D3238;
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	font-weight: 400;
	max-width: 100%;
}

.sesion-section-8{
	background:url('./images/TERRIFIC-FITNESS-FT-Testimonial-bg.jpg');
	background-color: #000000;
	background-repeat: no-repeat;
	background-position:top center;
	background-size: cover;
	min-height: 706px;
	position: relative;
	padding-bottom: 100px;
}
.sesion-section-8  .wrap{
	/*max-width:920px;*/
	max-width: 1200px;
	width:100%;
	margin:0px auto;
}
.sesion-section-8 .heading{
	padding-top: 100px;
	/*margin-bottom: 40px;*/
}

.sesion-section-8 .heading h2{
	/*color:#fff;
	font-family: 'Lato', sans-serif;
	font-size: 40px;
	font-weight: 900;
	text-transform: uppercase;*/
	color: #2d3238;
	font-weight: 900;
	font-size: 30px;
	padding: 30px 0 0;
	margin-bottom: 0;
}

.sesion-section-8 .context h3{
	color: #7C7A7A;
	font-weight: 400;
	font-size: 16px;
	letter-spacing: 3px;
	padding-bottom: 35px;
}

.sesion-section-8 .context h3 strong{
	color: #ff68b3;
}

.sesion-section-8  .style-elegant_style-graphite blockquote.easy_testimonial .wp-post-image{
	width:140px;
	height:140px;
	border-radius:50%;
	border: 3px solid #07ace6;
	/*margin-left: -70px;*/
}

.sesion-section-8  .style-elegant_style-graphite blockquote.easy_testimonial .easy_testimonial_image_wrapper{
	float: left;
	width: 20%;
}

.sesion-section-8  .style-elegant_style-graphite blockquote.easy_testimonial .testimonial_body{
	float: left;
	width: 80%;
	margin-top: 0;
}

.sesion-section-8 .style-elegant_style-graphite blockquote.easy_testimonial p.testimonial_author{
	background-color:transparent;
	border:transparent;
	top:0;
	float: left;
	width: 100%;
	text-align: center;
	clear: both;
	max-width: 100%;
}

.sesion-section-8 div[class^=style-elegant_] blockquote.easy_testimonial{
	background-color:transparent;
}
.sesion-section-8  .style-elegant_style-graphite blockquote.easy_testimonial{
	box-shadow: none;
}

.sesion-section-8 .style-elegant_style-graphite blockquote.easy_testimonial p{
	color:#fff;
	font-family: 'Lato', sans-serif;
	font-size:18px;
	font-weight:400;
	line-height:32px;
	text-align:center;

}

.sesion-section-8  .testimonial_body{
	margin-top:90px;
}

.sesion-section-8 .style-elegant_style-graphite .testimonial-client{
	font-family: 'Lato', sans-serif;
	font-size:22px;
	font-weight:700;
	font-style: normal;

}
.sesion-section-8  .easy-t-cycle-pager span{
	margin:0 8px;
	height: 20px;
	width:20px;
	color:transparent;
	border: 1px solid #07ace6;
	border-radius:50%;

}

.sesion-section-8  .easy-t-cycle-pager span.cycle-pager-active{
	background:#07ace6;

}

.sesion-section-9{
	padding-top: 65px;
	padding-bottom: 65px;
	background-color: #fff;
}

.sesion-section-9 p{
	text-align: center;
}

.sesion-section-9 img{
	margin-bottom: 0;
}

.sesion-footer{
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #2D3238;
}

.sesion-footer .copyright p, .sesion-footer .copyright a{
	color: #DEDEDE;
	font-size: 16px;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	text-align: center;
	margin: 0;
}
.footerspace {
	margin: 0 5px 0 2px;
}


.free-session-page .content-sidebar-wrap{
	display:none;
}

.free-session-page #bottom-full-width-section{
	display:none;
}

.sesion-contact-section{
	background: #333333;
	color: #fff;
	padding: 35px 0;
}

.sesion-contact-section .wrap > .heading{
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	font-weight: 900;
	font-size: 30px;
	padding: 30px 0 0;
	margin-bottom: 0;
}

.sesion-contact-section .wrap .gform_wrapper form{
	text-align: center;
}

.sesion-contact-section .wrap .gform_wrapper .top_label .gfield_label{
	display: none;
}

.sesion-contact-section .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]){
	font-size: 16px;
	font-weight: 400;
	padding: 15px;
	background: #f2f2f2;
}

.sesion-contact-section .gform_wrapper .gform_footer input.button, .sesion-contact-section .gform_wrapper .gform_footer input[type="submit"], .sesion-contact-section .gform_wrapper .gform_page_footer input.button, .sesion-contact-section .gform_wrapper .gform_page_footer input[type="submit"]{
	width: calc(50% - 8px);
}

#popmake-244{
	border: transparent;
	box-shadow: none;
	padding-left: 30px;
	padding-right: 30px;
}

#popmake-244 .pum-content.popmake-content h3{
	font-size:22px;
	margin-bottom:10px !important;
}

#popmake-244 .pum-close.popmake-close{
	border: transparent;
	border-radius: 0;
	box-shadow: none;
	text-shadow: none;
	background-color: transparent;
	font-size: 40px;
	color: #07ace6;
	top: 10px;
	right: 0;
	font-weight: 500;
}

/* Sticky Header */
/* The sticky class is added to the header with JS when it reaches its scroll position */
.sticky {
	position: fixed;
	top: 0;
	width: 100%
}

/* Add some top padding to the page content to prevent sudden quick movement (as the header gets a new position at the top of the page (position:fixed and top:0) */
.sticky + .div {
	padding-top: 0px;
}

/* Header Sticky CTA Button*/
.top-header-cta-section{
	display: none;
	z-index: 999;
}

.top-header-cta-section p{
	margin: 0;
}

.top-header-cta-section .eModal-4{
	float: right;
	color: #fff;
	font-family: 'Lato', sans-serif;
	background: #07ace6;
	padding: 15px 55px;
	font-size: 16px;
	font-weight: 900;
	margin: 0 auto;
}

/* Homepage Contact Form */
.footer-contact{
	background: #333333;
	color: #fff;
	padding: 35px 0;
}

.footer-contact .inner > h2{
	color: #fff;
	text-transform: uppercase;
}

.footer-contact .inner .gform_wrapper form{
	text-align: center;
}

.footer-contact .inner .gform_wrapper .top_label .gfield_label{
	display: none;
}

.footer-contact .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]){
	font-size: 16px;
	font-weight: 400;
	padding: 15px;
	background: #f2f2f2;
}

.footer-contact .gform_wrapper .gform_footer input.button, .footer-contact .gform_wrapper .gform_footer input[type="submit"], .footer-contact .gform_wrapper .gform_page_footer input.button, .footer-contact .gform_wrapper .gform_page_footer input[type="submit"]{
	width: calc(50% - 8px);
}

/* Mobile Responsiveness */

@media only screen and (max-width : 1200px) {

	.sesion-header .col-left{
		max-width: 100%;
		width:50%;
		padding-right: 15px;
		padding-left: 15px;
	}
	.sesion-header .col-right{
		width:50%;
		padding-right: 15px;
		padding-left: 15px;
	}

	.sesion-section-3 .wrap{
		max-width: 960px;
	}

	.sidebar-primary{
		width:280px;
	}

	.site-inner {
		width: 96%;
		max-width:960px;
	}

	.content-sidebar .content {
		max-width: 600px;
	}

	#black-studio-tinymce-2, #black-studio-tinymce-5, #nav_menu-2{
		margin:10px auto;
		float:none;
		width:100%;
		text-align:center;
	}

	#top-header-custom-section .widget_nav_menu ul li:last-of-type a {
		padding: 20px;
	}

	.inner, .bottom-full-width-section .widget-wrap, 
	.top-full-width-section .widget-wrap{ 
		width:96%!important; 
	}

	.cont-rc-form{
		width:90%;
	}

	.inner{
		width:96%;
	}

	.homepage .section2 .ebook-img, .lead-magnet .ebook-img{
		position:relative;
		top:0;
	}

	.homepage .section2 p, .lead-magnet p{
		text-align:center;
	}

	.homepage .section2 .ebook-img, .lead-magnet .ebook-img {
		display: block;
		margin: 0 auto 10px;
	}

	.homepage .section2 .content-wrap, .lead-magnet .content-wrap{
		float:none;
	}

	.homepage .section2 .custom-btn, .lead-magnet .custom-btn{
		margin:20px auto 0;
		display:block;
		max-width:320px;
	}

	.homepage .section2, .lead-magnet{
		padding:20px 0;
	}

	.homepage .section4 .block, .services .section1 .block{
		float: none;
		margin: 10px auto;
		padding:30px 30px 20px;
	}

	.homepage .section4 .blocks-wrap, .services .section1 .blocks-wrap{
		margin: 20px auto;
	}

	.homepage .section5 .one-half.content-right{
		padding:0;
	}

	.homepage .section7 .recent-posts-wrap {
		padding: 10px 0;
	}

	.homepage .section7 .recent-posts-block{
		float:none;
		margin:20px auto;
	}

	.footer-widgets-1, .footer-widgets-2, .footer-widgets-3 {
		float: none;
		margin: 10px auto;
		text-align: center;
		width: 100%;
	}

	.footer-widgets-1 p, .footer-widgets p:last-child{
		padding:0;
		margin-bottom:20px;
	}

	.page-id-6.content-sidebar .content {
		float: none;
		margin: 0 auto;
		max-width: 800px;
	}


	.page-id-6.content-sidebar .sidebar-primary {
		clear: both;
		display: block;
		float: none;
		margin: 0 auto;
		max-width: 320px;
		width: 100%;
	}

	.services .content-border{
		width:96%;
	}

	.services .content-left,
	.services .content-right,
	.services .image-wrap{
		width:50%;
		padding:0 10px;
	}

	.services .section2 , .services .section3 , .services .section4 {
		padding: 30px 0;
	}
}

@media only screen and (max-width : 1024px){

	.homepage .section1 h2{
		font-size: 25px;
	}

	#wonderplugincarousel-1 .amazingcarousel-prev{
		margin-left: 0 !important;
		background-color: #fff !important;
	}

	#wonderplugincarousel-1 .amazingcarousel-next{
		margin-right: 0 !important;
		background-color: #fff !important;
	}

	.free-pdf-widget .custom-btn {
		font-size: 16px;
		padding: 15px 15px;
	}

	.sesion-section-2 .col-right .featured{
		right: 0;
		position: relative;
	}

	.sesion-section-7{
		padding: 0 20px 20px;
	}
}

@media only screen and (max-width : 1023px) {

	.sesion-header .context p br{
		display:none;
	}

	.sesion-section-2 .col-left{
		padding-left: 15px;
	}

	.sesion-section-3 .wrap-tabs{
		padding-left: 15px;
		padding-right: 15px;
	}

	.inc-table th.thleft{
		font-size: 23px;
	}

	.inc-table th.thright{
		font-size: 16px;
		padding: 0 30px 0 30px;
		line-height: 24px;
		word-break: break-word;
	}
	.right-data p{
		padding: 0 0 0 23px;
		font-size: 18px;
		line-height: 24px;
	}
	.right-data p  br{
		display: none;
	}

	.free-section .col-left{
		width:40% !important;
	}

	.free-section .col-right{
		width:60% !important;
	}
}

@media only screen and (max-width : 960px){
	.homepage .section3{
		padding:50px 0 20px;
	}

	.homepage .section4{
		padding:40px 0;
	}

	.homepage .section6 {
		padding: 40px 0;
	}

	.homepage .section7{
		padding:40px 0;
	}

	.sidebar-primary {
		clear: both;
		display: block;
		float: none;
		margin: 30px auto;
		max-width: 320px;
		width: 100%;
	}

	#disqus_thread {
		margin: 0 0 30px;
	}

	.content-sidebar .content {
		max-width: 100%;
		width: 100%;
	}

	.site-inner {
		padding-top: 50px;
	}

	.sidebar .widget.grey-widget{
		padding-left:20px;
	}

	.sidebar .widget.free-pdf-widget .custom-btn{
		font-size:16px;
	}
}

@media only screen and (max-width : 959px) {
	.sesion-header .context a.btn{
		height: 65px;
		line-height: 65px;
		font-size: 20px;
		width: 90%;
		margin-left: 5%;
	}
}

@media only screen and (max-width : 900px) {

	.homepage .section1 h1{
		font-size: 38px;
	}

	.homepage .section1 h2{
		font-size: 22px;
	}

	.sesion-section-2 .col-left .context h2 br{
		display: none;
	}

	.homepage .section1 {
		background-size:cover;
		min-height: initial;
		padding: 30px 0 0;
	}

	.homepage .section1 .content-wrap {
		margin: 0 auto;
	}

	.alm-listing li:nth-child(2n+1) {
		margin-right: auto;
	}

	.alm-listing li {
		margin:10px auto;
		float:none;
	}
}

@media only screen and (max-width : 860px) {
	.sesion-header{
		padding-bottom:40px;
	}
	.sesion-header .heading br{
		display: none;
	}
	.sesion-header .col-left{
		width: 100%;
		text-align: center;
		margin-bottom: 30px;
	}
	.sesion-header .col-right{
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		float:none;
	}

	.sesion-section-2 .col-left{
		width: 100%;
		padding-left: 0;
	}

	.sesion-section-2 .col-left .context{
		margin-right: auto;
	}

	.sesion-section-2 .col-right{
		display: none;
	}
}

@media all and (max-width:800px){

	.sesion-header .heading h2{
		font-size: 30px;
	}

	.sesion-section-8 .style-elegant_style-graphite blockquote.easy_testimonial .easy_testimonial_image_wrapper{
		float: none;
		width: auto;
	}

	.sesion-section-8 .style-elegant_style-graphite blockquote.easy_testimonial .testimonial_body{
		float: none;
		width: auto;
	}

}

@media all and (max-width:768px){
	.free-section .col-left{
		width:100% !important;
		max-width: 100%;
		text-align: center;
		margin-bottom:15px;
	}

	.free-section .col-right{
		width:100% !important;
		float: none;
		margin: 0px auto;
	}

}

@media only screen and (max-width : 767px) {

	.pl-icon{
		display:none;
	}
	.inc-table td.right-data{
		vertical-align:top;

	}

	.pl-content{
		padding:0;
		width:100%;
		padding-right:15px;
	}

	.sesion-header .heading h2{
		font-size:32px;
	}
	.sesion-section-3{
		padding-bottom: 40px;
	}

	.sesion-section-3 .wrap-tabs{
		padding-left: 0;
		padding-right: 0;
	}

	ul.tabs{
		display: block;
	}

	ul.tabs li{
		max-width: 100%;
		display: block;
	}

	ul.tabs li.current .wrap-tabtitle:after{
		left:50%;
		margin-left: -20px;
	}

	.sesion-section-3 .rows-2 .context p br{
		display: none;
	}
	.inc-table th.thleft{
		width: 60%;
		padding: 10px 30px;

	}
	.inc-table th.thright{
		width: 40%;
	}
	.inc-table td.left-data{
		width: 60%;
	}
	.inc-table td.right-data{
		width: 40%;
	}
	.pl-content h3{
		font-size:16px;
	}
	.sesion-section-4 .heading h3{
		font-size: 32px;
	}
	.sesion-section-4 .heading h2{
		font-size: 40px;
	}

	.sesion-section-5 .heading h3{
		font-size: 32px;
	}
	.sesion-section-5 .heading h2{
		font-size: 40px;
	}
	.sesion-section-6{
		padding-bottom: 30px;
	}

	.sesion-section-6 .context br{
		display: none;
	}
	.sesion-section-7{
		padding-bottom:40px;
	}
	.sesion-section-7 .heading h2{
		font-size:24px;
	}

	.sesion-section-7 .heading h2 br{
		display:none;
	}
	.sesion-section-7 .heading{
		padding-top:60px;
		padding-bottom:60px;
	}

	.sesion-section-7 .context h3{
		font-size:24px;
	}

	.sesion-section-7 .context ul li span.custom{
		font-size:18px;
	}

	.sesion-section-8 .heading h2{
		font-size:24px;
	}

	.sesion-section-8 .style-elegant_style-graphite blockquote.easy_testimonial p.testimonial_author{
		top:0;
		margin-top:90px;
	}
}

@media all and (min-width: 701px) {	

	.header-search .widget_search{ display:none!important; }

	#nav_menu-2{ display:block!important; }
}

@media all and (max-width: 700px) {	

	.search-header{
		display:none;
	}

	#black-studio-tinymce-5{
		display:none;
	}

	#black-studio-tinymce-2{
		float:left;
		max-width:300px;
	}

	.site-header .wrap {
		max-width: 1100px;
		padding: 0;
		width: 96%;
	}

	#toggle-nav, .toggle-wrap, .menu-text{ 
		display:block; 
	}

	#nav_menu-2{ 
		float:none; 
		display: none; 
		clear:both; 
		background:#333; 
		max-width: 100%; 
		margin:0 auto; 
		padding-bottom: 0 !important; 
	}	

	#nav_menu-2 .wrap{ 
		width: 100% !important; 
	}	

	#top-header-custom-section .widget_nav_menu ul li{ 
		float: none; 
		display: block; 	
		background: none;  
		border-bottom: 1px solid #fff; 
	}	

	#nav_menu-2 .menu-item:last-of-type{ 
		border-bottom:none; 
	}

	#top-header-custom-section .widget_nav_menu ul li a{
		font-size: 15px;
		font-weight: 700;
		padding: 20px;
		display:block;
		color:#fff;
	}

	#top-header-custom-section .widget_nav_menu ul li:first-of-type .menu-image-title {
		display: inline-block;
	}

	#top-header-custom-section .widget_nav_menu ul.menu > li:first-of-type,
	.home #top-header-custom-section .widget_nav_menu ul.menu > li:first-of-type{
		display:block;
	}

	#top-header-custom-section .widget_nav_menu ul li:first-of-type img, #top-header-custom-section .widget_nav_menu ul.menu > li:nth-child(2){
		display:none;
	}

	#top-header-custom-section .widget_nav_menu ul li:last-of-type{
		display:none;
	}

	.homepage .section1 h1 {
		font-size: 30px;
		margin: 10px 0 0;
	}

	.homepage .section1 h2 {
		font-size: 30px;
		margin: 0 0 20px;
	}

	.homepage .section1 .custom-btn {
		font-size: 14px;
		padding: 15px;
	}

	.footer-custom-section{
		display:none;
	}

	.homepage .inner > h2{
		font-size:23px;
	}

	.homepage .section3 .custom-btn{
		padding:15px;
		font-size:16px;
	}

	.homepage .section5 h2 {
		font-size: 25px;
		margin: 0 0 10px;
	}

	.homepage .section5 .custom-btn {
		font-size: 16px;
		padding: 15px 25px;
	}

	.homepage .section7 .custom-btn {
		margin:0 auto;
	}

	.custom-btn, .footer-widgets .custom-btn{
		font-size:16px;
	}

	#gform_6 #field_6_1, #gform_6 #field_6_2, #gform_3 #field_3_1, #gform_3 #field_3_2{
		width:100%;
	}

	.services .content-left,
	.services .content-right,
	.services .image-wrap,
	.services .section3 .image-wrap{
		width:100%;
		margin:10px auto;
		float:none;
		max-width:500px;
	}

}

@media only screen and (max-width : 600px) {
	.inc-table th.thleft{
		width: 60%;
		font-size: 20px;
		padding: 10px 0 10px 20px;
		word-break: break-word;
		line-height: 28px;
	}
	.inc-table th.thright{
		width: 40%;
	}
	.inc-table td.left-data{
		width: 50%;
	}
	.inc-table td.right-data{
		width: 50%;
	}

	.sesion-section-6 .context a.btn{
		font-size: 24px;
	}

	.sesion-section-7 .context ul li span.number{
		width: 40px;
		height: 40px;
		font-size: 20px;
		line-height: 14px;
	}

	.sesion-section-7 .context ul li{
		padding: 0 0 0 55px;
	}

	.sesion-section-7 .context a.btn{
		font-size:22px;
		height:65px;
		line-height:65px;
	}

	.sesion-section-8{
		padding-bottom:40px;
	}
	.sesion-header .context p{
		font-size:18px;
		line-height:28px;
	}
	.sesion-header .context p br{

		display:none;
	}

	.countdown-wrap .cbfc-cd-background .digit{
		font-size:32px;
		margin-left: 5px;
		margin-right: 5px;
	}

	.easy_testimonials_grid .easy_testimonials_grid_row .easy_testimonials_grid_cell{
		width: 100% !important;
	}

	.easy_testimonials_grid .testimonial_body{
		min-height: 200px !important;
	}

	.homepage .section1 h1{
		width: 50%;
	}

	.homepage .section1 h2{
		width: 30%;
		font-size: 18px;
	}

	.sesion-section-5 .heading h3{
		font-weight: 28px;
	}
}

@media all and (max-width:500px){

	#eModal-2 .emodal-title{
		font-size:25px!important;
	}

	#black-studio-tinymce-2{
		float:left;
		max-width:200px;
	}

	.toggle-wrap{
		margin-top:15px;
	}

	.site-header .wrap {
		padding: 10px 0;
	}

	#nav_menu-2{ 
		margin:0 auto;
	}

	.homepage .section2 p, .lead-magnet p{
		font-size:18px;
	}

	.homepage .section2 .custom-btn, .lead-magnet .custom-btn{
		font-size:16px;
		max-width:280px;
		padding:10px;
	}

	.header-title h1 {
		font-size: 20px;
		margin: 0;
	}

	.header-title{
		padding:30px 0;
	}

	.alm-listing li img{
		height:initial;
	}

	button.alm-load-more-btn {
		font-size: 16px;
		line-height: 1.4;
		padding: 15px 50px !important;
	}

	.sidebar .grey-widget h3, .sidebar .grey-widget a{
		font-size:17px;
	}

}

@media only screen and (max-width : 480px) {
	#popmake-244{

		padding-left: 15px;
		padding-right: 15px;
	}

	.sesion-header .heading h2{
		font-size:28px;
		line-height:40px;
	}

	.sesion-header .context a.btn{
		font-size:16px;
		margin-left:0;
		width:100%;
	}
	.tab-content{
		padding:40px;
	}

	.inc-table th.thleft{
		font-size: 16px;
		padding-left: 20px;
		line-height: 24px;
	}

	.inc-table th.thright{
		font-size: 14px;
		line-height: 18px;
		padding: 0;
		padding-left: 20px;
	}

	.sesion-section-4 .heading h3{
		font-size: 24px;
	}
	.sesion-section-4 .heading h2{
		font-size: 32px;
	}

	.sesion-section-5 .heading h3{
		font-size: 24px;
	}
	.sesion-section-5 .heading h2{
		font-size: 32px;
	}

	.sesion-section-6 .heading h3{
		font-size: 24px;
	}

	.sesion-section-6 .heading h2{
		font-size: 32px;
	}

	.sesion-section-6 .context h4{
		font-size: 20px;
	}

	.sesion-section-6 .context a.btn{
		font-size: 18px;
		height: 65px;
		line-height: 65px;
	}

	.wrap-810{
		padding-left:15px;
		padding-right:15px;
	}
	.free-section .col-right .context h2{
		font-size:24px;
		line-height:1.2;
	}
	.free-section .col-right .context h2  br{
		display:none;

	}

	.homepage .section2 .inner{
		padding-left: 0;
	}

	.homepage .section3 h3, .homepage .section6 h3{
		letter-spacing: 2px;
	}
}

@media only screen and (max-width : 420px) {
	.homepage .section2 p, .lead-magnet p {
		font-size: 16px;
	}

	.footer-widgets-1 p, .footer-widgets p:last-child{
		padding: 0 55px;
	}

	.footer-widgets-2 .custom-btn{
		padding: 15px 35px;
	}
}

@media only screen and (max-width : 375px) {
	.sesion-header .context a.btn{
		font-size:14px;
	}
	.sesion-section-6 .context a.btn{
		font-size: 16px;
	}
}

@media all and (max-width:300px){

	#black-studio-tinymce-2{
		float:left;
		max-width:150px;
	}
}