/*
Theme Name: roybarazani
Theme URI: http://adam.channel.org.il/
Author: Adam Sessler
Author URI: http://adam.channel.org.il
Description: Roy Barazani Studio Website
Version: 1.0.2
Text Domain: roybarazani
Tags:

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
	font-family: 'Switzer',sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
	font-size: 10px;
}

body {
	margin: 0;
}

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

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
	cursor: pointer;
}

a:active,
a:hover {
	outline: 0;
}
.external-icon {
	width: 1rem;
	margin-left: 0.3rem;
}
abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong,
.bold {
	font-family: 'Switzer', Sans-Serif;
	font-weight: 700;
}

dfn {
	font-style: italic;
}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

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

td,
th {
	padding: 0;
}

/*--------------------------------------------------------------
# Bootstrap changes
--------------------------------------------------------------*/

/* .row {
	margin-right: 0;
	margin-left: 0;
} */

.row-margins {
    margin-bottom: 8rem;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 8px;
    padding-left: 8PX;
}
@media screen and (max-width: 480px) {
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}



.row-margins {
    margin-bottom: 0px;
}
}

.col-xs-offset-right-4 {
  margin-right: 33.33333333%;
}
@media screen and (min-width: 768px) {
.col-sm-offset-right-8 {
  margin-right: 66.66666667%;
}
}
@media screen and (min-width: 992px) {

.col-md-offset-right-0 {
  margin-right: 0;
}

}
.unrow {
	padding-left: 0;
	padding-right: 0;
}

.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
/*

	font-family: 'Space Mono', monospace;

*/

body,
button,
input,
select,
textarea,
p

	{
	color: #1A1C20;
	font-family: 'Switzer', Sans-Serif;
	font-weight: 400;
	font-size: 1.4rem;
	line-height: 1.5;

}
/*.blue-back {
	margin: 30px;
}
@media screen and (max-width: 991px) {
.blue-back .container {
    max-width: 710px;
}
}*/

.blue-back p {
	color:#ffffff;
}

h1,
h2,
h3,
h4,
h5,
h6,
.menu-item,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a{
	font-family: 'Switzer', Sans-Serif;
	clear: both;
	color:#1A1C20;
	font-weight: inherit;
	line-height: 1.1;
}

.blue-back h1 ,
.blue-back h2 ,
.blue-back h3 ,
.blue-back h4 ,
.blue-back h5 ,
.blue-back h6 ,
.blue-back h1 a,
.blue-back h2 a,
.blue-back h3 a,
.blue-back h4 a,
.blue-back h5 a,
.blue-back h6 a {
	color:#ffffff;
}
h1 {
	font-size: 3.6rem;
	/*line-height: 90px;*/
	margin: 20px 0 25px 0;
}

h2 {
	font-size: 3.6rem;
	font-weight: 500;
	line-height: 1.2;
	padding-right: 30px;
	margin:0;
}

h3 {
	font-weight: 500;
	font-size: 40px;
	line-height: 1.2;
}

h3.sub {
	/*font-family:'Roboto Mono', monospace;*/
	font-size: 1.4rem;
	width:100%;
	padding-bottom: 10px;
    border-bottom: 1px solid #1A1C20;
}
h3.case-num-text {
	font-family:'Switzer', sans-serif;
	font-size: 1.4rem;
	font-weight: 400;
}

.home h3.case-num-text {
	color:#1A1C20;
}

h4 {
	font-size: 24px;
}
h5 {
	font-size: 1.4rem;
	font-family: 'Switzer', Sans-Serif;
	margin: 0;
	line-height: 1.5;

}
h6 {
	font-size:12px;
}
p {
	margin-bottom: 10px;
}
.row.row-margins p {
	margin-bottom: 0;
}
.case-study p {
    color: #6E6F73;
}
dfn,
cite,
em,
i {
	font-weight: 400i;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #222;
	/*font-family:'Roboto Mono', monospace;*/
	font-size: 13px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	/*font-family:'Roboto Mono', monospace;*/
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}
@media screen and (max-width: 991px) {


h4 {
	font-size: 18px;
}
h5 {

}
h6 {
	font-size:8px;
}
}
@media screen and (max-width: 767px) {

.container {
	padding-left: 2.5rem;
	padding-right: 2.5rem;
}
.row-margins {
    margin-bottom: 0px;
}
h1 {
	font-size: 3rem;
	line-height: 1.3;
	margin: 0 0 5px 0;
	line-height: 1.3;
}
h2 {
	padding: 2rem 0;
	margin: 0;
}
.menu-item {
	font-size: 30px;
	padding-right: 0;
}

h4 {
	font-size: 18px;
}
h5 {
font-size: 15px;
line-height: 1.4;
}
h6 {
	font-size:8px;
}
p {
	padding-bottom: 2rem;
}
body,
button,
input,
select,
textarea,
p

	{
	color: #1A1C20;
	font-family: 'Switzer', Sans-Serif;
	font-weight: 400;
	font-size: 1.4rem;
	line-height: 1.5;

}
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

*,
*:before,
*:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background: #ffffff; /* Fallback for when there is no custom background color defined. */
}
@media screen and (max-width: 767px) {
body {
	padding-top:0px;
	margin-top: 0px;
	font-size:1.4rem;
}
h2 {
	font-weight: 400;
}
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote,
q {
	quotes: "" "";
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
}
.img-fluid {
	height: auto;
	width: 100%;
}
figure {
	margin: 1em 0; /* Extra wide images within figure tags don't overflow the content area. */
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/

button, input[type="button"], input[type="reset"], input[type="submit"] {
    border: 0;
	border-bottom: #1A1C20 1px solid;
    border-color: #1A1C20;
    border-radius: 0;
    background: none;
    /* box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05); */
    color: #1A1C20;
    font-size: 12px;
    font-size: 1.6rem;
    line-height: 1;
    padding: 0;
    /* text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8); */
}
button.menu-toggle {
	background: #ffffff;
	background-image: url("../roybarazani_V02/images/logo.svg");
	background-repeat: no-repeat;
	width:100%;
	height:90px;
	border: inherit;
	border-color: inherit;
	border-radius: 0px;
	box-shadow: none;
	color: inherit;
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1;
	padding: 20px 0 0 0 ;
	text-shadow: none;
	cursor: pointer;
	top:0px;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	/*border-color: #ccc #bbb #aaa;*/
	/*box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02);*/
}
button.menu-toggle:hover {
	border-color: inherit;
	box-shadow: none;
	cursor: pointer;
}
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	border: none;
    border-bottom: 1px solid #1A1C20;
    outline: none;
	/*border-color: #aaa #bbb #bbb;*/
	/*box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);*/
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #1A1C20;
    border: none;
    border-bottom: 1px solid #D2D0D2;
    border-radius: 0px;
    padding: 0 0 3px 0;
	width: 100%;
}

select {
	border: 1px solid #ccc;
}
div#wpcf7-f587-p582-o1 {
	margin-top: 45px;
}
	/* .wpcf7 input[type="email"],
	.wpcf7 input[type="text"] {
		width:100%;
		margin-top: 5px;
		
	} */

