section.innerBanner_wrapper {
    margin-top: 91px;
}
section.people-detal-list .col-md-12:last-child .people_item {
    border: none;
}.contact-form.wrap input.btn.btn-danger {    background: none!important;    border: none!important;    box-shadow: none!important;	    color: #3c9eb7;    font-size: 15px;    font-family: 'NeuzeitGro';    font-weight: normal;	    text-transform: uppercase;		padding:0;}.contact-form.wrap a.btnx {    margin-top: 15px;    margin-bottom: 0;    color: #3c9eb7;    font-size: 15px;    padding: 15px 25px;    border: 1px solid #3c9eb7;    display: inline-block;}.contact-form.wrap span{margin-left: 25px;}
/**blog css**/
header.header.inner {
    background: #000;
    padding-bottom: 15px;
	    position: fixed;

}
.bannerText {
    background: transparent;
}
.bannerText h3 {
    margin: 0;
    background: transparent;
    position: absolute;
    color: #fff;
    top: 40%;
    left: 0;
    right: 0;
    text-align: center;
}
section.blogListing {
    background: #fff;
	       padding: 0 0 40px;
}
section.blogListing .post-content {
    padding: 25px;
}
section.blogListing .thumb img {
    width: 100%;
}
section.blogListing .post-meta ul{
        padding-left:0;
}
section.blogListing i.fa.fa-user {
    color: #3c9eb7;
}
section.blogListing .fa-heart-o:before {
    color: #3c9eb7;
}
section.blogListing .fa-comments-o:before {
    color: #3c9eb7;
}
section.blogListing .single-blog-post:hover {
    box-shadow: 0px 15px 30px 0px rgba(0,0,0,0.1);
}
section.blogListing .post-meta ul li {
    display: inline-block;list-style:none;
	
}
section.blogListing .post-meta ul li a {
    color: #777777;
    margin-right: 10px;
}
section.blogListing .thumb {
    position: relative;
    overflow: hidden;
}
section.blogListing .date {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 60px;
    text-align: center;
    height: 60px;
    color: #fff;
    line-height: 23px;
    padding: 8px 0;
	    background: #3c9eb7;
		    font-family: 'NeuzeitGro';
    font-weight: 300;
}
section.blogListing .post-meta {
    border: 1px solid #eee;
    border-left: none;
    padding: 15px 25px;
    border-right: none;
    border-bottom: none;display: none;
}
.single-blog-post {
    border: 1px solid #eee;
	box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.1);
    -ms-transition: .4s;
    -o-transition: .4s;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    transition: .4s;
    margin-bottom: 40px;
}
.post-content h3 a {
    color: #101010;
}
.post-content h3 {
    margin: 0;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 15px;
}
.post-content p {
    line-height: 24px;
    font-weight: 400;
    font-size: 16px;
}
/**blog detail css**/
section.blogListing.blogDetail img {
    margin: 0 auto;
}
.detail_img{position:relative;}
.blogDetail .socilastory {
    position: absolute;
    left: 21%;top:0;
    bottom: 0;
    background: url(../images/social-shadow.png) left top no-repeat;
    /*width: 100%;*/
}
.blogDetail ul.socilastory {
    list-style-type: none !important;
    padding-left: 0;
    margin: 0;
}
.blogDetail ul.socilastory li {
    display: block;
    padding: 5px;
}
.blogDetail .detail_content h3 {
    margin: 0;
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 25px;
}
section.blogListing.blogDetail .detail_content h3 {
    margin-bottom: 25px!important;
}
.detail_content {
    margin-top: 30px;
}
.detail_content p {
    line-height: 24px;
    font-weight: 400;
    font-size: 16px;
	    text-align: justify!important;
		margin: 0;
padding: 15px 0;
}
/**services css**/
section.blogListing.blogDetail.services .detail_content {
    margin-top: 0;
}
section.blogListing.blogDetail.services{padding: 60px 0;}
.services_acco .accordion {
        background-color: #3c9eb7;
    color: #fff;
    cursor: pointer;
    padding: 16px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 18px;
    transition: 0.4s;
    font-family: 'NeuzeitGro';
    font-weight: 300;
    border-radius: 3px;
}

.services_acco .active, .accordion:hover {
    background-color: #3c9eb7;
}

.services_acco .panel {
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
	    border: 0;
	    margin-bottom: 10px;
		box-shadow:0px 3px 5px 0px rgba(0, 0, 0, 0.1);

	
    border-radius: 0;
}.services_acco {
    margin-top: 30px;
}

.services_acco i.fa.fa-angle-down {
    float: right;
    font-size: 18px;
    color: #fff;
	padding-top:5px;
}
/**contact**/
.contact_wrapper h3 {
    margin: 0;
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 15px;
}
.contact_wrapper p {
    line-height: 24px;
    font-weight: 400;
    font-size: 16px;
}

