@charset "utf-8";
.home_top_spacer{
    margin-top:8px;
}
.secTitle{
	text-align:center;
}
.secTitle h2{
	margin-bottom: 10px;
}
hr.sec_title{
	width:106px;
	color:#0089cf;
	background-color:#0089cf;
	height:2px;
    border-top: 1px solid #0089cf;
}

.padButtom {
    padding-bottom: 80px
}

.firstSlickSection{
    background-color: #000;
}

.firstSlickSection .defaultBtn, .firstSlickSection .defaultBtn:visited{
    color: #141414;
    border: 2px solid #141414;
}

.firstSlickSection .defaultBtn:hover, .firstSlickSection .defaultBtn:focus, .firstSlickSection .defaultBtn:active{
    color: #ffffff;
    border: 2px solid #141414;
    background-color: #141414;
}

.secondSlickSection{
    background-color: #141414;
    color: #fff;
}

.g_items_home .g_items .itemTitle h3{
    color: #fff;
}

.activitiesBG{
    background-color: #1a1a1a;
    padding: 80px 0;
}

.activitiesBG h2{
    text-align: center;
    font-size: 36px;
    font-weight: 300;
    color: #e5be1f;
    margin-bottom: 60px;
    text-transform: uppercase;
}

/*--------------------------  Laptops ( max 1400 ) --------------------------*/
@media (max-width:1400px){
}

/*--------------------------  MD ( max 1200 ) --------------------------*/
@media (max-width:1200px){
}

/*--------------------------  SM ( max 992 ) --------------------------*/
@media(max-width:992px){
}

/*--------------------------  XS ( max 768 ) --------------------------*/
@media (max-width:768px){
}

/*--------------------------  max 480 --------------------------*/
@media (max-width:480px){
}
