

/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto-v27-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v27-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v27-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v27-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v27-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v27-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto_bold';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/roboto-v27-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v27-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v27-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v27-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v27-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v27-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
}

body {
	font-family: 'Roboto_bold' !important;
}	
p {
	font-family: Oswald;
	font-size: 16px;
}
a{
	cursor: pointer;
}
.nabbar{
	font-family: 'Roboto' ;
	text-transform: uppercase;	
	text-align: right;
}	
input::placeholder {
    color: #fff;
}
header ul li{
	list-style: none;
	display: inline-block;		
}
header ul li a{
	color: #fff;
	font-size: 25px;	
	padding: 0 15px;
}
nav {
    position: relative;
    z-index: 7;
}
.above_fold .navbar-inverse {
    background-color: transparent;
    border:none;
}
.above_fold .navbar-right {
    background-color:#0f3053;
    padding: 40px 0px 0px 0px;
    color: #fff;
    font-size:18px;
}
.contact_detail, .section-block {
    padding: 0 15px;
}
.above_fold .navbar-inverse .navbar-nav>li>a {
    color: #fff;
}
.iframe{
    text-align: center;
    color:white;
}
.iframe h5{
    font-size: 28px;
}
.banner_form{
	position: relative;
	z-index: 6;
	padding: 2rem 2rem 2rem 4rem;
    margin-top: 10rem;
    background-color: #fff;
    border-radius: 0 6rem 0 6rem;
    margin: 9rem 6rem 3rem 0;
}
.banner_form:after {
    content: "";
    width: 542px;
    height: 670px;
    background-color: #fff;
    opacity: .2;
    position: absolute;
    left: -2rem;
    top: -2rem;
    z-index: -1;
    border-radius: 0 6rem 0 6rem;
}
.banner_form:before {
    content: "";
    width: 589px;
    height: 710px;
    background-color: #fff;
    opacity: .1;
    position: absolute;
    left: -4rem;
    top: -4rem;
    z-index: -2;
    border-radius: 0 6rem 0 6rem;
}
.banner_form input, .banner_form select {
    background-color: #0f3053;
    border: none;
    color: #fff;
    padding: 10px;
    width: 90%;
    margin: 10px 0;
    font-size: 20px;
    box-shadow: 11px 11px #009245;
}
.banner_form button {
    background-color: #d4273a;
    border: none;
    color: #fff;
    padding: 16px;
    width: 90%;
    margin: 10px 0;
    font-size: 20px;
    box-shadow: 11px 11px #7f0f1a;
}
.banner_form input:focus {
    background-color: transparent;
    border: solid 5px #473a6c;
    box-shadow: none;
    color: #000;
    outline: none;
}
button.banner_cta:active {
    box-shadow: 5px 5px #7f0f1a;
}
.above_fold	{
	
background: #40E0D0;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #FF0080, #FF8C00, #40E0D0);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #FF0080, #FF8C00, #40E0D0); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

	  position: relative;
	  height: 100%;
	  overflow-x: hidden;
	  overflow-y: hidden;
	  overflow: hidden;
}
section.above_fold.header {
    background: #0f3053;
}
.mount{
	position: absolute;
	bottom: 0;
	z-index: 3;
}
.star{
	position: absolute;
	right: 0;
	top: 5rem;
	z-index: 1;
}
.cloud{
	position: absolute;
	right: 0;
	top: 15rem;
	z-index: 4;
}
.moon{
	position: absolute;
	right: 40rem;
	top: 8rem;
	z-index: 2;
}
.banner-img{
	position: relative;
	top: 9rem;
	text-align: right;
	z-index: 5;
}
.banner-img .animated.infinite.bounce{
	-moz-animation-duration: 12s;
    -webkit-animation-duration: 12s;
    animation-duration: 12s;
  	-moz-animation-delay: 2s;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
  	-moz-animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
}

}
.banner_form h1 {
    color: #d4273a;
    font-size: 39px;
}
.banner_form h5{
    font-size: 28px;
}

