.new-video-holder {
	position: relative;
	width: 100vw;
	height: 55vw;
	background-color: #000;
}
@media (max-width: 767px) {
.new-video-holder {
	height: 70vw;
}
}
#myVideo {
	position:absolute;
	top: 0;
	left: 0;
	object-fit: cover;
	font-family: 'object-fit: cover;';
    width:100%;
    height:100%;
}
.top_spacer {
	height: 50px;
}
.j_headings {
font-size: 2.4em;
line-height: 1.42857143;
margin-bottom:0;
}
.j_sub_headings {
	font-size: 2em;
	line-height:1.42857143;
}
.j_subtext p{
font-size: 1.2em;
}
.j_subtext {
font-size: 1.2em;
}
.contact_headings {
	font-size: 2vw;
/* 	line-height: 1.2em; */
}
.contact_details {
	font-size: .9em;
}
.white-dots-underline {
	border-bottom:2px dotted #fff;
}
.black-dots-underline {
	border-bottom:2px dotted #000;
}
.black-dots-top {
	border-top:2px dotted #000;
	padding-top: 5px;
}
.yellow-dots-top {
	border-top:2px dotted #ffed00;
	padding-top: 5px;
}
.travel_key_padding {
	padding: 0 10%;
}
.fact_key_padding {
	padding: 0 22%;
}
.area_number_padding {
	padding: 0 22%;
}
.local_banner_wrapper .bx-wrapper, .local_banner_wrapper .bx-viewport, .local_banner {
	margin: 0;
	padding: 0;
}
.local_banner_wrapper .bx-controls {
	position: absolute;
	bottom: 20px;
	width: 100%;
	z-index: 100;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

.local_banner_wrapper .bx-wrapper .bx-pager-item {
	display: inline-block !important;
	width: 16px !important;
	height: 16px !important;
	margin: 5px;
	background: transparent;
	line-height: 1px !important;
	font-size: 1px;	
}
.local_banner_wrapper .bx-wrapper .bx-pager-item .active{
	display: inline-block;
	width: 16px !important;
	height: 16px !important;
	background: #ffed00 !important;
	border-radius: 50% !important;
}
.local_banner_wrapper .bx-wrapper .bx-pager-item a{
	display: inline-block;
	background: rgba(255,255,255,0.6) !important;
	color: transparent;
	width: 16px !important;
	height: 16px !important;
	border-radius: 50% !important;
}
.scaling-svg-container {
 position: relative; 
 height: 0; 
 width: 100%; 
 padding: 0;
 padding-bottom: 340%; 
 /* override this inline for aspect ratio other than square */
}
.scaling-svg {
 position: absolute; 
 height: 100%; 
 width: 100%; 
 left: 0; 
 top: 0;
}
.light_grey_holder {
	background-color: #f8f9fc;
}
.plans-wrap .bx-viewport {
	background: transparent;
}
.planslider li, .carousel1 li {
	padding-bottom: 20px;
}
.north_holder {
	text-align: right;
	position: absolute;
	bottom: 5px;
	right: 0;
	font-size: .7em;
}
.north_icon {
	display: block;
	float: right;
	margin-bottom: 20px;
}
.space_plans {
	display: none;
}
.tech_icon_padding {
	padding: 15px 24%;
}
.data_icon_padding {
	padding: 15px 28%;
}
.avail_download {
	display: block;
	border-top: 2px dotted #000;
	background-image: url(../img/download_icon.svg);
	background-repeat: no-repeat;
	background-position: right center;
	padding: 5px 0px 20px;
	margin-bottom: 20px;
	color: #000;
}

.mt_minus5_per {
	margin-top: -5%;
}
.mt_minus10_per {
	margin-top: -10%;
}
.mt_minus15_per {
	margin-top: -15%;
}
.mt_minus20_per {
	margin-top: -20%;
}
.mt_plus5_per {
	margin-top: 5%;
}
.mt_plus10_per {
	margin-top: 10%;
}
.mt_plus15_per {
	margin-top: 15%;
}
.mt_plus20_per {
	margin-top: 20%;
}
.local_map_holder {
	width: 100%;
	padding-bottom: 100%;
}
.local_map {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
}
.areaslider-wrap .bx-wrapper, .areaslider-wrap .bx-viewport {
	background: #000;
	margin: 0;
	padding: 0;
}
.areaslider {
	margin: 0;
	padding: 0;
}
.area_link {
	display: block;
	padding: 2px 0;
	color: #fff;
	border-bottom: 1px dotted #fff;
	border-top: 1px dotted #fff;
	transition: 200ms;
}
.area_link:hover {
	display: block;
	padding: 2px 0;
	color: #ffed00;
	border-bottom: 1px dotted #ffed00;
	border-top: 1px dotted #ffed00;
}
.full_height {
	height: 100%;
}
.black_circle {
	position: relative;
	width: 100%;
	height: 0px;
	padding-bottom: 100%;
	background-color: #000;
	border-radius: 50%;
}
.abs_center {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}

.contact_divider {
	margin: 10px 0;
	border-bottom: 1px solid #000;
	width: 20px;
}
.contact_details:last-child .contact_divider {
	display: none;
}
.team_link {
	display: block;
	border-top: 2px dotted #000;
	padding: 5px 0px 10px;
	margin-bottom: 0px;
	color: #000;
}
.team_link:hover {
	background-image: url(../img/team_right.svg);
	background-repeat: no-repeat;
	background-position: right top 10px;
	color: #000;
}
.md_padding {
	padding: 0 4.16666667%;
}
.margin_top_md {
	margin-top: 10%;
}
.lg_padding {
	padding: 0 6.16666667%;
}
.margin_top_lg {
	margin-top: 10%;
}
.link_arrow {
	display: relative;
	width: 26px;
	height: 22px;
	margin-top: 5px;
}
.misrep {
	font-size: .7em;
	line-height: 1.2em;
}
.contact_link {
	font-size: .7em;
	line-height: 1.2em;
	margin-top: 20px;
}
.contact_link a{
	color: #000;
}
.contact_link a:hover{
	color: #000;
	text-decoration: underline;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff !important;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #fff !important;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #fff !important;
}
:-moz-placeholder { /* Firefox 18- */
  color: #fff !important;
}
.sustain_padding {
	padding: 0 20px;
}

.com_all_rest {
	display: none;
}

/* Isotope */
.isotope {
	overflow: hidden;
	margin-left: -20px;
	/*margin-right: -20px;*/
}
.hidden {
visibility:hidden;
  width:0px!important;
  height:0px!important;
  margin:0px!important;
  padding:0px!important;
 }
/* clear fix */
.isotope:after {
  content: '';
  display: block;
  clear: both;
}
.event_padding {
	position: relative;
	margin: 0 20px;
}
/* Isotope */
.load_more {
	margin-left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	cursor: pointer;
	display: inline-block;
	border-bottom: 2px dotted #ffed00;
	padding: 0 30px;
}
.load_more:hover {
	border-bottom: 2px dotted #000;
}
.twitter_feed {
	position: relative; 
	top: 50%; 
	padding: 0 5vw;
}
.rtw_pager a{
	margin: 0 0.3vw;
	color: #d8d8d8;
}
.rtw_pager a.activeSlide{
	color: #ffea02;
}
.row_eq_height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
  flex-wrap: wrap;
  -webkit-backface-visibility: hidden;
}
.row_eq_height:before, .row_eq_height:after {
  display: none;
}
.box_link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
}
.sh_home {
	width: 100%;
	margin-bottom: 3em;
}
.background_image {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;	
}

