body, h1, h2, h3, h4, h5, h6, html {
	font-family: Roboto Slab, serif;
	font-weight: 300
}

.bg-top {
	background-color: blue;
}
.text-muted, p {
	color: #525252
}

.productbox {
	background-color: #fff;
    padding: 10px;
    margin-bottom: 10px;
    -webkit-box-shadow: 0 8px 6px -6px #999;
    -moz-box-shadow: 0 8px 6px -6px #999;
    box-shadow: 0 8px 6px -6px #999;
    border: solid 1px #ccc;
	min-height: 450px;
	
} 
img {
	max-width: 96%;
	height: auto;
	width: auto;
}

a:link {
	color: #000;
}+

a:active {
	color: #000;
}
a:visited {
	color: #000;
}

#contactUs {
	background-color: #E5E2E2;
}

#whybuy {
	color: #fff;
}

#whybuy .section-title p {
	color: #fff;
}

#whybuy h3 {
	color: #fff;
}

.countdown, .headline {
	text-shadow: 1px 3px 6px rgba(0,0,0,.1)
}
body, html {
	color: #666;
	font-size: 12px;
	line-height: 1.75em
}
.feature-left-icon img, .sr-box img {
	width: 100%;
	height: auto
}

ul li {
	color: #fff;
}
.top-wrapper {
	background-color: #fff;
	border-radius: 10px;
	border: 2px solid #06F;
	padding: 15px
}
@media (min-width:600px) {
body, html {
font-size:calc(12px + 1 * ((100vw - 600px)/ 540))
}
}
@media (min-width:1140px) {
body, html {
	font-size: 13px
}
}
a, abbr, acronym, address, b, big, blockquote, caption, center, cite, code, dd, del, dfn, dl, dt, em, fieldset, form, h1, h2, h3, h4, h5, h6, i, img, ins, kbd, label, legend, li, ol, p, pre, q, s, samp, small, strike, strong, sub, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, var {
	margin: 0;
	padding: 0
}
address, blockquote, dl, ol, p, pre, table, ul {
	margin-bottom: 1.75em
}
td, th {
	padding: .21875em .875em
}
h1, h2, h3, h4, h5, h6 {
	color: #333;
	clear: both
}
h1 {
	font-size: 24.4px;
	margin-top: 1.0759407505em;
	line-height: 1.2911289006em;
	margin-bottom: .2151881501em
}
@media (min-width:600px) {
h1 {
font-size:calc(24.4px + 2.0331 * ((100vw - 600px)/ 540))
}
}
@media (min-width:1140px) {
h1 {
	font-size: 26.43px;
	margin-top: 1.0759407505em;
	line-height: 1.2911289006em;
	margin-bottom: .2151881501em
}
}
h2 {
	font-size: 21.17px;
	margin-top: 1.2399960379em;
	line-height: 1.4879952454em;
	margin-bottom: .2831441258em
}
@media (min-width:600px) {
h2 {
font-size:calc(21.17px + 1.76412 * ((100vw - 600px)/ 540))
}
}
@media (min-width:1140px) {
h2 {
	font-size: 22.93px;
	margin-top: 1.2399960379em;
	line-height: 1.4879952454em;
	margin-bottom: .2804406706em
}
}
h3 {
	font-size: 18.37px;
	margin-top: 1.4290658414em;
	line-height: 1.7148790097em;
	margin-bottom: .3324926924em
}
@media (min-width:600px) {
h3 {
font-size:calc(18.37px + 1.53072 * ((100vw - 600px)/ 540))
}
}
@media (min-width:1140px) {
h3 {
	font-size: 19.9px;
	margin-top: 1.4290658414em;
	line-height: 1.7148790097em;
	margin-bottom: .3289019598em
}
}
h4 {
	font-size: 15.94px;
	margin-top: 1.6469642779em;
	line-height: 1.9763571335em;
	margin-bottom: .3913926575em
}
@media (min-width:600px) {
h4 {
font-size:calc(15.94px + 1.3282 * ((100vw - 600px)/ 540))
}
}
@media (min-width:1140px) {
h4 {
	font-size: 17.27px;
	margin-top: 1.6469642779em;
	line-height: 1.9763571335em;
	margin-bottom: .386623442em
}
}
h5 {
	font-size: 13.83px;
	margin-top: 1.8980870259em;
	line-height: 2.2777044311em;
	margin-bottom: .3796174052em
}
@media (min-width:600px) {
h5 {
font-size:calc(13.83px + 1.15248 * ((100vw - 600px)/ 540))
}
}
@media (min-width:1140px) {
h5 {
	font-size: 14.98px;
	margin-top: 1.8980870259em;
	line-height: 2.2777044311em;
	margin-bottom: .3796174052em
}
}
h6 {
	font-size: 12px;
	margin-top: 2.1875em;
	line-height: 2.625em;
	margin-bottom: .5104166667em
}
@media (min-width:600px) {
h6 {
font-size:calc(12px + 1 * ((100vw - 600px)/ 540))
}
}
blockquote {
	font-style: italic
}
address, blockquote cite {
	font-style: normal
}
blockquote cite {
	display: block
}
pre {
	padding: .875em
}
pre code {
	padding: 0
}
code {
	font-family: Courier New, Courier, Lucida Sans Typewriter, Lucida Typewriter, monospace;
	padding: .0875em .2625em
}
big, code, small, sub, sup {
	line-height: 0
}
abbr, acronym {
	border-bottom: 1px dotted currentColor;
	cursor: help
}
dt, legend {
	color: #333;
	font-weight: 700
}
ul {
	padding-left: 1.1em;
	list-style: none
}
ol {
	padding-left: 1.4em
}
fieldset {
	padding: .875em 1.75em 1.75em;
	border-width: 1px;
	border-style: solid;
	max-width: 100%;
	margin-bottom: 1.8846153846em
}
@media (min-width:1140px) {
h6 {
	font-size: 13px;
	margin-top: 2.1875em;
	line-height: 2.625em;
	margin-bottom: .4739583333em
}
fieldset {
	margin-bottom: 2.0192307692em
}
}
fieldset button, fieldset input[type=submit] {
	margin-bottom: 0
}
input[type=email], input[type=password], input[type=text], textarea {
	display: block;
	max-width: 100%;
	font-size: 12px;
	margin-bottom: 1.3461538462em
}
@media (min-width:600px) {
input[type=email], input[type=password], input[type=text], textarea {
font-size:calc(12px + 1 * ((100vw - 600px)/ 540))
}
}
@media (min-width:1140px) {
input[type=email], input[type=password], input[type=text], textarea {
	font-size: 13px;
	margin-bottom: .5552884615em
}
}
button, input[type=submit] {
	display: block;
	cursor: pointer;
	font-size: 12px;
	padding: .4375em 1.75em;
	margin-bottom: 1.1105769231em
}
@media (min-width:600px) {
button, input[type=submit] {
font-size:calc(12px + 1 * ((100vw - 600px)/ 540))
}
}
label {
	display: block;
	padding-bottom: .21875em;
	margin-bottom: -.1009615385em
}
table {
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
	margin-bottom: 2.4230769231em
}
th {
	text-align: left;
	color: #333
}
@media (min-width:1140px) {
button, input[type=submit] {
	font-size: 13px;
	margin-bottom: 1.3125em
}
table {
	margin-bottom: 2.1538461538em
}
td, th {
	padding: .4375em .875em
}
}
body {
	letter-spacing: 1px
}
::-moz-selection {
background-color:#3498db;
color:#fff
}
::selection {
	background-color: #3498db;
	color: #fff
}
a {
	text-decoration: none!important
}
.mbn {
	margin-bottom: 0!important
}
.mb10 {
	margin-bottom: 10px!important
}
.mb20 {
	margin-bottom: 20px!important
}
.mb30 {
	margin-bottom: 30px!important
}
.mb40 {
	margin-bottom: 40px!important
}
.mb50 {
	margin-bottom: 50px!important
}
.mb60 {
	margin-bottom: 60px!important
}
.mtn {
	margin-top: 0!important
}
.mt10 {
	margin-top: 10px!important
}
.mt20 {
	margin-top: 20px!important
}
.mt30 {
	margin-top: 30px!important
}
.mt40 {
	margin-top: 40px!important
}
.mt50 {
	margin-top: 50px!important
}
.mt60 {
	margin-top: 60px!important
}
.mln {
	margin-left: 0
}
.ml10 {
	margin-left: 10px
}
.ml20 {
	margin-left: 20px
}
.ml30 {
	margin-left: 30px
}
.ml40 {
	margin-left: 40px
}
.ml50 {
	margin-left: 50px
}
.ml60 {
	margin-left: 60px
}
.mrn {
	margin-right: 0
}
.mr10 {
	margin-right: 10px
}
.mr20 {
	margin-right: 20px
}
.mr30 {
	margin-right: 30px
}
.mr40 {
	margin-right: 40px
}
.mr50 {
	margin-right: 50px
}
.mr60 {
	margin-right: 60px
}
.pbn {
	padding-bottom: 0!important
}
.pb10 {
	padding-bottom: 10px
}
.pb20 {
	padding-bottom: 20px
}
.pb30 {
	padding-bottom: 30px
}
.pb40 {
	padding-bottom: 40px
}
.pb50 {
	padding-bottom: 50px
}
.pb60 {
	padding-bottom: 60px
}
.pb70 {
	padding-bottom: 70px
}
.pb80 {
	padding-bottom: 80px
}
.ptn {
	padding-top: 0!important
}
.pt10 {
	padding-top: 10px
}
.pt20 {
	padding-top: 20px
}
.pt30 {
	padding-top: 30px
}
.pt40 {
	padding-top: 40px
}
.pt50 {
	padding-top: 50px
}
.pt60 {
	padding-top: 60px
}
.pt70 {
	padding-top: 70px
}
.pt80 {
	padding-top: 80px
}
.pt90 {
	padding-top: 90px
}
.pln {
	padding-left: 0
}
.pl10 {
	padding-left: 10px
}
.pl20 {
	padding-left: 20px
}
.pl30 {
	padding-left: 30px
}
.pl40 {
	padding-left: 40px
}
.pl50 {
	padding-left: 50px
}
.pl60 {
	padding-left: 60px
}
.prn {
	padding-right: 0
}
.pr10 {
	padding-right: 10px
}
.pr20 {
	padding-right: 20px
}
.pr30 {
	padding-right: 30px
}
.pr40 {
	padding-right: 40px
}
.pr50 {
	padding-right: 50px
}
.pr60 {
	padding-right: 60px
}
.underline {
	position: relative;
	padding-bottom: .667em;
	margin-bottom: 1.5em
}
.underline:after {
	content: "";
	width: 32px;
	height: 1px;
	background: #525252;
	position: absolute;
	bottom: 0;
	left: 0
}
.full-underline:after {
	width: 100%
}
.longer-underline:after {
	width: 60px
}
.text-center .underline:after {
	width: 4%;
	left: 48%
}
.text-center .longer-underline:after {
	width: 8%;
	left: 46%
}
button, input[type=button], input[type=reset], input[type=submit] {
	background-color: #3498db;
	color: #fff;
	border: 1px solid #3498db;
	outline: 0;
	-webkit-transition: all .4s cubic-bezier(.47, 0, .745, .715);
	transition: all .4s cubic-bezier(.47, 0, .745, .715)
}
button:active, button:focus, button:hover, input[type=button]:active, input[type=button]:focus, input[type=button]:hover, input[type=reset]:active, input[type=reset]:focus, input[type=reset]:hover, input[type=submit]:active, input[type=submit]:focus, input[type=submit]:hover {
	background-color: #fff;
	color: #3498db;
	border-color: #3498db;
	outline: 0
}
.sr-btn {
	display: inline-block;
	margin: 0 .667em;
	min-height: 3.375em;
	outline: 0;
	background-color: #3498db;
	color: #fff;
	border: 1px solid #3498db;
	-webkit-transition: all .4s cubic-bezier(.47, 0, .745, .715);
	transition: all .4s cubic-bezier(.47, 0, .745, .715)
}
.dark-header .dark-logo, .fp-viewing-1.light-header .light-logo, .fp-viewing-2.light-header .light-logo, .fp-viewing-3.light-header .light-logo, .light-header .dark-logo {
	display: none
}
.sr-btn:active, .sr-btn:hover {
	background-color: #fff;
	color: #3498db;
	border-color: #3498db
}
.sr-btn .icon {
	font-size: 1.5em;
	margin-right: 5px
}
.sr-btn.white-btn {
	background-color: #fff;
	color: #3498db;
	border-color: #fff
}
.sr-btn.white-btn:active, .sr-btn.white-btn:hover {
	background-color: #1d6fa5;
	color: #fff;
	border-color: #1d6fa5
}
input:not([type]), input[type=color], input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], textarea {
	border: 0;
	min-height: 3.375em;
	width: 100%;
	padding: 0 1em
}
input:not([type]):focus, input:not([type]):hover, input[type=color]:focus, input[type=color]:hover, input[type=date]:focus, input[type=date]:hover, input[type=datetime-local]:focus, input[type=datetime-local]:hover, input[type=datetime]:focus, input[type=datetime]:hover, input[type=email]:focus, input[type=email]:hover, input[type=month]:focus, input[type=month]:hover, input[type=number]:focus, input[type=number]:hover, input[type=password]:focus, input[type=password]:hover, input[type=search]:focus, input[type=search]:hover, input[type=tel]:focus, input[type=tel]:hover, input[type=text]:focus, input[type=text]:hover, input[type=time]:focus, input[type=time]:hover, input[type=url]:focus, input[type=url]:hover, input[type=week]:focus, input[type=week]:hover, textarea:focus, textarea:hover {
	border: 0;
	outline: 0
}
input:not([type]):active, input[type=color]:active, input[type=date]:active, input[type=datetime-local]:active, input[type=datetime]:active, input[type=email]:active, input[type=month]:active, input[type=number]:active, input[type=password]:active, input[type=search]:active, input[type=tel]:active, input[type=text]:active, input[type=time]:active, input[type=url]:active, input[type=week]:active, textarea:active {
	border: 0
}
.header {
	position: fixed;
	width: 100%;
	height: 80px;
	padding: 20px 0;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
	z-index: 101
}
.header img {
	height: 40px
}
.social-btn {
	color: #fff;
	font-size: 20px;
	margin: 10px;
	line-height: 40px;
	-webkit-transition: all .4s ease;
	transition: all .4s ease
}
.fp-viewing-1.light-header .social-btn, .fp-viewing-2.light-header .social-btn, .fp-viewing-3.light-header .social-btn, .social-btn:hover {
	color: #323232
}
.fp-viewing-1.light-header .header, .fp-viewing-2.light-header .header, .fp-viewing-3.light-header .header {
	background: #fff;
	height: 50px;
	padding: 5px 0;
	box-shadow: 0 5px 20px 5px rgba(0,0,0,.05)
}
.fp-viewing-1.light-header .social-btn:hover, .fp-viewing-2.light-header .social-btn:hover, .fp-viewing-3.light-header .social-btn:hover {
	color: #3498db
}
.fp-viewing-1.light-header .dark-logo, .fp-viewing-2.light-header .dark-logo, .fp-viewing-3.light-header .dark-logo {
	display: inline-block
}
.fp-viewing-1.dark-header .header, .fp-viewing-2.dark-header .header, .fp-viewing-3.dark-header .header {
	background: #323232;
	height: 50px;
	padding: 5px 0;
	box-shadow: 0 5px 20px 5px rgba(0,0,0,.05)
}
.fp-viewing-1.dark-header .social-btn, .fp-viewing-2.dark-header .social-btn, .fp-viewing-3.dark-header .social-btn {
	color: #fff
}
.fp-viewing-1.dark-header .social-btn:hover, .fp-viewing-2.dark-header .social-btn:hover, .fp-viewing-3.dark-header .social-btn:hover {
	color: #3498db
}
.fp-viewing-1.dark-header .dark-logo, .fp-viewing-2.dark-header .dark-logo, .fp-viewing-3.dark-header .dark-logo {
	display: none
}
.fp-viewing-1.dark-header .light-logo, .fp-viewing-2.dark-header .light-logo, .fp-viewing-3.dark-header .light-logo {
	display: inline-block
}
.fixed-header.light-header .header {
	background: #fff;
	height: 50px;
	padding: 5px 0;
	box-shadow: 0 5px 20px 5px rgba(0,0,0,.05)
}
.fixed-header.light-header .social-btn {
	color: #323232
}
.fixed-header.light-header .social-btn:hover {
	color: #3498db
}
.fixed-header.light-header .light-logo {
	display: none
}
.fixed-header.light-header .dark-logo {
	display: inline-block
}
.fixed-header.dark-header .header {
	background: #323232;
	height: 50px;
	padding: 5px 0;
	box-shadow: 0 5px 20px 5px rgba(0,0,0,.05)
}
.fixed-header.dark-header .social-btn {
	color: #fff
}
.fixed-header.dark-header .social-btn:hover {
	color: #3498db
}
.fixed-header.dark-header .dark-logo {
	display: none
}
.fixed-header.dark-header .light-logo {
	display: inline-block
}
.content-section:nth-of-type(even) {
	background-color: #fff;
}
.content-section:nth-of-type(odd) {
	background-color: #479cde;
}
#fp-nav ul li a span, .fp-slidesNav ul li a span {
	background: rgba(0,0,0,.7);
	width: 8px;
	height: 8px;
	margin: -4px 0 0 -4px
}
#fp-nav ul li a.active span, #fp-nav ul li:hover a.active span, .fp-slidesNav ul li a.active span, .fp-slidesNav ul li:hover a.active span {
	width: 16px;
	height: 16px;
	margin: -8px 0 0 -8px;
	background: rgba(0,0,0,.7);
	box-sizing: border-box;
	border: 1px solid rgba(0,0,0,.7)
}
#fp-nav ul li .fp-tooltip {
	font-family: Roboto Slab, serif;
	top: -8px;
	color: #424242
}
.section-title {
	margin-bottom: 2.25em
}
.section-title p {
	color: #000
}
.particles-div {
	background-color: #1d6fa5;
	background-image: -webkit-linear-gradient(#1d6fa5, #3498db);
	background-image: linear-gradient(#1d6fa5, #3498db);
	position: relative;
	z-index: 1
}
.particles-div canvas {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.headline {
	color: #333;
	font-size: 3.50em;
	text-align: center;
	margin-top: 30px
}
.headline small {
	text-transform: capitalize;
	font-size: .444em;
	display: block;
	margin-top: 1em;
	color: #999
}
.static-img-div {
	background: url(../images/Image_02.jpg) fixed;
	background-color: rgba(0,0,0,.5);
	background-size: cover;
	-webkit-transition: all .6s ease;
	transition: all .6s ease
}
.solid-color-div {
	background-color: #3498db!important;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}
.solid-color-div .bg-icon {
	font-size: 38.443em;
	-webkit-animation-duration: 3s;
	animation-duration: 3s
}
.gradient-div {
	background-color: #217dbb;
	background-image: -webkit-linear-gradient(#217dbb, #3498db);
	background-image: linear-gradient(#217dbb, #3498db);
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}
.gradient-div .bg-icon {
	font-size: 38.443em;
	-webkit-animation-duration: 3s;
	animation-duration: 3s
}
.particles-div .content {
	position: relative;
	z-index: 5
}
.particles-div canvas {
	z-index: 1
}
.content-section {
	position: relative;
	z-index: 5
}
.countdown {
	background: 0 0;
	color: #fff;
	border: 0;
	margin-top: 2.25em;
	font-size: 1em;
	font-weight: 400!important
}
.countdown span {
	font-size: 3.375em
}
.countdown .countdown-section {
	border-left: 1px dashed rgba(0,0,0,.5);
	display: inline-block;
	width: 20%;
	text-align: center;
	padding: 1em 0
}
.countdown .countdown-section:last-child {
	border-right: 1px dashed rgba(0,0,0,.5)
}
.notify-div {
	margin-top: 3.375em;
	text-align: center
}
.notify-div input {
	width: 300px;
	display: inline-block
}
.bg-icon {
	position: absolute;
	font-size: 25.629em;
	color: hsla(0,0%,100%,.5);
	opacity: .2;
	top: -30px;
	right: -25px;
	-webkit-transform: rotate(0);
	transform: rotate(0);
	-webkit-transition: all .4s cubic-bezier(.47, 0, .745, .715);
	transition: all .4s cubic-bezier(.47, 0, .745, .715)
}
.feature-left-icon {
	background: #3498db;
	padding: 1em 0;
	position: relative;
	color: #fff;
}
.feature-left-icon .icon {
	color: #fff;
	font-size: 5.063em;
	width: 80px;
	display: inline-block;
	-webkit-transition: all .6s ease;
	transition: all .6s ease
}
.feature-left-icon p {
	color: #f2f2f2
}
.feature-left-icon .feature-title {
	margin-top: 0;
	color: #fff
}
.feature-left-icon .bg-icon {
	font-size: 17.086em;
	top: 5px;
	right: -5px;
	-webkit-transition: all .4s cubic-bezier(.47, 0, .745, .715);
	transition: all .4s cubic-bezier(.47, 0, .745, .715)
}
.feature-left-icon:before {
	top: -4px;
	left: -4px;
	border-width: 2px 0 0 2px!important
}
.feature-left-icon:after, .feature-left-icon:before {
	content: '';
	position: absolute;
	width: 25px;
	height: 25px;
	border: 2px solid #16527a;
	-webkit-transition: all .4s cubic-bezier(.47, 0, .745, .715);
	transition: all .4s cubic-bezier(.47, 0, .745, .715)
}
.feature-left-icon:after {
	bottom: -4px;
	right: -4px;
	border-width: 0 2px 2px 0!important
}
.feature-left-icon:hover:after, .feature-left-icon:hover:before {
	width: 80%;
	height: 80%
}
.feature-left-icon:hover .bg-icon {
	font-size: 25.629em
}
.sr-box {
	background: #323232;
	padding: 2em;
	position: relative
}
.sr-box, .sr-box h4 {
	color: #fff
}
.sr-box p {
	color: #ccc
}
.sr-box:before {
	top: -4px;
	left: -4px;
	border-width: 2px 0 0 2px!important
}
.sr-box:after, .sr-box:before {
	content: '';
	position: absolute;
	width: 25px;
	height: 25px;
	border: 2px solid #323232;
	-webkit-transition: all .4s cubic-bezier(.47, 0, .745, .715);
	transition: all .4s cubic-bezier(.47, 0, .745, .715)
}
.sr-box:after {
	bottom: -4px;
	right: -4px;
	border-width: 0 2px 2px 0!important
}
.sr-box:hover:after, .sr-box:hover:before {
	width: 80%;
	height: 80%
}
.sr-box:hover .bg-icon {
	font-size: 38.443em
}
.content-section .social-btn {
	color: #323232!important
}
.contact-us-form input, .contact-us-form textarea {
	margin-bottom: 1.5em
}
.intro-para p {
	color: hsla(0,0%,100%,.9);
	text-align: center
}
.switcher {
	position: fixed;
	top: 100px;
	padding: 20px;
	left: -200px;
	width: 200px
}
.switcher, .switcher .handle {
	background: #323232;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
	box-shadow: 0 5px 20px 5px rgba(0,0,0,.05)
}
.switcher .handle {
	position: absolute;
	right: -40px;
	width: 40px;
	height: 40px;
	color: #f2f2f2;
	font-size: 26px;
	line-height: 40px;
	text-align: center;
	cursor: pointer
}
.switcher p {
	color: #f2f2f2
}
.switcher h5 {
	font-size: 14px;
	color: #fff
}
.switcher .color {
	width: 25px;
	height: 25px;
	display: inline-block;
	margin: 5px;
	cursor: pointer
}
.switcher .alizarin {
	background: #e74c3c
}
.switcher .torquoise {
	background: #1abc9c
}
.switcher .sunflower {
	background: #f1c40f
}
.switcher .carrot {
	background: #e67e22
}
.switcher .peterriver {
	background: #3498db
}
.switcher .wisteria {
	background: #8e44ad
}
.switcher .nephritis {
	background: #27ae60
}
.switcher .midnightblue {
	background: #2c3e50
}
.switcher .switch-header {
	padding: 5px 10px;
	border: 1px solid #f2f2f2;
	display: block;
	text-align: center;
	margin: 10px;
	cursor: pointer;
	font-size: 13px;
	color: #f2f2f2
}
.switcher p {
	font-size: 11px
}
.switcher p a {
	color: #fff;
	-webkit-transition: all .4s ease;
	transition: all .4s ease
}
.switcher p a:hover {
	color: #3498db
}
.sweet-alert {
	border-radius: 0;
	font-family: Roboto Slab, serif
}
.sweet-alert button, .sweet-alert input[type=button], .sweet-alert input[type=reset], .sweet-alert input[type=submit] {
	border-left-color: #3498db!important;
	border-right-color: #3498db!important;
	background-color: #3498db!important
}
.sweet-alert button.styled {
	border-radius: 0;
	margin: auto
}
@media only screen and (max-width:768px) {
.headline {
	font-size: 3.375em!important
}
.feature-left-icon, .sr-box {
	margin-bottom: 2em
}
.headline img {
	width: 100%;
	height: auto
}

.btn-success {
	color: #fff;
	font-size: 2rem;
	background-color: #5cb85c;
	border-color: #4cae4c;
	margin-top: 30px;
	margin-bottom: 30px
}
}
