* {
	outline: 0 !important;
}

#copy a {
	font-weight: bold;
	text-decoration: none;
}

#copy {
	margin-bottom: 15px;
}

body {
	font-family: 'nunito_sansregular';
	overflow-x: hidden;
}

p {
	font-size: 18px;
	line-height: 30px;
	margin-bottom: 30px;
}

p strong {
	font-family: 'nunito_sansbold';
}

.container {
	width: 1190px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}

ul {
	padding: 0;
	margin: 0;
}

.blue-btn {
	display: inline-block;
	width: 185px;
	max-width: 100%;
	height: 45px;
	text-align: center;
	line-height: 45px;
	color: white !important;
	text-transform: uppercase;
	font-size: 14.4px;
	font-family: 'nunito_sansblack';
	background-color: #43bccd;
}

a,
a:hover,
a:active,
a:focus {
	text-decoration: none;
}

/**
 * footer
 */

footer {
	background-color: #181818;
	color: white;
	padding: 40px 0 40px 0;
}

footer .container {
	width: 1210px;
}

footer  .title {
	font-size: 23px;
	line-height: 1;
}

footer .left .title {
	font-family: 'nunito_sansitalic';
}

footer .left .title strong {
	font-family: 'nunito_sansbold';
}

footer .right .title {
	font-family: 'nunito_sansblack';
}

footer  .title a {
	color: white !important;
}

footer .title img {
	display: inline-block;
	vertical-align: middle;
}

footer .left .title a,
footer .left .title span {
	display: inline-block;
	vertical-align: middle;
}

footer .left .title a {
	margin-left: 30px;
}

footer a {
	color: white;
}

footer .left ul {
	font-size: 0;
	padding: 0;
	margin: 30px 0 0 0;
}

footer .left ul li {
	padding: 0;
	line-height: 1;
	margin: 0 30px 30px 0;
}

footer .left ul li a {
	font-size: 14.5px;
}

footer a {
	color: white !important;
}

footer .right ul {
	font-size: 0;
	padding: 0;
	margin: 0;
}

footer .right ul li {
	padding: 0;
	margin: 0 0 5px 0;
}

footer .right ul li a {
	font-size: 14px;
}

footer .right .inner {
	width: 190px;
	margin: 0 0 0 auto;
	max-width: 100%;
}

footer .right  .title {
	margin-bottom: 15px;
}

footer .right  .title strong {
	display: inline-block;
	vertical-align: middle;
}

footer .right  .title img {
	display: inline-block;
	vertical-align: middle;
	margin-left: 8px;
}