@media screen and (max-width:767px){
div#wpcf7-f587-p582-o1 p {
    padding-bottom: 0;
}
div#wpcf7-f587-p582-o1 {
	margin-top: 25px;
}
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #1A1C20;
	outline: none;
	border: none;
    border-bottom: 2px solid #1A1C20;
}


textarea {
	width: 100%;
}
.wpcf7-form-control-wrap.your-message textarea {
    height: 100px;
    padding-top: 5px;
}
label {
width:100%;
}
div.wpcf7 .ajax-loader {
	display: block;
}

#contact-recap {
    float: left;
}
/*.recaptcha {
    height: 100px;
    width: 100%;
}*/

img.arrow-right {
  -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    width: 14px;
    margin-bottom: -52
}
.contact-social {
	margin: 50px 0;
}
.contact-icon {
  padding-left: 0;
}
.linkedin_link {
  padding-right: 0;
	text-align: right;
}
.linkedin-link-container a img {
    width: 1rem;
    height: auto;
	margin-left: 0.3rem;
}
@media screen and (max-width:767px) {
.contact-social {
	margin: 30px 0;
}

.linkedin_link {
  text-align: left;
}

}
/*--------------------------------------------------------------
# Header - see menu.css
--------------------------------------------------------------*/

/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	font-weight: 400;
	color: #1A1C20;
	border-bottom: 1px solid #1A1C20;
}
a.no-line {
	border-bottom: none;
}
a:visited {
	color: #1A1C20;
}

a:hover,
a:focus,
a:active {
	color: #1A1C20;
	text-decoration: none;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
	clear: both;
	display: block;
	float: right;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation li {
	float: left;
	position: relative;
	padding: 15px;
}
.main-navigation li:last-child {
	padding-right: 0;
}
.main-navigation a {
	display: block;
	text-decoration: none;
}

.main-navigation ul ul {
	float: left;
	position: absolute;
	/*top: 0px;*/
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul a {
	/*width: 200px;*/
}

.main-navigation ul ul li {
	padding-left: 0;
}

.main-navigation li:hover > a,
.main-navigation li.focus > a {
}

.main-navigation ul ul :hover > a,
.main-navigation ul ul .focus > a {
}

.main-navigation ul ul a:hover,
.main-navigation ul ul a.focus {
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	left: 100%;
}

.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a,
.main-navigation .current-menu-ancestor > a {
}


.no-scroll {
	 overflow: hidden;
}
/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #217;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}
.site-footer {
	height:167px;
	background-color: #ffffff;
	width:100%;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
}

/* Make sure select elements fit in widgets. */
.widget select {
	max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.byline,
.updated:not(.published) {
	display: none;
}

.single .byline,
.group-blog .byline {
	display: inline;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}
.entry-content {
	margin: 0;
}
.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}


/*--------------------------------------------------------------
## clearfix
--------------------------------------------------------------*/
.left{float: left;}
.right{float: right;}
.last{margin-right:0px !important;}

/* Contain floats: nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }
/*--------------------------------------------------------------
## Header
--------------------------------------------------------------*/

.headlines-wrapper .sec0 {
	padding: 12rem 1.5rem;
}

.tagline {
    position: fixed;
    left: 80px;
    top: 25px;
    display: none;

}

h1.h1-site-title {
	font-weight: 600;
}
@media screen and (max-width: 767px) {
	.sec0 .container {

	}

#floating-logo {
   display: none;
}

.tagline {
	top:19px;
	left: 60px;
	}

	.logo {
	margin-bottom: 0px;
}
.logo img {
	height:70px;
}

.headlines-wrapper .sec0 {
	padding: 5rem 1.5rem;
}
h1.h1-site-title {
	padding-top: 2.6rem;
}
}

/*--------------------------------------------------------------
## post featured image
--------------------------------------------------------------*/
/* a.post-link {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 100;
}*/
#header  img {
width: 100%;
height: auto;
} 

.header-wrapper {
top:15;
/*max-height:700px;*/
overflow: hidden;
}
@media screen and (min-width: 1280px) {
.header-wrapper {
/*max-height:935px;*/
}
}

.home .header-wrapper {
	max-height: inherit;
}
@media screen and (max-width:767px) {
.home #header {
	/* margin-top: -4px; */
	font-size: 0;
}
}
.header-study-case {
	max-height:inherit;
}

.mobile-placeholder {
	display: inherit;
}
@media screen and (min-width: 768px) {
.video-thumb {
	display: inherit;
}
.mobile-placeholder {
	display: none;
}
	}
/*--------------------------------------------------------------
## post featured image headline
--------------------------------------------------------------*/
.post{
	position: relative;
	margin-bottom: -2px;
}

