/* Enter Your Custom CSS Here */

h3 {
    font-family: "proxima-nova",sans-serif !important;
}
p {
    font-family: "proxima-nova",sans-serif !important;
}

#layerslider_3_1 .ls-slide h3 {
    font-family: oswald !important;
    font-weight: 300 !important;
    padding-left: 115px !important;
    text-align: left !important;
}
h3, h4 {
    font-family: oswald !important;
    font-weight: 300 !important;
}

/*---------- Header ----------*/
/*---------- Custom Header Rigth ----------*/
#header_main {
    border-top: 3px solid #222222;
}
#header-widget-right {
	float: right;
  	text-align: right;
    position: relative;
    z-index: 100;
    padding-top: 45px;
}
#top-right-header h3 {
    background: rgba(0, 0, 0, 0) url("https://pontassociates.com.au/wp-content/uploads/2015/09/call-us-ico1.png") no-repeat scroll 0% 20%;
    color: #009fdd !important;
    font-family: oswald !important;
    font-size: 34px !important;
    width: 250px;
}
.scroll-top {
    margin-top: -35px;
    transition: .1s ease-in-out;
}
/*---------- End of Custom Header Rigth ----------*/

#header_main_alternate {
    background: #767b7f;
}	
.html_header_top.html_bottom_nav_header .main_menu {
    padding-bottom: 10px;
    padding-top: 10px;
}
#header .inner-container {
    position: relative;
}
.html_header_top.html_logo_center .logo { 
  	left: 0px;
  	transform: translate(0%, 0px) !important;
    position: absolute;  
}
#avia-menu li a {
    font-size: 23px;
    font-weight: 500;
    padding: 0 22px;
    -font-family: proxima-nova !important;
    margin-top: -10px !important;
    padding-top: 10px;
    height: 55px !important;
  	text-transform: uppercase;
}
#avia-menu li a:hover {
  	text-decoration: none;
  	-border-bottom: 2px solid #005575 !important;
  	transition: none !important;
  	background: #009fdd; 
  
}
.sub-menu {
    -margin-left: 8px !important;
    margin-top: 8px !important;  
}

.sub-menu li a {
    background: #767b7f none repeat scroll 0 0 !important;
    border-bottom: 1px solid #e9e9e9;
    color: #ffffff !important;
    font-size: 15px !important;
    padding-bottom: 12px !important;
    padding-top: 12px !important;
  	width: 220px !important;
  	font-family: oswald !important;
}
.sub-menu li a:hover {
	background: #009fdd !important;
  	text-decoration: none !important;
}
.avia-menu-fx {
    display: none;
}

.sub-menu #menu-item-230 {
    height: 54px;
}
.sub-menu #menu-item-230 a {
    padding-top: 8px !important;
}

/*---------- End of Header ----------*/

/*---------- Home ----------*/
#edu-center-btn {
    background: #767b7f;
    color: #ffffff;
    padding: 10px 20px;
    font-weight: normal;
    font-size: 15px;
}
#edu-center-btn:hover {
    background: #555a5e;
  	text-decoration: none;
}
#edu-centre-widget h3 {
    border-bottom: 1px dashed #767b7f;
    padding-bottom: 8px;
    width: 96%;
  	font-family: oswald !important;
  	font-size: 30px;
    font-weight: 300;
}
.page-id-9 .avia-builder-el-2 h3 {
    font-family: oswald !important;
    font-weight: 300;
    text-transform: uppercase;
  	font-size: 47px;
}


/*----------- Subpages ----------*/
.bullet-points {
    margin-left: 12px;
}
.header-h3 {
    border-bottom: none;
  	margin-top: 25px !important;
}
.header-h3 h3 {
	color: #029D9E;
  	font-size: 40px !important;
}

.partners-h3 {
    margin-top: 20px !important;
}

.our-location {
    margin-top: 15px !important;
}

#privacy-policy {
    margin-top: -75px;
}
.post-entry-137 h3 {
    font-size: 28px;
    margin-top: 60px;
}

.post-entry-164 a {
    color: #159EDA !important;
}

/*----------- Footer Widget ----------*/
#footer {
    margin-bottom: -20px;
}  
.socials {
    padding: 0 9px 15px;
}
#footer-widget {
    margin: 0 auto;
    padding-top: 10px;
    width: 410px;
}
.broker {
    padding-right: 11px;
}

/*----------- Footer Socket ----------*/
#socket {
    padding: 10px 0 !important;
}
#socket .container {
    text-align: center;
}
#socket .copyright {
    float: none !important;
  	font-size: 14px
}


/*---------------------- Mobile Responsive ---------------------*/
@media only screen and (max-width: 1024px) {
  	.scroll-top {
        margin-top: 0px;
        transition: .1s ease-in-out;
	}
    #header .inner-container {
      	position: relative;
    }
    .html_header_top.html_logo_center .logo { 
        left: 190px;
        transform: translate(0%, 0px) !important;
        position: absolute;  
    }
    #avia-menu li a {
        font-size: 15px;
  	}
  	#layerslider_3_1 {
    	padding-top: 15px;
	}
}  
  
@media only screen and (max-width: 736px) {
    #advanced_menu_toggle, #advanced_menu_hide {
        margin-top: 20px;
        color: #159EDA;
    }
}


@media only screen and (max-width: 480px) {
    #advanced_menu_toggle, #advanced_menu_hide {
        -margin-top: 8px;
        color: #159EDA;
    }
    #top-right-header h3 {
    	display: none;
    }  
	.post-entry-9 h3 {
    	font-size: 23px !important;
    }
    .post-entry-9 p {
        font-size: 14px;
    }

} 
@media only screen and (max-width: 376px) {
    #advanced_menu_toggle, #advanced_menu_hide {
        margin-top: 8px;
    }
}






