@import url("https://use.typekit.net/uhi1pzw.css");
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700&display=swap');


.fa-print {
	font-size:14px;
}

#print-all #header-content .fa-print {font-size: 50px; }

.userName, .logout {padding-right:15px;font-weight:normal !important; color:#666 !important;}

/*overrides*/
.ms-signInLink{
	display:none !important;
}
#s4-bodyContainer {
    padding-bottom: 0px;
}

/*
.grid {
    max-width: 1200px;
    margin: 0 auto;	
    padding: 0;
}
*/

.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: visible;
    width: auto;
    height: auto;
}

#mobile-apps .col_9{
	width:100%;
}

#mobile-apps .col_3{
	display:none;
}

.show {
    display: block!important;
}


/*layout*/
.full-width{
	width:100%;
}

#client-logo {
	width:231px;
	float:left;
	padding:12px 0px 20px 0px;
}

#alt-nav ul{
	float:right;
	color:#ffffff;
	margin:0px;
	padding: 25px 5px 0px 0px;
}

#alt-nav ul li{
	display:inline-block;
	margin-left:20px;
	
}




#alt-nav{
	background-color:#333333;
	min-height:42px;
	z-index:500;
}

.sharepoint-bar #alt-nav{
	position:static;
}



.more-info{
	display:none !important;
}

.more-info i{
	font-size:18px;
	vertical-align:bottom;
	margin-left:5px;	
}


#main-nav{
	padding:15px 0px;
	z-index:500;
    background-color:#fff;
    top:42px;
	-webkit-box-shadow: 0 0 0 4px white, 3px 3px 7px #424241;
   -moz-box-shadow: 0 0 0 4px white, 3px 3px 7px #424241;
   box-shadow: 0 0 0 4px white, 3px 3px 7px #424241;
        
        }
        
.sharepoint-bar #main-nav{
		z-index:500;
    position:relative;
    top:auto;

}

.anchor{
	display: block;
    position: relative;
    top: -139px;
    visibility: hidden;
}

.sharepoint-bar  .anchor{
    top: auto;
}

#main-nav .search-reveal{
	display:none;
}

#nav-top-nav{float:left;}

/*navigation*/
.flexnav>li {
    padding:0px;
}

.flexnav li {
    position: relative;
    list-style: none;
    float: left;
    display: block;
    background-color: #ffffff;
    overflow: visible;
    width: auto;
}

.flexnav>li:first-child>a{padding-left:0px;}

.flexnav>li:last-child>a{padding-right:0px;}

.flexnav>li>a {
    padding-top:0px;
    padding-bottom:10px;
}

.flexnav>li>a:hover {color: #91A93B;}





.flexnav li ul {
    width: 265px;
    margin-left:0px;
    -webkit-box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);  
 	-moz-box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);  
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);  
    z-index: 500; 
	border: solid 1px #CCC;
  	background-color:#ffffff !important;  
}

.flexnav>li:last-child>ul {
    right:0px;
    left:auto;
    
}

.right-position ul{
	right:0px !important;
    left:auto !important;

}

.right-position ul ul {
	right:263px !important;
    left:auto !important;

}


.flexnav li ul li  {
    padding:0px !important;
    
    
}


.flexnav li ul li a {
    display: block;
    background: transparent;
    font-size: 14px;
    padding: 8px !important;
    padding-top: 8px !important;
    padding-right: 8px !important;
    padding-bottom: 8px !important;
    padding-left: 8px !important;
    font-weight: 500;
    text-transform: none !important;
    border-bottom: dotted 1px #ccc;
}

.flexnav li ul li a:hover {
    background-color: #448291;
    color:#ffffff;}


.flexnav ul li ul {
    left:1px;
    }


.flexnav ul li ul li a {
    background: #ffffff;
}

.flexnav-show {
    background: #ffffff !important;
}


.flexnav .touch-button{
	display:none;
}


/* util nav */
.print-menu{
    display:none;
    position:absolute;
    top:auto;
    background:#333;
    z-index:99;
    width:200px;
    }

.print-menu li {
    display:list-item !important;
    list-style-type:none;
    }


#top-logo img{
	width:250px;
}

