@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Merriweather:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url("https://use.typekit.net/okj4bsy.css");
@import url("https://use.typekit.net/qpf0opd.css");

* {
	padding: 0;
	margin: 0;
}
.bg-dark {
	background-color: rgba(0, 9, 39, 0.8) !important;
}
.light-bg {
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position:center center;
	background-size:cover;
	background-image: url(img/light-bg.png);
	z-index: -20

	/* position: relative; */

}
body {
  font-family: "proxima-soft", sans-serif;
  font-weight: 400;
  font-style: normal;

}
.display-1 {
	line-height: 80%;
}

h1 {
  font-family: "proxima-soft", sans-serif;
  font-weight: 800;
  font-style: normal;
}



h1.catch-line {
 font-size:.8rem;
}
p.quote {
	font-family: 'proxima-nova', sans-serif; !important;
  font-weight: 300;
	font-style: italic  !important;
	letter-spacing: 1px;
	color: #ffffff;
}
p.live {
	color: #ffffff;
	padding: .2rem .6rem;
	background-color: #04AAD1;
	display: inline-block;
}

p.SR {
	font-size: .8rem;
}

h2{
	font-family: "proxima-soft", sans-serif;
  font-weight: 800;
	font-size: 3rem;

}


h3 {
	font-family: 'proxima-nova', sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 4.5rem;
}

h6 {
	font-size: 1rem;
	font-weight: bold;
}

.display-6 {
	font-size: 1.75rem;

}

.letter-1 {
	letter-spacing: 1px;
}
.letter-2 {
	letter-spacing: 2px;
}

.navbar {
	position: fixed;
	top: 0;
	right: 0;
	bottom: auto;
	left: 0;
	z-index: 2;
	padding: .3rem 0;
	background: #0065F2;
	color: #000;
	/* font-family: 'Barlow Condensed', sans-serif; */
	text-align: center;
}


.navbar-light .navbar-nav .nav-link {
	font-size: .9rem;
}
.navbar-light .navbar-nav .nav-link:hover {
	font-size: 1rem;
	font-weight: bold;
}

.red-btn {
	background: #FF3131;
	border: none;
	text-transform: none;
	font-weight: 900;
}
.yellow-btn {
	background: linear-gradient(180deg, rgba(255,51,15,1) 0%, rgba(98,43,3,1) 100%);	border: none;
	text-transform: none;
	font-weight: 800;
	border-radius: 0;
	font-size: 1rem;
	color: #ffffff;

}
.yellow-btn:hover {
	background: linear-gradient(0deg, rgba(255,51,15,1) 0%, rgba(98,43,3,1) 100%);	border: none;
	color: #000000;
}
.peach-btn {
	background: linear-gradient(180deg, rgba(243,134,123,1) 0%, rgba(178,60,59,1) 100%);	border: none;
	text-transform: none;
	font-weight: 800;
	border-radius: 0;
	font-size: 1rem;
}
.peach-btn:hover {
	background: linear-gradient(0deg, rgba(243,134,123,1) 0%, rgba(178,60,59,1) 100%);	border: none;
	color: #ffffff;
}
.gold-btn {
	background: linear-gradient(180deg, rgba(250,214,37,1) 0%, rgba(83,69,2,1) 100%);	border: none;
	text-transform: none;
	font-weight: 800;
	border-radius: 0;
	font-size: 1rem;
}
.gold-btn:hover {
	background: linear-gradient(0deg, rgba(250,214,37,1) 0%, rgba(83,69,2,1) 100%);	border: none;
	color: #ffffff;
}

.info-block,.col-12,.col-lg-6,.col-md-8,.col-sm-12,.col-xs-12,.h-0,.justify-content-center {
	bottom: -4rem;
}
p.blueBox {
	font-size: .7rem;
}
p.mt-3.mb-1.text-center.text-light.slogan {
	font-family: "proxima-soft", sans-serif;
	font-weight: 800;
	font-style: normal;
		}

.green-btn-border {
	background: #0065F2;
	text-transform: none;
	border: 2px solid #0065F2;
}

