@media screen and  (min-width: 940px){
    .wrap_content{
    max-width: 970px;
}

}
.wrap_content{
    margin: 0px auto;
}
.wrap_content #contentbkgnd{
    float: left;
    width: 100%;
    margin-bottom: 15px;
}
.main_store_content{
    width: 100%;
    float: left;
}
.col_store_left{
    width: 52%;
    float: left;
    padding-top: 70px;
}
.col_store_right{
    width: 100%;
    float: left;
    padding-top: 20px;
}
.bg_home{
        width: 100%;
        height: 550px;
        position: relative;
    }
    .first_bg{
        background: url(../images/home_image.png) no-repeat bottom left;
        width: 100%;
        height: 100%;
        position: absolute;
    }
    .second_bg{
        background: url(../images/bg_1.2.png) no-repeat bottom left;
        width: 100%;
        height: 100%;
        position: absolute;
        display: none;        
    }
    .thirty_bg{
        background: url(../images/bg_2.2.png) no-repeat bottom left;
        width: 100%;
        height: 100%;
        position: absolute;
        display: none; 
    }    
    .townsville_ingham{
        position: absolute;
        top: 187px;
        left: 140px;        
    }
    .townsville_ingham .townsville_ingham_img{
        display: none;
    }
    .townsville_ingham .townsville_ingham_txt{
        position: absolute;
        right: -195px;
        top: 15px;
        display: none;
    }
    .gold_coast{
        position: absolute;
        bottom: 35px;
        right: 145px;        
    }
    .gold_coast .gold_coast_img{
         display: none;
    }
    .gold_coast .gold_coast_txt{
        position: absolute;
        right: -125px;
        top: 20px;
         display: none;
    }
    .ingham{
        position: absolute;
        left: 177px;
        top: 143px;
        display: none;
    }
    .ingham .ingham_txt{
        position: absolute;
        right: -111px;
        top: 30px;
        display: none;
    }
    .townsville{
        bottom: 169px;
        position: absolute;
        right: 200px;
        display: none;
    }
    .townsville .townsville_txt{
        position: absolute;
        top: 15px;
        right: -163px;
        display: none;
    }
    .icon_back{
        position: absolute;
        top: 25px;
        left: 34px;
    }
    .south_tweed{
        position: absolute;
        bottom: 16px;
        right: 165px;
        display: none;
    }
    .south_tweed .south_tweed_txt{
        position: absolute;
        top: 26px;
        right: -145px;
    }
    .currumbin{
        position: absolute;
        bottom: 97px;
        right: 218px;
        display: none;
    }
    .currumbin .currumbin_txt{
        position: absolute;
        top: 14px;
        right: -118px;
    }
    .mudgeeraba{
        position: absolute;
        bottom: 177px;
        right: 294px;
        display: none;
    }
    .mudgeeraba .mudgeeraba_txt{
        position: absolute;
        top: 30px;
        right: -161px;
    }
    .ashmore{
        position: absolute;
        top: 236px;
        right: 282px;
        display: none;
    }
    .ashmore .ashmore_txt{
        top: 28px;
        position: absolute;
        right: -105px;
    }
    .oxenford{
        position: absolute;
        top: 149px;
        right: 310px;
        display: none;
    }
    .oxenford .oxenford_txt{
        position: absolute;
        top: 28px;
        right: -138px;
    }
.cls_map{
        width:100%;
        text-align: center;
}
.row_store{
    width: 100%;
    float: left;
}
.row_store .title_row{
    width: 100%;
    float: left;
}
.row_store .title_row h3{
    color: #fff;
    font-size: 30px;
    margin: 0px 0px 0px 20px;
}
.row_store .box_store{
    float: left;
    width: 33%;
}
.row_store .box_store.store_midle{
    margin-right: 0.5%;
    margin-left: 0.5%;
}
    
@media screen and  (min-width: 768px) and (max-width: 940px) {
.wrap_content{
    max-width: 940px;
    margin: 0px auto;
}
.col_store_left{
    width: 52%;
    padding-top: 0px;
}
.col_store_right{
    width: 100%;
    padding-top: 20px;
}
.first_bg{
        background: url(../images/home_image_480.png) no-repeat bottom left;
}
.thirty_bg {
    background: url(../images/bg_2.2_480.png) no-repeat bottom left;
}
.second_bg {
    background: url(../images/bg_1.2_480.png) no-repeat bottom left;
}

.townsville_ingham {
    position: absolute;
    top: 296px;
    left: 114px;
}
.gold_coast {
    position: absolute;
    bottom: 35px;
    right: 108px;
}
.ingham {
    position: absolute;
    left: 138px;
    top: 193px;
    display: none;
}
.townsville {
    bottom: 137px;
    position: absolute;
    right: 164px;
    display: none;
}
.oxenford {
    position: absolute;
    top: 149px;
    right: 226px;
    display: none;
}
.ashmore {
    position: absolute;
    top: 236px;
    right: 207px;
    display: none;
}
.mudgeeraba {
    position: absolute;
    bottom: 177px;
    right: 214px;
    display: none;
}
.currumbin {
    position: absolute;
    bottom: 97px;
    right: 163px;
    display: none;
}
.south_tweed {
    position: absolute;
    bottom: 16px;
    right: 132px;
    display: none;
}
.icon_back {
    position: absolute;
    top: 95px;
    left: 34px;
}
.row_store .box_store{
    float: left;
    width: 49%;
}
}

