/*
Theme Name: Quote
Theme URI: http://www.distinctivethemes.com
Author: Distinctive Themes
Author URI: http://www.distinctivethemes.com
Description: Clean and stunning Wordpress theme with numerous layout options and a simple to use page builder
Version: 1.0.1
License: ThemeForest
License URI: http://themeforest.net/licenses
Tags: one-column, two-columns, right-sidebar, custom-menu, featured-images, full-width-template, post-formats, sticky-post, theme-options, translation-ready
*/

/*--------------------------------------------------------------
SPECIAL ISSUES
--------------------------------------------------------------*/

p.special-issue {
    line-height: 1.8;
    margin-bottom: 25px;
    font-size: 18px;
}

p.new-captions {
color: #0C8D79;
font-size: 22px;
text-align: left;
line-height: 1.2;
font-weight: 700;
margin: 0 3% 0 3%;
}

p.photo-captions {
color: #0C8D79;
font-size: 22px;
text-align: left;
line-height: 1.2;
font-weight: 700;
margin-bottom: 20px;
}

p.social-teaser {
margin: 0;
float: left;
color: #023850;
}

/*--------------------------------------------------------------
STORYMAP DISPLAY 150408
--------------------------------------------------------------*/

.menu-blank {
background: none;
height: 81px;
}

@media (max-width: 1200px) {
.menu-blank {
height: 73px;
background: none;
}
}

/*--------------------------------------------------------------
Co-authors 150108
--------------------------------------------------------------*/

.author-avatars {
margin: 10px auto auto;
text-align: center;
}

span.author-bylines {
margin: 8px 0 0;
}


/*--------------------------------------------------------------
AMTI Adjustments
--------------------------------------------------------------*/

#centertext { 
text-align: center; 
}

.anchor-atlas { 
  display: block;
  height: 115px;
  margin-top: -115px; 
  visibility: hidden;
}

span#search-jump {
  display: block;
  height: 115px;
  margin-top: -115px; 
  visibility: hidden;
}

span#contact-jump {
  display: block;
  height: 115px;
  margin-top: -115px; 
  visibility: hidden;
}

.full-width-image {
    background-color: #fff;
    height: auto;
    position: relative;
    width: 100%;
}

.full-width-image img {
    max-width: 100%;
    height: auto !important;
}

span.greentext {
    color: #0C8D79;
}

.align_center {
    text-align: center;
}

ul#about-mission {
	list-style-type: square;
	margin: 1% 0 3% 8%;
	font-style: oblique;
}

ul#about-mission li {
	margin: 5px 0 5px 0;
}

p#refresh {
	padding: 0;
	margin-top: 5px;
	text-align: center;
	width: 100%;
}

#analysis-bar {
    width: 70%;
    margin: auto;
}



/*--------------------------------------------------------------
Atlas Page
--------------------------------------------------------------*/


#atlas-container {
	width: 100%;
	height: auto;
	padding: 0;
	margin: 0;
}

.text-box {
	float: left; 
	width: 33%; 
	padding-right: 30px;
	max-width: 30%;
	margin-left: 2%;
}

.image-float {
	float: right;
	width: 61%;
	height: auto;
	margin-right: 1.5%;
}

.image-float-tracker {
	width: 61%;
	height: auto;
	margin-right: 1.5%;
}

.atlas-container img {
	max-width: 61%;
	display: block;
}

h3.no-spacing {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 28px;
	color: #0C8D79;
}

hr.greenbar {
	color: #0C8D79;
	margin-bottom: 35px;
	background-image: -moz-linear-gradient (center left, #1e5799 0%, #0c8d79 50%, #0c8d79 51%, #7db9e8 100%);
}


/*--------------------------------------------------------------
Alignments
--------------------------------------------------------------*/
.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;
}

.container.fullwidth { 
    width: 100%;
    padding: 0;
}

.container {
    max-width: 100%;
}

/*--------------------------------------------------------------
8.0 Clearings
--------------------------------------------------------------*/
.clear:before, .clear:after, .entry-content:before, .entry-content:after, .comment-content:before, .comment-content:after, .site-header:before, .site-header:after, .site-content:before, .site-content:after, .site-footer:before, .site-footer:after {
    content: '';
    display: table;
}

.clear:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after { clear: both }

/*--------------------------------------------------------------
Widgets
--------------------------------------------------------------*/
.widget { margin: 0 0 1.5em }

.widget select { max-width: 100% }

.widget_search .search-submit { display: none }

.dt-recent-post {
  margin-bottom: 20px;
}

.dt-recent-post .pull-left {
  margin-right: 15px;
}

.portfolio-widget-title {
  margin-top: 0;
  margin-bottom: 2px;
  font-size: 18px;
}

.dt-recent-post .meta-icon {
  margin-right: 5px;
}

.clearme {
  font-size: 12px;
}

.textwidget img {
  max-width: 100%;
  height: auto;
}

.widget select {
  max-width: 100%;
}

/* calendar widget */
.widget_calendar {
  float: left;
}

#wp-calendar {
  width: 100%; 
}

#wp-calendar caption { 
  text-align: right; 
  margin-top: 10px; 
  margin-bottom: 15px; 
}

#wp-calendar thead th { 
  padding-bottom: 10px; 
  text-align: center;
}

#wp-calendar tbody td { 
  text-align: center; 
  padding:8px;
}

#wp-calendar tbody td:hover { 
  background: #fff; 
}

#wp-calendar tbody .pad { 
  background: none; 
}

#wp-calendar tfoot #next { 
  text-transform: uppercase; 
  text-align: right; 
}

#wp-calendar tfoot #prev { 
  text-transform: uppercase; 
  padding-top: 10px; 
}

/*--------------------------------------------------------------
Content
--------------------------------------------------------------*/
.sticky { }

.hentry {
    margin: 0 0 80px;
    overflow: hidden;
}

.byline, .updated { display: none }

.single .byline, .group-blog .byline { display: inline }

.page-content, .entry-content, .entry-summary { margin: 1.5em 0 0 }

.entry-content img {
    max-width: 100%;
    height: auto;
}

.page-links {
    clear: both;
    margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title, .archive .format-aside .entry-title { display: none }

/*--------------------------------------------------------------
Comments
--------------------------------------------------------------*/
.comment-content a { word-wrap: break-word }

.bypostauthor { }

/*--------------------------------------------------------------
Media
--------------------------------------------------------------*/
.page-content img.wp-smiley, .entry-content img.wp-smiley, .comment-content img.wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

embed, iframe, object { max-width: 100% }

/*--------------------------------------------------------------
Captions
--------------------------------------------------------------*/
.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin: 0 auto;
}

