/*
 Theme Name:     Atk
 Theme URI:      http://www.giddingsbuilding.com.au
 Description:    Responsive Theme for Giddings Building Service 
 Author:         Momentum Design
 Author URI:     http://www.momentumdesign.net.au
 Version:        1.0.0
*/


/* =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
}

.size-full{
    display: block;
    max-width: 100%;
    height: auto;
}

a:active, a:visited, a:focus { 
    border: none;
    outline: none;
    outline: 0;
}

.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;
}

.navbar-nav>li:hover .dropdown-menu{
    display: block;
}

.updateframe{
    margin-top: 120px;
    color: black;
    background-color: yellow;
}
.updateframe a{
    color: blue;
}

body .envira-gallery-wrap .envira-album-title {
	font-size: 16px;
}

.page-id-14 #mntm-page-content-section .btn {
	max-width: 375px;
    display: block;
    clear: both;
    margin: 0 auto;
}

/* =Theme customization starts here
-------------------------------------------------------------- */
html,body { 
    height:100%; 
    padding-top: 0px;
    font-size: 18px;
}

h1, h2, h3, h4, h5, h6{
    font-weight: 600;
}

h2{
    font-size: 36px;
    line-height: 48px;
}

p, a, ul{
    font-size: 16px;
    font-weight: 400;
}

a{
    color: #969696;
}

.wrap{
    width:100%;
}

.oldie{
    background-color: yellow;
    text-align: center;
    padding: 10px 0px;
    font-weight: bold;
}

.col-no-gutter{
    padding-left: 0;
    padding-right: 0;
}

.navbar-default .navbar-nav>.active>a, 
.navbar-default .navbar-nav>.active>a:focus, 
.navbar-default .navbar-nav>.active>a:hover{
    background-color: transparent;
    font-weight: 600;
}

.wpcf7-submit{
    border: none;
}

.btn{
    border-width: 2px;
}

.btn-group-lg>.btn, 
.btn-lg,
.wpcf7-submit{
    border-radius: 0;
    padding: 5px 60px;
}

.btn-default{
    background-color: transparent;
    color: white;
}

.btn-default.active, 
.btn-default.focus, 
.btn-default:active, 
.btn-default:focus, 
.btn-default:hover, 
.open>.dropdown-toggle.btn-default{
    background-color: transparent;
    border-color: #ffd605;
    background-color: #ffd605;
    color: black;
}

.mntm-container{
    padding-top: 180px;
}

.row-centered {
    text-align:center;
}
.col-centered {
    display:inline-block;
    float:none;
    /* reset the text-align */
    text-align:left;
    /* inline-block space fix */
    /*margin-right:-4px;*/
    vertical-align:top;
    padding: 0 30px;
}


/* Header
-------------------------------------------------------------- */
.navbar-default{
    background-color: transparent;
    border-color: transparent;
}

.navbar-brand{
    height: 100px;
    line-height: 100px;
    padding: 10px 0
}

.navbar>.container .navbar-brand, 
.navbar>.container-fluid .navbar-brand{
    margin-left: 0px;
}

.navbar-header{
    background-image: url('img/headerbg.png');
}

.navbar-header h1{
    margin-top: 0;
    margin-bottom: 0;
}

.navbar-default .navbar-nav>li>a,
#mtnm-social-menu{
    color: black;
}

.navbar-default .navbar-nav>li>a:focus, 
.navbar-default .navbar-nav>li>a:hover{
    color: white;
}

.navbar-default .navbar-toggle:focus, 
.navbar-default .navbar-toggle:hover{
    background-color:transparent;
}

.navbar-default .navbar-nav>.active>a, 
.navbar-default .navbar-nav>.active>a:focus, 
.navbar-default .navbar-nav>.active>a:hover{
    color: white;
}

.navbar-default .navbar-toggle{
    border-color: transparent;
}

#mntm-menu-btn{
    display: none;
}

#closemenu{
    display: none;
}

.navbar-collapse, 
.navbar-form{
    background-color: transparent;
}

div.navbar-collapse.navbar-mntm-collapse.collapse.in{
    border-bottom: 1px solid white;
}

#mtnm-social-menu a{
    color: black;
}

#mtnm-social-menu a:hover{
    text-decoration: none;
    color: white;
}

#mtnm-social-menu .facebook-logo {
    display: inline-block;
}

#mtnm-social-menu .insta-logo {
    display: inline-block;
}

#mtnm-social-menu a:hover .facebook-logo{
    background-image: url('img/facebookInvert.png');
}

#mtnm-social-menu a:hover .insta-logo{
    background-image: url('img/instagram-menu-rollover.png');
}

.menu-title{
    position: relative;
    float: right;
    margin-top: 30px;
    color: #000;
    display: none;
}

