/* Table of Content for Theme 1
==================================================

	1.Style Overrides
    2.Header Section
    3.Navigation
    4.Page
    5.Footer
	6.Images
    7.Form Styles
    8.Social Media
    9.Blog
	10.Typography
	11.Font-Face
    12.Media Queries

================================================== */


/* 1. Style Overrides
================================================== */

body { rgb(255,254,248);
}
a, a i {
	transition: all 0.5s ease;
	}
/* Max width */

.headwrapper, .site-header, .wrapper, .footerWrapper, .overlay-wrapper{
    max-width: 1100px;
}
.overlay-wrapper{ margin: 0 auto; position:relative;}
/* Page - Content */
.wrapper {
    padding-top: 20px;
    margin-top: 20px;
    font-size: 110%;
    min-height: 500px;
}

h1 a, h1 a:visited, h2 a, h2 a:visited, h3 a, h3 a:visited {
    text-decoration: none;
}

hr {
    border: 0 rgb(214, 214, 214) solid ;
    border-top-width: 1px;
    clear: both;
    height:0;
    margin: 14px 0 28px;
    box-shadow: none;
}

.gm-style .gm-style-iw{
 color: rgb(60, 60, 60);
 }

/* 2. Header Section
================================================== */

.head { background-color: rgba(161, 205, 206,0.95); width: 100%; border-bottom: solid 1px rgb(220,220,220);  }

.headwrapper, .site-header {
    margin: 0 auto;
}

.mast-bg {
	width: 100%;
}
.site-header {
	padding: 5px 20px;
	position: relative;
}
.fixed {
    top: 0;
	position: fixed;
	z-index: 40;
}
.fixed + div.mast-bg {
	margin-top: 80px;
	border-bottom: 1px solid rgb(222, 222, 222);
  padding-bottom: 20px;
}

p.site-title a { text-decoration: none; background: url(../g/bpos-logo.png) no-repeat; background-size: cover; width:130px; height:89px; display:block; text-indent: -9999px;}
div.site-description {font-size:32px; font-family: 'BebasNeueRegular'; color: rgb(27, 45, 77);}

/* Search */

.search-form input.search-input {
    background-color: rgba(241, 241, 241, 0.18);
    color: rgb(255, 255, 255);
    margin: 0 0 0 0;
    padding: 10px;
    vertical-align: 14px;
    width: 100%;
    border: 0;
}
.search-form input.search-btn {
    border: 0 none;
    margin: -4px 0 0 -45px;
    vertical-align: top;
    background-color: transparent;
}


/* 3. Navigation
================================================== */

/* Primary Navigation */

.topnav ul, .footer ul#quick-links { float: right; list-style: none; margin: 0 50px 0 0; text-transform: uppercase;
}
.footer ul#quick-links {
	margin-right: 0;
}
.topnav li, #secordary-menu li, #quick-links li {
    display: inline;
}
.topnav li a, #secordary-menu li a, #quick-links li a { text-decoration: none; font-size: 95%; padding:10px;}
.topnav li a {
	padding-top:14px;
}
#quick-links li::after {
  content: "| ";
  position: relative;
  left: 1px;
	top: -1px;
}
#quick-links li:last-of-type::after {
  content: "";
}
.main-navigation {
    position: relative;
}
span.search-icon {
    position: absolute;
    color: rgb(27, 45, 77);
    top: 14px;
    right: 20px;
    z-index: 500;
    padding: 0 3px 10px 10px;
    cursor: pointer;
}
span.search-icon:hover {
	font-size: 110%;
}
.topnav li.page-item-181, .slicknav_nav li.page-item-181, li.page-item-229 {
	display: none;
}
body.logged-in .topnav li.page-item-181, body.logged-in .slicknav_nav li.page-item-181 {
	display: inline;
}
/* Secondary Menu */
div#secondary {
	position: absolute;
	top: 17px;
  right: 20px;
}

/* slickNav */
.slicknav_nav {
    background-color: rgb(243, 238, 230);
	}
