/*  
        Theme Name: WP-Prosperity [Customized]
        Theme URI: http://www.wp-prosperity.com
        Author: Michael D. Pollock
        Author URI: http://www.michaeldpollock.com/
        Description: WP-Prosperity is a responsive, user-friendly theme for WordPress.
        Version: 2.2

        License: GNU General Public License Version 2.0 or later
        License URI: http://www.opensource.org/licenses/gpl-license.php 

        =============================================================================================================
        ----[ YOU SHOULD NOT CHANGE THIS FILE. Make style changes on the Theme Settings page or on custom.css ]------
        =============================================================================================================
*/

/* ------------[ Site Defaults ]------------ */

html {
    font-size: 62.5%;
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    word-wrap: break-word;
}

body {
    background-repeat:repeat; 
    background-attachment:fixed; 
    background-position: top left; 
}

/* ------------[ Body Background Patterns ]------------ */

/* ------------[ Font Family/Color/Weights ]------------ */

body {
    font-family: "adobe-caslon-pro",sans-serif;
    color: #444;
    font-weight:normal;
}

.tooltip,
.share-icons a,
input.search-field,
input.search-submit,
.widget .nav-tabs,
.comment-metadata,
#next-posts a,
.woocommerce-tabs .tabs a,
#commentform input#submit,
.button.sc,
.site-footer,
p.privacy-line,
.port-cats {
    font-family: 'pragmatica-web',  Helvetica, Arial, sans-serif !important;
}

h1,h2,h3,h4,h5,h6 {
    font-family: 'pragmatica-web',  Helvetica, Arial, sans-serif !important;
    color: #111;
    font-weight:normal;
}

/* ------------[ Font Sizes ]------------ */

body {
    font-size:16px;
    line-height: 1.5;
}

.site-title {
    font-size:24px;
}

.site-description {
    font-size: 14px;
    font-weight: normal;
}

.nav-primary,
.nav-secondary,
.nav-fixed,
#secondary,
.site-inner .sidebar,
.sitemap-entry,
#next-posts a,
.tooltip,
.cat-filter a,
.pagination,
.wp-pagenavi,
#commentform input,
.post-by-cat,
.all-authors-bio,
.author-archive-link,
.sitemap-entry-meta,
input.search-field,
input.search-submit,
#next-posts a,
.comment-metadata,
.wp-caption,
.wp-caption-text,
.entry-caption,
.gallery-caption,
.entry-media .thumb-caption,
.entry-meta,
#footer-widgets {
    font-family: 'pragmatica-web',  Helvetica, Arial, sans-serif !important;
    text-transform:none;
    font-size: 14px;
    letter-spacing:0;
}

input.search-field,
input.search-submit {
    text-transform:none;
}

.share-icons a,
.widget .nav-tabs,
.woocommerce-tabs .tabs a,
.port-cats {
    font-size:12px;
    text-transform:uppercase;
    font-weight:100;
    letter-spacing:1px;
}

p.privacy-line,
#next-posts a {
    font-size:11px;
    text-transform:uppercase;
    font-weight:700;
    letter-spacing:1px;
    margin:0;
}

p.privacy-line {
    color:#bbb;
}

.site-footer {
    font-weight: 600 !important;
    font-size: 12px !important;
    color: #000 !important;
    text-transform: none !important;
    letter-spacing: 0px !important;
}

.site-footer a {
    color: #000 !important;
}

.site-footer a:hover{
    color: #fff !important;
}

blockquote,
blockquote p {
    font-size: inherit;
    font-weight: normal;
    line-height: inherit;
}

dd {
    font-size:100%;
    line-height:1.6;
    margin-bottom:20px;
}

.button.sc,
.button.sc.small,
.button.sc.large {
    font-size:14px;
    font-weight:600;
}

.button.sc.small {
    font-size: 12px;
}

.button.sc.large {
    font-size: 16px;
}


/* ------------[ Site Structure and Layout ]------------ */

.site-container {
    width:100%;
    background-color: none;
    margin: 0 auto;
    padding: 0;
    -moz-box-shadow:  0px 0px 10px rgba(0, 0, 0, 0.10);
    -webkit-box-shadow:  0px 0px 10px rgba(0, 0, 0, 0.10);
    box-shadow:  0px 0px 10px rgba(0, 0, 0, 0.10);
    border-top:0px solid #000;
}

.darkheader .site-container {
    border-top-width:5px;
}

.site-container {
    overflow: hidden;
}

@media only screen and (min-width: 1281px) {
    .site-container {
        margin: 0 auto;
        overflow: hidden;
    }
    .unboxed .site-container {
        margin: 0 auto;
    }
}

.site-inner,
.wrap {
    margin:0 auto;
    width:100%;
    max-width:none;
    padding: 0 50px;
    background: none;
}

.site-container,
.unboxed .site-inner,
.unboxed .wrap,
.nav-fixed .wrap {
    max-width:1380px;
}

.unboxed .site-container {
    max-width:none;
    margin: 0 auto;
}

.site-inner-wrap {
    clear: both;
    margin: 0 auto;
    padding:35px 0;
    width:100%;
    position:relative;
}

#primary {
    float:left;
    margin:0;
    padding:0;
    /*	width: 740px;	*/
    /*	width:62.711869%;	*/
    width:72%;
}

#secondary {
    float:right;
    margin:0;
    padding:5px 0 0 0;
    /*	width: 380px;	*/
    /*	width:32.20338%;	*/
    width:25.5%;	
}


.site-content {
    float:right;
    margin:0;
    padding:0;
    /*	width: 740px;	*/
    width:77.65%;	
    overflow: visible;
}

.sidebar-narrow {
    float:left;
    margin:0;
    padding:5px 0 0 0;
    /*	width:160px;	*/
    /*	width:21.62162%;	*/
    width:19.125%;
    display:none;
}




/*-----------
.tb-col-border {
        height:100%;
        width:1px;
        background:url(images/dot.gif) 0 0 repeat-y;
        position:absolute;
        display:block;
        top:0;
        z-index:1;
        }

.tb-col-border.narrow {
        left:16.10169%;
        left:-999em;
        }

.tb-col-border.wide {
        left:65.25423%;
        }
--------*/

.sidebar-wide-top {
    width:100%;
    clear:both;
    margin:0;
    padding:0;
    display:block;
}

.sidebar-wide-bottom {
    width:100%;
    clear:both;
    margin:0;
    padding:0;
    display:block;
}

.sidebar-wide-bottom-left {
    float:left;
    width:53.33%;
}

.sidebar-wide-bottom-right {
    float:right;
    width:40%;
}

.site-footer {
    width:100%;
    display:block;
    background:#000;
    border-top:1px solid #000;
    padding: 8px;
    margin: 0 auto;
    color:#aaa;
}


/* ------------[ Site Header ]------------ */

.site-header {
    margin:0;
    padding:0;
    width:100%;
    height: 170px;
    background: none;
}

.site-header-background {
    width:100%;
    height: 230px;
    position: absolute;
    background-color: #000;
    z-index: -99;
}

.site-header-background-air {
    width:100%;
    height: 230px;
    position: absolute;
    background-image: url("http://insideunmannedsystems.com/wp-content/uploads/2014/12/air2.jpg");
    z-index: -99;
    display: none;
}

.site-header-background-land {
    width:100%;
    height: 230px;
    position: absolute;
    background-image: url("http://insideunmannedsystems.com/wp-content/uploads/2014/12/land.jpg");
    z-index: -99;
    display: none;
}

.site-header-background-maritime {
    width:100%;
    height: 230px;
    position: absolute;
    background-image: url("http://insideunmannedsystems.com/wp-content/uploads/2014/12/maritime.jpg");
    z-index: -99;
    display: none;
}

.site-header-background-cyber {
    width:100%;
    height: 230px;
    position: absolute;
    background-image: url("http://insideunmannedsystems.com/wp-content/uploads/2014/12/cyber.jpg");
    z-index: -99;
    display: none;
}


.site-header .wrap {
    background-color: none;
}

.site-branding {
    float:left;
    width:auto;
    height:100%;
    display:table;
    background-color: none;
}

.site-branding a {
    display:table-cell;
    vertical-align: middle;
    background-color: none;
}

.site-title .fa {
    margin-right:2px;
}

.site-title,
.site-description {
    margin:0;
    color: #222;
}

.site-description {
    padding-top:2px;
}

.site-title:hover,
.site-description:hover,
.site-title:active,
.site-description:active {
    color: #000;
}

.site-logo {
    margin:0;
    padding:0;
    display:block;
    max-width:100%;
    width:auto;
    background-color: none;
}

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

.full-header .site-logo img {
    width:100%;
    height:auto;
    background-color: none;
}

.full-header .site-header .wrap {
    padding:0;
    height:auto !important;
    background-color: none;
}

.full-header .site-header {
    border:0;
}

.full-header .site-branding {
    height:auto;
    float:none;
    width:100%;
}

.full-header .site-branding a {
    height:auto;
}

/* ------------[ Links ]------------ */

a,
a:link,
a:visited {
    color: #369;
    text-decoration: none;
    outline: none;
}

a:hover, 
a:active,
a:focus {
    color: #000;
    text-decoration: none;
    outline: 0;
}

.entry-meta,
.entry-meta a,
.entry-meta a:link,
.entry-meta a:visited {}

.entry-meta a:hover,
.entry-meta a:active,
.entry-meta a:focus {}


.site-footer a, 
.site-footer a:link, 
.site-footer a:visited {
    color: #aaa;
}

.site-footer .subicons a {
    color: #666;
}

.site-footer a:hover, 
.site-footer a:active,
.site-footer a:focus {
    color: #fff;
}

a.more-link .meta-nav {
    display:left;
}

a.formaticon {
    color:#333 !important;
}

a.formaticon:hover {
    color:#000 !important;
}

.entry-title a,
.entry-title a:link,
.entry-title a:visited,
.widgettitle a,
.widgettitle a:link,
.widgettitle a:visited,
.comment-meta .fn a,
.comment-meta .fn a:link,
.comment-meta .fn a:visited,
.nav-tabs > li > a,
.nav-tabs > li > a:link,
.nav-tabs > li > a:visited {
    color:#333 !important;
}

.entry-title a:hover,
.entry-title a:active,
.entry-title a:focus,
.widgettitle a:hover, 
.widgettitle a:active,
.widgettitle a:focus,
.comment-meta .fn a:hover,
.comment-meta .fn a:active,
.comment-meta .fn a:focus,
.nav-tabs > li > a:hover,
.nav-tabs > li > a:active,
.nav-tabs > li > a:focus,
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    color:#000 !important;
}
.entry-title a {
    font-family: 'pragmatica-web-n7',  Helvetica, Arial, sans-serif !important;
    font-weight: 700 !important;
}
.entry-title a:active,
.entry-title a:hover,
.entry-title a:active {
    color: #faa61a !important;
}

/* ------------[ Headings ]------------ */

h1,h2,h3,h4,h5,h6 {
    line-height: 1.3;
    margin: 0 0 5px;
    padding:0;
}

h1 {
    font-size: 28px;
}

h2 {
    font-family: 'pragmatica-web-n7',  Helvetica, Arial, sans-serif !important;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.4;
}

h3 {
    font-family: 'pragmatica-web-n2',  Helvetica, Arial, sans-serif !important;
    font-style: normal;
    font-weight: 200;
    font-size: 20px;
}

h4 {
    font-size: 18px;
    line-height: 1.3;
    letter-spacing:0;
}

h5 {
    font-size: 20px;
    line-height: 1.4;
    letter-spacing:0;
}

h6 {
    font-size: 18px;
    line-height: 1.4;
    letter-spacing:0;
}

h1.archive-title{
    font-family: 'pragmatica-web-n2',  Helvetica, Arial, sans-serif !important;
    font-style: normal;
    color: #faa61a;
    border-bottom: 1.5px solid #faa61a;
    font-weight: 200;
    font-size: 28px;
}
h1.entry-title.page,
h1.page-title {
    font-family: 'pragmatica-web-n2',  Helvetica, Arial, sans-serif !important;
    font-style: normal;
    font-weight: 200;
    font-size: 28px;

}

h1.entry-title {
    font-family: 'pragmatica-web-n2',  Helvetica, Arial, sans-serif !important;
    font-style: normal;
    font-weight: 200;
    font-size: 28px;
}

.col-sm-3 h2.entry-title {
    font-size:18px;
    line-height:1.4;
    letter-spacing:0;
}

h2.widgettitle,
h2.widget-title {
    font-family: 'pragmatica-web-n7',  Helvetica, Arial, sans-serif !important;
    font-style: normal;
    font-weight: 700;
    font-size:16px !important;
    margin-bottom:15px;
    padding:3px 5px 1px 5px;
    letter-spacing:0;
    background: #faa61a;
    text-align: center !important;
}

h2.entry-title{
    font-size:18px;
    margin-bottom:10px;
    padding:0 0 5px;
    letter-spacing:0;
}

.author-info h2 {
    margin-bottom:15px;
}

h3.comments-title,
h3.author-title,
.pings h3,
h3.related-title,
h3#reply-title {
    font-size:18px;
    padding-bottom:5px;
    margin-bottom:30px;
    letter-spacing:0;
}

h3.author-title,
h3.related-title {
    margin-bottom:10px;
}

h3.comments-title {
    margin-bottom:0;
}

.pings h3 {}

h3#reply-title {
    background-image:none;
    margin-bottom:10px;
}

h2.feat-title {
    background:#000;
    margin:0 0 20px;
    padding:0;
    display:block;
    padding:10px 20px;
    line-height:24px;
    font-size:18px;
    letter-spacing:0;
}

h2.feat-title a, 
h2.feat-title, 
h2.feat-title i {
    color:#fff !important;
}

h2.feat-title i {
    margin-right:10px;
}

.post-by-cat h2.feat-title {
    margin-bottom:0;
}

.sitemap h4 {
    font-family: 'pragmatica-web',  Helvetica, Arial, sans-serif !important;
    font-size:18px;
    margin-bottom:10px;
    letter-spacing:0;
}

.error404 h1.entry-title.page {
    text-align:center;
    margin:0 0 15px;
    padding:0;
    background-image:none;
    font-size:48px;
    letter-spacing:-1px;
}

.error404 .entry-header {
    font-weight:300;
    font-size:24px;
    text-align:center;
    padding-bottom:10px;
    margin-bottom:0px;
    letter-spacing:0;
}

.entry-header {
    padding: 0 !important;
    margin: 0 !important;
    letter-spacing:0;
}

