.fore-page-content-wrap img, .fore-post-content img{
	max-width: 100%;
	height: auto;
}

/* === VIDEO SECTION STYLES === */

html.preloader-running, body.preloader-running {
    overflow: hidden;
}

div#preloader {
    height: 100%;
    left: 0px;
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 99999;
}

#status {
    height: 100%;
    left: 0px;
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 99999;
    background-repeat: no-repeat;
    background-position: center;
}
.conditions-treated-s { padding:16px; margin:0px; display: block; background-color:#ececec;}
.conditions-treated-s ul{ padding:0px; margin:0px; display: block;}
.conditions-treated-s li {
       
    background: url(../images/left-bullet-w.png) no-repeat  left 8px;
    transition: 0.7s all ease;
	list-style: none;
	display: list-item;
	padding:0px;
	margin:0px;
	
	color:#1a3083;
	font-size:14px;
	line-height:24px;
	padding:0px 0 8px 16px;
	font-weight:normal;
}


.nursingall-treated-s { padding:16px; margin:0px; display: block; background-color:#ececec;}
.nursingall-treated-s ul{ padding:0px; margin:0px; display: block;}
.nursingall-treated-s li {
       
    background: url(../images/left-bullet-w.png) no-repeat  left 8px;
    transition: 0.7s all ease;
	list-style: none;
	display: list-item;
	padding:0px;
	margin:0px;
	
	color:#1a3083;
	font-size:14px;
	line-height:24px;
	padding:0px 0 8px 16px;
	font-weight:normal;
}

.nursing-treated-s { padding:16px; margin:0px; display: block; }
.nursing-treated-s ul{ padding:0px; margin:0px; display: block;}
.nursing-treated-s li {
       
    background: url(../images/left-bullet-w.png) no-repeat  left 8px;
    transition: 0.7s all ease;
	list-style: none;
	display: list-item;
	padding:0px;
	margin:0px;
	
	color:#1a3083;
	font-size:14px;
	line-height:24px;
	padding:0px 0 8px 16px;
	font-weight:normal;
}

.computer-treated-s { padding:16px; margin:0px; display: block; }
.computer-treated-s ul{ padding:0px; margin:0px; display: block;}
.computer-treated-s li {
       
    background: url(../images/left-bullet-w.png) no-repeat  left 8px;
    transition: 0.7s all ease;
	list-style: none;
	display: list-item;
	padding:0px;
	margin:0px;
	
	color:#1A3082;
	font-size:14px;
	line-height:24px;
	padding:0px 0 8px 16px;
	font-weight:normal;
}


.principals-treated-s { padding:16px; margin:0px; display: block; background-color:#1a3082;}
.principals-treated-s ul{ padding:0px; margin:0px; display: block;}
.principals-treated-s li {
    transition: 0.7s all ease;
	list-style: none;
	display: list-item;
	padding:0px;
	margin:0px;
	
	color:#fff;
	font-size:14px;
	padding:0px 0 4px 16px;
	font-weight:normal;
}

.pharmacy-subhead{ padding:40px 0 0px 0;}
.saty-customers {	
	border-collapse: collapse;
	width: 100%;
}
.saty-customers td, #customers th {
	border: 1px solid #ddd;
	padding: 8px;
	font-size:14px;
}
 .saty-customers tr:nth-child(even) {
background-color: #f2f2f2;
}
.saty-customers tr:hover {
	background-color: #ddd;
}
.saty-customers th {
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: left;
	background-color: #4CAF50;
	color: white;
}

.syllabusfilled-btn {
    background-color: #1A3082;
    border-color: #1A3082;
    color: #FFF;
    width: 220px;
    height: 60px;
    text-align: center;
    font-size: 24px;
    line-height: 28px;
}

.syllabusfilled-newbtn {
    background-color: #1A3082;
    border-color: #1A3082;
    color: #FFF;
    width: 100%;
    text-align: center;
    font-size: 16px;
    padding:16px;
}

.syllabusfilled-newbtn a {
   
    color: #FFF;
   
}
/* ----------- Post Section Start------------ */
.posts-home .owl-item .item{
	height:400px;
}
.posts-home .item.list-item{
background-position: center;
    background-size: cover!important;
    background-repeat: no-repeat!important;
	border-radius:5px;
}
.posts-home .post-content {
    position: relative;
    /* bottom: -24%; */
    top: 30%;
}
.posts-home .post-content h3 {
    font-size: 25px;
    color: white!important;
    font-weight: 700;
    margin-bottom: 15px;
}
.posts-home .item {
    padding: 15px;
}

img.sp-pc-post-img.wp-post-image {
    width: 100%;
    height: 250px;
}
.posts-home .item {
    padding: 15px;
}
p.sp-pc-content {
    display: none;
}
.posts-home ul.slick-dots{
	display:none!important;
}
.sp-post-carousel-section .sp-pc-post-meta .hidden {
    display: none;
}
.sp-pc-post-meta ul li:nth-child(1){
	display:none!important;
}
/* ------------- Post Section End ---------------- */

.page-header
{ 
	position: relative!important;  
}