﻿body, html {
    margin: 0;
    padding: 0;
}
body, form {
    background: url("../Images/bg-pattern.png");
    background-repeat: repeat;
    margin: 0px;
    font-family: Georgia;
    font-size: 14px;
}
.SiteBody
{
    background-color: #ffffff; padding:0;-webkit-box-shadow: -1px 1px 10px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    -1px 1px 10px 0px rgba(50, 50, 50, 0.75);
box-shadow:         -1px 1px 10px 0px rgba(50, 50, 50, 0.75);
}
.Logo
{
    position: relative;
    z-index: 1000;
    padding: 15px;
    padding-bottom: 20px;
}
.Logo img
{
    max-width: 200px;
    width: 100%;
    padding: 15px 0px;
}

.player .vp-title {
    display: none!important;
}

/* Carousel settings */
.carousel-caption
{
    position: absolute;
    top: 15%;
    left: 51%;
    right: 0%;
    text-align: left;
    color: #fff;
    font-size: 20px;
    margin-top: 10px;
}
@media (max-width: 767px) {
    .carousel-caption {
        position: static;
        top: 42%;
        left: 16px;
        color: #333;
        font-size: 16px;
        padding: 0;
        margin: 0;
    }
    .carousel-caption h1 {
        font-size: 26px;
    }
    .carousel-indicators {
        width: 100%!important;
    }
    .carousel-fade .carousel-inner .item .item-content {
        left: 16px;
        bottom: -41rem!important;
        width: calc(100% - 32px)!important;
        height: 20rem!important;
    }
    .carousel-fade .carousel-inner .item .item-content p {
        line-height: 1.3;
        font-size: 12px;
    }
    .bgcontact {
        margin: 17rem 0 1rem;
    }
    .HomeStatement {
        min-height: 100%!important;
    }
}
/* Carousel settings */
.carousel-caption 
{
    padding-bottom: 30px;
    /* text-shadow: 2px 3px 3px rgba(0, 0, 0, .7); */
}
.carousel-caption h1, .carousel-caption h1 P
{
}
.carousel-caption P
{
    font-weight: 400;
}
.carousel-indicators
{
    right: 0%;
    width: 25%;
    left: 15px;
    margin-left: 0%;
    text-align: left;
}
.carousel-indicators li
{
    border: 1px solid Black;
    border-radius: 0px;
    background-color: White;
}
.carousel-indicators .active
{
    background-color: #0088f0;
}
.item img
{
    width: 100%;
    height: auto;
}
/* Carousel end */

