/* swinburne-sydney-home.css */

@media only screen and (min-width: 1500px) {
	.et_pb_row {
		padding: 30px 0;
	}
}

.et_pb_row {
	max-width: 1200px;
}

.et_pb_row {
	position: relative;
	width: 80%;
	max-width: 1080px;
	margin: auto;
}

.et_pb_row.sydney-student-info-item {
	width: 100%;
}

.et_pb_row_2.et_pb_row {
	padding-bottom: 80px;
}

.et_pb_row:after, .et_pb_row_inner:after, .et_pb_slides:after {
	display: block;
	visibility: hidden;
	clear: both;
	width: 0;
	height: 0;
	line-height: 0;
	content: ".";
}

@media (min-width: 981px) {
	.et_pb_gutters3 .et_pb_column_2_3, .et_pb_gutters3.et_pb_row .et_pb_column_2_3 {
		width: 64.833%;
	}
}

/* from http://dev.dgadigital.com.au/swinburne/wp-content/themes/Divi-child/style.css?ver=3.20.1 */
/*
 Theme Name:   Divi child theme
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Divi Child Theme
 Author:       Digital Growth Agency
 Author URI:   http://www.dgadigital.com.au/
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
*/

html,body {
    /*height:100%;*/
}

body, body.et_cover_background, body.custom-background{
	background: url(/media/swinburneeduau/style-assets/images/concrete_seamless.gif) repeat;
	background-size: auto !important;
	background-repeat: repeat !important;
}

.text-center{
	text-align: center !important;
}

@media only screen and (max-width: 980px) {
	.text-center{
		text-align: left !important;
	}	
}

@media (min-width: 70em) {
	.home .brand-wrap {
		margin-top: 0;
	}
}

.home .row[id=nav-row-1] {
	margin-bottom: 0 !important;
	min-height: 0 !important;
}

h1 {
	font-size: 27px;
	font-weight: bold;
}

h2 {
	font-size: 33px;
	font-weight: bold;
}

.et_pb_button {
	background-color:#25a2dc;
	color:#FFFFFF;
	border: #25a2dc solid 1px;
}

.org-btn{
	font-size: 18px !important;
    background-color: #EC7E1E;
    padding: 16px 40px;
    border-radius: 7px;
    transition: 0.3s;
}

.org-btn a, .contact-num a{
	color: #fff;
}

.org-btn:hover{
	background-color: #949494;
	cursor:pointer;
}

.white-btn{
    color: #EC7E1E;
    border: 1px solid #EC7E1E;
	border-radius: 7px;
	font-size: 18px !important;
	padding: 16px 40px;
	transition: 0.3s;
}

.white-btn a, .contact-num a{
	color: #EC7E1E;
}

.white-btn:hover{
	background-color: #949494;
	cursor:pointer;
}

.contact-num{
	margin-left: 25px;
}

.contact-num a{
	font-size: 30px;
}

.contact-num:hover a{
	color: #e99553;
	transition: 0.3s;
}

.contact-num i._mi{
	transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    margin-top: 0px;
    margin-right: 0px;
}

.set-width{
    max-width: 240px !important;
    width: 100%;
    text-align: center;
}

.see-btn-cont .et_pb_button_module_wrapper{
	position: absolute;
    bottom: 0;
    margin-bottom: 15px;
}

.ds-vertical-align { 
    display: flex; 
    flex-direction: column; 
    justify-content: center;
} 

.feature-header {
	min-height: 390px;
}

.feature-header a, a.btn{
	background:#25a2dc;
	color:#FFFFFF;
	font-size:11px;
	padding:5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	display:inline-block;
	margin-bottom:4px;
}

.feature-header a:hover, a.transparent:hover{
	background:#333333;
	color:#FFFFFF;
	border:none;
}

a.transparent{
	border: 1px solid #25a2dc;
	background: transparent;
	color:#25a2dc;
}

.side-menu .et_pb_section{
	background:#2c2a2a;
	padding:0;
	border-top: 3px solid #c55343;
	margin-top:46px;
}

.side-menu .et_pb_row {
	padding:0;
	width:100%;
}

.side-menu ul {
	padding:0;
}

.side-menu li {
	list-style:none;
}

.side-menu li a{
	display:block;
	color:#FFFFFF;
	font-weight:bold;
	font-size: 16px;
	text-transform: uppercase;
	border-bottom: 1px solid #FFFFFF;
	padding-top:15px;
	padding-bottom:15px;
	background:#2c2a2a;
	padding-left:90px;
}

