html.gr__cocir_org{
    width: 100%;
    overflow-x: hidden;
}
body{
    width: 100%;
    overflow-x: hidden;
    padding-top: 0px;
    font-family: 'Montserrat', sans-serif;
}
footer .socials {
    float: initial;
    width: 100%;
    position: relative;
    margin-top: 0px;
    right: 0px;
    height: 35px;
    background: url(../images/socials.png) no-repeat 0px 4px transparent;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6, p, span, a, input, button {
    font-family: 'Montserrat', sans-serif;
}
p{
    /*font-size: 0.9rem;*/
}

a {
    color: #D2711C;
}

a:hover {
    text-decoration: none;
    color: #D2711C;
}


.powermail_fieldwrap_checkbox .powermail_label{
    display: none;
}

.tx-blog-post-list .pagination li {
    margin-right: 10px;
    font-size: 24px;
    margin-top: 30px;
}
.tx-blog-post-list .post {
    margin-bottom: 30px;
}

.pagination li.active {
    border-bottom: 2px solid #fd7e14;
}

.text-secondary {
    color:#212529 !important;
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    background-color: #fff;
    margin: 5px;
}
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: rgba(0,0,0,0);
    border: 1px solid #fff;
    margin: 5px;
    border-radius: 10px;
}
.carousel-indicators li span{
    display: none;
}
.d-md-block {
    display: block!important;
    background-color: rgba(0,0,0,0.5);
    width: 100%;
    right: 0;
    left: 0;
    top: 0px;
    height: 100%;
}
.container {
    max-width: 95% !important;
    max-width: initial;
}
/*.carousel-control-next,
.carousel-control-prev {
    z-index: 999;
}*/
.fixed-top {
    z-index: 9999;
}
.slider-text {
    position: absolute;
    right: 25%;
    bottom: 40%;
    left: 25%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
}
a.btn-slider {
    background-color: #d2711c;
    color: #ffffff;
    border: 2px solid #d2711c;
    border-radius: 20px;
    margin-top: 10px;
}
a.btn.btn-slider:hover {
    color: #d2711c;
    background-color: #ffffff;
}

div#navbarResponsive {
    position: absolute;
    z-index: 9999;
    background-color: #ffffff;
    width: 100%;
    left: 0px;
    margin-top: 8px;
    padding: 20px 0px 0px 20px;
    top: 106px;
}

#inner div#navbarResponsive {
    top: 145px;
}

.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
    float: none;
    color: black;
    padding: 16px 16px 0px 16px;
    text-decoration: none;
    display: block;
    text-align: left;
    padding-bottom: 20px;
}
ul.navbar-nav {
    margin-top: 0px;
    float: right;
    display: block;
    margin-right: 50px;
}
ul.navbar-nav li.nav-item {
    position: relative;
    display: block;
    float: left;
}

.navbar-nav .dropdown-menu{
    position: absolute;
    top: 57.4px;
    border: 0px;
    border-radius: 0px;
    border-left: 3px solid #00656d;
    border-right: 3px solid #00656d;
    border-bottom: 3px solid #00656d;
}
.dropdown-toggle::after {
    color: #00656d;
}
div#navbarResponsive.show {
    border-bottom: 3px solid #00656d;
}
.bg-orange {
    background-color: #d2711c;
}
.navbar-white .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(210, 113, 28, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
    }
.navbar-white .navbar-toggler {
    color: rgba(210, 113, 28, 1);
    border-color: rgba(210, 113, 28, 1);
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .navbar-white .navbar-toggler {
        position: absolute;
        top: 68px;
        right: 62px;
    }
}
button.search-btn {
    top: -4px;
    right: 17px;
    height: calc(100% - 2px);
    background-color: #fff;
    bottom: 0;
    background: 0 0;
    border: 0;
    font-size: 24px;
}
input.form-control.input-placeholder {
    width: 212px;
    height: 26px;
    padding: 0;
    border-bottom: 1px solid #ced4da;
    display: inline-block;
    border-top: 0;
    border-right: 0;
    border-left: 0;
    border-radius: 0;
}
img.logo {
    position: absolute;
    z-index: 99999;
    top: 74px;
    width: 200px;
    height: auto;
}
button.search {
    margin-left: 10px;
}
button.btn.submit,
button.search {
    position: relative;
    padding: 3px 30px 3px 30px;
    background-color: #00656d;
    color: #ffffff;
}

