

.textblockdescriptionblue p {
	line-height: 1.75em;
	font-size: 24px;
	color: #5779a7;
}
.followusonlinesection {
	border-radius: 10%;
    padding: 10px 30px;
    background-color: #fff;
}
.followusonlinesection:last-child {
	padding: 30px;	
}
.textblockdescription p {
	line-height: 1.75em;
	font-size: 16px;
}
.calltoactionsection {
	background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

@media only screen and (max-width: 480px){.q_logo a{height: 60px !important;}}

body.home .ls-nav-prev, body.home .ls-nav-next{display: none !important;}

@media (max-width: 567px) {
    .carousel-inner .item:nth-child(2) .slider_content.left{
        width: 58% !important;
    }
}