.container:after,
.offer-area .offer-holder:after,
.form-contact .head:after,
.form-contact .fields-holder:after,
.products .article-content:after,
#footer .help-line:after {
	content: " ";
	display: block;
	clear: both;
}

.list,
#main ul,
.form-search .form-btns ul,
.footer-nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer .help-line {
	padding-left: 9999px;
	padding-right: 9999px;
	margin-left: -9999px;
	margin-right: -9999px;
}

html {
	box-sizing: border-box;
	background: #d4ebfa;
}

*,
*:before,
*:after {
	box-sizing: inherit;
}

body {
	margin: 0;
	color: #333;
	background: #f6f7fb;
	font: 14px/1.21428 "Open Sans", "Arial", "Helvetica", sans-serif;
	min-width: 320px;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: none;
}

* {
	max-height: 1000000px;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section,
summary {
	display: block;
}

img {
	border-style: none;
	max-width: 100%;
	height: auto;
}

a {
	text-decoration: none;
	color: #c62d51;
}

a:hover {
	color: #731a2f;
}

input[type=submit],
input[type=reset],
button[type=submit],
button[type=reset],
button,
a {
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

input,
textarea,
select {
	font: 18px/21px "Open Sans", "Arial", "Helvetica", sans-serif;
	color: #666;
	vertical-align: middle;
}

form,
fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

button,
input[type="button"],
input[type="reset"],
input[type="file"],
input[type="submit"] {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	cursor: pointer;
}

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	margin: 0;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	border: 1px solid #a1b2c4;
}

input[type="text"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	border-color: #4f657d;
	outline: none;
}

textarea {
	overflow: auto;
	resize: vertical;
	vertical-align: top;
}

input[type="checkbox"],
input[type="radio"] {
	padding: 0;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

.form-control {
	height: 42px;
	float: left;
	width: 100%;
	padding: 7px 17px;
	border-radius: 4px;
}

.form-control::-webkit-input-placeholder {
	color: #999;
}

.form-control::-moz-placeholder {
	opacity: 1;
	color: #999;
}

.form-control:-moz-placeholder {
	color: #999;
}

.form-control:-ms-input-placeholder {
	color: #999;
}

.form-control.placeholder {
	color: #999;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Open Sans", "Arial", "Helvetica", sans-serif;
	line-height: 1.2em;
	margin: 0 0 1.2em;
}

p {
	margin: 0 0 1.2em;
}

q {
	quotes: none;
}

q:before,
q:after {
	content: "";
	content: none;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -.5em;
}

sub {
	bottom: -.25em;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

@font-face {
	font-family: "icomoon";
	src: url("../fonts/icomoon.eot");
	src: url("../fonts/icomoon.eot?#iefix") format("embedded-opentype"), url("../fonts/icomoon.woff") format("woff"), url("../fonts/icomoon.ttf") format("truetype"), url("../fonts/icomoon.svgicomoon") format("svg");
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
	font-family: "icomoon";
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1; /* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-locked:before {
	content: "\e600";
}

.icon-arrow-circle-left:before {
	content: "\f0a8";
}

.icon-arrow-circle-right:before {
	content: "\f0a9";
}

.icon-file:before {
	content: "\e601";
}

.icon-search:before {
	content: "\e986";
}

.icon-check:before {
	content: "\f03a";
}

.gm-style img {
	max-width: none;
}

#wrapper {
	overflow: hidden;
	position: relative;
}

.container {
	margin: 0 auto;
	padding: 0 24px;
	max-width: 1188px;
}

.top-area {
	margin: 0 0 14px;
	overflow: hidden;
	position: relative;
	-ms-box-shadow: 0 3px 4px 1px rgba(0, 0, 0, .5);
	-o-box-shadow: 0 3px 4px 1px rgba(0, 0, 0, .5);
	box-shadow: 0 3px 4px 1px rgba(0, 0, 0, .5);
}

.top-area .main-img {
	overflow: hidden;
	position: relative;
}

.top-area .main-img img {
	width: 100%;
	height: auto;
	vertical-align: top;
	max-width: none;
}

.top-area .top-holder {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	position: absolute;
}

.top-area .container {
	max-width: 1220px;
}

.offer-area {
	min-height: 555px;
	position: relative;
}

.offer-area .offer-holder {
	padding: 0 17px 0 32px;
}

.offer-area .list {
	z-index: 2;
	color: #fff;
	max-width: 358px;
	position: relative;
	margin: 0 0 0 11px;
	letter-spacing: -.1px;
	font-size: 21px;
	line-height: 25px;
	border-top: #f0f309 solid 1px;
}

.offer-area .list li {
	padding: 5px 0 12px 35px;
}

.offer-area .list li:first-child {
	padding: 5px 0 11px 35px;
}

.offer-area .list li:after {
	left: 0;
	right: 0;
	content: "";
	height: 1px;
	bottom: -1px;
	position: absolute;
	background: #f0f309;
}

.offer-area .list li + li {
	margin: 0;
}

.offer-area .list li.third {
	margin: 0 11px 0 0;
}

.offer-area .list li.fourth {
	margin: 0 58px 0 0;
}

.offer-area .list li:before {
	top: 8px;
	left: 0;
	font-size: 25px;
	color: #f0f309;
	-webkit-transform: rotate(-15deg);
	-ms-transform: rotate(-15deg);
	transform: rotate(-15deg);
}

.offer-area .list .text {
	display: block;
	margin: 0 -20px 0 0;
}

.offer-area .area {
	left: 0;
	right: 0;
	bottom: 0;
	position: absolute;
}

.offer-area .area .help-line {
	margin: 0;
	bottom: 0;
	left: 58px;
	z-index: 3;
	position: absolute;
	text-align: center;
	border-radius: 5px 5px 0 0;
	padding: 4px 19px 8px 11px;
}

.offer-area .area .help-line .title {
	float: none;
	width: auto;
	display: block;
	margin: 0 0 -5px 13px;
	letter-spacing: 1px;
	font-size: 22px;
	line-height: 1.25;
}

.offer-area .area .help-line .tel {
	margin: 0;
	letter-spacing: .4px;
}

.offer-area .area .help-line .tel img {
	width: 47px;
	margin: 5px -9px 0 0;
}

.offer-area .area .img-holder {
	right: 37px;
	margin: 0 auto;
	max-width: 591px;
	position: relative;
}

.offer-area .area .img-holder img {
	width: 100%;
	height: auto;
	vertical-align: top;
	max-width: none;
}

.help-line {
	overflow: hidden;
	background: #c62d51;
	margin: 0 0 21px;
	border-radius: 6px;
	padding: 9px 14px 7px;
	-ms-box-shadow: 0 6px 3px -1px rgba(0, 0, 0, .36);
	-o-box-shadow: 0 6px 3px -1px rgba(0, 0, 0, .36);
	box-shadow: 0 6px 3px -1px rgba(0, 0, 0, .36);
}

.help-line .title {
	float: left;
	width: 110px;
	color: #ff0;
	font-weight: 800;
	text-align: center;
	margin: 0 29px 0 0;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 21px;
}

.help-line .title span {
	display: block;
	margin: 0 0 -2px;
	font-size: 26px;
	line-height: 29px;
}

.help-line .tel {
	color: #fff;
	display: inline-block;
	vertical-align: top;
	font-weight: 800;
	letter-spacing: 2px;
	margin: -7px 9px 0 0;
	font-size: 57px;
	line-height: 1;
	text-shadow: 2px 2px 1px rgba(0, 0, 0, .39);
}

.help-line .tel img {
	margin: 7px -13px -1px 0;
	display: inline-block;
	vertical-align: top;
}

.help-line .tel:hover {
	opacity: .8;
}

.help-line .text {
	color: #fff;
	display: inline-block;
	vertical-align: top;
	margin: 8px 0 0;
	letter-spacing: -.2px;
	font-size: 26px;
	line-height: 1.25;
	text-transform: uppercase;
}

.help-line .text .colored-text {
	color: #ff0;
}

.offer-detail {
	float: left;
	width: 62%;
	padding: 10px 0 0;
}

.offer-detail .logo-area {
	z-index: 2;
	overflow: hidden;
	margin: 0 0 15px;
	position: relative;
}

.offer-detail .logo-area .text {
	color: #fff;
	display: block;
	font-weight: 800;
	overflow: hidden;
	margin: 10px 0 0;
	letter-spacing: 1.5px;
	font-size: 36px;
	line-height: 1.25;
	text-transform: uppercase;
	text-shadow: 3px 3px 1px rgba(0, 0, 0, .39);
}

.offer-detail .logo-area .text sup {
	top: auto;
	display: inline-block;
	vertical-align: top;
	margin: 7px -3px 0 1px;
	font-size: 32px;
	line-height: 1;
}

.offer-detail .logo {
	width: 92px;
	margin: 0 12px 0 0;
}

.list {
	color: #101820;
}

.list li {
	position: relative;
	padding: 0 0 0 22px;
}

.list li + li {
	margin: 7px 0 0;
}

.list li:before {
	top: -3px;
	left: 6px;
	content: "\f03a";
	color: #c62e52;
	position: absolute;
	font: 19px/1 "icomoon";
	-webkit-transform: rotate(-15deg);
	-ms-transform: rotate(-15deg);
	transform: rotate(-15deg);
}

.form-contact {
	z-index: 2;
	float: right;
	width: 32.033%;
	position: relative;
	background: #deeef7;
	padding: 4px 31px 8px 29px;
	border-radius: 6px 6px 0 0;
	font-size: 10px;
	line-height: 12px;
	-ms-box-shadow: 0 0 20px 15px #bfd9ec inset;
	-o-box-shadow: 0 0 20px 15px #bfd9ec inset;
	box-shadow: 0 0 20px 15px #bfd9ec inset;
}

.form-contact .form-control {
	margin: 0;
}

.form-contact:before {
	top: 28px;
	content: "";
	right: 100%;
	position: absolute;
	margin: 0 -25px 0 0;
	width: 40px;
	height: 83px;
	background: url(../images/arrow.png) no-repeat;
}

.form-contact .head {
	margin: 0 0 12px;
}

.form-contact .logo {
	margin: 2px 0 0 -1px;
}

.form-contact p {
	margin: 0 0 11px;
}

.form-contact .fields-holder {
	margin: 0;
}

.form-contact .checkbox {
	float: left;
}

.form-contact .label {
	display: block;
	overflow: hidden;
	margin: 1px 0 0;
	color: #666;
}
.form-contact input.error {
  border: 1px solid rgb(226, 24, 24);
}
.form-contact label.error{
  color: rgb(226, 24, 24);
  font-weight: bold;
  font-size: 11px;
}
.form-contact .row{
	height: 56px;
}
.form-contact .agreement {
	clear: both;
	overflow: hidden;
	margin: -1px 0 16px;
}

.form-contact .btn {
	width: 100%;
	display: block;
	font-size: 28px;
	margin: 0 0 18px;
	font-family: "Open Sans", "Arial", "Helvetica", sans-serif;
}

.form-contact .logos-area {
	overflow: hidden;
	max-width: 236px;
	margin: 0 auto;
}

.form-contact .logo-nortan {
	width: 67px;
	float: left;
	margin: 0 5px 0 0;
}

.form-contact .logo-truste {
	width: 93px;
	float: right;
	margin: 0 0 0 5px;
}

.form-contact .logo-nortan:hover,
.form-contact .logo-truste:hover {
	opacity: .7;
}

.form-contact .logo-nortan img,
.form-contact .logo-truste img {
	width: 100%;
	height: auto;
	vertical-align: top;
	max-width: none;
}

.checkbox {
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
	margin: 0 8px 0 0;
	position: relative;
	background: #fff;
	text-align: center;
	width: 13px;
	height: 13px;
	border: #a1b2c4 solid 1px;
	font-size: 10px;
	line-height: 11px;
}

.checkbox:hover,
.checkbox:focus {
	border-color: #627f9d;
}

.checkbox input[type=checkbox] {
	left: 0;
	margin: 0;
	bottom: 100%;
	outline: none;
	position: absolute;
}

.checkbox input[type=checkbox]:checked + .icon-check {
	opacity: 1;
}

.checkbox .icon-check {
	opacity: 0;
	width: 11px;
	height: 11px;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.ribbon {
	float: right;
	color: #fff;
	font-weight: 800;
	background: #c62d51;
	position: relative;
	margin: 0 -37px 0 0;
	letter-spacing: .6px;
	text-transform: uppercase;
	padding: 7px 14px 7px 17px;
	font-size: 18px;
	line-height: 1;
	text-shadow: 2px 2px 1px rgba(0, 0, 0, .39);
}

.ribbon sup {
	top: -6px;
	margin: 0 0 0 -4px;
	font-size: 11px;
	line-height: 1;
}

.ribbon:before {
	top: 0;
	right: 100%;
	content: "";
	position: absolute;
	border-style: solid;
	border-width: 24px 0 0 16px;
	border-color: transparent;
	border-top-color: #c62d51;
}

.ribbon:after {
	bottom: 0;
	right: 100%;
	content: "";
	position: absolute;
	border-style: solid;
	border-width: 0 0 24px 16px;
	border-color: transparent;
	border-bottom-color: #c62d51;
}

.ribbon .arrow {
	top: 100%;
	right: 0;
	content: "";
	position: absolute;
	border-style: solid;
	border-width: 6px 6px 0 0;
	border-color: transparent;
	border-top-color: #991b1e;
}

.btn {
	border: 0;
	color: #fff;
	display: inline-block;
	vertical-align: top;
	font-weight: 700;
	border-radius: 4px;
	padding: 14px 10px;
	text-transform: uppercase;
	font-size: 25px;
	line-height: 33px;
	-ms-box-shadow: 0 2px 2px 1px rgba(0, 0, 0, .4);
	-o-box-shadow: 0 2px 2px 1px rgba(0, 0, 0, .4);
	box-shadow: 0 2px 2px 1px rgba(0, 0, 0, .4);
	background: #97d86b;
	background-image: -webkit-linear-gradient(top, #97d86b 0%, #73b844 100%);
	background-image: linear-gradient(to bottom, #97d86b 0%, #73b844 100%);
	background-repeat: repeat-x;
}

.btn:hover {
	background: #73b844;
	background-image: -webkit-linear-gradient(top, #73b844 0%, #97d86b 100%);
	background-image: linear-gradient(to bottom, #73b844 0%, #97d86b 100%);
	background-repeat: repeat-x;
}

.btn .icon-arrow-circle-right {
	top: 2px;
	position: relative;
}

#main {
	padding: 20px 0 32px;
}

#main ul li {
	padding-left: 13px;
	position: relative;
}

#main ul li:after {
	top: 4px;
	left: 0;
	content: "";
	background: #d53b3e;
	position: absolute;
	border-radius: 100%;
	width: 5px;
	height: 5px;
}

#main ul[class] li {
	padding-left: inherit;
}

#main ul[class] li:after {
	display: none;
}

#main ul.list {
	margin: 0 0 11px;
}

#main ul.list li {
	padding: 0 0 0 30px;
}

#main .list-reset li {
	padding-left: inherit;
}

#main .list-reset li:after {
	display: none;
}

#content {
	float: left;
	width: 65.667%;
}

.products {
	z-index: 2;
	padding: 0 0 10px;
	position: relative;
}

.products h1 {
	color: #c62d51;
	margin: 0 0 23px;
	font-weight: 400;
	font-size: 36px;
	line-height: 1.25;
}

.products .products-holder {
	margin: 0 0 10px;
}

.products .item {
	position: relative;
	padding: 3px 4px 4px;
	margin: 0 5px 28px 6px;
	border: dashed 2px #005da9;
}

.products .item:before {
	content: "";
	z-index: -1;
	background: #fff;
	top: -6px;
	left: -6px;
	right: -6px;
	bottom: -6px;
	position: absolute;
}

.products .item:first-child .article-content {
	padding: 0 0 15px;
}

.products .item:first-child .alignleft {
	width: 47%;
	text-align: center;
	margin: 21px 10px 0 0;
}

.products .item:first-child h2 {
	margin: 5px 0 0;
	font-size: 36px;
	line-height: 1.25;
}

.products .item:first-child .coupon {
	margin: 0 0 0 4px;
}

.products .item:first-child .head {
	margin: 0 0 17px;
}

.products .item:nth-child(2) .quote-call.btn {
	float: none;
	width: auto;
	display: block;
	margin: 0 9px 0 19px;
}

.products .item .info {
	overflow: hidden;
}

.products .item.shipping {
	padding: 3px 4px 6px;
	margin: -2px 5px 32px 6px;
	font-size: 9px;
	line-height: 12px;
}

.products .item.shipping .article-content {
	margin: -3px 0 0;
	padding: 0 0 0 10px;
}

.products .item.shipping .alignleft {
	width: 46.4%;
}

.products .item.shipping h3 {
	font-weight: 800;
	color: #094268;
	margin: 0 0 1px 13px;
	font-size: 28px;
	line-height: 1.25;
}

.products .item.shipping .time-offer img {
	margin: 0 0 2px;
}

.products .item.shipping .time-offer p {
	margin: 0;
}

.products .item.shipping .alignright {
	width: 47.5%;
	margin: 8px 0 0;
}

.products .item.shipping .img-holder {
	max-width: 313px;
	margin: 0 0 -5px 18px;
}

.products .item.shipping .quote-call.btn {
	float: none;
	width: auto;
	display: block;
	margin: 0 9px 0 19px;
}

.products .item.customer-special {
	font-size: 9px;
	line-height: 12px;
}

.products .item.customer-special .article-content {
	padding: 0 2px 10px 6px;
	margin: -5px 0 0;
}

.products .item.customer-special .alignleft {
	width: 52.3%;
	margin: 11px 0 0;
}

.products .item.customer-special .time-offer {
	margin: 0 0 -8px;
	max-width: 376px;
}

.products .item.customer-special .time-offer img {
	margin: 0;
}

.products .item.customer-special .alignright {
	width: 47%;
}

.products .item.customer-special .img-holder {
	max-width: 274px;
	margin: 0 0 5px 13%;
}

.products .item.customer-special .quote-call.btn {
	float: none;
	width: auto;
	display: block;
	margin: 0 9px 0 19px;
}

.products .item.special-package {
	margin: 0 5px 34px 6px;
	font-size: 9px;
	line-height: 12px;
}

.products .item.special-package .article-content {
	padding: 5px 2px 10px 6px;
}

.products .item.special-package .alignleft {
	width: 49%;
	margin: 0;
}

.products .item.special-package .img-holder {
	max-width: none;
	margin: 0 0 7px;
}

.products .item.special-package .img-holder + .quote-call.btn {
	margin: 0 7px 0 39px;
}

.products .item.special-package .alignright {
	width: 50%;
	margin: 6px 0 0;
}

.products .item.special-package .alignright .img-holder {
	margin: 0 5px 46px -64px;
}

.products .item.special-package img[src="images/img7.png"] {
	margin: 0 0 -2px 8px;
}

.products .item.special-package img[src="images/img7.png"] + p {
	margin: 0 0 0 5px;
}

.products .item.special-package .coupon {
	margin: 0 0 0 3px;
}

.products .item.silver-package {
	color: #666;
}

.products .item.silver-package .head {
	margin: 0 0 15px;
	padding: 8px 16px 0;
	background: #1e2f5b;
}

.products .item.silver-package h3 {
	font-weight: 600;
	margin: 0 0 -4px;
	color: #666;
	font-size: 30px;
	line-height: 1.25;
}

.products .item.silver-package .article-content {
	padding: 0 2px 10px 11px;
}

.products .item.silver-package .package-info {
	float: left;
	width: 40%;
	margin: 0 10px 0 0;
}

.products .item.silver-package .package-detail {
	float: right;
	width: 47%;
	padding: 9px 0 0;
}

.products .item.silver-package p {
	margin: 0 0 8px;
}

.products .item.silver-package .sub-note {
	display: block;
	margin: 0 0 21px;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 15px;
}

.products .item.silver-package .quote-call.btn {
	float: none;
	width: auto;
	display: block;
}

.products h4 {
	color: #c62d51;
	font-weight: 600;
	margin: 0 0 8px;
	font-size: 18px;
	line-height: 1.25;
	text-transform: uppercase;
}

.products .list-holder {
	overflow: hidden;
	margin: 0 0 30px;
}

.products .list-holder ul {
	float: left;
	width: 53%;
	font-weight: 600;
	font-size: 12px;
	letter-spacing: -.8px;
}

.products .list-holder ul + ul {
	float: right;
}

.products .list-holder ul:first-child {
	width: 47%;
}

.products .list-holder ul li {
	margin: 0 10px 0 0;
}

.products .list-holder ul li + li {
	margin-top: 10px;
}

.products .other-packages {
	color: #c62d51;
	display: block;
	font-weight: 600;
	margin: 0 0 23px 3px;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 1.25;
}

.products .other-packages .title {
	font-weight: 700;
}

.products .other-packages + .quote-call.btn {
	float: none;
	width: auto;
	display: block;
	margin: 0 8px 0 15px;
}

.products .time-offer {
	max-width: 331px;
	margin: 0 0 5px;
}

.products .article-content {
	padding: 0 2px 2px 6px;
}

.products .head {
	overflow: hidden;
	margin: 0 0 12px;
	padding: 9px 10px;
	border-radius: 4px;
	background: #c2e2f7;
}

.products .logo {
	min-width: 165px;
	background: #fff;
	border-radius: 3px;
	letter-spacing: -.6px;
	margin: 8px 10px 5px 15px;
	border: #387daf solid;
	text-transform: uppercase;
	border-width: 1px 1px 1px 0;
	font: bold 14px/37px "Arial", "Helvetica", sans-serif;
}

.products .logo a {
	display: block;
	color: #005da9;
}

.products .logo a:hover {
	color: #c62d51;
}

.products .logo img {
	width: 52px;
	float: left;
	margin: -8px 4px -10px -15px;
}

.products h2 {
	margin: 7px 0 0;
	overflow: hidden;
	font-weight: 800;
	color: #005da9;
	font-size: 32px;
	line-height: 1.25;
	text-transform: uppercase;
}

.products h3 {
	margin: 0 0 6px;
	font-weight: 400;
	color: #005da9;
	font-size: 19px;
	line-height: 1.25;
}

.products .list {
	margin: 0 0 20px;
}

.products .foot {
	padding: 7px 6px;
	overflow: hidden;
	background: #c62d51;
	border-radius: 4px;
}

.products .quote-call {
	float: right;
	font-size: 2.3em;
	width: 43.3%;
	margin: -3px 0 0;
}

.products .quote-call img {
	width: 47px;
	margin: 9px 3px 0 0;
}

.products .quote-call .title {
	margin: 0 0 -4px;
}

.products .alignleft {
	width: 46.4%;
	margin: 0 10px 10px 0;
}

.products .specs-img {
	max-width: 334px;
	margin: 7px 0 10px;
}

.products .img-holder {
	max-width: 278px;
	position: relative;
	margin: 0 auto;
}

.products .img-holder + .quote-call {
	float: none;
	display: block;
	width: auto;
	margin: 0 9px 0 18px;
}

.products .area {
	overflow: hidden;
	padding: 0 0 0 5%;
}

.products .note {
	top: 50%;
	left: 20px;
	color: #fff;
	padding: 0 12px;
	font-weight: 600;
	margin: -22px 0 0;
	background: #ff0021;
	position: absolute;
	text-transform: uppercase;
	font-size: 13px;
	line-height: 24px;
}

.products .note:after {
	top: 0;
	left: 100%;
	content: "";
	position: absolute;
	border-style: solid;
	border-width: 12px 0 12px 10px;
	border-color: transparent;
	border-left-color: #ff0021;
}

.price {
	display: block;
	font-weight: 600;
	margin: 0 0 16px;
	color: #1e2f5b;
	font-size: 48px;
	line-height: 1.25;
}

.price sup {
	top: auto;
	color: #c62d51;
	width: 40px;
	display: inline-block;
	vertical-align: top;
	font-weight: 400;
	margin: 19px 0 0 -8px;
	font-size: 10px;
	line-height: 12px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.coupon {
	color: #333;
	display: block;
	position: relative;
	border-radius: 3px;
	width: 230px;
	height: 49px;
	background: #c2e2f7;
	font-size: 20px;
	line-height: 49px;
}

.coupon .coupon-number {
	padding: 0 5px;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
}

.coupon .coupon-number,
.coupon .title {
	display: block;
	white-space: nowrap;
}

.coupon .title {
	top: 0;
	left: 0;
	width: 223px;
	color: #fff;
	font-size: 16px;
	overflow: hidden;
	position: absolute;
	letter-spacing: .3px;
	padding: 0 56px 0 11px;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	background: url(../images/bg-coupon.png) no-repeat;
}

/*.coupon:hover .title {
	width: 0;
	padding: 0;
}*/

.availability-info {
	float: left;
	width: 44%;
	background: #ff0;
	padding: 7px 5px 4px 10px;
}

.availability-info ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.availability-info .counter {
	float: right;
	width: 107px;
	margin: 0 0 0 7px;
	text-align: center;
}

.availability-info .counter > li {
	float: left;
	width: 49px;
	font-size: 11px;
	line-height: 1.25;
}

.availability-info .counter > li + li {
	width: 58px;
	padding: 0 0 0 9px;
}

.availability-info .counter > li + li:before {
	width: 9px;
	float: left;
	content: ":";
	font-weight: 800;
	color: #414042;
	text-align: center;
	font-size: 18px;
	line-height: 26px;
}

.availability-info .counter > li + li .text {
	text-indent: 9px;
}

.availability-info .counter .text {
	display: block;
}

.availability-info .numbers {
	overflow: hidden;
	margin: 0 0 4px !important;
}

.availability-info .numbers li {
	float: left;
	color: #fff;
	min-width: 23px;
	font-weight: 700;
	background: #414042;
	font-size: 18px;
	line-height: 29px;
}

.availability-info .numbers li + li {
	float: right;
}

.availability-info .title {
	color: #c62d51;
	text-transform: uppercase;
}

.availability-info .title span {
	display: block;
	font-weight: 400;
	color: #414042;
}

.quote-call {
	color: #fff;
	display: inline-block;
	vertical-align: top;
	font-weight: 800;
	font-size: 37px;
	line-height: 41px;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, .39);
}

.quote-call img {
	float: left;
	margin: 5px 5px 0 0;
}

.quote-call .call-info {
	display: block;
	overflow: hidden;
	text-align: center;
}

.quote-call .title {
	display: block;
	font-weight: 600;
	font-size: 20px;
	line-height: 23px;
}

.quote-call.btn {
	background: #c62d51;
	padding: 6px 10px 3px;
	font-size: 30px;
	line-height: 1.25;
	border-radius: 4px 4px 7px 7px;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
	border-bottom: solid 3px #900;
}

.quote-call.btn .title {
	margin: 0 0 -8px;
	text-transform: none;
	font-size: 16px;
	line-height: 1.25;
}

.quote-call.btn:hover {
	color: #fff;
	background: #b12849;
}

.quote-call.btn img[src="images/icon2.png"] {
	width: 30px;
	margin: 10px 17px 0 11px;
}

.quote-call a,
.quote-call .number {
	display: block;
}

.aside {
	float: right;
	width: 31.633%;
}

.form-search {
	color: #fff;
	margin: 0 0 31px;
	background: #005da9;
	padding: 12px 15px 29px;
}

.form-search h2 {
	margin: 0 0 22px;
	font-weight: 800;
	letter-spacing: -.1px;
	font-size: 18px;
	line-height: 1.25;
	text-transform: uppercase;
}

.form-search .form-btns {
	z-index: 2;
	font-weight: 700;
	margin: 0 0 -1px;
	text-align: center;
	position: relative;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 32px;
}

.form-search .form-btns ul {
	overflow: hidden;
}

.form-search .form-btns li {
	float: left;
	width: 50%;
}

.form-search .form-btns a {
	display: block;
	color: #fff;
	padding: 0 5px;
}

.form-search .form-btns a img {
	width: 26px;
	float: left;
	margin: 3px 0 0;
}

.form-search .form-btns a:hover,
.form-search .form-btns .active a {
	color: #005da9;
	background: #c2e2f7;
}

.form-search .row {
	overflow: hidden;
	position: relative;
}

.form-search .form-control {
	height: 43px;
	border-radius: 0;
	color: #999;
	border-color: #a2b3c5;
	padding: 9px 40px 9px 13px !important;
	font-size: 16px;
	line-height: 21px;
}

.form-search button[type=submit] {
	top: 1px;
	margin: 0;
	border: 0;
	padding: 0;
	right: 1px;
	bottom: 1px;
	width: 43px;
	background: #fff;
	position: absolute;
	text-align: center;
	color: #005da9;
	font-size: 30px;
	line-height: 1;
}

.form-search button[type=submit]:hover {
	color: #fff;
	background: #005da9;
}

.widget {
	margin: 0 0 27px;
	background: #fff;
	padding: 19px 13px 11px;
	border: solid 1px #a1b2c4;
}

.widget .head {
	margin: 0 0 9px;
	padding: 0 0 11px;
	border-bottom: solid 1px #e6e9ee;
}

.widget h1 {
	margin: 0;
	font-weight: 400;
	color: #005da9;
	font-size: 24px;
	line-height: 1.25;
}

.widget .icon-locked {
	font-size: 26px;
	margin: 0 1px 0 -3px;
}

.tips-list {
	color: #333;
	counter-reset: item;
}

.tips-list li {
	padding: 8px 0 11px;
	border-bottom: solid 1px #e6e9ee;
}

.tips-list li:first-child {
	padding: 0 0 9px;
}

.tips-list li:nth-child(3) {
	padding: 7px 0 9px;
}

.tips-list li:nth-child(3) .title {
	margin: 0 0 -1px;
}

.tips-list li:nth-child(4) {
	padding: 6px 0 9px;
}

.tips-list li:nth-child(5) {
	padding: 6px 0 11px;
}

.tips-list li .title {
	display: block;
}

.tips-list li .title:before {
	content: "Tip #" counters(item, ".") " - ";
	counter-increment: item;
}

.tips-list p {
	margin: 0;
}

.tips-list a {
	color: #333;
}

.tips-list a:hover {
	text-decoration: none;
	color: #1a1a1a;
}

.stories {
	padding: 13px 13px 22px;
}

.stories .head {
	padding: 0 0 6px;
}

.stories h1 .icon-file {
	display: inline-block;
	vertical-align: top;
	font-size: 30px;
	margin: -4px -3px 0 -2px;
}

.posts-holder {
	padding: 0 0 10px;
}

.posts-holder .post {
	padding: 8px 6px 10px 0;
	border-bottom: solid 1px #e6e9ee;
}

.posts-holder .post:first-child {
	padding: 0 6px 10px 0;
}

.posts-holder .link, .posts-holder a.moretag {
	font-size: 11px;
	line-height: 1.25;
	text-transform: uppercase;
	display: block;
}

.posts-holder h2 {
	margin: 0 0 -1px;
	font-size: 14px;
	line-height: 1.25;
}

.posts-holder a {
	color: #333;
}

.posts-holder a:hover {
	text-decoration: none;
	color: #1a1a1a;
}

.posts-holder p {
	margin: 0 0 1px;
}

.offer-area .help-line .title.hidden-desktop,
.help-line .tel img.hidden-desktop,
.offer-area .area .help-line .title.hidden-desktop,
.quote-call .title.hidden-desktop,
.hidden-desktop {
	display: none;
}

#header {
	overflow: hidden;
	margin: 0 0 37px;
	border: #6a6a6c solid;
	padding: 2px 10px 6px;
	border-width: 0 1px 1px;
	border-radius: 0 0 14px 14px;
	background: #eff4f9 url(../images/bg-header.png) repeat-x 0 100%;
	box-shadow: 0 5px 2px -2px rgba(0, 0, 0, .31), 0 -1px 0 0 #bedff1 inset;
}

#header .info {
	color: #005dab;
	display: block;
	overflow: hidden;
	text-align: right;
	margin: 12px 13px 0 0;
	text-transform: uppercase;
}

#header .logo {
	margin: 0 10px 0 0;
}

