/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/

@import url('https://fonts.googleapis.com/css?family=Lato:300,900,700&amp;subset=latin');

.entry-content .alignwide.jk_kadence_widefix {
	width: calc(100% + 50px);
}

.entry-content > [class*="wp-block-uagb-section"]:not(:last-child) {
    margin-bottom: 0;
}

.hide.wp-block-kadence-spacer .kt-block-spacer {
	height: 0 !important;
}

.entry-content .hide.wp-block-kadence-spacer {
	margin-bottom: 0;
}

.white {
	color: white;
}

.roboy_header {
	padding-top: 80px!important;
    padding-bottom: 60px!important;
}

h1 {
	word-wrap: normal;
    word-break: keep-all;
}

.thickh1 {
	font-weight: 900;
}

.no_p_margin {  
  margin-bottom: 0px
}

.jk_addtopborder{
  border-top: 3px white solid;
}

.no-sidebar .entry-content .alignfull {
  margin-left: 0;
  margin-right: 0;
}

section .uagb-section__inner-wrap > h2,
section .uagb-section__inner-wrap > .kadence-advanced-heading-wrapper h2,
section .uagb-section__inner-wrap > h3,
section .uagb-section__inner-wrap > .kadence-advanced-heading-wrapper h3,
section .uagb-section__inner-wrap > h4,
section .uagb-section__inner-wrap > .kadence-advanced-heading-wrapper h4,
section .uagb-section__inner-wrap > p,
section .uagb-section__inner-wrap > .wp-block-columns .wp-block-column {
	padding-left: 15px;
	padding-right: 15px;
}


/* MENU/NAV	STUFF */
/* These make the desktop menu white (A20)*/
.page-id-602 #site-navigation .main-nav ul li a,
.page-id-1205 #site-navigation .main-nav ul li a,
.page-id-1211 #site-navigation .main-nav ul li a,
.parent-pageid-1468 #site-navigation .main-nav ul li a,
.page-id-36 #site-navigation .main-nav ul li a,
.page-id-3654 #site-navigation .main-nav ul li a,
.page-id-1468 #site-navigation .main-nav ul li a,
.page-id-2687 #site-navigation .main-nav ul li a,
.page-id-5232 #site-navigation .main-nav ul li a,
.page-id-5285 #site-navigation .main-nav ul li a,
.page-id-3999 #site-navigation .main-nav ul li a
{
    color: #fff;
}

/* These make the desktop menu hover red */
.page-id-602 #site-navigation .main-nav ul li a:hover,
.page-id-1205 #site-navigation .main-nav ul li a:hover,
.page-id-1211 #site-navigation .main-nav ul li a:hover,
.page-id-1468 #site-navigation .main-nav ul li a:hover 
{
    color: #cd0041;
}

/* These make the desktop menu hover yellow (A20) */
.parent-pageid-1468 #site-navigation .main-nav ul li a:hover,
.page-id-36 #site-navigation .main-nav ul li a:hover,
.page-id-1488 #site-navigation .main-nav ul li a:hover,
.page-id-2687 #site-navigation .main-nav ul li a:hover,
.page-id-3999 #site-navigation .main-nav ul li a:hover
{
	color: #f1db78;
}

/* These make the mobile menu grey - visible on dark headers */
.page-id-602 .menu-toggle,
.page-id-1468 .menu-toggle, 
.page-id-1488 .menu-toggle
{
	color: #b5b5b5;
}

/* These make roboy logo white - for dark headers */
.page-id-602 #site-navigation .site-logo img,
.page-id-1468 #site-navigation .site-logo img 
{
	content:url("https://roboy.org/wp-content/uploads/2019/09/roboy_logo_white.png");
}


.sticky-enabled .main-navigation.is_stuck {
    box-shadow: none!important;
    background: #FFF;
}

.main-navigation {
    background: none;
    position: relative;
    margin-bottom: -60px;
}

#site-navigation .navigation-branding, #sticky-navigation .navigation-branding  {
    margin-right: 25px;
}

/* NINJA FORMS */
.roboy_ninja_container {
	color: white;
}

.roboy_ninja_container .nf-form-content input[type=button] {
	background: #cd0041;
    padding: 10px 50px;
}