.mntm-menu-img{
    width: 52px;
    height: 52px;
    background-image: url('img/menu.png');
    background-repeat: no-repeat;
}

.mntm-menu-img:hover{
    background-image: url('img/menu-rollover.png');
}

.mntm-menu-img,
.mntm-close-menu{
    cursor: pointer;
}





/* Homepage
-------------------------------------------------------------- */
#mntm-home-section1-bg{
    background-image: url('img/home-main-image2.jpg');
    background-position: center;
    background-repeat: repeat;
}

.mntm-main-home h2{
    color: white;
    font-weight: 600;
}

.mntm-home-content{
    padding-top: 10px;
}

.mntm-home-content p, .mntm-home-content a{
    font-size: 18px;
    font-weight: 600;
}

.mntm-home-content .btn{
    font-weight: 400;
}

#mntm-home-section1-bg .btn:active{
    border: 2px solid #ffd200!important;
}

#mntm-home-section2-ourstory .btn:active{
    border: 2px solid black!important;
}

#mntm-home-section3-build .btn:active{
    border: 2px solid white!important;
}

.mntm-main-home .btn{
    margin-top: 50px;
    margin-bottom: 100px;
}

#mntm-home-section2-bg{
    margin-top: 20px;
    width: 100%;
    height: 450px;
    background-image: url('img/ourstory.jpg');
    background-position: -1100px;
    background-repeat: repeat;   
}

#mntm-home-section2-ourstory{
    background-color: #ffd200;
    text-align: center;
    font-weight: 600;
}

#mntm-home-section2-ourstory h2{
    font-weight: 600;
}

#mntm-home-section2-ourstory .btn{
    margin-top: 20px;
    margin-bottom: 140px;
    color: black;
    border-color: black;
}

#mntm-home-section2-ourstory .btn-default.active, 
#mntm-home-section2-ourstory .btn-default.focus, 
#mntm-home-section2-ourstory .btn-default:active, 
#mntm-home-section2-ourstory .btn-default:focus, 
#mntm-home-section2-ourstory .btn-default:hover, 
#mntm-home-section2-ourstory .open>.dropdown-toggle.btn-default{
    color: #ffd200;
    background-color: black;
}

#mntm-home-section3-bg{
    width: 100%;
    height: 450px;
    background-image: url('img/home-build-with-us.jpg');
    background-position: 0px;
    background-repeat: repeat;   
}

#mntm-home-section3-build .btn-default.active, 
#mntm-home-section3-build .btn-default.focus, 
#mntm-home-section3-build .btn-default:active, 
#mntm-home-section3-build .btn-default:focus, 
#mntm-home-section3-build .btn-default:hover, 
#mntm-home-section3-build .open>.dropdown-toggle.btn-default{
    color: black;
    background-color: white;
}

#mntm-home-section3-build{
    background-color: #333333;
    text-align: center;
    color: white;
}

#mntm-home-section3-build .btn{
    margin-top: 20px;
    margin-bottom: 140px;
    color: white;
    border-color: white;
}


/* Page
-------------------------------------------------------------- */
.mntm-page-top-banner{
    background-position: center;
    background-repeat: repeat;
    height: 620px;
}

#mntm-page-title-section{
    text-align: center;
}

#mntm-page-title-section h2{
    text-transform: uppercase;
    font-weight: 600;
}

#mntm-page-title-section p{
    font-size: 18px;
    font-weight: 600;
}

#mntm-page-title-section img{
    margin: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    cursor: pointer;
}

#mntm-page-content-section,
#mntm-post-content-section{
    margin-top: 50px;
    padding-bottom: 150px;
}

#mntm-page-content-section .btn,
#mntm-post-content-section .btn{
    margin-top: 50px;
}

#mntm-page-content-section a,
#mntm-post-content-section a{
    color: #827f83;
}


.mntm-page-bottom-banner{
    background-position: center;
    background-repeat: repeat;
    height: 500px;
}

.mntm-yellow,
.wpcf7-submit{
    background-color: #ffd200;
    border-color: #ffd200!important;
    color: black!important;
}

.btn.mntm-yellow:hover,
.wpcf7-submit:hover{
    background-color: #333333;
    border-color: #333333!important;
    color: #ffd200!important;
}

.btn.mntm-yellow:active{
    border: 2px solid #333333!important;
}

.mntm-gray{
    background-color: #333333;
    border-color: #333333;
    color: white;
    font-weight: 300;
}

.mntm-box-btn{
    border-color: black;
    border-width: 1px;
    color: black;
    background-color: white;
}

.btn.mntm-gray:hover {
    background-color: white;
    border-color: #333333;
    color: #333333;
    font-weight: 300;
}

