/*
Theme Name: Hydrogen
Theme URI: http://gantry.org
Author: RocketTheme, LLC
Author URI: http://rockettheme.com
Description: Default Gantry 5 theme. Provides a simple, clean and fast design to get you started on developing your own theme or setting up a quick new site
Version: 5.4.23
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html


@font-face {
  font-family: 'Avenir 85 Heavy';
  src: url('avenir/AEH.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
*/
@import url('https://fonts.googleapis.com/css?family=Lato:300,400,400i,700,900');
body{
	font-family: 'Lato', sans-serif;
}
h1, h2, h3, h4, h5 {
    font-family: 'Lato', sans-serif;
    font-weight: 700;
}
.text-center{
	text-align:center;
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}
.btn-v-list .btn{
	font-size:16px;
	background: #4caf50;
	border:none;
	padding:15px 30px;
	min-width:200px;
	border-radius:0px;
	color:#fff;
	margin-bottom:15px;
}
/* .btn-v-list .btn:first-child{
	margin-top:50px;
} */

.btn-v-list .g-content img{
	width:220px;
}

.text-right{
	text-align:right;
}
/*#g-header.top-bar {
    display: block;
    background: #4caf50;
    padding: 8px 0px;
}*/
#g-header.top-bar p, #g-header.top-bar a{ color:#fff; font-size:16px; margin-bottom:0px;}
#g-header.top-bar .label-default {
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
	background:#313131;
	border-radius:3px;
	font-size:12px;
	padding:2px 5px;
}
#g-header.top-bar a{ border-bottom: 1px solid #ffffff;}
#g-header.top-bar a:hover{ border-color:#313131;color:#313131; text-decoration:none;}
#g-header.top-bar .g-content {
    margin: 0px;
    padding: 0px;
}
#g-header.top-bar .g-content .textwidget p{
	margin:0px;
}
#g-navigation.brand-navbar{
	background:#fff;
}

.services-box .box{
	background: #f9f9f9;
	overflow:hidden;
	padding:45px 30px 30px 30px;
	border-top: 10px solid #f9f9f9;
	width:100%;
	display:block;
	min-height:235px;
}
.services-box .box:hover{
	background: #e5e5e5;
}

.services-box .box.services-1{
	border-color:#153a6e;
}
.services-box .box.services-2{
	border-color:#df2f3b;
}
.services-box .box.services-3{
	border-color:#006570;
}
.services-box .box.services-4{
	border-color:#0099d9;
}
.services-box .box.services-5{
	border-color:#006570;
}
.services-box .box.services-6{
	border-color:#df2f3b;
}
.services-box .box.services-7{
	border-color:#153a6e;
}
#g-feature .g-grid{
	margin-right:-7.5px;
	margin-left:-7.5px;
}
#g-feature .g-content{
	margin: 0px 7.5px;
	padding:0px;
	text-align:center;
}
.services-box .box i{
	font-size:48px;
	color: #313131;
}
.services-box .box h5{
	font-size:16px;
	color: #313131;
}


#g-brandlogo{
	padding:15px 0px;
}
#g-brandlogo .g-content{
	margin:0px;
	padding:0px;
}
.brand-logo{
	display:block;
	padding:30px 0px 30px 0px;;
}
.brand-logo a{
	display:block;
}
#g-brandlogo .search-form{
	float:right;
}
#g-brandlogo .search-form>label{
    margin: 0px;
    float: left;
}
#g-brandlogo .search-form input.search-field{
	border-radius:0px;
	border:2px solid #4caf50;min-width: 260px;
}
#g-brandlogo .search-form .button{
	border-radius:0px;
	background:#4caf50;
}
.brand-navbar .widget .image{
	display:block;
	padding:20px 0px 20px 0px;;
}


.widget.widget_nav_menu ul.menu{
	margin:0px;
	text-align:right;
}
.widget.widget_nav_menu ul.menu li{
	margin:0px;
	display:inline-block
}
.widget.widget_nav_menu ul.menu li a{
	color: #313131;
	padding:0px 0px 2px 0px;
	display:block;
	font-size:13px;
	margin:0px 0px 0px 15px;
	border-bottom: 1px solid #313131;
}



.widget.widget_search{
	margin:15px 0px 0px 0px;
	text-align:right;
}

#g-navigation{
	background: #fff;
    box-shadow: 0 -6px #e5e5e5 inset;
}

/* Revamping Navigation Bar Drop Down - Start*/
#g-navigation .g-main-nav .g-dropdown {
    background: #e5e5e5;
}
.g-main-nav .g-standard .g-dropdown {
    width: 220px;
}
.g-main-nav .g-dropdown {
    text-align: right;
}
/* Revamping Navigation Bar Drop Down - End*/



