/* Medium Layout: 1367px. */

@media only screen and (min-width: 1200px) and (max-width: 1367px) {}




/* Medium Layout: 1280px. */

@media only screen and (min-width: 992px) and (max-width: 1200px) {


    .menu ul li a {
        padding: 14px 0 22px;
    }

    .service-2 .service-box .sb-icon {
        width: 30%;
    }
    .service-2 .service-box .sb-content {
        width: 70%;
    }
    .join-now h2 {
        font-size: 22px;
        line-height: 26px;
    }
    .join-now a {
        padding: 6px 18px;
    }
    .wpc-box {
        margin: 0 40px;
    }
    .why-trust-area {
        padding: 142px 0 61px;
    }
}




/* Tablet Layout: 768px. */

@media only screen and (min-width: 768px) and (max-width: 1024px) {

    .menu-area.navbar-fixed-top {
        position: inherit;
    }
    .menu-area.navbar-fixed-top {
        animation-name: none;
    }
    .menu-area {
        padding: 15px 0;
    }
    .about1-banner{
        display: none;
    }
    #home1_slider .cap-title h2{
        font-size: 30px;
        line-height: 35px;
    }
    #home1_slider .cap-details {
        margin: 0 0 57px;
    }
    #home1_slider .nivo-caption{
        top: auto;
        bottom: 0;
    }
    .join-now {
        display: flex;
        align-items: center;
    }
    .join-now h2 {
        max-width: calc(100% - 121px);
    }
    .pb-content{
        bottom: 11px;
    }
    .join-now h2{
        line-height: 35px;
    }
    .middle-text {
        padding-bottom: 9px;
    }
    .h1-single-blog {
        margin-bottom: 30px;
    }
    .single-fta {
        margin-bottom: 30px;
    }
    .wpc-box {
        margin: 0 30px;
    }
    .testimonial-box .tb-img {
        width: 30%;
    }
    .testimonial-box .tb-content {
        padding-left: 0;
        width: 100%;
        margin-top: 30px;
    }
    .fba-links {
        text-align: left;
    }
    .fba-links ul li {
        margin-left: 0;
        margin-right: 20px;
    }
    .h1-team-caousel .owl-nav {
        display: none;
    }
    /*blog-standard*/
    .sbs-c-meta p {
        margin-right: 10px;
    }
    .sbs-c-meta p::after {
        right: -10px;
    }
    /*blog-details*/
    .blog-hero h2.bh-title {
        font-size: 38px;
        line-height: 42px;
        padding-bottom: 44px;
    }
    .bd-img-content {
        bottom: 10px;
        left: 30px;
    }
    .bd-img-content h2 {
        font-size: 38px;
        line-height: 42px;
    }
    .bd-img-content ul li {
        margin-right: 10px;
    }
    .bd-img-content ul li::after {
        right: -12px;
    }
    .bd-blockquote {
        font-size: 18px;
        line-height: 22px;
        padding-left: 84px;
    }
    .aa-box .aa-box-img {}
    .comment-status-text .comment-author-metadata .author {
        margin: 18px 0 14px;
    }
    .comments .children li {
        padding-left: 10px;
    }
    .comment-respond-box {
        padding: 35px 30px 50px;
    }

    .contact-address {
        margin: 0 0 30px;
    }
    /*about*/
    .why-trust-area {
        padding: 100px 0;
        position: relative;
    }
    .why-trust-banner-bg {
        top: 30%;
    }
    /*sevice*/
    .lp-timer-box h2 .lp-timer-box-icon {
        margin-right: 10px;
    }
    .lp-timer-box h2 {
        font-size: 14px;
    }
    .why-choose-banner {
        display: none;
    }
}



@media only screen and (min-width: 414px) and (max-width: 768px) {
    .osa-banner {
        display: none;
    }
    .h2-about1-area {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    }
    .h2-about2-area {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    }
    .service-page-our-service{
        margin: 0px;
    }
    .why-choose-banner {
        display: none;
    }

}




/* Mobile Layout: 320px. */

@media only screen and (max-width: 767px) {
    #home1_slider .cap-title h2{
        font-size: 11px;
    }
    #home1_slider .nivo-directionNav {
        display: none;
    }
    .about1-banner{
        display: none;
    }
    .why-choose-banner {
        display: none;
    }
}




/* Wide Mobile Layout: 480px. */