#main-content .col_9{
	padding-left:0px;
	margin-left:0px;
	
}

#main-content .col_3{
	padding-right:0px;
	margin-right:0px;
	padding-top: 8px;
	
}

/*Alert Bar*/

#alert-bar{

/*background-color:#FF4C00;*/
background-color:#FF96a7;
color:#ffffff !important;
padding: 15px 0px;
-webkit-box-shadow: 0 0 0 0px white, 0 3px 4px grey;
   -moz-box-shadow: 0 0 0 0px white, 0 3px 4px grey;
        box-shadow: 0 0 0 0px white, 0 3px 4px grey;
position:relative;
z-index:400;
display:none;
top:122px;	
}

#default #alert-bar{
	display:block;
	
}

#default.sharepoint-bar  #alert-bar{
	display:block;
	top:auto;
	
}




#alert-text{
text-align:center;
width:95%;
display:inline-block;

}

#alert-text a{
 color:#ffffff;
}


.important-icon{
	width:25px;
	margin-right:15px;
}

.close-bar{
	width:20px;
	 text-align:right;
	 float:right;
}


/*search*/

#search-close {text-align:right; color:white;margin-right:36px}

#looking-for{
	/*background-image:url("/Style%20Library/Images/bg/bg-blue-green.svg");
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;*/
	background-color:#91A93B;
	min-height:150px;
	text-align:center;
	display:none;
	padding:30px 0;
	position:relative;
	
}

#ae #looking-for{
background-image:url("/Style%20Library/Images/bg/search-ae.svg");
	
}


#looking-for p{
	color:white;
	font-weight: bold;
	margin: 20px 0px !important;
	font-size:30px;
	font-family: Montserrat;
}

#default #looking-for{
display:block;	
}

.sharepoint-bar #looking-for{
	top:auto;
}


#SearchBox{
	width:100% !important;
}
.ms-srch-hover-content{
	display:none;
}

/* outer containing div that holds search box*/
#searchInputBox {
	background-color:pink;
	padding:3px; /* padding added for visibility of bg color */
}

/* div with border around entire search box - default state*/
.ms-srch-sb-border {
	background-color:transparent;
	border:0px solid #ffffff;
	border-radius: 0px;
	box-shadow:0px 0px black inset
}

/* input box for typing search query */
.ms-srch-sb > input {
	background-color:transparent;
	height:25px;
	width:500px;
	margin:0px;
	box-shadow:none;
	text-align:left;
	color: #ffffff;
	padding-right:5px;
	border-bottom:2px solid #ffffff; 
	border-radius:0px; 
}

/* <a> tag containing the "go" button */
.ms-srch-sb > .ms-srch-sb-searchLink {
	background-color:transparent;
}

/* Hover state for border around search box */
.ms-srch-sb-border:hover {
	background-color:transparent;
	border:0px solid #ffffff !important;
	border-bottom:2px solid #ffffff; 
	border-radius: 0px;

}

/* Hover state for "go" image" */
.ms-srch-sb-searchLink:hover {
	background-color:transparent;
}

/* Focused state - this style is applied dynamically when you click in the search box to type */
.ms-srch-sb-borderFocused {
	background-color:transparent;
	border:0px solid #e9e9e9 !important;
	border-bottom:2px solid #ffffff; 
	border-radius: 0px;
	box-shadow:none;
	
}

/* Focused state for the input */
.ms-srch-sb > input:focus {
	background-color: transparent;
	border:0px;
	box-shadow:none;
	border-bottom:2px solid #ffffff!important; 

	
}

/* Swap "go" image - this line hides the OOTB image */
.ms-srch-sb > .ms-srch-sb-searchLink img {
	display:none;
}

