
#footer-bottom .social-icon{display: flex;
    justify-content: center;
    margin-bottom: 40px;
}
#footer-bottom .social-icon li:first-child{display:none;}
#footer-bottom .social-icon li{padding: 0px 15px;}
#footer-bottom .social-icon li a{color:#3192D2;font-size: 20px;}
#footer-bottom .social-icon li a:hover{opacity: .6;}
.graycomma{color:#666;}
.news-page #sidebar .cat-item.current-cat{display: inline-block;}
#breadcrumbs a::after{cursor: auto;background-image: url('../images/arrow-rightgrey.png') !important;}

.prev.custom a, 
.next.custom a{color:#000;}
.prev.custom a:hover, 
.next.custom a:hover{color:#3192d2;}
.single-post-slider .top-head{display: flex;justify-content: space-between;align-items: center;}
#left-area .entry-content section{width:auto;}
#left-area .entry-content .et_pb_row{padding:0px;margin: 0px;}
/*.our-team-main .our-team-popup h2::before {
	content: "Speciality: -";
	color: #000000;
}
*/


@media only screen and (max-width:1440px){

}

@media screen and (max-width:1200px){

}

@media only screen and (max-width:980px){

}

@media only screen and (max-width: 767px){
  .et_parallax_bg_wrap .et_parallax_bg {
    background-attachment: inherit !important; 
  }
  ul.page-numbers li .current{border-top: 1px solid #3192d2 !important;color:#3192d2 !important;background: unset !important;border-radius: 0px !important;}
  /*stop wow animation on mobile devices*/
  .wow{
        animation-name: none !important;
        visibility: visible !important;
   }
   /*stop wow animation on mobile devices*/
}

@media screen and (max-width:575px){
.single-post-slider .post-slider.slick-slider{margin-bottom: 30px;}
}