.hero-subhead.subhead-smaller.double-line.bold {
font-weight: 600;
}

.hero-subhead.subhead-smaller.double-line {
margin-top: -22px;
font-weight: 300;
}

.hero-subhead.subhead-smaller {
font-size: 29px;
}

/* ---- Resellers Page ---- */

.section.hero.resellers-hero {
	position: fixed;
	left: 0px;
	top: 108px;
	right: 0px;
	z-index: 13;
	border-bottom: 5px solid white;
	background-image: url('../img/hero-skyline-bg.jpg');
	background-position: 0% 27%;
	background-size: auto;
	background-repeat: no-repeat;
	text-align: center;
	background-color: rgba(0, 0, 0, 0.2);
	padding: 0px;
	height: 425px;
}
h3 
{
    font-size:29px;
}

h4 
{
    text-align:left;
    padding-top:5px;
}
p 
{
    text-align:left;
}
.section.hero.resellers-hero .hero-subhead {
	padding-top: 0;
}
.country-block {
	padding-bottom: 20px;
	border-top: 0px none rgba(142, 189, 2, 0.8);
	border-bottom: 1px solid rgba(142, 189, 2, 0.8);
}
.country-block.peru {
	padding-bottom: 42px;
}
.frameit {
	padding: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: rgba(126, 177, 252, 0.49);
	text-shadow: none;
}
.soft {
	border-color: rgba(191, 255, 0, 0.29);
	text-shadow: none;
}
.soft-box {
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 3px;
	background-color: rgba(126, 177, 252, 0.09);
}
.resellers-map {
	position: relative;
	height: 300px;
	border-radius: 6px;
	background-color: rgba(255, 255, 255, 0.10);
	background-image: url('../img/world-vector-map-regions.png');
	background-position: 50% 50%;
	background-size: contain;
	background-repeat: no-repeat;
}
.resellers-map.southamerica {
	background-image: url('/products/images/map-southamerica.png'), url('../img/world-vector-map-regions.png');
	background-position: 48% 50%, 50% 50%;
	background-size: contain, contain;
	background-repeat: no-repeat, no-repeat;
}
.resellers-map.america {
	background-image: url('/products/images/map-america.png'), url('../img/world-vector-map-regions.png');
	background-position: 48% 50%, 50% 50%;
	background-size: contain, contain;
	background-repeat: no-repeat, no-repeat;
}
.resellers-map.oceania {
	background-image: url('/products/images/map-oceania.png'), url('../img/world-vector-map-regions.png');
	background-position: 48% 50%, 50% 50%;
	background-size: contain, contain;
	background-repeat: no-repeat, no-repeat;
}
.resellers-map.europe {
	background-image: url('/products/images/map-europe.png'), url('../img/world-vector-map-regions.png');
	background-position: 48% 50%, 50% 50%;
	background-size: contain, contain;
	background-repeat: no-repeat, no-repeat;
}
.resellers-map.asia {
	background-image: url('/products/images/map-asia.png'), url('../img/world-vector-map-regions.png');
	background-position: 48% 50%, 50% 50%;
	background-size: contain, contain;
	background-repeat: no-repeat, no-repeat;
}
.world-map-country-pill {
	position: absolute;
	top: 66px;
	right: 553px;
	height: 30px;
	background-color: #67bcff;
	color: white;
	font-size: 14px;
	line-height: 30px;
	font-weight: 600;
}
.world-map-country-pill:hover {
	box-shadow: rgba(0, 0, 0, 0.49) 4px -4px 0px 0px;
}
.world-map-country-pill.southamerica {
	top: 176px;
	right: 501px;
}
.world-map-country-pill.southamerica:hover {
	box-shadow: rgba(0, 0, 0, 0.49) 4px -4px 0px 0px;
}
.world-map-country-pill.europe {
	top: 16px;
	right: 393px;
}
.world-map-country-pill.asia {
	top: 75px;
	right: 323px;
}
.world-map-country-pill.oceania {
	top: 188px;
	right: 262px;
}
.world-map-country-pill.oceania:hover {
	box-shadow: rgba(0, 0, 0, 0.49) 4px -4px 1px 0px;
}
.country-pill-pointer {
	position: relative;
	top: -15px;
}
.white-link {
	padding: 5px 12px;
	color: white;
	text-decoration: none;
}
.special-filler {
	height: 420px;
}

/* ---- End Resellers Page ---- */

/* ---- How to buy Page ------- */

.section.hero.small-hero.how-to-buy-hero {
    background-image: url('/products/images/grid-4-bg_1.png'), url('../img/sfx-esd-hero-01.jpg');
    background-position: 0% 0%, 0% 34%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
    background-attachment: scroll, scroll;
}

.buying-method {
padding-right: 10px;
padding-left: 10px;
}
/* ----------- Ends How to Buy Page --- */
}















@media (max-width: 1023px) {
/*.section.hero.resellers-hero {
	display:none;
}*/
.special-filler 
{
    display:none;
}
 .section.hero.small-hero.how-to-buy-hero {
    height: 160px;
  }
}

@media (max-width: 991px) {
/*.section.hero.resellers-hero {
	display:none;
}*/

 .section.hero.small-hero.how-to-buy-hero {
    height: 160px;
  }
.world-map-country-pill {
	right: 453px;
}
.world-map-country-pill.southamerica {
	right: 383px;
}
.world-map-country-pill.europe {
	right: 303px;
}
.world-map-country-pill.asia {
	right: 223px;
}
.world-map-country-pill.oceania {
	right: 185px;
}
.special-holiday {
	text-shadow: none;
}
.special-filler {
	display: none;
}
}

@media (max-width: 767px) {
.hero-subhead.subhead-smaller.double-line.bold {
line-height: 40px;
text-shadow: none;
}

.section.hero.small-hero.how-to-buy-hero {
    height: 160px;
  }
.fancy-capsule.reset {
    padding-left: 10px;
    text-shadow: none;
}
.section.hero.resellers-hero {
	display:none;
}
.world-map-country-pill {
	right: 353px;
}
.world-map-country-pill.southamerica {
	right: 300px;
}
.world-map-country-pill.europe {
	right: 203px;
}
.world-map-country-pill.asia {
	right: 123px;
}
.world-map-country-pill.oceania {
	right: 85px;
}
.hero-compatibility-text {
	text-shadow: none;
}
.special-filler {
	display: none;
}
}

@media (max-width: 479px) 
{
    /*
.section.hero.resellers-hero {
	display:none;
}*/
.hero-subhead.subhead-smaller.double-line.bold {
line-height: 40px;
text-shadow: none;
}
.fancy-capsule.reset {
    padding-left: 10px;
    text-shadow: none;
}
 .section.hero.small-hero.how-to-buy-hero {
    height: 160px;
  }
.world-map-country-pill.southamerica {
	top: 156px;
	right: 137px;
	font-size: 12px;
}
.world-map-country-pill.europe {
	top: 60px;
	right: 93px;
}
.world-map-country-pill.asia {
	top: 95px;
	right: 53px;
}
.world-map-country-pill.oceania {
	top: 150px;
	right: 20px;
}
.world-map-country-pill.america {
	top: 98px;
	right: 161px;
	font-size: 12px;
}
.white-link.europe {
	font-size: 12px;
}
.white-link.asia {
	font-size: 12px;
}
.white-link.oceania {
	font-size: 12px;
}
.hero-compatibility-text {
	line-height: 26px;
	text-shadow: none;
}
.special-filler {
	display: none;
}
}