.desktop-header .header-logo-bg {
   
    margin-top: -15px;
    margin-left: -60px;
	float:none;
}

.desktop-header .header-logo-bg .header-logo1 {
    width: 300px;
    display: block;
    margin: auto;
}
.website-small-banner-blue h2 {
    font-size: 55px;
    margin-top: 140px;
    text-align: center;
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 2px solid #D5D5D5;
    width: 80%;
}
.website-small-banner-blue p
{
	text-align: center;
	font-size:20px;
}
.home-3-grid.home-3-grid-green {
    background: #949ACE;
}
.home-3-grid.home-3-grid-yellow {
    background: #053764;
}
.sprites-imgs.long-arrows {
    background-position: 0 0;
    width: 60px;
    height: 26px;
    margin-right: 30px;
    vertical-align: middle;
    margin-top: 40px;
    display: block;
}
.sprites-imgs.long-arrows-blue {
    background-position: 0 -85px;
    width: 60px;
    height: 26px;
    margin-right: 30px;
    vertical-align: middle;
    margin-top: 40px;
    display: block;
}
.long-arrows {
    background-position: 0 0;
    width: 60px;
    height: 26px;
    margin-right: 30px;    ;
    margin-top: 40px;
    display: block;
}
.long-arrows-blue {
    background-position: 0 -85px;
    width: 60px;
    height: 26px;
    margin-right: 30px;    
    margin-top: 40px;
    display: block;
}
.website-small-banner-blue {
    /* background: url(../images/blue-bg.png); */
    background-size: cover;
    width: 100%;
    height: 530px;
    background-position: right;
}
.blocksec
{
	margin-top: -164px;
}
.arvelle-footer {
   
   padding: 0px; 
}
.flt-right {
    float: right;
    position: relative;
    right: 50px;
	top: 10px;
}
.flt-left
{
	float:none;
	 position: relative;
    left: 50px;
	top: 10px;
}
.arvelle-footer .footer-nav {
    background: #0db68f;
    padding: 0px;
    margin-top: -25px;
}
.arvelle-footer .footer-nav ul {
   padding: 5px 0px 5px 0px;
}
.arvelle-footer p {
    font-size: 14px;
    line-height: 28px;
    padding:5px 0px 5px 0px;
}

@media (min-width: 320px) and (max-width: 767px){
.website-small-banner-blue h2 {
    font-size: 50px;
    margin-top: 140px;
    text-align: center;
}
.mob-header .mobile-header-logo {
   float: none; 
    width: 240px;
    margin-top: -17px;
    margin-left: -12px;
    display: block;
    margin: auto;
    position: relative;
    top: -10px;
}
.blocksec {
    margin-top: -135px;
}
.sprites-imgs.long-arrows {
    background-position: 0 0;
    width: 60px;
    height: 26px;
    margin-right: 30px;
    vertical-align: middle;
    margin-top: -12px;
}
.sprites-imgs.long-arrows-blue {
    background-position: 0 -85px;
    width: 60px;
    height: 26px;
    margin-right: 30px;
    vertical-align: middle;
    margin-top: 20px;
}
.flt-right {
    /* position: relative; */
    top: 60px;
    text-align: center;
    /* display: block; */
    /* margin: auto; */
    right: 30px;
}
.new-blue-bg {
    background: #61b8c6 !important;
    /* height: 440px; */
    height: 280px;
}
.mobile-footer p {
    font-size: 14px;
	top: 14px;
	position: relative;
}
.flt-left {    
    position: relative;
    left: 10px;
    top: 60px;
}
.mobile-footer .mobile-footer-border {
    border-right: none;
    position: relative;
    top: 200px;
}
.home-3-grid {
    padding: 20px 40px;
    height: 260px;
}
}
@media (min-width: 768px) and (max-width: 999px){
.mobile-footer p {
    font-size: 22px;
    position: relative;
    top: -5px;
}
.new-blue-bg {
    background: #61b8c6 !important;
    height: 550px;
}
.mobile-footer .mobile-footer-border {
   border-right: none;
    position: relative;
    top: 300px;
}
.mob-header .mobile-header-logo {
    
    width: 240px;
    margin-top: -17px;
    display: block;
    margin: auto;
    position: relative;
    top: -15px;
	float:none;
}
.mob-header-blue {
   background: none;
}
.mob-header {
    height: 70px;
 background: none;
}
}


@media (min-width: 1000px) and (max-width: 1024px){
    .home-3-grid h3 {
        height: 185px;
    }
}