/****************************************** HC STYLES START ******************************************/
.nav-bar ul > li.current-menu-item > a,
.nav-bar ul li.current_page_parent > a,
.nav-bar ul li.current-menu-ancestor > a,
.nav-bar ul > li:hover > a {
    color: #7D3D37;
    border-bottom: 3px solid;
}
.nav-bar ul a {
    font-size: 1.35em;
    font-weight: 400;
    /*     font-family: 'Playfair Display'; */
    font-family: 'Anton', sans-serif;
    border-bottom: 3px solid transparent;
}

h1, h2, h3, h4, h5, h6, .billboard .slide-header, .video-container .slide-header {
    font-family: 'Playfair Display';
    font-weight: 600;
    line-height: 1em;
    font-style: italic;
    margin: 15px 0px;
}

.header-a .hidden-logo {
	font-family: 'Playfair Display';
    font-size: 1.7em;
    font-weight: 600;
    line-height: 1em;
    font-style: italic;
    color: #7D3D37;
    text-shadow: 2px 3px 0px #DFE62E;
    margin: 15px 0px;
    margin: 0;
}

.header-a .hidden-logo p {
	margin: 0px;
}

h1 {
    font-size: 3em;
    font-weight: 600 !important;
}

h2, h3 {
    font-size: 2.5em;
    font-weight: 600 !important;
}
footer h2 {
	font-size: 1.8em;
	color:  rgba(255,255,255,1);
}

.header-a .logo p {
    font-family: 'Playfair Display';
    font-size: 4em;
    font-weight: 600;
    line-height: 1em;
    font-style: italic;
    color: #7D3D37;
    text-shadow: 2px 3px 0px #DFE62E;
    margin: 15px 0px;
}

a:hover {
	text-decoration: none;
}

.logo-text {
	font-family: 'arial', sans-serif;
	color: #333;
	min-width: 400px;
}

.header-shadow {
	background-image: linear-gradient(rgba(100, 57, 31, 0), rgba(100, 57, 31, 0)), url(/wp-content/uploads/white_leather.png);
    position: relative;
    z-index: 10000;	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.75);
}

.red {
    color: #7D3D37;
    font-size: 3em;
}

.blue {
    color: #4fadf0;
    font-size: 3em;
    font-style: italic;
}

.sub-logo-text {
    font-size: 1em;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.swiper-button-prev, .swiper-button-next, .swiper-pagination {
	display: none;
}

.entry-content section {
    padding: 2em 0px;
}

.entry-content a, a {
    color: #f0c054;
    font-weight: 600;
    transition: .2s ease-in-out;
}

.anchor {
    display: block;
    position: relative;
    top: -100px;
}

.page-id-20 #header, .page-id-16 #header, .page-id-13 #header {
	position: relative;
}

.entry-content a:hover {
	color: #f0c054;
	text-decoration: none;
}

.padd-none {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}

.brand-hr {
	width: 15%;
    border: solid 1.5px #7D3D37;
}

.img-boxshadow {
	-webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.75);
}

.wpcf7-submit {
    border-bottom: 1px solid #fff !important;
    background: #f0c054 !important;
    color: #222 !important;
    transition: all ease-in-out .2s !important;
    border: solid 2px #111 !important;
    padding: 5px 35px !important;
    font-family: inherit !important;
    letter-spacing: .1em !important;
    cursor: pointer !important;
}
body.page-contact-us .wpcf7-submit {
	color: #7D3D37 !important;
}

.wpcf7-submit:hover {
    background: #eec977 !important;
}

/* .all-the-ctas a {
	color: #fff !important;
} */

.jumbotron-background {
    border-radius: 0px !important;
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat !important;
    background-attachment: fixed;
    -webkit-box-shadow: inset 0px 0px 15px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: inset 0px 0px 15px 0px rgba(0,0,0,0.75);
    box-shadow: inset 0px 0px 15px 0px rgba(0,0,0,0.75);
}

.up-down a i {
	font-size: 10em;
}

.up-down a {
    color: #7D3D37;
    transition: .2s ease-in-out;
}

.up-down a:hover {
	color: #F0C054;
}

.breakout-background {
    background-image: linear-gradient(rgba(100, 57, 31, .75), rgba(100, 57, 31, .75)), url(/wp-content/uploads/white_leather.png);
    color: #fff;
}

.img-banner {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
	-webkit-box-shadow: inset 0px 0px 15px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: inset 0px 0px 15px 0px rgba(0,0,0,0.75);
    box-shadow: inset 0px 0px 15px 0px rgba(0,0,0,0.75);
}

