/*
Template Name: produxon
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-highlight-text {
        font-size: 32px;
    }
    .tv-website-socialinfo, .tv-website-socialicon, .tv-subscribe-info, .tv-subscribe-form{
        float: none !important;
        text-align: center;
    }
    .tv-subscribe-form form .input-group{
        margin-left: auto;
        margin-right: auto;     
    }
}
@media (max-width: 992px){
    .tv-feature-content, .tv-site-logo, .tv-address-content, .tv-cta-img, .tv-cta-content{
        text-align: center;
    }
    .tv-feature-content ul{
        margin: 30px 0;
    }
    .tv-slider-content{
        width: 50%;
    }
    .tv-banner-text{
        width: 70%;
    }
    .tv-offer-content{
        font-size: 32px;
    }
    .tv-counter-value h2 {
        font-size: 30px;
    }
    .tv-counter-value i {
        font-size: 16px;
    }
    .tv-brand-image, .tv-website-socialicon, .tv-cta-img{
        margin-bottom: 30px;
    }
    .tv-contact-icon::after{
        content: "";
        height: 0;
        margin-left: 0;
        width: 0;
    }
    .tv-address-content .pull-left{
        float: none !important;
    }
    .tv-contact-icon i{
        font-size: 30px;
    }
    .tv-contact-address-content {
        margin: 15px 0;
    }
    .tv-cta-img img{
        position: relative;
        top:0;
    }
    .tv-cta {
        padding: 20px;
    }
    .tv-cta-divider::before{
        display: none;
    }
    .tv-cta-btn {
        float: none;
        margin-top: 30px;
        text-align: center;
    }
    .tv-innerpage-banner{
        height: 300px;
    }
    .tv-innerpage-title{
        font-size: 30px;
    }
}
@media (max-width: 767px){
    p{
        font-size: 13px;
    }
    .tv-section-title{
        font-size: 26px;
    }
    .tv-searchbar {
        margin-top: 30px;
    }
    .tv-feature-content ul{
        display: none;
    }
    .tv-searchbar, input.tv-search-field{
        width: 100%;
    }
    .navbar-default .navbar-toggle{
        border-color: #ffc527;
    }
    .navbar-default .navbar-toggle .icon-bar{
        background-color: #fff;
    }
    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{
        background-color: #ffc527;
    }
    .tv-slider-content {
        width: 60%;
    }
    .tv-highlight-text, h1{
        font-size: 28px;
    }
    .tv-services {
        text-align: center;
    }
    .tv-service-img{
        margin-left: auto;
        margin-right: auto;
    }
    .tv-bgbanner {
        background-attachment: inherit;
        height: 700px;
    }
    .tv-counter-value{
        margin-bottom: 30px;
    }
    .tv-innerpage-content {
        left: 15%;
        right: auto;
        text-align: left;
    }
}
@media (max-width: 500px){
    .width-100, .tv-member-image img{
        width:100%;
    }
    .tv-innerpage-title {
        font-size: 26px;
    }
    .breadcrumb{
        font-size: 13px;
    }
    .tv-innerpage-banner {
        height: 250px;
    }
    .tv-blog-content, .tv-blog-sharelinks, .tv-sidebar{
        text-align: center;
    }
    .tv-bgbanner{
        background-position: 70% top;
    }
    .media-body, .tv-popular-posts-content{
        text-align: left;
    }
}
@media (max-width: 400px){
    .width-50perc{
        width: 50%;
    }
    .tv-slider-content{text-align: center;}
    .tv-slider .tv-slider-img{
        min-height: 400px;
    }
    .tv-slider-content {
        width: 80%;
    }
    .tv-highlight-text, h1, .tv-section-title{
        font-size: 22px;
    }
    .tv-slider-content-inner{
        margin-bottom: 15px;
    }
    .tv-section-para{
        width:90%;
    }
    #accordion h4{
        font-size: 14px;
    }
    .tv-section {
        padding: 80px 0 0;
    }
    .tv-section-heading {
        margin-bottom: 60px;
    }
    .tv-project-name{
        font-size: 20px;
    }
    .tv-post-comments {
        margin-right: 2px;
    }
    .tv-contact-icon i {
        font-size: 24px;
    }
    .tv-subscribe-form form .input-group, .tv-subscribe-form form .form-control{
        width:100%;
    }
    .tv-subscribe-form form .btn {
        margin-top: 10px;
        width: 100%;
    }
    .tv-subscribe-form form .input-group{
        display: block;
    }
}