@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,300,400,600,700,800);

.placeholder {
    color: #da3448;
}

::-webkit-input-placeholder { /* WebKit browsers */
    color: #da3448;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #da3448;
    opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #da3448;
    opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #da3448;
}

.ruby6-contact .placeholder {
    color: #fff;
}

.ruby6-contact ::-webkit-input-placeholder { /* WebKit browsers */
    color: #fff;
}
.ruby6-contact :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #fff;
    opacity:  1;
}
.ruby6-contact ::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #fff;
    opacity:  1;
}
.ruby6-contact :-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #fff;
}

body {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 16px;
    color: #707070;
}
body > img {
    display: none;
}
input {
    margin: 0;
    padding: 0;
    width: 100%;
    border: 0;
    font-family: 'Open Sans', sans-serif;
    padding: 0 20px;
}
textarea {
    margin: 0;
    border: 0;
    font-family: 'Open Sans', sans-serif;
    width: 100%;
    line-height: 1.2em;
    padding: 1em 20px;
}

a[href^="http://maps.google.com/maps"]{display:none !important}
.gm-style-cc,
.gmnoprint a, .gmnoprint span {
    display:none;
}
.gmnoprint div {
    background:none !important;
}
.icon-logo {
    font-size: 300px;
    color: #fff;
}

.icon-design,
.icon-digital,
.icon-other {
    font-size: 48px;
    color: #da3448;
}
.icon-phone {
    position: relative;
    top: 2px;
    margin-right: 5px;
}
.scroll-down {
    font-size: 27px;
    text-decoration: none;
    display: block;
    margin: 0 auto;
    text-align: center;
    width: 26px;
    color: #da3448;
    position: relative;
    padding-bottom: 50px;
}

.scroll-down span {
    display: block;
    text-transform: uppercase;
    font-size: 10px;
    width: 60px;
    margin-left: -17px;
    text-align: center;
    font-weight: 700;
}

.back-to-the-top {
    position: absolute;
    top: 18px;
    right: 30px;
    color: #c0c0c0;
    color: rgba(0,0,0,.1);
    text-decoration: none;
    text-transform: uppercase;
    font-size: 11.74px;
    font-weight: 700;
    z-index: 9999;
}

.ruby6-panel {
    position: relative;
    background-color: #fff;
    overflow: hidden;
}
.ruby6-panel .wrapper {
    max-width: 1170px;
    padding: 0 30px;
    margin: 0 auto;
}
.ruby6-panel h2 {
    color: #ae9a63;
    margin-top: 0;
}
.ruby6-panel .titleLine {
    display: inline-block;
    clear: both;
    width: 22px;
    height: 4px;
    background: #da3448;
    margin-bottom: 12px;
}

.ruby6-home .scroll-down {
    color: #da3448;
}

figure.gallery-item {
    margin: 0;
    padding: 0;
    line-height: 0;
    font-size: 0;
}
.gallery-item img {
    width: 100%;
    height: auto;
}
.bx-wrapper {
    position: relative;
}
.bx-controls-direction a {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 166px;
    background-image: url(../images/arrow-left.png);
    background-size: auto 100%;
    background-repeat: no-repeat;
    text-indent: -9999px;
    overflow: hidden;
}

.bx-controls-direction a.bx-next {
    right: 0;
    left: auto;
    background-image: url(../images/arrow-right.png);
    background-position: right;
}

img {
    max-width: 100%;
    height: auto;
}

h1 {
    font-size: 80px;
    font-weight: 400;
    line-height: 90px;
    text-transform: uppercase;
}

h2 {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 1em;
    margin-top: 1.2em;
}

blockquote {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 24px;
}

strong {
    font-weight: 700;
}
p {
    margin-bottom: 24px;
}
*:last-child {
    margin-bottom: 0 !important;
}

.ruby6-home {
    position: relative;
    text-align: center;
    color: #fff;
    margin-top: 0;
    background-size: cover;
    background-position: center;
    background-color: #29353A;
    max-height: 100vh;
}

.mainLogo {
    max-height: 80%;
    max-width: 25%;
}

@media screen and (max-width: 800px) {
    .mainLogo {
        max-width: 200px;
    }
}

.patternOverlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url('../images/pattern.png') repeat center center;
}

.extraPattern {
    position: absolute;
    left: 0;
    bottom: 0;
    background: url('../images/banner-pattern.png') no-repeat 0 bottom;
    width: 271px;
    height: 245px;
    max-width: 50%;
    background-size: 100%;
}

.ruby6-home .menu-toggle, .ruby6-home nav {
    z-index: 2;
}