.side-menu li a.email{
	background:#2c2a2a url('images/menu-email.png') no-repeat;
	background-position: 33px center;
}

.side-menu li a.visit{
	background:#2c2a2a url('images/menu-visit.png') no-repeat;
	background-position: 33px center;
}

.side-menu li a.call{
	background:#2c2a2a url('images/menu-call.png') no-repeat;
	background-position: 33px center;
}

.side-menu li a.courses{
	background:#2c2a2a url('images/menu-courses.png') no-repeat;
	background-position: 33px center;
}

.side-menu li a.guide{
	background:#2c2a2a url('images/menu-guide.png') no-repeat;
	background-position: 33px center;
}

.side-menu li a.planner{
	background:#2c2a2a url('images/menu-planner.png') no-repeat;
	background-position: 33px center;
}

.side-menu li a.oneonone{
	background:#2c2a2a url('images/menu-oneonone.png') no-repeat;
	background-position: 33px center;
}

.side-menu li a.plannercourse{
	background:#2c2a2a url('images/menu-courses.png') no-repeat;
	background-position: 33px center;
}

.side-menu li a.apply{
	background:#2ea3f2 url('images/menu-apply.png') no-repeat;
	background-position: 33px center;
}

.side-menu li a:hover{
	background-color:#2ea3f2;
}

.side-menu li a.apply:hover{
	background-color:#2c2a2a;	
}

.side-menu li:last-child a{
	border-bottom:0px;
}

/** Homepage tabs **/
.et_pb_tabs_0 {
	margin-top:-73px;
	border:0;
}

.et_pb_tabs_controls li.et_pb_tab_active a {
	border-top:#dc3127 solid 7px;
}

ul.et_pb_tabs_controls {
	background-color:transparent;
}

.et_pb_tabs_controls li {
	border-right:0px;
	color:#969595;
	font-size:20px;
	font-weight:bold;
	height: 73px;
	background-color:#e0e0e0;
	margin-right:20px;
}

a:hover img {
	cursor:pointer;
	opacity: 0.8;
  filter: alpha(opacity=80);
}

a:hover img {
	cursor:pointer;
	opacity: 0.8;
  filter: alpha(opacity=80);
}
/*Header nav-----------------------------------------*/

#logo-container{
	background-color: #ffffff;
}

.logo-container a:hover img {
		cursor:pointer;
		opacity: 1;
	  filter: alpha(opacity=100);
}

#logo-container #nav-contact{
	position: relative;
}

#logo-container .et_menu_container{
	padding: 0px; 
}

#logo-container .et_menu_container .logo_container{
	text-align: left;
	padding: 0px 0px 10px; 
}

#nav-contact #contact-menu{
	position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    text-align: right;
}

.logo-text{
	vertical-align: bottom;
    color: #fff;
    font-size: 14px;
}

#menu-container{
	background-color: #FFFFFF;
	height: 54px
}

#menu-container #et-top-navigation #top-menu .menu-item a{
	padding-bottom: 0px;
}

#menu-container .menu-parent{
	position: relative;
}

#menu-container .menu-parent #et-top-navigation{
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

#menu-container .menu-parent #et-top-navigation #top-menu-nav #top-menu .menu-item a:hover{
	color:#0085ba;
}

#contact-menu .menu-item{
	display: -webkit-inline-box;
}

#mobile_menu li.menu-item a{
	color: #fff;
	font-size: 20px;
}

.header-btn-cont .et_pb_column{
	margin-right: 0px !important;
}

/** Base Overwrite **/

.et_fixed_nav #main-header, .et_fixed_nav #top-header {
	position:relative !important;
}

#main-header {
	position:relative;
}

#main-header .et_pb_column_2, .logo_container.et_pb_column_2{
	background-image:none !important;
}

.et_header_style_centered #main-header div#et-top-navigation {
	width:80%;
	float: left;
   text-align: left;
   margin-left: 60px;
}

.first-section {
	margin-top:-60px;
}

.first-section.et_pb_section {
	background: transparent;
}

.resources ul{
	padding:0;
	margin-top:10px;
}

.resources ul li{
	list-style:none;
	padding:0;
}

.resources ul li a{
	display:block;
	font-size:16px;
	font-weight:bold;
	color:#000000;
	background: #edeae5 url('images/barrow.png') no-repeat;
	background-position: 98% center;
	padding:20px;
	margin-bottom:10px;
}

.resources ul li a:hover{
	background: #2ea3f2 url('images/barrow.png') no-repeat;
	background-position: 98% center;
	color:#FFFFFF;
}

