/* Health Coach - Health and Fitness HTML Template */

@media only screen and (min-width: 1800px){
    
.about-area .hide-area {
    left: 631px;
    top: -23px;
}
    
.service-area .hide-area {
    left: 744px;
    top: -23px;
}
    
.projects-area .hide-area {
    left: 694px;
    top: -23px;
}
    
    .team-area .hide-area {
        right: 376px;
        top: 118px;
    }
    
.client-testimonials .hide-area {
    left: 387px;
    top: 77px;
}
    
.features-section .hide-area {
    left: 734px;
    top: 77px;
}
    
    .client-testimonials.style-one .bx-pager {
        right: 422px;
        bottom: 203px;
    }
}

@media only screen and (max-width: 992px) and (max-width: 1199px) {
    
    .about-area .right-side {
        float: left;
    }
    
    .about-area .right-side .video-gallery {
        left: 36px !important;
        bottom: 90px;
    }
    
}

@media only screen and (max-width: 991px){
    
    .features-section .text-holder {
        width: 350px !important;
    }
    
    .testimonial-slider-full .text-area {
        padding: 0px 26px !important;
        padding-top: 62px !important;
        margin-bottom: 0px !important;
        top: 0px !important;
        width: 715px !important;
    }
    
    .testimonial-slider-full .text-area {
        position: relative !important;
    }
    
    .testimonial-slider-full .img-holder {
        text-align: center !important;
    }
    
    .testimonial-slider-full .slide:before{
        display: none;
    }
    
    .about-area .right-side .video-gallery {
        top: 0;
    }
    
    .header-area .logo {
        position: absolute;
    }
    
    .header-area .header-contact-info {
        padding: 0px 0px 0px 200px;
    }
    
    .intro-area .single-item-one {
        margin-bottom: 5px;
    }
}


@media only screen and (max-width: 1140px){
	
	.main-header .main-box {
        position: relative;
        margin: 0px !important;
        background: #1C1E2B;
    }
    
    .header-area .btn-holder {
        display: none;
    }
    
    .header-contact-info ul li {
        padding: 14px 0px;
    }
	
	.page-title{
		padding:80px 0px;	
	}
	
	.main-menu .navigation > li{
		margin:0px 5px;
	}
	
	.main-menu .navigation > li > a{
		padding-left:8px;
		padding-right:8px;	
	}
	
	
	.page-wrapper{
		overflow:hidden;	
	}
	
	.cart-table tbody tr .prod-column .column-box,
	.cart-table tbody tr .prod-column .column-box h3{
		padding-top:5px !important;	
	}
	
	.events-section .schedule-box{
		overflow-x:auto;
		overflow-y:hidden;	
	}
	
	.events-section .events-table .event-hover-popup{
		bottom:auto;
		top:60px;	
	}
	
	.events-section .events-table .event-hover-popup:after{
		content:'\f0d8';
		position:absolute;
		left:50px;
		bottom:auto;
		top:-13px;
		font-size:32px;
		color:#ffffff;	
	}
	
	.events-section .events-table .table-cell:hover .event-hover-popup{
		margin:0px;
	}
	
	.events-section .events-header h2{
		margin-bottom:30px;	
	}
    
    .single-item-one.active {
        height: 179px;
        width: 330px;
        top: 0;
    }
    
    .service-area .hide-area {
        left: 343px;
    }
    
    .projects-area .hide-area {
        left: 293px;
    }
    
    .subscribe-area #contact-form {
        margin-bottom: 50px;
    }
    
    .client-testimonials.style-one .bx-pager {
        display: none;
    }
    
    .features-section .hide-area {
        left: 353px;
    }
    
    .features-section .text-holder .text h4 {
        font-size: 10px;
    }
    
    .single-footer-widget .bottom-social-links li {
        margin-right: 26px;
    }
    
    .services-details .right-side .tabs-box .tab-buttons .tab-btn.active-btn {
        padding: 5px 20px;
    }
    
    .services-details .right-side .tabs-box .tab-buttons .tab-btn {
        padding: 5px 20px;
    }
    
    .intro-area ul li:hover {
        transform: none;
        display: block;
    }
    
    .intro-area ul li.single-item-two.active {
        transform: none;
    }
    
    .intro-area ul li:hover .icone-holder{
        transform: none;
    }
    
    .intro-area ul li:hover .icone-holder img{
        display: none;
    }
    
    .intro-area ul li.single-item-two.active {
        display: block;
    }
    
    .intro-area .single-item-two .icone-holder img{
        display: none;
    }
    
    .intro-area ul li:hover .icone-holder{
        display: none;
    }
    
    .intro-area .single-item-two {
        margin-top: 0px;
    }
    
    .subscribe-area .full-img img {
        width: 100%;
    }
    
    .about-area{
        padding-bottom: 0px;
    }
    
    .about-area .right-side {
        float: none;
    }
    
    .about-area .right-side .video-gallery {
        left: 37px !important;
        bottom: 100px;
    }
    
    .about-area .right-side .img-holder-one {
        position: relative;
    }
    
    .features-section .single-item .text-side {
        left: 10px;
    }
    
    .features-section .text-holder {
        width: 275px;
    }
	
    .features-section .single-item:hover .text-holder {
        width: 275px;
    }
    
    .services-details .img-content .text-box {
        left: 10px;
        top: 10px;
    }
    
    .project-details.style-two .text-holder .text h4 {
        font-size: 10px;
    }
    
    .project-details.style-two .single-item:hover .text-holder {
        width: 272px;
    }
    
    .about-area .hide-area {
        display: none;
    }
    
    .service-area .hide-area {
        display: none;
    }
    
    .projects-area .hide-area {
        display: none;
    }
    
    .team-area .hide-area {
        display: none;
    }
    
    .client-testimonials .hide-area {
        display: none;
    }
    
    .features-section .hide-area {
        display: none;
    }
    
    .intro-area .single-item-one {
        width: 345px;
    }
    
    .intro-area .single-item .text-holder h4:before {
        right: 150px;
    }
    
    .intro-area .single-item-one.active .text-holder h4:before {
        right: 146px;
    }
    
    .intro-area .single-item .text-holder h3:before {
        right: 175px;
    }
    
    .intro-area .pricing-column:hover .inner-box {
        transform: none;
    }
    
    .who-we-are .img-content {
        display: none;
    }
    
    .intro-area .icone-holder{
        display: none;
    }
    
}

