/*!
 * Start Bootstrap - Modern Business HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

/* Global Styles */

*{margin:0px;}

html,
body {
	height: 100%;
	overflow-x:hidden;
	
}

body {
    padding-top: 50px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}


.img-portfolio {
    margin-bottom: 30px;
}

.img-hover:hover {
    opacity: 0.8;
}

/* Home Page Carousel */

header.carousel {
    height: 50%;
}

header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
    height: 100%;
}

header.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

/* 404 Page Styles */

.error-404 {
    font-size: 100px;
}

/* Pricing Page Styles */

.price {
    display: block;
    font-size: 50px;
    line-height: 50px;
}

.price sup {
    top: -20px;
    left: 2px;
    font-size: 20px;
}

.sm-caption {
    font-size: 8px;
}

.period {
    display: block;
    font-style: italic;
}

.business-header img{
	width:100%;
	}


/* Footer Styles */

.container{
	min-height:100%;
	}

.container_2 {
	min-height: 88%;
}

.site-footer {
	width:100%;
	/*height:80px;*/
	background-color:#ddd;
}

.footer_content{
	/*width:1170px;*/
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	}
	
.footer_content p{
	font-size:17px;
	margin-top:30px;
	}

/* Responsive Styles */

@media(max-width:991px) {
    .customer-img,
    .img-related {
        margin-bottom: 30px;
    }
}

@media(max-width:767px) {
    .img-portfolio {
        margin-bottom: 15px;
    }

    header.carousel .carousel {
        height: 70%;
    }
}

/*Custom*/
@media (min-width: 768px){
.navbar-nav>li>a{ 
    font-size: 16px;}
}

.prac_side .prac_contact_ul{
	list-style-type:none;
	/*font-size:16px;*/}


.business-header {
	margin-top:19px;
    height: auto;
	width:100% !important;
    /*background: url('../img/Header_6.jpg') center center no-repeat scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;*/
}

.business-header img{height:auto;}

.navbar{
	min-height:70px;
	}

.navbar-brand {
  padding: 0px; /* firefox bug fix */
}
.navbar-brand>img {
  height: 70px;
  padding: 0px; /* firefox bug fix */
  width: auto;
}

.prac_content {
	font-size:17px;
	padding-top:15px;
	}
	
.prac_side img{margin-right:auto;
	margin-left:auto;}
	
/*side ul*/
.side_column_list{
	list-style-type:none;
	font-size:16px;
	}
.side_column_list li{
	margin-top:5px;
	}

/*custom navbar colors*/
.navbar-inverse{
	background-color:#ddd;
	}
	
.navbar-inverse .navbar-nav>li>a{
	color:#000;
	}
	
.navbar-inverse .navbar-nav>.open>a, 
.navbar-inverse .navbar-nav>.open>a:focus, 
.navbar-inverse .navbar-nav>.open>a:hover{
	color: #fff;
    background-color: #bbb;
	}

/*for bigger logo and menu*/	
@media (min-width: 992px){
.navbar-nav>li>a {
    padding-top: 25px;
    padding-bottom: 25px;
	}

.navbar-nav>li>a {
    font-size: 18px;
}
	
}

/*original size for media smaller than 991px width*/
@media (max-width: 991px){
	.navbar-nav>li>a {
		padding-top: 15px;
		padding-bottom: 15px;
		}
	
	.navbar-nav>li>a {
		font-size: 16px;
	}
	
	.navbar{
		min-height:50px;
		}
		
	.navbar-brand>img {
	  height: 100%;
	  }
	 
	 .navbar-right{
	   margin-right: -50px; 
		} 
	.business-header{
		margin-top:0px;
		}
	  
	
}

/*contact info udner bio img*/
.pic_contact{
	margin-top:15px;
	}
	
.pic_contact_ul ul{
	list-style-type:none;
	}


/*----- Accordion -----*/
.accordion, .accordion * {
    -webkit-box-sizing:border-box; 
    -moz-box-sizing:border-box; 
    box-sizing:border-box;
}
 
.accordion {
    overflow:hidden;
    box-shadow:0px 1px 3px rgba(0,0,0,0.25);
    border-radius:3px;
    background:#f7f7f7;
	/*width:500px;*/
}
.accordion a:focus{
	color:#FFCA28;
}

/*----- Section Titles -----*/
.accordion-section-title {
    width:100%;
    padding:10px;
    display:inline-block;
    border-bottom:1px solid #1a1a1a;
    background:#546E7A;
    transition:all linear 0.15s;
    /* Type */
    font-size:1.063em;
    text-shadow:0px 1px 0px #1a1a1a;
    color:#fff;
}
 
.accordion-section-title.active, .accordion-section-title:hover {
    background:#4c4c4c;
    /* Type */
    text-decoration:none;
	color:#FFCA28;
}
 
.accordion-section:last-child .accordion-section-title {
    border-bottom:none;
}
 
/*----- Section Content -----*/
.accordion-section-content {
    padding:15px;
    display:none;
}

.pic_contact ul{
	padding-left:10px;
	}
	
.pic_contact_info{
	list-style-type:none;
	}

.group-accordion{width:100%;}

@media only screen and (max-width : 480px){
 	.group-accordion{width:auto;}
	}
	
.underline{
	text-decoration:underline;
	}

	
.index-side img{
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;}
	
.index-side h3{font-size:29px;}

.index-side-col h3:first-child{
	margin-top:0px;
	}
	
.pic-attribution{font-size:12px;}

.page-header {
    padding-bottom: 9px;
    margin: 10px 0 10px; 
    border-bottom: 1px solid #eee;}

.header-budge-left{margin-left:-25px;}

.prac_side h3 {
    padding-top: 20px;
    font-size: 20px;
}

.prac_side{ padding-top:10px;}

.print-button{
	margin-top: 20px;
	margin-left:auto;
	margin-right:auto;
	}
	
/*.print-button .btn:hover{	
	background-color:yellow;
	color:blue;
	}*/

.btn{ 
	background-color:#ddd;
	border-radius:0px;
	}