.resource-other ul{
	padding:0;
	margin-top:10px;
}

.resource-other ul li{
	padding:0;
	list-style:none;
}

.resource-other ul li a{
	color:#000000;
	border-bottom:1px solid #edeae5;
	padding: 10px 0;
	display:block;
}

.resource-other ul li a:hover{
	background-color:#2ea3f2;
	color:#FFFFFF;
	padding-left:10px;
}

.resource-other ul li a strong:after{
	content:' ';
	background: url('images/small-barrow.png') no-repeat;
	display:inline-block;
	width:9px;
	height:15px;
	margin-left:5px;
	vertical-align: middle;
}

.resource-other ul li a strong{
	display:block;
	position:relative;
	vertical-align: middle;
}

.quick-menu ul{
	padding:0;
}

.quick-menu ul li{
	list-style:none;
	display:inline-block;
}

.quick-menu ul li a{
	background:#FFFFFF;
	color:#000000;
	border-top:3px solid #c55343;
	padding:5px 7px;
	font-size:14px;
}

.quick-menu ul li a:hover{
	background:#25a2dc;
	color:#FFFFFF;
}

.overview-menu ul{
	padding:0;
}

.overview-menu ul li{
	list-style:none;
	display:inline-block;
	margin-right: 55px;
	padding-top:20px;
	padding-bottom:20px;
}

.overview-menu ul li.level{
	background: url('images/level.png') no-repeat;
	background-position: left center;
	padding-left: 35px;
}

.overview-menu ul li.location{
	background: url('images/location.png') no-repeat;
	background-position: left center;
	padding-left: 30px;
}

.overview-menu ul li.code{
	background: url('images/code.png') no-repeat;
	background-position: left center;
	padding-left: 30px;
}

.breadcrumbs {
	font-size:11px;
}

.half {
	display:inline-block;
	width:49%;
	@media only screen and (max-width: 600px) {
		width:100%;
	}
}

.thirds {
	display:inline-block;
	width:33%;
	@media only screen and (max-width: 600px) {
		width:100%;
	}
}

.testimonial {
	margin:25px;
}

.testimonial-name {
	border-top: 2px solid #c55343;
	display:inline-block;
	margin-left:25px;
}

.et_pb_toggle.course-drop {
	padding:0;
	background:transparent;
	border:1px solid #000000;
	border-bottom:1px solid #FFFFFF;
}

.et_pb_toggle_title:before {
	left: 10px !important;
	content: ' ';
	width: 11px;
	height:11px;
	background: url('images/open.png') no-repeat;
	background-position: center center;
}

.et_pb_toggle_open .et_pb_toggle_title:before {
	background: url('images/close.png') no-repeat;
	background-position: center center;
	content: ' ';
}

.course-drop ul{
	padding:0 20px 20px 20px;
}

.course-drop ul li{
	width: 100%;
	font-size:12px;
	list-style:disc;
	/* display:inline-block; */
	margin-left:20px;
	color:#c55343;
}

.course-drop h5 {
	background: #000000;
	color:#FFFFFF !important;
	font-size:16px;
	padding:5px 0 5px 40px !important;
	font-style:italic;
}

.course-drop h5:hover {
	background: #25a2dc;
}

.marginleftright {
    margin-left:0 !important;
    margin-right: 0 !important;
        margin-top:0 !important;
    margin-bottom: 0 !important;
}

.marginleftright .marginleftright {
    margin-left:15px !important;
    margin-right: 15px !important;
        margin-top:15px !important;
    margin-bottom: 15px !important;
}

/*.outcomes ul {
	padding:0;
}

.outcomes ul li {
	list-style:none;
	display:inline-block;
	background: #edeae5;
	color:#000000;
	line-height:13px;
	font-size:12px;
	padding:5px;
	margin-right:1%;
	min-height:105px;
	vertical-align: top;
	width:30%;
}

@media only screen and (max-width: 600px) {
	.outcomes ul li {
		width:100%;
		margin-right:0;
		margin-bottom:10px;
	}
}

.outcomes ul li.blue {
	color:#FFFFFF;
	font-size:14px;
	background:#25a2dc;
	line-height:16px;
	padding-top:20px;
} */

/*.nav li ul {
	width:500px;
}*/

#top-menu li li a {
    width: 460px;
    padding: 6px 20px;
}

@media only screen and (max-width: 980px) {
    #nav-contact{
    	display: none;
    }
    header#main-header{
    	padding: 0px !important;
    }
    .logo_container{
    	margin-bottom: 0px;
    }
}

