.fontFamily300{ font-family: 'open_sans_300';}
.fontFamily400{ font-family: 'open_sans_400';}
.fontFamily600{ font-family: 'open_sans_600';}
.fontFamily700{ font-family: 'open_sans_700';}
.fontFamily800{ font-family: 'open_sans_800';}
.fontSize_0_6em{ font-size: 0.6em; }
.fontSize_0_8em{ font-size: 0.8em; }
.fontSize_0_9em{ font-size: 0.9em; }
.fontSize_1em{ font-size: 1em; }
.fontSize_1_2em{ font-size: 1.2em; }
.fontSize_1_3em{ font-size: 1.3em; }
.fontSize_1_5em{ font-size: 1.5em; }
.fontSize_2em{ font-size: 2em; }
.port_heading_color{
	color:#D8704B;
}
.port_body_down{
	width: 100%;
	height: 300px;
	background-color: #313131;
	position: relative;
}
.port_body_up{
	top:0;
	left:0;
	right: 0;
	bottom: 0;
	position: absolute;
}
.port_contener{
	width: 95%;
	margin:auto;
	clear: both;
}

.port_c1_box>a>img{margin-top: 0.3em;}
.port_c2_box>a>img{margin-top: 0.2em;}
.port_c3_box>a>img{width: 1.6em;}
.port_c4_box>a>img{width: 1.6em;}
.port_c5_box>a>img{margin-top: 0.1em;}
.port_c6_box>a>img{margin-top: 5px;}
.port_c7_box>a>img{margin-top: 0.1em;}
.port_c8_box>a>img{margin-top: 0.5em;}
.port_c9_box>a>img{margin-top: 0.2em;}
.port_menu{
	overflow: auto;
	display: table;
	width: 100%;
}
.port_logo_section{
	width: 20%;
	display:table-cell;
	vertical-align: middle;
}
.port_logo_section>img{
	width: 15em;
}
.port_menu_section{
	width: 65%;
    display:table-cell;
    padding-left: 2%;
}
.port_dropdown_section{
	border-left:1px solid #989898;
	width: 15%;
	display:table-cell;
	vertical-align: middle;
	padding-left: 0.5em;
}

.port_menu_box{
	padding: 0.8em 0.8em 0.1em 0.8em;
	text-align:center;
	display: table-cell;
}
.port_menu_box>a>p{
	color: #989898;
	padding-top: 0.7em;
}
.port_menu_box>a:focus{
	text-decoration: none;
}

.port_active{
	border-bottom: 0.2em solid #FFFFFF;
}
.port_active>a>p{
	color:#FFFFFF;
}
.port_menu_con{
	display: table;
	width: 100%;
	padding-right: 1em;
}

.port_dropdown_body{
	display: table;
	width: 100%;
}
.port_dropdown_col_1{

	display: table-cell;
	width: 30%;
	padding-left: 0.5em;
	vertical-align: middle;
}
.port_dropdown_col_1>.port_dropdown_img{
	width: 2.2em;
    height: 2.2em;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 2em;
    border-radius: 50%;
    border: 0.1em solid #fff;
    vertical-align: top;
}
.port_dropdown_col_2{
	display: table-cell;
	width: 60%;
	padding-top: 0.5em;
	color:#fff;
}
.port_dropdown_col_3{
	display: table-cell;
    width: 10%;
    text-align: right;
    color: #fff;
    vertical-align: top;
    padding-top: 0.8em;
}
.port_dropdown_col_2_p{
	color:#989898;
}
.port_menu_font_2{
	font-size: 0.9em;
}

.port_body_center{
	border-radius: 5px;
	box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.2);
	width: 100%;
}
.port_body_up_1{
	background-color:#fff;
	display: table;
	width: 100%;
	border-top: 1px solid #E2E2E2;
	border-bottom: 1px solid #E2E2E2;
}	
.port_body_up_2{
	background-color:#f8f9fd;
}	
.port_body_up_2_1{
	display: table;
	width: 100%;
	margin: auto;
}
.port_pi_chart{
	width: 25%;
	display: inline-table;
	padding:2em 0em 2em 0em;
}
.port_pi_chart_box_in{
	border-top: 2px solid #E2E2E2;
    margin: auto;
    width: 90%;
    padding-left: 6%;
    margin: auto;
    margin-top: 2px;

}
.port_pi_chart_box_up{
	width: 100%;
}
.port_pi_chart_box_up_div{
	width: 100%;
	display:table;
}
.port_pi_chart_heading{
	margin-bottom: 0.4em !important;
}
.port_pi_chart_box_in_div{
	width: 13px;
    height: 6px;
    display: inline-table;
    border-radius: 5px;
    margin-right: 5px;
    vertical-align: middle;
    margin-left: 2px;
}
.port_body_center_box_1{
	width: 23%;
	display: table-cell;
	padding-top: 1.5em;
	padding-left: 1.5em;
	padding-bottom: 2em;
	vertical-align: top;
}
.port_body_center_box_2{
	display: table-cell;
	width: 77%;
}

.port_heading_sm{
	font-size:1em;
}
.port_heading_xs{
	font-size:0.9em;
}
.port_body1_box1_1{
	width: 100%;
}
.port_body1_box1_2{
	width: 99%;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
	border-radius: 7px;
}
.port_body1_box1_2_card_header{
	background-color: #DEDEDE;
	padding-top: 1em;
	border-radius: 8px 8px 0 0;
}
.port_body1_box1_2_card_header>.port_body_box1_2_1>.port_body_box_1img{
	border: 0.3em solid #F2F2F2;
}

.port_body1_box1_2_very{
	background-color: #449A01;
	color:#fff;
}
.port_body1_box1_2_non_very{
	background-color: #ee0201;
	color:#fff;
}

