@media(max-width:1199px) {

  .container,
  .container-big {
    max-width: 940px;
  }

  body #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item {
    margin: 0 10px 0 10px;
  }

  body #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link {
    font-size: 16px;
  }

  .slider-content h2 {
    font-size: 44px;
  }

  .slider-content h2::before {
    background-size: 75%;
  }

  .join-our-movement-block section {
    background-size: cover;
  }

  .about-us .widget_media_image {
    width: 100%;
  }

  .about-us .widget_custom_html {
    max-width: 100%;
    padding: 40px;
    background: #f5f5f5;
  }

  .join-our-movement-block {
    margin-bottom: 40px;
  }

  .about-us {
    margin-top: 40px;
  }

  .photo-gallery {
    padding: 40px 0;
    margin: 0;
  }

  .press {
    margin: 40px 0;
  }

  .pioneer-says {
    margin: 40px 0 90px 0;
  }

  .connect-with-us {
    padding: 40px 0;
  }

  .social-pages-content h3 {
    font-size: 18px;
  }

  .bjp-logo-fixed-bar {
    left: 15px;
  }

  .bjp-logo-fixed-bar.right {
    right: 15px;
  }

  .join-move-left h3 {
    font-size: 28px;
  }

  .about-us .abt-left-block {
    width: 100%;
    margin-bottom: 25px;
  }

  .about-us .widget_custom_html {
    width: 100%;
  }

  .about-us .widget_custom_html#custom_html-2 {
    padding: 0;
  }
}

@media(max-width:991px) {

  .container,
  .container-big,
  .video-gallery .container,
  .pioneer-says .container {
    max-width: 740px;
  }

  body #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner,
  body #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before,
  body #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after {
    background-color: #fff;
  }

  body #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link {
    color: #000;
    padding: 5px 0;
    height: auto;
    border-bottom: 2px solid transparent;
  }

  #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link:hover,
  #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link {
    color: #000;
    border-bottom: 2px solid #000;
  }

  .join-move-left {
    width: 100%;
    text-align: center;
  }

  .join-move-right {
    width: 100%;
  }

  .says-img {
    width: 18%;
  }

  .says-content {
    width: 79%;
  }

  .says-content h3 {
    font-size: 24px;
    margin-bottom: 10px;
  }

  .says-content p {
    line-height: 24px;
    font-size: 15px;
  }

  .pioneer-says .item {
    padding: 20px 20px 50px 20px;
  }

  .f-col:first-child,
  .f-col {
    width: 49%;
  }

  .f-col:nth-child(3) {
    width: 100%;
  }

  .page-header-banner {
    height: 350px;
    padding-bottom: 0 !important;
  }

  .form-page-left {
    width: 100%;
    margin-bottom: 25px;
  }

  .form-page-right {
    width: 100%;
    padding: 20px;
  }

  .slider-content {
    bottom: 14%;
  }

  #mega-menu-wrap-primary .mega-menu-toggle+#mega-menu-primary {
    background: #fff;
  }

  .join-move-left h3 {
    font-size: 22px;
  }

  .bjp-logo-fixed-bar,
  .bjp-logo-fixed-bar.right {
    top: 12px;
  }

  .connect-with-us {
    margin-top: 0;
  }

  .pioneer-says {
    margin: 40px 0 40px 0;
  }

  .blog-img h2 {
    font-size: 68px;
    line-height: 85px;
  }

  .blog-img {
    height: 400px;
    background-position-x: 6px;
  }
  .all-blog-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
	
	.archive .navigation {
  grid-column: span 2;
}
}

@media(max-width:767px) {

  .container,
  .container-big,
  .video-gallery .container,
  .pioneer-says .container {
    max-width: 540px;
  }

  .pioneer-says .owl-theme .owl-nav.disabled+.owl-dots button.owl-dot {
    width: 50px;
    height: 50px;
    border: 3px solid #fff;
    margin-right: 5px;
  }

  .twitter-connect,
  .fb-connect,
  .insta-connect {
    width: 100%;
    margin-bottom: 20px;
  }

  .insta-connect {
    margin-bottom: 0;
  }

  .f-col:first-child,
  .f-col {
    width: 100%;
    margin-bottom: 20px;
  }

  .site-footer {
    padding-top: 40px;
    padding-bottom: 25px;
  }

  .f-col .widget-title {
    margin-bottom: 20px;
  }

  .copyright-col {
    padding-top: 0;
    margin-top: 0;
  }
	
	.copy-col {
    justify-content: center;
    padding-top:25px;
    flex-wrap: wrap;
    text-align: center;
}

  .page-header-banner {
    height: 300px;
  }

  .social-work-content ul li {
    width: 100%;
  }

  .block-three-abt .bta-block {
    width: 100%;
    margin-bottom: 15px;
  }

  .join-move-left h3 {
    line-height: 26px;
    margin-bottom: 5px;
  }

  .join-our-movement-block section {
    padding: 11px 40px 14px 40px;
  }

  .single-post .entry-title {
    font-size: 35px;
    line-height: 45px;
  }
  .blog-img h2 {
    font-size: 40px;
    line-height: 50px;
    padding-top: 50px;
  }
  .blog-img {
    height: 300px;
    background-position-x: 6px;
    padding-bottom: 0;
  }
}

