/* Bog elanco360 desktop style start */
.reset-articles {
  margin-left: auto;
  margin-right: auto;
  height: 3.7rem;
  background: #00ab9b !important;
  color: #fff;
  font-size: 1.4rem;
  padding: 1rem 2rem;
  text-transform: initial;
  float: right;
  margin-right: 1.5rem;
}
.sticky_search {
	position: fixed;
	top: 0;
	width: 100%;
	z-index:1;
	padding: 1%!important;
  }
  
.sticky_search + .blog_container {
	/* padding-top: 102px; */
}
body.news #header>.blog-banner {
  padding-top: 7.8rem;
  position: relative;
}

body.news #header>.blog-banner img {
  width: 100%;
}

body.news #header>.blog-banner img.blog-banner-img-overlay {
  position: absolute;
  width: 59.6%;
  left: 20%;
}

body.news #header>.blog-banner .banner-text {
  position: absolute;
  color: #fff;
  width: 100%;
  text-align: center;
  top: 32%;
  font-style: oblique;
  font-family: "fira-sans", sans-serif;
  font-weight: lighter;
}

body.news #header>.blog-banner .banner-text h2 {
  width: 50%;
  margin: 0 auto;
  color: #fff;
  font-family: "fira-sans", sans-serif;
  font-weight: 100;
  font-style: oblique;
  font-size: 2.5rem;
}

body.news #header>.blog-banner .banner-text h1 {
  color: #fff;
}

#blog_container {
  width: 90%;
  margin: 0 auto;
  padding: 5%;
  /* margin-bottom: 10%; */
}

#blog_container .desc_section {
  padding: 0% 10%;
  margin: 0 auto;
}

#blog_container .row {
  max-width: 100%;
}

.blog_sub_heading {
  font-family: "fira-sans", sans-serif;
  font-style: oblique;
  color: #666666;
  font-size: 2.2rem;
  text-align: center;
  margin-top: 2rem;
}

.blog_global_btn {
  text-align: center;
  text-transform: uppercase;
  margin-top: 2rem;
  margin-left: auto;
  margin-right: auto;
  width: 70%;
  padding: 5%;
  height: auto;
  background: #0071cd !important;
  color: #fff;
  font-size: 1.3rem;
}

.blog_global_btn a {
  color: #fff;
}

.desc_section .des_b p {
  line-height: 2;
}

.blog_social {
  text-align: center;
}

.blog_section .page_sort_blog {
  font-size: 1.3rem;
  padding-left: 1.5rem;
}

.blog_section .sort_by_blog {
  font-weight: bold;
  float: left;
  margin-right: 3%;
  margin-top: 1rem;
}

#sort_sel_blog {
  width: 13%;
}

#blog_container .blog_card {
  padding: 1.5rem;
  float: left;
}

#blog_container .blog_card .blog-img-top {
  width: 100%;
  height: 220px;
}

#blog_container .blog_card .blog-body {
  padding: 3rem;
  background: #ebf4fb;
}

#blog_container .blog_card .blog-body .blog_date {
  font-style: italic;
  font-weight: 300;
}

#blog_container .blog_card .blog-body p.fix-height {
  height: 15rem;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}

#blog_container .blog_card .blog-body .blog_text {
  font-size: 2rem;
  color: #0071cd;
  font-family: "fira-sans", sans-serif;
  font-style: italic;
}

#blog_container .blog-category a {
  color: #fff;
}

#blog_container .blog-category {
  color: #fff;
  font-size: 1.6rem;
  padding: 0 1.5rem;
  line-height: 2;
  margin-left: 1.5rem;
  margin-top: 1.5rem;
}

#blog_container .insideElanco .blog-category,
.insideElanco.article-category {
  background-color: #0072ce;
}

#blog_container .humanAnimalBond .blog-category,
.humanAnimalBond.article-category {
  background-color: #00ab9c;
}

#blog_container .sustainability .blog-category,
.sustainability.article-category {
  background-color: #913393;
}

#blog_container .ourEngagement .blog-category,
.ourEngagement.article-category {
  background-color: #014268;
}

#blog_container .animalWelfare .blog-category,
.animalWelfare.article-category {
  background-color: #8bc646;
}

.arrow-insideElanco,
.arrow-humanAnimalBond,
.arrow-sustainability,
.arrow-ourEngagement,
.arrow-animalWelfare {
  display: none;
}

.insideElanco .arrow-insideElanco,
.humanAnimalBond .arrow-humanAnimalBond,
.sustainability .arrow-sustainability,
.ourEngagement .arrow-ourEngagement,
.animalWelfare .arrow-animalWelfare {
  display: block;
}

#blog_container .blog_card .blog-body .bottom_right_corner_blog.blog-category-arrow {
  position: absolute;
  right: 0;
  bottom: 0;
}

#blog_container .blog_card .blog-body .bottom_right_corner_blog img {
  width: 65%;
  float: right;
}

#blog_container .blog_card .blog-body .blog-category-arrow {
  margin-right: 1.5rem;
  margin-bottom: 1.5rem;
}

.selectdiv_region,
.selectdiv_topic,
.selectdiv_month,
.selectdiv_year,
.selectdiv_sort {
  position: relative;
  margin-right: 1.5%;
  /*Don't really need this just for demo styling*/

  float: left;
  /* min-width: 200px;
	margin: 50px 33%; */
}

select::-ms-expand {
  display: none;
}

.selectdiv_region:after,
.selectdiv_topic:after,
.selectdiv_month:after,
.selectdiv_year:after,
.selectdiv_sort:after {
  content: '▼';
  font: 17px "Consolas", monospace;
  color: #000;
  right: 10px;
  top: 8px;
  position: absolute;
  pointer-events: none;
}

.selectdiv_region select,
.selectdiv_topic select,
.selectdiv_month select,
.selectdiv_year select,
.selectdiv_sort select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /* Add some styling */

  display: block;
  width: auto !important;
  float: right;
  padding: 0 !important;
  padding-right: 2rem !important;
  padding-left: 1rem !important;
  color: #333;
  background-image: none;
  -ms-word-break: normal;
  word-break: normal;
  margin-bottom: 0.5rem;
}

.blog_search .search_blog_width {
  width: 85%;
  margin: 0 auto;
  padding: 0 5%;
}

#search_now_blog {
  max-width: 100%;
  width: 100%;
  display: inline-block;
}

#search_now_blog.blog_search {
  background: #00ab9b;
  padding: 2%;
}

#search_now_blog form.example_blog input[type=text] {
  margin-bottom: 0;
  padding: 0.9rem;
  border: 1px solid #ccc;
  float: left;
  width: 80% !important;
  margin-right: 0%;
  margin-left: -1% !important;
  background: #fff;
  height: auto !important;
}

#search_now_blog form.example_blog button {
  margin-bottom: 0;
  padding: 0.85rem;
  height: auto;
  font-size: 1.5rem;
  background: #014268;
  color: white;
  float: left;
  width: 20% !important;
  border: 1px solid #014268;
  border-left: none;
  cursor: pointer;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  margin-left: 1%;
}

/* #search_now_blog form.example button {
	padding: 2.05%;
} */

/* Article page css start */
.you-like#blog_container{
  width:100%;
  padding: 0;
}
.you-like#blog_container h4 {
  color:#fff;
}
body.news #header>.article-banner {
  padding-top: 7.8rem;
}

body.news #header>.article-banner .banner-mid-container {
  position: absolute;
  width: 42.5%;
  top: 0;
  left: 24rem;
  padding-top: 7.8rem;
}

