/*
BASE:#1B4164
DARK:#132D44
LIGHT:#245AB6


PURPLE:#5e0c8b
*/

@import url(https://fonts.googleapis.com/css?family=Roboto:400,500,700,900);

body{
    font-size:14px;
    font-weight:400;
}

.field-name-body a{
    font-weight:500!important; 
}

h6{
    font-size:14px;
}

a:hover, a:focus {
    text-decoration:none;
}

.header .logo img { 
    max-height: 72px!important;
    width:auto!important;
    margin-top:4px;
}

.fixed-header-on .header .logo img { 
    max-height: 60px!important;
    width:auto!important;
}

.fixed-header-on .extra-menu {
    display:none;
}

.banner-text {
    width:400px;
    display:block;
}

.tp-caption {
    white-space:normal;
}

#block-system-main-menu .contextual-links {
    display:none;
}

.item-list ul {
    list-style-type:none;
}

.item-list ul li {
    margin-left:0px;
}


#block-block-31 {
    display:none;
}

h2.title {
    font-weight:normal;
    text-transform:none!important;
    font-size:22px!important;
}

#block-menu-menu-top-sub .contextual-links-wrapper {
    display:none;
}

ul.social-links {
    padding:0px;
}

.side_menu_caret{
    margin-left:-15px;
}

.sublinks{
    padding-left:30px;
    list-style-type:none;
}

.sublinks .sublinks{

}

.sublinks li {
    font-size:14px;    
}

.sublinks li a{
    color:#777777;    
    padding-left:8px;
}

.sublinks li a:hover{
    color:#5e0c8b;
}

.sublinks li.active a{
    color:#5e0c8b;
}

#block-locale-language {
    margin:0px;   
    position:absolute;
    right:20px;
    top:8px;
}

#block-locale-language .contextual-links-wrapper{
    display:none;
}

#block-locale-language h2 {
    font-size:14px; 
}

#block-locale-language ul {
    padding:0px;
    margin:0px;
}

#block-locale-language li {
    list-style:none;
    display:inline-block;
    margin-left:6px;
    border:1px solid #c7c7c7;
    border-radius:2px;
    overflow:hidden;
}

#block-locale-language li img{
    height:12px;
}

.footer h2.title {
    font-size:22px!important;
    font-weight:normal;
    margin:0px!important;
    margin-bottom:15px!important;
}

.footer ul {
    padding:0px;
    list-style:none;
    margin-bottom:2px;
}

.addtoany_list {
    display:block;
    margin-top:20px;
}

.custom-top-menu {
    list-style:none; 
    display:inline-block; 
    margin:13px 0px 0px 0px;
    padding:0px;
}

.custom-top-menu li {
    display:inline;  
    margin:0px 8px 0px 6px; 
}

.custom-top-menu li:first-child {
    display:inline;  
    margin:0px 8px 0px 0px; 
}

.custom-top-menu li a {
    font-size:13px;
}

.header.animated .custom-top-menu {
    display:none;
}

.no-padding {
    padding:0px!important;
}

h1 {
    font-weight:normal;
}

.item-list .title {
    font-weight:500;
}

.button-primary.form-submit {
    border:none;
    border-radius:5px;
    padding:8px 25px;
}

img.file-icon {
    display:inline;
}

hr {
    margin-top:8px;
    margin-bottom:8px;
}

.view-content .title, .view-content .consumer-block-title {
    font-weight:500;
}

.content a {
    font-weight:400;
}

#logo-footer
{
    max-width: 140px;
    margin-bottom:10px;
}

.mca-article-image{
     max-height:120px;
}

/*SEARCH FORM*/

#block-search-form {
    margin:0px;
    padding:28px 0px;    
}

.fixed-header-on #block-search-form{
    margin:0px;
    padding:14px 0px;    
}

#block-search-form form{
    margin:0px;
}

#search-form .container-inline div,
#search-form .container-inline label,
#block-search-form .container-inline div,
#block-search-form .container-inline label{
    display:block;    
}

#block-search-form .search-form,
#block-search-form .form-item{
    margin:0px;    
}

#block-search-form .contextual-links, #block-search-form .form-submit, #search-form .form-submit {
    display:none;    
}

.mca-search-icon{
    top:0px!important;
    right:0px!important;
}