.logo {
	float: left;
}

.logo a {
	display: block;
}

.logo img {
	width: 100%;
	height: auto;
	vertical-align: top;
	max-width: none;
}

#footer {
	color: #005da9;
	background: #d4ebfa;
	font-size: 13px;
	line-height: 16px;
}

#footer a {
	color: #005da9;
}

#footer a:hover {
	text-decoration: none;
	color: #004176;
}

#footer .help-line {
	padding-bottom: 0;
	border-radius: 0;
	padding-top: 13px;
	overflow: visible;
	margin-bottom: 23px;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
}

#footer .help-line .area {
	overflow: hidden;
}

#footer .help-line .area > * {
	float: left;
}

#footer .help-line .tel {
	text-shadow: none;
	letter-spacing: 0;
	margin: -13px 15px 0 0;
	font-size: 60px;
	line-height: 1.25;
}

#footer .help-line .tel img {
	margin: 15px 1px 0 -1px;
}

#footer .logo {
	margin: 0 30px -52px -5px;
}

#footer .title {
	width: auto;
	float: none;
	font-weight: 600;
	margin: 10px 25px 0 0;
	font-size: 26px;
	line-height: 1.25;
}

#footer .footer-info {
	padding: 0 0 0 96px;
}

#footer p {
	margin: 0 0 14px;
}

