/*
Theme Name: Ims
Theme URI: http://themekraft.com/store/ims-free-wordpress-starter-theme-based-on-twitter-bootstrap/
Author: ThemeKraft
Author URI: http://themekraft.com/
Description: Hi, I am the ultra minimal starter theme Ims, ready for your next awesome WordPress project! I am the most seamless and minimalistic integration of Twitter Bootstrap Framework into the _s starter theme from Automattic, the guys behind WordPress. You can find me on GitHub. Fork me! I'm waiting for you ;)
Version: 1.1.9
License: GNU General Public License v3.0 /
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: gray, light, two-columns, right-sidebar, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-images, flexible-header, sticky-post,  theme-options, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

This theme is the most seamless and minimalistic integration of Twitter Bootstrap Framework into
the _s starter theme from Automattic, the guys behind WordPress.

_s (or Underscores) http://underscores.me/, (C) 2012-2013 Automattic, Inc. Twitter Bootstrap

Credits:

1. Bootstrap

 * Bootstrap v3.3.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)

 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=f58353a31151a8c05d7c)
 * Config saved to config.json and https://gist.github.com/f58353a31151a8c05d7c

2. wp_bootstrap_navwalker

* Class Name: wp_bootstrap_navwalker
* GitHub URI: https://github.com/twittem/wp-bootstrap-navwalker

3. Glyphicons

 * http://getbootstrap.com/components/

*/

/* My Minimal WordPress Styling comes here */

/* This is a small security for too long strings titles */
body {
	word-wrap: break-word;
	font-family: "Source Sans Pro",sans-serif;
    color: #575756;
}

h2 {
	font-size: 32px;
	color:#6f6f6e;
	text-transform: uppercase;
	background:url(img/h2_home.gif) no-repeat bottom center transparent;
	padding-bottom:20px;
}

.wpcf7-form h2 {
    background:url(img/h2_contact.gif) no-repeat bottom center transparent;
    color: #575756;
}

.wpcf7-form span {
    font-size: 32px;
    line-height: 42px;
    color: #6f6f6e;
}

p {
	font-weight: 300;
	font-size:18px;
	line-height: 24px;
	color:#575756;
}

.entry-content {
    font-weight: 300;
	font-size:18px;
	line-height: 24px;
	color:#575756;
}

.entry-content>*:first-child {
    margin-top: 0;
}

.entry-content ul, ul.ims-useful-links {
  	padding:0;
}

.entry-content li, .ims-useful-links li {
	padding:0.00em 0 0.5em 1.5em;
	margin-bottom:0.2em;
	font-weight:bold;
	list-style:none;
	background-repeat:no-repeat;
	background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAMCAMAAABcOc2zAAAASFBMVEUAgpQAgpQAgpQAgpQAgpQAgpQAgpQAgpQAgpQAgpQAgpQAgpQAgpQAgpQAgpQAgpQAgpQAgpQAgpQAgpQAgpQAgpQAgpQAgpSevR7IAAAAF3RSTlMACh4hSVNobHl7fX6vvr/Awdvd4OH4+dTzo1wAAABFSURBVHgBXcjHEYBADMVQLTln+P13yrAHM7ZuT7iqrfC+dQTrii6hnZJzI63pdx5aUvb5GTpJc/2YoVfODEMwjGY7u/kF6iwFKawPq6gAAAAASUVORK5CYII=);
}

.page-template-template-audience .ims-useful-links li {
    padding-bottom: 0;
    margin-bottom: 0;
}

.page-template-template-audience .ims-useful-links {
    margin-bottom: 20px;
}

.entry-content li {
    background-position: 0 7px;
}

.ims-useful-links li {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAQCAMAAADtX5XCAAAAGFBMVEX///9WjMBWjMBWjMBWjMBWjMBWjMBWjMAG7/5dAAAAB3RSTlMAM0Rmd93uRi7D9QAAADFJREFUeNo9zUEOACAIA0EEtf//sSZd4DINCSV2eFSoQiUq8a6vg9VpZw9zB9ML/fcBajYBobM/MbIAAAAASUVORK5CYII=);
	background-position: 0px 13px;
	padding-left:15px;
}

.current-service .ims-useful-links li {
    background-position: 0px 3px;
}

.current-service .ims-useful-links {
    margin-top: 40px;
}

.ims-useful-links li a {
	font-size: 24px;
	font-weight: 300;
	line-height: 42px;
}

ul.ims-useful-links {
	padding-left: 3px;
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}


/* Images and wp-captions should always fit and be responsive */
img {
	display: inline-block;
	height: auto;
	max-width: 100%;
}
img[class*="wp-image-"] {
	margin-top: 10px;
	margin-bottom: 10px;
}
.wp-caption {
	max-width: 100%;
	padding: 0 20px 0 0;
    display: inline-block;
}
.wp-caption.aligncenter {
	margin-bottom: 10px;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
    margin-bottom: 0;
}
.wp-caption .wp-caption-text {
	text-align: right;
    font-style: italic;
	margin: 0;
    font-size: 16px;
    line-height: 30px;
    color: #828282;
}

/* WP Gallery */
.gallery {
	margin-bottom: 1.5em;
}
.gallery a img {
	border: none;
	height: auto;
	max-width: 90%;
}
.gallery dd {
	margin: 0;
}
.gallery-caption {
	display: block;
}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}


/* Text meant only for screen readers */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar */
}


/* Content */
.main-content-inner {
	padding-bottom: 1.5em;
}
.hentry {
	margin: 0 0 1.5em;
}
.sticky {
	display: block;
}
.bypostauthor {
	display: block;
}


/* Clearing */
.clear {
	clear: both;
}ims-services

/* Navigation */

