/*!
 * Roots 6.5.0
 */


/* ==========================================================================
   Base
   ========================================================================== */

body {font-family: "open-sans",sans-serif;font-size:14px;color:#777777;font-weight:100;line-height:1.8em;}

h1 {font-size:44px;color:#3A3A3A;font-weight:100;font-style:normal;}
h2 {font-size:34px;color:#F79826;font-weight:100;font-style:normal;}
h3 {font-size:20px;color:#1190bf;font-weight:700;font-style:normal;}
h4 {font-size:30px;color:#777777;font-weight:100;font-style:normal;}
h5 {font-size:16px;color:#1190bf;font-weight:700;font-style:normal;margin-bottom:1%;}
h6 {}
p {font-family: "open-sans",sans-serif;font-size:16px;color:#777777;font-weight:100;line-height:1.8em;}

.center {text-align:center;}
.margin-top {margin-top:100px;}
.margin-bottom {margin-bottom:100px;}
.margin-center {margin:0 auto!important;}
.side-padding {padding:0 10%;}
.float-right{float:right;!important}
.float-left{float:left;!important}

.hidden {display:none;}

.wrap {margin-top: 50px;}

/*Removes page heacer H1 from all these pages*/
body.solutions .page-header,
body.approach .page-header,
body.about .page-header,
body.resources .page-header {display:none;}

body.resources .btn {white-space:nowrap;}

body.home .client-logos {margin:0px -15px;}



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

.banner { }

.banner .container-fluid {max-width:1170px;}

/* ==========================================================================
   Nav
   ========================================================================== */

.navbar-nav {
text-align: center;
margin: 0 auto!important;
}

.navbar-brand {
text-indent: -9999px;
background: transparent url(../img/logo-commandpost-2.jpg) top center scroll no-repeat;
width: 300px;
background-repeat: no-repeat;
padding: 0px;
height: 32px;
margin: 15px;
}

#menu-primary-navigation li.btn.btn-default.btn-xs.menu-get-started {
background-color: #F79826;
-webkit-border-radius: 20px;
-moz-border-radius: 10px;
border-radius: 20px;
border: 1px solid #F79826;
transition: background-color .3s ease;
}

#menu-primary-navigation li.btn.btn-default.btn-xs.menu-login {
background-color: #CCC;
-webkit-border-radius: 20px;
-moz-border-radius: 10px;
border-radius: 20px;
border: 1px solid #CCC;
transition: background-color .3s ease;
}

#menu-primary-navigation li.btn.btn-default.btn-xs.menu-login a {
color:#777;
}

#menu-primary-navigation li.btn.btn-default.btn-xs.menu-login:hover {background-color:#ECECEC;}

.nav>li {
padding: 10px!important;
margin-right: 5px;
}

.navbar-nav>li>a {
padding-top: 0px!important;
padding-bottom: 0px!important;
}

.navbar-default {
background-color: #F8F8F8;
border-color:#FFF;
}

#menu-primary-navigation li.btn.btn-default.btn-xs.menu-get-started a {
color: #FFF!important;
}

#menu-primary-navigation > li.btn.btn-default.btn-xs.menu-get-started:hover {
background-color: #FF7B00;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
color: #039BD3;
background-color: transparent;
}

/* ==========================================================================
   Content
   ========================================================================== */

.content { }

.ls-wp-fullwidth-container {margin-top:30px;}

hr.mega-hr {
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
}

body.home .page-header {display: none;}

body.home h1 strong {color: #F79826;}

body.home h1 {
color: #b6b6b6;
font-size: 35px;
font-weight: 100;
border-right: 1px solid #E9E9E9;
padding: 1% 1% 1% 11%;
}

ul.check-list {
padding: 40px 0px;
}

ul.check-list li {
color: #1190bf;
font-size: 22px;
line-height: 1.4;
font-weight: 100;
padding-bottom:5px;
}

body.home .how-can-help h1 {
color: #a3a3a3;
font-size: 54px;
padding: 30px 0px;
border: none;
}

.icons {
color: #F79826;
font-size: 150px;
padding-top: 40px;
padding-bottom: 20px;
transition: color .3s ease;
}

.icons:hover {
color: #FF7B00;
}

.client-logos {background-color: #bdbfbe;padding: 2%;}

body.home .how-can-help small {
font-size: 14px;
color: #FFFFFF;
}

body.home .how-can-help a {
background-color: #c1c1c1;
border: none;
color: #FFF;
font-weight: 100;
padding: 1% 3%;
margin-top: 20px;
transition: background-color 0.2s ease;
}

body.home .how-can-help a:hover {
background-color:#1190bf;
}

body.home a.learn-more-btn {
background-color: #FFFFFF;
color: #F79826;
border: 1px solid #F79826;
font-weight:bold!important;
margin-top: 50px;
transition: color .3s ease;
transition:background-color .3s ease;
}

body.home a.learn-more-btn:hover {
background-color: #F79826;
color: #FFF;
}

body.home .sign-up-view h1 {
color: #000;
font-size: 54px;
border: none;
text-align: center;
padding: 0 3%;
}

.sign-up-view .form-control {
width: 360px!important;	
}

.sign-up-view form.form-inline {
padding-bottom: 5%;
}

.lets-go-btn {
background-color: #F79826;
color: #fff;
border: 1px solid #F79826;
font-weight: bold!important;
transition: color .3s ease;
transition: background-color .3s ease;	
}

.lets-go-btn:hover {
color:#F79826;
background-color:#fff;	
}

/* Fix jump links for solutions page*/
#advocate, #disclosure {
  padding-top: 70px;
  margin-top: -70px;
}
/* Formidable Styling */
/* Home page email signup */
input#field_dnlvaw {
width: 40%;
display: block;
margin: 0 auto;
border: 1px solid #CCC;
padding: 7px;
border-radius: 10px;
margin-top: 15px;
}

.frm_error {
text-align:center;
color: red;	
}

.frm_submit input[type="submit"] {
display: inline;
/* min-height: 80px!important; */
padding: 1%!important;
font-weight: 600!important;
font-size: 16px!important;
line-height: 18px;
color: #FFFFFF!important;
text-align: center;
text-shadow: none!important;
vertical-align: middle;
cursor: pointer;
background-color: #F79826!important;
border: #F79826!important;
-webkit-border-radius: 10px!important;
-moz-border-radius: 10px!important;
border-radius: 10px!important;
margin-top: 1%;
}

label.frm_primary_label {
display: none;
}

div.frm_submit {
text-align: center;
}

div#message {
text-align: center;
}

.grey-bg {background-color:#f8fafa;border:none;padding:3% 0; overflow:hidden;margin-bottom:0!important;}

/* ===============
       Modals
   =============== */
   
#cmply-redirect .modal-body img {max-width:100%;}   

.modal-dialog {margin: 4% auto;}
.modal-content {padding:15px;}
.modal-header {border-bottom:none;position:absolute;top:-14px;right:10px; z-index:10;}
.modal-content h3 {margin: 0;padding: 0;}
.modal-header button {color: #222222;background-color: #fff;}
.modal-header button:hover {color: #000000;background-color: #fff;}

.modal-content i {
margin-bottom: 6%;
margin-top: 5%;
}


.modal-body {
position: relative;
padding: 20px;
z-index: 0;
}

.modal-content a {
background-color: #CCC;
border: none;
color: #FFF;
font-weight: bold;
margin-top: 15px;
font-size: 16px;
transition: background-color color .3s ease;
}

.modal-content a:hover {
background-color: #F79826;
color:#FFF;
}

.modal-header .close {
color: #555!important;
background-color: transparent!important;
z-index: 100000;
position: relative;
font-size:51px!important;
}

.close {padding: 10px; margin-right: -15px;font-size:51px;}

.form-control {border-radius: 0px;}

/* Form Modal - Triggered by most links on the Resources page. For ppl to contact them to download a pdf. */
#formDownload .general-btn {margin-top: 10px;}
#formDownload input {margin-top: 10px;}

/* Free Trial modal - most links on Solutions page. */
#FreeTrial .general-btn {margin-top: 10px;}
#FreeTrial input {margin-top: 10px;}
#FreeTrial textarea {margin-top: 10px;}
#FreeTrial h2 {border-top: none;padding-top: 0;margin-top: 0;}
#FreeTrial .modal-header {top: 0px;right: 0;}

/* Get Started Modal - Triggered by "Get Started" button in main nav */
/* Located in page-header */
#getStarted .modal-header {border-bottom: none;position: relative;}
#getStarted h2 {margin-top: 0;}
#getStarted .form-control {margin: 1% 0%;}

.with_frm_style .frm_submit input[type=submit], .with_frm_style .frm_submit input[type=button], .frm_form_submit_style, .with_frm_style.frm_login_form input[type=submit] {
width: auto;
font-family: "open-sans", sans-serif;
font-size: 16px!important;
height: auto;
text-align: center;
background: #F79826!important;
cursor: pointer;
font-weight: 600;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
text-shadow: none;
padding: 1%!important;
-moz-box-sizing: content-box;
box-sizing: content-box;
-ms-box-sizing: content-box;
-moz-box-shadow:none!important;
-webkit-box-shadow: none!important;
box-shadow: none!important;
}

/* Join Our Team modal - About page */
#joinTeam label {padding: 0% 0%;font-size: 16px;}
#joinTeam input {}
#joinTeam textarea {margin-top: 10px;}
#joinTeam .general-btn {margin-top: 10px;}
#joinTeam .modal-header {top: 0px;right: 0;}

/* Floating Demo thingy */
.floating-demo {
position: absolute;
bottom: 10px;
right: 0px;
z-index: 1000;
background-color: #EEE;
padding: 8%;
border-left: 6px solid orange;
display:none;
}

.floating-demo-outer {
position: fixed;
bottom: 10px;
z-index: 100000000;
right: 0;
width: 200px;
height: 50px;
}

.floating-demo p {
margin: 0;
color: orange;
}

.floating-demo a:hover {
text-decoration: none!important;
}

div.floating-demo:hover {
padding-right: 12%;
cursor: pointer;
}

/* Slideshows on the Solutions page */

body.solutions .modal-content {padding: 2% 2% 0 2%;}
body.solutions .modal-dialog {margin: 4% auto;}
.flex-control-nav {position: inherit!important;}
#slideshowModal .modal-header {top: 0!important;}
#slideshowModal .modal-dialog {width: 900px;}
#slideshowModal .modal-dialog {margin: 3% auto;}
a.addthis_button_print {
display: none!important;
}

.slide-container {
-webkit-transition: all 200ms ease-out 200ms;
-moz-transition: all 200ms ease-out 200ms;
-o-transition: all 200ms ease-out 200ms;
transition: all 200ms ease-out 200ms;
}

.slide-title {
font-size: 30px;
color: #1190bf;
font-weight: 500;
font-style: normal;
margin-bottom: 4%;
}

.slide-image {width:100%; height:auto;}
.slide-desc {text-align: left;}
.slide-desc p {font-size:21px;}

.share-contact .more-info,
.share-contact .contact-btn {padding:15px;}

.share-contact .more-info a,
.share-contact .contact-btn a {padding: 10px 25%!important;}

div.share.col-md-4 a {
background-color: transparent;
}
.contact-map>div>img {
max-width: 90%!important;
}
.slide-image-container {
}

.frm_forms.with_frm_style {
max-width: 820px!important;
margin: 0px auto!important;
}



/* ==========================================================================
   Blog - Roll/Archive
   ========================================================================== */

body.archive {margin-top: 6%;overflow-x:hidden;}

body.archive .main-blog-roll {
list-style-type: none;
margin: 10px 0 10px 0;
}

body.archive a h1 {
color: #F79826;
transition:color .3s ease;
text-decoration:none!important;
}

body.archive h1 a:hover {
color: #FF7B00;
text-decoration:none!important;
}

body.archive .page-header {margin-left: 40px!important;text-transform: capitalize;}

.featured-img {
border-bottom: 1px solid rgb(240, 240, 240);
margin-bottom: 2%;
background-repeat: no-repeat;
background-size: cover;
}

.main-blog-roll {
background-color: #FFF;
padding-top: 1%;
border: 1px solid rgb(238, 238, 238);
}

.main-blog-roll li h1,
.main-blog-roll li small,
.main-blog-roll li p {padding: 1% 2%;}

.blog-title {
	height: 110px;
	overflow:hidden;
}

.main-blog-roll a:hover {text-decoration:none;}

.main-blog-roll .post-footer {
padding: 10px;
text-align: left;
border-top: 1px solid #ededed;
}

.main-blog-roll .post-footer .post-date {
color: #ccc!important;
font-size: 10px;
text-transform: uppercase;
}

body.category-blog .page-header {display:none;}

/* ==========================================================================
   Blog - Single
   ========================================================================== */

h1.entry-title {
color: #F79826;
}
.wp-post-image {
max-width: 100%;
height:auto;
}

body.single .blog-post-content {
margin-top: 25px;
padding-top: 25px;
border-top: 1px solid rgb(238, 238, 238);
}
/* ==========================================================================
   Visual Composer - Pages
   ========================================================================== */

.two-col {-moz-column-count: 2;
       -moz-column-gap: 30px;
       -webkit-column-count: 2;
       -webkit-column-gap: 30px;
}

body.solutions h2 {
	margin-top: -10px;
	font-size:44px;
  font-size: 32px;
	text-align:center;
}

	
body.solutions .margin-top {margin-top:100px;}
body.solutions h3 {font-size:30px;font-weight:100;text-align:center;}
	
wpb_call_to_action h2 {border:none!important;}

.wpb_button, .general-btn {
display: inline;
/* min-height: 80px!important; */
padding: 3% 3%!important;
font-weight: 600!important;
font-size: 16px!important;
line-height: 18px;
color: #FFFFFF!important;
text-align: center;
text-shadow: none!important;
vertical-align: middle;
cursor: pointer;
background-color: #F79826!important;
border: #F79826!important;
-webkit-border-radius: 20px!important;
-moz-border-radius: 20px!important;
border-radius: 20px!important;
}

.vc_responsive .wpb_row .vc_span12 {width: 100%!important;}

.grey {background-color:#CCC!important;transition:background-color .3s ease;}
.grey:hover {background-color:#1190bf!important;}

.wpb_button:hover, .general-btn:hover {
text-decoration: none;
background-color: #FF7B00!important;
-webkit-transition: background-color 0.1s linear;
transition: background-color 0.1s linear;
}

.wpb_call_to_action .wpb_button {
padding: none!important;
margin: none!important;
padding: 2%!important;
height: 20px;
}

body.about .wpb_single_image img {
height: auto;
max-width: 90%;
}

.normal-button {
width: 40%!important;
text-align: center!important;
margin: 0 auto!important;
display: block!important;
height: auto!important;
padding: 10px 0px!important;
min-height: 30px!important;
}

.bookmarklet-button {
background-color: #F79826;
color: #FFF;
padding: 3%;
}

.well h4 {margin-bottom: 30px;}
body.events hr, body.press hr {margin-top:0px;margin-bottom:0px;}
body.press h2, body.events h2 {font-size: 24px;}

/* ==========================================================================
   Primary Content
   ========================================================================== */

.main { }

/* Gallery Shortcode */
.gallery-row { padding: 15px 0; }



/* ==========================================================================
   Sidebar
   ========================================================================== */

.sidebar { }



/* ==========================================================================
   Posts
   ========================================================================== */

.hentry header { }
.hentry time { }
.hentry .byline { }
.hentry .entry-content { }
.hentry footer { }



/* ==========================================================================
   Footer
   ========================================================================== */
   
.modal-holder {margin-bottom: 0px!important;}   

.content-info { }

body.page-template-template-custom-php .sign-up-view form.form-inline {
padding-bottom: 1%;
}

#social ul {margin:0px; padding:0px; list-style: none;}
#social li {margin:0px; padding: 0px; list-style:none; display: block;}
#social li a {padding: 10px;}

footer {background-color:#373737;}

footer a {color: #686868;
text-decoration: none;
text-transform: uppercase;
font-weight: 400;
font-family: "open-sans",sans-serif;
text-align: center;
}

div.row.footer-nav {margin: 0 auto;}

ul#menu-footer-menu {text-align:center;margin-top: 1%;}
ul#menu-footer-menu li {display:inline-block;padding: 10px 1% 3px 1%;}
ul#menu-footer-menu li a {color:inherit;transition:color .3s ease;}

ul#menu-footer-menu li a:hover {
color: #FFFFFF;
text-decoration: none;
}

ul#menu-social-nav {text-align:center;}
ul#menu-social-nav li {display: inline-block;}
div#social {margin-bottom: 1%;}

li.menu-facebook a {
display: block;
background: url('../img/fb.png') bottom center scroll no-repeat;
background-repeat: no-repeat;
width: 37px;
height: 37px;
text-indent: -9000px;
opacity:.3;
transition:opacity .3s ease;
}

li.menu-twitter a {
display: block;
background: url('../img/tw.png') bottom center scroll no-repeat;
background-repeat: no-repeat;
width: 37px;
height: 37px;
text-indent: -9000px;
opacity: .3;
transition:opacity .3s ease;
}

li.menu-linkedin a {
display: block;
background: url('../img/in.png') bottom center scroll no-repeat;
background-repeat: no-repeat;
width: 37px;
height: 37px;
text-indent: -9000px;
opacity: .3;
transition:opacity .3s ease;
}

li.menu-facebook a:hover,
li.menu-twitter a:hover,
li.menu-linkedin a:hover {opacity:1;}

footer p.credits {color: #525252;text-align: center;margin-bottom:0;font-size: 12px;}
footer p.built-by a {color:#525252!important; text-align:center!important; text-decoration:none!important;font-size: 12px;}
footer p.built-by span {color:#53bbeb;font-weight:bold;text-align:center;font-size: 12px;}
p.built-by {text-align: center;}

/* ==========================================================================
   WordPress Generated Classes
   See: http://codex.wordpress.org/CSS#WordPress_Generated_Classes
   ========================================================================== */

.aligncenter { display: block; margin: 0 auto; }
.alignleft { float: left; }
.alignright { float: right; }
figure.alignnone { margin-left: 0; margin-right: 0; }


/* ==========================================================================
   Flexslider styles
   ========================================================================== */

/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */


/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
	font-family: 'flexslider-icon';
	src:url('../fonts/flexslider-icon.eot');
	src:url('../fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'),
		url('../fonts/flexslider-icon.woff') format('woff'),
		url('../fonts/flexslider-icon.ttf') format('truetype'),
		url('../fonts/flexslider-icon.svg#flexslider-icon') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider { margin: 0 0 60px; background: #fff; border: 4px solid #fff; position: relative; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2); -o-box-shadow: 0 1px 4px rgba(0,0,0,.2); box-shadow: 0 1px 4px rgba(0,0,0,.2); zoom: 1; }
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a {
text-decoration: none;
display: block;
width: 40px;
height: 40px;
margin: -20px 0 0;
position: absolute;
top: 50%;
z-index: 160;
overflow: hidden;
opacity: 1;
cursor: pointer;
color: rgba(0,0,0,0.8);
text-shadow: 1px 1px 0 rgba(255,255,255,0.3);
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
transition: all .3s ease;
background: transparent!important;
}
.flex-direction-nav .flex-prev { left: -50px; }
.flex-direction-nav .flex-next { right: -50px; text-align: right; }
.flexslider:hover .flex-prev { opacity: 0.7; left: 10px; }
.flexslider:hover .flex-next { opacity: 0.7; right: 10px; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
.flex-direction-nav a:before  { font-family: "flexslider-icon"; font-size: 40px; display: inline-block; content: '\f001'; margin-top: 10px;margin-right: 4px;}
.flex-direction-nav a.flex-next:before  { content: '\f002'; }
.flex-direction-nav a:hover {color:#FF7B00!important;}

/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }
.flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); box-shadow: inset 0 0 3px rgba(0,0,0,0.3); }
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev { opacity: 1; left: 0px;}
  .flex-direction-nav .flex-next { opacity: 1; right: 0px;}
}



/* ==========================================================================
   Media Queries
   ========================================================================== */

/* Extra small devices (phones, up to 480px) */
/* No media query since this is the default in Bootstrap */

/* mobile ONLY */
@media (max-width:480px) {

.navbar-brand {
text-indent: -9999px;
background: transparent url(../img/logo-commandpost-2.jpg) top center scroll no-repeat;
width: 60%;
background-repeat: no-repeat;
padding: 0px;
height: 0px;
margin: 10px 15px 5px 15px;
background-size: 100%;
padding-bottom: 7%;
}

h1 {font-size: 32px;}
h2 {font-size:26px;}
h3 {font-size: 18px;font-weight: 100;}

ul#menu-footer-menu li {
display: block;
padding: 2%;
list-style-type: none;
}

ul#menu-footer-menu {
padding-left: 0;
}


.sign-up-view .form-control {
width: 100%!important;
}

body.home .how-can-help h1 {
font-size: 34px;
}

body.home .sign-up-view h1 {
font-size: 34px;
}

body.home h1 {
color: #b6b6b6;
font-size: 30px;
font-weight: 100;
border-right: 0px solid #E9E9E9;
padding: 1% 1% 1% 1%;
}
	
}

@media (max-width: 767px) {

.main img {max-width:100%; height:auto;}

.container-fluid {padding-left:0px; padding-right:0px; overflow:hidden;}

.floating-demo-outer {display: none;}
	
.two-col {-moz-column-count: auto!important;
       -webkit-column-count: auto!important;
}

div.content.row {margin: 0;}

body.home h1 {text-align: center;}
ul.check-list {padding: 40px 10%;}
.icons {font-size: 1360%;}

.sign-up-view .form-control {margin: 0 auto;}
div.sign-up-view.margin-bottom.col {margin-bottom: 0;}

a.btn.general-btn {
float: none!important;
width: 100%!important;
display: inline-block!important;
margin: 1%!important;
}

.form-group {
margin-bottom: 15px;
margin: 10px auto;
}

body.about .wpb_single_image img {max-width: 40%;margin-top:5%;}

p.bio-text {width: 60%;margin: 0 auto;}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
color: #039BD3;
background-color: transparent;
/* border-bottom: 1px dotted #DFDFDF; */
/* padding: 0; */
}

.nav>li {
padding: 10px!important;
margin: 0px auto;
width: 50%;
}

.navbar-nav {
margin: 7.5px 0px;
}

.navbar-collapse {
max-height: 370px;
}

.wpb_layerslider_element {display:none;}

}


/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) { 
.contact-map>div>img {
max-width: inherit;
}
  .nav>li {
padding: 3px!important;
margin-right: 5px;
}

.col {width:80%!important;margin:0 auto!important;}

.navbar-nav {
float: right!important;
margin: 10px 0px!important;
}

body.solutions h2 {
  font-size:44px;
}

.modal-sm {width: 400px;}

}



@media (min-width: 767px) and (max-width: 992px) {

.navbar .container {width:95%;}

.navbar-header {width:100%;}

.navbar-brand {
margin: 15px auto!important;
display: block;
float: none!important;
}

.navbar-nav {
margin: 10px auto!important;
float: none!important;
width: 768px;
}

.main {
margin-top: 50px;
}

}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {

.nav>li {
padding: 10px 0px!important;
margin-right: 5px;
}

/* .slide-image-container {height:0px; padding-bottom:37%; overflow:hidden;} */

}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) { 

.navbar-brand {
width: 300px;
height: 32px;
}

}
