body {
    overflow-x:hidden;
}
a {
    color: #428bca;
    text-decoration: none;
}
a:hover, a:focus {
    color: #2a6496;
    text-decoration: underline;
}

h2 {
    font-weight: 200;
    font-size: 42px;
    color: #981020;
}
h2 span {
    font-weight: 600;
}
h3 {
    margin-bottom: 30px;
    color: #981020;
}
img {
    max-width: 100%;
}
.btn-primary {
    background-color: #981020;
    border-color: #981020;
    border-radius: 0;
    padding:10px 20px;
}
.btn-primary:hover {
    background-color: #7a0d1a;
    border-color: #7a0d1a;
}
.btn-primary:focus {
    background-color: #7a0d1a;
    border-color: #7a0d1a;
    box-shadow: 0 0 0 0.25rem rgb(152 16 32 / 50%);
}
.btn-outline {
    padding: 15px 25px;
    border-radius: 0;
    border-color: #981020;
    color: #981020;
}
.btn-light-outline-icon-right {
    padding: 0 0 0 25px;
    border-radius: 0;
    border-color: #FFF;
    color: #FFF;
}
.btn-light-outline-icon-right i {
    color: #981020;
    background: #FFF;
    padding: 15px 20px;
    margin-left: 25px;
}
.btn-light-outline-icon-right:hover {
    color: #981020;
    background: #FFF;
    text-decoration: none;
}
.btn-outline-icon-right {
    padding: 0 0 0 25px;
    border-radius: 0;
    border-color: #981020;
    color: #981020;
}
.btn-outline-icon-right i {
    color: #FFF;
    background: #981020;
    padding: 15px 20px;
    margin-left: 25px;
}
.btn-outline-icon-right:hover {
    color: #FFF;
    background: #981020;
    text-decoration: none;
}
.mb-30 {
    margin-bottom: 30px;
}
.mb-50 {
    margin-bottom: 50px;
}
.text-right {
    text-align: right;
}
.bg-red {
    background: #981020;
}
.bg-yellow {
    background: #AD9C14;
}
.form-control {
    margin-bottom: 16px;
}
.home #header, #header {
    position: absolute;
}
#header {
    width: 100%;
    overflow: hidden;
    z-index: 4;
}
#logo {
    margin: 0;
    text-indent: -9999px;
    overflow: hidden;
    float: left;
    width: 150px;
    height: auto;
    border-radius: 0 0 3px 3px;
    -webkit-border-radius: 0 0 3px 3px;
    position: relative;
}
.modal-header #logo {
    width: 120px;
}
#logo img {
    width: 100%;
    height: auto;
    display: block;
}
#header .right, #menu-modal .right {
    padding: 20px 0 0;
    float: right;
    color: #fff;
}
#header .social-link {
    font-size: 14px;
    width: 37px;
    margin: 3px;
}
#header .right .tel {
    margin-top: 18px;
    font-size: 18px;
    float: left;
    color: #212529;
}
#header .right .tel a {
    color: #212529;
}
#header .right .link {
    margin: 18px 0 0 36px;
    font-size: 18px;
    float: left;
    color: #212529;
}
#header .btn-primary {
    margin: 3px 0 0 36px;
}
#header .btn-primary i {
    font-size: 12px;
    margin-left: 7px;
}
#menu-modal .modal-content {
    background: rgb(152,16,32);
}
#menu-modal .modal-header {
    border-bottom: 0px solid #FFF;
}
#menu-modal .btn-close {
    color: #FFF;
}
.main_menu a, .modal-body a {
    color: #FFF;
    text-transform: lowercase;
}
.main_menu ul, .modal-body ul {
    padding-left: 0px;
}
.main_menu ul li, .modal-body ul li {
    list-style: none;
    line-height: 1.3;
}
.main_menu > ul > li > a, .modal-body h3 {
    color: #AD9C14;
    margin-bottom: 10px;
    display: block;
    font-size: 12px;
    font-weight: 400;
    text-transform: lowercase;
}
.main_menu > ul > li > ul, .modal-body ul {
    font-size: 16px;
    margin-bottom: 20px;
    text-transform: lowercase;
    color: #FFF;
}
.slider-item.slick-slide {
    height: 100vh !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important
}
.slider-item .caption, .tp-page-header .caption {
    margin-top: 150px;
    position: absolute;
    max-width: 70%;
}
.slider-item .caption h1, .tp-page-header .caption h1 {
    color: #981020;
    font-weight: 400;
}
.slider-item .caption h1 span, .tp-page-header .caption h1 span {
    font-weight: 600;
}
.tp-page-header {
    min-height: 350px !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}
