

@import url("font.css");

body{
  width: 100%;
  padding: 0;
  margin: 0 auto;
  height: auto;
  clear: both;

}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
/***** scroll bar right red css code ****/
::-webkit-scrollbar {
  width: 3px;
}

::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #000; 
  /*border-radius: 10px;*/
}

::-webkit-scrollbar-thumb {
  background: #ed2960;
 /* border-radius: 10px;*/
}

::-webkit-scrollbar-thumb:hover {
  background: #ed2960; 
}

.mySlides {display:none;}
.w3-red,.w3-hover-red:hover{color:#fff!important;/*background-color:#ee2e62!important*/}


.left{
  float: left;
}
.right{
  float: right;
}
.one-social-media-panel-3{
  margin-left: 0;
}

/****************/

.toggle-holder
{   display: block;
    z-index: 1;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

#toggle:hover
{
    cursor: pointer;
}

#toggle div
{
    height: 3px;
    margin-bottom: 6px;
    background-color: #fff;
    width: 22px;
}

#toggle .second-menu-line
{
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    
}

#toggle:hover .second-menu-line
{
    /*-webkit-transform: translate3d(10px,0,0);
    transform: translate3d(10px,0,0);*/
}

#toggle.on .first-menu-line {
    

    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
#toggle.on .second-menu-line {
    

    -webkit-transform: translate3d(-5px,0,0);
    transform: translate3d(-5px,0,0);
}
#toggle.on .third-menu-line {
    

    -webkit-transform: translate3d(-10px,0,0);
    transform: translate3d(-10px,0,0);
}

#toggle .third-menu-line
{        
    margin-bottom: 5px;
}

#menu-txt{
  clear: both;
  float: left;
  font-family: 'Gotham-MediumItalic';
  font-size: 12px;
  margin-top: 2%;
  cursor: pointer;
  margin-left: -25%;
  margin-left: -95%;
  padding-right: 20%;
}
#menu-txt.on{
  clear: both;
  float: left;
  font-family: 'Gotham-Medium';
  font-size: 12px;
  cursor: pointer;

}
/****************/




.fa {
  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;
  color: #231f20;
}
.clear{
  clear: both;
}
.clearix{
  margin: 5%;
}
.clearix-br{
  margin-top: 15%;
}
.clear-br{
  margin-bottom: 5%;
}
.txt-lnk{
  color: #fff;
}
.txt-lnk a{
  color: #fff;
  text-decoration: none;
}
.txt-lnk a:hover{
  color: #fff;
  text-decoration: none;
}
.container-medical{
  width: 100%;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  overflow: hidden; 
}

.video-container{
	width: 100%;
	max-width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}
.video-bg{
  width: 100%;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  overflow: hidden;
}
.right{
	float: right;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}
.sticky .logo {
  top: 20%;
}
.sticky  {
  padding-top: 65px;
}
.sticky .menu-open{
  top: 35%;
  color: #000;
}
.sticky #toggle div{
  background-color: #000;
}
.logo-siyah{
  display: none;
}
.logo-beyaz{
  display: block;
}
.sticky .logo-beyaz{
  display: none;
}
.sticky .logo-siyah{
  display: block;
}

.header {
  z-index: 99999 !important;
  /*background: rgba(0, 0, 0, 0.3);*/
  background: rgba(255, 255, 255, 0.3);
  -webkit-box-shadow: 0px 4px 7px 0px rgba(0,0,0,0.25);
  -moz-box-shadow: 0px 4px 7px 0px rgba(0,0,0,0.25);
  box-shadow: 0px 4px 7px 0px rgba(0,0,0,0.25);
}

.menu-holder
{
  float: right;
  max-width: 80%;
  font-weight: bold;
}

#slider-wrapper { position: relative;color: #fff;z-index: 9999;}
    #slider-wrapper .slider-inner { position: absolute;margin-top: 20%;}
    #slider-wrapper .slider-inner span {z-index: 9999; display:block;  width: 10px; overflow: hidden; color: #fff;cursor: pointer;}
    #slider-wrapper .slider-inner span:before {z-index: 9999; display:block;  width: 10px; overflow: hidden; color: #fff;}
    #slider-wrapper .slider-inner span:hover {z-index: 9999; animation: mymove .2s ease-in-out; width: 100px; }

.navbar{
    position: absolute !important;
    z-index: 99999 !important;
}

#sidebar-wrapper {
  z-index: 1000;
  position: fixed;
  right: 250px;
  width: 0;
  height: 100%;
  margin-right: -250px;
  overflow-y: auto;
  background: #fff;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  text-align: right;
  overflow: hidden;
}

#wrapper.toggled #sidebar-wrapper {
  width: 50%;
}

/* Sidebar Styles */

.sidebar-nav {
  position: absolute;
  top: 0;
  width: 250px;
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
  right: 20%;
}

.sidebar-nav li {
  text-indent: 20px;
  line-height: 40px;
}

.sidebar-nav li a {
  display: block;
  text-decoration: none;
  color: #999999;
}

.sidebar-nav li a:hover {
  text-decoration: none;
  color: #000;
  background: rgba(255, 255, 255, 0.2);
}

.sidebar-nav li a:active, .sidebar-nav li a:focus {
  text-decoration: none;
}

.sidebar-nav>.sidebar-brand {
  height: 65px;
  font-size: 18px;
  line-height: 60px;
}

.sidebar-nav>.sidebar-brand a {
  color: #999999;
}

.sidebar-nav>.sidebar-brand a:hover {
  color: #fff;
  background: none;
}
.menu-dky-left {
  white-space: nowrap;
  position: absolute;
  top: 0%;
  transform: rotate(90deg);
  color: #000;
  left: -1%;
  letter-spacing: 1px;
  opacity: 0;
  z-index: 99999999;
  font-family: 'Gotham-Bold';
  font-size: 12px;
}
.head-dky-right {
  white-space: nowrap;
  position: absolute;
  top: 38%;
  transform: rotate(90deg);
  color: #8a8a8a;
  letter-spacing: 1px;
  text-align: right;
  right: -1.2%;
  font-family: 'Gotham-Light';
  font-size: 9px;
}
.head-dky-right span { 
  position:relative ;
  left:100px;
  top: 9px;
} 
.head-dky-right span::after { 
  content:''; 
  position:absolute; 
  width: 115%; 
  height: 1px; 
  background-color: rgb(138,138,138);
  left: 110%;
  top: 50%;
} 
.head-dky-right span::before { 
  content:''; 
  position:absolute; 
  width: 115%; 
  height: 1px; 
  background-color: rgb(138,138,138);
  left: -125%;
  top: 50%;
}
.head-lineone{
  border-width: 3px;
  border-style: solid;
  border-image: 
  linear-gradient(
    to bottom, 
    red, 
    rgba(0, 0, 0, 0)
    ) 1 49%;
}
.menu-dky-right {
  white-space: nowrap;
  position: absolute;
  top: 38%;
  transform: rotate(90deg);
  color: #000;
  letter-spacing: 1px;
  text-align: right;
  right: -6%;
  font-family: 'Gotham-Light';
  font-size: 12px;
}

.hr-text {
  line-height: 1em;
  position: relative;
  outline: 0;
  border: 0;
  color: black;
  text-align: center;
  height: 1.5em;
  opacity: .5;
}
.hr-text:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 1px;
}
.hr-text:after {
  content: attr(data-content);
  position: relative;
  display: inline-block;
  color: black;
  padding: 0 .5em;
  line-height: 1.5em;
  color: #818078;
}
.head-line-right{
  color: #fff;
  border-right: 1px;
}
.careers{
  clear: both;
  color: #fff;
  text-align: center;
  padding: 5%;
}
.careers-title{
  font-family: 'Gotham-ExtraLight';
  font-size: 14px;
  width: 100%;
  display: block;
  letter-spacing: 1px;
}
.careers-text{
  font-family: 'Gotham-Book';
  font-size: 12px;
  padding: 5%;
  width: 100%;
  display: block;
}
.careers-btn{
  clear: both;
  border: 1px solid #fff;
  color: #fff; 
  background: #5e5758;
  margin: 0 auto;
  font-size: 12px;
  padding: 5%;
  width: 70%;
  display: block;
  margin-top: 10%;
}
.careers-btn a{
  clear: both;
  color: #fff;
  margin: 0 auto;
  font-size: 12px;
  width: 70%;
  display: block;
  text-decoration: none;
}
.careers-btn a:hover{
  clear: both;
  color: #fff;
  margin: 0 auto;
  font-size: 12px;
  width: 70%;
  display: block;
  text-decoration: none;
}
.follow-us{
  clear: both;
  color: #fff;
  text-align: center;
  padding: 5%;
}
.follow-us-title{
  clear: both;
  color: #fff;
  font-family: 'Gotham-ExtraLight';
  font-size: 14px;
  text-align: center;
  padding: 5%;
}
.follow-us li{
  clear: both;
  list-style: none;
  text-align: center;
  margin: 0 auto;
  display: block;
  color: #fff;
  padding: 3%;
}
.follow-us li a{
  list-style: none;
  text-decoration: none;
  margin: 0 auto;
  text-align: center;
  color: #fff;
}
.follow-us li a:hover{
  text-decoration: none;
  text-align: center;
  color: #fff;
}
.follow-us-img{
  clear: both;
  width: 15%;
}
.social-media{
  width: 20%;
  background-color: green;
}

.right-text{
  clear: both;
  float: right;
}
.logo{
  clear: both;
  float: left;
  position: absolute;
  z-index: 2; 
  top: 3%;
  left: 2%;
}
.logo-img{
  clear: both;
  width: 125px!important;
  
}
/*** menü icon css **/
.menu-icon{
  float: right;
  margin-left: 20px;
  font-size: 12px;
  cursor: pointer;
}

.menu-three-bar {
  width: 20px;
  display: block;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  float: right;
}

.menu-three-bar div {
  height: 2px !important;
  background: #fff;
  margin: 4px 0px 0px 0px;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}

.two {
  width: 20px;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.three {
  width: 20px;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

 .menu-three-bar:hover div {
  width: 20px;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.menu-txt{
  clear: both;
  float: left;
  font-family: 'Gotham-MediumItalic';
  font-size: 12px;
  margin-top: 2%;
  cursor: pointer;
  margin-left: -25%;
  margin-left: -115%;
  padding-right: 20%;
}
.menu-icon:hover, .menu-txt:hover{
  clear: both;
  float: left;
  font-family: 'Gotham-Medium';
  font-size: 12px;
  cursor: pointer;

}
.menu-open {
  clear: both;
  position: absolute;
  z-index: 1;
  color: #fff;
  float: right;
  right: 2%;
  top: 4%;
  z-index: 9999999;
  cursor: pointer;
}

.menu {
  position: fixed;
  width: 100%;
  height: 100vh;
  display: block;
  right: -100%;
  z-index: 9999999;
  cursor: pointer;
}

.menu-wrapper {
  position: relative;
  width: 100%;
  height: 100vh;
}

.panel,
.closer {
  position: absolute;
}

.closer {
  top: 3%;
  right: 3%;
  z-index: 999999999999999;
  color: #000;
}

.panel-1 {
  color: #231f20;
  background: #fff;
  width: 60%;
  height: 100%;
  right: -100%;
  z-index: 999999999;
  font-family: 'Gotham-ExtraLight';
  font-size: 14px;
}

.panel-1 ul {
 width: 80%;
 font-family: 'Gotham-ExtraLight';
 list-style: none;
 margin-top: 10%;
 display: block;
 padding-right: 5%;
}

.panel-1 li {
  color: #231f20;
  font-family: 'Gotham-ExtraLight';
  font-size: 25px;
  position: relative;
  z-index: 999999999;
  list-style: none;
  text-align: right;
  padding: 2%;
  margin: auto;
  display: block;
}

.panel-1 li a{
  text-decoration: none;
  color: #231f20;
  /*position: absolute;*/
  position: relative;
  text-align: right !important;
}
.panel-1 li a:hover{
  text-decoration: none;
  color: #231f20;
  /*position: absolute;*/
  position: relative;
  text-align: right !important;
  font-family: 'Gotham-Black';
  font-size: 25px;
}
.panel-1 li a:hover::after {
  content: '';
  position: absolute;
  background-image: url(../images/menuhover-icon.png);
  width: 28px;
  height: 21px;
  top: 12%;
  right: -50px;
}

.panel-2 {
  color: #fff;
  background: #5e5758;
  width: 23%;
  height: 50%;
  bottom: 0;
  right: -60%;
  z-index: 999999999;
}

.panel-3 {
  color: #fff;
  background: #231f20;
  width: 20%;
  height: 50%;
  bottom: 0;
  right: -60%;
  z-index: 999999999;
}
.panel-4 {
  color: #fff;
  width: 50%;
  height: 50%;
  top: 0;
  right: -60%;
  z-index: 99999999999;
}

.close-img{
  width:90%;
}

.inp {
  margin: auto;
  width: 40%;
  max-width: 280px;
  display: block;
  position: relative;
}
.inp .border {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 2px;
  width: 100%;
  background: #07f;
  transform: scaleX(0);
  transform-origin: 0 0;
  transition: all 0.15s ease;
}
.inp input {
  -webkit-appearance: none;
  width: 100%;
  border: 0;
  font-family: inherit;
  padding: 12px 0;
  height: 48px;
  font-size: 16px;
  font-weight: 500;
  border-bottom: 2px solid #c8ccd4;
  background: none;
  border-radius: 0;
  color: #223254;
  transition: all 0.15s ease;
}
.inp input:hover {
  background: rgba(34,50,84,0.03);
}
.inp input:not(:placeholder-shown) + span {
  color: #5a667f;
  transform: translateY(-26px) scale(0.75);
}
.inp input:focus {
  background: none;
  outline: none;
}
.inp input:focus + span {
  color: #07f;
  transform: translateY(-26px) scale(0.75);
}
.inp input:focus + span + .border {
  transform: scaleX(1);
}
.head-top-text{
  clear: both;
  position: absolute;
  z-index: 9999;
  top: 32%;
  font-family: 'Gotham-Ultra';
  font-size: 50px;
  line-height: 50px;
  left: 10%;
  -webkit-text-stroke: 1px white;
  color: transparent;
  text-shadow:
  1px  1px 0 transparent,
  -1px -1px 0 transparent,  
  1px -1px 0 transparent,
  -1px  1px 0 transparent,
  1px  1px 0 transparent;
}
.head-middle-text{
  clear: both;
  top: 48%;
  position: absolute;
  z-index: 999;
  font-family: 'Gotham-Ultra';
  font-size: 50px;
  line-height: 50px;
  left: 10%;
  -webkit-text-stroke: 1px white;
  color: #fff;
  letter-spacing: 1px;
}
.head-bottom-text{
  clear: both;
  position: absolute;
  z-index: 999;
  color: #fff;
  font-size: 12px;
  left: 10%;
  top: 67%;
}
.showreel-container{
  clear: both;
  position: absolute;
  z-index: 999;
  top: 84%;
  left: 10%;
  width: 15%;
}
.showreel-btn{
  background: transparent;
  color: #ed2960;
  border: 0;
  border-bottom: 1px solid #ed2960;
  font-family: 'Gotham-Bold';
  font-size: 16px;
  padding: 6%;
  cursor:pointer;
  transition:all .5s ease;
  letter-spacing: 1px;
  width: 98%;
}
.showreel-btn-img{
 width: 15%;
 padding-bottom: 2%;
 margin-right: 5%;
 padding-top: 2%;
}

.showreel-btn a{
  color: #ed2960;
  font-family: 'Gotham-Bold';
  font-size: 18px;
  padding: 5% 5% 5% 28%;
  cursor:pointer;
  text-decoration: none;
  transition:all .5s ease;
  background: url('../images/showreel-fusya.png') no-repeat;
}
.showreel-btn a:hover{
  color: #fff;
  background: url('../images/showreel-play.png') no-repeat;
}
.hvr-showreel-to-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  color: #fff;

}
.hvr-showreel-to-top:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 0;
  border-bottom: 0;
  background: #ed2960;
  color: #fff;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-showreel-to-top:hover, .hvr-showreel-to-top:focus, .hvr-showreel-to-top:active {
  color: #fff;
  border: 0;
  border-bottom: 0;
}
.hvr-showreel-to-top:hover:before, .hvr-showreel-to-top:focus:before, .hvr-showreel-to-top:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  border: 0;
  border-bottom: 0;
  color: #fff;
}
.video-panel4{
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 999999999;
}

.video-panel4-txtone{
  clear: both;
  position: absolute;
  z-index: 99999999999999;
  font-family: 'Gotham-Bold';
  font-size: 14px;
  top: 80%;
  left: 12%
}
.video-panel4-txttwo{
  clear: both;
  position: absolute;
  z-index: 99999999999999;
  font-family: 'Gotham-ExtraLight';
  font-size: 25px;
  top: 85%;
  left: 12%
}
.panel4-icon-img{
  clear: both;
  position: absolute;
  z-index: 99999999999999;
  width: 3%;
  top: 87%;
  right: 12%;
  float: right;
}

.menu-one{
  right:-50%;
}
.menu-two{
  right:-50%;
}
.menu-three{
  right:-50%;
}
.menu-four{
  right:-50%;
}
.menu-five{
  right:-50%;
}
.menu-six{
  right:-50%;
}
.menu-seven{
  right:-50%;
}
.menu-eight{
  right:-50%;
}
.menu-nine{
  right:-50%;
}


/* ===================================
           client CSS 
====================================== */

.client{
  clear: both;
  background-color: #fff;
  width: 100%;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  position: relative;
  z-index: 999;
}

.client-title-one{
  clear: both;
  z-index: 9999;
  margin: auto;
  font-family: 'Gotham-Ultra';
  font-size: 50px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
}
.client-title-two{
  clear: both;
  margin: auto;
  z-index: 999;
  font-family: 'Gotham-Ultra';
  font-size: 50px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
  letter-spacing: 1px;
  padding-left: 1%;
}
.client-title-txt{
  clear: both;
  font-family: 'Gotham-Medium';
  font-size: 14px;
  margin: auto;
}
.client-column{
  margin: 5%;
}
.client-img{

}
.client-title-one::before {
  content: '';
  width: 384%;
  height: 7%;
  background: #f3f3f3;
  position: absolute;
  z-index: -1;
  transform: skewX(-35deg);
  left: -377%;
}
.client-row-grid{
  border: 0;
  border-left: 1px solid #e8e8e8;
  border-right: 1px solid #e8e8e8;
}

.grid-client {
    position: absolute;
    width: 25%;
    height: 90%;
    border-right: 1px solid #e8e8e8;
}

.grid-client1 {
    left: 50%;
}

.grid-client2 {
    left: 32%;
}

.grid-client3 {
    left: 14%;
}

.grid-client4 {
    left: -3%;
}
.grid-client5 {
    left: -21%;
}
.grid-client6 {
    left: 68%;
}
.client-title-align{
margin-left: 4%;
}


/* ===================================
           service CSS 
====================================== */
.service{
  clear: both;
  background-color: #fff;
  width: 100%;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  position: relative;
  z-index: 999;
}

.service-title-one{
  clear: both;
  z-index: 9999;
  margin: auto;
  font-family: 'Gotham-Ultra';
  font-size: 50px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
}
.service-title-two{
  clear: both;
  margin: auto;
  z-index: 999;
  font-family: 'Gotham-Ultra';
  font-size: 50px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
  letter-spacing: 1px;
  padding-left: 1%;
}
.service-title-txt{
  clear: both;
  font-family: 'Gotham-Medium';
  font-size: 14px;
  margin: auto;
}
.service-column{
  margin: 5%;
}
.service-img{
  z-index: 1;
  margin-bottom: 5%;

}
.service-col1-img-fltr{
  z-index: -1;
  background-image: url('../images/service/service1-filter.png');
  background-repeat: no-repeat;

}
.service-col2-img-fltr{
  z-index: -1;
  background-image: url('../images/service/service2-filter.png');
  background-repeat: no-repeat;

}
.service-col3-img-fltr{
  z-index: -1;
  background-image: url('../images/service/service3-filter.png');
  background-repeat: no-repeat;

}
.service-col4-img-fltr{
  z-index: -1;
  background-image: url('../images/service/service4-filter.png');
  background-repeat: no-repeat;

}
.col-txt-align{
  margin-left: 13%;
  margin-top: 5%;
}
.service-title-one::before {
  content: '';
  width: 384%;
  height: 6%;
  background: #f3f3f3;
  position: absolute;
  z-index: -1;
  transform: skewX(-35deg);
  left: -377%;
}
.title-efekt{

}
.title-efekt::before {
  content:'';
  width: 383%;
  height: 5%;
  background: #f3f3f3;
  position: absolute;
  z-index: -1;
  transform: skewX(-35deg);
  left: -381%;
}
.service-txt-title{
  color: #ee2762;
  font-family: 'Gotham-Black';
  font-size: 18px;
  margin-bottom: 5%;

}
.service-txt{
  color: #231f20;
  font-family: 'Gotham-Book';
  font-size: 12px;

}
.service-row-grid{
  border: 0;
  border-left: 1px solid #e8e8e8;
  border-right: 1px solid #e8e8e8;
}

.grid-service {
    position: absolute;
    width: 33%;
    height: 90%;
    border-left: 1px solid #e8e8e8;
}

.grid-service1 {
    left: 4%;
}
.grid-service2 {
    left: 50%;
}
.grid-service3 {
    left: 93%;
    width: 10%;
}
.service-title-align{
  margin-left: 4%;
}



/* ===================================
           initiative CSS 
====================================== */
.initiative{
  clear: both;
  background-color: #fff;
  width: 100%;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  position: relative;
  z-index: 999;
}

.initiative-title-one{
  clear: both;
  z-index: 9999;
  margin: auto;
  font-family: 'Gotham-Ultra';
  font-size: 50px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
}
.initiative-title-two{
  clear: both;
  margin: auto;
  z-index: 999;
  font-family: 'Gotham-Ultra';
  font-size: 50px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
  letter-spacing: 1px;
}
.initiative-title-txt{
  clear: both;
  font-family: 'Gotham-Medium';
  font-size: 14px;
  margin: auto;
}
.initiative-column{
  margin: 5%;
}
.initiative-img{
  z-index: 1;
  margin-bottom: 5%;
  width: 25%;
}

.col-txt-align-initiative{
  clear: both;
  float: right;
  width: 70%;
  height: 90px;
}
.initiative-title-one::before {
  content: '';
  width: 383%;
  height: 9%;
  background: #f3f3f3;
  position: absolute;
  z-index: -1;
  transform: skewX(-35deg);
  left: -377%;
}
.title-efekt{

}
.title-efekt::before {
  content:'';
  width: 383%;
  height: 5%;
  background: #f3f3f3;
  position: absolute;
  z-index: -1;
  transform: skewX(-35deg);
  left: -381%;
}
.initiative-txt-title{
  color: #ee2762;
  font-family: 'Gotham-Black';
  font-size: 18px;
  margin-bottom: 1%;

}
.initiative-txt{
  color: #231f20;
  font-family: 'Gotham-Book';
  font-size: 12px;
  height: 80px;
}
.initiative-txt a{
  color: #231f20;
  font-family: 'Gotham-Book';
  font-size: 12px;
  text-decoration: none;
}
.initiative-txt a:hover{
  color: #231f20;
  font-family: 'Gotham-Book';
  font-size: 12px;
  text-decoration: none;
}
.initiative-title-align{
  margin-left: 4%;
}


