@media(max-width:1440px) {}

@media(max-width:1366px) {}

@media(max-width:1024px) {}

@media(max-width:991px) {
    .container {
        width: 100%;
    }
}

@media(max-width:768px) {
    .modal-dialog {
        width: 1000px;
    }

    .main-head .acc-link,
    .main-head .h-extra a {
        display: none;
    }

    .main-head .logo {
        float: left;
        margin: 0;
    }

    .main-head .logo img {
        width: 200px;
    }

    .main-head {
        padding: 30px 0;
    }

    .main-head .h-extra .op-menu {
        margin-left: 0;
        width: 35px;
        height: 33px;
    }

    .hero .owl-dots {
        left: 4%;
    }

    .hero .owl-carousel .owl-nav button.owl-next,
    .hero .owl-carousel .owl-nav button.owl-prev {
        right: 4%;
        top: 48%;
    }

    .hero .item h3 {
        font-size: 18px;
    }

    .hero .owl-carousel .owl-nav button.owl-prev {
        top: 52%;
    }

    .hero .item .it-ex .social-links,
    .hero .item .it-ex .langs {
        display: none;
    }

    .st-menu .cl-menu {
        right: 20px;
        top: 25px;
        font-size: 25px;
    }

    .st-menu .inner {
        padding: 30px 60px;
    }

    .st-menu .inner .logo {
        width: 100%;
    }

    .st-menu .inner ul li a {
        font-size: 17px;
    }

    .st-menu .inner .social {
        position: absolute;
        left: 0;
        bottom: 30px;
        width: 100%;
        text-align: center;
    }

    .st-menu .inner .social a {
        margin: 0 5px;
        font-size: 12px;
    }

    .hero .item .it-ex .mouse-ico {
        transform: none;
    }

    .hero .item {
        height: 400px !important;
    }

    .about-s,
    .color-s {
        padding: 50px 0;
    }

    .about-s:before {
        font-size: 50px;
    }

    .g-head h3 {
        font-size: 22px;
    }

    .g-head span:after {
        font-size: 21px;
    }

    .g-head {
        margin-bottom: 30px;
    }

    .why-s .wh-img {
        border-top-left-radius: 100px;
        height: 300px;
    }

    .why-s .why-data {
        padding: 5%;
    }

    .color-s .g-head h3 {
        font-size: 17px;
        line-height: 1.7;
    }

    .color-s .c-img .img-head {
        padding: 0 15px;
    }

    .color-s .owl-carousel .owl-nav button.owl-next,
    .color-s .owl-carousel .owl-nav button.owl-prev {
        right: 15px;
    }

    .color-s .owl-carousel .owl-nav button.owl-prev {
        right: 60px;
    }

    .color-s .c-data {
        padding: 0 10px;
    }

    .color-s {
        border-bottom-left-radius: 100px;
    }

    .products:before {
        font-size: 27px;
    }

    .products .gallery-filters ul {
        overflow: hidden;
        overflow-x: auto;
        white-space: nowrap;
        padding-bottom: 15px;
    }

    .products .gallery-filters ul::-webkit-scrollbar {
        width: 5px;
        height: 5px;
    }

    .products .gallery-filters ul::-webkit-scrollbar-track {
        background-color: #e2e2e2;
        border-radius: 12px;
    }

    .products .gallery-filters ul::-webkit-scrollbar-thumb {
        background-color: #d1b284;
        border-radius: 12px;
    }

    .products .item .mix.it-tall .inner {
        height: 200px;
    }

    .products .item .mix.it-tall .inner .i-cap .controls {
        top: 24%;
    }

    .products .item .mix.it-tall .inner:hover .i-cap .controls {
        top: 33%;
    }

    .counter-s {
        border-top-left-radius: 100px;
        border-bottom-right-radius: 100px;
        padding: 50px 0 20px;
    }

    .counter-s .block {
        padding: 30px 10px;
    }

    .counter-s .block .inner {
        border: 0;
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
        padding-bottom: 30px;
    }

    .projects {
        padding: 70px 0;
    }

    .projects:before {
        font-size: 28px;
    }

    .projects .center .item .inner .i-img {
        height: 350px;
    }

    .projects .owl-carousel .owl-nav button.owl-prev {
        left: 0;
    }

    .projects .owl-carousel .owl-nav button.owl-next {
        right: 0;
    }

    .projects .owl-carousel .owl-nav button.owl-next,
    .projects .owl-carousel .owl-nav button.owl-prev {
        width: 50px;
        height: 50px;
        font-size: 20px;
    }

    .main-footer .nws .inner {
        padding: 20px;
        border-top-right-radius: 120px;
    }

    .main-footer .nws .inner .form-group .form-control {}

    .projects:after {
        width: 320px;
        height: 340px;
    }

    .main-footer .nws .inner:before {
        width: 100%;
        border-top-right-radius: 100px;
    }

    .main-footer .nws {
        margin: 0;
    }

    .main-footer .ft-links .f-links li {
        display: block;
        margin: 0 0 20px;
    }

    .main-footer .ft-links .f-links li a {
        font-size: 15px;
    }

    .main-footer .f-bottom {
        padding: 30px 0;
    }

    .main-footer .f-bottom .f-item .item-imgs ul li a {
        width: 84px;
    }

    .main-footer .rights {
        text-align: center;
    }

    .main-footer .rights .copys,
    .main-footer .rights .dev {
        float: none;
    }

    .main-footer .rights .social {
        margin: 15px 0;
    }

    .st-menu .inner .social a:last-of-type {
        font-family: din-rg;
        font-size: 15px;
    }

    .st-menu .inner ul {
        max-width: 100%;
        float: right;
        width: 100%;
        max-height: calc(100% - 120px);
    }

    .hero.inner-hero .item {
        height: 300px !important;
    }


    .hero.inner-hero .item .it-ex {
        padding: 0;
    }

    .hero.inner-hero .item .cap {
        top: 60%;
        max-width: 100%;
        padding: 0 20px;
    }

    .about-vid {
        height: 250px;
    }

    .about-vid + .why-s {
        padding: 50px 0;
    }

    .why-s:before {
        font-size: 60px;
    }

    .testominals:before {
        font-size: 36px;
    }

    .testominals {
        padding: 50px 0 100px;
    }

    .testominals .item .inner {
        max-width: 100%;
        padding: 30px 10px;
    }

    .testominals .owl-carousel .owl-nav button.owl-prev {
        left: 0;
    }

    .testominals .owl-carousel .owl-nav button.owl-next {
        right: 0;
    }

    .testominals:after {
        width: 300px;
        height: 240px;
    }

    .twentytwenty-handle {
        top: 104px;
        width: 25px;
        height: 25px;
        margin-left: -15px;
    }

    .twentytwenty-left-arrow,
    .twentytwenty-right-arrow {
        border-width: 5px;
        top: 14px;
    }

    .twentytwenty-left-arrow {
        left: 16px;
    }

    .twentytwenty-right-arrow {
        right: 16px;
    }

    .contact-wrap {
        padding: 50px 0;
    }

    .contact-wrap .block .widget {
        padding: 20px;
    }

    .contact-wrap .block .widget .address {
        font-size: 14px;
    }

    .contact-wrap .block .widget .w-head {
        padding: 0;
        margin-bottom: 30px;
    }

    .contact-wrap .block .widget .form-group {
        padding: 10px 0;
    }

    .map-b {
        height: 250px;
    }

    .faqs {
        padding-top: 30px;
    }

    .faqs .f-item {
        border: 0 !important;
        padding: 10px;
    }

    .faqs .f-item:after,
    .faqs .f-item:before {
        display: none;
    }

    .b-head {
        margin-bottom: 30px;
    }

    .b-head:before {
        top: -34px;
    }

    .faqs .f-item .panel .panel-heading a {
        padding-right: 55px;
        line-height: 1.5;
    }

    .products .projects .item .inner .i-img {
        height: 300px;
    }

    .products .projects .item .inner .i-data {
        padding: 20px;
    }

    .products .projects .item .inner .i-data p {
        max-height: 59px;
        margin-bottom: 30px;
    }

    .products .projects .item .inner .i-data .btn {
        font-size: 12px;
    }

    .proj-single {
        padding: 50px 0;
    }

    .proj-single .all .slider .item-box {
        height: 350px;
    }

    .proj-single .all .slider-two .item {
        height: 50px;
    }

    .proj-single .all .slider {}

    .proj-single .proj-data {
        padding: 20px 0 0;
    }

    .proj-single .proj-data .widget {
        min-height: 0;
    }

    .proj-extra h3 {
        line-height: 1.5;
        font-size: 17px;
    }

    .proj-extra {
        padding: 50px 0;
    }

    .proj-actions {
        padding: 20px;
    }

    .proj-actions a {
        font-size: 14px;
    }

    .cats-wrap {
        padding: 50px 0;
    }

    .cats-wrap .op-filter {
        display: block;
    }

    .cats-wrap .gen-sidebar {
        padding: 0;
        display: none;
        margin-bottom: 20px;
    }

    .gen-head select {
        width: 100%;
        margin-top: 10px;
        padding: 0;
    }

    .paginaton-n {
        margin-top: 20px;
    }

    .prod-single .all .slider .item-box {
        height: 250px;
    }

    .prod-single .proj-data {
        padding: 0;
    }

    .prod-info .nav-tabs li a {
        font-size: 12px;
        margin-right: 16px;
    }

    .prod-info .revs,
    .prod-info .add-rev {
        max-width: 100%;
    }

    .prod-info .add-rev .form-group .form-control {
        height: 100px !important;
    }

    .related-hub .h-head h3 {
        font-size: 18px;
    }

    .cart-wrap {
        padding: 50px 0;
    }

    .cart-wrap .cart-ups .widget .inner h3 {
        font-size: 17px;
    }

    .c-btn {
        padding: 0 20px;
        font-size: 12px;
    }

    .checkout-wrap {
        padding: 50px 0;
    }

    .checkout-wrap .block {
        padding: 0;
        margin-bottom: 50px;
    }

    .checkout-wrap .form-group {
        padding: 15px 0;
    }

    .checkout-wrap .form-group.col-md-12 .form-control {
        width: 100%;
        margin: 0 0 20px;
    }

    .checkout-wrap .block:last-of-type {
        margin: 0;
    }

    .dashboard-wrap {
        padding: 50px 0;
    }

    .dashboard-wrap .op-setting {
        display: block;
    }

    .acc-sidebar {
        display: none;
        margin-bottom: 25px;
    }

    .dashboard-wrap .widget {
        padding: 0;
        margin-bottom: 25px;
    }

    .dashboard-wrap .widget .inner .acc-info .p-data {
        width: 100%;
    }

    .dashboard-wrap .widget .inner .acc-info .p-img {
        width: 100%;
        margin: 0 0 20px;
    }

    .dashboard-wrap .widget .inner .acc-info .p-img img {
        width: 150px;
    }

    .dashboard-wrap .widget .inner {
        padding: 20px;
    }

    .dashboard-wrap .widget .inner .edit-wrap .form-group {
        max-width: 100%;
    }

    .dashboard-wrap .widget:last-of-type {
        margin: 0;
    }

    .dashboard-wrap .widget .inner .acc-links ul {
        margin: 0 -20px;
    }

    .login-sidebar {
        padding: 20px 0;
        position: relative;
        width: 100%;
        float: left;
    }

    .login-sidebar .l-logo {
        top: auto;
        transform: none;
    }

    .login-sidebar .l-logo img {
        width: 120px;
    }

    .login-sidebar .social {
        position: relative;
        padding: 20px 0 0;
    }

    .login-content {
        margin: 0 !important;
        width: 100%;
        padding: 20px;
        max-width: 100%;
    }

    .login-content .nav-tabs {
        margin: 0;
        border-bottom: 2px solid #dfdfdf;
        position: relative;
    }

    .login-content .nav-tabs li {
        display: inline-block;
    }

    .login-content .nav-tabs li a {
        color: #000;
        padding: 15px;
        position: relative;
    }

    .login-content .nav-tabs li a:after {
        content: '';
        position: absolute;
        left: 0;
        bottom: -2px;
        width: 0;
        height: 2px;
        transition: all .3s;
        background-color: #d1b284;
    }

    .login-content .nav-tabs li.active a:after {
        width: 100%;
    }

    .login-content .nav-tabs li.active a {
        color: #d1b284;
        transition: all .3s;
    }

    .login-content .inner {
        max-width: 100%;
    }

    .login-content .form-group,
    .login-content #register .inner .form-group {
        padding: 15px 0;
    }

    .login-content .form-group i,
    .login-content #register .inner .form-group i {
        left: 0;
        top: 25px;
    }

    .login-content .form-group .c-btn,
    .login-content #register .inner .form-group .c-btn {
        padding: 0 20px;
        width: 100%;
    }

    .login-content .form-group.f-extra {
        text-align: inherit;
        margin: 0;
    }

    .login-content .form-group.f-extra label span {
        position: relative;
        padding-left: 35px;
        display: block;
        line-height: 1.7;
    }

    .login-content .form-group.f-extra label span:before {
        position: absolute;
        left: 0;
        top: 0;
    }

    .login-content .form-group.has-btn {
        margin: 0;
    }

    .login-content #forget .inner {
        max-width: 100%;
        padding: 0;
    }

    .hero .item .tog-glass {
        top: auto;
        bottom: 20px;
    }

    .hero .item .op-glass {
        height: 35px;
        width: 25px;
    }

    .hero .item .op-glass:before,
    .hero .item .op-glass:after {
        width: 6px;
        height: 6px;
    }

    .hero .item .op-glass:before {
        top: 7px;
    }

    .hero .item .op-glass:after {
        bottom: 7px;
    }

    .hero .item .it-ex .mouse-ico {
        display: none;
    }

    .hero .item .tog-glass span {
        display: none;
    }

    .hero.inner-hero .item .tog-glass {
        top: 85px;
        bottom: auto;
    }

    .hero .item:before {
        border-right: 5px solid #fff;
        box-shadow: 5px 0 0 rgba(58, 210, 105, 0.68);
    }

    .st-menu .inner {
        padding: 30px 10px 20px;
        width: 100%;
        height: 100%;
    }

    .st-menu .inner .logo {
        width: auto;
        float: none;
    }

    .st-menu .inner .social {
        bottom: 15px;
    }

    html.on {
        padding: 0;
    }
}

@media(max-width:425px) {}

@media(max-width:375px) {}

@media(max-width:320px) {}
