@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,800italic,800,700italic,600italic,700,600,400italic,300italic,300);
/* font-family: 'Open Sans', sans-serif; */
@import url(http://fonts.googleapis.com/css?family=PT+Sans:400,400italic,700,700italic);
/* font-family: 'PT Sans', sans-serif; */

/*-----------------------------------------------------------------------------------*/
/*	1.	Global properties (body, common classes, vertical rhythm, structure etc)
/*-----------------------------------------------------------------------------------*/

#UnderConstruction {
	color: #fff;
	text-align: center;
}

html {
	min-height: 100%;
	position: relative;
}

.GreyBack {background: #efefef;}

body {
    color: #121111;
    background: #fdfdfd;
    font-family: Verdana, Tahoma, Geneva, sans-serif;
	margin-bottom: 180px;
	font-size: 20px;
	line-height: 30px;
}
img {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
figure {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: top;
}
.last {
    margin-right: 0 !important;
    margin-bottom: 0 !important;
}
.clear {clear: both;}
.alignleft {float: left !important;}
.alignright {float: right !important;}
.aligncenter {text-align: center !important;}
ul, ol {margin-left: 0;}

.margin-top {margin-top: 45px !important;}
.margin-bottom {margin-bottom: 45px !important;}
.margin-fixL {margin-top: -65px;}
.margin-fixS {margin-top: -35px;}
.BlueBox {
	background: #73e6ca;
	border-radius: 25px;
}
.BlueBoxSM {
	background: #73e6ca;
	border-radius: 15px;
	padding: 10px;
	display: inline-block;
	min-width: 300px;		
}

.GreenBox {
	background: #daefd4;
	border-radius: 25px;
	padding: 30px 30px 30px 40px;
/*	margin-bottom: 25px;*/
}
.CenterMe {
	display: table;
	margin: 0 auto;
}

.rounded {border-radius: 10px;}

.Highlight-Paragraph {font-weight: bold; color: #00516B;}
.blue-paragraph {color: #00516B;}
.list-indent {margin-left: 50px;}
.HideMe-564 {display: block;}
.HideMe-767 {display: block;}
.HideMe-979 {display: block;}

.margin10 {margin: 10px;}

.SwirlBreak {
	text-align: center;
	margin: 80px 0 40px;;
}

.marginHack {
	margin: 0;
	margin: 0;
    float: none;
    display: inline-block;
    vertical-align: top;
}

.My-li {
	margin-left: 60px;
	line-height: 30px;
	padding-bottom: 10px;
}

.Ribbon {
	margin: 0 auto;
	text-align: center;
	padding: 50px 0;
	width: 25%;
}

.VerticalAlign {
	margin: 0 auto;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.row {position: relative;}

.TeamCircles {border-radius: 70px;}

.nav-tabs > .active > a, {
	background-color: #6F508E;
	color: #fff !important;
}

.SourceList li {line-height: 1em; margin-bottom: 1em;}

.source {font-size: 12px; padding: 0 0 0 25px;}

.FAQq {
	padding-top: 1em;	
}

.address {line-height: 35px !important;}

/* Headers */
/*-----------------------------------------------------------------------------------*/

.RedHead {color:#A53634 !important;}
.DarkHead {color:#112F3F !important;}
.LightHead {color:#4DB89E !important;}
.PurpleHead {color:#6F508E !important;}
.YellowHead {color: #F1AF2F !important;}
.GreenHead {color: #058486 !important;}

.SmallHeader {
	color: #00516B;
	font-weight: bold;
	font-family: Verdana, Tahoma, Geneva, sans-serif;
	font-size: 16px;
	line-height: 16px;
	margin: 20px 0 5px 0;
	padding: 0;
}

.PinkHeader {
	color: #5f4482;
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	letter-spacing: 0px;
	font-family: Verdana, Tahoma, Geneva, sans-serif;
	padding: 0;
	margin: 12px 0;
}

.AboutName {
	color: #C8426F;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	letter-spacing: 0px;
	font-family: Verdana, Tahoma, Geneva, sans-serif;
	padding: 0;
	margin: 0px 0;
	
}

.age {
	color: #29ABE2;
	font-size: 30px;
	font-weight: bold;
	margin: 25px 0 0 0;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Verdana, Tahoma, Geneva, sans-serif;
    font-weight: 700;
    color: #555555;
    letter-spacing: -1px;
}

.HomeHead {
	color: #fff;
	margin-bottom: 15px;
}

.HomeHeadBox {
	border-bottom: 3px #fff solid;
	margin-bottom: 40px;
	text-align: center;
}

.SubHeader {
    color: #00516B;
    letter-spacing: -0.5px;
    margin-bottom: 0;
    font-style: italic;
}

p {}
* p:last-child {margin-bottom: 0 !important;}

.color {color: #112F3F;}
.color2 {color: #058486;}

/* Link Styles */
a {color: #A53634; text-decoration: none;}
a:hover {color: #684889; text-decoration: underline;}
.title {
    font-family: Verdana, Tahoma, Geneva, sans-serif;
	font-size: 22px;
	color: #00516B;
	font-weight: bold;
}
.title a {color: #00516B;}
.title a:hover {}

.HomeSubsStoryHeaders {
	color: #fff;
    font-size: 35px;
    text-transform: uppercase;
    line-height: 50px;
    text-align: center;
}

.SpecialHead {
	font-size: 55px;
	text-decoration: underline;
}

hr {
    border-top-width: 1px;
	border-top-style: solid;
}

ul {margin-left: 0;}

/*-----------------------------------------------------------------------------------*/
/*	2.	Header, Navigation & Menus
/*-----------------------------------------------------------------------------------*/

#FullLogo {}
#MobileLogo {display: none;}
.button_small {
	display: inline-block;
	text-align: center;
	color: #fff;
	background-color: #00516B;
	border-radius: 25px;
	width: 132px;
	padding: 7px;
	border: 0;
}
.button_small:hover {
	background: #C8426F; 
	color: #fff; 
	cursor: pointer;
}

.button_xsmall {
	display: inline-block;
	text-align: center;
	color: #fff;
	background-color: #00516B;
	border-radius: 25px;
	width: 20%;
	padding: 7px;
	margin: 5px;
	border: 0;
}
.button_xsmall:hover {
	background: #C8426F; 
	color: #fff; 
	cursor: pointer;
}

.MyNav {
	background: #00516B;
}

.MyNavBox {
	width: 24.7%;
	float: left;
	border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    margin: -1px 0 0 0;
}

.Nav-button {
	color: #fff;
    text-align: center;
    display: block;
    font-size: 15px;
	padding: 20px;
	height: 30px;
}

.Nav-button:hover {background: #C8426F; color: #fff;}
.Nav-button-current {background: #29ABE2;}
#ServiceNav {
	list-style: none;
}
#ServiceNav li {
	display: inline-block
}

/* Top Menu */
/*-----------------------------------------------------------------------------------*/

#top-menu {
    font-size: 10px;
    line-height: 10px;
    padding: 5px 0 5px 0;
    background: #222222;
    color: #999999;
}
#top-menu ul.top-menu {margin-left: 0; margin-top: 3px;}
#top-menu ul.top-menu li {margin-right: 10px;}
#top-menu li {float: left; list-style: none;}
#top-menu a{
    color: #999999;
    text-decoration: underline;
}
#top-menu a:hover {color: #ffffff;}
#top-menu .last {padding-right: 0;}
#top-menu .top-social {float: right;}
#top-menu .top-social li {margin-left: 10px;}
#top-menu .top-social a {
    display: block;
    width: 16px;
    height: 16px;
    opacity: 0.5;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#top-menu .top-social a:hover {opacity: 1;}
#top-menu .twitter2 {background: url('../images/social/twitter.png') no-repeat 50% 50%;}
#top-menu .facebook {background: url('../images/social/facebook.png') no-repeat 50% 50%;}
#top-menu .linkedin {background: url('../images/social/linkedin.png') no-repeat 50% 50%;}
#top-menu .vimeo {background: url('../images/social/vimeo.png') no-repeat 50% 50%;}
#top-menu .flickr {background: url('../images/social/flickr.png') no-repeat 50% 50%;}
#top-menu .delicious {background: url('../images/social/delicious.png') no-repeat 50% 50%;}

#top-menu .feed {line-height: 16px;}

#header {
    background: #fff;
    padding-top: 20px;
    padding-bottom: 0px;
/*	border-bottom: 1px solid #00516B;*/
/*	background-image: url(https://acts2project.org/2022_redesign/images/PurpleHeaderbck.jpg);*/
	background-size: cover;
	
}
#header > .container {margin-bottom: 0;}

/* Logo */
/*-----------------------------------------------------------------------------------*/

.logo {}
.logo .site-title,
.logo .site-title a {
    font-family: Verdana, Tahoma, Geneva, sans-serif;
    font-weight: 800;
    font-size: 40px;
    line-height: 40px;
    margin: 0 0 5px 0;
    text-decoration: none;
    color: #555555;
    text-shadow: 2px 2px 0 rgba(125, 125, 125, 0.25);
	text-align: center;
}

.logo img {width: 50%; margin: 40px 0;}
.logo .site-title a:hover {color: #005580;}
.logo .sub-title {
    font-size: 11px;
    line-height: 11px;
    text-transform: capitalize;
    margin: 0;
    padding-left: 2px;
    letter-spacing: 0;
}

/* Main Menu */
/*-----------------------------------------------------------------------------------*/

/* Phone mneu button */
#MenuButton {display: none;}
#myNav {display: none;}

.res-menu {display: none;}
.res-menu {width: 100%;}
#menu {margin-top: 10px;}
#menu a {text-decoration: none;}
#menu ul {margin-left:9px;}
#menu > ul{
    display: block;
    margin-left: 0;
}
#menu > ul > li{
    list-style: none;
/*    float: left;*/
    position: relative;
	text-align: right;
	margin-right: -10px;
}
#menu > ul > li.first,
#menu > ul > li:first-child {margin-left: 0;}
#menu > ul > li > a {
    display: block;
    padding: 15px;
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;

/*    background: #ffffff;*/
    margin-left: 0px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;

/*
    -webkit-box-shadow: 1px 1px 1px rgba(50, 50, 50, 0.3);
    -moz-box-shadow:    1px 1px 1px rgba(50, 50, 50, 0.3);
    box-shadow:         1px 1px 1px rgba(50, 50, 50, 0.3);
*/
}
#menu > ul > li > a .name {display: block; color: #565656; font-weight: 300; font-size: 12px; line-height: 0px; text-transform: uppercase; letter-spacing: 0px;}
#menu > ul > li > a .desc {display: block; color: #808080; line-height: 12px}
#menu > ul > li > a.current {
	background: #29ABE2;
}
#menu > ul > li > a:hover {
    background: #C8426F;
}
#menu > ul a:hover .name,
#menu .current .name {
    color: #ffffff !important;
}
#menu ul ul{
    position: absolute;
    width: 160px;
    background: #444444;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;

    -webkit-box-shadow: 1px 1px 1px rgba(50, 50, 50, 0.5);
    -moz-box-shadow:    1px 1px 1px rgba(50, 50, 50, 0.5);
    box-shadow:         1px 1px 1px rgba(50, 50, 50, 0.5);
}
#menu ul ul ul {}
#menu > ul > li > ul{margin-left:-10px;}
#menu ul ul li {
    list-style: none;
    padding: 0 10px;
    position: relative;
    border-bottom: 1px dotted #808080;
}
#menu ul ul li.last{
    border-bottom: none !important
}
#menu ul ul li.menu-last{border-bottom: none;}
#menu ul ul a{
    display: block;
    padding: 5px 0;
    color: #ffffff;
    font-size: 12px;
}
#menu ul ul a:hover{color: #ffffff;}
#menu li:hover {visibility: inherit;}
#menu li:hover ul,
#menu li.sfHover ul {
    left: 22px;
    top: 50px;
    z-index: 99;
}
#menu li li:hover ul,
#menu li li.sfHover ul {
    left: 152px;
    top: 0;
}

#MainNavBox {
	margin: 40px 0px 0px 0px;
/*	background: #6F508E;*/
}

#MainNav {
	display: inline-block;
    width: 1290px;
    margin-left: 50%;
	margin-right: -50%;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}