.grid-initiative {
  position: absolute;
  width: 25%;
  height: 96%;
  border-left: 1px solid #e8e8e8;
}
.grid-initiative-y {
  position: absolute;
  width: 80%;
  height: 95%;
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
}

.grid-initiative1 {
  left: 4%;
}
.grid-initiative2 {
  left: 35%;
}
.grid-initiative3 {
  left: 64%;
  width: 10%;
}
.grid-initiative4 {
  left: 95%;
  width: 10%;
}
.grid-initiative5 {
  left: 4%;
  width: 91%;
  top: 56%;
}
.grid-initiative6 {
  left: 4%;
  width: 91%;
  top: 96%;

}
.ok-grey-cls{
  clear: both;
  width:15%;
}
.initiative-btn{
  clear: both;
  color: #a19e9f;
  border: 0;
  border-bottom: 1px solid #a19e9f;
  padding: 5%;
  width: 95%;
  margin: 0 auto;
  background-color: transparent;
}
.initiative-btn-container{
  clear: both;
  width: 100%;
  display: block;
  margin: 0 auto;
  float: left;
  padding: 5% 0 20% 0;
}
.initiative-red{
  text-decoration:line-through;
  text-decoration-color: #ff1e5c;
}



/* ===================================
           testimonials CSS 
====================================== */
.testimonials{
  clear: both;
  background-color: #fff;
  width: 100%;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  position: relative;
  z-index: 999;
}

.testimonials-title-one{
  clear: both;
  z-index: 9999;
  margin: auto;
  font-family: 'Gotham-Ultra';
  font-size: 50px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
}
.testimonials-title-two{
  clear: both;
  margin: auto;
  z-index: 999;
  font-family: 'Gotham-Ultra';
  font-size: 50px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
  letter-spacing: 1px;
  padding-left: 1%;
}
.testimonials-title-txt{
  clear: both;
  font-family: 'Gotham-Medium';
  font-size: 14px;
  margin: auto;
}
.testimonials-column{
  margin: 5%;
}
.testimonials-img{
  z-index: 1;
  margin-bottom: 5%;

}

.col-txt-align{
  margin-left: 13%;
  margin-top: 5%;
}
.testimonials-title-one::before {
  content: '';
  width: 384%;
  height: 11%;
  background: #f3f3f3;
  position: absolute;
  z-index: -1;
  transform: skewX(-35deg);
  left: -377%;
}
.title-efekt{

}
.title-efekt::before {
  content:'';
  width: 383%;
  height: 5%;
  background: #f3f3f3;
  position: absolute;
  z-index: -1;
  transform: skewX(-35deg);
  left: -381%;
}
.testimonials-txt-title{
  color: #ee2762;
  font-family: 'Gotham-Black';
  font-size: 18px;
  margin-bottom: 5%;

}
.testimonials-txt{
  color: #231f20;
  font-family: 'Gotham-Book';
  font-size: 12px;

}
.testimonials-row-grid{
  border: 0;
  border-left: 1px solid #e8e8e8;
  border-right: 1px solid #e8e8e8;
}

.grid-testimonials {
  position: absolute;
  width: 33%;
  height: 90%;
  border-left: 1px solid #e8e8e8;
}

.grid-testimonials1 {
  left: 4%;
}
.grid-testimonials2 {
  left: 50%;
}
.grid-testimonials3 {
  left: 93%;
  width: 10%;
}
.testimonials-title-align{
  margin-left: 4%;
}

.testimonials-img{
  z-index: 1;
}

.col-txt-align-testimonials{
  clear: both;
  float: right;
  width: 80%;
}
.testimonials-txt-title{
  color: #ee2762;
  font-family: 'Gotham-Black';
  font-size: 18px;
  margin-bottom: 1%;

}
.testimonials-txt{
  color: #231f20;
  font-family: 'Gotham-Book';
  font-size: 12px;
  height: 100px;
}

.testimonials-btn-container {
  clear: both;
  width: 100%;
  display: block;
  margin: 0 auto;
  float: left;
  padding: 0 0 15% 0;
}
.testimonials-txt-right{
  text-align: right;
  font-family: 'Gotham-Black';
  width: 75%;
  font-size: 16px;
}
.testimonials-img-right{
  clear: both;
  float: right;
}
.testimonials-txt-grey{
  clear: both;
  color: #9c9798;
  font-family: 'Gotham-MediumItalic';
  font-size: 12px;
  text-align: right;
}

/* ===================================
           career - jobs CSS 
====================================== */
.careers-jobs{
  clear: both;
  background-color: #fff;
  width: 100%;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  position: relative;
  z-index: 999;
}

.careers-jobs-title-one{
  clear: both;
  z-index: 9999;
  margin: auto;
  font-family: 'Gotham-Ultra';
  font-size: 50px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
}
.careers-jobs-title-two{
  clear: both;
  margin: auto;
  z-index: 999;
  font-family: 'Gotham-Ultra';
  font-size: 50px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
  letter-spacing: 1px;
}
.careers-jobs-title-txt{
  clear: both;
  font-family: 'Gotham-Medium';
  font-size: 12px;
  margin: auto;
}
.careers-jobs-column{
  margin: 5%;
}
.careers-jobs-img{
  z-index: 1;
  margin-bottom: 5%;
  width: 25%;
}

.col-txt-align-careers-jobs{
  clear: both;
  float: right;
  width: 70%;
  height: 130px;
}
.careers-jobs-title-one::before {
  content: '';
  width: 383%;
  height: 10%;
  background: #f3f3f3;
  position: absolute;
  z-index: -1;
  transform: skewX(-35deg);
  left: -377%;
}
.title-efekt{

}
.title-efekt::before {
  content:'';
  width: 383%;
  height: 5%;
  background: #f3f3f3;
  position: absolute;
  z-index: -1;
  transform: skewX(-35deg);
  left: -381%;
}
.careers-jobs-txt-title{
  color: #000;
  font-family: 'Gotham-Black';
  font-size: 18px;
  margin-bottom: 1%;

}
.careers-jobs-txt{
  color: #231f20;
  font-family: 'Gotham-Book';
  font-size: 12px;
  height: 80px;
}
.careers-jobs-txt a{
  color: #231f20;
  font-family: 'Gotham-Book';
  font-size: 12px;
  text-decoration: none;
}
.careers-jobs-txt a:hover{
  color: #231f20;
  font-family: 'Gotham-Book';
  font-size: 12px;
  text-decoration: none;
}
.careers-jobs-title-align{
  margin-left: 4%;
}


.grid-careers-jobs {
  position: absolute;
  width: 25%;
  height: 96%;
  border-left: 1px solid #e8e8e8;
}
.grid-careers-jobs-y {
  position: absolute;
  width: 80%;
  height: 95%;
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
}

.grid-careers-jobs1 {
  left: 4%;
}
.grid-careers-jobs2 {
  left: 35%;
}
.grid-careers-jobs3 {
  left: 64%;
  width: 10%;
}
.grid-careers-jobs4 {
  left: 95%;
  width: 10%;
}
.grid-careers-jobs5 {
  left: 4%;
  width: 91%;
  top: 48%;
}
.grid-careers-jobs6 {
  left: 4%;
  width: 91%;
  top: 77%;
}

.ok-grey-cls{
  clear: both;
  width:15%;
}
.careers-jobs-btn{
  clear: both;
  color: #a19e9f;
  border: 0;
  border-bottom: 1px solid #a19e9f;
  padding: 5%;
  width: 100%;
  margin: 0 auto;
  background-color: transparent;
  font-size: 12px;
}
.careers-jobs-btn-container{
  clear: both;
  width: 100%;
  display: block;
  margin: 0 auto;
  float: left;
  padding: 5%;
}
.ok-grey-careers-jobs {
  clear: both;
  width: 15%;
}


/* ===================================
           thinking CSS 
====================================== */
.thinking{
  clear: both;
  background-color: #fff;
  width: 100%;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  position: relative;
  z-index: 999;
}

.thinking-title-one{
  clear: both;
  z-index: 9999;
  margin: auto;
  font-family: 'Gotham-Ultra';
  font-size: 50px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
}
.thinking-title-two{
  clear: both;
  margin: auto;
  z-index: 999;
  font-family: 'Gotham-Ultra';
  font-size: 50px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
  letter-spacing: 1px;
  padding-left: 1%;
}
.thinking-title-txt{
  clear: both;
  font-family: 'Gotham-Medium';
  font-size: 14px;
  margin: auto;
}
.thinking-column{
  margin: 5%;
}
.thinking-img{
  z-index: 1;
  margin-bottom: 5%;

}
.col-txt-align{
  margin-left: 13%;
  margin-top: 5%;
}
.thinking-title-one::before {
  content: '';
  width: 384%;
  height: 7%;
  background: #f3f3f3;
  position: absolute;
  z-index: -1;
  transform: skewX(-35deg);
  left: -377%;
}
.title-efekt{

}
.title-efekt::before {
  content:'';
  width: 383%;
  height: 5%;
  background: #f3f3f3;
  position: absolute;
  z-index: -1;
  transform: skewX(-35deg);
  left: -381%;
}
.thinking-txt-title{
  color: #ee2762;
  font-family: 'Gotham-Black';
  font-size: 18px;
  margin-bottom: 5%;
}
.thinking-txt-title a{
  color: #ee2762;
  font-family: 'Gotham-Black';
  font-size: 18px;
  margin-bottom: 5%;
  text-decoration: none;
}
.thinking-txt-title a:hover{
  color: #ee2762;
  font-family: 'Gotham-Black';
  font-size: 18px;
  margin-bottom: 5%;
  text-decoration: none;
}
.thinking-txt{
  color: #231f20;
  font-family: 'Gotham-Book';
  font-size: 12px;

}
.thinking-row-grid{
  border: 0;
  border-left: 1px solid #e8e8e8;
  border-right: 1px solid #e8e8e8;
}

.grid-thinking {
    position: absolute;
    width: 33%;
    height: 90%;
    border-left: 1px solid #e8e8e8;
}
.grid-thinking1 {
    left: 4%;
}
.grid-thinking2 {
    left: 50%;
}
.grid-thinking3 {
    left: 93%;
    width: 10%;
}
.thinking-title-align{
  margin-left: 4%;
}
.thinking-date-txt{
  color: #a19e9f;
  font-size: 12px;
}


/* ===================================
           contact CSS 
====================================== */
.contact{
  clear: both;
  background-color: #fff;
  width: 100%;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  position: relative;
  z-index: 999;
}

.contact-title-one{
  clear: both;
  z-index: 9999;
  margin: auto;
  font-family: 'Gotham-Ultra';
  font-size: 50px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
}
.contact-title-two{
  clear: both;
  margin: auto;
  z-index: 999;
  font-family: 'Gotham-Ultra';
  font-size: 50px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
  letter-spacing: 1px;
}
.contact-title-txt{
  clear: both;
  font-family: 'Gotham-Medium';
  font-size: 14px;
  margin: auto;
}
.contact-column{
  margin: 5%;
}
.contact-img{
  z-index: 1;
  margin-bottom: 5%;

}

.col-txt-align-contact{
margin-left: -10%;
}
.contact-title-one::before {
  content: '';
  width: 384%;
  height: 10%;
  background: #f3f3f3;
  position: absolute;
  z-index: -1;
  transform: skewX(-35deg);
  left: -377%;
}
.title-efekt{

}
.title-efekt::before {
  content:'';
  width: 383%;
  height: 5%;
  background: #f3f3f3;
  position: absolute;
  z-index: -1;
  transform: skewX(-35deg);
  left: -381%;
}
.contact-txt-title{
  color: #ee2762;
  font-family: 'Gotham-Black';
  font-size: 18px;
  margin-bottom: 1%;

}
.contact-txt{
  color: #231f20;
  font-family: 'Gotham-Book';
  font-size: 14px;
  text-align: center;
  height: 130px;
}
.contact-txt-red{
  color: #ee2762;
  font-family: 'Gotham-Book';
  font-size: 14px;
  text-align: center;
}
.contact-txt a{
  color: #231f20;
  font-family: 'Gotham-Book';
  font-size: 12px;
  text-decoration: none;
}
.contact-txt a:hover{
  color: #231f20;
  font-family: 'Gotham-Book';
  font-size: 12px;
  text-decoration: none;
}
.contact-title-align{
  margin-left: 4%;
}
.contact-view-map {
  clear: both;
  width: 50%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border: 0;
  color: #a19e9f;
  border-bottom: 1px solid #a19e9f;
  padding: 3%;
  cursor: pointer;
  background-color: transparent;
}

.ok-grey-contact{
  clear: both;
  width: 11%;
}

/* ===================================
           Animation CSS 
====================================== */
.animate-client
{
    opacity: 1;
    transition: .3s ease-in;
    -ms-transform: translate(0px,70px); 
    -webkit-transform: translate(0px,70px);
    transform: translate(0px,70px);
}

.animate-client.show-it
{
    opacity: 1;
    -ms-transform: translate(0px,0px); 
    -webkit-transform: translate(0px,0px);
    transform: translate(0px,0px);
}

.animate-service
{
    opacity: 1;
    transition: .3s ease-in;
    -ms-transform: translate(0px,70px); 
    -webkit-transform: translate(0px,70px);
    transform: translate(0px,70px);
}

.animate-service.show-it
{
    opacity: 1;
    -ms-transform: translate(0px,0px); 
    -webkit-transform: translate(0px,0px);
    transform: translate(0px,0px);
}

.animate
{
    opacity: 0;
    transition: .3s ease-in;
    -ms-transform: translate(0px,70px); 
    -webkit-transform: translate(0px,70px);
    transform: translate(0px,70px);
}

.animate.show-it
{
    opacity: 1;
    -ms-transform: translate(0px,0px); 
    -webkit-transform: translate(0px,0px);
    transform: translate(0px,0px);
}

.wait-01s
{
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

.wait-02s
{
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}

.wait-03s
{
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
}

.wait-04s
{
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
}

.wait-05s
{
    -webkit-transition-delay: 0.5s;
    transition-delay: 0.5s;
}

.wait-06s
{
    -webkit-transition-delay: 0.6s;
    transition-delay: 0.6s;
}

.wait-07s
{
    -webkit-transition-delay: 0.7s;
    transition-delay: 0.7s;
}

.wait-08s
{
    -webkit-transition-delay: 0.8s;
    transition-delay: 0.8s;
}

.wait-09s
{
    -webkit-transition-delay: 0.9s;
    transition-delay: 0.9s;
}

.wait-10s
{
    -webkit-transition-delay: 1s;
    transition-delay: 1s;
}

.wait-11s
{
    -webkit-transition-delay: 1.1s;
    transition-delay: 1.1s;
}

.wait-12s
{
    -webkit-transition-delay: 1.2s;
    transition-delay: 1.2s;
}

.wait-13s
{
    -webkit-transition-delay: 1.3s;
    transition-delay: 1.3s;
}

.wait-14s
{
    -webkit-transition-delay: 1.4s;
    transition-delay: 1.4s;
}

.wait-15s
{
    -webkit-transition-delay: 1.5s;
    transition-delay: 1.5s;
}


.video {
  clear: both;
  margin: 0 auto;
  z-index: 99999999999999999999;
  position: relative;
}
.popup { 
  clear: both;
    display:none; 
    position: fixed; 
    top: 0; 
    z-index: 99; 
    width: 100%; 
    height: 100%; 
    background: #000000;
    z-index: 99999999999999999999;
}
.close-button {
  clear: both;
    position: absolute; 
    top: 0; 
    right: 0; 
    width: 50px; 
    height: 50px; 
    text-align: center;
    font-weight: bold;
    font-size: 32px;
    color: #fff;
    background: #000; 
    z-index: 9999999999999999999999;
    line-height: 44px;
    opacity: 0.9;
    cursor: pointer;
}

.close-button:hover {
  clear: both;
    position: absolute; 
    top: 0; 
    right: 0; 
    width: 50px; 
    height: 50px; 
    text-align: center;
    font-weight: bold;
    font-size: 32px;
    color: #FA111B;
    background: #000; 
    z-index: 9999999999999999999999;
    line-height: 44px;
    opacity: 1;
}






/* ===================================
           portfolio CSS 
====================================== */
.portfolio{
  clear: both;
  background-color: #fff;
  width: 100%;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  position: relative;
  z-index: 999;
}

.portfolio-title-one{
  clear: both;
  z-index: 9999;
  margin: auto;
  font-family: 'Gotham-Ultra';
  font-size: 50px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
}
.portfolio-title-two{
  clear: both;
  margin: auto;
  z-index: 999;
  font-family: 'Gotham-Ultra';
  font-size: 50px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
  letter-spacing: 1px;
}
.portfolio-title-txt{
  clear: both;
  font-family: 'Gotham-Medium';
  font-size: 14px;
  margin: auto;
}
.portfolio-column{
  margin: 5%;
}
.portfolio-img{
  z-index: 1;
  margin-bottom: 5%;

}
.portfolio-title-align{
  margin-left: 4%;
}
.portfolio-title-one::before {
  content: '';
  width: 384%;
  height: 3%;
  background: #f3f3f3;
  position: absolute;
  z-index: -1;
  transform: skewX(-35deg);
  left: -377%;
  clear: both;
}
.portfolio-ul{
  clear: both;
  display: inline-block;
  color: #000;
  position: relative;
  z-index: 999999;
}
.portfolio-ul ul{
  list-style: none;
  clear: both;
  display: inline-block;
  color: #000;
}
.portfolio-ul ul li{
  clear: both;
  display: inline-block;
  color: #000;
}


/* ===================================
           grid  CSS 
====================================== */




/* PORTFOLIO */

.grid 
{
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    position: absolute;
    display: block;
    clear: both;
}

.grid-item 
{
    float: left;
    font-size: 0;
    line-height: 0;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    border: 5px solid white;
}

.grid-item img 
{
    display: block;
    width: 100%;
    height: auto;
    max-height: none;
    max-width: none;
    border-radius: 2px;
}

.grid-sizer, .grid-item 
{
    width: 400px;
}

.grid-item.p_two_third
{
    width: 800px;
}

.grid-item.p_one
{
    width: 100%;
}
.grid-item a {
    position: relative;
    display: inline-block;
    text-decoration: none;
    color: #000;
}
.portfolio-text-holder
{
    position: absolute;
    top: 30px;
    left: 30px;
    bottom: 30px;
    right: 30px;
    z-index: 1;
    font-size: 20px;
    background-color: rgba(0, 0, 0, 0.3);
    text-align: center;   
    display: none; 
    color: #fff;
    font-family: 'Gotham-Medium'; 
}

 ul.tags {
    list-style: none;
    position: relative;
    top: 100%;
    padding: 0;
    margin: 0;
    margin-top: -10%;
}

 ul.tags li {display: inline-block;padding: 10px;border: 1px solid #ee2e62;font-size: 12px;margin: 0 5px;}

.portfolio-text
{
    line-height: 100%;
}

.portfolio-type
{
    line-height: 100%;
    font-size: 11px;
    color: #fff;    
    padding-top: 20px;
    letter-spacing: 5px;
    padding-left: 5px;
    font-family: 'Gotham-Medium';
}

.grid-item a:hover
{
    color: #191919;
}

.more-posts-portfolio img
{
    transition: all .2s linear;
    width: 100px;
    height: 100px;
}

.more-posts-portfolio img:hover
{
    cursor: pointer;  
    transform: scale(0.9);
}

div.pp_default .pp_loaderIcon
{
    display: none !important;
}

/* END PORTFOLIO */


/* PORTFOLIO SINGLE */

.single-portfolio h1.entry-title
{
    font-weight: 700;
    font-size: 46px;
    line-height: 55px;
    letter-spacing: -2px;
    margin-bottom: 90px;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

.single-portfolio .entry-title
{
    text-align: center;
}

/* END PORTFOLIO SINGLE */



/* footer */

.copyright{
  clear: both;
  font-family: 'Gotham-Bold';
  font-size: 14px;
  text-align: center;
}
.footer-date{
  clear: both;
  font-family: 'Gotham-Medium';
  font-size: 14px;
  text-align: center;
}
.footer-follow-us{
  clear: both;
  text-align: center;
  font-family: 'Gotham-Medium';
  font-size: 14px;
  margin-left: -5%;
}
.footer-right{
  clear: both;
  text-align: right;
}
.footer-left{
  clear: both;
  text-align: left;
}
.footer-container{
  clear: both;
  margin: 0 auto;
  text-align: center;
  display: block;
  line-height: 70px;
}
.footer-social{
  color: #231f20;
  text-decoration: none !important;
}
.footer-social a{
  color: #231f20;
  text-decoration: none !important;
}
.footer-social a:hover{
  color: #231f20;
  text-decoration: none !important;
}
.ok-cls{
  width: 15%;
}
.client-show-btn{
  clear: both;
  width: 12%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
}
.client-show-btn:hover{
  clear: both;
  width: 12%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
}
.client-hide-btn{
  clear: both;
  width: 12%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
}
.client-hide-btn:hover{
  clear: both;
  width: 12%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
}

.hidden-client{
  display: none;
}
#clienthide {
  display: none;
}
.service-show-btn{
  clear: both;
  width: 12%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
}
.service-show-btn:hover{
  clear: both;
  width: 12%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
}
.service-hide-btn{
  clear: both;
  width: 12%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
}
.service-hide-btn:hover{
  clear: both;
  width: 12%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
}
.hidden-service{
  display: none;
}
#servicehide {
  display: none;
}
.testimonials-show-btn{
  clear: both;
  width: 12%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
}
.testimonials-show-btn:hover{
  clear: both;
  width: 12%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
}
.testimonials-hide-btn{
  clear: both;
  width: 12%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
}
.testimonials-hide-btn:hover{
  clear: both;
  width: 12%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
}
.hidden-testimonial{
  display: none;
}
#testimonialhide {
  display: none;
}
.careers-jobs-show-btn{
  clear: both;
  width: 12%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
}
.careers-jobs-show-btn:hover{
  clear: both;
  width: 12%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
}
.careers-jobs-hide-btn{
  clear: both;
  width: 12%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
}
.careers-jobs-hide-btn:hover{
  clear: both;
  width: 12%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
}
.hidden-careers-job{
  display: none;
}
#careers-jobshide {
  display: none;
}
.thinking-show-btn{
  clear: both;
  width: 12%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
}
.thinking-show-btn:hover{
  clear: both;
  width: 12%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
}
.thinking-hide-btn{
  clear: both;
  width: 12%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
}
.thinking-hide-btn:hover{
  clear: both;
  width: 12%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
}
.hidden-thinking{
  display: none;
}
#thinkinghide {
  display: none;
}
.portfolio-show-btn{
  clear: both;
  width: 12%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
}
.portfolio-show-btn:hover{
  clear: both;
  width: 12%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
}
.portfolio-hide-btn{
  clear: both;
  width: 12%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
}
.portfolio-hide-btn:hover{
  clear: both;
  width: 12%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
}
.hidden-portfolio{
  display: none;
}
#portfoliohide {
  display: none;
}
/* ===================================
           responsive  CSS 
====================================== */

