/*
Theme Name:     divi child
Description:    
Author:         
Template:       Divi

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/
body {
    position: relative;
}
.et_pb_section {
    background-color: #f3eeea;
}
/**************Header**************/
#top-menu li a {
    text-transform: uppercase;
}
/**
==============Header======================**/

#main-header #et-top-navigation {
    padding-top: 0px !important;
}
#main-header #et-top-navigation #top-menu li {
    padding-bottom: 0px;
    height: 100px;
    padding: 0px 18px;
    border-top: 3px solid #0000;
    border-left: 1px solid #000;
    line-height: 0;
    margin-left: -4px !important;
    vertical-align: middle;
}
#main-header #et-top-navigation #top-menu li:last-child {
    border-top: none;
}
#main-header #et-top-navigation #top-menu li:last-child {
    padding-right: 18px;
    border-right: none;
}
#main-header  #top-menu .menu-item-has-children>a:first-child:after {
    top: 42%;
    right: -15px;
}
#main-header #et-top-navigation #top-menu li a {
    padding: 0px !important;
    height: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    line-height: initial;
    font-weight: 500;
}
#main-header #et-top-navigation #top-menu li:hover{
    background: #ffff;
    color:#000;
    border-color: #000;
}
#main-header #et-top-navigation #top-menu li:hover a{
    color: #000 !important;
 }
#main-header #et-top-navigation #top-menu .current-menu-item  {
    background: #ffff;
    border-color: #000;
    border-right: 0px;
}
#main-header #et-top-navigation #top-menu-nav {
    box-shadow: none !important;
}
#main-header {
    box-shadow: none !important;
}
#main-header #et-top-navigation #top-menu li:last-child a {
    padding: 10px 35px !important;
    background: #000;
    display: inline-block;
    height: auto;
    margin-top: 33px;
    line-height: initial;
}
#main-header #et-top-navigation #top-menu li a span {
    display: block;
    line-height: initial;
}
/**
=============Home-mission-section========**/
.home-mission-sec {
    position: relative;
}

.home-mission-sec .mission-row {
    position: static;
}
.home-mission-sec .mission-row .mission-left-img {
    position: absolute;
    left: 0;
    top: -15%;
    width: 80%;
}
.home-mission-sec .mission-row .et_pb_text_inner {
    position: static !important;
    padding: 50px 0 0 0;
}
.home-mission-sec .mission-row .et_pb_column.et_pb_column_1_4.et_pb_column_3.et_pb_css_mix_blend_mode_passthrough {
    position: static !important;
}
.home-mission-sec .mission-row .value-right-img {
    position: absolute;
    right: 0;
    width: 80%;
    top: 5%;
}
.home-mission-sec a.read-more-btn:hover, 
.project-sec a.read-more-btn:hover, 
.project-sec2 .detail-btn:hover {
    background: #b51a19;
}
.home-mission-sec a.read-more-btn, 
.project-sec a.read-more-btn,
.project-sec2 .detail-btn {
    background: #58595b;
    color: #ffffff;
    padding: 10px 20px;
}
.project-sec2 .detail-btn{
    font-size: 12px;
    padding: 10px 30px
}
.home-about-sec {
    padding-bottom: 600px !important;
}
.et_pb_section.et_pb_section_2.home-mission-sec.et_pb_with_background.et_section_regular {
    background-color: #f5f4f4 !important;
}
.et_pb_section.et_pb_section_3.et_pb_fullwidth_section.et_section_regular {
    background-color: #f3eeea;
}
.home-mission-sec p {
    line-height: 32px;
}
.home-about-sec p {
    line-height: 32px;
}
.health-hub-sec {
    padding-bottom: 800px !important;
}

.health-hub-sec .et_pb_text_inner h2 {
    margin-bottom: 40px;
}

.health-hub-sec .et_pb_text_inner ol li {
    padding: 5px 0px;
    line-height: 30px;
    list-style: decimal;
}
.health-hub-sec .et_pb_text_inner ol {
    padding-left: 30px;
}

#main-header #et-top-navigation #top-menu li ul.sub-menu {
    padding: 0px;
    display: inline-block;
    background: #fff;
    left: 0;
}

#main-header #et-top-navigation #top-menu li ul.sub-menu li {
    height: 100% !important;
    border: 0px !important;
    padding: 0px 0px !important;
    width: 100%;
    background: #fff;
    display: inline-block;
    margin: 1px 0px !IMPORTANT;
    border-bottom: 1px solid #cd2027 !IMPORTANT;
}

