body {	color:#666;	font:300 15px/15px Roboto,Arial,Helvetica;background-color:#fff;-webkit-font-smoothing:antialiased;}

a{color:#00a9c6; text-decoration:none;}
a:hover{color:#666; text-decoration: none;}
.btn,a,.btn:hover,a:hover {
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
outline: none !important;
text-decoration: none;
}

h1,h2,h3,h4{margin: 0;line-height: 1em;}
h1{font:700 5em Roboto,Arial,Helvetica;margin:0.25em 0;text-transform: uppercase;}
h2{font:300 2.5em Roboto,Arial,Helvetica;margin-bottom: 1.5em;}
h3{font:300 2em Roboto,Arial,Helvetica;margin:2em 0 1em 0;}
h4{font:300 1.5em Roboto,Arial,Helvetica;margin-bottom: 1em;}
h4 i{margin-right: 0.5em;}

p{font-size:1em;line-height: 1.7em; margin-bottom: 1.7em;}

.spacer{padding: 6em 0;}

.btn{border:none;border-radius: 0;padding: 1em 4em;background: rgba(0,0,0,0.5);text-transform: uppercase;}
.btn:hover,.btn:active{color: #fff;}
.btn-default{color: #ccc;border: 1px solid #aaa;}
.btn-default:hover,.btn-default:active{background: rgba(0,0,0,0.8);}
.btn-primary{color: #fff;background:#00a9c6;width: 100%;outline: none;}
.btn-primary:hover,.btn-primary:active,.btn-primary:focus{background:#1BC0DC;box-shadow: none;}

.topbar {background:url(../images/lines.png);	height:5px;position: fixed;top: 0;width: 100%;z-index: 1000;}
.navbar-nav > li > a{font-size: 1em;line-height: 3.6em; font-weight: bold;}
.navbar-fixed-top{top: 5px;}
.navbar-inverse{background: #111;}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus{background: none;color: #21abca;}

#head,.carousel{margin-top: 0;}

#home{padding-top: 6em;}
.carousel-caption{top:0;bottom: 0;left: 0; right: 0;padding: 0;}
.caption-wrapper{display: table;height: 100%;width: 100%;}
.caption-info{display: table-cell;vertical-align: middle;}
.caption-info p{font-size: 1.25em;}
.caption-info .btn i{margin-right:0.75em;}
.carousel-inner > .item > img, .carousel-inner > .item > a > img{width: 100%;}
.carousel-control{z-index:1000;}

/*about*/
.about.spacer{padding-left: 4em; padding-right: 4em;}
.process ul li{width: 10em;height: 10em;border: 1px solid #CEEBF0;padding: 0;border-radius: 50%;margin: 0 1.25em;line-height: 13.5em;color: #21ABCA;}
.process ul li span{line-height: 2em;display: inline-block;font-weight: 300;}
.process ul li span i{font-size: 3em;}
.process ul li span b{display: block;font-size: 1em;font-weight: 300;}

/*testimonials*/
.partners img{float: left;margin:0 75px 30px 0;}
.testimonails{min-height: 195px;}
.testimonails img{margin-top: 5px;}
.testimonails span{color: #888;}
.testimonails span b{font-weight: 400;}
.carousel-indicators li{border: 1px solid #2BB2E3;}
.carousel-indicators{bottom: 0;}

/*works*/
#works{padding-top:6em; margin: auto;}
#works figcaption a:first-child {
  display: inline-block;
  color: transparent;
  width: 100%;
  text-align: center;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: transparent;
}

/* #works figcaption a{border:1px solid #fff;margin-top: 1em;display: inline-block;color: #fff; padding-top: 5px; padding-bottom: 5px; padding-left:5px; padding-right: 5px;} */


/*team*/
.team figure{width: 100%;}
.team img{width: 100%;}
.team b{font-size: 1.2em;display: block;}
.team a i.fa{color: #fff; font-size: 2em;}
.team a i.fa:hover{color: #21abca;}


.highlight-info{ background:url(../images/paddys-photos/cat-5/001/012.jpg) center fixed; background-size: cover; color:#fff;}
.highlight-info2{ background:url(../images/paddys-photos/cat-5/001/007.jpg) center fixed; background-size: cover; color:#fff;}
.highlight-info h4{color: #fff;margin:0.5em 0 0 0;}
/*about us*/

#about {
  margin-top: 750px!important;
}









/*contact*/
#contact{background-color: #ffffff;}
.contactform textarea,.contactform input{width: 100%;padding:1em;border:1px solid #ccc;margin-bottom: 1em;border-radius: 0;outline: none;}
/*contact*/


.footer{background-color: #111; color: #fff; font-size: 1em;color: #aaa;}
.footer a{color: #aaa;margin: 0 1em; }

.gototop{position: fixed;bottom: 20px; right: 20px;background: rgba(0,0,0,0.5);padding: 10px;color: #fff;}
.gototop i{line-height: 0.5em;}


@media (max-width: 1200px) {
	body{font:300 13px/13px Roboto,Arial,Helvetica;}
	.navbar-brand{padding-top: 28px; font-size: 30px; font-weight: bold;}
	.process ul li{margin:0 0.5em; }
	
	.grid figure h2{font: 700 1.5em Roboto,Arial,Helvetica;}
	figure.effect-oscar figcaption{padding: 12%;}
	figure.effect-oscar figcaption::before,figure.effect-chico figcaption::before{top: 20px;right: 20px;bottom: 20px;left: 20px;}

	.partners img{margin: 0 25px 25px 0;}
}

@media (max-width: 900px) {
	h1{font: 700 3.5em Roboto,Arial,Helvetica;}
	h4 {font: 300 1.3em Roboto,Arial,Helvetica;}
	.btn{padding: 1em 2em;}
	.partners img{margin: 0 15px 25px 0;width: 157px;}
	.process ul li{width: 9em;height: 9em;}
	figure.effect-chico figcaption {padding: 2em;}	
	figure.effect-chico figcaption::before{top: 10px;right: 10px;bottom: 10px;left: 10px;}
	.grid figure.effect-chico p{font-size: 0.6em;line-height: 1.5em;}	
}


@media (max-width: 767px) {
	body{font:300 12px/12px Roboto,Arial,Helvetica;}
	.navbar-nav > li > a {line-height: 1em;}	
	.navbar-brand{padding-top: 18px;}
	.navbar-brand img{height: 37px;}
	.navbar-toggle{margin-top: 12px;}

	.carousel-caption,.carousel-control,.carousel-indicators{display: none;}

	h2.text-center{text-align: left;font-size: 1.7em;}
	h4 {font: 300 1.2em Roboto,Arial,Helvetica;}
	#partners h2{padding: 0 1em;} 
	#works {padding-top: 5em;}

	.partners{display: block;float: left;}
	.partners img{width: 120px;}



	.about.spacer{padding-left: 2em;padding-right: 2em;}
	.spacer{padding:2em 0 0 0;}
	.process ul li{margin-bottom: 1em;}

	.highlight-info .overlay{padding-bottom: 2em;}

	.grid.team div{margin: 0;padding: 0;}
	figure.effect-chico figcaption {padding: 1.5em;}
	.footer{margin-top: 2em;padding-bottom: 2em;}
}

.contactform.spacer{padding-left: 2em;padding-right: 2em;}

@media (min-width: 500px) {
  .col-sm-6 {
    width: 50%;
  }
}
@media (max-width: 490px) {
  .navbar-brand {
    font-size: 20px;
  }
}
html, body {
  height: 100%;
  min-height: 18em;
}

.frontend-side {
  border-right: 8px solid white;
  border-left: 16px solid white;
  border-top: 0px solid white;
  border-bottom: 46px solid white;
  background-image: url("../images/paddys-photos/landing-page/Dining-Room.jpeg");
}

.uiux-side {
  border-left: 8px solid white;
  border-right: 16px solid white;
  border-top: 0px solid white;
  border-bottom: 46px solid white;
  background-image: url("../images/paddys-photos/landing-page/drummer.jpg");
}

/* Commercial page images */

.commercial-one {
  border-left: 16px solid white;
  border-right: 8px solid white;
  border-top: 0px solid white;
  border-bottom: 46px solid white;
  background-image: url("../images/paddys-photos/cat-1/001/3a.jpg");
}

.commercial-two{
  border-left: 8px solid white;
  border-top: 0px solid white;
  border-bottom: 46px solid white;
  background-image: url("../images/paddys-photos/cat-2/gallery2/17o.jpg");
}

.commercial-three{
  border-left: 16px solid white;
  border-right: 16px solid white;
  border-top: 0px solid white;
  border-bottom: 46px solid white;
  background-image: url("../images/paddys-photos/cat-3/gallery3/17p.jpg");
}

/* personal page images */

.personal-one {
  border-left: 16px solid white;
  border-right: 8px solid white;
  border-top: 0px solid white;
  border-bottom: 46px solid white;
  background-image: url("../images/paddys-photos/cat-4/001/025.jpg");
}

.personal-two{
  border-left: 8px solid white;
  border-right: 8px solid white;
  border-top: 0px solid white;
  border-bottom: 46px solid white;
  background-image: url("../images/paddys-photos/cat-5/001/013.jpg");
}

.personal-three{
  border-left: 8px solid white;
  border-right: 16px solid white;
  border-top: 0px solid white;
  border-bottom: 46px solid white;
  background-image: url("../images/paddys-photos/cat-6/001/016.jpg");
}

.split-pane {
  padding-top: 1em;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 50%;
  min-height: 9em;
  font-size: 2em;
  color: white;
  font-family: 'Open Sans', sans-serif;
	font-weight:300;
}
@media(min-width: 500px) {
  .split-pane {
    padding-top: 2em;
    height: 100%;
  }
}
.split-pane > div {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
}
.split-pane > div .text-content {
  line-height: 1.6em;
  margin-bottom: 1em;
}
.split-pane > div .text-content .big {
  font-size: 2em;
}
.split-pane > div img {
  height: 1.3em;
}
@media (max-width: 500px) {
  .split-pane > div img {
    display:none;
  }
}
.split-pane button, .split-pane a.button {
  font-family: 'Open Sans', sans-serif;
	font-weight:800;
  background: none;
  border: 1px solid white;
  /* -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; */
  width: 15em;
  padding: 0.7em;
  font-size: 0.5em;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  text-decoration: none;
  color: white;
  display: inline-block;
	cursor: pointer;
}
.split-pane button:hover, .split-pane a.button:hover {
  text-decoration: none;
  background-color: white;
  border-color: white;
	cursor: pointer;
}
.uiux-side.split-pane button:hover, .split-pane a.button:hover {
  color: violet;
}
.frontend-side.split-pane button:hover, .split-pane a.button:hover {
  color: blue;
}

#split-pane-or {
  font-size: 2em;
  color: white;
  font-family: 'Open Sans', sans-serif;
  text-align: center;
  width: 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media (max-width: 925px) {
  #split-pane-or {
    top:15%;
  }
}
#split-pane-or > div img {
  height: 2.5em;
}
@media (max-width: 500px) {
  #split-pane-or {
    position: absolute;
    top: 50px;
  }
  #split-pane-or > div img {
    height:2em;
  }
}
@media(min-width: 500px) {
  #split-pane-or {
    font-size: 3em;
  }
}
.big {
  font-size: 1.8em;
}

#slogan {
  position: absolute;
  width: 100%;
  z-index: 100;
  text-align: center;
  vertical-align: baseline;
  top: 0.5em;
  color: white;
  font-family: 'Open Sans', sans-serif;
  font-size: 1.4em;
}
@media(min-width: 500px) {
  #slogan {
    top: 5%;
    font-size: 1.8em;
  }
}
#slogan img {
  height: 0.7em;
}
.bold {
	text-transform:uppercase;
}
.big {
	font-weight:800;
}

/* Landing page */

@media (min-width: 500px) {
  .col-sm-6 {
      width: 50%;
  }
  }
  html, body {
  height: 100%;
  min-height: 18em;
  }
  
  .frontend-side {
  background-image: url("../images/paddys-photos/landing-page/Dining-Room.jpeg");
  }
  
  .uiux-side {
  background-image: url("../images/paddys-photos/landing-page/drummer.jpg");
  }
  
  .split-pane {
  padding-top: 1em;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 50%;
  min-height: 9em;
  font-size: 2em;
  color: white;
  font-family: 'Open Sans', sans-serif;
      font-weight:300;
  ;
  }
  @media(min-width: 500px) {
  .split-pane {
      padding-top: 2em;
      height: 94vh;
  }
  }
  .split-pane > div {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  }
  .split-pane > div .text-content {
  line-height: 1.6em;
  margin-bottom: 1em;
  color: white;
  }
  .split-pane > div .text-content .big {
  font-size: 1.8em;
  color: white
  }
  .split-pane > div img {
  height: 1.3em;
  }
  @media (max-width: 500px) {
  .split-pane > div img {
      display:none;
  }
  }
  .split-pane button, .split-pane a.button {
  font-family: 'Open Sans', sans-serif;
      font-weight:800;
  background: none;
  border: 1px solid white;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  width: 15em;
  padding: 0.7em;
  font-size: 0.5em;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  text-decoration: none;
  color: white;
  display: inline-block;
      cursor: pointer;
      box-shadow: -2px 0px 24px -1px rgba(0,0,0,0.75);
-webkit-box-shadow: -2px 0px 24px -1px rgba(0,0,0,0.75);
-moz-box-shadow: -2px 0px 24px -1px rgba(0,0,0,0.75);
  }
  .split-pane button:hover, .split-pane a.button:hover {
  text-decoration: none;
  background-color: white;
  border-color: white;
      cursor: pointer;
  }
  .uiux-side.split-pane button:hover, .split-pane a.button:hover {
  color: violet;
  }
  .frontend-side.split-pane button:hover, .split-pane a.button:hover {
  color: blue;
  }
  
  #split-pane-or {
  font-size: 2em;
  color: white;
  font-family: 'Open Sans', sans-serif;
  text-align: center;
  width: 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  }
  @media (max-width: 925px) {
  #split-pane-or {
      top:15%;
  }
  }
  #split-pane-or > div img {
  height: 2.5em;
  }
  @media (max-width: 500px) {
  #split-pane-or {
      position: absolute;
      top: 50px;
  }
  #split-pane-or > div img {
      height:2em;
  }
  }
  @media(min-width: 500px) {
  #split-pane-or {
      font-size: 3em;
  }
  }
  .big {
  font-size: 1.8em;
  }
  
  #slogan {
  position: absolute;
  width: 100%;
  z-index: 100;
  text-align: center;
  vertical-align: baseline;
  top: 0.5em;
  color: white;
  font-family: 'Open Sans', sans-serif;
  font-size: 1.4em;
  }
  @media(min-width: 500px) {
  #slogan {
      top: 5%;
      font-size: 1.8em;
  }
  }
  #slogan img {
  height: 0.7em;
  }
  .bold {
      text-transform:uppercase;
  }
  .big {
      font-weight:800;
  }

  /* My styles */
  
  .main-btn {
    background-color: white!important;
    color: rgba(58,52,42,0.7)!important;
  }

  a.button {
    width: 35%!important;
  }

  a.button:hover {
    background-color: white!important;
    color: black!important;
    border-radius: none!important;
}

.about-toggle a, .contact-toggle a {
  color: #777;
}

.about-toggle a:hover, .contact-toggle a:hover {
  color: #111!important;
}

@media (max-width: 991px) {
  .split-pane {
    height: 33vh;
  }

  .homepage > .split-pane {
    height: 50vh;
    margin-bottom: -10px;
    margin: 0;
   
  }

  .navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border: none;
  } 

   .homepage > .frontend-side {
      border-right: 16px solid white;
      border-left: 16px solid white;
      border-top: 0px solid white;
      border-bottom: 16px solid white;
  }
  
   .homepage > .uiux-side {
      border-right: 16px solid white;
      border-left: 16px solid white;
      border-top: 0px solid white;
      border-bottom: 46px solid white;
  }

  .homepage figure.effect-oscar figcaption {
    padding-top: 8%;
    padding-bottom: 8%;
    margin-left: 12%;
    margin-right: 12%;
    margin-top: -25px;
  }

  .homepage figure.effect-oscar figcaption::before {
    position: absolute;
    top: 30px;
    right: 15%;
    bottom: 30px;
    left: 15%;
    border: 1px solid #fff;
    content: '';
}

.choice > .split-pane {
  height: 50vh;
  margin-bottom: -10px;
  margin: 0;
 
}

 .choice > .frontend-side {
    border-right: 16px solid white;
    border-left: 16px solid white;
    border-top: 0px solid white;
    border-bottom: 16px solid white;
}

 .choice > .uiux-side {
    border-right: 16px solid white;
    border-left: 16px solid white;
    border-top: 0px solid white;
    border-bottom: 46px solid white;
}

.choice figure.effect-oscar figcaption {
  padding-top: 8%;
  padding-bottom: 8%;
  margin-left: 12%;
  margin-right: 12%;
  margin-top: -25px;
}

.choice figure.effect-oscar figcaption::before {
  position: absolute;
  top: 30px;
  right: 15%;
  bottom: 30px;
  left: 15%;
  border: 1px solid #fff;
  content: '';

}

.commercial-one {
  border-left: 16px solid white;
  border-right: 16px solid white;
  border-top: 0px solid white;
  border-bottom: 46px solid white;
  background-image: url("../images/paddys-photos/cat-1/001/3a.jpg");
}

.commercial-two{
  border-left: 16px solid white;
  border-right: 16px solid white;
  border-top: 16px solid white;
  border-bottom: 46px solid white;
  background-image: url("../images/paddys-photos/cat-2/gallery2/17o.jpg");
}

.commercial-three{
  border-left: 16px solid white;
  border-right: 16px solid white;
  border-top: 0px solid white;
  border-bottom: 46px solid white;
  background-image: url("../images/paddys-photos/cat-3/gallery3/17p.jpg");
}

/* personal page images */

.personal-one {
  border-left: 16px solid white;
  border-right: 16px solid white;
  border-top: 0px solid white;
  border-bottom: 46px solid white;
  background-image: url("../images/paddys-photos/cat-4/001/025.jpg");
}

.personal-two{
  border-left: 16px solid white;
  border-right: 16px solid white;
  border-top: 0px solid white;
  border-bottom: 46px solid white;
  background-image: url("../images/paddys-photos/cat-5/001/013.jpg");
}

.personal-three{
  border-left: 16px solid white;
  border-right: 16px solid white;
  border-top: 0px solid white;
  border-bottom: 46px solid white;
  background-image: url("../images/paddys-photos/cat-6/001/016.jpg");
}
}

