.master-wrapper-content {
    width: 100% !important;
    margin-top:0;
}

.topic-block-body{
max-width:100%;
padding:0;
color:#464646;
}

.page-title{
margin:0;
padding:0;
border:none;
}

.topic-block {
    width: 100% !important;
}



.footer-middle > div li a {;
    color: #888;
}

.item-box .product-title a, .item-box .title a {
	color: #888;
}

.header-links a {
	color: #888;
}

.mini-shopping-cart a {
    color: #888;
}

#content .container {
	width: 100%;
	padding-top: 0;
}


.hero {
	background-image: url(../image/hero.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	background-size: cover;
	padding:175px 0;
}


.hero-feb2020 {
	background-image: url(../image/hero_feb_20.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	background-size: cover;
	padding:175px 0;
}

.herofeb2020.jumbotron {
    background-image: url(../image/hero_feb_20.jpg);
    background-size: cover;
    color: #fff;
    text-align: left;
}


.hero h1 {
	font-size: 42px;
	line-height: 1;
	color: #bff181;
	font-weight: 500 !important;
	font-family: "Lato", sans-serif;
	text-align: center;
}

.hero h1 span {
	color:#fff;
	font-size:1.25rem;
	display: block;
	line-height: 1.5;
}

.hero-content-product-box {
	
}

.hero-content-product-box-box {
	background-color: rgba(227, 227, 227, .75);
	color: #fff;
	padding: 5px 5px 0px 20px;
	border-bottom: solid 1px #fff;
	min-height: 190px;
	-webkit-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	-ms-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
	transition: all 500ms ease-in-out;
	
	font-family: "Lato", sans-serif;
}

.hero-content-product-box-box img {
	
}


.hero-content-product-box-box h2 {
	font-weight: 400 !important;
	color: #464646;
	line-height: 27px;
	font-size: 21px;
	margin: 17px 15px 13px 0;
	padding: 0;
	
}

.hero-content-product-box-box span {
	font-size: 15px !important;
	color: #fff !important;
}

.hero-content-product-box-box a:hover {
	text-decoration: none;
}

.hero-content-product-box-box:last-child {
	border-bottom: 0;
}

.hero-content-product-box-box:last-child img {
	
}

.hero-content-product-box-box:hover {
	background-color: rgba(215, 215, 215, .95)
}

.hero-content-product-box-box .btn {
	background: #ea7600;
	width: 175px !important;
	line-height: 20px;
	font-size: 16px;
	margin: 15px 0 0 0;
}

.hero-content-product-box-box a.btn:visited {
	color: #ffffff;
}

.hero-content-product-box-box .btn:hover,
a.btn:hover {
	background: #F3810d;
	text-decoration: none;
}

.top-product-box {
	border:#a1a1a1 solid 1px;
}

.top-product-box h2 {
	font-weight: 400 !important;
	color: #2c5697;
	line-height: 27px;
	font-size: 21px;
	text-align: center;
	margin: 17px 15px 13px 0;
	padding: 0;
}


.smart-apps-banner{
	max-height: 277px;
    height: 277px;
	background-image: url(../image/job-applications-smart-apps.png);
    background-repeat: no-repeat;
    background-position: center;
	}

.job-app-copy {
	
	vertical-align: top;
	
}

.job-app-copy h4 {
	font-family: 'Lato', sans-serif;
	font-size: 22px;
	line-height: 26px;
	font-weight: 400;
	color: #ea7600;
	text-align: center;
	text-transform: uppercase;
	margin-top: 40px;
	padding: 0;
}

.job-app-copy p {
	font-family: 'Lato', sans-serif;
	font-size: 22px;
	line-height: 26px;
	font-weight: 400;
	color: #fff;
	text-align: center;
	
	padding: 0;
	padding-top: 20px;
}

.job-app-copy .btn,
a.btn {
	-webkit-border-radius: 6;
	-moz-border-radius: 6;
	border-radius: 6px;
	font-family: 'Lato', sans-serif;
	font-weight: 600;
	color: #fff !important;
	font-size: 15px;
	background: #78be42;
	text-decoration: none;
	display: block;
	text-align: center;
	    margin-top: 145px;
	margin-left: auto;
	margin-right: auto;
	width: 155px;
	text-transform: uppercase;
}

.job-app-copy a.btn:visited {
	color: #ffffff;
}

.job-app-copy .btn:hover,
a.btn:hover {
	background: #9fcb7d;
	text-decoration: none;
}


.attendance-calendar {	
    border: solid 1px #a1a1a1;
    text-align: center;
	}
		
		
		
.attendance-calendar img {
	
}
		
	
.attendance-calendar-box-copy {
 font-family: 'Lato', sans-serif;
    font-size: 18px;
    line-height: 27px;
    font-weight: 500;
    color: #2c5697;
    text-align: center;
}
		
a.learn-more{
	color:#78be20;	
	font-family: 'Lato', sans-serif;
    font-size: 18px;
    line-height: 27px;
    font-weight: 500;
    margin: 20px 0;
	text-decoration: none;
	display: block;
}

a.learn-more:hover{
	text-decoration: underline;
}








.hero-btn-2{
	display:block;
	margin-right: auto;
	margin-left: auto;
	color: #fff;
    background-color: #ee761a;
	font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}


.hero-btn-2:hover{
	background: #f1ae7a;
	color:#fff;
	text-decoration: none;
}


.hero-btn-md{
	width: 300px;
}







.new-hrd-webinar-box-rule {
	
}

.new-hrd-webinar-headline {
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: 400;
	color: #464646;
	padding-bottom: 10px;
	border-bottom: 1px solid #b7b7b7;
	padding-top: 15px;
	margin-left: 20px;
}

.new-hrd-webinar-box {

	border: solid 1px #a1a1a1;
	text-align: center;
}

.new-hrd-webinar-blue-hl {
	font-family: 'Lato', sans-serif;
	font-size: 17px;
	line-height: 20px;
	font-weight: 600;
	color: #2466ae;
	text-transform: uppercase;
}

.new-hrd-webinar-title {
	font-family: 'Lato', sans-serif;
	font-size: 17px;
	line-height: 22px;
	font-weight: 600;
	margin-top: 10px;
	color: #464646;
	
}

.new-hrd-webinar-title a {
	font-family: 'Lato', sans-serif;
	font-size: 17px;
	line-height: 22px;
	font-weight: 600;
	margin-top: 10px;
	color: #464646;
	text-decoration: none;
}

.new-hrd-webinar-title a:hover {
	color: #464646;
	text-decoration: underline;
}

.new-hrd-webinar-date {
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: 600;
	margin-top: 10px;
	color: #444444;
}

.hosted-by-box {
	padding-top: 5px;
	
}

.new-hrd-webinar-img {
	width: 59px;
	height: 60px;
	float: left;
	
}

.hosted-by-copy {
	font-family: 'Lato', sans-serif;
	font-size: 15px;
	line-height: 17px;
	font-weight: 400;
	color: #464646;
	
	
}

.new-hrd-webinar-register-box {
	
	margin-top: 10px;
	width: 145px;
	margin-left: auto;
	margin-right: auto;
}

.new-hrd-webinar-register-btn {
	-webkit-border-radius: 6;
	-moz-border-radius: 6;
	border-radius: 6px;
	font-family: 'Lato', sans-serif;
	font-weight: 600;
	color: #ffffff;
	font-size: 13px;
	background: #78be42;
	padding: 10px 20px 10px 20px;
	text-decoration: none;
	margin-top: 10px;
    width: 145px;
    margin-left: auto;
    margin-right: auto;
	display: block;
}

.new-hrd-webinar-register-btn:hover {
	background: #9fcb7d;
	text-decoration: none;
	color:#fff;
}

.new-hrd-webinar-brought-logo {
	margin-top: 9px;
}

.new-hrd-webinar-brought-logo img {
	margin-top: -9px;
}

.smartapps-collection-banner{
	background-color: #2b5597;  
background-image: -moz-linear-gradient(bottom left, #41a5f5 -15.5%, #074189 -15.5%, #0755c9 23.87%, #0774bd 54.06%, #07b3a5 115.5%); 
background-image: -o-linear-gradient(bottom left, #41a5f5 -15.5%, #074189 -15.5%, #0755c9 23.87%, #0774bd 54.06%, #07b3a5 115.5%); 
background-image: -webkit-linear-gradient(bottom left, #41a5f5 -15.5%, #074189 -15.5%, #0755c9 23.87%, #0774bd 54.06%, #07b3a5 115.5%);
background-image: -ms-linear-gradient(bottom left, #41a5f5 -15.5%, #074189 -15.5%, #0755c9 23.87%, #0774bd 54.06%, #07b3a5 115.5%);  
background-image: linear-gradient(bottom left, #41a5f5 -15.5%, #074189 -15.5%, #0755c9 23.87%, #0774bd 54.06%, #07b3a5 115.5%);  
color:#fff; font-size:14px;
	}


.holiday-box {
    width: 100%;
    padding: 10px 0 20px 0;
    margin-bottom: 18px;
    height: 215px;
    position: relative;
    background-image: url(https://cdn.hrdirect.com/PublishingImages/Homepage/holiday-box.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-color: #e6eff2;
    vertical-align: bottom;
}

.holiday-box-copy {
font-family: 'Lato', sans-serif;
    font-size: 18px;
    line-height: 27px;
    font-weight: 600;
    color: #2c5697;
    text-align: center;
    margin-top: 45px;
    width: 250px;
    margin-left: 230px;
}


.holiday-btn,
a.holiday-btn {
	-webkit-border-radius: 6;
	-moz-border-radius: 6;
	border-radius: 6px;
	font-family: 'Lato', sans-serif;
	font-weight: 600;
	color: #c8102e !important;
	font-size: 13px;
	background: #fff;
	padding: 10px 20px;
	text-decoration: none;
	display: block;
	text-align: center;
	margin-top: 60px;
	margin-left: auto;
	margin-right: auto;
	width: 255px;
	text-transform: uppercase;
}

a.holiday-btn:visited {
	color: #c8102e;
}

.holiday-btn:hover,
a.holiday-btn:hover {
	background: #eee;
	text-decoration: none;
}







.bck-color{
	    background-color: #eaeaea;
	}

.new-hrd-topics-title {
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    line-height: 20px;
    font-weight: 600;
    color: #2466ae;
    text-transform: uppercase;
	text-align:left;
}

.new-hrd-topics-title p {
    font-size: 12px;
    font-weight: normal;
    color: #333;
    text-transform: none;
    margin-left: 10px;
    margin-right: 3px;
	display:inline-block;
}


.feedEkList li:first-child{
	margin-right:4%
}

.feedEkList li{
	float: left;
    width: 48%;
    text-align: left;
	}
	
.itemTitle a{	
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
    margin-top: 10px;
    color: #464646;
	text-decoration: none
}

.itemTitle a:hover{	
    color: #464646;

}

.itemContent a{
	font-weight: 600;
	color: #2c4f90;
    text-decoration: none;
}
	
	

.new-hrd-topics-title img {
vertical-align: baseline;
}

.btn,
a.btn {
	-webkit-border-radius: 6;
	-moz-border-radius: 6;
	border-radius: 6px;
	font-family: 'Lato', sans-serif;
	font-weight: 500;
	color: #fff !important;
	font-size: 18px;
	background: #78be42;
	text-decoration: none;
	display: block;
	text-align: center;
	margin-top: 10px;

	width: 175px;
	text-transform: uppercase;
}

a.btn:visited {
	color: #ffffff;
}

.btn:hover,
a.btn:hover {
	background: #9fcb7d;
	text-decoration: none;
}

.hrd-home-banner-product {
	width: 966px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 35px;
	margin-top: 35px;
	height: 235px;
	clear: both;
}

.hrd-home-banner-product-box {
	text-align: center;
	background-color: #e5f0f4;
	border-right: solid 3px #FFF;
	font-size: 14px;
	color: #464646;
	line-height: 20px;
	font-weight: 600;
	padding-top: 15px;
	font-family: "Lato", sans-serif;

}

.smart-apps-banner-product-box {
	
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	background-color: #2c5697;
	border-right: solid 3px #FFF;
	padding-top: 15px;
	font-family: "Lato", sans-serif;
}
.smart-apps-banner-product-box img {
display: block;
margin-left: auto;
margin-right: auto;
}

.smart-apps-banner-product-box h4 {
	margin-top: 0px;
	padding: 0;
	font-size: 14px;
	line-height: 24px;
	text-align: center;
	color: #fff;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
}

.smart-apps-banner-product-box span {
	color: #f2cf2e;
}

.smart-apps-banner-product-box p {
	margin-top: 12px;
	margin-left: 15px;
	margin-bottom: 15px;
	padding: 0px;
	font-size: 16px;
	line-height: 23px;
	text-align: left;
	color: #fff;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	width: 175px
}

	
.smart-apps-banner-product-box a, .smart-apps-banner-product-box a:link, .smart-apps-banner-product-box a:visited {
    text-transform: uppercase;
    color: #fff;
	text-align:center;
    font-size: 13px !important;
    font-weight: normal;
	display:block;
	text-decoration: none;
}

.hrd-home-banner-product-box h4 {
    font-size: 14px;
    background: rgba(8,179,166,.1);
    margin: 0;
    padding: 20px 0;
	font-weight: 600;
}

.hrd-home-banner-product-box em {
	font-weight: normal;
}


.hrd-home-banner-product-box a,
.hrd-home-banner-product-box a:link,
.hrd-home-banner-product-box a:visited {
	text-transform: uppercase;
	color: #007096;
	display: block;
	margin-top: 10px;
	font-size: 14px !important;
	font-weight: 600;
	text-decoration: none;
}

.hrd-home-banner-product-box a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #007096;
}

.hrd-home-banner-product-box img {
	
	display: block;
	margin-left: auto;
	margin-right: auto;
}



.greeting-cards-box{
	border: solid 1px #a1a1a1;
	text-align:center;
	background-color:#e7f3f3;
	}
	
 .greeting-cards-box h4{   
font-family: 'Lato', sans-serif;
    font-size: 22px;
    line-height: 27px;
    font-weight: 400;
    color: #2c5697;
	background: rgba(8,179,166,.1);
    margin: 0;
    padding: 20px 0;
 }
 .greeting-cards-box p{
     font-family: 'Lato', sans-serif;
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    color: #2c5697;
 }
 


.concierge-service-box{
	border: solid 1px #2c5697;
	text-align:center;
	background-color:#ffffff;
	background-image: url(../image/concierge_service3.png);
	background-repeat: no-repeat;
	background-position: center;
	}


.greetings-assortments_banner{
max-height: 277px;
    height: 277px;
	background-image: url(../image/Greeting_Card_assortments.jpg);
	background-repeat: no-repeat;
	background-position: center;
}


 .shop-now-text{
    color: #ea7600;	
    font-family: 'Lato', sans-serif;	
    font-size: 18px;	
    line-height: 22px;	
    font-weight: 500;	
    margin: 0px 0;	
    text-decoration: none;	
    display: block;
}


	
.concierge-corner{
  border-radius: 15px 15px 15px 15px;
  background: rgba(255,255,255,.5);
  padding: 10px; 
  width: auto;
  height: auto; 
}


.hrd-home-banner-bottom-wrapper {
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
	clear: both;
}

.hrd-home-banner-bottom {
	
	margin-right: auto;
	margin-left: auto;
	margin: 10px;
	font-family: "Lato", sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #464646;
	text-align: center;
}

.hrd-hp-footerlogo {
	margin-bottom: 15px;
}

.hrd-hp-footer-copy-points {
	margin-top: 15px;
}

.hrd-hp-footer-copy-points img {
	margin-left: 15px;
}




.social-media-bottom-banner {
	width: 245px;
	height: 36px;
	margin: 20px auto 0 auto;
	position: relative;
}

.social-media-bottom-banner-copy {
	font-family: "Lato", sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #464646;
	text-align: left;
	padding: 0;
	display: inline-block;
	position: relative;
	bottom: 13px;
	left: 0;
	margin-right: 20px;
}

.social-media-images {
	display: inline-block;
}

.social-media-images img {
	margin-right: 15px;
}


@media screen and (max-width: 480px){
	
	.hero{
		padding:75px 0;
		
	}
}