body {
    background: white !important;
   
}

section#slideshow .container {
    width: 100%;
    box-shadow: none;
}

section#slideshow .container img.align-center {
    width: 100%;
}

div#block-homebanner {
    position: relative;
}

div#block-homebanner h1 {
    position: absolute;
    top: 50%;
    left: 50%;
    color: white;
    margin: 0;
    transform: translate(-50%, -50%);
    font-size: 32px;

}

header#header {
    background: #0076a3;
}


section#main .container {
    box-shadow: none;
}

header#header div#block-zircon-branding {
    width: 100%;
    text-align: center;
}

header#header nav#block-zircon-main-menu {
    width: 88%;
    float: left;
}


header#header nav#block-zircon-main-menu ul.menu {
    text-align: center;
    padding-top: 20px;
}
header#header nav#block-zircon-main-menu ul.menu li {
    display: inline-block;
}

header#header nav#block-zircon-main-menu ul.menu li a {
    color: white;
    font-size: 18px;
    margin-left: 30px;
}

div#block-networkforexcellenceinneuroscienceclinicaltrial p {
    font-size: 15px;
    line-height: 26px;
    color: black;
}

div#block-networkforexcellenceinneuroscienceclinicaltrial  h2 {
    color: #1c85ae;
    padding: 18px 0;
}

nav#block-zircon-account-menu {
    width: 12%;
    float: left;
    padding-top: 20px;
    text-align: center;
}

nav#block-zircon-account-menu ul.menu {
    margin: 0;
}

nav#block-zircon-account-menu ul.menu li a {
    font-size: 18px;
    color: white;
    background: #f8941c;
    padding: 4px 10px;
}

/*footer */


div#block-4sections {
    width: 100% !important;
}

div#block-4sections figure.caption.caption-img {
    position: relative;
    width: 20%;
}


div#block-4sections figure.caption.caption-img img {
    width: 100%;
    padding: 0 0 0 3px;
    min-height: 190px;
}

div#block-4sections figure.caption.caption-img figcaption {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

div#block-4sections figure.caption.caption-img figcaption a {
    color: white;
    font-size: 22px
}

div#block-checkoutourclinics {
    width: 100% !important;
    padding: 20px 0 40px;
}

div#block-checkoutourclinics .home_logos_main .eals-slider-inner .eals-slider-slider .eals-slider-outer {
    width: 100%;
}

div#block-checkoutourclinics .home_logos_main .eals-slider-inner .eals-slider-slider {
    width: 100%;
}

div#block-checkoutourclinics  .home_logos_main .jsx-2393640510:nth-child(3) {
    display: none;
}

div#block-checkoutourclinics  .home_logos_main .eals-header-title {
    color: #0076a3;
}

div#block-checkoutourclinics .home_logos_main .eals-slider-inner .eals-slider-slider .eals-slider-outer .eals-logo-component {
    border: 2px solid #686666 !important;
    padding: 19px 4px !important;
}

section#panel_first .container {
    background: white;
    box-shadow: none;
    padding: 0 15px;
}

section#panel_second .container {
    background: white;
    padding: 0 15;
    box-shadow: none;
}

section#panel_first  {
    background: #eb983e;
    box-shadow: none;
    width: 100%;
    margin: 0;
    border-radius: unset;
    padding: 10px 0;
}

section#panel_first .container {
    background: #eb983e;
}

section#panel_second .container .row .col-lg-3.col-md-3.col-sm-12.col-xs-12 {
    width: 100%;
}

div#block-educationalopportunitieshome h3 {
    float: left;
    color: white;
    margin: 0;
    padding: 20px 0;
}

div#block-educationalopportunitieshome a {
      float: right;
    padding: 3px 24px;
    color: white;
    border: 4px solid white;
    margin-top: 15px;
    font-size: 16px;
    font-weight: 800;
}


div#block-recentnewsandpublications {
    width: 100% !important;
}

div#block-recentnewsandpublications .inner_recent .inner_all_sec {
    width: 33.333%;
    float: left;
}

div#block-recentnewsandpublications .inner_recent .inner_all_sec {
    width: 33.333%;
    float: left;
    padding: 30px;
}

div#block-recentnewsandpublications .inner_recent .inner_all_sec .inner_content{
    background: #ebebeb;
    color: #282727;
    padding: 18px;
    font-size: 16px;
    line-height: 25px;
}
div#block-recentnewsandpublications .inner_recent h3 {
    margin: 0;
    padding-top: 31px;
    text-align: center;
    color: #0076a3;
    font-size: 27px;
}

