/*****************************************************************************/


/************************ CSS Lite Stylesheet for PM's ***********************/


/*****************************************************************************/


/* ====================== Base color palette information ==================== */


/*
Base blue
hex #0387bf

Dark blue
hex #2a6496;
    
Black borders
hex #00a887;
    
Base white
hex #fff; (or white)
*/


/* ====================== Default container styles ========================== */

html body {
	 background-color: #fff !important;
}
body {

    background-color: #fff !important;
}

a {
    
    color: #b755a0;
    
}

a:hover {
    /*
    color: #2a6496;
    text-decoration: underline;
    */
}

h1 {
    text-shadow: none;
    font-weight: 600;
}

h2 {
    font-weight: bold;
    text-transform: uppercase;
    color: #75226a 
}

h3 {
    /*
    color: #0387bf;
    */
}

h4 {
    /*
    color: #0387bf;
    */
}

h5 {
    /*
    color: #0387bf;
    */
}

.Masthead {

    box-shadow: none;
    -webkit-box-shadow: none;
}

#content-container {
    background-color: #ffffff !important;
	background-size: cover !important;
}


#content-container .container {
    box-shadow: none;
    -webkit-box-shadow: none;
    padding-bottom: 40px;
}


#dvCustomMasthead {
    display: block;
}


.eventinfo {
    padding-top: 25px;
    text-align: right;
    color: #0387bf;
}

.eventinfo .location {
    font-weight: bold;
    font-size: 20px;
}

@media (max-width: 767px){
    .headerlogo {
        margin: 0 auto;
    }
    .eventinfo{
        text-align: center;
        padding-top: 10px;
    }
}
@media (max-width: 1000px){
	#Msg4001 .col-md-8{
		display:none;
	}
}

/* ===== Home Styles ==== */

.homeJumbotron.jumbotron {
    background: url(../images/interface/jumbotron-bg.jpg);
    background-size: cover;
    background-position: center;
}


.jumbotron h1, .jumbotron .h1 {
    color: white;
}

.jumbotron p {
    color: white;
}

.homeJumbotron a.btn.btn-primary.btn-lg {
    background-color: #00a887;
    border-color: #00a887;
}

.homeJumbotron a.btn.btn-primary.btn-lg:hover {
    opacity: .9;
}

#home .row {
	margin: 20px 0;
}

#home h1, .h1 {
    font-weight: 700;
	font-size: 52px;
    margin-top: 10px;
    color: #b41d8e;
	font-family: "Open Sans Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
	border-style: solid;
    border-width: 0 0 4px 0;
    padding-bottom:5px;
    margin-bottom:20px;
    width:fit-content;
    border-image: repeating-linear-gradient(45deg, rgb(184,116,89), rgb(250,216,60), rgb(184,116,89)) 3;
}


.row h1.text-center::after {
  	left: 45%;
  	width: 10%;
  	position:absolute;
}

#home h3, .stats h3 {
    font-weight: 700;
    margin-top: 0;
    color: white;
}

.feature1 {
	background: url(../images/interface/bg-feature1.jpg) no-repeat;
	background-size: cover;
	min-height: 320px;
	color: white;
	padding: 40px 70px;
}

.feature2 {
	background: url(../images/interface/bg-feature2.jpg) no-repeat;
	background-size: cover;
	min-height: 320px;
	color: white;
	padding: 40px 70px;
}

.feature3 {
	background: url(../images/interface/bg-feature3.jpg) no-repeat;
	background-size: cover;
	min-height: 320px;
	color: white;
	padding: 40px 70px;
}

.feature1 h3, .feature2 h3, .feature3 h3 {
	font-family: "Open Sans Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.stat {
	font-size: 96px;
	display:block;
	color: white;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.intro {
	background: white;
	padding: 50px 25px;
	font-size: 18px;
	line-height: 34px;
}

.ad {
	padding: 20px 15px;
	font-size: 12px;
	color: #dadbdc;
	text-align: center;
}

.ad img {
	margin: 0 auto;
}

.twitter-feed {
	border-top: 8px solid;
	border-bottom: 8px solid;
	border-image: linear-gradient(45deg, #954d38,#fad73c,#954d38) 1;
	background: white;
}

#home .news {
	margin: 0 auto 20px;
}

#home .news .news-item {
	padding: 25px;
	background: white;
	border-left: 8px solid;
	border-right: 0;
	border-image: linear-gradient(#954d38,#fad73c,#954d38) 0 100%;
	margin-bottom: 25px;
	color: #000;
	font-size: 18px;
	font-weight: bold;
}

#home .news .news-item .title{
	color: #000;
	font-size: 18px;
	font-weight: bold;
	display: block;
	padding-bottom: 5px;
}

.news-item a, a.more {
	font-weight:bold;
	border-bottom: 2px solid #b755a0;
	text-transform: uppercase; 
	display: inline-block;
	padding-top: 15px;
	}
	
.join h4 {
	color: white;
	font-size: 20px;
}

.join .btn {
	color: #f15b67;
	background: #fbced1;
	font-size: 28px;
	font-weight: bold;
}
	
