html,
body {
    height: 100%;
}

@font-face {
    font-family: lsfont;
    src: url(fonts/LSLight.otf);
}

@font-face {
	font-family: 'Founmrg';
	src: url('fonts/Founmrg.eot');
	src: local('☺'), url('fonts/Founmrg.woff') format('woff'), url('fonts/Founmrg.ttf') format('truetype'), url('fonts/Founmrg.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Founmb';
	src: url('fonts/Founmb.eot');
	src: local('☺'), url('fonts/Founmb.woff') format('woff'), url('fonts/Founmb.ttf') format('truetype'), url('fonts/Founmb.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
    padding-top: 50px;
}

/*h1,h2,h3,h4,h5,h6{font-family:'lsfont' !important;}*/
h1,h2,h3,h5,h6{font-family:'Founmrg' !important;}
h1,h2{color:#a2096a;}
.page-header{
	text-align:center; 
	text-transform:uppercase;
	display: table !important;
	margin-left: auto !important;
	margin-right: auto !important;
	border-bottom: 0px !important;
}
.page-header:after{
    content: "";
    display: block;
    width: 85%;
    height: 1px;
    background: #a2096a none repeat scroll 0% 0%;
    margin: 10px auto 0px;
}
.panel{
    margin-bottom: 20px;
    background-color: #FFF;
    border: 0px;
    border-radius: 0px;
    box-shadow: none;
}
.panel-body img{width:100%;}
.panel-body{text-align:center;}

.search-box{


    display: table-cell;
    width: 100%;
    height: 66px;
    padding: 10px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
    background-color: #FFF;
    background-image: none;
    border: 1px solid #CCC;
    border-radius: 0px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: opacity 0.24s ease-in-out 0s;
}
.search-button{

    font-family: "Open Sans";
    text-transform: uppercase;
    font-weight: 700;
    font-style: normal;
    color: #FFF;
    font-size: 30px;
    opacity: 1;
    visibility: visible;
    transition: opacity 0.24s ease-in-out 0s;
    position: absolute;
    top: 0px;
    right: 5px;
    bottom: 5px;
    width: 160px;
    height:66px;
    border-radius:0px;
    background:#2791BD;
    color:#fff;
}
/* image hover text */
.clear-L-R {
    padding-left:0px;
    padding-right: 0px;
}

.clear-L-R img{
    width:100%;
}


.caption{
    cursor: pointer;
    position: absolute;
    top:0;
    height:53%;
    width:100%;
    background-color: rgba(0,0,0,0.65);
    opacity: 0;
    -webkit-transition:all 0.45s ease-in-out;
    -moz-transition:all 0.45s ease-in-out;
    -o-transition:all 0.45s ease-in-out;
    -ms-transition:all 0.45s ease-in-out;
    transition:all 0.45s ease-in-out;
}
.caption:hover{
    opacity: 1;
}
.caption-text h1{
    text-transform: uppercase;
    font-size: 24px;
}
.caption-text{
    color: #fff;
    text-align: center;
}
/*==== image hover text end..===================== */

.img-portfolio {
    margin-bottom: 30px;
}

.img-hover:hover {
    opacity: 0.8;
}

/* Home Page Carousel */

header.carousel {
    height: 50%;
}

header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
    height: 100%;
}

header.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

.navbar-inverse {
    background-color: #fff;
    border-color:#fff;
    /* z-index: 1; if it is set to 1, grant-post floats*/
z-index: 2;
}

}
.navbar-right {
    float: right !important;
    margin-right: -15px;
    margin-top: 30px;
}
.container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
    padding-bottom: 15px;
}
.logo{height:80px;width: 284px;}

.main-nav{
    background:#fff;
    height: 61px;
    padding-top: 12px;
}
.current-menu-item a{
    color:#A2096A !important;
    border-bottom: 1px solid #4CC3F2;
}

.current-menu-parent a{
    color:#A2096A !important;
	border-bottom: 1px solid #4CC3F2;
}

.current-menu-parent .sub-menu li a:hover{
	border-bottom: 1px solid #4CC3F2 !important;
	color:#A2096A !important;
}

.current-menu-parent .sub-menu li a{
	border-bottom: 0px solid #4CC3F2 !important;
	color: #000 !important;
}

.current-menu-parent .sub-menu .current-menu-item a {
    border-bottom: 1px solid #4CC3F2 !important;
	color:#A2096A !important;
}

.current-menu-parent a,
.current-menu-parent .current-menu-item a{
    color:#A2096A !important;
}

.navbar-inverse .navbar-shrink{
    background-color:#222;
    padding:10px 0
}

.navbar-inverse .navbar-shrink .navbar-brand{height:50px;}
.navbar-inverse .navbar-nav > li > a {
    font-family:'Founmb' !important;
    font-size:16.3px;
    color:#000;
    text-transform:uppercase;
    /*font-weight:bold;*/
}
.navbar-inverse .navbar-nav > li > a:hover{
    color:#A2096A;
    border-bottom: 1px solid #52BFC9;
    background: transparent;
}
.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover{
    color: #A2096A !important;
    background: transparent !important;
}
.current-menu-item a:hover{
    color:#A2096A;
    border-bottom:none;
}
.nav.navbar-nav .dropdown:hover .dropdown-menu {
    display: block;
}
.nav.navbar-nav .dropdown-menu .dropdown-menu {
    display: none !important;
    left: 230px;
    top: 0px;
    min-width: 100px;
}
.nav.navbar-nav .menu-item-has-children .dropdown-menu .menu-item-has-children:hover .dropdown-menu {
    display: block !important;
}

.navbar-nav > li > .dropdown-menu li a {
    font-family:'Founmb' !important;
    font-size:18px;
    color:#000;
    text-transform:uppercase;
    /*font-weight:bold;*/
}
.navbar-nav > li > .dropdown-menu li a:hover {
    color:#A2096A;
    border-bottom: 1.5px solid #52BFC9;
}

