a {
	color: #2C4692;
}

.header_color {
	color: #001246;
}

.header_executive_color {
	color: #001246;
	font-size: 30px;
}

.header_contactus_color {
	color: #001246;
	font-size: 16px;
}

.main-navigation
{
	background-color: #f2f2f2;
    	color #000;
	padding: 0.05em 55px;
}
.main-navigation a 
{
	color: #5F5F56;
}
.main-navigation a:hover,
.main-navigation ul > :hover > a,
.main-navigation ul > :focus > a 
{
/*
	color: #4f4f4f;
*/
/*
	color: #fa1523;
	color #000;
*/
/*
	color: #000;
*/
	color: #001246;
}

.main-navigation a:hover, .main-navigation ul > :hover > a, .main-navigation ul > .focus > a
{
/*
	color: #5F5F56;
*/
	color: #001246;
}

.main-navigation li.current_page_item > a,
.main-navigation li.current-menu-item > a,
.main-navigation li.current_page_ancestor > a,
.main-navigation li.current-menu-ancestor > a 
{
/*
	color: #4f4f4f;
	color: #fa1523;
*/
	color: #000;
}
.main-navigation .menu > li > a:after 
{
/*
		color: #ffa4ad;
*/
		color: #5f5f56;
/*
		content: " \2022";
*/
		margin-left: 1em;
}

.site-footer-first-tier
{
/*
	background-color: #E1E1E1;
*/
	text-align: left;
	background-color: #f2f2f2;
}
.site-footer
{
/*
	background-color: #E1E1E1;
*/
	background-color: #f2f2f2;
    	color: #000;
}

button, input[type="button"], input[type="reset"], input[type="submit"],
#infinite-handle span
{
/*
	background-color: #E1E1E1;
*/
	background-color: #f2f2f2;
}

.site-branding 
{
	background: url(/wp-content/uploads/2018/02/SCMP_logo_1000x122_2018_d.png);
	min-height: 1px;
	-webkit-background-size: unset;
	background-repeat: no-repeat;
	background-size: 500px 61px;
	background-position: center center;

/*
	background-position: 0px 0px;
*/
}

.menu-toggle
{
	color: #5f5f56;	
}

.menu-toggle:hover,
.menu-toggle:focus 
{
/*
	color: #000;
*/
	color: #001246;
	background: none;
}

.footer-privacy > a, .footer-terms > a
{
	color: #D5DDEA;
}

.footer-privacy > a:focus, .footer-privacy > a:hover, .footer-terms > a:focus, .footer-terms > a:hover
{
	color: #fff;
}

.main-navigation ul ul a:hover
{
	color: #000;
}

.footer-widget-area
{
	background-color: #fff;
}

.site-footer-logo-tier
{
	background: url(/wp-content/uploads/2018/02/SCMP_logo_1000x122_2018_d_white.png);
	background-size: 360px 43.9px;
	background-repeat: no-repeat;
	background-color: #000D37;
	border-top: 1px solid #000D37;
	color: #D5DDEA;
	height: 62px;
	background-position: 30px 18px;
}

.site-footer-first-tier
{
	background-color: #000D37;
	border-top: 1px solid #000D37;
	color: #D5DDEA;
}

.site-footer
{
	background-color: #000D37;
	color: #D5DDEA;
}

.site-info-footer a
{
	color: #D5DDEA;
}

.site-info-footer a:hover
{
	color: #fff;
}

.scmp_video_player_container
{
    	position: relative;
   	overflow: hidden;
}
 
.scmp_video_player
{
	overflow: hidden;
	height: 480px;
	width: 100%
}

.values_tab_left_column
{
	float: left;
	width: 60%;
	paddig-right: 5px;
}

.values_tab_left_column
{
	float: left;
	width: 48%;
	padding: 2px;
	box-sizing: border-box;
}

.values_tab_right_column
{
	float: left;
	width: 50%;
	padding: 2px;
	box-sizing: border-box;
}

.homepage_bottom_promo_row
{
  	content: "";
  	display: table;
  	clear: both;
}

.homepage_bottom_promo_three_columns
{
  	float: left;
  	width: 30%;
	padding-left: 10px;
	padding-right: 10px;
}

.contactus_bottom_promo_row
{
  	content: "";
  	display: table;
  	clear: both;
	min-width: 90%;
	margin-bottom: 10px;
}

.contactus_bottom_promo_two_columns
{
  	float: left;
  	width: 48%;
	padding-left: 5px;
	padding-right: 5px;
}

.entry-utility
{
	display: none;
}