section.subpage-content {
        padding: 50px 0 50px;
}
.light-grey-bg {
    background: #f0f0f0;
}
section.subpage-content h2 {
    margin-bottom: 30px;
}
ul.contact-list em {
    font-size: 34px;
}
ul.contact-list {
    font-size: 14px;
    font-weight: 400;
    margin-left: 4em;
}
ul.contact-list li {
    margin-bottom: 1rem;
}
ul.contact-list span {
    font-size: 20px;
    font-weight: 600;
    display: block;
    line-height: 1.2;
}
ul.contact-list a {
    color: #FFF;
}
.img-responsive {
    max-width: 100%;
}
section.home-map .bg-red, section.home-map .bg-yellow, section.blog-content .bg-yellow, section.blog-list-page .blog-sidebar {
    padding-top: 50px;
    padding-bottom: 50px;
    color: #FFF;
}
section.blog-content .blog-desc {
    padding-top: 50px;
    padding-bottom: 50px;
}
section.blog-list-page .blog-list {
    padding-top: 50px;
    padding-bottom: 50px;
}
section.home-map .bg-red h2, section.home-map .bg-yellow h2, section.blog-content .bg-yellow h2 {
    color: #FFF;
}
section.home-map h2, section.blog-content h2 {
    margin-bottom: 30px;
}
section.home-map ul.map-list li a {
    color: #FFF;
}
body.subpage section.home-map .bg-red a.btn {
    display:none;
}
ul.map-list {
    margin-left: 1.5rem;
    margin-bottom: 30px;
}
ul.map-list li {
    margin-bottom: 10px;
}
section.map-detail .locator-contact {
    padding: 50px 50px 50px 170px;
}
.locator-desc {
    padding-top: 50px;
    padding-bottom: 50px;
}
.locator-desc .btn, .blog-desc .btn {
    float: right;
}
.locator-info {
    display: inline-block;
    margin-right: 30px;
    float: left;
    width: auto;
    margin-bottom: 30px;
}
.locator-info h3, .locator-info h6 {
    color: #FFF;
}
.locator-info img {
    max-width: 100%;
    margin-bottom: 5px;
}
.locator-icon {
    max-width: 100px;
    padding: 0px 10px;
    display: inline-grid;
    
}
.locator-result {
    background: #FFF;
    margin-bottom: 50px;
}
section.home-about {
    padding-top: 50px;
    padding-bottom: 160px;
    margin-bottom: 50px;
    background: url('/images/styles/home-about-bg.jpg');
    background-position: left bottom; 
    background-repeat: no-repeat; 
    background-size: 80%;
}
.about-desc {
    border-left: 1px solid #AD9C14;
    padding: 10px 0px 10px 30px;
    max-width: 450px;
}
.about-desc p {
    margin-bottom: 0;
}
.flag {
    color: #FFF;
    text-align:center;
    padding: 30px 10px 15px;
    margin-bottom: 50px;
    position:relative;
    max-width: 100px;
}
.flag.red {
    background: #981020;
}
.flag.yellow {
    background: #AD9C14;
}
.flag h3 {
    font-size: 16px;
    font-weight: 200;
    color: #FFF;
}
.flag h3 span {
    font-weight: 600;
    display: block;
}
.flag:after {
    content:'';
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-top: solid 20px #981020;
    border-left: solid 46px transparent;
    border-right: solid 46px transparent;
}
.flag.yellow:after {
    border-top: solid 20px #AD9C14;
}
section.team {
    background: #AD9C14;
    color: #FFF;
    padding:50px 0;
}
section.team .team-drops {
    margin-right: 30px;
    max-width:40px;
}
section.team h2 {
    font-weight: 200;
    font-size: 42px;
    margin-bottom:30px;
    color: #FFF;
}
section.team h2 span {
    font-weight: 600;
}
.team-page .card, .subpage-content .card {
    margin-bottom: 30px;
}
.team-slider .card {
  margin: 3px 5px 10px;
    border-radius: 0px;
    background: #000;
}
.team-slider .card-img, .team-slider .card-img-top {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
.team-slider .card img {
  transition: opacity .3s ease-in-out;
}
.team-slider .card:hover img {
    opacity: 0.7;
}
.team-slider .card-body {
    background: #FFF;
}
h3 a {
    color: #981020;
}
h3 a:hover {
    color: #7a0d1a
}
.card h4 {
    color: #981020;
}
.card h5 {
	color: #212529;
    font-weight: 200;
}
.card .location {
	background: #333;
	padding: 0.5rem 1rem;
	color: #FFF;
	text-transform: uppercase;
	margin-botom: 0px;
}
.card .location h6 {
	margin-bottom: 0px;
}
.team-slider .slick-arrow:before {
    padding: 15px;
    border: 1px solid #FFF;
    color: #FFF;
    width: 52px;
}
.team-slider .slick-prev {
  left: -70px;
}
.team-slider .slick-next {
  right: -50px
}
.team-slider p {
  margin-bottom: 1.3rem
}
.card:hover .social-list {
  opacity: 1
}
.card .social-list {
  position: absolute;
  right: 16px;
  top: 0;
  background: #981020;
  color: #fff;
  padding: 7px 6px 3px;
  font-size: 18px;
  opacity: 0;
  -webkit-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out;
    list-style:none;
}
.card .social-list li {
  margin-bottom: 2px
}
.card .social-list li a {
  color: inherit;
  text-decoration: none;
	text-align: center;
	font-size: 1rem;
}
.card .social-list li a .fa-mobile {
	 font-size: 18px;
}
.card {
  border: none;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.1)
}
.card a:hover {
	text-decoration: none;
}

