::selection{
	color:white;
	background-color: #2d2d2d;
}
::-moz-selection{
	color:white;
	background-color: #2d2d2d;
}
.nav{
	font-weight: bold;
	background-color: #FFFFFF;
}
.navin{
	float: left;
	margin-left: 15%;
	}
.naving{
color:#5c5c5c;
	}
.naving:hover{
color:#bea87f;
}
.abouttitle{
	text-align: center;
	margin-top: 40px; 
	font-size: 43px; 
	letter-spacing: 1px;
	text-shadow: 7px 7px 0 rgba(150,150,150,.2);
}
.abouttitledw{
	font-size: 12px;
    letter-spacing: 15px;
    text-transform: uppercase;
    margin-top: 10px;
	text-align: center;}


.blog-list{
	margin-top: 90px;
}

.blog-list-b a:hover{
	background-color: #bea87f;
	color: white;
	text-decoration: none;
}
.blog-list-b a{
	text-decoration: none;
	    margin: 50px 0 10px;
	font-size: 15px;
    font-weight: 600;
    padding: 6px 16px;
    border-radius: 20px;
    background-color: #ededed;
    color: #6f6f6f;
    margin-top: 50px;
	}
.blogp {
    color: #676767;
    font-size: 15px;
    line-height: 170%;
    min-height: 50px;
    margin-top: 30px;
	margin-bottom: 30px;}
.blogh{
    margin-top: 100px;
    min-height: 85px;
	    font-weight: 700;
	    font-family: 'Montserrat', sans-serif;
    color: #2d2d2d;
    line-height: 1.3;
    margin-top: 50px;
	font-size: 18px;
}
.blogh:hover{
	
	color: #bea87f;
}
.btn{
float:left;
margin-top: 15px;
}
button:hover{
background-color:#bea87f;
color: white;
}
.button{
background-color: transparent;
color: #bea87f;
font-size: 14px;
font-weight: 700;
padding: 12px 17px;
cursor: pointer;
border-radius: 12px; 
border: 2px solid #bea87f;
}

.about{


background-color:#bea87f;
margin-top:20px;
color:white;
font-size:20px;
float:left;
padding-left:20px;
padding-right:20px;
padding-top: 10px;
padding-bottom:px;
}
/*
footerstarts*/
.fbgc{
	background-color: #1d1d1d;	margin-top: 20px;
}
.flogo{
	margin-top: 50px;margin-left: 30px;
}
.fotpad{
	padding-top: 10px;
}

.fpar{
	font-size: 12px;font-weight: 500;color: #fff;margin-left: 30px;margin-top: 10px;
}
.fcolor{
	color: white;
	margin-top: 50px;
}

.iconh{
	margin-top: 10px;text-align: center;font-size: 30px;
}
.grtcli{
	font-weight: 700;margin-top: 90px;
}
.mtn{
	margin-top: 10px;
}
.mtety{
	margin-top: 80px;
}
.mthund{
	margin-top: 100px;
}
.mtsevnty{
	margin-top: 70px;
}
.mainheader{
	background-image: url(../images/lbi.jpg); 
}
.mtfifty{
	margin-top: 50px;
}
.navcolor{
	color:#bea87f;
}

#myBtn {

  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px; 
  background-color: #bea87f;
  color: white;
  cursor: pointer;
 outline: none;
   text-align: center;
   text-decoration: none;
   display: inline-block;

	border: none;
	
}

#myBtn:hover {
  background-color:#1d1d1d;
}
@media only screen and (max-width: 768px) {
	
.blog-list{
	margin-top: 0px;
}

.blog-list-b{display: none;
	
}

.blogp {
    color: #676767;
    font-size: 15px;
    line-height: 170%;
    min-height: 50px;
    margin-top: 30px;
	margin-bottom: 30px;}
.blogh{
    margin-top: 100px;
    min-height: 85px;
	    font-weight: 700;
	    font-family: 'Montserrat', sans-serif;
    color: #2d2d2d;
    line-height: 1.3;
    margin-top: 50px;
	font-size: 18px;
}
.blogh:hover{
	
	color: #bea87f;
}
.btn{
display: none;
}
button:hover{
display: none;
}
.button{
display: none;
}
	.media-hide{display: none;}	
	.iconh{
		margin-top: 10px;text-align: center;font-size: 20px;
	}
}
@media only screen and (max-width: 800px) {
	
.blog-list{
	margin-top: 0px;
}

.blog-list-b{display: none;
	
}

.blogp {
    color: #676767;
    font-size: 15px;
    line-height: 170%;
    min-height: 50px;
    margin-top: 30px;
	margin-bottom: 30px;}
.blogh{
    margin-top: 100px;
    min-height: 85px;
	    font-weight: 700;
	    font-family: 'Montserrat', sans-serif;
    color: #2d2d2d;
    line-height: 1.3;
    margin-top: 50px;
	font-size: 18px;
}
.blogh:hover{
	
	color: #bea87f;
}
.btn{
display: none;
}
button:hover{
display: none;
}
.button{
display: none;
}
	.media-hide{display: none;}	
	.iconh{
		margin-top: 10px;text-align: center;font-size: 20px;
	}
}