div#block-recentnewsandpublications .inner_recent .inner_content a {
    color: #0076ab !important;
    font-weight: 600;
}
footer#footer {
    background: #464646;
        margin-bottom: 0;

}
div#block-mainfooter {
    width: 100% !important;
}

div#block-mainfooter  h4 {
    text-align: center;
    font-size: 17px;
    padding-top: 5px;
    color: white;
}

.extra-content-home {
    display: none;
}


body.toolbar-tray-open nav#block-zircon-main-menu {
    width: 80% !important
   
}
body.toolbar-tray-open nav#block-zircon-account-menu {
    width: 20%;
}

body.toolbar-tray-open nav#block-zircon-account-menu li {
    display: inline;
}

body.toolbar-tray-open header#header nav#block-zircon-main-menu ul.menu li a {
    margin-left: 20px;
}

.content h3,
.content h2{
    color: #1c85ae;
    width: 100%;
    float: left;
    margin-top: 15px;
}

.content p {
    color: black;
    font-size: 16px;
    line-height: 30px;
}

.About_main_content_custome p br {
    display: none;
}
.About_main_content_custome p {
    margin-bottom: 15px;
}

/* 8th april*/
.eals-logo-showcase-component {
    display: none;
}
#block-checkoutourclinics{
  display: none;  
    
}
header#header nav#block-zircon-main-menu ul.menu li a.is-active {
    border-top: 3px solid #f8941c;
    padding-top: 6px;
}
div#block-homebanner:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: rgba(45, 44, 44, 0.5);
}

div#block-4sections figure.caption.caption-img:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: rgba(76, 76, 76, 0.6);
}
/*18-04-2020*/
div#block-mcgbanner:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: rgba(45, 44, 44, 0.5);
}
div#block-mcgbanner {
    position: relative;
}
div#block-mcgbanner h1 {
    position: absolute;
    top: 50%;
    left: 50%;
    color: white;
    margin: 0;
    transform: translate(-50%, -50%);
    font-size: 28px;
	width: 100%;
    text-align: center;
}
div#block-johnshopkinsuniversityr:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: rgba(45, 44, 44, 0.5);
}
div#block-johnshopkinsuniversity {
    position: relative;
}
div#block-johnshopkinsuniversity h1 {
    position: absolute;
    top: 50%;
    left: 50%;
    color: white;
    margin: 0;
    transform: translate(-50%, -50%);
    font-size: 32px;
}
div#block-yaleuniversity:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: rgba(45, 44, 44, 0.5);
}
div#block-yaleuniversity {
    position: relative;
}
div#block-yaleuniversity h1 {
    position: absolute;
    top: 50%;
    left: 50%;
    color: white;
    margin: 0;
    transform: translate(-50%, -50%);
    font-size: 28px;
}



div#block-uhtbanner:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: rgba(45, 44, 44, 0.5);
}
div#block-uhtbanner {
    position: relative;
}
div#block-uhtbanner h1 {
    position: absolute;
    top: 50%;
    left: 50%;
    color: white;
    margin: 0;
    transform: translate(-50%, -50%);
    font-size: 28px;
}


div#block-mghuniversity:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: rgba(45, 44, 44, 0.5);
}
div#block-mghuniversity {
    position: relative;
}
div#block-mghuniversity h1 {
    position: absolute;
    top: 50%;
    left: 50%;
    color: white;
    margin: 0;
    transform: translate(-50%, -50%);
    font-size: 28px;
}

div#block-lowaunivercitybanner:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: rgba(45, 44, 44, 0.5);
}
div#block-lowaunivercitybanner {
    position: relative;
}
div#block-lowaunivercitybanner h1 {
    position: absolute;
    top: 50%;
    left: 50%;
    color: white;
    margin: 0;
    transform: translate(-50%, -50%);
    font-size: 28px;
}

/*18 april 2020*/

.team_memeber_main {
    width: 100%;
    float: left;
    text-align: center;
    flex-wrap: wrap;
    justify-content: center;
    display: -webkit-flex;
    display: -webkit-box;
    display: flex;
    flex-direction: row;
}

.team_memeber_main h3 {
    text-align: center;
    font-size: 23px;
    padding: 14px 0 16px;
    width: 100%;
}

.team_memeber_main figure.caption.caption-img {
    float: left;
    width: 32%;  
    padding: 18px 10px;
    margin: 0.5% !important;
	box-shadow:0 0 5px #ccc;
}
.team_memeber_main figure.caption.caption-img img {
    width: 100%;
    height: 335px;
    object-fit: cover;
   -webkit-background-size: cover !important;
    object-position: top;
}
div#meet_team_uthhouston img {
    height: 285px;
    object-fit: cover;
    -webkit-background-size: cover !important;
}

