body{
    min-height: 500px;
    position: relative;
    background-image: url('../img/bg.jpg'); 
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center top;
    background-color: #a8b392;
    border-top: solid #000000 10px;
}
header{
    height: 115px;
    background-color: rgba(255, 255, 255, 0.8);
}
#main{
    background-color: #ffffff;
    padding: 25px;
    border-radius: 4px;
    margin-top: 265px;
    margin-bottom: 100px;
}
footer{
    position: absolute;
    width: 100%;
    bottom: -150px;
    font-size: 12px;
    color: #ffffff;
    text-align: center;
    background-color: #40332b;
    padding-top: 50px;
}
footer p,
footer p a, 
footer p a:hover, 
footer p a:focus{
    color: #ffffff;
}
footer p a{
    text-decoration: underline;
    margin-left: 20px;
    margin-right: 20px;
} 
footer p a:hover, 
footer p a:focus{
    text-decoration: none;
}
footer p .copyright{
    margin-right: 0;
}

.jcarousel-wrapper{
    margin-top: 5px !important;
}

a.remove{
    position: absolute;
    right: 22px;
    top: 5px;
    color: red;
}

a.edit{
    position: absolute;
    right: 37px;
    top: 5px;
    color: orange;
}

.gallery-item{
    margin-bottom: 30px;
}

.detail .main-img{
    margin-top: 20px;
}

.search-line{
    margin-bottom: 1em;
}

.search-line .line input{
    margin-top: 7px;
    height: 40px;
    width: 100%;
    border: none;
    padding: 0 15px;
    border-bottom: 2px solid #de7316;
    margin-bottom: 5px;
}
.search-line .line a.btn{
    margin-top: 5px;
}

.search-line .center-block{
    width: 200px;
    text-align: center;
    font-size: 17px;
    padding: 25px 10px 2px;
    margin-top: -55px;
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    background-color: #e6e6e6;
}

.search-line .line{
    background-color: #e6e6e6;
    padding: 10px 15px;
}

.arrow-top{    
    background: url("../img/arrow-top.png") no-repeat 35px;
    padding-right: 20px;
    color: black;
}
.arrow-left{    
    background: url("../img/arrow_left.png") no-repeat 0px;
    background-size: 8px;
    padding-left: 15px;
    color: black;
}
.arrow-right{    
    background: url("../img/arrow_right.png") no-repeat 65px;
    background-size: 8px;
    padding-right: 20px;
    color: black;
}