.search-form {
    margin-bottom: 20px;
}
a.btn.members {
    right: 51px;
    position: relative;
    float: right;
    padding: 5px 30px 5px 30px;
    margin: 10px 5px 10px 5px;
    background-color: #00656d;
    color: #ffffff;
}
.social-menu {
    background-color: #d2711c;
    top: -8px;
    position: relative;
    padding-top: 1px;
    padding-bottom: 1px;
}
.bg-white {
    padding-left: 0px;
    padding-right: 0px;
    height: 100%;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .bg-white {
        min-height: 116px;
    }
}

.card {
    height: 100%;
}
.socials {
    float: right;
    width: 165px;
    position: relative;
    margin-top: 9px;
    right: 47px;
    height: 35px;
    background: url(../images/socials.png) no-repeat 0px 4px transparent;
}
.box-white,
.box-orange,
.box-green {
    padding: 50px;
}
.box-white h4.title,
.box-orange h4.title,
.box-green h4.title {
    margin-bottom: 20px;
}
.box-white h4 a,
.box-orange h4 a,
.box-green h4 a {
    text-decoration: none;
}
.box-white p,
.box-orange p,
.box-green p {
    font-size: 1rem;
}
.box-white h4 a{
    color: #000000;
}
.box-orange h4 a,
.box-green h4 a {
    color: #ffffff;
}
.button-container a.btn.read-more {
    border: 1px solid;
    border-radius: 20px;
    padding: 5px 20px 5px 20px;
}
.box-white {
    border-bottom: 1px solid #ced4da;
}
.box-white .button-container a.btn.read-more{
    border-color: #d2711c;
    background-color: #d2711c;
    color: white;
}
.box-orange{
    background-color: #d2711c;
    color: white;
}
.box-orange .button-container a.btn.read-more{
    border-color: #00656d;
    background-color: #00656d;
    color: white;
    font-size: 1rem;
}
.box-green {
    background-color: #00656d;
    color: white;
}
.box-green .button-container a.btn.read-more{
    border-color: #d2711c;
    background-color: #d2711c;
    color: white;
}
#about,
#overview,
#industry,
#media-centar{
    padding: 60px 0 0px 0;
    position: relative;
}
.box-light-green h4 a,
.box-light-orange h4 a,
.box-light-purple h4 a,
.box-light-blue h4 a,
.box-light-gray h4 a{
    color: #ffffff !important;
}

#industry .box-light-green,
#industry .box-light-orange,
#industry .box-light-purple,
#industry .box-light-blue{
    border:none!important;
}

.box-light-green h4 a:hover,
.box-light-orange h4 a:hover,
.box-light-purple h4 a:hover,
.box-light-blue h4 a:hover,
.box-light-gray h4 a:hover{
    border-bottom: 2px solid #fff;
    padding-bottom: 3px;
}

.box-light-green {
    background-color: #90a938;
    border: 1px solid rgba(144,169,56,1);
}
.box-light-orange {
    background-color: #c05c1f;
    border: 1px solid rgba(192,92,31,1);
}
.box-light-purple {
    background-color: #582a6e;
    border: 1px solid rgba(88,42,110,1);
}
.box-light-blue{
    background-color: #295492;
    border: 1px solid rgba(41,84,146,1);
}
.box-light-gray {
    background-color: #b5b5b5;
    border: 1px solid rgba(181,181,181,1);
}


#overview .bg-images{
    background: url(../images/footer_banner.png) center top no-repeat fixed;
    background-size: cover;
    min-height: 920px;
}
.section-header h2 {
    font-size: 2rem;
    color: #111;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
    position: relative;
    padding-bottom: 15px;
}
.section-header h4{
    font-weight: 700;
}
.section-header h4,
.section-header h5 {
    color: #111;
    text-transform: uppercase;
    text-align: center;
    position: relative;
    padding-bottom: 15px;
}
.section-header h2::before {
    content: '';
    position: absolute;
    display: block;
    width: 120px;
    height: 1px;
    background: #ddd;
    bottom: 1px;
    left: calc(50% - 60px);
}
.section-header h2::after {
    content: '';
    position: absolute;
    display: block;
    width: 40px;
    height: 3px;
    background: #d2711c;
    bottom: 0;
    left: calc(50% - 20px);
}
.section-header p {
    text-align: center;
    padding-bottom: 30px;
    color: #333;
}