.green-btn-border:hover {
	border: 2px solid #0065F2;
}


h1#mashead-logo {
	width: 350px;
	height: 95px;
	background-image: url('../img/SS_logo_340px_new2.svg');
  background-repeat: no-repeat;
  background-position:center;
  margin-left: auto;
  margin-right: auto;

  display: block;
  margin-bottom: 0;
}

.date,h5{
	font-size: .8rem;
}


h4.need{
	font-size: 2rem;
	padding-top: 1.2rem;
}

.accordion-button:not(.collapsed) {
		color: #000000;
		background-color: #F2F2F2;
		box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .125);
	}

  /*============= Background images  =============*/
	.background {
	      background-repeat: no-repeat;
	      background-attachment: fixed;
	      background-position:center center;
	      background-size:cover;
				background-image:url('../img/SS_mob.png');
				background-attachment: local;

	      /* position: relative; */
	      height: 100vh;
	  }



  /*============= Footer Strip  =============*/

.footer-banner-base-strip {
	position: fixed;
	top: auto;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 2;
	padding: .3rem 0;
	background: #0065F2;
	color: #000;
  /* font-family: 'Barlow Condensed', sans-serif; */
	text-align: center;
}

.footer-banner-base-strip > div {
    position: relative;
    max-width: 1140px;
    margin: 0 auto;
}

.footer-banner-base-strip .bird {
    position: relative; top: -2px;
}

.footer-banner-base-strip > div > div > .text {
    line-height: 2rem;
}

.footer-banner-base-strip > div > div > .text .thin {
    /* font-family: 'Barlow Condensed', sans-serif; */
    font-weight: 300;
    font-size: 1rem;/*Laptop 2.2rem*/
}

.footer-banner-base-strip .highlight {
    /* font-family: 'Barlow Condensed', sans-serif; */
    color: #ffffff;
    font-weight: 500;
    font-size: 1rem;/*Laptop 2.2rem*/

}

.footer-banner-base-strip a {
	color: #fff;
	background: #000;
	padding: 5px 10px;/*Laptop 10px 16px*/
	font-size: .8rem;/*Laptop 1.2em*/
	margin: 0 0 0 10px;
	margin-bottom: 0px;
	float: center;
  text-transform: uppercase;
}

@media only screen and (min-width: 320px) {
	.background {
    background-image: url('../img/SS_mob.png');

  }
	h1 {
		font-size: .8rem;
	}
	h4.need{
		font-size: 1.2rem;
		padding-top: 1rem;
	}

	h2 {
		font-size: 1.2rem;
	}
	.c-date .date {
		top: 1rem;
	}
	h1.catch-line {
		font-size:.8rem;
	}
	h1#mashead-logo {
		width: 350px;
		height: 95px;
		background-image: url('../img/SS_logo_340px_new2.svg');
	  background-repeat: no-repeat;
	  background-position:center;
	  margin-left: auto;
	  margin-right: auto;

	  display: block;
	  margin-bottom: 0;
	}

}

@media only screen and (max-width: 374px)  /*  360  */ {

	.background {
		background-image: url('../img/SS_mob.png');

	}
	h1 {
		font-size: .9rem;
	}
	h4.need{
		font-size: 1.2rem;
		padding-top: .7rem;
	}
	h2 {
		font-size: 1.7rem;
	}
	h1#mashead-logo {
		width: 350px;
		height: 95px;
		background-image: url('../img/SS_logo_340px_new2.svg');
	  background-repeat: no-repeat;
	  background-position:center;
	  margin-left: auto;
	  margin-right: auto;

	  display: block;
	  margin-bottom: 0;
	}


}

