@charset "utf-8";
/* CSS Document */

 @font-face {
font-family: "Roboto";
 src: url("../webfonts/Roboto.ttf");
}
@font-face {
font-family: "Roboto-Light";
 src: url("../webfonts/Roboto-Light.ttf");
}
body, select, input, textarea, button, h1, h2, h3, h4, h5, h6 {
	font-family: Roboto-Light;
	line-height: 26px;
	font-style: normal;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
div, span, img {
	box-sizing: border-box;
}
a {
	color:#09C;
	text-decoration: none;
}
a:hover {
	color: #900;
}
i {
	padding-left: 4px;
}
hr {
	border: 0;
	border-top: 1px solid #eee;
	box-sizing: content-box;
	height: 0;
	overflow: visible;
	display: block;
	margin-top: 32px;
	margin-bottom: 32px;
}
input[type="text"], input[type="email"], input[type="tel"], input[type="number"], input[type="url"], input[type="password"], textarea {
	box-sizing: border-box;
	appearance: none;
	color: rgb(85, 85, 85);
	background: rgb(255, 255, 255);
	border: 1px solid rgb(226, 226, 226);
	transition: 0.15s;
	display: block;
	width: 100%;
	margin-bottom: 22px;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
}
textarea {
	height: 236px;
}
label {
	margin-bottom: 4px;
	display:block;
	color: #000;
}
.btn1, .btn_center {
	font-family: "RobotoCondensed";
	border: none;
	height: 50px;
	font-size: 16px;
	border-radius: 0px;
	background-color: #fdc900;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 16px;
	padding-right: 20px;
	padding-bottom: 16px;
	padding-left: 20px;
	color: #333;
	text-decoration: none;
}
.btn_center {
	width: 100px;
	clear: both;
	float: none;
	margin-right: auto;
	margin-left: auto;
}
.clearFix {
	display: block;
	clear: both;
}
#left_right_padding {
	padding-left: 100px;
	padding-right: 100px;
	display: block;
	font-size: 16px;
}
#Top_Bottom_padding {
	padding-top: 40px;
	padding-bottom: 40px;
	display: block;
}
.container1 {
	display: block;
	clear: both;
	float: none;
}
.headerBox {
	display: block;
	clear: both;
	float: none;
}
.head_top {
	background-color: #434752;
	color: #ffffff;
	font-size: 14px;
	display: block;
	clear: both;
	float: none;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.headtop_left, .headtop_Right {
	display:inline-block;
	width: 50%;
	float:left;
}
.headtop_Right {
	float:right;
	text-align:right;
}
.headtop_Right span {
 float:;
	display:inline;
	text-align: right;
	margin-left: 20px;
	padding-left: 20px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FF9;
}
.headtop_Right a {
	color:#FFF;
}
.headLogmenu {
	background-color: transparent;
	display: block;
	height: 116px;
}
.LogoBox, .topMenuBox {
	display: inline-block;
	float: left;
	height: 100px;
}
.LogoBox {
	padding-top: 32px;
	padding-bottom: 16px;
}
.topMenuBox {
	float: right;
	width: 50%;
	background-color: transparent;
}
.topMenuBox span {
	float: right;
	color: #444;
	margin: 0px 0px 0px;
	font-size: 16px;
	line-height: 1.4em;
	font-weight: bolder;
	font-family: inherit;
	text-transform: none;
	margin-left: 22px;
	text-align: left;
	border-left: 1px solid #eee;
	padding-left: 22px;
	vertical-align: middle;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}
.Main_menu {
	background-color: transparent;
	z-index: 68;
}
.slideBox, .pageBanner {
	background-color: #CCC;
	display: block;
	position: relative;
	top: -34px;
	z-index: -1;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.pageBanner {
	height: 200px;
}
.Banner_Topic {
	display:block;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	clear: both;
	padding-top: 80px;
	font-size: 40px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:0.8em;
	text-transform: capitalize;
}
.Banner_Topic span {
	display:block;
	color: #F4F4EC;
	font-size: 20px;
	font-weight:lighter;
	text-transform: none;
}
#menuRight {
	float: right;
	background-color: #474747;
}
.content_area {
	display:block;
	padding-top: 40px;
	padding-bottom: 40px;
}
.content_area h3 {
	font-family: Roboto-Light;
	line-height: 42px;
	font-style: normal;
	color: #222;
	font-size: 28px;
}
.content_area h4 {
	font-family: Roboto-Light;
	line-height: 32px;
	font-style: normal;
	color: #222;
	font-size: 22px;
}
.myCol, .myCol:first-of-type {
	display: inline-block;
	float: left;
	width: 31.1%;
	margin-right: 32px;
	margin-bottom: 20px;
}
.myCol:last-of-type {
	margin-right: 0px;
}
.myCol a {
	text-decoration:none;
	color: #222;
}
.myColBox {
	display: block;
	float: none;
	padding-top: 40px;
	padding-bottom: 20px;
}
#photo1 {
	background-color: #CCC;
	display: block;
	clear: both;
	float: none;
	height: 170px;
	overflow: hidden;
	margin-bottom: 20px;
}
#photo1 img {
	display: block;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	height: 200px;
}
#photo1:hover img {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.small_text {
	font-family: Roboto;
	line-height: 26px;
	font-weight: 300;
	font-style: normal;
	color: #666;
	font-size: 16px;
	display: block;
}
.body_photo, .body_text {
	display: inline-block;
	float: left;
	width: 31.1%;
	margin-right: 30px;
}
.body_text {
	float: right;
	width: 66%;
	margin-right: 0px;
	background-color: transparent;
	font-family: Roboto-Light;
	font-weight: 300;
	font-style: normal;
}
.topic2 {
	font-family: Roboto;
	line-height: 44px;
	font-weight: 300;
	font-style: normal;
	color: #222;
	font-size: 34px;
	display: block;
	margin-bottom: 20px;
}
.content_Black {
	background-color: #333;
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	padding-top: 50px;
	padding-bottom: 50px;
	background-image: url(../images/BG_building.jpg);
	background-size: cover;
}
.content_Black hr {
	border-top: 1px solid #444;
}
.Four_Cols, .Four_Cols:first-of-type {
	display: inline-block;
	float: left;
	width: 22.8%;
	margin-right: 32px;
	margin-bottom: 20px;
	color:#FFF;
	font-size: 20px;
}
.Four_Cols:last-of-type {
	margin-right: 0px;
}
.Four_photo1, .Four_photoMakeup {
	background-color: #CCC;
	height: 160px;
	display: block;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.Four_photo1 span {
	display: block;
	color:#FFF;
}
.Four_photoMakeup {
	height: 220px;
	border-radius: 10px;
}
.vc_custom, .vc_custom_gray {
	margin-bottom: 0px !important;
	padding-top: 60px !important;
	padding-bottom: 60px !important;
	background-color: #fdc900 !important;
	font-family: Roboto;
	line-height: 42px;
	font-weight: 300;
	font-style: normal;
	color: #222;
	font-size: 28px;
	text-align:center;
	display: block;
}
.vc_custom_gray {
	background-color: #f2efec !important;
}
.bBox50perc {
	display: block;
	width: 60%;
	margin-right: auto;
	margin-left: auto;
}
.SmailCols, .SmailCols:first-of-type {
	display: inline-block;
	float: left;
	width: 21%;
	margin-right: 32px;
	margin-bottom: 20px;
	color:#000;
	font-size: 20px;
}
.SmailCols:last-of-type {
	margin-right: 0px;
	background-color: #fff;
}
.SmailCols_photo1 {
	background-color: #CCC;
	height: 160px;
	display: block;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.SmailCols span {
	display: block;
	color:#000;
}
.footer {
	background-color: #222222;
	display: block;
	color: #FFF;
	padding-top: 0px;
	padding-bottom: 0px;
}
.ftCOL {
	display: inline-block;
	float: left;
	width: 23.4%;
	min-height: 420px;
	max-height: 420px;
	padding-right: 24px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: rgba(255, 255, 255, 0.1);
	margin-right: 24px;
	padding-top: 60px;
	padding-bottom: 60px;
	padding-left: 0px;
	overflow: hidden;
	position: relative;
	visibility: inherit;
}
.ftCOL a {
	color:#FFF;
	text-decoration: none;
}
.ftCOL li {
	display: block;
	margin-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-bottom: 10px;
	list-style-type: square;
	list-style-position: outside;
	background-image: url(../images/icon_pointer.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	border-color: rgba(255, 255, 255, 0.1);
}
.copyright {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #eeeeee;
}
.footer_title {
	font-family: RobotoCondensed;
	text-transform: uppercase;
	line-height: 23px;
	font-weight: 400;
	font-style: normal;
	color: #fdc900;
	font-size: 17px;
	margin-bottom: 20px;
	display: block;
}
.ft_IMG {
	display: block;
	clear: both;
	float: none;
	padding-top: 0px;
	margin-bottom: 20px;
	background-color: #CCC;
}
.ftContact {
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	clear: both;
	float: none;
	margin-bottom: 32px;
	height: auto;
	padding-left: 50px;
}
.dot_Pointer li {
	display:block;
}
.PG_body_Left, .PG_body_Right, .PG_body_smallRight {
	display: inline-block;
	width: 55%;
	float: left;
	padding-right: 40px;
	padding-bottom: 40px;
}
.PG_body_Right {
	width: 45%;
	float: right;
	padding-right: 0px
}
.PG_body_Right img, .SmailCols_photo1 {
	border-radius: 6px;
}
.PG_body_small_Left, .PG_body_small_Right {
	display: inline-block;
	width: 68%;
	float: left;
	padding-right: 40px;
	padding-bottom: 40px;
	border-radius: 8px;
	overflow:hidden;
	position: relative;
}
.PG_body_small_Right {
	width: 32%;
	float: right;
	padding-right: 0px
}
.BRO_body_Left, .BRO_body_Right {
	display: inline-block;
	width: 55%;
	float: right;
	padding-right: 0px;
	padding-bottom: 40px;
}
.BRO_body_Right {
	width: 45%;
	float: left;
	padding-right: 40px
}
.BRO_body_Right img {
	border-radius: 6px;
}


.NASA_body_Left, .NASA_body_Right {
	display: inline-block;
	width: 22%;
	float: right;
	padding-right: 0px;
	padding-bottom: 40px;
}
.NASA_body_Right {
	width: 77%;
	float: left;
	padding-right: 40px
}
.NASA_body_Right img {
	border-radius: 6px;
}



.PG_body_Photo {
}
.sidebar, .sidebarNews {
	padding-right: 28px;
	padding-bottom: 25px;
	margin-right: 20px;
	border-right: 1px solid rgb(226, 226, 226);
	flex: 1 1 0%;
	width: 23%;
	float: left;
	display: inline-block;
}
.sidebarNews {
	padding-right: 0px;
	padding-left: 28px;
	margin-right: 0px;
	border-right: 1px none rgb(226, 226, 226);
	border-left: 1px solid rgb(226, 226, 226);
	flex: 1 1 0%;
	float: right;
}
.sidebar li a, .sidebarNews li a {
	display: block;
	padding: 13px 35px 12px 0px;
	border-top: 1px solid rgb(238, 238, 238);
	color: #000;
	position: relative;
	line-height: 1.35em;
	opacity: 1;
	font-size: 14px;
	font-weight: inherit;
}
.sidebar li, .sidebarNews li {
	list-style-type: none;
}
.sidebar a, .sidebarNews a {
	text-decoration: none;
}
.sidebar a:hover, .sidebarNews a:hover {
	color: #060;
}
.side_h4 {
	padding-bottom: 14px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000;
	display: block;
	padding-top: 14px;
}
.rightBody, .leftBody {
	width: 74%;
	float: right;
	display: inline-block;
}
.leftBody {
	width: 74%;
	float: left;
	display: inline-block;
}
.caption_image {
	color: rgb(255, 255, 255);
	padding: 15px;
	background: rgb(34, 34, 34);
	position: relative;
	text-align: center;
	line-height: 1.45em;
	border-bottom-left-radius: 7px;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 32px;
}
.widget_button, .widget_invert {
	background: rgb(253, 201, 0);
	border: 2px solid rgb(253, 201, 0);
	color: rgb(17, 17, 17);
	display: block;
	padding: 12px 15px;
	padding-left: 15px;
	margin-bottom: 20px;
}
.widget_invert {
	background: transparent;
	border: 2px solid rgb(253, 201, 0);
}
.widget_button_icon {
	padding-left: 38px;
}
.button677 {
	display: inline-block;
	font-size: 16px;
	margin-top: 20px;
	color: #000;
	position: relative;
	z-index: 0;
	transition: 0.2s;
	background-color: transparent;
	border: 2px solid #666;
	text-decoration: none;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 28px;
	padding-bottom: 2px;
	padding-left: 28px;
}
.cnt_Cols, .cnt_Cols:first-of-type {
	width: 31.3%;
	display: inline-block;
	float:left;
	margin-right: 32px;
}
.cnt_Cols:last-of-type {
	background-color: #eee !important;
	margin-right: 0px;
}
.cnt_Top, .cnt_In {
	display: block;
	margin-bottom: 0px !important;
	padding-top: 15px !important;
	padding-right: 20px !important;
	padding-bottom: 15px !important;
	padding-left: 20px !important;
	background-color: #fdc900 !important;
}
.cnt_Top {
	background-color: #edbd03 !important;
	color: #000;
	font-weight: bold;
}
.cnt_In {
	min-height: 200px;
}
.contactForm, .contactForm:first-of-type {
	display: inline-block;
	float: left;
	padding-right: 32px;
	width: 50%;
	padding-top: 40px;
}
.contactForm:last-of-type {
	padding-right: 0px;
}
.botomMagin {
	display: block;
	margin-bottom: 10px;
	clear: both;
	float: none;
}
.HalfBox {
	display: block;
	clear: both;
	padding: 0px;
}
.HalfBox_inner {
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	display: inline-block;
	float: left;
	width: 50%;
	max-height: 500px;
	padding-top: 60px;
	padding-right: 60px;
	padding-bottom: 60px;
	padding-left: 60px;
}
.leftPad {
	padding-left: 100px;
}
.RightPad {
	padding-right: 100px;
}
.color3Blocs {
	display: block;
	clear: both;
	float: none;
}
.col3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70px;
	font-weight: bolder;
	background-color: #FF6;
	display: inline-block;
	margin: 0px;
	float: left;
	width: 33.3%;
	padding-top: 60px;
	padding-right: 100px;
	padding-bottom: 60px;
	padding-left: 100px;
	line-height:1.4em;
	text-align: center;
}
.col3 span {
	color: #FFF;
	font-size: 16px;
	display:block;
	line-height: 1em;
	font-weight: lighter;
}
.EdgeBox {
	background-color: transparent;
	display: block;
	margin-bottom: 40px;
	margin-top: 40px;
}
.leftEdge, .EdgePhoto {
	display: inline-block;
	padding-right: 40px;
	float: left;
	width: 40%;
}
.EdgePhoto {
	float: right;
	width: 60%;
	border-top-left-radius: 128px;
	padding-right: 0px;
}
.EdgeCol {
	float: right;
	display: inline-block;
	padding-left: 20px;
	width: 50%;
}
.GreenText1 {
	font-size: 32px;
	line-height: 1.1em;
	color: #D5AA00;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.colFactory, .colFactory:first-of-type {
	background-color: #CCC;
	display: flex;
	float: left;
	height: 200px;
	margin-right: 20px;
	margin-bottom: 20px;
	width: 23.6%;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: cover;
}
.colFactory:last-of-type {
	background-color: #eCC;
	margin-right: 0px;
}
.smallRed {
	font-size: 14px;
	color: #0c1b39;
	display:block;
	font-weight: bold;
}
.iconRow {
	display: block;
	clear: both;
	float: none;
	margin-bottom: 20px;
}
.iconTexe {
	display: inline-block;
	float: right;
	width: 75%;
	line-height: 1.6em;
	padding-top: 10px;
}
.icon-box {
	background-color: #0c1b39;
	width: 70px;
	height: 70px;
	border-radius: 0px 0px 0px 0px;
	margin-right: 0px;
	display: inline-block;
	margin-bottom: 0;
 transition: all .3s ease;
	text-align: center;
	font-weight: 400;
	font-size: 30px;
	color:#FFF;
	padding-top: 20px;
}
.icon-box:hover {
	background-color: #333;
}
.CardLeft, .CardRight {
	margin-right: 20px;
	float:left;
	display: inline-block;
	background-color: #fff;
	width:39%;
	padding: 2rem;
 border-radius: .1875rem;
}
.CardRight {
	margin-right: 0px;
	width:58%;
	float: right;
	margin-left: 0px;
	line-height: 1.8em;
}
.CardLeft {
	line-height: 2.2em;
	font-size:18px;
}
.CardRight h1, .CardRight h2 {
	font-size: 2.2125rem;
	font-weight: 600;
	width: 100%;
	color: #000;
	line-height: 2.2em;
}
.focus_areas {
	float: left;
	width: calc(50% - 20px);
	background-color: #f7f7f7;
	margin-right: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.focus_photo {
	display: block;
	width:100%;
	height:200px;
	background-color: #CCC;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: cover;
	clear: both;
	overflow: hidden;
	margin-bottom: 0px;
}
.focusText {
	padding: 30px;
	display: block;
	height: auto;
	clear: both;
	float: none;
}
.focusInner {
	display: block;
	position: relative;
	overflow: hidden;
	height: 222px;
}
.mews_Cols {
	display: inline-block;
	float: left;
	width: 46%;
	margin-right: 32px;
	margin-bottom: 20px;
	color:#FFF;
	font-size: 20px;
}
.mews_photo1, .mews_photoMakeup {
	background-color: #CCC;
	height: 160px;
	display: block;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.mews_photo1 span {
	display: block;
	color:#FFF;
}
.mews_photoMakeup {
	height: 180px;
}
.ns_date {
	font-size: 14px;
	color: #666;
	line-height: 2.4em;
	display: block;
	font-weight:bold;
	text-transform: capitalize;
}
.BigTextLeft {
	font-size: 28px;
	color: #063;
	line-height: 1.2em;
	display: block;
	font-weight:lighter;
}
.partnerCols {
	display: -block;
	float: none;
	width: 100%;
	margin-left: 0px;
	margin-bottom: 30px;
	height: 100px;
	background-color: #F4F4F0;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}




/* IPad - On screens that are 992px or less, set the background color to blue */
@media screen and (max-width: 992px) {
}

/* Smartphones - On screens that are 600px or less, set the background color to olive */
@media screen and (max-width: 600px) {
#left_right_padding {
 padding-left: 20px;
 padding-right: 20px;
}
.cnt_Cols, .cnt_Cols:first-of-type {
 width: 100%;
 display: block;
 float:non;
 margin-right: 0px;
 margin-bottom: 20px
}
 .bBox50perc {
 width: 100%;
}
.contactForm, .contactForm:first-of-type {
 display: block;
 float: none;
 padding-right: 0px;
 width: 100%;
 padding-top: 0px;
}
.footer {
 padding-bottom: 60px;
}
.ftCOL {
 text-align:center;
 display: block;
 float: none;
 width: 100%;
 min-height: auto;
 max-height: auto;
 padding-right: 0px;
 border-right-color: rgba(255, 255, 255, 0.1);
 margin-right: 24px;
 padding-top: 60px;
 padding-bottom: 0px;
 padding-left: 0px;
 overflow: hidden;
 position: relative;
}
.ftContact {
 background-position: center top;
 display: block;
 clear: both;
 float: none;
 margin-bottom: 32px;
 height: auto;
 padding-left: 0px;
 padding-top: 40px;
}
 .ftCOL li {
 margin-bottom: 6px;
 border-bottom-style: none;
 padding-bottom: 10px;
 list-style-type: square;
 list-style-position: outside;
 background-image: none;
 padding-left: 0px;
}
 .copyright {
 text-align: center;
}
 .LogoBox, .topMenuBox {
 display: block;
 float: none;
 height: 100px;
 text-align:center;
}
.LogoBox {
 padding-top: 32px;
 padding-bottom: 16px;
}
.topMenuBox {
 display: none;
}
#menuRight {
 float: right;
 background-color: #474747;
 display: none;
}
 .head_top {
 font-size: 12px;
 padding-top: 8px;
 padding-bottom: 8px;
}
.headtop_left, .headtop_Right {
 display:block;
 width: 100%;
 float: none;
}
.headtop_Right {
 float: none;
 text-align: center;
}
.headtop_Right span {
 display: block;
 text-align: center;
 margin-left: 0px;
 padding-left: 0px;
 border-left-style: none;
}
 #mobile_none {
 display: none;
}
#mobile_center h3 {
 display: block;
 font-size: 23px;
 text-align:center;
 line-height: 1.4em;
 padding: 0px;
}
.myCol, .myCol:first-of-type {
 display: block;
 float: none;
 width: 100%;
 margin-right: 0px;
 margin-bottom: 40px;
}
 .myCol:last-of-type {
 margin-right: 0px;
 width: 100%;
}
 .body_photo, .body_text {
 display: block;
 float: none;
 width: 100%;
 margin-right: 0px;
 margin-bottom: 40px;
}
 .body_photo, .body_text {
 display: block;
 float: none;
 width: 100%;
 margin-right: 0px;
}
.body_text {
 float: none;
 width: 100%;
 margin-right: 0px;
 line-height: 30px;
 font-weight: 300;
 font-style: normal;
 font-size: 20px;
}
 .Four_Cols, .Four_Cols:first-of-type {
 display: block;
 float: none;
 width: 100%;
 margin-right: 0px;
 margin-bottom: 20px;
 font-size: 18px;
}
.myColBox {
 padding-top: 0px;
 padding-bottom: 0px;
}
 .SmailCols, .SmailCols:first-of-type {
 display: block;
 float: none;
 width: 100%;
 margin-right: 0px;
 margin-bottom: 20px;
 font-size: 18px;
}
 .PG_body_Left, .PG_body_Right {
 display: block;
 width: 100%;
 float: none;
 padding-right: 0px;
}
.PG_body_Right {
 width: 100%;
 float: none;
 padding-right: 0px
}
.SmailCols, .SmailCols:first-of-type {
 display: block;
 float: none;
 width: 100%;
 margin-right: 0px;
 margin-bottom: 20px;
 font-size: 18px;
}
.SmailCols:last-of-type {
 margin-right: 0px;
 background-color: #fff;
}
.SmailCols_photo1 {
 background-color: #999;
 height: auto;
 margin-bottom: 20px;
}
.SmailCols span {
 display: block;
 color:#000;
}
.sidebar {
 display: none;
}
.rightBody {
 width: 100%;
 left: auto%;
 float: none;
 display: block;
}
 .HalfBox_inner {
 text-align:center;
 display: block;
 float: none;
 width: 100%;
 max-height: none;
 padding-top: 20px;
 padding-right: 20px;
 padding-bottom: 20px;
 padding-left: 20px;
}
.leftPad {
 padding-left: 20px;
}
.RightPad {
 padding-right: 20px;
}
 .col3 {
 font-size: 50px;
 display: block;
 float: none;
 width: 100%;
 padding-top: 40px;
 padding-right: 20px;
 padding-bottom: 40px;
 padding-left: 20px;
 line-height:1.4em;
}
 .EdgeBox {
 margin-bottom: 40px;
 margin-top: 40px;
}
.leftEdge, .EdgePhoto {
 display: block;
 padding-right: 0px;
 float: none;
 width: 100%;
}
.EdgePhoto {
 float: none;
 width: 100%;
 border-top-left-radius: 128px;
 padding-right: 0px;
}
.EdgeCol {
 float: none;
 display: block;
 padding-left: 20px;
 margin-bottom: 20px;
 width: 100%;
}
 .colFactory, .colFactory:first-of-type {
 display: block;
 float: none;
 height: auto;
 margin-right: 0px;
 margin-bottom: 20px;
 width: 100%;
}
.colFactory:last-of-type {
 background-color: #eCC;
 margin-right: 0px;
}
.BRO_body_Left, .BRO_body_Right {
 display: block;
 width: 100%;
 float: none;
 padding-right: 0px;
 padding-right: 0px;
 padding-bottom: 40px;
}
 .BRO_body_Right {
 width: 100%;
 float: none;
 padding-right: 0px;
 text-align: center;
}

.BRO_body_Right img {
	border-radius: 6px;
	width: 100%;
	float:none;
}

#MobileNone {
	display: none;
	}
	
	
	
	
.focus_areas {
	float: none;
	width: 100%;
	margin-right:0px;
}
.focus_photo {
	height: auto;
}	
	
	.PG_body_small_Left, .PG_body_small_Right {
	display: block;
	width: 100%;
	float: none;
	padding-right: 0px;
	padding-bottom: 40px;
}
.PG_body_small_Right {
	width: 100%;
	float: none;
}
.Banner_Topic {
	padding-top: 70px;
	font-size: 26px;
	line-height:0.9em;
	padding-left: 20px;
	padding-right: 20px;
}
.Banner_Topic span {
	font-size: 18px;
}	

  .partnerCols {
    display: block;
    float: none;
    width: 100%;
    margin-left: 0px;
    height: 100px;
  }
.CardLeft, .CardRight {
	margin-right: 0px;
	float: none;
	display: block;

	width:100%;

}
.CardRight {
	margin-top: 20px;
	margin-right: 0px;
	width:100%;
	float: none;

}
.iconRow {
	display: block;
	clear: both;
	float: none;
	margin-bottom: 20px;
}
.iconTexe {
	display: inline-block;
	float: right;
	width: 78%;
	line-height: 1.4em;
	padding-top: 5px;
}
.icon-box {
	width: 46px;
	height: 46px;
	font-size: 22px;
	padding-top: 10px;
}
.icon-box:hover {
	background-color: #333;
}
}