header.section-header {
    margin-bottom: 20px;
}
section#industry .section-header,
section#overview .section-header,
section#media-centar .section-header
section#about .section-header,
section#media-centar .section-header{
    margin-bottom: 50px;
}
section#industry h4,
section#overview h4.card-title{
    color: #000;
    text-align: center;
    font-weight: 700;
    font-size: 20px;
    padding: 0;
    margin: 12px 0 12px 0;
}
section#industry h4.card-title a,
section#overview h4.card-title a{
    color: #000;
}

section#overview .overview-text {
    position: absolute;
    display: inline;
    width: 65%;
  /*  font-weight: 700;*/
    font-size: 0.8rem;
    height: auto;
    bottom: 0;
    right: 0;
    background-color: rgba(255,255,255, 0.9);
    border: 25px solid black;
}
section#overview .section-content {
    -webkit-columns: 300px 2;
    -moz-columns: 300px 2;
    columns: 300px 2;
    margin: 40px;
    height: auto;
    column-gap: 40px;
}
.text-black {
    color: #000000 !important;
}
.text-gray {
    color: #b5b5b5 !important;
}
section#featured-services .button-container {
    position: absolute;
    bottom: 0px;
    margin: 0px 0px 20px 0px;
}
section#overview .overview-text .section-header {
    margin: 25px 20px 25px 20px;
}
section#media-centar a{
    color: #d2711c;
    font-weight: bolder;
}
section#media-centar .news h4 {
    font-size: 1rem;
}

#footer {
    background: #d2711c;
    padding: 0 0 30px 0;
    color: #eee;
    font-size: 1rem;
}
#footer .footer-top {
    background: #d2711c;
    padding: 60px 0 30px 0;
}
#footer .footer-top .footer-info,
#footer .footer-top .footer-links{
    margin-bottom: 30px;
}

#footer .footer-top {
    padding-bottom: 0px ;
}

#footer .footer-top .footer-info h3 {
    font-size: 2.1rem;
    margin: 0 0 20px 0;
    padding: 2px 0 2px 10px;
    line-height: 1;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    letter-spacing: 3px;
    border-left: 4px solid #00656d;
}
#footer .footer-top h4 {
    font-size: 1rem;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 12px;
}
#footer .footer-top h4::before {
    right: 0;
    background: #555;
}
#footer .footer-top h4::before, #footer .footer-top h4::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 2px;
}
#footer .footer-top h4::after {
    background: #00656d;
    width: 60px;
}
#footer .footer-top .footer-links ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
#footer .footer-top .footer-links ul li {
    border-bottom: 1px solid #333;
    padding: 10px 0;
}
#footer .footer-top .footer-links ul a {
    color: #eee;
    text-transform: uppercase;
}
#footer .footer-top .footer-links ul a:hover {
    color: #00656d;
}
#footer .footer-top .footer-links ul li:first-child {
    padding-top: 0;
}
#footer .footer-top .footer-links ul i {
    padding-right: 8px;
    color: #ddd;
}
.ion-ios-arrow-right:before {
    content: "\f3d3";
}
#footer .footer-top .social-links a {
    font-size: 18px;
    display: inline-block;
    background: #00656d;
    color: #eee;
    line-height: 1;
    padding: 8px 0;
    margin-right: 4px;
    border-radius: 50%;
    text-align: center;
    width: 36px;
    height: 36px;
    transition: 0.3s;
}
#footer .copyright {
    text-align: center;
    padding-top: 30px;
}
#footer .copyright p, #footer .credits p {
    margin-bottom: 0px;
}

#footer .copyright #c717 {
    margin-bottom: 30px;
}

