/* This file will hold styles for the mobile version of your website (mobile first). */
/* This also can include ANY global CSS that applies site-wide. Unless overwritten by a more specific style rule, CSS declarations in global.css will apply site-wide. */


/* COLORS 
light blue 4d8fc9
dark blue links 10396f
multimedia background 383735
dark blue header #10396f 
super light greay sidebar eeeeee
blue menu 194590
*/



/* RELATED */ 

/* #block-views-related-articles-block-2 {
margin-top: 40px;
}*/ 

#block-views-related-articles-block-2 h2.block-title {
margin-bottom: 20px;
}

#block-views-related-articles-block-2 .views-field-title a {
font-size: 1.125em !important;
font-family: "franklin-gothic-urw-cond",arial,helvetica,sans-serif;
margin-bottom: 0px;
line-height: 130% !important;
font-weight: 700;
text-decoration: none;
color: #10396F;

}


#block-views-related-articles-block-2 td {
width:50%;
}

#block-views-related-articles-block-2 td.col-1 {
padding-right: 20px;
}




/* TOPICS PAGE ALPHA PAGER */
.views-summary {
	background-color:#779BC3;
	font-size:14px;
	color:#fff;
	padding:8px 10px;
	font-family:Arial, Helvetica, sans-serif;
	border-right:2px #fff solid;
	margin:1px 0 1px 0;
	display:block;
	float:left;
	width:20px;
}

.vocabulary-content-topics {
	padding-top:28px;
	clear:both;
}

.taxonomy-term-description {
	margin:-15px 0 0 0;
	padding:0;
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	margin-top: -15px;
	margin-right: 40px;
}

.taxonomy-term .vocabulary-content-topics {
	margin-bottom:1px;
}
/* END TOPICS PAGE CSS -  ALPHA PAGER, term descriptions etc*/



div.field-name-field-head-video-icon {
padding: 0px;
width: 20px;
float: right;
margin-top: -3px;

}

div.field-name-field-head-video-icon .field-label {
display:none;
}


div.field-name-field-head-video-icon .field-items .file {
display: inline;
}


div.field-name-field-head-video-icon .field-items .file a {
display:none;
}









div.field-name-field-head-icon {
padding: 0px;
width: 20px;
float: right;
margin-top: -3px;

}

div.field-name-field-head-icon .field-label {
display:none;
}


div.field-name-field-head-icon .field-items .file {
display: inline;
}


div.field-name-field-head-icon .field-items .file a {
display:none;
}

/*   TOPICS PAGE */

tr:hover td,
tr.even:hover td.active,
tr.odd:hover td.active {
background: transparent;
}


/*   FLEXSLIDER */

.flexslider .flex-direction-nav a, .flexslider .flex-direction-nav a {
    display: none;
}
.flex-direction-nav .flex-prev {
    left: -36px;
}
a:link, a:visited {
    text-decoration: none;
    color: rgb(16, 57, 111);
}
a:link, a:visited {
    color: rgb(0, 98, 160);
    text-decoration: underline;
}
.flex-direction-nav a {
    width: 30px;
    height: 30px;
    margin: -20px 0px 0px;
    display: block;
    background: url("/sites/all/libraries/flexslider/images/bg_direction_nav.png") no-repeat scroll 0px 0px transparent;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    text-indent: -9999px;
    opacity: 0;
}


#flexslider-1 {
	background-color: transparent;
	
	}

#flexslider-1 .image-field-caption {
display: none;
}

#flexslider-1 ul.slides li p {
font-size: 1.2em;
}

.flex-control-nav {
    bottom: 10px;
    position: absolute;
    text-align: center;
    width: 100%;
}

.flex-control-nav {
    bottom: -80px;
    position: absolute;
    text-align: center;
    width: 100%;
}


/*   GLOBAL */

body {font-family:Georgia, "Times New Roman", Times, serif !important;}



a:link, a:visited {text-decoration:none;color:#10396f;}

img { max-width: 100%; height: auto;}

article .field-items img {
  margin: 0px 10px 10px 0px;
}
article .field-name-field-image .field-items img {
  margin: 0;
}

h1, h2, h3, h4, h5, h6 {
    letter-spacing: 0.003em;
    line-height: 130%;
    }


/* User zone or subnav styles*/
#zone-user-wrapper {width:100%;background-color:#fff;height:20px;}

.subnav-text {font-size:.8em;color:#fff;padding:0 0 0 10px;}

.region-user-first-inner {height:20px;background-color:#fff;width:100%;}


/* branding region including main nav styles*/

.logo-img {
	margin:30px 0 20px 0;
	 /*F*/
}

.logo-img a img {
	
	/*width: 400px; F*/
	padding-top: 18px;
	padding-bottom:4px;
    width: 380px;
}


.page-multimedia-view #logo {
  background: url("../images/columbia-video-logo-main.jpg") no-repeat;
  background-size: contain;
  display: block;
  margin-top: 15px;
  width: 380px;
  height: 75px;
}

.page-multimedia-view #logo img {
  display: none;
}

/* TOP STORY BLOCK */


.top-story-headline
{  
    font-size:2.6em;
	
}

.top-story-body {
	font-family:'Helvetica Neue',Helvetica,Arial,Sans-Serif;
	font-size:1.5em;
	color:#222;
}


/* MULTIMEDIA PAGE */

#zone-preface-wrapper.multimedia-wrapper {

background-color:#383735;
height:640px;
border-bottom: 7px solid #4d8fc9;
	
}

#region-content-multimedia {

margin-bottom: 3em;
}


#zone-content-wrapper {
padding:0em 0;
}


#page #section-content #zone-content-wrapper {
padding:3em 0;
}

.page-multimedia-view #page #section-content #zone-content-wrapper {
  padding: 20px 0;
}
.page-multimedia-view #region-topics {
  display: none;
}

#region-content2.grid-8.region.region-content2 {
margin-top: -3em !important;

}


#zone-content-wrapper.multimedia-wrapper {

background-color:#383735;
/*
height:690px;
*/
border-bottom: 7px solid #4d8fc9;
margin-bottom: 20px;
padding:3em 0;
	
}

#zone-content-wrapper.multimedia-wrapper .breadcrumb, #zone-content-wrapper.multimedia-wrapper .breadcrumb a  {
	color: #fff;
 
}
	
	
	

