


@media screen and (min-width:1430px){
    .container{
     padding: 0px;
    }
 
  

    .hero.main-hero img.hero-main {
        height: 624px;
    }
    .biography .text-box {
        padding-left: 44px;
    }
    .biography .img-box {
        margin-right: -8px;
    }
    .biography .text-box p.primary {
        line-height: 123%;
        margin: 27px 0px 30px;
    }

    .journey {
        padding: 50px 66px;
        background-color: #FDF4F1;
    }
    .journey .Journey-slider .swiper-pagination {
        justify-content: space-between;
        width: 97%;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
    }
    .journey .journey-timeline {
        margin-top: 38px;
    }
    .journey .Journey-slider .swiper-wrapper {
        margin-top: 80px;
    }

    .journey .journey-box .about-journey {
        width: 36%;
    }

    .build-country .img-box {
        margin-left: -53px;
    }
    .build-country .grid {
        width: 89%;
    }
  
   
    .social-accounts .account-box {
        height: 505px !important;
    }
    .social-events .img-box.relative {
        margin-right: -16px;
    }
    .social-events .grid {
        margin-left: 12px;
    }
    .social-events .grid .grid-box.relative {
        padding: 32px 13px 0px 9px;
        margin-right: 0px;
    }
    .social-events .grid .grid-box {
        margin-right: -10px;
    }
    .social-events .grid.grid-second {
        margin-top: 26px;
    }

    .article .article-box p {
        margin: 20px 0px 12px;
        line-height: 114%;
    }

    .article .article-box {
        padding: 0px 24px 16px;
    }

    /* about */
   
   
  

    /* gallery */

    .image-gallery .card-image img{
        height: 259px;
    }

    /* contact */
    .contact .contact-form {
        margin-left: 27px;
    }

    .contact .contact-form label {
        margin-bottom: 5px;
        line-height: 28px;
    }
    .contact .contact-form .input-data {
        margin-bottom: 11px;
    }
}


@media screen and (min-width:1330px){
 
}
@media screen and (min-width:1440px){
 
} 


@media screen and (min-width:1200px){
    .container{
        width: 1116px !important;
        max-width: 100% !important;
    }
  
}


@media screen and (max-width:1080px){
    header ul.navbar-nav {
        gap: 25px;
        align-items: center;
    }
    header form#headerform {
        margin-left: 20px;
        width: 170px; 
    }

    /* .hero.main-hero{
        padding-left: 70px;
    } */
    .hero.main-hero .text-box {
        width: 58%;
        padding: 100px 0px;
    }
    .hero.main-hero h1 {
        font-size: 55px;
        margin: 0px 0px 0px;
    }
    a.btn {
        font-size: 18px;
    }

    .biography .text-box {
        padding-left: 20px;
    }
    .journey .Journey-slider .swiper-pagination {
        width: 99%;
    }

    .journey .journey-box .about-journey {
        width: 60%;
        padding: 30px 26px;
    }
    .journey .journey-box .about-journey p {
        font-size: 16px;
    }

    .journey .journey-timeline span {
        font-size: 25px;
    }
  
    footer .footer-data img.main-img {
        width: 300px;
    }
   

    /*---------- faizan------------- */
    .contact .contact-form input.wpcf7-form-control.wpcf7-submit.has-spinner.text-lg.font-semibold.bg-orange.white {
        padding-right: 13%;
    }
    }