footer .right  .title a.toggled img {
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

/** footer end */

/**
* nav
*/

main {
	width: 100%;
}

nav .main-nav-container {
	padding-left: 10%;
	text-align: right;
	margin-top: 30px;
}

nav .nav-logo a {
	position: relative;
	left: -80px;
	margin-right: -80px;
	z-index: 2;
}

nav .nav-top {
	background-color: #f1f1f1;
	height: 108px;
}

nav .nav-top .top {
	padding-top: 20px;
}

nav .nav-top .top ul {
	font-size: 0;
	padding: 0;
	margin: 0;
}

nav .nav-top .top ul li {
	padding: 0;
	margin: 0 20px 0 0;
}

nav .nav-top .top ul li.get-approved,
nav .nav-top .top ul li.google-language {
	float: right;
	margin: 0;
}

nav .nav-top .top ul li.clearfix {
	margin: 0;
}

nav .nav-top .top ul li a {
	font-size: 14px;
	color: #000000;
	font-family: Tahoma, sans-serif;
	font-style: normal;
	font-variant: normal;
}

nav .nav-top .top ul li.red-box a{
    background-color: red;
    padding: 10px 15px;
    font-weight: bold;
    
}

nav .nav-top .top ul li.get-approved a {
	font-family: 'nunito_sansblack';
	color: #e92127;
	margin-left: 20px;
}

nav .nav-top .top ul li.get-approved a img,
nav .nav-top .top ul li.get-approved a span {
	display: inline-block;
	vertical-align: baseline;
}

nav  .nav-top .bottom .nav-location {
	padding-left: 35px;
	background-image: url(../images/icon-location.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 15px;
	position: relative;
	z-index: 2;
	font-size: 14px;
	color: #fe1827;
	font-family: 'latomedium';
	text-transform: uppercase;
}

nav .nav-logo img {
	margin-bottom: -40px;
}

nav  .nav-top .bottom .nav-location > div > span {
	font-size: 14px;
	font-family: 'latoheavy';
	color: #fe1827;
}

nav  .nav-top .bottom .nav-location a,
nav  .nav-top .bottom .nav-location a + span {
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
}

nav  .nav-top .bottom form {
	font-size: 0;
	width: 310px;
	display: block;
	margin: 10px 0 0 auto;
	max-width: 100%;
	position: relative;
	z-index: 2;
}

nav  .nav-top .bottom form input[type="text"] {
	width: calc(100% - 42px);
	height: 42px;
	line-height: 1;
	padding: 0 18px;
	vertical-align: top;
	color: #030815;
	font-size: 16px;
	font-family: 'nunito_sanslight_italic';
	border: 1px solid #d7d7d7;
	border-right: 0;
	background-color: white;
}

nav  .nav-top .bottom form input[type="submit"] {
	height: 42px;
	width: 42px;
	vertical-align: top;
	border: 0;
	background-color: #43bccd;
	background-image: url(../images/icon-search.png);
	background-repeat: no-repeat;
	background-position: center;
}

nav .nav-bottom {

	/*top: -40px;
	margin-bottom: -40px;*/
	position: relative;
}

nav .nav-bottom .container {
}

nav .nav-bottom .container:after {
	margin-top: 35px;
	content: "";
	width: 1070px;
	max-width: 100%;
	border-bottom: 0px solid #e2e2e2;
	margin-right: 12px;
	margin-left: auto;
}

nav .nav-bottom ul {
	font-size: 0;
	margin: 0;
	width: 100%;
	padding: 0;
}

nav .nav-bottom ul.main-nav > li {
	vertical-align: middle;
	margin: 0;
	padding: 0;
	position: relative;
	padding-bottom: 15px;
	margin-bottom: -15px;
}

nav .nav-bottom ul.main-nav > li > a {
	font-size: 18px;
	color: #e92127;
	font-family: 'nunito_sansbold';
}

nav .container {
	width: 1090px;
}

nav .nav-bottom ul.main-nav > li:not(:last-child) {
	margin-right: 30px;
}

.dropdown-menu {
	display: none;
}

.drop:hover .dropdown-menu {
	display: block !important;
}

.mega-menu {
	border: 1px solid #d3d3d3;
	background: white;
	max-width: 775px;
	margin-top: 15px;
	border-radius: 0;
	-webkit-border-radius: 0;
	padding: 1px;
	box-shadow: none;
	-webkit-box-shadow: none;
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 0 0;
	margin: 0 0 0;
	font-size: 14px;
	text-align: left;
	list-style: none;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #8c8686;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.item-2465 .dropdown-menu,
.item-2472 .dropdown-menu,
.item-2473 .dropdown-menu,
.item-2474 .dropdown-menu,
.item-2475 .dropdown-menu {
	left: auto;
	right: 0;
}

#basic-content .left {
	margin-bottom: 300px;
}

#basic-content .right img {
	max-width: 100%;
	height: auto;
}

.mega-menu .mega_menus {
	width: 655px;
	margin-top: 0;
}

.mega_menus ul {
	width: 65% !important;
	float: left;
	padding-top: 20px !important
}

.mega-menu li {
	margin: 0 0 12px 0 !important;
	margin-left: 0 !important;
	height: auto;
	width: 160px !important;
	padding: 0;
	max-width: 50% !important;
}

.mega-menu li a {
	padding-left: 35px;
	display: block;
	text-align: left;
	color: #030815;
	font-size: 12px;
	text-transform: none;
	font-family: 'nunito_sansbold';
}

.mega-menu li a:hover {
	color: #43bccd
}

.mega_menu_featured {
	float: right;
	padding: 15px 20px 15px 25px;
	border-left: 1px solid #8c8686;
	width: 35%;
	line-height: 16px;
	font-size: 13px;
	color: #030815;
}

.mega_menu_featured span {
	display: block;
	font-family: 'nunito_sansextrabold';
}

.mega_menus_bottom {
	text-transform: none;
	background: #43bccd;
	height: 35px;
	line-height: 35px;
	margin-top: 0;
	color: white;
	padding: 0px 35px;
	font-size: 12px;
}

.mega_menus_bottom a {
	font-family: 'nunito_sansblack';
	color: white;
}

.mega_menus_bottom a span,
.mega_menus_bottom a img {
	display: inline-block;
	vertical-align: middle;
}

.mega_menus_bottom a img {
	margin-left: 20px;
	position: relative;
	top: -2px;
}

.mega_menu_featured a img {
	margin-top: 5px;
}

.mega_menu_featured a {
	font-size: 13px;
	color: #313131;
	text-transform: none;
}

main {
	overflow: hidden;
}

#basic-content {
	margin-top: 20px;
}

