

/* ==========================================================================
   Global styles
   ========================================================================== */


h1, h2, h3, h4, h5, h6, p, li {
  font-family: 'Open Sans', sans-serif;
}

h1 {
  font-weight: 800;
  font-size: 62px;
  line-height: 60px;
  text-transform: uppercase;
  color: #FFFFFF;
  margin: 0;
  text-shadow: 0 1px 1px rgba(0,0,0,.4);
}

h2 {
  font-size: 40px;
  font-weight: 300;
  letter-spacing: -1px;
  line-height: 46px;
  color: #626c72;
}

#TSBCArticle h2 {
	display: none;
}

h3 {
  font-size: 34px;
  font-weight: 300;
  letter-spacing: -1px;
  line-height: 34px;
  color: #626c72;
}

.main h2, .main h3 {
	margin-bottom: 20px;
}

h4 {
  letter-spacing: -1px;
  color: #31363a;
}

p {
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
  color: #666666;
  margin-bottom: 20px;
}

li {
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
  color: #a5b2b9;
}

p.lead {
  color: #ff755a;
}

a {
  color: #626c72;
}

a:hover , a:hover, a:focus{
  transition: all 0.35s ease-in-out;
  color: #626c72 !important;
  text-decoration: none;
}

.main p a {
	color: #F18221;
}

.btn-main {
	  background: #F18221 repeat scroll 0 0;
    border: none;
    font-weight: 800;
    border-radius: 2px;
    box-shadow: none;
    color: #FFFFFF;
    text-decoration: none;
    text-shadow: none;
    padding: 15px 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.btn-main:hover {
	background: #F18221 repeat scroll 0 0;
	color: #FFFFFF;
	text-decoration: none;
	transition: all 0.35s ease-in-out;
}

.more:hover {
  opacity: 0.6;
  transition: all 0.35s ease-in-out;
}

.dropdown-backdrop {
  position: static;
}


[class^="icon-"], [class*=" icon-"] {
 vertical-align: middle;
}

body {
	overflow-x: hidden;
}

body, html {
    height: 100%;
	max-width: 100%;
}

body.blog, body.single, body.resources {
	background: url("../img/grid_noise.png") repeat scroll 0 0 #EBEBEB;
}

.wrap {
    height: auto !important;
    margin: 0 auto -220px;
    min-height: 100%;
}

#push, #content-info {
    height: 220px;
    text-align: center;
}

.home .wrap {
    width: 100%;
}

.home .content {
    max-width: 100%;
	padding-bottom: 0px !important;
}

.home .main {
    width: 100%;
}

.home-section {
	padding-top: 60px !important;
	padding-bottom: 60px !important;
}

.feature-boxes2, #home-pricing {
    background: url("../img/grid_noise.png") repeat scroll 0 0 #EBEBEB;
}

#home-services, #home-video {
    background-color: #EBEBEB;
}

.service .gform_wrapper form {
    text-align: center;
}

.service .gform_wrapper .gform_footer {
	padding: 0;
    margin: 3px 0 0;
}

.service .gform_wrapper .gfield_label {
	display: none !important;
}

.service .gform_wrapper input {
	box-shadow: none !important;
	height: 15px !important;
}

.home-partner-logos {
	text-align: center;
}

.home-partner-logos img {
    opacity: 0.2;
	margin-right: 40px;
}


.home-partner-logos img:hover {
    opacity: 1;
}

.widget-inner {
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 7px 13px;
}



.textwidget {
    padding-top: 13px;
}

/*-----------Margins-----------------*/

.margin-0 {
    margin-bottom: 0 !important;
}
.margin-10 {
    margin-bottom: 10px !important;
}
.margin-15 {
    margin-bottom: 15px !important;
}
.margin-20 {
    margin-bottom: 20px !important;
}
.margin-30 {
    margin-bottom: 30px !important;
}
.margin-40 {
    margin-bottom: 40px !important;
}
.margin-50 {
    margin-bottom: 50px !important;
}
.margin-60 {
    margin-bottom: 60px !important;
}
.margin-70 {
    margin-bottom: 70px !important;
}
.margin-80 {
    margin-bottom: 80px !important;
}
.margin-90 {
    margin-bottom: 90px !important;
}
.margin-100 {
    margin-bottom: 100px !important;
}
.margin-120 {
    margin-bottom: 100px !important;
}



/*------------Colors------------------*/

.black {
  color: #31363a;
}

.dark-gray {
  color: #626c72;
}

