/*Howdy curious coders! Don't look here for anything helpful, I have no clue what I'm doing */

.page-title {display:none;}

/*#logo {margin-left:1%}*/

.vc_gitem-zone-miniv {display:none !important;}

/*homepage image zoom*/

/* [1] The container */
.img-hover-zoom {
  /* height: 300px;  [1.1] Set it as per your need */
  overflow: hidden; /* [1.2] Hide the overflowing of child elements */
}

/* [2] Transition property for smooth transformation of images */
.img-hover-zoom img {
  transition: transform .5s ease;
}

/* [3] Finally, transforming the image when container gets hovered */
.img-hover-zoom:hover img {
  transform: scale(1.1);
}

#header.scrolling, .transparent-header #header.scrolling {background:none;}

#header {background:none;}

#header.scrolling, #header.scrolling #logo {background:none;}

#comments {display:none;}

.aligncenter, div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.alignleft {
float: left;
}
.alignright {
float: right;
}

/* removing border around photo zoom */

.pp_details {display:none; background-color:none;}

div.pp_default .pp_top .pp_left {background:none !important;}
div.pp_default .pp_top .pp_middle {background:none !important;}
div.pp_default .pp_top .pp_right {background:none !important;}
div.pp_default .pp_bottom .pp_left {background:none !important;}
div.pp_default .pp_bottom .pp_middle {background:none !important;}
div.pp_default .pp_bottom .pp_right {background:none !important;}
div.pp_default .pp_content {backgroundLnone !important;}
div.pp_default .pp_content_container .pp_left {background:none !important;}
div.pp_default .pp_content_container .pp_right {background:none !important;}
div.pp_default .pp_content {background:none !important;}

/* removing border around photo zoom */

/* body, html {
background-color: #ffecda40;
} */

img {
    margin: 0 auto;
}

.main-menu li a {
    font-size: 20px;
    font-weight: 800;
}

/* Full width page - 1240 width content pages */

.container {
    max-width: 100%;
}

.content, .content-fullwidth, .sidebar, .project {
    padding: 1em 0 4em;
    max-width: 1240px;
    margin: 0 auto;
    overflow: none;
}

/* rounded corner on rev slider stuff */

rs-module-wrap, rs-module-wrap * {
    border-radius: 3px;
}

/* bouncing text */

#bounce w {
  position: relative;
  top: -4px;
  font-style: normal;
  -webkit-animation: bounce .5s ease infinite alternate;
  -moz-animation: bounce .5s ease infinite alternate;
  animation: bounce .5s ease infinite alternate;
}

#bounce w:nth-child(1) {
  -moz-animation-delay: 0s;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}

#bounce w:nth-child(2) {
  -moz-animation-delay: .1s;
  -webkit-animation-delay: .1s;
  animation-delay: .1s;

}
#bounce w:nth-child(3) {
  -moz-animation-delay: .2s;
  -webkit-animation-delay: .2s;
  animation-delay: .2s;

}
#bounce w:nth-child(4) {
  -moz-animation-delay: .3s;
  -webkit-animation-delay: .3s;
  animation-delay: .3s;

}
#bounce w:nth-child(5) {
  -moz-animation-delay: .4s;
  -webkit-animation-delay: .4s;
  animation-delay: .4s;

}
#bounce w:nth-child(6) {
  -moz-animation-delay: .5s;
  -webkit-animation-delay: .5s;
  animation-delay: .5s;

}
#bounce w:nth-child(7) {
  -moz-animation-delay: .6s;
  -webkit-animation-delay: .6s;
  animation-delay: .6s;

}
#bounce w:nth-child(8) {
  -moz-animation-delay: .7s;
  -webkit-animation-delay: .7s;
  animation-delay: .7s;

}
#bounce w:nth-child(9) {
  -moz-animation-delay: .8s;
  -webkit-animation-delay: .8s;
  animation-delay: .8s;

}
#bounce w:nth-child(10) {
  -moz-animation-delay: .9s;
  -webkit-animation-delay: .9s;
  animation-delay: .9s;

}
#bounce w:nth-child(11) {
  -moz-animation-delay: 0s;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;

}
#bounce w:nth-child(12) {
  -moz-animation-delay: .1s;
  -webkit-animation-delay: .1s;
  animation-delay: .1s;

}
#bounce w:nth-child(13) {
  -moz-animation-delay: .2s;
  -webkit-animation-delay: .2s;
  animation-delay: .2s;

}
#bounce w:nth-child(14) {
  -moz-animation-delay: .3s;
  -webkit-animation-delay: .3s;
  animation-delay: .3s;
}
#bounce w:nth-child(15) {
  -moz-animation-delay: .4s;
  -webkit-animation-delay: .4s;
  animation-delay: .4s;

}
#bounce w:nth-child(16) {
  -moz-animation-delay: .5s;
  -webkit-animation-delay: .5s;
  animation-delay: .5s;

}
#bounce w:nth-child(17) {
  -moz-animation-delay: .6s;
  -webkit-animation-delay: .6s;
  animation-delay: .6s;

}
#bounce w:nth-child(18) {
  -moz-animation-delay: .7s;
  -webkit-animation-delay: .7s;
  animation-delay: .7s;

}
#bounce w:nth-child(19) {
  -moz-animation-delay: .8s;
  -webkit-animation-delay: .8s;
  animation-delay: .8s;

}
#bounce w:nth-child(20) {
  -moz-animation-delay: .9s;
  -webkit-animation-delay: .9s;
  animation-delay: .9s;

}
#bounce w:nth-child(21) {
  -moz-animation-delay: 0s;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
#bounce w:nth-child(22) {
  -moz-animation-delay: .1s;
  -webkit-animation-delay: .1s;
  animation-delay: .1s;

}
#bounce w:nth-child(23) {
  -moz-animation-delay: .2s;
  -webkit-animation-delay: .2s;
  animation-delay: .2s;

}
#bounce w:nth-child(24) {
  -moz-animation-delay: .3s;
  -webkit-animation-delay: .3s;
  animation-delay: .3s;

}
#bounce w:nth-child(25) {
  -moz-animation-delay: .4s;
  -webkit-animation-delay: .4s;
  animation-delay: .4s;

}
#bounce w:nth-child(26) {
  -moz-animation-delay: .5s;
  -webkit-animation-delay: .5s;
  animation-delay: .5s;

}
#bounce w:nth-child(27) {
  -moz-animation-delay: .6s;
  -webkit-animation-delay: .6s;
  animation-delay: .6s;

}
#bounce w:nth-child(28) {
  -moz-animation-delay: .7s;
  -webkit-animation-delay: .7s;
  animation-delay: .7s;

}

@keyframes bounce { 100% { top: -8px; } }
@-webkit-keyframes bounce { 100% { top: -8px; } }
@-moz-keyframes bounce { 100% { top: -8px; } }

