@charset "UTF-8";
/* CSS Document */
section#article {
	background-color: initial !important;
}
#global-dropdown .fa-bars{
	font-size: 1.13333333em;
	line-height: 0.15em;
}
#global-dropdown {
	top: 1px;
}
#global-dropdown .dropdown-toggle {
	padding: 4px 7px 4px 7px;
}
#mute {
	width: 50px;
	height: 50px;
	background-repeat: no-repeat;
	position: absolute;
	right: 20px;
	bottom: 90px;
	background-color: rgba(255,255,255,.7);
	border-radius: 50%;
	background-size: 60%;
	background-position: center;
}
.experience-title {
	position: absolute;
	font-style: italic;
	z-index: 10;
	background-color: rgba(255, 255, 255, 0.75);
	padding: 10px 20px;
	top: 20px;
}
.landing #main-content .tv-row .contentcontainer p {
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 0;
}
.modal {
	z-index: 999999 !important;
}
.modal-body {
	top: 20px;
}
.modal-content {
	padding-bottom: 20px;
}
.landing #main-content {
	display: inline;
}
html,body {
	height:100%;
}
/* Video Overlay */
#overlay {
	height:90vh;
	left:0;
	position:relative;
	top:0;
	transition:background-color 300ms ease;
	width:100%;
}
.fade { background-color:rgba(0,0,0,.85) !important; }
/* Hero Video + Fallback */
#hero-vid {
	backface-visibility:hidden;
	background:url("/_resources/images/slideshow/machu.jpg") no-repeat scroll 0 0 #000;
	background-size:cover;
	top:0;
	height:auto;
	min-height:100%;
	min-width:100%;
	perspective:1000;
	position:fixed;
	right:0;
	width:auto;
	z-index:-1;
}
#hero-vid.pilgrimage {
	backface-visibility:hidden;
	background:url("*** Broken Link ***") no-repeat scroll 0 0 #000;
	background-size:cover;
	top:0;
	height:auto;
	min-height:100%;
	min-width:100%;
	perspective:1000;
	position:fixed;
	right:0;
	width:auto;
	z-index:-1;
}
#hero-pic {
	display:block;
	height:auto;
	width:100%;
}
#state {
	background-color:rgba(0,0,0,.5);
	bottom:0;
	cursor:pointer;
	font-size:2.25em;
	left:0;
	padding:1.5rem 2.5rem;
	position:absolute;
	width:31px;
}
#article-title {
	backface-visibility: hidden;
	left: 15%;
	position: fixed;
	top: 40%;
	width: 100%;
}
#article-title h1 {
	font-size:2.5em;
	text-shadow: 2px 2px 8px #333;
	border-bottom: 5px solid #9e1e35;
	display: inline-block;
	font-size: 70px;
	font-style: italic;
	color: #fff;
	opacity: 1;
}
section {
	background-color: transparent;
	padding: 0px;
}
section.module.parallax {
	height: 450px;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	transform: none;
}
section.module.parallax-1 {
	background-image: url("/_resources/images/shaping-a-nation-section.jpg");
	transform: none;
}
section.module.parallax-2 {
	background-image: url("/_resources/images/slideshow/Uros_crafts_ABlake.jpg");
}
section.module.parallax-3 {
	background-image: url("/_resources/images/slideshow/machu.jpg");
}
section.module.parallax-4 {
	background-image: url("/_resources/images/slideshow/group.jpg");
}
section.module.parallax-video {
	background-image: url("/_resources/images/slideshow/group.jpg");
}
section.module.parallax-1-pilgrimage {
	background-image: url("/_resources/images/pilgrimage/Cloister-Convent.jpg");
	transform: none;
}
section.module.parallax-2-pilgrimage {
	background-image: url("/_resources/images/pilgrimage/Cloister-Convent.jpg");
}
section.module.parallax-3-pilgrimage {
	background-image: url("/_resources/images/pilgrimage/St-Foy-foggy-morninig.jpg");
}
.section.bg-image {
	padding-top: 56px!important;
	padding-bottom: 56px!important;
	margin-top: 0!important;
}
.bg-image.parallax .bg-image-cover {
	z-index: 9;
	background-position: center top;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
}
.bg-image-cover {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	/* The image used */
	background-image: url("/_resources/images/shaping-a-nation-section.jpg");
}
.article-nav {
	display: block;
	left: 0;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	text-align: center;
	top: 10px;
	width: 100%;
}
#main-content .article-nav > li {
	display: inline-block;
	float: none;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 18px;
	padding-bottom: 15px;
	padding-top: 15px;
}
#main-content .article-nav > li {
	border-right: 1px solid #deddd9;
	padding-bottom: 0;
	padding-top: 0;
	padding-right: 30px;
}
#main-content .article-nav > li > a:after {
	content: '\f0ab';
	font-family: 'Font Awesome 6 Pro';
	padding: 4px 5px;
	display: block;
	text-align: center;
}
#main-content .article-nav > li.play > a:after, #main-content .article-nav > li.expertise > a:after, #main-content .article-nav > li.revelations > a:after {
	content: '\f03d';
	font-family: 'Font Awesome 6 Pro';
	padding: 4px 5px;
	display: block;
	text-align: center;
}
#main-content .article-nav > li:last-child > a {
	border-right: none;
}
#main-content .nav.article-nav li a:hover, #main-content .nav.article-nav li a:focus {
	background-color: transparent;
}
.landing #main-content p  {
	font-size: 18px;
	line-height: 31px;
	margin-bottom: 30px;
}
#oudirectedit{ z-index: 999999 !important; }
#content {
	margin-top: 0 !important;
}
footer, #directedit-footer {
	position: relative;
}
#header-bg {
	z-index: 2;
}
section.gray {
	margin-top: 0 !important;
}
.section+.section.bg-video, .section.bg-video {
	padding: 0;
	font-size: 0;
	overflow: hidden;
	margin-bottom: -1px;
}
.bg-video .bg-image-cover {
	opacity: 1;
	-webkit-transition: opacity .75s;
	-moz-transition: opacity .75s;
	transition: opacity .75s;
}
.bg-image-cover {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.inner-wrap {
	padding-top: 0;
	transition: all .42s ease-in-out;
	width: 100%;
	/*position: relative;*/
}
#banner.full-screen.bg-video {
	/*height: calc(100vh - 1px);*/
	height: 700px;
	width: 100%;
	top: 0;
}
#banner.full-screen {
	background: 0 0;
	position: fixed;
	padding-bottom: initial;
	left: 0;
	right: 0;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
}
#banner.full-screen .bg-image-cover {
	height: 700px;
	background-position: center top;
}
.main {
	position:relative;
	z-index:1;
	background-color: #fff;
	margin-top: -65px;
}
#banner.full-screen .bg-video-viewport {
	max-height: none;
	max-width: none;
}
.bg-video-viewport video {
	font-size: 0;
	vertical-align: top;
	position: relative;
	width: 100%;
	height: auto;
}
#banner.full-screen .title-overlay {
	top: 25rem;
	left: 10%;
	right: 0;
	position: absolute;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	text-shadow: 2px 2px 8px #333;
	opacity: 1;
}
#banner.full-screen .title-overlay h1 {
	border-bottom: 5px solid #9e1e35;
	display: inline-block;
	font-size: 70px;
	font-style: italic;
	position: relative;
	color: #fff;
}
.bg-video.video-loaded .bg-image-cover {
	opacity: 0;
}
.bg-video-viewport.loaded {
	opacity: 1;
}
.bg-video-viewport {
	position: absolute;
	max-height: 600px;
	max-width: 1800px;
	height: 100%;
	width: 100%;
	opacity: 0;
	margin: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	-webkit-transition: opacity .25s;
	-moz-transition: opacity .25s;
	transition: opacity .25s;
	overflow: hidden;
}
.wrapper {
	display: block;
	position:relative;
	margin:0 auto;
}
.interior h1, .breadcrumb {display: none;}
.intro-text-1 {
	color: #aa0000;
	font-size: 59px;
	font-weight: 300;
	left: 0;
	position: absolute;
	right: 0;
	text-align: center;
	top: 25px;
	z-index: 15;
}
.intro-text-2 {
	color: #aa0000;
	font-size: 49px;
	font-weight: 300;
	left: 0;
	position: absolute;
	right: 0;
	text-align: center;
	top: 45px;
	z-index: 20;
	/* display: none; */
}
.passport {
	display: block;
	text-align: center;
	position: absolute;
	right: 20%;
	left: 20%;
	top: 105px;
	z-index: 15;
}
.map {
	background-image: url("https://honorspassport.uark.edu/_resources/images/word-map-2024.jpg");
	background-position: center 130px;
	background-repeat: no-repeat;
	background-size: contain;
	display: block;
	height: 850px;
	width: 100%;
	z-index: 18;
	background-color: #fff;
	/* display: none; */
}
.map-marker-1 {
	display: block;
	position: absolute;
	top: 448px;
	left: 178px;
	z-index: 20;
	width: 100px;
	/* display: none; */
}
.map-marker-2 {
	display: block;
	position: absolute;
	top: 214px;
	left: 482px;
	z-index: 20;
	width: 100px;
	/* display: none; */
}
.map-marker-3 {
	display: block;
	position: absolute;
	top: 319px;
	left: 583px;
	z-index: 20;
}
.map-marker-4 {
	display: block;
	position: absolute;
	top: 276px;
	left: 585px;
	z-index: 20;
}
.map-marker-5 {
	display: block;
	position: absolute;
	top: 257px;
	left: 590px;
	z-index: 20;
}
.map-marker-6 {
	display: block;
    position: absolute;
    top: 470px;
    left: 242px;
    width: 170px;
    z-index: 20;
}
.map-marker-7 {
	display: block;
	position: absolute;
	top: 236px;
	right: 44px;
	width: 170px;
	z-index: 20;
}
.map-marker-1 img, .map-marker-2 img, .map-marker-6 img, .map-marker-7 img {
	width: 39px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.text {
	text-align: center;
	text-transform: uppercase;
	display: block;
}
.bottom-text {left: 0px;position: absolute;right: 0px;text-align: center;bottom: 30px;font-size: 20px !important;text-align:center;}
.map-marker-1 a, .map-marker-2 a, .map-marker-6 a, .map-marker-7 a {
	text-decoration: none;
}

.feed-container #feed-body.content {
	font-family: lato, 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.landing #main-content #content .breadcrumb {
	display: none;
}
.landing #main-content #content h1 {
	display: none;
}
/*Homepage Slideshow*/
.hero-slideshow {
	overflow: hidden;
	max-height: 750px;
}
.owl-carousel{
	display: block;
	overflow: hidden;
	width: 100%;
	position: relative;
}
.explore {
	position: absolute;
	right: 15%;
	top: 510px;
	left: 15%;
	z-index: 10;
	color: #fff;
	text-align: center;
}
.owl-carousel .owl-item .explore img {
	width: 126px;
	height: 148px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.owl-carousel .owl-item .explore a:focus {
	border: none;
}
.owl-carousel .items{
	width: 100%;
	overflow: hidden;
	z-index: 20;
	visibility: inherit;
	opacity: 1;
}
.owl-carousel .item img{
	display: block;
	width: 100%;
}
.owl-carousel div.owl-prev, .owl-carousel div.owl-next{
	position: absolute;
	top:50%;
}
.owl-carousel div.owl-prev{
	left: 60px;
	color: #fff;
	font-size: 50px;
	text-shadow: -1px 0px 4px rgba(79, 79, 79, 1);
}
.owl-carousel div.owl-next{
	right: 60px;
	color: #fff;
	font-size: 50px;
	text-shadow: -1px 0px 4px rgba(79, 79, 79, 1);
}
.owl-carousel .owl-pagination{
	display: none;
}
.owl-carousel.owl-theme .owl-controls .owl-nav [class*="owl-"] {
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 4.25em !important;
	background-color: transparent;
}
.owl-carousel.owl-theme .owl-controls .owl-nav [class*="owl-"]:hover {
	background-color: transparent;
}
.owl-carousel .carousel-caption {
	text-align: center;
	top: 40%;
	left:10%;
	right:10%;
}
.owl-carousel-slideshow-home .carousel-caption a {
	color: #fff;
	text-decoration: none;
}
.owl-carousel-slideshow-home .carousel-caption a:hover {
	text-decoration: none;
}
.modal-windows {
	background-color: #fff;
	position:relative;
}
.article {
	background-image: url("https://honorspassport.uark.edu/_resources/images/world-bg.jpg");
	background-size: contain;
	background-position: top center;
	background-repeat: no-repeat;
	position: relative;
	background-color: #fff;
}
.article-no-image {
	background-image: url("*** Broken Link ***");
	background-size: contain;
	background-position: top center;
	background-repeat: no-repeat;
	padding-top: 100px;
	position: relative;
	background-color: #fff;
}
.landing #main-content .article p {
	font-size: 18px;
	line-height: 31px;
	margin-bottom: 30px;
}
.article-sub-title {
	border-bottom: 5px solid #000;
	color: #9e1e35;
	font-size: 40px;
	font-style: italic;
	left: 50px;
	padding-bottom: 10px;
	position: relative;
	top: -70px;
	margin-bottom: -20px;
	display: inline-block;
}
.tv-row h2.section-title {
	font-size: 40px;
}
.section-title {
	border-bottom: 5px solid #000;
	color: #9e1e35;
	font-size: 40px;
	font-style: italic;
	padding-bottom: 10px;
	display: inline-block;
	margin-bottom: 30px;
}
.section-title.past-trips:before {
	font-family: "Font Awesome 6 Pro" ;
	content: "\f072 ";
	color: #9e1e35 ;
	margin-right: 20px;
	border-bottom: none;
	font-style: normal;
}
.section-title.video:before {
	font-family: "Font Awesome 6 Pro" ;
	content: "\f03d";
	color: #9e1e35 ;
	margin-right: 20px;
	border-bottom: none;
	font-style: normal;
}
.section-title.blog:before {
	font-family: "Font Awesome 6 Pro" ;
	content: "\f086";
	color: #9e1e35 ;
	margin-right: 20px;
	border-bottom: none;
	font-style: normal;
}
.section-title.blog {
	margin-left: 30px;
}
.article h3 {
	color: #9e1e35;
	font-size: 30px;
	font-style: italic;
	padding-bottom: 10px;
}
.firstcharacter {
	color: #9e1e35;
	float: left;
	font-family: lato;
	font-size: 100px;
	line-height: 60px;
	padding-top: 13px;
	padding-right: 6px;
	padding-left: 3px;
}
.right-block {
	width: 550px;
	float: right;
	margin-left: 35px;
	margin-bottom: 30px;
	margin-top: 10px;
}
.left-block {
	width: 550px;
	float: left;
	margin-right: 35px;
	margin-bottom: 30px;
	margin-top: 10px;
}
.caption {
	font-size:17px;
	font-style: italic;
	font-weight: 300;
	margin-top: 20px;
}
.iframe-container {
	position: relative;
	height: 0;
	overflow: hidden;
}
/* 16x9 Aspect Ratio */
.iframe-container {
	padding-bottom: 56.25%;
}
.iframe-container iframe {
	position: absolute;
	top:0px;
	left: 0;
	width: 100%;
	height: 100%;
	border: none;
}
blockquote {
	color: #9e1e35;
	font-size: 23px;
	font-style: italic;
	float: right;
	width: 550px;
	border-left: none !important;
	margin-bottom: -40px !important;
}
#main-content .article blockquote p {
	font-family: lato;
	font-size: 23px;
	padding-left: 50px;
	font-weight: 400;
	margin-bottom: 0;
	margin-top: 20px;
}
blockquote:before {
	content: open-quote;
	color: #92928c;
	font-size: 70px;
	float: left;
	margin-top: -20px;
}
blockquote:after {
	content: close-quote;
	color: #92928c;
	font-size: 70px;
	float: right;
	margin-top: -20px;
}
.modal-dialog {
	width: 60%!important;
	max-width: 60%!important;
}
.modal-content {
	background-color: #222222 !important;
}