div#meet_our_team_lowaun img {
    height: 317px !important;
    object-fit: cover;
    object-position: top;
}
div#meet_our_team_mcg img {
    height: 263px !important;
}
div#yale_team_mamber.team_memeber_main figure.caption.caption-img img {
    width: 206px;
    height: 209px;
    object-fit: cover;
    object-position: top;
    margin: 0 auto;
}

.lawn_img img {
    height: auto !important;
}
 

/*.team_memeber_main figure.caption.caption-img figcaption {*/
figure.caption.caption-img figcaption{
    text-align: center;
    padding: 0 6px 15px ;
    font-size: 15px;
    color: #1c85ae;
	float:left;
	width:100%; margin-top:5px;
	font-weight:bold;
}
.publication_parp_jhu_page p br {
    display: none;
}
/*div#meet_our_team_mcg figure.caption.caption-img {
    width: 100%;
}*/


/*div#meet_our_team_mcg figure.caption.caption-img img {
    height: auto;
}*/
div#meet_our_team_mcg h3 {
    margin: 0;
    font-size: 25px;
}
.quality_main_lowaun {
    width: 100%;
    float: left;
}
.quality_main_lowaun .section_1st, .quality_main_lowaun .section_2nd {
    width: 47%;
    float: left;
    box-shadow: 0px 2px 6px #dad8d8;
    margin: 0 3% 0 0;
    padding: 22px;
    min-height: 430px;
    margin-bottom: 18px;
}
.quality_main_lowaun img {
    width: 100%;
    min-height: 250px;
    object-fit: contain;
}
.quality_main_lowaun figcaption {
    text-align: center;
     padding: 20px 6px 15px ;
    font-size: 17px;
    color: #1c85ae;
}
.quality_main_lowaun .section_2nd {
    padding: 22px 0 10px 45px;
}
.quality_main_lowaun .section_1st h3 {
    width: 100%;
    float: left;
}
div#block-zircon-content ul li {
    font-size: 16px;
    line-height: 29px;
}
div#block-zircon-content ul  {
   padding-bottom:12px;
}
div#team_lowaun_page.team_memeber_main figure.caption.caption-img {
    width: 43%;
    padding-bottom: 0;
}
div#team_lowaun_page.team_memeber_main figure.caption.caption-img img {
    height: 390px;
}
div#team_lowaun_page.team_memeber_main figure.caption.caption-img figcaption {
    padding: 0 38px 10px;
}
div#team_lowaun_page {
    padding-top: 21px;
}
.quality_main_lowaun h3 {
    width: 100%;
    text-align: center;
    padding: 0 0 17px 0;
    font-size: 25px;
}
div#team_lowaun_page h3 {
    font-size: 26px;
}
.about_left_advisory p {
    margin-bottom: 1px;
}
.about_left_advisory, .about_right_advisory {
    width: 48%;
    float: left;
    box-shadow: 0px 2px 6px #dad8d8;
    padding: 22px;
    min-height: 335px;
    margin-bottom: 18px;
}
.about_right_advisory {
    padding:22px;
    margin-left: 4%;
}
.about_right_advisory p {
    margin-bottom: 0;
    line-height: 26px;
}
.about_span_accomp ,
.about_network_succeed {
    padding-top: 25px;
}
.about_span_accomp img {
    float: right;
    margin-left: 30px;
}
.about_network_succeed img {
    float: left;
    margin-right: 30px;
}
.about_main_advisory {
    width: 100%;
    float: left;
    margin-top: 30px;
}
.why_network {
    width: 100%;
    float: left;
}

/*  20PRIL 2020   */
.eals-logo-image{max-height:140px; width:auto !important;}
#main {min-height:400px;}

.logo_img{float:right;}
.firstpart img{margin-right:10px;}
/*
nav.tabs ul li:nth-child(2) {
    display: none; 
}*
/*21-04-2020*/
.button_sec {
    clear: left;
    margin-top: 20px;
}
.button_sec li a {
    background: #0076a3;
    color: #fff;
    border-radius: 4px;
    display: flex;
    width: 212px;
    height: 95px;
    float: left;
    line-height: 18px;
    text-align: center;
    word-break: keep-all;
    align-items: center;
    justify-content: center;
    font-size: 22px;
}
.button_sec li {
    display: inline-block;
    margin-right: 0.3em;
}
/*div#block-zircon-content article {
    display: none;
}*/

