body {
  font-family: 'Roboto', sans-serif;
  color: #000000;
   font-size: 14px;
  padding: 30px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-print-color-adjust:exact;
	color-adjust:exact;
	-webkit-print-color-adjust:exact;
	color-adjust:exact;
}

.h6, h6 {
    font-size: 13px;
}

a {
  color: #2d7788;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
}
a:hover {
  text-decoration: underline;
  color: #1a454f;
}
a:focus {
  text-decoration: none;
}
p {
  line-height: 1.5;
}
.wrapper {
  max-width: 960px;
  margin: 0 auto;
  position: relative;
  -webkit-print-color-adjust:exact;
	color-adjust:exact;
  background: #fff none repeat scroll 0 0;
  
}

.aboutme a {
  color: #000;
}
.aboutme .profile-container {
  padding: 30px;
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-print-color-adjust:exact;
	color-adjust:exact;
  text-align: center;
  color: #000;
}
.aboutme .name {
  font-size: 24px;
  font-weight: 900;
  margin-top: 0;
  margin-bottom: 10px;
  color:#337ab7;
}


.aboutme .section-title {
 	font-size: 18px;
}

.aboutme .profile {
  border-radius: 50%;
}
.aboutme .contact-list .fa {
  margin-right: 5px;
  font-size: 18px;
  vertical-align: middle;
}
.aboutme .contact-list li {
  /* margin-bottom: 15px; */
  margin-bottom: 5px;
  padding-left:1em;
}
.aboutme .contact-list li:last-child {
  margin-bottom: 0;
}
.aboutme .contact-list .email .fa {
  font-size: 14px;
}
.sidebar-wrapper .container-block {
  padding: 30px;
}
.sidebar-wrapper .container-block-title {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 15px;
}
.sidebar-wrapper .degree {
  font-size: 14px;
  margin-top: 0;
  margin-bottom: 5px;
}
.sidebar-wrapper .education-container .item {
  margin-bottom: 15px;
}
.sidebar-wrapper .education-container .item:last-child {
  margin-bottom: 0;
}
.sidebar-wrapper .education-container .meta {
  color: rgba(255, 255, 255, 0.6);
  font-weight: 500;
  margin-bottom: 0px;
  margin-top: 0;
}
.sidebar-wrapper .education-container .time {
  color: rgba(255, 255, 255, 0.6);
  font-weight: 500;
  margin-bottom: 0px;
}
.sidebar-wrapper .languages-container .lang-desc {
  color: rgba(255, 255, 255, 0.6);
}
.sidebar-wrapper .languages-list {
  margin-bottom: 0;
}
.sidebar-wrapper .languages-list li {
  margin-bottom: 10px;
}
.sidebar-wrapper .languages-list li:last-child {
  margin-bottom: 0;
}
.sidebar-wrapper .interests-list {
  margin-bottom: 0;
}
.sidebar-wrapper .interests-list li {
  margin-bottom: 10px;
}
.sidebar-wrapper .interests-list li:last-child {
  margin-bottom: 0;
}
.main-wrapper {
  padding: 30px;
  clear:left;
}
.main-wrapper .section-title {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 500;
  color: #337ab7;
  position: relative;
  margin-top: 0;
  margin-bottom: 20px;
  clear:both;
}
.main-wrapper .section-title .fa {
  width: 30px;
  height: 30px;
  margin-right: 8px;
  display: inline-block;
  color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #337ab7;
  text-align: center;
  padding-top: 8px;
  font-size: 16px;
  position: relative;
  -webkit-print-color-adjust:exact;
	color-adjust:exact;
  top: -2px;
}
.main-wrapper .section {
  margin-bottom: 30px;
}

.skills-section {
	margin-bottom: 75px !important;
}

.main-wrapper .experiences-section .item {
  margin-bottom: 30px;
}
.main-wrapper .upper-row {
  position: relative;
  overflow: hidden;
  margin-bottom: 2px;
}
.main-wrapper .job-title {
  color: #3F4650;
  font-size: 16px;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 500;
}
.main-wrapper .time {
  right: 0;
  top: 0;
}
.main-wrapper .company {
  margin-bottom: 10px;
}
.main-wrapper .project-title {
  font-size: 16px;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 5px;
}
.main-wrapper .projects-section .intro {
  margin-bottom: 30px;
}
.main-wrapper .projects-section .item {
  margin-bottom: 15px;
}
.skillset .item {
  margin-bottom: 15px;
  overflow: hidden;
}
.skillset .level-title {
    display: inline-block;
    float: left;
    width: 25%;
    margin-bottom: 0;
    margin-top: 0;
    font-size: 14px;
  }
  
  
 .skillset .item-fullwidth {
    float: left;
    padding: 5px;
}
  .skillset .level-title-fullwidth {
    display: inline-block;
    float: left;
    font-size: 14px;
    margin-bottom: 0;
    margin-top: 0;
}

