/*
 Theme Name:     Vertex Child
 Theme URI:      https://www.elegantthemes.com/gallery/foxy/
 Description:    Vertex Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Vertex
 Version:        1.0.0
*/
 
@import url("../Vertex/style.css");
 
/* =Theme customization starts here */


#guildquality{position:fixed;z-index:999;width:200px;height:75px;bottom:0px;right:280px;padding-right:4px;}
#houze{position:fixed;z-index:999;width:280px;height:70px;bottom:0px;right:0px;padding-right:4px;padding-bottom:4px;}
#likefacebook{position:fixed;z-index:999;bottom:0px;right: 490px;padding-right: 4px;padding-bottom: 23px;}
#narifooter{position:fixed;z-index:999;bottom:0px;right: 630px;padding-right: 4px;padding-bottom: 0px;width: 85px;}
#narifooter img{}
#consultationrequest{
	position: fixed;
    z-index: 999;
    bottom: 0px;
    left: 0px;
    padding-right: 4px;
	width:170px;
	}
#bottomBar{
	position:fixed;z-index:990;bottom:0px;width:100%;height:72px;background-color:#000058;	
}

#top-area, #pre-footer{
	background-attachment: initial;
	background-position: center center;
	
}
#top-area{
	padding: 127px 0 168px;
}
#top-area h1.title{
	text-shadow: 2px 2px #666;
    font-weight: 200;
}
.description{
	position:relative;
}
.description p.meta-info, .alt-description p.meta-info{
	display:block;
	margin-right:0px;
}	
#et-projects li{
	margin:1px;
	
max-width: 24.6%;
}
@media only screen and ( max-width: 767px ) {
	#sideoffer{ display:none;}
#guildquality{position:relative;right: 0px;margin: 0 auto;}
#houze, #likefacebook,#consultationrequest{position:relative;margin: 0 auto;}
.fixtd td{float:left;width: 100%;text-align: center;padding: 10px 0px !important;}
#top-area, #pre-footer{ background-attachment:scroll;}
}	

@media only screen and ( max-width: 479px ) {
	#sideoffer{ display:none;}
#guildquality{position:relative;right: 0px;margin: 0 auto;}
#houze, #likefacebook, #consultationrequest{position:relative;margin: 0 auto;}
.fixtd td{float:left;width: 100%;text-align: center;padding: 10px 0px !important;}
#top-area, #pre-footer{ background-attachment:scroll;}
#bottomBar{ display:none;}
}	
	

.testimonialbar{
	background-image:url(images/testimonials-bar.jpg);
	background-repeat:no-repeat;
	height:63px;
	color:#FFFFFF;	
	padding-top:16px;
	padding-left:20px;
}