@font-face{font-family:'FrutigerLT-Cn';src:url('../fonts/FrutigerLT-Cn.eot?') format('eot'),url('../fonts/FrutigerLT-Cn.woff') format('woff'),url('../fonts/FrutigerLT-Cn.ttf') format('truetype'),url('../fonts/FrutigerLT-Cn.svg#FrutigerLT-Cn') format('svg');}body{font-family:'FrutigerLT-Cn',Arial;min-width:800px;}a{color:#960630;}a:hover{color:#960630;text-decoration:none;}img{max-width:100%!important;}.clearfix{clear:both;}.main-container{margin-top:80px;padding-bottom:20px;}.wrapper{border-left:15px solid #d4d4d4;border-right:15px solid #d4d4d4;overflow:hidden;max-width:1355px;margin:0 auto;}.site-header .topbar{background-color:#464646;height:auto;width:100%;font-size:11px;overflow:hidden;}.site-header .topbar a{color:#fff;}.site-header .topbar ul{padding-left:0;margin-bottom:2px;}.site-header .topbar ul,.site-header .topbar ul li{float:left;color:#fff;list-style-type:none;}.site-header .topbar ul li{margin:8px 0px;padding:0 12px;border-right:2px solid #fff;}.site-header .topbar ul li:last-child{border-right:none;}.site-header .topbar img{margin:0 3px 8px;display:inline-block;}.site-header .topbar .navbar-collapse{padding-left:0;padding-right:0;}.site-header .navbar-toggle .icon-bar{background-color:#fff;}.site-header .dropdown-button{background-color:#780000;display:inline-block;color:#fff;padding:8px 15px;font-size:12px;margin-left:-3px;border-left:1px solid #747474;text-transform:uppercase;letter-spacing:2px;}.site-header .socialmedia{text-align:right;}.site-header .socialmedia .list-inline,.site-header .banner,.site-header .clips_viewed{margin-top:10px;}.tagline{font:25px/25px times new roman;color:#373737;text-transform:uppercase;text-align:right;display:block;margin:10px 6px 0 0px;}
}


/* # Site Navigation
---------------------------------------------------------------------------------------------------- */

/* ## Primary Navigation
--------------------------------------------- */
.navbar-default .navbar-nav>li>a {
    font: 18px arial;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    color: #960630;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, 
.navbar-default .navbar-nav>.active>a:focus {
    color: #960630;
}

#navbar {
    /* 
    background-image: -webkit-linear-gradient(top,#dbdbdb 0,#e2e2e2 100%);
    background-image: -o-linear-gradient(top,#dbdbdb 0,#e2e2e2 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#dbdbdb),to(#e2e2e2));
    background-image: linear-gradient(to bottom,#dbdbdb 0,#e2e2e2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdbdbdb', endColorstr='#ffe2e2e2', GradientType=0);
    background-repeat: repeat-x;
    -webkit-box-shadow: inset 0 3px 9px rgba(0,0,0,.075);
    box-shadow: inset 0 3px 9px rgba(0,0,0,.075); */
    background-color: #e9e9e9;
    float: left;    
    position: absolute;
    left: 0;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.open>a {
    box-shadow: none !important;
}

.request-clip {
    background: #FCFCFA url(../../../../../default/files/images/ico/rclip_new.png) no-repeat 257px 5px;
    border: 1px solid #7A7A7A;
    margin: 6px 0 4px 10px;
    text-decoration: none;
    text-transform: uppercase;
    padding-bottom: 4px;
    width: 290px;
    margin: 6px 12px 0 5px;
    display: inline-block;
    overflow: hidden;
}

.request-clip span {
    color: #960630;
    font: 18px arial;
    padding: 8px 0 0 5px;
    font-weight: bold;
    display: inline-block;
}

.quick-search {
    border: 1px solid #7A7A7A;
    margin: 6px 22px 4px 0;
    display: inline-block;
}

.quick-search input {
    font: 18px arial;
    font-weight: bold;
    padding: 0 10px 0 0px;
    color: #960630;
    width: 280px;
    height: 33px;
    text-align: right;
}

.region-right-navigation {
    display: inline-block;
    vertical-align: top;
    padding-top: 6px;
}

.region-right-navigation button {
    display: none;
}

.region-right-navigation #block-search-form {
    width: 250px;
    margin: 10px 0 0 0;
}

.region-right-navigation #search-block-form #edit-search-block-form--2 {
  width: 250px;
  color: #960630;
  font: 18px arial;
  font-weight: bold;
  text-align: right;
}

.region-right-navigation #search-block-form .input-group-btn {
  display: none;
}


.region-right-navigation #search-block-form #edit-search-block-form--2::-webkit-input-placeholder {
   color: #960630;
}
.region-right-navigation #search-block-form #edit-search-block-form--2:-moz-placeholder { 
   color: #960630;
}
.region-right-navigation #search-block-form #edit-search-block-form--2::-moz-placeholder {
   color: #960630;
}
.region-right-navigation #search-block-form #edit-search-block-form--2:-ms-input-placeholder, {
   color: #960630;
}

/* ## Homepage Tab Navigation
--------------------------------------------- */
.quicktabs-tabs {
    /*border: 2px solid #790000;*/
    border-bottom: 7px solid #474747;
    padding-left: 4px;
    margin-bottom: 15px;
}