nav.navbar{
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
	box-shadow: 0px 0px 5px -2px #1A4D6D;
	border-bottom: 1px solid #a2096a;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}
.about-icon{
    background:#00C1CF;
    color:#fff;
    border-radius:100%;
    text-align:center;
    width:100px;
    height:100px;
    display:table-cell;
    vertical-align:middle;
}
.group-icon{
    background:#B97EBB;
    color:#fff;
    border-radius:100%;
    text-align:center;
    width:100px;
    height:100px;
    display:table-cell;
    vertical-align:middle;
}
.theme-icon{
    background:#FE6C61;
    color:#fff;
    border-radius:100%;
    text-align:center;
    width:100px;
    height:100px;
    display:table-cell;
    vertical-align:middle;
}
.about-section-title{ text-transform:uppercase;}

.btn-default{
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -moz-user-select: none;
    background-image: none;
    border: 1px solid #52BFC9;
    border-radius: 0px;
    color:#52BFC9;
}
.tml-button{
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -moz-user-select: none;
    background-image: none;
    border: 1px solid #52BFC9;
    border-radius: 0px;
    color:#52BFC9;
	background: transparent;
}
.btn-default:hover {
    color: #fff;
    background-color: #52BFC9;
    border-color: #52BFC9;
}
.tml-button:hover {
    color: #fff;
    background-color: #52BFC9;
    border-color: #52BFC9;
}
.counter-section{
    background:#333 !important;
    padding-top:80px;
    padding-bottom:80px;
    color:#fff;
}
.count-box{
    display: block;
    color: #FFD400;
    font-size: 4em;
    border-radius: 50%;
    width: 100px;
    text-align: center;
}
/* 404 Page Styles */

.error-404 {
    font-size: 100px;
}

/* Pricing Page Styles */

.price {
    display: block;
    font-size: 50px;
    line-height: 50px;
}

.price sup {
    top: -20px;
    left: 2px;
    font-size: 20px;
}

.period {
    display: block;
    font-style: italic;
}

.home-widget-title{text-align:left; text-transform:uppercase; padding-bottom: 40px; color:#000;}
.home-widget-title:after{
    content: "";
    display: block;
    width: 50px;
    height: 1px;
    background: #EC7411 none repeat scroll 0% 0%;
    margin-top: 10px;
}

/*form control */
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
    background-color: #FFF;
    background-image: none;
    border: 1px solid #CCC;
    border-radius: 0px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}

/* Footer Styles */
.footer-widgets{background-color: #1A4D6D; color:#FFFFFF;}
.widget-title{text-align:left; text-transform:uppercase; padding-bottom: 5px; color:#a2096a;}
.widget-title:after{
    content: "";
    display: block;
    width: 50px;
    height: 1px;
    background: #A2096A none repeat scroll 0% 0%;
    margin-top: 10px;
}

.footer-section {	
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #0F3E5A;
	border-top: 1px solid #59808d;
	color: #52BFC9;	
}
.footer-menu{
    float: right;
    text-align: right;
}
.footer-menu ul li{
    font-family:'Founmrg' !important;
    font-size:19px;
    color:#000;
    text-transform:uppercase;
    /*font-weight:bold;*/
    color:#999;
    display: inline-block;
    text-align: left;
    margin-bottom: 0px;
    position: relative;
    padding-right: 10px;
    list-style: outside none none !important;
}
.footer-menu ul li a {
    text-decoration:none;
    color:#52BFC9;
}
.footer-menu ul li a:hover {color:#fff; }

.tagcloud a {

    color: #fff;
    border:1px solid #fff;
    display: inline-block;
    margin: 0 4px 8px 0;
    padding: 2px 10px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 4px;
    font-size: 14px;

}

.tagcloud a:hover {
    color: #fff;
    background:#0A2C41;
    border:1px solid #fff;
    display: inline-block;
    margin: 0 4px 8px 0;
    padding: 2px 10px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 4px;
    font-size: 14px;
    text-decoration:none;
}
.social-links{border-top:1px solid #344D55; padding-top:20px; padding-bottom:20px;}
.social-links ul li{display:inline; float: none;
    margin: 10px;
    display: inline-block;
    border: 1px solid;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 50%;
    font-size: 20px;
    color: #FFF;
    vertical-align: middle;
}

/* Member carousel...  */

.nbs-flexisel-container {
    position:relative;
    max-width:100%;
}
.nbs-flexisel-ul {
    position:relative;
    width:99999px;
    margin:0px;
    padding:0px;
    list-style-type:none;
    text-align:center;
}

.nbs-flexisel-inner {
    overflow:hidden;
    float:left;
    width:100%;

}

.nbs-flexisel-item {
    float:left;
    margin:0px;
    padding:0px;
    cursor:pointer;
    position:relative;
    line-height:0px;
}
.nbs-flexisel-item img {
    /*width: 100%;*/
    cursor: pointer;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
    /*max-width:100px;
    max-height:45px;*/
	height: 45px;
	width: auto;
}

/*** Navigation ***/

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    width: 22px;
    height: 22px;
    position: absolute;
    cursor: pointer;
    z-index: 1;
    opacity: 0.5;
}

.nbs-flexisel-nav-left {
    left: 10px;
    background: url(images/button-previous.png) no-repeat;
}

.nbs-flexisel-nav-right {
    right: 5px;
    background: url(images/button-next.png) no-repeat;
}
/*.theme-1{background:#25bce6;}
.theme-2{background:#fbc400;}
.theme-3{background:#a21c42;}
.theme-4{background:#ff3d01; }
.theme-5{background:#dc1769;}
.theme-6{background:#4e9e1b; }
.theme-7{background:#da5553; }
.theme-8{background:#ab8647; }
.theme-9{background:#923b8b; }
.theme-10{background:#607CD6; }*/
.theme-1{background:#1A4D6D !important;}
.theme-2{background:#52BFC9 !important;}
.theme-3{background:#D958A0 !important;}
.theme-4{background:#A2096A !important; }
.theme-5{background:#FFD400 !important;}
.theme-6{background:#1A4D6D !important; }
.theme-7{background:#52BFC9 !important; }
.theme-8{background:#D958A0 !important; }
.theme-9{background:#A2096A !important; }
.theme-10{background:#FFD400 !important; }
.theme-11{background:#1A4D6D !important; }
.theme-12{background:#52BFC9 !important; }
.theme-13{background:#D958A0 !important; }
.theme-14{background:#A2096A !important; }

.dummy {
    margin-top: 100%;
}
.theme-panel {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    font-size:12px;
    padding-top:20px;
    padding-left:10px;
    padding-right:10px;
}
.theme-panel:hover{opacity:0.6;}
/* ==================== */
/* for all member page */


.card {
    padding-top: 20px;
    margin: 10px 0 20px 0;
    background-color: rgba(214, 224, 226, 0.2);
    border-top-width: 0;
    border-bottom-width: 2px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.card .card-heading {
    padding: 0 20px;
    margin: 0;
}

.card .card-heading.simple {
    font-size: 20px;
    font-weight: 300;
    color: #777;
    border-bottom: 1px solid #e5e5e5;
}

.card .card-heading.image img {
    display: inline-block;
    width: 46px;
    height: 46px;
    margin-right: 15px;
    vertical-align: top;
    border: 0;

    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.card .card-heading.image .card-heading-header {
    display: inline-block;
    vertical-align: top;
}

.card .card-heading.image .card-heading-header h3 {
    margin: 0;
    font-size: 14px;
    line-height: 16px;
    color: #262626;
}

.card .card-heading.image .card-heading-header span {
    font-size: 12px;
    color: #999999;
}

.card .card-body {
    padding: 0 20px;
    margin-top: 20px;
}

.card .card-media {
    padding: 0 20px;
    margin: 0 -14px;
}

.card .card-media img {
    max-width: 100%;
    max-height: 100%;
}

.card .card-actions {
    min-height: 30px;
    padding: 0 20px 20px 20px;
    margin: 20px 0 0 0;
}

.card .card-comments {
    padding: 20px;
    margin: 0;
    background-color: #f8f8f8;
}

.card .card-comments .comments-collapse-toggle {
    padding: 0;
    margin: 0 20px 12px 20px;
}

.card .card-comments .comments-collapse-toggle a,
.card .card-comments .comments-collapse-toggle span {
    padding-right: 5px;
    overflow: hidden;
    font-size: 12px;
    color: #999;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.card-comments .media-heading {
    font-size: 13px;
    font-weight: bold;
}

.card.people {
    position: relative;
    display: inline-block;
    width: 170px;
    height: 300px;
    padding-top: 0;
    margin-left: 20px;
    overflow: hidden;
    vertical-align: top;
}

.card.people:first-child {
    margin-left: 0;
}

.card.people .card-top {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 170px;
    height: 150px;
    background-color: #ffffff;
}

.card.people .card-top.green {
    background-color: #53a93f;
}

.card.people .card-top.blue {
    background-color: #427fed;
}

.card.people .card-info {
    position: absolute;
    top: 150px;
    display: inline-block;
    width: 100%;
    height: 101px;
    overflow: hidden;
    background: #ffffff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.card.people .card-info .title {
    display: block;
    margin: 8px 14px 0 14px;
    overflow: hidden;
    font-size: 16px;
    font-weight: bold;
    line-height: 18px;
    color: #EA344C;
}

.card.people .card-info .desc {
    display: block;
    margin: 8px 14px 0 14px;
    overflow: hidden;
    font-size: 12px;
    line-height: 16px;
    color: #737373;
    text-overflow: ellipsis;
}

.card.people .card-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    display: inline-block;
    width: 100%;
    padding: 10px 20px;
    line-height: 29px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.card.hovercard {
    position: relative;
    padding-top: 0;
    overflow: hidden;
    text-align: center;
    background-color: rgba(214, 224, 226, 0.2);
    min-height:414px;
}

.card.hovercard .cardheader {
    background: url("../images/member-back.jpg");
    background-size: cover;
    height: 135px;
}

.card.hovercard .avatar {
    position: relative;
    top: -50px;
    margin-bottom: -50px;
}

.card.hovercard .avatar img {
    width: 100px;
    height: 100px;
    max-width: 100px;
    max-height: 100px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 5px solid rgba(255,255,255,0.5);
}

.card.hovercard .info {
    padding: 4px 8px 10px;
}

.card.hovercard .info .title {
    margin-bottom: 4px;
    font-size: 24px;
    line-height: 1;
    color: #262626;
    vertical-align: middle;
}
.card.hovercard .info .title a {

    color: #EA344C;

}

.card.hovercard .info .desc {
    overflow: hidden;
    font-size: 12px;
    line-height: 20px;
    color: #737373;
    text-overflow: ellipsis;
}

.card.hovercard .bottom {
    padding: 0 20px;
    margin-bottom: 17px;
}





/* Responsive Styles */

@media(max-width:991px) {
    .customer-img,
    .img-related {
        margin-bottom: 30px;
    }
	
	.nav.navbar-nav.navbar-right{
		text-align: center !important;
		padding: 0px !important;
		margin: 0px !important;
		width: 100% !important;		
	}
	.nav.navbar-nav.navbar-right li{
		width: 50% !important;
		float: left;
	}
	.navbar-collapse .nav.navbar-nav{
		margin: 0px !important;
	}
	.imgwrp h3, .imgwrp h3 a{
		font-size: 13px !important;
	}
}

@media(max-width:767px) {
    .img-portfolio {
        margin-bottom: 15px;
    }

    header.carousel .carousel {
        height: 70%;
    }
    a.navbar-brand{
        padding-bottom: 100px;
        display: block;
        width: 80%;
        margin: 0 auto;
    }
}
@media only screen and (min-width:768px) and (max-width:980px) {
    .navbar-inverse .navbar-nav > li > a{font-size:14px;}
    .navbar-nav > li > .dropdown-menu li a {font-size:14px;}
}
.imgwrp{
    display:block;
    position:relative;
}
.imgwrp a{
    position:absolute;
    left:0px;
    right:0px;
    top:0px;
    bottom:0px;
    background:rgba(0,0,0,0.5);

    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    /*-webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);*/
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.imgwrp:hover a{
position:absolute;
    left:0px;
    right:0px;
    top:0px;
    bottom:0px;
    background:rgba(0,0,0,0.5);

    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.imgwrp h3 a{ color:#fff; text-decoration:none; padding-top: 20px; text-align:center; text-transform:uppercase;}

@media only screen and (min-width:320px) and (max-width:500px) {
    /*.navbar-right{display:none;}*/

}
@media all and (max-width: 767px) {
    .imgwrp img.img-responsive {
        width: 100%;
    }
    .theme-item h3.section-subheading {
        font-size: 16px;
        line-height: 18px;
        padding-top: 0;
        margin-top: 3px;
    }
    .navbar-toggle:hover {
        background-color: #333;
    }
    .navbar-toggle{
     background-color: #a2096a !important;
    }

    .navbar-nav {
        background: #FFF;
    }
}
.content-footer ul li {list-style:none; list-style-position: outside;}
h4#com-jobtitlefr{
font-family: 'lsfont' !important;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{
background-color: transparent !important;
}
/*
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)  { 

	.navbar-inverse .navbar-nav > li > a{
		font-size: 14px;
	}



}*/
.navbar-toggle{
  background-color: #a2096a !important;
}

/******************** Event Page ********************/

body.tribe-is-responsive .tribe-events-event-image-fr a img {
    border: 1px solid #ccc;
    overflow: hidden;
    -moz-box-shadow:    inset 0 0 7px #666;
   -webkit-box-shadow: inset 0 0 7px #666;
   box-shadow:         inset 0 0 7px #666;
}

.tribe-events-event-image-fr img {
    display: block;
    margin: 6px auto;
    background-size: contain;
    max-width: 80%;
    height: auto;
}

#tribe-events-pg-template {
    margin: 180px auto !important;
    max-width: 940px;
}
.tribe-events-event-image {
    float: left;
    display: inline-block;
    width: 20% !important;
}
.tribe-events-list .tribe-events-loop .tribe-events-content{
    float: left;
    display: inline-block;
    /*width: 75% !important;*/
}
.tribe-event-schedule-details{
    margin-bottom: 8px;
    color: #1A4D6D;
    font-weight: 400 !important ;
}
.type-tribe_events{
    margin-bottom: 10px;
}
a.tribe-events-read-more{
    float: right;
}
.tribe-events-venue-details{
    font-style: normal !important;
    color: #1A4D6D;
}
#tribe-events .tribe-events-content p, .tribe-events-after-html p, .tribe-events-before-html p{
    line-height: 18px !important;
    margin-bottom: 5px !important;
}
.tribe-events-list-separator-month+.type-tribe_events.tribe-events-first{
    /*padding: 0 !important;*/
}
.tribe-events-list-separator-month+.type-tribe_events.tribe-events-first{
    /*padding: 0 !important;*/
}
.tribe-events-list .type-tribe_events{
    padding: 5px 0 !important;
	border-bottom: 1px solid #eee;
	padding-bottom: 15px !important;
	padding-top: 15px !important;	
}
.tribe-events-loop .tribe-events-event-meta{
    margin-bottom: 7px !important;
}


.about-fr {
    min-height: 105px;
}
.community-fr {
    min-height: 105px;
}
.theme-fr {
    min-height: 105px;
}
h2#ferdous {
    margin: 5px 0 !important;
}
a.tribe-event-url{
    color: #a2096a !important;
}
#tribe-events-content.tribe-events-list{
    margin: 0 auto;
    width: 100%;
}
img.attachment-small.size-small.wp-post-image {
    width: 70%;
    display: block;
    margin: 0 auto;
}
h1.tribe-events-single-event-title {
    font-size: 24px;
    font-weight: bold;
    margin: 5px 0;
    line-height: 24px;
}
.tribe-events-schedule h2{
    font-size: 20px;
    font-weight: 400 !important;
    margin: 5px 0;
    line-height: 22px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
    color: #a2096a !important;
}
#tribe-events-footer {
    margin: 1em 0 !important;
};
p.tribe-events-promo {
    display: none;
}
.sjb-company-tagline {
    font-style: italic;
}
.company-name a{
  font-family: 'lsfont' !important;
  font-size: 18px;  
}

/********************* GRANTS PAGE *************/
.grants-title {
    text-align: center;
    background: #00b0f0;
    color: #FFFFFF;
    font-weight: 600;
    padding: 10px 0;
   font-family: "Open Sans";
   font-size: 24px;
}

.title-fr {
    color: #a2096a;
    font-weight: 600;
    font-size: 22px;
    line-height: 28px;
}
.number-fr li {
    color: #000000;
}
.number-fr li a {
    text-decoration: underline;
    line-height: 24px;
    color: #a2096a;
}
.grants-titlefr {
    color: #a2096a;
    font-weight: 600;
    border-bottom: 1px solid #9d9d9d;
}

ol.desc-fr h5{
    font-weight: 700;
    font-family: 'Open Sans', sans-serif !important;
}
a.website {
    font-size: 14px;
}
h3#sjb-job-heading {
    font-size: 22px !important;
    color:  #a2096a !important;
   
}
h4.titlefr {
    margin-bottom: 10px !important;
}
h2 span{
    font-size: 22px;
    color: #337ab7;
}
.theme-panel{
    transition:all 0.3s ease-in-out;
    box-sizing:border-box;
	border-radius: 50%;
}

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

   a.navbar-brand{
        padding-bottom: 100px;
        display: block;
        width: 80%;
        margin: 0 auto;
    }

    }

/* ==== for homepage tab news events reports section ========= */

.tabs {
    max-width: 90%;
    float: none;
    list-style: none;
    padding: 0;
    margin: 75px auto;
    
}

.tabs:after {
    content: '';
    display: table;
    clear: both;
}

.tabs input[type=radio] {
    display:none;
}

.tabs label {
    display: block;
    float: left;
    /*width: 50%;*/width: 33.33%;
     margin-bottom:0 !important;

    color: #fff;
    font-size: 28px;
    font-weight: normal;
    text-decoration: none;
    text-align: center;
    line-height: 2;

    cursor: pointer;
    background: #113A54;

    -webkit-transition: all 0.5s; /* Safari 3.1 to 6.0 */
    transition: all 0.5s;
}
 
.tabs label span {
    display: none;
}

.tabs label i {
    padding: 5px;
    margin-right: 0;
}
label{
  margin-bottom:0 !important;
}

.tabs label:hover {
    color: #fff;
}

.tab-content {
    display: none;
    width: 100%;
    float: left;
    padding-top: 15px;
    box-sizing: border-box; 
	background: #1A4D6D;
   /* padding-bottom:99px;*/
   /*min-height:640px;*/
   display:relative;
}

.tab-content a{
text-decoration:none;
color:#52BFC9;
}
.tab-content * {

    -webkit-animation: scale 0.7s ease-in-out;
    -moz-animation: scale 0.7s ease-in-out;
    animation: scale 0.7s ease-in-out;
}

@keyframes scale {

  0% { 
    transform: scale(0.9);
    opacity: 0;
    }

  50% {
    transform: scale(1.01);
    opacity: 0.5;
    }

  100% { 
    transform: scale(1);
    opacity: 1;
  }

}

.tabs [id^="tab"]:checked + label {
    background: #1A4D6D;
    color: #FFFFFF;
}

#tab1:checked ~ #tab-content1,
#tab2:checked ~ #tab-content2,
#tab3:checked ~ #tab-content3 {
    display: block;
}

@media (min-width: 768px) {	
    .tabs i {
        padding: 5px;
        margin-right: 10px;
    }

    .tabs label span {
        display: inline-block;
font-size: 20px;
    }

    .tabs {
	/*max-width: 750px;*/max-width: 1140px;
	margin: 50px auto;
    }
}
.tab-content .btn{color:#52BFC9;}
.tab-content .btn:hover{color:#fff;}

@media only screen and (max-width: 767px) {
	.main-nav{height:0px;}
	.tml.tml-login{width: 50% !important;}
	.navbar .navbar-header span h3{
		padding-left: 15px;
		padding-right: 15px;
		display: inline-block;
		padding-top: 0px;
		padding-bottom: 0px;
		margin-top: 0px;
		margin-bottom: 10px;
		font-size: 18px;		
	}
	.tabs label {
		font-size: 14px !important;
		min-height: 50px !important;
		padding-top: 5px !important;	
		line-height: 20px !important;
	}
	.tab-content .col-md-9 h3{
		padding-top: 15px !important;
		padding-bottom: 0px !important;
	}
	.footer-section .container .col-lg-6{
		text-align: center !important;
	}
	.footer-section .container .col-lg-6 .footer-menu{
		float: none !important;text-align: center !important;
	}
	.footer-section .container .col-lg-6 .footer-menu ul{
		padding: 0px !important;
		margin: 0px !important;
	}
	.tagTextBox{
		margin-top: 0px !important;
	}
	.nav.navbar-nav.navbar-right{
		text-align: center !important;
		padding: 0px !important;
		margin: 0px !important;
		width: 100% !important;		
	}
	.nav.navbar-nav.navbar-right li{
		width: 50% !important;
		float: left;
	}
	.navbar-collapse .nav.navbar-nav{
		margin: 0px !important;
	}
	.container .navbar-brand, .navbar > .container-fluid .navbar-brand {
		padding-bottom: 15px !important;
	}	
	.navbar-nav > li > a {
		padding-top: 5px !important;
		padding-bottom: 5px !important;
	}	
	.navbar-header .logo{
		height: 65px !important;
	}	
	.tml.tml-login,.tml.tml-lostpassword{
		width: 90% !important;
	}
	.tabs .tab-content .col-md-2{
		text-align: center !important;
		padding-bottom: 25px !important;
	}	
	.topBorderBoxWrapper{
		display: none;
	}
	.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
		border-color: #a2096a !important;
	}
	.navbar-header .logo {
		margin-left: 16px !important;
	}	
	.nav.navbar-nav .sub-menu.dropdown-menu li:first-child a{
		padding-left: 17px !important;
	}
	.nav.navbar-nav li:first-child a{
		padding-left: 17px !important;
	}	
	.navbar-header .slogan{
		float: none !important;width: 100% !important;display: block !important;clear: both !important;
	}
	.navbar-header .slogan .tagTextBox div{
		width: 100% !important;
	}
	h1{
		font-size: 25px;
	}
	h2{
		font-size: 20px;
	}
	h3{
		font-size: 18px;
	}
	#tocWrapperNavigation{
		float: none !important;
		margin: auto !important;
	}
    .navbar .container .navbar-header h3.tagTextBox {
        font-size: 14px !important;
        text-align: center !important;
        display: block !important;
    }
    .navbar-inverse .navbar-nav > li > a {
        font-size: 14px !important;
    }
    .navbar-toggle {
        margin-top: 30px !important;
    }    
	
}

@media only screen and (min-width:992px) and (max-width:1199px) {
	.nav.navbar-nav .menu-item a{
        padding: 10px 9.5px !important;
        font-size: 16px;
	}	
	.nav.navbar-nav li:first-child a{
		padding-left: 0px !important;
	}
	.nav.navbar-nav li:last-child a{
		padding-right: 0px !important;
	}
	.navbar-brand{
		padding: 15px 2px !important;
		height: auto !important;
	}
	.nav.navbar-nav .sub-menu.dropdown-menu li:first-child a{
		padding-left: 8px !important;
	}
	.nav.navbar-nav .sub-menu.dropdown-menu li:last-child a{
		padding-right: 10px !important;
	}
	.nav.navbar-nav .sub-menu.dropdown-menu .sub-menu.dropdown-menu li:first-child a{
		padding-left: 13px !important;
	}	
	.navbar-right {
		margin-right: 0px !important;
	}	
	.row .col-sm-3 .panel .imgwrp h3{
		font-size: 16px !important;
	}
	.row .col-md-4.col-sm-6.text-center .about-fr,
	.row .col-md-4.col-sm-6.text-center .community-fr,
	.row .col-md-4.col-sm-6.text-center .theme-fr{
		min-height: 165px !important;
	}
	.col-lg-4 {
		width: 33.33333333%;
		float: left;
	}
	.col-lg-6 {
		width: 50%;
		float: left;
	}	
	.col-md-4.theme-item .theme-panel .section-subheading{
		font-size: 18px;
		width: 85%;
		margin-left: auto;
		margin-right: auto;		
	}
    .nav.navbar-nav .dropdown-menu .dropdown-menu {
        left: 235px;
        top: 0px;
        min-width: 100px;
    }
    .navbar-inverse .navbar-nav > li > a {
        font-size: 16px;
    }    
}
/*@media only screen and (min-width:992px) and (max-width:1024px) {
	.nav.navbar-nav .menu-item a{
		padding: 10px 18px !important;
		font-size: 16px !important;		
	}	
}*/
@media only screen and (min-width:768px) and (max-width:991px) {
	.nav.navbar-nav .menu-item a{
        padding: 10px 7.5px !important;
        font-size: 12px !important;
	}
	.navbar-nav > li > a {
		padding-top: 0px !important;
		padding-bottom: 5px !important;
	}	
	.navbar-header .logo{
		height: 65px !important;
	}
	.navbar-header .tagTextBox{
		margin-top: 25px !important;
		font-size: 14px !important;
	}
	.container .navbar-brand, .navbar > .container-fluid .navbar-brand {
		padding-bottom: 15px !important;
	}	
	.tabs .tab-content .col-md-2{
		text-align: center !important;
		padding-bottom: 25px !important;
	}	
	.nav.navbar-nav li:first-child a{
		padding-left: 0px !important;
	}
	.nav.navbar-nav li:last-child a{
		padding-right: 0px !important;
	}
	.navbar-brand{
		padding: 15px 2px !important;
		height: auto !important;
	}
	.nav.navbar-nav .sub-menu.dropdown-menu li:first-child a{
		padding-left: 6px !important;
	}
	.nav.navbar-nav .sub-menu.dropdown-menu li:last-child a{
		padding-right: 10px !important;
	}
	.nav.navbar-nav .sub-menu.dropdown-menu .sub-menu.dropdown-menu li:first-child a{
		padding-left: 10px !important;
	}	
	.navbar-right {
		margin-right: 0px !important;
	}	
	.navbar-inverse .navbar-nav > li > a,
	.navbar-inverse .navbar-nav > li > ul > li a {
		font-size: 12px !important;
	}
	.nav.navbar-nav.navbar-right li {
		width: auto !important;
	}	
	.nav.navbar-nav.navbar-right {
		margin-top: 30px !important;
		width: auto !important;
	}	
	.dropdown-menu {
		min-width: 140px !important;
	}
	.row .col-md-4.col-sm-6.text-center{
		width: 33.33333333%;
		float: left;		
	}
	.row .col-md-4.col-sm-6.text-center .about-fr,
	.row .col-md-4.col-sm-6.text-center .community-fr,
	.row .col-md-4.col-sm-6.text-center .theme-fr{
		min-height: 205px !important;
	}	
	.row .col-lg-12.text-center{
		padding-bottom: 5px !important;
	}
	.row.text-center .col-md-3.text-center {
		width: 25%;
		float: left;
	}
	.count-box {
		font-size: 2em;
	}
	.col-lg-4 {
		width: 33.33333333%;
		float: left;
	}
	.col-lg-6 {
		width: 50%;
		float: left;
	}
	.tab-content .col-md-2{
		width: 25%;
		float: left;
	}	
	.tab-content .col-md-10{
		width: 75%;
		float: left;
	}
	h1{
		font-size: 25px;
	}	
	h2{
		font-size: 18px;
	}
	h3{
		font-size: 16px;
	}
	.tabs label {
		font-size: 20px;
	}
	.col-md-6 {
		width: 50%;
		float: left;
	}
	.row.sharenet-theme .col-md-4.theme-item {
		width: 33.33333333%;
		float: left;
	}
	.row.sharenet-theme .col-md-4.theme-item .theme-panel img{
		height: 50px;
	}
	.row.sharenet-theme .col-md-4.theme-item .theme-panel .section-subheading{
		font-size: 15px;
		width: 80%;
		margin-left: auto;
		margin-right: auto;		
		margin-top: 10px;
	}
    .nav.navbar-nav .dropdown-menu .dropdown-menu {
        left: 182px;
        top: 0px;
        min-width: 50px !important;
    }	
}

.container.sjb-container{
	margin-top: 145px;
}

.tml.tml-login{
	width: 400px;
}

/*.groups #groups-list .item-avatar .avatar{
	width: 150px !important;
	height: 150px !important;
}*/
.groups #groups-list .item-title{
	width: 85% !important;
}
.groups #groups-list .item-title a{
	font-size: 18px;
	font-weight: bold;
}
.groups #groups-list .item-desc{
	font-size: 14px !important;
	width: 85% !important;
	color: #333 !important;
}

/*#buddypress ul.item-list li .activity-avatar img.avatar {
    width: 50px !important;
    height: 50px !important;
}*/

#buddypress div#item-header div#item-meta {
    color: #fff !important;
}

#buddypress #item-header-cover-image #item-buttons {
    float: right;
}
#buddypress div#item-header #item-header-cover-image #item-header-content {
    width: 80%;
}
#buddypress #header-cover-image {
    background-color: #a2096a;
}
#buddypress #item-nav{
	padding: 4px;
    border: 1px solid #ccc;	
}
#buddypress ul.item-list li {
    border-bottom: 1px solid #ccc;
}
#buddypress ul.item-list {
    border-top: 1px solid #ccc;
}
#buddypress div.item-list-tabs#subnav {
    margin: 10px 0;
    border: 1px solid #ccc;
    padding: 4px;
}
#buddypress div#item-header div#item-meta {
    margin: 5px 0 5px;
}
.tribe-events-event-image img {
    padding: 10px;
}
.theme-default .nivo-caption {
    font-family: Calibri, Helvetica, Arial, sans-serif !important;
}
#nwm-outer{
    -webkit-filter: grayscale(50%);
    filter: grayscale(50%);	
}

.tabs .tab-content{
	color: #fff !important;
}

.footer-widgets .widget-title{
	padding-bottom: 25px !important;
	color: #fff !important;	
}

.footer-widgets a{
	color: #fff !important;
}

.footer-widgets .widget-title::after {
    background: #fff none repeat scroll 0% 0% !important;
}

.footer-widgets .social-links {
    border-top: 1px solid #59808D !important;
	padding-top: 10px !important;
	padding-bottom: 10px !important;
	margin-top: 15px !important;
}

.footer-widgets .social-links ul{
	padding: 0px !important;
	margin: 0px !important;
}

.panel .imgwrp .img-responsive{
	filter: grayscale(100%);
}

.panel .imgwrp h3 a{
	background: #A2096A !important;
	width: 100% !important;
	padding-top: 10px !important;
	padding-bottom: 10px !important;	
	transform: translate(-50%, -50%) !important;
	left: 50% !important;
	right: auto !important;
	top: 50% !important;
	bottom: auto !important;	
	outline: none;
}

.panel .imgwrp .img-responsive:hover{
    filter: grayscale(0%) !important;
}

.nivo-caption {
    background: #A2096A !important;
    padding: 10px 10px !important;
}

h1 span, h2 span{
	color: #a2096a !important;
}

.panel-layout .panel-grid-cell .featured-posts .featured-post{
    border-bottom: 1px solid #eee;
    padding-top: 20px;
    padding-bottom: 20px;
	margin: 0px;
}

.panel-layout .panel-grid-cell .featured-posts h4{
	margin: 0 0 10px 0 !important;
}

.sjb-page a {
    color: #A2096A;
}

.tabs .tab-content .col-md-3 .wp-post-image,
.tabs .tab-content .col-md-2 .wp-post-image{
	border: 1px solid #6a91aa;
	padding: 3px;
	-moz-box-shadow:    5px 5px 15px -5px #000;
	-webkit-box-shadow: 5px 5px 15px -5px #000;
	box-shadow:         5px 5px 15px -5px #000;	
}

h4.titlefr,h4.titlefr a,.panel-layout h4,.panel-layout h4 a,.sjb-listing h4,.sjb-listing h4 a{
	font-family: 'Founmrg' !important;
}

.sjb-page{
	font-family: "Calibri",Helvetica,Arial,sans-serif !important;
}

#buddypress .groups.mygroups .item-list li .item-title a{
	font-family: 'Founmrg' !important;
}

.nav.navbar-nav .menu-item a{
	padding: 10px 16.8px;
}

.searchWrapper .col-md-9 h4, .searchWrapper .col-md-9 h4 a{
	font-family: 'Founmrg' !important;
}

.footer-widgets .media .pull-left .wp-post-image{
	border: 1px solid #6a91aa;
    padding: 3px;	
	-moz-box-shadow:    5px 5px 15px -5px #000;
	-webkit-box-shadow: 5px 5px 15px -5px #000;
	box-shadow:         5px 5px 15px -5px #000;		
}

.tml.tml-login,.tml.tml-lostpassword {
    width: 400px;
    border: 1px solid #1A4D6D;
    padding: 15px;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 20px;
	-moz-box-shadow:    0px 0px 9px -4px #000;
	-webkit-box-shadow: 0px 0px 9px -4px #000;
	box-shadow:         0px 0px 9px -4px #000;		
    border-radius: 5px;
}

.tml.tml-login .tml-links,.tml.tml-lostpassword .tml-links{
	height: 25px;padding: 0px;margin: auto;text-align: center;float: none;clear: both;
}

.tml.tml-login .tml-links li,.tml.tml-lostpassword .tml-links li{
	float: left;
	list-style: none;
	padding-left: 10px;
	padding-right: 10px;	
}

#buddypress #signup_form{
	padding-top: 15px;
	padding-bottom: 15px;	
}