.entry-hidden-block-content h2.entry-title {
    text-align:center;
    margin:0;
    font-size:18px;
    line-height:1.7;
    color: #fff !important;
    letter-spacing:0;
}

.widget h3.entry-title {
    font-size:16px;
    letter-spacing:0;
    line-height:1.4;
    margin:0 0 5px;
    letter-spacing:0;
}

/* ------------[ Misc Defaults ]------------ */

a, 
button, 
.button,  
input[type="button"], 
input[type="reset"], 
input[type="submit"],
input[type="text"]:focus,
input[type="email"]:focus,
textarea:focus,
.link-pages span,
.link-pages a span,
.site-title,
.site-description,
.menu-toggle,
.search-button {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition:    all 0.3s ease-in-out;
    -ms-transition:     all 0.3s ease-in-out;
    -o-transition:      all 0.3s ease-in-out;
    transition:         all 0.3s ease-in-out;
}

p {
    margin: 0 0 20px;
    padding: 0;
}

ol, ul {
    margin: 0;
    padding: 0;
}

.entry-content ol,
.entry-content ul {
    margin-bottom: 10px;
}

.entry-content ol,
.entry-content ul {
    margin-left: 40px;
}

.entry-content ol li {
    list-style-type: decimal;
}

.entry-content ul li {
    list-style-type: disc;
}

.entry-content ol ol,
.entry-content ul ul {
    margin-bottom: 0;
}

blockquote,
q {
    -webkit-hyphens: none;
    -moz-hyphens:    none;
    -ms-hyphens:     none;
    hyphens:         none;
    quotes:          none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
    content: none;
}

blockquote {
    margin: 0 0 30px;
    padding:20px 25px;
    border:1px solid #eee;
    background-color:#f8f8f8;
}

blockquote p:last-child {
    margin-bottom:0;
}

code, kbd, tt, var, samp, pre {
    -webkit-hyphens: none;
    -moz-hyphens:    none;
    -ms-hyphens:     none;
    hyphens:         none;
    font: 15px/1.6 Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    border:0;
    border-radius:0;
    background: transparent;
}