@media only screen and (max-width: 1023px){
	
	.main-header .main-box .logo-box {
		position:relative;
		left:0px;
		top:0px;
		right:0px;
		bottom:0px;
		width:200px;
		margin:0px;
		text-align:left;
	}
	
	
    .main-header .main-box .outer-container {
        padding-left: 0px;
        padding: 30px 0px;
    }
	
	.main-header .nav-outer,
	.nav-outer .main-menu{
		display:none;
	}
	
	.main-header .nav-toggler{
		display:block;
	}
    
    .main-header.fixed-header .main-box{
        border-bottom: 1px solid #85714E;
    }
	
	.fluid-section-one .video-column .video-box .image{
		display:block;
	}
	
	.fluid-section-one .video-column .video-box,
	.fluid-section-one .video-column{
		position:relative;
		left:0px;
		right:0px;
		top:0px;
		bottom:0px;
		background:none;
		width:100%;
	}
	
	.fluid-section-one .column{
		width:100%;
		max-width:none;
	}
	
	.fluid-section-one .content-column .content-outer{
		width:100%;
		max-width:none;
	}
	
	.sec-title h2{
		font-size:20px;	
	}
	
	.gallery-single-post .info-column{
		padding-left:15px;	
	}
	
	.sidebar-page-container .blog-section{
		padding-right:0px !important;	
	}
	
	.sidebar-side .sidebar{
		padding-left:0px;	
	}
	
	.two-col-fluid .image-column,
	.two-col-fluid .content-column{
		width:100%;
		position:relative;
	}
	
	.two-col-fluid .image-column{
		background:none !important;	
	}
	
	.two-col-fluid .image-column .image-box{
		display:block;	
	}
	
	.two-col-fluid .content-column .inner-box{
		max-width:none;
		padding:50px 15px 30px;	
	}
    .search-button .toggle-search button i {
        display: none;
    }
    .search-button .toggle-search:before {
        display: none;
    }
    .main-header .cart-btn-outer {
        display: none;
    }
    
    .features-section .text-holder .text h4 {
        font-size: 14px;
    }
    
    .features-section .text-holder .text h4 {
        font-size: 10px;
    }
	
    .about-area .right-side .img-holder-one {
        display: none;
    }
    
    .funfact-area .inner-box {
        width: 225px;
    }
    
    .history-area .info-tabs .tab-buttons {
        left: 15px;
        top: 15px;
    }
    
    .history-area .tabs-box.info-tabs .tab-btn {
        display: inline-block;
        margin-right: 10px;
    }
    
    .history-area .full-img:before {
        display: none;
    }
    
    .history-area .info-tabs .tab-buttons {
        display: none;
    }
    
    .services-details .img-content .text-box {
        left: 10px;
        top: 10px;
    }
    
    .services-details .download-side .list-iteam li {
        font-size: 10px;
    }
    
    .project-details .project .right {
        float: none;
    }
    
    .client-testimonials.style-one .bx-pager .bx-pager-item {
        display: none;
    }
    
    .intro-area .pricing-column {
        padding: 0px 10px !important;
        display: inline-block;
    }
    
    .intro-area .inner-box{
        display: inline-block;
    }
    
    .intro-area .single-item-one {
        width: 310px;
    }
    
    .intro-area .single-item .text-holder h4:before {
        right: 132px;
    }
    
    .intro-area .single-item-one.active .text-holder h4:before {
        right: 130px;
    }
    
    .intro-area .single-item .text-holder h3:before {
        right: 154px;
    }
	
}