.course-blurb {
    /*min-height:280px;*/
}

@media only screen and (max-width: 1500px) {
    .course-blurb {
        /*min-height:480px;*/
    }
}

@media only screen and (max-width: 980px) {
    .course-blurb {
        min-height:0;
    }
}

/** Mobile Queries **/
@media only screen and (max-width: 961px) {
    .quick-menu ul li {
        display: block;
        width: 100%;
    }
    .quick-menu ul li a{
	     width:100%;
	     display: block;
    }
    
    .overview-menu ul li {
        padding-top: 5px;
        padding-bottom: 5px;
    }
    
    .thirds {
        width: 100%;
        margin-bottom:15px;
    }
    
    .side-menu .et_pb_section {
        margin-top:0;
    }
}

/*Steps Sections =====================================================================================*/

.steps-img img{
	max-height: 190.44px;
}

@media only screen and (max-width: 980px) {
	.et_pb_section .step-row div.step-col{
		width: 100% !important;
	}
}

/*Testi Sections =====================================================================================*/

@media only screen and (min-width: 980px) {
	.testi-row .testi-col1{
		border-right: 1px dashed #fff;
		margin-right: 0px !important;
		padding-right: 100px;
		width: 50% !important;
		max-width: 100%;
	}
	.testi-row .testi-col2{
		padding-left: 100px;
		width: 50% !important;
		max-width: 100%;
	}
	.testi-mobile-div{
		display: none !important;
	}
}



/*Footer ================================================================================================*/

#footer-widgets .footer-widget ul.menu li{
	display:inline-block !important;
	list-style:none;
}

#footer-widgets .footer-widget li:before {
	content: none;
}

#footer-widgets {
    padding: 10px 0 0;
}

#footer-widgets .widget_nav_menu{
	text-align:right;
	display:block;
	width:100%;
}

.et_pb_gutters3.et_pb_footer_columns2 .footer-widget .fwidget {
	margin-bottom:0;
}

#menu-social-media a {
	display: block;
   background: url("images/social.png") no-repeat;
   width: 42px;
   height: 42px;
   text-indent: 100%;
   white-space: nowrap;
   overflow: hidden;
   margin-left: 0px;
}

#menu-social-media .facebook a{
	 background-position: 0 0;
}

#menu-social-media .twitter a{
	 background-position: -57px 0;
}

#menu-social-media .youtube a{
	 background-position: -117px 0;
}

#menu-social-media .youtube a{
	 background-position: -117px 0;
}

#menu-social-media .instagram a{
	 background-position: -175px 0;
}

#menu-social-media .instagram a{
	 background-position: -175px 0;
}

#menu-social-media .linkedin a{
	 background-position: -234px 0;
}

#menu-social-media .tumblr a{
	 background-position: -292px 0;
}

/*
.footer-widget {
	margin-right: 0;
}

.footer-widget .fwidget{
	width: 100%;
}
.footer-widget:nth-child(1) {
	width: 20% !important;
	padding-right:20px !important;
}
.footer-widget:nth-child(1) ul li{
	padding: 0px !important;
}
.footer-widget:nth-child(1) ul li::before{
	display: none !important;
}
.footer-widget:nth-child(1) ul li a:hover{
	/*color: #e99553 !important;*/


/*

	color: #52b2e4 !important;
	transition: 0.3s;
}
.footer-widget:nth-child(2) {
	width: 20% !important;
	padding-right:20px !important;
}
.footer-widget:nth-child(2) ul li{
	padding: 0px !important;
}
.footer-widget:nth-child(2) ul li::before{
	display: none !important;
}
.footer-widget:nth-child(2) ul li a:hover{
	/*color: #e99553 !important;*/

/*

	color: #52b2e4 !important;
	transition: 0.3s;
}
.footer-widget:nth-child(3) {
	width: 20% !important;
	padding-right:20px !important;
}
.footer-widget:nth-child(3) ul li{
	padding: 0px !important;
}
.footer-widget:nth-child(3) ul li::before{
	display: none !important;
}
.footer-widget:nth-child(3) ul li a:hover{
	/*color: #e99553 !important;*/