@media screen and (max-width: 640px) 
{
	.site
	{
		padding-left: 0px;
		padding-right: 0px;
	}
	.site-branding 
	{
		background: url(/wp-content/uploads/2018/02/SCMP_logo_1000x122_2018_d.png);
/*
		background: url(/wp-content/uploads/2018/02/SCMP_logo_300x61_2018_mobile_b.png);
*/
		padding-top: 20px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
		min-height: 75px;
		background-size: 340px 41.4px;
		background-repeat: no-repeat;
		background-position: center center;
	}
	.main-navigation
	{
		color: #5F5F56;
	}
	.main-navigation ul ul 
	{
/*
		background-color: #E1E1E1;
*/
		background-color: #f2f2f2;
        }
	.main-navigation ul ul li:hover,
	.main-navigation ul ul li.focus 
	{
/*
		background: #E1E1E1;
*/
		background: #f2f2f2;
	}
	.main-navigation ul ul a:hover,
	.main-navigation ul ul > li.focus > a 
	{
		color: #000;
	}
	.main-navigation ul ul a 
	{
		color: #5F5F56;
	}

	.scmp_video_player_container
	{
		height: 230px;
	}

	.scmp_video_player
	{
		height: 220px;
	}

	.values_tab_left_column
	{
		float: left;
		width: 96%;
		padding: 2px;
	}

	.values_tab_right_column
	{
		float: left;
		width: 96%;
		padding: 2px;
	}

	.homepage_bottom_promo_three_columns
	{
		width: 100%;
		margin-bottom: 20px;
		padding-left: 0px;
		padding-right: 0px;
	}

	.contactus_bottom_promo_two_columns
	{
		width: 100%;
		margin-bottom: 20px;
		padding-left: 0px;
		padding-right: 0px;
	}

}

@media (min-width: 901px) and (max-width: 1050px)
{
	.site-branding 
	{
/*
		background-position: 75px 0px;
*/
	}
	.site-footer .site-info .footer-copyright 
	{
    		padding-left: 0px;
	}
	.page-id-11 .content-wrapper.with-featured-image
	{
		margin-left: auto;
		margin-right: auto;
		padding-left: 0px;
		width: 100%;
	}
	.page-id-11 .content-wrapper.full-width .content-area
	{
		margin-left: auto;
		margin-right: auto;
		padding-left: 0px;
	}
}


@media (min-width: 660px) and (max-width: 900px)
{
	.site-branding 
	{
/*
		background: url(/wp-content/uploads/2018/01/SCMP_logo_300x61_2018_mobile_b.png);
*/
		background: url(/wp-content/uploads/2018/02/SCMP_logo_1000x122_2018_d.png);
		padding-top: 20px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
		min-height: 75px;
		background-size: 500px 61px;
		background-repeat: no-repeat;
		background-position: center center;
	}
	.main-navigation
	{
		padding: 0.05em 25px;
/*
		padding-left: 0px;
		padding-top: 0px;
*/
	}
	.site-footer .site-info .footer-copyright
	{
    		padding-left: 0px;
	}
	.page-id-11 .content-wrapper.with-featured-image
	{
		margin-left: auto;
		margin-right: auto;
		padding-left: 0px;
		width: 100%;
	}
	.page-id-11 .content-wrapper.full-width .content-area
	{
		margin-left: auto;
		margin-right: auto;
		padding-left: 0px;
	}

	.scmp_video_player_container
	{
		height: 380px;
	}

	.scmp_video_player
	{
		height: 400px;
		width: 97%;
	}
}

@media (min-width: 660px) and (max-width: 760px)
{
	.scmp_video_player_container
	{
		height: 380px;
	}

	.scmp_video_player
	{
		height: 400px;
		width: 97%;
	}
}

@media screen and (min-width: 768px) 
{
	.main-navigation
	{
		border-bottom: 0px;
	}
	.main-navigation ul 
	{
/*
		text-align: left;
		padding-left: 6.1%;
*/
	}
	.main-navigation ul li 
	{
		padding-left: 0;
		padding-right: 1em;
		padding-top: 0.20em;
		padding-bottom: 0.20em;
	}
	.main-navigation a
	{
		line-height: 35px;
/*
		margin: 0px 0;
*/
		margin-top: 0px;
		margin-left: 6px;
		margin-right: 6px;
		margin-bottom: -4px;
		border-bottom: 2px solid #f2f2f2;
 		transition: all 0.3s ease-in-out;
  		-webkit-transition: all 0.3s ease-in-out;
  		-moz-transition: all 0.3s ease-in-out;
		border-bottom-width: 80%;
	}
	.main-navigation a:hover
	{
/*
		border-bottom: 1px solid #001246;
		border-bottom: 2px solid #001246;
*/
		border-bottom: 2px solid #001246;

     	}
	.main-navigation a:hover::after 
	{
    		// width: 100%;
    		//transition: width .3s;
	}
	.main-navigation ul ul ul
	{
		margin-bottom: -20px;
	}
	.main-navigation ul ul
	{
		background-color: #f2f2f2;
		text-align: left;
		padding-left: 0%;
		margin-top: -2px;
	}
	.main-navigation ul ul a
	{
		line-height: 20px;
		margin: 0px 0;
		border-bottom: 0px solid #001246;
     	}
	.main-navigation ul ul a:hover
	{
		border-bottom: 0px solid #001246;
     	}
	.main-navigation .menu > li > a:after 
	{
		content: "";
/*
		margin-left: 1em;
*/
		margin-left: 0em;
	}

	.main-navigation ul ul a:hover, .main-navigation ul ul > li.focus > a
	{

		color: #001246;

	}
}

