﻿p,
ul li {
    line-height: 28px;
    font-size: 16px;
}

.blog-links li {
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 15px;
}

div {
    font-size: 14px;
}

/*li {
    padding-bottom: 10px;
}*/

a,
a:visited {
    color: #337ab7;
    text-decoration: none;
}

a:visited.course-button {
    color: #fff !important;
}

.normal {
 height: 150px;
 width: 100%;
}

.normal .navbar-right {
	padding-top: 12px;
	font-size: 14.3px;
}

.navbar-brand {
	padding: 0px !important;
}

.navbar-brand img {
	max-height: 85px;
   transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
}


.nav-container{
	padding-top: 10px;
}

.nav-container, nav {
  overflow: visible;
  -webkit-backface-visibility: hidden;
  transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
}

nav {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
}

nav .logo {
  transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
}

.navbar {
  transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
}

.navbar-default .navbar-nav > li > a{
	color: #000;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 13px;
}

.normal .navbar-right{
	padding-top: 20px;
}


.is-sticky .navbar-brand img{
  max-height: 50px;
  transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
}

.is-sticky .normal{
	/*height: 118px;*/
    height: 135px;
}

.is-sticky .normal .navbar-right{
	padding-top: 10px;
  	transition: all 0.6s ease;
  	-webkit-transition: all 0.6s ease;
  	-moz-transition: all 0.6s ease;	
}

.is-sticky .navbar{
	box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);
}

.sticky-wrapper{
	height: 150px !important;
}

.navbar-default{
	border: 0px;
}

.navbar-right .dropdown-menu{
	right: auto !important;
}


.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover{
	background-color: #1178AC;
	color: #fff;
}

.dropdown-menu{
	background-color: #1178AC;
	box-shadow: none;
	border: 0px;
	color: #fff;
}

.dropdown-menu > li > a{
	color: #fff;
}

.dropdown-menu > li > a:hover{
	color: #fff;
	background-color: #28B8E5;
}

.yamm-content ul li a{
	color: #fff;
}


.margin30 {margin-top: 30px; margin-bottom: 30px;}
.margin50 {margin-top: 50px; margin-bottom: 50px;}

