/* Media Queries 
-------------------------------------------------------------- */
@media only screen and (max-width: 1920px) {
    .contact-n{
        color: #000 !important;
    }
	#mainnav ul li:hover > ul.submenu {
		top: 89%;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		filter: alpha(opacity=100);
		opacity: 1;
		visibility: visible;
	}
    .slide .item .cover {
        padding: 75px 337px;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        display: flex;
        align-items: center;
    }
    .hidden-logo {
        position: fixed;
        top: 43px;
        left: 207px;
        width: 227px;
        z-index: 7;
        opacity: 0;
    }
    /* .slide .item .cover .header-content {
		position: relative;
		padding: 56px 0 56px 56px;
		overflow: hidden;
	} */
    .header {
        position: fixed;
        top: 20;
        left: 40px;
        height: 100px;
        /* background: #fff; */
        /* box-shadow: 0px 1px 5px 0px rgb(0 0 0 / 10%); */
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        margin-top: 58px;
        z-index: 5;
        width: 100%;
    }
    #mainnav > ul > li.active > a {
        /* font-weight: 700; */
        font-size: 14px;
        font-family: "Montserrat", sans-serif;
        font-weight: 800;
    }
}
@media only screen and (max-width: 1750px) {
    .contact-n{
        color: #000 !important;
    }
	.header {
        position: fixed;
        top: 20;
        left: 40px;
        height: 100px;
        /* background: #fff; */
        /* box-shadow: 0px 1px 5px 0px rgb(0 0 0 / 10%); */
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        margin-top: 54px;
        z-index: 5;
        width: 100%;
    }
	#mainnav ul li:hover > ul.submenu {
		top: 83%;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		filter: alpha(opacity=100);
		opacity: 1;
		visibility: visible;
	}
}
@media only screen and (max-width: 1680px) {
    .contact-n{
        color: #000 !important;
    }
    #mainnav ul li:hover > ul.submenu {
        top: 82%;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        opacity: 1;
        visibility: visible;
    }
    .header {
        position: fixed;
        top: 20;
        left: 40px;
        height: 100px;
        /* background: #fff; */
        /* box-shadow: 0px 1px 5px 0px rgb(0 0 0 / 10%); */
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        margin-top: 41px;
        z-index: 5;
        width: 100%;
    }
}
@media only screen and (max-width: 1400px) {
    .contact-n{
        color: #000 !important;
    }
    #mainnav ul li:hover > ul.submenu {
        top: 82%;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        opacity: 1;
        visibility: visible;
    }
}
@media only screen and (max-width: 1366px) {
    .contact-n{
        color: #000 !important;
    }
    .modal-dialog {
        width: 437px;
        margin: 30px auto;
    }
    .btn-lg,
    .btn-group-lg > .btn {
        padding: 10px 16px;
        font-size: 14px;
        line-height: 1.3333333;
        border-radius: 6px;
    }
    .hidden-logo {
        position: fixed;
        top: 32px;
        left: 154px;
        width: 174px;
        z-index: 7;
        opacity: 0;
    }
    .header {
        position: fixed;
        top: 20;
        left: 40px;
        height: 100px;
        /* background: #fff; */
        /* box-shadow: 0px 1px 5px 0px rgb(0 0 0 / 10%); */
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        margin-top: 33px;
        z-index: 5;
        width: 100%;
    }
    #mainnav > ul > li.active > a {
        /* font-weight: 700; */
        font-size: 12px;
        font-family: "Montserrat", sans-serif;
        font-weight: 800;
    }
    .slide .item .cover {
        padding: 75px 213px;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        display: flex;
        align-items: center;
    }
    .header.headerv3 .wrap-style5 {
        float: right;
        margin-left: 2.5%;
    }

    .header.headerv3 .wrap-style5:nth-child(2) {
        margin-left: 2.5%;
    }
    #mainnav ul li:hover > ul.submenu {
        top: 79%;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        opacity: 1;
        visibility: visible;
    }
}
/* max-width 1280 */
@media only screen and (max-width: 1280px) {
    .header {
        position: fixed;
        top: 20;
        left: 40px;
        height: 100px;
        /* background: #fff; */
        /* box-shadow: 0px 1px 5px 0px rgb(0 0 0 / 10%); */
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        margin-top: 26px;
        z-index: 5;
        width: 100%;
    }
    .flat-information {
        margin: 0 0 0;
        padding: 0px 0 0 116px;
        float: left;
    }
    .slide .item {
        margin-top: 64px;
        /* height: 70vh; */
        width: 100%;
        position: relative;
    }
}
@media (max-width: 1199px) {
    .header {
        position: fixed;
        top: 20;
        left: 40px;
        height: 100px;
        /* background: #fff; */
        /* box-shadow: 0px 1px 5px 0px rgb(0 0 0 / 10%); */
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        margin-top: 42px;
        z-index: 5;
        width: 100%;
    }
}
/* Smaller than standard 1200 */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .contact-n{
        color: #000 !important;
    }
    .header {
        position: fixed;
        top: 20;
        left: 40px;
        height: 100px;
        /* background: #fff; */
        /* box-shadow: 0px 1px 5px 0px rgb(0 0 0 / 10%); */
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        margin-top: 35px;
        z-index: 5;
        width: 100%;
    }
    #mainnav > ul > li > a {
        padding: 0px 8px;
    }
    #mainnav > ul > li:nth-child(4) > a {
        padding-right: 8px;
    }

    .nav-wrap .menu.menu-extra {
        padding-left: 0px;
    }

    .footer .widget.widget-recent-new .text {
        float: left;
        width: 60%;
    }

    .footer .widget.widget-recent-new .thumb {
        margin-right: 10px;
    }

    .header-widgets .widgets-header-information:nth-child(2),
    .header-widgets .widgets-header-information:nth-child(3) {
        margin-left: 10px;
    }

    .header-widgets .widgets-header-information {
        margin: 0 0 0 10px;
    }

    .header-widgets .widgets-header-information .info-icon i {
        margin-right: 8px;
    }

    .header.headerv2 .social-links::after {
        content: none;
    }

    .top.style2 .header-widgets .widgets-header-information {
        margin: 0 0 0 30px;
    }

    .top.style2 .header-widgets .widgets-header-information:nth-child(2) {
        margin-left: 30px;
    }

    .top.style2 .header-widgets .widgets-header-information:nth-child(3) {
        margin-left: 0px;
    }

    .header.headerv3 .full-width {
        padding: 0 15px;
    }

    .header.headerv3 .wrap-style5:nth-child(2) {
        margin-left: 0;
        display: none;
    }

    .header.headerv3 .wrap-style5 .social-links {
        margin-top: 23px;
    }

    .step-by-step ul li {
        margin-bottom: 10px;
        border: 1px solid #ebebeb;
        text-align: center;
        padding: 18px 0px 16px 0px !important;
    }

    .step-by-step ul li:first-child,
    .completed .step-by-step ul li:nth-child(2),
    .step-by-step ul li.active,
    .step-by-step ul li:last-child {
        background-image: none;
    }

    .step-by-step ul li.active {
        background-color: #1688d3;
    }

    .tab-comment .comment-form .add-review,
    .tab-comment .comment-form .add-review.comment-form-email {
        width: 100%;
    }

    .product-detail .detail-product .overlay {
        padding: 162px 0px;
    }

    .widget.widget-shopby .price_slider {
        width: 196px;
    }

    .detail-product .overlay {
        padding: 100px 0px;
    }

    .detail-product .wrap-content .wrap-button {
        left: 10%;
    }

    .detail-product .wrap-content .wrap-button button.add-cart {
        padding: 13px 23px 13px 50px;
    }

    .detail-product .wrap-content .wrap-button button.add-cart::before {
        left: 20px;
    }

    .popup-inner .product-info {
        padding: 18px 50px;
    }

    .check-sidebar .subscribecode-form p.sub-code,
    .check-sidebar .subscribecode-form p.sub-code.submit-code {
        width: 100%;
    }

    .check-sidebar .subscribecode-form p.sub-code {
        text-align: center;
    }
    .header {
        margin-top: 0;
    }
}