.mca-news-item hr
{
    margin-top:15px;
    margin-bottom:15px;
}

h6 a{
    font-weight:600!important;
}

.header-left{
    padding-top:12.5px;
    padding-bottom:3.5px;
}

#logo img{
    padding:0px;
    margin-top:0px;
}

#logo_sm img {
    transition:all 0.5s ease-in-out;
}
#logo_sm img:hover { 
    opacity:0.8;
}

#logo_sm{
    display:none;
}

.fixed-header-on #logo{
    display:none;
}

.fixed-header-on #logo_sm{
    display:block;
}

.fixed-header-on .header-left{
    padding:0px;
    margin-top:13px;
    margin-bottom:13px;
}

/*CUSTOM MENU*/

.navbar-nav li a{
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;         
    transition-delay:0s, 0s, 0s, 0s, 0s !important;
    transition-duration:0.1s, 0.1s, 0.2s, 0.2s, 0.2s !important;
    transition-property: margin, padding, color, background-color, box-shadow !important; 
    transition-timing-function: linear, linear, ease-in-out, ease-in-out, ease-in-out !important;
} 

ul.dropdown-menu{
    border:none!important;
}

.main-navigation .navbar-nav > li{
    margin:0px!important;
}

.main-navigation .navbar-nav > li > a{
    border-style: solid !important;
    border-width: 0px 0px 0px 1px;
    border-color:#c6c6c6;
}

.navbar-default .navbar-nav > li > a {
    padding: 20px 15px 20px 15px!important; 
    margin:19px 0px 19px 0px;
    border-width: 0px 0px 0px 1px!important;
    font-size:15px;
}

.navbar-default .navbar-nav > li > a::before {
    display:none;
}


.mca-top-menu-link:hover,
.navbar-nav > .open > .mca-top-menu-link{
    -webkit-box-shadow: inset 0px -10px 0px -4px #5e0c8b;
    -moz-box-shadow: inset 0px -10px 0px -4px #5e0c8b;
    box-shadow: inset 0px -10px 0px -4px #5e0c8b;
    border-color:#5e0c8b!important;
    color:#5e0c8b!important;
    padding: 20px 15px 39px 15px!important;
    margin:19px 0px 0px 0px;
}
.navbar-nav ul.dropdown-menu li a:hover{
    -webkit-box-shadow: inset 0px -7px 0px -4px #5e0c8b;
    -moz-box-shadow: inset 0px -7px 0px -4px #5e0c8b;
    box-shadow: inset 0px -7px 0px -4px #5e0c8b;
    color:#5e0c8b!important;
}

.navbar-default .navbar-nav > li > a{
    color:#a41f35!important;
}


.fixed-header-on .navbar-default .navbar-nav > li > a {
    padding: 25px 15px 23px 15px!important; 
    margin:0px 0px 0px 0px;
}   
.fixed-header-on #menu-innovation:hover,
.fixed-header-on #menu-consumer-corner:hover,
.fixed-header-on #menu-information-society:hover,
.fixed-header-on #menu-ecommerce:hover,
.fixed-header-on #menu-regulatory:hover,
.fixed-header-on #menu-about:hover{
    padding: 25px 15px 23px 15px!important; 
    margin:0px 0px 0px 0px;
}  

.fixed-header-on .navbar-nav > .open > #menu-innovation,
.fixed-header-on .navbar-nav > .open > #menu-consumer-corner,
.fixed-header-on .navbar-nav > .open > #menu-information-society,
.fixed-header-on .navbar-nav > .open > #menu-ecommerce,
.fixed-header-on .navbar-nav > .open > #menu-regulatory,
.fixed-header-on .navbar-nav > .open > #menu-about{
    padding: 25px 15px 23px 15px!important; 
    margin:0px 0px 0px 0px;
}  

/*CUSTOM MEDIA QUERIES*/

@media (max-width: 650px){
    
    .text-xs-center {
        text-align:center!important;
    }

    .mca-article-image{
         max-height:60px!important;
    }
} 
 
@media (min-width: 992px){
    
    .container {
        width:100%;
    }
}

@media (max-width: 1100px){
    
    .fixed-header-on .header.fixed {
        display:none;
    }     
}

@media (min-width: 1200px){
    
    .container {
        width:1170px;
    }
} 

