/*

Theme Name: Phoenix Medical Construction Theme

Version: 1.2.0

Template: genesis

Template Version: 2.1



License: GPL-2.0+

License URI: http://www.gnu.org/licenses/gpl-2.0.html

*/





/* Baseline Reset (normalize.css 2.1.2)

        normalize.css v2.1.2 | MIT License | git.io/normalize

--------------------------------------------- */



article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}





/* Box Sizing

--------------------------------------------- */



*,

input[type="search"] {

    -webkit-box-sizing: border-box;

    -moz-box-sizing:    border-box;

    box-sizing:         border-box;

}



/* Float Clearing

--------------------------------------------- */



.clearfix:before,

.entry-content:before,

.entry:before,

.footer-widgets:before,

.nav-primary:before,

.nav-secondary:before,

.pagination:before,

.site-container:before,

.site-footer:before,

.site-header:before,

.site-inner:before,

.widget:before,

.wrap:before {

    content: " ";

    display: table;

}



.clearfix:after,

.entry-content:after,

.entry:after,

.footer-widgets:after,

.nav-primary:after,

.nav-secondary:after,

.pagination:after,

.site-container:after,

.site-footer:after,

.site-header:after,

.site-inner:after,

.widget:after,

.wrap:after {

    clear: both;

    content: " ";

    display: table;

}

hr {
	margin: 24px 0px 60px;
	border: none;
	border-top: 2px solid #ababab;
}

body.team hr {
		margin: 20px 0px 40px;
}

/* Typographical Elements

--------------------------------------------- */



body {

    background: #fff;

    color: #333;

    font-family: 'Open Sans', sans-serif;

    font-size: 16px;

    line-height: 1.65;
	text-rendering: optimizeLegibility;

}
.testimonial_rotator_wrap {
	margin: 20px 10px 20px 14px!important;

}
body.testimonials .testimonial_rotator_wrap {
	margin: 0px!important;
	padding: 0px;

}
body.testimonials .testimonial_rotator.template-default .testimonial_rotator_author_info {
	font-style: normal;
}
body.testimonials .testimonial_rotator.format-list .slide {
	margin: 20px 0px 40px;
}
body.testimonials .testimonial_rotator.template-default .text {
	font-size: 18px;
}


a,

button,

input[type="button"],

input[type="reset"],

input[type="submit"],

textarea:focus,

.button {

    -webkit-transition: all 0.1s ease-in-out;

    -moz-transition:    all 0.1s ease-in-out;

    -ms-transition:     all 0.1s ease-in-out;

    -o-transition:      all 0.1s ease-in-out;

    transition:         all 0.1s ease-in-out;

}



::-moz-selection {

    background-color: #333;

    color: #fff;

}



::selection {

    background-color: #333;

    color: #fff;

}

.one-fourth img.alignnone {
	margin-top: 8px;
}

a {

    text-decoration: none;
	outline: 0;

}

a:hover, a:active, a:focus {
	outline: 0;
}

a img {

    margin-bottom: -4px;

}



p {

    margin: 0 0 24px;

    padding: 0;

}



strong {

    font-weight: 700;

}



ol,

ul {

    margin: 0;

    padding: 0;

}



li {

    list-style-type: none;

}



blockquote,

blockquote::before {

    color: #666;

}



blockquote {

    margin: 36px 0px 46px 30px;

    padding: 16px 40px 22px;
	width: 86%;
	font-size: 20px;
	border-top: 6px double #ccc;
	border-bottom: 6px double #ccc;

}



blockquote p {
	margin-bottom: 0px!important;

}

.soliloquy-container.soliloquy-theme-metro:hover .soliloquy-next {
	right: 10px!important;
}

.entry-content code {

    background-color: #333;

    color: #ddd;

}



cite {

    font-style: normal;

}

body.home .soliloquy-container.soliloquy-theme-metro .soliloquy-pager {
	bottom: 35%!important;
	text-align: center!important;
}
.soliloquy-container.soliloquy-theme-metro .soliloquy-pager-link {
	background: rgba(196,196,196,.3)!important;
}
.soliloquy-container.soliloquy-theme-metro .soliloquy-pager-link.active {
	background: #fff!important;
}

.testimonial_rotator.template-default .has-image .text, .testimonial_rotator_single.has-image.template-default .text {
	width: 60%!important;
	padding: 4% 0px!important;
}
.testimonial_rotator.template-default .has-image .img, .testimonial_rotator_single.has-image.template-default .img {
	width: 35%!important;
	margin-right: 3%!important;
}
.testimonial_rotator.template-default .has-image .img img, .testimonial_rotator_single.has-image.template-default .img img {
	max-width: 349px!important;
}
body.home .fa-chevron-left::before {
	content:url(images/arrow-before.png)!important;
	height: 126px;
}

body.home .fa-chevron-right::before {
content:url(images/arrow-after.png)!important;
}
.testimonial_rotator_widget_wrap.with-prevnext {
	padding: 25px 60px 0px!important;
}
.home-clients h2 {
	font-weight: 400;
}
body.home .testimonial_rotator_prev, body.home .testimonial_rotator_next {
	top: 34%!important;
}
.testimonial_rotator.template-default .testimonial_rotator_author_info {
	border-left: none!important;
    width: 98%;
    padding: 16px 0px 0px!important;
	border-top: 1px solid #ccc;
	margin-top: 16px!important;
}
.testimonial_rotator.template-default .testimonial_rotator_author_info p {
	font-size: 16px!important;
	line-height: normal!important;
	color:#666;
}
.testimonial_rotator .testimonial_rotator_slide_title {
	margin-bottom: 14px!important;
}

body.about .site-inner {
	background-image:url(images/banners-about2.jpg);
	background-position:center top;
	background-repeat: repeat-x;
	padding: 180px 0 0 0;
}
body.services .site-inner {
	background-image:url(images/banner-operating-table.jpg);
	background-position:center top;
	background-repeat: repeat-x;
	padding: 180px 0 0 0;
}
div.slides {
	overflow: hidden;
	padding-left: 0px;
	height: 550px;
}
body.contact .site-inner {
	background-image:url(images/banners-contact.jpg);
	background-position:center top;
	background-repeat: repeat-x;
	padding: 180px 0 0 0;
}
body.single .site-inner {
	background-image:url(images/slider-bkgd_03.jpg);
	background-position:center top;
	background-repeat: repeat-x;
	border-bottom: 2px solid #e1e1e6;
}

body.orange h1 {
	color: #b16306;
	font-size: 38px;
	padding: 0px;
	background:none;
}
body.burgandy h1 {
	color: #6b1b41;
	font-size: 38px;
	padding: 0px;
	background:none;
}
body.blue h1 {
	color: #234781;
	font-size: 38px;
	padding: 0px;
	background:none;
}
body.teal h1 {
	color: #11575b;
	font-size: 38px;
	padding: 0px;
	background:none;
}
body.green h1 {
	color: #135408;
	font-size: 38px;
	padding: 0px;
	background:none;
}

body.services .content, body.single.single-portfolio .description {
		padding: 40px 0px 0px;
		background-image:url(images/services-background_03.jpg);
	background-position:right top;
	background-repeat:no-repeat;

}

body.single .content {
	padding: 0px;
}
body.single .description {

	overflow:hidden;
	background-color: #fff;
}
body.single .content {
	background: none;
}
	
body.services .footer-widgets-1 {
	background:#8a8c91;
	padding-top: 54px;
	padding-bottom: 40px;
}
body.services .footer-widgets-1 h4 {
	text-transform:uppercase;
	font-size: 26px;
	margin-bottom: 32px;
}
body.services .footer-widgets h2.entry-title {
	font-size: 18px;
	color:#fff;
	background: none;
	margin-bottom: 10px;
	padding: 0px;
}
body.services .footer-widgets h2.entry-title a {
	color: #fff;
	text-decoration: underline;
}
body.services .footer-widgets h2.entry-title a:hover {
	text-decoration: none;
}
body.services .footer-widgets p {
	font-size: 14px;
}
body.services .footer-widgets-1 .portfolio img {
	border: 1px solid #fff;
	margin-top: 6px;
	margin-bottom: 40px;
    max-width: 110px;
}
body.services .footer-widgets-1 .featured-content .one-half {
	margin-bottom: 8px!important;
	padding: 0px 10px;
}
body.single .description .one-third {
	background-image:url(images/quote_06.png);
	background-repeat:no-repeat;
	background-position: left top;
}
	
