body {
	color: #666666;
	margin: 0;
	font-size: 16px;
	font-family:"Open Sans","Helvetica Neue",Arial,Verdana,sans-serif;
}
/*#outer-wrapper {
  padding-top: 118px;
}
.menusticky {
	position: fixed;
	top: 0;
	z-index: 10000;
}*/
#coverimage {
	background: url("../images/site/placeholder_56a68f3b342ca.png") no-repeat scroll 0 0 / cover;
	background-color:#666;
	background-position:center center;
	padding:8% 0;
	box-sizing:border-box;
}
#coverimage h1{
	color:#fff;
	text-shadow: 2px 2px 0px rgba(0, 0, 0, 1);
	text-align:center;
}
#coverimage.bio {
  height: 400px;
}
#coverimage.bio h1{
  display:none;
}
.mask{
	background:transparent;
	overflow:hidden;
}
.mask:hover{
	background:#000;
	overflow:hidden;
}
.mask:hover img {
    transform: scale(1.2);
	opacity:.7;
	transition: opacity 0.4s ease 0s;
	transition: transform 0.4s ease 0s;
}
.mask img{
  height:100%;
  width:100%;
  cursor:pointer;
  transform: scale(1);
  opacity:1;
  transition: opacity 0.4s ease 0s;
  transition: transform 0.4s ease 0s;

}
.introparagraph {
    height: auto;
}
#outer-wrapper > header {
  background-color: #fff;
  height: 210px;
  margin-bottom:15px;
  border-bottom:1px solid #efefef;
}

#slideshow{
	margin-bottom:0;
}
.tooltip-account.tooltipstered {
  background: #ff0000 none repeat scroll 0 0;
  border-radius: 5px;
  padding: 6px 20px;
  text-decoration:none;
}
h1 {
  color: #000;
  font-weight: 200;
  font-size:40px;
  /*font-family:"Source Sans Pro";*/
}
.blog .inner {
  border-right: 1px solid #ccc;
  float: left;
  margin-right: 10px;
  padding: 10px 10px 10px 0;
  width: 67%;
}
.wrapper.blog .container{
	padding:0;
}
h1.pagetitle {
  border-bottom:1px solid #ccc;
  text-align:center;
  padding:25px 0;
  margin:0;
  /*font-family:"Source Sans Pro";*/
}
a {
	text-decoration: none;
}
h1.orange {
	color: #ffffff;
	background: #D97C14;
	padding: 8px 10px;
	font-size: 1.3em;
}
h2 {
	font-size: 1.3em;
}
.sticky {
	width: 490px;
}
.sticky.stick {
	position: fixed;
	top: 0;
	z-index: 10000;
}
.sticky.stick.stickbottom {
	position: fixed;
	top: inherit;
}

input, textarea {
	border: 1px solid #CCCCCC;
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 13px;
	padding: 7px;
	margin:5px;
}
select {
	padding: 7px 5px;/*border-radius:0;
	border:1px solid #ccc;*/
}
.tooltip-account .sf-sub-indicator {
	right: -12px;
	top: 5px;
}
#accountoverlay {
	display: none;
}
.accountoverlaycontent .avatar-holder {
	width: 100px;
	float: left;
}
.accountoverlaycontent .info-holder {
	margin-left: 110px;
}
.accountoverlaycontent .logout {
	background: none repeat scroll 0 0 #999;
	padding: 8px 31px;
}
.social_btn {
	vertical-align: top;
}
.breadcrumb, .breadcrumb a {

	padding: 10px 0;
}
.mainmenu_21 {
/*background: none repeat scroll 0 0 #D97C14;*/
}
.mainmenu_21:hover {
/*background: none repeat scroll 0 0 #ff10000!important;*/
}
#left_nav.column_1 h2, .rt_column h2 {
	font-size: 1.2em;
	text-transform: uppercase;
	padding: 0 15px;
}
#left_nav.column_1 li a {
	font-size: 14px;
	color: #999999;
}
#left_nav.column_1 h2, .rt_column h2 {
	margin: 12px 0 5px;
	text-transform: capitalize;
	font-weight: bold;
}
.button {
	border-radius: 0;
	color: #FFFFFF !important;
	display: inline-block;
	font-size: 13px;
	height: auto;
	border: none;
	cursor: pointer;
	padding: 8px 20px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
}
.search_btn {
	font-size: 17px;
	height: 22px;
	margin-bottom: 6px;
	padding: 3px 7px;
}