#basic-content .container {
	width: 1100px;
}

#basic-content h1,
#basic-content h2 {
	font-family: 'nunito_sansbold';
	font-size: 44px;
	color: black;
	margin: 0 0 30px 0;
}

#basic-content p span {
	font-size: 22px;
}

#basic-content .left .inner {
	width: 235px;
	margin: 0;
	max-width: 100%;
}

.swiper-button-next,
.swiper-button-prev {
	width: 21px;
	height: 48px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.swiper-button-next {
	background-image: url(../images/icon-arrow-right.png);
	right: -15px;
	top: 50%;
	margin-top: -24px;
}

.swiper-button-prev {
	background-image: url(../images/icon-left-arrow.png);
	left: -15px;
	top: 50%;
	margin-top: -24px;
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
	display: none;
}

#banner.container {
	width: 1070px;
	text-align: center;
	padding: 0;
	margin-top: -47px;
}

.product-detail-main .container,
#breadcrumb .container {
	width: 1100px;
}

/* modal */

.modal {
	z-index: 999999999999999999999
}

.modal-dialog {
	width: 630px;
	margin: 225px auto 15px auto;
	max-width: 100%;
	z-index: 999999999999999999999
}

button.close {
	position: absolute;
	right: -10px;
	top: -10px;
	z-index: 2;
	float: none;
	font-size: 21px;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: none;
	opacity: 1;
	filter: alpha(opacity=20);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	background-image: url(../images/close.png);
	width: 38px;
	height: 38px;
}

.modal-content {
	position: relative;
	background-color: #eb1c24;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: none;
	border: none;
	border-radius: inherit;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: white;
}

.modal-content span.h1 {
	font-size: 54px;
	line-height: 51px;
	color: #ffffff;
	text-align: center;
	text-transform: uppercase;
	font-family: 'nunito_sansblack';
	margin-bottom: 20px;
	margin-top: 10px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.58);
	display: block;
}

.modal-content p.h1 {
	font-size: 36px;
}

.modal-content span.h2 {
	font-size: 20px;
	margin: 0 0 -10px 0;
	line-height: 30px;
	text-align: center;
	font-family: 'nunito_sansblack';
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.58);
	display: block;
}

.modal-content span.h2 strong {
	font-size: 22px;
	display: block;
	font-family: 'nunito_sansextrabold';
}

.modal-content {
	text-align: center;
}

.modal-content form {
	font-size: 0;
	width: 450px;
	max-width: 100%;
	margin: 20px auto 0 auto;
}

.modal-content form > div {
	width: 50%;
	padding: 0 5px;
	display: inline-block;
	vertical-align: top;
}

.modal-content form > div input,
.modal-content form > div select{
	width: 100%;
	background-color: white;
	text-align: left;
	height: 42px;
	border: 1px solid #d7d7d7;
	font-size: 16px;
	color: #6f6f6f;
	padding: 0 18px;
	margin-bottom: 10px;
}

.modal-content form > div select{
    background-image: url(../images/dropp@2x.png);
    background-repeat: no-repeat;
    background-position: calc(100% - 10px) center;
    background-size: 11px 7px;
	border-radius: 0;
	-webkit-appearance: none;	
}

.modal-content form input[type="submit"] {
	background-color: #43bccd;
	width: 200px;
	height: 50px;
	line-height: 1;
	color: white;
	text-align: center;
	display: inline-block;
	font-size: 16px;
	font-family: 'nunito_sansbold';
	border: 0;
	margin: 15px auto;
}

