/* Normal desktop :1200px. */
@media (min-width: 1200px) and (max-width: 1600px) {
    
   



}


/* Normal desktop :992px. */
@media (min-width: 992px) and (max-width: 1199px) {



}
  


/* Tablet desktop :768px. */
@media (max-width: 991px) {
    .header .navbar .navbar-nav>li {
        margin-right: 25px;
    }

    .top-bar {
        height: 80px;
    }
    .heading.heading-12 .heading-title {
        margin-bottom: 30px;
    }
    .services.services-2 {
		padding-bottom:20px;
	}
    .services .service-panel .service-content .service-more .btn {
    width: 100%;
    height: 35px;
    }
   
	.about.about-1 {
		padding-top   : 20px;
		padding-bottom: 20px;
	}
    .about .about-img-holder .about-img img {
        border-radius: 4px;
        height: 370px;
    }

    .about .about-img-holder {
        
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .heading {
    margin-bottom: 15px;
    }

    .about .about-img-holder {
        margin: 0 auto 25px;
    }
    .heading {
		text-align  : center;
		max-width   : 100%;
		margin-left : auto;
		margin-right: auto;
	}
    section ul {
    text-align: right;
    }
    /* report archive */

    

}
/* Large Mobile :600px. */
@media only screen and (min-width: 600px) and (max-width: 991px) {

.home .newspic {
    width: 190px;
    height: 143px;
    }

    

}




/* small mobile :480px. */
@media only screen and (min-width: 480px) and (max-width: 599px) {
    


}
/* Large Mobile :600px. */
@media only screen and (max-width: 768px) {

    .header .navbar .navbar-nav>li {
        margin-right: 25px;
    }
    
    h5 {
    font-size: 20px;
    }

    .services .service-panel .service-content {
    padding: 20px;
    min-height: 278px;
    }
    .services .service-panel .service-title, .services .service-panel .service-desc {
    text-align: center;
    min-height: 50px;
    }

    .services .service-panel .service-content .service-desc {
    margin-bottom: 20px;
    min-height: 100px;
    }
    .about .maincontent {
        width: 98%;
    }

    .report-archive .blog-post {
        display: none;
    }
    .report-archive .report-card {
        display: block;
        margin-bottom: 10px;
    }
    
    
}




/* small mobile :480px. */
@media only screen and (min-width: 480px) and (max-width: 599px) {
    .header .navbar .navbar-nav>li {
        margin-right: 25px;
    }


}


/* small mobile :320px. */
@media only screen and (max-width: 479px)  {

    .h3, h3 {
    font-size: 26px;
    margin:15px auto;
    }
    .header.header-light .navbar .logo-dark, .header .navbar-brand {
     display: block;
     display: flex;
         max-width: 200px;
    }

    .offcanvas {
        background-color: rgba(255, 255, 255,1);
        width:80% !important;
    }
    .navbar.navbar-sticky, .header.header-light .navbar.navbar-sticky {
    background-color: rgba(255, 255, 255, 0.7);
    }

    .header .navbar .navbar-nav>li>a, .header .navbar .navbar-nav>li.active>a {
        line-height: 49px;
        
        font-size: 18px;
    }

    .header .navbar .navbar-nav>li {
        border-bottom: 1px solid;
        padding: 10px 0;
    }


    #maincarousel {
        display: none;
    }
    .header .navbar .dropdown-menu li a {
        margin-left: 20px;
        color: var(--global--color-heading);
        font-size: 18px;
    }
    .module-social {
        justify-content: center;
    }
    .offcanvas-body .navbar-nav {
        margin-bottom: 20px;
    }
    .golden-logo,
    .top-bar {
        display: none;
    }   
    #offcanvasMenu,.mobile-logo {
        
        display: block;
    }

    .offcanvas .module-social {
        display: inline-flex;
        text-align: center;
        width: 100%;
        margin: 0 auto;
    }
        .header .navbar .has-dropdown::after {
        font-size: 17px;
                left: 0px;
                        margin-top: 17px;
        }
    .mobile-logo {
        max-width: 230px;
    }
    .navbar .mobile-btn { 
        display: block;
        width: 32px;
        height: 32px;
    }
    h5 {
        margin-top: 15px;
    margin-bottom: 15px;
    }
    .header {
        height: auto;
    }
    .top-bar {
        flex-direction: column;
        height: auto;
    }
    .top-bar .block-right {
        justify-content: center;
    }
    .top-bar .block-left {
        padding: 10px 0 0;
        margin-right: 0;
    }
    .top-bar .block-right .module-social {
        margin-left: 0px;
    }
    .navbar .module.module-language {
        display: none;
    }

    /* home */
    .about.about-2 {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .services.services-2 {
        padding-top: 30px;
        padding-bottom: 0px;

    }
    .services .service-panel .service-content {
    
    min-height: auto;
    }

    .services .service-panel .service-content .service-desc {
        margin-bottom: 10px;
    }
    .services .service-panel .service-content .service-more .btn {
    height: auto;
    }

    .about.about-1 {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .about.about-1 .heading {
        margin-bottom: 10px;
    }
    .heading.heading-12 .heading-title {
        margin-bottom: 10px;
    }
    .about .about-img-holder .about-img img {
        height: 275px;
    }
    .investmap iframe,.about iframe {
        height: 300px;
    }
    .heading .heading-title {
        font-size: 23px;
    }
    .banpic {
    min-height: 130px;
    max-height: 300px;
    background-size: cover;
    }
    .contact-body {
        padding-top:20px
    }
    /* .footer-widget p,.widget-links,.footer-widget ul,.footer-about-link {
        display: none;
    } */
    .footer .footer-top {
        padding-bottom:15px;
        padding-top:15px;
    }
    .hero.hero-7 {
        height: 140px;
    }
    .hero .hero-content .hero-title {
        
        margin-bottom: 0;
       margin-top: 0;
        font-size: 26px;
    }
    .module-holder.module-holder-phone {
        height: 60px;
    }
    .maincontent {
        padding: 10px;
        width: 95%;
    }

    .cover-image-container {
        max-height: 200px;
        overflow: hidden;
        display: flex;
        align-items: center;
        margin-bottom: 20px;
    }
    .cover-image {
        max-width:100%;
        /* width: 100%; */
        height: auto;
    }
    .news-content {
        text-align: right;
    }

    /* news archive */

    .news-archive .card img.news-img {
        max-width: 100%;
    }
    .news-archive .card {
        width: 95%;
        margin: auto;
    }

    .pagenavi {
        margin-bottom: 15px;
    }
    .pagination li a, .pagination li span {
    
        font-family: math;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0;
    width: 39px;
    height: 39px;
    }
    .footer-logo {
        display: block;
    }
    .footer-about,.footer-about-link {
        display: none;
    }
    .footer .footer-widget .footer-widget-title h3 {
        text-align: right;
        margin-right: 0px;
        border-bottom: 2px solid #8d8c8c;
    }
    .footer .footer-widget {
    padding-top: 25px;
    /* border-bottom: 1px solid #8d8c8c; */
    }
    .footer .widget-links ul {
        text-align: right;
    }

    .footer-copyright {
        height: auto;
        padding: 7px 0;
    }

    .footer .widget-links ul li a {
        font-size: 1rem;
    }
    
    /* tenders */

    .tenders-table {
        display: none;
    }
    .tender-card {
        display: block;
    }
    .tender-card .card .card-subtitle ,
    .tender-card .card .card-title {
        text-align: right;
    }
    .header .navbar .has-dropdown::after {
    }

    .feature-panel.feature-panel-2 {
    height: 160px;
    }

    .post-type-archive-law .feature-panel.feature-panel-2 {
        height: auto;
        min-height: 230px;
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