#MainNav ul {
	display: inline-block;
	list-style: none;
	margin: 0;
}

#MainNav ul li {
	float: left;
	margin: 0px;
}

#CGsupportActive {
	background: #A53634;
    color: #fff;
}
#CGsessions {
	border: 2px solid;
    color: #112F3F;}
#CGresources {    
	color: #4db89e;
    border: 2px solid;}
#CGdonate {
	color: #f1af2f;
    border: 2px solid;
}

#CGsessionsActive {
	border: 2px solid;
    color: #FFF;
	background: #112F3F;
}
#CGresourcesActive {    
	color: #FFF;
    border: 2px solid;
	background: #4db89e;
}
#CGdonateActive {
	color: #fff;
    border: 2px solid;
	background: #f1af2f;
}

.nav_button {
	display: inline-block;
    font-family: Verdana, Tahoma, Geneva, sans-serif;
    font-weight: bold;
    background: #fff;
    color: #A53634;
    padding: 20px 0px;
    font-size: 20px;
    width: 100%;
    text-align: center;
    border: 2px solid #A53634;
    border-radius: 60px;
    margin-bottom: 30px;
}

.nav_button:hover {
	background: #fff !important; 
	color: #A53634 !important; 
	cursor: pointer !important;
	border: 2px solid #A53634 !important;;
}

.nav_button_current {
	display: inline-block;
	font-family: Verdana, Tahoma, Geneva, sans-serif; 
	font-weight: bold;  
	background: #29ABE2; 
	color: #fff !important; 
	border-radius: 25px; 
	padding: 15px; 
	width: 85%; 
	text-align: center;
	margin-bottom: 5px;
	margin-right: 0px;
}

#newsletters {}
#newsletters img {width: 30%; margin-right: 15px; float: left;}

/* Search Form */
/*-----------------------------------------------------------------------------------*/

#search {
    float: right;
    position: relative;
}
#search input[type="text"] {
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear;
}
#search input[type="text"]:focus,
#search input[type="text"]:hover {}
#search .search-bt {
    right: 0;
    top: 0;
    height: 30px;
    width: 30px;
    position: absolute;
    border: none !important;
    cursor: pointer;
    background: url('../images/search-bt.png') no-repeat center center;
}

/* Breadcrumbs */
/*-----------------------------------------------------------------------------------*/

.breadcrumbs {
    background: #ffffff;
    border-bottom: 1px solid #EDEDED;
    border-top: 1px solid #EDEDED;
}

