/* Themify Customize Styling */
#main-nav a, #main-nav > li > a, .transparent-header #main-nav a {	
	color: #1a1616; 
}
#main-nav-wrap #main-nav a:hover, #main-nav-wrap #main-nav > li > a:hover {	
	color: #ee2312; 
}
#main-nav-wrap #main-nav .current_page_item a, #main-nav .current-menu-item a, #main-nav > .current_page_item > a, #main-nav > .current-menu-item > a {	
	color: #8cc53f; 
}

/* Themify Custom CSS */
#main-nav a {
   font-weight: bold;
    font-size: 14px;
    padding: .6em 8px;
    
}
.themify_builder_content-30 .tb_cnau149.module_row {
    padding-top: 3%;
    padding-bottom: 9%;
}

#customers {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  border-collapse: collapse;
  width: 100%;
}

#customers td, #customers th {
  border: 1px solid #ddd;
  padding: 8px;
}

#customers tr:nth-child(even){background-color: #f2f2f2;}

#customers tr:hover {background-color: #ddd;}

#customers th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #4CAF50;
  color: white;
}
body{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px
}
.themify_builder_content-30 .tb_cnau149.module_row {
    padding-top: 3%;
    padding-bottom: 2%;
}
#header {
    text-align: inherit;
    padding: 5px 0px;
    width: 1159px;
}
#main-nav {
    float: right;
    clear: right;
    transition: all 0.2s ease-in-out;
    margin: 25px 0px;
}
#cmember table, td, th {
  border: 0px solid black;
}
#cmember table, td{
  padding:10px;
}

#cmembertable {
  border-collapse: collapse;
  width: 100%;
}

#cmember th {
  height: 50px;
}
.imgmc img{
width:100px;
height:100px;
border-radius: 14px;
    border: solid #eee;
}
#cmember h1{
	font-size: 2em;
}
#othermember table, td, th {
  border: 0px solid black;
}
#othermember table, td{
  padding:10px;
}

#cmembertable {
  border-collapse: collapse;
  width: 100%;
}

#othermember th {
  height: 50px;
}
.imgmc img{
width:100px;
height:100px;
border-radius: 14px;
    border: solid #eee;
}
#othermember h1{
	font-size: 2em;
} 
#region1::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

@media only screen and (max-width: 767px){

.ui.module-alert {
    margin-bottom: 2em;
    padding: 1.5em 2em;
    width: 100%;
    display: none;
}
	.row_inner, .tb_holder, .themify_builder:not(.themify_builder_admin) .module_column, .subrow_inner {
    -ms-box-orient: horizontal;
    display: -ms-flexbox;
    display: inherit;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
}
	#headerwrap #site-logo a img {
    height: auto;
    width: 60%;
}
	.menu-icon-inner {
    border-bottom: 2px solid;
    box-sizing: border-box;
    display: inline-block;
    position: relative;
    width: 1.25em;
    height: 1em;
    overflow: hidden;
    vertical-align: middle;
    color: #F44336;
}
.themify_builder_content-30 .tb_dkyw182.module_subrow {
    border: 1px solid rgba(51, 41, 41, 1);
    padding: 10px;
}
.row_inner, .tb_holder, .themify_builder:not(.themify_builder_admin) .module_column, .subrow_inner {
    -ms-box-orient: horizontal;
    display: -ms-flexbox;
    display: inherit;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    padding: 10px;
    width: 100%!important;
}
	.imgmc img {
    width: 100%;
    height: auto;
    border-radius: 14px;
    border: solid #eee;
}
	.tb_text_wrap
{
width:100%;
    overflow: AUTO;
}
        }


.ui.module-alert {
    margin-bottom: 2em;
    padding: 0.5em 0em;
}
.themify_builder_content-30 .tb_7ol5200.module-text {
    padding-bottom: 0px;
}
.module-alert.button-bottom-center .alert-button {
    margin-top: -15px;
}
#main-nav ul a {
    font-weight: normal;
    text-transform: none;
    text-align: left;
    padding: .4em 1.4em;
    margin: 0;
    display: block;
    background: 0;
    border: 0;
    text-shadow: none;
    border-radius: 0;
    box-shadow: none;
    border-bottom: solid 1px #eee;
}
.commeti{
	    background: #fff;
    border-radius: 28px;
    padding-top: 12px;
	height:280px
}

#site-logo {
    margin: 0 10px 5px 0;
    display: inline-block;
    vertical-align: middle;
}
.mem{ margin: 0 5px;
    width: 24%;
    border: solid 1px #d5d8db;}

/* all page footer code  */

 .footerBox{
            display: flex;
            flex-direction: row;
            margin: auto;
        }
        .footerBox > div{
            border-right: 1px solid lightgray;
            margin: 20px;
        }
        .lastBox{
            width: 100%;
            background-color: #000024;
            padding: 6px;
        }
        .lastBox h4{
            font-size: 16px;
            color: #fff;
            text-align: center;
        }
.firstCol img {
    width: 218px;
    height: 100px;
}
.firstCol {
    width: 27%;

}
.secondCol{
	width: 48%;
}
.thirdCol{
	width: 25%;
}
.intro span {
    background-color: #efecec;
    padding: 5px;
    display: block;
    width: 15px;
    border-radius: 20px;
    color: #161615;
    text-align: center;
    font-weight: 900;
	margin: 0 10px;
	height:20px;
}
.intro p {
    display: flex;
    flex-direction: row;
    font-size: 16px;
    font-weight: 600;
		margin-bottom:12px;
}
.intro a {
    display: contents;
}