
.navbar {
	border-bottom: 1px solid #C4D82D;
	-webkit-box-shadow: 0 0 15px 1px #BFBFBF;
	box-shadow: 0 0 15px 1px #BFBFBF;
	min-height: 90px;
}

.bg-light {
    background-color: #F6F9FC!important;
}

.btn-primary {
    color: #fff;
    background-color: #4585C5;
    border-color: #4585C5;
}

.btn-light {
    color: #4585C5;
    background-color: #D0E0F0;
    border-color: #D0E0F0;
}

.sorterButtons button {
	font-weight: bold;
}

.dsNav {
	margin-top: 64px;
	min-height: 110px;
}

.dsNav .row div {
	text-align: center;
	display: inline-block;
}

.dsNav .row div .btn {
    white-space: normal!important;
	width: 100%;
	font-weight: 500;
	padding-left: 15%;
	padding-right: 15%;
	line-height: 120%;
	height: 100%;
}

.card-header {
	color: #4585C5;
	font-weight: 800;
	background-color: #F6F9FC;
}

.card-body {
    padding: .5rem 1.25rem 1.25rem 1.25rem;
}

.card-body img {
	width: 100%;
}

.card-body p {
	line-height: 120%;
}

.layoutB div {
	display: inline-block;
}

.ct2 {
	font-size: .9em;
}

.ct3 {
	color: #4585C5;
	font-size: .8em;
}

hr {
    height: 1px;
    background: #C4D82D;
}

.logo-head {
  position: relative;
  top: 8px;
  left: 0;
  float: left;
  cursor: pointer;
}

.logo-head img {
    width: 100%;
	max-width: 96px;
	margin-right: 5px;
}

.logo-name {
  position: relative;
  top: 0;
  float: left;
  cursor: pointer;
}

.logo-name img {
    height: 100%; 
}

.logo-container {
    position: absolute;
    top: 0;
    left: 5%;
	width: 90%;
	max-width: 720px;
	left: 0;
	right: 0;
	margin: auto;
}

.fa {
    padding: 10px 32px 10px 10px;
    font-size: 25px;
    width: 30px;
    text-align: center;
    text-decoration: none;
    border-radius: 50%;
	background: #4585C5;
	color: #C4D82D;
}

.becomeMember {
	background-color: #F6F9FC;
}

.member-header {
	color: #4585C5;
	border-bottom: 2px solid #C4D82D;
	padding-bottom: 5px;
}

.sistersA {
	max-width: 268px;
/*	max-height: 37px;*/
	height: 100%;
}

.sistersB {
	max-width: 101px;
	margin: auto;
}

.credExpry {
	border-top: 1px solid #C4D82D;
	width: 95%;
	margin: auto;
}

.expry {
	font-size: .8em;
	background-color: #E7EFAB;
}

.twitterFeed {
	background-color: #FFF;	
}

h2 .btn {
    padding: .150rem .75rem;
}

h2 small {
    color: #606366;
}

.program {
	cursor: pointer;
}

.program .card:hover {
    background-color: #F6F9FC;
	box-shadow: 0 0 0 3px rgba(69, 133, 137, 0.2);
    transition: all 200ms ease-out;
}

#dsTopNav .btn-light {
    font-weight: bold;
}

@media (min-width: 576px) {
	
	.logo-container {
		max-width: 540px;
	}	

	.container {
		max-width: 540px;
	}
	
	#dsTopNav .row div .btn {
		padding: 1rem 0;
	}
	
}

@media (max-width: 576px) {
	.container{
        width: 100% !important;
        text-align:center;
    }
    .logo-head {
        display: none;
           
    }
    .logo-name {
        position: absolute;
        left: 0;
        top:0;
        
    }
    .logo-name img{
        width: 100%;        
    }
    .imgClass {
        text-align: center;
        max-width:120px; 
        height:auto;      
    }

    .dsNav {
        width: 100%;
        margin-right: 0 !important;
        text-align: center;
    }
    
    .btn-responsive {
        display: block;
        width: 100%;
        margin: 40px 0;
        padding: 0;
    }
	
	#dsTopNav .row div {
		margin-bottom: 20px;
		position: relative;
		left: 4%;
	}
	
	#dsTopNav .row div .btn {
		padding: 1rem 0;
	}
	    
    
}

@media (min-width: 768px) {
	.logo-container {
		max-width: 720px;
	}
	
	.container {
		max-width: 720px;
	}
	
}

@media (min-width: 992px) {
	.logo-container {
		max-width: 960px;
	}	
	
	.container {
		max-width: 960px;
	}
	
}

@media (min-width: 992px) and (max-width: 1200px){
	
	#dsTopNav .row div {
	  padding-right: 5px !important;
	  padding-left: 5px !important;
	  min-height: 85px !important; 
	}
	
	#dsTopNav .row div .btn{
	  font-size: .9rem !important;
	}
	
}

@media (min-width: 1200px) {
	
	.logo-container {
		max-width: 1600px;
	}
	
	.container {
		max-width: 1600px;
	}
	
	.dsNav .row div {
		min-height: 102px;
	}
	
}

@media (max-width: 1200px) {
    .dsNav {
        width: 100%;
        margin-right: 0 !important;
        text-align: center;
    }
    
    .btn-responsive {
        display: block;
        width: 100%;
        margin: 40px 0;
        padding: 0;
    }
	
	#dsTopNav .row div {
		margin-bottom: 20px;
		position: relative;
		left: 4%;
	}
	
	#dsTopNav .row div .btn {
		padding: 1rem 0;
	}
}

.feature {
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 0.25rem;	
    width: 96%;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0 2%;
}

.feature img {
    width: 100%;	
}

.sistersA, .sistersB, .sistersC, .sistersD {
    width: 100%;	
}

.sistersA {
    max-width: 100%;
}

.g-recaptcha {
	overflow: hidden;
}

.g-recaptcha .rc-anchor-logo-portrait {
	margin-left: 0!important;
}

#registration iframe .rc-anchor-logo-portrait {
	margin-left: 0!important;
}