/* Smaller than standard 1200 */
@media only screen and (max-width: 1199px) {
    .quote {
        position: static;
        width: 100%;
        top: 0;
        left: 0;
        margin-bottom: 20px;
    }
}

/* Smaller than standard 992 */
@media only screen and (max-width: 991px) {
    .btn-menu {
        display: block;
    }
    .sticky {
        position: fixed;
        top: -16px;
        left: 0px;
        /* margin-top: 40px; */
        /* width: 100%; */
        height: 11%;
        z-index: 2;
    }
    .top {
        display: none;
    }
    #header {
        position: fixed;
        z-index: 222;
        width: 100%;
    }
    .header {
        margin-top: 0;
    }
    #mainnav-mobi {
        display: block;
        margin: 0 auto;
        width: 100%;
        position: fixed;
        top: 0;
        background-color: #1d2738;
        z-index: 1000;
    }
    #mainnav-mobi .menu {
        overflow-y: auto;
        height: 70vh;
        margin-top: 14%;
    }

    .mainnav {
        display: none;
    }

    .wrap-step .data.data-step::before {
        top: 30% !important;
        right: 27px;
    }

    .wrap-step .data.data-step::after {
        top: 17px;
        right: 31px;
    }

    .header.headerv2 .nav-wrap .top-search {
        right: -77%;
    }

    .header.headerv2.style2.bg-trans.scroll-head .nav-wrap .top-search {
        right: -780%;
    }

    .nav-wrap .top-search {
        right: -60%;
    }

    .nav-wrap .menu.menu-extra {
        padding-left: 0;
    }

    .header.headerv2 .social-links::after {
        content: none;
    }

    .flat-row,
    .flat-row.v1,
    .flat-row.v2,
    .flat-row.v3,
    .flat-row.v4,
    .flat-row.v5,
    .flat-row.v6,
    .flat-row.v7,
    .flat-row.v8,
    .flat-row.v9,
    .flat-row.v10,
    .flat-row.v11,
    .flat-row.v12,
    .flat-row.v13,
    .flat-row.v14,
    .flat-row.v15,
    .flat-row.v16,
    .flat-row.pdbottom,
    .flat-row.pdbottomv2,
    .flat-row.pdbottomv3,
    .flat-row.pdbottomv4,
    .flat-row.pdbottomv5,
    .flat-row.pdtop,
    .flat-row.pdtop2,
    .flat-row.pdtop3,
    .flat-row.pdtop4,
    footer {
        padding: 50px 0px;
    }

    .divider.h32,
    .divider,
    .divider.h63,
    .divider.h51,
    .divider.h50,
    .divider.h48,
    .divider.h40,
    .divider.h39,
    .divider.h31,
    .divider.h29,
    .divider.h24,
    .divider.h20 {
        height: 0;
    }

    .wrap-box,
    .wrap-box.pdtopleft {
        padding: 0px 0px 0px 30px;
    }

    .flat-information.mgl2,
    .social-links.mgr2,
    .flat-language,
    section.business-financial p,
    section.business-financial .btn-click,
    .social-links,
    .bottom .copyright,
    .flat-contact-form .field p.wrap-btn,
    .top-header .intro-spec {
        text-align: center;
    }

    .flat-information.mgl2,
    .social-links.mgr2,
    section.business-financial p,
    .flat-contact-form .field p:first-of-type,
    .mgl2 {
        margin-left: 0;
    }

    .flat-information,
    .flat-language,
    section.business-financial p,
    section.business-financial .btn-click,
    .bottom .social-links,
    .bottom .copyright,
    .wrap-top-header .flat-header,
    .header.headerv3 .wrap-logo,
    .product-detail .product-info,
    .product-detail .detail-product {
        float: right;
    }

    .header.headerv3 .wrap-style5 {
        float: left;
        margin-right: 2%;
        margin: 0 2% 2% 5%;
    }

    .header.headerv3 .wrap-style5:nth-child(2) {
        float: right;
        margin-left: 3%;
    }

    .top-header .wrap-top-header .social-links {
        margin-left: 0;
        padding-left: 0;
    }

    .header.headerv2.bg-trans #mainnav > ul > li > a,
    .header.headerv2.bg-trans .menu.menu-extra li a {
        line-height: 56px;
    }

    .flat-information > li {
        padding: 0px 15px 0px 20px;
        margin-right: 0px;
    }

    .mgr2 {
        margin-right: 0px;
    }

    .flat-information > li:after,
    .top-header .wrap-top-header .social-links::before {
        content: none;
    }

    .flat-information > li:last-child {
        padding: 0px 0px 0px 21px;
        margin-right: 0px;
    }

    .flat-language,
    .flat-contact-form .field p,
    .flat-contact-form .field p:last-of-type,
    .flat-team .avatar img,
    .price-table .price-img img,
    .video-haft,
    .services-detail .video-haft,
    .services-detail .two-haft,
    article.post.style2.column.col-style2 .featured-post img,
    .portfolio-item .portfolio-wrap .portfolio-thumbnail img,
    article.post.style2.smalls .featured-post img,
    .wrap-seclect p.default-shop,
    .step-by-step ul li,
    .tab-comment .comment-form .add-review,
    .product-detail .product-info,
    .product-detail .detail-product,
    .tab-comment .comment-form .add-review.comment-form-email,
    .product-detail .detail-product .item-img img,
    .detail-product .item-img img,
    .page-title .breadcrumbs,
    .page-title .page-content {
        width: 100%;
    }

    .page-title .breadcrumbs,
    .page-title .page-content {
        display: table;
        text-align: left;
        margin-bottom: 10px;
    }

    article.post.style2,
    .flat-counter,
    .iconbox,
    .flat-team,
    .flat-imagebox,
    .price-table,
    .video-haft,
    article.post.style3,
    .detail-product,
    .flat-address,
    .info-form {
        margin-bottom: 30px;
    }

    .flat-language > ul > li > ul {
        left: 34%;
    }

    .header .logo {
        float: left;
    }

    .top.topv2 .logo {
        text-align: center;
        margin: 15px 0px;
    }

    .top.topv2 .header-widgets .widgets-header-information {
        float: right;
        margin: 0;
        width: 25%;
        text-align: center;
        margin-top: 10px;
    }

    .top.topv2 .header-widgets .widgets-header-information:nth-child(2),
    .top.topv2 .header-widgets .widgets-header-information:nth-child(3) {
        margin-left: 0;
    }

    .top.topv2 .header-widgets .btn-click {
        margin-top: 28px;
    }

    .top.topv2 .header-widgets .widgets-header-information .info-icon .content,
    .top.topv2 .header-widgets .widgets-header-information .info-icon i {
        float: none;
    }

    .top.topv2.style2 .header-widgets .widgets-header-information {
        width: 33.333%;
    }

    .top.style2 .header-widgets.style2 .widgets-header-information {
        margin: 0;
    }

    .header.headerv2 .nav-wrap {
        float: left;
    }

    .header.headerv2 .btn-menu {
        margin: 20px 10px 20px 20px;
    }

    .header.bg-trans,
    .header.bg-trans2 {
        position: relative;
    }

    .port-rel-abs .port-absolute {
        position: relative;
    }

    .choose-us2 .ove-hide {
        overflow: hidden;
    }

    .switcher-container {
        top: 45px;
    }

    .widget {
        margin-bottom: 25px;
    }

    .widget.widget-out-link {
        overflow: hidden;
    }

    .page-title {
        padding: 20px 0px 0px;
    }
    .home-faq .page-title {
        padding: 20px;
    }

    section.business-financial p {
        display: inline-block;
        margin-bottom: 20px;
    }

    .title-section .title {
        line-height: 50px;
    }

    .home-comming .comming-box {
        padding: 50px 10px;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .countdown .square .numb {
        padding-right: 50px;
        margin-right: 10px;
    }

    .countdown .square .numb::before {
        content: none;
    }

    .countdown .square:nth-last-child(3) .numb,
    .countdown .square:nth-last-child(2) .numb {
        margin-right: 20px;
    }

    .tparrows {
        display: none;
    }

    .testimonials.style5 {
        padding: 0px 10px;
    }

    .services-detail .two-haft {
        padding-left: 0;
    }

    .services-detail .video-haft {
        background-size: cover;
    }

    .home-detail .video-haft {
        height: auto;
        width: 100%;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .wrap-seclect p.default-shop:last-of-type {
        text-align: center;
        margin-bottom: 30px;
    }

    .comment-list li:nth-child(2n) {
        padding-left: 0px;
    }

    .comment-list .comment-metadata .comment-reply.style {
        margin-right: 0px;
    }

    .section-icon-info .iconbox.pdl-first,
    .section-icon-info .iconbox.pdl-second,
    .section-icon-info .iconbox.pdl-three,
    .section-icon-info .iconbox.pdl-four {
        padding-left: 0px;
    }

    .step-by-step ul li {
        margin-bottom: 10px;
        border: 1px solid #ebebeb;
        text-align: center;
        padding: 18px 0px 16px 0px;
    }

    .step-by-step ul li:first-child,
    .completed .step-by-step ul li:nth-child(2),
    .step-by-step ul li.active,
    .step-by-step ul li:last-child {
        background-image: none;
    }

    .step-by-step ul li.active {
        background-color: #1688d3;
    }

    .register-form .billing {
        padding: 19px 5px 41px 5px;
    }

    .register-form .billing .flat-bill p {
        width: 65%;
    }

    .register-form .billing .flat-bill p.label-index {
        width: 35%;
    }

    .register-form .billing .acount-field p.label-index label {
        top: 14px;
    }

    .register-form .billing .flat-bill p.label-index label {
        top: 30px;
    }

    .check-sidebar .subscribecode-form p.sub-code,
    .check-sidebar .subscribecode-form p.sub-code.submit-code {
        width: 100%;
    }

    .check-sidebar .subscribecode-form p.sub-code {
        text-align: center;
    }

    .product-detail .detail-product {
        margin-right: 0;
    }

    .detail-product .wrap-content .wrap-button {
        left: 26%;
    }

    .detail-product .overlay {
        padding: 172px 0px;
    }

    .widget.widget-shopby .price_slider {
        width: 200px;
    }

    .section-project .iso-portfolio {
        margin: 0px;
        overflow: hidden;
    }

    .section-project .iso-portfolio .item {
        width: 50%;
    }

    .popup-inner .product-info {
        padding: 17px 17px;
    }

    .flat-tabs ul.menu-tab li {
        font-size: 12px;
        line-height: 15px;
    }

    .iconbox.pdleft1 {
        padding-left: 0px;
    }

    .iconbox.pdleft2 {
        padding-left: 0px;
    }
}
/* Tablet Landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .header {
        padding-top: 0px;
    }
    #mainnav-mobi .menu {
        overflow-y: auto;
        height: 70vh;
        margin-top: 14%;
    }
    .mt-50 {
        margin-top: 78px;
    }
    h4 {
        font-size: 30px;
        line-height: 30px;
    }
    .ml-80 {
        margin-left: 52px;
    }
    .pl-32 {
        margin-left: 28px;
    }
}

/* Tablet Portrait Size */
@media only screen and (min-width: 768px) and (max-width: 990px) {
    p{
        line-height: 15px;
    }
    .mtop {
        margin-top: 82px;
    }
    .t-center {
        margin: 0 33px;
        display: flex;
        justify-content: center;
    }
    .eassy-iot {
        margin-top: 62px;
    }
    .mx-footer {
        margin: 0 0;
    }
    .img-middle {
        margin-top: 82px;
        vertical-align: middle !important;
    }
    .slide .item {
        margin-top: 88px;
    }
    #header {
        background-color: #ea5558;
    }
    .fab-float {
        display: none;
    }
    .flat-information {
        margin: 0 0 0;
        padding: 0 0 0 0;
        float: left;
    }
    .top {
        background-color: #222;
    }
    .img-main-nav {
        display: none;
    }
    .new-input {
        background-color: #fff;
        padding: 10px 20px 0 20px;
        border-radius: 2pc;
        margin-top: 25px;
    }
    .fh3 {
        padding: 10px 0;
    }
    footer {
        background-color: #22323a;
        padding: 20px 0 20px;
    }
    .footer .widget-recent-new .widget-title {
        padding-top: 0px;
        margin-bottom: 0px;
    }
    .white-logo {
        display: none;
    }
    .logoone {
        position: fixed;
        left: 0;
        height: 76px;
        width: 32%;
        background-color: #e3e4e5;
        display: block;
    }
    .sticky {
        position: fixed;
        top: 48px;
        left: 54px;
        /* margin-top: 40px; */
        width: 17%;
        height: 6%;
        z-index: 2;
    }
    .flat-information.mgl2,
    .social-links.mgr2,
    .flat-language,
    section.business-financial p,
    section.business-financial .btn-click,
    .social-links,
    .bottom .copyright,
    .flat-contact-form .field p.wrap-btn,
    .top-header .intro-spec {
        text-align: start;
    }
    #mainnav-mobi {
        display: block;
        margin: 0 auto;
        width: 100%;
        position: fixed;
        /* top: 113px; */
        background-color: #1d2738;
        z-index: 4;
    }
    .social-links li {
        display: inline-block;
        padding: 0px 8.5px 0px;
    }
    /* .logoone {
		height: 69px;
	} */
    .header {
        left: 0;
        height: 75px;
        margin-top: 40px;
    }
    .top {
        display: block;
    }
    .cta {
        display: none;
    }
    .tweetsf {
        display: none;
        margin: 0;
    }
    .mlf {
        margin: 0;
    }
    .paddingt {
        margin: 12px 0;
    }
    div.ex1 {
        border-bottom: 1px solid #444343;
        height: 180px;
        /* width: 200px; */
        overflow-y: scroll;
    }
    .owl-theme .owl-controls .owl-nav div.owl-next {
        position: absolute;
        right: 100px;
    }
    .owl-theme .owl-controls .owl-nav div.owl-prev {
        position: absolute;
        left: 100px;
    }
    .cta2 {
        margin: 5px 0;
        padding: 8px 15px;
        background-color: #d34546;
        /* border: 1px solid #707070; */
        border-radius: 20px;
        text-transform: uppercase;
        font-weight: 500;
        font-size: 9px;
    }
    .pl-32 {
        margin-left: 25px;
    }
    .ml-80 {
        margin-left: 52px;
    }
    .mt-50 {
        margin-top: 78px;
    }
    .slide .item .cover .header-content h2 {
        font-weight: 600;
        font-size: 19px;
        line-height: 20px;
        color: #fff;
    }
    .slide .item .cover .header-content h1 {
        font-weight: 300;
        font-size: 37px;
        margin: 10px 0;
        line-height: 25px;
        color: #fff;
    }
    .slide .item .cover .header-content h4 {
        font-size: 15px;
        font-weight: 300;
        line-height: 20px;
        color: #fff;
        margin: 4px 0;
    }
    .slide .item .cover .header-content {
        position: relative;
        padding: 40px;
        overflow: hidden;
    }
    .slide .item .cover {
        padding: 70px 80px;
        position: absolute;
        width: 100%;
        /* height: auto; */
        top: 0;
        left: 0;
        display: flex;
        align-items: center;
    }
    .slide .item img {
        width: 100%;
        height: auto;
    }
    .slide .item {
        width: 100%;
        height: auto;
        position: relative;
    }
    .owl-carousel .owl-controls .owl-nav .owl-prev,
    .owl-carousel .owl-controls .owl-nav .owl-next,
    .owl-carousel .owl-controls .owl-dot {
        /* background: #fff; */
        text-align: center;
        display: inline-block;
        outline: 0;
        width: 30px;
        text-align: center;
        line-height: 26px;
        height: 30px;
        color: #3c3a42;
        top: 65%;
        font-size: 0;
        margin-top: -20px;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
    .owl-theme .owl-controls .owl-nav div.owl-prev:before,
    .owl-theme .owl-controls .owl-nav div.owl-next:before {
        font-size: 25px;
        color: #b2b1b8;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
    .owl-theme .owl-dots .owl-dot span {
        width: 25px;
        height: 4px;
        /* border: 1px solid #3c3a42; */
        background-color: #707070;
        border-radius: 5px;
        margin: 4px 7px;
        display: block;
        -webkit-backface-visibility: visible;
        -webkit-transition: opacity 200ms ease;
    }
    .owl-theme .owl-dots {
        position: absolute;
        top: 99%;
        left: 50%;
        transform: translate(-50%, -50%);
        text-align: center;
        padding-top: 10px;
    }
    /* .slide .item{
	margin-top: 99px;
} */
    .row-width {
        margin: 0 58px;
    }
    h3 {
        font-size: 30px;
        line-height: 41px;
    }
}

/* All Mobile Sizes */
@media only screen and (max-width: 767px) {
    .mtop {
        margin-top: 82px;
    }
    footer {
        background-color: #22323a;
        padding: 20px 0 20px;
    }
    .row-width {
        margin: 0 58px;
    }
    .mt-50 {
        margin-top: 80px;
    }
    .nav-wrap .top-search {
        right: -200%;
    }
    .section-project .iso-portfolio .item,
    article.post.style2 {
        width: 100%;
    }

    article.post.style2 {
        float: none;
        margin-right: 0;
    }

    .top.topv2 .header-widgets .widgets-header-information {
        width: 50%;
    }

    .top.topv2.style2 .header-widgets .widgets-header-information {
        width: 50%;
    }

    .top.topv2.style2 .header-widgets .widgets-header-information:nth-child(3) {
        width: 100%;
    }

    .site-header.style2 .wrap-logo {
        overflow: hidden;
    }

    .header.headerv3 .wrap-style5 .btn-click {
        margin-top: 0;
    }

    .header.headerv3 .wrap-style5 .social-links {
        margin-top: 0px;
    }

    .wrap-step .data.data-step::before {
        top: 112% !important;
        right: 48px;
    }

    .wrap-step .data.data-step::after {
        top: 41px;
        right: 52px;
    }

    .detail-product .overlay {
        padding: 220px 0px;
    }

    .detail-product .wrap-content .wrap-button {
        left: 23%;
    }

    .popup-inner .product-info {
        padding: 7px 7px;
    }

    .info-customer input,
    .info-customer textarea,
    .info-customer select {
        font-size: 12px;
    }
}
@media screen and (max-width: 480px) {
    .mtop {
        margin-top: 82px;
    }
    .slide .item {
        margin-top: 75px;
    }
    .pl-32 {
        padding-left: 25px;
    }
    .ml-80 {
        margin-left: 40px;
    }
    h4 {
        font-size: 16px;
        line-height: 20px;
    }
    #mainnav-mobi .menu {
        overflow-y: auto;
        height: 70vh;
        margin-top: 23%;
    }
    .design {
        position: relative;
        width: 100%;
        float: left;
        padding: 40px;
        z-index: 1;
    }
    .quote {
        position: static;
        /* width: 40%; */
        top: 0;
        left: 0;
        padding: 0;
        margin-bottom: 20px;
        padding: 49px;
        z-index: 2;
        text-align: center;
        background-color: #19181d;
    }
    h3 {
        font-size: 21px;
        line-height: 38px;
    }
    .mt-20 {
        padding: 35px;
    }
    .sticky {
        position: fixed;
        top: -16px;
        left: 0px;
        /* margin-top: 40px; */
        /* width: 100%; */
        height: 11%;
        z-index: 2;
    }
    .slide .item .cover .header-content h2 {
        font-weight: 300;
        font-size: 13px;
        line-height: 25px;
        color: #fff;
    }
    .slide .item .cover .header-content h1 {
        font-weight: 300;
        font-size: 23px;
        margin: 10px 0;
        line-height: 8px;
        color: #fff;
    }
    .slide .item .cover .header-content h4 {
        font-size: 10px;
        font-weight: 300;
        line-height: 12px;
        color: #fff;
        margin: 12px 0;
    }
    .slide .item .cover .header-content {
        position: relative;
        padding: 24px;
        overflow: hidden;
    }
    .slide .item .cover {
        padding: 21px 0;
        position: absolute;
        width: 100%;
        top: 0;
        left: 0;
        display: flex;
        align-items: center;
    }
    .slide .item img {
        width: 100%;
        height: auto;
    }
    .slide .item {
        width: 100%;
        height: auto;
        position: relative;
    }

    .owl-theme .owl-controls .owl-nav div.owl-prev:before,
    .owl-theme .owl-controls .owl-nav div.owl-next:before {
        font-size: 10px;
        color: #b2b1b8;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
    .mt-50 {
        margin-top: 78px;
    }
    .header {
        height: 75px;
    }
    .logoone {
        height: 69px;
        background-color: #222222;
        display: none;
    }
    .white-logo {
        display: block;
        width: 112px;
    }
}

/* Mobile Landscape Size */
@media only screen and (min-width: 480px) and (max-width: 767px) {
    .mtop {
        margin-top: 82px;
    }
    .ml-80 {
        margin-left: 60px;
    }
    .mt-50 {
        margin-top: 30px;
    }
    .design {
        position: relative;
        width: 100%;
        float: left;
        padding: 20px 20px 20px 20px;
        z-index: 1;
        background-color: #f16262;
        border-radius: 4px;
    }
    .nav-wrap .top-search {
        right: -60%;
    }

    .header.headerv2.style2.bg-trans.scroll-head .nav-wrap .top-search {
        right: -800%;
    }

    .flat-language > ul > li > ul {
        left: 41%;
    }

    .flat-counter {
        float: left;
        width: 50%;
    }

    article.post.style2,
    .flat-team,
    article.price-table,
    .flat-imagebox,
    .iconbox.compact.style3 {
        width: 49%;
        float: left;
        margin-right: 1%;
    }

    .header.headerv3 .wrap-style5 {
        float: right;
        margin-left: 2.5%;
    }

    .top.topv2 .header-widgets .widgets-header-information {
        width: 25%;
    }

    .top.topv2.style2 .header-widgets .widgets-header-information {
        width: 33.333%;
    }

    .top.topv2.style2 .header-widgets .widgets-header-information:nth-child(3) {
        width: 33.333%;
    }

    .top.topv2.style2 .header-widgets .widgets-header-information .info-icon i {
        margin-right: 0;
    }

    .header.headerv3 .wrap-style5 .btn-click {
        margin-top: 21px;
    }

    .site-header.style2 .wrap-logo {
        overflow: visible;
    }

    .header.headerv3 .wrap-style5 .social-links {
        margin-top: 28px;
    }

    .services-detail .sidebar,
    .reponsive-mobi .sidebar,
    .home-shop .sidebar {
        float: left;
        width: 39%;
        margin-right: 1%;
    }

    .home-shop .sidebar {
        width: 37%;
        margin-right: 2%;
    }

    article.post.style2 {
        width: 49%;
        float: left;
        margin-right: 1%;
    }

    .services-detail .post-wrap,
    .reponsive-mobi .post-wrap,
    .home-shop .wrap-product {
        float: left;
        width: 60%;
    }

    .home-grid-sidebar .wrap-post {
        float: left;
        width: 60%;
    }

    .iconbox.left.style2 {
        float: left;
        width: 50%;
    }

    .check-sidebar {
        float: left;
        width: 39%;
    }

    .info-form {
        float: left;
        width: 60%;
        margin-right: 1%;
    }

    .check-sidebar .subscribecode-form p.sub-code,
    .check-sidebar .subscribecode-form p.sub-code.submit-code {
        width: 100%;
    }

    .check-sidebar .subscribecode-form p.sub-code {
        text-align: center;
    }

    .detail-product .overlay {
        padding: 172px 0px;
    }

    .detail-product .wrap-content .wrap-button {
        left: 25%;
    }

    .footer .widget {
        float: left;
        width: 50%;
    }

    .section-project .iso-portfolio .item {
        width: 50%;
    }

    .wrap-step .data.data-step::before {
        top: 30% !important;
        right: 23px;
    }

    .wrap-step .data.data-step::after {
        top: 17px;
        right: 27px;
    }
    #mainnav-mobi .menu {
        overflow-y: auto;
        height: 70vh;
        margin-top: 23%;
    }
    .slide .item .cover .header-content h2 {
        font-weight: 300;
        font-size: 15px;
        color: #fff;
    }
    .slide .item .cover .header-content h1 {
        font-weight: 300;
        font-size: 18px;
        color: #fff;
    }
    .slide .item .cover .header-content h4 {
        font-size: 14px;
        font-weight: 300;
        line-height: 20px;
        color: #fff;
    }
    .owl-theme .owl-dots .owl-dot span {
        width: 18px;
        height: 3px;
        /* border: 1px solid #3c3a42; */
        background-color: #707070;
        border-radius: 5px;
        margin: 4px 4px;
        display: block;
        -webkit-backface-visibility: visible;
        -webkit-transition: opacity 200ms ease;
    }
}