#g-navigation .g-main-nav .g-toplevel{
justify-content: left;
    -webkit-justify-content: left;
}
#g-navigation .g-main-nav .g-toplevel li{
	background:none !important;
}
#g-navigation .g-main-nav .g-toplevel li:first-child a{
margin-left:0px;	
}
#g-navigation .g-main-nav .g-toplevel li a {
    border-bottom: 6px solid #e5e5e5;
    background-color: transparent;
    transition: none;
    color: #313131 !important;
	padding:10px 0px;
	margin:0px 15px;
	font-weight:700;
}
#g-navigation .g-main-nav .g-toplevel li.active a {
	border-color: #4caf50;
}
#g-navigation .g-main-nav .g-toplevel li a:hover, #g-navigation .g-main-nav .g-toplevel li a:focus {
	border-color: #4caf50;
	color: #313131;
	text-decoration:none;
}

#g-navigation .g-content{
	margin:0px;
	padding:0px;
}

#g-navigation .g-content .g-main-nav{
	margin:0px;
}


#g-showcase .metaslider .caption-wrap {
    margin: 0px auto;
    /* position: relative; */
    width: 75rem;
    right: 0px;
    top: 0px;
    background: none;
	opacity:1;
}
#g-showcase .metaslider .caption{
	font-size:36px;
	font-weight:700;
	color:#fff;
	margin-top:75px;
	padding:0px;
}

#g-highlight{
background-color: #e5e5e5;
    background: linear-gradient(to left,#e5e5e5,#f9f9f9);
	padding:30px 0px;
}
#g-highlight .g-content{
	margin:0px;
	padding:0px;
}
#g-highlight .postimgbox {
	display:block;
}
#g-highlight .postimgbox .g-content a{
	display:block;
}
#g-highlight .postimgbox .g-content a img{
	display:block;
	width:100%;
}
#g-highlight .posttextbox {
	background:#fff;
	display:block;
	padding: 30px;
}
#g-highlight .posttextbox h4{
	font-size:30px;
}


#g-highlight .widget ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
#g-highlight .widget ul li{
	width:16.66667%;
	float:left;
	border: 1px solid #f7f7f7;
}


/****** news and events *******************/

#g-newsevents{
	padding:30px 0px;
	background-color: #e5e5e5;
    background: linear-gradient(to right,#e5e5e5,#f9f9f9);
}
.heading .g-content{
	margin:0px;
	padding:0px;
}
.heading h3{
	font-size:24px;
	margin-top:0px;
	color: #313131;
}
.learn-more .g-content{
	margin:0px;
	padding:0px;
}
.learn-more h4{
	font-size:18px;
	margin:30px 0px 0px 0px;
	color: #313131;
}


.news-grid .g-content{
	margin:0px;
	    padding: 0px 7.5px;
}
.news-grid .g-content .g-content-array {
    margin-left: -0.938rem;
    margin-right: -0.938rem;
}
.news-grid .g-content .g-content-array .g-grid .g-block{
	margin:0px;
}
.news-grid .g-content .g-content-array .g-grid .g-block .g-content .g-array-item{

	background:#fff;
	    padding: 0px 15px 15px 15px;
}

.news-grid .g-content .g-content-array .g-grid .g-block .g-content .g-array-item .g-array-item-image{
	margin-left:-15px;
	margin-right:-15px;
}

.news-grid .g-content .g-content-array .g-grid .g-block .g-array-item .g-item-title{
	font-size:24px;
	font-weight:700;
	color: #313131;
	padding-top:8px;
}
.news-grid .g-content .g-content-array .g-grid .g-block .g-array-item .g-item-title a{
	
	color: #313131;
}

.news-media-grid .g-content{
	margin:0px;
	    padding: 0px 7.5px 0px 0px;
}

.news-media-grid .g-content .g-content-array .g-grid .g-block .g-array-item .g-array-item-text{
	display:none;
}
.news-media-grid .g-content .g-content-array .g-grid .g-block .g-array-item .g-array-item-image {
    width: 35%;
    float: left;
    margin-right: 15px;
    margin-bottom: 0px;
}
.news-media-grid .g-content .g-content-array .g-grid .g-block{
	background:#fff;
}
.news-media-grid .g-content .g-content-array .g-grid .g-block .g-array-item .g-item-title{
	font-size:18px;
	font-weight:700;
	color: #313131;
	padding-top:8px;
}
.news-media-grid .g-content .g-content-array .g-grid .g-block .g-array-item .g-item-title a{
	font-size:18px;
	font-weight:700;
	color: #313131;
}

.news-media-grid .g-content .g-content-array .g-grid .g-block .g-array-item .g-array-item-details{
	margin-top:5px;
}

/****** news and events *******************/


#g-resources{
	padding:30px 0px;
	background-color: #ffffff;
}
.heading .g-content{
	margin:0px;
	padding:0px;
}
.heading h3{
	font-size:24px;
	margin-top:0px;
	color: #313131;
}
.learn-more .g-content{
	margin:0px;
	padding:0px;
}
.learn-more h4{
	font-size:18px;
	margin:30px 0px 0px 0px;
	color: #313131;
}


.resources-grid .g-content{
	margin:0px;
	    padding: 0px 7.5px;
}
.resources-grid .g-content .g-content-array {
    margin-left: -0.938rem;
    margin-right: -0.938rem;
}
.resources-grid .g-content .g-content-array .g-grid .g-block{
	margin:0px;
}
.resources-grid .g-content .g-content-array .g-grid .g-block .g-content .g-array-item{

	background:#fff;
	    padding: 0px 15px 15px 15px;
}

