/* ==============================
global.css
---------------
Developed By: NetKi Pty Ltd
Web: 	www.netki.com.au
Email: 	contact@netki.com.au
Phone: 	1300 557 849
Copyright (c) 2015 NetKi Pty Ltd
============================== */

/* Defaults
------------------------------ */
html
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;  
}

body
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background: #ffffff;
}

a img
{
	border: none;
}

img
{
	max-width: 100%;
	height: auto;
}

img.centered, 
.aligncenter, 
div.aligncenter 
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright 
{
	padding: 4px 4px 4px 4px;
	margin: 0px 0px 2px 7px;
	display: inline;
}

img.alignleft 
{
	padding: 4px;
	margin: 0px 7px 2px 0px;
	display: inline;
}

.alignright 
{
	float: right;
}

.alignleft 
{
	float: left;
}

/* Text
------------------------------ */
.normal
{
    font-family: 'Raleway', sans-serif;
}

h1,
h2,
h3,
h4,
h5
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-family: 'Raleway', sans-serif;
}

h1
{
    margin: 0.5em 0px 0em 0px;
    padding: 0px 0px 0px 0px;
    color: #31302e;
    font-size: 4.5em;
    font-weight: normal;
    text-transform: none;
    font-family: 'Raleway', sans-serif;
}

h1.page-title
{
    text-align: center;
}

h3
{
    font-weight: normal;
    letter-spacing: 2px;
    text-transform: uppercase;
}

strong,
b
{
    font-weight: 700;
}

#social-icons
{
	font-size: 2em;
	margin: 0px 10px 0px 10px;
	    -webkit-transition: all 500ms cubic-bezier(0.250, 0.460, 0.450, 0.940); 
       -moz-transition: all 500ms cubic-bezier(0.250, 0.460, 0.450, 0.940); 
         -o-transition: all 500ms cubic-bezier(0.250, 0.460, 0.450, 0.940); 
            transition: all 500ms cubic-bezier(0.250, 0.460, 0.450, 0.940);

    -webkit-transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940); 
       -moz-transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940); 
         -o-transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940); 
            transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940);
}

.page-title
{
	display: none;
}

.textwidget p
{
	font-size: 0.9em;
	letter-spacing: .5px;
	line-height: 1.4em;
}

#social-icons:hover
{
	opacity: 0.8;
}

/* Links 
------------------------------- */
a
{
    color: #494949;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

/* Buttons
------------------------------ */
a.button,
button,
input[type=submit].button
{
    cursor: pointer;
    display: inline-block;
    margin: 0px 0px 0px 0px;
    padding: 0.6em 2em 0.5em 2em;
    border: solid 2px #31302e;
    color: #31302e;
    min-width: 250px;
    text-align: center;
    font-size: 1em;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;
    background: transparent;
    font-family: 'Raleway', sans-serif;

    -webkit-transition: all 500ms cubic-bezier(0.250, 0.460, 0.450, 0.940); 
       -moz-transition: all 500ms cubic-bezier(0.250, 0.460, 0.450, 0.940); 
         -o-transition: all 500ms cubic-bezier(0.250, 0.460, 0.450, 0.940); 
            transition: all 500ms cubic-bezier(0.250, 0.460, 0.450, 0.940);

    -webkit-transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940); 
       -moz-transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940); 
         -o-transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940); 
            transition-timing-function: cubic-bezier(0.250, 0.460, 0.450, 0.940);
}

a.button:hover,
button:hover,
input[type=submit].button:hover
{
    background: #31302e;
    color: #ffffff;
    text-decoration: none;
}

/* Layout
------------------------------ */
.wrapper
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    width: 100%;
}

.inner-wrapper
{
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 1200px;
}

a#logo
{
    float: left;
    margin: 1em 0em 1em 0em;
    padding: 0px 0px 0px 0px;
    display: inline-block;
    width: 150px;
    height: 117px;
    background: url(../images/site/logo.png) no-repeat center;
    background-size: contain;
    text-indent: -99999px;
}

#nav
{
    float: left;
    margin: 98px 0px 0px 4em;
}