/* Mobile Portrait Size */
@media only screen and (min-width: 415px) and (max-width: 479px) {
    .mtop {
        margin-top: 82px;
    }
    .flat-language,
    .flat-contact-form .field p,
    .flat-contact-form .field p:last-of-type,
    .flat-team .avatar img,
    .price-table .price-img img,
    .video-haft,
    .services-detail .video-haft,
    .services-detail .two-haft,
    article.post.style2.column.col-style2 .featured-post img,
    .portfolio-item .portfolio-wrap .portfolio-thumbnail img,
    article.post.style2.smalls .featured-post img {
        width: 100%;
    }
    .ml-80 {
        margin-left: 40px;
    }
    .design {
        position: relative;
        width: 100%;
        float: left;
        padding: 20px 20px 20px 20px;
        z-index: 1;
        background-color: #f16262;
        border-radius: 4px;
    }
    #mainnav-mobi .menu {
        overflow-y: auto;
        height: 70vh;
        margin-top: 23%;
    }
    .mt-50 {
        margin-top: 8px;
    }
    .slide .item .cover .header-content h2 {
        font-weight: 300;
        font-size: 15px;
        color: #fff;
    }
    .slide .item .cover .header-content h1 {
        font-weight: 300;
        font-size: 18px;
        color: #fff;
    }
    .slide .item .cover .header-content h4 {
        font-size: 14px;
        font-weight: 300;
        line-height: 10px;
        color: #fff;
    }
    .owl-theme .owl-dots .owl-dot span {
        width: 18px;
        height: 3px;
        /* border: 1px solid #3c3a42; */
        background-color: #707070;
        border-radius: 5px;
        margin: 4px 4px;
        display: block;
        -webkit-backface-visibility: visible;
        -webkit-transition: opacity 200ms ease;
    }
}
@media (max-width: 414px) {
    .mtop {
        margin-top: 82px;
    }
    .mx-footer {
        margin: 0 0;
    }
    .modal {
        position: absolute;
        top: 50%;
        left: 10%;
        transform: translate(-6%, -50%);
        z-index: 1050;
        display: none;
        overflow: hidden;
        -webkit-overflow-scrolling: touch;
        outline: 0;
    }
    p {
        font-size: 15px !important;
    }
    .tweetsf {
        margin: 0;
    }
    .mlf {
        margin: 0;
    }
    .flat-counter .name-count {
        color: rgb(255, 255, 255);
        font-size: 14px;
        line-height: 16px;
        padding: 0px 0px;
    }
    div.ex1 {
        border-bottom: 1px solid #444343;
        height: 320px;
        /* width: 200px; */
        font-size: 16px;
        overflow-y: scroll;
    }
    .c .flat-counter .name-count {
        color: #fff;
        font-size: 14px;
        line-height: 16px;
        padding: 0 0;
    }
    .owl-theme .owl-dots .owl-dot span {
        width: 18px;
        height: 3px;
        /* border: 1px solid #3c3a42; */
        background-color: #707070;
        border-radius: 5px;
        margin: 4px 7px;
        display: block;
        -webkit-backface-visibility: visible;
        -webkit-transition: opacity 200ms ease;
    }
    .owl-theme .owl-dots {
        position: absolute;
        top: 80%;
        left: 50%;
        transform: translate(-50%, -50%);
        text-align: center;
        padding-top: 10px;
    }
    .white-logo {
        display: none;
    }
    .logoone {
        position: fixed;
        left: 0;
        height: 76px;
        width: 50%;
        background-color: #e3e4e5;
        display: block;
    }
    .sticky {
        position: fixed;
        top: 47px;
        left: 19px;
        /* margin-top: 40px; */
        width: 35%;
        height: 7%;
        z-index: 2;
    }
    #mainnav-mobi {
        display: block;
        margin: 0 auto;
        width: 100%;
        position: fixed;
        top: 20px;
        background-color: #1d2738;
        z-index: 4;
    }
    .social-links li {
        display: inline-block;
        padding: 0px 8.5px 0px;
    }
    .flat-information {
        margin: 0 0 0;
        padding: 0 0 0 0;
        float: left;
    }
    .top {
        background-color: #222;
    }
    .img-main-nav {
        display: none;
    }
    .slide .item {
        margin-top: 88px;
    }
    .fab-float {
        display: none;
    }
    /* .logoone {
		height: 69px;
	} */
    .header {
        height: 75px;
        margin-top: 40px;
        left: 0;
        background-color: #f16262;
    }
    /* .header {
		height: 75px;
		margin-top: 40px;
	} */
    .top {
        display: block;
    }
    .cta {
        display: none;
    }
    .cta2 {
        margin: 8px 0;
        padding: 4px 9px;
        background-color: #d34546;
        /* border: 1px solid #707070; */
        border-radius: 20px;
        text-transform: uppercase;
        font-weight: 500;
        font-size: 7px;
        color: #fff;
    }
    .slide .item .cover .header-content h2 {
        font-weight: 300;
        font-size: 13px;
        line-height: 12px;
        color: #fff;
    }
    .owl-theme .owl-dots {
        position: absolute;
        top: 95%;
        left: 50%;
        transform: translate(-50%, -50%);
        text-align: center;
        padding-top: 10px;
    }
    .owl-theme .owl-controls .owl-nav div.owl-next {
        position: absolute;
        right: 10px;
    }
    .owl-theme .owl-controls .owl-nav div.owl-prev {
        position: absolute;
        left: 10px;
    }
    .owl-theme .owl-controls .owl-nav div {
        background: #fff;
        text-align: center;
        display: inline-block;
        outline: 0;
        width: 30px;
        text-align: center;
        line-height: 27px;
        height: 30px;
        color: #3c3a42;
        top: 66%;
        font-size: 0;
        margin-top: 3px;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
    .slide .item .cover .header-content {
        position: relative;
        padding: 56px 26px 56px 24px;
        overflow: hidden;
    }
}
@media (max-width: 411px) {
    .mtop {
        margin-top: 82px;
    }
    .modal {
        position: absolute;
        top: 50%;
        left: 10%;
        transform: translate(-6%, -50%);
        z-index: 1050;
        display: none;
        overflow: hidden;
        -webkit-overflow-scrolling: touch;
        outline: 0;
    }
    .owl-theme .owl-controls .owl-nav div {
        background: #fff;
        text-align: center;
        display: inline-block;
        outline: 0;
        width: 30px;
        text-align: center;
        line-height: 27px;
        height: 30px;
        color: #3c3a42;
        top: 78%;
        font-size: 0;
        margin-top: -20px;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
    .tweetsf {
        margin-left: 0;
        margin-top: 0;
    }
    .mlf {
        margin: 0;
    }
    .flat-counter .name-count {
        color: #fff;
        font-size: 14px;
        line-height: 16px;
        padding: 0 0;
    }
    .owl-theme .owl-controls .owl-nav div.owl-prev {
        position: absolute;
        left: 40px;
    }
    .owl-theme .owl-controls .owl-nav div.owl-next {
        position: absolute;
        right: 40px;
    }
    .owl-theme .owl-dots .owl-dot span {
        width: 20px;
        height: 3px;
        /* border: 1px solid #3c3a42; */
        background-color: #707070;
        border-radius: 5px;
        margin: 4px 7px;
        display: block;
        -webkit-backface-visibility: visible;
        -webkit-transition: opacity 200ms ease;
    }
    .owl-theme .owl-dots {
        position: absolute;
        top: 95%;
        left: 50%;
        transform: translate(-50%, -50%);
        text-align: center;
        padding-top: 10px;
    }
    .cta2 {
        margin: 5px 0;
        padding: 3px 7px;
        background-color: #d34546;
        /* border: 1px solid #707070; */
        border-radius: 20px;
        text-transform: uppercase;
        font-weight: 500;
        font-size: 7px;
        color: #fff;
    }
    .slide .item .cover .header-content h2 {
        font-weight: 300;
        font-size: 11px;
        line-height: 12px;
        color: #fff;
    }
    .slide .item .cover .header-content h4 {
        font-size: 7px;
        font-weight: 300;
        line-height: 11px;
        color: #fff;
        margin: 2px 0;
    }
    .slide .item .cover {
        padding: 21px 40px;
        position: absolute;
        width: 100%;
        top: 0;
        left: 0;
        display: flex;
        align-items: center;
    }
    .row-width {
        margin: 0 40px;
    }
    .slide .item .cover .header-content {
        position: relative;
        padding: 7px;
        overflow: hidden;
    }
    .white-logo {
        display: none;
    }
    .logoone {
        position: fixed;
        left: 0;
        height: 76px;
        width: 50%;
        background-color: #e3e4e5;
        display: block;
    }
    .sticky {
        position: fixed;
        top: 47px;
        left: 31px;
        /* margin-top: 40px; */
        width: 29%;
        height: 7%;
        z-index: 2;
    }
    #mainnav-mobi {
        display: block;
        margin: 0 auto;
        width: 100%;
        position: fixed;
        top: 20px;
        background-color: #1d2738;
        z-index: 4;
    }
    .social-links li {
        display: inline-block;
        padding: 0px 8.5px 0px;
    }
    .slide .item {
        margin-top: 89px;
    }
    /* .logoone {
	height: 69px;
} */
    .header {
        height: 75px;
        margin-top: 40px;
    }
    .top {
        display: block;
    }
    .cta {
        display: none;
    }
    h3 {
        font-size: 29px;
        line-height: 38px;
    }
    .iot-h3 {
        font-size: 16px;
        /* line-height: 18px; */
    }
}

