/*
Здесь можно добавить ваши CSS-стили.

Нажмите на значок помощи выше, чтобы узнать больше.
*/

.intro-image .intro-text {
	padding-top: 140px !important;
}

.intro-blog {
	height: 70px !important;
}

.navbar-header {
	display:initial;
}

#team {
  background-color: #F2F1F7 !important;
}

.navbar.navbar-fixed-top.ot-light-menu {
 border-bottom:none;
}

.ot-team-item {
  min-height: 350px;
}

.indent-20 {
  margin-top: 20px;
}

.indent-40 {
  margin-top: 40px;
}

.indent-60 {
  margin-top: 60px;
}

.indent-80 {
  margin-top: 80px;
}

.logo-container { 
	display: none;
}

/*
#features .col-lg-12 .section-title{
  white-space: pre;
}
*/

#team .col-lg-12 .section-title h2 {
  letter-spacing: 4px;
}

#ot_widgets_features-4 i, #ot_widgets_features-6 i { 
    background-image: url(https://dada-studio.com/wp-content/uploads/2018/03/ico_d.png);
    background-size: 75%;
    background-position: 65%;
    background-repeat: no-repeat;
}

#ot_widgets_features-5 i, #ot_widgets_features-7 i { 
    background-image: url(https://dada-studio.com/wp-content/uploads/2018/03/ico_a.png);
    background-size: 75%;
    background-position: 57%;
    background-repeat: no-repeat;
}

#features .fa-eye:before {
    content: "" !important;
}

#ot_widgets_features-4,
#ot_widgets_features-5,
#ot_widgets_features-6, #ot_widgets_features-7 {
    cursor: pointer;
}

#contact .ot-address .section-text {
  max-width: 250px;
  text-align: left !important;
  padding-bottom: 40px;
}

#contact .ot-address .section-text p {
	line-height: 32px !important;
}

#contact .ot-contact .section-text {
  text-align: left !important;
}


@media (min-width: 768px) {

	.navbar-header {
		display:none !important;
  }

  .asterion-primary-nav {
	  display: block !important;
  }

  #features {
	  border-top: none;
	  background: url(https://dada-studio.com/wp-content/uploads/2018/02/dada_logo-300x285.png) #f9faed no-repeat center -140px;
	padding: 140px 0 80px 0 !important;
  }

  #about {
	  padding: 80px 0 120px 0 !important;
	  background: url(https://dada-studio.com/wp-content/uploads/2018/02/dada_logo-300x285.png) #ffffff no-repeat left 50% bottom -145px;
}

}/*end of 768px*/

@media (min-width: 992px) {

	#about {
	  padding: 80px 0 120px 0 !important;
	  background: url(https://dada-studio.com/wp-content/uploads/2018/02/dada_logo-300x285.png) #ffffff no-repeat left 50% bottom -145px;
}

.logo-container { 
	display: block;
	margin-top: -68px;
}
.logo-container img {
	z-index: 10000;
  position: relative;		
}
	
#contact .ot-address .section-text {
  padding-bottom: 0;
}

}/*end of 992px*/


@media (min-width: 1200px) {

	#about {
	  padding: 80px 0 120px 0 !important;
	  background: url(https://dada-studio.com/wp-content/uploads/2018/02/dada_logo-300x285.png) #ffffff no-repeat left 50% bottom -145px;
}

.ot-team-item {
  min-height: 400px;
}


}/*end of 1200px*/

.navbar.navbar-fixed-top.ot-light-menu {
	background: white;
}