h1, h2, h3, h4, h5, h6, .navbar .navbar-nav{
    font-family: 'Roboto', sans-serif!important;    
}

.media-heading
{
    font-size:13px;
    margin-bottom:0px!important;
}

.banner .large_white{
    font-family: 'Roboto', sans-serif!important; 
}

.subfooter{
	padding:10px 0px!important;
}

#subfooter-menu{
    list-style-type: none;
    padding:0px;
    margin:0px;
}

#subfooter-menu li{
    padding-left:0px;
    margin:0px;
    display:inline;
}

#subfooter-menu .bull{
    padding:0px 5px 0px 5px;
}

#subfooter-menu .bull:nth-of-type(1){
    display:none;
}

.footer-content{
padding:18px 0px 10px 0px!important;
}


.same-height{
    height:425px;
}   

.btn-bottom{
    margin-top:22px;
    margin-bottom:20px;
}



.ecommerce-bg{
    background-color:#cedc00; 
    border-color:#cedc00; 
    color:white; 
}

.media:hover .icon.ecommerce-bg{
    background-color: transparent;
    color:#cedc00;
    border-color:#cedc00;      
}

.infosociety-bg{
    background-color:#4ec3e0; 
    border-color:#4ec3e0; 
    color:white; 
}

.media:hover .icon.infosociety-bg{
    background-color: transparent;
    color:#4ec3e0;
    border-color:#4ec3e0;      
}

.consumers-bg{
    background-color:#a51890; 
    border-color:#a51890; 
    color:white; 
}

.media:hover .icon.consumers-bg{
    background-color: transparent;
    color:#a51890;
    border-color:#a51890;      
}

.innovation-bg{
    background-color: #c97f3a; 
    border-color: #c97f3a; 
    color:white; 
}

.media:hover .icon.innovation-bg{
    background-color: transparent;
    color: #c97f3a;
    border-color: #c97f3a;      
}

.mca-title-icon{
    font-size: 0.8em; 
    margin-top:-6px; 
    padding-left: 5px; 
    vertical-align: middle; 
    color: gray;
}

.footer{
    padding-top: 0px;
    padding-bottom: 0px;
}

.views-widget .container-inline-date
{
    padding:0px;
}

#edit-term-node-tid-depth-wrapper, #edit-term-node-tid-depth-wrapper select
{
    max-width:100%;
}

#publication-tabs{
    margin-top:5px;
    margin-bottom:-1px;
    display:inline-block;
    background: #E6E3E3;
    border-top-right-radius:8px;
}

#publication-tabs a{
    font-weight:bold;
    display:inline-block;
    padding-top:12px;
    padding-bottom:4px;
    padding-right:12px;
    padding-left:12px;
    background: #E6E3E3;
    border-top-right-radius:8px;
    border-right:1px solid #ABABAB;
    text-transform: uppercase;
}

#publication-tabs a:hover{
    color:black;
}

.views-exposed-widget .form-submit{
    margin-top:5px!important;
    padding:6px 12px!important;
}

.rb-background-image{
    border-radius:15px;
}


#tv-radio{
    list-style-type: none;
    padding:0px;
    padding-right:40px;
}

#tv-radio li{
    width:100%;
    margin-bottom:10px;
}

#tv-radio li a{
    float:right;
}


.consumer-table{
    margin-top:20px;  
}

.consumer-table tbody,
.table-collapse tbody{
    border:none;   
}

.consumer-table img{
    max-width:none;
    margin-right:20px;   
}

.consumer-table td{
    padding-bottom:20px; 
}

.table-collapse strong{
    color:black;   
    cursor:pointer;
}



.faq-q{
    color:black;   
    cursor:pointer;
    font-weight:bold;
    margin-bottom:5px;
}

.faq-a{
    display:none;
}

.collapse-toggle{
    color:black;   
    cursor:pointer;
    font-weight:bold;
    margin-bottom:5px;
}

.faq-icon{
    display:inline;
    vertical-align:middle;
    padding-left:5px;
    color:black;
}

.toggle-icon{
    display:table-cell;
    vertical-align:middle;
    padding-left:5px;
    color:#5e0c8b;
}

tr{
    display:block;
}

