.value_label
{
    font-size: 17px !important;
    line-height: 1.4;
}

.title
{
    margin-left:20px;
}

*,html,body
{
    margin:0 ;
    padding:0;

}
body
{
    font-size: 0.875em;
    font-family: 'Heebo', sans-serif !important; 
}

.home-h1{ 
    text-align: center;
    width: 100%; 
}

#sidebar-wrapper .sidebar-heading
{
    color:#ffffff;
    font-size: 1.2rem;
    font-weight: 700;
    letter-spacing: 1px;
    background-color:#272525;
}
.list-group-flush > ul > a
{
    border-top: 1px solid #383737  !important;
    border-bottom: 1px solid rgb(255, 255, 255) !important;
    color:#ffffff;
    font-weight: bold;
    font-size: 0.938em;
    letter-spacing: 1px;
}
.list-group-flush > ul > a:hover
{
    color:#ffffff;
}
.border_black_right
{
    border-right: 1px solid #080808 !important;
}
.bg-black
{
    background-color:#131313 !important;
}
.navitems
{
	float:right;
}
.my_logo
{
    margin-left: 60px;
	width:100%;
}
@media only screen and (min-width:760px) and (max-width: 868px) {
	.my_logo
	{
		text-align:left;
		margin-left:52px;
	}
	.nav_list ul li a
	{
	    letter-spacing:0px !important;
	}
  
}
.my_logo img
{
    width: 225px; 
}
.btn-primary
{
	color: black !important;
	background-color: white !important;
	border-color: white !important;
}
.hamburger
{
	position: absolute;
	top: 20px;  
	z-index: 999;
	display: block;
	width: 32px;
	height: 32px;
	margin-left: 15px;
	background: transparent;
	border: none;
}
.hamburger i
{
	color: #ffffff;
	font-size: 1.625em;
}
.nav_list
{
	text-align: right;
	width: 100%;
	margin-right:10px;
	margin-top: 12px;
}
@media only screen and (max-width: 759px){
	.nav_list
	{
		text-align: center;
	}

}
@media only screen and (min-width:760px) and (max-width: 868px) {
	.nav_list
	{
		margin-top: -37px;
	}
  
}
.nav_list ul
{
	list-style: none;
}
.nav_list ul li
{
	display: inline-block;
	padding-right: 10px;
}
.nav_list ul li a 
{
    line-height: 22px;
    letter-spacing: 1px;
    text-transform: capitalize;
	text-decoration: none;
	color: #ffffff;
	font-size:0.9em;
}
.nav_list ul li a:hover
{
	color: lightgrey;
}
.nav_list ul li a i
{
	color: #ff851b;
}

								/*--------INDEX STYLE--------*/
.f_cont
{
	margin-top: 35px;
}
.f_cont_rone
{
	margin-bottom: 75px;
}
.main_hero
{
	width: 100%;
	height: 100%;
}
.hero_img
{
	height: 430px;
	background-size: cover;
	background-position: center;
	position: relative;
	border:1px solid #DDDDDD;	
}
.hero_inner
{
    position: absolute;
    bottom: 0;
    background: rgba(0,0,0,0.6);
    padding: 15px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-bottom: 6px solid #ff851b;
    width: 100%;
}
.hero_para a
{
	text-decoration: none !important;
}
.hero_para a h1
{
	color: #ffffff;
	font-weight: bold;
	text-transform:capitalize;
}
.hero_para p
{
	color: #ffffff;
}
.hero_para p a
{
	text-decoration: none;
	color: #ffffff;
}
.sidebar .sidebar_list
{
	list-style: none;
}
.sidebar .sidebar_list li
{
	border-top: 1px solid #DDDDDD;
	padding: 10px;
}
.con_blogs a
{
	text-decoration: none !important;
}
.con_blogs a p
{
    
	text-decoration: none;
	color: #111111;
	font-weight: bold;
	font-size: 1.125em;
	margin-bottom: -2px;
	min-height:50px;
    line-height: 22px;
    font-weight:600;
    letter-spacing:1px;
    text-transform: capitalize;
}		
.con_blogs span
{
	font-size: 0.625em;
}
.con_blogs span a
{
	font-size: 1.1em !important;
	color: #111111;
	font-weight: bold;
}
.sub_blogs
{
	height: auto;
	margin-bottom: 30px;
}
.sub_blogs_inner
{
	min-height: 100px;
    background-color: #f7f7f7;
    border:1px solid #f7f7f7;
}
.sub_blogs_inner .con_blogs
{
	padding: 10px 10px;
}
.sep_container
{
	background-color: #131313;
	padding: 20px 20px;
}
.sign_up
{
	padding: 6px;
}
.sign_up label
{
	color: #FFFFFF;
    font-size: 1em;
    margin-right:14px;
}

