/****************************Base Styles******************************** */
html {
  overflow-x: hidden; }

body {
  color: black;
  font-family: Raleway, sans-serif;
  font-size: 18px;
  overflow-x: hidden !important; }

/*Section Title Style */
.titleRow h4 {
  width: 100%;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  font-size: 36px;
  font-family: Amatic SC, cursive; }

/*.titleRow h4:before, .titleRow h4:after
 * content: ""
 * display: inline-block
 * width: 50%
 * margin: 0 .5em 0 -55%
 * vertical-align: middle
 * border-bottom: 1px solid white */
/*.titleRow h4:after
 * margin: 0 -55% 0 .5em */
.titleRow {
  margin-top: 45px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 1%; }

.subTitleRow {
  padding-bottom: 2%;
  font-family: Amatic SC, cursive;
  text-transform: uppercase;
  color: #42b6f4; }

.titleRow div {
  border-bottom: solid 1px black; }

.subTitleRow h1 {
  text-align: center; }

.whiteTitleRow div {
  border-bottom: solid 1px white !important; }

/*LAYOUT STYLES */
header[role="banner"] #logo-main {
  display: block;
  margin: 20px auto; }

/****************************Front Page******************************** */
.container-fluid.fullImage {
  /*css for full size background image */
  background: #333 url(../img/2903.jpg) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: relative;
  width: 100%;
  height: 1000px;
  color: #fff;
  z-index: 6; }

.testHead img {
  width: 45%;
  transform: translateX(64%); }

.testHead p.secfont1 {
  padding-top: 1.5%;
  text-align: center;
  font-size: 4em;
  color: white;
  font-family: Amatic SC, cursive; }

.testHead #scrollDown {
  color: white;
  font-size: 5em;
  text-align: center;
  margin-top: -1%; }

.testHead #scrollDown a {
  color: white; }

/****************************Navbar Styles******************************** */
.navbar {
  background-color: white; }

.navbar-nav li a {
  color: black;
  font-size: 17px;
  position: relative;
  text-decoration: none;
  padding-bottom: 6px; }

.navbar-nav li a:hover {
  color: black;
  background-color: white; }

.navbar-nav li a:before {
  content: "";
  position: absolute;
  width: 80%;
  margin-left: 10%;
  height: 1px;
  bottom: 0;
  left: 0;
  background-color: #000;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s; }

.navbar-nav li a:hover:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1); }

.navbar-toggle .icon-bar {
  background-color: black !important; }

.navbar-fixed-top .navbar-collapse {
  background-color: white !important; }

/****************************Form Styles******************************** */
.textStyle {
  font-size: 18px;
  font-weight: 500;
  color: white; }

.formReqCol {
  color: white; }

.buttonForm {
  background-color: transparent;
  color: white;
  border: solid 1px white; }

.buttonForm:hover {
  background-color: white;
  color: #42b6f4; }

/****************************Footer******************************** */
footer {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 1rem;
  background-color: white; }

footer img {
  width: auto;
  height: 35px;
  padding-bottom: 1%; }

.alignDesign p, .alignDesign p a {
  color: black !important;
  font-size: 14px; }

.alignDesign {
  margin-bottom: -20px; }

/****************************Full Page Sections******************************** */
#frontPageDiv {
  width: 100%;
  margin-top: 80px; }

#logoFront {
  width: 50%;
  transform: translateX(50%); }

/*First Page Section */
.whatIcon {
  width: 20%;
  padding-bottom: 2%; }

#secondPageH4 {
  color: black; }

.secPagecol {
  padding-top: 5%; }

#firstPage {
  background-color: white; }

.colSecondPage {
  padding-top: 5%;
  text-align: center; }

.wWDh4 {
  font-size: 34px;
  color: #42b6f4;
  padding-bottom: 2%;
  font-family: Amatic SC, cursive; }

/*Second Page Section */
.clientH4 {
  color: black !important; }