.case-study #header {
    margin-bottom: 0px;
    margin: 0;
}
.home .entry-title-container	{
	
}
.home .entry-title{
	display: inline-block;
	position: relative;
	display: flex;
	justify-content: space-between;
	padding: 1rem 8px 0 8px;
	gap: 2rem;
}
.home .project-headline {
    display: flex;
    align-items: center;
	flex-wrap: wrap;
}
.home .project-headline p {
	color: #8E9095;
	padding-top: 5px;
}
.project-headline {
    display: flex;
    align-items: center;
}
.case-study .entry-title {
	position: absolute;
	z-index: 50;
	top: 50%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -55%);

}
/* remove empty p tags */
.case-study p:first-of-type, .case-study p:last-of-type {
    display: none;
}
.entry-container {
    height: 100%;
    width: 100%;
    position: absolute;
}
.entry-container:before{
	content: "";
    display: inline-block;
    height: 25%;
    vertical-align: middle;
}
.entry-center {
    width: 100%;
    display: inline-block;
    vertical-align: middle;
}
.home .entry-header {
	padding-bottom: 7rem;
}

@media screen and (min-width: 1366px) {
.case-study .entry-title {
	position: absolute;
	z-index: 50;
}

}
ul.title-icons {
	padding: 0;
	margin-left: 0;
	display: flex;
	flex-direction: row;
	gap: 1rem;
}
@media screen and (max-width: 767px) {
	.entry-container:before {
		height:10%;
	}
	img.client-logo {
		max-width: 60%!important;
		padding-bottom: 50px;
	}
	ul.title-icons {
		padding: 0 0 0px 0;
		margin-bottom: 15px;
		
	}
	.case-study h2 {
		font-weight: 500;
	}
}
	@media screen and (min-width: 1559px) {
	.entry-container:before {
		height:33%;
	}
	}
.client-logo-title {
	/*font-family: 'Roboto Mono', monospace;*/
	font-size:16px;
}

ul.title-icons li {
	list-style: none;
}
ul.title-icons li img {
    height: 64px;
	width: auto;
    text-align: left;

}
.case-study h3.tags, .home h3.tags  {
	z-index: 50;
    position: initial;
	font-weight: 400;
    padding: 0;
	padding-bottom: 2rem;
    margin-top: 0px;
}
.tag::after {
	content:', ';
}
.home .tags::before{
	content:"/";
	padding-right: 0.5rem;
	color: #1A1C20;
}

.tag:last-child::after {
	content:'';
}
.case-study img.img-fluid {
	margin:0 0 2rem 0;
}
/* .image-repeater .col-xs-12:last-of-type img.img-fluid, .image-repeater .col-xs-6:last-of-type img.img-fluid {
    margin: 0;
} */

.case-study .image-repeater:last-child img.img-fluid {
	margin-bottom: 0px;
}
.case-study .grid img.img-fluid {
	margin-bottom: 10px;
}

.section, .sec-background {
	padding: 8rem 0 0 0;
}

.case-study .header-wrapper {
	margin-top: -1px;
	}

.sec-text {
	padding:  8rem 0;
}
/* .sec-text p a::after {
	content: url('../roybarazani_V02/images/external_link.svg');
	width: 1.2rem;
	height: auto;
	padding-left: 3px;
	display: inline-block;
} */
@media screen and (max-width: 767px) {
	.section, .sec-background {
	    padding: 1rem 0.75rem;
	}
	.logo-back {
		height: 59px;
	}
	.sec-text {
		padding: 0;
	}
}

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

.case-study .entry-title {
	position: absolute;
	left: 0;
	margin-right: inherit;
	transform: inherit;
	top: inherit;
	bottom: 5rem;
}
}

.case-study .col-xs-12.col-sm-5, .case-study .col-xs-12.col-sm-7 {
	width:100%;
}



/*.home .entry-title h1,*/
 .case-study .entry-title h1 {
	margin-top: 15px;
	margin-bottom: 20px;
	font-size: 3.6rem;
}
.case-study .entry-title h1 a{
	/* color:#ffffff; */
	text-decoration: none;
}
.home .entry-title h1 a {
	color:#1A1C20;
}
.home h3 {
	display: inline;
	font-size:1.4rem;
}
.home .entry-title h1 a:hover, .case-study .entry-title h1 a:hover{
	text-decoration: none;
}
.case-num-dash, .case-num-dash-blue{
	display: inline-block;
	width:35px;
	margin-bottom: 4px;
    margin-left: 4px;
    height:1px;
    background-color:#ffffff;
}
.case-num-dash-blue {
	/*margin: 5px;*/
	background-color:#1A1C20;
}
h3.tags, h3.tags a {
	font-family:'Switzer', sans-serif;
	font-size: 1.4rem;
	/* color:#ffffff; */
}
.home h4.tags, .home h4.tags a {
	color:#8E9095;
	font-size: 1.4rem;
	line-height: 1.5;
	margin: 0rem;
	padding-left: 0.5rem ;
	
}
.project-btn {
	text-align: right;
	min-width: 20%;
    padding-top: 3px;
}
.project-btn-text {
    padding-left: 0.3rem;
}
.project-btn-text img {
    width: 1rem;
}
@media screen and (max-width: 767px) {
	.project-btn {
		min-width: 30%;
	}
}
@media screen and (max-width: 480px) {
	.project-btn {
		min-width: 38%;
	}
}

.gap {

	height:80px;
	width:100%;
}
.headlines-wrapper {
	position: relative;

}

#headlines-content h1,
#headlines-content h2,
#headlines-content h3,
#headlines-content h4,
#headlines-content h5,
#headlines-content h6{
	color:#1A1C20;
}
h1 a {
	text-decoration: none;
}
#headlines-content h1 {
	margin: 0px auto 5px auto;
	
}
#headlines-content h2 {

	line-height: 40px;
}
#headlines-content p  {
	margin-top: 20px;
	font-weight:500;
	font-size: 7rem;
	line-height: 1.1;
	}