.cat_menu {
	padding: 0 25px;
}
.shareLink.title > a {
  color: #000;
  font-size: 25px;
}
.shareArticle .date {
  display:none;
}
.shareArticle .featuredimage{
	width:100%;
	margin:0 0 10px;
}
.shareArticle .content img{
	display:none;
}
.shareArticle .content{
	padding:0;
}
.slash_price {
	color: #FF0000;
	text-decoration: line-through;
}
/*.checkbox label {
    margin-bottom: 10px;
    position: relative;
    z-index: 1;
    color: #fff;
    cursor: pointer;
    padding: 5px;
    display: inline-block;
}*/
#category .inner {
	width: 510px;
}
#threeCol .inner {
	width: 510px;
	background: none repeat scroll 0 0 #FFFFFF;
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
	padding: 0 0 30px;
}
#twoCol .inner {
	width: 100%;
	background: none repeat scroll 0 0 #FFFFFF;
	padding: 0 10px 30px;
}

.related-videos {
	padding: 5px;
}
.related-video-item {
	overflow: auto;
	margin-bottom:5px;
}
.related-video-item p {
	margin: 0 0 8px;
}
.related-video-item p.title {
	font-weight: bold;
}
.related-video-item img {
	width: 75px;
	height: 70px;
	float: left;
	margin: 0 5px 5px 0;
}
.rt_column {
	background: #fff;
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
	float: right;
	padding: 0 15px 10px;
	width: 210px;
}


header {
	width: 100%;
	padding: 0;
}
.share-bar {
	margin: 25px 0 3px 0;
}
.header_nav {
	position: relative;
	margin-right: 10px;
	top: 0;
	padding: 0;
}
.header_nav li a {
	color: #fff;
	font-size: 15px;
}
.logoimg {
	display:none;
    float: left;
    height: 130px;
    margin: 6px 0 ;
}
.main_content ul{
	list-style:disc;
}
.howto {
	float: right;
}
.top_menu {
  background: #1d1d1d none repeat scroll 0 0;
  border-bottom: 1px solid #333;
  overflow: hidden;
  padding: 12px 0 4px;
  width: 100%;
}
.container {
	width: 1000px;
	margin: 0 auto;
	padding: 0 10px;
	position: relative;
}
#main_nav {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  float: right;
  height: auto;
  margin-bottom: 0;
  margin-top: 10px;
  text-transform: none;
  width: auto;
}
#main_nav ul {
	float: none;
	margin: 0 auto;
	padding: 0;
}
#main_nav ul li {
	border: none;
}
#main_nav > div > ul > li:hover {
	background: none repeat scroll 0 0 #999999;
}
#main_nav ul li a {
	line-height: 48px;
	font-size: 1.01em;
	padding: 0 12px;
	font-weight: normal;
	color:#FFF;
	text-shadow:2px 2px 2px #000;
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	left: 0;
	top: 48px;
	z-index: 99;
}
#main_nav ul li ul li a {
	line-height: 30px;
}
a > .sf-sub-indicator {
	background-position: 0 -100px;
	top: 1.3em;
	right: 8px;
}
.highlight {
	background: none repeat scroll 0 0 #F60;
	border-radius: 5px;
	height: 30px;
	line-height: 30px !important;
	margin: 10px 0 0;
}
.search {
	top: 12px;
	right: 10px;
}
.search input {
	height: 22px;
}
.top_promo {
	overflow: hidden;
	margin-bottom:-4px;
}
.main_promo img {
	width: 100%;
}
.wrapper {
	background: none repeat scroll 0 0 #fff;
	width: 100%;
}
.wrapper .container {
	min-height: 300px;
	padding: 10px 10px 20px;
	overflow: hidden;
}
#twoCol.wrapper.video .inner {
	padding-top: 10px;
	width: 600px;
}
#twoCol.wrapper.video .rt_column {
	padding: 5px;
	width: 310px;
}
#content .inner {
	width: 100%;
}
.inner {
	width: 650px;
	margin-right: 10px;
	float: left;
}
a.mini_cart_btn {
  background: url("../images/carticon.png") no-repeat scroll 0 0;
  background-size:23px auto;
  color: #fff;
  padding:0 20px 0 31px;
  position: relative;
  text-decoration: none!important;
  width: auto;
}
#contact_page .rt_col,
#contact_page .lt_col  {
	float:none;
	width:auto;
}
.footer_bg {
	background: none repeat scroll 0 0 #191919;
	min-height: 310px;
}
.footer_nav {
	margin: 0 auto;
	border:none;
}
.footer_nav h3 {
	color: #fff;
}
.footer_nav ul li a {
	color: #FFFFFF;
}
.copyright {
	color: #FFFFFF;
	margin: 0 auto;
}
.copyright a {
	color: #FFFFFF;
}
#blog .rt_col {
 margin-top
}
.ads {
	text-align: center;
	margin: 20px 0;
}
#fpss .rsOverflow, #fpss .rsSlide, #fpss .rsVideoFrameHolder, #fpss .rsThumbs {
	background: none repeat scroll 0 0 #EFEFEF;
}