.clientH1 {
  color: #42b6f4;
  padding-bottom: 6%; }

#thirdPage {
  background-color: white; }

#thirdRow {
  margin-bottom: 5%; }

#thirdCol h1 {
  text-align: center; }

#logoRow1 img, #logoRow2 img {
  width: 70%;
  padding-bottom: 3%; }

#logoRow1 {
  padding-bottom: 10%; }

.clientImg img {
  margin-bottom: 3%; }

/* Third Page */
#fourthPageH4 {
  color: white; }

.recProjRow {
  border-top: solid 1px white;
  padding-top: 2%; }

.recProjRow ul {
  /*border-bottom: solid 1px white */
  padding-bottom: 3%; }

.recProjTitle {
  padding-left: 0 !important;
  font-family: Amatic SC, cursive; }

.recProjTitle h2 {
  font-size: 2.7em; }

.recProjBull {
  padding-top: 1%;
  padding-right: 0 !important; }

.recProjMain {
  padding-top: 1%;
  padding-left: 0 !important; }

#slide1 {
  background: white url("../img/britLibPictint.jpg") no-repeat center;
  background-size: cover;
  color: white !important; }

#slide1 #fourthPageH4, #slide2 #fourthPageH4 {
  color: white; }

#slide2 {
  background: black url("../img/3083MusicRoyalComptint.jpg") no-repeat center;
  background-size: cover;
  color: white !important; }

#slide3 {
  background: white url("../img/ODRADI0Orchardtint.jpg") no-repeat center;
  background-size: cover;
  color: white !important; }

#slide4 {
  background: white url("../img/SoundDiplomacyMountain-2953412tint.jpg") no-repeat center;
  background-size: cover;
  color: white !important; }

#slide5 {
  background: white url("../img/OIH97B0CookingVinylResizetint.jpg") no-repeat center;
  background-size: cover;
  color: white !important; }

.slidePics {
  width: 100%;
  padding-top: 2%; }

/* Fourth Page */
#fourthPage {
  background-color: darkgray; }

.contactLogo img {
  width: 100%; }

.contactH1 {
  color: white; }

#menu {
  position: fixed;
  z-index: 70; }

#menu li {
  list-style-type: none; }

#menu li a {
  border: solid 1px black; }

/****************************Iphone 7+******************************** */
@media screen and (max-width: 500px) {
  #thirdPage {
    margin-bottom: -10%; }

  #fourthPage {
    padding-top: 10%; }

  .navbar-nav li a:hover {
    text-decoration: underline; }

  .navbar-nav li a::before {
    display: none; }

  .container-fluid.fullImage {
    height: 750px; }

  .testHead img {
    padding-top: 10% !important;
    width: 100%;
    transform: translateX(0%); }

  .testHead p.secfont1 {
    padding-top: 10% !important;
    text-align: center;
    font-size: 2.5em;
    color: white; }

  .testHead #scrollDown {
    color: white;
    font-size: 5em;
    text-align: center;
    margin-top: -1%; }

  /*Page Titles */
  .titleRowMobile {
    margin-top: 15px; }

  .titleRowMobile h4.titlePageH4Mobile {
    font-size: 1.5em;
    text-align: center;
    color: black; }

  /*What We Do */
  .wWDp {
    padding-bottom: 5%; }

  #botColWWD {
    padding-bottom: 10%; }

  /*Clients */
  #logoRow1 img {
    width: 100%;
    padding-bottom: 10%;
    display: block; }

  /*Our Work */
  .ourWorkTitle {
    color: white !important; }

  .subTitleRow h1#ipadFontSize {
    font-size: 28px !important; }

  .fp-controlArrow {
    top: 11% !important; }

  .recProjTitle h2 {
    padding-left: 3%; }

  .recProjMain p {
    padding: 3%; }

  .slidePics {
    padding-left: 4%; }

  .recProjBull {
    padding-top: 7%;
    padding-bottom: 5%; }

  .recProjBull ul {
    border-bottom: transparent;
    padding-right: 3%;
    padding-left: 4%; }

  .fp-slidesNav.bottom {
    display: none !important; }

  .slides {
    margin-bottom: 3%; }

  /*Contact */
  .contactLogo img {
    margin-top: 10%; }

  .contactLogo {
    padding-bottom: 20%; } }