@media screen and (max-width: 1366px) {
	.entry-container:before{
		height: 20%;
	}
	.entry-title h1 {
		margin: 0 0 10px 0;
	}

}
@media screen and (max-width: 992px) {
	.headlines-header .row {
		display: inline;

}
.entry-title h1 {
	margin: 0 0 10px 0;
}

}
@media screen and (max-width: 767px) {
/* h3.case-num-text, h3.tags {
	display:none;
} */
.case-study .entry-title h1 {
	margin-top: 0px;
	margin-bottom: 10px;
	/* color:#ffffff; */
}
#headlines-content p  {
	font-size: 3.6rem;
	line-height: 1.2;
	}
.entry-title {
	width: 100%;
	position: relative;
	left: 0;
}
.case-study .entry-title .container {
    padding-left: 3.5rem;
}
.category-article .entry-title h1 {
	text-align: left;

}
.entry-container:before {
	height: 38%;
}

h3.tags, h3.tags a {
	font-size: 12px;
	
	/*padding-top: 12px;*/
	}
h3.case-num-text {
	font-size:12px;
	/*padding-bottom: 0px;*/
	}
.case-study h3.case-num-text, h3.case-num-text {
    margin-top: 0;
    padding: 0;
		margin-bottom: 5px;

}
/* logo and main headlines on small screens*/

#headlines-content.sec0-headline {
	left:inherit;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 3rem;
	padding-bottom: 10px;
}

#headlines-content h1 {
    margin: 0px auto 0px auto;
}

#headlines-content h2 {
	font-size: 18px;
	font-family: 'Switzer', sans-serif;
	font-weight: 600;
	margin-bottom: 10px;
	line-height: 1.25;
}
.entry-container:before {
    height: 20%;
}


}

@media screen and (min-width: 1024px) {
	h3.tags {
	padding-top: 10px;
	}
	h3.case-num-text {
	padding-bottom: 10px;
	}
	}


/*--------------------------------------------------------------
## content case slider
--------------------------------------------------------------*/

.flexslider {
	border:none;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 4px;
	-webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}


.flex-direction-nav a.flex-next:before {
    content: '\f054';
    font-size: 30px;
}
.flex-direction-nav a.flex-prev:before {
    content: '\f053';
    font-size: 30px;
}
.flex-direction-nav a:before {
    font-family: "FontAwesome";
}
#slider {

    margin-bottom: 20px;
}
/*--------------------------------------------------------------
## website video in wire frame browser box
--------------------------------------------------------------*/
/*.website-frame {
	position: relative;
	z-index: 50;
	padding-bottom: 40px;
}
@media screen and (min-width: 480px) {
.featured-video-plus.fvp-responsive .mejs-container {
	margin-top: -1%;
}
}
@media screen and (max-width: 992px) {
.website-frame {
	padding-bottom: 20px;
}
}


.video-row {
	padding:0 15px 0 15px;
}*/
.website-video {
    background: inherit;
    width: 100%;
    height: inherit!important;
}
video {
	display: block;
	margin: 0 auto;
	height: inherit;
	width:100%;
	margin-bottom:2rem;
	/*max-width: 700px!important;*/
}
.home video {
	margin-bottom: 0;
}
@media screen and (max-width: 768px) {
	video {
		margin-bottom: 3rem;
	}
	.home video {
		margin-bottom: 0;
	}
}
.hero {
	background-color: #f1f1f1;
	height:300px;
	width:100%;
	display: block;
}
/* hero video */
.featured-video-plus.fvp-responsive .mejs-container {
padding-top: 44%;
}

.featured-video-plus.fvp-responsive .mejs-mediaelement video {
	height:auto!important;
	}

@media screen and (max-width: 992px) {
	/* width:100%; */
	}
.mejs-controls,.mejs-offscreen {
	display: none!important;
}
.mejs-mediaelement {
    background: #ffffff!important;
}

/*--------------------------------------------------------------
## gifs/images in masonry grid
--------------------------------------------------------------*/
.grid, .grid-isotop {
    margin-bottom: 0px!important;
}
.grid-item {
	float:left;
}
 .gutter-sizer {
 	width:10px;
 }
 @media screen and (min-width: 769px) {
	.grid-sizer {
 	width: 223px;

}
.grid-item {
	width:223px;
}
}
 @media screen and (min-width: 805px) {
	.grid-sizer {
 	width: 233px;

}
.grid-item {
	width:233px;
}
}
@media screen and (min-width: 992px) {
	.grid-sizer {
 	width: 219px;

}
.grid-item {
	width:219px;
}
}

@media screen and (min-width: 1020px) {
	.grid-sizer {
 	width: 227px;

}
.grid-item {
	width:227px;
}
}
@media screen and (min-width: 1366px) {

.grid-sizer {
 	width:370px;
 	}

.grid-item {
	width:370px;
}
}

/* 2 columns */
@media screen and (max-width: 767px) {

.grid-sizer {
 	width: 48.5%;

}
.gutter-sizer {
 	width:2%;
 }
 .case-study .grid img.img-fluid {
	margin-bottom: 4%;
}
.grid-item {
	width:48.5%;
}
}
/*--------------------------------------------------------------
## 3 col text and iage
--------------------------------------------------------------*/

 .imagetext-3v-cols h2 {
	margin-bottom: 25px;
	}
	 .imagetext-3v-cols .row {
 	padding-bottom: 40px;
 	}

 .imagetext-3v-cols .row:last-child {
 	padding-bottom: 0px;
 	}

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

 	.imagetext-3v-cols h2 {
	margin-bottom: 5px;
	display: inline-block;
    float: left;
    width: 15px;

	}
	/*
	Adding Dot after automatic Number - Backup of 17-09-25
	.imagetext-3v-cols h2:after {
		content: '.';
	}*/
