/*
Theme Name: WIEG
Theme URI: http://wieg.org
Author: Terry J. Opie - Opie's Computers, LLC
Author URI: http://opiescomputers.com
Description: Custom WordPress Theme for the Wisconsin Industrial Energy Group
Version: 1.0
 
opte Created: 05/23/2017
Author: Terry J. Opie
         Opie's Computers, LLC.
         212 Harbor Hill Dr.
         Mankato, MN  56001
Author Contact:
     Email: terry.opie@opiescomputers.com
     Phone: 507-535-0207
     Mobile: 507-951-4100

Description:  This file contains the styling for the Wisconsin Industrial 
    Energy Group website.  It is built utilizing Bootstrap 3.
*/


/* --------------------------------------------------------------- */
/* Fonts */
/* --------------------------------------------------------------- */
.fonttests
{
    font-family: 'Arimo', sans-serif;
    font-family: 'GFS Neohellenic', sans-serif;
    font-family: Arial, Helvetica, sans-serif;
    font-family: 'Nunito', sans-serif;
    font-family: 'Rokkitt', serif;
}

/* --------------------------------------------------------------- */
/* Initial Site Setup */
/* --------------------------------------------------------------- */

*
{
    margin: 0;
}

html, body
{
    height: 100%;
}

html
{
}

body
{
    margin: 0;
    padding: 0;
    color: #4d4d4f;
    font-family: 'Nunito', sans-serif;
    font-size: 20px;
    line-height: 24px;
    background-color: #fff;
}

p
{
}

h1, h2, h3, h4, h5, h6
{
    margin: 0;
    padding: 0;
    color: #313131;
}

h1
{
    padding: 0px 0px 20px 0px;
    font-size: 4em;
}

h2
{
    padding: 0px 0px 20px 0px;
    font-size: 3em;
}

h3
{
    padding: 0px 0px 20px 0px;
    font-size: 2em;
}

h4
{
    padding: 0px 0px 20px 0px;
    font-size: 1.5em;
}

h5
{
    padding: 0px 0px 20px 0px;
    font-size: 1.1em;
}

h6
{
    padding: 0px 0px 20px 0px;
    font-size: 1.0em;
}

p, ol, ul
{
    margin-top: 0;
    min-height: 50%;
}

li
{
    height: 100%;
}

a
{
    color: #fa4b00;
}

a:hover,
a:active
{
    text-decoration: underline;
    color: #fa4b00;
}

a img
{
    border: none;
}


/* --------------------------------------------------------------- */
/* Site Specific */
/* --------------------------------------------------------------- */

#topbarwrap
{
    background-color: #363e51;
}

.topbartxt
{
    color: #c4c3c9;
    text-transform: uppercase;
    font-family: 'Nunito', sans-serif;
    font-weight: 600;
    font-size: 15px;
    line-height: 15px;
    padding-top: 12px;
    padding-bottom: 12px;
    float: right;
    text-align: right;
}

    .topbartxt a
    {
        color: #c4c3c9;
        text-decoration: none;
    }

    .topbartxt a:hover,
    .topbartxt a:active
    {
        text-decoration: underline;
    }

.accentline
{
    background-color: #69a2be;
    height: 6px;
}

#navigationwrap
{
    background-color: #afb1b4;
}

#navigation
{
}

#mynavbar
{
    padding-top: 90px;
}

#navspacer
{
    min-height: 80%;
}

#darkbluebar
{
    background-color: #424351;
}

.darkbluerow
{
    height: 45px;
}

#homemainimage
{
    position: relative;
    background: #fff;
}

    #homemainimage .mainimage
    {
        width: 100%;
    }

    #homemainimage .member
    {
        position: absolute;
        left: 15%;
        bottom: 40px;
    }

    #homemainimage h1
    {
        font-family: Arial, Helvetica, sans-serif;
        position: absolute;
        top: 40px;
        left: 15%;
        font-size: 3em;
        text-align: none !important;
    }

    #homemainimage h2
    {
        font-family: 'Nunito', sans-serif;
        position: absolute;
        bottom: 60px;
        left: 35%;
        font-size: 26px;
        line-height: 36px;
        color: #fff;
        text-shadow: 4px 4px 10px #333;
    }

#footerwrap
{
    background-color: #414143;
}