.awards_holder {
	background-color: #000;
	padding: 4em 0;
}
.award_head {
	border-bottom: 2px dotted #fff;
	display: inline-block;
	padding-bottom: .2em;
}
.award_flex {
	width: 100%;
	list-style: none;
	margin: 0;
	padding: 0;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	align-items: center;
	-ms-flex-pack: justify;
	flex-wrap: nowrap;
}
.award_flex li{
	display: inline-block;
	padding: 2em 1em;
	overflow: hidden;
}
.award_table td:first-child {
	padding-left: 0 !important;
}
.award_table td:last-child {
	padding-right: 0 !important;
}
.studio_top {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	font-size: 12vw;
	letter-spacing: 2vw;
	line-height: 1em;
}
.studio_top_sub {
	text-align: right;
	font-size: 3vw;
	letter-spacing: normal;
	line-height: 1em;
	margin-right: 3vw;
}
.studio_yellow_holder {
	background-color: #ffed00;
	padding: 2em 0;
}
.studio_yellow_holder h1{
	font-size: 2em;
	font-style: normal;
	font-weight: normal;
	border-top: 2px dotted #000;
	line-height: 1.2em;
	margin: 0;
	padding-top: .2em;
}
.studio_yellow_holder h2{
	font-size: 2em;
	padding-top: .2em;
	font-style: normal;
	font-weight: normal;
	line-height: 1.4em;
	letter-spacing: 1px;
	margin: 0;;
	padding: 0;
}
.studio_yellow_holder .circle-button {
	background:#000;
	color:#ffed00;
}
.studio_yellow_holder .circle-button:after {
	   background: url("../img/right-arrow-yellow.svg") no-repeat;
}
.studio_yellow_holder p a {
    color: #000000;
    text-decoration: none;
    border-bottom: solid 1px;
    font-family: 'F37Ginger-Bold';
    padding: 0;
}