.modal-content form input[type="submit"] + a {
	font-size: 16px;
	color: #ffffff;
	font-family: 'nunito_sansbold';
	display: block;
}

.modal-body {
	position: relative;
	padding: 10px;
}

.modal-content:after {
	content: "";
	display: block;
	position: absolute;
	width: 280px;
	height: 234px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../images/popup-mike.png);
	top: -218px;
	left: 50%;
	margin-left: -140px;
}

.selectric-hover .selectric {
	border-color: transparent;
}

.selectric {
	border: 0;
	border-radius: 0px;
	background: transparent;
	position: relative;
	overflow: hidden;
}

.products:not(.faqs) {
	padding-top: 60px;
	font-size: 0;
}

.product-item {
	display: inline-block;
	vertical-align: top;
	width: 33.3333%;
	text-align: center;
	margin-bottom: 45px;
	padding: 0 0;
}

.product-item .image {
	margin-bottom: 35px;
	height: 225px;
	line-height: 225px;
	position: relative;
}

.product-item .image img {
	margin: auto;
	display: inline-block;
	max-width: 225px;
	max-height: 225px;
	vertical-align: middle;
}

.product-item .image .c-3388 img{
	max-width: 100%;
	display: block;
}

.product-item .image .new-badge {
	width: 82px;
	height: 82px;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	background-color: #e92127;
	color: white;
	padding: 24px 0;
	text-align: center;
	position: absolute;
	z-index: 1;
	bottom: 30px;
	right: -20px;
	font-family: 'nunitobold';
}

.product-item .image .new-badge.c-3388 {
	padding: 0;
	background-color: transparent;
}

.product-item .image .inner-left {
	font-size: 28px;
	line-height: 28px;
}

.product-item .image .inner-left .big {
	font-size: 19px;
	position: relative;
	vertical-align: super;
	line-height: 20px;
	display: inline-block;
}

.product-item .image .inner-left .small {
	font-size: 14px;
	display: inline-block;
	position: relative;
	top: 0;
	line-height: 1;
	vertical-align: inherit;
	text-align: left;
}

.product-item .image .inner-left .small span {
	font-size: 8.9px;
	display: block;
	padding-left: 3px;
}

.product-item .inner {
	width: 225px;
	max-width: 100%;
	margin: 0 auto;
}

.product-item .product-title {
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	text-align: left;
	clear: both;
}

.product-item:nth-child(3n+1) .inner {
	margin: 0 0 0 0;
}

.product-item:nth-child(3n+2) .inner {
	margin: 0 auto;
}

.product-item:nth-child(3n+3) .inner {
	margin: 0 0 0 auto;
}

/** locations */

.light-blue-button {
	font-size: 11px;
	color: #ffffff;
	background-color: #43bccd;
	font-family: 'nunito_sansbold';
	display: block;
	width: 122px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin: 20px auto 0;
}

/** single location */

#single-location > .container > .title,
.ask-form .title {
	font-size: 42px;
	color: #eb1c24;
	font-family: 'nunito_sansblack';
	text-align: center;
}

#single-location > .container > .title span,
.ask-form .title span {
	color: #43bccd;
}

#top-picks  .container {
	width: 970px;
	position: relative;
}

#make-a-payment .container .right .location-row .row-content,
#single-location > #make-a-payment .container .right .location-row .row-content a {
	font-size: 15px;
	line-height: 21.5px;
	color: #191b1b;
}

#communication-center,
#breadcrumb {
	margin-top: 0;
}

@keyframes pulse_animation {
	0% {
		transform: scale(1);
	}

	40% {
		transform: scale(1.4);
	}

	50% {
		transform: scale(1);
	}

	70% {
		transform: scale(1.5);
	}

	100% {
		transform: scale(1);
	}

}

@-moz-keyframes spin {
	100% {
		-moz-transform: rotate(360deg);
	}

}

@-webkit-keyframes spin {
	100% {
		-webkit-transform: rotate(360deg);
	}

}

@keyframes spin {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}

}

@-moz-keyframes spinre {
	100% {
		-moz-transform: rotate(-360deg);
	}

}

@-webkit-keyframes spinre {
	100% {
		-webkit-transform: rotate(-360deg);
	}

}

@keyframes spinre {
	100% {
		transform: rotate(-360deg);
	}

}
