/*!
 * Jay
 */

@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800,900&display=swap');
.nopage,
.yespage {
	display: none;
}

html,
body {
	width: 100%;
	height: 100%;
}

body {
	font-family: 'Montserrat', sans-serif;
}

a {
	color: #09a95f;
	-webkit-transition: all .35s;
	transition: all .35s;
}

a:hover,
a:focus {
	color: #fcbd20;
}

hr {
	max-width: 100px;
	margin: 25px auto 0;
	border-width: 1px;
	border-color: rgba(34, 34, 34, 0.1);
}

hr.light {
	border-color: white;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Catamaran', 'Helvetica', 'Arial', 'sans-serif';
	font-weight: 200;
	letter-spacing: 1px;
}

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

section {
	padding: 100px 0;
}

section h2 {
	font-size: 50px;
}

#mainNav {
	border-color: rgba(34, 34, 34, 0.05);
	background-color: white;
	-webkit-transition: all .35s;
	transition: all .35s;
	font-family: 'Catamaran', 'Helvetica', 'Arial', 'sans-serif';
	font-weight: 200;
	letter-spacing: 1px;
}

#mainNav .navbar-brand {
	color: #09a95f;
	font-family: 'Catamaran', 'Helvetica', 'Arial', 'sans-serif';
	font-weight: 200;
	letter-spacing: 1px;
}

#mainNav .navbar-brand:hover,
#mainNav .navbar-brand:focus {
	color: #fcbd20;
}

#mainNav .navbar-toggler {
	font-size: 30px;
	padding: 0;
	color: #09a95f;
	border: 0;
	max-width: 45px;
}

#mainNav .navbar-toggler img {
	width: 100%;
}

#mainNav .navbar-nav>li>a {
	font-size: 15px;
	font-family: 'Lato', 'Helvetica', 'Arial', 'sans-serif';
	letter-spacing: 2px;
	text-transform: uppercase;
	border-bottom: 1px dashed #ccc;
}

#mainNav .navbar-nav>li>a.active {
	color: #09a95f !important;
	background-color: transparent;
}

#mainNav .navbar-nav>li>a.active:hover {
	background-color: transparent;
}

#mainNav .navbar-nav>li>a,
#mainNav .navbar-nav>li>a:focus {
	color: #222222;
}

#mainNav .navbar-nav>li>a:hover,
#mainNav .navbar-nav>li>a:focus:hover {
	color: #09a95f;
}

@media (min-width: 992px) {
	#mainNav.navbar-shrink {
		border-color: rgba(34, 34, 34, 0.1);
		background-color: white;
	}
	#mainNav.navbar-shrink .navbar-brand {
		color: #222222;
	}
	#mainNav.navbar-shrink .navbar-brand:hover,
	#mainNav.navbar-shrink .navbar-brand:focus {
		color: #09a95f;
	}
	#mainNav.navbar-shrink .navbar-nav>li>a,
	#mainNav.navbar-shrink .navbar-nav>li>a:focus {
		color: #222222;
	}
	#mainNav.navbar-shrink .navbar-nav>li>a:hover,
	#mainNav.navbar-shrink .navbar-nav>li>a:focus:hover {
		color: #09a95f;
	}
}

