html, body{
  	font-family: 'Lato', sans-serif;
    font-size: 100%;
  	 background: #FFf;
  	 font-weight:400;
}
body a{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}

.owl-image-1 {
	width:80%;
	max-width: 350px;
}

.owl-image-2 {
	width:80%;
	width: 450px;
}

/*----- header ----*/
.header {
	padding: 2em 0;
}
.header-left{
	margin-top:2em;
	text-align:center;
}
.header-right{
	text-align: center;
	margin-top: 8em;
}
.header-right .caption{
	color: #6c6d70;
	font-size: 1.6em;
	font-weight: 400;
	text-align:left;
	margin: 2em 0 2em;
}
.header-right .caption ol{
	margin: 1em 0 1em;
}

.header-share{
	text-align: center;
	margin-top: 8em;
}
.header-share .caption{
	color: #6c6d70;
	font-size: 1.6em;
	font-weight: 400;
	text-align:center;
	margin: 2em 0 2em;
}
.header-share .caption img {
	margin-top: 1em;
	margin-bottom: 1em;
	max-width: 100%;
	max-height: 300px;
}

.header-unsubscribe{
	text-align: center;
	margin-top: 8em;
}
.header-unsubscribe p {
	color: #6c6d70;
	font-size: 1.0em;
	font-weight: 400;
	text-align:center;
	margin: 2em 0 2em;
}
.header-unsubscribe .form {
	color: #6c6d70;
	font-weight: 400;
	text-align:center;
	margin: 2em 0 2em;
}
.header-unsubscribe .form img {
	margin-top: 1em;
	margin-bottom: 1em;
	max-width: 100%;
	max-height: 300px;
}

ul.big-btns{
	margin:0;
	padding:0;
}
ul.big-btns li{
	list-style:none;
	display:inline-block;
	margin-right:1.5em;
}
ul.big-btns li a{
	text-transform: uppercase;
	padding: 0.7em 2.5em;
	font-size: 1.2em;
	text-decoration: none;
	border-radius: 10em;
	-webkit-border-radius: 3em;
	-moz-border-radius: 3em;
	-o-border-radius: 3em;
	-ms-border-radius: 3em;
}
ul.big-btns li a.btn-g{
	background: #FFF;
	border: 2px solid #ee2029;
	color: #ee2029;
	display: inline-block;
}
ul.big-btns li a.btn-g:hover{
	background:#363638;
	border:2px solid #363638;
	color:#FFF;
}
ul.big-btns li a.btn-gr{
	background:#363638;
	border:2px solid #363638;
	color:#FFF;
}
ul.big-btns li a.btn-gr:hover{
	background:#FFF;
	border:2px solid #ee2029;
	color:#ee2029;
}
div.get-it {
	margin:10px;
	display: inline-block;
}
div.get-it p {
	background-color:black;
	color:white;
	padding: 0.7em 2.5em;
	font-size: 1.2em;
	text-decoration: none;
	border-radius: 10em;
	-webkit-border-radius: 3em;
	-moz-border-radius: 3em;
	-o-border-radius: 3em;
	-ms-border-radius: 3em;
}
div.get-it img {
	max-height:75px;
}

div.get-it-small {
	margin:10px;
	display: inline-block;
}
div.get-it-small div {
	background-color:black;
	color:white;
	padding: 0.7em 2.5em;
	font-size: 1em;
	text-decoration: none;
	border-radius: 10em;
	-webkit-border-radius: 3em;
	-moz-border-radius: 3em;
	-o-border-radius: 3em;
	-ms-border-radius: 3em;
}
div.get-it-small img {
	max-height:45px;
}

/*----- top-grids-small -----*/

.top-grids-small {
	background:#ee2029;
	padding:1.5em 0 1.5em;
}

/*---- notify-small----*/
.notify-small{
	text-align:center;
	/*background: #F3F5F5;*/
}

/*----- top-grids -----*/