@media screen and (max-width: 2880px){
.head-top-text {
  clear: both;
  position: absolute;
  z-index: 9999;
  top: 40%;
  font-family: 'Gotham-Ultra';
  font-size: 50px;
  line-height: 50px;
  left: 10%;
  -webkit-text-stroke: 1px white;
  color: transparent;
  text-shadow: 1px 1px 0 transparent, -1px -1px 0 transparent, 1px -1px 0 transparent, -1px 1px 0 transparent, 1px 1px 0 transparent;
}
.head-bottom-text {
  clear: both;
  position: absolute;
  z-index: 999;
  color: #fff;
  font-size: 12px;
  left: 10%;
  top: 65%;
}
.panel-1 {
  color: #231f20;
  background: #fff;
  width: 60%;
  height: 100%;
  right: -100%;
  z-index: 999999999;
  font-family: 'Gotham-ExtraLight';
  font-size: 14px;
}
.panel-2 {
  color: #fff;
  background: #5e5758;
  width: 21%;
  height: 50%;
  bottom: 0;
  right: -60%;
  z-index: 999999999;
}
.panel-4 {
  color: #fff;
  width: 50%;
  height: 50%;
  top: 0;
  right: -60%;
  z-index: 99999999999;
}
.menu-dky-right {
  white-space: nowrap;
  position: absolute;
  top: 38%;
  transform: rotate(90deg);
  color: #000;
  letter-spacing: 1px;
  text-align: right;
  right: 0%;
  font-family: 'Gotham-Light';
  font-size: 12px;
}

.grid-sizer, .grid-item 
{
  width: 340px;
}

.grid-item.p_two_third
{
  width: 680px;
}

.grid, .grid-item.p_one
{
  width: 1050px;
}

}

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

.head-top-text {
  clear: both;
  position: absolute;
  z-index: 9999;
  top: 40%;
  font-family: 'Gotham-Ultra';
  font-size: 50px;
  line-height: 50px;
  left: 10%;
  -webkit-text-stroke: 1px white;
  color: transparent;
  text-shadow: 1px 1px 0 transparent, -1px -1px 0 transparent, 1px -1px 0 transparent, -1px 1px 0 transparent, 1px 1px 0 transparent;
}
.head-bottom-text {
  clear: both;
  position: absolute;
  z-index: 999;
  color: #fff;
  font-size: 12px;
  left: 10%;
  top: 65%;
}
.panel-1 {
  color: #231f20;
  background: #fff;
  width: 57%;
  height: 100%;
  right: -100%;
  z-index: 999999999;
  font-family: 'Gotham-ExtraLight';
  font-size: 14px;
}
.panel-2 {
  color: #fff;
  background: #5e5758;
  width: 24%;
  height: 50%;
  bottom: 0;
  right: -60%;
  z-index: 999999999;
}
.panel4-icon-img {
  clear: both;
  position: absolute;
  z-index: 99999999999999;
  width: 3%;
  top: 87%;
  right: 25%;
  float: right;
}
.panel-4 {
  color: #fff;
  width: 50%;
  height: 50%;
  top: 0;
  right: -60%;
  z-index: 99999999999;
}
.menu-dky-right {
  white-space: nowrap;
  position: absolute;
  top: 38%;
  transform: rotate(90deg);
  color: #000;
  letter-spacing: 1px;
  text-align: right;
  right: 0%;
  font-family: 'Gotham-Light';
  font-size: 12px;
}

.grid-sizer, .grid-item 
{
  width: 340px;
}

.grid-item.p_two_third
{
  width: 680px;
}

.grid, .grid-item.p_one
{
  width: 1050px;
}

}

@media screen and (max-width: 2160px){
.head-top-text {
  clear: both;
  position: absolute;
  z-index: 9999;
  top: 37%;
  font-family: 'Gotham-Ultra';
  font-size: 50px;
  line-height: 50px;
  left: 10%;
  -webkit-text-stroke: 1px white;
  color: transparent;
  text-shadow: 1px 1px 0 transparent, -1px -1px 0 transparent, 1px -1px 0 transparent, -1px 1px 0 transparent, 1px 1px 0 transparent;
}
.head-bottom-text {
  clear: both;
  position: absolute;
  z-index: 999;
  color: #fff;
  font-size: 12px;
  left: 10%;
  top: 65%;
}
.panel-1 {
  color: #231f20;
  background: #fff;
  width: 61%;
  height: 100%;
  right: -100%;
  z-index: 999999999;
  font-family: 'Gotham-ExtraLight';
  font-size: 14px;
}
.panel-2 {
  color: #fff;
  background: #5e5758;
  width: 20.5%;
  height: 50%;
  bottom: 0;
  right: -60%;
  z-index: 999999999;
}
.panel-4 {
  color: #fff;
  width: 50%;
  height: 50%;
  top: 0;
  right: -60%;
  z-index: 99999999999;
}
.menu-dky-right {
  white-space: nowrap;
  position: absolute;
  top: 38%;
  transform: rotate(90deg);
  color: #000;
  letter-spacing: 1px;
  text-align: right;
  right: -1%;
  font-family: 'Gotham-Light';
  font-size: 12px;
}

.grid-sizer, .grid-item 
{
  width: 340px;
}

.grid-item.p_two_third
{
  width: 680px;
}

.grid, .grid-item.p_one
{
  width: 1050px;
}
.col-txt-align-testimonials {
  clear: both;
  float: right;
  width: 90%;
}
}

@media screen and (max-width: 1920px){
.head-top-text {
  clear: both;
  position: absolute;
  z-index: 9999;
  top: 37%;
  font-family: 'Gotham-Ultra';
  font-size: 50px;
  line-height: 50px;
  left: 10%;
  -webkit-text-stroke: 1px white;
  color: transparent;
  text-shadow: 1px 1px 0 transparent, -1px -1px 0 transparent, 1px -1px 0 transparent, -1px 1px 0 transparent, 1px 1px 0 transparent;
}
.head-bottom-text {
  clear: both;
  position: absolute;
  z-index: 999;
  color: #fff;
  font-size: 12px;
  left: 10%;
  top: 65%;
}
.panel-1 {
  color: #231f20;
  background: #fff;
  width: 59%;
  height: 100%;
  right: -100%;
  z-index: 999999999;
  font-family: 'Gotham-ExtraLight';
  font-size: 14px;
}
.panel-2 {
  color: #fff;
  background: #5e5758;
  width: 23%;
  height: 50%;
  bottom: 0;
  right: -60%;
  z-index: 999999999;
}
.panel-4 {
  color: #fff;
  width: 50%;
  height: 50%;
  top: 0;
  right: -60%;
  z-index: 99999999999;
}
.menu-dky-right {
  white-space: nowrap;
  position: absolute;
  top: 38%;
  transform: rotate(90deg);
  color: #000;
  letter-spacing: 1px;
  text-align: right;
  right: -2%;
  font-family: 'Gotham-Light';
  font-size: 12px;
}

.grid-sizer, .grid-item 
{
  width: 340px;
}

.grid-item.p_two_third
{
  width: 680px;
}

.grid, .grid-item.p_one
{
  width: 1050px;
}
.col-txt-align-testimonials {
  clear: both;
  float: right;
  width: 90%;
}
}


@media screen and (max-width: 1680px){
.head-top-text {
  clear: both;
  position: absolute;
  z-index: 9999;
  top: 37%;
  font-family: 'Gotham-Ultra';
  font-size: 50px;
  line-height: 50px;
  left: 10%;
  -webkit-text-stroke: 1px white;
  color: transparent;
  text-shadow: 1px 1px 0 transparent, -1px -1px 0 transparent, 1px -1px 0 transparent, -1px 1px 0 transparent, 1px 1px 0 transparent;
}
.head-bottom-text {
  clear: both;
  position: absolute;
  z-index: 999;
  color: #fff;
  font-size: 12px;
  left: 10%;
  top: 65%;
}
.panel-1 {
  color: #231f20;
  background: #fff;
  width: 63%;
  height: 100%;
  right: -100%;
  z-index: 999999999;
  font-family: 'Gotham-ExtraLight';
  font-size: 14px;
}
.panel-2 {
  color: #fff;
  background: #5e5758;
  width: 19%;
  height: 50%;
  bottom: 0;
  right: -60%;
  z-index: 999999999;
}
.panel-4 {
  color: #fff;
  width: 50%;
  height: 50%;
  top: 0;
  right: -60%;
  z-index: 99999999999;
}
.head-middle-text {
  clear: both;
  top: 49%;
  position: absolute;
  z-index: 999;
  font-family: 'Gotham-Ultra';
  font-size: 50px;
  line-height: 50px;
  left: 10%;
  -webkit-text-stroke: 1px white;
  color: #fff;
  letter-spacing: 1px;
}
.menu-dky-right {
  white-space: nowrap;
  position: absolute;
  top: 38%;
  transform: rotate(90deg);
  color: #000;
  letter-spacing: 1px;
  text-align: right;
  right: -5%;
  font-family: 'Gotham-Light';
  font-size: 12px;
}

.grid-sizer, .grid-item 
{
  width: 340px;
}

.grid-item.p_two_third
{
  width: 680px;
}

.grid, .grid-item.p_one
{
  width: 1050px;
}
.col-txt-align-testimonials {
  clear: both;
  float: right;
  width: 90%;
}
.video-panel4-txtone {
  clear: both;
  position: absolute;
  z-index: 99999999999999;
  font-family: 'Gotham-Bold';
  font-size: 14px;
  top: 80%;
  left: 15%;
}
.video-panel4-txttwo {
  clear: both;
  position: absolute;
  z-index: 99999999999999;
  font-family: 'Gotham-ExtraLight';
  font-size: 25px;
  top: 85%;
  left: 15%;
}
.panel4-icon-img {
  clear: both;
  position: absolute;
  z-index: 99999999999999;
  width: 3%;
  top: 87%;
  right: 20%;
  float: right;
}
}

@media screen and (max-width: 1450px) { 
  .grid-sizer, .grid-item 
  {
    width: 340px;
  }

  .grid-item.p_two_third
  {
    width: 680px;
  }

  .grid, .grid-item.p_one
  {
    width: 1050px;
  }

}

@media screen and (max-width: 1440px){
.panel-1 {
  color: #231f20;
  background: #fff;
  width: 63%;
  height: 100%;
  right: -100%;
  z-index: 999999999;
  font-family: 'Gotham-ExtraLight';
  font-size: 14px;
}
.panel-2 {
  color: #fff;
  background: #5e5758;
  width: 19.5%;
  height: 50%;
  bottom: 0;
  right: -60%;
  z-index: 999999999;
}
.panel-4 {
  color: #fff;
  width: 50%;
  height: 50%;
  top: 0;
  right: -60%;
  z-index: 99999999999;
}
.head-top-text {
  clear: both;
  position: absolute;
  z-index: 9999;
  top: 37%;
  font-family: 'Gotham-Ultra';
  font-size: 50px;
  line-height: 50px;
  left: 10%;
  -webkit-text-stroke: 1px white;
  color: transparent;
  text-shadow: 1px 1px 0 transparent, -1px -1px 0 transparent, 1px -1px 0 transparent, -1px 1px 0 transparent, 1px 1px 0 transparent;
}
.head-middle-text {
  clear: both;
  top: 52%;
  position: absolute;
  z-index: 999;
  font-family: 'Gotham-Ultra';
  font-size: 50px;
  line-height: 50px;
  left: 10%;
  -webkit-text-stroke: 1px white;
  color: #fff;
  letter-spacing: 1px;
}
.head-bottom-text {
  clear: both;
  position: absolute;
  z-index: 999;
  color: #fff;
  font-size: 12px;
  left: 10%;
  top: 72%;
}

.grid-sizer, .grid-item 
{
  width: 340px;
}

.grid-item.p_two_third
{
  width: 680px;
}

.grid, .grid-item.p_one
{
  width: 1050px;
}
.col-txt-align-testimonials {
  clear: both;
  float: right;
  width: 90%;
}
.video-panel4-txtone {
  clear: both;
  position: absolute;
  z-index: 99999999999999;
  font-family: 'Gotham-Bold';
  font-size: 14px;
  top: 80%;
  left: 15%;
}
.video-panel4-txttwo {
  clear: both;
  position: absolute;
  z-index: 99999999999999;
  font-family: 'Gotham-ExtraLight';
  font-size: 25px;
  top: 85%;
  left: 15%;
}
.panel4-icon-img {
  clear: both;
  position: absolute;
  z-index: 99999999999999;
  width: 3%;
  top: 87%;
  right: 20%;
  float: right;
}
.panel-1 li {
  color: #231f20;
  font-family: 'Gotham-ExtraLight';
  font-size: 25px;
  position: relative;
  z-index: 999999999;
  list-style: none;
  text-align: right;
  padding: 1.5%;
  margin: auto;
  display: block;
}
}

@media screen and (max-width: 1366px){
.panel-1 {
  color: #231f20;
  background: #fff;
  width: 63%;
  height: 100%;
  right: -100%;
  z-index: 999999999;
  font-family: 'Gotham-ExtraLight';
  font-size: 14px;
}
.panel-2 {
  color: #fff;
  background: #5e5758;
  width: 18%;
  height: 50%;
  bottom: 0;
  right: -60%;
  z-index: 999999999;
}
.panel-4 {
  color: #fff;
  width: 50%;
  height: 50%;
  top: 0;
  right: -60%;
  z-index: 99999999999;
}
.head-top-text {
  clear: both;
  position: absolute;
  z-index: 9999;
  top: 37%;
  font-family: 'Gotham-Ultra';
  font-size: 50px;
  line-height: 50px;
  left: 10%;
  -webkit-text-stroke: 1px white;
  color: transparent;
  text-shadow: 1px 1px 0 transparent, -1px -1px 0 transparent, 1px -1px 0 transparent, -1px 1px 0 transparent, 1px 1px 0 transparent;
}
.head-middle-text {
  clear: both;
  top: 53%;
  position: absolute;
  z-index: 999;
  font-family: 'Gotham-Ultra';
  font-size: 50px;
  line-height: 50px;
  left: 10%;
  -webkit-text-stroke: 1px white;
  color: #fff;
  letter-spacing: 1px;
}
.head-bottom-text {
  clear: both;
  position: absolute;
  z-index: 999;
  color: #fff;
  font-size: 12px;
  left: 10%;
  top: 80%;
}
.showreel-container {
  clear: both;
  position: absolute;
  z-index: 999;
  top: 95%;
  left: 10%;
  width: 15%;
}
.grid-sizer, .grid-item 
{
  width: 340px;
}

.grid-item.p_two_third
{
  width: 680px;
}

.grid, .grid-item.p_one
{
  width: 1050px;
}
.col-txt-align-testimonials {
  clear: both;
  float: right;
  width: 90%;
}
.video-panel4-txtone {
  clear: both;
  position: absolute;
  z-index: 99999999999999;
  font-family: 'Gotham-Bold';
  font-size: 14px;
  top: 80%;
  left: 15%;
}
.video-panel4-txttwo {
  clear: both;
  position: absolute;
  z-index: 99999999999999;
  font-family: 'Gotham-ExtraLight';
  font-size: 25px;
  top: 85%;
  left: 15%;
}
.panel4-icon-img {
  clear: both;
  position: absolute;
  z-index: 99999999999999;
  width: 3%;
  top: 87%;
  right: 20%;
  float: right;
}
.panel-1 li {
  color: #231f20;
  font-family: 'Gotham-ExtraLight';
  font-size: 25px;
  position: relative;
  z-index: 999999999;
  list-style: none;
  text-align: right;
  padding: 1.5%;
  margin: auto;
  display: block;
}
}

@media screen and (max-width: 1280px){
.panel-1 {
  color: #231f20;
  background: #fff;
  width: 60%;
  height: 100%;
  right: -100%;
  z-index: 999999999;
  font-family: 'Gotham-ExtraLight';
  font-size: 14px;
}
.panel-2 {
  color: #fff;
  background: #5e5758;
  width: 22.9%;
  height: 50%;
  bottom: 0;
  right: -60%;
  z-index: 999999999;
}
.panel-4 {
  color: #fff;
  width: 50%;
  height: 50%;
  top: 0;
  right: -60%;
  z-index: 99999999999;
}
.head-top-text {
  clear: both;
  position: absolute;
  z-index: 9999;
  top: 37%;
  font-family: 'Gotham-Ultra';
  font-size: 50px;
  line-height: 50px;
  left: 10%;
  -webkit-text-stroke: 1px white;
  color: transparent;
  text-shadow: 1px 1px 0 transparent, -1px -1px 0 transparent, 1px -1px 0 transparent, -1px 1px 0 transparent, 1px 1px 0 transparent;
}
.head-middle-text {
  clear: both;
  top: 52%;
  position: absolute;
  z-index: 999;
  font-family: 'Gotham-Ultra';
  font-size: 50px;
  line-height: 50px;
  left: 10%;
  -webkit-text-stroke: 1px white;
  color: #fff;
  letter-spacing: 1px;
}
.head-bottom-text {
  clear: both;
  position: absolute;
  z-index: 999;
  color: #fff;
  font-size: 12px;
  left: 10%;
  top: 72%;
}
.careers-btn {
  clear: both;
  border: 1px solid #fff;
  color: #fff;
  background: #5e5758;
  margin: 0 auto;
  font-size: 12px;
  padding: 5%;
  width: 70%;
  display: block;
  margin-top: 10%;
}
.grid-sizer, .grid-item 
{
  width: 340px;
}

.grid-item.p_two_third
{
  width: 680px;
}

.grid, .grid-item.p_one
{
  width: 1050px;
}
.col-txt-align-testimonials {
  clear: both;
  float: right;
  width: 90%;
}
.panel4-icon-img {
  clear: both;
  position: absolute;
  z-index: 99999999999999;
  width: 3%;
  top: 87%;
  right: 15%;
  float: right;
}
}




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

.grid-client {
    display: none;
}

.grid-client1 {
    display: none;
}

.grid-client2 {
    display: none;
}

.grid-client3 {
    display: none;
}

.grid-client4 {
    display: none;
}
.grid-client5 {
    display: none;
}
.grid-client6 {
    display: none;
}
.head-top-text {
  clear: both;
  position: absolute;
  z-index: 9999;
  top: 11%;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 30px;
  left: 10%;
  -webkit-text-stroke: 1px white;
  color: transparent;
  text-shadow: 1px 1px 0 transparent, -1px -1px 0 transparent, 1px -1px 0 transparent, -1px 1px 0 transparent, 1px 1px 0 transparent;
}
.head-middle-text {
  clear: both;
  top: 15.4%;
  position: absolute;
  z-index: 999;
  font-family: 'Gotham-Ultra';
  font-size: 33px;
  line-height: 27px;
  left: 10%;
  -webkit-text-stroke: 1px white;
  color: #fff;
  letter-spacing: 1px;
}
.head-bottom-text {
  clear: both;
  position: absolute;
  z-index: 999;
  color: #fff;
  font-size: 6px;
  left: 10%;
  top: 22%;
}
.showreel-container {
  clear: both;
  position: absolute;
  z-index: 999;
  top: 33%;
  left: 10%;
}
.showreel-btn a{
  color: #ed2960;
  font-family: 'Gotham-Bold';
  font-size: 10px;
  padding: 5% 5% 5% 28%;
  cursor:pointer;
  text-decoration: none;
  transition:all .5s ease;
  background: url('../images/showreel-fusya.png') no-repeat;
}
.showreel-btn a:hover{
  color: #fff;
  background: url('../images/showreel-play.png') no-repeat;
}
.grid-service {
  display: none;
}
.grid-service1 {
  display: none;
}
.grid-service2 {
  display: none;
}
.grid-service3 {
  display: none;
}
.footer-right {
  clear: both;
  text-align: center;
}
.footer-left {
  clear: both;
  text-align: center;
}
.copyright {
  clear: both;
  font-family: 'Gotham-Bold';
  font-size: 13px;
  text-align: center;
}
.footer-date {
  clear: both;
  font-family: 'Gotham-Medium';
  font-size: 12px;
  text-align: center;
}
.careers-jobs-column {
    text-align: center;
}
.initiative-column {
  margin: 5%;
  text-align: center;
}
.contact-img {
  z-index: 1;
  margin-bottom: 5%;
  width: 100%;
}
.contact-view-map {
  clear: both;
  width: 50%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border: 0;
  color: #a19e9f;
  border-bottom: 1px solid #a19e9f;
  padding: 3%;
  cursor: pointer;
  background-color: transparent;
}
.logo {
  clear: both;
  float: left;
  position: absolute;
  z-index: 2;
  top: 1%;
  left: 2%;
}
.logo-img {
  clear: both;
  width: 125px!important;
}
.toggle-holder {
  display: block;
  z-index: 1;
  position: absolute;
  top: 1%;
  transform: translateY(-65%);
}
#toggle div {
  height: 3px;
  margin-bottom: 5px;
  background-color: #fff;
  width: 22px;
}
.menu-txt {
  clear: both;
  float: left;
  font-family: 'Gotham-MediumItalic';
  font-size: 12px;
  margin-top: -25%;
  cursor: pointer;
  margin-left: -95%;
  padding-right: 20%;
}
.mobile-br{
  margin-bottom: 20%;
}
.client-title-one::before {
  content: '';
  width: 384%;
  height: 6%;
  background: #f3f3f3;
  position: absolute;
  z-index: -1;
  transform: skewX(-35deg);
  left: -377%;
}
.contact-title-one::before {
  content: '';
  width: 384%;
  height: 12%;
  background: #f3f3f3;
  position: absolute;
  z-index: -1;
  transform: skewX(-35deg);
  left: -377%;
}
.careers-jobs-title-one::before {
  content: '';
  width: 386%;
  height: 9%;
  background: #f3f3f3;
  position: absolute;
  z-index: -1;
  transform: skewX(-35deg);
  left: -377%;
}
.initiative-title-one::before {
  content: '';
  width: 382%;
  height: 8%;
  background: #f3f3f3;
  position: absolute;
  z-index: -1;
  transform: skewX(-35deg);
  left: -377%;
}
.portfolio-title-one::before {
  content: '';
  width: 384%;
  height: 2%;
  background: #f3f3f3;
  position: absolute;
  z-index: -1;
  transform: skewX(-35deg);
  left: -377%;
  clear: both;
}
.service-title-one::before {
  content: '';
  width: 384%;
  height: 6%;
  background: #f3f3f3;
  position: absolute;
  z-index: -1;
  transform: skewX(-35deg);
  left: -377%;
}
.service-title-one {
  clear: both;
  z-index: 9999;
  margin: auto;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
}
.service-title-two {
  clear: both;
  margin: auto;
  z-index: 999;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
  letter-spacing: 1px;
  padding-left: 1%;
}
.portfolio-title-one {
  clear: both;
  z-index: 9999;
  margin: auto;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
}
.portfolio-title-two {
  clear: both;
  margin: auto;
  z-index: 999;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
  letter-spacing: 1px;
}
.initiative-title-one {
  clear: both;
  z-index: 9999;
  margin: auto;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
}
.initiative-title-two {
  clear: both;
  margin: auto;
  z-index: 999;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
  letter-spacing: 1px;
}
.panel-4 {
 display: none;
}
.video-panel4-txtone {
  clear: both;
  position: absolute;
  z-index: 99999999999999;
  font-family: 'Gotham-Bold';
  font-size: 10px;
  top: 63%;
  left: 12%;
}
.video-panel4-txttwo {
  clear: both;
  position: absolute;
  z-index: 99999999999999;
  font-family: 'Gotham-ExtraLight';
  font-size: 16px;
  top: 72%;
  left: 12%;
}