/*06-05-2020*/
div#block-laboratories figure.caption {
    position: relative;
    width: 25%;
    margin-bottom: 15px;
}
div#block-laboratories figure.caption img {
width: 100%;
padding: 0 0 0 3px;
min-height: 140px;
object-fit: contain;
height: 92px;
}
div#block-laboratories figure.caption figcaption a:hover {
    color: #f18612;
}
/*div#block-laboratories figure.caption:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: rgba(76, 76, 76, 0.6);
}*/
div#block-laboratories figure.caption figcaption {
position: relative;
text-align: center;
margin-top: 7px;
max-width: 100%;
display: block;
}
div#block-laboratories figure.caption figcaption a {
font-size: 14px;
color: #2f2f2f;
text-align: center;
}
.about_span_accomp img {
    width: 665px;
    height: 224px;
    min-height: 281px;
    object-fit: contain;
    float: right;
}
.about_network_succeed img {
    width: 372px;
    height: 224px;
    min-height: 281px;
    object-fit: contain;
	
}
div#block-laboratories figure.caption {
position: relative;
width: 15%;
margin-bottom: 25px;
margin: 0 9px;
box-shadow: 0 2px 6px #b7b5b5;
float: left;
padding: 14px 3px 0px;
min-height: 200px; 
height: 122px !important;
display: table-cell;
}
div#block-laboratories figure.caption:nth-child(4) figcaption {
margin-top: -6px !important;
}
div#block-spandocumentation:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: rgba(45, 44, 44, 0.5);
}

div#block-spandocumentation h1 {
    position: absolute;
    top: 50%;
    left: 50%;
    color: white;
    margin: 0;
    transform: translate(-50%, -50%);
    font-size: 32px;
}
.laboratories_custom p {
    width: 18%;
    float: left;
    min-height: 175px;
    box-shadow: 0 1px 4px #868686de;
    margin: 1% 1%;
    padding: 0px 9px;
    text-align: center;
    position: relative;
    background: #EBEBEB;
}
.laboratories_custom p a {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 100%;
    padding: 5px 10px;
    font-size: 16px;
    line-height: 22px;
    font-family: roboto;
    font-weight: 500;
}
.laboratories_custom {
    padding-top: 20px;
}

.laboratories_custom p:hover {
    background: #0076a3;
    transform: scale(1.02);
    transition: all .4s;
}
.laboratories_custom p:hover a {
    color: white;
}
.laboratories_custom p a:hover {
    background: #17a1d6;
    padding-top: 8px;
    color: white;
}

/* 12 may 2020 */

div#block-zircon-content table.cus_admindodumentation{
    width: 100%;
    float: left;
}
div#block-zircon-content table.cus_admindodumentation tr {
    width: 30%;
    float: left;
    margin: 15px 0;
    padding: 35px 14px;
    margin-left: 3%;
    min-height: 185px;
    position: relative;
    border-radius: 4px;
}
	
div#block-zircon-content table.cus_admindodumentation tr.odd {
    background: #0076a3;
    display: inline-block;
}
div#block-zircon-content table.cus_admindodumentation tr.odd:hover {
    background: #0387b9;
    transform: scale(1.02);
    transition: all .2s;
}
div#block-zircon-content table.cus_admindodumentation tr.even {
    background: #0993c7;
    display: inline-block;
}
div#block-zircon-content table.cus_admindodumentation tr.even:hover {
    background: #06a1dc;
    transform: scale(1.02);
    transition: all .2s;
}
div#block-zircon-content table.cus_admindodumentation tr td {
    width: 100%;
    display: inline-block;
    max-width: 100%;
    padding: 18px 13px 9px;
    font-size: 16px;
    white-space: normal;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50% , -50%);
    margin-top: -19px;
}
div#block-zircon-content table.cus_admindodumentation tr td.webform-dropbutton-wrapper {
    width: 100%;
}
div#block-zircon-content table.cus_admindodumentation ul.dropbutton {
    padding-bottom: 0px !important;
}
div#block-zircon-content table.cus_admindodumentation tr td.webform-dropbutton-wrapper .dropbutton-wrapper.dropbutton-multiple {
    width: 100%;
    margin: 0 !important;
    padding: 0 !important;

}
div#block-zircon-content table.cus_admindodumentation tr td.webform-dropbutton-wrapper .dropbutton-widget {
    float: left;
    width: auto;
    background: #f8941c;
    color: white !important;
    border: none;
    border-radius: 3px;
    margin-top: 47px;
    left: 6%;
}
div#block-zircon-content table.cus_admindodumentation ul.dropbutton {
    padding-bottom: 0px !important;
}
div#block-zircon-content table.cus_admindodumentation ul.dropbutton a{
	color:white;
}
div#block-zircon-content table.cus_admindodumentation tr td span.file a {
    color: white;
}
table.cus_admindodumentation thead th.is-active a ,
table.cus_traningvideo  thead th.is-active a {
    color: #f8941c;
    font-size: 16px;
}
table.cus_traningvideo td {
    width: 80%;
}
div#block-zircon-content table.cus_traningvideo ul.dropbutton {
    padding-bottom: 0px !important;
    float: right;
}
div#block-zircon-content table.cus_traningvideo tr td.webform-dropbutton-wrapper .dropbutton-widget {
    float: left;
    width: 100%;
    background: #f8941c;
    color: white !important;
    border: none;
    border-radius: 3px;
}
div#block-zircon-content table.cus_traningvideo ul.dropbutton a {
    color: white;
}
div#block-zircon-content table.cus_traningvideo tr td span.file {
    margin-top: 7px;
    margin-bottom: 16px;
}

