
.header-v4 .navbar-brand img	{
	/*top:35px !important;	*/
}
/* Pest Specific PRoductListing */
div.Residential-header	{
	background:url(images/residential-header-bg.jpg) no-repeat fixed;	
	background-size:cover;
	margin-bottom:30px !important;	
	height:167px;
}

div.Commercial-header	{
	background:url(images/commercial-header-bg.jpg) no-repeat fixed;	
	background-size:cover;
	margin-bottom:30px !important;	
	height:167px;
}

div.Farm-header	{
	background:url(images/farm-header-bg.jpg) no-repeat fixed;	
	background-size:cover;
	margin-bottom:30px !important;	
	height:167px;
}

/* CSS Document */

/* layer slider */
.slide-text	{
	color: #FFF;
	text-shadow: 2px 2px 8px #000;
	width:50%;
	top:20%;
	left:14% !important;
}

.slide-text-no-image	{
	color: #FFF;
	text-shadow: 2px 2px 8px #000;
	width:75%;
	top:20%;
	left:14% !important;
}

.ls-slide span {
   font-size:2.1em;	
	line-height:35px;
}
/*.slide-text, .slide-text-no-image	{
	width:40%;	
}*/

.slide-button	{
	color: #FFF;
	left:65%;
	top:25%;
}

.ls-slide .learn-more	{
	margin:20px 0 0 0 !important;
}

.handheld-only	{
	display:none;	
}
.header-v4 {
    height: 157px;
}
.header-v4 .navbar-nav {
     background-color: #968877 ;
}
.container	{
	font-family: "Noto Sans Display", sans-serif;
	max-width:1142px;
	padding:0; /*!important;	*/
}
.pmp-container	{
	margin:50px auto !important;	
	max-width:1142px;
}

.highlight-color	{
	color:#008acf;	
}
.no-border	{
	border:none !important;	
}
.no-margin-bottom	{
	margin-bottom:0 !important;	
}

a	{
	color:#009de0;
}
a:hover	{
	color:#99bc39;
}
p	{
	font-size:16px;
	line-height:21px;
	color:#55565a;	
}
p.lead	{
	font-size:18px !important;
}

/***** headings *****/
/*******SOCB - Infosys - Added Padding top - 23rd Sep 2015*********/
h1	{
	color:#55565a;
	font-size:30px;
	font-weight:400;	
	padding-top:8px !important;
}
/*******EOCB - Infosys - Added Padding top - 23rd Sep 2015*********/
h2	{
	color:#009de0;
	font-size:20px;
	font-weight:400;
}
h2.border-bottom	{
	font-size:24px;
	color:#56565a;	
	border-bottom:1px dotted #d8d5d2;
	padding:0 0 10px 0;
	margin:0 0 25px 0;
}
h2.border-bottom span	{
	border-bottom:2px solid #3b9bdf;
	padding-bottom:9px;
}
h2 a.view-all	{
	font-size:14px;
	float:right;
	color:#009de0;
	margin-top:10px;
}
h2 a.view-all:hover	{
	color:#99bc39;
}
h3	{
	color:#55565a;
	font-size:18px;
	font-weight:400;	
}
h4	{
	color:#008acf;
	font-size:18px;
	font-weight:400;	
}

/****** homepage styles *****/
.hero-row	{
	padding-left:0 !important;
	padding-right:0 !important;	
}
.home-hero	{
	background:url(images/home-header-bg.jpg) fixed no-repeat top center;	
	width:100%;
	text-align:center;
}
.home-hero h1	{
	font-size:30px;
	color:#FFF;
	text-transform:uppercase;
	padding:0 0 10px 0 !important;
	margin:0 !important;
}
.home-hero h2	{
    color: #fff !important;
    font-size: 18px !important;
    line-height: 22px !important;
    margin-bottom: 35px;
    padding: 0 60px !important;
}
div.home-hero .container	{
	padding:45px 0 !important;
    background-color: rgb(0, 138, 207);
    background-color: rgba(0, 138, 207, 0.75);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#008acf, endColorstr=#008acf);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#008acf, endColorstr=#008acf)";
	height:100%;
}

.business-verticals a	{
	display:block;
	text-align:center;
	padding-top:55%;
	background-color:#008acf !important;
	color:#FFF !important;
	background-size:contain !important;
}
.business-verticals a:hover	{
	background-color:#99bc39 !important;
	text-decoration:none;
}
.business-verticals a.residential	{
	background:url(images/residential.jpg) no-repeat top center;	
}
.business-verticals a.commercial		{
	background:url(images/commercial.jpg) no-repeat top center;	
}
.business-verticals a.farm	{
	background:url(images/farm.jpg) no-repeat top center;	
}
.business-verticals a span	{
	display:block;
	width:100%;
	font-size:22px;
	color:#FFF;
	font-weight:400;
	padding:13px 0;
    background-color: rgb(0, 138, 207);
    background-color: rgba(0, 138, 207, 0.75);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#008acf, endColorstr=#008acf);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#008acf, endColorstr=#008acf)";
}
.business-verticals a:hover span	{
    background-color: rgb(158, 188, 57);
    background-color: rgba(158, 188, 57, 0.75);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99bc39, endColorstr=#99bc39);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99bc39, endColorstr=#99bc39)";	
}
.business-verticals a div.content	{
	font-size:13px;
	line-height:20px;
	padding:15px 15px 30px 15px !important;
	background-color:#008acf !important;
}
.business-verticals a:hover div.content	{
	background-color:#99bc39 !important;
}
.learn-more	{
	width:auto !important;
	margin:15px auto 0 auto;
	font-size:14px;
	line-height:normal !important;
	text-transform:uppercase;
	display:table;
	position:relative;
	background-color:#99bc39;
	overflow:auto;
	padding:4px 8px 4px 12px !important;
	text-align:center;
	color:#FFF !important;
	border-radius:0 !important;
	border:none !important;
}

