@media screen and (min-width: 2500px) {
  .banner {
    clip-path: polygon(100% 0, 100% 89%, 50% 100%, 0 89%, 0 0);
  }
}

@media screen and (min-width: 2000px) {
  .home .banner {
    min-height: 900px;
  }
  section.vision {
    margin-top: -80px;
    padding-top: 80px;
  }
}
/* @media screen and (min-width: 2500px) {
  .home .banner {
    min-height: 1500px;
  }
}
@media screen and (min-width: 3000px) {
  .home .banner {
    min-height: 1900px;
  }
} */
@media screen and (min-width: 1200px) {
  section.contact-detail .logo img {
    margin-left: -24px;
  }
}
/* @media screen and (min-width: 1300px) {
  section.our-client .client a:last-child {
    margin-right: -18px;
  }
} */
@media screen and (max-width: 1250px) {
  section.img-boxes .container:after {
    content: "";
    background: #e7e7e7;
    width: 0;
  }
  .big-img > img {
    max-width: 420px;
  }
  section.img-boxes .box img {
    max-height: 297px;
  }
  section.img-boxes .box:after {
    top: 260px;
  }
  .small-img img {
    max-width: 200px;
  }
  .logo-img img {
    max-width: 150px;
  }
  section.img-boxes .box {
    margin: 10px 20px;
  }
  .twitter-top {
    box-shadow: 0 0 9px 1px rgb(0 0 0 / 12%);
    margin: 5px 5px;
  }
  section.our-client .client img {
    max-width: 140px;
  }
}
/*@media screen and (min-width: 1200px) {
  section.img-boxes .box:hover:after {
      top: 0;
      transition: 1s all;
  }
}*/
@media screen and (max-width: 1100px) {
  h1 {
    font-size: 40px;
  }
  h2 {
    font-size: 35px;
  }
  section.midlands h2 {
    font-size: 31px;
  }
  h3 {
    font-size: 23px;
  }
  .big-img > img {
    max-width: 350px;
  }
  .shadow-img img {
    max-width: 120px;
  }
  section.vision .images {
    padding-left: 30px;
  }
  .blog-section .boxes {
    width: calc(33.33% - 20px);
    margin: 20px 10px;
  }
  a.button-common {
    font-size: 15px;
    border-radius: 26px;
    padding: 14px 24px;
  }
  button.owl-prev {
    left: -10px;
  }
  button.owl-next {
    right: -10px;
  }
  .banner {
    min-height: 429px;
  }
  .team-section .column {
    width: 33.33%;
  }
  /* .all-team-member .inner-team {
    width: calc(33.33% - 30px);
  } */
  ul.mm-listview a {
    font-size: 20px;
  }
  section.img-boxes .box:after {
    top: 225px;
  }
  nav#mm-menu {
    width: 50%;
  }


  .cyberQuarter_table{padding: 20px 15px;flex-wrap: wrap;}
  .cyber_box{max-width: 50%;width: 100%;margin-bottom: 20px;}
  /* .cyber_box:first-child{padding-left: 13px;}
  .cyber_box:last-child{padding-right: 13px;} */


}
@media screen and (max-width: 1023px) {
  .blog-page .inner-blog h4 {
    text-align: right;
    margin-top: -54px;
  }
  .blog-section .boxes {
    width: calc(50% - 30px);
    margin: 20px 15px;
  }
  section.img-boxes .box {
    width: calc(50% - 30px);
    margin: 0 15px;
  }
  section.vision .inner-section {
    flex-direction: column-reverse;
  }
  section.vision .content {
    width: 100%;
    padding-right: 0;
    padding-top: 40px;
  }
  section.vision .images {
    padding-left: 0;
    width: 100%;
    text-align: center;
    padding: 50px 0;
  }
  section.vision .inner-section {
    padding: 30px 0 60px 0;
  }
  section.blog-main {
    padding: 20px 0 30px;
  }
  section.midlands {
    background: #f7f7f7;
    padding: 70px 0 40px;
  }
  section.img-boxes {
    padding: 50px 0 17px;
  }
  section.send_enquiry .content {
    padding: 30px 0;
  }
  a.button-common {
    font-size: 13px;
    padding: 11px 20px;
  }
  section.our-client .client img {
    width: 100%;
    display: block;
    text-align: center;
    margin: 30px auto;
  }
  /* section.our-client .client {
    display: block;
  } */
  section.blog-main.blog-page {
    padding: 20px 0 40px;
  }
  .team-section .column {
    width: 50%;
  }
  .blog-main .blog-section .button {
    padding-top: 10px;
  }
}
@media screen and (max-width: 992px) {
  h1 {
    font-size: 30px;
  }
  section.midlands h2 {
    font-size: 24px;
  }
  h2 {
    font-size: 25px;
  }
  h3 {
    font-size: 21px;
  }
  p {
    font-size: 16px;
  }
  li {
    font-size: 16px;
  }
  section.contact-detail .inner-section {
    padding: 30px 0 40px;
    flex-direction: column;
  }
  .contact-detail .detail ul li {
    margin: 0 20px;
  }
  .listing ul li:after {
    top: 11px;
  }
  section.our-client .client {
    padding: 20px 0;
  }
  section.vision .inner-section {
    padding: 30px 0 30px 0;
  }
  button.owl-prev:after,
  button.owl-next:after {
    display: none;
  }
  section.twitter {
    padding: 40px 0 45px 0;
  }
  section.our-client .client {
    flex-direction: column;
  }
  .blog-detail {
    padding: 40px 0;
  }
  .blog-detail {
    padding: 40px 0 10px;
  }
  .all-team-member .inner-team {
    /* width: calc(50% - 20px); */
    margin: 80px 10px 30px;
  }
  .blog-listing-page-custom aside#secondary {
    margin-right: 20px;
  }
  .blog-page .inner-blog h4 {
    text-align: right;
    margin-top: -44px;
  }
  nav#mm-menu {
    width: 60%;
  }
}