header.masthead {
	position: relative;
	width: 100%;
	padding-top: 150px;
	padding-bottom: 100px;
	color: white;
	background: url("../img/bg-pattern.png"), #7b4397;
	background: url("../img/bg-pattern.png"), -webkit-gradient(linear, right top, left top, from(#7b4397), to(#dc2430));
	background: url("../img/bg-pattern.png"), linear-gradient(to left, #7b4397, #dc2430);
}

header.masthead .header-content {
	max-width: 630px;
	margin-bottom: 100px;
}

header.masthead .header-content h1 {
	font-size: 30px;
	color: #000;
	font-weight: 700;
}

header.masthead .device-container {
	max-width: 325px;
	margin-right: auto;
	margin-left: auto;
}

header.masthead .device-container .screen img {
	border-radius: 3px;
}

header.masthead {
	height: 100vh;
	padding-top: 0;
	padding-bottom: 0;
}

header.masthead .header-content {
	margin-bottom: 0;
	text-align: left;
}

header.masthead .header-content h1 {
	font-size: 54px;
}

header.masthead .device-container {
	max-width: 325px;
}

section.download {
	position: relative;
	padding: 150px 0;
}

section.download h2 {
	font-size: 50px;
	margin-top: 0;
}

section.download .badges .badge-link {
	display: block;
	margin-bottom: 25px;
}

section.download .badges .badge-link:last-child {
	margin-bottom: 0;
}

section.download .badges .badge-link img {
	height: 60px;
}

@media (min-width: 768px) {
	section.download .badges .badge-link {
		display: inline-block;
		margin-bottom: 0;
	}
}

@media (min-width: 768px) {
	section.download h2 {
		font-size: 70px;
	}
}

section.features .section-heading {
	margin-bottom: 100px;
}

section.features .section-heading h2 {
	margin-top: 0;
}

section.features .section-heading p {
	margin-bottom: 0;
}

section.features .device-container,
section.features .feature-item {
	max-width: 325px;
	margin: 0 auto;
}

section.features .device-container {
	margin-bottom: 100px;
}

@media (min-width: 992px) {
	section.features .device-container {
		margin-bottom: 0;
	}
}

section.features .feature-item {
	padding-top: 50px;
	padding-bottom: 50px;
	text-align: center;
}

section.features .feature-item h3 {
	font-size: 30px;
}

section.features .feature-item i {
	font-size: 80px;
	display: block;
	margin-bottom: 15px;
	background: -webkit-gradient(linear, right top, left top, from(#7b4397), to(#dc2430));
	background: linear-gradient(to left, #7b4397, #dc2430);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

section.cta {
	position: relative;
	padding: 250px 0;
	background-image: url("../img/bg-cta.jpg");
	background-position: center;
	background-size: cover;
}

section.cta .cta-content {
	position: relative;
	z-index: 1;
}

section.cta .cta-content h2 {
	font-size: 50px;
	max-width: 450px;
	margin-top: 0;
	margin-bottom: 25px;
	color: white;
}

@media (min-width: 768px) {
	section.cta .cta-content h2 {
		font-size: 80px;
	}
}

section.cta .overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
}

section.contact {
	text-align: center;
	padding: 30px;
	background: #ececec;
}

section.contact h2 {
	margin-top: 0;
	margin-bottom: 25px;
}

section.contact h2 i {
	color: #dd4b39;
}

section.contact ul.list-social {
	margin-bottom: 0;
}

section.contact ul.list-social li a {
	font-size: 24px;
	line-height: 43px;
	display: block;
	width: 43px;
	height: 43px;
	color: white;
	border-radius: 100%;
}

section.contact ul.list-social li.social-twitter {
	position: relative;
	top: -8px;
}

section.contact ul.list-social li.social-twitter a {
	background-color: #1da1f2;
}

section.contact ul.list-social li.social-twitter a:hover {
	background-color: #0d95e8;
}

section.contact ul.list-social li.facebook a {
	color: #3b5998;
	font-size: 45px
}

section.contact ul.list-social li.social-facebook a:hover {
	background-color: #344e86;
}

section.contact ul.list-social li.youtube a {
	color: #dd4b39;
	font-size: 45px
}

section.contact ul.list-social li.instagram a {
	color: #cd2d6f;
	font-size: 45px
}

footer {
	padding: 25px 0;
	text-align: center;
	color: rgba(255, 255, 255, 0.3);
	background-color: #ececec;
	position: fixed;
	bottom: 0;
	right: 0;
	left: 0;
}

footer p {
	font-size: 12px;
	margin: 0;
}

footer ul {
	margin-bottom: 0;
}

footer ul li a {
	font-size: 12px;
	color: rgba(255, 255, 255, 0.3);
}

footer ul li a:hover,
footer ul li a:focus,
footer ul li a:active,
footer ul li a.active {
	text-decoration: none;
}

.bg-primary {
	background: #09a95f;
	background: -webkit-gradient(linear, left top, left bottom, from(#09a95f), to(#fdc539));
	background: linear-gradient(#09a95f, #fdc539);
}

.text-primary {
	color: #09a95f;
}

.no-gutter>[class*='col-'] {
	padding-right: 0;
	padding-left: 0;
}

.btn-outline {
	color: #000;
	border: 1px solid;
	border-color: white;
}

.btn-outline:hover,
.btn-outline:focus,
.btn-outline:active,
.btn-outline.active {
	color: white;
	border-color: #09a95f;
	background-color: #09a95f;
}

.btn {
	border-radius: 300px;
	font-family: 'Lato', 'Helvetica', 'Arial', 'sans-serif';
	letter-spacing: 2px;
	text-transform: uppercase;
}

.btn-xl {
	font-size: 11px;
	padding: 15px 45px;
}

.topheader:after {
	content: '';
	display: block;
	clear: both;
}

.mainNav .container {
	display: block;
	width: 100%;
	max-width: 100%;
}

.topheader {
	text-align: right;
}

.topheader .fa {
	transform: rotateY(-180deg);
	margin-top: -1px;
	position: relative;
	top: 1px;
	right: 5px;
}

.topheader a {
	text-decoration: none;
	font-size: 17px;
}

header.masthead .header-content a.btn {
	border-radius: 8px;
	background: #9e9e9eed;
	text-transform: inherit;
	letter-spacing: 1px;
	font-size: 25px;
	border: 0;
	padding: 26px 50px;
	font-weight: 700;
	margin-bottom: 20px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	background-color: #9e9e9e36;
	background-image: -webkit-linear-gradient(bottom, #9e9e9eed 8%, #9e9e9eed 82%);
	background-image: -moz-linear-gradient(bottom, #9e9e9eed 8%, #9e9e9eed 82%);
	background-image: -o-linear-gradient(bottom, #9e9e9eed 8%, #9e9e9eed 82%);
	background-image: -ms-linear-gradient(bottom, #9e9e9eed 8%, #9e9e9eed 82%);
	background-image: linear-gradient(to top, #9e9e9eed, #9e9e9e91);
	text-align: left;
	font-family: 'Montserrat', sans-serif;
}

.search {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	display: none;
}

.search * {
	outline: none;
	box-sizing: border-box;
}

.search__wrapper {
	position: relative;
}

.search__field {
	width: 50px;
	height: 50px;
	color: transparent;
	font-family: Lato, sans-serif;
	font-size: 1.35em;
	padding: 0.35em 50px 0.35em 0;
	border: 1px solid transparent;
	border-radius: 0;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
}

.search__field:focus {
	border-bottom-color: #ccc;
	width: 50vw;
	color: #2b2b2b;
	cursor: default;
}

.search__field:focus~.search__icon {
	background-color: transparent;
	cursor: pointer;
	pointer-events: auto;
}

.search__icon {
	position: absolute;
	top: 0;
	right: 0;
	background-color: #e9f1f4;
	width: 50px;
	height: 50px;
	font-size: 1.35em;
	text-align: center;
	border-color: transparent;
	border-radius: 50%;
	pointer-events: none;
	display: inline-block;
	transition: background-color 0.2s ease-in-out;
}

.search__field::-webkit-input-placeholder {
	position: relative;
	top: 0;
	left: 0;
	transition-property: top, color;
	transition-duration: .1s;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-perspective: 1000;
	perspective: 1000;
}

.search__field:-moz-placeholder {
	position: relative;
	top: 0;
	left: 0;
	transition-property: top, color;
	transition-duration: .1s;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-perspective: 1000;
	perspective: 1000;
}

.search__field::-moz-placeholder {
	position: relative;
	top: 0;
	left: 0;
	transition-property: top, color;
	transition-duration: .1s;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-perspective: 1000;
	perspective: 1000;
}

.search__field:-ms-input-placeholder {
	position: relative;
	top: 0;
	left: 0;
	transition-property: top, color;
	transition-duration: .1s;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-perspective: 1000;
	perspective: 1000;
}

.search__field::-webkit-input-placeholder[style*=hidden] {
	color: #83b0c1;
	font-size: .65em;
	font-weight: normal;
	top: -20px;
	opacity: 1;
	visibility: visible !important;
}

.search__field:-moz-placeholder[style*=hidden] {
	color: #83b0c1;
	font-size: .65em;
	font-weight: normal;
	top: -20px;
	opacity: 1;
	visibility: visible !important;
}

.search__field::-moz-placeholder[style*=hidden] {
	color: #83b0c1;
	font-size: .65em;
	font-weight: normal;
	top: -20px;
	opacity: 1;
	visibility: visible !important;
}

.search__field:-ms-input-placeholder[style*=hidden] {
	color: #83b0c1;
	font-size: .65em;
	font-weight: normal;
	top: -20px;
	opacity: 1;
	visibility: visible !important;
}

.btnxcstm {
	background: #0d2040;
	color: #fff;
	text-align: center;
}

.btnxcstm a {
	color: #fff;
	padding: 20px 17px;
	display: inline-block;
	border-right: 1px solid #08aae8;
	text-decoration: none;
	font-size: 19px;
}

.btnxcstm a .fa,
.btnxcstm a .fa-map-marker-alt {
	color: #08aae8;
	margin-right: 20px;
}

.btnxcstm ul li {
	display: inline-block;
	margin-left: -4px;
}

.btnxcstm ul {
	margin-bottom: 0;
}

.btnxcstm ul li:last-child a {
	border: 0
}

.btnxcstm ul li i.fas.fa-chevron-right {
	margin-left: 11px;
}

.btnxcstm ul {
	padding-left: 0;
}

.topheader a img {
	max-width: 24px;
}

body {
	overflow-x: hidden;
}

@media (max-width: 767px) {
	.topheader a img {
		max-width: 18px;
		margin-right: -10px;
	}
	.topheader a {
		font-size: 0;
	}
	.topheader a i {
		font-size: 23px;
	}
	.col-sm-5 {
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%;
	}
	.col-sm-7 {
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%;
	}
	.btnxcstm a .fa,
	.btnxcstm a .fa-map-marker-alt {
		margin-right: 10px;
	}
	.btnxcstm a {
		padding: 20px 9px;
		font-size: 16px;
		font-size: 15px;
	}
	.btnxcstm ul li i.fas.fa-chevron-right {
		margin-left: 6px;
	}
	header.masthead {
		padding-top: 10px;
		padding-bottom: 10px;
	}
}

@media (max-width: 991px) {
	.hide-btn {
		display: none;
	}
	#mainNav .navbar-toggler {
		border: 0;
		outline: none;
	}
	.topheader {
		margin-top: 0;
	}
	.menubottm .col-sm-7 .navbar-collapse {
		display: none !important;
	}
	div#navbarResponsive {
		margin-top: 10px;
	}
}

.navbar-expand-lg .navbar-toggler {
	display: block;
}

.navbar-expand-lg .navbar-collapse.collapse:not(.show) {
	display: none !important;
}

#navbarResponsive .navbar-nav {
	display: block;
}

nav#mainNav {
	background: #eceaea;
	background-color: #ececec;
	border-bottom: 1px solid #fff;
	padding: 15px 20px;
}

.coptright,
.coptright a {
	color: #333;
	font-size: 25px;
	font-weight: 700;
	text-decoration: none
}

.coptright a:hover {
	color: #09a95f;
}

.btncs li button {
	background: #08aae8;
	text-transform: inherit;
	letter-spacing: 1px;
	font-size: 34px;
	border: 0;
	padding: 10px 35px;
	font-weight: 700;
	border-radius: 0;
	min-width: 263px;
	color: #fff;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
}

.btncs li {
	display: inline-block;
	margin-top: 20px;
	margin-right: -4px;
}

button#yes {
	background: #2f942f;
	background: #2f942f;
	background-image: -webkit-linear-gradient(bottom, #125029, #91cc58);
	background-image: -moz-linear-gradient(bottom, #125029, #91cc58);
	background-image: -o-linear-gradient(bottom, #125029, #91cc58);
	background-image: -ms-linear-gradient(bottom, #125029, #91cc58);
	background-image: linear-gradient(to top, #125029, #91cc58);
	margin-left: 0px;
	border-radius: 10px;
}

.banner-style h2 {
	color: #000;
	font-size: 60px;
	font-weight: 700;
}

.banner-style a.btn.btn-outline.btn-xl.js-scroll-trigger {
	background: #9e9e9e36;
	margin-bottom: 60px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background-color: #91cc58;
	background-image: -webkit-linear-gradient(bottom, #91cc58, #91cc58);
	background-image: -moz-linear-gradient(bottom, #91cc58, #91cc58);
	background-image: -o-linear-gradient(bottom, #91cc58, #91cc58);
	background-image: -ms-linear-gradient(bottom, #91cc58, #91cc58);
	background-image: linear-gradient(to top, #125029, #91cc58);
}

a.Riskfree {
	border-radius: 0;
	background: #0e203e;
	text-transform: inherit;
	letter-spacing: 1px;
	font-size: 25px;
	border: 0;
	padding: 15px 35px;
	font-weight: 700;
	margin-bottom: 20px;
	color: #fff;
	text-decoration: none;
	font-family: 'Lato', 'Helvetica', 'Arial', 'sans-serif';
}

@media (max-width: 767px) {
	#mainNav .navbar-toggler {
		max-width: 35px;
	}
	.topheader a img {
		max-width: 18px;
	}
	header.masthead .header-content h1,
	.banner-style h2 {
		font-size: 45px;
	}
	header.masthead .header-content h1 {
		max-width: 430px;
		padding-left: 30px;
	}
	.banner-style h2 {
		max-width: 410px;
	}
	header.masthead .header-content a.btn {
		font-size: 22px;
		position: absolute;
		bottom: 100px;
		left: 0;
		right: 0;
		padding: 15px 40px;
		margin-bottom: 0;
	}
	.btncs li button {
		font-size: 22px;
		padding: 15px 35px;
	}
	.btncs {
		margin: 0px -15px;
		position: absolute;
		bottom: 0;
		z-index: 999;
		left: 7px;
		right: 10px;
	}
	.btncs li {
		display: inline-block;
		margin-top: 0;
		margin-right: -4px;
		width: 50.0%;
	}
	.btncs li button {
		width: 100%;
		min-width: auto;
	}
	.coptright,
	.coptright a {
		color: #333;
		font-size: 15px;
	}
	footer {
		padding: 25px 20px;
	}
	header.masthead .header-content {
		margin-bottom: 0;
		text-align: left;
		height: calc(100% - 152px);
		width: 100%;
		max-width: 100%;
	}
	header.masthead .header-content>div {
		height: calc(100% - 50px);
		margin-top: 90px;
		position: relative;
	}
	.mb-auto,
	.my-auto {
		margin-bottom: -1px !important;
		margin-top: 0 !important;
	}
	.container {
		max-width: 100%;
	}
	a.Riskfree {
		font-size: 17px;
		text-align: center;
		position: absolute;
		left: -15px;
		right: -15px;
		bottom: 0;
		padding: 23px 15px;
		font-weight: 300;
		margin-bottom: 0;
	}
	header.masthead .header-content .banner-style a.btn {
		bottom: 25px;
	}
}

@media (max-width: 520px) {
	header.masthead .header-content {
		height: calc(100% - 172px);
	}
}

@media (max-width: 480px) {
	.btncs li button {
		font-size: 20px;
		padding: 12px 35px;
	}
	header.masthead .header-content h1,
	.banner-style h2 {
		font-size: 25px;
		line-height: 32px;
	}
	.coptright,
	.coptright a {
		color: #333;
		font-size: 14px;
	}
	header.masthead .header-content h1 {
		max-width: 235px;
		padding-left: 15px;
	}
	.banner-style h2 {
		max-width: 280px;
	}
	header.masthead .header-content a.btn {
		bottom: 60px;
	}
	a.Riskfree {
    font-size: 14px;
	}
}

@media (max-width: 420px) {
	header.masthead .header-content a.btn {
		font-size: 16px;
		padding: 9px 30px;
	}
	header.masthead .header-content .banner-style a.btn {
		font-size: 15px;
		padding: 10px 10px;
	}
}

/*header.masthead .header-content .banner-style a.btn:before {*/
/*	    content: '';*/
/*    background: url(../img/arrow-new.png);*/
/*    position: absolute;*/
/*    top: -154px;*/
/*    left: 50px;*/
/*    width: 111px;*/
/*    height: 147px;*/
/*    background-size: cover;*/
/*}*/

button#No {
	background-image: -webkit-linear-gradient(bottom, #0e203e 8%, #00aeef 82%);
	background-image: -moz-linear-gradient(bottom, #0e203e 8%, #00aeef 82%);
	background-image: -o-linear-gradient(bottom, #0e203e 8%, #00aeef 82%);
	background-image: -ms-linear-gradient(bottom, #0e203e 8%, #00aeef 82%);
	background-image: linear-gradient(to top, #0e203e 8%, #00aeef 82%);
	margin-left: 5px;
	border-radius: 10px;
}

@media (max-width: 767px) {
	header.masthead {
		background: url(../img/originalmobile.jpg) !important;
		background-position: 60% 70% !important;
		background-size: cover !important;
	}

}

@media screen and ( max-height: 420px) {
	header.masthead {
		    min-height: 478px;
	}
	header.masthead .header-content a.btn {
    font-size: 16px;
}
a.Riskfree {
    font-size: 16px;
    }
	header.masthead .header-content {
		height: inherit !important;
	}
	.h-100 {
		height: inherit !important;
	}
	footer {
		position: relative;
	}
	.btncs {
		position: relative;
		margin-top: 20px;
	}
	header.masthead .header-content a.btn {
		position: relative;
		display: inline-block;
		bottom: 0 !important;
	}
	.banner-style a.btn.btn-outline.btn-xl.js-scroll-trigger {
		margin-bottom: 30px;
	}
	a.Riskfree {
		position: relative;
		left: -20px;
		right: 0;
		bottom: 0;
		padding: 23px 15px;
		width: calc(100% + 40px);
		display: block;
	}
	header.masthead .header-content h1, .banner-style h2 {
    font-size: 40px;
}
}
header.masthead .header-content a.btn:after{
	                content: '';
    background: url(../img/arrow-new.png);
    position: absolute;
    top: -216px;
    left: 50px;
    width: 110px;
    height: 200px;
    background-size: cover;
}
@media only screen 
and (min-device-width : 414px) 
and (max-device-width : 736px)
and (orientation : landscape)
{ 
    
header.masthead .header-content a.btn:after
    {
	            content: '';
    background: url(../img/arrow.png);
    position: absolute;
    top: -51px;
    left: 20px;
    width: 75px;
    height: 60px;
    background-size: cover;
}
}


@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) { 
      
         header.masthead .header-content a.btn:after
    {
	            content: '';
    background: url(../img/arrow-new.png);
    position: absolute;
    top: -149px;
    left: 0px;
    width: 105px;
    height: 140px;
    background-size: cover;
}

}
@media only screen 
  and (min-device-width: 601px) 
  and (max-device-width: 962px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) { 
      
         header.masthead .header-content a.btn:after
    {
	            content: '';
    background: url(../img/arrow-new.png);
    position: absolute;
    top: -181px;
    left: 60px;
    width: 103px;
    height: 193px;
    background-size: cover;
}

}