#zone-preface-wrapper.multimedia-wrapper h1 a, #zone-content-wrapper.multimedia-wrapper h1 a  {
color: #9ed0fd;
letter-spacing: 0.003em;
}

#zone-preface-wrapper .field-content.top-multimedia-video-trim, #zone-content-wrapper .field-content.top-multimedia-video-trim {
	
	
	color: #fff;
	font-size: 1.1em;
	margin-top: -10px;
	
	}







.taxonomy-term.vocabulary-content-topics h2, .taxonomy-term.vocabulary-tags h2 {
	font-size: 16px;
	font-family:"franklin-gothic-urw-cond",arial, helvetica,sans-serif !important;
	
	}


#zone-user-wrapper {width:100%;background-color:#fff; }/*F #2c2a62*/

#zone-preface-wrapper {background-color:#f0f0f0;padding:3em 0;height:auto;} /*f6f7f8*/

#zone-header-wrapper {background-color:#10396f; height: 51px; vertical-align:middle;  } /*F*/

.breadcrumb {
	padding: 10px 0px;
	font-family:"franklin-gothic-urw-cond",arial, helvetica,sans-serif !important;
	display: none;
	
}

.content .field-type-video-embed-field .player {
    position: relative !important;
    margin-top: 10px !important;
}


.player .title {
    position: relative !important;
    display: none !important;
}


.group-left .field-type-video-embed-field .player, .group-left img {
    position: relative !important;
    margin-top: 5px !important;
}






.block-views-topics-view-block div {

background: transparent;

}







/* FOOTER CSS*/

#zone-footer-wrapper {background-color:#666; height: auto; vertical-align:middle; border-top: 8px solid #b4b4b2} /*F*/

.logo_footer {
	margin: 15px 0 !important;
	width: 325px;
		}
#region-footer-first, #region-footer-second  {
	
	color: #fff;
	font-size: 11px;
	width: 450px !important;
	
	}


.social_icon {
	
	display: inline;
	margin: 0px 10px 0 0;
	float:right;
	height: 38px;
	
	}

.group-footer, footer.submitted span  {
	font-size: 12px !important;
	margin: 0px 0 30px 0;
	font-style:italic;
	float:left;
	padding: 0px 10px 10px 0;
	border-left: 0px solid #10396f;
	display:inline;
	
	}
	
	footer.submitted span  {
	font-size: 12px !important;
	margin: 0px 0 0px 0;
	font-style:italic;
	float:left;
	padding: 0px 10px 10px 0;
	border-left: 0px solid #10396f;;
	
	}

.group-footer field-item.even  , .group-footer field-item.odd {
	
	display: inline !important;
}

.field-type-taxonomy-term-reference .field-item {
display: inline; 
padding: 0 0px; 
border-left: 0px solid #10396f; 
font-style: italic;


}

.field-type-taxonomy-term-reference .field-item a {
content: "-";

}
.group-footer .field-items {
	display: inline;
	}


.group-footer {

margin: 5px 0;

}


#block-menu-menu-footer-menu ul li {

font-size: 10px !important;
}

/* OLD MAIN MENU

ul.menu {margin: 0.7em 0.7em 0.7em -0.5em ; vertical-align:top; letter-spacing: 0.03em; color: #fff !important; }

ul.menu li, ul.menu li a {display: inline; float: left; color: #fff !important; font-family:"franklin-gothic-urw-cond",arial, helvetica,sans-serif !important; letter-spacing: 0.03em;}

ul.menu li, ul.menu li a:hover { letter-spacing: 0.03em; color: #4a92c4 !important;  }

ul li.leaf {list-style-type:none;list-style-image:none;font-family:"franklin-gothic-urw-cond",arial, helvetica,sans-serif;text-transform:uppercase;font-size:1.3em;font-weight:bold;color:#fff !important; letter-spacing: 0.03em;}  #1c3a6e

ul.menu li a.active {color: #fff; letter-spacing: 0.03em;}*/



/* MAIN MENU*/

ul.menu {vertical-align:top; letter-spacing: 0.04em; color: #fff !important; }

ul.menu li, ul.menu li a {display: inline; float: left; color: #fff !important; font-family:"franklin-gothic-urw-cond",arial, helvetica,sans-serif !important; letter-spacing: 0.04em;margin-right:1em;font-weight:600;}/*F*/

ul.menu li, ul.menu li a:hover { color: #4a92c4 !important; }/*F* margin-right:0.8em;/ }*/

ul li.leaf {list-style-type:none;list-style-image:none;font-family:"franklin-gothic-urw-cond",arial, helvetica,sans-serif;text-transform:uppercase;font-size:1.26em;font-weight:bold;color:#fff !important; letter-spacing: 0.04em;} /*F #1c3a6e*/

ul.menu li a.active {color: #fff; letter-spacing: 0.04em; margin-right:0.8em;}

/* END MAIN MENU */





/* TOP NAV */


#nav {
    list-style:none;
    font-weight:normal;
    margin:8px 0 10px 0;
    float:right;
    width:300px;
    text-transform: uppercase;
    font-size: 10px;
    z-index: 999999;
    position: absolute;
    /*right: -20px; */
	right: -60px;
    /*width:220px;*/
	width: 320px;
    
    
    
    }

#nav li {
    float:left;
    margin:0px 0px 0 0;
    position:relative;
    z-index: 999999;
}




#nav a {
    display:block;
    padding:5px 8px;
    color:#10396f;
    background:transparent;
    text-decoration:none;
    /* font-family:"franklin-gothic-urw-cond",arial, helvetica,sans-serif !important;*/
	font-family:Arial,Helvetica,sans-serif !important;
	z-index: 999999;
	
}

#nav a:hover{
    color:#000;
    background:transparent;
    text-decoration:underline;
    z-index: 999999;
    
}


/* #nav .columbialink:hover {

background:#fff;
}

*/


#nav ul{
    background:transparent; 
    list-style:none;
    position:absolute;
    left:-9999px; 
    padding-top: 0px;
    
    }


#nav ul li {
    padding-top:0px;
    border-top: 1px solid #fff;
    float:none;
    
}
#nav ul a {
    white-space:nowrap; 
}
#nav li:hover ul { 
    left:0; 
}
#nav li:hover a { 
    background:#4d8fc9;
    text-decoration:none;
    color: #fff;
    
    
}