.quicktabs-tabs, .quicktabs-tabs li {    
    /* blue color */
    background: background: #e4eff8;
    background: -moz-linear-gradient(top, #e4eff8 0%, #dde8f2 35%, #d6e3ed 49%, #c7d5df 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e4eff8), color-stop(35%, #dde8f2), color-stop(49%, #d6e3ed), color-stop(100%, #c7d5df));
    background: -webkit-linear-gradient(top, #e4eff8 0%, #dde8f2 35%, #d6e3ed 49%, #c7d5df 100%);
    background: -o-linear-gradient(top, #e4eff8 0%, #dde8f2 35%, #d6e3ed 49%, #c7d5df 100%);
    background: -ms-linear-gradient(top, #e4eff8 0%, #dde8f2 35%, #d6e3ed 49%, #c7d5df 100%);
    background: linear-gradient(to bottom, #e4eff8 0%, #dde8f2 35%, #d6e3ed 49%, #c7d5df 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e4eff8', endColorstr='#c7d5df', GradientType=0);
        
    /* grey color */
    /*
    background-image: -webkit-linear-gradient(top,#dbdbdb 0,#e2e2e2 100%);
    background-image: -o-linear-gradient(top,#dbdbdb 0,#e2e2e2 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#dbdbdb),to(#e2e2e2));
    background-image: linear-gradient(to bottom,#dbdbdb 0,#e2e2e2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdbdbdb', endColorstr='#ffe2e2e2', GradientType=0);
    background-repeat: repeat-x;
    -webkit-box-shadow: inset 0 3px 9px rgba(0,0,0,.075);
    box-shadow: inset 0 3px 9px rgba(0,0,0,.075);  
    */  
}

.quicktabs-tabs li {
    display: inline-block !important;
    height: 100% !important;
    padding: 10px 0 !important;
    border-right: 1px solid #333 !important;
    margin-left: -4px;
    width: 159px;
    text-align: center;
}

.quicktabs-tabs li.first {
    margin-left: 0;
}

.quicktabs-tabs li a {
    font: 20px 'FrutigerLT-Cn';
    color: #474747;    
    text-decoration: none;    
    text-transform: uppercase;        
    padding: 19px 30px 22px 50px;
} 

.quicktabs-tabs li.first a {
    padding: 22px 63px 22px 63px;
}

.quicktabs-tabs li:nth-child(2) a {
    background-image: url(../../../../../../sites/default/files/images/ico/ico-translation.png); 
    background-repeat: no-repeat;
    background-position: 23px 19px;
}

.quicktabs-tabs li:nth-child(3) a {    
    background-image: url(../../../../../../sites/default/files/images/ico/ico-search.png); 
    background-repeat: no-repeat;
    background-position: 23px 19px;
}

.quicktabs-tabs li:nth-child(4) a {    
    background-image: url(../../../../../../sites/default/files/images/ico/ico-tv.png); 
    background-repeat: no-repeat;
    background-position: 15px 19px;
}

.quicktabs-tabs li:nth-child(5) a {    
    background-image: url(../../../../../../sites/default/files/images/ico/ico-gl.png); 
    background-repeat: no-repeat;
    background-position: 18px 19px;
}

.quicktabs-tabs li:nth-child(6) a {    
    background-image: url(../../../../../../sites/default/files/images/ico/ico-lang.png); 
    background-repeat: no-repeat;
    background-position: 15px 19px;
}

.quicktabs-tabs li:nth-child(7) a {    
    background-image: url(../../../../../../sites/default/files/images/ico/ico-archives.png); 
    background-repeat: no-repeat;
    background-position: 20px 19px;
    background-size: 23px 24px;
}

.quicktabs-tabs li:nth-child(2) a:hover, .quicktabs-tabs li:nth-child(2).active a {    
    background-image: url(../../../../../../sites/default/files/images/ico/ico-translation-hover.png); 
    background-repeat: no-repeat;
    background-position: 18px 16px;    
}

.quicktabs-tabs li:nth-child(3) a:hover, .quicktabs-tabs li:nth-child(3).active a {    
    background-image: url(../../../../../../sites/default/files/images/ico/ico-search-hover.png); 
    background-repeat: no-repeat;
    background-position: 18px 15px;
}

.quicktabs-tabs li:nth-child(4) a:hover, .quicktabs-tabs li:nth-child(4).active a {
    background-image: url(../../../../../../sites/default/files/images/ico/ico-tv-hover.png); 
    background-repeat: no-repeat;
    background-position: 13px 14px;   
}

.quicktabs-tabs li:nth-child(5) a:hover, .quicktabs-tabs li:nth-child(5).active a {    
    background-image: url(../../../../../../sites/default/files/images/ico/ico-gl-hover.png); 
    background-repeat: no-repeat;
    background-position: 18px 19px;
}

.quicktabs-tabs li:nth-child(6) a:hover, .quicktabs-tabs li:nth-child(6).active a {    
    background-image: url(../../../../../../sites/default/files/images/ico/ico-lang-hover.png); 
    background-repeat: no-repeat;
    background-position: 15px 19px;   
}

.quicktabs-tabs li:nth-child(7) a:hover, .quicktabs-tabs li:nth-child(7).active a {    
    background-image: url(../../../../../../sites/default/files/images/ico/ico-archives-hover.png); 
    background-repeat: no-repeat;
    background-position: 20px 19px;
    background-size: 23px 24px;    
}

.quicktabs-tabs li.active, .quicktabs-tabs li:hover {
    background: #790000 !important;
}

.quicktabs-tabs .active a, .quicktabs-tabs a:hover {
    color: #fff;    
}

.red-button {
    display: inline-block;
    padding: 15px 20px 15px 20px;
    background: #790000;
    font: bold 15px Arial,Helvetica,sans-serif;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.red-list li {
    list-style: none;
    list-style-type: square;
    color: #790000;
    font-size: 40px;
    vertical-align: bottom;
}

.red-list a {
    font: bold 26px Arial,sans-serif;
    color: #790000;
    text-transform: uppercase;
}

.pagination>.active>a, 
.pagination>.active>span, 
.pagination>.active>a:hover, 
.pagination>.active>span:hover, 
.pagination>.active>a:focus, 
.pagination>.active>span:focus {    
    background-color: #780000;
    border-color: #780000;
}

/* # Content Grid
---------------------------------------------------------------------------------------------------- */
.row-grid .item {
    margin-bottom: 20px;
}

.view-frontpage .node,
.view-all-tab-front-page .node {
    outline: none;
    position: relative;
}

.view-frontpage .node .field-type-image img,
.view-all-tab-front-page .node .field-type-image img{
    width: 100% !important;
    height: 260px; 
    border-top: 1px solid #474747;
    border-left: 1px solid #474747;
    border-right: 1px solid #474747;
}

.view-frontpage .node .field-type-image .mobile_thumb, .view-all-tab-front-page .node .field-type-image .mobile_thumb {
    display: none;
}

.view-frontpage .pagination,
.view-all-tab-front-page .pagination {
    margin-bottom: 35px;
}

.pagination>li>a {
  color: #960630;
}

.pagination>.active>a {
  background-color: #960630;
  border-color: #960630;
}

.report-headline, .clip-headline {
    border: 1px solid #474747;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #ffffff;
    opacity: 0.85;
    padding: 5px 12px 0;
    color: #fff;
    max-height: 100%;
    overflow: hidden;
    z-index: 1;
    min-height: 1%;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    text-align: justify;
    height: 77px;
    word-wrap: break-word;
    max-width: 100%;
    width: 100%;
}

.report-headline:hover, .clip-headline:hover {
    cursor: pointer;
}

.report-headline a, .clip-headline a {
    font: bold 16.48px "FrutigerLT-Cn";
    text-transform: uppercase;    
    color: #000000;
    padding-top: 5px;
    height: 55px;
}

.report-headline #teaser, .clip-headline #teaser {    
    font-size: 16px;
    font-weight: bold;
    line-height: 22px;
    color: #000000;
    padding-top: 5px;
}


/* # Content Area
---------------------------------------------------------------------------------------------------- */

/* ## Entries
--------------------------------------------- */
.node-article h1 {
    font-family: 'Courier New', Courier, Arial, Helvetica, sans-serif;
    font-size: 18pt;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    text-align: center;
}


/* ## Entry Meta
--------------------------------------------- */
.report-info {   
    border-bottom: 4px solid #770101;
    width: 100%;
    font-weight: bold;
    padding: 0 0 3px;
    float: left;
}

.report-data {
    font: 12px Arial,Tahoma,Verdana;
    font-weight: bold;
}

.report-data .pull-right a {
    color: #333;
}

.report-info .field, .report-info .field-items, .report-info .field-item {
  display: inline;
}

.memriicon {
    width: 100%;
    text-align: center;
    clear: both;
}

.category-bar {
    background-color: #E4E4E4;
    color: #960630;
    border-bottom: 1px solid #960630;
    font-size: 16px;
    font-weight: bold;
    float: left;
    margin-bottom: 40px;
    padding: 2px;
}

.category-bar a {
   color: #960630; 
}

.authorField {
    text-align: center;
    margin: 0 0 10px 0;
}

.authorField * {
    display: inline-block;
    color: #333;
}

.page-customerror .node-article .authorField .field-name-field-author {
    font-weight: bold;
}

.node-type-article .node-article .authorField .field-item:after,
.page-customerror .node-article .authorField .field-item:after {
   content: " and\00a0";
   font-weight: normal;
}

.node-type-article .node-article .authorField .field-item:last-child:after,
.page-customerror .node-article .authorField .field-item:last-child:after {
   content: "";
}

#printIcon {
    width: 25px;
    height: 25px;
}

.transcript-page .memriicon {
    margin-bottom: -30px;
}

.node-article .category-bar {
    margin-bottom: 5px;
}

*.gig-bar-container img {
    display: block;
    width: 25px;
    height: 25px;
}

.clip-info {
    margin-bottom: 0;
}

.node-clip .content {
    text-align: center;
}

.clip-transcript .content {
    text-align: justify;
}

.clip-transcript h3 {
    text-align: center;
}

.lantos_three_blocks {
    padding-left: 8px;
}

.lantos_blocks {
    text-align: justify;
}

.lantos_blocks .category-bar {
    margin: 10px 0 8px 0;
    float: none;
}

.lantos_block_1 .category-bar {
    margin-top: 4px;
}

.lantos_block_1 .subject_description {
    text-align: center;
}

/* # Slider Area
---------------------------------------------------------------------------------------------------- */
#header-wide-slider {
    padding-right: 0;
}

#header-narrow-slider {
    padding-left: 2px;
}

#header-wide-slider .flexslider img,
#header-narrow-slider .flexslider img {
    height: 370px;
}

#header-wide-slider .flexslider .slides,
#header-narrow-slider .flexslider .slides {
    border: 3px solid #960630;
}