.ruby6-work {
    background-color: #F3F4F4;
}
.ruby6-work .bx-wrapper + p {
    text-align: center;
    margin-top: 50px;
    padding-bottom: 48px;
}
.ruby6-work .bx-wrapper + p a {
    display: inline-block;
    border: 1px solid #da3448;
    color: #da3448;
    text-decoration: none;
    font-size: 18px;
    font-weight: 600;
    line-height: 1em;
    padding: 12px 32px;
    border-radius: 3px;
}
.ruby6-work .bx-wrapper + p a:hover {
    background: #da3448;
    color: #fff;
}
.ruby6-work .bx-wrapper + p a strong {
    font-weight: 800;
}
.ruby6-clients {
}

.ruby6-contact {
    background-image: url('../images/pattern.png');
    background-position: center;
    background-color: #29363C;
    min-height: 636px;
    padding-bottom: 1px;
}


.ruby6-contact .contact-content {
    color: #fff;
    width: 50%;
    padding-right:30px;
}
.ruby6-contact .contact-content a {
    color: #fff;
}
.ruby6-contact .last_column {
    margin-bottom: 0;
}
.ruby6-contact .ruby6-phone,
.ruby6-contact a[href^="tel:"] {
    text-decoration: none;
    font-size: 30px;
    font-weight: 300;
}
.ruby6-contact form .wpcf7-form-control-wrap {
    display: inline-block;
    margin-bottom: 10px;
}
.ruby6-contact form .wpcf7-not-valid-tip {
    display: none;
}
.ruby6-contact form input {
    background: none;
    border: 1px solid #fff;
    border-radius: 6px;
    line-height: 54px;
    height: 54px;
    max-width: 314px;
    outline: none;
    padding: 0 20px;
    margin-right: 10px;
}
.ruby6-contact form input[type="submit"] {
    width: 120px;
    height: 54px;
    background: #fff;
    color: #29363C;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 6px;
    padding: 0;
}
.ruby6-enquire {
    position: relative;
    padding: 30px 0;
    display: none;
    background: #F5F5F5;
}
.ruby6-enquire .wrapper {
    position: relative;
    z-index: 2;
}
.ruby6-enquire .backgroundTile {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url('../images/pattern.png') repeat;
    opacity: .1;
}


.close-enquire {
    font-size: 2em;
    text-decoration: none;
    color: #959595;
    position: absolute;
    top: 1em;
    right: 1em;
}
.ruby6-enquire h2 {
    text-align: center;
}
.ruby6-enquire p {
    text-align: center;
    max-width: 480px;
    margin: 0 auto;
}
.ruby6-enquire form .field {
    margin-bottom: 12px;
}

.ruby6-enquire form .wpcf7-form-control-wrap.enquiry {
    line-height: 0;
    display: block;
}
.ruby6-enquire form .wpcf7-form-control-wrap.enquiry .wpcf7-not-valid-tip {
    line-height: 24px;
}
.ruby6-enquire form input {
    height: 52px;
    line-height: 52px;
    border: 1px solid #D7364B;
    border-radius: 6px;
    background: #F5F5F5;
}

.ruby6-enquire form textarea {
    height: 116px;
    border: 1px solid #D7364B;
    border-radius: 6px;
    background: #F5F5F5;
}

.ruby6-enquire form input[type="submit"] {
    margin: 0;
    padding: 0;
    background: #D7364B;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
}

.ruby6-footer {
    background: #363636;
    color: #fff;
    font-size: 11.74px;
    text-align: center;
    padding: 30px 0;
}

.ruby6-about {
}
.ruby6-about h3 {
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
    color: #707070;
    margin: 1em 0;
}

.ruby6-about .one_fourth.first_column {
    padding-top: 50px;
}

.ruby6-about .one_fourth {
    margin-bottom: 30px;
}

.ruby6-map #gmap {
        z-index: 2;
    height: 100%;
    position: absolute !important;
    top: 0;
    right: 0;
    width: 50%;
}
.content-grid {
    margin: 30px -15px;
}
.content-column {
    padding: 0 15px;
}
.pancel-main {
    display: table;
    width: 100%;
    position: relative;
    z-index: 1;
}

.pancel-content {
    display: table-cell;
    width: 100%;
    vertical-align: middle;
}
.gallery {
    line-height: 0;
    font-size: 0;
}
.gallery-columns-6 {
    text-align: left;
}
.gallery-columns-6 .gallery-item {
    display: inline-block;
    padding: 15px;
    width: 16.666666666667%;
}