@media (max-width: 767px) {
  .container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-collapse {
    margin-right: -15px;
    margin-left: 0px;
  }
  .navbar-default .navbar-toggle {
    margin-top: 20px;
    margin-right: 18px;
  }

  .about-text {
    width: 100%!important;
  }

  .homepage figure.effect-oscar figcaption::before {
    position: absolute;
    top: 30px;
    right: 18%;
    bottom: 30px;
    left: 18%;
    border: 1px solid #fff;
    content: '';
  
  }

  .choice figure.effect-oscar figcaption::before {
    position: absolute;
    top: 30px;
    right: 18%;
    bottom: 30px;
    left: 18%;
    border: 1px solid #fff;
    content: '';
  
  }

  .homepage > .frontend-side {
    border-right: 23px solid white;
    border-right-width: 23px;
    border-right-style: solid;
    border-right-color: white;
    border-left: 23px solid white;
    border-top: 0px solid white;
    border-bottom: 16px solid white;
  }

  .homepage > .uiux-side {
    border-right: 23px solid white;
    border-left: 23px solid white;
    border-top: 0px solid white;
    border-bottom: 46px solid white;
  }

  .navbar-header a {
    padding-left: 7px;
  }

  .contact-toggle {
    margin-top: -10px!important;
    text-decoration: none;
    list-style: none;
    margin-left: -45px;
    color: #777;

  }

  .about-toggle {
    text-decoration: none;
    margin-bottom: 20px;
    margin-left: -45px;
    list-style: none;
    color: #777;

  }
  .about-toggle a, .contact-toggle a {
    color: #777;
  }

  .about-toggle a:hover, .contact-toggle a:hover {
    color: #111;
  }

  .about-text {
    margin-left: 0!important;
    width: 100%
  }

}