#nav .columbialink:hover a { 
    background:transparent;
    text-decoration:none;
    
}


#nav li:hover ul a { 
    text-decoration:none;
}
#nav li:hover ul li a:hover {  
    background:#194590;
}

/* END TOP NAV  */








/* OLD TOP NAV */

#block-menu-menu-top-navigation a {
	border: 0px solid #000;
	color: #666 !important;
	
	}

#block-menu-menu-top-navigation ul.menu {margin: 0.3em 0em 0.7em -0.5em ; vertical-align:top; float: right; }

#block-menu-menu-top-navigation ul.menu li, ul.menu li a {display: inline;  font-family:"franklin-gothic-urw-cond",arial, helvetica,sans-serif !important;}

#block-menu-menu-top-navigation ul.menu li, ul.menu li a:hover { color: #4a92c4 !important; /*F*/ }

#block-menu-menu-top-navigation ul li.leaf {list-style-type:none;list-style-image:none;font-family:"franklin-gothic-urw-cond",arial, helvetica,sans-serif;text-transform:uppercase;font-size:10px; font-weight:normal; } /*F #1c3a6e*/

#block-menu-menu-top-navigation ul.menu li a.active {color: #4a92c4;}

/* END OLD TOP NAV  */




/* FOOTER NAV */

#block-menu-menu-footer-menu a {
	border: 0px solid #000;
	color: #fff !important;
	float: right !important;
	
	}

#block-menu-menu-footer-menu ul.menu {vertical-align:top;float: right; }

#block-menu-menu-footer-menu ul.menu li, ul.menu li a {display: inline;  font-family:"franklin-gothic-urw-cond",arial, helvetica,sans-serif !important; letter-spacing: 0.03em;}/*F*/

#block-menu-menu-footer-menu ul.menu li, ul.menu li a:hover { color: #4a92c4 !important; /*F*/ }

#block-menu-menu-footer-menu ul li.leaf {list-style-type:none;list-style-image:none;font-family:"franklin-gothic-urw-cond",arial, helvetica,sans-serif;text-transform:uppercase;font-size:14px; font-weight:normal; } /*F #1c3a6e*/

#block-menu-menu-footer-menu ul.menu li a.active {color: #4a92c4;}

/* FOOTER TOP NAV */



/* SEARCH */


button, input[type="reset"], input[type="submit"], input[type="button"] {
    border-radius: 0px !important; /*F*/ 
    /*F*/ /*background: -moz-linear-gradient(center top , rgb(255, 255, 255) 0%, rgb(221, 221, 221) 100%) repeat scroll 0% 0% transparent;*/
	
	margin: 1px 0px 0px -5px;
	height: 22px !important;
	vertical-align: middle !important;
	 border-radius: 0px 4px 4px 0px;
	
}

textarea, select, input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"] {
    border-radius: 0px 0px 0px 0px;
    -moz-box-sizing: border-box;
    background-clip: padding-box;
    background-color: rgb(255, 255, 255);
    border-width: 1px;
    border-style: solid;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    border-color: rgb(132, 132, 132) rgb(193, 193, 193) rgb(225, 225, 225);
    color: rgb(0, 0, 0);
    outline: 0px none;
    padding: 2px 0px 2px 3px !important;
    font-size: 13px;
    font-family: Arial,sans-serif;
    height: 1.79em;
	
}


#search-bar input[type="text"] {
 border-width: 0px !important;
  border-color: transparent !important;
 border-style: none !important;
 margin: 0px;
 border-radius: 2px 2px 2px 2px;
  height: 25px;
} 


#search-bar input[type="submit"] {

background-image:url('../images/search.png');
border-width: 0px !important;
text-indent: -99999px;
margin: 0px 0px 0px -27px; 
 

}


/* END SEARCH */



.readmore {
font-family:"franklin-gothic-urw-cond",arial, helvetica,sans-serif !important;

}




.group-right {
	
	width: 49% !important;
	padding-bottom: 0px;
	margin-bottom: 0px;
	
}


.top-stories-hp-list {font-size:1.3em;font-family:Arial, Helvetica, sans-serif;line-height:30px;}

.views-field-body {display:inline;}

td, th {padding:4px 0px 4px 0; vertical-align:top;
}

.teaser-body {display:inline;font-family:Georgia, "Times New Roman", Times, serif;font-size:1.3em;}

.group-left .fluid-width-video-wrapper {
	width: 97% !important;
	margin: 0px 0 5px 0 !important;
	
}




.views-field-title  {
	
	margin: 15px 0 15px 0;

}

.top-story-headline {
font-family: "franklin-gothic-urw-cond",arial, helvetica,sans-serif;
font-style: normal;
font-weight: 700;
line-height: 110%;
color:#10396f;
margin: 5px 0 10px 0;

}

.top-story-headline a {
	padding: 5px 0 15px 0;
	
	
	}

h2.block-title {
font-family: "trajan-pro-3",Georgia, "Times New Roman", Times, serif !important;
font-style: normal;
font-weight: 400;
color:#333;
font-size: 1.4em;
}

.teaser-title {
font-family: "franklin-gothic-urw-cond",arial, helvetica,sans-serif !important;
font-style: normal;
font-weight: 700;
line-height: 1.8em;

}

#page-title, h1 {
font-family: "franklin-gothic-urw-cond",arial, helvetica,sans-serif !important;
font-style: normal;
font-weight: 700;
color:#10396f;
line-height: 120% !important;
font-size: 2em !important;
letter-spacing: 0.003em;

	}
	
	
	#region-preface-second .block-inner h2 {
	margin:0 0 15px 0;
		
		}
	
#region-preface-new-york-stories .block-inner h2 {
	font-family: "franklin-gothic-urw-cond",arial, helvetica,sans-serif !important;
	font-style: normal;
	font-weight: 700;
	color:#10396f;
	line-height: 120% !important;
	font-size: 2em !important;
	letter-spacing: 0.003em;
	margin:0 0 15px 0;
		
		}

blockquote.image-field-caption p {
	color: #666;
	padding: 3px 0;
	margin-bottom: 0px !important;
	font-size: 11px !important;
	}




#zone-multimedia-band {
	border: 0px solid #000;
	vertical-align:text-top !important;
	/*overflow:hidden !important;*/
	margin-top: 80px;
	
	}



