.lineslogo,.linesmap,.linestext {
    display: none
}

.clear:after {
    content: " ";
    height: 0;
    display: block;
    clear: both
}

.floatnone {
    float: none!important
}

.floatleft {
    float: left!important
}

.floatright {
    float: right!important
}

.clearboth {
    clear: both
}

.top-title {
    background-color: #282828;
    color: #fff;
    padding: 1rem 0
}

.top-title a.strong {
    font-weight: 700
}

.top-results-title {
    background-color: #6639b6;
    color: #fff;
    padding: 1rem 0
}

.top-results-title a.strong {
    font-weight: 700
}

.top-results-content {
    background-image: url(../img/search-results1.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    padding: 1% 0
}

.top-results-content .wrapper {
    width: 90%;
    margin: 0 auto;
    line-height: 1.2;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-align: start;
    -moz-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.top-results-content .wrapper h1 {
    width: 100%
}

.top-results-content .wrapper.none {
    text-align: center;
    font-weight: 700
}

.top-results-content .wrapper h5 {
    font-size: 2rem;
    margin-bottom: 1rem;
    width: 100%
}

.top-results-content h3 {
    text-align: center;
    font-weight: 700
}

.top-results-content .column {
    padding: 0 .5rem;
    float: right
}

.top-results-content .column .title {
    background-color: #6639b6;
    font-weight: 700;
    font-size: 1.2rem;
    padding: .4rem;
    margin-bottom: .2rem;
    position: relative;
    text-align: center;
	float: right;
    display: inline-block;
    /*right: 50%;*/
    transform: translateX(50%)
}

.top-results-content .column .title+div {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-align: start;
    -moz-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.top-results-content .column .title+div .item {
    margin-left: .5%
}

.top-results-content .column .title i {
    display: none
}

.top-results-content .column .item {
    background-color: rgba(255,255,255,.1);
    font-weight: 700;
    padding: .5rem;
    display: inline-block;
    margin-bottom: .2rem;
    cursor: pointer
}

.top-results-content .column .item a,.top-results-content .column .item span {
    transition: color 300ms
}

.top-results-content .column .item:hover a,.top-results-content .column .item:hover span {
    transition: color 300ms;
    color: #70c538!important
}

.sector_4 .top-results-content .column .item:hover a,.sector_4 .top-results-content .column .item:hover span {
    transition: color 300ms;
    color: #8fff46!important
}

.top-results-content .column.area {
    clear: both
}

.top-results-content .column .morelink {
    background-color: transparent;
    font-weight: 700;
    font-size: 1.2rem;
    padding: .5rem;
    margin-bottom: .2rem;
    cursor: pointer
}

.top-results-content .column .morelink span {
    text-decoration: underline
}

.top-results-content.sector {
    padding-bottom: 0
}

.top-results-content.sector .topinfo {
    margin-bottom: 1%
}

.top-results-content.sector h1 {
    margin: 0;
    font-size: 5rem;
    line-height: 1.2;
    font-weight: 700
}

.top-results-content.sector h2 {
    margin: 0;
    font-size: 4rem;
    position: relative;
    font-family: 'Fjalla One'
}

.top-results-content.sector .stamp_ {
    height: 90px;
    width: 90px;
    font-size: 1rem;
    position: relative;
    top: auto;
    right: auto;
    left: auto;
    margin: 0 auto
}

.top-results-content.sector .experties {
    border: 1.5vw solid #fff;
    padding: 1.5vw
}

#filterForm {
    color: #fff;
    clear: both;
    padding-top: 4%
}

#filterForm input[type=text] {
    width: 36%;
    font-size: 1.2rem;
    margin-left: 2%
}

#filterForm input[type=radio] {
    -webkit-transform: scale(2,2);
    -moz-transform: scale(2,2);
    -ms-transform: scale(2,2);
    -o-transform: scale(2,2);
    transform: scale(2,2);
    margin: 0
}

#filterForm .raiobuttons {
    padding: .5rem 0;
    display: inline-block;
    width: 46%;
    vertical-align: text-top
}

#filterForm label {
    color: #fff;
    line-height: 2rem;
    font-size: 1.2rem;
    margin-left: 3%
}

#filterForm input[type=submit] {
    padding: 0 4%
}

.filter_popup_bg {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.75);
    z-index: 1000
}