section.social {
    padding: 50px 0;
    background: linear-gradient(90deg, #f0f0f0 50%, white 50%);
}
section.social img.social-drops {
    text-align: center;
    max-width: 260px;
    margin-bottom:10px;
}
section.social h2 {
    color: #981020;
    font-weight: 200;
    font-size: 42px;
}
section.social h2 span {
    font-weight: 600;
}
.social-link {
    font-size: 16px;
    width: 44px;
    display:inline-block;
    color:#FFF;
    padding: 10px;
    background: #AD9C14;
    margin: 5px;
    text-align:center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    transition: background-color 0.5s ease
}
.social-link:hover {
    background:#981020;
    color: #FFF;
}

footer {
    background: #981020;
    color: #FFF;
    padding:50px 0 20px;
}
footer a {
    color: #FFF;
    text-transform: lowercase;
}
footer a:hover {
    color: #fefefe;
    text-decoration: none;
}
footer .phone {
    font-size: 32px;
    font-weight: 200;
    display:block;
}
footer .outlet {
    font-size: 32px;
    font-weight: 600;
}
footer .outlet .fa {
    font-size: 20px;
    transition: margin 700ms;
}
footer .outlet:hover .fa {
    margin-left: 5px;
}
footer hr {
    opacity: 1;
    margin: 50px 0;
}
.footer-content {
    position: relative;
}
.footer-content:before {
    content: '';
    width: 90px;
    height: 65px;
    position: absolute;
    top: -80px;
    right: 60px;
    background: url(/images/styles/top-icon.png) no-repeat;
    background-size: 90px auto;
}
footer h4 {
    margin-bottom: 1rem;
}
footer ul {
    padding-left: 0px;
    list-style: none;
    margin-bottom: 30px;
}
footer li {
    margin-bottom: 0.5rem;
}

#tiny-footer {
    background: #FFF;
    padding: 30px 0 20px 0;
}
#tiny-footer a {
    color: #333;
}
#tiny-footer a:hover, #tiny-footer a:focus {
    color: #981020;
    text-decoration: underline;
}
.blog-post-list img {
    object-fit: cover !important;
    height: 100%;
    width: auto;
}
.ip-blog-post-list {
    padding: 1rem;
}
.ip-blog-post-list h2 {
    font-size: 2rem;
    margin-bottom: 0.5rem !important;
}
.blog-post-list .tags {
    background: #333;
    padding: 0.5rem 1rem;
    color: #FFF;
    text-transform: uppercase;
    margin-bottom: 0px;
}
.blog-post-list .tags ul, .blog-post .tags ul    {
    margin-left: 0px !important;
    padding-left: 0px !important;
}
ul.team-contact {
    margin-left: 0px;
    padding-left: 0px;
    margin-bottom: 0px;
    list-style: none;
}
ul.team-contact li i {
    margin-right: 10px;
}
section.account-app .account-app-content {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
@media only screen and (min-width: 992px) {
    section.account-app .account-app-content {
        padding: 50px 50px 50px 50px !important;
    }
}
@media only screen and (min-width: 1200px) {
    section.account-app .account-app-content {
        padding: 50px 50px 50px 170px !important;
    }
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) { 
    .tp-page-header {
        min-height: 450px !important;
        background-size: cover !important;
        background-repeat: no-repeat !important;
        background-position: center !important;
    }
    footer .phone {
        display: inline;
        margin-right: 30px;
    }
}
 
/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */
@media (min-width: 768px) { 
    .text-md-right {
        text-align: right;
    }
    .tp-page-header {
        min-height: 650px !important;
        background-size: cover !important;
        background-repeat: no-repeat !important;
        background-position: center !important;
    }
    .tp-page-header.trangie-feedback {
        min-height: 450px !important;
    }
    section.home-about {
        padding-bottom: 0px;
        background-size: 50%;
    }
    section.home-about h2 {
        line-height: 1;
    }
    .about-desc {
        padding-left: 50px;
    }
     footer .phone {
        margin-right: 50px;
    }
    h2, section.social h2, section.team h2 {
        font-size: 62px;
    }
    section.social img.team-drops {
        max-width: 74px;
    }
    .social-link {
        font-size: 26px;
        width: 60px;
        padding: 10px;
        margin: 10px;
    }
    #logo {
        width: 180px;
    }
    #header .social-link {
        font-size: 16px;
        width: 44px;
        margin: 5px;
    }
    #header .right, #menu-modal .right {
        padding: 40px 0 0;
    }
    .main_menu > ul > li > a, .modal-body h3 {
        font-size: 16px;
    }    
    .main_menu > ul > li > ul, .modal-body ul {
        font-size: 22px;
        margin-bottom:18px;
    }
    .blog-post-list img {
        height: auto;
        width: auto;
    }
}
 
