body {
    overflow-x: hidden;
}

.page-content{
    float:right;
}

.page-sidebar{
    float:left;
}

#ot-sdk-btn {
    border: none !important;
    color: white !important;
    padding: 0px !important;
    font-size: 1em !important;
}

#ot-sdk-btn:hover {
    background-color: transparent !important;
    text-decoration: underline;
}

.top-grey{
    font-family:"Open Sans";
    background-color:#666666;
    color:#ffffff;
    font-size:14px;
    height:30px;
    line-height:30px;
    padding: 5px 40px;
    font-size: 14px;
    width: 100%;
    height: 30px;
    color: #fff;
    text-transform: uppercase;
    z-index: 11;
    line-height: 21px;
}

#navbar {
    position: relative;
}

#navbar .nav-link {
    margin-right: 10px;
}


.nav-bar {
    width: 100%;
    background: none;
    border: 0px;
    z-index: 10;
    margin: 0px;
    padding-left: 0;
    list-style: none;
    box-shadow: 0px 2px 4px rgba(0,0,0,0.1);
}

.nav-bar li {
    margin-top: 45px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
    display: inline-block;
    position: static;
}

.nav-bar li a {
    padding: 0px 0px 10px 0px;
    font-size: 16px;
    vertical-align: middle;
    color: #23628D;
    font-family:"Open Sans";
}

.nav-bar li a {
    padding: 0px 0px 10px 0px;
    font-size: 16px;
    vertical-align: middle;
}

.nav-bar a {
    color: #23628D;
}

.nav-bar .navbar-brand {
    height: auto;
    padding-top: 30px;
    padding-left: 15px;
}

.navbar-brand img {
    width: 120px;
}

.btn.search-btn {
    padding: 12px 24px !important;
    font-size: 13px;
    line-height: 12px;
    color: #fff !important;
}

.top-grey a{
    color:#ffffff;
}

.login-register{
    float:right;
}

.btn.btn-primary {
    background: #a72f88 !important;
    border-color: #a72f88 !important;
    color: #fff !important;
    text-transform: uppercase;
    text-decoration: none!important;
    font-size: 16px;
}

.btn.btn-primary-outline {
    text-transform: uppercase !important;
    margin-bottom: 15px;
    background: white !important;
    border-color: #a72f88 !important;
    color: #a72f88 !important;
    font-weight: bold !important;
    text-decoration: none !important;
}

.btn.btn-secondary {
    background: #09738c !important;
    border-color: #09738c !important;
    color: #fff !important;
    text-transform: uppercase;
}

.btn-profile {
    width: 100%;
    height: auto;
    margin-top: 5px;
    margin-bottom: 0px !important;
}

.nav-bar #siteSearchController {
    color: #333;
    position: relative;
}

.nav-bar #siteSearchController .searchbox.blur, .nav-bar #siteSearchController .siteSearch-magnify-icon {
    opacity: .7;
}

.nav-bar #siteSearchController .searchbox {
    width: 180px;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 7px 25px 8px 4px;
    color: #333;
    text-indent: 5px;
    font-size: 16px;
    font-family: "Open Sans";

}

.nav-bar #siteSearchController .siteSearch-icon {
    color: #bbb;
    bottom: 0;
    cursor: pointer;
    bottom: 1px;
    top: 1px;
    right: -10px;
    font-size: 18px;
    padding: 0px 16px 0px 17px;
    position: absolute;
    line-height: 37px;
    opacity: 1;
    z-index: 5;
}

.text-right {
    text-align: right;
}

.bread-crumb{
    padding-left: 50px;
    padding-top: 10px;
    font-family: "Quicksand";
    color: #666666;
}

.Breadcrumbs {
    display: inline;
    background-color:transparent;
}

.bread-crumb p{
    display:inline-block;
}

.title h1{
    font-size: 48px;
    font-family: "Quicksand";
    font-weight: normal;
    color: #09738c;
}

.welcome-msg{
    font-family: "Open Sans";
    padding:20px 0;
}

.disclaimer p{
    background-color: #f3f8f8;
    border:10px #f3f8f8;
    padding: 25px;
    color:#85bebb;
    font-family:"Open Sans";
}

.HomepageTitle{
    display:none;
}

.ButtonGroup.Multi.Primary.Action.NewDiscussion.Big a{
    background-color: #ffffff;
    color: #a72f88;
    font-family: "Quicksand";
    text-transform: uppercase;
    font-weight: bold;
    border-color: #a72f88;
    border-width: 3px;
}

.ButtonGroup>.Button:first-child:not(:last-child){
    border-right:#ffffff;
}

.ButtonGroup>.Button:last-child:not(:first-child){
    border-left:#ffffff;
}

.page-sidebar{
    padding-left:0;
}

.FilterMenu .Active>a{
    background-color:#09738c;
    font-family:"Open Sans";
    text-transform:uppercase;
    color:#ffffff !important;
}

.FilterMenu li>a{
    border-radius:0px;
}

.page-sidebar .FilterMenu {
    margin-top: 14px;
    padding-top: 0;
    padding-bottom: 0px;
    border: 1px solid rgba(0,0,0,0.3);
}

.page-sidebar .FilterMenu a{
    color:#686868;
    font-family:"Open Sans";
    text-transform:uppercase;
}

.AllCategories .page-sidebar .FilterMenu .Active>a{
    color:#ffffff;
}

.Count{
    background-color:#a72f88;
}

.well {
    padding:0;
}

.DataTable .BigCount{
    width:125px;
}

.DataTableWrap .CategoryTable thead{
    font-family: "Quicksand";
    font-weight: 500;
    text-transform:uppercase;
}

.DataTableWrap{
    border:none;
    border-radius:none;
}

.DataTableWrap .DataTable h2{
    font-family:"Quicksand";
    color:#3a9db8 !important;
}

.DataTableWrap .DataTable h2 a{
    font-family:"Quicksand";
    color:#09738c !important;
}

.DataTableWrap .DataTable tbody{
    font-family:"Open Sans";
}

.DataTable>tbody .BigCount{
    color:#a72f88;
    font-weight: 600;
}

.BlockTitle {
    color:#3a9db8;
    font-weight:500;
}

.page-sidebar .BoxCategories h4{
    font-family:"Quicksand";
}

.master-footer {
    font-size: 14px;
    font-family: "Open Sans";
}

