/*!
 * Start Bootstrap - Agency Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    overflow-x: hidden;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.text-muted {
    color: #000;
}

.title { color:#00207d; font-size:46px }

.text-primary {
    color: #3367ff;
}



p.large {
    font-size: 16px;
}

a,
a:hover,
a:focus,
a:active,
a.active {
    outline: 0;
}

a {
    color: #337ab7;
}

a:hover,
a:focus,
a:active,
a.active {
    color: #f0031a;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
}

.img-centered {
    margin: 0 auto;
}

.bg-light-gray {
    background-color: #f7f7f7;
}

.bg-darkest-gray {
    background-color: #222;
}

.btn-primary {
	padding: 20px 40px;
    border-color: #3367ff;
	border-radius: 5px;
	font-size: 20px;
	background-color:transparent;
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #3367ff;  
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    border-color: #3367ff;
    color: #fff;
    background-color: #3367ff;
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    border-color: #fed136;
    background-color: #fed136;
}

.btn-primary .badge {
    color: #fed136;
    background-color: #fff;
}

.btn-xl {
    padding: 20px 40px;
    border-color: #3367ff;
    border-radius: 5px;
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    background-color: #3367ff;
}

.btn-xl:hover,
.btn-xl:focus,
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    border-color: #3367ff;
    color: #fff;
    background-color: rgba(51,103,255,0.6);
}

.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    background-image: none;
}

.btn-xl.disabled,
.btn-xl[disabled],
fieldset[disabled] .btn-xl,
.btn-xl.disabled:hover,
.btn-xl[disabled]:hover,
fieldset[disabled] .btn-xl:hover,
.btn-xl.disabled:focus,
.btn-xl[disabled]:focus,
fieldset[disabled] .btn-xl:focus,
.btn-xl.disabled:active,
.btn-xl[disabled]:active,
fieldset[disabled] .btn-xl:active,
.btn-xl.disabled.active,
.btn-xl[disabled].active,
fieldset[disabled] .btn-xl.active {
    border-color: #fed136;
    background-color: #fed136;
}

.btn-xl .badge {
    color: #fed136;
    background-color: #fff;
}

.btn-xs:hover,
.btn-xs:focus,
.btn-xs:active,
.btn-xs.active,
.open .dropdown-toggle.btn-xs {
    border-color: #3367ff;
    color: #fff;
    background-color: rgba(51,103,255,0.6);
}

@font-face {
  font-family: Banthink Clean;
  src: url(../fonts/Banthink.ttf) ;
}




header {
    text-align: center;
	background-attachment:scroll;
    background-image: url(../img/header-top.png) ;
    background-position: left top;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size:auto;
    -o-background-size: cover;
	background-repeat:repeat-x;
}

.bgbottom {
    background-image: url(../img/bg-bottom.jpg) ;
    background-position: bottom center;
    background-repeat: none !important;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.bg {
    background-image: url(../img/bg-big.jpg) ;
    background-position: top center;
    background-repeat: none !important;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}





header .intro-text .intro-lead-in {
    margin-bottom: 0px;
    font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 22px;
    font-style: italic;
    line-height: 22px;
}

header .intro-text .intro-heading {
    margin-bottom: 25px;
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 50px;
    font-weight: 700;
    line-height: 50px;
}

@media(min-width:768px) {
	
	.titletop { font-family: Banthink Clean;  color:#00207d; font-size:40px  }

.day {
    background-image: url(../img/day-counting.png);
    background-position: top !important;
    position: relative;
    background-repeat: none !important;
    text-align: center;
    width: 100%;
    height: auto;
    background-size: contain;
    background-repeat: no-repeat;
}

.daycenter { color: #df1219; padding: 30px 0 0; margin: 50px; font-weight:bold; font-size:45px !important; font-family: Banthink Clean;  }

.limitedoffer
{
    background-image: url(../img/limitedoffer-bg.png)  ;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center !important;
	text-align:center;
	width:100%;

}

.limittext {
    color: #fff;
    /* margin: 110px 0 0; */
    font-weight: bold;
    font-size: 26px;
    font-family: Banthink Clean;
    padding: 60px 0 10px;
}

