
div.header-navbar.navbar.navbar-default.navbar-static-top {
z-index: 2;
}


#slides {
    float: left;
    position: relative;
    z-index: 1;
    margin-top: -185px;
}

.bx-wrapper .bx-controls-auto, .bx-wrapper .bx-pager {
	bottom:8px !important;
}
@media all and (max-width: 784px) {
  .navbar-left {
	margin:0 0 0 -20px;
	}
}
@media all and (max-width: 740px) {
  .navbar-left {
	margin:0 0 0 0;
	}
}
@media all and (max-width: 750px) {
  .bxslider_container {
    display: none;
  }
}
div.bxslider_container {
	margin:-84px 0 0 0;
	position: relative;
}
div.bx-viewport {
overflow: visible !important;
	}

.slider-bottom-container {
    border: 0 none;
    bottom: 18.7em;
    box-sizing: border-box;
    float: left;
    overflow: visible;
    padding-bottom: 1em;
    padding-top: 1em;
    position: relative;
    width: 100%;
    z-index: 1;
    background-color: #030303;
    background: rgba(0,0,0,.6);
	font-size: .8em;

}

.strip .container, .container.footer-links, #EntityFormControl, .slider-bottom-content .container {
    max-width: 1170px;
}

.slider-bottom-content {
    height: 73px;
    margin: 0!important;
}

.slider-bottom-links {
    padding: 20px 0px;
    font-size: 1.7em;
    font-family: "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-weight: 900;
	text-shadow: rgb(3, 3, 3) 3px 3px 3px;
	text-transform: uppercase;
}

.slider-bottom-links > div > a {
    color: #fff;
}

.container {
    width: 100%;
}

.page-container {
    background-image: url(../arrowTopREV.png);
    background-position: center top;
    background-repeat: no-repeat;
    border: 0 none;
   /* padding-top: 4em;*/
    padding-bottom: .5em;
}




.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li .active > a:hover {
    background-position: center bottom;
    background-repeat: no-repeat;
    border: none!important;
    border-bottom: 1px solid #dddddd !important;
    position: relative;
    color: #555;
}

.nav-tabs.nav-justified > li > a {
    color: #ffffff;
    border-bottom: 1px solid #dddddd;
    width: 100%;
    position: relative;
}

.nav-tabs.nav-justified > li > a {
    font-family: inherit;
    background-color: #000080;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    width: 100%;
    left: 0px;
    font-family: inherit;
}

@media screen and (max-width: 767px){
.slider-bottom-container {
    display: none;
}

.main-summary {
    padding: 15px 15px;
}


}


@media screen and (min-width: 768px){
#slider {
    height: 650px;
    margin-bottom: -235px;
}

.main-summary {
    padding: 20px 20px;
}



.page-main-title {
    position: relative;
}

.quick-nav {
    text-align: center;
}

.tab-content {
    margin-top: 10px;
}

.nav-tabs.nav-justified>li>a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
}

}

/* Content Section */
.content {
    background-color: #ffffff;
    border: 0 none;
    padding-top: 1em;
    padding-right: 1em;
    padding-bottom: 1em;
    padding-left: 1em;
    margin-bottom: 15px;
    -webkit-box-shadow: 0 3px 6px #e9e7da;
    -moz-box-shadow: 0 3px 6px #e9e7da;
    box-shadow: 0 3px 6px #e9e7da;
}


.slick-container {
    display: none; 
    padding: 20px 20px;
    background-color: #E9D06D;
    max-height: 190px;
}

.slick-track {
    float: none;
    margin: 0 auto 0;
}

.slick-list {
    z-index: 1;
}

.slick-prev {
    float: left;
    background: url(../arrow-left.png) left top no-repeat!important;
}

.slick-next {
    background: url(../arrow-right.png) left top no-repeat!important;
    float: right;
    margin-left: 5px;
}

.slick-prev, .slick-next {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    margin-top: 20px;
    margin-bottom: 5px;
    z-index: 500;
}

.slick-prev, .slick-next {
    -moz-user-select: none;
    background: none;
    border: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    text-indent: -9999px;
    padding: 6px 12px;
    white-space: nowrap;
    width: 36px;
    height: 64px;
    margin-top: -100px;
    position: relative;
}

.main-summary {
    margin: 0!important;
    background-size: cover;
    -webkit-background-origin: border;
    position: relative;
}

.summary-one {
    background-color: rgba(255,255,255,0.9);
    border-radius: 20px;
    color: black;
    padding: 15px;
}

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-15 {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
.col-sm-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}

@media screen and (max-width: 767px) {
    .col-md-15 {
        margin-top: 30px;
    }
}
@media screen and (max-width: 767px) {

.pop_link {
        padding:2px !important;
}

}
.pop_link img {
  border-style: none;	
}
