@media (min-width: 1200px) and (max-width:1899px) {
    .mrm110px {
        margin-right: -100px
    }

    .funfactSection .icon_box_02 {
        padding-right: 40px
    }
}

@media (min-width: 1200px) and (max-width:1380px) {
    .mainmenu ul li {
        margin-right: 47px
    }

    .contact-info .box {
        padding: 10px 0 12px
    }

    .contact-info ul.contact-info-listing li {
        margin-right: 34px
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .logo_02 img {
        width: 100%;
        height: auto
    }

    .header_02 .mainmenu {
        text-align: right !important
    }

    .header_02 .ind_btn_2 {
        display: none
    }

    .logo_02 {
        padding: 37px 0 36px
    }

    .mainmenu ul li {
        margin-right: 20px
    }

    .mainmenu>ul>li:last-child ul.sub_menu,
    .mainmenu>ul>li:nth-last-child(2) ul.sub_menu {
        left: auto;
        right: 0
    }

    .mainmenu>ul>li:nth-last-child(1)>ul.sub_menu ul.sub_menu,
    .mainmenu>ul>li:nth-last-child(2)>ul.sub_menu ul.sub_menu,
    .mainmenu>ul>li:nth-last-child(1)>ul.sub_menu ul.sub_menu,
    .mainmenu>ul>li:nth-child(4)>ul.sub_menu ul.sub_menu,
    .mainmenu>ul>li:nth-last-child(3)>ul.sub_menu ul.sub_menu,
    .mainmenu>ul>li:nth-last-child(4)>ul.sub_menu ul.sub_menu {
        left: auto;
        right: 100%
    }

    .nav_bar .right_bgs {
        height: 70px
    }

    .technologyuse ul {
        flex-flow: wrap !important
    }
}

@media (max-width: 991px) {
    .technologyuse ul {
        flex-flow: wrap !important
    }

    .search_element form {
        position: relative
    }

    .topbar:before {
        width: 31%
    }

    .logo {
        padding-left: 15px
    }

    .top_social {
        padding: 0;
        top: -30px;
        z-index: 4
    }

    .top_social a {
        margin-left: 12px
    }

    .nav_bar .right_bgs {
        width: 25%;
        height: 100%
    }

    .nav_bar .mobileMenuBar {
        text-align: left;
        width: 100%;
        margin: 14px 0 0;
        z-index: 5;
        position: relative
    }

    .nav_bar .mainmenu {
        position: absolute;
        left: 0;
        top: 54px;
        width: 100%;
        z-index: 99
    }

    .info_element {
        margin-right: 15px;
        padding-left: 20px
    }

    .search_element {
        margin-right: 5px
    }

    .info_element h5 {
        font-size: 16px
    }

    .info_element p {
        font-size: 12px
    }

    .logo_02 {
        float: left;
        width: 50%
    }

    .mobileMenuBar {
        float: right;
        width: 50%;
        text-align: right;
        margin: 31px 0;
        display: block
    }

    .mobileMenuBar a {
        height: 50px;
        background: transparent;
        display: inline-block;
        font-size: 14px;
        letter-spacing: 0;
        font-weight: 500;
        text-transform: uppercase;
        color: #fff;
        text-align: center;
        line-height: 54px;
        position: relative;
        position: absolute;
        padding: 0;
        right: 0
    }

    .mobileMenuBar a i {
        margin-left: 10px
    }

    .mainmenu {
        position: relative;
        width: 100%;
        display: none;
        margin-bottom: 15px;
        background: #ffa455;
        background: -webkit-linear-gradient(to right, #ff3876, #ffa455);
        background: linear-gradient(to right, #ff3876, #ffa455)
    }

    .mainmenu ul li {
        display: block;
        width: 100%;
        margin-right: 0;
        border-bottom: 1px solid rgba(255, 255, 255, .2);
        text-align: left
    }

    .nav_bar .mainmenu>ul>li,
    .header_02 .mainmenu>ul>li {
        padding: 0
    }

    .mainmenu ul li a {
        color: #FFF;
        background: transparent;
        -webkit-text-fill-color: #FFF;
        padding: 20px 15px
    }

    .mainmenu ul.sub_menu {
        position: relative;
        opacity: 1;
        visibility: visible;
        background: #06163a;
        width: 100%;
        padding: 0;
        top: 100%;
        display: none;
        transition: none;
        -moz-transition: none;
        -webkit-transition: none;
        -ms-transition: none;
        -o-transition: none
    }

    .mainmenu ul.sub_menu li {
        padding: 0
    }

    .mainmenu ul.sub_menu li a {
        border-bottom: none;
        padding: 20px 30px
    }

    .mainmenu ul.sub_menu li ul.sub_menu {
        left: 0;
        background: #000
    }

    .mainmenu ul.sub_menu li ul.sub_menu li a {
        padding-left: 45px
    }

    .mainmenu .submenu_toggler {
        display: inline-block;
        position: absolute;
        right: 0;
        top: 0;
        width: 50px;
        height: 53px;
        background: rgba(255, 255, 255, .1);
        line-height: 53px;
        text-align: center;
        color: #FFF;
        font-size: 18px;
        cursor: pointer
    }

    .mainmenu .sub_menu .submenu_toggler {
        background: rgba(255, 255, 255, .4)
    }

    .mainmenu .submenu_toggler:hover,
    .mainmenu .submenu_toggler.active-span {
        color: #06163a
    }
}

@media (max-width: 767px) {
    .logo {
        position: absolute;
        padding-left: 0
    }

    .logo img {
        height: 83px
    }
    .nav_bar {
        background: #fff;
        min-height: 90px;
        position: relative;
    }

    .nav_bar .mobileMenuBar {
        margin: 0
    }

    .foot-link li a {
        padding: 6px 0 !important
    }

    .foot-link li {
        display: block !important;
        margin-right: 0 !important
    }

    .foot-link ul li:before {
        content: "\f15e";
        font-family: Flaticon;
        padding-right: 5px;
        color: #f6391b;
        font-size: 13px
    }

    .footerSocial .velaListSocial {
        padding: 0 10px
    }

    .vela-contactinfo li {
        padding: 0 10px;
        line-height: 37px
    }

    .vela-contactinfo,
    .footer-box {
        margin-bottom: 18px
    }

    .footer-box {
        border: 0
    }

    .vela-relatedlink .related-link {
        padding: 0
    }

    .vela-relatedlink .related-link li {
        display: block;
        width: 100%;
        line-height: 35px
    }

    .loginBtn {
        top: 8px;
        padding: 10px 5px 10px 35px
    }

    .velaReviews a.pay {
        top: 36px
    }

    .velaReviews p {
        text-align: justify
    }

    .foot-link ul {
        padding: 10px 0
    }

    .foot-link {
        margin-bottom: 15px
    }

    .vela-relatedlink {
        border-top: 0;
        padding: 0
    }

    .xs-center {
        text-align: center
    }

    .bg-background-area {
        position: relative;
        padding: 30px;
        min-height: 150px
    }

    .breadcrumb-content:before {
        display: none
    }

    .breadcrumb-content h2 {
        font-size: 20px;
        padding: 5px 0 20px
    }

    .breadcrumb-content ul {
        padding: 5px 15px
    }

    .mob-only {
        display: block !important
    }

    .contact-info .box {
        padding: 8px 16px
    }

    .contact-info .box ul {
        justify-content: space-between
    }

    .contact-info {
        max-width: 100%;
        position: relative;
        top: auto;
        left: auto
    }

    .contact-info .box::before {
        content: " ";
        position: absolute;
        display: block;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: -1;
        background: #06163a;
        transform-origin: bottom left;
        -ms-transform: skew(-30deg, 0deg);
        -webkit-transform: skew(-30deg, 0deg);
        transform: skew(-30deg, 0deg);
        transform: none
    }

    .contact-info .box ul {
        list-style-type: none;
        padding: 0;
        margin: 0;
        display: flex;
        display: -webkit-flex;
        width: 100%
    }

    .contact-info ul.contact-info-listing li {
        margin-right: 3px;
        display: flex;
        align-items: center;
        align-content: flex-start;
        margin-right: 0
    }

    .contact-info ul.contact-info-listing li a {
        display: flex;
        display: -webkit-flex;
        align-items: flex-start;
        align-content: flex-start
    }

    .contact-info ul.contact-info-listing li a .img-box {
        font-size: 18px;
        line-height: 21px;
        margin-right: 5px
    }

    .contact-info ul.contact-info-listing li a .data {
        display: inline-block;
        vertical-align: top
    }

    .contact-info ul.contact-info-listing li a .data p,
    .contact-info ul.contact-info-listing li a .data span {
        font-size: 9px;
        line-height: 12px
    }

    .contact-info ul.contact-info-listing li a .data p.loginfo {
        white-space: nowrap;
        word-wrap: break-word;
        max-width: 100%;
        overflow: hidden;
        text-overflow: ellipsis
    }

    .xs-mt-8 {
        margin-top: 11px !important
    }

    .itm-cont {
        position: absolute;
        height: 15px;
        width: 15px !important;
        line-height: 15px !important;
        left: -11px;
        top: -5px
    }

    .d-sm-none {
        display: none
    }

    .aboutDescs h2 {
        font-size: 20px
    }

    .aboutDescs p {
        line-height: 28px;
        font-size: 14px;
        font-family: 'K2D', sans-serif;
        font-weight: 400
    }

    .commonSection {
        padding: 30px 0
    }

    .breadcrumb-item span {
        font-size: 13px
    }

    .bg-background-area {
        padding: 30px 0
    }

    .breadcrumb>li+li:before {
        padding: 0
    }

    .breadcrumb-item+.breadcrumb-item:before {
        padding-right: 5px
    }

    .sda_content p {
        font-size: 14px;
        line-height: 28px
    }

    .service_details_area h2 {
        font-size: 21px
    }

    .nav_bar .right_bgs:before {
        height: 54px;
        border-width: 0 32px 55px 0
    }

    .pdl45 {
        padding-left: 16px
    }

    .mb45 {
        margin-bottom: 15px
    }

    .text-left h6 {
        padding-top: 25px
    }

    .icon_box_05.ib5_left .ib5_inner {
        padding: 25px 15px 10px 51px
    }

    .quotefrm {
        padding: 0;
        border-right: 0
    }

    .quotefrm h4 {
        font-size: 20px
    }

    .serviceico {
        width: 49%
    }

    .bgf5 {
        margin-bottom: 30px;
        border-radius: 2px
    }

    .shipping-info .container {
        padding: 0
    }

    .shipping-info ul {
        width: 100%;
        padding: 0
    }

    .shipping-info li:first-child {
        border-left: 0
    }

    .shipping-info li:last-child {
        border-bottom: 0
    }

    .shipping-info li {
        width: 100%;
        border-bottom: 1px solid #ddd;
        border-right: 0
    }

    .service-list .col-md-4:nth-child(1),
    .service-list .col-md-4:nth-child(2),
    .service-list .col-md-4:nth-child(3),
    .service-list .col-md-4:nth-child(4),
    .service-list .col-md-4:nth-child(5) {
        border-right: 0
    }

    .service-list .col-md-4:nth-child(4),
    .service-list .col-md-4:nth-child(5) {
        border-bottom: 1px dashed #aaa
    }

    .packageslider.owl-carousel .owl-dots {
        display: none
    }

    .packageslider.owl-carousel {
        padding-bottom: 5px
    }

    .tw-form-round-shape {
        margin: 0;
        margin-bottom: 15px;
        right: 0
    }

    .tw-form-round-shape:after {
        background: transparent
    }

    .tw-analysis-area {
        padding: 30px 0
    }

    .analysis-form {
        margin-top: 0
    }

    .client-wrapper {
        padding: 0
    }

    .client-wrapper img {
        width: 70%
    }

    .technology-use h1 {
        font-size: 22px;
        text-align: center;
        margin-bottom: 0
    }

    .technology-use ul.technologies li {
        width: 24%;
        margin-bottom: 15px
    }

    .portfolio-details h3 {
        font-size: 21px;
        font-weight: 500;
        margin-bottom: 10px !important
    }

    .portfolio-details h5 {
        font-size: 15px;
        font-weight: 400;
        line-height: 28px
    }

    .screenshot_section:nth-child(2) {
        margin-bottom: 20px
    }

    .products-item .products-body {
        width: 100%;
        display: block
    }

    .products-right {
        padding: 0 0 20px
    }

    .free-service {
        text-align: left
    }

    .products-item .products-body {
        padding-bottom: 8px
    }

    .products-item .thm-btn {
        margin-top: -7px;
        height: 35px;
        padding: 6px 40px
    }

    ul.add_btn {
        display: inline-flex
    }

    ul.add_btn li {
        margin: 0 5px
    }

    ul.add_btn li:first-child {
        margin-left: 8px
    }

    .products-item .products-image .img {
        height: 220px
    }

    .products-person span {
        display: inline-block;
        font-size: 18px;
        margin: 0 0 13px 15px
    }

    .products-person {
        text-align: left;
        padding-left: 15px
    }

    .itemBlock-base-leftBlock {
        margin-bottom: 10px
    }

    .cartbox {
        width: 100% !important;
        margin-right: 0
    }

    .desktop-base-right {
        width: 100%
    }

    .itemContainer-base-itemLeft {
        width: 30%
    }

    .img-fix {
        height: 75px
    }

    .itemContainer-base-itemActions span.dels {
        padding: 5px 9px
    }

    .itemContainer-base-inlineButton {
        font-size: 11px;
        letter-spacing: 0;
        font-weight: 500;
        display: inline-flex;
        line-height: 14px
    }

    .shopping-cart a.removelist i {
        font-size: 8px;
        padding-right: 5px;
        position: relative;
        top: -1px
    }

    .shopping-cart a.addtocart i {
        font-size: 14px;
        padding-right: 5px
    }

    .itemContainer-base-itemActions span.move {
        padding: 5px 9px
    }

    .star span {
        font-size: 12px
    }

    .itemContainer-base-itemName {
        max-width: 100%
    }

    .itemComponents-base-sellerData {
        padding: 0
    }

    .inlinebutton-base-action {
        margin: 5px 0 7px
    }

    .offers-base-more {
        padding: 3px 10px
    }

    .button-base-button {
        font-size: 16px;
        padding: 6px
    }

    .form-v7-content {
        width: 100%;
        margin: 0 auto
    }

    .form-v7-content .form-left {
        display: none
    }

    .form-v7-content .form-detail {
        padding: 28px
    }

    .form-v7-content h5::after {
        left: 38%
    }

    .form-v7-content .form-detail .input-text {
        margin-bottom: 15px;
        padding: 5px 0
    }

    .form-v7-content h5 {
        margin-bottom: 35px
    }

    .form-v7-content .form-detail .register {
        font-size: 16px;
        padding: 6px 10px;
        margin-bottom: 10px
    }

    .forgetpass {
        width: 100%;
        text-align: center;
        padding-bottom: 5px
    }

    .form-v7-content .form-detail.signupfrm {
        padding: 28px
    }

    .form-v7-content .form-detail.signupfrm h5 {
        margin-bottom: 35px
    }

    .form-v7-content .form-detail.signupfrm h5::after {
        left: 38%;
        top: 63px
    }

    .smt-30 {
        margin-top: 5px
    }

    .myprofileDetails .nav-tabs>li>a {
        padding: 3px 23.2px
    }

    .padd30 {
        padding: 15px 20px 0
    }

    .whatsapp-btn {
        position: fixed;
        left: 0;
        bottom: 0;
        width: 50px;
        height: 50px;
        cursor: pointer;
        text-align: center;
        z-index: 100;
        text-align: center
    }

    .visible-xs {
        display: block !important
    }

    .toastr.successmsg {
        width: 91%
    }

    .toastr.warningmsg {
        width: 91%
    }

    .itemBlock-base-leftBlock {
        width: 100%;
        padding-right: 0
    }

    .secure {
        padding-top: 0;
        padding-left: 15px
    }

    .logsuccess {
        width: 12%;
        position: absolute;
        right: 14px;
        top: 19px
    }

    .testimonialSection p {
        margin-bottom: 15px
    }

    .testimonialSection .sub_title {
        margin-bottom: 10px
    }

    .testimonialSection .sec_title {
        margin-bottom: 10px
    }

    .product_decp {
        padding-left: 0;
        padding-top: 15px
    }

    .details_price {
        margin-bottom: 5px;
        text-align: left;
        padding-left: 15px
    }

    .description ul {
        margin-bottom: 7px
    }

    .font22 {
        margin-bottom: 10px
    }

    .sm-rating {
        padding: 15px
    }

    .metaTitle {
        margin-bottom: 10px
    }

    .pd_details_meta .col-sm-4 {
        width: 33.333%
    }

    .add_to_car_btn {
        padding: 14px 13px;
        z-index: 1;
        position: relative
    }

    .wishlisth_btn {
        float: right;
        z-index: 1;
        position: relative
    }

    .social_shares {
        position: absolute;
        top: 75px;
        text-align: center;
        width: 100%;
        height: 30px;
        z-index: 11
    }

    .productTabs.nav-tabs .nav-link {
        font-size: 12px;
        padding: 5px 0 16px
    }

    .productTabContent .descriptionContent {
        padding-top: 15px
    }

    .adinfo {
        padding-top: 15px
    }

    .imgName {
        max-height: 250px;
        overflow: hidden
    }

    .products-right {
        border-left: 0
    }

    .products-body .desc {
        min-height: auto
    }

    .clients-logo:before,
    .clients-logo:after {
        width: auto !important
    }

    .clients-logo::before {
        background: none;
        left: 0;
        top: 0
    }

    .clients-logo:after {
        background: none;
        right: 0;
        bottom: 0;
        width: auto
    }

    .technologyuse ul {
        flex-flow: wrap !important;
        margin: -6px
    }

    .technologyuse ul li {
        -ms-flex: 0 0 29.7%;
        flex: 0 0 29.7%;
        max-width: 29.7%;
        margin: 6px
    }

    .float-xs-left {
        float: left !important
    }

    .autowidth {
        width: 100%
    }

    .velaReviews .col-sm-4 {
        width: 40% !important
    }

    .sm-width {
        width: 100%
    }

    .packageslider:after {
        display: none
    }

    .packageslider:before {
        left: -14px;
        width: 105px;
        height: 105px;
        bottom: -38px
    }

    .tw-features-area h4 {
        font-size: 1rem
    }

    .about_us_content h1,
    .about_us_content h2,
    .tw-features-area h2,
    .blog_content h2 {
        font-size: 21px !important;
        line-height: 28px
    }

    .tw-analysis-area h2 {
        font-size: 25px
    }

    .blog_content .sec_title {
        padding-bottom: 0
    }

    .xs-pt-30 {
        padding-top: 30px !important
    }

    .xs-pb-40 {
        padding-bottom: 40px !important
    }

    .relatedProductArea .packageslider.owl-carousel {
        padding-bottom: 0 !important
    }

    .relatedProductArea .packageslider:before {
        left: -14px;
        width: 105px;
        height: 105px;
        bottom: -15px
    }

    .productTabs.nav-tabs {
        position: relative;
        z-index: 11
    }

    .productTabs.nav-tabs .nav-link {
        margin-right: 15px
    }

    .ndcHead h5 {
        background-size: 100% 100%
    }

    .post {
        margin-top: 10px
    }

    .social_shares strong {
        margin-right: 60px
    }

    .productTabContent .descriptionContent p {
        line-height: 24px;
        text-align: justify
    }

    .quote-btn {
        margin-bottom: 33px !important
    }

    .xs-mt-10 {
        margin-top: 10px
    }

    .xs-mb-12 {
        margin-bottom: 12px
    }

    .slider.owl-carousel .owl-nav button {
        width: 35px;
        height: 35px;
        font-size: 20px
    }

    .slider.owl-carousel .owl-nav button.owl-next,
    .slider.owl-carousel .owl-nav button.owl-prev {
        top: 37%
    }

    .slider.owl-carousel .owl-nav button.owl-prev:hover {
        left: 5px
    }

    .slider.owl-carousel .owl-nav button.owl-next:hover {
        right: 5px
    }

    .wide-block::after {
        background-size: 130px;
        background-position: right bottom;
        opacity: .6
    }

    .block-space- {
        max-width: 100%
    }

    .clientcarousel .card {
        height: 100%
    }

    .clientcarousel .card img {
        padding: 15px;
        width: 100%
    }

    .right-4 {
        margin-right: -3px
    }

    .slick-next,
    .slick-prev {
        top: 41%
    }

    .slick-prev i,
    .slick-next i {
        font-size: 17px
    }

    .technologyuse ul li {
        box-shadow: 0 0 5px 1px #eee;
    }

    select {
        background: url(../images/angle-down.png)#fff no-repeat right 10px center !important
    }

    .form-block input,
    .form-block textarea,
    .chosen-container-single .chosen-single {
        margin-bottom: 10px
    }

    .mobilenav {
        display: block;
        position: fixed;
        width: 100%;
        left: 0;
        bottom: 0;
        padding: 0;
        z-index: 1001;
        background: #E6E6E6;
        background: -webkit-linear-gradient(to top, #909aa7, #E6E6E6);
        background: linear-gradient(to top, #909aa7, #E6E6E6)
    }

    .mobilenav nav {
        height: 50px;
    }

    .mobilenav nav a:hover,
    .mobilenav nav a.current {
        background: rgba(255, 255, 255, .2);
    }

    .mobilenav nav a {
        position: relative;
        text-decoration: none;
        color: #16283c;
        font-size: 13px;
        line-height: 1;
        text-align: center;
        display: inline-block;
        width: 20%;
        padding: 3px 0 9px;
        box-sizing: border-box;
        z-index: 2;
        float: left;
        border-right: 1px solid rgba(255, 255, 255, .2);
        height: 50px;
    }

    .mobilenav nav a i {
        position: relative;
        display: block;
        font-size: 17px;
        transition: .3s ease all;
        line-height: 26px;
    }

    footer {
        /* margin-bottom: 50px */
    }

    .more-main {
        line-height: 40px
    }
}

@media(max-width: 540px) {
    .sbDetails h4.title-ellipsis {
        width: 470px;
        font-size: 17px
    }
}

@media(max-width: 480px) {
    .sbDetails h4.title-ellipsis {
        width: 410px;
        font-size: 17px
    }
}

@media(max-width: 420px) {
    .sbDetails h4.title-ellipsis {
        width: 340px;
        font-size: 17px
    }
}

@media(max-width: 384px) {
    .sbDetails h4.title-ellipsis {
        width: 280px;
        font-size: 17px
    }
}