#header
{
    background: transparent;
}

ul.logos
{
    float: right;
    margin: 2.2em 1em 0px 0em;
    padding: 0px 0px 0px 0px;
    list-style: none;
}

ul.logos li
{
    margin: 0px 1em 0px 1em;
    padding: 0px 0px 0px 0px;
    display: inline-block;
    list-style: none;
}

ul.logos li a
{
    width: 100px;
    height: 78px;
    display: block;
    text-indent: -99999px;
}

a.iom-logo,
a.ebi-logo
{
    width: 120px;
    height: 29px;
    background: url(../images/site/logo-iom.png) no-repeat center bottom;
    background-size: contain;
}

a.ebi-logo
{
    background: url(../images/site/logo-eb.png) no-repeat center bottom;
    background-size: contain;
}

a.loveshack-logo
{
    background: url(../images/site/logo-loveshack.png) no-repeat center bottom;
    background-size: contain;
    width: 80px!important;
}

a.haven-logo
{
    background: url(../images/site/logo-haven.png) no-repeat center bottom;
    background-size: contain;
}

#netki-instagram-feed-wrapper
{
	margin: 1em 0px 0px 0px;
    float: left;
    width: 100%;
}

#netki-instagram-feed
{
    float: left;
    width: 100%;
}

a.instagram-feed
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    width: 14.28571428571429%;
    display: block;
	line-height: 0px;
}

#slider,
#mobile-slider
{
	max-width: 100%;
	overflow-x: hidden;
}

#mobile-slider
{
    display: none;
}

.page-home article
{
	display: none !important;
	margin: 0px;
	padding-top: 0;
	padding-bottom: 0;
}



/* Home Page 
--------------------------- */
#site-loader
{
    display: none;
    position: fixed;
    z-index: 9999999;
    background: #ffffff;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

/* 404 Page
--------------------------- */
.page-404 #content
{
    text-align: center;
}

/* Mobile Menu
--------------------------- */
#mobile-nav-trigger
{
    display: none;
    position: absolute;
    left: 1em;
    top: 0.65em;
    color: #000000;
    font-size: 1.5em;
}

#mobile-menu
{
    position: fixed;
    top: 0px;
    left: -80%;
    z-index: 10000;
    background: #f6f6f6;
    width: 80%;
    height: 100%;

    -webkit-transition:all 0.5s ease-in-out;
    -moz-transition:all 0.5s ease-in-out;
    -o-transition:all 0.5s ease-in-out;
    transition:all 0.5s ease-in-out;
}

a#mobile-menu-close 
{
    position: absolute;
    right: 0.7em;
    top: 0.5em;
    font-size: 2em;
    color: #bababa;
}

#mobile-menu.active
{
    transform: translate3d(100%,0,0);
    -webkit-transform: translate3d(100%, 0, 0);
}

ul.mobile-nav
{
    margin: 0px 0px 0px 0px;
    padding: 3em 0px 1em 0px;
    list-style: none;
    overflow-y: auto;
}

ul.mobile-nav ul
{
    margin: 0px 0px 0px 1em;
    padding: 0em 0px 0em 0px;
    list-style: none;
    font-size: 0.9em;
}

ul.mobile-nav li
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    list-style: none;
}

ul.mobile-nav li a
{
    display: block;
    padding: 1em 1em 1em 2em;
    color: #000000;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-decoration: none;
}

/* Contact Form
--------------------------- */
body .gform_wrapper
{
    max-width: 100%;
    margin: 10px 0px 10px 0px;
}

.gform_body label
{
    text-transform: uppercase;
}

.gform_wrapper .top_label label.gfield_label
{
    font-weight: normal;
    font-size: 0.9em;
    letter-spacing: 1px;
}

.gform_wrapper .gfield_required
{
    display: none;
}

li.form-left,
li.form-right
{
    display: inline-block;
    margin-left: 0;
    margin-right: 2%;
    padding-left: 0;
    padding-right: 0;
    float: left;
    width: 48% !important;
    clear: none !important;
}

li.form-right
{
    float: right;
    width: 48% !important;
    margin-left: 2%;
    margin-right: 0;
}

