.mt-50{
    margin-top: 50px;
}

.mt-25{
    margin-top: 25px;
}

.iec-block {
    /*margin-top: 20px;*/
    /*margin-bottom: 20px;*/
    /* padding-top: 20px;
    padding-bottom: 20px; */
}

.iec-custom-paragraph{
    padding-top: 50px;
    padding-bottom: 50px;
}

.iec-anchor-element {
  padding: 10px 0px 10px 10px !important;
  line-height: 18px;
  font-size: 14px !important;
  color: #473f3f;
  border-bottom: 1px solid #e4e4e4 !important;
  vertical-align: middle;
}

@media only screen and (max-width: 768px) {
  .iec-anchor-element {
    height: 50px;
  }
}

.iec-anchor-element a {
  color: #7b7c7e;
  display: block;
  font-size: 14px !important;
  text-decoration: none;
}


.iec-anchor-element a.active {
  color: #0194cb;
  text-decoration: none !important;
}

.carousel-inner {
  margin-bottom: 50px;
  }

  @media (min-width: 768px) and (max-width: 992px)  {
      .carousel-inner {
      margin-bottom: 0px;
      }
  }


@media (max-width: 767px) {
    .iec-custom-paragraph{
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .carousel-inner {
    margin-bottom: 30px;
    }
}

.iec-bg-white {
    background-color: #ffffff !important;
}

.iec-bg-grey {
    background-color: #f6f6f6 !important;
}

.iec-bg-blue {
    background-color: #5393c8 !important;
    color: #ffffff;
}

.iec-block-subtitle {
    font-size: 14px;
}

.iec-block-description {
    font-size: 14px;
    margin: 15px auto;
}

.iec-readmore-block,
.iec-block-document {
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.iec-links-block .iec-block-title {
    text-align: center;
}

.iec-links-block .iec-block-subtitle {
    text-align: center;
}

.iec-block-links {
    margin-top: 50px;
}

.iec-links-block-column {
    text-align: left;
    padding-top: 5px;
    padding-bottom: 5px;
}

.iec-img-new-information-right {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.iec-new-information-container {
    display: inline-block;
    width: 100%;
}

.iec-heading-block-container {
    padding-top: 30px;
    padding-bottom: 50px;
}

.iec-heading-block-subtitle {
    font-size: 18px;
}

.iec-heading-block-title,
.iec-heading-block-subtitle {
    text-align: center;
}

.iec-blog-type-normal {
    min-height: 400px;
}

.iec-blog-type-landingpage {
    height: 260px;
}

.iec-blog-type-normal {
    min-height: 400px;
}

.iec-content-teaser-block-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    color: #ffffff;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.iec-content-teaser-block-title {
    margin-bottom: 25px;
}

.iec-content-teaser-block-description {
    margin-bottom: 30px;
}

.iec-content-teaser-block-readmore a {
    color: #5a9cce;
}

.iec-paragraph-version {
    margin-top: 20px;
    margin-bottom: 20px;
}

.social-media-links--platforms.horizontal {
    padding-top: 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.social-media-links--platforms.horizontal li:first-child {
    padding-left: 0px;
}

.iec-block-footer-row1 {
    padding-top: 15px;
    padding-bottom: 15px;
}

ul.iec-terminology-list {
    padding-top: 15px;
    padding-left: 0px;
}

ul.iec-terminology-list li {
    list-style-type: none;
    display: inline-block;
    padding-top: 5px;
    padding-bottom: 5px;
}

ul.iec-terminology-list li>a {
    color: #333333;
}

.iec-follow-us {
    padding-top: 15px;
    padding-bottom: 40px;
}

.iec-grid-icon-slider .carousel-control.left,
.iec-grid-icon-slider .carousel-control.right {
    background-image: none;
}

.iec-grid-icon-slider .arrow-right::after {
    content: "";
    width: 28.8px;
    height: 73.1px;
    position: absolute;
    top: 46%;
    right: 100px;
    z-index: 5;
    background: url(../images/slider-arrow-right.svg) bottom center;
    display: inline-block;
    background-repeat: no-repeat;
}

.iec-grid-icon-slider .arrow-left::after {
    content: "";
    width: 28.8px;
    height: 73.1px;
    position: absolute;
    top: 46%;
    left: 100px;
    z-index: 5;
    background: url(../images/slider-arrow-left.svg) bottom center;
    display: inline-block;
    background-repeat: no-repeat;
}

.iec-grid-icon-slider .carousel-control {
    width: 0;
}

.iec-grid-icon-slider-item {
    text-align: center;
    padding: 15px;
}

.iec-grid-icon-container {
    background-color: #f6f6f6;
    padding: 15px;
    height: 170px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    position: relative;
}

.iec-grid-icon-container>div {
    flex-basis: 100%;
}

.iec-grid-icon-container:hover {
    background-color: #3D92C8;
    color: #f6f6f6;
}

.iec-grid-icon-container .iec-slide-item-subtitle,
.iec-grid-icon-container .iec-slide-item-link {
    display: none;
}

.iec-grid-icon-container:hover .iec-slide-item-subtitle,
.iec-grid-icon-container:hover .iec-slide-item-link {
    display: block;
}

.iec-grid-icon-container:hover .iec-slide-item-link {
    position: absolute;
    right: 0;
    bottom: 0;
}

.iec-grid-icon-slider-item .iec-slide-item-icon img {
    margin: 0 auto;
}

.iec-slide-item-img-wrap{
    height: 65px;
}

.iec-for-all-item-img{
    height: 58px;
    padding-top: 5px;
    text-align: center;
}

.iec-for-all-item-img img{
    margin: auto !important;
    height: 48px;
}

.iec-slide-item-img{
    margin: 0 auto;
    height: 100%;
    width: auto;
}
.iec-grid-icon-slider-wrapper {
    margin-top: 40px;
}

@media (max-width: 767px) {
    .iec-grid-icon-slider-wrapper {
        margin-top: 27px;
    }


}

.iec-content-box-item {
    border: 1px solid #333333;
    height: 80px;
    background-color: #ffffff;
}

.iec-content-box-item-image {
    display: inline-block;
}

.iec-content-box-content {
    display: inline-block;
}

.iec-content-box-item-wrapper {
    padding: 10px;
}

.iec-for-all-item-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background: #FFFFFF;
    min-height: 259px;
    align-items: center;
    margin-bottom: 0px;
    position: relative;
}

.iec-box-right-bottom {
    position: absolute;
    right: 10px;
    bottom: 10px;
    width: 20px;
    height: 20px;
    background: #ffffff;
    text-align: center;
    color: #27a3d8;
    display: none;
}

.iec-for-all-item-container:hover .iec-box-right-bottom {
    display: block;
}

.iec-for-all-item-flex-item {
    width: 100%;
}

.iec-for-all-item-flex-item img {
    margin: 5px auto;
    width: auto;
    height: 48px;
}

.iec-for-all-item-flex-item p {
    text-align: center;
    /*color: #27a3d8 !important;*/
    /*margin: 0px !important;*/
}

.iec-for-all-item-container:hover {
    /*background: #27a3d8;*/
    cursor: pointer;
    /*box-shadow: 0 1px 15px 1px #9b9b9b;*/
    -webkit-box-shadow: 0px 0px 27px 1px rgba(155,155,155,0.66);
    box-shadow: 0px 0px 27px 1px rgba(155,155,155,0.66);
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: -webkit-box-shadow;
    transition-property: -webkit-box-shadow;
    -o-transition-property: box-shadow;
    transition-property: box-shadow;
    transition-property: box-shadow, -webkit-box-shadow;
}

/*.iec-for-all-item-container:hover p {*/
    /*color: #FFFFFF !important;*/
/*}*/

.iec-for-all-item-title {
    text-align: center;
    color: #0194cb;
    font-size: 16px;
    font-weight: 500;
    max-width: 200px;
    margin: 20px auto;
}

.iec-for-all-container {
    padding:  0px;
}

.field--name-field-iec-for-all-item .field--label {
    text-align: center;
    /*padding: 20px 0px;*/
    font-size: 18px;
}

.iec-slide-card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-width: 100%;
    overflow-x: auto;
}

.iec-slide-card-content {
    min-width: 200px;
}

.iec-slide-card::-webkit-scrollbar {
    display: none;
}

.iec-image-left-link-list-right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}