@media only screen and (min-width: 481px) and (max-width: 767px) {

    .menu-area.navbar-fixed-top {
        position: inherit;
    }
    .menu-area.navbar-fixed-top {
        animation-name: none;
    }
    .header-top-social {
        text-align: left;
    }
    .logo {
        text-align: center;
    }
    .search {
        text-align: center;
    }
    .menu {
        margin: 30px 0;
        overflow: hidden;
    }
    #home1_slider .cap-title h2{
        font-size: 20px;
    }
    .about1-banner {
        margin: 60px 0;
    }
    .service-2 .service-box:last-child {
        margin: 0 0 72px;
    }
    .service-page-our-service {
        margin: 0px;
    }
    .osa-banner {
        display: none;
    }
    .our-service-area {
        padding: 104px 0 30px;
    }
    #project_mix .mix.mix_big {
        width: 49%;
    }
    #project_mix .mix {
        width: 50%;
    }
    .join-now h2 {
        display: block;
    }
    .join-now a {
        float: none;
    }
    .why-choose-banner {
        margin: 60px 0;
    }
    .wpc-box {
        margin: 0 20px;
    }
    .h1-team-caousel .owl-nav {
        display: none;
    }
    .home1-counter-area {
        padding: 78px 0 80px;
    }
    .h1-counter-box {
        margin: 0 0 20px;
    }
    .h1na-form-area input[type="email"] {
        width: 100%;
    }
    .h1na-form-area input[type="submit"] {
        margin-left: 0;
        margin-top: 20px;
    }
    .h1-single-blog .h1sb-img img {
        width: 100%;
    }
    .single-fta {
        margin: 0 0 20px;
    }
    .fba-links {
        text-align: left;
        margin: 14px 0 0;
    }
    .fba-links ul li {
        margin-left: 0;
        margin-right: 20px;
    }
    /*blog-standard*/
    .sbs-c-meta p {
        margin-right: 10px;
    }
    .sbs-c-meta p::after {
        right: -10px;
    }
    .blog-sidebar {
        margin: 60px auto auto;
        width: 264px;
    }
    /*blog-details*/
    .blog-hero h2.bh-title {
        font-size: 38px;
        line-height: 42px;
        padding-bottom: 44px;
    }
    .bd-img-content {
        left: 30px;
    }
    .bd-img-content h2 {
        font-size: 38px;
        line-height: 42px;
    }
    .bd-img-content ul li {
        margin-right: 10px;
    }
    .bd-img-content ul li::after {
        right: -12px;
    }
    .bd-blockquote {
        font-size: 18px;
        line-height: 22px;
        padding-left: 84px;
    }
    .aa-box .aa-box-img {
        margin: 0 0 30px;
    }
    .comment-status-text .comment-author-metadata .author {
        margin: 18px 0 14px;
    }
    .comments .children li {
        padding-left: 10px;
    }
    .comment-respond-box {
        padding: 35px 30px 50px;
    }
    /*contact*/
    .contact-address {
        margin: 0 0 30px;
    }
    .contact-map {
        margin: 0 0 30px;
    }
    /*about*/
    .why-trust-area {
        padding: 470px 0 70px;
    }
    .why-trust-banner-bg {
        top: 10%;
        width: 100%;
    }
    .why-trust-banner {
        top: 20px;
    }
    .about-banner-right {
        padding: 125px 0 84px 50px;
    }
}




/* Wide Mobile Layout: 480px. */