body.services main .entry {
	margin-bottom: 0px;
	background-image:url(images/quote_06.png);
	background-position: 74% 0%;
	background-repeat:no-repeat;
}
body.single .entry-header {
	display: none;
}
body.single .two-thirds {
	width: 63%;
	padding: 0px 20px;
}
body.single .one-third {
	margin-left: 4.9%;
	padding-top: 60px;
}
body.page .testimonial_rotator_prev, body.page .testimonial_rotator_next, body.single .testimonial_rotator_prev, body.single .testimonial_rotator_next {
	top: 95%!important;

	
}
body.page .testimonial_rotator_prev, body.single .testimonial_rotator_prev {
	left: 74%!important;
	color: #fff!important;
}
body.page .testimonial_rotator_next, body.single .testimonial_rotator_next {
	right: 8%!important;
	color: #fff!important;
}
body.page .testimonial_rotator_wrap.with-prevnext, body.single .testimonial_rotator_wrap.with-prevnext {
	padding: 0px 8px;
	margin-top: 0px!important;
	
}
body.page .testimonial_rotator h2, body.single .testimonial_rotator h2 {
	display:none;
}
body.page .testimonial_rotator.template-default .text, body.page .testimonial_rotator_single.has-image.template-default .text, body.single .testimonial_rotator.template-default .text, body.single .testimonial_rotator_single.has-image.template-default .text {
	width: 96%!important;
	padding: 0px!important;
	font-size: 16px;
	color: #5B5B5B;
	font-style:italic;
}

.client-logos .one-third {
	text-align:center;
	border-bottom: 1px solid #ccc;
	padding-bottom: 40px;
	margin-bottom: 6px;
}
.client-logos .one-third img {
	max-width: 240px;
	margin-bottom: 14px;
}
/* Headings

--------------------------------------------- */



h1,

h2,

h3,

h4,

h5,

h6 {

    color: #333;

    font-family: 'Open Sans', sans-serif;

    font-weight: 600;

    line-height: 1.25;

    margin: 0;

    margin-bottom: 16px;

    padding: 0;

}



h1 {

    font-size: 32px;

}



h2 {

    font-size: 28px;

}



h3 {

    font-size: 24px;

}


h4 {

    font-size: 22px;

}


h5 {

    font-size: 20px;

}


h6 {

    font-size: 18px;

}



/* Objects

--------------------------------------------- */



embed,

iframe,

img,

object,

video,

.wp-caption {

    max-width: 100%;

}



img {

    height: auto;

}



.featured-content img,

.gallery img {

    width: auto; /* IE8 */
	

}

.home-features img {
	border: 1px solid #76787d;
}
.home-about img {
	border: 1px solid #5a5b5b;
}
.home-about {
	background: #8a8c91;
}
.home-about .wrap {
	margin: 0px auto;
	padding: 70px 0px 50px;
	background-image:url(images/bkgd-logo_03.png);
	background-repeat:no-repeat;
	background-position:13% 50px;
}
.home-about p {
	color: #fff;
	font-size: 18px;
}
.home-about .two-thirds {
	width: 58%;
	padding: 0px;
}
.home-about .one-third {
	width: 39.4%;
}
.home-about a, .home-about a:hover {
	color: #fff;
}

/* Forms

--------------------------------------------- */



input, 

select,

textarea {

    background-color: #fff;

    border: 1px solid #ddd;

    box-shadow: 1px 1px 3px #eee inset;

    color: #333;

    font-family: 'Open Sans', sans-serif;

    font-size: 16px;

    padding: 10px;

    width: 100%;

}



input[type="checkbox"],

input[type="image"],

input[type="radio"] {

    width: auto;

}



input:focus,

textarea:focus {

    border: 1px solid #999;

    outline: none;

}



::-moz-placeholder {

    color: #999;

    opacity: 1;

}



::-webkit-input-placeholder {

    color: #999;

}



button,

input[type="button"],

input[type="reset"],

input[type="submit"],

.button,

.entry-content .button {

    border: none;

    border-radius: 5px;

    box-shadow: none;

    cursor: pointer;

    padding: 10px 20px;

    width: auto;

    text-transform: uppercase;

}



button:hover,

input:hover[type="button"],

input:hover[type="reset"],

input:hover[type="submit"],

.button:hover,

.entry-content .button:hover {

    border: none;

    text-decoration: none;

}



.button {

    border-radius: 5px;

    display: inline-block;

}



input[type="search"]::-webkit-search-cancel-button,

input[type="search"]::-webkit-search-results-button {

    display: none;

}



.home-cta a.button {

    display: inline-block;

    margin-top: -30px;

    text-align: center;

}



/* Tables

--------------------------------------------- */
.table-container-outer {
    position: relative;
}


table {

    border-collapse: collapse;

    border-spacing: 0;
font-size: 15px;
    line-height: 1.2;

    margin-bottom: 40px;
	margin-top: 24px;

    width: 100%;

}



tbody {

    border-bottom: 1px solid #ddd;

}



th,

td {

    text-align: left;

}



th {

    font-weight: normal;

    text-transform: uppercase;
	background-color:#234781;
	color: #fff;
	padding: 10px 8px;

}



td {

    border-top: 1px solid #ddd;

    padding: 10px 8px;

}

tr:nth-child(even) {background: #FFF;}
tr:nth-child(odd) {background: #EFEFEF;}





/* Site Containers

--------------------------------------------- */



.site-container {

    margin: 0 auto;
	overflow: hidden;
    width: 100%;

}



.hello-pro-landing .site-inner {

    width: 800px;

    margin: 0 auto 0;

}



.site-inner {

    background-color: #fff;

    clear: both;

    margin: 0 auto;

    overflow: hidden;

    width: 100%;

}

body.hello-pro-portfolio .site-inner {
	padding: 0px 0px 60px;
}

.hello-pro-home .site-inner {

    clear: both;

    margin: 0 auto;

    overflow: hidden;

    width: 100%;

}



.hello-pro-home .site-inner {

    overflow: visible;

}

header .wrap {
	margin: 0 auto 0;
}

.wrap {

    max-width: 1140px;

    margin: 40px auto;

}





/* Content

--------------------------------------------- */

body.about .content {
	padding: 50px 90px;
}

body.about .one-third {
	width: 29%;
	padding-top: 8px;
}
body.about .two-thirds {
	margin-left: 5%;
}
body.about img.rectangle {
	width: 80%;
	border: 1px solid #ababab;
}
body.about .one-third p {
	margin-bottom: 0px;
}
body.contact .content {
	padding: 60px 30px 20px;
}
.content {

    width: 100%;
	max-width: 1140px;

}

body.home .content {
	max-width: 100%!important;
}

.content-sidebar .content {

    float: left;

}



.full-width-content .content, .single-portfolio .content {

    width: 100%;
	max-width: 1140px;
	margin: 0 auto;

}



.hello-pro-home .content {

    padding: 0;

}



.hello-pro-portfolio .content {

    padding: 40px 14px 0;
	overflow: hidden;

}



/* Primary Sidebar

--------------------------------------------- */



.sidebar-primary {

    margin-top: 20px;

    margin-bottom: 30px;

    float: right;

    width: 340px;

}



.sidebar-primary .widget {

    margin-top: 10px !important;

    margin-bottom: 10px !important;

}



.sidebar-primary .widget:first-child{

    margin-top: 0px !important;

    padding-top: 0px !important;

    border-top: none !important;

}



.sidebar-primary .widget:last-child{

    margin-bottom: 0px !important;

    padding-bottom: 0px !important;

}



.sidebar-content .sidebar-primary {

    float: left;

}



.sidebar-primary .widget .widget-title{

    margin-bottom: 30px;

    display:block;

    text-align: left;

    padding: 16px 20px;

    font-weight: 300;

    font-size: 20px;

}


.more {
	font-family: "Quicksand", sans-serif;
	color: inherit;
	font-size:inherit;
}






/* Column Classes

Link: http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css

--------------------------------------------- */



.five-sixths,

.four-sixths,

.one-fourth,

.one-third,

.three-fourths,

.two-sixths,

.two-thirds {

    float: left;

    margin-left: 2.564102564102564%;

}
.one-half, .three-sixths, .two-fourths {
	float: left;

    margin-left: 4%;
}
body.home .one-sixth.first {
	display: none;
}

body.home .one-sixth {
	width: 18.5%;
	margin-left: 1%;
	position: relative;
}
.one-sixth {
	float:left;
	margin-left: 2.2%;
	width: 16.6666%;
}

.one-half,

.three-sixths,

.two-fourths {

    width: 48%;

}



.one-third,

.two-sixths {

    width: 31.623931623931625%;

}



.four-sixths,

.two-thirds {

    width: 65.81196581196582%;

}



.one-fourth {

    width: 23.076923076923077%;

}



.three-fourths {

    width: 74.35897435897436%;

}

div.slides .three-fourths {
	padding: 14px 18px;
	background: #121212;
	width: 75%;
	height: 549px;
}

div.slides .one-fourth {
	background: #8a8c91;
	margin-left: 0;
	padding: 24px 20px;
	width: 25%;
	height: 549px;
}
div.slides .one-fourth h2 {
	color: #fff;
	font-size: 22px;
	margin-bottom: 4px;
	padding-left: 4px;
}
.five-sixths {

    width: 82.90598290598291%;

}
ul#menu-projects {
}
ul#menu-projects li {
	list-style-type:none;
	margin-left: 0px;
	padding: 12px 6px;
	margin-bottom: 0px;
	font-size: 12px;
	line-height: 1.3;
	display:block;
	border-bottom: 1px solid #707278;
}
ul#menu-projects li a {
	color: #000;
	text-transform: uppercase;
	text-decoration: none;
}
ul#menu-projects li:hover, ul#menu-projects li.current-menu-item {
	background: #707278;
}
ul#menu-projects li a:hover, ul#menu-projects li.current-menu-item a {
	color: #fff;
}