#region-content-multimedia h2.block-title {
  margin: 10px 0;
  font-family: Helvetica, Arial, sans-serif !important;
  font-size: 22px;
}	
	
.views-view-grid {
  border:none;
}

#block-views-multimedia-view-block-1 {
  position: relative;
}

#block-views-multimedia-view-block-1 .view-content {
  margin: 0 -10px;
}

.views-view-grid.cols-3,
.views-view-grid.cols-4 {
	
	margin-bottom: 0px !important;
	}
	
.views-view-grid.cols-3 td {
	padding: 0 10px 20px 10px;
	width: 30%;
}
.views-view-grid.cols-4 td {
	padding: 0 10px 20px 10px;
	width: 25%;
}
	
.view-multimedia-view .views-field-title {
  margin: 5px 0 0;
}

.view-multimedia-view .attachment-before {
  position: absolute;
  top: 10px;
  right: 10px;
}
.view-multimedia-view.view-display-id-attachment_1 {
  padding-top: 0;
}

#region-multimedia-band2, #region-multimedia-band3 {

margin-top: 8px;

}

#region-multimedia-band .block-inner {
	
	margin-top: -36px;
	
}

#region-multimedia-band .block-inner .block-title {
	margin-bottom: 10px !important;
	padding: 0 0px 10px 0;
	
	}
	
#region-content2 .block-inner .block-title {
	margin-bottom: 15px !important;
	
	}
	
DIV.field.field-name-node-link.field-type-ds.field-label-hidden {
	
	position: relative;
	font-weight: 700;
	display: inline;
	top: -15px;
  	width: 100px;
  	left: 0px;
	
	
}


a:link .top-story-headline{
	font-family: "franklin-gothic-urw-cond",arial, helvetica,sans-serif;
	font-style: normal;
	font-weight: 700;
	line-height: 1.4em;
	color:#10396f;
}

a.top-story-headline{
	font-family: "franklin-gothic-urw-cond",arial, helvetica,sans-serif;
	font-style: normal;
	font-weight: 700;
	line-height: 1.4em;
	color:#10396f;
}

#search-bar {
	margin:0.2em 0 0 0;
	text-align:right; /*F*/
	vertical-align:top; /*F*/
	position: relative;
}

#search-bar form {
	margin:1em 0 0 0 !important;
}



.region-sidebar-second-inner h2.block-title {
	background:#eeeeee !important; 
	padding:10px 10px 20px 10px;
	
}


.region-sidebar-pressroom h2.block-title {
	background:#eeeeee !important; 
	padding:10px 10px 20px 10px;
	
}


.region-sidebar-pressroom .views-row-last {
	Padding-bottom:30px;
}


.region-sidebar-second-inner .views-row-last {
	Padding-bottom:30px;
}




.subnav-text {
color:#fff;	
}

h2.article-teaser-title, h2.article-teaser-title a {
	font-size:1.125em !important;
	font-family: "franklin-gothic-urw-cond",arial, helvetica,sans-serif;
	margin-bottom:0;
	line-height: 130% !important;
	font-weight: 700;
}

/*Teaser body copy*/
.field-name-body,
.submitted {
	font-size:1.15em;
	padding: 10px 0px 0px 0px;
	line-height: 130% !important;
	font-family: Helvetica, Arial, sans-serif;
	font-weight:300;
}
/*End teaser body copy*/

.cke_show_borders {
	font-family: Helvetica, Arial, sans-serif !important;
	font-weight:300;
	line-height: 19.5px !important;
	font-size: 15px;
}

.cke_show_borders img {
  margin: 0 10px 10px 0;
}



.group-left blockquote.image-field-caption {
display:none;
}


/* PRESS ROOM */


#press-room-top-header {

}

#press-room-top-left {

padding: 0 10px 0 0; 
float: left; 
width: 48%;
border-right: 1px solid #000;
font-size: 14px;

}

#press-room-top-right {
padding: 0 0px 0 5px; 
float: right; 
width: 48%;
}



.press-header-link {
clear: both;
display: block;
font-weight: 600;
}


#block-views-press-room-block h2.block-title {

padding: 20px 0;
}

#block-views-press-room-block .group-left {
width: 30% !important;
}

#block-views-press-room-block  .group-right  {
width: 70% !important;
}

#block-views-press-room-block  .group-right p {
font-size: 13px !important;

}



/* MULTIMEDIA BAND */



h2.video-band-title {
	font-size:1.2em ;
	font-family: "franklin-gothic-urw-cond",arial, helvetica,sans-serif;
	margin-bottom:0;
	margin-top: 5px !important;
}

h2.in-the-headlines-link {

	font-family: "franklin-gothic-urw-cond",arial, helvetica,sans-serif;
	font-style: normal;
	font-weight: 700;
	line-height: 130%;
	color:#10396f;
	font-size:1.1em;
	padding:0 10px ;
	margin-bottom: 5px;
}

h2.media-source {
	font-family: Arial, Helvetica, sans-serif;
	color:#999;
	line-height: 120%;
    font-size:0.9em;
	padding:0px 10px;
	font-weight:normal;
	font-style:italic;
	letter-spacing: 0.03em;
	
}

.topics-view-class {
	font-family: "franklin-gothic-urw-cond",arial, helvetica,sans-serif;
	font-style: normal;
	font-weight: 700;
	line-height: 100%;
	color:#10396f;
	font-size:1.1em;
	background-color:#eeeeee;
	padding:7px;
}

#block-views-in-the-headlines-view-block, .block-views-new-york-stories-sidebar-block {
	background-color:#eeeeee;
	margin-top: 3em;
}




/* Subscription Block Sidebar */

#block-block-10 {
	background-color:#eeeeee;
	margin-bottom: 1.5em;

}

#block-block-10 h2 {

	padding: 10px 10px 10px;
}
#subscribe_link {
	 padding-left: 10px;

}

#mc_embed_signup {
	background-color:#eeeeee !important;
	padding: 0 15px 0 3px !important;

}

#mc_embed_signup h2 {

	font-family: "franklin-gothic-urw-cond",arial,helvetica,sans-serif !important;
	font-style: normal !important;
	font-weight: 700;
	line-height: 130% !important;
	color: #10396f!important;
	font-size: 1.1em !important;
	padding: 0px 0px !important;
	margin-top: 0px !important;
	
	margin-bottom: 10px!important;

}

