/* Add here all your css styles (customizations) */

h1, h2, h3, h4, h5, h6 {
	font-family: 'Avenir Next Regular', Arial, sans-serif;
}

.top-truevault-hr,.truevault-fullwidth-hr,.truevault-hr
{
	border: 0;
	border-top: 1px solid #d6d6d6;
	margin: 0 auto;
	max-width: 860px;
	position: relative;
}
.top-truevault-hr img,.truevault-fullwidth-hr img,.truevault-hr img
{
	height: auto;
	left: 50%;
	margin-left: -7px;
	position: absolute;
	top: -5px;
	width: 14px;
}
.top-truevault-hr:after,.truevault-fullwidth-hr:after,.truevault-hr:after
{
	background: url(/assets/img/logos/truevault-small-logo.svg) no-repeat;
	background-size: 16px 13px;
	content: '';
	height: 13px;
	left: 50%;
	margin-left: -8px;
	position: absolute;
	top: -6px;
	width: 16px;
}
.top-truevault-hr
{
	border-top: 0;
	z-index: 10;
}
.truevault-fullwidth-hr
{
	margin: 0 auto!important;
	max-width: 1440px;
}

.header-v6 .navbar-nav > li > a,
.header-v6 .navbar-nav > li > a:hover,
.header-v6 .navbar-nav > li > a:focus,	
.header-v6 .navbar-nav > .active > a, 
.header-v6 .navbar-nav > .active > a:hover, 
.header-v6 .navbar-nav > .active > a:focus {	
	font-size: 13px;
}

@media (min-width: 768px) {
	.header-v6 .navbar-brand svg.logo{		
		fill: #fff;
		vertical-align: middle;
	}
}

.header-v6 .navbar-nav .separator{
	padding-left: 30px;
}

.header-fixed-shrink .navbar-brand svg.logo{
	fill: #000;
}

@media (min-width: 768px) {
	.header-v6 .navbar-nav > li > a {
		padding-right: 0px;
		padding-left: 25px;		
	}
}

@media (max-width: 991px) {
	.header-v6 .navbar-brand svg.logo {
		fill: #000;
	}
}

.header-fixed-shrink .top-bar{
	display: none!important;
}

.navbar .top-bar {
	z-index:12;
	padding: 8px 0px;
	position: relative;
	margin-bottom: -50px;
}

.navbar .top-bar a {
	color: #fff;	
	opacity: .5;
	font-size: 10px;
}

.navbar .top-bar ul {
	list-style-type: none;
	margin: 0;
    padding: 0;
}

.navbar .top-bar li {
	display: inline;
	float: left;
	padding-left: 20px;
}

.call-action-v2 {
	background-image: none;
}

/* home page hero override */
.interactive-slider-v2 {
	background: url(/assets/img/bg/female-with-wearable.jpg) no-repeat;
	
	background-size: cover;
	background-position: center;	
	padding: 225px 0;
}

.breadcrumbs p {
	color: #666;
	font-size: 22px;
	margin-top: 8px;
	margin-bottom: 10px;
	line-height: 35px;
}

.interactive-slider-v2:after {
	background: rgba(0,0,0,.35);
}

.interactive-slider-v2 h1 {
	color: #fff;
	font-size: 35px;
	line-height: 40px;
	font-family: 'Avenir Next Regular';
	text-align: left;
}

.interactive-slider-v2 h2 {
	color: #fff;
	font-size: 20px;
	font-weight: 200;
	font-family: "Avenir Next Regular", Arial, sans-serif;
	text-align: left;
}

@media (max-width: 768px) {
	.interactive-slider-v2 h1 {
		font-size: 30px;
		line-height: 40px;
		margin-bottom: 20px;
	}

	.interactive-slider-v2 h2 {
		font-size: 25px;
		line-height: 30px;
	}
}

.hero-default {	
	background-image: url(/assets/img/bg/woodgrain.jpg);	
	padding: 125px 0;
}

.hero-default::after {
	background: rgba(0,0,0,0.3);
}

.hero-generic {
	background-image: none;
	background-color: #3c6db2;
	padding: 100px 0;
}

.hero-generic::after {
	background: rgba(0,0,0,0.3);
}