#header-wide-slider .flex-control-paging li a, 
#header-narrow-slider .flex-control-paging li a {
  color: rgba(0,0,0,0);
}

#header-wide-slider .flex-control-nav, 
#header-narrow-slider .flex-control-nav {
  top: 11px;
  bottom: inherit;
  z-index: 10;
  text-align: right;
  padding-right: 10px;
}

#header-wide-slider .flex-control-paging li a, 
#header-narrow-slider .flex-control-paging li a {
    border-radius: 0px;
    width: 16px;
    height: 16px;
    border: solid #d4d4d4 1px;
    background-color: #e9e9e9;
    box-shadow: none;
}

#header-wide-slider .flex-control-paging li a.flex-active, 
#header-narrow-slider .flex-control-paging li a.flex-active {
  background-color: #780000;
}

#header-wide-slider .flexslider .views-field-field-category, 
#header-wide-slider .flexslider .views-field-field-number, 
#header-wide-slider .flexslider .views-field-title {
  background-color: #0f330f;
}

#header-wide-slider .flexslider .views-field-field-category a, 
#header-wide-slider .flexslider .views-field-field-number, 
#header-wide-slider .flexslider .views-field-title a {
  color: #fff;
}

#header-wide-slider .flexslider .views-field-field-category {
    display: inline-block;
    width: 23%;
    text-align: center;
    padding: 10px 0;
    max-height: 40px;
}

#header-wide-slider .flexslider .views-field-field-number {
    display: block;
    width: 23%;
    text-align: center;
    padding-bottom: 10px;
    height: 40px;
}

#header-wide-slider .flexslider .views-field-title {
    width: 77%;
    float: right;
    margin-top: -80px;
    min-height: 80px;
    padding: 10px;
}

#header-wide-slider .memri_daily_item_description {
    display: block;
}

/* MDB */
#header-narrow-slider .flexslider .memri_daily_item_description {
    background-color: #780000;
    opacity: 0.85;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 85px;
    width: 100%;
    color: white;
}

#header-narrow-slider .flexslider .memri_daily_title_left {
    float: left;
    margin-top: 12px;
    padding: 37px 13px 0 15px;
    opacity: 1;
    /*height: 25px;*/
    background: url('../../../../../default/files/images/ico/memo_img.png') 15px 13px no-repeat;
    border-right: 2px solid #FFFFFF;
}

#header-narrow-slider .flexslider .memri_daily_title_left span {
    font: 13px 'FrutigerLT-Cn';
    font-weight: bold;
    text-transform: none;
    color: #FFFFFF;
}

#header-narrow-slider .flexslider .memri_daily_title {
    text-align: right;
    padding: 36px 5px 0 0;
    opacity: 1;
}

#header-narrow-slider .flexslider .memri_daily_title a {
    font: 16px arial;
    font-weight: bold;
    color: #FFFFFF;
    text-transform: uppercase;
    text-decoration: none;
}
/* END MDB */

/* # Views
---------------------------------------------------------------------------------------------------- */
.content-sidebar h2, .region-sidebar-second h2, h1.divider {
    width: 100%;
    display: block;
    background-color: #E4E4E4;
    color: #960630;
    border-bottom: 1px solid #960630;
    font-size: 16px !important;
    font-weight: bold;
    float: left;
    padding: 4px;
    margin-top: 0px;
}

.content-sidebar .views-row, .view-taxonomy-page .views-row, 
.region-sidebar-second .views-row {
    padding-bottom: 10px;
    border-bottom: 1px solid #000;
    padding-top: 10px;
    text-align: justify;
}

.content-sidebar .views-field-title a, .view-taxonomy-page .views-field-title a {
    color: #030001;
    font-family: Verdana, Tahoma;
    font-size: 14px;
    text-decoration: none;
    font-weight: bold;
    text-align: left;
}

.view-latest-clips {
    margin-bottom: 20px;
}

.content-sidebar .views-field-field-category, .content-sidebar .views-field-field-number, 
.content-sidebar .views-field-created, .content-sidebar .field-content, 
.view-taxonomy-page .views-field-field-category, .view-taxonomy-page .views-field-field-author-jttm,
.view-taxonomy-page .views-field-field-number, .view-taxonomy-page .views-field-field-author,
.view-taxonomy-page .views-field-created, .view-taxonomy-page .field-content, 
.region-sidebar-second .field-content {
    display: inline;
}

.clip-block-left {
  display: table-cell;
  vertical-align: middle;
  padding: 13px 14px; 
  width: 100%;  
}

.clip-block-left .views-field-field-image img {
    width: 80px;
    height: 58px;
}

.clip-block-right {  
    line-height: normal; 
    display: table-cell;
    vertical-align: middle; 
    text-align: justify;
}

.view-latest-clips .views-row {
  border-bottom: 2px solid #660000;
  display: table;
  width: 100%;
}

.view-latest-clips .views-field-title {
    margin-bottom:  14px;
}

.view-latest-clips .views-field-title a {
  color: #660000;
  font-family: Verdana, Tahoma;
  font-size: 12px;
  font-weight: bold;
}

.view-latest-clips .views-field-field-tv-station, 
.view-latest-clips .views-field-field-broadcast, 
.view-latest-clips .views-field-field-duration {
  display: inline;
  color: #660000;
  font-family: Verdana, Tahoma;
  font-size: 12px;  
}

.view-latest-clips .views-field-field-broadcast:before, 
.view-latest-clips .views-field-field-duration:before {
  content: " - ";
  color: #960630;  
}

.node-type-clip .region-sidebar-first img {
    max-width: 100%;
}

.node-type-clip .region-sidebar-first textarea {
    width: 100%;
    height: 80px;
}

.divider-bar {
    background-color: #E4E4E4;
    color: #960630;
    border-bottom: 1px solid #960630;
    font-size: 16px;
    font-weight: bold;
    padding: 2px;
    margin-bottom: 10px;
}

.divider-bar:not(:nth-child(2)){
    margin-top: 35px;
}

#lantos-banner {
    margin-bottom: 15px;
}

.countries-tab .red-button,
.languages-tab .red-button,
.archives-tab .red-button {
    background: none;
    color: #474747;
    font: 24px 'FrutigerLT-Cn';
    font-weight: bold;
}

.countries-tab .red-list li,
.languages-tab .red-list li,
.archives-tab .red-list li {
    font-size: 36px;
}

.countries-tab .red-list a,
.languages-tab .red-list a,
.archives-tab .red-list a {
  font: 24px 'FrutigerLT-Cn';
  font-weight: bold;
}