.studio_yellow_holder p a:hover {
    color: #000000;
    text-decoration: none;
    border-bottom: solid 2px;
    font-family: 'F37Ginger-Bold';
    padding: 0;
}

.studio_offer_holder {
	background-color: #000;
	padding: 3em 0;
}
.studio_offer_head {
	font-size: 2em;
	font-style: normal;
	font-weight: normal;
	border-top: 2px dotted #ffed00;
	line-height: 1.2em;
	margin: 0;
	padding-top: .2em;
}
.studio_offer_holder h3 {
	font-size: 1.2em;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 1px;
}
.studio_border {
	border-right: 1px dotted #ffed00;
}
.studio_offer_Item {
	line-height: 2em;
}

.studio_offer_Item:after {
	content: '–';
	display: block;
	color: #ffed00;
	line-height: 1em;
}
.studio_offer_Item:last-child:after {
	display: none;
}
.studio_yellow_holder .top_head{
	font-size: 2em;
	font-style: normal;
	font-weight: normal;
	border-top: 2px dotted #000;
	line-height: 1.2em;
	margin: 0;
	padding-top: .2em;
    letter-spacing: 0;
}
.summary_subhead {
	font-size: 1.3em;
	margin-top: 1em;
    letter-spacing: 1px;
}
.summary_content .head{
	font-family: 'DezenStencil02-Condensed7';
	font-weight: normal;
	font-style: normal;
	font-size: 1.3em;
	margin-bottom: 10px;
	text-transform: uppercase;
    letter-spacing: 1px;
}
.summary_content ul {
	margin: 0 0 40px 0;
	padding-left: 1em;
}
.summary_content li {
	margin-bottom: .5em;
}
.summary_content .sub_list_holder {
	list-style: none;
}
.summary_content .sub_list {
	margin: 0;
	padding: 0;
	list-style: none;
}
.summary_content .sub_list li {
	list-style:none !important;
	background:url(../img/dash.gif) no-repeat left top;
	background-size:5px 1px;
	background-position-y:8px;
	padding:0 0 0 14px;
	margin:0 0 3px 0;
	line-height: 1.2em;
}
.studio_board {
	margin: 1em 0;
	border-bottom: 1px dotted #000;
}
.plans_area h2 {
	font-size: 2em;
	font-style: normal;
	font-weight: normal;
	border-top: 2px dotted #000;
	line-height: 1.2em;
	margin: 0;
	padding-top: .2em;
}
._table {
	display: table;
	width: 100%;
	cursor: pointer;
	line-height: 1em;
}
._row {
	display: table-row;
}
._cell {
	display: table-cell;
	padding: .4em 0;
}
.space_head {
	font-size: 1.6em;
	letter-spacing: .05em;
}
.one_key {
	width: 1.4em;
	height: 1.4em;
	border-radius: 50%;
	background: #4fc9b5;
	float: right;
}
.two_key {
	width: 1.4em;
	height: 1.4em;
	border-radius: 50%;
	background: #e3f2f2;
	float: right;
}
.three_key {
	width: 1.4em;
	height: 1.4em;
	border-radius: 50%;
	background: #c4c9e3;
	float: right;
}
.four_key {
	width: 1.4em;
	height: 1.4em;
	border-radius: 50%;
	background: #fff9ac;
	float: right;
}
.space_cell {
	padding: .2em 0;
	border-bottom: 1px solid #ccc;
}
.s1_on {
	display: none;
	position: absolute;
	top:0;
	left: 0;
}
.s2_on {
	display: none;
	position: absolute;
	top:0;
	left: 0;
}