.learn-more:after	{
	content: '';
	display: block;  
	position: absolute;
	left: 100%;
	top: 50%;
	margin-top: -14px;
	width: 0;
	height: 0;
	border-top: 14px solid transparent;
	border-right: 14px solid transparent;
	border-bottom: 14px solid transparent;
	border-left: 14px solid #99bc39;		
}
.business-verticals a:hover .learn-more	{
	background-color:#008acf;
}
.business-verticals a:hover .learn-more:after	{
	border-top: 14px solid transparent;
	border-right: 14px solid transparent;
	border-bottom: 14px solid transparent;
	border-left: 14px solid #008acf;	
}
a.learn-more:hover,
.learn-more:hover	{
	background-color:#008acf;
	color:#FFF !important;
	text-decoration:none;
}

.learn-more:hover:after	{
	content: '';
	display: block;  
	position: absolute;
	left: 100%;
	top: 50%;
	margin-top: -14px;
	width: 0;
	height: 0;
	border-top: 14px solid transparent;
	border-right: 14px solid transparent;
	border-bottom: 14px solid transparent;
	border-left: 14px solid #008acf;		
}

input[type='submit']	{
	/*width:auto !important;
	margin:15px auto 0 auto;*/
	font-size:14px;
	line-height:normal !important;
	text-transform:uppercase;
	display:table;
	position:relative;
	background-color:#99bc39;
	overflow:auto;
	padding:4px 8px 4px 12px !important;
	text-align:center;
	color:#FFF !important;
	border-radius:0 !important;
	border:none !important;
}
input[type='submit']:hover	{
	background-color:#008acf;
}


div.home-programs div	{
	text-align:center !important;
	color:#55565a;
	padding:0 30px !important;
}
div.programs div	{
	color:#55565a;
	padding:0 !important;
}
div.home-programs div img	{
	margin:0 auto 15px auto;
}

.subscribe-panel	{
	background:url(images/subscribe-panel-bg.jpg)  no-repeat fixed center top;	
	height:479px;
	margin-top:40px;
	background-size:cover;
}

.subscribe-panel h2 	{
	color:#FFF;
	font-size:28px;	
}
.subscribe-panel p	{
	color:#FFF;
}
.subscribe-panel .learn-more	{
	float:left;	
}
.subscribe-panel div	{
	margin-top:80px;	
}

.featured-articles div p	{
	font-size:14px;
	line-height:18px;
}
.featured-articles div	{
	border-right:1px dotted #d8d5d2;	
}
.featured-articles div:last-child	{
	border-right:none !important;	
}
.featured-articles div p a	{
	font-size:12px;	
}

.home-callouts div	{
	text-align:center;
}
.home-callouts > div > div	{
	background-color:#f4f4f4;	
	padding:35px;
}
.home-callouts > div > div p	{
	font-size:13px;
	line-height:17px;
	margin:10px 0;
	padding:0;
	font-family:"Noto Sans Display", Helvetica, sans-serif;
	color:#999;	
}
.home-callouts > div > div input[type='text']	{
	font-size:11px;
	color:#999;
	border-radius:0 !important;
	padding:5px;
	width:175px;
}
.home-callouts > div > div span	{
	font-size:60px;	
}

.home-callouts div.territory-search	{
	min-height:297px;	
}
.home-callouts div.territory-search .icon-map_icon {
    display: block;
    padding-bottom: 13px !important;
}
.home-callouts div.territory-search .learn-more	{
	margin-top:47px !important;	
}

/***** residential page *****/
.residential-hero .container h1	{
	color:#FFF !important;
	font-size:30px !important;
	text-transform:uppercase;	
}
.residential-hero .container h2	{
	color:#FFF !important;
	font-size:18px !important;
	line-height:22px !important;
	margin-bottom:25px;
	padding:0 20px !important;
}
.residential-hero .container p	{
	font-family:"Noto Sans Display", Helvetica, sans-serif;
	font-size:14px;
	color:#FFF !important;
	margin-left: 20px;
	margin-right: 20px;
}

ul.pests	{
	margin: 0 auto 50px auto;
	padding:0;
	list-style-type:none;
	width:82%;	
	border-top:1px solid #00aced;
	overflow:auto;
}
ul.pests li {
	float:left;
	padding:0 25px;
	color:#FFF;
	font-family:"Noto Sans Display", Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
}
ul.pests .icon-container	{
	background-color:#FFF !important;	
	margin:0 auto 15px auto;
}

ul.pests li span {
	font-size:50px;
	color:#008acf;	
	margin:22px auto 0 auto;
}
ul.pests li a:hover	{
	text-decoration:none;	
}
ul.pests li a:hover span	{
	text-decoration:none;
	color:#8bbc33;
}

@media screen and (min-width: 992px) {
	
.residential-header	{
	background:url(images/residential-header-bg.jpg) top no-repeat;	
	width: 100%;
	height: 100%;
}
.residential-hero	{
	height:100% !important;	
}
.residential-hero .container	{
    background-color: rgb(0, 138, 207);
    background-color: rgba(0, 138, 207, 0.75);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#008acf, endColorstr=#008acf);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#008acf, endColorstr=#008acf)";
	height:inherit;
	text-align:center;
	padding-top:20px !important;
	margin-top: 70px;
	margin-left: 0px;
}

.residential-hero ul.pests	{
    justify-content: center;
	list-style-type:none;
	width: 88%;	
	border-top:1px solid #00aced;
	padding: 0px;
	margin-bottom: 25px;
	display:inline-flex;
}

.residential-hero ul.pests li	{
	padding: 0 8px;
	width: 125px;
}


}

@media only screen and (max-width : 991px) {
	
.residential-header	{
	background:url(images/residential-header-bg-sm.jpg) top no-repeat;	
	width: 100%;
	height: 100%;
	background-position: top center;
	padding-left: 0px;
	padding-right: 0px;
}
.residential-hero	{
	height:50% !important;	
}

.residential-hero .container	{
    background-color: rgb(0, 138, 207);
    background-color: rgba(0, 138, 207, 1.0);
    /*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#008acf, endColorstr=#008acf);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#008acf, endColorstr=#008acf)";*/
	height:inherit;
	text-align:center;
	padding-top:20px !important;
	margin-top: 140px;
	margin-left: 0px;
}

.residential-hero ul.pests li	{
	padding: 0 8px;
	width: 115px;
}
	
}