@media only screen and (min-width: 1025px){
	.hidden-bar.right-align.visible-sidebar{
		right:-400px !important;	
	}
    
    .service-area  .overlay {
        padding: 20px 40px 40px 40px;
    }
    
    .funfact-area .container {
        padding: 0px 0px;
    }
    
    .intro-area .inner-box{
        display: inline-block;
    }
    
}

@media only screen and (min-width: 768px){
	.main-menu .navigation > li > ul,
	.main-menu .navigation > li > ul > li > ul{
		display:block !important;
		visibility:hidden;
		opacity:0;
	}
    
    .features-section .single-item {
        margin-bottom: 50px;
    }
    .features-section {
        text-align: center;
    }
    
    
}

@media only screen and (max-width: 768px){
    
    .main-menu .navigation > li > ul,
	.main-menu .navigation > li > ul > li > ul{
		display:block !important;
		visibility:hidden;
		opacity:0;
	}
    
   .testimonial-slider-full .text-area {
        position: relative !important;
    }
    
    .testimonial-slider-full .img-holder {
        text-align: center!important;
    }
    
    .testimonial-slider-full .text-area {
        padding: 0px 26px !important;
        padding-top: 62px !important;
        margin-bottom: 0px !important;
        top: 0px !important;
        width: 720px !important;
    }
    
    .testimonial-slider-full .slide:before {
        display: none;
    } 
    
    .features-section .single-item:hover .text-holder {
        width: 340px;
    }
    
    .features-section .text-holder {
        width: 340px;
    }
    
    .features-section .text-holder .text h4 {
        font-size: 14px;
    }
    
    .features-section .single-item .text-side {
        left: 15px;
    }
    
    .funfact-area .inner-box {
        width: 269px; 
        margin-bottom: 15px;
    }
    
    .who-we-are .img-content {
        display: none;
    }
    
    .history-area .img-holder img {
        width: 100%;
    }
    
    .about-area .right-side .img-holder-one {
        right: 0px;
    }
    
    .about-area .right-side {
        left: 0px;
    }
    
    .about-area .right-side {
        float: none;
        display: block;
    }
    
    .about-area .right-side .video-gallery {
        top: 0;
    }
    
    .about-area .right-side .img-holder-one {
        position: relative;
        right: 0;
        top: 0;
        margin-bottom: 45px;
    }
    
    .services-details .img-content .text-box {
        left: 36px;
        top: 33px;
    }
    
    
    .services-details .download-side .list-iteam li {
        font-size: 16px;
    }
    
    .services-details .img-content .img-holder {
        margin-bottom: 45px;
    }
    
    .project-details.style-two .text-holder {
        width: 325px;
    }
    
    .project-details.style-two .text-holder .text h4 {
        font-size: 13px;
    }
    
    .project-details.style-two .single-item:hover .text-holder {
        width: 325px;
    }
    
    
    .google-map-area .social-link {
        display: none;
    }
    
    .header-area .header-contact-info {
        padding: 0px; 
    }
    
}