.slicknav_menu .slicknav_menutxt {
	display: none;
}
.slicknav_nav .children {
	padding-left: 6px;
}
.slicknav_nav a {
	text-transform: uppercase;
}

/* Search Overlay */
#overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    display: none;
    max-height: 72px;
    z-index: 500;
}
#overlay #close {
    position: absolute;
    top: 10px;
    right: 27px;
    font-weight: bold;
    cursor: pointer;
    padding: 12px;
    border-radius: 3px;
}
#overlay .search-field {
    padding: 7px;
    border: 0;
    margin: 10px 20px;
    width: 23%;
    font-size: 110%;
}
#overlay .search-submit {
    padding: 13px;
		padding-top: 14px;
    border: 0;
    margin: 15px 10px;
    text-align: center;
    text-transform: uppercase;
}

/* Sub Navigation */
.sub-nav {
	margin-top: 13px;
}
.span_4 ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.span_4 aside.widget-area {
   margin-top: 0.8em;
}
/* Sub Nav Links */

.span_4 ul li a {
    display: block;
    margin: 0;
    padding: 8px 0 8px 0;
    text-decoration: none;
    font-size: 84%;
    text-transform: uppercase;
}
.span_4 ul li.page-item-572 a {
    display: none;
}
.span_4 ul li li a {
    margin: 0;
    padding: 6px 0 6px 0;
    font-size: 72%;
    margin-left: 12px;
}
.span_4 ul li li li a {
    margin: 0;
    padding: 11px 0 11px 0;
    font-size: 74%;
    margin-left: 12px;
}

.children
{ display: none; }

.current_page_item .children,
.current_page_ancestor .children,
.current_page_parent .children,
ol.children
{ display: block; }

/* 4. Page
================================================== */

article li {
	margin: 12px 2px;
  font-size: 110%;
}


	/* Slider */
div.slider {
	margin-bottom: 30px;
}
	ul#content-slider li {
		height: 350px;
		background-repeat: no-repeat;
		background-position: left;
		background-size: cover;
		position: relative;
		border: 6px solid rgb(230, 230, 230);
	}
div.slider-text {
	position: absolute;
	width: 320px;
	height: 100%;
	background: linear-gradient(to right, rgb(164, 206, 207)  52%, rgba(164, 206, 207, 0.8));
	padding: 22px;
}
div.slider-text a.button{
	background: rgb(243, 238, 230);
}
div.slider-text h2 {
	margin-bottom: 16px;
}
.lSSlideOuter .lSPager.lSpg>li a {
    background-color: rgb(27, 44, 76);
		height: 14px;
	}
	.lSSlideOuter .lSPager.lSpg>li.active a, .lSSlideOuter .lSPager.lSpg>li:hover a {
		background-color: rgb(164, 206, 207);
	}
	.lSSlideOuter .lSPager.lSpg>li a {
		z-index: 2;
	}
	.lSAction>a {
		display: none;
	}
/* Slider END */

.blue-header {
	background-color: rgb(164, 206, 207);
	padding: 4px 8px;
	border-bottom: 6px solid rgb(230, 230, 230);
	margin-bottom: 0px;
	margin-top: 8px;
}
.blue-header i {
	margin: 0 6px;
}
/* 5. Footer
================================================== */

.footerWrapper {
    margin: 0 auto;
    padding: 15px 0 0 0;
}
.footer {
    font-size: 80%;
    padding-bottom: 20px;
    text-transform: uppercase;
    line-height: 1.4em;
}
.footer .site-title {
    margin-top: 0;
}
.footer .span_6 #secondary {
	font-family: 'BebasNeueRegular';
	font-size: 144%;
  line-height: 1.2em;
}
.footer p {
    margin: 0;
    padding: 0;
    margin-top: 18px;
}
.footer a i{
   font-size: 180%;
}
.footer .align_right > * {
   margin-right: 14px;
}

.footer .fd {
    font-size:80%; 
    margin-top:100px;
}
.footer .fd a{
    text-decoration: none;
}
/* Footer Links */

