@media (min-width:1600px) {
    .resp-nav {
    position: absolute;
    bottom: -770px !important;
    }
}
.db {
	display: block;
}
.bg-dark {
    background-color:#1c1d4d !important;
}
a {
    color: #a5a5a5 !important;
}
.resp-logo {
	height: 130px;
}
.pa {
	position: absolute;
}
.navbar-custom .navbar-nav li.active a, .navbar-custom .navbar-nav li a:hover, .navbar-custom .navbar-nav li a:active {
    color: #ffffff !important;
}
.navbar-custom .navbar-nav li a {
    color: #ffffff !important;
}
.resp-nav {
	position: absolute;
	bottom: -480px;
}
.custom-p {
	float: right;
    text-align: right;
    width: 500px;
    font-weight: 100;
    font-size: 30px;
    line-height: 36px;
    font-family: 'Baskervville', serif;
    color: #3eaf47 !important;
}
.custom-p1 {
	color: #efefef !important;
    text-align: left;
    font-size: 15.5px;
    width: 331px;
}
@media (max-width: 667px) {
	.resp-logo {
    height: 85px;
}
.custom-p {
    /* float: left; */
    text-align: left;
    width: 100%;
    font-weight: 100;
    font-size: 25px;
    line-height: 34px;
    font-family: 'Baskervville', serif;
    color: #3eaf47 !important;
}
.custom-p1 {
    color: #efefef !important;
    text-align: left;
    font-size: 14.5px;
    width: 100%;
}
.resp-l {
	height: 60px !important; 
	width: auto;
}
.resp-nav {
    position: absolute;
    bottom: -520px;
    padding-left: 7px;
}
}
.navbar-custom {
	box-shadow: none !important;
}
.bg-blue {
	background-color: #1c1d4d;
}
.resp-l {
	height: 100px; 
	width: auto;
}
@media (min-width:1300px) {
    .resp-nav {
	bottom: -545px !important;
}
}