@import "normalize.css";
@import "bootstrap.min.css";
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,700i,800');

* {
    margin: 0;
    padding: 0;
    text-decoration: none!important;
    box-sizing: border-box;
    font-family: 'Open Sans', sans-serif!important;
    font-size: 1em;
}
article,article p ,article span, article div{
    text-align: justify;
}
/*
hm-home
hd-header
bx-box

*/

/*scroll top*/

.content-header,.content-hm-header
{
    display: none!important;
}

.small-logo
{
    margin:9px 0 0!important;
    max-width: 280px; 
}
.hmenu{
    padding: 25px 0!important;
}
/*colunas*/

h1,h2,h3,h4,h5,h6
{
    margin: 0;
}
.full,.bx
{
    width: 100%;
    float: left;
}
.bx
{
    padding-bottom: 2%;
}
.bx blockquote
{
    min-height: 241px;
}
.img-full
{
    width: 100%;
}
.bx-bd
{
   border:1px solid #ECECEC;
}

/*Titles*/

.titles
{
    width: 100%;
    float: left;
    padding: 3% 0;
    margin:0;
    font-size: 4em;

}
.titles span{
    color:#F6E027;
}
.left{
    text-align: left
}

/*colors*/

.white
{
    color:#fff;
}
.red
{
    color:#CA2026;
}
.bg-red{
    background: #CA2026;
}
.silver
{
    color:#888E8E;
}
.bg-blue
{
background-color: #0694AA;
}

/*Backgrounds*/

.bg-title
{
    background-color: #002C4D;
}
.bg-bx
{
background-color: #002C4D;
}

/*Grid estrutura*/

footer,
header,
main {
    width: 100%;
    margin: 0 auto;
    float: left
}
.fixed{
    position: fixed;
}
header
{
    z-index: 99;
    border:1px solid #F2F9FB;
    position: relative;
    background-color: #fff;
}

header #content-hm-header{

    background: #F2F2F2;
    color:#2D2A31;
    width: 100%;
    display: block;
    text-align: center;
    padding:6px 0; 

}
header #content-hm-header img{
    margin:0 4px 0 12px;
}

header #logo {
    display: inline-block;
    margin: 2%
}
header #logo img {
    width: 100%;
    background-size: 100%;
    max-width: 310px; 

}

/*Menu Header*/

header #menu {
    background-color: #fff!important;
    padding: 24px 0;      
}
header #menu a {
    font-size: 1em;
    padding: 16px 18px;
    color:#4E4E4E;
    font-weight: 700;
}
header #menu .caret{
    color: #F6E027;

}
header .navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
 
    color: #168CB2!important;
}

header .dropdown-menu
{
    background-color: #fff!important;
}
header .dropdown-menu>li>a {
    line-height: 0!important;
    border: 0!important;
    margin: 1px 0;
    font-size: 1em;
    padding: 11px 0;
}

header .navbar-nav {
    width: 100%!important;
    line-height: 0!important;
    float: right!important
}

header .navbar-header {
    background: #fff;
    width:100%;
    float:left;
}

header .navbar-default {
    border: none!important;
    background-color: #fff!important
}

header .navbar-toggle {
    background: #fff!important
}
header .navbar {
    min-height: 37px!important;
    margin-bottom: 0!important
}

header #bx-lig-p-vc{
    width: 100%;
    max-width: 176px;
    border: 2px solid #2D2A31;
    color:#2D2A31;
    padding: 8px;
    margin: 10px 0;
    text-align: center;
    font-weight: 700;
    float: right
        
}
header #bx-lig-p-vc figure{
    width: 100%;
    margin:3px 0;
}
header #bx-lig-p-vc a{
    color: #2D2A31;
}
/*Busca Header*/

header #content-find-hm{
   background-color: #F6E027;
   padding: 8px;
}
header #content-find-hm form ul li{
   list-style-type: none;
   padding:0 2px;
   max-width: 150px;
}

header #content-find-hm form input,header #content-find-hm form select{
   font-size:1em!important;
   border:none;
   padding: 4px;
}
header #content-find-hm button{
   width: 100%;
   background:#CBB929 url(../imgs/icones/find.png)right no-repeat;
   background-position-x: 113px;
   border:none;
   padding: 4px;
}

