/*
Template Name: Estatlio
File Name: responsive.css
Author Name: ThemeVault
Author URI: http://www.themevault.net/
License URI: http://www.themevault.net/license/
*/

/* Landscape phones and smaller */

@media (min-width: 992px) and (max-width: 1199px) {
    header .navbar-default .navbar-nav > li > a{
        font-size: 16px;
    }
    .carousel-caption > h1{
        font-size: 45px;
    }
    .bx-wrapper .bx-viewport, .bx-wrapper .bx-prev{
        left: 0;
    }
    .bx-wrapper .bx-next{
        right: 0;
    }
    .contact-form input{
        width: 32.27%;
    }
    .about-block{
        padding: 40px 0 0 0;
    }
    .to-do-block, .awesome-block, .skill-block, .project-block, .agent-block, .customer-block, .gallery-block, .history-block, .reach-us-block, .about-block-page{
        padding-top: 40px;
    }
    .to-do-inner-image-block{
        padding: 40px 0;
    }
    .text-head > h1::before{
        height: 65px;
        margin-right: 25px;
    }
    h1{
        font-size: 23px;
    }
    h3{
        font-size: 21px;
    }
    .sticky-head{
        padding: 60px 20px;
    }
    .sticky-head > h1{
        font-size: 35px;
    }
    .sticky-head > p{
        font-size: 19px;
    }
    .icon-image, .block-section > p{
        margin: 0;
    }
    .navbar-nav li.active::before {
        border-left: 15px solid transparent;
        border-right: 15px solid transparent;
        border-top: 16px solid #4cd4b0;
    }
}
@media(min-width: 992px){
    .single-bottom .contact-form input + input{
        margin-left: 11px;
    }

}
@media(max-width: 1024px) {
    .carousel-caption > h1{
        font-size: 36px;
    }
    .carousel-caption {
     top: 42%;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    h1{
        font-size: 22px;
    }
    h3{
        font-size: 20px;
    }
    .about-desc > h3{
        margin-bottom: 20px;
    }
    .single-skill > p{
        font-size: 19px;
    }
    .about-desc > p{
        font-size: 14px;
    }
    .text-head > h1::before{
        height: 65px;
        margin-right: 25px;
    }
    .about-block{
        padding: 35px 0 0 0;
    }
    .to-do-block, .awesome-block, .skill-block, .project-block, .agent-block, .customer-block, .gallery-block, .history-block, .reach-us-block{
        padding-top: 35px;
    }
    .to-do-inner-image-block{
        padding: 35px 0;
    }
    .info-block footer{
        padding: 35px 0;
    }
    .margin-t50, .to-do-inner-image-block, .margin-t65{
        margin-top: 30px;
    }
    .to-do-inner-image-block .block-section, .agent-image{
        margin-bottom: 15px;
    }
    .icon-image{
        margin: 20px 0;
    }
    .block-section > p{
        margin-top: 20px;
    }
    .icon-image > a > i{
        font-size: 40px;
        line-height: 70px;
    }
    .icon-image > a{
        width: 70px;
        height: 70px;
    }
    .awesome-image-block, .sticky-head{
        margin-top: 0;
        padding: 50px 0;
    }
    .sticky-head > h1{
        font-size: 30px;
    }
    .sticky-head > p{
        font-size: 17px;
    }
    .progress{
        height: 30px;
    }
    .progress-bar{
        line-height: 30px;
    }
    .port-block{
        padding: 25px 30px;  
    }
    .blog-views{
        margin-left: 10%;
    }
    .bx-wrapper .bx-viewport, .bx-wrapper .bx-prev{
        left: 0;
    }
    .bx-wrapper .bx-next{
        right: 0;
    }
    .contact-form input{
        width: 31.94%;
    }
    .contact-form input, .contact-form textArea{
        height: 45px;
        font-size: 17px;
    }
    .single-bottom .contact-form input + input{
        margin-left: 9px;
    }
    .contact-form textArea{
        height: 120px;
    }
    .copyright{
        font-size: 14px;
        margin-top: 35px;
    }
    .buttons > a{
        font-size: 17px;
        padding: 5px 12px;
    }
    .footer-block > h4{
        font-size: 17px;
        margin-bottom: 35px;
    }
    .footer-block ul.list-unstyled li {
        font-size: 16px;
        line-height: 35px;
    }
    .add-space {
        margin-left: 15px !important;
    }
    header .navbar-default .navbar-nav > li > a {
        font-size: 15px;
        padding: 10px;
    }
    .navbar-nav li.active::before {
        border-left: 13px solid transparent;
        border-right: 13px solid transparent;
        border-top: 14px solid #4cd4b0;
    }
    .remove-left{
        padding-left: 0;
    }
    .carousel-caption > h1{
        font-size: 28px;
        line-height: 32px;
        letter-spacing: 3px;
    }
    .carousel-caption {
     top: 42%;
    }
    .single-bottom button[type="submit"]{
        font-size: 16px;
    }
    .social-icons li + li {
        margin-left: 0;
    }
    footer .width-100{
        padding-right: 0;
    }
    #searchbar{
        width: 200px;
        right: 25px;
    }
    a#searchtoggl{
        margin-top: 0;
    }
}
@media (max-width: 1199px){
    .history-block-inner .media {
        padding: 0 15px;
    }
    .text-box {
        border: 1px solid #000;
        padding: 25px;
    }
}
@media (max-width: 767px) {
    .search {
        color: #4cd4b0;
        left: 60%;
        position: absolute;
        top: -45px;
    }
    .navbar-nav li.active::before {
        border-bottom: 8px solid transparent;
        border-left: 8px solid #4cd4b0;
        border-top: 8px solid transparent;
        left: 0;
        top: 6px;
    }
    a#searchtoggl{
        margin-top: 0;
    }
}
@media (min-width: 480px) and (max-width: 767px) {
    .to-do-inner-image-block .col-xs-12, .awesome-block .col-xs-12, .project-block .col-xs-12 , .agent-block .col-xs-12{
        width: 50%;
    }
}

