#about-section .outer-container .right-column .inner h4 {
	font-size: 14px;
	color: #fff;
	font-weight: 700;
	margin: 20px 0;
}
.who_i_am .text-box {
	/*text-align: justify;*/
    margin-bottom: 0;
}
.mb-20 {
    margin-bottom: 20px;
}
.plr-55 {
	padding: 0 55px;
}
#consumer-section .inner-box .inner-column ul li span {
	color: #fff;
}
.dark-layout .facts-style-one .fact-column .inner-box .inner {
    min-height: 188px;
}
.contact-section {
    padding: 0;
    background-color: #fff;
    color: #333;
}
.contact-section .text {
    font-weight: bold;
}
.contact-section .btn-style-two {
    background: #999;
    color: #fff
}
.contact-section .btn-style-two:hover {
    background: #b0ed60;
}
.contact-container {
    padding: 90px 0 70px 0;
}
.contact-container .inner .text {
    margin-bottom: 20px;
}
.inspire-text {
    color: #fff;
    margin-bottom: 40px;
}
#inspires-section .title-style-three {
    margin-bottom: 30px;
}
.services_section .service-column .inner {
    min-height: 334px;
}
.about-more {
    margin-top: 20px;
    padding: 0 12px;
    font-size: 12px;
}
.back-button {
    position: relative;
    display: block;
    color: #ffffff;
    text-align: center;
    font-size: 16px;
    line-height: 50px;
    font-weight: normal;
    width: 54px;
    height: 50px;
    background: #0b0b0b;
    transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}
#skills-section {
    background-color: #1d1d1d;
}
#arsenal-section {
    background-color: #1d1d1d;
}
.progress-bars .bar-item .skill-header {
    color: #fff;
}
.portfolio-details-section .content-column .inner h4 {
    font-size: 14px;
    color: #000;
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 20px;
}
.inline-block {
    display: inline-block;
}
.mt-0 {
    margin-top: 0 !important;
}
.portfolio-footer-section {
    position: relative;
    padding: 80px 0;
}
.page-title h1 .bg-text {
    position: relative;
    display: inline-block;
    background: #b0ed60;
    padding: 0px 10px;
    margin: 0px -5px;
}
.portfolio-item-details .images {
    margin-bottom: 50px;
}
.portfolio-item-details .content-column {
    margin-bottom: 50px;
}

.arsenal-table > thead > tr > th {
    border-bottom: none;
    color: #fff;
}
.arsenal-table > tbody > tr > td {
    border-top: none;
    padding: 15px 0;
}
th {
    text-align: center !important;
}
.arsenal-inner {
    background-color: #272727;
    padding: 20px 0;
    /*min-height: 588px;*/
}
#bloggism-section {
    padding-top: 90px;
}
#bloggism-section .text-box {
    margin-bottom: 30px;
    color: #000;
}
.default-portfolio-item .lower-box .lower-content h3 {
    font-size: 16px;
}
.default-portfolio-item .lower-box .lower-content .categories {
    text-transform: none;
}
.testimonial-block-one .inner-box .info-column .inner-column {
    height: 309px;
}
#inner-about {
    color: #333;
}
#inner-about-bottom {
    color: #333;
}
.head-inspire {
    font-size: 50px;
    line-height: 80px;
    font-weight: 900;
}
@media only screen and (max-width: 1023px) {
    .head-inspire {
		font-size:42px;
		line-height:60px;	
	}
}
@media only screen and (max-width: 599px) {
    .head-inspire {
	    font-size:32px;
		line-height:50px;
	}
}
.services_section .service-column .inner .icon {
    color: #fff;
}
.contact-social-links {
    text-align: center;
}
.contact-social-links li {
    display: inline-block;
}
.contact-social-links li a {
    position: relative;
    display: block;
    width: 30px;
    height: 30px;
    margin: 0 10px;
    font-size: 15px;
    line-height: 30px;
    color: #fff;
}
.contact-social-links li a:hover {
    color: #1e1e1e;
}
.contact-social-links li a:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 30px;
    height: 30px;
    background: #b0ed60;
    border-radius: 3px;
}
.testimonial-block-one .inner-box a {
    color: #aaa;
}
.testimonial-block-one .inner-box a:hover {
    color: #fff;
}
.default-portfolio-item .lower-box {
    min-height: 183px;
}
.main_footer {
    background-color: #000;
}
.inner-about .content-box .text, .inner-about-bottom .content-box .text {
    color: #333;
}
#inspire-more .content-box .text {
    color: #333;
}