/* Add in custom "go" image - applied as background image to the <a> tag */
.ms-srch-sb > .ms-srch-sb-searchLink {
	background-image:url('customGo.png');
	background-repeat:no-repeat;
	background-position:0 0;
	height: 25px;
    width: 30px;
    border-left:0px;
    text-decoration:none;
    padding:0px;

}

.ms-srch-sb > .ms-srch-sb-searchLink:before {
	font-family:"Font Awesome 5 Free";
	color:#ffffff;
	content:"\f002";
	padding-left:0px;
	font-size:20px;


}



/* Hover state for the "go" image" */
.ms-srch-sb-searchLink:hover {
	background-position:0 -20px; /* this example uses a sprite sheet but you could easily use a second hover state image instead */
}


/*Home Page*/
#home-page-header{
	background-repeat:no-repeat;
	background-image: url("/PublishingImages/headers/flu-shot-banner.png");
	height:300px;
	background-size:cover;
	background-position:right;
	position: relative;
    top: 120px;

	
}

.sharepoint-bar #home-page-header{
	position: relative;
    top: auto;
}

#home-page-header-2{
	background-repeat:no-repeat;
	background-image: url("/Style%20Library/Images/bg/resized/bg-ribbon-blue.svg");
	background-size:cover;
	background-position:50%;
	height:300px;

	
}

#ae #home-page-header{
	background-repeat:no-repeat;
	background-image: url("/PublishingImages/headers/RRD-AE-Landing.jpg");
	height:300px;
	background-size:cover;
	background-position:70%;


	
}

#ae #home-page-header-2{
	background-repeat:no-repeat;
	background-image: url(/Style%20Library/Images/bg/resized/bg-ribbon-blue.svg) ;
	background-size:cover;
	background-position:50%;
	height:300px;

	
}





.header-text {
    width: 450px;
    display: table-cell;
    vertical-align: middle;
    height: 300px;
}


.header-text p{
	color:#ffffff;

	
	
}

a.learn-more{
	display:inline-block;
	padding:10px;
	text-transform:uppercase;
	background-color:#FF4C00;
	color:#FFFFFF;
	font-size:14px;
	
}

a.learn-more:hover{
	color:#FFFFFF;
	
}




/*Content Headers*/
	#header-content{
	background-repeat:no-repeat;
	/*background-image: url("/PublishingImages/headers/My-Money---401(k).jpg");*/
	height:300px;
	background-size:cover;
	background-position:center;
    position: relative;
	z-index:-1;

	
}

.sharepoint-bar #header-content{
	top:auto;
}

#header-content-2{
	background-repeat:no-repeat;
	/*background-image: url("/Style%20Library/Images/bg/resized/bg-ribbon-bright-green.svg");*/
	background-size:cover;
	background-position:50%;
	height:300px;

	
}


.header{
    width: 1000px;
    display: table-cell;
    vertical-align: middle;
    height: 300px;
    max-width:100%;
}




.sharepoint-bar #main-content{
	margin-top:30px;
}
#main-content{
	margin-top:30px;
}

.col_9 .page-content{
	margin-top:0px;
	
}

/*Side Bar*/

.related-info, .contacts{
	background-color: rgba(125,182,209,0.1);
	padding:14px 12px;
	margin-bottom:20px;
}

.contacts a {overflow-wrap:break-word;}

/*.jump-to{margin-top:50px;}*/

.jump-to-scroll {
	max-height:65vh;
	overflow-y:auto;
}

.related-info{
	margin-top:0px;
	display:none;
}

/*page hide/shows */

#general-information .related-info {display:block;}
#general-information .contacts {display:none;}

