/* Nature of Evidence Main CSS */
 body {
	 background: none;
	/*background-color: #ecebe9;
	 */
	 background-color:#fff;
}
 body .wrapper {
	 background:none;
}
 p {
	 margin-bottom: 1em;
	 margin-right: 1em;
}
/***********************************************/
/* Header Style */
 #header {
	 background-color:#fff;
}
 #emory-wide ul {
	 margin-right:30px;
}
 #emory-wide ul .top.search {
	 clear:both;
	 float:right;
}
 #emory-wide .top>a, #emory-wide .top>a:hover{
	 background:none;
	 color:#002878;
}
 #emory-wide .top>a:hover, #emory-wide .top>a:focus, #emory-wide .top>a:active, #emory-wide .top:hover>a, #emory-wide .top.show>a {
	 background:none;
	 color:#002878;
	 text-shadow: 1px 1px 2px #ddd;
}
 #emory-wide .top .nav-box{
	 background:none;
	 background-color:#fff;
	 border:1px #e5e5e5 solid;
	 border-top:none;
	 overflow: hidden;
}
 #emory-wide .top>a:before{
	 content: "\25B6";
	 color:#E7A614;
	 padding-right:10px;
	 font-size:12px;
	 width:20px;
}
 #emory-wide .top>a:hover:before{
	 content: "\25BC";
	 font-size:11px;
}
 #emory-wide ul .top .nav-box.search{
	 border:none;
	 margin:0;
	 margin-top:1em;
	 z-index: 999;
	 padding:1em;
	 height:35px;
	 overflow: visible;
}
 #emory-wide .nav-box h4 {
	 color: #777;
}
 #emory-wide ul li a {
	 color: #002878;
}
 #emory-wide .nav-box .col:first-child {
	 border-right:1px dashed #e5e5e5;
}
 #emory-wide .nav-box #form-search {
	 background-color:#f9f9f9;
	 border:1px #ccc;
	 -moz-border-radius: 4px;
	 -webkit-border-radius: 4px;
	 border-radius: 4px;
	 -moz-box-shadow: inset 0 0 4px 1px #eee;
	 -webkit-box-shadow: inset 0 0 4px 1px #eee;
	 box-shadow: inset 0 0 4px 1px #eee;
}
 #form-search #q {
	 border: none;
	 border-radius: 0;
	 box-shadow: none;
	 background-color:#f9f9f9;
}
 #emory-wide .nav-box #form-search .input-append {
	 margin-bottom:0;
}
 #emory-wide .nav-box #form-search .btn {
	 -moz-border-radius: 4px;
	 -webkit-border-radius: 4px;
	 border-radius: 4px;
	 border:#fec23d;
	 background: #fec23d;
	/* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	 background: url(data:image/svg+xml;
	 base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlYzIzZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlOGE3MTciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	 background: -moz-linear-gradient(top, #fec23d 0%, #e8a717 100%);
	/* FF3.6+ */
	 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fec23d), color-stop(100%,#e8a717));
	/* Chrome,Safari4+ */
	 background: -webkit-linear-gradient(top, #fec23d 0%,#e8a717 100%);
	/* Chrome10+,Safari5.1+ */
	 background: -o-linear-gradient(top, #fec23d 0%,#e8a717 100%);
	/* Opera 11.10+ */
	 background: -ms-linear-gradient(top, #fec23d 0%,#e8a717 100%);
	/* IE10+ */
	 background: linear-gradient(to bottom, #fec23d 0%,#e8a717 100%);
	/* W3C */
	 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fec23d', endColorstr='#e8a717',GradientType=0 );
	/* IE6-8 */
	 padding-top:4px;
	 padding-bottom:4px;
}
 #emory-wide .search-scope {
	 margin: 5px 0 0 0;
}
/***********************************************/
/* Footer Style */
 #footer {
	 background: #002878;
	 color: #fff;
	 text-align:left;
	 border-top-width: 4px;
	 border-top-color: #E7A614;
	 border-top-style: solid;
}
 .footer-wrapper {
	 padding:10px;
}
 #footer a, #footer a:hover, #footer a:focus{
	 color:#fff;
}
 .footer-links {
	 text-transform:capitalize;
}
 #footer .footer-links > li {
	 border-left: 1px solid #FFF;
}
 #footer .social-links {
	 margin-left:10px;
}
 #footer .social-links:hover .static, #footer .social-links .active {
	 display:none;
}
 #footer .social-links .static, #footer .social-links:hover .active {
	 display:block;
}
/***********************************************/
/* Main Nav Styles (js dependancies)*/
 #main-nav-evidence {
	 padding: 0;
	 overflow: visible;
	 background-color:#fff;
	 border-top:1px #e5e5e5 solid;
	 border-bottom:1px #e5e5e5 solid;
}
 #main-nav-evidence ul {
	 width: 110%;
	 background-color:#fff;
}
 #main-nav-evidence ul li {
	 float: left;
	 text-align: center;
	 vertical-align: middle;
}
 #main-nav-evidence ul li a {
	 display: block;
	/* padding: 1.1em 1.6em;
	 */
	 padding: 1.1em 3.4em;
	 text-transform: uppercase;
	 font-weight:400;
	 color:#777;
	 font-size:12px;
}
 #main-nav-evidence > ul > li > a {
	 letter-spacing:1px;
}
 #main-nav-evidence ul li a:hover, #main-nav-evidence ul li a:focus, #main-nav-evidence ul li a:active, #main-nav-evidence ul li a.active {
	 text-decoration: none;
	 color:#E7A614;
}
 #main-nav-evidence ul li:first-child a{
	 padding-left: 1.8em;
}
 #main-nav-evidence .sub-nav{
	 display:none;
	 position:absolute;
}
 #main-nav-evidence {
	 overflow: visible !important;
}
 @media (min-width:768px) and (max-width:980px) {
	 #main-nav-evidence ul li a {
		 padding: 1.1em 2.4em;
	}
}
 @media (min-width: 481px) and (max-width: 767px) {
	 #main-nav-evidence {
		 height: auto;
	}
	 #main-nav-evidence ul {
		 display: block;
		 width: 100%;
		 height: auto;
		 border: ;
	}
	 #main-nav-evidence ul li {
		 border: 0;
	}
	 #main-nav-evidence ul li {
		 float: left;
		 display: block;
		 text-align: center;
		 vertical-align: middle;
		 width: 50%;
		 position: relative;
		 border: 0;
	}
	 #main-nav-evidence ul li a {
		 display: block;
		 padding: 1.42857142857143em 2em;
		 height: 1.81818181818182em;
		 text-transform: uppercase;
	}
}
 @media (max-width: 480px) {
	 #main-nav-evidence {
		 display: block;
		 display:none;
	}
	 #main-nav-evidence ul li {
		 float: none;
		 display: block;
		 text-align: center;
		 vertical-align: middle;
	}
	 #main-nav-evidence ul li a {
		 display: block;
		 min-height: 1.60714285714286em;
		 text-transform: uppercase;
		 padding: 1.42857142857143em 2em;
	}
}
 #main-nav-evidence ul.sub-nav {
	 border: 1px #e5e5e5 solid;
	 border-top:none;
	 margin-top:-1px;
}
 #main-nav-evidence ul.sub-nav li a {
	 height: auto;
	 padding: 1.1em;
	 margin: 0 auto;
}
 @media (max-width: 480px){
	 #main-nav-evidence {
		 overflow: hidden !important;
	}
	 #main-nav-evidence ul.sub-nav {
		 top: 0 !important;
		 position: relative !important;
	}
}
/***********************************************/
/* Sub Nav Styles */
 #section-title {
	 font-family: Lato,Verdana,Arial,sans-serif;
	 font-size: 30px;
	 line-height:27px;
	 text-transform: uppercase;
	 margin-left: 20px;
	 margin-top: 50px;
	 color:#e7a614;
	 border-bottom: 1px solid #DFE2E8;
	 padding-bottom: 50px;
}
 #sub-nav {
	 background-color:#fff;
	 font-family: Lato,Verdana,Arial,sans-serif;
	 font-size: 15px;
	/* 20px;
	 2/10/15 */
	 line-height:27px;
	 text-transform: uppercase;
	/* padding-top: 2em;
	 */
	 padding-top: 0;
}
 #sub-nav.gold, #sub-nav.gold ul li, #sub-nav.gold ul li:first-child{
	 background-image:none;
	 padding-top:0;
}
 #sub-nav.gold ul li a {
	 margin-top: 5px;
	 margin-left: 30px;
	 color:#002878;
}
 #sub-nav.gold ul li.selected a {
	 margin-top: 5px;
	 margin-left: 30px;
	 color:#e7a614;
}
/* , #sub-nav.gold ul li:first-child */
 #sub-nav.gold ul li, #sub-nav.gold ul li:first-child {
	 margin-left:20px;
	 background-image:url("gold-nav-arrow.png");
	 background-position: left;
	 background-repeat: no-repeat;
	 border-bottom: 1px solid #DFE2E8;
}
 #sub-nav.gold ul li.selected {
	 margin-left:20px;
	 background-image:url("gold-nav-arrow-down.png");
	/* background-position: 1px 15px;
	 */
	 background-repeat: no-repeat;
	 background-color: #fff;
	 color:#e7a614;
}
 #sub-nav.gold ul li ul li.selected {
	 background-image:none;
}
 #sub-nav.gold ul.level3 li{
	 background-image:none;
	 font-size: 15px;
	 color:#002878;
	 border-bottom: none;
}
 #sub-nav.gold ul li ul {
	 background: white;
}
 #sub-nav.gold ul.level3 li.selected {
	 background-image:none;
	 font-size: 15px;
	 color:#C5C1C7;
	 border-bottom: none;
}
 #sub-nav.gold ul.level3 li a{
	 background-image:none;
	 font-size: 15px;
	 color:#002878;
	 border-bottom: none;
	 margin-left: 15px;
}
 #sub-nav.gold ul.level3 li.selected a {
	 background-image:none;
	 font-size: 15px;
	 color:#e7a614;
	 border-bopttom: none;
	 margin-left: 15px;
}
/* #sub-nav.gold ul li ul li, , #sub-nav.gold ul li ul li:first-child{
	 background-image:none;
}
 */