/* Navbar */
.navbar
{
    margin-bottom: 0px;
}
.navbar-inverse
{
    background: none;
    position: absolute;
    top: 0;
    width: 100%;
    margin-top: 0px;
    border-color: transparent;
    z-index:10;
}
.navbar-inverse .navbar-collapse
{
    background: rgba(0,85,151, .9);
}
.navbar-inverse .navbar-nav > li > a
{
    color: White;
    background-color: transparent;
    font-weight: 500;
    text-transform: uppercase;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus
{
    color: #a5c6df;
    background-color: transparent;
}
.container > .navbar-header
{
    padding-top: 10px;
    padding-bottom: 0px;
}
.navbar-inverse .navbar-toggle
{
    background-color: #333;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background:  rgba(0,85,151, .8);
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus
{
    color: #a5c6df; /*#9BB3C9;*/
}
/* Navbar end */

.bgcontact
{
    padding: 15px;
    padding-bottom: 0px;
    font-size: 13px;
    color: #2e3234;
}
.bgcontact h2
{
    margin-top: 0;
    font-size: 24px;
}
.bgcontact .row .col-sm-6
{
    padding-bottom: 15px;
}
.bgcontact .harreneq_anniversary {
    width: 100%;
    height: 17rem;
    object-fit: contain;
    object-position: center;
}

.HomeStatement
{
    color: #4d5359;
    min-height: 250px;
    padding-top: 0px;
    padding-bottom: 15px;
}
.HomeStatement .col-sm-3
{
    padding-right: 0px;
}
.HomeStatement .col-sm-9
{
    padding-top: 10px;
}


.HomeInvImg
{
    border: 2px solid #eeeeee;
    width: 100%;
    height: auto;
    max-width: 230px;
}
.Signature
{
    font-size: 11px;
    font-weight: 600;
}

.footer
{
    margin-top: 0px;
    color: #A5C5DE;
    font-size: 11px; 
}
.footer .row
{
    margin-right: 0px;  
    margin-left: 0px;
}
.footer .row .col-sm-10
{
    padding: 10px 7px;
    background: rgba(0,85,151, 1); 
    padding-left: 15px;
    width: 100%;
}
.footer .row .col-sm-2
{
    padding: 9px 6px;
    background-color: #a5c6df;
    text-align: left;
    padding-left: 15px;
    width: 100%;
}
.footer .row .col-sm-2 a
{
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 700;
    position: relative;
    font-size: 12px;
    color: #005597;
    /*letter-spacing: 1px;*/
    padding: 0 10px;
}
.SecCaption
{
    padding: 15px 0px;
}
.Secondary
{
    padding-bottom: 0px;
}
.SecCaption P
{
    font-weight: 400;
    line-height: 1.2;
    text-shadow: none;
}
.SecCaption h6
{
    font-size: 15px;
    font-weight: 600;
    line-height: 1.3;
    text-shadow: none;
}
.SecCaption h3,.SecCaption h3 P
{
    font-family: Georgia;
    font-size: 16px;
    margin-top: 0px;
}
.LeftBody
{
    background-color: #f7fafc;
    color: #79a5c7;
    padding-top: 10px;
    height: 100%;
    padding: 15px;
    width: 100%;
}
.LeftBody ul
{
    list-style: none;
    padding-left: 0px;
}
.LeftBody ul li
{
    display: flex;
    list-style: none;
    padding-left: 0px;
    padding-top: 9px;
}
.LeftBody a
{
    color: #79a5c7;
    font-size: 13px;
    font-weight: 700;
    text-decoration: none;
    padding-left: 0px;
}
.LeftBody a:hover
{
    color: #21679b;
}
.RightBody
{
    color: #4d5359;
    height: 100%;
    padding: 15px 15px 70px 15px;
    width: 100%;
}
.RightBody>ul
{
    font-weight: 700;
    padding-left: 0px;
}
.RightBody>ul>li
{
    padding-bottom: 5px;
    list-style-image: url("../images/bullet.png");
    list-style-position: inside;
    font-weight: 700;
}
.heading
{
    color: #005597;
    font-weight: 700;
    padding-top: 15px;
}
.LeftBody .heading
{
    color: #005597;
    padding-top: inherit;
}
.RightTeam .col-sm-3
{
    padding-top: 15px;
    display: block;
}
.TeamPic
{
    width: 100%;
    height: auto;
    max-width: 170px;
}
.TeamPicLink
{
    text-decoration: none;
    color: #79a5c7;
}
.TeamPicLink:hover
{
    text-decoration: none;
    color: #005597;
}
.Name
{
    text-decoration: none;
    font-weight: 700;
    font-size: 14px;
}
.Title
{
    text-decoration: none;
    font-size: 13px;
}
.TeamBio
{
    padding-top: 25px;
}
.TeamBio .col-sm-5
{
    font-size: 13px;
    color: #206A9B;
    line-height: 20px;
}
.TeamBio .col-sm-5 P
{
    padding-top: 5px;
    padding-bottom: 5px;
}
.TeamBio .col-sm-5 img
{
    width: 100%;
    max-width: 300px;
}
.TeamBio .col-sm-7 a
{
    text-decoration: none;
    color: #4d5359;
}
.TeamBio .col-sm-5 a
{
    color: #206A9B;
    text-decoration: none;
}
.TeamBio .col-sm-5 a:hover
{
    color: #79a5c7;
    text-decoration: none;
}
.TeamBio .col-sm-7 .heading
{
    padding-top: 0px;
    color: #206A9B;
    font-weight: normal;
}
.TeamBio .col-sm-7 .heading b
{
    font-weight: 700;
    font-size: 18px;
}

.wrapper {
    font-size: 13px;
    width: 100%;
    display: inherit;
    padding-bottom: 0;
    margin-bottom: 0;
}
.wrapper2 {
    height: 100%;
    display: inherit;
    padding-bottom: 0;
    margin-bottom: 0;
}
.inner {
    height: 100%;
    display: inherit;
    vertical-align: top;
}

.InvFocus td
{
    padding: 10px; background-color: #f6f9fb; color: #0d5e9d; 
                        border: 1px solid white;
}
.InvFocus td:first-child
{
    width: 30%; padding: 10px; background-color: #0d5e9d; color: #ffffff;
                        border: 1px solid white; font-weight: bold;
}
.InvFocus ul
{
    padding-left: 20px;
}
.Portfolio
{
    margin: 15px 30px;
    padding-bottom: 70px;
}
.Portfolio .row 
{
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #cecece;
}
.PortfolioHeader a
{
    font-weight: 700;
    font-size: 13px;
    height: 0px;
    padding: 0;
    margin: 0;
    text-decoration: none;
}
.msg_head .col-sm-1 {
    /*word-break: break-all;*/
}
.PortLogos
{
    width: 18rem;
    height: 12rem;
    object-fit: contain;
}

.PortImage
{
    z-index: -1;
    width: 100%;
    height: auto;
}
.PortTesti
{
    position: relative;
    width: 100%;
    float: left;
    margin-top: 0;
    display: block;
    z-index: 1;
    padding: 15px 15px 0 15px;
}
.LongBio
{
    display: none;
}
.quotes {display: none;}
.quote2 {display: none;}

.News a
{
    text-decoration: none;
    color: #4d5359;
}
.News a:hover
{
    text-decoration: none;
    color: #79a5c7;
}
.ToTop {
    position: fixed;
    right: 150px;
    display: block;
    bottom: 100px;
    font-size: 20px;
    z-index: 1000000000;
}
.PortArrow
{
    width: 13px;
    height: auto;
}


/* Admin */
.AdminTable {
    width: 100%;
    margin-bottom: 25px;
}
.AdminTable td {
    vertical-align: top;
    text-align: left;
    width: 80%;
    padding: 25px 15px 0px 15px;
    background-color: #f6f9fb;
    color: #0d5e9d;
    border: 1px solid white;
}
.AdminTable td:first-child {
    width: 20%;
    padding: 25px 15px 0px 15px;
    background-color: #ffffff;
    color: #0d5e9d;
    border: 1px solid white;
    font-weight: bold;
}

@media (max-width: 1199px) {
    .footer .row .col-sm-10
    {
        width: 30%;
    }
    .footer .row .col-sm-2
    {
        width: 70%;
    }
    .footer .row .col-sm-2 a {
        padding: 0 7px;
    }
}

@media (max-width: 991px) {
    .footer .row .col-sm-10
    {
        width: 100%;
    }
    .footer .row .col-sm-2
    {
        width: 100%;
    }
}

@media (min-width: 450px) {
    .container > .navbar-header {
        padding-top: 20px;
        padding-bottom: 10px;
    }
    .Logo img
    {
        max-width: 310px;
    }
}

@media (min-width: 768px) 
{
    body
    {
        margin: 40px auto;
    }
    .Logo {
        position: absolute;
        z-index: 1000;
    }
    .Logo img
    {
        max-width: 340px;
        padding: 0px;
    }

    
    .carousel-caption h1, .carousel-caption h1 P
    {
        font-size: 24px;
        margin-top: 0px;
    }
    .carousel-caption p
    {
        font-size: 13px;
    }
    .carousel-indicators
    {
        bottom: 60px;
        left: inherit;
        margin-left: -36%;
        text-align: center;
    }
    .carousel-indicators li 
    {
        border: 1px solid White;
    }
    /* Carousel end */
    
    .navbar-inverse {
    position:relative;
    background: rgba(0,85,151, .8);
    margin-top: -50px;
    border-color: transparent;
    }
    .navbar-inverse .navbar-collapse
    {
        background: none;
    }
    .nav > li > a
    {
        padding: 15px 12px;
    }
    /* Navbar end */
    .bgcontact
    /* {
        background: url("../Images/left-contact.jpg");
        background-repeat: repeat;
        min-height: 200px;
    } */
    .bgcontact h2
    {
        font-size: 24px;
    }
    .HomeStatement
    {
        padding-top: 20px;
    }
    .HomeStatement .col-sm-9
    {
        padding-top: 0px;
    }
    .footer
    {
        margin-top: -25px;
    }
    .footer .row .col-sm-2
    {
        text-align: center;
        padding-left: 6px;
    }
    .Secondary
    {
        top: 9%;
    }
    .SecCaption
    {
        color: white;
        background: rgba(75, 75, 74,0.9);
        padding: 10px 25px 5px 25px;
    }
    .SecCaption P
    {
        font-size: 12px;
    }
    .SecCaption h3,.SecCaption h3 P
    {
        font-size: 16px;
        /* text-shadow: 3px 3px 5px rgba(0, 0, 0, 0.6); */
    }

    .wrapper {
        width: 100%;
        display: table;
        padding-bottom: 0;
        margin-bottom: 0;
        margin-top: 0;
    }
    .wrapper2 {
        height: 100%;
        display: table-row;
        padding-bottom: 0;
        margin-bottom: 0;
    }
    .inner {
        height: 100%;
        display: inline-block;
        vertical-align: top;
    }
    .LeftBody
    {
        width: 27%;
        padding-left: 25px;
    }
    .LeftBody a
    {
        padding-left: 14px;
    }
    .RightBody
    {
        width: 72%;
        padding: 15px 15px 70px 40px;
    }
    .PortfolioHeader a
    {
        visibility: visible;
        height: inherit;
        font-weight: 700;
        font-size: 12.4px;
    }
    .PortTesti
    {
        width: 50%;
        float: right;
        margin-top: -25%;
        z-index: 1000;
    }
    .PortArrow
    {
        width: 10px;
        height: auto;
    }
}

@media (min-width: 992px) 
{
    body
    {
        margin: 50px auto;
    }
    .Logo img
    {
        max-width: 460px;
        width: 100%;
    }

    /* Carousel settings */
    .carousel-caption 
    {
        top: 30%;
        padding-bottom: 30px;
    }
    .carousel-caption h1, .carousel-caption h1 P
    {
        font-size: 32px;
    }
    .carousel-caption p
    {
        font-size: 16px;
    }
    /* Carousel end */

    .nav > li > a
    {
        padding: 15px 28px;
    }
    /* Navbar end */
    
    .bgcontact h2
    {
        font-size: 26px;
    }
    .HomeStatement
    {
        font-size: 16px;
    }
    .footer .row .col-sm-10
    {
        /*width: 42%;*/
    }
    .footer .row .col-sm-2
    {
        /*width: 58%;*/
    }
    .Secondary
    {
        top: 30%;
    }
    .SecCaption
    {
        padding: 10px 20px 5px 20px;
    }
    .SecCaption P
    {
        font-size: 14px;
    }
    .SecCaption h3, .SecCaption h3 P
    {
        font-size: 20px;
    }
    .wrapper {
        font-size: 14px;
    }
    .RightBody
    {
        padding: 15px 15px 70px 55px;
    }
    .LeftBody a
    {
        font-size: 15px;
        padding-left: 20px;
    }
    .PortfolioHeader a
    {
        font-weight: 700;
        font-size: 14px;
    }
    .Name
    {
        font-size: 13px;
    }
    .Title
    {
        font-size: 13px;
    }
    .PortArrow
    {
        width: 11px;
        height: auto;
    }
}


@media (min-width: 1200px) 
{
    .nav > li > a
    {
        padding: 15px 42px;
    }
    /* Navbar end */
    .SecCaption P
    {
        font-size: 18px;
    }
    .SecCaption h3,.SecCaption h3 P
    {
        font-size: 18px;
    }
    .carousel-caption h1, .carousel-caption h1 P
    {
        font-size: 34px;
        width: 90%;
    }
    .carousel-caption p
    {
        font-size: 18px;
    }
    .wrapper {
        font-size: 15px;
    }
    .Name
    {
        font-size: 14px;
    }
    .Title
    {
        font-size: 13px;
    }
    .PortfolioHeader a
    {
        font-size: 16px;
    }
}


/* Back to top button*/

.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: url(../Images/up.jpg) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5;
}
.no-touch .cd-top:hover {
  background-color: #e86256;
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 60px;
    width: 60px;
    right: 30px;
    bottom: 30px;
  }
}