#user_page.main_content .menu-bar {
	/*border-bottom: 1px solid #d9dadc;*/
}
#user_page.main_content .menu-bar ul {
	margin: 20px 0 0;
	list-style: none;
	font-size: 1.4em;
	padding:0;
}
#user_page.main_content .menu-bar ul li {
	background:#efefef;
  border:solid;
  border-color:#ccc;
  border-width:1px 1px 0 1px;
  display: inline;
  margin: 0 0 0 3px;
  padding: 5px 0 0;
}
#user_page.main_content .menu-bar ul li a {
	color: #666;
	text-decoration:none;
	padding: 6px 8px 0;

}
#user_page.main_content .menu-bar ul li.active{
	padding-bottom: 2px;
	background: white;
}
#user_page.main_content .menu-bar ul li.active a {
	color: #00A7E1;
}
#user_page.main_content .item-list{
	padding: 15px;
	border-top: 1px solid #ccc;
}
#user_page.main_content .item-list .item {
	border-bottom: 1px solid #d9dadc;
	overflow: auto;
	padding: 10px 0;
}
#user_page.main_content .item-list .item.first {
	border-top: none;
}
#user_page.main_content .item-list .thumbnail {
	float: left;
	margin: 0 10px 15px 0;
	width: 80px;
}
#user_page.main_content .item-list .thumbnail img {
	width: 80px;
	height: 80px;
}
#user_page.main_content .item-list .info {
	margin-left: 100px;
}
#user_page.main_content .item-list p {
	margin-top: 0
}
#user_page.main_content .item-list .title {
	font-weight: bold;
}
#user_page.main_content .action-list {
	padding: 10px;
	text-align: right;
}
#user_page.main_content .post-btn {
	background: none repeat scroll 0 0 #FF0000;
	border: 1px solid #d9dadc;
	color: #fff;
	display: inline-block;
	padding: 5px 20px;
}
.welcomecenter #user_page.main_content .post-btn {
	float: right;
}
.welcomecenter #user_page.main_content .item span {
	font-size: 1.3em;
}
.qmark {
	display: inline-block;
	background: #09F;
	color: #fff;
	padding: 1px 2px;
	font-size: .7em!important;
	vertical-align: top;
	cursor: pointer;
}
#user_page.main_content .item-list .edit-btn {
	display: inline-block;
	padding: 5px 20px;
	border: 1px solid #d9dadc;
}

.mainmenu_27{
	display:none;
}
@media screen and (min-width: 768px) {

	#coverimage.bio {
	  background-position:0 -100px;
	}
}
@media screen and (min-width: 1200px) {

	#coverimage.bio {
	  background-position:0 -190px;
	  height: 500px;
	}
}