@media screen and (max-width: 840px) {
  section.blog-main .main-blog-content .boxes {
    width: 100%;
  }
  .blog-listing-page-custom aside#secondary ul {
    padding: 10px 0px;
  }
  .blog-listing-page-custom li a {
    font-size: 15px;
  }
  .blog-listing-page-custom aside#secondary h2.widget-title {
    font-size: 20px;
  }
  .twit-back i.fa.fa-twitter {
    font-size: 15px;
    padding: 3px 5px 4px 5px;
  }
  .twit-back {
    top: 0;
  }
  section.img-boxes .box:after {
    opacity: 0;
  }
  section.img-boxes .box h3 {
    margin: 40px 35px 40px 35px;
  }
}
@media screen and (max-width: 768px) {
  .blog-image {
    width: 100%;
  }

  .blog-inner-detail {
    width: 100%;
    padding: 20px 0 0;
  }
  .blog-detail {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .banner-content p , 
  .banner-content{
    max-width: 100%;
  }
  .cyber_box h3
  {
    font-size: 19px;
  }
  section.send_enquiry .content h3 {
    width: 100%;
  }
  nav#mm-menu {
    width: 100%;
  }
  .banner {
    min-height: 350px;
  }
  .banner-content {
    margin-top: 40px;
  }
  section.midlands {
    clip-path: inherit;
  }
  section.img-boxes .box h3 {
    margin: 30px 40px 50px 40px;
  }
  section.midlands h2 {
    font-size: 20px;
  }
  h2 {
    font-size: 22px;
  }
  h3 {
    font-size: 19px;
  }
  section.blog-main .boxes > a {
    width: 100%;
  }
  .blog-time span {
    font-size: 12px;
    line-height: 1.2;
  }
  h4 {
    margin: 0 0 10px 0;
  }

  /* .blog-section .boxes {
    width: calc(100% - 30px);
  }
*/
  .blog-section .boxes {
    width: 100%;
    margin: 15px 0;
  }
  .blog-section .boxes img {
    max-height: inherit;
    min-height: inherit;
    height: auto;
  }
  .midlands .listing {
    column-count: 1;
    column-gap: 0;
    padding: 0;
  }
  section.img-boxes .box {
    width: calc(100% - 30px);
  }
  /*responsive menu*/
  html.mm-opening .mm-menu.mm-offcanvas.mm-front,
  html.mm-opening .mm-menu.mm-offcanvas.mm-next {
    background: #1c1c1c;
    color: #fff;
  }
  .mm-listview > li:not(.mm-divider):after {
    left: 0;
    border-color: rgba(255, 255, 255, 0.5803921568627451);
  }
  .mm-menu .mm-navbar a,
  .mm-menu .mm-navbar > * {
    color: #fff;
  }
  .mm-navbar {
    border-color: rgba(255, 255, 255, 0.5803921568627451);
  }
  .mm-navbar .mm-btn:first-child {
    left: 17px;
    top: 18px;
  }
  .mm-clear:before,
  .mm-close:before {
    right: 8px;
  }
  .mm-clear:after,
  .mm-clear:before,
  .mm-close:after,
  .mm-close:before {
    width: 12px;
    height: 12px;
    color: #fff;
  }
  .mm-menu .mm-btn:after,
  .mm-menu .mm-btn:before {
    border-color: rgba(255, 255, 255, 0.5803921568627451);
  }
  .mm-panels > .mm-panel > .mm-navbar + .mm-listview {
    margin-top: 0;
  }
  section.send_enquiry .content {
    display: block;
    text-align: center;
  }
  section.send_enquiry .content h3 {
    margin: 0 0 20px 0;
  }
  .shadow-img img {
    display: none;
  }
  .shadow-img img {
    max-width: 120px;
    display: none;
  }
  .copyright {
    display: block;
    text-align: center;
  }
  .copyright p {
    margin: 10px 0 0 0;
  }
  section.our-client .client {
    padding: 20px 0 20px 0;
  }
  section.blog-main {
    padding: 20px 0 40px;
  }
  .logo-img {
    right: -20px;
  }
  .logo-img img {
    max-width: 120px;
  }
  .mm-listview > li:not(.mm-divider):after {
    border-color: rgb(255 255 255 / 0%);
  }
  .mm-clear:before,
  .mm-close:before {
    right: 21px;
  }
  ul.mm-listview a {
    font-size: 20px;
    /* padding: 6px 0; */
  }
  section.midlands h2 {
    margin-bottom: 20px;
  }
  section.midlands {
    background: #f7f7f7;
    padding: 30px 0 30px;
  }
  .blog-time > span {
    width: 49%;
    display: inline-block;
  }
  .blog-time span.location {
    display: block;
    padding-top: 0;
    width: 100%;
  }
  .blog-video .video {
    width: 435px;
    max-height: 334px;
  }
  section.our-client {
    padding: 0 0;
  }
  .blog-video {
    padding: 40px 0 20px;
    margin: 40px 0 0;
  }
  .detail-main .title {
    margin-top: 20px;
  }
  section.contact-detail .inner-section {
    padding: 20px 0 40px;
  }
  div#myBtnContainer {
    margin: 20px 0;
  }
  .cookie ul li {
    padding: 0 10px;
  }
  section.our-client .client img {
    margin: 14px auto;
    max-width: inherit;
  }
  .blog-listing-page-custom aside#secondary {
    margin-top: 15px;
  }
  .main-blog-content {
    display: block;
  }
  .blog-listing-page-custom aside#secondary {
    margin-right: 0;
    width: 100%;
  }
  .blog-listing-page-custom .blog-section {
    width: 100%;
  }
  section.blog-main .main-blog-content .boxes {
    width: 100%;
  }
  section.blog-main .main-blog-content .boxes .blog-time > span {
    width: auto;
  }
  /* .extra-detail {
    padding: 10px 20px 20px;
  } */
  .extra-detail {
    padding: 10px 20px 50px;
  }
  /* .common-content-page header.entry-header h1 {
    color: #e35f26;
    margin: 40px 0 20px 0;
  } */
  .common-content-page {
    z-index: 0;
    padding: 40px 0;
  }
  .common-content-page ol {
    margin-top: 0;
  }
  .images-grid .column {
    padding: 0;
  }
  .blog-inner-detail .d-box .color-base-field {
    min-width: inherit;
  }
  .search-form div {
    right: -59px;
    top: 29px;
  }
}

