@charset "UTF-8";
/* CSS Document */
body {
	background-repeat:repeat-x;
	background-color:#fff;
	font-family: 'Lato', sans-serif;
	color:#6d6d6d;
	padding:0;
}

.bg1 {
    background-color: #fff;
}

.bg2 {
    background-color: #0cb5c6;
}

h1.coming-soon {
	font-size:100px;
	line-height:260px;
	width:100%;
	border:solid 1px #ccc;
	margin:20px 20px 100px 20px;
	text-transform:uppercase;
	doisplay:block;
	text-align:center;
}

.header {
	width:100%;
	background:#0193ad;
}

.header header {
	width:100%;
	max-width:1312px;
	margin:0px auto;
	padding:0 20px;
}

.header .user-wrapper {
	color:#fff;
	vertical-align:middle;
	width:486px;
}

.header header a {
	color:#fff;
	line-height:28px;
}

.header header .welcome {
	padding-left:40px;
	line-height:28px;
	display:inline-block;
	background-image:url(../img/user-icon@2x.png);
	background-repeat:no-repeat;
	background-size:contain;
}

.header header .username {
	padding-right:20px;
	margin-right:20px;
	line-height:28px;
	position:relative;
}

.header header .account {
	position:relative;
	width:230px;
	float:right;
	padding-top:22px;
}

.ddown-menu {
	position:absolute;
	top:50px;
	left:0;
	display:none;
	z-index:2;
	background:url(../img/top-ddown@2x.png) no-repeat 0 0;
	background-size:cover;
	width:222px;
	padding-top:20px;
}


.ddown-menu ul {
	width:100%;
	margin:0;
	list-style:none;
	background:#fff;
	border:solid 1px #e1e6e3;
	border-radius: 0px 0px 6px 6px;
	-moz-border-radius: 0px 0px 6px 6px;
	-webkit-border-radius: 0px 0px 6px 6px;
	border-top:0;
	padding:0 12px 0 12px;

	-webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.20);
	-moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.20);
	box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.20);
}

.ddown-menu ul li {
	border-bottom:solid 1px #e1e6e3;
}

.ddown-menu ul li:last-child {
	border:0;
}

.ddown-menu ul li a {
	color:#404049;
	text-align:center;
	display:block;
	padding:0 20px;
	font-size:15px;
	line-height:36px;
}

.ddown-menu ul li a:hover {
	color:#0193ad;
}

.header header .username span {
	width:14px;
	display:inline-block;
	height:9px;
	background-image:url(../img/carrot@2x.png);
	background-repeat:no-repeat;
	background-size:cover;
	margin-left:14px;
	line-height:28px;
}

.ddown-menu.small {
	top:50px;
	background:url(../img/ddown-top2@2x.png) no-repeat 0 0 transparent!important;
	background-size:contain!important;
	width:208px;
	padding-top:20px;
	left:58px;
}

.ddown-menu p {
	padding:13px 10px 0 10px;
	text-align:center;
	font-size:15px;
}

.ddown-menu p span {
	display:block;
	clear:both;
	font-size:28px;
}

.header header .icon-username {
	width:27px;
	height:28px;
	display:inline-block;
	line-height:28px;
}

.nav-wrapper {
	width:100%;
	background:#f7f9f9;
	padding:0 20px;
}

.header nav {
	line-height:60px;
	width:100%;
	max-width:1153px;
	margin:0px auto;
}

.header nav ul {
	margin:0;
	padding:0;
	list-style:none;
}

.header nav li {
	display:inline-block;
	position:relative;
}

.header nav li:last-child a {
	padding-right:0;
}

.header nav a {
	display:block;
	line-height:60px;
	color:#616161;
	padding:0 40px;
	font-weight:600;
	position:relative;
	font-size:16px;
}

.header nav a:hover {
	color:#0193ad;
}

.header nav li.on a {
	display:inline-block;
	border-bottom:solid 6px #07b6c7;
	color:#0193ad;
	font-weight:800;
}

.header nav li .ddown-menu {
	margin:0px auto;
	left:-30px;
  right:0;
}

.header nav li:hover .ddown-menu {
	display:block;
}

.header nav li .ddown-menu li {
	display:block;
	width:100%;
}