pre {
    background: #f5f5f5;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 15px;
    line-height: 1.6;
    overflow: auto;
    margin-bottom: 24px;
    max-width: 100%;
    padding: 24px;
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

cite {
    font-style: normal;
}

hr {
    border: 1px solid #000;
    margin: 30px auto;
    clear:both;
    display:block;
}

.genericon:before {
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font: normal 16px/1 Genericons;
    vertical-align: text-bottom;
}

.alignleft {
    float: left;
}

.alignright {
    float: right;
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

::-moz-selection {
    background-color: #333;
    color: #fff;
}

::selection {
    background-color: #333;
    color: #fff;
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    left:-999em;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 100%;
    font-weight: bold;
    height: auto;
    line-height: normal;
    padding: 15px 23px 14px;
    position: absolute;
    left: 5px;
    top: 5px;
    text-decoration: none;
    width: auto;
    z-index: 100000; /* Above WP toolbar */
}

/* ------------[ Float Clearing ]------------ */

.article-container:before,
.author-info:before,
.author-icons:before,
.banner-ad:before,
blockquote:before,
.cat-box:before,
.clearfix:before,
.columns:before,
.entry-container:before,
.entry-content:before,
.entry-footer:before,
.entry-meta:before,
.entry:before,
.featpages article.page:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.pagination:before,
.related-wrap:before,
.share-icons:before,
.sidebar-wide-bottom:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.site-inner-wrap:before,
.sitemap-archives:before,
.tab-pane:before,
.toggle-content:before,
.widget:before,
.wp-pagenavi:before,
.wrap:before  {
    content: " ";
    display: table;
}

.article-container:after,
.author-info:after,
.author-icons:after,
.banner-ad:after,
blockquote:after,
.cat-box:after,
.clearfix:after,
.columns:after,
.entry-container:after,
.entry-content:after,
.entry-footer:after,
.entry-meta:after,
.entry:after,
.featpages article.page:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.pagination:after,
.related-wrap:after,
.share-icons:after,
.sidebar-wide-bottom:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.site-inner-wrap:after,
.sitemap-archives:after,
.tab-pane:after,
.toggle-content:after,
.widget:after,
.wp-pagenavi:after,
.wrap:after {
    clear: both;
    content: " ";
    display: table;
}

/* ------------[ Responsive images ]------------ */

img {
    max-width: 100%;
    height: auto;
    background:transparent;
}


.wp-caption {
    max-width: 100%;
}

img.alignleft,
.wp-caption.alignleft {
    margin: 0 15px 15px 0;
}

img.alignright,
.wp-caption.alignright {
    margin: 0 0 15px 15px;
}

img.aligncenter,
.wp-caption.aligncenter {
    margin: 0 auto 20px;
}

.wp-caption img.aligncenter,
.wp-caption img.alignleft,
.wp-caption img.alignright {
    margin:0;
}

img.alignnone {
    margin: 0 0 20px 0;
}

.wp-caption .wp-caption-text,
.entry-caption,
.gallery-caption,
.wp-caption  {
    color: #666;
    letter-spacing: 0;
    text-transform: none;
    text-align: left;
}

img.wp-smiley,
.rsswidget img {
    border: 0;
    border-radius: 0;
    box-shadow: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

.wp-caption.alignleft + ul,
.wp-caption.alignleft + ol  {
    list-style-position: inside;
}

.wp-caption-text {
    padding:5px 0 20px;
    line-height:1.4;
}

p.wp-caption-text:last-child {
    margin-bottom:0;
}

.thumbnail {
    display: block;
    padding: 0;
    margin:0 0 10px 10px;
    float:right;
    line-height: inherit;
    background: #ffffff;
    border: 0;
    border-radius: 0;
}

.thumbnail > img,
.thumbnail a > img {
    display: block;
    height: auto;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    border:2px solid #faa61a;
}

.thumbnail .caption {
    padding: 0;
    color: #333;
}

@media only screen and (min-width: 481px) {
    img.alignright, .wp-caption.alignright, img.alignleft, .wp-caption.alignleft {
        max-width:50%;
    }
}

/* ------------[ Objects ]------------ */ 

embed, 
iframe, 
img, 
object,
video, 
.wp-caption,
audio {
    max-width: 100%;
}

.wp-video-shortcode, 
.wp-audio-shortcode {
    margin-bottom:20px;
}

/* -------------------[ Video Embed ]------------------- */

.entry-video,
.single-video {
    width:100%;
    display:block;
    position: relative;
    padding-bottom: 62.50%; /* -- 16:10 Video Size Ratio -- */
    padding-bottom: 56.25%; /* -- 16:9 Video Size Ratio -- */
    padding-bottom: 66.66%; /* -- 6:4 Video Size Ratio -- */
    height: 0;
    overflow: hidden;
    margin: 0 auto;
}

.single .entry-video,
.single .single-video,
.video-shortcode,
.article.page .entry-video,
.masonry-container .entry-video {
    padding-bottom: 56.25%; /* -- 16:9 Video Size Ratio -- */
}

.entry-video iframe,  
.entry-video object,  
.entry-video embed,
.entry-video video,
.single-video iframe,  
.single-video object,  
.single-video embed,
.single-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.single-video {
    margin-bottom:30px;
}

/* ------------[ Forms ]------------ */

input[type="text"],
input[type="email"],
input[type="url"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="search"],
input[type="file"],
input[type="password"],
select, 
textarea {
    outline:none;
    font-size: inherit;
    font-family: inherit;
    padding: 10px;
    margin:0;
    width:100%;
    max-width:600px;
    background-color:#fafafa;
    border: 1px solid #eee;
}

.widget input[type="text"],
.widget input[type="email"],
.widget input[type="url"],
.widget input[type="number"],
.widget input[type="tel"],
.widget input[type="range"],
.widget input[type="date"],
.widget input[type="search"],
.widget input[type="file"],
.widget input[type="password"],
.widget select, 
.widget textarea {
    margin:0;
    max-width:200px;
    text-align:left
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="search"]:focus,
input[type="file"]:focus,
input[type="password"]:focus,
select:focus, 
textarea:focus {
    outline: none;
    border-color:#ccc;
    background-color:#fff;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="number"],
input[type="tel"],
input[type="search"],
input[type="file"],
input[type="password"],
textarea {
    -webkit-appearance:none;
}

input[type="range"],
input[type="range"]:focus {
    color: #333;
    padding:0;
    border:0;
    background-color:transparent;
    width:100%;
}

input[type="checkbox"], 
input[type="radio"] {
    padding: 0;
    margin:0 3px 0 0;
    width:auto;
}
/*-----xxx-----*/

form {
    margin:0;
}

::-moz-placeholder {
    color: #999;
}

::-webkit-input-placeholder {
    color: #999;
}

button, 
input[type="button"], 
input[type="reset"], 
input[type="submit"] {
    background-color: #000;
    color: #fff;
    cursor: pointer;
    padding: 10px 16px;
    width: auto;
    display: inline-block;
    font-size: inherit;
    margin: 0;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    background-image: none;
    border: 1px solid transparent;
    line-height:1.5;
}

button:hover, 
input:hover[type="button"], 
input:hover[type="reset"], 
input:hover[type="submit"] {
    background-color: #222;
    color: #fff;
}

label {
    font-weight:normal;
}

input[type="checkbox"] { 
    -webkit-appearance: checkbox; 
}

input[type="radio"] { 
    -webkit-appearance: radio; 
}

input[type="submit"], 
input[type="button"] { 
    -webkit-appearance: button; 
}

select {
    width:auto;
    max-width:100%;
    -webkit-appearance: menulist; 
    border:1px solid #eee; 
    background:#fafafa; 
    padding:10px;
    cursor:pointer;
}

.widget select {
    width:100%;
    max-width:250px;
}

[placeholder]:focus::-webkit-input-placeholder {
    opacity: 0;
}

input:focus::-webkit-input-placeholder { 
    color:transparent;
    opacity: 0;
}

input:focus:-moz-placeholder { 
    color:transparent;
    opacity: 0; 
}

/* -------------------[ Social Media Icons ]------------------- */

.subicons {
    margin:0;
    padding:0;
    line-height:30px;
}

.subicon {
    text-align:center;
    height:30px;
    line-height:30px;
    width:30px;
    display:inline-block;
    margin:0;
    padding:0;
    background:transparent;
    color:#555 !important;
}

.grayscale .subicon {
    background: #000;
    box-shadow: inset 0 0 0 1px rgba(0,0,0,0.05);
}

.boxed .grayscale .subicon,
.single-post-bottom .grayscale .subicon {
    background: #fff;
}

.dark .subicon {
    background-color: #000;
    color:#fff !important;
}

.subicon i {
    text-align:center;
    height:30px;
    line-height:30px;
    width:30px;
    margin:0;
    padding:0;
    font-size:16px;
}

.color .subicon.weblink, 
.subicon.weblink:hover {	background-color: #222222; color:#fff !important; }

.color .subicon.rss, 
.subicon.rss:hover {		background-color: #ee802f; color:#fff !important; }

.color .subicon.github, 
.subicon.github:hover {		background-color: #171515; color:#fff !important; }

.color .subicon.dribbble, 
.subicon.dribbble:hover {	background-color: #ea4c89; color:#fff !important; }

.color .subicon.twitter, 
.subicon.twitter:hover {	background-color: #00aced; color:#fff !important; }

.color .subicon.facebook, 
.subicon.facebook:hover {	background-color: #3B5998; color:#fff !important; }

.color .subicon.googleplus, 
.subicon.googleplus:hover {	background-color: #dd4b39; color:#fff !important; }

.color .subicon.linkedin, 
.subicon.linkedin:hover {	background-color: #007bb6; color:#fff !important; }

.color .subicon.pinterest, 
.subicon.pinterest:hover {	background-color: #cb2027; color:#fff !important; }

.color .subicon.flickr, 
.subicon.flickr:hover {		background-color: #ff0084; color:#fff !important; }

.color .subicon.youtube, 
.subicon.youtube:hover {	background-color: #bb0000; color:#fff !important; }

.color .subicon.tumblr, 
.subicon.tumblr:hover {		background-color: #32506d; color:#fff !important; }
.color .subicon.instagram, 

.subicon.instagram:hover {	background-color: #3f729b; color:#fff !important; }

.color .subicon.stumbleupon, 
.subicon.stumbleupon:hover {	background-color: #f74425; color:#fff !important; }

.color .subicon.reddit, 
.subicon.reddit:hover {		background-color: #ff5700; color:#fff !important; }

.color .subicon:hover {
    opacity:0.8;
}

.round .subicon {
    -webkit-border-radius:100em !important;
    -moz-border-radius:100em !important;
    border-radius:100em !important;
}

/* -------------------[ Site Social Media Icons ]------------------- */

.site-icons {}

.site-footer .site-icons {
    width:100%;
    display:block;
    clear:both;
    float:none;
    text-align:center;
    padding:0 auto 30px;
}

.site-footer .site-icons a {
    color:#555 !important;
    background:transparent;
}

.site-footer .site-icons a:hover {
    color:#fff !important;
}

.site-footer .site-icons .tooltip {
    display:none !important;
}

/* -------------------[ Author Social Media Icons ]------------------- */

.author-icons {}

.author-icons .subicon {}

.author-icons .subicon i {}


/* -------------------[Post Share Icons ]------------------- */

.share-icons {
    margin:0 auto 30px;
    padding-top:25px;
    background:url(images/dotted-line.png) top left repeat-x;
    text-align:center;
}

.share-icons i {
    display:none;
}

.share-icons a {
    background:#111;
    color:#fff !important;
    margin: 0 1px 1px 0;
    padding:0 12px 0;
    line-height:30px;
    height:30px;
    width:auto;
    display:inline-block;
}

.share-icons a:hover {
    color:#fff;
    background:#000;
}

@-moz-document url-prefix() {
    .share-icons a {
        padding-top:1px;
        line-height:29px;
    }
}

.share-icons a.twitter:hover {		background-color: #00aced; }
.share-icons a.facebook:hover {		background-color: #3b5998; }
.share-icons a.googleplus:hover {	background-color: #dd4b39; }
.share-icons a.linkedin:hover {		background-color: #007bb6; }
.share-icons a.pinterest:hover {	background-color: #cb2027; }
.share-icons a.stumbleupon:hover {	background-color: #f74425; }
.share-icons a.reddit:hover {		background-color: #ff5700; }
.share-icons a.email:hover {		background-color: #00688B; }

/* -------------------[ Search Form ]------------------- */

.search-form {
    position:relative;
    color: #000 !important;
}

.search-form label {
    display:inline;
}

.search-form i.fa {
    display:inline;
    display: none;
}

input.search-field {
    font-size:inherit;
    font-weight: 700;
    color: #000 !important;
    margin: 3px 0 2px 20px;
    padding: 3px 0 2px 6px;
    width:75%;
    max-width: 150px;
    outline: 0;
    display:block;
    float:left;
    border: none;
    text-align: centered middle;
    background-color:#fcc365;
}

input.search-field:focus {
    border-color:#000;
}

input.search-submit {
    display:block;
    float:left;
    width:auto;
    padding:0px;
    margin:0;
    border:1px solid #fff;
    color:#fff;
    background: #000;
    display: none;
}

input.search-field:hover,
input.search-submit:hover,
input.search-submit:active {
    color: #000;
    background-color:#fff;
}


/* ---------[ Sliding Search Form ]--------- */

.topnav-search {
    display: none;
    padding:20px 0;
    background-color:#fafafa;
    width:100%;
}

.topnav-search .wrap {}

.topnav-search input.search-field {
    width:100%;
    max-width:none;
    background-color:#fff;
    border:0;
    background:transparent;
    padding:0;

}

.topnav-search input.search-form {
    width:100%;
}

.topnav-search .search-form input.search-submit {
    position:absolute;
    right:0;
    padding:0 30px;
}

.topnav-search input.search-field,
.topnav-search .search-form input.search-submit {
    height: 60px;
    text-transform:uppercase;
    letter-spacing:2px;
    font-size:18px;
}


.topnav-search .search-form input.search-submit {
    line-height:60px;
}

/* -------------------[ Primary Navigation ]------------------- */

.nav-primary{
    margin:0;
    padding:0;
    line-height:10px;
    z-index: 9999;
    text-align: center;
}

.nav-secondary{
    line-height: 10px;
    padding: 0;
    margin: 5px 0 0 0;
    z-index: 9999;
    text-align: center;
    border-top: 1px solid #faa61a;
    overflow: visible !important;
}

.nav-fixed {
    line-height:10px;
    min-height:20px;
    z-index: 9999;
}

.nav-menu, 
.nav-menu li,
.nav-menu ul {
    text-align:center;
    margin: 0px;
    padding: 0px;
    list-style: none;

}

.nav-menu > li {
    display: inline-block;
}

.nav-menu li {
    position: relative;
}

.nav-menu a {
    margin:0;
    padding:0;
    display: block;
    line-height: 9px;
    color:#000;
    position: relative;
    zoom: 1;
}

.nav-primary a {
    padding: 8px 15px;
    overflow: hidden;
}

.nav-primary a:hover {
    padding: 8px 15px;
}


.nav-fixed a {
    padding: 8px 10px;
}

.nav-fixed a:hover {
    padding: 8px 10px;
}


.nav-secondary a {
    padding: 20px;
    color: #faa61a !important;
}

.nav-secondary a:hover {
    padding: 20px;
    background-color: #faa61a !important;
    color: #000 !important;
}

.search-button,
.menu-toggle,
.nav-primary .subicon,
.nav-secondary .subicon,
.nav-fixed .subicon {
    color:#000 !important;
}

.nav-menu ul {
    position: absolute;
    display: none;
    top: 100%;
    left: 0;
    z-index: 99;
    border:0;
    width: 220px;
    overflow: visible !important;
}

.nav-menu ul a {
    background: #fff;
    line-height: 20px;
}

.nav-menu ul a:hover {
    background: #faa61a;
}

.nav-menu ul ul {
    top: 0;
    left: 250px;
    margin-left:-1px;	
    overflow: visible !important;
}

.nav-menu li:hover > ul,
.nav-menu li.sfHover > ul {
    display: block;
    overflow: visible !important;
}

.nav-menu a:hover,
.nav-menu .current_page_item > a,
.nav-menu .current_page_ancestor > a,
.nav-menu .current-menu-item > a,
.nav-menu .current-menu-ancestor > a,
.search-button:hover,
.menu-toggle:hover  {
    color:#000;
    overflow: hidden !important;
}

.nav-arrows .nav-menu .menu-item-has-children > a:after {
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font: normal 12px fontawesome;
    content: "\f0d7";
    top:0;
    left:5px;
    position:relative
}

.nav-arrows .nav-menu ul li.menu-item-has-children > a:after {
    content: '\f0da';
    padding-left:10px;
    vertical-align: middle;
    top:0;
}

.menu-toggle,
.search-button,
.nav-primary .subicons,
.nav-secondary .subicons,
.nav-fixed .subicons {
    float:right;
    line-height: 30px;
    padding:10px 0 0;
}

.menu-toggle,
.search-button,
.nav-primary .subicon,
.nav-secondary .subicon,
.nav-fixed .subicon {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align:center;
    font-size:16px;
    cursor: pointer;
}

.menu-toggle {
    display: none;
}

.nav-menu i {
    margin-right:7px;
}




/* -------------------[ Secondary Navigation ]---------*/

@media only screen and (min-width: 100px) {

    .site-header .nav-secondary {
        margin:20;
        background:transparent !important;
        border:0;
        float: center;
        height:100%;
    }

    .site-header .nav-secondary .wrap {
        padding:0;
        height:100%;
        display:table;
    }

    .site-header .nav-menu,
    .site-header .subicons,
    .site-header .search-button {
        float:none;
        display:table-cell;
        vertical-align:middle;
        padding:0;
    }

    .site-header .nav-menu > li:last-child ul {
        left:auto;
        right:0;
        display: none;
    }

    .site-header .nav-menu > li:last-child ul ul {
        right:100%;
        margin-right:-1px;
        display: none;
    }

    .nav-just .nav-below-header .nav-menu {
        margin: 0 auto;
        padding:0;
        width:100%;
        border:0;
        float:none;

        /* REF: http://css-tricks.com/using-flexbox/ */
        display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
        display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
        display: -ms-flexbox;      /* TWEENER - IE 10 */
        display: -webkit-flex;     /* NEW - Chrome */
        display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */
    }

    .nav-just .nav-below-header .nav-menu > li {
        margin: 0;
        /* border-left: 1px solid #eee; */

        /* REF: http://css-tricks.com/using-flexbox/ */
        -webkit-box-flex: 1;      /* OLD - iOS 6-, Safari 3.1-6 */
        -moz-box-flex: 1;         /* OLD - Firefox 19- */
        width: auto;               /* For old syntax, otherwise collapses. */
        -webkit-flex: 1;          /* Chrome */
        -ms-flex: 1;              /* IE 10 */
        flex: 1;                  /* NEW, Spec - Opera 12.1, Firefox 20+ */
    }

    .nav-just .nav-below-header .nav-menu > li a:hover {
        background-color:#fafafa
    }

    .nav-just .nav-below-header .nav-menu > li:last-child {
        /*border-right: 1px solid #eee;*/
    }

    .nav-just .nav-below-header .nav-menu > li > ul {
        margin-left:-1px;
    }

    .nav-just .nav-below-header .subicons,
    .nav-just .nav-below-header .search-button {
        display:none;
    }

}






/* -------------------[ Dark Header ]------------------- */

.darkheader .site-header,
.darkheader .nav-primary,
.darkheader .nav-secondary,
.darkheader .nav-fixed,
.darkheader .nav-menu ul a {
    background-color:#000;
}

.darkheader .site-title,
.darkheader .site-description {
    color:#f5f5f5;
}

.darkheader .site-header,
.darkheader .nav-primary,
.darkheader .nav-secondary,
.darkheader .nav-fixed,
.darkheader .nav-menu ul,
.darkheader .nav-menu ul a,
.darkheader.nav-just .nav-below-header .nav-menu > li,
.darkheader.nav-just .nav-below-header .nav-menu > li:last-child {
    border-color: #1a1a1a;
}

.darkheader .nav-menu a {
    color:#aaa;
}

.darkheader .search-button,
.darkheader .menu-toggle,
.darkheader .nav-primary .subicon,
.darkheader .nav-secondary .subicon,
.darkheader .nav-fixed .subicon {
    color:#666 !important;
}

.darkheader .nav-menu ul a:hover,
.darkheader.nav-just .nav-below-header .nav-menu > li a:hover {
    background-color: #0a0a0a;
}

.darkheader .nav-menu a:hover,
.darkheader .nav-menu .current_page_item > a,
.darkheader .nav-menu .current_page_ancestor > a,
.darkheader .nav-menu .current-menu-item > a,
.darkheader .nav-menu .current-menu-ancestor > a,
.darkheader .search-button:hover,
.darkheader .menu-toggle:hover,
.darkheader .nav-primary .subicon:hover,
.darkheader .nav-secondary .subicon:hover,
.darkheader .nav-fixed .subicon:hover  {
    color:#fff !important;
}	

/* -------------------[ Fixed Nav ]------------------- */

.nav-fixed {
    display: none;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
}

.admin-bar .nav-fixed { 
    top: 28px !important; 
}

/* -------------------[ Footer Navigation ]------------------- */

.site-footer .site-info {
    text-align:center;
    width:100%;
    line-height:10px;
    margin:0 auto;
    clear:both;
}

.site-footer .site-info.hasnav {
    text-align:left;
    width:auto;
    margin:0;
    padding:5px;
    line-height:20px;
    clear:none;
    float:left;
}

.footer-nav-menu {
    margin:0;
    padding:5px;
    list-style:none;
    display:inline-block;
    line-height:20px;
    width:auto;
    float:right;
    text-align:right;
}

.footer-nav-menu ul {
    margin:0;
    padding:0;
    list-style-type:none;
    float:right;
}

.footer-nav-menu li {
    list-style-type:none;
    margin:0;
    padding:0;
    display:inline-block;
    width:auto;
}

.footer-nav-menu li li {
    display:none;
}

.footer-nav-menu li:after {
    margin:0 4px 0 6px;
    width:auto;
    content: '/';
}

.footer-nav-menu > li:last-child:after {
    display:none;
}

/* ------------[ Tables ]------------ */

table {
    border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 30px;
    max-width: 100%;
    width: 100%;
    border: 1px solid #eee;
    font-size:inherit;
}

tbody {}

th,td {
    background-color:#fff;
    text-align: left;
    border: 1px solid #eee;
    padding: 8px; 
}

th {
    font-weight: bold;
    background:#f8f8f8;
}

table.table-alt > tbody > tr:nth-child(odd) > td,
table.table-alt > tbody > tr:nth-child(odd) > th {
    background:#f8f8f8;
}

/* -------------------[ Sideabars/Widgets ]------------------- */

.sidebar {}

.widget {
    max-width: 100% !important;
    margin: 0 0 20px 0;
    padding:0;
    clear:both;
    overflow:visible;
}

.widget ul {
    list-style-type:none;
    margin:0;
    padding:0;
}

.widget ul ul {
    margin: 5px 0 0 20px
}

.widget ul ul ul {}

.widget li {
    margin-bottom:5px;
    padding-bottom:5px;
    border-bottom:1px dotted #eee;
}

.widget li li {
    list-style-type: square;
    border-bottom:0;
    margin-bottom:3px;
    padding-bottom:3px;
}

.widget li li li {
    list-style-type: disc;
}

.widget img {
    max-width:300px;
    height:auto;
}

.widget img {
    max-width: 100% !important;
}

.widget .current-menu-item > a,
.widget .current_page_item > a,
.widget .current-cat > a {
    font-weight:bold !important;
    color:inherit !important;
}

/* -------------------[ Search Widget ]------------------- */

.widget_search {}

/* ------------[ Calendar Widget ]------------ */

.widget_calendar table {
    margin-bottom:0;
}

.widget_calendar table > tbody > tr:nth-child(odd) > td,
.widget_calendar table > tbody > tr:nth-child(odd) > th {}

.widget_calendar th,
.widget_calendar td {
    text-align: center;
}

.widget_calendar caption {
    margin-bottom:5px;
}

#calendar_wrap {}

/* -------------------[ Footer Widgets ]------------------- */

#footer-widgets {
    padding: 40px 0;
    margin: 0 auto;
    color:#fff;
    background-color: #000 !important;
    border-top: 2px solid #faa61a;
    background-image: url("http://insideunmannedsystems.com/wp-content/uploads/2014/11/checkbkgd.jpg") !important;
    background-repeat: repeat-x !important;
    background-position: center bottom !important;
}

#footer-widgets h2.widgettitle {
    color:#fff !important;
    background:transparent;
}

#footer-widgets a {
    color:#faa61a !important;
}

#footer-widgets a:hover {
    color:#fff !important;
}

#footer-widgets .recent-excerpt-wrap,
#footer-widgets .widget li {
    border-color:#222;
}

.footer-widgets-left {}

.footer-widgets-center {}

.footer-widgets-right {}

/* -------------------[ Side Tabs Widgets ]------------------- */

.widget.tabs li {
    margin-bottom:0;
    padding-bottom:0;
    border-bottom:0;
}

.widget.tabs .nav-tabs {
    margin-bottom: -1px;
    border:1px solid #eee;
    border-bottom:0;
    background:#fafafa;
}

.widget.tabs .nav-tabs > li {
    float:none;
    display:table-cell;
    width:1%;
}

.widget.tabs .nav-tabs > li > a {
    border:0;
    padding:0;
    line-height:40px;
    text-align:center;
    border-right:1px solid #eee;
    border-bottom:1px solid #eee;
}

.widget.tabs .nav-tabs > li:last-child > a {
    border-right:0;
}

.widget.tabs .nav-tabs > li > a:hover {
    border-bottom-width: 1px;
}

.widget.tabs .nav-tabs > li.active > a,
.widget.tabs .nav-tabs > li.active > a:hover,
.widget.tabs .nav-tabs > li.active > a:focus {
    border-bottom-color:transparent;
}

.widget.tabs .tab-content {
    padding:0;
}

.recent-excerpt-wrap {
    padding:20px;
    border-bottom:1px dotted #eee;
}

#tabs-archives {
    padding:15px 0;
}

#tabs-archives .recent-excerpt-wrap {
    padding:5px 20px;
    border-bottom:0;
}

.widget .recent-excerpt-wrap:last-child {
    background-image:none;
    border-bottom:0
}

.widget .recent-excerpt {
    height:5em;
    overflow:hidden;
    line-height:1.5em;
}

.recent-excerpt-wrap .post-thumbnail,
.recent-excerpt-wrap .avatar {
    float:left;
    margin: 0 15px 0 0;
    width:5em;
    height:5em;
}

.widget .title {
    margin:0;
}

.widget.tabs i {
    display:none;
}

/* -------------------[ Social Media Icons Widget ]------------------- */

.socialicons {}

.socialicons .subicons,
.subscribebox .subicons {
    margin:0;
    padding:0;
    line-height:40px;
}

.subscribebox .subicons {
    margin-top:20px;
    margin-bottom:0;
}

.socialicons .subicon,
.subscribebox .subicon,
.socialicons .subicon i,
.subscribebox .subicon i {
    height:40px;
    line-height:40px;
    width:40px;
}

.socialicons .subicon,
.subscribebox .subicon {
    margin: 0 10px 10px 0;
}

.boxed .subicon,
.single-post-bottom .subicon {
    margin: 0 5px 5px 0;
}

/* -------------------[ Subscribe Box Widget ]------------------- */

.widget.subscribebox .boxed {
    padding:25px;
    border:1px solid #eee;
    background:#f8f8f8;
}

.email-form form {
    position:relative;
    z-index:9;
}

.email-form i {
    position:absolute;
    z-index:10;
    top:15px;
    left: 11px;
    color:#eee;
}

.email-form input[type="text"],
.email-form input[type="email"] {
    margin:0 8px 8px 0;
    background:#fff;
}

.email-form input[type="submit"],
.email-form input[type="button"],
.email-form button {
    margin:0 0 8px 0;
    text-transform:lowercase;
}

/* -------------------[ Category Posts Widget ]------------------- */

.widget.catposts .recent-excerpt-wrap {
    padding:0 0 20px;
    margin-bottom:20px;
}


/* -------------------[ Featured Page Widget ]------------------- */

.featpage-image .post-thumbnail {
    float:none;
    margin: 0 auto 15px;
    padding:0;
    clear:both;
    display:block;
    width:100%;
    height:auto;
}

.featpage-image.left .post-thumbnail,
.featpage-image.right .post-thumbnail {
    float:left;
    margin: 5px 15px 5px 0;
    padding:0;
    clear:none;
    display:inline-block;
    max-width:25%;
    width:auto;
    height:auto;
}

.featpage-image.right .post-thumbnail {
    float:right;
    margin: 5px 0 5px 15px;
}

.featpage-image img.thumbnail {
    float:none;
    margin: 0;
    padding:0;
    width:100%;
    height:auto;
}

/* -------------------[ Wide Page Page Template ]------------------- */

.page-template-page-wide-php .site-inner,
.page-template-page-wide-php .site-inner-wrap,
.unboxed.page-template-page-wide-php .site-container {
    margin:0 auto !important;
    padding:0 !important;;
    width:100% !important;
    max-width:100% !important
}

.page-template.page-template-page-wide-php article.page .entry-content,
.page-template-page-wide-php .entry-content {
    margin:0;
    padding:0;
    clear:both;
    background:transparent;
}

/* -------------------[ Widgetized Page Template ]------------------- */

.page-template-page-widgetized-php .site-inner,
.page-template-page-widgetized-php .site-inner-wrap,
.unboxed.page-template-page-widgetized-php .site-container {
    margin:0 auto !important;
    padding:0 !important;;
    width:100% !important;
    max-width:100% !important
}

#widgetized-page-middle {
    padding-top:50px;
}

/* -------------------[ WP-Prosperity Text Widget ]------------------- */

.widget.prosperitytext {}

.fw .prosperity-text {
    background-position:35% 35%;
    background-repeat:no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    background-attachment: fixed;
}

.fw .prosperity-text.wide {}

.unboxed.fw .prosperity-text.wide {}

.prosperity-text h1,
.prosperity-text h2,
.prosperity-text h3,
.prosperity-text h4,
.prosperity-text h5,
.prosperity-text h6 {
    color: inherit;
}

#widgetized-page-top .widget,
#widgetized-page-bottom .widget {
    margin-bottom:0;
}

/* -------------------[ Single Post Bottom Widget Area ]------------------- */

.single-post-bottom {
    margin-bottom: 40px;
    padding:0;
}

.single-post-bottom .widgettitle {
    background:transparent;
    font-size:24px;
}

.single-post-bottom p:last-child {
    margin: 0;
}

.single-post-bottom .widget {
    margin:0;
}

.single-post-bottom .widget li,
.single-post-bottom li {
    list-style-type: none;
    border:0;
}

.single-post-bottom input:last-child { 
    margin-bottom:0; 
}

/* -------------------[ Post Styles ]------------------- */

article.page,
article.post {
    margin:0 0 30px;
    padding:0;
}

.page article.page,
.single-post article.post {
    margin:0 auto;
    padding:0;
    background:transparent;
}

.page-template article.page .entry-content {
    margin-bottom:20px;
    padding-bottom:10px;
    background:url(images/dotted-line.png) bottom left repeat-x;
}

.sticky {}

.article-container {
    margin-left:-15px;
    margin-right:-15px;
    clear:both;
}

article.post.col-sm-3,
article.post.col-sm-4,
article.post.col-sm-6,
article.post.col-sm-12,
article.page.col-sm-3,
article.page.col-sm-4,
article.page.col-sm-6,
article.page.col-sm-12 {
    padding-left:15px;
    padding-right:15px;
}

.no-pad {
    margin-left:0;
    margin-right:0;
    clear:both;
}

.no-pad article.post.col-sm-3,
.no-pad article.post.col-sm-4,
.no-pad article.post.col-sm-6,
.no-pad article.post.col-sm-12 {
    margin:0;
    padding:0;
}

/* Adjust for Weird Isotope/Masonry Behavior */

@media only screen and (min-width: 768px) {

    .col-sm-3.isotope-item {
        width:24.95%;
    }

    .col-sm-4.isotope-item {
        width:33.3%;
    }
    .col-sm-6.isotope-item {
        width:49.9%;
    }

    .portfolio-container .col-sm-3.isotope-item {
        width:25%;
    }

    .portfolio-container .col-sm-4.isotope-item {
        width:33.33333333333333%;
    }
    .portfolio-container .col-sm-6.isotope-item {
        width:50%;
    }
}

/* ---------- [ Post Formats ] ---------- */

.formaticon {
    float:right;
    display:block;
    margin:0 0 0 10px;
}

.flexslider .formaticon {
    display:none;
    position:absolute;
    left:-999em;
}

.formaticon:before {
    display:inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.format-standard .formaticon:before {
    content: "\f0f6";
}

.format-audio .formaticon:before {
    content: "\f001"; 
}

.format-gallery .formaticon:before {
    content: "\f03e";
}

.format-image .formaticon:before {
    content: "\f083";
}

.format-video .formaticon:before {
    content: "\f008";
}

.format-quote .formaticon:before {
    content: "\f10e";
}

.format-link .formaticon:before {
    content: "\f0c1";
}

/* -------------------[ Entry Media ]------------------- */

.entry-media {
    transition:opacity 0.2s ease-in-out;
    -moz-transition:opacity 0.2s ease-in-out;
    -webkit-transition:opacity 0.2s ease-in-out;
    margin: 0 0 15px;
    display:block;
    max-width:100%;
    height:auto;
    position:relative;
    width:100%;
}

.entry-media img,
.large-thumbnail {
    width:100%;
}

.entry-media .thumb-caption {
    position:absolute;
    bottom:0;
    left:0;
    right:0;
    padding: 10px 20px;
    color: #fff;
    background:#000;
    background:rgba(0,0,0,0.6);
    display:none;
}

/* -------------------[ Adjustments for Thumbnail Alignment Settings ]------------------- */

.thumbs-left .entry-media,
.thumbs-right .entry-media {
    width:50%;
    height: 50%;
    float:left;
    margin:5px 20px 10px 0;
    padding:-3px;
}
.category-custom-content.category-16200 .thumbs-left .entry-media,
.category-custom-content.category-16200 .thumbs-right .entry-media {
    margin:5px 20px 10px 0;
    padding:-3px;
    background: #eee;
    max-width: 200px;
}
/* .category-custom-content.category-16200 .thumbs-left .entry-media a,
.category-custom-content.category-16200 .thumbs-right .entry-media a {
    display: flex;
    height: 200px;
    flex-direction: row;
    align-items: center;
    margin: 20px;
    } */
.category-custom-content.category-16200 .thumbs-left .entry-media a:hover,
.category-custom-content.category-16200 .thumbs-right .entry-media a:hover {
    width: auto !important;
}
.category-custom-content.category-16200 .thumbs-left .entry-media img,
.category-custom-content.category-16200 .thumbs-right .entry-media img {
    padding:10px; 

}
.category-custom-content.category-16200 .entry-container header.entry-header {float: left; width: 75%;}
@media (max-width: 991px) {
    .category-custom-content.category-16200 .entry-container header.entry-header {float: none; width: 100%;}
    .category-custom-content.category-16200 .thumbs-left .entry-media,
    .category-custom-content.category-16200 .thumbs-right .entry-media {
        width:100%;float: none; margin:5px auto 0 !important;
    }
}

.thumbs-left .entry-media a:hover {
    display: block;
    content: '';
    outline: 3px solid #faa61a;
    width: 100%;
    height: 100%;
}





.thumbs-right .entry-media {
    float:right;
    margin:0px 0 30px 15px;
}

.thumbs-left article.post,
.thumbs-right article.post {
    margin-bottom:10px;
    padding-bottom:0;
}

/* -------------------[ Entry Meta ]------------------- */

.entry-meta {
    margin: 0px;
    line-height:18px;
    overflow:hidden;
}

.entry-meta span {
    white-space:nowrap;
    margin-right:15px;
    padding: 3px 0 0 0;
}

.entry-meta.bottom span {
    white-space:normal;
    padding: 0 0 3px 0;

}

.entry-meta .entry-more-link {
    float:left;
}

.entry-meta .entry-more-link {
    color: #faa61a;
    border: 1px solid #faa61a;
    padding: 3px 10px;
}

.entry-meta .entry-more-link:hover {
    color: #000;
    background-color: #faa61a;
}


p.read-more {
    text-align:right;
}


.entry-meta i {
    margin-right:3px;
    color:#ccc;
    display:none;
}

.entry-meta .categories-links,
.entry-meta .tags-links {
    font-weight: 400 !important;
    color: #fff;
    display:inline-block;
    overflow: inherit;
}

.entry-meta .categories-links a,
.entry-meta .tags-links a {
    color: #000;
    background-color: #faa61a;
    padding: 0px 4px;
}

.entry-meta .categories-links a:hover,
.entry-meta .tags-links a:hover {
    color: #faa61a;
    background-color: #000;
}

/* -------------------[ Entry Footer ]------------------- */

.entry-footer {
    clear:both;
    margin:0px 0 5px;
    padding:0px 0 5px;
    border-bottom: 1px solid #eee;
}
.single .entry-footer {
}

.entry-footer .entry-meta {
    clear:both;
    padding:0;
    margin:0;
}

/* -------------------[ Single Post Author Bio ]------------------- */

.author-info {
    margin: 0 auto 30px;
    padding:30px 30px 25px;
    border:1px solid #eee;
    background-color:#f8f8f8;
    position:relative;
}

.author-info.unboxed {
    padding:0;
    margin:40px 0;
    border:0;
    background:transparent;
}

.author-archive-link {
    position:absolute;
    top:35px;
    right:30px;
}

.author-info.unboxed .author-archive-link {
    top:5px;
    right:0px;
}

.author-info img.avatar {
    float:right;
    margin:0 0 10px 20px;
    padding:0;
    background:#fff;
    border:0;
}

.author-bio {
    margin:0;
}

.single .author-icons {
    margin-top:10px;
}

/* -------------------[ Archive Pages ]------------------- */

.archive-meta {
    padding-bottom:20px;
    margin-bottom:40px;
    background: url(images/dotted-line.png) bottom left repeat-x;
}

.archive-meta p {
    margin-bottom:0;
}

/* -------------------[ Author Archive Page ]------------------- */

body.author .archive-header {}

body.author .author-archive-link {
    display:none;
}

body.author .author-info,
body.author .author-info.unboxed {
    margin: 0 auto;
    padding:0;
    background:transparent;
    border:0;
    margin: 0 auto 40px;
    padding-bottom:30px;
    background:url(images/dotted-line.png) bottom left repeat-x;	
}

body.author .author-info img.avatar {
    border:0;
    padding:0;
    margin: 0 0 10px 20px;
    float:right;
}

body.author .author-title {
    display:none;
}

body.author .author-icons {
    margin-top:10px;
}

/* -------------------[ All Authors Page Template ]------------------- */

.author-info.authors,
.author-info.authors.unboxed  {
    margin:0 0 40px;
    padding:30px;
    background: #f8f8f8;
    border:1px solid #eee;
}

.author-info.authors .author-icons {

    display:block;
    clear:both;
}

.author-info.authors img.avatar {
    border:0;
    padding:0;
    margin: 0 0 10px 20px;
    float:right;
}

.author-info.authors .author-archive-link {
    display:none;
}

.all-authors-bio {
    position:absolute;
    bottom:35px;
    right:30px;
}

/* -------------------[ Post Pagination/Navigation ]------------------- */	

.pagination {
    font-family: 'pragmatica-web',  Helvetica, Arial, sans-serif !important;
    font-size: 24px;
    color: #000;
    line-height:30px;
    margin:0;
    padding:0;
    clear:both;
    display:block;
    width:100%;
}

.pagination a {
    color: #000;
}

.pagination a:hover {
    color: #faa61a;
}



.pagination .alignleft {
    width:50%;
    text-align:left;
}

.pagination .alignright {
    width:50%;
    text-align:right;
}

.single .pagination {
    margin:30px auto 0;
}

.single .pagination i {
    padding:0 5px 0 10px;
    vertical-align:middle;
}

.single .pagination .alignleft i {
    padding:0 10px 0 5px;
}

.single .nav-links a {
    display:block;
    padding:0;
    color:#555;
}

.single .nav-links a:hover {
    color:#000;
}

@media only screen and (min-width: 1200px) {

    .single .pagination {
        margin:0;
    }

    .single .nav-link-text {
        display:none;
        line-height:0;
        height:0;
    }

    .single .pagination i,
    .single .pagination .alignleft i {
        display: block;
        line-height: 110px;
        padding:0;
    }

    .single .nav-links a {
        left:0;
        background:#ccc;
        background: rgba(0,0,0,0.2);
        color:#fff !important;
        position: fixed;
        z-index: 90;
        height: 110px;
        line-height:110px;
        padding:0 15px 0 10px;
        display: block;
        top: 50%;
        margin-top: -65px;
        border-radius:0 3px 3px 0;
    }

    .single .nav-links .alignright a {
        border-radius:3px 0 0 3px;
        left:auto;
        right:0;
        padding:0 10px 0 15px;
    }

    .single .nav-links a:hover {
        background:#000;
        background: rgba(0,0,0,1.0);
    }

}

/* -------------------[ Inifinite Scrolling ]------------------- */

#next-posts {
    text-align:center;
    display:block;
    clear:both;
    margin:20px auto 0;
}

#next-posts a {
    font-family: 'pragmatica-web-n5',  Helvetica, Arial, sans-serif !important;
    font-size: 14px;
    font-weight: 500;		
    text-align:center;
    display:block;
    margin:0 auto;
    padding:15px 40px;
    background:#fff;
    color:#faa61a;
    border: 2px solid #faa61a;
    display:inline-block;
    padding:10px 20px 10px;
}

#next-posts a:hover {
    background:#faa61a !important;
    color: #000;
}

#infscr-loading img {
    background:transparent;
    display:block;
    margin: 0 auto;
}

#infscr-loading {	
    font-family: 'pragmatica-web-n5',  Helvetica, Arial, sans-serif !important;
    font-size: 12px;
    font-weight: 500;		
    clear:both;
    display:block;
    text-align: center;
    position:absolute;
    left:50%;
    right:auto;
    width:250px;
    margin-left: -125px;
    color: #000;
    z-index:10;
    background:#eee;
    padding:20px;
}

/* -------------------[ WP Link Pages ]------------------- */

.link-pages {
    margin:0 0 30px;
    font-weight:bold;
    font-size:11px;
}

.link-pages span,
.link-pages a span {
    display:inline-block;
    margin: 0 6px 0 0;
    background:#fff;
    border:1px solid #eee;
    font-weight:bold;
    padding: 7px 15px 5px 15px;
    color:#666;
}

.link-pages span,
.link-pages a:hover span {
    background-color:#000;
    border-color:#000;
    color:#fff;
}
/* -------------------[ 2 Posts Side-by-Side ]------------------- */

.post-clear {
    clear:both;
    margin:0;
    padding:0;
}

.post-by-two .entry-title {
    font-size:18px;
    weight: 600;
}

.post-by-two article.page,
.post-by-two article.post {
    margin-bottom:50px;
}

.post-by-two .entry-meta {}

/* -------------------[ 3 Posts Side-by-Side ]------------------- */

.post-by-three .entry-title {
    font-size:18px;
}

.post-by-three article.page,
.post-by-three article.post {
    margin-bottom:50px;
}

.post-by-three .entry-meta {}

/* -------------------[ Posts Grouped by Category ]------------------- */

.post-by-cat {}

.post-by-cat .cat-box {
    margin-bottom:30px;
}

.post-by-cat article.hentry {
    margin:0;
    padding:20px 0 5px;
    background: url(images/dotted-line.png) bottom left repeat-x;
}

.post-by-cat .thumbnail {
    margin:0;
    float:left;
    max-width:none;
    width:80px;
    height:80px;
}

.post-by-cat .large-thumbnail,
.post-by-cat .medium-thumbnail,
.post-by-cat .entry-video,
.post-by-cat .col-sm-12 .even .thumbnail {
    margin:0 0 20px;
    float:none;
    max-width:none;
    width:100%;
    height:auto;
}

.post-by-cat .entry-title {
    font-size:16px;
    margin-bottom:0;
    line-height:1.4em;
}

.post-by-cat .entry-content,
.post-by-cat article.page .entry-content {
    padding:0;
    background:transparent;
    overflow:auto;
    margin-bottom:10px;
    line-height:1.5em;
    height:6.3em;
    margin-left:95px;
}

.post-by-cat .entry-meta {
    margin:0 0 15px 0;
    padding:0;
    background-image:none; 
    line-height:14px;
}

.post-by-cat .entry-content p {
    margin-bottom:0;
}

.post-by-cat .first-post .entry-title,
.post-by-cat .col-sm-12 .even .entry-title {
    font-size:18px;
    margin-bottom:10px;
    line-height:1.3em;
}

.post-by-cat .first-post .entry-content,
.post-by-cat .col-sm-12 .even .entry-content,
.post-by-cat .col-sm-12 .even .first-post .entry-content {
    height:8.6em;
    margin-bottom:10px;
    margin-left:0;
}

.post-by-cat article.page.first-post .entry-content,
.post-by-cat .col-sm-12 .even article.page .entry-content,
.post-by-cat .col-sm-12 .even article.page.first-post .entry-content {
    height:8.6em;
    margin-bottom:10px;
    margin-left:0;
}

.post-by-cat .formaticon {
    display:none;
}

.post-by-cat .post-clear {
    margin:0 15px;
    padding:0;
    height:0;
    float:none;
    clear:both;
    width:auto;
}

.post-by-cat .col-sm-12 article.hentry {
    margin:0;
    float:right;
    width:50%;
    padding-left:0;
}

.post-by-cat .col-sm-12 article.first-post {
    margin:0;
    padding:20px 20px 0 0;
    width:50%;
    float:left;
    height:100%;
    display:block;
    background:transparent;
}

.post-by-cat .col-sm-12 .entry-meta {
    margin-bottom:10px;
}

.col-sm-12 .even .cat-box-wrap {
    margin-right:-20px;
}

.post-by-cat .col-sm-12 .even article.hentry,
.post-by-cat .col-sm-12 .even article.first-post {
    margin:0;
    padding: 20px 20px 0 0;
    width:50%;
    float:left;
    height:auto;
    display:block;
    background:transparent;
}

/* -------------------[ Comments ]------------------- */

#comments {}

.entry-comments {
    padding-top:20px;
}

.comments-container {
    margin-bottom:50px;
}

.comment-navigation {
    display:block;
    margin: 0;
    padding:10px 0;
}

.comment-list {
    list-style-type:none;
    padding: 0;
    margin:0;
}

.comment-list li {
    clear:both;
    padding: 0;
    list-style-type:none;
    border:0;
    margin: 0;
}

.comment-list li li {
    margin-left: 40px;
}

.comment-body {
    clear:both;
    position:relative;
    z-index:1;
    display:block;
    margin: 0;
    padding:40px 0;
    background:url(images/dotted-line.png) bottom left repeat-x;
    position:relative;
}

.alt .comment-body {}

.comment-body img.avatar {
    margin:0 0 20px 20px;
    float:right;
    padding:0;
    border:0;
    background:#fff;
}

.comment-author .fn {
    font-size:115%;
    font-weight:bold;
}

.comment-author .says {
    display:none;
}

.comment-meta {
    margin: 0 0 20px;
}

.comment-metadata {}

.comment-metadata a,
.comment-metadata a:link,
.comment-metadata a:visited {}

.comment-metadata a:active,
.comment-metadata a:hover,
.comment-metadata a:focus {}

.comment-content {
    margin-bottom:20px;
}

#respond { 
    clear:both;
    padding: 0;
    margin: 0;
}

.comment-list #respond {
    margin: 30px 0;
    padding-bottom:30px;
    background:url(images/dotted-line.png) bottom left repeat-x;
}

a#cancel-comment-reply-link {
    font-weight:normal;
    margin: 7px 0 0 0;
    letter-spacing:0;
    float:right;
}

#commentform {}

#commentform label {}

#commentform input,
#commentform textarea {
    max-width:none;
    padding:10px;
    background:#fafafa;
    border:1px solid transparent;
    border-color:#eee;
}

#commentform input:focus,
#commentform textarea:focus {
    border-color:#eee;
    background-color:#fff;
}

.two-column p.comment-form-author,
.two-column p.comment-form-email,
.two-column p.comment-form-url {
    float:left;
    width:32%;
    margin: 0 0 30px 0;
}

.two-column  p.comment-form-author {
    margin-right:2%;
}

.two-column  p.comment-form-url {
    float:right;
    clear:right;
}

p.comment-form-comment {
    clear:both;
    margin: 0 0 30px 0;
}

p.form-submit {
    margin-bottom:0;
}	

#commentform input#submit,
#commentform input[type="submit"] {
    cursor: pointer;
    padding:17px 22px 15px;
    width: auto;
    display: inline-block;
    margin:0;
    line-height: 1.5;
    text-align: center;
    white-space: nowrap;
    border: 0;
    color: #fff;
    background: #000;
}

#commentform input#submit:hover {
    background-color: #333;
}

.reply {}

.reply a, 
.reply a:link, 
.reply a:visited {}

.reply a:hover, 
.reply a:active {}

.comment-body ul,
.comment-body ol {
    margin:0 0 20px 20px;
    padding:0;
    border:none;
}

.comment-body ul li {
    list-style-type:square;
    margin:0;
    padding:0;
    border:none;
}

.comment-body ol li {
    list-style-type:decimal;
    margin:0;
    padding:0;
    border:none;
}

.pings {
    padding: 20px;
    margin: 0 0 30px;
    background:#f8f8f8;
    border:1px solid transparent;
    border-color:#eee;
}

.pings ol {
    margin-left:20px;
}

.pings li {
    margin-bottom:5px;
}

.bypostauthor {}

.comment-body {
    padding-left:90px;
}

.comment-body img.avatar {
    position:absolute;
    left:0;
    float:none;
    margin:0;
}

p.form-allowed-tags {
    margin-bottom:30px;
    display:block;
    padding:15px 20px;
    background:#f8f8f8;
}

p.form-allowed-tags code {}

#commentform p {
    position:relative;
}

#commentform p .genericon {
    display: block;
    width: 18px;
    height: 18px;
    font-size: 18px;
    vertical-align: top;
    position:absolute;
    right:10px;
    top:50%;
    margin-top:-9px;
    color:#bbb;
}

#commentform p:hover .genericon {
    color:#0099cc
}

/* -------------------[ Sidebar-Wide | Content ]------------------- */

.sw-c #primary {
    float:right;
}

.sw-c #secondary {
    float:left;
}

.sw-c .tb-col-border.wide {
    left:34.74577%;
}

/* -------------------[ Sidebar-Narrow | Content ]------------------- */

.sn-c #primary,
.c-sn #primary {
    float:none;
    width:100%;
}

.sn-c .site-content,
.c-sn .site-content {
    /*	width: 860px;  */
    /*	width:72.88135%; */
    float:right;
}

.sn-c .sidebar-narrow,
.c-sn .sidebar-narrow {
    display:block;
    width:260px;
    width:22.03389%;
}

.sn-c .tb-col-border.narrow,
.c-sn .tb-col-border.narrow {
    left:24.57627%;
}

.sn-c #secondary,
.c-sn #secondary,
.sn-c .tb-col-border.wide,
.c-sn .tb-col-border.wide {
    display:none;
}

/* -------------------[ Content | Sidebar-Narrow ]------------------- */

.c-sn .site-content {
    float:left;
}

.c-sn .sidebar-narrow {
    float:right;
}

.c-sn .tb-col-border.narrow {
    left:auto;
    right:24.57627%;
}

/* -------------------[ Sidebar-Narrow | Content | Sidebar-Wide ]------------------- */

.sn-c-sw .site-content {
    /*	width: 520px;
            width:70.27027%;  
            width:75%; */
    float:right;
}

.sn-c-sw .sidebar-narrow {
    display:block;
}

.sn-c-sw .tb-col-border.narrow {
    left:16.10169%;
}

/* -------------------[ Content | Sidebar-Narrow | Sidebar-Wide ]------------------- */

.c-sn-sw .site-content {
    width: 520px;
    width:70.27027%;
    float:left;
}

.c-sn-sw .sidebar-narrow {
    float:right;
    display:block;
}

.c-sn-sw .tb-col-border.narrow {
    left:46.61016%;
}

/* -------------------[ Sidebar-Wide | Content | Sidebar-Narrow ]------------------- */

.sw-c-sn #primary {
    float:right;
}