#mc_embed_signup form {
    display: block;
    position: relative;
    text-align: left;
    padding: 0px 0px 10px 3% !important;
    
}


#mc_embed_signup .indicates-required {
    text-align: right !important;
    font-size: 10px !important;
    margin-right: 4% !important;
    vertical-align: top !important;
    margin-top: -10px !important;
    position: relative !important;
    display: none;
}

#mc_embed_signup .asterisk {
    color: rgb(204, 102, 0);
    font-size: 150% !important;
    
}




#mc_embed_signup .mc-field-group {
    clear: left;
    position: relative;
    width: 96%;
    padding-bottom: 0% !important;
    min-height: 50px;
}

#mc_embed_signup .mc-field-group label {
    display: block;
    margin-bottom: 3px;
    line-height: 130% !important;
	color: #10396f!important;
	font-size: 0.8em !important;
	font-weight: 400;
	font-style: italic;
	font-family: Georgia,"Times New Roman",Times,serif !important;
}


#mc_embed_signup input {

 border: 1px solid #ccc !important;
}

#mc_embed_signup .button {
    clear: both;
    background-color: #ddd !important;
    border: 1px solid #ccc !important;
    border-radius: 4px 4px 4px 4px;
    color: #333!important;
    cursor: pointer;
    display: inline-block;
    font-size: 11px !important;
    font-weight: normal;
    height: 32px;
    line-height: 100% !important;
    margin: 5px 5px 10px 0px !important;
    padding: 3px 15px !important;
    text-align: center;
    text-decoration: none;
    vertical-align: middle !important;
    white-space: nowrap;
    width: auto;
    	
    text-transform: uppercase;
    vertical-align: middle !important;
   
	
}

/* END Subscription Block Sidebar */




/* Contact Us */

.contact_content {
	margin-bottom: 20px;

}

h2.contact_title {
	font-size: 1.3em !important;
	font-family: "franklin-gothic-urw-cond",arial,helvetica,sans-serif;
	margin-bottom: 20px;
	line-height: 130% !important;
	font-weight: 700;
	color: rgb(16, 57, 111);

}


h3.contact_title {
	font-family: "franklin-gothic-urw-cond",arial,helvetica,sans-serif;
	font-style: normal;
	font-weight: 700;
	line-height: 130%;
	color: rgb(16, 57, 111);
	font-size: 1.1em;
	padding: 0px 0px;
	margin-bottom: 0px !important;

}


.contact_img {

}


.contact_teaser {

	margin-bottom: 20px;

}




.block-block-11, .block-block-12, .block-block-13 {
margin-bottom: 2.5em;
padding: 10px 10px 20px;
background-color:#eeeeee;
}

.block-block-11 {
margin-top: 60px;
}

.block-block-13 {
/*height: 70px;*/
}

.block-block-13 h2.block-title {
padding: 10px 10px 10px;

}



/* END Contact Us */




/* Staff Listing */


#node-page-35 .col-2 {
    float: right;
    width: 45%;
}

#node-page-35  .col-1 {
    float: left;
    width: 45%;
    padding-right: 10px;
}


.staff-department {
    color: rgb(0, 0, 0);
    font-size: 1em;
    font-weight: bold;
    margin: 20px 0px 17px;
}

.content has-info {
	margin: 0px 0px 17px;
}

.title.hover-container,  .title.hover-container a {
	margin: 10px 0px 0px;
	font-weight: bold;
	color: #10396f!important;
}

/* END Staff Listing */




/* Pager */

.item-list {
	width: auto;

}

.pager {
	background: transparent;
	border-width: 0px;
	
	margin-top: 20px;
	border-top: 0px solid #000;
	border-radius: 0px;
}

.pager li.first, .pager li.first a, .pager li.first a:hover {
	border-left: 1px solid #4d8fc9;
	border-radius: 0px;
}


li.first a:hover {
    border-radius: 0px;
}


.pager li.pager-current {
	background: transparent;
	color: #10396f;


}



.pager li {
	display: inline;
	border-right: 1px solid #4d8fc9;
	border-color: #4d8fc9;
	font: bold 12px/1.2 Arial,sans-serif;
	outline: 0px none;
}

.pager li a {
    background: transparent;
    cursor: pointer;
    color: #4d8fc9;
}


.pager li.pager-next {
    border-left: 1px solid #4d8fc9;
   
    position: absolute;
	top: 0px;
	right: 70px;
}

.pager li.pager-last {
    border-left: 1px solid #4d8fc9;
    
    
}




.pager li.pager-first a, .pager li.pager-previous a, .pager li.pager-next a, .pager li.pager-last a, .pager li.first a:hover  {
    width: 70px;
    text-align: center;
    padding: 4px 0px;
    border-left: 0px solid #4d8fc9;
}





/* COLORS 
light blue 4d8fc9
dark blue links 10396f
multimedia background 383735
dark blue header #10396f 
super light greay sidebar eeeeee
blue menu 194590
*/




/* End Pager */





.expansion_updates p {

font-size: 14px; 
padding: 0px 10px 10px 10px ;

}



#comments h2 {
font-family: "franklin-gothic-urw-cond",arial, helvetica,sans-serif !important;
font-style: normal;
font-weight: 700;
color:#333;
font-size: 1.4em;
text-transform: uppercase;
color:#10396f;
	}
	
	#comments label {
		font-family: "franklin-gothic-urw-cond",arial, helvetica,sans-serif !important;
		
		}
		

/* MEDIA QUERYS */






/* Tablets (portrait and landscape) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {

ul li.leaf {

font-size: 1.05em;
padding: 0.8em 0.5em 0px 0px;
}

#zone-preface-wrapper {
height: 500px;
}


.topics-view-class {
padding: 5px;

}

#zone-multimedia-band {
   
    margin-top: 60px;
}


#region-multimedia-band .block-inner {
    margin-top: -36px;
}

#page #section-content #zone-content-wrapper {
    padding: 2em 0px;
}


h2.article-teaser-title, h2.article-teaser-title a {
    font-size: 1.1em !important;
    
}

.field-name-body {
    font-size: 1.1em;
    
    }

.group-right {
    width: 48% !important;
    
    }

#region-footer-first, #region-footer-second {
        width: 335px !important;
        padding-bottom: 40px;
}

.logo_footer {
    margin: 15px 0px !important;
    width: 325px;
}


#zone-content-wrapper.multimedia-wrapper {
   
    height: 550px;


}


}

/* Smartphones (portrait ) ----------- */
@media only screen 
and (max-width : 420px) {
	
	#region-preface-second .block-inner h2 {
    margin: 40px 0 15px;
}