#main-header #et-top-navigation #top-menu li ul.sub-menu li a {
    width: 100%;
    background: transparent !IMPORTANT;
    height: auto !IMPORTANT;
    display: inline-block;
    margin: 0px !important;
    padding: 15px 20px !important;
    justify-content: left !important;
    align-items: flex-start !important;
    text-align: left !important;
}
#main-header #et-top-navigation #top-menu li ul.sub-menu li:last-child {
    border: 0px !IMPORTANT;
}
.project-sec2 .project-text {
    float: left;
    width: 100%;
    padding-top: 15px;
}
#top-menu li.login-btn:hover {
    background: transparent !important;
}
#main-header #et-top-navigation #top-menu li.login-btn a:hover {
    color: #fff !important;
    opacity: 1;
}

/*****************Inner-page*********/
iframe {
    -webkit-filter: grayscale(100%) !important;
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: url(grayscale.svg);
    filter: gray;
}
.contact-form-sec p.address {
    background-image: url(/wp-content/uploads/2020/07/map-icon.png);
    background-repeat: no-repeat;
    background-position: left 0px;
    padding: 0px 0px 20px 50px;
}
.contact-form-sec p.phn {
    background-image: url(/wp-content/uploads/2020/07/phone-icon.png);
    background-repeat: no-repeat;
    background-position: left 0px;
    padding: 0px 0px 20px 50px;
}
.contact-form-sec p.mail {
    background-image: url(/wp-content/uploads/2020/07/message-icon.png);
    background-repeat: no-repeat;
    background-position: left 0px;
    padding: 0px 0px 20px 50px;
}


/***=====footer==============**/
footer#main-footer img.image.wp-image-507.attachment-full.size-full {
    width: 180px;
}

#main-footer div#media_image-2 {
    text-align: center;
    float: none;
    margin: 0 auto;
    display: block;
}
#footer-info {
    text-align: center;
    float: none;
}
#main-footer #menu-footer-menu a {
    color: #000000;
    text-transform: uppercase;
    font-size: 16px;
}
#footer-widgets .footer-widget li:before {
    display: none;
}
.footer-widget {
    margin-bottom: 0px !important;
}
footer#main-footer #nav_menu-2 {
    width: 100%;
    display: inline-block;
    text-align: center;
    padding-top: 50px;
}
footer#main-footer #nav_menu-2 ul li {
    display: inline-block;
}
footer#main-footer #nav_menu-2 ul li {
    padding: 0px 15px;
    border-right: 1px solid #000;
}
footer#main-footer #nav_menu-2 ul li:last-child {
    border: 0px;
}
footer#main-footer {
    background: transparent !IMPORTANT;
}
/***===========close==========**/
.executive-team-sec h4.team-designation{
    color: #b51a19;
}
.executive-team-sec .et_pb_main_blurb_image {
    width: 226px;
}
.executive-team-sec .et_pb_main_blurb_image img {
    width: 100% !important;
}
footer#main-footer {
    background: transparent;
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 9;
}
#footer-bottom {
    background: transparent !important;
}

.home footer#main-footer {
    position: static;
    background: #f7f3f0;
}
.home #footer-bottom {
     background: #f7f3f0;
}

#main-footer #media_image-2 img.image.wp-image-120 {
    width: 110px;
}

p {
    line-height: 32px;
    font-size: 24px;
}

h1, h2, h3{
    font-size: 24px !important;
}

.contact-form-sec .wpcf7-text {
    width: 100%;
    border-radius: 3px;
    border: 1px solid #cfd4da;
    padding-left: 12px;
    height: 40px;
}
.contact-form-sec .wpcf7-textarea {
    border: 1px solid #cfd4da;
    width: 100%;
    border-radius: 3px;
    padding: 12px 0px 0px 12px;
}
.contact-form-sec .wpcf7-submit {
    background: #b51a19;
    color: #fff;
    padding: 12px 20px;
    width: 100%;
    border: none;
    font-size: 16px;
    cursor: pointer;
}
.contact-form-sec .wpcf7-submit:hover {
    background: #e21a22;
}
.contact-form-sec label {
    font-size: 16px;
}
.project  .entry-title {
    display: inline-block;
    width: auto !important;
    float: left !important;
    margin-bottom: 10px;
}
.project .post-meta {
    display: inline-block;
    float: right;
    width: auto !important;
}
.project .post-meta {
    margin-top: -5px;
}
.home-mission-sec .value-col p {
    display: flex;
}
.home-mission-sec .value-col span {
    margin-right: 15px;
    width: 20px;
}
.board-row2 .et_pb_column.et_pb_column_1_4 {
    width: 17%;
}
.board-row2 {
    display: flex;
    justify-content: center;
}
.team-row2 .et_pb_column.et_pb_column_1_3 {
    width: 22.75% !important;
}