.sign_up input
{
	width: auto;
	border-radius: 0px !important;
	height:32px;
}
.sign_up a
{
	text-decoration: none !important;
	background-color: #111111;
	font-size: 0.875em;
	color: #ffffff;
	padding: 6px 14px;
	margin-left: -3px;
    border: none;
    height: 32px;
}
@media only screen and (min-width:1050px){
    .sign_up
    {
        float:right;
    } 
}
.sign_up_linkz
{
	background-color: #131313;
	padding: 25px 20px;
}
.sign_up_linkz span
{
    color: #FFFFFF;
    font-size: 1em;
}
.sign_up_linkz span a i
{
	color: #FFFFFF;
    font-size: 1em;
    padding: 8px;
}
					/*-----------------------------FOOTER--------------------------------------*/
.my_footer
{
	margin-top: 40px;
	background-color:#efefef;
	color: white; 
}
.my_footer h3
{
	font-weight: bold;
}
.footer_btm
{
	background-color: #000;
	padding: 50px 0px;
}
.footer_btm_list ul
{
	list-style: none;
}
.footer_btm_list ul li 
{
	padding: 3px;
}
.footer_btm_list .list_span
{
	color: white;
	border-bottom: 1px solid white;
	font-weight: bold;
	font-size: 0.9375em;
}
.footer_btm_list ul li a
{
	text-decoration: none;
	color: white;
}
.footer_btm_list ul li a:hover
{
	color: #ada4a4;
}
.footer_btm_list ul li a i
{
	padding: 8px;
}
.copy_rights
{
	text-align: center;
	margin-top: 45px;
}
.copy_rights span
{
	color: white;
	font-size: 0.625em;
}
					/*--------------------BLOGS_INNER------------------------------------*/
.main_blogs
{
	text-align: center;
	margin-top: 35px;
}
.best_blg a
{
	text-decoration: none !important;
	color: grey;
	font-size:  0.75em;
	font-weight: bold;
}
.best_blg a:hover
{
	color: darkgrey;
}
.blg_cont
{
	margin:0 auto;
}
.blg_cont h1
{
	font-weight: bold;
	font-size: 2em;	
}
.blg_cont p
{
    font-size: 1.225em;
    text-align: justify;
}
.blog_links span a i
{
	font-size: 1.125em;
	color: black;
	padding: 5px 10px;
}
.bloger_det
{
	display: flex;
	justify-content: center;
	margin-top: 20px; 
}
.bloger_det a img
{
	height: 50px;
	width: 50px;
}
.bloger_det a
{
	text-decoration: none !important;
	color: black;
	font-weight: bold;
	margin-left: 3px;
}
.bloger_det span
{
	margin-top: 14px;
	color: grey;
	font-style: italic;
	margin-left: 4px;
}
.further_a
{
	margin-top: 14px;
}
@media only screen and (max-width: 767px) {
  .bloger_det img {
    display: none;
  }
  .bloger_det span {
	margin-top: 0px;
	font-size: 0.6875em;
   }
   .bloger_det .further_a {
   	margin-top: 0px;
   	font-size: 0.6875em;
   }
   .bloger_det a{
   	font-size: 0.6875em;
   }
   .my_logo img
    { 
        margin-top: 10px;
    }
}
.main_imgg
{
	margin-top: 50px;
}
.main_blog_imgg
{
	background-color: #DDDDDD; 

}
.main_blog_imgg img
{
	margin:0 auto;
}
.blog_imgg
{
	width: 100%;
	text-align: center;
}
.down_cont
{
	text-align: left;
	margin-top: 30px;
}
.blg_main_cont
{
    font-size: 1.125em;
}
.blg_main_cont .hd
{
	font-weight: bold;
}
.blg_main_cont .best_sup
{
	color: lightblue;
}



/*#ff811d(dark yellow) #002c57(darkblue) #005daf(lightblue)*/