@media screen and (max-width: 640px) {
  div#myBtnContainer {
    margin: 20px 0;
  }
  .all-team-member .inner-team {
    margin: 80px 0 30px;
  }
  .team-section .row,
  .team-section .row > .column {
    padding: 0;
  }
  .contact-detail .detail ul {
    display: block;
  }
  .contact-detail .detail ul li {
    margin: 13px 0;
  }
  section.blog-main {
    padding: 20px 0 30px;
  }
  h2 {
    margin-top: 0;
  }
  section.img-boxes {
    padding: 40px 0 17px;
  }
  .home .banner {
    min-height: 600px;
  }
  .blog-video .video {
    /*width: 295px;*/
    width: 100%;
  }
  .common-content-page div#frm_form_1_container {
    margin: 30px auto -30px;
  }
  /* .all-team-member .inner-team {
    width: calc(100% - 20px);
  } */
  .team-section .column {
    width: 100%;
  }
  .search-form div {
    right: 0;
    top: 30px;
  }
  .search-form div {
    right: -10px;
    top: 70px;
    box-shadow: 0 0 0 99999px #00000052;
  }
}
/* @media (min-width:575px) and (max-width:767px)
{
  table.cyberQuarter_table tr:not(:first-child){gap: 10px;}
} */
@media screen and (max-width:575px)
{
    .cyber_box{max-width: 100%;}
    .cyber_box h3{font-size: 23px;}
    .cyber_box h3 br{display: none;}
    .cyber_box{padding: 0;}
    /* .cyber_box:first-child{padding-left: 0;}
    .cyber_box:last-child{padding-right: 0;} */
    .cyber_box ul li{min-height: 1px;}

    table.cyberQuarter_table tr:not(:first-child)
    {
      font-size: 16px;
      min-height: 1px;
      flex-wrap: wrap;
      gap: 0px;
    }
    table.cyberQuarter_table tr a
    {
      font-size: 16px;
    }
   
    table.cyberQuarter_table tr:nth-child(2) td:not(:first-child)
    {
      display: none;
    }
    table.cyberQuarter_table tr:not(:first-child) td:nth-child(3),table.cyberQuarter_table tr:not(:first-child) td:nth-child(4)
    {
      max-width: 50%;
    }
    table.cyberQuarter_table tr:not(:first-child) td:nth-child(4)
    {
      text-align: right;
    }
    table.cyberQuarter_table tr:not(:first-child) td
    {
      max-width: 100%;
      margin-bottom: 4px;
    }
    table.cyberQuarter_table tr:nth-child(2) td:first-child
    {
      margin-bottom: 0px;
    }
}
@media screen and (max-width:480px)
{
  /* table.cyberQuarter_table tr:not(:first-child){font-size: 16px;} */
}
@media screen and (max-width: 400px) {
  .blog-detail .blog-head {
    display: block;
  }
  .inner-blog {
    text-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .blog-page .inner-blog h4 {
    text-align: right;
    margin: 0;
  }
}
@media screen and (max-width: 375px) {
  h2 {
    font-size: 19px;
  }
  h3 {
    font-size: 17px;
  }
  p {
    font-size: 13px;
  }
  li {
    font-size: 13px;
  }
  .big-img > img {
    max-width: 280px;
  }
  .logo-img img {
    max-width: 90px;
  }
  .small-img img {
    max-width: 140px;
  }
  .small-img {
    left: -11px;
  }
  .logo-img {
    right: -20px;
  }

  /* .banner {
    min-height: 640px;
  } */
  section.img-boxes .box img {
    max-height: inherit;
    height: auto;
  }
  section.img-boxes .box h3 {
    margin: 20px 0 40px 0;
  }
  .box:last-child h3 {
    margin-bottom: 10px;
  }
  section.img-boxes .box:after {
    display: none;
  }
  .search-form div {
    right: -30px;
  }
}
@media screen and (max-width: 370px) {
  h1 {
    font-size: 22px;
  }
  .blog-time > span {
    width: 100%;
    display: inline-block;
  }
  span.location {
    padding-top: 0;
  }
  ul.mm-listview a {
    font-size: 16px;
  }
  .search-form div {
    right: -60px;
  }
}
@media screen and (max-width:360px)
{
  table.cyberQuarter_table tr:not(:first-child){font-size: 14px;}
}
@media screen and (max-width: 320px) {
  .blog-video .video {
    width: 265px;
  }
}