.dropdown-submenu{position:relative;}
.dropdown-submenu>.dropdown-menu{top:0;left:100%;-webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;}
.dropdown-submenu:active>.dropdown-menu, .dropdown-submenu:hover>.dropdown-menu {
display: block;
}
.dropdown-submenu>a:after{display:block;content:" ";float:right;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 0 5px 5px;border-left-color:#cccccc;margin-top:5px;margin-right:-10px;}
.dropdown-submenu:active>a:after{border-left-color:#ffffff;}
.dropdown-submenu.pull-left{float:none;}.dropdown-submenu.pull-left>.dropdown-menu{left:-100%;margin-left:10px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px;}


/* Here some needed widget styles
 * Most widgets are adapted in the file bootstrap-wp.js - and REALLY easy to modify! ;) */
.widget { margin-bottom: 2em; }
.widget_nav_menu ul.sub-menu li, .widget_pages ul.children li { padding-left: 15px; }

/* Hiding the search widget's button in widgets. thats just too old-skool. :) but if you want it back, just delete the next line.
 * Note: you can change the whole appearance of the search_form() function in our searchform.php */
.widget_search .search-form input[type="submit"] { display: none; }

/* Make sure select elements fit in widgets */
.widget select {
	max-width: 100%;
}

/* Nested comments? They are threaded and nested already, you just need to add your own styling to finalize!
 * For example with some margin, like the line below ;) Delete, modify, change classes in HTML if you desire another style */
 .comment .children { margin-left: 1.5em; }

/**
* Some WP Theme Repository requirements
*/

.sticky {
}

.gallery-caption {

}

.bypostauthor {

}

.entry-meta {
	clear: both;
}

/*
 == Quick CSS styling tips ==

 You can start off in a rough direction with some minimal styles.
 See below for some tips. ;)


 == Want to have the whole site wrapped? ==

 Just fill the .container class with some background color to have a the whole site "wrapped".
 This works so easy because every main part is wrapped only once into a container class by bootstrap.
 Try out by decommenting the next line and go from there.

 .container { background: #f9f9f9; border-right: 1px solid #eee; border-left: 1px solid #eee; }


 == Want to wrap just the content and sidebar in Bootstrap style? ==

 That one is a great example to show that some things are much cleaner and easier to do via just adding some HTML classes.
 In this case, we will add just one CSS class "panel", look for example at the beginning in content.php!


 == Infinite Scrolling by Jetpack ==
 You can enable this cool feature by simply decommenting the lines below and make sure you use the same classes on the right place in your html..

/* Globally hidden elements when Infinite Scroll is supported and in use.
 * Older / Newer Posts Navigation (the pagination, must always be hidden), Theme Footer only when set to scrolling.. */

/*
.infinite-scroll .page-links,
.infinite-scroll.neverending .site-footer {
	display: none;
}
*/

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */

/*
.infinity-end.neverending .site-footer {
	display: block;
}
*/

/* Hey, if you don't need my comments anymore, just delete me! :)  */
h1.page-title {
    display: none;
}

.single-case_study h1.page-title,
.single-post h1.page-title,
.blog h1.page-title,
.archive h1.page-title {
    display: block;
}

.entry-meta {
    display: none;
}

.grayish {
    background-color: #F5F5F5;
}

.bluish {
    background-color: #008294;
}

.orange-button {
    background-color: #F28C00;
    display: inline-block;
}

.clicker>img.hover {
    display: none;
}

.clicker.active>img {
    display: none;
}

.clicker:hover>img {
    display: none;
}

.clicker.active>img.hover {
    display: inline;
}

.clicker:hover>img.hover {
    display: inline;
}

.department {
    display: none;
}

.department-description {
    display: none;
}

/* HEADER */
.ims-header {
	height:170px;
	padding:0px;
	font-weight: 300;
}

.ims-header > .row > .col-lg-3 {
    max-height: 116px;
	padding: 23px 15px;
}

.ims-header .ims-social-top {
	position:absolute;
	top:0;
	right:15px;
}

.ims-header .ims-social-top li {
	list-style: none;
	float:left;
	width:50px;
	height:50px;
	border-right:solid 1px white;
	background-color:#b3dadf;
}

.ims-header .ims-social-top li.ims-social-1 {
    background-color:#b5c6e7;
}

.ims-header .ims-social-top li.ims-social-2 {
    background-color:#b3daeb;
}

.ims-header .ims-social-top li.ims-social-3 {
    background-color:#b3e6da;
}

.ims-header .ims-social-top li.ims-social-4 {
    background-color:#e7e4aa;
}

.ims-header .ims-social-top li.ims-social-1 a:hover {
    background-color:#476194;
}

.ims-header .ims-social-top li.ims-social-2 a:hover {
    background-color:#0082bc;
}

.ims-header .ims-social-top li.ims-social-3 a:hover {
    background-color:#008294;
}

.ims-header .ims-social-top li.ims-social-4 a:hover {
    background-color:#f28c00;
}

.ims-header .ims-social-top li a {
	width:50px;
	height:50px;
	display:block;
	-webkit-transition: background-color 500ms linear;
    -moz-transition: background-color 500ms linear;
    -o-transition: background-color 500ms linear;
    -ms-transition: background-color 500ms linear;
    transition: background-color 500ms linear;
}

.ims-header .ims-social-top li a:hover, .ims-header .ims-social-top li a:active, .ims-header .ims-social-top li a:focus {
	text-decoration: none;
	background-color:#008294;
	-webkit-transition: background-color 500ms linear;
    -moz-transition: background-color 500ms linear;
    -o-transition: background-color 500ms linear;
    -ms-transition: background-color 500ms linear;
    transition: background-color 500ms linear;
}

.ims-social-in {
	background:url(img/soc-top-in.png) no-repeat center center transparent;
}

.ims-social-yt {
	background:url(img/soc-top-yt.png) no-repeat center center transparent;
}

.ims-social-tw {
	background:url(img/soc-top-tw.png) no-repeat center center transparent;
}

.ims-header .site-navigation {
    float:right;
	/*position:absolute;
	bottom:0;
	right:15px;*/
}

.ims-header .navbar {
	margin-bottom:0;
	border:none;
	background:transparent;
}

.ims-header .navbar-default .navbar-nav a {
	text-transform: uppercase;
	font-size:16px;
	line-height: 24px;
	padding-left:19px;
	padding-right:19px;
	letter-spacing: 0.001em;
	color:#6f6f6e;
	border-right: 1px solid #ececec;
}

.ims-header .navbar-default .navbar-nav > .active > a, 
.ims-header .navbar-default .navbar-nav > .active > a:hover,
.ims-header .navbar-default .navbar-nav > .active > a:focus {
	background-color: #f5f5f5;
	color:#568cc0;
}

.ims-header .navbar-default .navbar-nav > li > a:hover, 
.ims-header .navbar-default .navbar-nav > li > a:focus {
	background-color: #f5f5f5;
	color:#568cc0;
}

.ims-header .navbar-default ul#main-menu > li.active > span.ims-caret {
	background-image: url("img/ims-caret.png");
    bottom: -19px;
    height: 19px;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    right: 0;
    width: 50px;
    z-index: 1;
}

.ims-header .navbar-collapse {
	padding-right:0;
}

.mobile-nav-container {
	background-color:#008294;
	height:92px;
	z-index:20;
	padding:0;
}

.mobile-nav-container .navbar-toggle {
	position:absolute;
	left:0;
	border-style: none solid none none;
	border-color: #fff;
	border-radius: 0px;
	border-width: 0 1px 0 0;
	margin-top:0;
	margin-bottom:0;
	padding: 34px 30px;
}

.mobile-nav-container .navbar-toggle .icon-bar {
	background-color:#fff;
}

.mobile-nav-container .navbar-collapse {
	margin-top:93px;
	background-color:#008294;
	box-shadow: none;
}

.carousel-inner > .item > img, .carousel-inner > .item > a > img {
	margin:0 auto;
}

#top-carousel {
    max-width: 1400px;
    margin: 0 auto;
}