/*#welcome .jump-to, #welcome .contacts {display:none}*/
#welcome #header-content-2 {background-image: none!important;}
#welcome #header-content-2 h1 {font-size:46px;}
#welcome .related-info {display:block !important;}
#employee-discounts .jump-to {display:none}
#optional-benefits-program .jump-to {display:none}
#contacts .jump-to, #contacts .contacts {display:none}
#glossary .contacts {display:none}
#home-and-auto-insurance .jump-to {display:none;}
#print-all .jump-to {display:none;}
#voluntary-benefits-program .contacts, #voluntary-benefits-program .jump-to {display:none;}
#spd-2021 .jump-to, #spd-2021 .contacts, #spd-2021 .col_plan-year-vert-container {display:none;}  
.related-info-header img{width:100px;}
#eligibility-and-enrolling .related-info {display:none;}
#welcome .jump-to {	display:none;}
#home .jump-to,  #home .col_plan-year-vert-container {display:none;}
#home #main-nav {display:none;}
#home #alt-nav ul {display:none;}


/*background*/

.stickit{
	position:fixed;
	top:60px;
	width: 280px;
	
}


/*Carousel*/



#home-page-boxes{
	margin: 180px auto 40px auto;
	width:850px;
}

.sharepoint-bar #home-page-boxes{
	margin: 40px auto;
}


.box img{
	width:250px;
	max-width:250px;
}

.box{
	width:250px;
	vertical-align:top;
	
}



.text{
	padding:30px 25px;
	background-color:#f5f5f5;
	height:320px;
	position:relative;
	width:250px;

}

.text h2, .text p, .text .arrow{

font-size:14px !important;
	
}


.text h2{
margin:0;
line-height:1em !important;
height:50px;

}

.text p{
color:#333333;
font-weight:normal;

}

.arrow{
	position:absolute;
	bottom:0px;
	margin-bottom:40px;
	text-transform:uppercase;
}

.slick-prev-alt, .slick-next-alt{
	background:none;
	color:transparent;
	border:none; 
	text-shadow:none;
	position:absolute;
	top:45%;
	width:30px;	
	
}

.slick-prev-alt{
	display:block;
	left:-70px;
	
}


.slick-next-alt{
display:block;
right:-40px;	
	
}

.slick-disabled{
	opacity:.2;
}

/*ae-box*/
#ae-main{
	width:1100px;
	padding-top:50px;
	padding-bottom: 50px;
}

#ae-page-boxes{
	display:flex;
	 flex-wrap: wrap;
}

.ae-box{
	display:inline-block;
	width:230px;
	vertical-align:top;
	margin-right: 25px; 
	position:relative;
	-webkit-box-shadow: 0px -2px 12px 2px rgba(226,226,226,1);
-moz-box-shadow: 0px -2px 12px 2px rgba(226,226,226,1);
box-shadow: 0px -2px 12px 2px rgba(226,226,226,1);}


.ae-box .top {
	padding:25px 20px 10px 20px;
}


.ae-box .top h2{
	font-size:18px;
	margin-top:0px;
	font-weight:700;
	line-height:18px !important
	
}

.ae-box .top span{
	font-size:16px;
	color:#8c9091;
	font-family: 'Montserrat', san-serif;
	font-weight:400;
	line-height:17px !important

}

.ae-box .top img{
	width:100%;
	display:block;
	margin-top:10px
}


.ae-text{
	padding:0 20px 20px 20px;
	height:175px;
	font-size:13px
}

.ae-box .bottom{
	text-align:center;
	color:#fff !important;
	height:100px;
	background-clip:padding-box;
	padding-top:60px;
		background-repeat:no-repeat;
	background-position:bottom;
	position:absolute;
	bottom:0px;
	width:230px;
		
}

.ae-box .bottom.green{
	background-image:url('../../Images/icons/green-bottom.svg');
		
}

.ae-box .bottom.blue{
	background-image:url('../../Images/icons/blue-bottom.svg');		
}

.ae-box .bottom.dk-green{
	background-image:url('../../Images/icons/dk-green-bottom.svg');		
}

.ae-box .bottom.orange{
	background-image:url('../../Images/icons/orange-bottom.svg');		
}



.ae-box .bottom a{
	color:#fff !important;
	margin:5px;
	
}



/* find it fast*/