.panel-1 {
  color: #231f20;
  background: #fff;
  width: 100%;
  height: 59%;
  right: -100%;
  z-index: 999999999;
  font-family: 'Gotham-ExtraLight';
  font-size: 14px;
}
.menu-dky-left {
  white-space: nowrap;
  position: absolute;
  top: 0%;
  transform: rotate(90deg);
  color: #000;
  left: 0%;
  letter-spacing: 1px;
  opacity: 0;
  z-index: 99999999;
  font-family: 'Gotham-Bold';
  font-size: 9px;
  margin-top: -2%;
}
.panel-1 ul {
  /*width: 26%;*/
  font-family: 'Gotham-ExtraLight';
  list-style: none;
  margin-top: 8%;
  display: block;
  padding-right: 5%;
}
.panel-1 li {
  color: #231f20;
  font-family: 'Gotham-ExtraLight';
  font-size: 15px;
  position: relative;
  z-index: 999999999;
  list-style: none;
  text-align: center;
  padding: 3%;
  margin: auto;
  display: block;
}
.menu-dky-right {
  white-space: nowrap;
  position: absolute;
  top: 35%;
  transform: rotate(90deg);
  color: #000;
  letter-spacing: 1px;
  text-align: right;
  right: -4%;
  font-family: 'Gotham-Light';
  font-size: 11px;
}
.closer {
  top: 2%;
  right: 5%;
  z-index: 999999999999999;
  color: #000;
}
.panel-3 {
  color: #fff;
  background: #231f20;
  width: 100%;
  height: 25%;
  bottom: 0;
  right: -60%;
  z-index: 999999999;
  top: 83%;
}
.follow-us-img {
  clear: both;
  width: 60%;
}
.follow-us li {
  clear: both;
  list-style: none;
  text-align: center;
  margin: 0 auto;
  display: inline-block;
  color: #fff;
}
.one-social-media-panel-3{
  margin-left: 5%;
}
.follow-us-title {
  clear: both;
  color: #fff;
  font-family: 'Gotham-ExtraLight';
  font-size: 10px;
  text-align: center;
  padding: 0%;
}
.panel-2 {
  color: #fff;
  background: #5e5758;
  width: 100%;
  height: 38%;
  bottom: 0;
  right: -60%;
  z-index: 999999999;
  top: 46%;
}
.careers-title {
  font-family: 'Gotham-ExtraLight';
  font-size: 14px;
  width: 100%;
  display: block;
  letter-spacing: 1px;
  margin-bottom: -3%;
}
.careers-text {
  font-family: 'Gotham-Book';
  font-size: 8px;
  width: 60%;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.inp {
  margin: auto;
  width: 40%;
  max-width: 280px;
  display: block;
  position: relative;
  margin-top: -5%;
}
.careers-btn {
  clear: both;
  border: 1px solid #fff;
  color: #fff;
  background: #5e5758;
  margin: 0 auto;
  font-size: 12px;
  padding: 2%;
  width: 55%;
  display: block;
  margin-top: 5%;
}
.panel4-icon-img {
  clear: both;
  position: absolute;
  z-index: 99999999999999;
  width: 6%;
  top: 75%;
  right: 10%;
  float: right;
}
.grid, .grid-item.p_one {
  width: 85%;
}
.client-title-one {
  clear: both;
  z-index: 9999;
  margin: auto;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
}

.client-title-two {
  clear: both;
  margin: auto;
  z-index: 999;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
  letter-spacing: 1px;
  padding-left: 1%;
}
.careers-jobs-title-one {
  clear: both;
  z-index: 9999;
  margin: auto;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
}
.careers-jobs-title-two {
  clear: both;
  margin: auto;
  z-index: 999;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
  letter-spacing: 1px;
}
.contact-title-one {
  clear: both;
  z-index: 9999;
  margin: auto;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
}
.contact-title-two {
  clear: both;
  margin: auto;
  z-index: 999;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
  letter-spacing: 1px;
}
.contact-txt {
  color: #231f20;
  font-family: 'Gotham-Book';
  font-size: 12px;
  text-align: center;
}
.careers-jobs-btn {
  color: #ee2762;
  background-color: #fff;
  border: 2px solid #ee2762;
  padding: 10px;
  text-align: center;
  letter-spacing: 2px;
  margin: 5px;
  width: 60%;
  cursor: pointer;
}
.client-img {
  width: 70%;
}
.col{
  position: relative;
  width: 100%;
  padding-right: 40px;
  padding-left: 0px !important;
}

.grid-testimonials {
display: none;
}

.grid-testimonials1 {
display: none;
}
.grid-testimonials2 {
  display: none;
}
.grid-testimonials3 {
  display: none;
}
.testimonials-title-one {
  clear: both;
  z-index: 9999;
  margin: auto;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
}
.testimonials-title-one::before {
  content: '';
  width: 384%;
  height: 8%;
  background: #f3f3f3;
  position: absolute;
  z-index: -1;
  transform: skewX(-35deg);
  left: -377%;
}
.testimonials-btn-container {
  clear: both;
  width: 100%;
  display: block;
  margin: 0 auto;
  float: left;
  padding: 5% 0 10% 0;
}
.testimonials-txt-right {
  text-align: right;
  font-family: 'Gotham-Black';
  width: 75%;
  font-size: 10px;
}
.testimonials-show-btn{
  clear: both;
  width: 50%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding-bottom: 1%;
  cursor: pointer;
  background-color: transparent;
}
.testimonials-hide-btn{
  clear: both;
  width: 50%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding-bottom: 1%;
  cursor: pointer;
  background-color: transparent;
}

.grid-careers-jobs {
 display: none;
}
.grid-careers-jobs-y {
  display: none;
}
.grid-careers-jobs1 {
  display: none;
}
.grid-careers-jobs2 {
  display: none;
}
.grid-careers-jobs3 {
  display: none;
}
.grid-careers-jobs4 {
  display: none;
}
.grid-careers-jobs5 {
  display: none;
}
.grid-careers-jobs6 {
  display: none;
}
.col-txt-align-careers-jobs {
  clear: both;
  float: right;
  width: 70%;
  height: 150px;
}
.careers-jobs-btn {
  clear: both;
  color: #a19e9f;
  border: 0;
  border-bottom: 1px solid #a19e9f;
  padding: 5%;
  width: 100%;
  margin: 0 auto;
  background-color: transparent;
  font-size: 11px;
}
.careers-jobs-show-btn {
  clear: both;
  width: 50%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border: 0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding-bottom: 1%;
  cursor: pointer;
  background-color: transparent;
  z-index: 9999;
  position: relative;
}
.careers-jobs-hide-btn {
  clear: both;
  width: 50%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border: 0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding-bottom: 1%;
  cursor: pointer;
  background-color: transparent;
  z-index: 9999;
  position: relative;
}
.thinking-title-one {
  clear: both;
  z-index: 9999;
  margin: auto;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
}
.thinking-title-one::before {
  content: '';
  width: 385%;
  height: 7%;
  background: #f3f3f3;
  position: absolute;
  z-index: -1;
  transform: skewX(-35deg);
  left: -377%;
}
.grid-thinking {
 display: none;
}
.grid-thinking1 {
 display: none;
}
.grid-thinking2 {
  display: none;
}
.grid-thinking3 {
  display: none;
}
.thinking-show-btn {
  clear: both;
  width: 50%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border: 0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding-bottom: 1%;
  cursor: pointer;
  background-color: transparent;
  z-index: 9999;
  position: relative;
}
.thinking-hide-btn {
  clear: both;
  width: 50%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border: 0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding-bottom: 1%;
  cursor: pointer;
  background-color: transparent;
  z-index: 9999;
  position: relative;
}
.ok-grey-contact {
  clear: both;
  width: 15%;
}
.col-txt-align-testimonials {
  clear: both;
  float: right;
  width: 85%;
}
.showreel-btn a{
  color: #ed2960;
  font-family: 'Gotham-Bold';
  font-size: 10px;
  padding: 5% 5% 5% 28%;
  cursor:pointer;
  text-decoration: none;
  transition:all .5s ease;
  background: url('../images/showreel-fusya.png') no-repeat;
  background-size: 19%;
}
.showreel-btn a:hover{
  color: #fff;
  background: url('../images/showreel-play.png') no-repeat;
  background-size: 19%;
}
.head-dky-right {
  white-space: nowrap;
  position: absolute;
  top: 15%;
  transform: rotate(90deg);
  color: #8a8a8a;
  letter-spacing: 1px;
  text-align: right;
  right: -4%;
  font-family: 'Gotham-Light';
  font-size: 12px;
}
.head-dky-right span::before {
  content: '';
  position: absolute;
  width: 70%;
  height: 1px;
  background-color: rgb(138,138,138);
  left: -85%;
  top: 50%;
}
.head-dky-right span::after {
  content: '';
  position: absolute;
  width: 65%;
  height: 1px;
  background-color: rgb(138,138,138);
  left: 110%;
  top: 50%;
}

}





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

  .content-1330,  .grid-item.p_one
  {
    width: 690px;
  }

  .single-post h1.entry-title
  {
    margin-bottom: 50px;
    text-align: center;
    float: none;
  }

  .grid-sizer, .grid-item 
  {
    width: 230px;
  }

  .grid-item.p_two_third
  {
    width: 460px;
  }

  .portfolio-text-holder 
  {
    top: 10px;
    left: 10px;
    bottom: 10px;
    right: 10px;
  }

  .single-post .nav-previous
  {
    margin-bottom: 80px;
  }

  .single-post .nav-previous, .single-post .nav-next
  {
    display: block;        
    text-align: center;
    max-width: none;
    float: none;
  }

}

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

  .content-1330, .grid-item.p_one
  {
    width: 570px;
  }

  .grid-sizer, .grid-item 
  {
    width: 190px;
  }

  .grid-item.p_two_third
  {
    width: 380px;
  } 

  blockquote.inline-blockquote 
  {
    padding-left: 20px;
    font-size: 20px;
    line-height: 32px;
  }

  .single-post .tags-holder a 
  {
    font-size: 16px;
    line-height: 100%;
  }

}




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

.grid-client {
    display: none;
}

.grid-client1 {
    display: none;
}

.grid-client2 {
    display: none;
}

.grid-client3 {
    display: none;
}

.grid-client4 {
    display: none;
}
.grid-client5 {
    display: none;
}
.grid-client6 {
    display: none;
}
.head-top-text {
  clear: both;
  position: absolute;
  z-index: 9999;
  top: 8%;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 30px;
  left: 10%;
  -webkit-text-stroke: 1px white;
  color: transparent;
  text-shadow: 1px 1px 0 transparent, -1px -1px 0 transparent, 1px -1px 0 transparent, -1px 1px 0 transparent, 1px 1px 0 transparent;
}
.head-middle-text {
  clear: both;
  top: 14%;
  position: absolute;
  z-index: 999;
  font-family: 'Gotham-Ultra';
  font-size: 33px;
  line-height: 27px;
  left: 10%;
  -webkit-text-stroke: 1px white;
  color: #fff;
  letter-spacing: 1px;
}
.head-bottom-text {
  clear: both;
  position: absolute;
  z-index: 999;
  color: #fff;
  font-size: 6px;
  left: 10%;
  top: 25%;
}
.showreel-container {
  clear: both;
  position: absolute;
  z-index: 999;
  top: 33%;
  left: 10%;
}
.showreel-btn a{
  color: #ed2960;
  font-family: 'Gotham-Bold';
  font-size: 10px;
  padding: 5% 5% 5% 28%;
  cursor:pointer;
  text-decoration: none;
  transition:all .5s ease;
  background: url('../images/showreel-fusya.png') no-repeat;
  background-size: 19%;
}
.showreel-btn a:hover{
  color: #fff;
  background: url('../images/showreel-play.png') no-repeat;
}
.grid-service {
  display: none;
}
.grid-service1 {
  display: none;
}
.grid-service2 {
  display: none;
}
.grid-service3 {
  display: none;
}
.footer-right {
  clear: both;
  text-align: center;
}
.footer-left {
  clear: both;
  text-align: center;
}
.copyright {
  clear: both;
  font-family: 'Gotham-Bold';
  font-size: 13px;
  text-align: center;
}
.footer-date {
  clear: both;
  font-family: 'Gotham-Medium';
  font-size: 12px;
  text-align: center;
}
.careers-jobs-column {
    text-align: center;
}
.initiative-column {
  margin: 5%;
  text-align: center;
}
.contact-img {
  z-index: 1;
  margin-bottom: 5%;
  width: 100%;
}
.contact-view-map {
  clear: both;
  width: 50%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border: 0;
  color: #a19e9f;
  border-bottom: 1px solid #a19e9f;
  padding: 3%;
  cursor: pointer;
  background-color: transparent;
}
.logo {
  clear: both;
  float: left;
  position: absolute;
  z-index: 2;
  top: 1%;
  left: 2%;
}
.logo-img {
  clear: both;
  width: 125px!important;
}
.toggle-holder {
  display: block;
  z-index: 1;
  position: absolute;
  top: 1%;
  transform: translateY(-65%);
}
#toggle div {
  height: 3px;
  margin-bottom: 5px;
  background-color: #fff;
  width: 22px;
}
.menu-txt {
  clear: both;
  float: left;
  font-family: 'Gotham-MediumItalic';
  font-size: 12px;
  margin-top: -25%;
  cursor: pointer;
  margin-left: -95%;
  padding-right: 20%;
}
.mobile-br{
  margin-bottom: 20%;
}
.client-title-one::before {
  content: '';
  width: 384%;
  height: 8%;
  background: #f3f3f3;
  position: absolute;
  z-index: -1;
  transform: skewX(-35deg);
  left: -377%;
}
.contact-title-one::before {
  content: '';
  width: 384%;
  height: 12%;
  background: #f3f3f3;
  position: absolute;
  z-index: -1;
  transform: skewX(-35deg);
  left: -377%;
}
.careers-jobs-title-one::before {
  content: '';
  width: 386%;
  height: 9%;
  background: #f3f3f3;
  position: absolute;
  z-index: -1;
  transform: skewX(-35deg);
  left: -377%;
}
.initiative-title-one::before {
  content: '';
  width: 384%;
  height: 9%;
  background: #f3f3f3;
  position: absolute;
  z-index: -1;
  transform: skewX(-35deg);
  left: -377%;
}
.portfolio-title-one::before {
  content: '';
  width: 384%;
  height: 4%;
  background: #f3f3f3;
  position: absolute;
  z-index: -1;
  transform: skewX(-35deg);
  left: -377%;
  clear: both;
}
.service-title-one::before {
  content: '';
  width: 384%;
  height: 6%;
  background: #f3f3f3;
  position: absolute;
  z-index: -1;
  transform: skewX(-35deg);
  left: -377%;
}
.service-title-one {
  clear: both;
  z-index: 9999;
  margin: auto;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
}
.service-title-two {
  clear: both;
  margin: auto;
  z-index: 999;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
  letter-spacing: 1px;
  padding-left: 1%;
}
.portfolio-title-one {
  clear: both;
  z-index: 9999;
  margin: auto;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
}
.portfolio-title-two {
  clear: both;
  margin: auto;
  z-index: 999;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
  letter-spacing: 1px;
}
.initiative-title-one {
  clear: both;
  z-index: 9999;
  margin: auto;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
}
.initiative-title-two {
  clear: both;
  margin: auto;
  z-index: 999;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
  letter-spacing: 1px;
}
.panel-4 {
 display: none;
}
.video-panel4-txtone {
  clear: both;
  position: absolute;
  z-index: 99999999999999;
  font-family: 'Gotham-Bold';
  font-size: 10px;
  top: 63%;
  left: 12%;
}
.video-panel4-txttwo {
  clear: both;
  position: absolute;
  z-index: 99999999999999;
  font-family: 'Gotham-ExtraLight';
  font-size: 16px;
  top: 72%;
  left: 12%;
}

.panel-1 {
  color: #231f20;
  background: #fff;
  width: 100%;
  height: 59%;
  right: -100%;
  z-index: 999999999;
  font-family: 'Gotham-ExtraLight';
  font-size: 14px;
}
.menu-dky-left {
  white-space: nowrap;
  position: absolute;
  top: 0%;
  transform: rotate(90deg);
  color: #000;
  left: 0%;
  letter-spacing: 1px;
  opacity: 0;
  z-index: 99999999;
  font-family: 'Gotham-Bold';
  font-size: 9px;
  margin-top: -2%;
}
.panel-1 ul {
  /*width: 26%;*/
  font-family: 'Gotham-ExtraLight';
  list-style: none;
  margin-top: 8%;
  display: block;
  padding-right: 5%;
}
.panel-1 li {
  color: #231f20;
  font-family: 'Gotham-ExtraLight';
  font-size: 15px;
  position: relative;
  z-index: 999999999;
  list-style: none;
  text-align: center;
  padding: 2%;
  margin: auto;
  display: block;
}
.menu-dky-right {
  white-space: nowrap;
  position: absolute;
  top: 35%;
  transform: rotate(90deg);
  color: #000;
  letter-spacing: 1px;
  text-align: right;
  right: -4%;
  font-family: 'Gotham-Light';
  font-size: 11px;
}
.closer {
  top: 2%;
  right: 5%;
  z-index: 999999999999999;
  color: #000;
}
.panel-3 {
  color: #fff;
  background: #231f20;
  width: 100%;
  height: 25%;
  bottom: 0;
  right: -60%;
  z-index: 999999999;
  top: 83%;
}
.follow-us-img {
  clear: both;
  width: 60%;
}
.follow-us li {
  clear: both;
  list-style: none;
  text-align: center;
  margin: 0 auto;
  padding: 0;
  color: #fff;
}
.one-social-media-panel-3{
  margin-left: 5%;
}
.follow-us-title {
  clear: both;
  color: #fff;
  font-family: 'Gotham-ExtraLight';
  font-size: 10px;
  text-align: center;
  padding: 0%;
}
.panel-2 {
  color: #fff;
  background: #5e5758;
  width: 100%;
  height: 38%;
  bottom: 0;
  right: -60%;
  z-index: 999999999;
  top: 46%;
}
.careers-title {
  font-family: 'Gotham-ExtraLight';
  font-size: 14px;
  width: 100%;
  display: block;
  letter-spacing: 1px;
  margin-bottom: -3%;
}
.careers-text {
  font-family: 'Gotham-Book';
  font-size: 8px;
  width: 60%;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.inp {
  margin: auto;
  width: 40%;
  max-width: 280px;
  display: block;
  position: relative;
  margin-top: -5%;
}
.careers-btn {
  clear: both;
  border: 1px solid #fff;
  color: #fff;
  background: #5e5758;
  margin: 0 auto;
  font-size: 12px;
  padding: 2%;
  width: 55%;
  display: block;
  margin-top: 5%;
}
.panel4-icon-img {
  clear: both;
  position: absolute;
  z-index: 99999999999999;
  width: 6%;
  top: 75%;
  right: 10%;
  float: right;
}
.grid, .grid-item.p_one {
  width: 90%;
}
ul.tags {
  list-style: none;
  position: relative;
  top: 100%;
  padding: 0;
  margin: 0;
  margin-top: -15%;
}
ul.tags li {
  display: inline-block;
  padding: 10px;
  border: 1px solid #ee2e62;
  font-size: 7px;
  margin: 0 5px;
}
.client-title-one {
  clear: both;
  z-index: 9999;
  margin: auto;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
}

.client-title-two {
  clear: both;
  margin: auto;
  z-index: 999;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
  letter-spacing: 1px;
  padding-left: 1%;
}
.careers-jobs-title-one {
  clear: both;
  z-index: 9999;
  margin: auto;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
}
.careers-jobs-title-two {
  clear: both;
  margin: auto;
  z-index: 999;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
  letter-spacing: 1px;
}
.contact-title-one {
  clear: both;
  z-index: 9999;
  margin: auto;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
}
.contact-title-two {
  clear: both;
  margin: auto;
  z-index: 999;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
  letter-spacing: 1px;
}
.contact-txt {
  color: #231f20;
  font-family: 'Gotham-Book';
  font-size: 12px;
  text-align: center;
}
.careers-jobs-btn {
  color: #ee2762;
  background-color: #fff;
  border: 2px solid #ee2762;
  padding: 10px;
  text-align: center;
  letter-spacing: 2px;
  margin: 5px;
  width: 60%;
  cursor: pointer;
}
.client-img {
  width: 80%;
}
.col{
  position: relative;
  width: 100%;
  padding-right: 30px;
  padding-left: 0px !important;
}
.ok-grey-contact {
  clear: both;
  width: 15%;
}



.grid-testimonials {
display: none;
}

.grid-testimonials1 {
display: none;
}
.grid-testimonials2 {
  display: none;
}
.grid-testimonials3 {
  display: none;
}
.testimonials-title-one {
  clear: both;
  z-index: 9999;
  margin: auto;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
}
.testimonials-title-one::before {
  content: '';
  width: 384%;
  height: 8%;
  background: #f3f3f3;
  position: absolute;
  z-index: -1;
  transform: skewX(-35deg);
  left: -377%;
}
.testimonials-btn-container {
  clear: both;
  width: 100%;
  display: block;
  margin: 0 auto;
  float: left;
  padding: 10% 0 20% 0;
}
.testimonials-txt-right {
  text-align: right;
  font-family: 'Gotham-Black';
  width: 70%;
  font-size: 10px;
}

.testimonials-show-btn{
  clear: both;
  width: 20%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
  font-size: 15px;
}
.testimonials-show-btn:hover{
  clear: both;
  width: 20%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
  font-size: 15px;
}
.testimonials-hide-btn{
  clear: both;
  width: 20%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
  font-size: 15px;
}
.testimonials-hide-btn:hover{
  clear: both;
  width: 20%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
  font-size: 15px;
}

.grid-careers-jobs {
 display: none;
}
.grid-careers-jobs-y {
  display: none;
}
.grid-careers-jobs1 {
  display: none;
}
.grid-careers-jobs2 {
  display: none;
}
.grid-careers-jobs3 {
  display: none;
}
.grid-careers-jobs4 {
  display: none;
}
.grid-careers-jobs5 {
  display: none;
}
.grid-careers-jobs6 {
  display: none;
}
.col-txt-align-careers-jobs {
  clear: both;
  float: right;
  width: 70%;
  height: 150px;
}
.careers-jobs-btn {
  clear: both;
  color: #a19e9f;
  border: 0;
  border-bottom: 1px solid #a19e9f;
  padding: 5%;
  width: 100%;
  margin: 0 auto;
  background-color: transparent;
  font-size: 11px;
}
.careers-jobs-show-btn{
  clear: both;
  width: 20%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
  font-size: 15px;
}
.careers-jobs-show-btn:hover{
  clear: both;
  width: 20%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
  font-size: 15px;
}
.careers-jobs-hide-btn{
  clear: both;
  width: 20%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
  font-size: 15px;
}
.careers-jobs-hide-btn:hover{
  clear: both;
  width: 20%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
  font-size: 15px;
}
.thinking-title-one {
  clear: both;
  z-index: 9999;
  margin: auto;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
}
.thinking-title-one::before {
  content: '';
  width: 385%;
  height: 8%;
  background: #f3f3f3;
  position: absolute;
  z-index: -1;
  transform: skewX(-35deg);
  left: -377%;
}
.grid-thinking {
 display: none;
}
.grid-thinking1 {
 display: none;
}
.grid-thinking2 {
  display: none;
}
.grid-thinking3 {
  display: none;
}
.thinking-show-btn{
  clear: both;
  width: 20%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
  font-size: 15px;
}
.thinking-show-btn:hover{
  clear: both;
  width: 20%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
  font-size: 15px;
}
.thinking-hide-btn{
  clear: both;
  width: 20%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
  font-size: 15px;
}
.thinking-hide-btn:hover{
  clear: both;
  width: 20%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
  font-size: 15px;
}
.ok-grey-contact {
  clear: both;
  width: 15%;
}
.col-txt-align-testimonials {
  clear: both;
  float: right;
  width: 85%;
}
.head-dky-right {
  white-space: nowrap;
  position: absolute;
  top: 18%;
  transform: rotate(90deg);
  color: #8a8a8a;
  letter-spacing: 1px;
  text-align: right;
  right: -4%;
  font-family: 'Gotham-Light';
  font-size: 12px;
}
.head-dky-right span::before {
  content: '';
  position: absolute;
  width: 50%;
  height: 1px;
  background-color: rgb(138,138,138);
  left: -60%;
  top: 50%;
}
.head-dky-right span::after {
  content: '';
  position: absolute;
  width: 70%;
  height: 1px;
  background-color: rgb(138,138,138);
  left: 110%;
  top: 50%;
}
.head-dky-right span {
  position: relative;
  left: 30px;
  top: 9px;
  font-size: 9px;
}

.grid-initiative {
display: none;
}
.grid-initiative-y {
display: none;
}
.grid-initiative1 {
display: none;
}
.grid-initiative2 {
display: none;
}
.grid-initiative3 {
display: none;
}
.grid-initiative4 {
  display: none;
}
.grid-initiative5 {
display: none;
}
.grid-initiative6 {
display: none;
}
.initiative-txt {
  color: #231f20;
  font-family: 'Gotham-Book';
  font-size: 10px;
  height: 120px;
}
.client-show-btn{
  clear: both;
  width: 20%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
  font-size: 15px;
}
.client-show-btn:hover{
  clear: both;
  width: 20%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
  font-size: 15px;
}
.client-hide-btn{
  clear: both;
  width: 20%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
  font-size: 15px;
}
.client-hide-btn:hover{
  clear: both;
  width: 20%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
  font-size: 15px;
}
.service-show-btn{
  clear: both;
  width: 20%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
  font-size: 15px;
}
.service-show-btn:hover{
  clear: both;
  width: 20%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
  font-size: 15px;
}
.service-hide-btn{
  clear: both;
  width: 20%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
  font-size: 15px;
}
.service-hide-btn:hover{
  clear: both;
  width: 20%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
  font-size: 15px;
}
.portfolio-show-btn{
  clear: both;
  width: 20%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
  font-size: 15px;
}
.portfolio-show-btn:hover{
  clear: both;
  width: 20%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
  font-size: 15px;
}
.portfolio-hide-btn{
  clear: both;
  width: 20%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
  font-size: 15px;
}
.portfolio-hide-btn:hover{
  clear: both;
  width: 20%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
  font-size: 15px;
}
.initiative-btn {
  clear: both;
  color: #a19e9f;
  border: 0;
  border-bottom: 1px solid #a19e9f;
  padding: 5%;
  width: 95%;
  margin: 0 auto;
  background-color: transparent;
  font-size: 10px;
}
.col-txt-align-initiative {
  clear: both;
  float: right;
  width: 70%;
  height: 120px;
}
}



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


  .content-1330
  {
    width: 90%;
  }

  .grid-sizer, .grid-item, .grid-item.p_one, .grid-item.p_two_third
  {
    width: 100%;
  }

  .filters-button-group
  {
    text-align: center;
  }

  .portfolio-text-holder 
  {
    top: 30px;
    left: 30px;
    right: 30px;
    bottom: 30px;
  }    
  
  .single-post .content-wrap
  {
    font-size: 18px;
    line-height: 33px;
  }
}





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