#footer p strong {
	font-weight: 600;
}

#footer .info {
	overflow: hidden;
}

#footer .info p {
	margin: 0 0 8px;
}

#footer .info .logo {
	float: right;
	margin: 22px 0 0 10px;
}

#footer .area {
	overflow: hidden;
}

#footer .copyright {
	display: inline-block;
	vertical-align: top;
}

#footer .copyright + .footer-nav {
	display: block;
	margin: 0 0 10px;
}

#footer .tel {
	color: #fff;
}

#footer .tel:hover {
	color: #ff0;
}

.footer-nav {
	display: inline-block;
	vertical-align: top;
	font-weight: 600;
	margin: 0 17px 0 0;
}

.footer-nav ul li {
	display: inline-block;
	vertical-align: top;
}

.footer-nav ul li + li:before {
	content: "|";
	margin: 0 2px 0 -1px;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
	.help-line .tel {
		font-size: 50px;
		margin-top: -5px;
	}

	.help-line .tel img {
		margin: 3px 3px -1px 0;
	}

	.offer-area .area .help-line .tel img {
		margin: 0;
	}
}

@media screen and (max-width: 1920px) {
	.top-area .main-img img {
		left: 50%;
		display: block;
		position: relative;
		margin-left: -960px;
		width: 1920px;
		height: auto;
	}
}

