/* Enter Your Custom CSS Here */
/* Enter Your Custom CSS Here */

.attachment-post-thumbnail {
display:none;
}
.epl-search-form .in-field {
    border: 1px solid #b7b7b7;
    line-height: 1.3;
    min-height: 0.1em;
    padding: 0;
}
body{
    font-family: "Praxis W01 Light";
}

.site .header-content {
    margin: 0 auto;
    width: 100%;
	background-color: #525252;
	font-family:'Conv_Trebuchet MS', Sans-Serif;
	font-size: 15px;
	line-height: 18px;
}
.secondary-heading {
	display:none;
}
.site-header .site-branding {
    float: left;
    width: 150px;
    word-wrap: break-word;
}
.site-header .main-navigation {
    clear: none;
    float: left;
    width: 70%;
}
.menu-topmenu-container {
      width: 90%;
}
.main-navigation .nav-menu {
    float: left;
    min-height: 60px;
}
.main-navigation .nav-menu > li > a {
    line-height: 60px;
    padding: 0 10px;
}


.epl-search-form .epl-search-btn {
	border:1px solid #990000;
	resize: none;
	width:100%;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	border-radius:0;
	-webkit-appearance: none;
	-webkit-border-radius:0px;
	box-shadow: none;
	text-shadow: none;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0px;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border:1px solid #990000;
	color: #e0b2b2;
    box-shadow: none;
  	text-shadow: none;

}



.epl-contact-capture-form #epl_contact_submit {
	border:1px solid #990000;
	padding: 11px 0 11px 11px;
	resize: none;
	width:100%;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
    border-radius:0;
	-webkit-appearance: none;
	-webkit-border-radius:0px;
    box-shadow: none;
	text-shadow: none;
}
.epl-contact-capture-form #epl_contact_submit:hover {
	color: #e0b2b2;
}

.header-content {
  	display:none;
}

#colophon {
	display:none;
}

#footer{
	width:100%;
	display:table;
	margin: 0 auto;
	background-color: #2d2d2d;
	padding: 30px 0;
}

#footer .logo {
float:left;
margin: 0 0 0 30px;
padding: 6px 0 0 0;
}

#footer .footnav{
	display:block;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 70px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
#footer .ban-agent{
	display:block;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 40px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
#footer .footnav ul li{
	margin:0;
	display:block;
	text-align:left;
	white-space: nowrap;
}
#footer .footnav ul li a{
	display:block;
	width:100%;
	font-size:15px;
	font-family:'Conv_Trebuchet MS',Sans-Serif;
	color: #FFFFFF;
	padding-top: 0;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 0;
	line-height: 22px;
	letter-spacing: 1px;
}
#footer .footnav ul li a:hover {
	color: #000000;
}
#footer .footnav .active {
	color: #999999;
}

#footer .social {
	float:right;
	margin: 0 30px 0 30px;
	
}
#footer .social img {
margin:0 14px 0 0;
}


#foot-end{
	width:100%;
	display:table;
	margin: 0 auto;
	background-color: #525252;
	padding: 20px 0;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #CCCCCC;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
#foot-end .con {
	width:100%;
	display:table;
	margin: 0 auto;
}
#foot-end .con .small{
	font-size: 13px;
}
#foot-end a {
	color: #CCCCCC;
	text-decoration:none;
}
#foot-end a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}

.epl-featured-image img {
    width: 100%;
}

.tab-content h2 {
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 10px;
  	font-family: Georgia, "Times New Roman", Times, serif;
  	font-style: italic;
}
.tab-content h3 {
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 10px;
}

.tab-content p {
	font-size: 20px;
	line-height: 30px;
	font-weight: normal;
	color: #000000;
}

.spacer{
	font-size:0; line-height:0; clear:both;
}
#top-wrapper{
	width:100%;
	display:table;
	margin:0 auto;
	padding:16px 0 16px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #525252;
	background-color: #FFFFFF;
}
#top-wrapper .logo {
	float:left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#top-wrapper .top-right {
	float: right;
	display:none;
}
a.menu{
	display:table;
	float:right;
	background:#fff;
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
a.menu span{
	width:30px;
	background:#000;
	clear:both;
	font-size:3px;
	display:table;
	margin: 0 0 6px 0px;
}
#primary_nav_wrap
{

}

#primary_nav_wrap ul
{
	list-style:none;
	position:relative;
	float:left;
	margin:0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 2%;
}

#primary_nav_wrap ul a
{
	display:block;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
	font-size:15px;
	line-height:32px;
	padding:0 15px;
	font-family:'Conv_Trebuchet MS', Sans-Serif;
	letter-spacing: 1px;
}
#primary_nav_wrap ul a:hover {
	color:#000000;
}