.share-buttons
{
    width: 40px;
    height: 40px;
    float: left;
    margin: -9px 1px;
}
.share-buttons-facebook
{
    background: url(../imgs/icones/share-facebook.png)center no-repeat;
}
.share-buttons-twitter
{
    background: url(../imgs/icones/share-twitter.png)center no-repeat;
}
.share-buttons-whatsapp
{
    background: url(../imgs/icones/share-whatsapp.png)center no-repeat;
}
#btn-whatsapp
{
    display: none;
}

#box-compartilhamento
{
    width:100%;
    float: left;
    margin: 6px 0;
    border:1px solid #efefef;
    padding: 15px;
    min-height: 46px;
    display: inline-block
}
#box-compartilhamento .btn-face
{
    height: 30px!important;
    margin:1px 8px;
    float: left;
}
#box-compartilhamento .btn-twitter
{
    height: 30px!important;
    margin:1px 14px;
    float: left;
}
#box-compartilhamento .btn-gplus
{
    height: 30px!important;
    margin:1px 14px;
    float: left;
}

/*Main Body*/

main{
    min-height: 800px;
}

main .section-header
{
    width: 100%;
    background: #fff!important;
    border:0;
    z-index: 98
}
main .section-header h4
{
    width: 100%;
    float: left;
    margin: 2% 0 4%;
}
main .section-header .breadcrumb
{
    background-color: #fff;
}
main .section-header .breadcrumb a
{
    color: #002C4D;
}


main #boxBanner {
    width: 100%;
    float: left;

}
main #boxBanner img {
    width: 100%;
    max-height: 522px
}





/*Imóveis Home Destaques*/

main #content-imv-hm-des,main #content-imv-hm{
    margin: 2% 0;
    text-align: center

}
main #content-imv-hm-des img{
    max-height: 428px;
}
main #content-imv-hm-des button,main #content-imv-hm button{
    margin: 2% 0;
    text-align: center

}
main #content-imv-hm figure,main #content-imv-hm-des figure{
    cursor: pointer;
}
main #content-imv-hm-des figure figcaption h3{
    font-size: 1.5em!important;
    margin: 10px 0;
}

main #content-imv-hm-des figure figcaption {
    background: rgba(0,0,0, 0.7);
    position: relative;
    width: 100%;
    padding:10px 4px;
    margin: -68px 0;
    color:#fff;
    float: left

}
main #content-imv-hm figure figcaption h4,main #content-imv-hm-des figure figcaption h4{
    font-weight: 400;
    margin:0 0 14px 0;
    text-align: left;
}
main #content-imv-hm figure figcaption h5,main #content-imv-hm-des figure figcaption h5{
    text-align: left;
}
main #content-imv-hm figure figcaption h3,main #content-imv-hm-des figure figcaption h3{
    color:#F6E027;
    font-weight: 700;
    font-size: 100%
}
main #content-imv-hm .bximv{
    margin: 10px 0;
}
main #content-imv-hm img{
    max-height: 263px;
}

main #content-imv-hm figure figcaption {
    background: rgba(0,0,0, 0.7);
    position: relative;
    width: 100%;
    padding:10px 4px;
    margin: -63px 0;
    color:#fff;
    float: left

}
main #content-imv-hm figure figcaption h4{
     font-size: 1em;
}
main #content-imv-hm figure figcaption h3{

}

/*Banner Centro Vendas e Financiamento*/
#content-bn-hm{
    width: 100%;
    text-align: center;
    margin:0 auto;

}
#content-bn-hm #content-dep-dic-hm{
    margin: 2% 0;
    
}
#content-bn-hm button{
    background: #F6E027;
    font-weight: 900;
    margin-top: -74px;
    position: relative;
    padding: 16px;
    border-radius: 0; 
}

/*Financiamentos*/

.box-sim-fin img{
    margin: 6% 0;
}
.box-sim-fin h4{
    margin: 3% 0;
}

/* Dicas */

.box-news-hm img{
    max-height: 240px;

}

.box-news-hm h4{
    height: 58px;
    margin:2px 0;
    font-weight: 700;
    text-align: justify;

}

/*Ultimas Postagens */