body.news #header .article-banner img.article-banner-img-overlay {
  max-height: 450px;
  max-width: 100%;
}

body.news #header>.article-banner img {
  width: 100%;
}

.blog_social a {
  padding: 0 2.5%;
}

#article_container {
  width: 85%;
  margin: 0 auto;
  padding: 3% 5%;
  margin-bottom: 10%;
}

.article-bg {
  background: url(/img/backgroundimage.png) center;
  background-size: 100% 100%;
  display: flex;
  padding-top: 7.8rem;
}

.article-banner {
  width: 85%;
  margin: auto;
  padding-left: 5%;
  padding-right: 5%;
  /* margin-bottom: 10%; */
}

#article_container h1.article-title {
  font-size: 3rem;
}

#article_container .article-date {
  font-weight: 200;
}

#article_container .author-title {
  font-weight: 600;
}

#article_container .bottom_left_corner_article .arrow-article {
  width: 80%;
}

#article_container .bottom_left_corner_article {
  position: absolute;
  left: 0;
  bottom: 0;
}

#article_container .author-body {
  padding: 3rem;
  background: #ebf4fb;
  position: relative;
}

#article_container .follow-elanco .follow-author {
  font-style: italic;
}

#article_container .follow-elanco .follow-span {
  font-size: 2.4rem;
  font-weight: 300;
  font-style: italic;
}

#article_container .follow-elanco .blog_social {
  text-align: left;
}

#article_container .follow-elanco .blog_social a {
  padding: 0 1%;
}

#article_container .author-body-mob {
  display: none;
}

#article_container .author-body-desk {
  display: block;
}

#article_container .catrgory_buttons .article_category_btn {
  padding: 0.8rem 1.5rem;
  display: inline-block;
  margin-right: 2rem;
  margin-bottom: 2rem;
}

#article_container .catrgory_buttons .article_category_btn a {
  color: #fff !important;
  font-size: 1.8rem;
}

.article-banner .article-category {
  color: #fff;
  font-size: 1.6rem;
  padding: 0 1.5rem;
  line-height: 2;
  margin-left: 1.5rem;
}

.article-banner .article-category a {
  color: #fff;
}

#article_container {}

#scroll-blog {
  position: fixed;
  right: 10px;
  bottom: 10px;
  cursor: pointer;
  width: 50px;
  height: 50px;
  background-color: #0072ce;
  /* text-indent: -9999px; */
  display: none;
}

#scroll-blog span {
  font-size: 2rem;
  top: 1rem;
  left: 1.5rem;
  position: absolute;
  color: #fff;
  font-weight: 200;
}

.scroll-mob {
  display: none;
}

#loader_blog {
  display: none;
  z-index: 1;
  margin: 0 auto;
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid #3498db;
  width: 100px;
  height: 100px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

/* Add animation to "page content" */
.blog_card {
  position: relative;
  -webkit-animation-name: animatebottom;
  -webkit-animation-duration: 1s;
  animation-name: animatebottom;
  animation-duration: 1s
}

@-webkit-keyframes animatebottom {
  from {
    bottom: -100px;
    opacity: 0
  }

  to {
    bottom: 0px;
    opacity: 1
  }
}

@keyframes animatebottom {
  from {
    bottom: -100px;
    opacity: 0
  }

  to {
    bottom: 0;
    opacity: 1
  }
}

/* Article page css end */
@media only screen and (max-width: 767px) {
  .article-banner {
    width: 100%;
    margin: auto;
    padding: 0;
    margin-bottom: 0;
  }

  .article-banner .columns {
    padding: 0;
  }

  .article-banner .article-category {
    margin-left: 0;
  }

  #blog_container .blog_card .blog-img-top {
    width: 100%;
    height: auto;
  }

  .scroll-mob {
    display: block;
  }

  body.news #header>.blog-banner img.blog-banner-img-overlay {
    display: none;
  }

  body.news #header>.blog-banner img {
    display: none;
  }

  body.news #header>.blog-banner .banner-text {
    background: #0072ce;
    position: relative;
    padding: 5% 0;
  }

  body.news #header>.blog-banner .banner-text h1 {
    margin-top: 0;
  }

  body.news #header>.blog-banner .banner-text h2 {
    font-size: 2rem;
    width: 70%;
  }

  #blog_container .desc_section {
    padding: 0;
  }

  #blog_container {
    width: 100%;
  }

  .columns.blogs {
    padding: 0;
  }

  .blog_search .search_blog_width {
    width: 100%;
  }

  #article_container {
    width: 100%;
    padding: 3% 0%;
  }

  #article_container .author-body-desk {
    display: none;
  }

  #article_container .catrgory_buttons {
    text-align: center;
  }

  #article_container .author-body-mob {
    display: block;
  }

  .other-category {
    text-align: center;
  }

  #article_container .follow-elanco .blog_social {
    text-align: center;
  }

  body.news #header>.article-banner .banner-mid-container {
    position: relative;
    width: 100%;
    left: 0;
    padding-top: 0;
  }

  body.news #header>.article-banner img.article-banner-img {
    display: none;
  }

  .article-banner .article-category {
    top: 100%;
    left: 50%;
    bottom: auto;
    font-size: 2rem;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }

  #article_container h1.article-title {
    font-size: 2.2rem;
    margin-top: 4rem;
  }

  .blog_global_btn {
    text-align: center;
    text-transform: uppercase;
    margin-top: 2rem;
    margin-left: auto;
    margin-right: auto;
    width: 70%;
    padding: 3%;
    height: auto;
    background: #0071cd !important;
    color: #fff;
    font-size: 1.7rem;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  body.news #header>.article-banner .banner-mid-container {
    position: absolute;
    width: 42.5%;
    top: 0;
    left: 16rem;
    padding-top: 7.8rem;
  }

  #blog_container .blog_card .blog-img-top {
    width: 100%;
    height: 180px;
  }

  /* body.news #header>.blog-banner .banner-text {
		top: 15%;
	} */
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  .scroll-mob {
    display: block;
  }

  .article-banner .article-category {
    top: 100%;
    left: 50%;
    bottom: auto;
    font-size: 2rem;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }

  #article_container h1.article-title {
    font-size: 2.2rem;
    margin-top: 4rem;
  }

  body.news #header>.blog-banner img.blog-banner-img-overlay {
    display: none;
  }

  body.news #header>.blog-banner img {
    display: none;
  }

  body.news #header>.blog-banner .banner-text {
    background: #0072ce;
    position: relative;
    padding: 5% 0;
  }

  body.news #header>.blog-banner .banner-text h1 {
    margin-top: 0;
  }

  body.news #header>.blog-banner .banner-text h2 {
    font-size: 2rem;
    width: 70%;
  }

  .blog_search .search_blog_width {
    width: 100%;
  }

  body.news #header>.article-banner .banner-mid-container {
    position: relative;
    width: 100%;
    left: 0;
    padding-top: 0;
  }

  body.news #header>.article-banner img.article-banner-img {
    display: none;
  }

  #blog_container .blog_card .blog-img-top {
    width: 100%;
    height: 180px;
  }
}

/* @media screen and (max-width:1366px) and (min-width:991px) {
	body.news #header>.blog-banner .banner-text {
		top: 15%;
	}
} */
/* Bog elanco360 desktop style end */

.disable1 {
  display: none !important;
}

a span .title:active {
  text-decoration: underline !important;
  color: #fff;
}

a>span>.title:hover {
  text-decoration: underline !important;
  color: #fff !important;
}

body.news #header>.title {
  padding-top: 9.5rem !important;
  padding-bottom: 2rem !important;
  background-color: #0072ce;
}