/*
.img-banner:after {
	width: 100%;
    height: 100%;
    content: '';
     background-color: rgba(0,0,0,0.5); 
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(255,255,255,0) 34%, rgba(255, 255, 255, 0.84) 80%);
}
*/

/****************************************** HOMEPAGE SERVICE SECTION ******************************************/

.department-card {
    height: 600px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 4vw;
    position: relative;
    line-height: 1;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.department-card-link:hover {
    background: rgba(0,0,0,0);
    text-decoration: none;
    color: #fff;
}

.department-card-link {
    width: 100%;
    height: 100%;
    display: flex;
    background: rgba(0, 0, 0, 0.2);
    transition: .2s ease-in-out;
    justify-content: center;
    align-items: center;
    color: #fff !important;
    position: relative;
}

.department-title {
    display: block;
    width: 100%;
    text-align: center;
    position: relative;
/*    font-family: 'Noto Serif SC',serif;*/
}

.rise-up.in-view {
    top: 0px;
    opacity: 1;
}

.rise-up {
    position: relative;
    opacity: 1;
    transition: .85s cubic-bezier(0.42,0,0,0.97);
}

.department-title:after {
    content: '';
    display: block;
    margin: auto;
    width: 0%;
    height: 3px;
    background: #fc544a;
    transition: .2s cubic-bezier(0.42,0,0.05,1.17);
}

.department-card-link:after {
    content: '';
    position: absolute;
    left: 20px;
    top: 20px;
    width: calc(100% - 40px);
    height: calc(100% - 40px);
    border: 1px solid white;
    z-index: 1;
}

/****************************************** HOMEPAGE SERVICE LIST ******************************************/

.link-box {
    height: 300px;
    padding: 15px;
    position: relative;
}

.animated-link-boxes-thirds .link-box:nth-of-type(1) .link-box-text-wrapper, .animated-link-boxes-thirds .link-box:nth-of-type(4) .link-box-text-wrapper {
    transition-delay: 0s;
}

.link-box-text-wrapper.animated.in-view {
    top: 0;
}

.link-box-text-wrapper.animated.in-view {
    opacity: 1;
}

.link-box-text-wrapper {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    transition: .85s cubic-bezier(0.42,0,0,0.97);
    opacity: 0;
    top: 60px;
    background-position: center;
    background-size: cover;
}

.link-box-text {
    color: #fff !important;
    font-size: 1.6em;
    font-weight: 300;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0,0,0,0.4);
    background: rgba(160, 134, 123, 0.59);
    transition: .6s cubic-bezier(0.42,0,0,0.97);
}

.link-box-text:hover {
    color: white;
    background: rgba(252,84,74,0);
    text-decoration: none;
}

/****************************************** MOBILE MENU ******************************************/

#mobile-menu-container .menu-bar  {
    background: #7D3D37;
}

#mobile-menu-container .menu-icon, #mobile-menu-container .menu, #mobile-menu-container.left {
    background: #7D3D37;
}

#mobile-menu-container .current_page_item a {
    color: #FFD700;
    font-weight: 700;
    /* font-size: 1.2em; */
}

.link-button, .client-button {
	    border: double 4px #8e3d37 !important;
}
.billboard .slider-content {
    position: relative;}

.billboard {
    background: #7D3D37;
}
/****************************************** BUTTON STYLES ******************************************/

.bttn-main, .link-button {
	font-weight: 700 !important;
	background: #F0C054 !important;
	padding: 8px 25px 10px 25px;
	color: #7D3D37 !important;
	display: inline-block;
	text-align: center;
	min-width: 150px;
	text-transform: uppercase;
	letter-spacing: 1px;
	position: relative;
	z-index: 1;
	border: 4px double;
	line-height: 1.6em;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	font-size: 1.00em;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	cursor: pointer;
}

.bttn-main:hover, .link-button:hover {
	background: #f5d58f !important;
    color: #7D3D37 !important;
}

/****************************************** SERVICES PAAGE ******************************************/

.flex-wrapper {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    margin: 0em -20px;
    list-style: none !important;
}

.flex-wrapper .flex-item {
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -moz-flex-grow: 1;
    width: auto;
    flex-basis: 320px;
    list-style: none;
    margin: 15px 20px;
}

.bg-img {
    align-items: center;
    justify-content: center;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    position: relative;
    background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    min-height: 300px;
}