.noised {background: url('../images/stripes.png') 50% 0;}
.page-header {
    margin-bottom: 0;
    border-bottom: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #112F3F;
	font-size: 25px;
}
.page-header h1 {
    font-family: Verdana, Tahoma, Geneva, sans-serif;
    font-size: 30px;
    text-shadow: 1px 1px 0 rgba(125, 125, 125, 0.25);
    margin-bottom: 0;
	
}
.page-header h1 small {
    text-transform: none;
}
.page-header div {
    font-size: 10px;
}

.SubTitle {
	color: #29ABE2;
	font-weight: 400;
	margin-top: -5px;
	margin-bottom: 15px;
}

/*-----------------------------------------------------------------------------------*/
/*	3.	Main Content Styles
/*-----------------------------------------------------------------------------------*/

.container {position: relative;}
#container {position: relative; margin-top: 30px;}
#container .container {padding-bottom: 50px;}
/*#container .container > .row {margin-bottom: 10px;}*/
#container .row.last {margin-bottom: 30px;}
.row.da-thumbs {margin-bottom: 0 !important;}

/* Google maps */
/*-----------------------------------------------------------------------------------*/
.gmap {
    max-width: 100%;
    border: solid 3px #CFCFCF;
    line-height: 0;
    margin-bottom: 20px;
}

/* Video container */
/*-----------------------------------------------------------------------------------*/

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/* Top Section */
/*-----------------------------------------------------------------------------------*/

#TopSection {
/*	background: #fedee0;*/
	padding: 50px 0;
}

#InnerTopSupport {
	background: ;
}

/* Bottom Section */
/*-----------------------------------------------------------------------------------*/


.BottomSection {
	margin-top: 40px;
	margin-bottom: 80px;
}

.HomeBottomColumns {
	width: 340px;
	margin-right: 30px;
	min-height: 700px;
	border-radius: 30px;
	-webkit-box-shadow: 0 0 10px 5px rgba(130,130,130,.4);
	box-shadow: 0 0 10px 5px rgba(130,130,130,.4);
}

.Event_News {
	padding: 0 30px 20px;
}

.Event_News a {color: #fff;}
.Event_News a:hover {color: #ea1524;}

.blue {background: #058486;}
.orange {background: #F1AF2F;}
.green {background: #A53634}

.fb_iframe_widget iframe {
	min-height: 385px !important;
}

#Tagline {
	font-size: 45px;
	text-transform: uppercase;
	font-weight: bold;
	color: #231f20;
}

#Help {
	font-size: 45px;
	text-transform: uppercase;
	font-weight: bold;
	color: #4DB89E;
	text-decoration: underline;
	line-height: 50px;
}



.NewsButton {background: #fff; padding: 3px 8px; border-radius: 3px; color: #205069;}
.NewsButton:hover {background: #205069; color: #fff;}

.newsP {font-family: Verdana, Tahoma, Geneva, sans-serif; color: #16475e; margin: 0; padding: 0;}
.NewsHeader, .NewsHeader a {font-family: Verdana, Tahoma, Geneva, sans-serif; font-size: 16px; color: #16475e; font-weight: bold; padding: 0; margin: 0 0 5px 0;}


/* Choose Path */
/*-----------------------------------------------------------------------------------*/

#TopBar {
	background: #231f20;
	color: #fff;
}

#TopBarButtons {
	text-align: right;
    padding: 5px 0;
}

#TopBarButtons a {
	color: #fff;
	padding: 0 30px;
}

.SMicons {
	padding: 0 0 0 10px !important;
}

.TBB_last {
	padding-right: 0 !important;
}

#TopBarButtons a:hover {
	color: #eb212f;
	text-decoration: underline;
}

#ChoosePathBox {
	background: #3C90B8;
	border-radius: 10px;
	height: 245px;
}

#arrowBox {
	margin: 0px 15px 0 15px;
	padding: 10px;
	width: 15%;
	display: inline-block;
}

#arrowBox p {
	display: block;
	font-size: 22px;
	line-height: 35px;
	color: #ffff00;
}

#ChoosePathButtons {
	display: inline-block;
}

.ChooseTitle {
	font-family: Verdana, Tahoma, Geneva, sans-serif; 
	color: #fff; 
	font-size: 26px; 
	font-weight: bold; 
	text-align: left;
	margin: 10px 0 0 0;
}

.subhead {
	font-family: Verdana, Tahoma, Geneva, sans-serif; 
	color:#fff; 
	font-size: 15px; 
	font-style: italic; 
	font-weight: 100;
}

.button_large {
	display: inline-block;
	font-family: Verdana, Tahoma, Geneva, sans-serif; 
	font-weight: bold;  
	background: #A53634; 
	color: #fff; 
	border-radius: 25px; 
	padding: 15px; 
	width: 200px; 
	text-align: center;
	margin: 20px 5px 10px 0;
	border: 2px #A53634 solid;
}

.button_large:hover {
	background: #fff; 
	color: #A53634; 
	border: 2px #A53634 solid;
	cursor: pointer;
}

/* Featured Sidebar and Boxes */
/*-----------------------------------------------------------------------------------*/

.FeaturedTitle {
	text-transform: uppercase;
    text-align: center;
    border-bottom: 1px solid #3a3b3b;
}

.FeaturedBox {
	text-align: center;
}

.TypesBox {
	margin-top: 15px;
	margin-bottom: 30px;
	flex: 1;
	position: relative;
	display: inline-block;
/*
	display: inline-grid;
    grid-row-gap: 10px;
*/
}

.grid {display: grid;}

.ActivitiesBox {
	margin-top: 15px;
	margin-bottom: 55px;
	flex: 1;
	position: relative;
	display: inline-block;
/*
	display: inline-grid;
    grid-row-gap: 10px;
*/
}

.absoluteFix {
	position: absolute; 
	bottom: 0;
}

.DownloadsBox {
	display: inline-block;
	width: 95%;
	padding: 10px;
}

.DownloadFace {
	width: 15%;
	float: left;
	margin-right: 10px;
}

.SupportIMG {
	display: inline-block;
	float: left;
	width: 28%;
	margin-right: 10px;
}

.flex {display: flex;}

.ResourcesBox {
	margin-bottom: 35px;
}

.download {
	font-weight: bold;
    color: #29ABE2;
}

.ResourcesP {
	margin-left: 25px;
	margin-bottom: 5px;
}

/* Flex Slider */
/*-----------------------------------------------------------------------------------*/

#slider {
    border-bottom: 1px solid #EDEDED;
    border-top: 1px solid #EDEDED;
    padding-top: 50px;
    padding-bottom: 50px;
}
.flexslider {position: relative;}
.slides li {position: relative;}
.slides li a:hover {color: #005580 !important;}
.slides .slide-title {
    font-family: Verdana, Tahoma, Geneva, sans-serif;
    position: absolute;
    bottom: 60px;
    left: 0;
    width: 100%;
    text-align: center;
    text-shadow: 2px 2px 1px #000000;
}
@media (max-width: 767px) {
    .slides .slide-title {display: none;}
}
.slides .slide-title span {
    color: #ffffff;
    padding: 20px;
    background-color: rgba(0, 0, 0, 0.5);
    width: 50%;
}
.slides .slide-caption {
    bottom: 30px;
    color: #ffffff;
    left: 0;
    position: absolute;
    width: 100%;
    text-align: center;
}
.slides .slide-caption span{
    background-color: rgba(0, 0, 0, 0.5);
    padding: 20px;
    width: 50%;
}
.flex-direction-nav {
    position: absolute;
    left: 0;
    top: 49%;
    width: 100%;
    opacity: 0.7;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear;
}
/*.flexslider:hover .flex-direction-nav {
    opacity: 1;
}*/
.flex-direction-nav li {
    float: left;
    margin-left: 1px;
    list-style: none;
}
.flex-direction-nav a {
    display: inline-block;
    width: 30px;
    height: 30px;
    opacity: 0.7;
    text-indent: -9999px;
    position: absolute;
}
.flex-direction-nav .flex-prev {background: url('../images/arrow-slider-left.png') no-repeat bottom right; left: 30px;}
.flex-direction-nav .flex-next {background: url('../images/arrow-slider-right.png') no-repeat bottom right; right: 30px;}
.flex-direction-nav .flex-prev:hover,
.flex-direction-nav .flex-next:hover {opacity: 1;}
.flex-direction-nav .flex-disabled {
    opacity: .3 !important;
    filter: alpha(opacity = 30);
    cursor: default;
}

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: 14px; text-align: center;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }
/* * */