.gray {
  color: #a5b2b9;
}

.light-gray {
  color: #dfe5e8;
}

.white {
  color: #FFFFFF;
}
.orange {
  color: #F18221;
}


/* ==========================================================================
   Navigation styles
   ========================================================================== */

body.home .navbar-fixed-top, body.home .navbar-fixed-bottom {
    position: relative;
}

   
   .navbar-inverse .navbar-inner {
  padding-bottom: 20px;
}

.nav-collapse, .nav-collapse.collapse {
    height: 0;
    overflow: hidden;
}

.navbar-inverse .brand, .navbar-inverse .nav > li > a {
  color: #FFFFFF;
  font-family: 'Open Sans', sans-serif;
  text-shadow: 0 0px 0 rgba(0, 0, 0, 0.0);
  font-weight: 700;
  text-transform: uppercase;
  font-size: 14px;
}

.navbar-inverse .nav .active > a, .navbar-inverse .nav .active > a:hover, .navbar-inverse .nav .active > a:focus {
  background-color: transparent;
  color: #F18221;
}

.brand {
  margin-top: 15px;
  padding-bottom: 0 !important;
   padding-top: 0 !important;
}

.navbar .nav > li > a {
  color: #FFFFFF;
  float: none;
  padding: 20px 16px;
  text-decoration: none;
  text-shadow: none;
  letter-spacing: -0.7px;
}

.navbar .nav > li > a:hover {
  color: #F18221;
}

.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
  border-bottom-color: #ffffff;
  border-top-color: #ffffff;
}

.navbar-inverse .nav li.dropdown > a:hover .caret, .navbar-inverse .nav li.dropdown > a:focus .caret {
  border-bottom-color: rgba(49,54,58,0.4);
  border-top-color: rgba(49,54,58,0.4);
  transition: all 0.35s ease-in-out;
}

.navbar-fixed-top {
  margin-bottom: 0px;
}

.navbar-inverse .nav li.dropdown.open > .dropdown-toggle, .navbar-inverse .nav li.dropdown.active > .dropdown-toggle, .navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: transparent;
}

.navbar-inverse .nav-collapse .nav > li > a:hover, .navbar-inverse .nav-collapse .nav > li > a:focus, .navbar-inverse .nav-collapse .dropdown-menu a:hover, .navbar-inverse .nav-collapse .dropdown-menu a:focus {
    background-color: transparent;
}

.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
    box-shadow: none;
}

.dropdown-menu {
    background-clip: padding-box;
    background-color: #F18221;
    color: #FFFFFF;
    border: 0px solid rgba(0, 0, 0, 0.1);
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    display: none;
    float: left;
    left: 0;
    list-style: none outside none;
    margin: 1px 0 0;
    min-width: 160px;
    padding: 12px;
    position: absolute;
    top: 100%;
    z-index: 1000;
}

.navbar .nav > li > .dropdown-menu:before, .navbar .nav > li > .dropdown-menu:after {
  display: none;
}

.nav-collapse .dropdown-menu a {
  font-weight: normal;
}


.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a {
    background-image: none !important;
	background-color: none !important;
    color: #333333;
    text-decoration: none;
	filter: none;
}

.dropdown-menu > li > a {
    clear: both;
    color: #FFFFFF;
    display: block;
    font-weight: normal;
    line-height: 20px;
    padding: 3px 20px;
    white-space: nowrap;
	background: none !important;
	background-image: none !important;
	background-color: none !important;
	filter: none;
}

.navbar-inverse .btn-navbar {
    border-color: transparent;
    color: #FFFFFF;
    text-shadow: 0 0 0 transparent;
    box-shadow: none;
}

.navbar-inverse .btn-navbar:hover, .navbar-inverse .btn-navbar:focus, .navbar-inverse .btn-navbar:active, .navbar-inverse .btn-navbar.active, .navbar-inverse .btn-navbar.disabled, .navbar-inverse .btn-navbar[disabled] {
    background-color: transparent;
    color: #FFFFFF;
}

.navbar .btn-navbar .icon-bar {
    background-color: #F5F5F5;
    border-radius: 0 0 0 0;
    box-shadow: 0 1px 0 transparent;
    display: block;
    height: 3px;
    width: 20px;
}
ul#menu-primary-navigation.nav li.active ul.dropdown-menu li.active a {
	background: none transparent;
	color: #626C72;
}


#home-services ul {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

.nav-pills > .active > a, .nav-pills > .active > a:hover, .nav-pills > .active > a:focus {
    background-color: #F18221;
    color: #FFFFFF;
}


