/*all pages style
/______________________________________________________________*/

h1.page-header {
	padding-top: 1em;
}

/*Search block
/__________________________________________________________*/

.navbar #block-search-form {
	margin-left: 3em;
	margin-top: .4em;
}

/* Front Page Styles
/--------------------------------------------------------------*/

.panels-flexible-1 .panels-flexible-row {
	padding-bottom:0;
}

.panels-flexible-region-1-main_content_inner {
	padding-top: 14px;
}

.front-rotator-panel {
	float:left;
	height: 359px;
	overflow: hidden;
	border: 1px solid #5f5f5f;
}

.pane-front-rotator .flexslider {
	margin-bottom: 2em;
}

.views-field-field-front-rotator-image img {
	height:auto;
}

.front-rotator-panel .view-content div.views-row {
	border-bottom-style: none;
    line-height: 100%;
    padding: 0;
}

.flex-control-paging {
	visibility: hidden;
}

.lead {
  margin-bottom: 20px;
  font-size: 30px;
  font-weight: 600;
  line-height: 1.1;
  color:#ffffff;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .lead {
    font-size: 35px;
  }
}



.views-field-nothing {
	position: relative;
	left: -4rem;
	top: 15rem;
	text-align: right;
	padding-left: 60%;
	/* font-size: 2em; */
	height: 0;
	overflow: visible;
	
}

.flex-control-nav {
    bottom: 1em;
    right: 1em;
    position: absolute;
    text-align: right;
    width: 100%;
    z-index: 1000;
}

.flex-control-nav a {
	text-indent: -9999px;
}

#block-superfish-2 {
	position: relative;
	left: 0;
	bottom: 0;

}

#superfish-2 {
	margin-bottom: 0;
	}

.panel-default.front-about-us {
	
	padding: 2em;
}

.panel-default.front-about-us p {
	font-size: larger;
	padding-bottom: 1em;
}

.panel-default.front-about-us .node-readmore {
	padding-left: 2em;
}

.sf-main-menu.navbar {
	min-height: 30px;
}

.region-header .block-superfish {
	background-color: #333333;
}

.region-header ul.sf-main-menu {
	margin-bottom: 0;
}


.need-help-now-front-panel ul.need-help-menu {
	margin-bottom: 0;
}

div.need-help-now-front-panel .inner ul.need-help-menu li {
	border-right: 0;
	font-family: 'Myriad Pro', Myriad, Verdana, sans-serif;
    font-size: 16px;
    font-weight: bold;
    
}

div.need-help-now-front-panel .inner ul.need-help-menu li a,
div.need-help-now-front-panel .inner ul.need-help-menu li a:visited {
	color: #474747;
}


.need-help-now-front-panel {
	float:left;
	margin-left: 20px;
	background-color: #cfe6b1;
	background-position: right;
	background-repeat: repeat-y;
	width: 230px;
	font-size: 18px;
	padding:10px 0 10px 10px;
}

.need-help-now-front-panel p a {
	padding-left: 10px;
}

#block-block-1  {
	position: relative;
	top: 5px;
	right: -60px;
}

.views-field-field-lne-caption  {
	position: relative;
	top: -54px;
	line-height: 20px;
	background-color: #000;
	/* for IE */
  	filter:alpha(opacity=70);
  	/* CSS3 standard */
  	opacity:0.7;
	width: 470px;
	height: 50px;
}

.views-field-field-lne-caption .field-content {
	filter:alpha(opacity=100);
  	/* CSS3 standard */
  	opacity:1.0;
  	color: #fff;
  	padding: 5px 5px 4px 10px;
  	width: 260px;
  	font-size: .9em;
}

.views-slideshow-controls-bottom #widget_pager_bottom_front_rotator-block {
	position: relative;
	top: -95px;
	left: 315px;
	z-index: 10;
}

#widget_pager_bottom_front_rotator-block .views-content-counter {
	float: left;
	background-color: #222;
	color: #fff;
	padding: 5px;
	margin-right: 10px;
	font-size: 1.1em;
	width: 10px;
	text-align: center;
}

#widget_pager_bottom_front_rotator-block .active .views-content-counter {
	background-color: #5f5f5f;
}


