.business-theme .client-sldier .wrapper {
  margin-top:28px;
}

.business-header .theme-main-menu .logo {
    margin-top: 10px;
}

.business-theme .theme-inner-banner ul li:before{
	content: "-";
    margin-right: 10px;
    margin-left: 10px;
}

.business-theme .theme-inner-banner ul li:first-of-type:before{
	content: none;
}

.business-theme .theme-inner-banner .opacity {
    background: rgba(0,0,0,0.7);
    padding: 50px 0 50px 0;
}

.business-theme .theme-inner-banner ul {

    margin-top: 40px;
}
.business-theme .creative-ideas .single-idea p {
    margin: 20px 0 25px 0;
}

.business-theme .creative-ideas .single-idea {

    padding: 45px 30px 20px 30px;
  }
  #banner .tp-caption h1 {
      font-weight: 900;
      font-size: 50px;
  }
@media(min-width:300px) and (max-width:700px){
	#banner .tp-caption h1 {
        font-weight: 900;
        font-size: 30px;
}
.collapse-button .icon-bar {
  background: #d9272e;
}
@media (max-width: 767px){
.business-header .top-header .left-side ul li {
    margin-bottom: 0px;
}
#partner-logo {
    padding: 20px 0;
}
.business-theme .client-sldier .wrapper {
      margin: 20px 0;
    }
}