.sw-c-sn #secondary {
    float:left;
}

.sw-c-sn .site-content {
    width: 520px;
    width:70.27027%;
    float:left;
}

.sw-c-sn .sidebar-narrow {
    float:right;
    display:block;
}

.sw-c-sn .tb-col-border.narrow {
    left:83.8983%;
}

.sw-c-sn .tb-col-border.wide {
    left:34.74577%;
}

/* -------------------[ Sidebar-Wide | Sidebar-Narrow | Content ]------------------- */

.sw-sn-c #primary {
    float:right;
}

.sw-sn-c #secondary {
    float:left;
}

.sw-sn-c .site-content {
    width: 520px;
    width:70.27027%;
    float:right;
}

.sw-sn-c .sidebar-narrow {
    float:left;
    display:block;
}

.sw-sn-c .tb-col-border.narrow {
    left:53.38983%;
}

.sw-sn-c .tb-col-border.wide {
    left:34.74577%;
}

/* -------------------[ Content Only ]------------------- */

.fw #primary {
    float:none;
    margin:0 auto;
    width:100%;
}

.fw #secondary {
    display:none;
}

.fw .tb-col-border.narrow,
.fw .tb-col-border.wide {
    display:none
}

/* ---------[ Back to Top ]--------- */

#backtotop {
    display: block;
    position: fixed;
    right: 10px;
    bottom: 100px;
    z-index: 999;
    display: none;
}