.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;}
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}
.no-js .slides > li:first-child {display: block;}
.flexslider {
    position: relative;
    zoom: 1;
}
.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1;}
.carousel li {margin-right: 5px}

@media screen and (max-width: 860px) {
    .flex-direction-nav .flex-prev {opacity: 1; left: 0;}
    .flex-direction-nav .flex-next {opacity: 1; right: 0;}
}

/* Media Campaigns */
/*-----------------------------------------------------------------------------------*/

#Media_Form {
	background: #fff;
    border-radius: 10px;
    -webkit-box-shadow: 7px 8px 0px 0px rgba(28,102,174,1);
    box-shadow: 7px 8px 0px 0px rgba(28,102,174,1);
	width: 50%;
    margin: 0 auto;
}

.Form {
	text-align: center;
    float: none;
    margin: auto;
    padding-bottom: 35px;
}

.form-vertical {

}

.controls {
	display: inline-block;
}

.radio {
	text-align: left;
}

.checkbox {
	text-align: left;
}

.control-label {
	color: #00516B;
}

.g-recaptcha {display: inline-block;}

.MC-list {
	list-style: none;
/*	text-align: center;*/
}

.filename {
	font-size: 11px;
	line-height: 12px;
	margin-top: 5px;
}


/* Welcome Slogan */
/*-----------------------------------------------------------------------------------*/

.redback {
	background: #da262c;
}

#welcome {
    font-family: Verdana, Tahoma, Geneva, sans-serif;
    text-align: center;
    padding: 0 150px;
}
#welcome h1 {
    font-size: 30px;
    line-height: 30px !important;
    text-shadow: 2px 2px 0 rgba(125, 125, 125, 0.25);
    margin-bottom: 10px !important;
}
#welcome p {
    line-height: 22px;
    font-size: 16px;
    color: #747474;
}

/* Divider */
/*-----------------------------------------------------------------------------------*/

.title-divider {
    position: relative;
    margin-top: 20px;
    margin-bottom: 30px;
    overflow: hidden;
}
.title-divider h1,
.title-divider h2,
.title-divider h3,
.title-divider h4,
.title-divider h5,
.title-divider h6 {
    float: left;
    margin: 0;
    padding-right: 10px;
    font-size: 16px;
    line-height: 25px;
    font-weight: 600;
}
.title-divider .divider-arrow {
    background: url('../images/stripes.png') 50% 0;
    height: 25px;
    overflow: hidden;
}

/* Features */
/*-----------------------------------------------------------------------------------*/

.features > div {text-align: center;}
.features h3 {margin: 15px !important;}

/* Bootstrap Carousel */
/*-----------------------------------------------------------------------------------*/

.carousel {position: relative;}
.carousel-wrapper {
    overflow: hidden;
}
.carousel-wrapper ul {display: none;}
.carousel-wrapper ul li {
    height: 100%;
    float: left;
    display: block;
}
.btleft .es-nav {
    position: absolute;
    top: 10px;
    left: -63px;
}
.bttop .es-nav {
    position: absolute;
    top: -50px;
    right: 0;
}
.es-nav span {
    float: left;
    width: 17px;
    height: 17px;
    display: block;
    top: 1px;
    right: 0;
    text-indent: -9999px;
}
.es-nav .es-nav-prev {background: url('../images/arrow-left.png') no-repeat right top; right: 17px;}
.es-nav .es-nav-next {background: url('../images/arrow-right.png') no-repeat left top;}
.es-nav .es-nav-next:hover {background-position: -17px 0;}
.es-nav .es-nav-prev:hover {background-position: 0 0;}

/* Our Projects */
/*-----------------------------------------------------------------------------------*/

.our-projects article {margin-bottom: 30px;}
.our-projects article img {display: block;}
.our-projects article h4 {margin-bottom: 0;}
.our-projects article:nth-last-child(-n+4) {margin-bottom: 0 !important;}

/* Our Blog */
/*-----------------------------------------------------------------------------------*/

.SubSection {
	position: relative;
    margin-top: 70px;
    padding-top: 40px;
    border-top: 1px solid #16475e;
    background: #dff1fb;
}

.SubStoryImg {
	margin-bottom: 30px;
	min-height: 160px;
}

.SubStoryImg img {
	max-height: 160px;
	display: block;
	margin: 0 auto;
}

.SubStoryImgLeft {
	width: 25%;
	margin-right: 15px;
	float: left;
}

.rainFix {margin-top: -65px; width:30%;}
.crownFix {margin-top: -35px; width:30%;}