/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) { 
     .footer-content:before {
        right: 160px;
    }
    .tp-page-header {
        height: 100vh !important;
    }
    .tp-page-header.trangie-feedback {
        height: 50vh !important;
    }
    .home-about h2 {
        display: inline-block;
        margin-right: 50px;
    }
    .home-about .about-desc {
        display:inline-block;
    }
    #logo {
        width: 220px;
    }
    .modal-header #logo {
        width: 220px;
    }
    #menu-modal .modal-content {
        background: rgb(152,16,32);
        background: -webkit-linear-gradient(left, rgba(152,16,32,1) 55%, rgba(106,11,22,1) 55%);
        background: -o-linear-gradient(left, rgba(152,16,32,1) 55%, rgba(106,11,22,1) 55%);
        background: linear-gradient(to right, rgba(152,16,32,1) 55%, rgba(106,11,22,1) 55%);
    }
    .slider-item .caption, .tp-page-header .caption {
        margin-top: 250px;
    }
    section.home-map .bg-red, section.home-map .bg-yellow, section.blog-content .bg-yellow {
        color: #FFF;
        padding: 50px 50px 50px 50px;
    }
    section.blog-list-page .blog-list {
        padding: 50px 50px 50px 50px;
    }
    section.blog-content .blog-desc, section.blog-list-page .blog-sidebar {
        padding: 50px 50px 50px 50px;
    }
    .ip-blog-post-list  {
        padding: 20px 30px 0px 0;
    }
    .locator-desc {
        padding-top: 50px;
        padding-bottom: 50px;
        padding: 50px 50px 50px 50px;
    }
    ul.map-list li {
        margin-bottom: 20px;
    }
    .flag {
        padding: 70px 15px 20px;
        margin-bottom: 80px;
        max-width: 200px;
    }
    .flag h3 {
        font-size: 22px;
        font-weight: 200;
        color: #FFF;
    }
    .flag:after {
        border-top: solid 40px #981020;
        border-left: solid 97px transparent;
        border-right: solid 97px transparent;
    }
    .home-about {
        background-size: 50%;
    }
    section.sponsorship {
        background: linear-gradient(90deg, white 50%, #f0f0f0 50%);
    }
}
 
/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {  
    .footer-content:before {
        right: 260px;
    }
    h1, .h1 {
        font-size: calc(2rem + 2vw);
    }
    h2, .h2 {
        font-size: calc(2rem + 1.5vw);
    }
    section.blog-content .blog-desc, section.blog-list-page .blog-sidebar {
        padding: 50px 170px 50px 50px;
    }
    section.home-map .bg-red, section.home-map .bg-yellow, section.blog-content .bg-yellow {
        color: #FFF;
        padding: 50px 50px 50px 170px;
    }
    section.blog-list-page .blog-list {
        padding: 50px 50px 50px 170px;
    }
    .locator-desc {
        padding-top: 50px;
        padding-bottom: 50px;
        padding: 50px 170px 50px 50px;
    }
}

.site-header__cart svg.icon:not(.icon--full-color) path {
    fill: #981020;
}
svg:not(:root) {
    overflow: hidden;
}

.icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    fill: currentColor;
}

.site-header__account, .site-header__cart, .site-header__search {
    position: relative;
}
.site-header__account, .site-header__cart, .site-header__search {
    position: relative;
}
@media only screen and (min-width: 750px){
.site-header__account, .site-header__cart {
    padding: 10px 11px;
    }}
@media only screen and (min-width: 750px){
.site-header__account, .site-header__cart {
    padding: 10px 5px 0 11px;
    margin: 6px 0 0 0;
    display: inline-block;
}}

