
html{
	margin:0;
	padding:0;
}

body{
	background-color: #121212;
	margin:0;
	padding:0;
	font-family: 'Montserrat', sans-serif !important;
}

img{ border: none; }


/* ======================================================= */


.jumbotron{
	background-color: #1a1a1a;
	padding: 0;
	margin:0;
}


h1{
	color:#fff;
	font-weight:100; 
	font-size:34px; 
	letter-spacing: -1px;
	line-height:30px; 
	padding:20px 0px 20px 0px;
	text-align: center;
}

.h1-heavy{
	font-weight:300;
	letter-spacing: -1px;
}

.h1-alt{
	padding:20px 0px 10px 0px !important;
	margin:0 !important;
}


h2{
	color:#8be5ec;
	font-size: 18px;
	padding:10px 0px 10px 0px;
	margin:0;
	font-weight: 300;
}

.h2-sub{
	color:#cccccc;
	font-size: 14px;
	line-height: 20px;
}

h3{
	color:#fff;
	font-size: 20px;
	padding:30px 0px 0px 0px;
	margin:0;
}

.h3-sub{
	color:#fff;
	font-size: 13px;
	font-weight: 400;
	line-height: 18px;
	padding: 0px 0px 30px 0px;
}


.content-text{
	color:#cccccc;
	font-size: 16px;
	padding:0px 0px 20px 0px;
	line-height: 24px;
}


.top-margin{
	margin-top: 80px !important;
}



.color-athena-blue{
	color: #5cc4cd !important;
}






/* ======================================================= */
/* comparison table
/* ======================================================= */

.comparison-header{
	position:relative;
	bottom:-13px;
	color:#8be5ec;
}

.comparison-wrapper{
	background-color:#222222;
	border-top:1px solid #38a5af;
	border-right:1px solid #2e2e2e;
	border-bottom:1px solid #2e2e2e;
	border-left:1px solid #2e2e2e;
}

.comparison-header1{
	background-color:#3bb3bd;
}

.comparison-header2{
	background-color:#3bb3bd;
}

.comparison-header3{
	background-color:#3bb3bd;
}



/* ======================================================= */
/* podcast */
/* ======================================================= */



h1.podcast-header{
	color:#fff;
	font-weight:100; 
	letter-spacing: -1px;
	line-height:30px; 
	text-align:left !important;
	padding:20px 0px 0px 0px !important;
	font-size:45px !important;
}


.podcast-title{
	color:#fff;
	font-size: 24px;
	padding:0px 0px 2px 0px;
	line-height: 24px;
	position: relative;
}

.podcast-latest-wrapper{
	position: relative;
	bottom:-5px;
}