.roboy_ninja_container .nf-form-content input[type=button]:hover {
	background: #3c86a1;
	color: white;
}

/* HOME PAGE */

.home_desktop_version {
	text-align:right!important;
}

.home_mobile_version {
	display:none;
	text-align:right;
}

.nobginfobox .kt-blocks-info-box-link-wrap,
.nobginfobox .kt-blocks-info-box-link-wrap:hover {
  background: transparent;
}

.wp-block-image figcaption {
    color: #c0986e;
}

.jk_joinmission_button a.wp-block-button__link {
    font-size: 1.5em;
    border-radius: 45px;
    padding: 15px 40px; 
}

.jk_home_fp_block .uagb-post__image a {
  max-height: 342px;
  display: block;
  overflow: hidden;
}

.jk_home_fp_block .uagb-post__inner-wrap {
  position: relative;
}

.jk_home_fp_block .uagb-post__text {
  position: absolute;
  bottom: 0;
  background-color: #00000096;
  color: white;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.2s linear;
}

.jk_home_fp_block:hover .uagb-post__text {
  visibility: visible;
  opacity: 1;
}

.jk_home_fp_block h3.uagb-post__title a{
  color: white!important;
  font-size: 0.6em;
}

.jk_home_fp_block .uagb-post__title {
  margin-bottom: 0!important;
}

.jk_home_fp_block .uagb-post-grid-byline {
  display: none;
}

.jk_home_fp_block .uagb-post__text .uagb-post__excerpt {
  margin-bottom: 2px!important;
  font-size: 0.8em;
}

.jk_home_fp_block .uagb-post__text .uagb-post__cta {
  background: none!important;
}

.jk_home_fp_block .uagb-post__text .uagb-post__cta a {
  padding-left: 0!important;
}

.jk_home_fp_small .uagb-post__image , .jk_home_fp_medium .uagb-post__image {
  border: 2px #343b4b solid;
}

.jk_home_fp_toprow .kt-row-column-wrap , 
.jk_home_fp_toprow .kt-row-column-wrap article {
  padding-bottom: 0;
  margin-bottom: 0!important;
}

.jk_home_fp_botrow .kt-row-column-wrap , 
.jk_home_fp_toprow .kt-row-column-wrap article {
  padding-top: 0;
}

.jk_home_fp_toprow .inner-column-1,
.jk_home_fp_botrow .inner-column-1 {
  margin-right: 0;
}

.jk_home_fp_toprow_text {
  padding-right: 40px;
}

.jk_home_stakebox .kt-infobox-textcontent {
  padding: 35px;
  padding-top: 15px;
}

.jk_home_yellow_posts .uagb-post__inner-wrap {
  position: relative;
  background-color: #FFF!important;
  -webkit-box-shadow: 0px 0px 14px -1px rgba(106,72,0,0.5);
  -moz-box-shadow: 0px 0px 14px -1px rgba(106,72,0,0.5);
  box-shadow: 0px 0px 14px -1px rgba(106,72,0,0.5);
}

.jk_home_yellow_posts .uagb-post__image {
  float: left;
  width: 35%;
  overflow: hidden;
}

.jk_home_yellow_posts .uagb-post__image a {
  display: flex;
  justify-content: center;
  overflow: hidden;
}

.jk_home_yellow_posts .uagb-post__image img {
  height: 265px;
  width: auto;
  max-width: none;
  flex: none;
}

.jk_home_yellow_posts .uagb-post__text {
  float: right;
  width: 65%;
  padding: 25px!important;
}

.jk_home_yellow_posts .uagb-post__text h3 {
  text-transform: capitalize;
  font-weight: 800;
  font-size: 27px;
  margin-bottom: 5px!important;
}

.jk_home_yellow_posts .uagb-post__text .uagb-post-grid-byline {
  margin-bottom: 2px!important;
}

.jk_home_yellow_posts .uagb-post__text .uagb-post__excerpt {
  line-height: 1.5;
}

.jk_home_yellow_posts .uagb-post__text .uagb-post__cta {
  background:none!important;
  background-image:url("/wp-content/uploads/2019/08/learn_more_button.png")!important;
  background-size: cover!important;
  float: right;
}