.header nav li .ddown-menu a {
	width:100%;
	display:block;
}

.header nav a span.arrow {
	display: inline-block;
	width:14px;
	height:10px;
	line-height:20px;
	vertical-align: middle;
	margin-left:8px;
	background:url('../img/arrow-menu@2x.png') no-repeat right 0;
	background-size: contain;
}

.header nav a:hover .arrow {
	background:url('../img/arrow-menu-on@2x.png') no-repeat right 0;
	background-size: contain;
}

.header nav .tag {
	font-size:15px;
	font-weight:500;
	color:#0cb5c6;
}

.header nav .count {
	background:#ff6265;
	color:#fff;
	text-align:center;
	width:20px;
	line-height:20px!important;
	height:20px!important;
	font-size:12px;
	font-weight:800;
	padding:0;
	display:block;
	-webkit-border-radius: 11px;
	-moz-border-radius: 11px;
	border-radius: 11px;
	position:absolute;
	top:14px;
	right:18px;
}

.header .monitoring {
	line-height:44px;
	width:237px;
	display:inline-block;
	background:url(../img/shield@2x.png) no-repeat 0 0;
	background-size:contain;
	text-align:left;
	padding-left:50px;
	margin-right:0px;
	padding-top:2px;
	float:left;
	margin-top:13px;
	font-size:15px;
}

.full-wrapper {
    width:100%;
}

.full-wrapper .wrapper {
    width:100%;
    max-width: 1180px;
    margin:0px auto;
}

.slider-outer {
	width:100%;
	margin-top:11px;
	padding:0 20px;
}

.slider-wrapper {
	padding:79px 20px 70px 20px;
	width:100%;
	max-width:1219px;
	margin:0px auto;
    position: relative;
}

.intro-content {
	padding:49px 20px 0 20px;
	width:100%;
	max-width:1195px;
	margin:0px auto;
}

.intro-content h1 {
	font-size:42px;
	color:#404049;
	font-weight:500;
	-webkit-font-smoothing: antialiased;
  	-moz-osx-font-smoothing: grayscale;
	font-family: 'Lato', sans-serif;
	line-height:46px;
	text-align:left;
	display:block;
	clear:both;
	width:33%;
	float:left;
	padding-bottom:47px;
}

.intro-content h1 span {
	font-weight:400;
	font-size:24px;
	line-height:36px!important;
	display: block;
	padding-top:10px;
}

.slider-wrapper h2 {
	font-size:36px;
	color:#404049;
	font-weight:700;
	-webkit-font-smoothing: antialiased;
  	-moz-osx-font-smoothing: grayscale;
	font-family: 'Lato', sans-serif;
	line-height:42px;
	text-align:center;
	display:block;
	clear:both;
	width:100%;
	padding-bottom:55px;
}

.ScrollSceneIndicators { z-index: 9999999 !important;top:0; }

.slider-wrapper h2 span {
	font-weight:400;
	font-size:30px;
}
/* CUSTOM TABS*/
.custom-tabs {
	border:0;
	background: #f7fbfc;
	border-radius: 12px 12px 0px 0px;
	-moz-border-radius: 12px 12px 0px 0px;
	-webkit-border-radius: 12px 12px 0px 0px;
}

.custom-tabs li {
	padding:12px 0;
	border-bottom:solid 1px #e1e6e3;
}

.custom-tabs a {
	color:#60606d;
	padding:0 47px;
	line-height: 34px;
	font-size:17px;
	text-transform: uppercase;
	border-right: solid 1px #dff2f7;
}

.custom-tabs a:hover {
	background:none;
	font-weight: 800;
}

.custom-tabs .tabs-title > a:focus, .tabs-title > a[aria-selected='true'] {
	background:none;
	border-bottom:none
}

.custom-tabs .is-active {
	background:#fff;
	border:solid 1px #e1e6e3;
	border-bottom: none;
	border-radius: 12px 12px 0px 0px;
	-moz-border-radius: 12px 12px 0px 0px;
	-webkit-border-radius: 12px 12px 0px 0px;
}

.custom-tabs .is-active a {
	border:none;
	font-weight: 600;
}

.custom-tabs li:last-child {
	float:right;
}

.custom-tabs li:last-child a {
	border-right:0;
}