.iec-image-left,
.iec-content-right {
    flex: 1 100%;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 200px;
}

.iec-content-right {
    background-color: #E6E6E6;
}

.iec-section-card-item-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.iec-section-card-item {
    padding-top: 15px;
    padding-bottom: 15px;
    flex-basis: 100%;
}

.iec-card-title {
    font-weight: bold;
}

.iec-card-readmore {
    text-align: right;
}

.iec-card-title,
.iec-card-readmore {
    margin-top: 15px;
    margin-bottom: 15px;
}

.iec-card-desc {
    margin-top: 15px;
    margin-bottom: 15px;
}

.iec-btn-competition {
    border: 3px solid #333333;
    color: #12375F;
    font-weight: bold;
}

.iec-video-teaser-container {
    margin-top: 15px;
    margin-bottom: 15px;
}

.iec-video-container-thumbnail-default {
    display: block;
    position: relative;
    background-color: #111;
    color: #fff;
    padding: 8px;
    border-radius: 4px;
    height: 150px;
}

.iec-video-container-thumbnail-default .glyphicon-play-circle {
    font-size: 60px;
    opacity: 0.6;
    position: absolute;
    right: 39%;
    top: 31%;
    text-shadow: 0 1px 3px rgba(0, 0, 0, .5);
    transition: all 500ms ease-in-out;
}