.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 6px;
}

.navbar-toggle .icon-bar {
    height: 4px;
    width: 32px;
}

.mail-link, .ln-link {
    color: white;
    height: 24px;
    line-height: 24px;
    padding-left: 32px;
    display: inline-block;
    font-size: 18px;
}

.department-description p {
    font-weight: 400;
}

.mail-link:hover, .ln-link:hover {
    color: white;
}

.mail-link {
    background: url(img/mail-icon.png) left center no-repeat;
}

.ln-link {
    background: url(img/ln-icon.png) left center no-repeat;
    margin-left: 80px;
}

/* FOOTER */

#colophon {
	min-height: 46px;
	background-color: #1d1d1b;
}

#colophon .container {
	padding-top:15px;
}

#colophon .site-info, #colophon .site-info a {
	font-size:12px;
	color:#b1b1b1;
}

.ims-contact-form {
	background:url(img/contact-caret.png) no-repeat top center #f5f5f5;
	font-size:32px;
	color:#6f6f6e;
	font-weight: 300;
}

.ims-contact-form .container {
	max-width:732px;
}

.ims-contact-form h2, .our-approach h2, .what-we-do h2 {
	margin-top:100px;
}

.ims-contact-small {
	font-size:18px;
}

.ims-contact-form button, .ims-contact-form input, .ims-contact-form textarea {
	border:1px solid #888682;
}

.ims-contact-form input[type="text"], .ims-contact-form input[type="email"], .ims-contact-form textarea {
	width:100%;
	font-size: 24px;
	color:#9c9b9b;
	padding:20px 30px;
	margin-bottom:15px;
}

.ims-contact-form input[type="submit"], .ims-contact-form input[type="reset"] {
	height:58px;
	width:156px;
	border:1px solid #f28c00;
	text-transform: uppercase;
	font-size: 18px;
	cursor:pointer;
	margin-top:50px;
	margin-bottom:50px;
}

.ims-contact-form input[type="submit"] {
	background-color:#f28c00;
	color:#fff;
}

.ims-contact-form input[type="reset"] {
	background-color:#fff;
	color:#f28c00;
	margin-right:32px;
}

.ims-contact-form textarea {
	margin-top:60px;
}

.ims-contact-form form > div {
	padding-bottom:15px;
}

/* SLIDER */

.carousel a.carousel-control span.slider-left {
	background:url(img/sleft.png) no-repeat center center transparent;
}

.carousel a.carousel-control span.slider-right {
	background:url(img/sright.png) no-repeat center center transparent;
}

.carousel a.carousel-control span.slider-control {
    display: inline-block;
    font-size: 30px;
    height: 60px;
    margin-right: -30px;
    margin-top: -30px;
    position: absolute;
    right: 50%;
    top: 50%;
    width: 60px;
    z-index: 5;
}

.carousel ol.carousel-indicators > li {
    background-color: rgb(189, 190, 190);
    border: 0 none;
    height: 20px;
    opacity: 0.7;
    width: 20px;
}
.carousel ol.carousel-indicators > li.active {
    background-color: rgb(255, 255, 255);
    opacity: 1;
}

