

.listing_banner {
   padding: 64px 0 95px;
}

.listing_banner .top_section {
   text-align: center;
}

.articles-list{
   background-color:var(--white);
   padding-bottom: 76px;
}
.article-panel .article-content p {
   color: var(--body_color);
}
.blog_post .post-article-meta {
   text-align: center;
}

.blog_post {
   padding-top: 80px;
}
.blog_post .post-article-meta .reading-minutes {
   color: var(--primary);
}
.blog_post .post_title {
   text-align: center;
   margin-bottom: 20px;
}
.blog_post .post_des {
   text-align: center;
}
.blog_post .post_title h1 {
   margin-bottom: 0;
}

.blog-content .author-section .author_inner {
   display: flex;
   justify-content:center;
}

.blog-content .author-section .author_inner .right_section {
   display: flex;
   flex-direction: column;
   align-items: flex-start;
}

.author-section-column .left_section {
   width: 87px;
   margin-right: 22px;
}

.author-section-column .left_section img {
   width: 100%;
   border-radius: 100%;
}

.blog-content .author-section .author_inner .right_section h5 {
   font-size: 18px;
   font-style: normal;
   font-weight: 400;
   line-height: normal;
   color: var(--body_color);
}

.blog-content{
   padding-top:80px;
}
.blog-content .author-section .author_inner .right_section h4 {
   font-size: 28px;
   font-weight: 500;
   line-height: normal;
   margin:0;
}
.blog-content .author-section {
   margin-bottom: 60px;
}
.blog-content hr {
   margin: 50px 0 50px;
}

.blog-content img {
   width: 100%;
   border-radius: 15px;
}

.articles-list .bottom_top_section .category {
   max-width: 250px;
   width: 100%;
}
.articles-list .latest-posts {
   margin-top: 50px;
}

.articles-list .search_section input {
   border: none  !important;
   border-bottom: 1px solid var(--body_color)  !important;
   padding: 0  !important;
   position:relative;
   font-size: 16px !important;
   cursor: pointer;
   padding-right:30px !important;
}

.articles-list .search_section form:after {
   content:'';
   background-image:url(//2113514.fs1.hubspotusercontent-na1.net/hubfs/2113514/raw_assets/public/Sr_StudentRoomStay/images/search.svg);
   width: 30px;
   height: 30px;
   display: block;
   position: absolute;
   top: 15px;
   right: 10px;
   bottom: 0px;
   background-repeat: no-repeat;
   cursor: pointer;
}
.listing_banner .top_section h1 {
   margin-bottom: 15px;
   font-size: 30px;
}
.listing_banner .top_section p {
   color: var(--heading);
   font-size:22px;
   font-weight: 300;
   line-height: 36px;
   margin-bottom:0;
}
.blog-related-posts .article-content h6 a {
   color: inherit;
}

.blog-related-posts .article-img img {
   margin-bottom: 20px;
   margin-top: 0;
}
.blog-related-posts .inner_article {
   padding: 27px;
   border-radius: 15px;
   background: #F9F9F9;
   height:100%;
}

.blog-related-posts .article-content {
   text-align: center;
}

.blog-related-posts .post-article-meta {
   text-align: center;
}

.blog-related-posts .article-img img {
   position: absolute;
   left: 0;
   right: 0;
   top: 0;
   bottom: 0;
   width: 100% !important;
   height: 100%;
   object-fit: cover;
   margin: 0;
}

.blog-related-posts .article-img a {
   position: relative;
   overflow: hidden;
   display: block;
   height: 254px;
}

.blog-related-posts .article-img {
   margin-bottom: 20px;
}

.blog-content p:last-child img {
   margin-bottom: 0;
}
.recent_post_title {
   margin-bottom: 57px;
}
.blog-content ul {
   list-style-position: inside;
}
/* .blog-content #hs_cos_wrapper_post_body p {
color: initial;
} */
.blog-content #hs_cos_wrapper_post_body p a {
   text-decoration: underline;
}
.blog-content img {
   float: none !important;
   width: 75% !important;
   margin-left: 0px !important;
   margin-right: auto !important;
   display: block;
   margin-bottom: 1rem !important;
}