.jk_home_yellow_posts .uagb-post__text .uagb-post__cta a {
  display:block;
  width: 160px;
  height: 46px;
  padding: 0!important;
  text-indent: -9999px;    
}

.jk_home_icon_text {
  font-size: 30px;
  margin-bottom: 0;
}

.jk_home_icon_text img {
  padding-right: 15px;
  display: block;
  float: left;
}

.jk_home_social_icons .wp-block-image {
	margin:0;
}

.yotu-playlist {
  padding-top: 0;
}

.yotu-playlist .yotu-pagination.yotu-pagination-top {
  display: none;
}

.roboy_white_button a {
	background: none!important;
    background-image: url(https://roboy.org/wp-content/uploads/2020/01/blank_button.png)!important;
    padding: 20px 20px!important;
    width: 270px;
    height: 40px;
    font-weight: 900;
    padding-top: 27px!important;
}

.roboy_white_button a:visited {
	color: #cd0041;
}

.roboy_white_button a:hover {
	color: #f1db78;
}

.roboy_white_button_small a {
	text-transform: uppercase;
    background: none!important;
    background-image: url(https://roboy.org/wp-content/uploads/2020/06/blank_button_small.png)!important;
    padding: 20px 0px 0px 3px!important;
    width: 218px;
    height: 45px;
    font-weight: 900;
    font-size: 0.7em!important;
}

.roboy_white_button_small a:hover {
	color: #f1db78;
}

/*BLOG POSTS*/

.single-post #content {
  margin-top: 50px;
}




/* Research Page */

.research_sect2 {
  background-color: #f9f9f9;
}

.research_sect2_box .kt-row-column-wrap {
	background-color: #fff;
	box-shadow: 5px 5px 5px -2px rgba(170, 170, 170, 0.03);
	padding: 0;
}

.research_sect2_box .wp-block-image {
	margin-bottom: -7px!important;
}

.research_sect2_box .wp-block-image img {
    max-width: 100%;
    width: 100%;
}


h2.yellow_slashes:before ,
h3.yellow_slashes:before ,
h4.yellow_slashes:before ,
.yellow_slashes h2:before ,
.yellow_slashes h3:before ,
.yellow_slashes h4:before ,
.research_sect2_box_yellow h4:before {
  content: "// ";
  color: #f1db78;
}

h2.red_slashes:before ,
h3.red_slashes:before ,
h4.red_slashes:before ,
.red_slashes h2:before ,
.red_slashes h3:before ,
.red_slashes h4:before ,
.research_sect2_box_red h4:before {
  content: "// ";
  color: #cd0041;
}

h2.blue_slashes:before ,
h3.blue_slashes:before ,
h4.blue_slashes:before ,
.blue_slashes h2:before ,
.blue_slashes h3:before ,
.blue_slashes h4:before ,
.research_sect2_box_blue h4:before {
  content: "// ";
  color: #3d84a0;
}

.research_red_info_row .kt-blocks-info-box-link-wrap {
  min-height: 380px;
}


/* Team Page */

.padinfobox .kt-blocks-info-box-media-align-top .kt-infobox-textcontent,
.padinfobox .team_project_slider_box h2 {
	padding: 20px 20px 20px 20px;
}

.blue_team_block.wp-block-image figcaption {
    color: #FFF;
}

/*set min-height for slider project boxes on various sections*/
.ss18white .kt-blocks-info-box-link-wrap {
	min-height: 240px;
}

.ws1718 .kt-blocks-carousel,
.ws1617 .kt-blocks-carousel {
    padding: 0 0 10px 0;
}

.ss17yellow .team_project_slider_box.uagb-section__wrap {
	min-height: 235px;
}

.ss17yellow .kt-blocks-carousel {
    padding: 0 0 20px 0;
}

.ws1718 .team_project_slider_box.uagb-section__wrap {
	min-height: 285px;
}

.ws1617 .team_project_slider_box.uagb-section__wrap {
	min-height: 285px;
}

.team_blue_projects .team_project_slider_box {
	border-bottom: 12px solid #cd0041;
}

.team_project_slider_box {
	border-bottom: 12px solid #3c86a1;
}

.team_project_slider_box:hover {
	border-bottom: 12px solid #f1db78;
	background-color: #f9f9f9;
}

.team_project_slider_box .kb-gallery-ul.kb-gallery-type-slider .kt-blocks-carousel .slick-slider .kb-slide-item {
    padding: 0;
}


/* A2O */

.visionA2O_gradientbg {
	background-color: #f4f4f4;
}

.alpha_info_box {
	margin-bottom: 30px;
}

.alpha_info_box .kt-blocks-info-box-media-container {
	margin-right: 20px;
}

.alpha_info_box .kt-infobox-textcontent {
	padding-right: 20px;
}

.kd_gallery_block_a2o .kt-blocks-carousel {
	padding-bottom: 0px !important;
}


/* Students */

.students_info_box_row .kt-blocks-info-box-link-wrap {
	padding: 0!important;	
	vertical-align: middle;
}

.students_info_box_row .kt-blocks-info-box-media {
	padding: 25px 0!important;
	max-width: 120px!important;
}

.students_info_box_row.minheight230 .kt-blocks-info-box-link-wrap {
	min-height: 230px;
}

.students_info_box_row.minheight175 .kt-blocks-info-box-media-container {
	min-height: 175px;
}



/* Xprize */

.xprize_main_container > .uagb-section__inner-wrap {
	height: 100vh;
	text-align: center;
}

.xprize_circle {
	background-color: white;
	background: rgba(255, 255, 255, 0.99);
	border-radius: 100%;
    width: 500px;
    height: 500px;
	top: 50%;
    transform: translate(0%, -48%);
	-webkit-box-shadow: 0px 0px 44px -3px rgba(102,38,54,0.49);
	-moz-box-shadow: 0px 0px 44px -3px rgba(102,38,54,0.49);
	box-shadow: 0px 0px 44px -3px rgba(102,38,54,0.49);
}

.xprize_circle_avatar {
	margin-top: -15px;
}

.xprize_circle_redlogo {
	margin-bottom: 8px;
}

.xprize_circle_text {
	line-height: 1.2em;
}

.xprize_sect2 {
	background-color: #efeff1
}

.xprize_bar {
	min-height: 190px;
	background-color: white;
}

.xprize_bar3 {
	background-position-x: -90px!important;
}

.xprize_bar4 {
	background-position-x: -90px!important;
}

.xprize_bar_right {
	text-align: right;
}

.xprize_bar_title {
	margin-bottom: 0;
	line-height: 1;
	font-size: 30px;
}

.xprize_bar_text {
	margin-bottom: 0;
}

.xprize_bar_container1 {
	max-width: 380px;
	float: right;
	padding-top: 22px;
}

.xprize_bar_container2 {
	max-width: 440px;
	float: right;
	padding-top: 6px;
}

.xprize_bar_container3 {
	max-width: 380px;
	padding-top: 22px;
}

.xprize_bar_container4 {
	max-width: 350px;
	padding-top: 18px;
}

.xprize_p_lineh {
	line-height: 2;
}

.xprize_table_row {
	text-align: center;
}

.xprize_table_row .kt-row-column-wrap .wp-block-kadence-column{
	border-width: 2px;
	border-style: solid;
	border-color: #cd0041;
}

.xprize_table_row .kt-row-column-wrap .wp-block-kadence-column p {
	margin: 1.5em 0;
}

.xprize_table_row .kt-gutter-default>.wp-block-kadence-column {
    margin-right: 0px;
}

.xprize_info_box {
	margin-bottom: 10px;
}


/* Core */
.core_tabs .kt-tabs-layout-vtabs>.kt-tabs-title-list {
	width: 20%;
}

.core_tabs .kt-tabs-layout-vtabs>.kt-tabs-content-wrap {
    width: 80%;
}

.core_tabs .kt-tabs-layout-vtabs>.kt-tabs-title-list a {
	padding-left: 10px!important;
}

.core_tabs .kt-tabs-layout-vtabs>.kt-tabs-title-list a .kt-title-svg-side-left {
    padding-right: 15px;
}

.core_tabs .kt-tabs-layout-vtabs>.kt-tabs-title-list li a.kt-tab-title .kb-tab-titles-wrap {
	margin-top: -8px;
}

/* Lucy */
.lucy_yellow_sect {
    background-color: #f4f4f4;
}

/* Blog */
.single-post #content {
    margin-top: 0;
}