.carousel div.carousel-inner div.item div.carousel-caption-custom {
    left: 0;
    margin-left: auto;
    margin-right: auto;
    right: 0;
    width: 95%;
    position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.carousel div.carousel-inner div.item div.carousel-caption-custom h3.text-center {
    color: rgb(255, 255, 255);
    font-size: 48px;
	margin:0;
}

.contact-carousel h3 {
    margin: 0 !important;
}

/* HOMEPAGE */

.main-content .big-text {
	font-size: 32px;
	line-height: 36px;
	color:#fff;
	padding:60px 20px;
	font-weight: 300;
}

.main-content .our-approach .big-text {
	color:#6f6f6e;
}

.main-content .our-approach {
	background:url(img/blue-caret.png) no-repeat top center transparent;
}

.main-content .what-we-do .container {
	max-width:900px;
}

.services-widget {
    text-align: center;
    background: #F5F5F5;
}

.main-content .what-we-do .clicker, .main-content .ims-services .clicker, .services-widget .clicker {
	margin-left: 15px;
    margin-right: 15px;
    margin-top: 30px;
    border:1px solid #979796;
    padding-top:20px;
    display:inline-block;
    height:160px;
    width:160px;
    position:relative;
    vertical-align: top;
    font-size:18px;
    color:#6f6f6e;
}

.main-content .ims-services .clicker {
    margin-left: 12px;
    margin-right: 12px;
}

.ims-services .clicker.active {
    background: #f5f5f5;
    border-color: #f5f5f5;
}

.services-widget .clicker {
    margin: 6px;
    background: white;
}

.services-widget p {
    padding: 20px 20px 10px;
}
.main-content .what-we-do .clicker span, .main-content .ims-services .clicker span, .services-widget .clicker span {
	bottom:20px;
	display:block;
	position:absolute;
	vertical-align: middle;
	width:100%;
	padding-left:5px;
	padding-right:5px;
}

.home-section h2 {
	background-image: none;
	border-bottom: 1px solid #9c9b9b;
	padding-bottom:15px;
	text-transform: none;
	margin-bottom:20px;
}

.home-section p {
	color:#383838;
	font-size: 24px;
	line-height: 30px;
	font-weight: 300;
}

/* OUR TEAM */

.departments-selector > div{
	cursor:pointer;
}

.department {
	background-color:#f5f5f5;
	margin-top:30px;
	padding:30px;
	position:relative;
}

.department h4 {
	color:#383838;
	font-size:24px;
	line-height: 24px;
	padding-top:0;
	margin-top:0;
	font-weight: 300;
	border-bottom:1px solid #383838;
	margin-bottom:30px;
	padding-bottom:30px;
}

.department .closer,
.current-service .closer {
	position:absolute;
	top:10px;
	right:30px;
	font-size:40px;
	font-family: sans-serif;
	cursor:pointer;
	display:block;
    color: #6f6f6e;
}

.department-people {
	cursor:pointer;
}

.department-description {
	background-color:#008294;
	margin-top:30px;
	color:#fff;
	padding:45px 30px;
}

.department-description .subtitle {
	float: none;
	display:block;
	font-size:16px;
	line-height: 36px;
}

.department-description h4 {
	color: #fff;
	border-color:#fff;
	font-weight: 400;
	padding-bottom:5px;
	margin-bottom:10px;
}

.department-description p {
	color:#fff;
	font-size:18px;
    padding-bottom: 10px;
}

.page-template-template-team h3 {
    font-size: 32px;
    line-height: 36px;
    color: #383838;
    margin-top: 90px;
    margin-bottom: 20px;
}

/* COMMON */

div.wpcf7-validation-errors {
	border: 2px solid #ff0000;
}

.orange-button {
	height:58px;
	width:230px;
	border:1px solid #fff;
	text-transform: uppercase;
	font-size: 18px;
	cursor:pointer;
	margin-top:50px;
	margin-bottom:50px;
	background-color:#f28c00;
	color:#fff;
	padding-top:14px;
	text-align: center;
}

a.orange-button, a.orange-button:hover, a.orange-button:focus, a.orange-button:visited, a.orange-button:active {
	text-decoration: none;
	color:#fff;
}

a.audience-download, a.audience-download:hover, a.audience-download:focus, a.audience-download:visited, a.audience-download:active {
	color:#f28c00;
	background-color:#fff;
	border-color:#f28c00;
	width:140px;
	height:30px;
	font-size:12px;
	padding-top:6px;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAGCAMAAADAMI+zAAAALVBMVEX////yjADyjADyjADyjADyjADyjADyjADyjADyjADyjADyjADyjADyjADyjADcoBWxAAAADnRSTlMAAQMGeoaHjJaXnaSosenDuNAAAAAvSURBVAjXPcY3EgAgDASxtcnp/v9cCg+oEkvfwef7TmA9vhzAmiQNJ1SpG08uAFxthgIZAUH03AAAAABJRU5ErkJggg==);
	background-repeat: no-repeat;
	background-position: 100px center;
	text-align: left;
	padding-left:25px;
}

.page-template-template-audience h3 {
	font-size:32px;
    margin-top: 50px;
    color: #383838;
}

.our-approach .orange-button {
	margin-top:0px;
	margin-bottom:30px;
}

.main-content .ims-main-content {
	padding-top:90px;
    padding-left: 0;
    padding-right: 0;
}

aside:first-child .widget-title {
    margin-top: 0;
}

.page-template-template-home-php .main-content .ims-main-content {
	background:url(img/grey-caret.png) no-repeat top center transparent;
}

.main-content .ims-main-content .widget-title {
	font-size: 32px;
	color:#575756;
}

.widget > .nav > li > a {
	padding: 10px 0;
	font-size: 24px;
	line-height: 36px;
	color:#568cc0;
}

.widget .post-date {
	font-size:14px;
	line-height: 36px;
	color:#9c9b9b;
}

.widget > .nav > li > a:hover, .widget > .nav > li > a:focus, .widget > .nav > li > a:active {
	background-color:transparent;
}

.pdf-button, .pdf-button:hover, .pdf-button:active, .pdf-button:visited, .pdf-button:focus {
	text-transform: uppercase;
	color: #f28c00;
	padding:0 0 0 20px;
    margin: 0 20px;
	text-decoration: none;
    background: url(img/pdf-icon.png) no-repeat left center;
}

.searchandfilter .cat-item-1 {
    display: none;
}

.single-case_study .entry-content,
.single-post .entry-content {
    border-bottom: 1px solid #bebebe;
}

.single-case_study .entry-content h2 {
    background: url(img/csmc.png) no-repeat 25px bottom #008194;
    color: white;
    text-transform: none;
    font-size: 32px;
    line-height: 36px;
    font-weight: 300;
    padding: 24px 29px;
    margin-bottom: 30px;
    margin-top: 60px;
}

h3.related-case_studies-h3 {
    font-size: 32px;
    line-height: 36px;
    color: #383838;
    margin: 53px 0 33px;
}

.related-case_studies img {
    margin-bottom: 11px;
}

.related-case_studies a {
    font-size: 24px;
    line-height: 30px;
}

.related-case_studies {
    margin-bottom: 60px;
}

.single-case_study .entry-content h2:first-of-type {
    margin-top: 0;
}

.single-case_study h1,
.single-post h1,
.blog .content-padder article:first-child header h1,
.archive .content-padder article:first-child header h1 {
    font-size: 48px;
    line-height: 36px;
    color: #383838;
    margin-top: 0;
    margin-bottom: 40px;
}

.single-case_study .entry-content h3,
.single-post .entry-content h3 {
    font-weight: 300;
    margin-bottom: 26px;
    margin-top: 57px;
}

.single-case_study .entry-content ul li,
.single-post .entry-content ul li {
    font-weight: 300;
    margin-bottom: 14px;
}

.single-case-study .wp-caption,
.single-post .wp-caption {
    border: 0;
}

.video-opener {
    cursor: pointer;
}

#cboxLoadedContent {
    overflow:hidden!important;
}