.pplsm, .pplsm a {color: #d8d8d8;}
.pplsm li {margin-bottom: 30px;}

footer p {
   font-size: 14px;
   line-height: 20px;
}

footer {
background-color: #d8d8d8; width: 100%; height: 100%;
    background-position: 0% 0%;
    bottom: 0pt;
    left: 0pt; margin-bottom: -40px; border-top: 1px solid #ccc;}
    
footer h4 {border-bottom: 1px solid #ccc;}

footer hr, footer hr.featurette-divider {
  margin: 40px 0; color: #ccc; background-color: #ccc; border-color: #ccc; /* Space out the Bootstrap <hr> more */
}

body {
	margin-bottom: 0px;
}

.list-margin li {margin-bottom: 30px; text-align: center;}


/*********************

TOP BARS

****************************/
#header-top {
  background-color: #f8f8f8;
  border-bottom: 1px solid #eee;
}

.top-bar {
  min-height: 45px;
  line-height: 45px;
}

.top-bar a {
  margin-right: 10px;
  font-size: 13px;
  color: #888;
}

.top-bar a i {
  margin-right: 5px;
}

.top-bar .sample-1right a i {
  margin-right: 5px;
  color: #999;
  width: 20px;
  height: 25px;
  display: inline-block;
  background-color: transparent;
  text-align: center;
  line-height: 25px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}

.top-social {
  margin: 0;
  padding: 0;
}

.top-social li {
  padding: 0px;
}

.top-social li a {
  font-size: 14px;
  color: #888;
  margin: 0px;
  display: block;
}

.top-social li a i {
  width: 28px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  margin: 0px;
  background-color: transparent;
  color: #777;
  border: 1px solid #999;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.top-social li a i:hover {
  color: #fff;
  background-color: #252525;
  border-color: #252525;
}

.colored-top-social li {
  padding: 0px;
  margin: 0px;
}

.colored-top-social li a {
  margin: 0px;
  padding: 0px;
}

.colored-top-social li i {
  margin: 0px;
  padding: 0px;
}

.top-bar-dark {
  background-color: #eee;
}

.socials-simple {
  padding: 0;
  margin: 0;
}

.socials-simple li {
  line-height: 35px;
}

.socials-simple li a {
  color: #bbb;
  font-size: 15px;
}

.socials-simple li a:hover {
  color: #fff;
}

.top-dark-right {
  margin: 0px;
  padding: 0px;
}

.top-dark-right li {
  line-height: 35px;
  border-left: 1px solid #ddd;
  padding: 0px 10px;
}

.top-dark-right li, .top-dark-right li a {
  color: #bbb; 
  font-size: 12px;
}

.top-dark-right .grey-bg:hover {
  color: #fff; background: #999; 
  font-size: 12px;
}

.top-dark-right li, .top-dark-right li.white a {
  color: #fff; 
  font-size: 12px;
}

.top-dark-right li i {
  margin-right: 5px;
}

.top-dark-right .top-login a{
	color: #333;
	text-decoration: none;
}

.top-dark-right .top-register a {
	color: #337AB7;
	text-decoration: none;
}

.top-dark-right li a:hover {
	color: #E7B520;
	text-decoration: none;
}

/***search top bar**/
.topbar-icons {
  display: block;
}

.topbar-icons i {
  margin: 0px !important;
  display: block;
}

.search {
  display: none;
  position: absolute;
  left: 0;
  right: 15px;
  top: 0;
  height: 100%;
  z-index: 99999;
}

.search .form-control {
  height: 100%;
  position: absolute;
  top: 0;
  width: 99%;
  right: 0;
  border: 0px;
  background-color: #fff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
}

.search-close {
  position: absolute;
  right: 9px;
  top: 5px;
  cursor: pointer;
}


@media (max-width: 765px) {
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        background-color: #f8f8f8;
        border-bottom: 1px solid #e7e7e7;
    }
    .normal .navbar-right, .shrink .navbar-right {
        padding-top: 0px;
    }
    .shrink .navbar-collapse {
        margin-top: 0px;
        border-top: 0px;
    }
}



/*** Internal Hero **/

#internal-hero{
	background-image: url("https://s3.us-east-2.amazonaws.com/viaassets/cta-lightblue.jpg");
	background-clip: border-box;
	background-origin: padding-box;
	background-repeat: no-repeat;
	background-color: #39C6F5;
	min-height: 225px;
	padding: 50px 15px;
	margin-bottom: 30px;
	background-position: center center;
}

#internal-hero.backimage{
	background-size: cover;
	background-position: center top;
}

#internal-hero h1{
	font-size: 30px;
	font-weight: 400;
	margin: 10px 0px;
}

#internal-hero strong{
	font-weight: 800;
}

#internal-hero p{
	font-size: 20px;
	font-weight: 300;
	font-style: italic;
	margin-bottom: 0px;
	color: #10415A;
}

#internal-hero.backimage p{
	width: 70%;
}

#internal-hero button{
	margin-top: 15px;
}

#internal-hero button strong{
	font-weight: 600;
}

#internal-hero.short{
	min-height: 100px;
	padding: 30px 15px;
}

#internal-hero.short h1 small{
	font-size: 25px;
	text-transform: none;
}

/*** Survey Report **/

#cta{
	padding: 25px 0px;
	background-image: url("https://s3.us-east-2.amazonaws.com/viaassets/cta-lightblue.jpg");
	background-clip: border-box;
	background-origin: padding-box;
	background-size: 100% 100%;
	background-attachment: fixed !important;
	background-repeat: no-repeat;
	background-color: #39C6F5;
}

