body{
	margin-top:0px;
}
p{
	font-weight:initial;
}
.first_header p{
	color: #00000;
font-size: 18px;
}

.bold{
	font-weight:bold;
}
.go-right{
	float:right;
}
.sp-Experience , .sp-Education{
	color:rgb(27,47,71);
	font-weight:bold;
}
.sp-Links{
	color:rgb(27,47,71);
	font-weight:bold;

}
.sec-links h2{
	text-align: center;
	margin-bottom:30px !important;
}
}
.new-font-size i{
	font-size: 16px;
}
.w i{
	color: #3399cf;
}
a{
	color: #2871C5 !important;
}
.navbar-inverse .navbar-nav li:hover > a{
	background: #1D4583 !important;
}
.navbar-inverse .navbar-nav > .active > a , .navbar-inverse .navbar-nav > li > a{
	color: #fff !important; 
}
.navbar-inverse .navbar-nav > .active > a{
background: #1D4583;
}
.navbar-inverse{
	background: #003377;
border-color: #0E3269;
}
.navbar > .container .navbar-brand{
	color:#ededed !important;
}
.navbar{
	padding-top:0px;
	margin-bottom: 0px;
}
.navbar-brand{
	font-size: 28px !important;
}
.work-list p i{
	padding-right: 5px;
}
.mid-row p{
font-size: 20px;
text-align:justify;
}
.skill-list ul li{
	list-style-type: square;
}
.icon-twi i:hover{
	color: #55ACEE !important;
}
.icon-bg{
	display:inline-block;
	width:68px;
	height:75px;
	background: url(../../assets/img/icons/bloggerwhite.png) no-repeat;
}
.icon-bg:hover{
   background: url(../../assets/img/icons/blogger-footercolor.png) no-repeat;
}
.icon-dribble i:hover{
	color: #4875B4 !important;
}
.icon-plus i:hover{
	color: #F63D27 !important;
}
.anchor-style a , .portfolio-button{
	background: #3399CF;
padding: 12px 12px;
color: #fff !important;
border-radius: 5px;
}
.anchor-style a i{
	color: #fff !important;
}
.anchor-style a:hover , .portfolio-button:hover{
	background: #003366;
}
.header-banner-anchor{
	color:#0f0f0f !important;
	font-weight: bold;
}
.new-dg{
	padding-top:20px !important; 
	padding-bottom:20px !important;
}
.about-mid h2{
color:rgb(27,47,71);
font-weight:bold;
margin-top: 15px;
}
.text-justify{
	text-align: justify;
}
.upper-footer h2{
color:rgb(27,47,71);
font-weight:bold;
}
.upper-footer .get_margin{
	padding-top:10px;
}
.email-contact{
	font-size:30px;
}
.btn-go{
	color: #ffffff;
background-color: #1492DF;
border-color: #1A89C3;
}
.btn-go:hover{
	color: #ffffff;
background-color: #0A3C6E;
border-color: #12407C;
}
.class-justify{
	text-align:justify;
}
.class-justify blockquote h3 , .class-justify blockquote cite{
	font-weight: initial;
}
.class-justify blockquote cite{
	font-style:italic;
}


.getbg{
	height: 48px;
	width: 48px;
background: url(../../assets/img/icons/Blogger-whiteout.png); 
border-radius: 28px;
display:block;
margin:0 auto;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.getbg:hover{
	height: 48px;
	width: 48px;
background: url(../../assets/img/icons/blogger-color.png);
/*box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.8);*/
		box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.8);
	-webkit-transform:rotate(360deg);
	-moz-transform:rotate(360deg);
	-o-transform:rotate(360deg);
	-ms-transform:rotate(360deg);
	transform:rotate(360deg);
}
.getTwi{
height: 48px;
	width: 48px;
background: url(../../assets/img/icons/Twitter-colorbd.png); 
border-radius: 28px;
display:block;
margin:0 auto;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.getTwi:hover{
	height: 48px;
	width: 48px;
background: url(../../assets/img/icons/twitter-color.png);
/*box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.8);*/
		box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.8);
	-webkit-transform:rotate(360deg);
	-moz-transform:rotate(360deg);
	-o-transform:rotate(360deg);
	-ms-transform:rotate(360deg);
	transform:rotate(360deg);
}
.getIn{
height: 48px;
	width: 48px;
background: url(../../assets/img/icons/Linkedin-colorbd.png); 
border-radius: 28px;
display:block;
margin:0 auto;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.getIn:hover{	
	height: 48px;
	width: 48px;
background: url(../../assets/img/icons/linkedin-color.png);
/*box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.8);*/
		box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.8);
	-webkit-transform:rotate(360deg);
	-moz-transform:rotate(360deg);
	-o-transform:rotate(360deg);
	-ms-transform:rotate(360deg);
	transform:rotate(360deg);
}
.getPlus{
	height: 48px;
	width: 48px;
background: url(../../assets/img/icons/googleplus-colorbd.png); 
border-radius: 28px;
display:block;
margin:0 auto;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.getPlus:hover{
	height: 48px;
	width: 48px;
background: url(../../assets/img/icons/googleplus-color.png);
/*box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.8);*/
		box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.8);
	-webkit-transform:rotate(360deg);
	-moz-transform:rotate(360deg);
	-o-transform:rotate(360deg);
	-ms-transform:rotate(360deg);
	transform:rotate(360deg);
}
.social-list{
	padding-top: 16px;
margin-bottom: 0px;
}