.resources-grid .g-content .g-content-array .g-grid .g-block .g-content .g-array-item .g-array-item-image{
	margin-left:-15px;
	width: 50%;
    float: left;
	margin-right: 15px;
}

.resources-grid .g-content .g-content-array .g-grid .g-block .g-array-item .g-item-title{
	font-size:24px;
	font-weight:700;
	color: #313131;
	padding-top:8px;
}
.resources-grid .g-content .g-content-array .g-grid .g-block .g-array-item .g-item-title a{
	
	color: #313131;
}

.resources-media-grid .g-content{
	margin:0px;
	    padding: 0px 7.5px 0px 0px;
}

.resources-media-grid .g-content .g-content-array .g-grid .g-block .g-array-item .g-array-item-text{
	display:none;
}
.resources-media-grid .g-content .g-content-array .g-grid .g-block .g-array-item .g-array-item-image {
    width: 25%;
    float: left;
    margin-right: 15px;
    margin-bottom: 0px;
}
#g-resources .resources-media-grid .g-content .g-content-array .g-grid .g-block .g-array-item .g-array-item-image{
	width: 22%;
}
.resources-media-grid .g-content .g-content-array .g-grid .g-block .g-array-item .g-array-item-image a{
    display: block;
    min-height: 100px;
    overflow: hidden;
    border: 2px solid #ccc;
}
.resources-media-grid .g-content .g-content-array .g-grid .g-block{
	background:#fff;
}
.resources-media-grid .g-content .g-content-array .g-grid .g-block .g-array-item .g-item-title{
	font-size:18px;
	font-weight:700;
	color: #313131;
	padding-top:8px;
}
.resources-media-grid .g-content .g-content-array .g-grid .g-block .g-array-item .g-item-title a{
	font-size:18px;
	font-weight:700;
	color: #313131;
}

.resources-media-grid .g-content .g-content-array .g-grid .g-block .g-array-item .g-array-item-details{
	margin-top:5px;
}
.video-frame iframe{
	min-height:400px;
	width:100%;
}
.responsive-img{
	width:100%;
}
.responsive-img img{
	width:100%;
	display:block;
}
/*********************/
#g-help{
background-color: #ecedee;
    background: linear-gradient(to right,#ecedee,#f9f9f9);
	padding:0px 0px;
}

#g-help .g-content{
	margin:0px;
	    padding: 0px;
}


.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none;
}
.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}

#g-footer .social-links>li a {
	color:#fff;
	height:40px;
	width:40px;
	display:block;
	border-radius:50%;
	border:2px solid #fff;
	text-align:center;
	line-height:40px;
}

#g-footer {
    background: #153a6e;
    color: #fff;
    border:none;
	padding:30px 0px;
}
#g-footer .g-content{
	margin:0px;
}
#g-footer .widget .widgettitle{
	color:#fff;
	margin:0px 0px 10px 0px;
	font-size:18px;
}
#g-footer .widget h3{
	color:#fff;
	margin:0px 0px 10px 0px;
	font-size:16px;
}
#g-footer .widget.widget_nav_menu ul.menu {
    margin: 0px;
    text-align: left;
}
#g-footer .widget.widget_nav_menu .menu-diseases-menu-container ul.menu li {
    margin: 0px;
    width: 50%;
    float: left;
}
#g-footer .widget .social-links{
	margin:0px;
}

#g-footer .widget.widget_nav_menu ul.menu li {
    margin: 0px;
    display: block;
}

#g-footer .widget.widget_nav_menu ul.menu li a {
    color: #fff;
    padding: 0px 0px 5px 0px;
    display: block;
    font-size: 12px;
    margin: 0px 0px 0px 0px;
    border-bottom: none;
}
#g-footer .textwidget p{
	margin-top:0px;
	font-size: 12px;
}



#g-showcase.inner-banner {
       background-color: #ecedee;
    background: linear-gradient(to right,#ecedee,#f9f9f9);
	padding:30px 0px;
}
#g-showcase.inner-banner .g-content {
    margin: 0rem;
    padding: 0rem;
}
#g-showcase.inner-banner .g-content {
    display: block;
    clear: both;
    color: #313131;
	font-size:36px;
	font-weight:700;
}

#g-main.inner-content h2.entry-title {
 display: none !important;
}

#g-main.inner-content .resources-category h2.entry-title {
 display: block !important;
 margin-top:0px;
     margin-bottom: 10px;
}
#g-main.inner-content .resources-category .page-header {
 display: none;
}
#g-main.inner-content .resources-category .platform-content .entries .tease {
    margin-top: 0px;
    padding-top: 0px;
}
#g-main.inner-content .resources-category .entry-meta {
 display: none;
}


#g-subfeature h3{
	margin:0px;
}
#g-subfeature .social-links{
	margin:0px;
}
#g-subfeature .social-links li a{
	margin:0px;
	line-height:36px;
	color:#313131;
	font-size: 20px;
}
#g-subfeature .social-links li a span{
	border-bottom:1px solid #4caf50;
}