#footer .copyright #c717 a {
    color: #fff !important;
    margin-right: 10px;
}
#footer .copyright #c717 a:after{
    content: '|';
    padding-left: 10px;
}

#footer .copyright #c717 a:last-child {
    margin-right: 0px;
}
#footer .copyright #c717 a:last-child:after {
    content: '';
}

#footer .credits {
    text-align: center;
    font-size: 13px;
    color: #ddd;
}
#footer .credits a {
    color: #00656d;
}
.mobile-socials a, .socials a {
    display: block;
    float: left;
    width: 27px;
    margin: 4px 0 0 6px;
    height: 30px;
}

/************************* INNER PAGE START ***********************************/




#inner img.logo {
    position: relative;
    z-index: 99999;
    top: 0px;
    width: 200px;
}

#inner li.breadcrumb-item.active a{
    color: #00656d;
}

#inner li.breadcrumb-item a{
    color: #ffffff;
}
.breadcrumb {
    background-color: #ced4da;
}

#inner .brand-pills > li > a {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

#inner li.brand-nav.active a:after{
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 22px solid transparent;
    border-bottom: 22px solid transparent;
    border-left: 9px solid #00656d;
    position: absolute;
    top: 46%;
    margin-top: -20px;
    left: 100%;
    z-index: 2;
}
#inner .nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    display: inline-block;
}
#inner .nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
}
#inner .nav-pills>li.active>a,
#inner .nav-pills>li.active>a:hover,
#inner .nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #00656d;
}
#inner .nav-stacked>li {
    float: none;
}
#inner .nav-stacked>li a {
    color: #00656d;
}

#inner .main-container{
    display: inline-block;
}

#inner .main-container {
    width: 100%;
}
#inner .inner-header {
    background-color: #00656d;
    color: #ffffff;
}

#inner .inner-header h2{
    position: relative;
    display: block;
    padding: 8px 15px;
    margin: 0px;
    font-size: 1.5rem;
}

#inner .inner-text {
    padding: 15px;
}
#inner div#banner {
    margin-bottom: 20px;
}
#inner .masthead {
    height: 100vh;
    max-height: 500px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
#inner .background-black {
    background-color: rgba(0,0,0,0.5);
    color: #ffffff;
}

#search {
    margin: 30px 0px 30px 0px;
}

div#search .search-result a {
    color: #D2711C;
}
div#contact-form .form-check-input{
    margin-left: 0px;
}
div#contact-form .form-check-label{
    margin-left: 1.25rem;
}
/************************* INNER PAGE  END ***********************************/


/********additional css v9 START********************/

.carousel-inner .item {
    height: 65vh;
}

#inner .carousel-backgroundimage {
    /*height: 100vh;*/
    max-height: 500px;

}
#inner .carousel-inner .item {
    height: auto;
}

#inner .slider-home {
    margin-bottom: 20px;
}

.carousel-backgroundimage {
    height: 65vh;
    min-height: 300px;
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.valign {
    display: block!important;
    background-color: rgba(0,0,0,0.5);
    width: 100%;
    right: 0;
    left: 0;
    top: 0px;
    height: 100%;
    position: absolute;
}

.carousel-text-inner h1 {
    font-size:1.75rem;
}
.carousel-text-inner h2 {
    font-size:1rem;
}

.carousel-text-inner {
    position: absolute;
    right: 25%;
    bottom: 40%;
    left: 25%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
}

.nav-item.dropdown:hover .dropdown-menu {
    display: block;
}

.side-menu {
    text-align: center;
}

.side-menu li{
    width: 220px;
}

.side-menu .nav {
    text-align: left;
}

.side-menu .subsubnav {
    list-style: none;
}

#inner .side-menu .nav-stacked .subsubnav .active a {
    color:#D2711C;
}

#inner .side-menu .nav-stacked .subsubnav li a:after {
    content: '' !important;
    border-top: none;
    border-bottom: none;
    border-left: none;
}

.dropdown-menu.openNav{
    display: block;
}

.container-fluid {
    width:95%;
}

#about .section-header h4, #about .section-header h5 {
    font-weight: normal;
}

#featured-services .element-header {
    margin-bottom:20px;
}