@media screen and (max-width:991px){

    div#offcanvasWithBothOptions {
 background-color: #fff;
    }
    header ul.navbar-nav {
        gap: 15px;
        align-items: start;
        margin-bottom: 20px;
    }
    header form#headerform {
        margin-left: 0px;
    }
    header a.nav-link .fa-angle-right{
        display: block;
    }
   
    .offcanvas-header {
        border-bottom: 1px solid #ededed !important;
        background-color: #000;
    }
    .navbar-expand-lg .offcanvas .offcanvas-body {
        background-color: #000000;
    }
    button.btn-close {
        background-color: #ffffff;
        opacity: 1;
    }
    .py-100 {
        padding: 60px 0px;
    }

   
    .subheading {
        font-size: 18px;
    }
    h2 {
        font-size: 30px;
        line-height: 112%;
        margin-bottom: 0px;
        font-weight: 800;
    }

  
    .hero.main-hero h1 {
        font-size: 40px;
        margin: 0px 0px 0px;
    }
    .hero.main-hero .text-box {
        width: 80%;
        padding: 100px 0px;
    }
  
    .biography .text-box {
        padding-left: 0px;
    }

    .journey {
        padding: 40px 30px;
        background-color: #FDF4F1;
    }
  
    .journey .journey-timeline span {
        font-size: 20px;
    }
    .journey .Journey-slider span.swiper-pagination-bullet {
        width: 25px;
        height: 25px;
    }
    .journey .Journey-slider .swiper-pagination-bullet-active {
        background-size: 14px;
    }

    .social-works .grid {
        column-gap: 15px;
        row-gap: 20px;
        margin: 50px 0px 30px;
    }
    .build-country .grid {
        margin-top: 30px;
    }
    .build-country .vision-box p {
        font-size: 13px;
        width: 92%;
    }

    .social-accounts .account-box {
        margin-bottom: 30px;
    }
   
  
    .social-accounts h3.text-3xl.primary {
        font-size: 24px;
    }

    .social-events {
        padding-bottom: 60px;
    }

    .social-events .grid {
        margin-top: 20px;
    }
    .article .text-center {
        margin-bottom: 30px;
    }
    .article .img-box {
        margin-top: 20px;
    }

    .news-letter {
        margin: 60px 0px 0px;
    }
    .news-letter .letter-box {
        gap: 20px;
    }
    .news-letter .letter-box h2.black {
        white-space: normal; 
    }

    input.noptin-form-submit.noptin-form-button-block {
        padding: 15px 20px !important;
        width: 207px !important;
        font-size: 14px;
        background-color: #e46a37!important;
        border: 1px solid #9D4624 !important;
    }

  footer .flex.footer-data {
    grid-template-columns: 4fr 6fr;
    column-gap: 20px;
    row-gap: 30px;
    display: grid;
}
    footer .flex.footer-data ul.footer-nav {
        display: flex;
        gap: 25px;
    }
 


    /* about */
    .hero.sub-hero {
        padding: 70px 0px 100px;
    }
    .hero.sub-hero h1 {
        font-weight: 600;
        color: #ffffff;
        font-size: 56px;
        line-height: 106%;
    }
    .hero.sub-hero .hero-breadcrumb {
        gap: 10px;
        margin-top: 15px;
    }
    .hero-breadcrumb  a {
        font-size: 16px;
    }
    .hero-breadcrumb span {
        font-size: 16px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
        text-align: left;
    }
   

    /* gallery */


.image-gallery .grid {
    column-gap: 15px;
    row-gap: 20px;
}

.fancybox-content {
    width: 500px !important;
    height: 300px !important;
    margin: auto;
}

/* video */

.video-gallery .card-video iframe {
    width: 100%;
    height: 200px;
}

/* contact */
.contact {
    padding: 60px 0px 0px;
}

.contact .text-box h2 {
    font-size: 60px;
    width: 70%;
}

.contact .text-box p {
    font-size: 20px;
    margin-top: 20px;
}

.contact .contact-form {
    padding: 40px 20px;
    margin-top: 30px;
}

/* press */
.article.article-press {
    padding-top: 60px;
}
.article.article-press .img-box {
    margin-top: 0px;
}
.article.article-press .grid {
    grid-template-columns: 1fr 1fr;
    column-gap: 15px;
    row-gap: 20px;
}
.article.article-press .select-post select {
    font-size: 16px;
    padding: 10px 60px 10px 15px;
    background-size: 20px;
}

