/* ofr.css - added styles */
body #wrapper {
   /* overflow: hidden;*/
     min-height: 60%; 
}

.fa-money {color: #888888;}
.fa-university {color: #888888;}
.fa-line-chart {color: #888888;}
/*.fa {color: #888888;}
.btn >.fa {color: #fff;}


.fa-money {color: #888888}
.fa-university {color: #888888}
.fa-line-chart {color: #888888}*/
nav .fa {color: #fff;}
nav .fa-money {color: #fff;}
nav .fa-university {color: #fff;}
nav .fa-line-chart {color: #fff;}
img.float-left {padding: 0px 20px 15px 0px;}
img.float-right {padding: 0px 0px 15px 20px;}
/*.toggle .mix h4 {border-bottom: solid 1px #8Ab933}*/
.toggle .mix h4 {text-decoration: underline;}
.transparent#header {box-shadow: none;!important;}
.fixed#header {0px 0px 2px rgba(0,0,0,0.1) !important;}
#reputation a div:hover{text-decoration: none; background-color: #ccc; border: 2px solid #999; }
#reputation a {color: #000;}
.reputation a:hover {color: #000;}

/* Bolder navigation on transparent background */
.transparent#header .nav-pills#topMain > li > a {font-weight: 400; text-shadow: 1px 2px #000;}
.fixed#header .nav-pills#topMain > li > a {font-weight: 400; text-shadow: none;}
.transparent#header {font-size: 16pt;box-shadow:  none !important; font-weight: 700; }
.fixed#header {font-size: 14px; box-shadow: 0px 0px 2px rgba(0,0,0,0.1) !important; font-weight: 400;}

nav.nav-main a {color: #fff;}
p a {color: #238AE6;}
li a {color: #238AE6;}
.fa.fa-bars {color: #fff;}

.panel-body {
    padding: 15px 15px 15px 15px;}
    
.panel-title >.fa {color: #fff; margin-right: 5px;}

/*ul {
    list-style-type: disc !important;
    padding-left: 1em;
}*/
.row.vdivide [class*='col-']:not(:last-child):after {
  background: #e0e0e0;
  width: 1px;
  content: "";
  display:block;
  position: absolute;
  top:0;
  bottom: 0;
  right: 0;
  left: 95%;
  min-height: 30px;
  
  
}

.vdivider{
    position:absolute;
    left:104%;
    top:6%;
    bottom:10%;
    border-left:4px solid #00000024;
}

#footer>.copyright {
    
		font-size: 15px;
	
	}

.map-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
     
@media(max-width:768px) {
	
	section {
    display: block;
    position: relative;
    padding: 30px 0px 10px 0px;
		}
	
	
	h1 { 
	
		font-size: 24px;
		margin: 0 0 15px 0;
	
}
	
	h2 { 
	padding-top: 15px;
		font-size: 20px;
	
}
	
	h3 { 
	
		font-size: 18px;
	    margin: 0 0 10px 0;
}
	
	.list-inline > li {
        padding-right: 5px;
    padding-left: 5px;
		margin-bottom: 15px;}
	
	
	
	div.divider {margin: 15px;}
	
	.btn {
	
	white-space:normal !important;
    word-wrap: break-word;
			height: auto;
			
		
		
	}
	
	.btn-lg, .btn-group-lg > .btn {
		
		padding: 5px;		
		
	}
	
	section div.row>div 
	{
    margin-bottom: 30px;
		
	}
	
	.row.vdivide [class*='col-']:not(:last-child):after {
  
  display:none;
  
  
}
	
	#footer .row>div {
		margin-bottom: 0px;
	margin-left: 5px;
	}
		
	footer #logo	{
		
		margin-left: 80px;
	}
	
	
	#footer>.copyright {
    
		font-size: 13px;
	
	}
	#footer>.copyright.list-inline > ul {
    
    margin-bottom: 0px;
	}

	blockquote {
    border-left: 0px solid rgba(0,0,0,0.1);
	}
	
	footer #acc {
		
		margin-bottom: 0px;
	}
	
	
	
	@media(max-width:480px) {
	
		section {
    display: block;
    position: relative;
    padding: 30px 0px 10px 0px;
		}
		
	h1 { 
	
		font-size: 24px;
		margin: 0 0 15px 0;
	
}
	
	h2 { 
	padding-top: 15px;
		font-size: 20px;
	
}
	
	h3 { 
	
		font-size: 20px;
	    margin: 0 0 10px 0;
}
	
		.btn {
	
	white-space:normal !important;
    word-wrap: break-word;
			height: auto;
			
		
		
	}
		
		
	
	div.divider {margin: 15px;}
	
	
	
	.btn-lg, .btn-group-lg > .btn {
		
		padding: 5px;
		white-space:normal !important;
    word-wrap: break-word;
		height: auto;
	}
	
	section div.row>div 
	{
    margin-bottom: 20px;
		
	}
	
	.row.vdivide [class*='col-']:not(:last-child):after {
  
  display:none;
  
}
	.info-bar div.row>div {
    padding-top: 20px;
    padding-bottom: 20px;
    margin: 0 !important;
    border-bottom: rgba(0,0,0,0.1) 1px solid;
	
}
	
}
	