.top-grids{
	background:#ee2029;
	padding:3.2em 0 5em;
}
.top-grids-head h3{
	font-size: 2.5em;
	color: #FFF;
	font-weight: 400;
	margin: 0em 0 0.4em 0;
}
.top-grids-head p{
	color: #FFF;
	font-family: 'Lato', sans-serif;
	font-size: 1.2em;
	font-weight: 300;
	width: 80%;
	margin: 0 auto;
}
.top-grid span{
	width: 89px;
	height: 72px;
	display: inline-block;
	background: url(../images/lined-icons.png) no-repeat 0px 0px;
}
.top-grid span.t-icon1{
	background-position:0px 0px;
}
.top-grid span.t-icon2{
	background-position: -370px 0px;
}
.top-grid span.t-icon3{
	background-position: -745px 0px;
}
.top-grid h4{
	font-size: 1.6em;
	margin: 1.5em 0;
	color: #FFF;
}
.top-grid p{
	font-weight: 300;
	color: #FFF;
	font-size: 1.3em;
	width: 80%;
	margin: 0 auto;
}
.top-grids-box{
	margin-top:4em;
}
/*----- features-----*/
.possible-grids {
	padding: 5em 0 2em;
	background:#F8F8F9;
}
.possible-grids-head {
	margin-bottom: 4em;
}
.possible-grids-head h3{
	font-size: 2.5em;
	color: #363638;
	font-weight: 400;
	margin: 0em 0 0.4em 0;
}
.possible-grids-head h4{
	font-size: 1.5em;
	color: #ee2029;
	width: 80%;
	font-weight: 400;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	margin-bottom: 0.4em;
}
.possible-grids-head p{
	color: #363638;
	font-family: 'Lato', sans-serif;
	font-size: 1.2em;
	font-weight: 300;
	width: 80%;
	margin: 0 auto;
	margin-bottom: 1.0em;
}
.possible-grids-left h3{
	color: #363638;
	font-size: 2.2em;
	font-weight: 700;
	line-height: 1.5em;
}
.possible-grids-left-grid-left{
	float:left;
	width:10%;
	margin-top: 1.3em;
}
.possible-grids-left-grid-right{
	float:right;
	width:88%;
}
.possible-grids-left-grid-left span{
	width:44px;
	height:44px;
	display:inline-block;
	background: url(../images/possible-icons.png) no-repeat 0px 0px;
}
.possible-grids-left-grid-right h4{
	color: #ee2029;
	font-weight: 400;
	font-size: 1.5em;
	margin-bottom: 0.2em;
}
.possible-grids-left-grid-right p{
	color:#363638;
	font-weight:300;
	font-size:1.2em;
	margin:0;
	margin-bottom:1em;
}
.possible-grids-left-grid-left span.possible-icon1{
	background-position:0px 0px;
}
.possible-grids-left-grid-left span.possible-icon2{
	background-position: 0px -111px;
}
.possible-grids-left-grid-left span.possible-icon3{
	background-position: 0px -210px;
}
.possible-grids-left-grid-left span.possible-icon4{
	background-position: 0px -327px;
}
.possible-grids-left-grid {
	margin-bottom: 1.3em;
}
.possible-grids-left-grids {
	margin: 0 0;
}
/*----- testmonials-----*/
.testmonials {
	background:#eeeeee;
}
.testmonial-grids{
	padding:4em 0;
}
.testmonial-head p{
	color: #363638;
	font-style: italic;
	font-size: 1.5em;
	width: 70%;
	margin: 0 auto;
}
.testmonial-head img{
	margin:0em auto 2em;
}
.t-people-left{
	width:35%;
	float:left;
}
.t-people-right{
	float:right;
	width:60%;
	text-align:left;
}
.t-people-right h4{
	color: #ee2029;
	font-weight: 400;
	font-size: 1.3em;
	margin-bottom: 0.2em;
}
.t-people-right span{
	color: #363638;
	font-weight: 400;
	font-size: 1.1em;
	margin: 0;
}
.testmonial-row{
	margin-top:3em;
}
.testmonial-head {
	margin-bottom: 4em;
}
/*---- notify----*/
.notify{
	background: #F3F5F5;
	padding: 3em 0 5em;
}
.notify-grid h3{
	color:#363638;
	font-size:2em;
	font-weight:400;
}
.notify-grid p{
	color:#363638;
	font-size:1.4em;
	font-weight:300;
}
.notify-grid-contact {
	margin-top:2em;
}
.notify-grid-contact a {
	border-radius: 3em;
	-webkit-radius: 3em;
	-moz-border-radius: 3em;
	-o-border-radius: 3em;
	-ms-border-radius: 3em;
	background: #ee2029;
	padding: 0.72em 2em;
	color: #FFF;
	text-transform: uppercase;
	border: none;
	font-size: 1.3em;
	outline: none;
}
.notify-grid ul{
	list-style-type: none;
	color:#363638;
	font-size:1.4em;
	font-weight:300;
}
.notify-grid form{
	margin-top:2em;
}
.notify-grid{
	display: inline-block;
	text-align:center;
	position:relative;
}
.notify-grid>div{
	margin-top:1em;
}
.notify-grid input[type="text"]{
	width: 70%;
	padding: 0.9em;
	border:2px solid #EEE;
	font-size:1.1em;
	color:#363638;
	border-top-left-radius:3em;
	border-bottom-left-radius:3em;
	-webkit-border-top-left-radius:3em;
	-webkit-border-bottom-left-radius:3em;
	-moz-border-top-left-radius:3em;
	-moz-border-bottom-left-radius:3em;
	-o-border-top-left-radius:3em;
	-o-border-bottom-left-radius:3em;
	-ms-border-top-left-radius:3em;
	-ms-border-bottom-left-radius:3em;
	outline:none;
	transition:border-color 0.5s;
	-webkit-transition:border-color 0.5s;
	-moz-transition:border-color 0.5s;
	-o-transition:border-color 0.5s;
	-ms-transition:border-color 0.5s;
	position:relative;
}
.notify-grid input[type="text"]:hover{
	border-color:#ee2029;
}
.notify-grid input[type="submit"]{
	border-top-right-radius: 3em;
	border-bottom-right-radius: 3em;
	-webkit-border-top-right-radius: 3em;
	-webkit-border-bottom-right-radius: 3em;
	-moz-border-top-right-radius: 3em;
	-moz-border-bottom-right-radius: 3em;
	-o-border-top-right-radius: 3em;
	-o-border-bottom-right-radius: 3em;
	-ms-border-top-right-radius: 3em;
	-ms-border-bottom-right-radius: 3em;
	background: #ee2029;
	padding: 0.72em 2em;
	color: #FFF;
	text-transform: uppercase;
	border: none;
	font-size: 1.3em;
	outline: none;
	position: absolute;
	right: 11%;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}