div#block-zircon-content table.cus_traningvideo tr td span.file a {
    background: #f8941c;
    font-size: 18px;
    padding: 7px 13px 7px !important;
    margin: 6px 0 !important;
    color: white;
}
div#block-zircon-content table.cus_traningvideo tr td span.file a:hover {
	background:#0076a3;
}
div#block-zircon-content table.cus_traningvideo tr {
    width: 50%;
    float: left;
    margin: 8px 0;
    padding: 0px 10px;
}
div#block-zircon-content table.cus_traningvideo td {
    width: 100% !important;
    max-width: 100% !important;
    float: left;
}
div#block-zircon-content table.cus_admindodumentation thead tr {
    min-height: auto;
    height: auto !important;
    padding: 0;
    width: 100%;
}
/*15-05-20*/
.news-pub-home-section .views-col {
padding: 13px 18px;
background: #ebebeb;
width: 29% !important;
margin-left: 4%;
border-radius: 4px;
}
.news-pub-home-section .views-col img {
width: 100%;
height: 100px;
min-height: 170px;
object-fit: cover;
}
.news-pub-home-section .views-col .views-field.views-field-title a {
font-size: 20px;
color: #f8941c !important;
font-family: roboto;
text-transform: capitalize;
}
.news-pub-home-section .views-col .views-field.views-field-title a:hover {
    color: #0076a3 !important;
}
.news-pub-home-section .views-col .field-content {
color: black;
font-size: 15px;
font-family: roboto;
line-height: 26px;
}
.news-pub-home-section .views-col .views-field.views-field-view-node span.field-content {
background: #0076ab;
padding: 8px 12px;
font-size: 16px;
border-radius: 3px;
}
.news-pub-home-section .views-col .views-field.views-field-view-node span.field-content:hover {
background: #f8941c;
}
.news-pub-home-section .views-col .views-field.views-field-view-node span.field-content a {
color: white !important;
}
div#block-views-block-news-block-1 h2 {
margin: 0;
padding-bottom: 27px;
text-align: center;
color: #0076a3 !important;
font-size: 27px !important;
text-transform: unset !important;
padding-top: 31px;
padding-left: 31px;
}

/* home logo*/
div#block-views-block-news1-block-1 h2 {
    text-align: center;
    padding-bottom: 10px;
    font-size: 26px;
    padding-top: 20px;
    text-transform: none;
	color: #1c85ae;
}

div#block-views-block-logoshowcase-block-1 h2 {
    text-align: center;
    padding-bottom: 25px;
    font-size: 26px;
    padding-top: 10px;
}
div#block-views-block-logoshowcase-block-1 .outer-logo .inner-logo {
    position: relative;
    width: 15% !important;
    margin-bottom: 25px;
    margin: 0 9px;
    box-shadow: 0 2px 6px #b7b5b5;
    float: left;
    padding: 14px 3px 0px;
    min-height: 213px; 
    height: 122px !important;
    display: table-cell;
    text-align: center;
}
div#block-views-block-logoshowcase-block-1 .outer-logo .inner-logo img {
    width: 100%;
    padding: 0 0 0 3px;
    min-height: 140px;
    object-fit: contain;
    height: 92px;
}
div#block-views-block-logoshowcase-block-1 .outer-logo .inner-logo:nth-child(4) .field-content a {
    margin-top: 0px !important;
}
div#block-views-block-logoshowcase-block-1 .outer-logo .inner-logo.views-col.col-3 .field-content {
    margin-top: -12px;
}
/*21-05-2020*/
.site-logo img {
    width: 170px!important;
}
header#header ul.menu li.menu-item.menu-item--expanded {
    position: relative;
}
header#header ul.menu li.menu-item.menu-item--expanded ul.menu {
    display: none;
}
header#header ul.menu li.menu-item.menu-item--expanded:hover ul.menu {
    display: block;
    position: absolute;
    left: 13px;
    top: 25px;
    background: #0076a3;
    padding-top: 0 !important;
    z-index: 2;
    text-align: left !important;
    padding-bottom: 11px;
}

