/*
    Project Name : Heron
*/


/*responsive layout*/

@media (min-width: 1680px) {
    .navigation span {
        right: 78%;
    }
}

@media (min-width: 1920px) {
    .navigation span {
        right: 78%;
    }
}

@media (min-width: 1972px) {
    .navigation span {
        right: 73%;
    }
    .bContainer {
        padding: 380px 0px 80px;
    }
}

@media (min-width: 2150px) {
    .bContainer {
        padding: 410px 0px 80px;
    }
}

@media (min-width: 2300px) {
    .bContainer {
        padding: 450px 0px 80px;
    }
}

@media (min-width: 2400px) {
    .navigation span {
        right: 68%;
    }
}

@media (max-width: 1024px) {
    .navigation span {
        right: 90%;
    }    
    .navigation .logo a {
        padding: 30px 16px 22px 0;
    }
    .navigation .navbar-nav>li {
        margin-left: 0px;
    }
    .navigation .navbar-nav>li>a {
        font-size: 14px;
        padding: 8px 15px;
    }
    #cities-text {
        padding: 66px 0px;
    }
    #newsletter-form .form-group {
        margin-top: 0px;
    }
    #newsletter-text {
        margin-top: 10px;
    }
    .mosaicflow .mosaicflow__item img {
        width: 100%;
    }
}

@media only screen and (max-width: 980px) {
    #header .for-contact-info .info-address {
        text-align: left;
    }
    #header .for-contact-info .info-phone,
    #header .for-contact-info .timing-three {
        text-align: right;
    }
    .navigation span {
        right: 82%;
    }
    .navigation .logo a {
        padding: 24px 16px 21px 0;
    }
    #form-estimation {
        margin-bottom: 10px;
    }
    .for-timing {
        margin-top: 10px;
    }
    .for-logo {
        padding-right: 24px;
    }    
    .navigation .navbar-nav>li {
        margin-left: 0px;
    }
    .navigation .navbar-nav>li>a {
        font-size: 14px !important;
        padding: 8px 7px !important;
    }
    .navigation .logo img {
        width: 91%;
    }
    .navigation .navbar-collapse {
        margin-right: 5px;
        padding-left: 0px;
    }
    .search-container {
        padding: 0px 25px;
        right: -50px;
    }
    .section-desc p.section-text {
        padding: 0px 100px;
    }
    .section-desc h1.section-heading {
        font-size: 28px;
    }
    .bContainer {
        padding: 240px 0 155px;
    }
    .button-effect {
        bottom: -35px;
    }    
    ul#portfolio-list li {
        margin-left: 12px;
        margin-right: 12px;
    }
    .portfolio li.item {
        margin-left: 8px;
        margin-right: 8px;
    }
    .overlay .fa-external-link {
        left: 28%;
    }
    .overlay .fa-search {
        right: 28%;
    }
    .myCarousel .carousel-control.left {
        left: 43%;
    }
    .navbar-default {
        padding-bottom: 0px;
    }
    .navbar-collapse {
        margin-right: 0px;
        padding-right: 0px;
    }
    #estimation .container {
        margin: auto;
    }
    div.module.parallax-1 {
        padding-bottom: 80px;
    }
    #latest-news {
        padding-bottom: 50px;
    }
    .news-image img {
        width: 100%;
    }
    .news-holder .news-container {
        margin-bottom: 20px;
    }
    #plans {
        padding-bottom: 50px;
    }
    #plans .price-plan .panel-default {
        margin-bottom: 40px;
    }
    #testimonial {
        padding-bottom: 60px;
    }
    ul#partners li a {
        padding: 23.5px 29px;
    }

    /* About Page */
    .team-memb-info {
        width: 90%;
        /*left: 10px;*/
        transform: skewX(-12deg);
        -webkit-transform: skewX(-12deg);
        -moz-transform: skewX(-12deg);
    }
    .team-memb:hover .team-memb-info {
        left: 10px;
    }
    .memb-info-inner {
        padding: 12px 0px;
    }
    .memb-info-text {
        transform: skewX(12deg);
        -webkit-transform: skewX(12deg);
        -moz-transform: skewX(12deg);
    }
    .memb-info-text h3 {
        font-size: 16px;
    }
    .memb-info-text p {
        font-size: 12px;
    }

    /* location page */
    #location-form .form-group {
        width: 79%;
    }
    #location-cities ul {
        margin-top: 0px;
        column-count: 3;
        -webkit-column-count: 3;
        -moz-column-count: 3;
    }

    /* Service Page */
    .controls button {
        padding: 8px 15px;
        margin-right: 5px;
    }

    #content-8{
        background-position: right center;
    }
    .content-default
    {
        background-position:left;
        text-align: center;
    }
    #content-8 .learn-video {
        margin-top: 0px;
        margin-bottom:65px;
    }
    #content_default_2 .luncher_block img{
        margin-top: 50px;
    }

    #content-8 .learn-main,#content-8 .learn-text{
        margin-left: 0
    }
    
}