.inner-content .resources-media-grid{
	padding-left:45px;
}
.inner-content .resources-media-grid .g-content .g-content-array .g-grid .g-block .g-array-item .g-array-item-text {
    display: block;
}

/************************right-side-bar******************/
.right-side-bar .g-main-nav .g-toplevel{
	display:block;
}
.right-side-bar .g-main-nav .g-toplevel li{
	display:block;
	border-top:1px solid #ccc;
	
}
.right-side-bar .g-main-nav .g-toplevel li a{
	display:block;
	color: #313131;
	padding-left:15px;
	border-left:5px solid #fff;
	padding: 10px 10px 10px 5px;
}
.right-side-bar .g-main-nav .g-toplevel li a:hover{
	
	border-left:5px solid #4caf50;
}
.right-side-bar .g-content {
    margin: 0rem;
    padding: 0rem;
}


.left-side-bar .g-main-nav .g-toplevel{
	display:block;
}
.left-side-bar .g-main-nav .g-toplevel li{
	display:block;
	border-top:1px solid #ccc;
	
}
.left-side-bar .g-main-nav .g-toplevel li a{
	display:block;
	color: #313131;
	padding-left:15px;
	border-left:5px solid #fff;
	padding: 10px 10px 10px 5px;
}
.left-side-bar .g-main-nav .g-toplevel li a:hover{
	
	border-left:5px solid #4caf50;
}

.left-side-bar .g-content {
    margin-top: 0rem;
    padding-top: 0rem;
    margin-right: 0.625rem;
    padding-right: 0.938rem;
}
/* .inner-content.conditions-diseases .g-content {
    margin-top: 0rem;
    padding-top: 0rem;
	margin-left: 0.625rem;
    padding-left: 0.938rem;
} */
.conditions-diseases .entry-content h4{
	margin:5px 0px 10px 0px;
}
.conditions-diseases .entry-content p{
	margin:0px 0px 15px 0px;
}

.inner-content .g-content{
	padding-left:0px;
	margin-left:0px;
	padding-top:0px;
	margin-top:0px;
}

.map-wrap iframe{
	width:100%;
	min-height:500px;
}
#g-highlight .widget ul li:nth-child(1) .disease-1{
    background: #ff9801;
}
#g-highlight .widget ul li:nth-child(2) .disease-1{
    background: #009788;
}
#g-highlight .widget ul li:nth-child(3) .disease-1{
    background: #4cb050;
}
#g-highlight .widget ul li:nth-child(4) .disease-1{
    background: #673bb7;
}
#g-highlight .widget ul li:nth-child(5) .disease-1{
    background: #fe5722;
}
#g-highlight .widget ul li:nth-child(6) .disease-1{
    background: #cddc39;
}
#g-highlight .widget ul li:nth-child(7) .disease-1{
    background: #00acc2;
}
#g-highlight .widget ul li:nth-child(8) .disease-1{
    background: #f57e00;
}
#g-highlight .widget ul li:nth-child(9) .disease-1{
    background: #795547;
}
#g-highlight .widget ul li:nth-child(10) .disease-1{
    background: #2196f3;
}

/* Revamping - Addition of 2 diseases - start*/

#g-highlight .widget ul li:nth-child(11) .disease-1{
    background: #009788;
}

#g-highlight .widget ul li:nth-child(12) .disease-1{
    background: #74dc39;
}
/* Revamping - Addition of 2 diseases - end*/
.disease-1 {
    display: block;
    width: 100%;
    min-height: 168px;
    text-align: center;
    position: relative;
    max-height: 168px;
    overflow: hidden;
	background:#fff;
}
.disease-1 img{
transition: all 700ms ease;
    -moz-transition: all 700ms ease;
    -webkit-transition: all 700ms ease;
    -ms-transition: all 700ms ease;
    -o-transition: all 700ms ease;
	display: block;
    width: 100%;
    min-height: 168px;
	opacity: 0.1;
}
.disease-1:hover img{
    opacity: 0.3;
    transform: scale(1.1, 1.1) rotate(-5deg);
    -webkit-transform: scale(1.1, 1.1) rotate(-5deg);
    -ms-transform: scale(1.1, 1.1) rotate(-5deg);
    -o-transform: scale(1.1, 1.1) rotate(-5deg);
    -moz-transform: scale(1.1, 1.1) rotate(-5deg);
	}
.disease-1 h5{
	position:absolute;
	display:block;
	text-align:center;
	width:100%;
	    top: 0px;
		color:#fff;
		margin: 0px;
		z-index: 99;
		padding:10px;
		
}
/* .disease-1 .overlay {
    position: absolute;
    width: 100%;
    background: rgba(0, 0, 0, 0.65);
    min-height: 168px;
    z-index: 99;
} */
.disease-1 h5 a{
	display:block;
		color:#fff;
		min-height:148px;
		padding-top:60px;
		font-size: 18px;
}
.disease-1:hover a{
	color:#fff;
}
.disease-1:hover .overlay {
	color:#fff;
	background: rgba(0, 0, 0, 0.40);
}

