@media only screen and (min-width:1450px) {

  }
  @media screen and (max-width: 1700px) and (min-width: 1551px) {
  }
  @media screen and (max-width: 1550px) and (min-width: 1351px) {
  }
  @media screen and (max-width: 1350px) and (min-width: 1025px) {
  }

  @media screen and (max-width: 1350px) and (min-width: 992px) {
    .rightHwwContnetImage {
      width: 36.83%;
      display: flex;
    }
  }

  @media only screen and (min-width:1200px) {
    .container {
      max-width: 1170px;
    }
  }



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

  @media screen and (max-width: 992px) {
    .mobileImageHide {
      display: none;
    }

    .mobileImageShow {
      display: block;
    }

    .socialLink {
      float: none;
      margin: 0 auto;
      text-align: center;
      width: 100%;
      display: block;
    }

    .logoFooter {
      max-width: 144px;
      margin: 0 auto;
      padding-bottom: 40px;
    }

  }

  @media only screen and (max-width: 767px) {
  /* .col-6 {-webkit-box-flex: 0;-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;} */
  .mainMenu {display: none;}
  .mainBannerSvg {display: none;}
  .hideInmobile {display: none !important;}
  .hideIndesk {display: block;}
  .manuItem {font-size: 16px;line-height: 45px;color: #ffffff;font-weight: 800;transition: .6s all;}
  .fullNavUl .outerSvg {margin-left: 2px;}
  .fullNavUl .outerSvg svg {transform: rotate(90deg);transition: .4s ease-in-out;width: 11px;height: 13px;}
  .fullNavMenu {padding-top: 55px;}
  .fullNavUl {padding-top: 12%;}
  .manuItemother {padding-top: 13px;}
  .manuItemsecond {font-size: 13px;line-height: 40px;}
  .getInTouch {float: none;margin: 0 auto;}
  .blogAuthorInfo .author_info {
    float: none;
    border-right: none;}

  .blogAuthorInfo .published {
    float: none;
    height: auto;
    display: contents;
  }
  .socialIconShareing {
    left: 0;
    z-index: 9;
  }

  .bannerBgTop {
    min-height: 180px;
  }
  .content-area { padding-top: 10px;}
  .post-info-wrap { padding: 10px;}
  .single .entry-title { font-size: 22px; text-align: left;}
  .content-area .entry-content { max-width: 100%; }
  .socialIconShareing { display: none;}
  .catListTitle { margin-bottom: 50px;}
  .content-area .color-blog-content-masonry .entry-content { max-width: 100%; margin: 0 auto; padding-left:0px;}
.comment-respond#respond { max-width: 100%;}
  .entry-content caption, .entry-content h1,.entry-content  h2,.entry-content  h3,.entry-content  h4,.entry-content  h5, .entry-content h6,.entry-content  td, .entry-content th {  margin-bottom:15px; margin-top:25px;}
  .entry-content h2 {
      font-size: 25px;
      line-height: 30px;
  }

.entry-content   blockquote{

    margin:20px auto;
    padding:1.2em 30px 1.2em 40px;

  }
  .solcialLinkicon {padding: 0px 11.5px;}
}
@media only screen and (max-width: 424px) {
  .blogAuthorInfo .published { float: left; display: inline-table;}
   .posted-on a { float: left;}
}