.iec-video-centre-view-container {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    border-bottom: 2px solid #333;
    margin-bottom: 10px;
}

.iec-video-centre-feed-title {
    display: inline-block;
}

.iec-video-centre-feed-see-all {
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 10px;
}

.iec-tweet-feed-item {
    margin-top: 15px;
    margin-bottom: 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: nowrap;
}

.iec-tweet-avatar {
    flex: 0 auto;
    padding-right: 10px;
}

.iec-tweet-content {
    flex: 4;
    padding-left: 10px;
}

.iec-videos-block-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 2px solid #333;
}

.iec-videos-block .view-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}

.iec-video-card-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
    flex: 1 220px;
}

.iec-video-card-item .views-field-view-node {
    text-align: right;
}

.iec-promote-resource {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}

.iec-promote-resource-image {
    flex: 1;
    min-width: 220px;
    min-height: 150px;
}

.iec-promote-resource-content {
    flex: 2;
    min-width: 220px;
    min-height: 150px;
}

.iec-promote-resource-more {
    margin-top: 15px;
    margin-bottom: 15px;
}

.iec-statistics-block-item-container {
    text-align: center;
}

.iec-statistics-block-item-container h1,
.iec-statistics-block-item-container h3,
.iec-statistics-block-item-container p {
    color: #FFFFFF !important;
}

.iec-statistics-block-lg{
    padding-top: 50px;
    padding-bottom: 50px;
}

.iec-btn-address-google-maps-link-container {
    width: 100%;
    text-align: center;
    margin: 25px auto;
}

.iec-btn-address-google-maps-link {
    border: 2px solid #27a3d8;
    color: #27a3d8 !important;
    border-radius: 2px;
    font-weight: bold;
}

.iec-brouchres-title,
.iec-brouchres-description {
    text-align: center;
}

.iec-bg-blue .iec-brouchres-title,
.iec-bg-blue .iec-brouchres-description {
    color: #ffffff !important;
}

.iec-brouchres-view-all-container {
    width: 100%;
    text-align: center;
}

.iec-bg-blue .iec-btn-brouchres-view-all {
    border: solid 2px #ffffff;
    color: #ffffff !important;
}

.iec-btn-brouchres-view-all {
    border: solid 2px #27a3d8;
    color: #27a3d8 !important;
    border-radius: 2px;
    font-weight: bold;
    margin: 10px auto;
}

.iec-node-card-list-of-contact-information-title {
    text-align: justify;
    margin-top: 10px;
}

.iec-node-card-document-content {
    padding: 10px;
    min-height: 93px;
}

.iec-node-card-document-content .first-line {
    text-align: left;
}

.iec-node-card-document-content .first-line .r-sign {
    vertical-align: bottom;
    color: #0060a9;
    font-size: 7px;
    position: relative;
    bottom: -4px;
    left: -2px;
}

.iec-node-card-document-content .title {
    font-family: Roboto;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: condensed;
    line-height: normal;
    letter-spacing: normal;
    color: #473f3f;
    padding-top: 10px;
    text-align: left;
}

.iec-document-card-read-more-container {
    padding: 0px 10px;
}

.iec-bg-blue .iec-document-card-read-more-container a {
    color: #ffffff !important;
}

.iec-document-card-read-more-container a {
    color: #0194cb !important;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    float: right;
    margin-top: 15px;
    line-height: normal;
}

.iec-bg-blue .iec-document-card-read-more-icon {
    background: #ffffff !important;
}

.iec-document-card-read-more-icon {
    background: #27a3d8;
    width: 10px;
    height: 10px;
    margin-top: 10px;
    margin-left: 10px;
    display: block;
}

.iec-meeting-event-banner {
    height: 350px;
}

.iec-meeting-event-subtitile {
    font-size: 15px;
}

.iec-meeting-event-description {
    font-size: 12px;
}

.iec-meeting-event-container {
    text-align: center;
}

.iec-field-link-container {
    width: 100%;
    text-align: center;
}

.iec-btn-field-link {
    border: solid 2px #27a3d8;
    color: #27a3d8 !important;
    border-radius: 2px;
    font-weight: bold;
    margin: 10px auto;
}

.iec-teaser-img-left {
    margin-right: 15px;
    min-width: 100px;
    height: 100px;
    border-radius: 50%;
}

.iec-view-list-of-jobs-container {
    padding-top: 20px;
    padding-bottom: 20px;
}

.iec-list-of-view-items {
    display: flex;
    justify-content: space-between;
}

.iec-list-of-view-items article {
    height: 100%;
}

.iec-carousel-control {
	background-image: none;
	opacity: 1;
}

