@import url(http://fonts.googleapis.com/css?family=Roboto:400,400italic,700,700italic,300italic,300);

.logo {margin: 8px 10px;vertical-align: bottom;}

#facebook-feed {max-width: 100%;height:325px!important;}
img{max-width: 100%;}
#twitter-widget {
max-width: 90%!important;
  height: 350px!important;
  margin-top: 30px!important;
  margin-bottom: 10px!important;
  display: inline-block!important;
}
#media-contacts-mobile {
  display: none;
}

.click-tweet {
  display: block;
  padding: 3%;
  margin: 26px auto;
  width: 346px;
  color: #FFFFFF;
  font-style: italic;
  border-top: solid 1px #24519E;
  border-bottom: solid 1px #24519e;
  font-size: 109%;
  max-width: 100%;
  text-align: center;
  line-height: 127%;
  font-weight: 300;
}

a {word-wrap: break-word;}

.ctab, .ctab:visited {
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
background: #c8f443;
background: -moz-linear-gradient(top, #c8f443 0%, #99cc33 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, #c8f443), color-stop(100%, #99cc33));
background: -webkit-linear-gradient(top, #c8f443 0%, #99cc33 100%);
background: -o-linear-gradient(top, #c8f443 0%, #99cc33 100%);
background: -ms-linear-gradient(top, #c8f443 0%, #99cc33 100%);
background: linear-gradient(to bottom, #c8f443 0%, #99cc33 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c8f443', endColorstr='#99cc33', GradientType=0 );
  color: #253800!important;
  padding: 15px 5px;
  font-size: 100%;
  font-weight: normal;
  display: block;
  text-align: center;
  margin: 9px auto;
  width: 200px;
  max-width: 100%;
  line-height: 127%;
  border-radius: 4px;
  box-shadow: 0 0 8px -4px #000;
}

.ctab:hover, .ctab:active {
text-decoration: none;
background:#AFE641;
}

.mpeg {
  width: 253px;
  padding: 15px 14px;
  font-size: 85%;
  margin: 5px auto;
}
.icons, .icons:visited {
  padding: 10px;
  margin: 8px 3px;
  width: 48px;
  height: 48px;
  display: inline-block;
background: #c8f443;
background: -moz-linear-gradient(top, #c8f443 0%, #99cc33 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, #c8f443), color-stop(100%, #99cc33));
background: -webkit-linear-gradient(top, #c8f443 0%, #99cc33 100%);
background: -o-linear-gradient(top, #c8f443 0%, #99cc33 100%);
background: -ms-linear-gradient(top, #c8f443 0%, #99cc33 100%);
background: linear-gradient(to bottom, #c8f443 0%, #99cc33 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c8f443', endColorstr='#99cc33', GradientType=0 );
  text-align: center;
  color: #00204B;
border-radius:4px;
}

.icons:hover, .icons:active {
transition: opacity 0.7s ease;
color:#fff;
}

.foot-links, .foot-links:link, .foot-links:visited {
padding: 10px;
display: block;
font-size: 125%;
margin: auto;
color:#fff;
}
.foot-links:hover,.foot-links:active {  color: #001B54;text-decoration: none;}

h3 {
color: #fff;
font-size: 164%;
padding: 7px;
letter-spacing: -1px;
}

#article {
font-family:Roboto,Arial,sans-serif;
font-size:17px;
-webkit-font-smoothing: antialiased;
}
#topbar {
background-color:#fff;
-moz-box-shadow: 0 0 6px -1px;
-webkit-box-shadow: 0 0 6px -1px;
box-shadow: 0 0 6px -1px;
}
#call-to-action {vertical-align: top;}
#share-icons {margin-top: 9px;}
.shareable:hover { color: #fff !important; }
.media-contacts {}
.dropdown-menu {}
#showcase {}
/* Headline */
#headline {
  background: #002778;
  background: -moz-linear-gradient(left, #002778 0%, #6196dc 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #002778), color-stop(100%, #6196dc));
  background: -webkit-linear-gradient(left, #002778 0%, #6196dc 100%);
  background: -o-linear-gradient(left, #002778 0%, #6196dc 100%);
  background: -ms-linear-gradient(left, #002778 0%, #6196dc 100%);
  background: linear-gradient(to right, rgba(0, 39, 120, 0.83) 0%, rgba(97, 150, 220, 0.86) 100%);
  -pie-background: linear-gradient(left, #002778 0%, #6196dc 100%);
  color: #fff;
  font-size: 54px;
  text-align: center;
  letter-spacing: -2px;
  box-shadow: 0 -5px 15px -7px #000;
  padding: 1.5% 3% 1.5%;
}
#font-size-headline-hero {
font-size: 3em;
}
#headlineContent {
-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
filter: alpha(opacity=100);
opacity:1;
}
#press-release {}
#box-a-b {
padding-top: 15px;
padding-bottom: 25px;
background: #002778;
  background: -moz-linear-gradient(left, #002778 0%, #6196dc 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #002778), color-stop(100%, #6196dc));
  background: -webkit-linear-gradient(left, #002778 0%, #6196dc 100%);
  background: -o-linear-gradient(left, #002778 0%, #6196dc 100%);
  background: -ms-linear-gradient(left, #002778 0%, #6196dc 100%);
  background: linear-gradient(to right, #002778 0%, #6196dc 100%);
  -pie-background: linear-gradient(left, #002778 0%, #6196dc 100%);
}
#box-a {width:100%;  text-align: center;}
#box-b {}
#box-c {}
#box-d{}
#underfooter {}


/* Facebook and twitter - large buttons */
.share-lg-btn .facebook-lg-btn{}
.share-lg-btn .twitter-lg-btn{}
/* Facebook and twitter - small buttons */
.share-sm-btn .facebook-sm-btn{}
.share-sm-btn .twitter-sm-btn{}
/* Social Icons - large buttons */
.gplus-lg-btn{}
.linkedin-lg-btn{}
.blogger-lg-btn{}
.wp-lg-btn{}
.mail-lg-btn{}
/* Social Icons - small buttons */
.gplus-sm-btn{}
.linkedin-sm-btn{}
.blogger-sm-btn{}
.wp-sm-btn{}
.mail-sm-btn{}


/* Media contacts */span[itemprop="name"], span[itemprop="jobTitle"], span[itemprop="worksFor"], span[itemprop="address"], span[itemprop="streetAddress"], span[itemprop="telephone"], span[itemprop="phones"], a[itemprop="email"], a[itemprop="url"] {
display: block;
}
.phone1{}
.phone2{}
.phone3{}
.phone4{}
.phone5{}
/* PressRelease */
#press-release {
text-align: left;
}
h1 {
font-weight: bold;
  line-height: 103%;
}
h2.sub-headline {
  padding-bottom: 30px;
  font-style: italic;
  font-size: 1.4em;
  text-align: center;
  font-weight: 300;
}

#lede {padding-bottom: 30px;}

.source {
float: left;
font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
}
.source a{}
.source a:hover{}
.dateline {
font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
}
#body-media-gallery{
background: url(https://www.multivu.com/arc/com.prnewswire.multivu.omt.main.Multivu/cssImageDownloadServlet?wsNodeName=/omt_root/organizations/PrnNewsWire/childOrganizations/MultiVu/childOrganizations/ITC_x0020_HOLDINGS_x0020_CORP/777c0564-56a3-4edf-a745-f8639fd623a6&fileToDownload=bg.jpg&t=1431462567452) center #eee;
padding-top: 17px;
padding-bottom: 17px;
-moz-box-shadow: inset 0 0 2px #BDBDBD;
-webkit-box-shadow: inset 0 0 2px #BDBDBD;
box-shadow: inset 0 0 2px #BDBDBD;
background-attachment: fixed;
  background-size: cover;
}
#body_text{padding-top: 30px;padding-bottom: 30px;}

/* Showcase */
.showcase-asset-title{}
.showcase-asset-title-container{}
.showcase-asset{}
.showcase-asset-img{}
#download-photo-btn{}
#embed-photo-btn{}
#pinit-photo-btn{}
#showcase-photo-icons{}
#asset-title-container-0{}
#asset-title-container-1{}
#asset-title-container-2{}
#showcase-asset-0{}
#showcase-asset-1{}
#showcase-asset-2{}
#icon-0{}
#icon-1{}
#icon-2{}
.preview-icon{}
/* Cut in */
.cut-in-common{}
#cut-in{
float:left;
clear:both;
margin:12px;
}
#cut-single-column{}
/* Expanded Viewer */
.white-popup {
background: #FFF;
}
.mfp-image-holder .mfp-close {
color: black;
}
.mfp-arrow-left:before{
color: #3F3F3F;
}
.mfp-arrow-right:after{
color: #3F3F3F;
}
/* Popup caption */
.mfp-title{}
/* Inline assets */
.inline-asset-title-container {}
.inline-icon {}
.inline-asset {
width:40%;
}
.inline-asset.inline-asset-single-column {
width:100%;
}
/* Gallery */
#title-gallery{}
.gallery-asset-title-container {
padding-left: 16px;
padding-bottom: 7px;
padding-top: 7px;
background: #002778;
  background: -moz-linear-gradient(left, #002778 0%, #6196dc 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #002778), color-stop(100%, #6196dc));
  background: -webkit-linear-gradient(left, #002778 0%, #6196dc 100%);
  background: -o-linear-gradient(left, #002778 0%, #6196dc 100%);
  background: -ms-linear-gradient(left, #002778 0%, #6196dc 100%);
  background: linear-gradient(to right, #002778 0%, #6196dc 100%);
  -pie-background: linear-gradient(left, #002778 0%, #6196dc 100%);
}
.gallery-asset {}
#content-media-gallery {}
.gallery-icon{}
.nav_all_assets{}

/* Media queries */
@media only screen and (max-width: 768px) and (orientation:portrait){
#head-box{display:none;}
}@media only screen and (max-width: 768px){
#head-box{display:none;}
#box-a{width:100%;}
#box-b{width:100%;padding-top: 20px;}
#box-c{width:100%;}
#box-d{width:100%;}
h2 {font-size: 20px!important;}
h3 {margin-top: 27px;}
.logo{display:none;}
#topbar{padding-left: 7px;padding-right: 7px;}
.ctab {margin-top: 6px;}
#share-icons {
  margin-top: 0;
  margin-right: 0;
}
#media-contacts-mobile {display: none;}
#headline {
  position: static;
  padding: 1.5%;
  letter-spacing: 0px;
  width: 100%;
  margin: 0;
}
#press-release {margin-top: 0;}
}