.cleanlist {
    list-style: none;
    padding: 0;
    margin: 0;
}

.dashed-bulleted-list li:before{
    content: "-";
    padding-right: 15px;
}

hr {
    border-color: #000;
}


.carousel {
    margin-bottom: 60px;
}

#carousel1 {
    margin-top: 0;
    height: auto;
}
.home .carousel {
    border: 1px solid #000;
    margin-top: 30px;
}

#team_join {
    width: 100%;
}
#quotes {
    margin-top: 0;
}

.home .carousel-indicators {
    border: 1px solid #000;
}

.home #hello_left {
    text-align: justify;
}

section {
    padding: 0 0 20px;
}

.section-title {
    font-weight: bold;
    text-transform: uppercase;
}

.carousel-indicators {
    bottom: -40px;
    padding: 9px 0 9px;
    width: 100%;
    left: -1px;
    right: 0;
    margin: 0px 0px;
    box-sizing: content-box;
}

#carousel2 .carousel-indicators {
    border: none;
}

.carousel-indicators li {
    box-shadow: none;
}

.carousel-control {
    background: none !important;
    font-size: 60px;
}

.double_lines {
    padding: 10px 0;
    font-weight: 300;
    margin-top: 10px;
}

img {
    max-width: 100%;
}

strong,
b {
    font-family: av_bold;
    text-transform: uppercase;
}

.dropdown {
    list-style: none;
}

.dropdown a {
    color: #000;
}

.dropdown a:focus, .dropdown a:active {
    border: none;
}
#main_menu .nav li:focus > a, #main_menu .nav li:active > a{
    border-top: 1px solid;
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5;
}

#main_menu .nav .open > a, #main_menu .nav .open > li:hover > a, #main_menu .nav .open > li:focus > a,#main_menu .nav .open > li:active > a {
    background: #eee;
}

.pro_thumb:active .pro_thumb_title,
.pro_thumb:focus .pro_thumb_title {
    background: rgba(70, 144, 127, 0.8)
}

.pro_thumb:active img,
.pro_thumb:focus img {
    border-color: #1b1b1b;
}

.pro_thumb img,
.pro_thumb img {
    border: 1px solid transparent;
}

.news_vert a{
    display: block;
}
.news_vert a+a{
    margin-top: 10px;
}

#header+.dropdown .dropdown-menu a:active, #header+.dropdown .dropdown-menu a:focus{
    background: #276b5a;
}
.excerpt {
    margin-top: 15px;
}

.excerpt + [data-readmore-toggle] {
    font-family: 'av_bold';
    color: #47907F;
    text-align: right;
}

img a {
    border: 1px solid transparent;
    transition: 0.2s ease-in-out;
}
img a:focus,img a:active {
    border-color: initial;
}

.dropdown a:hover,
.dropdown a:focus {
    text-decoration: none;
    color: #000;
}

#header+.dropdown .dropdown-menu {
    position: relative;
    width: 100%;
    border: 0;
    margin: 0;
}

#header+.dropdown li {
    border-top: 0;
    border-bottom: 1px solid #fff;
}

#header+.dropdown li a {
    background: #46907e;
    font-family: 'av_light';
    text-transform: uppercase;
    padding: 5px 30px;
    font-size: 18px;
}

#header+.dropdown li a.active {
    background: #ffbf01;
    color: #000;
    pointer-events: none;
}

#header+.dropdown li a.active:hover {
    color: #000;
}

#header+.dropdown li a:hover {
    color: #fff;
}


/*header*/

#header {
    margin-bottom: 0;
    padding-bottom: 20px;
    border-bottom: 1px solid #000;
}

#main_menu {
    /*padding-left: 4%;*/
}

#menu_icon_container {
    margin-top: 30px;
}

#overAll {
    min-height: 100vh;
}

.page-title {
    margin: 0;
    padding: 5px 0;
    border-bottom: 1px solid #000;
    text-transform: uppercase;
}

.page-title .caret {
    line-height: 0.5em;
    font-family: av_bold;
}

.sub-title {
    background: #6b6b6b;
    color: #fff;
    padding: 5px 5px 5px 30px;
    margin: 0;
    text-transform: uppercase;
    position: relative;
}

.intro-heading {
    text-align: center;
    font-size: 5.5rem;
    text-transform: uppercase;
    margin: 15px 0 0;
}

.intro-heading span {
    color: #46907f;
    font-family: av_light;
}


/*footer*/

footer {
    font-size: 15px;
    clear: both;
    padding-top: 15px;
}

footer .footer_gray a {
    color: #fff;
    margin: 2px 0;
    display: inline-block;
}

footer .footer_gray a:hover,
footer .footer_gray a:focus {
    color: #ffbf01;
    text-decoration: none;
}

.footer_gray {
    padding: 15px 0 5px;
}

a#gotop {
    font-size: 13px;
    font-weight: 600;
}


/*other styles*/

.sub_menu {
    margin: 0;
    padding: 0;
}

.sub-title .navbar-toggle {
    background: transparent;
    padding: 0;
    margin: 0 5px;
}

.sub-title .navbar-toggle .icon-bar {
    height: 3px;
}

#share-icons ul li {
    margin: 0;
    width: 16.66%;
    float: none;
    display: inline-block;
    font-size: initial;
}

#share-icons ul {
    margin: 0;
    padding: 5px 0 0;
    font-size: 0;
}

ol#after_car {
    margin: 0;
}

#quotes br {
    display: none
    
}

/* bim projects*/
.bim_pro_thumb_title {
    color: #000;
    font-family: av_bold;
    position: relative;
}

.anim_about .vthumb_container > div {
    margin-bottom: 10px;
}

.anim_about .vthumb_container > div a{
    display: block;
    position: relative;
}

.anim_about .vthumb_container > div a:before{
    /*
    content: "";
    background: url('../../images/play_clear.png') center/cover;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    */
}


    .anim_about .vthumb_container > div a:before {
        content: "";
        background: url(../../images/play_clear.png) center/cover;
        width: 50%;
        height: 50%;
        position: absolute;
        z-index: 2;
        top: 25%;
        left: 24%;
    }

.bim_pro_thumb .panel-body img:first-of-type {
    margin-top: 15px;
}

.bim_pro_thumb h4{
    font-family: av_light;
    margin-bottom: 0;
    margin-top: 5px;
}

.bim_pro_thumb {
    border-bottom: 1px solid #000;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.bim_pro_thumb a{
    display: table;
}
.bim_pro_thumb img,.bim_pro_thumb_title {
    
}

.bim_pro_thumb img {
    min-width: 100%;
}

.bim_pro_thumb .panel-body img {
    margin-bottom: 15px;
}

.bim_pro_thumb h3 {
    line-height: 1;
    margin-top: 20px;
    font-size: 18px;
    margin-bottom: 0;
}

.bim_pro_thumb_title:before {
    content: "+";
    position: absolute;
    top: -15px;
    right: 0;
    font-style: normal;
    font-size: 50px;
    font-family: av_med;
    line-height: 1;
}

.collapsed .bim_pro_thumb_title:before {
    content: "+";
}

.ui-link:not(.collapsed) .bim_pro_thumb_title:before {
    content: "-";
}

.youtube {
    background: #cc181e;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
}

/* Custom, iPhone Retina */

@media only screen and (min-width: 320px) {}


/* Extra Small Devices, Phones */

@media only screen and (min-width: 480px) {}


/* Small Devices, Tablets */

@media only screen and (min-width: 768px) {
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav {
        float: none;
    }
}