.team-row2 {
    display: flex;
    justify-content: center;
}
.single .et_pb_post {
    margin-bottom: 0px;
}




/*new*/

.executive-team-sec h4 {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 26px !important;
}
.page-id-137 .et_pb_module.et_pb_text.et_pb_text_1.et_pb_text_align_left.et_pb_bg_layout_light .et_pb_text_inner {
    line-height: 32px;
    padding-top: 40px;
}

.page-id-137 .et_pb_module.et_pb_text.et_pb_text_1.et_pb_text_align_left.et_pb_bg_layout_light .et_pb_text_inner p {
    padding-bottom: 40px;
    color: #666!important;
}
#main-header #top-menu .menu-item-has-children>a:first-child:after{
    display: none;
}
.medcirc-team-row h4 {
    padding-bottom: 40px;
}
.medcirc-team-row h2 {
    padding-bottom: 20px;
}


.page-id-9 a.et_pb_button.et_pb_button_0.et_pb_bg_layout_dark {
    padding: 6px 15px !important;
}

.page-id-9 .et_pb_row.et_pb_row_0.et_had_animation {
    display: flex;
    align-items: center;
}
.page-id-9 .et_pb_column.et_pb_column_1_2.et_pb_column_0.et_pb_css_mix_blend_mode_passthrough {
    margin-bottom: 0;
}
.project-sec2 a.more-link {
    margin-top: 25px;
}
.project-sec2 .post-content {
    width: 70.9% !important;
}





/**
============ Media Css ====================***/
@media only screen and (max-width: 980px) {
#et_mobile_nav_menu .mobile_menu_bar.mobile_menu_bar_toggle {
    margin: 15px 0px;
    padding: 0px;
    background: #fff;
    border-radius: 2px;
}

#et_mobile_nav_menu .mobile_menu_bar.mobile_menu_bar_toggle::before {
    color: #cd2027;
}
#footer-widgets .footer-widget {
    width: 100% !important;
}
.team-row2 {
    display: block !important;
}
.team-row2 .et_pb_column.et_pb_column_1_3{
    width: 47.25% !important;
}

.home-mission-sec .mission-row .mission-left-img {
    width: 100% !IMPORTANT;
}



}



@media only screen and (max-width: 767px) {
#et_mobile_nav_menu .mobile_menu_bar.mobile_menu_bar_toggle {
    margin: 15px 0px;
    padding: 0px;
    background: #fff;
    border-radius: 2px;
}

#et_mobile_nav_menu .mobile_menu_bar.mobile_menu_bar_toggle::before {
    color: #cd2027;
}
.home-banner-sec {
    padding: 0px;
}
.home-about-sec {
    padding-bottom: 0px !important;
    padding-top: 20px;
}
.et_pb_text_0 h1 {
    font-size: 22px !important;
    margin-bottom: 10px;
}
p {
    font-size: 17px;
    line-height: inherit !important;
    color: #000;
    font-weight: 500;
}
.home-mission-sec {
    padding: 0px !important;
}
#main-footer #media_image-2 img.image.wp-image-120 {
    width: 60px;
}
footer#main-footer #nav_menu-2 {
   padding-top: 10px;
}
#main-footer #menu-footer-menu a {
    font-size: 14px;
}
footer#main-footer div#footer-widgets {
    padding-bottom: 0px;
}
footer#main-footer {
    position: static !important;
    background: #efeeee;
}
.health-hub-sec {
    padding-bottom: 20px !important;
    padding-top: 20px !important;
}
.et_pb_text_0 h2 {
    font-size: 26px !important;
    margin-bottom: 15px !important;
}
.health-hub-sec .et_pb_text_inner ol li {
   font-size: 16px;
}
.et_pb_text_inner {
    font-size: 17px;
}
.et_pb_text_2 h2 {
    font-size: 26px !important;
}
.et_pb_section_1.et_pb_section{
    padding-top: 0px !important;
}
.et_pb_section_0.et_pb_section {
    padding-bottom: 0px;
}/*
body .et_pb_column_7 {
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
}
body .et_pb_column_8 {
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
}
body .et_pb_column_9 {
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
}*/
.contact-form-sec .et_pb_text_inner img {
    width: 28px;
    margin: 15px 5px 0px;
}
    
