@charset "utf-8";
/* CSS Document */

@media (min-width: 992px) {
  .container {
    width: 970px;
	}
}

@media (min-width: 1200px) {
  .container {
    width: 1170px;
	  
  }
	 
}
@media (min-width: 768px),(min-width: 992px), (min-width: 1200px) {
	  .navbar-header {
  min-height: 150px;
  }
}

body {
    margin-top: 0px;
	background-color: #f0f0f0;
	overflow-x:hidden;
	 
}
 
.container {
	background-color: white;
}
 

html {
	
 overflow-x:hidden;
}


 
  .vertical { display: block;  }

 .navbar {
    background-color: #ffffff;
    margin:0; /*add this*/
}

.navbar-form {
	padding-top:5px;
	border:0px;
}

 .dropdown-menu {
		
		 list-style-type:disc;
		
		
	 }
	 
 .dropdown-menu li{
   font-family:Open Sans, sans-serif;
   font-size:12px;
   color:black;
	 
}

 
.dropdown-menu li a {
      width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
	}
	.noTouchEvents .dropdown-menu > li > a:hover{
    background-color:#228d7b;

}
	 .caret {
  width: 10px;
  height: 10px;
  border: none;
  background-color: green;
		 
}

.input-size {   
   height: 36px;
   font-size: 15px;
   line-height: 20px;
     }

 .actuarial {
	color:#ffffff;
	font-size: 14px;
	font-weight:700;
	font-family: 'Open Sans', sans-serif;
}

