.default-container {
  margin: 0 auto;
  max-width: 1270px;
}
.article-wrap {
  padding-bottom: 90px;
  display: flex;
  justify-content: space-around;
  align-items: stretch;
}
.article-col1,
.article-col2 {
  float: left;
}
.article-col1 {
  margin-right: 2.6%;
}
.article-item {
  padding-bottom: 20px;
  border-bottom: 1px solid #d8741b;
  margin-bottom: 20px;
  font-family: "Verdana", sans-serif;
}
.article-item h3,
.article-item h4 {
  font-weight: 300;
}
.article-item h4 {
  font-size: 14px;
}
.article-item h3 {
  font-size: 1.5em;
  margin: 15px 0px;
}
.article-item h3 a {
  color: #606161;
  text-decoration: none;
  border-bottom: 1px solid #f2f2f2;
}
.article-item h3 a:hover {
  border-bottom: none;
}
.article-item p {
  font-size: 1.188em;
}
.article-item p strong {
  font-weight: 500;
}
.article-item p a {
  color: #66b6d8 !important;
  text-decoration: none !important;
}
.info-box {
  background: #f2f2f2;
  padding: 30px 23px;
  font-family: "Verdana", sans-serif;
}
.info-box h3 {
  margin-bottom: 15px;
  color: #606161;
}
.info-box h3 span {
  display: block;
  margin-top: 5px;
}
.info-box h3,
.info-box h4,
.info-box p,
.info-box strong {
  /*font-size: 0.9375em;*/
  font-weight: 300;
  font-size: 1.188em;
  color: #606161;
}
.info-box p {
  margin-top: 5px;
  white-space: nowrap;
}
.info-box p a{
	color: #d8741b;
}
.info-box p strong {
  font-weight: 300;
  /*font-family: 'Verdana';
*/}
.info-box h4 {
  text-decoration: underline;
  color: #606161;
}
/*.wrapper.article-components-list .container-1270px {
  max-width: 93.2%;
}*/
.article-components-list .info-box p{
  font-family: inherit;
}
.article-components-list .info-box p strong{
      font-family: inherit;
      font-size: inherit;
}
.article-components-list .heading-component h1, .article-components-list .heading-component h2{
    font-family: "optimanormal";
    font-size: 2.563em;
    line-height: 100%;
    margin-bottom: 10px;
    font-weight: 400;
    color: #606161;
    font-style: normal;
}

.wrapper.article-components-list{
      margin-top: 29px;
}
.article-wrap #loadMoreRecords{
  color: #d8741b;
}
.templatePressReleasePage .wrapper.article-components-list {
    margin-top: 100px;
}
.templatePressReleasePage .filter-component .filters-main-category {
    font-size: 19px;
    margin-bottom: 20px;
}
.templatePressReleasePage .filter-component .filters-main-category ul > li {
    background: url(/images/oberoihotels/filter-component/arrow-bottom.png) no-repeat right 10px;
}
.templatePressReleasePage .article-item h4 {
    font-size: 14px;
    font-weight: bold;
}
.templatePressReleasePage .article-item h3 a {
    color: #606161;
    text-decoration: none;
    border-bottom: none;
    font-family: "optimanormal";
    font-size: 23px;
}
.templatePressReleasePage .info-box h4 {
    text-decoration: none;
    color: #606161;
}
.templatePressReleasePage .article-col2 .info-box p.bold-no strong {
    font-weight: bold;
}
.templatePressReleasePage .article-col2 .info-box p.bold-no a{
  color: #606161 !important;
  font-weight: normal;
}


@media screen and (max-width: 1599px){
	.article-components-list .heading-component h1, .article-components-list .heading-component h2{
		 font-size: 1.875em;
	}
	.article-item h3{
		font-size: 1.3em;
    font-family: "optimanormal";
	}
	.info-box h3, .info-box h4, .info-box p, .info-box strong{
		font-size: 0.937em;
	}
  .templatePressReleasePage .wrapper.article-components-list {
    margin-top: 80px;
  }

}

@media only screen and (max-width: 1280px) {
.templatePressReleasePage .article-item h3 a {
    color: #606161;
    text-decoration: none;
    border-bottom: none;
    font-family: "optimanormal";
    font-size: 19px;
}

}
@media only screen and (max-width: 1199px) {
  .article-col1,
  .article-col2 {
    padding: 0px 15px;
  }
}

@media screen and (max-width: 1024px){
  .article-components-list .heading-component h1, .article-components-list .heading-component h2{
		 font-size: 1.1em;
	}
	.article-item h3{
		font-size: 1em;
	}
  .article-wrap #loadMoreRecords{
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 767px) {
  .article-wrap {
    display: block;
    padding-bottom: 0px;
  }
  .article-col1,
  .article-col2 {
    width: 100%;
    margin-right: 0px;
    padding: 0;
  }
  .article-col2 {
    padding: 0 0 50px;
  }
  .article-item h3 {
    font-size: 1.1em;
  }
  .info-box {
    width: 100%;
  }
  .templatePressReleasePage .filter-component .filters-main-category ul > li {
    background: url(/images/oberoihotels/filter-component/arrow-bottom.png) no-repeat right 0px top 25px;
}
.templatePressReleasePage .wrapper.article-components-list {
    margin-top: 60px;
  }

}
/*# sourceMappingURL=article-component.css.map */