/* , #sub-nav.gold ul li:first-child a:hover */
 #sub-nav.gold ul li.selected:hover {
	 max-width: 100%;
	 background-color:#F3F3F1;
}
 #sub-nav.gold ul li:hover {
	 max-width: 100%;
	 background-color:#F3F3F1;
}
 #sub-nav.gold ul.level3 li:hover{
	 max-width: 100%;
	 color:#B1B1AC;
	 width:100%;
	 margin: 0 0 0 0 ;
	/* padding-left: 20px;
	 */
	 background-image:none;
	 font-size: 15px;
	/* color:#C5C1C7;
	 */
	 border-bottom: none;
}
 #sub-nav.gold ul li.selected a:hover {
	 background: none;
	 margin-left: 30px;
	 border-left: 30px;
}
 #sub-nav.gold ul li:first-child a:hover{
	 background: none;
	 margin-left: 30px;
	 border-left: 30px;
}
 #sub-nav.gold ul li a:hover {
	 background: none;
	 margin-left: 30px;
	 border-left: 30px;
}
/* #sub-nav.gold ul li.selected a:hover {
	 max-width: 100%;
	 background-color:#F3F3F1;
}
 */
/* #sub-nav.gold ul li:first-child a:hover{
	 max-width: 100%;
	 background-color:#F3F3F1;
	 margin-left: 0;
	 background-image: url('gold-nav-arrow.png');
}
 */
