/* Medium Layout: 1920px. */

@media only screen and (min-width: 1368px) and (max-width: 1680px) {
    /*home-2*/
    .h2-hero-area {
        padding: 250px 0 220px;
    }
    .h2-map {
        right: calc((-100vw + 1160px) / 2);
        width: 80%;
    }
}



/* Medium Layout: 1367px. */

@media only screen and (min-width: 1200px) and (max-width: 1367px) {
    /*home1*/
    .top-service-box .content {
      padding: 8px;
    }
    .top-service-box .content .title {
      font-size: 16px;
      line-height: 20px;
      margin: 0 0 8px;
    }
    .top-service-box:hover .content .text {
      margin: 0 0 2px;
    }
    .top-service-box .content .address {
      margin: 0 0 6px;
    }
    .top-service-box .content .more {
      padding: 3px 12px;
    }
    /*home-2*/
    .h2-hero-area {
        height: auto;
    }
    .h2-map {
      right: calc((-100vw + 1130px) / 2.1);
      width: 70%;
    }
}



/* Medium Layout: 1280px. */

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    /*home1*/
    .logo {
        top: -38px;
    }
    .inquiry>a {
        padding: 11px 12px;
    }
    .top-service-box .content {
        padding: 6px;
    }
    .top-service-box .content .title {
        font-size: 16px;
        line-height: 20px;
        margin: 0 0 12px;
    }
    .top-service-box .content .address {
        margin: 0 0 12px;
    }
    .top-service-box .content .title {
        font-size: 12px;
        line-height: 16px;
        margin: 0 0 0px;
    }
    .top-service-box .content .text {
        font-size: 12px;
        line-height: 16px;
        margin: -22px 0 -40px;
    }
    .top-service-box:hover .content .text {
        margin: 0;
    }
    .top-service-box .content .address {
        font-size: 12px;
        line-height: 16px;
        margin: 0;
    }
    .top-service-box .content .more {
        font-size: 12px;
        font-weight: 600;
        line-height: 16px;
        padding: 2px 14px;
    }
    .about-right {
        margin: 20px 0 0;
    }
    .fw-list ul li a {
        font-size: 12px;
        font-weight: 600;
        padding-left: 18px;
    }
    .fw-list ul li a:hover {
        padding-left: 19px;
    }
    .single-why-choose .img {
        width: 136px;
    }
    .single-our-project .content {
        padding: 27px 12px 44px;
    }
    .single-our-project .content .add-cart {
        font-weight: 500;
        padding: 7px 10px;
    }
    .single-testimonial .st-box {
        padding: 28px 74px 28px 28px;
    }
    .single-testimonial .st-box.from-left {
        padding-left: 74px;
        padding-right: 28px;
    }
    /*home2*/
    .h2-menu-area .menu ul li>a {
        font-size: 14px;
        padding-right: 6px;
    }
    .h2-hero-area {
        height: auto;
    }
    .we-offer-tab-menu .nav-tabs .nav-item .nav-link {
        padding: 10px 4px;
    }
    .h2-single-project .content {
        padding: 18px 8px;
    }
    .free-quote-get .link {
        padding: 10px 5px;
    }
    .free-consultant {
        padding: 48px 60px;
    }
    .h2-map {
        right: calc((-100vw + 961px) / 2);
        width: 50%;
    }
    .single-blog .content .date-more .more {
        -webkit-flex: 1 1 44%;
        -moz-flex: 1 1 44%;
        -ms-flex: 1 1 44%;
        -o-flex: 1 1 44%;
        flex: 1 1 44%;
    }
    /*home3*/
    .h3-logo {
        left: 15px;
        top: -106px;
        width: 90%;
    }
    .h3-header-top-area .hm-phone p,
    .h3-header-top-area .hm-phone a {
        font-size: 12px;
    }
    .h3-header-top-area .hm-address p,
    .h3-header-top-area .hm-address a {
        font-size: 12px;
    }
    .h3-header-top-area .hm-free-quote p,
    .h3-header-top-area .hm-free-quote a {
        font-size: 12px;
    }
    .all-project-menu .button {
        padding: 13px 30px;
    }
    .h3-single-project .content {
        bottom: 3px;
        left: 10px;
    }
    .h3-single-project .content .title {
      font-size: 16px;
      line-height: 16px;
      margin: 0 0 4px;
    }
    .h3-single-project .content .text {
        line-height: 18px;
        margin: 0;
    }
    .h3-single-project .content .address {
        margin: 0 0 8px;
    }
    /*grid-left-sidebar*/
    .gs-widget .title-3 {
        font-size: 18px;
    }
    .catalog-gsw .price-slider p input[type="text"] {
        padding: 0 4px;
        width: 94px;
    }
    /*work*/
    .work-area .top-service-box .content .text {
        margin: 0 0 -44px;
    }
    .work-area .top-service-box:hover .content .text {
        margin: 6px 0 8px;
    }
    /*service-details*/
    .recent-blog-bsw .recent-blog li a .img {
        width: 54px;
    }
    .recent-blog-bsw .recent-blog li a .content {
        padding-left: 12px;
    }
}



