@media (min-width:1980px) {
    .main-banner {
        background-size: cover;
        background-position-y: -24px;
    }

    .animation-floating {
        display: block;
    }
}

@media (min-width:1902px) {
    .animation-floating {
        display: block;
    }

    .dashboard-content-outer {
        margin-bottom: 80px;
    }
}
@media (min-width:767px) {
    .hide-desktop {
        display: none !important;
    }
}
@media (max-width: 1200px) {
    .right-side-content-box {
        flex: 0 0 98%;
    }

    .left-side-menu {
        flex: 0 0 21%;
    }

    .after-login a {
        padding: 6px 6px 6px 6px;
        font-size: 14px;
    }

    .left-side-menu {
        position: absolute;
        left: -200px;
        top: 0;
        height: 100%;
        transition: left .4s ease-in-out;
        z-index: 9999;
    }

    .active_left_sidebar {
        left: 0;
        height: 100%;
    }

    .filter-icon {
        position: absolute;
        left: 0px;
        background-color: #ffffff;
        border-radius: 0px 10px 10px 0px;
        padding: 7px;
        transition: left .4s ease-in-out;
        WIDTH: 50PX;
    }

    .active_filter {
        left: 188px;
    }

    .branch-tab .tab-content-table-view {
        flex: 0 0 94%;
    }

    .branch-tab {
        position: relative;
    }

    .branch-crud {
        top: 0;
        position: absolute;
        right: 15px;
        top: 15px;
        width: 30px;
    }

    .filter-icon {
        display: block;
    }

    .position-relative {
        position: initial !important;
    }
    .position-relative.type-head-outer {
        position: relative !important;
    }
    

    .branch-tab {
        flex-wrap: wrap;
    }
}

@media (max-width:1024px) {
    span.icon-footer svg {
        width: 25px;
        height: 25px;
    }

    span.icon-footer {
        flex: 0 0 20%;
        width: 44px;
        height: 44px;
    }

    .main-banner {
        background-position-y: bottom;
    }

    .banner-image {
        margin-bottom: -95px;
    }

    .about-sub-banner-content .banner-image {
        margin-bottom: -43px;
    }

    .footer-links-head-title {
        font-size: 32px;
    }

    .right-list-li {
        width: 31.3%;
    }

    .offer-box-btn.white-color {
        padding: 10px 9px
    }

    .sub-banner-head {
        font-size: 46px;
        line-height: 50px;
    }

    .ports-list-section .right-list-li {
        width: 31%;
    }

    .ports-list-section .right-list-li:nth-child(2n+2) {
        margin-left: auto;
        margin-right: auto;
    }

    .ports-list-section .right-list-li:nth-child(3n+2) {
        margin-left: 10px;
        margin-right: 10px;
    }

    .pagination-main nav>div:first-child {
        display: flex;
        justify-content: end;
    }

    .pagination-main nav>div:last-child {
        display: none;
    }
    .f-f-content-right {
        flex: 0 0 74%;
    }
}