#cboxLoadedContent>div>div {
    max-width: 100%;
}

.widget_recent_entries li>a:last-child {
    text-transform: uppercase;
    font-size: 18px;
    line-height: 36px;
}

.categories_date {
    color: #9c9c9b;
    line-height: 36px;
    font-weight: lighter;
}

.widget_recent_entries .categories_date {
    position: relative;
    top: -8px;
}

.categories_date a {
    color: #9c9c9b;
}

h3.widget-title {
    margin-bottom: 20px;
}

.widget_recent_entries > .nav > li > a {
    padding-bottom: 0;
}

.categories_date ul {
    display: inline;
    list-style: none;
    padding: 0;
    margin: 0;
}

.categories_date ul li {
    display: inline;
}

.post-listing-category ul {
    display: inline;
    list-style: none;
    padding: 0;
    margin: 0;
}

.post-listing-category ul li {
    display: inline-block;
    width: 100%;
    background-color: #008294;
    text-transform: uppercase;
    padding: 5px 15px;
}

.page-numbers {
    font-size: 21px;
    line-height: 40px;
    text-align: center;
    width: 40px;
    color: white;
    background: #578EC2;
    display: inline-block;
    margin: 5px;
    vertical-align: middle;
}

.page-numbers.current {
    background: #F5F5F5;
    color: #578ec2;
}

.page-numbers.next, .page-numbers.prev,
.ul-head .next, .ul-head .prev {
    font-size: 32px;
    background: url(img/arrow1.png) no-repeat center center transparent;
    color: #578ec2;
    font-size: 30px;
    cursor: pointer;
}

.page-numbers.next,
.ul-head .next
{
    background-image: url(img/arrow2.png);
}

.page-numbers.next:hover, .page-numbers.prev:hover,
.page-numbers.next:focus, .page-numbers.prev:focus,
.page-numbers.next:active, .page-numbers.prev:active
.ul-head .next:hover, .ul-head .prev:hover,
.ul-head .next:focus, .ul-head .prev:focus,
.ul-head .next:active, .ul-head .prev:active {
    text-decoration: none;
}

.post-listing-category ul li a {
    color: white;
}

.links .orange-button {
    width: 160px;
}

.searchandfilter ul {
    padding: 0;
}

.searchandfilter ul li.cat-item {
    width: 100%;
}

a.orange-sidebar-button {
    border: 1px solid #f28c00;
    color: #f28c00;
    cursor: pointer;
    font-size: 18px;
    height: 58px;
    padding-top: 14px;
    padding-bottom: 14px;
    text-align: center;
    text-transform: uppercase;
    width: 160px;
    display: inline-block;
    line-height: 24px;
}

a.orange-sidebar-button:hover {
    text-decoration: none;
}

.searchandfilter input[type="submit"] {
    border: 1px solid #f28c00;
    color: #f28c00;
    cursor: pointer;
    font-size: 18px;
    height: 58px;
    padding-top: 14px;
    padding-bottom: 14px;
    text-align: center;
    text-transform: uppercase;
    width: 160px;
    display: inline-block;
    background: white;
    font-weight: 300;
}

.cat-item label {
    font-size: 18px;
    font-weight: normal;
    line-height: 54px;
    color: #6f6f6e;
}


.case_studies-widget .carousel div.carousel-inner div.item div.carousel-caption-custom h3.text-center {
    text-transform: uppercase;
    font-size: 24px;
    line-height: 36px;
    font-weight: normal;
}

.case-below-carousel {
    text-align: center;
    background: #008294;
    padding: 20px;
}

.case-below-carousel p {
    color: white;
    font-size:18px;
}