#buddypress #signup_form .register-section h4{
	font-size: 22px;font-family: Founmb;border-bottom: 1px solid #ddd;padding-bottom: 10px;	
}

#buddypress #signup_form .register-section legend{
	border: none;
	font-size: 16px;	
}

hr{
	clear: both;
}

#signup_submit{
    display: inline-block !important;
    padding: 6px 12px !important;
    margin-bottom: 20px !important;
	margin-top: 20px !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 1.42857 !important;
    text-align: center !important;
    white-space: nowrap !important;
    vertical-align: middle !important;
    cursor: pointer !important;
    -moz-user-select: none !important;
    background-image: none !important;
    border: 1px solid #52BFC9 !important;
    border-radius: 0px !important;
    color: #52BFC9 !important;	
}

#signup_submit:hover {
    color: #fff !important;
    background-color: #52BFC9 !important;
    border-color: #52BFC9 !important;
}

#buddypress #register-page #signup_form input[type="checkbox"] {
	margin: 0px 10px 0px 0px;
}

#tribe-bar-views .tribe-bar-views-list {
    z-index: 1 !important;
}

.type-tribe_events .tribe-events-event-meta .tribe-events-venue-details{
	margin-top: 0px !important;
}

.type-tribe_events .tribe-events-event-image img{
	border: 1px solid #6a91aa;
	padding: 3px;
	-moz-box-shadow: 5px 5px 10px -9px #000;
	-webkit-box-shadow: 5px 5px 10px -9px #000;
	box-shadow: 5px 5px 10px -9px #000;	
}