.navbar .pull-right > li > .dropdown-menu .dropdown-menu, .navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu {
    left: 100%;
    margin: 0 !important;
    padding-left: 5px;
    padding-right: 5px;
    width: 290px;
}

ul#menu-primary-navigation.nav li.active ul.dropdown-menu li.active ul.dropdown-menu li a {
	color: #ffffff;
}

.tab-content {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 5px 5px 5px 5px;
    margin-left: auto;
    margin-right: auto;
    padding: 12px;
    text-align: left;
    width: 100%;
}

body.single-resources-page li.menu-resources a , body.single-topic-homepage li.menu-resources a , body.single-type-homepage li.menu-resources a , body.single-staff-member li.menu-about-us a{

}

/* ==========================================================================
   Header Styles
   ========================================================================== */

.container.slider {
    width: 100%;
}

.soliloquy-container {
    margin-left: auto !important;
	margin-right: auto !important;
}


.soliloquy-container.soliloquy-theme-metro .soliloquy .soliloquy-slides > li a {
    border-bottom: none;
}

.soliloquy-caption {
    bottom: 50% !important;
    left: auto !important;
    margin: 0 !important;
    max-height: 80% !important;
    padding: 0 !important;
    position: absolute !important;
    right: 50% !important;
    top: auto !important;
    width: 30% !important;
}

.soliloquy-container .soliloquy-caption .soliloquy-caption-inside {
	box-shadow: 3px 3px 5px 3px rgba(13, 13, 13, 0.5);
	border-radius: 4px;
}


.soliloquy-container .soliloquy-caption .soliloquy-fc-caption.soliloquy-fc-bullets {
    padding-bottom: 10px !important;
}

.soliloquy-container.soliloquy-theme-metro .soliloquy-caption .soliloquy-caption-inside h2 {
    padding: 2px 5px !important;
}

.soliloquy-fc-title {
	padding-left: 5px !important;
	padding-right: 5px !important;
}

.soliloquy-fc-title {
	text-shadow: none !important;
}

.soliloquy-container .soliloquy-caption .soliloquy-fc-caption .soliloquy-fc-read-more {
	color: #f18221 !important;
}

.soliloquy-container.soliloquy-theme-metro.soliloquy-slide-horizontal .soliloquy-direction-nav li .soliloquy-next, .soliloquy-container.soliloquy-theme-metro .soliloquy-direction-nav li .soliloquy-next {
    right: 0 !important;
}

/* ==========================================================================
   Content Styles
   ========================================================================== */
.content {
  background: none transparent;
  padding-bottom: 40px;
}

#content2 {
  background: url(../img/grid_noise.png) repeat;
  background-color: #ebebeb;
  padding-top: 120px;
  padding-bottom: 120px;
}

#page-title {
  background-color: #F18221;
  margin-bottom: 30px;
  padding-top: 100px;
}

.page-header {
  font-size: 34px;
  font-weight: 300;
  letter-spacing: -1px;
  line-height: 34px;
  color: #ffffff;
  text-shadow: none;
  text-transform: none;
  border-bottom: none;
  margin-bottom: 10px;
  padding-top: 25px;
}

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
.alignright {float:right; }
.alignleft {float:left; }
.aligncenter {display: block; margin-left: auto; margin-right: auto}


/* ==========================================================================
   People Page
   ========================================================================== */
   
.people-box ul, .type-people-profiles ul {
	list-style: none;
	margin-left: 0px;
}

.people-box img {
	border-radius: 5px;
}

.people-box h2 {
	margin-bottom: 10px;
}

.people-social-links li {
	display: inline;
	margin-right: 10px;
}

li#book-appointment {
	display: block;
	margin-bottom: 15px;
}

/* ==========================================================================
   Content Styles
   ========================================================================== */
   
#home-services h2, #home-pricing h2 {
	text-align: center;
	color: #626C72;
	margin-bottom: 40px;
}

.video-button {
	background-image: none;
	background-color: transparent;
	border: none;
	box-shadow: none;
}

.video-button:hover, .video-button:focus, .video-button:active, .video-button.active, .video-button.disabled, .video-button[disabled] {
    background-color: transparent;
    color: #333333;
	opacity: 0.5;
}

.rss-entry li {
    list-style: circle outside none !important;
}
.feedlist li {
    list-style: none outside none;
}

/* ==========================================================================
   Blog Styles
   ========================================================================== */
   
h2.entry-title {
	color: #626C72;
}
   