#primary_nav_wrap ul li
{
	position:relative;
	float:left;
	margin:0;
	padding:0
}

#primary_nav_wrap ul li.current-menu-item
{
	color: #000000;

}

#primary_nav_wrap ul li:hover
{
	color: #000000;
}

#primary_nav_wrap ul ul
{
	display:none;
	position:absolute;
	top:100%;
	left:0;
	background:#fff;
	padding:0
}

#primary_nav_wrap ul ul li
{
	float:none;
	width:150px
}

#primary_nav_wrap ul ul a
{
	line-height:120%;
	padding:10px 15px;
	color: #000000;
}

#primary_nav_wrap ul ul ul
{
	top:0;
	left:100%
}

#primary_nav_wrap ul li:hover > ul
{
	display:block;
	color: #000000;
}
#primary_nav_wrap .active {
	color: #000000;
}

@media screen and (max-width: 1024px){

#top-wrapper .logo {
    float: left;
    margin: 0 0 0 10px;
    padding: 6px 0 0;
}

#top-wrapper .quote {
    float: right;
    margin: 0 10px 0 0;
}

.nav ul {
    margin: 0px 10px 0 0;

}
.nav ul ul {
    margin: 0px 1px 0 0;
}
#top-wrapper .nav ul ul li a {
    font-family: "Conv_Trebuchet MS",sans-serif;
    font-size: 14px;
	font-weight:bold;
	padding-left:20px;
}
.nav ul ul li a {
    background-image: none;
    border-bottom: 1px solid #000000;
    display: block;
    font-size: 14px;
    padding: 3px 10px;
    width: 100%;
}

.nav ul li {
    float: left;
    margin: 0 0 0 10px;
}
.home_section{
	width:100%;
    min-height: 478px;
	background-size:100%;
}
#different {
width:100%;
}
#different img{
width:90%;
height:auto;
}

#top-wrapper .nav{
	width:26%;
	z-index: 9999;
}
.content{
	width:96%;
}
.content .logos {
	padding: 20px 0 ;
}
.content .logos  img {
margin:0 14px 14px 14px;
}
.content .icon {
	float:left;
	padding:24px 26px 30px 0;

}
#latest-dev {
	width:90%;
}
#seo {
	width:90%;
}
#pict{
	width: 90%;
}

#get-touch .con-frame {
	width:90%;
}

}

@media (min-width:768px) and (max-width:1023px) {

.nav ul li a{
	font-size:14px;
}
.nav ul li {
    float: left;
    margin: 0 0 0 22px;
}

#top-wrapper .top-right {
    float: none;
    width: 100%;
	display:block;
}
#top-wrapper .topnav {
	display:none;
}

#primary_nav_wrap {
	display:none;
}

.nav {
    float: left;
}
.home_section{
	width:100%;
	min-height: 356px;
	background-size:100%;
}
#footer .logo {
float:none;
margin: 0 auto 30px auto;
padding: 6px 0 0 0;
text-align:center;
}
#footer .footnav {
    display: block;
    float: left;
    margin: 0 0 0 30px;
    padding: 5px 0;
}
#top-wrapper .nav{
	width:36%;
}

#get-touch h1 {
    padding: 0 0 90px;
}

#get-touch .address {
    width: 46%;
}
#get-touch .form-box {
    width: 50%;
}
#red-home{
	padding-top: 80px;
	padding-bottom: 80px;
}
#red-home img{
	width:90%;
	height:auto;
}
#board {
	width:90%;
	display:table;
	line-height: 0px;
	margin:0 auto 20px;
}
#boardbg{
	width:100%;
}
.left{
	float:none;
}

.right{
	float:none;
}
.fulpic {
	float:none;
}
#seo .team {
	margin: 0 auto;
    width: 26%;
	margin-bottom:20px;
	float:left;
}

}

@media (max-width:767px) {

#top-wrapper .quote {
    float: left;
    margin: 0 10px 0 0;
}