.widget.featured-content .gs-featured-content-entry.first {

    clear: both!important;

    margin-left: 0;

}





/* Avatars and Images

--------------------------------------------- */



.avatar {

    border: 1px solid #fff;

    float: left;

}



.alignleft .avatar {

    margin-right: 24px;

}



.alignright .avatar {

    margin-left: 24px;

}



.search-form {

    overflow: hidden;

}



.genesis-nav-menu .search input[type="submit"],

.widget_search input[type="submit"] {

    border: 0;

    clip: rect(0, 0, 0, 0);

    height: 1px;

    margin: -1px;

    padding: 0;

    position: absolute;

    width: 1px;

}



.search-form input[type="search"] {

    background: #fff;

    background-size: 36px 16px;

    color: #888;

    font-size: 10px;

    margin-bottom: 10px;

    padding: 16px;

    text-transform: uppercase;

    width: 100%;

}



a.aligncenter img {

    display: block;

    margin: 0 auto;

}



img.centered,

.aligncenter {

    display: block;

    margin: 0 auto 16px;

}



a.alignnone img,

img.alignnone {

    margin-bottom: 12px;

}



.alignleft {

    float: left;

    text-align: left;

}



.alignright {

    float: right;

    text-align: right;

}



a.alignleft,

a.alignnone,

a.alignright {

    max-width: 100%;

}



a.alignnone {

    display: inline-block;

}



a.alignleft img,

img.alignleft,

.wp-caption.alignleft {

    margin: 0 18px 12px 0;

}
body.team img.alignleft {
	margin: 8px 30px 30px 0px;
}


a.alignright img,

img.alignright,

.wp-caption.alignright {

    margin: 0 0 24px 24px;

}



.entry-content .wp-caption-text {

    font-size: 16px;

    font-weight: 700;

    margin: 0;

    text-align: center;

}



.gallery-caption,

.entry-content .gallery-caption {

    margin: 0 0 10px;

}



/* Genesis

--------------------------------------------- */



.breadcrumb {

    color: #777;

    font-size: 12px;

    margin: -40px -60px 30px;

    padding: 20px;

}



.hello-pro-home .breadcrumb {

    margin: 0;

}



.archive-description,

.author-box {

    margin-bottom: 30px;

    padding: 15px 15px 30px;

    border-top: 1px solid #CCCCCC;

    border-bottom: 1px solid #CCCCCC;

}



.archive-description {

    padding: 16px 20px;

}



.author-box-title {

    font-size: 16px;

    margin-bottom: 4px;

}



.author-box p {

    font-size: 16px;

    margin: 0;

}



.author-box .avatar {

    margin-right: 24px;

}





/* Titles

--------------------------------------------- */

.home-features .entry-title {
	padding: 0px;
	font-size: 22px!important;
}

.entry-title {

    font-size: 28px;

    line-height: 1.3;

    margin-bottom: 40px;

	padding: 6px 0px 10px;

}

body.page .entry-title {
	margin-bottom: 30px;
}

.entry-title a,

.sidebar .widget-title a {

 text-decoration: none;

}



.entry-title a:hover,

.footer-widgets .entry-title a:hover {

    text-decoration: none;

}



.archive-title,

.widget-title,

.hello-pro-portfolio .entry-title {

    font-size: 18px;

    margin-bottom: 4px;

    text-align: center;
	background:none;
}

.hello-pro-portfolio .entry-title a {
	color: #333;
}

.footer-widgets .entry-title,

.sidebar .entry-title {

    font-size: 16px;

}



.hello-pro-home .home-cta .widget-title {

    font-size: 24px;

    margin-bottom: 6px;

    text-transform: none;

}
body.team .one-fourth img {
	-webkit-box-shadow: 3px 3px 3px 0px rgba(51,51,51,0.25);
-moz-box-shadow: 3px 3px 3px 0px rgba(51,51,51,0.25);
box-shadow: 3px 3px 3px 0px rgba(51,51,51,0.25);
}
body.team h3 {
	margin-bottom: 22px;
}



/* Widgets

--------------------------------------------- */



.featured-content .entry {

    margin-bottom: 12px;

    padding: 0;

}

.home-features .featured-content .entry p {
	font-size: 14px;
}

.featured-content .entry-title {

    font-size: 26px;
	margin-bottom: 14px;
	font-weight:400;
	color:#222;

}

.featured-content .entry-title a {
	color: #222;
	text-decoration: none;
}







/* Jetpack

--------------------------------------------- */



img#wpstats {

    display: none;

}





/* WP-MobiSim

--------------------------------------------- */



/* iPAD */

#wpms-ipadportrait-regular div {

    width: 770px !important;

    height: 1132px !important;

    padding: 110px 0 0 0 !important;

    margin: 0 auto;

}



#wpms-ipadportrait-regular iframe {

    width: 770px !important;

    height: 1022px !important;

}



/* iPHONE 5 */

#wpms-iphone5portrait-regular div {

    width: 324px !important;

    height: 681px !important;

    padding: 117px 0 0 4px !important;

    margin: 0 auto !important;

}



/* GALAXY 3 */

#wpms-samsung-galaxy3portrait-regular div {

    width: 346px !important;

    height: 687px !important;

    padding: 74px 0 0 0 !important;

    margin: 0 auto !important;

}





/*

Site Header

---------------------------------------------------------------------------------------------------- */



.hello-pro-home .site-header {

    margin: 0 auto;

    min-height: 90px;

    width: 100%;

}



.site-header {

    background-color: #fff;

    margin: 0 auto;

    min-height: 90px;

    width: 100%;

}



/* Title Area

--------------------------------------------- */



.title-area {

    font-weight: 700;

    float: left;

    overflow: hidden;

    width: 260px;

}



.site-title {

    display:block;

    font-size: 38px;

    line-height: normal;

    margin: 10px 0px 5px 0px;

    border-bottom: 1px solid #999;

}



.header-image .site-title {

    border-bottom: none !important;

}



.site-title a {

    display: inline-block;

    text-decoration: none;

    transition: all .25s ease;

}



.site-title a,

.site-title a:hover {

    text-decoration: none;

}



.site-description {

    display: block;

    font-size: 14px;

    margin-bottom: 10px;

    padding-top: 3px;

    color:#999;

}



.site-title a.has-image .site-title-name,

.site-title a.has-image .tagline,

.site-title a.has-image .site-description{

    display:none;

}



/* Full width header, no widgets */



.header-full-width .title-area,

.header-full-width .site-title {

    width: 100%;

}





/* Logo, hide text */



.header-image .site-description{

    display: none;

    text-indent: -9999px;

}



.header-image .site-title a {

    display: block;

    text-indent: -9999px;

    background-size: contain !important;
	background-image: url(images/logo_Phoenix.png);
	background-repeat:no-repeat;

}



.header-image .title-area,

.header-image .site-title,

.header-image .site-title a {

    float: left;

    margin: 2px 0px;

    max-width: 235px;

    min-height: 70px;

    padding: 2px 0 0;

    width: 100%;

    border-bottom: none;

}



/* Sticky Header 

--------------------------------------------- */

.site-header.sticky {

    z-index:10000;

    min-height: 66px;

    position: fixed;

    top: -300px;

    -webkit-backface-visibility: hidden;

    backface-visibility: hidden;

    -webkit-perspective: 1000;

    -ms-perspective: 1000;

    perspective: 1000;

    -webkit-transform: translateZ(0);

    -ms-transform: translateZ(0);

    transform: translateZ(0);

}