#g-highlight .g-block{
	background:#fff;
}
#g-highlight .highlight-text{
	background:#fff;
	padding:15px;
}
#g-highlight .highlight-text .widget .textwidget h2, #g-highlight .highlight-text .widget .textwidget p{
	margin-top:0px;margin-bottom: 10px;
}

.slideshowlink {
	display: none;
}
.ngg-album-compact .ngg-album-compactbox {
    border: 1px solid #ccc;
    border-radius: 0px;
}
.ngg-album-compact .ngg-album-compactbox:after, .ngg-album-compact .ngg-album-compactbox:before {
    border-bottom: 1px solid #ccc;border-radius: 0px;
}

.ngg-album-compact .ngg-album-compactbox .ngg-album-link a{
	display:block;
}

.searchandfilter ul {
    margin:0px;
	display:block;
	padding:0px;
}
.searchandfilter ul > li{
	width:100%;
	display:block;
}
.searchandfilter ul > li > input{
	width:100%;
	display:block;
}

.left-side-bar .widget.widget_nav_menu ul.menu {
    margin: 0px;
    text-align: left;
}
.left-side-bar .widget.widget_nav_menu ul.menu li{
	display:block;
}
.left-side-bar .widget.widget_nav_menu ul.menu li a{
	display:block;
	margin:0px;
	padding:7px 10px;border-color: #ddd;
}

.resources-media-grid .g-wordpress-posts .g-grid{
	border-top:1px solid #ccc;
	padding:15px 0px;
	margin:0px;
}
.resources-media-grid .g-wordpress-posts .g-grid:first-child{
	border-top:none;
	padding-top:0px;
}
.resources-sidebar ul.menu li a{
	position:relative;
}
.resources-sidebar ul.menu li a:hover{
	color:#4caf50;
}
.resources-sidebar ul.menu li a:before {
    content: "\f105";
	display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	    position: absolute;
    left: 0px;
    top: 10px;
}

.panel-heading h4{
	margin-top:0px;
	position:relative;
	margin-bottom:30px;
}
.panel-heading h5{
	margin:0px 0px 5px 0px;
	position:relative;
}
.panel-heading h4:before {
    content: "";
    height: 5px;
    width: 75px;
    position: absolute;
    bottom: -15px;
    left: 0px;
    background: #e5e5e5;
    display: block;
}
a {
    color: #4caf50;
}
.g-array-item-read-more .button{
	background: #313131;
	font-size:13px;
	padding:6px 12px;
}

.resources-category .platform-content .entries .tease .post-thumbnail{
    width: 25%;
    float: left;
    margin-right: 15px;
    margin-bottom: 0px;
}
.resources-category .platform-content .entries .tease .post-thumbnail a {
    display: block;
    min-height: 130px;
    overflow: hidden;
    border: 2px solid #ccc;
}
.resources-category .platform-content .entries .tease .entry-header {
    font-size: 18px;
    font-weight: 700;
    color: #313131;
    padding-top: 8px;
	margin:0px;
}
.resources-category .platform-content .entries .tease .entry-header  h3{
	margin:0px;
}
.resources-category .platform-content .entries .tease .entry-header a {
    font-size: 18px;
    font-weight: 700;
    color: #313131;
}
.resources-category .platform-content .entries .tease .entry-content p{
	margin:15px 0px;
}
.resources-category .platform-content .entries .tease .entry-content .read-more {
    background: #313131;
    font-size: 13px;
    padding: 6px 12px;
}
.category-resources .entry-meta{
	display:none;
}
.button {
    background: #4caf50;
}

.media {
    margin-top: 15px;
}
.media, .media-body {
    zoom: 1;
    overflow: hidden;
}
.media:first-child {
    margin-top: 0px;
}
.media-left, .media > .pull-left {
    padding-right: 10px;
}
.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top;
}
.media-object {
    display: block;
}
.media-heading {
    margin-top: 0px;
    margin-bottom: 5px;
}
.media-list .media{
	background:#ecedee;
	padding:15px;
}
.media-list .media p{ margin-top:0px;}
.media-list .media .media-object{
	display:block;
	width:140px;
}

.inner-content #wpsm_accordion_669 .wpsm_panel-body {
    color: #666 !important;
    font-size: 14px !important;
	line-height:24px;
}
.inner-content #wpsm_accordion_669 .ac_title_class {
   font-size: 14px !important;
   color: #313131 !important;
}
.partner-grid{
	list-style:none;
	margin:0px;
	padding:0px;
}
.partner-grid li{
	float:left;
	width:33.333%;
	list-style:none;
	margin:0px;
	padding:0px;
}
.partner-grid li a{
	display:block;
	border: 1px solid #ddd;
}
.partner-grid li a img {
    display: block;
    width: 60%;
    margin: 0px auto;
}
.contactside {}
.contactside .social-links>li a {
	color:#313131;
	height:40px;
	width:40px;
	display:block;
	border-radius:50%;
	border:2px solid #313131;
	text-align:center;
	line-height:40px;
}
.contactside .social-links>li a:hover{
	color:#4caf50;border:2px solid #4caf50;
}
.contactside h3{
	font-size:16px;
	margin-bottom:8px;
}
.contactside p{
	margin-top:0px;
}
.detail-post-page .meta-author{
	display:none;
}
.detail-post-page .entry-content .post-thumbnail{
	width:150px;
	float:left;
	margin:0px 15px 15px 0px
}
.detail-post-page .meta-comments-count{
	display:none;
}
.detail-post-page .platform-content .entry-meta {
    margin-top: 0px;
}