/* ====================== Additional container styles ======================= */

.breadcrumb {
    /*
    margin: 0px;
    padding: 7px 0px 0px 0px;
    background-color: transparent;
    */
}

.breadcrumb > .active {
    color: #777;
    font-size: 22px;
}

.badge {
    /*
    background-color: #0387bf;
    */
}

.pagination>li>a,
.pagination>li>span {
    /*
    color: #0387bf;
    */
}

.nav-tabs>li {
    /*
    color: #555;
    */
}

.nav-tabs>li>a:hover {
    /*
    color: #2a6496;
    */
}

.nav-tabs>li.active>a {
    /*
    border-top-color: #0387bf;
    color: #0387bf;
    */
}

body.no-nav {
    /*
    background-color: white;
    background-image: none;
    */
}



/* ====================== Navigational styles =============================== */

div#ctl00_dvTopNavigation {
    background: #ffffff;
    border-bottom: 0;
	padding-bottom: 10px;
}

@media (min-width: 768px) and (max-width: 992px) {
    div#ctl00_dvTopNavigation {
        background: transparent;
    }
}

.navbar-collapse {

padding: 0px;

box-shadow: none;

-webkit-box-shadow: none;
}

.container>.navbar-collapse {

    border-bottom-color: #75226a;
    border-bottom-style: none;
    border-bottom-width: 2px;
    background-color: white;
}

@media (min-width: 768px) {
    .navbar-nav {
    float: right;
    margin: 0;
	padding-top: 5px;
    }
}


.navbar-top>li>a {
    /*color: color: #438bc9 !important;*/
}

.navbar-top>li>a:hover {
    /*color: color: #2a6496 !important;*/
}

ul.nav.navbar-nav.navbar-top.nav-logout > li {
    color: #438bc9 !important; 
}

.navbar-nav>li>a {
    /*
    color: white;
    */
    font-weight: bold;
    color: inherit;
    background-color: inherit;
	text-transform:capitalize;
}

.navbar-nav>li>a:hover {
    color: inherit;
    background-color: inherit;
    text-shadow: none;
}

.navbar-nav>li {
    color: #000;
    background-color: transparent;
}

.navbar-nav>li:hover {
    color: #fff;
    background-color: #75226a;
}

ul.nav.navbar-nav.navbar-top.nav-logout > li:hover {
    color: #438bc9 !important;
    background-color: transparent !important;
}

.navbar-nav>li>a.active {
    color: #fff;
    background-color: #75226a;
    text-shadow: none;
}

.navbar-nav>li.active>a {
    color: #ffffff;
    background-color: #75226a;
    text-shadow: none;
}

.navbar-nav>li>.dropdown-menu {
    /*
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    */
}

.dropdown-menu {

    background-color: #75226a;
    border-bottom-color: #75226a;
    border-bottom-width: 2px;
    border-bottom-style: none;
    border-radius: 0px;
    border-top: none;
}

.dropdown-menu>li>a {
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: bold;
}

.dropdown-menu>li>a:hover {
    color: #fcee1d;
    background-color: transparent;
    text-shadow: none;
}

.left-nav>li {
    /*
    border-bottom-color: #e0eded;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    */
}

.left-nav>li>a {
    /*
    color: white;
    */
}

.left-nav>li>a:hover {
    /*
    color: white;
    background-color: #00a887;
    */
}

.left-nav>li.active>a {
    /*
    color: white;
    background-color: #0387bf;
    */
}

.left-nav>li.active>a:hover {
    /*
    color: white;
    background-color: #0387bf;
    */
}

.left-nav>li.active>a:focus,
.left-subnav.in>li.active>a {
    /*
    color: white;
    background-color: #0387bf;
    */
}

.left-nav>li.active>.left-subnav>li>a,
.left-subnav.in>li>a {
    /*
    color: #0387bf;
    */
}

.left-nav>li.active>.left-subnav>li>a:hover,
.left-subnav.in>li>a:hover {
    /*
    color: #0387bf;
    */
}

.left-subnav.in>li>a {
    /*
    color: #0387bf;
    padding: 8px 0px 8px 24px;
    background-color: white;
    */
}

.left-subnav>li {
    /*
    border-bottom-color: #e0eded;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    */
}

.left-subnav>li>a {
    /*
    padding: 8px 0px 8px 11px;
    color: #0387bf;
    */
}

.left-subnav>li>a:hover {
    /*
    color: #0387bf;
    background-color: white;
    */
}

.left-subnav>li.active>a {
    /*
    color: white;
    background-color: #0387bf;
    */
}

.left-subnav>li.active>a:hover {
    /*
    color: white;
    background-color: #0387bf;
    */
}

.nav-username {
    /*
    padding: 5px;
    color: white;
    height: auto;
    font-size: 14px;
    */
}

#ctl00_UserInfo_lnkLogout {
    /*
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    */
}

a#ctl00_UserInfo1_lnkLogout {
    color: rgb(66, 139, 202);
}

.nav-social a {
    color: white;
    font-size: 20px;
    display: inline-block;
    padding: 10px 10px 10px 0px;
}

