.headline {
    font-size: 3.2em;
    font-weight: 500;
    letter-spacing: -1px;
    width: 80%;
    margin: auto;
    font-family: 'Poppins', sans-serif !important;
    color: white;
    text-align: center !important;
    -webkit-hyphens: none;
    hyphens: none;
line-height: 1.6em;
    margin-top: 5px;
    margin-bottom: 15px;
}


.button {
    text-align: center;
    font-size: 1.2em;
    border: 1px solid white;
    padding: 10px;
    font-family: 'Poppins', sans-serif !important;
    width: 220px;
    color: white;
    margin-left: auto;
    margin-right: auto;
    margin-top: 80px;
}


/* Typography*/

nav.main_menu {
 font-family: 'DM Sans', sans-serif;
font-weight:700;
}

nav.mobile_menu ul li a, nav.mobile_menu ul li h3{ 
 font-family: 'DM Sans', sans-serif;
font-size:1.4em;
text-transform:capitalized;
text-transform: uppercase !important;
color: white !important;
}



.q_tabs .tabs-nav li a {
    font-size: 1em;
 font-family: 'DM Sans', sans-serif;
}

.project_description{
color:white;
text-align:left;
font-weight:500;
 font-family: 'DM Sans', sans-serif;
font-size:1em;
line-height:1.2em;
text-transform: inherit;
}

.project_description a{
color:white;
}


.process_title{
 font-family: 'DM Sans', sans-serif;
letter-spacing: -0.015em;
font-size:1.5em;
color:white;
text-transform:auto;

}



.process_body{
 font-family: 'DM Sans', sans-serif;
letter-spacing: 0.015em;
font-size:1.2em;
line-height:1.4em;
color:white;
text-transform:auto;
padding: 30px;
text-align:center;

}

a:hover{
color:grey;
}


h3{
  font-family: 'DM Sans', sans-serif;
letter-spacing: -0.015em;
font-size:1.5em;
color:white;
text-transform:auto;

}

h1 {
    font-size: 2.5em;
    line-height: 1.1;
    font-weight: 500;
    letter-spacing: -0.015em;
    font-family: 'DM Sans', sans-serif;

}

h6{
  font-family: 'Space Mono', monospace;
    font-size: 1em;
    letter-spacing: 0.015em;
line-height: 134.5%;
font-weight:500;
text-transform:none;
}

  
.grid_title {
    font-size: 1.2em;
    line-height: 1.2em;
    font-weight: 500;
    letter-spacing: -0.015em;
    font-family: 'DM Sans', sans-serif;
text-align:left

}

.grid_title a{
    color:white;
}

.grid_meta{
  font-family: 'Space Mono', monospace;
    font-size: 1em;
    letter-spacing: 0.015em;
line-height: 134.5%;
font-weight:500;
text-align:left
}
  
.grid_meta a{
  color:white;
}


p{
font-family: 'DM Sans', sans-serif;
letter-spacing: 0.015em;
font-size:1.3em;
line-height: 134.5%;
}

.cta{
font-family: 'Space Mono', monospace;
font-size:1em;
letter-spacing: 0.015em;
}

.cta a{
color:white;
}

.feature_project{
color:white;
text-align:left;
font-weight:500;
font-family: 'Space Mono', monospace;
font-size:1em;
text-transform: inherit;
}

.feature_project_view{
color:white;
text-align:right;
font-weight:500;
font-family: 'Space Mono', monospace;
font-size:1em;
}


.clients{
font-size:1.5em;
text-align:center;
font-weight:500;
padding:30px;
color:white;
text-transform: none;
letter-spacing: -0.015em;
  font-family: 'DM Sans', sans-serif;
}

.studio_message{
font-size:2.5em;
line-height:1.1;
text-align:center;
font-weight:500;
padding:40px;
letter-spacing: -0.015em;
  font-family: 'DM Sans', sans-serif;
}

.section_title{
  font-family: 'DM Sans', sans-serif;
font-size:1em;
text-transform:uppercase;
  font-weight:600;
  color:white;
  padding:5px;
  width:200px;
  text-align:center;
  letter-spacing:2px;
  border-top:3px solid white;
  border-bottom:3px white solid ;
margin-bottom:20px;
}

.right{
  float:right;
}


.left{
  float:left;
}

.center{
  margin-left:auto !important;
  margin-right:auto !important;
  }

.black{
border-top:3px solid black;
  border-bottom:3px black solid ;
color:black;
}


ul.footer_location{
  list-style-type: none;
  margin: 0;
color:black;
font-weight:500;
font-family: 'Space Mono', monospace;
} 



ul.footer_menu{
  list-style-type: none;
  margin: 0;
  line-height:1.1em;
text-align:left;

} 

li a {
  display: block;
  padding-bottom: 25px;
}

.footer_menu{
     font-size: 1.5em;
    line-height: 1.3em;
    text-align: left;
    font-weight: 500;
    font-family: 'DM Sans', sans-serif;
padding:20px;
  }

