/* GANTRY5 DEVELOPMENT MODE ENABLED.

   WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!

   For more information on modifying CSS, please read:

   http://docs.gantry.org/gantry5/configure/styles
   http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

/*
 * custom css file
 * All custom css code/ updates goes in this file
 */
/*
 including custom fonts
 */
@font-face {
  font-family: GilroyExtraBold;
  src: url('../../fonts/Gilroy-ExtraBold.otf') format("opentype");
}
@font-face {
  font-family: GilroyLight;
  src: url('../../fonts/Gilroy-Light.otf') format("opentype");
}
/* line 21, wp-content/themes/rt_versla/custom/scss/custom.scss */
a {
  color: #fb222d;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  text-decoration: none;
}
/* line 28, wp-content/themes/rt_versla/custom/scss/custom.scss */
a:hover {
  color: #fb222d;
  text-decoration: none;
}
/* line 33, wp-content/themes/rt_versla/custom/scss/custom.scss */
body {
  font-family: "GilroyLight", "sourcesanspro", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-family: "GilroyLight", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-size: 16px;
}
/* line 38, wp-content/themes/rt_versla/custom/scss/custom.scss */
body p {
  margin-bottom: 10px;
}
/* line 41, wp-content/themes/rt_versla/custom/scss/custom.scss */
h1, h2, h3, h4, h5 {
  font-family: GilroyExtraBold, Helvetica, Arial, sans-serif;
}
/* line 44, wp-content/themes/rt_versla/custom/scss/custom.scss */
p {
  font-size: 16px;
  font-family: GilroyLight;
}
/* line 48, wp-content/themes/rt_versla/custom/scss/custom.scss */
#g-navigation {
  background-color: rgba(0, 0, 0, 0.9);
  color: #fff;
}
/* line 52, wp-content/themes/rt_versla/custom/scss/custom.scss */
#g-navigation a {
  color: #fff;
}
/* line 56, wp-content/themes/rt_versla/custom/scss/custom.scss */
#g-navigation .g-grid {
  padding: 10px 0px;
}
/* line 59, wp-content/themes/rt_versla/custom/scss/custom.scss */
.features-list {
  background-color: #fff;
}
/* line 62, wp-content/themes/rt_versla/custom/scss/custom.scss */
.features-list .item {
  padding: 20px;
  box-shadow: 0px 15px 5px #c4c2c2;
  margin: 20px;
  border: 1px solid #eaeaea;
  min-height: 400px;
}
/* line 70, wp-content/themes/rt_versla/custom/scss/custom.scss */
.features-list .icon {
  margin-bottom: 40px;
}
/* line 73, wp-content/themes/rt_versla/custom/scss/custom.scss */
.features-list h3 {
  color: #fb222d;
  margin: 15px 0px;
}
/* line 79, wp-content/themes/rt_versla/custom/scss/custom.scss */
.features-list2 {
  background-color: #fff;
}
/* line 82, wp-content/themes/rt_versla/custom/scss/custom.scss */
.features-list2 .item {
  padding: 20px;
  box-shadow: 0px 15px 5px #c4c2c2;
  border: 1px solid #eaeaea;
  min-height: 300px;
  margin-bottom: 30px;
}
/* line 90, wp-content/themes/rt_versla/custom/scss/custom.scss */
.features-list2 .icon {
  margin-bottom: 30px;
}
/* line 93, wp-content/themes/rt_versla/custom/scss/custom.scss */
.features-list2 h3 {
  color: #fb222d;
  margin: 15px 0px;
}
/* line 98, wp-content/themes/rt_versla/custom/scss/custom.scss */
h1, h2, h3, h4 {
  color: #fb222d;
}
/* line 101, wp-content/themes/rt_versla/custom/scss/custom.scss */
.black {
  color: #000;
}
/* line 104, wp-content/themes/rt_versla/custom/scss/custom.scss */
.black span {
  color: #fb222d;
  display: block;
}
/* line 109, wp-content/themes/rt_versla/custom/scss/custom.scss */
.bg-black .h1 {
  color: #fff;
  text-align: left;
  margin: 20px 0px 50px;
}
/* line 114, wp-content/themes/rt_versla/custom/scss/custom.scss */
.bdr {
  text-align: left;
  margin-bottom: 30px;
}
/* line 119, wp-content/themes/rt_versla/custom/scss/custom.scss */
.bg-black .bdr::after, .bdr::after {
  content: " ";
  border-bottom: 15px solid #fb222d;
  display: block;
  width: 100px;
  padding-bottom: 5px;
}
/* line 128, wp-content/themes/rt_versla/custom/scss/custom.scss */
.bg-black .bdr-blue::after {
  content: " ";
  border-bottom: 15px solid #0aa0c3;
  display: block;
  width: 100px;
}
/* line 135, wp-content/themes/rt_versla/custom/scss/custom.scss */
.bdr-blue::after {
  content: " ";
  border-bottom: 15px solid #0aa0c3;
  display: block;
  width: 100px;
  margin-top: 15px;
}
/* line 142, wp-content/themes/rt_versla/custom/scss/custom.scss */
.bg-black p {
  font-size: 16px;
}
/* line 145, wp-content/themes/rt_versla/custom/scss/custom.scss */
.bg-girl {
  background-image: url('https://socialexposure.com.au/wp-content/uploads/girl-dancing-home-03.jpg');
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: auto 450px;
  padding: 100px 0px;
}
/* line 153, wp-content/themes/rt_versla/custom/scss/custom.scss */
.bg-girl-about {
  background-image: url('https://socialexposure.com.au/wp-content/uploads/girl-dancing-about.jpg');
  background-repeat: no-repeat;
  background-position: bottom right;
  background-size: auto 750px;
  padding: 50px 0px;
}
/* line 161, wp-content/themes/rt_versla/custom/scss/custom.scss */
.btn-red, a.btn-red, a.btn-red:hover {
  background-color: #fb222d;
  color: #fff;
  padding: 12px 35px;
  text-transform: uppercase;
  font-size: 18px;
  text-decoration: none;
  /*box-shadow: 5px 5px 5px #c4c4c4;*/
  margin: 15px 0px;
}
/* line 172, wp-content/themes/rt_versla/custom/scss/custom.scss */
.btn-red.shadow {
  box-shadow: 5px 5px 5px #c4c4c4;
}
/* line 176, wp-content/themes/rt_versla/custom/scss/custom.scss */
.btn-red2, a.btn-red2, a.btn-red2:hover {
  background-color: #fb222d;
  color: #fff;
  padding: 12px 35px;
  text-transform: uppercase;
  font-size: 18px;
  text-decoration: none;
  margin: 15px 0px;
}
/* line 186, wp-content/themes/rt_versla/custom/scss/custom.scss */
.btn-blue, a.btn-blue, a.btn-blue:hover {
  background-color: #0aa0c3;
  color: #fff;
  padding: 12px 35px;
  text-transform: uppercase;
  font-size: 18px;
  text-decoration: none;
  margin: 15px 0px;
}
/* line 195, wp-content/themes/rt_versla/custom/scss/custom.scss */
.bg-black {
  background-color: #0d141a;
  color: #fff;
  padding: 70px 0px 100px;
  padding: 0px;
}
/* line 201, wp-content/themes/rt_versla/custom/scss/custom.scss */
.testimonials .h1 {
  color: #fff;
  text-align: left;
  margin: 20px 0px 50px;
}
/* line 206, wp-content/themes/rt_versla/custom/scss/custom.scss */
.testimonials {
  padding: 70px 0px;
}
/* line 209, wp-content/themes/rt_versla/custom/scss/custom.scss */
.testimonials .bdr::after {
  content: " ";
  border-bottom: 15px solid #fb222d;
  display: block;
  width: 100px;
}
/* line 215, wp-content/themes/rt_versla/custom/scss/custom.scss */
.testimonials p {
  font-size: 16px;
}
/* line 218, wp-content/themes/rt_versla/custom/scss/custom.scss */
.testimonials .name {
  margin-bottom: 0px;
  padding: 0;
  color: #fff;
  font-weight: bold;
}
/* line 224, wp-content/themes/rt_versla/custom/scss/custom.scss */
.testimonials .position {
  margin-bottom: 0px;
  color: #ec1e23;
  padding: 0;
}
/* line 229, wp-content/themes/rt_versla/custom/scss/custom.scss */
.p-tb100 {
  padding: 100px 0px;
}
/* line 232, wp-content/themes/rt_versla/custom/scss/custom.scss */
.m-tb100 {
  margin: 100px 0px;
}
/* line 236, wp-content/themes/rt_versla/custom/scss/custom.scss */
.p-tb50 {
  padding: 50px 0px;
}
/* line 239, wp-content/themes/rt_versla/custom/scss/custom.scss */
.m-tb50 {
  margin: 50px 0px;
}
/* line 242, wp-content/themes/rt_versla/custom/scss/custom.scss */
.client-logos {
  padding: 50px 0px;
}
/* line 245, wp-content/themes/rt_versla/custom/scss/custom.scss */
.client-logos ul {
  margin: 0;
  padding: 0;
}
/* line 249, wp-content/themes/rt_versla/custom/scss/custom.scss */
.client-logos li {
  margin: 0;
  padding: 0;
  display: inline-block;
  text-align: center;
}
/* line 255, wp-content/themes/rt_versla/custom/scss/custom.scss */
.client-logos li img {
  height: 110px;
  margin: 15px;
}
/* style box */
/* line 261, wp-content/themes/rt_versla/custom/scss/custom.scss */
.slanted-blue {
  position: relative;
  overflow: hidden;
  padding: 70px 0px;
}
/* line 266, wp-content/themes/rt_versla/custom/scss/custom.scss */
.slanted-blue::after {
  position: absolute;
  content: ' ';
  background: #0aa0c3;
  transform-origin: top right;
  transform: skewY(-45deg);
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  right: 220px;
}
/* line 278, wp-content/themes/rt_versla/custom/scss/custom.scss */
.slanted-blue::before {
  position: absolute;
  content: ' ';
  background: #0aa0c3;
  transform-origin: top right;
  transform: skewY(0deg);
  width: 220px;
  height: 100%;
  bottom: 0;
  right: 0px;
}
/* line 289, wp-content/themes/rt_versla/custom/scss/custom.scss */
.slanted-blue .container {
  z-index: 9;
  position: relative;
}
/* ----------*/
/* line 295, wp-content/themes/rt_versla/custom/scss/custom.scss */
.slanted-black-left {
  position: relative;
  overflow: hidden;
  padding: 70px 0px;
  color: #fff;
}
/* line 301, wp-content/themes/rt_versla/custom/scss/custom.scss */
.slanted-black-left::after {
  position: absolute;
  content: ' ';
  background: #000;
  transform-origin: top left;
  transform: skewY(50deg);
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 40%;
  right: 0;
}
/* line 314, wp-content/themes/rt_versla/custom/scss/custom.scss */
.slanted-black-left::before {
  position: absolute;
  content: ' ';
  background: #000;
  transform-origin: top left;
  transform: skewY(0deg);
  width: 40%;
  height: 100%;
  bottom: 0;
  left: 0px;
}
/* line 325, wp-content/themes/rt_versla/custom/scss/custom.scss */
.slanted-black-left .container {
  z-index: 9;
  position: relative;
}
/* line 330, wp-content/themes/rt_versla/custom/scss/custom.scss */
.slanted-black-left h2, .slanted-black-left h3, .slanted-black-left h1 {
  color: #fff;
  margin: 25px 0px;
}
/* style 2 */
/* line 336, wp-content/themes/rt_versla/custom/scss/custom.scss */
.slanted-black-right {
  position: relative;
  overflow: hidden;
  padding: 70px 0px;
  color: #fff;
}
/* line 342, wp-content/themes/rt_versla/custom/scss/custom.scss */
.slanted-black-right::after {
  position: absolute;
  content: ' ';
  background-color: rgba(0, 0, 0, 1);
  transform-origin: top left;
  transform: skewY(125deg);
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 42%;
  right: 0;
}
/* line 355, wp-content/themes/rt_versla/custom/scss/custom.scss */
.slanted-black-right::before {
  position: absolute;
  content: ' ';
  background-color: rgba(0, 0, 0, 1);
  transform-origin: top left;
  transform: skewY(0deg);
  width: 42%;
  height: 100%;
  bottom: 0;
  left: 0px;
}
/* line 366, wp-content/themes/rt_versla/custom/scss/custom.scss */
.slanted-black-right .container {
  z-index: 9;
  position: relative;
}
/* line 371, wp-content/themes/rt_versla/custom/scss/custom.scss */
.slanted-black-right h2, .slanted-black-right h3, .slanted-black-right h1 {
  color: #fff;
  margin: 25px 0px;
}
/* box style 3 */
/* line 378, wp-content/themes/rt_versla/custom/scss/custom.scss */
.slanted-white-left {
  position: relative;
  overflow: hidden;
  padding: 70px 0px;
  color: #333;
}
/* line 384, wp-content/themes/rt_versla/custom/scss/custom.scss */
.slanted-white-left::after {
  position: absolute;
  content: ' ';
  background: #fff;
  transform-origin: top left;
  transform: skewY(50deg);
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 40%;
  right: 0;
}
/* line 397, wp-content/themes/rt_versla/custom/scss/custom.scss */
.slanted-white-left::before {
  position: absolute;
  content: ' ';
  background: #fff;
  transform-origin: top left;
  transform: skewY(0deg);
  width: 40%;
  height: 100%;
  bottom: 0;
  left: 0px;
}
/* line 408, wp-content/themes/rt_versla/custom/scss/custom.scss */
.slanted-white-left .container {
  z-index: 9;
  position: relative;
}
/* line 413, wp-content/themes/rt_versla/custom/scss/custom.scss */
.slanted-white-left h2, .slanted-white-left h3, .slanted-white-left h1, .bg-black2 .slanted-white-left h2, .bg-black2 .slanted-white-left h3, .bg-black2 .slanted-white-left h1 {
  color: #333;
  margin: 25px 0px;
}
/* box style 3 -*/
/* style box */
/* line 426, wp-content/themes/rt_versla/custom/scss/custom.scss */
.bg-starwars {
  background-image: url('https://socialexposure.com.au/wp-content/uploads/photobooth-hire.jpg');
  background-position: top right;
  background-size: auto 100%;
}
/* line 431, wp-content/themes/rt_versla/custom/scss/custom.scss */
.bg-lets-socialise {
  background-image: url('https://socialexposure.com.au/wp-content/uploads/custom-photo-banner-3.jpg');
  background-position: top right;
  background-size: auto 100%;
}
/* line 436, wp-content/themes/rt_versla/custom/scss/custom.scss */
.bg-custom-photo {
  background-image: url('https://socialexposure.com.au/wp-content/uploads/custom-photo-banner-1.jpg');
  background-position: top right;
  background-size: auto 100%;
}
/* line 441, wp-content/themes/rt_versla/custom/scss/custom.scss */
.bg-event-banner {
  background-image: url('https://socialexposure.com.au/wp-content/uploads/experiential-immersive-experiences-1.jpg');
  background-position: top right;
  background-size: auto 100%;
}
/* line 446, wp-content/themes/rt_versla/custom/scss/custom.scss */
.bg-event-design2 {
  background-image: url('https://socialexposure.com.au/wp-content/uploads/social-media-digital-props-banner.jpg');
  background-position: top right;
  background-size: auto 100%;
}
/* line 452, wp-content/themes/rt_versla/custom/scss/custom.scss */
.bg-dslr-banner {
  background-image: url('https://socialexposure.com.au/wp-content/uploads/commercial-photographer-melbourne.png');
  background-position: top right;
  background-size: auto 100%;
}
/* line 458, wp-content/themes/rt_versla/custom/scss/custom.scss */
.bg-dslr-banner2 {
  background-image: url('https://socialexposure.com.au/wp-content/uploads/dslr-quality-photo-booth-4.jpg');
  background-position: top right;
  background-size: auto 100%;
}
/* line 463, wp-content/themes/rt_versla/custom/scss/custom.scss */
.bg-dslr2 {
  background-image: url('https://socialexposure.com.au/wp-content/uploads/best-equipment-and-technology-03.jpg');
  background-position: top right;
  background-size: auto 100%;
}
/* line 469, wp-content/themes/rt_versla/custom/scss/custom.scss */
.bg-features-branding {
  background-image: url('https://socialexposure.com.au/wp-content/uploads/branding-banner-Image-1.jpg');
  background-position: top right;
  background-size: auto 100%;
}
/* line 474, wp-content/themes/rt_versla/custom/scss/custom.scss */
.bg-features-digitalprops {
  background-image: url('https://socialexposure.com.au/wp-content/uploads/social-media-digital-props-banner.jpg');
  background-position: top right;
  background-size: auto 100%;
}
/* line 480, wp-content/themes/rt_versla/custom/scss/custom.scss */
.bg-features-animation {
  background-image: url('https://socialexposure.com.au/wp-content/uploads/animation-and-filters-2.jpg');
  background-position: top right;
  background-size: auto 100%;
}
/* line 485, wp-content/themes/rt_versla/custom/scss/custom.scss */
.bg-avengers {
  background-image: url('https://socialexposure.com.au/wp-content/uploads/our-photo-booth-hire-client-marvel-avengers.jpg');
  background-position: top right;
  background-size: auto 100%;
}
/* line 491, wp-content/themes/rt_versla/custom/scss/custom.scss */
.bg-services-photography {
  background-image: url('https://socialexposure.com.au/wp-content/uploads/services-photography-bg.png');
  background-position: top right;
  background-size: auto 100%;
}
/* line 497, wp-content/themes/rt_versla/custom/scss/custom.scss */
.bg-services-videography {
  background-image: url('https://socialexposure.com.au/wp-content/uploads/services-videography-bg.jpg');
  background-position: top right;
  background-size: auto 100%;
}
/* line 502, wp-content/themes/rt_versla/custom/scss/custom.scss */
.bg-services-expect {
  background-image: url('https://socialexposure.com.au/wp-content/uploads/services-what-you-can-expect-bg.jpg');
  background-position: top right;
  background-size: auto 100%;
}
/* line 508, wp-content/themes/rt_versla/custom/scss/custom.scss */
.bg-greenscreen-banner {
  background-image: url('https://socialexposure.com.au/wp-content/uploads/custom-green-screen-backdrop-photo-booth-hire.jpg');
  background-position: top right;
  background-size: auto 100%;
}
/* line 513, wp-content/themes/rt_versla/custom/scss/custom.scss */
.bg-greenscreen-banner2 {
  background-image: url('https://socialexposure.com.au/wp-content/uploads/green-screen-banner-02.jpg');
  background-position: top right;
  background-size: auto 100%;
}
/* line 518, wp-content/themes/rt_versla/custom/scss/custom.scss */
.bg-greenscreen-banner3 {
  background-image: url('https://socialexposure.com.au/wp-content/uploads/green-screen-branded-photo-booth-hire-melbourne.jpg');
  background-position: top right;
  background-size: auto 100%;
}
/* line 523, wp-content/themes/rt_versla/custom/scss/custom.scss */
.bg-greenscreen-banner4 {
  background-image: url('https://socialexposure.com.au/wp-content/uploads/custom-green-screen-08.jpg');
  background-position: top right;
  background-size: auto 100%;
}
/* line 528, wp-content/themes/rt_versla/custom/scss/custom.scss */
.bg-redcross {
  background-image: url('https://socialexposure.com.au/wp-content/uploads/our-photo-booths-hired-by-red-cross.png');
  background-position: top right;
  background-size: auto 100%;
}
/* line 533, wp-content/themes/rt_versla/custom/scss/custom.scss */
.bg-oz {
  background-image: url('https://socialexposure.com.au/wp-content/uploads/photo-booths-for-oz.png');
  background-position: top right;
  background-size: auto 100%;
}
/* line 539, wp-content/themes/rt_versla/custom/scss/custom.scss */
.bg-gif-banner {
  background-image: url('https://socialexposure.com.au/wp-content/uploads/gif-booth-hire-melbourne.jpg');
  background-position: top right;
  background-size: auto 100%;
}
/* line 544, wp-content/themes/rt_versla/custom/scss/custom.scss */
.bg-gif-banner2 {
  background-image: url('https://socialexposure.com.au/wp-content/uploads/heroes-cure-cancer-banner.jpg');
  background-position: top right;
  background-size: auto 100%;
}
/* line 549, wp-content/themes/rt_versla/custom/scss/custom.scss */
.bg-gif-banner3 {
  background-image: url('https://socialexposure.com.au/wp-content/uploads/roaming-gif-booth-03.jpg');
  background-position: top right;
  background-size: auto 120%;
  background-repeat: no-repeat;
}
/* line 555, wp-content/themes/rt_versla/custom/scss/custom.scss */
.bg-free-your-imagination-banner {
  background-image: url('https://socialexposure.com.au/wp-content/uploads/free-your-imagination-photobooth-banner.jpg');
  background-position: top right;
  background-size: auto 100%;
  background-repeat: no-repeat;
}
/* line 561, wp-content/themes/rt_versla/custom/scss/custom.scss */
.bg-orchestra {
  background-image: url('https://socialexposure.com.au/wp-content/uploads/photo-booth-supplier-melbourne-symphony-orchestra.png');
  background-position: top right;
  background-size: auto 100%;
}
/* line 567, wp-content/themes/rt_versla/custom/scss/custom.scss */
.bg-wedding-main-banner {
  background-image: url('https://socialexposure.com.au/wp-content/uploads/wedding-main-banner-Image.jpg');
  background-position: top right;
  background-size: auto 100%;
}
/* line 573, wp-content/themes/rt_versla/custom/scss/custom.scss */
.bg-wedding-banner2 {
  background-image: url('https://socialexposure.com.au/wp-content/uploads/wedding-banner-02.jpg');
  background-position: top right;
  background-size: auto 100%;
}
/* line 579, wp-content/themes/rt_versla/custom/scss/custom.scss */
.bg-socialscene-mbanner {
  background-image: url('https://socialexposure.com.au/wp-content/uploads/social-scene-main-banner.jpg');
  background-position: top right;
  background-size: auto 100%;
}
/* line 584, wp-content/themes/rt_versla/custom/scss/custom.scss */
.bg-socialscene-banner2 {
  background-image: url('https://socialexposure.com.au/wp-content/uploads/social-media-photo-booth-hire-2.png');
  background-position: top right;
  background-size: auto 130%;
}
/* line 590, wp-content/themes/rt_versla/custom/scss/custom.scss */
.bg-socialscene-banner3 {
  background-image: url('https://socialexposure.com.au/wp-content/uploads/social-media-upload-photo-booth-hire-melbourne-3.jpg');
  background-position: top right;
  background-size: auto 105%;
}
/* line 596, wp-content/themes/rt_versla/custom/scss/custom.scss */
.bg-socialscene-banner4 {
  background-image: url('https://socialexposure.com.au/wp-content/uploads/snap-n-share-social-media-photos-photo-booth-4.jpg');
  background-position: top right;
  background-size: auto 110%;
}
/* line 602, wp-content/themes/rt_versla/custom/scss/custom.scss */
.bg-mpbh-banner1 {
  background-image: url('https://socialexposure.com.au/wp-content/uploads/melbourne-photo-booth-main-banner-1.jpg');
  background-position: top right;
  background-size: auto 100%;
}
/* line 607, wp-content/themes/rt_versla/custom/scss/custom.scss */
.bg-mpbh-banner2 {
  background-image: url('https://socialexposure.com.au/wp-content/uploads/photo-booth-hire-melbourne-1.jpg');
  background-position: top right;
  background-size: auto 100%;
}
/* line 612, wp-content/themes/rt_versla/custom/scss/custom.scss */
.bg-mpbh-banner3 {
  background-image: url('https://socialexposure.com.au/wp-content/uploads/melbourne-photo-booth-main-banner.jpg');
  background-position: top right;
  background-size: auto 100%;
}
/* line 618, wp-content/themes/rt_versla/custom/scss/custom.scss */
.slanted-black-left h2 {
  color: #fff;
}
/* line 621, wp-content/themes/rt_versla/custom/scss/custom.scss */
#g-navigation {
  background-color: #000;
  color: #fff;
  position: relative;
  top: 0;
  left: 0;
  z-index: 999;
  right: 0;
  border-bottom: 1px solid #333;
}
/* line 632, wp-content/themes/rt_versla/custom/scss/custom.scss */
#g-offcanvas #g-mobilemenu-container .g-toplevel > li.active > .g-menu-item-container > .g-menu-item-content {
  color: #fff;
}
/* line 636, wp-content/themes/rt_versla/custom/scss/custom.scss */
.banner-content-overlay {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: flex;
  overflow: hidden;
}
/* line 646, wp-content/themes/rt_versla/custom/scss/custom.scss */
.banner-img {
  margin-bottom: 0px;
}
/* line 650, wp-content/themes/rt_versla/custom/scss/custom.scss */
.height-2third {
  /*max-height: 510px;*/
}
/* line 654, wp-content/themes/rt_versla/custom/scss/custom.scss */
.banner-img {
  padding: 0px;
  justify-content: center;
  margin-left: -10px;
  margin-right: -10px;
  display: flex;
  margin-bottom: 10px;
  overflow: hidden;
}
/* line 663, wp-content/themes/rt_versla/custom/scss/custom.scss */
.main-banner {
  position: relative;
}
/* line 666, wp-content/themes/rt_versla/custom/scss/custom.scss */
.g-offcanvas-toggle .fa {
  color: #fff;
}
/* line 669, wp-content/themes/rt_versla/custom/scss/custom.scss */
.h1 {
  font-size: 32px;
  font-family: GilroyExtraBold, Helvetica, Arial, sans-serif;
}
/* line 673, wp-content/themes/rt_versla/custom/scss/custom.scss */
.white {
  color: #fff;
}
/* line 674, wp-content/themes/rt_versla/custom/scss/custom.scss */
.our-team img {
  -webkit-filter: grayscale(100%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}
/* line 678, wp-content/themes/rt_versla/custom/scss/custom.scss */
.bg-white {
  color: #000;
}
/* line 681, wp-content/themes/rt_versla/custom/scss/custom.scss */
.bg-white .h1 {
  color: #000;
  margin: 20px 0px 20px;
}
/* line 685, wp-content/themes/rt_versla/custom/scss/custom.scss */
.img-thumbnail {
  border: 0px;
  border-radius: 0;
  filter: grayscale(0%);
  padding: 0;
}
/* line 691, wp-content/themes/rt_versla/custom/scss/custom.scss */
.our-team .subhead3 {
  margin-bottom: 25px;
}
/* line 694, wp-content/themes/rt_versla/custom/scss/custom.scss */
.team-thumbnail {
  border-right: 8px solid #fb222d;
  border-bottom: 8px solid #fb222d;
}
/* line 699, wp-content/themes/rt_versla/custom/scss/custom.scss */
.owl-carousel button.owl-dot {
  background-color: #f2f2f2;
}
/* line 702, wp-content/themes/rt_versla/custom/scss/custom.scss */
.owl-dots {
  text-align: center;
}
/* line 705, wp-content/themes/rt_versla/custom/scss/custom.scss */
.owl-carousel button.owl-dot {
  background-color: #f2f2f2;
  width: 15%;
  border-radius: 0;
  height: 7px;
  text-align: center;
  margin: 2px;
}
/* line 713, wp-content/themes/rt_versla/custom/scss/custom.scss */
.owl-dots .owl-dot.active {
  background: #333;
}
/* line 716, wp-content/themes/rt_versla/custom/scss/custom.scss */
.bg-white h2 {
  color: #000;
}
/* line 719, wp-content/themes/rt_versla/custom/scss/custom.scss */
.bg-white h2 span {
  color: #fb222d;
}
/* line 722, wp-content/themes/rt_versla/custom/scss/custom.scss */
.bg-white h3 {
  color: #000;
}
/* line 725, wp-content/themes/rt_versla/custom/scss/custom.scss */
#g-feature.bg-black2, .bg-black2 {
  background-color: #0c1319;
  background-image: url('https://socialexposure.com.au/wp-content/uploads/hire-photobooth-features-banner-08.jpg');
  background-repeat: no-repeat;
  background-position: bottom left;
  padding: 80px 0px;
}
/* line 733, wp-content/themes/rt_versla/custom/scss/custom.scss */
.bg-eventdesign {
  background-color: #0c1319;
  background-image: url('https://socialexposure.com.au/wp-content/uploads/event-design-bg-02.jpg');
  background-repeat: no-repeat;
  background-position: center right;
  background-size: 70%;
}
/* line 740, wp-content/themes/rt_versla/custom/scss/custom.scss */
.bg-black2 h2 {
  color: #fff;
}
/* line 743, wp-content/themes/rt_versla/custom/scss/custom.scss */
.bg-black2 h2 span {
  color: #fb222d;
}
/* line 746, wp-content/themes/rt_versla/custom/scss/custom.scss */
.bg-black2 p {
  color: #fff;
}
/* line 749, wp-content/themes/rt_versla/custom/scss/custom.scss */
.text-red {
  color: #fb222d;
}
/* line 752, wp-content/themes/rt_versla/custom/scss/custom.scss */
.bg-crystal-white {
  background-image: url('https://socialexposure.com.au/wp-content/uploads/photobooth-hire-custom-white-background.jpg');
  background-repeat: repeat-x;
  background-position: center left;
  padding: 80px 0px;
  background-size: 100%;
}
/* line 759, wp-content/themes/rt_versla/custom/scss/custom.scss */
.boxshadow_top {
  box-shadow: 0px -9px 9px #c4c2c2;
}
/* line 763, wp-content/themes/rt_versla/custom/scss/custom.scss */
.blog-post .g-array-item {
  padding: 0px 0px 20px;
  background-color: #fff;
  color: #333;
  margin: 20px;
}
/* line 769, wp-content/themes/rt_versla/custom/scss/custom.scss */
.blog-post .g-array-item-title a, .blog-post .g-array-item-title a:hover {
  color: #333;
  text-decoration: none;
  padding: 20px;
}
/* line 775, wp-content/themes/rt_versla/custom/scss/custom.scss */
.blog-post .g-array-item-title {
  font-weight: normal;
}
/* line 779, wp-content/themes/rt_versla/custom/scss/custom.scss */
#g-offcanvas #g-mobilemenu-container .g-toplevel > li > .g-menu-item-container {
  padding-left: 20px;
}
/* line 783, wp-content/themes/rt_versla/custom/scss/custom.scss */
.g-offcanvas-right .g-offcanvas-toggle {
  left: inherit;
  right: 30px;
}
/* line 787, wp-content/themes/rt_versla/custom/scss/custom.scss */
.p2 {
  font-size: 18px;
}
/* line 790, wp-content/themes/rt_versla/custom/scss/custom.scss */
.p3 {
  font-size: 20px;
}
/* line 794, wp-content/themes/rt_versla/custom/scss/custom.scss */
.p4 {
  font-size: 24px;
}
/* line 797, wp-content/themes/rt_versla/custom/scss/custom.scss */
.newsletter-signup input[type="text"], .newsletter-signup input[type="email"], .newsletter-signup input[type="phone"] {
  background-color: #fff;
  border: 0px;
  box-shadow: 2px 2px 5px #f2f2f2;
  border: 1px solid #f1f1f1;
}
/* line 805, wp-content/themes/rt_versla/custom/scss/custom.scss */
.sh {
  box-shadow: 2px 2px 10px #c4c4c4;
}
/* line 808, wp-content/themes/rt_versla/custom/scss/custom.scss */
a.btn, .btn {
  font-weight: bold;
  font-family: "GilroyLight", "sourcesanspro", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
}
/* line 812, wp-content/themes/rt_versla/custom/scss/custom.scss */
a.btn-red:hover, a.btn.btn-red, a.btn.btn-red:hover {
  background-color: #fb222d;
  color: #fff;
  font-weight: bold;
}
/* line 817, wp-content/themes/rt_versla/custom/scss/custom.scss */
.btn.wpcf7-submit {
  background-color: #fb222d !important;
  color: #fff !important;
}
/* line 821, wp-content/themes/rt_versla/custom/scss/custom.scss */
.bg-white .btn-red, .bg-white .btn-blue {
  box-shadow: 2px 2px 10px #c4c4c4;
}
/* line 824, wp-content/themes/rt_versla/custom/scss/custom.scss */
b, strong {
  font-weight: bold;
}
/* line 827, wp-content/themes/rt_versla/custom/scss/custom.scss */
#g-slideshow {
  color: #f2f2f2;
}
/* line 830, wp-content/themes/rt_versla/custom/scss/custom.scss */
.col-md-6 {
  z-index: 999;
}
/* line 834, wp-content/themes/rt_versla/custom/scss/custom.scss */
.blog-post #g-navigation {
  background-color: #000;
  position: relative;
}
/* line 838, wp-content/themes/rt_versla/custom/scss/custom.scss */
.blog-post #g-slideshow {
  background-color: #333;
  color: #f2f2f2;
}
/* line 842, wp-content/themes/rt_versla/custom/scss/custom.scss */
#g-slideshow .g-simplecontent-layout-header .g-simplecontent-item-content-title {
  width: 100%;
}
/* line 845, wp-content/themes/rt_versla/custom/scss/custom.scss */
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
  border: 2px solid red;
}
/* line 849, wp-content/themes/rt_versla/custom/scss/custom.scss */
.features-list .item a {
  text-decoration: none;
}
/* line 852, wp-content/themes/rt_versla/custom/scss/custom.scss */
.main-banner {
  background-color: black;
}
/* line 853, wp-content/themes/rt_versla/custom/scss/custom.scss */
.logo-main .g-content {
  padding-top: 0px;
  padding-bottom: 0px;
  margin: 0px;
}
/* line 858, wp-content/themes/rt_versla/custom/scss/custom.scss */
.logo-main img {
  padding: 10px 0px;
  max-width: 165px;
}
/* line 862, wp-content/themes/rt_versla/custom/scss/custom.scss */
.footer-links a {
  color: #fff;
  text-decoration: none;
}
/* line 866, wp-content/themes/rt_versla/custom/scss/custom.scss */
.footer-links ul, .footer-links ul li {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
/* line 872, wp-content/themes/rt_versla/custom/scss/custom.scss */
.social-logo {
  background-image: url('https://socialexposure.com.au/wp-content/uploads/social-exposure-contact-block.jpg');
  background-repeat: no-repeat;
  background-position: top left;
  background-size: cover;
  min-height: 220px;
  text-align: center;
  color: #fff;
  margin: 30px 0px;
}
/* line 884, wp-content/themes/rt_versla/custom/scss/custom.scss */
.block-red-bg {
  background-image: url('https://socialexposure.com.au/wp-content/uploads/signup-bg.png');
  background-repeat: no-repeat;
  background-position: 40% 0px;
  background-size: cover;
  min-height: 220px;
  text-align: center;
  color: #fff;
  margin: 30px 0px;
}
/* line 895, wp-content/themes/rt_versla/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  padding: 10px 8px;
}
/* line 898, wp-content/themes/rt_versla/custom/scss/custom.scss */
.owl-item video, .carousel-video video {
  height: 100%;
  width: 100%;
}
/* line 902, wp-content/themes/rt_versla/custom/scss/custom.scss */
.platform-content .post-thumbnail {
  margin-bottom: 30px;
}
/* line 905, wp-content/themes/rt_versla/custom/scss/custom.scss */
.block-red-bg p, #g-page-surround .platform-content .entry .block-red-bg p {
  font-size: 22px;
  font-weight: bold;
}
/* line 910, wp-content/themes/rt_versla/custom/scss/custom.scss */
.block-red-bg p i {
  font-size: 36px;
}
/* line 914, wp-content/themes/rt_versla/custom/scss/custom.scss */
.g-flushed .g-content {
  padding: 0;
  margin: 0;
  max-width: 1440px;
}
/* line 921, wp-content/themes/rt_versla/custom/scss/custom.scss */
#g-navigation .g-grid {
  padding: 10px 0px;
  margin: 0px auto;
  max-width: 1440px;
}
/* line 926, wp-content/themes/rt_versla/custom/scss/custom.scss */
.sociallink-gray a {
  color: #666;
}
/* line 930, wp-content/themes/rt_versla/custom/scss/custom.scss */
h2.h1 {
  font-size: 28px;
}
/* line 934, wp-content/themes/rt_versla/custom/scss/custom.scss */
.blog-title {
  width: 100%;
  margin: 0 auto;
  font-size: 2.35rem;
  font-weight: 200;
  text-align: center;
  color: #f2f2f2;
  font-family: inherit;
}
/* line 944, wp-content/themes/rt_versla/custom/scss/custom.scss */
#g-page-surround .page-header h1 {
  font-size: 2rem;
}
/*
 #g-navigation {
 background-color: #f90000;
 color:#fff;
 position: absolute;
 top: 0;
 left: 0;
 z-index: 999;
 right: 0;
 border-bottom: 1px solid #333;
 }
 #g-offcanvas #g-mobilemenu-container ul {
 background: #f00;
 }
 #g-offcanvas #g-mobilemenu-container .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
 padding-left: 0.5rem;
 color: #fff;
 word-break: normal;
 }
 #g-offcanvas #g-mobilemenu-container .g-toplevel > li > .g-menu-item-container > .g-menu-item-content:hover{
 color: #000;
 }
 #g-offcanvas #g-mobilemenu-container .g-toplevel > li:hover > .g-menu-item-container > .g-menu-item-content {
 color: #e8e8e8;
 }
 #g-offcanvas {
 background: #f90a0a;
 width: 17rem;
 color:#87888e;
 }
 */