/*

	color: #52b2e4 !important;
	transition: 0.3s;
}
.footer-widget:nth-child(4) {
	width: 40% !important;
	margin-right:0 !important;
}
.footer-widget:nth-child(4) .widget_media_image img{
	width: 100% !important;
}
.footer-widget+.last{
	display:none !important;
}

.footer-info{
	color: #fff;
	text-align:center !important;
}

@media only screen and (min-width: 980px){
	.shoredigital-logo{
		float: right;
	}
}
 
@media only screen and (max-width: 980px){
	.footer-widget:nth-child(1) {
		width: 20% !important;
		padding-right:20px !important;
	}
	.footer-widget:nth-child(2) {
		width: 20%!important;
		padding-right:20px !important;
	}
	.footer-widget:nth-child(3) {
		width: 20% !important;
		margin-right:20px !important;
	}
	.footer-widget:nth-child(4) {
		width: 40% !important;
		margin-right:0 !important;
	}
	.shoredigital-logo{
		text-align: center;
	}
}
 
@media only screen and ( max-width: 767px ){
	.footer-widget:nth-child(1) {
		width: 100% !important;
		padding-right:20px !important;
	}
	.footer-widget:nth-child(2) {
		width: 100% !important;
		padding-right:20px !important;
	}
	.footer-widget:nth-child(3) {
		width: 100% !important;
		margin-right:20px !important;
	}
	.footer-widget:nth-child(4) {
		width: 100% !important;
		margin-right: 0 !important;
	}
}
@media (max-width:490px){
	#footer-widgets{
		padding-bottom:0;
	}
	#footer-widgets .footer-widget:nth-child(4){
		margin-bottom:0!important;
	}
}

 Close  */

/*Hovers ================================================================================================*/
body #page-container .see-btn.et_pb_button_2:hover:before{
	color: #e99553;
}

body #page-container .see-btn.et_pb_button_4:hover:before{
	color:#52b2e4;
}

/*Homepage =====================================================================================*/

/*Banner*/
.home .et_pb_section_0 p{
	max-width:700px;
}
/*Testimonial*/
.home .reviewer{
	font-size: 20px;
    font-weight: 300;
}
.home #a-premium-test-lab-in-your-back-pocket p{
	max-width:650px;
	margin:auto;
}
.home #a-premium-test-lab-in-your-back-pocket+div+div{
	padding-top:0;
}
.home #a-premium-test-lab-in-your-back-pocket+div+div .see-btn{
	font-size:36px;
}
.home #a-simple-test-that-will-change-your-life+div h2{
	font-size:50px;
}
@media (max-width:490px){
	.home #a-premium-test-lab-in-your-back-pocket+div+div .see-btn{
		font-size:28px;
		padding-left:1em;
	}
	.home #a-simple-test-that-will-change-your-life+div .et_pb_button{
		font-size:5.5vw;
	}
}


/** @media only screen and (max-width: 981px) {
.logo_container .et_pb_column .et_pb_column_1_2 .et_pb_column_2 {
content: url(â€œhttp://dev.dgadigital.com.au/swinburne/wp-content/uploads/2019/03/logo-landscape.pngâ€);
max-height: 160px;
height: auto; 
	}
} **/

#mobile_menu li.menu-item a {
    color:#000000 !important;
}
 
 @media only screen and (max-width: 981px) {
     .et_header_style_centered #main-header div#et-top-navigation {
         width:100% !important;
         margin-left:0 !important;
     }
     
     .et_header_style_centered #main-header .mobile_nav {
         margin-bottom:20px;
     }
     
     .logo-mobile {
         display:inline-block;
     }
     .logo-desktop {
         display:none;
     }
}

 @media only screen and (min-width: 982px) {
     .logo-mobile {
         display:none;
     }
     .logo-desktop {
         display:inline-block;
     }
}