.sticky{

    transition: top .35s ease .1s;

}



.sticky .site-title,

.sticky .site-title a{

    font-size:28px;

    border-bottom: none;

}



.sticky .site-title{

    margin: 15px 0px 5px 0px;

}



.sticky .site-description{

    /*font-size:12px;*/

    display:none;

}



.site-header.active{

    top: 0px;

}



.site-header.admin-loggedin.active{

    top:32px;

}



.site-header.sticky .site-title .site-title-name {

    font-size: 34px;

}



.site-header.sticky .site-title .tagline{

    display: none;

}



.site-header.sticky .genesis-nav-menu a{

    padding: 24px 18px;

}



.site-header.sticky .genesis-nav-menu > li:hover,

.site-header.sticky .genesis-nav-menu > li > a:hover, .site-header.sticky .genesis-nav-menu .current-menu-item > a, .site-header.sticky .genesis-nav-menu .current-menu-parent > a  { 

    background-color: #e1e1e5; 

}



.header-image .sticky .title-area,

.header-image .sticky .site-title,

.header-image .sticky .site-title a {

    min-height: 55px;

}



.header-image .sticky .site-title,

.header-image .sticky .site-title a{

    margin:0 0 4px 0;

}



.header-image .site-header.sticky .widget-area{

    margin:0;

}





/* Widget Area

--------------------------------------------- */



.site-header .widget-area {

    float: right;

    width: 70%;

}



.header-image .site-header .widget-area{

    margin-top: 0px;

}



.site-header .widget-area .widget-title {

    font-size: 16px;

    margin-bottom: 2px;

    text-align: right;

    text-transform: uppercase;

}



.site-header .widget {

    padding: 28px 0 0;

}



.site-header .search-form {

    float: right;

    margin-top: 24px;

    width: 50%;

}





/*

Site Navigation

---------------------------------------------------------------------------------------------------- */



.genesis-nav-menu {

    clear: both;

    color: #000;

    font-size: 16px;

    line-height: 1.5;

    margin: 0;

    overflow: hidden;

    padding: 0;

    width: 100%;

}



.genesis-nav-menu .menu-item {

    display: inline-block;

    margin: 0;

    padding: 0;

    text-align: left;

}



.genesis-nav-menu a {

    color: #000;

    display: block;

    padding: 16px 20px;

    position: relative;

}



.genesis-nav-menu li:hover,

.genesis-nav-menu a:hover {

    background-color: #fff;

    color: #666;

    text-decoration: none;

}



.genesis-nav-menu .current-menu-item > a {


}



.genesis-nav-menu .sub-menu {

    left: -9999px;

    margin: 0;

    opacity: 0;

    padding: 0;

    position: absolute;

    -webkit-transition: opacity .4s ease-in-out;

    -moz-transition:    opacity .4s ease-in-out;

    -ms-transition:     opacity .4s ease-in-out;

    -o-transition:      opacity .4s ease-in-out;

    transition:         opacity .4s ease-in-out;

    width: 260px;

    z-index: 999;

}



.genesis-nav-menu .sub-menu a {


    border: 1px solid  #AAAAAA;

    border-top: none;

    color: #323232;
	text-transform:none;

    font-size: 12px;

    padding: 10px 18px;

    position: relative;

    width: 260px;

}



.genesis-nav-menu .sub-menu a:hover {

    background-color: #f5f5f5;

    /*color: #333;*/

}



.genesis-nav-menu .sub-menu .sub-menu {

    margin: -40px 0 0 259px;

}



.genesis-nav-menu .menu-item:hover {

    position: static;

}



.genesis-nav-menu .menu-item:hover > .sub-menu {

    left: auto;

    opacity: 1;

}



.genesis-nav-menu > .first > a {

    padding-left: 0;

}



.genesis-nav-menu > .last > a {

    padding-right: 0;

}



.genesis-nav-menu > .right {

    display: inline-block;

    float: right;

    list-style-type: none;

    padding: 16px 20px;

}



.genesis-nav-menu > .right > a {

    display: inline;

    padding: 0;

}



.genesis-nav-menu > .search {

    padding: 0;

}



.genesis-nav-menu .search-form {

    width: 100%;

}



/* Site Header Navigation

--------------------------------------------- */



.site-header .widget_nav_menu {

    padding: 0;

}



.site-header .genesis-nav-menu {

    float: right;

    width: auto;

}



.site-header .genesis-nav-menu a {
    padding: 32px 24px 30px;
	color: #080909;
	text-transform:uppercase;
	font-size:15px;
	text-decoration:none;

}
.site-header .genesis-nav-menu a:hover, .genesis-nav-menu .current-menu-item > a, .genesis-nav-menu .current-menu-parent > a  {
	display: block;
	background: #eeeef0;
}


.site-header .sub-menu {

    border-top: 1px solid #929292;
	background: #fff;

}



.site-header .genesis-nav-menu .sub-menu a {
background: #fff;
    padding: 12px 14px 10px;
	font-size: 14px;
	

}
.genesis-nav-menu .sub-menu .current-menu-item > a {
	background: #eeeef0;
}
.site-header .genesis-nav-menu .sub-menu a:hover {
	background: #eeeef0;
}

.site-header .sub-menu .sub-menu {

    margin-top: -40px;

}





/* Secondary Navigation

--------------------------------------------- */



.nav-secondary .genesis-nav-menu li:hover,

.nav-secondary .genesis-nav-menu a:hover,

.nav-secondary .genesis-nav-menu li.current-menu-item a:hover {

   

}



.nav-secondary .genesis-nav-menu .current-menu-item > a {


}



/* Responsive Menu

--------------------------------------------- */



.responsive-menu-icon {

    background-color: #f2f2f2;

    cursor: pointer;

    display: none;

}



.responsive-menu-icon::before {

    content: "\f333";

    display: block;

    font: normal 20px/1 'dashicons';

    margin: 0 auto;

    padding: 10px;

    text-align: center;

}



/* Home Page

--------------------------------------------- */

.top {

    background:#8a8c91;

    background-size: cover;

    width: 100%;

    padding: 0px 0px 16% 0px;

    margin: 0;
position:relative;
    color: #fff;
	overflow:hidden;

}
.home-services p {
	margin: 0!important;
}
.top h1 {
	font-size: 48px;
	padding: 4px 12px 18px;
	line-height: 1.3em;
}
.top h2 {
	font-size: 28px;
	padding: 0px 0px 20px;
}

.top h1,.top h2 {
    color: #fff;
    font-weight: 400;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);
}

body.page main.content .two-thirds.first {
	padding-right: 70px;
}

.home-slider {
    float: left;
    width: 100%;
	overflow: hidden;
    margin: 0 auto;
    padding: 0;
}
.soliloquy-container .soliloquy-image {
	 background-color: rgba(0,0,0, 0.7);
	width: 100%;
}
.home-services {	
	width: 100%;
	position: absolute;
	top: 50%;
	text-align:center;
	overflow:hidden;
}
.home-services a {
	text-decoration:none;
}
.home-services a:hover {
	text-decoration:underline;
}
.wrapper {
	overflow:hidden;
	position:relative;
	display:block;
}
.top .home-services h2 {
	font-size: 17px;
	margin:0;
	color: #fff;
	text-shadow:none;
	font-weight:400;
	line-height:1.15;
	min-height: 55px;
	padding: 8% 4px 14px;
}
.top .home-services h2 a {
	text-decoration:none;
	color: inherit;
}
.top .home-services h2 a:hover {
	color: #ccc;
}
.orange h2 {
	background-color: #b16306;

		z-index: 100;
}
.orange h3 {
	color: #b16306;
	
}
.green h2 {
	background-color: #135408;
	
}
.green h3 {
	color: #135408;
	
}
.blue h2 {
	background-color: #234781;
padding: 4% 4px 8px!important;
		font-size: 16px!important;
}
.blue h3 {
	color: #234781;
}
.burgandy h2 {
	background-color: #6b1b41;

}
.burgandy h3 {
	color: #6b1b41;
}
.teal h2 {
	background-color: #11575b;
	
}
.teal h3 {
	color: #11575b;
}
.home-services img {
	padding: 0;
	margin:0;
}
.tint:before {
	content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  transition: all .3s linear;
	background: rgba(0,0,0,0);
}
.tint {
	overflow:hidden;
	z-index: 10;
}
.tint:hover:before {
	background: rgba(0,0,0,0.5); 
	content: "";
}
.top .home-services h3 {
	background-color: #e1e1e5;
	font-weight:400;
	font-size: 14px;
	margin:0;
	padding: 12px 0px 14px;
	text-transform:uppercase;
}
.home-services .widget {
	max-width: 1140px;
	margin: 0px auto 0px;
}
.home-clients {
	clear:both;
}
.highlight {

    display: table;

    margin-bottom: 10px;

    font-size: 20px;

    padding: 8px;

    text-transform: uppercase;

    font-weight: bold;

    letter-spacing: 2px;

    line-height: normal;

}