.modal-header {
	border-bottom: none !important;
	display: block !important;
}
h3.modal-title {
	color: #fff;
}
.modal-body h3, .modal-body h4, .modal-body h5 {
	color: #fff;
}
.modal-body p {
	color: #fff;
}
.modal-header button {
	float: right;
}
.modal-body a {
	color: #fff;
}
#main-content .modal-body  p, #main-content .modal-body li {
	font-size: 14px;
}

/* Social Media*/
ul.list-unstyled.social-media-prefooter {
	margin-top: 50px;
	font-size: 200%;
}

/*honors tv*/
.read-more {
	margin-left: 30px;
}
.read-more a  {
	text-decoration: none;
}
.feed-container {
	font-family: lato;
}
.feed-container .content {
	padding: 0 25px !important;
}
.feed-container .content .item {
	padding-bottom: 25px !important;
	margin-bottom: 25px !important;
	border-bottom: 1px solid #cccccc;
}
.feed-container .content .item .title {
	margin-bottom: 25px !important;
	font-size: 20px;
	font-weight: 700;
}
.feed-container .content .item .title a {
	color: #9e1e35;
	text-decoration: none;
} 
.tv-row .feed {
	padding-left:40px;
}
.tv-row  {
	margin-left:0 !important;
	margin-right: 0 !important;
	margin-bottom: 50px;
}
.tv-row img {
	display: block;
	height: auto;
	max-width: 100%;
	width: 100%;
	-webkit-transition: all 300ms;
	-moz-transition: all 300ms;
	transition: all 300ms;
	max-width: 100%;
}
.tv-row .imagecontainer:hover img {
	-webkit-transform: scale(1.4);
	-moz-transform: scale(1.4);
	transform: scale(1.4);
}
.tv-row .imagecontainer {
	overflow: hidden;
	position: relative;
}
.tv-row .imagecontainer:hover .contentcontainer {
	opacity: 1;
}
.tv-row .contentcontainer {
	color: #fff;
	height: 100%;
	left: 0;
	opacity: 0;
	padding: 20px 40px;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 100;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
	-webkit-transition: all 300ms;
	-moz-transition: all 300ms;
	transition: all 300ms;
	-webkit-transition-delay: 100ms;
	-moz-transition-delay: 100ms;
	transition-delay: 100ms;
}
.tv-row .contentcontainer.blue a, .tv-row .contentcontainer.green a, .tv-row .contentcontainer.red a, .tv-row .contentcontainer.dark-gray a, .tv-row .contentcontainer.tan a, .tv-row .contentcontainer.gold a {
	color: #fff;
}
.tv-row .contentcontainer.light-gray a, .tv-row .contentcontainer.gray a {
	color: #424242;
}
.tv-row .contentcontainer.blue h2, .tv-row .contentcontainer.green h2, .tv-row .contentcontainer.red h2, .tv-row .contentcontainer.dark-gray h2, .tv-row .contentcontainer.tan h2, .tv-row .contentcontainer.gold h2 {
	color: #fff;
}
.tv-row .contentcontainer.blue {
	background-color: #6D80A6;
	color: #fff;
}
.tv-row .contentcontainer.green {
	background-color: #93A651;
	color: #fff;
}
.tv-row .contentcontainer.tan {
	background-color: #D6D0A5;
	color: #fff;
}
.tv-row .contentcontainer.gold {
	background-color: #D9BE6C;
	color: #fff;
}
.tv-row .contentcontainer.red {
	background-color: #9d2235;
	color: #fff;
}
.tv-row .contentcontainer.light-gray {
	background-color: #f2f2f4;
	color: #424242;
}
.tv-row .contentcontainer.gray {
	background-color: #c5c6cc;
	color: #424242;
}
.tv-row .contentcontainer.dark-gray {
	background-color: #424242;
}
.tv-row .col-6.col-md-8 {
	padding-left:0 !important;
	padding-right: 0 !important;
}
.tv-row .col-6.col-md-3 {
	padding-left:0 !important;
	padding-right: 0 !important;
}
.tv-row .col-6.col-md-4 {
	padding-left:0 !important;
	padding-right: 0 !important;
}
.tv-row .col-md-6 {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.tv-row .col-sm-8 {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.tv-row .col-md-8 {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.tv-row .col-sm-8 .col-6 {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.tv-row .col-md-8 .col-6 {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.tv-row .col-md-12.col-lg-8 {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.tv-row .col-md-12.col-lg-4 {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.tv-row .col-md-12.col-lg-8 .col-6 {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.tv-bottom-row {
	margin-bottom:-15px;
}
.tv-row .play {
	font-size: 1.5em; 
	margin-top: 20px; 
	font-weight: 800;
}
.tv-row .play a {
	text-decoration: none;
}
/*Callouts*/
.callOut {
	color:#fff;
	min-height: 220px;
	border-radius: 10px;
}
a.calloutAnchor , a.calloutAnchor:hover {
	color:#fff;
	text-decoration: none;
}
.callOut h4 {color:white; font-size:36px;}
.callOut i {color:#fff;font-size:36px;}
i.giftBox, i.fa-graduation-cap, i.fa-arrows {position:absolute;bottom: 30px;right:40px;font-size:80px;}
.red-2 {
	background-color: #9D2235 !important;
	background-image: url("https://honorscollege.uark.edu/_resources/images/campaign-arkansas.png") !important;
	background-size: 60% !important;
	background-repeat: no-repeat !important;
	background-position: right bottom !important;
}
.green {
	background-color: #A2B469;
}
.red-2 {
	background-color: #9D2235 !important;
	background-image: url("https://honorscollege.uark.edu/_resources/images/campaign-arkansas.png") !important;
	background-size: 60% !important;
	background-repeat: no-repeat !important;
	background-position: right bottom !important;
}
.blue {
	background-color: #8093b4;
}
.lightgrey, .lightgray {
	background-color: #F2F2F4;
}

.grey, .gray {
	background-color: #c5c6cc;
}

.darkgrey {
	background-color: #424242;
}
.tan {
	background-color: #D9BE6C;
}
.red {
	background-color: #9D2235;
}
.greenFont {
	color: #A2B469;
}

.blueFont {
	color: #8093b4;
}
.timelineLightbulb {position:absolute;bottom:10px;right:20px;}
.panel-primary {
	border-color: #6D80A6;
}
.panel-primary>.panel-heading {
	color: #fff;
	background-color: #6D80A6;
	border-color: #6D80A6;
}
.list-majors {margin-bottom: 10px;}
.major-uppercase {  text-transform: uppercase; font-size: 14px !important; margin-top:0 !important; }
.panel-group {margin:20px 0;}

/* Timeline */
.timeLine h3 {font-size:16px;font-weight:bold;text-transform:uppercase;}
.timeLine .panel {min-height:initial;}
#main-content .timeLine p {font-size:14px;text-align: left;
}
.timeLine .red p,.timeLine .tan p,.timeLine .blue p,.timeLine .green p,.timeLine .darkgrey p,.timeLine .red h3,.timeLine .tan h3,.timeLine .blue h3,.timeLine .green h3,.timeLine .darkgrey h3, .timeLine .darkgrey li {	color:white;
}
.timeLine .darkgrey a {color:#cccccc;}
.timeLine .panel-default>.panel-heading {background-color:initial;}
.timeLine i.fa.fa-circle {
	opacity: .4;
}
.congrats {font-size:20px;font-weight:400;padding-top: 0px;display: block;}





@media (min-width: 1200px) {
	/*body {border: 2px solid #ed1c24;}*/
	.first-video {
		margin-top: 10px;
	}
	.modal-dialog {
		width: 70%!important;
		max-width: 70%!important;
	}
	.nivo-caption {
		/* background-color:transparent; */
		-moz-opacity: 0.8;
		filter:alpha(opacity=8);
	}

	.nivo-caption  {
		font-size: 28px;
		width:initial;
		min-width:75%;
	}

	.nivo-caption p {
		background-color:rgba(0,0,0,.7);
		font-size: 18px;
		display:block;
	}

	/*Callouts*/
	.callOut {
		color:#fff;
		min-height: 220px;
		border-radius: 10px;
	}
	.callOut a, .callOut a:hover {
		color:#fff;
		text-decoration: none;
		font-size: 1.2em;
	}
	.callOut h4 {color:white; font-size:36px;}
	i.giftBox, i.fa-graduation-cap, i.fa-arrows, span.giftBox  {position:absolute;bottom: 30px;right:40px;font-size:80px;}
	.APSummer p {font-size: 16px !important;margin-bottom: 6px;}
	/*TimeLine*/
	.timeLine .panel {min-height:600px;}
	.congrats {font-size:20px;font-weight:400;padding-top: 30px;display: block;}

	.tv-row .contentcontainer {
		padding: 20px 40px;
	}
	.tv-row	h2 {
		font-size: 30px;
	}
	.tv-row .contentcontainer p {
		font-size: 16px;
	}
	.wrapper {
		width:1170px;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	/*body {border: 2px solid #fff200;}*/



	section.module.parallax {
		background-size: contain;
		height: 300px;
		background-attachment: scroll;
		background-position: center center;
	}
	#site-heading, #site-heading-parent {
		font-size: 30px;
		top: 10px;
	}
	.article {
		padding-top: 140px;
	}
	.first-video {
		margin-top: 70px;
	}
	.read-more {
		bottom: -15px;
		left: 30px;
	}
	.iframe-container {
		padding-bottom: 50%;
	}
	.owl-carousel {
		height: 100%;
	}
	.owl-carousel .item img {
		height: 100%;
		width: 100%;
	}
	.owl-carousel div.owl-prev, .owl-carousel div.owl-next {
		position: absolute;
		top: 40%;
	}
	.explore {
		top: 350px;
	}
	.modal-dialog {
		width: 80%!important;
		max-width: 80%!important;
	}
	/* callOut */

	.callOut {
		min-height: 180px;
		border-radius: 10px;
		font-size: 30%;
	}

	.callOut a, .callOut a:hover {
		color:#fff;
		text-decoration: none;
		font-size: 1.2em;
	}
	.callOut h4 {color:white; font-size:28px;}
	i.giftBox, i.fa-graduation-cap, i.fa-arrows  {position:absolute;bottom: 30px;right:40px;font-size:60px;}
	.APSummer p {font-size: 14px !important;margin-bottom: 6px;}
	.congrats {font-size:16px;font-weight:400;padding-top: 30px;display: block;}
	.tv-row .contentcontainer {
		padding: 10px;
	}
	.tv-row	h2 {
		font-size: 20px;
	}
	.tv-row .contentcontainer p {
		font-size: 14px!important;
	}
	.map {
		background-color: #fff;
		background-size: contain;
		top: auto;
	}
	.intro-text-1 {
		font-size: 50px;
		left: 10%;
		right: 10%;
	}
	.intro-text-2 {
		font-size: 50px;
		left: 10%;
		right: 10%;
	}
	.wrapper {
		width:970px;
	}
	.map-marker-2 {
		left: 382px;
		top: 183px;
	}
	.map-marker-1 {
		left: 139px;
		top: 380px;
	}

	.map-marker-7 {
		right: 24px;
		top: 205px;
	}
	.map-marker-6 {
		left: 175px;
        top: 407px;
	}
	.map-marker-5 {
		top: 235px;
		left: 490px;
	}
	.map-marker-4 {
		top: 250px;
		left: 485px;
	}
	.map-marker-3 {
		top: 285px;
		left: 485px;
	}
}

@media (min-width: 768px) and (max-width: 992px) {
	/*body {border: 2px solid #00a651;}*/

	#mute {
		display:none;
	}

	#overlay {
		height: auto;
	}
	#article-title h1{
		font-size: 50px;
	}
	#main-content .article-nav > li > a {
		padding: 0 5px;
	}
	.bottom-text {bottom:25px;}
	.map {
		background-color: #fff;
		background-size: contain;
		top: auto;
		height: 700px;
	}
	.intro-text-1 {
		font-size: 50px;
	}
	.intro-text-2 {font-size: 35px;}
	.article {
		padding-top: 160px;
		background-image: none;
	}
	.modal-dialog {
		width: 90%!important;
		max-width: 90%!important;
	}
	.firstcharacter {
		font-size: 80px;
	}
	.read-more {
		bottom: 0;
		left: 30px;
	}
	.right-block {
		width: 450px;
	}
	.left-block {
		width: 450px;
	}
	.explore {
		display: none;
	}
	.iframe-container {
		padding-bottom: 50%;
	}
	.owl-carousel {
		height: 100%;
	}
	.owl-carousel .owl-item {
		margin-top: 0;
	}
	.owl-carousel .item img {
		height: 100%;
		width: 100%;
	}
	.owl-carousel div.owl-next {
		color: #fff;
		font-size: 50px;
		right: 20px;
	}
	.owl-carousel div.owl-prev {
		color: #fff;
		font-size: 50px;
		left: 20px;
	}
	.owl-carousel div.owl-prev, .owl-carousel div.owl-next {
		position: absolute;
		top: 40%;
	}
	/* callOut */
	.callOut {
		min-height: 137px;
		border-radius: 10px;
		font-size: 40%;
	}
	.callOut a, .callOut a:hover {
		color:#fff;
		text-decoration: none;

	}
	.callOut h4 {color:white; font-size:20px;}
	i.giftBox, i.fa-graduation-cap, i.fa-arrows  {position:absolute;bottom: 30px;right:40px;font-size:40px;}

	.APSummer p {font-size: 10px !important;margin-bottom: 3px;}

	/*TimeLine*/
	.timeLine .panel {min-height:375px;}
	.congrats {font-size:17px;font-weight:400;padding-top: 30px;display: block;}

	.tv-row .contentcontainer {
		padding: 20px 40px;
	}
	.tv-row	h2 {
		font-size: 30px!important;
	}
	.tv-row .contentcontainer p {
		font-size: 16px!important;
	}
	.map-marker-2 {
		left: 285px;
		top: 158px;
	}
	.map-marker-1 {
		left: 86px;
		top: 311px;
	}
	.map-marker-7 {
		top: 173px;
		right: 0px;
	}
	.map-marker-6 {
		top: 350px;
        left: 121px;
	}
	.map-marker-5 {
		top: 205px;
		left: 395px;
	}
	.map-marker-4 {
		top: 220px;
		left: 375px;
	}
	.map-marker-3 {
		top: 250px;
		left: 380px;
	}

	.intro-text-1 {
		font-size: 50px;
		left: 2%;
		right: 2%;
	}

	section.module.parallax {
		background-size: contain;
		height: 300px;
		background-attachment: scroll;
		background-position: center center;
	}
	.wrapper {
		width:750px;
	}
}

@media (max-width: 768px) {

	#mute {display:none;}
	/*body {border: 2px solid #00aeef;}*/
	#article-title {
		left: 5%;
	}
	.navbar {
		z-index: inherit;
	}
	.navbar-toggle {
		border: none;
		background-color: transparent;
		box-shadow: none;
		color: #333;
		float: none;
		left: 40%;
		max-height: 40px;
		min-height: 40px;
		padding: 5px;
		position: absolute;
		top: 0;
		width: 70px;
		z-index: 20000;
	}
	.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
		background-color: #fff;
	}
	.navbar-collapse {
		box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
		float: none;
		left: 0;
		margin-top: 0;
		overflow-y: hidden;
		padding-right: 15px;
		position: relative;
		text-align: left;
		top: 25px;
		z-index: 999;
		width: auto !important;
	}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
		border-color: #fff;
	}

	#overlay {
		height: auto;
	}
	#opener {
		height: 200px;
	}
	#main-content .article-nav > li {
		font-size: 16px;
		padding-bottom: 7px;
		padding-top: 7px;
	}
	#article-title h1 {
		font-size: 35px;
	}
	section.module.parallax {
		background-size: contain;
		height: 300px;
		background-attachment: scroll;
		background-position: center center;
	}
	#main-content .article-nav > li > a {
		padding: 0 6px;
		border-right: none;
	}

	.bottom-text {bottom:25px;}
	.map {
		background-color: #fff;
		background-size: contain;
		top: auto;
		height: 600px;
	}
	.intro-text-1 {
		font-size: 50px;
	}
	.intro-text-2 {
		font-size: 50px;
	}
	.modal-dialog {
		width: 100%!important;
		max-width: 100%!important;
	}
	.tv-row .contentcontainer {
		padding: 10px 10px;
	}
	.tv-row	h2 {
		font-size: 30px;
	}
	.tv-row .contentcontainer p {
		font-size: 15px!important;
	}
	.owl-carousel {
		height: 100%;
	}
	.owl-carousel .owl-item {
		margin-top: 0;
	}
	.owl-carousel .item img {
		height: 100%;
		width: 100%;
	}
	.owl-carousel div.owl-next {
		color: #fff;
		font-size: 50px;
		right: 20px;
	}
	.owl-carousel div.owl-prev {
		color: #fff;
		font-size: 50px;
		left: 20px;
	}
	.owl-carousel div.owl-prev, .owl-carousel div.owl-next {
		position: absolute;
		top: 30%;
	}
	.explore {
		display: none;
	}
	.iframe-container {
		padding-bottom: 50%;
	}
	.right-block {
		float: none;
		margin: 10px auto 30px;
		width: 95%;
	}
	.left-block {
		float: none;
		margin: 10px auto 30px;
		width: 95%;
	}
	blockquote {
		float: none;
		margin-bottom: 20px;
		width: 95%;
	}
	blockquote::after {
		margin-top: -50px;
	}
	.article-sub-title {
		left: 20px;
	}
	.section-title.blog {
		margin-left: 0;
		margin-top: 40px;
	}
	.read-more {
		left: 30px;
	}
	.wrapper {
		display: block;
		position: relative;
		margin-top: 10px;
		width:100%;
		margin:0 auto;
	}
	.intro-text-1 {
		font-size: 35px;
		top: 0;
	}
	.intro-text-2 {
		font-size: 35px;
		top: 0;
		margin-left: 10px;
		margin-right: 10px;
	}
	.passport {
		top: 100px;
		width: 400px;
		left: 0;
		right: 0;
		margin-left: auto;
		margin-right: auto;
	}
	.map {
		background-image: url("https://honorspassport.uark.edu/_resources/images/worl-map-8.jpg");
		background-position: center 120px;
		height: 600px;
	}
	.map-marker-7 {
		background-color: #aa0000;
		border-radius: 5px;
		color: #fff;
		top: 370px;
		width: 180px;
		display: block;
		left: 20%;
		margin-left: auto;
		margin-right: auto;
		padding: 10px;
		right: 20%;
		/* display: none; */
	}
	.map-marker-6 {
		background-color: #aa0000;
		border-radius: 5px;
		color: #fff;
		top: 300px;
		width: 180px;
		display: block;
		left: 20%;
		margin-left: auto;
		margin-right: auto;
		padding: 10px;
		right: 20%;
		/* display: none; */
	}
	.map-marker-2 {
		background-color: #aa0000;
		border-radius: 5px;
		color: #fff;
		top: 230px;
		width: 180px;
		display: block;
		left: 20%;
		margin-left: auto;
		margin-right: auto;
		padding: 10px;
		right: 20%;
		/* display: none; */
	}
	.map-marker-1 {
		background-color: #aa0000;
		border-radius: 5px;
		color: #fff;
		top: 160px;
		width: 180px;
		display: block;
		left: 20%;
		margin-left: auto;
		margin-right: auto;
		padding: 10px;
		right: 20%;
		/* display: none; */
	}
	.map-marker-5 {
		display: none;
	}
	.map-marker-4 {
		display: none;
	}
	.map-marker-3 {
		display: none;
	}
	.map-marker-1 a, .map-marker-2 a, .map-marker-6 a, .map-marker-7 a {
		color: #fff;
		text-decoration: none;
	}
	#site-heading, #site-heading-parent {
		font-size: 20px;
		font-weight: 300;
		text-align: center;
		top: 10px;
		position: relative;
		top: 30px;
	}
	.map-marker-1 img, .map-marker-2 img, .map-marker-6 img, .map-marker-7 img {
		display: none;
		margin-left: auto;
		margin-right: auto;
		width: 30px;
	}	
	.article {
		padding-top: 160px;
		background-image: none;
	}
	#main-content .article p {
		font-size: 16px;
		line-height: 28px;
		margin-bottom: 20px;
	}

}

