@media only screen and (max-width: 600px) { 
  .home-sidebar .widget_media_image {
    margin-top: 20px;
  }

  #myForm {
    margin-top: 20px;
  }

  .category-lead-top {
    margin: 10px 0;
  }

  .category-mid-top {
    margin: 10px 0;
  }

  .panel-header img {
    height: 100%;
    width: 100%;
  }

  .article-big-block .article-photo {
    display: block;
    overflow: hidden;
    position: relative;
    height: 280px;
  }

  .article-big-block .article-photo img {
    max-width: 100%;
    min-height: 100%;
    object-fit: cover;
  }

  .cat_content_block .col-sm-4 {
    width: 30%; 
    float: left;
  }
  
  .DImageResize3 {
    overflow: hidden;
    position: relative;
    height: 65px;
  }

  .DImageResize3 img {
    max-width: 100%;
    min-height: 100%;
    object-fit: cover;
  }
  
  .cat_content_block .col-sm-8 {
    width: 70%;
    float: left;
  }

  .cat_content_block .col-sm-8 p {
    font-size: 18px;
    padding: 0 0 0 3px;
    margin: 0;
    line-height: 24px;
    font-weight: normal;
  }

  .bg-white .pt-5, .py-5 {
    padding-top: 0rem!important;
  }

  .bg-light img {
    margin-top: 20px !important;
  }
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
  .home-sidebar .widget_media_image {
    margin-top: 20px;
  }

  .category-mid-top {
    margin: 10px 0;
  }

  #myForm {
    margin-top: 20px;
  }

  .panel-header img {
    height: 100%;
    width: 100%;
  }

  .article-big-block .article-photo {
    display: block;
    overflow: hidden;
    position: relative;
    height: auto;
  }

  .article-big-block .article-photo img {
    max-width: 100%;
    min-height: 100%;
    object-fit: cover;
  }

  .cat_content_block .col-sm-4 {
    width: 30%; 
    float: left;
  }
  
  .DImageResize3 {
    overflow: hidden;
    position: relative;
    height: 65px;
  }

  .DImageResize3 img {
    max-width: 100%;
    min-height: 100%;
    object-fit: cover;
  }
  
  .cat_content_block .col-sm-8 {
    width: 70%;
    float: left;
  }

  .cat_content_block .col-sm-8 p {
    font-size: 18px;
    padding: 0 0 0 3px;
    margin: 0;
    line-height: 24px;
    font-weight: normal;
  }
}

@media screen and (max-width: 736px){
  .category-mid-top {
    margin: 10px 0;
  }

  #myForm {
    margin-top: 20px;
  }

  .panel-header img {
    height: 100%;
    width: 100%;
  }

  .article-big-block .article-photo {
    display: block;
    overflow: hidden;
    position: relative;
    height: 280px;
  }

  .article-big-block .article-photo img {
    max-width: 100%;
    min-height: 100%;
    object-fit: cover;
  }

  .cat_content_block .col-sm-4 {
    width: 30%; 
    float: left;
  }
  
  .DImageResize3 {
    overflow: hidden;
    position: relative;
    height: 65px;
  }

  .DImageResize3 img {
    max-width: 100%;
    min-height: 100%;
    object-fit: cover;
  }
  
  .cat_content_block .col-sm-8 {
    width: 70%;
    float: left;
  }

  .cat_content_block .col-sm-8 p {
    font-size: 18px;
    padding: 0 0 0 3px;
    margin: 0;
    line-height: 24px;
    font-weight: normal;
  }
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
  .home-sidebar-fb-page {
    margin-top: 20px;
  }
  
  .home-sidebar-fb-page iframe {
    height: 465px;
  }
  
  .category-mid-top {
    margin: 10px 0;
  }

  .panel-header img {
    height: 100%;
    width: 100%;
  }

  .article-big-block .article-photo {
    display: block;
    overflow: hidden;
    position: relative;
    height: 280px;
  }

  .article-big-block .article-photo img {
    max-width: 100%;
    min-height: 100%;
    object-fit: cover;
  }

  .cat_content_block .col-sm-4 {
    width: 30%; 
    float: left;
  }
  
  .DImageResize3 {
    overflow: hidden;
    position: relative;
    height: 65px;
  }

  .DImageResize3 img {
    max-width: 100%;
    min-height: 100%;
    object-fit: cover;
  }
  
  .cat_content_block .col-sm-8 {
    width: 70%;
    float: left;
  }

  .cat_content_block .col-sm-8 p {
    font-size: 18px;
    padding: 0 0 0 3px;
    margin: 0;
    line-height: 24px;
    font-weight: normal;
  }
} 

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
  .container {
    padding-left: 0px;
    padding-right: 0px;
  }

  .home-sidebar-fb-page {
    margin-top: 0px;
  }
  
  .home-sidebar-fb-page iframe {
    height: 555px;
  }

  .home-sidebar .widget_media_image {
    margin-top: 20px;
  }

  #myForm {
    margin-top: 0px !important;
  }

  .category-mid-top {
    margin: 10px 0;
  }

  .panel-header img {
    height: 100%;
    width: 100%;
  }

  .article-big-block .article-photo {
    display: block;
    overflow: hidden;
    position: relative;
    height: 280px;
  }

  .article-big-block .article-photo img {
    max-width: 100%;
    min-height: 100%;
    object-fit: cover;
  }

  .cat_content_block .col-sm-4 {
    width: 30%; 
    float: left;
  }
  
  .DImageResize3 {
    overflow: hidden;
    position: relative;
    height: 65px;
  }

  .DImageResize3 img {
    max-width: 100%;
    min-height: 100%;
    object-fit: cover;
  }
  
  .cat_content_block .col-sm-8 {
    width: 70%;
    float: left;
  }

  .cat_content_block .col-sm-8 p {
    font-size: 18px;
    padding: 0 0 0 3px;
    margin: 0;
    line-height: 24px;
    font-weight: normal;
  }
} 

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
  .container {
    padding-left: 0px;
    padding-right: 0px;
  }

  .home-sidebar .widget_media_image {
    margin-top: 20px;
  }

  #myForm {
    margin-top: 0px !important;
  }

  .category-mid-top {
    margin: 10px 0;
  }

  .panel-header img {
    height: 100%;
    width: 100%;
  }

  .article-big-block .article-photo {
    display: block;
    overflow: hidden;
    position: relative;
    height: 280px;
  }

  .article-big-block .article-photo img {
    max-width: 100%;
    min-height: 100%;
    object-fit: cover;
  }

  .cat_content_block .col-sm-4 {
    width: 30%; 
    float: left;
  }
  
  .DImageResize3 {
    overflow: hidden;
    position: relative;
    height: 65px;
  }

  .DImageResize3 img {
    max-width: 100%;
    min-height: 100%;
    object-fit: cover;
  }
  
  .cat_content_block .col-sm-8 {
    width: 70%;
    float: left;
  }

  .cat_content_block .col-sm-8 p {
    font-size: 18px;
    padding: 0 0 0 3px;
    margin: 0;
    line-height: 24px;
    font-weight: normal;
  }
}