@media (max-width: 660px) {
  .navbar-header a {
    font-size: 25px!important;
  }

  .split-pane > div .text-content {
      font-size: 12px;
      line-height: 1.3;
  }

  .homepage figure.effect-oscar figcaption::before {
    position: absolute;
    top: 30px;
    right: 25%;
    bottom: 30px;
    left: 25%;
    border: 1px solid #fff;
    content: '';
  
  }

  .homepage figure.effect-oscar figcaption {
    padding-top: 8%;
    padding-bottom: 8%;
    margin-left: 18%;
    margin-right: 18%;
    margin-top: -20px;
  }

  .choice figure.effect-oscar figcaption {
    padding-top: 8%;
    padding-bottom: 8%;
    margin-left: 18%;
    margin-right: 18%;
    margin-top: -20px;
  }

  .choice figure.effect-oscar figcaption::before {
    position: absolute;
    top: 30px;
    right: 25%;
    bottom: 30px;
    left: 25%;
    border: 1px solid #fff;
    content: '';
  
  }

  a.button {
    width: 100px!important;
  }

  #contact {
    padding-left: 10px;
    padding-right: 10px;
  }

}

@media (max-width: 570px) {
  .navbar-header a {
    font-size: 23px!important;
  }
  .split-pane > div .text-content .big {
    font-size: 1.7em;
    color: white;
  
}
.choice figure.effect-oscar figcaption {
  padding-top: 19%;
  padding-bottom: 18%;
  margin-left: 12%;
  margin-right: 12%;
  margin-top: -20px;
}
.homepage figure.effect-oscar figcaption {
  margin-left: 12%;
  margin-right: 12%;
  margin-top: -20px;
}
.blueimp-gallery>.title {
font-size: 26px;
}
}

