/**** Custom Responsive Styles ****/


@media (min-width: 1200px) {
 a:hover .overlay {
    left:20px;
}
#aboutSection img {
    margin-left: 20px;
}
}

@media (min-width: 992px) and (max-width: 1199px) {
.lb-right-scroll-panel {
overflow:auto;
width:681px;
}
.logbook-details-section{
width:938px;
}
.searchIcons {
    margin:0 10px 24px !important;
}
#aboutSection a {
    margin:0 15px;
}
.overlay-text span {
    left:10px;
}
}



@media (min-width: 768px) and (max-width: 991px) {
.lb-right-scroll-panel {
overflow:auto;
width:461px;
}
.logbook-details-section{
width:718px;
}
#hdr_brand::after{
	display:none;
}
#featuredOpt img, #programOpt img {
    left:-40px !important;
}
#keyOpt i.fa.fa-search {
    margin-left: -6px !important;
}
.searchIcons {
    margin:0 5px 24px !important;
}
#aboutSection img {
    max-width: 150px;
}
.overlay-text span {
    left:10px !important;
}
#aboutSection a:nth-child(1),#aboutSection a:nth-child(2),#aboutSection a:nth-child(3) {
    margin-bottom: 25px;
}
.bannerItem > a {
    font-size: 8.73pt;
}
youtube iframe{
    width: 100% !important;
    height: auto !important;
    min-height: 50vh !important;
}
}

@media (max-width: 767px) {
	
.ipt-size6 textarea, .size6 textarea, .size6 label,  .lbl-size6 label{min-width: 280px!important; width:280px!important} 
	
.lb-right-scroll-panel {
overflow:auto;
width:256px;
}
.logbook-details-section{
width:auto;
}
#hdr_brand::after{
	display:none;
}
.hidden-xs {
display:none;
}
.tab-content > .block-imp {
	display:block !important;
}
.tab-content > .in-imp {
	opacity:1 !important;
	visibility: visible !important;
}
.pagename{
	margin-bottom:30px;
}
.overlay-text span {
    left:10px !important;
}
#aboutSection img {
    max-width: none !important;
}
#aboutSection a {
    max-width: 190px !important;
    display: block !important;
    margin: 30px auto !important;
}
a:hover .overlay {
    max-width: none !important;
}
#annualDash p,#annualDash b{
    text-align: center;
}
#annualDash p span{
    display:block;
}
#annualDash .fr {
    float:none;
}
youtube iframe{
    width: 100% !important;
    height: auto !important;
    min-height: 50vh !important;
}
#dashHours > div{
    padding:0 !important;
    margin-bottom: 10px;
}
.dashStatuses{
    margin-bottom: 20px !important;
}
.sideLinks{
    text-align:center;
}
    #erec_side_nav > div > ul > li:nth-child(1),#erec_side_nav > div > ul > li:nth-child(3),#erec_side_nav > div > ul > li:nth-child(4){
    display:none;
}
}
@media (max-width: 507px) {
.hdr_nav_link{
	width:33.33%;
	min-width:auto !important;
	height:60px;
}
#hdr_nav_links{
	float:none;
}
#hdr_logo_container{
	display:block;
	background:#333;
	text-align:center;
	float:none;
}
#hdr_logo{
	display:inline-block;
	height:32px;
}
.hdr_style_1 #hdr_brand,#header_content img {
    max-width: 40vw;
}
#logged_vol_header_nav .hdr_nav_link{
	min-width:auto;
	padding:6px;
	float:right;
}
#logged_vol_header_nav #hdr_primary_msg{
    padding: 6px 10px 6px 0;
    text-align: right;
    width:65%;
}
.hdr_style_1 a.nav-link{
    margin-top: 40px;
}
.pagename{
	margin-bottom:20px;
}
.history-div {
    width: 100% !important;
}
.mce-toolbar{
	display:none !important;
}
.social {
    width: 43px;
    display: block;
    margin-left: 0px;
    margin-right: 2px;
}
}