.white{
color:white !important;
}

.white a{
color:white !important;
}

.white a:hover{
color:white !important;
}


.q_tabs .tabs-nav li.active a {
    color: white;
    border-bottom: 2px white solid;

}



.q_tabs .tabs-nav li a {
       font-size: 1em;
}


.q_tabs .tabs-nav li a:hover{
    color: white !important;
}

.q_tabs a {
}






/* end of typography*/


/* footer*/

/* end of  footer*/

/* make post full width*/

.single-post .content .content_inner > .container > .container_inner {
    width: 100%;
}

/* hide blog info*/

.single-post .post_info {
    display: none !important;
}


.entry_title {
    display: none !important;
}

/* end of hide blog info**/


/* roi_box**/



.stats_box{
color:black !important;
padding:20px;
}


.diagram{
width:70%;
margin:auto;
}

.seperator{
margin:auto;
}

.full_section_inner{
background-color:black;
}


.vc_row{
margin-left: 0px !important;
margin-right:0px !important;
}


.full_width{
background-color:#000000 !important;
}

.title {
    display: none;
}
html,
body {
  height: 100%;
}


.vc_column_container>.vc_column-inner {
     padding-left: 0px !important;  
     padding-right:0px !important; }


img{

}

/* Scrollbar Styling */
::-webkit-scrollbar {
    width: 15px;
}
 
::-webkit-scrollbar-track {
    background-color: black;
}

::-webkit-scrollbar-thumb {
    background-color: white;

}

.label a{
color:white;
}

.label{
  max-width:450px;
  margin-left:auto;
  margin-right:auto;
  padding:30px;
  color:white;
  text-align:center;
  font-family: 'DM Sans', sans-serif;
  font-size: 20px;
line-height: 120%;
text-align: center;
letter-spacing: -0.03em;
  cursor:pointer;
background-color:black;
}

.label_hover a{
color:white;
}

.label_hover a:hover{
color:white;
}

.label_hover{
  max-width:450px;
  margin-left:auto;
  margin-right:auto;
  padding:30px;
  color:white;
  text-align:center;
  font-family: 'DM Sans', sans-serif;
  font-size: 20px;
line-height: 120%;
text-align: center;
letter-spacing: -0.03em;
 transition: 0.3s;
  cursor:pointer;
  background: linear-gradient(-45deg, #EE7752, #E73C7E, #23A6D5, #23D5AB);
	background-size: 400% 400%;
	-webkit-animation: Gradient 15s ease infinite;
	-moz-animation: Gradient 15s ease infinite;
	animation: Gradient 15s ease infinite;
}



@-webkit-keyframes Gradient {
	0% {
		background-position: 0% 50%
	}
	50% {
		background-position: 100% 50%
	}
	100% {
		background-position: 0% 50%
	}
}

@-moz-keyframes Gradient {
	0% {
		background-position: 0% 50%
	}
	50% {
		background-position: 100% 50%
	}
	100% {
		background-position: 0% 50%
	}
}

@keyframes Gradient {
	0% {
		background-position: 0% 50%
	}
	50% {
		background-position: 100% 50%
	}
	100% {
		background-position: 0% 50%
	}
}


 .rainbow-bar{
margin-top:25px;
  animation: colorchange 25s infinite;
      }
  
  
 
/* bg color change */
@keyframes colorchange {
  0% {background-color: #ffba6b;}
  25%{background-color:yellow;}
  50%{background-color:#93f542;}
  60%{background-color:white;}
  85%{background-color:#e042f5;}
  100% {background-color: #ffba6b;}
}


.label_hover_white{
  max-width:450px;
  margin-left:auto;
  margin-right:auto;
  padding:30px;
  color:black;
  text-align:center;
  font-family: 'DM Sans', sans-serif;
  font-size: 20px;
line-height: 120%;
text-align: center;
letter-spacing: -0.03em;
 transition: 0.3s;
  cursor:pointer;
  background:white;
}


.label_hover_white a{
colorblack;
}

.label_hover_white a:hover{
color:black;
}


.logo_carry {
  text-align:center;
}

.spacer{
  padding:10px;
  
}

  #rainbow{
    width:100%;
  height:100%;
margin-bottom:25px;
  animation: colorchange 20s infinite;
      }


#comments {
    display: none;
}


/* padding 0 for the list and grid images */
.vc_gitem_row .vc_gitem-col{
padding:0px;
padding-top:10px;
}

/* end of padding 0 for the list and grid images */



/*REMOVE FOOTER */

.comment_form {
    display: none !important;
}

/*Mouse Cursor*/

::-moz-selection { /* Code for Firefox */
  color: black;
  background: white;
}

::selection {
   color: black;
  background: white;
}


/*Blend Mode Turns off on Mobile*/

  @media only screen and (max-width: 1000px) {
    #inner {
      background-image: none;
    }

    .studio_summary {

      mix-blend-mode: none;

    }
  }