article.post{
  border-bottom: 1px solid #c7cfd3;
  padding-bottom: 40px;
  margin-bottom: 40px;
}

.date-container {
  background: #626c72;
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
  padding: 10px 16px;
  float: left;
  margin-top: 25px;
  width: 56px;
  letter-spacing: -1px;
  font-size: 21px;
  margin-left: -10px;
  text-align: center;
  position: absolute;
  box-shadow: 1px 1px 10px 0px rgba(0,0,0,0.15);
  
}

.date-container:after {
  border-style: solid;
  border-width: 10px 0 0 10px;
  bottom: -10px;
  content: "";
  display: block;
  left: 0px;
  position: absolute;
  width: 0;
  border-color: #31363a transparent;
}

.day {
  font-size: 38px;
  line-height: 36px;
}

.side-links li {
  padding: 6px;
}

.side-links li a {
  color: #ff755a;
  font-weight: 600;
}

.side-links li a:hover {
  color: #31363a;
}

.widget {
    margin-bottom: 40px;
}

.widget-inner ul {
    margin-left: 0;
}

.widget-inner li {
    list-style: none outside none;
	padding: 6px;
}

.widget-inner a {
    color: #F18221;
}

p.widget-apps {
    padding-left: 45px;
    text-align: left;
}

.sidebar {
    margin-left: 100px;
    width: 300px;
}

.entry-summary > p {
    padding-bottom: 20px;
}

.input-xlarge {
    width: 570px;
}

/* ==========================================================================
   About Page Styles
   ========================================================================== */
.progress {
  background-color: #dfe5e8;
  background-image: linear-gradient(to bottom, #dfe5e8, #dfe5e8);
  background-repeat: repeat-x;
  border-radius: 0 0 0 0;
  box-shadow: 0 1px 2px transparent inset;
  height: 50px;
  margin-bottom: 20px;
  overflow: hidden;
  position: relative;
  margin: 0;
  margin-top: 12px;
}


.progress .bar {
  -moz-box-sizing: border-box;
  background-color: #A5B2B9;
  background-image: none;
  background-repeat: repeat-x;
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.05) inset;
  color: #FFFFFF;
  float: left;
  font-size: 12px;
  height: 100%;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  transition: width 0.6s ease 0s;
  width: 0;
    
  position: relative;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}


.progress .bar:after {
  content: "";
  position: absolute;
  top: 17px;
  right: -8px;
  border-style: solid;
  border-width: 8px 0 8px 8px;
  border-color: transparent #A5B2B9;
  display: block;
  width: 0;
  z-index: 1;
}


.progress .field {
  color: #FFFFFF;
  left: 20px;
  line-height: 44px;
  position: absolute;
  z-index: 100;
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  font-size: 16px;

}

.progress .field-value {
  color: #31363a;
  right: 20px;
  line-height: 44px;
  position: absolute;
  z-index: 100;
  text-align: right;
  font-weight: 300;
  font-size: 19px;
  
  -webkit-animation-delay: 1.3s;
  -moz-animation-delay: 1.3s;
  animation-delay: 1.3s;

}

/* Animated Progress Bar onload */
.bar-one       { width:100%;  -moz-animation:bar-one 1.0s ease-out;       -webkit-animation:bar-one 1.0s ease-out;        }
.bar-two        { width:100%;  -moz-animation:bar-two 1.7s ease-out;        -webkit-animation:bar-two 1.7s ease-out;         }
.bar-three      { width:100%; -moz-animation:bar-three 2.3s ease-out;   -webkit-animation:bar-three 2.3s ease-out;      }

@-moz-keyframes bar-one       { 0%  { width:0px;} 100%{ width:100%;}   }
@-moz-keyframes bar-two        { 0%  { width:0px;} 100%{ width::100%;}  }
@-moz-keyframes bar-three      { 0%  { width:0px;} 100%{ width::100%;}  }

@-webkit-keyframes bar-one       { 0%  { width:0px;} 100%{ width:100%;}   }
@-webkit-keyframes bar-two        { 0%  { width:0px;} 100%{ width::100%;}  }
@-webkit-keyframes bar-three      { 0%  { width:0px;} 100%{ width::100%;}  }



/* Animated Fade in for Field Values */
@-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@-moz-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
 
