.sitemap>li{
	display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
	text-transform: none;
    margin-right: 2px;
    padding-right: 5px;
    border-right: 1px solid rgba(255,255,255,0.9);;
    line-height: 18px;	
}
.request-over-box {
    position: relative;
    z-index: 5;
    background-color: #fff;
    width: 100%;
    min-height: 300px;
    padding: 20px;
    box-shadow: #888 0 0 16px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

#footer>.container {
    padding-top: 18px;
    margin-bottom: 0px;
}
#footer address .footer-sprite {
    margin-bottom: 8px;
}
.footer_social_link {
    margin-top: 43px !important;
}
.box-icon p {
    margin: 0px 0 !important;
}
.font18{
    font-size: 18px !important;	
}
.box-icon a.box-icon-title:hover>h2 {
    color: #38ADD0;
} 
.box-icon a.box-icon-title:hover>i {
    color: #fff;
	background-color: #38ADD0;
}
.tp-caption.block_yellow {
    background-color: #f7b63f;
}
.tp-caption.block_yellow {
    white-space: nowrap;
    line-height: 34px;
    border-width: 0px;
    margin: 0px;
    padding: 1px 10px;
    letter-spacing: 0px;
    font-size: 22px;
    color: #fff;
    text-shadow: none;
}

	.banner-img2{	
		margin-top:5px;
	}

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
	.banner-img{	
		height: 163px;
		width: 425px;
	}
	.banner-img2{	
		height: 163px;
		width: 425px;
	}
}

/* Smartphones (landscape) ----------- */
@media only screen and (min-width : 321px) {
	.banner-img{	
		height: 163px;
		width: 425px;
	}
	.banner-img2{	
		height: 282px;
		width: 544px;
	}
}

/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 320px) {
	.banner-img{	
		height: 163px;
		width: 362px;
	}
	.banner-img2{	
		height: 163px;
		width: 362px;
	}
}

/* iPads (portrait and landscape) ----------- 
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
	.banner-img{	
		height: 280px;
		width: 930px;
	}
}
*/
/* iPads (landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
	.banner-img{	
		height: 280px;
		width: 930px;
	}
	.banner-img2{	
		height: 280px;
		width: 459px;
	}
}

/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
	.banner-img{	
		height: 272px;
		width: 700px;
	}
	.banner-img2{	
		height: 272px;
		width: 700px;
	}
}
/**********
iPad 3
**********/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
}
/* Desktops and laptops ----------- */
@media only screen  and (min-width : 1224px) {
	.banner-img{
		height:450px;
		width:1100px;	
	}
	
	.banner-img2 {
		height: 330px;
		width: 555px;
	}
}

/* Large screens ----------- */
@media only screen  and (min-width : 1824px) {
	.banner-img{
		height:450px;
		width:1100px;	
	}
	.banner-img2 {
		height: 330px;
		width: 555px;
	}
}

/* iPhone 4 ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {
	.banner-img{
		height: 211px;
		width: 425px;	
	}
	
	.banner-img2{
		height: 211px;
		width: 425px;	
	}
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {
	.banner-img{
		height:153px;
		width: 362px;	
	}
	.banner-img2{
		height:153px;
		width: 362px;	
	}
}

/* iPhone 5 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
	.banner-img{
		height:143px;
		width:425px;	
	}
	.banner-img2{
		height:143px;
		width:425px;	
	}
}

@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
	.banner-img{
		height:153px;
		width:362px;	
	}
	.banner-img2{
		height:153px;
		width:362px;	
	}
}

/* iPhone 6 ----------- */
@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
	.banner-img{
		height:153px;
		width:424px;	
	}
	.banner-img2{
		height:153px;
		width:424px;	
	}
}

@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
	.banner-img{
		height: 186px;
		width: 318px;	
	}
	.banner-img2{
		height: 186px;
		width: 318px;	
	}
}

/* iPhone 6+ ----------- */
@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
	.banner-img{
		height: 186px;
		width: 318px;	
	}
	.banner-img2{
		height: 186px;
		width: 318px;	
	}
}

@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

/* Samsung Galaxy S3 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
	.banner-img{
		height: 211px;
		width: 423px;	
	}
	.banner-img2{
		height: 211px;
		width: 424px;	
	}
}

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
	.banner-img{
		height:146px;
		width: 268px;
	}
	.banner-img2{
		height:146px;
		width: 268px;
	}
}

/* Samsung Galaxy S4 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
	.banner-img{
		height: 248px;
		width: 586px;	
	}
	.banner-img2{
		height: 248px;
		width: 586px;	
	}
}

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
	.banner-img{
		height: 135px;
		width: 307px;	
	}
	.banner-img2{
		height: 135px;
		width: 307px;	
	}
}

/* Samsung Galaxy S5 ----------- */
@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}

@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
/* Styles 
}