.podcast-title a:link{ 			font-size: 24px; text-decoration:none; color:#fff; }   		
.podcast-title a:visited{ 		font-size: 24px; text-decoration:none; color:#fff; } 					
.podcast-title a:active{ 		font-size: 24px; text-decoration:none; color:#fff; }
.podcast-title a:hover{ 		font-size: 24px; text-decoration:none; color:#3bb3bd; } 


.podcast-length-date{
	color:#666;
	font-size: 16px;
	padding:0;
	line-height: 24px;
	font-weight: 300;
}

.podcast-description{
	color:#cccccc;
	font-size: 16px;
	padding:0;
	line-height: 24px;
	font-weight: 300;
}

.podcast-block{
	padding:30px 0px 30px 0px;
	border-top:1px solid #222;
}

.podcast-latest{
	
	display: inline-block;
	padding: 2px 7px 2px 7px;
	margin:0;
	/*background-color: #3bb3bd;*/
	border:1px solid #3bb3bd;
	color:#3bb3bd;
	font-size: 11px;
	border-radius: 3px;
	position:relative;
	top:-4px;
	left:10px;
}





/* 
=======================================
plyr
=======================================
*/


/* control bar */
.plyr--video .plyr__controls {
    padding: 15px 10px 10px 10px !important;
    background:#666 !important;
}

.plyr__captions {
    font-weight: 500 !important;
    font-size: 20px !important;
    line-height: 100% !important;
}

/* large overlay play button */
.plyr__control--overlaid {
    background: rgba(153,153,153,.5) !important;
}

/* control bar: buttons */
.plyr--video .plyr__control.plyr__tab-focus, .plyr--video .plyr__control:hover, .plyr--video .plyr__control[aria-expanded=true] {
    background: #999 !important;
    color: #fff !important;
}

/* control bar: button focus */
.plyr__control.plyr__tab-focus {
    box-shadow: 0 0 0 1px rgba(153,153,153,.5) !important;
    outline: 0 !important;
}

/* progress/volume bar color */
.plyr--full-ui input[type=range] {
    color: #5dc2a1 !important;
}

/* settings menu: item indicator */
.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]::before {
    background: #999 !important;
}


.plyr--audio .plyr__controls {
    background: #252525 !important;
    border-radius: inherit !important;
    color: #4dad8d !important;
    padding: 10px !important;
}

.plyr--audio .plyr__control.plyr__tab-focus, .plyr--audio .plyr__control:hover, .plyr--audio .plyr__control[aria-expanded=true] {
    background: #5dc2a1 !important;
    color: #fff !important;
}





/* ======================================================= */



a:link{ 		color:#8be5ec; text-decoration:none; }   		
a:visited{ 		color:#8be5ec; text-decoration:none; } 					
a:active{ 		color:#8be5ec; text-decoration:none; }
a:hover{ 		color:#a9eef4; text-decoration:underline; } 


a.white-click:link{ 		text-decoration:none; color:#fff; }   		
a.white-click:visited{ 		text-decoration:none; color:#fff; } 					
a.white-click:active{ 		text-decoration:none; color:#fff; }
a.white-click:hover{ 		text-decoration:none; color:#aaa; } 


a.hightlight-bar-link:link{ 	text-decoration:none; color:#fff; }   		
a.hightlight-bar-link:visited{ 	text-decoration:none; color:#fff; } 					
a.hightlight-bar-link:active{ 	text-decoration:none; color:#fff; }
a.hightlight-bar-link:hover{ 	text-decoration:none; color:#a87fc9; } 




/* ======================================================= */




.highlight-bar{
	margin: 0px 0px -50px 0px;
	background-color:#6d3997;
	color:#fff;
	font-weight:500;
	font-size:14px;
	padding:20px;
	text-align:center;
}



.feature-list{
	background-color: #222222;
	border:none;
}

.highlight-point{
	color:#fff;
	font-size:30px;
	font-weight: 300;
}

.header-point{
	color:#fff;
	font-size:24px;
	font-weight: 300;
}

.main-point{
	color:#cccccc;
	font-size:16px;
}

.sub-point{
	color:#cccccc;
	font-size:14px;
}

.check-point{
	color:#cccccc;
	font-size:14px;
	background-image: url("../images/check_mark.png");
	background-position: left 6%;
	background-repeat: no-repeat;
	padding:0px 0px 20px 18px;
	margin:0px 70px 0px 70px;
	text-align: left;
}





/* ======================================================= */



.carousel-control-next-icon, .carousel-control-prev-icon {
    height: 45px !important;
}


.carousel-control-prev {
    justify-content: left !important;
    width: 15px !important;
    margin-left: 20px !important;
    opacity: 1 !important;
}

.carousel-control-next {
    justify-content: right;
    width: 15px !important;
    margin-right: 20px !important;
    opacity: 1 !important;
}


.carousel-control-prev-icon {
    background-image: url(/knowledge/images/slider/arrow_prev.png) !important;
}


.carousel-control-next-icon {
    background-image: url(/knowledge/images/slider/arrow_next.png) !important;
}



/* ======================================================= */




/* Custom Navbar Styling */
.navbar-custom {
    background-color: #333;
}

.navbar-custom .navbar-nav .nav-link {
    color: #fff;
    text-decoration: none;
}

.navbar-custom .navbar-nav .nav-link:hover {
    color: #3bb3bd;
}

.navbar-custom .navbar-brand {
    color: #fff;
    text-decoration: none;
}

.navbar-custom .navbar-brand:hover {
    color: #3bb3bd;
}


.navbar-nav > li > a {
	font-size: 14px !important;
	font-weight: 400 !important;
	text-decoration: none;
	color: #fff;
}

.navbar-nav > li > a:hover {
	color: #3bb3bd;
}


/* Custom Dropdown Styling */
.navbar-custom .dropdown-menu {
    background-color: #333;
}

.navbar-custom .dropdown-menu .dropdown-item {
    color: #fff;
    text-decoration: none;
    font-size: 14px !important;
	font-weight: 400 !important;
}

.navbar-custom .dropdown-menu .dropdown-item:hover {
    color: #3bb3bd;
    background-color: transparent; /* Optional: Keep background same on hover */
}





/* ======================================================= */




.navbar{
	padding: 10px 0px 10px 0px !important;
}



@media (min-width: 768px) {

    
	.navbar-nav > li > a {
		padding-right: 5px !important;
		padding-left: 5px !important;
	}

}


@media (min-width: 1000px) {

    
	.navbar-nav > li > a {
		padding-right: 10px !important;
		padding-left: 10px !important;
	}

}




@media (max-width: 990px) {
  .navbar-header {
      float: none;
  }
  .navbar-left,.navbar-right {
      float: none !important;
  }
  .navbar-toggle {
      display: block;
  }
  .navbar-collapse {
      border-top: 1px solid transparent;
      box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }
  .navbar-fixed-top {
      top: 0;
      border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
      display: none!important;
  }
  .navbar-nav {
      float: none!important;
      margin-top: 7.5px;
  }
  .navbar-nav>li {
      float: none;
  }
  .navbar-nav>li>a {
      padding-top: 10px;
      padding-bottom: 10px;
  }
  .collapse.in{
      display:block !important;
  }
}





/* ======================================================= */



.wrapper-player-features{
	padding:9px 0px 9px 8px;
}

.feature-header{
	padding:0;
	margin:0px 0px -1px 0px;
	color:#8be5ec;
	font-size: 14px;
	font-weight: 300;
}

.feature-details{
	line-height: 16px;
	color:#cccccc;
	font-size: 12px;
	font-weight: 400;
}




/* ======================================================= */



.expert-box{
	margin:0px auto 55px auto; 
	padding:20px 40px 20px 40px; 
	background-color:#333; 
	border-radius:0px; 
	border-top:1px solid #333; 
	border-right:1px solid #333; 
	border-left:1px solid #333; 
	border-bottom:1px solid #333;
}



/* ======================================================= */



.privacypolicy-header{
	font-size:34px; 
	font-weight:200; 
	color:#fff; 
	padding:20px 0px 0px 0px;
}


.privacypolicy-subject-header{
	font-size:26px; 
	font-weight:200; 
	color:#fff; 
	padding:20px 0px 0px 0px;
}




/* ======================================================= */



.tips-header{
	font-size:34px; 
	font-weight:200; 
	color:#fff; 
	padding:20px 0px 0px 0px;
}


.tips-subject-header{
	font-size:26px; 
	font-weight:200; 
	color:#fff; 
	padding:20px 0px 0px 0px;
}



/* ======================================================= */



.footer-action-header{
	font-size:34px; 
	font-weight:200; 
	color:#fff; 
	padding:55px 0px 10px 0px;
}


.footer-action-submit{
	margin:0px auto 0px auto; 
	padding:15px; 
	height:135px;
}

.footer-action-submit a{
	border:1px solid #fff; 
	color:#fff; 
	font-size:18px; 
	padding:15px;
	text-decoration:none;
	border-radius: 5px;
}

.footer-action-submit a:link 	{ }   		
.footer-action-submit a:visited	{ } 					
.footer-action-submit a:active	{ }
.footer-action-submit a:hover	{ background-color:#60bea0; } 



.sitemap-header{
	font-size:12px;
	color:#fff;
	font-weight: 700;
	padding:0px 0px 5px 0px;
}

.sitemap{
	font-size:12px;
	color:#fff;
	font-weight: 400;
	padding:0px 0px 5px 0px;
}

.sitemap a:link{ 		color:#fff; text-decoration:none; }   		
.sitemap a:visited{ 	color:#fff; text-decoration:none; } 					
.sitemap a:active{ 		color:#fff; text-decoration:none; }
.sitemap a:hover{ 		color:#9feef5; text-decoration:none; } 


.sitemap-wrapper{
	padding:30px 0px 60px 0px;
	background-color: #3bb3bd !important;
	margin-top: 40px;
}


.sitemap-social-wrapper{
	border-bottom:1px solid #63ccd5;
	padding:0px 0px 20px 0px;
	width: 95%;
	margin:0px auto 0px auto;
}


/* ======================================================= */

	






/* Sticky footer styles
/* ======================================================= */
html {
    position: relative !important;
    min-height: 100% !important;
}

body {
    /* Margin bottom by footer height */
    margin-bottom: 150px !important;
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    /* Set the fixed height of the footer here */
    height: 150px;
    /*background-color: #000;*/
    text-align: center;
}


/* ======================================================= */


.call-to-action{ 
	margin:15px 0px 55px 0px; 
	padding:20px; 
	text-align: center; 
	clear: both;
}

.call-to-action a{
	font-weight: 700;
    text-align: center;
	color:#fff;
	border-radius: 5px;
    border: 2px solid #fff;
    padding: 20px 20px 20px 20px;
    margin:20px 0px 20px 0px;
    text-decoration:none;
    font-size: 18px;
}

.call-to-action a:link{ 	background-color: #3bb3bd; }   		
.call-to-action a:visited{ 	background-color: #3bb3bd; } 					
.call-to-action a:active{ 	background-color: #3bb3bd; }
.call-to-action a:hover{ 	background-color: #81d4ba; } 



.call-to-action-mini a{
	font-weight: 600;
    text-align: center;
	color:#fff;
	border-radius: 5px;
    padding: 15px 20px 15px 20px;
    margin:20px 0px 20px 0px;
    text-decoration:none;
    font-size: 13px;
}

.call-to-action-mini a:link{ 		background-color: #8be5ec; }   		
.call-to-action-mini a:visited{ 	background-color: #8be5ec; } 					
.call-to-action-mini a:active{ 		background-color: #8be5ec; }
.call-to-action-mini a:hover{ 		background-color: #3bb3bd; } 


/* ======================================================= */



.btn-primary {
    color: #fff !important;
    background-color: #3bb3bd !important;
    border-color: #fff !important;
    -webkit-transition-duration: 0.4s; /* Safari */
	transition-duration: 0.4s;
}

.btn {
    padding: 10px 16px !important;
    margin-bottom: 0px !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    border: 2px solid #3bb3bd !important;
    border-radius: 5px !important;
}


.btn-primary:hover {
  background-color: #6fd1d9 !important;
  border: 2px solid #6fd1d9 !important;
}



.btn-call-to-action{
	font-weight: 700 !important;
	color: #fff !important;
    background-color: #3bb3bd !important;
	border-radius: 5px !important;
    border: 2px solid #8be5ec !important;
    padding: 20px 20px 20px 20px !important;
    margin:20px 0px 20px 0px !important;
    font-size: 18px !important;
    -webkit-transition-duration: 0.4s; /* Safari */
	transition-duration: 0.4s;
}


.btn-call-to-action:hover {
  background-color: #8be5ec !important;
  border: 2px solid #8be5ec !important;
}


.call-to-action-wrapper{
	text-align:center;
	padding-bottom:40px;
}








/* ============================ */





.quick-contact-wrapper{
	 margin:30px auto 60px auto;
	 max-width: 600px;
	 position: relative;
	 min-height: 160px;
}


.quick-contact-header{
	font-size:34px; 
	font-weight:200; 
	color:#fff; 
	padding:55px 0px 10px 0px;
	position: relative;
	top:30px;
}


.quick-contact-submit{
	margin:0px auto 0px auto; 
	padding:15px; 
	height:135px;
}

.quick-contact-submit a{
	border:1px solid #fff; 
	color:#fff; 
	font-size:18px; 
	padding:15px;
	text-decoration:none;
	border-radius: 5px;
}

.quick-contact-submit a:link 	{ }   		
.quick-contact-submit a:visited	{ } 					
.quick-contact-submit a:active	{ }
.quick-contact-submit a:hover	{ background-color:#60bea0; } 






.quick-contact-wrapper .hbspt-form label{
    display: none;
}


.quick-contact-wrapper .hs-input{
    margin: 0px auto 10px auto;
    width: 100%;
    height: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    color: #333;
    border: 1px solid #eee;
    border-radius: 0px;
    background: #eee;
}



.quick-contact-wrapper .hbspt-form textarea{
    height: 100px !important;
}


.quick-contact-wrapper .hs-button{
	-webkit-appearance: none;
	cursor: pointer;
	font-size: 14px;
	text-align: center;
	background: #5dc5cd !important;
	border: none !important;
	-moz-border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
	border-radius: 0px !important;
	color: #fff !important;
	padding: 15px 20px 15px 20px !important;
	width: 100%;
	height: 55px;
	margin: 0px auto 0px auto !important;
	text-transform: uppercase;
}


.quick-contact-wrapper .hs-button:hover
{
  background-color: #7bd6dd !important;
}


.quick-contact-wrapper ul.hs-error-msgs{
    list-style: none;
}

.quick-contact-wrapper ul.hs-error-msgs li{
    margin-left: -35px;
    margin-bottom: 15px;
    margin-top: -8px !important;
}

.quick-contact-wrapper .hs-error-msg{
    display: block !important;
    color: #3bb3bd !important;
    font-weight: 600;
    font-style: italic;
}



.quick-contact-wrapper .hs-firstname{
	position: absolute;
	width: 49%;
	left: 0;
}


.quick-contact-wrapper .hs-lastname{
	position: absolute;
	width: 49%;
	right: 0;
}


.quick-contact-wrapper .hs-email{
	position: absolute;
	width: 49%;
	left: 0;
	top:60px;
}


.quick-contact-wrapper .hs-company{
	position: absolute;
	width: 49%;
	right: 0;
	top:60px;
}


.quick-contact-wrapper .hs-submit{
	position: absolute;
	width: 100%;
	left: 0;
	top:120px;
}




.quick-contact-wrapper .hs-error-msg {
    position: relative !important;
    z-index: 1500 !important;
    top: -20px !important;
    left: -25px !important;
    font-size: 12px !important;
}



.submitted-message{
	color: #fff !important;
	padding-top: 10px !important;
	padding-bottom: 0px !important;
	font-size: 18px !important;
	margin: 53px auto 10px auto !important;
	border-top: 1px solid #79c1aa !important;
	border-bottom: 1px solid #79c1aa !important;
}





/* ============================ */






/* 
======================================= 
spinner
=======================================
*/

.spinner {
   position: relative;
   left: 0px;
   top: 0px;
   height:30px;
   width:30px;
   margin:0px auto;
   -webkit-animation: rotation .6s infinite linear;
   -moz-animation: rotation .6s infinite linear;
   -o-animation: rotation .6s infinite linear;
   animation: rotation .6s infinite linear;
   border-left:2px solid rgba(93, 194, 162, .10);
   border-right:2px solid rgba(93, 194, 162, .10);
   border-bottom:2px solid rgba(93, 194, 162, .10);
   border-top:2px solid rgba(93, 194, 162, .8);
   border-radius:100%;
}

@-webkit-keyframes rotation {
   from {-webkit-transform: rotate(0deg);}
   to {-webkit-transform: rotate(359deg);}
}
@-moz-keyframes rotation {
   from {-moz-transform: rotate(0deg);}
   to {-moz-transform: rotate(359deg);}
}
@-o-keyframes rotation {
   from {-o-transform: rotate(0deg);}
   to {-o-transform: rotate(359deg);}
}
@keyframes rotation {
   from {transform: rotate(0deg);}
   to {transform: rotate(359deg);}
}



/* ======================================== */






