@import url(http://fonts.googleapis.com/css?family=Oswald:400);

@import url(http://fonts.googleapis.com/css?family=Oswald:700);

@import url(http://fonts.googleapis.com/css?family=Josefin+Sans:300);

/*------ template stylization ------*/
.container{
  background-color:#fff;
  font-size: 0.875em
}

/*------ header ------- */
/* navbar */
.navbar_ {
  box-shadow: none !important;
  border: none !important;
}
.navbar_ .navbar-inner {
  padding: 0;
  margin: 0;
  background: none;
  filter: none;
  box-shadow: none !important;
  border: none !important;
  border-width: 0 !important;
}

/*logo*/
.navbar h1.brand {
  float: left;
  padding: 22px 0 14px 35px;
  margin: 0;
}
.navbar h1.brand a {
  display: block;
  width: 318px;
  height: 65px;
  text-indent: -5000px;
  background: url('../img/invest_n_gain_logo.gif') left top no-repeat;
}
/**/
/*nav*/
.navbar_ .btn-navbar {
  margin: 0px 0px 0 0;
  padding: 5px 10px;
  font-size: 1em;
  color: #313131;
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif;
}
.navbar_ .container {
  position: relative;
}
.navbar_ .btn-navbar .icon-bar {
  display: block;
  width: 100%;
  margin: 4px 0;
}
.nav-collapse_ .nav {
  padding: 0 0 0 0;
}
.nav-collapse_ .nav li {
  margin: 0;
  padding: 0;
  position: relative;
  zoom: 1;
  z-index: 999;
}

.nav-collapse_ .nav li a {
  display: block;
  font-size: 0.938em;
  line-height:normal;
  color: #313131;
  font-family:Tahoma, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  padding: 0;
  width:232px;
  text-align:center;
}

.nav-collapse_ .nav li a:hover {
background-color:#ff0000}



.nav-collapse_ .nav li > a:hover,
.nav-collapse_ .nav li.active > a,
.nav-collapse_ .nav li.active > a:hover {
  color: #ffffff;
  background: url('../img/menu/menu_bg.jpg') center top no-repeat;
}



.nav li.sfHover > a {
  color: #7f858e;
}
.sub-menu > a:before {
  content: " ";
  position: absolute;
  background: url('../img/nav-marker.gif') left top no-repeat;
  width: 11px;
  height: 6px;
  left: 36px;
  top: 40px;
}
.nav .sub-menu.active > a:before,
.sub-menu > a:hover:before {
  background: url('../img/nav-marker-hover.gif') left top no-repeat;
}
.nav-collapse_ .nav ul {
  position: absolute;
  display: none;
  width: 133px;
  left: -20px;
  top: 55px;
  list-style: none;
  zoom: 1;
  z-index: 9;
  background: url('../img/nav-li-a-active-bg.gif') center top repeat;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  padding: 20px 0 20px 0;
  margin: 0;
  behavior: url('js/PIE.htc');
}
.nav-collapse_ .nav ul li {
  padding-left: 25px;
}
.nav-collapse_ .nav ul li a {
  padding: 0 0 0 0;
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.750em;
  line-height: 30px;
  display: inline-block;
}
.nav-collapse_ .nav ul li > a:hover,
.nav-collapse_ .nav ul li.sfHover > a {
  color: #000000;
  text-decoration: none;
  background: none;
}
.nav-collapse_ .nav ul ul {
  position: absolute;
  display: none;
  width: 126px;
  height: auto;
  left: 135px;
  top: -20px;
  list-style: none;
  background: url('../img/sub-menu-bg.gif') center top repeat;
}
.nav-collapse_ .nav ul ul li a {
  padding: 0 0 0 0;
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.750em;
  line-height: 30px;
  display: inline-block;
}
.nav-collapse_ .nav ul ul li > a:hover,
.nav-collapse_ .nav ul ul li.sfHover > a {
  color: #9093a1;
  text-decoration: none;
  background: none;
}

a.textlink:active 		{  	text-decoration: none;color:#777777; 	}
a.textlink:visited 	{   text-decoration: underline;	color:#777777; 		}
a.textlink:link 		{	text-decoration: underline;	color:#777777; 		}
a.textlink:hover 		{  	text-decoration: none;color:#777777;  }

/**/
/*--- header end ------*/
/*--------------content start ---------------*/
#content {
}
.indent {
  padding-top: 24px;
}

.indenttop {
  padding-top: 44px;
}

/* slider */
.slider {
  position: relative;
  z-index: 1;
}
.camera_wrap {
  border: 1px solid #eaebe7;
}
/**/
/*images*/
figure {
  margin: 0;
}
figure img {
  border: 1px solid #e8eaed;
  margin: 0;
}
.indent1 {
  margin-bottom: 20px;
}
.img-indent {
  margin-right: 20px;
  float: left;
}
/**/
/*- headings -*/
h2 {
  color: #000;
  margin: 0px 0 15px 0;
  position: relative;
}
.h2-indent {
  margin-top: 65px;
}
.h2-wrap {
  width: 100%;
  overflow: hidden;
}
h3 {
  font-weight: bold;
  color: #333333;
  font-size: 1.425em;
  margin: 0px 0 15px 0;
}
h4 {
  font-size: 1.375em;
  line-height: 28px;
  color: #1d201d;
  margin: 0 0 10px 0;
  text-transform: uppercase;
  text-shadow: 1px 0px #000;
  letter-spacing: -2px;
}
/**/
/*- lists -*/

.submenu {
  margin: 0 0 0 0;
  padding-right:30px;
  padding-bottom:20px
}
.submenu li {
  list-style: none;
  line-height:normal;
  padding-bottom: 10px;
  padding-top: 10px;
  border-bottom: 1px solid #eee
}
.submenu li a {
  color: #696969;
}

.submenu li a.active {
  color: #000;
}


.submenu-indent {
  padding-top: 15px;
}




.list {
  margin: 0 20 0 0;
  margin-bottom:15px;
}
.list li {
  list-style: none;
  background: url('../img/list-li-marker-1.png') 0 2px no-repeat;
  line-height: 20px;
  padding-left: 25px;
  margin-bottom:5px;
}
.list li a {
  color: #696969;
}
.list-indent {
  padding-top: 15px;
}


/**/
/* badge */
.mbadge {
  width: 30px;
  height: 30px;
  background: url('../img/dropcap-bg.png') left top repeat-x #475060;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: 1.250em;
  line-height:25px;
  display: inline-block;
  padding: 4px 0 0 0;
  text-align: center;
  position: relative;
}

.dl-horizontal2 dd a.active strong {color:#49575e}
.dl-horizontal2 dd a.active:hover {text-decoration:none}

.badge {
  width: 51px;
  height: 43px;
  background: url('../img/dropcap-bg.png') left top repeat-x #475060;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: 2.188em;
  line-height: 40px;
  display: inline-block;
  padding: 8px 0 0 0;
  text-align: center;
  position: relative;
}
.badge:after {
  content: '';
  display: block;
  background: url('../img/dropcap-shadow.png') 0 0 repeat-x;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  height: 14px;
  position: relative;
  top: 3px;
  left: 0px;
}
.dl-horizontal dt {
  width: auto;
  text-align: left;
  overflow: visible;
  margin-right: 20px;
}
.dl-horizontal dd {
  width: auto;
  text-align: left;
  margin: 0 0 0 0px;
  padding: 0 0 40px 0px;
  position: relative;
}
.dl-horizontal dd:after {
  content: '';
  display: block;
  position: relative;
  background: url('../img/border-bg.gif') left bottom repeat-x;
  left: 0px;
  padding: 0;
  bottom: -20px;
  height: 1px;
  width: 100%;
}
.dl-horizontal dd.last {
  padding-bottom: 14px;
}
.dl-horizontal dd.last:after {
  display: none;
}


.dl-horizontal2 dt {
  width: auto;
  text-align: left;
  overflow: visible;
  margin-right: 20px;
}
.dl-horizontal2 dd {
  width: auto;
  text-align: left;
  margin: 0 0 0 0px;
  padding: 5px 0 32px 0px;
  position: relative;
}
.dl-horizontal2 dd:after {
  content: '';
  display: block;
  position: relative;
  background: url('../img/border-bg.gif') left bottom repeat-x;
  left: 0px;
  padding: 0;
  bottom: -20px;
  height: 1px;
  width: 100%;
}
.dl-horizontal2 dd.last {
  padding-bottom: 14px;
}
.dl-horizontal2 dd.last:after {
  display: none;
}

/**/
/* blockquote */
blockquote {
  background: url('../img/blockquote-bg.gif') 0 0 repeat-x #d3d3d3;
  border: 1px solid #d7d3d7;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding: 19px 28px 30px 32px;
  position: relative;
}
blockquote p {
  background: none;
  display: inline;
  padding-left: 15px;
  font-size: 0.813em;
  line-height: 21px;
  position: relative;
}
blockquote p:after {
  content: '';
  position: absolute;
  background: url('../img/blockquote-quote.png') 0 -2px no-repeat;
  left: -9px;
  top: -3px;
  width: 20px;
  height: 19px;
}
blockquote:after {
  content: '';
  position: absolute;
  left: 64px;
  bottom: -19px;
  background: url('../img/blockquote-after-bg.png') 0 0 no-repeat;
  width: 34px;
  height: 19px;
}
.comment-author {
  display: block;
  text-align: right;
  margin-top: -10px;
  font-size: 0.750em;
}
.blockquote-indent {
  margin-top: 20px;
}
/**/
/* buttons */
.btn-medium {
  background: url('../img/btn-bg.gif') center top repeat;
  text-shadow: none;
  border: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  text-transform: uppercase;
  color: #ffffff;
  margin-top: 20px;
  font-size: 0.750em;
  padding: 5px 12px;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.btn-list {
  margin-top: 10px;
}
.btn-indent {
  margin-top: 40px;
}
.btn-medium:hover {
  color: #336666;
  background: #ffffff;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
/**/
/* address*/
.map {
  margin-bottom: 20px;
}
span.phone {
  display: inline-block;
  width: 80px;
}
.mail-link {
  text-decoration: underline;
}
.mail-link:hover {
  text-decoration: none;
}
/**/
/**/
/* 404 page */
.img-404 {
  text-align: center;
  padding: 80px 0 30px 0;
}
.box-404 {
  padding: 30px 0 0 0;
}
/**/
/*----- content end -------*/
/*----- footer start -------*/
footer {
  text-transform: uppercase;
  font-size: 0.750em;
  color: #000;
  padding: 0px 0 30px 0;
  
}


footer .container {  background-color:#B2BCC1;
}

footer a {
  color: #000; text-decoration:underline
}
footer .border {
  margin-bottom: 35px;
}
.border {
  background: url('../img/border-bg.gif') 0 0 repeat-x;
  height: 4px;
  overflow: hidden;
}
/* footer logo */
.footer-logo span {
  font-size: 36px;
  line-height: 36px;
  font-weight: 300;
  font-family: 'Josefin Sans', sans-serif;
  color: #000000;
  text-transform: uppercase;
  text-shadow: 1px 0px #000000;
}
/**/
/* social */
.social-icons {
  padding: 0;
  margin: 0;
  line-height:35px;
  float:right;
}
.social-icons li {
  list-style: none;
  position: relative;
  line-height:35px;
}
.social-icons li a {
  display: inline-block;
  width: 35px;
  height: 34px;
  position: relative;
  float:right;
}
social-icons li a:hover {
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}
/*
.facebook a {
  background: url('../img/facebook-icon.png') left top no-repeat;
}
*/
.facebook a:hover {
  background: url('../img/facebook-icon.png') left bottom no-repeat;
  opacity:0.5;  
}
/**/
/*-*/
/*----- footer end -------*/
/*
|--------------------------------------------------------------------------
| UItoTop jQuery Plugin 1.1
| http://www.mattvarone.com/web-design/uitotop-jquery-plugin/
|--------------------------------------------------------------------------
*/
#toTop {
  display: none;
  text-decoration: none;
  position: fixed;
  right: 50%;
  bottom: 40px;
  overflow: hidden;
  width: 51px;
  height: 51px;
  border: none;
  text-indent: -999px;
  z-index: 20;
  background: url(../img/ui.totop.png) no-repeat left top;
}
#toTop:active,
#toTop:focus {
  outline: none;
}
.no-indent {
  float: none;
  margin: 0 0 20px 0;
}
.list-indent.pull-left {
  float: none;
}
/*----- media queries ------*/
@media (min-width: 1200px) {
  .no-indent {
    float: left;
    margin-right: 20px;
  }
  .list-inednt.pull-left {
    float: left;
  }
}

@media (min-width: 980px) and (max-width: 1199px) {

.nav-collapse_ .nav li a {
width:185px; font-size:0.875em}
}

@media (min-width: 768px) and (max-width: 979px) {


.nav-collapse_ .nav li a {
width:144px; font-size:0.750em}



  .navbar_ .btn-navbar {
    display: none;
  }
  .navbar_ .collapse {
    overflow: visible;
  }
  .nav-collapse_ {
    overflow: visible;
    position: relative;
    padding: 0 !important;
    margin: 0 !important;
    height: auto !important;
    clear: none;
  }
  .nav-collapse_ .nav li {
    float: left;
  }
  .nav-collapse_ .nav li a {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
  }
  .sub-menu > a:before {
    left: 30px;
  }
  #toTop {
    display: none !important;
  }
}
@media (max-width: 767px) {
  body {
    padding-left: 0px;
    padding-right: 0px;
  }
  .container {
    padding-left: 20px;
    padding-right: 20px;
  }


.navbar h1.brand {
  padding: 22px 0 14px 0;}


  /* navbar */
  .navbar-static-top {
    margin: 0;
  }
  .camera_wrap .camera_caption {
    display: none !important;
  }
  .navbar_ .nav-collapse_ {
    width: 100%;
    position: absolute;
    z-index: 999;
    top: 65px;
    right: 0px;
    height: 0;
  }
  .navbar_ .nav {
    padding: 14px 0;
    background: #b2bcc1;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    width: 280px;
    float: right !important;
	margin-right:20px;
  }
  .navbar_ .nav li a {
    font-size: 1em;
    padding: 1px 0 10px 15px;
    color: #999999;
    background: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
	font-weight:bold;
  }

.navbar_ .nav li a img {display:none}



.nav-collapse_ .nav li a {padding-top:0px; background-image:none; color:#000; text-align:left; padding-right:20px;}



.nav-collapse_ .nav li a:hover {color:#313131
}


.indenttop {padding-top:5px}

#map-canvas {margin-bottom:20px}
  
  .navbar_ .sf-menu ul {
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
    height: auto;
    left: 0px;
    padding: 0;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background: url('../img/nav-li-a-active-bg.gif') center top repeat;
  }
  .nav-collapse_ .nav li a:hover,
  .nav-collapse_ .nav li.active > a,
  .nav-collapse_ .nav li.active a:hover,
  .nav li.sfHover > a {
    color: #ffffff;
    background: #999999;
  }
  .sub-menu > a:before {
    content: " ";
    position: absolute;
    background: url('../img/nav-marker.gif') left top no-repeat;
    width: 0.875em;
    height: 6px;
    left: 80px;
    top: 10px;
  }
  .nav .sub-menu.active > a,
  .sub-menu > a:hover:before,
  .sub-menu.sfHover > a:before {
    background: url('../img/nav-marker-hover.gif') left top no-repeat;
  }
  .nav-collapse_ .nav ul li {
    padding: 0;
  }
  .nav-collapse_ .nav ul li a {
    padding: 0 0 0 40px;
    font-size: 0.875em;
    display: block;
  }
  .nav-collapse_ .nav ul > li > a:hover,
  .nav-collapse_ .nav ul > li.sfHover > a {
    background: #999999;
  }
  .nav-collapse_ .nav ul ul {
    position: relative;
    left: 0;
    top: 0;
    background: #222222;
    width: 100%;
  }
  .nav-collapse_ .nav ul ul li a {
    padding: 0 0 0 60px;
    display: block;
  }
  .nav-collapse_ .nav ul .sub-menu > a:before {
    left: 104px;
    top: 10px;
  }
  #toTop {
    display: none !important;
  }
  footer .nav {
    display: none;
  }
  /**/
  dl .badge {
    float: left;
    margin-right: 10px;
  }
}
@media (max-width: 686px) {
}
@media (max-width: 480px) {
.navbar h1.brand a {
  width: 250px;
  background: url('../img/invest_n_gain_logo_250.gif') left top no-repeat;
}



}
@media (max-width: 320px) {
.navbar h1.brand a {
  width: 200px;
  background: url('../img/invest_n_gain_logo_200.gif') left top no-repeat;
}



}
/*Core variables and mixins*/
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
