@media (min-width: 1300px) {
	.container {
    	max-width: 1280px;
	}
}

.speasyimagegallery-gallery-item-content {
    display: none;
}
@media (min-width: 992px) {
.col-lg-4 {
    	-webkit-box-flex: 0;
    	-ms-flex: 0 0 20%;
    	flex: 0 0 20%;
    	max-width: 20%;
	}
  .col-lg-8 {
    	-webkit-box-flex: 0;
    	-ms-flex: 0 0 80%;
    	flex: 0 0 80%;
    	max-width: 80%;
	}
}

#sp-header {
    height: 100px;
    line-height: 100px;
}

.itemid-113 {
    background: #d8d8d8;
}

.logo {
    margin-top: 5px;
}

.logo a {
  color:#ffffff !important;
  margin-top: 20px !important;
}

.sp-page-title h2 {
    font-size: 32px;
    line-height: 1;
}

#sp-header {
    background:#353535!important;
}

.sp-page-title {
    padding: 60px 0;
  	background-color: #85A7B4;
    background-image: url(/images/bg-transparent.png);
}

#sp-bottom {
  font-size:16px;
}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    padding: 0 10px;
}

a.partner {
    background: #E49C55;
    color: #fff !important;
    font-size: 16px !important;
  	line-height:50px !important;
}

#sp-bottom .partner {
  	background: transparent;
  	color: #a2a2a2  !important;
    font-size: 16px  !important;
  	line-height: 25px  !important;
}

.offcanvas-menu {
    background-color: #2d2d2d;
    color: #dcd9d9;
    }

.offcanvas-menu .offcanvas-inner .sp-module ul > li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li span {
    color: #f7f7f7;
    padding: 10px;
}

@media (max-width:800px) {
  	.partner {
    	background: transparent;
    	color: #fff !important;
    	font-size: 16px !important;
	}
  	footer .sppb-addon-title {
    margin-top: 40px !important;
	}
  
  	.sppb-nav>li {
    	position: relative;
    	display: block;
    	width: 100%;
    	border: 1px solid #dedede;
	}
}