@media only screen and (max-width: 1260px) {
	.offer-area .help-line {
		text-align: center;
	}

	.offer-area .help-line .title {
		float: none;
		display: inline-block;
		vertical-align: top;
		margin: 0 15px 0 0;
	}

	.offer-area .help-line .text {
		font-size: 20px;
	}

	.offer-area .help-line .tel {
		margin: -2px 0 0;
		font-size: 44px;
		line-height: 51px;
	}

	.offer-area .help-line .tel img {
		margin: 2px 6px -1px 0;
	}

	.offer-area .offer-holder {
		padding: 0;
	}

	.offer-detail {
		width: 56%;
	}

	.offer-detail .logo-area .text {
		margin: 19px 0 0;
		font-size: 38px;
		line-height: 1.25;
	}

	.form-contact {
		width: 35%;
	}

	#header {
		margin: 0 0 35px;
	}

	#footer .help-line {
		padding-bottom: 10px;
	}

	#footer .help-line .tel {
		margin: 0 10px 0 0;
		font-size: 35px;
		line-height: 51px;
	}

	#footer .help-line .tel img {
		margin: 0 6px 0 0;
	}
}

@media only screen and (max-width: 1023px) {
	.top-area .main-img img {
		left: 50%;
		display: block;
		position: relative;
		margin-left: -652px;
		width: 1304px;
		height: auto;
	}

	.top-area .container {
		padding: 0 11px;
	}

	.offer-area {
		min-height: inherit;
	}

	.offer-area .help-line {
		margin: 0 0 10px;
		padding: 4px 11px;
	}

	.offer-area .help-line .title {
		width: auto;
		float: left;
		margin: 0 10px 0 0;
		font-size: 11px;
		line-height: 14px;
	}

	.offer-area .help-line .title span {
		margin: 0;
		font-size: 17px;
		line-height: 1.25;
	}

	.offer-area .help-line .tel {
		float: left;
		letter-spacing: -.2px;
		margin: -7px 7px 0 0;
		font-size: 37px;
		line-height: 1.25;
	}

	.offer-area .help-line .tel img {
		width: 32px;
		margin: 10px 5px;
		float: left;

	}

	.offer-area .help-line .text {
		float: left;
		font-size: 16px;
		line-height: 1.25;
	}

	.offer-area .list {
		max-width: 231px;
		margin: 0 0 0 8px;
		font-size: 14px;
		font-weight: bold;
		line-height: 17px;
	}

	.offer-area .list li {
		padding: 4px 0 4px 14px !important;
	}

	.offer-area .list li:before {
		top: 7px;
		font-size: 15px;
	}

	.offer-area .list li.third:after {
		right: 31px;
	}

	.offer-area .list li.fourth:after {
		right: 10px;
	}

	.offer-area .area .img-holder {
		right: 40px;
		max-width: 388px;
	}

	.offer-area .area .help-line {
		left: 24px;
		padding: 4px 11px 3px 7px;
	}

	.offer-area .area .help-line .title {
		margin: -1px 0 -9px;
		font-size: 14px;
		line-height: 1.25;
	}

	.offer-area .area .help-line .tel {
		letter-spacing: 0;
		font-size: 37px;
		line-height: 1.25;
	}

	.offer-area .area .help-line .tel img {
		width: 31px;
		margin: 7px -5px 0 0;
	}

	.offer-area .offer-holder {
		padding: 0 12px 0 7px;
	}

	.offer-detail {
		width: 64%;
		padding: 30px 0 0;
	}

	.offer-detail .logo-area {
		margin: 0 0 15px;
	}

	.offer-detail .logo-area .text {
		margin: 5px 0 0;
		letter-spacing: 1px;
		font-size: 35px;
		line-height: 1.25;
	}

	.offer-detail .logo-area .text sup {
		font-size: 60%;
	}

	.offer-detail .logo {
		width: 58px;
		margin: 0 10px 0 0;
	}

	.form-contact {
		width: 34%;
		padding: 7px 22px 8px 19px;
		font-size: 8px;
		line-height: 9px;
	}

	.form-contact:before {
		top: 37px;
		width: 26px;
		margin: 0 -15px 0 0;
		background-size: 100% auto;
	}

	.form-contact .head {
		margin: 0 0 5px;
	}

	.form-contact .logo {
		width: 86px;
		margin: 2px 0 0 14px;
	}

	.form-contact p {
		margin: 0 -20px 8px 0;
	}

	.form-contact .fields-holder {
		margin: 0 0 4px;
	}

	.form-contact .form-control {
		margin: 0;
	}
	.form-contact .row {
		height: 43px;
	}

	.form-contact .agreement {
		margin: 0 0 8px 15px;
	}

	.form-contact .btn {
		width: 193px;
		margin: 0 0 12px 15px;
	}

	.form-contact .logos-area {
		width: 148px;
	}

	.form-contact .logos-area .logo-nortan {
		width: 43px;
	}

	.form-contact .logos-area .logo-truste {
		width: 60px;
	}

	.form-control {
		height: 29px;
		padding: 5px 7px;
		margin: 0 0 10px;
		border-radius: 1px;
		font-size: 14px;
		line-height: 17px;
	}

	.form-contact .btn,
	.btn {
		padding: 4px 10px;
		font-size: 18px;
		line-height: 31px;
	}

	.checkbox {
		width: 9px;
		height: 9px;
		font-size: 8px;
		line-height: 1;
	}

	.ribbon {
		padding: 5px;
		margin: 0 -27px 0 0;
		letter-spacing: 1.3px;
		padding: 4px 11px 4px 12px;
		font-size: 10px;
		line-height: 12px;
	}

	.ribbon sup {
		font-size: 70%;
	}

	.ribbon:before {
		border-width: 15px 0 0 10px;
	}

	.ribbon:after {
		border-width: 0 0 15px 10px;
	}

	#main {
		padding: 8px 0 10px;
	}

	#main ul.list {
		margin: 0 0 10px;
	}

	.aside,
	#content {
		float: none;
		width: auto;
		margin: 0;
	}

	.products h1 {
		margin: 0 0 13px;
		font-size: 24px;
		line-height: 1.25;
	}

	.products .logo {
		min-width: 159px;
		margin: 7px 10px 4px 15px;
	}

	.products .logo img {
		width: 50px;
		margin: -8px 2px -10px -14px;
	}

	.products .item:first-child .head {
		padding: 9px 10px;
	}

	.products .item:first-child h2 {
		margin: 6px 0 0;
		font-size: 35px;
		letter-spacing: -1px;
	}

	.products .item:first-child .head {
		margin: 0 0 15px;
	}

	.products .item:first-child img[src="images/img2.png"] {
		max-width: 267px;
	}

	.products .item.shipping {
		margin: -2px 5px 30px 6px;
		font-size: 8px;
		line-height: 10px;
	}

	.products .item.shipping .article-content {
		margin: -5px 0 0;
	}

	.products .item.shipping .time-offer {
		margin: 0 0 7px;
	}

	.products .item.shipping .time-offer img {
		margin: 0 0 3px;
	}

	.products .item.customer-special img[src="images/img6.png"] {
		max-width: 263px;
	}

	.products .item.special-package .article-content {
		padding: 5px 2px 7px 6px;
	}

	.products .item.special-package img[src="images/img7.png"] {
		max-width: 221px;
	}

	.products .item.silver-package .head {
		margin: 0 0 11px;
	}

	.products .item.silver-package .article-content {
		padding: 0 2px 8px 11px;
	}

	.products .item.silver-package .logo-america {
		max-width: 338px;
		display: block;
	}

	.products .item .head {
		padding: 9px 10px 7px;
	}

	.products .item .area .img-holder {
		max-width: 267px;
	}

	.products .item .area .img-holder + .quote-call.btn {
		z-index: 2;
		position: relative;
	}

	.products h2 {
		margin: 6px 0 0;
		font-size: 31px;
		letter-spacing: -.8px;
	}

	.products h3 {
		margin: 0 0 5px;
		letter-spacing: -.4px;
	}

	.products .list li + li {
		margin: 6px 0 0;
	}

	.products .foot {
		padding: 7px 6px 4px;
	}

	.products .specs-img {
		margin: 7px 0 8px;
	}

	.products .other-packages {
		margin: 0 0 21px 3px;
	}

	.products .list-holder {
		margin: 0 0 27px;
	}

	.products .list-holder ul {
		width: 49%;
	}

	.products .list-holder ul:first-child {
		width: 49%;
	}

	.price {
		margin: 0 0 12px;
	}

	.quote-call.btn {
		padding: 4px 10px 2px;
	}

	.availability-info .counter {
		width: 105px;
	}

	.availability-info .counter > li {
		width: 48px;
	}

	.availability-info .counter > li + li {
		width: 57px;
		padding: 0 0 0 8px;
	}

	.availability-info .counter > li .text {
		text-indent: 8px;
	}

	.availability-info .numbers li {
		line-height: 27px;
	}

	.coupon {
		overflow: hidden;
		width: 221px;
		height: 47px;
		letter-spacing: -.5px;
	}

	.coupon .title {
		width: 221px;
		letter-spacing: -.1px;
	}

	.form-search {
		margin: 0 0 34px;
		padding: 14px 14px 12px 11px;
	}

	.form-search h2 {
		float: left;
		width: 270px;
		margin: 8px 7px 0 0;
		font-size: 24px;
		line-height: 29px;
	}

	.form-search .form-btns li {
		width: 38%;
	}

	.form-search button[type="submit"] {
		width: 34px;
	}

	.widgets-holder {
		overflow: hidden;
	}

	.widgets-holder .widget {
		float: left;
		width: 48%;
		margin: 0 0 17px;
	}

	.widgets-holder .widget + .widget {
		float: right;
	}

	.posts-holder .link {
		font-size: 14px;
		line-height: 1.25;
	}

	#header {
		margin: 0;
		padding: 2px 5px 3px;
		border-radius: 0 0 4px 4px;
	}

	#header .logo {
		width: 145px;
	}

	#header .logo img {
		width: 100%;
		height: auto;
		vertical-align: top;
		max-width: none;
	}

	#header .info {
		margin: 4px 9px 0 0;
	}

	#footer {
		padding: 0 0 10px;
		font-size: 12px;
		line-height: 14px;
	}

	#footer .help-line {
		padding-top: 9px;
		padding-bottom: 0;
		margin-bottom: 12px;
	}

	#footer .help-line .logo {
		width: 65px;
		margin: 0 19px -26px -6px;
	}

	#footer .help-line .title {
		margin: 4px 13px 0 0;
		font-size: 17px;
		line-height: 1.25;
	}

	#footer .help-line .tel {
		margin: -7px 10px 0 0;
		font-size: 38px;
		line-height: 1.25;
	}

	#footer .help-line .tel img {
		width: 31px;
		margin: 7px 3px 0 0;
	}

	#footer .help-line .tel + .title {
		margin: 4px 0 0;
	}

	#footer p {
		margin: 0 0 16px;
	}

	#footer .footer-info {
		padding: 0 0 0 64px;
	}

	#footer .info {
		padding: 0 0 40px;
		position: relative;
	}

	#footer .info .logo {
		right: 2px;
		bottom: 13px;
		width: 147px;
		position: absolute;
	}

	#footer .info p {
		margin: 0;
	}
}