.s3_on {
	display: none;
	position: absolute;
	top:0;
	left: 0;
}
.s4_on {
	display: none;
	position: absolute;
	top:0;
	left: 0;
}
.studio_1:hover .row1 {
	background-color: #000;
	color: #fff;
}
.studio_2:hover .row1 {
	background-color: #000;
	color: #fff;
}
.studio_3:hover .row1 {
	background-color: #000;
	color: #fff;
}
.studio_4:hover .row1 {
	background-color: #000;
	color: #fff;
}

.homepage-black-box_studio {
	background:#000;
	transition:all 0.25s;
}
@media (min-width:992px) {
	.homepage-black-box_studio {
		padding-left:7%;
		padding-right:7%;
	}
	.homepage-black-box_studio .vertically-centered {
		width:70%;
	}
}
.homepage-black-box_studio h4 {
	color:#fff;
}
.homepage-black-box_studio .circle-button {
	background:#ffed00;
	color:#000;
	transition: 200ms;
}
.homepage-black-box_studio .circle-button:after {
	   background: url("../img/right-arrow-black.svg") no-repeat;
}
.homepage-black-box_studio .circle-button:hover {
	background:#fff;
}
.studio_links .circle-button:hover {
	background:#fff;
	color: #000;
}
.studio_links .circle-button:hover:after {
	background: url("../img/right-arrow-black.svg") no-repeat;
}
.office_align {
	top: 4em;
	width: 100%;
	position: absolute;
}
.office_text p {
	font-size: 1.1em;
	line-height: 1.2em;
}
.office_text h1 {
	font-size: 2.8em;
	line-height: 1.2em;
}

.office_text h2 {
	font-size: 2.8em;
	line-height: 1.2em;
}
.office_text h3 {
	font-size: 1.8em;
	margin-top: .5em;
}

@media (min-width: 1400px) {
    
    .office_text h3 {
        font-size: 2.2em;
    }
    
    .office_text p {
        font-size: 1.2em;
        line-height: 1.3em;
    }
}

@media (min-width: 1600px) {
    
    .office_text h1 {
	    margin-top: 1.0em;
    }
    .office_text h3 {
        font-size: 2.4em;
	    margin-top: 2.0em;
    }
    
    .office_text p {
        font-size: 1.3em;
        line-height: 1.4em;
    }
}