body.news .buttons {
  height: 10rem !important;
  background-color: #004267;
}

a .underln:hover {
  /*text-decoration: underline;*/
  border-bottom: 1px solid #ffffff;
}

a .underln:active {
  /*text-decoration: underline;*/
  border-bottom: 1px solid #ffffff;
}

body {
  font-family: "fira-sans", sans-serif;
}

.show-more {
  display: none;
  cursor: pointer;
}

#mid_container {
  width: 76%;
  margin: 0 auto;
  padding: 5%;
  margin-bottom: 10%;
}

#position-statement {
  width: 76%;
  margin: 0 auto;
  padding: 5%;
}

.mrtb2 {
  margin-top: 2%;
  margin-bottom: 2%;
}

.mrt-3 {
  margin-top: -3%;
}

.mrb3 {
  margin-bottom: 3%;
}

.sec_sub_heading {
  font-size: 1.4vw;
  color: #676767;
  font-weight: bold;
}

.sec_sub_desc {
  font-size: 1.2vw;
  color: #676767;
}

.sec_sub_heading_pos {
  font-size: 1.2vw;
  color: #676767;
  font-weight: bold;
}

.press-release-date {
  font-size: .9vw;
  color: #676767;
  line-height: 2 !important;
}

.sec_sub_desc_pos {
  font-size: .9vw;
  color: #676767;
  line-height: 2 !important;
}

.sec_sub_desc_pos ul li {
  margin-top: -3%;
  font-size: .9vw;
}

.sec_sub_desc_pos_link {
  font-size: .7vw;
}

.view_contacts {
  font-size: 1.4vw;
  color: #0171cf;
  font-weight: bold;
}

.running_dog {
  width: 100% !important;
  position: relative;
}

.elanco_corner {
  position: absolute;
  top: 0;
  left: 0;
  width: 45%;
}

.pr_dog_img {
  width: 100%;
}

.img_text_dog {
  position: absolute;
  z-index: 11;
  color: #fff;
  padding: 5% 20% 5% 5%;
  bottom: 12%;
}

.img_text_dog p {
  font-size: 1.4rem;
}

.pr_read_more {
  background: #0071cd !important;
  color: #fff;
  font-size: 1.3rem;
  width: 100%;
  height: 3.5rem;
  padding: 4%;
  margin-top: -11%;
}

.pr_read_more a {
  color: #fff !important;
}

.left_side {
  float: left;
}

.right_side {
  float: right;
}

.mrl4 {
  margin-left: 5%;
}

.mrl5x {
  margin-left: 7% !important;
  float: right;
}

.social_like_count {
  width: 100%;
  margin-top: 6%;
}

.twitter_count {
  width: 40%;
}

.fb_count {
  width: 60%;
}

.fb_count img {
  width: 30%;
}

#container_boxes {
  padding: 5px;
  margin-top: 10%;
}

#container_boxes_press {
  padding: 5px;
  margin-top: 10%;
}

#position_mid {
  padding: 5px;
}

.item_boxes {
  width: 46%;
  float: left;
  margin: 5px;
  background: #f5f8fd;
  position: relative;
}

.top_left_corner {
  position: absolute;
  top: 0;
  left: 0;
}

.top_left_corner img {
  width: 65%;
}

.bottom_left_corner {
  position: absolute;
  bottom: 0;
  left: 0;
}

.bottom_left_corner img {
  width: 65%;
}

.bottom_right_corner {
  position: absolute;
  bottom: 0;
  right: -12%;
}

.bottom_right_corner img {
  width: 65%;
}

.article_boxes {
  padding: 16% 7% 5% 15%;
  font-size: 1.4vw;
}

.article_date {
  font-size: 1.3vw;
  color: #676767;
  margin-bottom: 2%;
  font-family: "fira-sans", sans-serif;
}

a .article_text {
  font-size: 2rem;
  color: #0071cd;
  font-family: "fira-sans", sans-serif;
  font-style: italic;
}

.load_more_btn {
  background: #0071cd;
  border-radius: 5px;
  width: 96%;
  color: #fff;
  font-size: 1.4vw;
  text-align: center;
  text-transform: uppercase;
  padding: 2%;
  margin: 2% 0;
}

.load_more_div {
  position: absolute;
  /* bottom: -8%; */
  width: 100%;
  margin: 0 auto;
}

.load_less_btn {
  background: #0071cd;
  border-radius: 5px;
  width: 96%;
  color: #fff;
  font-size: 1.4vw;
  text-align: center;
  text-transform: uppercase;
  padding: 2%;
  margin: 2% 0;
}

.load_less_div {
  position: absolute;
  bottom: -8%;
  width: 100%;
  margin: 0 auto;
}

.pos_btn_div {
  width: 60%;
  margin: 0 auto;
  color: #ffffff;
  text-transform: uppercase;
  padding: 2% 5%;
  border-radius: 10px;
  outline: none;
}

.search_box_header {
  background: #00ab9b;
  padding: 2%;
  height: 9rem !important;
}

.search_it {
  width: 40%;
  border-radius: 5px;
}

.width_76 {
  width: 76%;
  margin: 0 auto;
  padding: 0 5%;
}

.search_button {
  width: 10%;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  background: #014268;
  color: #fff;
  border: 0px solid #014268;
}

input[type="text"] {
  /* width: 70%; */
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

form.example input[type=text] {
  padding: 10px;
  /* font-size: 17px; */
  border: 1px solid #ccc;
  float: left;
  width: 80%;
  background: #fff;
  margin-left: -18%;
}

form.example button {
  float: left;
  width: 20%;
  padding: 2.35%;
  background: #014268;
  color: white;
  /* font-size: 10px; */
  border: 1px solid #014268;
  border-left: none;
  cursor: pointer;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  margin-left: 1%;
}

form.example button:hover {
  background: #0b7dda;
  border: 1px solid #0b7dda;
}

form.example::after {
  content: "";
  clear: both;
  display: table;
}

.filter_text {
  color: #fff;
  font-size: 1.1vw;
}

form.example_sel select {
  padding: 2%;
  /* font-size: 17px; */
  border: 1px solid #ccc;
  float: left;
  width: 23%;
  background: #fff;
  border-radius: 5px;
  margin-right: 1.5%;
  /* margin-left:-18%; */
}

#topic_sel {
  width: 22%;
}

#sort_sel {
  width: 22%;
}

#region_sel {
  width: 25%;
}

fo form.example_sel input[type=text] {
  /* font-size: 17px; */
  border: 0px solid #00ab9b;
  float: left;
  width: 27%;
  background: #00ab9b;
  border-radius: 0px;
  margin-right: 1.5%;
  pointer-events: none;
  cursor: default;
  box-shadow: inset 0px 0px 0px 0px #00ab9b;
   !important;
  /* margin-left:-18%; */
}

.select_bars {
  display: table !important;
  padding-left: 0 !important;
  margin-left: 0 !important;
}

form.example_sel input[type=text]::placeholder {
  color: #fff;
  opacity: 1;
  /* Firefox */
}

form.example_sel input[type=text]:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff;
}

form.example_sel input[type=text]::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #fff;
}

body.news .buttons a {
  width: 89% !important;
}

body.news .buttons a:hover {
  text-decoration: underline !important;
}

.filter_x {
  padding-right: 0 !important;
  /*padding-left: 5rem!important;*/
  padding-top: .5rem !important;
}

.press_release_article {
  margin: 5% 0;
}

.fnt26 {
  font-size: 2.4rem !important;
}

.left_side_links {
  background: #f4f9fd;
  height: auto;
  margin-left: -5%;
  padding: 10% 0 3% 0;
}