.wp-caption-text { text-align: center }

.wp-caption .wp-caption-text { margin: 0.8075em 0 }

/*--------------------------------------------------------------
Galleries
--------------------------------------------------------------*/
.gallery { margin-bottom: 1.5em }

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
    padding: 0 10px 20px;
}

.gallery-item img {
    max-width: 100%;
    height: auto;
}

.gallery-columns-2 .gallery-item { max-width: 50% }

.gallery-columns-3 .gallery-item { max-width: 33.33% }

.gallery-columns-4 .gallery-item { max-width: 25% }

.gallery-columns-5 .gallery-item { max-width: 20% }

.gallery-columns-6 .gallery-item { max-width: 16.66% }

.gallery-columns-7 .gallery-item { max-width: 14.28% }

.gallery-columns-8 .gallery-item { max-width: 12.5% }

.gallery-columns-9 .gallery-item { max-width: 11.11% }

.gallery-caption { }

/*--------------------------------------------------------------
BASE
--------------------------------------------------------------*/
body {
    background-color: #1a1a1a;
    font-family: "pt sans",sans-serif;
    font-weight: 300;
    font-size: 18px;
    color: #555;
    -webkit-font-smoothing: antialiased;
    -webkit-overflow-scrolling: touch;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

body, html {
    max-width: 100% !important;
    overflow-x: hidden;
}

h3.profile-name {
	color: #0C8D79;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "pt sans narrow", sans-serif;
    font-weight: 900;
    color: #0C8D79;
}

p {
    line-height: 1.8;
    margin-bottom: 25px;
    font-size: 18px;
}

.centered { text-align: center }

.goright { text-align: right }

.mt { padding-top: 25px }

a {
    color: #16a085;
    word-wrap: break-word;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

a:hover, a:focus {
    color: #7b7b7b;
    text-decoration: none;
    outline: 0;
}

a:before, a:after, .dashicons, .dashicons-before:before, a:before:hover, a:after:hover, .dashicons:hover, .dashicons-before:before:hover {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

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)); 
    display: block;
    margin: 1em 0;
    padding: 0;
}

.divider-wrapper hr {
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(255,255,255,0.75), rgba(0,0,0,0)); 
    background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(255,255,255,0.75), rgba(0,0,0,0));  
    background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(255,255,255,0.75), rgba(0,0,0,0)); 
    background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(255,255,255,0.75), rgba(0,0,0,0)); 
    display: block;
    margin: 1em 0;
    padding: 0;
}

.section-heading hr {
    max-width: 600px;
    margin: 1em auto;
}

.nopadding {
    padding-left: 0;
    padding-right: 0;
}

.nopadding .avatar {
    max-width: 100%;
    height: auto;
}

.btn, .wpcf7-submit {
    border-radius: 0;
    padding: 8px 18px;
}

.img-responsive {
    width: 100%;
    height: auto;
}

.main-title { 
	font-weight: 700;
	color: #023850;
	text-transform: uppercase;
}

.title-description {
	font-size: 22px;
	margin: 0 15px 0;
	font-family: "pt sans narrow",sans-serif;
}

/* ==========================================================================
   MENU AND LOGO
========================================================================== */

.tm {
    font-size: 14px;
    line-height: 20px;
}

.menu {
    position: fixed;
    left: -200px;
    width: 260px;
    height: 100%;
    z-index: 10;
    text-align: left;
}

.menu.menu-open { left: 0 }

.menu-wrap {
    position: absolute;
    top: 0;
    left: 0;
    background: #101010;
    width: 260px;
    height: 100%;
}

#menu-logo h2 {
    font-family: 'Cabin', Helvetica, Arial, sans-serif;
    font-size: 24px;
    font-weight: 800;
    letter-spacing: -1px;
    line-height: 1;
    text-transform: uppercase;
    color: #eee;
    margin: 20px 20px;
}

#menu-logo a {
    margin-left: 0;
}

.logo-icon { font-size: 22px }

.menu a {
    margin-left: 20px;
    color: #eee;
    display: block;
    font-size: 12px;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: .1em;
    text-transform: uppercase;
}

.menu a:hover { color: #fff }

.menu a:active { color: #fff }

.menu-close {
    cursor: pointer;
    display: block;
    position: absolute;
    font-size: 24px;
    color: #eee;
    width: 36px;
    height: 31px;
    line-height: 28px;
    top: 20px;
    right: 5px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.menu-close:hover {
    color: #fff;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

#main-menu {
    margin-top: 100px;
    padding: 0;
    list-style: none;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

#main-menu .dropdown-menu {
    opacity: 0;
    left: 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.dropdown-menu.open { }

#main-menu .open > .dropdown-menu {
    opacity: 1;
    padding: 10px 0;
    width: 260px;
    background-color: rgba(0,0,0,0.9);
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-clip: padding-box;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

#main-menu  .dropdown-push-right {
    left: 260px;
    top: -10px;
}

#main-menu .dropdown-menu > li > a {
    background-color: transparent;
    color: #eee;
    padding: 10px;
    margin: 0 20px 5px 10px;
    display: block;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: .1em;
    text-transform: uppercase;
}

#main-menu .dropdown-menu > li > a:hover { color: #fff }

#social-icons {
    right: 0;
    position: absolute;
    bottom: 0;
    padding: 0;
    margin: 0;
}

#social-icons li {
    display: block;
    width: 60px;
    padding: 5px 0;
    text-align: center;
    background-color: rgba(0,0,0,0.8);
}

#social-icons li a {
    margin: 0;
    line-height: 28px;
}

.body-push {
    overflow-x: hidden;
    position: relative;
    left: 0;
}