.gallery-columns-6 .gallery-item img {
    opacity: .5;
    width: auto;
    height: auto;
}
.gallery-columns-6 .gallery-item img:hover {
    opacity: 1;
}
#our-services {
    position: absolute;
    margin-top: 71px;
}
#our-services + .content-grid {
    position: relative;
    width: 75%;
    left: 25%;
}
.ruby6-about .one_third {
    margin-bottom: 30px;
}
@media screen and (max-width: 800px) {
    #our-services {
        position: static;
        margin: 0 0 60px;
    }
    #our-services + .content-grid {
        width: auto;
        left: auto;
    }

    .ruby6-about .content-column.one_third {
        clear: inherit;
        width: 33.33333333%;
        min-width: 200px;
    }
}
@media screen and (max-width: 640px) {
    #our-services {
        text-align: center;
    }
    .ruby6-about .content-column.one_third {
        clear: both;
        float: inherit;
        width: auto;
        min-width: 200px;
        text-align: center;
    }
}
@media screen and (max-width: 800px) {
    .ruby6-contact .contact-content {
        width: 100%;
    }

    .ruby6-map #gmap {
        height: 636px;
        position: relative !important;
        top: 0;
        right: 0;
        width: 100%;
    }
    h1 {
      font-size: 10vw;
      line-height: 11vw;
    }
    .icon-logo {
      font-size: 50vw;
    }
}
@media screen and (max-width: 700px) {
    .gallery-columns-6 .gallery-item {
        width: 20%;
    }
}
@media screen and (max-width: 600px) {
    .gallery-columns-6 .gallery-item {
        width: 25%;
    }
}
@media screen and (max-width: 500px) {
    h1 {
      font-size: 10vw;
      line-height: 11vw;
    }
    .icon-logo {
      font-size: 50vw;
    }
    .ruby6-panel .wrapper {
        padding: 0 15px;
    }
    .gallery-columns-6 .gallery-item {
        width: 33.333333%;
    }
}
@media screen and (max-width: 400px) {
    .gallery-columns-6 .gallery-item {
        width: 50%;
    }
}
.landing-page .ruby6-panel .wrapper{
	padding: 2em 0;
}
.landing-page .ruby6-panel .wrapper-full-width{
	padding-bottom: 2em;
}
.landing-page .ruby6-home{
	text-align: left;
}
.landing-page .icon-logo{
	font-size: 155px;
}
.landing-page h1{
	font-size: 35px;
	font-weight: 800;
	line-height: 1.4;
	margin-bottom: 20px;
	text-transform: none;
}
.landing-page .button{
	background-color: #da3448;
	border: 1px solid #da3448;
	display: inline-block;
	color: #fff;
	text-decoration: none;
	font-size: 18px;
	font-weight: 800;
	line-height: 1em;
	margin-top: 2em;
	padding: 16px 64px;
	border-radius: 4px;
	text-transform: uppercase;
}
.landing-page .button:hover{
	background-color: #fff;
	border: 1px solid #da3448;
	color: #da3448;
}
.landing-page #get-in-touch{
	margin-top: 150px;
}
.landing-page #get-in-touch input,
.landing-page #get-in-touch textarea{
	background-color: transparent;
	border: 1px solid #fff;
	border-radius: 4px;
	color: #fff;
}

.landing-page .intro{
	margin-top: 100px;
}
.landing-page .prompt{
	background: transparent url( '../images/arrow-prompt.png' ) right bottom no-repeat;
	padding-right: 237px;
	padding-top: 20px;
	font-weight: 800;
	text-transform: uppercase;
}
#get-in-touch ::-webkit-input-placeholder { /* WebKit browsers */
    color: #fff;
}
#get-in-touch :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #fff;
    opacity:  1;
}
#get-in-touch ::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #fff;
    opacity:  1;
}
#get-in-touch :-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #fff;
}
.landing-page #get-in-touch input{
	padding: 1em 20px;
}
#get-in-touch input[type="submit"]{
	background-color: #fff;
	color: #da3448;
	font-weight: 800;
	text-transform: uppercase;
}
#get-in-touch input[type="submit"]:hover{
	background-color: whitesmoke;
}
.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin-left: 2.564102564102564%;
}
.one-half,
.three-sixths,
.two-fourths {
	width: 48.717948717948715%;
}

.one-third,
.two-sixths {
	width: 31.623931623931625%;
}

.four-sixths,
.two-thirds {
	width: 65.81196581196582%;
}

.one-fourth {
	width: 23.076923076923077%;
}

.three-fourths {
	width: 74.35897435897436%;
}

.one-sixth {
	width: 14.52991452991453%;
}

.five-sixths {
	width: 82.90598290598291%;
}

.first {
	clear: both;
	margin-left: 0;
}

@media screen and (max-width: 800px) {
	.five-sixths,
	.four-sixths,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fourths,
	.three-sixths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
		width: 100%;
		margin: 0;
	}
	.landing-page .prompt{
		background: none;
		padding-right: 0;
		padding-top: 0;
		/*font-weight: 800;*/
		/*text-transform: uppercase;*/
	}
	.landing-page #get-in-touch{
		margin-top: 0;
	}

}
@media screen and (max-width: 1170px){
	.landing-page .ruby6-panel .wrapper {
        padding: 2em 15px;
    }
    .landing-page .ruby6-panel .wrapper-full-width{
    	padding: 0 15px 2em;
    }
}