.left_side_links ul {
  /*padding-left: 0!important;*/
}

.left_side_links ul li {
  margin-bottom: 10%;
  list-style: none;
  /*padding:1%;*/
}

.left_side_links ul li a {
  font-size: 1.4rem;
  text-decoration: none;
  color: #197ccf;
  font-weight: bold;
}

li>.link_pad1 {
  padding-right: 20% !important;
}

.select_x {
  padding-right: 0 !important;
}

#press_article h4 {
  font-style: italic;
  color: #0071cd;
}

.page_heading_news {
  font-size: 3rem;
  font-style: italic;
  width: 75%;
  color: #0071cd;
  font-family: "fira-sans", sans-serif;
}

.fnt_styl_italic {
  font-style: italic !important;
}

.page_sort_news {
  font-size: 1.3rem;
  width: 25%;
  color: #676767;
  padding-left: 31%;
}

.sort_by {
  margin-right: 3%;
  font-weight: bold;
}

.bt5 {
  bottom: 5% !important;
}

.bt7 {
  bottom: 7% !important;
}

select {
  /* font-size: 17px; */
  border: 0px solid #ccc;
  background: #f8f8f8;
  border-radius: 0px;
  /* margin-left:-18%; */
}

.mtop-2 {
  margin-top: -2% !important;
}

.mtop-3 {
  margin-top: -3% !important;
}

.mtop1 {
  margin-top: 1%;
}

.mtop2 {
  margin-top: 2%;
}

.mtop3 {
  margin-top: 3%;
}

.mtop4 {
  margin-top: 4%;
}

.mtop5 {
  margin-top: 5%;
}

.btop2 {
  margin-bottom: 2%;
}

.btop3 {
  margin-bottom: 3% !important;
}

.btop4 {
  margin-bottom: 4%;
}

.btop5 {
  margin-bottom: 5%;
}

.btop0 {
  margin-bottom: 0%;
}

.pos_btn {
  width: 70%;
  margin: 0 auto;
  text-align: center;
}

.bld {
  font-weight: bold;
}

.mid_container_press {
  width: 76%;
  margin: 0 auto;
  padding: 5%;
  margin-bottom: 10%;
}

.modal {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 1;
  /* Sit on top */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */

  -webkit-animation-duration: 0.4s;
  animation-name: fadeIn;
  animation-duration: 0.4s
}

/* Modal Content */
.modal-content {
  position: fixed;
  bottom: 27%;
  background-color: #fefefe;
  width: 50%;
  margin: 0 auto;
  left: 34%;
  -webkit-animation-name: slideIn;
  -webkit-animation-duration: 0.4s;
  animation-name: slideIn;
  animation-duration: 0.4s
}

.modal_img {
  width: 90%;
  margin: 0 auto;
}

.modal_img img {
  width: 90%;
}

/* The Close Button */
.close {
  color: white;
  float: right;
  font-size: 6rem;
  margin-top: -5%;
  margin-right: 10%;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.modal-header {
  padding: 2px 16px;
  background-color: #0071cd;
  color: white;
  height: 4rem;
}

.modal-body {
  padding: 2px 16px;
  background-color: #0071cd;
}

.modal-footer {
  padding: 2px 16px;
  background-color: #0071cd;
  color: white;
  height: 2rem;
}

.twitter_btns {
  color: #ffffff;
  background: #1f9fe4;
  padding: 1% 2%;
  font-size: 1.1rem;
  border: 0px;
  border-radius: 3px;
  /*font-weight:bold;*/
}

.twitter_btns:hover {
  background: #1f9fe4;
  outline: line;
}

.twitter_btns:active {
  background: #1f9fe4;
  outline: line;
}

.twitter_btns i {
  font-size: 1.1rem;
}

.fb_btns {
  color: #ffffff;
  background: #527cc0;
  padding: 1% 2%;
  font-size: 1.1rem;
  border: 0px;
  border-radius: 3px;
  /*font-weight:bold;*/
}

.fb_btns:hover {
  background: #527cc0;
  outline: line;
}

.fb_btns:active {
  background: #527cc0;
  outline: line;
}

.fb_btns i {
  font-size: 1.1rem;
}

#press_article_last {
  background: #0072ce !important;
  color: #ffffff;
  font-style: italic;

}

.press_box {
  position: relative;
}

.press_bottom_img {
  position: absolute;
  bottom: 0;
  left: 0;
}

.press_bottom_img img {
  opacity: .8 !important;
  width: 50% !important;
}

.bck_col_blue {
  background: #0072ce !important;
  padding-right: 0 !important;
  padding-left: 0 !important;

}

.last_text_press_release {
  padding: 5% 5% 0% 0;
  font-size: 1.1rem !important;
}

.no_extra_pad {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.text_release {
  font-size: 1.52rem !important;
}

@media only screen and (min-width: 320px) and (max-width: 767px) and (orientation: portrait) {
  .mid_container_press {
    width: 100%;
  }

  #mid_container {
    width: 98%;
    margin: 0 auto;
    padding: 5% 0 30% 0;
  }

  .last_text_press_release {
    width: 96% !important;
    margin: 0 auto !important;
    padding-left: 8%;
  }

  .no_padding {
    padding-right: 0% !important;
    padding-left: 0% !important;
  }

  .width_76 {
    width: 98%;
    margin: 0 auto;
    padding: 0 2%;
  }

  form.example input[type=text] {
    padding: 10px;
    /* font-size: 17px; */
    border: 1px solid #ccc;
    float: left;
    width: 80%;
    background: #fff;
    /* margin-left:-18%; */
  }

  form.example button {
    float: left;
    width: 20%;
    padding: 3.5%;
    background: #014268;
    color: white;
    /* font-size: 10px; */
    border: 1px solid #014268;
    border-left: none;
    cursor: pointer;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    margin-left: 1%;
  }

  .search_box_header {
    background: #00ab9b;
    padding: 2%;
    height: 11rem !important;
  }

  body.news .buttons a {
    color: white;
    font-size: 1.4rem !important;
    text-align: center !important;
  }

  body.news .buttons a span {
    top: 78% !important;
  }

  .left_side_links ul li a {
    font-size: 2rem;
  }

  .left_side_links ul li {
    padding-right: 0 15% 0 5%;
  }

  .sec_sub_heading_pos {
    font-size: 5.5vw;
    line-height: 2.5rem;
  }

  .press-release-date {
    font-size: 3.9vw;
    line-height: 2 !important;
  }

  .sec_sub_desc_pos {
    font-size: 3.9vw;
    line-height: 2 !important;
  }

  .sec_sub_desc_pos_link {
    font-size: 3.6vw;
  }

  .break_link {
    word-break: break-all;
  }

  .pos_btn {
    width: 80%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 20%;
  }

  .pos_btn_div {
    width: 90%
  }

  .pr_dog_img {
    width: 88%;
  }

  .sec_sub_heading {
    font-size: 5.2vw;
  }

  .sec_sub_desc {
    font-size: 5vw;
  }

  .view_contacts {
    font-size: 4.4vw;
  }

  .img_text_dog p {
    font-size: 2.2rem;
  }

  .bt7 {
    bottom: 12% !important;
  }

  .pr_read_more {
    width: 88%;
    margin-top: -7.5%;
    height: 4.5rem;
  }

  .modal-content {
    width: 98%;
    margin: 0 auto;
    left: 1%;
  }

  .close {
    font-size: 4rem;
    margin-top: -5%;
    margin-right: 3%;
  }

  .modal-header {
    padding: 2px 3px;
    background-color: #0071cd;
    color: white;
    height: 3rem;
  }

  .modal-body {
    padding: 2px 0;
    background-color: #0071cd;
  }

  .modal_img {
    width: 98%;
    margin: 0 auto;
  }

  .modal_img img {
    width: 100%;
  }

  .mob_mtop4 {
    margin-top: 4%;
  }

  .search_box_header {
    padding: 2%;
    height: 18rem !important;
  }

  input[type="text"] {
    height: 4rem !important;
    width: 90% !important;
    margin-left: -12% !important;
  }

  .filter_x {
    padding-right: 0 !important;
    /* padding-left: 5rem!important; */
    padding-top: .5rem !important;
    padding-bottom: 5%;
  }

  .filter_text {
    color: #fff;
    font-size: 4vw;
  }

  form.example_sel select {
    padding: 2% 1%;
    /* font-size: 17px; */
    border: 1px solid #ccc;
    float: left;
    width: 23%;
    background: #fff;
    border-radius: 5px;
    margin-right: 1.5%;
    /* margin-left: -18%; */
  }

  #container_boxes {
    padding: 5px;
    margin-top: 30%;
  }

  #container_boxes_press {
    padding: 5px;
    margin-top: 30%;
  }

  .item_boxes {
    width: 96%;
    margin: 0 auto !important;
    float: left;
    position: relative;
    margin-bottom: 10% !important;
  }

  .bottom_right_corner img {
    width: 60%;
  }

  .page_sort_news {
    font-size: 1.5rem;
    width: 100%;
    color: #676767;
    float: left !important;
    padding-left: 0%;
  }

  #sort_sel {
    width: 55%;
  }

  .article_date {
    font-size: 4.3vw;
    color: #676767;
    margin-bottom: 2%;
    font-family: "fira-sans", sans-serif;
  }

  .article_boxes {
    padding: 14% 3% 1% 16%;
    /* font-size: 8.4vw; */
  }

  .load_more_btn {
    background: #0071cd;
    border-radius: 5px;
    width: 96%;
    color: #fff;
    font-size: 4.4vw;
    text-align: center;
    text-transform: uppercase;
    padding: 2%;
    margin: -3% 0;
  }

  .load_less_btn {
    background: #0071cd;
    border-radius: 5px;
    width: 96%;
    color: #fff;
    font-size: 4.4vw;
    text-align: center;
    text-transform: uppercase;
    padding: 2%;
    margin: -3% 0;
  }

  .bottom_right_corner {
    position: absolute;
    bottom: 0;
    right: -10.5%;
  }

  .load_more_div {
    position: absolute;
    /* bottom: -2%; */
    width: 98%;
    margin: 0 auto;
  }

  .load_less_div {
    position: absolute;
    bottom: -2%;
    width: 98%;
    margin: 0 auto;
  }

  .mobtop30 {
    margin-top: 30% !important;
  }

  select {
    font-size: 1.2rem !important;
  }
}