.body-push-toright {
    margin-left: 260px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.menu, .body-push {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#menuToggle {
    position: absolute;
    top: 20px;
    left: 0;
    z-index: 11;
    display: block;
    text-align: center;
    font-size: 14px;
    color: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    background: rgba(0,0,0,.25);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

#menuToggle:hover {
    color: #fff;
    background: rgba(0,0,0,.2);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.menu-icon {
    float: right !important;
    margin: 9px 0 0 0 !important;
    font-size: 22px !important;
    width: 60px;
    text-align: center;
}

.logo-img {
    padding: 20px 0 20px 20px;
}

.navbar-nav {
    float: right;
}

.nav>li {
    text-align: right;
}

.navbar-default .navbar-nav>li>a {
    color: #eee;
}

.nav > li:hover a, .nav > li:hover span, .nav > li:hover, .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a, .navbar-default .navbar-nav>li>a:hover {
    color: #fff;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.nav > li a, .nav > li span, .nav > li {
   -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out; 
}

.navbar-fixed-top {
	background-image: url('http://amti.csis.org/wp-content/uploads/2014/10/AMTI_site_header.jpg'); background-repeat: no-repeat; background-color: #023850;
    padding: 11px 0;
    border-color: transparent;
   -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out; 
}

.navbar-fixed-top.opaqued {
	background-image: url('http://amti.csis.org/wp-content/uploads/2014/10/AMTI_site_header.jpg'); background-repeat: no-repeat; background-color: #023850;
    /*background-color: transparent;*/ 
   -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out; 
}


.navbar-fixed-top.opaqued .navbar-nav>li>a, .navbar-fixed-top.opaqued .navbar-nav > li > a span {
    color: #FFF;
}

.navbar-nav > li > a {
    margin-left: 0px;
    color: #e5e5e5;
    display: block;
    font-size: 15px;
	font-family: "pt sans narrow", sans-serif;
    letter-spacing: .1em;
    text-transform: uppercase;
	
}

.navbar-nav > li > a span {
    margin-left: 0px;
    color: #eee;
    display: block;
    font-size: 12px;
    font-weight: 700;
    margin-top: 5px;
    letter-spacing: .1em;
    text-transform: uppercase;

}

.navbar-nav > li > a span:hover, .navbar-nav > li > a:hover, .navbar-nav > li > a span, .navbar-nav > li > a {
   -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out; 
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
	color: #eee;
    background-color: transparent;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus, .dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
    color: #fff;
    background-color: transparent;   
}

.dropdown-menu {
    background-color: #101010;
}

.dropdown-menu>li>a {
    color: #eee;
}

.dropdown-menu>li>a {
    padding: 10px 15px;
}

.navbar-default .navbar-toggle {
    border-color: transparent;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    border-color: transparent;
    background-color: transparent;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #efefef;
}

/* ==========================================================================
   HEADER DIV
========================================================================== */

#headerwrap {
    text-align: center;
    width: 100%;
    min-height: 260px;
    position: relative;
}

#headerwrap h1 {
    color: #fff;
    font-size: 88px;
    font-weight: 700;
    letter-spacing: -1px;
    background: rgba(0,0,0,0.4);
    margin-bottom: 0px;
    width: auto;
    padding: 30px 20px;
    text-transform: uppercase;
    text-shadow: rgba(0,0,0,0.8) 0 1px 1px;
}

#headerwrap.half h2 {
    background: transparent;
    color: #fff;
    padding-bottom: 0;
    text-shadow: rgba(0,0,0,0.8) 0 1px 1px;
letter-spacing: 1.5px;
}

#headerwrap h2 {
    color: #444;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: -1px;
    background: rgba(255,255,255,0.7);
    padding: 15px;
    margin-top: 0;
    text-transform: uppercase;
}

.single #headerwrap h2 {
    color: #fff;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 1.5px;
    background: transparent;
    padding: 15px;
    margin-top: 0;
    text-transform: uppercase;
    text-shadow: rgba(0,0,0,0.8) 0 1px 1px;
    position: relative;
    top: 15px;
}

#headerwrap i {
    font-size: 35px;
    color: #fff;
}

#headerwrap .pe-7s-chat { font-size: 72px }

#headerwrap .spacer { margin-top: 190px }

.headerwrap-btn-wrap {
    background: #fff;
    display: inline-table;
    padding: 8px 13px;
    height: 55px;
    line-height: 1;
    opacity: 0.6;
    position: absolute;
    bottom: 0;
}

.headerwrap-btn-wrap:hover { opacity: 1 }

.headerwrap-btn {
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    padding: 8px 0px;
    font-size: 18px;
    text-shadow: rgba(0,0,0,0.8) 0 1px 1px;
}

.headerwrap-btn .fa-angle-down { text-shadow: rgba(0,0,0,0.8) 0 1px 1px }

.menu i._before, .nav-menu i._before {
    float: right;
    line-height: 40px;
    font-size: 20px;
    width: 60px;
    text-align: center;
    margin-right: 0;
    position: relative;
    top: 6px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out; 
}

.navbar-nav ._before, .navbar-nav i._mi {
    height: 30px;
    width: 25px;
    font-size: 23px;
    line-height: 29px;
    vertical-align: middle;
}

.dropdown-menu i._before, .dropdown-menu i._before {
    display: none;
}

/* ==========================================================================
   PORTFOLIO
========================================================================== */

.portfolio-items, .portfolio-filter {
    list-style: none;
    padding: 0;
}

.portfolio-filter {
	margin-bottom: 30px;
}

.portfolio-filter > li { display: inline-block }