header#header ul.menu li.menu-item.menu-item--expanded ul.menu li {
    display: block !important;
    width: 261px;
    padding: 5px 14px 5px 20px !important;
}
header#header ul.menu li.menu-item.menu-item--expanded ul.menu li:nth-child(1) {
    margin-top: 25px;
}
header#header ul.menu li.menu-item.menu-item--expanded ul.menu li:hover {
    background: #f8941c;
}
header#header ul.menu li.menu-item.menu-item--expanded ul.menu li a {
    margin: 0 !important;
    font-size: 16px !important;
}
.button_sec.inner_sec ul.inner_sec_set li {
    width: 30.91%;
}
.button_sec.inner_sec ul.inner_sec_set li a {
    width: 100%;
}
.button_sec.inner_sec ul.inner_sec_set li a:hover {
    background: #f8941c;
}
.cus_admindodumentation thead {
    display: none;
} 
/*25-02-2020*/
header#header nav#block-zircon-main-menu ul.menu li ul li a.is-active {
    border: none;
    color: #ffaa44;
}
header#header nav#block-zircon-main-menu ul.menu li ul li a.is-active:hover {
    color: white;
}
.about_networking div img {
    width: 562px;
    height: 562px;
}
.why_network img {
    max-width: 100%;
    height: 207px;
}
/*Submission data 01-06-2020*/
table.custom_admindodumentation td, th {
    padding: 15px;
}
table.custom_spandodumentation td, th {
    padding: 15px;
}
/*submission data01-06*/

table.custom_spandodumentation {
    width: 100%;
    /* border: 1px solid #0076a3; */
	margin-top: 20px;
}
table.custom_spandodumentation td:nth-child(1) {
    max-width: 45% !important;
    width: 45% !important;
    float: left;
    white-space: normal !important;
	cursor: initial;
}
table.custom_spandodumentation tr.odd, 
table.custom_spandodumentation tr.even {
    width: 100%;
    float: left;
    border-bottom: 2px solid #0076a3;
	padding: 20px;
}

.custom_spandodumentation tbody tr td:nth-child(1) {
    display: none!important;
} 

table.custom_spandodumentation td:nth-child(1) {
    max-width: 45% !important;
    width: 45% !important;
    float: left;
    white-space: normal !important;
	border-right: 1px solid #0076a3;
	margin-right:3%;
}
table.custom_spandodumentation td:nth-child(2) {
    max-width: 500px !important;
    width: 500px !important;
    float: left;
    white-space: normal !important;
    padding-left: 0;
}
/* table.custom_spandodumentation tr { */
    /* background: #0076a3; */
}
/* table.custom_spandodumentation tr td, table.custom_spandodumentation tr td a { */
    /* color: white !important; */
/* } */
/* 2nd adinndodcument */

table.custom_admindodumentation {
    width: 100%;
    border: 1px solid #0076a3;
    margin-top: 20px;
}

table.custom_admindodumentation td:nth-child(1) {
    max-width: 45% !important;
    width: 45% !important;
    float: left;
    white-space: normal !important;
}
table.custom_admindodumentation tr.odd, 
table.custom_admindodumentation tr.even {
    width: 100%;
    float: left;
	border-bottom: 2px solid #0076a3;
   padding: 20px;
}
table.custom_admindodumentation tr.odd:nth-child(1) {
    border: none;
}

.custom_admindodumentation tbody tr td:nth-child(1) {
    display: none!important;
}
table.custom_admindodumentation {
    width: 100%;
    /* border: 1px solid #0076a3; */
    margin-top: 20px;
}