@media (max-width: 390) {
    .contact-n{
        color: white !important;
    }
}
/* MAX-WIDTH 375 */
@media (max-width: 375px) {
    .mtop {
        margin-top: 82px;
    }
    .slide .item {
        margin-top: 88px;
    }
    .fab-float {
        display: none;
    }
    .modal {
        position: absolute;
        top: 50%;
        left: 3%;
        transform: translate(-2%, -50%);
        z-index: 1050;
        display: none;
        overflow: hidden;
        -webkit-overflow-scrolling: touch;
        outline: 0;
    }
    .flat-information {
        margin: 0 0 0;
        padding: 0 0 0 0;
        float: left;
    }
    .top {
        background-color: #222;
    }
    .img-main-nav {
        display: none;
    }
    .header {
        height: 75px;
        margin-top: 40px;
        left: 0;
        background-color: #ea5558;
    }
    #mainnav-mobi {
        display: block;
        margin: 0 auto;
        width: 100%;
        position: fixed;
        top: 29px;
        background-color: #1d2738;
        z-index: 4;
    }
    .logoone {
        position: fixed;
        left: 0;
        height: 76px;
        width: 50%;
        background-color: #e3e4e5;
        display: block;
    }
    .sticky {
        position: fixed;
        top: 48px;
        left: 27px;
        /* margin-top: 40px; */
        width: 31%;
        height: 8%;
        z-index: 2;
    }
    .mx-footer {
        margin: 0 0;
    }
    .footer-news {
        color: #ea5558;
        font-size: 23px;
        line-height: 25px;
    }
    .iot-h3 {
        font-size: 15px;
        /* line-height: 21px; */
    }
    .customers-logo {
        margin: 10px 0 30px 0;
        color: #000;
    }
    .customers-logo > h4 {
        font-size: 20px;
    }
}

