
@media only screen and (max-width: 767px) {
#jobscircle {
right: 32vw;
    bottom: calc(50vh - 25vw);
    top: auto;
	background-color: #fff;
	color: #503caa;
	font-size: 16px;
	width: 2rem;
	height: 2rem;
}
}


/*only desktop exceptions - breakpoint (including) 768 */
@media only screen and (min-width: 768px) {
		.single-best-bester .ip-logo {
    margin-bottom: 60px!important;
    height: 30vh!important;

}





  .page-studio .testimonialcontainer {
            padding-left: 3rem;
    }

    #jobscircle {
	right: calc(110px + 1%);
	top: 20px!important;
	bottom: auto;
}

}



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


#jobscircle {
	right: calc(120px + 1.5%)!important;
	top: 25px!important;
}

}

@media only screen and (min-width: 1700px) {


#jobscircle {
	right: calc(140px + 1%)!important;
	top: 30px!important;
}


  .page-studio .testimonialcontainer {
            padding-left: 3rem;
    }

}

.page-studio #slider-arrow-testimonial {
	left: -6rem!important;
    right: auto!important;
    -webkit-transform: translateX(100%) rotate(
180deg
);
    transform: translateX(100%) rotate(
180deg
);
}


.swiper-testimonial .swiper-slide:nth-of-type(8) .testimonial, .swiper-testimonial .swiper-slide:nth-of-type(5) .testimonial {
    background-color: #f5eb7d;
    color: #503caa;
}

.swiper-testimonial .swiper-slide:nth-of-type(9) .testimonial, .swiper-testimonial .swiper-slide:nth-of-type(6) .testimonial {
    background-color: #12cc8c;
}

.swiper-testimonial .swiper-slide:nth-of-type(11) .testimonial, .swiper-testimonial .swiper-slide:nth-of-type(5) .testimonial {
    background-color: #f5eb7d;
    color: #503caa;
}

.swiper-testimonial .swiper-slide:nth-of-type(12) .testimonial, .swiper-testimonial .swiper-slide:nth-of-type(6) .testimonial {
    background-color: #12cc8c;
}



.video-block {
	
}

.page-index .j-block-column .logo {
    max-width: 248px;
}

.page-index .logo-wall {
    padding-top: 0rem;
    padding-bottom: 0rem;
    flex-wrap: nowrap!important;
}

.page-index .logo-wall .flex-wrap {
    flex-wrap: nowrap!important;
}

.page-index .j-block-text--title {
	padding-bottom: 2rem;
}

.page-index .logo-wall .flex-wrap .logo {
    width:  20% !important;
}

#nextprev {

    display: flex;
    justify-content: space-between;

    margin-left: auto;
    margin-right: auto;
    max-width: 48rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    margin-top: 1rem;
}
#nextprev .next {
	text-align: right;
}

.submenu li {
  
    text-transform: none;
    font-weight: normal;
}
.vwrapper {
	height: 800px;
	overflow: hidden;
}

#our-story {
width: 50%;
float: left;
}

#our-story .j-block-columns-2 {
    display: flex;
    flex-direction: column-reverse;
    flex-wrap: wrap;
    width: 100%;
}

#our-story  .j-block-column--media {
	width: 100%;
}
#our-story  .j-block-column--text {
	width: 100%;
}

#joy {
width: 50%;
float: left;
margin-top: 0px!important;
}

#joy .j-block-columns-2 {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    width: 100%;
}

#joy  .j-block-column--media {
	width: 100%;
}
#joy  .j-block-column--text {
	width: 100%;
}



.page-people .filter-results {
	display: flex;
	flex-wrap: wrap; 
}
.page-people .filter-results .video-block {
	width: 20%;
	background-color: transparent!important;
margin-left: 4%;
     padding-top: 0rem; 
    padding-bottom: 0rem; 

}

.page-people #filter-results-randomized .video-block.is-hidden {
	display: flex!important;
}

.page-people .filter-results div {
	
	flex-direction: column;
}
.page-people .filter-results img {
	
	position: static;
}
.page-people .filter-results h2 {
	text-align: center;
	position: static;
}
.page-people .filter-results p {
	text-align: center;
	
}




.page-people .j-block--title {
	font-size: 60px;
	color: #12CC8C;
	font-weight: bold;
	line-height: 1;
	margin-bottom: 1em;
}
.page-people .faceimg {
    border-radius: 100%;
}
.page-people .hof {
	background-color: #F5EA7D;
}

.page-people #people {
	margin-bottom: 0!important;
	padding-bottom: 2rem;
}

.page-people #hof-content {
	background-color: #F5EA7D;
}

.page-people #filter-results.hof .video-block {
    background-color: #F5EA7D!important;
    
}
.font-black{
	font-weight: 800!important;
} 