/****************************iPad Landscape******************************** */
@media screen and (min-width: 769px) and (max-width: 1024px) {
  #logoTitleTop {
    margin-top: 5%; }

  .recProjRow {
    padding-top: 1%; }

  .secfont1 {
    margin-top: 2%; }

  .container-fluid.fullImage {
    height: 800px; }

  .fp-controlArrow {
    top: 27% !important; }

  .whatIcon {
    width: 15%; }

  .wWDh4 {
    font-size: 20px; }

  .wWDp {
    font-size: 14px; }

  .subTitleRow h1#ipadFontSize {
    font-size: 30px !important; }

  .fp-slidesNav {
    display: none; }

  .contactRow {
    padding-bottom: 3%; }

  /*.recProjMain, .recProjBull
   * font-size: 16px */
  .slidePics {
    width: 60% !important;
    transform: translateX(25%); } }
/****************************13" Screen******************************** */
@media screen and (min-width: 1280px) and (max-width: 1365px) {
  #padContTitle {
    padding-top: 2%; }

  #logoRow1 {
    margin-bottom: 10% !important; }

  .testHead img {
    width: 35%;
    transform: translateX(96%); }

  .testHead .secfont1 {
    font-size: 2.5em;
    padding-top: 3%; }

  .testHead #scrollDown {
    margin-top: -2%; }

  .fp-controlArrow {
    top: 25% !important; }

  .fp-slidesNav.bottom {
    bottom: 5px;
    transform: translateX(43%);
    padding-bottom: 1%; }

  .container-fluid.fullImage {
    height: 700px !important; }

  .slidePics {
    margin-top: -3%;
    width: 45% !important;
    transform: translateX(60%); }

  #logoTitleTop {
    margin-top: 10%; } }
/****************************15" Screen******************************** */
@media screen and (min-width: 1366px) and (max-width: 1439px) {
  .testHead img {
    width: 40%;
    transform: translateX(77%); }

  .testHead p.secfont1 {
    font-size: 4.3em !important;
    padding-top: 2.5%; }

  .container-fluid.fullImage {
    height: 810px !important; }

  #scrollDown a i {
    padding-top: 2%; }

  .fp-slidesNav.bottom {
    bottom: 5px;
    transform: translateX(45%);
    padding-bottom: 1%; }

  .slidePics {
    width: 70% !important;
    transform: translateX(25%); } }
/****************************19" Screen******************************** */
@media screen and (min-width: 1440px) and (max-width: 1599px) {
  .container-fluid.fullImage {
    height: 930px !important; }

  .testHead img {
    width: 47%;
    transform: translateX(58%); }

  .fp-slidesNav.bottom {
    bottom: 5px;
    transform: translateX(47%);
    padding-bottom: 1%; }

  .testHead p.secfont1 {
    font-size: 4.7em !important;
    padding-top: 3%;
    padding-bottom: 1%; } }
/****************************20" Screen******************************** */
@media screen and (min-width: 1600px) and (max-width: 1679px) {
  #scrollDown a i {
    padding-top: -1%; }

  .container-fluid.fullImage {
    height: 930px !important; }

  .fp-slidesNav.bottom {
    bottom: 5px;
    transform: translateX(46%);
    padding-bottom: 1%; } }