.SessionsRow {
	background-image: url(https://acts2project.org/2022_redesign/images/SessionsHomeImg.jpg);
	background-size: cover;
	background-position-y: -75px;
	max-height: 592px;
    min-height: 540px;
    border-top: 8px #674788 solid;
}

.SessionsRow2 {
	background-image: url(https://acts2project.org/2022_redesign/images/SessionsHomeImg.jpg);
	background-size: cover;
	background-position-y: -75px;
	max-height: 592px;
    min-height: 490px;
    border-top: 8px #674788 solid;
}

.LibraryRow {
	background-image: url(https://acts2project.org/2022_redesign/images/LibHomeImg.jpg);
	background-size: cover;
	background-position-y: -75px;
	max-height: 592px;
    min-height: 540px;
    border-top: 8px #674788 solid;
	border-bottom: 8px #674788 solid;
}

.SessionsSubStoryBlock {
	margin: 60px 0;
    background: #112F3F;
    padding: 30px 40px 30px 40px;
    border-radius: 30px;
}

.SessionsSubStoryBlock p {color: #fff;}

.LibSubStoryBlock {
	margin: 60px 0;
    background: #4DB89E;
    padding: 30px 40px 30px 40px;
    border-radius: 30px;
}

.our-blog article p.l-meta {
    width: 100%;
    font-size: 12px;
    color: #b6b6b6;
    padding: 5px 0;
    margin: 0 0 20px 0;
    background-color: #1d1d1c;
    font-weight: 100;
}
.our-blog p {margin-bottom: 10px}
.our-blog article p.l-meta span {display: block; padding: 0 10px;}
.our-blog article p.l-meta a {color: #3a87ad;}
.our-blog article p.l-meta a:hover {color: #005580;}
.our-blog img {}

/* Our News */
/*-----------------------------------------------------------------------------------*/

.our-news {position: relative;}
.our-news p {margin-bottom: 10px;}
.our-news .news-data {
    float: left;
    width: 60px;
    height: 50px;
    color: #333333;
    text-align: left;
    font-family: Verdana, Tahoma, Geneva, sans-serif;
    text-shadow: 2px 2px 0 rgba(125, 125, 125, 0.25);
    text-transform: uppercase;
    font-size: 20px;
}
.our-news .news-data span {
    display: block;
    font-weight: 900;
    font-size: 42px;
    line-height: 42px;
}
.our-news .title {margin-bottom: 5px !important;}
.divider-blok {
    border-bottom: 1px dashed #efefef;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
article.span3 h4 {margin-top: 0;}

/* Our Services */
/*-----------------------------------------------------------------------------------*/

.resource-list {
/*	color: #C8426F;*/
	margin-left: 16px;
}

.resource-list li {margin-bottom: 15px;}

.resource-p {max-width: 80%}

.accordion-group {border: 0;}
.accordion .accordion-toggle {
    font-weight: 900;
    color: #fff;
    padding: 5px 10px;
    background-color: #b6b6b6;
    position: relative;
    border: 1px solid #b6b6b6;
    text-shadow: 1px 1px #aaa;
}
.accordion .accordion-toggle:hover {
    background-color: #cdcdcd;
    border-color: #cdcdcd;
    text-shadow: 1px 1px #bbb;
}
.accordion .accordion-toggle span {
    right: 10px;
    top: 5px;
    width: 16px;
    height: 16px;
    position: absolute;
}
.accordion .accordion-inner {
    margin-top: 1px;
    border: 0;
}
.accordion .acc-block {padding: 20px 10px;}
.accordion h4 {color: #707070; text-transform: none;}
.accordion li {padding-left: 15px; margin-bottom: 10px;}
.accordion i.pull-right {margin: 3px 0 0 0;}

/* Twitter */
/*-----------------------------------------------------------------------------------*/

.tweet {margin-top: -5px;}
.tweet .tweet-img {margin-right: 15px; margin-top: 5px; width: 40px;}
.tweet .tweet-txt {
    border-bottom: 1px dotted #444444;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.tweet:last-child .tweet-txt {border: none;}

/* Testimonials */
/*-----------------------------------------------------------------------------------*/

.testimonials p {margin-left: 70px}
.testimonials h4 {margin-left: 70px;}
.testimonials img {
    float: left;
    margin-bottom: 10px;
}
.testimonials small {
    display: block;
    font-size: 11px;
    letter-spacing: 0;
}


.btn,
.well,
.accordion-group {
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}
.well {background: #FAFAFA;}

/*-----------------------------------------------------------------------------------*/
/*	4.	Footer Styles
/*-----------------------------------------------------------------------------------*/

.NCTSNLogo img {
	display: block;
	margin: 0 auto;
	max-height: 90px;
}

#MobileFoot {text-align: center; display: none;}
#FSUsymbol {margin-right: 40px;}
#FB {margin-right: 40px;}
#YT {margin-right: 40px;}

#footer {
    position: absolute;
	bottom: 0;
	width: 100%;
    background: #5d3a82;
    color: #fff;
	height: 180px;
}

.ContactBlock {text-align: right;}

#footer-copyright-section {background: #2c1148; margin-top: 20px;}

#footer-copyright {
	text-align: center;
	font-size: 10px;
	line-height: 12px;
	padding: 15px 0;
}

#copyright1 {color: #fff;}
#copyright2 {color: #D3D3D3}

#footer > .container {
    padding-top: 20px;
}
#footer h1,
#footer h2,
#footer h3,
#footer h4,
#footer h5,
#footer h6 {
    color: #ffffff;
    text-shadow: 2px 2px 0 rgba(125, 125, 125, 0.25);
    border-bottom: solid 2px #444444;
}
#footer a {color: #cccccc;}
#footer a:hover {color: #ffffff;}


/* Footer Flickr */
/*-----------------------------------------------------------------------------------*/

.flickr li {
    list-style: none;
    margin: 0 10px 10px 0;
    float: left;
    background-color: #c4c4c4;
    line-height: 0 !important;
}

/* Address icons */
[class^="myicon-"],
[class*=" myicon-"] {
    display: inline-block;
    width: 16px;
    height: 12px;
    *margin-right: .3em;
    line-height: 12px;
    margin-right: 8px;
    vertical-align: text-top;
    background-repeat: no-repeat;
    margin-top: 1px;
}

.myicon-phone {background-image: url('../images/phone.png');}
.myicon-mail {background-image: url('../images/mail.png');}

/* Footer Menu */
/*-----------------------------------------------------------------------------------*/

#footer-menu {
    color: #999999;
    font-size: 10px;
    background: #222222;
    padding-top: 10px;
    padding-bottom: 10px;
}
#footer-menu ul {list-style-type: none;}
#footer-menu li {float: left; margin-left: 10px;}
#footer-menu a {color: #666666; text-decoration: none;}
#footer-menu a:hover {color: #ffffff;}

/*-----------------------------------------------------------------------------------*/
/*	5.	Post/Portfolio Content Styles
/*-----------------------------------------------------------------------------------*/

/* Categories */
/*-----------------------------------------------------------------------------------*/

#filtrable {margin-bottom: 30px; float: right;}
#filtrable li {float: left; margin-left: 10px; list-style: none;}
#filtrable a {
    padding: 4px 10px;
    background-color: transparent;
    border: 1px solid #ececec;
    display: inline-block;
}
#filtrable a:hover,
#filtrable .current a {
    border-color: #ddd;
    background-color: #f5f5f5;
    color: #787878;
}
.p-view,
.p-link {
    display: block;
    width: 31px; height: 31px;
    position: absolute;
    top: 50%;
    margin-top: -18px;
    opacity: 0.7;
}
.p-view:hover,
.p-link:hover {opacity: 1;}
.p-view {
    /*left: 50%;*/
    left: 0;
    margin-left: -39px;
    background: url(../images/view.png);
}
.p-link {
    /*right: 50%;*/
    right: 0;
    margin-right: -39px;
    background: url(../images/link.png);
}

/* Portfolio */
/*-----------------------------------------------------------------------------------*/

.portfolio h4:last-child {margin-bottom: 0 !important;}
.portfolio article {margin-bottom: 30px;}
.portfolio img {display: block;}
.portfolio h4 a {
    text-align: center;
    padding: 7px 10px;
    display: block;
    text-transform: none;
    background-color: #fcfcfc;
    border-bottom: 1px solid #eeeeee;
}
.portfolio h3 {
    border-bottom: 2px solid #efefef;
    font-size: 16px;
    line-height: 30px;
}
.portfolio .read-more {margin-bottom: 30px;}
.read-more [class^="icon-"],
.read-more [class*=" icon-"] {margin-right: 0;}

/* Pagination */
/*-----------------------------------------------------------------------------------*/

.pagination li {margin-right: 5px; display: inline-block;}
.pagination a {border-left-width: 1px;}
.pagination .active a,
.pagination .active span {
}


/* Sidebar */
/*-----------------------------------------------------------------------------------*/

#sidebar .nav-tabs {
    margin-bottom: 0;
    border-bottom: none;
}
#sidebar .nav-tabs li {border: none; padding-bottom: 0; margin-bottom: 0;}
#sidebar .nav-tabs li a {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-weight: 600;
}
#sidebar .nav-tabs > li > a {
    background-color: #FAFAFA;
    border-color: #ddd;
    border-bottom: none;
}
#sidebar .nav-tabs > li > a:hover {
    background-color: #ddd;
    border-color: #ddd;
    border-bottom: none;
}
#sidebar .nav-tabs > .active > a,
#sidebar .nav-tabs > .active > a:hover {
    background-color: #ffffff;
    border: 1px solid #ddd;
    border-bottom: none;
}
#sidebar .tab-content {
    -webkit-box-shadow: 0px 0px 0px rgba(50, 50, 50, 0);
    -moz-box-shadow:    0px 0px 0px rgba(50, 50, 50, 0);
    box-shadow:         0px 0px 0px rgba(50, 50, 50, 0);
}