.page-people .column ul li {
	list-style-type: disc;
}
.page-people .video-block h2 {
    text-shadow: none;
    font-size: 16px; 
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 5px;
}
.page-people .video-block p {
        text-shadow: none;
    font-size: 16px; 
    font-weight: normal;
    margin-bottom: 40px;
}

#hof-container {
	padding-left: 20px;
	padding-right: 20px;
	justify-content: center;
	gap: 20px;
	display: flex;
	flex-wrap: wrap;
}
#hof-container div {
	width: 20%; 
}
#hof-content {
	display: none;
	padding-bottom: 3em;
}
#hof-content h2 {
	text-align: center;
	padding-bottom: 3em;
}

#hof-content p {
	padding-top: 3em;
	padding-bottom: 3em;
	max-width: 28rem; 
	text-align: center;
	margin: 0 auto 0 !important;
}

.hof-person {
	padding:25px;
}


.has-budgie-color {
	color: #12CC8C;
}

.testimonialcontainer {
	margin-bottom: 5em;
	margin-top: 5em;
}

.page-studio .main-title {
	margin-top: 1em;
	margin-bottom: 0.5em;
		font-weight: 800;

}

.page-studio .text-4xl {
    font-size: 4rem;
}

.page-people .main-title {
	padding-top: 1em;
	margin-bottom: 0.5em;
	font-weight: 800;
    font-size: 3rem;
}

.page-people .text-4xl {
    font-size: 4rem;
}


.page-studio .ingress {
	max-width: 48em;
	margin:  0 auto 0;
	margin-bottom: 1em;
}

.page-studio .column {
	padding: 50px;
	margin-top: 5em;
}
.page-studio .column.left {
	padding: 50px;
}
.page-studio .column.right {
	padding: 50px;
	margin-left: 0px!important;
}

.page-jobs .column.left {
	padding: 50px;
}
.page-jobs .column.right {
	padding: 50px;
	margin-left: 0px!important;
}


.vimeo-full-width {
    padding: 56.25% 0 0 0;
    position: relative;
}

.vimeo-full-width iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.page-studio .wp-block-gallery {
	padding-left: 1em;
	padding-right: 1em;
}

.page-studio .wingle-work-content-wrapper {
	margin: 0;
}

.page-studio .lastcolumns p {
  max-width: 32em;
}
.page-studio .lastcolumns h2 {
  max-width: 32em;
}
.page-studio .lastcolumns {
  margin-top: 5em;
}

.page-studio .colorboxes {
	margin-top: 6em ;
}
.page-studio .vid {
	border: 0px solid white;
	border-radius: 25px;
}
.page-studio .vid.left {
	width: 95%;
	margin-left: 5%;
}

.page-studio .vid.right {
	width: 95%;
	
}


.page-contact #contact-us {
margin-top: 2em;
}

.page-contact input, .page-contact textarea {
  
border: 1px solid #949494;
box-sizing: border-box;
border-radius: 15px;
padding: 10px;
margin-bottom: 10px;
 padding-left: 20px;
 margin-top: 10px;
 padding-top: 8px;
}
.page-contact label {
	width: 30%;
	color: #000;

}
.page-contact label .l {
	padding-left: 20px;
	font-size: 16px;

}
.page-contact label input {
	width: 100%;
}
 .page-contact .message {
 	width: 100%;
 }
  .page-contact .message textarea {
 	width: 100%;
 }
.formwrapper {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 80%;
	max-width: 960px;
	margin:  0 auto 0;
}
.mapwrapper {
	width: 80%;
	max-width: 960px;
	margin:  0 auto 0;
	padding-bottom:12em ;
}

.page-contact input::placeholder, .page-contact textarea::placeholder {
  font-size: 16px; color: #7D7D7D;
}

.wpcf7-submit {
    color: #5148A5;
    background-color: #12cc8c;
    border-radius: 9999px!important;
    display: inline-block;
    padding: 0.4em 2em 0.6em!important;
    font-size: .875rem;
    font-weight: 700;
    border: none!important;

}
#wpcf7-f1513-p20-o1 > form > p {
	text-align: center;
}

.page-jobs #jobs {
	margin-top: 0;
}
.page-jobs .wp-block-columns {
	margin-bottom: 0;
}

.page-jobs .wingle-work-content-wrapper ul {
	    margin-left: auto;
    margin-right: auto;
    max-width: 48rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
   
}
.page-jobs .wingle-work-content-wrapper li {
	    list-style-type: disc;
	    margin-left: 1.3em;
}

.page-jobs .font-black {
	margin-bottom: 40px;
}
.page-jobs .colorboxes p:last-of-type {
	margin-bottom: 1.2em!important;
}
.page-jobs .colorboxes ul:last-of-type {
	margin-bottom: 6em!important;
}
.page-jobs .colorboxes p {
	margin-bottom: 1.2em!important;
}

