/*
Theme Name: IBEW Local 1186
Theme URI: https://www.ibew1186.org
Author: Marcos Nobre
Author URI: http://www.onyxsolution.org/
Description: Custom Website for IBEW Local 1186
Version: 1
License: Copyright IBEW Local 1186
*/
body {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 1.7;
}
a {
	color: #000;
}
h1, h2, h4, h3, h4, h5 {
	text-transform: uppercase;
	font-family: 'Roboto Slab', serif;
	border: 7px;
	width: 100%;
	
}
.content h1, .content h4, .content h2, .content h3, .content h5 {
	border-image:url('images/h1.jpg') 7 repeat;
	border-left: 0;
	border-right: 0;
	padding: 5px 0;
	text-align: center;
	color: #2B3361;
}
.nopadding {
	padding: 0;
}
.logo-mobile {
	width: 200px;
	margin: 0 auto;
}
.logo {
	width: 16%;
	display: inline-block;
	float: left;
	margin-top: 5px;
}
.menu-left, .menu-right {
	width: 42%;
	display: inline-block;
	float: left;
	font-size: 14px;
}
.headroom--pinned {
	display: block;
}
.headroom--unpinned {
	display: none;
}
.header--fixed {
	position: fixed;
	z-index: 100;
	right: 0;
	left: 0;
	top: 0;
}
.headroom--not-top {
	background: rgba(255, 255, 255, .9);
}
.headroom--top {
	background: none !important;
}
.footer {
	background-color:#2B3361;
	background-image: url('images/footer-bg.jpg');
	background-repeat: repeat-x;
	background-position: top;
	color: white;
	width: 100%;
	padding: 30px 0px;
	display: block;
}
.footer h4 {
	text-transform: uppercase;
	color: #8188AD;
	font-weight: bold;
}
.social a{
	font-size: 18px;
	color: white;
}
.social i {
	width: 22px;
}
ul.menu {
	padding: 0;
	margin-top: 60px;
}
ul.menu li {
	list-style: none;
	display: inline;
}
ul.menu li a {
	text-transform: uppercase;
	font-weight: 700;
}
ul#menu-left {
	text-align: right;
}
ul#menu-left li {
	margin: 0 0 0 20px;
}
ul#menu-right li {
	margin: 0 20px 0 0;
}
.padding-top {
	padding-top: 30px;
}
.padding-bottom{
	padding-bottom: 30px;
}
.header {
	padding: 230px 0 50px 0;
}
.woocommerce span.onsale {
	padding: 0;
}
img {
	max-width: 100%;
	height: auto;
}
img.round, img.size-political-thumb {
	border-radius: 50%;
	border: solid #eee 5px;
	margin: 0 auto;
}
.board-member {
	margin-bottom: 30px;
}
h4.officername {
	border-image: none;
	padding: 0;
	margin-bottom: 0;
}
.officertitle {
	line-height: 1.5;
	font-weight:  700;
	margin-top: 5px;
	text-transform: uppercase;
	font-size: 14px;
}
a.officeemail {
	text-transform: lowercase;
}
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
.col-xs-15 {
    width: 20%;
    float: left;
}
.padding5 {
	padding: 5px;
}

.nopadding-left {
	padding-left: 0;
}
.home-news {
	margin-bottom: 10px;
}
h4.home-title {
	color: #e11d2b;
}

.home-date {
	color: white;
	background: #073954;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	padding: 10px 0;
}
.home-who {
	background: #0A547A;
	color: white;
	padding: 10px 0;
}
.home-sub-who {
	background: #0C6594;
	color: white;
	padding: 10px 0;
}
.home-where {
	background: #0D6EA1;
	color: white;
	padding: 10px 0;
}
.home-time {
	background: #1299E0;
	color: white;
	padding: 10px 0;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}
a.boton {
	border-radius: 4px;
	padding: 15px 0;
	text-align: center;
	text-transform: uppercase;
	line-height: 1;
	color: white;
	background: #e85c41;
	width: 100%;
	display: block;
	font-size: 12px;
	font-weight: bold;
}
a.boton:hover, input.gform_button:hover {
	background: #db3a1b;
	text-decoration: none;
}