body .project-sec {
    padding-bottom: 0px;
}
body .blog-section article img {
    width: 100%;
    margin-right: 0px !important;
}
body .project-sec2 h2.entry-title {
    margin-top: 20px;
    padding: 0px;
}
body .project-sec2 h2.entry-title a {
    font-size: 20px;
}
body .project-sec2 .post-meta {
    margin-top: 10px;
}
body .project-sec2 .post-meta a {
    font-size: 18px;
}
body .project-sec2 .post-meta {
    width: 100% !important;
    margin-top: 0px;
}
body .project-sec2 .post-content {
    width: 100% !important;
    padding-top: 10px;
}
body .project-sec2 .post-content p {
    font-size: 16px;
}
body .project-sec2 .more-link {
    margin-top: 15px;
}
.et_pb_text_0 h3 {
    font-size: 18px !important;
}
.et_pb_text_0 h4 {
    font-size: 17px !important;
}
.et_pb_section.et_pb_section_0.et_pb_with_background.et_section_regular .et_pb_row.et_pb_row_1 {
    padding: 0px;
}
.et_pb_section.et_pb_section_0.et_pb_with_background.et_section_regular .et_pb_row.et_pb_row_1 h3 {
    font-size: 18px;
}
body .et_pb_text_2 h3 {
    font-size: 18px;
}
body .et_pb_text_2 h4 {
    font-size: 18px;
    color: #b51a19!important;
}
body .et_pb_text_3 h3 {
    font-size: 18px;
    color: #000000!important;
}
.executive-team-sec .et_pb_main_blurb_image {
    display: inline-block !important;
}
.effective-sec .et_pb_column {
    padding: 0px;
}

.effective-sec .et_pb_column .et_pb_module {
    padding: 20px !IMPORTANT;
}
.health-hub-sec .et_pb_module.et_pb_text.et_pb_text_0.et_pb_text_align_left.et_pb_bg_layout_light.et_had_animation {
    padding-top: 40px;
}
.page-id-227 .et_pb_section.et_pb_section_2.et_pb_with_background.et_section_regular {
    padding-bottom: 0px !important;
}
.et_pb_text_1 h4 {
    font-size: 19px !important;
}
.et_pb_text_3 h4 {
    font-size: 19px !important;
}
.et_pb_text_4 h3 {
    font-size: 19px !important;
}
.page-id-9 .et_pb_row.et_pb_row_1.et_pb_gutters2.et_pb_row_4col {
    padding-top: 0px !important;
}
div#wpcf7-f240-p227-o1 form.wpcf7-form.init .one_half {
    width: 100% !important;
}

div#wpcf7-f240-p227-o1 form.wpcf7-form.init .one_half label {
    display: inline-block;
    color: #000;
    margin-bottom: 10px;
}
    
}

@media (max-width: 479px){
body .team-row2 .et_pb_column.et_pb_column_1_3{
    width: 100% !important;
}

}

@media only screen and (max-width: 1024px) {
.et_mobile_menu {
    border-top: 3px solid #000000;
}
.et_mobile_menu li a:hover, .nav ul li a:hover {
    background-color: #fff;
    opacity: 1;
    color: #000;
}
.et_mobile_menu .menu-item-has-children>a {
    font-weight: 700;
    background-color: #fff;
    color: #000;
}
.et_mobile_menu .current_page_item>a {
    background: #fff;
    color: #000;
}

}


@media only screen and (max-width: 980px) and (min-width: 768px) {
.board-row2 .et_pb_column.et_pb_column_1_4 {
    width: 47.25% !important;
}

}
@media screen and (max-width: 1024px) and (min-width: 768px) {
   footer#main-footer {
    position: static;
}
.project-sec2 .post-content {
    width: 68.9% !important;
}
.medcirc-team-row p:nth-child(2) {
    font-size: 21px !important;
}
.et_pb_post h2 a {
    font-size: 22px !important;
}
/*.project .entry-title {
    padding-left: 10px !important;
}*/
.et_pb_post .post-meta a {
    font-size: 18px !important;
}
}

@media screen and (max-width: 1199px) and (min-width: 1025px){
    #main-header #et-top-navigation #top-menu li {
    padding: 0px 10px;
}
.project-sec2 .post-content {
    width: 69.9% !important;
}
}
@media screen and (max-width: 1024px) and (min-width: 981px){
    #main-header #et-top-navigation #top-menu li {
    padding: 0px 8px;
}
}




/*--------------------------custom css Post Design ------------------------------*/


.custom-post-block {
    width: 100% !important;
    display: inline-block;
    padding: 0 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    margin-bottom: 20px;
}

.innerwrapper {
    background: transparent !important;
}

/*
 
.custom-post-thumb {
	width: 205px !important;
    float: left !important;
    margin-right: 5% !important;
    margin-left: -20px;
}

*/