.imagetext-3v-cols .row {
 	padding-bottom: 28px;
	}
.imagetext-3v-cols img{
	margin-top: 0px;
}
.imagetext-3v-cols p {
	padding-bottom: 10px;
	margin-left: 30px;

}
.imagetext-3v-cols .row .col-xs-12.col-sm-4:last-child p {
    padding-bottom: 0;
		margin-bottom: 0;
}
}


/*--------------------------------------------------------------
## font/color pallete section
--------------------------------------------------------------*/
/* .whiteback {
	background: #ffffff;
}
.row.fontcolor {
	margin:-80px 0 80px 0;
}
.case-study .fontcolor img.img-fluid, .case-study .fontcolor img.img-fluid-12 {
	width:auto;
	max-height: 164px;
	margin-bottom: 25px;
	margin-top: 80px;
}

#totop {
	padding-bottom:60px;
	padding-top:60px;
}
#totop-arrow {
    height: 14px;
    width: auto;
    margin-top: -7px;
    margin-right: 7px;
}
@media screen and (max-width: 480px) {

#totop {
	padding-top: 0;
	border-top: 2px solid #ffffff;
}

} */

/*--------------------------------------------------------------
## graphic language
--------------------------------------------------------------*/
.brand-color {
  height: 55px;
  width: 55px;
  border-radius: 50%;
  display: inline-block;
}
.brand-color.border {
	border: 1px solid #e6e6e6;
}
h5.detail-title {
	font-family: 'Switzer', Sans-Serif;
	color: #1A1C20;
}
 h5.detail-subtitle {
	 font-family: 'Switzer', Sans-Serif;
	 color:#C7C7C7;
	 padding-bottom: 25px;
 }
 .social-headline-block {
	 padding-bottom: 20px;
 }
 .social-gif {
	 padding-bottom: 16px;
 }

@media screen and (max-width: 767px) {
	.brand-color {
	  height: 35px;
	  width: 35px;
	}
	.graphic_lang .section-padding {
		padding: 50px 0 0 0;
	}
	h5.detail-title {
		font-size: 14px;
		padding-bottom: 10px;
	}
	h5.detail-subtitle {
		font-size: 14px;
		padding-bottom: 10px;
	}
}
/*--------------------------------------------------------------
## pagination
--------------------------------------------------------------*/
#nav-posts {
	padding-top: 8rem;
	padding-bottom: 6rem;
	display: flex;
	justify-content: space-between;
	flex-direction: row;
}

.pagination-arrow {
    display: flex;
    gap: 0.5rem;
    font-size: 1.4rem;
}
.next .pagination-arrow {
	justify-content: flex-end;
}
.prev .pagination-arrow img{
	width: 1rem;
}
.submit-arrow {
	width: 1rem;
	height: auto;
	margin-left: 5px;
}
.pagination-post-container {
	display: flex;
	padding-top: 1rem;
}
.pagination-headline a{
   
    font-size: 1.4rem;
    line-height: 1.25;
	display: inline-block;
	padding-right: 1.5rem;
	
}
#nav-posts .next {
	text-align: right;
}
#nav-posts .tag {
    color: #8E9095;
    font-size: 1.4rem;
}

.wpcf7-submit {
    border-bottom: 1px solid #1A1C20;
}
@media screen and (max-width: 767px) {
	#nav-posts {
		padding-top: 4rem;
		padding-bottom: 2rem;
	}
	#nav-posts .next {
		text-align: left;
	}
	/* #nav-posts .prev {
		display: none;
	}
	 */

	.next .pagination-arrow {
		justify-content: flex-start;
	}
	
	#nav-posts .tag {
		display: none;
	}
	.pagination-post-container{
		padding-top: 0;
	}
	.next .pagination-post-container {
		flex-direction: row-reverse;
	}

	.next .pagination-headline a{
		padding-right: 2.25rem;
		}
	.prev .pagination-headline a{
		padding-right: 0;
		padding-left: 2.25rem;
	}
}

/* --------------------------------------------------------------*/

/*--------------------------------------------------------------
## footer
--------------------------------------------------------------*/

.site-footer h1,
.site-footer h2,
.site-footer h3,
.site-footer h4,
.site-footer h5,
.site-footer h6,
.site-footer p {
	font-family: 'Switzer', Sans-Serif;
	color:#ffffff;
}
.site-footer {
	position: relative;
}
footer#colophon, .site-footer p, .site-footer a {
	color:#1A1C20;
	font-size:1.4rem;
}
footer#colophon b, .site-footer a b {
	font-family: 'Switzer', Sans-Serif;
	font-weight: 500;
}
.counter {
	position: absolute;
	right: 0.8rem;
}
.counter p {
	margin-bottom: 15px;
}


.site-footer .col-sm-6 {
	position: inherit;
}
.site-footer  {
	position: absolute;

}
/* body.page-template-page-contact .site-footer  {
	position: absolute;
	bottom: 0;
} */
.comp, .zzz {
	display: none;
	float: left;
	margin-right: 20px;
}

.pix {
	display:inline-block;
}
.pix p:last-of-type {
    display: initial;
}
.px-count {
	font-family: 'Switzer', sans-serif;
}
footer .menu-socials a {
    padding-left: 12px;
}
.studio-name {
    float: left;
    margin-right: 100px;
}
.rb-studio {
	font-weight: 600;
}

.contact-details {
	float: left;
	margin-right: 2.5rem;
}


.contact {
    position: absolute;
    width: 100%;
    bottom: 4.5rem;
		padding-left: 3rem;
		padding-right: 3rem;
		font-size: 1.4rem;
		color:#1A1C20;
		padding-top: 4rem;
}
.contact a{
	color:#1A1C20;
}
.border {
	display: block;
	background-color: #EFECEA;
	height: 1px;
	margin-bottom: 4rem;
	/* margin-left: -0.8rem;
	margin-right: -0.8rem; */
}
.social-icons {
    bottom: 0px;
    position: absolute;
}