.grid-client {
    display: none;
}

.grid-client1 {
    display: none;
}

.grid-client2 {
    display: none;
}

.grid-client3 {
    display: none;
}

.grid-client4 {
    display: none;
}
.grid-client5 {
    display: none;
}
.grid-client6 {
    display: none;
}
.head-top-text {
  clear: both;
  position: absolute;
  z-index: 9999;
  top: 8%;
  font-family: 'Gotham-Ultra';
  font-size: 25px;
  line-height: 25px;
  left: 10%;
  -webkit-text-stroke: 1px white;
  color: transparent;
  text-shadow: 1px 1px 0 transparent, -1px -1px 0 transparent, 1px -1px 0 transparent, -1px 1px 0 transparent, 1px 1px 0 transparent;
}
.head-middle-text {
  clear: both;
  top: 17.6%;
  position: absolute;
  z-index: 999;
  font-family: 'Gotham-Ultra';
  font-size: 25px;
  line-height: 25px;
  left: 10%;
  -webkit-text-stroke: 1px white;
  color: #fff;
  letter-spacing: 1px;
}
.head-bottom-text {
  clear: both;
  position: absolute;
  z-index: 999;
  color: #fff;
  font-size: 6px;
  left: 10%;
  top: 30%;
}
.showreel-container {
  clear: both;
  position: absolute;
  z-index: 999;
  top: 40%;
  left: 10%;
  width: 30%;
}
.showreel-btn a{
  color: #ed2960;
  font-family: 'Gotham-Bold';
  font-size: 10px;
  padding: 5% 5% 5% 28%;
  cursor:pointer;
  text-decoration: none;
  transition:all .5s ease;
  background: url('../images/showreel-fusya.png') no-repeat;
  background-size: 19%;
}
.showreel-btn a:hover{
  color: #fff;
  background: url('../images/showreel-play.png') no-repeat;
  background-size: 19%;
}
.grid-service {
  display: none;
}
.grid-service1 {
  display: none;
}
.grid-service2 {
  display: none;
}
.grid-service3 {
  display: none;
}
.footer-right {
  clear: both;
  text-align: center;
}
.footer-left {
  clear: both;
  text-align: center;
}
.copyright {
  clear: both;
  font-family: 'Gotham-Bold';
  font-size: 13px;
  text-align: center;
}
.footer-date {
  clear: both;
  font-family: 'Gotham-Medium';
  font-size: 12px;
  text-align: center;
}
.careers-jobs-column {
    text-align: center;
}
.initiative-column {
  margin: 5%;
  text-align: center;
}
.contact-img {
  z-index: 1;
  margin-bottom: 5%;
  width: 100%;
}
.contact-view-map {
  clear: both;
  width: 50%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border: 0;
  color: #a19e9f;
  border-bottom: 1px solid #a19e9f;
  padding: 3%;
  cursor: pointer;
  background-color: transparent;
}
.logo {
  clear: both;
  float: left;
  position: absolute;
  z-index: 2;
  top: 1%;
  left: 2%;
}
.logo-img {
  clear: both;
  width: 125px!important;
}
.toggle-holder {
  display: block;
  z-index: 1;
  position: absolute;
  top: 1%;
  transform: translateY(-65%);
}
#toggle div {
  height: 3px;
  margin-bottom: 5px;
  background-color: #fff;
  width: 22px;
}
.menu-txt {
  clear: both;
  float: left;
  font-family: 'Gotham-MediumItalic';
  font-size: 12px;
  margin-top: -25%;
  cursor: pointer;
  margin-left: -95%;
  padding-right: 20%;
}
.mobile-br{
  margin-bottom: 20%;
}
.client-title-one::before {
  content: '';
  width: 384%;
  height: 9%;
  background: #f3f3f3;
  position: absolute;
  z-index: -1;
  transform: skewX(-35deg);
  left: -377%;
}
.contact-title-one::before {
  content: '';
  width: 384%;
  height: 7%;
  background: #f3f3f3;
  position: absolute;
  z-index: -1;
  transform: skewX(-35deg);
  left: -377%;
}
.careers-jobs-title-one::before {
  content: '';
  width: 386%;
  height: 6%;
  background: #f3f3f3;
  position: absolute;
  z-index: -1;
  transform: skewX(-35deg);
  left: -377%;
}
.initiative-title-one::before {
  content: '';
  width: 382%;
  height: 3%;
  background: #f3f3f3;
  position: absolute;
  z-index: -1;
  transform: skewX(-35deg);
  left: -377%;
}
.portfolio-title-one::before {
  content: '';
  width: 384%;
  height: 1%;
  background: #f3f3f3;
  position: absolute;
  z-index: -1;
  transform: skewX(-35deg);
  left: -377%;
  clear: both;
}
.service-title-one::before {
  content: '';
  width: 384%;
  height: 5%;
  background: #f3f3f3;
  position: absolute;
  z-index: -1;
  transform: skewX(-35deg);
  left: -377%;
}
.service-title-one {
  clear: both;
  z-index: 9999;
  margin: auto;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
}
.service-title-two {
  clear: both;
  margin: auto;
  z-index: 999;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
  letter-spacing: 1px;
  padding-left: 1%;
}
.portfolio-title-one {
  clear: both;
  z-index: 9999;
  margin: auto;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
}
.portfolio-title-two {
  clear: both;
  margin: auto;
  z-index: 999;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
  letter-spacing: 1px;
}
.initiative-title-one {
  clear: both;
  z-index: 9999;
  margin: auto;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
}
.initiative-title-two {
  clear: both;
  margin: auto;
  z-index: 999;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
  letter-spacing: 1px;
}
.panel-4 {
 display: none;
}
.video-panel4-txtone {
  clear: both;
  position: absolute;
  z-index: 99999999999999;
  font-family: 'Gotham-Bold';
  font-size: 10px;
  top: 63%;
  left: 12%;
}
.video-panel4-txttwo {
  clear: both;
  position: absolute;
  z-index: 99999999999999;
  font-family: 'Gotham-ExtraLight';
  font-size: 16px;
  top: 72%;
  left: 12%;
}

.panel-1 {
  color: #231f20;
  background: #fff;
  width: 100%;
  height: 59%;
  right: -100%;
  z-index: 999999999;
  font-family: 'Gotham-ExtraLight';
  font-size: 14px;
}
.menu-dky-left {
  white-space: nowrap;
  position: absolute;
  top: 0%;
  transform: rotate(90deg);
  color: #000;
  left: -5%;
  letter-spacing: 1px;
  opacity: 0;
  z-index: 99999999;
  font-family: 'Gotham-Bold';
  font-size: 9px;
  margin-top: -2%;
}
.panel-1 ul {
  /*width: 26%;*/
  font-family: 'Gotham-ExtraLight';
  list-style: none;
  margin-top: 8%;
  display: block;
  padding-right: 5%;
}
.panel-1 li {
  color: #231f20;
  font-family: 'Gotham-ExtraLight';
  font-size: 15px;
  position: relative;
  z-index: 999999999;
  list-style: none;
  text-align: center;
  padding: 3%;
  margin: auto;
  display: block;
}
.menu-dky-right {
  white-space: nowrap;
  position: absolute;
  top: 35%;
  transform: rotate(90deg);
  color: #000;
  letter-spacing: 1px;
  text-align: right;
  right: -12%;
  font-family: 'Gotham-Light';
  font-size: 11px;
}
.closer {
  top: 2%;
  right: 5%;
  z-index: 999999999999999;
  color: #000;
}
.panel-3 {
  color: #fff;
  background: #231f20;
  width: 100%;
  height: 25%;
  bottom: 0;
  right: -60%;
  z-index: 999999999;
  top: 83%;
}
.follow-us-img {
  clear: both;
  width: 60%;
}
.follow-us li {
  clear: both;
  list-style: none;
  text-align: center;
  margin: 0 auto;
  display: inline-block;
  color: #fff;
}
.one-social-media-panel-3{
  margin-left: 5%;
}
.follow-us-title {
  clear: both;
  color: #fff;
  font-family: 'Gotham-ExtraLight';
  font-size: 10px;
  text-align: center;
  padding: 0%;
}
.panel-2 {
  color: #fff;
  background: #5e5758;
  width: 100%;
  height: 38%;
  bottom: 0;
  right: -60%;
  z-index: 999999999;
  top: 46%;
}
.careers-title {
  font-family: 'Gotham-ExtraLight';
  font-size: 14px;
  width: 100%;
  display: block;
  letter-spacing: 1px;
  margin-bottom: -3%;
}
.careers-text {
  font-family: 'Gotham-Book';
  font-size: 8px;
  width: 60%;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.inp {
  margin: auto;
  width: 40%;
  max-width: 280px;
  display: block;
  position: relative;
  margin-top: -5%;
}
.careers-btn {
  clear: both;
  border: 1px solid #fff;
  color: #fff;
  background: #5e5758;
  margin: 0 auto;
  font-size: 12px;
  padding: 2%;
  width: 55%;
  display: block;
  margin-top: 5%;
}
.panel4-icon-img {
  clear: both;
  position: absolute;
  z-index: 99999999999999;
  width: 6%;
  top: 75%;
  right: 10%;
  float: right;
}
.grid, .grid-item.p_one {
  width: 100%;
}
.client-title-one {
  clear: both;
  z-index: 9999;
  margin: auto;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
}

.client-title-two {
  clear: both;
  margin: auto;
  z-index: 999;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
  letter-spacing: 1px;
  padding-left: 1%;
}
.careers-jobs-title-one {
  clear: both;
  z-index: 9999;
  margin: auto;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
}
.careers-jobs-title-two {
  clear: both;
  margin: auto;
  z-index: 999;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
  letter-spacing: 1px;
}
.contact-title-one {
  clear: both;
  z-index: 9999;
  margin: auto;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
}
.contact-title-two {
  clear: both;
  margin: auto;
  z-index: 999;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
  letter-spacing: 1px;
}
.contact-txt {
  color: #231f20;
  font-family: 'Gotham-Book';
  font-size: 12px;
  text-align: center;
}
.careers-jobs-btn {
  color: #ee2762;
  background-color: #fff;
  border: 2px solid #ee2762;
  padding: 10px;
  text-align: center;
  letter-spacing: 2px;
  margin: 5px;
  width: 60%;
  cursor: pointer;
}
.client-img {
  width: 100%;
}
.col{
  position: relative;
  width: 100%;
  padding-right: 30px;
  padding-left: 0px !important;
}
.grid-initiative {
display: none;
}
.grid-initiative-y {
display: none;
}
.grid-initiative1 {
display: none;
}
.grid-initiative2 {
display: none;
}
.grid-initiative3 {
display: none;
}
.grid-initiative4 {
  display: none;
}
.grid-initiative5 {
display: none;
}
.grid-initiative6 {
display: none;
}
.client-show-btn{
  clear: both;
  width: 30%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
  font-size: 15px;
}
.client-show-btn:hover{
  clear: both;
  width: 30%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
  font-size: 15px;
}
.client-hide-btn{
  clear: both;
  width: 30%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
  font-size: 15px;
}
.client-hide-btn:hover{
  clear: both;
  width: 30%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
  font-size: 15px;
}
.service-show-btn{
  clear: both;
  width: 30%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
  font-size: 15px;
}
.service-show-btn:hover{
  clear: both;
  width: 30%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
  font-size: 15px;
}
.service-hide-btn{
  clear: both;
  width: 30%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
  font-size: 15px;
}
.service-hide-btn:hover{
  clear: both;
  width: 30%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
  font-size: 15px;
}
.initiative-btn {
  clear: both;
  color: #a19e9f;
  border: 0;
  border-bottom: 1px solid #a19e9f;
  padding: 5%;
  width: 100%;
  margin: 0 auto;
  font-size: 12px;
}
.ok-grey-cls {
  clear: both;
  width: 10%;
}
.grid-testimonials {
display: none;
}

.grid-testimonials1 {
display: none;
}
.grid-testimonials2 {
  display: none;
}
.grid-testimonials3 {
  display: none;
}
.testimonials-title-one {
  clear: both;
  z-index: 9999;
  margin: auto;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
}
.testimonials-title-one::before {
  content: '';
  width: 384%;
  height: 8%;
  background: #f3f3f3;
  position: absolute;
  z-index: -1;
  transform: skewX(-35deg);
  left: -377%;
}
.testimonials-btn-container {
  clear: both;
  width: 100%;
  display: block;
  margin: 0 auto;
  float: left;
  padding: 5% 0 10% 0;
}
.testimonials-txt-right {
  text-align: right;
  font-family: 'Gotham-Black';
  width: 75%;
  font-size: 10px;
}
.testimonials-show-btn{
  clear: both;
  width: 30%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
  font-size: 15px;
}
.testimonials-show-btn:hover{
  clear: both;
  width: 30%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
  font-size: 15px;
}
.testimonials-hide-btn{
  clear: both;
  width: 30%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
  font-size: 15px;
}
.testimonials-hide-btn:hover{
  clear: both;
  width: 30%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
  font-size: 15px;
}
.portfolio-show-btn{
  clear: both;
  width: 30%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
  font-size: 15px;
}
.portfolio-show-btn:hover{
  clear: both;
  width: 30%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
  font-size: 15px;
}
.portfolio-hide-btn{
  clear: both;
  width: 30%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
  font-size: 15px;
}
.portfolio-hide-btn:hover{
  clear: both;
  width: 30%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
  font-size: 15px;
}

.grid-careers-jobs {
 display: none;
}
.grid-careers-jobs-y {
  display: none;
}
.grid-careers-jobs1 {
  display: none;
}
.grid-careers-jobs2 {
  display: none;
}
.grid-careers-jobs3 {
  display: none;
}
.grid-careers-jobs4 {
  display: none;
}
.grid-careers-jobs5 {
  display: none;
}
.grid-careers-jobs6 {
  display: none;
}
.col-txt-align-careers-jobs {
  clear: both;
  float: right;
  width: 70%;
  height: 150px;
}
.careers-jobs-btn {
  clear: both;
  color: #a19e9f;
  border: 0;
  border-bottom: 1px solid #a19e9f;
  padding: 5%;
  width: 100%;
  margin: 0 auto;
  background-color: transparent;
  font-size: 11px;
}
.careers-jobs-show-btn{
  clear: both;
  width: 30%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
  font-size: 15px;
}
.careers-jobs-show-btn:hover{
  clear: both;
  width: 30%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
  font-size: 15px;
}
.careers-jobs-hide-btn{
  clear: both;
  width: 30%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
  font-size: 15px;
}
.careers-jobs-hide-btn:hover{
  clear: both;
  width: 30%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
  font-size: 15px;
}
.thinking-title-one {
  clear: both;
  z-index: 9999;
  margin: auto;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
}
.thinking-title-one::before {
  content: '';
  width: 385%;
  height: 6%;
  background: #f3f3f3;
  position: absolute;
  z-index: -1;
  transform: skewX(-35deg);
  left: -377%;
}
.grid-thinking {
 display: none;
}
.grid-thinking1 {
 display: none;
}
.grid-thinking2 {
  display: none;
}
.grid-thinking3 {
  display: none;
}
.thinking-show-btn{
  clear: both;
  width: 30%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
  font-size: 15px;
}
.thinking-show-btn:hover{
  clear: both;
  width: 30%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
  font-size: 15px;
}
.thinking-hide-btn{
  clear: both;
  width: 30%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
  font-size: 15px;
}
.thinking-hide-btn:hover{
  clear: both;
  width: 30%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
  font-size: 15px;
}
.ok-grey-contact {
  clear: both;
  width: 15%;
}
.col-txt-align-testimonials {
  clear: both;
  float: right;
  width: 85%;
}
.head-dky-right {
  display: none;
}
.client-column .col {
  width: 50%;
  display: block;
  margin: 10px 0;
  padding: 0;
  flex: auto;
  position: unset;
}
}





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

.grid-client {
    display: none;
}

.grid-client1 {
    display: none;
}

.grid-client2 {
    display: none;
}

.grid-client3 {
    display: none;
}

.grid-client4 {
    display: none;
}
.grid-client5 {
    display: none;
}
.grid-client6 {
    display: none;
}
.head-top-text {
  clear: both;
  position: absolute;
  z-index: 9999;
  top: 8%;
  font-family: 'Gotham-Ultra';
  font-size: 18px;
  line-height: 18px;
  left: 10%;
  -webkit-text-stroke: 1px white;
  color: transparent;
  text-shadow: 1px 1px 0 transparent, -1px -1px 0 transparent, 1px -1px 0 transparent, -1px 1px 0 transparent, 1px 1px 0 transparent;
}
.head-middle-text {
  clear: both;
  top: 16%;
  position: absolute;
  z-index: 999;
  font-family: 'Gotham-Ultra';
  font-size: 18px;
  line-height: 18px;
  left: 10%;
  -webkit-text-stroke: 1px white;
  color: #fff;
  letter-spacing: 1px;
}
.head-bottom-text {
  clear: both;
  position: absolute;
  z-index: 999;
  color: #fff;
  font-size: 6px;
  left: 10%;
  top: 25%;
}
.showreel-container {
  clear: both;
  position: absolute;
  z-index: 999;
  top: 30%;
  left: 10%;
  width: 33%;
}
.showreel-btn a{
  color: #ed2960;
  font-family: 'Gotham-Bold';
  font-size: 10px;
  padding: 5% 5% 5% 28%;
  cursor:pointer;
  text-decoration: none;
  transition:all .5s ease;
  background: url('../images/showreel-fusya.png') no-repeat;
  background-size: 19%;
}
.showreel-btn a:hover{
  color: #fff;
  background: url('../images/showreel-play.png') no-repeat;
  background-size: 19%;
}
.grid-service {
  display: none;
}
.grid-service1 {
  display: none;
}
.grid-service2 {
  display: none;
}
.grid-service3 {
  display: none;
}
.footer-right {
  clear: both;
  text-align: center;
}
.footer-left {
  clear: both;
  text-align: center;
}
.copyright {
  clear: both;
  font-family: 'Gotham-Bold';
  font-size: 13px;
  text-align: center;
}
.footer-date {
  clear: both;
  font-family: 'Gotham-Medium';
  font-size: 12px;
  text-align: center;
}
.careers-jobs-column {
    text-align: center;
}
.initiative-column {
  margin: 5%;
  text-align: center;
}
.contact-img {
  z-index: 1;
  margin-bottom: 5%;
  width: 100%;
}
.contact-view-map {
  clear: both;
  width: 50%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border: 0;
  color: #a19e9f;
  border-bottom: 1px solid #a19e9f;
  padding: 3%;
  cursor: pointer;
  background-color: transparent;
}
.logo {
  clear: both;
  float: left;
  position: absolute;
  z-index: 2;
  top: 1%;
  left: 2%;
}
.logo-img {
  clear: both;
  width: 125px!important;
}
.toggle-holder {
  display: block;
  z-index: 1;
  position: absolute;
  top: 1%;
  transform: translateY(-65%);
}
#toggle div {
  height: 3px;
  margin-bottom: 5px;
  background-color: #fff;
  width: 22px;
}
.menu-txt {
  clear: both;
  float: left;
  font-family: 'Gotham-MediumItalic';
  font-size: 12px;
  margin-top: -25%;
  cursor: pointer;
  margin-left: -95%;
  padding-right: 20%;
}
.mobile-br{
  margin-bottom: 20%;
}
.client-title-one::before {
  content: '';
  width: 384%;
  height: 10%;
  background: #f3f3f3;
  position: absolute;
  z-index: -1;
  transform: skewX(-35deg);
  left: -377%;
}
.contact-title-one::before {
  content: '';
  width: 384%;
  height: 7%;
  background: #f3f3f3;
  position: absolute;
  z-index: -1;
  transform: skewX(-35deg);
  left: -377%;
}
.careers-jobs-title-one::before {
  content: '';
  width: 386%;
  height: 6%;
  background: #f3f3f3;
  position: absolute;
  z-index: -1;
  transform: skewX(-35deg);
  left: -377%;
}
.initiative-title-one::before {
  content: '';
  width: 382%;
  height: 4%;
  background: #f3f3f3;
  position: absolute;
  z-index: -1;
  transform: skewX(-35deg);
  left: -377%;
}
.portfolio-title-one::before {
  content: '';
  width: 384%;
  height: 1%;
  background: #f3f3f3;
  position: absolute;
  z-index: -1;
  transform: skewX(-35deg);
  left: -377%;
  clear: both;
}
.service-title-one::before {
  content: '';
  width: 384%;
  height: 5%;
  background: #f3f3f3;
  position: absolute;
  z-index: -1;
  transform: skewX(-35deg);
  left: -377%;
}
.service-title-one {
  clear: both;
  z-index: 9999;
  margin: auto;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
}
.service-title-two {
  clear: both;
  margin: auto;
  z-index: 999;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
  letter-spacing: 1px;
  padding-left: 1%;
}
.portfolio-title-one {
  clear: both;
  z-index: 9999;
  margin: auto;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
}
.portfolio-title-two {
  clear: both;
  margin: auto;
  z-index: 999;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
  letter-spacing: 1px;
}
.initiative-title-one {
  clear: both;
  z-index: 9999;
  margin: auto;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
}
.initiative-title-two {
  clear: both;
  margin: auto;
  z-index: 999;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
  letter-spacing: 1px;
}
.panel-4 {
 display: none;
}
.video-panel4-txtone {
  clear: both;
  position: absolute;
  z-index: 99999999999999;
  font-family: 'Gotham-Bold';
  font-size: 10px;
  top: 63%;
  left: 12%;
}
.video-panel4-txttwo {
  clear: both;
  position: absolute;
  z-index: 99999999999999;
  font-family: 'Gotham-ExtraLight';
  font-size: 16px;
  top: 72%;
  left: 12%;
}

