/*page wide classes */
@media (min-width:992px) {
.mobileOnlyContainer {padding:0 !important; max-width:none; margin:0 !important;}
}

/* navbar updates */
.navigation{width:100%}
/*.nav-item:hover .nav-link { border-color:#e9ecef #e9ecef #ddd;color:#73879C;}*/
.navbar-nav > li > a:after {display:none}
.nav-link:after {display:none}
a.nav-link {color:#506A85;font-size:15px;line-height:20px;font-weight:700;text-transform:uppercase;padding:15px 20px;border-radius:3px;}
li.nav-item > .dropdown-menu > .dropdown-item {padding:13px 20px;line-height:18px;color:#73879C;text-transform:uppercase;font-weight:700;white-space:normal;border:1px solid #E6E9ED;}
li.nav-item > .dropdown-menu > .dropdown-item:hover{color:#F27A24;}



@media (min-width:992px){
.nav-item:hover{border-radius:3px}
.nav-item.show{border-radius:3px}
.nav-item:hover .nav-link {background-color:#F5F7FA;color:#F27A24;}
.nav-item.show .nav-link {background-color:#F5F7FA !important;color:#F27A24 !important;}
.dropdown:hover .dropdown-menu{display:block;margin-top:-1px;}
.clientSliderLogo{height:115px !important;}
.position-right-desktop {position:absolute;right:10px;}
.nav-wrapper{width:490px;}
}


@media (max-width:991px) {
header#primary {background-color:#293644 !important;}
.nav-tabs{display:block;}
.dropdown-menu {background-color:#364F69 !important; position:initial !important;float:none;box-shadow:none !important; border:none !important;width:100% !important;transform:none !important;}
li.nav-item > .dropdown-menu > .dropdown-item {color:#e5e5e5;border:none !important;}
a.nav-link {background-color:#364F69 !important; color:#e5e5e5;border:none !important;padding:15px 0 !important;}
.navbar-nav {width:100%}
.nav-item:hover .nav-link {background-color:#364F69;color:#F27A24;}
.nav-item.show .nav-link {background-color:#364F69;color:#F27A24 !important;}
div.navbar-collapse{background:#364F69 !important;}
.owl-logos{height:75px !important;}
.clientSliderLogo{height:75px !important;}
.dropdown-menu {padding: 0 0 0 15px !important;}
.dropdown-item:hover{background:#364F69}
.newsLetterUL {padding:0;background:#F5F7FA;height:100%;}
}


/* sliders */
.owl-logos .owl-controls .owl-buttons .owl-prev{background:transparent !important;color:#000 !important;margin-top:5% !important;}
.owl-logos .owl-controls .owl-buttons .owl-next{background:transparent !important;color:#000 !important;margin-top:5% !important;}
.owl-logos .owl-controls .owl-buttons .owl-prev:hover{color:#F27A24 !important}
.owl-logos .owl-controls .owl-buttons .owl-next:hover{color:#F27A24 !important}
.owl-prev{background:transparent !important;color:#000 !important;}
.owl-next{background:transparent !important;color:#000 !important;}
.owl-prev:hover{color:#f27a24 !important}
.owl-next:hover{color:#f27a24 !important}
#owl-main.height-lg .item {padding:0 90px;}

@media (max-width:670px) {
.owl-prev, .owl-next {top:auto !important;}
}

@media (max-width:991px){
.owl-logos{height:75px !important;}
.owl-prev{display:none !important;}
.owl-next{display:none !important;}
} 

@media (min-width:992px) {
.owl-logos{height:115px !important;}
.owl-pagination {display:none !important;}
}


/* testimonials page */
.testTitle {margin-bottom:0 !important;position:relative}
.testTitle a {position:absolute;bottom:0;left:90px;}
.testimonialText {margin-top:15px;}



#contactUsBtn{margin-top:30px;margin-left:15px;}



.clientSlider .owl-pagination {display:none}



.position-right {position:absolute;right:10px;}


/* Bio Pages */ 
.biotvs {text-align:center;}
.bioImgName{margin-top:20px;}

@media (max-width:768px){
.biotvs{margin-top:80px}
}

@media (max-width:475px){
.bioInfo {margin-left:5px;margin-right:5px;}
}

@media (min-width:476px) and (max-width:680px){
.bioInfo{margin-left:10px;margin-right:10px}
}

@media (min-width:681px) and (max-width:767px){
.bioInfo {margin-left:30px;margin-right:30px}
}
@media (min-width:992px) and (max-width:1200px){
.staffNameBr{display:none}
}

/*===================================================================================*/
/*	Staff Bios
/*===================================================================================*/
/* card page */
.bioPageTitle{margin-left:0px;}
.bioCard {background:rgba(225,225,225,0.8);padding:15px;border:none;margin-bottom:30px;}
.card-block {padding:5px;}
.card-title {margin-top:0;margin-bottom:0 !important;font-size:20px !important;color:#062270;}
.staff-PNL{font-size:13px !important;margin-bottom:10px !important;color:#062270}
.staff-title{margin-bottom:3px !important;font-size:13px !important;color:#062270}
.staff-roles{margin-bottom:10px !important;font-size:11px !important;color:#062270;line-height:1.2 !important;}
.card-text {font-size:18px !important; line-height:20px !important;}

@media (max-width:575px){
.bioCard{height:fit-content}}
@media (min-width:576px){
.bioCard{height:465px;}}

/* individual page */
.bioInfo{display:inline-flex;}
.biotvs{margin-right:25px;line-height:13px}
.biotvs img {border-radius:100px;}
.bioImgName{text-align:center;font-weight:bold;font-size:14px;}
.bioImgRole{text-align:center;font-size:14px;}
.bioContentName{margin-botton:0 !important;}
.bioContentName span {font-size:16px;font-weight:normal;}
.bioContentTitle{text-transformation:uppercase;}
.bioContentContent{}


/*===================================================================================*/
/*	Method and Impacts
/*===================================================================================*/
.miTitle {color:#364F69;}
.methodPage .card {margin:15px;}
.methodsList {list-style-type:square;}