/*Common css for all pages*/
body
{
	position:relative;
}
.pointer_events_none
{
	pointer-events:none;
}

.img_prop
{
	width:100%;
	height:auto;
}
hr
{
	-webkit-box-sizing: inherit !important;
}
.main-header .navbar
{
	border: none;
    margin: 0px;
}
#search_bar
{
	background-color: #6a9abd;
	padding-bottom: 16px;
	padding-top: 16px;
	z-index: 99;
	/*margin-bottom:10px;*/
}
.container #search_bar
{
	border-radius: 5px 5px 0px 0px;
	margin-top:10px;
}
#search_bar .btn-info
{    
	padding: 5px 12px;
	font-size: 16px;
	line-height: 1.42857143;
}
#search_bar .btn-info .glyphicon
{
	display: -webkit-inline-box;
	vertical-align: middle;
}
.after_login_noslug
{
	/*position: absolute;
    bottom: 0px;*/
}
.before_login_footer_outer_home
{
	position: relative;
}
.before_login_footer_outer
{
	/*position: absolute;
	top:100px;*/
}

/* css for hover effects*/
.hovereffect {
  /*width: 100%;*/
  height: 400px;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
}

.hovereffect .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  background-color: rgba(0,0,0,0.6);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translate(460px, -100px) rotate(180deg);
  -ms-transform: translate(460px, -100px) rotate(180deg);
  transform: translate(460px, -100px) rotate(180deg);
  -webkit-transition: all 0.2s 0.4s ease-in-out;
  transition: all 0.2s 0.4s ease-in-out;
  font-size: 12px;
  line-height: 1.33333;
  padding: 16px;
  text-align: justify;
  color:#ffffff;
}

.hovereffect img {
  display: block;
  position: relative;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

.hovereffect h2 {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  position: relative;
  font-size: 17px;
  padding: 10px;
  background: rgba(0, 0, 0, 0.6);
}

.hovereffect a.info {
  display: inline-block;
  text-decoration: none;
  padding: 7px 14px;
  text-transform: uppercase;
  color: #fff;
  border: 1px solid #fff;
  margin: 50px 0 0 0;
  background-color: transparent;
  -webkit-transform: translateY(-200px);
  -ms-transform: translateY(-200px);
  transform: translateY(-200px);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.hovereffect a.info:hover {
  box-shadow: 0 0 5px #fff;
}

.hovereffect:hover .overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.hovereffect:hover h2 {
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

.hovereffect:hover a.info {
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

/*Css for error pages*/
.error_page_body_bg
{
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.error_page_body
{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	color: #B0BEC5;
	display: table;
	font-weight: 100;
	font-family: 'Lato';
}
.error_page_body .container 
{
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}

.error_page_body .content {
	text-align: center;
	display: inline-block;
	color:#333 !important;
	background: rgba(255, 255, 255, 0.6);
	margin-top:20%;
	font-weight: 800;
    padding: 35px;
}

.error_page_body .title {
	font-size: 48px;
	color: #075691 !important;
}

.error_page_body .quote {
	font-size: 36px;
}

.error_page_body .explanation {
	font-size: 24px;
}



@media screen and (max-width: 1150px)
{
	.rcxHomePage .rcxHomePageHeaderSection .rcxHomePageHeaderNavigation .outer_custom {
	    /* width: 30%; */
	    text-align: center;
	    position: absolute;
	    z-index: 99999;
	    top: 327px;
	    margin: 0px auto;
	    padding: 0px;
	}
}
@media only screen and (max-width:1027px) {
    #Sponsor_detail,
    #legend {
        position: relative
    }
    #portfolio_profile_section .tab-content,
    #progress,
    .emailouter,
    .gl_img,
    .myinvestbtn,
    .notifyme {
        width: 100%
    }
    .fancybox-skin {
        overflow: hidden
    }
    .fancybox-overlay {
        background: 0 0;
        display: none!important
    }
    #legend {
        right: 0
    }
    #total_cs h3 {
        margin: 0
    }
    #total_cs {
        text-align: left;
        left: 27px
    }
    #tot_val {
        margin: 11px 4px 0
    }
    .notifyme {
        padding: 11px 78px;
        font-size: 13px
    }
    .fancybox-close {
        top: 0;
        right: 0
    }
    .loan-info-bar h3 {
        text-align: center!important
    }
    .thumbnail #step1 {
        padding: 0
    }
    .headingtext {
        font-size: 20px
    }
    .short_headline span {
        font-size: .8em;
        font-weight: bolder
    }
    .short_headline {
        margin: 0
    }
    #all_section,
    #portfolio_page {
        margin-top: 10px
    }
    #f_highlight_header {
        margin-top: 15px
    }
    #accordion4 ul,
    .editor_content ul {
        padding: 0 15px
    }
    #all_section,
    #all_section_tabs,
    #overview_estimate,
    #port_graph .col-xs-12,
    #portfolio_tabs,
    .port_section {
        padding: 0
    }
    #portfolio_page {
        padding: 0
    }
    #overview_estimate_mobile .m_li {
        text-align: center;
        margin: 3px;
        width: 47%;
        float: left;
        border: 1px solid;
        border-radius: 0;
        font: 12px/22px PM;
        padding: 9px 7px;
        color: #848484;
        background: linear-gradient(180deg, #d9dcdf 79%, #aeb1b3)
    }
    #overview_estimate_mobile .m_li h6 {
        font-weight: 400;
        font-size: .9em;
        color: #f77725;
        text-transform: uppercase
    }
    #port_nav_tabs>li {
        width: 31.8%
    }
    .statement_list_port,
    .statment_amount {
        margin-left: 5px
    }
    .final_statement_port>ul>li {
        width: 5em
    }
    #footer {
        height: 86px
    }
    #gall_video,
    #img_gl {
        margin: 0
    }
    #invest_summary #deal_form #email,
    #invest_summary #deal_form #phoneno,
    #invest_summary #deal_form .desc_query {
        width: 100%
    }
    .no-margin-left {
        font-size: 1.3em
    }
    #share_amnt_lable {
        text-align: left
    }
    #share_amnt {
        margin-top: 10px
    }
    .subsection {
        margin-top: 15px;
        display: inline-block
    }
    .e_d_sign_label {
        font-size: 12px;
        float: right;
        width: 85%
    }
    .no_padding_xs {
        padding: 0
    }
}
@media screen and (max-width: 1140px)
{
	#header .rcxMobileNavigation .rcxMobileMenu #submenu1
	{
		    overflow: auto;
	}
	#header .rcxMobileNavigation .rcxMobileMenu #submenu1 li
	{
		    padding: 3px 1px;
		    font-size:14px;
	}
}
@media (max-width:1024px) {
    .short_headline span {
        font-size: 1.1em;
        font-weight: bolder
    }
    .no-margin-left {
        font-size: 1.8em
    }
}