.custom-post-thumb {
	width: 0 !important;
    float: left !important;
    margin-right: 0 !important;
    margin-left: 0;
}

.custom-post-block .innerwrapper h2 {
    margin: 10px 0 !important;
    font-size: 17px !important;
    line-height: 23px !important;
}

.custom-post-content p {
    font-size: 22px !important;
    line-height: 32px !important;
}

.custom-post-block h2 a {
	font-family: 'Souvenir Gothic CG Demi',Helvetica,Arial,Lucida,sans-serif !important;
    color: #000000!important !important;
    font-size: 26px !important;
	color: #000 !important;
}


.custom-post-block .designation {
    font-family: 'Arial',Helvetica,Arial,Lucida,sans-serif !important;
    color: #b51a19!important;
	font-size: 18px !important;
    margin-top: 15px;
}

.et_pb_text_2 h2 {
    font-family: 'Souvenir Gothic CG Demi',Helvetica,Arial,Lucida,sans-serif !important;
}

.et_pb_text_3 h4 {
    font-family: 'Souvenir Gothic CG Demi',Helvetica,Arial,Lucida,sans-serif !important;
}
.et_pb_text_0 h1 {
	font-size: 32px !important;
}

.et_pb_post h2 a {
    font-family: 'Souvenir Gothic CG Demi',Helvetica,Arial,Lucida,sans-serif !important;
}

h4.et_pb_module_header span {
    font-family: 'Arial',Helvetica,Arial,Lucida,sans-serif !important;
}

h4.et_pb_module_headerspan{
	 font-family: 'Souvenir Gothic CG Demi',Helvetica,Arial,Lucida,sans-serif !important;
}

.custom-post-block .innerwrapper h2 {
	margin: 0px 0 !important;
}

body.home.page-template-default.page.page-id-7 footer#main-footer {
    bottom: -470px !important;
}

body.page-template-default.page.page-id-460 footer#main-footer {
    background: #f5f1ee !important;
}

body.page-template-default.page.page-id-137 footer#main-footer {
    bottom: 0 !important;
}

body.page-template-default.page.page-id-227 footer#main-footer {
    bottom: -150px !important;
}

body.page-template-default.page.page-id-9 footer#main-footer {
    bottom: 0 !important;
}

body.page-template-default.page.page-id-10 footer#main-footer {
    bottom: 0px !important;
}

body.page-template-default.page.page-id-11 footer#main-footer {
    bottom: 0px !important;
}

body.page-template-default.page.page-id-12 footer#main-footer {
    bottom: -470px !important;
    background: #f5f0ed !important;
}

body.page-template-default.page.page-id-8 footer#main-footer {
    bottom: 0px !important;
}

body.page-template-default.page.page-id-114. footer#main-footer {
    bottom: 0px !important;
}


/*-------------------------- Page Design ------------------------------*/

.Premaratne .et_pb_main_blurb_image, a.read-more-btn {
    display: none !important;
}

.board-row2 span.et_pb_image_wrap, a.read-more-btn {
    display: block !important;
}

.Premaratne a.read-more-btn {
    display: none !important;
}

div#Premaratne span.et_pb_image_wrap {
    display: none !important;
}

div#Premaratne a.read-more-btn {
    display: none !important;
}

li#menu-item-19 ul.sub-menu {
    margin-top: 80px !important;
}

.et_pb_text_1 h4 {
    font-family: 'Souvenir Gothic CG Demi',Helvetica,Arial,Lucida,sans-serif !important;
}

body .medcric-location h4.et_pb_module_header span {
	font-family: 'Arial',Helvetica,Arial,Lucida,sans-serif !important;
}

.custom-post-block_n {
    clear: both;
}

.custom-post-thumb_p {
    float: left;
    padding-right: 40px;
}

footer#main-footer {
    bottom: -400px;
}

img.image.wp-image-665.attachment-full.size-full {
    width: 150px !important;
}

a.read-more.button {
    background: #cd2027;
    padding: 5px 20px;
    margin-top: 15px;
    display: inline-block;
    color: #fff;
}

.advusory-board1 h2, h4{
    font-family: 'Souvenir Gothic CG Demi',Helvetica,Arial,Lucida,sans-serif !important;
}

h1 {
    font-size: 26px !important;
    padding-bottom: 20px;
    padding-top: 20px;
}


@media (max-width: 768px) {
.custom-post-thumb_p {
    float: none;
    padding-right: 0;
}
	
.custom-post-block_n {
    margin-bottom: 30px;
}
	
li#menu-item-19 ul.sub-menu {
    margin-top: 0 !important;
}
	
}