/* */

#sidebar h4 {}
#sidebar .title-divider {}
#sidebar .divider-arrow {}

#sidebar li {
    list-style: none;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dotted #cfcfcf;
}
#sidebar li:last-child,
#sidebar li.last {border-bottom: none; margin-bottom: 0; padding-bottom: 0;}
#sidebar section {margin-bottom: 40px;}
#sidebar section:last-child {margin-bottom: 0;}
#sidebar .ul-col2 {width: 110.9489051094891%;}
#sidebar .ul-col2 li {
    float: left;
    width: 40.13157894736842%;
    margin-right: 09.86842105263158%;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dotted #f2f2f2;
}
#sidebar .ul-col2 a {color: #888;}
#sidebar .ul-col2 a:hover {color: #222;}

#sidebar .ul-list li {padding-left: 20px; background: url('../images/ul-list.png') no-repeat 0 7px;}
#sidebar .ul-arch li {overflow: hidden;}
#sidebar .ul-arch .month {float: left;}
#sidebar .ul-arch .count {float: right; font-size: 10px; color: #a1a1a1; padding: 0 5px; background: #e3e3e3;}
#sidebar .ul-arch .count:hover {color: #555555;}

/*-----------------------------------------------------------------------------------*/
/*	6.	Widgets & Widget Area
/*-----------------------------------------------------------------------------------*/

/* Popular Posts Widget */
/*-----------------------------------------------------------------------------------*/