@media(max-width:575px) {
  .slider-content h2 {
    font-size: 32px;
    text-shadow: 0 3px 1px #000;
  }


  .slider-content h2::before {
    background-size: 50%;
  }

  body .head-title {
    font-size: 28px;
    margin-bottom: 20px;
  }

  .says-img img {
    border: 3px solid #fff;
  }

  .says-content p {
    line-height: 22px;
    font-size: 14px;
  }

  .pioneer-says .owl-theme .owl-nav.disabled+.owl-dots button.owl-dot {
    width: 40px;
    height: 40px;
    border: 2px solid #fff;
    margin-right: 4px;
  }

  .says-content {
    width: 100%;
    margin-top: 15px;
    text-align: center;
  }

  .pioneer-says .item {
    justify-content: center;
    padding: 25px;
  }

  .says-content h3 {
    font-size: 20px;
  }

  .half-col {
    width: 100%;
  }

  .page-header-banner .entry-title {
    font-size: 32px;
    text-align: center;
  }

  .fpr-right {
    width: 86%;
  }

  .photo-gallery #bwg_thumbnails_mosaic_0 {
    width: 100% !important;
  }

  .bjp-logo-fixed-bar img {
    max-width: 23px;
  }

  .join-our-movement-block section {
    padding: 11px 44px 14px 44px;
  }

  .bjp-logo-fixed-bar {
    left: 5px;
  }

  .bjp-logo-fixed-bar.right {
    right: 5px;
  }

  .join-move-left h3 {
    font-size: 20px;
  }

  .app-banner.text-center {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .single-post article {
    padding: 10px;
    margin-top: 30px;
  }
  .all-blog-grid {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
  }
  .blog-img {
    margin-bottom: 50px;
    background-position-x: -190px;
  }
  .blog-img h2 {
    font-size: 35px;
    line-height: 45px;
    padding-top: 60px;
  }
		.archive .navigation {
  grid-column: span 1;
}
	.single-post .entry-content h2 {
  font-size: 28px;
  margin-bottom: 15px;
}
}

@media(max-width:481px) {
  .slider-content h2 {
    font-size: 24px;
    justify-content: center;
    line-height: 32px;
  }

  .site-branding {
    max-width: 260px;
  }

  .about-us .widget_custom_html {
    padding: 25px;
  }

  body .head-title {
    margin-bottom: 15px;
  }

  .page-header-banner {
    height: 250px;
  }

  .slider-content {
    right: 0;
    left: 0;
  }

  .bjp-logo {
    padding-left: 0;
  }

  .f-col .social-pages {
    width: 100%;
  }

  .line-content li {
    width: 47%;
    padding-right: 0;
  }

  .line-content li:last-child {
    border-right: 2px solid #ccc;
  }

  .line-content li p {
    margin-bottom: 0;
  }

  .slider-content {
    bottom: 20%;
  }

  .custom-logo {
    max-width: 200px;
  }

  .slider-content h2.left-align {
    justify-content: center;
    padding-left: 0;
    text-align: left;
  }

  .homeslider .owl-item .item img {
    display: none;
  }

  .homeslider .owl-item .item .mobile-banner,
  .homeslider .owl-item .item .mobile-banner img {
    display: block;
    height: 100%;
  }

  .about-us .widget_custom_html#custom_html-2 h4 {
    font-size: 15px;
  }

  .single-post .entry-title {
    font-size: 30px;
    line-height: 40px;
  }
  .blog-img {
    background-position-x: 0px;
  }
  .blog-img {
    height: 265px;
    padding-bottom: 0;
  }
}

@media(max-width:420px) {
  .join-our-movement-block section {
    padding: 10px 34px;
  }

  .join-move-left h3 {
    font-size: 18px;
  }

  .join-move-left p {
    font-size: 16px;
    line-height: 20px;
  }

  .join-move-right .nf-form-content input:not([type="submit"]),
  .join-move-right .nf-form-content input:not([type="submit"]):focus,
  .join-move-right .nf-form-content input:not([type="submit"]):active {
    font-size: 15px;
    padding: 0 15px;
    height: 52px;
  }

  .join-move-right .nf-form-content input[type="submit"],
  .join-move-right .nf-form-content input[type="submit"]:hover,
  .join-move-right .nf-form-content input[type="submit"]:focus {
    background: url(../images/arrow-btn.png) no-repeat right top;
    background-size: auto;
    padding: 0;
    width: 50px;
    height: 43px;
    text-indent: -99999px;
    cursor: pointer;
    background-size: 100%;
  }

  .site-branding {
    max-width: 190px;
  }

  .about-us ul {
    gap: 10px;
  }

  .about-us ul li {
    width: 45%;
  }

  .single-post .entry-title {
    margin-top: 20px;
  }

  .single-post .entry-content {
    margin-top: 5px;
  }
}

@media(max-width:360px) {

  #masthead {
    padding: 20px 0;
  }

  .single-post .entry-title {
    font-size: 23px;
    line-height: 30px;
  }
  .blog-img h2 {
    font-size: 30px;
    line-height: 40px;
    padding-top:75px;
  }
  .blog-img {
    height: 200px;
    padding-bottom: 0;
  }
}