/* #sub-nav.gold ul li a:hover {
	 max-width: 100%;
	 background-color:#F3F3F1;
	 margin-left: 0;
	 background-image: url('gold-nav-arrow.png');
}
 */
 @media (min-width: 980px) {
	 nav#sub-nav {
		 max-width: 100%;
		 padding-bottom: 80px;
		 margin-left: 0;
		 background-image: url('gold-nav-arrow.png');
	}
}
/* #sub-nav.gold>ul>li, #sub-nav.gold>ul>li:first-child, #sub-nav.gold>ul>li:first-child a:hover {
	 background-image: none;
}
 */
/* #sub-nav.gold>ul>li, #sub-nav.gold>ul>li, #sub-nav.gold>ul>li a:hover {
	 background-image: none;
}
 */
 element.style {
}
/***********************************************/
/* Alert Styles */
.alert {
	 margin-top: 17px;
	 padding: 14px;
	 border-radius: 0px;
}

#alert-heading {
	 padding: 10px 10px 10px 13px;
	 background-image:url("gold-nav-arrow.png");
	 background-repeat: no-repeat;
	 background-position: left;
	 text-transform: uppercase;
	 text-indent: 32px;
	 font-size: 30px;
     line-height: 27px;
	 text-align: left;
	 font-family: Lato,Verdana,Arial,sans-serif;
	 color: #002878;
}