/* from http://dev.dgadigital.com.au/swinburne/wp-content/cache/et/12/et-core-unified-15548802287124.min.css */
.woocommerce #respond input#submit,.woocommerce-page #respond input#submit,.woocommerce #content input.button,.woocommerce-page #content input.button,.woocommerce-message,.woocommerce-error,.woocommerce-info{background:#dc3127!important}#et_search_icon:hover,.mobile_menu_bar:before,.mobile_menu_bar:after,.et_toggle_slide_menu:after,.et-social-icon a:hover,.et_pb_sum,.et_pb_pricing li a,.et_pb_pricing_table_button,.et_overlay:before,.entry-summary p.price ins,.woocommerce div.product span.price,.woocommerce-page div.product span.price,.woocommerce #content div.product span.price,.woocommerce-page #content div.product span.price,.woocommerce div.product p.price,.woocommerce-page div.product p.price,.woocommerce #content div.product p.price,.woocommerce-page #content div.product p.price,.et_pb_member_social_links a:hover,.woocommerce .star-rating span:before,.woocommerce-page .star-rating span:before,.et_pb_widget li a:hover,.et_pb_filterable_portfolio .et_pb_portfolio_filters li a.active,.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a.active,.et_pb_gallery .et_pb_gallery_pagination ul li a.active,.wp-pagenavi span.current,.wp-pagenavi a:hover,.nav-single a,.posted_in a{color:#dc3127}.et_pb_contact_submit,.et_password_protected_form .et_submit_button,.et_pb_bg_layout_light .et_pb_newsletter_button,.comment-reply-link,.form-submit .et_pb_button,.et_pb_bg_layout_light .et_pb_promo_button,.et_pb_bg_layout_light .et_pb_more_button,.woocommerce a.button.alt,.woocommerce-page a.button.alt,.woocommerce button.button.alt,.woocommerce-page button.button.alt,.woocommerce input.button.alt,.woocommerce-page input.button.alt,.woocommerce #respond input#submit.alt,.woocommerce-page #respond input#submit.alt,.woocommerce #content input.button.alt,.woocommerce-page #content input.button.alt,.woocommerce a.button,.woocommerce-page a.button,.woocommerce button.button,.woocommerce-page button.button,.woocommerce input.button,.woocommerce-page input.button,.et_pb_contact p input[type="checkbox"]:checked+label i:before,.et_pb_bg_layout_light.et_pb_module.et_pb_button{color:#dc3127}.footer-widget h4{color:#dc3127}.et-search-form,.nav li ul,.et_mobile_menu,.footer-widget li:before,.et_pb_pricing li:before,blockquote{border-color:#dc3127}.et_pb_counter_amount,.et_pb_featured_table .et_pb_pricing_heading,.et_quote_content,.et_link_content,.et_audio_content,.et_pb_post_slider.et_pb_bg_layout_dark,.et_slide_in_menu_container,.et_pb_contact p input[type="radio"]:checked+label i:before{background-color:#dc3127}.container,.et_pb_row,.et_pb_slider .et_pb_container,.et_pb_fullwidth_section .et_pb_title_container,.et_pb_fullwidth_section .et_pb_title_featured_container,.et_pb_fullwidth_header:not(.et_pb_fullscreen) .et_pb_fullwidth_header_container{max-width:1200px}.et_boxed_layout #page-container,.et_boxed_layout.et_non_fixed_nav.et_transparent_nav #page-container #top-header,.et_boxed_layout.et_non_fixed_nav.et_transparent_nav #page-container #main-header,.et_fixed_nav.et_boxed_layout #page-container #top-header,.et_fixed_nav.et_boxed_layout #page-container #main-header,.et_boxed_layout #page-container .container,.et_boxed_layout #page-container .et_pb_row{max-width:1360px}a{color:#25a2dc}#top-header,#et-secondary-nav li ul{background-color:#dc3127}#main-footer{background-color:#333333}#footer-widgets .footer-widget a,#footer-widgets .footer-widget li a,#footer-widgets .footer-widget li a:hover{color:#ffffff}.footer-widget{color:#ffffff}#main-footer .footer-widget h4{color:#dc3127}.footer-widget li:before{border-color:#dc3127}.et_slide_in_menu_container,.et_slide_in_menu_container .et-search-field{letter-spacing:px}.et_slide_in_menu_container .et-search-field::-moz-placeholder{letter-spacing:px}.et_slide_in_menu_container .et-search-field::-webkit-input-placeholder{letter-spacing:px}.et_slide_in_menu_container .et-search-field:-ms-input-placeholder{letter-spacing:px}@media only screen and (min-width:981px){.et_header_style_left #et-top-navigation,.et_header_style_split #et-top-navigation{padding:15px 0 0 0}.et_header_style_left #et-top-navigation nav>ul>li>a,.et_header_style_split #et-top-navigation nav>ul>li>a{padding-bottom:15px}.et_header_style_split .centered-inline-logo-wrap{width:30px;margin:-30px 0}.et_header_style_split .centered-inline-logo-wrap #logo{max-height:30px}.et_pb_svg_logo.et_header_style_split .centered-inline-logo-wrap #logo{height:30px}.et_header_style_centered #top-menu>li>a{padding-bottom:5px}.et_header_style_slide #et-top-navigation,.et_header_style_fullscreen #et-top-navigation{padding:6px 0 6px 0!important}.et_header_style_centered #main-header .logo_container{height:30px}.et_header_style_centered #logo{max-height:30%}.et_pb_svg_logo.et_header_style_centered #logo{height:30%}.et_header_style_centered.et_hide_primary_logo #main-header:not(.et-fixed-header) .logo_container,.et_header_style_centered.et_hide_fixed_logo #main-header.et-fixed-header .logo_container{height:5.4px}.et_header_style_left .et-fixed-header #et-top-navigation,.et_header_style_split .et-fixed-header #et-top-navigation{padding:15px 0 0 0}.et_header_style_left .et-fixed-header #et-top-navigation nav>ul>li>a,.et_header_style_split .et-fixed-header #et-top-navigation nav>ul>li>a{padding-bottom:15px}.et_header_style_centered header#main-header.et-fixed-header .logo_container{height:30px}.et_header_style_split .et-fixed-header .centered-inline-logo-wrap{width:30px;margin:-30px 0}.et_header_style_split .et-fixed-header .centered-inline-logo-wrap #logo{max-height:30px}.et_pb_svg_logo.et_header_style_split .et-fixed-header .centered-inline-logo-wrap #logo{height:30px}.et_header_style_slide .et-fixed-header #et-top-navigation,.et_header_style_fullscreen .et-fixed-header #et-top-navigation{padding:6px 0 6px 0!important}.et-fixed-header#top-header,.et-fixed-header#top-header #et-secondary-nav li ul{background-color:#dc3127}.et-fixed-header#top-header a{color:#bcbcbc}}@media only screen and (min-width:1500px){.et_pb_row{padding:30px 0}.et_pb_section{padding:60px 0}.single.et_pb_pagebuilder_layout.et_full_width_page .et_post_meta_wrapper{padding-top:90px}.et_pb_fullwidth_section{padding:0}}@media only screen and (max-width:980px){.et_header_style_centered .mobile_nav .select_page,.et_header_style_split .mobile_nav .select_page,.et_mobile_menu li a,.mobile_menu_bar:before,.et_nav_text_color_light #top-menu>li>a,.et_nav_text_color_dark #top-menu>li>a,#top-menu a,.et_mobile_menu li a,#et_search_icon:before,#et_top_search .et-search-form input,.et_search_form_container input,#et-top-navigation .et-cart-info{color:rgba(10,10,10,0.6)}.et_close_search_field:after{color:rgba(10,10,10,0.6)!important}.et_search_form_container input::-moz-placeholder{color:rgba(10,10,10,0.6)}.et_search_form_container input::-webkit-input-placeholder{color:rgba(10,10,10,0.6)}.et_search_form_container input:-ms-input-placeholder{color:rgba(10,10,10,0.6)}}	h1,h2,h3,h4,h5,h6{font-family:'Open Sans',Helvetica,Arial,Lucida,sans-serif}body,input,textarea,select{font-family:'Open Sans',Helvetica,Arial,Lucida,sans-serif}.et_pb_section_2{padding-top:0px}.et_pb_button_2,.et_pb_button_2:after{transition:all 300ms ease 0ms}.et_pb_row_3.et_pb_row{padding-top:0px}.et_pb_column_7{padding-top:0px}.et_pb_text_8{border-right-width:1px;border-right-style:dotted;border-right-color:#000000;padding-right:15px!important}.et_pb_row_4,.et_pb_pagebuilder_layout.single.et_full_width_page #page-container .et_pb_row_4{max-width:100%!important;width:100%}.et_pb_image_2{text-align:center}.et_pb_button_1,.et_pb_button_1:after{transition:all 300ms ease 0ms}div.et_pb_section.et_pb_section_1{background-size:initial;background-repeat:repeat;
	background-image:url(/media/swinburneeduau/style-assets/images/dark-wall.gif)!important
}.et_pb_text_0{background-size:initial;background-repeat:repeat;
	background-image:url(/media/swinburneeduau/style-assets/images/concrete_seamless.gif);
padding-top:15px!important;padding-right:15px!important;padding-bottom:15px!important;padding-left:15px!important}.et_pb_row_2.et_pb_row{padding-bottom:80px}.et_pb_image_0{text-align:center}.et_pb_image_1{text-align:center}.et_pb_button_0,.et_pb_button_0:after{transition:all 300ms ease 0ms}div.et_pb_section.et_pb_section_0{background-position:top left;
	/*background-image:url(http://dev.dgadigital.com.au/swinburne/wp-content/uploads/2019/04/FG5Ii.jpg)!important*/
}