@media only screen and (min-width: 240px) and (max-width: 480px) {
    /*home1*/
    .header-top-social {
        text-align: center;
    }
    .menu-area {
        padding: 15px 0 10px;
    }
    .hero-go-down {
        bottom: 0px;
    }
    .menu-area.navbar-fixed-top {
        position: inherit;
    }
    .menu-area.navbar-fixed-top {
        animation-name: none;
    }
    .logo {
        text-align: center;
    }
    .search {
        text-align: center;
    }
    .menu {
        margin: 30px 0;
        overflow: hidden;
    }
    .about-us1 {
        text-align: center;
    }
    .about-us1-area {
        padding: 60px 0;
    }
    .about-us1-more {
        margin-bottom: 40px;
    }
    .about-us1-title::after {
        left: calc(50% - 27px);
    }
    .why-trust-head .wt-title {
        font-size: 37px;
    }
    .why-trust-head .wt-text {
        font-size: 17px;
    }
    .about1-banner {
        margin: 30px 0;
    }
    .search-modal .modal-title {
        font-size: 25px;
        margin: 120px 0 0;
    }
    .join-now h2{
        margin-bottom: 5px;
    }
    .our-service-head{
        text-align: center;
    }

    .service-2 .service-box:last-child {
        margin: 0 0 72px;
    }
    .osa-banner {
        display: none;
    }
    .our-service-area {
        padding: 60px 0 0px;
    }
    .service-page-our-service {
        margin: 0px;
    }
    .looking-property-area {
        padding: 70px 0px;
    }
    .looking-property-content h2 {
        font-size: 20px;
        line-height: 38px;
    }
    .last-project-area {
        padding: 60px 0 27px;
    }
    .latest-project-menu>div {
        margin-bottom: 8px;
        margin-right: 5px;
        padding: 8px 16px;
    }
    #project_mix .mix.mix_big {
        width: 100%;
    }
    #project_mix .mix {
        width: 100%;
    }
    .why-choose-us-area {
        padding: 60px 0 19px;
    }
    .join-now a {
        float: none;
    }
    .service-3 .service-box .sb-content h4{
        margin-top: 0px;
    }
    .why-choose-head {
        margin: 0 0 30px;
    }
    .service-3 {
        margin-bottom: 30px;
    }
    .service-3 .service-box {
        margin-bottom: 30px;
    }
    .home1-section-title h2 {
        font-size: 24px;
    }
    .why-choose-banner {
        margin: 30px 0;
    }
    .wpc-box {
        margin: 0 20px 25px;
    }
    .wpc-border {
        display: none;
    }
    .home1-counter-area {
        padding: 60px 0;
    }
    .h1-pricing-box {
        box-shadow: 0 0 29px 0 rgba(139, 139, 139, 0.1);
        margin-bottom: 20px;
    }
    .h1-counter-box {
        margin-bottom: 18px;
    }
    .home1-newsletter h2 {
        font-size: 27px;
        line-height: 33px;
    }
    .home1-pricing {
        padding: 60px 0;
    }
    .work-process-head {
        margin: 0 0 39px;
    }
    .testimonial-area {
        padding: 57px 0 0px;
    }
    .our-team-area {
        padding: 22px 0 43px;
    }
    .h1-blog-area {
        padding: 60px 0 40px;
    }
    .h1-single-blog {
        margin-bottom: 20px;
    }
    .our-partners-area {
        padding: 0 0 60px;
    }
    footer.home1-footer {
        padding: 50px 0;
    }
    .h1-team-caousel .owl-nav {
        display: none;
    }
    .h1na-form-area input[type="email"] {
        width: 100%;
    }
    .h1na-form-area input[type="submit"] {
        margin-left: 0;
        margin-top: 14px;
    }
    .testimonial-box .tb-img {
        width: 30%;
        margin: 0 0 20px;
    }
    .testimonial-box .tb-content {
        padding-left: 0;
        width: 100%;
    }
    .single-fta {
        margin: 0 0 30px;
    }
    .fba-links {
        text-align: left;
    }
    .fba-links ul li {
        margin-left: 0;
        margin-right: 20px;
    }
    .search-modal .modal-content input[type="text"] {
        width: 320px;
    }
    .htl-box {
        margin-right: 0;
        display: block;
    }
    .header-top-left {
        text-align: center;
    }
    .htl-box i {
        margin-right: 2px;
    }
    .htl-box p {
        font-size: 11px;
    }
    .service-2 .service-box .sb-icon {
        width: 30%;
    }
    .service-2 .service-box .sb-content {
        width: 70%;
    }
    .service-1 .service-box .sb-icon::after {
        height: 180%;
        left: 68%;
    }
    /*blog-standard*/
    .sbs-c-meta p {
        margin-right: 10px;
    }
    .sbs-c-meta p::after {
        right: -10px;
    }
    .blog-sidebar {
        margin: 60px 0 0;
    }
    /*blog-details*/
    .blog-hero h2.bh-title {
        font-size: 38px;
        line-height: 42px;
        padding-bottom: 44px;
    }
    .bd-img-content {
        bottom: 0;
        left: 10px;
    }
    .bd-img-content h2 {
        font-size: 20px;
        line-height: 24px;
    }
    .standard-blog-area {
        padding: 60px 0 20px;
    }
    .bd-img-content ul li {
        margin-right: 10px;
    }
    .bd-img-content ul li::after {
        right: -12px;
    }
    .bd-tags-share,
    .about-author,
    .comments {
        margin: 0 0 55px;
    }
    .standard-details-area {
        padding: 90px 0 30px;
    }
    .bd-blockquote {
        font-size: 18px;
        line-height: 22px;
        padding-left: 84px;
    }
    .aa-box .aa-box-img {
        margin: 0 0 30px;
    }
    .comment-status-text .comment-author-metadata .author {
        margin: 18px 0 14px;
    }
    .comments .children li {
        padding-left: 10px;
    }
    .comment-respond-box {
        padding: 35px 30px 50px;
    }
    /*contact*/
    .contact-address {
        margin: 0 0 30px;
    }
    .contact-map {
        margin: 0 0 30px;
    }
    /*coming-soon*/
    .csc-title {
        font-size: 38px;
        line-height: 42px;
        margin: 67px 0 15px;
    }
    .timer-area {
        overflow: hidden;
        margin-bottom: 53px;
    }
    .timer-area .cdown {
        float: left;
        margin-bottom: 30px;
        margin-right: 0;
        width: 50%;
    }
    .coming-soon-content .widget_wysija_cont {
        display: block;
        margin-bottom: 54px;
    }
    .coming-soon-content .widget_wysija_cont input[type="email"] {
        width: 100%;
    }
    .coming-soon-content .widget_wysija_cont input[type="submit"] {
        padding: 0 5px;
    }
    /*about*/
    .about-banner-left {
        padding: 70px 15px 70px;
        width: 100%;
        text-align: left;
    }
    .about-banner-right {
        padding: 70px 0 80px 20px;
        width: 100%;
    }
    .why-trust-area {
        padding: 284px 0 70px;
    }
    .why-trust-banner-bg {
        top: 8%;
        width: 100%;
    }
    .brand-carousel .owl-nav {
        top: -36px;
    }
    /*service*/
    .lp-timer-box h2 .lp-timer-box-icon {
        margin-right: 8px;
    }

    .coming-soon-content {
        padding: 60px 0px;
    }

}