@media only screen and (max-width: 767px){
	
	
	.main-header .header-top .top-right ul.info-nav{
		float:none;
		left:-10px;	
	}
	
	.header-upper .logo-outer {
		position:relative;
		left:0px;
		top:0px;
		right:0px;
		bottom:0px;
		width:100%;
		margin:0px;
	}
	
	.default-portfolio-item.masonry-item.big-item,
	.default-portfolio-item.masonry-item.small-item{
		width:100%;	
	}
	
	.main-header .header-top .top-right ul li,
	.main-header .header-top .top-left ul li{
		margin:0px 10px;	
	}
	
	.main-slider .tp-caption{
		display: !important;
	}
	
	.main-header .header-top .top-left .dropdown{
		max-width:170px;
		margin:0 auto;	
	}
	
	.main-header .header-top .top-left{
		width:100%;
		text-align:center;	
	}
	
	.main-header .header-top .top-right{
		width:100%;
		text-align:center;
	}
	
	.main-header .header-top .top-right ul,
	.main-header .header-top .top-left ul,
	.header-top .social-icon,
	.header-top .top-right ul{
		text-align:center;
		width:100%;
		margin:10px 0px;
		padding:0px;	
	}
	
	.news-style-one .image-column{
		margin-bottom:25px;	
	}
	
	.main-footer .footer-bottom .pull-left,
	.main-footer .footer-bottom .pull-right{
		width:100%;
		text-align:center;	
	}
	
	.main-footer .footer-nav li{
		margin:5px 10px;	
	}
	
	.sec-title h2,
	.newsletter-style-one .title-column h2,
	.project-details h2,
	.sec-title.medium h2,
	.appt-section .title-box h2,
	.cart-section .sec-title h2,
	.sidebar-page-container .sec-title h2{
		font-size:24px;	
	}
	
	.page-info .pull-left,
	.page-info .pull-right{
		width:100%;	
	}
	
	.products-section .shop-upper-box .items-label,
	.products-section .shop-upper-box .sort-by{
		width:100%;
		margin:0px;	
	}
	
	.prod-tabs .reviews-container .rev-header h4,
	.prod-tabs .reviews-container .rev-header .rating{
		font-size:14px;	
	}
	
	.prod-tabs .add-review .rating li::after{
		display:none;	
	}
	
	.prod-tabs .add-review .rating li{
		display:block;
		margin:0px 10px 0px 0px;	
	}
    
    .about-area .right-side .img-holder-one {
        position: relative;
        right: 0;
        top: 0;
        margin-bottom: 45px;
    }
    
    .about-area .right-side {
        left: 0px;
    }
    
    .about-area .right-side {
        float: none;
        display: block;
    }
    
    .about-area .right-side .video-gallery {
        top: 0px;
        display: inline-block;
    }
    
    .testimonial-slider-full .text-area {
        padding: 0px 26px !important;
        padding-top: 62px !important;
        margin-bottom: 0px !important;
        top: 0px !important;
        width: 715px !important;
    }
    
    .testimonial-slider-full .slide:before {
        display: none;
    }
    
    .testimonial-slider-full .img-holder {
        text-align: center !important;
    }
    
    .features-section .single-item {
        margin-bottom: 50px;
    }
    
    .features-section {
        text-align: center;
    }
    
    .single-footer-widget .our-info .location i {
        top: 0px;
    }
    
    .single-footer-widget.contuct {
        margin-top: 12px;
    }
    
    .team-area .owl-controls {
        top: -195px;
    }
    
    .subscribe-area .full-img img {
        width: 100%;
    }
    
    .features-section .single-item .text-side {
        left: 15px;
    }
    
    .parallax-section .search-form input[type="text"]{
        width: 100%;
    }
    
    .features-section .text-holder {
        width: 340px;
    }
    
    .features-section .single-item:hover .text-holder {
        width: 340px;
    }
    
    .testimonial-slider-full .text-area {
        position: relative !important;
    }
    
    .funfact-area {
        text-align: center;
    }
    .header-area .logo {
        display: none;
    }
    
    .history-area .fact-counter .inner-box {
        margin-bottom: 50px;
    }
    
    .history-area .fact-counter .inner-box .counter b span {
        left: 0;
    }
    
    .services-details .img-content {
        margin-bottom: 50px;
    }
    
    .error-area h1 {
        font-size: 230px;;
    }
    
    .single-sidebar.Popular-Post .single-item {
        margin-bottom: 40px;
    }
    
    .project-details.style-two .text-holder {
        width: 350px;
    }
    
    .project-details.style-two .text-holder .text h4 {
        font-size: 14px;
    }
    
    .project-details.style-two .single-item:hover .text-holder {
        width: 350px;
    }
    
    .project-details.style-two .right-side .single-item {
        text-align: center;
    }
    
    .project-details.style-two .right-side .single-item .text-side {
        left: 185px;
    }
    
    .accrodion-wrap {
          margin-top: 50px;
    }
    .single-portfolio.span-3 {
          width: 100%;
    }
    .single-portfolio.span-3 {
          width: 100%;
    } 
    
    .intro-area .single-item-one {
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 599px){
	
	.prod-tabs .reviews-container .review-box{
		padding:15px 20px;	
	}
	
	.prod-tabs .reviews-container .rev-thumb{
		position:relative;
		left:0px;
		top:0px;
		margin-bottom:20px;
	}
	
	.prod-tabs .tab-btns .tab-btn,
	.contact-section .info-tabs .tab-btn{
		display:block;
		float:none;
		width:100%;
		margin:0px 0px 10px;
		text-align:center;
	}
	
	.sidebar-page-container .comments-area .reply-comment{
		margin-left:0px;	
	}
	
	.cart-section .coupon-outer .pull-left,
	.cart-section .coupon-outer .pull-right{
		width:100%;	
	}
	
	.cart-section .coupon-outer .apply-coupon .form-group{
		margin:0px 0px 15px;
		width:100%;	
	}
	
	.cart-section .coupon-outer .apply-coupon .form-group input[type="text"]{
		width:100%;	
	}
	
	.cart-section .coupon-outer .theme-btn{
		width:100%;
		display:block;
		margin:0px 0px 10px;	
	}
	
	.gallery-section .filters li{
		border:1px solid #e0e0e0 !important;
		display:block;
		margin:0px 0px 10px;	
	}
	
	.gallery-section .filters .filter-tabs{
		display:block;
		margin:0px 0px 10px;
		border:none;	
	}
	
	.news-style-one blockquote{
		margin-left:0px;	
	}
	
	.blog-details .post-bottom .share-options strong{
		display:block;	
	}
	
	.blog-details .post-bottom .post-controls{
		padding-top:10px;
		width:100%;	
	}
	
	.blog-details .post-bottom .post-controls li{
		margin:0px 20px 0px 0px;	
	}
	
	.icon-column-default .inner-box{
		padding:0px;
		text-align:center;	
	}
	
	.icon-column-default .inner-box .icon-box,
	.testimonials-section .slide-item .author-thumb{
		position:relative;
		left:0px;
		top:0px;
		margin:0 auto 25px;	
	}
	
	.testimonials-section .slide-item .slide-header{
		padding:30px 20px;
		text-align:center;	
	}
	
	.testimonials-section .slide-item .slide-content{
		padding:15px 20px;
		text-align:center;	
	}
	
	.featured-service .overlay-box .icon-box{
		display:none;	
	}
	
	.featured-service .overlay-box .overlay-inner{
		padding-left:30px;
		text-align:center;	
	}
	
	.team-section .team-thumbs-carousel{
		padding-right:150px;	
	}
	
	.events-section .events-table .event-hover-popup{
		width:270px;
		height:350px;
		overflow:auto;	
	}
	
	.events-section .events-table .event-hover-popup .upper-content .image{
		margin:0px 0px 20px;
		float:none;
		width:100%;	
	}
	
	.events-section .events-table .event-hover-popup .upper-content .image img{
		width:100%;	
	}
    
    .testimonials-section .slide-item .slide-header{
		padding:30px 20px;
		text-align:center;	
	}
	
	.testimonials-section .slide-item .slide-content{
		padding:15px 20px;
		text-align:center;	
	}
	
	.featured-service .overlay-box .icon-box{
		display:none;	
	}
	
	.featured-service .overlay-box .overlay-inner{
		padding-left:30px;
		text-align:center;	
	}
	
	.team-section .team-thumbs-carousel{
		padding-right:150px;	
	}
	
	.events-section .events-table .event-hover-popup{
		width:270px;
		height:350px;
		overflow:auto;	
	}
	
	.events-section .events-table .event-hover-popup .upper-content .image{
		margin:0px 0px 20px;
		float:none;
		width:100%;	
	}
	
	.events-section .events-table .event-hover-popup .upper-content .image img{
		width:100%;	
	}
    
    .testimonial-slider-full .text-area {
        width: 550px !important;
    }
    
    .accordion-box .accordion .accord-content {
        padding: 10px 0px 0px 20px;
    }
    
    .project-details.style-two .right-side .single-item .text-side {
        left: 101px;
    }
    
    .left-side.pull-left {
        width: 100%;
        text-align: center;
    }
    
    .top-bar-area .right-side {
        width: 100%;
        text-align: center;
    }
    
    .header-area .logo {
        padding: 22px 0px 0px 0px;
    }
    
    .team-area .owl-controls {
        display: none;
    }
    
}

@media only screen and (max-width: 499px) {
	
	
	.main-header .main-box .logo-box .logo img{
		max-width:70%;	
	}
	
	.main-header .nav-toggler{
		right:0px;	
	}
	
	.page-title h1{
		font-size:24px;	
	}
	
	.prod-tabs .tabs-container .tab{
		padding:20px 0px;
	}
	
	.sidebar-page-container .comments-area .reply-comment,
	.blog-details .comments-area .comment .comment-inner,
	.post-details .comments-area .comment .comment-inner{
		padding-left:0px;	
	}
	
	.blog-details .post-author .inner-box{
		padding:20px;	
	}
	
	.blog-details .post-author .inner-box .author-thumb{
		position:relative;
		left:0px;
		top:0px;
		margin-bottom:20px;	
	}
	
	.sidebar-page-container .comments-area .comment-box .author-thumb{
		position:relative;
		left:0px;
		top:0px;
		margin-bottom:20px;	
	}
	
	.accordion-box .block .content .image{
		margin:0px 0px 20px;
		float:none;
		width:100%;	
	}
	
	.accordion-box .block .content .image img{
		display:block;
		width:100%;	
	}
	
	.post-details .gallery-controls .next-btn,
	.post-details .gallery-controls .prev-btn{
		min-width:0px;
		padding:8px 20px;	
	}
    
    .testimonial-slider-full .text-area {
    width: 271px !important;
    margin: 0 auto;
}
    
    .team-area .owl-controls {
        top: -226px;
    }
    
    .header-area {
        display: none;
    }
    
    .main-header .main-box {
        border-top: 1px solid #fff;
    }
    
    .services-details .right-side .tabs-box .tab-buttons .tab-btn.active-btn {
        padding: 5px 3px;
    }
    
    .project-details.style-two .right-side .single-item .text-side {
        left: 51px;
    }
    
    .about-area .right-side .video-gallery {
        width: 100%;
    }
}


@media only screen and (max-width: 320px){
    
    .testimonial-slider-full .text-area {
        width: 273px !important;
    }
    
    .features-section .text-holder {
        width: 245px !important;
    }
    
    .features-section .single-item:hover .text-holder {
        width: 245px !important;
    }
    
    .features-section .text-holder .text h4 {
        font-size: 9px;
    }
    
    .team-area .owl-controls {
        display: none;
    }
        
}