/*

Theme Name: X &ndash; Child Theme
Theme URI: http://theme.co/x/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to X in this child theme.
Version: 1.0.0
Template: x

*/

/*


SHADIE'S CSS SECTION START
------------------------------------------------------------------------------------------
*/

.x-navbar {
    background-color: #0978bd;
    border-bottom: 5px solid #fff;
    }
    
.x-topbar {
    background-color: #fff;
    padding-bottom:5px;
    }
    
.x-navbar-fixed-left {
    border-right: 10px solid #fff;
    box-shadow: 0px 0 4px rgba(0, 0, 0, 0.5);
    left: 0;
}

.job-manager-application-wrapper .application, .single_job_listing .application {
	margin-top:50px;
}

.x-content-band {
    margin: 0 0 1.313em;
    padding: 0px 0;
}

.x-boxed-layout-active .site {
    border-left: 0px solid rgba(0, 0, 0, 0.275);
    border-right: 0px solid rgba(0, 0, 0, 0.275);
}

.x-container marginless-columns {
	margin: 0px auto 0px auto; padding: 0px 5% 0px 5%;
}

.tp-leftarrow {
	color:#eeeee;
}

/*
SHADIE'S CSS SECTION END
------------------------------------------------------------------------------------------
*/



/*
BEN'S CSS SECTION START
------------------------------------------------------------------------------------------
*/

img.attachment-entry-fullwidth.size-entry-fullwidth.wp-post-image {
	display: none;
}

/*
BEN'S CSS SECTION END
------------------------------------------------------------------------------------------
*/


/* ----------------------
    Custom Styles Rad
------------------------*/

/* Outline 5px Fix */
a:focus,
select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="submit"]:focus,
input[type="checkbox"]:focus {
    outline: none !important;
}

.x-btn.x-btn-large {
    font-size: 19px;
    padding: 10px 18px;
}

/* Footer */
.x-colophon.top {
    padding: 14px;
}

.x-colophon {
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.0);
}

.linkedin {
    color: #0978bd;
}


/* Our Business Icon */
#menu-item-3859 > a:before {
   font-family: "FontAwesome";
   content: "\f0b1";
   line-height: 1em;
   text-align: center;
   width: 1.3em;
   vertical-align: middle;
   padding-right: 10px;
}

.fixMenu_bg {
    opacity: 0;
   -webkit-animation: fadeout linear 2.5s;
}

@-webkit-keyframes fadeout {
   0% {    -webkit-filter: opacity(100%) blur(0px);}
  50% { -webkit-filter: opacity(100%)  blur(10px);}
 100% {  -webkit-filter: opacity(0%) blur(20px);}
}


.single_job_listing .company img {
    box-shadow: none;
    float: left;
    height: 3em;
    left: 1em;
    position: absolute;
    top: 4px;
    vertical-align: middle;
    width: 3em;
}

/* ----------------------
    Menu Image Change
------------------------*/
.familylinks {
display: block;
margin-bottom: 4px;
}

.familylinks img{
  width: 110px;
}

#menu-item-3846 {
    padding-right: 14px!important;
}

#menu-item-4739 {
	margin: 0!important;	
}

.ubermenu .ubermenu-autocolumn, .ubermenu .ubermenu-submenu-type-stack {
	padding-bottom: 0!important;
	padding-top: 0!important;	
}

.ubermenu .ubermenu-item-type-column > .ubermenu-submenu-type-stack > .ubermenu-item-normal:first-child {
	margin-top: 0!important;	
}

/* Our Business - Default Image */
#menu-item-3846 > div {
    background-image: url("/wp-content/uploads/2015/12/default_menu.jpg");
    background-repeat: no-repeat;
    border: 0 none;
    height: 212px;
    margin: 5px 10px 5px 5px;
    max-width: 100%;
    padding-right: 30px !important;
    vertical-align: middle;
    width: 380px;
}


/* Our People - Default Image */
#menu-item-4743 > div {
    background-image: url("/wp-content/uploads/2016/02/overview_menu.jpg");
    background-repeat: no-repeat;
    border: 0 none;
    height: 212px;
    margin: 5px 10px 5px 5px;
    max-width: 100%;
    padding-right: 30px !important;
    vertical-align: middle;
    width: 204px;
}

.ubermenu-skin-vanilla {
  font-size: 14px;
}


/* Footer Widgets */
.textwidget .bradnds {
	float: left;	
}

.affiliations {
	float: right;
}
.affiliations div{
	float: right;
}
.affiliations div span{
	display: block;
}

.affiliations a {
    display: inline-block;
    padding: 0 20px 20px 0;
}


.x-colophon.top {
    display: none;
}





@media only screen and (max-device-width : 720px) {

	div.x-navbar-inner > div.x-container > a.x-brand img {
	  margin-top: 6px;
	  width: 222px;
	}
	  
	.ubermenu-responsive-toggle {
		padding: 28px 0!important;
	}
	
	.ubermenu-main .ubermenu-item-normal > .ubermenu-target, .ubermenu-main .ubermenu-submenu .ubermenu-target, .ubermenu-main .ubermenu-submenu .ubermenu-nonlink, .ubermenu-main .ubermenu-submenu .ubermenu-widget, .ubermenu-main .ubermenu-submenu .ubermenu-custom-content-padded, .ubermenu-main .ubermenu-submenu .ubermenu-retractor, .ubermenu-main .ubermenu-submenu .ubermenu-colgroup .ubermenu-column, .ubermenu-main .ubermenu-submenu.ubermenu-submenu-type-stack > .ubermenu-item-normal > .ubermenu-target, .ubermenu-main .ubermenu-submenu.ubermenu-submenu-padded:not(:first-child) {
		font-size: 16px;
		padding: 10px;
	}

	
	#menu-item-4743 {
		display: none;	
	}


	/* Footer */
	footer .x-colophon-content a {
		display: block;
		padding: 10px;
		font-size: 14px;
	}
	
	/* Footer Widgets */
	
	.affiliations {
		float: left;
	}
	.affiliations div{
		float: right;
	}
	.affiliations div span{
		display: block;
	}
	.affiliations img {
		float: left;
	}


}

/* Jobs Page */
.company img {
    top: 16px!important;
}