/* Overrides */

* {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

body {
	font-size: 16px;
	line-height: 1.4em;
}

#nav--primary {
	width: 100%;
}

.et_pb_button {
	font-size: 16px;
}

.nav li {
	line-height: 1.4em;
}

.section--feature-header .feature-header a { 
	padding: 12px 18px;
	color: white !important;
	font-size: 14px;
	transition: 0.3s;
}

.section--feature-header .feature-promo__ft {
	padding-bottom: 15px;
}

.section--feature-header img,
.feature-header__img img {
	display: block;
}

@media only screen and (max-width: 1120px) {
	.section--feature-header img,
	.feature-header__img img {
		margin-left: -15%;
	}
}

@media only screen and (max-width: 480px) {
	.feature-header {
		min-height: unset;
	}
}

.section--course-info .general-content {
	margin-bottom: 40px;
}

.section--course-info h2,
.sydney-course-item__title h3,
.sydney-course-item__description .et_pb_text_inner {
	color: #ffffff;
}

.et_pb_button::before,
.et_pb_button::after {
	content: "";
}

.section--tabbed-content {
	position: relative;
	z-index: 10;
}

.sydney-student-info-item__button,
.et_pb_column .et_pb_module.sydney-student-info-item__button {
	display: inline-block;
	margin-bottom: 15px;
}

