.prod {
    background: url(/images/bg-prod.jpg) no-repeat !important;
}
.design {
    background: url(/images/bg-design.jpg) no-repeat !important;
}
.events {
    background: url(/images/bg-events.jpg) no-repeat !important;
	background-color: #ffffff !important;
    background-position: right bottom !important;
}
.it {
    background: url(/images/bg-it.jpg) no-repeat !important;
	background-color: #ffffff !important;
    background-position: right bottom !important;
}
.sppb-icon-container i {
	color:inherit !important;
}
.sppb-addon-text {
	color: #333 !important;
}
.sppb-col-sm-3 {
    margin: 0 0 40px !important;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info{
	padding: 5px 20px 20px !important;
	    line-height: 6px !important;
}
.sp-simpleportfolio-title{
	font-size: 18px !important;
}
a.btn-zoom {
    display: none !important;
}
#sp-main-body{
	padding: 10px 0 !important;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	padding-right:5px !important;
	padding-left:5px !important;
}
.blog-details-content-wrap {
	padding: 0 30px 30px !important;
}
.article-footer-wrap {
    margin-top: 40px;
}
ul.social-icons {
	float:left !important;
}
#sp-top-bar .sp-module {
	float:right !important;
}
.sppb-addon-feature.homepage-feature{
	padding: 45px 45px 40px !important;
}
.sppb-addon-feature.homepage-feature-2 {
    padding: 25px 45px 20px !important;
}
.sppb-addon-feature.homepage-feature-2 .sppb-icon-container i {
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}
.sppb-addon-feature.homepage-feature-2:hover {
  background: #fdfdfd;
}
.sppb-addon-feature.homepage-feature-2:hover .sppb-icon-container i {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.hometab {
    font-size: 12px;
    margin-top: 10px;
}
.homeprod a:hover {
    color: #ffcc00;
}
.homedesign a:hover {
    color: #ff0000;
}
.homeevents a:hover {
    color: #888888;
}
.homedeit a:hover {
    color: #4a8fd2;
}
div.sppb-addon-person {
	pointer-events: none;
}
.sppb-person-image {
    border-radius: 50%;
}
.sppb-link-list-wrap.sppb-link-list-nav ul li {
    display: inherit !important;
}
[data-group="all"] {
    font-size: 125%;
    text-decoration: underline;
}
.sp-simpleportfolio-filter {
	text-align: center !important;
}
.sp-simpleportfolio-btns a{
	font-size:25px !important;
	letter-spacing:1px !important;
}
.addbtm {
    color: #000;
    font-size: 20px;
}
#offcanvas-toggler {
	float: none !important;
	margin-left: 25px !important;
}
.sp-module-content .mod-languages ul.lang-inline{
	line-height: 10px;
}
div.sppb-addon-person .sppb-person-information .sppb-person-designation {
    margin-top: 10px !important;
}

@media only screen and (max-width: 767px) {
#sp-logo-right {
   display: none;
}
#sp-logo-wrapper .logo{
	height: 50px;
}
#sp-top1, #sp-top2{
	width:50%;
}
div#sp-top2 {
    margin-top: 5px;
}
.sppb-slider-fullwidth-wrapper .sppb-slideshow-fullwidth-item-bg .container .sppb-slideshow-fullwidth-item-text{
	width:80% !important;
}
.sp-page-builder .page-content #section-id-1513681985146{
	padding: 30px 20px 0 !important;
}
#sppb-addon-1513681985149 h3.sppb-addon-title{
	padding: 0px 0px 20px 0px !important;
}
#sppb-addon-1513683261716 {
	margin-bottom: 0 !important;
}
#sppb-addon-1513683261742 {
	margin: 0 !important;
}
div#section-id-1513683261747 {
    margin-top: 20px;
}
#sp-bottom {
	text-align: center;
	padding: 30px !important;
}
#sp-footer1, .sppb-text-left{
	text-align: center !important;;
}
#sp-footer2 .sppb-addon-social-media {
	float: none !important;
}
.sp-page-title {
    padding-left: 25px;
}
}

@media screen and (max-width: 767px) and (min-width: 320px) {
	
	ul.social-icons{
		text-align: inherit !important;
	}
	
}