@media only screen and (max-width : 480px) {

.residential-header	{
	background:url(images/residential-header-bg-sm.jpg) top no-repeat;	
	width: 100%;
	height: 100%;
	background-position: top center;
	padding-left: 0px;
	padding-right: 0px;
	background-size: 120%;
}

.residential-hero .container	{
    background-color: rgb(0, 138, 207);
    background-color: rgba(0, 138, 207, 1.0);
    /*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#008acf, endColorstr=#008acf);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#008acf, endColorstr=#008acf)";*/
	height:inherit;
	text-align:center;
	padding-top:20px !important;
	margin-top: 70px;
	margin-left: 0px;
}

.residential-hero ul.pests	{
    justify-content: center;
	list-style-type:none;
	width: 100%;	
	border-top:1px solid #00aced;
	padding: 0px;
	margin-bottom: 25px;
}

.residential-hero ul.pests li	{
	padding: 0 8px;
	width:125px;
}

}

ul.pests	{
	margin: 0 auto 50px auto;
	padding:0;
	list-style-type:none;
	width:82%;	
	border-top:1px solid #00aced;
	overflow:auto;
}
ul.pests li {
	float:left;
	padding:0 25px;
	color:#FFF;
	font-family:"Noto Sans Display", Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
}
ul.pests .icon-container	{
	background-color:#FFF !important;	
	margin:0 auto 15px auto;
}

ul.pests li span {
	font-size:50px;
	color:#008acf;	
	margin:22px auto 0 auto;
}
ul.pests li a:hover	{
	text-decoration:none;	
}
ul.pests li a:hover span	{
	text-decoration:none;
	color:#8bbc33;
}

/***** commercial page *****/

.commercial-hero .container h1	{
	color:#FFF !important;
	font-size:30px !important;
	text-transform:uppercase;	
}
.commercial-hero .container h2	{
	color:#FFF !important;
	font-size:18px !important;
	line-height:22px !important;
	margin-bottom:25px;
	padding:0 20px !important;
}
.commercial-hero .container p	{
	font-family:"Noto Sans Display", Helvetica, sans-serif;
	font-size:14px;
	color:#FFF !important;
	margin-left: 20px;
	margin-right: 20px;
}

@media screen and (min-width: 992px) {
	
.commercial-header	{
	background:url(images/commercial-header-bg.jpg) top no-repeat;	
	width: 100%;
	height: 100%;
}
.commercial-hero	{
	height:100% !important;	
}
.commercial-hero .container	{
    background-color: rgb(0, 138, 207);
    background-color: rgba(0, 138, 207, 0.75);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#008acf, endColorstr=#008acf);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#008acf, endColorstr=#008acf)";
	height:inherit;
	text-align:center;
	padding-top:20px !important;
	margin-top: 70px;
	margin-left: 0px;
}

.commercial-hero ul.pests	{
	display: flex;
    justify-content: center;
	list-style-type:none;
	width:75%;	
	border-top:1px solid #00aced;
	overflow:auto;
	padding: 0px;
	margin-bottom: 25px;
}

.commercial-hero ul.pests li	{
	padding: 0 8px;
	width:125px;
}


.commercial-herofarm-hero {	
	text-align:center !important;
}

}

@media only screen and (max-width : 991px) {
	
.commercial-header	{
	background:url(images/commercial-header-bg-sm.jpg) top no-repeat;	
	width: 100%;
	height: 100%;
	background-position: top center;
	padding-left: 0px;
	padding-right: 0px;
}
.commercial-hero	{
	height:50% !important;	
}

.commercial-hero .container	{
    background-color: rgb(0, 138, 207);
    background-color: rgba(0, 138, 207, 1.0);
    /*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#008acf, endColorstr=#008acf);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#008acf, endColorstr=#008acf)";*/
	height:inherit;
	text-align:center;
	padding-top:20px !important;
	margin-top: 140px;
	margin-left: 0px;
}

.commercial-hero ul.pests	{
	display: flex;
    justify-content: center;
	list-style-type:none;
	width:75%;	
	border-top:1px solid #00aced;
	overflow:none;
	padding-left: 0px;
	margin-bottom: 25px;
}

.commercial-hero ul.pests li	{
	padding: 0 8px;
	width:125px;
}
	
}

@media only screen and (max-width : 480px) {

.commercial-header	{
	background:url(images/commercial-header-bg-sm.jpg) top no-repeat;	
	width: 100%;
	height: 100%;
	background-position: top center;
	padding-left: 0px;
	padding-right: 0px;
	background-size: 120%;
}

.commercial-hero .container	{
    background-color: rgb(0, 138, 207);
    background-color: rgba(0, 138, 207, 1.0);
    /*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#008acf, endColorstr=#008acf);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#008acf, endColorstr=#008acf)";*/
	height:inherit;
	text-align:center;
	padding-top:20px !important;
	margin-top: 70px;
	margin-left: 0px;
}

.commercial-hero ul.pests	{
	/*display: block;*/
	list-style-type:none;
	/*width:100px;*/	
	border-top:1px solid #00aced;
	padding: 0px;
	margin-bottom: 25px;
}

.commercial-hero ul.pests li	{
	clear: all;
	padding: 0 8px;
	width:100px;
}

}


/***** farm page *****/

.farm-hero .container h1	{
	color:#FFF !important;
	font-size:30px !important;
	text-transform:uppercase;	
}
.farm-hero .container h2	{
	color:#FFF !important;
	font-size:18px !important;
	line-height:22px !important;
	margin-bottom:25px;
	padding:0 20px !important;
}
.farm-hero .container p	{
	font-family:"Noto Sans Display", Helvetica, sans-serif;
	font-size:14px;
	color:#FFF !important;
	margin-left: 20px;
	margin-right: 20px;
}