/* max-width 360 */
@media (max-width: 360px) {
    .mtop {
        margin-top: 82px;
    }
    h3 {
        font-size: 28px;
    }
    .fab-float {
        display: none;
    }
    .flat-information {
        margin: 0 0 0;
        padding: 0 0 0 0;
        float: left;
    }
    .top {
        background-color: #ea5558;
    }
    .img-main-nav {
        display: none;
    }
    .fh3 {
        font-size: 25px !important;
        font-weight: 400 !important;
        line-height: 30px;
        color: #aab8c0;
    }
    .mlf {
        margin-left: 0;
    }
    .tweetsf {
        margin-left: 0;
        margin-top: 0;
    }
    .flat-counter .name-count {
        color: #fff;
        font-size: 14px;
        line-height: 16px;
        padding: 0 0;
    }
    .row-width {
        margin: 0 35px;
    }
    .owl-theme .owl-controls .owl-nav div.owl-prev {
        position: absolute;
        left: 50px;
    }
    .owl-theme .owl-controls .owl-nav div.owl-next {
        position: absolute;
        right: 50px;
    }
    .slide .item .cover .header-content h2 {
        font-weight: 300;
        font-size: 10px;
        line-height: 14px;
        color: #fff;
    }
    .slide .item .cover .header-content h1 {
        font-weight: 300;
        font-size: 20px;
        margin: 5px 0;
        line-height: 4px;
        color: #fff;
    }
    .slide .item .cover .header-content h4 {
        font-size: 7px;
        font-weight: 200;
        line-height: 12px;
        color: #fff;
        margin: 0px 0;
    }
    .slide .item .cover .header-content {
        position: relative;
        padding: 24px 6px 24px 0px;
        overflow: hidden;
    }
    .slide .item .cover {
        /* margin:0 80px; */
        padding: 20px 56px;
        position: absolute;
        width: 100%;
        /* height: auto; */
        top: 0;
        left: 0;
        display: flex;
        align-items: center;
    }
    .slide .item img {
        width: 100%;
        height: auto;
    }
    .slide .item {
        width: 100%;
        height: auto;
        position: relative;
    }
    .owl-carousel .owl-controls .owl-nav .owl-prev,
    .owl-carousel .owl-controls .owl-nav .owl-next,
    .owl-carousel .owl-controls .owl-dot {
        /* background: #fff; */
        text-align: center;
        display: inline-block;
        outline: 0;
        width: 20px;
        text-align: center;
        line-height: 14px;
        height: 20px;
        color: #3c3a42;
        top: 84%;
        font-size: 0;
        margin-top: -20px;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
    .owl-theme .owl-dots .owl-dot span {
        width: 18px;
        height: 2px;
        /* border: 1px solid #3c3a42; */
        background-color: #707070;
        border-radius: 5px;
        margin: 4px 7px;
        display: block;
        -webkit-backface-visibility: visible;
        -webkit-transition: opacity 200ms ease;
    }
    .owl-theme .owl-dots {
        position: absolute;
        top: 98%;
        left: 50%;
        transform: translate(-50%, -50%);
        text-align: center;
        padding-top: 10px;
    }
    .owl-theme .owl-controls .owl-nav div.owl-prev:before,
    .owl-theme .owl-controls .owl-nav div.owl-next:before {
        font-size: 10px;
        color: #b2b1b8;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
    .mt-50 {
        margin-top: 78px;
    }
    .cta2 {
        font-weight: 200;
        line-height: 12px;
        line-height: 12px;
        font-size: 6px;
        margin: 5px 0;
        padding: 2px 7px;
        background-color: #d34546;
        /* border: 1px solid #707070; */
        border-radius: 20px;
        text-transform: uppercase;
    }
    .white-logo {
        display: none;
    }
    .logoone {
        position: fixed;
        left: 0;
        height: 76px;
        width: 50%;
        background-color: #e3e4e5;
        display: block;
    }
    .sticky {
        position: fixed;
        top: 49px;
        left: 27px;
        /* margin-top: 40px; */
        width: 31%;
        height: 8%;
        z-index: 2;
    }
    #mainnav-mobi {
        display: block;
        margin: 0 auto;
        width: 100%;
        position: fixed;
        top: 41px;
        background-color: #1d2738;
        z-index: 4;
    }
    .social-links li {
        display: inline-block;
        padding: 0px 8.5px 0px;
    }
    .slide .item {
        margin-top: 88px;
    }
    /* .logoone {
	height: 69px;
} */
    .header {
        height: 75px;
        margin-top: 40px;
        left: 0;
        background-color: #ea5558;
    }
    .top {
        display: block;
        background-color: #222;
    }
    .cta {
        display: none;
    }
    .mx-footer {
        margin: 0 0;
    }
    .footer-news {
        color: #ea5558;
        font-size: 23px;
        line-height: 25px;
    }
    .imgtext > h3 {
        font-size: 16px !important;
    }
    .customers-logo {
        margin: 0px 0 30px 0;
        color: #000;
        /* font-size: 45px; */
    }
    .customers-logo > h4 {
        font-size: 22px;
    }
}
@media (max-width: 320px) {
    .owl-theme .owl-dots .owl-dot span {
        width: 13px;
        height: 2px;
        /* border: 1px solid #3c3a42; */
        background-color: #707070;
        border-radius: 5px;
        margin: 9px 0px;
        display: block;
        -webkit-backface-visibility: visible;
        -webkit-transition: opacity 200ms ease;
    }
    .header {
        height: 60px;
    }
    .white-logo {
        width: 100px;
    }

    .cta2 {
        margin: 5px 0;
        padding: 3px 6px;
        background-color: #d34546;
        /* border: 1px solid #707070; */
        border-radius: 20px;
        text-transform: uppercase;
        font-weight: 500;
        font-size: 6px;
        color: #fff;
    }
    .slide .item .cover .header-content h2 {
        font-weight: 300;
        font-size: 9px;
        line-height: 9px;
        color: #fff;
    }
    .slide .item .cover .header-content h1 {
        font-weight: 300;
        font-size: 16px;
        margin: 5px 0;
        line-height: 4px;
        color: #fff;
    }
    .slide .item .cover .header-content h4 {
        font-size: 7px;
        font-weight: 300;
        line-height: 9px;
        color: #fff;
        margin: 0px 0;
    }
    .slide .item .cover .header-content {
        position: relative;
        padding: 24px 1px;
        overflow: hidden;
    }
    .slide .item .cover {
        padding: 11px 60px;
        position: absolute;
        width: 100%;
        top: 0;
        left: 0;
        display: flex;
        align-items: center;
    }
    .slide .item img {
        width: 100%;
        height: auto;
    }
    .slide .item {
        width: 100%;
        height: auto;
        position: relative;
    }
    .owl-theme .owl-controls .owl-nav div.owl-prev:before,
    .owl-theme .owl-controls .owl-nav div.owl-next:before {
        font-size: 10px;
        color: #b2b1b8;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
    .mt-20 {
        padding: 35px;
    }
    .ml-80 {
        margin-left: 30px;
    }
    .mt-50 {
        margin-top: 62px;
    }
    .btn-menu {
        height: 0px;
    }
    h4 {
        font-size: 16px;
        line-height: 25px;
    }
    p {
        font-size: 13px;
    }
    .fh3 {
        font-size: 21px !important;
        font-weight: 400 !important;
        line-height: 30px;
    }
    .design {
        position: relative;
        width: 100%;
        float: left;
        padding: 20px 20px 20px 20px;
        z-index: 1;
        background-color: #f16262;
        border-radius: 4px;
    }
    .nav-wrap .top-search {
        right: -250%;
        width: 290px;
    }
    #header {
        box-shadow: 0 2px 10px 0 rgb(1 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
    }
    #mainnav-mobi .menu {
        overflow-y: auto;
        height: 70vh;
        margin-top: 20%;
    }
    .header.headerv2.style2.bg-trans2 .nav-wrap .top-search {
        right: -52%;
    }

    .header.headerv3 .wrap-style5 {
        float: left;
        width: 100%;
        margin: 0;
        margin-bottom: 5px;
        text-align: center;
    }

    .header.headerv3 .wrap-style5:nth-child(2) {
        float: none;
        margin-left: 0;
    }

    .content-partners {
        text-align: center;
    }

    .detail-product .overlay {
        padding: 142px 0px;
    }

    .detail-product .wrap-content .wrap-button {
        left: 14%;
    }

    .wrap-product .flat-tabs ul.menu-tab li {
        padding: 13px 11px 10px 0px;
    }

    .info-customer input,
    .info-customer textarea,
    .info-customer select {
        font-size: 11px;
    }
    .white-logo {
        display: none;
    }
    .logoone {
        position: fixed;
        left: 0;
        height: 61px;
        width: 50%;
        background-color: #e3e4e5;
        display: block;
    }
    .sticky {
        position: fixed;
        top: 48px;
        left: 26px;
        /* margin-top: 40px; */
        width: 30%;
        height: 9%;
        z-index: 2;
    }
    #mainnav-mobi {
        display: block;
        margin: 0 auto;
        width: 100%;
        position: fixed;
        top: 29px;
        background-color: #1d2738;
        z-index: 4;
    }
    .social-links li {
        display: inline-block;
        padding: 0px 8.5px 0px;
    }
    .slide .item {
        margin-top: 74px;
    }
    .io-btn {
        font-size: 9px;
    }
    .view-btn {
        font-size: 9px;
    }
}