.nav-social a:hover {
    opacity: 0.5;
}

.navbar-toggle {
    border-color: #75226a;
    background-color: #75226a;
    border-radius: 0px;
    margin: 0px;
    padding: 17px;
}


.navbar-toggle.collapsed {
    border-color: #e5a232;
    background-color: #e5a232;
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 3px;
}

.navbar-toggle .icon-bar:nth-of-type(2) {
    top: 6px;
    transform: rotate(45deg);
}

.navbar-toggle .icon-bar:nth-of-type(3) {
    top: 1px;
    background-color: transparent;
}

.navbar-toggle .icon-bar:nth-of-type(4) {
    top: -4px;
    transform: rotate(-45deg);
}

.navbar-toggle .icon-bar {
    position: relative;
    transition: all 500ms ease-in-out;
    background: white;
    height: 2px;
}

.navbar-toggle.collapsed .icon-bar:nth-of-type(2) {
    top: 6px;
    transform: rotate(180deg);
}

.navbar-toggle.collapsed .icon-bar:nth-of-type(3) {
    background-color: white;
    top:-5px;
}

.navbar-toggle.collapsed .icon-bar:nth-of-type(4) {
    top: 2px;
    transform: rotate(180deg);
}


i.fa-chevron-circle-down {
  
    display: none; 
   
}

#ctl00_dvTopNavigation .navbar-header{
    width: 100% !important;
    background-color: #462952;
    padding-bottom: 0px;
}

ul.quicklinks {
    list-style: none;
    padding: 15px;
}


@media (max-width: 992px){
    .navbar-collapse {
    padding: 0px;
    background-color: #75226a;
    width: 100% !important;
}
}

/* ====================== Custom footer styles ============================== */

#footer-container {
    background: #000000;
    border-top: 0;
    margin-top: 0;
}

#footer-container .container {
    background-color: transparent;
    border-top-color: #00a887;
    border-top-style: none;
    border-top-width: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    padding: 80px 20px;
}

.footer h2 {
    color: white;
    padding-bottom: 0px;
    font-size: 18px;
    border-bottom-color: white;
    border-bottom-width: 1px;
    border-bottom-style: none;
}

#dvFooterInc .footer h3 {
    color: white;
    padding-bottom: 0px;
    font-size: 16px;
	font-weight: 600;
}

.footer ul {
    /*
    padding-left: 0px;
    margin-top: 10px;
    float: left;
    */
}

.footer ul li {

color: white;

text-decoration: none;

margin-bottom: 3px;

list-style-type: none;

font-weight: 400;
}

#Footer {
    background: #000000;
    color: white;
}

.footer_copyright {
    padding: 15px 20px;
}




/* ================== When no content is in left sidebar =================== */

.left-container {
    /*min-height: 1px;*/
}



/* =================== img-responsive for IE ============== */

.img-responsive {
    width: auto;
}



/* =================== Fix Focus State for nav ===================== */

.nav>li>a:focus {
    background-color: transparent;
}

/* =================== Top Message ===================== */

#Msg4001 {
	background: url(../images/interface/utility-bg.png);
    background-size: cover;
    background-position: center;
	min-height: 40px;
	color: white;
	font-weight: bold;
	padding: 0;
}

#Msg4001 .dates div {
	height: 40px;
	line-height: 40px;
}

#Msg4001 .pipe {
	color:#97d7de;
}

#Msg4001 button {
	color:#faae2f;
	background: #fde4ba;
	text-transform: uppercase;
	height: 40px;
	font-weight: 800;
	border-radius: 0;
	letter-spacing: 2px;
}

.btn {
  border-radius: 25px;
  border: 0;
}

#Msg4001 .dates {
	line-height 40px;
}

#Msg4024 {
    display: none;
}

/* =================== Carousel ===================== */

#carousel-home img{
	min-width: 100%;
}
.sr-only{
	position: absolute;
	left: -9999999px;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
//carousel start
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
       -o-transition: .6s ease-in-out left;
          transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
         -o-transition:      -o-transform .6s ease-in-out;
            transition:         transform .6s ease-in-out;

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000px;
            perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  filter: alpha(opacity=50);
  opacity: .5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-caption h1 {
    color: white;
	font-size: 40px;
}
.carousel-caption p {
    color: white;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: none;
}
.carousel-caption .btn {
  text-shadow: none;
  background-color: #FFF;
  border-color: #FFF;
  color: #129c85;
  font-weight: 600;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
//carousel-end

#dvTopSidebar {display:block;}
@media all and (max-width:768px) {
 #dvTopSidebar {display:block;}
 .carousel-caption {display:block;}
 
 }
 
 .demaFeed {
    border: 1px solid #dddddd !important;
    background: white;
    margin-top: 20px;
    -webkit-box-shadow: 10px 10px 56px -23px rgba(0,0,0,0.2);
    -moz-box-shadow: 10px 10px 56px -23px rgba(0,0,0,0.2);
    box-shadow: 10px 10px 56px -23px rgba(0,0,0,0.2);
 }