#alert-message {
	 font-size: 13px;
	 line-height: 1.5;
}
/***********************************************/
/* Body Styles */
 #main-content, #context, #related, #alert {
	 background-color:#fff;
	 font-family: Lato,Verdana,Arial,sans-serif;
	 font-size: 13px;
	 line-height:21px;
}
/***********************************************/
/* Components Styles */
 .callout {
	 position: relative;
	 height:120px;
}
 .callout p {
	 background: #fff;
	 opacity: 0.80;
	 filter: alpha(opacity=80);
	 position: absolute;
	 bottom: 0;
	 margin-bottom: 0;
	 width: 100%;
}
 .callout .learnMore {
	 padding: 10px 10px 10px 13px;
	 background-image: url('gold-header-arrow.png');
	 background-repeat: no-repeat;
	 background-position: left;
	 text-transform: capitalize;
	 text-indent: 15px;
	 margin:0 0 0 2px;
	 text-align: left;
	 font-size:12px;
	 font-family: Lato,Verdana,Arial,sans-serif;
}
 .callout-extended .additional-text{
	 line-height:21px;
	 margin-bottom:30px;
}
 .trumba-feed.trumba-feed-loading{
	 height:100%;
	 min-height:300px;
}
 .trumba-feed .trumba-feed-header{
	 font-family: Lato,Verdana,Arial,sans-serif;
	 text-transform: uppercase;
	 font-weight: 700;
	 font-size: 18px;
	 color:#002878;
	 padding-left:5%;
	 padding-bottom:10%;
}
 .trumba-feed .trumba-feed-body ul {
	 padding-right:15%;
}
 .trumba-feed .trumba-feed-body li {
	 background: none;
	 margin:0;
	 padding:0;
	 padding:8% 0 8% 5%;
	 border-bottom: 1px solid #ccc;
}
 .trumba-feed .trumba-feed-body li:first-child {
	 border-top: 1px solid #ccc;
}
 .trumba-feed .trumba-feed-body .trubma-event-time{
	 font-family: Lato,Verdana,Arial,sans-serif;
	 text-transform: uppercase;
	 font-weight: 300;
	 font-size: 22px;
	 color:#002878;
	 clear: both;
	 display:block;
	 padding-bottom:4px;
}
 .trumba-feed .trumba-feed-body .trubma-event-header, .trumba-feed .trumba-feed-body .trubma-event-header a, .trumba-feed .trumba-feed-body .trubma-event-header a:hover, .trumba-feed .trumba-feed-body .trubma-event-header a:focus{
	 display:block;
	 clear: both;
	 color: #E9A514;
}
 @media (max-width: 767px) {
	 .callout {
		 height: auto;
	}
	 .callout p {
		 background:none;
		 opacity: 1.00;
		 filter: alpha(opacity=100);
		 background-position: center left;
		 background-image: url('/assets/css/img/callout-dots-crop.png');
		 background-repeat: repeat-x;
		 max-width: 65%;
		 margin-left: 3%;
		 text-align: right;
		 position:static;
		 bottom:auto;
		 margin-bottom:1em;
		 width:auto;
	}
}
/***********************************************/
/* Homepage Styles */
 .homepage .well {
	 -webkit-border-radius: 0;
	 -moz-border-radius: 0;
	 border-radius: 0;
	 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	 -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
	 box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	 border:none;
	 border-bottom: 1px #E5E5E5 solid;
	/*background-color: #F9F9F9;
	 */
	/* background-color: #e4e6f0;
	 */
	 background-color:#DFE1EB;
	 padding-bottom:0;
}
 .homepage #hero-row .rslides_tabs {
	 background: none;
	 font-size: 18px;
	 list-style: none;
	 margin: 0;
	 padding: 0;
	 text-align: center;
	 width: auto;
	 position: static;
	 z-index: auto;
	 bottom: auto;
	 margin-top: 10px;
	 text-align: left;
}
 .homepage #hero-row .rslides_tabs li {
	 display: inline;
	 float: none;
	 _float: left;
	 *float: left;
	 margin-right: 5px;
}
 .homepage #hero-row .rslides_tabs li:first-child{
	 margin-left:15px;
}
 .homepage #hero-row .rslides_tabs a{
	 text-indent: -9999px;
	 overflow: hidden;
	 -webkit-border-radius: 13px;
	 -moz-border-radius: 13px;
	 border-radius: 13px;
	 background: #ccc;
	 background: rgba(0,0,0, .2);
	 display: inline-block;
	 _display: block;
	 *display: block;
	 -webkit-box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
	 -moz-box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
	 box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
	 width: 7px;
	 height: 7px;
	 padding:0;
}
 .homepage #hero-row .rslides_tabs .rslides_here a {
	 background: rgb(233,165,20);
	 background: rgba(233,165,20, .8);
}
 .homepage #hero-row .rslides .caption {
	 font-size:13px;
}
 .homepage #hero-row .rslides .caption span {
	 color: rgb(233,165,20);
	 text-transform: uppercase;
	 font-weight:bold;
	 font-size:15px;
}
 .homepage .container-fluid .boxed-col-outer, .homepage .container-fluid #hero-col.boxed-col-outer{
	 border: none;
	 margin:0;
	 background:none;
	 outline: none;
}
 .homepage #hero-col.boxed-col-outer .boxed-heading{
	 display:none !important;
}
 .homepage #hero-col .boxed-col-inner {
	 padding:0;
}
 .homepage .boxed-col-outer {
	 border: none;
	 margin:0;
	 background:none;
	 outline: none;
}
 .homepage .boxed-col-outer .boxed-heading, .homepage .callout-heading{
	 display:none !important;
}
 .homepage .boxed-col-inner {
	 padding:0;
	 padding-right:20px;
	 padding-left:20px;
}
 .homepage .boxed-col-inner .evidence-header {
	 font-size: 22px;
	 line-height:20px;
	 text-transform: uppercase;
	 padding:0px 0 5px 25px;
	 background-image:url('gold-header-arrow.png');
	 background-repeat:no-repeat;
	 color:#002878;
	 text-shadow: 0px 1px 2px #8FB0FF;
	 text-shadow: -1px 1px 3px #003FBD,0 0 8px white, 0 0 8px white;
	 text-shadow: 0px 1px 3px #8FB0FF,0 0 5px white, 0 0 5px white;
	 margin-bottom:10px;
}
/***********************************************/
/* Main Image */
 #main-visual {
	 position:relative;
}
 #main-visual .muted{
	 background: url(data:image/svg+xml;
	 base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjk1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjMwJSIgc3RvcC1jb2xvcj0iI2Y3ZjhmYiIgc3RvcC1vcGFjaXR5PSIwLjkiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U0ZTZmMCIgc3RvcC1vcGFjaXR5PSIwLjUiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
	 background: -moz-linear-gradient(left, rgba(255,255,255,0.95) 0%, rgba(247,248,251,0.9) 30%, rgba(228,230,240,0.5) 100%);
	/* FF3.6+ */
	 background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0.95)), color-stop(30%,rgba(247,248,251,0.9)), color-stop(100%,rgba(228,230,240,0.5)));
	/* Chrome,Safari4+ */
	 background: -webkit-linear-gradient(left, rgba(255,255,255,0.95) 0%,rgba(247,248,251,0.9) 30%,rgba(228,230,240,0.5) 100%);
	/* Chrome10+,Safari5.1+ */
	 background: -o-linear-gradient(left, rgba(255,255,255,0.95) 0%,rgba(247,248,251,0.9) 30%,rgba(228,230,240,0.5) 100%);
	/* Opera 11.10+ */
	 background: -ms-linear-gradient(left, rgba(255,255,255,0.95) 0%,rgba(247,248,251,0.9) 30%,rgba(228,230,240,0.5) 100%);
	/* IE10+ */
	 background: linear-gradient(to right, rgba(255,255,255,0.95) 0%,rgba(247,248,251,0.9) 30%,rgba(228,230,240,0.5) 100%);
	/* W3C */
	 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2ffffff', endColorstr='#80e4e6f0',GradientType=1 )\9;
	/* IE6-8 */
	 margin:0;
	 position:absolute;
	 width:95%;
	 padding-right:5%;
	 bottom:0;
	 color:#272425;
	 padding-top: 3%;
	 font-size:17px;
}
 #main-visual .muted img{
	 padding: 3%;
	 height: 32px;
	 padding-top:0;
	 float:left;
}
/* Target Print */
 @media print {
}
/* Target small screens (phone) only */
 @media only screen and (min-width: 320px) and (max-width:479px) {
	 .callout {
		 background-image: none;
	}
	 .callout .learnMore {
		 padding-left: 25px;
	}
	 .callout p {
		 padding-left: 120px;
		 margin-left: 30px;
	}
	 #emory-wide ul .top .nav-box.search {
		 margin-top:0;
		 padding-top:2px;
	}
	 #footer .footer-links > li {
		 border-left:0;
	}
	 #footer ul li, #footer ul li:first-child {
		 border-bottom:0;
	}
	 .data-entry {
		 padding-left:10px;
		 padding-right:10px;
	}
	 #header h1 {
		 height:100px;
	}
	 #header h1 img {
		 display:block;
		 width:320px;
	}
	 .social-links.pull-right {
		 float:left;
	}
	 .container {
		 margin-top:20px;
	}
}
/* Target tablet, tablet like screens, and all larger */
 @media (min-width: 768px) {
}
/* Target small desktop, landscape tablets and all larger */
 @media (min-width: 992px) {
}
 @media only screen and (min-width: 600px) and (max-width:767px){
	/* 7in tablets in partrait view ( and large screen phones in landscape view) */
	 .callout {
		 background-image: none;
	}
	 .callout .learnMore {
		 padding-left: 25px;
		 font-size: 18px;
	}
	 .callout p {
		 padding-left: 120px;
		 margin-left: 30px;
	}
	 #header h1 {
		 margin-top:20px;
	}
	 .data-entry {
		 padding-left:10px;
		 padding-right:10px;
	}
	 #header h1 img {
		 margin-left:0;
	}
	 .social-links.pull-right {
		 float:left;
	}
	 .homepage #hero-row #hero-img {
		 height:350px!important;
		 max-height:none;
	}
	 .homepage #hero-row #hero-img .slides.section{
		 height:325px!important;
		 max-height:none;
	}
}
 @media only screen and (min-width: 480px) and (max-width:599px){
	/* iPhone, iPod touch in portrait view ( and other small screen phone) */
	 .callout {
		 background-image: none;
	}
	 .callout .learnMore {
		 padding-left: 25px;
		 font-size: 18px;
	}
	 .callout p {
		 padding-left: 120px;
		 margin-left: 30px;
	}
	 #emory-wide ul .top .nav-box.search {
		 margin-top:0;
		 padding-top:2px;
	}
	 #footer .footer-links > li {
		 border-left:0;
	}
	 #footer ul li, #footer ul li:first-child {
		 border-bottom:0;
	}
	 .data-entry {
		 padding-left:10px;
		 padding-right:10px;
	}
	 #header h1 {
		 height:100px;
	}
	 #header h1 img {
		 display:block;
		 width:480px;
		 margin-left:0;
	}
	 .social-links.pull-right {
		 float:left;
	}
}
/* Target large desktop */
 @media (min-width: 1200px) {
}
/* Target tablet and tablet like screens only */
 @media (min-width: 768px) and (max-width: 980px) {
	 #header h1 {
		 margin-top: 50px;
	}
	 .homepage .container-fluid .boxed-col-outer, .homepage .container-fluid #hero-col.boxed-col-outer {
		 width: 768px;
		 height:auto!important;
	}
	 .container #hero-row.hero-no-float #hero-img, .container #hero-row.hero-no-float .span3 {
		 margin:0;
	}
	 #context {
		 display: table-footer-group;
		 float: none;
	}
	 #main-content {
		 display:table-row;
		 float:none;
	}
	 .row.col1col2 {
		 width: 768px;
		 margin-left:0;
	}
	 .data-entry {
		 padding-left:10px;
		 padding-right:10px;
	}
	 .social-links img {
		 width:30px;
	}
	 .row {
		 margin-left:0;
	}
	 .homepage {
		 width:768px;
	}
	 .homepage #row1-group3 {
		 width:245px;
		 float:right;
	}
	 .img-wide#main-visual {
		 width:716px;
	}
}
/* Target small desktop and landscape tablets only */
 @media (min-width: 992px) and (max-width: 1199px) {
}
 