.roboy_post_header h1 {
	color: #cd0041;
	font-weight: 500;
}

.featured-image.page-header-image-single {
	margin-bottom: 60px;
}

.roboy_post_header {
	padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    background-image: url(https://roboy.org/wp-content/uploads/2019/09/corebg1.jpg);
    background-position: center left;
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-size: cover;
}

.rb_post_uagb {
	padding: 0 15px;
}

/* Join Pages */
.page-id-3654 .nf-error-msg,
.page-id-3654 .nf-error .nf-error-msg {
    color: #f1db78;
}

.page-id-3654 .nf-form-content input[type=button] {
	background: #f1db78;
    color: #353535;
    border-radius: 17px;
    padding: 0 40px;
    font-weight: bold;
}

.page-id-3654 .nf-form-content input[type=button]:hover {
	background: #0071a1;
    color: #fff;
}


.page-id-3654 .ninja-forms-req-symbol {
	color: #f1db78;
}


/* Responsive */

@media (max-width: 976px) {
	
	.roboy_header {
		padding-top: 40px!important;
		padding-bottom: 20px!important;
	}
	
	.jk_home_fp_toprow .uagb-post-grid .uagb-post__columns-tablet-2 article,
	.jk_home_fp_botrow .uagb-post-grid .uagb-post__columns-tablet-2 article {
    	width: 100%;
	}
	
	.jk_home_yellow_posts .uagb-post__image {
		width: 100%;
	}
	
	.jk_home_yellow_posts .uagb-post__text {
		float: left;
		width: 100%;
		padding: 15px!important;
	}
	
	/* Team Page */
	
	.team_sec1 {
		background-position-x: -350px!important;
	}
	
	/* Student Page */
	
	.student_sec3 .kt-blocks-info-box-link-wrap {
		padding: 0px!important;
	}
	
	.a2o_sec3 {
		background-position-x: -500px!important;
	}
	
	.a2o_sec4 {
		background-position-x: -800px!important;
	}
	
		/* Core */
	.core_tabs .kt-tabs-layout-vtabs>.kt-tabs-title-list {
		width: 30%;
	}

	.core_tabs .kt-tabs-layout-vtabs>.kt-tabs-content-wrap {
		width: 70%;
	}

}



@media (max-width: 870px) {
	
	.home_sec1 {
		background-position-x: -440px!important;
	}
	
	.home_sec1 .jk_kadence_widefix .kt-row-layout-inner {
		margin-top: 20px!important;
	}
	
	.jk_joinmission_button a.wp-block-button__link {
		font-size: 1em;		
	}
	
	.home_sec3 {
		background-position-x: -700px!important;
	}
	
	.home_sec5 {
		background-position-x: -360px!important;
	}
	
	.home_sec5_row .kt-row-column-wrap {
		padding-bottom: 0px!important;
	}
	
	#sticky-navigation {
		background: none;
	}
	
	#sticky-navigation .navigation-branding {
		display: none;
	}
	
	.page-id-36 #site-navigation .menu-toggle {
		color: white;
	}
	
	#sticky-navigation .menu-toggle,
	#site-navigation .menu-toggle {
		right: 0;
		position: absolute;
	}
	
	#sticky-navigation .menu-toggle {
		background-color: white;
		background-color: #ffffff8a;
		background: rgba(255, 255, 255, 0.50);
		margin-top: 10px;
		margin-right: 10px;
		border-radius: 10px;
	}
	
	#sticky-navigation .menu-toggle .mobile-menu {
		display:none;
	}
	
	.slideout-overlay {
		background: none!important;
	}
	
	#generate-slideout-menu {
		background-color: white;
		background-color: #ffffffeb;
		background: rgba(255, 255, 255, 0.95);
	}
	
	.jk_home_fp_botrow .inner-column-2 .uagb-post__items article {
    	padding-right: 4px!important;
	}
	
	/* Team page */
	.ss17yellow {
		background-image: none!important;
		background-color: #f1db78;
	}
	
	.ws1617 {
		background-image: none!important;
		background-color: #3c86a1;
	}
	
	/* Research Page */
	
	.research_sec1 {
		background-position-x: -40px!important;
	}
	
	/* A2O */
	
	.a2o_sec3 {
		background-position-x: -660px!important;
	}
	
	.a2o_sec4 {
		background-position-x: -920px!important;
	}
		
}

