@import url(https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css);

* { margin: 0px; padding: 0px; -webkit-font-smoothing: antialiased; box-sizing: border-box; -webkit-box-sizing: border-box; -webkit-text-size-adjust: none; }

html, body { width: 100%; font-size: 18px; line-height: 27px; color: #676767; font-family: 'inter_uiregular'; font-weight: normal; -webkit-text-size-adjust: none; }

html { min-height: 100%; }   
body { height: 100%; }

*::-webkit-input-placeholder { opacity:1; color: #676767; }

*::-moz-placeholder {opacity:1;color: #676767; }

*:-ms-input-placeholder {opacity:1;color: #676767;}

/*font-family: 'Roboto Condensed', sans-serif;*/

input[type=checkbox]{ -webkit-appearance: checkbox; }

input[type=radio]{ -webkit-appearance: radio; }

button, input, textarea, select { -webkit-appearance: none; -webkit-border-radius: 0px; font-family: 'inter_uiregular'; font-weight: normal; }

:focus,input:focus, textarea:focus { outline: none; }

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; vertical-align: baseline; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }

:focus { outline: none; }



/* common */

a { transition: all 0.4s; -webkit-transition: all 0.4s; -ms-transition: all 0.4s; text-decoration: underline; outline: none; color: #FF3565; }

a:focus, a:active { outline: none; }

a:hover { text-decoration: none; } 



ul, ol {  margin: 0px; padding: 0px 0 20px 30px; }

ul li { padding: 0px 0 5px; }

ol li,ul li {  }

ol ol { margin-bottom: 0px; }

ol ol li:last-child { padding-bottom: 0px; } 

ol li { padding-bottom: 5px; }

h1, h2, h3, h4, h5 { color: #333; font-weight: 400; }

h1, .h1-style { font-size: 49px; line-height: 60px; padding: 0px 0 8px; color: #252d32; font-weight: normal; font-family: 'caslon_graphique_dregular'; position: relative; }

/*h1:before, .h1-style:before { content: ""; width: 0px; height: 13px; display: block; position: absolute; top: 0px; left: 0px; background: #f8e71c; transition: all 0.4s; -webkit-transition: all 0.4s; -moz-transition: all 0.4s; -ms-transition: all 0.4s; }*/

.h1-top-line { display: block; width: 0px; height: 13px; display: block; position: absolute; top: 0px; left: 0px; background: #f8e71c !important; transition: all 0.4s; -webkit-transition: all 0.4s; -moz-transition: all 0.4s; -ms-transition: all 0.4s; } 

.h1-top-line.go { width: 82px; }

h2 { font-size: 25px; line-height: 37px; color: #252d32; padding-bottom: 10px; font-weight: normal; font-family: 'inter_uimedium'; letter-spacing: 1px; }

h3 { font-size: 25px; color: #252d32; line-height: 30px; font-weight: normal; padding-bottom: 10px; letter-spacing: 0.007em; }

h4 { font-size: 28px; line-height: 32px; color: #000; padding-bottom: 8px; text-transform: uppercase; font-weight: normal; } 

h5 { font-size: 25px; line-height: 28px; color: #000; padding: 0 0 8px; font-weight: normal; text-transform: uppercase; }

h5 a { color: #000; }

h6 { font-size: 20px; line-height: 28px; color: #000; font-weight: normal; text-transform: uppercase; padding-bottom: 5px; }

p { padding-bottom: 30px; }

p strong { font-weight: normal; font-family: 'inter_uimedium'; color: #252d32; }

p a , li a{ color: #FF3565; text-decoration: none; } 

p a:hover, li a:hover { text-decoration: underline; }

cite { font-style: normal; }

table { border-collapse: separate; border-spacing: 0; }

caption, td { font-weight: normal; text-align: left; }

th { text-align: left; }

.clear { clear: both; width: 100%; height: 0px; overflow: hidden; }

blockquote { font-style: normal; }

blockquote p strong { font-weight: 500; font-size: inherit; line-height: inherit; }

a[href^="tel"] { cursor: text; text-decoration: none; color: inherit !important; }

a[href^="tel"]:hover { text-decoration: none; }

em { font-style: normal; font-family: 'inter_uiitalic'; }



/*blockquote::before { display: block; left: 30px; position: absolute; top: 30px; content: "\f10d"; display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 30px; color: #00aeef; }

blockquote { font-weight: normal; padding: 30px 75px 10px; margin: 20px 0 40px; position: relative; border-left: 12px solid #00aeef; border-right: 5px solid #00aeef; box-shadow: 0 0px 20px rgba(0,0,0,0.2); -webkit-box-shadow: 0 0px 20px rgba(0,0,0,0.2); }

blockquote p strong { font-weight: 500; font-size: inherit; line-height: inherit; }*/



#mainCntr { padding: 0; width: 100%; overflow: hidden; position: relative; }



.clear { clear: both; overflow: hidden; }

img { border: 0px; outline: none; display: block; max-width: 100%; height: auto; }



.btn { font-size: 20px; line-height: 26px; display: inline-block; vertical-align: top; padding: 31px 30px; min-width: 488px; text-align: center; text-decoration: none; color: #fff; font-weight: normal; font-family: 'GothamMedium'; text-transform: uppercase; letter-spacing: 5px; background-color: #FF3565; background-image: linear-gradient(225deg, #ff657e 0%, #fc2f5b 100%); }

.inner-banner-bar .play-btn { position: absolute; left: calc(50% + 312px); bottom: -85px; width: calc(50% - 312px); font-size: 12px; line-height: 16px; display: inline-block; vertical-align: top; padding: 17px 30px 17px 75px; text-align: center; background-color: #FF3565; text-decoration: none; color: #fff; font-weight: normal; font-family: 'inter_uibold'; text-transform: uppercase; letter-spacing: 3px; height: auto; margin: 0;  background-image: linear-gradient(225deg, #ff657e 0%, #fc2f5b 100%); background-size: auto auto; text-align: left; }
.inner-banner-bar .play-btn:hover { text-decoration: none; }
.inner-banner-bar .play-btn .cs-play { position: absolute; left: 27px; top: 13px; width: 24px; height: 24px; display: block; border: 2px solid #fff; border-radius: 100%; -webkit-border-radius: 100%; -moz-border-radius: 100%; -ms-border-radius: 100%; -o-border-radius: 100%; }
.inner-banner-bar .play-btn .cs-play:before { content: ""; position: absolute; top: 6px; left: 8px; width: 0; height: 0; display: block; border-style: solid; border-width: 4px 0 4px 6px; border-color: transparent transparent transparent #fff; }

.btn:hover { text-decoration: none; }

.btn.external-link { min-width: 275px; margin-top: 19px; }

.cs-outer-wrapper { padding: 0 55px; margin: 0 auto; }  
.cs-outer-wrapper:after { content: ""; height: 0px; clear: both; overflow: hidden; display: block; } 

body.home .cs-outer-wrapper { max-width: 100%; }


/* wrapper */

#wrapper { padding: 0 0 100px; width: 100%; min-height: 100%; position: relative; margin: 0px; /*-webkit-overflow-scrolling: touch; -webkit-transition: -webkit-transform 0.4s; transition: transform 0.4s; -webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1); transition-timing-function: cubic-bezier(0.7,0,0.3,1);*/ }
/*#wrapper.site-wrapper-index { z-index: 99; }*/

.wrapper { max-width: 1170px; margin: auto; position: relative; }

body.show-menu #header .header-inner { padding-top: 276px; }

.header-cntr, #footer { display: none; } 

#content-part { width: 100%; clear: both; background: #ffffff; padding: 0; } 
.single-awards #content-part { padding: 90px 0 0; }



.slider-bar { padding: 0px; margin: 0px; }

 

.block-bar { padding: 0px 0 30px; margin: 0px; width: 100%; }



.client-list { padding: 78px 0 38px; margin: 0px -25px; } 

.client-list .repeat { width: 16.66666%; float: left; padding: 0 0px 50px; }

.client-list .repeat .icon { width: 70%; height: 110px; margin: 0 auto; }
.client-list .repeat .icon img { max-height: 75px; }

.client-list .repeat .icon span, .client-list .repeat .icon a { display: block; line-height:110px; text-align: center; }

.client-list .repeat .icon img { display: inline-block; vertical-align: middle; }



.about-bar h1 { text-transform: none; padding: 43px 0 17px; }



.about-list { padding: 25px 0 0px; margin: 0px -100px; }

.about-list .repeat { width: 50%; float: left; padding: 0 100px 50px; position: relative; }

.about-list .repeat:nth-of-type(2n+1) { clear: both; }

.about-list .repeat:nth-of-type(2n) { padding-left: 80px; }

.about-list .repeat:nth-of-type(2n):after { content: ""; width: 2px; height: calc(100% - 248px); display: block; position: absolute; top: 162px; left: 0px; background: #e6e6e6; }

.about-list .repeat img { max-width: 109px; margin: 0 0 38px; }

.about-list .repeat iframe { display: block; border: 0px; margin: 0 0 30px -25px; padding: 0px; width: 100%; height: 100%; max-width: 155px; }

.about-list .repeat h4 { font-size: 40px; color: #000; line-height: 40px; letter-spacing: 3.14px; font-family: 'brandon_textblack'; text-transform: uppercase; padding-bottom: 5px; }



.call-out { background: #000; color: #fff; width: 100%; padding: 73px 0 58px; }

.call-out .wrapper { display: table; }

.call-out .main-logo { display: table-cell; vertical-align: top; width: 274px; }

.call-out .text { display: table-cell; vertical-align: top; padding: 0 0 0 73px; width: 851px; }

.call-out p { font-size: 34px; line-height: 47px; padding-bottom: 23px; min-height: 117px; }

.call-out .text p:nth-of-type(1) { margin-top: -11px; }

.call-out .text-btn { padding: 0 14px 0 0; font-size: 16px; line-height: 22px; letter-spacing: 1.78px; color: #00aeef; text-transform: uppercase; font-family: 'brandon_textblack'; text-decoration: none; display: inline-block; vertical-align: top; background: url(images/text-btn-arrow.png) center right no-repeat; background-size: 6px auto; }



.what-we-do-bar { padding: 51px 0 73px; min-height: 790px; width: 100%; background-position: 0px 0px; background-size: cover; background-repeat: no-repeat; position: relative; background-attachment: fixed; height: calc(80vh - 82px); height: -webkit-calc(80vh - 82px); }
.what-we-do-bar .wrapper { top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); }

.touch-devices-body .what-we-do-bar { background-attachment: scroll; background-position: 60% 50% !important; }

.what-we-do-bar:before { content: ""; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background: rgba(0,0,0,0.3); }

.what-we-do-bar h4 { font-size: 26px; line-height: 32px; color: #fff; background: #000; font-family: 'brandon_textblack'; text-transform: uppercase; padding: 15px 30px 13px; margin-bottom: 0px; letter-spacing: 2.79px; }
.what-we-do-bar h5 { padding: 10px 35px; background: #00aeef; color: #000; font-size: 17px; line-height: 20px; text-transform: uppercase; font-family: 'brandon_textblack'; margin-bottom: 15px; letter-spacing: 0.02em; }

.what-we-do-bar .inner { background: rgba(255,255,255,0.85); text-align: left; padding-bottom: 30px; }

.what-we-do-bar .repeat { width: 33.3333333%; float: left; padding: 0 28px; }

.what-we-do-bar .what-we-do-list { padding: 42px 0 0; margin: 0 -33px; width: auto; }

.what-we-do-bar .h1-style { color: #fff; padding: 43px 0 0px; }

.what-we-do-bar p { padding: 0 25px 14px 25px; min-height: 134px; font-size: 17px}

.what-we-do-bar .repeat:nth-last-of-type(2) p { padding: 0 25px 14px 30px; }

.what-we-do-bar h3 { color: #fff; }

.what-we-do-bar .text-btn { font-size: 17px; line-height: 20px; color: #000; letter-spacing: 1.78px; font-family: 'brandon_textblack'; text-transform: uppercase; text-decoration: none; border-bottom: 5px solid rgba(0,0,0,0); padding: 0 12px 2px 3px; background: url(images/text-arrow-right.png) 100% 8px no-repeat; background-size: 7px auto; margin: 0 30px; }
.what-we-do-bar .text-btn:hover { border-bottom-color: #00aeef; }
.blogpost .title a:hover { border-bottom-color: #00aeef; }



.how-it-done-bar { padding: 71px 0 57px; margin-bottom: 0px; width: 100%; background: #f6f6f6; }

.how-it-done-bar .h1-style { padding: 39px 0 8px; }

.how-it-done-bar .repeat { width: 25%; float: left; padding: 0 30px; text-align: center; }

.how-it-done-bar .how-it-done-list { margin: 0 -30px; width: auto; padding: 60px 0 0; }

.how-it-done-bar .image { display: block; margin: 0 auto; } 

.how-it-done-bar .image iframe { border: 0px; margin: 0px; padding: 0px; width: 100%; height: 100%; }

.how-it-done-bar .image img { max-height: 93px; display: block; margin: 0 auto 30px; }
.how-it-done-bar .image iframe { max-height: 120px; margin-bottom: 20px;  }

.how-it-done-bar h3 { color: #000; font-family: 'brandon_textblack'; font-size: 26px; line-height: 32px; text-transform: uppercase;letter-spacing: 2.79px; }



.contact-bar h1 { padding: 43px 0 10px; }

.wpcf7-form { padding-bottom: 39px; }

.wpcf7-form p { color: #000; }

.wpcf7-form input[type="text"], .wpcf7-form input[type="email"], .wpcf7-form select { display: block; border: 1px solid #f8f8f8; font-size: 31px; line-height: inherit; width: 100%; padding: 0px 25px; margin-bottom: 24px; font-family: 'inter_uiregular'; color: #676767; height: 70px; box-shadow: 0 1px 1px -1px rgba(0,0,0,0.4); -webkit-box-shadow: 0 1px 1px -1px rgba(0,0,0,0.4); background: #f8f8f8; }
.wpcf7-form select { background: #f8f8f8 url(images/new-select-arrow.png) top 50% right 10px no-repeat; background-size: 26px auto; }
.wpcf7-form p { padding: 0px; }
.wpcf7-form textarea { display: block; border: 1px dotted #f8f8f8; font-size: 31px; line-height: 36px; width: 100%; padding: 30px 25px; margin-bottom: 58px; font-family: 'inter_uiregular'; color: #676767; height: 270px; box-shadow: 0 1px 1px -1px rgba(0,0,0,0.4); -webkit-box-shadow: 0 1px 1px -1px rgba(0,0,0,0.4); background: #f8f8f8; }
.wpcf7-form div[data-id="group-file"] { margin-bottom: 15px; position: relative; }
.wpcf7-form div[data-id="group-file"] .upload { padding: 4px 50px 9px 0px; line-height: 28px; color: #676767; display: inline-block; vertical-align: top; background: url(images/upload-icon.png) right 0px no-repeat; background-size: 36px auto; cursor: pointer; }
.wpcf7-form div[data-id="group-file"] .your-cv { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; }
.wpcf7-form div[data-id="group-file"] .your-cv input { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; opacity: 0; margin: 0px; padding: 0px; cursor: pointer; }


.map-bar { background: #000; overflow: hidden; position: relative; }
.map-bar .map-label { font-family: 'brandon_textblack'; font-size: 19px; text-transform: uppercase; color: #000; line-height: 22px; text-decoration: none; text-align: center; }
.map-bar .one-btn { position: absolute; top: 120px; left: 50%; width: 170px; padding: 0 20px 62px; margin-left: -87px; letter-spacing: 0.06em; }
.map-bar .two-btn { position: absolute; bottom: 120px; left: 50%; width: 150px; padding: 0 20px 76px; margin-left: -47px; letter-spacing: 0.06em; }

.map-bar h3 { font-family: 'brandon_textbold'; letter-spacing: 3.36px; color: #fff; max-width: 1165px; margin: 0 auto; text-transform: uppercase; font-size: 18px; line-height: 24px; padding: 6px 20px 5px; position: relative; z-index: 2; background: #000; }

.map-bar h3:before { content: ""; position: absolute; top: 0px; left: -250000px; width: 250000px; background: #000; display: block; height: 100%; }

.map-bar h3:after { content: ""; position: absolute; top: 0px; right: -250000px; width: 250000px; background: #000; display: block; height: 100%; }


.home-banner { padding: 0; position: relative; overflow: hidden; min-height: 460px; height: 75vh; display: -ms-flexbox; display: -webkit-flex; display: flex;	justify-content: center; -webkit-justify-content: center;  flex-direction: column; }
.home-banner .inner { position: absolute; bottom: 85px; left: 0px; width: 100%; z-index: 3; }

.home-banner .slider-slide { padding: 40px 0px 10px; background-size: cover; background-position: top center; background-repeat: no-repeat; width: 100%; }

.home-banner h1 { padding: 0px; color: #fff; }

.home-banner p { padding: 0px; font-size: 16px; line-height: 24px; color: #fff; clear: both; letter-spacing: 0px; }

.inner-banner-bar p { font-size: 25px; line-height: 35px; color: #fff; padding: 6px 0 0; letter-spacing: 1px; }
.inner-banner-bar p a { color: #ffc001; text-decoration: underline; }
.inner-banner-bar p a:hover { text-decoration: none; }
.home-instagram-bar { padding: 30px 0; position: relative; }
.home-instagram-bar .sub-title { display: block; color: #252d32; font-family: 'inter_uimedium'; font-size: 25px; font-weight: 500; letter-spacing: 1px; line-height: 30px; padding: 0 0 7px; }
.home-instagram-bar .inner { background: #fff; box-shadow: 0 1px 2px rgba(0,0,0,0.1); -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.1); overflow: hidden; }
.home-instagram-bar h2 { letter-spacing: 0px; }
.home-instagram-bar .text { padding: 95px 0 18px; }
.home-instagram-bar .slick-dots { padding: 33px 0 0px; margin: 0px; list-style-type: none; }
.home-instagram-bar .slick-dots li { display: inline-block; vertical-align: top; padding: 0 10px 0 0; }
.home-instagram-bar .slick-dots li button { border: 0px; width: 10px; height: 10px; display: block; margin: 0px; padding: 0px; -webkit-appearance: none; -moz-appearance: none; -ms-appearance: none; -o-appearance: none; appearance: none; cursor: pointer; border-radius: 100%; -webkit-border-radius: 100%; -moz-border-radius: 100%; -o-border-radius: 100%; -ms-border-radius: 100%; font-size: 0px; line-height: 0px; background: #E2E2E2; transition: all 350ms; -webkit-transition: all 350ms; -moz-transition: all 350ms; -ms-transition: all 350ms; -o-transition: all 350ms; }
.home-instagram-bar .slick-dots li button:hover, .home-instagram-bar .slick-dots li.slick-active > button { background: #FF3565; }

.featured-work-bar .slick-dots { padding: 38px 0 0px; margin: 0px; list-style-type: none; }
.featured-work-bar .slick-dots li { display: inline-block; vertical-align: top; padding: 0 10px 0 0; }
.featured-work-bar .slick-dots li button { border: 0px; width: 10px; height: 10px; display: block; margin: 0px; padding: 0px; -webkit-appearance: none; -moz-appearance: none; -ms-appearance: none; -o-appearance: none; appearance: none; cursor: pointer; border-radius: 100%; -webkit-border-radius: 100%; -moz-border-radius: 100%; -o-border-radius: 100%; -ms-border-radius: 100%; font-size: 0px; line-height: 0px; background: #E2E2E2; transition: all 350ms; -webkit-transition: all 350ms; -moz-transition: all 350ms; -ms-transition: all 350ms; -o-transition: all 350ms; }
.featured-work-bar .slick-dots li button:hover, .featured-work-bar .slick-dots li.slick-active > button { background: #FF3565; }

/*.home-instagram-bar .slick-arrow { bottom: auto; top: 50%; margin-top: -25px; width: 50px; height: 50px; }  
.home-instagram-bar .slick-arrow.slick-next { background: #000 url(images/next-btn_white.png) center center no-repeat; background-size: 26px auto; }
.home-instagram-bar .slick-arrow.slick-prev { background: #000 url(images/prev-arrow_white.png) center center no-repeat; background-size: 26px auto; }
.home-instagram-bar .slick-arrow.slick-next:hover { background-image: url(images/next-btn.png); background-color: #f8e71c; }
.home-instagram-bar .slick-arrow.slick-prev:hover { background-image: url(images/prev-arrow.png); background-color: #f8e71c; }*/

.home-instagram-bar .left { padding: 77px 0 80px 30px; width: 376px; float: left; position: absolute; top: 0px; left: 0px; background: #fff; z-index: 99; }
.home-instagram-bar .left:before { content: ""; position: absolute; top: 0px; left: -250000px; width: 250000px; height: 100%; background: #fff; display: block;  }

.home-instagram-bar .right { width: calc(100% + 24px); padding-bottom: 112px; }
.home-instagram-bar #sb_instagram #sbi_images { padding: 5px 0px !important; }
.home-instagram-bar #sb_instagram #sbi_images .sbi_loader.fa-spin { top: 50%; margin: -8px 0 0px -8px; }

.home-instagram-bar .slick-arrow.slick-next { right: 2px; margin-right: 0px; }
.home-instagram-bar .slick-slide:not(.slick-active) { opacity: 1; pointer-events: auto;  }
.home-instagram-bar h2 a { background-image: linear-gradient(225deg, #ff657e 0%, #fc2f5b 100%); background-clip: text; color: #f7164b; -webkit-background-clip: text; -webkit-text-fill-color: transparent; text-decoration: none; }
.home-instagram-bar #sb_instagram #sbi_images .sbi_item, .home-instagram-bar #sb_instagram.sbi_col_6 #sbi_images .sbi_item { padding: 0px 24px 0 0 !important; width: 274px; height: 274px !important; overflow: visible !important; }
.home-instagram-bar .slick-arrow.slick-prev { left: 0px; }
/*.home-instagram-bar #sb_instagram #sbi_images .sbi_item.slick-slide:not(.slick-active) { opacity: 0.4; pointer-events: none; }*/

.home-instagram-bar #sb_instagram #sbi_images .two .sbi_item { width: 274px !important; display: block; height: 274px !important; float: left; }
.home-instagram-bar .slick-slider .slick-list { overflow: visible; }

#sb_instagram { padding: 0px !important; }



.awards-bar { padding: 72px 0; }

.awards-bar .h1-style { padding: 38px 0 8px; }

.award-list { margin: 0 -11px; width: auto; padding: 74px 0 3px; }

.award-list .repeat { width: 25%; padding: 0 11px 22px; float: left; }

.award-list .repeat .icon { background: #f7f7f7; height: 177px; background: #f7f7f7; width: 100%; padding: 0 15px; }

.award-list .repeat .icon span, .award-list .repeat .icon a { display: block; line-height: 172px; text-align: center; }

.award-list .repeat .icon img { display: inline-block; vertical-align: middle; max-height: 140px; }



.featured-work-bar { padding: 1px 0 76px; width: calc(100% + 24px); }
/*.featured-work-bar .slick-arrow { margin-top: -40px; }*/
.featured-work-bar .slick-arrow.slick-next { right: -138px; }
.featured-work-bar .slick-arrow.slick-prev { left: -138px; }
.featured-work-bar .h1-style { padding: 42px 0 61px; }
.featured-work-bar .featured-slider .slider-item { float: left; padding-right: 24px; }
.featured-work-bar h3 { padding: 3px 0 0; font-size: 20px; line-height: 30px; letter-spacing: 0.014em; color: #252D32; font-family: 'inter_uimedium'; }
.featured-work-bar a { text-decoration: none; display: block; position: relative; }
.featured-work-bar a .image { overflow: hidden; position: relative; background: #000; }
.featured-work-bar a .image:after { content: ""; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; display: block; transition: all 350ms; -webkit-transition: all 350ms; border: 0px solid #fff; } 
.featured-work-bar a .image img:not(.client-logo) { transition: all 650ms; -webkit-transition: all 650ms; width: 100%; }
.featured-work-bar a:hover .image img:not(.client-logo) { transform: scale(1.15); -webkit-transform: scale(1.15); }
.featured-work-bar .inner { position: relative; }
.featured-work-bar .inner .text { position: absolute; top: 0px; left: 0px; width: 100%; background: #117aca; height: 100%; padding: 0 30px; text-align: center; display: none; justify-content: center; -webkit-justify-content: center;  flex-direction: column; opacity: 0; transition: opacity 0.4s; -webkit-transition: opacity 0.4s; z-index: 9; }
.featured-work-bar .sponsor-name { display: block; font-size: 12px; line-height: 16px; color: #ff7f90; letter-spacing: 1px; padding: 29px 0 0; font-family: 'inter_uimedium'; text-transform: uppercase; }
.featured-work-bar .inner .text h3 { font-size: 22px; line-height: 30px; letter-spacing: 2.79px; color: #fff; text-transform: uppercase; font-family: 'brandon_textmedium'; transition: opacity 0.4s, transform 0.4s; -webkit-transition: opacity 0.4s, transform 0.4s; transform: translateY(40px); -webkit-transform: translateY(40px); opacity: 0; padding: 0 0 10px; }
.featured-work-bar .inner .share-btn { position: absolute; top: 0px; left: 0px; left: 0px; opacity: 0; }
.featured-work-bar a:hover .text { opacity: 1; }
.featured-work-bar a:hover .image:after { border-width: 15px; }
.featured-work-bar a:hover .text .sponsor-name, .featured-work-bar a:hover .text h3, .featured-work-bar a:hover .text .share-btn-span { opacity: 1; transform: translateY(0px); -webkit-transform: translateY(0px); transition-delay: 0.1s; -webkit-transition-delay: 0.1s; }
.featured-work-bar a:hover .text h3 { transition-delay: 0.3s; -webkit-transition-delay: 0.3s; }
.featured-work-bar a:hover .text .share-btn-span { transition-delay: 0.5s; -webkit-transition-delay: 0.5s; }
.featured-work-bar .client-logo { position: absolute; top: 50%; left: 50%; max-width: 200px; max-height: 200px; z-index: 1; transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%); }



.contact-bar { padding: 62px 0 0; }

.page-template-contact .contact-bar { padding: 81px 0 0; } 

.contact-bar h2 { font-size: 70px; line-height: 64px; padding: 43px 0 10px; color: #000; font-weight: normal; font-family: 'brandon_textblack'; text-transform: uppercase; letter-spacing: 0.06em; position: relative; }

/*.contact-bar h2:before { content: ""; width: 0px; height: 13px; display: block; position: absolute; top: 0px; left: 0px; background: #f8e71c; }
.contact-bar h2.go:before { width: 84px; }*/





.inner-banner-bar { padding: 0px; position: relative; background: #f6f6f6; }

/*.page-template-video .inner-banner-bar { padding: 36px 30px 30px; }*/

.inner-banner-bar .inner-banner-image { position: relative; background-position: 0px 0px; background-size: cover; background-repeat: no-repeat; overflow: hidden; display: -ms-flexbox; display: -webkit-flex; display: flex; justify-content: center; -webkit-justify-content: center;  flex-direction: column; height: 1051px; }
body.touch-devices-body .inner-banner-bar .inner-banner-image { background-attachment: scroll; background-position: top center !important; }

.inner-banner-bar .inner-banner-image:before { content: ""; width: 100%; height: 100%; position: absolute; top: 0px; left: 0px; background: rgba(0,0,0,0.3); display: block; z-index: 1; }

.inner-banner-bar .text { width: 100%; position: absolute; bottom: 85px; z-index: 2; }
.inner-banner-bar .text .alignleft { margin: 0px; float: none; }
.inner-banner-bar .text .wp-block-image { margin: 0 0 14px; }
.inner-banner-bar .text .wrapper { position: static; }
.inner-banner-bar .award--image { width: 102px; position: absolute; top: 43px; right: 68px; display: block; z-index: 1; } 
/*.inner-banner-bar .text .wrapper { padding: 0 10%; max-width: 100%; }*/

.inner-banner-bar h1 { padding: 0px; color: #fff; }
body.page-template-foundry-360-template .inner-banner-bar h1 br, body.page-template-the-foundry-template .inner-banner-bar h1 br { display: none; }

.inner-banner-bar h1 span { box-decoration-break: clone; -webkit-box-decoration-break: clone; background: #000; padding: 0 .5rem; display: inline; }

.play-btn { width: 40px; height: 40px; color: #fff; font-family: 'brandon_textbold'; text-transform: uppercase; font-size: 0px; line-height: 0px; padding: 0; background: url(images/play-btn-for-banner.png) 0px 0px no-repeat; background-size: 40px auto; display: inline-block; vertical-align: bottom; text-decoration: none; margin: 0px 0 0 10px; }
/*.play-btn:hover { background-color: #000; }*/
.call-out .text-btn:hover { color: #f8e71c; background-image:  url(images/text-btn-arrow_hover.png); }

.play-btn.play { background-image: url(images/pause-btn.png); }



.about-bar { padding: 41px 0 0; }



.workgrid, .videogrid { width: auto; padding: 220px 0px 20px; margin: 0px -22px; list-style-type: none; height: auto !important; } 
.workgrid:after { content: ""; display: block; clear: both; height: 0px; width: 100%; overflow: hidden; }  

.workgrid li, .videogrid li { padding: 0px 22px; width: 25%; float: left; position: relative !important; top: auto !important; left: auto !important; }
.workgrid li .awards--img { position: absolute; top: -12px; right: -12px; width: 68px; z-index: 1; }

.workgrid li img:not(.client-logo), .videogrid li img:not(.client-logo) { width: 100%; }

/*.videogrid li  .play-icon { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; display: none; background: url(images/play-icon.png) center center  no-repeat; background-size: 127px auto; }*/
.videogrid li  .play-icon, .workgrid li  .play-icon { position: absolute; top: 2px; right: 2px; display: block; background: url(images/play-btn2.png) center center no-repeat; background-size: 48px auto; width: 60px; height: 60px; opacity: 0.75; }

.workgrid li .inner, .videogrid li .inner { position: relative; width: 100%; }

.workgrid li .inner a, .videogrid li .inner a { display: block; }
.workgrid li .inner .image, .videogrid li .inner .image { position: relative; background: #000; overflow: hidden; }
.workgrid li .inner .image a, .videogrid li .inner .image a { position: relative; overflow: hidden; }
body.no-touch-devices-body .workgrid li .inner .image a:after, body.no-touch-devices-body .videogrid li .inner .image a:after { content: ""; position: absolute; top: -1px; left: -1px; width: calc(100% + 2px); height: calc(100% + 2px); display: block; transition: all 350ms; -webkit-transition: all 350ms; border: 0px solid #ffffff; }
.workgrid li .inner h3 { padding: 5px 0 0; font-size: 20px; line-height: 28px; letter-spacing: 1.6px; color: #252d32; font-family: 'inter_uimedium'; text-transform: uppercase; }
.workgrid li .inner h3 a { color: #252d32; }
.workgrid li .inner .sponsor-name { display: block; font-size: 30px; line-height: 36px; color: #ff7f90; letter-spacing: 0.6px; padding: 0 0 11px; font-family: 'inter_uimedium'; }
.workgrid li .inner .sponsor-name a { color: #ff7f90; }
.workgrid li .inner .bottom-text { padding: 0px 0 30px; min-height: 278px; }
.workgrid li .inner .bottom-text .bottom-text-inner { padding-top: 54px; }
.workgrid li .inner a:hover { text-decoration: none; }
body.no-touch-devices-body .workgrid li .inner .image a:hover:after, body.no-touch-devices-body .videogrid li .inner .image a:hover:after { border-width: 15px; }
body.no-touch-devices-body .workgrid li .inner .image a.hover:after, body.no-touch-devices-body .videogrid li .inner .image a.hover:after { border-width: 15px; }



.workgrid li .inner a img:not(.client-logo), .videogrid li .inner a img:not(.client-logo) { transition: all 650ms; -webkit-transition: all 650ms; }
body.no-touch-devices-body .workgrid li .inner .image a:hover img:not(.client-logo), body.no-touch-devices-body .videogrid li .inner .image a:hover img:not(.client-logo) { transform: scale(1.15); -webkit-transform: scale(1.15); }
body.no-touch-devices-body .workgrid li .inner .image a.hover img:not(.client-logo), body.no-touch-devices-body .videogrid li .inner .image a.hover img:not(.client-logo) { transform: scale(1.15); -webkit-transform: scale(1.15); }

.workgrid li .inner a .client-logo, .videogrid li .inner a .client-logo { position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%); -moz-transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%); max-width: 220px; max-height: 220px; }

.workgrid li .inner a .client-logo.autoSize, .videogrid li .inner a .client-logo.autoSize { width: auto !important; max-height: 160px; max-width: 160px;}

.workgrid li .inner a .text, .videogrid li .inner a .text { position: absolute; top: 0px; left: 0px; width: 100%; background: #117aca; height: 100%; padding: 0 30px; text-align: center; display: none;	justify-content: center; -webkit-justify-content: center;  flex-direction: column; opacity: 0; transition: opacity 0.4s; -webkit-transition: opacity 0.4s; }
.workgrid li .inner a:hover .text, .videogrid li .inner a:hover .text { opacity: 1; }


.share-btn-span { font-size: 14px; line-height: 18px; color: #fff; letter-spacing: 3.11px; background: url(images/share.png) center right no-repeat; background-size: 17px auto; font-family: 'brandon_textmedium'; text-transform: uppercase; display: table; margin: 6px auto; padding: 17px 24px 17px 0; position: relative; transition: opacity 0.4s, transform 0.4s; -webkit-transition: opacity 0.4s, transform 0.4s; transform: translateY(40px); -webkit-transform: translateY(40px); opacity: 0; }

.workgrid li .inner a:hover .text .share-btn-span, .videogrid li .inner a:hover .text .share-btn-span { opacity: 1; transform: translateY(0px); -webkit-transform: translateY(0px); transition-delay: 0.5s; -webkit-transition-delay: 0.5s; }

.share-btn-span:before { content: ""; margin-left: -19px; display: block; width: 38px; height: 2px; position: absolute; top: 0px; left: 50%; background: #fff; }


.work-type-list { margin: 0px; background: #252d32; position: relative; }
.work-type-list:after { content: ""; position: absolute; top: 0px; left: -250000px; width: 250000px; height: 100%; background: #252d32; display: block; }
.work-type-list:before { content: ""; position: absolute; top: 0px; right: -250000px; width: 250000px; height: 100%; background: #252d32; display: block; }

.work-type-list .one { display: inline-block; vertical-align: top; }
.work-type-list .resetone { padding: 0 4px; float: left; width: 16%; }
.arrr_arrw { display: none; }
.work-type-list .reset-btn { text-align: center; border: 1px solid #000; border-bottom: 0px; background: #000; display: block; padding: 9px 15px 10px; text-transform: uppercase; font-family: 'brandon_textblack'; color: #fff; text-decoration: none; font-size: 17px; line-height: 20px; position: relative; letter-spacing: 0.09em; }
.work-type-list .reset-btn:hover { background: #f8e71c; border-color: #f8e71c; color: #000; }
/*.work-type-list.viideo-type-list .filter-dropdown { width: calc(100% - 8px); width: -webkit-calc(100% - 8px); padding: 17px 20px 34px; }
.work-type-list.viideo-type-list .filter-dropdown .btn-row { padding: 38px 0px 0; }
.work-type-list.viideo-type-list .filter-dropdown .btn { padding: 8px 21px; margin: 0 5px; }
.work-type-list.viideo-type-list .filter-dropdown .clear-btn { margin: 5px 6px 0; }
.work-type-list.viideo-type-list .one { width: 25%; }*/

.work-type-list .galleryToggle { font-size: 25px; line-height: 30px; color: #fff; display: block; text-decoration: none; min-width: 310px; text-align: center; padding: 35px 20px; position: relative; font-family: 'inter_uisemi_bold'; }
.work-type-list .galleryToggle:after { content: ""; width: 0px; height: 4px; position: absolute; bottom: 0px; left: 50%; background: #FF3565; transition: all 350ms; -moz-transition: all 350ms; -ms-transition: all 350ms; -o-transition: all 350ms; -webkit-transition: all 350ms; transform: translateX(-50%); -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); }
.work-type-list .galleryToggle  svg { display: inline-block; vertical-align: top; margin: 13px 0 0 8px; }
.work-type-list .galleryToggle .text { display: block; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }

.work-type-list .galleryToggle.current { }
.work-type-list .galleryToggle.current + .filter-dropdown { display: flex; align-items: flex-start; justify-content: center; }
.work-type-list .galleryToggle.current:after { width: 100%; }
.filter-bar-fixed-wrap .filter-mobile-bottom { display: none; }

.work-type-list .galleryToggle.current .arrow { transform: rotate(180deg); -webkit-transform: rotate(180deg); }

.work-type-list .galleryToggle .arrow { position: absolute; top: 0px; right: 0px; width: 52px; height: 100%; background: url(images/select-arrow.png) center center no-repeat; background-size: 21px auto; display: block; }

.work-type-list .project-category-toggle { }

.work-type-list .filter-dropdown { margin-left: -2800px; padding: 64px 96px 122px; width: 5600px; top: 100px; left: 50%; position: absolute; display: none; overflow: hidden; overflow: auto; height: calc(100vh - 200px); -webkit-overflow-scrolling: touch; }

.work-type-list .filter-dropdown .category-left { width: 944px; float: left; padding: 0 8px; }

.work-type-list .filter-dropdown.six-column-drop .category-left { width: 16.66666%; }
.work-type-list .filter-dropdown.seven-column-drop .category-left { width: 14.28%; }

.work-type-list .filter-dropdown ul { padding: 0px; margin: 0px; list-style-type: none; }

.work-type-list .filter-dropdown ul li { width: 100%; font-size: 48px; line-height: 54px; padding: 0px 0 36px; letter-spacing: 0.6px; }

.work-type-list .filter-dropdown.TypeFilter ul li:last-child { display: none; }    

.work-type-list .filter-dropdown ul li a { padding: 0 0 0 72px; display: block; color: #252d32; position: relative; word-break: keep-all; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.work-type-list .filter-dropdown ul li a:hover { text-decoration: none; }

.work-type-list .filter-dropdown ul li a .check { position: absolute; top: 8px; left: 0px; width: 36px; height: 36px; border: 2px solid #cfcfcf; background: #fff; }
.work-type-list .filter-dropdown ul li a.active { color: #FF3565; }

.work-type-list .filter-dropdown ul li a.active .check { border-color: #FF3565; background: #FF3565; } 

.work-type-list .filter-dropdown .btn-row { text-align: center; clear: both; overflow: hidden; padding: 37px 40px 0 0; display: none; }

.work-type-list .filter-dropdown .btn { margin: 0 9px; font-size: 18px; letter-spacing: 3px; line-height: 24px; padding: 10px 35px; }

.work-type-list .filter-dropdown .clear-btn { margin: 10px 12px 0; font-size: 16px; color: #000; text-transform: uppercase; font-family: 'brandon_textbold'; letter-spacing: 1.78px; line-height: 20px; display: inline-block; vertical-align: top; text-decoration: none; border-bottom: 5px solid #00aeef; padding-bottom: 2px; }

.work-type-list .one.last .filter-dropdown { width: calc(100% - 8px); width: -webkit-calc(100% - 8px); }



.work-bar.video-bar { padding: 55px 0 0; }



.client-bar { padding: 81px 0 0; }

.client-bar h1 { padding: 43px 0 17px; }



#footer { display: none; }



/* Captions */

.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; margin-top: 10px; margin-bottom: 20px; }

.wp-caption { text-align: center; padding: 7px; border: 1px solid #ddd; box-shadow: 0 0px 20px rgba(0,0,0,0.2); }

.wp-caption img { margin: 0; padding: 0; border: 0 none; width: 100% !important; }

.wp-caption p.wp-caption-text { padding: 8px 0px 3px; margin: 0; text-align: center; color: #090909; font-size: 80%; text-transform: capitalize;}

/* End captions */



table .alignleft{ float:left; width:100%}

table .alignright{ float:left; width:100%}

table .alignnone{ float:left; width:100%}

table{    border-collapse: separate; border-spacing: 0; border-width: 1px 0 0 1px;  table-layout: fixed; width: 100%; margin-bottom: 15px; }

th, td{ padding:0.2em 0.4em; vertical-align: top; }

th p , td p { padding: 0px; }

th, td img{ margin:0px!important}

td img{ width:100%}

select, input, textarea, button { -webkit-appearance: none; border-radius: 0px; -webkit-border-radius: 0px; }

select, input[type="text"], input[type="email"], input[type="tel"], textarea { padding: 0 10px; border: 1px solid #fff; height: 44px; background: #fff; display: block; width: 100%; font-size: 18px; color: #bebebe; font-family: 'Open Sans', sans-serif; font-weight: 400; margin-bottom: 20px; }

select.wpcf7-not-valid, input[type="text"].wpcf7-not-valid, input[type="email"].wpcf7-not-valid, input[type="tel"].wpcf7-not-valid, textarea.wpcf7-not-valid { border-color: #f00; }

select { padding: 0 12px; background: #fff url(images/arrow-down.png) 95.1% 50% no-repeat; background-size: 14px auto; }

select { cursor: pointer; -webkit-appearance: none; appearance: none; -moz-appearance: none; -ms-appearance: none; -o-appearance: none; }

input[type="submit"] { border: 0px;  border-radius: 0px; -webkit-border-radius: 0px; font-size: 25px; letter-spacing: 6.25px; color: #fff; font-family: 'inter_uibold'; font-weight: normal; width: 488px; height: 90px; background-color: #ff3565; background-image: linear-gradient(225deg, #ff657e 0%, #fc2f5b 100%); text-transform: uppercase; display: inline-block; vertical-align: top; cursor: pointer; margin: 0; }
input[type="submit"]:hover {  }


span.wpcf7-not-valid-tip { display: none !important; }

.new-contact-bar div.wpcf7 .ajax-loader { display: none; } 

.contact-bar div.wpcf7-response-output { padding: 7px 0 0; margin: 0px; border: 0px; color: #fc001f; font-size: 24px; line-height: 30px; letter-spacing: 0px; font-family: 'the_serif_semi_bold-regular'; font-weight: normal; }



#header.new-header.showFixed a.menuToggle span, #header.new-header.showFixed a.menuToggle span:before, #header.new-header.showFixed a.menuToggle span:after { background: #ffffff; }
body.page-template-work #header.new-header a.menuToggle span, body.page-template-work #header.new-header a.menuToggle span:before, body.page-template-work #header.new-header a.menuToggle span:after { background: #ffffff; }
body.page-template-archive #header.new-header a.menuToggle span, body.page-template-archive #header.new-header a.menuToggle span:before, body.page-template-archive #header.new-header a.menuToggle span:after { background: #ffffff; }
body.page-template-contact #header.new-header a.menuToggle span, body.page-template-contact #header.new-header a.menuToggle span:before, body.page-template-contact #header.new-header a.menuToggle span:after, body.blog #header.new-header a.menuToggle span:after, body.blog #header.new-header a.menuToggle span:before, body.blog #header.new-header a.menuToggle span, body.single-post #header.new-header a.menuToggle span:after, body.single-post #header.new-header a.menuToggle span:before, body.single-post #header.new-header a.menuToggle span { background: #ffffff; }
body.page-template-the-foundry-template #header.new-header a.menuToggle span, body.page-template-the-foundry-template #header.new-header a.menuToggle span:before, body.page-template-the-foundry-template #header.new-header a.menuToggle span:after { background: #ffffff; }
body.page-template-privacy-policy #header.new-header a.menuToggle span, body.page-template-privacy-policy #header.new-header a.menuToggle span:before, body.page-template-privacy-policy #header.new-header a.menuToggle span:after { background: #ffffff; }

@-moz-keyframes rotateRound {

	0%   { transform: rotate(0deg); }

	100% { transform: rotate(225deg); }

} 

@-webkit-keyframes rotateRound {

	0%   { transform: rotate(0deg); -webkit-transform: rotate(0deg); }

	100% { transform: rotate(225deg); -webkit-transform: rotate(225deg); }

}

@-moz-keyframes fullrotateRound {

	0%   { transform: rotate(0deg); }

	100% { transform: rotate(360deg); }

} 

@-webkit-keyframes fullrotateRound {

	0%   { transform: rotate(0deg); -webkit-transform: rotate(0deg); }

	100% { transform: rotate(360deg); -webkit-transform: rotate(360deg); }

}



.alignright { float: right; margin: 5px 0 15px 20px; max-width: 50%; }

.alignleft, .alignnone { float: left; margin: 5px 20px 15px 0px; max-width: 50%; }

.aligncenter { float: none; margin: 5px auto 10px; display: block; }





.blogpost .title { font-size: 30px; line-height: 41px; margin: 0; padding: 0 0 15px; }

.left-text { padding: 4px 0 0; max-width: 660px; }
.blogpost .title { color: #252d32; }
.blogpost .title a { color: #252d32; text-decoration: none; }
.blogpost .container-flex { max-width: 1270px; }

.blogpost .feature-image { float: right; max-width: 560px; }

body.home .blogpost .feature-image { margin: 0px; float: left; }
body.home .left-text { float: right; max-width: 785px; }

.blogpost .feature-image.mobile { display: none; }   

.blogpost .hentry .entry { padding: 0 50px 0px 0; }

.right_sidebar.blogpost { padding: 0; }

.blogpost .hentry p { padding: 0px; }
.blogpost .entry p { font-size: 24px; line-height: 36px; color: #676767; }
.blogpost .entry p .read_more { color: #ff3565; text-decoration: none; background-image: linear-gradient(transparent calc(100% - 2px),#ff3565 1px); background-size: 100% 100%; background-position: 100%; transition: all .2s;  background-repeat: no-repeat; }
body.website-2 .blogpost .entry p .read_more { color: #0091ff; background-image: linear-gradient(transparent calc(100% - 2px),#0091ff 1px); background-size: 100% 100%; }

.blogpost .hentry { padding: 0px; }
.blogpost .hentry a { padding: 72px 0px; overflow: hidden; position: relative; text-decoration: none; background: #fff; transition: all 350ms; -webkit-transition: all 350ms; display: block; }
.blogpost .hentry a:hover { background-color: #f8f8f8; }

.date_mete { display: block; font-size: 17px; font-weight: 300; letter-spacing: 2px; line-height: 25px; padding: 0px 0 10px; color: #272727; text-transform: uppercase; }
.date_mete span { font-family: 'inter_uisemi_bold'; letter-spacing: 1.5px; color: #f7901e; }

.banner-video { position: absolute; top: 50%; left: 0px; width: 100%; padding-bottom: 100vh; display: block; height: 0px; transform: translateY(-50%); -webkit-transform: translateY(-50%); }

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

.banner-video video { position: absolute; top: 0; left: 0; display: block; width: 100%; height: 100%; object-fit: cover; pointer-events: none; }
.single-work-video.afterload iframe { opacity: 0; }

.banner-video .video-js, .banner-video .vimeovid { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background: #000; }
body.no-touch-devices-body .banner-video .video-js.desktop-only { display: block; } 
body.no-touch-devices-body .banner-video .video-js.mobile-only { display: none; }
body.touch-devices-body .banner-video .video-js.mobile-only { display: block; }
body.touch-devices-body .banner-video .video-js.desktop-only { display: none; }
body.touch-devices-body .banner-video .video-js.mobile-only.device-have-portrait-only { display: none; }

body.no-touch-devices-body .banner-video .html5video-js.desktop-only { display: block; } 
body.no-touch-devices-body .banner-video .html5video-js.mobile-only { display: none; }
body.touch-devices-body .banner-video .html5video-js.mobile-only { display: block; }
body.touch-devices-body .banner-video .html5video-js.desktop-only { display: none; }

body.no-touch-devices-body .banner-video .vimeovid.desktop-only { display: block; } 
body.touch-devices-body .banner-video .vimeovid.desktop-only { display: none; }

.banner-video .bc-player-default_default { width: 100%; height: 100%; position: absolute; top: 0px; left: 0px; }



.work-banner-bar { width: 100%; background-size: cover; background-position: center center; background-repeat: no-repeat; position: relative; background-color: #d9d9d9; height: 1058px; position: fixed; top: 99px; left: 0px; width: 100%; }
.work-banner-bar .banner-video { padding-bottom: 0px; height: 100%; }
.work-banner-bar:before { content: ""; width: 100%; height: 100%; position: absolute; top: 0px; left: 0px; background: #000; opacity: 0.2; display: block; z-index: 1; }
 
.touch-devices-body .work-banner-bar { background-attachment: scroll; background-position: center center !important; }

.work-banner-bar .text { width: 100%; position: absolute; bottom: 175px; z-index: 2; }
.work-banner-bar .sponsor-name { padding: 0 0 1px; display: block; font-size: 95px; line-height: 95px; color: #fff; font-weight: normal; font-family: 'caslon_graphique_dregular'; }
.work-banner-bar .sponsor-name sup { line-height: 1; font-size: 50%; }
.work-banner-bar h1, .work-banner-text-bar h1 { padding: 23px 0 0; color: #fff; font-size: 61px; font-weight: 300; line-height: 65px; color: #fff; font-family: 'inter_uiregular'; letter-spacing: 0px; }
.work-banner-bar p { font-size: 16px; line-height: 24px; color: #fff; padding: 6px 0 0; }
.work-banner-bar p a { color: #ffc001; text-decoration: underline; }
.work-banner-bar p a:hover { text-decoration: none; }

.work-banner-bar .award--image { width: 102px; position: absolute; top: 43px; right: 52px; display: block; z-index: 3; } 

.link-list { padding: 10px 0 0; display: table; }

.link-list .label, .link-list a { font-size: 11px; color: #00154d; letter-spacing: 0.76px; font-family: 'brandon_textblack'; text-transform: uppercase; text-decoration: none; display: inline-block; vertical-align: top; }
.link-list a:hover { opacity: 0.8; }

.link-list .label { display: table-cell; vertical-align: top; min-width: 95px; }

.link-list .repeat { display: table-cell; vertical-align: top; }

.link-list a { padding: 0px; margin:0 12px 0 23px; color: #117aca; text-transform: uppercase; }

.link-list a svg { margin: 3px 5px 0 0; display: inline-block; vertical-align: top; }



.intro-bar { padding: 100px 0 215px; }
.intro-bar .back-btn { top: -25px; left: auto; position: relative; margin: 0 auto; display: table; font-size: 11px; padding-left: 26px; background-size: 18px auto; }

.intro-bar h2 { color: #272727; font-size: 39px; line-height: 66px; font-family: 'inter_uiregular'; padding-bottom: 79px; letter-spacing: 0px; } 
.intro-bar h2 sup, .intro-bar p sup { font-size: 60%; display: inline-block; line-height: 1; }

.intro-bar h3, .intro-bar p { color: #676767; font-size: 32px; line-height: 48px; font-family: 'inter_uiregular'; padding-bottom: 20px; }
.intro-bar .left { padding: 29px 0 0; }
.intro-bar .left .work-left-logo-slider:not(.slick-initialized) .sc-repeat:not(:nth-of-type(1)) { display: none; }
.intro-bar h3 strong, .intro-bar p strong { font-family: 'inter_uibold'; font-weight: normal; }
.intro-bar h3 p:nth-last-of-type(1) { padding-bottom: 0px; }

.intro-bar .left img { display: block; max-height: 57px; width: auto; }
.intro-bar .left img.all-recipes-logo { max-height: 90px; }
.intro-bar .left img.hello-giggles-logo { max-height: 80px; }
.intro-bar .left img.people-logo { max-height: 70px; }
body.website-2 .intro-bar .left img { max-height: inherit; }
.intro-bar .left a { margin-top: 7px; max-width:200px; }
.intro-bar .left .featured-label { padding-bottom: 30px; color: #ff7f90; font-size: 19px; font-weight: 300; letter-spacing: 3.75px; line-height: 27px; text-transform: uppercase; display: block; font-family: 'inter_uimedium'; }   

.intro-bar .visit-link { font-size: 11px; color: #00154d; letter-spacing: 0.76px; font-family: 'brandon_textblack'; text-transform: uppercase; text-decoration: none; display: inline-block; vertical-align: top; margin-top: 10px; }
.intro-bar .visit-link:hover { opacity: 0.8; }

.intro-bar .visit-link svg { margin: 2px 5px 0 0; display: inline-block; vertical-align: top; }
.intro-bar.awardspage { padding: 0px 0 55px; text-align: center; }
.intro-bar.awardspage .fullwidth { max-width: 800px; margin: 0 auto; }
.intro-bar.awardspage h3 { padding-bottom: 20px; letter-spacing: -0.005em; }
.intro-bar.awardspage + .intro-bar { padding-top: 0px; }
.intro-bar.awardspage .fullwidth1 { max-width: 100%; }
.intro-bar.awardspage .fullwidth1 .link-list { width: 100%; }


.sponsor-single-bar { padding: 0px 0 40px; text-align: center; }
.sponsor-single-bar.hidethis { display: none; }

.sponsor-single-bar ul { margin: 0px; padding: 10px 0 0px; list-style-type: none; }

.sponsor-single-bar ul li { display: inline-block; vertical-align: top; padding: 0 11px 15px; }

.sponsor-single-bar ul li span, .sponsor-single-bar ul li a { display: block; line-height: 50px; }

.sponsor-single-bar ul li img { max-height: 50px; display: inline-block; vertical-align: middle; }
.sponsor-single-bar ul li img.southern-living-logo { width: 185px !important; }



.single-wirk-bar .single-title { padding: 10px 35px; font-family: 'brandon_textbold'; font-size: 17px; line-height: 20px; text-transform: uppercase; color: #fff; letter-spacing: 0.32em; text-align: center; margin-bottom: 30px; }



.back-bar { padding: 35px 0 70px; text-align: center; width: 100%; }

.back-bar .btn.back { padding: 0px 0 0 58px; font-size: 16px; line-height: 20px; letter-spacing: 6px; color: #000; font-family: 'brandon_textblack'; text-transform: uppercase; background: url(images/return_arrow.png) 0px 6px no-repeat; background-size: 41px auto; }



.website-single-bar, .postid-8356 .single-wirk-bar>div.website-single-bar.full-bleed-version+.remove-top-padding:not(:last-child):not(.slider-single-bar) { padding: 172px 0 128px; width: 100%; background: #efefef; }

.website-single-bar.nobg { padding-top: 0px; background: none; }

.website-single-bar ul { padding: 0px; margin: 0px -22px; list-style-type: none; }

.website-single-bar ul li { padding: 0 22px 44px; width: 50%; float: left; }
.website-single-bar ul li.halfWidth { width: 50%; }
.website-single-bar ul li.oneThirdWidth { width: 33.33333%; }
.website-single-bar ul li.onefourthWidth { width: 25%; } 
.website-single-bar ul li img { width: 100%; }
.website-single-bar ul li a { display:block; position: relative; }
.website-single-bar ul li a .play_icon { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; display: block; background: url(images/play-btn.png) center center no-repeat; background-size: 59px auto;  }

.website-single-bar ul li .img-caption { padding-top: 30px; font-family: 'inter_uiregular'; text-align: center; color: #000000; max-width: 700px; margin: 0 auto;}
.website-single-bar ul li .img-caption p:nth-last-of-type(1) { padding: 0px; }

.website-single-bar .broll-video .broll-inner-video.no-have-image { position: relative; height: auto; /*height: 0px; padding-bottom: 56.25%;*/ }
.website-single-bar .broll-video .broll-inner-video.no-have-image video { width: 100%; height: auto; /*position: absolute; top: 0px; left: 0px;*/ }
.website-single-bar ul li.fullWidth { width: 100%; }

.website-single-bar.full-bleed-version .broll-video .broll-inner-video.no-have-image { height: auto; padding-bottom: 0px; }
.website-single-bar.full-bleed-version .broll-video .broll-inner-video.no-have-image video { position: relative; top: auto; left: auto; } 

.website-single-bar ul li img { border: 0px; }
.website-single-bar ul li img.bordered { border: 1px solid #EFEFEF; }
.website-single-bar ul li.fullWidth img { margin: 0 auto; }



.social-single-bar { padding: 0px; margin: 0px; }
.social-single-bar .wrapper { max-width: 100% !important; padding: 0px; }

.social-single-bar .element-item { padding: 0 15px 30px; overflow: hidden; }

.social-single-bar .element-item .image { border: 30px solid #efefef; position: relative; overflow: hidden; width: 100%; background: #efefef; }

.social-single-bar .element-item .gallery-photo { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background-repeat: no-repeat; background-position: center; background-size: cover; transition: transform .5s ease-out; -webkit-transition: transform .5s ease-out; transform: scale(1.5); -webkit-transform: scale(1.5); }

/*.social-single-bar .element-item img { opacity: 0; }*/

.social-single-bar .grid { margin: 30px auto 0; } 



.slider-single-bar { padding: 100px 0; }
.slider-single-bar .slick-slide img { margin: 0 auto; }

.single-slider { padding: 0; }

.slider-single-bar .controls { width: 100%; text-align: center; padding: 70px 0 0px; }

.slider-single-bar .controls .slick-dots { margin: 0px; padding: 0px; list-style-type: none; height: 20px; }
.slider-single-bar .controls.hide-dots { display: none; }

.slider-single-bar .controls .slick-dots li { display: inline-block; vertical-align: top; padding: 0px; height: 20px; padding: 0 10px; }

.slider-single-bar .controls .slick-dots li button { border: 0px; height: 20px; width: 20px; cursor: pointer; border: 0px; background: #E2E2E2; border-radius: 100%; -webkit-border-radius: 100%; font-size: 0px; line-height: 0px; clip: rect(0px,0px,0px,0px); display: block; } 

.slider-single-bar .controls .slick-dots li.slick-active button, .slider-single-bar .controls .slick-dots li button:hover { background: #FF3565; }

.slider-single-bar .controls .dots-center { display: inline-block; vertical-align: top; }

.slider-single-bar .single-prev, .slider-single-bar .single-next { display: none !important; vertical-align: top; width: 41px; height: 12px; position: relative; bottom: auto; left: auto; right: auto; top: auto; margin: 0px; opacity: 0.38; }

.slider-single-bar .single-prev, .slider-single-bar .single-prev:hover { background: url(images/return_arrow.png) center left no-repeat; background-size: 41px auto; margin-right: 10px; }

.slider-single-bar .single-next, .slider-single-bar .single-next:hover { background: url(images/next-arrow1.png) center left no-repeat; background-size: 41px auto; margin-left: 10px; }

.slider-single-bar .single-prev:hover, .slider-single-bar .single-next:hover { opacity: 1; }





.common-bar { padding: 80px 0 50px; }

.common-bar h1 { padding-bottom: 20px; }



.blog-head { padding: 81px 0 7px; }

.blog-head h1 { padding: 43px 0 17px; }

.page-titleBar { height: auto !important; background-size: cover; background-position: center center; background-repeat: no-repeat; background-image: none !important; }
.page-titleBar .show-in-single-page { display: block; width: 100%; }
body.touch-devices-body .page-titleBar { height: auto; }
body.touch-devices-body .page-titleBar .show-in-single-page { display: block; width: 100%; }



.blogdetails { max-width: 700px; margin: 0 auto; position: relative; left: 180px; padding: 124px 20px 164px 0; }
.blogdetails h1 { font-family: 'inter_uiregular'; color: #252d32; font-size: 42px; line-height: 50px; padding: 2px 0 25px; }
.blogdetails p, .blogdetails ol, .blogdetails ul { color: #676767; font-size: 22px; line-height: 36px; }
.blogdetails p a, .blogdetails li a { color: #ff3565; text-decoration: none; text-decoration: underline; }
.blogdetails p strong, .blogdetails li strong { color: #000; font-weight: normal; font-family: 'inter_uibold'; }
.blogdetails p a:hover, .blogdetails li a:hover { text-decoration: none; }
.blogdetails #st-1 .st-btn[data-network='linkedin'], .blogdetails #st-1 .st-btn[data-network='twitter'], .blogdetails #st-1 .st-btn[data-network='facebook'] { width: 24px; height: 24px; background-color: transparent; padding: 0px; margin: 0 18px 0 0; background-repeat: no-repeat; background-position: top left; }
.blogdetails #st-1 .st-btn[data-network='linkedin'] { background-image: url(images/linkedin-img.svg); background-size: 20px auto; }
.blogdetails #st-1 .st-btn[data-network='twitter'] { background-image: url(images/twitter-icon.svg); background-size: 21px auto; }
.blogdetails #st-1 .st-btn[data-network='facebook'] { background-image: url(images/facebook-img.svg); background-size: 12px auto; }
.blogdetails #st-1 img { opacity: 0; }
.blogdetails .sharethis-inline-share-buttons { padding: 0 0 39px; }
.blogdetails ul, .blogdetails ol { padding: 20px 0 0px 0px; margin: 0px; list-style-type: none; }
.blogdetails ul li { padding: 0 0 40px; list-style-type: disc; }
.blogdetails ol li { padding: 0 0 40px; list-style-type: decimal; }

.back-btn { text-decoration: none; position: absolute; top: 131px; left: -25px; font-size: 25px;font-weight: 300; line-height: 32px; color: #FF3565; }
.back-btn svg { display: inline-block; vertical-align: top; margin: 5px 10px 0 0; width: auto; height: 25px; transition: all 350ms; -webkit-transition: all 350ms; position: relative; left: 0px; }
.back-btn:hover svg  { left: -5px; }

body.website-2 .back-btn { color: #0091ff; }
body.website-2 .back-btn svg g { stroke: #0091ff; }



h1.single-title { padding: 0px 0 20px; font-size: 40px; line-height: 42px; letter-spacing: 3px; }

h1.single-title:before { display: none; }

.post-single-page .container-flex { max-width: 1270px; }



.single-page { position: relative; }

.error-for-nothing { padding: 50px 0; color: #f00; text-align: center; min-height: 350px; }



#footer .footer-bottom input[type="submit"] { margin: 0 2px; }
#footer .footer-bottom div.wpcf7 .ajax-loader { display: none !important; }
#footer .footer-bottom div.wpcf7 p:empty { display: none; }
#footer .footer-bottom div.wpcf7 br { display: none; }
#footer .footer-bottom .widget_text { display: block; width: 100%; float: none; padding: 0px; margin: 0px; background: none; text-align: center; }

#footer .footer-bottom .wpcf7-form { padding: 0px; }
#footer .footer-bottom .wpcf7-form p { padding: 0px; }
#footer .footer-bottom .wpcf7-form span.wpcf7-not-valid-tip { padding: 0px; margin: 0px; display: none !important; }
#footer .footer-bottom div.wpcf7-response-output { max-width: 666px; margin: 0 auto; text-align: left; border: 0px; padding: 20px 0 0; font-family: 'the_serif_semi_light-regular'; font-size: 20px; line-height: 26px; color: #f90000; }
#footer .footer-bottom div.wpcf7-response-output.wpcf7-mail-sent-ok { color: #fff; }


.work-bar { padding: 0 30px; }

.work-bar h1 { padding: 43px 0 17px; }

.work-bar .work-top { padding-bottom: 50px; }
.work-bar .work-top p { font-size: 30px; color: #9b9b9b; line-height: 40px; font-weight: normal; padding-bottom: 0px; letter-spacing: .007em; }
.work-bar .work-top.paragraph-inline p { display: inline; }
.work-bar .work-top.paragraph-inline p br { display: none; }



.car-bar { width: 100%; position: absolute; bottom: -4px; left: 0px; height: 51px; }

.carmove { position:absolute; bottom:0px; left: 540px; width: 80px; height: 51px; background: url(images/latest-van.png) bottom left no-repeat; background-size: 80px auto; opacity: 0;  /*animation-duration: 20s; -webkit-animation-duration: 20s; -webkit-animation-fill-mode: both; animation-fill-mode: both;*/ }

.carmove.rightMove { background-image: url(images/latest-van_right.png); }

.carmove.go.rightMove { -moz-animation-name: Rightcarmove; -webkit-animation-name:Rightcarmove; }

.carmove.animated { animation-timing-function: linear; -webkit-animation-timing-function: linear; animation-timing-function: linear; -webkit-animation-duration: 3s; animation-duration: 3s; }

.carmove.go.leftMove { -moz-animation-name:carmove; -webkit-animation-name:carmove; }

@-moz-keyframes carmove {
	0% {left: 540px; opacity: 0; }
	5% { opacity: 1; }
	100% {left: 100%; opacity: 1; }
} 

@-webkit-keyframes carmove{
	0%   {left:540px; opacity: 0;}
	5% { opacity: 1; }
	100% {left:100%; opacity: 1;}
}

@-moz-keyframes Rightcarmove{
	0%   {left:calc(100% + 100px); opacity: 1;}
	95% { opacity: 1; }
	100% {left:540px; opacity: 0;}
} 

@-webkit-keyframes Rightcarmove{
	0%   {left:calc(100% + 100px); opacity: 1;}
	95% { opacity: 1; }
	100% {left:540px; opacity: 0; }
}

.building-wrap { position: absolute; bottom: 0px; left: 0px; width: 100%; height: 130px; }
.building-wrap .animated { position: absolute; top: 100%; left: 0px; -webkit-animation-duration: 0.2s; animation-duration: 0.2s;  }
.building-wrap .animated.go { -moz-animation-name: buildingLeftHeight; -webkit-animation-name:buildingLeftHeight; animation-name: buildingLeftHeight; }

.building-wrap .left-one { width: 275px; height: 130px; background: url(images/building11.png) bottom left no-repeat; background-size: 275px auto; }
.building-wrap .left-two { width: 47px; height: 130px; left: 275px; background: url(images/building22.png) bottom left no-repeat; background-size: 47px auto; }
.building-wrap .left-three { width: 22px; height: 130px; left: 321px; background: url(images/building33.png) bottom left no-repeat; background-size: 22px auto; }
.building-wrap .left-four { width: 56px; height: 130px; left: 342px; background: url(images/building44.png) bottom left no-repeat; background-size: 56px auto; }
.building-wrap .left-five { width: 46px; height: 130px; left: 397px; background: url(images/building55.png) bottom left no-repeat; background-size: 46px auto; }
.building-wrap .left-six { width: 55px; height: 130px; left: 442px; background: url(images/building66.png) bottom left no-repeat; background-size: 55px auto; }
.building-wrap .left-seven { width: 37px; height: 130px; left: 496px; background: url(images/building7.png) bottom left no-repeat; background-size: 37px auto; }
.building-wrap .left-eight { width: 53px; height: 130px; left: 532px; background: url(images/building8.png) bottom left no-repeat; background-size: 53px auto; }
.building-wrap .left-nine { width: 39px; height: 130px; left: 584px; background: url(images/building9.png) bottom left no-repeat; background-size: 39px auto; }
.building-wrap .left-ten { width: 47px; height: 130px; left: 622px; background: url(images/building10.png) bottom left no-repeat; background-size: 47px auto; }


.building-right { position: absolute; bottom: 0px; right: 0px; height: 132px; width: 100%; }
/*.building-right .animated { position: absolute; top: 0px; -webkit-animation-duration: 0.6s; animation-duration: 0.6s; transition: transform 0.4s; -webkit-transition: transform 0.4s; transform: translateY(100%); transform-origin: center bottom; }*/
.building-wrap .bottom-building { width: 230px; bottom: 0px; right: 82px; left: auto; height: 130px; background: url(images/bottom-building.png) bottom left no-repeat; background-size: 230px auto; }
.building-right .bottom-building.animated.go { animation-name: buildingLeftHeight; -webkit-animation-name: buildingLeftHeight; }
.building-right .one { right: 312px; width: 53px; height: 132px; background: url(images/rightbuilding1a.png) bottom left no-repeat; background-size: 53px auto; }
.building-right .two { right: 257px; width: 46px; height: 132px; background: url(images/rightbuilding2a.png) bottom left no-repeat; background-size: 46px auto; }
.building-right .three { right: 201px; width: 46px; height: 132px; background: url(images/rightbuilding3a.png) bottom left no-repeat; background-size: 46px auto; }
.building-right .four { right: 147px; width: 46px; height: 132px; background: url(images/rightbuilding4a.png) bottom left no-repeat; background-size: 46px auto; }
.building-right .five { right: 92px; width: 46px; height: 132px; background: url(images/rightbuilding5a.png) bottom left no-repeat; background-size: 46px auto; }
.building-right .six { right: 37px; width: 46px; height: 132px; background: url(images/rightbuilding6a.png) bottom left no-repeat; background-size: 46px auto; }

/*.building-right .animated.go { animation-name: buildingRightHeight; -webkit-animation-name: buildingRightHeight; }*/

@-moz-keyframes buildingLeftHeight {
	0%   { top: 100%; }
	100% { top: 0px; }
} 

@-webkit-keyframes buildingLeftHeight {
	0%   { top: 100%; }
	100% { top: 0px; }
}

@-moz-keyframes buildingRightHeight {
	0% { transform: translateY(100%); }
	20% { transform: translateY(50%) rotate(-20deg); }
	40% { transform: translateY(0%) rotate(-20deg); }
	60% { transform: translateY(-40%) rotate(-20deg); }
	80% { transform: translateY(5%) rotate(20deg); }
	90% { transform: translateY(-20%) rotate(20deg); }
	100% { transform: translateY(5%) rotate(0deg); }
} 

@-webkit-keyframes buildingRightHeight {
	0% { transform: translateY(100%); }
	20% { transform: translateY(50%) rotate(-20deg); }
	40% { transform: translateY(0%) rotate(-20deg); }
	60% { transform: translateY(-40%) rotate(-20deg); }
	80% { transform: translateY(5%) rotate(20deg); }
	90% { transform: translateY(-20%) rotate(20deg); }
	100% { transform: translateY(5%) rotate(0deg); }

}

/*.banner-video { width: 100%; height: 100%; position: absolute; top: 0px; left: 0px; }*/

.video-bar .brightcovevideo { display: block; }





.innovate-to-a-future-state { position: fixed !important; top: 200%; left: 0px; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.88); display: block; z-index: 99999; overflow: auto; padding: 0px; }
.innovate-to-a-future-state .innovate-to-a-future-state-inner { width: 100vw; height: 56.25vw; max-height: 90vh; max-width: 177.78vh; margin: auto; position: absolute; top:0;bottom:0; left:0;right:0; }
.innovate-to-a-future-state.active { top: 0px; }
.innovate-to-a-future-state .jwplayer.jw-flag-aspect-mode .jw-aspect { padding-top: calc(56.25% - 10vh) !important; }

.innovate-to-a-future-state .video-js { height: 100%; width: 100%; }

.innovate-to-a-future-state .video-js video { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; }

.innovate-to-a-future-state .brightcovevideo { width: 100%; height: 100%; }
.innovate-to-a-future-state .you-tube-video-container { background: #000; }
.innovate-to-a-future-state .facebook-video-container { width: 100%; height: 100%; background: #000; overflow: hidden; position: relative; }
.innovate-to-a-future-state .facebook-video-container iframe { width: 100%; height: 100%; border: 0px; margin: 0 auto !important;}
.innovate-to-a-future-state .you-tube-video-container, .innovate-to-a-future-state iframe { width: 100%; height: 100%; }

.innovate-to-a-future-state .close-btn { position: absolute; top: 0px; right: 0px; background: #000; width: 45px; height: 45px; color: #fff; text-align: center; font-weight: normal; line-height: 44px; font-size: 22px; z-index: 99; }
.innovate-to-a-future-state .close-btn:before { content: ""; display: block; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background: url(images/bright-cove-close.svg) center center no-repeat; }
.innovate-to-a-future-state .close-btn i { opacity: 0; }

.innovate-to-a-future-state .close-btn:hover { background-image: linear-gradient(225deg,#ff657e 0%,#fc2f5b 100%); } 



.video-single-bar { padding: 172px 0 128px; margin: 0px; }
.video-single-bar .image-link-external { position: absolute; top: 0px; left: 0px; display: block; width: 100%; height: 100%; }
.website-single-bar .website-image-link-external { display: block; }

.video-single-bar .wrapper { padding: 0 20px; max-width: 1322px; }

.video-single-bar ul { padding: 0px; margin: 0px -22px; list-style-type: none; }

.video-single-bar ul li { width: 50%; float: left; padding: 0 22px 44px; }

.video-single-bar ul li .image { border: 0; background-color: #d9d9d9; background-size: cover; background-repeat: no-repeat; background-position: top center; height: 0px; padding-bottom: calc(56.25% - 2px); position: relative; }
.video-single-bar ul li .image.bordered { border: 1px solid #EFEFEF; padding-bottom: calc(56.25% - 2px); padding-bottom: 56.25%; }

.video-single-bar ul li.full-width { width: 100%; }
.video-single-bar ul li.half-width { width: 50%; }
.video-single-bar ul li.third-width { width: 33.3333%; }

.video-single-bar .video-btn { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; display: block; background: url(images/play-btn.png) center center no-repeat; background-size: 59px auto; }





.site-loader { position: fixed; top: 0px; left: 0px; width: 100%; height: 100%; z-index: 99999; display: block; background: #fff; }
.site-loader .site-loader-repeat { width: 100%; height: 100%; opacity: 0; display: block; position: absolute; top: 0px; left: 0px; }
.site-loader .site-loader-repeat.one { background: url(images/site-loader.gif) center center no-repeat; background-size: 110px auto; }
.site-loader .site-loader-repeat iframe { border: 0px; margin: 0px; display: block; width: 100%; height: 100%; }
.site-loader .site-loader-repeat.display-go { opacity: 1; } 
.site-loader .site-loader-final { margin: -55px 0 0 -55px; width: 110px; height: 110px; display: block; position: absolute; top: 50%; left: 50%; }
.site-loader .site-loader-final iframe { width: 100%; height: 100%; border: 0px; display: block; margin: 0px; padding: 0px; }





.commonBox .pagenavi-pagination { padding: 105px 0px; }
.commonBox .pagenavi-pagination .wp-pagenavi { padding: 0px; margin: 0px; display: flex; align-items: center; }

.commonBox .wp-pagenavi .pages { padding: 0px; margin: 0px; border: 0px; color: #272727; font-family: 'inter_uiregular'; font-size: 24px; font-weight: normal; line-height: 48px; display: flex; align-items: center; text-align: center; }
.commonBox .wp-pagenavi .pages .pagenavi-active { border: 0px; width: 48px; height: 48px; padding: 0px; margin: 0px 20px 0 0; display: flex; align-items: center; justify-content: center; }
.commonBox .wp-pagenavi .pages .pagenavi-active input { margin: 0px; border: 1px solid #cacaca; padding: 0px; width: 100%; height: 100%; line-height: inherit; font-family: 'inter_uiregular'; color: #272727; border-radius: 4px; -webkit-border-radius: 4px; text-align: center; }
.commonBox .wp-pagenavi .pages .total-page { border: 0px; padding: 0px; margin: 0px; }
.commonBox .wp-pagenavi .nextpostslink { margin: 0px; border: 0px; padding: 0px; width: 48px; height: 48px; font-size: 0px; line-height: 0px; background: url(images/next-page.svg) center right no-repeat; background-size: 12px auto; }
.commonBox .wp-pagenavi .previouspostslink { margin: 0px; border: 0px; padding: 0px; width: 48px; height: 48px; font-size: 0px; line-height: 0px; background: url(images/prev-page.svg) center left no-repeat; order: -1; background-size: 12px auto; }
body.website-2 .commonBox .wp-pagenavi .nextpostslink { background-image: url(images/blue-next-page.svg); }
body.website-2 .commonBox .wp-pagenavi .previouspostslink { background-image: url(images/blue-prev-page.svg); }

.commonBox .wp-pagenavi span.current { font-weight: normal; }
.commonBox .wp-pagenavi a.page, .commonBox .wp-pagenavi span.extend, .commonBox .wp-pagenavi a.last, .commonBox .wp-pagenavi a.first, .commonBox .wp-pagenavi span.current { display: none; }

.wf-gmp-canvas { /*min-width: 4000px;*/ height: 682px !important; margin-top: -150px; /*left: 50%; margin-left: -2000px;*/ }


body.blog .blogpage { padding-bottom: 0px; }

#footer .prefooter .mc4wp-response { max-width: 666px; margin: 0 auto; text-align: left; font-family: 'the_serif_semi_light-regular'; font-size: 20px; line-height: 26px; padding: 20px 0 0; }
#footer .prefooter .mc4wp-response p { padding: 0px; font-family: 'the_serif_semi_light-regular'; font-size: 20px; line-height: 26px; }
#footer .prefooter .mc4wp-response .mc4wp-error p { color: #f90000; }


/*.gm-bundled-control > .gmnoprint, .gm-bundled-control .gm-svpc { display: none !important; }*/

.have-slug-value { display: none; }
.hidden-Value { display: none; }

.single-work-video { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; overflow: hidden; }
.home-banner .slider-slide { position: relative; height: 100%; }
.home-banner .slider-slide:before { content: ""; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background: rgba(0,0,0,0.4); display: block; z-index: 1; }

.home-banner .vjs-controls-disabled .vjs-control-bar, .home-banner .vjs-using-native-controls .vjs-control-bar, .home-banner .vjs-error .vjs-control-bar { display: none !important; }

.banner-video .vjs-controls-disabled .vjs-control-bar, .banner-video .vjs-using-native-controls .vjs-control-bar, .banner-video .vjs-error .vjs-control-bar { display: none !important; } 

.vjs-poster { background-size: cover !important; background-position: center center !important; }


.error_page { padding: 40px 0 0; min-height: calc(100vh - 220px); }  
.error_page p a { text-decoration: underline; }
.error_page p a:hover { text-decoration: none; }
body.website-2 .error_page p a { color: #0091FF; }


.work-banner-mobile-bar, .work-banner-tablet-bar { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background-position: center center; background-size: cover; background-repeat: no-repeat; display: none; }

#typed-cursor { position:absolute; top: 0px; left: 0px; opacity: 0; }

.social-single-wrap { width: 100%; position: relative; height: 850px; overflow: hidden; margin: 0px; }
.social-single-wrap .handle { width: 2300px; height: 1340px; position: absolute; top: 0px; left: 0px; cursor: url(images/click-drag.png), move; }
.social-single-wrap.active .handle { cursor: url(images/click-drag-active.png), move; } 

.svganimtion { position: absolute; bottom: -76px; right: 16px; width: 364px; height: 200px; display: block; }
.svganimtion #bodymovin svg { display: none; }
.svganimtion.go #bodymovin svg { display: block; }

#bodymovin{ width:100%;	height:100%; display:block;	overflow: hidden; transform: translate3d(0,0,0); text-align: center; opacity: 1; }
#bodymovin svg g > g:nth-of-type(16) { display: none; }



.workgrid li .inner .share-btn, .videogrid li .inner .share-btn { position: absolute; top: 0px; left: 0px; left: 0px; opacity: 0; display: none; }

.single-wirk-bar { padding-bottom: 0px; position: relative; margin-top: 1058px; background: #fff; }
.single-wirk-bar > div.remove-top-padding + .remove-top-padding:not(:nth-last-of-type(1)):not(.slider-single-bar):not(.intro-bar) { padding-bottom: 0px; }
.single-wirk-bar > div.remove-top-padding:not(.full-bleed-version) + .remove-top-padding { padding-top: 0px; } 
.single-wirk-bar .remove-top-padding:not(.full-bleed-version) + .intro-bar.remove-top-padding { padding-top: 0px; }
.single-wirk-bar .intro-bar:not(.new-intro-bar).remove-top-padding + .remove-top-padding { padding-top: 0px; } 
.single-wirk-bar > div:not(.slider-single-bar ):not(.intro-bar ):last-child { padding-bottom: 230px; }

.single-wirk-bar .intro-bar.new-intro-bar + .website-single-bar:not(.remove-top-padding) { margin-top: 0px !important; }

.intro-bar.new-intro-bar .wrapper { max-width: 680px; }

.related-work-bar { padding: 0 0 30px; }
.related-work-bar.dislayNone { display: none; }
.related-work-bar .related-work-wrap { max-width: 1440px; padding: 30px 30px 0; margin: 0 auto; }
/*.related-work-bar .workgrid { padding: 14px 37px; }
.related-work-bar .workgrid li { width: 33.3333333%; padding: 25px; }*/

.single-wirk-bar .related-work-bar .single-title { margin-bottom: 0px; }

.filter-bar-fixed-wrap { position: fixed; top: 0px; left: 0px; background: #ffffff; width: 100%; height: 100%; z-index: 1000; transition: all 350ms; -webkit-transition: all 350ms; opacity: 0; visibility: hidden; pointer-events: none; }
.filter-bar-fixed-wrap:after { content: ""; position: absolute; top: 100px; left: 50%; width: 20px; background: #ffffff; height: calc(100% - 200px); margin-left: 1020px; }
.filter-bar-fixed-wrap.show { opacity: 1; visibility: visible; pointer-events: auto; }
.filter-bar-fixed-wrap .filter-bottom { padding: 0; background: #252d32; position: absolute; bottom: 0px; left: 0px; width: 100%; }
.filter-bar-fixed-wrap .filter-bottom .select-all-btn { display: inline-block; vertical-align: top; font-size: 25px; line-height: 30px; color: #fff; font-family: 'inter_uimedium'; text-decoration: none; padding: 37px 40px 33px; letter-spacing: 0.89px; background-image: linear-gradient(225deg, #ff657e 0%, #fc2f5b 100%); background-color: #ff3565; min-width: 310px; text-align: center; }
.filter-bar-fixed-wrap .filter-bottom .deselect-all-btn { display: inline-block; vertical-align: top; font-size: 25px; line-height: 30px; color: #fff; font-family: 'inter_uimedium'; padding: 37px 40px 33px; letter-spacing: 0.89px; text-decoration: none; min-width: 310px; text-align: center; }
.filter-bar-fixed-wrap .filter-bottom .select-all-btn .check { margin: 4px 10px 0 0; width: 20px; height: 20px; display: inline-block; vertical-align: top; background: #fff; border: 3px solid #fff; }
.filter-bar-fixed-wrap .filter-apply-btn, .filter-bar-fixed-wrap .filter-cancel-btn { position: absolute; bottom: 0px; right: 0px; font-family: 'GothamMedium'; font-size: 25px; line-height: 30px; min-width: 310px; letter-spacing: 0px; text-transform: none; padding: 32px 20px 38px; }
.filter-bar-fixed-wrap .filter-cancel-btn { right: 310px; background: none; }
.filter-bar-fixed-wrap .filter-bottom .select-all-btn.active .check { background: none; }
.filter-bar-fixed-wrap .switch-toggle-pop { padding: 41px 60px 33px; position: absolute; top: 0px; left: calc(50% + 430px); width: calc(50% - 430px); background: #0091FF url(images/m-logo-desktop.svg) center right no-repeat; font-size: 20px; line-height: 26px; letter-spacing: 0.52px; color: #fff; font-family: 'inter_uimedium'; background-size: 85px auto; display: none !important; }
.filter-bar-fixed-wrap .switch-toggle-pop a { font-family: 'inter_uibold'; text-decoration: underline; color: #fff; }
.filter-bar-fixed-wrap .switch-toggle-pop a:hover { text-decoration: none; }

.gallery-bar { padding: 0; position: relative; width: 100%; /*background: #fff; box-shadow: 0 1px 2px rgba(0,0,0,0.1); -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.1);*/ } 


.video-single-page { position: relative; top: 0px; left: 0px; width: 100%; height: calc(100vh - 82px); height: -webkit-calc(100vh - 82px); }
.video-single-page .banner-video { padding-bottom: 0px; height: 100%; top: 0px; transform: none; -webkit-transform: none; -moz-transform: none; -ms-transform: none; -o-transform: none; }


.holiday-bar { background: #fbe9d1; overflow: hidden; }
.holiday-bar h2 { color: #000; font-size: 100px; line-height: 94px; font-weight: normal; font-family: 'the_serif_semi_bold-italic'; padding: 0px; letter-spacing: 0.09em; text-transform: none; }
.holiday-bar h2 strong { font-weight: normal; }
.holiday-bar h1 { font-family: 'BrandonGrotesqueBlack'; color: #987444; font-size: 138px; line-height: 130px; font-weight: normal; padding: 0px 0 25px; margin: 0px; text-transform: uppercase; letter-spacing: 0.15em; text-shadow: 8px 1px 6px rgba(119,91,48,0.53); -webkit-text-stroke: 2px black; }
.holiday-bar .image { float: right; width: 49.858585%; }
.holiday-bar .image img { width: 100%; }
.holiday-bar .text { padding: 20px; width: 50.141414%; float: left; height: 100%; position: relative; overflow: hidden; }
.holiday-bar .text .inner { max-width: 560px; margin: 0 auto; position: relative; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -moz-transform: translateY(-50%); -o-transform: translateY(-50%); }
.holiday-bar h1 .h1-top-line { display: none; }


.holiday-bar  *::-webkit-media-controls-panel {
  display: none!important;
  -webkit-appearance: none;
}

.holiday-bar  *::-webkit-media-controls-play-button {
  display: none!important;
  -webkit-appearance: none;
}

.holiday-bar  *::-webkit-media-controls-start-playback-button {
  display: none!important;
  -webkit-appearance: none;
}


.announcement-widget-bar { padding: 47px 0 21px; background: #000; width: 100%; }
.announcement-widget-bar .announcement-logo { width: 320px; position: absolute; top: 14px; left: -62px; }
.announcement-widget-bar ul { padding: 13px 0px; margin: 0px; list-style-type: none; max-width: 437px; display: inline-block; vertical-align: top; }
.announcement-widget-bar ul li { padding: 0 0px 10px 12px; color: #fff; position: relative; font-size: 19px; line-height: 29px; letter-spacing: 1.22px; display: inline-block; vertical-align: top; width: 49%; }
.announcement-widget-bar ul li:before { content: ""; position: absolute; top: 15px; left: 0px; width: 5px; height: 1px; background: #fff; display: block; }
.announcement-widget-bar .btn { padding: 11px 26px 11px 27px; text-transform: uppercase; color: #000; display: inline-block; vertical-align: top; letter-spacing: 1.47px; background: #f8e71c; font-size: 23px; line-height: 29px; margin: 24px -25px 0 0; float: right; }
.announcement-widget-bar .btn:hover { background: #00aeef; color: #fff; }
.announcement-widget-bar .meta-date-for { display: block; font-size: 18px; line-height: 24px; letter-spacing: 3.36px; color: #fff; text-transform: uppercase; font-family: 'brandon_textmedium'; padding: 0 0 13px 3px; }
.announcement-widget-bar h2 { padding: 0 0 9px; font-size: 53px; line-height: 53px; letter-spacing: 1.2px; color: #00aeef; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 103%; }
.announcement-widget-bar .right { padding: 0 0 0 308px; }


.awardsmenu { width: 100%; height: 60px; position: fixed; left: 0px; top: 0px; z-index: 9999; background: #000; }
.awardsmenu .menu-awards-menu-container { padding: 13px 0px 0px 0px; height: 60px; }
.awardsmenu a.dropdownmenu { display: none; }
.awardsmenu ul { padding: 0px; list-style: none; overflow: hidden; text-align: center; }
.awardsmenu li { padding: 0px 13px; display: inline-block; position: relative; }
.awardsmenu li a { color: #FFF; text-transform: uppercase; font-size: 15px; font-family: 'brandon_textbold'; letter-spacing: 0.45em; }
.awardsmenu li:after { content: ""; position: absolute; right: 0px; top: 9px; width: 1px; height: 16px; background: #FFF; }
.awardsmenu li:last-child:after { display: none; }
.awardsmenu li a:hover, .awardsmenu li.active a { text-decoration: none; color: #ff6600; }

.awardsLogo { padding: 72px 0px 55px 0px; list-style: none; overflow: hidden; }
.awardsLogo ul { padding: 0px; list-style: none; overflow: hidden; text-align: center; }
.awardsLogo li { padding: 0 28px; display: inline-block; vertical-align: middle; }
.website-single-bar + .intro-bar.awardspage { padding-top: 0px; }
.single-awards .video-single-bar { background: #efefef; margin-bottom: 55px; }
.single-awards .single-wirk-bar { padding-bottom: 0px; margin-top: 0px; }
.single-awards .awardsLogo li { vertical-align: middle; }
.awardsLogo + .intro-bar { padding-top: 0px; }

.post-password-form { padding: 45px 60px 30px; max-width: 600px; margin: 200px auto 100px; text-align: center; background: #00aeef; }
.post-password-form p { font-size: 42px; line-height: 1.2; font-weight: normal; letter-spacing: 0.01em; color: #FFF; }
.post-password-form input[type="password"] { padding: 0 15px; font-size: 30px; width: 100%; margin: 0px auto 15px; border: #ccc solid 1px; height: 60px; background: #FFF; display: block; }
.post-password-form input[type="submit"] { width: 100%; } 

.talent-bar { padding-top: 2px; overflow: hidden; width: 100%; max-width: 1400px; margin: 0 auto; }
.talent-bar .termlist { padding: 2px 0px 0px 0px; }
.talent-bar .termheading { padding: 56px 0px 0px 0px; height: 149px; cursor: pointer; background-repeat: no-repeat; background-size: cover; background-position: top; }
.talent-bar .termheading a { padding-right: 52px; position: relative; margin-left: 4px; color: #FFF; letter-spacing: 0.06em; font-size: 40px; text-transform: uppercase; font-family: 'brandon_textblack'; text-decoration: none; text-shadow: 8px 1px 6px rgba(0,0,0,0.3); transition: 0.3s all; -webkit-transition: 0.3s all; }
/*.talent-bar .termheading a:after { content: ""; position: absolute; right: 0px; top: 11px; width: 20px; height: 20px; border-left: 5px solid #FFF; border-bottom: 5px solid #FFF; transform: rotate(-45deg); -webkit-transform: rotate(-45deg); }*/
.talent-bar .termheading a:after { content: ""; position: absolute; right: 0px; top: 12px; width: 46px; height: 33px; background: url(images/arrowup1.png) no-repeat; transition: 0.3s all; -webkit-transition: 0.3s all; transform: rotate(180deg); -webkit-transform: rotate(180deg); }
.talent-bar .termheading a.active:after { transform: rotate(0deg); -webkit-transform: rotate(0deg); }
.talent-bar { }
.talent-bar .termpost { padding: 5px 0px 80px 0px; }
.talent-bar .termpost ul { padding: 0px; list-style: none; overflow: hidden; }
.talent-bar .termpost li { padding: 0px; margin: 0px 15px 51px 37px; float: left; width: 225px; overflow: hidden; position: relative; transition: 0.4s all; -webkit-transition: 0.4s all; }
.talent-bar .termpost li img { width: 100%; filter: grayscale(1); -webkit-filter: grayscale(1); /*opacity: 0.9;*/ }
.talent-bar .termpost h4 { position: absolute; text-align: center; left: 0px; bottom: 10px; width: 100%; text-align: center; font-size: 14px; text-transform: uppercase; font-family: 'brandon_textblack'; color: #FFF; }
.talent-bar .termpost .bgactive { position: absolute; left: 0px; top: 0px; width: 100%; height: 6px; display: block; opacity: 1; }
.talent-bar .termpost .overlay { opacity: 0; transition: 0.3s all; -webkit-transition: 0.3s all; position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; z-index: 10; background: #000000; }
.talent-bar .termpost .overlay .text { position: absolute; left: 0px; top: 50%; width: 100%; transform: translateY(-50%); -webkit-transform: translateY(-50%); text-align: center; }
.talent-bar .termpost h5 { padding-top: 18px; padding-bottom: 5px; margin-top: 15px; position: relative; font-size: 11px; text-transform: uppercase; font-family: 'brandon_textblack'; color: #00aeef; letter-spacing: 0.14em; }
.talent-bar .termpost h5:after { content: ""; position: absolute; left: 50%; top: 0px; transform: translateX(-50%); -webkit-transform: translateX(-50%); height: 2px; width: 25px; background: #7f7f7f; }
.talent-bar .termpost .social { padding-bottom: 0px; margin-bottom: 5px; overflow: hidden; position: relative; width: 100%; }
.talent-bar .termpost .social:after { content: ""; display: none; position: absolute; left: 50%; bottom: 0px; transform: translateX(-50%); -webkit-transform: translateX(-50%); height: 2px; width: 25px; background: #7f7f7f; }
.talent-bar .termpost .social a { padding-top: 5px; margin: 0 1px; width: 26px; height: 26px; border-radius: 50%; -webkit-border-radius: 50%; color: #000; font-size: 16px; display: inline-block; background: #ffffff; }
.talent-bar .termpost .social a:hover { color: #000; background: #00aeef; }
.talent-bar .termpost .social { }
.talent-bar .termpost h6 { padding-top: 5px; padding-bottom: 0px; letter-spacing: 0.1em; font-size: 12px; line-height: 20px; font-family: 'brandon_text_regularregular'; color: #d8d8d8; text-transform: uppercase; }
.talent-bar .termpost h6 a { color: #d8d8d8; }
.talent-bar .termpost li:hover .overlay { opacity: 1; }
.page-template-talent .play-btn { margin: 0px 0 0 -68px; top: 0px; position: relative; }
.talent-bar { }
.talent-bar .categorylisting { padding: 48px 0px 0px 0px; }
.talent-bar .categorylisting ul { padding: 0px; list-style: none; overflow: hidden; margin: 0 -5px; }
.talent-bar .categorylisting li { padding: 0 5px; float: left; width: 16.66%; }
.talent-bar .categorylisting li a { padding: 8px 15px; display: block; position: relative; text-align: center; line-height: 24px; color: #000; text-transform: uppercase; font-family: 'brandon_textblack'; font-size: 17px; letter-spacing: 0.08em; transition: 0.2s all; -webkit-transition: 0.2s all; background: #ececec; }
.talent-bar .categorylisting span.name { position: relative; z-index: 10; }
.talent-bar .categorylisting li span.color { display: block; position: absolute; left: 0px; bottom: 0px; width: 100%; height: 4px; }
.talent-bar .categorylisting li a:hover, .talent-bar .categorylisting li a.active { text-decoration: none; color: #FFF; }
.talent-bar .categorylisting li a:hover span.color, .talent-bar .categorylisting li a.active span.color { height: 100%; }
.talent-bar .categorylisting li.all a span.color { background: #000; }
.talent-bar .categorylisting { }
.talent-bar .intro { padding: 80px 35px 0px 37px; }
.talent-bar .intro h2 { padding-bottom: 0px; margin-bottom: -4px; font-size: 46px; letter-spacing: 0.05em; }
.talent-bar .intro .text { display: none; padding-bottom: 40px; }
.talent-bar .intro .all { display: block; }
.talent-bar .intro p { color: #a1a0a0; letter-spacing: 0.11em; font-size: 18px; }
.talent-bar { }

.details-bar { padding: 75px 0px 55px 0px; overflow: hidden; background: #f6f6f6; }
.details-bar .leftext { float: left; width: 380px; }
.details-bar .leftext h2 { padding-top: 43px; line-height: 64px; letter-spacing: 0.06em; position: relative; font-size: 70px; color: #000; font-family: 'brandon_textblack'; text-transform: uppercase; }
.details-bar .leftext h2:before { content: ""; position: absolute; left: 0px; top: 0px; width: 84px; height: 13px; background: #f8e71c; }
.details-bar .rightext { padding: 35px 0px 0px 0px; float: right; width: 627px; }
.details-bar .rightext p { padding-bottom: 24px; }
.details-bar .rightext a.contact { padding-right: 14px; position: relative; font-family: 'brandon_textblack'; font-size: 17px; letter-spacing: 0.06em; text-transform: uppercase; }
.details-bar .rightext a.contact:after { content: ""; position: absolute; right: 0px; bottom: 8px; width: 6px; height: 6px; border-right: #00aeef solid 2px; border-top: #00aeef solid 2px; transform: rotate(45deg); -webkit-transform: rotate(45deg); }

/*************Life VR**********************/
/*body.page-template-lifevr { background: #232323; }
.page-template-lifevr #header { background: #232323; }
.page-template-lifevr a.menuToggle { background: #dc202e; }
.page-template-lifevr a.menuToggle:hover { background: #b70c19; }
body.page-template-lifevr:not(.show-menu) a.menuToggle:hover { background: #b70c19; }
.page-template-lifevr .menu-bar { background: #dc202e; }*/
.page-template-lifevr #footer .prefooter { background: #d8232a; }
.page-template-lifevr #footer .social a.facebook { color: #d8232a; }
.page-template-lifevr .carmove { background: url(images/latest-van1.png) bottom left no-repeat; background-size: 80px auto; }
.page-template-lifevr .carmove.rightMove { background-image: url(images/latest-van_right1.png); }
.page-template-lifevr { background: #313131; }
.page-template-lifevr .inner-banner-bar h1 { padding: 0px 0px 20px 0px; }
.page-template-lifevr .inner-banner-bar h1 span { display: block; background: none; }
.page-template-lifevr .inner-banner-bar h1 span.h1-top-line { display: none; }
.page-template-lifevr .inner-banner-bar h1 img { max-width: 418px; display: block; float: none; margin: 0px 0px 0px -5px; }
.page-template-lifevr #content-part { background: #313131; }

.lifevrlinks { padding: 47px 0px 42px 0px; width: 100%; position: relative; border-bottom: #1f1f1f solid 1px; }
.lifevrlinks:before, .lifevrlinks:after { content: ""; position: absolute; left: 0px; bottom: 0px; width: 100%; height: 2px; background: #767676; }
.lifevrlinks:after { bottom: 2px; height: 1px; background: #1f1f1f; }
.lifevrlinks ul { padding: 0px; list-style: none; text-align: center; }
.lifevrlinks li { padding: 0 45px; display: inline-block; line-height: 40px; vertical-align: top; }
.lifevrlinks li a { color: #FFF; display: block; font-size: 16px; text-transform: uppercase; height: auto; width: auto; background: none; font-family: 'brandon_textbold'; letter-spacing: 0.12em; font-weight: normal; vertical-align: top; margin: 0px; line-height: 40px; }
.lifevrlinks li a:hover { color: #d8232a; text-decoration: none; }
.lifevrlinks li.link { }
.lifevrlinks li.link span { float: left; line-height: 40px; color: #FFF; font-family: 'brandon_textbold'; letter-spacing: 0.12em; font-size: 14px; }
.lifevrlinks li.link a { float: left; margin-left: 10px; width: 40px; height: 40px; font-size: 0px; border-radius: 50%; -webkit-border-radius: 50%; }
.lifevrlinks li.link a.appstore { background: #d62427 url(images/app-logo.png) center center no-repeat; background-size: 17px; }
.lifevrlinks li.link a.playstore { background: #d62427 url(images/playstore-logo.png) center center no-repeat; background-size: 17px; }
.lifevrlinks li.link a.appstore:hover, .lifevrlinks li.link a.playstore:hover { background-color: #838383; }

.contentbox .fullbox { padding: 57px 60px 40px 65px; width: 90%; max-width: 677px; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%) ; -webkit-transform: translate(-50%,-50%); height: auto; max-height: 80%; overflow: auto; background: #FFF; -webkit-overflow-scrolling: touch; }
.contentbox .close-btn { font-size: 18px; top: 10px; right: 10px; background: none; color: #da0519; }
.contentbox .close-btn:hover { color: #FFF; background: #da0519; }
.contentbox h3 { padding-bottom: 5px; margin-bottom: 35px; letter-spacing: 3.7px; color: #cc090e; border-bottom: #cc090e solid 1px; font-size: 24px; font-family: 'brandon_textblack'; }
.contentbox p { padding-bottom: 18px; font-size: 17px; line-height: 27px; font-family: 'brandon_text_regularregular';  }
#waystowatch .contentbox p { overflow: hidden; }
#waystowatch .contentbox h4 { padding: 20px 0 12px; letter-spacing: 0.23px; color: #cc090e; text-transform: none; font-size: 23px; line-height: 28px; font-family: 'brandon_textblack'; }
#waystowatch .contentbox h4:nth-of-type(1) { padding-top: 10px; }
#waystowatch .contentbox h4 .alignnone { margin: 0 0 15px; float: none; }
#waystowatch .contentbox .alignleft, #waystowatch .contentbox .alignnone { margin-right: 30px; }

.lifevr-bar .filter-bar-fixed-wrap { background: #313131; }
.lifevr-bar .work-type-list .galleryToggle { border-color: #000; background: #000; color: #fff; }
.lifevr-bar .work-type-list .reset-btn { background: #838383; color: #fff; border-color: #838383; }
.lifevr-bar .work-type-list .galleryToggle.current { border-color: #000; }
.lifevr-bar .work-type-list .reset-btn:hover { background: #d8232a; color: #000; border-color: #d8232a; }
.lifevr-bar .work-type-list .filter-dropdown {background: rgba(0,0,0,0.95); border-color: #000; }
.lifevr-bar .work-type-list .filter-dropdown .btn { background: #838383; color: #fff; }
.lifevr-bar .work-type-list .filter-dropdown .btn:hover { background: #d8232a; color: #000; }
.lifevr-bar .work-type-list .filter-dropdown .clear-btn { color: #fff; border-bottom-color: #d8232a; }
.lifevr-bar .work-type-list .galleryToggle:after { background: #000; border-left-color: #000; border-right-color: #000; }
.lifevr-bar .work-type-list .galleryToggle .arrow { background-image: url(images/select-arrow_white.png); }
.lifevr-bar .work-type-list .filter-dropdown ul li a { color: #fff; }
.lifevr-bar .work-type-list .filter-dropdown ul li a.active .check { border-color: #d8232a; background-color: #d8232a; }
.lifevr-bar .work-type-list .filter-dropdown ul li a { color: #fff; }
.lifevr-bar .workgrid li .inner .lifevr-title { padding: 0 40px; position: absolute; top: 0; left: 0px; width: 100%; height: 100%; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; align-items: center; justify-content: center; color: #fff; text-decoration: none; font-size: 22px; line-height: 30px; letter-spacing: 1.57px; text-transform: uppercase; text-align: center; padding: 0px; margin: 0px; font-family: 'brandon_text_regularregular'; font-weight: normal; }
.lifevr-bar .workgrid li .inner .lifevr-title span { display: block; padding: 0 56px; }
.lifevr-bar .workgrid li .inner a .client-logo { left: 17px; top: 20px; transform: none; -webkit-transform: none; -moz-transform: none; -ms-transform: none; -o-transform: none; max-width: 100px; height: auto; }
.lifevr-bar .workgrid li .inner a .text h3 { letter-spacing: 0.5px; text-transform: none; font-family: 'brandon_textlight'; }
.lifevr-bar .workgrid { padding-top: 22px; padding-bottom: 40px; }
.lifevr-bar .workgrid li .inner a .logo-img-rotatar_wrap img { transition: none; -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transform: none; -webkit-transform: none; -moz-transform: none; -ms-transform: none; -o-transform: none; opacity: 1; }
.lifevr-bar .work-bar { padding-top: 40px; }

.logo-img-rotatar_wrap { position: absolute; top: 15px; right: 16px; width: 80px; }
.logo-img-rotatar_wrap img { display: block; margin: 0 auto; }

.banner-featued-project.only-for-mobile { display: none; }
.banner-featued-project { position: absolute; bottom: 15px; right: 0px; background: #fff; width: 212px; }
.banner-featued-project h4 { padding: 11px 0px 4px; font-size: 16px; line-height: 17px; letter-spacing: 1.14px; color: #000; text-align: center; font-family: 'brandon_textmedium'; text-align: center; }
.banner-featued-project a.play-btn { padding: 6px; display: block; text-decoration: none; width: auto; height: auto; font-family: inherit; margin: 0px; background: none; }
.banner-featued-project .tag { position: absolute; top: 6px; left: 0px; padding: 2px 6px 0 11px; font-size: 13px; letter-spacing: 0.23px; line-height: 18px; color: #fff; background: #d8232a; display: block; text-transform: uppercase; font-family: 'brandon_textmedium'; }

  
body.page-template-lifevr .inner-banner-bar .inner-banner-image { height: -webkit-calc(100vh - 241px); height: calc(100vh - 241px); } 
body.single-awards #wrapper { padding: 0px; margin: 0px; }

.space_blank_have { position: relative; bottom: 0px; left: 0px; height: 0px; width: 1px; display: none; }

.studio-bar .workgrid li .inner a img:not(.client-logo), .studio-bar .videogrid li .inner a img:not(.client-logo) { opacity: 1; }
.studio-bar .work-bar { padding: 0px; }
.studio-bar .gallery-bar { padding: 2px 0 0px; } 

.gallery-single-bar { padding: 172px 0 128px; }
.gallery-single-bar .wrapper { max-width: 1322px; padding: 0 20px; }
.gallery-single-bar ul { padding: 0px; margin: 0px -22px; list-style-type: none; overflow: hidden; }
.gallery-single-bar li { padding: 0 22px 44px; width: 100%; float: left; }
.gallery-single-bar .twocolumn li { width: 50%; }
.gallery-single-bar .threecolumn li { width: 33.33333333%; }
.gallery-single-bar .fourcolumn li { width: 25%; }
.gallery-single-bar li img { width: 100%; display: block; }

.left-fancy-slide-image, .right-fancy-slide-image { width: 50px; height: 100%; position: absolute; top: 0px; background-size: cover; background-repeat: no-repeat; background-position: top left; display: none; }
.left-fancy-slide-image { left: 0px; }
.right-fancy-slide-image { right: 0px; }

.fancybox-image-caption  { position: absolute; top: 100%; left: 0px; width: 70%; color: #fff; padding: 0; font-size: 22px; line-height: 28px; display: none; margin-top: -12px; }
.fancybox-slide--complete .fancybox-image-caption { display: block; }

.studio-bar .workgrid li .inner a .text h3 { padding: 0px 0 36px; font-family: 'brandon_text_regularregular'; background: url(images/photo-list-icon1.png) bottom center no-repeat; background-size: 28px auto; }

.nav-up .new-menu-bar { bottom: 40px; } 

.new-menu-bar { padding: 0px; margin: 0px; border-top: 0px solid #f2f2f2; transition: margin 0.4s; -webkit-transition: bottom 0.4s; -moz-transition: bottom 0.4s; -ms-transition: bottom 0.4s; -o-transition: bottom 0.4s; position: absolute; bottom: 0px; left: 0px; width: 100%; text-align: center; } 
.new-menu-bar .menu-primary-menu-container { display: inline-block; vertical-align: top; }  

.new-menu-bar ul { padding: 0px; margin: 0px; list-style-type: none; text-align: center; }
.new-menu-bar ul li { padding: 0px 6px; color: #282828; font-family: 'brandon_textblack'; font-size: 17px; line-height: 24px; display: inline-block; vertical-align: top; text-transform: uppercase; }
.new-menu-bar ul li.menu-item-has-children > a:before { content: ""; width: 2px; height: 8px; position: absolute; top: 17px; left: 27px; background: #282828; display: block; transition: all 0.4s; -webkit-transition: all 0.4s; -moz-transition: all 0.4s; -ms-transition: all 0.4s; -o-transition: all 0.4s; }
.new-menu-bar ul li.menu-item-has-children > a:after { content: ""; width: 8px; height: 2px; position: absolute; top: 20px; left: 24px; background: #282828; display: block; transition: all 0.4s; -webkit-transition: all 0.4s; -moz-transition: all 0.4s; -ms-transition: all 0.4s; -o-transition: all 0.4s; }
.new-menu-bar ul li.menu-item-has-children.current-menu-item > a:before, .new-menu-bar ul li.menu-item-has-children.current-menu-parent > a:before { background: #fff; }
.new-menu-bar ul li.menu-item-has-children > a:hover:after, .new-menu-bar ul li.menu-item-has-children:hover > a:after, .new-menu-bar ul li.menu-item-has-children.current-menu-item > a:after, .new-menu-bar ul li.menu-item-has-children.current-menu-parent > a:after { background: #fff; }
.new-menu-bar ul li.menu-item-has-children > a:hover:before, .new-menu-bar ul li.menu-item-has-children:hover > a:before { display: none; }
.new-menu-bar ul li a { display: block; color: #282828; padding: 9px 28px 7px; margin-top: -2px; letter-spacing: 0.08em; position: relative; }   
.new-menu-bar ul li.menu-item-has-children > a { padding-left: 38px; }
.new-menu-bar ul li li a { color: #fff; padding: 29px 0 24px; letter-spacing: 0.2em; margin: -28px 0px -24px; display: block; } 
.new-menu-bar ul li a:hover, .new-menu-bar ul li.menu-item-has-children:hover > a, .new-menu-bar ul li.current-menu-item > a, .new-menu-bar ul li.current-menu-parent > a { text-decoration: none; color: #fff; background: #00adef; }
.new-menu-bar ul li li a:hover, .new-menu-bar ul li li.current-menu-item a { color: #f8e71c; background: none; }
.new-menu-bar ul li ul { padding: 28px 0 0; width: 100%; position: absolute; top: 100%; right: -999999px; }
.new-menu-bar ul li li { font-size: 12px; line-height: 16px; padding: 0 28px; border-left: 2px solid #82d5f7; opacity: 0; -webkit-transform: translate3d(0, 20px, 0); transform: translate3d(0, 20px, 0); -webkit-transition: opacity, -webkit-transform; transition: opacity, -webkit-transform; transition: opacity, transform; transition: opacity, transform, -webkit-transform; -webkit-transition-duration: .4s; transition-duration: .4s; -webkit-transition-timing-function: cubic-bezier(.455, .03, .515, .955); transition-timing-function: cubic-bezier(.455, .03, .515, .955); -webkit-transition-delay: 0s; transition-delay: 0s }
.new-menu-bar ul li:hover ul { right: 0px; }
.new-menu-bar ul li.menu-item-has-children:hover li { opacity: 1; -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
.new-menu-bar ul li.menu-item-has-children:hover li:nth-of-type(1) { -webkit-transition-delay: .1s; transition-delay: .1s; }
.new-menu-bar ul li.menu-item-has-children:hover li:nth-of-type(2) { -webkit-transition-delay: .2s; transition-delay: .2s; }
.new-menu-bar ul li.menu-item-has-children:hover li:nth-of-type(3) { -webkit-transition-delay: .3s; transition-delay: .3s; }
.new-menu-bar ul li.menu-item-has-children:hover li:nth-of-type(4) { -webkit-transition-delay: .4s; transition-delay: .4s; }
.new-menu-bar ul li.menu-item-has-children:hover li:nth-of-type(5) { -webkit-transition-delay: .5s; transition-delay: .5s; }
.new-menu-bar ul li.menu-item-has-children:hover li:nth-of-type(6) { -webkit-transition-delay: .6s; transition-delay: .6s; }
.new-menu-bar ul li.menu-item-has-children:hover li:nth-of-type(7) { -webkit-transition-delay: .7s; transition-delay: .7s; }
.new-menu-bar ul li.menu-item-has-children:hover li:nth-of-type(8) { -webkit-transition-delay: .8s; transition-delay: .8s; }
.new-menu-bar ul li.menu-item-has-children:hover li:nth-of-type(9) { -webkit-transition-delay: .9s; transition-delay: .9s; }
.new-menu-bar ul li.menu-item-has-children:hover li:nth-of-type(10) { -webkit-transition-delay: 1.0s; transition-delay: 1.0s; }
.new-menu-bar ul li li:first-child { border: 0px; }
.menu-bg-animation { width: 100%; height: 212px; background-color: #00adef; -webkit-transform: scale3d(1, 0, 1); transform: scale3d(1, 0, 1); -webkit-transform-origin: center top; -ms-transform-origin: center top; transform-origin: center top; -webkit-transition: z-index, -webkit-transform; transition: z-index, -webkit-transform; transition: transform, z-index; transition: transform, z-index, -webkit-transform; -webkit-transition-duration: .5s;transition-duration: .5s; -webkit-transition-delay: .3s; transition-delay: .3s; -webkit-transition-timing-function: cubic-bezier(.77, 0, .175, 1); transition-timing-function: cubic-bezier(.77, 0, .175, 1); position: fixed; top: 0px; left: 0px; z-index: -100; }
.menu-open-navigation .menu-bg-animation { z-index: 990; -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); -webkit-transition-delay: 0s; transition-delay: 0s; }

.new-social { margin: 6px 40px 0; display: inline-block; vertical-align: top; }
.new-social a { display: inline-block; vertical-align: top; text-decoration: none; width: 25px; height: 25px; line-height: 25px; text-align: center; font-size: 15px; color: #fff; background: #211f20; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; margin: 0px; }
.new-social a.facebook { font-size: 12px; }

.intro-bar .back-btn.hide-bottom-repeat { display: none; } 

.fancybox-slide .fancybox-image-wrap.fancybox-image-have-caption .fancybox-image { height: calc(100% - 30px); }

#life-vr-logo-animation { width: 470px; height: 167px; margin: 0 0 -12px -36px; }

.work-bar.new-work-gap { padding: 55px 0 0; }

#mainCntr.open-gallery-toggle-filter-dropdown { overflow: inherit; }

.work-banner-text-bar.more-space { padding-bottom: 40px; }


/* 15/05/2018 */
.single-full-width-bar-slider { padding: 0px; margin: 0px; }
.single-full-width-bar-slider .slider-item { height: calc(100vh - 60px); height: -webkit-calc(100vh - 60px); position: relative; background-position: top center; background-repeat: no-repeat; background-size: cover; }
.single-full-width-bar-slider .slider-item.slick-slide:not(.slick-active) { opacity: 1; pointer-events: auto; }
.single-full-width-bar-slider .text { position: absolute; bottom: 0px; left: 0px; font-size: 18px; line-height: 25px; color: #fff; font-family: 'Brandon Grotesque Light'; width: 100%; }
.single-full-width-bar-slider .text p { padding: 0px; }
.single-full-width-bar-slider .contentLeft .inner { background: rgba(0,0,0,0.6); padding: 25px 30px 20px; max-width: 412px; margin: 0 0px 0 60px; }
.single-full-width-bar-slider .contentRight .inner { float: right; background: rgba(0,0,0,0.6); padding: 25px 30px 20px; max-width: 412px; margin: 0 60px 0 0; }
.single-full-width-bar-slider .contentcenter { text-align: center; }
.single-full-width-bar-slider .contentcenter:before { content: ""; position: absolute; bottom: 0px; left: 0px; width: 100%; height: 100%; display: block; background: url(images/bottom-shadow-bg.png) bottom left repeat-x; }    
.single-full-width-bar-slider .contentcenter .inner { max-width: 830px; margin: 0 auto; padding: 0 0 23px; }
.single-wirk-bar .single-full-width-bar-slider .single-title { margin-bottom: 0px; }
.single-full-width-bar-slider .slick-arrow { width: 64px; height: 64px; margin-top: -32px; background-color: transparent; }
.single-full-width-bar-slider .slick-arrow i { display: none; }
.single-full-width-bar-slider .slick-arrow.slick-prev { left: 41px; background: url(images/full-width-slider-prev.png) center center no-repeat; background-size: 25px auto; }
.single-full-width-bar-slider .slick-arrow.slick-next { right: 41px; background: url(images/full-width-slider-next.png) center center no-repeat; background-size: 25px auto; }
.single-full-width-bar-slider .slick-arrow.slick-prev:hover { background-image: url(images/full-width-slider-prev_hover.png); }
.single-full-width-bar-slider .slick-arrow.slick-next:hover { background-image: url(images/full-width-slider-next_hover.png); }

.single-lifevrpresentation #content-part { padding: 60px 0 0; }
.single-lifevrpresentation .video-single-bar ul li.third-width .image { height: 397px; border: 0px; }
.single-lifevrpresentation .website-single-bar { background: #000; padding-bottom: 50px; margin-bottom: 0px; }
.single-lifevrpresentation .website-single-bar ul { padding-top: 30px; }

body.single-lifevrpresentation .single-wirk-bar { padding-bottom: 0px; }
body.single-lifevrpresentation .video-single-bar { background: #000; }

.single-lifevrpresentation .video-single-bar .video-list { padding: 30px 0 16px; }
.single-lifevrpresentation .video-single-bar ul li { padding: 0 22px 44px }
.single-lifevrpresentation .video-single-bar ul { margin: 0 -22px; }
.single-lifevrpresentation .awardsmenu li a:hover, .single-lifevrpresentation .awardsmenu li.active a { text-decoration: none; color: #999; }

.single-tile-bar { padding: 30px 0; margin: 0px; background: #000; }
.single-tile-bar .wrapper { max-width: 1320px; padding: 0 20px; }  
.single-tile-bar .col-6 { width: 50%; float: left; padding: 22px 25px; font-size: 18px; line-height: 25px; color: #fff; font-family: 'inter_uiregular'; }
.single-tile-bar .col-6 .inner { display: -ms-flex; display: -webkit-flex; display: flex; }
.single-tile-bar .col-6 .inner .image { width: 66.7%; background-size: cover; background-position: top center; background-repeat: no-repeat; min-height: 587px; }
.single-tile-bar .col-6 .inner .text { width: 33.333333%; padding: 0 0px 0 33px; }
.single-tile-bar .col-6 .inner .text p { padding: 0px; }
.single-tile-bar .single-tile-list { margin: 0 -25px; }  

.single-full-quote-bar-slider { padding: 0px; background: #000; position: relative; }
.single-wirk-bar .single-full-quote-bar-slider .single-title { margin-bottom: 0px; }
.single-full-quote-bar-slider .single-full-quote-slider .slider-item { padding: 80px 0 90px; background-repeat: no-repeat; background-size: cover; background-position: center center; min-height: calc(90vh - 60px); min-height: -webkit-calc(90vh - 60px); display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-align: center; -webkit-align-items: center;-webkit-box-align: center; align-items: center; position: relative; }
.single-full-quote-bar-slider .single-full-quote-slider .slider-item:before { content: ""; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background: rgba(0,0,0,0.75); display: block; }
.single-full-quote-bar-slider .single-full-quote-slider { text-align: center; }
.single-full-quote-bar-slider .single-full-quote-slider p { padding-bottom: 23px; font-size: 40px; line-height: 54px; color: #fff; }
.single-full-quote-bar-slider .author-name { display: block; font-size: 22px; line-height: 26px; color: #fff; font-family: 'inter_uisemi_bold'; }  
.single-full-quote-bar-slider .inner { max-width: 790px; margin: 0 auto; }
.single-full-quote-bar-slider .slick-dots { padding: 0px; margin: 0px; list-style-type: none; text-align: center; position: absolute; bottom: 45px; left: 0px; width: 100%; }
.single-full-quote-bar-slider .slick-dots.hide-dots { display: none !important; }
.single-full-quote-bar-slider .slick-dots li { display: inline-block; vertical-align: top; padding: 0 6px; height: 15px; margin: 0px; }
.single-full-quote-bar-slider .slick-dots li button { border: 0px; background: #E2E2E2 !important; cursor: pointer; width: 10px; height: 10px; border-radius: 100%; -webkit-border-radius: 100%; -moz-border-radius: 100%; -ms-border-radius: 100%; -o-border-radius: 100%; font-size: 0px; line-height: 0px; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; }
.single-full-quote-bar-slider .slick-dots li.slick-active button, .single-full-quote-bar-slider .slick-dots li button:hover { background: #FF3565 !important; }  
.single-full-quote-bar-slider .single-full-quote-slider .slider-item { opacity: 1; pointer-events: auto; }

.intro-bar.single-presentation { text-align: center; }
.intro-bar.single-presentation .right.fullwidth { max-width: 810px; margin: 0 auto; }

.new-social-single-bar { padding: 0 0 40px; }
.new-social-single-bar .grid-item { width: 33.33333333%; float: left }
.new-social-single-bar .grid-item p { padding: 0px; }
.new-social-single-bar .grid-item twitterwidget, .new-social-single-bar .grid-item iframe, .new-social-single-bar .grid-item .social-iframe div, .new-social-single-bar .grid-item .social-iframe span { padding: 0px !important; margin: 0px !important; width: 100% !important; max-width: 100% !important; }
.new-social-single-bar .grid-item .social-iframe { padding: 0 10px 20px; }
.new-social-single-bar .social-single-inner { margin: 0 -10px; } 


.single-post-form { position: relative; }
.single-post-form .contact-bar.formlist .tabright { padding: 0px; float: none; width: 100%; margin: 0px; max-width: 488px; }
.single-post-form .contact-bar h4 { font-size: 40px; color: #000; line-height: 40px; letter-spacing: 3.14px; font-family: 'inter_uibold'; text-transform: uppercase;   padding-bottom: 15px }
.single-post-form .wpcf7-form { padding: 0px; }
.single-post-form .contact-bar div.wpcf7-response-output.wpcf7-mail-sent-ok { display: none !important; }
.single-post-form .wpcf7-form input[name="your-subject"] { display: none; }
.single-post-form .download-pdf { opacity: 0; z-index: 0; position: absolute; top: 0px; left: 0px; visibility: hidden; }


.download-pdf-btn { padding: 19px 10px; position: absolute; top: 114px; left: 50%; width: 140px; background: rgba(0,0,0,0.69); font-size: 18px; line-height: 24px; font-family: 'brandon_textbold'; color: #fff; text-decoration: none; z-index: 2; text-align: center; margin-left: 489px; letter-spacing: 0.02em; }
.download-pdf-btn:before { content: ""; position: absolute; bottom: -13px; left: 0px; width: 0; height: 0; border-style: solid; border-width: 0px 0 13px 70px; border-color: transparent transparent transparent rgba(0,0,0,0.69); transition: all .4s; -webkit-transition: all .4s; -ms-transition: all .4s; }
.download-pdf-btn:after { content: ""; position: absolute; bottom: -13px; left: auto; right: 0px; width: 0; height: 0; border-style: solid; border-width: 0px 70px 13px 0; border-color: transparent rgba(0,0,0,0.69) transparent transparent; transition: all .4s; -webkit-transition: all .4s; -ms-transition: all .4s; }
.download-pdf-btn:hover { background: rgba(0,173,239,0.69); }
.download-pdf-btn:hover:before { border-color: transparent transparent transparent rgba(0,173,239,0.69); }
.download-pdf-btn:hover:after { border-color: transparent rgba(0,173,239,0.69) transparent transparent; }


.download-logo-bar { padding: 100px 0 96px; }
.download-logo-bar .text { width: 43%; float: left; }
.download-logo-bar .image { margin: 41px -16px 0 0; width: 48.4%; float: right; background: rgba(0,0,0,0.19); height: 447px; padding: 0 57px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center;   -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }
.download-logo-bar h1 { padding-bottom: 0px; }
.download-logo-bar h3 { padding-bottom: 42px; }
.download-logo-bar .btn { margin-top: 18px; padding: 11px 26px 11px 26px; font-size: 18px; line-height: 22px; letter-spacing: 3px; }
.download-logo-bar .btn:after { content: ""; width: 17px; height: 14px; display: inline-block; vertical-align: top; background: url(images/external-link1.png) top left no-repeat; background-size: 17px auto; margin: 4px 0px 0 9px; }
.download-logo-bar .btn:hover:after { background-image: url(images/external-link1-hover.png); }
.download-logo-bar .show-mobile-only { display: none; }

.contact-bar.formlist .tabright .contactform#form1 .wpcf7-recaptcha { margin: 10px 0 20px; }
.contact-bar.formlist .tabright .contactform#form2 .wpcf7-recaptcha { margin: -10px 0 20px; }
.contact-bar.formlist .tabright .contactform#form3 .wpcf7-recaptcha { margin: -5px 0 20px; } 


/* ------------------------------------------------------------------ New CSS ------------------------------------------------*/
#header.new-header { padding: 0px; background: #fff; box-shadow: 0 1px 1px rgba(0,0,0,0.2); -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.2); -ms-box-shadow: 0 1px 1px rgba(0,0,0,0.2); -o-box-shadow: 0 1px 1px rgba(0,0,0,0.2); -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.2); }
#header.new-header .wrapper { max-width: 100%; }
#header.new-header .logo { margin: 29px 0 0; float: left; max-width: 300px; position: relative; }
#header.new-header .logo img { transition: all 0.4s; -webkit-transition: all 0.4s; -moz-transition: all 0.4s; -ms-transition: all 0.4s; -o-transition: all 0.4s; }
#header.new-header .logo img.sticky-logo { position: absolute; top: 0px; left: 0px; opacity: 0; } 
#header.new-header .latest-menu-bar { margin: 0 -30px 0 0; float: right; }
#header.new-header .latest-menu-bar .menu-primary-menu-container { float: left; }
#header.new-header .latest-menu-bar .visit-link { float: left; }
#header.new-header .latest-menu-bar .visit-link li .sub-menu-wrap { left: auto; right: 0px; }
#header.new-header .latest-menu-bar ul { padding: 0px; margin: 0px; list-style-type: none; }
#header.new-header .latest-menu-bar ul li.home-link { display: none; }
#header.new-header .latest-menu-bar ul li.show-on-foundry-360-page, #header.new-header .latest-menu-bar ul li.show-on-video-studios-page, #header.new-header .latest-menu-bar ul li.show-on-the-foundry-page { display: none; }
body.page-template-foundry-360-work #header.new-header .latest-menu-bar ul li.show-on-foundry-360-page, body.page-template-video-studios-work #header.new-header .latest-menu-bar ul li.show-on-video-studios-page, body.page-template-the-foundry-work #header.new-header .latest-menu-bar ul li.show-on-the-foundry-page { display: block; }
body.page-template-foundry-360-work #header.new-header .latest-menu-bar ul li.show-on-work-page, body.page-template-video-studios-work #header.new-header .latest-menu-bar ul li.show-on-work-page, body.page-template-the-foundry-work #header.new-header .latest-menu-bar ul li.show-on-work-page { display: none; }
#header.new-header .latest-menu-bar ul li { float: left; padding: 0px; position: relative; }
#header.new-header .latest-menu-bar ul li a { padding: 35px 110px 34px; color: #252D32; display: block; text-decoration: none; font-family: 'inter_uisemi_bold'; font-size: 25px; line-height: 30px; }
#header.new-header .latest-menu-bar ul li.increase-width > a { min-width: 294px; text-align: center; }
#header.new-header .latest-menu-bar ul li.all-work-menu-item > a:after { content: "\f107"; display: inline-block; vertical-align: top; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; margin: 3px 0 0 12px; transition: all 350ms; -webkit-transition: all 350ms; }
#header.new-header .latest-menu-bar ul li:not(.current-menu-item) a:hover, #header.new-header .latest-menu-bar ul li:not(.current-menu-item):hover > a { color: #f7164b; }
body.page-template-work #header.new-header .latest-menu-bar ul li a, body.page-template-archive #header.new-header .latest-menu-bar ul li a, body.page-template-contact #header.new-header .latest-menu-bar ul li a, body.page-template-the-foundry-template #header.new-header .latest-menu-bar ul li a, body.blog #header.new-header .latest-menu-bar ul li a, body.single-post #header.new-header .latest-menu-bar ul li a, body.page-template-privacy-policy #header.new-header .latest-menu-bar ul li a { color: #ffffff; }
#header.new-header .latest-menu-bar ul li.current-menu-item > a, body.single.single-post #header.new-header .latest-menu-bar ul li.menu-item-2909 > a, body.single.single-post #header.new-header .latest-menu-bar ul li.menu-item-6706 > a {  background-color: #FF3565; background-image: linear-gradient(225deg, #ff657e 0%, #fc2f5b 100%); color: #fff; }
#header.new-header .latest-menu-bar ul .sub-menu-wrap { position: absolute; top: 100%; left: 0px; width: 349px; transition: clip 0.6s linear; -webkit-transition: clip 0.6s linear; clip: rect(0 auto 0px 0); max-height: calc(100vh - 149px); overflow: auto; -webkit-overflow-scrolling: touch; }
body.no-touch-devices-body #header.new-header .latest-menu-bar ul li.all-work-menu-item:hover > a:after, #header.new-header .latest-menu-bar ul li.all-work-menu-item > a.active:after { transform: rotate(180deg); -webkit-transform: rotate(180deg); }
#header.new-header .latest-menu-bar ul  ul { position: relative; }
#header.new-header .latest-menu-bar ul ul .sub-menu-inner { position: relative; }
#header.new-header .latest-menu-bar ul ul:after { content: ''; position: absolute; z-index: -1; top: 0; bottom: 0; left: 0; right: 0; background-color: #fff; -webkit-transform: scaleY(0);transform: scaleY(0); -webkit-transform-origin: top left; transform-origin: top left; transition: -webkit-transform 0.6s ease; transition: transform 0.6s ease; transition: transform 0.6s ease, -webkit-transform 0.6s ease; box-shadow: 0 1px 1px rgba(0,0,0,0.2); -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.2); -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.2); -ms-box-shadow: 0 1px 1px rgba(0,0,0,0.2); -o-box-shadow: 0 1px 1px rgba(0,0,0,0.2); }
#header.new-header.showFixed .latest-menu-bar ul ul:after { background-color: #252d32; }
body.no-touch-devices-body #header.new-header .latest-menu-bar ul li:hover ul:after, #header.new-header .latest-menu-bar ul li .active ul:after { -webkit-transform: scaleY(1); transform: scaleY(1); }
body.no-touch-devices-body #header.new-header .latest-menu-bar ul li:hover .sub-menu-wrap { clip: rect(0 auto calc(100vh - 149px) 0); }
#header.new-header .latest-menu-bar ul ul li { display: block; float: none; border-top: 1px solid rgba(255,255,255,0.5); opacity: 0; transition: opacity 1s ease; -webkit-transition: opacity 1s ease; }
#header.new-header .latest-menu-bar ul ul li a { padding: 15px; text-align: center; color: #252D32; height: 100px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }
body.no-touch-devices-body #header.new-header .latest-menu-bar ul li:hover ul li, #header.new-header .latest-menu-bar ul li .active ul li { opacity: 1; }

body.touch-devices-body #header.new-header .latest-menu-bar ul.visit-link li:hover .sub-menu-wrap.active { clip: rect(0 auto 1024px 0); }


.wpcf7 div.wpcf7-validation-errors, .wpcf7 div.wpcf7-acceptance-missing, .wpcf7 div.wpcf7-spam-blocked, .wpcf7 div.wpcf7-mail-sent-ok { border: 0px; padding: 0px; color: #f00; margin: 10px 0 0; }
.wpcf7 div.wpcf7-mail-sent-ok { color: #398f14; }

#header.new-header.showFixed .latest-menu-bar ul li a { color: #fff; }

#header.new-header.showFixed, body.single.single-post #header.new-header, body.page-template-contact #header.new-header, body.error404 #header.new-header, body.page-template-work #header.new-header, body.page-template-archive #header.new-header, body.page-template-the-foundry-template #header, body.blog #header.new-header, body.page-template-privacy-policy #header.new-header { background: #252d32; } 
#header.new-header.showFixed .logo img.sticky-logo, body.single.single-post #header.new-header .logo img.sticky-logo, body.page-template-contact #header.new-header .logo img.sticky-logo, body.error404 #header.new-header .logo img.sticky-logo, body.page-template-work #header.new-header .logo img.sticky-logo, body.page-template-archive #header.new-header .logo img.sticky-logo, body.page-template-the-foundry-template #header .logo img.sticky-logo, body.blog #header .logo img.sticky-logo, body.page-template-privacy-policy #header .logo img.sticky-logo { opacity: 1; }
#header.new-header.showFixed .logo img.normal-logo, body.single.single-post #header.new-header .logo img.normal-logo, body.page-template-contact #header.new-header .logo img.normal-logo, body.error404 #header.new-header .logo img.normal-logo, body.page-template-work #header.new-header .logo img.normal-logo, body.page-template-archive #header.new-header .logo img.normal-logo, body.page-template-the-foundry-template #header .logo img.normal-logo, body.blog #header .logo img.normal-logo, body.page-template-privacy-policy #header .logo img.normal-logo { opacity: 0; }
body.page-template-work #header.new-header, body.page-template-archive #header.new-header { box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; -ms-box-shadow: none; -o-box-shadow: none; }

body.page-template-work #header.new-header.showFixed, body.page-template-archive #header.new-header.showFixed, body.page-template-foundry-360-work #header.new-header.showFixed, body.page-template-video-studios-work #header.new-header.showFixed, body.page-template-the-foundry-work #header.new-header.showFixed { box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; -ms-box-shadow: none; -o-box-shadow: none; }

body.single.single-post #wrapper { padding-top: 99px; }


.new-footer-bar { background: #252D32; margin: -100px 0 0; position: relative; }
.new-footer-bar .new-wrapper { padding: 0 30px; position: relative; }
.new-footer-bar .footer-logo { position: absolute; top: 30px; left: 30px; max-width: 300px; }
.new-footer-bar .social { position: absolute; top: 34px; right: 78px; }
.new-footer-bar .widgettitle { display: none; }
.new-footer-bar p { font-size: 20px; line-height: 26px; padding: 0px; margin: 0px; color: #fff; text-align: center; letter-spacing: 0.2px; font-family: 'GothamBook'; }
.new-footer-bar p a { text-decoration: underline; color: #fff; }
.new-footer-bar p a:hover { text-decoration: none; }
.new-footer-bar p strong { display: none; }
.new-footer-bar .widget_execphp { padding: 37px 0; }
.new-footer-bar .wrapper { padding: 0 30px; max-width: 100%; }


.home-project-block .repeat { position: relative; padding-bottom: 113px; overflow: hidden; background: #fff; box-shadow: 0 1px 2px rgba(0,0,0,0.1); -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.1); margin-top: 30px; }
.home-project-block .sub-title { font-size: 12px; line-height: 16px; color: #FF911E; text-transform: uppercase; letter-spacing: 0.14em; display: block; padding: 0 0 11px; }
.home-project-block p { font-size: 16px; line-height: 25px; }
.home-project-block p a { text-decoration: underline; }
.home-project-block p a:hover { text-decoration: none; }
.home-project-block .top-content { padding: 90px 0px 36px 0; position: relative; }
.home-project-block h2 { padding-bottom: 3px; }
.home-project-block .btn { position: absolute; bottom: 0px; left: calc(50% + 312px); width: calc(50% - 312px); text-align: left; }

.new-about-bar { padding: 0px 0 30px; }
.new-about-bar .repeat { overflow: hidden; background: #fff; box-shadow: 0 1px 2px rgba(0,0,0,0.1); -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.1); margin-top: 30px; }
.new-about-bar .sub-title { font-size: 12px; line-height: 16px; color: #FF911E; text-transform: uppercase; letter-spacing: 0.14em; display: block; padding: 0 0 4px; }
.new-about-bar p { font-size: 16px; line-height: 24px; }
.new-about-bar p a { text-decoration: underline; }
.new-about-bar .row-wrap { padding: 96px 0 95px; } 
.new-about-bar .image { min-width: 573px; }
.new-about-bar .image img { box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); width: 100%; }
.new-about-bar .text { padding: 0 130px 95px 0; }
.new-about-bar h2 { padding-bottom: 9px; }
.new-about-bar .inner { position: relative; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center;-ms-flex-align: center; align-items: center; }
.new-about-bar .btn { position: absolute; bottom: 51px; left: 0px; min-width: 272px; } 
.new-about-bar .latest-work-label { display: block; text-align: right; font-size: 18px; line-height: 24px; padding: 24px 0 0; letter-spacing: 0.18px; }
.new-about-bar .latest-work-label a { text-decoration: none; color: #1d99b2; }
.new-about-bar .latest-work-label small { font-family: 'ACaslonProItalic'; font-size: 14px; color: #FF911E; line-height: 24px; display: inline-block; vertical-align: top; padding: 3px 6px 0 0; }
.new-about-bar .repeat:nth-of-type(2n) .text { order: 2; padding: 0 0px 95px 130px; text-align: right; }
.new-about-bar .repeat:nth-of-type(2n) .btn { left: auto; right: 0px; }
.new-about-bar .repeat:nth-of-type(2n) .latest-work-label { text-align: left; }

body.page-template-foundry-360-template { background: #f3f3f3; }

.new-what-we-do-bar { padding: 0 0 55px; overflow: hidden; }
.new-what-we-do-bar .repeat { overflow: hidden; background: #fff; box-shadow: 0 1px 2px rgba(0,0,0,0.1); -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.1); margin-top: 55px; }
.new-what-we-do-bar .sub-title { font-size: 20px; line-height: 26px; color: #ff7f90; text-transform: uppercase; letter-spacing: 2.5px; display: block; padding: 0 0 4px; font-family: 'GothamBook'; }
.new-what-we-do-bar .inner { padding: 191px 0 145px; }
.new-what-we-do-bar h2 { padding-bottom: 79px; font-size: 61px; line-height: 61px; font-family: 'GothamBook'; letter-spacing: 0px; }
.new-what-we-do-bar p { font-size: 31px; line-height: 48px; font-family: 'GothamBook'; }
.new-what-we-do-bar .wp-block-column:not(:first-child) { margin-left: 84px; }  
.new-what-we-do-bar .wp-block-column { flex-basis: calc(50% - 42px); }

.new-capability-bar { padding: 0 0 55px; }
.new-capability-bar .inner { padding: 192px 0 172px; }
.new-capability-bar .repeat { overflow: hidden; background: #fff; box-shadow: 0 1px 2px rgba(0,0,0,0.1); -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.1); position: relative; }
.new-capability-bar .sub-title { font-size: 20px; line-height: 26px; color: #FF911E; text-transform: uppercase; letter-spacing: 2.5px; display: block; padding: 0 0 7px; font-family: 'GothamBook'; }
.new-capability-bar .top-contnet .left h2 { font-size: 61px; line-height: 61px; font-family: 'GothamBook'; letter-spacing: 0px; }
.new-capability-bar .top-contnet .right p { font-size: 31px; line-height: 48px; font-family: 'GothamBook'; }
.new-capability-bar .sub-title.show-on-mobile-only { display: none; }
.new-capability-bar .new-what-we-do-bar .inner { padding: 108px 0 80px; }
.new-capability-bar .capabilities-wrap { clear: both; margin: 0 -21px; }
.new-capability-bar .capabilities-wrap:after { content: ""; clear: both; display: block; height: 0px; overflow: hidden; }
.new-capability-bar .capabilities-wrap .rpt { width: 25%; float: left; padding: 21px; }
.new-capability-bar .capabilities-wrap .rpt .toggle-cs-btn  { border: 1px solid #FF3565; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center;-ms-flex-align: center; align-items: center; color: #FF3565; font-size: 31px; line-height: 42px; text-decoration: none; min-height: 186px; padding: 10px 30px; justify-content: center; text-align: center; font-family: 'GothamBook'; }
.new-capability-bar .top-contnet { padding: 0 0 79px; overflow: hidden; }
.new-capability-bar .top-contnet .left { width: 25.8%; float: left; }
.new-capability-bar .top-contnet .right { width: 48%; float: left; padding: 7px 0px 0 0; }
.new-capability-bar .capability-overlay { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background: #fff; opacity: 0; visibility: hidden; transition: all 350ms; -webkit-transition: all 350ms; -moz-transition: all 350ms; -ms-transition: all 350ms; -o-transition: all 350ms; }
.new-capability-bar .capability-overlay.show { opacity: 1; visibility: visible; }
.new-capability-bar .capability-overlay .top-row { border-bottom: 2px solid #e9e9e9; padding: 23px 0 25px; }
.new-capability-bar .capability-overlay .top-row h2 { padding: 0px 192px 0 0; color: #252d32; font-size: 48px; line-height: 48px; font-family: 'GothamBook'; }
.new-capability-bar .capability-overlay .text { width: 34.4%; float: left; padding: 60px 100px 0 0; } 
.new-capability-bar .capability-overlay .text.full-width { width: 100%; padding: 0; }
.new-capability-bar .capability-overlay .image { width: 65.6%; float: left; } 
.new-capability-bar .capability-overlay .image img { width: 100%; }
.new-capability-bar .capability-overlay .content { padding: 111px 0 30px; }
.new-capability-bar .capability-overlay .content p { font-size: 31px; line-height: 48px; font-family: 'GothamBook'; }
.new-capability-bar .capability-overlay .project-name { display: block; font-size: 31px; line-height: 47px; padding: 60px 0 0; letter-spacing: 0.3px; font-family: 'GothamBook'; }
.new-capability-bar .capability-overlay .project-name a { text-decoration: none; color: #FF3565; }
.new-capability-bar .capability-overlay .project-name small { font-family: 'ACaslonProItalic'; font-size: 25px; color: #FF911E; display: inline-block; vertical-align: top; padding: 3px 2px 0 0; }
.new-capability-bar .capability-overlay .pagingInfo { padding: 0px 29px 0 0; letter-spacing: 2px; position: absolute; top: 26px; right: 332px; display: block; color: #252d32; font-size: 39px; line-height: 39px; letter-spacing: 3.9px; font-family: 'GothamBook'; }
.new-capability-bar .capability-overlay .pagingInfo small { font-size: 25px; padding: 0px; letter-spacing: 0px; }
.new-capability-bar .slick-arrow.slick-disabled { visibility: visible; }
.new-capability-bar .slick-arrow.slick-disabled:before { opacity: 0.2; }
.new-capability-bar .slick-arrow { top: 0px; margin: 0px; left: auto; width: 99px; height: 96px; border-left: 2px solid #e9e9e9; background: none; }
.new-capability-bar .slick-arrow.slick-prev { left: auto; right: 183px; background: #fff; }
.new-capability-bar .slick-arrow.slick-prev:before { content: ""; margin: -16px 0 0 -8px; position: absolute; top: 50%; left: 50%; display: block; width: 0; height: 0; border-style: solid; border-width: 16px 17px 16px 0; border-color: transparent #252d32 transparent transparent; transition: all 350ms; -webkit-transition: all 350ms; -moz-transition: all 350ms; -ms-transition: all 350ms; -o-transition: all 350ms; }
.new-capability-bar .slick-arrow.slick-prev i, .new-capability-bar .slick-arrow.slick-next i { display: none; }
.new-capability-bar .slick-arrow.slick-next { left: auto; right: 84px; background: #fff; }
.new-capability-bar .slick-arrow.slick-next:before { content: ""; margin: -16px 0 0 -8px; position: absolute; top: 50%; left: 50%; display: block; width: 0; height: 0; border-style: solid; border-width: 16px 0 16px 17px; border-color: transparent transparent transparent #252d32; transition: all 350ms; -webkit-transition: all 350ms; -moz-transition: all 350ms; -ms-transition: all 350ms; -o-transition: all 350ms; }
.new-capability-bar .slick-arrow.slick-prev:hover, .new-capability-bar .slick-arrow.slick-next:hover { background: #fff; }
.new-capability-bar .capability-overlay-close { position: absolute; top: 0px; right: 0px; border-left: 2px solid #e9e9e9; width: 84px; height: 96px; background: #fff; line-height: 97px; text-align: center; z-index: 100; }
.new-capability-bar .capability-overlay-close svg { display: inline-block; vertical-align: middle; width: 28px; height: 28px; }

.home-contact-bar .inner { text-align: right; background: #fff; box-shadow: 0 1px 2px rgba(0,0,0,0.1); -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.1); margin-top: 30px; min-height: 510px; position: relative; overflow: hidden; }
.home-contact-bar .inner .btn { margin-top: 98px; }
.home-contact-bar .inner .text { margin-top: -8px; width: 100%; font-size: 498px; line-height: 498px; color: #F3F3F3; font-family: 'GothamUltra'; text-transform: uppercase; text-align: left; letter-spacing: 13px; overflow: hidden; }
.home-contact-bar .inner .text-wrap { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; }
.home-contact-bar .inner .text .on-screen-spacer { position: absolute; top: -100px; left: 0px; width: 100%; height: 1px; display: block; }

.new-contact-banner { position: relative; height: 562px; background: #fff; }
.new-contact-banner .text { padding: 48px 0 0; font-size: 497px; line-height: 498px; color: #F3F3F3; font-family: 'GothamUltra'; text-transform: uppercase; text-align: left; letter-spacing: 13px; width: 100%; overflow: hidden; }
.new-contact-banner .text .on-screen-spacer { position: absolute; top: -100px; left: 0px; width: 100%; height: 1px; display: block; }

.new-contact-bar {  }
.new-contact-bar h2 { padding-bottom: 27px; font-size: 61px; line-height: 61px; font-family: 'inter_uiregular'; letter-spacing: 0px; }
.new-contact-bar .introtext { padding: 342px 0 219px; }
.new-contact-bar .contactTab { padding: 0px 0 106px; margin: 0px; list-style-type: none; }
.new-contact-bar .contactTab li { display: inline-block; vertical-align: top; padding: 0 60px 0 0; }
.new-contact-bar .contactTab li a { padding: 0 4px 23px; display: block; font-family: 'inter_uiregular'; font-size: 48px; line-height: 54px; color: #252d32; opacity: 0.2; border-bottom: 3px solid #fff; }
.new-contact-bar .contactTab li a:hover { opacity: 1; text-decoration: none; }
.new-contact-bar .contactTab li a.active { color: #f9315c; opacity: 1; border-bottom-color: #f9315c; text-decoration: none; }
.new-contact-bar .contact-content { display: none; } 

.new-contact-address-bar { padding: 143px 0 227px; overflow: hidden; background-color: #f8f8f8; }
.new-contact-address-bar .sub-title { font-size: 25px; line-height: 30px; color: #ff7f90; text-transform: uppercase; letter-spacing: 3px; display: block; padding: 0 0 16px; font-family: 'inter_uimedium'; }
.new-contact-address-bar p { font-size: 31px; line-height: 44px; color: #252d32; }
.new-contact-address-bar h2 a { color: #252d32; text-decoration: none; }
.new-contact-address-bar .repeat { float: left; width: 45%; }
.new-contact-address-bar .repeat:nth-of-type(2n) { float: right; width: 41%; }
.new-contact-bar .new-contact-address-bar h2 { padding-bottom: 23px; }
.new-contact-bar #wpcf7-f21-p18-o1 { padding-bottom: 65px; }
.new-contact-bar span.upload { font-size: 25px; line-height: 25px; letter-spacing: 6.25px; color: #fff; font-family: 'inter_uibold'; font-weight: normal; width: 488px; height: 90px; background-color: #ff3565; background-image: linear-gradient(225deg, #ff657e 0%, #fc2f5b 100%); text-transform: uppercase; display: flex; line-height: normal; cursor: pointer; margin: 0px 30px 0px 0; padding: 0 10px; align-items: center; float: left; justify-content: center; text-align: center; position: relative; }
.new-contact-bar span.upload input { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; opacity: 0; }
.new-contact-bar span.upload .wpcf7-form-control-wrap { position: static; }

.slick-dots.hide-dots { display: none !important; }

.featured-news-post-bar { padding: 142px 0 66px; background: #781935; }
.featured-news-post-bar h1 { color: #fff; }
.featured-news-post-bar .feature-image { float: right; width: 48.6%; }
.featured-news-post-bar .left-text { padding: 30px 130px 0 0; width: 51.4%; max-width: 100%; }
.featured-news-post-bar .date_mete { color: #fff; padding: 78px 0 0px; }
.featured-news-post-bar h3 { font-size: 31px; color: #fff; line-height: 40px; padding: 0 0 8px; }
.featured-news-post-bar h3 a { color: #fff; text-decoration: none;  }
.featured-news-post-bar p { color: #fff; font-size: 16px; line-height: 24px; }
.featured-news-post-bar .read_more { color: #fff; font-family: 'inter_uimedium'; }

.new-filter-bar { padding: 0 100px; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); -ms-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); background: #fff; text-align: right; position: relative; top: 0px; left: 0px; width: 100%; z-index: 2; }
.new-filter-bar.is-fixed { position: fixed; top: 98px; }
.new-filter-bar.is-fixed.inside-filter-bar { top: 100px; display: none; }
.new-filter-bar .filter-counter-toggle { padding: 17px 36px; text-align: right; font-size: 20px; color: #f7164b; display: inline-block; vertical-align: top; text-decoration: none; font-family: 'GothamBook'; position: relative; }
.new-filter-bar .filter-reset-toggle { font-size: 20px; color: #a7a7a7; line-height: 26px; border-right: 1px solid #cccccc; text-decoration: none; padding: 18px 20px 17px 36px; display: inline-block; vertical-align: top; position: relative; font-family: 'GothamBook'; letter-spacing: 0.5px; margin: 0 14px 0 0; }
.new-filter-bar .filter-counter-toggle svg { display: inline-block; vertical-align: top; margin: 6px 0 0 18px; width: 18px; height: 18px; }
.new-filter-bar .filter-counter-toggle .counter { position: absolute; top: 17px; left: 2px; display: block; color: #fff; width: 26px; height: 26px; border-radius: 100%; -webkit-border-radius: 100%; -moz-border-radius: 100%; -ms-border-radius: 100%; -o-border-radius: 100%; font-family: 'inter_uimedium'; font-size: 12px; line-height: 26px; background-color: #f7164b; text-align: center; }   
.new-filter-bar .filter-counter-toggle .counter:empty { display: none; }


.work-bar .work-sub-title { font-size: 12px; line-height: 16px; color: #FF911E; text-transform: uppercase; letter-spacing: 0.14em; display: block; padding: 96px 0 5px; }
.work-bar h1 { padding: 96px 0 0px; font-size: 25px; line-height: 37px; color: #252d32; font-family: 'inter_uimedium'; letter-spacing: 1px; }


.stripe-color-single-bar { display: -webkit-flex; display: flex; }
.stripe-color-single-bar .sc-repeat { height: 65px; -webkit-flex: 1 0 0px; flex: 1 0 0px; }

.intro-bar .left .slick-slider .slick-list { padding: 0px; width: 100%; }
.intro-bar .left .slick-dots { padding: 70px 0 0px; margin: 0px; list-style-type: none; }
.intro-bar .left .slick-dots li { display: inline-block; vertical-align: top; padding: 0 20px 0 0; }
.intro-bar .left .slick-dots li button { border: 0px; width: 20px; height: 20px; display: block; margin: 0px; padding: 0px; -webkit-appearance: none; -moz-appearance: none; -ms-appearance: none; -o-appearance: none; appearance: none; cursor: pointer; border-radius: 100%; -webkit-border-radius: 100%; -moz-border-radius: 100%; -o-border-radius: 100%; -ms-border-radius: 100%; font-size: 0px; line-height: 0px; background: #eaeaea; transition: all 350ms; -webkit-transition: all 350ms; -moz-transition: all 350ms; -ms-transition: all 350ms; -o-transition: all 350ms; }
.intro-bar .left .slick-dots li button:hover, .intro-bar .left .slick-dots li.slick-active > button { background: #FF3565; }
.intro-bar .left .slick-slide:not(.slick-active) { opacity: 1; pointer-events: auto; }
.new-capability-bar .slick-slide:not(.slick-active) { opacity: 1; pointer-events: auto; }  

#sb_instagram .sb_instagram_header, #sb_instagram #sbi_load { display: none !important; } 

.sticky-bottom-footer { padding: 0 30px; background-color: #0091FF; /*background-image: url(images/sticky-logo.svg);*/ background-position: center left; background-repeat: no-repeat; font-size: 16px; line-height: 52px; height: 50px; color: #fff; position: fixed; top: 0px; left: 0px; width: 100%; z-index: 999; letter-spacing: 0.42px; overflow: hidden; font-family: 'inter_uisemi_bold'; }
.sticky-bottom-footer p { padding: 0px; }
.sticky-bottom-footer a { font-family: 'inter_uibold'; text-decoration: underline; color: #fff; }
.sticky-bottom-footer a:hover { text-decoration: none; }
body.website-2 .sticky-bottom-footer { background-color: #FF3565; }
body.website-2 .filter-bar-fixed-wrap .switch-toggle-pop { background-color: #FF3565; }

body.website-2 #header.new-header .latest-menu-bar ul li.current-menu-item > a, body.website-2.single.single-post #header.new-header .latest-menu-bar ul li.menu-item-2909 > a { background-color: #0091FF; background-image: linear-gradient(225deg, #7ec5fb 0%, #0091FF 100%); }
body.website-2 #header.new-header .latest-menu-bar ul li:not(.current-menu-item) a:hover, body.website-2 #header.new-header .latest-menu-bar ul li:not(.current-menu-item):hover > a { color: #0091FF; }
body.website-2 #header.new-header .latest-menu-bar ul ul li a:hover { color: #fff; }

body.website-2 .featured-work-bar .sponsor-name, body.website-2 .workgrid li .inner .sponsor-name a, body.website-2 .new-contact-address-bar .sub-title, body.website-2 .new-what-we-do-bar .sub-title, body.website-2 .new-capability-bar .sub-title { color: #0091FF; }
body.website-2 .new-filter-bar .filter-counter-toggle, body.website-2 .intro-bar .left .featured-label { color: #0091FF; }
body.website-2 .new-filter-bar .filter-counter-toggle .counter { background: #0091FF; }
body.website-2 .home-instagram-bar h2 a { background-image: linear-gradient(225deg, #7ec5fb 0%, #0091FF 100%); }
body.website-2 .inner-banner-bar .play-btn { background-color: #0091FF; background-image: linear-gradient(225deg, #7ec5fb 0%, #0091FF 100%); }
body.website-2 .home-project-block p a { color: #0091FF; }
body.website-2 .btn { background-color: #0091FF; background-image: linear-gradient(225deg, #7ec5fb 0%, #0091FF 100%); }
body.website-2 .home-instagram-bar .slick-dots li button:hover, body.website-2 .home-instagram-bar .slick-dots li.slick-active > button { background: #0091FF; } 
body.website-2 .featured-work-bar .slick-dots li button:hover, body.website-2 .featured-work-bar .slick-dots li.slick-active > button { background: #0091FF; }
body.website-2 .new-mobile-menu-bar { background-color: #0091FF; background-image: linear-gradient(225deg, #7ec5fb 0%, #0091FF 100%); }
body.website-2 .work-type-list .galleryToggle:after { background: #0091FF; } 
body.website-2 .filter-bar-fixed-wrap .filter-bottom .select-all-btn { background-color: #0091FF; background-image: linear-gradient(225deg, #7ec5fb 0%, #0091FF 100%); }
body.website-2 .filter-bar-fixed-wrap .filter-cancel-btn { background: none; }
body.website-2 .work-type-list .filter-dropdown ul li a.active { color: #0091FF; }
body.website-2 .work-type-list .filter-dropdown ul li a.active .check { border-color: #0091FF; color: #0091FF; background-color: #0091FF; }
body.website-2 .new-capability-bar .capabilities-wrap .rpt .toggle-cs-btn { border-color: #0091FF; color: #0091FF; }
body.website-2 .new-capability-bar .capability-overlay .project-name a { color: #0091FF; }
body.website-2 .read_more { color: #0091FF; }
body.website-2 .featured-news-post-bar .read_more { color: #fff; }
body.website-2 input[type="submit"] { background-color: #0091FF; background-image: linear-gradient(225deg, #7ec5fb 0%, #0091FF 100%); }
body.website-2 .slider-single-bar .controls .slick-dots li.slick-active button, body.website-2 .slider-single-bar .controls .slick-dots li button:hover { background: #0091FF; } 
body.website-2 .new-contact-bar span.upload { background-color: #0091FF; background-image: linear-gradient(225deg, #7ec5fb 0%, #0091FF 100%); }

body.website-2 .play-btn.home-external-link, body.website-2 .home-detail-link { background-color: #0091FF; background-image: linear-gradient(225deg, #7ec5fb 0%, #0091FF 100%); }
body.website-2 #pp-nav li a.active { background: #0091FF; }

body.website-2 .single-full-quote-bar-slider .slick-dots li.slick-active button, body.website-2 .single-full-quote-bar-slider .slick-dots li button:hover { background: #0091FF !important; }
body.website-2 .intro-bar .left .slick-dots li button:hover, body.website-2 .intro-bar .left .slick-dots li.slick-active > button { background: #0091FF; }

body.website-2 #header.new-header .latest-menu-bar ul ul:after { background: #0091FF; }
body.website-2 .wpcf7-form select { background-image: url(images/new-select-arrow-blue.png); }

body.website-2 .new-contact-bar .contactTab li a.active { color: #0091FF; border-bottom-color: #0091FF; }


body.single-work .single-wirk-bar .single-title { display: none; } 
.play-btn.header-play-btn { display: none; }
.filter-bar-fixed-wrap .switch-toggle-pop .textswitchmobile { display: none; }

body.page-template-the-foundry-template .wrapper, body.page-template-foundry-360-template .wrapper { max-width: 1170px; } 
body.page-template-the-foundry-template .new-what-we-do-bar .wp-block-column { flex-basis: calc(100% - 0px); }  

sup { vertical-align: super; font-size: smaller; }
sub { vertical-align: sub; font-size: smaller; }

html { height: 100%; }
body.home .new-footer-bar { display: none; }
body.home { height: 100%; }
body.home #wrapper { height: 100%; padding: 99px 0 0px; }
body.home #wrapper #mainCntr { height: 100%; }
body.home #content-part { height: 100%; }

.new-home-slider { height: 100%; }
.new-home-slider .only-touch-devices-show { display: none; }
.new-home-slider .tablet-banner-image, .new-home-slider .mobile-banner-image { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background-size: cover; background-position: center center; background-repeat: no-repeat; display: none; }
.new-home-slider .picture-banner-image { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; }
.new-home-slider .picture-banner-image img { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; object-fit: cover; object-position: center center; }
.new-home-slider .inner-banner-bar h1 { font-size: 119px; line-height: 119px; letter-spacing: 0px; }
.new-home-slider .inner-banner-bar p { font-size: 61px; letter-spacing: 0px; line-height: 47px; font-family: 'inter_uiregular'; padding: 30px 0 0 0px; }
.new-home-slider .inner-banner-bar { height: 100%; background-size: cover; background-repeat: no-repeat; background-position: top center; -webkit-transition: all 1000ms ease 0s; -moz-transition: all 1000ms ease 0s; -o-transition: all 1000ms ease 0s; transition: all 1000ms ease 0s; }
.new-home-slider .inner-banner-bar:not(:nth-of-type(1)) { transform: translate3d(0px, 100%, 0px); }
.new-home-slider .inner-banner-bar.active { transform: translate3d(0px, 0px, 0px); }
.new-home-slider .inner-banner-bar .inner-banner-image { min-height: 100%; height: 100%; background-position: center center; }
.new-home-slider .inner-banner-bar .inner-banner-image:before { opacity: 0; }
.new-home-slider .inner-banner-bar .text { padding: 0 155px; bottom: 295px; }
.new-home-slider .inner-banner-bar .text a { text-decoration: none; }
.new-home-slider .inner-banner-bar .text a:hover { text-decoration: none; }
.play-btn.home-external-link, .home-detail-link { position: absolute; left: auto; right: 0px; bottom: 0px; width: 725px; font-size: 20px; line-height: 26px; display: inline-block; vertical-align: top; padding: 36px 65px 30px; text-align: center; background-color: #FF3565; text-decoration: none; color: #fff; font-weight: normal; font-family: 'inter_uibold'; text-transform: uppercase; letter-spacing: 6px; height: auto; margin: 0;  background-image: linear-gradient(225deg, #ff657e 0%, #fc2f5b 100%); background-size: auto auto; text-align: left; z-index: 15; }
.play-btn.home-external-link { padding-left: 119px; }
.play-btn.home-external-link:hover, .home-detail-link:hover { text-decoration: none; }
.play-btn.home-external-link .cs-play { position: absolute; left: 40px; top: 25px; width: 44px; height: 44px; border: 4px solid #fff; border-radius: 100%; -webkit-border-radius: 100%; -moz-border-radius: 100%; -ms-border-radius: 100%; -o-border-radius: 100%; display: block; }
.play-btn.home-external-link .cs-play:before { content: ""; position: absolute; top: 11px; left: 15px; width: 0; height: 0; display: block; border-style: solid; border-width: 7px 0 7px 9px; border-color: transparent transparent transparent #fff; }

.pp-section { height:100%; position:absolute; top: 0px; left: 0px; width:100%; backface-visibility: hidden; }
#pp-nav { position: fixed; z-index: 100; margin-top: -32px; top: 50%; right: 91px; opacity: 1; }
.pp-section.pp-table{ display: table; }
.pp-tableCell { display: table-cell; vertical-align: middle; width: 100%; height: 100%; }
#pp-nav ul { margin: 0; padding: 0; list-style-type: none; }
#pp-nav li { display: block; margin:0; padding: 9px 0px; position:relative; }
#pp-nav li a { display: block; position: relative; z-index: 1; width: 18px; height: 18px; cursor: pointer; text-decoration: none; border-radius: 100%; -webkit-border-radius: 100%; background: #fff; width: 18px; height: 18px; }
#pp-nav li a.active { background: #FF3565; }

.latest-about-page-bar { padding: 390px 0 520px; text-align: center; background: #fff; }
.latest-about-page-bar h1 { padding: 0 0 25px; font-size: 119px; line-height: 119px; color: #252d32; background-image: linear-gradient(225deg, #ff657e 0%, #fc2f5b 100%); background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent; font-family: 'caslon_graphique_dregular'; letter-spacing: 0px; }
.latest-about-page-bar h1 br { display: none; }
.latest-about-page-bar h2 { padding: 0 0 90px; color: #f9315c; font-family: 'GothamBook'; font-size: 61px; font-weight: normal; line-height: 47px; letter-spacing: 0px; }
.latest-about-page-bar p { color: #676767; font-family: 'inter_uiregular'; font-size: 39px; line-height: 60px; }

.container-flex, .single-wirk-bar .wrapper { max-width: 2080px; margin: 0 auto; padding: 0px; }
.container-flex:after { content: ""; height: 0px; overflow: hidden; clear: both; width: 100%; }

body.website-2 #header.new-header .logo { margin: 16px 0 0; width: 325px; height: 68px; max-width: inherit; }
body.website-2 #header.new-header .logo img { width: 325px; height: 68px; }
body.website-2 .new-footer-bar .footer-logo { top: 17px; width: 325px; height: 68px; max-width: inherit; }
body.website-2 .new-footer-bar .footer-logo img { width: 325px; height: 68px; }

.headerHeight { height: 450px; }
.headerHeight img.wpsmartcrop-image { height: 450px; width: 100%; }  


.inner-banner-bar .text.banner-style { bottom: 195px; }
.inner-banner-bar .text.banner-style h1 { font-size: 95px; line-height: 95px; padding-bottom: 5px; }
.inner-banner-bar .text.banner-style p { font-size: 31px; line-height: 47px; font-family: 'GothamBook'; letter-spacing: 0px; }
.inner-banner-bar .text.banner-style img { width: 188px; height: 75px; }
.inner-banner-bar .text.banner-style .wp-block-image { margin: 0 0 32px; }

.inner-banner-bar .device-portrait-only { display: none; }
.inner-banner-bar .portrait-banner-video { display: none; }
.inner-banner-bar .hide-on-desktop { display: none; }

body.single-work #content-part, body.page-template-foundry-360-template #mainCntr { padding-top: 99px; }

/*body.no-touch-devices-body .mbr-parallax-background { background-attachment: fixed; }*/

.about-page-wrapper { position: relative; background: #f3f3f3; margin-top: 1051px; }
.about-banner-bar { position: fixed; top: 99px; left: 0px; width: 100%; }

.website-single-bar.full-bleed-version:not(.do-not-remove-top-bottom-space), .video-single-bar.full-bleed-version:not(.do-not-remove-top-bottom-space) { padding: 0px !important; }
.website-single-bar.full-bleed-version.do-not-remove-top-bottom-space, .video-single-bar.full-bleed-version.do-not-remove-top-bottom-space { padding-bottom: 0px !important; }
.website-single-bar.full-bleed-version .wrapper, .video-single-bar.full-bleed-version .wrapper { max-width: 100%; padding: 0px; margin: 0px; }
.video-single-bar.full-bleed-version ul li, .website-single-bar.full-bleed-version ul li { padding: 0px !important; }
.video-single-bar.full-bleed-version .video-list { padding: 0px; }

.website-single-bar .broll-video { width: 100%; position: relative; }
.website-single-bar .broll-video .broll-inner-video { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; }
.website-single-bar .broll-video video { display: block; width: 100%; height: 100%; object-fit: cover; pointer-events: none; }

body.open-filter-menu-bar { overflow: hidden; }

.work-type-list .filter-dropdown.fullColumnFilter .category-left { width: 1888px; }

.commonBox.post-single-page.default-page { padding: 150px 0 100px; }
.default-page .blogdetails { float: none; max-width: 100%; margin: 0 auto; left: auto; }
.default-page .blogdetails h1 { padding: 0 0 25px; font-size: 119px; line-height: 119px; color: #252d32; background-image: linear-gradient(225deg, #ff657e 0%, #fc2f5b 100%); background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent; font-family: 'caslon_graphique_dregular'; letter-spacing: 0px; }
.default-page .blogdetails h2 { padding: 0 0 90px; color: #f9315c; font-family: 'GothamBook'; font-size: 61px; font-weight: normal; line-height: 47px; letter-spacing: 0px; }
.commonBox.post-single-page.default-page .blogdetails ul, .commonBox.post-single-page.default-page .blogdetails ol { padding: 0px 0 30px 20px; }
.commonBox.post-single-page.default-page .blogdetails ol li, .commonBox.post-single-page.default-page .blogdetails ul li { padding: 0 0 5px; }
.commonBox.post-single-page.default-page table { margin: 10px auto 50px auto; border-spacing: 0px; border-collapse: collapse; }
.commonBox.post-single-page.default-page table td { padding: 21px 20px; border: 1px #000 solid; }
.commonBox.post-single-page.default-page table td:nth-of-type(1) { width: 35%; }
.commonBox.post-single-page.default-page .blogdetails table ul, .commonBox.post-single-page.default-page .blogdetails table ol { padding: 10px 0 0px 20px; }

body.single-awards #header.new-header { display: none; }
body.single-awards .work-banner-bar { top: 0px; }
body.single-awards #content-part { padding-top: 0px !important; }
body.single-awards .slider-single-bar + .slider-single-bar { padding-top: 0px; }

.workgrid.archive-page, .videogrid.archive-page { padding-top: 0px; display: none; flex-wrap: wrap; align-items: flex-start; }
.workgrid.archive-page.is-cs-active, .videogrid.archive-page.is-cs-active { display: flex; }
.workgrid.archive-page li, .videogrid.archive-page li { width: 12.5%; display: none; }
.workgrid.archive-page li.animate, .videogrid.archive-page li.animate { display: block; }

.workgrid.archive-page li .inner .bottom-text .bottom-text-inner { padding-top: 30px; }
.workgrid.archive-page li .inner .sponsor-name { padding-bottom: 5px; font-size: 22px; line-height: 28px; }
.workgrid.archive-page li .inner h3 { font-size: 14px; line-height: 20px; letter-spacing: 0.5px; }
.workgrid.archive-page li .inner .bottom-text { min-height: 180px; }

.intro-bar.new-intro-bar h2 { padding-bottom: 20px; }
/*.intro-bar.new-intro-bar.text-white-color { padding-bottom: 0px !important; }*/
.intro-bar.new-intro-bar.text-white-color h2, .intro-bar.new-intro-bar.text-white-color h3, .intro-bar.new-intro-bar.text-white-color p { color: #fff; }

.postid-7681 .video-single-bar  { position: relative; background: url(images/bg-img.jpg) no-repeat left bottom; background-size: cover; }
.postid-7681 .video-single-bar ul li .image { padding-bottom: calc(69.25% - 2px); background-color: transparent; }
.postid-7681 .single-wirk-bar:before { content: ''; position: absolute; left: 0; top: 190px; width: 100%; height: 91%; background: url(images/artboard-img1.png) no-repeat left top; background-size: contain; }

.new-contact-bar .wpcf7-spinner { margin-top: 32px; }

.video-single-bar ul, .website-single-bar ul { display: flex; flex-wrap: wrap; justify-content: center; } 

.more-work { padding: 0 0 70px; display: none; position: relative; color: #f7164b; font-family: 'caslon_graphique_dregular'; font-size: 30px; line-height: 35px; text-align: center; text-transform: uppercase; }
.more-work.is-cs-active { display: block; }
.more-work:before { content: ""; position: absolute; top: 17px; left: 0px; width: 100%; height: 1px; display: block; background: #ccc; }
.more-work span {
    padding: 0 40px 0 40px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    font-family: 'inter_uimedium';
    background: #fff;
    color: #252d32;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 1px;
}

body #content-part .is-jw-bg-player-video .jwplayer { position: absolute !important; top: 0px !important; left: 0px !important; height: 100% !important; height: 100% !important; }
body #content-part .is-jw-bg-player-video .jwplayer .jw-media video { object-fit: cover !important; }
body #content-part .is-jw-bg-player-video .jw-title { display:none !important; }
body #content-part .is-jw-bg-player-video .jw-button-container { display: none !important; }
body #content-part .is-jw-bg-player-video .jw-controls { display: none !important; }  
body #content-part .is-jw-bg-player-video .jw-error .jw-preview, body #content-part .is-jw-bg-player-video .jwplayer .jw-preview { background-size: cover !important; }

.single-awards .new-footer-bar { display: none; }
.intro-bar .left .work-left-logo-slider.is-awards-page:not(.slick-initialized) .sc-repeat:not(:nth-of-type(1)) { padding: 30px 0px 10px; display: block; }

body.single-awards .work-banner-bar.no-image { height: auto; position: relative; top: auto; left:  auto; background: none; }
body.single-awards .work-banner-bar.no-image h1, body.single-awards .work-banner-bar.no-image .sponsor-name {  color: #272727; }

body.single-awards .work-banner-bar.no-image .text { padding: 90px 0 0; position: relative; left: auto; bottom:  auto; } 
body.single-awards #bannerdefault.work-banner-bar.no-image:before { display: none; }

.intro-bar+.remove-top-padding { padding-top: 0px !important; }

.d-flex { display: flex; flex-wrap: wrap; }
.v-center { align-items: center; }
.v-start { align-items: flex-start; }
.v-end { align-items: flex-end; }
.h-center { justify-content: center; }
.h-end { justify-content: flex-end; }

.postid-1252 .intro-bar.new-intro-bar:not(.remove-top-padding):not(:nth-last-of-type(1)),
.postid-1254 .intro-bar.new-intro-bar:not(.remove-top-padding):not(:nth-last-of-type(1)) { padding-top: 0px; }
.postid-1255 .intro-bar.new-intro-bar:not(.remove-top-padding) { padding-top: 0px; }

.postid-1959 .website-single-bar:nth-of-type(4) { padding-top: 0px; }

.website-single-bar ul .is-show-mobile-frame a { margin: 0px 20px; border: 20px solid #f1f1f1; border-top-width: 75px; border-bottom-width: 70px; border-radius: 50px; -webkit-border-radius: 50px; background: #f1f1f1; }
.website-single-bar ul .is-show-mobile-frame .vd-mobile-header { padding: 14px 26px 0px 48px; min-height: 75px; position: absolute; top: -75px; left: 0px; z-index: 1; background: url(images/menu.svg) left 0px top calc(50% + 7px) no-repeat; background-size: 29px auto; }
.website-single-bar ul .is-show-mobile-frame .vd-mobile-header img { width: auto; max-height: 24px; max-width: 150px; }

.website-single-bar .tiktok-embed { min-width: 100% !important; margin: 0px !important; }


.intro-bar .btn-wrap { padding: 0px 0px 20px; gap: 15px; }
.intro-bar .btn-wrap .button { padding: 14px 55px 14px 20px; text-decoration: none; color: #FFF; font-size: 20px; line-height:  24px; font-family: 'inter_uiregular'; border-radius: 10px; background: #BA0018 url(images/external-icon.svg) top 50% right 20px no-repeat; background-size: 24px auto; }

.postid-1804 .website-single-bar:nth-of-type(4) { padding-top: 0px !important; }
.postid-1840 .website-single-bar:nth-of-type(4) { padding-top: 0px !important; }

.innovate-to-a-future-state.tiktok_website_embed_video .innovate-to-a-future-state-inner { max-height: none; height: auto; max-width: 100%; }
.innovate-to-a-future-state.tiktok_website_embed_video .facebook-video-container { overflow: inherit; display: flex; align-items: center; justify-content: center; min-height: 100%; height: auto; background: none; }
 .website-single-bar .innovate-to-a-future-state.tiktok_website_embed_video .facebook-video-container .tiktok-embed { max-width: 325px !important; min-width: 325px !important; }
.innovate-to-a-future-state.tiktok_website_embed_video .facebook-video-container iframe { height: revert-layer; }

.single-awards.postid-2157 .website-single-bar:nth-of-type(3),
.single-awards.postid-2157 .website-single-bar:nth-of-type(6),
.single-awards.postid-2157 .website-single-bar:nth-of-type(8) { padding-top: 0px !important; }

.single-awards.postid-2158 .website-single-bar:nth-of-type(3),
.single-awards.postid-2158 .website-single-bar:nth-of-type(5) { padding-top: 0px !important; }

.single-awards.postid-2159 .website-single-bar:nth-of-type(3),
.single-awards.postid-2160 .website-single-bar:nth-of-type(3) { padding-top: 0px !important; }

.single-awards.postid-2161 .website-single-bar:nth-of-type(2) { padding-top: 0px !important; padding-bottom: 0px !important; }

.jw-preview { background-color: none !important; }
.jw-wrapper { background-color: transparent !important; }

.single-awards.postid-2221 .website-single-bar:nth-of-type(3),
.single-awards.postid-2221 .website-single-bar:nth-of-type(4),
.single-awards.postid-2221 .website-single-bar:nth-of-type(6),
.single-awards.postid-2221 .website-single-bar:nth-of-type(7) { padding-top: 0px; }  