.countries-tab img {
  padding-top: 20px;  
} 

.archives-tab li p {
    color: #000000;
    font-size: 14px;
}

/* # Footer Widgets
---------------------------------------------------------------------------------------------------- */
.footer ul {
    list-style-type: none;
    padding-left: 0;
    font-size: 12px;
}

.footer ul.footer-social {
    overflow: hidden;
    margin-bottom: 0;
}

.footer ul li a, .footer a {
    font: 13.6px/13px 'FrutigerLT-Cn';
    color: #D5D3D3;
}

.footer .bottom_line {
    width: 100%; 
    margin-top: 88px; 
    clear: both;
}

.footer .bottom_line .pull-left .small,
.footer .bottom_line .pull-right a {
    font: 11.4px/19px 'FrutigerLT-Cn';
    font-size: 11px;
    color: #D9D7D7;
} 

.footer-menu, .footer-menu li {
    float: left;
}

.footer-menu li {    
    padding: 0px 3px;
    border-right: 2px solid #ABA9AA;
}

.footer-menu li:last-child {
    border-right: none;
}

.footer-social li {
    float: left;
    padding-left: 4px;
}

.footer-social li a {
    display: block;
    height: 25px;
    width: 25px;
}

.footer-social li:nth-child(1) a {
    background: url(../../../../../default/files/images/ico/twitter_inactive.png) no-repeat left top;
}

.footer-social li:nth-child(2) a {
    background: url(../../../../../default/files/images/ico/facebook_inactive.png) no-repeat left top;
}

.footer-social li:nth-child(3) a {
    /*hidden youtube icon*/
    /*background: url(../../../../../default/files/images/ico/youtube_inactive.png) no-repeat left top;*/
    background: url(../../../../../default/files/images/ico/tumblr_inactive.png) no-repeat left top;
}

.footer-social li:nth-child(4) a {
    background: url(../../../../../default/files/images/ico/google+_inactive.png) no-repeat left top;
}

.footer-social li:nth-child(5) a {
    background: url(../../../../../default/files/images/ico/linkedin_inactive.png) no-repeat left top;
}

.footer-social li:nth-child(6) a {
    background: url(../../../../../default/files/images/ico/rss_inactive.png) no-repeat left top;
}

.footer-social li:nth-child(1) a:hover {
    background: url(../../../../../default/files/images/ico/twitter.png) no-repeat left top;
}

.footer-social li:nth-child(2) a:hover {
    background: url(../../../../../default/files/images/ico/facebook.png) no-repeat left top;
}

.footer-social li:nth-child(3) a:hover {
    /*hidden youtube icon*/
    /*background: url(../../../../../default/files/images/ico/youtube.png) no-repeat left top;*/
    background: url(../../../../../default/files/images/ico/tumblr.png) no-repeat left top;
}

.footer-social li:nth-child(4) a:hover {
    background: url(../../../../../default/files/images/ico/google+.png) no-repeat left top;
}

.footer-social li:nth-child(5) a:hover {
    background: url(../../../../../default/files/images/ico/linkedin.png) no-repeat left top;
}

.footer-social li:nth-child(6) a:hover {
    background: url(../../../../../default/files/images/ico/rss.png) no-repeat left top;
}

#user-login input {
    max-width: 400px;
}

h1.term-title {
    font-family: arial;
    font-weight: bold;
    font-size: 19px;    
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 20px;
    color: #960630;
}

/* # Site Footer
---------------------------------------------------------------------------------------------------- */
.footer{  
  padding-top: 10px;
  background-color: #f5f5f5;
  color: #fff;
  margin-top: 0;
  background: linear-gradient(to bottom, #565354 0%, #575455 13%, #585658 16%, #585556 18%, #5c5b5c 33%, #5b5a5b 36%, #5e5d5e 40%, #5d5c5d 42%, #636061 54%, #636263 64%, #666364 64%, #646364 67%, #696667 77%, #6c6a6b 99%, #c4c2c3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#565354', endColorstr='#c4c2c3', GradientType=0);  
}

.memri-footer {
    width:100%; 
    margin-top: 10px;
}

.memri-footer .right-side-box {
  float: right;
  padding-top: 14px;
}

/* # Media Queries
---------------------------------------------------------------------------------------------------- */
@media (max-width: 768px) {   
    /*ul.quicktabs-tabs {
        -webkit-margin-before: 0px;
        -webkit-padding-start: 0px;
        -webkit-margin-after: 0px;
        margin-before: 0px;
        margin-after: 0px;
        padding-start: 0px;
    }

    ul.quicktabs-tabs li a {
        font-size: 14px;
    }*/

    .view-frontpage .node .field-type-image .screen_thumb, .view-all-tab-front-page .node .field-type-image .screen_thumb {
        display: none;
    }

    .view-frontpage .node .field-type-image .mobile_thumb, .view-all-tab-front-page .node .field-type-image .mobile_thumb {
        display: block;
    }
}

@media (max-width: 992px) {
    .front #quicktabs-memri_frontpage_feed .row-grid {
        margin-bottom: 0;
    }
    .front #quicktabs-memri_frontpage_feed .col-sm-6 {
        margin-bottom: 20px;
    }    
}

/* ## Min-width 320px;
--------------------------------------------- */
@media only screen and (min-width: 320px){
        .clip-block-left {
            width: 42%;
    }

    .view-frontpage .node .field-type-image img, .view-all-tab-front-page .node .field-type-image img {
        /*height: 200px;*/
        height: 350px;
    }
}

/* ## Min-width 480px;
--------------------------------------------- */
@media only screen and (min-width: 480px){
        .clip-block-left {
            width: 26%;
    }

    .view-frontpage .node .field-type-image img, .view-all-tab-front-page .node .field-type-image img {
        /*height: 300px;*/
        height: 350px;
    }
}

/* ## Min-width 640px;
--------------------------------------------- */
@media only screen and (min-width: 640px){
        .clip-block-left {
            width: 19%;
    }
    .view-frontpage .node .field-type-image img, .view-all-tab-front-page .node .field-type-image img {
        height: 350px;
    }        
}

/* ## Min-width 768px;
--------------------------------------------- */
@media only screen and (min-width: 768px){
    .clip-block-left {
        width: 39%;
    }
    .view-frontpage .node .field-type-image img, .view-all-tab-front-page .node .field-type-image img {
        height: 350px;
    } 
}

/* ## Min-width 992px;
--------------------------------------------- */
@media only screen and (min-width: 992px){
        .clip-block-left {
            width: 29%;
    }
    .view-frontpage .node .field-type-image img, .view-all-tab-front-page .node .field-type-image img {
        height: 260px;
    }
}

/* ## Min-width 1200px;
--------------------------------------------- */
@media only screen and (min-width: 1200px){
    #navbar {
        width: 100% !important;
        max-width: 100%;
        /*padding-left: 6%;
        padding-right: 6%;*/
    } 

    .clip-block-left {
        width: 25%;
    }
}

/* ## Min-width 1400px;
--------------------------------------------- */
@media only screen and (min-width: 1400px){
    .container {
        width: 1300px;
    }

    #navbar {
        width: 100% !important;
        max-width: 100%;
    }

   /* #navbar {
        padding-left: 10%;
        padding-right: 10%;
    }*/

    .clip-block-left {
        width: 22%;
    }
}

/* ## Min-width 1900px;
--------------------------------------------- */
@media only screen and (min-width: 1900px){
    /*#navbar {
        padding-left: 17%;
        padding-right: 17%;
    } */   
}