/* Post
-------------------------------------------------------------- */
#mntm-post-content-section .mntm-blog-row h2{
    font-size: 26px;
    line-height: 34px;
    font-family:"myriad-pro",sans-serif;
}

/* Gallery
-------------------------------------------------------------- */
.ngg-galleryoverview{
    text-align: center;
}

.ngg-gallery-thumbnail-box{
    float: none!important;
    display: inline-block;
}

/* Contact
-------------------------------------------------------------- */
.mntm-contact-addtional p{
    line-height: 30px;
}


/* Blog
-------------------------------------------------------------- */
.mntm-blog-row{
    margin-bottom: 25px;
}


#mntm-post-content-section h2{
    margin-top: 0px;
    padding-top: 0px;
    color: black;
}

#mntm-post-content-section .btn{
    margin-top: 0px;

    position: static;
}

.mntm-blog-date{
    text-transform: uppercase;
    color: #969696;

}

#mntm-post-content-section .alignleft{
    float: none;
}

.mntm-sidebar a{
    color: black;
}

.mntm-sidebar .widget_archive{
    background-color: #ffd200;
    padding: 10px;
}

.mntm-sidebar,
.mntm-sidebar ul li{
    list-style-type: none;
}

.mntm-sidebar ul{
    margin-left: 0;
    padding-left: 0;
}

.mntm-sidebar h2{
    font-size: 16px;
}

.mntm-sidebar h2.widgettitle{
    line-height: 20px;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 8px;
}

#mntm-single-content-section{
    margin-top: 150px;
}

#mntm-single-content-section h1{
    padding-top: 0;
    margin-top: 0;
    font-family:"myriad-pro",sans-serif;
    
}

#mntm-single-content-section .btn{
    margin-top: 20px;
    margin-bottom: 100px;
}

/* Footer
-------------------------------------------------------------- */
.mntm-container-footer{
    padding-top: 50px;
    padding-bottom: 50px;
}

#mntm-footer-bg,
#mntm-footer-bg p{
    background-color: #666666;
    color: white;
    font-size: 16px;
    font-weight: 300;
}

#mntm-footer-bg li{
    list-style-type: none;
    margin-bottom: 3px;
    line-height: 28px;
}

#mntm-footer-bg li a{
    color: white;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 300;
}

#mntm-footer-bg li a:hover{
    color: #ffd200;
}

#mntm-footer-bg li a{
    text-decoration: none;
}


.mntm-footer-social li{
    padding-bottom: 6px;
}

.mntm-footer-social-icon{
    width: 31px;
    height: 31px;
    display: inline-block;
    float: left;
    margin-right: 10px
}


.mntm-footer-phone{
    background-image: url('img/phone.png');
}

.mntm-phone:hover .mntm-footer-phone{
    background-image: url('img/phone-rollover.png');
}

.mntm-footer-email{
    background-image: url('img/email.png');
}

.mntm-email-text{
    text-transform: lowercase;
}

.mntm-email:hover .mntm-footer-email{
    background-image: url('img/email-rollover.png');
}

.mntm-footer-post{
    background-image: url('img/post.png');
}

.mntm-post:hover .mntm-footer-post{
    background-image: url('img/post-rollover.png');
}

.mntm-footer-fb{
    background-image: url('img/facebook.png');
}

.mntm-fb:hover .mntm-footer-fb{
    background-image: url('img/facebook-rollover.png');
}

.mntm-footer-insta{
    background-image: url('img/instagram.png');
}

.mntm-insta:hover .mntm-footer-insta{
    background-image: url('img/instagram-rollover.png');
}

.mntm-copyright,
.mntm-copyright a{
    text-align: right;
    font-size: 11px;
    color: white;
    text-align: right;
}

.mntm-copyright a:hover{
    color: #ffd200;
    text-decoration: none;
}

.mntm-copyright img{
    display: inline-block;
    padding-top: 80px;
}


a.envira-back-link{
    margin-bottom: 20px;
    display: inline-block;
    text-transform: uppercase;
}

.envira-gallery-description p{
    font-size: 16px;
}

.envira-gallery-wrap .envira-album-title{
    display: inline-block;
    text-align: center;
    width: 100%;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
    line-height: 26px;
    font-family: "myriad-pro", sans-serif;
}

.envira-gallery-wrap .envira-album-caption{
    font-size: 14px;
    text-align: center;
    color: #969696;
    display: inline-block;
    margin-top: 10px;
    width: 100%;
}