.custom-tabs .alert {
	display:inline-block;
	width:7px;
	height:7px;
	background:#cc0000;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	vertical-align:super;
	margin-left: 7px;
	background-image:url(../img/transparent.png);
}

.tabs-content .tabs-panel {
	padding:54px 46px 40px 40px;
}

#panel1 .col1 {
	width:15%;
	float:left;
}

#panel1 .col2 {
	width:84%;
	float:right;
	position: relative;
}

.noborder {
	border:none;
}

#analysis {
	position: relative;
}

#analysis h2 {
	font-size:36px;
	color:#404049;
	font-weight:700;
	-webkit-font-smoothing: antialiased;
  	-moz-osx-font-smoothing: grayscale;
	font-family: 'Lato', sans-serif;
	line-height:34px;
	text-align:left;
	display:block;
	clear:both;
	width:100%;
	padding-bottom:27px;
}

#analysis h2 i {
    font-style: normal;
}

#analysis h2 span {
	font-size:23px;
}

#analysis .content {
	width:100%;
	background:#fff;
	padding:18px 25px 20px 4.8%;
	border:solid 1px #dce1de;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#analysis .sliders {
	width:57%;
	float:left;
}

#analysis .cc-wrapper {
	border-bottom:solid 1px #ccc;
	padding-bottom:49px;
}

#analysis .content .col1 {
	width:25%;
	float:left;
	text-align:center;
	text-transform:uppercase;
	font-size:14px;
	font-weight:600;
	padding-top:17px;
}

#analysis .content .col1 .percentage {
	display:block;
	font-size:60px;
	color:#ff6265;
	line-height:60px;
	font-weight:400;
}

#analysis table {
	width:100%;
	padding:0;
	margin:0;
	border:0!important;
}

#analysis tbody {
	border:0;
}

#analysis tr {
	background:none;
}

#analysis td {
	padding:0;
}

#analysis .cc-description .cc, #analysis .cc-description .limit {
	background:none;
	font-weight:600;
	padding:0;
	font-size:17px;
	color:#60606d;
	display:block;
	width:auto;
}

#analysis .cc-description .cc span, #analysis .cc-description .limit span {
	font-size:22px;
	color:#3f3f48;
	font-weight:400;
}

#analysis .graph-line {
	display:block;
	height:10px;
	width:100%;
	border:none;
	background:#e4ebeb;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#analysis .graph-bar {
	display:block;
	height:10px;
	width:87%;
	border:none;
	background:#ff9278;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    transition: all 1s ease;
}

#analysis #bar1 {
    width:0;
		background:#ef5e5e;
}

#analysis #bar2 {
    width:0;
}

#analysis #bar1.active {
    width:87%;
}

#analysis #bar2.active {
    width:51%;
}

#analysis .content .col2 {
	width:73%;
	float:right;
	padding-top:26px;
}

#analysis .content .col3 {
	width:37%;
	background:#f9fbfc;
	float:right;
}

#calculator1 {
	position: relative!important;
}

#calculator1 .col1 {
	float:right;
	width:65%;
	padding:0;
}

#calculator1 .col2 {
	float:left;
	width:30%;
	padding:7px 0 0 0;
	text-align: center;
	background-color:#f9fbfc;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    transition: all 1s ease;
}

.intro-content span {
	font-weight:400;
}

.highlight {
	color:#0193ad;
}

.highlight2 {
    color:#ff6265;
}

.last-score {
	display:block;
	padding-bottom:6px;
	color:#b1b5b5;
	font-weight:700;
}

.scores {
	width:76%;
	margin:0px auto;
	color:#60606d;
}

.scores.scores-wrapper {
	width:69.8%!important;
}

.scores .large-4 {
	width:33%;
}

.scores .large-4:last-child {
	padding-right:0;
}

.scores img {
	display:block;
	margin:0px auto;
}

.scores span.num {
	font-size:80px;
	line-height:80px;
	position:relative;
}

.scores sup {
	font-size:17px;
	vertical-align:super;
	color:#31dda8;
	font-weight:700;
	display:none;
	top:26px;
	position:absolute;
}

.scores sup.neg {
	color:#ff6265;
}

