/*------------------------------------------------------------------
Project:    Haswell (RTL)
Version:    2.4
Last change:    10.04.2020
Author: Abcgomel
Site: https://themeforest.net/user/abcgomel/portfolio
-------------------------------------------------------------------*/
.right-1024{
    float: left;
}
.cd-header-buttons {
    right: unset;
    left: 35px;
}
.section-title {
    border-left: unset;
    border-right: #f15d22 2px solid;
}
.cis-cont {
    padding-left: unset;
    padding-right: 65px;
}
.cis-icon {
    left: unset;
    right: 0;
}
.grey-light-bg .cis-text {
    border-left: unset;
    border-right: 1px solid #bdbdbd;
}
.cis-text {
    border-left: unset;
    border-right: 1px solid #bdbdbd;
    padding: 16px 18px 0px 27px;
}
.logo-2 {
    padding: 33px 25px 0 0;
}
.newsletterform {
    float: left;
}
.widget-search-form button {
    right: unset;
    left: 0;
}
.fes4-box-icon {
    left: unset;
    right: 0;
}
.fes4-title-cont {
    padding-left: unset;
    padding-right: 70px;
}
.right {
    float: left;
}
.left {
    float: right;
}
.page-title {
    letter-spacing: 0;
}
#main-menu .navbar .nav > li > a {
    letter-spacing: 0;
}
.breadcrumbs {
    letter-spacing: 0;
    text-align: center;   
}
/******************************************************************************
  Min Width "1025px" DESKTOP
*******************************************************************************/
@media (min-width: 1025px) {
    .header-1 #main-menu .nav.navbar-nav {
        margin-right: unset;
        margin-left: 54px;
    }
}