#industry img {
    width: 100%;
    height: auto;
}

#industry .textpic-text {
    padding: 1.25rem;
}
#industry element-header {
    margin-top: 0px;
}

#industry figure {
    margin-bottom: 0px;
}
.portfolio-item {
    margin-bottom: 30px;
}

.bg-images-overview {
    position: relative;
    background-size: cover;
    min-height: 920px;
    background-position: center;
    background-attachment: fixed;

}

#media-centar .card {
    padding: 1.25rem;
}

#media-centar .header a{
    color: #fff!important;
    font-weight: normal;
    text-decoration: none !important;
    border-bottom: none;
}
.news-list-category {
    display:none;
}
#media-centar .news-list-category {
    font-size: 22px;
    font-weight: bolder;;
    color: #fff;
    text-transform: uppercase;
    display: block;
    border-bottom: 1px solid #fff;
    margin-bottom: 10px;
    padding-bottom: 6px;
}
#media-centar .news .footer {
    border-top: none;
    color: #fff;
    padding-top: 0px;
    margin-top: 0px;
}
#media-centar .frame {
    width: 100%;
}
#media-centar .news .more {
    color: #fff;
    text-transform: uppercase;
    font-weight: normal;
}
#media-centar .news .footer p {
    margin-bottom: 10px;
}

.news-single .header {
    background-color: #00656d;
    color: #ffffff;
    padding: 5px 15px;
}

.tx-felogin-pi1 label, .frame-type-felogin_login label {
    width: 100px;
    margin-bottom: 10px;
}
.frame-type-felogin_login form {
    margin-bottom: 15px;
}

.text-img-box .img-side {
    text-align: center;
}

.text-img-box .img-side img {
    max-width: 100%;
    height:auto;
}

.text-img-box .img-side header {
    text-align: left;
}

.text-img-box .img-side header h5 {
    font-size: 16px;
    cursor: pointer;
}

.img-link-box {
    display: inline-block;
    vertical-align: top;
}
.img-link-box img{
    width: 100%;
    height: auto;
}
.img-link-box .element-header {
    font-size: 16px;
    text-transform: uppercase;
}

.page-navigation:first-child {
    display: none;
}

#indexedsearch {
    position: absolute;
    right: 149px;
    /*top:67px;*/
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    #indexedsearch {
        top:67px;
    }
}

#indexedsearch .search-btn {
    cursor: pointer;
}

input.form-control.input-placeholder {
    border-bottom: none;
}

.tx-indexedsearch-form {
    display: inline-block;
}
.tx-indexedsearch-search-submit {
    display: inline-block;
    margin-left: 10px;
}
.tx-indexedsearch-search-submit .tx-indexedsearch-searchbox-button {
    padding: 3px 30px 3px 30px;
    background-color: #00656d;
    border-radius: .3rem;
    border: none;
    font-size: 1.25rem;
    color: #fff;
}

.tx-indexedsearch-info {
    display: none;
}


.tx-indexedsearch-browsebox{
    display: none;
}

.tx-indexedsearch-browsebox.search-pagination {
    display: block;
}

.tx-indexedsearch-browsebox.search-pagination .tx-indexedsearch-browsebox{
    display: block !important;
    list-style: none;
    text-align: center;
}

.tx-indexedsearch-browsebox.search-pagination .tx-indexedsearch-browsebox li {
    display: inline-block;
    padding: 0px 5px;
}

.profile-box {
    display: inline-block;
    vertical-align: top;
}

.profile-box .textpic-gallery {
    display: inline-block;
    margin-right: 10px;
    vertical-align: top;
}

.profile-box .textpic-text {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    font-size: 12px;
}

.profile-box .textpic-text h4 {
    font-size: 14px;
    font-weight: bold;
}

.profile-box img {
    width: 100px;
    height: auto;
}

.powermail_fieldwrap_type_input div input, .powermail_country, #powermail_field_yoursector {
    width: 50%;
    height: 36px;
    border-radius: 4px;
    box-shadow: none;
    border-width: 1px;
    border-image: none;
    border-style: solid;
    border-color: #ced4da;
}

.powermail_fieldwrap_type_input div input {
    padding-left: 10px;
}