body .gform_wrapper .top_label input.large, 
body .gform_wrapper .top_label input.medium,
body .gform_wrapper .top_label select.large, 
body .gform_wrapper .top_label textarea.textarea
{
    border: none;
    background: #f3f3f2;
    display: block;
    font-size: 14px;
    padding: 10px 10px 10px 10px;
    margin: 0px 0px 20px 0px;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
}

body .gform_wrapper .top_label textarea.textarea
{
    width: 100% !important;
}

/* Effects
--------------------------- */
#content 
{
    -webkit-animation: fadein 2s; /* Safari, Chrome and Opera > 12.1 */
    -moz-animation: fadein 2s; /* Firefox < 16 */
    -ms-animation: fadein 2s; /* Internet Explorer */
    -o-animation: fadein 2s; /* Opera < 12.1 */
    animation: fadein 2s;
}

@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Gravity Forms Validation
--------------------------- */
body .gform_wrapper div.validation_error
{
    display: none;
}

.gform_wrapper .top_label .gfield_description.validation_message, 
.gform_wrapper .gfield_description.validation_message
{
    display: none;
}

body .gform_wrapper li.gfield.gfield_error.gfield_contains_required
{
    margin-top: inherit;
    margin-bottom: inherit !important;
    margin-left: inherit !important;
}

body .gform_wrapper li.gfield.gfield_error, 
body .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning
{
    background-color: inherit !important;
    margin-bottom: inherit !important;
    padding: inherit !important;
    border-top: inherit !important;
    border-bottom: inherit !important;
}

body .gform_wrapper li.gfield_error input[type=text], 
body .gform_wrapper li.gfield_error input[type=url], 
body .gform_wrapper li.gfield_error input[type=email], 
body .gform_wrapper li.gfield_error input[type=tel], 
body .gform_wrapper li.gfield_error input[type=number], 
body .gform_wrapper li.gfield_error input[type=password], 
body .gform_wrapper li.gfield_error textarea
{
    border: solid 1px #fa4b4b !important;
}

body .gform_wrapper .top_label .gfield_error,
.gform_wrapper .top_label .gfield_error
{
    width: inherit;
}

body .gform_wrapper li.gfield.gfield_error.gfield_contains_required
{
    padding-left: inherit !important;
}

body .gform_wrapper .top_label .gfield_error
{

}

.gform_wrapper li, 
.gform_wrapper form li
{
    list-style-type: inherit !important;
    list-style-image: inherit !important;
    list-style: inherit !important;
    overflow: visible;
}

/* Media Query
--------------------------- */
@media screen and (max-width: 1060px)
{
    #nav
    {
        margin-left: 1em;
    }
}

@media screen and (max-width: 1200px)
{
	article
	{
		display: block !important;
		width: auto !important;
		margin-left: 30px !important;
		margin-right: 30px !important;
	}
}

@media screen and (max-width: 1010px)
{
    #nav
    {
        display: none;
    }

    a#logo
    {
		margin-right: 1em;
		margin-bottom: 0.3em;
        margin-top: 1em;
        float: right;
        width: 80px;
        height: 63px;
    }

    #mobile-nav-trigger
    {
        display: block;
    }
	
	#logos
	{
		display: none;
	}

    ul.logos
    {
        margin-top: 1em;
    }
}

@media screen and (min-width: 900px) and (max-width: 1260px)
{
    .panel-grid
    {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
}

@media screen and (max-width: 900px)
{
    article
    {
        margin-left: 30px;
        margin-right: 30px;
    }
}

@media screen and (max-width: 730px)
{
    ul.logos
    {
        width: 100%;
        margin: 0px 0px 0px 0px;
        display: block;
        text-align: center;
    }
}

@media only screen and (max-width : 320px) 
{
    #slider
    {
        display: none;
    }

    #mobile-slider
    {
        display: block;
    }
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) 
{
    #slider
    {
        display: none;
    }

    #mobile-slider
    {
        display: block;
    }
}

@media only screen and (orientation : portrait) 
{
    #slider
    {
        display: none;
    }

    #mobile-slider
    {
        display: block;
    }
}