.portfolio-items > li {
    float: left;
    padding: 0 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.portfolio-items.col-2 > li { width: 50% }

.portfolio-items.col-3 > li { width: 33% }

.portfolio-items.col-4 > li { width: 25% }

.portfolio-items.col-5 > li { width: 20% }

.portfolio-items.col-6 > li { width: 16% }

.portfolio-item {
    padding: 0;
    margin: 0;
    overflow: hidden;
}

.portfolio-item .item-inner, .post-item .item-inner {
    background: transparent;
    padding: 0;
    margin: 0 20px 20px 0;
    position: relative;
    width: 100%;
}

.portfolio-item img {
    width: 100%;
    max-width: 100%;
    height: auto;
}

.portfolio-item h5 {
    background: #fff;
    margin: 0;
    padding: 15px;
    font-weight: 700;
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: relative;
    border-bottom: 4px solid #f0f0f0;
    text-transform: uppercase;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.aq-block-aq_filterable_portfolio_block .portfolio-items .col-md-2 {
    width: 20%;
    padding-left: 0;
    padding-right: 0;
    margin: 0;
}

.aq-block-aq_filterable_portfolio_block .portfolio-item.col-md-2 .item-inner {
    margin: 0;
}

.portfolio-items.nomargin {
    max-width: 100%;
}

.portfolio-item:hover h5, .team-member:hover .team-content, .post-item:hover .content {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    border-bottom: 4px solid #00b29e;
}

.portfolio-item .overlay, .post-item .overlay {
    position: absolute;
    top: 0;
    left: 0%;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: rgba(0,0,0,0.4);
    text-align: center;
    vertical-align: middle;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
    padding-right: 10px;
}

.portfolio-item .overlay .preview, .post-item .overlay .preview {
    position: absolute;
    bottom: 0;
    display: block;
    clear: left;
    margin-top: 0;
    float: left;
    background: rgba(0,0,0,0.7);
    border: none;
    color: #ccc;
    font-size: 18px;
    width: 60px;
    padding: 8px 0;
    border-radius: 0;
}

.portfolio-item .overlay .preview.lb {
    bottom: 41px;
}

.portfolio-item:hover .overlay, .post-item .item-inner:hover .overlay {
    opacity: 1;
    left: 0;
    z-index: 50;
}

.post-item .item-inner {
    overflow: hidden;
    margin-right: 0;
}

.post-item .btn {
    float: right;
}

.item-inner .post-meta {
    position: absolute;
    text-align: center;
    bottom: 0;
    display: block;
    clear: left;
    margin-top: 0;
    float: left;
    background: rgba(0,0,0,0.8);
    border: none;
    color: #ccc;
    font-size: 24px;
    width: 80px;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
}

.post-meta .post-comment {
    line-height: 2;
    padding: 0 !important;
    position: relative;
    top: -5px;
    font-style: 11px;
	display: none;
}

.post-comment .fa-comments {
    font-size: 14px;
    position: relative;
    top: -3px;
}

.item-inner .post-meta span {
    padding: 5px 0 0;
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
}

.item-inner .post-meta .post-date {
    clear: both;
    display: block;
}

.item-inner .post-meta .post-date a {
    font-size: 13px;
    color: #eee;
}

.item-inner .post-meta .post-date a.thedate {
    font-size: 18px;
    clear: both;
    display: block;
    padding: 10px 0 0 0;
}

.item-inner .post-meta .post-date a.themonth {
    position: relative;
    top: -5px;
}

.item-inner .post-meta .post-comment .fa-comments {
    font-size: 18px;
}

.item-inner .post-meta .post-comment a {
    color: #eee;
    font-size: 15px;
    position: relative;
    top: -4px;
}

.item-inner .post-meta p {
    font-size: 12px;
    margin: 0;
    line-height: 1;
    padding-bottom: 0px;
    position: relative;
    top: -5px;
}

.post-item .item-inner:hover .post-meta {
    margin-left: 0px;
    opacity: 0;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
    z-index: 1;
}

.post-type-archive-dt_portfolio_cpt .portfolio-item {
    margin-bottom: 40px;
}

.post-type-archive-dt_portfolio_cpt .portfolio-item .item-inner, .post-item .item-inner {
    margin-bottom: 10px;
}

.post-type-archive-dt_portfolio_cpt .entry-title {
    margin-bottom: 0;
    margin-top: 0;
}

.post-type-archive-dt_portfolio_cpt .entry-title a {
    color: #444;
    font-size: 22px;
}

/* ==========================================================================
   ISOTOPE
========================================================================== */

.isotope-item { z-index: 2 }

.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}

/* ==========================================================================
   SERVICES
========================================================================== */
.aq-block-aq_services_block h3 {
    margin-top: 0;
}

.service-icon {
    color: #444444;
    font-size: 44px;
}

.section-divider .service-icon {
    color: #f5f5f5;
}

.grey {
    background: #ebebeb;
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center;
}

#lg .desc { text-align: left }

#sf {
    display: block;
    width: 100%;
}

#sf .container { width: 100% }

#sf .col-lg-4 {
    margin: 0;
    padding: 15px;
}

#sf .lg { background-color: #1abc9c }

#sf .dg { background-color: #16a085 }

#sf h4 { color: #fff }

#sf p { color: #fff }

#sf .ml { margin-left: 30px }

#sf i {
    font-size: 70px;
    color: #fff;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 50px;
}

.process {
    max-width: 69em;
    list-style: none;
    margin: 30px auto;
    padding: 0;
}

.process li {
    display: block;
    float: left;
    padding: 1px;
    width: 100%;
    opacity: 0;
}

.process li.shown, .no-js .process li, .no-cssanimations .process li { opacity: 1 }

.process li a, .process li img {
    outline: 0;
    border: 0;
    display: block;
    max-width: 100%;
}

.process.effect-2 li.animate {
    -webkit-transform: translateY(200px);
    -moz-transform: translateY(200px);
    transform: translateY(200px);
    -webkit-animation: moveUp .65s ease forwards;
    -moz-animation: moveUp .65s ease forwards;
    animation: moveUp .65s ease forwards;
}

#chartwrap { width: 100% }

#chartwrap .container {
    margin-left: 0;
    padding-left: 0;
}

#chartwrap h1, #chartwrap p { margin-left: 10px }

.cardinfo {
    background: #fff;
    padding: 15px;
    margin: 2px;
    text-align: left;
}

.cardinfo i {
    font-size: 18px;
    padding-right: 20px;
}

.grid {
    max-width: 69em;
    list-style: none;
    margin: 30px auto;
    padding: 0;
}

.grid li {
    display: block;
    float: left;
    padding: 7px;
    width: 33%;
    opacity: 0;
}

.grid li.shown, .no-js .grid li, .no-cssanimations .grid li { opacity: 1 }

.grid li a, .grid li img {
    outline: 0;
    border: 0;
    display: block;
    max-width: 100%;
}

.grid img { opacity: .7 }

.grid img:hover { opacity: 1 }

.grid.effect-2 li.animate {
    -webkit-transform: translateY(200px);
    -moz-transform: translateY(200px);
    transform: translateY(200px);
    -webkit-animation: moveUp .65s ease forwards;
    -moz-animation: moveUp .65s ease forwards;
    animation: moveUp .65s ease forwards;
}

#content-wrapper {
    background-color: #f2f2f2;
    position: relative;
    margin-bottom: 40px;
    z-index: 2;
    box-shadow: 0 12px 20px -20px rgba(0,0,0,0.8);
}

#search-wrapper {
    background-color: #1a1a1a;
    padding: 20px 0;
    top: 0;
    position: fixed;
    overflow: hidden;
    z-index: 9999;
    width: 100%;
}

.body-push-toright #search-wrapper .container { margin: 0 5% }

#search-wrapper input {
    width: 98%;
    padding: 17px 5px;
    font-size: 14px;
    border: none;
    background-color: #555;
    color: #eee;
    height: 41px;
}