input.gform_button {
	border-radius: 4px;
	padding: 15px 30px;
	text-align: center;
	text-transform: uppercase;
	line-height: 1;
	color: white;
	background: #e85c41;
	width: 100%;
	display: block;
	font-size: 12px;
	font-weight: bold;
	border: none;
}
.mapper {
	margin-bottom: 30px;
}
.no-leftpadding {
	padding-left: 0;
}


.content img {
	max-width: 100%;
	height: auto;
}
img.img-responsive-full {
	width: 100%;
	height:auto;
	display: block;
}
button.mobile-menu {
	font-weight: bold;
	font-size: 30px;
	text-align: center;
	width: 100%;
	background: none;
	border: none;
}
ul.mobile {
	margin: 0;
	padding: 0;
}
ul.mobile li {
	display: block;
	width: 100%;
	text-align: center;
	margin: 0 !important;
	padding: 10px 0;
	font-weight: bold;
}
select {
	-webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    outline: 0;
    box-shadow: none;
    border: 1px solid #2B3361 !important;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 15px !important;

    background-image: url(images/select.jpg) !important;
    background-repeat: no-repeat !important;
    background-position: top right !important;
    background-size: auto !important;
    border-radius: 0;
    background-color: #2B3361;
    color: white;
}
.img-responsive-full img {
	width: 100%;
	height: auto;
}
div#myModal.modal.fade.in {
	padding-right: 0 !important;
}
.modal-dialog {
	margin: 0;
	border-radius: 0;
	width: 100% !important;
}
.gallery img {
	border: none !important;
}
.gallery-item {
	margin: 0px !important;
	padding: 5px !important;
}
.flex-viewport, .flexslider, .flexslider .slides, .flexslider-container,
body, html {
    height: 100%
}

.flexslider, ul.slides {
    margin: 0;
    padding: 0
}

select[multiple] {
    background-image: none !important
}

.flexslider .slides > li {
    background-position: center;
    height: 100%;
    width: 100%;
    display: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}
input[type=text], textarea {
	border: solid 1px #ccc;
	padding: 15px 15px !important;
	border-radius: 0;
	width: 100%;
}
.footer a {
	color: white;
}
.sub-footer {
	background: #22294E;
	width: 100%;
	display: block;
	padding: 20px;
	color: white;
}
.sub-footer a {
	color: red;
}

/*::::::: AUDIO PLAYER :::::::::*/

.audio-player {
position: fixed;
bottom: 0;
right: 0;
min-height: 76px;
width: 230px;
background: rgba(34, 41, 78, 0.9);
z-index: 9999;
-webkit-transition: all .4s ease 0s;
-o-transition: all .4s ease 0s;
transition: all .4s ease 0s;
border-top-left-radius: 10px;
}


/*
    Play Pause
*/
div.play-btn {
	 padding: 10px;
    border: solid 1px white;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    margin-top: 20px;
    display: inline-block;
}
div.amplitude-play-pause{

    height: 23px;
    width: 20px;
    cursor: pointer;

   
}
div.amplitude-paused{
    background-image: url('images/play.svg');
    background-repeat: no-repeat;
    background-size: 100%;

}
div.amplitude-playing{
    background-image: url('images/pause.svg');
    background-repeat: no-repeat;
    background-size: 90%;

}
div.amplitude-volume-up {
	    height: 23px;
    width: 20px;
    cursor: pointer;
	    background-image: url('images/volume-up.svg');
    background-repeat: no-repeat;
    background-size: 90%;
    display: inline-block;
    margin-left: 50px;
}
div.amplitude-volume-down {
		    height: 23px;
    width: 20px;
    cursor: pointer;
	    background-image: url('images/volume-down.svg');
    background-repeat: no-repeat;
    background-size: 90%;
    display: inline-block;
    margin: 0px 50px 0 20px;

}

.header h1 {
			background:rgba(0, 0, 0, 0.5);
			color: white;
			padding: 15px 0;
		}


@media (min-width: 768px) {
.col-sm-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 600px) {
  .header {
    background-size: cover;
  }
}