@media screen and  (min-width: 661px) and (max-width: 768px) {
.wrap_content{
    max-width: 768px;
    margin: 0px auto;
}
.col_store_left{
    width: 85%;
    padding-top: 20px;
    margin-left: 30px;
}
.col_store_right{
    width: 100%;
    padding-top: 10px;
}
.gold_coast {
    position: absolute;
    bottom: 35px;
    right: 219px;
}
.townsville {
    bottom: 169px;
    position: absolute;
    right: 282px;
    display: none;
}
.south_tweed {
    position: absolute;
    bottom: 16px;
    right: 245px;
    display: none;
}
.currumbin {
    position: absolute;
    bottom: 97px;
    right: 285px;
    display: none;
}
.mudgeeraba {
    position: absolute;
    bottom: 177px;
    right: 343px;
    display: none;
}
.ashmore {
    position: absolute;
    top: 236px;
    right: 354px;
    display: none;
}
.oxenford {
    position: absolute;
    top: 149px;
    right: 372px;
    display: none;
}
.row_store .box_store{
    float: left;
    width: 49%;
}

}

@media screen and  (min-width: 481px) and (max-width: 660px) {
    .wrap_content{
    max-width: 660px;
    margin: 0px auto;
}
.col_store_left{
    width: 70%;
    padding-top: 20px
}
.col_store_right{
    width: 100%;
    padding-top: 10px;
}
.gold_coast {
    position: absolute;
    bottom: 35px;
    right: 64px;
}
.townsville {
    bottom: 169px;
    position: absolute;
    right: 130px;
    display: none;
}
.south_tweed {
    position: absolute;
    bottom: 16px;
    right: 90px;
    display: none;
}
.currumbin {
    position: absolute;
    bottom: 97px;
    right: 133px;
    display: none;
}
.mudgeeraba {
    position: absolute;
    bottom: 177px;
    right: 199px;
    display: none;
}
.ashmore {
    position: absolute;
    top: 236px;
    right: 199px;
    display: none;
}
.oxenford {
    position: absolute;
    top: 149px;
    right: 215px;
    display: none;
}
.row_store .box_store{
    float: left;
    width: 95%;
}
   
}


@media screen and (min-width:400px) and (max-width:480px){
.wrap_content{
    max-width: 480px;
    margin: 0px auto;
}
.col_store_left{
    width: 95%;
    padding-top: 0px
}
.col_store_right{
    width: 100%;
    padding-top: 10px;
}
.first_bg{
        background: url(../images/home_image_480.png) no-repeat bottom left;
}
.townsville_ingham {
    position: absolute;
    top: 252px;
    left: 111px;
}
.second_bg {
    background: url(../images/bg_1.2_480.png) no-repeat bottom left;
}
.ingham {
    position: absolute;
    left: 132px;
    top: 201px;
    display: none;
}
.townsville {
    bottom: 140px;
    position: absolute;
    right: 200px;
    display: none;
}
.icon_back {
    position: absolute;
    top: 105px;
    left: 34px;
}
.thirty_bg {
    background: url(../images/bg_2.2_480.png) no-repeat bottom left;
}
.thirty_bg .icon_back {    
    top: 99px;    
}
.oxenford {
    position: absolute;
    top: 149px;
    right: 288px;
    display: none;
}
.ashmore {
    position: absolute;
    top: 236px;
    right: 265px;
    display: none;
}
.mudgeeraba {
    position: absolute;
    bottom: 177px;
    right: 276px;
    display: none;
}
.row_store .box_store{
    float: left;
    width: 100%;
}
}

@media screen and (max-width: 400px){
    .wrap_content{
    max-width: 400px;
    margin: 0px auto;
}
.col_store_left{
    width: 95%;
    padding-top: 0px
}
.col_store_right{
    width: 100%;
    padding-top: 10px;
}
.first_bg{
        background: url(../images/home_image_480.png) no-repeat bottom left;
}
.icon_back {
    position: absolute;
    top: 105px;
    left: 34px;
}
.townsville_ingham {
    position: absolute;
    top: 252px;
    left: 111px;
}
.second_bg {
    background: url(../images/bg_1.2_480.png) no-repeat bottom left;
}
.thirty_bg {
    background: url(../images/bg_2.2_480.png) no-repeat bottom left;
}
.thirty_bg .icon_back {    
    top: 99px;    
}
.gold_coast {
    position: absolute;
    bottom: 35px;
    right: 50px;
}
.townsville {
    bottom: 140px;
    position: absolute;
    right: 125px;
    display: none;
}
.oxenford {
    position: absolute;
    top: 149px;
    right: 188px;
    display: none;
}
.ashmore {
    position: absolute;
    top: 236px;
    right: 179px;
    display: none;
}
.mudgeeraba {
    position: absolute;
    bottom: 177px;
    right: 154px;
    display: none;
}
.currumbin {
    position: absolute;
    bottom: 91px;
    right: 117px;
    display: none;
}
.south_tweed {
    position: absolute;
    bottom: 16px;
    right: 69px;
    display: none;
}
.ingham {
    position: absolute;
    left: 129px;
    top: 200px;
    display: none;
}
.row_store .box_store{
    float: left;
    width: 100%;
}
}