.serv-item .flex-item:last-child {
    padding: 1em 2em 1.5em;
    position: relative;
	color: #ffffff;
	background: #841919;
}

.box-outter {
	padding: 3px;
    border: solid 3px #841919;
}

.box-sec {
	background: #841919;
    color: #fff;
    padding: 30px;
}

.home-breakout {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-attachment: fixed !important;
    -webkit-box-shadow: inset 0px 0px 15px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: inset 0px 0px 15px 0px rgba(0,0,0,0.75);
    box-shadow: inset 0px 0px 15px 0px rgba(0,0,0,0.75);
}

.breakout-image {
	background-color: #f58b21;
	background-color: #f29e03;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 100 100'%3E%3Crect x='0' y='0' width='46' height='46' fill-opacity='0.6' fill='%23ffa61d'/%3E%3C/svg%3E");
	background-attachment: fixed;
	-webkit-box-shadow: inset 0px 0px 15px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: inset 0px 0px 15px 0px rgba(0,0,0,0.75);
	box-shadow: inset 0px 0px 15px 0px rgba(0,0,0,0.75);
}

.contact-image {
	position: relative;
    display: block;
    height: 100%;
    width: 100%;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
}

/* CONTACT PAGE */

.contact-col {
	padding-top: 102px !important;
	padding-right: 100px;
	padding-bottom: 70px !important;
	padding-left: 100px;
/* 	background-image: url(/wp-content/uploads/towing-yellow-overlay-UPDATED.jpg) !important; */
	background-position: center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	height: 100%;
}

.contact-custom-heading {
	color: #121618;
	text-align: center;
	letter-spacing: 3px;
	margin-bottom: 22px;
	font-size: 16px;
	line-height: 1.5em;
	text-transform: uppercase;
	word-wrap: break-word;
}

.contact-heading {
	color: #121618;
    text-align: center;
    /* letter-spacing: 8px; */
    margin-bottom: 44px;
    font-size: 3em;
    line-height: 40px;
    /* text-transform: uppercase; */
    word-wrap: break-word;
}

.contact-custom-heading {
	font-family: 'Oswald', sans-serif;
}

.input-half-right {
	width: 50%;
	display: inline-block;
	box-sizing: border-box;
	float: left;
	padding-right: 10px;
}

::placeholder {
  color: #fff;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: #fff;
}

::-ms-input-placeholder { /* Microsoft Edge */
 color: #fff;
}

.contact-text {
	margin-bottom: 35px;	

}

.contact-sub-head {
	text-align: center;
}

.contact-sub-head span {
	color: #121618;
}

.form-col {
	margin-bottom: 35px
}

.input-half-left {
	width: 50%;
	display: inline-block;
	box-sizing: border-box;
	float: left;
	padding-left: 10px;
}

.input-full {
	width: 100%;
    display: inline-block;
    box-sizing: border-box;
    float: left;
}

.input-contact {
	border-bottom: 1px solid #fff !important;
    background: #1110 !important;
    color: #111 !important;
    transition: all ease-in-out .2s;
    border: solid 2px #111 !important;
    padding: 5px 35px;
    font-family: inherit;
    letter-spacing: .1em;
	cursor: pointer;
}

#name, #email, #phone, #message, #contact ,#location, #area {
	color: #fff;
	margin-bottom: 20px;
	border-color: #1d2326;
	background: transparent;
	border: 2px solid;
	width: 100%;
	font-size: 14px;
	line-height: 26px;
	letter-spacing: 3px;
	vertical-align: top;
	padding: 5px 15px 7px;
}

ul.box-list {
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding-left: 0;
    margin: 3em 0;
    justify-content: center;
	list-style: none;
}

ul.box-list > li {
	-webkit-flex-grow: 1;
    flex-grow: 1;
    -moz-flex-grow: 1;
    width: auto;
    flex-basis: 280px;
    list-style: none;
    margin: 15px;
    background: rgba(100, 57, 31, .95);
    color: #fff;
    line-height: 1.6em;
    font-size: 1.3em;
    line-height: 1.2em;
    font-weight: 700;
    margin: 15px;
    padding-left: 0;
    padding: 25px;
    width: 340px;
    text-align: center;
    /* -webkit-box-shadow: 3px 3px 0px 0px #DFE62E; */
    -moz-box-shadow: 3px 3px 0px 0px #DFE62E;
    /* box-shadow: 3px 3px 0px 0px #DFE62E; */
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.75);
}