.freebie
{
    background-image: url(../img/freebie-bgn.png);
	background-size:auto;
	background-repeat:no-repeat;
	background-position:center !important;
	position:relative;
	left:6%;
	text-align:center;
	width:350px;
	height:200px;
	border-radius:10px;

}

.frebieetext { color: #fff; top: 45%; left: 39%; transform: translate(-33%, -50%); font-weight:bold; font-size:18px; position:absolute; }

.download
{
    background-image: url(../img/download-now-button.png);
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center !important;
	position:relative;
	left:7%;
	text-align:center;
	width:250px;
	height:170px;

}

.downloadtext {     color: #fff;
    top: 73%;
    padding-left: 15%;
    transform: translate(-10%, -30%);
    font-weight: bold;
    font-size: 17px;
    position: absolute;
} 

.buyboth
{
    background-image: url(../img/buy-both-img.png);
	background-size: contain;
	background-repeat:no-repeat;
	background-position:center !important;
	max-width:100%;
	height:auto;
}

.buybothtext {
    color: #df1219;
    font-family: Banthink Clean;
    top: 75%;
    left: 68%;
    padding: 30px 0 40px;
    transform: translate(10%, -0%);
    font-weight: bold;
    font-size: 35px;
    line-height: 30px;
}

.btn-xs {
    padding: 15px 35px;
    border-color: #3367ff;
    border-radius: 5px;
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    background-color: #3367ff;
}

	
p {
    font-size: 16px;
    line-height: 1.45;
}

.text-muted {
    color: #000;
	font-size: 16px !important;
    line-height: 1.45;
}
	
	.section03 { padding: 0 5% 0 5%}
	
	.section {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 20px;
}

footer span.copyright {
    text-transform: uppercase !important;
	text-align:center !important;
    text-transform: none;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 20px;
	font-size:13px !important;
	color:#fff !important;
}
	
	footer .copyright2 {
    text-transform: uppercase !important;
	text-align:center !important;
    text-transform: none;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 40px;
	color:#fff !important;
}

footer ul.quicklinks {
    margin-bottom: 0;
	text-align:center !important;
    text-transform: uppercase;
    text-transform: none;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 20px;
	font-size:13px !important;
}

footer {
    padding: 10px 0 20px !important;
    text-align: center;
    background-color: #181428;
}

	.bannertop
{
    background-image: url(../img/banner1.png)   ;
	background-position:center !important;
    background-repeat: none !important;
    background-size: cover;
	margin:30px 20px 0;
	border-radius: 10px;
 

}

.bannerbot
{
    background-image: url(../img/banner2.png)   ;
	background-position:center !important;
    background-repeat: none !important;
	background-size: cover;
	margin:30px 20px 0;
	border-radius: 10px;

}

section h1.section-heading {
	padding: 90px 0 90px;
	font-weight:600 !important;
	color: #fff !important;
    margin-bottom: 15px;
    font-size: 38px;
}

  header .intro-text {
	text-align:center;
    padding-top: 10px;
    padding-left: 30px;
	padding-bottom: 0px;
	margin-left: auto;
  margin-right: auto;
	
}

.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 25%;
}

.center2 {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 80%;
}
	
	 header .intro-text img {
	max-width: 90%; }

    header .intro-text .intro-lead-in {
        margin-bottom: 25px;
        font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 40px;
        font-style: italic;
        line-height: 40px;
    }

    header .intro-text .intro-heading {
        margin-bottom: 50px;
        text-transform: uppercase;
        font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 75px;
        font-weight: 700;
        line-height: 75px;
    }
	
	.team {
    margin: 0px 0 0px;
    text-align: center;
	padding: 50px 36px 130px;
}