.close-trigger {
    font-size: 30px;
    right: 20px;
    color: #eee;
    position: fixed;
    top: 20px;
}

.close-trigger:hover, .search-trigger:hover {
    cursor: pointer;
    color: #fff;
}

.search-trigger {
    display: block;
    color: #eee;
}


#theMenu .search-trigger .fa-search {
    float: right;
    line-height: 40px;
    font-size: 18px;
    width: 60px;
    text-align: center;
    margin-right: 0;
}

.menu-item i._before {
    margin-right: 0;
}

.navbar-fixed-top .search-menu-item {
    display: none;
}

.gap { margin-bottom: 35px }

span.intro-sentence {
	color: #0C8D79;
	font-weight: bold;
	line-height: 1.8;
}

/* ==========================================================================
   LINE LINE
========================================================================== */

.message-item {
    margin-bottom: 25px;
    margin-left: 40px;
    position: relative;
}

.message-item .message-inner {
    background: #E6E6E6;
    border-radius: 0;
    padding: 10px;
    position: relative;
}

.message-item .message-inner .qa-message-content {
    line-height: 1.8;
    font-size: 14px;
}

.message-item .message-inner:before {
    border-style: solid;
    border-width: 10px;
    color: rgba(0,0,0,0);
    content: "";
    display: block;
    height: 0;
    position: absolute;
    left: -20px;
    top: 6px;
    width: 0;
}

.message-item .message-inner:after {
    border-right: 10px solid #E6E6E6;
    border-style: solid;
    border-width: 10px;
    color: rgba(0,0,0,0);
    content: "";
    display: block;
    height: 0;
    position: absolute;
    left: -18px;
    top: 6px;
    width: 0;
}

.message-item:before {
    background: #ccc;
    border-radius: 2px;
    content: "";
    height: 70%;
    left: -29px;
    position: absolute;
    width: 1px;
    top: 35px;
}

.message-item:after {
    border-radius: 50%;
    content: '\f017';
    font-family: 'Fontawesome';
    height: 15px;
    left: -35px;
    position: absolute;
    top: 10px;
    width: 15px;
    line-height: 16px;
}

.message-item .message-head {
    border-bottom: 1px solid #eee;
    margin-bottom: 8px;
    padding-bottom: 8px;
}

.message-item .message-head .avatar { margin-right: 20px }

.message-item .message-head .user-detail { overflow: hidden }

.message-item .message-head .user-detail h5 {
    font-size: 16px;
    font-weight: 700;
    margin: 0;
}

.message-item .message-head .post-meta {
    float: left;
    padding: 0 15px 0 0;
}

.message-item .message-head .post-meta >div {
    color: #333;
    font-weight: 700;
    text-align: right;
}

.post-meta > div {
    color: #777;
    font-size: 12px;
    line-height: 22px;
}

.message-item .message-head .post-meta >div {
    color: #333;
    font-weight: 700;
    text-align: right;
}

.post-meta > div {
    color: #777;
    font-size: 12px;
    line-height: 22px;
}

/* ==========================================================================
   BACKGROUND
   ========================================================================== */

.backstretch:before {
    content: '';
    background-image: url(assets/img/overlays/03.png);
    min-width: 100%;
    height: 100%;
    position: absolute;
    display: block;
    z-index: 1;
    -webkit-box-shadow: inset 0 0 200px 50px rgba(0,0,0,0.6);
    box-shadow: inset 0 0 200px 50px rgba(0,0,0,0.6);
}

.backstretch { width: 100% !important }

#mapwrapper {
    width: 100%;
    height: 400px;
}

.section-wrapper.fullwidth .aq-block-aq_map_block {
    margin-bottom: -50px;
}

/*-----------------------------------------------------------------------------------*/
/*  ANIMATE
/*-----------------------------------------------------------------------------------*/
.no-display {
  opacity: 0;
}

.appear {
  opacity: 1;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}

#gototop {
    position: fixed;
    bottom: 0;
    right: 0;
    padding: 5px 15px;
    font-size: 24px;
    color: #eee;
    z-index: 5;
    background: #1a1a1a;
    width: 60px;
    text-align: center;
}

/*-----------------------------------------------------------------------------------*/

/*  QUOTES
/*-----------------------------------------------------------------------------------*/

.glyphicon-lg { font-size: 3em }

.blockquote-box {
    margin-bottom: 30px;
    padding-right: 13px;
}

.blockquote-box .square {
    width: 140px;
    min-height: 50px;
    margin-right: 22px;
    text-align: center !important;
    position: relative;
}

.blockquote-box.blockquote-primary { border-color: #357EBD }

.blockquote-box.blockquote-primary .square {
    background-color: #16a085;
    color: #FFF;
}

.blockquote-box.blockquote-success { border-color: #4CAE4C }

.blockquote-box.blockquote-success .square {
    background-color: #5CB85C;
    color: #FFF;
}

.blockquote-box.blockquote-info { border-color: #46B8DA }

.blockquote-box.blockquote-info .square {
    background-color: #5BC0DE;
    color: #FFF;
}

.blockquote-box.blockquote-warning { border-color: #EEA236 }

.blockquote-box.blockquote-warning .square {
    background-color: #F0AD4E;
    color: #FFF;
}

.blockquote-box.blockquote-danger { border-color: #D43F3A }

.blockquote-box.blockquote-danger .square {
    background-color: #D9534F;
    color: #FFF;
}

/*-----------------------------------------------------------------------------------*/

/*  TESTIMONIALS
/*-----------------------------------------------------------------------------------*/

#testimonials-sliders img { 
    border: 2px solid #fff;
    max-width: 100%;
    width: 100%;
    height: auto;
}

#testimonials-slider .pull-left {
    padding-left: 0;
}

#testimonials-slider .media {
    color: #222;
    margin-bottom: 0px;
    font-weight: 300;
    font-style: italic;
    max-width: 13%;
}

#testimonials-slider .media h3 {
    font-size: 18px;
    line-height: normal;
    margin: 0;
    padding-bottom: 5px;
    font-style: normal;
    margin-top: 0;
}

#testimonials-slider .bubble {
    position: relative;
    padding: 20px;
    background: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-weight: 300;
    font-style: italic;
    color: #444;
    float: right;
    margin-right: -15px;
}

