@media (max-width: 1439px){
    .product .section-title {
        top: 120px;
    }
    .header-1 #main-menu .nav.navbar-nav {
        margin-right: 0;
    }
    #main-menu .navbar .nav > li > a, .affix.header-1 #main-menu .navbar .nav > li > a, .header-1 
    #main-menu .navbar .nav > li.current > a, .affix.header-1 #main-menu .navbar .nav > li.current > a {
    padding: 8px 12px;
   }
}
@media (max-width: 1199px){
    footer .footer-2-copy-cont .right{float: none; text-align: center;}
}
@media (min-width:1025px){
    #main-menu .sub{
        padding: 0;
        top: 95px;
    }
}
@media (max-width: 1024px){
    .hamb-mob-icon {
        color: #555;
        padding: 34px 17px 32px 5px;
    }
    .affix.black-header .header-wrapper,
    .header.black-header.mobile-no-transparent,
    .main-menu-container{
        background: #fff;
    }
    #main-menu .sub li,
    #main-menu .sub .parent:hover > a{
        font-size: 15px;
        color: #fff;
    }
    #main-menu .sub .parent:hover > a,
    #main-menu .sub a:hover{
        color: #555;
        background-color: #fff;
    }
    #main-menu .navbar .nav > li:hover > a {
        color: #fff;
        background: #66afd4;
    }
    .product .section-title {
        top: 80px;
        min-width: 265px;
    }
    
    .port-title-cont span{
        overflow:hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        white-space: normal;
    }
    .section-title, #about h2{
        font-size: 36px;
    }
    footer .footer-2-copy-cont .right{
        float: none;
        text-align: center;
    }
}
@media (min-width: 768px) and (max-width: 1199px) {
    footer .widget .footer-2-text-cont ul li:first-child a{
        border-right: transparent 0px solid; 
    }
}
@media (max-width: 991px){
    #about blockquote {
        padding: 0;
    }
    #about .fes5-box h3,
    #about .fes5-box p{
        padding: 0px 25px;
    }

    .index-news .news-info .entry-body,
    .news .news-info .entry-body{
        display: block;
    }
    .index-news .news-info article:not(:last-child),
    .news .news-info article:not(:last-child){
        padding-bottom: 80px;
    }
    .index-news .news-info .entry-meta span
    .news .news-info .entry-meta span{
        padding-bottom: 20px;
    }
    .index-news .news-info .entry-body .entry-top,
    .news .news-info .entry-body .entry-top{
        justify-content: flex-start;
        padding-bottom: 25px;
    }
    .index-news .news-info .entry-meta,
    .news .news-info .entry-meta{
        min-width: 80px;
    }
    .index-news .news-info .entry-bottom,
    .news .news-info .entry-bottom{text-align: right;}
    .index-news .news-info .entry-bottom .read-more,
    .news .news-info .entry-bottom .read-more {
        min-width: fit-content;
        margin-left: 0;
    }
    /* .index-news .news-info .entry-bottom, 
    .news .news-info .entry-bottom{
        text-align: right;
    } */

    .product .section-title{
        top: -100px;
        min-width: max-content;
    }
    .product .mobile.section-title{
        display: block;
        visibility: visible;
    }
    .product .port-grid{
        margin-top: 150px;
    }
    .product .port-grid .section-title{
        display: none;
        visibility: hidden;
    }

    /*****  #CONTACT FORM NEW *****/
    .contact-form-cont {
        margin: auto;
        padding:80px 20px 80px 20px;
    }
}

@media (max-width: 767px){
    footer .logo-footer-cont,
    .footer-2-copy,
    footer .footer-2-text-cont{
        text-align: center;
    }
    footer .widget{
        text-align: center;
    }
    .footer-2-copy{

    }
    footer .footer-2-copyright {
        left: 0;
        transform: translateX(0);
    }

    /* news */
    .index-news .news-info .entry-body,
    .news .news-info .entry-body {padding: 0 25px;}
    .index-news .news-content .news-title, 
    .index-news .news-info .entry-title,
    .news .news-content .news-title, 
    .news .news-info .entry-title {margin: 0;}

    /* footer */
    footer .widget.info{
        display: flex;
        justify-content: center;
        align-items: center;
    }
    footer .logo-footer-cont{
        margin-bottom: 20px;
    }
    footer .footer-2-copy a{
        margin: 0 10px;
    }
    footer .footer-2-text-cont:last-child{
        padding-left: 30px;
    }
    footer .widget h4 {
        padding: 0 0;
    }
}

@media (max-width: 479px) {
    .index-news .news-info .entry-meta span,
    .news .news-info .entry-meta span{
        display: inline-block;
        padding-bottom: 0;
    }
    .index-news .news-info .entry-meta span::after,
    .news .news-info .entry-meta span::after{
        content: '';
        display: inline-block;
        padding-right: 20px;
    }
    .index-news .news-info .entry-meta,
    .news .news-info .entry-meta{
        padding-bottom: 0px;
    }
    .index-news .news-info .entry-links,
    .news .news-info .entry-links {
        padding: 20px 0;
        margin: 0;
        border-left: 0;
    }
    .index-news .news-info .entry-title,
    .news .news-info .entry-title {
        padding: 20px 0;
        margin: 0;
        border-top: 2px solid #a7a7a7;
        border-left: 0;
    }
    .index-news .news-info .entry-body,
    .index-news .news-info .entry-body .entry-top,
    .news .news-info .entry-body,
    .news .news-info .entry-body .entry-top{
        display: block;
        padding-bottom: 0px;
    }

    #back-top {
        bottom: 38px;
    }

    /* download */
    .dashboard.faq aside{
        padding-bottom: 20px;
        margin-bottom: 30px;
        border-bottom: solid 1px #efefef;
    }
    .dashboard.faq .content .tab-content .card .dl-list{
        flex-direction: column;
        align-items: flex-start;
    }

    /* footer */
    footer .widget.info{
        display: block;
        text-align: center;
    }
    footer .footer-2-text-cont:last-child{
        padding-top: 0px;
        padding-left: 0px;
        margin-bottom: 50px;
    }

    .pd-pagination {text-align: center;}

}