/*
Theme Name: paradigm
Version: 1.0
Author: eRGB
Author URI: http://www.ergb.biz
Template: enfold
*/



@import url('../enfold/style.css');

@import url(http://fonts.googleapis.com/css?family=Montserrat|Roboto:300);



/*Add your own styles here:*/

#COPYRIGHT {
	background-color:#000;
	padding:4px;
}


/* ----------------------------  top LOGO  */

.logo img {
padding-top:24px;
}


/* ----------------------------  Change main background to COVER  */


#footer{
	padding:15px 0 30px 0;
	z-index: 1;
	
	
	background: url(http://www.paradigmdev.property/wp-content/uploads/bg_footer.png);  
	background-repeat: no-repeat;
			background-color:#a5b391;
}



.home div#lowes {
background-size: 100% !important;
}



/* ---------------------------- iconBox Title  */

.iconbox .iconbox_content .iconbox_content_title {
border: medium none;
padding: 2px 0 0 0;
position: relative;
margin: 0 0 16px 0;
clear: none;
overflow: hidden;
letter-spacing: -1px;
text-transform: uppercase;
font-size: 12px;
}



/* ---------------------------- Footer Title Color  */

.widgettitle{
	font-weight: 600;
	text-transform: none;
	letter-spacing: 1px;
	font-size: 14px;
}

#footer  .widgettitle{ 
color: #fff;
font-family: 'Montserrat', sans-serif;
	font-size: 18px; }
	
#footer .widget {
	color:#666;
	}


/* Footer Socket BG */
.socket_color {
	background-color:#fff;
	color: #ccc;
	border-color:#ccc;
	}
	
/* color of footer links */
.footer_color a {
	 color: #1859a2; 
} 

.footer_color a:hover{
	 color: #eaeaea; 
} 	
	
	
/* ---------------------------- TOP TITLE FORMATTING */
.title_container .main-title {
	margin: 0;
	font-size: 18px;
	position: relative;
	z-index: 2;
	top: 0;
	font-weight: 400;
}

#top .alternate_color.title_container .main-title a {
color: #fff;
font-family: 'Montserrat', sans-serif;
	font-size: 18px;
}




.alternate_color {
background-color: #a5b391;
color: #fff;

}


#socket .copyright { float: left; }




/* ---------------------------- CENTER PAGE TITLES */
.main-title.entry-title  {
text-align: left;
}



/* ---------------------------- TYPOGRAPHY */

.home-avail {
color:#fff !important;
text-align:center;	
font-size:16px !important;

}

p {
	font-family: 'Roboto', sans-serif;
	font-weight:300;
	font-size: 14px;
	line-height: 18px;
}

.pspaced {
	font-family: 'Roboto', sans-serif;
	font-weight:300;
	font-size: 14px;
	line-height: 22px;
}

.home-about {
	font-family: 'Roboto', sans-serif;
	color:#FFF;
	font-size: 13px;
	line-height: 22px;
}


.benefits {
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	line-height: 26px;
}

h1, h2, h3, h4, h5, h6 {
font-family: 'Montserrat', sans-serif;

}

h1{
font-size:18px !important;
color: #a5b391 !important;
}	


h2{
font-size:18px !important;
color: #fff !important;
background-color:#a5b391;
padding:5px;
-moz-border-radius: 6px;
border-radius: 6px;
}	


.history {
	margin: 0;
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	position: relative;
padding-top:22px;
	font-weight: 400;
	color:#FFF;
}

.locations
{
font-size:14px;
color: #fff !important;
text-align:center;
background-color:#a5b391;
padding:6px;
}


.overview
{
font-size:16px;
color: #ccc !important;
text-align:center;
}

	
.contact
{
font-size:18px;
color: #c46416 !important;
}
		
		
.copyergb
{
font-size:9px;
color: #fff !important;
}
		
	
.widgettitle .iconbox_content_title {
font-family: 'Montserrat', sans-serif;

	font-size: 18px;
}

.iconbox_content_title {
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
}


.av-special-heading-tag{
font-family: 'Montserrat', sans-serif;

}


.chassis-bold {
font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	color:#999;
}


/* ---------------------------- right sidebar - default*/
#top #main .sidebar{
border-left-style:solid;
border-left-width:1px;
border-color:#ccc;
margin-left:0;
float: none;
width: auto;
overflow: hidden;
display: block;
clear: none;
}


/* ---------------------------- MAN MENU COLOR CHANGES */






/* ----------------------------  CIRCLETEXT */

.circletext{
	font-size: 14px;
	color: #fff;
	padding-top:3px;
	}


#circle1 {
	width: 25px;
	height: 25px;
	background: #000;
	text-align:center;
	float:left;
	margin-right:6px;
		}

.circle {
border-radius: 50%;
margin-left:auto;
margin-right:auto;	
		}




/* ---------------------------- TABLES */

 #top .avia-table td, #top .avia-table tr, #top .avia-table th, #top .avia-table tr th:first-child, #top .avia-table tr td:first-child {
text-align:center;
}


.main_color tr:nth-child(1) {
background: #eaeaea;
}


/* TABLET  */
@media only screen and (min-width: 481px) {
	
.home-avail {
color:#fff !important;
text-align:center;	
font-size:24px !important;

}

}



/* DESKTOP  */
@media only screen and (min-width: 769px) {

.home-avail {
color:#fff !important;
text-align:center;	
font-size:30px !important;

}


#footer{
	padding:15px 0 30px 0;
	z-index: 1;
	background-color:#a5b391;
  
}


#footer .widget {
	color:#666;
	}
	
	
	
/* TOP TITLE FORMATTING */
.title_container .main-title {
	margin: 0;
	font-size: 32px;
	position: relative;
	z-index: 2;
	top: 0;
	font-weight: 400;
}

#top .alternate_color.title_container .main-title a {
 color: #fff;
font-family: 'Montserrat', sans-serif;
	font-size: 18px;
}




}