#backtotop .genericon {
    display: block;
    width: 50px;
    height: 50px;
    line-height:50px;
    text-align:center;
    cursor: pointer;
    background:#000;
    margin:0;
    padding:0;
    color:#fff;
}

#backtotop:hover .genericon {
    background-color:#333;
}

/* ---------- [ Banner Ads ] ---------- */

.banner-ad {
    border:1px solid transparent;
    border-color: rgba(0,0,0,0.05);
    text-align:center !important;
    overflow:hidden;
}

.banner-ad img,
.banner-ad div {
    max-width:100% !important;
    height:auto !important;
    margin:0 auto !important;
}

.ad-header {
    height:100%;
    float:right;
    width:auto;
    margin:0;
    display:table;
    border:0
}

.ad-header a {
    display:table-cell;
    vertical-align: middle;
}

.ad-content-top {
    clear:both;
    margin:0 auto 30px;
    padding:10px;
}

.ad-content-bottom {
    clear:both;
    margin:20px auto 0;
    padding:10px;
}

.ad-below-header {
    clear:both;
    margin:0 auto;
    padding:20px 0;
    border-width:0 0 1px 0;
}

.ad-above-footer {
    clear:both;
    margin:0 auto;
    padding:20px 0;
    border-width:1px 0 0;
}

.ad-below-post {
    clear:both;
    margin:0 auto 30px;
    padding:10px;
}

/* ---------- [ Sitemap/404 Page Template Styles ] ---------- */

.sitemap {
    font-family: 'pragmatica-web',  Helvetica, Arial, sans-serif !important;
}


.sitemap select {
    margin-bottom:40px;
}

