/*
Template Name: spacelon
File Name: responsive.css
Author Name: ThemeVault
Author URI: http://www.themevault.net/
License URI: http://www.themevault.net/license/
*/
@media (max-width: 1199px){
    .tv-service-image img, .tv-price-content .panel-heading img, .tv-expert-image img {
        height: 180px;
        width: 180px;
    }
}
@media (max-width: 991px){
    #myCarousel .carousel-caption {
        top: 80%;
        transform: translate(-30%, -80%);
    }
    #myCarousel .carousel-caption > p {
        font-size: 12px;
        line-height: 18px;
        margin: 10px 0;
    }
    .tv-site-btn {
        padding: 10px 22px;
        font-size: 13px;
    }
    #myCarousel .carousel-caption h2 {
        font-size: 25px;
    }
    .navbar-default .navbar-nav > li > a {
        font-size: 12px;
    }
    .tv-contact-num i {
        font-size: 14px;
        margin-top: 4px;
    }
    .tv-contact-num a {
        font-size: 12px;
        margin-left: 7px;
    }
    .tv-paddingTop-100 {
        padding-top: 80px;
    }
    .tv-block-title p {
        font-size: 18px;
    }
    .tv-block-title > h2 {
        font-size: 30px;
    }
    .tv-block-title {
        margin-bottom: 80px;
    }
    .tv-about-content > p, .tv-spa-features > p, .tv-service-detail p, .tv-treatment-list p, .tv-blog-detail p, .contact-details p, .tv-subscribe-content p {
        font-size: 12px;
        line-height: 22px;
    }
    .tv-spa-features, .tv-service-content, .tv-appointment-details, .tv-expert-content, .contact-details {
        margin-bottom: 20px;
    }
    .tv-whychoose-image img, .tv-appointment-image img{
        margin-left: auto;
        margin-right: auto;
    }
    .tv-spa-features a, .contact-details span {
        font-size: 22px;
        height: 80px;
        line-height: 80px;
        width: 80px;
    }
    .tv-whychoose-details, .tv-counter-box{
        text-align: center;
    }
    .tv-inner-banner{
        height: 320px;
    }
    .tv-footer-copyright > p {
        font-size: 16px;
    }
}
@media (max-width: 767px){
    #myCarousel .carousel-caption > p{
        display: none;
    }
    #myCarousel .carousel-caption h2 {
        font-size: 22px;
        margin-bottom: 15px;
    }
    .navbar-nav {
        text-align: center;
    }
    .navbar-default .navbar-nav > li > a{
        display: inline-block;
    }
    .navbar-default .navbar-collapse, .navbar-default .navbar-form{
        border:none;
    }
    .navbar-default {
        background-color: rgba(255, 255, 255, 0.98);
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #222;
    }
    .navbar-default .navbar-toggle {
        background: transparent;
        border-color: #f17d10;
    }
    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{
        background: #f17d10;
    }
    .tv-paddingTop-100 {
        padding-top: 60px;
    }
    .tv-block-title > h2 {
        font-size: 26px;
        margin: 0 0 15px;
    }
    .tv-block-title {
        margin-bottom: 60px;
    }
    .tv-about-content h3 {
        font-size: 22px;
    }
    .tv-offer-details > h2 {
        font-size: 28px;
    }
    .tv-offer-details > h4 {
        font-size: 14px;
        margin: 15px 0 18px;
    }
    .tv-offer-banner{
        min-height: 220px;
    }
    .tv-blog-image img {
        margin-left: auto;
        margin-right: auto;
    }
    .tv-blog-detail{
        text-align: center;
        margin-bottom: 20px;
    }
    .tv-inner-banner {
        height: 280px;
    }
}
@media (max-width: 500px){
    .width-100{
        width: 100%;
    }
    .width-50{
        width: 50%;
    }
    header {
        background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(247, 183, 122, 1) 0%, rgba(226, 115, 10, 1) 100%) no-repeat scroll 0 0;
        position: relative;
    }
	
	.top-header {

    padding: 10px 0;

}

.tv-contact-num {

    margin-top: 0;
    vertical-align: middle;

}
	
    .tv-contact-num, .tv-apoointment-btn{
        text-align: center; 
    }
    .tv-apoointment-btn {
        margin-top: 20px;
    }
    .tv-navigation-bar {
        left: 0;
        position: absolute;
        right: 0;
    }
    .tv-counter-details{
        margin-bottom: 20px;
    }
    .tv-offer-details > h2 {
        font-size: 24px;
    }
    .tv-offer-details > h4 {
        font-size: 13px;
    }
    .tv-gallery-image .tv-gallery-content .tv-name{
        font-size: 16px;
    }
    .tv-gallery-image .tv-gallery-content .tv-plus, .tv-insta-image .tv-insta-content a{
        height: 35px;
        line-height: 35px;
        width: 35px;
    }
    .tv-counter-details h2, .tv-price-content h3 {
        font-size: 24px;
    }
    .form-wrapper{
        width: 350px;
    }
    .form-wrapper #submit{
        width: 30%;
    }
    .form-wrapper #search{
        width:70%;
    }
    .tv-inner-banner {
        height: 200px;
    }
    .nav-tabs > li > a{
        font-size: 12px;
    }
}
@media (max-width: 400px){

.m_top{ margin-top:15px;}

    .width-100perc{
        width: 100%;
    }
    #myCarousel .carousel-caption {
        top: 95%;
        transform: translate(-35%, -80%);
        left: 35%;
    }
    #myCarousel .carousel-caption h2 {
        font-size: 14px;
        margin-bottom: 10px;
    }
	
	.navbar-brand > img {

    display: block;
    width: 100%;
    margin-top: -20px;

}

.tv-spa-features{ margin-top:20px;}

.carousel {

    position: relative;
    margin-top: 110px;

}
	
    .tv-site-btn {
        font-size: 12px;
        padding: 9px 20px;
    }
    #myCarousel .carousel-control span{
        height: 30px;
        line-height: 30px;
        width: 30px;
    }
    .tv-block-title > h2 {
        font-size: 24px;
        margin: 5px 0 15px;
    }
    .tv-offer-details {
        left: 10%;
        right: 10%;
        text-align: center;
        transform: translate(0%, -50%);
    }
    .tv-offer-details > h4 {
        font-size: 13px;
        line-height: 20px;
    }
    .form-wrapper {
        width: 280px;
    }
    .tv-inner-banner {
        height: 150px; margin-top: 100px;
    }
    .tv-apoointment-btn {
        margin-top: 10px;
    }
    .nav-tabs > li > a {
        display: inline-block;
        font-size: 12px;
        margin-bottom: 5px;
        padding: 10px;
    }
}