ul.box-list-two {
	display: block;
    flex-direction: row;
    flex-wrap: wrap;
    padding-left: 0;
    margin: 3em 0;
    justify-content: center;
	list-style: none;
}

ul.box-list-two > li {
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -moz-flex-grow: 1;
    width: auto;
    flex-basis: 280px;
    list-style: none;
    margin: 15px;
    background: rgb(56, 13, 43);
    border-radius: 5px;
    color: #fff;
    line-height: 1.6em;
    font-size: 1em;
    margin: 15px;
    padding-left: 0;
    padding: 25px;
    width: 100%;
    text-align: left;
}

ul.box-list-two li h3:before {
    display: inline-block;
    font-size: 1em;
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
	font-style: normal;
    color: #f0c054;
    background: transparent;
    content: '\f4b8';
    margin-right: .50em;
}

ul.box-list li img {
	max-width: 50px;
}

ul.area-list {
	column-count: 2;
}

ul.area-list li {
	list-style-type: none;
}

ul.area-list li:before {
	content: '\f276';
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    font-size: 1.3em;
    color: #f0c054;
    background: transparent;
    margin-right: 10px;
}

/****************************************** MEET OUR STAFF PAGE START ******************************************/

.heading-title {
    margin-bottom: 100px;
}
.heading-title h3 {
    margin-bottom: 0;
    letter-spacing: 2px;
    font-weight: normal;
}
.p-top-30 {
    padding-top: 30px;
}
.half-txt {
    width: 60%;
    margin: 0 auto;
    display: inline-block;
    line-height: 25px;
    color: #7e7e7e;
}
.text-uppercase {
    text-transform: uppercase;
}

.team-member, .team-member .team-img {
    position: relative;
}
.team-member {
    overflow: hidden;
}
.team-member, .team-member .team-img {
    position: relative;
}

.team-hover {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: 0;
    border: 20px solid rgba(0, 0, 0, 0.1);
    background-color: rgba(79, 173, 240, 0.80);
    opacity: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.team-member:hover .team-hover .desk {
    top: 35%;
}
.team-member:hover .team-hover, .team-member:hover .team-hover .desk, .team-member:hover .team-hover .s-link {
    opacity: 1;
}
.team-hover .desk {
    position: absolute;
    top: 0%;
    width: 100%;
    opacity: 0;
    -webkit-transform: translateY(-55%);
    -ms-transform: translateY(-55%);
    transform: translateY(-55%);
    -webkit-transition: all 0.3s 0.2s;
    transition: all 0.3s 0.2s;
    padding: 0 20px;
}
.desk, .desk h4, .team-hover .s-link a {
    text-align: center;
    color: #fff;
}
.team-member:hover .team-hover .s-link {
    bottom: 10%;
}
.team-member:hover .team-hover, .team-member:hover .team-hover .desk, .team-member:hover .team-hover .s-link {
    opacity: 1;
}
.team-hover .s-link {
    position: absolute;
    bottom: 0;
    width: 100%;
    opacity: 0;
    text-align: center;
    -webkit-transform: translateY(45%);
    -ms-transform: translateY(45%);
    transform: translateY(45%);
    -webkit-transition: all 0.3s 0.2s;
    transition: all 0.3s 0.2s;
    font-size: 35px;
}
.desk, .desk h4, .team-hover .s-link a {
    text-align: center;
    color: #fff;
}
.team-member .s-link a {
    margin: 0 10px;
    color: #333;
    font-size: 16px;
}
.team-title {
    position: static;
    padding: 20px 0;
    display: inline-block;
    letter-spacing: 2px;
    width: 100%;
}
.team-title h5 {
    margin-bottom: 0px;
    display: block;
    text-transform: uppercase;
}
.team-title span {
    font-size: 12px;
    text-transform: uppercase;
    color: #a5a5a5;
    letter-spacing: 1px;
}

/****************************************** MEET OUR STAFF PAGE END ******************************************/


/****************************************** ACCORDION START ******************************************/

.accordion-wrap {
	margin-bottom: 50px;
}

#content .accordion-wrap >  .ac-heading {
    cursor: pointer;
    /* border-bottom: 3px solid #337291; */
    margin-bottom: 0;
    padding: 10px 15px 9px 11px;
    line-height: 1.3em;
    margin-top: 15px;
    background: #CD0003;
    color: #ffffff;
    font-size: 1.3em;
    font-weight: bold;
}
.accordion-wrap > .ac-heading:after {
	display: inline-block;
	float: right;
    font-size: 1em;
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    color: #fff;
    background: transparent;
    content: '\f13a';
    margin-right: .50em;
}
.accordion-wrap > .ac-heading.close-2:after {
  content: '\f139';
}