@media screen and (min-width: 992px) {
	
.farm-header	{
	background:url(images/farm-header-bg.jpg) top no-repeat;	
	width: 100%;
	height: 100%;
}
.farm-hero	{
	height:100% !important;	
}
.farm-hero .container	{
    background-color: rgb(0, 138, 207);
    background-color: rgba(0, 138, 207, 0.75);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#008acf, endColorstr=#008acf);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#008acf, endColorstr=#008acf)";
	height:inherit;
	text-align:center;
	padding-top:20px !important;
	margin-top: 70px;
	margin-left: 0px;
}

.farm-hero ul.pests	{
	display: flex;
    justify-content: center;
	list-style-type:none;
	width:75%;	
	border-top:1px solid #00aced;
	overflow:auto;
	padding: 0px;
	margin-bottom: 25px;
}

.farm-hero ul.pests li	{
	padding: 0 8px;
	width: 125px;
}

.commercial-herofarm-hero {	
	text-align:center !important;
}

}

@media only screen and (max-width : 991px) {
	
.farm-header	{
	background:url(images/farm-header-bg-sm.jpg) top no-repeat;	
	width: 100%;
	height: 100%;
	background-position: top center;
	padding-left: 0px;
	padding-right: 0px;
}
.farm-hero	{
	height:50% !important;	
}

.farm-hero .container	{
    background-color: rgb(0, 138, 207);
    background-color: rgba(0, 138, 207, 1.0);
    /*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#008acf, endColorstr=#008acf);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#008acf, endColorstr=#008acf)";*/
	height:inherit;
	text-align:center;
	padding-top:20px !important;
	margin-top: 140px;
	margin-left: 0px;
}

.farm-hero ul.pests	{
	display: flex;
    justify-content: center;
	list-style-type:none;
	width:75%;	
	border-top:1px solid #00aced;
	overflow:auto;
	padding: 0px;
	margin-bottom: 25px;
}

.farm-hero ul.pests li	{
	padding: 0 8px;
	width: 125px;
}
	
}

@media only screen and (max-width : 480px) {

.farm-header	{
	background:url(images/farm-header-bg-sm.jpg) top no-repeat;	
	width: 100%;
	height: 100%;
	background-position: top center;
	padding-left: 0px;
	padding-right: 0px;
	background-size: 120%;
}

.farm-hero .container	{
    background-color: rgb(0, 138, 207);
    background-color: rgba(0, 138, 207, 1.0);
    /*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#008acf, endColorstr=#008acf);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#008acf, endColorstr=#008acf)";*/
	height:inherit;
	text-align:center;
	padding-top:20px !important;
	margin-top: 70px;
	margin-left: 0px;
}

.farm-hero ul.pests li	{
	width: 125px;
}

}


/***** ants page *****/
@media screen and (min-width: 1200px) {
	
div.ants-header-farm	{
	background:url(images/farm-header-bg-tier2.jpg) top no-repeat;	
	width: 100%;
	height: 100%;
	background-position: 0px -45px;
	padding-left: 0px;
	padding-right: 0px;
	background-size: 100%;
	margin-bottom:30px !important;
}

div.ants-header-residential	{
	background:url(images/residential-header-bg-tier2.jpg) top no-repeat;	
	width: 100%;
	height: 100%;
	background-position: 0px -45px;
	padding-left: 0px;
	padding-right: 0px;
	background-size: 100%;
	margin-bottom:30px !important;
}

div.ants-header-commercial	{
	background:url(images/commercial-header-bg-tier2.jpg) top no-repeat;	
	width: 100%;
	height: 100%;
	background-position: 0px -45px;
	padding-left: 0px;
	padding-right: 0px;
	background-size: 100%;
	margin-bottom:30px !important;
}

div.ants-hero-farm, div.ants-hero-residential, div.ants-hero-commercial	{
	height:100% !important;
}

div.ants-hero-farm .container-fluid, div.ants-hero-commercial .container-fluid, div.ants-hero-residential .container-fluid	{
    background-color: rgb(0, 138, 207);
    background-color: rgba(0, 138, 207, 0.75);
    /*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#008acf, endColorstr=#008acf);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#008acf, endColorstr=#008acf)";*/
	height:inherit;
	text-align:center;
	padding-top:0px !important;
	margin-top: 175px;
	margin-left: 0px;
	margin-right: 0px;
}

div.ants-hero-farm .container-fluid h1, div.ants-hero-commercial .container-fluid h1, div.ants-hero-residential .container-fluid h1	{
	color:#FFF !important;
	font-size:30px !important;
	text-transform:uppercase;	
}

}

@media screen and (max-width: 1199px) {
	
div.ants-header-farm	{
	background:url(images/farm-header-bg-tier2.jpg) top no-repeat;	
	width: 100%;
	height: 100%;
	background-position: 0px -10px;
	padding-left: 0px;
	padding-right: 0px;
	background-size: 100%;
	margin-bottom:30px !important;
}

div.ants-header-residential	{
	background:url(images/residential-header-bg-tier2.jpg) top no-repeat;	
	width: 100%;
	height: 100%;
	background-position: 0px -10px;
	padding-left: 0px;
	padding-right: 0px;
	background-size: 100%;
	margin-bottom:30px !important;
}

div.ants-header-commercial	{
	background:url(images/commercial-header-bg-tier2.jpg) top no-repeat;	
	width: 100%;
	height: 100%;
	background-position: 0px -10px;
	padding-left: 0px;
	padding-right: 0px;
	background-size: 100%;
	margin-bottom:30px !important;
}

div.ants-hero-farm, div.ants-hero-residential, div.ants-hero-commercial	{
	height:100% !important;
}

div.ants-hero-farm .container-fluid, div.ants-hero-commercial .container-fluid, div.ants-hero-residential .container-fluid	{
    background-color: rgb(0, 138, 207);
    background-color: rgba(0, 138, 207, 0.75);
    /*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#008acf, endColorstr=#008acf);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#008acf, endColorstr=#008acf)";*/
	height:inherit;
	text-align:center;
	padding-top:0px !important;
	margin-top: 140px;
	margin-left: 0px;
	margin-right: 0px;
}

div.ants-hero-farm .container-fluid h1, div.ants-hero-commercial .container-fluid h1, div.ants-hero-residential .container-fluid h1	{
	color:#FFF !important;
	font-size:30px !important;
	text-transform:uppercase;	
}

}