.master-footer {
    background: #4c84aa;
    background: -moz-linear-gradient(top,#4c84aa 0%,#21517f 99%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#4c84aa),color-stop(99%,#21517f));
    background: -webkit-linear-gradient(top,#4c84aa 0%,#21517f 99%);
    background: -o-linear-gradient(top,#4c84aa 0%,#21517f 99%);
    background: -ms-linear-gradient(top,#4c84aa 0%,#21517f 99%);
    background: linear-gradient(to bottom,#4c84aa 0%,#21517f 99%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4c84aa',endColorstr='#21517f',GradientType=0);
    color: #fff;
}

.master-footer {
    padding-top: 50px;
    padding-bottom: 50px;
    margin: 0;
    width: 100%;
    display: inline-block;
    margin-top: 25px;
}

#Form_Search {
    font-family:"Open Sans";
}

footer .copyright {
    text-align: center;
    background-color: #4f4f4f;
    color: white;
    padding: 2rem;
    margin-top: -5px;
}

.copyright {
    background: #4f4f4f;
    padding: 30px 0px;
    color: #ffffff;
    font-size: 14px;
}

footer .footer-title {
    font-size: 25px;
}

.footer-title a img{
    width:180px;
}

.form-group {
    margin-bottom: 15px;
}

footer a, footer a:visited, footer a:hover {
    color: #fff;
    font-size: 14px;
    font-family: "Open Sans";
}

.master-footer .phone a{
    font-size: 20px;
}

.master-footer .address {
    font-size: 12px;
    padding-top: 15px;
    padding-bottom: 15px;
}

footer .footer-title {
    font-size: 25px;
}

.related-sites {
    text-align: center;
    margin: 10px 0px;
}

a#bbblink.sehzbam, a#bbblink.rbhzbam, a#bbblink.sehzbum, a#bbblink.rbhzbum {
    width: 150px;
    height: 57px;
}

a#bbblink {
    display: block;
    position: relative;
    text-align: center;
    color: #005A78;
    text-decoration: none;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

footer .badges .partner-icon {
    line-height: 80px;
    text-align: center;
}

footer .copyright{
    font-family:"Open Sans";
}

.master-footer{
    margin-bottom:-5px;
}

.sticky-footer-body {
    margin-bottom:0;
}

.page-content {
    padding-right:0;
}

.navbar-nav>li>a {
    margin: 0 0; 
    border: none; 
}

.ButtonGroup>.Button:first-child:not(:last-child) {
    background-color: #ffffff;
    color: #a72f88;
    font-family: "Quicksand";
    text-transform: uppercase;
    font-weight: bold;
    border-color: #a72f88;
    border-width: 3px;
    margin-right: -3px;
}

.ButtonGroup>.Button:last-child:not(:first-child){
    background-color: #ffffff;
    color: #a72f88;
    font-family: "Quicksand";
    text-transform: uppercase;
    font-weight: bold;
    border-color: #a72f88;
    border-width: 3px;
}

.PanelInfo {
    font-family: "Open Sans";
}

.NumberedPager .Highlight{
    z-index: 2;
    color: #fff;
    background-color: #a72f88;
    border-color: #a72f88;
    cursor: default;
}

.DismissMessage, .Errors, .alert {
    padding: 15px;
    margin-bottom: 22px;
    border: 1px solid transparent;
    border-radius: 4px;
    font-family: "Open Sans";
}

.MenuItems{
    font-family:"Quicksand";
}

.Item .Title a{
    color:#3a9db8;
    font-family:"Quicksand";
}

.Message {
    font-family: "Open Sans";
}

.Username {
    font-family: "Quicksand";
}

.HomepageTitle, .PageTitle h1, .page-header, h1.H {
    font-family:"Quicksand";
}

.Button.Primary, .btn-primary {
    background-color: #ffffff;
    color: #a72f88;
    border-color: #a72f88;
}

.PageDescription {
    font-family: "Open Sans";
}

.mobile-logo {
    background-repeat: no-repeat;
    background-image: url(https://d38extgcojjal1.cloudfront.net/images/mobile-nav-ccb.svg);
    width: auto;
    background-size: contain;
    height: 32px;
    width: 120px;
    top: 14px;
    left: 15px;
    position: relative;
    display: inline-block;
}

.dl-menuwrapper .icons {
    display: inline-block;
    color: #aaa;
    margin-top: 14px;
    margin-right: 15px;
}

.dl-menuwrapper .dl-menu {
    display: none;
}

.dl-menuwrapper .icons > div {
    float: left;
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
}

.dl-menuwrapper .icons {
	display: inline-block;
	color: #aaa;
	margin-top: 14px;
	margin-right: 15px;
}

.dl-menuwrapper .dl-menu.dl-menuopen {
	display: block;
}

.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;
}

.nav-bar .nav-dropdown {
    padding-left: 2000px;
    margin-left: -2015px;
    margin-top: 10px;
    background: #fff;
    position: absolute;
    overflow: hidden;
    width: 300%;
    z-index:1;
    box-shadow: 0px 3px 6px -3px #ccc;
}

.nav-bar .nav-dropdown li {
    margin-top: 0px;
    padding: 5px 5px 5px 5px;
    display: block;
}

.nav-bar li.trigger-dd:hover {
    background: #fff;
    -moz-border-radius: 0px;
    -webkit-border-radius: 3px 3px 0px 0px;
    border-radius: 3px 3px 0px 0px;
}

.navbar-nav>li>a:hover {
    border:none;
}

.nav>li>a:hover {
    background-color:transparent !important ;
}
.sub-dd .sub-dd-item:not(:last-child) {
    border-right: 1px solid #b2d4d2;
}

.sub-dd .sub-dd-item {
    vertical-align: top;
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.admin-link{
    display: inline;
    float: right;
    padding-right: 15px;
}

.nav-bar li a:hover {
    background: none;
    padding-bottom: 6px !important;
    border-bottom: 4px solid #09738c !important;
    color: #09738c !important;
}

.nav-bar li #searchDonor:hover {
    padding-bottom: 12px !important;
    border-bottom: none !important;
}

.nav-bar a:hover {
    color:none;
    text-decoration: none;
}

.CategoryDescription{
    font-family:"Open Sans";
}

.user-name{
    display:none;
}

.signed-in{
    display:none;
}


.GuestBox {
    display:none;
}

.Button.Primary, .btn-primary{
    background-color:#a72f88 !important;
    color:#ffffff !important;
}

.PanelInfo {
    font-family: "Open Sans";
}

.Note.Closed.SignInOrRegister {
    background-color:#a72f88;
    color:#ffffff;
}

/*CSS for username modal*/
.modal {
    display: none;
    position: fixed;
    z-index: 1; 
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0); 
    background-color: rgba(0,0,0,0.4);
}

.modal-content {
    background-color: #fefefe;
    margin: 15% auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
    min-width: 405px;
    width: 25em;
    margin: 0 auto;
    top: 25%;
    position: relative;
    font-size: 14px;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    outline: 0;
    box-shadow: 0 5px 15px rgba(0,0,0,.5);
    text-align:center;
}

.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

/*End of modal css*/

/*CSS for Login Modal*/

.modal-title{
    font-family: Quicksand, Arial, Helvetica, sans-serif;
    font-weight: 500;
    color: #09738c;
    margin: 0;
    line-height: 1.42857143;
}

.close-registerlogin{
    position: absolute;
    top: 5px;
    right: 5px;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    z-index: 1;
    opacity: .2;
    cursor: pointer;
}

.modal-content-login{
    background-color: #fefefe;
    margin: 15% auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
    min-width: 405px;
    width: 25em;
    margin: 0 auto;
    top: 25%;
    position: relative;
    font-family: 'Open Sans', sans-serif;
    color: #686868;
    font-size: 14px;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    outline: 0;
    box-shadow: 0 5px 15px rgba(0,0,0,.5);
}

.btn-wrapper{
    padding-top:15px;
    text-align:center;
}


.screen-name {
    text-align:center;
    padding:10px 0;
}

.PictureLink {
    display:none;
}

/*End of modal css*/
.bb-image img{
    width: 100%;
    padding-bottom: 20px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0);
}

.bb-noScreen{
    text-align:center;
}

.Box p{
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
}

.Box h4{
    color: #09738c;
    font-family:'Quicksand';
}

.alert-success {
    background-color: #ececec !important;
    border-color: #ececec !important;
    color: grey !important;
}

.alert-info {
    background-color: #d9edf7 !important;
    border-color: #bce8f1 !important;
    color: #31708f !important;
}

.alert-warning {
    background-color: #fcf8e3 !important;
    border-color: #faebcc !important;
    color: #8a6d3b !important;
}

.alert-danger {
    background-color: #f2dede !important;
    border-color: #ebccd1 !important;
    color: #a94442 !important;
}

.DismissMessage.CasualMessage {
    display:none;
}

.InputAndButton .Handle {
    position: absolute;
    top: 4px;
    right: 0;
    width: 32px;
    height: 30px;
    opacity: .5;
    transition: transform 0.3s;
}

.InputAndButton .Handle .Arrow {
    position: absolute;
    top: 12px;
    right: 8px;
    height: 0;
    width: 0;
    border: solid 8px;
    border-color: #000 transparent transparent transparent;
    display:none;
}

.AdvancedSearch.Open .InputAndButton .Handle {
    -webkit-transform: none !important;
     transform: none !important; 
}

.AdvancedSearch select{
    height:40px !important;
}

.PhotoWrap.PhotoWrap-Category img{
    max-height:100px;
    max-width:100px;
}

.CategoryDescription{
    width:90%;
}

.HasNew, .Item .Meta .MItem.Category a, .Note.Closed, .Tag, .label, .token-input-token{
    color:#09738c;
}

.DateCreated{
    font-family:"Open Sans";
}

.PageTitle{
    color:#3a9db8;
}

.Connect {
    display:none;
}

.InformSprite.BookmarkRibbon:before, .SpBookmarks:before{
    content:"\f005";
}

.Reactions-BestOf{
    display:none !important;
}

.PageControls.Top .BoxButtons.BoxNewDiscussion{
    display:none;
}

.ProfileOptions {
    display:none;
}

.settings-item a{
    text-decoration: underline;
    color: #23628D;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
}

span.enable-tooltip{
    margin-bottom: .5rem;
}

.enable-tooltip {
	display: inline-block;
}

.enable-tooltip:hover {
	cursor: pointer;
}

.enable-tooltip .fa-refresh {
	font-size: 16px;
}

.enable-tooltip:before {
	content: "\f059";
	font-family: 'FontAwesome';
	color: #c02a67;
	display: inline-block;
	margin-right: 3px;
}

.enable-tooltip {
	cursor: pointer;
	color: #428bca;
}

.enable-tooltip:hover {
	text-decoration: underline;
}

.enable-tooltip.visible-xs + .tooltip {
	left: initial !important;
}

.enable-tooltip {
    margin-bottom: 5px;
	color: #000;
	font-size: 12px;
}

.PanelInfo{
        list-style-type: none !important;
}

.title a{
    text-decoration:none;
}

.mobile-title a {
    text-decoration:none;
}

#snowflake{
    height: 12px;
}