/* large screen */
@media screen and (min-width: 1600px) {
  /* line 982, wp-content/themes/rt_versla/custom/scss/custom.scss */
  /*.container {
   max-width: 100%;
   padding: 0px 10%;
   } */
  /* line 988, wp-content/themes/rt_versla/custom/scss/custom.scss */
  .g-flushed .g-block {
    max-width: 1440px;
    margin: 0px auto !important;
  }
  /* line 993, wp-content/themes/rt_versla/custom/scss/custom.scss */
  .container {
    max-width: 1440px;
    padding: 0px 25px;
  }
}
/* tablet css */
@media screen and (min-width: 768px) and (max-width: 1100px) and (orientation: portrait) {
  /* line 999, wp-content/themes/rt_versla/custom/scss/custom.scss */
  /* made image display on mobile */
  /* made image display on mobile */
  /* line 1002, wp-content/themes/rt_versla/custom/scss/custom.scss */
  .block-banner {
    padding-top: 100px;
  }
  /* line 1007, wp-content/themes/rt_versla/custom/scss/custom.scss */
  .slanted-black-left::before {
    background: transparent;
  }
  /* line 1011, wp-content/themes/rt_versla/custom/scss/custom.scss */
  .slanted-black-left {
    position: relative;
    overflow: hidden;
    padding: 70px 20px 20px 20px;
    color: #fff;
    background-size: auto 600px !important;
    background-repeat: no-repeat;
    background-color: #333;
    padding-top: 600px !important;
  }
  /* line 1022, wp-content/themes/rt_versla/custom/scss/custom.scss */
  .slanted-black-right::before {
    background: transparent;
  }
  /* line 1026, wp-content/themes/rt_versla/custom/scss/custom.scss */
  .slanted-black-right {
    position: relative;
    overflow: hidden;
    padding: 70px 20px 20px 20px;
    color: #fff;
    background-size: auto 600px !important;
    background-repeat: no-repeat;
    background-color: #333;
    padding-top: 600px !important;
  }
  /* line 1037, wp-content/themes/rt_versla/custom/scss/custom.scss */
  .slanted-black-left::after {
    display: none;
  }
  /* line 1041, wp-content/themes/rt_versla/custom/scss/custom.scss */
  .slanted-blue::after {
    right: 0px;
  }
  /* line 1045, wp-content/themes/rt_versla/custom/scss/custom.scss */
  .slanted-blue::before {
    width: 0px;
  }
  /* line 1048, wp-content/themes/rt_versla/custom/scss/custom.scss */
  .slanted-black-right::after {
    display: none;
  }
  /* line 1051, wp-content/themes/rt_versla/custom/scss/custom.scss */
  .slanted-black-right::before {
    display: none;
  }
}
@media screen and (min-width: 768px) and (max-width: 1100px) and (orientation: landscape) {
  /* line 1061, wp-content/themes/rt_versla/custom/scss/custom.scss */
  .social-logo {
    background-position: -100px 0px;
  }
  /* line 1064, wp-content/themes/rt_versla/custom/scss/custom.scss */
  #g-navigation {
    padding: 0px;
  }
  /* line 1067, wp-content/themes/rt_versla/custom/scss/custom.scss */
  .block-red-bg p, #g-page-surround .platform-content .entry .block-red-bg p {
    word-break: break-all;
  }
}
/* mobile css */
@media screen and (max-width: 767px) {
  /* line 1073, wp-content/themes/rt_versla/custom/scss/custom.scss */
  /*#g-navigation {
   position: relative;
   }*/
  /* line 1078, wp-content/themes/rt_versla/custom/scss/custom.scss */
  .main-banner {
    position: relative;
    background-color: #000;
    padding-bottom: 20px;
  }
  /* line 1083, wp-content/themes/rt_versla/custom/scss/custom.scss */
  .bg-m-none {
    background-image: none;
    background-color: #fff;
    margin: 0;
    padding: 0;
  }
  /* line 1089, wp-content/themes/rt_versla/custom/scss/custom.scss */
  .bg-m-none::after, .bg-m-none::before {
    background: transparent;
  }
  /* line 1093, wp-content/themes/rt_versla/custom/scss/custom.scss */
  .book-img {
    margin-top: 50px;
  }
  /* line 1096, wp-content/themes/rt_versla/custom/scss/custom.scss */
  .slanted-blue, .slanted-black-left, .slanted-black-right {
    padding: 25px;
    margin: 0px;
  }
  /* line 1103, wp-content/themes/rt_versla/custom/scss/custom.scss */
  .slanted-blue::after {
    display: none;
  }
  /* line 1106, wp-content/themes/rt_versla/custom/scss/custom.scss */
  .slanted-blue::before {
    position: absolute;
    content: ' ';
    background-color: rgba(0, 0, 0, 0.8);
    transform-origin: top right;
    transform: skewY(0deg);
    width: 100%;
    height: 100%;
    bottom: 0;
    right: 0px;
  }
  /* line 1118, wp-content/themes/rt_versla/custom/scss/custom.scss */
  .slanted-black-left::after {
    display: none;
  }
  /* line 1121, wp-content/themes/rt_versla/custom/scss/custom.scss */
  .slanted-black-left::before {
    position: absolute;
    content: ' ';
    background-color: rgba(0, 0, 0, 0.8);
    transform-origin: top left;
    transform: skewY(0deg);
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0px;
  }
  /* line 1133, wp-content/themes/rt_versla/custom/scss/custom.scss */
  .slanted-black-right::after {
    display: none;
  }
  /* line 1136, wp-content/themes/rt_versla/custom/scss/custom.scss */
  .slanted-black-right::before {
    position: absolute;
    content: ' ';
    background-color: rgba(0, 0, 0, 0.8);
    transform-origin: top left;
    transform: skewY(0deg);
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0px;
  }
  /* line 1147, wp-content/themes/rt_versla/custom/scss/custom.scss */
  .owl-carousel button.owl-dot {
    width: 20px;
  }
  /* line 1150, wp-content/themes/rt_versla/custom/scss/custom.scss */
  .owl-nav {
    text-align: center;
  }
  /* line 1153, wp-content/themes/rt_versla/custom/scss/custom.scss */
  .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
    background-color: #f2f2f2;
    padding: 0px 15px !important;
    margin: 10px 2px;
    font-size: 30px;
  }
  /* line 1160, wp-content/themes/rt_versla/custom/scss/custom.scss */
  .owl-dots {
    display: none;
  }
  /* line 1163, wp-content/themes/rt_versla/custom/scss/custom.scss */
  .bg-crystal-white {
    padding: 20px 0px;
  }
  /* line 1166, wp-content/themes/rt_versla/custom/scss/custom.scss */
  .features-list2 .item {
    text-align: center;
  }
  /* line 1170, wp-content/themes/rt_versla/custom/scss/custom.scss */
  #g-slideshow .slanted-blue, #g-slideshow .slanted-black-left, #g-slideshow .slanted-black-right {
    padding-top: 100px;
  }
  /* line 1175, wp-content/themes/rt_versla/custom/scss/custom.scss */
  #g-navigation img {
    padding-left: 25px;
  }
  /* line 1178, wp-content/themes/rt_versla/custom/scss/custom.scss */
  .g-offcanvas-right .g-offcanvas-toggle {
    top: 20px;
  }
  /* line 1181, wp-content/themes/rt_versla/custom/scss/custom.scss */
  .features-list .item {
    margin: 20px 0px;
  }
  /* line 1184, wp-content/themes/rt_versla/custom/scss/custom.scss */
  .client-logos li {
    display: block;
  }
  /* line 1187, wp-content/themes/rt_versla/custom/scss/custom.scss */
  .bgWhite h1 {
    color: #000;
  }
  /* line 1188, wp-content/themes/rt_versla/custom/scss/custom.scss */
  audio, canvas, progress, video {
    max-height: 100%;
    height: auto;
  }
  /* line 1192, wp-content/themes/rt_versla/custom/scss/custom.scss */
  .bg-crystal-white .img {
    text-align: center !important;
    margin-bottom: 15px;
  }
}
/* mobile portrait */
@media screen and (max-width: 767px) and (orientation: portrait) {
  /* line 1199, wp-content/themes/rt_versla/custom/scss/custom.scss */
  /* made image display on mobile */
  /* made image display on mobile */
  /* line 1202, wp-content/themes/rt_versla/custom/scss/custom.scss */
  .slanted-black-left::before {
    background: transparent;
  }
  /* line 1206, wp-content/themes/rt_versla/custom/scss/custom.scss */
  .slanted-black-left {
    position: relative;
    overflow: hidden;
    padding: 70px 20px 20px 20px;
    color: #fff;
    background-size: auto 400px !important;
    background-repeat: no-repeat;
    background-color: #333;
    padding-top: 400px !important;
  }
  /* line 1217, wp-content/themes/rt_versla/custom/scss/custom.scss */
  .slanted-black-left::before {
    display: none;
  }
  /* line 1221, wp-content/themes/rt_versla/custom/scss/custom.scss */
  .slanted-black-left::after {
    display: none;
  }
  /* line 1225, wp-content/themes/rt_versla/custom/scss/custom.scss */
  .slanted-black-right::before {
    background: transparent;
  }
  /* line 1229, wp-content/themes/rt_versla/custom/scss/custom.scss */
  .slanted-black-right {
    position: relative;
    overflow: hidden;
    padding: 70px 20px 20px 20px;
    color: #fff;
    background-size: auto 400px !important;
    background-repeat: no-repeat;
    background-color: #333;
    padding-top: 400px !important;
  }
  /* line 1240, wp-content/themes/rt_versla/custom/scss/custom.scss */
  .slanted-black-right::after {
    display: none;
  }
  /* line 1244, wp-content/themes/rt_versla/custom/scss/custom.scss */
  .slanted-black-right::before {
    background: transparent;
  }
}
/* mobile portrait */
@media screen and (max-width: 767px) and (orientation: landscape) {
  /* line 1252, wp-content/themes/rt_versla/custom/scss/custom.scss */
  /* made image display on mobile */
  /* made image display on mobile */
  /* line 1255, wp-content/themes/rt_versla/custom/scss/custom.scss */
  .slanted-black-left::before {
    background: transparent;
  }
  /* line 1259, wp-content/themes/rt_versla/custom/scss/custom.scss */
  .slanted-black-left {
    position: relative;
    overflow: hidden;
    padding: 70px 20px 20px 20px;
    color: #fff;
    background-size: auto 100% !important;
    background-repeat: no-repeat;
    background-color: #333;
  }
  /* line 1269, wp-content/themes/rt_versla/custom/scss/custom.scss */
  .slanted-black-left::before {
    display: none;
  }
  /* line 1273, wp-content/themes/rt_versla/custom/scss/custom.scss */
  .slanted-black-left::after {
    display: none;
  }
  /* line 1277, wp-content/themes/rt_versla/custom/scss/custom.scss */
  .slanted-black-right::before {
    background: transparent;
    display: none;
  }
  /* line 1282, wp-content/themes/rt_versla/custom/scss/custom.scss */
  .slanted-black-right {
    position: relative;
    overflow: hidden;
    padding: 70px 20px 20px 20px;
    color: #fff;
    background-size: auto 100% !important;
    background-repeat: no-repeat;
    background-color: #333;
  }
  /* line 1292, wp-content/themes/rt_versla/custom/scss/custom.scss */
  .slanted-black-right::after {
    display: none;
  }
  /* line 1296, wp-content/themes/rt_versla/custom/scss/custom.scss */
  .slanted-black-right::before {
    display: none;
  }
  /* line 1301, wp-content/themes/rt_versla/custom/scss/custom.scss */
  .slanted-black-left > .container, .slanted-black-right > .container {
    background-color: rgba(0, 0, 0, 0.5);
    padding-bottom: 5px;
  }
}
/*# sourceMappingURL=custom_pages_-_blog.css.map */