#top-wrapper .top-right {
    float: none;
    width: 80%;
	margin: 0 auto;
	display:block;
}
#top-wrapper .topnav {
	display:none;
}
#primary_nav_wrap{
	display:none;
}

a.menu{
	display:table;
	float:right;
	background:#fff;
	padding:5px 8px;
	margin:0;
}
a.menu span{
	width:20px;
	background:#000;
	clear:both;
	margin:3px 0;
	font-size:3px;
	display:table;
}
.nav{
	display:none;
	padding:5px 0;
	margin:0;
	background:#fff;
	width:40%;
	position:absolute;
	right:0;
	top:90px;
	opacity: 0.9;
    filter: alpha(opacity=90); /* For IE8 and earlier */
}
.nav ul li{
	margin:0;
	display:block;
	width:100%;
	text-align:left;
}
.nav ul li a{
	padding:3px 10px;
	display:block;
	width:100%;
	font-size:14px;
	background-image: url(../images/plus.png);
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.nav ul li .down {
	background-image: url(../images/down.png);
	background-repeat: no-repeat;
	background-position: right center;
}



.home_section {
    min-height: 252px;
}
#different{
	padding: 20px 0;
}
#different h1 {
	font-size: 34px;
}
#top-wrapper .nav{
	width:42%;
	top:50px;

}

#footer .footnav {
    display: none;
    float: left;
    margin: 0 0 0 30px;
    padding: 5px 0;
}

#footer .social {
    float: none;
	display:table;
	margin:0 auto;
}
#footer .logo {
    float: none;
    margin: 0 auto 10px;
    padding: 6px 0 20px;
    text-align: center;
}
#foot-end .con {
	width:94%;
	display:table;
	margin: 0 auto;
}
.content{
	width:90%;
}
.content .icon {
	float:left;
	padding:10px 10px 10px 0;

}
#get-touch h1 {
    padding: 0 0 90px;
}

#get-touch .address {
	float:none;
    width: 90%;
	margin:0 auto;
}
#get-touch .form-box {
	float:none;
    width: 90%;
    margin: 20px 0 0 16px;
}
#top-wrapper .ready {
	display:none;
}
#top-wrapper .nav ul li a {
    width: 100%;
}
#red-home{
	padding-top: 50px;
	padding-bottom: 50px;
}
#red-home img{
	width:90%;
	height:auto;
}
#board {
	width:90%;
	display:table;
	line-height: 0px;
	margin:0 auto 20px;
}


#boardbg{
	width:100%;
}
.left{
	float:none;
}

.right{
	float:none;
}
#board .pic img {
	width:100%;
	height:auto;
}
.fulpic {
    float: none;
    margin: 0 auto;
    text-align: center;
    width: 90%;
}
.fulpic img{
	width:100%;
	height:auto;
}
#footer .ban-agent {
	width:100%;
	height:auto;
	margin: 0 auto;
	float:none;
	text-align:center;
	padding-bottom:20px;
}
#seo .team {
	margin: 0 auto;
    width: 40%;
	margin-bottom:20px;
	float:none;
}

#tablinks {
width:90%;
}
#tablinks ul.tabs {
	float: none;
	width: 100%;
	}

#tablinks .tab_container {
	clear: both;
	float: none;
	width: 100%;
	margin:0px;
	padding:0px;
	}
#tablinks ul.tabs li {
	width:100%;
	float:left;
	text-align:center;	
}
}



@media screen and (max-width: 480px){

.home_section {
    min-height: 220px;
}
#top-wrapper .nav{
	width:70%;

}

#footer .footnav {
    display: none;
    float: none;
    margin: 0 auto 10px;
    padding: 5px 0;
    width: 60%;
}

#footer .footnav ul li {
    text-align: left;
}

#footer .social {
    float: none;
    margin: 0 auto;
    text-align: center;
}
#footer .footnav ul li a{
	font-size:15px;
	padding: 0 2px 2px 0;
}
#work .box1, #work .box2, #work .box3, #work .box4 {
	float: left;
	width: 100%;
}
.graybg, .lightgraybg, .whtbg {
	padding:40px 0;
}

#seo img {
    height: auto;
    margin: 0;
}
#latest-dev h1, #seo h1{
	font-size: 20px;
	line-height: 26px;
	padding: 86px 0;
}
#get-touch {
    padding: 20px 0;
}
#get-touch h1 {
    padding: 0 0 70px;
}

