.dropdown-menu {
    border:1px solid #eeeeee !important;
}


.site-title h2 {
    font-size:23px;
}

.main-nav ul li a {
    color:black !important;
}

.text-align-right {
    text-align: right;
}

.blog-desc {
    font-family: Gotham-BookItalic;
    border-left:2px solid #333;
    float:left;
    padding-left:15px;
}

.other-title {
    font-family: 'Gotham-Book';
    font-size:15px;
    line-height: 19px;
}

.bg-grey {
    background-color: #fbfbfb;
}

.btn-orange {
    background-color: orangered;
    color:white;
}

.spn-orange {
    background-color: orangered;
    color:white;
    padding:10px;
}

.bg-home {
    background: url('../images/bg-001.jpg') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.lb-sm {
    font-size: 12px;
}

.lb-md {
    font-size: 15px;
}
.lb-md i {
    font-weight: bold;
}

.lb-lg {
    font-size: 20px;
}

.slide-title {
    color: #fff;
    font-family: 'Gotham-Book';
    letter-spacing: normal;
	text-shadow: 0px 0px 16px #000000;
}
.slide-desc {
    color: white;
    font-family: 'Gotham-Book';
    text-align: right;
    float: right;
}

.tp-banner b {
    color: #ffffff;
    font-family: Gotham-Bold;
    text-shadow: 0px 0px 16px #000000;
}

.tp-banner .banner-btn{
	background-color: #000000;
	font-family: Gotham-Bold;
	text-transform: none !important;
}

select{
    z-index: 0 !important;
}


.award-title {
    line-height: 15px;
    font-size:14px;
    padding-top:20px;
    height: 60px;
    padding:10px;;
    text-align: center;
}

.award-item {
    margin-bottom:30px;
}

.award-image {
    text-align: center !important;
    height: 140px;
}

.award-image img {
    margin:auto;
}

.award-thumb {
    text-align: center;
    height: 150px;
}

.article-content ul {
    padding-left:15px;
}

.article-content ul li {
    font-size:15px;
}

.article-content h2 {
    font-size:22px;
}

.article-padding {
    padding-top:40px !important;
    padding-bottom:80px;
}

.other-news-title a{
    font-family: 'Gotham-Book' !important;
}


.contact-item p a {
    font-weight: 600
}

.widget-contact .contact-item p {
    padding: 10px 0 0 30px;
    margin: 0 0 10px;
    font-size: 16px;
    line-height: 24px
}

.widget-contact .contact-item p a {
    font-weight: 600
}

.widget-contact .contact-item p span {
    display: block;
    font-size: 14px;
    padding-top: 5px
}

.widget-contact .contact-item i {
    float: left;
    font-size: 24px;
    margin-top: 15px;
    color: #818181
}

.loader-gif {
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url(../images/30.gif) center center no-repeat #fff;
    z-index: 999;
    z-index: 9990;
}

.callcenter-spn {
    float:right;
    font-size:40px !important;
    font-family: Gotham-Book;
    margin-top:25px;
}

.callcenter-spn i {
    color:#1e3881;
}

.callcenter-service-text {
    float:right;
    font-size:16px;
    font-family: Gotham-Book;
    margin-top:10px;
}
.services-top {
    margin-bottom:70px;
}

.services-top .input-item {
    margin-right:15px;
}

.service-desc-text {
    margin-bottom:20px;
}

.service-desc-text strong {
    font-family: GothamMedium;
}

.stores-container {
    background-color: #fcfcfc;
    border:1px solid #e4e4e4;
    padding-top:40px;
    padding-bottom:40px;
}

.bg-lightblue {
    background-color: #f2f8ff;
}

.store-result {
    margin-bottom:30px;
}

.store-result .title {
    margin-bottom:50px;
    font-size:22px;
    font-family: GothamMedium;
    color:#1e3881;
}

.store-result .address {
    font-size:16px;
    font-family: Gotham-Book;
}

.store-result .phone {
    margin-top:20px;
    font-size:16px;
    font-family: Gotham-Book;
}

.result-pad {
    padding:0px !important;
    margin:0px;
    margin-bottom:0px;
    margin-top:30px;
}

.store-map {
    height: 300px;
}

.map-bg {
    background-color: white;
    border:1px solid #CCC;
    padding:10px;
}

.store-header {
    padding-top:25px !important;
    padding-bottom:25px !important;
}

.pad-50 {
    padding-bottom:50px !important;
}

.bg-grey2 {
    background-color: #fafafa !important;
    border-top:1px solid #eaeaea;
}

.job-container {
    overflow: hidden;
    padding-bottom:20px;
    padding-bottom:100px;
}

strong {
    font-family: Gotham-Bold;
}

.margin-bottom-15 {
    margin-bottom:15px !important;
}

.col-centered{
    float: none;
    margin: 0 auto;
}

.text-align-center {
    text-align: center !important;
}