.filter_popup_wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%
}

.filter_popup {
    width: auto;
    height: auto;
    background-color: #6639b6;
    padding: 1.5%;
    color: #fff;
    max-width: 1024px
}

.filter_popup h3 {
    margin-bottom: 2%;
    width: 100%
}

.filter_popup input[type=checkbox] {
    display: none
}

.filter_popup a,.filter_popup label {
    color: #fff;
    /*background-color: rgba(255,255,255,.1);*/
    /*padding: .2rem 1rem;*/
	background-size: 100%;
    font-size: .8rem;
    font-weight: 700;
   /* white-space: nowrap*/
}

.filter_popup form {
    width: 100%%;
    margin: 0 auto;
    max-height: 76vh;
    overflow-y: auto;
    direction: ltr;
    text-align: right;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: reverse;
    -moz-box-direction: reverse;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-align: start;
    -moz-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.filter_popup form .column {
    padding: .5% .5%;
    margin-bottom: 1%;
    direction: rtl;
	line-height: 1.1rem;
    /*width: auto;*/
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
	background-color: rgba(255,255,255,.1);
    margin-left: .3%;
	width:18%;
}

.filter_popup form .column,.filter_popup form .column:last-child {
    float: right
}

.filter_popup button.filter {
    float: left;
    background-color: #70c538;
    color: #fff;
    padding: 2rem 4rem;
    font-weight: 700;
    margin-top: 2rem
}

.filter_popup .close {
    float: left;
    width: auto
}

.top-results-content.sector+#filterForm {
    color: #6639b6;
    width: 94%;
    margin: 0 auto;
    padding-top: 0
}

.top-results-content.sector+#filterForm span {
    font-size: 1.5rem;
    text-align: center;
    margin: 1rem auto;
    display: block;
    font-weight: 700
}

.top-results-content.sector+#filterForm form {
    color: #fff;
    background-color: #6639b6;
    padding: 1% 20%
}

.top-results-content.sector+#filterForm form .label {
    width: 6%;
    display: inline-block;
    padding: .5rem 0;
    vertical-align: text-top;
    font-weight: 700
}

.top-results-content.sector+#filterForm input[type=text] {
    width: 30%
}

#addcompanyForm {
    color: #fff;
    clear: both;
    padding-top: 4%
}

#addcompanyForm input {
    margin-bottom: 2px
}

#addcompanyForm input[type=text].normalfield {
    width: 33%;
    font-size: 1.2rem;
    margin: 0 0 2px
}

#addcompanyForm input[type=text].addressfield {
    width: 37%;
    font-size: 1.2rem;
    margin: 0
}

#addcompanyForm input[type=text].extrainfofield {
    width: 42%;
    font-size: 1.2rem;
    margin: 0
}

#addcompanyForm input[type=submit] {
    width: 20%
}

.cards-header .viewicon {
    margin: 0 .2rem
}

.cards-header .viewicon:last-of-type {
    margin: 0 .2rem 0 1.5rem
}

.cards-header .viewicon.lines {
    opacity: .2
}

.info-boxes .column,.info-boxes .column:last-child {
    float: right
}

.info-boxes .column:only-child {
    float: none;
    margin: 0 auto
}

.info-boxes .column.free .box-container::after {
    content: "";
    display: block;
    padding-bottom: 59.4%
}

.info-boxes .column.free .info_ {
    color: inherit;
    top: 27%;
    font-size: 1.2vw
}

.info-boxes .column.free .number {
    color: inherit;
    top: 43%;
    font-size: 1.2vw
}

.info-boxes .column.free .stamp_ {
    color: inherit;
    top: 56%;
    left: 50%;
    transform: translateX(-50%);
    width: 12.676%;
    height: 21.794%
}

.info-boxes .column.free .address_ {
    bottom: 3.5%
}

.info-boxes .column.free .check_,.info-boxes .column.free .check_ div,.info-boxes .column.free .share_ {
    color: inherit
}

.info-boxes .column.free .check_ {
    top: 82%;
    height: 15.5%
}

.info-boxes .column.free .share_ {
    top: 82%
}

.info-boxes.lines .column {
    float: none;
    width: 80%;
    margin: 0 auto
}

.info-boxes.lines .box-container {
    max-width: none;
    overflow: hidden;
    position: relative
}