.social-icon {
	display: inline-block;
	margin-right: 1.5rem;
}
@media screen and (max-width: 767px) {
	
	body.page-template-page-contact .site-footer  {
		position: relative;
	}
.contact {
	bottom: 16px;
}
.footer-right-container {
	text-align: left;
	float: left;
	padding-right:0px;
	margin-left: 0;
	margin-bottom: 0;

}
.footer-left, .footer-left-top {
	padding-left: 15px;
	margin-bottom: 20px;
}
footer .menu-socials {
    margin-bottom: 20px;
    right: 38px;
}

.site-footer {
    height: auto;
}
.contact {
	position: initial;
	padding-bottom: 50px;
	padding-top: 35px;
	font-size: 14px;
}
.contact p{
	font-size: 14px;
}
.counter {
	padding-top: 3rem;
	position: initial;
}
.social-icons {
	float: left;
	padding-top: 2.1rem;
	bottom: 0;
	position: inherit;
}


.studio-name {
	padding-top: 0px;
  padding-bottom: 15px;
	width: 100%;
}
.zzz, .comp {
	float: none;
	margin-right: 0;
}
p.zzz, p.comp {
	padding-bottom: 0px;
	padding-right: 10px;
	float: left;
}
.zzz img, .comp img {
	padding-top: 3px;
	width: 25px;
}
.pix p{
	padding-bottom: 0;
}
.counter p {
    margin-bottom: 0;
}
}
@media screen and (min-width: 767px) {
.footer-left {
    left: 312px;
}
.footer-left-top {
	top:inherit;
	bottom: 25px;
}
}

/*--------------------------------------------------------------
# contact page
--------------------------------------------------------------*/

.page-template-page-contact #main {
    margin-top: 30px;
}
/*.page-template-page-contact .site-footer {
margin-top: 150px
}*/

@media screen and (min-height: 1200px) {
.page-template-page-contact .site-footer {
position: fixed;
bottom: 0;
}
}

.contact-link {
    padding-left: 15px;
    padding-top: 10px;
    display: inline-block;
}
.icon-circle i.fa.fa-linkedin {
    padding-left: 15px;
    padding-top: 12px;
}
.icon-circle i.fa.fa-facebook {
	padding-left: 16px;
	}
@media screen and (max-width:767px) {
	.page-template-page-contact .entry-title {
		padding-top: 60px;
	}
}
/*--------------------------------------------------------------
# About
--------------------------------------------------------------*/
#about {
	padding-top: 12rem;
}
#about h2 {
	font-size: 4rem;
	padding-bottom: 10rem;
	padding-top: 0;

}
.about-intro-img {
	padding-bottom: 10rem;
	display: inline-block;
}
.about-intro-img img{
	padding-bottom: 2rem;
}
.about-intro-img img:last-of-type{
	padding-bottom: 0rem;
}
.service-group-title-container {
	display: flex;
	width:100%;
	justify-content: space-between;
	padding-bottom: 1rem;
	padding-top: 4rem;
	border-bottom: 1px solid #EFECEA;
}
.service-group-title {
	font-weight: 500;
}
.delivery-time {
	display: inline-flex;
	padding: 3px 14px;
	border-radius: 40px;
	background: #FFFB93;
}
.service_name, .client-field {
	display: flex;
	width:100%;
	justify-content: space-between;
	align-items: center;
	border-bottom: 1px solid #EFECEA;
	cursor: pointer;
	padding: 1.5rem 0;
}
.service_name.ui-accordion-header-active {
    border-bottom: 0px;
    padding-bottom: 0;
}
.service_description.ui-accordion-content-active {
		padding-top: 0;
}
.service_description.ui-accordion-content-active p {
	color:#1A1C20;
}
.service_name h4, .client-field h4 {
	font-size: 1.4rem;
	color: #908D8A;
}
.ui-icon-triangle-1-e, .ui-icon-triangle-1-s {
	display: none;
}

.ui-accordion-header-active h4 {
	font-weight: 500;
	color:#1A1C20 ;
}
.service_description p, .client-description p, .client-name p {
	color: #908D8A;
}
.client-description p {
	padding-bottom: 0;
	margin-bottom: 0;
}
.client-container {
	display: flex;
	gap: 2rem;
	padding: 1.5rem 0;
	align-items: flex-start;
}
@media screen and (max-width:767px) {
.client-container {
	padding: 1.5rem 0;
}
}

.client-logo {
	width:45%;
	display: flex;
	align-items: flex-start;
	flex-direction: column;
	gap: 0.5rem;
	margin-top: 2px;
}
.client-logo img {
	height: 3.6rem;
	width: auto;
}
.client-extra-info {
    color: #FF6A48;
    font-size: 1.4rem;
    line-height: 22px;
	padding-top: 1rem;
}
.client-description {
	width:50%;
	padding-top: 8px;
}
.client-link-to-project {
    width: 5%;
    text-align: right;
	padding-top: 8px;
}
.client-link-to-project img {
	margin-right: 0.5rem;

}
.ui-accordion-content-active {
	border-bottom: 1px solid #EFECEA;
	padding: 0;
}
@media screen and (max-width:767px) {
.ui-accordion-content-active {
	padding: 1.5rem 0;
}
}
.ui-state-active #vertical {
	display: none;
}
.design-field-container {
	padding-bottom: 3rem;
}
.deliver-group-container {
	padding-top: 2.5rem;
	padding-bottom: 4rem;
}
.deliverable {
	font-weight: 600;
}
.deliverable::after{
	content: ' ';
}
.items {
	font-weight: 400;
}
@media screen and (max-width:767px) {
	.client-logo {
		flex-direction: column;
		align-items: flex-start;
		margin-top: 0.3rem;
		gap:0.5rem;
		
	}
	
	.client-description {
	}
}