.scores .rating {
	display:block;
	color:#31cbdb;
	font-weight:800;
	line-height:15px;
	padding-top:10px;
}

.graph {
	padding:41px 0 20px 0;
	position:relative;
	height:92px;
	width:98.6%;
	margin:0px auto!important;
	float:none;
}

.graph .columns {
	font-size:16px;
	color:#fff;
	line-height:31px;
	font-weight:700;
	position:relative;
	transition: all 0.5s ease;
	padding:0;
	float:left;
	height:100%;
}

.graph .column-wrapper {
	position:absolute;
	bottom:0;
	height:7px;
	width:100%;
	transition: all 0.5s ease;
	display:table-cell;
	vertical-align:bottom;
	padding:0 6px;
}

.graph .columns span {
	font-size:7px;
	color:#fff;
	line-height:7px;
	font-weight:700;
	position:relative;
	display:table;
	padding:0 17px;
	text-align: center!important;
}

.graph .columns span i {
	display:none;
}

.graph .selected-final {
	bottom:2px!important;
	height:100%;
	z-index:2;
}

.graph .selected-final span {
	padding-top:0px!important;
	transition: all 0.3s ease;
}

.graph .selected-final span i {
	display:block;
	font-size:16px;
	line-height:20px;
	padding-bottom: 6px;
	transition: all 0.1s ease;
	font-style: normal;
}

.graph .selected-large {
	bottom:35px;
}

.graph .selected-large span {
	padding-top:35px;
	transition: all 0.6s ease;
	display:block;
	text-align:center;
}

.graph .selected {
	line-height:41px;
	padding-top:5px;
	margin-top:0;
}

.graph .selected span {
	font-size:20px;
}

.graph .label {
	background:none;
}

.graph .label span {
	color:#808091;
	width:auto;
	font-size: 14px;
	line-height:20px;
	width:30%;
	text-transform: none!important;
}

.graph .bg1 {
	background:#ef5e5e;
}

.graph .bg2 {
	background:#fc8860;
}

.graph .bg3 {
	background:#ffae6c;
}

.graph .bg4 {
	background:#ffc271;
}

.graph .bg5 {
	background:#27d69b;
}

.graph .bg6 {
	background:#04b76e;
}

.graph .legend-scores .columns span {
	padding:0 6px;
}


.full-content {
	max-width:1305px;
	width:100%;
	margin:0px auto;
	padding-top:70px
}

.arrow-description {
	display:block;
	clear:both;
	padding-top:0px;
	color:#00acbf;
	font-weight:14px;
	font-weight:600;
	text-transform:uppercase;
	padding-bottom:6px;
}

.scroll-down {
	width:40px;
	margin:0px auto;
	text-align:center;
	position:relative;
	height:60px;
}

.scrollto1--arrow {
	width:40px;
	margin:0px auto;
	text-align:center;
	position:relative;
	display:block;
}

.bounce {
 position: absolute;
 animation: bounce 4s infinite;
 -webkit-animation: bounce 4s infinite;
 -moz-animation: bounce 4s infinite;
 -o-animation: bounce 4s infinite;
}

@-webkit-keyframes bounce {
 0%, 20%, 50%, 80%, 100% {-webkit-transform: translateY(0);}
 40% {-webkit-transform: translateY(12px);}
 60% {-webkit-transform: translateY(5px);}
}

@-moz-keyframes bounce {
 0%, 20%, 50%, 80%, 100% {-moz-transform: translateY(0);}
 40% {-moz-transform: translateY(12px);}
 60% {-moz-transform: translateY(5px);}
}

@-o-keyframes bounce {
 0%, 20%, 50%, 80%, 100% {-o-transform: translateY(0);}
 40% {-o-transform: translateY(12px);}
 60% {-o-transform: translateY(5px);}
}
@keyframes bounce {
 0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
 40% {transform: translateY(12px);}
 60% {transform: translateY(5px);}
}

/* CALCULATOR */
.slider {
	margin-bottom:15px;
}

.slider-2 div {
    padding:0;
}

#goal {
    padding-bottom:90px;
    position: relative;
}

.calculator {
	padding-bottom: 63px;
	padding-top: 43px;
}

.calculator-wrapper {
    position: relative;
    height:450px;
}