.text_area_disclaimer_holder {
	position: absolute;
	width: 100%;
	bottom: 4em;
	color: #fff;
	font-size: .8em;
}
@media (max-width: 767px) {
.text_area_disclaimer_holder {
	position: static;
	bottom: auto;
	margin-top: 2em;
	}

}
.spacer1 {
	height: 1em;
}
.spacer2 {
	height: 2em;
}
.spacer3 {
	height: 3em;
}
.spacer4 {
	height: 4em;
}
.spacer5 {
	height: 5em;
}
.spacer6 {
	height: 6em;
}
.spacer7 {
	height: 7em;
}
.spacer8 {
	height: 8em;
}
.spacer9 {
	height: 9em;
}
.spacer10 {
	height: 10em;
}

.black_holder {
	background-color: #000;
}
.yellow-button .circle-button {
	background:#ffed00;
	color:#000;
	transition: 200ms;
}
.yellow-button .circle-button:after {
	   background: url("../img/right-arrow-black.svg") no-repeat;
}
.yellow-button .circle-button:hover {
	background:#fff;
}
.space_icon {
	max-width: 250px;
}

/* ============;=============================================================
   Media Queries
   ========================================================================== */
@media (max-width: 1199px) {
.margin_top_md {
	margin-top: 5%;
}
.office_text h1 {
	font-size: 2.3em;
	line-height: 1.2em;
}
.office_text h2 {
	font-size: 2.3em;
	line-height: 1.2em;
}
.office_text h3 {
	font-size: 1.4em;
	margin-top: .5em;
}
}

@media (max-width: 991px) {
.j_subtext p{
font-size: 1.1em;
}
.j_subtext {
font-size: 1em;
}
.fact_key_padding {
	padding: 0 16%;
}
.twitter_feed {
	position: relative; 
	top: 120px !important; 
	padding: 0 5vw;
	height: 400px;
}
.row_eq_height {
	display: block;
}
.sh_home {
	width: 80%;
	margin-bottom: 2.5em;
}

.office_text h1 {
	font-size: 2em;
	line-height: 1.2em;
}
.office_text h2 {
	font-size: 2em;
	line-height: 1.2em;
}
.office_text h3 {
	font-size: 1em;
	margin-top: .5em;
}
.office_text p {
	font-size: .8em;
	line-height: 1.2em;
}

}

@media (max-width: 767px) {
.office_align {
	top: auto;
	width: 100%;
	position: relative;
}
.j_headings {
font-size: 1.8em;
}
.j_sub_headings {
	font-size: 1.7em;
}
.j_subtext p{
font-size: 1.1em;
}
.j_subtext {
font-size: 1.1em;
}
.mobile_padding {
	padding: 0 20px;
}
.mt_minus5_per {
	margin-top: 0;
}
.mt_minus10_per {
	margin-top: 0;
}
.mt_minus15_per {
	margin-top: 0;
}
.mt_minus20_per {
	margin-top: 0;
}
.mt_plus5_per {
	margin-top: 0;
}
.mt_plus10_per {
	margin-top: 0;
}
.mt_plus15_per {
	margin-top: 0;
}
.mt_plus20_per {
	margin-top: 0;
}
.mb_mobile {
	margin-bottom: 20px;
}
.md_padding {
	padding: 0 4.16666667%;
}
.lg_padding {
	padding: 0 2.16666667%;
}
.travel_key_padding {
	padding: 0 10%;
}
.fact_key_padding {
	padding: 0 30%;
}
.key_max {
	width: 180px;
}
.mobile_small_text {
	font-size: 1em;
}
.contact_headings {
	font-size: 5vw;
/* 	line-height: 1.2em; */
}

.studio_border {
	border-right: none;
}
.studio_1:hover .row1 {
	background-color: #f7f8fc;
	color: #000;
}
.studio_2:hover .row1 {
	background-color: #f7f8fc;
	color: #000;
}
.studio_3:hover .row1 {
	background-color: #f7f8fc;
	color: #000;
}
.studio_4:hover .row1 {
	background-color: #f7f8fc;
	color: #000;
}


}