.post-article-meta .reading-minutes {
   color: var(--primary);
   font-size: 14px;
}
.blog-content h4 {
   font-size: 28px;
   font-weight: 600;
   line-height: 1;
   margin-bottom: 30px;
}



.blog-hero {
   position: relative;
   background-size: cover;
   background-repeat: no-repeat;
}

.blog-hero:after {
   content: '';
   background: #000000;
   opacity: .7;
   position: absolute;
   height: 100%;
   width: 100%;
   top: 0;
   left: 0;
}

.blog-hero-content {
   padding: 12rem 0;
   position: relative;
   z-index: 1;
}

.blog-featured-image {
   background-size: cover;
   min-height: 537px;
   background-repeat: no-repeat;
   border-radius: 15px;
   margin-top: 61px;
}

.article-panel {
   position: relative;
   border: 1px solid #F9F9F9;
   box-shadow: 15px 10px 20px 0 rgba(0, 0, 0, 0.0);
   -webkit-transition: all 0.2s ease;
   -o-transition: all 0.2s ease;
   transition: all 0.2s ease;
   border-radius: 15px;
   background: #F9F9F9;
   padding:27px;
   text-align: center;
}

.article-panel:first-of-type {
   height: 100%;
}

.article-meta {
   margin-top:20px;
   margin-bottom: 5px;
}

.article-meta span {
   font-size: 14px;
}

.article-meta span.bull {
   color: #000000;
   padding: 0 .25rem;
}

.article-meta span.reading-minutes,
.article-panel>a,
.article-panel>a:hover {
   color: color: #000000;
}

.article-panel .article-img {
   position: relative;
   height: 0;
   padding: 0 0 56.25%;
   overflow: hidden;
}

.article-panel .article-content {
   position: relative;
}

.article-panel .article-img:after {
   content: '';
   background: #000;
   opacity: .1;
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   pointer-events: none;
}

.article-panel .article-img img {
   position: absolute;
   width: 100%;
   height: 100%;
   top: 50%;
   left: 50%;
   -webkit-transform: translateX(-50%) translateY(-50%);
   transform: translateX(-50%) translateY(-50%);
   object-fit: cover;
}

.article-panel h3 {
   font-weight: 400;
   margin-top: .625rem;
   margin-bottom: 2rem;
   font-size: 1rem;
   line-height: 1.5;
   display: block;
   letter-spacing: 0;
}

.article-panel h3 a {
   color: #313543;
}

.tags {
   display: flex;
   gap: 5px;
}

.tag {
   line-height: 1;
   font-size: 0.8rem;
}

.tag a {
   color: #000000;
   font-size: 12px;
   line-height: 1;
}

.article-panel .data a {
   color: #2c4a8a;
}

.latest-posts>div {
   margin-bottom: 1.875rem;
}


.blog-pagination {
   text-align: center;
}
.blog-pagination a {
   text-decoration: none;
   padding: 10px 23px 8px 29px;
   color: #6E7A95;
   font-size: 16px;
   font-weight: 500;
   transition: all 0.2s ease;
   border-radius: 48px;
   border: 1px solid #6E7A95;
}
.blog-pagination a:hover,
.blog-pagination a:focus,
.blog-pagination a:active {
   background: #f8f9fa;
   border: 1px solid #000000;
}
.blog-pagination .col {
   display: flex;
   flex-wrap: wrap;
   gap: 25px;
   justify-content: center;
   align-content: center;
}

.blog-heading h1 {
   letter-spacing: 0;
}