.video-iframe {
	width:100%;
	float:left;
	
}
.video-iframe iframe{
	width:100%;
	float:left;min-height:420px;
}

.detail-post-page .meta-date{
	display:inline-block;
	margin-right:15px;
}
.detail-post-page .meta-categories{
	display:inline-block;
}
.w-80{
	width:80% !important;
}

.inner-content .category-videos .meta-date{
	display:inline-block;
	margin-right:15px;
}
.inner-content .category-videos .meta-categories{
	display:inline-block;
}
.inner-content .category-videos .meta-comments-count{
	display:none;
}
.inner-content .category-videos .meta-author{
	display:none;
}
.inner-content .category-videos .entry-content .post-thumbnail{
	display:none;
}
.tree {
    margin-bottom: 100px;
    float: left;
    width: 100%;
}
.tree ul {
    padding-top: 20px;
    position: relative;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    width: 100%;
    float: left;
	margin: 0px auto;
    text-align: center;
}

.tree li {
	float: left; text-align: center;
	list-style-type: none;
	padding: 20px 5px 0 5px;
	position:relative;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}

/*We will use ::before and ::after to draw the connectors*/

.tree li::before, .tree li::after{
	content: '';
	position: absolute; top: 0; right: 50%;
	border-top: 1px solid #ccc;
	width: 50%; height: 20px;
}
.tree li::after{
	right: auto; left: 50%;
	border-left: 1px solid #ccc;
}

/*We need to remove left-right connectors from elements without 
any siblings*/
.tree li:only-child::after, .tree li:only-child::before {
	display: none;
}

/*Remove space from the top of single children*/
.tree li:only-child{ padding-top: 0;width: 100%;}

/*Remove left connector from first child and 
right connector from last child*/
.tree li:first-child::before, .tree li:last-child::after{
	border: 0 none;
}
/*Adding back the vertical connector to the last nodes*/
.tree li:last-child::before{
	border-right: 1px solid #ccc;
	border-radius: 0 5px 0 0;
	-webkit-border-radius: 0 5px 0 0;
	-moz-border-radius: 0 5px 0 0;
}
.tree li:first-child::after{
	border-radius: 5px 0 0 0;
	-webkit-border-radius: 5px 0 0 0;
	-moz-border-radius: 5px 0 0 0;
}

/*Time to add downward connectors from parents*/
.tree ul ul::before{
	content: '';
	position: absolute; top: 0; left: 50%;
	border-left: 1px solid #ccc;
	width: 0; height: 20px;
}

.tree li a{
	border: 1px solid #ccc;
	padding: 5px 8px;
	text-decoration: none;
	color: #666;
	font-size: 11px;
	display: block;
	max-width:100px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	margin:0px auto;
}
.tree li a strong{
    display:block;
}
.tree li a span{
    display:block;
}
.tree li a dl dt{
    text-align: left;
    display:block;
    font-weight:700;
	    margin: 0px;
}
.tree li a dl dd{
    text-align: left;
    display:block;
    font-weight:700;
	    margin: 0px;
}

/*Time for some hover effects*/
/*We will apply the hover effect the the lineage of the element also*/
.tree li a:hover, .tree li a:hover+ul li a, .tree ul li a:hover+ul>li:first-child ul li a, .tree ul li a:hover+ul>li:last-child ul li a, .tree ul li a:hover+ul li ul li a, .tree ul li a:hover+ul li ul li ul li a {
	background: #39870c;
    color: #fff;
    border: 1px solid #39870c;
}
.tree ul li a:hover+ul li ul li ul li a strong{
	color:#fff;
}

.tree ul li ul li a:hover, .tree ul li ul li a:hover+ul li a, .tree ul li ul li a:hover+ul li ul li a{
	color:#fff;
	border: 1px solid #007bc7 !important;
	background: #007bc7 !important;
}
.tree ul li ul li a:hover+ul li ul li a strong{
	color:#fff;
}

/*Connector styles on hover*/
.tree li a:hover+ul li::after, 
.tree li a:hover+ul li::before, 
.tree li a:hover+ul::before, 
.tree li a:hover+ul ul::before{
	border-color:  #39870c;
}
.tree ul li ul li{
	width: 20%;
}
.tree ul li ul li ul{
	width:250px;
}
.tree ul li ul li ul.cal-3{
	width:340px;
	right:80px;
}
.tree ul li ul li ul li ul{
	width:100%;
}
.tree ul li ul li ul.cal-2 li{
	width:50%;
}
.tree ul li ul li ul.cal-3 li{
	width:33.3333%;
}
.tree ul li ul li ul li{
	width:auto;
}
.tree ul li ul li ul li p{
	display:none;
}
.tree ul li ul li ul li ul li{
	width:100% !important;
}