.tribe_events .tribe-events-event-image {
    margin-right: 20px !important;
}

.type-tribe_events .tribe-events-read-more,
.sjb-page .sjb-listing .job-description .btn.btn-primary{
	display: inline-block !important;
	padding: 6px 12px !important;
	margin-bottom: 0px !important;
	font-size: 14px !important;
	font-weight: 400 !important;
	line-height: 1.42857 !important;
	text-align: center !important;
	white-space: nowrap !important;
	vertical-align: middle !important;
	cursor: pointer !important;
	-moz-user-select: none !important;
	background-image: none !important;
	border: 1px solid #52BFC9 !important;
	border-radius: 0px !important;
	color: #52BFC9 !important; 	
	background: transparent !important;
}

.type-tribe_events .tribe-events-read-more:hover,
.sjb-page .sjb-listing .job-description .btn.btn-primary:hover{
	color: #fff !important;
	background-color: #52BFC9 !important;
	border-color: #52BFC9 !important;	
}

.type-tribe_events .tribe-events-cal-links .tribe-events-ical.tribe-events-button{
	margin-bottom: 20px;
}

.navbar .container .navbar-header h3.tagTextBox{
	font-family: Founmb !important;
	font-size: 18px;
}

.navbar-brand {
    height: auto !important;
}