@media only screen and (max-width : 992px) {

div.ants-header-farm	{
	background:url(images/farm-header-bg-sm.jpg) top no-repeat;	
	width: 100%;
	height: 100%;
	background-position: top center;
	padding-left: 0px;
	padding-right: 0px;
	background-size: 100%;
	margin-bottom:30px !important;
}

div.ants-header-residential	{
	background:url(images/residential-header-bg-sm.jpg) top no-repeat;	
	width: 100%;
	height: 100%;
	background-position: top center;
	padding-left: 0px;
	padding-right: 0px;
	background-size: 100%;
	margin-bottom:30px !important;
}

div.ants-header-commercial	{
	background:url(images/commercial-header-bg-sm.jpg) top no-repeat;	
	width: 100%;
	height: 100%;
	background-position: top center;
	padding-left: 0px;
	padding-right: 0px;
	background-size: 100%;
	margin-bottom:30px !important;
}

div.ants-hero-farm, div.ants-hero-residential, div.ants-hero-commercial	{
	height:100% !important;
}

div.ants-hero-farm .container-fluid, div.ants-hero-commercial .container-fluid, div.ants-hero-residential .container-fluid	{
    background-color: rgb(0, 138, 207);
    background-color: rgba(0, 138, 207, 1);
    /*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#008acf, endColorstr=#008acf);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#008acf, endColorstr=#008acf)";*/
	height:inherit;
	text-align:center;
	padding-top:0px !important;
	margin-top: 125px;
	margin-left: 0px;
	width: 100%;
}

div.ants-hero-farm .container-fluid h1, div.ants-hero-commercial .container-fluid h1, div.ants-hero-residential .container-fluid h1	{
	color:#FFF !important;
	font-size:26px !important;
	text-transform:uppercase;	
}	
	
}

@media only screen and (max-width : 768px) {

div.ants-header-farm	{
	background:url(images/farm-header-bg-sm.jpg) top no-repeat;	
	width: 100%;
	height: 100%;
	background-position: top center;
	padding-left: 0px;
	padding-right: 0px;
	background-size: 105%;
}

div.ants-header-residential	{
	background:url(images/residential-header-bg-sm.jpg) top no-repeat;	
	width: 100%;
	height: 100%;
	background-position: top center;
	padding-left: 0px;
	padding-right: 0px;
	background-size: 105%;
}

div.ants-header-commercial	{
	background:url(images/commercial-header-bg-sm.jpg) top no-repeat;	
	width: 100%;
	height: 100%;
	background-position: top center;
	padding-left: 0px;
	padding-right: 0px;
	background-size: 105%;
}

div.ants-hero-farm, div.ants-hero-residential, div.ants-hero-commercial	{
	height:100% !important;
}

div.ants-hero-farm .container-fluid, div.ants-hero-commercial .container-fluid, div.ants-hero-residential .container-fluid	{
    background-color: rgb(0, 138, 207);
    background-color: rgba(0, 138, 207, 1.0);
    /*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#008acf, endColorstr=#008acf);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#008acf, endColorstr=#008acf)";*/
	height:inherit;
	text-align:center;
	margin-top: 100px;
	margin-left: 0px;
}

div.ants-hero-farm .container-fluid h1, div.ants-hero-commercial .container-fluid h1, div.ants-hero-residential .container-fluid h1	{
	color:#FFF !important;
	font-size:26px !important;
	text-transform:uppercase;	
}	
	
}

@media only screen and (max-width : 480px) {

div.ants-header-farm	{
	background:url(images/farm-header-bg-sm.jpg) top no-repeat;	
	width: 100%;
	height: 100%;
	background-position: top center;
	padding-left: 0px;
	padding-right: 0px;
	background-size: 120%;
}

div.ants-header-residential	{
	background:url(images/residential-header-bg-sm.jpg) top no-repeat;	
	width: 100%;
	height: 100%;
	background-position: top center;
	padding-left: 0px;
	padding-right: 0px;
	background-size: 120%;
}

div.ants-header-commercial	{
	background:url(images/commercial-header-bg-sm.jpg) top no-repeat;	
	width: 100%;
	height: 100%;
	background-position: top center;
	padding-left: 0px;
	padding-right: 0px;
	background-size: 120%;
}

div.ants-hero-farm, div.ants-hero-residential, div.ants-hero-commercial	{
	height:100% !important;
}

div.ants-hero-farm .container-fluid, div.ants-hero-commercial .container-fluid, div.ants-hero-residential .container-fluid	{
    background-color: rgb(0, 138, 207);
    background-color: rgba(0, 138, 207, 1.0);
    /*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#008acf, endColorstr=#008acf);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#008acf, endColorstr=#008acf)";*/
	height:inherit;
	text-align:center;
	margin-top: 70px;
	margin-left: 0px;
}

div.ants-hero-farm .container-fluid h1, div.ants-hero-commercial .container-fluid h1, div.ants-hero-residential .container-fluid h1	{
	color:#FFF !important;
	font-size:26px !important;
	text-transform:uppercase;	
}	
	
}

ul.pest-nav	{
	margin:0;
	padding:0;
	list-style-type:none;	
}
ul.pest-nav li	{
	margin-bottom:8px;	
	font-family:"Noto Sans Display", Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}