#testimonials-slider .bubble:after {
    right: 100%;
    top: 30px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-right-color: #ffffff;
    border-width: 15px;
    margin-top: -20px;
}

#testimonials-slider .media-body {
    text-align: right;
}

#testimonials-slider .media-body h3 {
    color: #222;
    font-style: normal;
    margin: 10px 0 5px 0;
}

#testimonials-slider .testimonial { padding: 0 20px }

#testimonials-slider .owl-prev {
    float: left;
    left: -20px;
    color: #fff;
    position: relative;
    bottom: 70px;
}

#testimonials-slider a { color: #fff }

#testimonials-slider .owl-next {
    float: right;
    right: -20px;
    color: #fff;
    position: relative;
    bottom: 70px;
}

/*
*   Owl Carousel Owl Demo Theme 
*   v1.3.3
*/

.owl-theme .owl-controls{
    margin-top: 10px;
    text-align: center;
}

/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div{
    color: #FFF;
    display: inline-block;
    zoom: 1;
    *display: inline;/*IE7 life-saver */
    margin: 5px;
    padding: 3px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: #869791;
    filter: Alpha(Opacity=50);/*IE7 fix*/
    opacity: 0.5;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
    filter: Alpha(Opacity=100);/*IE7 fix*/
    opacity: 1;
    text-decoration: none;
}

/* Styling Pagination*/

.owl-theme .owl-controls .owl-page{
    display: inline-block;
    zoom: 1;
    *display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    filter: Alpha(Opacity=30);
    opacity: 0.3;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 0;
    background: transparent;
    border: 1px solid #fff;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
    filter: Alpha(Opacity=100);/*IE7 fix*/
    opacity: 1;
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers{
    height: auto;
    width: auto;
    color: #FFF;
    padding: 2px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}

/*-----------------------------------------------------------------------------------*/

/*  LOGO CAROUSEL
/*-----------------------------------------------------------------------------------*/

#logo-carousel .owl-item { padding: 0 20px }

#logo-carousel .item img {
    max-width: 100%;
    height: auto;
}

#logo-carousel .owl-prev {
    float: left;
    color: #222;
    position: relative;
    bottom: 70px;
}

#logo-carousel a { color: #222 }

#logo-carousel .owl-next {
    float: right;
    color: #222;
    position: relative;
    bottom: 70px;
}

/*-----------------------------------------------------------------------------------*/

/*  PRELOADER
/*-----------------------------------------------------------------------------------*/
#preloader {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999999;
    width: 100%;
    height: 100%;
    overflow: visible;
    background: #1a1a1a url(assets/img/loading.gif) no-repeat center center;
}

/* ==========================================================================
   27 - COUNTDOWN
========================================================================== */

#countdown .time-wrap {
    width: 20%;
    max-width: 160px;
    display: inline-block;
    margin: 0 10px;
}

#countdown h1 {
    margin-bottom: 0px;
    border-bottom: 0;
    padding-bottom: 0;
}

#countdown p {
    font-size: 18px;
    color: #fff;
    font-weight: 700;
}

.countdowntext {
    border-top: 10px solid #fff;
    padding-top: 20px;
    margin-top: 0;
}

/*-----------------------------------------------------------------------------------*/

/*  BUTTONS
/*-----------------------------------------------------------------------------------*/