/* sticky position of titles */
.design-field-container {
    display: flex;
}
.design-field {
	position: relative;
	z-index: 1;
	padding-bottom: 3.5rem;
  }


  .design-field.fixed {
	position: fixed;
	top: 11.75rem;
	/* width: 100%; */
	/* box-sizing: border-box; */
	z-index: 0;
  }
  
  
  
 

/* end of sticky position of titles */




.services {
	padding-bottom: 4rem;
  }
  .clients {
	padding-top: 6.5rem;
  }
  .clients-col {
    padding-top: 1.5rem;
}
@media screen and (max-width:767px) {
	.design-field {
		padding-bottom: 0;
	}
	.design-field-container {
		display: inline;
	}
	#about h2 {
		font-size: 2.6rem;
		padding-bottom: 6rem;
		font-weight: 500;
	}
	#about h3 {
		font-size: 2.6rem;
	}
	.about-intro-img {
		padding-bottom: 5rem;
	}
	.design-field-container {
		padding-bottom: 4rem;
	}
	
	.ui-accordion-content-active, .service_description p, .client-description p {
		padding: 0rem;
	}
	.client-description p {
		margin-bottom: 0;
	}


}
/* studio lab */

.studio-lab {
	padding: 15rem 0;
}
.studio-lab-text {
    padding-top: 2.75rem;
}
.client-container {
	display: flex;
	gap: 2rem;
	border-bottom: 1px solid #EFECEA;
}
.client-container:last-of-type {
    border-bottom: none;
}
@media screen and (max-width:767px) {
.studio-lab {
	padding: 4rem 0;
}
}
/* team */
.team {
	padding-top: 11.5rem;
}
.team-section-headline {
	padding-bottom: 5rem;
}
.member-image img {
	width:100%;
}
.team-member-container {
	display: flex;
}
.team-member-info {
	padding-top: 1rem;
	padding-bottom: 5rem;
	display: flex;
    justify-content: space-between;
}
.team-member-position {
	color: #908D8A;
}
.team-member-position:before {
	content: '/';
	padding-left: 0.5rem;
	padding-right: 0.5rem;
	color: #1A1C20;
}

@media screen and (max-width:767px) {
	.team {
		padding: 6rem 0 3rem 0;
	}
	.team-section-headline {
		padding-bottom: 3rem;
	}
	.team-member-info {
		padding-bottom: 3rem;
	}
	
	}
/* contact form */

.contact-form {
    padding-top: 12rem;
}
.contact-form-field::placeholder {
    color: #908D8A;
	font: 1.4rem;
	padding-bottom: 3px;
}
.contact-form-field-container {
    margin-top: 5rem;
}
textarea {
	border-top: 1px solid #D2D0D2;
	padding-top: 2rem;
}
textarea:focus, textarea:active {
	border-top: 2px solid #1A1C20;
}
.row.form {
	margin-left: 0;
	margin-right: 0;
}
.send-btn input[type="submit"]{
	color:#1A1C20;
}
.send-btn input[type="submit"]::after{
	width: 17px;
	height:12px;
	display: inline-block;
	content: url('../roybarazani_V02/images/next-arrow.png');
}
.send-btn {
	text-align: right;
	display: flex;
	text-align: right;
	flex-direction: row-reverse;
}
.send-btn p {
	text-align: right;
	display: flex;
	flex-direction: row-reverse;
	align-items: center;
	padding-bottom: 0;
}
.wpcf7-spinner {
	margin-top: 1rem;
}
.wpcf7 form  .wpcf7-response-output {
		margin-top: -4rem;
}

/* contact form alerts and such */

.wpcf7 form.sent .wpcf7-response-output {
    background-color: #B1F492;
    color: #1A1C20;
    border: none;
}
.wpcf7-textarea.contact-form-field.wpcf7-not-valid{
	border-top: 2px #FF6A48 solid;
}
.contact-form-field.wpcf7-not-valid {
    border-bottom: 2px #FF6A48 solid;
}
.wpcf7-not-valid.contact-form-field::placeholder {
    color: #FF6A48;
}
div.wpcf7-mail-sent-ok, div.wpcf7-validation-errors, div.wpcf7-acceptance-missing, div.wpcf7-response-output {
	border:none;
	padding: 0;
	
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
	color: #ffffff;
    background-color: #FF6A48;
    border-radius: 50px;
    border: none;
    text-align: right;
    max-width: 470px;
    display: block;
    float: right;
    margin-top: 0rem;
    font-size: 1.4rem;
}
@media screen and (max-width:767px) {
	.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    font-size: 1.2rem;
	}
	}
.wpcf7-response-output {
	color: #ffffff;
    background-color: #FF6A48;
    border-radius: 50px;
    border: none;
    text-align: right;
    max-width: 470px;
    display: block;
    float: right;
    margin-top: 0rem;
    font-size: 1.4rem;
}
span.wpcf7-not-valid-tip {
	padding-top: 10px;
	display: none;
}
/* contact form loader */

/* Hide Default CF7 Loader */
.wpcf7-spinner::before {
	display:none;
	}
	/* background: url('/images/loader.gif') no-repeat center center !important;
    background-size: contain !important;
    width: 11px;
    height: 17px;
    display: block; */
	/* Add Custom CF7 Loader */
	.wpcf7-spinner {
	background:url('../roybarazani_V02/images/loader.gif') no-repeat ;
	background-size: contain !important;

	width: 11px;
    height: 26px;
	margin-left: 10px;
	background-color: inherit;
	}

/*  */
@media screen and (max-width:767px) {
	.contact-form {
		padding-top:8rem;
	}
	.contact-form-field-container {
		margin-top: 0rem;
	}
	h3.contact-form-headline {
		padding-bottom: 3rem;
	}
	.message p {
		padding-bottom: 1rem;
	}
}
/*--------------------------------------------------------------
# blog
--------------------------------------------------------------*/
.embed-container {
		position: relative;
		/*padding-bottom: 56.25%;*/
		height: 0;
		overflow: hidden;
		max-width: 100%;
		height: auto;
	}