#analysis .calculator h2 {
	font-size:26px;
}

#calculator1 {
    display:block;
    position: absolute;
    z-index:1;
    width:100%;
}

#calculator2 {
    display:none;
    position: absolute;
    width: 100%;
    z-index:2;
    height:600px;
}

.custom-slide {
    width:100%;
    height:100%;
    display: block;
}

.calculator .col1 {
	float:left;
	width:58%;
	position:relative;
}

.tip {
	padding:0 0 40px 0;
	border-bottom:solid 1px #e1e6e3;
}

.slider {
	background-color:#ceeef4;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.slider-1-wrapper, .slider-2-wrapper {
	position:relative;
	padding:100px 0 0 0;
	display:block;
}

.slider-handle {
	width:36px;
	height:36px;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
	background-color:#0193ad;
}

.slider-fill {
	background-color:#0193ad;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.slider-box {
	width:222px;
	position:absolute;
	height:93px;
	top:0;
	z-index:5;
	margin-left: -200px;
	background:url(../img/bg-box@2x.png) no-repeat top center;
	background-size:contain;
	text-align: center;
	padding-top:12px;
	color:#60606d;
}

#box2 {
	margin-left: -194px;
}

#box3 {
	margin-left: -129px;
}

.slider-box div {
	width:49%;
	text-align:center;
	margin-top:15px;
}

.slider-box div:first-child {
	border-right:solid 1px #ccc;
	width:51%
}

.slider-box .cc1limit, .slider-box .cc2limit, .slider-box .cc3limit {
	font-size:32px;
	font-weight:500;
	font-family: 'Lato', sans-serif;
	line-height:32px;
}

.cc1payment, .cc2payment,.cc3payment {
	font-size:34px;
	font-weight:500;
	font-family: 'Lato', sans-serif;
	color:#0193ad;
	line-height:34px;
}

.cc1payment em, .cc2payment em, .cc3payment em {
	font-style:normal;
}


.calculator .col2 {
	float:right;
	width:35%;
}

.calculator .col2 span {
	color:#60606d;
	font-size:13px;
	text-transform:uppercase;
	font-weight:700;
}

.calculator .score-wrapper {
	position: relative;
	display: block;
}

.calculator .col2 h1 {
	font-size:80px!important;
	color:#60606d!important;
	font-family: 'Lato', sans-serif;
	font-weight:400!important;
	line-height:80px;
	display: block;
	position: relative;
	width:100%;
	margin:0;
	padding:0 0 14px 0;
}

.calculator .col2 .score-wrapper sup {
	font-size:17px!important;
	display:block;
	position:absolute;
	top:20px;
	right:42px;
	color:#31dda8;
}

.calculator .col2 .score-wrapper sup i {
font-style: normal;
	color:#31dda8;
}

.calculator .col2 .score-wrapper sup .neg {
	color:#ff6265;
}

.calculator .col2 .reset {
	font-size:16px!important;
	display:block;
	line-height: 28px;
	background-color: #fff;
	color:#0193ad;
	width:80%;
	margin:0px auto;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom:12px;
}

.calculator .col2 h2 {
	font-size:110px!important;
	color:#60606d!important;
	font-family: 'Lato', sans-serif;
	font-weight:300!important;
	line-height:120px;
	text-align:left;
}

.calculator .col2 h2 strong {
	font-weight:300!important;
}

.calculator .col2 .totalpayment {
	color:#0193ad!important;
}

.cc-description .cc {
	font-size:17px;
	font-weight:700;
	padding-left:54px;
	width:60%;
	float:left;
	background:url(../img/icon-cc@2x.png) no-repeat 0 0;
	background-size:contain;
}

.cc-description .limit {
	color:#9797a0!important;
	font-size: 16px!important;
	font-weight: 600!important;
	float:right;
	width:30%;
	text-align:right;
}

.slider-wrapper .action-link {
    display:block;
    clear: both;
    margin:0px auto;
    line-height:61px;
    width:475px;
    text-align: center;
    color:#fff;
    background-color:#31dda8;
    font-size:23px;
    font-weight: 700;
    -webkit-border-radius: 28px;
	-moz-border-radius: 28px;
	border-radius: 28px;
}