@media only screen and (max-width: 390px)  /*  360  */ {

	.background {
		background-image: url('../img/SS_mob.png');

	}
	h1#mashead-logo {
		width: 350px;
		height: 95px;
		background-image: url('../img/SS_logo_340px_new2.svg');
	  background-repeat: no-repeat;
	  background-position:center;
	  margin-left: auto;
	  margin-right: auto;

	  display: block;
	  margin-bottom: 0;
	}

}
/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 480px) {
	.background {
		background-image:url('../img/SS_mob.png');

	}
	h1 {
		font-size: 1rem;
	}
	h4.need{
		font-size: 1.2rem;
		padding-top: 1rem;
	}
	h2 {
		font-size: 1.9rem;
	}
	h5 {
		font-size: .6rem;
	}
	h1.catch-line {
		font-size:.8rem;
	}
	h1#mashead-logo {
		width: 350px;
		height: 95px;
		background-image: url('../img/SS_logo_340px_new2.svg');
	  background-repeat: no-repeat;
	  background-position:center;
	  margin-left: auto;
	  margin-right: auto;

	  display: block;
	  margin-bottom: 0;
	}

}


@media only screen and (min-width: 576px) {

		.background {
			background-image:url('../img/SS_mob.png');
		}
		h1 {
			font-size: 1.2rem;
		}
		h4.need{
			font-size: 1.2rem;
			padding-top: 1rem;
		}
		h2 {
			font-size: 2.1rem;
		}
		h5 {
			font-size: .65rem;
		}
		h1.catch-line {
			font-size:.9rem;
		}
		h1#mashead-logo {
			width: 350px;
			height: 95px;
			background-image: url('../img/SS_logo_340px_new2.svg');
		  background-repeat: no-repeat;
		  background-position:center;
		  margin-left: auto;
		  margin-right: auto;

		  display: block;
		  margin-bottom: 0;
		}

		p.mt-3.mb-1.text-center.text-light.slogan {
					font-size: 1.2rem;
					font-family: "anton", sans-serif !important;
					font-weight: 400;
					font-style: normal;
					color: #ffffff;
					letter-spacing: 1px;
				}
				p.SR {
					font-size: .6rem;
				}
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
	.background {
		background-image:url('../img/SS_mob.png');
	}
	h1 {
		font-size: 1.3rem;
	}
	h4.need{
		font-size: 1.2rem;
		padding-top: 1rem;
	}
	h2 {
		font-size: 2.3rem;
	}
	h5 {
		font-size: .7rem;
	}
	h1#mashead-logo {
		width: 550px;
		height: 151px;
		background-image:url('../img/SS_logo_500px_new2.svg');
	  background-repeat: no-repeat;
	  background-position:center;
	  margin-left: auto;
	  margin-right: auto;

	  display: block;
	  margin-bottom: 0;
	}
	h6 {
		font-size: .8rem;
	}
	.relative-element {
		 position: relative;
		 top: .7rem !important;
 }
}


  @media only screen and (max-width: 719px) {
      .background {
				background-image:url('../img/SS_mob.png');
				background-size: cover;
				height: 100vh
      }
			h1 {
				font-size: 1.2rem;
				line-height: normal;
			}
			h2 {
				font-size: 2.5rem;
			}
			h5 {
				font-size: .6rem;
				letter-spacing: normal;
			}
			p {
				font-size: 1rem;
			}
			#home-base-strip,.strip,h5>span{
				font-size: 1rem;
			}
			h1.catch-line {
				font-size:.9rem;
			}
			h1#mashead-logo {
				width: 350px;
			  height: 95px;
			  background-image: url('../img/SS_logo_340px_new2.svg');
			  background-repeat: no-repeat;
			  background-position:center;
			  margin-left: auto;
			  margin-right: auto;

			  display: block;
			  margin-bottom: 0;
			}
			h6 {
				font-size: .7rem;
			}
			.relative-element {
					position: relative;
					top: 4rem !important;
			}
  }


	@media only screen and (max-width: 744px) {
      .background {
				background-image:url('../img/SS_mob.png');
				background-size: cover;
				background-position: center bottom;
				background-attachment: unset;
      }
}
/* Medium devices (landscape tablets, 768px and up) */

