/*
Theme Name: Whiteblack Digital
Theme URI: http://whiteblackdigital.com.au
Author: Whiteblack Digital
Author URI: http://whiteblackdigital.com.au
Version: 4.0
*/




/* ==========================================================================
   Witeblack Digital Custom Styles
   ========================================================================== */


 
 

/* SECTION */


.partn{margin-bottom: 40px;}

.partn{max-height: 50px;}



.highlight-color
{
  color:#FF0952;
}
 
.section
{
   padding-top: 77px;
  padding-bottom:  77px; 
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  height: 100vh;
}


.section .section-content 
{
  margin: 0 auto;
  text-align: center;
   
}
.section .section-content  p {
  font-style: italic;
  margin-bottom: 40px;
}
.intro-section
{
  text-align: center;
  position: relative;
}

.s1body{position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);}


.logo-container
{
  max-width:100px;
  margin: 0 auto 40px;
}
.intro-section .logo-container
{
  max-width: 350px;

}
.home-section 
{
  color: #808589;
  position: relative;
}


.s2body, .s3body, .s4body, .s5body{position: absolute;
left: 50%;
top: 50%;
width: 70%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);}




.home-section .section-content
{
  font-style: italic;
}

.home-section .section-content span{font-style: italic;
font-weight: 600;}





.contact-section
{
  color: #979ca0;
  position: relative;
}
.event-section,.travel-section
{
color: #e8f1f6;
text-align: center;
position: relative;
}
.intro-section .logo-container
{
  margin-bottom: 80px;
}
.intro-section .scroll-down-arrow {

}
 
.section .section-title
{
  font-size:35px;
  margin:0 0 35px;
  position: relative;
  line-height: 35px;

}
.contact-section .section-title
{
  margin-bottom: 40px;
}
.event-section .section-title,.travel-section .section-title
{
  color: #e8f1f6;
}
.section .section-title.having-subtitle
{
   margin-bottom: 15px;
}
.section .section-sub-title
{
  font-weight: bold;
  font-size: 30px;
  margin: 0 0 30px;
}
.section .section-title.highlight-top
{
  padding-top: 20px;
}
.highlight-top .top-bar
{
  background:#FF0952;
  display: block;
  width: 60px;
  height: 11px;
  position: absolute;
  top:0;
  left: 0;
}
.btn-primary
{
  background:  #FF0952;
  color:#fff;
  border: none !important;
  box-shadow: none !important;

}
.btn-primary:hover,.btn-primary:focus
{
  background: #1b1b1e;
}
.btn-primary.btn-big 
{
  padding: 20px 50px;
  font-weight: bold;
  border-radius: 0;
}
.event-travel-list
{
  list-style: none;
  padding: 0;
  margin: 0;

}


.event-travel-list li 
{
  padding: 10px 0;
  position: relative;
  font-weight: 400;
}




.event-travel-list li  span.border
{
  background:  #e8f1f6;
  width: 153px;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -77px;
}
.event-travel-list-outer
{
  margin-bottom: 30px;
}
.gform_button 
{
  display: inline-block;
  background: transparent;
  color:#808281;
  border: 2px solid #808281;
  box-shadow: none !important;
  padding: 10px 30px;
  font-weight: 600;
  border-radius: 0;
  letter-spacing: 1px;
  outline: none !important;
  font-weight: bold;
  text-transform: uppercase;
}

.gform_button:hover, .gform_button:focus{
	 background: #808281;
	 color: #fff;
}



.btn.btn-contact.btn-default
{
  padding: 15px 30px;
  font-size: 20px;
}


.btn.btn-contact.btn-default:hover, .btn.btn-contact.btn-default:focus{
	background-color: #fff;
	color: #7d868b;
}



 
/* featuredbox */
.featured-box-container 
{
  margin-top: 25px;
}
 
.featured-box
{
  position: relative;
  max-width: 250px;
    height: auto;
    text-align: center;
    margin: 0 auto;
}

.featured-box:hover .content-box,.featured-box:focus .content-box 
{
  visibility: visible;
  opacity: 1;

}
.featured-box .content-box
{
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  text-align: center;
  color: #fff;
  margin-top: -65px;
}
 
.featured-box .content-box .featured-box-title
{
   font-size: 45px;
   margin: 0 0 25px; 
}
.btn.btn-default
{
  color: #fff;
  outline: none !important;
  box-shadow: none !important;
  text-transform: uppercase;
  border-radius: 0;
  font-style: normal;
  border: 1px solid #fff
}

.featured-box .btn.btn-default
{
 
}

