/*

Theme Name: LocuSAR

Theme URI: http://locusar.com.au

Author: Digital Barn

Author URI: http://digitalbarn.com.au

Description: Theme developed for LocuSAR, July 2016.

Version: 1

*/


.footer_menu {
    width: 100%;
    display: inline-block;
    text-align: center;
}
.footer_menu ul#menu-footer-menu {
    text-align: center !important;
}
.ft_imfo {
    margin-top: 40px;
}

.home_content {

    text-align: center;

    margin: 10px;

    font-size: 15px;

    font-weight: 600;

}

 

body {

	font-size: 16px;

	font-family: "freight-sans-pro",sans-serif;

}



img {

	max-width: 100%;

}



.page-template-comingsoon .container {

	max-width: 500px;

}



a.branding {

	margin: 50px auto;

	display: block;

	background: url('images/locusar.png') no-repeat;

	width: 314px;

	height: 85px;

	margin: 20px auto;

}



ul li {

	margin-bottom: 10px;

}



a {

	color: #9F1E1A;

}



.entry-content p:first-child {

	font-weight: 600;

	font-size: 1.250em;

}



.entry-content h1:first-child, .entry-content h2:first-child {

	margin-top: 0;

}



h2 {

	font-weight: 600;

	font-size: 1.50em;

	color: #9F1E1A;

}



h3 {

	font-size: 1.25em;

	font-weight: 600;

}



.anchor-links {

	background: #2a2a2a;

	padding: 15px;

}



.anchor-links h3 {

	font-size: 1.250em;

	font-weight: 600;

	color: white;

	margin: 0 0 7px 0;

}



.anchor-links ul {

	list-style: none;

	margin: 0;

	padding: 0;

}



.anchor-links ul li {

	display: block;

	padding: 0;

	margin: 0;

	border-top: 1px solid #f6f6f5;	

}



.anchor-links ul li a {

	color: #f6f6f5;

	display: block;

	padding: 7px 0px;

	line-height: 1;

}







.menu-main-navigation-container {

    margin-bottom: 20px;

}



.menu-main-navigation-container ul {

	list-style: none;

	margin: 0;

	padding: 0;

	text-align: center;

}



.menu-main-navigation-container ul li {

	display: inline-block;

	margin: 0 5px;

}



.menu-main-navigation-container ul li a {

display: block;

    background: #9F1E1A;

    color: white;

    text-transform: uppercase;

    font-weight: 600;

    padding: 5px 20px;

}



.menu-main-navigation-container ul li.current_page_item a, .menu-main-navigation-container ul li a:hover, .menu-main-navigation-container ul li a:focus {

	background: #2a2a2a;

}





#home-backdrop {

	background: #e5e1d8;

	padding: 20px 0;

}



#locusar-cta {

	background: #2a2a2a;

	padding: 20px 20px 70px;

	position: relative;

	color: #f6f6f5;

	font-size: 1.250em;

	text-align: center;

	font-weight: 600;

}



#locusar-cta p {

	margin: 0;

}



#locusar-cta a {

    background: #a21b1f;

    color: #f6f6f5;

    text-transform: uppercase;

    font-size: 0.800em;

    height: 30px;

    position: absolute;

    bottom: 20px;

    right: 20px;

    display: block;

    padding: 0 15px;

    line-height: 30px;

}



#locusar-cta img {

position: absolute;

bottom: -5px;

left: -5px;

max-width: 40%;

display: none;

}



.icon {

	text-align: center;

}



.icon .glyphicon {

    background: #2a2a2a;

    color: #f6f6f6;

    width: 90px;

    height: 90px;

    -webkit-border-radius: 50px;

    border-radius: 50px;

    font-size: 2.5em;

    line-height: 90px;

}



.icon h3 {

	font-size: 1.250em;

}



.icon p {

	font-size: 0.813em;

	font-weight: 600;

}



.icon a {

	font-size: 0.875em;

	color: #a21b1f;

	font-weight: 600;

}



#carousel {

	position: relative;

	height: 350px;

	width: 100%;

	margin-bottom: 20px;

}



#carousel #controls {

    background: rgba(246,246,245,0.75);

    width: 100%;

    height: 50px;

    position: absolute;

    bottom: 0;

    left: 0;

    margin: 0;

    z-index: 100;

}



#carousel #controls a span {

	color: #a21b1f;

}



#carousel #controls a {

	display: block;

	width: 33.3333333%;

	height: 50px;

	line-height: 50px;

	font-size: 1.500em;

	font-weight: 600;

	color: #030303;

	text-align: center;

	position: absolute;

}



#carousel #controls a.active-trigger {

	background: rgba(246,246,245,0.75);

}