table.custom_admindodumentation td:nth-child(1) {
    max-width: 45% !important;
    width: 45% !important;
    float: left;
    white-space: normal !important;
    border-right: 1px solid #0076a3;
    margin-right: 3%;
}
table.custom_admindodumentation td:nth-child(2) {
    max-width: 52% !important;
    width: 52% !important;
    float: left;
    white-space: normal !important;
	padding-left: 0;
}
.custom_spandodumentation tbody tr td:nth-child(3) {
    display: none!important;
}
.cus_admindodumentation tbody tr td:nth-child(3) {
    display: none!important;
}
/* table.custom_admindodumentation tr { */
    /* background: #0076a3; */
/* } */
/* table.custom_admindodumentation  tr td, table.custom_admindodumentation  tr td a { */
    /* color: white !important; */
/* } */
.button_sec1 li a {
    background: #f8941c;
    color: #fff;
    border-radius: 4px;
    display: flex;
    width: 250px;
    height: 51px;
    float: left;
    line-height: 18px;
    text-align: center;
    word-break: keep-all;
    align-items: center;
    justify-content: center;
    font-size: 22px;
}
.button_sec1 li {
    display: inline-block;
    margin-right: 0.3em;
}
/*10-07-2020*/
table.custom_spandodumentation .trcustom_viedo td:nth-child(2){display:none;}
table.custom_spandodumentation .trcustom_viedo td:nth-child(4){ 
      max-width: 530px !important;
    width: 530px !important;
    float: left;
	padding-left: 0;
}
/*30-06-2020 About us*/
.about_main_blow {
    width: 100%;
    float: left;
    margin-top: 35px;
    box-shadow: 0px 2px 6px #dad8d8;
    padding: 25px 2px 10px 25px;
	margin-bottom: 25px;
}
div#laboratory_euro_left {
    width: 50%;
    float: left;
    padding-right: 30px;
}
div#laboratory_img_right {
    float: right;
    width: 50%;
}
div#laboratory_img_right h3 {
    padding-bottom: 10px;
}
div#laboratory_img_right p {
    width: 29%;
    float: left;
    margin: 1% 2%;
}
div#laboratory_img_right img {
    width: 100%;
    min-height: 175px;
    object-fit: cover;
    margin-bottom: 6px;
    height: 150px;
}
div#laboratory_img_right p:nth-child(5) {
    width: 95%;
    float: left;
}
div#laboratory_img_right p:nth-child(5) img {
    min-height: 275px;
}
/*1-07-2020intervation*/
div#invitation_bottom_sec div {
    width: 33.33%;
    float: left;
    padding: 26px 20px 0;
}
div#invitation_bottom_sec img {
    height: auto;
    object-fit: contain;
    width: 100%;
}
div#block-drugsectionwithoutlogin .button_sec ul.inner_sec_set {
    padding-left: 0;
}
div#span_coordination_cemter p {
    width: 50%;
    float: left;
    padding: 21px 20px 0;
}

div#span_coordination_cemter p img {
    width: 100%;
    height: 203px !important;
    min-height: 385px !important;
    object-fit: cover; 
} 


/*08-07-2020 sapn documanetation
*/
table.custom_spandodumentation .dropbutton-widget,
table.custom_admindodumentation .dropbutton-widget{
background: #f1f1f1 !important;
border-radius: 17px;
}
table.custom_spandodumentation ul.dropbutton ,
table.custom_admindodumentation ul.dropbutton {
padding-bottom: 0 !important;
}
table.custom_spandodumentation ul.dropbutton li a,
table.custom_admindodumentation ul.dropbutton li a {
padding: 0 10px !important;
}
table.custom_spandodumentation ul.dropbutton .notes,
table.custom_admindodumentation ul.dropbutton .notes{display:none!important;}

table.custom_spandodumentation ul.dropbutton .duplicate,
table.custom_admindodumentation ul.dropbutton .duplicate{display:none!important;}

table.custom_spandodumentation ul.dropbutton .view,
table.custom_admindodumentation ul.dropbutton .view{display:none!important;}


/*media query start*/


@media (max-width: 1199px){
header#header nav#block-zircon-main-menu ul.menu li a {
    color: white;
    font-size: 16px;
    margin-left: 18px;
	
}
}


@media (max-width: 991px){
#panel_second .col-lg-3 {
    margin-bottom: 0 !important;
}

}

@media (max-width: 767px){
    .page {
    padding: 0 !important;
}
/*22-07-2020*/
.region.region-slideshow .block.block-block-content h1 {
    width: 100%!important;
    padding: 0 15px!important;
    text-align: center!important;
    font-size: 23px!important;
}
div#block-homebanner h1 {
    width: 100%!important;
    padding: 0 15px!important;
    text-align: center!important;
    font-size: 23px!important;
}
.about_span_accomp, .about_network_succeed {
padding-top: 0;
}