#dimlight_overlay {
    background-color:#000000;
    cursor: pointer;
    left:0;
    opacity:0;
    position:absolute;
    top:0;
    width:100%;
    z-index:300;
    filter: alpha(opacity=70);
}

.player_large {
    position: relative;
    z-index: 400;
}

.popups_bottom_bg {
    width: 571px;
    height: 8px;
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-position: 0% 0%;
    background-color: transparent;
    background: url(../../../../../default/files/pic/main_page/player_pics/player_bottom_bg.jpg);
    line-height: 0px;
    font-size: 0px;
}

.player_large .popups_bottom_bg {
    width: 571px;
    background: url(../../../../../default/files/pic/main_page/player_large_pics/player_bottom_bg.png);
}

.player_large #popup_forward, .player_large #popup_share {
    width: 571px;
    margin: 0 auto;
}

#share_container {
    width: 100%!important;
    padding: 0 40px;
    text-align: left;
}

#popup_forward, #popup_request, #popup_media, #popup_share {
    width: 483px;
    background: #761D21;
    color: white;
}

#forward_container font, #forward_container td, #forward_container p, #request_container font, #request_container td, #request_container p, #media_container font, 
#media_container td, #media_container p, .at15t {
    font-size: 10px;
    font-family: Verdana;
}

#request_container p, #request_container label,
#media_container p, #media_container label {
    font-size: 15px;
    font-family: 'FrutigerLT-Cn', Arial;
}

#request_container .webform-component--request-clip-title p, 
#request_container .webform-component--media-request-title p {
    font-size: 16px;
}

.addthis_button, .at15t {
    cursor: pointer;
}
.at15t {
    display: block!important;
    height: 1pc!important;
    line-height: 1pc!important;
    padding-left: 20px!important;
    background: url(//s7.addthis.com/798dd43aa5150bbc75e263fa73f9ee56.png) no-repeat left;
    background-position: 0 0;
    text-align: left;
}

.player_large #popup_request form, .player_large #popup_media form {
    padding: 20px;
}

.player_large form input {
    display: initial;
    width: 293px; 
    text-align: left;       
    height: 21px;
}

.player_large form input[type='email']  {
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    vertical-align: middle;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.player_large form label {
    float: left;
    width: 180px;
    text-align: left;
    font-weight: normal;
    font-size: 10px;
    font-family: Verdana;
}

.player_large form div.webform-component--request-clip-top-text, .player_large form div.webform-component--request-clip-title,
.player_large form div.webform-component--media-request-top-text, .player_large form div.webform-component--media-request-title {
    text-align: left;
}

.player_large form div.form-item {
    overflow: hidden;
    margin: 8px 0px;
}

.player_large form span.form-required {
    color: #FF0000;
}

.print_transcript {
    float: right;
}

.flexslider {
    margin-bottom: 10px !important;
}

#block-sphinxdrupal-sphinxdrupal #sphinxdrupal-search-box {
    border: 1px solid #7A7A7A;
}

#block-sphinxdrupal-sphinxdrupal .form-control {
    font: 18px arial;
    font-weight: bold;
    padding: 0 10px 0 0px;
    color: #960630;
    width: 200px;
    height: 33px;
    text-align: right;
}

#subject-carousel{    
    float: left;
    width: 90%;
    padding-left: 25px;
    margin-bottom: 5px;
}
#subject-carousel .owl-pagination {
    display: none !important;
}
#subject-carousel img {
    width: 144px;
    height: 93px;
}

.projects_button {
    float: left;
    width: 10%;
}
.projects_button img {
    width: 128px;
    height: 93px;
}

/*OLD arrows*/
#subject-carousel .owl-buttons .owl-prev {
    background: url(../../../../../../sites/default/files/images/arrow-left.png) no-repeat top left;
    height: 30px;
    width: 30px;
    position: absolute;
    top: 27px;
    left: 5px;
    opacity: 1;
    border-radius: 0;
}
#subject-carousel .owl-buttons .owl-next {
    background: url(../../../../../../sites/default/files/images/arrow-right.png) no-repeat top left;
    height: 30px;
    width: 30px;
    position: absolute;
    top: 27px;
    right: -5px;
    opacity: 1;
    border-radius: 0;
}

.cke_dialog {
    position: fixed !important;
}
/*END OLD arrows*/

/*NEW arrows*/
/*
#subject-carousel .owl-nav .owl-prev {
    background: url(../../../../../../sites/default/files/images/arrow-left.png) no-repeat top left;
    height: 30px;
    width: 30px;
    position: absolute;
    top: 27px;
    left: 5px;
    opacity: 1;
    border-radius: 0;
}
#subject-carousel .owl-nav .owl-next {
    background: url(../../../../../../sites/default/files/images/arrow-right.png) no-repeat top left;           
    height: 30px;
    width: 30px;
    position: absolute;
    top: 27px;
    right: -5px;
    opacity: 1;
    border-radius: 0;
}
*/
/*END NEW arrows*/

.carousel-block {
    width: 100%;
}

.subject_top_banner_wrapper {
    position: relative;
}

.subject_top_banner {
    margin-bottom: 20px;
}

.subject_top_banner_icons {
    position: absolute;
    bottom: 30px;
    right: 35px;
}

#narrow-banner-mobile {
    display:none;
}

#narrow-banner {
    max-height: 382px;
}

.region-country-top-banner {
  margin: 15px 0 25px;
}

.region-country-top-banner .country_banner {
  width: 100%;
}

.country_banner {
    margin: 15px 0;
    width: 100%;
}

#memri-donate img {
    width: 400px;
    height: 376px;
    margin-top: 4px;
}

#memri-donate {
    position: relative;
}

h1#russia-headline {
    position: absolute;
    z-index: 999;
    top: 0;
    width: 84%;
    left: 20px;
    color: #760000;
    font-size: 49px;
    font-weight: 300;
    text-transform: uppercase;
}
@media only screen and (max-width: 1399px){

h1#russia-headline {
    font-size: 43px;
}
}
@media only screen and (max-width: 1330px){
h1#russia-headline {
  font-size: 41px;
}
}
@media only screen and (max-width: 1199px){
h1#russia-headline {
    font-size: 36px;
    top: 10px;
}
}
@media only screen and (max-width: 991px){
h1#russia-headline {
    width: 52%;
    left: 165px;
    font-size: 50px;
    top: 0;
}
}


#block-menu-menu-jttm-primary, #block-menu-menu-jttm-primary .nav, #block-menu-menu-jttm-primary .nav li {
  float: left;
}

.nav>li>a:hover, .nav>li>a:focus {
    background-color: inherit;
}

.article-content {  
    text-align: justify;
        line-height: normal;
}

.article-content a {
        color: #1F4BAA;
}

.article-content p {    
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 14px;
    text-decoration: none;
    padding-top: 7px;
    padding-bottom: 7px;
    margin: 0px;
}

.manage-links-wrapper {
    float: right;
}

.manage-link:first-of-type {
    border-right: 2px solid #960630;
}

.manage-link {
    font: 18px arial;
    font-weight: bold;   
    padding: 0px 10px;
    margin-top: 10px;
    text-transform: uppercase;
    text-decoration: none;
    color: #960630;
    float: left;
}

.manage-link:hover,
.manage-link:visited {
    color: #960630 !important;
    text-decoration: underline;
}

.pagination>li>a, .pagination>li>span {
    font-size: 20px;
    border: none;
    border-radius: 4px;
    color: #960630;
}

.pagination>.disabled>span, 
.pagination>.disabled>span:hover, 
.pagination>.disabled>span:focus, 
.pagination>.disabled>a, 
.pagination>.disabled>a:hover, 
.pagination>.disabled>a:focus {
    color: #960630
}