.carousel-fade .carousel-inner .item {
    height: 500px;
  opacity: 0.3;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}
.carousel-fade .carousel-inner .item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 50% 5%;
}
.carousel-fade .carousel-inner .item:nth-child(2) img {
    object-position: 50% 15%;
}
.carousel-fade .carousel-inner .item:nth-child(7) img {
    object-position: 50% 0%;
}
.carousel-fade .carousel-inner {
    overflow: visible;
}
.carousel-fade .carousel-inner .item .item-content {
    position: absolute;
    bottom: -542px;
    right: 16px;
    display: flex;
    flex-direction: row;
    height: 520px;
    width: 520px;
}
.carousel-fade .carousel-inner .item .item-content img {
    width: 100px;
    height: 100px;
    object-fit: contain;
    margin-right: 20px;
}
.carousel-fade .carousel-inner .item .item-content p {
    color: #4d5359;
}
.carousel-fade .carousel-inner .item .item-content h6 {
    color: #4d5359;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.4;
}
@media (max-width: 991px) {
    .carousel-fade .carousel-inner .item .item-content {
        width: 422px;
    }
    .carousel-fade .carousel-inner .item .item-content img {
        width: 90px;
        height: 90px;
        margin-right: 16px;
    }
}



/*--- CMT ----*/
.DeleteButton
{
    float: right;
    color: Maroon;
}


@media (max-width: 991px) 
{
    .PortLogos {
        padding: 0;
    }
}