.post-widget a {color: #a1a1a1;}
.post-widget a:hover {color: #555555;}
.post-widget li:last-child {margin-bottom: 0 !important;}
.post-widget .pimg {float: left; position: relative; margin: 4px 10px 10px 0;}
.post-widget .pimg img {border: solid 3px #e3e3e3;}
.post-widget .pimg:hover img {border: solid 3px #555555;}
.post-widget .ptxt {display: block; margin: 0 0 10px 70px; }
.post-widget .pcomm, .post-widget .pname {
    float: left;
    display: block;
    padding: 0 5px;
    font-size: 10px;
    background: #e3e3e3;
}
.post-widget .pcomm {margin-right: 10px;}

/* Tags Widget */
/*-----------------------------------------------------------------------------------*/

.tags a {
    color: #B0753F;
    font-size: 10px;
    padding: 0 5px;
    margin: 0 3px 5px 0;
    display: inline-block;
    background-color: #FED86F;
}
.tags a:hover {
    color: #ffffff;
    background-color: #775908;
}

/* Flickr Widget */
/*-----------------------------------------------------------------------------------*/

.sidebar-flickr ul {
    width: 110.9489051094891%;
}

.sidebar-flickr li {
    border: 0;
    float: left;
    padding: 0 !important;
    border-bottom: none !important;
    margin-bottom: 03.28947368421053% !important;
    margin-right: 03.28947368421053% !important;
    height: 20.06578947368421%;
    width: 20.06578947368421%;
}

/* Latest Projects Widget */
/*-----------------------------------------------------------------------------------*/

.carousel {margin-bottom: 0;}
.carousel-control {
    border: none;
    position: absolute;
    top: inherit;
    left: inherit;
    bottom: 0;
    width: 17px;
    height: 17px;
}
.carousel-control.post {top: 50%;}
.carousel-control.left.post {left: 0;}
.carousel-control.left {
    right: 17px;
    background: url('../images/arrow-blog-left.png') no-repeat center center;
}
.carousel-control.right {
    right: 0;
    background: url('../images/arrow-blog-right.png') no-repeat center center;
}

/* Comments Widget */
/*-----------------------------------------------------------------------------------*/

.comment-sidebar li:last-child {margin-bottom: 0 !important;}

/*-----------------------------------------------------------------------------------*/
/*	7.	Blog Styles
/*-----------------------------------------------------------------------------------*/

.blog-post .post-title {
    font-family: Verdana, Tahoma, Geneva, sans-serif;
    text-shadow: 1px 1px 0 rgba(125, 125, 125, 0.25);
    margin-top: 0;
}
.blog-post h2.post-title {margin-bottom: 10px;}
.blog-post h2.post-title a {line-height: 25px;}
.blog-post img {margin-bottom: 30px; display: block;}
.blog-post .meta {
    padding-bottom: 5px;
    border-bottom: 1px dotted #f2f2f2;
    margin-bottom: 15px;
}
.blog-post .meta li {
    list-style: none;
    font-size: 0.9em;
    margin-right: 10px;
    float: left;
}
.blog-post .meta a {color: #3a87ad;}
.blog-post .meta a:hover {color: #005580;}
.blog-post.style2 img {
    width: 50%;
    float: left;
    margin-right: 25px;
}
.blog-post.style2 .carousel,
.blog-post.style2 .video {
    width: 50%;
    float: left;
    margin-right: 25px;
}
.blog-post.style2 .carousel img {width: 100%;}
.blog-post.style2 p {padding-top: 30px;}
.blog-post.style2 .meta {border: none;}

.blog-post .meta-list {list-style-type: none; color: #999999;}
.blog-post .meta-list a {text-decoration: none; color: #999999;}
.blog-post .meta-list a:hover {text-decoration: none; color: #333333;}
.blog-post .meta-list i {float: left; margin-right: 0; margin-top: 3px;}
.blog-post .meta-list p {margin-left: 25px;}
.blog-post p.post-date {
    font-family: Verdana, Tahoma, Geneva, sans-serif;
    border-bottom: solid 3px #f2f2f2;
    color: #555555;
}
.blog-post p.post-date .big {font-size: 30px; font-weight: bold;}
.blog-post p.post-date .small {font-size: 14px; }

@media (max-width: 767px) {
    .meta-block {background: #F9F9F9; border: solid 1px #EDEDED; padding: 10px; margin-bottom: 20px;}
    .blog-post img {margin-bottom: 0; }
    .blog-post p.post-date {margin-bottom: 2px; border-color: #999999;}
    .blog-post .meta-list {overflow: hidden; margin-top: 0;}
    .blog-post .meta-list li {float: left; margin-right: 20px;}
    .blog-post .meta-list p {margin-bottom: 0;}
}

/* About Us Block */
/*-----------------------------------------------------------------------------------*/

.aboutus {}
.aboutus h3 {
    text-shadow: 1px 1px 0 rgba(125, 125, 125, 0.25);
    margin-top: 0;
    margin-bottom: 0;
    line-height: 30px;
    text-align: center;
    font-size: 24px;
}

.StaffAddress {font-size: 11px; line-height: 13px;}

/* Services Block */
/*-----------------------------------------------------------------------------------*/

.ident-bot-2 {margin-bottom: 17px;}
.figure-1 a.left-image {margin-right: 17px;}
.lightbox-image {
    display: inline-block;
    overflow: hidden;
    position: relative;
}
.lightbox-image img {position: relative; z-index: 2;}
.img-border-bg {
    background: none repeat scroll 0 0 #6F508E;
    box-shadow: 0 0 0 1px #E7E7E7 inset;
    display: inline-block;
    padding: 5px;
}
.img-border {width: 100%;}
.lightbox-image span {
    background: url("../images/magnify.png") no-repeat scroll 50% 50% transparent;
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
.service {overflow: hidden; margin-bottom: 20px;}
.service-desc {overflow: hidden;}
.service-icon {float: left;}
@media (max-width: 480px) {
    .service-icon {float: none; margin-left: 25%; width: 50%;}
}

/*-----------------------------------------------------------------------------------*/
/*	8.	Forms
/*-----------------------------------------------------------------------------------*/

select, textarea, input[type="text"], input[type="password"], input[type="datetime"],
input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"],
input[type="week"], input[type="number"], input[type="email"], input[type="url"],
input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	border-color: #b2cee3;
}

#af-form input[type="text"] {}
#af-form input[type="text"],
#af-form textarea {}
#af-form input[type="text"]:focus,
#af-form textarea:focus {}
#af-form textarea {
    height: 160px !important;
    overflow: auto;
    resize: none;
}
.af-outer {margin-bottom: 15px;}
label.error,
label.ferror {color: #b94a48; font-size: 13px;}
#af-form input.error,
textarea.error {border: 1px solid #b94a48;}
#progress {margin-top: 15px;}

/*-----------------------------------------------------------------------------------*/
/*	9.	Comments
/*-----------------------------------------------------------------------------------*/

.comments .textarea {
    border: 1px solid #EDEDED;
    margin-bottom: 40px;
    margin-left: 94px;
    padding: 10px 20px;
    position: relative;
}
.comments .avatar {
    position: relative;
    float: left;
    margin-right: -5px;
}
.comments .comments-list {
    list-style: none !important;
}
.comments .comments-list ul {
    margin-left: 30px;
    margin-bottom: 20px;
}
.comments .meta {
    font: 12px 'Open Sans', serif;
    color: #666666;
    padding-bottom: 8px;
    margin-bottom: 10px !important;
    border-bottom: 1px dotted #e2e2e2;
}
.comments ul ul .textarea {
    margin-top: -20px;
}

/*-----------------------------------------------------------------------------------*/
/*	10.  Thumbnails
/*-----------------------------------------------------------------------------------*/

.da-thumbs li,
.da-thumbs article,
.da-thumbs.portfolio span {
    overflow: hidden;
    position: relative;
}
.da-thumbs li img,
.da-thumbs.portfolio span {
    display: block;
    position: relative;
}
.da-thumbs li div,
.da-thumbs article div {
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
}
.da-thumbs li div.da-animate,
.da-thumbs article div.da-animate {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.da-slideFromTop {left: 0; top: -100%;}
.da-slideFromBottom {left: 0; top: 100%;}
.da-slideFromLeft {top: 0; left: -100%;}
.da-slideFromRight {top: 0; left: 100%;}
.da-slideTop {top: 0;}
.da-slideLeft {left: 0;}

/**/
.do-thumbs {}
.do-thumbs li,
.do-thumbs article {
    overflow: hidden;
    position: relative;
}
.do-thumbs .do-img {display: block; position: relative;}
.do-thumbs .do-hover {
    position: absolute;
    top:0; left: 0;
    background: rgba(0, 0, 0, 0.5);
    width: 100%; height: 100%;
    opacity: 0;
}

/*-----------------------------------------------------------------------------------*/
/*	11.	Shortcode Styles
/*-----------------------------------------------------------------------------------*/

/* Divider */
/*-----------------------------------------------------------------------------------*/

#container hr {margin: 25px 0 35px 0;}
#container hr.soft {margin: 10px 0;}
#container .portfolio-single hr,
#container .blog-single hr {margin-top: 10px; margin-bottom: 15px;}

/* Portfolio */
/*-----------------------------------------------------------------------------------*/

.portfolio h4 a {
    color: #444;
    text-align: center;
    padding: 7px 10px;
    display: block;
    text-transform: none;
    background-color: #fcfcfc;
    border-bottom: 1px solid #eeeeee;
}

.portfolio h4 a:hover {
    color: #fff;
    background-color: #ffaf88;
    border-bottom: 1px solid #f79f73;
}

/* Back to Top */
/*-----------------------------------------------------------------------------------*/

#toTop {
    background: url('../images/ui.totop.png') no-repeat scroll left top transparent;
    border: medium none;
    position: fixed;
    right: 15px;
    bottom: 60px;
    display: none;
    height: 40px;
    width: 40px;
    overflow: hidden;
    text-decoration: none;
    text-indent: -999px;
}

#toTopHover {
    background: url('../images/ui.totop.png') no-repeat scroll left -40px transparent;
    display: block;
    float: left;
    height: 40px;
    opacity: 0;
    overflow: hidden;
    width: 40px;
}

#toTop:active,
#toTop:focus {outline: medium none;}

/* Others */
/*-----------------------------------------------------------------------------------*/

.dropcap {
    width: 38px;
    height: 38px;
    line-height: 38px;
    float: left;
    margin-right: 15px;
    text-align: center;
    display: block;
    font-size: 22px;
}

blockquote {border-color: #3a87ad;}
blockquote p {}

.video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    margin-bottom: 30px;
    height: 0;
    overflow: hidden;
}
.video iframe,
.video object,
.video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*-----------------------------------------------------------------------------------*/
/*	12.	Responsive Fixes
/*-----------------------------------------------------------------------------------*/

@media only screen and (min-width: 980px)  and (max-width: 1199px) {
/* Cool Carl */
/*-----------------------------------------------------------------------------------*/
	#NewsTitle {font-size: 15px;}
	.NewsHeader {font-size: 14px;}
	
	#CoolCarlBox {
/*	height: 200px;*/
	}
	
	#Carl {
	width: 38%;
	padding: 15px;
	}
	
	.CarlSlogan {
		font-size: 20px;
		line-height: 25px;
		margin: 0;
	}
	
	#CarlSlogan2 {
		font-size: 18px;
		line-height: 20px;
		padding-right: 20px;
	}
	
	#Cool {
		font-size: 30px;
		font-weight: bold;
		color: #0071BC;
	}
	
	#CarlName {
		font-size: 30px;
	}
	
	/* Choose Path */
	/*-----------------------------------------------------------------------------------*/
	
	#ChoosePathBox {
		height: 200px;
	}
	
	#arrowBox {
		margin: 0px 5px 0 5px;
		padding: 5px;
		width: 15%;
	}
	
	#arrowBox p {
	font-size: 18px;
	line-height: 30px;
	color: #ffff00;
	}
	
	#ChoosePathButtons {}
	
	.ChooseTitle {
	font-size: 20px; 
	margin: 10px 0 0 0;
	}

	.subhead {
	font-size: 13px; 
	}

	.button_large {
	padding: 10px; 
	width: 120px; 
	margin-bottom: 0px;
	margin-right: 8px;
	}
	
	
}

@media (min-width: 768px) and (max-width: 979px) {
	.HideMe-979 {display: none;}
    #menu > ul > li > a {padding-left: 8px; padding-right: 8px;}
    #welcome {padding: 0 50px;}
	.button_xsmall {font-size: 12px;}
	.logo {width: 250px;}
	#menu > ul > li > a .name {letter-spacing: 0;}
	.HeaderMenu {width: 454px; margin-top: 20px;}
	
	.NewsItem {
		margin: 15px;
	}

	#NewsTitle {font-size: 13px;}
	.NewsImg {width: 90px; margin: 0 10px 0 0;}
	.NewsHeader {font-size: 14px;}
	
	/* Cool Carl */

	/*-----------------------------------------------------------------------------------*/

	#CoolCarlBox {
/*	height: 250px;*/
	}

	#Carl {
	width: 45%;
	margin: 0 auto;
	display: block;
	float: none;
	}

	.CarlSlogan {
	font-size: 20px;
	line-height: 25px;
	margin: 0;
	padding: 3px;
	text-align: center;
	}


	#CarlSlogan2 {
    font-size: 18px;
	line-height: 20px;
	margin: 5px 0;
	padding: 0 30px;
	text-align: center
	}

	#Cool {
	font-size: 25px;
	font-weight: bold;
	color: #0071BC;
	}


	#CarlName {
	font-size: 20px;
	}

	/* Choose Path */

	/*-----------------------------------------------------------------------------------*/

	#ChoosePathBox {
	height: 250px;
	}

	#arrowBox {
	margin: 0px 5px 0 5px;
	padding: 5px;
	width: 15%;
	}

	#arrowBox p {
	font-size: 15px;
	line-height: 25px;
	color: #ffff00;
	}

	#ChoosePathButtons {
	width: 75%;
	}

	.ChooseTitle {
	font-size: 18px; 
	margin: 10px 0 0 0;
	}

	.subhead {
	font-size: 12px; 
	}

	.button_large {
	padding: 10px; 
	width: 90px; 
	margin: 0px;
	}
	
	.rainFix {margin-top: -50px;}
	.crownFix {margin-top: -30px; width: 44%;}
	.SubStoryImgLeft {width: 40%; margin-bottom: 80px;}
	.Nav-button {padding: 22px; font-size: 14px; height: 40px;}
	.MyNavBox {width: 24.7%;}
	
}