.Button.DraftButton{
    display:none;
}

.in-flex {
    display:inline-flex;
}

.site-trigger.link {
    cursor: pointer;
}

.site-bar {
	background: #ffffff;
	padding: 0px 0px 0px 0px;
	position: absolute;
	z-index: 200;
	top: -600px;
	width: 100%;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
	-webkit-transition: all 300ms cubic-bezier(0.47, 0, 0.745, 0.715);
	-moz-transition: all 300ms cubic-bezier(0.47, 0, 0.745, 0.715);
	-o-transition: all 300ms cubic-bezier(0.47, 0, 0.745, 0.715);
	transition: all 300ms cubic-bezier(0.47, 0, 0.745, 0.715);
	/* easeInSine */
	-webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
	-moz-transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
	-o-transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
	transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
	/* easeInSine */
}

	.site-bar .container {
		position: relative;
		padding: 0px 0px 0px;
	}

		.site-bar .container .col {
			border-right: 1px solid #ccc;
		}

			.site-bar .container .col:last-child {
				border-right: none;
			}

			.site-bar .container .col .site h5 {
				font-size: 12px;
			}

			.site-bar .container .col.active {
				background: rgb(246,246,246);
			}

			.site-bar .container .col .site p {
				font-size: 12px;
			}

			.site-bar .container .col .site {
				height: 150px;
			}

				.site-bar .container .col .site .visit-link {
					position: absolute;
					bottom: 10px;
				}
	.site-bar .container {
		position: relative;
		padding: 0px 0px 0px;
		margin: 0;
        width: 100%;
        text-align: center;
	}
        .site-bar .container div.in-flex {
            height:180px;
        }
		.site-bar .container .site-container  {
			border-right: 1px solid #ccc;
            width: 24%;
            max-width: 350px;
            height: 170px;
		}

			.site-bar .container .site-container:last-child {
				border-right: none;
			}

			.site-bar .container .site-container .site h5 {
				font-size: 15px;
			}

			.site-bar .container .site-container .active {
				background: rgb(246,246,246);
			}

			.site-bar .container .site-container .site p {
				font-size: 15px;
			}

			.site-bar .container .site-container .site {
				height: 150px;
                padding-left: 15px;
                padding-right: 15px;
                text-align: left;
			}

				.site-bar .container .site-container .site .visit-link {
					position: absolute;
					bottom: 10px;
				}

	.site-bar.active {
		top: 0px;
		-webkit-transition: all 300ms cubic-bezier(0.47, 0, 0.745, 0.715);
		-moz-transition: all 300ms cubic-bezier(0.47, 0, 0.745, 0.715);
		-o-transition: all 300ms cubic-bezier(0.47, 0, 0.745, 0.715);
		transition: all 300ms cubic-bezier(0.47, 0, 0.745, 0.715);
		/* easeInSine */
		-webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
		-moz-transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
		-o-transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
		transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
		/* easeInSine */
		z-index: 200;
	}

	.site-bar .col.login {
		border-right: 1px solid #e5e5e5;
	}

	.site-bar .close-site {
	    width: 100%;
        cursor: pointer;
        font-size: 1.5rem;
        position: absolute;
        bottom: -30px;
        text-align: center;
        background-color: #fff;
        color: #a72f88;
	}

	.site-bar .close-login:hover {
		color: #c02a67;
	}

	.site-bar p {
		font-size: 15px;
	}

	.site-bar label {
		display: block;
		font-family: 'Quicksand', sans-serif;
		font-weight: 400;
		font-size: 16px;
		text-transform: uppercase;
	}

	.site-bar .link {
		/*color:#c02a67;*/
		font-size: 18px;
	}
	
	.site-bar h5{
	    color: #a72f88;
        text-transform: uppercase;
        font-family: Quicksand, Arial, Helvetica, sans-serif;
        line-height: 1.1;
        font-weight: 400;
        letter-spacing: 1px;
	}
	
	.site-bar p{
	    font-family: 'Open Sans', sans-serif;
        color: #686868;
        font-size: 15px;
	}
	
	.visit-link a{
	    color: #23628D;
        font-size: 18px;
        font-family: 'Open Sans', sans-serif;
	}
	