/*
.collapse-start{
    display:none;
}

.collapse-end{
    display:none;
}   
*/

.faq-section{
    padding-left:20px;
    margin-bottom:10px;
}

.pager-ellipsis{
    display:none!important;
}

.item-list .pager li{
    padding:0.5em 2px;
}

.item-list .pager li.pager-current{
    padding:0.5em 8px;
}

.pager li > a:hover, 
.pager li > a:focus{
    background-color:#5e0c8b!important;
}

.embed-container { 
    position: relative; 
    padding-bottom: 56.25%; 
    height: 0; 
    overflow: hidden; 
    max-width: 100%; 
} 
.embed-container iframe, 
.embed-container object, 
.embed-container embed { 
    position: absolute; 
    top: 0; 
    left: 0; 
    width: 100%; 
    height: 100%; 
}

#edit-term-node-tid-depth{
    width:203px;
}

.mca-list-item{
    padding-bottom:2px;
}

.mca_link_fp{
    
    margin-top:-1px;
    margin-left: 5px;
    color:white;
    background:gray;
    padding:1px 2px 0px 2px;
    font-weight:500;
    text-transform:lowercase;
}

.mca_link_ar{
    
    margin-top:30px;
    color:white;
    background:gray;
    padding:1px 2px 0px 2px;
    font-weight:500;
    text-transform:lowercase;
    clear:both;
    float:left;
}

.nav-pills.nav-stacked > li > a {
    padding-right:20px;
}

.ar_section{
    width:100%;
    clear:both;    
}

.ar-hr{
    margin-top:0px;
    margin-bottom:30px;
    clear:both;
}

.ar_section img{
    max-width:100%;
    padding-right:20px;
}

.mca_section_tagline{
    font-style:italic;
    font-size: 16px;  
}

.ar-past-report-image{
    border:1px #c7c7c7 solid;
}

.ar-past-report-icon{
    
    position:absolute;
    margin-top:-40px;
    right:36px;
    background-color: rgba(255,255,255,0.7);
    border-radius:4px;
    padding: 2px 5px;
    font-size:16px;
    font-weight:500;
    transition-duration:0.3s;
}

.ar-past-report:hover .ar-past-report-icon{
    color:white;
    background-color: rgba(18,65,94,0.7);
}

.same-height h2{
    font-size:24px;
    text-transform:none!important;
}

h2{
    text-transform:none!important;
}

.media-element-container{
    display:inline!important;
}

td img{
    max-width:none;
}

tr td{
    padding:0 10px 0 10px;
}   

tr td:first-child{
    padding:0px;
}

tbody{
    border:none;
}

.initiative-image{
    border: solid 1px #c8d0d8;
}

.media img {
  max-width: none;
}

ul.hollow-point{
    list-style-type:circle;   
}

ul.disc-point{
    list-style-type:disc;   
}

ul.caret-point{
    list-style-type:none;
}

ul.caret-point li:before{
    font-family: FontAwesome;
    content: "\f0da";  
    margin-left:-15px;
    margin-right:10px;
}

.webform-calendar{
    width:auto!important;
    height:22px!important;
}

.fixed-width-first{
    table-layout: fixed;
    width:100%;
}

.fixed-width-first td:nth-child(1) {
  width: 20%;
}

.fixed-width-first img{
    max-width:100%!important;
}

.full-width-table{
    width:100%;
}

.full-width-table tr,
.fixed-width-first tr{
    display:table-row;
}



.consumer-faq-bann-link{
    padding:50px 50px;
    color:transparent!important;
}

.consumer-complaints-bann-link{
    padding:70px 60px;
    color:transparent!important;
}

.consumer-case-bann-link{
    padding:70px 60px;
    color:transparent!important;
}


.form-radio{

	-webkit-appearance:radio!important;
	width:auto!important;
	display:inline-block!important;
	height:auto;
	margin-top:-4px!important
}

.node .search-form input{
    width:50%;  
    display:inline-block; 
}

.node .search-form #edit-submit{
    width:auto;
    display:inline-block; 
    margin-left:10px;
    background:rgb(18, 65, 94);  
    color:white;
    padding:10px!important;
}

#block-apachesolr-search-sort{
	position:absolute;
	right:16px;
	top:18px;
}

