@media (min-width: 1200px) {

.content-3 h1 {
    padding-bottom: 3%;
    font-size: 30px;
}
.bg-1 {
    background-size: 100% !important;
}
.bg-2 {
    background-size: cover !important;
}
.bg-3 {
    background-size: 100% !important;
	padding:5% 0;
}
.content-3 {
    margin-top: 12%;
}
.content-3 p {
    font-size: 23px;
}
.head-box {
    width: 100%;
}
.head-menu {
	width:70%;
	float:left;
}
.head-logo {
	width:15%;
	float:left;
}
.head-social {
	width:15%;
	float:left;
	text-align:center;
}
.head-social h1 {
	margin: 13% 0 0;
    font-size: 30px;
	line-height: 24px;
}
.bx-wrapper .bx-controls-direction a {
    bottom: -36%;
}

.content-head img {
    width: 24%;
}
.welcome-box h1 {
    width: 56%;
}
.footer-1 {
    font-size: 28px;
	line-height: 31px;
}
.footer-1 p {
    padding-bottom: 3%;
    padding-right: 10px;
}
.footer-2 {
	font-size: 28px;
	line-height: 28px;
}
.img-title img {
    width: auto;
}
.footer-2 ul li img {
    vertical-align: baseline;
}
.footer-3 {
	margin-top:-4%;
}
.line-add img {
    width: 80%;
}
.footer-social img {
    width: 19%;
}
.content-3 h1 {
    font-size: 27px;
}
.navbar-default {
    padding: 1.15% 0;
    background-size: cover !important;
    background-position: left 7% top;
}
.content-1 p {
    font-size: 32px;
}
.content-2-left p {
    font-size: 28.8px;
}
.content-2-right ul li p {
    font-size: 28.8px;
}
.footer-1 h1 {
    font-size: 32px;
}
.footer-1 p {
    font-size: 27px;
}
.footer-2 ul li p {
    font-size: 27px;
}
.footer-2 {
    line-height: 30px;
}


}