@media (max-width: 800px) {
    .navigation .logo img {
        width: 92%;
    }
    .search-container {
        display: none;
    }
    .back-to-top {
        right: 30px;
    }
    .navigation .logo a {
        padding: 24px 16px 20px 0;
    } 
}

@media (max-width:767px) {
    #header .for-contact-info .info-address {
        text-align: left;
    }
    .navigation {
        background: rgba(0, 0, 0, 0.85);
    }
    #header {
        padding: 15px 0px 12px;
    }
    .navigation .logo span {
        background-color: #101011;
        right: 5px;
    }
    .navigation .navbar-nav {
        margin-right: 0px;
        margin-left: 0px;
    }
    .navigation .navbar li {
        margin-top: 5px;
        margin-bottom: 5px;
    }    
    .for-timing {
        margin-top: 0px;
    }
    .for-contact-info .col-xs-12,
    .for-timing .col-xs-12 {
        margin-bottom: 5px;
    }
    .for-timing .timing-two,
    .for-timing .timing-three,
    .for-contact-info .info-mail {
        margin-bottom: 0px !important;
    }
    .for-timing .timing-two .address {
        margin-bottom: 5px !important;
    }
    .for-timing .timing-three .address,
    .for-timing .timing-three .address span {
        margin-bottom: 0px;
    }
    .navbar-nav {
        margin: 7.5px 0px 7.5px -15px;
        height: 250px;
        overflow-y: scroll;
        overflow-x: hidden;
    }
    .navbar-header {
        text-align: center;
    }
    .navbar-default .navbar-toggle {
        border-color: #ddd;
        display: inline-block;
        margin: 15px 0px;
        float: none !important;
        padding: 20px;
        text-align: center;
    }
    .navbar-toggle .icon-bar {
        left: 10px;
        height: 1px;
        top: 18px;
    }
    .navbar li {
        margin-top: 8px;
        margin-bottom: 8px;
    }
    .navigation span {
        height: 90px;
    }
    .navbar-default .navbar-nav>li.active,
    .navbar-default .navbar-nav>li:hover {
        background: none;
        transform: skew(0deg);
        -webkit-transform: skew(0deg);
        -moz-transform: skew(0deg);
    }
    .navbar-default .navbar-nav>li.active>a,
    .navbar-default .navbar-nav>li:hover>a {
        color: #007ad1 !important;
        transform: skew(0deg);
        -webkit-transform: skew(0deg);
        -moz-transform: skew(0deg);
    }
    .navigation .navbar-default .navbar-nav > li > a {
        transform: skew(0deg);
        -webkit-transform: skew(0deg);
        -moz-transform: skew(0deg);
    }
    .navigation .navbar-default .navbar-nav > li.active,
    .navigation .navbar-default .navbar-nav > li:hover {
        color: #fff;
        background: transparent;
    }    
    .navigation .dropdown .dropdown-menu {
        background: transparent;
    }
    .navigation .navbar-default .navbar-nav > li > a {
        padding: 0px 8px;
    }
    .navbar-default .navbar-nav>li {
        transform: skew(0deg);
        -webkit-transform: skew(0deg);
        -moz-transform: skew(0deg);
    }
    .dropdown .dropdown-menu li {
        border-bottom: 1px solid #1d1d1d;
    }
    .navbar-nav>li>a {
        font-size: 14px;
        color: #fff !important;
        transform: skew(0deg);
        -webkit-transform: skew(0deg);
        -moz-transform: skew(0deg);
        transition: all 0.3s ease 0s;
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        transform: skew(0deg);
        -webkit-transform: skew(0deg);
        -moz-transform: skew(0deg);
        color: #B1B1B1;
    }
    .navigation .col-md-10 {
        padding-right: 0px;
        padding-left: 0px;
    }
    .nav-collapse {
        background: #414141 !important;
    }
    .navbar-fixed {
        top: -90px;
    }
    #for-hden-search>.row>.pull-right {
        float: none !important;
    }
    #header .for-contact-info .info-phone,
    #header .for-contact-info .timing-three {
        text-align: left;
    }
    
    .for-timing .timing-one {
        text-align: right;
    }   
    #newsletter {
        padding-bottom: 120px;
    }
    .bContainer hr {
        width: 275px !important;
    }
    #estimation-text {
        margin: 50px 0px 90px;
    }
    .noppading-left {
        padding: 0px;
    }
    #page-title {
        padding: 220px 0px 30px !important;
    }
    .myCarousel .carousel-control.left,
    .myCarousel .carousel-control.right {
        position: relative;
    }
    .myCarousel .carousel-control.left {
        top: 0;
    }
    .myCarousel .carousel-control.right {
        left: 53%;
        top: -53px;
    }
    .new {
        margin-bottom: 40px;
    }
    #map {
        height: 300px;
    }
    #cities {
        height: 100%;
        padding-bottom: 90px;
    }
    #cities-text ul {
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-count: 1;
    }
    #newsletter-form .button-effect {
        bottom: -70px;
        left: 0;
        right: 0;
        margin: 0 auto;
        text-align: center;
    }
    #newsletter-form input {
        width: 100%;
    }
    .footer-detail .latest-project {
        padding: 0px 15px !important;
    }
    .news-section span {
        display: none;
    }
    .news-hover-div>h1 {
        top: 30px;
    }
    .news-hover-div>p {
        top: 16%;
    }
    .news-hover-div>a {
        top: 35px;
    }
    .new-images {
        display: block;
    }
    .new-images1 {
        display: none;
    }
    #footer .footer-detail {
        margin-bottom: 40px;
    }
}