@media (max-width: 480px) {
	/*body {border: 2px solid #ec008c;}*/
	.wrapper {
		display: block;
		width:100%;
	}
	#article-title {
		left: 5%;
		top: 45%;
	}
	.article {
		padding-top: 230px;
	}
	#opener {
		position: relative;
		z-index: 1000;
	}
	.navbar {
		background-color: #fff;
		border-radius: 0;
		box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
		margin-bottom: 0;
		max-height: 57px;
		min-height: 57px;
		position: relative;
		z-index: 999999;
	}
	.tv-row .contentcontainer {
		padding: 10px;
	}
	.tv-row	h2 {
		font-size: 20px;
		margin-top: 0px;
	}
	.tv-row .contentcontainer p {
		font-size: 12px!important;
		line-height: 16px;
	}
	.tv-row .play {
		font-size: 1em;
		margin-top: 5px;
	}
	.tv-row .description {
		display: none;
	}
	.passport {
		left: 0;
		margin-left: auto;
		margin-right: auto;
		right: 0;
		top: 120px;
		width: 300px;
	}
	.map-marker-2 {
		top: 230px;
	}
	.map-marker-6 {
		top: 230px;
	}
	.map-marker-7 {
		top: 230px;
	}
	.map-marker-1 {
		top: 285px;
	}
	.map {
		background-image: url("https://honorspassport.uark.edu/_resources/images/worl-map-8.jpg");
		background-position: center 190px;
	}
	.intro-text-1 {
		left: 5%;
		right: 5%;
		top: 0;
	}
	.main {
		margin-top: 0;
	}
	#article-title h1 {
		font-size: 30px;
	}

}
/* Visibility Helpers */

@media only screen and (min-width:769px) {
	.visible-mobile,.visible-tablet,.hidden-desktop { display:none !important; }
}

@media only screen and (min-width:480px) and (max-width:768px) {
	.visible-mobile,.hidden-tablet,.visible-desktop { display:none !important; }
}

@media only screen and (max-width:479px) {
	.hidden-mobile,.visible-tablet,.visible-desktop { display:none !important; }
}