@media (max-width: 767px) {
	.HideMe-767 {display: none;}
    body {padding-left: 0; padding-right: 0;}
    .container {padding-left: 20px; padding-right: 20px; }
    .logo{text-align:center; margin-bottom: 5px; width: 50%; float: left;}
    #menu {float: none; display: none;}
    #menu ul {display: none;}
	#MainNavBox {display: none;}
    #welcome {padding: 0;}
    .alignleft,
    .alignright,
    .pull-right,
    .pull-left {float: none !important;}
	#header {padding: 10px 0 0px 0;}
	#FullLogo {display: none;}
	#MobileLogo {display: block;}
	.HeaderMenu {display: inline-block; float: right; width: 50%;}
	.res-menu{
		display: none;
	}
	.button_xsmall {font-size: 14px;}
	.flex {display: inline-block;}
	.absoluteFix {position: relative;}
	
	#MenuButton {display: block; float: right; margin-top: 10px;}
	#myNav {display: block;}
	
	#NewsTitle {text-align: center;}
	.NewsImg {margin: 0 0 10px 0;}
	.NewsBlock {display: inline-block; vertical-align: middle; padding-left: 10px;}
	.FirstNews {border-bottom: 1px solid #fff; margin-bottom: 10px;}
	.newsP {display: inline-block;}
	.age {display: none;}
	
	#MenuButtonText {
		background: #00516B;
		font-size: 14px;
		font-family: inherit;
		color: #ffffff;
		padding: 10px 20px;
		margin: auto;
		outline: none;
		border-radius: 2px;
		letter-spacing: 1px;
		text-transform: uppercase;
		font-weight: 300;
		cursor: pointer;
	}
	
	.overlay {
		height: 100%;
		width: 0;
		position: fixed;
		z-index: 1;
		top: 0;
		left: 0;
		background: rgba(41,170,225,0.9);
		overflow-x: hidden;
		transition: 0.5s;
	}
	
	.overlay-content {
		position: relative;
		top: 25%;
		width: 100%;
		text-align: center;
		margin-top: 30px;
	}
	.overlay a {
		font-weight: bold;
    	display: block;
    	color: #FFFFFF;
    	font-family: inherit;
    	text-decoration: none;
    	outline: none;
    	cursor: pointer;
    	transition: 0.2s;
    	font-size: 18px;
    	margin: 0 0 15px 0;
    	padding-bottom: 15px;
    	border-bottom: 1px solid;
	}
	.overlay a:hover, .overlay a:focus {
		color: #b64563;
	}
	
	.overlay .closebtn {
		position: absolute;
		top: 20px;
		right: 45px;
		font-size: 60px;
		border: none;
	}
	
	/* Cool Carl */
	/*-----------------------------------------------------------------------------------*/
	#NewsBox {
		width: 70%;
    margin: 0 auto;
	}
	#CoolCarlBox {
/*	height: 225px;*/
	width: 325px;
	margin: 0 auto 0px auto;
		border-right: 0;
		border-bottom: 1px solid #1c66ae;
	}
	
	.NewsItem {
		margin: 15px 0px;
		text-align: center;
	}

	#Carl {
	width: 35%;
	margin: 0 auto;
	display: block;
	float: none;
	}

	.CarlSlogan {
	font-size: 20px;
	line-height: 25px;
	margin: 0;
	padding: 3px;
	text-align: center;
	}

	#CarlSlogan2 {
    font-size: 18px;
	line-height: 20px;
	margin: 5px 0;
	padding: 0 30px;
	text-align: center
	}

	#Cool {
	font-size: 30px;
	font-weight: bold;
	color: #0071BC;
	}

	#CarlName {
	font-size: 30px;}


	/* Choose Path */

	/*-----------------------------------------------------------------------------------*/

	#ChoosePathBox {
	height: 225px;
	width: 325px;
	margin: 0 auto 10px auto;
	}

	#arrowBox {
	margin:0;
	padding: 0;
	width: 100%;
	}

	#arrowBox p {
	font-size: 14px;
	line-height: 25px;
	color: #ffff00;
	text-align: center
	}
	
	#arrowBox img {display: none;}

	#ChoosePathButtons {
	width: 100%;
	text-align: center;
	}

	.ChooseTitle {
	font-size: 17px; 
	margin: 0;
	text-align: center;
	}

	.subhead {
	font-size: 12px; 
	}

	.button_large {
	padding: 9px; 
	width: 75px; 
	margin: 0px;
	}
	
	.SubStoryBlock {
		padding-bottom: 20px;
		border-bottom: 1px solid #3C90B8;
		text-align: center;
	}
	
	#stress {margin: -15px 15px 15px 0;}
	.page-header {text-align: center; padding: 0 0px;}
	.page-header-block {margin: 0 auto; padding: 0 13%;}
	
	#RegFoot {display: none;}
	#MobileFoot {display: block;}
	.rainFix {margin-top: 0px;}
	.crownFix {margin-top: 0px; width: 44%;}
	.SubStoryImgLeft {
		width: 30%;
    margin: 10px auto;
    float: none;
    display: block;
	}
	
	.Nav-button {padding: 20px; font-size: 14px; height: 40px;}
	.MyNavBox {width: 23.7%;}

}

@media (max-width: 564px) {
	.NewsImg {width: 25%;}
	.NewsBlock {width: 60%;}
	.NewsHeader {font-size: 14px;}
	#MenuButton {margin: 0;}
	.Nav-button {padding: 10px; font-size: 12px; height: 40px;}
	.MyNavBox {width: 23.7%;}
	#stress {margin: 15px auto 0 auto; float: none; display: block;}
	.page-header {margin: 15px 0;}
	.HideMe-564 {display: none;}

}