.btn-outlined {
    border-radius: 0px;
    text-transform: uppercase;
    font-weight: 700;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

.btn-outlined.btn-primary:active, .btn-outlined.btn-primary.active {
    background: #16a085;
    border-color: #16a085:;
    color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-outlined.btn-primary {
    background: none;
    border: 2px solid #16a085;
    color: #16a085;
}

.btn-outlined.btn-primary:hover, .btn-outlined.btn-primary:active {
    color: #FFF;
    background: #16a085;
    border-color: #16a085:;
}

.btn-outlined.btn-success {
    background: none;
    border: 2px solid #5cb85c;
    color: #5cb85c;
}

.btn-outlined.btn-success:hover, .btn-outlined.btn-success:active {
    color: #FFF;
    background: #47a447;
}

.btn-outlined.btn-info {
    background: none;
    border: 2px solid #5bc0de;
    color: #5bc0de;
}

.btn-outlined.btn-info:hover, .btn-outlined.btn-info:active {
    color: #FFF;
    background: #39b3d7;
}

.btn-outlined.btn-warning {
    background: none;
    border: 2px solid #f0ad4e;
    color: #f0ad4e;
}

.btn-outlined.btn-warning:hover, .btn-outlined.btn-warning:active {
    color: #FFF;
    background: #ed9c28;
}

.btn-outlined.btn-danger {
    background: none;
    border: 2px solid #d9534f;
    color: #d9534f;
}

.btn-outlined.btn-danger:hover, .btn-outlined.btn-danger:active {
    color: #FFF;
    background: #d2322d;
}

/* DIVIDER */

.divider-wrapper, .divider-wrapper h1, .divider-wrapper h2, .divider-wrapper h3, .divider-wrapper h4, .divider-wrapper h5, .divider-wrapper h6 { color: #fff }

.divider-wrapper {
    background: #2c3e50;
    padding-top: 35px;
    padding-bottom: 35px;
}

.section-wrapper {
    padding-top: 50px;
    padding-bottom: 50px;
}

/* ==========================================================================
  OWL CAROUSEL
========================================================================== */

.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

/* display none until init */

.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y;
}

.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item { float: left }

.owl-controls .owl-page, .owl-controls .owl-buttons div { cursor: pointer }

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */

.grabbing { cursor: url(grabbing.png) 8 8, move }

/* fix */

.owl-carousel  .owl-wrapper, .owl-carousel  .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
}

/* ==========================================================================
   PRICING TABLES
========================================================================== */

.flat .plan {
    border-radius: 6px;
    list-style: none;
    padding: 0 0 20px;
    margin: 0 0 15px;
    background: #fff;
    text-align: center;
}

.flat .plan li {
    padding: 10px 15px;
    color: #ccc;
    border-top: 1px solid #f5f5f5;
    -webkit-transition: 300ms;
    transition: 300ms;
}

.flat .plan li.plan-price { border-top: 0 }

.flat .plan li.plan-name {
    padding: 15px;
    font-size: 24px;
    line-height: 24px;
    color: #fff;
    background: #16a085;
    margin-bottom: 30px;
    border-top: 0;
}

.flat .plan li > strong { color: #16a085 }

.flat .plan li.plan-action {
    margin-top: 10px;
    border-top: 0;
}

.flat .plan.featured {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}

.flat .plan.featured li.plan-name { background: #222 }

.flat .plan.featured:hover li.plan-name { background: #16a085 }

.flat .plan:hover li.plan-name { background: #222 }

/* ==========================================================================
   CONTACT
   ========================================================================== */

#contactform input#name, #contactform input#email, #contactform input#website, #contactform textarea#comments {
    width: 100%;
    margin-bottom: 15px;
    border-radius: 0;
    background-color: rgba(0,0,0,0.1);
    color: #202020;
    border: none;
}

#contactform textarea#comments { min-height: 150px }

#contact h3 { text-transform: uppercase }

.form-control, .wpcf7-form-control {
  background-color: rgba(0,0,0,0.1);
  color: #0C8D79;
  border: none;
  border-radius: 0;
  padding: 6px 8px;
  height: 40px;
  font-weight: bold;
letter-spacing: .7px;
}

.aq-block-cf7_block .wpcf7-form-control {
  width: 100%;
}

.wpcf7-submit {
  width: auto !important;
}


/* ==========================================================================
   TEAM
   ========================================================================== */

.profile .blockquote-box h4 { margin-top: 0 }

.profile .team-social {
    padding: 0;
    margin: 0;
}

.profile .team-social li {
    display: inline-block;
    width: 35px;
    line-height: 32px;
    opacity: 0.6;
}

.profile .team-social li.twitter {
    border: 2px solid #55acee;
}

.profile .team-social li.twitter a {
    color: #55acee;
}

.profile .team-social li.facebook {
    border: 2px solid #3b5998;
}

.profile .team-social li.facebook a {
    color: #3b5998;
}

.profile .team-social li.google-plus {
    border: 2px solid #dd4b39;
}

.profile .team-social li.google-plus a {
    color: #dd4b39;
}

.profile .team-social li.envelope {
    border: 2px solid #555;
}

.profile .team-social li.envelope a {
    color: #555;
}

.profile .team-social li:hover { opacity: 1 }

.profile img {
    max-width: 100%;
    width: 100%;
    height: auto;    
}

/* ==========================================================================
   SINGLE POST/PAGE
   ========================================================================== */

.single .post-navigation {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.single .post-navigation>li {
    list-style-type: none;
    margin: 0;
    padding: 12px 12px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 2px
}

.single .post-navigation>li:before { content: none }

.single .post-navigation:after {
    display: table;
    clear: both;
    height: 0;
    content: "";
}

.single .post-navigation .previous-post { float: left }

.single .post-navigation .next-post {
    float: right;
    text-align: right;
}

.single .post-navigation .post-nav-title {
    margin: 0;
    font-weight: 700;
}

.single .post-content { padding-left: 30px }

.post-list .post h3 { margin-bottom: 20px }

/* OLD MARGIN SET AT 120px */

.single #bannertext, .archive #bannertext, .search #bannertext { 
    margin-top: 8%;
}

.single #bannertext hr, .archive #bannertext hr {
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(255,255,255,0.75), rgba(0,0,0,0));
    background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(255,255,255,0.75), rgba(0,0,0,0));
    background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(255,255,255,0.75), rgba(0,0,0,0));
    background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(255,255,255,0.75), rgba(0,0,0,0));
    display: block;
    margin: 1em auto;
    padding: 0;
}

.single #bannertext p, .archive #bannertext p {
    color: #fff;
    font-weight: 400;
    font-size: 18px;
    text-shadow: rgba(0,0,0,0.4) 0 1px 1px;
}

.post-details { 
    margin-bottom: 5px;
    font-size: 13px;
}

.post-details i {
    margin-right: 2px;
}

.nav-links a i.fa-angle-left {
    margin-right: 5px;
}

.nav-links a i.fa-angle-right {
    margin-left: 5px;
}

#related-carousel {
    margin-top: 20px;
}

#related-carousel .item-inner {
    margin-bottom: 10px;
}

#related-carousel hr {
    margin-bottom: 30px;
}

#related-carousel .item-inner img {
    max-width: 100%;
    height: auto;
}

#related-carousel .owl-item {
    padding: 0 20px 0 0;
}

#related-carousel .post-title {
    margin: 0;
    font-size: 18px;
}

#related-carousel .owl-controls .owl-page span {
    border: 1px solid #000;
}

.single .author p {
    margin-bottom: 0;
}


/* ==========================================================================
   SINGLE PORTFOLIO
   ========================================================================== */

.single-dt_portfolio_cpt #bannertext {
    position: absolute;
    bottom: 0;
    width: 100%;
    max-width: 1170px;
}

.single-dt_portfolio_cpt #bannertext .btn-outlined.btn-primary {
    background-color: rgba(0,0,0,0.8);
    border: 2px solid #eee;
    font-size: 18px;
    color: #ffffff;
    position: relative;
    bottom: 45px;
    padding: 4px 16px 4px 18px;
}

.single-dt_portfolio_cpt #bannertext #prevslide {
    background-color: rgba(0,0,0,0.8);
    border: 2px solid #eee;
    font-size: 18px;
    color: #ffffff;
    position: relative;
    bottom: 45px;
    padding: 4px 18px 4px 16px;
}

.single-dt_portfolio_cpt #bannertext .btn-outlined.btn-primary:hover, .single-dt_portfolio_cpt #bannertext #prevslide:hover {
    background-color: rgba(255,255,255,0.8);  
}

.single-dt_portfolio_cpt #bannertext .btn-outlined.btn-primary:hover i, .single-dt_portfolio_cpt #bannertext #prevslide:hover i {
    color: #444;   
}

.edit-link {
    margin-top: 20px;
}

/* ==========================================================================
   STATS
   ========================================================================== */

.stat-icon { font-size: 44px }

#stats .countup {
    font-size: 28px;
    font-weight: 700;
}

/* ==========================================================================
   SIDEBAR
========================================================================== */

#main-sidebar .widget-title {
    margin-top: 0;
    margin-bottom: 20px;
}

#main-sidebar .widget { margin-bottom: 60px }

#main-sidebar .widget .media-heading {
    margin: 0 0 1px;
    clear: both;
    display: block;
}

.widget img {
    max-width: 100%;
    height: auto;
}

.widget ul, .widget ol {
    padding-left: 0;
    list-style: none;
}

.widget li {
    margin-bottom: 6px;
}

.tag-widget {
    padding: 0;
    margin: 0;
    list-style: none;
}