.home-features {

    clear: both;
background: #dddfe3;
    padding: 40px 0px 0px;
overflow: hidden;
}

.more-link {
	
	font-size: 13px;
}

.home-features .widget,

.home-portfolio section.featured-content-,

.home-portfolio section.featured-content article.type-post{

    float: left;

    padding: 0 2.8%;

    width: 33.33333333333%;

}



.home-portfolio .featured-content article.type-portfolio{

    width:100%;

    display: block;

    float: none;

    position: relative;

}



.home-features .widget:nth-of-type(3n+1),

.home-portfolio .widget:nth-of-type(3n+1) {

    clear: left;

}



.bottom {

    width: 100%;

    margin: 0px;

    padding: 40px 0px;

    clear: both;

    background-attachment: fixed !important;

}



.hello-pro-home .home-portfolio {

    color: #000;

    width:100%;

    margin: 0 auto 0;

    padding: 0px;

}



.home-portfolio img {

    border: 1px solid #999;

    padding: 5px;

}



.hello-pro-home .home-testimonial {

    /*margin:0 30px;*/

    padding: 40px;

    clear: both;

}





/* Portfolio

--------------------------------------------- */



.hello-pro-portfolio .portfolio {

    float: left;

    padding: 0 30px 30px;

    width: 33.33333333%;

}



.hello-pro-portfolio .portfolio:nth-of-type(3n+1) {

    clear: left;

}



.single-portfolio .content {


}

a:hover {
	outline:none;
}

.portfolio-featured-image img {

    background: #f5f5f5 none repeat scroll 0 0;

    border: 1px solid #999;

    padding: 5px;

}



/* Entries

--------------------------------------------- */



.entry {

    margin-bottom: 40px;

}

body.single-portfolio .entry {
	margin-bottom: 0px;
}
.hello-pro-portfolio .entry,

.single-portfolio .entry {

    margin-bottom: 20px;

}



.entry-content ol,

.entry-content p,

.entry-content ul,

.quote-caption {

    margin-bottom: 22px;

}



.entry-content ol li,

.entry-content ul li {

    margin-left: 40px;
	margin-bottom: 6px;

}



.entry-content ol > li {

    list-style-type: decimal;

}



.entry-content ul > li {

    list-style-type: disc;

}



.entry-content ol ol,

.entry-content ul ul,

.entry-content .wp-caption p {

    margin-bottom: 0;

}



.content .entry-header .entry-meta {

    clear: both;

    color: #999;

    font-size: 12px;

    line-height: 2;

    margin: 0 0 25px 0px;

    overflow: hidden;

    padding-left: 0px;

    text-transform: uppercase;

    border-top: 1px solid #ccc;

}



.content > article:first-child .entry-header .entry-meta{

    border-top: none !important;

}



.content .entry-header .entry-meta a {

    font-weight: 700;

}



.content .entry-header .entry-meta .entry-comments-link {

    float: right;

    font-size: 11px;

    padding: 0 10px;

    text-transform: uppercase;

    width:  200px;

    text-align: center;

}



.content .entry-header .entry-meta .entry-comments-link a {

    color: #fff;

    padding-left: 10px;

}



.entry-footer .entry-tags {

    margin-left: 4px;

    padding-left: 10px;

}





/* After Entry

--------------------------------------------- */



.after-entry {

    background-color: #f5f5f5;

    margin-bottom: 30px;

    padding: 30px;

    text-align: center;

}



.after-entry .widget {

    margin-bottom: 30px;

}



.entry-footer .entry-meta {

    font-size: 14px;

    margin: 0;

    padding-top: 5px;

}



.after-entry .widget:last-child,

.after-entry p:last-child {

    margin: 0;

}



.after-entry li {

    list-style-type: none;

}



/* Pagination

--------------------------------------------- */



.archive-pagination {

    font-size: 16px;

    padding: 30px 0;

}



.entry .archive-pagination a {



}



.archive-pagination li {

    display: inline;

}



.archive-pagination li a {

    border-radius: 5px;

    cursor: pointer;

    display: inline-block;

    font-size: 12px;

    font-weight: 700;

    line-height: 2;

    margin-bottom: 4px;

    padding: 8px 20px;

    text-decoration: none;

    text-transform: uppercase;

}



.archive-pagination li a:hover,

.archive-pagination li.active a {

    text-decoration: none;

}



/* Comments

--------------------------------------------- */



.comment-respond,

.entry-comments,

.entry-pings {

    font-size: 16px;

    margin-bottom: 40px;

    overflow: hidden;

}



.entry-comments .comment-author {

    font-weight: 700;

    margin: 0;

}



.comment-respond input[type="email"],

.comment-respond input[type="text"],

.comment-respond input[type="url"] {

    width: 50%

}



.comment-respond label {

    display: block;

    margin-right: 12px;

}



.comment-list li,

.ping-list li {

    list-style-type: none;

    margin: 30px;

    overflow: hidden;

}



.comment-list li.depth-1,

.ping-list li.depth-1 {

    margin: 30px 0;

}



.comment-list li li {

    margin-right: -1px;

}



.comment {

    border-right: none;

}



.comment-header,

.ping-list .comment-meta {

    background-color: #eee;

    color: #000;

    float: left;

    font-weight: 700;

    padding: 30px;

    width: 100%;

}



.comment-list cite,

.ping-list cite,

.says {

    display: inline-block;

}



.comment-header .comment-meta a,

.comment-metadata a {

    font-size: 12px;

    font-weight: 300;

    color: #333;

}



.comment-content {

    clear: both;

    padding: 48px;

}



.comment-content p,

.comment-header p.comment-meta {

    margin: 0;

}



.comment .avatar {

    margin-right: 10px;

}



.alt,

.even {

    background-color: #f5f5f5;

    border: 1px solid #ddd;

}



.comment-reply {

    font-size: 16px;

    padding: 0 48px 48px;

}



.entry-pings .reply {

    display: none;

}



.form-allowed-tags {

    background-color: #f5f5f5;

    font-size: 16px;

    padding: 24px;

}



/* Widgets

------------------------------------------------------ */



.widget {

    word-wrap: break-word;

}



.widget li {

    list-style-type: none;

    margin-bottom: 6px;

    margin-top: 6px;

    text-align: left;

}



.widget ol > li {

    background-image: none;

    list-style-position: inside;

    list-style-type: decimal;

    padding-left: 20px;

    text-indent: -20px;

}



.widget ul > li {

    text-indent: 0;

}



.widget ul > li {

    list-style-position: outside;

    padding: 0 0 0 16px;

}



.widget ol > li:last-child,

.widget ul > li:last-child {

    margin-bottom: 0;

}



.widget_calendar table {

    width: 100%;

}



.widget_calendar td,

.widget_calendar th {

    text-align: center;

}



.widget_calendar caption {

    font-size: 12px;

    font-style: italic;

    padding: 2px 6px 0 0;

    text-align: right;

}





/*

Sidebars

-------------------------------------------------------------- */



.sidebar {

    display: inline;

    font-size: 16px;

    padding: 45px;

}



.sidebar p {

    margin-bottom: 16px;

}



.sidebar p:last-child,

.sidebar ul {

    margin-bottom: 0;

}



.sidebar li,

.sidebar .more-from-category a {


    background-size: 8px 8px;

    margin-bottom: 6px;

    padding: 0 0 6px 16px;

}



.sidebar .more-from-category {

    padding-top: 6px;

}



.sidebar .widget {

    margin-bottom: 0;

    padding:30px 0;

    word-wrap: break-word;

}



.sidebar .widget:last-child {

    margin-bottom: 0 !important;

}



.sidebar .search-form {

    width: 100%;

}



/*

Enews Plugin 

-----------------------------------------------------------------*/



.footer-widgets .enews input, .footer-widgets .enews select, .footer-widgets .enews textarea {

    margin-bottom: 5px;

}



.home-cta .enews {

	padding-top: 20px;

}



.home-cta .enews p {

	width: 50%;

	float: left;

	clear: none;


	font-size: 28px;

	margin-right: 4%;

	text-align: center;

	text-transform: uppercase;

}