.page-jobs .colorboxes {
	
}

.page-jobs .colorboxes h2 {
	margin-bottom: 1em!important;
}
.sitemap-list li {
    width: auto;
    margin-right: 20px;
    font-size: 16px;
}

.some_logos {
	display: flex;
	padding-top: 50px;

}
.some_logos img {
	width: 48px; height: auto;
margin-right: 12px;
}

#nextprev {
	
}

.page-post .arrow {
	max-width: 20px; height: 20px;
	margin-top: 7px;
}
.page-post .arrow.prev {
	transform: rotate(180deg);
	float: left;
	margin-right: 5px;
}
.page-post .arrow.next {
	float: right;
	margin-left: 5px;
}

footer .footer-character {
    width: 12rem!important;
    height: 10rem!important;
}



.jobstitle {
	font-size:70px;font-weight: 800;margin-top:50px;margin-bottom:40px; line-height: 1;
}


/*mobile styles - breakpoint (including) 767 */
@media only screen and (max-width: 767px) {




	.page-studio .main-title {
		padding: 0!important;
	margin-top: 0.5em;
	margin-bottom: 0em;
		font-weight: 800;


}

.page-studio .text-4xl {
    font-size: 4rem;
}

.page-people .main-title {
	padding: 0!important;
	margin-top: 0.5em;
	margin-bottom: 0em;
	font-weight: 800;
    font-size: 2.25rem;
}

.page-people p.has-text-align-center, .page-studio p.ingress {
	padding: 2.5%!important;
	margin-bottom: 0;
}
  
.page-people .filter-results .video-block {
    width: 44%;
   
}
.swiper-testimonial {
   
    padding-bottom: 0rem; 
}
.page-studio .header--content h1 {
	font-size: 3rem!important;
}

.page-studio .colorboxes {
    margin-top: 2em;
}
.page-studio .lastcolumns {
    margin-top: 0em;
}

.jobstitle {
	font-size:50px;font-weight: 800;margin-top:50px;margin-bottom:40px;
	line-height: 1;
}

.page-jobs .font-black {
    font-size:50px!important;
}

.wingle-work-content-wrapper h2 {
    font-size: 40px!important;
    line-height: 1;
}
.page-jobs .column {
    padding:0.8em!important;
}

.page-studio .column {
    padding:0.8em!important;
}

.page-studio .main-title, .page-studio .ingress,.page-people .main-title  {
    /*padding:0.8em!important;*/
}


.page-jobs .column.right ul {
    margin-bottom: 9em;
}
.page-contact label {
    width: 100%;
   
}

.page-studio .vid.left {
	width: 95%;
	margin-left: 2.5%;
}

.page-studio .vid.right {
	width: 95%;
	margin-left: 2.5%;
}



.page-contact .wingle-work-content-wrapper  .wp-block-column  h2 {
    font-size: 40px!important;
    line-height: 1;
    padding-left: 0; padding-right: 0; margin-left: 0; margin-right: 0;
}
.page-contact .wingle-work-content-wrapper .wp-block-column p {
    padding-left: 0; padding-right: 0; margin-left: 0; margin-right: 0;
}

.page-contact iframe {
	width: 100%!important;
	padding-bottom: 9em;
}

.page-studio .blocks-gallery-item {
    width: 100%!important;
}

.page-studio .blocks-gallery-grid {
    flex-direction: column;
}

}


.single article ul {
    margin-top: 0rem;
    margin-left: 25px;
 list-style-position:outside;
}
.single article ul li {
    list-style-type: disc;
}

.single article p {
    margin-top: 1.75rem;
}

footer .w-full {
    font-size: 16px!important;
}

.job-card div {
    background-color: #12cc8c;
    color: #fff;
}

.job-card:nth-of-type(7) div {
    background-color: #12cc8c;
    color: #fff;
}

.job-card:nth-of-type(8) div {
    background-color: #503caa;
    color: #fff;
}

.job-card:nth-of-type(9) div {
    background-color: #f5eb7d;
}
.job-card:nth-of-type(10) div {
    background-color: #12cc8c;
    color: #fff;
}

.job-card:nth-of-type(11) div {
    background-color: #503caa;
    color: #fff;
}

.job-card:nth-of-type(12) div {
    background-color: #f5eb7d;
}
.job-card:nth-of-type(13) div {
    background-color: #12cc8c;
    color: #fff;
}

.job-card:nth-of-type(14) div {
    background-color: #503caa;
    color: #fff;
}

.job-card:nth-of-type(15) div {
    background-color: #f5eb7d;
}
.job-card:nth-of-type(16) div {
    background-color: #12cc8c;
    color: #fff;
}

.job-card:nth-of-type(17) div {
    background-color: #503caa;
    color: #fff;
}

.job-card:nth-of-type(18) div {
    background-color: #f5eb7d;
}


