html {font-size: 14px;}
body{font-family: -apple-system, BlinkMacSystemFont, sans-serif; font-size: 18px;}
h1, h2, h3, h4, h5, h6, .navbarHeader{font-family: 'Libre Franklin', sans-serif;}
h1{font-size: 2rem;}
img{max-width: 100%;}
.text-blue{color: #0084c9;}
.text-blue-nu{color: #0f0f59;}
.text-grey{color: #888888;}
.border-primary{border-color: #0084c9;}
.btn, .button, button{background-color: #0084c9; color: #FFFFFF;border-radius: 5px;padding: 5px 15px;font-size: 22px;text-decoration: none;position: relative;display: inline-block;/* box-shadow: 0px 5px 0px 0px #58b9ee; */ outline: none;}
.btn:active, button:active, .btn:focus, button:focus{transform: translate(0px, 5px);-webkit-transform: translate(0px, 5px);/* box-shadow: 0px 1px 0px 0px; */}
.btn:hover, button:hover{color: #FFFFFF;outline: none; background-color: #0175b2;}
.btnblue{background-color: #0084c9; /* box-shadow: 0px 5px 0px 0px #58b9ee; */}
.btnblue:hover{background-color: #0175b2;}
.btngrey{background-color: #87919b; /* box-shadow: 0px 5px 0px 0px #aab3bb; */}
.btngrey:hover{background-color: #63707d;}
.border-top { border-top: 1px solid #e5e5e5; }
.border-bottom { border-bottom: 1px solid #e5e5e5; }
.box-shadow { box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05); }
.bg-color-hrs{background-color: #0084c9;}

.fa a, a.fa{text-align: center;text-decoration: none;border-radius: 50%;background-color: #0084c9;color: #fff;cursor: pointer; width: 35px;line-height: 35px; font-size: 18px; text-align: center; display: block;}
.fa a:hover, a.fa:hover {background-color: #87919b;}
.fa a.nav-link{padding:0px;}
img.alignLeft{float: left; margin-right: 20px; margin-bottom: 20px; max-width: 100%;}
.pagetitle{background-image:linear-gradient(
  rgba(0, 0, 0, 0.45), 
  rgba(0, 0, 0, 0.45)
),url(../images/modern-medicine.jpg);background-position: top center;background-size: cover;min-height:350px; display: flex;}

.wrap-feature21-box{max-width:1140px; margin: 15px auto; width: 100%; display: flex; align-items:center;}

.quote_wrapper {position: relative;background: #87919b;border-radius: 1.9em;color: #FFF7EE;}
.quote_wrapper:after {content: '';position: absolute;bottom: 0;left: 50%;width: 0;height: 0;border: 40px solid transparent;border-top-color: #87919b;border-bottom: 0;border-left: 0;margin-left: -30px;margin-bottom: -40px;}
blockquote {border:none;quotes: "\201C""\201D""\2018""\2019";}
blockquote h4 {font-size:20px;position: relative;padding-top: 45px;}
blockquote h4:before {content: open-quote;font-weight: bold;font-size:100px;color:#FFF7EE;position: absolute;top: -20px;} 
blockquote h4:after {content: close-quote;font-weight: bold;font-size:100px;color:#FFF7EE;float: right;position: absolute;right: 0px;top: 85%;}
blockquote h4 span{display: block; padding-left: 15%; padding-right: 15%; text-align: center;}
.bubbles{/* position: relative; */position: absolute;bottom: 0;left: 0;width: 100%;height: 100%;}
.bubbles li{position: absolute;list-style: none;display: flex;width: 20px;height: 20px;background: rgba(255,255,255,.2);animation: animate 25s linear infinite; bottom: -100px;border-radius: 35% !important;}
.bubbles li:nth-child(1){left: 25%;width: 80px;height: 80px;animation-delay: 0;}
.bubbles li:nth-child(2){left: 10%;width: 20px;height: 20px;animation-delay: 1s;animation-duration: 12s;}
.bubbles li:nth-child(3){left: 70%;width: 20px;height: 20px;animation-delay: 2s;}
.bubbles li:nth-child(4){left: 40%;width: 60px;height: 60px;animation-delay: 0s;animation-duration: 18s;}
.bubbles li:nth-child(5){left: 65%;width: 20px;height: 20px;animation-delay: 0s;}
.bubbles li:nth-child(6){left: 75%;width: 110px;height: 110px;animation-delay: 1.5s;}
.bubbles li:nth-child(7){left: 35%;width: 150px;height: 150px;animation-delay: 3.5s;}
.bubbles li:nth-child(8){left: 50%;width: 25px;height: 25px;animation-delay: 7.5s;animation-duration: 45s;}
.bubbles li:nth-child(9){left: 20%;width: 15px;height: 15px;animation-delay: 2s;animation-duration: 35s;}
.bubbles li:nth-child(10){left: 85%;width: 150px;height: 150px;animation-delay: 0s;animation-duration: 12s;}
@keyframes animate{
    0%    {
        transform: translateY(0) rotate(0deg);opacity: 1;border-radius: 0;
    }    
      100%
    {
        transform: translateY(-1000px) rotate(720deg);opacity: 0;border-radius: 50%;}
}

.ele_logo img{max-width: 100%; height: auto; columns: #2e9cff; color: #2789af;}
#page_content{background-color: #FFFFFF;}
body.page-id-15 .cta-content, body.page-id-17 .cta-content, body.page-id-19 .cta-content{text-align: left !important;}
.cta-content { border-radius: 15px;}
/*Home*/
.home_intro{/* color: #FFFFFF;background: #87919b;background: -webkit-linear-gradient(to bottom, #63707d, #87919b);background: linear-gradient(to bottom, #63707d, #87919b); */}
/* .home_intro{color: #FFFFFF;background: #63707d;background: -webkit-linear-gradient(to bottom, #63707d, #CCCCCC);background: linear-gradient(to bottom, #63707d, #CCCCCC);} */
.home_intro{color: #FFFFFF;background: #63707d;background: -webkit-linear-gradient(to bottom, #CCCCCC, #EEEEEE);background: linear-gradient(to bottom, #CCCCCC, #EEEEEE);}
.bg-color-hrs_removed{background-color: transparent;}
/* .home_slider{background: #0084c9;background: -webkit-linear-gradient(to bottom, #182848, #0084c9);background: linear-gradient(to bottom, #182848, #0084c9);} */
.home_slider{background: #0084c9 url('../images/Header_imgae.jpg') center center no-repeat; background-size: cover;box-shadow:inset 0 0 0 2000px rgba(49, 48, 116, 0.6);}
.covid_slider{background: #0084c9 url('../images/covid_header_bg2.jpg') center center no-repeat;box-shadow:inset 0 0 0 2000px rgba(49, 48, 116, 0.2);}

/* .home_slider .display-4{font-size: 2.5rem;} */
.home_slider h1{color: #4cc6ff;text-shadow: 2px 2px 4px #444;}
.home_services_header{background-color: #0084c9; margin-left: 0px; margin-right: 0px; border-radius:15px; }
.services .icon-box {width: 100%; padding: 36px;position: relative;overflow: hidden;background: #fff;/* box-shadow: 0 0 29px 0 rgba(68, 88, 144, 0.12) */; border: 1px #ccc solid; transition: all 0.3s ease-in-out;transition-duration: 0.3s;   transition-timing-function: ease-in-out;transition-delay: 0s;border-radius: 15px;z-index: 1;text-align: center;}
.services .icon-box::before {content: '';position: absolute;background: #e1f0fa;right: -50px;top: -50px;width: 100px;height: 100px;border-radius: 50px;transition: all 0.3s;z-index: -1;}
.services .icon-box:hover::before {background: #0084c9;right: 0;top: 0;width: 100%;height: 100%;border-radius: 0px;}
.services .icon-box h4{font-size: 1.4rem;color: #0084c9;}
.services .icon-box:hover, .services .icon-box:hover h4{color: #FFFFFF;}
.aimg{margin-bottom: 15px;}
.aimg img{width: 100%; height: auto;}

/*Logos*/
.customer-logos{}
.slick-slide {margin: 0px 20px;}
.slick-slide img {width: 100%;}
.slick-slider{position: relative;display: block;box-sizing: border-box;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-touch-callout: none; -khtml-user-select: none;-ms-touch-action: pan-y;touch-action: pan-y;-webkit-tap-highlight-color: transparent; border-radius: 15px;}
.slick-list{position: relative;display: block;overflow: hidden;margin: 0;padding: 0;}
.slick-list:focus{outline: none;}
.slick-list.dragging{cursor: pointer;cursor: hand;}
.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);}
.slick-track{position: relative;top: 0;left: 0;display: block;}
.slick-track:before,.slick-track:after{display: table;content: '';}
.slick-track:after{clear: both;}
.slick-loading .slick-track{visibility: hidden;}
.slick-slide{display: none;float: left;height: 100%;min-height: 1px;}
[dir='rtl'] .slick-slide{float: right;}
.slick-slide img{display: block;}
.slick-slide.slick-loading img{display: none;}
.slick-slide.dragging img{pointer-events: none;}
.slick-initialized .slick-slide{display: block;}
.slick-loading .slick-slide{visibility: hidden;}
.slick-vertical .slick-slide{display: block;height: auto;border: 1px solid transparent;}
.slick-arrow.slick-hidden {display: none;}
/* /Home*/

/*Top Notification*/
.top_notification{margin-bottom: 0px;background-color: #0084c9; color: #F1F6FC; border-color: #333092; text-align: center; border-radius: 0px;}
.top_notification a{color: #B9C0DF; text-decoration: underline;}
.top_notification i{font-size: 36px;}
.top_notification button{box-shadow: none;}

/*Services*/
.service_box .card-body{padding: 0px;}
.service_box a{text-decoration: none;display: block;}
.service_box a:hover{text-decoration: none;}
.service_box a:hover .service_img::before, .service_box a:focus .service_img::before {background-color: transparent;-webkit-transform: scale(1.125);-ms-transform: scale(1.125);transform: scale(1.125);}
.service_box a:hover .service_img::after, .service_box a:focus .service_img::after {background: transparent;}
.service_box a:hover .sb_footer, .service_box a:focus .sb_footer {background: #fff;}
.service_box a:hover .sb_footer h3, .service_box a:focus .sb_footer h3 {color: #87919b;}
.serviceImg{text-align: center; margin-bottom: 20px;}
.sb_footer{display: flex; justify-content: center; align-items: center; color: #fff;background: #87919b; text-transform: uppercase; border-bottom-left-radius: 15px; border-bottom-right-radius: 15px;}
.sb_footer h3{font-size: 1.25rem;font-weight: 300;text-align: center;}
.service_img{background-size: cover;background-position: center;background-repeat: no-repeat;position: relative;width: 100%;overflow: hidden;-webkit-transition: 0.5s background;transition: 0.5s background; border-top-left-radius: 15px; border-top-right-radius: 15px;}
.service_img::before {position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color: #87919b;display: block;content: "";background-image: inherit;background-size: cover;background-position: center;background-repeat: no-repeat;background-blend-mode: luminosity;-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1);-webkit-transition: 0.25s all;transition: 0.25s all;}
.service_img::after {position: relative;-webkit-transition: 0.25s all;transition: 0.25s all;background: rgba(68, 85, 100, .5);content: "";display: block;padding-bottom: 66.667%;}
.service_img header{position: absolute;width: 100%;height: 100%;z-index: 1;}

.services_cta{padding-bottom: 15%;}
.services_cta .widget { margin-bottom: 4px; padding-left: 5%; padding-top: 12%; }
.services_cta .widget-title { margin-bottom: 20px; margin-top:0px; }
.services_cta .widget-call-to-action .widget-title{font-size: 34px; color: #fff; font-weight: 600;}
.services_cta .widget-call-to-action p{font-size: 18px; color:#fff; margin-bottom:30px;}
.services_cta .btn{background-color: #FFFFFF; text-transform: uppercase; color: #87919b;}
.services_cta .btn:hover{color: #FFFFFF;outline: none;background-color: #0175b2;}
/* /Services*/

/*Bio*/
#alpha-list{padding-left: 15px; padding-right: 15px;}
.bio_members ul.alpha-list-group{padding: 0px; list-style: none; display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-right: -15px;margin-left: -15px;}
#alpha-nav{width: 100%;background-color: #87919b;padding: 5%; margin-left: 15px; margin-right: 15px; margin-bottom: 30px;}
#alpha-nav .character-element{background: transparent; border-color: #FFFFFF; color: #FFFFFF;}
#alpha-nav .character-element.active{color: #0084c9;border-color: #0084c9;background-color: #FFF;}
.bio_member_details:hover{box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;}
.bio_member_social_col{position: relative;}
.bio_member_social{padding: 0px; margin: 0px;}
.bio_member_social li{list-style-type: none; display: inline-block;margin-right: 8px;}
.bio_detail_header .bio_member_social .fa{background-color: #FFFFFF; color: #87919b;}
.bio_detail_header .bio_member_social .fa:hover{background-color: transparent; color: #FFFFFF;}
.bio_member_names{color: #FFFFFF;}
.bio_member_content{padding-left: 15px; padding-right: 15px; padding-bottom: 15px; background-color: #FFFFFF; margin-bottom: 15px;}
.bio_member_content h5{min-height: 50px;}
.bio_member_content h3, .bio_member_content h5{text-align: center;}
.bio_member_content .bio_member_social a:hover{color: #212529; background-color: #FFFFFF;}
h3.alpha-list-heading{display: none;}
#alpha-list li.init-hidden-text{padding-left: 15px; padding-right: 15px;}
#bio_all{padding-left: 15px; padding-right: 15px;}
#bio_all li{list-style-type: none;}
.bio_members_intro{margin-left: 0px; margin-right: 0px;}
.bio_detail_header{background: #0084c9;color: #FFFFFF; border-radius: 15px;}
.bio_detail_header img{border: 1px solid #8b8b8b;}
.member_learn_more{line-height: 3rem;}
.member_learn_more a{}
.member_learn_more a:hover{text-decoration: none; color: #212529;}
.profile-img img { border-radius: 15px; }
.rounded-borders { border-radius: 15px; }
.member_breadcrumb ul{margin: 0px; padding: 0px;}
.member_breadcrumb ul li{list-style-type: none; display: inline-block; float: left;}
.member_breadcrumb ul li.bc_mid{margin-left: 10px; margin-right: 10px;}

/* /Bio*/

/*About*/
img.alignRight, .alignRight img{height: auto;}
/* /About*/

/*Contact_page*/
.inputf{margin-bottom: 25px !important;}
.inputf input{padding-top: 19px !important;padding-bottom: 19px !important;border-radius: 5px !important;}
.textf textarea{border-radius: 5px !important;}
.cfsbmt input{padding:5px 15px !important; font-size: 22px !important;border-radius: 5px !important; color: #87919b !important;}
.cfsbmt input:hover{color: #FFFFFF !important;outline: none !important;background-color: #0175b2 !important; border-color: #0175b2 !important;}
.pbox {
  padding: 15px 50px; border: 1px #ccc solid; min-height: 150px; border-radius:15px; 
}
.contactinfo li {list-style-type: none; font-size: 24px; margin: 0 0 20px; text-align: left; text-transform: none;}
.contactinfo li.location:before { font-weight: 900; color: #0084c9; content: "\f041"; font-family: "Font Awesome 5 Free"; background-repeat: no-repeat; background-size:initial; background-position:50%; position: absolute; width: 24px; height: 24px; margin-left: -35px; line-height: 24px;}
.contactinfo li.phone-icon:before { font-weight: 900;  color: #0084c9; content: "\f095"; font-family: "Font Awesome 5 Free"; background-repeat: no-repeat; background-size:initial; background-position:50%; position: absolute; width: 24px; height: 24px; margin-left: -35px; line-height: 24px; transform: rotate(90deg);}
.contactinfo li.hours:before {font-weight: 900;  color: #0084c9; content: "\f017"; font-family: "Font Awesome 5 Free"; background-repeat: no-repeat; background-size:initial; background-position:50%; position: absolute; width: 24px; height: 24px; margin-left: -35px; line-height: 24px;}
/* /Contact Page*/

/*VDA*/
.vda_highlight a.btn{background-color: #FFFFFF; color: #0084c9;}
.vda_highlight a.btn:hover{background-color: #0175b2; color: #FFFFFF;}
/* /VDA*/

/*Contact Form*/
/* /Contact Form*/

/*Footer*/
.footer_newsletter h3.maintitle::after {content: "";display: block;margin: 0px;width: 10%;padding-top: 15px; margin-bottom:15px;border-bottom: 2px solid #FFFFFF;}
.footer_newsletter .form-group{margin-bottom: 1.5rem;}
.footer_newsletter button{background-color: #FFF;color: #87919b;}
.footer_social{padding: 0px; margin: 0px;}
.footer_social li{list-style-type: none; display: inline-block;margin-right: 8px;}
.footer_social li a{background-color: #FFFFFF; color: #87919b;}
.footer_social li:hover a{background-color: transparent; color: #FFFFFF;}
.footer_full{background: #0084c9;/* background: -webkit-linear-gradient(to bottom, #182848, #0084c9);background: linear-gradient(to bottom, #182848, #0084c9); */}
.footer_full ul li{line-height: 1.7rem;}
.footer_full, .footer_full a{color: #FFFFFF;}
.footer_full a:hover{color: #9FF6FF; text-decoration: none;}


.footer_overlay{background: #0084c9;/* background: -webkit-linear-gradient(to bottom, #182848, #0084c9);background: linear-gradient(to bottom, #182848, #0084c9); */}
.footer_overlay ul li{line-height: 1.7rem;}
.footer_overlay, .footer_overlay a{color: #FFFFFF;}
.footer_overlay a:hover{color: #9FF6FF; text-decoration: none;}
.footer_newsletter_container{/* background-color: #87919b; */
  
  background: #87919b url('../images/newsletter-background_gs.jpg') center center no-repeat; background-size: cover;box-shadow:inset 0 0 0 2000px rgba(123, 127, 131, 0.9);}

 .footer_menu .nav-link{padding: 0px;}
footer h5{text-transform: uppercase;}
footer h5:after {content: "";display: block;margin: 0px;width: 20%;padding-top: 10px;border-bottom: 2px solid #FFFFFF;}
.footer_newsletter{color: #FFFFFF;}
/* /Footer*/

/* Covid 19 Page */
/* .covid_contact_header{display: none;}
.covid_contact_form .default_contact_header{display: none;}
.covid_contact_form .covid_contact_header{display: block;} */
.block_services_covid .py-5{padding-top: 2.2rem !important;padding-bottom: 2.2rem !important;}
/* /Covid 19 Page*/

.bio_member_col .bio_member_details{border-radius: 15px;}
@media (min-width: 768px) {
  html {font-size: 16px;}
  .alignRight{float: right; margin-left: 20px; margin-bottom: 20px;}
  .bio_member_col{}
  #bio_all{display: flex;}
  .header_right{position: relative;}
  .footer_full{padding-top: 3rem;}
  .footer_overlay{padding-top: 6rem;}
  .footer_newsletter{margin-bottom: -6rem;z-index: 1;position: relative;}
  /* .contact_page{margin-bottom: 0px;} */
  .home_intro{/* margin-top: -3rem; */ position: relative; z-index: 1;}
  .sb_footer{min-height: 94px;}
  .quote_wrapper{max-width: 800px;}
  .bio_member_names{padding-top: 10%;}
  .bio_detail_header .bio_member_social{position: absolute; bottom: 30px; left:30%;}
  .bio_detail_header img{-webkit-transform: scale(1.175);-ms-transform: scale(1.175);transform: scale(1.175); z-index: 1;}
  .dropdown:hover > .dropdown-menu {display: block;max-height: 300px;opacity: 1; min-width: 215px;}
  .dropdown-item{padding: .45rem 1.5rem; font-size: 16px;}
  img.alignLeft, .alignLeft img{max-width: 450px; height: auto;}
  .nf_icon_holder{text-align: right !important;}
  .spacer50 { margin-top: 35px; margin-bottom: 35px; }
  .footer_newsletter_container { border-radius:15px; }  
  .pagetitle.mb-5{margin-bottom: 2.2rem !important;}
  .clients .mt-5{margin-top: 2.2rem !important;}
}
@media (max-width: 767px) {
  .container_header{max-width: 100%;}  
  .container_header{position: relative;}  
  #alpha-nav{padding-left: 15px; padding-right: 15px;}
  #alpha-nav .character-element{min-width: 33px;}

  .service_box a{border-color: #87919b;text-decoration: none;}
  .service_box a .service_img::before{background-color: transparent;-webkit-transform: scale(1.125);-ms-transform: scale(1.125);transform: scale(1.125);}
  .service_box a .service_img::after{background: transparent;}
  .service_box a .sb_footer{background: #fff;}
  .service_box a .sb_footer h3 {color: #87919b;}
  .bio_detail_header{padding-top: 7%; padding-bottom: 7%;}
  .bio_detail_header img{margin-top: 10px; margin-bottom: 10px;}
  img.alignRight, .alignRight img{max-width: 100%;}
  .alert-dismissible .close{top: auto; right: auto; left: 100%; bottom: 0px;}
  .header_nav_bar button{background-color: transparent;}
  .blue_quotation{margin-left: 5%; max-width: 90%;}
  .dropdown-toggle::after{float: right; margin-right: 10%; margin-top: 10px;}
  .texth4{word-wrap: break-word;}
  .cardspacer { margin-bottom: 20px; }  
  .service_box .sb_footer { padding: 20px; }
  .footer_newsletter_container { border-top-right-radius:15px; border-top-left-radius:15px; }

}


/* Adnan's changes */

.text-white{color: #fff;}
.shadow{text-shadow: 2px 2px 4px #444;}
.quote_wrapper:after{border-top-color: transparent !important;}
.whiteBox { background: #fff; border-radius: 15px; padding: 15px; border: 1px #ccc solid; min-height: 300px; }
.whiteBox-nh { background: #fff; border-radius: 15px; padding: 15px; border: 1px #ccc solid; }
.blueBox { background: #e7ffff; border-radius: 15px; padding: 15px; border: 1px #ccc solid; min-height: 300px;  }
.blueBox-nh { background: #e7ffff; border-radius: 15px; padding: 15px; border: 1px #ccc solid;  }
.alertBox-nh { background: #ffe7ee; border-radius: 15px; padding: 15px; border: 1px #ccc solid;  }

.mt-alert { margin-top: 7rem; }
.blueBox-nh h4 { margin-bottom: 0; }
.pad-lr-none {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.cta-content ul {
  padding-inline-start: 20px;
}
.fakeLink {
  pointer-events: none;
  cursor: default;
}
.fakeLink ul li a {
  pointer-events: auto;
  cursor: pointer;
}
#mce-success-response {
  padding: 10px;
  background: #2c798f;
  border: 1px #444 solid;
  color: #fff;
  border-radius: 15px;
}
#mce-error-response {
  padding: 10px;
  background: #8f2c2c;
  border: 1px #444 solid;
  color: #fff;
  border-radius: 15px;
}
.caldera_ajax_error_block {
  color: #fff !important;
}
.cta-content ul li {
  margin-bottom: 15px;
}
img {
  border-radius: 15px;
}

.footer_menu ul.sub-menu {
  display: block !important;
} 

.footer_menu ul.sub-menu li a {
  padding-left: 0 !important;
  border-bottom: none;
}

/* Blog changes begin */

.hrs_blog_post {
  display: block;
}

.hrs_blog_post ul {
  list-style-type: none;
  text-align: left;
}

.hrs_blog_post .entry-title {
  text-align: left;
  margin-left: 0px;
  margin-top: 20px;
}

.hrs_blog_post .post-inner {
  margin-left: 0px;
}

.hrs_blog_post:last-of-type {
  margin-bottom: 40px;
}


.hrs_single_post header img {
  width: 100%;
  margin: 0 auto;
  display: block;
  border-radius: 0;
}

.comment-respond, #comments, .commentlist {
  display: none;
}

.post-cover-title h1 {
  color:#222;
  padding: 40px 15px 0 15px;
}

.hrs-entry-content {
  margin-bottom: 30px;
  padding: 15px;
}

.single-post .navigation {
  display: none;
}

@media screen and (max-width: 768px) {
  .hrs_blog_post ul {
    padding: 0;
  }
}

@media screen and (min-width: 769px) {
  .hrs_blog_post {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    grid-template-rows: minmax(50px, max-content) 1fr;
  }
  
  .hrs_blog_post .entry-title {
    text-align: left;
    margin-left: 40px;
    margin-top: 20px;
  }
  
  .hrs_blog_post header, .hrs_blog_post .post-inner, .hrs_blog_post .section-inner {
    grid-column: 6/-1;
  }
  
  .hrs_blog_post .post-inner {
    grid-row: 2;
    margin-left: 40px;
  }
  
  .hrs_blog_post > .section-inner {
    grid-row: 3;
  }
  
  .hrs_blog_post .featured-media {
    grid-column: 1/6;
    grid-row: 1/-1;
    padding: 20px;
  }

  .hrs-entry-content, .comment-respond, .single-post .post-navigation  {
    max-width: 1280px;
    margin: 0 auto;
  }

  .post-cover-grid {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    grid-template-rows: minmax(350px, max-content);
    max-width: 1280px;
    margin: 0 auto;
  }

  .post-cover-container {
    width: 100%;
    background-image: linear-gradient(#0484c9, #65c6fb);
    min-height:350px; 
    position: relative;
  }
  
  .post-cover-image {
    grid-column: 1/6;
  }

  .post-cover-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .post-cover-title {
    grid-column: 6/-1;
    position: relative;
  }

  .post-cover-title h1 {
    color: white;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 0;
    position: absolute;
  }

  .hrs-entry-content {
    padding-top: 25px;
  }
}

/* Blog changes end */

@media screen and (max-width:990px) {
  .service_box article { padding: 10px; }
}
@media screen and (min-width:990px) {
  .alignRight{max-width: 450px;}
  .whiteBox { max-height:440px; }
  .blueBox { max-height:440px; }
}
@media screen and (max-width: 768px) {
  .footer_full ul li {
    margin: 10px 0;
  }
  .mt-alert { margin-top: 3rem; }

}
@media screen and (max-width: 767px) {
  .whiteBox { max-height:300px; }
  .blueBox { max-height:300px; }
}

.gmp_MapPreview {
  border-radius: 15px;
}

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