.bgcta{
	background-image: url("https://s3.us-east-2.amazonaws.com/viaassets/cta-darkblue.jpg");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-color: #037CB9;
}

#cta h3{
	font-weight: 300;
	font-size: 30px;
	text-transform: uppercase;
}

#cta h3 span{
	font-weight: 500;
}

#cta button{
	background-color: transparent;
	border: 2px solid #E7B520;
}

#cta button:hover{
	background: #E7B520;
	color: #333;
}

/*** Footer **/

footer{
	padding-top: 20px;
	background-color: #1A323E;
	color: #fff;
	border: none;
	font-size: 12px;
}

footer p{
	font-family: Arial;
	color: #cecece;
}

footer a,
footer a:visited {
	color: #9FCDE6;
}

footer a:hover{
	color: #fff;
}

footer h4{
	font-family: Arial;
	font-size: 14px;
	text-transform: uppercase;
	margin-bottom: 5px;
	padding-bottom: 8px;
	border-bottom: 2px solid #203E4D;
	margin-bottom: 20px;
}

.btn-theme-dark{
	background-color: #F4BF25;
}


footer hr, footer hr.featurette-divider{
	border-color: #203E4D;
	margin: 20px 0px;
}

footer img{
	margin-bottom: 10px;
}

/*** Homepage Specific Styling **/

.jumbotron-home{
	margin-bottom: 30px;
}

.jumbotron-home .featurette-heading2{
	text-transform: uppercase;
	font-weight: 400;
	margin-top: 70px;
	font-size: 36px;
}

.jumbotron-home .featurette-heading2 span{
	color: #1178AC;
	font-weight: 800;
}

.jumbotron-home .featurette-heading2 small{
	display: block;
	margin-top: 10px;
	font-family: Arial;
	font-weight: normal;
	line-height: 35px;
	margin-bottom: 20px;
}

.arrow{
	margin-top: -75px;
}

.arrow i,
.arrow em{
	font-size: 26px;
	border-radius: 1.1em;
	padding: 2px 7px;
	line-height: 27px;
	border-color: #fff;
	color: #fff;
}

.featurette-light{
	font-family: Helvetica; sans-serif;
	text-transform: uppercase;
	font-size: 22px;
}

.featurette-light i,
.featurette-light em{
	text-transform: none;
	font-family: Helvetica; sans-serif;
	font-size: 25px;
}

p.lead{
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
}

#section-empower{
	background: #F5F4F3 none repeat scroll 0% 0%;
	margin: 45px auto;
	padding: 40px 0px;
}

#section-empower .thumbnail{
	padding: 0px;
	border-image: none;
	border-style: none none solid;
	border-radius: 0px;
}

#section-empower h2{
	color: #5A5A5A;
	font-weight: 600;
}

#section-empower h2 span{
	font-weight: 300;
}

.imgWrap div.lead{
	text-transform: uppercase;
	font-weight: 600;
	font-size: 13px;
}

.thumbmail-imgcontainer img{
	/*max-height: 175px;*/
    height: 375px;
	width: 100%;
}

.thumbnail-txtcontainer{
	padding: 10px 40px;
	line-height: 23px;
	text-align: center;
}

.thumbnail-txtcontainer p{	
	text-align: center;
	margin-top: 20px;
}

#section-value p{
	padding: 10px 30px;
}


.testimonial{
	margin-bottom: 30px;
}

.testimonial-image {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 50%;
    float: left;
    height: 80px;
    overflow: hidden;
    position: relative;
    width: 80px;
}


.testimonial-inner {
    background-color: #F9F9F9;
    border: 2px solid #F7F7F7;
    line-height: 28px;
    margin: 0px 0px 0px 120px;
    padding: 20px;
    position: relative;
}

.testimonial-content p {
	font-size: 17px;
	font-style: italic;
    line-height: 28px;
}