.powermail_fieldwrap {
    margin-bottom: 15px;
}

.powermail_reset {
    background-color: #00656d !important;
    border-color: #00656d !important;
    padding: 3px 30px 3px 30px;
    height: 38px;
    margin-right: 30px;
}
.powermail_reset:focus, .powermail_reset:active {
    box-shadow: none;
}
.powermail_fieldwrap_type_submit, .powermail_fieldwrap_type_reset {
    display: inline-block;
    margin-top: 15px;
}

.powermail_fieldwrap_type_submit input {
    height: 38px;
    border-image: none;
    background-color: #00656d;
    color: #fff;
    border-style: none;
    border-radius: 4px;
    padding: 3px 30px 3px 30px;
    cursor: pointer;
}

.powermail_fieldwrap_marker .powermail_label, .powermail_legend, .tx-powermail h3{
    display: none;
}

.news .pager {
    list-style: none;
}

.news .pager li {
    display: block;
    padding: 0px 0px;
}

.news-related{
    border: none;
    display: block;
    width: 100%
}

.news-related li {
    word-break: break-all;
}

.category-menu-element {
    text-align: center;
}

.category-menu-element ul {
    display: inline-block;
    text-align: left;
    list-style: none;
}

.category-menu-element ul li a {
    color: #00656d;
    display: block;
    padding: 10px 15px;
}

.category-menu-element ul li .active {
    background-color: #00656d;
    color: #fff;
    position: relative;
}

.category-menu-element ul li .active:after {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 22px solid transparent;
    border-bottom: 22px solid transparent;
    border-left: 9px solid #00656d;
    position: absolute;
    top: 46%;
    margin-top: -20px;
    left: 100%;
    z-index: 2;
}

.blog-sidebar h2 {
    display: none;
}

.blog-sidebar h3 {
    text-transform: uppercase;
    font-size: 24px;
}

.blog-sidebar .tx-blog-widget:nth-child(2) {
    display: none;
}

.blog-sidebar .tx-blog-widget {
    margin-bottom: 20px;
}

.tx-blog-widget:nth-child(5), .tx-blog-widget:last-child {
    display: none;
}

.blog-sidebar .tags a {
    display: block;
    font-size: 100% !important;
}

.blog-sidebar a i {
    display: none;
}
.fa-rss-square {
    display: none;
}
.blog-sidebar .archive-item-month {
    display: none;
}

.blog-sidebar .archive-item-year:hover .archive-item-month {
    display: block;
}

.blog-sidebar .archive {
    list-style: none;
    padding-left: 0px;
}

.logout, .login-profile {
    position: relative;
    float: right;
    right: 60px;
    color: #000 !important;
    top: 16px;
    text-transform: uppercase;
    font-weight: bold;
}

.login-profile {
    right: 75px;
}

.hasevents div {
    display: none;
}

.news-calendar .table td, .news-calendar  .table th {
    padding: 5px;
}

.news-calendar table {
    width: auto;
}

.events-list  div {
    border: none !important;
}

.events-list  div ul {
    list-style: none;
    font-size: 12px;
}

.fa-chevron-down {
    display: none;
}

.active-submenu {
    display: block !important;
    text-align: center;
}

.tx-blog-post-list .post .entry-meta span, .tx-blog-post-list .post .entry-meta .label-category {
    display: none;
}
.tx-blog-post-list .post .entry-meta .entry-date {
    display: block;
}

.blog-sidebar {
    padding-top: 60px;
}

.tx-download-explorer .files-bundle {
    max-width: 65%;
    word-break: break-all;
}

.tx-download-explorer .files-bundle {
    float: none;
    display: inline-block;
    vertical-align: top;
}

.tx-download-explorer .dirs {
    width: 35%;
    word-break: break-all;
}
.tx-download-explorer .explorer-window {
    width: 100%;
}


.national-codes-wrapper img {
   width: auto;
}
.national-codes-wrapper .textpic {
    text-align: center;
}

.img-side h1 {
    font-size: 24px;
    text-align: center;
    margin-bottom: 20px;
}

