/*header*/
.agentLogo a {
    display: block;
    max-width: 300px;
    margin: 35px auto;
}

.header.masthead {
    margin: 20px 0;
}

/*navigation*/
.navbar-wrapper nav .container {
    font-size: 0 !important;
}
/* Removes the extra bottom margin that appears when centering the nav */

/*hero*/
#hero {
    background-color: #206B8F;
    padding-top: 10px;
    font-size: 16px;
}

    #hero h2 {
        font-size: 26px;
        text-transform: uppercase;
        margin-top: 10px;
        padding: 0;
    }

    #hero h2,
    #hero p {
        color: white;
    }

    #hero p {
        margin-bottom: 5px;
    }

    #hero img {
        width: 100%;
    }

    #hero aside {
        padding-bottom: 0;
        font-size: 18px;
    }

.hero-container .learnmore {
    float: left;
    margin-bottom: 20px;
}

#hero .backArrow,
#hero .forwardArrow {
    display: inline-block;
    top: 40%;
    background: #fff;
    width: 35px;
    height: 60px;
    font-size: 2.750em;
    text-align: center;
    color: #777;
}

    #hero .backArrow i,
    #hero .forwardArrow i {
        margin-top: 7px;
        vertical-align: top;
    }

    #hero .forwardArrow i {
        margin-left: 6px;
    }

    #hero .backArrow i {
        margin-right: 4px;
    }

#hero .forwardArrow {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    box-shadow: -2px 0 1px rgba(0, 0, 0, 0.3);
    left: auto;
    right: 0;
    margin-right: 15px;
}

#hero .backArrow {
    margin-left: 15px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    box-shadow: 2px 0 1px rgba(0, 0, 0, 0.3);
}


/*3-box section*/
/*.box-icon {
    margin: 0 auto;
    max-width: 50%;
}*/

/*.section {
    margin-bottom: 40px;
    padding-bottom: 40px;
    margin-top: 20px;
}*/

/*.box .btn {
    left: 50%;
    margin-left: -50px;
    margin-top: 10px;
}*/

.section:first-of-type {
    margin-top: 20px;
}

.section_Boxes {
    margin-bottom: 30px;
}

.section_Boxes h3 {
    margin-top: 15px;
}

.FullWidth {
    margin-bottom: 30px;
    overflow-wrap: break-word;
}


/* 3 box equal height columns */
/* content styles */

.inside {
    margin-top: 20px;
    margin-bottom: 20px;
    background: #ededed;
    background: -webkit-gradient(linear, left top, left bottom,color-stop(0%, #f4f4f4), color-stop(100%, #ededed));
    background: -moz-linear-gradient(top, #f4f4f4 0%, #ededed 100%);
    background: -ms-linear-gradient(top, #f4f4f4 0%, #ededed 100%);
}

.inside-full-height {
    /*
  // if you want to give content full height give him height: 100%;
  // with content full height you can't apply margins to the content
  // content full height does not work in ie http://stackoverflow.com/questions/27384433/ie-display-table-cell-child-ignores-height-100
  */
    height: 100%;
    margin-top: 0;
    margin-bottom: 0;
}

.box p {
    margin-top: 10px;
}

/*content*/
article ol {
    list-style-type: decimal;
}

article ul {
    list-style-type: disc;
}

#additional nav ul {
    margin-left: 0;
}

#additional .viewAll {
    clear: both;
    margin-left: 15px;
    padding-bottom: 20px;
}

#additional .matterContent {
    display: none;
}

    #additional .matterContent.selected {
        display: block;
    }

    #additional .matterContent section:nth-child(odd) {
        clear: left;
    }
/* Ensures columns wrap equally inside the tabs */

.panel-title a {
    display: block;
}

#allVideoContent .videoContent.col-md-4:nth-child(3n+1) {
    clear: left;
}
/* Ensures columns wrap equally inside the tabs, by clearing child elements 4, 7, 10, 13, etc. */
aside section.col-sm-6:nth-child(odd) {
    clear: left;
}
/* Ensures columns wrap equally inside the tabs */
.contact p {
    margin-bottom: 0;
}

.thumbnail {
    border: none;
}

    .thumbnail img {
        width: 100%;
    }

    .thumbnail .caption {
        padding: 9px 0;
    }

.fancybox-inner h2 {
    margin-top: 5px;
}

/*aside*/
aside .rule {
    background: none;
    border-bottom: 1px solid #808080;
}

aside .socialMedia {
    font-size: 25px;
}

aside .contact p {
    margin-bottom: 0;
}
aside > .sidebarWidget {
    margin-top: 20px;
}


/*footer*/
footer {
    clear: both;
    min-height: 250px;
}

.footer-container {
    margin-top: 50px;
}

.np-contact-information p {
    margin-bottom: 0;
}

