/*  

Fairmort Colours
-----------------

Midnight Blue: #00002F;
Navy Blue: #0D2E6F;
Dark Blue: #23498B;
Cyan: #13B3FF;


*/



body
{
    line-height: 2.0em;
    font-family: 'nerislight' , Arial, sans-serif;
    color: #00002F;
}
h1
{
    font-family: 'nerissemibold' , Arial, sans-serif;
}
h2
{
    font-size: 1.4em;
    font-family: 'nerissemibold' , Arial, sans-serif;
    color: #00002F;
}
h3
{
    font-size: 1.4em;
    font-family: 'nerissemibold' , Arial, sans-serif;
    color: #13B3FF;
}
h4
{
    font-family: 'nerissemibold' , Arial, sans-serif;
    color: #00002F;
    font-size: 15px;
}

a
{
    color: #00002F;
}

.carousel-inner > .item > img, .carousel-inner > .item > a > img
{
    width: 100%;
    height: 400px;
}
.navbar-default
{
    background-color: #FFFFFF;
    border-color: #FFFFFF;
}
.navbar-nav
{
    font-weight: bold;
}

.borderTop
{
    border-top: 2px solid #00002F;
    width: 100%;
}
.borderBottom
{
    border-bottom: 2px solid #00002F;
    width: 100%;
}

.carousel-inner > .item > img, .carousel-inner > .item > a > img
{
    width: 100%;
    height: 400px;
}

.navbar-nav
{
    color: #00022b;
}
.carousel
{
    margin-bottom: 30px;
}

.staticBanner
{
    width: 100%;
    height: 400px;
}

.overlay
{
    float: right;
}

.btn-primary
{
    background-color: #13B3FF;
    border-radius: 0px;
    border: none;
    margin-bottom: 10px;
}

footer
{
    margin-top: 20px;
    font-size: 0.9em;
    color: #737373;
}

.backgroundBanner
{
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 100%;
    min-width: 1000px;
    height: 450px;
}

.newsLetterCarousel
{
    height:250px;
}

.newsLetterCarousel > .backgroundBanner
{
    height:250px;
    min-width:0px;
}

.row-flex, .row-flex > div[class*='col-']
{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex: 1 1 auto;
}

.row-flex-wrap
{
    -webkit-flex-flow: row wrap;
    align-content: flex-start;
    flex: 0;
}

.row-flex > div[class*='col-'], .container-flex > div[class*='col-']
{
    margin: -.2px; /* hack adjust for wrapping */
}

.container-flex > div[class*='col-'] div, .row-flex > div[class*='col-'] div
{
    width: 100%;
}


.flex-col
{
    display: flex;
    display: -webkit-flex;
    flex: 1 100%;
    flex-flow: column nowrap;
}

.flex-grow
{
    display: flex;
    -webkit-flex: 2;
    flex: 2;
}

.fairmortCyan
{
    color: #13B3FF;
}

@media screen and (min-width: 1000px)
{
    .align, .align > div[class*='col-']
    {
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        flex: 1 0 auto;
    }

}

@media screen and (max-width: 700px)
{

    .backgroundBanner
    {
        background-size: 100% 200px;
        background-repeat: no-repeat;
        width: 100%;
        min-width: 600px;
        height: 200px;
    }
    
     .backgroundBanner img {
         visibility: hidden;
     }
     
    .newsLetterCarousel
    {
        height:200px;
    }

    .newsLetterCarousel > .backgroundBanner
    {
        height:200px;
     
    }

}



.btn
{
    position: static;
    bottom: 10px;
}

div[class*='col-'] p:last-of-type
{
    padding-bottom: 0;
}

.infoBox
{
    background-color: #80deff;
    color: #00002F;
    padding: 5px 15px;
    margin-top: 10px;
}

.infoBox h4
{
    color: #00002f;
    font-family: "nerissemibold" ,Arial,sans-serif;
    font-size: 1.1em;
}

.infoBox .btn-primary
{
    background-color: #00002F;
}

.infoBox > .btn
{
    position: relative;
    bottom: 0px;
}

.FairmortTable
{
    width: 800px;
}
.FairmortTable td, th
{
    padding: 10px;
}

.FairmortTable td
{
    font-size: 0.8em;
}

.FairmortTable th
{
    border-bottom: 1px solid #00002F;
}

.productList
{
    margin-left: 10px;
    padding-left: 0px;
}

.productList li
{
    background-image: url('Images/Icons/smallBullet.png');
    background-repeat: no-repeat;
    padding-bottom: 15px;
    padding-left: 40px;
    margin-left: 0px;
    list-style: none;
}

.linkedinList
{
    margin-left: 0px;
    padding-left: 0px;
}


.linkedinList li {
     background-image: url('Images/Icons/In-2C-14px.png');
    background-position: 0px 7px;
    background-repeat: no-repeat;
    padding-bottom: 10px;
    padding-left: 20px;
    margin-left: 0px;
    list-style: none;
    font-size: 0.8em;
    
}

.linkedInLink {
    color: #0073B2;
}

.smallProductLogo
{
    padding-top: 15px;
    padding-bottom: 8px;
}



.ClientQuote
{
    background-image: url('Images/Icons/quote.png');
    background-position: left top;
    background-repeat: no-repeat;
    padding-left: 50px;
    padding-bottom: 10px;
    padding-top: 10px;
}

.speechBlock
{
    background-image: url('Images/Icons/quote.png');
    background-position: left top;
    background-repeat: no-repeat;
    padding-left: 40px;
}

.speechBlock
{
    background-image: url('Images/Icons/quote.png');
    background-position: left top;
    background-repeat: no-repeat;
    padding-left: 40px;
    padding-bottom: 20px;
}

.inversedQuote
{
    background-image: url('Images/Icons/quoteInversed.png');
    background-position: right bottom;
    background-repeat: no-repeat;
}

footer a
{
    font-size: 0.9em;
    color: #737373;
}

footer a:visited
{
    font-size: 0.9em;
    color: #737373;
}

.newsletterSpacer
{
    margin-top: 5px;
    margin-bottom: 5px;
}

.newsLetterIcon
{
    margin-right : 10px;
}


.newsletterLinkedinIcon
{
    vertical-align:top;
}

.dropdown-submenu {
    position:relative;
}
.dropdown-submenu>.dropdown-menu {
    top:0;
    left:100%;
    margin-top:-6px;
    margin-left:-1px;
    -webkit-border-radius:0 6px 6px 6px;
    -moz-border-radius:0 6px 6px 6px;
    border-radius:0 6px 6px 6px;
}
.dropdown-submenu:hover>.dropdown-menu {
    display:block;
}
.dropdown-submenu>a:after {
    display:block;
    content:" ";
    float:right;
    width:0;
    height:0;
    border-color:transparent;
    border-style:solid;
    border-width:5px 0 5px 5px;
    border-left-color:#cccccc;
    margin-top:5px;
    margin-right:-10px;
}
.dropdown-submenu:hover>a:after {
    border-left-color:#ffffff;
}
.dropdown-submenu.pull-left {
    float:none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
    left:-100%;
    margin-left:10px;
    -webkit-border-radius:6px 0 6px 6px;
    -moz-border-radius:6px 0 6px 6px;
  