#block-apachesolr-search-sort ul,
#block-apachesolr-search-sort li,
#block-apachesolr-search-sort .content{
	display:inline-block;
}

#block-apachesolr-search-sort li a.active{
	font-weight:bold;
}

#block-apachesolr-search-sort li{
	border-left:1px solid black;
	padding-left:10px;
	padding-right:7px;
}

#block-apachesolr-search-sort li:first-child{
	border-left:none;
	padding-left:10px;
	padding-right:7px;
}

#block-apachesolr-search-sort li img{
	display:inline-block;
	float:right;
	margin-top:2px;
	margin-left:2px;
}

#block-apachesolr-search-sort .contextual-links-wrapper,
#block-apachesolr-search-sort h2{
	display:none;
}

.element-invisible{
	display:none;
}

.region-content > .block-system{
    margin-bottom:0px;
}

.social-links{
	margin-top:5px;
	margin-bottom:0px;
}

.footer-content .separator-2{
	margin-bottom:15px!important;
}

.footer ul.list li{
    padding:2px;
}                                      

/*PR FAST FACTS*/
.fast-fact table{
    width:100%;
    table-layout:auto;
    margin-bottom:20px;
}

.fast-fact table tbody{
    background:transparent;
}

.fast-fact table tr{
    display:table-row;
}
.fast-fact table td{
    border:1px solid #777777;
}


/*PR MEDIA RELEASES FILTERS*/
#block-views-exp-pr-view-media-releases ul.bef-tree {
    list-style-type:none;
    padding-left:0px; 
}
#block-views-exp-pr-view-media-releases ul.bef-tree ul{
    list-style-type:none;
    padding-left:18px;
}

#block-views-exp-pr-view-media-releases ul.bef-tree label{
    display:block;
    margin-left:22px;
}
#block-views-exp-pr-view-media-releases ul.bef-tree input{
    display:block;
    float:left;
    margin-top:3px;
}

#block-views-exp-pr-view-media-releases .views-exposed-widgets .views-exposed-widget{
    width:100%;
}

#block-views-exp-pr-view-media-releases .form-submit{
    margin-top:40px!important;
}

#block-views-exp-pr-view-media-releases select{
    float:right;
    width:60%;
}


.mca-tv-radio{
    min-height:173px;
}

.mca-tv-radio p{
    position:absolute;
    bottom:0px;
}

.trans-btn{
    background:transparent;
    color:#5e0c8b;
    font-size:14px;
}


.popup-gallery a img{
    border:1px solid #ccc;
    display:inline-block;
    width:100%;
    height:auto;
}

.consumer-tips-btn{
    background-color:#4cbb17!important;
    border-color:#4cbb17!important;
}

.footer{
    background-color:#333;
    color:#ccc;
}

.subfooter{
    background-color:#212121;
    border-top:1px solid #444444;
    color:#ccc;
}

.subfooter a,
.footer a{
    color:#ccc;
}

.footer .nav-pills.nav-stacked:not(.list-style-icons) > li > a:after{
    color:#ccc;
}



/*2018 Revamp*/
.owl-nav{
    display:inline-block;
    line-height:0px;
    color:white;
    font-size:24px;
    float:right;
}

.owl-nav span{
    margin-top:-2px;
    display:block;
}

.owl-nav .owl-next,
.owl-nav .owl-prev{
    background: #333333!important;
    width:32px;
    height:32px;
    border-radius:3px;
    transition-duration:0.2s;
}

.owl-nav .owl-next:hover,
.owl-nav .owl-prev:hover{
    background: #C3C3C3!important;
    color: #222!important;
}

.owl-nav .owl-next{
    margin-left:5px;
}


.owl-news .owl-nav{
    color:#ccc;
    float:right;
    margin-top:-55px;
    z-index:100;
    position:relative;
}

.owl-nav span:focus,
.owl-nav button:focus{
    outline:none;
}

.red-hover li:hover i{
    transition-duration:0.5s;
    color:#a41f35;
}

.big4 .item p{
    min-height:85px;
    max-height:85px;
    overflow:hidden;
}

.big4 .item .btn-mca{
    float:left;
}


.big4 .item .page-title{
    overflow:hidden;
    text-overflow:ellipsis;
}

.big4 .item .page-title a{
    white-space:nowrap;
}