.PanelInfo .Active a,
.PanelInfo .Active a:focus,
.PanelInfo .Active a:hover,
.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover{
    background-color: #09738c;
    border-color: #09738c;
}

@media (min-width: 990px){
    .mobile-title{
        display:none;
    }
    
    .mobile-welcome-msg{
        display:none;
    }
    
    .bottom-nav{
        display:none;
    }
}

@media only screen and (max-width: 768px) {
    #top-grey, #desk-nav{
        display:none;
    }
    
    .SpFlyoutHandle:before{
        content: "\f12d" !important;
        font-size:18px;
    }
    
    .site-bar{
        display:none;
    }
    
    #PagerBefore{
        display:none;
    }
}

@media (max-width: 990px){ 
    /*Fixed bottom nav css*/
    .bottom-nav {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 70px;
        line-height: 25px;
        box-sizing: border-box;
        box-shadow: 0px 3px 6px rgba(0,0,0,0.16),0px 3px 6px rgba(0,0,0,0.23);
        color:#ffffff;
        z-index: 2;
    }
 
    .bottom-nav ul{
        padding-left: 0px;
        display:flex;
    }
    
    .bottom-nav li {
        display:inline;
        width: 100%;
        text-align: center;
        height:75px;
        padding-top:3%;
        background-color:#23628D;
        font-size: 8px;
        font-family: "Open Sans";
        text-transform: uppercase;
    }
    
    .bottom-nav a {
        text-decoration: none;
        text-transform: uppercase;
        font-size:8px;
        font-family: "Open Sans";
        color:#ffffff;
    }

    
    .bottom-nav .fa{
        font-size:25px;
    }
    
    .bottom-nav-active{
        background-color: #f3f9f9 !important;
        color: #09738c;
    }
    
    .bottom-nav-active a{
        color:#09738c;
    }
    
    .toggle-menu{
        float: right;
        width: 205px;
        height: 135px;
        position: fixed;
        bottom: 66px;
        right: 7px;
        border-radius: 8px;
        background-color: #ffffff;
        -moz-box-shadow: 0 0 15px #ccc;
        -webkit-box-shadow: 0 0 15px #ccc;
        box-shadow: 0 0 15px #ccc;
        -webkit-transition: width .35s ease-in-out;
        transition: width .35s ease-in-out;
    }
    
    .toggle-menu:after {
	    top: 171px;
	    right: 8%;
	    border: solid transparent;
	    content: " ";
	    height: 0;
	    width: 0;
	    position: absolute;
	    pointer-events: none;
	    border-color: rgba(136, 183, 213, 0);
	    border-top-color: #ffffff;
	    border-width: 20px;
	    margin-left: -20px;
    }
    
    .toggle-menu ul{
        list-style-type: none;
        padding-left: 15px;
        line-height: 28px;
    }
    
    .toggle-menu li span{
        width: 18px;
    }
    
    .toggle-menu a{
        color:#23628d;
        font-family:"Open Sans";
        text-transform:uppercase;
        font-weight:bold;
    }
    
    #main-header, #main-header.fixed, #main-header.static {
        height: 60px;
    }
    
    #main-header {
        background: #fff;
        position: fixed;
        top: 0px;
        left: 0px;
        width: 100%;
        z-index: 200;
        /* height: 120px; */
        box-shadow: 0px 2px 4px rgba(0,0,0,0.1);
    }
    
    .dl-menuwrapper {
        height: 60px;
        top: 0px;
        left: 0;
        text-align: left;
        width: 100%;
        float: left;
        position: fixed;
        z-index: 1100;
        -webkit-perspective: 1000px;
        perspective: 1000px;
        -webkit-perspective-origin: 50% 200%;
        perspective-origin: 50% 200%;
        color: #30688e;
        box-shadow: 0px 2px 4px rgba(0,0,0,0.1);
    }
    
    .dl-menuwrapper button {
        top: 0px;
        margin-left: 15px;
        background: #fff !important;
        border: none;
        width: 40px;
        height: 40px;
        text-indent: -900em;
        overflow: hidden;
        position: relative;
        cursor: pointer;
    }
    
    .dl-menuwrapper ul {
        padding: 0;
        list-style: none;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d;
    }
    
    .dl-menuwrapper button:hover, .dl-menuwrapper button.dl-active, .dl-menuwrapper ul {
        background: #f7f7f7;
    }
    
    .dl-menuwrapper button:after {
        content: '';
        position: absolute;
        width: 68%;
        height: 5px;
        background: #aaaaaa;
        top: 10px;
        left: 16%;
        box-shadow: 0 10px 0 #aaaaaa, 0 20px 0 #aaaaaa;
    }
    
    .title h1{
        display:none;
    }
    
    .mobile-title h1{
        font-size: 26px;
        font-family: "Quicksand";
        font-weight: normal;
        color: #09738c;
    }
    
    .mobile-title {
        margin-top: 75px;
        text-align: center;
    }
    
    .bread-crumb {
        display:none;
    }
    
    .welcome-msg{
        display:none;
    }
    
    .mobile-welcome-msg {
        font-family: "Quicksand";
        text-align: center;
        font-size: 13px;
        background: #fcf8e3;
        margin-left: 15px;
        margin-right: 15px;
        border-radius: 8px;
    }
    
    .mobile-welcome-msg p{
        padding: 3% 3%;
    }
    
    .page-content{
        float:none;
    }
    
    .disclaimer{
        display:none;
    }
    
    #Form_Search{
        width:85%;
        display:inline-block;
        border-radius:8px;
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
        border-right-width: 0px;
        
    }
    
    #Form_Go{
        float:right;
        width:15%;
        border-top-right-radius: 8px;
        border-bottom-right-radius: 8px;
        border-left-width:0px;
        background-color:#a72f88;
        color:#ffffff;
    }
    
    .well {
        padding: 0;
        padding: 5px 15px;
    }
    
    .CategoriesWrap {
        padding:10px 15px;
        font-family: "Open Sans";
    }
    
    menuwrapper li.dl-title > span {
        color: #888;
        font-size: 18px;
    }
    
    .btn.btn-primary {
        background: #a72f88 !important;
        border-color: #a72f88 !important;
        color: #fff !important;
        text-transform: uppercase;
        text-decoration: none !important;
    }
    
    .BoxFilter {
        display:none;
    }
    
    .BoxDiscussionFilter{
        display:none;
    }
    
    .page-sidebar{
        text-align:center;
        float:none;
    }
    
    .item-heading, .Item .Title, .Item .Author .Username{
        font-family: "Quicksand";
        font-weight: bold;
        color: #09738c;
    }
    
    .TitleWrap {
        margin-bottom: 0;
        width: 86%;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    
    /*.PageControls {*/
    /*    display:none;*/
    /*}*/
    
    .BoxCategories {
        display:none;
    }
    
    .HomepageTitle {
        display: block;
    }
    
    .Empty{
        padding-bottom:15px;
    }
    
    .center-sm {
        text-align:center;
    }
    
    .center-xs {
        text-align:center;
    }
    
    #other-ser {
        display: none;
    }
    
    .container.badges{
        padding-bottom: 120px;
    }
}