ul.pest-nav li a	{
	display:block;
	overflow:auto;
	background-color:#efefef;
	border-radius:5px !important;
	padding:11px 15px;
	color:#008acf;
	line-height:50px;
}
ul.pest-nav li.restaurants a	{
	line-height:20px !important;	
}
ul.pest-nav li a:hover,
ul.pest-nav li a.active	{
	color:#FFF;
	background-color:#008acf;	
	text-decoration:none;
}
ul.pest-nav li .icon-container	{
	float:left;
	width:47px !important;
	height:47px !important;
	background-color:#FFF !important;
	margin:0 14px 0 0; !important;
}
ul.pest-nav li .icon-container span	{
	font-size:30px;	
	color:#008acf;
	padding-top:8px !important;
}

ul.pest-tabs	{
	font-family:"Noto Sans Display", Helvetica, sans-serif;	
	margin-top:15px;
}
ul.pest-tabs li	{
	font-size:14px;
}
ul.pest-tabs li a	{
	font-weight:normal !important;	
	padding-left:55px;
	padding-right:55px;
}
ul.pest-tabs li ul li a	{
	padding-left:25px !important;	
	padding-right:25px !important;	

}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover	{
	border-color:#eee !important;	
}
.dropdown-menu	{
	padding-top:0 !important;
	padding-bottom:0 !important;
	width:auto !important;
	min-width:0 !important;
}

.tab-pane > div	{
	margin-bottom:30px;
}

ul.product-list	{
	margin:0;
	padding:0;
	list-style-type:none;
	font-size:14px !important;	
}

div.program .learn-more	{
	float:left;	
	margin-bottom:45px !important;	
}



/***** icon blocks *****/
.icons-block	{
	padding:30px 0;
	border-bottom:1px solid #bab9b9;	
}
.icon-container	{
	height:73px;
	width:73px;
	-moz-border-radius: 50% !important;
	-webkit-border-radius: 50% !important;
	border-radius: 50% !important;
	background-color:#008acf;
	margin-top:15px;
	text-align:center;
}
.icon-container	 span	{
    color: #fff;
    font-size: 40px;
	display:block;
	padding-top:14px !important;
	height:inherit;
}

/***** newsletter callout *****/
.newsletter-callout {
    background-color: #008acf;
    color: #fff;
    display: block;
    font-size: 21px;
    margin: 50px 0;
    padding: 3px 0 25px 35px;
    position: relative;
    text-decoration: none;
}
.newsletter-callout:hover	{
	color:#FFF;	
	text-decoration:none;	
}
.newsletter-callout .glyphicon	{
	color:#9bc72a;
	font-size:50px;
	top:15px;
}
.newsletter-callout	 img	{
	position:absolute;
	right:69px;
	top:-41px;
}

/***** sidebar email form *****/
.ppm-email-form	{
	background-color:#f4f4f4;
	border:1px solid #999999;
	padding:30px;	
	margin-top:60px;
}
input,
select,
textarea	{
	border-radius:4px !important;	
	border:1px solid #bab9b9 !important;
}
label	{
	color:#757474;
	font-size:14px;	
}
select, form textarea{
	width:100%;
	display:block;	
	color:##555 !important;
}
form .btn	{
	text-transform:uppercase;
	color:#FFF;
	background-color:#99bc39;
	font-size:14px;	
	border-radius:0 !important;
}

/***** sidebar register callout *****/
.ppm-register-callout	{
	background-color:#f4f4f4;
	border:1px solid #999999;
	padding:30px;
	margin-top:18px;	
}
.ppm-register-callout p	{
	font-size:14px;	
}

/***** legal *****/
.legal	{
	font-size:11px;
	line-height:16px;
	margin:50px 0;	
}
@media only screen and (min-device-width: 280px) and (max-device-width: 1024px) {
	#ctl00_divLegel {
		padding: 0px 15px !important;
	}
}

/***** contact page tabs *****/
.nav-tabs li a	{
	-moz-border-radius: 5px 5px 0px 0px !important;
	-webkit-border-radius: 5px 5px 0px 0px !important;
	border-radius: 5px 5px 0px 0px !important;
	font-weight:bold;
	font-size:14px; 
	color:#009de0;
	background-color:#f4f4f4;	
}
.tab-pane	{
	padding:25px 0;	
}
.tab-pane p	{
	font-size:14px;	
}

/***** territory manager search results *****/
.territory-manager-results	{
	background-color:#f4f4f4;
	border:1px solid #999999;
	padding:30px;	
	margin-top:30px;	
}
.territory-manager-results	 p	{
	font-size:14px;
	color:#757474;	
}
#distributor p	{
	margin-bottom:20px;	
}

/***** sidebar contact info *****/
.sidebar-contact-info	{
	margin-top:120px;
	border-left:1px solid #CCC;
	padding-left:90px;
	margin-left:50px;
}
.sidebar-contact-info p	{
	font-size:14px;
	padding:0;
	margin:0;
}
.sidebar-contact-info h4	{
	font-weight:600;	
	margin-bottom:25px;
	padding-top:0;
	margin-top:0;
}