/* Media Querires*/
@media (max-width: 767px) {
    #mntm-menu-holder{
        margin-left: -15px;
        margin-right: -15px;
        background-color: #ffd200;
        width: 200px;
        float: right;
        border-left: 1px solid white;
        border-right: 1px solid white;
    }

    #mntm-menu-holder .nav>li{
        text-align: right;
        padding-right: 30px
    }

    .navbar-header{
        margin-left: -15px;
        margin-right: -15px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .navbar-default .navbar-toggle{
        margin-right: 0px;
    }

    .mnmt-menu-icon{
        display: none;
    }

    #mtnm-social-menu{
        display: none;
    }

    #mntm-home-section2-bg,
    #mntm-home-section3-bg{
        height: 250px;
        background-size: cover;
    }

    .mntm-page-top-banner{
        height: 310px;
        background-size: cover;
    }


    /*-------------------------------footer-----*/
    #mntm-footer-bg #menu-main-1{
        text-align: center;
        padding-left: 0px;
        padding-bottom: 50px;
    }

    .mntm-footer-social{
        padding-left: 0px;
        text-align: center;
    }

    .mntm-footer-social-icon{
        margin: auto;
        float: none;
    }

    .mntm-copyright{
        text-align: center;
    }
    .mntm-copyright img{
        padding-bottom: 20px;
        padding-top: 50px;
    }

    .mntm-page-bottom-banner{
        height: 250px;
        background-size: cover;
    }

}


@media (min-width: 768px) {
    .mntm-container-header{
        position: relative;
    }

    .navbar-default{
        background-image: url('img/headerbg.png');
    }

    .navbar-nav>li>a{
        padding: 10px 25px;
    }

    .navbar-header{
        background-image: none;
    }

    #mntm-menu-btn{
        display: block;
        position: relative;
        float: right;
        padding: 9px 10px;
        margin-top: 8px;
        margin-right: 15px;
        margin-bottom: 8px;
        background-color: transparent;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px;
        cursor: pointer;
    }

    .collapseMenu{
        display: none;
    }

    .collapseMenu.in{
        display: block;
    }

    #mntm-menu-holder{
        position: absolute;
        right: 40px;
        top:10px;
        width:230px;
        background-color: #ffd605;
    }


    #menu-main{
        padding-top: 30px;
        background-color: #ffd605;
        width: 100%;
        border-left: 1px solid white;
        border-right: 1px solid white;
        border-top: 1px solid white;
    }

    #closemenu{
        display: block;
        position: absolute;
        top:5px;
        right:5px;
        z-index: 999;
    }

    .navbar-collapse, 
    .navbar-form{
        border-color:transparent;
    }

    .navbar-fixed-bottom .navbar-collapse, 
    .navbar-fixed-top .navbar-collapse{
        max-height: none;
    }

    .navbar-nav>li{
        float: none;
        text-transform: uppercase;    
    }

    .navbar-default .navbar-nav>li>a{
        font-size: 19px;
    }

    #mtnm-social-menu a{
        font-size: 19px;
    }

    #closemenu{
        cursor: pointer;
    }

    .mnmt-menu-icon{
        float: right;
        margin-right: 35px;
        margin-top: -2px;
        font-weight: 600;
    }

    .menu-title{
        display: block;
    }

    .mntm-main-home{
        padding-right: 50px;
    }

    #mtnm-social-menu{
        padding-top: 40px;
        padding-left: 25px;
        border-left: 1px solid white;
        border-right: 1px solid white;
        border-bottom: 1px solid white;
    }

    .facebook-logo{
        width: 31px;
        height: 31px;
        margin-top: 10px;
        margin-bottom: 20px;
        background-image: url('img/facebook.png');
        background-repeat: no-repeat;
    }

    .insta-logo {
        width: 31px;
        height: 31px;
        margin-top: 10px;
        margin-bottom: 20px;
        background-image: url('img/instagram.png');
        background-repeat: no-repeat;
    }

    #mntm-home-section2-bg,
    #mntm-home-section3-bg{
        background-position: center;
    }

    #mntm-footer-bg #menu-main-1{
        text-align: left;
    }

    .mntm-footer-social{
        text-align: left;
    }

    .mntm-footer-social-icon{
        float: left;
    }

    .mntm-copyright{
        text-align: right;
    }

}
@media (min-width: 992px)  {

    #mntm-post-content-section .alignleft{
        float: left;
    }

    #mntm-post-content-section .btn{
        position: absolute;
        margin-left: 240px;
        bottom: 20px;
    }

    body .envira-gallery-wrap .envira-album-title {
        font-size: 16px;
        min-height: 53px;
    }
    
}


@media (min-width: 1200px) {
    #mntm-post-content-section .btn{
        margin-top: 20px;
    }
}
@media (min-width:2200px){
    #mntm-home-section1-bg,
    #mntm-home-section2-bg,
    #mntm-home-section3-bg,
    .mntm-page-top-banner,
    .mntm-page-bottom-banner{
        background-size: 100%;
    }
}