main #ult-posts{
    width: 100%;
    margin: 1% 0;
    background: #FAFAFA;
}

/*Depoimentos */

main #content-dep-dic-hm{
    margin:1% 0;
}

main #dep-hm{
    width: 100%;
    display: block;
    background: #F6DF26;
    border:16px solid #FAEF93;
    padding:2%;


}
#dep-hm blockquote {
    min-height: 140px;
    padding:0 54px;
    text-align: center;

}
#dep-hm blockquote h3{
    margin:40px 0 0 0;
    color:#333;
    font-weight: bold;
}


/*Carousel Depoimentos*/

 .carousel-indicators .active{ background: #31708f; } 
 .content{ margin-top:20px; } 
 .adjust1{ float:left; width:100%; margin-bottom:0; } 
 .adjust2{ margin:0; } 
 .carousel-indicators li{ border :1px solid #ccc; } 
 .carousel-control{ color:#fff; width:5%; } 
 .carousel-control:hover,  .carousel-control:focus{ color:#31708f; } 
 .carousel-control.left, .carousel-control.right { background-image: none; top:60px;font-size: 4em;}
 .media-object{ margin:auto; margin-top:15%; } 
 @media screen and (max-width: 768px) { .media-object{ margin-top:0; } }







main article{
    font-size: 1.2em!important;
}
main article img{
    width: 100%;
    text-align: center;
    max-width: 700px;
}



/*noticias detalhes*/

main #content-news-detalhes
{
    width: 100%;
    float: left;
}
main #content-news-detalhes h2
{
    font-size: 1.5em;
    color:#333;
    font-weight: 400;
    margin-bottom: 1%;
    text-transform: uppercase;
    margin: 2% 0;
}
main #content-news-detalhes iframe
{
    width: 100%!important;
    height: 570px!important;
}
main #content-news-detalhes #lateral-direita img
{
    float: left;
    width: 100%;
    max-height: 500px;
}
main #content-news-detalhes article
{
    width: 100%;
    float: left;
}


main #news-laterais{
    text-align: center;
    width: 100%;
    float: left;
    margin:2% 0;
    border:1px solid #efefef;
}
main #news-laterais figure img
{
    width: 100%;
    min-height: 105px;
    margin:0 6px;
}
main #news-laterais h1
{
    width:98%;
    float: left;
    text-align: left;
    margin:8px 3px;
}
main #news-laterais h1 span
{
    background:#F6E027;
    color:#4E4E4E;
    padding: 5px 16px;
    float: left;
    font-size: .7em;
    text-align: left;
    margin:0 12px; 
}  
main #news-laterais h5
{
    color:#002C4D;
    min-height: 48px;
    font-size: 1.2em;
    text-transform: uppercase;
    text-align: left;
}
main #content-news-list .box-news
{
    width: 100%;
    float:left;
    padding:2% 0;
    border-bottom: 1px solid #efefef; 
}
main #content-news-list .box-news h3
{
    color:#2D2A31;
    font-weight: bold;
    margin-bottom: 1%;
    text-transform: uppercase;
}
main #content-news-list .box-news img{
    max-height: 210px;
}
main #content-news-list figure img
{
    width: 100%;
    float:left;
    border:1px solid #efefef;

}
.breadcrumb a:hover{color:#333}
#clientes-box ul,
#clientes-box ul li figure img
 {
    width: 100%
}

main #clientes-box ul li {
    max-width: 283px;
    margin: 0
}

main #clientes-box ul li:hover {
    border: 4px solid #CA2026
}


main #logos-box ul li {
    max-width: 130px;
    margin: 2%
}


main  #map_canvas {
    height: 400px;
    width: 100%;
    float: left;
    position: relative;
    color: #333;
    margin-bottom: 20px;
    background: #fff;
    padding: .9%;
    border-radius: 5px
}

main  #directions-panel {
    width: 100%;
    height: 100%;
    float: left;
    overflow: auto;
    position: relative;
    display: none;
    margin-left: 2%
}


main #searchTextField {
    width: 100%;
    margin-bottom: 10px
}


/*Blog*/

.menu-blog {
    list-style: none
}
.menu-blog {
    width: 100%;
    margin: 4% 0
}