/* Tablet Layout: 768px. */

@media only screen and (min-width: 768px) and (max-width: 991px) {
    /*home1*/
    .menu-area.navbar-fixed-top {
        animation: 0s ease 0s normal none 1 running none;
        box-shadow: none;
        position: unset;
    }
    .search-modal .modal-content input[type="text"] {
        width: 200px;
    }
    .header-middle-area {
        padding: 0;
    }
    .logo {
        left: 0;
        position: unset;
        right: 0;
        text-align: center;
        top: 0;
    }
    .hm-address {
        padding: 24px 0;
    }
    .hm-phone {
        padding: 24px 0;
    }
    .hm-free-quote {
        padding: 24px 0;
    }
    .menu-area {
        padding: 10px 0 8px;
    }
    .menu {
        background: #333 none repeat scroll 0 0;
        margin: 5px 0 0;
        overflow: hidden;
        padding: 0;
    }
    .hero-banner {
        bottom: 0;
        height: 40%;
        top: auto;
    }
    .menu ul li:first-child>a {
        padding-left: 25px;
    }
    .about-right {
        margin: 20px 0 0;
    }
    .top-service-box .content {
        padding: 8px 14px;
    }
    .top-service-box .content .title {
        font-size: 16px;
        line-height: 20px;
        margin: 0 0 12px;
    }
    .top-service-box .content .text {
      line-height: 18px;
    }
        .top-service-box:hover .content .text {
      margin: -10px 0 10px;
    }
    .top-service-box .content .address {
      line-height: 18px;
      margin: 0 0 3px;
    }
    .top-service-box .content .more {
      font-size: 12px;
      padding: 3px 10px;
    }
    .why-choose-items {
        margin: 0 0 60px;
    }
    .single-testimonial .st-box {
        margin-bottom: 30px;
    }
    .single-why-choose .img {
        width: 134px;
    }
    /*home2*/
    .h2-menu-area {
        background: #111111 none repeat scroll 0 0;
        position: relative;
    }
    .h2-menu-area.navbar-fixed-top {
        padding: 16px 0;
    }
    .h2-logo {
        position: unset;
        text-align: center;
    }
    .h2-menu-area .menu ul li>a {
        color: #111;
    }
    .h2-menu-area.navbar-fixed-top .h2-logo-col {
        margin-right: 0;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
    .home-2-header .register-login-cart {
        text-align: center;
    }
    .h2-hero-area {
        height: auto;
        padding: 160px 0;
    }
    .h2-about-right {
        margin: 60px 0 0;
    }
    .h2ar-box .icon {
        font-size: 44px;
    }
    .h2ar-box {
        display: inline-block;
        margin: 0 40px 90px 0;
        padding-left: 70px;
    }
    .free-consultant {
        border-radius: 20px;
        padding: 30px 30px;
    }
    .h2-map {
        display: none;
    }
    /*home3*/
    .h3-logo {
        position: unset;
        text-align: center;
        top: 0;
    }
    .h3-header-bottom {
        position: unset;
    }
    .h3-header-bottom .daily-visitor {
        text-align: center;
    }
    .h3-hero {
        padding: 140px 0 60px;
    }
    .h3-header-top-area .register-login-cart {
        text-align: left;
    }
    .h3-hero-img {
        padding-top: 90%;
    }
    .h3-about-icons {
        margin: 30px 0;
    }
    .all-project-menu .button {
        padding: 10px 18px;
    }
    /* details */
    .other-page-breadcumb-area {
        padding: 70px;
    }
    .view-modal {
        width: auto;
    }
    .product-details {
        margin-top: 60px;
    }
    .ptc-box {
        text-align: center;
    }
    /*grid*/
}



/* Mobile Layout: 320px. */

@media only screen and (max-width: 767px) {}



/* Wide Mobile Layout: 480px. */

@media only screen and (min-width: 481px) and (max-width: 767px) {
    /*home1*/
    .menu-area.navbar-fixed-top {
        animation: 0s ease 0s normal none 1 running none;
        box-shadow: none;
        position: unset;
    }
    .search-modal .modal-content input[type="text"] {
        width: 200px;
    }
    .logo {
        left: 0;
        position: unset;
        right: 0;
        text-align: center;
        top: 0;
    }
    .register-login-cart {
        text-align: left;
    }
    .header-middle-area {
        background: #fff none repeat scroll 0 0;
        padding: 0;
    }
    .hm-free-quote {
        text-align: left;
    }
    .menu {
        background: #333 none repeat scroll 0 0;
        overflow: hidden;
        padding: 0;
    }
    .menu ul li:first-child>a {
        padding-left: 15px;
    }
    .hero-banner {
        display: none;
    }
    .hero-area {
        padding: 100px 0;
    }
    .top-service-box .content {
        padding: 8px 14px;
    }
    .top-service-box .content .title {
        font-size: 16px;
        line-height: 20px;
        margin: 0 0 12px;
    }
    .top-service-box .content .address {
        margin: 0 0 12px;
    }
    .project-img {
      margin: auto auto 30px;
      width: 370px;
    }
    .single-testimonial .st-box {
        margin: 0 55px 30px 0;
    }
    .copyright {
        margin: 0 0 30px;
    }
    .bottom-social ul {
        text-align: left;
    }
    .why-choose-items {
        margin: 0 0 60px;
    }
    .top-service-box {
      margin: 15px auto;
    }
    .single-team {
        display: block;
        margin: auto auto 30px;
        width: 240px;
    }
    .single-our-project {
        margin: auto auto 49px;
        width: 240px;
    }
    .single-blog {
        margin: auto auto 167px;
        width: 240px;
    }
    /*home2*/
    .h2-menu-area {
        background: #111111 none repeat scroll 0 0;
        position: relative;
    }
    .h2-menu-area.navbar-fixed-top {
        padding: 16px 0;
    }
    .h2-logo {
        position: unset;
        text-align: center;
    }
    .h2-menu-area .menu ul li>a {
        color: #111;
    }
    .h2-menu-area.navbar-fixed-top .h2-logo-col {
        margin-right: 0;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
    .h2-hero-area {
        height: auto;
        padding: 100px 0;
    }
    .h2-hero .title {
        font-size: 50px;
        line-height: 54px;
    }
    .h2-about-text {
        margin: 0 0 30px;
    }
    .h2ar-box {
        display: inline-block;
        margin: 0 10px 30px 0;
        padding-left: 40px;
    }
    .h2ar-box .icon {
        font-size: 24px;
    }
    .h2-single-project .content {
        padding: 18px;
    }
    .home-2-header .register-login-cart {
        text-align: center;
    }
    .free-consultant {
        border-radius: 20px;
        padding: 20px 40px;
    }
    .h2-map {
        display: none;
        width: 190%;
    }
    .single-h2-top-service {
        margin: 30px auto auto;
        width: 240px;
    }
    .h2-about-img {
        text-align: center;
        margin: 0 0 30px;
    }
    .single-h2-why-choose {
        margin: auto auto 30px;
        width: 240px;
    }
    .h2-single-service {
        margin: auto auto 50px;
        width: 240px;
    }
    .we-offer-img {
        text-align: center;
    }
    .h2-single-project {
        margin: auto auto 30px;
        width: 240px;
    }
    /*home3*/
    .h3-logo {
        position: unset;
        text-align: center;
        top: 0;
    }
    .h3-header-bottom {
        position: unset;
    }
    .h3-header-bottom .daily-visitor {
        text-align: center;
    }
    .h3-hero {
        padding: 140px 0 60px;
    }
    .h3-single-feature-project .content {
        bottom: 20px;
        left: 20px;
    }
    .h3-single-blog {
        margin: auto auto 30px;
        width: 240px;
    }
    .h3-single-project {
        margin: auto auto 6px;
        width: 315px;
    }
    .h3-about-icons {
        margin: 20px 0;
    }
    /*details*/
    .other-page-breadcumb-area {
        padding: 50px 0;
    }
    .view-modal {
        width: auto;
    }
    .product-details {
        margin-top: 60px;
    }
    /*grid*/
    .grid-menu {
        padding: 10px;
    }
    .grid-menu .sort-show p {
        margin: 0;
    }
    .grid-menu .sort-show select {
        padding: 4px;
    }
    .grid-menu .pages ul li {
        margin-left: 0;
    }
    .grid-menu .pages ul li a {
        font-size: 12px;
        height: 24px;
        line-height: 24px;
        width: 24px;
    }
    .details-course-box-list .content {
        padding: 14px 0;
    }
    .details-course-box-list .content .buttons .add-cart {
        margin-right: 0;
        padding: 8px 14px;
    }
    .details-course-box-list .content .buttons ul li {
        margin-right: 0;
    }
    .details-course-box-list .img {
      float: none;
      margin: auto;
    }
    /*work-details*/
    .all-comments li ul {
        padding-left: 30px;
    }
    /*contact*/
    .map-area .gmap #googleMap {
        height: 300px;
    }
}



/* Small Mobile Layout: 480px. */

@media only screen and (min-width: 240px) and (max-width: 480px) {
    /*home1*/
    .menu-area.navbar-fixed-top {
        animation: 0s ease 0s normal none 1 running none;
        box-shadow: none;
        position: unset;
    }
    .search-modal .modal-content input[type="text"] {
        width: 200px;
    }
    .logo {
      left: 0;
      position: unset;
      right: 0;
      text-align: center;
      top: 0;
    }
    .curr-lang-search {
        text-align: center;
    }
    .daily-visitor {
        text-align: center;
    }
    .register-login-cart {
        text-align: center;
    }
    .header-middle-area {
        background: #fff none repeat scroll 0 0;
        padding: 0;
    }
    .hm-free-quote {
        text-align: left;
    }
    .menu {
        background: #333 none repeat scroll 0 0;
        overflow: hidden;
        padding: 0;
    }
    .menu ul li:first-child>a {
        padding-left: 15px;
    }
    .top-service-box .content {
      padding: 20px 18px;
    }
    .top-service-box .content .title {
        font-size: 16px;
        line-height: 20px;
        margin: 0 0 12px;
    }
    .top-service-box .content .address {
        margin: 0 0 12px;
    }
    .hero-banner {
        display: none;
    }
    .hero-area {
        padding: 100px 0;
    }
    .hero .title {
        font-size: 30px;
        line-height: 34px;
    }
    .hero .title-2 {
        font-size: 26px;
        line-height: 30px;
    }
    .hero .buttons>a {
        font-size: 14px;
        line-height: 19px;
        margin-right: 6px;
        padding: 7px 14px;
    }
    .single-testimonial .st-box .img {
      left: 50%;
      right: auto;
      top: 14px;
      -webkit-transform: translateY(0px) translateX(-50%);
      -ms-transform: translateY(0px) translateX(-50%);
      -o-transform: translateY(0px) translateX(-50%);
      transform: translateY(0px) translateX(-50%);
    }
    .single-testimonial .st-box .text {
      text-align: center;
    }
    .single-testimonial .st-box.from-left .img {
      left: 50%;
      right: auto;
      top: 0;
    }
    .single-testimonial .st-box {
        margin: 0 0 30px;
        padding: 150px 24px 30px;
    }
    .single-testimonial .st-box.from-left {
        margin-left: 0;
        margin-right: 0;
    }
    .copyright {
        margin: 0 0 30px;
    }
    .bottom-social ul {
        text-align: left;
    }
    .single-our-project {
        margin: auto auto 49px;
        width: 270px;
    }
    .single-team {
        display: block;
        margin: auto auto 30px;
        width: 270px;
    }
    .single-blog {
        margin: auto auto 167px;
        width: 270px;
    }
    .single-why-choose .img {
        width: auto;
    }
    .single-why-choose .img::after {
      -webkit-transform: translateY(-50%) rotate(-7deg);
      -ms-transform: translateY(-50%) rotate(-7deg);
      -o-transform: translateY(-50%) rotate(-7deg);
      transform: translateY(-50%) rotate(-7deg);
    }
    .single-why-choose.from-left .img::after {
      -webkit-transform: rotate(7deg) translateY(-50%);
      -ms-transform: rotate(7deg) translateY(-50%);
      -o-transform: rotate(7deg) translateY(-50%);
      transform: rotate(7deg) translateY(-50%);
    }
    .project-img {
      margin: auto auto 30px;
      width: 270px;
    }
    .single-project-info {
      margin: auto auto 30px;
      text-align: center;
      width: 270px;
    }
    .single-project-info.in-right {
      margin-left: auto;
      margin-right: auto;
      text-align: center;
    }
    .single-project-info.in-bottom {
      margin-left: auto;
      margin-right: auto;
      text-align: center;
    }
    .single-project-info::before {
      display: none;
    }
    .single-project-info::after {
      display: none;
    }
    .top-service-area {
        padding: 20px 0 0;
    }
    /*home2*/
    .h2-menu-area {
        background: #111111 none repeat scroll 0 0;
        position: relative;
    }
    .h2-menu-area.navbar-fixed-top {
        padding: 16px 0;
    }
    .h2-logo {
        position: unset;
        text-align: center;
    }
    .h2-menu-area .menu ul li>a {
        color: #111;
    }
    .h2-menu-area.navbar-fixed-top .h2-logo-col {
        margin-right: 0;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
    .h2-hero-area {
        height: auto;
        padding: 100px 0;
    }
    .h2-hero .title {
        font-size: 40px;
        line-height: 44px;
    }
    .h2-hero .links>a {
        padding: 8px;
    }
    .h2-about-img {
      margin: 0 0 30px;
      text-align: center;
    }
    .h2-about-text {
        margin: 0 0 30px;
    }
    .h2ar-box .icon {
        font-size: 34px;
    }
    .h2ar-box {
        margin: 0 0 30px;
        padding-left: 54px;
    }
    .we-offer-tab-content .feature {
        float: none;
        width: auto;
    }
    .free-quote-content {
        padding-left: 0;
        padding-top: 90px;
        position: relative;
    }
    .free-quote-content {
        padding-left: 0;
        padding-top: 70px;
        margin: 0 0 30px;
    }
    .free-quote-content .icon {
        font-size: 40px;
        position: absolute;
        top: 0;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
    .free-consultant {
        border-radius: 25px;
        padding: 24px 20px;
    }
    .free-consultant-content {
        margin: 0 0 30px;
    }
    .single-testimonial.h2-single-testimonial .st-box {
        padding: 80px 24px 30px;
    }
    .single-testimonial.h2-single-testimonial .st-box .text::before {
        display: none;
    }
    .single-testimonial.h2-single-testimonial .st-box.from-left {
        padding: 74px 0 0 74px;
    }
    .h2-map {
        display: none;
    }
    .h2-single-project {
        margin: auto auto 30px;
        width: 270px;
    }
    .single-h2-why-choose {
        margin: auto auto 30px;
        width: 270px;
    }
    .h2-single-service {
        margin: auto auto 50px;
        width: 270px;
    }
    .single-h2-top-service {
        display: inline-block;
    }
    /*home3*/
    .h3-logo {
        position: unset;
        text-align: center;
        top: 0;
    }
    .h3-header-bottom {
        position: unset;
    }
    .h3-header-top-area .hm-phone {
        text-align: center;
    }
    .h3-header-top-area .hm-address {
        text-align: center;
    }
    .h3-header-top-area .hm-free-quote {
        text-align: center;
    }
    .h3-hero {
        padding: 100px 0 60px;
    }
    .h3-about-icons {
        margin: 20px 0;
    }
    .all-project-menu .button {
        margin-bottom: 10px;
        padding: 10px 16px;
    }
    .h3-single-feature-project {
        display: inline-block;
    }
    .top-service-box {
      margin: auto auto 20px;
    }
    .h3-single-blog {
        margin: auto auto 30px;
        width: 290px;
    }
    .h3-single-project {
        margin: auto auto 6px;
        width: 280px;
    }
    /*details*/
    .other-page-breadcumb-area {
        padding: 50px 0;
    }
    .pdt-menu.nav-tabs li {
        margin-bottom: 6px;
    }
    .view-modal {
        width: auto;
    }
    .product-details {
        margin-top: 60px;
    }
    /*grid*/
    .grid-menu {
        display: block!important;
        justify-content: unset!important;
        padding: 10px;
    }
    .grid-menu>div {
        display: block;
        margin: 0 0 30px;
    }
    .grid-menu>div:last-child {
        margin-bottom: 0;
    }
    .grid-menu .sort-show p {
        margin: 0;
    }
    .details-course-box-list .content .buttons .add-cart {
        padding: 8px 12px;
    }
    .details-course-box-list .content .buttons ul li {
        margin-right: 0;
    }
    .details-course-box-list .content .buttons ul li a {
        height: 30px;
        line-height: 30px;
        width: 30px;
    }
    .details-course-box-list .img {
      float: none;
      margin: auto;
    }
    /*work*/
    .work-area .top-service-box {
        margin: auto auto 30px;
        width: 370px;
    }
    /*work-details*/
    .all-comments li article .img {
        left: 0;
        margin: 0;
        position: unset;
        top: 0;
    }
    .all-comments li article {
        padding: 20px;
    }
    .all-comments li article .content .meta li {
        margin-bottom: 10px;
        margin-right: 0;
    }
    .all-comments li ul {
        padding-left: 6px;
    }
    /*service*/
    .page-service-area .single-service {
        margin: auto auto 40px;
        width: 270px;
    }
    /*contact*/
    .map-area .gmap #googleMap {
        height: 300px;
    }
}




/*big from small mobile, small from wide mobile*/
@media only screen and (min-width: 380px) and (max-width: 480px) {
/*home1*/
.top-service-box {
  display: block;
  margin: auto auto 20px;
  width: 370px;
}
/*home2*/
.single-h2-top-service {
  display: block;
  margin: 30px auto auto;
  width: 370px;
}
/*home3*/
.h3-single-feature-project {
  display: block;
  margin: auto auto 30px;
  width: 370px;
}



}