@font-face {
  font-family: SprintSansWeb-bold;
  src: url("../css/fonts/Sprint-Sans-Web-Bold.eot");
  src: url("../css/fonts/Sprint-Sans-Web-Bold.eot?#iefix") format("embedded-opentype"), url("../css/fonts/Sprint-Sans-Web-Bold.woff") format("woff"), url("../css/fonts/Sprint-Sans-Web-Bold.ttf") format("truetype"), url("../css/fonts/sprint-sans/Sprint-Sans-Web-Bold.svg#Sprint-Sans-Web") format("svg");
  font-weight: 700;
  font-style: italic;
  font-stretch: normal; }
  
 @font-face {
  font-family: SprintSansWeb-regular;
  src: url("../css/fonts/Sprint-Sans-Web-Regular.eot");
  src: url("../css/fonts/Sprint-Sans-Web-Regular.eot?#iefix") format("embedded-opentype"), url("../css/fonts/Sprint-Sans-Web-Regular.woff") format("woff"), url("../css/fonts/Sprint-Sans-Web-Regular.ttf") format("truetype"), url("../css/fonts/Sprint-Sans-Web-Regular.svg#Sprint-Sans-Web") format("svg");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal; }

  body{background-color: #000;}

/* bootstrap overrides
****************************************************************************************/
textarea.form-control {height: 200px;}
.breadcrumb {padding-left: 0; margin: 0; background: none;}
.page-header{margin: 0 0 1em 0;}
.media-heading {margin-top: 0.5em;}
.navbar-inverse .navbar-nav>li>a {padding-left: 40px; padding-right:40px;}
.navbar-inverse .navbar-nav>li:last-child a {padding-right:0;}
.navbar-inverse {border:none;}
.navbar-default .navbar-nav > li > a { 
	border-bottom: 5px solid#e7edef;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #333;
	background-color:#e7edef;
	border-bottom: 5px solid#ffce0a;
}
.navbar-inverse .navbar-nav >li> a span {
    border-right: 1px solid #333;
    display: inline-block;
    height: 22px;
    right: 0;   
    position: absolute;
    top: 10px;
}
.navbar-default {
    background-color: #e7edef;
    border-color: #e7edef;
}
.navbar-default .navbar-nav > li > a { text-transform: uppercase; font-size: 16px; color: #333;}
.navbar-default .navbar-nav > li {padding-left: 60px; padding-right: 60px;}
.btn-primary {font-family: SprintSansWeb-bold;font-size: 14px }
.dropdown-menu > li > a, .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {color: #333;}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
    background-color: #fff;
    color: #333;
}
.navbar-default .dropdown-menu {left: 60px;}
.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
    color: #333;}
/* callout - not included in base bootstrap */
.bs-callout {margin: 20px 0; padding: 15px 30px 15px 15px; border-left: 5px solid #eee;}
.bs-callout h4 {margin-top: 0;}
.bs-callout p:last-child {margin-bottom: 0;}
.bs-callout code, .bs-callout .highlight {background-color: #fff;}
.bs-callout-danger {background-color: #fcf2f2; border-color: #d9534f;}
.bs-callout-warning {background-color: #fefbed;	border-color: #f0ad4e;}
.bs-callout-info {background-color: #f0f7fd; border-color: #5bc0de;}

/*carousel
note: use the customize tool to change the color and width of the prev/next controls .carousel-control
*/
.carousel-indicators {/*position: relative; bottom: 0;*/} /* this removes the default absolute positioning if you need to*/
.carousel-control.left, .carousel-control.right {background: none;} /* if you want to remove the background shadow. */
.carousel-caption
    {
        text-align:left;
		/*top: 30px;*/
		left: 1%;		
    }
.slider-rel-date {font-size:12px; color: #fff;}
.carousel-caption h3, .carousel-caption h3 a {font-size: 26px; color:#fff; text-decoration:none; font-family: SprintSansWeb-bold; margin-top: 5px;}
/*.slider-bg { background-color: #edecec;}*/
.slider-btn {font-family: SprintSansWeb-bold; font-size: 14px; }
.pickgradient{
  position:relative;
  display:inline-block;
}
.pickgradient:after {
	content:'';
	position:absolute;
	left:0; top:0;
	width:100%; height:100%;
	display:inline-block;
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.08) 0%, rgba(0,0,0,0.54) 90%, rgba(0,0,0,0.55) 51%, rgba(0,0,0,1) 100%) no-repeat; /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.08) 0%,rgba(0,0,0,0.54) 90%,rgba(0,0,0,0.55) 51%,rgba(0,0,0,1) 100%)  no-repeat; /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(0,0,0,0.08) 0%,rgba(0,0,0,0.54) 90%,rgba(0,0,0,0.55) 51%,rgba(0,0,0,1) 100%) no-repeat; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#14000000', endColorstr='#000000',GradientType=0 )  no-repeat; /* IE6-9 */
}
/* bootstrap validator - avoiding adding another http for separate css file.
****************************************************************************************/
.bootstrap-validator-form .help-block{margin-bottom:0}

/* hr line styles
****************************************************************************************/
hr.content {clear: both; border-top: 1px dashed #999; border-bottom: none; border-right: none; border-left: none; height: 1px; padding: 0; margin: 10px 0;}

/* main containers -- note: the tek containers are overridden with layout.css if not in responsive mode.  make your changes in layout.css if that is the case.
------------------------------------------------------------*/
header {width: 100%;}
footer {width:100%;	background-color: #000;	color: #333;}
#tek-wrap-site {background-color: #fff;}
#tek-wrap-leftrail {background-color: #fff; border-right: 1px solid #ccc;}
#tek-wrap-centerwell {background-color: #fff; padding-bottom: 10px;}
#tek-wrap-rightrail {background-color: #fff; border-left: 1px solid #ccc;}
#tek-wrap-footer { background-color: #e7edef; border-top: 15px solid#ffce0a; height:140px;}
#tek-rr-items, #tek-lr-items {margin: 0;}
#tek-rr-items > li, #tek-lr-items > li {margin-bottom: 1.5em;}
#poweredBy {height: 71px; width: 133px;	float: left;}
#nonmediawarning {width: 400px;}

/* header styles
***************************************************************************************/
.yellow {color: #ffce0a;}
#header {background: #e7edef;}
.row.sprint-top-row {background-color: #ffce0a; font-size: 14px;}
ul.sprint-top-list li { padding-left: 40px; padding-right: 40px;}
ul.sprint-top-list li:last-child {padding-right:0;}
.sm-list {
    height: 22px;
    margin-bottom: 0;
    padding-top: 15px;
	position: absolute;
	right:5px;
	top:60px;
}
.email-list {
    height: 22px;
    margin-bottom: 0;
    padding-top: 15px;
	position: absolute;
	right:0;
	top:60px;	
}
.email-list a {color:#333; font-size: 13px; }
.email-list li { border-right: 1px solid#333; padding:0 10px;}
.logo-row {border-bottom: 1px solid#fff; padding-bottom:5px;}
/* footer styles
***************************************************************************************/
p.footer-copy-left { padding-top: 25px; padding-bottom: 25px; font-size: 16px;}
p.footer-copy-right { padding-top: 25px; padding-bottom: 25px; font-size: 13px;}
/* homepage
***************************************************************************************/
.banner-image {
    position: relative;
	
}
.overlay-bg span {
    /*background: #333; opacity: 0.4;*/
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+50,000000+50,000000+100&0.02+0,1+100 */
	background: -moz-linear-gradient(top, rgba(0,0,0,0.08) 0%, rgba(0,0,0,0.54) 90%, rgba(0,0,0,0.55) 51%, rgba(0,0,0,1) 100%)  no-repeat;
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.08) 0%,rgba(0,0,0,0.54) 90%,rgba(0,0,0,0.55) 51%,rgba(0,0,0,1) 100%)  no-repeat;
	background: linear-gradient(to bottom, rgba(0,0,0,0.08) 0%,rgba(0,0,0,0.54) 90%,rgba(0,0,0,0.55) 51%,rgba(0,0,0,1) 100%)  no-repeat;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#14000000', endColorstr='#000000',GradientType=0 ) no-repeat;
    bottom: 0;
    display: block;
    left: 0;    
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
	
}
.overlay-bg.overlay-bg-left span{
	margin: 0 0 10px 15px;
}
.overlay-bg.overlay-bg-right span{
	margin: 0 15px 10px 0px;
}
.banner-caption {
    position: absolute;
    bottom: 1%;
	color: #fff;
}
.banner-caption-xs {
    position: absolute;
    bottom: 2%;
    color: #fff;
    z-index: 9999;
}

.banner-rel-date {font-size: 12px;}
.banner-h3, .banner-h3 a {color: #fff; font-family: SprintSansWeb-bold; font-size: 26px; margin-top:5px;}
.recent-story {padding-top: 40px; padding-bottom: 40px;}
.recent-story-btn {
    background-color: #ffce0a;
    border-color: #ffce0a;
    border-radius: 0;
    color: #000;
    font-size: 26px;
	font-family: SprintSansWeb-bold;
	padding: 15px 86px;
}
.note {
  position: relative;
  width: 100%;
  padding: 1em 1.5em;
  margin: 0;
  color: #fff;
  font-size: 15px;
  font-family: SprintSansWeb-bold;
  background: #ffce0a;
  overflow: hidden;
}
.note.partnerships_promotions, .note.our_people, .note.awards  { background-color: #ffce0a; }
.note.offers_and_plans, .note.investor_news { background-color: #4186ef; }
.note.network_technology ,.note.good_works { background-color: #7D4EFF;}
.note.devices, .note.corporate  {background-color: #ff7d17; }

.note::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    border-width: 0 20px 20px 0;
    border-style: solid;
    border-color: #fff #fff #FFE78A #FFE78A;
    background: #FFE78A;
    -webkit-box-shadow: 0 1px 1px rgba(255, 231, 138,0.3), -1px 1px 1px rgba(255, 231, 138,0.2);
    -moz-box-shadow: 0 1px 1px rgba(255, 231, 138,0.3), -1px 1px 1px rgba(255, 231, 138,0.2);
    box-shadow: 0 1px 1px rgba(255, 231, 138,0.3), -1px 1px 1px rgba(255, 231, 138,0.2);
    display: block;
    width: 0;
}
.note.partnerships_promotions::before, .note.our_people::before, .note.awards::before  {
    border-color: #fff #fff #FFE78A #FFE78A;
    background: #FFE78A;
    -webkit-box-shadow: 0 1px 1px rgba(255, 231, 138,0.3), -1px 1px 1px rgba(255, 231, 138,0.2);
    -moz-box-shadow: 0 1px 1px rgba(255, 231, 138,0.3), -1px 1px 1px rgba(255, 231, 138,0.2);
    box-shadow: 0 1px 1px rgba(255, 231, 138,0.3), -1px 1px 1px rgba(255, 231, 138,0.2);
}

.note.network_technology::before, .note.good_works::before {
	border-color: #fff #fff #9B81E6 #9B81E6;
    background: #9B81E6;
    -webkit-box-shadow: 0 1px 1px rgba(155, 129, 230,0.3), -1px 1px 1px rgba(155, 129, 230,0.2);
    -moz-box-shadow: 0 1px 1px rgba(155, 129, 230,0.3), -1px 1px 1px rgba(155, 129, 230,0.2);
    box-shadow: 0 1px 1px rgba(155, 129, 230,0.3), -1px 1px 1px rgba(155, 129, 230,0.2);
}

.note.offers_and_plans::before, .note.investor_news::before {
	border-color: #fff #fff #79AAF6 #79AAF6;
    background: #79AAF6;
    -webkit-box-shadow: 0 1px 1px rgba(155, 129, 230,0.3), -1px 1px 1px rgba(155, 129, 230,0.2);
    -moz-box-shadow: 0 1px 1px rgba(155, 129, 230,0.3), -1px 1px 1px rgba(155, 129, 230,0.2);
    box-shadow: 0 1px 1px rgba(155, 129, 230,0.3), -1px 1px 1px rgba(155, 129, 230,0.2);
}

.note.devices::before, .note.corporate::before {
	border-color: #fff #fff #FFAF70 #FFAF70;
    background: #FFAF70;
    -webkit-box-shadow: 0 1px 1px rgba(255, 125, 23,0.3), -1px 1px 1px rgba(255, 125, 23,0.2);
    -moz-box-shadow: 0 1px 1px rgba(255, 125, 23,0.3), -1px 1px 1px rgba(255, 125, 23,0.2);
    box-shadow: 0 1px 1px rgba(255, 125, 23,0.3), -1px 1px 1px rgba(255, 125, 23,0.2);
}
.hp-gray-box {
    background-color: #d8d8d8;		
	padding-top: 20px;
	padding-left: 10px;
	padding-right:10px;
	padding-bottom: 20px;
}
.hp-gray-box.quick-links {font-size: 15px; background: url(../graphics/1204/sprint_fan.jpg) no-repeat;}

.hp-gray-box hr {border-color: #000;}
.hp-gray-box h3 {font-size: 24px; color: #000; font-family: SprintSansWeb-bold;  line-height: 50px; padding-left: 55px;}
.hp-gray-box h3 span {padding-right: 30px;  border-right: 1px solid #000; display: inline-block;}
.hp-gray-box-text { padding-top: 25px;}
.hp-emailreg-box {background-color: #ffce0a; padding:20px; margin-top: 25px;}
.hp-emailreg-box label {font-size: 18px; color: #000; font-family: SprintSansWeb-bold;}
#breadcrumbs li.first {
    font-weight: bold;
    text-decoration: underline;
}
.breadcrumb > li + li::before {
    content: ">\00a0";
    padding: 0 5px;
    color: #ffce0a;
}
.home-recent-blogs h4.media-heading {font-size: 18px !important;}
.hp-gray-box.quick-links ul li {
    padding-bottom: 10px;
}
/* home page social media
****************************************************************************************/
.sprint_gray_lt2 {background-color: #F2F2F2;}
.sm-tab {float: left; background-color: #c4beb6; height: 58px; width: 25%; padding: 13px 0 10px 0; text-align: center; color: #fff; border-left: 1px solid #fff;}
.sm-tab.first {border-left: none;}
.sm-tab:hover, .sm-tab.active {background-color: #6F7170;}
.stackla {/*max-height: 1000px; overflow: auto;*/ margin-bottom: 100px;}
.hide-stackla {display: none;}

.ico-facebook-wh {
	width: 15px;
    height: 30px;
    display: inline-block;
    background: url(../graphics/1204/sprint_2017_sprite.png) no-repeat -320px -0px;
}
.ico-twitter-wh {
    width: 33px;
    height: 30px;
    display: inline-block;
    background: url(../graphics/1204/sprint_2017_sprite.png) no-repeat -386px -0px;
}
.ico-youtube-wh {
    width: 29px;
    height: 30px;
    display: inline-block;
    background: url(../graphics/1204/sprint_2017_sprite.png) no-repeat -170px -73px;
}
.ico-instagram-wh {
	width: 30px;
    height: 30px;
    display: inline-block;
    background: url(../graphics/1204/sprint_2017_sprite.png) no-repeat -345px -0px;
}



/* about us
****************************************************************************************/
.row.about-us-row {
    padding-bottom: 20px;
}
div.about-thumb {
    position: relative;
}
div.about-text {
    position: absolute;
    bottom: 0px;
	width: 100%;
    background-color: rgba(0,0,0,.67);
    color: #fff;
	font-size: 16px;
    padding: 20px 10px;
    margin: 0px;
	max-width: 650px;
	text-transform: uppercase;
}

/* section display styles
****************************************************************************************/
.section-display h4.media-heading { font-size: 30px;}
/* comments styles
****************************************************************************************/
.comments_username {color: #888; font-weight: bold;}
.comments_date {color: #888; font-weight: normal; font-size: 10px;}
.comments_text {font-weight: normal;}
	
/* tag cloud styles: 
NOTE: you may want to make same changes to maint\newsroom_maint.css
****************************************************************************************/
.tag_cloud_smallest, a.tag_cloud_smallest, a.tag_cloud_smallest:link, a.tag_cloud_smallest:visited {font-weight: normal; font-size: 12px; line-height: 14px;}
.tag_cloud_small, a.tag_cloud_small, a.tag_cloud_small:link, a.tag_cloud_small:visited {font-weight: normal; font-size: 16px; line-height: 18px;}
.tag_cloud_medium, a.tag_cloud_medium, a.tag_cloud_medium:link, a.tag_cloud_medium:visited {font-weight: normal; font-size: 18px; line-height: 20px;}
.tag_cloud_large, a.tag_cloud_large, a.tag_cloud_large:link, a.tag_cloud_large:visited {font-weight: normal; font-size: 22px; line-height: 24px;}
.tag_cloud_largest, a.tag_cloud_largest, a.tag_cloud_largest:link, a.tag_cloud_largest:visited {font-weight: normal; font-size: 26px; line-height: 28px;}

/* link styles
****************************************************************************************/
.pagination {float: right; margin: 12px 0; padding: 0 3px 0 0;}
.morelinks, a.morelinks , a.morelinks:visited, .taglinks, a.taglinks, a.taglinks:visited, .editlinks, a.editlinks, a.editlinks:visited, .relatedlinks, a.relatedlinks, a.relatedlinks:visited, .pagenavlinks, a.pagenavlinks, a.pagenavlinks:visited {}
a.morelinks:hover, a.taglinks:hover, a.editlinks:hover, a.relatedlinks:hover, a.pagenavlinks:hover, a.smallfont:hover {}

/* misc
****************************************************************************************/
.body-popup {background-color: #fff; padding: 10px;}
.rail-fb *, .rail-twitter * {width: 100% !important;} /*makes responsive width*/
.recaptchatable {line-height: 14px;}/*anything higher than 16px causes gaps in the layout.*/
.nowrap {white-space: nowrap;}
.spacer {height: 15px;}
.underscore {text-decoration: underline;}
.fo_select, .fo_select td {margin: 0; padding: 0;}
.spacer5 {clear: both; height: 5px;}
.spacer10 {clear: both; height: 10px;}
.spacer15 {clear: both; height: 15px;}
.spacer25 {clear: both; height: 25px;}
.spacer1em {clear: both; height: 1em;}
.spacer2em {clear: both; height: 2em;}
.no-pad {padding-left: 0 !important; padding-right: 0 !important; padding-top: 0 !important; padding-bottom: 0 !important;}
.pad-5 {padding: 5px;}
.pad-10 {padding: 10px;}
.pad-15 {padding: 15px;}
.pad-20 {padding: 20px;}
.pad-25 {padding: 25px;}
.pad-1em {padding: 1em;}
.pad-2em {padding: 2em;}
.pad-right5 {padding-right: 5px;}
.pad-right10 {padding-right: 10px;}
.pad-right15 {padding-right: 15px;}
.pad-right20 {padding-right: 20px;}
.pad-right25 {padding-right: 25px;}
.pad-right1em {padding-right: 1em;}
.pad-right2em {padding-right: 2em;}
.pad-left5 {padding-left: 5px;}
.pad-left10 {padding-left: 10px;}
.pad-left15 {padding-left: 15px;}
.pad-left20 {padding-left: 20px;}
.pad-left25 {padding-left: 25px;}
.pad-left1em {padding-left: 1em;}
.pad-left2em {padding-left: 2em;}
.pad-top5 {padding-top: 5px;}
.pad-top10 {padding-top: 10px;}
.pad-top15 {padding-top: 15px;}
.pad-top20 {padding-top: 20px;}
.pad-top25 {padding-top: 25px;}
.pad-top1em {padding-top: 1em;}
.pad-top2em {padding-top: 2em;}
.pad-bottom5 {padding-bottom: 5px;}
.pad-bottom10 {padding-bottom: 10px;}
.pad-bottom15 {padding-bottom: 15px;}
.pad-bottom20 {padding-bottom: 20px;}
.pad-bottom25 {padding-bottom: 25px;}
.pad-bottom1em {padding-bottom: 1em;}
.pad-bottom2em {padding-bottom: 2em;}
.warning {color: #ff0000; font-weight: bold;}
.tek-thumbnail-left {float: left !important; margin-right: 1em;}
.tek-thumbnail-right {float: right !important; margin-left: 1em;}
ul.dl-media-items {padding: 0 !important; margin: 0 !important;}

/* classes for tigra form validator */
.inputHighlighted {color: red;}
.inputNormal {color: black;}

/* content detail display based styles (ie: article display, press kit display, etc.)
****************************************************************************************/
.outlet, .author, .author-box {font-style:italic; color: #919191;}
.author-box {margin-bottom: 15px;}
.author-box img {padding-right: 10px; width: 100px; /*max-height: 100px;*/ overflow: hidden;}
.abstract {}
.tek-caption {font-size: .85em; padding-bottom: 1em;}
.subtitle {font-style:italic; font-weight: bold;}
.rel-date {font-size:12px; color: #333;}
.bio-title {
	font-size:20px; 
	color: #333;
	font-family: "SprintSansWeb-rbold",sans-serif;
	font-weight: 700;
	line-height: 1.1;
	color: inherit;}
.disclaimer {
	margin: 0 0 10px 0;
	font-style:italic;
	font-size: 0.9em;
}
.contacts {margin: 10px 0;}
.headshot {padding-right: 5px; display: block; float: left;}

#content-details {overflow: auto;}
#content-details img {padding: 0 .75em;}
#comments, #tags, #related-assets {margin: 0 0 15px 0;}
#page-banner-img {margin-bottom: 15px;}
/* article page
****************************************************************************************/
#related-assets {
    background-color: #e7edef;
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 10px;
}
#related-assets h3, #related-assets h3 a {
	font-size: 25px;
}
/* ckeditor images */
figure {width: 1px; margin: 0 .75em; display: table; background-color: #eee;}
figure img, figure figcaption {display: table-row; vertical-align: bottom;}
figure img {padding: 0 !important; margin: 0 !important;}
figure figcaption {text-align: left;}
figure figcaption div {padding: 1em; width: 100%; display: block;}
/*ckeditor images - responsive specfic*/
figure.figure-responsive {width: 100%; margin: 0; display: block;}
figure.figure-responsive figcaption {display: block; background-color: #eee; width: 100%;}

/* carousel styles
****************************************************************************************/
#tek-carousel {background-color:#eee; overflow: hidden; margin-left: -15px; margin-right: -15px;}
#tek-carousel h3 a {}
.carousel-inner>.item {max-height: 585px !important;}/* if you need to cap the height */
.carousel-indicators li {background-color: #000; border-color: #000;}
.carousel-indicators .active {
    margin: 1px;
    width: 10px;
    height: 10px;
    background-color: #ffce0a;
	border-color: #ffce0a;
}
/* jQuery Cycle */
/* NOTE: if you are having issues with your carousel showing all pieces of content for a brief second when the page loads,
you can fix this by specifying an exact height on the data-cycle-auto-height element and set overflow: hidden on tek-carousel container; */
.cycle-pager {text-align: center; width: 100%; z-index: 500; overflow: hidden; margin-top: 10px;}
.cycle-pager span { font-family: arial; font-size: 50px; width: 16px; height: 16px; display: inline-block; color: #ddd; cursor: pointer;}
.cycle-pager span.cycle-pager-active { color: #5B9CC8;}
.cycle-pager > * { cursor: pointer;}
.cycle-slideshow-img-left {padding: 0 10px 10px 0;}
.cycle-slideshow-img-right {padding: 0 0 10px 10px;}

/* Bootstrap */
/*.carousel-inner, .carousel-inner>.item, .carousel-inner>.item.active {width: 100%; height: 100%;}*/
.carousel-inner .item img {width: 100%;}

.tek-index-mm-box {background-color:#eee; border: 1px solid #ccc;}
.tek-index-mm-box.video {} /*special properties for video*/
.tek-index-mm-box.audio {} /*special properties for audio*/
.tek-index-mm-box.image {} /*special properties for image*/

/* media gallery popup
****************************************************************************************/
.media_gallery {
	margin: 10px;
	padding: 10px;
	width: 740px;
	border: #ccc solid 1px;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #000; 
}
.media_gallery img { padding-right: 10px;}

/* media gallery carousel
****************************************************************************************/
#mmCarousel .item img {max-height: 312px; overflow: hidden;}/* change height to suit your needs */
#mmCarouselThumbs .item img {height: 80px; overflow: hidden;}/* change height to suit your needs */
#mmCarouselThumbs a {display: block;}

/* masonary tile layout styles
****************************************************************************************/
.row-masonry {
	 -moz-column-width: 18em;
	 -webkit-column-width: 18em;
	 -moz-column-gap: 1em;
	 -webkit-column-gap:1em;
}

.item-masonry {
	 display: inline-block;
	 padding:  .25rem;
	 width:  100%;
}

.well-masonry {
 	position:relative;
 	display: block;
}

.row-eq-height {overflow: hidden;}
.col-eq-height {margin-bottom: -99999px; padding-bottom: 99999px;}

/************* icons ********************/
.ico-sm {height: 16px; width: 16px; display: block;}
.ico-med {height: 24px; width: 24px; display: block;}
.ico-lg {height: 32px; width: 32px; display: block;}
.ico-rss {background: url(../graphics/sm_icons/feed-16x16.png) no-repeat;}
.ico-create-pdf-sm {background: url(../graphics/icons/icon-pdf-16px.png) no-repeat;}
.ico-create-rtf-sm {background: url(../graphics/icons/icon-word-16px.png) no-repeat;}
.ico-create-pdf-med {background: url(../graphics/icons/icon-pdf-24px.png) no-repeat;}
.ico-create-rtf-med {background: url(../graphics/icons/icon-word-24px.png) no-repeat;}
.ico-dl-sm {background: url(../graphics/icons/icon-dl-16px.png) no-repeat;}
.ico-dl-med {background: url(../graphics/icons/icon-dl-24px.png) no-repeat;}
.ico-dl-lg {background: url(../graphics/icons/icon-dl-32px.png) no-repeat;}
.ico-tek {height: 67px; width: 127px; display: block; padding: 0; margin: 0; background: url(../graphics/tek-logo.png) no-repeat;}

.ico-twitter{width: 22px;height: 22px; display: inline-block; background: url(../graphics/1204/sprint_2017_sprite.png) no-repeat -145px 0px;}
.ico-facebook{width: 22px;height: 22px; display: inline-block; background: url(../graphics/1204/sprint_2017_sprite.png) no-repeat -174px 0px;}
.ico-youtube{width: 22px;height: 22px; display: inline-block; background: url(../graphics/1204/sprint_2017_sprite.png) no-repeat -203px 0px;}
.ico-flicker{width: 22px;height: 22px; display: inline-block; background: url(../graphics/1204/sprint_2017_sprite.png) no-repeat -232px 0px;}
.ico-rssfeed{width: 22px;height: 22px; display: inline-block; background: url(../graphics/1204/sprint_2017_sprite.png) no-repeat -261px 0px;}
.ico-mail{width: 28px;height: 22px; display: inline-block; background: url(../graphics/1204/sprint_2017_sprite.png) no-repeat -86px 0px;}
.ico-search{width: 22px;height: 22px; display: inline-block; background: url(../graphics/1204/sprint_2017_sprite.png) no-repeat -119px 0px;}
.ico-sh-fb {width: 22px;height: 22px; display: inline-block; background: url(../graphics/1204/sprint_2017_sprite.png) no-repeat -174px 0px;}
.ico-sh-tw {width: 22px;height: 22px; display: inline-block; background: url(../graphics/1204/sprint_2017_sprite.png) no-repeat -145px 0px;}
.ico-sh-all {width: 22px;height: 22px; display: inline-block; background: url(../graphics/1204/sprint_2017_sprite.png) no-repeat -450px 0px;}
.ico-sh-print {width: 26px;height: 22px; display: inline-block; background: url(../graphics/1204/sprint_2017_sprite.png) no-repeat -88px -73px;}
.ico-create-pdf-sm {width: 26px;height: 22px; display: inline-block; background: url(../graphics/1204/sprint_2017_sprite.png) no-repeat -114px -73px;}
.ico-create-rtf-sm {width: 26px;height: 22px; display: inline-block; background: url(../graphics/1204/sprint_2017_sprite.png) no-repeat -140px -73px;}
/* video players
****************************************************************************************/
/* make youtube and other iframes responsive */
.resp-video-wrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.resp-video-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* datepicker */
.datepicker .next, .datepicker .prev {cursor: pointer;}
.datepicker.datepicker-dropdown.dropdown-menu {
	background-color: #fff; 
	border: 1px solid #ccc;
	padding: 0 10px;
	-webkit-box-shadow: 0px 5px 5px 0px rgba(187,187,187,1);
	-moz-box-shadow: 0px 5px 5px 0px rgba(187,187,187,1);
	box-shadow: 0px 5px 5px 0px rgba(187,187,187,1);
	text-align: center;
}
th.datepicker-switch {text-align: center;}
td.day.active {background-color: #f69a1d; color: #fff;}
td.day{cursor: pointer;}

.story_mm {
	float: left;
	width: 210px;
	padding: 10px;
	margin: 0 20px 0 0;
	text-align:center;
	background-color: #f0f0ef;
}

.story_mm a {
	font-weight: bold;
	text-decoration:none;
	color: #000;
}

.story_mm a:hover {
	color: #000;
	text-decoration: underline;
}

.story_mm img {
	display:block;
	margin: 0 auto;
}

.story_mm div.body_small {
	text-align: left;
	font-size: 10px !important;
}

.story_mm hr {
	clear: both;
	border-top: 1px dashed #999; 
	height: 1px;
	width: 100%;
	margin: 10px 0 0 0;
	padding: 0;
}

/* thumbnails
****************************************************************************************/
/* make thumbnails all a consistent size regardless of dimensions */
.ratio-1_1, .ratio-4_3, .ratio-16_9, .ratio-2_1, .ratio-3_1, .ratio-3_4 {
  width:100%;
  position:relative;
  background:url() 50% 50% no-repeat;
  background-size:cover;
  background-clip:content-box;
}
.ratio-1_1:before { /* square */
    display:block;
    content:"";
    padding-top:100%;
}
.ratio-4_3:before { /* rectangle - landscape */
    display:block;
    content:"";
    padding-top:75%;
}
.ratio-16_9:before { /* rectangle - landscape */
    display:block;
    content:"";
    padding-top:56.25%;
}
.ratio-2_1:before { /* rectangle - landscape */
    display:block;
    content:"";
    padding-top:50%;
}
.ratio-3_1:before { /* rectangle - landscape */
    display:block;
    content:"";
    padding-top:33%;
}

.ratio-3_4:before { /* rectangle - portrait */
    display:block;
    content:"";
    padding-top:133%;
}

/* media queries
****************************************************************************************/
@media (max-width: 767px) {
	.navbar-default .navbar-nav > li {padding-left: 20px; padding-right: 20px;}
	.banner-h3, .banner-h3 a {font-size: 15px; }
	.hp-col-right {margin-top:20px;}
	.recent-story-btn {padding: 15px 40px;}
	.hp-gray-box h3 span {border:none;}
	.hp-gray-box h3 {padding-left: 0; line-height:1;}
	.overlay-bg.overlay-bg-left span{
		margin: 0 15px 10px 15px;
	}
	.overlay-bg.overlay-bg-right span{
		margin: 0 15px 10px 15px;
	}
}

@media (min-width: 768px) {
	.banner_padding_1 {
   		padding-right: 0;
	}
	.banner_padding_2 {
    	padding-left: 0;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	banner-h3, .banner-h3 a {    
    font-size: 16px;    
	}

}
@media (max-width: 1199px) {
	.hp-col-left { margin-bottom: 15px;}
}
@media (min-width: 1200px) {
	.hp-col-left {
   		padding-left: 0;
   		padding-right: 10px;
	}
	.hp-col-right {
    	padding-left: 10px;
    	padding-right: 0;
	}
	.hp-gray-box {
  		min-height: 760px;
		}
}