.nav.navbar-nav li:first-child a{
	padding-left: 0px;
}
.nav.navbar-nav li:last-child a{
	padding-right: 0px;
}
.navbar-brand{
	padding: 15px 2px !important;
	height: auto !important;
}
.nav.navbar-nav .sub-menu.dropdown-menu li:first-child a{
	padding-left: 13px;
}
.nav.navbar-nav .sub-menu.dropdown-menu li:last-child a{
	padding-right: 17px;
}
.nav.navbar-nav .sub-menu.dropdown-menu .sub-menu.dropdown-menu li:last-child a{
	padding-left: 17px;
}
.nav.navbar-nav .sub-menu.dropdown-menu .sub-menu.dropdown-menu li:first-child a{
	padding-left: 17px;
}
.navbar-right {
	margin-right: 0px;
}

.col-lg-12.searchWrapper .page-header .page-title{
	font-size: 20px;
	font-family: Founmrg !important;
	color: #a2096a !important;
}

/* About Page Css Start Here */
.block.block-system.mission-vision{
	margin-top: 35px;
	margin-bottom: 15px;
}
.mission-vision .row.mission-vision{
	margin-left: 0px;
	margin-right: 0px;
}
.mission-vision .row.mission-vision .round-background .img{
	border-radius: 50%;
}