.notify-grid input[type="submit"]:hover{
	background:#363638;
}
/*----- social-icons ----*/
.social-icons{
	text-align: center;
	padding: 3em 0 2em;
}
.social-icons ul{
	margin:0;
	padding:0;
}
.social-icons ul li{
	list-style:none;
	display:inline-block;
	margin:1em;
}
.social-icons ul li a span{
	width:46px;
	height:46px;
	display:inline-block;
	background:url(../images/social-icons.png) no-repeat 0px 0px;
}
.social-icons ul li a.twitter span{
	background-position:0px 0px;
}
.social-icons ul li a.twitter span:hover{
	background-position: 0px -44px;
}
.social-icons ul li a.facebook span{
	background-position: -98px 0px;
}
.social-icons ul li a.facebook span:hover{
	background-position: -98px -44px;
}
.social-icons ul li a.vemeo span{
	background-position: -207px 0px;
}
.social-icons ul li a.vemeo span:hover{
	background-position: -207px -44px;
}
.social-icons ul li a.pin span{
	background-position: -314px 2px;
}
.social-icons ul li a.pin span:hover{
	background-position: -314px -42px;
}
/*---- footer-links ----*/
.footer-links{
	margin-top:1em;
}
.footer-links ul{
	margin:0;
	padding:0;
}
.footer-links ul li{
	display:inline-block;
	position:relative;
	/*border-left:1px solid #aaaaaa;*/
	/*padding-left:0.25em;*/
	/*padding-right:0.25em;*/
}
.footer-links ul li:first-child {
	border-left: none;
}
.footer-links ul li span{
	width: 1px;
	height: 20px;
	display: inline-block;
	background: #363638;
	vertical-align: text-top;
	position: absolute;
	right: 0;
	top: 0;
}
.footer-links ul li p,.footer-links ul li a{
	color:#363638;
	text-decoration:none;
}
.footer-links ul li a{
	padding:0 0.5em;
	display:inline-block;
}
.footer-links ul li{
	margin:0;
}
.footer-links ul li p a,.footer-links ul li a:hover{
	color:#ee2029;
}
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 30px;
	right: 3%;
	overflow: hidden;
	width: 40px;
	height: 40px;
	border: none;
	text-indent: 100%;
	background: url("../images/to-top.png") no-repeat 0px 0px;
}
#toTopHover {
	width: 40px;
	height: 40px;
	display: block;
	overflow: hidden;
	float: right;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}