.pagination .ajax-progress, .pagination a.progress-disabled {
    color: #960630;
}

.pagination a.progress-disabled {
    display: inline-block;    
}
    
.pagination>li>a:hover {
    color: #960630;
}

.pagination>li>a:hover, 
.pagination>li>span:hover, 
.pagination>li>a:focus, 
.pagination>li>span:focus {
    border: none;
    border-radius: 4px;
    color: #960630;
    display: inline-block;
}

.pagination .next a, .pagination .prev a,
.pagination .pager-first a, .pagination .pager-last a {
    font-family: 'Glyphicons Halflings';
}

.pagination .next a:before {
    content: "\e080";
}

.pagination .prev a:before {
    content: "\e079";
}

.pagination .pager-first a:before {    
    content: "\e079\e079";
}

.pagination .pager-last a:before {
    content: "\e080\e080";
}

#header-narrow-slider .views-field-field-image,
#header-narrow-slider .mdb-full-screen {
    display: block;
}

#header-narrow-slider .views-field-field-wide-image,
#header-narrow-slider .mdb-mobile-screen {
    display: none;
}

.report_authors {
    font-weight: bold;
}

.report_authors .author_separator {
    font-weight: normal;
}

@media only screen and (max-width: 991px){
    #narrow-banner{
        display:none;
    }

    /*ul.quicktabs-tabs li:nth-of-type(5), ul.quicktabs-tabs li:nth-of-type(6) {
        margin-right: 93px;
    }*/

    ul.quicktabs-tabs li:nth-of-type(1), 
    ul.quicktabs-tabs li:nth-of-type(2),
    ul.quicktabs-tabs li:nth-of-type(3),
    ul.quicktabs-tabs li:nth-of-type(4) {
        width: 170px;
    }

    ul.quicktabs-tabs li:nth-of-type(5), 
    ul.quicktabs-tabs li:nth-of-type(6) {
        width: 230px;
    }

    ul.quicktabs-tabs li:nth-of-type(7) {
        width: 229px;
    }

    #narrow-banner-mobile{
        padding-top:15px;
        display:block;
    }

    #header-wide-slider {
        padding-right: 15px;
    }

    .view-subject-wide-slider #header-wide-slider,
    .view-country-wide-slider #header-wide-slider {
        padding-right: 0;
    }

    #header-narrow-slider {
        padding-left: 15px;
    }

    .narrow-slider-subject, .view-subject-narrow-slider #header-narrow-slider,
    .narrow-slider-country, .view-country-narrow-slider #header-narrow-slider {
        padding-left: 5px !important;
    }

    .wide-slider-subject,
    .wide-slider-country {
        padding-left: 10px;
    }

    .page-taxonomy-term-293 #header-narrow-slider {
        text-align: center;
        padding-bottom: 15px;
    }

    .tagline {
        text-align: center;
    }  

    #header-narrow-slider .views-field-field-image,
    #header-narrow-slider .mdb-full-screen {
        display: none;
    }

    #header-narrow-slider .views-field-field-wide-image,
    #header-narrow-slider .mdb-mobile-screen {
        display: block;
    }

    .report-headline a, .clip-headline a {
        font: bold 37px "FrutigerLT-Cn";
        line-height: 40px;
    }

    .report-headline #teaser, .clip-headline #teaser {
        font-size: 28px;
        line-height: normal;
    }

    .report-headline, .clip-headline {
        height: 140px;
    }
}


/**
 * MEMRI Author Pages
 */

#bio-header img {
    float: left;
    padding: 0 10px;
}

#bio-header a {
    display: block;
}

@media only screen and (max-width: 750px){
    #bio-header img {
        float: none;
        padding: 0px;
    }
}

/**
 * MEMRI Admin Pages (ID = 31003)
 */
 
#node-31003 .quicktabs-tabs li a {
  background: none !important;
  padding: 22px 30px 22px 30px;
}

#node-31003 .quicktabs-tabs li {
  width: auto;
}

a.red-button:hover, .view-memri-admin-pages .btn:hover, .view-memri-admin-pages .btn:active:focus  {
    color: #fff;
    background: #790000;
}

.view-memri-admin-pages .btn {
    display: inline-block;
    padding: 15px 20px 15px 20px;
    background: #790000;
    border-color: #790000;
    font: bold 15px Arial,Helvetica,sans-serif;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.view-memri-admin-pages .form-control {
    border-radius: 2px;
    font-size: 20px;
    height: 49px;
}

.view-memri-admin-pages .view-header {
    float: left;
    padding-top: 25px;
}

.view-memri-admin-pages .view-filters {
    float: right;
}

.view-memri-admin-pages .view-content {
    clear: both;
}

.view-memri-admin-pages .views-field-title {
    width: 67%;
}

.view-memri-admin-pages  .views-field-field-tv-station {
    width: 10%;
}

#draggableviews-table-memri-tv-new-homepage-editors-picks-block-1 tr:nth-of-type(8), #draggableviews-table-all-tab-front-page-all-page-sorting tr:nth-of-type(73),
#draggableviews-table-memri-tv-homepage-latest-clips-block-2 tr:nth-of-type(21), #draggableviews-table-memri-jttm-homepage-jihadi-clips-block-1 tr:nth-of-type(7), 
#draggableviews-table-memri-daily-brief-mdb-sorting tr:nth-of-type(7), #draggableviews-table-slider-block-1 tr:nth-of-type(11), 
#draggableviews-table-memri-tv-homepage-featured-clips-block-1 tr:nth-of-type(19), #draggableviews-table-memri-jttm-homepage-slider-block-1 tr:nth-of-type(11),
#draggableviews-table-memri-jttm-homepage-latest-reports-block-1 tr:nth-of-type(15),
#draggableviews-table-memri-jttm-homepage-latest-analysis-block-1 tr:nth-of-type(7),
#draggableviews-table-memri-tv-homepage-featured-slider-block-1 tr:nth-of-type(11) {
      border-top: 40px solid #700000;
}

#quicktabs-memri_admin_jttm_tabs .see-all {
    display: none;
}

.tabledrag-toggle-weight, .tabledrag-hide {
    display: none;
}

a.tabledrag-handle .handle {
    background: url(/misc/draggable.png) no-repeat 100%;
    width: 25px;
    height: 20px;
    margin: 0;
    padding: 0;
}

.draggable tr.row:before {
    content: initial;
}

.draggable > .views-field-field-image {
    width: 22%;
}

.header_icons_wrapper .list-inline {
    margin-left: 0;
    margin-top: 8px;
}

.row.JTTM.Post.draggable {
    background-color: #d9d9d9;
}

.field-name-body img {
    border: 2px solid #d4d4d4;
    -webkit-box-shadow: 2px 2px 5px 0px rgba(212,212,212,0.95);
    -moz-box-shadow: 2px 2px 5px 0px rgba(212,212,212,0.95);
    box-shadow: 2px 2px 5px 0px rgba(212,212,212,0.95);
    margin-bottom: 10px;
}

.field-name-body img.no-shadow {
    border: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.field-name-body .countries-tab img {
    border: none;
    box-shadow: none;
    margin-bottom: 0;
}

.view-subjects-list .subject_banner {
    width: 100%;
    padding: 15px 20px 15px;
}

.subject_top_banner {
    width: 100%;
}

.memri-red {
    color: #780000;
}

.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
}

.article-content .field-name-field-annotation {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 14px;
    text-decoration: none;
    padding-top: 7px;
    padding-bottom: 7px;
    margin: 0px;
}