@media only screen and (min-width: 320px) and (max-width: 767px) and (orientation: landscape) {
  .mid_container_press {
    width: 100%;
  }

  .hide-for-small {
    display: none !important;
  }

  .last_text_press_release {
    width: 96% !important;
    margin: 0 auto !important;
    padding-left: 8%;
  }

  .sec_sub_heading {
    font-size: 2.6vw !important;
  }

  .left_side_links ul li a {
    font-size: 1.8rem !important;
    line-height: 1.7 !important;
    padding-right: 25% !important;
  }

  .left_side_links ul li {
    line-height: 1;
  }

  .page_heading_news {
    font-size: 2.36rem;
  }

  .img_text_dog p {
    font-size: 2.7rem !important;
  }

  .img_text_dog {
    padding: 5% 20% 5% 5%;
    bottom: 8%;
  }

  .social_like_count {
    width: 100%;
    margin-top: 15% !important;
  }

  .pr_read_more {
    font-size: .8rem;
    width: 100%;
    height: 2rem;
    padding: 4%;
    margin-top: -22%;
  }

  .fb_btns {
    padding: 1% 2% !important;
    font-size: 1.55rem !important;
  }

  .twitter_btns {
    padding: 1% 2% !important;
    font-size: 1.55rem !important;
  }

  .fb_btns i {
    font-size: 1.55rem !important;
  }

  .twitter_btns i {
    font-size: 1.55rem !important;
  }

  .sec_sub_desc {
    font-size: 2.3vw !important;
    color: #676767;
  }

  .mrt-3 {
    margin-top: -6% !important;
  }

  a .article_text {
    font-size: 1.8rem !important;
  }

  .article_date {
    font-size: 1.8vw !important;
  }

  form.example button {
    padding: 2.2% !important;
    margin-left: 0%;
  }

  select {
    font-size: 1.2rem !important;
  }

  form.example_sel select {
    padding: 1%;
  }

  .page_sort_news {
    font-size: 1.3rem;
    width: 25%;
    color: #676767;
    padding-left: 16% !important;
  }

  .item_boxes {
    width: 94%;
  }

  .bottom_right_corner {
    position: absolute;
    bottom: 0;
    right: -9% !important;
  }

  .article_boxes {
    padding: 10% 7% 5% 15%;
    font-size: 1.4vw;
  }

  .article_imgs {
    width: 100%;
  }

  .load_more_div {
    position: absolute;
    /* bottom: -4%; */
  }

  .load_less_div {
    position: absolute;
    bottom: -4%;

  }

  .pos_btn_div {
    width: 90% !important;
    margin: 0 auto;
    color: #ffffff;
    text-transform: uppercase;
    padding: 2% 5%;
    border-radius: 10px;
    outline: none;
  }

  .view_contacts {
    font-size: 2.1vw !important;
  }

  .search_box_header {
    background: #00ab9b;
    padding: 2%;
    height: 15rem !important;
  }

  form.example input[type=text] {
    padding: 10px;
    /* font-size: 17px; */
    border: 1px solid #ccc;
    float: left;
    width: 80%;
    background: #fff;
    margin-left: -12%;
  }

  .filter_text {
    color: #fff;
    font-size: 2.1vw;
  }

  .mobtop30 {
    margin-top: 30% !important;
  }

  .sec_sub_heading_pos {
    font-size: 2.6vw !important;
  }

  .press-release-date {
    font-size: 1.9vw !important;
    color: #676767;
    line-height: 1.7 !important;
  }

  .sec_sub_desc_pos {
    font-size: 1.9vw !important;
    color: #676767;
    line-height: 1.7 !important;
  }

  .sec_sub_desc_pos_link {
    font-size: 1.4vw !important;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {

  .hide-for-small {
    display: none !important;
  }

  .last_text_press_release {
    width: 96% !important;
    margin: 0 auto !important;
    padding-left: 8%;
  }

  .sec_sub_heading {
    font-size: 2.6vw !important;
  }

  .sec_sub_heading_pos {
    font-size: 3.6vw !important;
    line-height: 1.2 !important;
  }

  .press-release-date {
    font-size: 1.9vw !important;
    color: #676767;
    line-height: 1.7 !important;
  }

  .sec_sub_desc_pos {
    font-size: 1.9vw !important;
    color: #676767;
    line-height: 1.7 !important;
  }

  .sec_sub_desc_pos_link {
    font-size: 1.4vw !important;
  }

  .left_side_links ul li a {
    font-size: 2.2rem !important;
    line-height: 1.6 !important;
  }

  .left_side_links ul li {
    line-height: 1;
    padding-right: 18% !important;
  }

  .page_heading_news {
    font-size: 3rem !important;
  }

  .img_text_dog p {
    font-size: 3rem !important;
  }

  .img_text_dog {
    padding: 5% 20% 5% 5%;
    bottom: 8%;
  }

  .social_like_count {
    width: 100%;
    margin-top: 15% !important;
  }

  .pr_read_more {
    font-size: .8rem;
    width: 100%;
    height: 2rem;
    padding: 4%;
    margin-top: -22%;
  }

  .fb_btns {
    padding: 1% 2% !important;
    font-size: 1.55rem !important;
  }

  .twitter_btns {
    padding: 1% 2% !important;
    font-size: 1.55rem !important;
  }

  .fb_btns i {
    font-size: 1.55rem !important;
  }

  .twitter_btns i {
    font-size: 1.55rem !important;
  }

  .sec_sub_desc {
    font-size: 2.3vw !important;
    color: #676767;
  }

  .mrt-3 {
    margin-top: -6% !important;
  }

  a .article_text {
    font-size: 1.8rem !important;
  }

  .article_date {
    font-size: 1.8vw !important;
  }

  .load_more_btn {
    background: #0071cd;
    border-radius: 5px;
    width: 96%;
    color: #fff;
    font-size: 2.4vw !important;
  }

  .load_less_btn {
    background: #0071cd;
    border-radius: 5px;
    width: 96%;
    color: #fff;
    font-size: 2.4vw !important;
  }

  form.example button {
    padding: 1.8% !important;
    margin-left: 0%;
  }

  select {
    font-size: 1.2rem !important;
  }

  form.example_sel select {
    padding: 1%;
  }

  .page_sort_news {
    font-size: 1.3rem;
    width: 25%;
    color: #676767;
    padding-left: 15% !important;
  }

  .item_boxes {
    width: 94%;
  }

  .bottom_right_corner {
    position: absolute;
    bottom: 0;
    right: -7.5% !important;
  }

  .article_boxes {
    padding: 10% 7% 5% 15%;
    font-size: 1.4vw;
  }

  .article_imgs {
    width: 100%;
  }

  .load_more_div {
    position: absolute;
    /* bottom: -4%; */
  }

  .load_less_div {
    position: absolute;
    bottom: -4%;
  }

  .pos_btn_div {
    width: 80% !important;
    margin: 0 auto;
    color: #ffffff;
    text-transform: uppercase;
    padding: 2% 5%;
    border-radius: 10px;
    outline: none;
  }

  .view_contacts {
    font-size: 2.3vw !important;
  }

  .search_box_header {
    background: #00ab9b;
    padding: 2%;
    height: 16rem !important;
  }

  form.example input[type=text] {
    padding: 10px;
    /* font-size: 17px; */
    border: 1px solid #ccc;
    float: left;
    width: 80%;
    background: #fff;
    margin-left: -12%;
  }

  .filter_text {
    color: #fff;
    font-size: 2.1vw;
  }

  .mobtop30 {
    margin-top: 30% !important;
  }

}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {

  .sec_sub_desc {
    font-size: 1.1vw !important;
  }

  .pos_btn_div {
    width: 75%;
  }

  .img_text_dog p {
    font-size: 1rem !important;
  }

  form.example button {
    float: left;
    width: 20%;
    padding: 3.35%;
    margin-left: 0 !important;
  }

  .filter_text {
    color: #fff;
    font-size: 1.3vw !important;
  }

  select {
    font-size: 1.1rem !important;
  }

  .page_sort_news {
    font-size: 1.3rem;
    width: 25%;
    color: #676767;
    padding-left: 16% !important;
  }

  .pr_read_more {
    margin-top: -15% !important;
  }

  .fb_btns {
    padding: 1% 1% !important;
    font-size: 1rem !important;
  }

  .twitter_btns {
    padding: 1% 1% !important;
    font-size: 1rem !important;
  }

  .img_text_dog {
    bottom: 19%;
  }

  .pr_read_more {
    font-size: 1.1rem !important;
    height: 3rem !important;
  }

  .bt7 {
    bottom: 10% !important;
  }

  .sec_sub_heading_pos {
    font-size: 2.2vw;
  }

  .press-release-date {
    font-size: 1.4vw;
  }

  .sec_sub_desc_pos {
    font-size: 1.4vw;
  }

  .sec_sub_desc_pos_link {
    font-size: 1vw;
  }

  .left_side_links ul li a {
    font-size: 1.1rem;
  }

  a .article_text {
    font-size: 1.6rem;
  }
}

@media only screen and (min-width: 40em) {
  body.news .buttons>.row>.columns {
    height: 83% !important;
  }
}

@media screen and (max-width:1249px) and (min-width:1100px) {
  .img_text_dog p {
    font-size: 1.2rem;
  }

  .img_text_dog {
    padding: 5% 20% 5% 5%;
    bottom: 12%;
  }

  .page_sort_news {
    font-size: 1.3rem;
    width: 25%;
    color: #676767;
    padding-left: 27%;
  }

  .twitter_btns {
    color: #ffffff;
    background: #1f9fe4;
    padding: 1% 1%;
  }

  form.example button {
    padding: 2.8%;
    margin-left: 0%;
  }

  .left_side_links ul li a {
    font-size: 1.3rem;
  }

  .last_text_press_release {}

}

@media screen and (max-width:1099px) and (min-width:1026px) {
  .left_side_links ul li a {
    font-size: 1.1rem;
  }

  .img_text_dog p {
    font-size: 1.1rem;
  }

  .img_text_dog {
    padding: 5% 20% 5% 5%;
    bottom: 12%;
  }

  .pr_read_more {
    font-size: 1.2rem;
    width: 100%;
    height: 3.5rem;
    padding: 4%;
    margin-top: -14%;
  }

  .fb_btns {
    padding: 1% 1%;
    font-size: .9rem;
  }

  .twitter_btns {
    padding: 1% 1%;
    font-size: .9rem;
  }

  .sec_sub_desc {
    font-size: 1.1vw;
    color: #676767;
  }

  form.example button {
    padding: 3%;
    margin-left: 0%;
  }

  select {
    font-size: 1.2rem;
  }

  .page_sort_news {
    font-size: 1.3rem;
    width: 25%;
    color: #676767;
    padding-left: 19%;
  }

  .item_boxes {
    width: 94%;
  }

  .bottom_right_corner {
    position: absolute;
    bottom: 0;
    right: -7%;
  }

  .article_boxes {
    padding: 10% 7% 5% 15%;
    font-size: 1.4vw;
  }

  .article_imgs {
    width: 100%;
  }

  .load_more_div {
    position: absolute;
    /* bottom: -4%; */
  }

  .load_less_div {
    position: absolute;
    bottom: -4%;
  }

  .last_text_press_release {}

  .no_extra_pad img {
    height: 38rem !important;
  }

  .pos_btn_div {
    width: 70%;
    margin: 0 auto;
    color: #ffffff;
    text-transform: uppercase;
    padding: 2% 5%;
    border-radius: 10px;
    outline: none;
  }
}

@media screen and (max-width:1022px) and (min-width:992px) {
  .left_side_links ul li a {
    font-size: 1.1rem;
  }

  .img_text_dog p {
    font-size: 1.1rem;
  }

  .last_text_press_release {}

  .img_text_dog {
    padding: 5% 20% 5% 5%;
    bottom: 12%;
  }

  .pr_read_more {
    font-size: 1.2rem;
    width: 100%;
    height: 3.5rem;
    padding: 4%;
    margin-top: -14%;
  }

  .fb_btns {
    padding: 1% 1%;
    font-size: .9rem;
  }

  .twitter_btns {
    padding: 1% 1%;
    font-size: .9rem;
  }

  .sec_sub_desc {
    font-size: 1.1vw;
    color: #676767;
  }

  form.example button {
    padding: 3%;
    margin-left: 0%;
  }

  select {
    font-size: 1.2rem;
  }

  .page_sort_news {
    font-size: 1.3rem;
    width: 25%;
    color: #676767;
    padding-left: 19%;
  }

  .item_boxes {
    width: 94%;
  }

  .bottom_right_corner {
    position: absolute;
    bottom: 0;
    right: -7%;
  }

  .article_boxes {
    padding: 10% 7% 5% 15%;
    font-size: 1.4vw;
  }

  .article_imgs {
    width: 100%;
  }

  .load_more_div {
    position: absolute;
    /* bottom: -4%; */
  }

  .load_less_div {
    position: absolute;
    bottom: -4%;
  }

  .pos_btn_div {
    width: 70%;
    margin: 0 auto;
    color: #ffffff;
    text-transform: uppercase;
    padding: 2% 5%;
    border-radius: 10px;
    outline: none;
  }
}

@media screen and (max-width:991px) and (min-width:800px) {
  .hide-for-small {
    display: none !important;
  }

  .last_text_press_release {
    width: 80% !important;
    margin: 0 auto !important;
    padding-left: 15%;
  }

  .left_side_links ul li a {
    font-size: 1.8rem;
    line-height: 2;
  }

  .left_side_links ul li {
    line-height: 1;
  }

  .img_text_dog p {
    font-size: 3.9rem !important;
  }

  .img_text_dog {
    padding: 5% 20% 5% 5%;
    bottom: 12%;
  }

  .pr_read_more {
    font-size: 1rem;
    width: 100%;
    height: 2.5rem;
    padding: 4%;
    margin-top: -18%;
  }

  .fb_btns {
    padding: 1% 1%;
    font-size: .7rem;
  }

  .twitter_btns {
    padding: 1% 1%;
    font-size: .7rem;
  }

  .sec_sub_desc {
    font-size: 1.1vw;
    color: #676767;
  }

  .search_box_header {
    background: #00ab9b;
    padding: 2%;
    height: 15.5rem !important;
  }

  .page_sort_news {
    padding-left: 24%;
  }

  form.example input[type=text] {
    margin-left: -12%;
  }

  form.example button {
    padding: 1.6%;
    margin-left: 0%;
  }

  select {
    font-size: .9rem;
  }

  .page_sort_news {
    font-size: 1.3rem;
    width: 25%;
    color: #676767;
    padding-left: 6%;
  }

  .item_boxes {
    width: 94%;
  }

  .mobtop30 {
    margin-top: 30%;
  }

  .bottom_right_corner {
    position: absolute;
    bottom: 0;
    right: -6.5%;
  }

  .article_boxes {
    padding: 10% 7% 5% 15%;
    font-size: 1.4vw;
  }

  .article_imgs {
    width: 100%;
  }

  .load_more_div {
    position: absolute;
    /* bottom: -4%; */
  }

  .load_less_div {
    position: absolute;
    bottom: -4%;
  }

  .pos_btn_div {
    width: 70%;
    margin: 0 auto;
    color: #ffffff;
    text-transform: uppercase;
    padding: 2% 5%;
    border-radius: 10px;
    outline: none;
  }

  .view_contacts {
    font-size: 1.3vw;
  }

}

@media screen and (max-width:799px) and (min-width:600px) {
  .hide-for-small {
    display: none !important;
  }

  .left_side_links ul li a {
    font-size: 1.8rem;
    line-height: 2;
  }

  .left_side_links ul li {
    line-height: 1;
  }

  .img_text_dog p {
    font-size: 3.9rem !important;
  }

  .img_text_dog {
    padding: 5% 20% 5% 5%;
    bottom: 12%;
  }

  .pr_read_more {
    font-size: 1rem;
    width: 100%;
    height: 2.5rem;
    padding: 4%;
    margin-top: -18%;
  }

  .fb_btns {
    padding: 1% 1%;
    font-size: .7rem;
  }

  .twitter_btns {
    padding: 1% 1%;
    font-size: .7rem;
  }

  .sec_sub_desc {
    font-size: 1.1vw;
    color: #676767;
  }

  .search_box_header {
    background: #00ab9b;
    padding: 2%;
    height: 15.5rem !important;
  }

  .page_sort_news {
    padding-left: 24%;
  }

  form.example input[type=text] {
    margin-left: -12%;
  }

  form.example button {
    padding: 1.6%;
    margin-left: 0%;
  }

  select {
    font-size: .9rem;
  }

  .page_sort_news {
    font-size: 1.3rem;
    width: 25%;
    color: #676767;
    padding-left: 6%;
  }

  .item_boxes {
    width: 94%;
  }

  .mobtop30 {
    margin-top: 30%;
  }

  .bottom_right_corner {
    position: absolute;
    bottom: 0;
    right: -6.5%;
  }

  .article_boxes {
    padding: 10% 7% 5% 15%;
    font-size: 1.4vw;
  }

  .article_imgs {
    width: 100%;
  }

  .load_more_div {
    position: absolute;
    /* bottom: -4%; */
  }

  .load_less_div {
    position: absolute;
    bottom: -4%;
  }

  .pos_btn_div {
    width: 70%;
    margin: 0 auto;
    color: #ffffff;
    text-transform: uppercase;
    padding: 2% 5%;
    border-radius: 10px;
    outline: none;
  }

  .view_contacts {
    font-size: 1.3vw;
  }

  .last_text_press_release {
    width: 84% !important;
    margin: 0 auto !important;
    padding-left: 15%;
  }
}

@media screen and (max-width:1650px) and (min-width:1450px) {
  .bottom_right_corner img {
    width: 56%;
  }

  .hide-for-large {
    display: none !important;
  }

  .page_sort_news {
    font-size: 1.3rem;
    width: 25%;
    color: #676767;
    padding-left: 34%;
  }

  form.example input[type=text] {
    width: 85%;
  }

  form.example button {
    padding: 2.2%;
    margin-left: 0%;
  }
}

@media screen and (max-width:1750px) and (min-width:1651px) {
  .sec_sub_heading {
    font-size: 1.15vw !important;
  }

  .hide-for-large {
    display: none !important;
  }

  .sec_sub_desc {
    font-size: 1vw;
    line-height: 1.4;
  }

  .view_contacts {
    font-size: 1.1vw;
  }

  .bottom_right_corner img {
    width: 56%;
  }

  .page_sort_news {
    font-size: 1.3rem;
    width: 25%;
    color: #676767;
    padding-left: 35%;
  }

  form.example input[type=text] {
    width: 85%;
  }

  form.example button {
    padding: 1.8%;
    margin-left: 0%;
  }
}

@media screen and (max-width:1950px) and (min-width:1751px) {
  .sec_sub_heading {
    font-size: 1.15vw !important;
  }

  .hide-for-large {
    display: none !important;
  }

  .sec_sub_desc {
    font-size: 1vw;
    line-height: 1.4;
  }

  .view_contacts {
    font-size: 1.1vw;
  }

  .bottom_right_corner img {
    width: 56%;
  }

  .page_sort_news {
    font-size: 1.3rem;
    width: 25%;
    color: #676767;
    padding-left: 35%;
  }

  form.example input[type=text] {
    width: 85%;
  }

  form.example button {
    padding: 1.8%;
    margin-left: 0%;
  }

  .close {
    color: white;
    float: right;
    font-size: 6rem;
    margin-top: -4%;
    margin-right: 5%;
  }
}

@media screen and (max-width:2250px) and (min-width:1951px) {
  .sec_sub_heading {
    font-size: 1.15vw !important;
  }

  .hide-for-large {
    display: none !important;
  }

  .sec_sub_desc {
    font-size: .9vw;
    line-height: 1.4;
  }

  .view_contacts {
    font-size: 1.1vw;
  }

  .bottom_right_corner img {
    width: 56%;
  }

  .page_sort_news {
    font-size: 1.3rem;
    width: 25%;
    color: #676767;
    padding-left: 35%;
  }

  form.example input[type=text] {
    width: 85%;
  }

  form.example button {
    padding: 1.8%;
    margin-left: 0%;
  }

  form.example_sel select {
    padding: 0 2%;
  }

  .close {
    color: white;
    float: right;
    font-size: 6rem;
    margin-top: -4%;
    margin-right: 5%;
  }
}

@media screen and (max-width:3650px) and (min-width:2251px) {
  .sec_sub_heading {
    font-size: 1.15vw !important;
  }

  .hide-for-large {
    display: none !important;
  }

  .sec_sub_desc {
    font-size: .8vw;
    line-height: 1.4;
  }

  .view_contacts {
    font-size: .9vw;
  }

  .page_heading_news {
    font-size: 5rem;
    font-style: italic;
    width: 50%;
  }

  .bottom_right_corner img {
    width: 65%;
  }

  .page_sort_news {
    font-size: 1.3rem;
    width: 50%;
    color: #676767;
    padding-left: 22%;
  }

  form.example input[type=text] {
    width: 85%;
  }

  form.example button {
    padding: 1.8%;
    margin-left: 0%;
  }

  form.example_sel select {
    padding: 0 2%;
  }

  .bottom_right_corner {
    position: absolute;
    bottom: 0;
    right: -8%;
  }

  .load_more_div {
    position: absolute;
    /* bottom: -11%; */
    width: 100%;
    margin: 0 auto;
  }

  .load_less_div {
    position: absolute;
    bottom: -11%;
    width: 100%;
    margin: 0 auto;
  }

  .img_text_dog p {
    font-size: 1.8rem;
  }

  .search_box_header {
    background: #00ab9b;
    padding: 2%;
    height: 12.5rem !important;
  }

  select {
    font-size: 2rem;
  }

  .page_sort_news {
    font-size: 1.8rem;
  }

  input[type="text"] {
    font-size: 2rem;
  }

  .left_side_links ul li a {
    font-size: 1.7rem;
  }

  .modal-header {
    padding: 30px 16px;
    background-color: #0071cd;
    color: white;
    height: 6rem;
  }

  .close {
    color: white;
    float: right;
    font-size: 6rem;
    margin-top: -4%;
    margin-right: 10%;
  }
}

@media screen and (max-width:4650px) and (min-width:3651px) {
  .sec_sub_heading {
    font-size: 1.15vw !important;
  }

  .hide-for-large {
    display: none !important;
  }

  .sec_sub_desc {
    font-size: .8vw;
    line-height: 1.4;
  }

  .view_contacts {
    font-size: .9vw;
  }

  .page_heading_news {
    font-size: 5rem;
    font-style: italic;
    width: 50%;
  }

  .bottom_right_corner img {
    width: 65%;
  }

  .page_sort_news {
    font-size: 1.3rem;
    width: 50%;
    color: #676767;
    padding-left: 38%;
  }

  form.example input[type=text] {
    width: 85%;
  }

  form.example button {
    padding: 2.6%;
    margin-left: 0%;
  }

  form.example_sel select {
    padding: 0 2%;
  }

  .bottom_right_corner {
    position: absolute;
    bottom: 0;
    right: -6%;
  }

  .load_more_div {
    position: absolute;
    /* bottom: -11%; */
    width: 100%;
    margin: 0 auto;
  }

  .load_less_div {
    position: absolute;
    bottom: -11%;
    width: 100%;
    margin: 0 auto;
  }

  .img_text_dog p {
    font-size: 1.8rem;
  }

  .search_box_header {
    background: #00ab9b;
    padding: 2%;
    height: 12.5rem !important;
  }

  select {
    font-size: 2rem;
  }

  .page_sort_news {
    font-size: 1.8rem;
  }

  input[type="text"] {
    font-size: 2rem;
  }

  .left_side_links ul li a {
    font-size: 1.7rem;
  }

  .modal-header {
    padding: 30px 16px;
    background-color: #0071cd;
    color: white;
    height: 6rem;
  }

  .close {
    color: white;
    float: right;
    font-size: 6rem;
    margin-top: -4%;
    margin-right: 10%;
  }

  .article_imgs {
    width: 100%;
  }

  #main-nav.top-bar .top-bar-section .main-section>li>a {
    padding-left: 25px;
    padding-right: 18px !important;
  }
}

@media screen and (max-width:6050px) and (min-width:4651px) {
  .sec_sub_heading {
    font-size: 1.15vw !important;
  }

  .hide-for-large {
    display: none !important;
  }

  .sec_sub_desc {
    font-size: .8vw;
    line-height: 1.4;
  }

  .view_contacts {
    font-size: .9vw;
  }

  .page_heading_news {
    font-size: 5rem;
    font-style: italic;
    width: 50%;
  }

  .bottom_right_corner img {
    width: 65%;
  }

  .page_sort_news {
    font-size: 1.3rem;
    width: 50%;
    color: #676767;
    padding-left: 43%;
  }

  form.example input[type=text] {
    width: 85%;
  }

  form.example button {
    padding: 2.6%;
    margin-left: 0%;
  }

  form.example_sel select {
    padding: 0 2%;
  }

  .bottom_right_corner {
    position: absolute;
    bottom: 0;
    right: -4.5%;
  }

  .load_more_div {
    position: absolute;
    /* bottom: -11%; */
    width: 100%;
    margin: 0 auto;
  }

  .load_less_div {
    position: absolute;
    bottom: -11%;
    width: 100%;
    margin: 0 auto;
  }

  .img_text_dog p {
    font-size: 1.8rem;
  }

  .search_box_header {
    background: #00ab9b;
    padding: 2%;
    height: 12.5rem !important;
  }

  select {
    font-size: 2rem;
  }

  .page_sort_news {
    font-size: 1.8rem;
  }

  input[type="text"] {
    font-size: 2rem;
  }

  .left_side_links ul li a {
    font-size: 1.7rem;
  }

  .modal-header {
    padding: 30px 16px;
    background-color: #0071cd;
    color: white;
    height: 6rem;
  }

  .close {
    color: white;
    float: right;
    font-size: 6rem;
    margin-top: -4%;
    margin-right: 10%;
  }

  .article_imgs {
    width: 100%;
  }

  #main-nav.top-bar .top-bar-section .main-section>li>a {
    padding-left: 2px !important;
    padding-right: 0px !important;
  }

  /*.top-bar-section ul{
		width:83%!important;
	}
	body.news #header > .title h1{
		    color: white;
		    text-align: center;
		    font-weight: 100;
		    height: 8rem!important;
		    
		    font-size: 2rem!important;
		   
		    position: absolute;
		    bottom: 0;
	}*/
}

.carrer_jobsearch {
  width: 5%;
  margin: 0 auto;
  margin-left: 0.2rem;
  float: right;
  padding: 0;
  background: #ddd;
  font-size: 17px;
  border: none;
  margin-bottom: 0;
  cursor: pointer;
  height: 3.7rem;
  background: #014268;
  border-radius: 0 7px 7px 0;
}

#jobsearchform {
  display: inline-block;
  margin-top: 0.2em;
  margin-bottom: 0.5em !important;
}