.mission-vision .row.mission-vision .col-md-3.vision{
	position: relative;
	top: 30px;
	z-index: 1;
	left: -80px;
	width: 33%;
	float: left;
}
.mission-vision .row.mission-vision .col-md-3.vision .round-background{
	border-radius: 50%;
	background: #52BFC9;
	color: #fff;
	min-height: 320px;
	padding: 50px;
}
.mission-vision .row.mission-vision .col-md-3.mission{
	position: relative;
	top: -15px;
	z-index: 1;
	left: -120px;
	width: 33%;
	float: left;
}
.mission-vision .row.mission-vision .col-md-3.mission .round-background{
	border-radius: 50%;
	background: #A2096A;
	color: #fff;
	min-height: 320px;
	padding: 50px;
}
.mission-vision .row.mission-vision h2{
	color: #fff;
}
.mission-vision .row.mission-vision{
	text-align: center;
}
.mission-vision .row.mission-vision .col-md-6.image{
	margin-left: 7%;
}
.col-sm-3.newsevents .panel .imgwrp h3 a{
	background: #52BFC9 !important;
	font-family: 'Founmb' !important;
}
.col-sm-3.resources .panel .imgwrp h3 a{
	background: #A2096A !important;
	font-family: 'Founmb' !important;	
}
.col-sm-3.announcementsreports .panel .imgwrp h3 a{
	background: #1A4D6D !important;
	font-family: 'Founmb' !important;
}
.col-sm-3.vacancies .panel .imgwrp h3 a{
	background: #FFD400 !important;
	font-family: 'Founmb' !important;		
}
#tocWrapperNavigation, .tocWrapperNavigation {
    display: inline-block;
    display: table;
    zoom: 1;
    *display: inline;
    padding: 7px;
}
#tocWrapperNavigation, .tocWrapperNavigation, .mw-warning, .toccolours {
    border: 1px solid #aaa;
    background-color: #f9f9f9;
    padding: 5px;
    font-size: 95%;
}
#tocWrapperNavigation #toctitle, .tocWrapperNavigation #toctitle, #tocWrapperNavigation .toctitle, .tocWrapperNavigation .toctitle {
    text-align: center;
}
#tocWrapperNavigation #toctitle, .tocWrapperNavigation #toctitle, #tocWrapperNavigation .toctitle, .tocWrapperNavigation .toctitle {
    direction: ltr;
}
#tocWrapperNavigation, .tocWrapperNavigation, .mw-warning, .toccolours {
    font-size: 95%;
}
.mw-body #tocWrapperNavigation h2, .mw-body .tocWrapperNavigation h2 {
    font-size: 100%;
    font-family: sans-serif;
}
#tocWrapperNavigation h2, .tocWrapperNavigation h2 {
    display: inline;
    border: none;
    padding: 0;
    font-size: 100%;
    font-weight: bold;
}
#tocWrapperNavigation ul, .tocWrapperNavigation ul {
    list-style-type: none;
    list-style-image: none;
    margin-left: 0;
    padding: 0;
    text-align: left;
}
#tocWrapperNavigation ul, .tocWrapperNavigation ul {
    margin: .3em 0;
    margin-left: 0px;
}

