/* Enter Your Custom CSS Here */

@import url(https://fonts.googleapis.com/css?family=Noto+Sans:400,400italic,700,700italic);

body {
    background: url(http://www.thespaceinvaders.com.au/wp-content/uploads/2016/01/pattern1.png) !important;
    background-repeat: repeat;
}

#top{
	background: transparent !important;
}

.logo { margin-left: -18px!important; }
.logo img { width: 230px; }
/*
.nav-collapse { margin-top: 33px; z-index: 200; }

@media only screen and (max-width: 760px) {
  .nav-collapse, .collapse { display: none!important; }
}
*/

.nav-collapse{
background:white;
}

.cta-header, .section {
    background: transparent;
    color: #000;
}


.home-white {
    background: transparent;
    }


.hidden-desktop img{
display:none!important;
}

/** 7059  */
/** 7059 */

/** 7672 */
/* ============================================== */
/* iPhone5/Android landscape (&amp; narrow browser)   */
/*                                        568x320 */
/* ============================================== */
@media screen and (min-width: 320px) and (max-width:568px) {
img.instagram-icon {
    width: 20px;
}
img.twitter-icon {
    width: 20px;
}
img.facebook-icon {
    width: 10px;
}
.social-icons table {
    margin-top: -10px !important;
    margin-right: -10px !important;
}
span.contact-email {
    font-size: 13px;
}
}
 
/* ============================================== */
/* iPhone4/Android landscape (&amp; narrow browser)   */
/*                                        480x320 */
/* ============================================== */
@media screen and (min-width: 320px) and (max-width:480px) {
img.instagram-icon {
    width: 20px;
}
img.twitter-icon {
    width: 20px;
}
img.facebook-icon {
    width: 10px;
}
.social-icons table {
    margin-top: -10px !important;
    margin-right: -10px !important;
}
span.contact-email {
    font-size: 13px;
}
}
 
/* ============================================== */
/* iPhone4/Android portrait               320x480 */
/* iPhone5 portrait                       320x568 */
/* ============================================== */
@media screen and (max-width:320px) {
img.instagram-icon {
    width: 20px;
}
img.twitter-icon {
    width: 20px;
}
img.facebook-icon {
    width: 10px;
}
.social-icons table {
    margin-top: -10px !important;
    margin-right: -10px !important;
}
span.contact-email {
    font-size: 13px;
}
}
 
/* ============================================== */
/* Smaller devices                                */
/* Android Landscape                      320x240 */
/* ============================================== */
@media screen and (min-width:240px) and (max-width:320px) {
img.instagram-icon {
    width: 20px;
}
img.twitter-icon {
    width: 20px;
}
img.facebook-icon {
    width: 10px;
}
.social-icons table {
    margin-top: -10px !important;
    margin-right: -10px !important;
}
span.contact-email {
    font-size: 13px;
}
}
 
/* ============================================== */
/* Smaller devices                                */
/* Android Portrait                       240x320 */
/* ============================================== */
@media screen and (max-width:240px) {
img.instagram-icon {
    width: 20px;
}
img.twitter-icon {
    width: 20px;
}
img.facebook-icon {
    width: 10px;
}
.social-icons table {
    margin-top: -10px !important;
    margin-right: -10px !important;
}
span.contact-email {
    font-size: 13px;
}
}
/** 7672 */


/** 8240 */
#menu-top-navigation li a {
    font-weight: 400 !important;
}
#top .navbar .nav > li > a {
    letter-spacing: -1px;
    padding-top: 70px !important;
}
/** 8240 */
#menu-top-navigation li a:hover, #menu-top-navigation li.current-menu-item a {
	font-weight:bold !important;
} 

#top .navbar .nav > li .line {
	background:none;
  	display:none;
}

a.telPhone {
    color: #000 !important;
}

a.mailTo {
    color: #000 !important;
}