.slider-wrapper .action-link-2 {
    display:block;
    clear: both;
    margin:0px auto;
    line-height:61px;
    width:475px;
    text-align: center;
    color:#31dda8;
    font-size:23px;
    font-weight: 700;
    -webkit-border-radius: 28px;
	-moz-border-radius: 28px;
	border-radius: 28px;
}

/* CALCULATOR */


/* HIGH IMPACT */
.high-impact {
	width:100%;
	display: block;
	padding-bottom:40px;
}

.high-impact h2 {
	font-size:27px!important;
	padding-bottom:37px!important;
}

.high-impact .sliders {
	width:100%!important;
}

.high-impact .cc-wrapper {
	border-bottom:none!important;
}

.high-impact .col1-left {
	width: 56%!important;
	float:left;
}

.high-impact .col2-right {
	width:40%!important;
	float:right;
}
.high-impact .sliders .col1 {
	width:100%!important;
}

.high-impact .legend ul {
	margin:0!important;
	padding:0!important;
	list-style: none;
	display: block;
	width: 100%;
	font-size:14px;
	font-weight: 600;
	-webkit-font-smoothing: antialiased;
  	-moz-osx-font-smoothing: grayscale;
}

.high-impact .legend li {
	display: inline-block;
	float:left;
	width: 25%;
}

.high-impact .legend i {
	display: inline-block;
	width:11px;
	height:11px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background: #ef5e5e;
	margin-right:4px;
}

.high-impact .legend .fair i {
	background-color: #fc8860;
}

.high-impact .legend .good i {
	background-color: #ffbe5f;
}

.high-impact .legend .great i {
	background-color: #27d69b;
}
/* // HIGH IMPACT */


.info {
	padding-top:50px;
}


/* SLIDESHOW */

.slick-slide, .slick-slide div {
	position:relative;
}

.slick-arrow {
	position:absolute;
	z-index:3;
	width:65px;
	height:65px;
	top:45%!important;
	z-index:4;
}

.slick-prev-custom {
	left:-25px!important;
	background:url(../img/arrow-left@2x.png) no-repeat 0 0;
	background-size:cover;
}

.slick-next-custom {
	right:-25px!important;
	background:url(../img/arrow-right@2x.png) no-repeat 0 0;
	background-size:cover;
}

.slick-prev:after {
  content: ">";
  color: red;
  font-size: 30px;
}

.slick-next:before {
  content: "<";
  color: red;
  font-size: 30px;
}

/* PULSE */
.pulse {
  display: inline-block;
  margin:6px 0 0 15px;
  width: 10px;
  height: 10px;
  line-height:10px;
  border-radius: 7px;
  background: #31dda8;
  cursor: pointer;
  box-shadow: 0 0 0 rgba(49,221,168, 1);
  animation: pulse 2s infinite;
  animation-iteration-count:1;
}
.pulse:hover {
  animation: none;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(49,221,168, 0.9);
  }
  70% {
      -webkit-box-shadow: 0 0 0 10px rgba(49,221,168, 0);
  }
  100% {
      -webkit-box-shadow: 0 0 0 0 rgba(49,221,168, 0);
  }
}
@keyframes pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(49,221,168, 0.3);
    box-shadow: 0 0 0 0 rgba(49,221,168, 0.5);
  }
  70% {
      -moz-box-shadow: 0 0 0 10px rgba(204,169,44, .6);
      box-shadow: 0 0 0 10px rgba(49,221,168, .5);
  }
  100% {
      -moz-box-shadow: 0 0 0 0 rgba(49,221,168, .9);
      box-shadow: 0 0 0 0 rgba(204,169,44, .5);
  }
}


/* //PULSE */

/* //SLIDESHOW */
.footer {
	padding:100px 20px 0 20px
}

.footer footer {
	max-width:1307px;
	width:100%;
	margin:0px auto;
	display:block;
}

.show {
	display:block!important;
}

.border {
	border:solid 1px #cc0000!important;
}

@media screen and (max-width:1310px){
	.header nav a {
		padding:0 30px!important;
	}
	.header nav .count {
			right:0;
}

@media screen and (max-width:1110px){
	.header nav a {
		padding:0 16px!important;
	}
	.small-tab {
		width:25%;
		height:auto;
	}
}