@media (min-width:768px) 
{
    .e_d_sign_label {
        width: auto;
        float: none
    }
	.navbar-default .navbar-nav>li>a 
	{
		color: #03426b;
	}
}
@media (max-width:760px) 
{
	.navbar-default .navbar-nav>li>a 
	{
		color: #03426b !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;
	}
}

@media (min-width:1027px) and (max-width:1150px) {
    .gl_img {
        width: 165px
    }
}

@media (min-width:1028px) and (max-width:1200px) 
{
    .emailouter {
        width: 288px
    }
    .headingtext {
        font-size: 23px
    }
}

@media (max-width:1199px) and (min-width:711px) {
    #capital_stack {
        width: 40%
    }
}

@media screen and (max-width:800px) {
    .footerText .text-left {
        float: none
    }
}

@media only screen and (max-width:767px) {
    #Sponsor_detail {
        margin-top: 15px
    }
}
@media (max-width:320px) 
{
	#gform_submit_button_3
	{
		width: 150px;
		min-width: 150px;
	}
	.left_desc span
	{
		font-size:20px !important;
	}
	
}
@media (max-width:320px)
{
	.button
	{
		width: 150px;
		min-width: 150px;
	}
	.button--wide
	{
		width: 200px !important;
		min-width: 200px !important;
	}
}
@media only screen and (max-width:320px) {
    #progress,
    .myinvestbtn {
        width: 100%
    }
    .headingtext {
        font-size: 18px
    }
    .notifyme {
        padding: 11px 61px
    }
    #port_nav_tabs>li {
        width: 31.6%
    }
    .no-margin-left {
        font-size: 15px
    }
    .short_headline span {
        font-size: 16px
    }
    .disclaimer_text {
        top: 5px
    }
    #disclaimer_list li {
        left: -3px
    }
	.u-bgWhite h1.h1 span
	{
		font-size: 90% !important;
	}
	.button--wide
	{
		width: 200px !important;
		min-width: 200px !important;
	}
	.button
	{
		width: 150px;
		min-width: 150px;
	}
	#intro .banner h1 span
	{
		font-size: 40px !important;
	}
	.inner_section
	{
		padding-top: 30% !important;
	}
	.static_page_outer h1
	{
		font-size:32px !important;
	}
}

@media (max-width:360px) and (min-width:321px) {
    .notifyme {
        padding: 11px 59px
    }
    .no-margin-left {
        font-size: 16px
    }
    .short_headline span {
        font-size: 17px
    }
}

@media (max-width:414px) and (min-width:376px) {
    .final_statement_port>ul>li {
        width: 6em
    }
}

@media (max-width:768px) and (min-width:737px) {
    .final_statement_port>ul>li {
        width: 4.8em
    }
    #overview_estimate_mobile .m_li {
        width: 19%
    }
}