.fade-in {
    opacity:0;  /* make things invisible upon start */
    -webkit-animation:fadeIn ease-in 1;  /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
    -moz-animation:fadeIn ease-in 1;
    animation:fadeIn ease-in 1;
 
    -webkit-animation-fill-mode:forwards;  /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
    -moz-animation-fill-mode:forwards;
    animation-fill-mode:forwards;
 
    -webkit-animation-duration:1s;
    -moz-animation-duration:1s;
    animation-duration:1s;
}

.display-none {
  display: none;
}

.display {
  display: block;
}


.stat {
  padding-top:10px;
  padding-bottom: 10px;
}



/* ==========================================================================
   Team Member Styles
   ========================================================================== */
.team-member img {
  width: 100%;
  left: 0;
  bottom: 0;
}

.team-info {
  background: #ff755a;
  padding: 10px 10px 10px 10px;
  height: 60px;
}

.team-info h4, .team-info h4 em {
  color: #ffffff;
  line-height: 12px;
}

.socialize {
  background: #31363a;
  padding: 20px 10px 10px 10px;
  color: #ffffff;
  margin-left: 0;
  height: 60px;
}


/* ==========================================================================
   Pricing Styles
   ========================================================================== */
.pricing-table {
  background: #dfe5e8;
  width: 100%;
  border: 1px solid #f1f1f1;
  margin-top: 20px;
  margin-bottom: 45px;
}

.pricing-table.active {
  box-shadow: 1px 1px 16px #919191;
  border: 0px solid #f1f1f1;
  margin-top: 0px;
}

.pricing-table.active .headline {
  background: #31363a;
  height: 100px;
  top: 0px;
}

.pricing-table.active .headline:after {
  border-color: #31363a transparent;

}

.pricing-table li {
  padding-left: 20px;
  padding-right: 20px;
}


.headline {
  background: #ff755a;
  padding: 6px 6px 0px 6px;
  background-size: contain;
  position: relative;
  height: 66px;
}

.headline h2 {
  color: #FFFFFF;
}

.headline:after
{
content: "";
position: absolute;
bottom: -15px;
left: 44%;
border-style: solid;
border-width: 15px 15px 0;
border-color: #ff755a transparent;
display: block;
z-index: 1;
}

.price {
    background: none repeat scroll 0 0 #ffffff;
    color: #31363A;
    font-size: 32px;
    font-weight: bold;
    height: 40px;
    margin-top: -15px;
    padding-bottom: 20px;
    padding-top: 45px;
}

.price small {
  font-weight: 300;
  color: #a5b2b9;
}

.info {
  padding-top: 20px;
  padding-bottom: 20px;
  font-weight: 300;
  font-size: 13px;
  color: #a5b2b9;
}

.features {
  color: #31363a;
  font-weight: bold;
  padding-top: 12px;
  padding-bottom: 15px;
  border-bottom: 1px dotted #ffffff;
}

.features.first {
  border-top: 1px dotted #ffffff;
}

.features.last {
  padding-top: 17px;
  padding-bottom: 20px;
}


.price-table {
    border-bottom: 1px solid #A5B2B9;
    border-left: 1px solid #A5B2B9;
    font-size: 13px;
    margin-left: 0px !important;
    height: 40px !important;
    padding: 5px;
    text-align: center;
	background: #ffffff;
	display: block;
}

.price-table-top, .price-table-cost{
    background: none repeat scroll 0 0 #A5B2B9;
    border-top: 1px solid #A5B2B9;
    color: #FFFFFF;
}

.price-table-top {
    height: 90px !important;
}

.price-table-name {
	border-left: 1px solid #ffffff;
}

.price-table-right{
    border-right: 1px solid #A5B2B9;
}

html.js body.home div.wrap div.content div.main section#home-pricing.home-section div.container div.row {
	margin-left: 15% !important;
	margin-right: 15% !important;
	float: none !important;
}


/* ==========================================================================
   Contact Page styles
   ========================================================================== */

#map {
    height: 265px;
    padding-bottom: 0;
}

#map > iframe {
    background-color: transparent;
    border: medium none;
    height: inherit;
    overflow: hidden;
    width: 100%;
}


textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    background-color: #ffffff;
    border: 1px solid #CCCCCC;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.035) inset;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}

select, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    border-radius: 2px 2px 2px 2px;
    color: #555555;
    display: inline-block;
    height: 37px;
    font-size: 14px;
    line-height: 15px;
    margin-bottom: 0px;
    padding: 2px 6px;
    vertical-align: middle;
}


/* ==========================================================================
   Sign Up Page styles
   ========================================================================== */