.actuarial a:active {color: #ffffff; text-decoration: none; outline: 0;  }
.actuarial a:link {color:#ffffff; text-decoration: none; font-weight:bold; }
.actuarial a:visited {color:#ffffff; text-decoration: none; font-weight:bold; }
.noTouchEvents .actuarial a:hover {text-decoration:none;color:#000000; font-weight:bold; }

ul{
    display: inline-block;
    vertical-align: middle;
}
.navbar.navbar-custom .signin {
  float: right;
  position: absolute;
  right: 15px;
}
.navbar.navbar-custom .navbar-nav > li > a {
  color: #ccc;
}
.navbar.navbar-custom a.btn.navbar-btn.btn-sign {
  background: none;
  border-radius: 0;
  font-size: 14px;
  margin-right: 5px;
  margin-left: 5px;
  color: #ccc;
  display: inline-block;
  padding: 6px 10px;
}

.navbar.navbar-custom2 {
  float: left;
  position: absolute;
  right: 15px;
}

/*
 .navmenu ul {margin: 50; padding-right: 50; 
	list-style-type: disc; list-style-image: none; z-index: 820 }
.navmenu li {display: inline; padding-right:
20px;   }

.navmenu a {text-decoration:none; color: white;  }
.navmenu a:hover {color: black; background-color:white;}
*/
 

#navmenu2 ul {margin: 50; padding: 0; 
	list-style-type: none; z-index: 820 }
#navmenu2 li {display: block; padding: 5px 20px 5px 20px; z-index: 800;}
#navmenu2 a {text-decoration:none; color: black;  }
.noTouchEvents #navmenu2 a:hover {text-decoration:none; color: black; background-color:white;}

 

	.second_nav {
	position:absolute;
	margin-top:-20px;
	background-image: url("../images/header_background.png")  ;
	 width:100%;
	margin-left: -15px;
    margin-bottom:20px;
          }
		

.jumbotron{

    margin-bottom:-10px;
	margin-top:-30px;
	height:550px;
          }
  .navbar.navbar-default .navbar-collapse {
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
	 
}

   
	.ideas {
	margin-top: 20px;
    background: url(../images/smart_object.png) no-repeat center center fixed; 

}
	.ideas_heading {
		margin-top: 30px;
		
	font-family: 'Roboto', sans-serif;
	color: #01a7a5;
	font-size: 2.25em;
	font-weight: 400;
	line-height: 0.5;
	
	}


.ideas_arrows {
	margin-top: 30px;
}
     
.process_large_text {
	
	margin-top:190px;
	font-family: 'Roboto', sans-serif;
	color: #01a7a5;
	font-size: 2.25em;
	font-weight: 400;
	line-height: 0.5;
	
}

.process_large_text_bottom {
	
	margin-top:40px;
	margin-bottom: 50px;
	font-family: 'Roboto', sans-serif;
	color: #01a7a5;
	font-size: 2.25em;
	font-weight: 400;
	line-height: 0.5;
	
}

.process_small_text {
	font-family: Open Sans, sans-serif;
	color: #000000;
	font-size: 1em;
	font-weight: 400;
	line-height: 1.5;
	
}

.process_1 {
	background-color:#01a7a5;
}
.process_2 {
	background-color:#01a7a5;
}

.process_3 {
	background-color:#01a7a5;
}
.process_text {
	margin-top: 50px;
	font-family: Open Sans, sans-serif;
	color: #ffffff;
	font-size: 1em;
	font-weight: 400;
	line-height: 1.25;
}
 
.btn-primary, .noTouchEvents .btn-primary:hover, .btn-primary:active, .btn-primary:visited {
    background-color: #01a7a5 !important;
}

.btn btn-process {
	
	background-color: #cceded !important;
}

.btn-process {
  background-color: #cceded;
  border-color: #cceded;
}
.noTouchEvents .btn-process:hover,
.btn-process:focus,
.btn-process:active,
.btn-process.active {
  background-color: #b9e6e6;
  border-color: #a6e0e0;
}
.noTouchEvents .btn-process.disabled:hover,
.btn-process.disabled:focus,
.btn-process.disabled:active,
.btn-process.disabled.active,
.noTouchEvents .btn-process[disabled]:hover,
.btn-process[disabled]:focus,
.btn-process[disabled]:active,
.btn-process[disabled].active,
.noTouchEvents fieldset[disabled] .btn-process:hover,
fieldset[disabled] .btn-process:focus,
fieldset[disabled] .btn-process:active,
fieldset[disabled] .btn-process.active {
  background-color: #cceded;
  border-color: #cceded;
}

 
	.btn-custom-lighten.active {
  color: rgba(255, 255, 255, 0.75);
}
.btn-custom-lighten {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #d400b1;
  background-image: -moz-linear-gradient(top, #c000a0, #f300ca);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#c000a0), to(#f300ca));
  background-image: -webkit-linear-gradient(top, #c000a0, #f300ca);
  background-image: -o-linear-gradient(top, #c000a0, #f300ca);
  background-image: linear-gradient(to bottom, #c000a0, #f300ca);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc000a0', endColorstr='#fff300ca', GradientType=0);
  border-color: #f300ca #f300ca #a6008b;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
   

   
}
.noTouchEvents .btn-custom-lighten:hover,
.btn-custom-lighten:focus,
.btn-custom-lighten:active,
.btn-custom-lighten.active,
.btn-custom-lighten.disabled,
.btn-custom-lighten[disabled] {
  color: #ffffff;
  background-color: #f300ca;
  *background-color: #da00b5;
}
.btn-custom-lighten:active,
.btn-custom-lighten.active {
  background-color: #c000a0 ;
}
.btn-custom-lighten.active {
  color: rgba(255, 255, 255, 0.75);
}
.btn-custom-hero2 {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #2075e3;
  background-image: -moz-linear-gradient(top, #136adc, #3485ee);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#136adc), to(#3485ee));
  background-image: -webkit-linear-gradient(top, #136adc, #3485ee);
  background-image: -o-linear-gradient(top, #136adc, #3485ee);
  background-image: linear-gradient(to bottom, #136adc, #3485ee);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff136adc', endColorstr='#ff3485ee', GradientType=0);
  border-color: #3485ee #3485ee #115fc5;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
   
}
.noTouchEvents .btn-custom-hero2:hover,
.btn-custom-hero2:focus,
.btn-custom-hero2:active,
.btn-custom-hero2.active,
.btn-custom-hero2.disabled,
.btn-custom-hero2[disabled] {
  color: #ffffff;
  background-color: #3485ee;
  *background-color: #1d76eb;
}
.btn-custom-hero2:active,
.btn-custom-hero2.active {
  background-color: #136adc ;
}

 

 
.button {
	margin-top: 200px;
}

 ul.no_bullet {
 list-style-type: none;
 padding: 0;
 margin: 0;
 }

li.video {
 background: url(../images/video_icon.png) no-repeat left top;
	height: 54px;
 padding-left: 44px;
 padding-top: 3px;
 }

li.press_release {
 background: url(../images/press_release_icon.png) no-repeat left top;
	height: 54px;
 padding-left: 44px;
 padding-top: 3px;
 }

li.trade_press {
 background: url(../images/news_icon.png) no-repeat left top;
	height: 154px;
 padding-left: 44px;
 padding-top: 3px;
 }
li.date_icon1 {
 background: url(../images/date_icon1.png) no-repeat left top;
	height: 100px;
 padding-left: 44px;
 padding-top: 3px;
 }

li.date_icon2 {
 background: url(../images/date_icon2.png) no-repeat left top;
	height: 54px;
 padding-left: 44px;
 padding-top: 3px;
 }
 
.news_1 {
	 
	background-color: rgba(255, 255, 255, 0.8);
	height:450px;
	padding-left:20px;
	padding-top:30px;
}
 
 
.news_heading {
	font-family: Open Sans, sans-serif;
	color: #01a7a5;
	font-size: 1.5em;
	font-weight: 400;
	line-height: 0.75;
	
}
.news_sub_heading {
	font-family: Open Sans, sans-serif;
	color: #006c64;
	font-size: 1em;
	font-weight: 700;
	line-height: 1.5;
	 
}
.news_sub_heading2 {
	font-family: Open Sans, sans-serif;
	color: #000000;
	font-size: 1em;
	font-weight: 400;
	line-height: 1.5;
}
.news_text {
	font-family: Open Sans, sans-serif;
	color: #000000;
	font-size: .88em;
	font-weight: 400;
	line-height: 1.5;
	

}
.news_more {
	font-family: Open Sans, sans-serif;
	color: #01a7a5;
	font-size: 1em;
	font-weight: 700;
	line-height: 1.714;
}
 
 

 
.events_2 {
	
	background-color: rgba(255, 255, 255, 0.8);
	height:450px;
	padding-left:20px;
	padding-top:30px;
}
.events_heading {
	font-family: Open Sans, sans-serif;
	color: #008c4b;
	font-size: 1.5em;
	font-weight: 400;
	line-height: 0.75;
}
.events_sub_heading {
	font-family: Open Sans, sans-serif;
	color: #006c14;
	font-size: 1em;
	font-weight: 700;
	line-height: 1.5;
}
.events_sub_heading2 {
	font-family: Open Sans, sans-serif;
	color: #000000;
	font-size: 1em;
	font-weight: 400;
	line-height: 1.125;
}
.events_sub_heading3 {
	font-family: Open Sans, sans-serif;
	color: #000000;
	font-size: 1em;
	font-weight: 700;
	line-height: 1.125;
}
.events_text {
	font-family: Open Sans, sans-serif;
	color: #000000;
	font-size: 0.88em;
	font-weight: 400;
	line-height: 1.571;
	
}
.events_all {
	font-family: Open Sans, sans-serif;
	color: #008c4b;
	font-size: 1em;
	font-weight: 700;
	line-height: 1.5;
	 
}
 
.members_3 {
	 
	background-color: rgba(255, 255, 255, 0.8);
	height:450px;
	padding-left:20px;
	padding-top:30px;
	
}
.member_heading {
	font-family: Open Sans, sans-serif;
	color: #793b9d;
	font-size: 1.5em;
	font-weight: 400;
	line-height: 0.75;
}
.member_text {
	font-family: Open Sans, sans-serif;
	color: #000000;
	font-size: 0.88em;
	font-weight: 400;
	line-height: 1.571;
	
}
.members_sub_headings {
	font-family: Open Sans, sans-serif;
	color: #793b9d;
	font-size: 1em;
	font-weight: 700;
	line-height: 1.5;
	
}
.see_all_news{
margin-top:0px;	
}

.see_all_events{
margin-top:150px;	
}
 

.see_all_explore{
margin-top:35px;	
}
.row-padded {
	background-color: #ffffff;
	margin-top: 50px;
	margin-bottom: 50px;
}
  
.product {
	margin-top:50px;
	margin-bottom:0px;
	height: 400px;
 
}
.product_content {
	 
	color: black;
	height:350px;
}
	.nogutter{
margin: 0px !important;


}
	.product_1 {
	
	padding-top:30px;
	padding-left:60px;
}

 
.product_background_1 {
	background-color: rgba(255, 255, 255, 0.8);;
	 
}
.product_background_2 {
	background-color: rgba(255, 255, 255, 0.8);;
}	  
.img-responsive.img-center {
  margin: 0 auto;

}
.product_1_image {
	padding-top:20px;
 
}
.product_1_text {
	padding-top:20px;
	padding-left: 50px;
	} 

.product_1_text2 {
	padding-top:10px;
	padding-left: 20px;
}
	.product_vertical {
	 
	padding-top:30px;
	padding-left:50px;
	}

.product_vertical_image {
	 
	padding-top:30px;
	padding-left:100px;
	}
 
.product_2 {
	 
	padding-top:30px;
	padding-left:0px;
	}
 
.product_2_image {
	padding-top: 30px
		 
		
}
.product_2_text2 {
	padding-top:38px;
	padding-right: 30px;
}
.product_2_text {
	font-family: Open Sans, sans-serif;
	color: #000000;
	font-size: 1em;
	font-weight: 400;
	line-height: 1.5;
}
  
 
.product_view {
	 
	padding-left:100px;
	 
}

.product_3 {
	 
	padding-top:30px;
	padding-left:30px;
}
.li_index_logo_subhead {
font-family: Open Sans, sans-serif;
	color: #000000;
	font-weight: 400;
	font-size: 0.88em;
	line-height: 1.571;
}
.li_index_logo_subhead_circle {
	font-family: Open Sans, sans-serif;
	color: #000000;
	font-weight: 400;
	font-size: 1.13em;
	line-height: 1.222;
}
.li_logo_text {
	font-family: Open Sans, sans-serif;
	color: #000000;
	font-size: 1em;
	font-weight: 400;
	line-height: 1.5;
	transform: scaleY(0.998);
}
.li_logo_sign-up {
	font-family: Open Sans, sans-serif;
	color: #777777;
	font-size: 0.81em;
	font-weight: 400;
	line-height: 1.385;
}

.li_button_view {
	padding-left: 370px;
	margin-top:0px;
	position: relative;
	z-index: 10;
}
.lss_logo_subhead {
font-family: Open Sans, sans-serif;
	color: #000000;
	font-size: 1em;
	font-weight: 400;
	line-height: 1.5;
	transform: scaleY(0.998);
}

.lss_logo_text {
	padding-top: 30px;
}
.lss_button {
	padding-top:15px;
}
	.no-gutter {
  margin-right: 0;
  margin-left: 0;
}

.no-gutter > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
 
.product .img-responsive {
    margin: 0 auto;
}
	div.footer_image {
            background-image:url("../images/footer_logo.png");
            background-repeat:no-repeat;
            margin-top: 30px; 
            height:80px;
        }

div.footer_nav {
             
    margin-top: 10px; 
            
}
 

 /* unvisited link */
a:link {
    color: white;
}

/* visited link */
 a:visited {
    color: white;
}

/* mouse over link */
 .noTouchEvents a:hover {
    color: black;
	 text-decoration: none;
}

/* selected link */
 a:active {
    color: white;
} 


.maincol img{
	padding-top: 0px;
	padding-right: 20px;
}
 
@media screen and (min-width: 768px)  {
  .content-to-show { display: none; }   /* hide it elsewhere */
	
	}
  

@media   (min-width: 1400px) {
	  .content-to-hide  navmenu pull-right { display: none; }
  }