@media (max-width: 768px) {
	
	.roboy_header {
		padding-bottom: 0px!important;
	}
	
	h1 {
		font-size: 70px;
	}
	
	h3 {
		font-size: 25px;
	}
	
	.home_sec1_text {
		width: 300px;
		float: right;
	}
	
	.home_sec3 {
		background-position-x: -600px!important;
	}
	
	.jk_home_stakebox .kt-blocks-info-box-media,
	.jk_home_stakebox .kt-blocks-info-box-media img {
		width: 100%;
	}
	
	.jk_home_stakebox .kt-blocks-info-box-media .kadence-info-box-image-intrisic {
		width: 100%!important;
	}
	
	.home_sec5 {
		background-position-x: -450px!important;
	}
	
	.home_sec5 .inner-column-1 {
		display: none;
	}
	
	.home_sec5 .inner-column-2 h1 {
		margin-top: 20px!important;
	}
	
	.jk_home_yellow_posts .uagb-post__image img {
		height: auto!important;
		width: 100%;
	}
	
	.jk_home_yellow_posts .uagb-post__text {
		padding: 25px!important;
	}
	
	.jk_home_social_icons .wp-block-spacer {
		display: none;
	}
	
	.jk_home_social_icons .wp-block-image .alignright {
		float: left;
		margin-left: 0;
		margin-right: 1em;
	}
	
	.jk_home_icon_text {
		margin-bottom: 40px;
	}
	
	#homecontact {
		margin-top: 0px!important;
	}	
	
	.jk_home_fp_toprow {
		margin-bottom: 20px!important;
	}
	
	.jk_home_fp_botrow .inner-column-1 {
		margin-bottom: 0px!important;
	}
	
	.jk_home_fp_botrow .inner-column-2 .uagb-post__items article {
		padding-right: 10px!important;
	}
	
	.xprize_circle {
    	width: 300px;
    	height: 300px;
	}
	
	.xprize_circle h1 {
    	font-size: 30px!important;
		margin-bottom: 10px;
	}
	
	.xprize_circle h2 {
    	font-size: 40px!important;
	}
	
	.xprize_circle_spacer {
		height: 25px!important;
	}
	
	.xprize_circle_avatar {
		margin-top: -8px;
	}
	
	.xprize_circle_redlogo img {
		width: 240px;
	}
	
	.xprize_circle_redlogo {
		margin-bottom: 12px;
	}
	
	.xprize_circle_text {
		font-size: 18px!important;
	}
	
	/* Team Page */
	
	.team_sec1 {
		background-position-x: 0px!important;
	}
	
	/* Student Page*/
	
	.student_sec1 {
		background-position-x: 0px!important;
	}
  
}