/****************************22" Screen******************************** */
@media screen and (min-width: 1680px) and (max-width: 1919px) {
  .testHead img {
    padding-top: 2%; }

  #scrollDown a i {
    padding-top: 4%; }

  .testHead p.secfont1 {
    font-size: 5em !important;
    padding-top: 5%; }

  .container-fluid.fullImage {
    height: 1070px !important; }

  .fp-slidesNav.bottom {
    bottom: 5px;
    transform: translateX(45%);
    padding-bottom: 1%; } }
/****************************23" Screen******************************** */
@media screen and (min-width: 1920px) {
  #scrollDown a i {
    padding-top: 4%; }

  .testHead img {
    width: 40%;
    transform: translateX(76.5%); }

  .testHead p.secfont1 {
    font-size: 5em !important;
    padding-top: 5%; }

  .container-fluid.fullImage {
    height: 1200px !important; } }
/****************************Full Screen MQs******************************** */
@media screen and (min-width: 1440px) {
  #logoSmallScreen {
    display: none; } }
@media screen and (min-width: 1025px) and (max-width: 1439px) {
  #logoLargeScreen {
    display: none; } }
@media screen and (min-width: 767px) and (max-width: 1024px) {
  #logoSmallScreen {
    display: none; } }
@media screen and (max-width: 766px) {
  #logoLargeScreen {
    display: none; } }
@media screen and (min-width: 769px) {
  .titleRowMobile {
    display: none; }

  .xtraBreak {
    display: none; } }
@media screen and (max-width: 768px) {
  .titleRow {
    display: none; }

  .xtraBreakMob {
    display: none; } }
@media screen and (min-width: 500px) {
  .xtraBreak {
    display: none; } }
@media screen and (max-width: 499px) {
  #logoRest {
    display: none; } }
/****************************iPad Portfolio******************************** */
@media screen and (min-width: 501px) and (max-width: 800px) {
  .navbar-nav li a::before {
    display: none; }

  .navbar-nav li a:hover {
    text-decoration: underline; }

  .container-fluid.fullImage {
    height: 1024px; }

  .testHead img {
    padding-top: 5% !important;
    width: 70%;
    transform: translateX(25%); }

  .testHead p.secfont1 {
    padding-top: 6% !important;
    text-align: center;
    font-size: 3.5em;
    color: white; }

  .testHead #scrollDown {
    color: white;
    font-size: 5em;
    text-align: center; }

  row.titleRowMobile {
    margin-top: 30px; }

  .titleRowMobile {
    margin-top: 15px; }

  .titleRowMobile h4.titlePageH4Mobile {
    font-size: 2.5em;
    text-align: center;
    color: black;
    margin-top: 60px; }

  #topIcon {
    margin-top: -6%; }

  .whatIcon {
    width: 10% !important; }

  .wWDh4 {
    font-size: 2em; }

  .wWDp {
    font-size: 1.2em;
    padding-bottom: 2%; }

  #logoRow1 img {
    width: 100%;
    padding-bottom: 10%; }

  .ourWorkTitle {
    margin-top: 60px;
    color: white !important; }

  .fp-controlArrow {
    top: 12% !important; }

  .recProjTitle h2 {
    padding-left: 3%; }

  .recProjMain p {
    padding: 3%; }

  .slidePics {
    padding-left: 4%;
    width: 50%;
    transform: translateX(45%);
    margin-top: -4%; }

  .recProjBull {
    padding-top: 7%;
    padding-bottom: 5%; }

  .recProjBull ul {
    border-bottom: transparent;
    padding-right: 3%;
    padding-left: 4%; }

  .slidePadTop {
    margin-top: -2% !important; }

  .fp-slidesNav {
    display: none; }

  #thirdPage {
    margin-bottom: -12%; }

  #fourthPage {
    padding-top: 5%; }

  .contactLogo {
    padding-bottom: 10%; } }
/****************************Samsung 360******************************** */
@media screen and (max-width: 375px) {
  .fp-controlArrow {
    top: 4% !important; } }

/*# sourceMappingURL=app.css.map */
