/****** PLACE YOUR CUSTOM STYLES HERE ******/
/*
logo orange #f7933a
dark orange #f1592b
beige #e5e0cb
BLUE #2b92d0



*/
body, h1, h2, h3, h4, h5, h6, a, p, ol, ul {font-family: 'Signika', sans-serif!important; color:#4d4e50; line-height:1em;}
p, ol, ul {font-family: 'Signika', sans-serif; font-weight:300; font-size:1.5rem; line-height:1.5em; margin-bottom:1em!important;}
ol {list-style:outside; margin-left:1em; list-style-type: decimal;}

.content span.number {font-size:3rem; color: #2b92d0; padding-right:.5em; padding-bottom:5em;}
.content.col-md-8 ul, .content.col-md-6 ul {list-style: circle; margin-left:3em;}
h1.large {line-height: 72px;}
.bg-dark h1.large {
	font-weight:400; 
	color:rgba(255,255,255,.8);	
}
.text-inset {
  /*-webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;*/
  border: none;
  -o-text-overflow: clip;
  text-overflow: clip;
  /*white-space: pre;*/
  text-shadow: 1px 1px 0 rgba(255,255,255,0.6) , -1px -1px 1px rgba(140,140,140,0.67) ;
}
.bk-dark .text-inset {
  text-shadow: 1px 1px 0 rgba(140,140,140,0.6) , -1px -1px 1px rgba(0,0,0,0.67) ;
}
p.lead, dt, dd {
    font-size: 16px;
    line-height: 24px;
}
dt {color:#2b92d0; text-transform:uppercase;}
dd strong {color:#f1592b;}
dd {margin-bottom:1em;}

.btn-lg.color, input.button {color:#f1592b; border:2px solid #f1592b;font-family: "Signika",sans-serif;
font-size: 18px;}
.btn-lg.color:hover, input.button:hover {color:#f1592b; background:#e5e0cb;}


input.button {
    font-family: "Signika",sans-serif;
    background-color:#ffffff !important;    
    padding: 10px 16px;
    font-size: 18px!important;
    line-height: 1.3333333;
    border-radius: 6px;
    display: inline-block;
        margin-bottom: 0;
            font-weight: 400;
                text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    height: 50px;
    min-width: 200px;
}

.gform_wrapper span.gform_drop_instructions {    color: #4d4e50;}

.space400 {min-height:400px;}
.space1275 {min-height:1275px;}
.bg-primary a, .bg-primary a:hover {color:#ffffff; text-decoration:underline;}
/* NAV */
.nav-bar {
    height: 100px;
    max-height: 100px;
    line-height: 98px;
	border-bottom: 0px solid rgba(255, 255, 255, 0.2);
}
nav.transparent .nav-utility, nav.transparent .nav-bar {border-bottom: 0px solid rgba(255, 255, 255, 0.2);}
/*navbar appears lower*/
.outOfSight.scrolled {
border-bottom: 2px solid rgba(247,147,58,.5);
}

.nav-bar a {
    height: 100px;
}
nav.transparent .module.widget-handle i, nav.transparent.fixed .module.widget-handle i {color:#f1592b;}
nav.transparent .module.widget-handle {
    border-left: 0px solid rgba(255, 255, 255, 0.2) !important;}


#mainmenunew {top:50px;}
.nav-bar #mainmenunew a {
    height: auto;
}
#mainmenunew li {display: inline-table;font-size:1.7rem;}
#mainmenunew li a {
    color:#ffffff;
    padding:1rem;
    text-decoration: none;
}

.scrolled #mainmenunew li a {color: rgba(247,147,58,1);}
.scrolled #mainmenunew li li a {color: #ffffff;}
#mainmenunew li .sub-menu {display:none;position: absolute;background:rgba(77,78,80,0.7);}
#mainmenunew li .sub-menu li {display:block; border-bottom:1px solid #bbbbbb;}
#mainmenunew li:hover .sub-menu {display:block;}
#mainmenunew li li a {color:#dddddd;}

.ti-menu {margin-top:1rem;}
.ti-menu:before {
    font-size: 36px;
    line-height: 36px;
    color: rgba(247,147,58,1);
}
footer.bg-dark li, 
footer.bg-dar .widget .title,
footer.bg-dark p {font-size:1.7rem!important;}
footer.bg-dark i::before {font-size: 2em!important;}
/*.bg-dark {
    background: #2b92d0 none repeat scroll 0% 0%;
}*/

.bg-dark.bg-neutral {background:#f7933a;}
#mainmenu li a,
#topmenu li a {
	color: #FEFEFE;
	transition: all 0.3s ease 0s;
    opacity: 0.8;
    letter-spacing: 2px;
    margin-right: -2px;    
	margin-bottom: 8px;    
	font-weight: 400;
    text-transform: uppercase;    
	font-size: 16px;
	text-align:left;
	margin-left:50px;
	line-height:24px;
}
#mainmenu li li a, #topmenu li li a {opacity: 0.5; margin-left:150px;}
.search input[type="text"]{width:65%;}

.search input[type="submit"]{width:25%;}

#psaloginform input[type="text"], #psaloginform input[type="password"]{width:100%; color:#4d4e50;font-family: 'Signika', sans-serif;
    line-height: 1em;}
#psaloginform input[type="submit"]{width:100%;border: 2px solid #ffffff;}
p.login-username, 
p.login-password, 
p.login-remember, 
p.login-submit {display:inline-block;width:25%;}
#psaloginform label, p.login-remember {display:none;}

::-webkit-input-placeholder {
   color: red;
}

:-moz-placeholder { /* Firefox 18- */
   color: red;  
}

::-moz-placeholder {  /* Firefox 19+ */
   color: red;  
}

:-ms-input-placeholder {  
   color: red;  
}
/*LOGIN*/

div#login h1 a {background: url(../../../../dev.ps) no-repeat top center !important;}
/*div#login h1 a {background:url('../../../../dev.ps');}*/
/* SIDEBAR DEFAULT */
.menu li a {
	font-family: "Signika",sans-serif;
color: #4D4E50;
font-weight: 600;
font-size: 1.5rem;
line-height: 1.5em;
text-transform:none;
letter-spacing:0;
opacity:1;
}

.menu li {
display:block;
margin-right:0;
float:none;
}


/* HOME HERO */
.lead.homehero {
	font-size: 24px;
	margin:0 auto 10px;
	padding: 6px 26px; 
	min-height: 50px;
	width:710px;
	border: 2px solid  #e5e0cb;
	background:#2d92d0; 
	background:rgba(45,146,208,0.75);
	font-family: 'Signika', sans-serif;
	color:#e5e0cb;
	}
.slides .btn-lg {min-width:350px; font-family: 'Signika', sans-serif; font-size: 18px;
border-color: #2B92D0;
color: #2B92D0;
background-color: rgba(255,255,255,0.5);
}

/*2B92D0
f1592b*/
.home ul.filters {display:none;}
.inner-title.hover-reveal .title.video:before {content:"\e059"; color:#ffffff; font-family:'Glyphicons Halflings'; font-size:5rem; padding-bottom:5rem;}
.inner-title.hover-reveal .title.print:before {content:"\e060"; color:#ffffff; font-family:'Glyphicons Halflings'; font-size:5rem; padding-bottom:5rem;}

/* HOME HAVE WHAT IT TAKES */
#havewhatittakes {background:url(../../../../dev.ps) no-repeat right 0 scroll;    padding: 500px 0 600px 0;}

/* PORTFOLIO LAYOUT */
.img440x1960 .portfoliowrapper { position: relative; width:359px; height:539px; overflow:hidden;}/*thumbnail portfolio*/
.img1960x440 .portfoliowrapper { position: relative; width:539px; height:359px; overflow:hidden;}/*thumbnail horizontal*/
.taxonomy img.media-type {height:32px; width:32px; max-width:32px;}
.port-cat a {
	float: left;
    cursor: pointer;
    font-family: "Raleway","Helvetica Neue",Helvetica,Arial,sans-serif;
    border: 2px solid rgba(255, 255, 255, 0.5);
    padding: 0px 26px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #2b92d0;
    text-align: center;
    transition: all 0.3s ease 0s;
    margin-right: 8px;
    margin-bottom: 24px;
    height: 30px;
    font-size: 11px;
    line-height: 27px;
    min-width: 0px;
    opacity: 0.7;
    border-radius: 25px;
    -moz-user-select: none;
	user-select: none;
    display: inline-block;
	background:rgba(255,255,255,0.9);}
	
	.port-cat a.current {
		border: 2px solid rgba(255, 255, 255, 1);  
   		opacity: 1;
		}
#port-tags {font-size:1.2rem;}



/* 7. SLIDEDECK2 */

.entry .slidedeck h2, .sd2-slide-title-inner {font-size:18px; margin:3em 0 auto 20px;font-family: "Droid Sans",sans-serif!important;}
.entry .sd2-vertical-center-inner {margin: 5em 0 auto 0px;}
.entry .sd2-vertical-center-inner .sd2-slide-title-inner {margin: 0px!important;}
.entry .slidedeck p {margin:auto 0 auto 20px; font-size: 14px;}
.entry .slidedeck ul {margin:auto 0 2em 20px; font-size: 14px; display:block;}
.downloads img {border:1px solid #CCC;}
.lens-o-town dl.slidedeck > dd > dl.slidesVertical > dd {
    padding: 42px 0 0 42px!important;
}
.lens-o-town dl.slidedeck .slide-source-custom .sd2-content-wrapper {
    left: 82px;
	padding-left:50px;
}

/*ACCORDIONS*/
.wts_title {padding:1em; border:1px solid #2b92d0; background-color:#e5e0cb;}
.wts_title a.jtoggle {
    color: #4d4e50;
    text-decoration: none!important;
    font-size: 1.5em;
    background: transparent none no-repeat right center!important;
    padding-right: 10px;
	width:90%;
}
.wts_title a.jtoggle:after {content:'  \e081';font-family:'Glyphicons Halflings'; font-size:2rem;}

.wts_slidewrapper {
    border: #2b92d0 1px solid!important;
    padding: 2em 2em 2em 2em!important;
    font-family: 'Signika', sans-serif; font-weight:300; font-size:1.5rem; line-height:1.5em;
    color: #4d4e50;
}

/*SECURE PAGES*/
table.psasubmitted th, table.psasubmitted td {border:1px solid #e5e0cb; padding:1em;}

/*CUSTOM RESPONSIVE*/
section.unsolicitedadjust {padding:200px 0 140px 0;}

@media only screen and (max-width : 1280px)  {
	#havewhatittakes {background-position: 40% 0%;}
section.unsolicitedadjust {padding:240px 0 140px 0;}
	
.page-id-9 .background-image-holder {background-position: 50% 40% !important;}
.page-id-9 section {display:block;}
}
@media only screen and (max-width : 1024px)  {
section.unsolicitedadjust {padding:360px 0 140px 0; height:1100px;}
section.gettingstarted {height:1100px;}
.page-id-9 .background-image-holder {background-position: 50% 31% !important;}
}
@media only screen and (max-width : 980px)  {
section.unsolicitedadjust {padding:160px 0 140px 0; height:1300px;}
	#havewhatittakes {padding-top:180px;}
}
	
@media only screen and (max-width : 768px)  {
.module.widget-handle {border-top: 0px solid #CCC;}
#mainmenu li a, #topmenu li a {margin-left: 10px;}
#mainmenu li li a, #topmenu li li a {opacity: 0.5;margin-left: 20px;}

.page-id-9 .background-image-holder,
.page-template-default .background-image-holder {background-size:250%!important;background-position: 50% 30% !important;}
}


@media only screen and (max-width : 660px)  {
section.unsolicitedadjust {height:auto;}
section.gettingstarted {height:auto;}
}
	
/*iPhone 6 in portrait*/
@media only screen 
and (-webkit-min-device-pixel-ratio: 2)
and (min-device-width : 375px) 
and (max-device-width : 667px) {
	
.page-id-9 .background-image-holder,
.page-template-default .background-image-holder {background-size:250%!important;background-position: 50% 30% !important;}
.module.widget-handle {border-top: 0px solid #CCC;}
.offscreen-container img {display:none;}
#mainmenu li a, #topmenu li a {
	letter-spacing: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	margin-left: 10px;
	line-height: 12px;
}
#mainmenu li li a, #topmenu li li a {
    opacity: 0.5;
    margin-left: 20px;
}
input[type="text"], input[type="email"], input[type="password"], input[type="submit"] {height: 24px;margin-bottom: 4px;}
input[type="submit"] {line-height: 24px;}
.background-image-holder {background-size:cover!important; background-position: 0% 0% !important;}
.home .image-slider ul.slides h2 img {max-width:50%;}/*medallion*/
	.image-slider.height-70 .slides li {
    height: auto;
    padding: 80px 0px 0px 0px;
	min-height: 450px;
}
.home .image-slider ul.slides {margin-bottom: 0!important;}
.home .image-slider {padding-bottom: 0;}
.lead.homehero {font-size: 16px;	line-height: 16px;    width: 100%;}
.slides .btn-lg {font-size: 14px;width: 48%;min-width: auto;}
.image-bg .btn {margin-right: 0px;}
.btn-lg, .btn-lg.color {font-size: 14px;}

#havewhatittakes {background-size:100%;margin-top: 48px;}
#havewhatittakes .space1275 {min-height: 170px;}
h1 {font-size: 56px!important;}
.image-slider h1 {font-family:Arial, sans-serif!important;}
h1.large {line-height: 32px;}
#havewhatittakes h1.large {    font-size: 50px!important;line-height: 50px;}
/*submissions*/
.port-cat a {margin-right: 4px;margin-bottom: 8px;height: 18px;font-size: 9px;line-height: 18px;}
}

@media only screen and (max-width : 360px)  {
/*submissions*/
.port-cat a {margin-right: 4px;margin-bottom: 8px;height: 18px;font-size: 9px;line-height: 18px;}
.module.widget-handle {border-top: 0px solid #CCC;}
.offscreen-container img {display:none;}
#mainmenu li a, #topmenu li a {
	letter-spacing: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	margin-left: 10px;
	line-height: 12px;
}
#mainmenu li li a, #topmenu li li a {
    opacity: 0.5;
    margin-left: 20px;
}
input[type="text"], input[type="email"], input[type="password"], input[type="submit"] {height: 24px;margin-bottom: 4px;}
input[type="submit"] {line-height: 24px;}
.home .image-slider ul.slides h2 img {max-width:50%;}/*medallion*/
	.image-slider.height-70 .slides li {
    height: auto;
    padding: 80px 0px 0px 0px;
	min-height: 450px;
}

.lead.homehero {font-size: 16px;	line-height: 16px;    width: 100%;}
.slides .btn-lg {font-size: 14px;width: 48%;min-width: auto;}
.btn-lg, .btn-lg.color {font-size: 14px;}

#havewhatittakes {background-size:100%;}
#havewhatittakes .space1275 {min-height: 170px;}
h1.large {line-height: 32px;}
}

@media only screen and (max-width : 320px)  {
.page-id-9 .background-image-holder,
.page-template-default .background-image-holder {background-size:250%!important;background-position: 50% 30% !important;}
}
@media 
(-webkit-min-device-pixel-ratio: 2), 
(min-resolution: 192dpi) { 
    /* Retina-specific stuff here */
}
/* 1.25 dpr */
@media 
(-webkit-min-device-pixel-ratio: 1.25), 
(min-resolution: 120dpi){ 
    /* Retina-specific stuff here */
}

/* 1.3 dpr */
@media 
(-webkit-min-device-pixel-ratio: 1.3), 
(min-resolution: 124.8dpi){ 
    /* Retina-specific stuff here */
}

/* 1.5 dpr */
@media 
(-webkit-min-device-pixel-ratio: 1.5), 
(min-resolution: 144dpi){ 
    /* Retina-specific stuff here */
}

.page .background-image-holder {background-position: center center !important;}