
.custom-main-industry-select {
    min-width: 327px;
    width: 100%;
    height: 46px;
    border: solid 1px #ededed;
    background-color: #ffffff;
    font-family: 'Nunito Sans', sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 19px;
    letter-spacing: normal;
    text-align: left;
    color: #15284b;
    padding: 16px 16px 11px 9px;

    -moz-appearance: none; /* Firefox */
    -webkit-appearance: none; /* Safari and Chrome */
    appearance: none;
    position: relative;
    background: url("http://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_down.png") white no-repeat calc(100% - 18.9px) 16.6px;
    background-size: 9.4px;
}

.company-filter-section {
    padding: 0 30px;
}

.company-filter-section h3 {
    font-weight: 900;
}

.qode-banner .qode-banner-content {
    background-color: transparent;
}

.portfolio-title {
    max-width: 726px;
    margin: auto;
}

.portfolio-title h3 {
    font-stretch: normal;
    line-height: 1.2;
    letter-spacing: normal;
}

.portfolio-subtitle {
    max-width: 726px;
    margin: auto;
}

.portfolio-subtitle p {
    font-size: 18px;
    font-weight: 400;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: normal;
}


.portfolio-select {
    min-width: 327px;
    width: 100%;
    height: 46px;
    border: solid 1px #ededed;
    background-color: #ffffff;
    font-family: 'Nunito Sans', sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 19px;
    letter-spacing: normal;
    text-align: left;
    color: #15284b;
    padding: 16px 16px 11px 9px;

    -moz-appearance: none; /* Firefox */
    -webkit-appearance: none; /* Safari and Chrome */
    appearance: none;
    position: relative;
    background: url("http://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_down.png") white no-repeat calc(100% - 18.9px) 16.6px;
    background-size: 9.4px;
}

.portfolio-select:before {
    content: '1';
    display: block;
    font-size: 12px;
    position: absolute;
    right: 0;
    color: red;
}

.skydeck-search label {
    font-family: 'Avenir', sans-serif;
    font-size: 10px;
    font-weight: 900;
    line-height: 1.4;
    text-align: left;
    text-transform: uppercase;
    width: 100%;
}

.skydeck-search input {
    margin-top: 6px;
    min-width: 327px;
    width: 100%;
    height: 46px;
    border: solid 1px #ededed;
    background-color: #ffffff;
    font-family: 'Nunito Sans', sans-serif;
    font-size: 14px;
    line-height: 19px;
    text-align: left;
    color: #15284b;
    padding: 16px 16px 11px 9px;
}

.industry-block {
    margin-right: 23px;
}

@media (max-width: 991px) {

}

/*** Company element ***/


.wrap-company-section {
    width: 100%;
    background-color: #ffff;
}

.company-section {
    max-width: 1296px;
    width: 100%;
    margin: 0 auto;
}

.select-container {
    display: flex;
    justify-content: center;
}

.select-container .title-select, .skydeck-main-industry p {
    font-family: 'Nunito Sans', sans-serif;
    font-size: 10px;
    font-weight: 800;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.4;
    letter-spacing: 0.5px;
    text-align: left;
    color: #15284b;
    margin-bottom: 6px;
}

.select-container .title-select-ind {
    font-family: 'Avenir', sans-serif;
    font-size: 10px;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.4;
    letter-spacing: normal;
    text-align: left;
    margin-bottom: 6px;
}


.skyteam-block {
    margin-right: 23px;
}

.company-container {
    position: relative;
    z-index: 20;
    display: flex;
    flex-flow: row wrap;
    position: relative;
    padding-top: 70px;
    padding-bottom: 11px;
}

.company-block-item {
    text-align: left;
    margin: 0 23px 0 0;
    flex: 0 1 calc(20% - 19px);
    border-top: 1px solid #e0e0e0;
    padding-top: 4px;
    padding-bottom: 25px;
}

.company-block-item .name {
    height: 30px;
}

.company-block-item .name .company-link {
    font-family: 'Nunito Sans', sans-serif;
    font-size: 20px;
    font-weight: 800;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.2;
    letter-spacing: normal;
    text-align: left;
    color: #15284b;
    margin-bottom: 5px;
    text-decoration: none;
}

.company-block-item .name .company-link:hover {
    color: #ffb700;
}

.company-block-item .code {
    font-family: 'Nunito Sans', sans-serif;
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: left;
    color: #2277A5;
}


/***  Company element ***/


/*** Company Filter ***/
@media (max-width: 575px) {

    .portfolio-select {
        min-width: unset;
    }

    .skyteam-block {
        margin-right: 0;
    }

    .company-block-item {
        flex: 0 1 100%;
    }

    .logo_wrapper {
        width: 100%;
        margin-left: 0;
        left: 0;
    }

    .q_logo a {
        left: 0;
    }

    header .q_logo img.mobile {
        width: 100% !important;
        padding: 0 20px;
    }

    header .q_logo img.mobile {
        width: 100% !important;
        padding: 0 20px;
        top: 12px;
        max-width: 269px;
    }
}

.company-block-item:nth-child(5n) {
    margin-right: 0;
}

.portfolio-bunner img {
    width: 100%;
}

@media (max-width: 1919px) {
    .wrap-company-section {
        padding: 0 30px;
    }
}

@media (max-width: 1500px) {

    .custom-main-industry-select {
        min-width: 250px;
    }

    .portfolio-select {
        min-width: 250px;
    }

    .custom-industry-select {
        min-width: 250px;
    }

    .skydeck-search input {
        min-width: 250px;
    }
}

@media (max-width: 1300px) {

    .custom-main-industry-select {
        min-width: 200px;
    }

    .portfolio-select {
        min-width: 200px;
    }

    .custom-industry-select {
        min-width: 200px;
    }

    .skydeck-search input {
        min-width: 200px;
    }
}

@media (max-width: 991.98px) {
    .company-container {
        justify-content: space-between;
    }

    .company-container .company-block-item {
        margin-right: 0;
    }

    .select-container {
        flex-direction: column;
        align-items: stretch;
        padding-right: 0;
    }

    .skyteam-block {
        margin: 0 0 20px 0;
    }

    .industry-block {
        margin: 0 0 20px;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    /*** Company Filter ***/
    .select-container {
        padding-right: 0px;
    }

    .skyteam-block {
        /* margin-right: 0; */
    }

    .company-block-item {
        flex: 0 1 calc(50% - 30px);
    }

    /*** Company Filter ***/
}

/*@media (max-width: 768px) {
	.select-container {
	    flex-direction: column;
	    align-items: stretch;
	    padding-right: 0;
	}
	.skyteam-block {
		margin: 0 0 20px 0;
		margin-bottom: 20px;
	}
}*/

@media (min-width: 576px) and (max-width: 767.98px) {
    .company-block-item {
        flex: 0 1 calc(50% - 30px);
    }

    .logo_wrapper {
        margin-left: 0;
    }

    header .q_logo img.mobile {
        width: 100% !important;
        padding: 0 20px;
    }

    header .q_logo img.mobile {
        width: 100% !important;
        padding: 0 20px;
        top: 12px;
    }
}

/*** Company Filter ***/