.article .embed-container {
	padding-bottom: 56.25%;
}
	.embed-container iframe,
	.embed-container object,
	.embed-container embed {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
.title {
	padding-left: 0;
	padding-right: 0;
}
.read-more {
    position: absolute;
    right: 15px;
    top: 15px;
}
.read-more svg {
	width: 20px;
}
.read-more svg:hover  {
	width:21px;
}
.read-more svg:hover .cls-1 {
	fill:#2d06bd;
}
.page-template-page-blog-tile-layout .svg #hamburger, .page-template-page-blog-tile-layout #logo .st0 {
	fill:#ffffff;

}
.page-template-page-blog-tile-layout #content {
	background-color: #1A1C20;
}
.page-template-page-blog-tile-layout .grid-item-back {
	background-color: #ffffff;
}
.page-template-page-blog-tile-layout h1 {
	text-align: left;
}
.page-template-page-blog-tile-layout h1.main-title {
	color: #ffffff;
	margin-top: 105px;
}
@media screen and (max-width: 480px) {
.page-template-page-blog-tile-layout h1.main-title {
	color: #ffffff;
	margin-top: 55px;
}
}
.page-template-page-blog-tile-layout h2 {

	margin-bottom: 3px;
	margin-top:2px;
}

.page-template-page-blog-tile-layout p {

	margin-bottom: 6px;
}
.date {
	color: #888888;
}
.expert-texts {
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	padding: 15px 15px 15px 15px;
}
.page-template-page-blog-tile-layout .container {
	padding-right: 15px;
	padding-left: 15px;
}
.page-template-page-blog-tile-layout .grid-item.grid-item-width2 {
	margin-top: 8px;
}
.page-template-page-blog-tile-layout p {
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.prev-next-posts {
    padding-top: 70px;
    padding-bottom: 20px;
}
.prev-next-posts svg {
	height: 13px;
	width: auto;
}
/*.prev-next-posts svg .cls-1 {
	fill:#ffffff;
}*/
.loading {
	color: #ffffff;
	font-family: 'Switzer', Sans-Serif;
	font-size: 30px;
	margin: 0 auto;
}
.prev-next-posts  a, .next-posts-link{
	color: #ffffff;
	font-family: 'Switzer', Sans-Serif;
}
.prev-posts-link{
	text-align: center;
}
.prev-next-posts a {
    border: 2px solid #ffffff;
    padding: 11px 18px;
    text-align: center;
    font-size: 1.4rem;
}
.prev-next-posts a:hover {
	color: #1A1C20;
    background-color: #ffffff;
}
.prev-next-posts a:focus {
    text-decoration: none;
}

.back {
	padding: 5px 0;
}
.back .svg {
	height:15px;
	margin-right: 7px;
    margin-top: -2px;
	-webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}
@media screen and (min-width: 992px) {
	.page-template-page-blog-tile-layout .gutter-sizer {
 	width:15px;
 }
	.page-template-page-blog-tile-layout .grid-sizer, .expert-texts {
 	width: 303px;

}
.page-template-page-blog-tile-layout .grid-item, .expert-texts{
	width:303px;
}
}

@media screen and (min-width: 1366px) {
	.page-template-page-blog-tile-layout .grid-sizer, .expert-texts {
 	width: 370px;

}
	.page-template-page-blog-tile-layout .grid-item, .expert-texts {
	width:370px;
}
}

.modal {
    	margin: 0 auto;
        display: none;
        position: relative;
        width: 100%;
        min-height: 100px;
        padding: 15px;
        background: #1A1C20;
        overflow: scroll;
        margin-top: 12px;
    }
 .modal.show {
 	background: #ffffff;
 }
.modal-wrapper {

    margin-top: 40px;
}
        .close-modal {
        	display: inline-block;
            position: absolute;
            top: 17px;
            right: 17px;
            cursor: pointer;
        }
.close-modal {
	display: none;
}
.close-modal svg{
	width:13px;
}
/*inside moodal*/
#modal-content{
	z-index: 1500;
}
.article h1 {
	margin-top: 26px;
}

.article img, .article p, .article .embed-container{
margin-bottom: 15px;
}

.article #slider img {
	margin-bottom: 0px;
}
.article #slider {
	margin-bottom: 40px;
}


@media only screen and (max-width: 576px) {
	.hide-xs-on-mobile {
		display: none;
	  }
}

@media only screen and (min-width: 768px) {
  .hide {
    display: none;
  }
  .close-modal {
	display: inline-block;
}
  .show {
    display: block!important;
  }
  	.modal {
	position: relative;
    padding: 30px;
    width:600px;
    border-radius: 4px;
    /*margin-top: 80px;*/
    margin-bottom: 80px;
}
    .modal-wrapper {
    	margin-top: 0;
	    padding-top: 100px;
    	padding-bottom: 100px;
    	background: rgba(0,0,0,0.5);
        z-index: 1035;
        position: fixed;
        margin-top: 0px;
    }

.close-modal {
            top: 24px;
            right: 25px;
        }
    .read-more svg {
	width: 26px;
}
.read-more svg:hover  {
	width:27px;
}
.page-template-page-blog-tile-layout .grid-item.grid-item-width2 {
	margin-top: 19px;
}
.page-template-page-blog-tile-layout p {
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}
/*inside modal*/
.article img, .article p, .article .embed-container{
margin-bottom: 30px;
}
.article #slider {
	margin-bottom: 50px;
}
.back {
	display: none;
}
}


/*--------------------------------------------------------------
# Place-holders
--------------------------------------------------------------*/
.website-video, .video-thumb {

	background: #f1f1f1;
}