@media only screen and (max-width: 767px) {
	.container {
		padding: 0 11px 0 7px;
	}

	.top-area {
		margin: 0 0 59px;
		overflow: visible;
		-ms-box-shadow: none;
		-o-box-shadow: none;
		box-shadow: none;
	}

	.top-area .container {
		padding: 0 15px;
	}

	.offer-area {
		position: static;
	}

	.offer-area .help-line {
		padding: 0 10px;
		border-radius: 0;
		overflow: visible;
		position: relative;
		margin: 0 -15px 31px;
	}

	.offer-area .help-line .title {
		float: none;
		width: auto;
		display: block;
		margin: 0 0 -12px;
		text-align: center;
		font-size: 18px;
		line-height: 1.25;
	}

	.offer-area .help-line .tel {
		float: none;
		display: inline-block;
		vertical-align: top;
		margin: 0 0 -3px;
		letter-spacing: 0;
	}

	.offer-area .help-line .tel img {
		width: 21px;
		margin: 0 -4px 0 7px;
		display: inline-block;
		vertical-align: middle;
	}

	.offer-area .help-line .text {
		left: 0;
		right: 0;
		top: 100%;
		padding: 0 15px;
		text-align: left;
		margin: 4px 0 0;
		position: absolute;
		background: rgba(0, 0, 0, .3);
		font-size: 14px;
		line-height: 20px;
	}

	.offer-area .offer-holder {
		padding: 0;
	}

	.offer-area .list {
		margin: 0 0 0 1px;
	}

	.offer-area .area .img-holder {
		right: -16px;
		float: right;
		max-width: 169px;
	}

	.offer-area .area .help-line {
		left: 0;
		right: 0;
		top: 100%;
		z-index: 10;
		bottom: auto;
		height: 48px;
		overflow: hidden;
		border-radius: 0;
		padding: 2px 20px;
		-ms-box-shadow: none;
		-o-box-shadow: none;
		box-shadow: none;
	}

	.offer-area .area .help-line .title {
		margin: 0 0 -5px;
		letter-spacing: 0;
		font-size: 18px;
		line-height: 1.25;
	}

	.offer-area .area .help-line .tel {
		font-size: 23px;
		line-height: 1.25;
	}

	.offer-area .area .help-line .tel img {
		width: 17px;
		margin: 0 5px 0 0;
		vertical-align: middle;
	}

	.offer-detail {
		padding: 0;
		float: none;
		width: auto;
	}

	.offer-detail .logo {
		width: 39px;
		margin: 0 5px 0 0;
	}

	.offer-detail .logo-area {
		margin: 0 0 6px;
	}

	.offer-detail .logo-area .text {
		letter-spacing: .5px;
		font-size: 23px;
		line-height: 1.25;
	}

	#main {
		padding: 6px 0 2px;
	}

	.products {
		text-align: center;
	}

	.products h1 {
		margin: 0 0 10px;
		font-size: 14px;
		line-height: 1.25;
	}

	.products h2 {
		text-align: left;
		margin: 3px 0 0;
		font-size: 16px;
		line-height: 1.25;
	}

	.products h3 {
		margin: 0 0 3px;
		letter-spacing: 0;
		font-size: 16px;
		line-height: 1.25;
	}

	.products .list {
		font-size: 12px;
		line-height: 1.25;
	}

	.products .logo {
		min-width: 73px;
		padding: 0 5px 0 0;
		margin: 4px 3px 4px 10px;
		font-size: 8px;
		line-height: 18px;
	}

	.products .logo img {
		width: 23px;
		margin: -3px 0 -4px -10px;
	}

	.products .item {
		padding: 3px 4px 18px;
		margin: 0 5px 24px 6px;
	}

	.products .item:first-child {
		padding: 3px 4px 18px;
		margin: 0 5px 21px 6px;
	}

	.products .item:first-child .head {
		padding: 6px;
		margin: 0 0 7px;
	}

	.products .item:first-child h2 {
		margin: 5px 0 0;
		font-size: 16px;
		line-height: 1.25;
	}

	.products .item:first-child .coupon {
		margin: 0 auto;
		height: auto;
	}

	.products .item:first-child .alignleft {
		float: none;
		width: auto;
		margin: 0 auto -10px;
	}

	.products .item:first-child img[src="images/img2.png"] {
		max-width: 219px;
		margin: 0 auto;
	}

	.products .item:nth-child(2) .alignleft {
		max-width: 247px;
		margin: 0 auto 11px;
	}

	.products .item:nth-child(2) .img-holder {
		max-width: 231px;
		margin: 0 auto 4px;
	}

	.products .item:nth-child(2) .img-holder + .coupon {
		margin: 0 auto 12px;
	}

	.products .item:nth-child(2) .quote-call.btn {
		margin: 0 15px 0 12px;
	}

	.products .item.shipping {
		padding: 3px 4px 17px;
		margin: 0 5px 21px 6px;
	}

	.products .item.shipping h3 {
		margin: 0 0 2px;
		font-size: 24px;
		line-height: 1.25;
	}

	.products .item.shipping .article-content {
		padding: 0 5px;
	}

	.products .item.shipping .time-offer {
		max-width: 250px;
		margin: 0 auto 10px;
	}

	.products .item.shipping .time-offer img {
		max-width: 245px;
		margin: 0 auto 3px;
	}

	.products .item.shipping .alignleft {
		margin: 0 0 16px;
	}

	.products .item.shipping .alignright {
		float: none;
		width: auto;
		margin: 0;
	}

	.products .item.shipping .img-holder {
		max-width: 197px;
		margin: 0 auto 9px;
	}

	.products .item.shipping .img-holder + .coupon {
		margin: 0 auto 13px;
	}

	.products .item.shipping .quote-call.btn {
		margin: 0 12px 0 13px;
	}

	.products .item.customer-special {
		padding: 3px 4px 9px;
		margin: 0 5px 21px 6px;
	}

	.products .item.customer-special .head {
		margin: 0 0 16px;
		padding: 9px 10px 4px;
	}

	.products .item.customer-special .logo {
		margin: 5px 4px 4px 7px;
	}

	.products .item.customer-special h2 {
		float: left;
		max-width: 170px;
		line-height: 19px;
		text-align: center;
		margin: -3px 0 0;
	}

	.products .item.customer-special .time-offer {
		max-width: 258px;
		margin: 0 auto -10px;
	}

	.products .item.customer-special .time-offer img {
		margin: 0 0 5px;
	}

	.products .item.customer-special .alignright {
		float: none;
		width: auto;
		margin: 0;
	}

	.products .item.customer-special .img-holder {
		max-width: 204px;
		margin: 0 auto 7px;
	}

	.products .item.customer-special .img-holder img[src="images/img6.png"] {
		max-width: 100%;
	}

	.products .item.customer-special .coupon {
		margin: 0 auto 13px;
	}

	.products .item.customer-special .quote-call.btn {
		margin: 0 15px 0 12px;
	}

	.products .item.special-package {
		text-align: center;
		margin: 0 5px 21px 6px;
	}

	.products .item.special-package .head {
		padding: 9px 9px 2px;
	}

	.products .item.special-package h2 {
		text-align: center;
		margin: -3px 0 0;
		float: left;
		max-width: 150px;
	}

	.products .item.special-package .logo {
		margin: 4px 18px 4px 7px;
	}

	.products .item.special-package .article-content {
		padding: 0 5px;
	}

	.products .item.special-package img[src="images/img7.png"] + p {
		margin: 0;
	}

	.products .item.special-package .alignleft {
		margin: 0;
	}

	.products .item.special-package .alignleft .img-holder {
		max-width: 221px;
		margin: 0 auto 5px;
	}

	.products .item.special-package .coupon {
		margin: 0 auto;
	}

	.products .item.special-package .alignright {
		margin: 0;
	}

	.products .item.special-package .alignright .img-holder {
		max-width: 245px;
		margin: 0 auto 10px;
	}

	.products .item.special-package .alignright .img-holder + .quote-call.btn {
		margin: 0 11px 0 13px;
	}

	.products .item.silver-package {
		padding: 3px 4px 13px;
		margin: 0 5px 11px 6px;
		font-size: 12px;
		line-height: 1.25;
	}

	.products .item.silver-package .head {
		margin: 0 0 5px;
	}

	.products .item.silver-package .package-detail,
	.products .item.silver-package .package-info {
		float: none;
		width: auto;
	}

	.products .item.silver-package .package-detail {
		padding: 0;
	}

	.products .item.silver-package .logo-america {
		max-width: 190px;
		margin: 0 auto;
	}

	.products .item.silver-package h3 {
		margin: 0 0 -4px;
		font-size: 24px;
		line-height: 1.25;
	}

	.products .item.silver-package p {
		margin: 0 0 2px;
	}

	.products .item.silver-package .sub-note {
		margin: 0 0 5px;
		font-size: 12px;
		line-height: 14px;
	}

	.products .item.silver-package .coupon {
		margin: 0 auto 13px;
	}

	.products .item.silver-package .quote-call.btn {
		margin: 0 15px 0 7px;
	}

	.products .item .price {
		margin: 0 0 1px;
	}

	.products .item .price sup {
		text-align: left;
	}

	.products .sub-holder {
		padding: 3px;
		margin: 0 0 7px;
		background: #fafbff;
		border: #f1f0ef solid 1px;
	}

	.products .sub-holder ul {
		display: inline-block;
		vertical-align: top;
		text-align: left;
		margin: 0 0 6px -39px !important;
	}

	.products .sub-holder ul li + li {
		margin: 3px 0 0 0;
	}

	.products .sub-holder h4 {
		margin: 0 0 2px;
	}

	.products .sub-holder .other-packages {
		margin: 0;
	}

	.products .sub-holder .other-packages .title {
		display: block;
		margin: 0;
	}

	.products .note {
		top: auto;
		margin: 0;
		left: -7px;
		right: -1px;
		bottom: 30px;
		text-align: left;
		padding: 0 9px;
	}

	.products .list {
		display: inline-block;
		vertical-align: top;
		text-align: left;
	}

	.products .list li + li {
		margin: 3px 0 0;
	}

	.products .alignleft,
	.products .alignright {
		float: none;
		margin: 0 0 10px;
		width: auto !important;
	}

	.products .foot {
		padding: 0;
		background: none;
	}

	.products .quote-call {
		float: none;
		width: auto;
		padding: 3px 0 3px;
		margin: -3px 17px 0 17px;
	}

	.products .quote-call img {
		width: 17px;
	}

	.products .quote-call .title {
		margin: 0 0 -8px;
	}

	.products .specs-img {
		margin: 0 auto 9px;
	}

	.products .img-holder + .quote-call {
		margin: 0;
	}

	.products .area {
		padding: 0;
	}

	.products .area .img-holder + .quote-call.btn {
		margin: 0;
	}

	.products .head {
		margin: 0 0 10px;
	}

	#main ul.list {
		margin: 0 0 6px -28px;
	}

	#main ul.list li {
		padding: 0 0 0 24px;
	}

	.coupon {
		margin: 0 auto;
		height: auto;
		background: none;
	}

	.coupon .title {
		padding: 0;
		position: static;
		background: none;
		color: #3a539b;
		font-size: 14px;
		line-height: 1.25;
	}

	.coupon .coupon-number {
		height: 0;
		overflow: hidden;
	}

	.coupon:hover .title {
		width: auto;
	}

	.coupon:hover .coupon-number {
		height: 40px;
	}

	.availability-info {
		float: none;
		width: auto;
		overflow: hidden;
		margin: 0 16px 15px 17px;
		padding: 4px 7px 2px 10px;
	}

	.availability-info .counter {
		width: 82px;
		margin: 3px 0 0 !important;
	}

	.availability-info .counter > li {
		width: 36px;
	}

	.availability-info .counter > li + li {
		width: 46px;
		padding: 0 0 0 6px;
	}

	.availability-info .counter > li + li:before {
		font-size: 10px;
		line-height: 19px;
	}

	.availability-info .counter > li + li .text {
		text-indent: 6px;
	}

	.availability-info .counter .text {
		font-size: 8px;
		line-height: 11px;
	}

	.availability-info .info {
		text-align: left;
	}

	.availability-info .title {
		font-size: 10px;
		line-height: 13px;
	}

	.availability-info .numbers li {
		min-width: 17px;
		font-size: 13px;
		line-height: 22px;
	}

	.quote-call {
		float: none;
		padding: 5px;
		width: auto;
		display: block;
		background: #c62d51;
		border-radius: 5px;
		font-size: 27px;
		line-height: 1.25;
	}

	.quote-call.btn {
		border: 0;
	}

	.quote-call img {
		margin: 0;
		float: none;
		width: 17px;
		display: inline-block;
		vertical-align: middle;
	}

	.quote-call .call-holder {
		display: inline-block;
		vertical-align: top;
	}

	.quote-call .call-info {
		display: inline-block;
		vertical-align: middle;
	}

	.quote-call .title {
		color: #ff0;
		margin: 0 0 5px;
		font-weight: 800;
		text-shadow: none;
		font-size: 18px;
		line-height: 1.25;
	}

	.quote-call:hover {
		color: #ff0;
	}

	.aside {
		margin: 0 4px 0 7px;
	}

	.widgets-holder .widget {
		float: none;
		width: auto;
		margin: 0 0 24px;
	}

	.widgets-holder .widget + .widget {
		float: none;
	}

	.form-search {
		margin: 0 0 23px;
		padding: 10px 14px 25px 11px;
	}

	.form-search h2 {
		float: none;
		margin: 0 0 18px;
		font-size: 14px;
		line-height: 1.25;
	}

	.form-search .form-btns {
		font-size: 11px;
		line-height: 26px;
	}

	.form-search .form-btns li {
		width: 50%;
	}

	.form-search .form-btns a img {
		width: 21px;
	}

	.form-search .form-control {
		height: 33px;
		padding: 8px 40px 8px 12px !important;
		font-size: 12px;
		line-height: 17px;
	}

	.form-search button[type="submit"] {
		font-size: 21px;
	}

	.widget {
		margin: 0 0 24px;
		padding: 16px 11px 11px;
		font-size: 12px;
		line-height: 14px;
	}

	.widget .head {
		margin: 0 0 8px;
		padding: 0 0 8px;
	}

	.widget h1 {
		font-size: 19px;
		line-height: 1.25;
	}

	.widget h1 .icon-locked {
		font-size: 20px;
	}

	.widget .title {
		font-size: 12px;
		line-height: 14px;
	}

	.stories {
		padding: 11px 11px 16px;
	}

	.stories .head {
		margin: 0 0 6px;
		padding: 0 0 5px;
	}

	.stories h1 .icon-file {
		font-size: 20px;
		margin: 0 -2px 0 2px;
	}

	.posts-holder {
		font-size: 12px;
		line-height: 14px;
	}

	.posts-holder h2 {
		margin: 0 0 1px;
		font-size: 12px;
		line-height: 14px;
	}

	.posts-holder .post {
		padding: 10px 0 1px 0;
	}

	.posts-holder .post:first-child {
		padding: 0 0 5px;
	}

	.posts-holder .link {
		font-size: 12px;
		line-height: 14px;
	}

	.quote-call a,
	.quote-call .number {
		font-size: 30px;
		line-height: 37px;
	}

	.offer-area .help-line .title.hidden-desktop,
	.products .quote-call .title.hidden-desktop,
	.offer-area .area .help-line .title.hidden-desktop,
	.hidden-desktop {
		display: block;
	}

	.hidden-mobile,
	#header .info {
		display: none !important;
	}

	#header {
		border-radius: 0;
		margin: 0 -15px 13px;
		padding: 6px 5px 6px;
	}

	#footer {
		text-align: center;
		font-size: 9px;
		line-height: 11px;
	}

	#footer .footer-info {
		padding: 0;
	}

	#footer .info .logo {
		width: 145px;
		right: 50%;
		margin: 0 -72px 0 0;
	}

	#footer p {
		margin: 0 0 9px;
	}

	#footer .help-line {
		padding-top: 0;
		margin-bottom: 22px;
		padding-bottom: 5px;
	}

	#footer .help-line .title {
		float: none;
		margin: 0 0 -8px;
		font-weight: 800;
		font-size: 24px;
		line-height: 1.25;
	}

	#footer .help-line .title sup {
		display: inline-block;
		vertical-align: top;
		font-size: 60%;
		position: static;
		margin: 8px 0 0 3px;
	}

	#footer .help-line .tel {
		float: none;
		margin: 0;
		font-size: 34px;
		line-height: 1.25;
	}

	#footer .help-line .tel img {
		margin: 8px 5px 0 0;
	}

	#footer .help-line .logo {
		margin: 23px 11px -28px -1px;
	}

	#footer .info {
		padding: 0 0 50px;
	}

	#footer .info p {
		margin: 0 0 14px;
	}

	#footer .copyright {
		display: block;
		margin: 0 0 6px;
	}

	.footer-nav {
		display: block;
		margin: 0 0 14px;
	}
}