.contact_wrapper .form-group.col-md-6 {
    padding-left: 0;
}
.contact_wrapper .form-group.col-md-12 {
    padding-left: 0;
}
.contact_wrapper .form-control {
    box-shadow: none;
    height: 48px;
    background-color: transparent;
    border: 1px solid #e0e0e0;
    border-radius: 0;
    outline: 0;
    cursor: pointer;
}
.contact_wrapper textarea.form-control{height:140px;}
.contact_wrapper button.btn.btn-primary {
    font-size: 16px;
    height: 59px;
    background: #3c9eb7;
    width: 170px;
    display: block;
    line-height: 60px;
    text-align: center;
    /* margin: 0 auto 100px; */
    color: #fff;
    font-family: 'Merriweather', serif;
    font-weight: 300;
}
.contact_wrapper label {
    color: #686868;
    font-family: 'NeuzeitGro';
    font-size: 15px;
    font-weight: 300;text-transform: capitalize;
}
.contact-form {
    margin-top: 30px;
}
.contact-form .joinusbox {
    background: transparent;
    padding: 0;
}
section.blogListing.blogDetail.contact {
    padding: 0 0 60px;
}
.contact-form .joinusbox a.practisreadmore {
    margin-top: 15px;
    margin-bottom: 0;
    color: #3c9eb7;
    font-size: 15px;
}
.contact-form a.practisreadmore{border: 1px solid #3c9eb7;}
/**people**/
section.people_listing{background:#fff;padding: 60px 0;}

.people_listing.form {

    display: none;

}
.search_form select.form-control {
    background: url(../images/arrow-select.png) 97% center no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.contact-form.people {
    margin-top: 0;
}
section.people_listing .joinusbox a.practisreadmore{padding: 16px 25px;}
.search_form.contact_wrapper .form-control{height:55px;}
.contact-form.people .joinusbox a.practisreadmore {
    color: #fff;
	    margin-top: 24px;
    background: #3c9eb7;
}
section.people-detal-list {
    background: #f2f2f2;
    padding: 40px 0;
}
.people_item {
    padding-bottom: 20px;
    border-bottom: 1px solid #d0d0d0;
    margin-bottom: 30px;
}
.peopleDecp h4 {
    color: #101010;
    margin: 0;
    font-size: 19px;
    line-height: 26px;
    margin-bottom: 15px;
}
.peopleDecp p {
    font-size: 16px;
}
.emTele p {
    margin-bottom: 0;
}
p.view_profile {
    margin-top: 15px;
}
p.view_profile a {
    color: #3c9eb7;
}
.peopleDetail .namedetailing {
    display: block;
    border-bottom: 5px solid #399fb9;
}
section.peopleDetail h2{display:inline-block;color: #101010;margin: 0;
    font-size: 22px;
    line-height: 20px;
    margin-bottom: 10px;}
	.peopledetail .namedetailing h2 span {
    display: block;
    font-size: 17px;
    font-weight: 400;
    padding: 10px 0;
    font-family: 'Merriweather', serif;
    text-transform: capitalize;
}
.peopledetail .abtcontact ul {
    float: left;
    margin: 30px 0 10px;
    padding: 0;
    width: 100%;
	display:inline-block;
}

.peopledetail .abtcontact ul li {
    margin: 0;
    border: none;
    width: 50%;
    padding: 0 0 20px 0;
    font-size: 15px;
    color: #000;
	    list-style: none;
    border-radius: 3px;
	    float: left;
}
.peopledetail .abtcontact ul li a span {
    padding-right: 4px;
}
.abtcontact ul li a {
    color: #686868;
    font-family: 'NeuzeitGro';
    font-size: 16px;
}
.abtcontact h4 {
    clear: left;
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
    margin-bottom: 20px;
	padding-top:0;
	font-size:19px;
}
.people-link a {
    line-height: 22px;
    font-weight: 400;
    font-size: 16px;
    text-align: justify!important;
    font-family: 'NeuzeitGro';
    color: #686868;
}
section.blogListing.blogDetail.services.people {
    background: #f2f2f2;
}
/**people-detail**/
section.peopleDetail{background:#fff;padding:60px 0;}
/**responsive**/
@media(max-width:991px)
{
	section.blogListing.blogDetail.services {
    padding: 30px 0;
}
.blogDetail .detail_content h3 {
    font-size: 20px;
}
section.blogListing.blogDetail .detail_content h3 {
    margin-bottom: 20px!important;
}
.services_acco .accordion {
    padding: 14px;
    font-size: 16px;
}
section.blogListing.blc {
    
    padding: 30px 0 0!important;
}
section.blogListing {
    
    padding: 30px 0!important;
}
.post-content h3 {
    font-size: 18px;
    margin-bottom: 10px;
}
}
@media(max-width:767px)
{
	section.blogListing.blogDetail .detail_content h3 {
    margin-bottom: 15px!important;
}
section.innerBanner_wrapper {
    margin-top: 129px;
}
.bannerText h3 {
    top: 33%;
}
.blogDetail .socilastory {
    left: 0;
    top: inherit;
    bottom: 0;
}
.blogDetail ul.socilastory li {
    display: inline-block;
}
section.people_listing {
  
    padding: 30px 0;
}

.people_item {

  
    text-align: center;

}

.people_item .img-responsive {

    margin: 0 auto;

}

.contact_wrapper h3 {
  
    margin-top: 15px;
}

}
@media(max-width:640px)
{
	.peopledetail .abtcontact ul li {
  
    width: 100%;
   
    border-radius: 0;
  
}
	
	.peopleDecp h4 {

    margin-top: 15px;
}
	
	.blogDetail .detail_content h3 {
    font-size: 18px;
	}
	section.blogListing.blogDetail .detail_content h3 {
    margin-bottom: 10px!important;
}
.detail_content p {
    line-height: 22px;
}
.services_acco {
    margin-top: 20px;
}
section.innerBanner_wrapper {
    margin-top: 67px;
}
section.innerBanner_wrapper .img-responsive {
    height: auto;
    object-fit: cover;
}

.bannerText h3 {
    top: 30%;
}
.services_acco .accordion {
    padding: 12px;
    font-size: 15px;
}
section.blogListing .post-content {
    padding: 15px;
}
section.blogListing .post-meta {
    padding: 15px;
}
.post-content p {
    line-height: 22px;
}
.single-blog-post{margin-bottom:25px;}
}