@media (max-width: 640px) {
    .navigation span {
        height: 100px;
    }
    .for-contact-info address {
        display: none;
    }
    #header {
        text-align: center;
    }
    #header .for-contact-info .info-phone,
    #header .for-contact-info .timing-three {
        text-align: center;
    }
    .for-timing .timing-one {
        text-align: center;
    }
    .for-timing .timing-two,
    .for-timing .timing-three,
    .for-contact-info .info-mail {
        text-align: center;
    }
    #header .col-xs-6 {
        width: 100%;
    }
    .navigation .logo {
        text-align: center;
    }
    #slider-with-blocks-1 .owl-controls .owl-buttons div {
        height: 43px;
        width: 15px;
    }
    #slider-with-blocks-1 .owl-controls .owl-buttons div,
    #slider-with-blocks-1 .owl-controls .owl-buttons div:hover {
        background: transparent;
        border: none;
        color: #000;
    }
    #slider-with-blocks-1 .owl-controls .owl-buttons .owl-prev {
        left: 0px;
    }
    #slider-with-blocks-1 .owl-controls .owl-buttons .owl-next {
        right: -2px;
    }
    .bContainer {
        padding: 220px 0px 74px;
    }
    .rsABlock img {
        width: 90%;
    }
    #estimation-text {
        margin: 0px;
    }
    #estimation .container {
        padding-left: 15px;
    }
    #estimation-form .field-container-lft {
        padding-right: 15px;
    }
    #estimation-form .field-container-rght {
        padding-left: 15px;
    }
    .footer-detail .latest-project {
        padding: 0px !important;
    }
    .back-to-top {
        right: 20px;
    }
    ul#partners li a {
        padding: 23.5px 15.7px;
    }
    #newsletter {
        padding: 60px 0px;
    }
    #cities {
        padding-bottom: 0px;
    }
    .section-desc p.section-text {
        padding: 0 50px;
    }
    /* About Page */
    #page-title {
        padding: 195px 0px 30px;
    }

    /* Contact Page */
    .contact-info {
        padding-top: 0px;
        margin-top: 30px;
    }

    /* Location Page */
    #location-form .form-group {
        width: 72%;
    }

    /* Service Page */
    .controls {
        margin-bottom: 42px;
    }
    .controls button {
        margin-bottom: 8px;
    }
}