.featured-box .btn.btn-default:hover, .featured-box .btn.btn-default:focus{
	background-color: #fff;
	color: #7E8585;
}



 
/* FEATURED BOX */
#side-menu
{
  position: fixed;
  top: 50%;
  right: 15px;
  z-index: 999;
  margin-top: -60px;
}
#side-menu ul
{
  list-style: none;
  margin: 0;
  padding: 0;
}
#side-menu ul li 
{
  position: relative;
  margin-bottom: 20px;
}
#side-menu ul li:last-of-type
{
  margin-bottom: 0;
}
#side-menu ul li a .text
{
  position: absolute;
  right: 0;
  top: 0;
  line-height: 15px;
  margin-right: 10px;
  opacity: 0;
  color:#7D868B;
  font-weight: 300;
  font-style: normal;
  text-transform: uppercase;
  font-size: 12px;
  transition: all 0.2s;
}
 
#side-menu ul li .dot
{
  width: 15px;
  height: 15px;
   
  display: block;
  border: 1px solid #7D868B;
  border-radius: 50%;
}
#side-menu ul li .mPS2id-highlight .dot 
{
  background: #7D868B;
}
#side-menu ul li .mPS2id-highlight .text ,#side-menu ul li:hover .text
{
  opacity: 1;
  right: 100%;
}
.contact-right-part
{
  padding-top: 50px;
}
/* GRAVITY FORM */



::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #979ca0;
 font-weight: 300;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #979ca0;
  font-weight: 300;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #979ca0;
  font-weight: 300;
}
:-moz-placeholder { /* Firefox 18- */
  color: #979ca0;
  font-weight: 300;
}



.gform_wrapper .gform_footer
{
  text-align: center;
}
#contact-section .ginput_container .gfield_select,#contact-section .ginput_container input ,#contact-section .ginput_container textarea
{
    height: 40px;
    width: 100%;
    font-weight: 300;
    border: 1px solid #979ca0;
    outline: none;
    color: #979ca0;
    padding-left: 18px;
    background: transparent;
}
#contact-section .ginput_container .gfield_select:focus,#contact-section .ginput_container input:focus ,#contact-section .ginput_container textarea:focus
{
  background: #fff;
}
.ginput_container textarea
{
  height: auto;
}
body .gform_wrapper ul li.gfield
{
  margin-top: 24px;
}
#contact-section .gform_wrapper .gfield.half
{
  width: 50%;
  display: inline-block;
  
}
#contact-section .gform_wrapper .gfield
{
  padding: 15px;
  margin-top: 0;
}
#contact-section .gform_wrapper .top_label div.ginput_container
{
  margin-top: 0;
}
#contact-section .gform_wrapper li.hidden_label input
{
  margin-top: 0;
}
/* Sticky footer
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}
body {
  /* Margin bottom by footer height */
  /* margin-bottom: 80px; */
  font-size: 16px;
  font-family: 'Raleway', sans-serif;
  color: #1B1B1E;

}
p
{
  margin-bottom: 30px;
}
.site-footer {
   
  bottom: 0;
  /* Set the fixed height of the footer here */
  padding: 60px 0;
  color:#fff;
  width: 100%;
  background-color: #2f2e2e;
}

.site-footer .copyright p  
{
  margin-bottom: 0;
}
.copyright{

    font-size: 0.9em;
}

.social-list
{
  list-style: none;
  padding: 0;
  margin: 0;
}

.social-list li 
{
  display: inline-block;
}
.social-list li a 
{
  width: 34px;
  display: block;
}
.social-list li  img 
{
  max-width: 100%;
}

  /* Remove outline firefox
-------------------------------------------------- */



a:focus { 
    outline: none!important; 
}

button::-moz-focus-inner {
  border: 0 !important;
}



 /* Image Responsive
-------------------------------------------------- */


img{max-width: 100%;}
img{ -ms-interpolation-mode: bicubic; }
  
  


/* Button
-------------------------------------------------- */

.btn-default {
  -webkit-transition: color 0.25s ease-out, background-color 0.25s ease-out, border 0.25s ease-out; 
     -moz-transition: color 0.25s ease-out, background-color 0.25s ease-out, border 0.25s ease-out; 
       -o-transition: color 0.25s ease-out, background-color 0.25s ease-out, border 0.25s ease-out; 
          transition: color 0.25s ease-out, background-color 0.25s ease-out, border 0.25s ease-out;
}

.btn-default:hover {
}




/* Typography
-------------------------------------------------- */

/*
font-family: "din-2014",sans-serif;
font-style: normal;
font-weight: 300;
light

font-family: "din-2014",sans-serif;
font-style: normal;
font-weight: 400;
reg


font-family: "din-2014",sans-serif;
font-style: italic;
font-weight: 300;
light italic

font-family: "din-2014",sans-serif;
font-style: italic;
font-weight: 600;
demi italic

*/