.info-boxes.lines .box-container:after {
    padding-bottom: 25%
}

.info-boxes.lines div.pic_ {
    width: 33%;
    right: 0;
    left: auto;
    height: 100%
}

.info-boxes.lines div.pic_>img {
    width: 100%
}

.info-boxes.lines div.discount-banner_ {
    height: 39%;
    left: 34%;
    padding-top: 2%;
    top: -1.246%;
    width: 7%
}

.info-boxes.lines div.category_ {
    width: 29%;
    top: 25%;
    right: 2%;
    left: auto;
    text-align: right
}

.info-boxes.lines div.info_ {
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    right: 2%;
    width: 29%;
    text-align: right;
    top: 42%
}

.info-boxes.lines div.number {
    right: 2%;
    width: 46%;
    left: auto;
    text-align: right;
    top: 59%
}

.info-boxes.lines div.share_ {
    width: 1.5%;
    top: 84%;
    left: 34%
}

.info-boxes.lines .share_ .shareBoxColor {
    fill: #555!important
}

.info-boxes.lines div.stamp_ {
    height: 27%;
    right: 29.5%;
    top: 50%;
    width: 6.5%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.info-boxes.lines div.check_ {
    width: 2.5%;
    height: 11.5%;
    top: 84%;
    right: 34%
}

.info-boxes.lines div.check_ div {
    color: #555
}

.info-boxes.lines div.address_ {
    right: 2%;
    width: 29%;
    left: auto;
    text-align: right;
    color: #fff;
    z-index: 3;
    bottom: 10px
}

.info-boxes.lines div.address_ span {
    text-align: right;
    width: 100%
}

.info-boxes.lines div.address_ span img {
    display: none
}

.info-boxes.lines .lineslogo {
    display: block;
    position: absolute;
    top: 2%;
    right: 38%
}

.info-boxes.lines .linestext {
    display: block;
    position: absolute;
    top: 29%;
    right: 38%;
    width: 27%
}

.info-boxes.lines .linesmap {
    display: block;
    width: 33%;
    left: 0;
    height: 100%
}

.info-boxes.lines .linesmap>img {
    width: 100%;
    height: 100%
}

.info-boxes.lines .column.free {
    width: 40%;
    float: right
}

.info-boxes.lines .column.free.fullwidth {
    width: 80%;
    float: none
}

.info-boxes.lines .column.free:not(.fullwidth):nth-of-type(2n) {
    margin-right: 10%
}

.info-boxes.lines .column.free:not(.fullwidth):nth-of-type(2n+1) {
    margin-left: 10%
}

.info-boxes.lines .column.free.single-result {
    margin: 0 auto!important;
    float: none
}

.info-boxes.lines .column.free .box-container:after {
    padding-bottom: 62.5%
}

.info-boxes.lines .column.free.fullwidth .box-container:after {
    padding-bottom: 25%
}

.info-boxes.lines .column.free .lineslogo,.info-boxes.lines .column.free .linestext {
    display: none
}

.info-boxes.lines .column.free .linesmap {
    width: 50%
}

.info-boxes.lines .column.free div.check_ {
    width: 5%;
    height: 11.5%;
    top: 84%;
    right: 6%
}

.info-boxes.lines .column.free.fullwidth div.check_ {
    top: 84%;
    right: 6%;
    width: 2.5%;
    height: 11.5%
}

.info-boxes.lines .column.free div.share_ {
    width: 3%;
    height: 11.5%;
    top: 84%;
    left: 56%
}

.info-boxes.lines .column.free.fullwidth div.share_ {
    width: 2%;
    height: 11.5%;
    top: 84%;
    left: 56%
}

.info-boxes.lines .column.free div.address_ {
    top: 70%;
    color: #555;
    z-index: 3
}

.info-boxes.lines .column.free.fullwidth div.category_ {
    right: 25%;
    left: auto;
    transform: translateX(50%)
}

.info-boxes.lines .column.free.fullwidth div.info_ {
    right: 25%;
    left: auto;
    transform: translateX(50%);
    width: auto
}

.info-boxes.lines .column.free.fullwidth div.address_ {
    right: 25%;
    left: auto;
    transform: translateX(50%);
    width: auto;
    text-align: center
}

.info-boxes.lines .column.free.fullwidth div.address_ span {
    text-align: center
}

.info-boxes.lines .column.free.fullwidth div.number {
    right: 25%;
    left: auto;
    transform: translateX(50%);
    width: auto;
    text-align: center
}

#filterForm-popup {
    display: none
}