#find-it-fast{
	background-color:#e2e2e2;
	background-image: url("/Style%20Library/Images/bg/molecules-white.svg");
	background-size:cover;
	
	



}
#find-it-fast .grid {
    /*background-color: #e2e2e2;*/
    padding: 30px 0px;
    height: 300px;
    /* opacity: .80; */
    border-radius: 50px;
    max-width: 900px;
    background-image: linear-gradient(to left, rgba(226,226,226,0.6), rgba(226,226,226,1), rgba(226,226,226,0.6));
    }


#ae #find-it-fast .grid {
    max-width: 100%;
      }


#find-it-fast-resources{
/*background: #e2e2e2;*/
margin:30px auto 20px auto;
text-align:center;
opacity: 1;

}

#find-it-fast-resources a{
 display:inline-block;
 width:15%;
 vertical-align: top;
 border-right: 1px #333333 solid;
 height:175px;
}

#find-it-fast-resources a:last-child{
 border-right: 0px #333333 solid;
}

#find-it-fast-resources a img{
	height:70px;
	margin:20px 0px;
	vertical-align:bottom;

}

#find-it-fast-resources a span{
 display:block;
 color:#333333;
 font-size:14px;

}




#find-it-fast-heading{
	width: 150px;
    transform: skew(-20deg);
	-webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
	-o-transform: skew(-20deg);
	background: #a81b8d;
	text-align:center;
	color:#ffffff;
	font-weight:700;
	font-family: 'Montserrat', san-serif;
	position: relative;
	padding:5px;
	margin:0 auto 0 auto;
	opacity:1 !important;
}

#ae #find-it-fast-heading{
	width: 275px;
	}


#find-it-fast-heading span{
	display:block;
    transform: skew(20deg);
    -webkit-transform: skew(20deg);
	-moz-transform: skew(20deg);
	-o-transform: skew(20deg);
	font-size:18px;

	
}
#find-it-fast-heading:before{
width: 0;
	height: 0;
	border-bottom: 10px solid #e0ae25;
	border-right: 15px solid transparent;
	padding-top:20px;
	 content: '';
  position: absolute;
   bottom: 100%;
  right: 0px;
  visibility:visible;
	
}


#find-it-fast-heading:after{
width: 0;
	height: 0;
	border-top: 10px solid #f7921e;
	border-left: 15px solid transparent;
	padding-bottom:20px;
	 content: '';
  position: absolute;
   top: 100%;
  left: 0px;
  visibility:visible;
	
}

.page-content{

padding-right:50px;
	
}

/*footer and top disclaimer*/



#footer-logo{
	width:200px;
	padding:20px 0;
}

#footer-text, #footer-text a{
	color:#ffffff;
	font-size:10px;
}

.disclaimer-top { display:none;}


/*responsive*/

#s4-workspace
{

-webkit-overflow-scrolling: touch;

}


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

	#nav-top-nav {padding-left:20px;}
	.flexnav li a {font-size: 11px; padding:7px;}
	.header {width:900px;padding-left:20px;}
	h1 {padding-top: 0px;}
	.page-content {padding-left: 30px;}	
	.stickit {width:255px;}
}


@media only screen and (min-width: 769px) and (max-width: 1005px) {
	.stickit {
	width:192px;
}
	
}
@media only screen and (max-width:900px){

#home-page-boxes {
    width: 80%;
}

.slick-next-alt {
    display: block;
    right: 40px;
}

#ae-main {
    width: 100%;
    
}

#ae-page-boxes {
    width: 230px;
    display: block;
    margin: auto auto;
}