.menu-block-3 a,
.menu-block-3 a:visited {
	color: #474747;
}

.pane-menu-block-3 .inner ul.menu 	{
	margin-bottom: 0;
}

.menu-block-3 ul.menu li {
	border-bottom: 1px solid #474747;
}

.quicknav-region {
	width: 738px;
	/* position: relative; */
	/* top: -170px; */
}
.quicknav-links-bar img {
	margin-top: 1.2em;
}

.quicklinks_pane_front {
	margin-top: 15px;
}

.quicklinks_pane_front .view-quickcklinks-view {
	background-color:  #cfcfcf;
}

.quicklinks_pane_front .view-quickcklinks-view .view-footer {
	padding-left: 9px;
	padding-bottom: 2px;
}


.quicklinks_pane_front .views-field-field-quicklinks-image {
	width: 95px;
}

.quicklinks_pane_front .views-field-field-quicklinks-image .field-content {
	height: 95px;
	overflow: hidden;
	width: 95px;
}

.quicklinks_pane_front table{
	padding-top: 6px;
	padding-bottom: 6px;
	/* background-color: #cfcfcf; */
}

.quicklinks_pane_front td {
	padding-top: 20px;
	padding-bottom: 11px;
	padding-left: 0;
	padding-right: 0;
	width: 95px;
}

.quicklinks_pane_front td.col-first {
	padding-left: 9px;
}

.quicklinks_pane_front .views-field-field-quicklinks-image .field-content a img{
	position:relative;
	top: -95px;
}

.quicklinks_pane_front .views-field-field-quicklinks-image .field-content a:hover img{
	position:relative;
	top: 0;
}

.welcome-message-panel p {
	line-height: 1.3em;
}

/* footer 
____________________________________________ */

footer.container {
	background-color: rgba(199,204,196,.25);
}

.footer-social-icons {
	display: flex;
}

.footer-social-icons img {
	margin-right: 1rem;
}

.footer-links p {
	text-transform: uppercase;
	border-bottom: 1px #1E3510 solid; 
	color: #1E3510;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.footer-links p a {
	text-decoration: none
}

.footer-links p a:hover {
	color: #FA532C;
}


.footer-links p.first {
	border-top: 1px #1E3510 solid;
	margin-top: 10px;
	padding-top: 5px;
}

.orygen-footer{
	padding-right: 30px;
}


.orygen-footer p.acknowledge{
	padding-top: 1em;
	font-size: .9em;
	color: #1E3510;
}


/* Other page Styles
___________________________________________ */

.views-field-field-top-brand-key-image img {
	max-width: 100%;
	height: auto;
}

/* Learning Activities Page

____________________________________________*/

div.vimeo-thumb-wrapper {
	width: 50%;
	float: left;
	margin-right: 2em; 
}

.vimeo-thumb-wrapper img {
	max-width:100%;
	max-height:100%;
}

.view-learning-activities-summary .views-row {
	
	margin-bottom: 2em;
}

.view-learning-activities-summary .views-field-title {
	font-size: 1.2em;
}




/* Responsive overrides
-------------------------------------------*/

/*==========  Mobile First Method  ==========*/

    /* Custom, iPhone Retina */ 
    @media only screen and (min-width : 320px) {
        body {
	        font-size: 10px;
        }
        .logo img {
	        width:50%;
        }
        
        .btn-lg, .btn-group-lg > .btn {
	        font-size: 12px;
        }
    }

    /* Extra Small Devices, Phones */ 
    @media only screen and (min-width : 480px) {

    }

    /* Small Devices, Tablets */
    @media only screen and (min-width : 768px) {
		body {
	        font-size: 14px;
        }
		.logo img {
	        width:80%;
        }
        
        .btn-lg, .btn-group-lg > .btn {
	        font-size: 15px;
        }
    }

    /* Medium Devices, Desktops */
    @media only screen and (min-width : 992px) {
		.logo img {
/* 	        width:100%; */
        }
        .btn-lg, .btn-group-lg > .btn {
	        font-size: 18px;
        }

    }

    /* Large Devices, Wide Screens */
    @media only screen and (min-width : 1200px) {

    }


/* telehealth
-------------------------------------------*/
#vcc-div {
	height: auto;
}