.case-below-carousel .orange-button {
    width: 160px;
    margin: 0;
}

.widget_archives_slider .uls>ul {
    display: none;
    padding: 0;
    list-style: none;
    background: #F5F5F5;
}

.widget_archives_slider .uls>ul.current {
    display: block;
}

.uls>ul .ul-head {
    width: 100%;
    border-bottom: 1px solid #D0D0D0;
    text-transform: uppercase;
    font-size: 21px;
    line-height: 36px;
    color: #6f6f6e;
    text-align: center;
    padding: 20px 0;
    font-weight: 300;
}

.uls>ul .ul-head span.prev {
    float:left;
    padding: 0 20px;
}

.uls>ul .ul-head span.next {
    float:right;
    padding: 0 20px;
}

.uls .categories_date {
    line-height: 24px;
}

.widget_archives_slider .uls>ul>li {
    padding: 18px 20px;
}

.widget_archives_slider .uls>ul>li:first-of-type {
    padding-top: 30px;
}

.widget_archives_slider .uls>ul>li:last-of-type {
    padding-bottom: 30px;
}

.widget_archives_slider .uls>ul>li .categories_date+a {
    font-size: 21px;
}

.pagination {
    width: 100%;
    text-align: center;
}

.page-template-template-brands .entry-content h2,
.page-template-template-audience .entry-content h2,
.page-template-template-team .entry-content h2,
.page-template-template-services .entry-content h2,
.page-template-template-resources .entry-content h2,
.page-template-template-case_studies .entry-content h2,
.single-post .entry-content h2,
.single-service .entry-content h2 {
    text-transform: none;
    font-size: 32px;
    line-height: 36px;
    background: none;
    font-weight: 300;
    color: #575756;
}

.page-template-template-services #content>h3,
.single-service #content>h3 {
    font-size: 32px;
    line-height: 36px;
    color: #383838;
    margin-top: 90px;
    margin-bottom: 20px;
}

.current-service {
    margin-top: 30px;
    background: #f5f5f5;
    padding: 0 30px 30px;
    text-align: left;
    position: relative;
}

.current-service .orange-button {
    width: 160px;
    margin-top: 2;
    margin-bottom: 0;
}

.current-service .ims-useful-links li a {
    font-size: 15px;
    line-height: 20px;
}

.current-service h2 {
    text-transform: none;
    font-size: 24px;
    font-weight: 300;
    line-height: 24px;
    background: none;
    padding-bottom: 30px;
    margin-bottom: 0;
}

.current-service .service_header {
    border-bottom:  1px solid #383838;
    margin-bottom: 30px;
}

.current-service img {
    width: 100%;
}

.page-template-template-brands .entry-content h2 {
    font-size: 36px;
    line-height: 42px;
}

img.alignleft {
    margin-left: 3px;
    margin-bottom: 7px;
    margin-top: 7px;
}

img.alignright {
    margin-right: 3px;
    margin-bottom: 7px;
    margin-top: 7px;
}

.page-template-template-audience ul li {
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
}

.custom_segments .row h3 {
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 24px;
    line-height: 30px;
}

.brand h4 {
    color: #383838;
    font-size: 24px;
    line-height: 36px;
}

.brand h5 {
    color: #575756;
    font-size: 24px;
    line-height: 30px;
    font-weight: 300;
    margin: 15px 0 20px;
}

.brand .orange-button {
    margin-top: 20px;
    width: 160px;
    margin-bottom: 0;
}

.brand {
    margin-top: 50px;
    padding-bottom: 60px;
    border-bottom: 1px solid #bebebe;
}

.brand:last-child {
    border-bottom: 0;
}

.brands {
    margin-top: 90px;
}

.contact-us-sidebar p {
    font-size: 22px;
    line-height: 36px;
}

.contact-us-sidebar strong {
    font-weight: 400;
}

.contact-us-sidebar hr {
    border-top: 1px solid #bebebe;
}

.department-people .col-sm-3 {
    padding: 0;
}

.department-people .col-sm-3 img {
    width: 100%;
}

.wpcf7 {
    outline: 0;
}

.st_facebook_large .stLarge {
    width: 55px!important;
    height: 54px!important;
    background: url('img/share-fb.jpg')!important;
}

.st_facebook_large .stButton {
    margin-left: 0!important;
}

.st_twitter_large .stLarge {
    width: 55px!important;
    height: 54px!important;
    background: url('img/share-tw.jpg')!important;
}

.st_linkedin_large .stLarge {
    width: 55px!important;
    height: 54px!important;
    background: url('img/share-ln.jpg')!important;
}

.share_block span, .share_block a {
    vertical-align: middle;
}

.share_block {
    text-align: right;
    margin: 59px 0 31px;
}

.share_block strong {
    color: #828282;
    font-size: 24px;
    font-weight: 300;
    line-height: 36px;
    padding-right: 15px;
    text-transform: uppercase;
    vertical-align: middle;
}

.case-study.on-the-list {
    border-top: 1px solid #bebebe;
    padding-top: 30px;
    padding-bottom: 60px;
}

.case-study.on-the-list h3 {
    margin-top: 0;
    color: #383838;
    font-size: 32px;
    line-height: 36px;
    margin-bottom: 18px;
}

.case-study.on-the-list .orange-button {
    margin-top: 20px;
    margin-bottom: 0;
    width: 160px;
}

article.archive-listing {
    border-bottom: 1px solid #bebebe;
    padding-bottom: 60px;
    margin-bottom: 0;
    margin-top: 33px;
}

header+article.archive-listing {
    margin-top: 55px;
}

article.archive-listing h1 {
    margin-top: 0;
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 17px;
}

article.archive-listing .orange-button {
    margin: 20px 0 0;
}

article.archive-listing h1 a {
    color: #383838;
}