.np-address_block {
    margin: 15px 0;
}


/*page unique*/
#formCareer .upload {
    position: relative;
    height: 63px;
    width: 238px;
}

#formCareer .fakefile,
#formCareer .realfile {
    position: absolute;
    top: 15px;
    left: 0;
}

#formCareer .fakefile {
    width: 165px;
    z-index: 1;
}

    #formCareer .fakefile input {
        width: 158px;
        height: 21px;
        border: none;
    }

#formCareer .realfile {
    opacity: 0;
    filter: alpha(opacity:0);
    width: 238px;
    z-index: 2;
}

#teamContent .principal {
    margin-top: 15px;
}

#agentContent img {
    float: right;
}

#agentPhoto img {
    width: 200px;
    height: 200px;
}

#blogContent .post img {
    float: right;
}

#postContent .dateTime {
    font-style: italic;
    font-size: 13px;
}

#form2_content .cancel {
    float: right;
}

#allTypeContent section {
    float: left;
}

#allTypeContent .left {
    clear: both;
}

#articleContent .video {
    width: 190px;
    height: 145px;
}

#articleContent .fastFact,
#articleContent .tip {
    margin: 0 0 30px 30px;
}

#matterContent img {
    width: 300px;
    height: 229px;
    float: left;
}

#matterContent .featuredFlag {
    font-size: 20px;
    font-family: 'Lato', sans-serif;
}

.market .marketGraph {
    width: 285px;
    height: 150px;
}

#EventRegistrationSignupForm #KeepMePosted {
    float: left;
    margin-right: 4px;
}

#EventRegistrationSignupForm label[for="KeepMePosted"] {
    display: block;
    font-size: 14px;
}

#EventRegistrationSignupForm input,
#EventRegistrationSignupForm textarea {
    width: 300px;
}

    #EventRegistrationSignupForm input[type="checkbox"] {
        width: auto !important;
    }

.page-contact .contact-block {
    margin-top: 20px;
}

    .page-contact .contact-block h2 {
        margin-top: 0;
    }

    .page-contact .contact-block p {
        margin-bottom: 0;
        font-size: 14px;
    }

    .page-contact .contact-block .contact {
        margin-bottom: 10px;
    }

    .page-contact .contact-block .address {
        margin-bottom: 10px;
    }

    .page-contact .contact-block .contact span {
        font-weight: bold;
        font-size: 14px;
    }

#eventContent .description h2 {
    margin: 10px 0;
}

#eventContent .info h4 {
    margin-top: 14px;
}

#eventContent .info p {
    margin-bottom: 0;
}

.event_website {
    display: block;
}

.map-canvas {
    width: 100%;
    height: 320px;
}

.scrolloff {
    pointer-events: none;
}

.single-event {
    margin-bottom: 20px;
}
.single-event h3{
  font-size:20px;
  margin-bottom:5px;
}
.single-event p{
  margin-bottom:0;
}
.single-event h4{
  margin-top:0;
  margin-bottom:5px;
  font-size:16px;
}
.single-event h5{
  margin:0;
}
.single-event:last-of-type{
  margin-bottom:0;
}
/* Helper Classes */
.relative {
    position: relative;
}

.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
/* Experimental class that adds flexbox-based equal-height columns to Bootstrap's grid system http://getbootstrap.com.vn/examples/equal-height-columns/ */


/* Social */
.header-social {
    width: 40px;
    height: 120px;
    position: fixed;
    top: 130px;
    right: 0;
    z-index: 9999;
}

    .header-social a {
        display: inline-block;
        width: 40px;
        height: 40px;
        margin: 0;
        padding: 11px 0;
        text-align: center;
        color: #fff;
    }

        .header-social a:hover {
            color: #000;
        }

        .header-social a i {
            margin: 0;
            font-size: 1.200em;
            vertical-align: top;
        }

    .header-social .twitter {
        background: #2CAAE1;
    }

        .header-social .twitter:hover,
        .header-social .twitter:active,
        .header-social .twitter:focus {
            background: #46C4FB;
        }

    .header-social .linkedin {
        background: #007FB1;
        margin: 0;
    }

        .header-social .linkedin:hover,
        .header-social .linkedin:active,
        .header-social .linkedin:focus {
            background: #1A99CB;
        }

    .header-social .youtube {
        background: #CD201F;
    }

        .header-social .youtube:hover,
        .header-social .youtube:active,
        .header-social .youtube:focus {
            background: #E52D31;
        }

    .header-social .facebook {
        background: #00549E;
    }

        .header-social .facebook:hover,
        .header-social .facebook:active,
        .header-social .facebook:focus {
            background: #1A6EB8;
        }

/* This is for the video-scroll-play script */
.js-video-autoplay {
  width: 100%;
  margin-bottom: 40px;
}