.menu-blog li a {
    width: 100%;
    padding: 11px;
    font-size: 1.1em;
    display: block;
    color: #777;
    margin: 2px 0;
    border: 1px solid #efefef;
}

.menu-blog li a:hover {
    background: #C02D31;
    color: #fff;
    border: 1px solid #C02D31;
}
.box-news figcaption{
    background-color:#C02D31;
    color:#fff;
    float: left;
    margin: -38px 0;
    padding: 9px;
    position: relative;

}
.box-news h4{
    width:100%;
    float: left;margin: 12px 0;
    min-height: 50px;
}
/*Busca blog*/
.box-post{
    width: 100%;
    float: left;
    margin: 3% 0;

}
.box-post img{
    width: 100%;

}
.box-post h4{
    color:#C02D31;
}

#form-busca{
    width: 100%;
    float: left;
    margin: 16px 0;
}
#form-busca input{
    width: 100%;
    max-width: 316px;
    padding: 4px;
}
#form-busca button{
    width:28px;
    padding: 6px;
    background: #C02D31;
    color:#fff;
    margin: 2px 0;
}



.clearout {
height:20px;
clear:both;
}

#flexiselDemo1, #flexiselDemo2, #flexiselDemo3 {
display:none;
}

.nbs-flexisel-container {
    position:relative;
    max-width:100%;
}
.nbs-flexisel-ul {
    position:relative;
    width:99999px;
    margin:0px;
    padding:0px;
    list-style-type:none;   
    text-align:center;  
}

.nbs-flexisel-inner {
    position: relative;
    overflow: hidden;
    float:left;
    width:100%;
}

.nbs-flexisel-item {
    float:left;
    margin:0px;
    padding:0px;

    position:relative;
    line-height:0px;
}
.nbs-flexisel-item img {
    max-width: 98%;

    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
}

/*** Navigation ***/

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    padding:5px 10px;
    border-radius:15px;
    -moz-border-radius:15px;
    -webkit-border-radius:15px;      
    position: absolute;
    z-index: 4;
    top:48%;
    background: rgba(0,44,77,0.5);
    color: #fff;     
}

.nbs-flexisel-nav-left {
    left: 10px;
}

.nbs-flexisel-nav-left:before {
    content: "<"
}

.nbs-flexisel-nav-left.disabled {
    opacity: 0.4;
}

.nbs-flexisel-nav-right {
    right: 5px;    
}

.nbs-flexisel-nav-right:before {
    content: ">"
}

.nbs-flexisel-nav-right.disabled {
    opacity: 0.4;
}


footer {
    background-color: #2B2B2B;
    color:#fff;
}

footer h3{
    font-weight: 900;
    margin: 10px 0;
    color:#F6DF26;
}
footer address
{
    margin: 26px 0;
    display: block;
    text-transform: uppercase;
}
footer address h3{
    width: 100%;
    display: inline-block;
    margin: 5% 0;
    color: #fff;

}
footer address span{
    display: inline-block;
    width: 100%;
    margin: 5px 0;
}

footer nav ul {
    width: 100%;
    display: block;
    list-style: none
}

footer nav ul li {
    width: 100%;
    display: inline-block;
    margin: 5px 0;
}

footer nav ul li a {

    font-size: 1em;
    font-weight: 300;
    color:#fff;
}
footer nav ul li a:hover{
    color: #F6DF26;
}


footer #rs-footer{
    width: 100%;
    margin: 2% 0;
    text-align: center;
    border-bottom: 1px solid #fff;
    padding: 4px;
}
footer .icon{
    width: 20px;
    height: 27px;
    float: left;
    margin: 2px 10px 0 0;
}
footer .location{
    background: url(../imgs/icones/location.png)center no-repeat;
}
footer .mail{
    background: url(../imgs/icones/mail.png)center no-repeat;
}
footer .phone{
    background: url(../imgs/icones/phone.png)center no-repeat;
}

footer #copyright {
    float: left;
    width: 100%;
    padding: 1% 0;
   
}

footer #copyright h4 {
    margin: 0
}

footer #copyright p {
    margin: 0 auto;
    text-align: center;
    color: #fff;
}


/*Formularios*/