.home-cta .enews form {

	width: 45%;

	float: left;

	clear: none;

	margin-bottom: 0px;

}



.home-cta .enews input, .home-cta .enews select, .home-cta .enews textarea {

    float: left;

    width: 30%;

    clear: none;

    margin-right: 10px;

    margin-bottom: 0px;

}





/*

Footer Widgets

------------------------------------------------------------------ */



.footer-widgets {

    clear: both;

    font-size: 16px;

}



.footer-widgets .wrap {

    overflow: hidden;
	width: 100%;
	max-width: none;
	margin: 0px;
    padding: 0px;
	background-color: #404043;

}

.footer-widgets-1 {
	width: 100%;
	padding: 40px 20px 0px;
	background: #fff;
	color: #333;
}
.footer-widgets-1 img {
	vertical-align:middle;
	margin-bottom: 0px;
}
.footer-widgets-1 .featured-content .entry {
	margin-bottom: 16px!important;
}
.footer-widgets-2
 {
	margin: 0 auto;
	max-width: 1140px;
    width: 100%;
    padding: 70px 30px 20px;
	overflow:hidden;
}
.footer-widgets-2 .one-half img {
	max-width: 250px;
	width: 100%;
	
}
.site-footer .wrap {
	border-top: 1px solid #999;
	padding: 30px 0px 20px;
    margin: 0 auto;
}

.footer-widgets-1 .textwidget {

    text-align: center;

}



.footer-widgets-1 .widget {

    margin: 0 auto;
	max-width: 1140px;
    word-wrap: break-word;

}



.footer-widgets li {


    background-size: 8px 8px;

}



.footer-widgets .search-form {

    width: 100%;

}





/*

Site Footer

------------------------------------------------------------------ */



.site-footer {

    color: #fff;

    font-size: 12px;

    padding: 20px 0;

    text-align: center;

    /*text-transform: uppercase;*/

}



.site-footer a {

    color: #333;

}



.site-footer p {

    margin: 0;

}





/*

Theme Colors

------------------------------------------------------------------------------- */



/*********** GRAY (Default Styles) ***********/



a {
	color: #275c1f;
	text-decoration: underline;
}

.entry-title a:hover,

.footer-widgets .entry-title a:hover{

    color: #275c1f; 

}



a:hover{
color: #275c1f; 
text-decoration: none;
}



.genesis-nav-menu a {


}



.genesis-nav-menu a:hover{


}



.genesis-nav-menu .current-menu-item > a {

}





.enews-widget input[type="submit"],

.content .entry-header .entry-meta .entry-comments-link,

.archive-pagination li a,

 a.button,

button,

input[type="button"],

input[type="reset"],

input[type="submit"] {

    background-color: #e4b66d;

    color: #fff;

}



.archive-pagination li a:hover,

.archive-pagination li.active a,

a:hover.button,

button:hover,

input:hover[type="button"],

input:hover[type="reset"],

input:hover[type="submit"]

{

    background-color: #f8be62;  

    color: #fff;

}



.highlight {

    background-color: #e4b66d;

}




.soliloquy-container.soliloquy-theme-metro .soliloquy-caption .soliloquy-caption-inside {
	text-align:center !important;
	width: auto;
    max-width: 1000px;
	margin: 8% auto 0px!important;
    padding: 26px 10px!important;
}

.bottom {

    background: #F0F0F0;

    background-attachment: fixed;

    width: 100%;

    margin: 0px;

    padding: 40px 0px;

    clear: both;

}


.table-container {
	width: 100%;
overflow-y: auto;
_overflow: auto;
margin: 0 0 1em;
	line-height:1.2;
}




.site-footer {

      background-color: #404043;

}



.footer-widgets {


    clear: both;

    font-size: 16px;

}



.footer-widgets .widget-title,

.footer-widgets h1,

.footer-widgets h2,

.footer-widgets h3,

.footer-widgets h4,

.footer-widgets h5,

.footer-widgets h6,

.footer-widgets p,

.footer-widgets {

    color:#fff;

}



.home-headline h1 {

    color: #fff;

}



.content {

    background: #fff;

}



.site-inner {

    background: none;

}



.site-header {

    border-bottom: 4px solid #bfbfc1;

}






.sidebar-primary {

    border: 1px solid #bfbfc1;

}



.sidebar-primary .widget {

    border-top: 1px solid #bfbfc1;

}



.sidebar-primary .widget .widget-title {

    background-color: #e4b66d;

}



.sidebar-primary .widget p.color {

    color:#8192b3;

}



.sidebar-primary .widget input[type="submit"], 

.sidebar-primary .widget .button {

    background-color:#8192b3;

}



.sidebar-primary .widget input[type="submit"]:hover, 

.sidebar-primary .widget .button:hover {

    background-color:#e4b66d;

}



.content-sidebar-wrap .content .entry-content img {


}



.footer-widgets a,

.site-footer a{

    color: #e4b66d;
	text-decoration: none;

}



.footer-widgets a:hover,

.site-footer a:hover{

    text-decoration: underline;

}



.more-link {
	text-transform: uppercase;
}

body.team .three-fourths {
    width: 72%;
	margin-left: 4.5%;
}



/*

Media Queries

------------------------------------------------------------------------------- */



@media only screen and (-webkit-min-device-pixel-ratio: 1.5),

only screen and (-moz-min-device-pixel-ratio: 1.5),

only screen and (-o-min-device-pixel-ratio: 3/2),

only screen and (min-device-pixel-ratio: 1.5) {



    .search-form input[type="search"] {


    }



    .content .entry-header .entry-meta .entry-comments-link a {

  

    }



    .sidebar li {

  

    }



    .footer-widgets li {

      

    }



    .content #genesis-responsive-slider .flex-direction-nav li a {


    }



    .content #genesis-responsive-slider .flex-control-nav li a {

    

    }



    .genesis-nav-menu > .rss > a {

   
    }



    .genesis-nav-menu > .twitter > a {

  

    }



}

@media only screen and (max-width: 1260px) {

.top {
    padding: 0px 0px 26% 0px;

}
body.services main .entry {
	padding: 0px 0px 0px 20px;
}
}

@media only screen and (max-width: 1200px) {

    

    .site-header.sticky .genesis-nav-menu a{

    }

	.soliloquy-container.soliloquy-theme-metro .soliloquy-caption .soliloquy-caption-inside {
	width: 80% !important;
	margin: 4% auto 0px!important;
}

	.site-inner,

    .wrap {

    }
	.home-about .wrap {

	padding: 0px 30px;
    }

    

    .hello-pro-home .site-inner{

        max-width: 100%;

    }



    .content {

        width: 660px;

    }



    .sidebar-primary {

        width: 300px;

    }



    .breadcrumb {

        margin: -30px -40px 30px;

    }



    .content {

        padding: 30px 30px 10px;

    }



    .site-header .genesis-nav-menu a {

        padding: 34px 12px 32px;

    }

.header-image .title-area, .header-image .site-title, .header-image .site-title a {
	padding-left: 10px;
	max-width: 250px;
}

    .content #genesis-responsive-slider .flex-control-nav,

    .content #genesis-responsive-slider .flex-direction-nav li a,

    .content #genesis-responsive-slider .flex-direction-nav li a.prev {

        display: none;

    }

    

    .site-title {

	border-bottom: 0px solid #999;

	}




    

    .title-area p {

    display: block;

    text-align: center;

    margin: 0 auto 0;

    width: 70%;

    }

    

  

    .site-header {

       padding-right: 20px;

    }



    .genesis-nav-menu,

    .site-header .search-form,

    .site-header hgroup,

    .site-title {

        text-align: center;

    }



    .genesis-nav-menu a,

    .genesis-nav-menu > .first > a,

    .genesis-nav-menu > .last > a,

    .site-header .genesis-nav-menu a {

    }



    .site-header .search-form {

        margin: 16px auto ;

    }



    .genesis-nav-menu li.right {

        display: none;

    }



}