.footer a, .footer a:visited {
    color: rgb(27, 45, 77);
    text-decoration: underline;
    outline: 0;
}
.footer a:hover, .footer a:focus {
    color: rgb(227, 240, 236);
    text-decoration: none;
}
.footer p a, .footer p a:visited {
    color: rgb(27, 45, 77);
}

#wpadminbar {
	display: none;
	position: static;
}

/* 6. Images
================================================== */

img {
	margin-bottom: 1em;
}

.wp-caption {
	margin-bottom: 0.5em;
}


/* .7 Forms Styles
================================================== */

 label {
    padding: 0;
    line-height: 100%;
    font-size: 90%;
}
 input {
    border: 1px solid rgb(154, 154, 154);
    color: #c7c7c7;
    padding: 15px;
    margin: 0 0 5px 0;
    width: auto;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 95%;
    -webkit-appearance: none;
}
input[type="checkbox" i] {
    -webkit-appearance: checkbox;
	}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"] {
    border: 1px solid rgb(154, 154, 154);
    padding: 5px;
}
input:focus {
    background: #fff;
    border: 1px #a8baba solid;
    color: #424242;
}
textarea {
    border: 1px solid rgb(154, 154, 154);
    color: #c7c7c7;
    padding: 15px;
    margin: 0 0 5px 0;
    width: 100%;
    -webkit-appearance: none;
    font-size: 95%;
}
 legend {
    display: none;
}

/*Members Login*/
 .swpm-edit-profile-link {
	display: none;
}
.swpm-login-submit {
    margin-top: 20px;
}
/* 8. Social Media */

/* 9. Blog
================================================== */

.posted {
    color: #7e7c7c;
    font-size: 75%;
    margin: -20px 0 22px;
    border-bottom: 1px dotted rgb(200, 200, 200);
}
.article-teaser {
    margin-bottom: 42px;
    padding-top: 12px;
}

  p a.more-link {
    display: block;
    width: 120px;
    text-align: center;
    margin-top: 16px;
		white-space: nowrap;
}
body.single div.entry-content p span {
  margin-top: -200px;        /* Size of fixed header */
  padding-bottom: 200px;
  display: block;
}
body.single div#comments h2{
  margin-top: -90px; /* Size of fixed header */
  padding-top: 100px;
  display: block;
}
body.blog .entry-footer, body.archive .entry-footer, body.single .entry-footer {
    font-size: 75%;
    border-top: 1px dotted rgb(200, 200, 200);
    border-bottom: 1px dotted rgb(200, 200, 200);  
    margin-top: 14px;
    padding: 0 5px;
    width: 100%;
    color: rgb(139, 139, 139);
}
.cat-links::after, .tags-links::after, .comments-link::after {
    content: " | ";
    color: rgb(80, 80, 80) ;
    margin-left: 0.2em;
    margin-right: 0.2em;
}
.posted-on a, .author a {
   text-decoration: none;
}
h2.comments-title, h3.comment-reply-title {
    font-size: 115%;
}
.comment-list {
	font-size: 90%;
}
.comment_count {
    font-size: 75%;
    color: #ccc;
}
.comment_count span {
    padding: 4px 6px;
    margin-left: 10px;
    color: #fff;
}
.comments {
    margin: 22px 0;
}
.blog_comment {
   background: rgb(38, 40, 42);
    border: 1px solid rgb(54, 54, 54);
    border-radius: 3px;
    margin: 20px 0;
    padding: 100px 40px 20px 40px;
    position: relative;
}
.comment-author, .comment-metadata {
    font-size: 85%;
    padding-bottom: 0.4em;
}
.comment-author img{
    opacity: 0.5;
    border-radius: 100%;
    padding: 3px;
    margin: 0 3px;
    border: 2px solid rgb(120, 120, 120);
    vertical-align:middle;
}
.comment-body {
    border-bottom: 1px solid rgb(203, 199, 192);
    padding-bottom: 12px;
    margin-bottom: 26px;
}
.nav-text {
    font-size: 95%;
}
.blog_comment span {
    background-color: rgb(230, 236, 240);
    padding: 8px;
    margin-left: 10px;
}
.site-main .post-navigation {
    font-size: 85%;
}
    /* Blog Homepage */