@media (max-width: 430px) {
  .navbar-header a {
    font-size: 23px!important;
  }
  .split-pane > div .text-content .big {
    font-size: 1.7em;
    color: white;
  
}
.choice figure.effect-oscar figcaption {
  padding-top: 16%;
  padding-bottom: 18%;
  margin-left: 12%;
  margin-right: 12%;
  margin-top: -20px;
}
.homepage figure.effect-oscar figcaption {
  padding-top: 16%;
  padding-bottom: 18%;
  margin-left: 12%;
  margin-right: 12%;
  margin-top: -20px;
}
}

@media (min-width: 991px) {
  .homepage > .frontend-side {
    border-right: 12px solid white!important;
    border-left: 23px solid white!important;
    border-top: 0px solid white;
    border-bottom: 46px solid white;
    height: 686px;
}

.homepage > .uiux-side {
    border-right: 23px solid white!important;
    border-left: 12px solid white!important;
    border-top: 0px solid white;
    border-bottom: 46px solid white;
    height: 686px;
}

.choice > .frontend-side {
  border-right: 12px solid white!important;
  border-left: 23px solid white!important;
  border-top: 0px solid white;
  border-bottom: 46px solid white;
  height: 686px;
}

.choice > .uiux-side {
  border-right: 23px solid white!important;
  border-left: 12px solid white!important;
  border-top: 0px solid white;
  border-bottom: 46px solid white;
  height: 1000px;
}
}