.page-customerror .main-container .row .col-sm-12 {
    padding-left: 0;
    padding-right: 0;
}

.page-customerror .error-article a {
    color: black;
    font-weight: bold;
}

#navbar.navbar {
    margin-top: 20px;
}

.custom-profile .field .field-label,
.custom-profile .field .field-items {
    display: inline;
}

.custom-profile .field {
    border-bottom: 1px solid #000;
    padding: 8px;
}   

#quicktabs-countries_front_page .quicktabs-tabs li, #quicktabs-subject_tabs .quicktabs-tabs li {
    width: auto !important;
}

/* antisemitism blog content  */
.view-antisemitism-blog .views-field.views-field-title a {
    color: #000;
    font-weight: bold;
    font-size: 24px;
    letter-spacing: 1px;
    display: block;
    /*width: 780px;*/
    margin: 0px 0 20px;
}

.view-antisemitism-blog {
    /*width: 820px;*/
    text-align: justify;
}

.view-antisemitism-blog p,
.node-type-blog .node-blog p {
    font-size: 16px;
    font-family: 'FrutigerLT-Cn', Arial;
}

.node-type-blog .node-blog h1 {
    margin-top: 40px;
    color: #000;
    font-weight: bold;
    font-size: 24px;
    letter-spacing: 1px;
    line-height: 1.42857143;
}

.view-antisemitism-blog .views-row {
    position: relative;
    margin: 20px 0;
    border-bottom: solid 1px #A4A4A4;
    padding-bottom: 20px;    
}

.view-antisemitism-blog .views-row:after {
    content: "";
    background: black;
    position: absolute;
    bottom: -20px;
    left: 85px;
    height: 3px;
    /*width: 600px;*/
}

.view-antisemitism-blog .blog-social-networking {    
    line-height: 2.5em;
    height: 35px;
    margin-top: 15px;
}

.view-antisemitism-blog .blog-social-networking strong {
    padding: 2px 0;
    line-height: 30px;
    height: 28px;
    font-size: 14px;
    float: left;
}

.view-antisemitism-blog .blog-social-networking ul {
    padding-left: 6px;
    float: left;
}

.view-antisemitism-blog .blog-social-networking ul, .view-antisemitism-blog .blog-social-networking li {
    display: inline;
    padding-right: 6px;
}

.view-antisemitism-blog .views-field.views-field-created {
    margin-top: 10px;
    font-weight: bold;
}

.antisemitism-banner {
    text-align: center;
}

.antisemitism-blog aside {
    margin-top: 40px;
    font-size: 16px;
    font-family: 'FrutigerLT-Cn', Arial;
}

.antisemitism-blog aside iframe {
    width: 100%;
}

.antisemitism-blog aside:first-child img {
    width: 100%;
}

#popup_content {
    font-family: Verdana;
    z-index: 400;
    background-color: #fff;
    position: absolute;
    left: 0;
    top: 0;
}

.popup_hidden {
    display: none;
}

.popup_refer {
    background: none repeat scroll 0 0 #761D21;
    padding: 7px 10px 0;
    width: 421px;
}

#popup_overlay {
    background-color: #000000;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 300;
    filter: alpha(opacity=70);
}

.refer_form_success {
    text-align: center;
    color: #fff;
    padding: 10px 0;
}

.popup_refer td {
    color: #fff;
    font-size: 11px;
}

.popup_refer td input, .popup_refer td textarea {
    color: #2F2F2F;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}

.popup_refer td input {
    margin: 0 0 3px 0;
}

.refer_form_text {
    width: 248px;
}

.refer_form_error {
    color: red;
}

.country-no-text-banner {
    background-image: url(../../../../../../sites/default/files/images/banners/countrynotext-big.png); 
    background-repeat: no-repeat; 
    height: 133px;
    margin-bottom: 15px;
}

.country-no-text-banner h1 {
    text-transform: uppercase;
    color: #ffffff;
    font-weight: bold;
    font-size: 64px;
    text-align: left;
    padding: 35px 30px 39px;
    margin-top: 15px;
}

.country-no-text-banner.bio-top-banner h1 {
    font-size: 50px;
    padding-top: 41px;
}

.subject-no-text-banner {
    background-image: url(../../../../../../sites/default/files/images/banners/empty_background.png); 
    background-repeat: no-repeat; 
    height: 85px;
    margin-bottom: 15px;
}

.subject-no-text-banner h1 {
    text-transform: uppercase;
    color: #ffffff;
    font-weight: bold;
    font-size: 54px;
    letter-spacing: 4px;
    text-align: left;
    padding: 14px 10px 39px;
    margin-top: 15px;
    text-shadow: -0 -3px 0 #780000, 0 -3px 0 #780000, -0 3px 0 #780000, 0 3px 0 #780000, -3px -0 0 #780000, 3px -0 0 #780000, -3px 0 0 #780000, 3px 0 0 #780000, -3px -3px 0 #780000, 3px -3px 0 #780000, -3px 3px 0 #780000, 3px 3px 0 #780000, -3px -3px 0 #780000, 3px -3px 0 #780000, -3px 3px 0 #780000, 3px 3px 0 #780000;
}

.subject-description-center-text {
    text-align: center;
}

.not-logged-in.page-user footer.footer .memri-footer {
    display: none;
}

.not-logged-in.page-user footer.footer .bottom_line {
    margin-top: 0;
}

#popupDonate {
    position: absolute;
    top: 137px;
    left: 50%;
    margin-left: -420px;
    z-index: 1000;
    width: 820px;
    overflow: hidden;
}

#popupDonate iframe {
    margin-top: -62px;
}

#popupDonate .close_popup {
    display: block;
    position: relative;
    float: right;
    top: 525px;
    right: 67px;
    width: 183px;
    height: 52px;
    padding: 0 80px 0 0;
    z-index: 99999;
}

.no_thanks_button {
    border: none;
    max-width: 183px !important;
}

#popupDonate .close_popup_upper {
    position: relative;
    float: right;
    top: 3px;
    padding: 0px;
    height: 30px;
    width: 30px;
    right: -168px;
    z-index: 99999;
}

.node-article li {
    font-size: 16px;
    font-family: 'FrutigerLT-Cn', Arial;
}

@media only screen and (max-width: 1399px) {
    .lantos_block_1 .subject_description img {
        width: 280px;
    } 

    .view-antisemitism-blog .views-field-field-blog-description iframe {
        width: 720px;
    }
}