#carousel #controls a.link_1 {

	left: 0;

}



#carousel #controls a.link_2 {

	left: 33.3333333%;

}



#carousel #controls a.link_3 {

	left: 66.6666666%;

}



#carousel div {

	height: 350px;

background-size: cover;

    background-position: center;

    background-repeat: no-repeat;

}



#carousel div p {

    color: #f6f6f6;

    height: 300px;

    font-size: 2.25em;

    max-width: 380px;

    font-weight: 600;

    text-align: center;

    padding: 70px 20px;

    margin: auto;

    text-shadow: 3px 3px 15px #000;

    line-height: 1;

}



#carousel div p a {

    display: block;

    color: #f6f6f5;

    /*font-size: 0.6em;

    margin-top: 0.75em;*/

}



.panel {

    border: none;

    border-radius: 0;

    -webkit-box-shadow: none;

    box-shadow: none;

}



/*#footer-backdrop {

	padding: 20px 0;

}*/



#footer-backdrop p {

	color: #2a2a2a;

	font-size: 0.625em;

	font-weight: 600;

	max-width: 400px;

	margin: 5px 0;

}



.page-content {

	margin-bottom: 30px;

}



span.home-icon {

    background: #2a2a2a;

    display: block;

    width: 70px;

    height: 70px;

    margin: auto;

    -webkit-border-radius: 45px;

    border-radius: 45px;

}



p.meta {

    font-weight: bold;

    font-size: 0.75em;

}



a.read-more {

    display: inline-block;

    background: #9F1E1A;

    color: white;

    text-transform: uppercase;

    font-weight: 600;

    padding: 5px 20px;

}



h1 {

	font-weight: 600;

	font-size: 1.5em;

}







.expert-row .col-lg-1, .expert-row .col-lg-10, .expert-row .col-lg-11, .expert-row .col-lg-12, .expert-row .col-lg-2, .expert-row .col-lg-3, .expert-row .col-lg-4, .expert-row .col-lg-5, .expert-row .col-lg-6, .expert-row .col-lg-7, .expert-row .col-lg-8, .expert-row .col-lg-9, .expert-row .col-md-1, .expert-row .col-md-10, .expert-row .col-md-11, .expert-row .col-md-12, .expert-row .col-md-2, .expert-row .col-md-3, .expert-row .col-md-4, .expert-row .col-md-5, .expert-row .col-md-6, .expert-row .col-md-7, .expert-row .col-md-8, .expert-row .col-md-9, .expert-row .col-sm-1, .expert-row .col-sm-10, .expert-row .col-sm-11, .expert-row .col-sm-12, .expert-row .col-sm-2, .expert-row .col-sm-3, .expert-row .col-sm-4, .expert-row .col-sm-5, .expert-row .col-sm-6, .expert-row .col-sm-7, .expert-row .col-sm-8, .expert-row .col-sm-9, .expert-row .col-xs-1, .expert-row .col-xs-10, .expert-row .col-xs-11, .expert-row .col-xs-12, .expert-row .col-xs-2, .expert-row .col-xs-3, .expert-row .col-xs-4, .expert-row .col-xs-5, .expert-row .col-xs-6, .expert-row .col-xs-7, .expert-row .col-xs-8, .expert-row .col-xs-9 {

	padding-left: 5px;

	padding-right: 5px;

}



.expert-row {

	margin-left: -5px;

	margin-right: -5px;

}







#footer-backdrop .menu-main-navigation-container {

    margin-bottom: 10px;

}



#footer-backdrop .menu-main-navigation-container ul {

    list-style: none;

    margin: 0;

    padding: 0;

    text-align: left;

}



#footer-backdrop .menu-main-navigation-container ul li {

	display: inline-block;

	margin: 0 10px 0 0;

}



#footer-backdrop .menu-main-navigation-container ul li a {

    display: block;

    background: transparent;

    color: #2a2a2a;

    text-transform: uppercase;

    font-weight: 600;

    padding: 0;

    font-size: 0.85em;

}



#footer-backdrop .menu-main-navigation-container ul li.current_page_item a, #footer-backdrop .menu-main-navigation-container ul li a:hover, #footer-backdrop .menu-main-navigation-container ul li a:focus {

	background: transparent;

}



#footer-backdrop .menu-footer-menu-container {

    margin-bottom: 10px;

    margin-top: 16px;

}



#footer-backdrop .menu-footer-menu-container ul {

    list-style: none;

    margin: 0;

    padding: 0;

    text-align: left;

}



#footer-backdrop .menu-footer-menu-container ul li {

	display: inline-block;

	margin: 0 10px 0 0;

}