#nav {display:none;}

}




/* Smartphones (portrait ) ----------- */
@media only screen 
and (max-width : 320px) {
	
	#region-preface-second .block-inner h2 {
    margin: 40px 0 15px;
}


#nav {
    
    margin: 8px auto 15px auto;
    position: relative;
    width: 100%;
}

.logo-img {
    margin: 40px 0px 20px;
    
}

#zone-header-wrapper {

    height: 80px;
     padding: 0 5px;
    
    }

ul li.leaf {

font-size: 0.95em;
padding: 0.8em 0.5em 0px 0px;
}

#zone-preface-wrapper {
   
    padding: 2em 0px;
    
}

.container-12 .grid-6 {
    width: 800px !important;
   
}


#search-bar {
    margin: 0.2em 0px 0px;
text-align: left;
vertical-align: top;
position: relative;
    
}


.container-12 .grid-4 {
margin-top: -85px;
}

#zone-multimedia-band {
  
    margin-top: 120px;
}

.ds-2col-stacked > .group-left, .ds-2col-stacked > .group-right {
        float: left;
    width: 100% !important;
    clear: both !important;
}

.group-left img {

margin-bottom: 15px;
}

.group-left  .embedded-video {
margin-bottom: 15px;


}

block-13 {
    margin-bottom: 3.5em;
    
}

#zone-footer-wrapper {
margin-top: 20px;
}

#region-footer-first, #region-footer-second {
        width: 100%!important;
        clear: both;
        padding: 0 5px;
}

.logo_footer {
    margin: 15px 0px !important;
    width: 295px;
}


#block-menu-menu-footer-menu ul.menu {
    margin: 1.7em 0em 0em 5px;
    vertical-align: top;
    float: left;
}

#region-footer-second {
        width: 316px !important;
        padding-bottom: 20px;
		
		
		}

DIV.region-inner.region-footer-second-inner {
   margin-right: 15px;
}

}





/* Smartphones (landscape ) ----------- */
@media only screen 
and (max-width : 767px) {


.page-multimedia-view #zone-header-wrapper {
  padding-bottom: 20px;
}

#nav {
    
    margin: 8px auto 15px auto;
    position: relative;
    width: 100%;
}

.logo-img {
    margin: 40px 0px 20px;
}

#zone-header-wrapper {

    height: 80px;
     padding: 0 5px;
    
    }

ul li.leaf {

font-size: 0.95em;
padding: 0.8em 0.5em 0px 0px;
}

#zone-preface-wrapper {
   
    padding: 2em 0px;
    
}

.container-12 .grid-6 {
    width: 100%;
   
}


#search-bar {
    margin: 0.2em 0px 0px;
text-align: left;
vertical-align: top;
position: relative;
    
}


.container-12 .grid-4 {

}

#zone-multimedia-band {
  
    margin-top: 120px;
}

.ds-2col-stacked > .group-left, .ds-2col-stacked > .group-right {
        float: left;
    width: 100% !important;
    clear: both !important;
}

.group-left img {
width: 100% !important;

margin-bottom: 15px;
}

.group-left  .embedded-video {
margin-bottom: 15px;


}

block-13 {
    margin-bottom: 3.5em;
    
}

#zone-footer-wrapper {
margin-top: 20px;
}

#region-footer-first, #region-footer-second {
        width: 100%!important;
        clear: both;
        padding: 0 5px;
}

.logo_footer {
    margin: 15px 0px !important;
    width: 295px;
}


#block-menu-menu-footer-menu ul.menu {
    margin: 1.7em -4em 0em 5px;
    vertical-align: top;
    float: left;
}

#region-footer-second {
        width: 316px !important;
        padding-bottom: 20px;
		
		
		}

DIV.region-inner.region-footer-second-inner {
   margin-right: 15px;
}

}



.region-content ul.flippy {
    
    padding: 0 20px;
    text-align: center;
    border: 0px solid #000;
   
   z-index: 99999;
   position: fixed;
  right: 0;
  top: 50%;
  width: 100%;
  margin-top: -2.5em;
    
}


.region-content ul.flippy .prev {
float: left;
margin-left: 0px;
border: 0px solid #000;

height: 20px;
width: 20px;

}


.region-content ul.flippy .next {
float: right;
margin-right:-10px;
border: 0px solid #000;

height: 20px;
width: 20px;
}


.region-content ul.flippy .next a {
display: block;
height: 90px;
width: 50px;
margin: -20px 0px;
background-image: url(../images/comment-arrow-rtl.gif);
background-repeat:no-repeat;
background-position:center center;
background-color: #eee;
border-radius:15px 0px 0px 15px;
box-shadow: 3px 6px 7px 1px rgba(0, 0, 0, 0.3);
border: 1px solid #ddd;

}


.region-content ul.flippy .prev a {

display: block;
height: 90px;
width: 50px;
margin: -20px 0px;
background-image: url(../images/comment-arrow.gif);
background-repeat:no-repeat;
background-position:center center;
background-color: #eee;
border-radius:0px 15px 15px 0px;
box-shadow: 3px 6px 7px 1px rgba(0, 0, 0, 0.3);
border: 1px solid #ddd;
}


.region-content ul.flippy .next a:hover, .region-content ul.flippy .prev a:hover {
display: block;
height: 90px;
width: 50px;
margin: -20px 0px;
background-repeat:no-repeat;
background-position:center center;
background-color: #10396F;

box-shadow: 3px 6px 7px 1px rgba(0, 0, 0, 0.3);
border: 1px solid #ddd;
}


.media-waywire-player {
max-width:100% !important;
}

.view-mode-teaser_view_mode .media-waywire-player {
max-height: 207px;
}

.responsive-layout-mobile .view-mode-teaser_view_mode .media-waywire-player {
/*max-height: 400px; commented out because it added extra height in mobile views*/ 
}