/***** media queries *****/
@media screen and (max-width: 1365px) {
	.slide-text, .slide-text-no-image	{
		font-size:30px !important;
		line-height: 35px !important;
	}
	.ls-slide span {
		line-height: 38px;
	}
	.slide-button	{
		color: #FFF;
		left:65%;
	    top:25%;
	}
}
@media screen and (max-width: 1200px) {
	.slide-text, .slide-text-no-image	{
	}
	.slide-button	{
		left:65% !important;
		top:25% !important;
	}
	ul.pest-nav li.restaurants a,
	ul.pest-nav li.multi-unit a	{
		line-height:20px !important;	
	}
	.newsletter-callout	{
		font-size:16px;
	}
	.home-callouts div	{
		/*min-height:306px !important;	*/
	}
	div.program .learn-more	{
		float:left !important;
		clear:both !important;
		margin-bottom:40px !important;
	}
	ul.pests li	{
		padding:0 15px !important;
	}
	.home-callouts div.territory-search .learn-more {
	  margin-top: 28px !important;
	}	
	.home-callouts > div > div {
	  padding: 27px !important;
	}	
	.slide-text, .slide-text-no-image	{
		font-size: 25px !important;
    	line-height: 30px !important;
		top:25% !important;
	}
}
@media screen and (max-width: 1070px) {	
	.slide-button	{
		left:65% !important;
	}
}
@media screen and (max-width: 1024px) {
	.subscribe-panel	{
		background:url(images/subscribe-panel-bg.jpg)  no-repeat scroll center top !important;	
		background-size:cover !important;	
	}
	ul.pests	{
		margin: 0 auto 50px auto;
		padding:0;
		list-style-type:none;
		width:82%;	
		border-top:1px solid #00aced;
		overflow:auto;
	}
	ul.pests li {
		padding:0 15px !important;
	}	
	.home-callouts div {
	  /*min-height: 315px !important;*/
	}	
}
@media screen and (max-width: 1000px) {
	p.legal	{
		padding:0 20px !important;	
	}
	
	.slide-text, .slide-text-no-image	{
		font-size: 25px !important;
	}
}
@media screen and (max-width: 992px) {
	.ls-container	{
		top:42px;
		margin-bottom:30px !important;	
	}
	.slide-text	{
		top:20% !important;	
		width:50%;
		left:12%;
	}
	.slide-text-no-image	{
		top:20% !important;	
		width:75%;
		left:12%;
	}
	
	.slide-text br, .slide-text-no-image br {
		display:none;	
	}
	.slide-button	{
		top:25% !important;
		left:65% !important;		
	}
	.newsletter-callout	{
		font-size:21px;
	}

	.business-verticals div	{
		margin-bottom:20px;	
	}
	.sidebar-contact-info	{
		border-left:none;
		padding-left:0;
		margin-left:0;
		margin-top:0;
	}
	div.programs div	{
		margin-bottom:20px;	
	}
	.subscribe-panel > div {
		width:50%;
		float:left;
	}
	.subscribe-panel div h2	{
		font-size:24px !important;	
	}
	.home-callouts div	{
		margin-bottom:20px;	
	}
	.home-callouts div	{
		/*min-height:330px !important;	*/
	}
	.home-callouts > div > div input[type='text']	{
		width:100% !important;	
	}	
	div.programs div	{
		font-size:14px !important;	
	}

	ul.pest-nav li .icon-container	{
		margin-right:5px !important;	
	}
	ul.pest-nav li	{
		margin-bottom:8px;	
		font-family:"Noto Sans Display", Helvetica, sans-serif;
		font-size:14px !important;
		font-weight:bold;
	}
	ul.pest-nav li a	{
		padding:5px !important;
		color:#008acf;
		line-height:50px;
	}	
	ul.pest-nav li.restaurants a	{
		line-height:20px !important;	
	}
	div.ants-hero .container	{
		/*padding-top:31px !important;*/	
	}
	div.ants-hero	{
		/*height:90% !important;	*/
	}
	ul.pests li	{
		padding:0 7px !important;
	}
}	
@media screen and (max-width: 940px) {
	.slide-text	{
		left:5% !important;
		width:60% !important;
	}
	.slide-text-no-image	{
		left:5% !important;
		width:90% !important;
	}
	.slide-button	{
		left:65% !important;
	}
}
@media screen and (max-width: 815px) {
	.slide-text	{
		left:2% !important;	
	}
	.slide-text-no-image	{
		left:2% !important;	
		text-align: center;
		
	}
	.slide-button	{
		left:68% !important;
	}
	.slide-button a.learn-more	{
		width:165px !important;	
	}
	.slide-button-text	{
		width:100% !important;
		line-height:14px !important;
		margin-top:5px !important;	
	}
}
@media screen and (max-width: 786px) {
	.slide-text	{
		width:65% !important;	
	}
	.slide-text-no-image	{
		left:2% !important;	
		text-align: center;
		width: 75%;
	}

}
@media screen and (max-width: 769px) {
	.ls-container	{
		top:33px;
	}
	
	.slide-text-no-image	{
		left:2% !important;	
		text-align: center;
		width: 75%;
	}
	
	
}
@media screen and (max-width: 768px) {
	div.ants-hero	{
		/*height:91% !important;	*/
	}
	.residential-hero p,
	.commercial-hero p,
	.farm-hero p	{
		padding:0 20px;	
	}
	h2.border-bottom span	{
		border-bottom:none !important;
	}
	div.programs div	{
		padding:0 !important;	
	}
	div.home-programs div	{
		margin-bottom:40px;
	}
	h2.border-bottom	{
		padding-left:0px !important;	
	}

	.business-verticals a	{
		background-size:contain !important;
	}	
	.subscribe-panel	{
		background:url(images/subscribe-panel-bg.jpg)  no-repeat scroll center top !important;	
		background-size:cover !important;	
	}
	ul.pest-nav li.multi-unit a	{
		line-height:20px !important;	
	}
	
	.slide-text-no-image	{
		left:2% !important;	
		text-align: center;
		width: 75%;
	}
	
}
@media screen and (max-width: 750px) {
	#layerslider	{
		height:240px !important;	
	}
	.slide-text	{
		text-align: center !important;
		top:10% !important;	
		left:18% !important;
	}
	.slide-text-no-image	{
		text-align: center !important;
		top:10% !important;	
		left:5% !important;
	}
	.slide-button {
		top: 54% !important;
		width:187px !important;
		left: 51% !important;
		margin-left: -90px !important;
	}
	
	.slide-button .slider-img {
		display: none;
	}
		
	.ls-slide .learn-more {
		margin: 40px auto 0 auto !important;
	}	
}
@media screen and (max-width: 726px) {
	.slide-text, .slide-text-no-image	{
		width:98% !important;
		top:15% !important;	
		left:0% !important;
		text-align:center !important;
		line-height: 20px;
	}
	.slide-text br, .slide-text-no-image br {
		display:block;	
	}	
}
@media screen and (max-width: 650px) {
	#layerslider	{
		height:220px !important;	
	}
	.business-verticals a {
	Â  Â  background-size: contain !important;
	}
	h2 a.view-all	{
		float:none !important;
		display:block;
	}
	.newsletter-callout	 img	{
		display:none;
	}
	.home-hero {
		font-size: 20px !important;
	}	
	.subscribe-panel div h2	{
		font-size:24px !important;	
	}
	.subscribe-panel div {
		width:100% !important;
	}
	.subscribe-panel  div {
	  margin-top: 0;
	}
	
	.slider-text-padding {
		margin-left: 20px;
		margin-right: 20px;
	}
	
}
@media screen and (max-width: 580px) {
	.slide-text, .slide-text-no-image {
		font-size:25px !important;
		line-height:30px !important;
		width: 90%;
		text-align: center !important;
	}	
	
	.slider-text-padding {
		margin-left: 20px;
		margin-right: 20px;
	}
	
	#layerslider	{
		height:295px !important;	
	}
	
}
@media screen and (max-width: 540px) {
	.nav-tabs li a	{
		font-size:15px; 
		padding:10px 5px;
	}
	
	.slider-text-padding {
		margin-left: 20px;
		margin-right: 20px;
	}
	
}
@media only screen and (min-width:300px) and (max-width:413px) {
	.residential-hero ul.pests{
		width:105% !important;
	}
}
@media only screen and (min-width:414px) and (max-width:480px) {
	.residential-hero ul.pests {
		width: 91% !important;
	}
}

	@media screen and (max-width: 430px) {

		.slider-text-padding {
			margin-left: 20px;
			margin-right: 20px;
		}

		.slide-text br, .slide-text-no-image br {
			display: none !important;
		}

		.subscribe-panel {
			background-image: none !important;
			background-color: #008acf !important;
			height: auto !important;
		}

			.subscribe-panel div h2 {
				font-size: 24px !important;
				line-height: 28px !important;
			}

		.pmp-container {
			margin: 30px auto !important;
		}

		h2.border-bottom {
			padding-left: 0px !important;
		}

		.newsletter-callout {
			font-size: 16px;
			padding: 5px;
		}

			.newsletter-callout .glyphicon {
				color: #9bc72a;
				font-size: 15px;
				top: 2px;
			}

		.home-hero {
			font-size: 22px !important;
		}

		.residential-hero .container h2,
		.residential-hero .container p,
		.commercial-hero .container h2,
		.commercial-hero .container p,
		.farm-hero .container h2,
		.farm-hero .container p {
			padding: 0 20px !important;
		}


		ul.pests {
			overflow-x: visible !important;
			/*width:83% !important;*/
		}

			ul.pests li {
				float: left;
				padding: 0 10px;
				color: #FFF;
				font-family: "Noto Sans Display", Helvetica, sans-serif;
				font-weight: bold;
				font-size: 12px !important;
			}

		ul.pest-tabs li a {
			padding-left: 20px !important;
			padding-right: 20px !important;
		}

		ul.pest-nav {
			margin-bottom: 30px !important;
		}

			ul.pest-nav li a {
				line-height: 26px !important;
			}

			ul.pest-nav li.restaurants a {
				line-height: 26px !important;
			}

			ul.pest-nav li .icon-container {
				height: 25px !important;
				width: 25px !important;
			}

				ul.pest-nav li .icon-container span {
					color: #008acf;
					font-size: 20px;
					padding-top: 4px !important;
				}

		.farm-hero ul.pests li {
			float: none !important;
		}

		ul.pest-tabs li a {
			font-size: 15px !important;
			padding: 10px !important;
		}

		.handheld-only {
			display: block !important;
		}

		.slide-button-text {
			left: 30% !important;
		}

		.slide-button {
			left: 50% !important;
			padding-top: 20px;
		}
	}

	@media only screen and (min-width: 1200px) {
		/* MAIN NAV */
		#m-menu .main-nav li {
			margin: 0 15px;
		}

		#m-menu .nav-wrapper .col-md-10 {
			padding-right: 15px;
		}

		#m-menu .mm-cont .col-cont {
			padding: 0;
		}

		/* MEGA MENU */
		#m-menu .mm-cont {
			height: 392px;
		}

			#m-menu .mm-cont [class*=col] {
				height: 322px;
			}
	}


	/* 
  ##Device = Desktops
  ##Screen = 1281px to higher resolution desktops
*/

	@media (min-width: 1281px) {
		.prodlogo-svg {
			/* width:175px; */
			height: 65px;
		}
	}

	/* 
  ##Device = Laptops, Desktops
  ##Screen = B/w 1025px to 1280px
*/

	@media (min-width: 1025px) and (max-width: 1280px) {
		.prodlogo-svg {
			/* width:175px; */
			height: 65px;
		}
	}

	/* 
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/

	@media (min-width: 768px) and (max-width: 1024px) {

		.prodlogo-svg {
			/*width:175px;  */
			height: 65px;
		}
	}

	/* 
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1024px
*/

	@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {

		.prodlogo-svg {
			/* width:175px; */
			height: 65px;
		}
	}

	/* 
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/

	@media (min-width: 481px) and (max-width: 767px) {

		.prodlogo-svg {
			width: 175px;
			height: 65px;
		}
	}

	/* 
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/

	@media (min-width: 320px) and (max-width: 480px) {

		.prodlogo-svg {
			/* width:175px; */
			height: 65px;
		}
	}
	/*padding form online-modules page*/
	.clients-page {
		padding: 0px 15px 0px 0px;
	}

		.clients-page .col-md-6 {
			margin-right: 0px !important;
		}

	@media(min-width:280px) and (max-width:1024px) {
		.product-selector-columns {
			margin: 0px 15px 0px 0px !important;
		}
	}

	@media only screen and (max-width: 1024px) {
		.mobile-left-padding {
			padding-left: 15px !important;
		}
	}

	@media(min-width:280px) and (max-width:1024px) {
		div#MoreResourcesLink {
			padding-right: 15px !important;
		}

		.addPadding {
			padding-right: 15px !important;
		}
	}