article.archive-listing h1 a:hover {
    color: #383838;
}

article.archive-listing .categories_date {
    line-height: 16px;
}

.page-template-template-case_studies article {
    margin-bottom: 60px;
}

.page-template-template-case_studies .entry-content h3 {
    font-size: 32px;
    line-height: 36px;
    margin-top: 30px;
}

.ims-header {
    border-bottom: 1px solid #ececec;
}

.pagination.hidden-xs {
    margin-top: 40px;
    margin-bottom: 80px;
}

.pagination.visible-xs {
    margin-top: 40px;
}

.single-post .entry-content h6 {
    border-left: 15px solid #008194;
    color: #878786;
    font-size: 31px;
    font-style: italic;
    font-weight: 300;
    padding-left: 10px;
}

.footer-publisher {
    color: white;
    font-size: 13px;
    margin: 20px 0 10px;
    padding: 0;
    width: auto;
}
.terms-and-conditions .footer-logo {
    margin-top: 20px;
}
.socials > .social.social-facebook {
    background-position: -11px -215px;
}
.socials > .social.social-twitter {
    background-position: -11px -255px;
}
.socials > .social.social-linkedin {
    background-position: -11px -294px;
}
.socials > .social.social-video {
    background-position: -11px -333px;
}
.socials > .social {
    background-image: url("img/sprite.png");
    background-repeat: no-repeat;
    border: 1px solid rgb(56, 56, 56);
    display: block;
    float: left;
    height: 36px;
    margin-right: 12px;
    opacity: 0.8;
    width: 37px;
}

.socials > .social.social-alt {
    background-image: url("img/sprite-alt.png");
}

.section-10 {
    background-color: rgb(29, 29, 27);
    color: rgb(177, 177, 177);
    font-size: 12px;
    padding-bottom: 10px;
    padding-top: 10px;
}

h4.bottom-section-title {
    border-bottom: 1px solid rgb(111, 111, 110);
    color: rgb(255, 255, 255);
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.footer {
    background-color: rgb(56, 56, 56);
}
.section-9 {
    padding-bottom: 40px;
    padding-top: 50px;
    background-color: rgb(56, 56, 56);
}

.container-1200 {
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
    padding-left: 0;
    padding-right: 0;
    font-weight: 300;
}

.section-9 div.container-1200 .footer > ul > li {
    color: white;
    font-size: 14px;
    line-height: 24px;
    padding-left: 15px;
}

.section-9 div.container-1200 .footer > ul > li {
    background-image: url("img/bullet.png");
    background-position: 0 8px;
    background-repeat: no-repeat;
}

.section-9 div.container-1200 .footer > ul > li > a {
    color: white;
    font-size: 14px;
    line-height: 24px;
}

.section-9 div.container-1200 .footer > ul {
    list-style: outside none none;
    margin: 0;
    padding-left: 0;
}

.socials {
    margin-bottom: 40px;
}

.footer div.about-us p, .footer div.about-us a {
    color: white;
    font-size: 14px;
    line-height: 24px;
}
.footer div.about-us p, .footer div.about-us a {
    color: white;
    font-size: 14px;
    line-height: 24px;
}
.bullet-2 {
    background-image: url("img/bullet-2.png");
    background-position: 0 5px;
    background-repeat: no-repeat;
    padding-left: 12px;
}
.color-orange {
    color: rgb(242, 140, 0) !important;
}
.text-underline {
    text-decoration: underline;
}
#menu {
    display: none;
    position: fixed;
    right: 0;
    top: 50px;
    z-index: 3;
}
.footer-publisher:hover {
    color: white;
}
a.color-orange:hover {
    color: rgb(139, 89, 8) !important;
}
.socials > .social:hover {
    border-color: rgb(29, 29, 27);
    opacity: 1;
}
footer.section-10 div.container-1200 > div {
    color: white;
    font-size: 12px;
}

iframe.wpcf7-f81-o1 {
    border: 0;
    width: 100%;
    margin: 75px auto 50px;
    overflow: hidden;
}

@media (max-width: 1199px) and (min-width: 992px) {
    .ims-header > .row > .col-lg-3 {
        padding: 29px 15px 30px;
    }
}