@media only screen and (max-width: 1023px) {

body.single .description, body.services .description {
	padding: 30px 0px 30px 0px;
	margin: 0 24px;
background:none;
	overflow:hidden;
}
body.services .one-third {
    background-image: url(images/quote_06.png);
    background-repeat: no-repeat;
    background-position: 14px 14px;
	}
	.testimonial_rotator.template-default .has-image .img img, .testimonial_rotator_single.has-image.template-default .img img {
		margin-top: 20px;
	}
body.single .description .one-third, body.services .description .one-third {
	background-position: 14px 12px;
}
body.single .two-thirds {
	width: 100%;
}
.testimonial_rotator.template-default .testimonial_rotator_author_info {
	border-top: none;
	margin: 0px!important;
	}
body.single .one-third, body.services .one-third {
	background-color: #eaebee;
	margin-left: 0;
	margin-top: 20px;
	padding-left: 0px;
	width: 100%;
}
	body.page .testimonial_rotator_prev, body.page .testimonial_rotator_next, body.single .testimonial_rotator_prev, body.single .testimonial_rotator_next {
		top: 80%!important;
	}
	body.single .testimonial_rotator_wrap.with-prevnext {
		padding: 0px 20px 20px;
	}
	body.page .testimonial_rotator_prev, body.single .testimonial_rotator_prev {
		left: 84%!important;
	}
	body.page .testimonial_rotator_next, body.single .testimonial_rotator_next {
		right: 10%!important;
	}
	
	.soliloquy-container.soliloquy-theme-metro .soliloquy-caption .soliloquy-caption-inside {
	width: 90% !important;
	margin: 3% auto 0px!important;
}

  body.about .content {
	padding: 50px 40px;
}  

    .hello-pro-home .site-inner{

        max-width: 100%;

    }

.top {
    padding: 0px 0px 25% 0px;

}
	.home-services {
		top: 45%;
	}
    .content,

    .sidebar-primary,

    .sidebar-secondary,

    .site-header .widget-area,

    .title-area,

    .wrap {

        width: auto;

    }

    

    .hello-pro-landing .site-inner {

    width: 100%;

    margin: 0 2%;

    }

    

    .content #genesis-responsive-slider .slide-excerpt {

        display: none;

    }

    

    .top .home-welcome,

    .top .home-image{

        height:450px;

    }

    

    .home-welcome {

        padding-bottom: 40px;

    }

    

    .home-welcome h1 {

        font-size: 38px;

    }

    

    .home-image .textwidget img{

        position: absolute;

        bottom: 0;

        right: 0;

    }

    

    .hello-pro-home .home-headline .widget{

        padding-left:30px;

        padding-right:30px;

    }



    .comment-list li.depth-1,

    .ping-list li.depth-1 {

        margin: 30px 0;

    }

    

    .site-header.sticky .genesis-nav-menu a{

    }



	.home-cta .enews p {

		width: 87%;

		clear: both;

		margin: 0 6%;

	}



	.home-cta .enews form {

		width: 87%;

		clear: both;

		margin: 0 6%;

	}
	
		.home-cta .enews {

		padding-top: 0px;

	}
.top .home-services h2 {
	font-size: 16px;
	min-height: 50px;

    padding: 12px 3px;
	
}
body.services .content, body.single.single-portfolio .description {
		background-image:none;
	}
	body.services .one-third, body.services .two-thirds {
		width: 100%;
		margin: 0px;
		padding: 0px!important;
	}
	body.services .one-third {
		padding: 60px 15px 0px 20px!important;
	}
body.page .testimonial_rotator_wrap.with-prevnext, body.single .testimonial_rotator_wrap.with-prevnext {
    margin: 0px 20px 20px 24px !important;
	padding-top: 20px;

}
	body.services main .entry {
	padding: 0px 20px;
}

}

@media only screen and (max-width: 800px) {
	.testimonial_rotator_wrap {
	margin: 20px 10px 20px 0px!important;

}
	body.single .two-thirds {
	padding: 0px;
}
	.footer-widgets-2 .one-half {
		width: 40%;
	}
.footer-widgets-2 .one-fourth {
		width: 30%;
	}
	div.slides {
		height: auto;
	}
div.slides .three-fourths {
	padding: 14px 18px;
	width: 100%;
	height: 549px;
}

div.slides .one-fourth {
	margin-left: 0;
	padding: 20px 15px 10px;
	width: 100%;
	height: auto;
	overflow:hidden;
	background-color:#a4a7ae;
}
	ul#menu-projects li:hover, ul#menu-projects li.current-menu-item {
		background-color:#8e9197;
	}
div.slides .one-fourth h2 {
	color: #fff;
	font-size: 22px;
	padding-left: 4px;
}
	
	ul#menu-projects li {
		display:inline-block;
		font-size:14px;
		border-bottom: none;
		border-right: 1px solid #707278;
		width: 16%;
		vertical-align: top;
	}
	ul#menu-projects li:last-child {
		border-right: none;
	}
	.burgandy h2 {
		padding: 6px 3px!important;
	}
    	body.services .footer-widgets h2.entry-title {
		padding: 0px!important;

	}
	.top {
		padding: 0px 0px 25% 0px;
	}
    

    .hello-pro-home .site-inner{

        max-width: 100%;

    }

    body.about .content {
    padding: 50px 30px;
}

body.team .three-fourths {
    width: 100%;
	margin-left: 0%;
}
.home-about .one-third, .home-about .two-thirds {
		width: 86%;
		margin: 50px auto 0px;
	}
blockquote {
	margin: 36px 0px 46px 0px;
		padding: 16px 20px 22px;
width: 100%;
font-size: 18px;
	}
	.footer-widgets .one-sixth {
		width: 18.66%;
		margin-left:1.2%;
		float: left;
	}
	body.services .content {
		background-image:none;
	}
	
	body.about .one-third {
		width: 100%;
		margin: 10px 0px 20px;
	}	

    .five-sixths,

    .footer-widgets-1,

    .footer-widgets-2,

    .footer-widgets-3,

    .four-sixths,

    .home-middle .widget,

    .home-top .widget,

    .one-fourth,

    .one-half,

    .one-sixth,

    .one-third,

    .hello-pro-portfolio .portfolio,

    .three-fourths,

    .three-sixths,

    .two-fourths,

    .two-sixths,

    .two-thirds {

        margin: 0;

        width: 100%;

    }




    .genesis-nav-menu.responsive-menu > .menu-item > .sub-menu,

    .genesis-nav-menu.responsive-menu {

        display: none;

    }



    .genesis-nav-menu.responsive-menu .menu-item,

    .responsive-menu-icon {

        display: none;

    }



    .genesis-nav-menu.responsive-menu .menu-item:hover {

        position: static;

    }



    .genesis-nav-menu.responsive-menu li a,

    .genesis-nav-menu.responsive-menu li a:hover {

        border: none;

        display: block;

        line-height: 1;

        padding: 16px;

        text-transform: none;

    }



    .genesis-nav-menu.responsive-menu .menu-item-has-children {

        cursor: pointer;

    }



    .genesis-nav-menu.responsive-menu .menu-item-has-children > a {

        margin-right: 60px;

    }



    .genesis-nav-menu.responsive-menu > .menu-item-has-children:before {

        content: "\f140";

        float: right;

        font: normal 20px/1 'dashicons';

        height: 20px;

        padding: 12px 20px;

        right: 0;

        text-align: right;

        z-index: 9999;

    }



    .genesis-nav-menu.responsive-menu .menu-open.menu-item-has-children:before {

        content: "\f142";

    }



    .genesis-nav-menu.responsive-menu .sub-menu {

        background-color: #f7f7f7;

        border: none;

        left: auto;

        opacity: 1;

        padding-left: 20px;

        position: relative;

        width: 100%;

        z-index: 99;

    }



    .genesis-nav-menu.responsive-menu .sub-menu .sub-menu {

        margin: 0;

    }



    .genesis-nav-menu.responsive-menu .sub-menu li a,

    .genesis-nav-menu.responsive-menu .sub-menu li a:hover {

        padding: 12px 16px;

        position: relative;

        text-transform: none;

        width: 100%;

    }



    .genesis-nav-menu.responsive-menu .current-menu-item > a,

    .genesis-nav-menu.responsive-menu .sub-menu a {

        background: none;

        color: #666;

    }



    .genesis-nav-menu.responsive-menu .sub-menu a:hover,

    .genesis-nav-menu.responsive-menu a:hover,

    .genesis-nav-menu.responsive-menu li:hover {

        background: none;

        color: #111;

    }



    .home-middle,

    .home-top,

    .hello-pro-portfolio .portfolio {

        text-align: center;

    }

    

    .home-welcome {

        width: 50%;

        padding-left: 20px;

    }



    .hello-pro-portfolio .portfolio {

        padding: 0 0 30px;

    }



    .home-cta .button.alignright {

        float: none;

        margin: 16px 0 0;

    }



    .footer-widgets-1 {

        margin: 0;

    }



    .nav-secondary .genesis-nav-menu > .first > a,

    .nav-secondary .genesis-nav-menu > .last > a,

    .nav-secondary .genesis-nav-menu a {

        font-size: 12px;

        padding: 12px;

    }