#signup {
  background: url(../img/testimonial-bg.jpg) no-repeat;
  background-size: cover;
  padding-top: 120px;
  padding-bottom: 120px;
} 

.signup {
  background: url(../img/grid_noise.png) repeat;
  background-color: #ebebeb;
  padding-top: 30px;
  margin-top: 22px;
}

input, button, select, textarea {
  font-family: 'Open Sans', sans-serif; 
}

.input-append .add-on, .input-prepend .add-on {
    background-color: #dfe5e8;
    border: none;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    height: 29px;
    line-height: 25px;
    min-width: 16px;
    padding: 5px 5px 4px 5px;
    text-align: center;
    text-shadow: 0 1px 0 #FFFFFF;
    width: auto;
}

.form-horizontal .controls {
    margin-left: 0px;
}

.input-large, .input-xlarge, .input-xxlarge, input[class*="span"], select[class*="span"], textarea[class*="span"], .uneditable-input {
    -moz-box-sizing: border-box;
    display: block;
}

.input-xlarge {
    width: 570px;
}


select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    color: #626c72;
    display: inline-block;
    font-size: 15px !important;
    line-height: 20px;
    margin-bottom: 10px;
    padding: 4px 6px;
    vertical-align: middle;
    box-shadow: 1px 1px 8px #999999;
}

ul.social-icons-signup {
	list-style: none;
	margin-left: 0px;
}

ul.social-icons-signup li {
	display: inline;
	padding-left: 15px; 
	padding-right: 15px;
	line-height: 50px;
}

ul.social-icons-signup li a {
	color: #dfe5e8;
	text-decoration: none;
}

ul.social-icons-signup li a:hover {
	color: #626c72;
	bottom: 12px;
	text-decoration: none;
	transition: all 0.35s ease-in-out;
}




/* ==========================================================================
   Services Styles
   ========================================================================== */
#services {
  padding-top: 120px;
  padding-bottom: 120px;
}


.service:hover i {
  color: #626c72;
  transition: all 0.35s ease-in-out;
  cursor: pointer;
}

.service h3 {
  margin-top: 10px;
}

.service-icons {
  padding-top: 20px;
}

.service {
	margin-left: 20px;
}

/* ==========================================================================
   Message Styles
   ========================================================================== */
#message {
  background: #a5b2b9;
  padding-top: 120px;
  padding-bottom: 120px;
}



/* ==========================================================================
   Latest Work and Portfolio Styles
   ========================================================================== */
#latest-work {
  background: url(../img/grid_noise.png) repeat;
  background-color: #ebebeb;
  padding-top: 120px;
  padding-bottom: 120px;
}

.thumbs {
	width: 100%;
	float: left;
  overflow: hidden;
  position: relative;
  margin-bottom: 30px;
}

.thumbs a {
	background-color: rgba(255,117,89,0.90);
  bottom: -200px;
  color: white;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  text-align: center;
  text-transform: uppercase;
  top: 0;
  z-index: 100;
}

.thumbs a span.title {
	display: table;
	width: 100%;
	height: 90%;
}

.thumbs a span.title span {
	font-family: 'Lato', sans-serif;
	font-size: 14.5px;
	line-height: 17px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	vertical-align: middle;
	display: table-cell;
	
}

.thumbs a:hover {
	bottom: 0;
  opacity: 1;
  transition: opacity 0.30s ease-in-out 0s, bottom 0.4s cubic-bezier(0.25, 0.500, 0, 1) 0s;
  -webkit-transition: opacity 0.30s ease-in-out 0s, bottom 0.4s cubic-bezier(0.25, 0.500, 0, 1) 0s;
}

.flexslider {margin: 0 0 60px; background: transparent; border: none; position: relative; -webkit-border-radius: 0px; -moz-border-radius: 0px; -o-border-radius: 0px; border-radius: 0px; box-shadow: 0 0px 0px rgba(0,0,0,.0); -webkit-box-shadow: 0 0px 0px rgba(0,0,0,.0); -moz-box-shadow: 0 0px 0px rgba(0,0,0,.0); -o-box-shadow: 0 0px 0px rgba(0,0,0,.0); zoom: 1;}

ul.icons li {
  list-style: none;
  padding: 7px 0 5px 0;
}


/* ==========================================================================
   Testimonial styles
   ========================================================================== */
#testimonial {
  background: url(../img/testimonial-bg.jpg) no-repeat;
  background-size: cover;
  padding-top: 120px;
  padding-bottom: 120px;
}