.footer
{
    padding-top: 30px;
    padding-bottom: 75px;
}

    .footer a,
    .footer p
    {
        color: #96928b;
        font-size: 14px;
        line-height: 22px;
        text-transform: uppercase;
        font-family: Arial, Helvetica, sans-serif;
    }

    .footer .featured
    {
        color: #68a3bf;
        font-size: 16px;
        line-height: 24px;
        font-weight: bold;
        text-transform: uppercase;
    }

.footercolwrap
{
    display: flex;
}

.footercol1,
.footercol2
{
    border-right: 1px solid #69a3bf;
    padding-right: 20px;
    align-items: stretch;
}

    .footercol1
    {
        float: left;
    }

    .footercol2
    {
        float: right;
        margin-right: 50px;
        padding-left: 20px;
    }

#maincontentwrap
{
    min-height: 60%;
}

.maincontent
{
    font-family: 'Nunito', sans-serif;
    font-size: 20px;
    line-height: 30px;
    padding-top: 35px;
    padding-bottom: 35px;
    background-color: #fff;
    color: #4c4d4f;
}

    .maincontent .title p
    {
        font-family: 'Rokkitt', serif;
        font-size: 47px;
        line-height: 54px;
        color: #363e51;
        text-align: center;
        padding-bottom: 15px;
    }

    .maincontent .maincontentrow
    {
        padding-top: 30px;
    }

    .maincontent p
    {
        font-family: 'Nunito', sans-serif;
        font-size: 20px;
        line-height: 30px;
        padding-bottom: 15px;
        padding-right: 40px;
    }


    .maincontent h2
    {
        border-top: 2px #d1d2d4 solid;
        font-family: 'Rokkitt', serif;
        font-size: 47px;
        line-height: 54px;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .maincontent ul
    {
        padding-left: 20px;
    }

.maincontentgeneral
{
    padding-top: 40px;
}

    .maincontentgeneral h1
    {
        color: #363e51;
        border-top: 2px #d1d2d4 solid;
        font-family: 'Rokkitt', serif;
        font-size: 47px;
        line-height: 47px;
        padding-top: 20px;
        padding-bottom: 10px;
    }

    .maincontentgeneral h1 a
    {
        color: #363e51;
        font-family: 'Rokkitt', serif;
        font-size: 47px;
        line-height: 47px;
        padding-top: 20px;
        padding-bottom: 10px;
    }

    .maincontentgeneral h2
    {
        color: #68a3bf;
        border-top: 2px #d1d2d4 solid;
        font-family: 'Nunito', sans-serif;
        font-size: 22px;
        line-height: 26px;
        font-weight: bold;
        padding-top: 25px;
        padding-bottom: 20px;
    }

    .maincontentgeneral a
    {
        color: #4d4d4f;
        font-family: 'Nunito', sans-serif;
        font-size: 20px;
        line-height: 30px;
        padding-bottom: 15px;
        padding-right: 40px;
    }

    .maincontentgeneral img
    {
        padding-bottom: 30px;
    }

.titleborder
{
    border-top: 2px #d1d2d4 solid;
}

.noborder
{
    border: none !important;
}

.linkcol
{
    padding-right: 120px;
    padding-bottom: 40px;
}

#regimagerow
{
    background: #fff url(images/WIEG_image2.jpg) center center no-repeat;
    background-size: cover;
    min-height: 200px;
}

#homeslider h1,
#hometext h1
{
    font-family: 'Rokkitt', serif;
	font-size: 55px;
}


/* --------------------------------------------------------------- */
/* Navbar Styles */
/* --------------------------------------------------------------- */
.nav
{
}
    
.navbar-nav .active
{
    background-color: transparent;
    color: #666;
}

.navbar-default
{
    background-color: transparent;
    border-color: transparent;
}

.navbar-nav
{
    float: right;
    text-align: right;
}

.navbar
{
    min-height: 0;
    margin-bottom: -1px;
}

.navbar-default .navbar-nav > li > a
{
    color: #525151;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    line-height: 21px;
    padding: 10px 0 10px 16px;
    font-family: 'GFS Neohellenic', sans-serif;
}

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

.navbar-collapse
{
    padding-right: 0;
}


/* --------------------------------------------------------------- */
/* Mobile Changes
/* --------------------------------------------------------------- */


@media (max-width: 1300px)
{
    #homemainimage h1
    {
        font-size: 2.0em;
    }

    #homemainimage h2
    {
        font-size: 16px;
    }
}

@media (max-width: 1100px)
{
    #homemainimage h2
    {
        left: 40%;
    }
}

@media (max-width: 900px)
{
    #homemainimage h1
    {
        font-size: 1.5em;
    }

    #homemainimage h2
    {
        left: 45%;
        font-size: 14px;
    }
}


/* Medium */
@media (max-width: 1200px)
{
    #mynavbar
    {
        padding-top: 0;
    }

    .footer a,
    .footer p
    {
        font-size: 11px;
    }

    .footer .featured a,
    .footer .featured p
    {
        font-size: 13px;
    }
}

/* Small */
@media (max-width: 991px)
{
}

/* Xtra Small */
@media (max-width: 767px)
{
    .linkcol
    {
        padding-right: 0;
    }

    .maincontent p
    {
        padding-right: 10px;
    }

    #homeslider
    {
        display: none;
    }
    #hometext
    {
        display: block;
        padding-top: 20px;
    }

    #homemainimage
    {
        height: auto;
    }

    #homemainimage h1
    {
        position: static;
        font-size: 2em;
        padding: 10px;
    }

    #homemainimage h2
    {
        position: static;
        padding: 10px;
        color: #555;
        font-size: 22px;
    }

    #homemainimage .member
    {
        position: static;
    }
}

@media (min-width: 768px)
{
    #homeslider
    {
        display: block;
    }
    #hometext
    {
        display: none;
    }
}


/* --------------------------------------------------------------- */
/* Collapse the navigation earlier */
/* --------------------------------------------------------------- */
@media (max-width: 1200px)
{
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
        width: 100%;
        float: middle;
        text-align:center;
        margin-right: 0;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
        margin: 0 auto; /* Center mobile nav */
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-text {
        float: none;
        margin: 15px 0;
    }
    /* since 3.1.0 */
    .navbar-collapse.collapse.in { 
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }
    .navbar-collapse.collapse.in { 
        display: block!important;
    }
}


/* --------------------------------------------------------------- */
/* WordPress Core */
/* --------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

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

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

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


/* --------------------------------------------------------------- */
/* Soliloquy Slider Caption */
/* --------------------------------------------------------------- */
.soliloquy-container .soliloquy-caption {
    position: absolute !important;
    display: block !important;
    width: 100% !important;
    height: 100% !important;
    z-index: 100 !important;
}

.soliloquy-container .soliloquy-caption .soliloquy-caption-inside {
    display: table !important;
    width: 100% !important;
    height: 100% !important;
/*    text-align: center !important;*/
    padding: 20px 0 35px !important;
    background-color: transparent !important;
}

.soliloquy-container .soliloquy-caption-inside .soliloquy-caption-wrap {
/*    display: table-cell !important;*/
/*    vertical-align: middle !important;*/
}

.soliloquy-container .soliloquy-caption .notused {
    color: #fff !important;
    font-size: 26px !important;
    margin: 0 0 50px !important;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25) !important;
    line-height: 1.25em !important;
    letter-spacing: normal !important;
    text-transform: none !important;
}

.soliloquy-container .soliloquy-caption a.soliloquy-button {
    color: #fff !important;
    font-weight: bold !important;
    text-transform: uppercase !important;
    letter-spacing: 2px !important;
    background-color: #ff3700 !important;
    border: 3px solid #fff !important;
    padding: 15px 20px !important;
    font-size: 14px !important;
}
 
@media (min-width: 768px) and (max-width: 1024px) {
 
/*    .soliloquy-container .soliloquy-caption {*/
/*        bottom: 13px !important;*/
/*    }*/
 
}
 
@media (max-width: 600px) {
 
/*        |+* Hide the caption and control nav for small devices since they can swipe slides +|*/
/*    .soliloquy-container .soliloquy-control-nav,*/
/*        .soliloquy-container .soliloquy-caption {*/
/*        display: none !important;*/
/*    }*/
 
}




#homemainimage h1,
#homemainimage h2
{
    text-align: initial !important;
}

.grecaptcha-badge
{ 
    /* Hide ReCaptcha Badge */
    opacity:0;
}