ul.sitemap-archives  {
    margin-left:20px;
    margin-bottom:20px;
}

ul.sitemap-archives ul {
    list-style: none;
    margin:0 0 0 15px;
}

ul.sitemap-archives li {
    margin-bottom:0;
    line-height:1.8;
}

ul.sitemap-archives li li {
    list-style-type:circle;
}

div.sitemap-archives  {
    margin:15px 0 20px 0;
    padding-right:15px;
}

div.sitemap-archives article.post {
    width:100%;
    list-style-type:none;
    margin:0 0 15px;
    padding:0 0 10px;
    background:url(images/dotted-line.png) bottom left repeat-x;
}

div.sitemap-archives img.thumbnail {
    float:right;
    width:3em;
    height:3em;
    margin: 0 0 0 10px;
}

.sitemap-entry {
    margin:8px 0 0;
    height:3.0em;
    line-height:1.5em;
    overflow:hidden;
}

.sitemap-entry-title {

    margin:0;
}

.sitemap-entry-meta {
    margin:0;
}

p.sitemap-archives.tags {
    margin:0 auto 20px;
    clear:both;
    display:block;
}

p.sitemap-archives.tags a {
    display:block;
    float:left;
    padding:5px 10px;
    background:#f8f8f8;
    border:1px solid #eee;
    margin:0 2px 2px 0;
}

/* ---------- [ Archives by Month/Category Page Template Styles ] ---------- */

.archives-by-cat {
    margin:0 0 20px;
}

.archives-by-cat h3 {
    margin:0 0 10px;
}

.archives-by-cat p {
    margin:0 0 5px;
}

.archives-by-cat .archive-entry-date {
    margin:0 10px 0 0;
}

/* ---------- [ Landing Page - Page Template Styles ] ---------- */

.page-template-page-landing-php {
    background: #e5e5e5 !important;
}

.page-template-page-landing-php article.page .entry-content {
    margin: 0;
    padding:0;
    background: transparent;
}

.page-template-page-landing-php .nav-primary,
.page-template-page-landing-php .site-header {
    display:none;
}

.page-template-page-landing-php .site-footer {
    text-align:center;
}

.page-template-page-landing-php .site-container {
    max-width: 900px;
    margin: 40px auto;
    padding:0;
}

.page-template-page-landing-php .site-inner {
    padding:0;
    margin:0 auto;
}

.page-template-page-landing-php .site-inner-wrap {
    padding:70px 0;
    max-width:700px;
    margin:0 auto;
}

/* ---------- [ Archives Image Gallery Page Template Styles ] ---------- */

.no-pad.archive-images {
    margin:0 -1px 30px 0;
}

.no-pad.archive-images article.post {
    margin:0 1px 1px 0;
}

/* -------------------[ Isotope/Masonry Filtering ]------------------- */

.isotope-item {
    z-index: 2;
}

.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}

.isotope,
.isotope .isotope-item {
    /* change duration value to whatever you like */
    -webkit-transition-duration: 0;
    -moz-transition-duration: 0;
    -ms-transition-duration: 0;
    -o-transition-duration: 0;
    transition-duration: 0;
}

.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -ms-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width;
}

.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property:    -moz-transform, opacity;
    -ms-transition-property:     -ms-transform, opacity;
    -o-transition-property:      -o-transform, opacity;
    transition-property:         transform, opacity;
}

/* ---------- [ Portfolio Template ] ---------- */

.portfolio-container {
    margin:0;
}

.portfolio-container article.post {
    margin:0;
    padding:0;
}

.portfolio-container article.post img {
    width:100% !important;
}

.portfolio-container.isotope,
.portfolio-container.isotope .isotope-item,
.masonry-container.isotope,
.masonry-container.isotope .isotope-item {
    /* change duration value to whatever you like */
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.portnav-spacer {
    display:block;
    height:30px;
    width:100%;
    clear:both;
}

/* ---------- [ Hidden Content Block Revealed on Hover ] ---------- */

.entry-block {
    position:relative;
    z-index:3;
}

.entry-hidden-block {
    z-index:4;
    display:block;
    position:absolute; 
    top:0; 
    left:0;
    width:100%;
    height:100%;
    background:#000;
    background: rgba(0,0,0,0.9);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    text-align:center;
    margin: 0 auto;
}

.entry-hidden-block:hover {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}

.entry-hidden-block-content {
    margin: 0 auto;
    height:100%;
    display:table;
}

.entry-hidden-block-content span {
    text-align:center;
    margin: 0 auto;
    height:100%;
    display:table-cell;
    vertical-align:middle;
    padding:0 15px;
}

.entry-hidden-block .formaticon {
    display:none;
}

.entry-hidden-block-content,
.entry-hidden-block-content a,
.entry-hidden-block-content h2.entry-title,
.entry-hidden-block-content h2.entry-title a,
.port-cats a:hover {
    text-align:center;
    margin:0 auto;
    color: #fff !important;
}

.entry-hidden-block-content h2.entry-title:hover,
.entry-hidden-block-content h2.entry-title a:hover,
.port-cats a {
    color: #ffcc00 !important;
}

.entry-hidden-block-content .port-cats {
    margin:10px auto 0;
    padding:10px 20px;
    border-top:1px dotted #444;
    display:inline-block;
    width:auto;
}

/* ---------- [ Related Posts ] ---------- */

.tb-related-posts {
    margin:10px auto 30px;
    padding:0;
    display:block;
    clear:both;
}

.tb-related-posts .related-wrap {}

.tb-related-posts a.post-thumbnail {
    margin:0;
    padding: 0 3px 3px 0;
    display:block;
    float:left;
    width:33.33%;
    text-align:center;
}

.tb-related-posts a.post-thumbnail:hover {
}

.tb-related-posts.four a.post-thumbnail { width:25%; }
.tb-related-posts.five a.post-thumbnail { width:20%; }
.tb-related-posts.six a.post-thumbnail { width:16.66%; }

.tb-related-posts .thumbnail {
    margin:0;
    padding:0;
    display:block;
    float:none;
    max-width:none;
    width:100%;
    height:auto;
}

/* ---------- [ Masonry Blog Template ] ---------- */

.masonry-container {
    margin-left:-3px;
    margin-right:-3px;
    margin-bottom:30px;
}

.masonry-container article.post,
.masonry-container article.page {
    padding-left:3px;
    padding-right:3px;
    margin-bottom:6px;
}

.masonry-container .entry-wrap {
    border:1px solid #eee;
    background:#fff;	
}

.masonry-container .entry-container {
    padding:20px;
}

.masonry-container .entry-media {
    margin:0;
}

.masonry-container .entry-footer {
    margin:-15px 20px 20px;
    display:block;
}

.masonry-container .entry-footer .entry-meta {
    margin:0;
    display:block;
}

.masonry-container .format-quote .entry-wrap {
    border:0;
    background:#090C12;	
}

.masonry-container .format-quote h2.entry-title a,
.masonry-container .format-quote h2.entry-title,
.masonry-container .format-quote .entry-content,
.masonry-container .format-quote a.more-link {
    color:#fff !important;
}

.masonry-container .format-quote .entry-media {}

.masonry-container .format-quote .entry-meta,
.masonry-container .format-quote .entry-footer {
    display:none;
}

.masonry-container .format-quote .entry-content p:last-child {
    margin-bottom:15px;
}

/* ---------- [ Category Filter for Masonry Blog and Portfolio ] ---------- */

ul.cat-filter,
.entry-content ul.cat-filter {
    list-style:none;
    margin: 0 auto 15px;
    padding:0;
    text-align:center;
}

.cat-filter li {
    list-style:none;
    display:inline-block;
    float:none;
    margin: 0 -4px 5px 0;
    padding:0;
    text-align:center;
    width:auto;
}

.cat-filter a,
.cat-filter a:link,
.cat-filter a:visited {
    color:#666 !important;
    margin:0;
    display:block;
    line-height:36px;
    border: 1px solid #eee;
    padding: 0 14px;
    background:#fff;
}

.cat-filter a:hover,
.cat-filter a:active,
.cat-filter a:focus,
.cat-filter a.selected {
    background:#fafafa !important;
    color:#000 !important;
}

.cat-filter a.selected {
    background:#000 !important;
    color:#fff !important;
    border-color:#000 !important;
}

/* ---------- [ Featured Pages Page Template ] ---------- */

.featpages .entry-media {
    width:44%;
    margin:0 0 20px;
    padding:0;
    padding-right:30px;
    float:left;
}

.featpages .entry-wrap {
    width:56%;
    margin:0;
    padding:0;
    float:right;
}

.featpages p.read-more-link {
    color: #faa61a;
}

.featpages article.page {
    clear:both;
    margin:0 auto 30px;
    padding: 0;
    background: url(images/dotted-line.png) bottom left repeat-x;
}

.featpages article.page:last-child {
    margin:0 auto;
    padding: 0;
    background: transparent;
}

.page-template .featpages article.page .entry-content {
    margin-bottom:0;
    background: transparent;
}	

/* ------------[ Galleries ]------------ */

.gallery {
    max-width:100%;
    margin:0 0 30px -2px
}

.gallery-item {
    float: left;
    margin: 0 2px 2px 0;
    overflow: hidden;
    position: relative;
}

.gallery-columns-1.gallery-size-medium,
.gallery-columns-1.gallery-size-thumbnail,
.gallery-columns-2.gallery-size-thumbnail,
.gallery-columns-3.gallery-size-thumbnail {
    display: table;
    margin: 0 0 20px;
}

.gallery-columns-1 .gallery-item,
.gallery-columns-2 .gallery-item,
.gallery-columns-3 .gallery-item {
    text-align: center;
}

.gallery-columns-4 .gallery-item {
    max-width: 23%;
    max-width: -webkit-calc(25% - 2px);
    max-width:         calc(25% - 2px);
}

.gallery-columns-5 .gallery-item {
    max-width: 19%;
    max-width: -webkit-calc(20% - 2px);
    max-width:         calc(20% - 2px);
}

.gallery-columns-6 .gallery-item {
    max-width: 15%;
    max-width: -webkit-calc(16.7% - 2px);
    max-width:         calc(16.7% - 2px);
}

.gallery-columns-7 .gallery-item {
    max-width: 13%;
    max-width: -webkit-calc(14.28% - 2px);
    max-width:         calc(14.28% - 2px);
}

.gallery-columns-8 .gallery-item {
    max-width: 11%;
    max-width: -webkit-calc(12.5% - 2px);
    max-width:         calc(12.5% - 2px);
}

.gallery-columns-9 .gallery-item {
    max-width: 9%;
    max-width: -webkit-calc(11.1% - 2px);
    max-width:         calc(11.1% - 2px);
}

.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
    margin-right: 0;
}

.gallery-caption {
    background-color: rgba(0, 0, 0, 0.7);
    box-sizing: border-box;
    color: #fff;
    margin: 0;
    max-height: 100%;
    opacity: 0;
    padding: 6px 8px;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: left;
    -webkit-transition: opacity 400ms ease;
    transition:         opacity 400ms ease;
    width: 100%;
}

.gallery-item:hover .gallery-caption {
    opacity: 1;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
    display: none;
}

.gallery img {
    width: auto; /* IE8 */
}


/* ---------- [ Button Colors ] ---------- */

button, 
input[type="button"], 
input[type="reset"], 
input[type="submit"], 
#commentform input#submit,
#commentform input[type="submit"],
input.search-submit,
#footer-widgets button:hover,
#footer-widgets input[type="button"]:hover,
#footer-widgets input[type="reset"]:hover,
#footer-widgets input[type="submit"]:hover,
#footer-widgets input.search-submit:hover  {
    cursor:pointer;
    color: #fff;
    background: #000;
}

button:hover, 
input[type="button"]:hover, 
input[type="reset"]:hover, 
input[type="submit"]:hover, 
#commentform input#submit:hover,
#commentform input[type="submit"]:hover,
input.search-submit:hover,
#footer-widgets button, 
#footer-widgets input[type="button"], 
#footer-widgets input[type="reset"], 
#footer-widgets input[type="submit"], 
#footer-widgets input.search-submit,
#next-posts a:hover {
    color: #fff;
    background: #000;
    background:#478FB3;
}

/* ---------- [ Rounded Corners ] ---------- */

.subicon,
.author-info,
.theme-select,
button, 
input[type="button"], 
input[type="reset"], 
input[type="submit"], 
a.button,
#commentform input#submit,
#commentform input[type="submit"],
input,
select, 
textarea,
.link-pages span,
.link-pages a span,
blockquote,
#next-posts a,
#infscr-loading,
.flexslider .flex-read-more a,
.single-post-bottom,
.button.sc,
.topnav-search .search-form input.search-submit  {
    -moz-border-radius:0px;
    -webkit-border-radius:0px;
    border-radius:0px;
}

.comment-body img.avatar,
.author-info img.avatar,
#backtotop .genericon,
.entry-hidden-block-content a.hidden-link {
    -moz-border-radius:100%;
    -webkit-border-radius:100%;
    border-radius:100%;
}

.search-field {
    -moz-border-radius:2px 0 0 2px;
    -webkit-border-radius:2px 0 0 2px;
    border-radius:2px 0 0 2px;
}

.search-form .search-submit {
    -moz-border-radius:0 2px 2px 0;
    -webkit-border-radius:0 2px 2px 0;
    border-radius:0 2px 2px 0;
}

/* ------------[ Responsive Design ]------------ */

@media only screen and (max-width: 1280px) {

    .site-container,
    .unboxed .site-container {
        margin:0 auto;
        max-width:none;
        width:100%;
    }

    .site-inner,
    .wrap,
    .unboxed .site-inner,
    .unboxed .wrap {
        width:100%;
        max-width:none;

    }

    .unboxed .wideslider .wrap {
        padding:0;
    }

    .unboxed .slideslider .flex-caption-wrap {
        max-width: 100% !important;
    }

    .unboxed .slideslider .flex-caption {
        left:0;
    }

}

@media only screen and (max-width: 1024px) {

    .sidebar-wide-bottom-left,
    .sidebar-wide-bottom-right {
        float:none;
        display:block;
        width:auto;
        clear:both;
    }

    .fw .prosperity-text,
    .wide-content-box {
        background-attachment: scroll;
        background-position:50% 50%;
    }

}

