
/* end common css */
/* nav bar  starts */
.nav
{
    /*display: inline;*/
    float: right;
}
.rcxMobileMenu .nav{
	float:none;
}
#navigation-new .nav{
	float: right;
}
.header-nav
{
    min-height: 60px;
}
.navbar-brand img
{
  height: 60px;
  /*top: -20px;*/
  position: relative;
}
.navbar-default .navbar-nav>li>a
{
  color: #337AC6;
}
.navbar-default
{
  background-image: none;
  border: none;
  background-color: transparent;
  box-shadow:none;
}
.nav-menu-secondary {
    margin: 13px 10px 13px;
    padding: 0;
    list-style: none;
    font-size: 18px;
    line-height: 16px;
}
.nav-menu-secondary li {
    display: inline;
    margin-right: 23px;
}
#request_demo_button
{
  border: 1px solid #f8aa1b;
  padding: 13px 12px;
  margin: 0 8px;
}
#request_demo_button:hover
{
  color:#f8aa1b;
}
.navbar_toggle_button
{
  background-color: #075691;

}
.navbar-default .navbar-toggle .icon-bar
{
  background-color: #fff;
}
.navbar_fixes
{
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 9999;
}
.navbar-fixed-top-scroll
{

  width: 100%;
  top: 0;
  z-index: 9999;
  /*background-color: #fff;*/
  box-shadow: 0 0.5em 0.5em rgba(0,0,0,0.1);
}
ul.navbar-nav li:last-child {
    /*border: 1px solid #6a9abd;*/
}
.nav-submenu
{
    position: absolute;
    z-index: 9999;
    top: 96px;
    left: 0;
    width: 100%;
    padding: 16px;
    text-align: center;
    background-color: #fff;
    -webkit-box-shadow: 0 0.5em 0.5em rgba(0,0,0,0.1);
    box-shadow: 0 0.5em 0.5em rgba(0,0,0,0.1);
    display: none;
}
.navbar-nav>li:hover>.nav-submenu {
    display: block;
}
.nav-submenu li {
    display: inline-block;
    vertical-align: top;
    max-width: 240px;
    padding: 0 16px;
}
.nav--global .nav-submenu li {
    display: inline-block;
    vertical-align: top;
    max-width: 240px;
    padding: 0 16px;
}
.navbar-nav>li>a
{
  font-size: 17px;
}
.navbar-brand
{
  /*margin-left: 42px !important;*/
}
.anchor_on_static
{
  color: #e1e1e1 !important;
}
.login_header
{
  /*padding-top: 40px;*/
}
.headerWithoutSlug_Login
{
  left: 0px;
  z-index: 9999;
  background-color: #fff;
  background-color: #1d252d;
  box-shadow: 0 0.5em 0.5em rgba(0,0,0,0.1);
}
#signin_section
{
	margin-top: 35px;
    background: rgba(255, 255, 255, 0.7);
}
/* nav bar ends */

/* main section */
.videoLightbox__container
{
  position: fixed;
    z-index: 10000;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0,0,0,0.75);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    /*display: none;*/
}
.videoLightbox__video {
    /*width: 900px;
    max-width: 100%;*/
    position: relative;
    top: 0;
    margin-left: 0;
    bottom: 0;
}
.videoLightbox__video div {
     position: relative;
    padding-bottom: 56.25%;
}
.videoLightbox__video iframe
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.fa-play-circle
{
  width: 100%;
}
#image_title
{
  font-size: 56px;
}
@media (max-width:760px) 
{
	.navbar-default .navbar-nav>li>a 
	{
		color: #325ead !important;
	}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form 
	{
		background-color: #ffffff;
	}
	#intro .banner h1 span{
		font-size: 50px !important;
	}
	.u-bgWhite h1.h1 span
	{
		font-size: 100% !important;
	}
	.topper_section 
	{
		/*height: 120vh;*/
	}
	#intro h3 span
	{
		font-size: 30px !important;
	}
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6, p, span, div, strong {
    font-family: 'open_sans_300';
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}
.inner_section {
    padding-top: 100px;
}

/* about us */
.bo_1_heading_a {
    font-size: 3.9em !important;
}

.bo_1_heading {
    color: #fff;
    line-height: 2.7pc;
    font-size: 3.9em;
    font-weight: 400 !important;
    line-height: 1em;
}

.boBox {
    width: 70%;
    margin: auto;
    text-align: center;
}
.navbar.navbar.navbar-default {
  margin-top: 0;
  transition: all .2s ease-in-out;
}
  .boPopover{
    /*font-family: 'open_sans' !important;*/
    color:#fff;
    background-color: hsla(0, 0%, 0%, 0.9);
    position: fixed !important;
    padding-top:1pc; 
    padding-bottom:1pc; 
    z-index: 9999;
    bottom: 0px;
    padding-left: 2%
  }
  .boPopoverText{
    /*font-family: 'open_sans' !important;*/
    margin-top: 10px;
    font-size: 13px;
  }
  .bo_1_heading_2 {
    color: #fff;
    font-size: 1.5em;
    margin-top: 1em;
  }
  .buttonRed {
    padding: 10px 45px;
    border-radius: 2px;
    /* font-family: 'open_sans' !important; */
    color: #fff;
    font-size: 16px;
    background-color: #355eac;
}

.buttonRed {
    padding: 10px 45px !important;
    border-radius: 2px !important;
    font-family: 'PMLight' !important;
    color: #fff !important;
    font-size: 16px !important;
    background-color: #03426b !important;
}