section h2.section-heading {
    margin: 20px 0 20px;
	padding: 15px 0 15px;
	color: #e91e29 !important;
    margin-bottom: 15px;
	border-top:2px solid #e91e29;
	border-bottom:2px solid #e91e29;
    font-size: 34px;
}

section h3.section-heading {
    margin-top: 20px;
	color: #3367ff !important;
    margin-bottom: 15px;
    font-size: 31px;
}



}





section h3.section-subheading {
    margin-bottom: 75px;
    text-transform: none;
    font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
}

@media(min-width:768px) {
    section {
        padding: 0px 0;
    }
}

@media(min-width:800px) {
	

	.titletop { font-family: Banthink Clean;  color:#00207d; font-size:40px  }

.day {
    background-image: url(../img/day-counting.png);
    background-position: top !important;
    position: relative;
    background-repeat: none !important;
    text-align: center;
    width: 100%;
    height: auto;
    background-size: contain;
    background-repeat: no-repeat;
}



.limitedoffer
{
    background-image: url(../img/limitedoffer-bg.png)  ;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center !important;
	text-align:center;
	width:100%;

}



.freebie
{
    background-image: url(../img/freebie-bgn.png);
	background-size:auto;
	background-repeat:no-repeat;
	background-position:center !important;
	position:relative;
	left:6%;
	text-align:center;
	width:350px;
	height:200px;
	border-radius:10px;

}

.frebieetext { color: #fff; top: 45%; left: 39%; transform: translate(-33%, -50%); font-weight:bold; font-size:18px; position:absolute; }

.download
{
    background-image: url(../img/download-now-button.png);
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center !important;
	position:relative;
	left:7%;
	text-align:center;
	width:250px;
	height:170px;

}

.downloadtext {     color: #fff;
    top: 73%;
    padding-left: 15%;
    transform: translate(-10%, -30%);
    font-weight: bold;
    font-size: 18px;
    position: absolute;
} 

.buyboth
{
    background-image: url(../img/buy-both-img.png);
	background-size: contain;
	background-repeat:no-repeat;
	background-position:center !important;
	max-width:100%;
	height:auto;
}

.buybothtext {
    color: #df1219;
    font-family: Banthink Clean;
    top: 75%;
    left: 68%;
    padding: 30px 0 40px;
    transform: translate(10%, -0%);
    font-weight: bold;
    font-size: 35px;
    line-height: 30px;
}

.btn-xs {
    padding: 15px 35px;
    border-color: #3367ff;
    border-radius: 5px;
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    background-color: #3367ff;
}

	
p {
    font-size: 16px;
    line-height: 1.45;
}

.text-muted {
    color: #000;
	font-size: 16px !important;
    line-height: 1.45;
}
	
	.section03 { padding: 0 5% 0 5%}
	
	.section {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 20px;
}

footer span.copyright {
    text-transform: uppercase !important;
	text-align:center !important;
    text-transform: none;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 20px;
	font-size:13px !important;
	color:#fff !important;
}
	
	footer .copyright2 {
    text-transform: uppercase !important;
	text-align:center !important;
    text-transform: none;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 40px;
	color:#fff !important;
}

footer ul.quicklinks {
    margin-bottom: 0;
	text-align:center !important;
    text-transform: uppercase;
    text-transform: none;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 20px;
	font-size:13px !important;
}

footer {
    padding: 10px 0 20px !important;
    text-align: center;
    background-color: #181428;
}

	.bannertop
{
    background-image: url(../img/banner1.png)   ;
	background-position:center !important;
    background-repeat: none !important;
    background-size: cover;
	margin:30px 20px 0;
	border-radius: 10px;
 

}

.bannerbot
{
    background-image: url(../img/banner2.png)   ;
	background-position:center !important;
    background-repeat: none !important;
	background-size: cover;
	margin:30px 20px 0;
	border-radius: 10px;

}

section h1.section-heading {
	padding: 90px 0 90px;
	font-weight:600 !important;
	color: #fff !important;
    margin-bottom: 15px;
    font-size: 38px;
}

  header .intro-text {
	text-align:center;
    padding-top: 10px;
    padding-left: 30px;
	padding-bottom: 0px;
	margin-left: auto;
  margin-right: auto;
	
}

.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 25%;
}

.center2 {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 80%;
}
	
	 header .intro-text img {
	max-width: 90%; }

    header .intro-text .intro-lead-in {
        margin-bottom: 25px;
        font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 40px;
        font-style: italic;
        line-height: 40px;
    }

    header .intro-text .intro-heading {
        margin-bottom: 50px;
        text-transform: uppercase;
        font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 75px;
        font-weight: 700;
        line-height: 75px;
    }
	
	.team {
    margin: 0px 0 0px;
    text-align: center;
	padding: 50px 36px 130px;
}

section h2.section-heading {
    margin: 20px 0 20px;
	padding: 15px 0 15px;
	color: #e91e29 !important;
    margin-bottom: 15px;
	border-top:2px solid #e91e29;
	border-bottom:2px solid #e91e29;
    font-size: 34px;
}

section h3.section-heading {
    margin-top: 20px;
	color: #3367ff !important;
    margin-bottom: 15px;
    font-size: 31px;
}


}

@media screen and (min-width: 1024px){
	
	.col-md-2 {

    width: 16.66666667%;
    padding-top: 25px;

}

.col-md-6 {
    width: 55%;
    padding-top: 40px;
}
	
.titletop { font-family: Banthink Clean;  color:#00207d; font-size:45px  }

.day
{
    background-image: url(../img/day-counting.png)   ;
	background-position:center !important;
	position:relative;
    background-repeat: none !important;
	text-align:center;
	width:279px;
	height:282px;
	background-size: cover;
	top: -30px;

}

.daycenter { color: #df1219; margin: 80px 0 0; font-weight:bold; font-size:45px !important; font-family: Banthink Clean;  }

.limitedoffer
{
    background-image: url(../img/limitedoffer-bg.png)  ;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center !important;
	text-align:center;
	width:100%;
	height:auto;

}

.limittext {
    color: #fff;
    font-weight: bold;
    font-size: 33px;
    font-family: Banthink Clean;
    padding: 100px 0 10px;
}

.freebie {
    background-image: url(../img/freebie-bgn.png);
    background-size: auto;
    background-repeat: no-repeat;
    background-position: center !important;
    position: relative;
    text-align: center;
    width: 500px;
    height: 250px;
    border-radius: 10px;
}

.frebieetext {
    color: #fff;
    top: 45%;
    left: 38%;
    transform: translate(-34%, -50%);
    font-weight: bold;
    font-size: 26px;
    position: absolute;
}

.download
{
    background-image: url(../img/download-now-button.png);
	background-size:auto;
	background-repeat:no-repeat;
	background-position:center !important;
	position:relative;
	text-align:center;
	margin-left:10px;
	margin-right:10px;
	width:350px;
	height:242px;

}

.downloadtext {     color: #fff;
    top: 75%;
    padding-left: 17%;
    transform: translate(-10%, -30%);
    font-weight: bold;
    font-size: 25px;
    position: absolute;
} 

.buyboth
{
    background-image: url(../img/buy-both-img.png);
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center !important;
	margin:auto 0;
	position:relative;
	width:100%;
	height:314px;

}

.buybothtext {     color: #df1219;
    font-family: Banthink Clean; 
    top: 45%;
    left:48%;
    transform: translate(-10%, -30%);
    font-weight: bold;
    font-size: 55px;
    position: absolute;
	line-height:50px;
} 

.btn-xs {
	margin-top:10px;
    padding: 20px 40px;
    border-color: #3367ff;
    border-radius: 5px;
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 22px;
    font-weight: 700;
    color: #fff;
    background-color: #3367ff;
}

	
	.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.center2 {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

.team {
    margin: 0px 0 0px;
    text-align: center;
	padding: 50px 0px 180px;
}

	footer .copyright2 {
    text-transform: uppercase !important;
	text-align:right !important;
	float:right;
    text-transform: none;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 40px;
	color:#fff !important;
}

footer span.copyright {
    text-transform: uppercase !important;
	float:left;
	text-align:center !important;
    text-transform: none;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 40px;
	color:#fff !important;
}

footer ul.quicklinks {
    margin-bottom: 0;
    text-transform: uppercase;
    text-transform: none;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 40px;
}

footer {
    padding: 10px 0 10px !important;
    text-align: center;
    background-color: #181428;
}

}

@media(min-width:1200px) {
	
	header .intro-text {
    padding-top: 100px;
    padding-bottom: 50px;
}
	
	.col-md-2 {

    width: 16.66666667%;
    padding-top: 15px;

}
	
	p {
    font-size: 18px;
    line-height: 1.75;
}

.titletop { font-family: Banthink Clean;  color:#00207d; font-size:51px  }

.day
{
    background-image: url(../img/day-counting.png)   ;
	background-position:center !important;
	position:relative;
    background-repeat: none !important;
	text-align:center;
	width:279px;
	height:282px;
	top:50px;
	background-size: cover;

}

.daycenter { color: #df1219; margin: 80px 0 0; font-weight:bold; font-size:47px !important; font-family: Banthink Clean;  }

.limitedoffer
{
    background-image: url(../img/limitedoffer-bg.png)  ;
	background-size:auto;
	background-repeat:no-repeat;
	background-position:center !important;
	text-align:center;
	width:100%;
	height:164px;


}

.limittext{ color: #fff; margin: 10px 0 0; font-weight:bold; font-size:36px; font-family: Banthink Clean; }

.freebie
{
    background-image: url(../img/freebie-bgn.png);
	background-size:auto;
	background-repeat:no-repeat;
	background-position:center !important;
	position:relative;
	left:4%;
	text-align:center;
	width:650px;
	height:301px;
	border-radius:10px;

}

.frebieetext { color: #fff; top: 45%; left: 47%; transform: translate(-50%, -50%); font-weight:bold; font-size:28px; position:absolute; }

.download
{
    background-image: url(../img/download-now-button.png);
	background-size:auto;
	background-repeat:no-repeat;
	background-position:center !important;
	position:relative;
	left:8%;
	text-align:center;
	width:350px;
	height:242px;

}

.downloadtext {     color: #fff;
    top: 75%;
    padding-left: 17%;
    transform: translate(-10%, -30%);
    font-weight: bold;
    font-size: 25px;
    position: absolute;
} 

.buyboth
{
    background-image: url(../img/buy-both-img.png);
	background-size:auto;
	background-repeat:no-repeat;
	background-position:center !important;
	margin:auto 0;
	position:relative;
	width:100%;
	height:314px;

}

.buybothtext {     color: #df1219;
    font-family: Banthink Clean; 
    top: 44%;
    left:48%;
    transform: translate(-10%, -30%);
    font-weight: bold;
    font-size: 55px;
    position: absolute;
	line-height:40px;
} 


.text-muted {
    color: #000;
	font-size: 18px;
    line-height: 1.75;
}
	
	.section03 { padding: 0 8% 0 8%}
	
	.section {
	width: 100%;
	padding-right:25px;
	padding-left:25px;
	margin-right:auto;
	margin-left:auto;
	padding-top:20px;
}

    
    header .intro-text {
    text-align: center;
    padding-top: 10px;
    padding-left: 30px;
    padding-bottom: 60px;
    margin-left: auto;
    margin-right: auto;
}
	
		.bannertop
{
    background-image: url(../img/banner1.png)   ;
	background-position:center !important;
    background-repeat: none !important;
    background-size: cover;
	margin:30px 20px 0;
	width:1093px;
	height:451px; 

}

.bannerbot
{
    background-image: url(../img/banner2.png)   ;
	background-position:center !important;
    background-repeat: none !important;
	background-size: cover;
	margin:30px 20px 0;
	width:1093px;
	height:451px; 
}

section h1.section-heading {
	padding: 160px 0 0px;
	font-weight:600 !important;
	color: #fff !important;
    margin-bottom: 15px;
    font-size: 50px;
}
    .timeline>li {
        min-height: 170px;
    }

    .timeline>li .timeline-panel {
        padding: 0 20px 20px 100px;
    }

    .timeline>li .timeline-image {
        width: 170px;
        height: 170px;
        margin-left: -85px;
    }

    .timeline>li .timeline-image h4 {
        margin-top: 40px;
    }

    .timeline>li.timeline-inverted>.timeline-panel {
        padding: 0 100px 20px 20px;
    }
	
	.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.center2 {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

	footer .copyright2 {
    text-transform: uppercase !important;
	text-align:right !important;
	float:right;
    text-transform: none;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 40px;
	color:#fff !important;
}

footer span.copyright {
    text-transform: uppercase !important;
	float:left;
	text-align:center !important;
    text-transform: none;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 40px;
	color:#fff !important;
}

footer ul.quicklinks {
    margin-bottom: 0;
    text-transform: uppercase;
    text-transform: none;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 40px;
}

footer {
    padding: 10px 0 10px !important;
    text-align: center;
    background-color: #181428;
}

section h2.section-heading {
    margin: 20px 0 20px;
	padding: 20px 0 20px;
	color: #e91e29 !important;
    margin-bottom: 15px;
	border-top:2px solid #e91e29;
	border-bottom:2px solid #e91e29;
    font-size: 48px;
}

section h3.section-heading {
    margin-top: 20px;
	color: #3367ff !important;
    margin-bottom: 15px;
    font-size: 40px;
}
	.team {
    margin: 0px 0 0px;
    text-align: center;
	padding: 50px 0 250px;
}
}

@media(max-width:468px) {
	
.titletop { font-family: Banthink Clean;  color:#00207d; font-size:25px; letter-spacing:-3;  }

.day {
    background-image: url(../img/day-counting.png);
    background-position: center !important;
    position: relative;
    text-align: center;
    width: 100%;
    height: auto;
    background-size: contain;
    background-repeat: no-repeat;
}

.daycenter { color: #df1219; margin: 20px 0 0; font-weight:bold; font-size:28px !important; font-family: Banthink Clean; padding:50px  }

.limitedoffer
{
    background-image: url(../img/limitedoffer-bg.png)  ;
	 position: relative;
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center !important;
	width:100%;
	 height: auto;
}

.limittext {
    color: #fff;
    font-size: 12px;
    font-family: Banthink Clean;
    padding: 35px 0 10px;
}

.freebie {
    background-image: url(../img/freebie-bgn.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center !important;
    position: relative;
    /* left: 6%; */
    text-align: center;
    width: 100%;
    height: 150px;
    border-radius: 10px;
	margin:0 10px 0 10px 0;
}

.frebieetext { color: #fff; top: 45%; left: 39%; transform: translate(-33%, -50%); font-weight:bold; font-size:18px; position:absolute; }

.download
{
    background-image: url(../img/download-now-button.png);
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center !important;
	position:relative;
	top:10px;
	left:17%;
	text-align:center;
	width:250px;
	height:170px;

}

.downloadtext {     color: #fff;
    top: 73%;
    padding-left: 15%;
    transform: translate(-10%, -30%);
    font-weight: bold;
    font-size: 18px;
    position: absolute;
} 

.buyboth
{
    background-image: url(../img/buy-both-img.png);
	background-size: contain;
	background-repeat:no-repeat;
	background-position:center !important;
	max-width:100%;
	height:auto;
}

.buybothtext {
    color: #df1219;
    font-family: Banthink Clean;
    top: 75%;
    left: 68%;
    padding: 30px 0 40px;
    transform: translate(15%, -0%);
    font-weight: bold;
    font-size: 24px;
	letter-spacing:-1;
    line-height: 20px;
}

.btn-xs {
    padding: 8px 15px;
    border-color: #3367ff;
    border-radius: 5px;
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 13px;
    font-weight: 700;
    color: #fff;
    background-color: #3367ff;
}

	

.section {
    width: 100%;
    padding-right: 8px;
    padding-left: 8px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 20px;
}
	
header .intro-text {
	text-align:center;
    padding-top: 10px;
    padding-left: 10px;
	padding-bottom: 0px
}

header .intro-text2 {
	text-align:center;
    padding-top: 10px;
    padding-left: 10px;
	padding-bottom: 0px
}

header {
    text-align: center;
    color: #fff;
    background-attachment: scroll;
    background-image: url(../img/header-top.png) ;
    background-position: left top;
    background-repeat: none !important;
    -webkit-background-size: auto;
    -moz-background-size: auto;
    background-size: contain no-repeat;
    -o-background-size: auto;
}

p {
    font-size: 13px;
    line-height: 1.30;
}

section h3.section-heading {
    margin-top: 10px;
    color: #3367ff !important;
    margin-bottom: 15px;
    font-size: 18px;
}

section h2.section-heading {
    margin: 15px 0 15px;
    padding: 10px 0 10px;
    color: #e91e29 !important;
    margin-bottom: 15px;
    border-top: 2px solid #e91e29;
    border-bottom: 2px solid #e91e29;
    font-size: 19px;
}

.bannertop
{
    background-image: url(../img/banner1.png)   ;
	background-position:center !important;
    background-repeat: none !important;
	border-radius: 5px;
    background-size: cover;
	margin:20px 5px 0;
}

.bannerbot
{
    background-image: url(../img/banner2.png)   ;
	background-position:center !important;
    background-repeat: none !important;
	border-radius: 5px;
    background-size: cover;
	margin:20px 5px 0;
}

section h1.section-heading {
	padding: 40px 0 40px;
	font-weight:600 !important;
	color: #fff !important;
    margin-bottom: 15px;
    font-size: 18px;
}

.team {
    margin: 0px 0 0px;
    text-align: center;
    padding: 0px 0 50px;
}

.btn-xl {
    padding: 15px 25px;
    border-color: #3367ff;
    border-radius: 5px;
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    background-color: #3367ff;
    margin-bottom: 10px;
    width: 75%;
}

.btn-primary {
	padding: 15px 25px;
    margin-bottom: 10px;
	 font-size: 16px;
    width: 75%;
}

.img-moblie {
  
    max-width: 150px!important;
	width:150px;
	float:right;
    height: auto;
}
img {display:block; margin:0 auto; max-width:100%}

.col-md-3{

    position: relative;
    min-height: 1px;
    padding-right: 80px;
    padding-left: 80px;
   
}

footer .copyright2 {
    text-transform: uppercase !important;
	text-align:center !important;
    text-transform: none;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 10px;
	color:#fff !important;
}

footer span.copyright {
    text-transform: uppercase !important;
	text-align:center !important;
    text-transform: none;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 5px;
	font-size:10px !important;
	color:#fff !important;
}

footer ul.quicklinks {
    margin-bottom: 0;
	text-align:center !important;
    text-transform: uppercase;
    text-transform: none;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:10px !important;
    line-height: 15px;
}

	.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 40%;
}

	.center2 {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 90%;
}

.bounce {
  -moz-animation: bounce 2s infinite;
  -webkit-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
  width:35%
}

footer {
    padding: 5px 0 10px;
    text-align: center!important;
	background-color: #181428;
}



}



.team-member img {
    margin: 0 auto;
    border: 7px solid #fff;
}

.team-member h4 {
    margin-top: 25px;
    margin-bottom: 0;
    text-transform: none;
}

.team-member p {
    margin-top: 0;
}

aside.clients img {
    margin: 50px auto;
}

section#contact {
    background-color: #222;
    background-image: url(../img/map-image.png);
    background-position: center;
    background-repeat: no-repeat;
}

section#contact .section-heading {
    color: #fff;
}

section#contact .form-group {
    margin-bottom: 25px;
}

section#contact .form-group input,
section#contact .form-group textarea {
    padding: 20px;
}

section#contact .form-group input.form-control {
    height: auto;
}

section#contact .form-group textarea.form-control {
    height: 236px;
}

section#contact .form-control:focus {
    border-color: #fed136;
    box-shadow: none;
}

section#contact::-webkit-input-placeholder {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact:-moz-placeholder {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact::-moz-placeholder {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}



section#contact:-ms-input-placeholder {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact .text-danger {
    color: #e74c3c;
}

footer {
    padding: 25px 0;
    text-align: center;
	background-color: #181428;
}

footer span.copyright {
    text-transform: uppercase !important;
	text-align:left;
    text-transform: none;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 40px;
	color:#fff !important;
}





ul.social-buttons {
    margin-bottom: 0;
}

ul.social-buttons li a {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    font-size: 20px;
    line-height: 40px;
    outline: 0;
    color: #fff;
    background-color: #222;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

ul.social-buttons li a:hover,
ul.social-buttons li a:focus,
ul.social-buttons li a:active {
    background-color: #fed136;
}

.btn:focus,
.btn:active,
.btn.active,
.btn:active:focus {
    outline: 0;
}

.portfolio-modal .modal-content {
    padding: 100px 0;
    min-height: 100%;
    border: 0;
    border-radius: 0;
    text-align: center;
    background-clip: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.portfolio-modal .modal-content h2 {
    margin-bottom: 15px;
    font-size: 3em;
}

.portfolio-modal .modal-content p {
    margin-bottom: 30px;
}

.portfolio-modal .modal-content p.item-intro {
    margin: 20px 0 30px;
    font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-style: italic;
}

.portfolio-modal .modal-content ul.list-inline {
    margin-top: 0;
    margin-bottom: 30px;
}

.portfolio-modal .modal-content img {
    margin-bottom: 30px;
}

.portfolio-modal .close-modal {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 75px;
    height: 75px;
    background-color: transparent;
    cursor: pointer;
}

.portfolio-modal .close-modal:hover {
    opacity: .3;
}

.portfolio-modal .close-modal .lr {
    z-index: 1051;
    width: 1px;
    height: 75px;
    margin-left: 35px;
    background-color: #222;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.portfolio-modal .close-modal .lr .rl {
    z-index: 1052;
    width: 1px;
    height: 75px;
    background-color: #222;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.portfolio-modal .modal-backdrop {
    display: none;
    opacity: 0;
}

::-moz-selection {
    text-shadow: none;
    background: #fed136;
}

::selection {
    text-shadow: none;
    background: #3367ff;
}

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}

body {
    webkit-tap-highlight-color: #fed136;
}


/************************* Snow Effect*************************/

#snowflakeContainer {
    position: absolute;
    left: 0px;
    top: 0px;
}
.snowflake {
    padding-left: 15px;
    font-family: Cambria, Georgia, serif;
    font-size: 14px;
    line-height: 24px;
    position: fixed;
    color: #FFFFFF;
    user-select: none;
    z-index: 1000;
}
.snowflake:hover {
    cursor: default;
}



/*************************Arrow Bounce*************************/

@-moz-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -moz-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

.bounce {
  -moz-animation: bounce 2s infinite;
  -webkit-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
}