#tocWrapperNavigation ul, .tocWrapperNavigation ul {
    list-style-type: none;
    list-style-image: none;
    text-align: left;
}

#tocWrapperNavigation ul, .tocWrapperNavigation ul {
    list-style-type: none;
    list-style-image: none;
    text-align: left;
}

.tocWrapperNavigation .tocnumber {
    padding-left: 0;
    padding-right: 0.5em;
}
.tocWrapperNavigation .tocnumber,.tocWrapperNavigation .toctext {
    display: table-cell;
    text-decoration: inherit;
}
.tocWrapperNavigation .tocnumber,.tocWrapperNavigation .toctext {
    display: table-cell;
    text-decoration: inherit;
}
.tocWrapperNavigation a{
	color: #1A4D6D;
	text-decoration: none;
}
.tocWrapperNavigation ul li{
	line-height: 1.4em;
}
#tocWrapperNavigation{
	/*float: right;
	margin: 0px 0px 0px 15px;*/
}
.navbar .navbar-header .navbar-brand .logo{
	width: 284px;
}
.nav.navbar-nav .dropdown-menu li{
	list-style-type:none !important;
	list-style: none !important;
	list-style-image: none !important;
	padding: 0px !important;
}
.mapWrapperBox .col-sm-3 img:hover{
	cursor:pointer;			
	transform: matrix(1.100, 0, 0, 1.100, 0, 0);
	-webkit-filter: drop-shadow( 1px 1px 1px #939292 ); 
	filter: drop-shadow( 1px 1px 1px #939292 );
	transform: scale(1.130); 
	transition-duration: 0.5s;	
	opacity: 1;
	animation: shake 2s;
	animation-iteration-count: infinite;	
}
.counter-section .col-md-3{
	font-family: 'Founmb' !important;
	font-size: 1.2em !important;
	margin-bottom: 15px;
}
.counter-section .col-md-3 .fa{
	font-size: 4em !important;
}
.counter-section .col-md-3 .count-box{
	font-size: 4em !important;
}
.navbar .nav.navbar-nav .sub-menu.dropdown-menu li a {
    border-bottom: 1px solid #efefef;
}
.navbar .nav.navbar-nav .sub-menu.dropdown-menu li a:hover{
	border-bottom: 1px solid #52BFC9 !important;
}
#buddypress img.avatar {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	-webkit-box-shadow: 0 1px 0 #fff;
	-moz-box-shadow: 0 1px 0 #fff;
	box-shadow: 0 1px 0 #fff;
}
.col-lg-12.searchWrapper .col-md-3 .wp-post-image{
	border: 1px solid #6a91aa;
	padding: 3px !important;
	-moz-box-shadow: 5px 5px 8px -8px #000;
	-webkit-box-shadow: 5px 5px 8px -8px #000;
	box-shadow: 5px 5px 8px -8px #000;	
}
#buddypress #cover-image-container #item-header-content .activity{
	/*margin-top: -10px;
	display: block;
	color: #fff;*/
	display: none;
}
.media.relatedPostWrapper .pull-left .wp-post-image{
	border: 1px solid #6a91aa;
	padding: 3px !important;
	-moz-box-shadow: 5px 5px 8px -8px #000;
	-webkit-box-shadow: 5px 5px 8px -8px #000;
	box-shadow: 5px 5px 8px -8px #000;	
}