@media screen and (max-width: 1024px) {

	.container{
		width:auto!important;
	}
	
}
@media screen and (max-width: 768px) {
    section.home-events .event, section .blogpromo {
		margin-right: 0!important;
		width: 100%!important;
		box-sizing:border-box;
		margin-bottom:30px;
	}
	section .blogpromo .mask {
		height: auto!important;
	}
	.checkbox label {
		display:block;
	}
	header .container{
		background-position: center 55px;
	}
}
/* Smartphones (portrait and landscape) ----------- */
@media only screen and (max-device-width: 641px), only screen and (device-width: 641px) and (device-height: 641px), only screen and (width: 641px) and (orientation: landscape), only screen and (device-width: 641px), only screen and (max-width: 641px) {
html, body {
	min-width: inherit;
	width: auto;
}

.service {
  margin-right: 0;
  padding:0 5px!important;

}
.services h3{
	font-size:25px!important;
}
.mainmenu_27{
	display:block;
}
#content .main_content, #content .right-sidebar, #content .left-sidebar, #threeCol .inner, #moduleNewsFeedlarge, .container, .appcarousel, .rt_column, .footer_nav, .top_promo, .copyright, .inner, .video-js, .service {
	width: 100%!important;
	float: none!important;
	box-sizing: border-box;
	margin-right:0;
	margin-left:0;
}
.sticky.stick {
	position: relative!important;
	top: inherit!important;
	z-index: 1!important;
}
.inner {
	margin-left: 0!important;
}
.rsGCaption {
	bottom: 0!important;
}
.rsSlideCount {
	bottom: 5px!important;
}
.logoimg {
	float: none;
	margin: 10px 0;
}
.footer_nav {
	padding: 10px;
}
.footer_nav h3, .footer_nav a {
  font-size: 11px!important;
}
.rt_column > div {
	margin-top: 10px;
	padding-top: 10px;
}
.inner {
	padding: 0 10px!important;
	overflow: hidden;
}
.container, .wrapper.home .inner {
	padding: 0!important;
}
img {
	max-width: 100%;
}
#left_nav.column_1, #main_nav, #moduleFeaturedApps, .rsDefault .rsThumbsHor, .rsGCaption img {
	display: none!important;
}
.top_menu {
	height: 55px;
}
.product {
	margin: 0 0 9px 0!important;
	float: none;
}

}
@media only screen and (min-width : 321px) {
.royalSlider {
	width: 100%!important;/*height:200px;*/
}
#main_image {
	width: 100%!important;
}
#main_image img {
	width: 100%!important;
}
}

/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 320px) {
.royalSlider {
	width: 100%!important;/*height:180px;*/
}
#main_image {
	width: 100%!important;
}
#main_image img {
	width: 100%!important;
}
}
.breadcrumb{
	display:none;
}
.event_img img{width:350px;height:auto;}
.events .event_img img{width:350px;height:auto;}
.event_desc{float:right;width:55%;}
.clrfix{clear:both}
.event img {width:auto;height:130px}
.challenges_img,
.event_img {
  float: left;
  margin: 0 10px 10px 0;
}
.challenges_img img{width:200px;margin-top:10px;height:auto}
.challenges_desc{float:left;width:66%;}
.challenges_desc h2{font-size: 18px;margin-top:10px}
.challenge{float:left;width:72%;}
.challenge_details{float:right;width:25%;margin: 17px 0 0 0;}
#myTabContent #description img {
  float: left;
  margin: 0 10px 10px 0;
  max-height: 150px;
  width: auto;
}
.photo-gallery {
	margin:10px auto;
	width:100%;
	text-align:center;
}
.photo-gallery img{
	height:200px;
	width:auto;
}
.photo-gallery a{
	text-align:center;
	display:inline-block;
	width:200px;
	max-height:200px;
	overflow:hidden;
	margin:5px;
	border-radius:50%;
	border:1px solid #efefef;
}
[data-tooltip] {
    position: relative;
    z-index: 1 !important;
}