.explorer-window > .dirs > .dir > ul > .dir {
    display: block !important;
}
.explorer-window li {
    font-size: 14px;
}
.tx-download-explorer .newfile {
    display: none;
}
.explorer-window > .dirs > li >span{
    display: none;
}
.explorer-window > .dirs > li {
    content:"-";
}

/*.explorer-window > .dirs > li > ul {
    display: block;
}*/

#industry .card {
    /*max-height: 330px;*/
}
/*#industry .card .textpic-item {*/
/*    height: 280px;*/
/*}*/

.members-logo-wrapper .img-link-box {
    text-align: center;
    vertical-align: bottom;
    margin-top: 15px;
}

.members-logo-wrapper .img-link-box img {
    width: 35%;
    height: auto;
}


#c807{
    width:110px;
    padding-bottom: 50px;
}

#c807 .textpic-item{
    float: right;
}

#c807 .textpic-item img{
    margin-top: -8px;
    width: 20px;
    height: 21px;
}

/**********additional css v9 END************************/


/************************** RESPONSIVE *************************/

@media(max-width: 1600px){
    .socials {
        right: 37px;
    }
    section#overview .section-header {
        font-size: 2rem;
    }

    section#overview .overview-text {
        position: relative;
        display: block;
        height: 100%;
    }
}
@media(max-width: 1400px){
    section#overview .overview-text {
        position: relative;
    }
}

@media(max-width: 1325px){
    img.logo {
        width: auto;
        height: 60%;
    }

    .side-menu li {
        width: 200px;
    }
}

@media(max-width: 1200px){
    .socials {
        right: 28px;
    }
    ul.navbar-nav {
        margin-right: 28px;
    }
    .powermail_fieldwrap_type_input div input, .powermail_country, #powermail_field_yoursector {
        width: 100%;
    }
}

@media(max-width: 991px){
    .side-menu li {
        width: 170px;
    }
    .socials {
        right: 22px;
    }
    section#overview .overview-text .section-header h3{
        font-size: 1.5rem;
    }
    section#overview .overview-text {
        left: 33.4%;
        right: unset;
    }
    ul.navbar-nav {
        margin-top: 20px;
        margin-right: 28px;
    }
}

@media(max-width: 768px){



    .side-menu li {
        width: 220px;
    }

    .carousel-text-inner h1 {
        font-size: 23px;
    }

    .h2, h2 {
        font-size: 24px;
    }
    .h3, h3 {
        font-size: 24px;
    }

    .tx-blog-post-list .post h2 {
        word-break: break-all;
    }

    .side-menu {
        margin-bottom: 10px;
    }

    .tx-download-explorer a {
        word-break: break-all;
    }

    .tx-download-explorer .files-bundle {
        max-width: 90%;
    }

    .tx-download-explorer .dirs {
        width: 90%;
    }

    .blog-sidebar {
        padding-top: 10px;
    }
    .nav-item.dropdown:hover .dropdown-menu {
        display: none;
    }
    .fa-chevron-down {
        display: inline-block ;
        position: absolute;
        top: 16px;
        right: 10px;
        padding: 5px;
        color: #00656d;
    }

    .dropdown-toggle::after {
        display: none;
    }

    .socials {
        right: 16px;
    }
    a.btn.members {
        padding: 5px 15px 5px 15px;
    }
    img.logo{
        top: 57px;
        width: 160px;
    }
    #inner img.logo {
        top: 0px;
        width: 160px;
    }
    body#inner img.logo{
        top: 0px;
        width: 160px;
    }
    .slider-text {
        bottom: 30%
    }
    section#overview .overview-text {
        width: 100%;
        left: unset;
    }
    div#navbarResponsive {
        position: absolute;
        z-index: 9999;
        background-color: #ffffff;
        width: 100%;
        left: 0px;
        margin-top: 8px;
        padding: 20px 0px 20px 20px;
    }
    ul.navbar-nav {
        margin-top: 0px;
    }
    ul.navbar-nav {
        float: none;
        display: flex;
    }
    ul.navbar-nav li.nav-item {
        width: 100%;
        margin: 0 auto;
        border-bottom: 1px solid #00656d;
    }
    .navbar-nav .nav-link {
        text-align: center;
    }
    .navbar-nav .dropdown-menu {
        position: relative;
        top: 0px;
        border: 0px;
        border-radius: 0px;
    }
    ul.navbar-nav {
        margin-top: 0px;
        margin-right: 28px;
    }

    .inner-text .text-side h1, .inner-text .text-side h2, .inner-text .text-side h3 {
        word-break: break-word;
    }

}