.tag-widget li {
    display: inline-block;
    margin: 0 5px 8px 0;
}

.widget .bootstrap-select {
    width: 100% !important;
}

/* ==========================================================================
   BUILDER BLOCKS
========================================================================== */
/* BLOG AJAX */
.aq-block-aq_blog_updates_block .post-item, .aq-block-aq_blog_updates_ajax_block .post-item, .aq-block-aq_portfolio_ajax_block .post-item  {
    margin-bottom: 80px;
	height: 650px;
}

#home-latest-posts-inner, #portfolio-ajax-inner {
    overflow: hidden;
    margin: 0;
}

.load-more-projects, .load-more-posts {
    display: block;
    position: relative;
    text-align: center;
    margin-top: 40px;
    height: 40px;
}

.load-more-posts li, .load-more-projects li {
    text-align: center;
    list-style: none;
    display: none;
    list-style: none;
}

/* ==========================================================================
   COMMENTS
========================================================================== */
#comments {
    overflow: hidden;
}

h3.comments-title { margin-bottom: 60px }

#comments .well { overflow: hidden }

.comment-list {
    list-style-type: none;
    margin: 0 0 40px 0;
    padding: 0;
}

.comment-list .comment {
    margin-bottom: 40px;
    clear: left;
    position: relative;
    display: block;
    overflow: hidden;
}

.comment-list .comment .comment {
    margin-bottom: 0;
}

.comment-meta {
    position: relative;
    z-index: 1;
    padding: 10px 0;
}

.comments-wrapper { margin-bottom: 60px }

.comment-meta img {
    max-width: 100%;
    height: auto;
    width: 100%;
}

.comment-metadata {
    margin-top: 10px;
    color: #fff;
    font-size: 11px;
    margin-bottom: 5px;
}

.comment-metadata a { color: #fff }

.comment-list p { padding-top: 0 }

.comment-list .reply { text-align: right }

.comment-content { padding-right: 0 }

#respond { margin-bottom: 40px }

#respond p {
    padding: 0;
    margin: 0;
}

#respond .comment-notes { margin-bottom: 10px }

#respond #author, #respond #email, #respond #url, #respond #comment {
    width: 100%;
    padding: 5px;
    margin-bottom: 15px;
}

.form-allowed-tags { margin-bottom: 40px }

/* ==========================================================================
   SHARE BUTTONS
========================================================================== */

#sharebox .btn {
    background-color: transparent;
    opacity: 0.6;
    font-size: 16px;
    margin-right: 10px;
}

#sharebox .btn .count {
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
    position: relative;
    top: 1px;
    left: -3px;
}

#sharebox .btn .share {
    font-size: 13px;
    position: relative;
    top: -1px;
    margin-left: 3px;
    font-weight: 700;
}

#sharebox .btn:hover { opacity: 1 }

#sharebox #twitter a {
    color: #55acee;
}

#sharebox #twitter {
    border: 2px solid #55acee;
}

#sharebox #twitter:hover {
    background-color: #55acee;
}

#sharebox #twitter:hover a {
    color: #fff;
}

#sharebox #facebook a {
    color: #3b5998;
}

#sharebox #facebook {
    border: 2px solid #3b5998;
}


#sharebox #facebook:hover {
    background-color: #3b5998;
}

#sharebox #facebook:hover a {
    color: #fff;
}

#sharebox #googleplus a {
    color: #dd4b39;
}

#sharebox #googleplus {
    border: 2px solid #dd4b39;
}

#sharebox #googleplus:hover {
    background-color: #dd4b39;
}

#sharebox #googleplus:hover a {
    color: #fff;
}

.tweet-avatar {
    max-width: 128px;
    border: 2px solid #fff;
}

/* ==========================================================================
   Footer
========================================================================== */

#footer-copyright {
    margin-top: 40px;
    background-color: rgba(0,0,0,0.8);
    padding: 30px 0;
}

#footerwrap {
    background-color: #1a1a1a;
    bottom: 0;
    width: 100%;
    z-index: -1;
    padding: 40px 0 0px;
}

#footerwrap h1, #footerwrap h2, #footerwrap h3, #footerwrap h4, #footerwrap h5, #footerwrap h6 { color: #f5f5f5 }

#footerwrap p, #footerwrap { color: #9f9f9f }

#footerwrap .widget-title { margin-bottom: 20px }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #cccccc; }
    .mfp-preloader a:hover {
      color: white; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after, .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before, .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid white;
    margin-left: 31px; }
  .mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid white;
    margin-left: 39px; }
  .mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3f3f3f; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: black; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444444; }
  .mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

.setup-nag {
    padding: 20px !important;
    color: #efefef;
}

/* ==========================================================================
   MEDIA QUERY
========================================================================== */
@media only screen and (max-width: 1012px) { 
    .body-push-toright { 
        margin-left: 60px; 
    }
    .container { 
        max-width: 100%;
        padding: 0 45px;
        width: 100%;
    }
    .headerwrap-btn-wrap {
        display: none;
    }
}

@media only screen and (max-width : 768px) {
    .navbar-nav {
        float: none;
    }
    #projects ul, #projects ul li {
        max-width: 100%;
        width: 100%;
    }
    #projects .portfolio-item .item-inner {
        margin: 0 0 30px 0;
    }
}

@media only screen and (max-width: 440px) { 
    .container {
        padding: 0 20px;
    }
    #headerwrap h1 {
        margin-top: 60px;
        border-bottom: 2px solid #fff;
        font-size: 32px;
    }

    #headerwrap h2 { font-size: 16px; }

    #main-menu { margin-top: 40px; }

    #main-menu .dropdown-push-right { left: 0 }

    #headerwrap .spacer { margin-top: 100px; }

    .nopadding {
        padding-right: 15px;
        padding-left: 15px;
    }

    .single .post-navigation .previous-post {
        margin-bottom: 30px;
        text-align: left;
    }

    .single-portfolio #bannertext { width: 90% }

    .post-details, .aq-block-aq_services_block {
        margin-bottom: 10px;
        text-align: center;
    }

    #footerwrap .col-cs-6 {
        width: 100%;
    }

    #testimonials .bubble:after {
        display: none;
    }

    #testimonials .pull-left {
        width: 100%;
        float: none;
        margin-bottom: 25px;
    }

    #testimonials .bubble {
        margin: 0;
    }

    .post-item {
        overflow: hidden;
    }

    .post-item .btn {
        float: none;
    }
}