.tree>ul>li>a{
	background:#39870c;
	color:#fff;
	border-color:#39870c;
	padding: 6px 12px;
	max-width:250px;
	font-size:14px;
	font-weight:700;
}
.tree>ul>li>ul>li>a{
	background:#007bc7;
	color:#fff;
	border-color:#007bc7;
	max-width: 160px;
	min-height: 76px;
}

.tree>ul>li>ul>li>a strong, .tree>ul>li>ul>li>a span{color:#fff;}

.tree>ul>li>ul>li>ul>li>a{
	border-color:#d52b1e;
	background:#d52b1e;
	color:#fff;
}

.tree>ul>li>ul>li:first-child ul li a{
	border-color:#e17000;
	background:#e17000;
	color: #fff;
}
.tree>ul>li>ul>li:first-child ul.cal-3 li a{
	border-color:#e17000;
	background:#e17000;
	color: #fff;
}
.tree>ul>li>ul>li:first-child ul li a strong{
	color: #fff;
}
.tree>ul>li>ul>li:last-child ul li a{
	border-color:#a90061;
	background:#a90061;
}
.tree>ul>li>ul>li>ul.cal-3>li>a{
	border-color:#ca005d;
	background:#ca005d;
	color:#fff;
}
.tree>ul>li>ul>li>ul.cal-3>li ul li a{
	border-color:#ca005d;
	background:#fff;
	font-size:10px;
}
.tree>ul>li>ul>li:last-child ul li ul li a{
	border-color:#a90061;
	background:#ca005d;
	font-size:10px;
	color:#fff;
}
.tree>ul>li>ul>li:last-child ul li ul li a strong{
	color:#fff;
}

.tree>ul>li>ul>li>ul>li>a strong, .tree>ul>li>ul>li>ul>li>a span{color:#fff;}

.tree-ab-1 {
    position: absolute;
    background: #fff;
    color: #232323;
    border: 1px solid #eee;
    padding: 6px 12px;
    /* max-width: 150px; */
    font-size: 12px;
    font-weight: 700;
    border-radius: 3px;
    bottom: -60px;
    right: 30px;
	text-align:center;
}
.tree-ab-1 strong{
    display:block;
}
.tree-ab-1 span{
    display:block;
	font-weight:400;
	font-size:11px;
}
.tree-ab-2 {
    position: absolute;
    background: #fff;
    color: #232323;
    border: 1px solid #eee;
    padding: 6px 12px;
     max-width: 150px;
    font-size: 12px;
    font-weight: 700;
    border-radius: 3px;
    bottom: -60px;
    right: -100px;
	text-align:center;
}
.tree-ab-2 strong{
    display:block;
}

/*Thats all. I hope you enjoyed it.
Thanks :)*/


.page-sub-blocks{
	margin: 3.2em 0;
    border-left: .4em solid #dbdbdb;
    padding: 0 0 .8em 1.2em;
}
.page-sub-blocks h4 {
    color: #6f6f6f;
	    font-size: 20px;
		display:block;
		margin:0px 0px 10px 0px;
		font-weight:500;
}
.page-sub-blocks ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
.page-sub-blocks ul li{
	list-style:none;
	margin:0px;
	padding:0px;
}
.page-sub-blocks ul li a {
    border-bottom: 1px solid #4caf50;
	color: #313131;
	text-decoration: none;
    transition: background-color .1s ease-in-out,border-color .1s ease-in-out;
	font-weight:700;
	line-height:30px;
}
.page-sub-blocks ul li a:hover{
	border-color:#fff;
}
.topic-page #letters{
	width:30%;
	float:left;
	padding-right: 1.6em;
}
.topic-page #letters .az-links li {
    border: 1px solid #313131;
    border-radius: 3px;
    display: inline-block;
    margin: 0 .4em .4em 0;
    padding: 0 .4em;
    float: none;
    width: auto;
    height: auto;
    background: none;
}
.topic-page #letters .az-links li:hover{
	background:#4caf50;
	color:#fff;
}
.topic-page #letters .az-links li:hover a{
	
	color:#fff;
}
.topic-page #letters .az-links li>a {
    text-align: center;
    min-width: 2.5em;
    padding: .4em 0;
    border: none;
	color:#313131;
	display:block;
}
.topic-page #letters .az-links li> span {
    text-align: center;
    min-width: 2.5em;
    padding: .4em 0;
    border: none;
	display:block;
}
.topic-page #az-slider{
	width:70%;
	float:left;
}
.topic-page #az-slider .letter-section .back-to-top{
	display:none;
}
.topic-page #az-slider .letter-section{
	margin-bottom:15px;
}
.topic-page #az-slider .letter-section:first-child h2{
	margin-top:0px;
}
.topic-page #az-slider .letter-section h2{
	margin-bottom:0px;
}
.sfsi_holders{
	height:auto !important;
}
.sfsi_wicons{
	margin-top:0px !important;
	padding-top:0px !important;
	top: -1px;
}
.topic-page .ngg-gallery-thumbnail-box{
	width:25%;
}
.topic-page .ngg-gallery-thumbnail-box a img{
	width:100%;
}
.media-list{
	
}
.media-list .media {
    float: left;
    width: 48%;
    margin: 0px 15px 15px 0px;
}
.search-page .page-header{
	display:none;
}
.search-page .entry-meta{
	display:none;
}
.ngg-gallery-thumbnail span {
    font-size: 16px !important;
    padding: 10px 0px;
    display: block;
    background: rgba(255, 255, 255, 0.85);
    color: #000;
    font-weight: 700;
    position: absolute;
    bottom: 0px;
    width: 100%;
}
.ngg-gallery-thumbnail a{
	position:relative;
}
#display_news{
	padding:0px !important;
}
#ticker-id h4{
	margin:0px;
	padding:15px;
}