.iec-arrow-left::after {
    content: "";
    width: 22px;
    height: 41px;
    position: absolute;
    top: 47%;
    left: 51px;
    z-index: 5;
    background: url(../images/arrow-left.png) bottom center;
    display: inline-block;
    background-repeat: no-repeat;
}

.iec-arrow-right::after {
    content: "";
    width: 22px;
    height: 41px;
    position: absolute;
    top: 47%;
    right: 51px;
    z-index: 5;
    background: url(../images/arrow-right.png) bottom center;
    display: inline-block;
    background-repeat: no-repeat;
}

/*================== MEDIA QUERY GOES HERE ===================== */

@media(max-width:767px) {
    .iec-for-all-item-container{
        margin-bottom: 15px;
    }
    .iec-follow-us {
        padding-bottom: 60px;
    }
    .iec-section-card-grid-item {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .iec-list-of-view-items {
        display: block !important;
    }
    .mobile-screen {
        display: block !important;
    }
    .desktop-screen{
        display: none !important;
    }
}

@media(min-width:768px) {
    .mobile-screen{
        display: none !important;
    }
    .desktop-screen{
        display: block !important;
    }
    .iec-tweet-date {
        float: right;
    }
    .iec-img-new-information-right {
        width: 250px;
        height: 250px;
        float: right;
    }
    .iec-text-new-information-left {
        width: calc(100% - 250px + 50vw - 361px);
        padding-right: 15px;
        height: 250px;
        float: left;
    }
    .iec-img-new-information-right {
        margin-right: calc(360px - 50vw);
    }
    .social-media-links--platforms.horizontal {
        justify-content: flex-start;
    }
    .social-media-links--platforms.horizontal li {
        display: inline-block !important;
        padding-left: 20px;
        padding-right: 20px;
    }
    .social-media-links--platforms.horizontal li:first-child {
        padding-left: 0px;
    }
    .social-media-links--platforms li>a {
        opacity: 0.5;
        text-decoration: none !important;
    }
    .social-media-links--platforms li>a {
        color: #333333;
    }
    .social-media-links--platforms li>a:hover {
        opacity: 1;
    }
    .iec-follow-us {
        padding-bottom: 0px;
        padding-top: 0px;
    }
    ul.iec-terminology-list {
        padding-top: 20px;
	}

    .iec-content-right {
        padding-left: 50px;
        padding-right: 15px;
    }
    .iec-link-list {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .iec-image-left-link-list-right {
        flex-wrap: nowrap;
    }
    .iec-image-left,
    .iec-content-right {
        flex: 1;
        padding-left: 40px;
        padding-right: 40px;
    }
    .iec-section-card-item {
        flex-basis: 280px;
    }
    .iec-section-card-item-list-2 {
        justify-content: center;
        flex-wrap: nowrap;
    }
    .iec-section-card-item-list-3,
    .iec-section-card-item-list-4 {
        justify-content: space-between;
        flex-wrap: nowrap;
    }
    .iec-section-card-item-list-3 .iec-section-card-item,
    .iec-section-card-item-list-4 .iec-section-card-item {
        flex: 1;
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media(min-width:992px) {
    .iec-links-block .iec-block-subtitle {
        width: 50%;
        margin: 0 auto;
    }
    .iec-img-new-information-right {
        width: 350px;
        height: 350px;
        float: right;
    }
    .iec-text-new-information-left {
        width: calc(100% - 350px + 50vw - 471px);
        height: 350px;
        padding-right: 20px;
        float: left;
    }
    .iec-img-new-information-right {
        margin-right: calc(470px - 50vw);
    }
    .iec-grid-icon-slider .carousel-control.left {
        left: -74px;
    }
    .iec-grid-icon-slider .carousel-control.right {
        right: -74px;
    }
    .iec-grid-icon-slider-row-2 {
        min-height: 400px;
    }
    .iec-section-card-item {
        flex-basis: 320px;
    }
}

@media(min-width:1200px) {
    .iec-img-new-information-right {
        margin-right: calc(570px - 50vw);
    }
    .iec-text-new-information-left {
        width: calc(100% - 350px + 50vw - 571px);
        padding-right: 30px;
    }
    .iec-section-card-item {
        flex-basis: 360px;
        padding-left: 15px;
        padding-right: 15px;
    }
}


/*.carousel-c > .item.next,*/
/*.carousel-inner > .item.active.right {*/
    /*left: 0;*/
    /*-webkit-transform: translate3d(25%, 0, 0);*/
    /*-ms-transform: translate3d(25%, 0, 0);*/
    /*-o-transform: translate3d(25%, 0, 0);*/
    /*transform: translate3d(25%, 0, 0);*/
/*}*/

/*.carousel-inner > .item.prev,*/
/*.carousel-inner > .item.active.left {*/
    /*left: 0;*/
    /*-webkit-transform: translate3d(-25%, 0, 0);*/
    /*-ms-transform: translate3d(-25%, 0, 0);*/
    /*-o-transform: translate3d(-25%, 0, 0);*/
    /*transform: translate3d(-25%, 0, 0);*/
/*}*/

/*.carousel-inner .active.left { left: -25%; }*/
/*.carousel-inner .active.right { left: 25%; }*/
/*.carousel-inner .next        { left:  25%; }*/
/*.carousel-inner .prev        { left: -33%; }*/
/*.carousel-control.left,.carousel-control.right {background-image:none;}*/



/*.tech-focus-wrapper .carousel-inner > .item.next,
.tech-focus-wrapper .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(25%, 0, 0);
    -ms-transform: translate3d(25%, 0, 0);
    -o-transform: translate3d(25%, 0, 0);
    transform: translate3d(25%, 0, 0);
    transition-delay: 0.5s;
}

.tech-focus-wrapper .carousel-inner > .item.prev,
.tech-focus-wrapper .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-25%, 0, 0);
    -ms-transform: translate3d(-25%, 0, 0);
    -o-transform: translate3d(-25%, 0, 0);
    transform: translate3d(-25%, 0, 0);
    transition-delay: 0.5s;
}

.tech-focus-wrapper .carousel-inner .active.left { left: -25%; }
.tech-focus-wrapper .carousel-inner .active.right { left: 25%; }
.tech-focus-wrapper .carousel-inner .next        { left:  25%; }
.tech-focus-wrapper .carousel-inner .prev        { left: -25%; }
.tech-focus-wrapper .carousel-control.left,
.tech-focus-wrapper .carousel-control.right {background-image:none;}*/


/* start technology slider */
body .tech-focus-wrapper .carousel-inner .active.left {
    /*left: -25%;*/
    -webkit-transform: translateX(-25%);
    -ms-transform: translateX(-25%);
    -o-transform: translateX(-25%);
    transform: translateX(-25%);
    /*visibility: hidden;*/
    /*border: 1px solid red;*/
    transition-delay: 0.5s;
    -webkit-transition-delay: 0.5s;
    -o-transition-delay: 0.5s;
}
body .tech-focus-wrapper .carousel-inner .active.right {
    /*left: 25%;*/
    -webkit-transform: translateX(25%);
    -ms-transform: translateX(25%);
    -o-transform: translateX(25%);
    transform: translateX(25%);
    /*visibility: hidden;*/
    /*border: 1px solid green;*/
    transition-delay: 0.5s;
    -webkit-transition-delay: 0.5s;
    -o-transition-delay: 0.5s;
}
body .tech-focus-wrapper .carousel-inner .next {
    /*left:  25%;*/
    -webkit-transform: translateX(25%);
    -ms-transform: translateX(25%);
    -o-transform: translateX(25%);
    transform: translateX(25%);
    /*visibility: hidden;*/
    /*border: 1px solid blue;*/
    transition-delay: 0.5s;
    -webkit-transition-delay: 0.5s;
    -o-transition-delay: 0.5s;
}

body .tech-focus-wrapper .carousel-inner .prev {
    /*left: -25%;*/
    -webkit-transform: translateX(-25%);
    -ms-transform: translateX(-25%);
    -o-transform: translateX(-25%);
    transform: translateX(-25%);
    /*visibility: hidden;*/
    /*border: 1px solid purple;*/
    transition-delay: 0.5s;
    -webkit-transition-delay: 0.5s;
    -o-transition-delay: 0.5s;
}

body .tech-focus-wrapper .carousel-inner > .item.next,
body .tech-focus-wrapper .carousel-inner > .item.active.right {
    /*left: 0;*/
    -webkit-transform: translateX(25%);
    -ms-transform: translateX(25%);
    -o-transform: translateX(25%);
    transform: translateX(25%);
    transition-delay: 0.5s;
    -webkit-transition-delay: 0.5s;
    -o-transition-delay: 0.5s;
}

body .tech-focus-wrapper .carousel-inner > .item.prev,
body .tech-focus-wrapper .carousel-inner > .item.active.left {
    /*left: 0;*/
    -webkit-transform: translateX(-25%);
    -ms-transform: translateX(-25%);
    -o-transform: translateX(-25%);
    transform: translateX(-25%);
    transition-delay: 0.5s;
    -webkit-transition-delay: 0.5s;
    -o-transition-delay: 0.5s;
}

/* end technology slider */

.tech-focus-wrapper h2.iec-block-title{
    font-size: 34px;
    color: #003863;
    margin : 0;
    margin-top: 0px;
    line-height: normal;

}

@media (max-width: 767px) {
    .tech-focus-wrapper h2.iec-block-title{
        font-size: 24px;
        line-height: normal;
        font-weight: normal;
    }
}

.tech-focus-wrapper .iec-slide-item-icon img{
    height: 65px;
    width: auto;
}

.tech-focus-wrapper .iec-slide-item-title {
    font-size: 16px;
    font-weight: 500;
    color: #0194cb;
    line-height: normal;
}

.tech-focus-wrapper .iec-grid-icon-container:hover{
    background-color: #f6f6f6;
}

@media (min-width: 768px) {
    .tech-focus-wrapper .iec-grid-icon-container:hover{
        background-color: #f6f6f6;
        color: #0194cb;
        -webkit-box-shadow: 0px 0px 12px 1px rgba(155,155,155,0.66);
        box-shadow: 0px 0px 12px 1px rgba(155,155,155,0.66);
        -webkit-transform: perspective(1px) translateZ(0);
        transform: perspective(1px) translateZ(0);
        -webkit-transition-duration: 0.3s;
        -o-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-property: -webkit-box-shadow;
        transition-property: -webkit-box-shadow;
        -o-transition-property: box-shadow;
        transition-property: box-shadow;
        transition-property: box-shadow, -webkit-box-shadow;
    }

    .tech-focus-wrapper .iec-grid-icon-container:hover .iec-slide-item-title{
        font-weight: 500;
        margin-top: 11px;
        margin-bottom: 6px;
    }

    .tech-focus-wrapper .iec-grid-icon-container:hover .iec-slide-item-title{
        /*font-family: OpenSans;*/
    }

    .tech-focus-wrapper .iec-grid-icon-container:hover .field--name-field-subtitle{
        /*font-family: OpenSans;*/
        color: #0194cb;
        font-size: 14px;
        line-height: normal;
    }
}

.tech-focus-wrapper .iec-block-subtitle{
    font-size: 14px;
    /*font-family: OpenSans;*/
    color: #0194cb;
}

.tech-focus-wrapper .iec-slide-item-link img{
    width: 30px;
    height: 30px;
    /*margin: 5px;*/
}

.tech-focus-wrapper .iec-bg-grey{
    background-color: #f6f6f6 !important;
}

.tech-focus-wrapper .carousel-control span.glyphicon.glyphicon-chevron-left{
    background: url(../images/arrow-left.png);
    background-repeat: no-repeat;
    height: 41px;
    transform: translateY(-35px);
}

.tech-focus-wrapper .carousel-control span.glyphicon.glyphicon-chevron-right{
    background: url(../images/arrow-right.png);
    background-repeat: no-repeat;
    height: 41px;
    transform: translateY(-35px);
}

.tech-focus-wrapper .carousel-control span.glyphicon.glyphicon-chevron-right::before,
.tech-focus-wrapper .carousel-control span.glyphicon.glyphicon-chevron-left::before{
    content: ''
}

.tech-focus-wrapper .tech-slider-item .row {
    margin-left: 0;
    margin-right: 0;
}


.tech-focus-wrapper .mobile-screen .iec-grid-icon-slider-item {
    padding: 6px 5px;
}

.tech-focus-wrapper .mobile-screen .iec-grid-icon-slider-item .iec-grid-icon-container{
    height: 74px;
    padding: 5px;
}

.tech-focus-wrapper .mobile-screen .iec-grid-icon-slider-item .iec-slide-item-icon img{
    height: 30px;
    width: auto;
}

.tech-focus-wrapper .mobile-screen .iec-grid-icon-slider-item .iec-slide-item-subtitle,
.tech-focus-wrapper .mobile-screen .iec-grid-icon-slider-item .iec-slide-item-link {
    display: none !important;
}

.tech-focus-wrapper .mobile-screen .iec-grid-icon-slider-item .iec-slide-item-title{
    font-size: 12px;
    font-weight: 500;
}


/*end style for techno focus slider*/

/*start footer style*/
.iec-footer-container{
    background-color: #f6f6f6;
    border-top: 1px solid #e4e4e4;
    z-index: 10;
}

.iec-footer-container h2.iec-block-title{
    margin-top: 15px;
    font-size: 34px;
    color: #003863;
}

.iec-footer-container ul.iec-terminology-list li>a{
    font-size: 16px;
    color: #473f3f;
}

.iec-footer-container ul.iec-terminology-list li>a:hover{
    font-size: 16px;
    color: #0194cb;
}

.footer .nav > li > a,
.block-copyright{
    color: #473f3f;
}

.footer .nav > li > a:hover{
    color: #0194cb;
}

.block-copyright a{
    color: #473f3f;
}

.block-copyright a:hover{
    color: #0194cb;
}

/*end footer style*/

/*start iec-for-all section*/
.iec-for-all-wrapper .iec-bg-grey{
    background-color: #f6f6f6 !important;
}

.iec-for-all-wrapper .field--name-field-iec-for-all-item .field--label{
    font-size: 34px;
    color: #003863;
    margin: 0px 0px 48px 0px;
    font-weight: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    font-family: 'Roboto Condensed', sans-serif;
}

@media (max-width: 767px) {
    .iec-for-all-wrapper .field--name-field-iec-for-all-item .field--label{
        font-size: 24px;
        margin-bottom: 36px;
    }

}

.iec-for-all-wrapper .iec-for-all-item-desc{
    display: none;
    padding: 0px 20px;
}

.iec-for-all-wrapper .iec-for-all-item-container:hover .iec-for-all-item-flex-item p{
    font-weight: bold;
    color: #0194cb;
}

.iec-for-all-wrapper .iec-for-all-item-container:hover .iec-for-all-item-flex-item .iec-for-all-item-desc {
    display: block;
}

.iec-for-all-wrapper .iec-for-all-item-container:hover .iec-for-all-item-flex-item .iec-for-all-item-desc p {
    font-size: 14px;
    font-weight: normal;
    color: #0194cb;
}

.iec-for-all-wrapper .iec-box-right-bottom img{
    width: 30px;
    height: 30px;
}

.iec-for-all-wrapper .mobile-screen .iec-for-all-item-content{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-color: white;
    margin-bottom: 5px;
    border: 1px solid #f6f6f6;
    min-height: 56px;
    padding: 0px 15px;
}

.iec-for-all-wrapper .mobile-screen .iec-for-all-item-content .icon-text-wrapper{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
}

.iec-for-all-wrapper .mobile-screen .iec-for-all-item-content .iec-for-all-item-icon{
    width: 90px;
}

.iec-for-all-wrapper .mobile-screen .iec-for-all-item-content .iec-for-all-item-icon img{
    height: 30px;
    width: auto;
}

.iec-for-all-wrapper .mobile-screen .iec-for-all-item-content .iec-for-all-item-title {
    font-size: 16px;
    font-weight: bold;
    color: #0194cb;
    margin: 0;
    text-align: left;
    width: 100%;
}

.iec-for-all-wrapper .mobile-screen .iec-for-all-item-content .iec-for-all-item-link img{
    height: 50px;
    width: auto;
}

/*end iec-for-all section*/

/*start text block style section*/
.iec-text-block-wrapper {
    padding-top: 0px;
}
.iec-text-block-wrapper.text-block-background-white{
    background-color: white;
}

.iec-text-block-wrapper.text-block-background-grey{
    background-color: #f6f6f6;
}


.iec-text-block-wrapper h3.text-block-title{
    font-size: 24px;
    font-weight: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #003863;
    margin-bottom: 23px;
    margin-top: 0;
}

.iec-text-block-wrapper h4.text-block-subtitle{
    font-family: Roboto;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: normal;
    color: #473f3f;
    margin-bottom: 23px;
    margin-top: 0;
}

.iec-text-block-wrapper .text-block-content{
    font-size: 14px;
    color: #473f3f;
}

.iec-text-block-wrapper .text-block-content a:hover{
    text-decoration: underline;
}
/*end text block style section*/

/*start Detail and More Information style section*/
.detail-and-more-information-wrapper .background-color-grey{
    background-color: #f6f6f6;
}

.block-title-subtitle-wrap.left{
    text-align: left !important;
}

.block-title-subtitle-wrap.right{
    text-align: right !important;
}

.block-title-subtitle-wrap.center{
    text-align: center !important;
}


.detail-and-more-information-wrapper .block-title{
    font-size: 34px;
    color: #003863;
    font-family: 'Roboto Condensed', sans-serif;
    word-break: break-all;
}

.detail-and-more-information-wrapper .block-subtitle{
    font-size: 18px;
    line-height: 1.33;
    margin: 20px auto 52px auto;
    word-break: break-all;
}

.detail-and-more-information-wrapper .auto-flex-rows-wrap{
    display: flex;
    flex-wrap: wrap;
}

.detail-and-more-information-wrapper .detail-and-more-information-item{
    width: 270px;
    padding-right: 30px;
}

.detail-and-more-information-wrapper .detail-and-more-information-item .item-link{
    margin-top: 20px;
}

.detail-and-more-information-wrapper .detail-and-more-information-item .item-link a {
    font-size: 16px;
    font-weight: 500;
    color: #0194cb;
    line-height: 1.57;
}
.detail-and-more-information-wrapper .detail-and-more-information-item .item-link a i{
    font-size: 20px;
    /*display: none;*/
}

.detail-and-more-information-wrapper .detail-and-more-information-item .item-link a:hover i {
    /*display: inline-block;*/
}

.detail-and-more-information-wrapper .detail-and-more-information-item .item-description {
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.57;
    letter-spacing: -0.7px;
    color: #473f3f;
}

.detail-and-more-information-wrapper .detail-and-more-information-item .item-description a:hover{
    text-decoration: underline;
}
/*end Detail and More Information style section*/


@media (max-width: 520px) {
    .detail-and-more-information-wrapper .detail-and-more-information-item{
        width: 100%;
    }
}

/*start section card style*/
.section-card-item-wrapper{
    border: 1px solid #e3e2e3;
    background-color: #ffffff;
}

@media (min-width: 768px) {
    .section-card-item-wrapper:hover {
        -webkit-box-shadow: 0px 0px 27px 1px rgba(155, 155, 155, 0.66);
        box-shadow: 0px 0px 27px 1px rgba(155, 155, 155, 0.66);
        -webkit-transform: perspective(1px) translateZ(0);
        transform: perspective(1px) translateZ(0);
        -webkit-transition-duration: 0.3s;
        -o-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-property: -webkit-box-shadow;
        transition-property: -webkit-box-shadow;
        -o-transition-property: box-shadow;
        transition-property: box-shadow;
        transition-property: box-shadow, -webkit-box-shadow;
    }
}

.section-card-item-wrapper .iec-card-banner{
    max-height: 194px;
    overflow: hidden;
}

.section-card-item-wrapper .iec-card-banner img{
    width: 100%;
    height: auto;
    /*min-height: 144px;*/
    /*max-height: 198px;*/
}

.section-card-item-wrapper .iec-card-title{
    font-weight: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    font-family: 'Roboto Condensed', sans-serif;
    color: #003863;
    font-size: 22px;
    padding: 0px 15px;
    min-height: 60px;
}

.section-card-item-wrapper .iec-card-desc {
    font-size: 14px;
    line-height: 1.43;
    color: #473f3f;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    padding: 0px 15px;
    min-height: 90px;
}

.section-card-item-wrapper .iec-card-counter {
  color: #12375F;
  font-family: 'Roboto Condensed', sans-serif;
  padding: 0 15px;
}


.section-card-item-wrapper .iec-card-readmore a{
    color: #0194CB;
    font-size: 16px;
    font-weight: 400;
    padding: 0px 15px;
}

.section-card-item-wrapper .iec-card-readmore a:hover{
    text-decoration: underline;
    font-weight: 500;
}

.section-card-item-wrapper .iec-card-readmore a i.fa-external-link-alt{
    font-size: 20px
;
}
/*end section card style*/

/* start style for webstore link standard feed*/
.webstore-link-standard-feed-wrapper h3.webstore-links-block-title{
    font-size: 22px;
    font-weight: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #003863;
    margin-top: 0;
    margin-bottom: 39px;
}

.webstore-link-standard-feed-wrapper h4.webstore-links-block-subtitle{
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #003863;
    margin-top: 0;
    margin-bottom: 25px;
}

.webstore-link-standard-feed-wrapper .webstore-links-block-link a{
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.43;
    letter-spacing: normal;
    color: #0194cb;
}

.webstore-link-standard-feed-wrapper .webstore-links-block-link a:hover{
    text-decoration: underline;
}
/* end style for webstore link standard feed*/

/*start style database contact feed*/
.database-contact-feed-wrapper h3.database-contact-feed-title{
    font-size: 22px;
    font-weight: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #003863;
}

.database-contact-feed-wrapper h4.database-contact-feed-subtitle{

}
/*end style database contact feed*/

/* start style tweet feed */
.tweet-feed-container .header {
    display: flex;
    position: relative;
    margin-bottom: 20px;
    margin-top: 0px;
}

.tweet-feed-container .header .iec-block-title {
    float: left;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 26px;
    font-weight: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #003863;
    margin: 0px;
}

.tweet-feed-container .header .iec-follow {
    float: right;right: 0px;
    position: absolute;
    bottom: 0px;
    font-family: Roboto;
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: right;
    color: #003863;
    padding: 5px 12px;
    box-shadow: 0 2px 2px 0 rgba(232, 232, 232, 0.5);
    background-color: #ffffff;
}

.tweet-feed-container .iec-tweet-feed-item {
    border-top: 1px solid #ededed;
    padding: 15px 16px 16px 10px;
}

.tweet-feed-container .iec-tweet-feed-item .iec-tweet-content {
    padding-left: 13px;
    font-family: Roboto;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.29;
    letter-spacing: normal;
    color: #473f3f;
}

.tweet-feed-container .iec-tweet-feed-item .iec-tweet-content .iec-tweet-author {
    margin-top: -4px;
}

.tweet-feed-container .iec-tweet-feed-item .iec-tweet-content .iec-tweet-author a {
    font-family: Roboto;
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #0194cb;
}

.tweet-feed-container .iec-tweet-feed-item .iec-tweet-content .iec-tweet-text {
    margin-top: 3px;
}

/* end style tweet feed */