.testimonial-inner::before {
    border-width: 20px;
    border-style: solid;
    border-color: transparent #F7F7F7 transparent transparent;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    content: "";
    display: block;
    left: -42px;
    position: absolute;
    top: 20px;
}

.testimonial-inner::after {
    border-width: 19px;
    border-style: solid;
    border-color: transparent #F9F9F9 transparent transparent;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    content: "";
    display: block;
    left: -38px;
    position: absolute;
    top: 21px;
}

.testimonial-inner {
    line-height: 28px;
}

.testimonial-sign {
    color: #444;
    font-size: 13px;
    font-style: italic;
    font-weight: 600;
    margin-top: 15px;
    text-align: right;
}

/*** Survey Report **/


.report-container{
	border: 1px solid #F6F6F6;
	box-shadow: 0px 2px 2px -1px rgba(0, 0, 0, 0.3);
}

.plan-details{
}

.plan-title{
	padding: 5px;
	margin-top: 10px;
}

.plan-price{
	border-bottom: 1px solid #F6F6F6;
	background-color: #F6F6F6;
	padding-top: 10px;
}

.plan-cta{
	margin-bottom: 20px;
}

.plan-cta .btn{
	background-color: #F6F6F6;
	border: 1px solid #F0F0F0;
	font-weight: 600;
	text-transform: uppercase;
	color: #1178AC;
}

.plan-desc{
	padding: 5px;
}

.plan-price p{
	font-family: Arial;
	font-size: 15px;
}

.plan-title h4{
	font-weight: 600;
}

.btitle, .lead.btitle{
	text-transform: uppercase;
	font-weight: 600;
	font-size: 17px;
}

.report-wrap{
	padding: 10px;
	border: 1px solid #F6F6F6;
}

.report-wrap .report-container{
	border: 1px;
	box-shadow: none;
}

.report-wrap .plan-price{
	background: none;
}

.report-wrap .plan-cta {
	background-color: #F6F6F6;
	margin-bottom: 0px;
}

.report-wrap .img-responsive, .reportcol .img-responsive{
	max-width: 230px;
	display: inline;
}

.report-wrap .img-responsive.imgor{
	max-width: 425px;
}

/*** News **/

.news .newstitle{
	font-size: 14px;
	padding: 10px;
	background-color: #F5F5F5;
	/*height: 50px;*/
    height: auto;
}

.news .newstitle a{
	font-weight: 600;
}

.news{
	padding: 10px;
}

.plan-desc.nocenter{
	text-align: left;
	margin-top: 10px;
}

.plan-desc.nocenter ul {
	margin-top: 10px;
}

.plan-desc.nocenter{
	padding-left: 10px;
}

.reportresults .plan-desc{
	height: 175px;
}

.reportresults, .reportresults .report-wrap{
	margin-top: 30px;
}

.r1 h2 span{
	font-family: Arial;
}

/*** Results, Creativity **/

.credit{
	margin: 40px 0px;
}

.panel-body.lead{
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    padding: 0px;
}	

.progress-bar{
	background-color: #28B8E5;
}

.reportresults h2{
	font-size: 20px;
	font-weight: 600;
}

.reportresults .report-wrap .img-responsive{
	max-width: 150px;
}

.reportresults .report-wrap .img-responsive.imgor{
	max-width: 280px;
}

.reportresults .social-dark li a i{
	color: #1178AC;
}

/*** Register **/

.signupvp .list-margin li, .loginvp .list-margin li{
	text-align: left;
}

#signup{
	border-radius: 12px;
}

#signup h2{
	color: #333;
	font-weight: 600;
	font-size: 30px;
	padding-bottom: 20px;
	border-bottom: 3px solid rgb(233, 171, 1);
	text-transform: uppercase;
}

#signup h2 span{
	font-weight: 400;
	text-transform: none;
}

#signup .collapse-group .collapse.in{
	font-size: 13px;
	background-color: rgb(241, 251, 254);
	margin-top: 10px;
}

