/*!
 * Start Bootstrap - Full Width Pics (https://startbootstrap.com/template-overviews/full-width-pics)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-full-width-pics/blob/master/LICENSE)
 */
body {
  padding-top: 56px;
}
.logo{
    width: 200px;
    margin: 0 auto;
    float: none;
}
.bg-image-full {
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}
footer {
	background: #000;
	color: #737373;
	float: left;
	padding: 6px 40px;
	width: 100%
}
footer .copy {
	float: left
}
.lodhasvg {
	width: 100px
}
footer .copy p {
	padding: 0;
	color: #bd9234;
	font-size: 0.7rem 
}
footer .copy .copy {
	float: left;
	width: 170px
}
footer .copy .copy img {
	float: left
}
footer .copy .copy p {
	color: #bd9234;
	float: left;
	padding: 10px 0 0;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1em
}
footer .midSec {
	float: left;
	padding: 0px 0px;
        width: auto;
    text-align: right;
/* 	xpadding: 2px 0 0 100px */
} 
.footer-btn{
    text-align: center;
    color: #fff;
    font-size: 17px;
    padding: 3px;
}
.footer-btn:hover{
    text-align: center;
    color: #fff;
    text-decoration:underline;
}
.footer-knowmore-btn{  
    text-align: center;
    float: left;
    width: 100%; 
}
footer .midSec ul {
	float: left;
	padding: 7px 0 0
}
footer .midSec ul li {
	float: left;
	padding: 0 8px
}
footer .midSec ul li:first-child {
	border-left: none;
	padding-left: 0
}
footer .midSec ul li a {
	color: #fff;
	font-size: 1.1rem;
	line-height: 1em;
	position: relative
}
footer .midSec ul li a:hover {
    text-decoration: none;
}
footer .midSec ul li a:after {
	background-color: #fff;
	bottom: -2px;
	content: "";
	height: 1px;
	left: 50%;
	position: absolute;
	right: 50%;
	visibility: hidden;
	-webkit-animation: left, right;
	-moz-animation: left, right;
	-ms-animation: left, right;
	-o-animation: left, right;
	animation: left, right;
	-webkit-transition: ease-out, .3s;
	-moz-transition: ease-out, .3s;
	-ms-transition: ease-out, .3s;
	-o-transition: ease-out, .3s;
	transition: ease-out, .3s
}
footer .midSec ul li a:hover:after {
	left: 0;
	right: 0;
	visibility: visible
}
footer .rightSec {
	float: right;
	width: 280px
}
footer .rightSec .social-icons {
	width: 80%;
	float: left;
	text-align: left;
	padding-left: 20px;
	margin-top: 1px
}
footer .rightSec .social-icons li {
	display: inline-block;
	font-size: 18px;
	margin: 5px 5px
}
footer .rightSec .social-icons li:first-child {
	padding-left: 0
}
footer .rightSec .social-icons li:first-child:after {
	display: none
}
footer .rightSec .social-icons li a {
	border-radius: 50%;
	float: left;
	height: 24px;
	position: relative;
	width: 26px;
	-webkit-transition: ease-in, .7s;
	-moz-transition: ease-in, .7s;
	-ms-transition: ease-in, .7s;
	-o-transition: ease-in, .7s;
	transition: ease-in, .7s
}
footer .rightSec .social-icons li a svg {
	fill: #999
}
footer .rightSec .social-icons li a.facebook:hover {
	background-color: #3b5998
}
footer .rightSec .social-icons li a.twitter {
	background-position-x: -25px
}
footer .rightSec .social-icons li a.twitter:hover {
	background-color: #009eff
}
footer .rightSec .social-icons li a.linkedin {
	background-position-x: -52px
}
footer .rightSec .social-icons li a.linkedin:hover {
	background-color: #0077b5
}
footer .rightSec .social-icons li:after {
	background-color: #bd9234;
	content: '';
	height: 10px;
	position: absolute;
	left: -1px;
	top: 10px;
	width: 1px
}
footer .rightSec .lessLink,
footer .rightSec .moreLink {
	color: #bd9234;
	float: right;
	margin-top: 8px;
	text-transform: uppercase;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1em;
	padding: 0 15px 0 0;
	position: relative
}
footer .rightSec .lessLink:after,
footer .rightSec .moreLink:after {
	top: 20px;
	content: "";
	background: url(../images/arrow-down-gold.png) 0 0 no-repeat;
	font-family: DIN-Light;
	font-size: 14px;
	font-size: 1.4rem;
	right: 24px;
	height: 12px;
	width: 12px;
	position: absolute;
	-webkit-transition: ease-in, .2s;
	-moz-transition: ease-in, .2s;
	-ms-transition: ease-in, .2s;
	-o-transition: ease-in, .2s;
	transition: ease-in, .2s
}
footer .rightSec .lessLink:hover:after,
footer .rightSec .moreLink:hover:after {
	top: 16px;
	right: 24px;
	visibility: visible
}
footer .rightSec .lessLink:after {
	top: 12px;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg)
}
footer .copy .svgBox svg {
	width: 115px;
	height: 24px
}
footer .copy .svgBox svg path,
footer .copy .svgBox svg polygon,
footer .copy .svgBox svg rect {
	fill: #b3b3b3
}
footer>div.col-footer {
		padding-top: 0;
		padding-bottom: 2px
	}
	footer>div.col-footer.copy {
		display: block;
		text-align: center
	}
	footer>div.col-footer.copy img,
	footer>div.col-footer.copy p {
		display: block;
		text-align: center;
		margin: 0 auto;
		float: none
	}
.menuOverlay .rightMenuBox .bottomMenu .menuFooter {
		height: 52px
	}
	.menuOverlay .rightMenuBox .bottomMenu .menuFooter .copyright {
		line-height: 48px
	}
	.menuOverlay .mainMenu,
	.menuOverlay .subMenu {
		width: 100%;
		float: none
	}
.menuOverlay .rightMenuBox .bottomMenu .menuFooter .social-icons {
		padding: 13px 10px 0
	}
	.menuOverlay .rightMenuBox .bottomMenu .menuFooter .social-icons li {
		margin: -3px 0;
		padding: 0 4px
	}
	.menuOverlay .rightMenuBox .bottomMenu .menuFooter .social-icons li a svg {
		width: 20px
	}
	.menuOverlay .rightMenuBox .bottomMenu .menuFooter .social-icons li img {
		width: 20px
	}
footer .midSec ul {
    float: left;
    padding: 13px 0 0;
	list-style: none;
}
footer .midSec ul li:first-child {
    border-left: none;
    padding-left: 0;
}
footer .midSec ul li a {
    color: #fff;
    font-size: 1.1rem;
    line-height: 1em;
    position: relative;
}
footer .midSec {
    float: left;
    padding: 5px 0 0 100px;
}
.my-right{
    float: right!important;
}
.my-left{
    float: left!important;
}
.lead  a{
    text-decoration: underline!important;
    color: #212529!important;
}
@media only screen and (max-width: 767px){
footer .rightSec li img {
    width: 30px;
}
footer .rightSec .social-icons {
    width: 100%;
    float: none;
    padding-left: 0;
    text-align: center;
}
footer .midSec {
    float: left;
    padding: 5px 0 0 0px!important;
}
footer .midSec ul li a {
    font-size: 0.8rem!important;
}
footer .copy{
    width: 114px!important;
    margin: 0 auto;
    float: none!important;
}
.mob-social{
    float: none!important;
    padding: 13px 0 0;
    list-style: none;
    margin: 0 auto;
    width: 267px!important;
}
.bg-image-full {
   background-position: -329px 0px!important;
} 
}