@media only screen and (max-width: 960px) {

    .site-title,
    .site-description,
    .site-branding {
        float:none;
        clear:both;
        text-align:center;
        width:100%;
    }

    .site-branding a {
        display:block;
    }

    .site-branding {
        display:block;
        margin:40px auto;
        padding:0 15px;
    }

    .full-header .site-branding {
        margin:0 auto;
        padding:0;
    }

    .ad-header {
        height:auto;
        float:none;
        text-align:center;
        width:auto;
        margin:-20px 20px 40px;
        display:block;
    }

    .ad-header a {
        display:block;
    }

    .site-header .wrap {
        height:auto !important;
        padding:0;
    }

    .menu-toggle {
        display:block;
        float:left;
        height:50px;
        width:50px;
        line-height: 50px;
        padding:0;
    }

    .nav-primary .wrap,
    .nav-secondary .wrap,
    .nav-fixed .wrap {
        width:100%;
        margin:0 auto;
        padding:0;
        position:relative;		
    }

    .nav-secondary .subicons,
    .nav-secondary .search-button {
        position:absolute;
        top:0;
        right:0;
    }

    .nav-secondary .subicons {
        right:30px;
    }

    .nav-primary,
    .nav-secondary,
    .site-header .nav-secondary,
    .nav-fixed {
        margin:0 auto;
        float:none;
        width:100%;
        padding:0; 
        height:auto;
        display: block;
        clear:both;
        background-color:#fafafa;
    }

    .site-header .nav-secondary {
        border-bottom:0;
        border-top:1px solid #eee;
    }

    .nav-menu,
    .nav-menu ul,
    .nav-menu li {
        display: none;
        border:0;
        width: 100%;
        position: static;
        float: none;
        margin: 0;
        padding: 0;
        clear:both;
    }

    .nav-menu a,
    .nav-menu ul a {
        border:0;
        line-height:50px;
        padding:0 15px !important;
        border-top: 1px solid #eee;
        background:transparent !important;
    }


    .darkheader .nav-primary,
    .darkheader .nav-secondary,
    .darkheader .site-header .nav-secondary,
    .darkheader .nav-fixed,
    .darkheader .nav-menu a,
    .darkheader .nav-menu ul a {
        background-color:#000;
        border-color: #1a1a1a;
    }

    .toggled-on .nav-menu,
    .toggled-on .nav-menu ul,
    .toggled-on .nav-menu li,
    .toggled-on .nav-menu a,
    .toggled-on .nav-menu ul a {
        display: block;
    }

    .toggled-on .nav-menu ul a  {
        padding-left:45px !important;
    }

    .toggled-on .nav-menu ul ul a  {
        padding-left:75px !important;
    }

    .toggled-on .nav-menu ul ul ul a  {
        padding-left:105px !important;
    }

    .nav-primary .tooltip,
    .nav-secondary .tooltip,
    .nav-fixed .tooltip {
        display:none !important;
    }

    .nav-arrows .nav-menu ul li.menu-item-has-children > a:after {
        content: '\f0d7';
        padding-left:10px;
        vertical-align: middle;
        top:0;
    }

    .site-footer .site-info {
        text-align:center;
    }

    .site-footer .site-info,
    .site-footer .site-info.hasnav {
        text-align:center;
        width:100%;
        margin:0 auto;
        padding:0 auto;
        clear:both;
        float:none;
    }

    .footer-nav-menu,
    .footer-nav-menu ul {
        margin:0 auto 15px;
        display:inline-block;
        width:100%;
        float:left;
        text-align:center;
        clear:both;
    }

    .footer-nav-menu li {
        list-style-type:none;
        margin:0;
        padding:0;
        display:inline-block;
        width:auto;
    }

}

@media only screen and (max-width: 800px) {

    .tb-col-border {
        display:none;
    }

    #primary,
    .sw-c #primary,
    .sw-c-sn #primary,
    .sn-c #primary,
    .c-sn #primary,
    .sw-sn-c #primary,
    #secondary,
    .sw-c #secondary,
    .sw-c-sn #secondary,
    .sw-sn-c #secondary,
    .site-content,
    .sn-c-sw .site-content,
    .c-sn-sw .site-content,
    .sw-c-sn .site-content,
    .sw-sn-c .site-content,
    .c-sn .site-content,
    .sn-c .site-content,
    .sidebar-narrow,
    .c-sn-sw .sidebar-narrow,
    .sw-c-sn .sidebar-narrow,
    .sw-sn-c .sidebar-narrow,
    .c-sn .sidebar-narrow,
    .sn-c .sidebar-narrow,
    .footer-widgets-left,
    .footer-widgets-center,
    .footer-widgets-right {
        float:none;
        margin:0 auto;
        width: 100%;
    }

    .sw-c #secondary,
    .c-sw #secondary,
    .sidebar-narrow {
        padding-top:30px;
    }

    .gallery-caption {
        display: none;
    }

    .gallery-columns-1 .gallery-item {
        margin-right: 0;
        width: 100%;
    }

    #next-posts {
        margin-bottom: 50px !important;
    }

    .page-template-page-landing-php .site-container,
    .page-template-page-landing-php .site-inner {
        max-width: 800px;
        margin: 0 auto;
        padding:0;
    }

    .page-template-page-landing-php .site-inner-wrap {
        padding:50px;
        margin:0 auto;
    }

    .wideslider .flexslider .caption-normal .entry-title,
    .flexslider .caption-normal .entry-title {
        font-size:30px;
        line-height: 1.3;
    }

    .slideslider .flex-caption {
        max-width:100%;
    }

}

@media only screen and (max-width: 640px) {

    .c-sw p.comment-form-author,
    .c-sw p.comment-form-email,
    .c-sw p.comment-form-url,
    .sw-c p.comment-form-author,
    .sw-c p.comment-form-email,
    .sw-c p.comment-form-url,
    .fw p.comment-form-author,
    .fw p.comment-form-email,
    .fw p.comment-form-url {
        float:none;
        clear:both;
        width:100%;
        margin: 0 0 30px 0;
    }

    #backtotop,
    .nav-fixed {
        display:none !important;
    }

}


@media only screen and (max-width: 560px) {

    .pagination .alignleft,
    .pagination .alignright {
        float:none;
        display:block;
        margin:0;
        clear:both;
        width:100%;
    }

    .pagination .nav-links a {
        display:block;
        padding:5px 15px;
        margin-bottom:5px;
        border:1px solid transparent;
        background-color:#f8f8f8;
        border-color:#eee;
    }

    #commentform input#submit {
        width:100%;
    }

    .page-template-page-landing-php .site-inner-wrap {
        padding:20px;
        margin:0 auto;
    }

    .wideslider .feature-image {
        height:280px;
    }

    .wideslider .flexslider .entry-title,
    .flexslider .entry-title {
        font-size:20px;
        line-height: 1.3;
    }

    .flexslider .entry-title {
        top:70px;
        padding:0 20px;
    }

    .flexslider p.flex-read-more {
        font-family: 'pragmatica-web-n7',  Helvetica, Arial, sans-serif !important;
        font-style: normal;
        font-weight: 700;		
        bottom:20px;
        font-size:14px;
    }

    .flexslider .flex-read-more a {
        line-height:20px;
        padding:5px 25px 6px;
    }

    .flexslider .flex-excerpt,
    .narrowslider .caption-alt .flex-read-more a,
    .flexslider .flex-meta {
        display:none;
        left:-999em;
    }

    .narrowslider .caption-alt .entry-title,
    .narrowslider .entry-title,
    .narrowslider .caption-alt.embed .entry-title {
        font-size:18px !important;
        margin:0;
        line-height:24px important;
        height:auto;
        padding:0;
    }

    .flex-control-nav {
        display:none;
        right:auto;
        left:-999em;
    }

    .narrowslider-2 .flexslider .entry-title {
        font-size:16px;
        line-height: 1.5;
        padding:20px;
    }

    .narrowslider-2 .flexslider .flex-excerpt,
    .narrowslider-2 .flexslider .flex-meta {
        display:block;
    }

    .narrowslider-2 .flex-excerpt-content {
        max-height:none;
        height:auto;
        margin:0;
    }

    .narrowslider-2 .flexslider p.flex-read-more,
    .narrowslider-2 .flexslider .flex-read-more a {
        line-height:1.5;
        font-size:inherit;
        padding:0;
        text-align:left;
    }

    .narrowslider-2 .flex-control-nav {
        display:block;
        right:0;
        left:0;
    }

    .narrowslider-2 .feat-image,
    .narrowslider-2 .flexslider .feature-video-wrap {
        float:none;
        margin:0 auto 20px;
        width:100%;
    }

    .narrowslider-2 .flex-control-thumbs {
        display:none;
    }

    .post-left,
    .post-right {
        float:none;
        width:100%;
        padding-right:0;
        padding-left:0;
    }

    .post-by-cat .entry-content,
    .post-by-cat .first-post .entry-content,
    .post-by-cat .col-sm-12 .even .entry-content,
    .post-by-cat .col-sm-12 .even .first-post .entry-content  {
        height:auto;
    }

    .post-by-cat .col-sm-12 article.hentry {
        margin:0 auto;
        float:none;
        width:100%;	
    }

    .post-by-cat .col-sm-12 article.first-post,
    .post-by-cat .col-sm-12 .even article.hentry,
    .post-by-cat .col-sm-12 .even article.first-post {
        padding-bottom:10px;
        background: url(images/dotted-line.png) bottom left repeat-x;
        width:100%;
        float:none;
        height:auto;
        padding-right:0;
    }

    .col-sm-12 .even .cat-box-wrap {
        margin-right:auto;
    }

    .thumbs-left .entry-media,
    .thumbs-right .entry-media {
        width:100%;
        float:none;
        padding:0;
        margin:0 auto 20px;
    }

    .thumbs-left .entry-container,
    .thumbs-right .entry-container {
        float:none;
        width:100%;
        padding-left:0;
        padding-right:0;
    }

    .alert {
        padding:15px;
    }

    .alert .fa {
        left:-999em;
        display:none;
    }

    .alert-message {
        padding:0 30px 0 0;
    }

    .slideslider .flex-caption {
        width:100%;
        padding:16px;
        max-width:100%;
        bottom:0;
    }

    .slideslider .flexslider p.flex-read-more {
        text-align:center;
        margin:15px auto 0;
        float:none;
    }

    .slideslider .flexslider .entry-title,
    .slideslider .flexslider .entry-title span {
        text-align:center;
        font-size:18px;
    }

    .slideslider .flexslider .flex-read-more a {
        letter-spacing:1px;
        line-height:20px;
        border:2px solid #fff;
        display:inline-block;
        padding:4px 15px;
        font-size:12px;
    }

}

@media only screen and (max-width: 480px) {

    .entry-content {
        border:1px;
    }

    .entry-meta .entry-more-link {
        margin: 0 0 5px 0;
        float:left;
        display:block;
        clear:both;
    }

    .alignleft,
    .alignright {
        float:none;
        display:block;
        margin:0 0 20px;
        clear:both;
        text-align:left;
    }

    img.alignright, 
    .wp-caption.alignright,
    img.alignleft, 
    .wp-caption.alignleft {
        float:none;
        display:block;
        clear:both;
        text-align:left;
        margin:0 0 20px;
    }

    .gallery {
        margin: 0 0 20px;
    }

    .gallery .gallery-item,
    .gallery-columns-2.gallery-size-thumbnail .gallery-item {
        max-width: none;
        width: 49%;
        width: -webkit-calc(50% - 2px);
        width:         calc(50% - 2px);
    }

    .gallery-columns-1.gallery-size-medium,
    .gallery-columns-1.gallery-size-thumbnail,
    .gallery-columns-2.gallery-size-thumbnail,
    .gallery-columns-3.gallery-size-thumbnail {
        display: block;
    }

    .gallery-columns-1 .gallery-item,
    .gallery-columns-1.gallery-size-medium .gallery-item,
    .gallery-columns-1.gallery-size-thumbnail .gallery-item {
        text-align: center;
        width: 98%;
        width: -webkit-calc(100% - 2px);
        width:         calc(100% - 2px);
    }

    .gallery-columns-3 .gallery-item:nth-of-type(3n),
    .gallery-columns-5 .gallery-item:nth-of-type(5n),
    .gallery-columns-7 .gallery-item:nth-of-type(7n),
    .gallery-columns-9 .gallery-item:nth-of-type(9n) {
        margin-right: 2px;
    }

    .gallery br {}

    .gallery .gallery-item:nth-of-type(even) {
        margin-right: 0;
    }

    .nav-primary .github,
    .nav-primary .tumblr,
    .nav-primary .stumbleupon,
    .nav-primary .dribbble,
    .nav-primary .flickr,
    .nav-primary .reddit,
    .nav-primary .youtube,
    .nav-secondary .github,
    .nav-secondary .tumblr,
    .nav-secondary .stumbleupon,
    .nav-secondary .dribbble,
    .nav-secondary .flickr,
    .nav-secondary .reddit,
    .nav-secondary .youtube {
        display:none !important;
    }

    #next-posts a {
        width:100%;
    }

    h1 {
        font-size: 24px;
        line-height: 1.4;
    }

    h2 {
        font-size: 22px;
        line-height: 1.4;
    }

    h3 {
        font-size: 16px;
        line-height: 1.4;
    }

    h4 {
        font-size: 18px;
        line-height: 1.5;
    }

    h5 {
        font-size: 16px;
        line-height: 1.5;
    }

    h6 {
        font-size: 16px;
        line-height: 1.5;
    }

    blockquote {
        padding:15px;
    }

    .comment-body {
        padding-left:0;
    }

    .comment-body img.avatar {
        position:static;
        float:none;
        display:block;
        margin:0 0 10px;
    }

    .nav-tabs > li {
        float: none;
        display:block;
        margin-bottom:0;
    }

    .nav-tabs > li > a,
    .nav-tabs > li.active > a,
    .nav-tabs > li.active > a:hover,
    .nav-tabs > li.active > a:focus,
    .nav-tabs > li > a:hover  {
        border:1px solid #eee;
        border-bottom:0;
        display:block;
    }

    .tab-content {
        padding:15px;
    }

    .tabs-left > .nav-tabs {
        float: none;
        width:100%;
        border:0;
    }

    .tabs-left .tab-content {
        width:100%;
        float:none;
        border:1px solid #eee;
    }

    .tabs-left > .nav-tabs > li,
    .tabs-right > .nav-tabs > li {
        width: 100%;
    }

    .tabs-left > .nav-tabs > li > a,
    .tabs-right > .nav-tabs > li > a,
    .tabs-left > .nav-tabs > li:first-child > a,
    .tabs-right > .nav-tabs > li:first-child > a,
    .tabs-left > .nav-tabs > li > a:hover,
    .tabs-left > .nav-tabs > li > a:focus,
    .tabs-left > .nav-tabs .active > a,
    .tabs-left > .nav-tabs .active > a:hover,
    .tabs-left > .nav-tabs .active > a:focus {
        border:1px solid #eee !important;
        border-bottom:0 !important;
        text-align:center;
    }

    .postslider.alt .flex-direction-nav  { 

    }

    .postslider.alt .slide-container {
        padding:25px 25px 15px;
    }

    .author-archive-link,
    .author-info.unboxed .author-archive-link {
        position:static;
        display:block;
        margin:20px 0 0;
    }

    .topnav-search .search-form input.search-submit {
        padding:0 15px;
    }

    .topnav-search input.search-field,
    .topnav-search .search-form input.search-submit {
        height: 40px;
        font-size:16px;
        letter-spacing:0;
        text-transform:lowercase;
    }

}