.generic .img-left{
	float:left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.layout-single-with-rail img {
	max-width: 100%;
	height: auto;
	margin-bottom: 15px;
}

.generic h2{
	margin-bottom: 20px;
}

.hero-blog {
	background-image: none;
	background-color: #3c6db2;
	padding: 55px;
}

.hero-blog::after {
	background: rgba(0,0,0,0);
}

.blog .img-left {
	float:left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.blog li {
	font-size: 13px;
}

.blog h2 {
	font-size: 24px;
}

.hero-technology{
	background-image: url(/assets/img/bg/technology.png); 	
}

.technology .flow-diag {
	background-image: url(/assets/img/bg/box-pattern-2x.png);
	background-size: 50px 50px;
	background-color: #fff;
	padding-top: 40px;
}

.technology .flow-diag h2 {
	font-family: 'Blender Pro Bold';
	text-align: center;
	margin-bottom: 40px;	
}

.technology .flow-diag h3 {
	font-family: 'Blender Pro Bold';
	font-size: 21px;
	text-align: center;
	color: #4979bb;
}

.technology .flow-diag p {
	font-family: "Avenir Next Regular";
	font-size: 14px;	
}

.hero-patterns {
	background-image: url(/assets/img/bg/timber-wall-background.jpg);	
	padding: 125px 0;
}

.hero-patterns::after {
	background: rgba(0,0,0,0.4);
}

.patterns .content-video {
	background-color: #324c80;
	min-height: 230px;
}

.patterns .content-pdf {
	background-color: #26bac8;
	min-height: 230px;
}

.patterns p{
	color: white;
}

.hero-developers {
	background-image: url(/assets/img/bg/young-people-working-on-a-startup-office.jpg);	
	padding: 125px 0;
}

.hero-developers::after {
	background: rgba(0,0,0,.5);
}

.hero-developers .terminal {
	background-image: url(/assets/img/bg/terminal.png);
	background-repeat: no-repeat;
	padding-top: 45px;
	padding-left: 10px;
	width: 100%;
	height: auto;
	min-height: 369px;
	position: relative;
	word-wrap: break-word;
	border-top-right-radius: 3px;
}

.hero-developers .terminal p {
	font-family: Courier, 'Courier New', monospace;
	font-size: 13px;
	line-height: 16px;
	text-align: left;
	margin: 0 15px 0;
}

.hero-developers .terminal .grey-text {
	color: #cecece;
}

.hero-developers .terminal .orange-text {
	color: #f26c4f;
}

.hero-developers .terminal .green-text {
	color: #acd373;
}

.hero-about {
	background-image: url(/assets/img/bg/dan.jpg);	
	padding: 250px 0;
}

.hero-about::after {
	background: rgba(0,0,0,0.4);
}

.faq p {
	margin-left: 15px;
}

.faq .read-more {
	margin-left: 15px;
}

.hero-pricing {
	background-image: none;
	background: linear-gradient(to top left, #22CDFF 0%, #258BF8 17%, #3839AF 71%, #231147 100%);
	padding: 150px 0;	
}

.pricing:hover h4 {
    color: #888;
}

.pricing-mega-v3 .hidden-area
{
	margin-top: 56px;
	margin-bottom: 0px;
}

.pricing-mega-v3 .hidden-area:hover {
    margin-top: 56px;
}

.pricing-mega-v3 .pricing-head
{
	min-height: 0px;
}

.pricing-mega-v3 .pricing-head h3
{	
	min-height: 56px;
	background-color: #3c6db2;
	text-shadow: none;
	font-size: 20px;
	font-family: 'Avenir Next Regular', Arial, sans-serif;
}

.pricing-head h4 i
{
	font-size: 24px;
}

.pricing-head h4 small
{
	font-size: 10px;
}

.list-unstyled .pricing-mega-v3 .pricing-content ul
{
	margin-bottom: 0px;
}

.pricing-mega-v3 .pricing-content strong
{
	font-size: 18px;
	font-weight: normal;
}

.pricing-mega-v3 .pricing-content small
{
	font-size: 9px;	
}

.pricing-mega-v3 .pricing-content li 
{
	min-height: 68px;
}

.pricing-mega-v3 .btn-u
{
	text-shadow: none;
	font-family: 'Avenir Next Regular', Arial, sans-serif;
}

.switcher {
    display: block;
    width: auto;
    margin: auto;
    position: relative;
    left: 50%;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
    

}

.switcher {
    cursor: pointer;
    display: inline-block;
    color: #fff;
    line-height: 24px
}

.switcher input {
    display: none;
}

.switcher label {
    width: 48px;
    height: 24px;
    background: #2b97c5;
    display: inline-block;
    border-radius: 12px;
    cursor: pointer;
    margin: 0 12px;
    font-weight: 400
}

.switcher label:after {
    width: 16px;
    height: 16px;
    display: block;
    content: '';
    background: #fff;
    border-radius: 14px;
    position: relative;
    top: 4px;
    left: 4px;
    -webkit-transition: left 0.15s ease;
    transition: left 0.15s ease
}

.switcher input:checked ~ label[for="switch-plan"]:after {
    left: 28px
}

.switcher .label-1,
.switcher .label-2 {
    position: absolute
}

.switcher .label-1 {
    float: left;
    left: -55px
}

.switcher .label-2 {
    float: right;
    right: -40px
}

.switcher label[for="switch-plan"]:not(.checked) .label-2 {
    opacity: 0.5
}

.switcher label[for="switch-plan"].checked:after {
    left: 28px
}

.switcher label[for="switch-plan"].checked .label-1 {
    opacity: 0.5
}

.switcher label[for="switch-plan"].checked .label-2 {
    opacity: 1
}

.pricing-page h3
{
	font-size: 18px;
}

.pricing-page p
{
	font-weight: 300;
}

/*YouTube Video Player */
.youtube-container { 
	display: block;
	width: 100%; 
	max-width: 600px;
}

.youtube-player { 
	display: block; width: 100%; 
	padding-bottom: 56.25%; /* assuming that the video has a 16:9 ratio */ 
	overflow: hidden; 
	position: relative; 
	width: 100%; 
	height: 100%; 
	cursor: hand; 
	cursor: pointer; 
	display: block; 
}

img.youtube-thumb { 
	bottom: 0; 
	display: block; 
	left: 0; 
	margin: auto; 
	max-width: 100%; 
	width: 100%; 
	position: absolute; 
	right: 0; 
	top: 0; 
	height: auto 
}

div.play-button { 
	height: 72px; 
	width: 72px; 
	left: 50%; 
	top: 50%; 
	margin-left: -36px; 
	margin-top: -36px; 
	position: absolute; 
	background: url("https://i.imgur.com/TxzC70f.png") no-repeat;
}

#youtube-iframe { 
	width: 100%; 
	height: 100%; 
	position: absolute; 
	top: 0; 
	left: 0; 
}

a.anchor {
    display: block;
    position: relative;
    top: -100px;
    visibility: hidden;
}