@media (max-width: 767px) {
    .head-wrapper{
        height: 500px;
    }
    h1{
        font-size: 23px;
    }
    h3{
        font-size: 20px;
    }
    header .navbar-nav{
        background: #333; 
        margin: 0; 
        padding: 10px;
    }
    .navbar-default{
        box-shadow: none;
    }
    .top-nav-collapse .navbar-nav li.active::before{
        top: 6px;
    }
    .history-block-inner .media, .text-box{
        padding: 0;
    }
    .text-box .media-left, .text-box .media-right{
        display: block;
    }
    .text-box .media-left{
        text-align: center;
    }
    .text-box h3{
        font-size: 16px;
        margin: 10px 0 5px 0;
        text-align: center;
    }
    .text-box p{
        font-size: 14px;
        text-align: center;
    }
    .text-box .media-left a > i {
        border: none;
        font-size: 40px;
        margin-right: 0px;
        padding: 5px 0 0;
    }
    .line-show-effect{
        height: 81%;
    }
    .carousel-caption > h1{
        font-size: 28px;
        line-height: 32px;
        letter-spacing: 3px;
    }
    .carousel-caption {
     top: 42%;
    }
    header .navbar-default .navbar-nav > li > a{
        font-size: 16px;
        padding-bottom: 8px;
        padding-top: 8px;
    }
    .navbar-nav li.active::before{
        top: 11px;
    }
    .about-block, footer {
        padding: 30px 0 0 0;
    }
    .to-do-block, .awesome-block, .skill-block, .project-block, .agent-block, .customer-block, .gallery-block, .reach-us-block, .about-block-page{
        padding-top: 30px;
    }
    .text-head > h1::before{
        height: 60px;
        margin-right: 15px;
    }
    .margin-t50, .our-skills, .contact-form{
        margin-top: 30px;
    }
    .about-desc > h3, .contact-form{
        margin-bottom: 30px;
    }
    .text-head > h1, .awesome-block h3{
        letter-spacing: 1px;
    }
    .to-do-inner-image-block, .margin-t100, .margin-t65{
        margin-top: 20px;
    }
    .block-section{
        padding: 15px
    }
    .icon-image {
        margin: 10px 0 20px;
    }
    .icon-image > a, .icon-image-second > a{
        width: 60px;
        height: 60px;
    }
    .icon-image > a > i , .icon-image-second > a > i{
        font-size: 35px;
        line-height: 60px;
    }
    .block-section > p{
        margin-top: 15px;
    }
    .block-section , .agent-image{
        margin-bottom: 10px;
    }
    .to-do-inner-image-block, .pos-center, .info-block{
        padding: 30px 0;
    }
    .awesome-image-block{
        margin-top: 0;
        padding: 30px 0;
    }
    .sticky-head{
        width: 90%;
        padding: 30px 20px;
    }
    .sticky-head > p, .single-skill > p, .blog-title{
        font-size: 16px;
    }
    .sticky-head > h1{
        font-size: 22px;
        margin-bottom: 20px;
    }
    .progress{
        height: 25px;
    }
    .progress-bar{
        line-height: 25px;
    }
    .pos-center ul li + li{
        margin-left: 5px;

    }
    .pos-center ul li{
        border-radius: 0
    }
    .pos-center ul li a{
        padding: 5px 14px;
        border-radius: 0
    }
    .effect-image{
        margin-bottom: 15px;
    }
    .part-left > a{
        height: 28px;
        width: 28px;
    }
    .part-left a > i {
        font-size: 15px;
        line-height: 28px;
    }
    h5{
        font-size: 13px;
        line-height: 25px;
    }
    .bx-wrapper{
        margin-top: 30px;
        margin-bottom: 0;
    }
    .contact-form input{
        width: 49.5%;
    }
    .contact-form input + input {
        margin-left: 1%;

    }
    .contact-form input:nth-of-type(3) {
        margin-left: 0;
        margin-top: 10px;
    }
    .contact-form input, .contact-form textArea {
        font-size: 12px;
        height: 30px;
        letter-spacing: 1px;
    }
    .contact-form textArea{
        height: 90px;
        margin-top: 15px;
    }
    .buttons > a{
        padding: 5px 10px;
        font-size: 15px;
    }
    .info-block a, .copyright{
        font-size: 13px;
    }
    .info-block a > i{
        font-size: 20px;
    }
    .info-block .col-xs-12{
        margin-bottom: 15px;
    }
    .footer-block > h4{
        font-size: 16px;
        margin: 0 0 15px 0;
        text-align: center;
    }
    .footer-block ul.list-unstyled li {
        font-size: 16px;
        line-height: 30px;
        text-align: center;
    }
    .footer-block, .copyright {
        margin-top: 15px;
    }
    .awesome-block p{
        width: 100%;
    }
    .bx-wrapper .bx-prev, .bx-wrapper .bx-viewport{
        left: 0;
    }
    .bx-wrapper .bx-next{
        right: 0;
    }
    .blog-desc {

        font-size: 14px;
        letter-spacing: 1px;
        line-height: 30px;
        margin: 25px 0;
        text-align: left;
    }
    .blog-list h4, .blog-list1 h4{
        font-size: 17px;
    }
    .single-bottom button[type="submit"]{
        font-size: 15px;
    }
    footer .width-100{
        width: 100%;
        float: left;
    }
    .copyright{
        text-align: center;
        padding-bottom: 15px;
    }
    #searchbar{
        width: 91%;
    }
}
@media (max-width: 640px) {
    h1{
        font-size: 22px;
    }
    h3{
        font-size: 19px;
    }
    .carousel-caption > h1{
        font-size: 24px;
        line-height: 28px;
        letter-spacing: 3px;
    }
    .carousel-caption {
     top: 42%;
    }
    .to-do-block, .awesome-block, .skill-block, .project-block, .pos-center, .agent-block, .customer-block, .blog-views, .reach-us-block, .about-block-page{
        padding-top: 25px;
    }
    .pos-center{
        padding-bottom: 25px;
    }
    .sticky-head > h1{
        font-size: 20px;
    }
    .head-wrapper{
        height: auto;
    }

}
@media (min-width: 550px) and (max-width: 767px) {
    .customer-block .col-xs-12, .info-block .col-xs-12, .footer-block-main .col-xs-12{
        width: 50%;
    }
    .footer-block > h4, .footer-block ul.list-unstyled li, .social-icons{
        text-align: left;
    }
    .footer-block > h4{
        margin-bottom: 20px;
    }
    .port-block{
        padding: 15px 20px;
    }
    .blog-views{
        margin-left: 4%;
    }
    .info-block a{
        font-size: 14px;
    }
}
@media (max-width: 550px) {

.baner {

    margin-top: 120px;}

.m_top{ margin-top:10px;}

    h1{
        font-size: 21px;
    }
    .blog-date{
        font-size: 16px;
    }
    .port-block {
        padding: 10px 20px;
    }
    .blog-views{
        margin-left: 19%;
    }
    .text-box h3, header .navbar-default .navbar-nav > li > a{
        font-size: 15px;
    }
    header .navbar-default .navbar-nav > li > a{
        padding-bottom: 5px;
        padding-top: 5px; color:#fff;
    }
    .navbar-nav li.active::before{
        top: 6px;
    }
    .text-box p{
        font-size: 13px;

    }
    .text-box .media-left a > i {
        font-size: 35px;
    }
    .line-show-effect{
        height: 81%;
    }
    .carousel-caption > h1{
        font-size: 18px;
        line-height: 26px;
        letter-spacing: 2px;
    }
    .carousel-caption {
     top: 42%;
    }
    h2{
        font-size: 20px;
    }
    h3{
        font-size: 18px;
    }
    .margin-t50, .about-desc > p + p{
        margin-top: 15px;
    }
    .about-desc > h3{
        margin-bottom: 15px;
    }
    .about-desc > p {
        font-size: 14px;
        letter-spacing: 1px;
        text-align: left;
    }
    .about-block {
        padding: 25px 0 0 0;
    }
    .text-head > h1::before{
        height: 55px;
    }
    .about-desc > p {
        font-size: 15px;
        letter-spacing: 1px;
        text-align: left;
    }
    .sticky-head{
        width: 100%;
        padding: 25px 15px;
    }
    .sticky-head > p{
        font-size: 14px;
    }
    .single-skill, .contact-form input{
        width: 100%;
    }
    .contact-form input + input {
        margin-left: 0px;
        margin-top: 10px;
    }

}
@media (max-width: 400px) {

.baner {

    margin-top: 120px;}

.logo img{ width:100%;}

.m_top{ margin-top:10px;}

    h1, .blog-title-head{
        font-size: 20px;
    }

    h3{
        font-size: 18px;
    }
    .about-desc > p {
        font-size: 14px;
    }
    .port-block {
        padding: 0 15px;
    }
    .line-show-effect{
        height: 80.8%;
    }
    .carousel-caption > h1{
         font-size: 12px;
    letter-spacing: 1px;
    line-height: 12px;
    }
    .carousel-caption {
     top: 38%;
    }

    .about-block {
        padding: 20px 0 0 0;
    }
    .pos-center ul li a {
    padding: 5px 12px;
}
.copyright a{
     font-size: 16px;
}
}
@media (min-width: 300px) and (max-width: 360px) {

.baner {

    margin-top: 120px;}

    .line-show-effect {
        height: 83.2%;
    }
	
	.m_top{ margin-top:10px;}
}