.port_body1_box1_2_kyc_very{
	background-color: #FB912F;
	color:#fff;
}

.port_body1_box1_2_non_kyc_very{
	background-color: #729FFD;
	color:#fff;
}

.port_body_box1_2_1>.port_body_box_1img{
	width: 7em;
    height: 7em;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 6em;
    border-radius: 50%;
    margin: auto;
    margin-bottom: 0.6em;
}
.port_body_box1_2_1{
	width: 60%;
	margin: auto;
	color:#fff;
}
.port_ver_lable{
    width: fit-content;
    padding: 0.5em 0.8em 0.2em 0.8em;
    border-radius: 1em 1em 0 0;
    margin: auto;
}
.port_ver_lable>p>img{
	margin-top: -0.5em;
}
.port_ver_lable>p{
	margin: 0;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
}

.port_body_box1_2_2{
	padding: 1em;
}
.port_card_menu{
	width: 100%;
    display: table;
    color: #ffffff;
    border-radius: 5px;
    padding: 0.5em 1em;
    margin-bottom: 0.5em;
}
.port_card_menu_div_1{
	width: 80%;
	display: table-cell;
}
.port_card_menu_div_1>p{
	margin:0;
}

.port_card_menu_div_2{
	width: 20%;
	display: table-cell;
	text-align: right;
}

.port_widgets{
	width: 100%;
	display: table;
	padding: 1.5em;
	border-spacing: 1.5em;
	padding-top: 0em;
	padding-bottom: 0em;
}
.port_widgets_box{
	width: 16.66%;
    display: table-cell;
    padding: 1.1em 0.5em 1.1em 0.9em;
    border-radius: 5px;
}		
.port_wi_p_1{
	margin-bottom: 0.1em;
	color:#fff;
}
.port_wi_p_2{
	color:#fff;
	margin-bottom: 0em;
}
.port_graph{
	border-top:1px solid #E2E2E2;
	display: table;
	width: 100%;
}
.port_graph_cell{
	display: table-cell;
	width: 33.33%;
}
.port_graph_cell_2{
	border-left:1px solid #E2E2E2;
	border-right:1px solid #E2E2E2;
	display: table-cell;
	width: 33.33%;
}
.port_graph_heading_1{
	width: 17em;
	margin:auto;
	margin-top: 1em;
	color:#313131;
}
.port_graph_heading_2{
	width: 17em;
	margin:auto;
	margin-bottom: 1em;
	margin-top: 1em;
	color:#313131;
}
.port_graph_heading_3{
	width: 17em;
	margin:auto;
	margin-top: 1em;
	color:#313131;
}

.port_view_report_body{
	width: 9em;
    margin: auto;
    margin-bottom: 2em;
}
.port_view_report_button{
	border: 1px solid #989898;
    padding: 0.5em 1em;
    border-radius: 1em;
    color: #3F739B;
    background: #ECF0F3;	
}
.port_step_sec li{
	width: 10em !important;
}
.port_step_sec>li>a>.circle{
	background-color: #DEDEDE !important;
	width: 3em !important;
    height: 3em !important;
    line-height: 3em !important;
    margin-bottom: 0em !important;
}
.port_step_sec>li>a:hover{
    color: inherit;
}
/*a:hover, a:focus {
}*/
.port_step_sec>li>a>.complete{
	background-color: #3F739B !important;
	width: 3em !important;
    height: 3em !important;
    line-height: 3em !important;
    margin-bottom: 0em !important;
}
.port_step_sec>li>.middle_border{
	background-color: #DEDEDE !important;
	width: 85% !important;
    top: 2.5em !important;
    left: 88px !important;
}
.port_step_sec>li>.complete{
	background-color: #313131 !important;
	width: 80% !important;
    top: 2.4em !important;
    left: 96px !important;
}
.port_cap_body{
	padding: 1.5em 1.5em 1.5em 1.5em;
}
.port_cap_heading{
	color:#fff;
	margin:0;
}
.port_cap_am{
	color:#fff;
	margin: 0;
}
.port_cap_head{
	width: 100%;
	background-color: #7C7C7D;
	padding: 0.6em 1.2em;
    border-radius: 5px;
}
.port_cap_head>.port_p_1{
	width: 69%;
	display: inline-block;
}
.port_cap_head>.port_p_2{
	width: 30.5%;
	display: inline-block;
	text-align: right;
}
.port_cap_head>.port_p_4{
	width: 58.5%;
	display: inline-block;
}
.port_cap_head>.port_p_3{
	width: 40.5%;
	display: inline-block;
	text-align: right;
	color:red;
}
.port_table{
	margin-top: 1.5em;
}
.port_table_tag{
    border-color: #fff !important;
}
.port_first_th{
	border-radius: 5px 0px 0px 5px;
}
.port_last_th{
	border-radius:  0px 5px 5px 0px;
}
.newportfoliosearch{
	padding-left: .5em;
    padding-right: .7em;

}
.newportfoliothcolor{
	background-color:#3F739B;
}
.new_statement_search_button{
	background-color: #D8704B !important;
	color: #fff !important;
	
}
#statement_table td a {
   color: #fff !important;
}
.portfolio_tab_header {
    border: 1px solid;
    padding: 10px;
    color: #fff;
    border-radius: 5px;
    background-color: #7C7C7D;
}
/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	margin: 0 auto;
	display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {

	
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}


/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(../img/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 10px;
	background: url(../img/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
	right: 10px;
	background: url(../img/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	/* display: none; */
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(../img/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(../img/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}
.bx-wrapper .carousel-item:focus
{
	outline: none;
	border:none;
}
/*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: #325ead;
	}
}
@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;
	}
}

@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%
    }
}