@media screen and (max-width: 340px) 
{
	.site
	{
		padding-left: 0px;
		padding-right: 0px;
	}
	.site-branding 
	{
		background: url(/wp-content/uploads/2018/02/SCMP_logo_1000x122_2018_d.png);
/*
		background: url(/wp-content/uploads/2018/02/SCMP_logo_300x61_2018_mobile_b.png);
*/
		padding-top: 20px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
		min-height: 30px;
		background-size: 280px 34.1px;
		background-repeat: no-repeat;
		background-position: center center;
	}
	.entry-thumbnail-work-for-us 
	{
		background-image: url('/wp-content/uploads/2018/01/career_visual_640_mobile.jpg');
    		background-repeat: no-repeat;
    		background-position: center center;
    		margin-bottom: 70px;
    		min-width: 10px;
    		min-height: 130px;
    		background-size: 100% auto;
	}
}


.photo_left_60
{
	float:left;
	background-color:#ffffff;
	width:58%;
	height:295px;
	margin-right:5px;
	margin-bottom:20px;
}
.photo_left_60 img
{
/*
	width: 99.5%;
*/
}
.photo_right_40
{
	float:left;
	background-color:#ffffff;
	width:40%;
	height:300px;
	margin-left:10px;
}
.photo_top_right_40
{
	width:100%;
	background-color:#ffffff;
	height:49%;
	margin-bottom:5px;
}
.photo_bottom_right_40
{
	width:100%;
	background-color:#ffffff;
	height:49%;
	margin-top:8px;
}
.photo_left_50
{
	float:left;
	background-color:#ffffff;
	width:49%;
	height:300px;
	margin-right:5px;
	margin-bottom:20px;
}
.photo_right_50
{
	float:left;
	background-color:#ffffff;
	width:49%;
	height:300px;
	margin-left:10px;
}
	
@media screen and (max-width: 640px)
{
	.photo_left_60
	{
		float:left;
		background-color:#ffffff;
		width:100%;
/*
		height:230px;
*/
		height: auto;
		margin-left:0px;
		margin-bottom:10px;
	}
	.photo_right_40
	{
		float:left;
		background-color:#ffffff;
		width:100%;
/*
		height:300px;
*/
		height: auto;
		margin-left:0px;
/*
		margin-bottom:30px;
*/
		margin-bottom:0px;
	}
	.photo_top_right_40
	{
		float:left;
		width:100%;
		background-color:#ffffff;
		height:49%;
/*
		margin-bottom:5px;
*/
		margin-bottom:10px;
	}
	.photo_top_right_40 img
	{
		float:left;
		width:99.5%;
	}
	.photo_bottom_right_40
	{
		float:left;
		width:100%;
		background-color:#ffffff;
		height:49%;
/*
		margin-top:15px;
*/
		margin-bottom:20px;
	}
	.photo_bottom_right_40 img
	{
		float:left;
		width:99.5%;
	}
	.photo_left_50
	{
		float:left;
		background-color:#ffffff;
		width:100%;	
/*
		height:270px;
*/
		height: auto;
		margin-left:0px;
		margin-bottom:10px;
	}
	.photo_right_50
	{
		float:left;
		background-color:#ffffff;
		width:100%;
/*
		height:290px;
*/
		height: auto;
		margin-left:0px;
		margin-bottom:20px;
	}
}
@media screen and (max-width: 1050px) and (min-width:900px)
{
	/* Layout */
	.photo_left_60
	{
		width: 54.5%;
	}
}
@media screen and (max-width:900px) and (min-width:660px)
{
	/* Layout */
	.photo_left_60
	{
		width: 55%;
	}
        .photo_top_right_40
	{
		margin-bottom: 0px;
	}
        .photo_bottom_right_40
        {
		margin-top: -30px;
        }
        .photo_left_50
        {
		margin-right: 0px;
        }
}