/*----- responsive-design ------*/
@media (max-width:1024px){
	.header-right {
		margin-top: 4em;
	}
	.header-share {
		margin-top: 4em;
	}
	.top-grid p {
		width: 100%;
	}
	.top-grid h4 {
		margin: 1em 0 0.8em;
	}
	.possible-grids-left h3 {
		font-size: 1.8em;
		margin: 0;
	}
	.possible-grids-left-grids {
		margin: 0;
	}
	.testmonial-head p {
		font-size: 1.3em;
		width: 90%;
	}
	.t-people-right h4 {
		font-size: 1.2em;
	}
	.t-people-right span {
		font-size: 0.9em;
	}
}
@media (max-width:768px){
	.header-right {
		margin-top: 2em;
		text-align:center;
	}
	.header-share {
		margin-top: 2em;
		text-align:center;
	}
	.top-grid p {
		width: 100%;
	}
	.top-grid h4 {
		margin: 0.5em 0 0.3em;
	}
	.possible-grids-left h3 {
		font-size: 1.8em;
		margin: 0;
	}
	.possible-grids-left-grids {
		margin: 0;
	}
	.testmonial-head p {
		font-size: 1.3em;
		width: 90%;
	}
	.t-people-right h4 {
		font-size: 1.2em;
	}
	.t-people-right span {
		font-size: 0.9em;
	}
	.header-right .caption {
		font-size: 1.5em;
		margin: 1em 0;
	}
	.top-grids-box {
		margin-top: 2em;
	}
	.top-grid{
		margin-top:1em;
	}
	.t-people-left {
		text-align: right;
	}
	.t-people-right {
		width: 62%;
	}
	.testmonial-grid{
		margin:0 0 1em 0;
	}
	.testmonial-head {
		margin-bottom: 0em;
	}
	.testmonial-row {
		margin-top: 2em;
	}
}
@media (max-width:640px){
	.header-right {
		margin-top: 2em;
		text-align:center;
	}
	.header-share {
		margin-top: 2em;
		text-align:center;
	}
	.top-grid p {
		width: 100%;
	}
	.top-grid h4 {
		margin: 0.5em 0 0.3em;
	}
	.possible-grids-left h3 {
		font-size: 1.8em;
		margin: 0;
	}
	.possible-grids-left-grids {
		margin: 0;
	}
	.testmonial-head p {
		font-size: 1.2em;
		width: 100%;
	}
	.t-people-right h4 {
		font-size: 1.2em;
	}
	.t-people-right span {
		font-size: 0.9em;
	}
	.header-right .caption {
		font-size: 1.3em;
		margin: 1em 0;
	}
	.top-grids-box {
		margin-top: 2em;
	}
	.top-grid{
		margin-top:1em;
	}
	.t-people-left {
		text-align: right;
	}
	.t-people-right {
		width: 62%;
	}
	.testmonial-grid{
		text-align:right;
		margin:0 0 1em 0;
	}
	.testmonial-head {
		margin-bottom: 0em;
	}
	.testmonial-row {
		margin-top: 2em;
	}
	.top-grids-head h3 {
		font-size: 2em;
	}
	.notify-grid p {
		font-size: 1.2em;
	}
	.top-grids-head p {
		width: 90%;
	}
	.header {
		padding: 2em 0;
	}
	.testmonial-grids {
		padding: 2em 0 0;
	}
	.notify {
		padding: 2em 0 2.5em;
	}
	.notify-grid h3 {
		font-size: 1.8em;
	}
	.notify-grid input[type="submit"] {
		padding: 0.72em 1em;
	}
	.notify-grid input[type="text"] {
		width: 76%;
	}
	ul.big-btns li a {
		padding: 0.6em 1.8em;
	}
}
@media (max-width:480px){
	.header-right {
		margin-top: 2em;
		text-align:center;
	}
	.header-share {
		margin-top: 2em;
		text-align:center;
	}
	.top-grid p {
		width: 100%;
	}
	.top-grid h4 {
		margin: 0.5em 0 0.3em;
	}
	.possible-grids-left h3 {
		font-size: 1.8em;
		margin: 0;
	}
	.possible-grids-left-grids {
		margin: 0;
	}
	.testmonial-head p {
		font-size: 1.2em;
		width: 100%;
	}
	.t-people-right h4 {
		font-size: 1.2em;
	}
	.t-people-right span {
		font-size: 0.9em;
	}
	.header-right .caption {
		font-size: 1.3em;
		margin: 1em 0;
	}
	.top-grids-box {
		margin-top: 2em;
	}
	.top-grid{
		margin-top:1em;
	}
	.t-people-left {
		text-align: right;
	}
	.t-people-right {
		width: 62%;
	}
	.testmonial-grid{
		margin:0 0 1em 0;
	}
	.testmonial-head {
		margin-bottom: 0em;
	}
	.testmonial-row {
		margin-top: 2em;
	}
	.top-grids-head h3 {
		font-size: 1.8em;
		width: 80%;
		margin: 0 auto 0.5em;
	}
	.notify-grid p {
		font-size: 1.2em;
	}
	.top-grids-head p {
		width: 90%;
	}
	.header {
		padding: 2em 0;
	}
	.testmonial-grids {
		padding: 2em 0 0;
	}
	.notify {
		padding: 2em 0 2.5em;
	}
	.notify-grid h3 {
		font-size: 1.8em;
	}
	.notify-grid input[type="submit"] {
		padding: 0.72em 1em;
	}
	.notify-grid input[type="text"] {
		width: 52%;
		position: relative;
		float: left;
		margin-left: 11%;
	}
	ul.big-btns li a {
		padding: 0.6em 1.8em;
	}
	ul.big-btns li {
		margin-right: 0.5em;
	}
	ul.big-btns li:nth-child(2){
		margin-right:0;
	}
	.possible-grids-left-grid-right {
		width: 84%;
	}
	.footer-links ul li a {
		padding: 0 0.4em;
	}
	.social-icons {
		padding: 1em 0;
	}
	.social-icons ul li {
		margin: 0.4em 0.2em 0;
	}
}
@media (max-width:320px){
	.header-right {
		margin-top: 1em;
		text-align:center;
	}
	.header-share {
		margin-top: 1em;
		text-align:center;
	}
	.top-grid p {
		width: 100%;
		font-size: 1.1em;
	}
	.top-grid h4 {
		margin: 0.4em 0 0.2em;
		font-size: 1.5em;
	}
	.possible-grids-left h3 {
		font-size: 1.2em;
		margin: 0;
	}
	.possible-grids-left-grids {
		margin: 0;
	}
	.testmonial-head p {
		font-size: 1em;
		width: 100%;
		line-height: 1.5em;
	}
	.t-people-right h4 {
		font-size: 1.2em;
	}
	.t-people-right span {
		font-size: 0.9em;
	}
	.header-right .caption {
		font-size: 1.1em;
		margin: 1em 0;
	}
	.top-grids-box {
		margin-top: 2em;
	}
	.top-grid{
		margin-top:1em;
	}
	.t-people-left {
		text-align: right;
	}
	.t-people-right {
		width: 52%;
	}
	.testmonial-grid{
		margin:0 0 1em 0;
	}
	.testmonial-head {
		margin-bottom: 0em;
	}
	.testmonial-row {
		margin-top: 2em;
	}
	.top-grids-head h3 {
		font-size: 1.5em;
		width: 100%;
		margin: 0 auto 0.5em;
	}
	.notify-grid p {
		font-size: 1.2em;
	}
	.top-grids-head p {
		width: 100%;
	}
	.header {
		padding:1em 0;
	}
	.testmonial-grids {
		padding: 2em 0 0;
	}
	.notify {
		padding: 2em 0 2.5em;
	}
	.notify-grid h3 {
		font-size: 1.3em;
	}
	.notify-grid input[type="submit"] {
		padding: 0.72em 1em;
		font-size: 1em;
		right: 0%;
	}
	.notify-grid input[type="text"] {
		width: 68%;
		position: relative;
		float: left;
		margin-left: 1%;
		padding: 0.5em;
	}
	ul.big-btns li a {
		padding: 0.4em 0.8em;
		font-size: 0.875em;
	}
	ul.big-btns li {
		margin-right: 0.5em;
	}
	ul.big-btns li:nth-child(2){
		margin-right:0;
	}
	.possible-grids-left-grid-right {
		width: 77%;
	}
	.footer-links ul li a {
		padding: 0 0.4em;
	}
	.social-icons {
		padding: 1em 0;
	}
	.social-icons ul li {
		margin: 0.4em 0.2em 0;
	}
	.header-right img{
		width:70%;
		margin:0 auto;
	}
	.possible-grids {
		padding: 2em 0 1em;
		background: #F8F8F9;
	}
	.possible-grids-left-grid-right h4 {
		font-size: 1.2em;
	}
	.possible-grids-left-grid-right p {
		font-size: 1em;
	}
	.testmonial-head img {
		margin: 0em auto 1em;
	}
}
/*----- covid-19 ----*/
.top-grids-small.covid-header {
	background-color: #4242c7;
}
.top-grids-small .covid-header-cartoon {
	padding-right:3em;
	margin-bottom:0.5em;
}
.top-grids-small .covid-header-bold {
	color: white;
	width:100%;
	line-height: 1.25em;
	font-weight: bold;
	font-size:2.0em;
	margin-bottom:0.5em;
}
.top-grids-small .covid-header {
	color: white;
	font-size:1.75em;
	width:100%;
	margin-bottom:1em;
}
.top-grids-small .covid-header-button {
	width:100%;
	padding-top:15px;
}

.top-grids-small .covid-header-button .covid-button {
	background-color: white;
	color: #4242c7;
	font-weight: bold;
	font-size:1.5em;
	padding:10px;
	border-radius: 5px;
	border:3px solid white;
	width:100%;
}
.top-grids-small .covid-header-button .covid-button:hover {
	color:#ee2029;
	border:3px solid #ee2029;
	text-decoration: none;
}