.ae-box {
	margin-bottom:10px;
}	

}


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

	.ms-srch-item{max-width:80% !important;}
	.ms-srch-group-content {max-width:68% !important;}
	
	.flexnav .touch-button {
	    position: absolute;
	    z-index: 999;
	    top: 0;
	    right: 0;
	    width: 50px;
	    height: 50px;
	    display: inline-block;
	    background: #acaca1;
	    background: transparent;
	    text-align: center;
	}
	
	#alt-nav{
		text-align:center;
		position:relative;
		top:auto;
	}
	
	#main-nav{
	padding:0px;
	position:relative;
	top:auto;	
	}
	
	#top-logo{
		width:200px;
		padding: 20px;
		display:inline-block
	}
	
	.menu-button{
		width:75px; 
		float:right;
		background-color:transparent;
		border-bottom:0px; 
		padding:20px;
	}
	
	.navicon{display:none;}
	
	.menu-button i{
		font-size:30px;
		color:#E2E2E2;
	}
	
	#main-nav .search-reveal{
		float:right;
		display:block;
	}
	
	#main-nav .search-reveal i{
		font-size:30px;
		color:#E2E2E2;
		padding-top:20px;
	}
	
	#alt-nav ul{
		float:none;
		margin:0 auto;
		width:50%;
	}
	
	#alt-nav ul li{
		width:100%;
		margin-left:0px;
		text-align:center;
	}
	
	#alt-nav ul li  { display:none;	}
	
	#alt-nav ul li:last-child  {display:none !important;} 
	
	.more-info{	display:inline-block !important;}
	
	#nav-top-nav {
	    width: 100% !important;
	    margin-top:0px;
	}
	
	#alt-nav ul {display:none;}
	
	.flexnav .touch-button {display: block; }
		
	.flexnav .touch-button:before {
	    font-family:"Font Awesome 5 Free";
	    content:"\f107";
	    color:#448291 !important;
	    font-weight:900;
	    font-size:25px;   
	}
	
	.flexnav .touch-button.active:before {
	    font-family:"Font Awesome 5 Free";
	    content:"\f106";
	    color:#448291 !important;
	    font-weight:900;
	    font-size:25px;   
	}
	
	.flexnav li:hover .touch-button:before {color:#ffffff;}
	
	.flexnav>li>a, .flexnav>li:first-child>a{padding: .96em;}
	
	.flexnav>li>a:hover{
		color:#ffffff;
		background-color:#448291;
	}
	
	.flexnav li{width:100%; border-top:solid 1px #f5f3f3; border-left:none; border-right:none;}
	
	.flexnav li ul {
	    width: 100%;
	    left: 0;
	}
	
	/*mobile menu background shading*/
	.flexnav li ul {
		border:none;
		-webkit-box-shadow: none;
	    -moz-box-shadow: none;
	    box-shadow: none;
	} 
	.flexnav li ul li {border-top:solid 1px #FFF; border-left:none; border-right:none;}
	.flexnav li ul li ul li {border-top:solid 1px #7db6d152; border-left:none; border-right:none;}
	.flexnav li ul li a {background-color: #f5f3f3;}
	.flexnav li ul li ul li a{padding-left:10px;background-color: rgba(125,182,209,0.1);}
	
	#alert-bar {top: auto;}
	
	#looking-for{top:auto;}
	
	.ms-srch-sb > input {width: auto;}
	
	#home-page-boxes {margin: 40px auto;}
	
	#home-page-header, #header-content, #ae #home-page-header, #ae #header-content{
		height:auto;
	    min-height:125px;
	    background-position:75% top;
	    position:relative;
	    top:0;
	    background-size:auto;
	}
	
	#home-page-header {	background-position: 93% top;}
	
	#remote-doctor #header-content,#breast-cancer-awareness #header-content, #contacts #header-content, #library #header-content, #forms-documents #header-content, #search-results #header-content, #mobile-apps #header-content, #go-mobile #header-content, #flu-shot #header-content, #age-well #header-content, #why-you-need-your-zzzs #header-content, #truth-about-tobacco #header-content, #get-support-for-a-chronic-health-condition #header-content, #get-support-for-a-chronic-health-condition #header-content, #choices-for-better-health #header-content, #cut-health-care-costs #header-content, #get-help-for-addiction-and-recovery #header-content, #improve-your-relationships #header-content, #be-heart-smart #header-content, 
	#will-you-be-ready-for-retirement #header-content, #rx-benefits #header-content, #we-ve-got-your-back #header-content,#know-where-to-go-for-medical-care #header-content, #tools-and-resources-to-manage-and-maximize-your-hsa #header-content, 
	#prescription-drug-tips-rules #header-content, #livongo-for-hypertension #header-content, #be-a-wise-health-care-consumer #header-content, #colorectal-cancer-risk #header-content, #coronavirus-what-you-should-know #header-content, #supplemental-healthcare-covid-19 #header-content,  #coronavirus-and-your-rrd-benefits #header-content,#coronavirus-and-your-rrd-benefits-esp #header-content, #help-prevent-the-spread-of-coronavirus #header-content, #disability-benefits-and-covid-19 #header-content, #prioritize-preventive-care #header-content{
		height:300px;
	    min-height:300px;
	    background-position:center;
	    position:relative;
	    top:0;
	    background-size:cover;
	}
	
	#header-content-2, #home-page-header-2, #ae #header-content-2, #ae #home-page-header-2{
	    background-position: 25% !important;
	    height:auto;
	    bottom:0;
	}
	
	#contacts #header-content-2, #library #header-content-2, #forms-documents #header-content-2, #search-results #header-content-2 {
	    top:0 !important;
	}
	
	.header, .header-text {
	    padding-left:20px;
	}
	
	#main-content {
	    margin-top: 0px;
	}
	
	.box{	
		display:block;
		margin: 10px auto;
	}
	
	.slick-next-alt {
	    display: block;
	    right: -35px;
	}
	
	#find-it-fast .grid {
	    background-color: #e2e2e2;
	    padding: 30px 0px;
	    height: auto;
	    opacity: .90;
	    border-radius: 30px;
	    max-width: 100%;
	}
	
	#find-it-fast-resources a {
	    display:block;
	    width: 90%;
	    /*vertical-align: top;*/
	    border-right: 0px #333333 solid;
	    border-top: 1px #333333 solid;
	    padding:20px 0 30px 0;
	    margin: 0 auto;
	    height:auto;
	}
	
	#find-it-fast-resources a:first-child {
	    border-top: 0px #333333 solid;
	}
	
	#find-it-fast-resources {margin-top:0px;}
	
	
	.page-content {
	    padding: 20px !important;
	    margin-top: 0px !important;
	}
	
	.gold-box-inner {
	    width: 100%;
	    background-color: #e0ae25;
	    padding: 20px;
	}
	
		
	.gold-box-top, .orange-box-top, .red-box-top {
	padding:0px !important
	}
	
		
	
	
	.stickit{
		position:relative;
		top: auto;
	
	}
	
	#footer .grid{
	
	padding: 10px 20px;
		
	}


}

@media only screen and (max-width: 600px){
h1{
	font-size:35px;
	padding-right:25px;
	padding-top:0px;
}

#home-page-boxes {
    width: 60%;
}

.slick-next-alt {
    display: block;
    right: 40px;
}


}


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


.slick-prev-alt {
    display: block;
    left: -40px;
}

.slick-next-alt {
    display: block;
    right: -20px;
}

}

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


.slick-next-alt {
    right: -35px;
}

}


@media (min-width: 480px) and (max-width: 768px){
	.col_page-content {
		margin-left:0px !important;
		width:auto;
}
}

/***** Hiding Sharepoint stuff *****/
.ms-welcome-root > a.ms-core-menu-root{	font-weight:normal;}
#siteactiontd {	margin-right:25px;}
#ms-help {display:none;}
#suiteBarLeft{background-color: rgba( 239,239,239,0.78 );}
#suiteBarLeft .ms-core-brandingText {display:none;}/*sharepoint logo */
.ms-promotedActionButton-text, .ms-promotedActionButton-icon {display:none !important;}



/*.flexnav-show {
    background: #ffffff !important;
}
*/