/* Fix for conflicting media query from kadence tabs */
@media (max-width: 767px) {
	
	/* Core */
	.core_tabs .kt-tabs-layout-vtabs>.kt-tabs-title-list {
		width: 100%;
	}

	.core_tabs .kt-tabs-layout-vtabs>.kt-tabs-content-wrap {
		width: 100%;
	}
	
	.core_tabs .kt-tabs-content-wrap > .kt-tabs-accordion-title .kt-tab-title {
		border-width: 4px 4px 0px 4px!important;
	}
	
	.core_tabs .kt-tabs-content-wrap > .wp-block-kadence-tab {
    	border-width: 0px 4px 4px 4px!important;
	}
}


@media (max-width: 600px) {
	
	.home_sec1 {
		background-position-x: -520px!important;
	}
	
	/* Student Page */
	.student_sec1 {
		background-position-x: -370px!important;
	}
	
	/* A2O */	
	.a2o_sec3 {
		background-position-x: -410px!important;
	}
	
	.a2o_sec4 {
		background-position-x: -630px!important;
	}
	
	.a2o_sec5 {
		background-position-x: -230px!important;
	}
		
	.A2O_diagram {
		margin-bottom: 0;
		display: block!important;
		overflow: hidden;
	}
	
	.A2O_diagram img {
		max-width: initial;
		width: 750px;
	}
	
	.A2O_spacer {
		display: none;
	}
	
	.a2o_bottom_buttons .wp-block-image figure {
		float: initial;
    	margin: 0;
    	display: block;
    	text-align: center;
	}
	
	.a2o_bottom_buttons .wp-block-image {
		margin-bottom: 0;
	}
	
}