@media only screen and (max-width: 360px) {

    .entry-meta span { 

        display:block;
        margin-right:0;
    }

}

@media only screen and (max-width: 1280px) {
    .narrowslider { min-height:426px; }
    .narrowslider .feature-image { height:523px; }
    .narrowslider .caption-alt .feature-image { height:426px; }
}

@media only screen and (max-width: 1024px) {
    .narrowslider { min-height:335px; }
    .narrowslider .feature-image { height:432px; }
    .narrowslider .caption-alt .feature-image { height:335px; }
}

@media only screen and (max-width: 960px) {
    .narrowslider { min-height:313px; }
    .narrowslider .feature-image { height:410px; }
    .narrowslider .caption-alt .feature-image { height:313px; }
}

@media only screen and (max-width: 800px) {
    .narrowslider { min-height:409px; }
    .narrowslider .feature-image { height:506px; }
    .narrowslider .caption-alt .feature-image { height:409px; }
}

@media only screen and (max-width: 768px) {
    .narrowslider { min-height:391px; }
    .narrowslider .feature-image { height:488px; }
    .narrowslider .caption-alt .feature-image { height:391px; }
}

@media only screen and (max-width: 640px) {
    .narrowslider { min-height:319px; }
    .narrowslider .feature-image { height:417px; }
    .narrowslider .caption-alt .feature-image { height:319px; }
}

@media only screen and (max-width: 560px) {
    .narrowslider { min-height:278px; }
    .narrowslider .feature-image { height:323px; }
    .narrowslider .caption-alt .feature-image { height:278px; }
}

@media only screen and (max-width: 480px) {
    .narrowslider { min-height:229px; }
    .narrowslider .feature-image { height:278px; }
    .narrowslider .caption-alt .feature-image { height:229px; }
}

@media only screen and (max-width: 320px) {
    .narrowslider { min-height:140px; }
    .narrowslider .feature-image { height:186px; }
    .narrowslider .caption-alt .feature-image { height:140px; }
}



/*  
        =========================================================================================
        ------------------------------[ ADDITIONAL CUSTOMIZED CSS ]------------------------------
        =========================================================================================
*/


/*-------------------Navigation Rollovers--------------------*/

/*------Air-------*/

.nav-secondary .menu-item-73 img {
    position: absolute;
    top: -200px;
    left: -350px;
    max-width: 1880px;
    z-index: -80;
    opacity:0;
    transition:opacity 0.5s linear;
    visibility:hidden;
}

.nav-secondary .menu-item-73 a:hover + img {
    position: absolute;
    top: -200px;
    left: -350px;
    max-width: 1880px;
    z-index: -80;
    overflow: visible !important;
    clear: both;
    opacity:1;
    visibility:visible;
}

/*------Land-------*/


.nav-secondary .menu-item-75 img {
    position: absolute;
    top: -200px;
    left: -645px;
    max-width: 1880px;
    z-index: -80;
    opacity:0;
    transition:opacity 0.5s linear;
    visibility:hidden;
}

.nav-secondary .menu-item-75 a:hover + img {
    position: absolute;
    top: -200px;
    left: -645px;
    z-index: -80;
    max-width: 1880px;
    overflow: visible !important;
    clear: both;
    opacity:1;
    visibility:visible;
}

/*------Maritime-------*/


.nav-secondary .menu-item-76 img {
    position: absolute;
    top: -200px;
    left: -940px;
    max-width: 1880px;
    z-index: -80;
    opacity:0;
    transition:opacity 0.5s linear;
    visibility:hidden;
}


.nav-secondary .menu-item-76 a:hover + img {
    position: absolute;
    top: -200px;
    left: -940px;
    z-index: -80;
    max-width: 1880px;
    overflow: visible !important;
    clear: both;
    opacity:1;
    visibility:visible;
}


/*------Cyber-------*/


.nav-secondary .menu-item-74 img {
    position: absolute;
    top: -200px;
    left: -1235px;
    max-width: 1880px;
    z-index: -80;
    opacity:0;
    transition:opacity 0.5s linear;
    visibility:hidden;
}

.nav-secondary .menu-item-74 a:hover + img {
    position: absolute;
    top: -200px;
    left: -1235px;
    z-index: -80;
    max-width: 1880px;
    overflow: hidden !important;
    opacity:1;
    visibility:visible;
}

/*-------------------Get Author--------------------*/

.getauthor {
    font-family: 'pragmatica-web-n2',  Helvetica, Arial, sans-serif !important;
    font-size:11px;
    color: #000;
    text-transform:uppercase;
    font-weight:200;
    letter-spacing:1px;
    padding: 0 0 10px 0;
}

.getauthor a {
    color: #000;
}

.getauthor a:hover {
    color: #faa61a;
}

/*-------------------Mobile Header + Navigation--------------------*/

.mobile-header,
.mnavlogo {
    display: none;
}

@media only screen and (max-width: 1000px) {

    .site-header,
    .site-header-background,
    .nav-secondary,
    .nav-primary,
    .nav-fixed {
        display: none !important;
    }

    .mobile-header {
        display: inline-block;
        margin:0;
        padding:10px;
        width:100%;
        height: 90px;
        background-color: #000;
        /*   	background-image: url("http://insideunmannedsystems.com/wp-content/uploads/2014/11/GOEAFB_2.jpg"); */
        border-bottom: 1.5px solid #faa61a;
    }

    .mobile-header .wrap {
        height: 90px;
    }

    .mnavlogo {
        display: inline-block;
        height:70px !important; 
        align: left; 
        padding: 0 0 0 2%;
    }	

    .widget {
        max-width: 300px !important;
    }

}

/*-------------------Responsive Navigation--------------------*/


@media only screen and (max-width: 1260px) {
    .nav-primary a,
    .nav-primary a:hover { padding: 8px 22px; }
}

@media only screen and (max-width: 1230px) {
    .nav-primary a,
    .nav-primary a:hover { padding: 8px 19px; }
}

@media only screen and (max-width: 1200px) {
    .nav-primary a,
    .nav-primary a:hover { padding: 8px 16px; }
}

@media only screen and (max-width: 1170px) {
    .nav-primary a,
    .nav-primary a:hover { padding: 8px 13px; }
}

@media only screen and (max-width: 1140px) {
    .nav-primary a,
    .nav-primary a:hover { padding: 8px 10px; }
}


/*-------------------Custom Widget--------------------*/

.widgetbordera {
    text-align: center;
    border: 2px solid #faa61a;
}

.widgetbordera h3 a {
    color: #000;
    padding: 10px 0;

}

.widgetbordera h3 a:hover {
    color: #faa61a;
}	

.widgetbordera p{
    margin-bottom: -20px;
}

.constantcontactwidget_form {
    font-family: 'pragmatica-web',  Helvetica, Arial, sans-serif !important;
    border: 2px solid #faa61a;
    margin: -17px 0 0 0;
    padding: 20px 5px 5px 5px;
    text-align: center;
    font-size: 14px !important;	
}

.constantcontactwidget_form input[type="submit"] {
    background-color: #000;
    color: #fff;
    margin: 20px;
}

.constantcontactwidget_form input:hover[type="submit"] {
    background-color: #faa61a;
    color: #000;
}

.cloud {
    color: #000;
    font-size: 14px !important;	
    padding: 0px 4px;
}


hr {
    border: 1px solid #000;
    margin: 30px auto;
    clear:both;
    display:block;
}
.nav-primary .nav-menu ul a:hover {
    background-color: #000 !important;
}
/*-------------------The End--------------------*/


/*** New Tab Feature ***/
#exTab1 .tab-content {
    padding: 20px 0 0 0;
    border: 0;
}
#exTab1 ul.nav-pills {background: #555555; margin-left: 14px; display: none;} 
.home #exTab1 ul.nav-pills {display: block;}
#exTab1 .nav-pills>li {margin-left: -10px;}
#exTab1 .nav-pills>li>a {
    font-family: 'pragmatica-web-n7', Helvetica, Arial, sans-serif !important;
    font-size: 18px;
    color: #fff; border-radius: 0; 
    transform: skew(-15deg);
    border-right: 1px solid white;
    background: #555555;
    font-weight: bold;
    /*    transform-origin: bottom left;*/

}


#exTab1 .nav-pills>li>a span {
    display: inline-block; /* or "block" */
    transform: skew(15deg);
}
#exTab1 .nav-pills>li+li {
    margin-left: 0;
}
#exTab1 .nav-pills>li.active>a, #exTab1 .nav-pills>li.active>a:focus, #exTab1 .nav-pills>li.active>a:hover {
    color: #faa61a; background: #fff;
    border-right: 1px solid #faa61a;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.25);
    -moz-box-shadow:    0px 0px 5px 0px rgba(50, 50, 50, 0.25);
    box-shadow:         0px 0px 5px 0px rgba(50, 50, 50, 0.25);
}
#exTab1 .nav>li>a:focus, #exTab1 .nav>li>a:hover {
    border: none;
    border-bottom: none;
    color: #faa61a;
    background: #fff;
    border-right: 1px solid #faa61a;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.25);
    -moz-box-shadow:    0px 0px 5px 0px rgba(50, 50, 50, 0.25);
    box-shadow:         0px 0px 5px 0px rgba(50, 50, 50, 0.25);
}

#infscr-loading { display: none!important; }
#div-gpt-ad-homepage_160x250_1 {margin-bottom: 20px;}
#div-gpt-ad-article_160x250_1 {margin-bottom: 20px;}

#custom_html-52 li {margin-bottom: 15px; padding-bottom: 15px; border-bottom: 1px dotted #e0e0e0; overflow: hidden;}
#custom_html-52 li.alm-item img {width: 330px; float: left; margin-right: 20px;}
#exTab1 .thumbs-left1 {display: none !important;}


#pt-cv-view-742c4dctny .pt-cv-readmore, 
#pt-cv-view-971feb2xpk .pt-cv-readmore, 
#pt-cv-view-dcfab177yh .pt-cv-readmore,
#pt-cv-view-728d443uzi .pt-cv-readmore,
#pt-cv-view-b51508c58h .pt-cv-readmore, 
#pt-cv-view-fc592b859c .pt-cv-readmore, 
#pt-cv-view-d73b8bdy5j .pt-cv-readmore,
#pt-cv-view-6176a82nwj .pt-cv-readmore,
#pt-cv-view-c23f1672py .pt-cv-readmore,
#pt-cv-view-c37b79dlyd .pt-cv-readmore{
    border: 1px solid #faa61a !important;
    padding: 3px 12px;
    margin: 10px 0;
}
.pt-cv-wrapper .pt-cv-more {border: 1px solid #faa61a !important;}

.pt-cv-ifield {border-bottom: 1px solid #e0e0e0; padding-bottom: 6px;}
.pt-cv-meta-fields .terms, .pt-cv-taxoterm {display: block; color: #fff !important;}

#pt-cv-view-742c4dctny .pt-cv-meta-fields .terms, 
#pt-cv-view-971feb2xpk .pt-cv-meta-fields .terms, 
#pt-cv-view-dcfab177yh .pt-cv-meta-fields .terms,
#pt-cv-view-728d443uzi .pt-cv-meta-fields .terms,
#pt-cv-view-b51508c58h .pt-cv-meta-fields .terms,
#pt-cv-view-fc592b859c .pt-cv-meta-fields .terms,
#pt-cv-view-d73b8bdy5j .pt-cv-meta-fields .terms,
#pt-cv-view-6176a82nwj .pt-cv-meta-fields .terms,
#pt-cv-view-c23f1672py .pt-cv-meta-fields .terms,
#pt-cv-view-c37b79dlyd .pt-cv-meta-fields .terms
{
    color: #fff !important;
}


.pt-cv-meta-fields .terms a, .pt-cv-taxoterm a {background: #faa61a; color: #000 !important; font-size: 11px; padding: 1px 5px; font-family: 'pragmatica-web', Helvetica, Arial, sans-serif !important; margin-bottom: 5px; display: inline-block;}
/*.pt-cv-meta-fields .terms a:hover {background: #000; color: #faa61a !important;}*/
.pt-cv-meta-fields .terms a:hover, .pt-cv-taxoterm a:hover {background: #000; color: #faa61a !important;}
.pt-cv-meta-fields .author {display: block; margin: 5px 0 8px;
                            font-family: 'pragmatica-web-n2', Helvetica, Arial, sans-serif !important;
                            font-size: 11px !important;
                            text-transform: uppercase;
                            font-weight: 200 !important;
                            letter-spacing: 1px !important;
}
h4.pt-cv-title a {font-family: 'pragmatica-web-n7', Helvetica, Arial, sans-serif !important;
                  font-weight: 700 !important;}
.pt-cv-meta-fields .entry-date {font-family: 'pragmatica-web', Helvetica, Arial, sans-serif !important; font-size: 11px; letter-spacing: 1px;}
hr.search-result-hr {border: 1px solid #f5f5f5; margin: 20px 0 0;}
.search-results p.edit-link {margin: 10px 0 10px;}
.search-results article.post {margin: 20px 0 20px;}
.pagination .alignleft, .pagination .alignright {display: none;}
.s-thumbexcerpt {display: flex;}
.s-thumb img.thumbnail {width: 170px !important; max-width: 170px !important; margin-left: 0;}
.s-excerpt {margin-left: 20px;}
h1.searchresult-title{font-size: 20px !important;font-weight: bold !important;}
.page-id-37205 h1.entry-title.page,
.page-id-37214 h1.entry-title.page,
.page-id-37217 h1.entry-title.page, 
.page-id-37220 h1.entry-title.page, 
.page-id-37224 h1.entry-title.page,
.page-id-37228 h1.entry-title.page,
.page-id-37231 h1.entry-title.page,
.page-id-37234 h1.entry-title.page,
.page-id-37237 h1.entry-title.page
{
    border-bottom: 1.5px solid #faa61a; margin-bottom: 15px;
}