@media (max-width: 991px) {
	/* Set burger menu breakpoint to 991px */
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
		top: 0;
		border-width: 0 0 1px;
	}
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
		margin-top: 7.5px;
	}
	.navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
  		display:block !important;
	}

	.ims-header-mobile .navbar-header .navbar-nav a {
		text-transform: uppercase;
		font-size:24px;
		line-height: 32px;
		padding-left:30px;
		padding-right:30px;
		letter-spacing: 0.001em;
		color:#fff;
		border-right: 0px;
	}

	.ims-header-mobile .navbar-header .navbar-nav > .active > a, 
	.ims-header-mobile .navbar-header .navbar-nav > .active > a:hover,
	.ims-header-mobile .navbar-header .navbar-nav > .active > a:focus {
		background-color: #f5f5f5;
		color:#568cc0;
	}

	.ims-header-mobile .navbar-header .navbar-nav > li > a:hover, 
	.ims-header-mobile .navbar-header .navbar-nav > li > a:focus {
		background-color: #f5f5f5;
		color:#568cc0;
	}

	.ims-header-mobile .ims-social-top {
		position:absolute;
		top:20px;
		right:30px;
	}

	.ims-header-mobile .ims-social-top li {
		list-style: none;
        margin-left: 30px;
		float:left;
		width:35px;
		height:46px;
		border-right:none;
		background-color: transparent;
	}

	.ims-header-mobile .ims-social-top li a {
		width:35px;
		height:46px;
		display:block;
		-webkit-transition: background-color 500ms linear;
	    -moz-transition: background-color 500ms linear;
	    -o-transition: background-color 500ms linear;
	    -ms-transition: background-color 500ms linear;
	    transition: background-color 500ms linear;
	}
    
    .ims-header-mobile .ims-social-top li a.ims-social-1 {
        opacity: 0.5;
    }
    .ims-header-mobile .ims-social-top li a.ims-social-2 {
        opacity: 1.0;
    }
    
    .ims-header-mobile .ims-social-top li a.ims-social-3 {
        opacity: 0.5;
    }

    .ims-header-mobile .ims-social-top li a.ims-social-4 {
        opacity: 1.0;
    }

	.ims-header-mobile .ims-social-top li a:hover, .ims-header .ims-social-top li a:active, .ims-header .ims-social-top li a:focus {
		text-decoration: none;
		background-color:#008294;
		-webkit-transition: background-color 500ms linear;
	    -moz-transition: background-color 500ms linear;
	    -o-transition: background-color 500ms linear;
	    -ms-transition: background-color 500ms linear;
	    transition: background-color 500ms linear;
	}

	.ims-social-in {
		background:url(img/soc-top-in-m.png) no-repeat center center transparent;
	}

	.ims-social-yt {
		background:url(img/soc-top-yt-m.png) no-repeat center center transparent;
	}

	.ims-social-tw {
		background:url(img/soc-top-tw-m.png) no-repeat center center transparent;
	}

	.ims-header-mobile .ims-logo {
		padding:17px 5px;
	}

	.home-section .orange-button {
		display:block;
		margin-left:auto;
		margin-right:auto;
	}

	.sidebar.col-sm-12 {
		padding-left:0;
		padding-right:0;
	}

	.sidebar.col-sm-12 .widget_recent_entries,
    .sidebar.col-sm-12 .widget_text
    {
		padding-left:15px;
		padding-right:15px;
	}

	.sidebar.col-sm-12 .widget-title {
		font-size:36px;
		font-weight: 300;
		color:#6f6f6e;
		text-align:center;
		text-transform: uppercase;
		line-height: 36px;
	}

	.case-below-carousel p {
		font-size: 24px;
		line-height: normal;
	}
}

@media (max-width: 991px) and (min-width: 768px) {
    .five-footer  .socials > .social {
        margin-right: 8px;
    }
}

@media (min-width: 768px) {
    .brand img {
        max-width: 300px;
    }
}

@media (max-width: 767px) {
    .five-footer .col-xs-3 {
        width: 20%;
    }
    input[type="checkbox"] {
        transform: scale(2);
        -ms-transform: scale(2);
        -moz-transform: scale(2);
        -webkit-transform: scale(2);
        -o-transform: scale(2);
        box-shadow: 0;
        margin: 10px;
    }
    .home-section:first-child img {
        margin-bottom: 30px;
    }
    .current-service .orange-button {
        margin: 20px 0;
    }
    .widget h3.widget-title {
        border-top: 1px solid #bebebe;
        margin-top: 20px;
        padding-top: 35px;
    }
    .archive-listing .col-sm-7 {
        margin-top: 20px;
    }
    .main-content .ims-main-content {
        padding-left: 15px;
        padding-right: 15px;
    }
    .main-content .big-text {
		font-size:24px;
	}

	.carousel div.carousel-inner div.item div.carousel-caption-custom h3.text-center {
		font-size: 48px;
        padding: 0 69px;
	}

	.ims-contact-form {
		font-size: 24px;
	}

	#top-carousel .carousel-inner > .item > img, .carousel-inner > .item > a > img {
		max-width: 200%;
	}
    .brand img {
        width: 100%;
        margin: 0 0 20px;
    }
    .brand {
        text-align: center;
    }
    .brand h4, .brand h5, .brand p {
        text-align: left;
    }
    .custom_segments .col-xs-6 {
        text-align: center;
    }
    .custom_segments .col-xs-6 img {
        width: 100%;
    }
    .custom_segments .col-xs-6 h3,
    .custom_segments .col-xs-6 p {
        text-align: left;
    }
    .custom_segments .col-xs-6 .orange-button {
        margin: 20px 0 35px;
    }
    .home-section:first-child img {
        width: 100%;
    }
    .home-section:last-of-type {
        text-align: center;
    }
    .home-section:last-of-type h2, .home-section:last-of-type p {
        text-align: left;
    }
    .home-section:last-of-type a.orange-button {
        display: inline-block;
    }
    h4.bottom-section-title {
        font-size: 26px;
        line-height: 30px;
        margin-bottom: 30px;
        padding-bottom: 30px;
    }
    .socials > .social.social-facebook {
        background-position: 0px 0px;
    }
    .socials > .social.social-twitter {
        background-position: -94px 0px;
    }
    .socials > .social.social-linkedin {
        background-position: -188px 0px;
    }
    .socials > .social.social-video {
        background-position: -283px 0px;
    }
    .socials > .social {
        background-image: url("img/sprite-socials.png");
        height: 72px;
        margin-right: 0;
        width: 74px;
    }
    .socials > .social.social-alt {
        background-image: url("img/sprite-socials-alt.png");
    }
    .section-10 > div {
        display: none;
    }
    .socials {
        margin-bottom: 0;
    }
    .socials-footer-wrapper a.social {
        float: none;
        margin: auto;
    }
    .socials-footer-wrapper {
        border-bottom: 1px solid #6f6f6e;
        margin-bottom: 30px;
        padding-bottom: 30px;
    }
    .footer li {
        border-bottom: 1px solid #6f6f6e;
        list-style-type: none;
        padding: 5px;
    }
    .footer, .footer a {
        color: white;
        font-size: 18px;
        line-height: 30px;
    }
    .section-10 {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}