/* Portrait and Landscape */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)  {
  .background {
    background-image: url('../img/SS_ipad_mini.png');
    background-position: center bottom;
    background-attachment: unset;
  }
	p.custom {
		font-size: 10px
		}
		.relative-element {
				position: relative;
				top: 4rem !important;
		}
}

  @media only screen and (min-width: 1000px) {
		h1 {
			font-size: 2.5rem;
		}
		h1.catch-line {
			font-size:2rem;
		}
		h1#mashead-logo {
		 width: 480px;
		 height: 240px;
		 background-image:url('../img/SS_logo_480px_new2.svg');
		}

		h2 {
			font-size: 3.2rem;
		}
		.background {
			background-image: url('../img/SS_ipad2.png');
			background-repeat: no-repeat;
		 background-attachment: fixed;
		 background-position:center center;
		 background-size:cover;
		 /* position: relative; */
		 height: 100vh;
		}
		p.mt-3.mb-1.text-center.text-light.slogan {
	 			 font-size: 2rem;
	 			 font-family: "anton", sans-serif !important;
	 			 font-weight: 400;
	 			 font-style: normal;
	 			 color: #ffffff;
	 			 letter-spacing: 1px;
	 		 }
			 .relative-element {
					 position: relative;
					 top: 4rem !important;
			 }

	}


/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
	.background {
		background-image:url('../img/SS_desktop4.jpg');
		background-repeat: no-repeat;
	 background-attachment: fixed;
	 background-position:center center;
	 background-size:cover;
	 /* position: relative; */
	}

	h1.catch-line {
	 font-size:1.8rem;
 }
 h2 {
	 font-size: 2.2rem;
	 letter-spacing: 2px;
 }
 h1#mashead-logo {
  width: 650px;
  height: 320px;
  background-image:url('../img/SS_logo_650px_new2.svg');
 }
 p.mt-3.mb-1.text-center.text-light.slogan {
			 font-size: 2.1rem;
			 font-family: "anton", sans-serif !important;
			 font-weight: 400;
			 font-style: normal;
			 color: #ffffff;
			 letter-spacing: 1px;
		 }
		 .relative-element {
				 position: relative;
				 top: 5rem;
		 }
{

@media only screen and (min-width: 2500px) {
		h1#mashead-logo {
			width: 900px;
			height: 450px;
			background-image:url('../img/SS_logo_900px_new2.svg');
		}
		.background {
			background-image:url('../img/SS_desktop4.jpg');
			background-repeat: no-repeat;
		 background-attachment: fixed;
		 background-position:center center;
		 background-size:cover;
		 /* position: relative; */
		 height: 100vh;
		}
		h1 {
			font-size: 2.3rem;
		}
		h4.need{
			font-size: 2.2rem;
			padding-top: 1.2rem;
		}
		h2 {
			font-size: 4.8rem;
		}
		#home-base-strip,.strip,h5>span{
			font-size: 1.8rem;
		}
		h5 {
			font-size: 1.2rem;
		}

				.relative-element {
		 			 position: relative;
		 			 top: 10rem !important;
		 	 }
	}





  @media only screen and (min-width: 4000px) {
		h1 {
			font-size: 2.5rem;
		}
		h1.catch-line {
			font-size:2rem;
		}
		h1#mashead-logo {
			width: 900px;
			height: 450px;
			background-image:url('../img/SS_logo_900px_new2.svg');
		}
		.background {
			background-image:url('../img/SS_desktop4.jpg');
			background-repeat: no-repeat;
		 background-attachment: fixed;
		 background-position:center center;
		 background-size:cover;
		 /* position: relative; */
		 height: 100vh;
		}


		}

		h2 {
			font-size: 5.5rem;
		}


		#home-base-strip,.strip,h5>span{
			font-size: 2rem;
		}
		h5 {
			font-size: 1.3rem;
		}
		p.mt-3.mb-1.text-center.text-light.slogan {
					font-size: 3rem;
					font-family: "anton", sans-serif !important;
					font-weight: 400;
					font-style: normal;
					color: #ffffff;
					letter-spacing: 1px;
				}
				.relative-element {
					 position: relative;
					 top: 20rem !important;
			 }
	}