div.flexi {
    display: flex;
    justify-content: space-between;
}
div.flexi-child {
    margin: 4px;
    padding: 18px;
    border-radius: 3px;
}
/* Twitter feed */
#ctf p.ctf-tweet-text, #ctf p.ctf-media-link {
	font-size: 88%;
}
#ctf #ctf-more {
	background: rgb(164, 206, 207);
	text-transform: uppercase;
	font-family: 'BebasNeueRegular';
}
#ctf {
		border-bottom: 6px solid rgb(230, 230, 230);
}
/* 10. Typography
================================================== */

p {
    margin: 0 0 24px 0;
}

/*	Styled Block-quotes  */

blockquote {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 110%;
    font-style: italic;
}
/* 11. Font face
================================================== */
@font-face {
  font-family: 'NunitoLight';
  src: url('../font/Nunito-Light-webfont.woff') format('woff');
}
@font-face {
  font-family: 'BebasNeueRegular';
  src: url('../font/BebasNeue-webfont.woff') format('woff');
}
/* 12.Media Queries
================================================== */

/* For  desktops */
@media only screen and (min-width: 768px) {
.slicknav_menu {display: none; }
}


/* IOS fix for background cover */
@media only screen
and (min-device-width: 768px)
and (max-device-width: 1024px)
{body {height:100vh !important;overflow: scroll !important; -webkit-overflow-scrolling: touch !important;}
}

/* Tablet Portrait size  */
@media only screen and (min-width: 768px) and (max-width: 959px) {

    .page {
        font-size: 100%;
    }
}

/* All Mobile Sizes (devices and browser) */

@media only screen and (max-width: 767px) {
    html, body {
        font-size: 105%;
        line-height: 1.7em
    }
	.headwrapper {
	padding-left: 0;

	}
	.slider-text p {
		line-height: 1.25em;
	}
    p.site-description {white-space: nowrap; margin-left: 38px; font-size: 65%; margin-top:-6px}

    /* Fixed Header fixes  */
    .head {
        position: relative;
        padding-left: 20px;
        z-index: 0;
        display:none;
    }
	.fixed + div.mast-bg {
	margin-top: 0;
	}
    .site-header {
    margin-top: 0px;
    }
    div.site-description {
	top: 29%;
    }
    .page {
        margin: 0;
    }
    body.blog .entry-content, body.archive .entry-content  {
    /*margin-bottom: 6.5em;*/
    }
    p a.more-link {
        position: relative;
        bottom: 0;
        left:0;
        margin-top: 12px;
        padding: 6px 8px;
        display: block;
        text-align: center;
      }
    .search-form {
        float: none;
        margin: 0 5px 0 10px;
    }
    .search-form input.search-input {
        background-color: rgba(255, 255, 255, 0.17);
        color: rgb(255, 255, 255);
        margin: 10px 0;
        padding: 10px;
        width: 99%;
        font-size: 95%;
        border: 1px solid rgba(255, 255, 255, 0.23);
    }
	.footer.row {
    	margin: 0;
      padding:20px;
    }
    .footerWrapper span.tel {
        position: absolute;
        top: 0;
		left:22px;
        font-size: 20px;
        margin-top: 16px;
        color: rgb(255, 255, 255);
    }
    .footer .align_right {
        text-align: left;
    }
    .footer div {
        margin-bottom: 20px;
    }
    .footer .fd {
    margin-top:0;
}
    div.flexi {
        display: block;

    }
      div.flexi-child {
        margin-bottom: 12px;
      }
      .slicknav_nav .current_page_ancestor a {
    border-bottom: none;
        padding-top: 6px;
    }
}
@media only screen and (max-width: 680px) {

   .site-header {
    height: 170px;
    }
    div.site-description {
	top: 118%;
	left:0;
    }

}
@media only screen and (max-width: 560px) {
	div.slider-text {
		width: 100%;
		font-size: 90%;
	}
	p.site-title a {
		width: 117px;
		height: 79px;
	}
}