.responsive-layout-mobile .views-view-grid * {
  display: block;
  margin: 0;
  padding: 0; 
}
.responsive-layout-mobile #block-system-main .view-topics-view {
  width: auto;
}



ul li.leaf {
    margin: 0;
    padding: 0.8em 0.5em 0 0 !important;
}

#block-menu-menu-footer-menu ul.menu {margin-right:-32px;}

.group-footer {
    margin: 5px 0 20px;
}

/*#region-topics .contextual-links-region {margin-top:20px !important;}*/

#region-topics .contextual-links-region h2.block-title {display:inline !important;margin-left: 0;margin-right:0;font-family:Helvetica, Arial, Helvetica, sans-serif !important;font-weight:300;font-size:14px;color:#333;}

.block-views-topics-view-block div {display:inline !important;font-family:Helvetica, Arial, Helvetica, sans-serif !important;font-weight:300;font-size:14px;margin: 0 1em;}
.block-views-topics-view-block div a {color:#336699;}

.block-views-topics-view-block div:first-child {margin: 0;}


#region-topics  h2.block-title {display:inline !important;margin-left: 0;margin-right:0;font-family:Helvetica, Arial, Helvetica, sans-serif !important;font-weight:300;font-size:14px;color:#333;}
#region-topics {margin-top:20px !important;}

#zone-preface-wrapper {padding: 3em 0 1.5em;}

.logo-img {
    margin: 15px 0 20px 0;
}


/*#block-views-in-the-headlines-view-block, .block-views-new-york-stories-sidebar-block {

    margin-bottom: 40px;

}*/

.view-2nd-tier-top-stories .views-field-title {font-family:Arial, Helvetica, sans-serif;color:#10396f;font-size: 1.2em;margin:.5em 0;line-height: 130%;font-weight:700;}
.view-2nd-tier-top-stories .views-field-title a{color:#10396f;}

.view-top-story p {font-family:Helvetica, Arial, Helvetica, sans-serif !important;font-size: 1.1em;font-weight:300;}

#block-views-in-the-headlines-view-block {    
/*background-color: #fff;*/
    margin-top: 1em;
}

h2.in-the-headlines-link { padding: 0 10px;}

#block-block-10 {margin-top:1.5em;}

#go-to-page-form {display:none;}
#views-glossary-go-to-page {clear:both;}

#block-views-top-multimedia-video-block h2.block-title {
  color: #FFF;
  margin: 0 0 10px;

  font-family: Helvetica, Arial, sans-serif !important;
  font-size: 22px;
}


@media only screen 
and (max-width : 768px) {
/*
#block-views-topics-view-block {display:none;}
*/
}

#region-content .view-topics-view {
width:100%;
}

.views-summary {padding: 3px 1px 2px 9px;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;margin-right:1px;margin-bottom:10px;}

#block-system-main .view-topics-view {padding:10px 0;}

.views-summary a {color:#fff;}

#block-system-main .view-topics-view {
width: 960px;
}

.taxonomy-term.vocabulary-content-topics h2, .taxonomy-term.vocabulary-tags h2 {
   
    font-size: 18px;
    font-weight: 700;
display:none;

	
}

.view-display-id-attachment_1 {padding-top:15px;}



/* STICKY FOOTER */

HTML, BODY {
  height: 100%;
}

#page {
  min-height: 100%;
  position: relative;
}

#section-content {
  padding-bottom: 130px;
}

.page-multimedia-view #section-content {
  padding-bottom: 0;
}

#section-footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 0;
}

/*
#zone-footer-wrapper {margin-top:100px;}
*/

/* END STICKY FOOTER */


#block-menu-menu-footer-menu {padding-top:27px;}

.view-id-topics_view .row-first {padding-top:10px;margin-top:10px;border-top: 1px solid #dcdfdf;}

.attachment-after .view-topics-view  h2{font-size:1.1em;font-weight:100;display:block;padding-top:10px;}

/* taxonomy/term/% */
/*
@media only screen and (max-width: 790px) { 
#search-bar input[type="submit"] {display:none !important;}
#search-bar input[type="text"] {display:none !important;}
}
*/

@media only screen and (max-width: 490px) { 
#zone-header-wrapper {
    min-height: 50px; }
}

@media only screen and (max-width: 767px) { 
  #section-footer {
    clear: both;
    position: static;
  }
  #zone-header-wrapper {
    height: auto;
  }
  #region-topics {
    background: #FFF;
    padding: 5px 15px;
    margin: 0 -5px;
  }
  
  .views-view-grid.cols-3 td,
  .views-view-grid.cols-4 td {
        width: 100%;
    }

  #block-views-2nd-tier-top-stories-block {display:none;}
}

@media only screen and (max-width: 490px) {
	#zone-preface-wrapper {
    padding: 3em 0 4em;
}
}



.block-block-13 {padding: 10px 10px 10px;}

h2.block-title {
    color: #333;
    font-family: "trajan-pro-3",Georgia,"Times New Roman",Times,serif !important;
    font-size: 1.3em;
    font-style: normal;
    font-weight: 400;
}

#mc_embed_signup input.email {
    display: block;
    margin: 0 4% 10px 0;
    min-width: 275px;
    padding: 8px 0;
    text-indent: 5px;
    width: 90%;
}

#mc_embed_signup .button {
    background-color: #10396f !important; color:#fff;}
	
#region-header-first .responsive-menus {margin:0; }

.view-topics-view {
    clear: both;
}

@media only screen and (max-width: 490px) {
	#zone-multimedia-band {margin-top:30px;}
	#zone-preface-wrapper {
    margin-bottom: 5em;
    padding: 3em 0 0;
}
}

#block-views-related-articles-block-1 h2 {padding:30px 0 15px 0;}


.submitted {display:none;}

article.node-article .submitted {
  display: block;
  margin-bottom: 5px;
  padding: 0;
}

body.node-type-article #page-title {
  margin-bottom: 10px;
}

.view-2nd-tier-top-stories .image-field-caption {display:none;}

.image-field-caption {
  font-family:Helvetica, Arial, sans-serif;
  font-weight:100;

  color: #666;
  font-size: 11px;
  line-height: normal;
}

.front .image-field-caption {
  display: none;
}

.block-views-topics-view-block div  {margin: 0 0.7em;}