@media only screen and (max-width: 1199px){
    .view-antisemitism-blog .views-field-field-blog-description iframe {
        width: 577px;
    }

    .lantos_block_2 .subject_description p, 
    .lantos_block_3 .subject_description p {
        line-height: initial;
    }

    #navbar {
        width: 100% !important;
        max-width: 100%;
        /*padding-left: 10%;
        padding-right: 10%;*/
    }

    .logo_wrapper {
        text-align: center;
    }

    .header_icons_wrapper {
        margin-top: 20px;
    }
    
    .projects_button {
        width: 13%;
    }

    #subject-carousel {
        width: 87%;
    }

    ul.quicktabs-tabs {
        overflow: hidden;
        background: none !important;
        border: none;  
        padding-left: 0;      
    }

    .quicktabs-tabs li {
        margin-left: 0;
        margin-bottom: 20px;
        margin-right: 9px;
        float: left;
        border: 1px solid #6B6E70;
    }

    .quicktabs-tabs, .quicktabs-tabs li {   
        /* blue color */
        background: background: #e4eff8 !important;
        background: -moz-linear-gradient(top, #e4eff8 0%, #dde8f2 35%, #d6e3ed 49%, #c7d5df 100%) !important;
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e4eff8), color-stop(35%, #dde8f2), color-stop(49%, #d6e3ed), color-stop(100%, #c7d5df)) !important;
        background: -webkit-linear-gradient(top, #e4eff8 0%, #dde8f2 35%, #d6e3ed 49%, #c7d5df 100%) !important;
        background: -o-linear-gradient(top, #e4eff8 0%, #dde8f2 35%, #d6e3ed 49%, #c7d5df 100%) !important;
        background: -ms-linear-gradient(top, #e4eff8 0%, #dde8f2 35%, #d6e3ed 49%, #c7d5df 100%) !important;
        background: linear-gradient(to bottom, #e4eff8 0%, #dde8f2 35%, #d6e3ed 49%, #c7d5df 100%) !important;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e4eff8', endColorstr='#c7d5df', GradientType=0) !important;        

        /* grey color */
        /*
        background-image: -webkit-linear-gradient(top,#dbdbdb 0,#e2e2e2 100%) !important;
        background-image: -o-linear-gradient(top,#dbdbdb 0,#e2e2e2 100%) !important;
        background-image: -webkit-gradient(linear,left top,left bottom,from(#dbdbdb),to(#e2e2e2)) !important;
        background-image: linear-gradient(to bottom,#dbdbdb 0,#e2e2e2 100%) !important;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdbdbdb', endColorstr='#ffe2e2e2', GradientType=0) !important;
        background-repeat: repeat-x !important;
        -webkit-box-shadow: inset 0 3px 9px rgba(0,0,0,.075) !important;
        box-shadow: inset 0 3px 9px rgba(0,0,0,.075) !important;
        */
    }

    .subject-no-text-banner h1 {
        font-size: 50px;   
        padding-top: 17px;
    }

    .country-no-text-banner.bio-top-banner h1 {
        font-size: 40px;
        padding-top: 47px;
    }
}

@media only screen and (max-width: 1080px){
    .report-info .pull-right {
        display: block;
        clear: both;
    }
}

@media only screen and (max-width: 991px){ 
    .view-antisemitism-blog .views-field-field-blog-description iframe {
        width: 680px;
    }

    .antisemitism-blog aside iframe {
        height: 440px;
    }

    .lantos_block_1 .subject_description img {
        width: 100%;
    }

    .lantos_block_2 .subject_description p, 
    .lantos_block_3 .subject_description p {
        line-height: 1.42857143;
    } 

    .lantos_three_blocks {
        padding-left: 5px;
        margin-bottom: 15px;
    }   

    .quicktabs-tabs {
        margin-bottom: 0;
    }

    .projects_button {
        width: 17%;
    }

    #subject-carousel {
        width: 82%;
    }

    #subject-carousel img {
        width: 130px;
    }

    .site-header .socialmedia, .site-header .banner {
        text-align: center;
    }

    /*#navbar .pull-right {
        float: none !important;
        text-align: center;
    }*/

    .country-no-text-banner {        
        height: 119px;
    }

    .country-no-text-banner h1 {
        font-size: 35px;
        padding-top: 43px;
    } 

    .country-no-text-banner.bio-top-banner h1 {
        font-size: 30px;
        padding-top: 46px;
    }

    .subject-no-text-banner h1 {
        font-size: 36px;   
        padding-top: 26px;
    }
}

@media only screen and (max-width: 768px){
    #navbar {
        float: none;
        position: relative;
    }

    .main-container {
        margin-top: 15px;
    }

    .projects_button {
        width: 18%;
    }

    #subject-carousel {
        /*width: 78%;*/
        width: 80%;
    }

    #subject-carousel {    
        padding-left: 26px;
    }

    #subject-carousel img {
        /*width: 144px;*/
        width: 130px;
    }    
}

@media only screen and (max-width: 767px){
    .view-antisemitism-blog .views-field-field-blog-description iframe {
        width: 740px;
    }

    .antisemitism-blog aside iframe {        
        width: 740px;
    }

    .site-header .topbar .navbar-collapse .pull-right {
        float: none !important;
        text-align: center;
    }

    .site-header .topbar .dropdown-button {
        padding: 8px 12px;
    }

    .site-header .topbar ul {
        text-align: center;
        float: none;
    }

    .site-header .topbar ul li {
        margin: 20px 0px;
        border-right: none;
        float: none;
    }

    .site-header .topbar a {        
        font: 18px arial;
    }

    #block-block-9 .archives-tab li p {
        font-size: 20px;
    }
}

@media only screen and (max-width: 685px){  
    #subject-carousel img {
        width: 130px;
    }
}

@media only screen and (max-width: 648px){  
    .projects_button {
        /*width: 22%;*/
    }

    #subject-carousel img {
        /*width: 144px;*/
        width: 130px;
    }
}

@media only screen and (max-width: 600px){
    #memri-donate img {
        width: 100%;
        padding-right: 15px;
}
    }
}

@media only screen and (max-width: 476px){  
    .projects_button {
        width: 32%;
    }

    #subject-carousel {
        width: 67%;
    }
}

/**Temporarily overriding .org fonts **/

.article-content p {
    font-size: 16px;
    font-family: 'FrutigerLT-Cn', Arial;
}

.node-article h1 {
    font-family: 'FrutigerLT-Cn', arial;
    font-size: 37px;
    font-size: 28px;
    margin-bottom: 18px;
}

.report-data {
    font: 15px "FrutigerLT-Cn", arial;
    font-weight: bold;
}

.view-latest-clips .views-field-title a {
    font-size: 15px;
    font-family: "FrutigerLT-Cn", arial;
    letter-spacing: 1px;
}

.view-latest-clips .views-field-field-tv-station, .view-latest-clips .views-field-field-broadcast, .view-latest-clips .views-field-field-duration {
    font-family: "FrutigerLT-Cn", arial;
    font-size: 14px;
    letter-spacing: 1px;
}

.content-sidebar .views-field-title a, .view-taxonomy-page .views-field-title a {
    font-family: "FrutigerLT-Cn", arial;
    font-size: 16px;
    letter-spacing: 1px;
}

.adv-search {
    display: inline-block;
    vertical-align: top;
    padding-top: 6px;
    padding-left: 6px;
    padding-right: 6px;
}

#sphinxdrupal-search-box input {
  border-radius: 0;
}



.field-name-field-transcript p {
    /*margin: -3px;*/
    margin: 0 0 5px;
    font-size: 16px;
    font-family: 'FrutigerLT-Cn', Arial;
    color: #333;
}

.transcript-page .memriicon {
    display: none;
    margin-bottom: 0px;
}

.page-node-print .wrapper {
    border-left: none;
    border-right: none;
}

.print-page .content p {
    font-size: 16px;
    font-family: 'FrutigerLT-Cn', Arial;
}

.print-page .print-title {
    text-align: center;
}

.print-page .print-date {
    text-align: center;
}

.draggable a.tabledrag-handle {
    display: block !important;
}

.page-node-31003 .draggable img {
    max-width: 500px !important;
}

.placeholder_border {
    border: 1px solid;
}

/*CKEDITOR FIXES*/
.rteindent1 {
  margin-left: 1cm;
}
.rteindent2 {
  margin-left: 2cm;
}
.rteindent3 {
  margin-left: 3cm;
}
.rteindent4 {
  margin-left: 4cm;
}
p.rteleft {
  text-align: left;
}
p.rteright {
  text-align: right;
}
p.rtecenter {
  text-align: center;
}
p.rtejustify {
  text-align: justify;
}