.skillset .level-bar {
  height: 12px;
  background-color: #f5f5f5;
  -webkit-print-color-adjust:exact;
	color-adjust:exact;
	 display: inline-block;
    width: 75%;
    float: left;
    position: relative;
    top: 1px;
}


.skillset .level { width:70%;float:left;}
  
.skillset .level-bar-inner {
  height: 12px;
  background-color: #7bc2d3;
  -webkit-print-color-adjust:exact;
	color-adjust:exact;
}
.footer {
  padding: 30px;
  padding-top: 60px;
}
.footer .copyright {
  line-height: 1.6;
  color: #545E6C;
  font-size: 13px;
}
.footer .fa-heart {
  color: #fb866a;
}
/* Extra small devices (phones, less than 768px) */
@media (max-width: 767px) {
  .sidebar-wrapper {
    position: static;
    width: inherit;
  }
  .main-wrapper {
    padding: 30px;
  }
  .main-wrapper .time {
    position: static;
    display: block;
    margin-top: 5px;
  }
  .main-wrapper .upper-row {
    margin-bottom: 0;
  }
}
/* Small devices (tablets, 768px and up) */
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
  
 
}
/* Large devices (large desktops, 1200px and up) */
/* Ex-Large devices (large desktops, 1200px and up) */

.text-center{text-align:center;}
	.cust-btn{    background: linear-gradient(#66d0f9,#61c3e8);
    border: 1px solid #2b9cc5;
    padding: 3px 5px;
    color: white;
    margin-top: 8px;
    border-radius: 3px;
	-webkit-print-color-adjust:exact;
	color-adjust:exact;
}
.w100{width:100%;float:left;margin-bottom:10px;}
ol,ul{list-style-position: inside;padding: 0;text-indent: -1em;padding-left:1em;}

	h6.meta{margin-bottom:5px;}
	.degree{margin-top:20px;}
	.main-wrapper .section.se {margin-bottom:30px;}
	.mb20{margin-bottom:20px;}
	.plist .meta,.plist .time,.plist .details{font-weight: normal !important;
margin: 5px 0px;}
.plist span{color:#333;float:left;}


.iconspace {
    padding-left: 5px;
}

.section-title {
    margin-top: 0;
}

.contactdetails {
	background-color:#ddd;
	padding:10px;
	border-radius:15px;
	color: #337ab7;
}

.emailid {
	padding-right:50px;
}

.personal-section{clear:both;padding-top:20px;}

@media screen{
.aboutme .col-md-3{width:33.33333333%;float:left;padding:0px;}
.aboutme .col-md-9{width:66.66666667%;float:left;padding:0px;}
.col-md-12.aboutme{float:left;width:100%;margin-bottom: 10px;}
.aboutme .col-md-6{width:50%;float:left;padding:0px;}


}



@media print{
	.text-right{text-align:right;}
	.summary {
	    margin-top: 15px !important;
	}
	.aboutme .col-md-3{width:33.33333333%;float:left;padding:0px;}
	.aboutme .col-md-6{width:50%;float:left;padding:0px;}
	.aboutme .col-md-9{width:66.66666667%;float:left;padding:0px;}
	.col-md-12.aboutme{float:left;width:100%;margin-bottom: 10px;}
	.per-details .level-title{width:26.33333333%;float:left;padding:0px;}
	.per-details .level{width:73.66666667%;float:left;padding:0px;}
	.per-details .col-md-12{float:left;width:100%;}
	.wrapper{width:100%;max-width:100% !important;float:left;margin:0px;}
	.main-wrapper .section-title .fa{    width: 35px !important;
	    height: 28px;
	    font-size: 16px;
	    vertical-align: middle;
	    display: inline-block;}
		.list-unstyled.contact-list{list-style:none !important;}
		.skills-section .ft{margin-top:30px !important;}
		.skills-section .ft i{float:left;}
	
	.text-right {   text-align: right;}
}