#signup .form-control{
	box-shadow: none;
	height: 40px;
}

#signup button{
	padding: 10px;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 20px;
}

#signup button:hover{
	color: #fff;
	background-color: #2CAFD9;
}

.ctasignin{
	margin-top: 50px;
}

#cta.ctasignin h3{
	text-transform: none;
	font-size: 20px;
}

.ctasignin button{
	margin-top: 20px;
}

.ctasignin label{
	display: block;
}

.ctasignin .form-control{
	border: 1px solid #1178AC;
	box-shadow: none;
}

.ctasignin small a{
	color: #1A323E;
}


.jumbotron2::before{
	content: " ";
	background-color: red;
}

/*** Legacy overrides **/

.dnn-container span.Head,
.dnn-container .Normal h1,
.legacy span.Head,
.legacy .Normal h1 {
    font-size: 30px;
    font-weight: 400;
    margin: 10px 0px;
}

.dnn-container h3,
.legacy h3 {
    font-size: 18px;
    color: #1178ac;
}

.dnn-container p,
.legacy h3 {
    padding-top: 10px;
    padding-bottom: 10px;
}

.dnn-container li,
.legacy li {
    font-size: 14px;
}

#faq_SkinDefault h2.faqclosed_SkinDefault {
    font-size: 14px !important;
}

/*** Mobile Specific Tweaks / Fixes **/

@media (max-width: 990px) {
	.navbar-default .navbar-toggle{
		background-color: #fff;
		border-color: #4EB3D4;
		margin-top: 20px;
	}
	
	.navbar-default .navbar-toggle .icon-bar{
		background-color: #4EB3D4;
	}
	
	.navbar-brand img{
		height: 60px;
	}
	
	#signup{
		border-radius: 0px;
		padding: 20px;
	}
	
	.featurette-heading2{
		font-size: 30px;
	}	
	
}

@media (max-width: 767px) {
	.yamm-content ul li a{
		color: #777;
	}
	
	.mob-margin-top-30{
		margin-top: 30px;
	}
	
	.mob-left, .footer-btm .pull-right{
		text-align: left;
		float: left !important;
	}
	
	.featurette-heading2{
		font-size: 30px;
	}
	
	
	#internal-hero h1{
		font-size: 25px;
	}
	
	#internal-hero p{
		font-size: 18px;
	}
	
	.jumbotron3{
		padding: 20px 15px;
		min-height: auto;
	}
	
	footer img{
		max-width: 90px;
	}
	
}


@media (max-width: 1200px) and (min-width: 767px) {
	#navbar-collapse-grid{
		max-height: 974px;
		top: 0px;
		right: 0px;
		position: absolute;
		width: 600px;
	}
	
	.dropdown-movetotop{
		top: 62px;
	}
	
	.affix.normal{
		height: 115px;
	}
}

/*@media (max-width: 1200px) {
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-text {
        float: none;
        margin: 15px 0;
    }
    .navbar-collapse.collapse.in { 
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }

    .navbar-collapse.collapse.in { display: block!important; }
}*/

@media (min-width: 768px) {
    .navbar-header {
        float: none; }
    .navbar-toggle {
        display: block; }
    .navbar-fixed-top .navbar-collapse, 
    .navbar-static-top .navbar-collapse, 
    .navbar-fixed-bottom .navbar-collapse {
        padding-right: 15px;
        padding-left: 15px; }
    .navbar-collapse.collapse {
        display: none !important; }
        .navbar-collapse.collapse.in { 
        display: block!important; 
        margin-top: 0px; }
}
@media (min-width: 1200px) {
    .navbar-header {
        float: left; }
    .navbar-toggle {
    display: none; }
    .navbar-fixed-top .navbar-collapse, 
    .navbar-static-top .navbar-collapse, 
    .navbar-fixed-bottom .navbar-collapse {
        display: block !important; }
}