.above_fold .cloud .shake{
	-moz-animation-duration: 40s;
    -webkit-animation-duration: 40s;
    animation-duration: 40s;
  	-moz-animation-delay: 2s;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
  	-moz-animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
.third_section .tada{
	-moz-animation-duration: 60s;
    -webkit-animation-duration: 60s;
    animation-duration: 60s;
  	-moz-animation-delay: 100ms;
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  	-moz-animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

.second_section .lightSpeedOut{
    -moz-animation-duration: 30s;
    -webkit-animation-duration: 30s;
    animation-duration: 30s;
    -moz-animation-delay: 100ms;
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
    -moz-animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
.second_section button.s2ndbtn{
	font-family: 'Roboto';
	background-color: transparent;
    color: #fff;
    border: none;
    font-size: 27px;
    padding: 10px 36px;
     margin-top: 2rem;
}
.second_section button,.third_section button{
	position: relative;
}
button.s2ndbtn:after {
    content: url(../images/brush-1.svg);
    width: 440px;
    height: 50px;
    position: absolute;
    bottom: 4rem;
    left: -6rem;
    background-color: transparent;
    z-index: -1;    
}
.third_section button.t3rdbtn{
	font-family: 'Roboto';
	background-color: transparent;
    color: #fff;
    border: none;
    font-size: 27px;
    padding: 10px 36px;
    margin-top: 2rem;
    z-index: 0;
}
button.t3rdbtn:after {
    content: url(../images/brush-2.svg);
    width: 440px;
    height: 50px;
    position: absolute;
    bottom: 4rem;
    left: -6rem;
    background-color: transparent;
    z-index: -1;
}
.second_section h1{
	font-size: 51px;
	color:#0f3053;
}
.second_content {
    padding: 6rem 0;
}
.third_content {
    padding: 6rem 0;
}
.third_section{
	background: rgb(15 48 83);
   /* background: linear-gradient(90deg, rgb(15 48 83) 66%, rgb(0 146 69) 99%); */
	color: #fff;
}
.third_section h1{
	font-size: 50px;
}
.third_section p{
	font-size: 25px;
}
.fourth_section h4 {
	font-family: Oswald;
	font-weight: 700;
}
.fourth_section {
	background-image: url("../images/dotted_bg.png");
	background-size: cover;
	height: 100%;
	padding: 3rem 0;
}
.fourth_section h1{
	font-size: 50px;
	color: #281754;
}
.f4thalign{
	display: flex;
	align-items: center;
}
.footer ul li{
	list-style: none;
	display: inline-block;		
}
.footer ul li a{
	color: #fff;
	font-size: 25px;	
	padding: 0 15px;
}
.footer{
	 background-color:#d4273a;
	 height: 215px;
    overflow: hidden;
    padding: 14px 0;
}
.footer_text {
    padding: 5.2rem 0;
}
h4#myModalLabel {
    font-family: Oswald;
    font-weight: 700;
    margin-top: 8px;
}
.modal-body li {
    font-family: Oswald;
}
.modal-header button.close{
    font-family: Oswald;
    font-size: 40px;
}
.modal-body{
    font-family: Oswald;   
}
.section-block a{
    font-family: Oswald;
}
.modal-body h4, .modal-body h2{
    font-family: Oswald;
}
.contact_form_box .container.contact_box,
.container.contact_box .contact_detail.col-md-12,
.container.contact_box .col-md-12.contact_form{
    padding-right: 0;
    padding-left: 0;
}
.contact_form input , .contact_form textarea{
    width: 100%;
}
.contact_form button{
    width: 100%;
    border: none;
    color: #fff;
    background-color: #d4273a;
    font-size: 20px;
    padding: 13px 0;
}
.close_btn {
    color: #fff;
    background-color:#d4273a;
    border-color: #b93346;
    border-radius: 5px;
}
.modal-footer {
    padding: 15px ;
    text-align: center;
}
.close_btn {
    color: #fff;
    background-color: #b93346;
    border: none;
    border-radius: 0px;
    padding: 11px 30px;
    font-family: Oswald;
    font-size: 15px;
}
button.unsub_btn {
    background-color: transparent;
    border: solid 1px #000;
    padding: 10px 17px;
    font-family: Oswald;
    font-size: 15px;
}
.unsub_input {
    padding: 10px 23px 0 10px;
}
.modal-footer {   
    border:none !important;
    padding:10px 0 !important;
    text-align: center !important;
}
.modal-body{
  font-family: Oswald;
}
.goodbye{
  color: #b93346;
    font-family: Oswald;
    font-size: 18px;
    font-weight: 700;
} 
.modal{
    padding: 20px 0;
}
#howWorksModal{
    text-align: center;
    font-family: Oswald;
}
svg#BACKGROUND_2 {
    width: 450px;
    height: auto;
}
@media screen and (max-width: 992px){
	.f4thalign{
		flex-direction: column;
		text-align: center;
	}	
    .banner-img.animated img.animated {
        display: none;
    }
    .navbar-header img.img-responsive {
        width: 79%;
    }
    .navbar-header {
        width: 36%;
    }
    .above_fold .navbar-right {
        padding: 8px;
    }
    .above_fold .navbar-inverse .navbar-nav>li>a{
        padding: 13px 9px !important;
    }
    .banner_form:before {
        width: 750px;
    }
    .banner_form:after {
        width: 703px;
    }    
    svg#BACKGROUND_2 {
        width: 361px;
        height: auto;
        padding-top: 3rem;
    }
    .second_section h1 {
        font-size: 41px;
        color: #d4273a;
    }
    p{
        font-size: 15px;
    }
    .second_content {
        padding: 3rem 0;
    }
    .animated.infinite.tada img {
        width: 340px;
        padding-top: 8rem;
    }

}
@media screen and (max-width: 767px){
    button.s2ndbtn:after ,
    button.t3rdbtn:after{
        width: 450px;
    }
    .banner_form {       
        padding: 7rem 4rem 11rem 4rem;        
        margin: 9rem 0rem 3rem 0;
        text-align: center;
    }
    .second_section,.third_section{
        text-align: center;
        overflow: hidden;
    }
    .second_section img,.third_section img{
        display: inline-block !important;
    }
    .navbar-header {
        width: 100%;
        padding: 1rem;
    }
     .navbar-header img.img-responsive {
        width: 40%;
    }
    .third_section{
        background: rgb(40,23,84);
        background: linear-gradient(180deg, rgba(40,23,84,1) 66%, rgba(159,22,27,1) 66%);
        color: #fff;
    }
    .second_content {
        padding: 1rem 0;
    }
    .third_section .tada{
        -moz-animation-duration: 30s;
        -webkite-animation-duration: 30s;
        animation-duration: 30s;
        -moz-animation-delay: 100ms;
        -webkite-animation-delay: 100ms;
        animation-delay: 100ms;
        -moz-animation-iteration-count: infinite;
        -webkite-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        overflow: hidden;
    }
    svg#BACKGROUND_2 {
        width: 320px;
        height: auto;
        overflow: hidden;
    }
    svg#Layer_1 {
        width: 120px;
        height: auto;
    }
}
@media screen and (max-width: 480px){
      button.s2ndbtn:after ,
    button.t3rdbtn:after{
        width: 320px;
        position: absolute;
        bottom: 2rem;
         left: -3rem;
    }
    .third_section button.t3rdbtn ,
    .second_section button.s2ndbtn{
        font-size: 20px;
    }
    .navbar-header img.img-responsive {
    width: 70%;
    }
    .navbar-toggle{
        margin-top: 20px;
    }
    .banner_form {
        margin: 2rem 0rem 3rem 0;
        padding: 7rem 1rem 11rem 1rem;
    }  
    button.navbar-toggle {
        border: none;
        padding: 10% 0% 0 10%;
    }
    .navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
        background-color: transparent !important;
    }
    .footer_text {
        padding: 2.2rem 0;
    }
    .footer ul li a {
        font-size: 15px;
    }
    .footer_img{
        display: none;
    }
    .footer ul {
        padding-inline-start: 0;
    }
    .footer{
        height: 124px;
    }
    .banner_form h5 {   
        margin-bottom: 4rem;
    }
    .banner_form {
        padding: 4rem 1rem 11rem 1rem;
    }
}