.big4 .owl-nav{
    margin-top:-35px;
    z-index:100;
    position:relative;
}

.fp-owl-carousel .owl-stage{
	width:10000px;
}

.nav-tabs.style-1 li.active a{
    background:#a41f35!important;
    border-color:#a41f35!important;
}
.nav-tabs.style-1 li.active a::after{
    border-color:transparent transparent transparent #a41f35!important;
}

.nav-tabs.style-1 li.active a::before{
    border-color:transparent #a41f35 transparent transparent!important;
}

.center-banner-section{
   /* background:url("sites/default/files/static.png");*/
    background-color:rgba(0,0,0,.4);
    padding:30px 15px;
    margin-bottom:40px;
}

.center-banner-section h2{
    color:white;
    margin:0px;
}

.center-banner-section p{
    color:white;
}

.consumer-info-tab-content{
    min-height:130px;
    max-height:130px;
    overflow: hidden;
    margin-bottom:24px;
}


.publications-block img{
    padding-right:20px;
    float:left;
}

.section-media-area-image{
    margin:0 auto;
    width:auto!important;
    max-width:100%;
    height:auto;
}


/*COOKIES*/
#sliding-popup button{
    background-image:none!important;
    text-shadow:none!important;
    box-shadow:none!important;
    border-radius:3px!important;
    border:1px solid #000!important;
    background-color:transparent!important;
    color:#000!important;
    font-weight:bold!important;
    font-size:12px;
    font-family: 'Roboto', sans-serif!important;
}



.col-ul, .col-ul-right {
    /*
    -moz-column-count: 2;
    -moz-column-gap: 20px;
    -webkit-column-count: 2;
    -webkit-column-gap: 20px;
    column-count: 2;
    column-gap: 20px;
*/
    list-style-type: none;
    padding:0px;
}

.col-ul li{
    border-left:solid 5px #ccc;
    padding:5px 0px 5px 10px;
   /* margin-bottom:2px;*/
    font-size:14px;
    text-transform: uppercase;
}

.col-ul-right li{
    border-right:solid 5px #ccc;
    padding:5px 10px 5px 0px;
    /* margin-bottom:2px;*/
    font-size:14px;
    text-transform: uppercase;
    background-position: 100% .4em;
}
/*
@media screen and (min-width: 768px) {
    .col-ul {
        -moz-column-count: 2;
        -moz-column-gap: 20px;
        -webkit-column-count: 2;
        -webkit-column-gap: 20px;
        column-count: 2;
        column-gap: 20px;
    }
}

@media screen and (max-width: 767px) {
    .col-ul {
        -moz-column-count: 1;
        -moz-column-gap: 20px;
        -webkit-column-count: 1;
        -webkit-column-gap: 20px;
        column-count: 1;
        column-gap: 20px;
    }
}
*/

.fp-feature-box{
    background:#fff;
    font-size:20px;
    width:100%;
    border-right:12px solid;
    height:143px!important;
}

.fp-feature-box i{
    font-size:110px;
    padding:13px 20px 20px 30px;
}


.bg-img-section{
    background:#e0e0e0;
    /*background:#d6cbe0;*/
    /*background:#a077c7;*/
    /*background:#d4c0e2;*/
    /*background:url("../images/pattern-8.png") 50% 0px repeat;*/
}

.headicon{
    width:100%;
    background:#5e0c8b;
    /*text-align:center;*/
    max-height:100px;
    overflow:hidden;
    position:relative;

    border:solid 1px;
    border-color:#5e0c8b;
}

/*
.headicon i{
    color:#5e0c8b;
    background:#fff;
    border-radius:200px;
    padding:10px;
    height:200px;
    font-size:70px;
    width:200px;
    line-height:2.50;
    margin-top:-50px;
    transform: skew(15deg, 15deg);
}
*/

.headicon i{
    font-size:70px;
    z-index:20;
    position:absolute;
    top:12%;
    left:9%;
}

.headicon h2{
    color:white;
    float:right;
    margin-right:20px;
}

.headicon div{
    background:#fff;
    /*transform: skew(15deg, 0deg);*/
    width:180px;
    height:100px;
    margin-left:-20px;
    /*margin:0 auto;*/

}


.banner i.spec{
    color:#fff;
    font-size:110px;
}