/* Global Styles */
html, body {height: 100%;}
body {padding-top:0; line-height:1.40; color:#333 !important; background-color:#fff;}
h1, h2, h3, h4, h5, h6 {color:#333 !important;}
.img-home-portfolio,.img-customer,.portfolio-item {margin-bottom: 30px;}
.tab-pane {margin-top: 15px;}
.page-header {margin:30px 0 10px !important; font-weight:bold; font-size:16px !important;}


/* Top Navigation */
.navbar-collapse.in {overflow:visible !important;}
.menu-item {margin:20px 10px 10px 0; padding:0 0 5px 0; color:#999 !important; border:0; text-transform:uppercase; font-weight:bold;}
.menu-item:hover {color:#fff !important;}
ul.dynamic {background-color:#222;}
li.dynamic .menu-item {list-style:none !important; margin:0 !important; padding:5px !important;}

/* Page Sections */
.section,.section-colored {padding: 50px 0;}
.section-colored {background-color: #e1e1e1;}
.sidebar {margin-top: 40px;}
.sidebar ul {border-radius: 5px;padding: 5px;border: 1px solid #cccccc;}

/* Carousel Customization */
.carousel {height:35% !important;}
.item,.active,.carousel-inner {height: 100% !important;}
.fill {width:100%; min-height:350px !important; background-position:center; background-size:cover;}

/* Social Icons Styles */
.list-social-icons {margin-bottom: 45px;}
.tooltip-social a {text-decoration: none;color: inherit;}
.facebook-link a:hover {color: #3b5998;}
.linkedin-link a:hover {color: #007fb1;}
.twitter-link a:hover {color: #39a9e0;}
.google-plus-link a:hover {color: #d14836;}

/* Service Page Styles */
.service-icon {font-size: 50px;}
.btn-primary {color:#fff !important;}

/* Pricing Page Styles */
.price {font-size: 4em;}
.price-cents {vertical-align: super;font-size: 50%;}
.price-month {font-size: 35%;font-style: italic;}

/* Footer Styles */
footer {margin:0;}
.stickyfooter {bottom:0;}

/* SP Fixes */
/* #ms-designer-ribbon {z-index:99 !important;} */
body #s4-ribbonrow {min-height:0 !important;}
#s4-bodyContainer {padding-bottom: 0 !important;}
.ms-ToolPaneOuter {position:fixed;bottom:10px;right:35px; z-index:100 !important;}
.ms-ToolPaneBody {overflow:auto !important;max-height:100%; z-index:100 !important;}
/* Search Fixes */
.s4-search input.ms-sbplain, .ms-sbplain {border:solid 1px #999 !important; padding:5px; background:none !important; background-color:#fff  !important; height:20px !important; display:block; font-size:11px !important;}
.srch-gosearchimg {height:20px !important; background: #fff url("/_layouts/images/bgximg.png") repeat-x -0px -511px;}

/* Responsive Styles */
@media (max-width: 767px) {
	.carousel {height: 70%;/* increases the carousel height so it looks good on phones */}
}