@media (max-width: 480px) {
    .navigation .logo {
        width: 98%;
    }
    .for-timing .timing-two,
    .for-timing .timing-one {
        margin-bottom: 10px !important;
    }
    .bContainer h2 {
        font-size: 16px !important;
    }
    .bContainer h1 {
        font-size: 18px !important;
        line-height: 1.5em;
    }
    .bContainer .red-button {
        margin-top: 5px;
    }
    #estimation-text {
        margin-top: 0px;
    }
    .estimation .form-inline .form-group {
        margin-right: 0;
    }
    .greybox .carousel-control.left {
        left: 35%;
    }
    .overlay .fa-search {
        right: 20%;
    }
    #header address,
    .info-mail .address {
        display: flex;
    }
    #header address i.fa,
    .info-mail .address i.fa {
        margin-top: 3px;
        margin-right: 8px;
    }
    .top-info .timing span:nth-child(2) {
        margin-bottom: 5px;
    }
    #testimonial .bx-wrapper .bx-viewport {
        height: auto !important;
        padding: 25px 0px 0px;
    }
    ul#partners li a {
        padding: 16.5px 14px;
    }
    .section-desc p.section-text {
        padding: 0 15px;
    }

    /* About Page */
    .mission-media .media-body {
        padding-left: 25px;
    }

    /* Location Page */
    #location-form .form-group {
        width: 100%;
    }
    #location-form .red-button {
        float: right;
        margin-right: 30px;
    }
    #location-cities ul {
        column-count: 2;
        -webkit-column-count: 2;
        -moz-column-count: 2;
    }
}

@media (max-width: 360px) {
    .for-contact-info address {
        display: none;
    }
    #header {
        text-align: center;
    }
    #header .for-contact-info .info-phone,
    #header .for-contact-info .timing-three {
        text-align: center;
    }
    .for-timing .timing-one {
        text-align: center;
    }
    .for-timing .timing-two,
    .for-timing .timing-three,
    .for-contact-info .info-mail {
        text-align: center;
    }
    #header span,
    #header li {
        display: inline-block;
    }
    #header .top-info .col-xs-6 {
        width: 100%;
    }
    .section-desc p.section-text {
        padding: 0px 15px;
    }
    .news-holder .red-button {
        font-size: 10px;
    }
    .news-holder .news-text .news-read-more {
        margin-bottom: 15px;
    }
    .news-holder .news-container:hover .news-text {
        padding: 15px;
    }
    ul#partners li a {
        padding: 16.5px 22px;
    }
    .l-project-hover {
        padding: 5px;
    }
    .back-to-top {
        bottom: 80px;
    }
    #estimation-text {
        margin-top: 0px;
    }

    /* Location Page */
    #location-form label {
        width: 25%;
    }
    #location-form .form-control {
        width: 68% !important;
    }
    #location-form .input-bottom-line {
        left: 26%;
    }
    #location-form .form-control:focus~.input-bottom-line {
        width: 68%;
    }

    /* Service Page */
    .controls button {
        padding: 8px 8px;
        margin-right: 3px;
        font-size: 12px;
    }
}

@media (max-width: 320px) {
    #header {
        text-align: center;
    }
    #header .for-contact-info .info-phone,
    #header .for-contact-info .timing-three {
        text-align: center;
    }
    .for-timing .timing-one {
        text-align: center;
    }
    .for-timing .timing-two,
    .for-timing .timing-three,
    .for-contact-info .info-mail {
        text-align: center;
    }
    #header span,
    #header li {
        display: inline-block;
    }
    #header .top-info .col-xs-6 {
        width: 100%;
    }
    ul#partners li a {
        padding: 16.5px 12px;
    }
    .bContainer h2 {
        font-size: 12px !important;
    }
    .bContainer h1 {
        font-size: 14px !important;
    }
    header {
        font-size: 11px;
    }

    /* Service Page */
    .controls button {
        font-size: 10px;
    }
}

@media (max-width:767px) {
    #services-right {
        padding-top: 30px;
    }
    .detail-boxes {
        margin-bottom: 30px;
    }
    .detail-boxes h1,
    #detail-text h1 {
        font-size: 18px !important;
        line-height: 25px;
    }
}

@media (min-width:768px) and (max-width:1024px) {
    #services-left {
        text-align: center;
        margin-bottom: 30px;
    }
}