.mlab-modal-body {
    padding: 0px !important;
}
.mlab-modal-body p{
	margin:0px !important;
}
.mlab-modal-footer {
    padding: 15px  !important;
     margin-top: 0px !important;
    text-align: right;
     border: none !important;
}
.mlab_donotshow, .mlab-modal-donotshow {
    float: none !important;
    vertical-align: middle;
    line-height: 16px;
}
.mlab_donotshow input{
	vertical-align: middle;
	display: inline-block;
}
.mlab_donotshow span {
    display: inline-flex;
    vertical-align: middle;
}
.mlab-modal-body .aligncenter, .mlab-modal-body div.aligncenter {
    display: block;
    margin: 0px !important;
	    width: 100%;
}
.mlab-modal-header .mlab-close {
    margin-top: -2px;
    cursor: pointer;
    float: right;
    position: absolute;
    right: -12px;
    top: -12px;
    z-index: 99;
}
.mlab-modal-header {
    min-height: 0px !important;
    height: 0px !important;
    padding: 0px !important;
    border: none !important;
}
.mlab-modal{
	overflow:auto !important;
}
.mlab-modal-dialog {
    margin: 50px auto !important;
}



@media (max-width: 480px) {
	.mlab-modal-dialog {
	width:90% !important;
    margin: 100px auto !important;
}
	.g-offcanvas-toggle {
		top: 18px;
		left: 5px;
	}
	#g-header.top-bar .g-content .textwidget p {
		font-size:14px;
    	text-align: center;
	}
	#g-header.top-bar .label-default{
		display:none;
	}
	.brand-logo {
    	display: block;
    	padding: 0px 15px 15px 15px;
	}
	.brand-logo a{
		display: block;
	}
	.brand-navbar .widget .image {
    display: block;
    padding: 0px 15px 15px 15px;
    margin: 0px auto;
}
	.widget.widget_nav_menu ul.menu {
		text-align: center;
	}
	.widget.widget_nav_menu ul.menu li a {
		padding: 0px 0px 0px 0px;
		font-size: 12px;
		margin: 0px 4px 0px 4px;
	}
	.widget.widget_search {
		margin: 15px 0px 0px 0px;
		text-align: center;
		    display: none;
	}
	.services-box  .g-grid{
		    overflow-x: auto;
    		max-height: 235px;
		height: 235px;
		display: flex;
		flex-direction: column;
	}
	.services-box .g-block{
		width:220px;
		float:left;
		flex-basis: unset;
    flex-grow: unset;
		max-width: none;
	}
	#g-highlight .widget ul li {
    width: 50%;
    float: left;
    border: 1px solid #f7f7f7;
}
	#g-subfeature .g-block{
		text-align:center !important;
	}
	.norm_row {
    float: none;
    width: 100% !important;
		text-align:center !important;
    position: relative !important;
	}
	#g-newsevents {
		padding: 30px 15px;
	}
	#g-resources {
    padding: 30px 15px;
}
	
	.news-media-grid .g-content {
    padding: 0px;
}
	#g-help .g-content {
    margin: 0px;
    padding: 0px 15px;
}
	.news-media-grid .g-content-array {
		margin: 0px;
	}
	.btn-v-list .btn{
		min-width:180px;
		    width: 100%;
	}
	.resources-media-grid .g-content {
    	padding: 0px;
	}
	.resources-media-grid .g-content-array {
		margin: 0px;
	}
	#g-footer .widget.widget_nav_menu ul.menu li a {
		
		text-align: center;
	}
	#g-showcase.inner-banner .g-block{
		padding:0px 15px;
	}
	#g-showcase.inner-banner .g-content {
        text-align: center;
    font-size: 24px;
}
	.inner-content .g-content {
    padding:15px;
     margin: 0px; 
}
	.media-list .media {
    width: 100%;
}
	.topic-page .ngg-gallery-thumbnail-box {
    width: 50%;
}
	.ngg-gallery-thumbnail-box {
    width: 50%;
}
	.inner-content .resources-media-grid {
    padding-left: 0px;
}
	.inner-content .resources-media-grid .g-block .g-content {
    padding: 0px;
}
	
	
}