.view-related-articles h6 {font-family:Helvetica, Arial, sans-serif;}

.view-related-articles .image-field-caption {display:none;}

#alpha .views-summary.active {
  background: #10396f;
}

.view-taxonomy-term .image-field-caption {display:none;}

.cke_show_borders a,
article.node-article .field-name-body a {
  font-weight: bold;
}

#block-block-16 {
  font-family: Helvetica, Arial, sans-serif !important;
  border: 1px solid #336699;
  background: rgba(33, 66, 99, 0.1);
  padding: 10px;
}
#block-block-16 h2 {
  font-family: Helvetica, Arial, sans-serif !important;
  margin: 0 0 10px;
  font-size: 1.2em;
}
#block-block-16 p {
  margin: 0;
}

/* Clearfix */
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#block-block-17 {
  margin: 0 0 2em;
}

#gsa-search {
  margin: 1em 0 2em;
}

#gsa-search,
#gsa-search h3 {
  font-family: Helvetica, Arial, sans-serif;
}
#gsa-search h3 {
  margin: 0;
  font-size: 1.2em;
}
#gsa-search .description {
  color: #000;
}
#gsa-search .description,
#gsa-search .url {
  margin-left: 30px;
  font-size: 1em;
}
#gsa-search .url {
  text-overflow: ellipsis;
  overflow: hidden;
}
#gsa-search-results li {
  margin: 1em 0;
  list-style: none;
  display: block;
}

#gsa-search .url a {
  white-space: nowrap;
}

#gsa-search .gsa-collapse {
}
#gsa-search .pull-left {
  float: left;
}
#gsa-search .pull-right {
  float: right;
}
#gsa-search .pager {
  float: left;
  margin: 0 0 0 2em;
}
#gsa-search .pager-top {
  float: none;
  margin: 0;
}
#gsa-search .pager li {
  border: 0;
}
#gsa-search .pager .disabled {
  opacity: 0.2;
}

.gsa-results-shown #zone-preface-wrapper {
  background: #FFF;
}
.gsa-results-shown #block-views-topics-view-block,
.gsa-results-shown #section-content {
  display: none;
}
.gsa-results-shown #region-topics {
  z-index: 50;
  display: block;
}

.ng-leave-active {
  display: none !important;
}

.ng-trans.ng-enter-stagger{
  /* this will have a 100ms delay between each successive leave animation */
  transition-delay: 0.02s;

  /* in case the stagger doesn't work then the duration value
   must be set to 0 to avoid an accidental CSS inheritance */
  transition-duration: 0s;
}

.nivoSlider img {
  margin: 0 !important;
}

.nivo-caption {
  position: static;
  padding-top: 0;
  padding-bottom: 0;
}
.theme-default .nivo-controlNav a {
  background: none;
  text-indent: 0;
  font-weight: normal !important;
}
.theme-default .nivo-controlNav a.active {
  font-weight: bold !important;
  color: black;
}


.theme-default .nivo-controlNav {
	font-size: 0.9em;
	padding: 5px 0;
	text-align: left;
	color: #666;
}

.theme-default .nivoSlider { 
	-webkit-box-shadow: none; 
	box-shadow: none;
	z-index: 11;

  -webkit-transition: all 0.2s ease-out;  
  -moz-transition: all 0.2s ease-out;  
  -o-transition: all 0.2s ease-out;  
  transition: all 0.2s ease-out;
}

.nivo-caption,
.nivo-controlNav {
  -webkit-transition: padding 0.2s ease-out;  
  -moz-transition: padding 0.2s ease-out;  
  -o-transition: padding 0.2s ease-out;  
  transition: padding 0.2s ease-out;
}

.nivo-caption { 
	background: white;
	color: #666;
	padding: 5px 0px;
}

#full-screen-slider {
  display: none;
}

.nivo-caption p { padding: 5px 0;}


.stButton { margin-right: 0 !important; }
.st_twitter_large .stButton .stLarge {
  background: url('../images/twt-blue.png') no-repeat !important;
  width: 38px;
  height: 38px;
  margin: 0;
}
.st_facebook_large .stButton .stLarge {
  background: url('../images/fb-blue.png') no-repeat !important;
  width: 38px;
  height: 38px;
  margin: 0;
}
.st_email_large .stButton .stLarge {
  background: url('../images/mail-blue.png') no-repeat !important;
  width: 38px;
  height: 38px;
  margin: 0;
}
.st_linkedin_large .stButton .stLarge {
  background: url('../images/in-blue.png') no-repeat !important;
  width: 38px;
  height: 38px;
}

#block-block-18 .content:before {
  content: "Share This";
  font-family: "trajan-pro-3",Georgia, "Times New Roman", Times, serif !important;
  color: #333;
  font-size: 1.3em;
  font-weight: 400;
  display: block;
  float: left;
  margin: 10px 0.7em 1.5em 10px;
}
#block-system-main #block-block-18 .content:before {
  margin: 10px 2em 1.5em 0;
}


@media (min-width: 740px) {
  #full-screen-slider {
    -webkit-transition: all 0.2s ease-out;  
    -moz-transition: all 0.2s ease-out;  
    -o-transition: all 0.2s ease-out;  
    transition: all 0.2s ease-out;
    opacity: 1;
  
  	font-size: 0.9em;
  	color: #666;
  	white-space: nowrap;
  	display: inline;
  }
  
  .slider-focus #full-screen-slider {
    opacity: 0;
  }

  .slider-focus #slider-overlay {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.8;
  }

  .slider-focus .theme-default .nivo-caption {
    padding: 5px 10px;
  }
  .slider-focus .theme-default .nivo-controlNav {
    padding: 5px 10px;
  }
  #slider-overlay {
    -webkit-transition: opacity 0.2s ease-out;  
    -moz-transition: opacity 0.2s ease-out;  
    -o-transition: opacity 0.2s ease-out;  
    transition: opacity 0.2s ease-out;
  
    position: fixed;
    top: -2000px;
    left: -2000px;
    width: 1px;
    height: 1px;
    opacity: 0;
    background: #FFF;
    z-index: 10;
  }
  
  .slider-focus .theme-default .nivoSlider {
    -webkit-box-shadow: 0 1px 5px 0 #4a4a4a;
    box-shadow: 0 1px 5px 0 #4a4a4a;
    width: 152%;
  }

}