#footer-backdrop .menu-footer-menu-container ul li a {

    display: block;

    background: transparent;

    color: #2a2a2a;

    text-transform: uppercase;

    font-weight: 600;

    padding: 0;

    font-size: 0.85em;

}



#footer-backdrop .menu-footer-menu-container ul li.current_page_item a, #footer-backdrop .menu-footer-menu-container ul li a:hover, #footer-backdrop .menu-footer-menu-container ul li a:focus {

	background: transparent;

}



a.back-btn {

    display: inline-block;

    background: #666;

    color: white;

    text-transform: uppercase;

    font-weight: 600;

    padding: 5px 20px 5px 30px;

    margin-bottom: 20px;

    position: relative;

}



a.back-btn:before {

    content: '';

    position: absolute;

    border-right: 10px solid white;

    border-top: 8px solid transparent;

    border-bottom: 8px solid transparent;

    top: 50%;

    margin-top: -8px;

    left: 10px;

}



.menu-main-navigation-container ul li {

    position: relative;

}



ul.sub-menu {

    display: none;

    position: absolute;

    left: -14px;

    width: 100%;

    top: 28px;

    padding-top: 5px;

}



.menu > li:hover ul.sub-menu{

display: block;

}



.gf_contact_us #input_2_2 {

    width: 100%;

}



.gf_contact_us #input_2_3 {

    height: 50px;

}



.gf_contact_us .gform_footer.top_label {

    margin: 0px;

    padding: 0;

}



body .gf_contact_us .gform_wrapper .top_label div.ginput_container {

    margin-top: 0px;

}



.gf_contact_us .gform_heading {

    display: none;

}



.ft_img {

    text-align: right;

}



.ft_img img {

    max-width: 30%;

}



#footer-backdrop .ft_img {

    margin-top: 16px;
    margin-bottom: 10px;

}



.alignright {

    float: right;

}


.oceng_main {
    display: inline-block;
    width: 100%;
}

.oceng_cont {
    display: inline-block;
    width: 67%;
    float: left;
    margin-right: 3%;
}

.oceng_img {
    display: inline-block;
    width: 30%;
    float: left;
}

.ocmailfoot {
    display: inline-block;
    width: 100%;
    font-size: 20px;
    font-weight: 600;
    color: #a21e1a;
    margin-top: 18%;
    text-align: center;
}

.ocmailfoot a:focus, .ocmailfoot a:hover {
    color: #2a2a2a;
    text-decoration: underline;
}

.oceng_img.ocedu_img img {
    margin: 10px 0;
}

@media all and (max-width: 992px) {



	.menu-main-navigation-container ul li a {

	    padding: 2px 8px;

	}



	.menu-main-navigation-container ul li {

	    margin: 0 0;

	}



	#carousel #controls a {

	    font-size: 1.25em;

	}

	

	.ul.sub-menu {

	    position: relative;

	}

	

}



@media all and (max-width: 630px) {



	#carousel #controls {

		display: none;

	}

	

	.ul.sub-menu {

	    position: relative;

	}

	

	ul.sub-menu {

    position: relative;

    left: 0;

    width: 100%;

    top: 0;

    }

    

}











 /* footer */

 

.static-links-list span {

    float: none;

    padding: 0px 0px 15px 0px;

    width: auto;

    display: block;

}

.static-links-list span a {

   font-size: 19px;

    font-weight: 400;

}

.footercontactus, .staticlinks_1, .staticlinks_2, .staticlinks_3 {

    padding: 30px 0 0px;

    margin: 0;

    position: relative;

    display: inline-block;

    width: 100%;

}

.footer_main .gform_wrapper .top_label div.ginput_container {

     margin-top: 0px; 

}

.footer_main li#field_2_2 , .footer_main  li#field_2_3{

    margin:0px;

}



ul.toggle-block{

     list-style:none;



    padding: 0px;

}

.footer_main .gform_wrapper .gform_footer {

     padding:0px; 

     margin: 0px ; 

    clear: both;

    width: 100%;

}

.footer_main .gform_wrapper textarea.medium{

    height:70px;

    width: 76%;

}

.footer_main  .gform_wrapper span.gform_description{

    margin-bottom: 0px;

    padding:0px;

    

}

.footer_main{

border-top: 2px solid #a21b1f;

}



@media only screen and (max-width:768px){

    .footer_main .gform_wrapper textarea.medium{

        width: 100%!important;

    }

    .alignright {

        float: none;

    }

    .oceng_cont {
        width: 100%;
        float: none;
        margin-right: 0;
    }

    .oceng_img {
        margin-top: 20px;
        width: 100%;
        float: none;
    }



}

    

}

 /* footer close*/