@media (max-width: 480px) {
	
	.home_desktop_version {
		display:none!important;
	}
	
	.home_mobile_version {
		display:block!important;
		text-align:left!important;
		color:white;
	}
	
	.home_sec1 {
		background-color: #f8f9fb;
		background-position-x: 0px!important;
		/*background-image: url(https://roboy.org/wp-content/uploads/2019/09/roboy_home_mobile_sec1.jpg)!important;*/
		background-size: cover!important;
	}
	
	.home_sec1 .mobile_spacer1 .kt-block-spacer {
		height: 390px!important;
	}
	
	h1 {
		font-size: 40px;
	}
	
	.home_sec1_text {
		text-align: center!important;
		width: auto;
		float: initial;
		padding: 0 20px;
		display: block;
	}
	
	.mobile_spacer2 {
		display: none;
	}
	
	.jk_joinmission_button {
		text-align: center!important;
    	padding: 0;
	}
	
	.jk_joinmission_button a.wp-block-button__link {
		font-size: 0.8em;
	}
	
	.home_sec1 .kt-row-column-wrap {
		padding-bottom: 0;
	}
	
	.home_sec3 {
		background-position-x: -730px!important;
	}
	
	.home_sec3 .wp-block-image {
		overflow: hidden;
	}
	
	.home_sec3 .home_sec3_diagram img{
		max-width: initial;
    	width: 560px;
	}
	
	.jk_home_yellow_posts .uagb-post__image img {
		max-height: 350px;
	}
	
	/* Student Page */
	.student_sec1 {
		background-position-x: 0px!important;
	}
	
	/* Research Page */
	
	.research_sec1 {
		background-position-x: -90px!important;
	}
	
	/* A2O */	
	.A2O_diagram img {
		max-width: initial;
		width: 750px;
	}
	
}

@media (max-width: 414px) {
	
	.home_sec1 {
		background-position-x: -50px!important;
	}
	
	.jk_joinmission_button a.wp-block-button__link {
		font-size: 0.6em;
	}
	
	.home_sec3 {
		background-position-x: -850px!important;
	}
	
	.home_sec3 .home_sec3_diagram img{
		margin-left: -40px;
	}
	
}

@media (max-width: 375px) {
	
	.home_sec1 {
		background-position-x: -75px!important;
	}
	
	/* Student Page */
	.student_sec1 {
		background-position-x: -160px!important;
	}
	
	/* A2O */
	.alpha_info_box h2,
	.alpha_info_box p {
		max-width: 180px;
		font-size: 18px!important;
	}
	
}


@media (max-width: 365px) {

	/* Student Page */
	.student_sec1 {
		background-position-x: -290px!important;
	}
	
	.alpha_info_box h2,
	.alpha_info_box p {
		max-width: 160px;
	}
	
}


@media (max-width: 320px) {

	.home_sec1 {
		background-position-x: -95px!important;
	}
	
	.xprize_circle {
    	width: 270px;
    	height: 270px;
	}
	
	.xprize_circle h1 {
    	font-size: 25px!important;
		margin-bottom: 10px;
	}
	
	.xprize_circle h2 {
    	font-size: 35px!important;
	}
	
	.xprize_circle_spacer {
		height: 25px!important;
	}
	
	.xprize_circle_avatar {
		margin-top: -8px;
	}
	
	.xprize_circle_redlogo img {
		width: 240px;
	}
	
	.xprize_circle_redlogo {
		margin-bottom: 8px;
	}
	
	.xprize_circle_text {
		font-size: 16px!important;
	}
	
	/* A2O */
	.A2O_diagram img {
		margin-left: -35px;
	}
	
	.alpha_info_box h2,
	.alpha_info_box p {
		max-width: 150px;
	}
	
	
	
}