@media(max-width: 767px) {
   .blog-featured-image {
      padding: 7rem 0;
   }
   input:not([type="radio"]):not([type="checkbox"]):not([type="file"]):not([type="submit"]) {
      min-height: 2.5rem;
   }
   .articles-list .search_section form:after {
      top: 5px;`
   }
}

.author-section p {
   font-size: 0.75em;
   font-weight: 400;
   margin-bottom: 1em;
}
.author-section .avatar {
   position: relative;
   margin-top: 0.625rem;
}
.author-section .avatar img {
   width: 64px;
   height: auto;
   border-radius: 100%;
   margin-right: 1.2em;
   position: relative;
}
.author-section .author-link:not(.hover) {
   color: var(--tertiary);
}
.author-section .social-profiles a {
   margin-right: 0.5em;
}
a.author-link {
   display: inline-block;
}
.avatar img {
   border-radius: 50%;
   border: 1px #333;
   max-width: 50px;
}
.blog-comments {
   margin-bottom: 3.125rem;
}
.blog-comments .blog-comments-trigger {
   position: relative;
   text-align: center;
   display: block;
}
.blog-comments .blog-comments-wrapper {
   display: none;
}
.blog-comments .blog-comments-wrapper .comment-reply-to {
   margin-bottom: 20px;
}
.blog-comments .blog-comments-wrapper form {
   padding: 2rem 0 4rem;
}
.blog-comments .blog-comments-wrapper .hs-form fieldset {
   max-width: 100%;
}
.blog-comments .blog-comments-wrapper .hs-form fieldset.form-columns-2 .field+.field {
   margin-left: 0;
}
.blog-comments .blog-comments-wrapper .hs-form fieldset textarea {
   width: 100%;
}
.author-profile {
   padding: 6.25rem 0 3.125rem;
}
.author-profile .author-profile-info {
   font-weight: bold;
   margin-bottom: 1.25rem;
}
.author-profile .author-profile-info .avatar {
   margin-bottom: 0.625rem;
}
.author-profile .author-profile-info .author-name {
   display: block;
   font-size: 1.375rem;
}
.author-profile .avatar {
   width: 90px;
   height: auto;
   border-radius: 100%;
}
.author-profile .author-profile-socials {
   margin-top: 3.125rem;
}
@media (min-width: 767px) {
   .author-profile .author-profile-socials {
      margin: 0;
   }
   .author-profile .author-profile-info {
      margin: 0;
   }
   .author-profile .author-profile-info .avatar {
      margin: 0;
   }
   .author-profile .author-profile-bio {
      padding: 0 1rem;
   }
}

.blog-comments {
   margin-bottom: 3.125rem;
}

.blog-comments .blog-comments-trigger {
   position: relative;
   text-align: center;
   display: block;
}

.blog-comments .blog-comments-wrapper {
   display: none;
}

.blog-comments .blog-comments-wrapper .comment-reply-to {
   margin-bottom: 20px;
}

.blog-comments .blog-comments-wrapper form {
   padding: 2rem 0 4rem;
}

.blog-comments .blog-comments-wrapper .hs-form fieldset {
   max-width: 100%;
}

.blog-comments .blog-comments-wrapper .hs-form fieldset.form-columns-2 .field+.field {
   margin-left: 0;
}

.blog-comments .blog-comments-wrapper .hs-form fieldset textarea {
   width: 100%;
}
.blog-post-content {
   padding-bottom: 54px;
}
.blog-related-posts {
   padding-top: 54px;
   padding-bottom: 122px;
}
.blog-related-posts .row>div {
   margin-bottom: 2rem;
}
@media only screen and (min-width: 768px) {
   .blog-related-posts .row>div {
      margin-bottom: 0;
   }
}
.blog-related-posts .article-panel:first-of-type {
   border-radius: 5px;
}
@media only screen and (min-width: 768px) {
   .blog-related-posts .article-panel:first-of-type {
      height: auto;
      display: -ms-flexbox;
      display: flex;
      overflow: hidden;
   }

   .blog-related-posts .article-panel .article-img {
      -ms-flex: 0 0 33.33%;
      flex: 0 0 33.33%;
      max-width: 33.33%;
      height: auto;
      padding: 0;
   }

   .blog-related-posts .article-panel .article-content {
      position: relative;
      -ms-flex: 0 0 66.66%;
      flex: 0 0 66.66%;
      max-width: 66.66%;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
      align-items: center;
   }
}
.blog-related-posts .article-panel h3 {
   border-bottom: none;
   margin: 0;
   padding: 0;
}
.blog-related-posts .article-panel .article-content {
   padding: 2rem;
}
.blog-related-posts .article-panel:first-of-type {
   margin: 1rem 0;
}
.blog-related-posts .readmore {
   position: absolute;
   top: 0;
   bottom: 0;
   left: 0;
   right: 0;
   width: 100%;
   height: 100%;
   display: -ms-flexbox;
   display: flex;
   -ms-flex-align: center;
   align-items: center;
   -ms-flex-pack: center;
   justify-content: center;
   background: #0066FF;
   color: #fff;
   font-size: 1.5rem;
   opacity: 0;
   transition: all 0.2s ease;
}
.blog-related-posts .article-panel .article-img:hover .readmore {
   opacity: 1;
}
.blog-related-posts .article-panel h3 a:hover {
   color: #0066FF;
}

.blog-related-posts .data .meta {
   margin: 0;
}

.sr-sticky-breadcrumb {
   position: relative;
   z-index: 10;
   font-size: 1rem;
}
.sr-sticky-breadcrumb-heading {
   padding: 0.75rem 0;
   transition: all ease-in-out 300ms;
   color: #000000;
}
.sr-sticky-breadcrumb-heading a {
   color: #000000;
}
.sr-sticky-breadcrumb-heading a:hover {
   color: #0066FF;
}
.sr-sticky-breadcrumb-trigger {
   color: #000000;
}
.sr-sticky-breadcrumb-trigger a {
   color: #000000;
}
.sr-sticky-breadcrumb-trigger a:hover {
   color: #0066FF;
}
.sr-sticky-breadcrumb-categories {
   text-align: center;
   top: 100%;
   left: 0;
   right: 0;
   width: 100%;
   z-index: 1;

   color: #000000;
   box-shadow: 0 50px 60px 0 rgba(0,0,0,0.1);
}
.sr-sticky-breadcrumb-categories .container {
   padding: 1.25rem;
}
.sr-sticky-breadcrumb-categories strong {
   margin: 0 0 0.93rem;
   color: #000000;
}
.sr-sticky-breadcrumb-categories ul {
   padding: 0;
   margin: 0;
   list-style: none;
}
.sr-sticky-breadcrumb-categories ul li {
   list-style: none;
   display: inline-block;
}
.sr-sticky-breadcrumb-categories ul li a {
   margin: 1rem;
   color: #000000;
}

.sr-sticky-breadcrumb-categories ul li a:hover {
   color: #0066FF;
}
.blog-container {
   width: 100%;
   padding-right: 15px;
   padding-left: 15px;
   margin-right: auto;
   margin-left: auto;
}
@media only screen and (min-width: 576px) {
   .blog-container {
      max-width: 720px;
   }
}
@media only screen and (min-width: 768px) {
   .blog-container {
      max-width: 960px;
   }
}
@media only screen and (min-width: 992px) {
   .blog-container {
      max-width: 1140px;
   }
}
@media only screen and (min-width: 1200px) {
   .blog-container {
      max-width: 1440px;
   }
}

@media(max-width:479px){

   .author-section-column .left_section {
      margin-bottom: 15px;
      margin-right: 0;
   }

   .blog-content .author-section .author_inner {
      flex-wrap: wrap;
      justify-content: left;
   }

   .blog-content .author-section .author_inner .right_section {
      text-align: left;
      width: 100%;
   }

   .blog-content .author-section{
      margin-bottom:40px;
   }
   .blog-content img {
      width: 100% !important;
   }
}