#find{
    background-color: #e6e6e6; 
    -webkit-border-radius: 5px; 
    -moz-border-radius: 5px; 
    border-radius: 5px; 
    padding: 2px 10px 7px 10px;
}
.select{
    margin-top: 35px;
    overflow: hidden;
    border-radius: 4px;
}
.select select{
    height: 40px;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
    background: url('http://www.exchangehunt.com/images/selectbox_dropdown.png') white no-repeat 100%;
}
#find p{
    text-align: center;
    padding-top: 5px;
    margin: 0;
    font-size: 20px;
    font-weight: bold;
    color: #40332b;
}
.btn:hover, .btn:focus{
    color: white;
}
.btn {
    height: 40px;
    font-size: 14px;
    font-weight: bold;
    background-color: #de7316;
    color: #ffffff;
    border: solid #de7316 1px;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 26px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
h2 {
    font-weight: bold;
    font-size: 20px;
    color: #a8958a;
    margin-bottom: 25px;
    clear: left;
}
h2.header{
    padding-left: 15px;
}
header .top{
    padding-top: 10px;
}
header .top a{
    text-decoration: none;
}
header .register{
    font-size: 14px;
    font-weight: bold;
    color: #a8958a;
    text-decoration: underline;
    margin: 0 14px;
}
header .menu{
    margin-top: 25px;
}
header .menu a{
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    font-size: 20px;
    margin-right: 60px;
    padding: 0;
    color: #323b45;
}
header .menu a:hover{
    color: #a8958a;    
}

.jcarousel-wrapper{
    background-color: transparent !important;
}

.homepage h2{
    margin-bottom: 10px;
    color: black;
}

.homepage .jcarousel .preview img{
    height: 100px !important;
    width: 100px !important; 
}
.jcarousel-control-next {
    color: #de7316 !important;
    right: 0 !important;
}
.jcarousel-control-prev {
    color: #de7316 !important;
    left: 0 !important;
}
.text-orange{
    color: #de7316 !important;
}
.homepage h2 span{
    display: inline-block;
    padding: 5px 60px 5px 5px;
    background-color: #e6e6e6;
}
.homepage-info a.more {
    border-radius: 0;
    font-weight: bold;
    font-size: 12px;
    color: white;
    text-decoration: none;
}
.homepage-info a.more span{
    padding-left: 20px;
}
.homepage-info p.step,
.homepage-info p.step a{
    margin: 0;
    background-color: #e6e6e6;
    font-weight: bold;
    color: #e08230;
    font-size: 17px;
    padding: 0.5em 0;
}

.homepage-info .step a{
    text-decoration: underline;
}
.homepage-info .step a:hover{
    text-decoration: none;
}
.homepage-info .step span{
    display: inline-block;
    font-weight: bolder;
    width: 40px;
    height: 30px;
    border-radius: 4px;
    line-height: 31px;
    text-align: center;
    color: black; //white;
    background-color: transparent;//#9c8679;
    font-size: 18px;
    margin-right: 0;// 20px;
}
.main-partner{ 
    height: 140px;
    padding: 25px 0px;
    background-color: #e6e6e6;
    text-align: center;
    font-size: 24px;
}
.main-partner img{
    padding: 10px 0;
    width: 100%;
    max-width: 200px;
}
.gallery{
    text-align: center;
}
.gallery .item{

}
.gallery .item:hover{
    text-decoration: none;
}
.gallery .item img{
    width: 100px;
    height: 100px;
    margin: 14px;
}
.partners > div{
    padding-bottom: 20px;
}
.partners > div:nth-child(even){
    padding-left: 40px;
}
.partners > div span{
    font-weight: bold;
}
.partners > div a{
    display: block;
    text-decoration: underline;
    color: black;
}
.partners > div a:hover{
    text-decoration: none;
}
.text-left{
    text-align: left !important;
}
.hunts .item{
    margin: 15px 0;
}
.hunts .item:nth-child(4n){
    clear: right;
}
.hunts .flag{
    padding: 7px;
    width: 38px;
    height: 30px;
    background-color: #e6e6e6;
    display: inline-block;
    margin-top: 25px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.hunts .flag img{
    width: 25px;
    height: 16px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.hunts .where{
    float: right;
    font-weight: bold;
    margin-top: 30px;
    width: calc(100% - 55px);
}

.hunts .about{
    margin-top: 15px;
}

.hunts img.ilust{
    border-radius: 5px;
}
.articles > div{
    margin: 0; 
}
.articles div.col-md-4{
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #e6e6e6;
    border: 4px solid white;   
}
.articles div.col-md-4:nth-child(1){
    border-left: 0;
}
.articles div.col-md-4:nth-child(2){
    border-left: 2px solid white;
    border-right: 2px solid white;
}
.articles div.col-md-4:nth-last-child(1){
    border-right: 0;
}
.articles img{
    border-radius: 5px;
}
.articles a{
    text-decoration: underline;
    font-weight: bold;
    color: #40332b
}
.articles a.title{
    text-align: center;
    display: block;
    margin-top: 25px;
}
.articles a:hover, .articles a:focus{
    text-decoration: none;
}
header .flag{
    display: inline-block;
    width: 50px;
    height: 30px;
    margin: 0 2px;
    border-radius: 4px;
}

.search-wrapper .box{
    position: relative;
    margin-top: 30px;
    border: 1px solid #e6e6e6;
}

.search-wrapper .box .image{
    display: inline-block;
    height: 360px;
    line-height: 286px;
    width: 100%;
    text-align: center;
    background-color: #e6e6e6;
    padding: 35px 20px;
    border-bottom: 1px solid #e6e6e6;
}

.search-wrapper .box .info{
    height: 135px;
    padding: 20px;
    border-bottom: 1px solid #e6e6e6;
} 

.search-wrapper .box .image img{
    display: inline-block;
} 

.search-wrapper .box .info img{
    border: 3px solid #e6e6e6;
    border-radius: 3px;
} 

.search-wrapper .box .image .new{
    position: absolute;
    padding: 10px;
    color: white;
    font-size: 15px;
    width: 63px;
    height: 63px;
    right: 10px;
    top: 20px;
    line-height: 36px;
    border: 4px solid white;
    border-radius: 50%;
    background-color: #de7316;
    font-weight: lighter;
    text-transform: uppercase;
} 

.search-wrapper .box .info .country{
    width: calc(100% - 45px);
    float: right;
}

.search-wrapper .box .info .hunt{
    padding-top: 10px;
}

.search-wrapper .box .footer{
    padding: 12px 15px;
}

.search-wrapper .box .footer .view-more{
    text-decoration: none;
    display: inline-block;
    line-height: 30px;
    font-size: 16px;
    color: #de7316;
    font-weight: bolder;
    padding: 0 5px;
    border-radius: 4px;
    background-color: #e6e6e6;
}

.search-wrapper .box .footer .view-more:hover{
    color: white;
    background-color: #de7316;
}

@media(max-width: 420px){
    header .flag{
        width: 20px !important;
        height: 15px !important;
    }
    header .register{
        font-size: 12px;
        margin: 0 5px;
    }
    header .menu a{
        font-size: 13px;
        margin: 0 2px;
    }
}
@media(max-width: 767px){
    #main{
        margin-top: 95px;
    }
    header .menu a{
        margin-right: 10px;
        margin-left: 10px;
    }
    .block-xs{
        display: block;
        width: 100%;
        margin-bottom: 5px;
        font-size: 16px;
    }
    #find{
        padding: 10px 15px 0 0;
    }
    #find > div{
        margin-bottom: 10px;
    }
    .text-align-xs-center{
        text-align: center;
    }

    .partners > div{
        padding-left: 0 !important;
        text-align: center;
    }
    .detail .item{
        margin: auto;
        float: none !important;
    }
}
@media(min-width: 768px){
    /*.detail .item{
        width: calc(100% / 3) !important;
    }*/
}
@media(min-width: 768px) AND (max-width: 991px){
    #main{
        margin-top: 75px;
    }
    .text-align-sm-center{
        text-align: center;
    }
}