@media (max-width:992px) {
    span.icon-footer {
        flex: 0 0 13%;
    }

    .footer-right-side {
        text-align: center;
        margin-top: 30px;
    }

    .fun-fact-sec .row {
        flex-direction: column-reverse;
    }

    .fun-fact-left-image {
        text-align: center;
        margin-top: 80px;
    }

    .show-mobile {
        display: block !important;
    }

    .hide-mobile {
        display: none !important;
    }
    
    .menu-bar-outer {
        display: inline-block;
        cursor: pointer;
    }

    .bar1,
    .bar2,
    .bar3 {
        width: 35px;
        height: 5px;
        background-color: #333;
        margin: 6px 0;
        transition: 0.4s;
    }

    .change .bar1 {
        transform: translate(0, 11px) rotate(-45deg);
    }

    .change .bar2 {
        opacity: 0;
    }

    .change .bar3 {
        transform: translate(0, -11px) rotate(45deg);
    }

    .menu-mobile {
        position: absolute;
        right: 0;
        top: 10px;
        right: 15px;
        z-index: 999;
    }

    nav.navbar-otuer {
        position: absolute;
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        padding-top: 65px;
        padding-left: 25px;
        background-color: #AEE7E9;
        left: -100%;
        transition: 0.5s ease-in-out left;
        z-index: 99;
    }

    nav.navbar-otuer.menu-open {
        left: 0;
    }

    .navbar-inner {
        display: block;
    }

    .sub-banner-head {
        font-size: 34px;
        line-height: 40px;
    }

    .right-list-li {
        width: 46%;
    }

    .company-list-section .right-list-li:nth-child(3n+2) {
        margin-left: 0px;
        margin-right: 0px;
    }

    .company-list-section .right-list-li:nth-child(even) {
        margin-left: 10px;
    }

    .company-list-section .right-list-li:nth-child(odd) {
        margin-right: 10px;
    }

    .right-list-section {
        margin-left: 5px;
        margin-top: 60px;
    }

    .sub-banner {
        padding-top: 119px;
    }

    .companies-profile-box-top {
        flex: 0 0 100%
    }

    .branch-tab .tab-content-table-view {
        flex: 0 0 100%;
    }

    .branch-tab {
        flex-wrap: wrap;
    }

    .banner-image {
        margin-bottom: -37px;
    }

    .right-list-section {
        margin-top: 00px;
    }

    .forum-item-title {
        flex: 0 0 80%;
        padding: 0 15px;
    }

    .companies-profile-box-top {
        flex: 0 0 72%;
    }

    .full-width-device {
        flex: 0 0 100%;
    }

    .forum-item .top-companies-list-box {
        flex: 0 0 43%;
        margin-bottom: 20px;
    }

    .forum-item-like-comments {
        align-items: start;
    }

    .thread-details-main .companies-profile-box-top {
        flex: none;
    }

    .activeMenu,
    .navbar-inner li a:hover {
        border: none;
    }
    .main-logo {
        max-width: 206px;
        min-width: auto;
    }
    .header ,.fixedMenuTop {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .hide-for-tab {display: none;}
    .companies-profile-box-top.full-width-device.show-mobile .top-companies-list-box-img {float: left;}
    .ports-list-section .show-mobile .companies-profile-content-title {
        margin-top: 7px;
        line-break: anywhere;
    }
}
@media (min-width:767px) {.text-lg-right {text-align: right;}}
@media (max-width:767px) {

    .companyRegister .title {
        margin-bottom: 60px;
        font-size: 28px;
    }
    span.review-status {
        bottom: -66%;
        top: auto;
    }
    .hide-for-mobile {
        display: none;
    }

    .banner-title {
        font-size: 34px;
        line-height: 45px;
    }

    .heading-h2 {
        font-size: 30px;
        line-height: 50px;
    }

    .f-f-content {
        display: block;
    }

    .f-f-content-left {
        text-align: center;
        margin-bottom: 30px;
    }

    .who-we-r-content-head {
        padding: 70px 15px 0px;
    }

    .who-we-are-sec {
        margin: 60px 0px;
    }

    .footer-main {
        padding-top: 30px;
        background: linear-gradient(180deg, #AEE7E9 0%, #D2F4F5 100%);
    }

    .footer-bottom .row {
        flex-direction: column-reverse;
    }

    .social-media {
        display: flex;
        justify-content: center;
    }

    p.white-color.copy-right-text {
        justify-content: center;
    }

    a.footer-link-item {
        font-size: 16px;
        line-height: 20px;
    }

    .main-banner {
        padding-bottom: 50px;
    }

    .banner-discription {
        font-size: 14px;
        line-height: 24px;
    }

    .pseudo-search {
        height: 45px;
    }

    .pseudo-search input {
        font-size: 14px;
    }

    p {
        font-size: 14px;
        line-height: 20px;
    }

    .ports-companies-outer:first-child {
        margin-bottom: 30px;
    }

    .who-we-r-content-head {
        padding-top: 0px
    }

    .social-media li {
        margin: 10px 8px;
        height: 35px;
        width: 35px;
    }

    .social-media svg {
        width: 72%;
    }

    .right-list-box {
        padding: 20px 15px 1px 15px;
    }

    .right-list-outer,
    .right-list-section {
        margin-top: 50px;
    }

    .top-companies-list-box-img {
        margin: 0px;
        margin-right: 15px;
    }

    .top-companies-list-box {
        display: flex;
        align-items: center;
    }

    .companies-profile-rate-link a {
        border-radius: 6px;
        padding: 11px 10px;
        font-size: 14px;
    }

    li.half-width-form-field {
        width: 100%;
        float: left;
        margin-right: 0% !important;
        margin-left: 0% !important;
    }

    .ports-list-section .right-list-li {
        width: 46%;
    }

    .ports-list-section .right-list-li:nth-child(3n+2) {
        margin-left: 0px;
        margin-right: 0px;
    }

    .ports-list-section .right-list-li:nth-child(even) {
        margin-left: 10px;
    }

    .ports-list-section .right-list-li:nth-child(odd) {
        margin-right: 10px;
    }

    .login-outer {
        flex-wrap: wrap;
    }

    .login-section-left,
    .login-section-right {
        flex: 0 0 100%;
    }

    span.icon-footer {
        flex: 0 0 11%;
    }

    .forum-item .top-companies-list-box {
        flex: 0 0 100%;
        margin-bottom: 15px;
    }

    .about-us-content {
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 30px;
    }

    .text-limit-2line,
    .text-limit-2line-small {
        overflow: visible;
        height: auto;
        display: -webkit-box;
        -webkit-box-orient: inherit;
        -webkit-line-clamp: inherit;
    }

    .dashboard--full-head-content {
        flex-wrap: wrap;
    }

    .dashboard--full-head-content .right-list-head-text {
        margin-bottom: 30px;
    }

    .dashboard-content-outer {
        margin-left: 15px;
        margin-top: 30px;
        margin-right: 10px;
    }

    .main-logo {
        max-width: 206px;
        min-width: auto;
    }

    span.icon-footer {
        flex: 0 0 12%;
        height: 40px;
    }

    span.icon-footer svg {
        width: 21px;
        height: 21px;
    }

    .change-order-column {
        flex-direction: column-reverse;
    }

    .report-cta-popup {
        margin-top: 32px;
        float: none;
        font-size: 14px;
    }

    .tab-content-profile-info {
        flex-wrap: wrap;
    }

    .tab-content-left-field,
    .tab-content-right-field,
    .branch-tab .tab-content-left-field {
        flex: 0 0 100%;
    }

    .modal-dialog {
        margin: 6.5rem .5rem;
    }

    .companies-profile-box-top {
        align-items: start;
    }

    .rating-count {
        align-items: center;
    }

    .rating-item {
        font-size: 14px;
        line-height: 20px;
        font-weight: 400;
    }

    .forum-details-description {
        margin: 20px 0px 40px 0px;
    }

    li.reply-second-child {
        margin-left: 0px;
    }

    .h2-head {
        font-size: 40px;
        line-height: 50px;
    }

    p.companies-profile-rating.port-details-content-scroll,
    .offer-box-btn,
    .filter-input-item input[type="submit"],
    .form-field-outer select,
    .input-outer-submit button,
    .input-outer-submit input,
    .form-field-outer input,
    .form-field-outer button,
    .rate-comapany-form li,
    .form-check {
        font-size: 14px;
    }

    .fun-fact-sec {
        margin: 30px 0px;
    }

    .about-us-section .f-f-content-left,
    .about-us-section .fun-fact-right .f-f-content-left {
        margin: 22px auto;
    }

    .fixedMenuTop,
    header {
        padding: 10px 0px;
    }

    .menu-mobile {
        top: 10px;
    }

    .fixedMenuTop .col-lg-7 {
        height: 0px;
    }

    .login-section-left {
        padding: 30px 20px;
    }

    .page-head-title {
        font-size: 26px;
        line-height: 36px;
    }

    .dashboard-content-outer .nav-item button {
        font-size: 14px;
    }

    .forum-right-content .forum-item-title {
        text-align: left;
    }

    .forum-right-content .top-companies-list-box-content {
        text-align: left;
    }

    .forum-item-like-comments {
        align-items: start;
        margin-top: -55px;
    }

    .dashboard--full-head-content,
    .dashboard--full-head-content {
        margin-bottom: 15px;
    }

    .right-list-box-content .right-list-box-content-title {
        height: 59px;
        -webkit-line-clamp: 3;
        font-size: 14px;
    }

}

@media (max-width: 400px) {
    .right-list-li {
        width: 82%;
        margin: 10px auto;
    }

    .right-list-outer .right-list-ul {
        text-align: center;
    }

    .company-list-section .right-list-li:nth-child(even),
    .company-list-section .right-list-li:nth-child(odd) {
        margin-left: 0px;
        margin-right: 0px;
    }
}

@media (max-width:354px) {
    .companies-profile-rate-link a {
        padding: 8px 5px;
        font-size: 12px;
    }

    .companies-profile-content-title {
        font-size: 14px;
    }

    .companies-profile-box-top {
        align-items: start;
    }

    .tab-view-outer .nav-tabs button {
        font-size: 14px;
    }

    .ports-list-section .right-list-li:nth-child(odd) {
        margin-right: 0px;
    }

    .dashborad-main-box.bg-white {
        display: block;
        padding-top: 20px
    }

    .rating-outer {
        flex-wrap: wrap;
    }

}

@media (min-width: 576px) {
    .modal-dialog {
        max-width: 500px;
        margin: 6.75rem auto;
    }
}