@media (max-height: 686px) {
  .homepage > .frontend-side {
    border-right: 23px solid white;
    border-left: 23px solid white;
    border-top: 0px solid white;
    border-bottom: 46px solid white;
    height: 686px;
}

.homepage > .uiux-side {
    border-right: 23px solid white;
    border-left: 23px solid white;
    border-top: 0px solid white;
    border-bottom: 46px solid white;
    height: 686px;
}

.choice > .frontend-side {
  border-right: 23px solid white;
  border-left: 23px solid white;
  border-top: 0px solid white;
  border-bottom: 46px solid white;
  height: 686px;
}

.choice > .uiux-side {
  border-right: 23px solid white;
  border-left: 23px solid white;
  border-top: 0px solid white;
  border-bottom: 46px solid white;
  height: 1000px;
}

.choice > .split-pane {
  height: 100vh;
  margin: 0;
}
}

@media (max-width: 368px) {
  #logo {
    font-size: 16px!important;
  }
}
  @media (max-width: 500px) {

  .homepage figure.effect-oscar figcaption {
    padding-top: 9%;
    padding-bottom: 5%;
    margin-top: -20px;
  }

  figure.effect-oscar figcaption::before {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    border: none!important;
    content: '';
}

.choice figure.effect-oscar figcaption {
  padding-top: 13%;
  padding-bottom: 9%;
  margin-left: 0%;
  margin-right: 0%;
  margin-top: -20px;
  /* font-size: 10px; */
}

figure.effect-oscar figcaption::before {
  position: absolute;
  top: 30px;
  right: 30px;
  bottom: 30px;
  left: 30px;
  border: none!important;
  content: '';
}
.split-pane > div .text-content .big {
  font-size: 1.5em!important;
  color: white;
}

.split-pane > div .text-content {
  font-size: 10px!important;
  line-height: 1.3;
}
}

h5 {
  font-size: 1.2em;
}