h1 {
	font-family: "din-2014",sans-serif;
font-style: normal;
font-weight: 300;
	letter-spacing: 1px;
}


h2 {
	font-family: "din-2014",sans-serif;
font-style: normal;
font-weight: 300;
	letter-spacing: 1px;
}


h3 {
	letter-spacing: 1px;
	font-family: "din-2014",sans-serif;
font-style: normal;
font-weight: 300;
}

h4 {
	letter-spacing: 1px;
	font-family: "din-2014",sans-serif;
font-style: normal;
font-weight: 300;
}

h5 {font-family: "din-2014",sans-serif;
font-style: normal;
font-weight: 300;
letter-spacing: 1px;
}


p{font-family: "din-2014",sans-serif;
font-style: normal;
font-weight: 300;
letter-spacing: 0.5px;
}


body{font-family: "din-2014",sans-serif;
font-style: normal;
font-weight: 300;
letter-spacing: 0.5px;
}



b, strong {font-family: "din-2014",sans-serif;
font-style: normal;
font-weight: 400;
}

italic,em{font-family: "din-2014",sans-serif;
font-style: italic;
font-weight: 300;}


a{font-family: "din-2014",sans-serif;
font-style: italic;
font-weight: 600;
color: #979ca0;
}

a:hover, a:focus{color: #979ca0;}





ol {
    list-style: decimal;
}


ul {
    list-style: disc;
}




/* Max content widths */

.size-auto, 
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
  max-width: 100%;
  height: auto
}


/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}




/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */

img {
    vertical-align: middle;
}


/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}







/*
 * RESPONSIVE STYLES
 * --------------------------------------------------
 */
 
  
  
  
   @media (max-width: 1200px) { 
  
  .s2body, .s3body, .s4body, .s5body{position: absolute;
left: 50%;
top: 50%;
width: 80%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);}

  
  }
  
  
 
 @media (max-width: 575px) { 
	 
	 #side-menu{display: none;}
		 
		.section{background-attachment: scroll;
		height: auto;
		} 
		
		
		.home-section{position: inherit;}
		
		
		.intro-section{height: 100vh}
		
		
.s2body, .s3body, .s4body, .s5body{position: inherit;
left: 0;
top: 0;
width: 100%;
-webkit-transform: none;
-ms-transform: none;
transform: none;
		}
		
		
		
		.featured-box {
    position: relative;
    max-width: 250px;
    margin-bottom: 30px;
}


#contact-section .ginput_container .gfield_select,#contact-section .ginput_container input ,#contact-section .ginput_container textarea{
-webkit-appearance: none!important;
border: 1px solid #979ca0;
    outline: none;
    border-radius: 0px;
}


#contact-section .gform_wrapper .gfield.half{width: 100%;
	display: block;
}



		 
		  }



@media (max-width: 767px) { 
	
	.featured-box .content-box .featured-box-title{font-size: 1.75rem;}
	
	
	.partn{margin-bottom: 40px;}
	
	
	.partn {
    max-width: 120px;
}
	
	
	 }




@media (max-width: 991px) { ... }


@media (max-width: 844px)
{
  .navbar 
  {
    float: none !important;
  }
  .navbar .navbar-toggler
  {
    position: absolute;
    right: 0;
    top: -49px;
  }
  .section .section-title 
  {
  }
   
  .navbar-collapse
  {
    position: absolute;
    width: 100%;
    left: 0px;
    top: 100%;
    padding: 0px 15px;
    background: rgb(47, 46, 46);
  }
  }
}

@media (max-width: 420px) 
{  
    .navbar .navbar-toggler
    {
      padding: 5px 10px;
      top:-29px;
    }
    .navbar-toggler-icon
    {
      width: 20px;
      height: 20px;
    }
    .logo
    {
      max-width: 120px;
    } 
      
    
}



@media (min-width: 768px) { 
	
	
	.navbar-collapse {
    flex-basis: auto;
}
	


/* Fix for container within navbar on small viewports, for Firefox and Chrome.
This may but be necessary when Bootstrap 4 is improved after alpha. */

@media (max-width: 575px) {
  .navbar > .container {
    position: static;
    width: 100%;
  }
}










/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after,
.gform_page_footer:before,
.gform_page_footer:after,
.gform_page_fields:before,
.gform_page_fields:after,
.gfield_radio:before,
.gfield_radio:after,
.clear-multi:before,
.clear-multi:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after,
.gform_page_footer:after,
.gform_page_fields:after,
.gfield_radio:after,
.clear-multi:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix,
.gform_page_footer,
.gform_page_fields,
.gfield_radio,
.clear-multi {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   Theses examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}