.sydney-student-info-item__button .et_pb_bg_layout_light.et_pb_button {
	background-color: #25a2dc;
	color: #ffffff;
	border: 2px solid #25a2dc;
}

.sydney-student-info-item__button .et_pb_bg_layout_light.et_pb_button:hover {
	background-color: transparent;
	color: #333333;
	border: 2px solid transparent;
}

@media only screen and (min-width: 981px) {
	.sydney-student-info-item__info-column {
		box-sizing: border-box;
		padding-right: 50px;
		border-right: 1px dotted #000000;
	}
}

@media only screen and (max-width: 980px) {
	.sydney-student-info-item__info-column {
		box-sizing: border-box;
		padding-bottom: 40px;
		border-bottom: 1px dotted #000000;
	}
}

.sydney-student-info-item__content {
	line-height: 1.7;
	margin: 20px 0;
}

.section--tabbed-content.students .ui-tabs-nav {
	text-align: center;
}

#footer .nav--footer a {
	display: inline-block;
}

#footer .nav li {
	line-height: 1;
}

#footer .nav li a {
	display: inline-block;
}

#footer .footer-flag {
	display: inline;
}

form.mkt-form select, 
form.mkt-form textarea, 
form.mkt-form input[type="text"], 
form.mkt-form input[type="password"], 
form.mkt-form input[type="datetime"], 
form.mkt-form input[type="datetime-local"], 
form.mkt-form input[type="date"], 
form.mkt-form input[type="month"], 
form.mkt-form input[type="time"], 
form.mkt-form input[type="week"], 
form.mkt-form input[type="number"], 
form.mkt-form input[type="email"], 
form.mkt-form input[type="url"], 
form.mkt-form input[type="search"], 
form.mkt-form input[type="tel"] {
	display: inline-block;
	margin-bottom: 0.7em;
	padding: 8px 15px;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.4em;
	color: #292625;
	border-radius: 0;
	vertical-align: middle;
}

.easy-autocomplete input, 
input#mkt_secondarySchool {
	width: 100%;
	border: 1px solid #bbb;
	border-radius: 0;
	box-sizing: border-box;
	display: inline-block;
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	line-height: 22px;
	margin: 0;
	margin-bottom: 5.9584px;
	padding: 8px 15px;
}

.custom-combobox {
	margin-bottom: 0;
}

a.custom-combobox-toggle {
	margin-top: 1px;
}

label.validate-error {
	position: absolute;
	margin-top: -12px;
}

/* add content section to home page */

.home .content {
	background: none;
}

.home .section--feature-header {
	margin-bottom: -125px;
}

.section--course-info .main-content {
	padding: 0;
	background: transparent;
}

/* responsive fixes */

.home main {
	padding-bottom: 0;
	padding-top: 0;
	margin-top: 0;
}

.home #content {
	margin-top: 110px;
}

.feature-header .feature-promo {
	margin-top: 15px;
	margin-bottom: 15px;
}

@media (min-width: 900px) {
	.feature-header .feature-promo {
		margin-top: 30px;
	}
}

@media (min-width: 1015px) {
	.feature-header .feature-promo {
		margin-top: 50px;
	}
}

@media (min-width: 70em) {
	.feature-header .feature-promo {
		margin-top: 101px;
	}
}