@media(max-width: 576px){
    .inner-text a{
       word-break: break-word;
    }

    .inner-text img {
        max-width: 100%;
    }

    a.btn.members {
        right: 21px;
    }
    .logout, .login-profile {
        position: absolute;
        float: right;
        color: #000 !important;
        top: 8px;
        text-transform: uppercase;
        font-size: 12px;
        left: 10px;
    }
    .login-profile {
        right: 75px;
        top: 33px;
    }
    #inner div#navbarResponsive {
        top: 132px;
    }
    .socials {
        right: 12px;
    }
    a.btn.members {
        font-size: 0.8rem;
    }
    img.logo, #inner img.logo,
    body#inner img.logo{
        position: static;
        width: 110px;
    }
    body#inner h1.font-weight-light {
        font-size: 2rem;
    }
    input.form-control.input-placeholder{
        width: 150px;
    }
    .navbar-toggler {
        padding: .25rem .50rem;
        font-size: 1rem;
    }
    .slider-text {
        bottom: 20%
    }
    div#navbarResponsive {
        position: absolute;
        z-index: 999;
        background-color: #ffffff;
        width: 100%;
        left: 0px;
        margin-top: 12px;
        padding: 20px 0px 20px 20px;
    }

    #indexedsearch {
        right: 90px;
    }
    #industry .card {
        max-height: 360px;
    }

    .inner-text .text-side img {
        width: 100%;
    }


}

@media(max-width: 420px){

    #indexedsearch {
        right: 75px;
    }

    .logout, .login-profile {
        position: relative;
        float: right;
        color: #000 !important;
        top: 0px;
        left: 0px;
        width: 60px;
        margin-top: 6px;
    }
    .login-profile {
        right: 0px;
        top: 0px;
    }

    #inner div#navbarResponsive {
        top: 121px;
    }
    .socials {
        right: 2px;
    }
    .slider-text {
        bottom: 10%
    }
    div#navbarResponsive {
        margin-top: 0px;
    }
    .search-pagination {
        right: 30px;
    }
    a.btn.members {
        font-size: 0.8rem;
        left: 0px;
        right: unset;
        float: left;
    }
    .social-menu {
        padding: 0px;
    }
    img.logo, #inner img.logo,
    body#inner img.logo{
        position: static;
        width: 74px;
    }
    input.form-control.input-placeholder {
        width: 80px;
    }
    .search-form input.search{
        width: 100%;
    }
    .search-form button.search{
        margin-left: 0px;
        margin-top: 10px;
    }
}

@media (max-width: 374px){
    div#navbarResponsive {
        margin-top: 20px;
    }
}

.carousel-control-next, .carousel-control-prev {
    background-color: transparent;
    border: 0px;
    cursor:pointer;
}

.carousel-content-inner {
    display: block !important;
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    right: 0;
    left: 0;
    top: 0px;
    height: 100%;
    position: absolute;
}
.visually-hidden {
    display: none;
}
.news-list-browse {
    text-align: center;
}
.error {
    color:red;
}
.form-container .btn-primary {
    height: 38px;
    border-image: none;
    background-color: #00656d;
    color: #fff;
    border-style: none;
    border-radius: 4px;
    padding: 3px 30px 3px 30px;
    cursor: pointer;
}

#cOCIROpenSession-2947-text-9, label[for="cOCIROpenSession-2947-text-9"],
#cOCIRGA2022-2948-text-4, label[for="cOCIRGA2022-2948-text-4"],
#cOCIRGA2022-2947-text-4, label[for="cOCIRGA2022-2947-text-4"],
#cOCIROpenSession-2948-text-9, label[for="cOCIROpenSession-2948-text-9"]{
     display:none;
 }
/*form .frame-default {*/
/*    display:none;*/
/*}*/