/*CSS FOR DL MENU*/
/********/
/*******/
/******/
/*****/
/****/
/***/

/*@media (min-width: 992px) {
	.dl-menuwrapper{
		display:none;
	}
}*/

/* Common styles of menus */
#dl-menu .icons i.fa {
    font-size: 28px;
}

@media (min-width: 768px){
	
	.dl-menuwrapper .dl-menu.dl-menuopen {
			width:60%;
		}
	.dl-menuwrapper > .dl-submenu {
		width: 60%;
	}
	.dl-menuwrapper .dl-menu {
		/*margin: 5px 0 0 0;*/
		width: 60%;
	}
}

@media (max-width: 767px) {
    .dl-menuwrapper .dl-menu.dl-menuopen
    {
    width: 90% !important;
    }
}

@media (max-width: 990px) {
    .ChangePicture.Popup{
        display:none;
    }
    
    #Form_Search{
        display:none;
    }
    
    #Form_Go{
        display:none;
    }
    
    .AdvancedWrap {
        display:block !important;
    }
    
    .item-heading, .Item .Title, .Item .Author .Username{
        display: inline-block;
        max-width: 60%;
        padding-left: 5px;
    }
    
    .PageControls .Pager {
        padding: 0 15px;
    }
    
    .MessageList.DataList.Comments{
        padding:0 15px;
    }
    
    .MessageList.Discussion{
        padding: 0 15px;
    }
    
    .Button.Primary, .btn-primary{
        margin: 10px 10px;
    }
    
    .FormTitleWrapper{
        padding:0 15px;
    }
    
    .BoxButtons.BoxNewDiscussion{
        text-align:center;
    }
    
    .page-sidebar a.Button.Primary.Action.NewDiscussion.BigButton{
        display:none;   
    }
    
    .HomepageTitle, .PageTitle h1, .page-header, h1.H{
        text-align:center;
    }
    
    .QuickSearch{
        display:none;
    }
    
    .DataList:not(.MessageList){
        padding:0 15px;
    }
    
    .DataList:not(.MessageList) > .Item{
        padding:10px 0;
    }

	.dl-menuwrapper {
		height:60px;
		top: 0px;
		left:0;
		text-align:left;
		width: 100%;
		float: left;
		position: fixed;
		z-index:1100;
		-webkit-perspective: 1000px;
		perspective: 1000px;
		-webkit-perspective-origin: 50% 200%;
		perspective-origin: 50% 200%;
		color:#30688e;
	}

		.dl-menuwrapper button {
			top:0px;
			margin-left:15px;
			background: #fff !important;
			border: none;
			width: 40px;
			height: 40px;
			text-indent: -900em;
			overflow: hidden;
			position: relative;
			cursor: pointer;
			
		}
		.dl-menuwrapper button:focus {
			outline: none !important;
			box-shadow: none !important;
			-moz-box-shadow: none !important;
			-webkit-box-shadow: none !important;
		}

			.dl-menuwrapper button:hover,
			.dl-menuwrapper button.dl-active,
			.dl-menuwrapper ul {
				background: #f7f7f7;
			}

			.dl-menuwrapper button:after {
				content: '';
				position: absolute;
				width: 68%;
				height: 5px;
				background: #aaaaaa;
				top: 10px;
				left: 16%;
				box-shadow: 0 10px 0 #aaaaaa, 0 20px 0 #aaaaaa;
			}

		.dl-menuwrapper ul {
			padding: 0;
			list-style: none;
			-webkit-transform-style: preserve-3d;
			transform-style: preserve-3d;
		}

		.dl-menuwrapper li:not(.dl-subviewopen) {
			position: relative;
			margin-left:25px;
			margin-right:25px;
		}

		.dl-menuwrapper li:not(:last-child){
			border-bottom: 1px solid #e1e1e1;
			
		}

		.dl-menuwrapper li > *:not(.ignore) {
			display: block;
			position: relative;
			padding-top: 15px;
			padding-bottom:15px;
			font-size: 16px;
			line-height: 20px;
			font-weight: 300;
			color: #30688e;
			outline: none;
		}

	.no-touch .dl-menuwrapper li a:hover {
		background: rgba(255,248,213,0.1);
	}

	.dl-menuwrapper li.dl-back > a {
		padding-left: 0px;
		text-align:center;
		text-transform:uppercase;
		color:#888;
	}

	.dl-menuwrapper .dl-title{
		text-align:center;
		text-transform:uppercase;
		
	}

	.dl-menuwrapper li.dl-title > span{
		color:#888;
		font-size:18px;
	}

	/*.dl-menuwrapper li.dl-back:after,
	.dl-menuwrapper li > a:not(:only-child):after {
		position: absolute;
		top: 0;
		line-height: 50px;
		font-family: 'icomoon';
		speak: none;
		-webkit-font-smoothing: antialiased;
		content: "\e000";
	}*/

	.dl-menuwrapper li.dl-back:after {
		left: 10px;
		color: rgba(212,204,198,0.3);
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg);
	}

	.dl-menuwrapper a i.fa-angle-left, .dl-menuwrapper a i.fa-angle-right {
		 margin-top: -5px;
	}

	/*.dl-menuwrapper li > a:after {
		right: 10px;
		color: rgba(0,0,0,0.15);
	}*/

	.dl-menuwrapper .dl-menu {
		/*margin: 5px 0 0 0;*/
		top: 60px;
		position: absolute;
		width: 80%;
		opacity: 0;
		pointer-events: none;
		-webkit-transform: translateY(10px);
		transform: translateY(10px);
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
	}

		.dl-menuwrapper .dl-menu.dl-menu-toggle {
			transition: all 0.3s ease;
		}

		.dl-menuwrapper .dl-menu.dl-menuopen {
			top:0px;
            padding-top:60px;
            max-height: 100vh;
            overflow-y: scroll;
			width:80%;
			padding-bottom: 30px;
			opacity: 1;
			pointer-events: auto;
			-webkit-transform: translateY(0px);
			transform: translateY(0px);
		}

	.dl-right.dl-menu {
	right:0;
	}

	/* Hide the inner submenus */
	.dl-menuwrapper li .dl-submenu {
		display: none;
	}

	/* 
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called "dl-subview".
We also hide the submenu link. 
The opened submenu will get the class "dl-subviewopen".
All this is done for any sub-level being entered.
*/
	.dl-menu.dl-subview li,
	.dl-menu.dl-subview li.dl-subviewopen > a,
	.dl-menu.dl-subview li.dl-subview > a {
		display: none;
	}

		.dl-menu.dl-subview li.dl-subview,
		.dl-menu.dl-subview li.dl-subview .dl-submenu,
		.dl-menu.dl-subview li.dl-subviewopen,
		.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu,
		.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu > li {
			display: block;
			
		}

	/* Dynamically added submenu outside of the menu context */
	.dl-menuwrapper > .dl-submenu {
		position: absolute;
		width: 80%;
		top: 60px;
		left: 0;
		margin: 0;
		
	}

	.dl-menu.dl-subview li.dl-subviewopen{
		border-bottom:none;
	}

	/*.dl-menu a {
		text-transform:uppercase;
	}

	.dl-submenu a {
		text-transform:capitalize;
	}*/

	/* Animation classes for moving out and in */

	.dl-menu.dl-animate-out-1 {
		-webkit-animation: MenuAnimOut1 0.4s;
		animation: MenuAnimOut1 0.4s;
	}

	.dl-menu.dl-animate-out-2 {
		-webkit-animation: MenuAnimOut2 0.3s ease-in-out;
		animation: MenuAnimOut2 0.3s ease-in-out;
	}

	.dl-menu.dl-animate-out-3 {
		-webkit-animation: MenuAnimOut3 0.4s ease;
		animation: MenuAnimOut3 0.4s ease;
	}

	.dl-menu.dl-animate-out-4 {
		-webkit-animation: MenuAnimOut4 0.4s ease;
		animation: MenuAnimOut4 0.4s ease;
	}

	.dl-menu.dl-animate-out-5 {
		-webkit-animation: MenuAnimOut5 0.4s ease;
		animation: MenuAnimOut5 0.4s ease;
	}

	@-webkit-keyframes MenuAnimOut1 {
		0% {
		}

		50% {
			-webkit-transform: translateZ(-250px) rotateY(30deg);
		}

		75% {
			-webkit-transform: translateZ(-372.5px) rotateY(15deg);
			opacity: .5;
		}

		100% {
			-webkit-transform: translateZ(-500px) rotateY(0deg);
			opacity: 0;
		}
	}

	@-webkit-keyframes MenuAnimOut2 {
		0% {
		}

		100% {
			-webkit-transform: translateX(-100%);
			opacity: 0;
		}
	}

	@-webkit-keyframes MenuAnimOut3 {
		0% {
		}

		100% {
			-webkit-transform: translateZ(300px);
			opacity: 0;
		}
	}

	@-webkit-keyframes MenuAnimOut4 {
		0% {
		}

		100% {
			-webkit-transform: translateZ(-300px);
			opacity: 0;
		}
	}

	@-webkit-keyframes MenuAnimOut5 {
		0% {
		}

		100% {
			-webkit-transform: translateY(40%);
			opacity: 0;
		}
	}

	@keyframes MenuAnimOut1 {
		0% {
		}

		50% {
			-webkit-transform: translateZ(-250px) rotateY(30deg);
			transform: translateZ(-250px) rotateY(30deg);
		}

		75% {
			-webkit-transform: translateZ(-372.5px) rotateY(15deg);
			transform: translateZ(-372.5px) rotateY(15deg);
			opacity: .5;
		}

		100% {
			-webkit-transform: translateZ(-500px) rotateY(0deg);
			transform: translateZ(-500px) rotateY(0deg);
			opacity: 0;
		}
	}

	@keyframes MenuAnimOut2 {
		0% {
		}

		100% {
			-webkit-transform: translateX(-100%);
			transform: translateX(-100%);
			opacity: 0;
		}
	}

	@keyframes MenuAnimOut3 {
		0% {
		}

		100% {
			-webkit-transform: translateZ(300px);
			transform: translateZ(300px);
			opacity: 0;
		}
	}

	@keyframes MenuAnimOut4 {
		0% {
		}

		100% {
			-webkit-transform: translateZ(-300px);
			transform: translateZ(-300px);
			opacity: 0;
		}
	}

	@keyframes MenuAnimOut5 {
		0% {
		}

		100% {
			-webkit-transform: translateY(40%);
			transform: translateY(40%);
			opacity: 0;
		}
	}

	.dl-menu.dl-animate-in-1 {
		-webkit-animation: MenuAnimIn1 0.3s;
		animation: MenuAnimIn1 0.3s;
	}

	.dl-menu.dl-animate-in-2 {
		-webkit-animation: MenuAnimIn2 0.3s ease-in-out;
		animation: MenuAnimIn2 0.3s ease-in-out;
	}

	.dl-menu.dl-animate-in-3 {
		-webkit-animation: MenuAnimIn3 0.4s ease;
		animation: MenuAnimIn3 0.4s ease;
	}

	.dl-menu.dl-animate-in-4 {
		-webkit-animation: MenuAnimIn4 0.4s ease;
		animation: MenuAnimIn4 0.4s ease;
	}

	.dl-menu.dl-animate-in-5 {
		-webkit-animation: MenuAnimIn5 0.4s ease;
		animation: MenuAnimIn5 0.4s ease;
	}

	@-webkit-keyframes MenuAnimIn1 {
		0% {
			-webkit-transform: translateZ(-500px) rotateY(0deg);
			opacity: 0;
		}

		20% {
			-webkit-transform: translateZ(-250px) rotateY(30deg);
			opacity: 0.5;
		}

		100% {
			-webkit-transform: translateZ(0px) rotateY(0deg);
			opacity: 1;
		}
	}

	@-webkit-keyframes MenuAnimIn2 {
		0% {
			-webkit-transform: translateX(-100%);
			opacity: 0;
		}

		100% {
			-webkit-transform: translateX(0px);
			opacity: 1;
		}
	}

	@-webkit-keyframes MenuAnimIn3 {
		0% {
			-webkit-transform: translateZ(300px);
			opacity: 0;
		}

		100% {
			-webkit-transform: translateZ(0px);
			opacity: 1;
		}
	}

	@-webkit-keyframes MenuAnimIn4 {
		0% {
			-webkit-transform: translateZ(-300px);
			opacity: 0;
		}

		100% {
			-webkit-transform: translateZ(0px);
			opacity: 1;
		}
	}

	@-webkit-keyframes MenuAnimIn5 {
		0% {
			-webkit-transform: translateY(40%);
			opacity: 0;
		}

		100% {
			-webkit-transform: translateY(0);
			opacity: 1;
		}
	}

	@keyframes MenuAnimIn1 {
		0% {
			-webkit-transform: translateZ(-500px) rotateY(0deg);
			transform: translateZ(-500px) rotateY(0deg);
			opacity: 0;
		}

		20% {
			-webkit-transform: translateZ(-250px) rotateY(30deg);
			transform: translateZ(-250px) rotateY(30deg);
			opacity: 0.5;
		}

		100% {
			-webkit-transform: translateZ(0px) rotateY(0deg);
			transform: translateZ(0px) rotateY(0deg);
			opacity: 1;
		}
	}

	@keyframes MenuAnimIn2 {
		0% {
			-webkit-transform: translateX(-100%);
			transform: translateX(-100%);
			opacity: 0;
		}

		100% {
			-webkit-transform: translateX(0px);
			transform: translateX(0px);
			opacity: 1;
		}
	}

	@keyframes MenuAnimIn3 {
		0% {
			-webkit-transform: translateZ(300px);
			transform: translateZ(300px);
			opacity: 0;
		}

		100% {
			-webkit-transform: translateZ(0px);
			transform: translateZ(0px);
			opacity: 1;
		}
	}

	@keyframes MenuAnimIn4 {
		0% {
			-webkit-transform: translateZ(-300px);
			transform: translateZ(-300px);
			opacity: 0;
		}

		100% {
			-webkit-transform: translateZ(0px);
			transform: translateZ(0px);
			opacity: 1;
		}
	}

	@keyframes MenuAnimIn5 {
		0% {
			-webkit-transform: translateY(40%);
			transform: translateY(40%);
			opacity: 0;
		}

		100% {
			-webkit-transform: translateY(0);
			transform: translateY(0);
			opacity: 1;
		}
	}

	.dl-menuwrapper > .dl-submenu.dl-animate-in-1 {
		-webkit-animation: SubMenuAnimIn1 0.4s ease;
		animation: SubMenuAnimIn1 0.4s ease;
	}

	.dl-menuwrapper > .dl-submenu.dl-animate-in-2 {
		-webkit-animation: SubMenuAnimIn2 0.3s ease-in-out;
		animation: SubMenuAnimIn2 0.3s ease-in-out;
	}

	.dl-menuwrapper > .dl-submenu.dl-animate-in-3 {
		-webkit-animation: SubMenuAnimIn3 0.4s ease;
		animation: SubMenuAnimIn3 0.4s ease;
	}

	.dl-menuwrapper > .dl-submenu.dl-animate-in-4 {
		-webkit-animation: SubMenuAnimIn4 0.4s ease;
		animation: SubMenuAnimIn4 0.4s ease;
	}

	.dl-menuwrapper > .dl-submenu.dl-animate-in-5 {
		-webkit-animation: SubMenuAnimIn5 0.4s ease;
		animation: SubMenuAnimIn5 0.4s ease;
	}

	@-webkit-keyframes SubMenuAnimIn1 {
		0% {
			-webkit-transform: translateX(50%);
			opacity: 0;
		}

		100% {
			-webkit-transform: translateX(0px);
			opacity: 1;
		}
	}

	@-webkit-keyframes SubMenuAnimIn2 {
		0% {
			-webkit-transform: translateX(100%);
			opacity: 0;
		}

		100% {
			-webkit-transform: translateX(0px);
			opacity: 1;
		}
	}

	@-webkit-keyframes SubMenuAnimIn3 {
		0% {
			-webkit-transform: translateZ(-300px);
			opacity: 0;
		}

		100% {
			-webkit-transform: translateZ(0px);
			opacity: 1;
		}
	}

	@-webkit-keyframes SubMenuAnimIn4 {
		0% {
			-webkit-transform: translateZ(300px);
			opacity: 0;
		}

		100% {
			-webkit-transform: translateZ(0px);
			opacity: 1;
		}
	}

	@-webkit-keyframes SubMenuAnimIn5 {
		0% {
			-webkit-transform: translateZ(-200px);
			opacity: 0;
		}

		100% {
			-webkit-transform: translateZ(0);
			opacity: 1;
		}
	}

	@keyframes SubMenuAnimIn1 {
		0% {
			-webkit-transform: translateX(50%);
			transform: translateX(50%);
			opacity: 0;
		}

		100% {
			-webkit-transform: translateX(0px);
			transform: translateX(0px);
			opacity: 1;
		}
	}

	@keyframes SubMenuAnimIn2 {
		0% {
			-webkit-transform: translateX(100%);
			transform: translateX(100%);
			opacity: 0;
		}

		100% {
			-webkit-transform: translateX(0px);
			transform: translateX(0px);
			opacity: 1;
		}
	}

	@keyframes SubMenuAnimIn3 {
		0% {
			-webkit-transform: translateZ(-300px);
			transform: translateZ(-300px);
			opacity: 0;
		}

		100% {
			-webkit-transform: translateZ(0px);
			transform: translateZ(0px);
			opacity: 1;
		}
	}

	@keyframes SubMenuAnimIn4 {
		0% {
			-webkit-transform: translateZ(300px);
			transform: translateZ(300px);
			opacity: 0;
		}

		100% {
			-webkit-transform: translateZ(0px);
			transform: translateZ(0px);
			opacity: 1;
		}
	}

	@keyframes SubMenuAnimIn5 {
		0% {
			-webkit-transform: translateZ(-200px);
			transform: translateZ(-200px);
			opacity: 0;
		}

		100% {
			-webkit-transform: translateZ(0);
			transform: translateZ(0);
			opacity: 1;
		}
	}

	.dl-menuwrapper > .dl-submenu.dl-animate-out-1 {
		-webkit-animation: SubMenuAnimOut1 0.4s ease;
		animation: SubMenuAnimOut1 0.4s ease;
	}

	.dl-menuwrapper > .dl-submenu.dl-animate-out-2 {
		-webkit-animation: SubMenuAnimOut2 0.3s ease-in-out;
		animation: SubMenuAnimOut2 0.3s ease-in-out;
	}

	.dl-menuwrapper > .dl-submenu.dl-animate-out-3 {
		-webkit-animation: SubMenuAnimOut3 0.4s ease;
		animation: SubMenuAnimOut3 0.4s ease;
	}

	.dl-menuwrapper > .dl-submenu.dl-animate-out-4 {
		-webkit-animation: SubMenuAnimOut4 0.4s ease;
		animation: SubMenuAnimOut4 0.4s ease;
	}

	.dl-menuwrapper > .dl-submenu.dl-animate-out-5 {
		-webkit-animation: SubMenuAnimOut5 0.4s ease;
		animation: SubMenuAnimOut5 0.4s ease;
	}

	@-webkit-keyframes SubMenuAnimOut1 {
		0% {
			-webkit-transform: translateX(0%);
			opacity: 1;
		}

		100% {
			-webkit-transform: translateX(50%);
			opacity: 0;
		}
	}

	@-webkit-keyframes SubMenuAnimOut2 {
		0% {
			-webkit-transform: translateX(0%);
			opacity: 1;
		}

		100% {
			-webkit-transform: translateX(100%);
			opacity: 0;
		}
	}

	@-webkit-keyframes SubMenuAnimOut3 {
		0% {
			-webkit-transform: translateZ(0px);
			opacity: 1;
		}

		100% {
			-webkit-transform: translateZ(-300px);
			opacity: 0;
		}
	}

	@-webkit-keyframes SubMenuAnimOut4 {
		0% {
			-webkit-transform: translateZ(0px);
			opacity: 1;
		}

		100% {
			-webkit-transform: translateZ(300px);
			opacity: 0;
		}
	}

	@-webkit-keyframes SubMenuAnimOut5 {
		0% {
			-webkit-transform: translateZ(0);
			opacity: 1;
		}

		100% {
			-webkit-transform: translateZ(-200px);
			opacity: 0;
		}
	}

	@keyframes SubMenuAnimOut1 {
		0% {
			-webkit-transform: translateX(0%);
			transform: translateX(0%);
			opacity: 1;
		}

		100% {
			-webkit-transform: translateX(50%);
			transform: translateX(50%);
			opacity: 0;
		}
	}

	@keyframes SubMenuAnimOut2 {
		0% {
			-webkit-transform: translateX(0%);
			transform: translateX(0%);
			opacity: 1;
		}

		100% {
			-webkit-transform: translateX(100%);
			transform: translateX(100%);
			opacity: 0;
		}
	}

	@keyframes SubMenuAnimOut3 {
		0% {
			-webkit-transform: translateZ(0px);
			transform: translateZ(0px);
			opacity: 1;
		}

		100% {
			-webkit-transform: translateZ(-300px);
			transform: translateZ(-300px);
			opacity: 0;
		}
	}

	@keyframes SubMenuAnimOut4 {
		0% {
			-webkit-transform: translateZ(0px);
			transform: translateZ(0px);
			opacity: 1;
		}

		100% {
			-webkit-transform: translateZ(300px);
			transform: translateZ(300px);
			opacity: 0;
		}
	}

	@keyframes SubMenuAnimOut5 {
		0% {
			-webkit-transform: translateZ(0);
			transform: translateZ(0);
			opacity: 1;
		}

		100% {
			-webkit-transform: translateZ(-200px);
			transform: translateZ(-200px);
			opacity: 0;
		}
	}

	/* No JS Fallback */
	.no-js .dl-menuwrapper .dl-menu {
		position: relative;
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}

	.no-js .dl-menuwrapper li .dl-submenu {
		display: block;
	}

	.no-js .dl-menuwrapper li.dl-back {
		display: none;
	}

	.no-js .dl-menuwrapper li > a:not(:only-child) {
		background: rgba(0,0,0,0.1);
	}

		.no-js .dl-menuwrapper li > a:not(:only-child):after {
			content: '';
		}
		
		
	.btn-profile {
	    display:none;
	}
	
	.AdvancedSearch .Button {
	    background-color: #a72f88;
        color: #ffffff;
        border-color: #a72f88;
	}
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1023px) and (orientation : portrait)and (-webkit-min-device-pixel-ratio: 1)  { 
    .page-sidebar{
        text-align: center;
        float: none;
        width:100%;
    }
    
    .page-content{
        width:100%;
    }
    
    .bottom-nav li {
        display: inline;
        width: 100%;
        text-align: center;
        height: 75px;
        padding-top: 1.5% !important;
        background-color: #23628D;
        font-size: 8px;
        font-family: "Open Sans";
        text-transform: uppercase;
    }
}