.close-2 {
    /* float: right; */
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
}

.accordion-content, #accordion p {
    display: none;
    margin: 0;
    background: #ffffff;
    padding: 15px;
    border: 1px solid #CD0003;
}

ul.supply-ul {
	column-count: 4;
}

.supply-ul li {
	list-style: none;
}

.supply-ul li:before {
	content: "\f101";
    font-family: FontAwesome;
    display: inline-block;
    margin-left: -1.3em;
    width: 1.3em;
    font-weight: bold;
    color: #265e38;
}
/****************************************** ACCORDION END ******************************************/

/****************************************** FEEDBACK PAGE ******************************************/

.page-id-16 main section {
	/* padding: 80px 0px; */
}

textarea#message {
    max-height: 130px;
}

/************************* SCROLL ANIMATION STYLES START *************************/
.animation-element {position: relative;}
.bounce-up .subject {
  opacity: 0;
  -moz-transition: all 700ms ease-out;
  -webkit-transition: all 700ms ease-out;
  -o-transition: all 700ms ease-out;
  transition: all 700ms ease-out;
  -moz-transform: translate3d(0px, 200px, 0px);
  -webkit-transform: translate3d(0px, 200px, 0px);
  -o-transform: translate(0px, 200px);
  -ms-transform: translate(0px, 200px);
  transform: translate3d(0px, 200, 0px);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
 
.bounce-up.in-view .subject, .bounce-left.in-view .subject, .bounce-right.in-view .subject  {
  opacity: 1;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}
 
.bounce-left .subject {
  opacity: 0;
  -moz-transition: all 700ms ease-out;
  -webkit-transition: all 700ms ease-out;
  -o-transition: all 700ms ease-out;
  transition: all 700ms ease-out;
  -moz-transform: translate3d(200px, 0px, 0px);
  -webkit-transform: translate3d(200px, 0px, 0px);
  -o-transform: translate(200px, 0px);
  -ms-transform: translate(200px, 0px);
  transform: translate3d(200px, 0, 0px);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
 
.bounce-right .subject {
	opacity: 0;
  -moz-transition: all 700ms ease-out;
  -webkit-transition: all 700ms ease-out;
  -o-transition: all 700ms ease-out;
  transition: all 700ms ease-out;
  -moz-transform: translate3d(-200px, 0px, 0px);
  -webkit-transform: translate3d(-200px, 0px, 0px);
  -o-transform: translate(-200px, 0px);
  -ms-transform: translate(-200px, 0px);
  transform: translate3d(-200px, 0px, 0px);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

/************************* SCROLL FOOTER START *************************/

.footer-btn {
    background: #7D3D37;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.2em;
    text-shadow: 1px 3px 4px rgb(191, 69, 25);
    font-family: 'Oswald', sans-serif;
    padding: .4em 1em .5em;
    border: none;
    letter-spacing: 1px;
    text-align: center;
    display: block;
    max-width: 300px;
    margin: .5em 0;
    margin: 0 auto;
    margin-bottom: 10px;
    transition: .2s ease-in-out;
}

.footer-btn:hover {
    background: #b72f36;
}

/************************* SCROLL FOOTER END *************************/


/************************* SCROLL ANIMATION STYLES END *************************/

/****************************************** MEDIA QUERIES START ******************************************/
@media only screen and (max-width: 1080px) {
	ul.supply-ul {
		column-count: 2;
	}
}

@media only screen and (max-width: 400px) {
	ul.supply-ul {
		column-count: 1;
	}
}	

@media only screen and (min-width: 769px) {
	.serv-item .left-arrow:after {
    content: '';
    height: 11px;
    width: 13px;
    position: absolute;
    top: calc(50% - 5px);
    left: -20px;
    right: auto;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 20px solid #841919;
	}
	.serv-item .right-arrow:after {
    content: '';
    height: 11px;
    width: 13px;
    position: absolute;
    top: calc(50% - 5px);
    left: auto;
    right: -20px;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 20px solid#841919;
}
	.last-item {
		order: 2;
	}
	.img-banner {
		min-height: 500px;
		padding-top: 25% !important;
		min-height: 0;
	}
}

@media only screen and (max-width: 767px) {
	.jumbotron-background {
		background-attachment: inherit;
		padding: 100px 0px !important;
	}
	h1 {
    	font-size: 2.8em;
	}
	h2, h3, h4, h5, h6 {
    font-size: 2em;
	}
	
	.page-contact-us h1 {
		font-size: 2em;
	}
	.header-a .logo p {
		font-size: 3em;
	}
	.display-none, .swiper-button-prev, .swiper-button-next, .contact-text {
		display: none;
	}
	.call-today {
		text-align: center;
	}
	.billboard .slide-header {
		font-size: 3.5em;
		text-align: center;
	}
	.marg-butt-80 {
		/* margin-bottom: 80px; */
	}
	ul.box-list-two {
		display: flex;
	}
	.up-down a i {
		font-size: 6em;
	}
	.up-down a {
		display: inline-flex;
	}
	.contact-col {
		padding-right: 30px;
		padding-left: 30px;
	}
	.entry-content section {
		padding: 1em 0px;
	}
	.department-card {
		height: 300px;
	}
	.department-title {
		font-size: 1.6em;
	}
	.logo img {
		max-width: 100%;
	}
	.link-box-text {
		font-size: 1.1em;
	}
	#content .accordion-wrap > .ac-heading {
		font-size: 1em;
	}
	.feedback-img {
		max-width: 100% !important;
	}
	ul.area-list {
		column-count: 1;
	}
	.billboard .slider-content {
		width: 100%;
		margin-top: 0%;
		padding: 1.5em;
	}
	.billboard .slide-sub-header {
		font-size: 1.2em;
	}
	#header {
		position: relative;
		border-bottom: none;
	}
	.header-b .logo {
		padding: 10px 1rem;
	}
	
}

@media only screen and (min-width: 767px) {
	.logo-wrap {
		padding-left: 5%;
	}
}
/****************************************** MEDIA QUERIES END ******************************************/

#footer .bttn-main {
	display: block !important;
	margin-bottom: 10px !important;
}