.testimonial-source {
  background: #ff755a;
  text-align: center;
  padding: 12px 14px;
  color: #FFFFFF;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-top: 25px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* ==========================================================================
   Resources styles
   ========================================================================== */

.topic-box {
  padding: 20px 10px 30px 10px;
  background: #dfe5e8;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-bottom: 30px;
   margin-right: 20px;
}


.type-box {
    background-color: none transparent;
    border-radius: 4px 4px 4px 4px;
    margin-bottom: 30px;
    margin-left: 5px !important;
    margin-right: 5px;
    min-height: 170px !important;
    padding: 10px 5px 15px 10px;
}
.type-box h3 {
	text-align: center;
}


.topic-box:hover {
	opacity: 0.5;
}

.resources-title h2 {
	color: #626C72;
	margin-bottom: 40px;
}

.resource-listing li {
    background: #DFE5E8;
    font-size: 14px;
    list-style-type: none;
    margin-bottom: 3px;
    padding: 3px 5px 3px 7px;
}

.resource-listing li a:hover, .resource-listing li a:active , .resource-listing li a:focus {
    text-decoration: underline;
	color: #F18221 !important;
}

.resource-listing ul {
	margin-left: 0px;
}

.see-all {
    text-align: center;
}

.see-all a {
    color: #F18221;
	font-weight: bold;
}

/* ==========================================================================
   Latest News styles
   ========================================================================== */
#latest-news {
  background: #ffffff;
  padding-top: 120px;
  padding-bottom: 120px;
}

.latest-article img {
  margin-bottom: 15px;
}

.latest-article p {
  font-size: 14px;
  text-align: left;
  color: #626C72;
}

.latest-article {
  position: relative;
  padding: 10px 10px 30px 10px;
  background: #dfe5e8;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-bottom: 30px;
  height: 500px;
}


.recent-more {
    bottom: 10px;
    left: 125px;
    position: absolute;
}

a.more-link {
	font-weight: bold;
}


.latest-article:after  {
  content: "";
  position: absolute;
  bottom: -15px;
  left: 45%;
  border-style: solid;
  border-width: 15px 15px 0;
  border-color: #dfe5e8 transparent;
  display: block;
  width: 0;
  z-index: 1;
}


/* ==========================================================================
   Twitter Feed styles
   ========================================================================== */
#twitter {
  background: #dfe5e8;
  padding-top: 120px;
  padding-bottom: 120px;
}


ul#twitter_update_list {
	list-style: none;
	margin-left: 0px;
	margin-top: 20px;
}
ul#twitter_update_list li {
	display: none; /* Prevents the entire feed list from showing momentarily on page load */
}

.twitter-feed span {
	color: #7f8d95;
	display: block;
	font-weight: 300;
	font-size: 19px;
	line-height: 28px;
}

.twitter-feed span a {
	color: #4f585f;
	font-weight: 600;
	text-decoration: none;
	
}

.twitter-feed span a:hover{
	color: #4f585f;
	text-decoration: none;
}

.twitter-feed a {
	color: #626C72;
	text-decoration: none;
}

.twitter-feed a:hover {
	color: #626C72;
	text-decoration: none;
}



/* ==========================================================================
   Bottom and Footer styles
   ========================================================================== */

.content-info ul {
	margin-left: 0px;
	margin-bottom: 40px;
}
   
#bottom {
  background: #31363A;
  padding-top: 60px;
  padding-bottom: 60px;
}

#bottom p a {
  color: #A5B2B9;
}

#bottom p a:hover {
  color: #ff755a;
	text-decoration: none;
}

hr {
  border: 0;
  height: 0;
  border-bottom: 1px solid #a5b2b9;
}

#bottom ul {
	padding-bottom: 30px;
}

#firm-footer-details ul , #firm-social-logos ul, #firm-footer-logos ul{
	list-style: none;
	margin-left: 0;
}

#firm-footer-details  li, #firm-social-logos li, #firm-footer-logos li{
	display: inline;
	margin-right: 25px;
	line-height: 50px;
	color: #A5B2B9;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
}

#firm-footer-details li a, #firm-social-logos li a, #firm-footer-logos li a {
	color: #F18221;
	text-decoration: none;
}

#firm-footer-details li a:hover, #firm-social-logos li a:hover, #firm-footer-logos li a:hover {
	color: #ffffff;
	bottom: 12px;
	text-decoration: none;
	transition: all 0.35s ease-in-out;
}

.content-info .container {
    width: 100%;
}

.social, .copyright {
	width: 100%;
}