.panel-1 {
  color: #231f20;
  background: #fff;
  width: 100%;
  height: 59%;
  right: -100%;
  z-index: 999999999;
  font-family: 'Gotham-ExtraLight';
  font-size: 14px;
}
.menu-dky-left {
  white-space: nowrap;
  position: absolute;
  top: 0%;
  transform: rotate(90deg);
  color: #000;
  left: -5%;
  letter-spacing: 1px;
  opacity: 0;
  z-index: 99999999;
  font-family: 'Gotham-Bold';
  font-size: 9px;
  margin-top: -2%;
}
.panel-1 ul {
  /*width: 26%;*/
  font-family: 'Gotham-ExtraLight';
  list-style: none;
  margin-top: 8%;
  display: block;
  padding-right: 5%;
}
.panel-1 li {
  color: #231f20;
  font-family: 'Gotham-ExtraLight';
  font-size: 15px;
  position: relative;
  z-index: 999999999;
  list-style: none;
  text-align: center;
  padding: 3%;
  margin: auto;
  display: block;
}
.menu-dky-right {
  white-space: nowrap;
  position: absolute;
  top: 35%;
  transform: rotate(90deg);
  color: #000;
  letter-spacing: 1px;
  text-align: right;
  right: -12%;
  font-family: 'Gotham-Light';
  font-size: 11px;
}
.closer {
  top: 2%;
  right: 5%;
  z-index: 999999999999999;
  color: #000;
}
.panel-3 {
  color: #fff;
  background: #231f20;
  width: 100%;
  height: 25%;
  bottom: 0;
  right: -60%;
  z-index: 999999999;
  top: 83%;
}
.follow-us-img {
  clear: both;
  width: 60%;
}
.follow-us li {
  clear: both;
  list-style: none;
  text-align: center;
  margin: 0 auto;
  display: inline-block;
  color: #fff;
}
.one-social-media-panel-3{
  margin-left: 5%;
}
.follow-us-title {
  clear: both;
  color: #fff;
  font-family: 'Gotham-ExtraLight';
  font-size: 10px;
  text-align: center;
  padding: 0%;
}
.panel-2 {
  color: #fff;
  background: #5e5758;
  width: 100%;
  height: 38%;
  bottom: 0;
  right: -60%;
  z-index: 999999999;
  top: 46%;
}
.careers-title {
  font-family: 'Gotham-ExtraLight';
  font-size: 14px;
  width: 100%;
  display: block;
  letter-spacing: 1px;
  margin-bottom: -3%;
}
.careers-text {
  font-family: 'Gotham-Book';
  font-size: 8px;
  width: 60%;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.inp {
  margin: auto;
  width: 40%;
  max-width: 280px;
  display: block;
  position: relative;
  margin-top: -5%;
}
.careers-btn {
  clear: both;
  border: 1px solid #fff;
  color: #fff;
  background: #5e5758;
  margin: 0 auto;
  font-size: 12px;
  padding: 2%;
  width: 55%;
  display: block;
  margin-top: 5%;
}
.panel4-icon-img {
  clear: both;
  position: absolute;
  z-index: 99999999999999;
  width: 6%;
  top: 75%;
  right: 10%;
  float: right;
}
.grid, .grid-item.p_one {
  width: 100%;
}
.client-title-one {
  clear: both;
  z-index: 9999;
  margin: auto;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
}

.client-title-two {
  clear: both;
  margin: auto;
  z-index: 999;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
  letter-spacing: 1px;
  padding-left: 1%;
}
.careers-jobs-title-one {
  clear: both;
  z-index: 9999;
  margin: auto;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
}
.careers-jobs-title-two {
  clear: both;
  margin: auto;
  z-index: 999;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
  letter-spacing: 1px;
}
.contact-title-one {
  clear: both;
  z-index: 9999;
  margin: auto;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
}
.contact-title-two {
  clear: both;
  margin: auto;
  z-index: 999;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
  letter-spacing: 1px;
}
.contact-txt {
  color: #231f20;
  font-family: 'Gotham-Book';
  font-size: 12px;
  text-align: center;
}
.careers-jobs-btn {
  color: #ee2762;
  background-color: #fff;
  border: 2px solid #ee2762;
  padding: 10px;
  text-align: center;
  letter-spacing: 2px;
  margin: 5px;
  width: 60%;
  cursor: pointer;
}
.client-img {
  width: 100%;
}
.col{
  position: relative;
  width: 100%;
  padding-right: 25px;
  padding-left: 0px !important;
}
.grid-initiative {
display: none;
}
.grid-initiative-y {
display: none;
}
.grid-initiative1 {
display: none;
}
.grid-initiative2 {
display: none;
}
.grid-initiative3 {
display: none;
}
.grid-initiative4 {
  display: none;
}
.grid-initiative5 {
display: none;
}
.grid-initiative6 {
display: none;
}
.client-show-btn{
  clear: both;
  width: 25%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.client-show-btn:hover{
  clear: both;
  width: 25%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.client-hide-btn{
  clear: both;
  width: 25%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.client-hide-btn:hover{
  clear: both;
  width: 25%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.service-show-btn{
  clear: both;
  width: 25%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.service-show-btn:hover{
  clear: both;
  width: 25%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.service-hide-btn{
  clear: both;
  width: 25%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.service-hide-btn:hover{
  clear: both;
  width: 25%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.portfolio-show-btn{
  clear: both;
  width: 25%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.portfolio-show-btn:hover{
  clear: both;
  width: 25%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.portfolio-hide-btn{
  clear: both;
  width: 25%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.portfolio-hide-btn:hover{
  clear: both;
  width: 25%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.initiative-btn {
  clear: both;
  color: #a19e9f;
  border: 0;
  border-bottom: 1px solid #a19e9f;
  padding: 5%;
  width: 100%;
  margin: 0 auto;
  font-size: 12px;
}
.ok-grey-cls {
  clear: both;
  width: 10%;
}
.grid-testimonials {
display: none;
}

.grid-testimonials1 {
display: none;
}
.grid-testimonials2 {
  display: none;
}
.grid-testimonials3 {
  display: none;
}
.testimonials-title-one {
  clear: both;
  z-index: 9999;
  margin: auto;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
}
.testimonials-title-one::before {
  content: '';
  width: 384%;
  height: 8%;
  background: #f3f3f3;
  position: absolute;
  z-index: -1;
  transform: skewX(-35deg);
  left: -377%;
}
.testimonials-btn-container {
  clear: both;
  width: 100%;
  display: block;
  margin: 0 auto;
  float: left;
  padding: 10% 0 20% 0;
}
.testimonials-txt-right {
  text-align: right;
  font-family: 'Gotham-Black';
  width: 55%;
  font-size: 10px;
}
.testimonials-show-btn{
  clear: both;
  width: 25%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.testimonials-show-btn:hover{
  clear: both;
  width: 25%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.testimonials-hide-btn{
  clear: both;
  width: 25%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.testimonials-hide-btn:hover{
  clear: both;
  width: 25%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}

.grid-careers-jobs {
 display: none;
}
.grid-careers-jobs-y {
  display: none;
}
.grid-careers-jobs1 {
  display: none;
}
.grid-careers-jobs2 {
  display: none;
}
.grid-careers-jobs3 {
  display: none;
}
.grid-careers-jobs4 {
  display: none;
}
.grid-careers-jobs5 {
  display: none;
}
.grid-careers-jobs6 {
  display: none;
}
.col-txt-align-careers-jobs {
  clear: both;
  float: right;
  width: 70%;
  height: 150px;
}
.careers-jobs-btn {
  clear: both;
  color: #a19e9f;
  border: 0;
  border-bottom: 1px solid #a19e9f;
  padding: 5%;
  width: 100%;
  margin: 0 auto;
  background-color: transparent;
  font-size: 11px;
}
.careers-jobs-show-btn{
  clear: both;
  width: 25%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.careers-jobs-show-btn:hover{
  clear: both;
  width: 25%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.careers-jobs-hide-btn{
  clear: both;
  width: 25%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.careers-jobs-hide-btn:hover{
  clear: both;
  width: 25%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.thinking-title-one {
  clear: both;
  z-index: 9999;
  margin: auto;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
}
.thinking-title-one::before {
  content: '';
  width: 385%;
  height: 6%;
  background: #f3f3f3;
  position: absolute;
  z-index: -1;
  transform: skewX(-35deg);
  left: -377%;
}
.grid-thinking {
 display: none;
}
.grid-thinking1 {
 display: none;
}
.grid-thinking2 {
  display: none;
}
.grid-thinking3 {
  display: none;
}
.thinking-show-btn{
  clear: both;
  width: 25%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.thinking-show-btn:hover{
  clear: both;
  width: 25%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.thinking-hide-btn{
  clear: both;
  width: 25%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.thinking-hide-btn:hover{
  clear: both;
  width: 25%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.ok-grey-contact {
  clear: both;
  width: 15%;
}
.head-dky-right {
  display: none;
}
}




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

.grid-client {
    display: none;
}

.grid-client1 {
    display: none;
}

.grid-client2 {
    display: none;
}

.grid-client3 {
    display: none;
}

.grid-client4 {
    display: none;
}
.grid-client5 {
    display: none;
}
.grid-client6 {
    display: none;
}
.head-top-text {
  clear: both;
  position: absolute;
  z-index: 9999;
  top: 8%;
  font-family: 'Gotham-Ultra';
  font-size: 20px;
  line-height: 20px;
  left: 10%;
  -webkit-text-stroke: 1px white;
  color: transparent;
  text-shadow: 1px 1px 0 transparent, -1px -1px 0 transparent, 1px -1px 0 transparent, -1px 1px 0 transparent, 1px 1px 0 transparent;
}
.head-middle-text {
  clear: both;
  top: 14%;
  position: absolute;
  z-index: 999;
  font-family: 'Gotham-Ultra';
  font-size: 20px;
  line-height: 20px;
  left: 10%;
  -webkit-text-stroke: 1px white;
  color: #fff;
  letter-spacing: 1px;
}
.head-bottom-text {
  clear: both;
  position: absolute;
  z-index: 999;
  color: #fff;
  font-size: 8px;
  left: 10%;
  top: 22%;
}
.showreel-container {
  clear: both;
  position: absolute;
  z-index: 999;
  top: 26%;
  left: 10%;
  width: 30%;
}
.showreel-btn a{
  color: #ed2960;
  font-family: 'Gotham-Bold';
  font-size: 10px;
  padding: 5% 5% 5% 28%;
  cursor:pointer;
  text-decoration: none;
  transition:all .5s ease;
  background: url('../images/showreel-fusya.png') no-repeat;
  background-size: 19%;
}
.showreel-btn a:hover{
  color: #fff;
  background: url('../images/showreel-play.png') no-repeat;
  background-size: 19%;
}
.grid-service {
  display: none;
}
.grid-service1 {
  display: none;
}
.grid-service2 {
  display: none;
}
.grid-service3 {
  display: none;
}
.footer-right {
  clear: both;
  text-align: center;
}
.footer-left {
  clear: both;
  text-align: center;
}
.careers-jobs-column {
    text-align: center;
}
.initiative-column {
  margin: 5%;
  text-align: center;
}
.contact-img {
  z-index: 1;
  margin-bottom: 5%;
  width: 100%;
}
.contact-view-map {
  clear: both;
  width: 50%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border: 0;
  color: #a19e9f;
  border-bottom: 1px solid #a19e9f;
  padding: 3%;
  cursor: pointer;
  background-color: transparent;
  margin-bottom: 5%;
}
.logo {
  clear: both;
  float: left;
  position: absolute;
  z-index: 2;
  top: 1%;
  left: 2%;
}
.logo-img {
  clear: both;
  width: 125px!important;
}
.toggle-holder {
  display: block;
  z-index: 1;
  position: absolute;
  top: 1%;
  transform: translateY(-65%);
}
#toggle div {
  height: 3px;
  margin-bottom: 5px;
  background-color: #fff;
  width: 22px;
}
.menu-txt {
  clear: both;
  float: left;
  font-family: 'Gotham-MediumItalic';
  font-size: 12px;
  margin-top: -25%;
  cursor: pointer;
  margin-left: -95%;
  padding-right: 20%;
}
.mobile-br{
  margin-bottom: 20%;
}
.client-title-one::before {
  content: '';
  width: 384%;
  height: 3%;
  background: #f3f3f3;
  position: absolute;
  z-index: -1;
  transform: skewX(-35deg);
  left: -377%;
}
.contact-title-one::before {
  content: '';
  width: 384%;
  height: 7%;
  background: #f3f3f3;
  position: absolute;
  z-index: -1;
  transform: skewX(-35deg);
  left: -377%;
}
.careers-jobs-title-one::before {
  content: '';
  width: 386%;
  height: 4%;
  background: #f3f3f3;
  position: absolute;
  z-index: -1;
  transform: skewX(-35deg);
  left: -377%;
}
.initiative-title-one::before {
  content: '';
  width: 382%;
  height: 3%;
  background: #f3f3f3;
  position: absolute;
  z-index: -1;
  transform: skewX(-35deg);
  left: -377%;
}
.portfolio-title-one::before {
  content: '';
  width: 384%;
  height: 1%;
  background: #f3f3f3;
  position: absolute;
  z-index: -1;
  transform: skewX(-35deg);
  left: -377%;
  clear: both;
}
.service-title-one::before {
  content: '';
  width: 384%;
  height: 5%;
  background: #f3f3f3;
  position: absolute;
  z-index: -1;
  transform: skewX(-35deg);
  left: -377%;
}
.service-title-one {
  clear: both;
  z-index: 9999;
  margin: auto;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
}
.service-title-two {
  clear: both;
  margin: auto;
  z-index: 999;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
  letter-spacing: 1px;
  padding-left: 1%;
}
.portfolio-title-one {
  clear: both;
  z-index: 9999;
  margin: auto;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
}
.portfolio-title-two {
  clear: both;
  margin: auto;
  z-index: 999;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
  letter-spacing: 1px;
}

.panel-4 {
 display: none;
}
.video-panel4-txtone {
  clear: both;
  position: absolute;
  z-index: 99999999999999;
  font-family: 'Gotham-Bold';
  font-size: 10px;
  top: 63%;
  left: 12%;
}
.video-panel4-txttwo {
  clear: both;
  position: absolute;
  z-index: 99999999999999;
  font-family: 'Gotham-ExtraLight';
  font-size: 16px;
  top: 72%;
  left: 12%;
}

.panel-1 {
  color: #231f20;
  background: #fff;
  width: 100%;
  height: 59%;
  right: -100%;
  z-index: 999999999;
  font-family: 'Gotham-ExtraLight';
  font-size: 14px;
}
.menu-dky-left {
  white-space: nowrap;
  position: absolute;
  top: 0%;
  transform: rotate(90deg);
  color: #000;
  left: -5%;
  letter-spacing: 1px;
  opacity: 0;
  z-index: 99999999;
  font-family: 'Gotham-Bold';
  font-size: 9px;
  margin-top: -2%;
}
.panel-1 ul {
  /*width: 26%;*/
  font-family: 'Gotham-ExtraLight';
  list-style: none;
  margin-top: 6%;
  display: block;
  padding-right: 5%;
}
.panel-1 li {
  color: #231f20;
  font-family: 'Gotham-ExtraLight';
  font-size: 14px;
  position: relative;
  z-index: 999999999;
  list-style: none;
  text-align: center;
  padding: 2%;
  margin: auto;
  display: block;
}
.menu-dky-right {
  white-space: nowrap;
  position: absolute;
  top: 35%;
  transform: rotate(90deg);
  color: #000;
  letter-spacing: 1px;
  text-align: right;
  right: -12%;
  font-family: 'Gotham-Light';
  font-size: 11px;
}
.closer {
  top: 2%;
  right: 5%;
  z-index: 999999999999999;
  color: #000;
}
.panel-3 {
  color: #fff;
  background: #231f20;
  width: 100%;
  height: 30%;
  bottom: 0;
  right: -60%;
  z-index: 999999999;
  top: 79%;
}
.follow-us-img {
  clear: both;
  width: 8%;
}
.follow-us li {
  clear: both;
  list-style: none;
  text-align: center;
  margin: 0 auto;
  display: inline-block;
  color: #fff;
}
.follow-us-title {
  clear: both;
  color: #fff;
  font-family: 'Gotham-ExtraLight';
  font-size: 14px;
  text-align: center;
  padding: 0%;
}
.panel-2 {
  color: #fff;
  background: #5e5758;
  width: 100%;
  height: 37%;
  bottom: 0;
  right: -60%;
  z-index: 999999999;
  top: 43%;
}
.careers-title {
  font-family: 'Gotham-ExtraLight';
  font-size: 10px;
  width: 100%;
  display: block;
  letter-spacing: 1px;
  padding: 1%;
}
.careers-text {
  font-family: 'Gotham-Book';
  font-size: 7px;
  padding: 5%;
  width: 60%;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.inp {
  margin: auto;
  width: 40%;
  max-width: 280px;
  display: block;
  position: relative;
  margin-top: -7%;
}
.careers-btn {
  clear: both;
  border: 1px solid #fff;
  color: #fff;
  background: #5e5758;
  margin: 0 auto;
  font-size: 12px;
  padding: 3%;
  width: 55%;
  display: block;
  margin-top: 3%;
}
.panel4-icon-img {
  clear: both;
  position: absolute;
  z-index: 99999999999999;
  width: 6%;
  top: 75%;
  right: 10%;
  float: right;
}
.grid, .grid-item.p_one {
  width: 100%;
}
.client-img {
  width: 100%;
  max-width: 56px;
  margin: 0 auto;
}
.col{
  position: relative;
  width: 100%;
  padding-right: 30px;
  padding-left: 0px !important;
}
.grid-initiative {
display: none;
}
.grid-initiative-y {
display: none;
}
.grid-initiative1 {
display: none;
}
.grid-initiative2 {
display: none;
}
.grid-initiative3 {
display: none;
}
.grid-initiative4 {
  display: none;
}
.grid-initiative5 {
display: none;
}
.grid-initiative6 {
display: none;
}
.client-show-btn{
  clear: both;
  width: 25%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.client-show-btn:hover{
  clear: both;
  width: 25%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.client-hide-btn{
  clear: both;
  width: 25%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.client-hide-btn:hover{
  clear: both;
  width: 25%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.service-show-btn{
  clear: both;
  width: 25%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.service-show-btn:hover{
  clear: both;
  width: 25%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.service-hide-btn{
  clear: both;
  width: 25%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.service-hide-btn:hover{
  clear: both;
  width: 25%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.initiative-btn {
  clear: both;
  color: #a19e9f;
  border: 0;
  border-bottom: 1px solid #a19e9f;
  padding: 5%;
  width: 100%;
  margin: 0 auto;
  font-size: 12px;
}
.ok-grey-cls {
  clear: both;
  width: 10%;
}
.grid-testimonials {
display: none;
}

.grid-testimonials1 {
display: none;
}
.grid-testimonials2 {
  display: none;
}
.grid-testimonials3 {
  display: none;
}
.testimonials-title-one {
  clear: both;
  z-index: 9999;
  margin: auto;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
}
.testimonials-title-one::before {
  content: '';
  width: 384%;
  height: 5%;
  background: #f3f3f3;
  position: absolute;
  z-index: -1;
  transform: skewX(-35deg);
  left: -377%;
}
.testimonials-btn-container {
  clear: both;
  width: 100%;
  display: block;
  margin: 0 auto;
  float: left;
  padding: 15% 0 25% 0;
}
.testimonials-txt-right {
  text-align: right;
  font-family: 'Gotham-Black';
  width: 70%;
  font-size: 10px;
}
.testimonials-show-btn{
  clear: both;
  width: 25%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.testimonials-show-btn:hover{
  clear: both;
  width: 25%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.testimonials-hide-btn{
  clear: both;
  width: 25%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.testimonials-hide-btn:hover{
  clear: both;
  width: 25%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.grid-careers-jobs {
 display: none;
}
.grid-careers-jobs-y {
  display: none;
}
.grid-careers-jobs1 {
  display: none;
}
.grid-careers-jobs2 {
  display: none;
}
.grid-careers-jobs3 {
  display: none;
}
.grid-careers-jobs4 {
  display: none;
}
.grid-careers-jobs5 {
  display: none;
}
.grid-careers-jobs6 {
  display: none;
}
.col-txt-align-careers-jobs {
  clear: both;
  float: right;
  width: 70%;
  height: 150px;
}
.careers-jobs-btn {
  clear: both;
  color: #a19e9f;
  border: 0;
  border-bottom: 1px solid #a19e9f;
  padding: 5%;
  width: 100%;
  margin: 0 auto;
  background-color: transparent;
  font-size: 11px;
}
.careers-jobs-show-btn{
  clear: both;
  width: 25%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.careers-jobs-show-btn:hover{
  clear: both;
  width: 25%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.careers-jobs-hide-btn{
  clear: both;
  width: 25%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.careers-jobs-hide-btn:hover{
  clear: both;
  width: 25%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.thinking-title-one {
  clear: both;
  z-index: 9999;
  margin: auto;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
}
.thinking-title-one::before {
  content: '';
  width: 385%;
  height: 6%;
  background: #f3f3f3;
  position: absolute;
  z-index: -1;
  transform: skewX(-35deg);
  left: -377%;
}
.grid-thinking {
 display: none;
}
.grid-thinking1 {
 display: none;
}
.grid-thinking2 {
  display: none;
}
.grid-thinking3 {
  display: none;
}
.thinking-show-btn{
  clear: both;
  width: 25%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.thinking-show-btn:hover{
  clear: both;
  width: 25%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.thinking-hide-btn{
  clear: both;
  width: 25%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.thinking-hide-btn:hover{
  clear: both;
  width: 25%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.portfolio-show-btn{
  clear: both;
  width: 25%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.portfolio-show-btn:hover{
  clear: both;
  width: 25%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.portfolio-hide-btn{
  clear: both;
  width: 25%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.portfolio-hide-btn:hover{
  clear: both;
  width: 25%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.ok-grey-contact {
  clear: both;
  width: 15%;
}
.head-dky-right {
  display: none;
}
ul.tags {
  list-style: none;
  position: relative;
  top: 100%;
  padding: 0;
  margin: 0;
  margin-top: -15%;
}
.client-column .col {
  width: 50%;
  display: block;
  margin: 10px 0;
  padding: 0;
  flex: auto;
  position: unset;
}
}




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

.grid-client {
    display: none;
}

.grid-client1 {
    display: none;
}

.grid-client2 {
    display: none;
}

.grid-client3 {
    display: none;
}

.grid-client4 {
    display: none;
}
.grid-client5 {
    display: none;
}
.grid-client6 {
    display: none;
}
.head-top-text {
  clear: both;
  position: absolute;
  z-index: 9999;
  top: 7%;
  font-family: 'Gotham-Ultra';
  font-size: 12px;
  line-height: 12px;
  left: 10%;
  -webkit-text-stroke: 1px white;
  color: transparent;
  text-shadow: 1px 1px 0 transparent, -1px -1px 0 transparent, 1px -1px 0 transparent, -1px 1px 0 transparent, 1px 1px 0 transparent;
}
.head-middle-text {
  clear: both;
  top: 11.5%;
  position: absolute;
  z-index: 999;
  font-family: 'Gotham-Ultra';
  font-size: 12px;
  line-height: 12px;
  left: 10%;
  -webkit-text-stroke: 1px white;
  color: #fff;
  letter-spacing: 1px;
}
.head-bottom-text {
  clear: both;
  position: absolute;
  z-index: 999;
  color: #fff;
  font-size: 6px;
  left: 10%;
  top: 17%;
}
.showreel-container {
  clear: both;
  position: absolute;
  z-index: 999;
  top: 20.3%;
  left: 10%;
  width: 30%;
}
.showreel-btn a{
  color: #ed2960;
  font-family: 'Gotham-Bold';
  font-size: 10px;
  padding: 5% 5% 5% 28%;
  cursor:pointer;
  text-decoration: none;
  transition:all .5s ease;
  background: url('../images/showreel-fusya.png') no-repeat;
  background-size: 19%;
}
.showreel-btn a:hover{
  color: #fff;
  background: url('../images/showreel-play.png') no-repeat;
  background-size: 19%;
}
.grid-service {
  display: none;
}
.grid-service1 {
  display: none;
}
.grid-service2 {
  display: none;
}
.grid-service3 {
  display: none;
}
.footer-right {
  clear: both;
  text-align: center;
}
.footer-left {
  clear: both;
  text-align: center;
}
.copyright {
  clear: both;
  font-family: 'Gotham-Bold';
  font-size: 13px;
  text-align: center;
}
.footer-date {
  clear: both;
  font-family: 'Gotham-Medium';
  font-size: 12px;
  text-align: center;
}
.careers-jobs-column {
    text-align: center;
}
.initiative-column {
  margin: 5%;
  text-align: center;
}
.contact-img {
  z-index: 1;
  margin-bottom: 5%;
  width: 100%;
}
.contact-view-map {
  clear: both;
  width: 50%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border: 0;
  color: #a19e9f;
  border-bottom: 1px solid #a19e9f;
  padding: 3%;
  cursor: pointer;
  background-color: transparent;
  margin-bottom: 5%;
}
.logo {
  clear: both;
  float: left;
  position: absolute;
  z-index: 2;
  top: 1%;
  left: 2%;
}
.logo-img {
  clear: both;
  width: 125px!important;
}
.toggle-holder {
  display: block;
  z-index: 1;
  position: absolute;
  top: 1%;
  transform: translateY(-65%);
}
#toggle div {
  height: 3px;
  margin-bottom: 5px;
  background-color: #fff;
  width: 22px;
}
.menu-txt {
  clear: both;
  float: left;
  font-family: 'Gotham-MediumItalic';
  font-size: 12px;
  margin-top: -25%;
  cursor: pointer;
  margin-left: -105%;
  padding-right: 20%;
}
.mobile-br{
  margin-bottom: 20%;
}
.client-title-one::before {
  content: '';
  width: 384%;
  height: 6%;
  background: #f3f3f3;
  position: absolute;
  z-index: -1;
  transform: skewX(-35deg);
  left: -377%;
}
.contact-title-one::before {
  content: '';
  width: 384%;
  height: 7%;
  background: #f3f3f3;
  position: absolute;
  z-index: -1;
  transform: skewX(-35deg);
  left: -377%;
}
.careers-jobs-title-one::before {
  content: '';
  width: 386%;
  height: 4%;
  background: #f3f3f3;
  position: absolute;
  z-index: -1;
  transform: skewX(-35deg);
  left: -377%;
}
.initiative-title-one::before {
  content: '';
  width: 382%;
  height: 4%;
  background: #f3f3f3;
  position: absolute;
  z-index: -1;
  transform: skewX(-35deg);
  left: -377%;
}
.portfolio-title-one::before {
  content: '';
  width: 384%;
  height: 1.4%;
  background: #f3f3f3;
  position: absolute;
  z-index: -1;
  transform: skewX(-35deg);
  left: -377%;
  clear: both;
}
.service-title-one::before {
  content: '';
  width: 384%;
  height: 4%;
  background: #f3f3f3;
  position: absolute;
  z-index: -1;
  transform: skewX(-35deg);
  left: -377%;
}
.service-title-one {
  clear: both;
  z-index: 9999;
  margin: auto;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
}
.service-title-two {
  clear: both;
  margin: auto;
  z-index: 999;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
  letter-spacing: 1px;
  padding-left: 1%;
}
.portfolio-title-one {
  clear: both;
  z-index: 9999;
  margin: auto;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
}
.portfolio-title-two {
  clear: both;
  margin: auto;
  z-index: 999;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
  letter-spacing: 1px;
}
.initiative-title-one {
  clear: both;
  z-index: 9999;
  margin: auto;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
}
.initiative-title-two {
  clear: both;
  margin: auto;
  z-index: 999;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
  letter-spacing: 1px;
}
.panel-4 {
 display: none;
}
.video-panel4-txtone {
  clear: both;
  position: absolute;
  z-index: 99999999999999;
  font-family: 'Gotham-Bold';
  font-size: 10px;
  top: 63%;
  left: 12%;
}
.video-panel4-txttwo {
  clear: both;
  position: absolute;
  z-index: 99999999999999;
  font-family: 'Gotham-ExtraLight';
  font-size: 16px;
  top: 72%;
  left: 12%;
}

.panel-1 {
  color: #231f20;
  background: #fff;
  width: 100%;
  height: 59%;
  right: -100%;
  z-index: 999999999;
  font-family: 'Gotham-ExtraLight';
  font-size: 14px;
}
.menu-dky-left {
  white-space: nowrap;
  position: absolute;
  top: 0%;
  transform: rotate(90deg);
  color: #000;
  left: -5%;
  letter-spacing: 1px;
  opacity: 0;
  z-index: 99999999;
  font-family: 'Gotham-Bold';
  font-size: 9px;
  margin-top: -2%;
}
.panel-1 ul {
  /*width: 26%;*/
  font-family: 'Gotham-ExtraLight';
  list-style: none;
  margin-top: 6%;
  display: block;
  padding-right: 5%;
}
.panel-1 li {
  color: #231f20;
  font-family: 'Gotham-ExtraLight';
  font-size: 14px;
  position: relative;
  z-index: 999999999;
  list-style: none;
  text-align: center;
  padding: 1%;
  margin: auto;
  display: block;
}
.menu-dky-right {
  white-space: nowrap;
  position: absolute;
  top: 35%;
  transform: rotate(90deg);
  color: #000;
  letter-spacing: 1px;
  text-align: right;
  right: -12%;
  font-family: 'Gotham-Light';
  font-size: 11px;
}
.closer {
  top: 2%;
  right: 5%;
  z-index: 999999999999999;
  color: #000;
}
.panel-3 {
  color: #fff;
  background: #231f20;
  width: 100%;
  height: 25%;
  bottom: 0;
  right: -60%;
  z-index: 999999999;
  top: 83%;
}
.follow-us-img {
  clear: both;
  width: 60%;
}
.follow-us li {
  clear: both;
  list-style: none;
  text-align: center;
  margin: 0 auto;
  display: inline-block;
  color: #fff;
}
.one-social-media-panel-3{
  margin-left: 5%;
}
.follow-us-title {
  clear: both;
  color: #fff;
  font-family: 'Gotham-ExtraLight';
  font-size: 10px;
  text-align: center;
  padding: 0%;
}
.panel-2 {
  color: #fff;
  background: #5e5758;
  width: 100%;
  height: 38%;
  bottom: 0;
  right: -60%;
  z-index: 999999999;
  top: 46%;
}
.careers-title {
  font-family: 'Gotham-ExtraLight';
  font-size: 14px;
  width: 100%;
  display: block;
  letter-spacing: 1px;
  margin-bottom: -3%;
}
.careers-text {
  font-family: 'Gotham-Book';
  font-size: 8px;
  width: 60%;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.inp {
  margin: auto;
  width: 40%;
  max-width: 280px;
  display: block;
  position: relative;
  margin-top: -5%;
}
.careers-btn {
  clear: both;
  border: 1px solid #fff;
  color: #fff;
  background: #5e5758;
  margin: 0 auto;
  font-size: 12px;
  padding: 2%;
  width: 55%;
  display: block;
  margin-top: 5%;
}
.panel4-icon-img {
  clear: both;
  position: absolute;
  z-index: 99999999999999;
  width: 6%;
  top: 75%;
  right: 10%;
  float: right;
}
.grid, .grid-item.p_one {
  width: 100%;
}
.client-title-one {
  clear: both;
  z-index: 9999;
  margin: auto;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
}
.client-title-one::before {
  content: '';
  width: 384%;
  height: 10%;
  background: #f3f3f3;
  position: absolute;
  z-index: -1;
  transform: skewX(-35deg);
  left: -377%;
}
.client-title-two {
  clear: both;
  margin: auto;
  z-index: 999;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
  letter-spacing: 1px;
  padding-left: 1%;
}
.careers-jobs-title-one {
  clear: both;
  z-index: 9999;
  margin: auto;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
}
.careers-jobs-title-two {
  clear: both;
  margin: auto;
  z-index: 999;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
  letter-spacing: 1px;
}
.contact-title-one {
  clear: both;
  z-index: 9999;
  margin: auto;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
}
.contact-title-two {
  clear: both;
  margin: auto;
  z-index: 999;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
  letter-spacing: 1px;
}
.contact-txt {
  color: #231f20;
  font-family: 'Gotham-Book';
  font-size: 12px;
  text-align: center;
}
.careers-jobs-btn {
  color: #ee2762;
  background-color: #fff;
  border: 2px solid #ee2762;
  padding: 10px;
  text-align: center;
  letter-spacing: 2px;
  margin: 5px;
  width: 60%;
  cursor: pointer;
}
.client-img {
  width: 100%;
  max-width: 56px;
  margin: 0 auto;
}
.col{
  position: relative;
  width: 100%;
  padding-right: 30px;
  padding-left: 0px !important;
}
.grid-initiative {
display: none;
}
.grid-initiative-y {
display: none;
}
.grid-initiative1 {
display: none;
}
.grid-initiative2 {
display: none;
}
.grid-initiative3 {
display: none;
}
.grid-initiative4 {
  display: none;
}
.grid-initiative5 {
display: none;
}
.grid-initiative6 {
display: none;
}
.client-show-btn{
  clear: both;
  width: 25%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.client-show-btn:hover{
  clear: both;
  width: 25%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.client-hide-btn{
  clear: both;
  width: 25%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.client-hide-btn:hover{
  clear: both;
  width: 25%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.service-show-btn{
  clear: both;
  width: 25%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.service-show-btn:hover{
  clear: both;
  width: 25%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.service-hide-btn{
  clear: both;
  width: 25%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.service-hide-btn:hover{
  clear: both;
  width: 25%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.initiative-btn {
  clear: both;
  color: #a19e9f;
  border: 0;
  border-bottom: 1px solid #a19e9f;
  padding: 5%;
  width: 100%;
  margin: 0 auto;
  font-size: 12px;
}
.ok-grey-cls {
  clear: both;
  width: 10%;
}
.grid-testimonials {
display: none;
}

.grid-testimonials1 {
display: none;
}
.grid-testimonials2 {
  display: none;
}
.grid-testimonials3 {
  display: none;
}
.testimonials-title-one {
  clear: both;
  z-index: 9999;
  margin: auto;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
}
.testimonials-title-one::before {
  content: '';
  width: 386%;
  height: 5%;
  background: #f3f3f3;
  position: absolute;
  z-index: -1;
  transform: skewX(-35deg);
  left: -377%;
}
.testimonials-btn-container {
  clear: both;
  width: 100%;
  display: block;
  margin: 0 auto;
  float: left;
  padding: 15% 0 10% 0;
}
.testimonials-txt-right {
  text-align: right;
  font-family: 'Gotham-Black';
  width: 65%;
  font-size: 10px;
}
.testimonials-show-btn{
  clear: both;
  width: 25%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.testimonials-show-btn:hover{
  clear: both;
  width: 25%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.testimonials-hide-btn{
  clear: both;
  width: 25%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.testimonials-hide-btn:hover{
  clear: both;
  width: 25%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}

.grid-careers-jobs {
 display: none;
}
.grid-careers-jobs-y {
  display: none;
}
.grid-careers-jobs1 {
  display: none;
}
.grid-careers-jobs2 {
  display: none;
}
.grid-careers-jobs3 {
  display: none;
}
.grid-careers-jobs4 {
  display: none;
}
.grid-careers-jobs5 {
  display: none;
}
.grid-careers-jobs6 {
  display: none;
}
.col-txt-align-careers-jobs {
  clear: both;
  float: right;
  width: 70%;
  height: 150px;
}
.careers-jobs-btn {
  clear: both;
  color: #a19e9f;
  border: 0;
  border-bottom: 1px solid #a19e9f;
  padding: 5%;
  width: 100%;
  margin: 0 auto;
  background-color: transparent;
  font-size: 11px;
}
.careers-jobs-show-btn{
  clear: both;
  width: 25%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.careers-jobs-show-btn:hover{
  clear: both;
  width: 25%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.careers-jobs-hide-btn{
  clear: both;
  width: 25%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.careers-jobs-hide-btn:hover{
  clear: both;
  width: 25%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.thinking-title-one {
  clear: both;
  z-index: 9999;
  margin: auto;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
}
.thinking-title-one::before {
  content: '';
  width: 385%;
  height: 6%;
  background: #f3f3f3;
  position: absolute;
  z-index: -1;
  transform: skewX(-35deg);
  left: -377%;
}
.grid-thinking {
 display: none;
}
.grid-thinking1 {
 display: none;
}
.grid-thinking2 {
  display: none;
}
.grid-thinking3 {
  display: none;
}
.thinking-show-btn{
  clear: both;
  width: 25%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.thinking-show-btn:hover{
  clear: both;
  width: 25%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.thinking-hide-btn{
  clear: both;
  width: 25%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.thinking-hide-btn:hover{
  clear: both;
  width: 25%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.portfolio-show-btn{
  clear: both;
  width: 25%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.portfolio-show-btn:hover{
  clear: both;
  width: 25%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.portfolio-hide-btn{
  clear: both;
  width: 25%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.portfolio-hide-btn:hover{
  clear: both;
  width: 25%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.ok-grey-contact {
  clear: both;
  width: 15%;
}
.head-dky-right {
  display: none;
}
}



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

.grid-client {
    display: none;
}

.grid-client1 {
    display: none;
}

.grid-client2 {
    display: none;
}

.grid-client3 {
    display: none;
}

.grid-client4 {
    display: none;
}
.grid-client5 {
    display: none;
}
.grid-client6 {
    display: none;
}
.head-top-text {
  clear: both;
  position: absolute;
  z-index: 9999;
  top: 8%;
  font-family: 'Gotham-Ultra';
  font-size: 12px;
  line-height: 12px;
  left: 10%;
  -webkit-text-stroke: 1px white;
  color: transparent;
  text-shadow: 1px 1px 0 transparent, -1px -1px 0 transparent, 1px -1px 0 transparent, -1px 1px 0 transparent, 1px 1px 0 transparent;
}
.head-middle-text {
  clear: both;
  top: 13%;
  position: absolute;
  z-index: 999;
  font-family: 'Gotham-Ultra';
  font-size: 12px;
  line-height: 12px;
  left: 10%;
  -webkit-text-stroke: 1px white;
  color: #fff;
  letter-spacing: 1px;
}
.head-bottom-text {
  clear: both;
  position: absolute;
  z-index: 999;
  color: #fff;
  font-size: 6px;
  left: 10%;
  top: 20%;
}
.showreel-container {
  clear: both;
  position: absolute;
  z-index: 999;
  top: 24%;
  left: 10%;
}
.showreel-btn a{
  color: #ed2960;
  font-family: 'Gotham-Bold';
  font-size: 10px;
  padding: 5% 5% 5% 28%;
  cursor:pointer;
  text-decoration: none;
  transition:all .5s ease;
  background: url('../images/showreel-fusya.png') no-repeat;
  background-size: 19%;
}
.showreel-btn a:hover{
  color: #fff;
  background: url('../images/showreel-play.png') no-repeat;
  background-size: 19%;
}
.grid-service {
  display: none;
}
.grid-service1 {
  display: none;
}
.grid-service2 {
  display: none;
}
.grid-service3 {
  display: none;
}
.footer-right {
  clear: both;
  text-align: center;
}
.footer-left {
  clear: both;
  text-align: center;
}
.copyright {
  clear: both;
  font-family: 'Gotham-Bold';
  font-size: 13px;
  text-align: center;
}
.footer-date {
  clear: both;
  font-family: 'Gotham-Medium';
  font-size: 12px;
  text-align: center;
}
.careers-jobs-column {
    text-align: center;
}
.initiative-column {
  margin: 5%;
  text-align: center;
}
.contact-img {
  z-index: 1;
  margin-bottom: 5%;
  width: 100%;
}
.contact-view-map {
  clear: both;
  width: 50%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border: 0;
  color: #a19e9f;
  border-bottom: 1px solid #a19e9f;
  padding: 3%;
  cursor: pointer;
  background-color: transparent;
}
.logo {
  clear: both;
  float: left;
  position: absolute;
  z-index: 2;
  top: 1%;
  left: 2%;
}
.logo-img {
  clear: both;
  width: 125px!important;
}
.toggle-holder {
  display: block;
  z-index: 1;
  position: absolute;
  top: 1%;
  transform: translateY(-65%);
}
#toggle div {
  height: 3px;
  margin-bottom: 5px;
  background-color: #fff;
  width: 22px;
}
.menu-txt {
  clear: both;
  float: left;
  font-family: 'Gotham-MediumItalic';
  font-size: 12px;
  margin-top: -25%;
  cursor: pointer;
  margin-left: -95%;
  padding-right: 20%;
}
.mobile-br{
  margin-bottom: 20%;
}
.client-title-one::before {
  content: '';
  width: 384%;
  height: 6%;
  background: #f3f3f3;
  position: absolute;
  z-index: -1;
  transform: skewX(-35deg);
  left: -377%;
}
.contact-title-one::before {
  content: '';
  width: 384%;
  height: 7%;
  background: #f3f3f3;
  position: absolute;
  z-index: -1;
  transform: skewX(-35deg);
  left: -377%;
}
.careers-jobs-title-one::before {
  content: '';
  width: 386%;
  height: 4%;
  background: #f3f3f3;
  position: absolute;
  z-index: -1;
  transform: skewX(-35deg);
  left: -377%;
}
.initiative-title-one::before {
  content: '';
  width: 382%;
  height: 4%;
  background: #f3f3f3;
  position: absolute;
  z-index: -1;
  transform: skewX(-35deg);
  left: -377%;
}
.portfolio-title-one::before {
  content: '';
  width: 384%;
  height: 1.4%;
  background: #f3f3f3;
  position: absolute;
  z-index: -1;
  transform: skewX(-35deg);
  left: -377%;
  clear: both;
}
.service-title-one::before {
  content: '';
  width: 384%;
  height: 4%;
  background: #f3f3f3;
  position: absolute;
  z-index: -1;
  transform: skewX(-35deg);
  left: -377%;
}
.service-title-one {
  clear: both;
  z-index: 9999;
  margin: auto;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
}
.service-title-two {
  clear: both;
  margin: auto;
  z-index: 999;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
  letter-spacing: 1px;
  padding-left: 1%;
}
.portfolio-title-one {
  clear: both;
  z-index: 9999;
  margin: auto;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
}
.portfolio-title-two {
  clear: both;
  margin: auto;
  z-index: 999;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
  letter-spacing: 1px;
}
.initiative-title-one {
  clear: both;
  z-index: 9999;
  margin: auto;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
}
.initiative-title-two {
  clear: both;
  margin: auto;
  z-index: 999;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
  letter-spacing: 1px;
}
.panel-4 {
 display: none;
}
.video-panel4-txtone {
  clear: both;
  position: absolute;
  z-index: 99999999999999;
  font-family: 'Gotham-Bold';
  font-size: 10px;
  top: 63%;
  left: 12%;
}
.video-panel4-txttwo {
  clear: both;
  position: absolute;
  z-index: 99999999999999;
  font-family: 'Gotham-ExtraLight';
  font-size: 16px;
  top: 72%;
  left: 12%;
}

.panel-1 {
  color: #231f20;
  background: #fff;
  width: 100%;
  height: 59%;
  right: -100%;
  z-index: 999999999;
  font-family: 'Gotham-ExtraLight';
  font-size: 14px;
}
.menu-dky-left {
  white-space: nowrap;
  position: absolute;
  top: 0%;
  transform: rotate(90deg);
  color: #000;
  left: -5%;
  letter-spacing: 1px;
  opacity: 0;
  z-index: 99999999;
  font-family: 'Gotham-Bold';
  font-size: 9px;
  margin-top: -2%;
}
.panel-1 ul {
  /*width: 26%;*/
  font-family: 'Gotham-ExtraLight';
  list-style: none;
  margin-top: 6%;
  display: block;
  padding-right: 5%;
}
.panel-1 li {
  color: #231f20;
  font-family: 'Gotham-ExtraLight';
  font-size: 14px;
  position: relative;
  z-index: 999999999;
  list-style: none;
  text-align: center;
  padding: 2%;
  margin: auto;
  display: block;
}
.menu-dky-right {
  white-space: nowrap;
  position: absolute;
  top: 35%;
  transform: rotate(90deg);
  color: #000;
  letter-spacing: 1px;
  text-align: right;
  right: -12%;
  font-family: 'Gotham-Light';
  font-size: 11px;
}
.closer {
  top: 2%;
  right: 5%;
  z-index: 999999999999999;
  color: #000;
}
.panel-3 {
  color: #fff;
  background: #231f20;
  width: 100%;
  height: 25%;
  bottom: 0;
  right: -60%;
  z-index: 999999999;
  top: 83%;
}
.follow-us-img {
  clear: both;
  width: 60%;
}
.follow-us li {
  clear: both;
  list-style: none;
  text-align: center;
  margin: 0 auto;
  display: inline-block;
  color: #fff;
}
.one-social-media-panel-3{
  margin-left: 5%;
}
.follow-us-title {
  clear: both;
  color: #fff;
  font-family: 'Gotham-ExtraLight';
  font-size: 10px;
  text-align: center;
  padding: 0%;
}
.panel-2 {
  color: #fff;
  background: #5e5758;
  width: 100%;
  height: 38%;
  bottom: 0;
  right: -60%;
  z-index: 999999999;
  top: 46%;
}
.careers-title {
  font-family: 'Gotham-ExtraLight';
  font-size: 14px;
  width: 100%;
  display: block;
  letter-spacing: 1px;
  margin-bottom: -3%;
}
.careers-text {
  font-family: 'Gotham-Book';
  font-size: 8px;
  width: 60%;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.inp {
  margin: auto;
  width: 40%;
  max-width: 280px;
  display: block;
  position: relative;
  margin-top: -5%;
}
.careers-btn {
  clear: both;
  border: 1px solid #fff;
  color: #fff;
  background: #5e5758;
  margin: 0 auto;
  font-size: 12px;
  padding: 2%;
  width: 55%;
  display: block;
  margin-top: 5%;
}
.panel4-icon-img {
  clear: both;
  position: absolute;
  z-index: 99999999999999;
  width: 6%;
  top: 75%;
  right: 10%;
  float: right;
}
.grid, .grid-item.p_one {
  width: 100%;
}
.client-title-one {
  clear: both;
  z-index: 9999;
  margin: auto;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
}
.client-title-one::before {
  content: '';
  width: 384%;
  height: 10%;
  background: #f3f3f3;
  position: absolute;
  z-index: -1;
  transform: skewX(-35deg);
  left: -377%;
}
.client-title-two {
  clear: both;
  margin: auto;
  z-index: 999;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
  letter-spacing: 1px;
  padding-left: 1%;
}
.careers-jobs-title-one {
  clear: both;
  z-index: 9999;
  margin: auto;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
}
.careers-jobs-title-two {
  clear: both;
  margin: auto;
  z-index: 999;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
  letter-spacing: 1px;
}
.contact-title-one {
  clear: both;
  z-index: 9999;
  margin: auto;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
}
.contact-title-two {
  clear: both;
  margin: auto;
  z-index: 999;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
  letter-spacing: 1px;
}
.contact-txt {
  color: #231f20;
  font-family: 'Gotham-Book';
  font-size: 12px;
  text-align: center;
}
.careers-jobs-btn {
  color: #ee2762;
  background-color: #fff;
  border: 2px solid #ee2762;
  padding: 10px;
  text-align: center;
  letter-spacing: 2px;
  margin: 5px;
  width: 60%;
  cursor: pointer;
}
.client-img {
  width: 100%;
}
.col{
  position: relative;
  width: 100%;
  padding-right: 20px;
  padding-left: 0px !important;
}
.grid-initiative {
display: none;
}
.grid-initiative-y {
display: none;
}
.grid-initiative1 {
display: none;
}
.grid-initiative2 {
display: none;
}
.grid-initiative3 {
display: none;
}
.grid-initiative4 {
  display: none;
}
.grid-initiative5 {
display: none;
}
.grid-initiative6 {
display: none;
}
.client-show-btn{
  clear: both;
  width: 25%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.client-show-btn:hover{
  clear: both;
  width: 25%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.client-hide-btn{
  clear: both;
  width: 25%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.client-hide-btn:hover{
  clear: both;
  width: 25%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.service-show-btn{
  clear: both;
  width: 30%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.service-show-btn:hover{
  clear: both;
  width: 30%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.service-hide-btn{
  clear: both;
  width: 30%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.service-hide-btn:hover{
  clear: both;
  width: 30%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.initiative-btn {
  clear: both;
  color: #a19e9f;
  border: 0;
  border-bottom: 1px solid #a19e9f;
  padding: 5%;
  width: 100%;
  margin: 0 auto;
  font-size: 12px;
}
.ok-grey-cls {
  clear: both;
  width: 10%;
}
.grid-testimonials {
display: none;
}

.grid-testimonials1 {
display: none;
}
.grid-testimonials2 {
  display: none;
}
.grid-testimonials3 {
  display: none;
}
.testimonials-title-one {
  clear: both;
  z-index: 9999;
  margin: auto;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
}
.testimonials-title-one::before {
  content: '';
  width: 384%;
  height: 8%;
  background: #f3f3f3;
  position: absolute;
  z-index: -1;
  transform: skewX(-35deg);
  left: -377%;
}
.testimonials-btn-container {
  clear: both;
  width: 100%;
  display: block;
  margin: 0 auto;
  float: left;
  padding: 20% 0 10% 0;
}
.testimonials-txt-right {
  text-align: right;
  font-family: 'Gotham-Black';
  width: 65%;
  font-size: 10px;
}
.testimonials-show-btn{
  clear: both;
  width: 30%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.testimonials-show-btn:hover{
  clear: both;
  width: 30%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.testimonials-hide-btn{
  clear: both;
  width: 30%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.testimonials-hide-btn:hover{
  clear: both;
  width: 30%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}

.grid-careers-jobs {
 display: none;
}
.grid-careers-jobs-y {
  display: none;
}
.grid-careers-jobs1 {
  display: none;
}
.grid-careers-jobs2 {
  display: none;
}
.grid-careers-jobs3 {
  display: none;
}
.grid-careers-jobs4 {
  display: none;
}
.grid-careers-jobs5 {
  display: none;
}
.grid-careers-jobs6 {
  display: none;
}
.col-txt-align-careers-jobs {
  clear: both;
  float: right;
  width: 70%;
  height: 150px;
}
.careers-jobs-btn {
  clear: both;
  color: #a19e9f;
  border: 0;
  border-bottom: 1px solid #a19e9f;
  padding: 5%;
  width: 100%;
  margin: 0 auto;
  background-color: transparent;
  font-size: 11px;
}
.careers-jobs-show-btn{
  clear: both;
  width: 30%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.careers-jobs-show-btn:hover{
  clear: both;
  width: 30%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.careers-jobs-hide-btn{
  clear: both;
  width: 30%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.careers-jobs-hide-btn:hover{
  clear: both;
  width: 30%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.thinking-title-one {
  clear: both;
  z-index: 9999;
  margin: auto;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
}
.thinking-title-one::before {
  content: '';
  width: 385%;
  height: 5%;
  background: #f3f3f3;
  position: absolute;
  z-index: -1;
  transform: skewX(-35deg);
  left: -377%;
}
.grid-thinking {
 display: none;
}
.grid-thinking1 {
 display: none;
}
.grid-thinking2 {
  display: none;
}
.grid-thinking3 {
  display: none;
}
.thinking-show-btn{
  clear: both;
  width: 30%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.thinking-show-btn:hover{
  clear: both;
  width: 30%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.thinking-hide-btn{
  clear: both;
  width: 30%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.thinking-hide-btn:hover{
  clear: both;
  width: 30%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.portfolio-show-btn{
  clear: both;
  width: 30%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.portfolio-show-btn:hover{
  clear: both;
  width: 30%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.portfolio-hide-btn{
  clear: both;
  width: 30%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.portfolio-hide-btn:hover{
  clear: both;
  width: 30%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.ok-grey-contact {
  clear: both;
  width: 15%;
}
.head-dky-right {
  display: none;
}
}





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

.grid-client {
    display: none;
}

.grid-client1 {
    display: none;
}

.grid-client2 {
    display: none;
}

.grid-client3 {
    display: none;
}

.grid-client4 {
    display: none;
}
.grid-client5 {
    display: none;
}
.grid-client6 {
    display: none;
}
.grid-initiative {
display: none;
}
.grid-initiative-y {
display: none;
}
.grid-initiative1 {
display: none;
}
.grid-initiative2 {
display: none;
}
.grid-initiative3 {
display: none;
}
.grid-initiative4 {
  display: none;
}
.grid-initiative5 {
display: none;
}
.grid-initiative6 {
display: none;
}
.head-top-text {
  clear: both;
  position: absolute;
  z-index: 9999;
  top: 8%;
  font-family: 'Gotham-Ultra';
  font-size: 15px;
  line-height: 15px;
  left: 10%;
  -webkit-text-stroke: 1px white;
  color: transparent;
  text-shadow: 1px 1px 0 transparent, -1px -1px 0 transparent, 1px -1px 0 transparent, -1px 1px 0 transparent, 1px 1px 0 transparent;
}
.head-middle-text {
  clear: both;
  top: 14%;
  position: absolute;
  z-index: 999;
  font-family: 'Gotham-Ultra';
  font-size: 15px;
  line-height: 15px;
  left: 10%;
  -webkit-text-stroke: 1px white;
  color: #fff;
  letter-spacing: 1px;
}
.head-bottom-text {
  clear: both;
  position: absolute;
  z-index: 999;
  color: #fff;
  font-size: 6px;
  left: 10%;
  top: 21%;
}
.showreel-container {
  clear: both;
  position: absolute;
  z-index: 999;
  top: 25%;
  left: 10%;
}
.showreel-btn a{
  color: #ed2960;
  font-family: 'Gotham-Bold';
  font-size: 10px;
  padding: 5% 5% 5% 28%;
  cursor:pointer;
  text-decoration: none;
  transition:all .5s ease;
  background: url('../images/showreel-fusya.png') no-repeat;
  background-size: 19%;
}
.showreel-btn a:hover{
  color: #fff;
  background: url('../images/showreel-play.png') no-repeat;
  background-size: 19%;
}
.grid-service {
  display: none;
}
.grid-service1 {
  display: none;
}
.grid-service2 {
  display: none;
}
.grid-service3 {
  display: none;
}
.footer-right {
  clear: both;
  text-align: center;
}
.footer-left {
  clear: both;
  text-align: center;
}
.copyright {
  clear: both;
  font-family: 'Gotham-Bold';
  font-size: 13px;
  text-align: center;
}
.footer-date {
  clear: both;
  font-family: 'Gotham-Medium';
  font-size: 12px;
  text-align: center;
}
.careers-jobs-column {
    text-align: center;
}
.initiative-column {
  margin: 5%;
  text-align: center;
}
.contact-img {
  z-index: 1;
  margin-bottom: 5%;
  width: 100%;
}
.contact-view-map {
  clear: both;
  width: 50%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border: 0;
  color: #a19e9f;
  border-bottom: 1px solid #a19e9f;
  padding: 3%;
  cursor: pointer;
  background-color: transparent;
}
.logo {
  clear: both;
  float: left;
  position: absolute;
  z-index: 2;
  top: 1%;
  left: 2%;
}
.logo-img {
  clear: both;
  width: 125px!important;
}
.toggle-holder {
  display: block;
  z-index: 1;
  position: absolute;
  top: 1%;
  transform: translateY(-65%);
}
#toggle div {
  height: 3px;
  margin-bottom: 5px;
  background-color: #fff;
  width: 22px;
}
.menu-txt {
  clear: both;
  float: left;
  font-family: 'Gotham-MediumItalic';
  font-size: 12px;
  margin-top: -25%;
  cursor: pointer;
  margin-left: -95%;
  padding-right: 20%;
}
.mobile-br{
  margin-bottom: 20%;
}
.client-title-one::before {
  content: '';
  width: 384%;
  height: 6%;
  background: #f3f3f3;
  position: absolute;
  z-index: -1;
  transform: skewX(-35deg);
  left: -377%;
}
.contact-title-one::before {
  content: '';
  width: 384%;
  height: 7%;
  background: #f3f3f3;
  position: absolute;
  z-index: -1;
  transform: skewX(-35deg);
  left: -377%;
}
.careers-jobs-title-one::before {
  content: '';
  width: 386%;
  height: 4%;
  background: #f3f3f3;
  position: absolute;
  z-index: -1;
  transform: skewX(-35deg);
  left: -377%;
}
.initiative-title-one::before {
  content: '';
  width: 382%;
  height: 3%;
  background: #f3f3f3;
  position: absolute;
  z-index: -1;
  transform: skewX(-35deg);
  left: -377%;
}
.portfolio-title-one::before {
  content: '';
  width: 384%;
  height: 1.4%;
  background: #f3f3f3;
  position: absolute;
  z-index: -1;
  transform: skewX(-35deg);
  left: -377%;
  clear: both;
}
.service-title-one::before {
  content: '';
  width: 384%;
  height: 4%;
  background: #f3f3f3;
  position: absolute;
  z-index: -1;
  transform: skewX(-35deg);
  left: -377%;
}
.service-title-one {
  clear: both;
  z-index: 9999;
  margin: auto;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
}
.service-title-two {
  clear: both;
  margin: auto;
  z-index: 999;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
  letter-spacing: 1px;
  padding-left: 1%;
}
.portfolio-title-one {
  clear: both;
  z-index: 9999;
  margin: auto;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
}
.portfolio-title-two {
  clear: both;
  margin: auto;
  z-index: 999;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
  letter-spacing: 1px;
}
.initiative-title-one {
  clear: both;
  z-index: 9999;
  margin: auto;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
}
.initiative-title-two {
  clear: both;
  margin: auto;
  z-index: 999;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
  letter-spacing: 1px;
}
.panel-4 {
 display: none;
}
.video-panel4-txtone {
  clear: both;
  position: absolute;
  z-index: 99999999999999;
  font-family: 'Gotham-Bold';
  font-size: 10px;
  top: 63%;
  left: 12%;
}
.video-panel4-txttwo {
  clear: both;
  position: absolute;
  z-index: 99999999999999;
  font-family: 'Gotham-ExtraLight';
  font-size: 16px;
  top: 72%;
  left: 12%;
}

.panel-1 {
  color: #231f20;
  background: #fff;
  width: 100%;
  height: 59%;
  right: -100%;
  z-index: 999999999;
  font-family: 'Gotham-ExtraLight';
  font-size: 14px;
}
.menu-dky-left {
  white-space: nowrap;
  position: absolute;
  top: 0%;
  transform: rotate(90deg);
  color: #000;
  left: -5%;
  letter-spacing: 1px;
  opacity: 0;
  z-index: 99999999;
  font-family: 'Gotham-Bold';
  font-size: 9px;
  margin-top: -2%;
}
.panel-1 ul {
  /*width: 26%;*/
  font-family: 'Gotham-ExtraLight';
  list-style: none;
  margin-top: 6%;
  display: block;
  padding-right: 5%;
}
.panel-1 li {
  color: #231f20;
  font-family: 'Gotham-ExtraLight';
  font-size: 13px;
  position: relative;
  z-index: 999999999;
  list-style: none;
  text-align: center;
  padding: 2%;
  margin: auto;
  display: block;
}
.menu-dky-right {
  white-space: nowrap;
  position: absolute;
  top: 35%;
  transform: rotate(90deg);
  color: #000;
  letter-spacing: 1px;
  text-align: right;
  right: -12%;
  font-family: 'Gotham-Light';
  font-size: 11px;
}
.closer {
  top: 2%;
  right: 5%;
  z-index: 999999999999999;
  color: #000;
}
.panel-3 {
  color: #fff;
  background: #231f20;
  width: 100%;
  height: 30%;
  bottom: 0;
  right: -60%;
  z-index: 999999999;
  top: 82%;
}
.follow-us-img {
  clear: both;
  width: 10%;
}
.follow-us li {
  clear: both;
  list-style: none;
  text-align: center;
  margin: 0 auto;
  display: block;
  color: #fff;
}
.follow-us-title {
  clear: both;
  color: #fff;
  font-family: 'Gotham-ExtraLight';
  font-size: 10px;
  text-align: center;
  padding: 0%;
}
.panel-2 {
  color: #fff;
  background: #5e5758;
  width: 100%;
  height: 37%;
  bottom: 0;
  right: -60%;
  z-index: 999999999;
  top: 46%;
}
.careers-title {
  font-family: 'Gotham-ExtraLight';
  font-size: 10px;
  width: 100%;
  display: block;
  letter-spacing: 1px;
  margin-bottom: -3%;
}
.careers-text {
  font-family: 'Gotham-Book';
  font-size: 7px;
  width: 60%;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.inp {
  margin: auto;
  width: 40%;
  max-width: 280px;
  display: block;
  position: relative;
  margin-top: -9%;
}
.careers-btn {
  clear: both;
  border: 1px solid #fff;
  color: #fff;
  background: #5e5758;
  margin: 0 auto;
  font-size: 12px;
  padding: 2%;
  width: 55%;
  display: block;
  margin-top: 4%;
}
.panel4-icon-img {
  clear: both;
  position: absolute;
  z-index: 99999999999999;
  width: 6%;
  top: 75%;
  right: 10%;
  float: right;
}
.grid, .grid-item.p_one {
  width: 100%;
}
.client-title-one {
  clear: both;
  z-index: 9999;
  margin: auto;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
}
.client-title-one::before {
  content: '';
  width: 384%;
  height: 11%;
  background: #f3f3f3;
  position: absolute;
  z-index: -1;
  transform: skewX(-35deg);
  left: -377%;
}
.client-title-two {
  clear: both;
  margin: auto;
  z-index: 999;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
  letter-spacing: 1px;
  padding-left: 1%;
}
.careers-jobs-title-one {
  clear: both;
  z-index: 9999;
  margin: auto;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
}
.careers-jobs-title-two {
  clear: both;
  margin: auto;
  z-index: 999;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
  letter-spacing: 1px;
}
.contact-title-one {
  clear: both;
  z-index: 9999;
  margin: auto;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
}
.contact-title-two {
  clear: both;
  margin: auto;
  z-index: 999;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
  letter-spacing: 1px;
}
.contact-txt {
  color: #231f20;
  font-family: 'Gotham-Book';
  font-size: 12px;
  text-align: center;
}

.client-img {
  width: 100%;
}
.col{
  position: relative;
  width: 100%;
  padding-right: 20px;
  padding-left: 0px !important;
}
.client-show-btn{
  clear: both;
  width: 30%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.client-show-btn:hover{
  clear: both;
  width: 30%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.client-hide-btn{
  clear: both;
  width: 30%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.client-hide-btn:hover{
  clear: both;
  width: 30%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.service-show-btn{
  clear: both;
  width: 30%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.service-show-btn:hover{
  clear: both;
  width: 30%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.service-hide-btn{
  clear: both;
  width: 30%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.service-hide-btn:hover{
  clear: both;
  width: 30%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.initiative-btn {
  clear: both;
  color: #a19e9f;
  border: 0;
  border-bottom: 1px solid #a19e9f;
  padding: 5%;
  width: 100%;
  margin: 0 auto;
  font-size: 12px;
}
.ok-grey-cls {
  clear: both;
  width: 10%;
}

.grid-testimonials {
display: none;
}

.grid-testimonials1 {
display: none;
}
.grid-testimonials2 {
  display: none;
}
.grid-testimonials3 {
  display: none;
}
.testimonials-title-one {
  clear: both;
  z-index: 9999;
  margin: auto;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
}
.testimonials-title-one::before {
  content: '';
  width: 384%;
  height: 8%;
  background: #f3f3f3;
  position: absolute;
  z-index: -1;
  transform: skewX(-35deg);
  left: -377%;
}
.testimonials-btn-container {
  clear: both;
  width: 100%;
  display: block;
  margin: 0 auto;
  float: left;
  padding: 35% 0 10% 0;
}
.testimonials-txt-right {
  text-align: right;
  font-family: 'Gotham-Black';
  width: 55%;
  font-size: 10px;
}
.testimonials-show-btn{
  clear: both;
  width: 30%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.testimonials-show-btn:hover{
  clear: both;
  width: 30%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.testimonials-hide-btn{
  clear: both;
  width: 30%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.testimonials-hide-btn:hover{
  clear: both;
  width: 30%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}

.grid-careers-jobs {
 display: none;
}
.grid-careers-jobs-y {
  display: none;
}
.grid-careers-jobs1 {
  display: none;
}
.grid-careers-jobs2 {
  display: none;
}
.grid-careers-jobs3 {
  display: none;
}
.grid-careers-jobs4 {
  display: none;
}
.grid-careers-jobs5 {
  display: none;
}
.grid-careers-jobs6 {
  display: none;
}
.col-txt-align-careers-jobs {
  clear: both;
  float: right;
  width: 70%;
  height: 150px;
}
.careers-jobs-btn {
  clear: both;
  color: #a19e9f;
  border: 0;
  border-bottom: 1px solid #a19e9f;
  padding: 5%;
  width: 100%;
  margin: 0 auto;
  background-color: transparent;
  font-size: 11px;
}
.careers-jobs-show-btn{
  clear: both;
  width: 30%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.careers-jobs-show-btn:hover{
  clear: both;
  width: 30%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.careers-jobs-hide-btn{
  clear: both;
  width: 30%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.careers-jobs-hide-btn:hover{
  clear: both;
  width: 30%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.thinking-title-one {
  clear: both;
  z-index: 9999;
  margin: auto;
  font-family: 'Gotham-Ultra';
  font-size: 30px;
  line-height: 50px;
  -webkit-text-stroke: 1px black;
  color: #000;
}
.thinking-title-one::before {
  content: '';
  width: 385%;
  height: 4%;
  background: #f3f3f3;
  position: absolute;
  z-index: -1;
  transform: skewX(-35deg);
  left: -377%;
}
.grid-thinking {
 display: none;
}
.grid-thinking1 {
 display: none;
}
.grid-thinking2 {
  display: none;
}
.grid-thinking3 {
  display: none;
}
.thinking-show-btn{
  clear: both;
  width: 30%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.thinking-show-btn:hover{
  clear: both;
  width: 30%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.thinking-hide-btn{
  clear: both;
  width: 30%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.thinking-hide-btn:hover{
  clear: both;
  width: 30%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.portfolio-show-btn{
  clear: both;
  width: 30%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.portfolio-show-btn:hover{
  clear: both;
  width: 30%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.portfolio-hide-btn{
  clear: both;
  width: 30%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #ed2960;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok.png') no-repeat;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.portfolio-hide-btn:hover{
  clear: both;
  width: 30%;
  display: block;
  margin: 0 auto;
  text-align: center;
  border:0;
  color: #fff;
  border-bottom: 1px solid #ed2960;
  padding: 1%;
  cursor: pointer;
  background: url('../images/ok-white.png') no-repeat;
  background-position: left;
  background-color: #ed2960;
  background-position: 8%;
  background-size: 20%;
  font-size: 10px;
}
.ok-grey-contact {
  clear: both;
  width: 15%;
}
.col-txt-align-testimonials {
  clear: both;
  float: right;
  width: 75%;
}
.head-dky-right {
  display: none;
}
}









