.se__component-edit {
    display: none;
}

.wrap__page-content:before {
 display: none;   
}

.featuredblock__item {
    width: 29.2%;
}
.featuredblock__item .featuredblock__description {
    text-align: center;
}

.wrap__newslettersignup .form form .form__group:nth-child(2n) {
    padding-right: 20px;
}

h1.page__title.blog {
    display: none;
}

.wrap__blog h1.blog__post-title {
    font-size: 32px;
}

.blog__post .blog__post-info {
    margin: 0 0 32px;
}
.testimonials-content p {
 font-family: "arapey", Verdana, sans-serif !important;
     font-size: 20px;
     font-style: italic;
}

.blog__post-title {
    font-size: 26px;
    line-height: 1.2;
}


 /*  RESPONSIVE GRID  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
	margin: 0 1%;
    border-right: none;
    border-left: none;
    background: none;
}

.col:first-child { margin-left: 0; }

/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }
/*  GRID OF TWO  */
.span_2_of_2 {width: 100%;}
.span_1_of_2 {width: 48.5%;}
/*  GRID OF THREE  */
.span_3_of_3 { width: 100%; }
.span_2_of_3 { width: 65.33%; }
.span_1_of_3 { width: 31.66%; }
/*  GRID OF FOUR  */
.span_4_of_4 { width: 100%; }
.span_3_of_4 { width: 73.75%; }
.span_2_of_4 { width: 48.5%; }
.span_1_of_4 { width: 23.25%; }
/*  GRID OF FIVE  */
.span_5_of_5 { width: 100%; }
.span_4_of_5 { width: 78.8%; }
.span_3_of_5 { width: 58.6%; }
.span_2_of_5 { width: 38.4%; }
.span_1_of_5 { width: 18.2%; }
/*  GRID OF SIX  */
.span_6_of_6 { width: 100%; }
.span_5_of_6 { width: 82.06%; }
.span_4_of_6 { width: 65.13%; }
.span_3_of_6 { width: 48.2%; }
.span_2_of_6 { width: 31.26%; }
.span_1_of_6 { width: 14.33%; }
/*  GRID OF SEVEN  */
.span_7_of_7 { width: 100%; }
.span_6_of_7 { width: 85.48%; }
.span_5_of_7 { width: 70.97%; }
.span_4_of_7 { width: 56.45%; }
.span_3_of_7 { width: 41.94%;  }
.span_2_of_7 { width: 27.42%; }
.span_1_of_7 { width: 12.91%; }


/*  MEDIA QUERIES */

@media only screen and (min-width: 1201px) {
 .wrap__logoHome {
    top: 80px;
 }
}

@media only screen and (max-width: 768px) {
	.col { 	margin: 1% 0 1% 0%;	}
	.span_2_of_2, .span_1_of_2 { width: 100%; }
	.span_3_of_3, .span_2_of_3, .span_1_of_3 { width: 100%; }
	.span_1_of_4, .span_2_of_4, .span_3_of_4, .span_4_of_4 { width: 100%; }
	.span_1_of_5, .span_2_of_5, .span_3_of_5, .span_4_of_5, .span_5_of_5 { width: 100%; }
	.span_1_of_6, .span_2_of_6, .span_3_fo_6, .span_4_of_6, .span_5_of_6, .span_6_of_6 { width: 100%; }
	.span_1_of_7, .span_2_of_7, .span_3_of_7, .span_4_of_7, .span_5_of_7, .span_6_of_7, .span_7_of_7 { width: 100%; }
}
  
@media only screen and (max-width: 520px) {
 .wrap__newslettersignup .form form .form__group:nth-child(2n) {
    padding-right: 0;
}   
}

/* Colors */

.article-layout:before, .contact-layout:before, .sidebar-layout:before, .fullwidth-layout:before, .home-layout:before {
    background: #ffb6c1 url(../img/bg-body.png) repeat;
}

.article-layout:after, .contact-layout:after, .sidebar-layout:after, .fullwidth-layout:after, .home-layout:after {
    background: #ffb6c1 url(../img/bg-body.png) repeat;
}

.wrap__header {
    background: #ffb6c1 url(../img/bg-body.png) repeat;
}

.wrap__footer {
    background: #ffb6c1 url(../img/bg-body.png) repeat;
}

/* Fonts */

a, strong, b {
    font-family: 'Open Sans', sans-serif !important;
}

p {
    font-family: 'Open Sans', sans-serif !important;
}

body {
    font-family: 'Open Sans', sans-serif !important;
}

ul {
    font-family: 'Open Sans', sans-serif !important;
}

li {
    font-family: 'Open Sans', sans-serif !important;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "arapey", Verdana, sans-serif !important
}

.slider__title {
    font-family: 'Style Script', cursive !important;
}

.page__title {
    font-family: "arapey", Verdana, sans-serif !important;
}
.featuredblock__button {
    font-family: 'Open Sans', sans-serif !important;
}

.input-field, .textarea, .form .form-input-comments textarea, .form__group__input, .form input, .form select {
    font-family: 'Open Sans', sans-serif !important;
}

.leaflet-popup-content {
    font-family: 'Open Sans', sans-serif !important;
}

.docNewsLogo {
    font-family: 'Open Sans', sans-serif !important;
}

.logo__title {
    font-family: "arapey", Verdana, sans-serif !important;
    font-size: 40px;
    line-height: 40px;
}

.logo__description {
    font-family: "arapey", Verdana, sans-serif !important;
    font-size: 27px;
    line-height: 25px;
}

.bx-wrapper .bx-controls-buttons [class$='_pause-play'] > div, .bx-wrapper .bx-controls-buttons [class$='_on-off'] > div {
    display: none;
}

.navigation:not(.mm-menu) .navigation__item.active > a {
    background: rgba(255, 255, 255, 0.9);
}

.navigation:not(.mm-menu) .navigation__item a:hover {
    background: rgba(255, 255, 255, 0.9);
}

.mm-listview > li > a {
    background: #ffb6c1 url(../img/bg-body.png) repeat;
}

.mm-listview > li > a.mm-next {
    background: #ffb6c1 url(../img/bg-body.png) repeat;
}

.navigation:not(.mm-menu) .navigation__item .sublevel-1 .navigation__item a {
    display: block;
    background: rgba(255, 255, 255, 0.9);
}

.navigation:not(.mm-menu) .navigation__item .sublevel-1 .navigation__item a:hover {
    background: rgba(255, 255, 255, 0.9);
}

body {
    background: #ffb6c1 url(../img/bg-body.png) repeat;
}

.mm-panels .mm-navbar {
    background: #da949f;
}

.mm-menu .mm-panels {
    background: #da949f;
}

.blog__post-title {
    font-size: 22px;
}
.blog__post h2.blog__post-title {
    font-size: 26px;
}