.forms
{
    width: 100%;
    color: #333;
    font-size: 1em;
    float: left;
}
.forms input , .forms select,.forms textarea
{
    padding: 11px;
    font-size: 1.2em;
    margin-bottom: 10px;
    width: 100%;
    outline: 0;
    background-color: #F9F9F9;
    border: 1px solid #002C4D!important;
    border-radius: 2px!important;
}
.forms ul
{
    list-style: none;
}
.forms textarea
{
    margin: 0 0 1.8%;
    width: 100%;
    font-size: 1.2em;
    padding: 2%;
    outline: 0;
    border:2px solid #efefef;
    border-radius: 5px;
}
.forms legend
{
    border-bottom:1px solid  #002C4D;
    padding: 10px;
    color:#002C4D;
    font-weight: bold;
}
.forms label
{
 width: 100%;
 float: left;
 color:#333;
 font-weight: 900;
}

#formularioContato{
    max-width: 500px;
    margin: 0 auto;
    float: none
}


.labelInline {
    display: inline!important
}


.crsl-nav .next,
.crsl-nav .previous {
    color: #fff!important;
    font-weight: 700
}

#galeriaFotos {
    max-width: 280px;
    float: left;
    clear: inherit
}

#galeriaFotos p a {
    color: #555;
    font-weight: 700
}

#galeriaFotos span h1 {
    font-size: 1.7em
}

#galeriaFotos figure img {
    width: 100%;
    min-height: 208px
}

.galeriaFotos {
    width: 100%;
    padding: 2%;
    float: left;
    margin:2% 0
}

.galeriaFotos .thumbnails {
    width: 100%!important
}

.galeriaFotos .thumbnails li {
    max-width: 225px;
    float: left;
    list-style: none;
    padding: 1%;
    margin: 0
}


.thumbnail a>img,
.thumbnail>img {
    min-height: 160px;
    max-height: 193px!important
}


.crsl-wrap {
    width: 2825px;
    margin-left: -565px
}

.crsl-item {
    position: relative;
    float: left;
    height: auto;
    width: 555px;
    margin-right: 10px
}

.wide-image {
    display: block;
    width: 100%;
    height: auto
}

.crsl-items {
    margin: 2px auto
}

.crsl-item figcaption {
    box-sizing: border-box;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 10px;
    color: #FFF;
    background: rgba(0, 0, 0, .5)
}

@media screen and (max-width:50em) {
    .content {
        padding: 0 10px;
        text-align: center
    }
    .grid figure {
        display: inline-block;
        float: none;
        margin: 10px auto;
        width: 100%
    }
}

.hoverzoom {
    position: relative;
    width:100%
}

.hoverzoom>img {
    width: 100%;
    border-radius: 2px;
    -webkit-transition: all .8s cubic-bezier(.19, 1, .22, 1);
    -moz-transition: all .8s cubic-bezier(.19, 1, .22, 1);
    -ms-transition: all .8s cubic-bezier(.19, 1, .22, 1);
    -o-transition: all .8s cubic-bezier(.19, 1, .22, 1);
    transition: all .8s cubic-bezier(.19, 1, .22, 1)
}

.hoverzoom:hover>img {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5)
}

.hoverzoom .retina {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    background: rgba(0, 0, 0, .5);
    border-radius: 2px;
    text-align: center;
    padding: 30px;
    -webkit-transition: all .8s cubic-bezier(.19, 1, .22, 1);
    -moz-transition: all .8s cubic-bezier(.19, 1, .22, 1);
    -ms-transition: all .8s cubic-bezier(.19, 1, .22, 1);
    -o-transition: all .8s cubic-bezier(.19, 1, .22, 1);
    transition: all .8s cubic-bezier(.19, 1, .22, 1)
}

.hoverzoom:hover .retina {
    opacity: 1;
    box-shadow: inset 0 0 100px 50px rgba(0, 0, 0, .5)
}

.hoverzoom .retina p {
    color: #fff
}

.hoverzoom .retina a {
    display: block;
    width: 150px;
    background: #16C1F5;
    border-radius: 4px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    padding: 10px 15px;
    margin: 120px auto 0
}


/*banner slider*/

.unslider-nav{
    display:none;
}
.unslider {
    overflow: auto;
    margin: 0;
    padding: 0;
    
}

.unslider-wrap {
    position: relative
}