#get-touch h2 {
    font-size: 17px;

}
#get-touch h3 {
    font-size: 17px;

}
#red-home{
	padding-top: 50px;
	padding-bottom: 50px;
}
#red-home img{
	width:90%;
	height:auto;
}
#get-touch{

    background-color: #ffffff;
    background-image: url("../images/contact-top-bg.jpg");
    background-position: center -50px;
    background-repeat: no-repeat;
    display: table;
    margin: 0 auto;
    padding: 50px 0;
    width: 100%;
}

#get-touch h1 {
    font-size: 20px;
    line-height: 26px;
}
#pict{
	width: 90%;
}

#pict img{
	width:90%;
	height:auto;
}
#board {
	width:90%;
	display:table;
	line-height: 0px;
	margin:0 auto 20px;
}
#boardbg{
	width:100%;
}
.left{
	float:none;
}

.right{
	float:none;
}
#board .pic img {
	width:100%;
	height:auto;
}
.fulpic {
    float: none;
    margin: 0 auto;
    text-align: center;
    width: 90%;
}
.fulpic img{
	width:100%;
	height:auto;
}
#footer .ban-agent img{
	width:90%;
	height:auto;
	padding:0px;
	margin:0px;
}

#seo .team {
	margin: 0 auto;
    width: 70%;
	height:auto;
	margin-bottom:20px;
	float:none;
}


}

@media (min-width:321px) and (max-width:479px) {



}

@media only screen and (max-width: 320px) {

.home_section {
    min-height: 144px;
	background-color:#FF0000;
}
#different h1 {
	font-size: 24px;
}
#footer .logo {
    text-align: center;
	width: 90%;
	margin: 0 auto;
}
#footer .logo img {
height:auto;
}
#top-wrapper .nav{
	width:68%;
	z-index:9999;
}
#top-wrapper .nav ul li a {
	display: block;
	font-size: 13px;
	font-weight: bold;
	padding: 6px 10px;
	width: 100%;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}


#top-wrapper .nav ul ul li a {
    font-size: 12px;
    font-weight: bold;
    padding-left: 20px;
}
#footer .footnav ul li a{
	font-size:13px;
}
.content .icon {
	float:none;
	padding:0 0 10px 0;
	text-align:center;
	margin: 0 auto
}
.content .logos  img {
margin: 10px;
widows: 60%;
height:auto;
}
#get-touch .form-box {
	float:none;
    margin: 20px 0 0 6px;
}
#red-home{
	padding-top: 50px;
	padding-bottom: 50px;
}
#red-home img{
	width:90%;
	height:auto;
}
#aboutbg{
	width:100%;
	display:table;
	line-height: 0px;
	margin:0 auto;
	background-image: url(../images/about-top-bg.jpg);
	background-position: center -50px;
	background-repeat: no-repeat;
}
#realbg{
	width:100%;
	display:table;
	line-height: 0px;
	margin:0 auto;
	background-image: url(../images/real-top-bg.jpg);
	background-position: center -50px;
	background-repeat: no-repeat;
}

#latest-dev h1, #seo h1 {
    padding: 50px 0;
}
#pict{
	width: 90%;
}

#pict img{
	width:90%;
	height:auto;
}
#boardbg{
	width:100%;
}
.left{
	float:none;
}

.right{
	float:none;
}
#board .pic img {
	width:100%;
	height:auto;
}
.fulpic {
    float: none;
    margin: 0 auto;
    text-align: center;
    width: 90%;
}
.fulpic img{
	width:90%;
	height:auto;
}

}





@media (min-width:220px) and (max-width:319px) {
#top-wrapper .nav{
	width:70%;
}
.home_section {
    min-height: 106px;
	background-color:#660000;
}
#different h1 {
	font-size: 18px;
}
.content .logos {
widows:220px;
text-align:center;
}

.content .logos img {
    height: auto;
    margin: 10px;
    width: 220px;
}
#get-touch .con-frame {
	width:220px;
}
#get-touch .address {
	float:none;
    width: 90%;
	margin:0 auto;
}
#get-touch .form-box {
	float:none;
    width: 90%;
    margin: 20px 0 0 6px;
}

#get-touch p {
    font-size: 13px;
    line-height: 18px;
}
}