/*----- faizan --------------*/
.contact .contact-form input.wpcf7-form-control.wpcf7-submit.has-spinner.text-lg.font-semibold.bg-orange.white {
    background-position: 61%;
    padding-right: 6%;
}


.about-blog {
    padding: 60px 0px 0px;
}

.about-blog .grid {
    column-gap: 25px;
}
.about-blog ul.recent-posts li.post-box h4 {
    font-size: 17px;
}
.about-blog ul.recent-posts li.post-box p.primary {
    font-size: 12px;
}
.about-blog ul.recent-posts li.post-box img {
    height: 80px;
}

}

@media screen and (max-width:767px){

    .py-100 {
        padding: 40px 0px;
    }
    a.btn {
        font-size: 15px;
        padding: 12px 0px;
        width: 180px;
    }
    header .navbar-brand img {
        width: 200px;
    }
    .hero.main-hero .text-box {
        width: 100%;
        padding: 40px 0px 60px;
    }
    .hero.main-hero .hero-slider span.swiper-pagination-bullet {
        width: 11px;
        height: 11px;
    }
    .hero.main-hero h1 {
        font-size: 36px;
        margin: 0px 0px 0px;
    }
    p {
        font-size: 14px;
        margin: 0;
    }
    .subheading {
        font-size: 16px;
    }
    .biography .text-box {
        margin-top: 20px;
    }
    .journey {
        padding: 40px 20px;
        background-color: #FDF4F1;
    }
    .journey .Journey-slider .swiper-wrapper {
        margin-top: 20px;
    }

    .journey .text-box {
        margin-bottom: 30px;
    }
    .journey .Journey-slider span.swiper-pagination-bullet {
        width: 20px;
        height: 20px;
    }
    .journey .Journey-slider .swiper-pagination {
        justify-content: space-between;
        gap: 0px !important;
        width: 100%;
        background-size: 96%;
    }
    .journey .journey-timeline span {
        font-size: 12px;
    }
    .journey .journey-box {
        
        padding: 30px 15px 30px 15px;
    }
    .journey .journey-box .about-journey {
        width: 100%;
        padding: 16px 15px;
    }
  

    .social-works .grid {
        column-gap: 10px;
        row-gap: 15px;
        margin: 30px 0px 20px;
        grid-template-columns: 1fr 1fr;
    }

    .build-country {
        padding: 30px 0px;
    }
    .build-country .grid {
        margin-top: 30px;
        grid-template-columns: 1fr;
        background-image: none;
    }
    .build-country .vision-box{
        border: none !important;
    }
    .build-country .vision-box.health {
        padding-left: 0px;
    }
    .build-country .vision-box.transport {
        padding-top: 30px;
    }
    .build-country .vision-box.education {
        padding-top: 30px;
        padding-left: 0px;
    }
    .build-country .vision-box.economy {
        padding-bottom: 30px;
    }
    .build-country .vision-box p {
        font-size: 14px;
        width: 100%;
    }
    .social-works {
        background-color: #FDF4F1;
        padding: 30px 0px 30px;
        position: relative;
    }

    .social-accounts .text-center {
        margin-bottom: 30px;
    }
    .social-works .img-box {
        margin: 30px 0px;
    }

    .social-events .text-center {
        margin-bottom: 30px;
    }

    .social-events .grid {
        display: grid;
        grid-template-columns: 1fr;
    }
    .social-events .grid .grid-box.relative {
        padding: 10px 13px 10px 13px;
    }
    .article .text-center {
        margin-bottom: 10px;
    }
    .news-letter {
        padding: 30px 0px 30px;
        margin: 40px 0px 0px;
    }
    .news-letter .letter-box {
        gap: 20px;
        flex-direction: column;
    }
    .news-letter .letter-box .input-box input {
        font-size: 14px;
        padding: 0px 12px;
    }
    .news-letter .letter-box .input-box a.btn {
        font-size: 13px;
        padding: 14px 0px;
    }
    .news-letter .letter-box .noptin-inpost-main-wrapper .noptin-optin-field-wrapper .noptin-form-field {
        padding: 10px 12px;
    }
    .news-letter .letter-box .input-box input {
        padding: 10px 10px !important;
    }
    
    footer .flex.footer-data {
        padding: 30px 0px;
        grid-template-columns: 1fr;
        column-gap: 0px;
        row-gap: 20px;
    }
    footer .flex.footer-data ul.footer-nav {
        gap: 0;
        justify-content: space-between;
    }

    footer .flex.footer-data ul.footer-nav a {
        font-size: 14px;
    }
    footer .flex.footer-data ul.social-links {
        gap: 20px;
    }
    footer .flex.footer-data ul.social-links img {
        width: 25px;
    }
    footer .copyright p {
        padding: 15px 0px;
        font-size: 15px;
    }

    /* about */
    .hero.sub-hero {
        padding: 40px 0px 50px;
    }
    .hero.sub-hero h1 {
        font-size: 36px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
    }
    .hero.sub-hero .hero-breadcrumb {
        gap: 8px;
        margin-top: 10px;
    }
    .hero-breadcrumb  a {
        font-size: 14px;
    }
    .hero-breadcrumb span {
        font-size: 14px;
    }
   

/* gallery */
.image-gallery {
    padding-top: 20px;
}

    .image-gallery .grid {
        column-gap: 10px;
        row-gap: 10px;
        grid-template-columns: 1fr 1fr;
    }
    .fancybox-content {
        width: 300px !important;
        height: 220px !important;
    }

    /* video */

.video-gallery .card-video iframe {
    width: 100%;
    height: 140px;
}



    /* contact */
.contact {
    padding: 40px 0px 0px;
}
.contact .text-box {
    padding-bottom: 20px;
}

.contact .text-box h2 {
    font-size: 45px;
    width: 100%;
}
.contact .text-box p {
    font-size: 18px;
    margin-top: 10px;
}
.contact .content-box {
    display: grid;
    grid-template-columns: 1fr 8fr;
    padding: 15px 10px;
    margin-top: 20px;
}
.contact .content-box span.text-base.grey {
    font-size: 14px;
}
.contact .content-box span.text-lg.black {
    font-size: 16px;
}

.contact .contact-form {
    padding: 30px 20px;
    margin-top: 30px;
}
.contact .contact-form .input-box {
    display: grid;
    grid-template-columns: 1fr;
    gap: 0px;
}
.contact .contact-form button {
    width: 100%;
    padding: 14px 0px;
}
/* press */
.article.article-press {
    padding-top: 40px;
}
.article.article-press .img-box {
    margin-top: 0px;
}
.article.article-press .grid {
    grid-template-columns: 1fr;
    column-gap: 0px;
    row-gap: 15px;
    margin-top: 30px;
}
.article.article-press .select-post {
    align-items: self-start;
    flex-direction: column;
    gap: 10px;
}
.article.article-press .select-post select {
    font-size: 14px;
    padding: 10px 40px 10px 15px;
    background-size: 20px;
    width: 100%;
}
.image-gallery.video-gallery a#loadMore-production {
    margin-top: 20px;
}

.contact .contact-form input.wpcf7-form-control.wpcf7-submit.has-spinner.text-lg.font-semibold.bg-orange.white {
    background-position: 72%;
    padding-right: 15%;
}

.about-blog {
    padding: 40px 0px 0px;
}
.about-blog .text-box p.primary {
    margin: 15px 0px 25px;
}

.about-blog .grid {
    column-gap: 0px;
    grid-template-columns: 1fr;
    row-gap: 25px;
}
.about-blog ul.recent-posts {
    margin-top: 20px;
}

}