#footer {
  background: #26292B;
  padding-top: 20px;
  padding-bottom: 20px;
}

#footer p {
  color: #626C72;
  font-size: 11px;
  display: inline;
}

#footer p a {
  color: #626C72;
  font-weight: bold;
  text-decoration: none;
}

#menu-footer-menu li {
	display: inline;
}

.firm-logo span {
	background-color: transparent;
    background-origin: padding-box;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto auto;
    display: inline-block;
    text-indent: -9000px;
}

#firm-cpa span  {
	background-image: url("../img/cpa-logo.png");
	height: 80px;
	width: 171px;
}

#firm-xero-platinum span  {
	background-image: url("../img/xero-platinum-logo.png");
	height: 80px;
	width: 164px;
}

/* ==========================================================================
   Xero page
   ========================================================================== */
   
.xero-video {
    text-align: center;
}


/* ==========================================================================
   Mobile styles
   ========================================================================== */


/* Landscape phones and down */
@media (max-width: 480px) { 

body {
    padding-left: 0;
    padding-right: 0;
}

.container {
    margin-left: 10px;
    margin-right: 10px;
}

.navbar-fixed-top, .navbar-fixed-bottom, .navbar-static-top {
    margin-left: 0px;
    margin-right: 0px;
}

.navbar .nav > li > a {
    padding: 2px 16px;
    margin-top: 20px;
}

.navbar-inverse .nav-collapse .nav > li > a, .navbar-inverse .nav-collapse .dropdown-menu a {
  color: #ffffff;
}

h1 {
  font-size: 40px;
  line-height: 38px;
}

.carousel-caption {
  max-width: 100%;
  text-align: center;
}

.carousel .item {
  height: 460px;
}

h2 {
  font-size: 30px;
  line-height: 36px;
}

h3 {
  font-size: 25px;
  line-height: 25px;
}

p.lead {
  font-size: 18px;
}

#content1, #content2, #page-title, #message, #testimonials, #twitter, #latest-work, #services, #latest-news, #bottom {
  padding-top: 60px;
  padding-bottom: 60px;
}

.date-container {
  width: 46px;
  font-size: 16px;
}

.day {
  font-size: 29px;
  line-height: 26px;
}

.service-icons {
  padding-top: 0px;
  margin-bottom: 40px;
}


	
}

/* Landscape phone to portrait tablet */
@media (min-width: 481px) and (max-width: 767px) { 

body {
    padding-left: 0;
    padding-right: 0;
}

.container {
    margin-left: 10px;
    margin-right: 10px;
}

.navbar-fixed-top, .navbar-fixed-bottom, .navbar-static-top {
    margin-left: 0px;
    margin-right: 0px;
}

.navbar .nav > li > a {
    padding: 2px 16px;
    margin-top: 20px;
}

.navbar-inverse .nav-collapse .nav > li > a, .navbar-inverse .nav-collapse .dropdown-menu a {
  color: #ffffff;
}

h1 {
  font-size: 40px;
  line-height: 38px;
}

.carousel-caption {
  max-width: 100%;
  text-align: center;
}

.carousel .item {
  height: 460px;
}

h2 {
  font-size: 30px;
  line-height: 36px;
}

h3 {
  font-size: 25px;
  line-height: 25px;
}

p.lead {
  font-size: 18px;
}

#content1, #content2, #page-title, #message, #testimonials, #twitter, #latest-work, #services, #latest-news, #bottom {
  padding-top: 60px;
  padding-bottom: 60px;
}

.date-container {
  width: 46px;
  font-size: 16px;
}

.day {
  font-size: 29px;
  line-height: 26px;
}

.service-icons {
  padding-top: 0px;
  margin-bottom: 40px;
}


}


/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {

.navbar-fixed-top, .navbar-fixed-bottom, .navbar-static-top {
    margin-left: 0px;
    margin-right: 0px;
}

.navbar .nav > li > a {
    padding: 2px 16px;
    margin-top: 20px;
}

.navbar-inverse .nav-collapse .nav > li > a, .navbar-inverse .nav-collapse .dropdown-menu a {
  color: #ffffff;
}

#content1, #content2, #page-title, #message, #testimonials, #twitter, #latest-work, #services, #latest-news, #bottom {
  padding-top: 60px;
  padding-bottom: 60px;
}

}




/* Desktops and laptops ----------- */
@media (min-width: 980px) and (max-width: 1699px) {

}
     


/* Large screens ----------- */
@media (min-width: 1700px) and (max-width: 2200px) {

}   