.ap-pro-front-form .ap-pro-form-field-wrapper .ap-pro-info-wrap{
    width: auto !important;
}
.ap-pro-front-form .ap-pro-form-field-wrapper .ap-pro-info-wrap .ap-pro-info-notes {
    width: 275px !important;
}
.searchform .input-group .form-control,
.searchform .input-group .input-group-btn{
    z-index: 1;
}
.tab-content .col-md-2 .wp-post-image{
    background: #fff;
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
    color: #A2096A;
}
@media only screen and (max-width: 767px) {
	.mission-vision .row.mission-vision .col-md-6.image {
		margin-left: 0%;
	}
	.mission-vision .row.mission-vision .col-md-3.vision,
	.mission-vision .row.mission-vision .col-md-3.mission{
		width: 100%;
		left: 0px;
		top: 15px;
	}	
	.mission-vision .row.mission-vision .col-md-3.mission{
		top: 30px;
	}
	.mission-vision .row.mission-vision .col-md-3.vision .round-background,
	.mission-vision .row.mission-vision .col-md-3.mission .round-background{
		min-height: 275px;
		padding: 30px;
		width: 275px;
		margin: auto;		
	}	
	.mission-vision .row.mission-vision .col-md-3.vision .round-background .textBox,
	.mission-vision .row.mission-vision .col-md-3.mission .round-background .textBox{
		font-size: 14px;
	}
	.mission-vision .row.mission-vision .col-md-6.image .round-background{
		width: 275px;
		margin: auto;	
	}
	#buddypress #cover-image-container #item-header-content{
		background: #a2096a;
		display: block;
		width: 100% !important;
		margin-bottom: 10px !important;
	}
	.nav.navbar-nav li a{
        font-size: 14px !important;
        border-bottom: 1px solid #efefef !important;
        color: #333333 !important;
        outline: 0;
	}
	.nav.navbar-nav li .dropdown-menu{
        display: block !important;
        position: relative !important;
        width: 100% !important;
        border: none !important;
        padding-left: 20px !important;
        padding-right: 20px !important;
        box-shadow: none !important;
        padding-top: 0px !important;
        padding-bottom: 0px !important;        
	}
	.nav.navbar-nav li .dropdown-menu li a{
        border-bottom: 1px solid #efefef !important;
        font-size: 14px !important;
        padding-top: 5px !important;
        padding-bottom: 5px !important; 
        color: #333333 !important;
	}
	.nav.navbar-nav li .dropdown-menu .dropdown-menu{
        display: block !important;
        position: relative !important;
        width: 100% !important;
        border: none !important;
        padding-left: 20px !important;
        padding-right: 20px !important;
        box-shadow: none !important;
        left: 0 !important;	    
	}
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #9d9d9d;
    }	
    .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
        background-color: transparent;
    }	
    .nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
        background-color: transparent !important;
    }	
    .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
        padding: 0px 17px 0px 17px !important;
    }	
    .navbar .nav.navbar-nav li a:hover {
        border-bottom: 1px solid #52BFC9 !important;
        color: #A2096A !important
    }	
    .container.main-nav .nav.navbar-nav{
        border-left: 1px solid #52BFC9 !important;
        border-right: 1px solid #52BFC9 !important;        
    }
	
}
@media only screen and (min-width:992px) and (max-width:1199px) {
	.mission-vision .row.mission-vision .col-md-3.vision {
		top: 35px;
	}
	.mission-vision .row.mission-vision .col-md-3.mission {
		top: -15px;
	}	
	.mission-vision .row.mission-vision .col-md-3.vision .round-background {
		min-height: 280px;
		padding: 40px;
	}	
	.mission-vision .row.mission-vision .col-md-3.vision .round-background .textBox{
		font-size: 14px;
	}
	.mission-vision .row.mission-vision .col-md-3.mission .round-background {
		min-height: 280px;
		padding: 40px;
	}	
	.mission-vision .row.mission-vision .col-md-3.mission .round-background .textBox{
		font-size: 14px;
	}
}
@media only screen and (min-width:768px) and (max-width:991px) {
	.mission-vision .row.mission-vision .col-md-3.vision {
		top: 5px;
	}
	.mission-vision .row.mission-vision .col-md-3.mission {
		top: -25px;
	}	
	.mission-vision .row.mission-vision .col-md-3.vision .round-background {
		min-height: 215px;
		padding: 16px;
	}	
	.mission-vision .row.mission-vision .col-md-3.vision .round-background .textBox{
		font-size: 12px;
	}
	.mission-vision .row.mission-vision .col-md-3.mission .round-background {
		min-height: 215px;
		padding: 16px;
	}	
	.mission-vision .row.mission-vision .col-md-3.mission .round-background .textBox{
		font-size: 12px;
	}
	.mission-vision .row.mission-vision .col-md-6.image {
		margin-left: 12%;
	}
	.navbar .navbar-header .navbar-brand .logo {
		width: 250px !important;
	}	
}
/* About Page Css End Here */

/* Matchmaking CSS Start Here */
@media only screen and (min-width:200px) and (max-width:767px) {
    .MatchmakingHeaderSection .contentWrapper h1 {
        font-size: 30px !important;
    } 
    .MatchmakingHeaderSection .contentWrapper {
        padding-right: 15px !important;
    } 
    .MatchmakingFilterSection .filterBy{
        padding-bottom: 15px !important;
    }
    .container.matchMakingMainWrapper .leftBox.image {
        margin: auto !important;
    }
    .container.matchMakingMainWrapper .leftBox.location {
        text-align: center !important;
    }  
    .container.matchMakingMainWrapper .leftBox.social {
        text-align: center !important;
    }  
    .container.matchMakingMainWrapper .col-sm-9.col-md-9.col-lg-9{
        padding-top: 30px !important;
    }
    .container.matchMakingMainWrapper .rightBox.title h2 {
        font-size: 30px !important;
    } 
    .MatchmakingHeaderSection .contentWrapper h1 {
        font-size: 30px !important;
    } 
    .MatchmakingHeaderSection .contentWrapper {
        padding-right: 15px !important;
    }    
}
@media only screen and (min-width:768px) and (max-width:991px) {
    .nav.navbar-nav .menu-item a {
        padding: 10px 5px !important;
        font-size: 10px !important;
    }
    .MatchmakingHeaderSection .contentWrapper h1 {
        font-size: 40px !important;
    }
    .MatchmakingListSection .contentWrapper .TrainersMiddleWrapper h2 {
        font-size: 40px !important;
    }    
    .MatchmakingListSection .contentWrapper .imageWrapper {
        width: 155px !important;
        height: 155px !important;
    } 
    .MatchmakingListSection .contentWrapper .imageWrapper img {
        width: 100% !important;
    } 
    .MatchmakingFilterSection .contentWrapper .filterBy .filterByText {
        font-size: 14px !important;
        padding-left: 4px !important;
    }    
    .MatchmakingListSection .contentWrapper .entry-title a {
        font-size: 13px !important;
    }  
    .MatchmakingListSection .contentWrapper .description {
        min-height: 380px !important;
    } 
    .MatchmakingListSection .contentWrapper .organisation {
        line-height: 17px !important;
        font-size: 13px !important;
    }  
    .MatchmakingListSection .contentWrapper .entry-title {
        line-height: 15px !important;
    }    
    .container.matchMakingMainWrapper .leftBox.image {
        width: 155px !important;
        height: 155px !important;
    }
    .container.matchMakingMainWrapper .rightBox.title h2 {
        font-size: 25px !important;
    } 
    .MatchmakingReviewSystem .reviewContentWrapper {
        width: 100% !important;
    }
    .MatchmakingListSection.AssignmentWrapper .contentWrapper .description {
        min-height: 250px !important;
    } 
    .nav.navbar-nav .dropdown-menu .dropdown-menu {
        left: 150px !important;
    } 
    .nav.navbar-nav .sub-menu.dropdown-menu .sub-menu.dropdown-menu li:last-child a {
        padding-left: 10px !important;
    }    
}
@media only screen and (min-width:992px) and (max-width:1199px) {
    .nav.navbar-nav .menu-item a {
        padding: 10px 8px !important;
        font-size: 13px !important;
    }
    .MatchmakingHeaderSection .contentWrapper h1 {
        font-size: 46px !important;
    }
    .MatchmakingListSection .contentWrapper .imageWrapper {
        width: 210px !important;
        height: 210px !important;
    } 
    .MatchmakingListSection .contentWrapper .imageWrapper img {
        width: 100% !important;
    } 
    .MatchmakingListSection .contentWrapper .entry-title a {
        font-size: 17px !important;
    }  
    .MatchmakingListSection .contentWrapper .description {
        min-height: 425px !important;
    } 
    .container.matchMakingMainWrapper .leftBox.image {
        width: 214px !important;
        height: 214px !important;
    } 
    .MatchmakingListSection.AssignmentWrapper .contentWrapper .description {
        min-height: 230px !important;
    }
    .nav.navbar-nav .dropdown-menu .dropdown-menu {
        left: 195px !important;
    }
    .nav.navbar-nav .sub-menu.dropdown-menu .sub-menu.dropdown-menu li:last-child a {
        padding-left: 14px !important;
    }    
}

/* Matchmaking CSS End Here */