/***************** TEAM MEMBERS *****************/

.team-member-sec {
	padding: 40px; 
	background: #fff; 
	margin-bottom: 50px; 
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75); 
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
}

.member-img-sec {
    text-align: center;
}

#content .member-img-sec img {
    border-radius: 50%;
}

.member-img-sec h6 {
    display: inline-block;
    vertical-align: middle;
    color: #333;
    font-weight: bold;
    margin: 0 0 25px;
    font-size: 25px;
}

.text-logo {
    font-family: 'Lobster Two', cursive;
    font-style: italic;
    color: #7D3D37;
    transition: .2s ease-in-out;
}
.text-logo:hover {
	transform: scale(1.1);
}

.hidden-logo .text-logo {
	font-size: 35px;
}

#myModal {
	text-align: center;
	background: #00000075;
}

.modal-content {
	display: inline-block;
	width: 500px;
	margin-top: 250px;
}

.modal-content p {
font-size: 1.5em;
    font-weight: 500;
    line-height: 1.1em;
    color: #222;
    padding: 35px;
}

.modal-content span {
    padding: 10px;
}

ul.client-list li {
	list-style-type: none;
}

ul.client-list li:before {
    content: '\f00c';
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    font-size: 1.3em;
    color: #f0c054;
    background: transparent;
    margin-right: 10px;
}

ul.training-list2 {
	list-style: upper-latin;
}

ul.training-list li, ul.training-list2 li {
	margin-bottom: 20px;
}

.rev-cont:first-child {
	/* height: 200px; */
}

div.wpcf7-mail-sent-ok {
	color: #fff;
}

@media only screen and (min-width: 767px) {
	ul.client-list {
		column-count: 3;
	}
}

#desktop-top-bar a {
    color: #f0c054;
}
#desktop-top-bar {
    text-align: center;
    background: #2b2926;
    color: #FFF;
    font-size: 1.1em;
    padding: .35em;
}

.entry-title a {
    color: #000 !important;
}

#sidebar .blog-wrap {
	background: #040200 ;
}

#sidebar .widget-title{
	color: #fff;
}


.banner {
	background-image: linear-gradient(rgba(100, 57, 31, 0), rgba(100, 57, 31, 0)), url(/wp-content/uploads/leather-background.jpg);
	color:#000;text-align:center;
	padding:30px;
	box-shadow: 0px 3px 10px #00000040;
}

#content div[id*="gallery"] img{
	padding: 5px;
}

.gallery-caption{
	font-weight: bold;
	    border: 1px solid #ccc0;
}