.top .home-services h2 {
	font-size: 15px!important;

}


}



@media only screen and (max-width:768px){
	
	.testimonial_rotator.template-default .has-image .text, .testimonial_rotator_single.has-image.template-default .text {
		width: 100%!important;
	}
	.testimonial_rotator.template-default .has-image .img, .testimonial_rotator_single.has-image.template-default .img {
		width: 100%!important;
		text-align: center;
	}
	
	.testimonial_rotator.template-default .has-image .img img {
		max-width: 250px!important;
		margin: 0px auto;
	}
.footer-widgets .one-sixth {
		width: 30%;
		margin-left:3%;
		float: left;
	height: 100px;
	}
	.footer-widgets .one-sixth.first {
		width: 12%;
	}
	.top {
		padding:0px!important;
	}
	body.home .soliloquy-container.soliloquy-theme-metro .soliloquy-pager {
		bottom: 10%!important;
	}
	.site-inner, body.about .site-inner {
		padding: 180px 30px 0px;
	}
	body.home .site-inner {
		padding: 0px;
	}
	body.single .site-inner {
		padding: 0px 0px 0px;
	}
    .site-inner,

    .wrap{

        width:100%;

    }
	.top h1 {
		font-size: 32px;
	}
	.top h2 {
		font-size: 22px;
	}

   body.about .content {
    padding: 50px 0px;
}

    .top .home-welcome,

    .top .home-image{

        width: 100%;

        float:none;

        text-align:center;

    }

    

    .top .home-welcome{

        padding: 0 30px 50px 30px;

    }

    

    .home-image .textwidget img{

        position: relative;

    }

    

    .hello-pro-home .home-cta .optin,

    .hello-pro-home .home-cta #mc_embed_signup{

        display:block;

        margin-right: 0%;

        width: 100%;

        float: none;

        text-align: center;

    }

    

    .hello-pro-home .home-cta #mc_embed_signup_scroll {

        width: 90%;

        display: inline-block;

    }

    

    .hello-pro-home .home-cta input[type="submit"] {

        width: 33%;

    }

    

    .home-features.widget-area .widget{

        width:55%;

        float: none;

        margin: 20px auto 40px;

    }

    

    .home-features.widget-area .widget:last-child{

        margin-bottom: 0px;

    }

    

    .home-features.widget-area .textwidget{

        text-align: center;

    }

    

    .home .home-welcome .highlight{

        display:block;

        text-align:center;

    }

    

    .home-features .widget,

    .home-portfolio section.featured-content-,

    .home-portfolio section.featured-content article.type-post{

        width: 50%;

    }

    

    .home-portfolio .widget:nth-of-type(3n+1) {

        clear: none;

    }



    .footer-widgets .widget .textwidget {

        text-align: center;

    }
		.footer-widgets-2 .one-half {
		width: 100%;
	}
.footer-widgets-2 .one-fourth {
		width: 100%;
	}

.home-services {
    width: 100%;
    position: relative;
		padding: 20px 0px;

}

    .mobile_hide.menu-item-536 {

		display: none !important;

	}
ul#menu-projects li {
		width: 32%;

	}
	.soliloquy-container .soliloquy-image {
		max-width: 100%!important;
		width: 100%!important;
		height: auto;
	}  
	div.soliloquy-wrapper div.soliloquy-viewport {
		width: 100%!important;

	}

}
@media only screen and (max-width: 740px) {
	.home-about .one-third, .home-about .two-thirds {
		width: 100%;
		margin: 50px 0px 0px;
		padding: 0px 30px;
	}
body.services .footer-widgets-1 .featured-content .one-half {
	margin-bottom: 16px!important;
	width: 100%!important;
	margin-left: 0px!important;
}
	body.services .footer-widgets-1 .portfolio img {
		margin-bottom: 14px;
	}

}

@media only screen and (max-width: 700px) {
	.table-container-fade {
    position: absolute;
    right: 0;
    width: 30px;
    height: 100%;
    background-color: rgba(255,255,255,.5);
}

body.home .one-sixth {
    width: 30%;
    margin-left: 3%;
    position: relative;
	padding-bottom: 20px;
}
.burgandy h2 {
		padding: 12px 3px!important;
	}
.div.soliloquy-outer-container.soliloquy-thumbnails-outer-container.soliloquy-thumbnails-position-right,
.soliloquy-thumbnails-outer-container.soliloquy-thumbnails-position-right .soliloquy-thumbnails-container {
		display: none!important;
	width: 0px!important;
	padding: 0px!important;
	
	}
 div.slides div.gca-column.three-fourths.first div.soliloquy-outer-container.soliloquy-thumbnails-outer-container.soliloquy-thumbnails-position-right .soliloquy-container {
		padding-right: 0px!important;
	}
div.slides .three-fourths {
	height: 530px;
}
	
	
}

@media only screen and (max-width: 620px) {
	div.slides .three-fourths {
	height: 460px;
}
	ul#menu-projects li {
		width: 48%;

	}
	body.single .testimonial_rotator_wrap.with-prevnext {
		padding: 0px 20px 0px 30px;
	}
	
}

@media only screen and (max-width: 530px) {
	
	body.page .testimonial_rotator_prev, body.page .testimonial_rotator_next, body.single .testimonial_rotator_prev, body.single .testimonial_rotator_next {
		top: 92%!important;
	}
	body.single .one-third {
		padding-top:80px;
	}
	body.page .testimonial_rotator_prev, body.single .testimonial_rotator_prev {
		left: 75%!important;
	}
	body.page .testimonial_rotator_next, body.single .testimonial_rotator_next {
		right: 8%!important;
	}
	
	div.slides .three-fourths {
	height: 390px;
}
ul#menu-projects li {
		width: 100%;
		border-right: none;

	}

	img.alignleft, img.alignright {
		float:none;
		margin: 8px 0px 20px;
	}

    .site-header.admin-loggedin.active{

    	top: 0px;

	}
.home-features.widget-area .widget{

        width:80%;

    }
	.home-slider {
		min-height: 280px;
	}
	body.home .soliloquy-container .soliloquy-image {
		max-width: 160%!important;
		width: 160%!important;
		height: 280px!important;
		display:flex;
	}

}

@media only screen and (max-width: 500px) {
   

    .entry-title {

        font-size: 24px;

    }

body.home .one-sixth {
    width: 46%;
    margin: 0px 2%;
    position: relative;
	padding-bottom: 20px;
}

    .content .entry-header .entry-meta .entry-comments-link {

        display: none;

    }

	div.slides .three-fourths {
	height: 370px;
}

	.home-cta .enews input, .home-cta .enews select, .home-cta .enews textarea {

   	 	float: none;

    	width: 100%;

    	clear: both;

    	margin: 5px 0px;

	}
	



}



@media only screen and (max-width:480px) {
		div.slides .three-fourths {
	height: 320px;
}

    .home-features.widget-area .widget{

        width:90%;

    }
	a.alignleft {
		float:none;
		
	}
	body.services .footer-widgets-1 a.alignleft img {
		margin: 0px 0px 10px;
	}

    .hello-pro-home .home-cta .mc-field-group,

    .hello-pro-home .home-cta input[type="submit"]{

        width: 100%;

        display: block;

        float: none;

        padding-right: 0;

    }
	.top h2 {
		font-size: 18px;
		line-height: 1.2;
	}

.home-slider {
		min-height: 330px!important;
	}
		body.home .soliloquy-container .soliloquy-image {
		max-width: 180%!important;
	}

    .hello-pro-home .home-cta .mc-field-group{

        margin-bottom: 10px;

    }

    

    .home-features .widget,

    .home-portfolio section.featured-content-,

    .home-portfolio section.featured-content article.type-post{

        width: 100%;

     }

}

@media only screen and (max-width: 400px) {
		div.slides .three-fourths {
	height: 290px;
}

body.home .one-sixth {
    width: 94%;
    margin: 0px 3%;
    position: relative;
	padding-bottom: 20px;
}
.home-services {
    width: 100%;
    position: relative;
	padding: 20px;

}

		body.home .soliloquy-container .soliloquy-image {
		max-width: 200%!important;
		width: 200%!important;
		height: 330px!important;
		display:flex;
	}
.home-slider {
	min-height: 330px;
	}

}

@media only screen and (max-width: 270px) {

		body.home .soliloquy-container .soliloquy-image {
		max-width: 240%!important;
		width: 240%!important;
	}

    .header-image .site-title a {

        background-size: contain !important;

    }



    .site-title {

        font-size: 26px;

    }



}