@media only screen and (min-device-width : 1024px) and (max-device-width : 1366px) and (orientation : portrait) { 
    
}

#navbar .howItWorks .home-insemination.nav-banner {
    background-position: bottom right;
    width: 400px;
}

#navbar .home-insemination.nav-banner {
    display: inline-block;
    background-image: url(https://qa.cryobank.com/_resources/images/banners/homeInseminationnav2.jpg);
    background-size: cover;
    background-position: bottom left;
    background-color: #fff;
    top: 0;
    position: absolute;
    bottom: 0;
    background-repeat: no-repeat;
    padding: 15px;
    width: 300px;
}

#navbar .egt.nav-banner {
    display: inline-block;
    background-image: url(https://qa.cryobank.com/_resources/images/egt/dna.jpg);
    background-size: contain;
    background-position: bottom right;
    background-color: #fff;
    top: 0;
    position: absolute;
    bottom: 0;
    background-repeat: no-repeat;
    padding: 15px;
    width: 300px;
}

#navbar .nav-lg .egt.nav-banner {
    background-position: right -60px bottom;
    padding-top: 30px;
}

#navbar .nav-sm .egt.nav-banner {
    padding-top: 10px;
}

.home-insemination .header {
    font-size: 18px;
    text-transform: uppercase;
}
#navbar .egt.nav-banner .header small {
    font-size: .6em;
    margin-bottom: -3px;
    display: block;
}
.nav-banner .header {   
    font-size: 18px;
    color: #09738c;
    line-height: 1em;
    font-family: Quicksand, Arial, Helvetica, sans-serif;
}

.home-insemination .header .at-home {
    text-decoration: underline;
    color: #a72f88;
    font-weight: 600;
}

#navbar .howItWorks .home-insemination.nav-banner .copy {
    padding-top: 15px;
    padding-bottom: 15px;
}

.nav-banner.home-insemination .copy {
    width: 60%;
}
.nav-banner .copy {
    font-size: 12px;
    color: #686868;
    margin: 5px 0 10px;
    width: 70%;
}

#navbar .nav-banner a {
    padding: 6px 12px;
    font-size: 14px;
}

.pricing {
    height: 200px;
}

.btn.btn-primary:hover {
    background-color: #a72f88;
    background: #a72f88 !important;
    color: #fff !important;
}

.master-footer .social-icons {
	font-size: 30px !important;
}

.master-footer .social-icon-spacing {
	padding-right: 15px;

}

.investors-link {
    background-color: #23628D;
    padding: 5px 10px 10px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    margin-left: 5px;
}

.ccb-contact {
    text-align: right;
}