.team_memeber_main h3 {
margin-bottom: 16px;
}

div#meet_our_team_mcg h3 {
margin: 0 0 20px;
}
section#slideshow {
    margin-bottom: 0;
}
.about_span_accomp p br {
    display: none;
}
.about_left_advisory, .about_right_advisory {
    width: 98%;
    margin-left: 0;
}
.about_span_accomp img {
    margin: 0 !important;
    width: 100% !important;
}
.About_main_content_custome, 
.About_main_content_custome p {
    line-height: 0;
	margin: 0 !important;
}
section#main {
    margin-bottom: 0 !important;
}
.team_memeber_main figure.caption.caption-img figcaption {
    padding-bottom: 0;
    padding-top: 5px;
}
.team_memeber_main figure.caption.caption-img {
    margin-bottom: 15px !important;
}
.node__content .field.field--name-body h3 br {
    display: none;
}
#main .container .content .node {
    margin-bottom: 0;
}
.team_memeber_main h3 {
    padding: 15px 0 0;
    margin: 0;
}
.node__content .logo_img {
    width: 100%;
}
.node__content .logo_img img {
    margin: 0;
    width: 100% !important;
    padding: 0 14px;
}
.node__content .upper .left {
    width: 100% !important;
}
.node__content .upper .right, .node__content .upper .right img {
    width: 100% !important;
    float: left !important;
}
div#span_coordination_cemter p {
    width: 100% !important;
    padding: 0;
}
.button_sec.inner_sec ul.inner_sec_set li {
    width: 100%;
}
.button_sec.inner_sec ul.inner_sec_set li a {
    width: 100%;
    font-size: 17px;
    height: 60px;
}
/*20-07-2020*/
div#block-homebanner h1 {
    width: 100%;
    padding: 0 15px;
    text-align: center;
    font-size: 23px;
}

div#block-4sections figure.caption.caption-img {
    width: 50%;
}

section#slideshow .container img.align-center {
    width: 100%;
    height: 100px;
}



}

@media (max-width: 599px){
.team_memeber_main figure.caption.caption-img {
    width: 100%;
}


.eals-logo-component {
    width: 100% !important;
}

.eals-logo-image {
    max-height: 68px;
    width: auto !important;
}


}

@media (max-width: 480px){
div#block-networkforexcellenceinneuroscienceclinicaltrial img {
    width: 100%;
    padding: 0 34px;
}

div#block-4sections figure.caption.caption-img {
    width: 100%;
}

div#block-networkforexcellenceinneuroscienceclinicaltrial h2 {
 
    padding: 0px 0 0;
    font-size: 16px;
}

div#block-checkoutourclinics .home_logos_main .eals-slider-inner .eals-slider-slider .eals-slider-outer .eals-logo-component {
    width: 75px !important;
}

div#block-educationalopportunitieshome h3 {
    float: left;
    color: white;
    margin: 0;
    padding: 20px 0;
}

div#block-educationalopportunitieshome {
    text-align: center;
}

div#block-educationalopportunitieshome a {
    float: none;
    border: 3px solid white;
    font-size: 15px;
    font-weight: 800;
}

div#block-recentnewsandpublications .inner_recent h3 {
    font-size: 20px;
}

div#block-recentnewsandpublications .inner_recent .inner_all_sec {
    width: 100%;
    padding: 13px 20px;
}

div#block-mainfooter h4 {
    font-size: 13px;
}

div#block-checkoutourclinics .home_logos_main .eals-header-title {
    font-size: 18px;
}

div#block-networkforexcellenceinneuroscienceclinicaltrial p {
    font-size: 14px;
}

div#block-educationalopportunitieshome h3 {
    text-align: center;
    width: 100%;
    font-size: 15px;
}

.content h3,
.content h2 {
    
    font-size: 16px;
}

.content p {
    
    font-size: 14px;
}

.content .container {
    padding-bottom: 0 !important;

}

.align-right {
    width: 70% !important;
    float: none !important;
    margin: 0 auto;
    display: block;
}


}




@media(max-width:767px){
    div#block-views-block-logoshowcase-block-1 .outer-logo .inner-logo {
    width: 100% !important;
    margin: 0 0 15px 0;
   
}

.news-pub-home-section .views-col {
    
    width: 100% !important;
    margin-left: 0;
   
}

header#header nav#block-zircon-main-menu {
    width: 75%;
    float: left;
}


nav#block-zircon-account-menu {
    width: 25%;
    float: left;
    padding-top: 30px;
    text-align: center;
    padding-left: 14px;
}


}


