.index-head {
    background-color: #4b4b4b;
    color: #fff
}

.index-head h2 {
    text-align: center;
    margin: 0 auto;
    font-size: 3rem;
    margin-bottom: 2rem;
    font-weight: 700
}

.index-head .letterslider {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-align: start;
    -moz-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.index-head .letterslider .item {
    width: 3.5rem;
    height: 3.5rem;
    font-size: 2rem;
    text-align: center;
    line-height: 3.5rem;
    background-color: #fff;
    color: #4b4b4b;
    border: 1px solid #4b4b4b;
    display: block
}

.index-head .letterslider .item.active {
    background-color: #70c538;
    color: #fff;
    border: 1px solid #4b4b4b
}

.index-content .index-results {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-align: start;
    -moz-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 0 4rem;
    margin-top: 4rem
}

.index-content .index-results .result {
    width: 31%;
    padding: 0 1%;
    color: #424242;
    font-size: 1.2rem;
    font-weight: 500;
    margin-bottom: 1.5rem
}

.index-content .index-results .result a {
    color: #424242;
    text-decoration: underline
}

.focus-head {
    background-image: url(../img/results-focus.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-color: #4b4b4b;
    color: #fff
}

.focus-head h2 {
    text-align: center;
    margin: 0 auto;
    font-size: 3rem;
    margin-bottom: 2rem;
    font-weight: 700
}

.focus-head .areas {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-align: start;
    -moz-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.focus-head .areas .area {
    background-color: #626262;
    padding: .5rem 1.5rem;
    margin: 0 .1rem
}

.focus-head .button {
    text-align: center;
    margin: 5.5rem 0
}

.focus-head .button a {
    text-align: center;
    background-color: #70c538;
    color: #fff;
    font-weight: 700;
    border-bottom: 4px solid #489217;
    font-size: 1.5rem;
    padding: .5rem 1.5rem
}

.head-404 h2 {
    text-align: center;
    font-size: 3rem;
    margin: 2rem auto 1rem
}

.head-404 p {
    text-align: center
}

.head-404 .button {
    text-align: center;
    margin: 2.5rem 0 5.5rem
}

@media screen and (min-width: 64em) {
    .large-up-4>.column.free:nth-of-type(4n+1),.large-up-4>.columns:nth-of-type(4n+1) {
        clear:none
    }
}

@media screen and (max-width: 960px) {
    header {
        padding-top:0
    }
}

@media screen and (max-width: 640px) {
    .column.free {
        width:50%
    }

    .column.free:nth-of-type(1n+1) {
        clear: none
    }

    .info-boxes .column.free .box-container::after {
        padding-bottom: 106%
    }

    .column.free div.category_ {
        width: 90%
    }

    .column.free div.category_>span {
        width: 68%;
        margin: 0 auto
    }

    .info-boxes .column.free .stamp_ {
        color: inherit;
        top: 10%;
        left: 5%;
        transform: translateX(0%);
        width: 12.676%;
        height: 21.794%
    }

    .column.free .info_ {
        top: 30%;
        width: 90%;
        left: 5.2%
    }

    .column.free .address_ {
        width: 90%;
        left: 5.2%
    }
	
	.filter_popup form .column {
    padding: .5% .5%;
    margin-bottom: 1%;
    direction: rtl;
	line-height: 1rem;
    /*width: auto;*/
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
	background-color: rgba(255,255,255,.1);
    margin-left: .3%;
	width:48%;
}
    .column.free a.number-mobile {
        width: 75%
    }

    .info-boxes .column .info_,.info-boxes .column.free .info_ {
        top: 22%
    }

    .info-boxes .column .address_,.info-boxes .column.free .address_ {
        top: 41.5%
    }

    .top-results-content .wrapper {
        width: 100%
    }

    .top-results-content .column .title i {
        display: block;
        float: left;
        padding-top: .3rem
    }

    .cards-header img,.cards-header span {
        display: none
    }

    .filter_popup_wrapper {
        display: block
    }

    .filter_popup {
        width: 100%;
        height: 100vh;
		margin-top: 100px;
        overflow: scroll
    }

    .filter_popup h3 {
        text-align: right
    }

    #filterForm {
        display: none
    }

    #filterForm-popup {
        display: none;
        position: fixed;
        top: 50%;
        right: 0;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        z-index: 10000;
        background-color: #6639b6;
        width: 100%;
        padding: 4% 0
    }

    #filterForm-popup input[type=text] {
        font-size: 1.2rem;
        display: block;
        width: 80%;
        margin: 0 10%
    }

    #filterForm-popup input[type=radio] {
        -webkit-transform: scale(2,2);
        -moz-transform: scale(2,2);
        -ms-transform: scale(2,2);
        -o-transform: scale(2,2);
        transform: scale(2,2);
        clear: both
    }

    #filterForm-popup .raiobuttons {
        padding: .5rem 0;
        display: inline-block;
        width: 80%;
        vertical-align: text-top;
        margin-right: 10%
    }

    #filterForm-popup label {
        color: #fff;
        line-height: 2rem;
        font-size: 1.2rem;
        margin-left: 3%;
        width: 90%
    }

    #filterForm-popup input[type=submit] {
        padding: 0 4%;
        display: block;
        width: 80%;
        margin: 0 10%
    }

    .all-filters {
        border-bottom: 1px solid #ccc;
        width: 90%;
        margin: 0 auto;
        padding: .3rem 0
    }

    .all-filters .allfilter {
        color: #6639b6;
        margin-left: 2rem
    }

    #addcompanyForm input {
        width: 100%!important
    }

    .top-results-content.sector .stamp_ {
        height: 70px;
        width: 70px;
        font-size: 1rem;
        position: absolute;
        top: 1rem;
        right: 0
    }

    .top-results-content.sector .experties {
        border-right: none;
        border-left: none;
        padding: 1.5vw
    }

    .index-head .columns {
        padding-right: 14.3%;
        padding-left: 14.3%
    }

    .index-head h2 {
        font-size: 2rem
    }

    .index-head .slick-next {
        background-color: #70c538;
        color: #fff;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        width: 14.3vw;
        height: 100%;
        border: 1px solid #424242;
        left: 0;
        top: 0;
        -webkit-transform: translateX(-100%);
        -moz-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -o-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    .index-head .slick-next:before {
        content: "\f053";
        font-family: FontAwesome
    }

    .index-head .slick-next.slick-disabled {
        background-color: rgba(160,255,66,.25)
    }

    .index-head .slick-prev {
        background-color: #70c538;
        color: #fff;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        width: 14.3vw;
        height: 100%;
        border: 1px solid #424242;
        right: 0;
        top: 0;
        -webkit-transform: translateX(100%);
        -moz-transform: translateX(100%);
        -ms-transform: translateX(100%);
        -o-transform: translateX(100%);
        transform: translateX(100%)
    }

    .index-head .slick-prev:before {
        content: "\f054";
        font-family: FontAwesome
    }

    .index-head .slick-prev.slick-disabled {
        background-color: rgba(160,255,66,.25)
    }

    .index-content .index-results {
        padding: 0
    }

    .index-content .index-results .result {
        width: 100%
    }

    .focus-head {
        background-image: none
    }

    .focus-head h2 {
        text-align: right;
        font-size: 2rem
    }

    .focus-head .areas {
        -webkit-box-direction: normal;
        -moz-box-direction: normal;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -moz-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .focus-head .areas .area {
        margin: .1rem 0
    }

    .focus-head .button {
        margin: 2rem 0
    }

    .focus-head .button a {
        font-size: 1rem
    }

    .head-404 h2 {
        text-align: center
    }
}

@media screen and (max-width: 530px) {
    .top-results-content .column .title {
        font-size:1rem
    }

    .top-results-content.sector h1 {
        font-size: 3rem
    }
}

@media screen and (max-width: 480px) {
    .top-results-content .column .title {
        font-size:.8rem
    }

    .top-results-content.sector .stamp_ {
        position: relative;
        font-size: 1rem;
        display: block;
        margin: 1rem auto;
        top: 0
    }
}

@media screen and (max-width: 425px) {
    .top-results-content .column .title i {
        display:none
    }

    .top-results-content.sector h1 {
        font-size: 2rem
    }
}