.unslider-wrap.unslider-carousel>li {
    float: left
}

.unslider-vertical>ul {
    height: 100%
}

.unslider-vertical li {
    float: none;
    width: 100%
}

.unslider-fade {
    position: relative
}

.unslider-fade .unslider-wrap li {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    z-index: 8
}

.unslider-fade .unslider-wrap li.unslider-active {
    z-index: 10
}

.unslider li,
.unslider ol,
.unslider ul {
    list-style: none;
    margin: 0;
    padding: 0;
    border: none
}

.unslider-arrow {
    position: absolute;
    left: 20px;
    z-index: 2;
    cursor: pointer;
    background: #F6E027;
    color:#fff;
    border-radius: 70px;
    width: 25px;
    padding: 10px;
    margin: -47px 0;
}

.unslider-arrow.next {
    left: auto;
    right: 20px
}


/*Buttons*/

.btn-large,
.btn-medium,
.btn-small 
{
    padding: 1%;
    width: 100%
}


#btForm{width: 100%;float: left;margin: 1% 0;}

.btn-blue 
{
    background-color: #312057!important;
    color: #fff!important;
    border: 0;
}
.btn-blue:hover
{
    background-color:#CA2026!important; 
    color:#fff!important;
} 

.btn-black 
{
    border:1px solid #000!important;
    color: #000!important;
    border: 0;
    border-bottom: 4px solid #858383;
    background:transparent;
    text-align: center;
    
}
.btn-black:hover
{
    background-color:#000!important; 
    color:#fff!important;
}


.btn-yellow 
{
    background-color: #F6E027!important;
    color: #000;
    border: 0;
    border-bottom: 4px solid #858383;
    font-size: 1.2em
}

.btn-yellow:hover 
{
    background-color: #000!important;
    color: #F6E027;
    border: 0;
    border-bottom: 4px solid #858383;
    font-size: 1.2em
}

.btn-large 
{
    max-width: 252px
}

.btn-medium 
{
    max-width: 187px;
    text-align: center
}

.btn-small 
{
    max-width: 80px
}

.large 
{
    width: 90%!important;
}

.medium 
{
    width: 60%!important;
}

.small 
{
    width: 35%!important;
}

.x-small 
{
    width: 10%!important;
}

.alert-danger,
.alert-success 
{
    text-align: center;
    font-size: 2em;
    width: 100%
}

.clear 
{
    clear: both
}
.no-margin
{
    margin: 0!important
}
.no-padding
{
    padding:0!important
}

blockquote
{
 text-align: left;
 font-style: italic;
  border: 0!important
}

blockquote .bx-dep
{
    border:1px solid #F6E027;
    padding:4%;
    min-height: 175px;
    margin: 10px;
    border-radius:4px;
}
blockquote form {
    background-color: #F6E027;
    width: 100%;
    max-width: 500px;
    padding: 2%;
    margin: 3% auto 0;
    border-radius: 4px;

}

blockquote form h2 {
    color: #fff;
    padding: 0;
    margin: 0
}

blockquote form input,
textarea {
    width: 100%;
    padding: 0 2%;
    margin: 2% 0
}

blockquote a {
    margin: 2% 0;
    float: left;
    text-align: center
}

blockquote img {
    width: 100%;
    max-width: 89px
}

blockquote article {
    font-style: italic;
    font-size: .8em!important;
    color: #777
}

blockquote h3 {
    color: #777
}


/* Media Queries */

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


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

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

}

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

    .container-full
    {
        width: 100%;
        margin: 0 auto;
    }
    
 


}

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

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

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

    
    
    

}

@media only screen and (max-width:580px) {
    .no-padding-xs{
        padding:0; 
    }
    .large{
        width: 100%!important;
    }
   .fixed{
    position: relative!important;
   }
   header #bx-lig-p-vc,main #boxBanner{
    display: none;
   }
   header #content-find-hm form ul li{
    max-width: 100%;
    padding:2px;
   }
   main #content-imv-hm-des figure figcaption{
    margin: -110px 0
   }
   main #content-imv-hm figure, main #content-imv-hm-des figure{
    margin: 11px 0;
   }
   main #content-imv-hm figure figcaption{
    margin: -79px 0; 
   }
   
    
    
    
}