@media only screen and (max-width: 320px) {
	.top-area .main-img img {
		left: 50%;
		display: block;
		position: relative;
		margin-left: -500px;
		width: 1000px;
		height: auto;
	}
}
#fade {
  display: none;
  background: #000;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  opacity: .80;
  z-index: 9999;
}
.popup_block {
  display: none;
  background: #deeef7;
  border: 20px solid #deeef7;
  float: left;
  font-size: 1.2em;
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 99999;
  -webkit-box-shadow: 0px 0px 20px #000;
  -moz-box-shadow: 0px 0px 20px #000;
  box-shadow: 0px 0px 20px #000;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
img.btn_close {
  float: right;
  margin: -30px -30px 0 0;
}
.current-offer-content{
  font-family: "Helvetica neue",Roboto,Helvetica,Arial,sans-serif;
}
.current-offer-content .redemption-title {
  font-size: 24px;
  color: #333;
  line-height: 28px;
  margin: 0 auto 10px auto;
  max-width: 700px;
}
.code-container {
  text-align: center;
  width: 100%;
  padding-bottom: 10px;
}
.code-container .codeBox {
  border-radius: 5px;
  position: relative;
  display: inline-block;
  max-width: 75%;
  padding: 10px 15px;
  margin: 0 auto 10px;
  background-color: #ecf5f7;
  font-size: 32px;
  font-weight: 700;
}
.code-container .codeValue {
  max-width: 520px;
  display: inline-block;
  overflow-x: auto;
  overflow-y: hidden;
  font-size: 24px;
  padding: 0 12px 0 8px;
  line-height: 24px;
}
.code-container .copy-code {
  padding: 0 24px;
  border-radius: 4px;
  position: relative;
  float: right;
  top: -5px;
  right: 2px;
  margin-top: 10px;
  width: auto;
}
.clearfix:after, .hdr-container .utilities-header:after, .internal-conquest:after, .offer:after {
  content: "";
  display: table;
  clear: both;
}
.smokey-button, .smokey-button:visited {
  padding: 0 12px;
  line-height: 40px;
  height: 42px;
  width: 154px;
  font-size: 18px;
font-weight: 700;
  text-shadow: 0 0 1px rgba(0,0,0,.7);
  padding: 0 12px;
  color: #fff;
  background: #0393be;
  border: 1px solid #127aad;
  box-shadow: 0 1px 0 1px rgba(0,0,0,.1),inset 0 1px 0 0 #04baf0;
}

