

/*------------------------------------------------------660px----*/
/*------------------------------------------------------660px----*/
/*------------------------------------------------------660px----*/

@media (min-width:0px) and (max-width:660px){

.blipsCon {
    padding: 10px 0px;
}

.blipsBlock-03,
.blipsBlock-07,
.blipsBlock-09{
	display: none;
}

.brwsrEl-textBlock{
	width:30vw;
}

.brwsrEl-topLeft,
.brwsrEl-topRight,
.brwsrEl-bttmLeft,
.brwsrEl-bttmRight {
    width: 30vw;
}

.brwsrEl-logoBlock {
    width: 17vw;
    right: 0;
}

.amMark {
    width: 20vw;
}

.amWord {
    width: 90vw;
}

#hpEntrySection .subTitle {
    font-size: 16px;
}

.prepBlock .prepTitle {
    font-size: 10vw;
}

.hudEl-01 {
    width: 182%;
    height: 100%;
    left: -50%;
    top: 2%;
}

.readyBlock {
    padding: var(--uniP) 0;
}

.readyBlock .preTitle {
    position: absolute;
}

.readyBlock .preTitle {
    font-size: 0.33rem;
    top: 17%;
    left: -21%;
    line-height: 1.2em;
    transform: rotate(-90deg);
}

.readyBlock .subTitle {
	font-size: 6.5vw;
	margin: 0;
}

.readyBlock .subCol-02{
	margin: var(--uniP) 0 0 0;
}

.readyBlock .subTitle br{
	display: none;
}

.joinTitle, .directoryTitle {
    font-size: 0.8em;
}



.directoryMain{
	height: fit-content;
}

.sectCon-dir{
	display:flex;
	flex-direction:column;
}
/*
.sectCon-dir .sectCol-01{
	position: relative;
    visibility: hidden;
    margin: 0 0 -100% 0;
}
*/

.introBlock,
.sectCon-dir .vertBlock{
	display: none;
}

.introBlock-m{
	display: block;
	margin: 0 0 0 5%;
}	

.titleCon-dir{
	grid-template-columns: 1fr 1fr 1fr 1fr;
	grid-template-rows: auto;
	grid-gap: var(--uniP);

}

.titleCon-dir .subCol-01{
	grid-area: 2 / 1 / 2 / 5;
	margin: var(--uniP) 0 0 0;
}

.titleCon-dir .subCol-02{
	grid-area:3 / 1 / 4 / 5;
}

.titleCon-dir .subCol-03{
	grid-area:1 / 1 / 1 / 5;
	display: flex;
	justify-content:space-between;
}

.hudNums {
    width: 40%;
}

.hudX {
    width: 15vw;
}

.careersTitle {
    font-size: 7.33vw;
}

.directoryTitle {
    padding: 5px;
    margin: var(--uniP_lg2) 0 var(--uniP_sm1) 0;
}

.dir-Categories{
	display: none;
}

.dir-acc .dirRow{
	padding: 20px 0 0 0;
	grid-template-columns: 1fr;
	border-top: none;
}

.accrdnNum_wrpr{
	position:absolute;
	visibility: hidden;
}

.accrdnTitleCon{
	grid-template-columns: 95% 3%;
}

.accrdnCon {
    padding: 10px 0 0px 0;
    border-top: var(--uniLine_mb);
    border-bottom: none;
}

.dirSubTitle{
	color: var(--clay01);
	text-shadow:0px 0px 3px  var(--clay01);
}

.dirSubTitle br{
	display: none;
}

.mPreTitle{
	font-size:0.66rem;
	width:fit-content;
	padding: 2px;
	color: var(--clay01);
	background-color:var(--clay01-o5);
	display: block;
}

.drawerCon {
	padding: var(--uniP);
    grid-template-columns: 1fr;
}

.ftHud-01, .ftHud-03 {
    width: 34vw;
}

.ftHud-02{
	display: none;
}

.footerCon{
	grid-template-columns: 1fr;
}

.ft-copyBlock {
	padding: var(--uniP_lg2) 0;
    grid-template-columns: 1fr;
    grid-gap: var(--uniP_lg2);
}

.ft-copyBlock {
    width: 100%;
}

.signupBlock {
    width: 100%;
}

.ft-signUpCopy, 
.ftTitle, 
.ft-pageLink, 
.ft-signUpPH{
    font-size: 4vw;
}

.ft-signUpCopy br{
	display: none;
}

.fndrTitle {
    font-size: 0.88rem;
}

.fndrRow{
	justify-content:space-between;
}

.crBlock{
	margin: 10px 0 0 0;
	display:flex;
	justify-content:space-between;
}

.crText {
    font-size: 0.77rem;
}

.crText br{
	display: block;
}

.mavenText{
/*	margin: 0 0 0 4%;*/
}

}







